From b57a04958976c817789e897c06144965179fa7b4 Mon Sep 17 00:00:00 2001 From: mattwang44 Date: Sun, 22 Oct 2023 06:31:15 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20a8db3?= =?UTF-8?q?61d31df1591828c5018635348a016c5f2cd=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- genindex-O.html | 230 +------------------------------------------- genindex-all.html | 60 ++++++++++-- genindex.html | 6 ++ library/string.html | 15 +-- searchindex.js | 2 +- 5 files changed, 68 insertions(+), 245 deletions(-) diff --git a/genindex-O.html b/genindex-O.html index cf511d6459..4c4dcbe8a2 100644 --- a/genindex-O.html +++ b/genindex-O.html @@ -143,232 +143,6 @@

索引 – O

- + + +
  • ArgumentTypeError
  • +
    + +

    + + +
    + +

    A

    + + - + + +
    +
    + +

    + + +
    + +

    O

    + + - + + +
    - +
    • operator @@ -23297,6 +23331,8 @@

      P

  • PAGER
  • +
    + +

    + + +
    + +

    P

    + + - + @@ -676,14 +675,10 @@

    String constants

    - + - +
    • parsedate_to_datetime() (於 email.utils 模組中)
    • parsedate_tz() (於 email.utils 模組中) diff --git a/genindex.html b/genindex.html index 190d352fa5..645c0502c1 100644 --- a/genindex.html +++ b/genindex.html @@ -155,6 +155,8 @@

      索引

      | | A | + | A + | | B | | B @@ -291,6 +293,10 @@

      索引

      | | N | O + | + | O + | P + | | P | | P diff --git a/library/string.html b/library/string.html index 3bed93ea56..f0310c9b2b 100644 --- a/library/string.html +++ b/library/string.html @@ -235,7 +235,7 @@

      瀏覽

      String constants

      -

      The constants defined in this module are:

      +

      此模組中定義的常數為:

      string.ascii_letters
      @@ -562,8 +562,7 @@

      String constants

    Option

    'x'

    Hex format. Outputs the number in base 16, using -lower-case letters for the digits above 9.

    十六進位格式。輸出以 16 為基數的數字,9 以上的數字使用小寫字母。

    'X'

    Hex format. Outputs the number in base 16, using -upper-case letters for the digits above 9. -In case '#' is specified, the prefix '0x' will -be upper-cased to '0X' as well.

    十六進位格式。輸出以 16 為基數的數字,9 以上的數字使用大寫字母。如果指定了``'#',則前綴 ``'0x' 也會被轉成大寫的 '0X'

    'n'

    Number. This is the same as 'd', except that it uses @@ -1017,7 +1012,7 @@

    String constantsTemplate instances also provide one public data attribute:

    +

    Template 實例也提供一個公開的資料屬性:

    template
    diff --git a/searchindex.js b/searchindex.js index f3328aa751..750b9e4d40 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["about", "bugs", "c-api/abstract", "c-api/allocation", "c-api/apiabiversion", "c-api/arg", "c-api/bool", "c-api/buffer", "c-api/bytearray", "c-api/bytes", "c-api/call", "c-api/capsule", "c-api/cell", "c-api/code", "c-api/codec", "c-api/complex", "c-api/concrete", "c-api/contextvars", "c-api/conversion", "c-api/coro", "c-api/datetime", "c-api/descriptor", "c-api/dict", "c-api/exceptions", "c-api/file", "c-api/float", "c-api/frame", "c-api/function", "c-api/gcsupport", "c-api/gen", "c-api/import", "c-api/index", "c-api/init", "c-api/init_config", "c-api/intro", "c-api/iter", "c-api/iterator", "c-api/list", "c-api/long", "c-api/mapping", "c-api/marshal", "c-api/memory", "c-api/memoryview", "c-api/method", "c-api/module", "c-api/none", "c-api/number", "c-api/objbuffer", "c-api/object", "c-api/objimpl", "c-api/perfmaps", "c-api/refcounting", "c-api/reflection", "c-api/sequence", "c-api/set", "c-api/slice", "c-api/stable", "c-api/structures", "c-api/sys", "c-api/tuple", "c-api/type", "c-api/typehints", "c-api/typeobj", "c-api/unicode", "c-api/utilities", "c-api/veryhigh", "c-api/weakref", "contents", "copyright", "distributing/index", "extending/building", "extending/embedding", "extending/extending", "extending/index", "extending/newtypes", "extending/newtypes_tutorial", "extending/windows", "faq/design", "faq/extending", "faq/general", "faq/gui", "faq/index", "faq/installed", "faq/library", "faq/programming", "faq/windows", "glossary", "howto/annotations", "howto/argparse", "howto/clinic", "howto/cporting", "howto/curses", "howto/descriptor", "howto/enum", "howto/functional", "howto/index", "howto/instrumentation", "howto/ipaddress", "howto/isolating-extensions", "howto/logging", "howto/logging-cookbook", "howto/perf_profiling", "howto/pyporting", "howto/regex", "howto/sockets", "howto/sorting", "howto/unicode", "howto/urllib2", "installing/index", "library/2to3", "library/__future__", "library/__main__", "library/_thread", "library/abc", "library/aifc", "library/allos", "library/archiving", "library/argparse", "library/array", "library/ast", "library/asyncio", "library/asyncio-api-index", "library/asyncio-dev", "library/asyncio-eventloop", "library/asyncio-exceptions", "library/asyncio-extending", "library/asyncio-future", "library/asyncio-llapi-index", "library/asyncio-platforms", "library/asyncio-policy", "library/asyncio-protocol", "library/asyncio-queue", "library/asyncio-runner", "library/asyncio-stream", "library/asyncio-subprocess", "library/asyncio-sync", "library/asyncio-task", "library/atexit", "library/audioop", "library/audit_events", "library/base64", "library/bdb", "library/binary", "library/binascii", "library/bisect", "library/builtins", "library/bz2", "library/calendar", "library/cgi", "library/cgitb", "library/chunk", "library/cmath", "library/cmd", "library/cmdline", "library/code", "library/codecs", "library/codeop", "library/collections", "library/collections.abc", "library/colorsys", "library/compileall", "library/concurrency", "library/concurrent", "library/concurrent.futures", "library/configparser", "library/constants", "library/contextlib", "library/contextvars", "library/copy", "library/copyreg", "library/crypt", "library/crypto", "library/csv", "library/ctypes", "library/curses", "library/curses.ascii", "library/curses.panel", "library/custominterp", "library/dataclasses", "library/datatypes", "library/datetime", "library/dbm", "library/debug", "library/decimal", "library/development", "library/devmode", "library/dialog", "library/difflib", "library/dis", "library/distribution", "library/doctest", "library/email", "library/email.charset", "library/email.compat32-message", "library/email.contentmanager", "library/email.encoders", "library/email.errors", "library/email.examples", "library/email.generator", "library/email.header", "library/email.headerregistry", "library/email.iterators", "library/email.message", "library/email.mime", "library/email.parser", "library/email.policy", "library/email.utils", "library/ensurepip", "library/enum", "library/errno", "library/exceptions", "library/faulthandler", "library/fcntl", "library/filecmp", "library/fileformats", "library/fileinput", "library/filesys", "library/fnmatch", "library/fractions", "library/frameworks", "library/ftplib", "library/functional", "library/functions", "library/functools", "library/gc", "library/getopt", "library/getpass", "library/gettext", "library/glob", "library/graphlib", "library/grp", "library/gzip", "library/hashlib", "library/heapq", "library/hmac", "library/html", "library/html.entities", "library/html.parser", "library/http", "library/http.client", "library/http.cookiejar", "library/http.cookies", "library/http.server", "library/i18n", "library/idle", "library/imaplib", "library/imghdr", "library/importlib", "library/importlib.metadata", "library/importlib.resources", "library/importlib.resources.abc", "library/index", "library/inspect", "library/internet", "library/intro", "library/io", "library/ipaddress", "library/ipc", "library/itertools", "library/json", "library/keyword", "library/language", "library/linecache", "library/locale", "library/logging", "library/logging.config", "library/logging.handlers", "library/lzma", "library/mailbox", "library/mailcap", "library/markup", "library/marshal", "library/math", "library/mimetypes", "library/mm", "library/mmap", "library/modulefinder", "library/modules", "library/msilib", "library/msvcrt", "library/multiprocessing", "library/multiprocessing.shared_memory", "library/netdata", "library/netrc", "library/nis", "library/nntplib", "library/numbers", "library/numeric", "library/operator", "library/optparse", "library/os", "library/os.path", "library/ossaudiodev", "library/pathlib", "library/pdb", "library/persistence", "library/pickle", "library/pickletools", "library/pipes", "library/pkgutil", "library/platform", "library/plistlib", "library/poplib", "library/posix", "library/pprint", "library/profile", "library/pty", "library/pwd", "library/py_compile", "library/pyclbr", "library/pydoc", "library/pyexpat", "library/python", "library/queue", "library/quopri", "library/random", "library/re", "library/readline", "library/reprlib", "library/resource", "library/rlcompleter", "library/runpy", "library/sched", "library/secrets", "library/security_warnings", "library/select", "library/selectors", "library/shelve", "library/shlex", "library/shutil", "library/signal", "library/site", "library/smtplib", "library/sndhdr", "library/socket", "library/socketserver", "library/spwd", "library/sqlite3", "library/ssl", "library/stat", "library/statistics", "library/stdtypes", "library/string", "library/stringprep", "library/struct", "library/subprocess", "library/sunau", "library/superseded", "library/symtable", "library/sys", "library/sys.monitoring", "library/sys_path_init", "library/sysconfig", "library/syslog", "library/tabnanny", "library/tarfile", "library/telnetlib", "library/tempfile", "library/termios", "library/test", "library/text", "library/textwrap", "library/threading", "library/time", "library/timeit", "library/tk", "library/tkinter", "library/tkinter.colorchooser", "library/tkinter.dnd", "library/tkinter.font", "library/tkinter.messagebox", "library/tkinter.scrolledtext", "library/tkinter.tix", "library/tkinter.ttk", "library/token", "library/tokenize", "library/tomllib", "library/trace", "library/traceback", "library/tracemalloc", "library/tty", "library/turtle", "library/types", "library/typing", "library/unicodedata", "library/unittest", "library/unittest.mock", "library/unittest.mock-examples", "library/unix", "library/urllib", "library/urllib.error", "library/urllib.parse", "library/urllib.request", "library/urllib.robotparser", "library/uu", "library/uuid", "library/venv", "library/warnings", "library/wave", "library/weakref", "library/webbrowser", "library/windows", "library/winreg", "library/winsound", "library/wsgiref", "library/xdrlib", "library/xml", "library/xml.dom", "library/xml.dom.minidom", "library/xml.dom.pulldom", "library/xml.etree.elementtree", "library/xml.sax", "library/xml.sax.handler", "library/xml.sax.reader", "library/xml.sax.utils", "library/xmlrpc", "library/xmlrpc.client", "library/xmlrpc.server", "library/zipapp", "library/zipfile", "library/zipimport", "library/zlib", "library/zoneinfo", "license", "reference/compound_stmts", "reference/datamodel", "reference/executionmodel", "reference/expressions", "reference/grammar", "reference/import", "reference/index", "reference/introduction", "reference/lexical_analysis", "reference/simple_stmts", "reference/toplevel_components", "tutorial/appendix", "tutorial/appetite", "tutorial/classes", "tutorial/controlflow", "tutorial/datastructures", "tutorial/errors", "tutorial/floatingpoint", "tutorial/index", "tutorial/inputoutput", "tutorial/interactive", "tutorial/interpreter", "tutorial/introduction", "tutorial/modules", "tutorial/stdlib", "tutorial/stdlib2", "tutorial/venv", "tutorial/whatnow", "using/cmdline", "using/configure", "using/editors", "using/index", "using/mac", "using/unix", "using/windows", "whatsnew/2.0", "whatsnew/2.1", "whatsnew/2.2", "whatsnew/2.3", "whatsnew/2.4", "whatsnew/2.5", "whatsnew/2.6", "whatsnew/2.7", "whatsnew/3.0", "whatsnew/3.1", "whatsnew/3.10", "whatsnew/3.11", "whatsnew/3.12", "whatsnew/3.2", "whatsnew/3.3", "whatsnew/3.4", "whatsnew/3.5", "whatsnew/3.6", "whatsnew/3.7", "whatsnew/3.8", "whatsnew/3.9", "whatsnew/changelog", "whatsnew/index"], "filenames": ["about.rst", "bugs.rst", "c-api/abstract.rst", "c-api/allocation.rst", "c-api/apiabiversion.rst", "c-api/arg.rst", "c-api/bool.rst", "c-api/buffer.rst", "c-api/bytearray.rst", "c-api/bytes.rst", "c-api/call.rst", "c-api/capsule.rst", "c-api/cell.rst", "c-api/code.rst", "c-api/codec.rst", "c-api/complex.rst", "c-api/concrete.rst", "c-api/contextvars.rst", "c-api/conversion.rst", "c-api/coro.rst", "c-api/datetime.rst", "c-api/descriptor.rst", "c-api/dict.rst", "c-api/exceptions.rst", "c-api/file.rst", "c-api/float.rst", "c-api/frame.rst", "c-api/function.rst", "c-api/gcsupport.rst", "c-api/gen.rst", "c-api/import.rst", "c-api/index.rst", "c-api/init.rst", "c-api/init_config.rst", "c-api/intro.rst", "c-api/iter.rst", "c-api/iterator.rst", "c-api/list.rst", "c-api/long.rst", "c-api/mapping.rst", "c-api/marshal.rst", "c-api/memory.rst", "c-api/memoryview.rst", "c-api/method.rst", "c-api/module.rst", "c-api/none.rst", "c-api/number.rst", "c-api/objbuffer.rst", "c-api/object.rst", "c-api/objimpl.rst", "c-api/perfmaps.rst", "c-api/refcounting.rst", "c-api/reflection.rst", "c-api/sequence.rst", "c-api/set.rst", "c-api/slice.rst", "c-api/stable.rst", "c-api/structures.rst", "c-api/sys.rst", "c-api/tuple.rst", "c-api/type.rst", "c-api/typehints.rst", "c-api/typeobj.rst", "c-api/unicode.rst", "c-api/utilities.rst", "c-api/veryhigh.rst", "c-api/weakref.rst", "contents.rst", "copyright.rst", "distributing/index.rst", "extending/building.rst", "extending/embedding.rst", "extending/extending.rst", "extending/index.rst", "extending/newtypes.rst", "extending/newtypes_tutorial.rst", "extending/windows.rst", "faq/design.rst", "faq/extending.rst", "faq/general.rst", "faq/gui.rst", "faq/index.rst", "faq/installed.rst", "faq/library.rst", "faq/programming.rst", "faq/windows.rst", "glossary.rst", "howto/annotations.rst", "howto/argparse.rst", "howto/clinic.rst", "howto/cporting.rst", "howto/curses.rst", "howto/descriptor.rst", "howto/enum.rst", "howto/functional.rst", "howto/index.rst", "howto/instrumentation.rst", "howto/ipaddress.rst", "howto/isolating-extensions.rst", "howto/logging.rst", "howto/logging-cookbook.rst", "howto/perf_profiling.rst", "howto/pyporting.rst", "howto/regex.rst", "howto/sockets.rst", "howto/sorting.rst", "howto/unicode.rst", "howto/urllib2.rst", "installing/index.rst", "library/2to3.rst", "library/__future__.rst", "library/__main__.rst", "library/_thread.rst", "library/abc.rst", "library/aifc.rst", "library/allos.rst", "library/archiving.rst", "library/argparse.rst", "library/array.rst", "library/ast.rst", "library/asyncio.rst", "library/asyncio-api-index.rst", "library/asyncio-dev.rst", "library/asyncio-eventloop.rst", "library/asyncio-exceptions.rst", "library/asyncio-extending.rst", "library/asyncio-future.rst", "library/asyncio-llapi-index.rst", "library/asyncio-platforms.rst", "library/asyncio-policy.rst", "library/asyncio-protocol.rst", "library/asyncio-queue.rst", "library/asyncio-runner.rst", "library/asyncio-stream.rst", "library/asyncio-subprocess.rst", "library/asyncio-sync.rst", "library/asyncio-task.rst", "library/atexit.rst", "library/audioop.rst", "library/audit_events.rst", "library/base64.rst", "library/bdb.rst", "library/binary.rst", "library/binascii.rst", "library/bisect.rst", "library/builtins.rst", "library/bz2.rst", "library/calendar.rst", "library/cgi.rst", "library/cgitb.rst", "library/chunk.rst", "library/cmath.rst", "library/cmd.rst", "library/cmdline.rst", "library/code.rst", "library/codecs.rst", "library/codeop.rst", "library/collections.rst", "library/collections.abc.rst", "library/colorsys.rst", "library/compileall.rst", "library/concurrency.rst", "library/concurrent.rst", "library/concurrent.futures.rst", "library/configparser.rst", "library/constants.rst", "library/contextlib.rst", "library/contextvars.rst", "library/copy.rst", "library/copyreg.rst", "library/crypt.rst", "library/crypto.rst", "library/csv.rst", "library/ctypes.rst", "library/curses.rst", "library/curses.ascii.rst", "library/curses.panel.rst", "library/custominterp.rst", "library/dataclasses.rst", "library/datatypes.rst", "library/datetime.rst", "library/dbm.rst", "library/debug.rst", "library/decimal.rst", "library/development.rst", "library/devmode.rst", "library/dialog.rst", "library/difflib.rst", "library/dis.rst", "library/distribution.rst", "library/doctest.rst", "library/email.rst", "library/email.charset.rst", "library/email.compat32-message.rst", "library/email.contentmanager.rst", "library/email.encoders.rst", "library/email.errors.rst", "library/email.examples.rst", "library/email.generator.rst", "library/email.header.rst", "library/email.headerregistry.rst", "library/email.iterators.rst", "library/email.message.rst", "library/email.mime.rst", "library/email.parser.rst", "library/email.policy.rst", "library/email.utils.rst", "library/ensurepip.rst", "library/enum.rst", "library/errno.rst", "library/exceptions.rst", "library/faulthandler.rst", "library/fcntl.rst", "library/filecmp.rst", "library/fileformats.rst", "library/fileinput.rst", "library/filesys.rst", "library/fnmatch.rst", "library/fractions.rst", "library/frameworks.rst", "library/ftplib.rst", "library/functional.rst", "library/functions.rst", "library/functools.rst", "library/gc.rst", "library/getopt.rst", "library/getpass.rst", "library/gettext.rst", "library/glob.rst", "library/graphlib.rst", "library/grp.rst", "library/gzip.rst", "library/hashlib.rst", "library/heapq.rst", "library/hmac.rst", "library/html.rst", "library/html.entities.rst", "library/html.parser.rst", "library/http.rst", "library/http.client.rst", "library/http.cookiejar.rst", "library/http.cookies.rst", "library/http.server.rst", "library/i18n.rst", "library/idle.rst", "library/imaplib.rst", "library/imghdr.rst", "library/importlib.rst", "library/importlib.metadata.rst", "library/importlib.resources.rst", "library/importlib.resources.abc.rst", "library/index.rst", "library/inspect.rst", "library/internet.rst", "library/intro.rst", "library/io.rst", "library/ipaddress.rst", "library/ipc.rst", "library/itertools.rst", "library/json.rst", "library/keyword.rst", "library/language.rst", "library/linecache.rst", "library/locale.rst", "library/logging.rst", "library/logging.config.rst", "library/logging.handlers.rst", "library/lzma.rst", "library/mailbox.rst", "library/mailcap.rst", "library/markup.rst", "library/marshal.rst", "library/math.rst", "library/mimetypes.rst", "library/mm.rst", "library/mmap.rst", "library/modulefinder.rst", "library/modules.rst", "library/msilib.rst", "library/msvcrt.rst", "library/multiprocessing.rst", "library/multiprocessing.shared_memory.rst", "library/netdata.rst", "library/netrc.rst", "library/nis.rst", "library/nntplib.rst", "library/numbers.rst", "library/numeric.rst", "library/operator.rst", "library/optparse.rst", "library/os.rst", "library/os.path.rst", "library/ossaudiodev.rst", "library/pathlib.rst", "library/pdb.rst", "library/persistence.rst", "library/pickle.rst", "library/pickletools.rst", "library/pipes.rst", "library/pkgutil.rst", "library/platform.rst", "library/plistlib.rst", "library/poplib.rst", "library/posix.rst", "library/pprint.rst", "library/profile.rst", "library/pty.rst", "library/pwd.rst", "library/py_compile.rst", "library/pyclbr.rst", "library/pydoc.rst", "library/pyexpat.rst", "library/python.rst", "library/queue.rst", "library/quopri.rst", "library/random.rst", "library/re.rst", "library/readline.rst", "library/reprlib.rst", "library/resource.rst", "library/rlcompleter.rst", "library/runpy.rst", "library/sched.rst", "library/secrets.rst", "library/security_warnings.rst", "library/select.rst", "library/selectors.rst", "library/shelve.rst", "library/shlex.rst", "library/shutil.rst", "library/signal.rst", "library/site.rst", "library/smtplib.rst", "library/sndhdr.rst", "library/socket.rst", "library/socketserver.rst", "library/spwd.rst", "library/sqlite3.rst", "library/ssl.rst", "library/stat.rst", "library/statistics.rst", "library/stdtypes.rst", "library/string.rst", "library/stringprep.rst", "library/struct.rst", "library/subprocess.rst", "library/sunau.rst", "library/superseded.rst", "library/symtable.rst", "library/sys.rst", "library/sys.monitoring.rst", "library/sys_path_init.rst", "library/sysconfig.rst", "library/syslog.rst", "library/tabnanny.rst", "library/tarfile.rst", "library/telnetlib.rst", "library/tempfile.rst", "library/termios.rst", "library/test.rst", "library/text.rst", "library/textwrap.rst", "library/threading.rst", "library/time.rst", "library/timeit.rst", "library/tk.rst", "library/tkinter.rst", "library/tkinter.colorchooser.rst", "library/tkinter.dnd.rst", "library/tkinter.font.rst", "library/tkinter.messagebox.rst", "library/tkinter.scrolledtext.rst", "library/tkinter.tix.rst", "library/tkinter.ttk.rst", "library/token.rst", "library/tokenize.rst", "library/tomllib.rst", "library/trace.rst", "library/traceback.rst", "library/tracemalloc.rst", "library/tty.rst", "library/turtle.rst", "library/types.rst", "library/typing.rst", "library/unicodedata.rst", "library/unittest.rst", "library/unittest.mock.rst", "library/unittest.mock-examples.rst", "library/unix.rst", "library/urllib.rst", "library/urllib.error.rst", "library/urllib.parse.rst", "library/urllib.request.rst", "library/urllib.robotparser.rst", "library/uu.rst", "library/uuid.rst", "library/venv.rst", "library/warnings.rst", "library/wave.rst", "library/weakref.rst", "library/webbrowser.rst", "library/windows.rst", "library/winreg.rst", "library/winsound.rst", "library/wsgiref.rst", "library/xdrlib.rst", "library/xml.rst", "library/xml.dom.rst", "library/xml.dom.minidom.rst", "library/xml.dom.pulldom.rst", "library/xml.etree.elementtree.rst", "library/xml.sax.rst", "library/xml.sax.handler.rst", "library/xml.sax.reader.rst", "library/xml.sax.utils.rst", "library/xmlrpc.rst", "library/xmlrpc.client.rst", "library/xmlrpc.server.rst", "library/zipapp.rst", "library/zipfile.rst", "library/zipimport.rst", "library/zlib.rst", "library/zoneinfo.rst", "license.rst", "reference/compound_stmts.rst", "reference/datamodel.rst", "reference/executionmodel.rst", "reference/expressions.rst", "reference/grammar.rst", "reference/import.rst", "reference/index.rst", "reference/introduction.rst", "reference/lexical_analysis.rst", "reference/simple_stmts.rst", "reference/toplevel_components.rst", "tutorial/appendix.rst", "tutorial/appetite.rst", "tutorial/classes.rst", "tutorial/controlflow.rst", "tutorial/datastructures.rst", "tutorial/errors.rst", "tutorial/floatingpoint.rst", "tutorial/index.rst", "tutorial/inputoutput.rst", "tutorial/interactive.rst", "tutorial/interpreter.rst", "tutorial/introduction.rst", "tutorial/modules.rst", "tutorial/stdlib.rst", "tutorial/stdlib2.rst", "tutorial/venv.rst", "tutorial/whatnow.rst", "using/cmdline.rst", "using/configure.rst", "using/editors.rst", "using/index.rst", "using/mac.rst", "using/unix.rst", "using/windows.rst", "whatsnew/2.0.rst", "whatsnew/2.1.rst", "whatsnew/2.2.rst", "whatsnew/2.3.rst", "whatsnew/2.4.rst", "whatsnew/2.5.rst", "whatsnew/2.6.rst", "whatsnew/2.7.rst", "whatsnew/3.0.rst", "whatsnew/3.1.rst", "whatsnew/3.10.rst", "whatsnew/3.11.rst", "whatsnew/3.12.rst", "whatsnew/3.2.rst", "whatsnew/3.3.rst", "whatsnew/3.4.rst", "whatsnew/3.5.rst", "whatsnew/3.6.rst", "whatsnew/3.7.rst", "whatsnew/3.8.rst", "whatsnew/3.9.rst", "whatsnew/changelog.rst", "whatsnew/index.rst"], "titles": ["\u95dc\u65bc\u9019\u4e9b\u8aaa\u660e\u6587\u4ef6", "\u8655\u7406\u932f\u8aa4 (Bug)", "\u62bd\u8c61\u7269\u4ef6\u5c64 (Abstract Objects Layer)", "\u5728 heap \u4e0a\u5206\u914d\u7269\u4ef6", "API \u548c ABI \u7248\u672c\u7ba1\u7406", "\u5256\u6790\u5f15\u6578\u8207\u5efa\u7f6e\u6578\u503c", "Boolean\uff08\u5e03\u6797\uff09\u7269\u4ef6", "\u7de9\u885d\u5354\u5b9a (Buffer Protocol)", "\u4f4d\u5143\u7d44\u9663\u5217\u7269\u4ef6 (Byte Array Objects)", "\u4f4d\u5143\u7d44\u7269\u4ef6 (Bytes Objects)", "\u547c\u53eb\u5354\u5b9a (Call Protocol)", "Capsules", "Cell \u7269\u4ef6", "\u7a0b\u5f0f\u78bc\u7269\u4ef6", "\u7de8\u89e3\u78bc\u5668\u8a3b\u518a\u8868\u548c\u652f\u63f4\u51fd\u5f0f", "\u8907\u6578\u7269\u4ef6", "\u5177\u9ad4\u7269\u4ef6\u5c64", "Context Variables Objects", "\u5b57\u4e32\u8f49\u63db\u8207\u683c\u5f0f\u5316", "Coroutine\uff08\u5354\u7a0b\uff09\u7269\u4ef6", "DateTime \u7269\u4ef6", "Descriptor\uff08\u63cf\u8ff0\u5668\uff09\u7269\u4ef6", "\u5b57\u5178\u7269\u4ef6", "\u4f8b\u5916\u8655\u7406", "\u6a94\u6848\u7269\u4ef6 (File Objects)", "\u6d6e\u9ede\u6578\uff08Floating Point\uff09\u7269\u4ef6", "Frame Objects", "\u51fd\u5f0f\u7269\u4ef6 (Function Objects)", "Supporting Cyclic Garbage Collection", "\u7522\u751f\u5668 (Generator) \u7269\u4ef6", "\u5f15\u5165\u6a21\u7d44", "Python/C API \u53c3\u8003\u624b\u518a", "Initialization, Finalization, and Threads", "Python Initialization Configuration", "\u7c21\u4ecb", "\u758a\u4ee3\u5668\u5354\u8b70", "\u758a\u4ee3\u5668\uff08Iterator\uff09\u7269\u4ef6", "List\uff08\u4e32\u5217\uff09\u7269\u4ef6", "\u6574\u6578\u7269\u4ef6", "Mapping Protocol", "Data marshalling support", "\u8a18\u61b6\u9ad4\u7ba1\u7406", "MemoryView \u7269\u4ef6", "\u5be6\u4f8b\u65b9\u6cd5\u7269\u4ef6 (Instance Method Objects)", "\u6a21\u7d44\u7269\u4ef6\u6a21\u7d44", "None \u7269\u4ef6", "Number Protocol", "\u820a\u5f0f\u7de9\u885d\u5354\u5b9a (Buffer Protocol)", "Object Protocol", "Object Implementation Support", "Support for Perf Maps", "\u53c3\u7167\u8a08\u6578", "Reflection", "Sequence Protocol", "Set Objects", "\u5207\u7247\u7269\u4ef6", "C API \u7a69\u5b9a\u6027", "\u901a\u7528\u7269\u4ef6\u7d50\u69cb", "\u4f5c\u696d\u7cfb\u7d71\u5de5\u5177", "Tuple\uff08\u5143\u7d44\uff09\u7269\u4ef6", "Type Objects", "\u578b\u5225\u63d0\u793a\u7269\u4ef6", "\u578b\u5225\u7269\u4ef6", "Unicode \u7269\u4ef6\u8207\u7de8\u89e3\u78bc\u5668", "\u5de5\u5177", "The Very High Level Layer", "\u5f31\u53c3\u7167\u7269\u4ef6", "Python \u8aaa\u660e\u6587\u4ef6\u5167\u5bb9", "\u7248\u6b0a\u5ba3\u544a", "\u767c\u5e03 Python \u6a21\u7d44", "4. \u5efa\u7acb C \u8207 C++ \u64f4\u5145\u5957\u4ef6", "1. \u5728\u5176\u5b83 App \u5167\u5d4c\u5165 Python", "1. \u4ee5 C \u6216 C++ \u64f4\u5145 Python", "\u64f4\u5145\u548c\u5d4c\u5165 Python \u76f4\u8b6f\u5668", "3. Defining Extension Types: Assorted Topics", "2. Defining Extension Types: Tutorial", "5. Building C and C++ Extensions on Windows", "\u8a2d\u8a08\u548c\u6b77\u53f2\u5e38\u898b\u554f\u7b54\u96c6", "\u64f4\u5145/\u5d4c\u5165\u5e38\u898b\u554f\u984c\u96c6", "\u4e00\u822c\u7684 Python \u5e38\u898b\u554f\u7b54\u96c6", "\u5716\u5f62\u4f7f\u7528\u8005\u4ecb\u9762\u5e38\u898b\u554f\u7b54\u96c6", "Python \u5e38\u898b\u554f\u984c", "\u300c\u70ba\u4ec0\u9ebc Python \u88ab\u5b89\u88dd\u5728\u6211\u7684\u6a5f\u5668\u4e0a\uff1f\u300d\u5e38\u898b\u554f\u7b54\u96c6", "\u51fd\u5f0f\u5eab\u548c\u64f4\u5145\u529f\u80fd\u7684\u5e38\u898b\u554f\u984c", "\u7a0b\u5f0f\u958b\u767c\u5e38\u898b\u554f\u7b54\u96c6", "\u5728 Windows \u4f7f\u7528 Python \u7684\u5e38\u898b\u554f\u7b54\u96c6", "\u8853\u8a9e\u8868", "Annotations Best Practices", "Argparse \u6559\u5b78", "Argument Clinic \u6307\u5357", "\u9077\u79fb\u5ef6\u4f38\u6a21\u7d44\u5230 Python 3", "Curses Programming with Python", "\u4fee\u98fe\u5668 HowTo \u6307\u5357", "Enum HOWTO", "\u51fd\u5f0f\u7de8\u7a0b HOWTO", "Python \u5982\u4f55\u9054\u6210\u4efb\u52d9", "\u4f7f\u7528 DTrace \u548c SystemTap \u6aa2\u6e2c CPython", "ipaddress \u6a21\u7d44\u4ecb\u7d39", "Isolating Extension Modules", "\u5982\u4f55\u4f7f\u7528 Logging \u6a21\u7d44", "Logging Cookbook", "Python support for the Linux perf profiler", "\u5982\u4f55\u5c07 Python 2 \u7684\u7a0b\u5f0f\u78bc\u79fb\u690d\u5230 Python 3", "\u5982\u4f55\u4f7f\u7528\u6b63\u898f\u8868\u9054\u5f0f", "Socket \u7a0b\u5f0f\u8a2d\u8a08\u6307\u5357", "\u5982\u4f55\u6392\u5e8f", "Unicode HOWTO", "\u5982\u4f55\u4f7f\u7528 urllib \u5957\u4ef6\u53d6\u5f97\u7db2\u8def\u8cc7\u6e90", "\u5b89\u88dd Python \u6a21\u7d44", "2to3 --- \u81ea\u52d5\u5c07 Python 2\u7684\u7a0b\u5f0f\u78bc\u8f49\u6210 Python 3", "__future__ --- Future \u9673\u8ff0\u5f0f\u5b9a\u7fa9", "__main__ --- Top-level code environment", "_thread --- Low-level threading API", "abc --- \u62bd\u8c61\u57fa\u5e95\u985e\u5225", "aifc --- \u8b80\u5beb AIFF \u8207 AIFC \u6a94\u6848", "\u901a\u7528\u4f5c\u696d\u7cfb\u7d71\u670d\u52d9", "\u8cc7\u6599\u58d3\u7e2e\u8207\u4fdd\u5b58", "argparse --- Parser for command-line options, arguments and sub-commands", "array --- \u9ad8\u6548\u7387\u7684\u6578\u503c\u578b\u9663\u5217", "ast --- Abstract Syntax Trees", "asyncio --- \u975e\u540c\u6b65 I/O", "\u9ad8\u968e API \u7d22\u5f15", "\u4f7f\u7528 asyncio \u958b\u767c", "Event Loop", "\u4f8b\u5916", "Extending", "Futures", "\u4f4e\u968e API \u7d22\u5f15", "\u5e73\u81fa\u652f\u63f4", "Policies", "Transports and Protocols", "\u4f47\u5217 (Queues)", "Runners", "\u4e32\u6d41", "\u5b50\u884c\u7a0b", "\u540c\u6b65\u5316\u539f\u59cb\u7269\u4ef6 (Synchronization Primitives)", "Coroutines and Tasks", "atexit --- Exit handlers", "audioop --- \u64cd\u4f5c\u539f\u59cb\u8072\u97f3\u6a94\u6848", "\u7a3d\u6838\u4e8b\u4ef6\u8868", "base64 \u2014\u2014 Base16\u3001Base32\u3001Base64\u3001Base85 \u8cc7\u6599\u7de8\u78bc", "bdb --- Debugger framework", "Binary Data Services", "binascii --- Convert between binary and ASCII", "bisect --- \u9663\u5217\u4e8c\u5206\u6f14\u7b97\u6cd5 (Array bisection algorithm)", "builtins --- \u5167\u5efa\u7269\u4ef6", "bz2 --- Support for bzip2 compression", "calendar --- \u65e5\u66c6\u76f8\u95dc\u51fd\u5f0f", "cgi --- \u901a\u7528\u9598\u9053\u5668\u4ecb\u9762\u652f\u63f4", "cgitb --- CGI \u8173\u672c\u7684\u56de\u6eaf (traceback) \u7ba1\u7406\u7a0b\u5f0f", "chunk --- \u8b80\u53d6 IFF \u5206\u584a\u8cc7\u6599", "cmath --- Mathematical functions for complex numbers", "cmd --- Support for line-oriented command interpreters", "\u6a21\u7d44\u547d\u4ee4\u5217\u4ecb\u9762", "code --- Interpreter base classes", "codecs --- Codec registry and base classes", "codeop --- Compile Python code", "collections --- \u5bb9\u5668\u8cc7\u6599\u578b\u614b", "collections.abc --- Abstract Base Classes for Containers", "colorsys --- \u984f\u8272\u7cfb\u7d71\u9593\u7684\u8f49\u63db", "compileall --- Byte-compile Python libraries", "\u4e26\u884c\u57f7\u884c (Concurrent Execution)", "concurrent \u5957\u4ef6", "concurrent.futures -- \u555f\u52d5\u5e73\u884c\u4efb\u52d9", "configparser --- Configuration file parser", "\u5167\u5efa\u5e38\u6578", "contextlib --- Utilities for with-statement contexts", "contextvars --- Context Variables", "copy --- \u6dfa\u5c64 (shallow) \u548c\u6df1\u5c64 (deep) \u8907\u88fd\u64cd\u4f5c", "copyreg --- Register pickle support functions", "crypt --- \u7528\u65bc\u6aa2\u67e5 Unix \u5bc6\u78bc\u7684\u51fd\u5f0f", "\u52a0\u5bc6\u670d\u52d9", "csv --- CSV \u6a94\u6848\u8b80\u53d6\u53ca\u5beb\u5165", "ctypes --- A foreign function library for Python", "curses --- Terminal handling for character-cell displays", "curses.ascii --- ASCII \u5b57\u5143\u7684\u5de5\u5177\u7a0b\u5f0f", "curses.panel --- A panel stack extension for curses", "Custom Python Interpreters", "dataclasses --- Data Classes", "\u8cc7\u6599\u578b\u5225", "datetime --- \u65e5\u671f\u8207\u6642\u9593\u7684\u57fa\u672c\u578b\u5225", "dbm --- Interfaces to Unix "databases"", "\u9664\u932f\u8207\u6548\u80fd\u5206\u6790", "decimal --- Decimal fixed point and floating point arithmetic", "\u958b\u767c\u5de5\u5177", "Python Development Mode", "Tkinter Dialogs", "difflib --- Helpers for computing deltas", "dis --- Python bytecode\u7684\u53cd\u7d44\u8b6f\u5668", "\u8edf\u9ad4\u5c01\u88dd\u8207\u767c\u5e03", "doctest --- Test interactive Python examples", "email --- An email and MIME handling package", "email.charset: \u8868\u793a\u5b57\u5143\u96c6\u5408", "email.message.Message: Representing an email message using the compat32 API", "email.contentmanager: Managing MIME Content", "email.encoders: Encoders", "email.errors: Exception and Defect classes", "email: Examples", "email.generator: Generating MIME documents", "email.header: Internationalized headers", "email.headerregistry: Custom Header Objects", "email.iterators: Iterators", "email.message: Representing an email message", "email.mime: Creating email and MIME objects from scratch", "email.parser: Parsing email messages", "email.policy: Policy Objects", "email.utils: Miscellaneous utilities", "ensurepip --- Bootstrapping the pip installer", "enum --- \u5c0d\u5217\u8209\u7684\u652f\u63f4", "errno --- Standard errno system symbols", "\u5167\u5efa\u7684\u4f8b\u5916", "faulthandler --- Dump the Python traceback", "fcntl --- The fcntl and ioctl system calls", "filecmp --- File and Directory Comparisons", "\u6a94\u6848\u683c\u5f0f", "fileinput --- Iterate over lines from multiple input streams", "\u6a94\u6848\u8207\u76ee\u9304\u5b58\u53d6", "fnmatch --- Unix filename pattern matching", "fractions --- Rational numbers", "\u7a0b\u5f0f\u6846\u67b6", "ftplib --- FTP \u5354\u5b9a\u7528\u6236\u7aef", "\u51fd\u5f0f\u7de8\u7a0b\u6a21\u7d44", "\u5167\u5efa\u51fd\u5f0f", "functools --- Higher-order functions and operations on callable objects", "gc --- \u5783\u573e\u56de\u6536\u5668\u4ecb\u9762 (Garbage Collector interface)", "getopt --- C-style parser for command line options", "getpass --- \u53ef\u651c\u5f0f\u5bc6\u78bc\u8f38\u5165\u5de5\u5177", "gettext --- Multilingual internationalization services", "glob --- Unix \u98a8\u683c\u7684\u8def\u5f91\u540d\u7a31\u6a21\u5f0f\u64f4\u5c55", "graphlib \u2014-- \u4f7f\u7528\u985e\u5716 (graph-like) \u7d50\u69cb\u9032\u884c\u64cd\u4f5c\u7684\u529f\u80fd", "grp --- The group database", "gzip --- gzip \u6a94\u6848\u7684\u652f\u63f4", "hashlib --- Secure hashes and message digests", "heapq --- \u5806\u7a4d\u4f47\u5217 (heap queue) \u6f14\u7b97\u6cd5", "hmac --- \u57fa\u65bc\u91d1\u9470\u96dc\u6e4a\u7684\u8a0a\u606f\u9a57\u8b49", "html --- \u8d85\u9023\u7d50\u6a19\u8a18\u8a9e\u8a00 (HTML) \u652f\u63f4", "html.entities --- HTML \u4e00\u822c\u5be6\u9ad4\u7684\u5b9a\u7fa9", "html.parser --- \u7c21\u55ae\u7684 HTML \u548c XHTML \u5256\u6790\u5668", "http --- HTTP \u6a21\u7d44", "http.client --- HTTP protocol client", "http.cookiejar --- Cookie handling for HTTP clients", "http.cookies --- HTTP state management", "http.server --- HTTP servers", "\u570b\u969b\u5316", "IDLE", "imaplib --- IMAP4 protocol client", "imghdr --- \u63a8\u6e2c\u5716\u7247\u7a2e\u985e", "importlib --- import \u7684\u5be6\u4f5c", "importlib.metadata -- Accessing package metadata", "importlib.resources -- Package resource reading, opening and access", "importlib.resources.abc -- Abstract base classes for resources", "Python \u6a19\u6e96\u51fd\u5f0f\u5eab (Standard Library)", "inspect --- Inspect live objects", "\u7db2\u8def\u5354\u5b9a (Internet protocols) \u53ca\u652f\u63f4", "\u7c21\u4ecb", "io \u2014 \u8655\u7406\u8cc7\u6599\u4e32\u6d41\u7684\u6838\u5fc3\u5de5\u5177", "ipaddress --- IPv4/IPv6 manipulation library", "Networking and Interprocess Communication", "itertools --- Functions creating iterators for efficient looping", "json --- JSON \u7de8\u78bc\u5668\u8207\u89e3\u78bc\u5668", "keyword --- \u6aa2\u9a57 Python \u95dc\u9375\u5b57", "Python Language Services", "linecache --- Random access to text lines", "locale --- Internationalization services", "logging --- Python \u7684\u65e5\u8a8c\u8a18\u9304\u5de5\u5177", "logging.config --- Logging configuration", "logging.handlers --- Logging handlers", "lzma --- Compression using the LZMA algorithm", "mailbox --- Manipulate mailboxes in various formats", "mailcap --- Mailcap file handling", "Structured Markup Processing Tools", "marshal --- \u5185\u90e8 Python \u7269\u4ef6\u5e8f\u5217\u5316", "math --- \u6578\u5b78\u51fd\u5f0f", "mimetypes --- Map filenames to MIME types", "\u591a\u5a92\u9ad4\u670d\u52d9", "mmap --- Memory-mapped file support", "modulefinder --- Find modules used by a script", "\u5f15\u5165\u6a21\u7d44", "msilib --- \u8b80\u5beb Microsoft Installer \u6a94\u6848", "msvcrt --- Useful routines from the MS VC++ runtime", "multiprocessing --- Process-based parallelism", "multiprocessing.shared_memory --- Shared memory for direct access across processes", "\u7db2\u969b\u7db2\u8def\u8cc7\u6599\u8655\u7406", "netrc --- netrc \u6a94\u6848\u8655\u7406", "nis --- Sun NIS (Yellow Pages) \u4ecb\u9762", "nntplib --- NNTP \u5354\u5b9a\u5ba2\u6236\u7aef", "numbers --- \u6578\u503c\u7684\u62bd\u8c61\u57fa\u5e95\u985e\u5225", "\u6578\u503c\u8207\u6578\u5b78\u6a21\u7d44", "operator --- \u6a19\u6e96\u904b\u7b97\u5b50\u66ff\u4ee3\u51fd\u5f0f", "optparse --- Parser for command line options", "os --- \u5404\u7a2e\u4f5c\u696d\u7cfb\u7d71\u4ecb\u9762", "os.path --- \u5e38\u898b\u7684\u8def\u5f91\u540d\u64cd\u4f5c", "ossaudiodev --- \u5c0d OSS \u76f8\u5bb9\u8072\u97f3\u88dd\u7f6e\u7684\u5b58\u53d6", "pathlib --- Object-oriented filesystem paths", "pdb --- The Python Debugger", "Data Persistence", "pickle --- Python object serialization", "pickletools --- Tools for pickle developers", "pipes --- shell pipelines \u4ecb\u9762", "pkgutil --- Package extension utility", "platform --- \u7372\u53d6\u5e95\u5c64\u5e73\u81fa\u7684\u6a19\u8b58\u8cc7\u6599", "plistlib --- Generate and parse Apple .plist files", "poplib --- POP3 protocol client", "posix --- \u6700\u5e38\u898b\u7684 POSIX \u7cfb\u7d71\u547c\u53eb", "pprint --- Data pretty printer", "The Python Profilers", "pty --- Pseudo-terminal utilities", "pwd --- \u5bc6\u78bc\u8cc7\u6599\u5eab", "py_compile \u2014 \u7de8\u8b6f Python \u4f86\u6e90\u6a94\u6848", "pyclbr --- Python module browser support", "pydoc --- Documentation generator and online help system", "xml.parsers.expat --- Fast XML parsing using Expat", "Python Runtime Services", "queue --- \u540c\u6b65\u4f47\u5217 (queue) class\uff08\u985e\u5225\uff09", "quopri --- \u7de8\u78bc\u548c\u89e3\u78bc MIME \u53ef\u5217\u5370\u5b57\u5143\u8cc7\u6599", "random --- \u751f\u6210\u507d\u96a8\u6a5f\u6578", "re --- \u6b63\u898f\u8868\u793a\u5f0f (regular expression) \u64cd\u4f5c", "readline --- GNU readline interface", "reprlib --- Alternate repr() implementation", "resource --- Resource usage information", "rlcompleter --- Completion function for GNU readline", "runpy --- Locating and executing Python modules", "sched --- Event scheduler", "secrets --- \u7522\u751f\u7528\u65bc\u7ba1\u7406\u6a5f\u5bc6\u7684\u5b89\u5168\u4e82\u6578", "\u5b89\u5168\u6027\u6ce8\u610f\u4e8b\u9805", "select --- Waiting for I/O completion", "selectors --- High-level I/O multiplexing", "shelve --- Python object persistence", "shlex --- Simple lexical analysis", "shutil --- High-level file operations", "signal --- Set handlers for asynchronous events", "site --- Site-specific configuration hook", "smtplib --- SMTP protocol client", "sndhdr --- \u5224\u5b9a\u8072\u97f3\u6a94\u6848\u7684\u578b\u5225", "socket --- Low-level networking interface", "socketserver --- A framework for network servers", "spwd --- shadow \u5bc6\u78bc\u8cc7\u6599\u5eab", "sqlite3 --- SQLite \u8cc7\u6599\u5eab\u7684 DB-API 2.0 \u4ecb\u9762", "ssl --- TLS/SSL wrapper for socket objects", "stat --- Interpreting stat() results", "statistics --- \u6578\u5b78\u7d71\u8a08\u51fd\u5f0f", "\u5167\u5efa\u578b\u5225", "string --- Common string operations", "stringprep --- Internet String Preparation", "struct --- Interpret bytes as packed binary data", "subprocess --- Subprocess management", "sunau --- \u8b80\u5beb Sun AU \u6a94\u6848", "\u5df2\u88ab\u53d6\u4ee3\u7684\u6a21\u7d44", "symtable --- \u5b58\u53d6\u7de8\u8b6f\u5668\u7684\u7b26\u865f\u8868", "sys --- \u7cfb\u7d71\u7279\u5b9a\u7684\u53c3\u6578\u8207\u51fd\u5f0f", "sys.monitoring --- Execution event monitoring", "The initialization of the sys.path module search path", "sysconfig --- Provide access to Python's configuration information", "syslog --- Unix syslog library routines", "tabnanny --- \u5075\u6e2c\u4e0d\u826f\u7e2e\u6392", "tarfile --- Read and write tar archive files", "telnetlib --- Telnet \u5ba2\u6236\u7aef", "tempfile --- \u751f\u6210\u81e8\u6642\u6a94\u6848\u548c\u76ee\u9304", "termios --- POSIX style tty control", "test --- Regression tests package for Python", "\u6587\u672c\u8655\u7406 (Text Processing) \u670d\u52d9", "textwrap --- Text wrapping and filling", "threading --- Thread-based parallelism", "time --- Time access and conversions", "timeit --- \u6e2c\u91cf\u5c0f\u91cf\u7a0b\u5f0f\u7247\u6bb5\u7684\u57f7\u884c\u6642\u9593", "\u4ee5 Tk \u6253\u9020\u5716\u5f62\u4f7f\u7528\u8005\u4ecb\u9762 (Graphical User Interfaces)", "tkinter --- Python interface to Tcl/Tk", "tkinter.colorchooser --- Color choosing dialog", "tkinter.dnd --- Drag and drop support", "tkinter.font --- Tkinter font wrapper", "tkinter.messagebox --- Tkinter message prompts", "tkinter.scrolledtext --- Scrolled Text Widget", "tkinter.tix --- Tk \u64f4\u5145\u5c0f\u5de5\u5177", "tkinter.ttk --- Tk themed widgets", "token --- Constants used with Python parse trees", "tokenize --- Tokenizer for Python source", "tomllib --- \u5256\u6790 TOML \u6a94\u6848", "trace --- Trace or track Python statement execution", "traceback --- Print or retrieve a stack traceback", "tracemalloc --- Trace memory allocations", "tty --- \u7d42\u7aef\u6a5f\u63a7\u5236\u51fd\u5f0f", "turtle --- \u9f9c\u5716\u5b78", "types --- Dynamic type creation and names for built-in types", "typing --- \u652f\u63f4\u578b\u5225\u63d0\u793a", "unicodedata --- Unicode Database", "unittest --- \u55ae\u5143\u6e2c\u8a66\u6846\u67b6", "unittest.mock \u2014 mock \u7269\u4ef6\u51fd\u5f0f\u5eab", "unittest.mock --- getting started", "Unix \u7279\u6709\u670d\u52d9", "urllib --- URL \u8655\u7406\u6a21\u7d44", "urllib.error --- urllib.request \u5f15\u767c\u7684\u4f8b\u5916\u985e\u5225", "urllib.parse --- Parse URLs into components", "urllib.request --- \u7528\u4f86\u958b\u555f URLs \u7684\u53ef\u64f4\u5145\u51fd\u5f0f\u5eab", "urllib.robotparser --- robots.txt \u7684\u5256\u6790\u5668", "xdrlib --- uuencode \u6a94\u6848\u7684\u7de8\u78bc\u8207\u89e3\u78bc", "uuid --- RFC 4122 \u5b9a\u7fa9\u7684 UUID \u7269\u4ef6", "venv --- Creation of virtual environments", "warnings --- Warning control", "wave --- Read and write WAV files", "weakref --- Weak references", "webbrowser --- Convenient web-browser controller", "MS Windows \u7279\u6709\u670d\u52d9", "winreg --- Windows registry access", "winsound --- Sound-playing interface for Windows", "wsgiref --- WSGI \u5de5\u5177\u8207\u53c3\u8003\u5be6\u4f5c", "xdrlib --- XDR \u8cc7\u6599\u7684\u7de8\u78bc\u8207\u89e3\u78bc", "XML \u8655\u7406\u6a21\u7d44", "xml.dom --- The Document Object Model API", "xml.dom.minidom --- Minimal DOM implementation", "xml.dom.pulldom --- Support for building partial DOM trees", "xml.etree.ElementTree --- The ElementTree XML API", "xml.sax --- Support for SAX2 parsers", "xml.sax.handler --- Base classes for SAX handlers", "xml.sax.xmlreader --- Interface for XML parsers", "xml.sax.saxutils --- SAX Utilities", "xmlrpc --- XMLRPC \u4f3a\u670d\u5668\u8207\u7528\u6236\u6a21\u7d44", "xmlrpc.client --- XML-RPC client access", "xmlrpc.server --- Basic XML-RPC servers", "zipapp --- Manage executable Python zip archives", "zipfile --- Work with ZIP archives", "zipimport --- Import modules from Zip archives", "zlib --- \u76f8\u5bb9\u65bc gzip \u7684\u58d3\u7e2e", "zoneinfo --- IANA \u6642\u5340\u652f\u63f4", "\u6cbf\u9769\u8207\u6388\u6b0a", "8. Compound statements", "3. Data model", "4. Execution model", "6. Expressions", "10. \u5b8c\u6574\u7684\u8a9e\u6cd5\u898f\u683c\u66f8", "5. The import system", "Python \u8a9e\u8a00\u53c3\u8003\u624b\u518a", "1. \u7c21\u4ecb", "2. Lexical analysis", "7. Simple statements", "9. \u6700\u9ad8\u5c64\u7d1a\u5143\u4ef6", "16. \u9644\u9304", "1. \u6dfa\u5617\u6ecb\u5473", "9. Class\uff08\u985e\u5225\uff09", "4. \u6df1\u5165\u4e86\u89e3\u6d41\u7a0b\u63a7\u5236", "5. \u8cc7\u6599\u7d50\u69cb", "8. \u932f\u8aa4\u548c\u4f8b\u5916", "15. \u6d6e\u9ede\u6578\u904b\u7b97\uff1a\u554f\u984c\u8207\u9650\u5236", "Python \u6559\u5b78", "7. \u8f38\u5165\u548c\u8f38\u51fa", "14. \u4e92\u52d5\u5f0f\u8f38\u5165\u7de8\u8f2f\u548c\u6b77\u53f2\u8a18\u9304\u66ff\u63db", "2. \u4f7f\u7528 Python \u76f4\u8b6f\u5668", "3. \u4e00\u500b\u975e\u6b63\u5f0f\u7684 Python \u7c21\u4ecb", "6. \u6a21\u7d44 (Module)", "10. Python \u6a19\u6e96\u51fd\u5f0f\u5eab\u6982\u89bd", "11. Python \u6a19\u6e96\u51fd\u5f0f\u5eab\u6982\u89bd\u2014\u2014\u7b2c\u4e8c\u90e8\u4efd", "12. \u865b\u64ec\u74b0\u5883\u8207\u5957\u4ef6", "13. \u73fe\u5728\u53ef\u4ee5\u4f86\u5b78\u7fd2\u4e9b\u4ec0\u9ebc\uff1f", "1. \u547d\u4ee4\u5217\u8207\u74b0\u5883", "3. \u914d\u7f6e Python", "6. \u7de8\u8f2f\u5668\u8207 IDE", "Python \u7684\u8a2d\u7f6e\u8207\u4f7f\u7528", "5. \u5728 Mac \u7cfb\u7d71\u4f7f\u7528 Python", "2. \u5728 Unix \u5e73\u81fa\u4e0a\u4f7f\u7528 Python", "4. \u5728 Windows \u4e0a\u4f7f\u7528 Python", "Python 2.0 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 2.1 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 2.2 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 2.3 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 2.4 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 2.5 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 2.6 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 2.7 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.0 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.1 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.10 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.11 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.12 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.2 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.3 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.4 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.4 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.6 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.7 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.8 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.9 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Changelog\uff08\u66f4\u52d5\u65e5\u8a8c\uff09", "Python \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd\uff1f"], "terms": {"sphinx": [0, 67, 79, 83, 100, 471, 480], "restructuredtext": [0, 67, 79, 190, 480], "bug": [0, 58, 62, 67, 71, 72, 77, 78, 79, 83, 88, 92, 94, 100, 102, 106, 122, 148, 174, 205, 222, 239, 240, 268, 281, 290, 293, 296, 305, 337, 338, 345, 359, 362, 365, 383, 386, 404, 441, 443, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 471, 472, 473, 474, 475, 476, 477, 478, 480], "fred": [0, 100, 311, 366, 432, 459, 460, 461, 462, 464, 465, 476], "drake": [0, 459, 460, 461, 462, 464, 465], "jr": [0, 83, 460, 461, 462, 464, 465], "docutil": [0, 465, 480], "fredrik": [0, 84, 94, 423, 459, 460, 461, 463, 464, 466, 468, 472], "lundh": [0, 84, 94, 423, 459, 460, 461, 463, 464, 466, 472], "altern": [0, 18, 23, 30, 32, 44, 62, 67, 72, 78, 83, 84, 92, 94, 103, 106, 107, 109, 117, 119, 123, 129, 134, 135, 136, 140, 151, 155, 158, 164, 170, 172, 173, 174, 175, 178, 179, 183, 190, 193, 196, 197, 202, 207, 208, 211, 212, 215, 218, 222, 225, 239, 248, 251, 258, 264, 265, 266, 269, 272, 280, 289, 290, 292, 294, 296, 311, 321, 329, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 351, 355, 356, 362, 366, 372, 373, 378, 381, 383, 385, 386, 387, 391, 396, 397, 399, 402, 404, 422, 423, 427, 428, 429, 430, 452, 455, 459, 460, 461, 462, 463, 464, 465, 466, 468, 472, 474, 475, 476, 477, 478, 479, 480], "refer": [0, 5, 7, 9, 11, 12, 13, 17, 19, 22, 23, 24, 26, 27, 28, 29, 30, 32, 33, 34, 35, 38, 41, 44, 48, 49, 53, 54, 57, 58, 59, 63, 65, 66, 67, 70, 71, 73, 75, 76, 77, 83, 86, 92, 97, 98, 99, 100, 103, 107, 111, 112, 115, 117, 119, 123, 126, 130, 133, 134, 136, 137, 138, 139, 141, 151, 155, 161, 164, 167, 174, 179, 180, 182, 188, 202, 207, 209, 210, 212, 219, 222, 223, 224, 225, 227, 230, 232, 236, 237, 240, 242, 244, 247, 248, 250, 251, 252, 255, 256, 259, 264, 265, 266, 268, 270, 275, 281, 285, 290, 294, 295, 296, 299, 304, 310, 311, 316, 318, 321, 326, 329, 330, 331, 334, 338, 341, 342, 344, 349, 353, 358, 359, 362, 363, 365, 372, 373, 374, 378, 382, 383, 385, 386, 387, 391, 392, 397, 402, 407, 408, 412, 414, 418, 419, 422, 424, 425, 426, 430, 431, 432, 433, 437, 438, 442, 447, 452, 453, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "misc": [0, 34, 79, 220, 341, 373, 453, 459, 462, 463, 464, 465, 466, 467, 470, 472, 474, 480, 481], "ack": [0, 67, 115, 175, 465], "tracker": [1, 67, 280, 359, 464, 466, 480], "https": [1, 67, 70, 74, 77, 78, 79, 80, 83, 84, 94, 99, 100, 102, 106, 107, 123, 133, 157, 159, 166, 180, 223, 232, 236, 237, 239, 240, 245, 248, 258, 266, 304, 310, 311, 315, 316, 323, 325, 337, 338, 349, 376, 384, 385, 391, 392, 396, 400, 404, 408, 410, 416, 421, 423, 425, 432, 437, 441, 442, 448, 451, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 467, 471, 472, 473, 474, 475, 477, 478, 480], "github": [1, 74, 79, 108, 245, 304, 385, 423, 471, 476, 477, 480], "com": [1, 67, 68, 72, 74, 79, 83, 84, 92, 99, 100, 102, 103, 107, 133, 159, 163, 173, 180, 181, 197, 240, 245, 258, 285, 294, 304, 315, 316, 323, 337, 338, 341, 385, 392, 393, 395, 402, 410, 416, 450, 451, 456, 458, 461, 463, 464, 465, 466, 471, 472, 473, 474, 475, 478, 480], "doc": [1, 23, 57, 59, 67, 74, 75, 78, 79, 92, 102, 103, 123, 173, 191, 202, 220, 222, 239, 244, 248, 252, 259, 282, 290, 293, 310, 337, 338, 349, 359, 364, 382, 391, 400, 402, 409, 449, 451, 453, 457, 458, 459, 461, 462, 464, 465, 466, 471, 472, 476, 477, 478, 480], "zh": 1, "tw": [1, 155], "issu": [1, 7, 22, 31, 32, 33, 60, 65, 67, 75, 79, 92, 93, 99, 100, 102, 106, 111, 116, 117, 123, 132, 152, 155, 173, 174, 178, 182, 183, 185, 200, 210, 218, 222, 232, 239, 244, 245, 255, 259, 263, 264, 268, 269, 280, 281, 289, 290, 293, 296, 308, 330, 332, 334, 338, 341, 345, 359, 381, 383, 385, 386, 387, 397, 399, 409, 410, 418, 423, 452, 455, 459, 460, 461, 463, 464, 466, 467, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "discours": [1, 480], "org": [1, 56, 67, 74, 77, 78, 83, 86, 94, 100, 104, 106, 107, 108, 123, 157, 163, 164, 166, 181, 220, 223, 232, 236, 237, 239, 240, 244, 245, 280, 285, 300, 304, 310, 311, 316, 325, 332, 334, 337, 338, 349, 352, 384, 391, 392, 393, 395, 400, 408, 410, 412, 416, 423, 425, 432, 437, 441, 442, 448, 450, 451, 452, 455, 456, 457, 459, 460, 462, 463, 464, 465, 466, 469, 470, 471, 472, 473, 475, 477, 478, 479, 480], "list": [1, 2, 5, 7, 16, 18, 23, 30, 32, 33, 34, 39, 41, 48, 51, 53, 54, 56, 57, 58, 59, 62, 63, 65, 67, 72, 74, 75, 76, 78, 79, 83, 85, 86, 88, 91, 92, 93, 98, 99, 100, 102, 103, 105, 106, 107, 109, 112, 114, 116, 117, 118, 119, 123, 125, 130, 133, 136, 137, 141, 148, 152, 155, 157, 158, 160, 161, 164, 166, 167, 168, 170, 172, 173, 174, 177, 178, 179, 180, 181, 183, 184, 186, 187, 188, 190, 193, 194, 196, 197, 199, 200, 202, 203, 204, 205, 206, 208, 209, 210, 213, 215, 217, 219, 220, 222, 223, 224, 225, 227, 228, 230, 232, 233, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 251, 252, 253, 254, 255, 256, 257, 258, 259, 261, 263, 264, 265, 266, 268, 269, 271, 273, 275, 276, 277, 278, 279, 280, 281, 283, 284, 285, 288, 289, 290, 291, 292, 293, 294, 295, 296, 299, 301, 302, 304, 305, 307, 308, 309, 311, 315, 316, 318, 319, 321, 322, 323, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 336, 337, 338, 339, 340, 342, 343, 345, 348, 349, 352, 355, 356, 358, 359, 360, 361, 362, 363, 366, 372, 373, 375, 376, 377, 378, 379, 380, 381, 382, 383, 385, 386, 387, 391, 392, 393, 397, 399, 400, 402, 404, 405, 407, 408, 410, 411, 412, 413, 416, 417, 418, 419, 420, 423, 425, 426, 428, 429, 430, 432, 433, 437, 440, 442, 443, 445, 447, 448, 450, 451, 452, 453, 454, 458, 460, 461, 462, 463, 464, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "cpython": [1, 4, 10, 13, 32, 34, 53, 56, 58, 62, 67, 70, 72, 74, 75, 79, 84, 86, 88, 95, 98, 139, 155, 158, 183, 185, 188, 207, 210, 211, 222, 232, 234, 247, 252, 254, 272, 280, 290, 293, 300, 308, 313, 317, 321, 329, 340, 341, 345, 349, 350, 359, 362, 376, 382, 399, 404, 422, 424, 425, 426, 427, 428, 431, 433, 447, 452, 453, 457, 458, 460, 461, 462, 464, 465, 466, 472, 473, 475, 480, 481], "sign": [1, 18, 48, 63, 67, 74, 84, 103, 118, 138, 151, 155, 164, 173, 174, 180, 183, 193, 198, 206, 218, 222, 225, 232, 263, 265, 266, 269, 272, 280, 281, 289, 290, 292, 294, 296, 316, 333, 341, 342, 344, 362, 363, 391, 410, 425, 427, 432, 458, 460, 461, 463, 464, 465, 466, 471, 472, 474, 476, 478, 480], "up": [1, 7, 9, 23, 32, 41, 44, 60, 62, 63, 67, 72, 74, 75, 76, 83, 91, 92, 93, 94, 98, 99, 100, 101, 103, 106, 117, 119, 123, 129, 135, 136, 137, 148, 155, 160, 163, 164, 174, 176, 180, 183, 187, 188, 190, 191, 194, 197, 205, 206, 210, 218, 219, 222, 223, 227, 232, 237, 239, 240, 242, 244, 249, 252, 255, 258, 262, 263, 264, 265, 266, 267, 272, 273, 275, 277, 279, 280, 281, 289, 290, 293, 294, 305, 306, 308, 312, 316, 317, 320, 325, 328, 330, 331, 334, 335, 337, 338, 341, 342, 344, 345, 349, 352, 353, 355, 356, 359, 361, 362, 366, 371, 372, 373, 378, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 399, 407, 410, 413, 414, 418, 422, 424, 425, 426, 427, 429, 431, 432, 433, 438, 447, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "new": [1, 5, 7, 9, 13, 17, 22, 23, 26, 27, 28, 30, 32, 36, 38, 41, 42, 44, 48, 49, 53, 54, 55, 57, 58, 59, 60, 62, 63, 66, 67, 71, 72, 74, 75, 78, 83, 84, 86, 87, 88, 91, 92, 93, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 117, 119, 123, 125, 126, 129, 130, 132, 135, 136, 137, 140, 141, 146, 148, 150, 152, 154, 155, 157, 158, 164, 166, 167, 171, 172, 173, 174, 175, 178, 180, 181, 183, 185, 188, 190, 191, 192, 193, 195, 197, 198, 202, 203, 204, 205, 206, 210, 211, 212, 213, 218, 222, 223, 231, 232, 233, 234, 239, 244, 245, 247, 252, 254, 255, 256, 258, 263, 264, 265, 266, 267, 268, 269, 273, 275, 277, 278, 280, 281, 285, 290, 292, 293, 294, 296, 297, 298, 301, 304, 305, 306, 309, 311, 312, 316, 317, 319, 322, 325, 326, 329, 330, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 352, 355, 358, 359, 362, 363, 366, 369, 372, 373, 377, 379, 381, 382, 383, 385, 386, 387, 391, 392, 396, 400, 402, 404, 407, 408, 409, 410, 412, 413, 416, 417, 418, 419, 420, 422, 424, 425, 426, 427, 429, 431, 433, 437, 438, 439, 446, 448, 449, 452, 453, 458, 470, 480, 481], "titl": [1, 63, 67, 83, 92, 94, 103, 106, 107, 117, 148, 157, 181, 186, 219, 237, 244, 259, 264, 278, 280, 289, 334, 337, 341, 342, 366, 370, 381, 383, 392, 408, 409, 410, 417, 423, 459, 461, 463, 470, 472, 478, 480], "comment": [1, 9, 63, 67, 72, 94, 100, 103, 106, 109, 116, 119, 164, 173, 190, 200, 219, 237, 240, 241, 244, 252, 253, 261, 270, 290, 296, 297, 310, 311, 316, 328, 345, 359, 374, 375, 391, 409, 410, 412, 419, 420, 428, 433, 446, 459, 461, 462, 464, 466, 467, 469, 470, 471, 472, 478, 480], "mozilla": [1, 107, 240, 338, 392, 400, 463, 480], "patch": [1, 56, 67, 79, 83, 88, 91, 103, 117, 174, 184, 238, 239, 285, 341, 359, 383, 457, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 475, 476, 478, 479, 480], "python": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 70, 74, 75, 76, 86, 88, 89, 93, 96, 98, 99, 100, 103, 104, 105, 107, 110, 112, 113, 115, 116, 117, 118, 119, 120, 122, 123, 125, 129, 132, 133, 136, 137, 141, 142, 145, 146, 147, 148, 149, 150, 151, 153, 154, 157, 163, 164, 165, 166, 168, 170, 172, 174, 176, 178, 179, 180, 181, 182, 183, 184, 187, 189, 192, 193, 195, 196, 199, 201, 202, 204, 205, 206, 207, 208, 210, 212, 216, 218, 219, 220, 222, 223, 224, 227, 228, 231, 232, 233, 234, 237, 239, 240, 242, 243, 244, 245, 247, 248, 249, 252, 253, 254, 255, 256, 258, 259, 262, 265, 266, 268, 270, 272, 275, 276, 277, 278, 280, 281, 285, 286, 288, 289, 291, 292, 293, 295, 297, 299, 300, 302, 303, 304, 310, 311, 315, 316, 317, 318, 320, 324, 325, 328, 329, 331, 332, 334, 335, 338, 340, 341, 342, 344, 345, 348, 349, 350, 353, 354, 357, 360, 362, 363, 365, 373, 376, 378, 379, 382, 383, 385, 386, 387, 391, 392, 394, 395, 396, 397, 399, 400, 402, 404, 406, 407, 408, 410, 411, 412, 413, 416, 417, 419, 420, 421, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 436, 438, 439, 440, 441, 443, 444, 450, 451, 452, 454], "except": [2, 5, 7, 9, 11, 13, 14, 17, 18, 22, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 38, 39, 40, 44, 46, 48, 50, 53, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 73, 74, 75, 77, 78, 83, 86, 87, 88, 91, 92, 93, 94, 97, 98, 102, 103, 106, 109, 111, 112, 114, 115, 119, 122, 123, 124, 126, 130, 131, 132, 134, 135, 136, 137, 138, 140, 141, 143, 146, 147, 148, 149, 150, 151, 154, 155, 156, 157, 158, 161, 163, 164, 167, 168, 170, 172, 173, 174, 175, 178, 179, 180, 181, 183, 184, 185, 187, 188, 191, 192, 193, 197, 198, 202, 203, 204, 205, 207, 209, 211, 212, 215, 220, 222, 223, 225, 226, 229, 231, 232, 239, 240, 241, 242, 244, 245, 247, 251, 252, 253, 255, 258, 259, 262, 263, 264, 265, 266, 267, 268, 272, 275, 276, 278, 280, 282, 283, 284, 285, 290, 292, 293, 294, 296, 299, 301, 302, 305, 308, 311, 312, 313, 317, 319, 320, 322, 325, 326, 327, 328, 329, 331, 332, 334, 335, 337, 338, 340, 341, 342, 344, 345, 346, 349, 350, 354, 355, 358, 359, 360, 361, 362, 363, 364, 365, 366, 372, 375, 376, 378, 379, 382, 383, 385, 386, 390, 391, 392, 394, 396, 397, 398, 399, 400, 402, 404, 405, 407, 408, 410, 411, 412, 413, 416, 417, 419, 420, 421, 423, 425, 426, 427, 428, 429, 431, 432, 433, 435, 436, 438, 442, 447, 449, 452, 453, 458, 459, 460, 461, 462, 463, 468, 469, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481], "pylist_new": [2, 34, 37, 56], "null": [2, 5, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 43, 44, 46, 48, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 65, 66, 67, 71, 74, 75, 78, 92, 98, 100, 102, 106, 119, 172, 173, 188, 222, 224, 240, 259, 269, 278, 281, 284, 290, 296, 315, 316, 334, 337, 338, 344, 345, 402, 405, 407, 408, 419, 428, 432, 433, 459, 463, 466, 468, 469, 470, 471, 474, 475, 476, 477, 478, 479, 480], "protocol": [2, 8, 9, 23, 28, 31, 54, 57, 60, 62, 65, 67, 73, 78, 83, 86, 93, 94, 97, 100, 106, 107, 113, 118, 120, 123, 127, 134, 138, 139, 142, 143, 148, 155, 158, 166, 173, 180, 181, 184, 191, 200, 206, 209, 214, 222, 232, 238, 240, 242, 247, 248, 251, 252, 255, 257, 259, 264, 265, 266, 268, 280, 285, 290, 292, 296, 297, 325, 326, 327, 334, 335, 337, 341, 343, 344, 355, 356, 359, 362, 366, 383, 386, 387, 392, 402, 404, 413, 416, 417, 420, 424, 425, 427, 432, 453, 459, 461, 462, 464, 465, 466, 468, 469, 470, 472, 474, 477, 479, 480, 481], "call": [2, 5, 7, 9, 11, 13, 17, 18, 22, 23, 24, 25, 27, 28, 30, 31, 32, 33, 36, 38, 39, 41, 44, 46, 48, 50, 53, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 73, 74, 75, 76, 78, 83, 86, 87, 88, 91, 92, 93, 96, 97, 98, 99, 100, 103, 106, 107, 109, 111, 112, 114, 115, 117, 118, 119, 121, 122, 123, 125, 126, 129, 130, 132, 133, 134, 135, 136, 137, 138, 141, 146, 148, 150, 152, 154, 155, 157, 158, 160, 161, 163, 164, 166, 167, 170, 172, 174, 176, 178, 180, 181, 183, 184, 185, 186, 187, 188, 190, 192, 193, 194, 195, 196, 198, 199, 200, 202, 203, 204, 205, 206, 208, 209, 210, 211, 213, 215, 221, 222, 223, 224, 227, 229, 231, 232, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 251, 252, 255, 256, 258, 259, 261, 262, 263, 264, 265, 266, 267, 268, 272, 273, 275, 278, 279, 280, 281, 285, 288, 290, 292, 293, 294, 296, 299, 302, 304, 305, 306, 311, 316, 317, 318, 319, 320, 322, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 366, 367, 368, 372, 373, 375, 377, 378, 379, 381, 382, 383, 384, 385, 388, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 415, 416, 417, 418, 419, 422, 424, 425, 426, 428, 429, 432, 433, 437, 438, 439, 440, 443, 446, 448, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 476, 477, 479, 480], "tp_call": [2, 23, 62, 67, 74, 471, 480], "vectorcal": [2, 27, 57, 60, 62, 67, 469, 470, 471, 479, 480], "api": [2, 7, 11, 13, 15, 16, 17, 20, 22, 23, 24, 26, 27, 28, 34, 37, 38, 44, 45, 47, 50, 54, 57, 58, 60, 62, 63, 64, 67, 71, 73, 74, 75, 78, 83, 86, 87, 90, 91, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 117, 122, 124, 125, 126, 129, 130, 133, 134, 136, 137, 139, 156, 158, 161, 166, 167, 172, 173, 174, 182, 184, 185, 188, 189, 191, 192, 194, 195, 198, 199, 200, 202, 203, 205, 206, 208, 214, 220, 225, 232, 233, 243, 247, 251, 252, 254, 255, 256, 258, 259, 264, 265, 266, 268, 270, 277, 278, 279, 280, 282, 290, 291, 292, 295, 299, 301, 315, 316, 317, 329, 334, 338, 339, 342, 349, 350, 352, 354, 357, 359, 362, 366, 376, 383, 385, 386, 387, 391, 397, 402, 403, 404, 406, 408, 411, 412, 416, 417, 426, 427, 429, 430, 432, 433, 437, 438, 442, 448, 458, 459, 460, 461, 481], "number": [2, 5, 7, 9, 13, 18, 22, 23, 25, 26, 28, 30, 31, 32, 38, 39, 40, 41, 49, 53, 54, 57, 58, 59, 63, 65, 67, 71, 72, 74, 75, 76, 78, 83, 86, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 109, 112, 113, 114, 115, 117, 119, 123, 129, 130, 134, 135, 136, 138, 141, 143, 146, 147, 148, 149, 152, 155, 157, 160, 163, 164, 167, 170, 172, 173, 174, 180, 183, 185, 187, 188, 190, 192, 193, 196, 199, 200, 202, 205, 208, 209, 210, 211, 212, 213, 215, 222, 223, 227, 231, 232, 237, 239, 241, 242, 244, 245, 247, 248, 251, 252, 254, 255, 256, 258, 261, 263, 264, 266, 267, 268, 269, 271, 273, 275, 278, 280, 281, 282, 285, 287, 289, 292, 293, 294, 296, 297, 301, 302, 304, 305, 309, 310, 311, 312, 315, 316, 317, 318, 319, 321, 322, 323, 325, 328, 329, 330, 332, 334, 335, 336, 337, 338, 339, 340, 341, 342, 344, 345, 349, 350, 355, 356, 359, 361, 362, 363, 364, 366, 369, 373, 374, 375, 377, 378, 379, 381, 382, 383, 385, 386, 391, 392, 397, 398, 399, 400, 402, 403, 404, 405, 407, 410, 411, 413, 414, 416, 419, 422, 424, 427, 428, 429, 431, 432, 433, 438, 439, 440, 441, 442, 447, 448, 449, 452, 453, 454, 458, 459, 460, 461, 462, 463, 464, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "sequenc": [2, 5, 7, 16, 22, 31, 32, 34, 36, 38, 41, 48, 49, 55, 58, 63, 65, 67, 74, 78, 83, 86, 91, 93, 94, 98, 100, 103, 106, 109, 117, 119, 123, 136, 140, 142, 154, 155, 156, 158, 160, 161, 172, 173, 174, 179, 184, 186, 187, 188, 190, 193, 199, 202, 203, 206, 209, 210, 215, 222, 227, 233, 235, 240, 247, 251, 252, 255, 256, 258, 259, 263, 265, 267, 268, 272, 273, 278, 280, 281, 289, 290, 293, 296, 297, 298, 299, 304, 309, 311, 315, 316, 318, 322, 323, 329, 334, 337, 338, 340, 342, 355, 356, 359, 360, 363, 366, 373, 375, 378, 379, 381, 383, 384, 385, 386, 387, 391, 392, 397, 399, 402, 407, 410, 411, 416, 422, 427, 431, 432, 433, 437, 438, 442, 446, 459, 460, 461, 462, 463, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480], "map": [2, 16, 22, 31, 32, 33, 41, 48, 49, 58, 64, 65, 67, 74, 77, 78, 83, 84, 86, 92, 93, 94, 100, 101, 106, 107, 109, 113, 119, 140, 152, 155, 157, 158, 161, 163, 166, 167, 172, 174, 178, 179, 180, 181, 183, 184, 187, 188, 190, 192, 193, 200, 202, 208, 209, 210, 213, 214, 222, 223, 227, 233, 239, 242, 244, 251, 252, 256, 257, 258, 264, 265, 266, 267, 268, 269, 270, 276, 277, 278, 280, 282, 284, 285, 288, 289, 290, 292, 293, 295, 296, 305, 309, 311, 315, 316, 318, 319, 326, 334, 337, 338, 340, 342, 343, 344, 345, 349, 359, 362, 363, 364, 365, 373, 374, 381, 382, 383, 384, 386, 391, 392, 399, 404, 408, 410, 412, 413, 427, 428, 429, 433, 437, 438, 439, 441, 447, 449, 452, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 471, 472, 473, 474, 475, 476, 477, 479, 480], "buffer": [2, 8, 9, 18, 24, 31, 32, 33, 40, 41, 42, 49, 63, 64, 65, 67, 74, 86, 91, 99, 109, 115, 117, 118, 123, 124, 127, 133, 134, 139, 143, 146, 148, 154, 155, 158, 173, 174, 179, 184, 185, 209, 210, 211, 212, 222, 231, 232, 239, 242, 266, 267, 275, 279, 280, 281, 290, 292, 293, 295, 311, 312, 319, 325, 328, 329, 330, 334, 338, 341, 344, 345, 349, 355, 356, 357, 359, 360, 362, 383, 385, 392, 404, 405, 410, 411, 419, 421, 452, 453, 461, 462, 463, 464, 465, 466, 467, 472, 474, 475, 476, 477, 479, 480, 481], "structur": [2, 5, 13, 17, 22, 26, 30, 31, 32, 33, 41, 42, 44, 46, 49, 54, 57, 58, 60, 65, 67, 72, 74, 75, 78, 84, 91, 92, 94, 98, 99, 103, 115, 119, 125, 132, 136, 141, 150, 155, 174, 184, 191, 193, 198, 200, 201, 202, 203, 204, 209, 210, 212, 214, 219, 223, 227, 230, 242, 244, 245, 248, 251, 252, 253, 255, 258, 259, 268, 273, 278, 280, 290, 293, 296, 302, 304, 308, 316, 329, 330, 334, 336, 338, 341, 343, 344, 345, 351, 359, 363, 366, 372, 381, 382, 385, 386, 399, 407, 410, 411, 416, 419, 420, 424, 425, 429, 430, 459, 460, 461, 462, 463, 464, 465, 466, 469, 472, 473, 474, 475, 476, 477, 478, 479, 480], "request": [2, 5, 23, 30, 32, 41, 44, 48, 60, 62, 67, 75, 83, 84, 87, 93, 94, 97, 98, 100, 106, 107, 117, 130, 136, 139, 148, 155, 157, 163, 166, 173, 174, 183, 194, 205, 207, 209, 210, 212, 220, 222, 223, 227, 231, 238, 239, 240, 241, 242, 244, 245, 247, 251, 252, 253, 255, 268, 280, 281, 285, 289, 290, 292, 296, 302, 304, 311, 313, 319, 325, 328, 330, 331, 338, 341, 345, 349, 359, 363, 373, 381, 386, 389, 391, 393, 396, 402, 404, 407, 413, 414, 416, 417, 420, 425, 429, 433, 438, 448, 450, 458, 459, 460, 462, 463, 464, 465, 466, 469, 472, 473, 474, 475, 477, 478, 479, 480], "type": [2, 3, 5, 6, 8, 9, 10, 11, 12, 13, 15, 16, 17, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 48, 49, 52, 53, 54, 55, 58, 59, 61, 66, 67, 72, 73, 76, 78, 79, 83, 84, 85, 86, 87, 88, 91, 92, 97, 99, 100, 107, 109, 112, 114, 115, 116, 118, 120, 123, 136, 139, 141, 142, 147, 148, 149, 150, 152, 155, 157, 158, 164, 165, 166, 169, 170, 174, 175, 179, 181, 183, 184, 186, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 200, 201, 202, 203, 204, 205, 206, 208, 209, 210, 213, 218, 220, 222, 223, 224, 227, 232, 233, 237, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 251, 253, 255, 258, 259, 261, 263, 264, 265, 266, 267, 269, 270, 272, 275, 276, 278, 280, 281, 282, 287, 288, 290, 293, 294, 295, 301, 304, 305, 310, 311, 312, 313, 316, 317, 318, 321, 322, 325, 326, 327, 328, 329, 330, 333, 334, 335, 338, 339, 342, 344, 345, 346, 348, 349, 355, 359, 360, 362, 363, 365, 373, 374, 375, 378, 379, 381, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 401, 403, 405, 408, 409, 410, 412, 413, 416, 417, 419, 422, 423, 426, 427, 428, 429, 430, 432, 436, 437, 438, 439, 440, 445, 446, 447, 448, 452, 453, 458, 459, 460, 466, 467, 468, 472, 480, 481], "independ": [2, 18, 22, 25, 32, 33, 44, 67, 72, 74, 83, 91, 93, 94, 98, 100, 157, 180, 183, 190, 198, 207, 222, 223, 243, 258, 263, 264, 268, 315, 340, 341, 349, 350, 351, 363, 366, 373, 375, 385, 396, 407, 410, 419, 427, 453, 459, 466, 473, 479, 480, 481], "field": [2, 5, 13, 28, 30, 32, 33, 41, 53, 54, 57, 59, 60, 62, 63, 65, 67, 72, 74, 75, 83, 86, 92, 93, 99, 115, 119, 148, 150, 155, 157, 172, 174, 180, 183, 188, 193, 196, 199, 200, 202, 205, 206, 210, 230, 231, 233, 239, 244, 253, 256, 258, 264, 265, 269, 278, 290, 311, 312, 313, 319, 322, 332, 334, 336, 337, 338, 339, 341, 342, 344, 345, 349, 353, 355, 358, 363, 366, 373, 375, 378, 382, 391, 395, 397, 402, 404, 408, 410, 419, 432, 449, 452, 459, 460, 461, 462, 464, 465, 466, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "readon": [2, 57, 67, 245, 253, 329, 337, 341, 373, 407, 408, 465, 471, 480], "format": [2, 5, 9, 10, 18, 23, 25, 30, 34, 40, 47, 48, 58, 62, 63, 67, 72, 74, 78, 83, 84, 86, 91, 92, 93, 102, 103, 106, 107, 109, 114, 115, 116, 117, 119, 130, 138, 139, 140, 141, 142, 143, 148, 149, 150, 155, 161, 164, 166, 170, 172, 173, 179, 181, 182, 183, 187, 188, 189, 190, 191, 193, 197, 198, 199, 200, 202, 204, 205, 206, 208, 209, 210, 211, 214, 218, 222, 225, 227, 231, 232, 240, 242, 245, 246, 247, 251, 252, 256, 259, 262, 263, 264, 266, 267, 269, 273, 278, 281, 282, 289, 290, 292, 293, 294, 295, 297, 299, 301, 304, 305, 311, 312, 316, 317, 318, 327, 328, 329, 333, 334, 335, 337, 338, 345, 346, 349, 356, 359, 360, 363, 365, 366, 369, 372, 373, 375, 378, 379, 381, 382, 385, 391, 392, 394, 397, 398, 402, 404, 410, 414, 419, 420, 424, 425, 427, 428, 431, 439, 441, 442, 446, 447, 448, 452, 458, 459, 460, 461, 462, 463, 464, 470, 471, 472, 473, 474, 477, 478, 480, 481], "shape": [2, 62, 67, 93, 219, 222, 281, 315, 341, 383, 465, 469, 470, 473, 480], "stride": [2, 62, 67, 252, 312, 341, 425, 427, 462, 473, 480], "suboffset": [2, 62, 67, 341, 473], "contigu": [2, 5, 42, 67, 86, 187, 245, 258, 268, 296, 341, 412, 465, 473, 480], "compound": [2, 67, 219, 244, 342, 361, 366, 372, 373, 428, 430, 432, 465, 473, 480], "complex": [2, 5, 13, 15, 67, 71, 72, 74, 83, 84, 86, 100, 103, 117, 119, 123, 125, 129, 158, 164, 167, 172, 181, 183, 184, 187, 191, 197, 200, 222, 223, 251, 258, 259, 265, 272, 286, 287, 289, 296, 304, 316, 330, 331, 342, 345, 349, 355, 381, 383, 386, 416, 424, 427, 432, 433, 437, 446, 447, 452, 461, 463, 464, 465, 466, 468, 469, 470, 472, 474, 476, 477, 478, 480], "array": [2, 5, 9, 10, 16, 30, 38, 44, 53, 57, 59, 60, 62, 63, 65, 67, 71, 72, 74, 75, 77, 83, 86, 92, 98, 100, 114, 115, 139, 155, 161, 175, 179, 212, 251, 276, 280, 281, 282, 284, 290, 296, 306, 334, 341, 344, 358, 376, 378, 382, 383, 399, 405, 416, 424, 425, 439, 449, 462, 463, 464, 465, 466, 467, 472, 475, 477, 479, 480], "numpi": [2, 67, 84, 118, 222, 281, 296, 340, 441, 447, 450, 458, 464, 465, 470, 472, 473, 475, 480], "style": [2, 5, 9, 23, 63, 67, 72, 75, 77, 86, 93, 94, 99, 103, 111, 113, 115, 117, 119, 130, 140, 141, 143, 147, 157, 164, 187, 193, 202, 204, 217, 218, 221, 222, 223, 227, 237, 239, 242, 251, 258, 264, 265, 268, 272, 273, 281, 289, 290, 293, 294, 296, 305, 310, 316, 327, 329, 330, 334, 337, 349, 352, 359, 362, 365, 366, 369, 370, 372, 378, 385, 388, 404, 417, 427, 428, 431, 432, 442, 443, 446, 449, 453, 458, 459, 460, 461, 462, 463, 465, 466, 467, 470, 471, 472, 473, 474, 477, 478, 480, 481], "and": [2, 9, 10, 11, 13, 16, 17, 18, 22, 24, 26, 27, 28, 30, 31, 33, 34, 36, 38, 39, 40, 41, 42, 44, 45, 46, 48, 49, 50, 52, 53, 54, 55, 56, 58, 59, 60, 62, 64, 65, 66, 67, 73, 77, 83, 86, 88, 90, 96, 97, 99, 101, 102, 104, 109, 110, 111, 112, 113, 114, 115, 116, 120, 121, 126, 127, 131, 132, 134, 135, 137, 138, 140, 141, 142, 144, 146, 147, 149, 150, 152, 154, 156, 157, 160, 161, 163, 164, 167, 169, 170, 171, 172, 174, 175, 176, 178, 179, 181, 182, 184, 185, 186, 187, 188, 189, 190, 192, 193, 194, 195, 197, 198, 199, 200, 201, 202, 204, 205, 206, 207, 209, 210, 211, 214, 215, 216, 217, 218, 219, 220, 221, 222, 225, 226, 229, 230, 231, 233, 239, 241, 242, 243, 245, 246, 248, 250, 251, 253, 254, 255, 258, 261, 262, 264, 266, 268, 269, 270, 273, 274, 275, 276, 277, 278, 279, 281, 282, 284, 285, 287, 288, 292, 294, 295, 297, 298, 299, 300, 302, 304, 306, 308, 309, 311, 312, 315, 317, 318, 319, 320, 322, 323, 326, 327, 328, 331, 332, 333, 335, 336, 339, 340, 342, 343, 345, 349, 351, 352, 353, 356, 357, 358, 359, 360, 365, 367, 369, 370, 371, 372, 373, 374, 375, 377, 378, 380, 384, 388, 391, 392, 394, 395, 396, 397, 399, 400, 402, 403, 404, 405, 409, 411, 412, 413, 414, 417, 418, 419, 420, 423, 424, 428, 430, 431, 433, 435, 438, 439, 440, 443, 446, 448, 452, 454, 455, 469, 470, 481], "pil": [2, 67, 84, 341], "relat": [2, 32, 41, 44, 62, 67, 78, 83, 84, 92, 94, 99, 100, 103, 106, 109, 110, 111, 119, 123, 130, 136, 142, 147, 150, 151, 155, 164, 166, 174, 178, 180, 187, 188, 190, 191, 193, 197, 202, 204, 205, 206, 207, 210, 212, 214, 222, 225, 232, 238, 242, 252, 254, 255, 256, 258, 262, 263, 264, 266, 267, 268, 272, 275, 277, 278, 280, 287, 290, 293, 295, 296, 297, 299, 305, 311, 312, 316, 317, 321, 322, 328, 329, 330, 334, 337, 338, 340, 341, 342, 345, 349, 351, 355, 359, 363, 366, 372, 373, 377, 381, 382, 385, 386, 391, 396, 397, 399, 402, 404, 409, 410, 412, 418, 419, 422, 425, 427, 428, 430, 432, 433, 447, 452, 458, 459, 460, 462, 463, 466, 467, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "function": [2, 5, 9, 10, 11, 13, 16, 17, 18, 22, 23, 24, 26, 28, 30, 32, 33, 34, 36, 38, 39, 40, 41, 42, 43, 45, 46, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 62, 65, 66, 67, 70, 71, 73, 74, 75, 76, 77, 78, 79, 83, 86, 87, 88, 91, 96, 97, 99, 100, 101, 102, 106, 107, 109, 110, 111, 112, 114, 115, 121, 123, 125, 129, 130, 132, 134, 135, 136, 137, 138, 139, 140, 141, 143, 144, 146, 148, 149, 152, 154, 155, 156, 158, 161, 163, 164, 167, 170, 172, 174, 175, 176, 179, 180, 181, 183, 184, 185, 186, 187, 190, 191, 192, 193, 194, 195, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 215, 217, 218, 219, 221, 222, 225, 226, 227, 231, 232, 233, 239, 240, 242, 244, 245, 246, 247, 249, 251, 253, 254, 255, 259, 261, 262, 263, 266, 267, 269, 273, 275, 277, 278, 280, 284, 287, 289, 290, 292, 293, 294, 295, 297, 299, 301, 304, 305, 306, 308, 309, 310, 311, 312, 317, 318, 319, 321, 322, 325, 327, 328, 329, 330, 331, 333, 334, 335, 336, 338, 339, 340, 341, 343, 344, 348, 349, 352, 353, 355, 356, 358, 359, 360, 361, 362, 363, 364, 366, 368, 374, 375, 377, 378, 379, 383, 384, 386, 391, 392, 394, 396, 398, 399, 400, 401, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 417, 418, 419, 422, 426, 428, 429, 432, 433, 436, 437, 439, 442, 447, 448, 452, 453, 458, 461, 462, 466, 468, 469, 470, 471, 472, 474, 478, 479, 480, 481], "pyobject": [3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 96, 98, 173, 316, 359, 461, 464, 465, 469, 470, 477, 478, 480], "_pyobject_new": 3, "pytypeobject": [3, 6, 8, 9, 12, 13, 15, 17, 19, 20, 21, 22, 25, 26, 27, 28, 29, 34, 36, 37, 38, 43, 44, 45, 48, 49, 54, 55, 56, 57, 59, 60, 61, 63, 67, 74, 75, 98, 460, 470, 471, 475, 478, 479, 480], "pyvarobject": [3, 28, 49, 56, 57, 67, 359, 470], "_pyobject_newvar": 3, "py_ssize_t": [3, 5, 7, 8, 9, 10, 13, 18, 22, 23, 28, 33, 34, 37, 38, 39, 40, 42, 44, 46, 47, 48, 51, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 72, 74, 98, 173, 349, 425, 464, 465, 470, 478, 480], "size": [3, 5, 7, 9, 18, 28, 30, 33, 38, 40, 41, 42, 48, 50, 53, 54, 57, 58, 59, 60, 62, 63, 67, 72, 74, 75, 91, 92, 93, 96, 98, 99, 100, 106, 112, 114, 115, 116, 117, 130, 134, 138, 139, 141, 142, 148, 150, 155, 158, 160, 161, 170, 171, 174, 179, 182, 183, 184, 187, 188, 212, 213, 216, 220, 222, 223, 239, 242, 244, 245, 247, 248, 253, 255, 258, 259, 263, 266, 267, 275, 280, 281, 292, 296, 302, 305, 308, 311, 317, 318, 319, 332, 334, 335, 337, 339, 340, 341, 342, 345, 346, 349, 355, 357, 358, 359, 361, 362, 366, 369, 372, 373, 378, 381, 383, 385, 392, 405, 407, 418, 419, 425, 429, 443, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pyobject_init": [3, 56, 478, 479, 480], "op": [3, 10, 15, 27, 28, 32, 36, 38, 48, 62, 63, 67, 74, 84, 119, 135, 174, 188, 227, 261, 266, 280, 290, 316, 334, 337, 349, 362, 374, 375, 404, 462, 465, 469, 470, 471, 477, 480], "part": [3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 18, 21, 22, 23, 24, 25, 26, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 44, 46, 47, 48, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 63, 65, 66, 67, 71, 72, 74, 84, 91, 93, 94, 97, 98, 99, 100, 103, 106, 107, 109, 111, 119, 125, 140, 148, 151, 154, 155, 156, 158, 164, 166, 173, 174, 180, 183, 188, 190, 191, 193, 194, 195, 197, 198, 199, 200, 201, 202, 203, 205, 206, 207, 208, 210, 216, 222, 227, 232, 242, 244, 245, 247, 248, 255, 256, 263, 264, 265, 266, 267, 272, 273, 278, 279, 280, 290, 296, 299, 304, 305, 311, 316, 320, 328, 331, 334, 335, 337, 338, 341, 342, 343, 349, 352, 359, 362, 363, 366, 372, 378, 381, 382, 383, 385, 386, 387, 391, 396, 399, 400, 407, 408, 410, 416, 423, 424, 425, 426, 427, 429, 432, 433, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "of": [3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 86, 88, 90, 91, 101, 103, 106, 107, 109, 110, 111, 112, 113, 114, 115, 116, 117, 119, 120, 121, 123, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 142, 143, 144, 147, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 161, 163, 167, 169, 170, 172, 173, 174, 175, 176, 177, 179, 182, 183, 184, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 224, 225, 226, 227, 229, 230, 231, 232, 233, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 253, 254, 255, 257, 258, 259, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 272, 273, 275, 277, 278, 279, 281, 284, 285, 287, 288, 289, 292, 293, 294, 295, 297, 298, 299, 300, 301, 302, 304, 305, 306, 308, 309, 310, 311, 312, 315, 316, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 342, 343, 344, 346, 350, 352, 353, 355, 356, 358, 359, 361, 362, 363, 364, 366, 368, 369, 370, 371, 372, 373, 374, 375, 377, 378, 380, 382, 384, 385, 386, 391, 392, 394, 395, 398, 399, 400, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 417, 418, 420, 422, 423, 424, 427, 428, 429, 430, 431, 433, 437, 438, 439, 440, 441, 443, 445, 446, 447, 448, 449, 452, 454, 455, 460, 461, 462, 463, 464, 465, 468, 469, 470, 472, 473, 479, 480, 481], "the": [3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 17, 18, 20, 21, 22, 24, 25, 26, 27, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 66, 67, 70, 71, 73, 74, 76, 78, 85, 86, 90, 92, 93, 95, 96, 97, 104, 107, 109, 110, 112, 113, 114, 115, 116, 119, 121, 122, 125, 126, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 142, 143, 144, 146, 147, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 161, 163, 164, 165, 166, 167, 169, 170, 172, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 186, 187, 188, 189, 191, 192, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 208, 209, 210, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 229, 231, 232, 233, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 249, 250, 251, 254, 255, 256, 257, 258, 259, 261, 262, 263, 265, 266, 268, 269, 270, 272, 273, 275, 276, 277, 278, 281, 282, 284, 285, 287, 288, 292, 295, 296, 297, 298, 299, 300, 301, 302, 304, 306, 308, 309, 310, 311, 312, 313, 315, 316, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 330, 331, 332, 333, 335, 336, 338, 339, 340, 342, 343, 344, 352, 353, 355, 356, 357, 358, 361, 363, 364, 365, 367, 368, 369, 370, 371, 372, 373, 374, 375, 377, 378, 380, 382, 384, 385, 388, 391, 392, 394, 395, 396, 398, 399, 400, 401, 402, 403, 404, 405, 409, 411, 412, 414, 416, 417, 419, 420, 423, 426, 428, 430, 431, 432, 437, 438, 439, 440, 441, 443, 446, 447, 448, 449, 451, 452, 455, 459, 460, 463, 467, 468, 469, 470, 480, 481], "stabl": [3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 18, 21, 22, 23, 24, 25, 26, 28, 30, 32, 34, 35, 36, 37, 38, 39, 41, 42, 44, 46, 47, 48, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 65, 66, 67, 207, 222, 233, 249, 273, 289, 341, 349, 422, 462, 463, 466, 471, 474, 475, 476, 478, 479, 480, 481], "abi": [3, 5, 6, 7, 8, 9, 10, 11, 14, 15, 18, 21, 22, 23, 24, 25, 26, 28, 30, 31, 32, 34, 35, 36, 37, 38, 39, 41, 42, 44, 46, 47, 48, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 63, 65, 66, 67, 96, 349, 453, 457, 466, 470, 471, 474, 475, 477, 479, 480, 481], "pyobject_initvar": [3, 56, 480], "pyobject_new": [3, 28, 41, 62, 462, 478, 479, 480], "typeobj": [3, 28, 385], "header": [3, 25, 28, 57, 62, 67, 72, 83, 99, 103, 114, 133, 139, 143, 148, 150, 152, 164, 166, 173, 181, 187, 190, 191, 192, 193, 194, 195, 196, 197, 198, 201, 202, 203, 204, 205, 206, 212, 227, 231, 239, 240, 241, 242, 244, 245, 247, 253, 264, 266, 268, 273, 282, 285, 290, 294, 302, 308, 314, 332, 333, 334, 338, 346, 349, 352, 355, 359, 374, 378, 382, 390, 392, 394, 398, 408, 416, 419, 424, 426, 449, 453, 458, 460, 462, 464, 465, 466, 468, 471, 472, 474, 475, 476, 477, 478, 479, 480], "tp_basics": [3, 28, 60, 62, 74, 75, 479, 480], "pyobject_newvar": [3, 28, 41, 62, 462, 478, 479, 480], "tp_items": [3, 28, 60, 62, 74, 75], "tupl": [3, 5, 10, 14, 16, 23, 27, 34, 37, 39, 41, 48, 53, 54, 57, 58, 60, 61, 62, 65, 67, 71, 72, 74, 75, 78, 86, 93, 94, 96, 99, 100, 103, 107, 109, 110, 112, 113, 114, 117, 118, 119, 123, 130, 131, 134, 138, 141, 144, 147, 149, 152, 155, 163, 167, 169, 173, 174, 178, 179, 180, 181, 183, 184, 186, 187, 188, 190, 193, 200, 202, 205, 206, 210, 218, 222, 223, 224, 229, 230, 233, 239, 240, 241, 242, 245, 247, 251, 252, 255, 256, 258, 259, 261, 263, 264, 266, 268, 269, 271, 273, 276, 278, 280, 283, 285, 286, 288, 289, 290, 292, 293, 296, 297, 300, 301, 302, 304, 305, 307, 311, 313, 315, 316, 319, 322, 325, 326, 328, 329, 330, 332, 333, 334, 335, 336, 337, 338, 339, 342, 344, 345, 346, 348, 352, 356, 357, 358, 359, 362, 363, 366, 369, 373, 375, 378, 379, 381, 382, 385, 386, 391, 392, 393, 395, 397, 398, 399, 402, 404, 409, 410, 412, 413, 416, 417, 419, 424, 425, 426, 427, 428, 429, 433, 437, 438, 440, 442, 443, 447, 448, 453, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "void": [3, 5, 7, 9, 11, 12, 13, 17, 21, 22, 23, 24, 25, 27, 28, 30, 32, 33, 34, 37, 38, 40, 41, 44, 47, 48, 50, 51, 52, 57, 58, 59, 60, 62, 63, 65, 66, 70, 71, 72, 74, 75, 76, 85, 96, 98, 173, 316, 344, 408, 428, 466, 469, 470, 471, 478, 479, 480], "pyobject_del": [3, 41, 62, 462], "tp_dealloc": [3, 28, 60, 62, 66, 74, 75, 470, 478, 480], "handler": [3, 23, 24, 28, 32, 33, 58, 60, 62, 63, 65, 66, 67, 72, 74, 75, 80, 86, 106, 112, 115, 117, 119, 122, 127, 129, 132, 142, 148, 149, 164, 174, 182, 185, 186, 188, 193, 194, 198, 199, 210, 222, 226, 237, 242, 251, 253, 255, 257, 263, 270, 280, 289, 290, 294, 305, 311, 312, 325, 326, 329, 334, 337, 341, 349, 353, 355, 359, 363, 365, 385, 390, 392, 400, 408, 409, 411, 413, 414, 417, 424, 425, 426, 452, 459, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480], "_py_nonestruct": [3, 85], "none": [3, 5, 16, 20, 23, 26, 30, 32, 33, 44, 54, 55, 57, 62, 63, 66, 67, 72, 79, 84, 86, 87, 88, 92, 94, 99, 100, 103, 104, 105, 107, 109, 110, 111, 113, 114, 117, 119, 123, 125, 126, 129, 130, 132, 133, 134, 135, 136, 138, 140, 141, 144, 146, 147, 148, 149, 152, 154, 155, 156, 157, 158, 160, 163, 164, 165, 166, 167, 169, 170, 172, 173, 174, 178, 180, 181, 183, 186, 187, 188, 190, 192, 193, 194, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 210, 213, 215, 220, 222, 223, 224, 225, 226, 227, 228, 229, 231, 232, 233, 234, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 251, 252, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 271, 272, 273, 275, 276, 278, 280, 281, 283, 284, 285, 288, 289, 290, 293, 294, 296, 297, 299, 301, 302, 304, 305, 308, 309, 311, 313, 315, 316, 317, 318, 320, 321, 323, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 337, 338, 340, 341, 342, 344, 345, 346, 349, 350, 352, 355, 356, 357, 359, 361, 362, 363, 364, 366, 367, 368, 369, 370, 371, 372, 373, 376, 377, 378, 379, 380, 381, 382, 383, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 402, 403, 404, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 424, 427, 428, 429, 432, 433, 434, 438, 439, 440, 443, 447, 450, 453, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "py_non": [3, 23, 27, 32, 45, 46, 55, 66, 72, 85, 428], "pymodule_cr": [3, 32, 34, 44, 71, 72, 75], "macro": [4, 5, 6, 17, 23, 28, 32, 33, 34, 41, 42, 43, 44, 49, 54, 55, 58, 59, 62, 63, 67, 72, 75, 173, 214, 283, 349, 359, 453, 462, 463, 464, 465, 466, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "built": [4, 7, 16, 23, 30, 32, 33, 36, 41, 46, 48, 57, 58, 60, 62, 67, 72, 74, 75, 76, 78, 79, 83, 84, 86, 92, 99, 100, 102, 106, 107, 108, 109, 112, 117, 119, 125, 129, 132, 142, 148, 151, 155, 156, 158, 160, 165, 175, 178, 179, 183, 187, 188, 192, 196, 199, 203, 208, 210, 218, 222, 227, 232, 244, 247, 248, 249, 251, 252, 254, 255, 258, 263, 272, 273, 280, 281, 289, 290, 293, 294, 296, 305, 308, 310, 317, 318, 325, 326, 334, 337, 338, 342, 344, 345, 349, 352, 359, 366, 373, 381, 385, 386, 397, 399, 402, 407, 408, 410, 412, 416, 420, 424, 426, 427, 429, 431, 432, 433, 439, 440, 452, 453, 458, 460, 461, 462, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 478, 479, 480, 481], "run": [4, 23, 28, 32, 33, 41, 44, 50, 58, 62, 63, 67, 71, 72, 75, 76, 78, 80, 83, 84, 85, 87, 88, 91, 92, 94, 98, 99, 101, 102, 103, 104, 106, 109, 111, 112, 117, 120, 121, 122, 126, 129, 130, 131, 133, 134, 135, 137, 141, 148, 149, 154, 160, 161, 163, 164, 166, 167, 170, 173, 174, 178, 182, 183, 184, 190, 197, 200, 205, 210, 211, 223, 225, 227, 232, 233, 239, 240, 241, 242, 247, 248, 252, 253, 258, 263, 264, 265, 266, 268, 276, 280, 285, 289, 290, 293, 294, 305, 310, 317, 319, 320, 321, 322, 328, 329, 330, 331, 334, 335, 337, 338, 341, 342, 344, 345, 349, 350, 351, 352, 353, 361, 362, 363, 365, 366, 373, 377, 379, 381, 383, 386, 387, 396, 397, 399, 400, 402, 404, 417, 418, 424, 425, 426, 427, 428, 429, 432, 437, 440, 448, 449, 450, 452, 453, 455, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "time": [4, 5, 13, 20, 22, 23, 27, 28, 30, 32, 33, 40, 41, 44, 53, 62, 63, 67, 71, 72, 74, 75, 76, 78, 80, 84, 85, 86, 88, 91, 92, 93, 94, 102, 103, 107, 112, 114, 115, 117, 119, 123, 129, 130, 131, 133, 135, 136, 137, 138, 139, 141, 143, 147, 148, 154, 157, 160, 163, 164, 166, 170, 173, 174, 179, 183, 187, 190, 199, 200, 205, 206, 209, 210, 211, 213, 215, 222, 223, 227, 231, 232, 240, 242, 244, 245, 247, 251, 252, 253, 254, 256, 258, 263, 264, 265, 266, 268, 273, 278, 279, 280, 281, 285, 289, 290, 291, 292, 293, 294, 296, 297, 305, 306, 311, 315, 316, 317, 319, 322, 323, 325, 326, 327, 328, 329, 330, 334, 335, 337, 338, 339, 341, 345, 349, 350, 355, 356, 359, 361, 362, 364, 366, 369, 372, 373, 376, 377, 381, 383, 385, 386, 387, 392, 395, 397, 399, 402, 404, 405, 407, 412, 413, 416, 417, 419, 420, 423, 424, 425, 426, 427, 429, 431, 432, 433, 437, 440, 446, 448, 449, 452, 453, 458, 459, 460, 461, 463, 464, 465, 466, 467, 468, 469, 471, 474, 480], "py_major_vers": [4, 110], "1a2": 4, "py_minor_vers": [4, 65, 110, 478], "py_micro_vers": [4, 110], "py_release_level": [4, 110], "0xa": 4, "alpha": [4, 67, 79, 86, 110, 281, 285, 304, 315, 349, 352, 448, 459, 460, 465, 468, 481], "0xb": 4, "beta": [4, 67, 110, 315, 349, 448, 459, 465, 475, 481], "0xc": 4, "0xf": 4, "py_release_seri": [4, 110], "py_version_hex": [4, 56, 469, 470, 478, 479, 480], "32": [4, 16, 25, 40, 41, 58, 67, 85, 93, 94, 96, 97, 103, 104, 106, 112, 118, 136, 138, 143, 150, 155, 163, 173, 183, 212, 223, 232, 247, 248, 256, 258, 259, 267, 280, 290, 300, 301, 303, 308, 315, 323, 330, 334, 340, 341, 344, 346, 349, 362, 363, 385, 395, 402, 403, 419, 420, 421, 425, 432, 443, 453, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 470, 472, 473, 474, 475, 476, 477, 478, 479, 480], "big": [4, 25, 34, 41, 63, 67, 72, 77, 83, 94, 100, 104, 106, 129, 130, 138, 150, 155, 164, 173, 174, 188, 227, 256, 266, 292, 341, 344, 346, 349, 359, 386, 395, 402, 431, 449, 453, 461, 462, 463, 466, 468, 470, 472, 474, 480], "endian": [4, 25, 30, 41, 63, 83, 104, 106, 138, 150, 155, 173, 227, 256, 292, 344, 346, 349, 395, 402, 449, 474, 480], "order": [4, 7, 13, 28, 30, 32, 33, 42, 44, 57, 58, 62, 63, 67, 71, 72, 74, 75, 86, 88, 91, 92, 93, 94, 97, 98, 99, 100, 103, 105, 106, 107, 109, 113, 115, 117, 119, 123, 130, 136, 137, 142, 144, 146, 148, 150, 152, 155, 157, 164, 166, 174, 175, 176, 180, 181, 183, 184, 187, 188, 190, 193, 197, 199, 200, 202, 205, 208, 210, 211, 215, 221, 222, 225, 226, 227, 230, 233, 242, 244, 245, 247, 251, 252, 255, 256, 258, 259, 263, 264, 266, 268, 272, 278, 280, 281, 285, 290, 292, 293, 296, 299, 300, 301, 304, 305, 306, 310, 311, 312, 313, 315, 316, 322, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 341, 342, 345, 349, 350, 355, 359, 361, 362, 363, 366, 373, 378, 379, 381, 382, 383, 385, 386, 391, 392, 397, 399, 404, 407, 408, 410, 412, 418, 419, 424, 425, 426, 428, 429, 430, 432, 439, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 471, 472, 473, 474, 475, 477, 478, 479, 480, 481], "0x03": [4, 188], "16": [4, 5, 16, 33, 40, 46, 67, 77, 84, 88, 93, 94, 100, 104, 106, 114, 118, 138, 143, 147, 155, 170, 173, 174, 180, 190, 208, 218, 222, 223, 232, 233, 237, 256, 258, 259, 264, 280, 289, 290, 292, 311, 315, 316, 319, 323, 329, 334, 338, 340, 341, 342, 345, 349, 363, 366, 375, 395, 421, 423, 432, 437, 439, 441, 443, 446, 448, 449, 450, 453, 459, 461, 463, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "0x04": [4, 188, 425], "17": [4, 93, 94, 100, 106, 136, 147, 180, 183, 187, 190, 205, 220, 233, 254, 258, 289, 290, 316, 363, 375, 441, 446, 460, 463, 465, 466, 468, 471, 472, 474, 475, 478, 479, 480], "24": [4, 84, 93, 94, 97, 103, 106, 136, 138, 147, 180, 183, 190, 206, 233, 256, 258, 292, 316, 329, 340, 341, 344, 346, 363, 421, 423, 432, 466, 470, 473, 474, 478, 479, 480], "0x01": [4, 188, 334], "25": [4, 84, 93, 94, 123, 147, 180, 183, 187, 218, 233, 256, 258, 280, 315, 316, 319, 332, 334, 337, 340, 341, 358, 375, 379, 381, 421, 439, 443, 445, 446, 448, 459, 461, 462, 463, 465, 466, 470, 471, 473, 475, 476, 477, 478, 479, 480], "28": [4, 32, 96, 100, 147, 183, 223, 233, 256, 337, 363, 381, 463, 464, 465, 469, 472, 478, 479, 480], "29": [4, 96, 100, 103, 147, 180, 183, 187, 233, 256, 258, 264, 315, 363, 462, 465, 469, 473, 478, 479, 480], "0x2": 4, "hexvers": [4, 67, 79, 312, 349, 447, 473], "0x030401a2": 4, "10": [4, 10, 14, 20, 22, 23, 26, 28, 32, 33, 35, 38, 44, 46, 48, 51, 54, 56, 57, 60, 62, 63, 67, 72, 78, 83, 86, 91, 92, 93, 94, 96, 99, 100, 103, 105, 106, 107, 109, 110, 112, 113, 117, 118, 119, 120, 123, 126, 128, 131, 132, 133, 134, 135, 136, 140, 144, 146, 147, 148, 151, 152, 155, 157, 160, 166, 173, 174, 178, 180, 182, 183, 185, 188, 190, 206, 210, 211, 212, 213, 215, 217, 218, 220, 222, 223, 228, 230, 232, 233, 234, 238, 239, 247, 248, 249, 252, 255, 256, 258, 263, 264, 265, 271, 272, 275, 279, 280, 281, 283, 285, 288, 289, 290, 291, 293, 300, 301, 304, 305, 308, 309, 315, 316, 319, 322, 323, 327, 329, 334, 337, 338, 339, 340, 341, 342, 344, 345, 349, 352, 357, 359, 361, 362, 363, 364, 366, 369, 375, 378, 381, 382, 383, 385, 387, 391, 392, 404, 410, 412, 417, 419, 420, 422, 424, 425, 426, 427, 428, 429, 432, 437, 438, 439, 440, 441, 443, 445, 446, 448, 449, 450, 452, 453, 456, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 475, 478, 479, 481], "0x030a00f0": 4, "if": [4, 5, 7, 9, 11, 13, 17, 18, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 44, 46, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 78, 79, 83, 86, 87, 88, 91, 92, 93, 94, 97, 98, 100, 101, 102, 103, 104, 106, 107, 109, 111, 112, 113, 114, 117, 119, 123, 126, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 141, 143, 144, 146, 147, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 163, 164, 166, 167, 169, 170, 172, 173, 174, 175, 176, 177, 178, 179, 181, 183, 185, 186, 187, 188, 190, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 213, 215, 217, 218, 222, 223, 225, 226, 227, 229, 230, 231, 232, 233, 237, 239, 240, 241, 242, 244, 245, 246, 248, 249, 250, 252, 254, 255, 256, 258, 259, 261, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 277, 278, 279, 280, 281, 284, 285, 286, 288, 289, 290, 292, 293, 294, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 308, 309, 310, 311, 315, 316, 317, 318, 319, 320, 321, 322, 323, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 359, 361, 362, 363, 364, 366, 368, 369, 372, 373, 374, 375, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 425, 426, 427, 428, 429, 430, 431, 432, 433, 435, 437, 439, 440, 442, 445, 447, 448, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "py_vers": [4, 32, 56, 173, 470, 472, 480], "const": [4, 5, 7, 8, 9, 10, 11, 13, 14, 17, 18, 22, 23, 24, 25, 26, 30, 32, 33, 38, 39, 40, 42, 44, 47, 48, 50, 51, 52, 53, 57, 58, 59, 60, 62, 63, 65, 67, 72, 74, 78, 96, 98, 115, 289, 408, 474, 477, 478, 480], "unsign": [4, 5, 7, 9, 25, 30, 32, 33, 34, 38, 41, 50, 57, 60, 62, 63, 74, 118, 138, 143, 173, 290, 292, 296, 334, 341, 344, 346, 405, 407, 408, 421, 449, 461, 462, 464, 469, 473, 477, 480], "long": [4, 5, 6, 9, 22, 23, 30, 32, 33, 34, 38, 40, 44, 57, 58, 60, 62, 63, 65, 67, 72, 74, 83, 84, 88, 94, 96, 98, 99, 100, 102, 103, 104, 107, 109, 117, 118, 123, 136, 140, 143, 164, 166, 173, 174, 187, 190, 199, 205, 209, 212, 222, 223, 225, 239, 242, 244, 245, 255, 256, 258, 264, 265, 280, 289, 290, 296, 300, 302, 303, 304, 305, 316, 318, 325, 327, 330, 332, 334, 335, 337, 338, 341, 344, 345, 349, 355, 359, 361, 362, 363, 366, 372, 373, 378, 392, 397, 402, 404, 407, 408, 422, 423, 424, 425, 427, 432, 452, 458, 459, 460, 462, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "sinc": [4, 5, 7, 10, 13, 14, 22, 23, 26, 28, 30, 32, 33, 35, 39, 41, 42, 44, 45, 46, 48, 51, 53, 55, 57, 58, 59, 60, 61, 62, 63, 65, 67, 71, 72, 74, 75, 78, 83, 84, 87, 91, 92, 93, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 123, 130, 141, 143, 146, 148, 154, 158, 164, 166, 170, 172, 173, 174, 178, 180, 183, 187, 190, 191, 193, 195, 196, 198, 200, 202, 204, 205, 206, 210, 215, 219, 222, 223, 227, 231, 232, 240, 241, 242, 244, 245, 247, 248, 255, 259, 263, 265, 266, 268, 269, 272, 275, 280, 285, 289, 290, 292, 293, 294, 304, 305, 311, 316, 325, 327, 329, 332, 334, 335, 336, 337, 338, 341, 342, 344, 349, 352, 355, 359, 361, 362, 363, 366, 373, 375, 377, 378, 379, 383, 385, 386, 387, 392, 397, 399, 402, 404, 407, 408, 409, 411, 412, 416, 418, 419, 424, 425, 427, 429, 431, 432, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "version": [4, 7, 9, 10, 13, 14, 23, 26, 28, 30, 32, 33, 34, 35, 40, 41, 42, 44, 46, 48, 51, 55, 56, 57, 58, 59, 60, 61, 62, 63, 65, 67, 72, 74, 75, 76, 78, 79, 84, 88, 90, 91, 92, 93, 94, 96, 99, 100, 103, 106, 107, 108, 109, 114, 115, 116, 117, 119, 123, 125, 130, 136, 139, 140, 148, 155, 160, 164, 170, 173, 174, 180, 181, 183, 187, 188, 189, 190, 191, 193, 194, 196, 197, 198, 200, 202, 203, 204, 205, 206, 207, 208, 210, 218, 222, 227, 230, 232, 239, 240, 241, 242, 244, 245, 247, 249, 252, 253, 254, 256, 259, 262, 263, 264, 265, 266, 267, 268, 271, 272, 275, 277, 278, 280, 282, 285, 290, 292, 293, 295, 296, 300, 301, 304, 305, 309, 310, 311, 312, 315, 316, 317, 327, 328, 329, 331, 334, 335, 336, 337, 341, 342, 344, 345, 349, 351, 352, 353, 356, 358, 359, 361, 362, 366, 372, 373, 374, 376, 377, 378, 382, 383, 384, 385, 386, 387, 391, 392, 395, 396, 398, 399, 400, 402, 404, 407, 408, 410, 414, 418, 419, 422, 423, 425, 426, 427, 428, 429, 432, 433, 447, 450, 452, 453, 455, 457, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 473, 474, 475, 476, 477, 478, 479, 480, 481], "11": [4, 7, 13, 23, 25, 26, 30, 32, 33, 34, 42, 51, 57, 58, 59, 60, 67, 71, 84, 86, 88, 91, 92, 93, 94, 98, 99, 100, 101, 103, 106, 109, 110, 114, 117, 119, 123, 124, 125, 132, 133, 135, 136, 138, 143, 147, 148, 149, 150, 155, 157, 163, 166, 170, 172, 173, 178, 180, 181, 183, 188, 190, 208, 209, 210, 212, 215, 218, 222, 223, 227, 228, 231, 232, 233, 238, 239, 242, 244, 246, 247, 249, 250, 252, 255, 256, 258, 259, 263, 264, 265, 266, 269, 272, 275, 278, 280, 284, 285, 288, 290, 292, 293, 294, 296, 298, 304, 315, 316, 318, 319, 327, 329, 330, 331, 333, 334, 336, 337, 338, 340, 341, 342, 344, 345, 346, 349, 351, 352, 355, 356, 357, 358, 359, 361, 363, 375, 376, 378, 383, 385, 392, 394, 396, 397, 400, 404, 405, 409, 419, 420, 421, 422, 424, 425, 427, 428, 432, 433, 439, 443, 452, 453, 458, 461, 462, 463, 465, 467, 469, 471, 472, 474, 475, 476, 477, 478, 481], "includ": [4, 5, 7, 9, 13, 18, 22, 23, 26, 27, 28, 30, 31, 32, 33, 44, 48, 52, 54, 55, 57, 59, 60, 62, 63, 65, 67, 71, 72, 74, 75, 76, 78, 80, 83, 84, 85, 86, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 111, 114, 117, 119, 130, 134, 136, 140, 143, 149, 150, 151, 152, 154, 155, 156, 158, 160, 164, 170, 173, 174, 175, 178, 180, 183, 187, 188, 190, 193, 197, 199, 200, 202, 203, 204, 205, 207, 209, 210, 222, 223, 225, 227, 231, 232, 239, 240, 241, 242, 244, 245, 247, 248, 249, 250, 252, 254, 255, 256, 258, 259, 261, 262, 263, 264, 265, 267, 268, 270, 272, 273, 275, 278, 280, 285, 286, 289, 290, 293, 294, 296, 302, 304, 305, 308, 309, 311, 316, 319, 320, 327, 328, 329, 330, 331, 332, 334, 337, 338, 339, 341, 342, 344, 345, 349, 352, 353, 355, 356, 359, 361, 362, 363, 366, 369, 370, 372, 373, 375, 377, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 394, 396, 397, 399, 400, 402, 403, 404, 407, 408, 410, 412, 413, 416, 417, 418, 419, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 446, 448, 452, 453, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "patchlevel": [4, 300], "these": [5, 7, 9, 11, 13, 23, 25, 28, 30, 32, 33, 40, 41, 44, 50, 56, 57, 58, 62, 63, 65, 71, 72, 74, 75, 76, 83, 84, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 111, 112, 117, 119, 123, 129, 130, 137, 138, 140, 141, 143, 146, 148, 149, 150, 151, 152, 155, 156, 158, 160, 164, 166, 173, 174, 175, 178, 180, 181, 183, 186, 187, 188, 189, 190, 191, 193, 194, 195, 197, 198, 199, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 218, 222, 223, 227, 232, 239, 240, 242, 244, 247, 248, 249, 252, 255, 256, 258, 259, 261, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 299, 304, 305, 309, 311, 315, 316, 317, 318, 319, 321, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 362, 363, 366, 372, 375, 377, 378, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 399, 400, 402, 404, 405, 407, 408, 410, 411, 412, 413, 416, 417, 419, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "are": [5, 7, 9, 11, 13, 22, 23, 25, 26, 28, 30, 32, 33, 38, 39, 40, 41, 44, 46, 48, 50, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 86, 87, 88, 91, 92, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 112, 114, 117, 119, 123, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 142, 143, 146, 147, 148, 149, 150, 151, 152, 154, 155, 156, 158, 160, 163, 164, 166, 167, 169, 170, 172, 173, 174, 175, 176, 178, 180, 181, 183, 184, 185, 186, 187, 188, 189, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 217, 218, 219, 222, 223, 225, 226, 227, 230, 231, 232, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 252, 254, 255, 256, 257, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 278, 279, 280, 281, 284, 285, 287, 288, 290, 292, 293, 294, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 308, 309, 310, 311, 313, 316, 317, 318, 319, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 366, 369, 370, 371, 372, 373, 374, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 439, 443, 446, 448, 452, 453, 454, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 475, 476, 477, 478, 479, 480], "use": [5, 7, 9, 10, 11, 13, 17, 18, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 38, 39, 40, 41, 42, 44, 45, 48, 49, 50, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 67, 70, 71, 72, 73, 74, 75, 78, 86, 87, 88, 90, 91, 92, 94, 98, 101, 106, 107, 109, 111, 112, 113, 114, 116, 117, 119, 120, 121, 123, 125, 126, 129, 130, 131, 132, 134, 135, 136, 137, 138, 140, 141, 143, 144, 146, 147, 149, 150, 151, 152, 154, 155, 156, 157, 158, 161, 163, 164, 165, 167, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 215, 216, 217, 218, 219, 222, 223, 225, 227, 231, 239, 240, 241, 242, 243, 244, 245, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 261, 262, 263, 264, 265, 266, 268, 269, 270, 272, 273, 275, 277, 278, 281, 282, 284, 285, 286, 287, 288, 289, 290, 292, 294, 295, 296, 297, 298, 299, 301, 302, 304, 306, 308, 309, 310, 312, 315, 316, 317, 318, 319, 320, 321, 322, 323, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 338, 339, 340, 341, 342, 343, 344, 349, 351, 352, 353, 355, 356, 357, 358, 361, 363, 365, 366, 369, 370, 371, 375, 377, 378, 379, 382, 383, 384, 386, 391, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 423, 424, 426, 427, 428, 429, 431, 432, 433, 437, 439, 440, 443, 446, 450, 452, 453, 458, 459, 460, 461, 462, 463, 466, 467, 468, 469, 470, 472, 473, 474, 475, 476, 477, 479, 480, 481], "when": [5, 7, 9, 10, 11, 13, 18, 22, 23, 27, 28, 30, 32, 33, 35, 36, 38, 39, 41, 44, 46, 48, 49, 53, 56, 57, 58, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 83, 87, 88, 91, 92, 94, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 112, 114, 117, 119, 121, 123, 125, 126, 129, 130, 132, 134, 135, 136, 137, 138, 140, 141, 146, 147, 148, 149, 150, 151, 152, 154, 155, 157, 164, 166, 167, 169, 170, 172, 173, 174, 175, 178, 180, 181, 183, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 196, 198, 199, 200, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 215, 218, 222, 223, 225, 227, 229, 231, 232, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 252, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 272, 273, 275, 278, 280, 281, 284, 285, 289, 290, 292, 293, 294, 296, 297, 298, 299, 301, 302, 305, 306, 308, 310, 311, 315, 316, 317, 318, 319, 320, 321, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 362, 363, 366, 368, 369, 372, 373, 374, 375, 377, 378, 379, 380, 381, 382, 383, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 404, 407, 408, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 424, 425, 426, 427, 429, 431, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "creat": [5, 7, 9, 11, 13, 16, 17, 22, 23, 24, 25, 27, 28, 30, 33, 38, 39, 41, 42, 44, 48, 50, 54, 57, 58, 59, 62, 65, 66, 67, 72, 74, 75, 76, 85, 87, 91, 92, 98, 99, 102, 103, 104, 106, 107, 111, 112, 114, 117, 119, 122, 125, 126, 129, 130, 131, 132, 133, 134, 135, 141, 146, 148, 150, 154, 155, 157, 158, 160, 164, 166, 167, 171, 172, 173, 174, 178, 180, 181, 183, 184, 186, 187, 188, 189, 190, 191, 195, 196, 197, 198, 199, 200, 202, 204, 205, 207, 208, 210, 212, 215, 218, 221, 222, 223, 227, 231, 233, 238, 239, 242, 244, 245, 247, 248, 249, 251, 252, 253, 255, 256, 264, 265, 266, 267, 268, 269, 275, 278, 279, 280, 281, 282, 285, 290, 293, 294, 295, 296, 297, 299, 302, 304, 305, 309, 311, 316, 319, 320, 325, 327, 329, 331, 332, 334, 335, 338, 339, 340, 341, 342, 344, 345, 349, 351, 355, 357, 359, 361, 362, 366, 367, 368, 369, 370, 372, 373, 375, 377, 378, 379, 381, 382, 383, 385, 386, 392, 394, 396, 399, 400, 402, 404, 407, 408, 410, 411, 412, 413, 414, 416, 417, 419, 420, 422, 423, 424, 426, 427, 429, 431, 432, 433, 437, 438, 439, 448, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 475, 476, 477, 478, 479, 480], "your": [5, 22, 32, 56, 58, 62, 67, 71, 72, 74, 75, 76, 78, 83, 84, 87, 88, 91, 93, 94, 98, 99, 101, 103, 106, 107, 109, 111, 115, 117, 119, 130, 138, 149, 156, 163, 164, 174, 178, 180, 184, 188, 190, 193, 195, 197, 198, 199, 202, 204, 208, 210, 219, 223, 231, 232, 239, 240, 241, 242, 243, 244, 247, 252, 255, 259, 263, 264, 265, 266, 268, 275, 280, 290, 293, 294, 296, 302, 305, 310, 316, 317, 325, 326, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 351, 356, 358, 359, 361, 362, 363, 366, 368, 372, 379, 381, 383, 385, 386, 391, 392, 397, 399, 404, 407, 408, 410, 412, 417, 418, 419, 422, 423, 431, 433, 438, 439, 446, 452, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480, 481], "own": [5, 7, 9, 22, 23, 26, 28, 32, 44, 58, 60, 62, 63, 67, 71, 72, 75, 76, 83, 84, 88, 91, 92, 93, 94, 98, 99, 100, 106, 107, 109, 111, 115, 117, 123, 130, 134, 136, 148, 164, 166, 172, 178, 183, 190, 193, 197, 200, 202, 204, 207, 208, 222, 227, 240, 244, 247, 252, 255, 264, 265, 266, 268, 280, 281, 289, 290, 293, 294, 296, 305, 316, 318, 323, 328, 329, 330, 334, 337, 338, 341, 342, 345, 349, 355, 359, 361, 362, 366, 381, 385, 391, 392, 396, 399, 400, 404, 407, 410, 412, 417, 423, 425, 427, 429, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 475, 477, 479, 480], "extens": [5, 7, 11, 13, 23, 27, 33, 34, 41, 44, 49, 56, 60, 62, 65, 67, 71, 73, 78, 83, 84, 86, 90, 91, 93, 95, 102, 103, 111, 115, 136, 140, 149, 164, 170, 173, 174, 178, 180, 181, 186, 187, 190, 191, 197, 200, 205, 215, 217, 232, 238, 239, 242, 243, 245, 247, 248, 251, 252, 255, 259, 266, 268, 270, 273, 277, 285, 289, 290, 293, 294, 296, 302, 305, 309, 311, 316, 327, 328, 329, 330, 332, 334, 337, 338, 341, 349, 351, 352, 355, 359, 362, 365, 366, 372, 379, 381, 382, 383, 385, 392, 399, 402, 407, 408, 411, 412, 416, 418, 419, 425, 427, 429, 437, 442, 448, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 474, 476, 477, 478, 479, 480], "method": [5, 7, 10, 16, 21, 22, 23, 24, 25, 28, 32, 33, 38, 39, 41, 44, 45, 48, 49, 52, 53, 54, 55, 60, 61, 62, 65, 67, 71, 73, 74, 79, 80, 85, 86, 87, 88, 91, 94, 99, 100, 102, 106, 107, 109, 112, 113, 114, 115, 119, 122, 125, 127, 128, 129, 130, 133, 134, 135, 136, 139, 141, 143, 144, 146, 148, 150, 151, 152, 154, 155, 156, 157, 158, 160, 161, 163, 164, 165, 167, 172, 173, 174, 176, 178, 179, 180, 181, 183, 184, 187, 188, 190, 192, 193, 194, 195, 196, 198, 199, 200, 201, 202, 203, 204, 205, 206, 210, 212, 213, 215, 216, 218, 219, 222, 223, 224, 227, 231, 232, 234, 239, 240, 241, 242, 244, 245, 247, 248, 249, 250, 252, 253, 255, 256, 258, 259, 261, 262, 264, 265, 266, 267, 268, 270, 273, 275, 276, 278, 281, 288, 290, 292, 294, 295, 296, 298, 299, 302, 304, 305, 308, 309, 310, 311, 312, 313, 315, 316, 318, 320, 322, 325, 326, 327, 328, 332, 335, 338, 340, 342, 344, 345, 346, 349, 355, 356, 357, 359, 361, 362, 366, 367, 369, 370, 371, 372, 373, 375, 378, 379, 382, 383, 384, 385, 391, 392, 394, 396, 398, 400, 402, 404, 405, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 421, 422, 424, 426, 429, 430, 432, 433, 438, 439, 440, 441, 442, 444, 446, 448, 449, 452, 460, 461, 462, 465, 466, 468, 470, 471, 472, 473, 474, 478, 480, 481], "addit": [5, 7, 9, 23, 30, 32, 40, 41, 44, 57, 60, 62, 65, 67, 72, 74, 75, 83, 93, 94, 97, 98, 99, 100, 103, 106, 109, 112, 114, 117, 119, 123, 136, 138, 142, 148, 154, 155, 164, 166, 170, 172, 173, 174, 177, 178, 179, 180, 181, 183, 185, 186, 187, 188, 190, 191, 193, 194, 196, 199, 200, 202, 203, 205, 207, 210, 212, 215, 218, 222, 223, 227, 231, 232, 239, 240, 242, 244, 247, 248, 252, 254, 255, 256, 258, 259, 263, 264, 265, 267, 268, 272, 273, 275, 280, 282, 289, 290, 293, 296, 302, 304, 305, 310, 311, 316, 318, 327, 328, 329, 330, 331, 332, 334, 337, 338, 339, 340, 342, 344, 345, 349, 355, 356, 359, 361, 362, 363, 366, 369, 372, 373, 375, 381, 383, 384, 385, 386, 387, 391, 392, 396, 397, 399, 402, 404, 405, 407, 408, 410, 411, 412, 413, 414, 416, 419, 423, 424, 425, 426, 427, 429, 431, 432, 433, 441, 452, 453, 455, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 476, 477, 478, 479, 480], "inform": [5, 7, 11, 16, 23, 25, 28, 32, 33, 41, 44, 50, 57, 59, 62, 63, 65, 67, 71, 72, 74, 76, 84, 85, 87, 88, 92, 94, 97, 99, 101, 103, 106, 107, 109, 112, 115, 117, 119, 120, 123, 130, 137, 140, 141, 148, 149, 151, 155, 160, 166, 169, 173, 174, 178, 180, 183, 185, 187, 188, 190, 192, 193, 194, 198, 200, 202, 204, 206, 210, 212, 213, 222, 223, 225, 230, 232, 237, 239, 240, 242, 244, 245, 247, 248, 249, 251, 252, 254, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 269, 273, 275, 280, 285, 289, 293, 296, 299, 302, 304, 305, 308, 309, 310, 311, 312, 316, 317, 318, 325, 328, 329, 330, 332, 334, 335, 337, 338, 339, 341, 344, 345, 349, 355, 358, 359, 362, 363, 366, 370, 372, 373, 377, 378, 379, 381, 383, 385, 386, 388, 391, 392, 396, 399, 402, 404, 407, 408, 409, 410, 411, 412, 413, 419, 420, 422, 423, 424, 425, 426, 428, 429, 431, 432, 433, 440, 445, 449, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "exampl": [5, 7, 18, 22, 23, 32, 33, 34, 41, 44, 50, 57, 60, 62, 63, 65, 67, 71, 72, 73, 74, 76, 83, 84, 86, 87, 88, 91, 93, 94, 97, 98, 99, 101, 102, 103, 106, 107, 109, 111, 114, 116, 117, 119, 123, 125, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 142, 146, 147, 148, 151, 155, 156, 157, 160, 167, 169, 170, 172, 173, 174, 178, 179, 181, 183, 184, 188, 189, 191, 192, 193, 194, 196, 198, 199, 200, 201, 202, 203, 204, 205, 206, 208, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 225, 227, 232, 239, 240, 241, 242, 244, 245, 247, 248, 249, 251, 252, 253, 254, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 277, 279, 280, 281, 282, 285, 288, 290, 292, 293, 294, 296, 297, 302, 304, 305, 308, 310, 311, 312, 315, 317, 318, 323, 326, 328, 330, 331, 332, 334, 335, 337, 338, 340, 341, 343, 344, 345, 349, 350, 352, 353, 356, 359, 360, 361, 362, 363, 366, 372, 373, 375, 377, 379, 381, 382, 383, 384, 385, 386, 391, 395, 397, 399, 400, 404, 405, 407, 408, 409, 410, 412, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 429, 431, 432, 433, 437, 441, 448, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "avail": [5, 7, 11, 13, 22, 23, 25, 26, 27, 32, 33, 38, 41, 44, 54, 57, 58, 60, 63, 65, 67, 70, 71, 72, 74, 76, 83, 84, 91, 93, 98, 99, 100, 101, 102, 103, 106, 107, 109, 112, 113, 117, 119, 123, 130, 133, 134, 136, 148, 152, 155, 160, 164, 166, 167, 170, 173, 174, 179, 181, 183, 188, 192, 204, 207, 208, 209, 210, 211, 212, 215, 220, 222, 223, 226, 227, 230, 232, 239, 242, 244, 245, 247, 248, 249, 252, 254, 255, 256, 259, 263, 264, 265, 266, 268, 272, 273, 275, 279, 280, 281, 284, 285, 289, 290, 292, 293, 294, 296, 301, 302, 305, 307, 310, 311, 312, 315, 316, 318, 319, 320, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 339, 341, 342, 343, 344, 345, 349, 351, 353, 355, 356, 358, 359, 362, 363, 366, 371, 372, 373, 375, 378, 379, 381, 382, 383, 385, 386, 387, 392, 396, 399, 400, 402, 404, 405, 407, 408, 410, 411, 412, 413, 416, 417, 418, 419, 422, 423, 424, 425, 426, 427, 429, 431, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "in": [5, 6, 7, 9, 10, 11, 13, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 65, 67, 70, 73, 74, 75, 77, 79, 86, 88, 90, 91, 92, 93, 96, 97, 98, 101, 103, 104, 105, 107, 109, 110, 112, 113, 114, 115, 116, 117, 118, 119, 121, 122, 125, 126, 129, 130, 131, 132, 133, 134, 135, 137, 138, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 154, 156, 157, 158, 160, 161, 163, 164, 165, 167, 170, 172, 174, 175, 176, 177, 179, 180, 181, 183, 184, 185, 186, 187, 188, 189, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 225, 226, 227, 229, 230, 231, 232, 233, 237, 239, 240, 241, 242, 243, 245, 246, 247, 248, 249, 250, 251, 252, 254, 255, 256, 257, 258, 259, 261, 262, 263, 264, 265, 266, 269, 270, 272, 273, 275, 276, 277, 278, 279, 280, 281, 282, 284, 285, 287, 290, 292, 294, 295, 296, 297, 299, 300, 301, 302, 304, 305, 306, 308, 309, 310, 311, 312, 313, 315, 316, 317, 318, 319, 320, 321, 322, 323, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 336, 338, 339, 340, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 363, 364, 365, 366, 369, 371, 372, 373, 374, 375, 377, 378, 379, 380, 384, 385, 386, 387, 391, 392, 394, 395, 396, 397, 398, 399, 400, 402, 403, 404, 405, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 426, 427, 428, 429, 431, 432, 433, 437, 438, 439, 440, 441, 443, 446, 447, 448, 449, 452, 453, 455, 461, 462, 464, 465, 466, 468, 469, 470, 472, 473, 480, 481], "first": [5, 13, 18, 22, 23, 25, 27, 30, 32, 33, 36, 38, 40, 41, 44, 46, 48, 50, 53, 57, 58, 59, 60, 62, 63, 66, 71, 72, 74, 75, 76, 77, 83, 84, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 111, 114, 117, 119, 123, 129, 132, 136, 137, 138, 141, 144, 148, 150, 152, 154, 155, 157, 164, 166, 172, 173, 174, 175, 180, 181, 183, 185, 187, 188, 190, 192, 193, 194, 196, 197, 198, 199, 200, 202, 204, 205, 206, 208, 210, 211, 212, 215, 218, 222, 223, 225, 226, 227, 232, 239, 240, 241, 244, 245, 252, 255, 256, 258, 262, 263, 264, 265, 266, 268, 269, 272, 273, 275, 278, 280, 281, 284, 285, 288, 289, 290, 292, 293, 294, 296, 298, 299, 300, 304, 305, 310, 311, 316, 317, 321, 322, 325, 327, 328, 329, 330, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 351, 352, 353, 355, 356, 358, 359, 361, 363, 366, 372, 373, 374, 375, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 397, 398, 399, 402, 404, 405, 407, 410, 411, 416, 419, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 439, 443, 446, 449, 452, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "three": [5, 7, 23, 30, 34, 41, 57, 62, 72, 74, 75, 76, 83, 84, 87, 92, 93, 99, 100, 103, 106, 114, 117, 119, 130, 131, 136, 155, 157, 158, 172, 173, 174, 178, 180, 183, 186, 187, 188, 190, 191, 193, 197, 202, 204, 208, 210, 213, 222, 223, 240, 242, 245, 247, 263, 264, 265, 266, 268, 275, 280, 285, 289, 290, 292, 293, 294, 296, 304, 305, 311, 315, 316, 325, 329, 330, 331, 334, 337, 338, 341, 342, 344, 345, 349, 350, 355, 356, 363, 366, 373, 381, 382, 383, 385, 386, 387, 392, 396, 400, 407, 411, 412, 416, 422, 424, 425, 427, 428, 429, 431, 432, 433, 438, 448, 449, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 477, 478, 480], "describ": [5, 7, 13, 23, 26, 30, 41, 44, 48, 49, 50, 57, 58, 59, 60, 62, 65, 67, 71, 72, 74, 76, 84, 87, 91, 92, 93, 94, 97, 98, 99, 100, 106, 107, 109, 112, 114, 117, 119, 123, 125, 134, 140, 141, 142, 148, 149, 155, 160, 164, 166, 172, 173, 174, 177, 178, 181, 183, 184, 185, 187, 188, 190, 191, 192, 193, 199, 200, 205, 210, 213, 214, 219, 221, 222, 227, 232, 239, 241, 242, 243, 244, 245, 246, 248, 252, 255, 256, 257, 263, 264, 265, 266, 268, 273, 277, 278, 281, 285, 287, 289, 290, 292, 295, 296, 304, 305, 309, 311, 312, 316, 318, 319, 321, 325, 329, 332, 333, 334, 337, 338, 339, 341, 342, 344, 345, 349, 351, 355, 362, 366, 372, 373, 381, 383, 385, 386, 391, 392, 394, 402, 403, 404, 405, 407, 411, 412, 413, 416, 419, 420, 423, 424, 425, 427, 429, 431, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pyarg_parsetupl": [5, 7, 47, 56, 57, 71, 72, 74, 76, 427, 459, 461, 462, 464, 465, 469, 471, 473, 478, 480], "pyarg_parsetupleandkeyword": [5, 56, 57, 72, 74, 75, 463, 476, 480], "pyarg_pars": [5, 56, 466, 472, 480], "all": [5, 7, 9, 17, 22, 23, 25, 28, 30, 32, 33, 34, 38, 41, 44, 46, 54, 57, 58, 59, 60, 62, 63, 66, 67, 71, 72, 74, 75, 76, 83, 86, 87, 88, 91, 92, 93, 94, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 114, 117, 119, 121, 123, 125, 130, 131, 134, 135, 136, 137, 138, 140, 141, 142, 143, 144, 146, 148, 150, 152, 154, 155, 156, 157, 158, 160, 161, 164, 166, 167, 170, 172, 173, 174, 175, 178, 180, 181, 182, 183, 184, 187, 188, 189, 190, 191, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 215, 217, 218, 219, 222, 223, 225, 227, 230, 231, 232, 239, 240, 241, 242, 244, 245, 247, 248, 249, 250, 251, 252, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 281, 284, 285, 290, 292, 293, 294, 296, 297, 299, 302, 305, 306, 308, 309, 310, 311, 313, 319, 321, 322, 325, 327, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 360, 361, 362, 363, 366, 372, 373, 375, 377, 378, 381, 382, 383, 384, 385, 386, 391, 392, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 429, 431, 432, 433, 437, 438, 439, 446, 447, 448, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 467, 468, 470, 471, 472, 473, 474, 477, 478, 479, 480], "which": [5, 7, 9, 13, 18, 22, 23, 25, 27, 28, 30, 32, 33, 38, 39, 40, 41, 42, 44, 48, 50, 52, 53, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 78, 83, 84, 86, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 103, 106, 107, 111, 112, 114, 117, 119, 123, 129, 130, 132, 134, 135, 136, 137, 138, 140, 141, 143, 146, 148, 150, 151, 152, 154, 155, 156, 158, 160, 164, 166, 167, 169, 170, 172, 173, 174, 175, 176, 178, 180, 181, 183, 184, 185, 187, 188, 191, 192, 193, 194, 197, 198, 199, 200, 202, 203, 204, 205, 206, 208, 209, 210, 211, 212, 213, 215, 216, 217, 218, 222, 223, 225, 226, 227, 231, 232, 240, 241, 242, 244, 245, 247, 248, 249, 250, 252, 254, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 297, 298, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 316, 317, 318, 319, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 343, 344, 345, 349, 350, 351, 353, 355, 356, 358, 359, 361, 362, 363, 366, 371, 372, 373, 374, 375, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 448, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "to": [5, 7, 9, 11, 13, 17, 18, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 36, 38, 39, 40, 41, 42, 44, 46, 48, 50, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 73, 74, 76, 77, 79, 86, 87, 90, 91, 92, 94, 97, 103, 104, 107, 109, 111, 112, 114, 115, 117, 119, 121, 123, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 154, 155, 156, 157, 158, 160, 161, 163, 164, 165, 166, 167, 169, 170, 172, 173, 174, 175, 176, 177, 178, 180, 182, 183, 184, 185, 186, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 222, 223, 225, 226, 227, 229, 230, 231, 232, 233, 238, 239, 240, 241, 242, 243, 244, 245, 246, 249, 250, 251, 252, 253, 254, 255, 257, 258, 259, 261, 264, 266, 267, 268, 269, 270, 272, 275, 276, 277, 278, 279, 280, 281, 282, 284, 285, 286, 287, 289, 292, 294, 295, 297, 298, 299, 301, 302, 304, 306, 308, 309, 310, 311, 312, 313, 315, 316, 317, 318, 319, 320, 321, 322, 323, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 336, 338, 339, 340, 341, 342, 343, 344, 349, 350, 351, 353, 355, 356, 357, 358, 359, 360, 361, 362, 363, 365, 367, 368, 369, 370, 371, 372, 373, 374, 375, 377, 378, 379, 380, 382, 384, 385, 391, 392, 394, 395, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 437, 438, 439, 440, 443, 445, 446, 447, 448, 449, 452, 453, 454, 458, 460, 461, 469, 470, 480, 481], "tell": [5, 30, 32, 67, 72, 74, 88, 91, 94, 100, 102, 103, 109, 114, 115, 117, 123, 148, 150, 156, 190, 205, 219, 232, 255, 264, 266, 274, 275, 280, 289, 292, 295, 296, 329, 330, 334, 335, 337, 338, 341, 346, 366, 377, 383, 386, 392, 398, 404, 419, 443, 459, 461, 462, 463, 465, 475, 476, 477, 480], "about": [5, 7, 13, 22, 23, 25, 27, 28, 41, 50, 62, 63, 65, 67, 70, 71, 72, 74, 75, 76, 79, 83, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 111, 117, 119, 123, 125, 130, 138, 140, 141, 151, 152, 154, 155, 166, 169, 173, 175, 178, 180, 183, 184, 187, 188, 191, 192, 194, 198, 200, 204, 206, 210, 213, 222, 232, 240, 242, 244, 247, 252, 258, 262, 264, 265, 266, 267, 268, 272, 275, 276, 280, 285, 289, 290, 293, 294, 296, 297, 304, 305, 309, 316, 317, 318, 319, 325, 327, 329, 330, 332, 334, 336, 337, 338, 339, 341, 344, 345, 349, 350, 355, 356, 359, 366, 373, 378, 381, 383, 385, 386, 387, 391, 392, 397, 399, 402, 405, 407, 409, 411, 412, 413, 419, 420, 422, 424, 425, 426, 427, 429, 431, 433, 452, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "expect": [5, 9, 23, 28, 38, 44, 56, 57, 62, 65, 67, 72, 74, 75, 76, 83, 84, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 111, 117, 119, 123, 124, 130, 131, 136, 148, 150, 155, 164, 166, 173, 174, 178, 183, 184, 185, 187, 188, 190, 194, 200, 210, 218, 222, 227, 232, 239, 240, 242, 247, 248, 250, 252, 258, 259, 263, 264, 266, 268, 275, 280, 289, 290, 296, 299, 306, 309, 325, 327, 328, 330, 334, 337, 338, 340, 341, 345, 349, 351, 355, 356, 359, 363, 373, 375, 381, 382, 383, 386, 387, 391, 392, 394, 405, 410, 412, 413, 416, 422, 425, 426, 427, 428, 429, 459, 460, 461, 462, 463, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "same": [5, 6, 7, 9, 13, 20, 22, 23, 25, 26, 27, 28, 32, 33, 38, 39, 40, 41, 44, 45, 48, 50, 53, 55, 57, 58, 59, 60, 62, 63, 65, 67, 71, 72, 74, 75, 78, 83, 87, 88, 91, 92, 93, 94, 98, 99, 101, 102, 103, 106, 107, 109, 111, 112, 117, 119, 123, 129, 130, 132, 134, 135, 136, 137, 138, 141, 148, 151, 154, 155, 160, 164, 166, 167, 170, 172, 173, 174, 175, 178, 180, 181, 183, 184, 187, 188, 190, 191, 192, 193, 198, 199, 200, 202, 204, 205, 206, 208, 210, 212, 213, 215, 217, 218, 222, 223, 225, 227, 231, 232, 239, 240, 241, 242, 244, 245, 247, 249, 250, 252, 255, 256, 257, 258, 259, 263, 264, 265, 266, 267, 268, 272, 273, 275, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 297, 302, 304, 305, 306, 309, 310, 311, 316, 317, 318, 319, 322, 325, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 350, 351, 352, 355, 356, 358, 359, 361, 362, 363, 366, 368, 371, 372, 373, 375, 378, 381, 382, 383, 384, 385, 386, 391, 392, 396, 397, 398, 399, 400, 402, 404, 407, 410, 412, 416, 417, 418, 419, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 438, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 479, 480], "syntax": [5, 7, 67, 72, 78, 79, 84, 94, 97, 99, 100, 103, 106, 107, 109, 115, 123, 136, 148, 154, 156, 164, 165, 173, 178, 183, 200, 208, 210, 222, 227, 244, 251, 252, 259, 261, 263, 265, 270, 280, 289, 292, 294, 311, 316, 328, 337, 341, 342, 349, 359, 366, 373, 378, 379, 383, 385, 391, 392, 414, 416, 424, 425, 426, 427, 428, 429, 431, 432, 433, 442, 446, 452, 454, 459, 460, 461, 462, 463, 464, 466, 468, 469, 470, 472, 474, 477, 478, 479, 480, 481], "for": [5, 7, 9, 11, 13, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 36, 38, 39, 40, 41, 42, 44, 45, 46, 48, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 64, 65, 66, 67, 68, 70, 71, 73, 74, 75, 76, 77, 78, 79, 83, 85, 86, 88, 90, 92, 93, 94, 95, 96, 97, 98, 102, 103, 104, 105, 107, 109, 111, 112, 113, 114, 115, 116, 118, 119, 120, 121, 122, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 142, 143, 144, 147, 148, 149, 150, 154, 155, 156, 157, 160, 161, 163, 164, 167, 169, 170, 172, 175, 178, 179, 180, 181, 183, 184, 185, 186, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 215, 217, 218, 219, 221, 222, 223, 227, 229, 230, 231, 232, 233, 237, 239, 241, 242, 243, 244, 245, 248, 249, 251, 252, 253, 254, 255, 256, 257, 259, 261, 262, 264, 265, 266, 267, 268, 269, 270, 272, 273, 275, 276, 277, 278, 279, 280, 284, 285, 287, 288, 290, 292, 293, 294, 295, 298, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 312, 313, 315, 317, 318, 319, 321, 322, 323, 326, 327, 328, 329, 331, 332, 334, 336, 337, 339, 340, 341, 342, 343, 344, 345, 347, 349, 350, 351, 352, 353, 356, 358, 360, 361, 362, 363, 364, 366, 367, 368, 369, 370, 372, 373, 374, 377, 378, 379, 384, 385, 386, 391, 392, 394, 396, 398, 399, 400, 401, 402, 405, 407, 408, 414, 416, 417, 418, 419, 420, 422, 423, 426, 428, 430, 431, 432, 433, 437, 439, 440, 441, 442, 443, 445, 447, 448, 449, 450, 452, 453, 454, 455, 459, 460, 461, 467, 469, 470, 480, 481], "each": [5, 7, 13, 22, 23, 28, 30, 32, 33, 36, 39, 41, 44, 58, 60, 62, 72, 74, 75, 76, 78, 83, 88, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 111, 114, 117, 119, 123, 129, 130, 135, 136, 138, 140, 146, 147, 148, 149, 150, 151, 152, 155, 156, 160, 163, 164, 166, 173, 174, 176, 178, 180, 181, 183, 187, 188, 190, 192, 193, 194, 199, 200, 201, 202, 205, 208, 209, 211, 213, 215, 222, 223, 225, 227, 232, 239, 240, 241, 242, 244, 245, 246, 247, 248, 252, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 278, 280, 281, 285, 289, 290, 292, 293, 294, 296, 297, 299, 302, 304, 305, 306, 309, 310, 311, 315, 316, 317, 318, 319, 322, 326, 328, 329, 331, 332, 333, 334, 335, 337, 338, 339, 341, 342, 343, 344, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 366, 369, 372, 373, 375, 377, 378, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 399, 402, 404, 405, 407, 408, 410, 412, 414, 416, 417, 419, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 437, 439, 448, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 477, 478, 479, 480], "consist": [5, 7, 9, 18, 23, 30, 32, 55, 62, 63, 65, 72, 84, 91, 93, 94, 99, 100, 102, 111, 114, 119, 138, 143, 148, 150, 155, 164, 174, 175, 180, 187, 188, 190, 193, 200, 202, 204, 205, 206, 208, 225, 239, 240, 244, 245, 247, 249, 256, 259, 263, 265, 266, 267, 272, 280, 290, 296, 298, 305, 316, 322, 328, 332, 335, 337, 341, 343, 344, 345, 349, 350, 359, 361, 366, 372, 373, 378, 381, 383, 385, 392, 407, 422, 423, 424, 425, 427, 429, 432, 453, 458, 459, 460, 461, 462, 465, 466, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "zero": [5, 7, 18, 23, 25, 26, 28, 30, 32, 33, 34, 35, 38, 41, 44, 48, 57, 58, 60, 62, 63, 65, 67, 72, 74, 75, 83, 84, 86, 93, 97, 98, 99, 100, 103, 106, 117, 119, 123, 130, 136, 138, 140, 143, 151, 152, 155, 157, 173, 174, 178, 180, 183, 187, 188, 190, 193, 206, 208, 210, 222, 223, 231, 232, 239, 245, 247, 255, 256, 258, 266, 268, 272, 275, 280, 285, 289, 290, 294, 296, 302, 311, 316, 317, 325, 329, 330, 332, 334, 337, 338, 339, 341, 342, 344, 345, 349, 355, 358, 361, 362, 363, 373, 381, 385, 394, 402, 407, 410, 419, 425, 426, 427, 428, 431, 432, 433, 438, 440, 445, 452, 459, 462, 463, 464, 465, 466, 467, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "or": [5, 7, 9, 10, 11, 13, 17, 18, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 38, 39, 40, 41, 42, 44, 46, 48, 50, 52, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 77, 78, 85, 86, 87, 88, 91, 92, 93, 94, 96, 97, 98, 99, 101, 102, 103, 106, 107, 109, 110, 111, 112, 114, 115, 119, 120, 125, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 141, 142, 143, 144, 146, 147, 148, 150, 151, 152, 154, 155, 156, 157, 158, 160, 161, 164, 165, 166, 167, 169, 170, 172, 174, 175, 176, 178, 179, 181, 182, 183, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 215, 217, 218, 222, 223, 225, 227, 229, 230, 231, 232, 233, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 254, 255, 256, 257, 258, 259, 261, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 278, 279, 280, 281, 284, 285, 288, 289, 290, 292, 293, 294, 296, 297, 298, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 312, 315, 316, 317, 318, 319, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 337, 338, 339, 342, 343, 344, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 364, 366, 367, 368, 372, 373, 374, 375, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 425, 426, 427, 428, 429, 431, 432, 433, 439, 440, 442, 445, 446, 448, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "more": [5, 11, 13, 18, 22, 23, 24, 25, 27, 32, 33, 41, 44, 48, 50, 55, 56, 57, 59, 60, 62, 63, 65, 67, 70, 71, 72, 73, 75, 76, 78, 83, 84, 85, 87, 92, 93, 94, 98, 99, 102, 106, 107, 109, 111, 112, 117, 119, 120, 123, 130, 134, 136, 137, 138, 140, 141, 143, 146, 148, 150, 152, 154, 155, 157, 158, 160, 164, 166, 167, 169, 172, 173, 174, 178, 180, 181, 183, 184, 185, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 200, 202, 203, 204, 205, 210, 212, 215, 217, 219, 222, 223, 225, 227, 229, 231, 232, 239, 240, 242, 244, 245, 247, 248, 249, 252, 254, 255, 256, 257, 258, 259, 264, 265, 266, 267, 268, 272, 273, 278, 280, 281, 285, 289, 290, 292, 293, 294, 296, 297, 298, 299, 302, 304, 305, 308, 309, 311, 315, 316, 318, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 350, 351, 352, 355, 356, 358, 359, 361, 362, 363, 366, 371, 372, 373, 374, 378, 379, 383, 385, 386, 391, 392, 396, 397, 399, 402, 403, 404, 407, 408, 409, 410, 412, 419, 422, 423, 424, 425, 427, 428, 429, 431, 432, 433, 438, 440, 445, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 472, 473, 474, 475, 476, 477, 478, 479, 480], "unit": [5, 63, 67, 72, 84, 86, 93, 94, 97, 99, 100, 106, 111, 175, 180, 184, 190, 222, 223, 272, 305, 322, 334, 338, 341, 342, 363, 364, 366, 373, 381, 385, 386, 423, 425, 426, 460, 465, 471, 473, 475, 478, 479, 480], "one": [5, 7, 9, 11, 13, 18, 23, 24, 25, 28, 30, 32, 33, 36, 41, 42, 44, 46, 48, 50, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 83, 86, 87, 88, 90, 91, 92, 93, 94, 97, 99, 100, 102, 103, 106, 107, 109, 111, 112, 114, 116, 117, 119, 123, 129, 130, 132, 134, 135, 136, 138, 140, 141, 143, 148, 150, 151, 152, 154, 155, 157, 158, 160, 163, 164, 166, 167, 170, 172, 173, 174, 178, 180, 181, 183, 187, 188, 190, 191, 192, 193, 194, 195, 197, 198, 199, 200, 202, 203, 204, 205, 206, 207, 208, 210, 212, 213, 215, 218, 222, 223, 225, 226, 227, 229, 231, 232, 239, 240, 242, 244, 245, 247, 248, 252, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 297, 298, 299, 301, 302, 304, 305, 308, 311, 315, 316, 317, 319, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 343, 344, 345, 349, 351, 352, 355, 356, 358, 359, 361, 362, 363, 366, 372, 373, 375, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 399, 402, 404, 405, 407, 408, 409, 410, 412, 416, 419, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 437, 438, 448, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "object": [5, 6, 7, 11, 13, 14, 16, 18, 20, 22, 25, 28, 30, 31, 32, 33, 34, 36, 38, 39, 40, 42, 44, 45, 46, 52, 53, 58, 65, 66, 67, 71, 72, 73, 75, 76, 77, 79, 86, 91, 94, 101, 102, 103, 105, 106, 107, 112, 113, 114, 115, 116, 118, 119, 122, 126, 130, 133, 134, 135, 138, 139, 140, 141, 143, 146, 148, 149, 150, 151, 152, 155, 156, 157, 158, 160, 161, 164, 166, 167, 168, 169, 170, 171, 173, 177, 178, 179, 181, 184, 185, 186, 188, 190, 191, 192, 193, 194, 195, 196, 198, 199, 201, 202, 204, 206, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 224, 226, 227, 228, 230, 231, 234, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 251, 253, 255, 257, 258, 261, 266, 267, 268, 270, 271, 273, 275, 279, 281, 282, 285, 287, 288, 289, 291, 294, 295, 297, 299, 301, 302, 304, 305, 307, 310, 311, 312, 319, 321, 326, 328, 329, 330, 332, 333, 334, 336, 342, 344, 346, 348, 349, 352, 355, 357, 358, 359, 360, 361, 363, 366, 368, 369, 371, 375, 377, 378, 379, 382, 384, 385, 391, 394, 396, 397, 398, 401, 403, 404, 408, 409, 411, 412, 414, 417, 418, 420, 421, 422, 423, 424, 426, 427, 429, 430, 433, 437, 438, 439, 443, 446, 447, 449, 452, 453, 456, 458, 459, 460, 461, 464, 467, 468, 469, 471, 472, 473, 475, 476, 477, 478, 479, 480, 481], "it": [5, 6, 7, 9, 10, 11, 13, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 36, 38, 39, 40, 41, 42, 44, 46, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 109, 111, 112, 113, 114, 117, 119, 123, 126, 129, 130, 132, 134, 135, 136, 137, 138, 140, 141, 143, 146, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 163, 164, 166, 167, 169, 170, 172, 173, 174, 175, 176, 178, 180, 181, 183, 184, 185, 187, 188, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 213, 215, 217, 218, 222, 223, 225, 227, 230, 231, 232, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 252, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 278, 279, 280, 281, 284, 285, 290, 292, 293, 294, 296, 297, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 316, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 357, 358, 359, 361, 362, 363, 366, 368, 369, 372, 373, 375, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 437, 438, 439, 446, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "is": [5, 6, 7, 9, 10, 11, 13, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 36, 38, 39, 40, 41, 42, 44, 45, 46, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 77, 78, 86, 87, 88, 92, 93, 94, 97, 98, 100, 101, 102, 103, 104, 105, 106, 107, 109, 112, 113, 114, 117, 119, 121, 123, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 143, 146, 147, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 163, 164, 166, 167, 169, 170, 172, 173, 174, 175, 176, 177, 178, 179, 181, 182, 183, 184, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 215, 217, 218, 219, 222, 223, 224, 225, 226, 227, 229, 230, 231, 232, 233, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 252, 254, 255, 256, 257, 258, 259, 261, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 277, 278, 279, 280, 281, 284, 285, 288, 289, 290, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 306, 308, 309, 310, 311, 312, 315, 316, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 357, 358, 359, 361, 362, 363, 364, 366, 368, 369, 371, 372, 373, 374, 375, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 395, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 438, 439, 440, 443, 446, 448, 449, 452, 453, 458, 459, 460, 461, 462, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "usual": [5, 7, 23, 28, 32, 33, 38, 44, 46, 60, 62, 63, 72, 74, 83, 84, 91, 92, 93, 94, 97, 98, 100, 102, 103, 106, 107, 109, 111, 112, 117, 119, 123, 130, 143, 146, 148, 150, 170, 172, 173, 183, 187, 190, 191, 193, 195, 199, 202, 210, 218, 222, 223, 227, 240, 242, 244, 245, 247, 248, 252, 255, 256, 258, 265, 266, 269, 272, 280, 285, 289, 290, 292, 294, 296, 301, 316, 318, 325, 329, 330, 331, 334, 335, 336, 337, 338, 341, 342, 345, 349, 355, 359, 363, 366, 372, 373, 378, 381, 383, 385, 386, 387, 392, 398, 399, 410, 418, 419, 420, 424, 425, 427, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 474, 475, 476, 478, 480], "singl": [5, 7, 9, 16, 22, 23, 25, 30, 32, 38, 47, 50, 57, 58, 60, 62, 63, 65, 66, 67, 70, 72, 75, 78, 84, 86, 91, 93, 94, 97, 98, 102, 103, 106, 107, 117, 119, 123, 141, 143, 148, 154, 155, 156, 160, 163, 164, 172, 173, 174, 175, 178, 180, 183, 186, 187, 188, 190, 192, 193, 199, 200, 204, 205, 210, 215, 217, 222, 223, 227, 231, 232, 239, 240, 244, 245, 247, 248, 252, 255, 256, 258, 262, 264, 265, 266, 267, 268, 272, 275, 278, 280, 281, 285, 289, 290, 293, 294, 296, 299, 302, 304, 305, 311, 312, 315, 316, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 352, 355, 359, 361, 363, 366, 368, 369, 373, 375, 377, 378, 383, 385, 386, 387, 391, 392, 397, 399, 404, 405, 407, 410, 412, 414, 416, 418, 419, 424, 425, 427, 428, 429, 431, 432, 433, 438, 441, 446, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 476, 477, 478, 479, 480], "charact": [5, 9, 16, 18, 32, 33, 38, 41, 48, 58, 67, 72, 83, 84, 86, 91, 100, 106, 115, 117, 118, 119, 123, 128, 134, 140, 142, 143, 148, 152, 155, 164, 170, 172, 173, 175, 180, 181, 183, 187, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 202, 203, 205, 206, 210, 211, 217, 222, 225, 228, 236, 241, 242, 244, 245, 247, 248, 251, 255, 262, 263, 265, 268, 269, 270, 279, 280, 281, 282, 285, 290, 293, 296, 304, 311, 316, 317, 318, 320, 328, 329, 332, 334, 335, 337, 339, 341, 342, 343, 345, 349, 355, 356, 358, 359, 361, 363, 366, 369, 372, 373, 384, 385, 391, 402, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 423, 427, 428, 431, 432, 433, 446, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "parenthes": [5, 62, 67, 72, 78, 84, 94, 100, 103, 154, 188, 245, 247, 263, 305, 316, 341, 396, 424, 425, 426, 428, 431, 432, 433, 439, 446, 459, 463, 464, 465, 466, 469, 471, 475, 477, 478, 480], "with": [5, 7, 9, 10, 11, 13, 18, 22, 23, 24, 25, 27, 28, 30, 31, 32, 34, 35, 36, 38, 39, 40, 41, 44, 46, 48, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 67, 71, 72, 73, 74, 75, 76, 86, 87, 88, 90, 92, 94, 95, 96, 99, 101, 102, 103, 104, 106, 107, 109, 110, 111, 112, 114, 115, 116, 117, 119, 121, 122, 125, 129, 130, 132, 133, 135, 136, 137, 138, 140, 141, 142, 143, 146, 148, 150, 151, 152, 154, 156, 157, 158, 160, 161, 163, 164, 167, 170, 172, 174, 175, 176, 178, 179, 180, 181, 182, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 210, 212, 213, 215, 216, 217, 218, 219, 220, 222, 223, 225, 227, 230, 231, 232, 238, 239, 241, 242, 244, 245, 246, 247, 248, 249, 250, 251, 253, 254, 255, 256, 258, 259, 261, 263, 265, 266, 267, 268, 269, 270, 272, 273, 275, 278, 279, 280, 281, 285, 287, 288, 289, 290, 292, 293, 294, 295, 297, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 312, 315, 316, 317, 318, 319, 320, 321, 322, 323, 325, 326, 327, 330, 331, 332, 333, 334, 335, 338, 339, 340, 341, 342, 343, 344, 349, 350, 351, 352, 353, 355, 356, 357, 358, 359, 361, 363, 366, 368, 369, 372, 373, 375, 376, 377, 378, 379, 381, 382, 384, 385, 386, 391, 392, 396, 397, 398, 400, 402, 403, 404, 405, 407, 408, 409, 411, 412, 413, 414, 416, 417, 420, 422, 423, 427, 428, 429, 430, 431, 432, 433, 435, 438, 439, 440, 441, 443, 446, 448, 449, 452, 453, 457, 458, 459, 460, 461, 462, 463, 466, 467, 468, 469, 470, 471, 472, 474, 476, 479, 480, 481], "few": [5, 32, 72, 84, 93, 94, 98, 99, 100, 103, 106, 111, 117, 138, 152, 155, 164, 167, 170, 173, 174, 178, 180, 183, 187, 190, 195, 197, 227, 244, 266, 278, 280, 289, 296, 297, 316, 331, 332, 334, 338, 341, 344, 350, 359, 366, 378, 385, 386, 391, 392, 425, 431, 432, 459, 460, 461, 462, 464, 465, 466, 467, 471, 472, 474, 475, 476, 478, 480], "that": [5, 7, 9, 13, 17, 18, 22, 23, 25, 26, 27, 28, 30, 32, 33, 36, 38, 39, 40, 41, 42, 44, 45, 46, 48, 50, 53, 54, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 78, 83, 86, 87, 88, 91, 97, 98, 99, 101, 102, 103, 106, 107, 109, 111, 112, 113, 114, 117, 119, 121, 122, 123, 125, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 143, 145, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 163, 164, 166, 167, 169, 170, 172, 173, 174, 175, 176, 177, 178, 180, 181, 183, 184, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 217, 218, 219, 221, 222, 223, 225, 227, 229, 230, 231, 232, 238, 239, 240, 241, 242, 243, 244, 245, 247, 248, 249, 250, 252, 254, 255, 256, 257, 258, 259, 262, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 278, 280, 281, 284, 285, 288, 289, 290, 292, 293, 294, 295, 296, 297, 298, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 315, 316, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 340, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 366, 368, 369, 372, 373, 374, 375, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 439, 440, 443, 449, 452, 453, 454, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "not": [5, 7, 9, 11, 13, 17, 18, 22, 23, 25, 26, 27, 28, 30, 32, 33, 34, 38, 41, 42, 44, 45, 46, 48, 50, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 78, 79, 83, 86, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 104, 106, 107, 109, 111, 112, 113, 114, 117, 119, 121, 122, 123, 125, 126, 129, 130, 132, 133, 134, 136, 137, 138, 140, 141, 143, 146, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 164, 166, 167, 169, 170, 172, 173, 174, 175, 176, 178, 180, 181, 183, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 217, 218, 219, 222, 223, 225, 226, 227, 230, 231, 232, 233, 239, 240, 241, 242, 244, 245, 247, 248, 249, 250, 251, 252, 254, 255, 256, 258, 259, 261, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 278, 279, 280, 281, 284, 285, 288, 289, 290, 292, 293, 294, 296, 297, 298, 299, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 315, 316, 317, 319, 320, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 339, 342, 343, 344, 345, 346, 349, 350, 351, 352, 353, 355, 356, 357, 359, 361, 362, 363, 366, 368, 370, 372, 373, 375, 377, 378, 379, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 437, 438, 439, 440, 445, 446, 448, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "normal": [5, 20, 22, 23, 25, 30, 32, 33, 44, 48, 50, 55, 57, 62, 65, 67, 71, 72, 74, 75, 84, 91, 92, 93, 99, 100, 103, 104, 106, 107, 117, 119, 136, 137, 140, 141, 143, 152, 155, 157, 164, 166, 173, 174, 178, 180, 183, 185, 187, 190, 192, 193, 195, 197, 199, 202, 205, 206, 210, 211, 215, 217, 218, 222, 223, 227, 231, 232, 239, 243, 244, 245, 255, 263, 264, 265, 266, 270, 272, 273, 279, 280, 285, 287, 289, 290, 293, 294, 296, 299, 305, 308, 311, 316, 317, 318, 321, 328, 330, 332, 334, 336, 338, 339, 340, 341, 342, 343, 344, 345, 349, 350, 351, 359, 360, 361, 362, 363, 365, 366, 369, 371, 373, 378, 381, 382, 383, 384, 385, 386, 387, 391, 392, 397, 399, 404, 407, 408, 411, 412, 413, 416, 418, 419, 422, 423, 424, 425, 426, 427, 429, 431, 432, 433, 438, 452, 458, 460, 465, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "correspond": [5, 9, 18, 22, 23, 30, 32, 44, 48, 55, 57, 60, 62, 63, 67, 70, 72, 74, 75, 78, 84, 91, 93, 94, 97, 98, 99, 100, 101, 103, 106, 107, 112, 114, 117, 119, 123, 125, 130, 134, 136, 143, 152, 155, 160, 164, 167, 172, 173, 174, 175, 180, 181, 183, 186, 188, 190, 196, 205, 206, 209, 210, 215, 216, 219, 222, 223, 227, 230, 232, 240, 242, 244, 245, 247, 248, 252, 256, 258, 259, 263, 264, 265, 266, 268, 280, 289, 290, 292, 304, 305, 311, 316, 326, 328, 329, 330, 331, 332, 334, 336, 337, 338, 341, 342, 344, 345, 349, 350, 352, 355, 361, 362, 363, 366, 372, 373, 378, 383, 384, 385, 386, 391, 394, 396, 399, 400, 403, 407, 408, 412, 414, 416, 419, 420, 424, 425, 426, 427, 428, 429, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "address": [5, 9, 23, 41, 50, 57, 62, 63, 67, 72, 74, 84, 99, 100, 104, 109, 118, 123, 125, 130, 139, 161, 167, 173, 180, 188, 190, 191, 197, 200, 205, 206, 209, 212, 222, 239, 240, 242, 253, 259, 264, 266, 267, 268, 281, 282, 316, 319, 332, 334, 335, 337, 338, 359, 379, 383, 391, 417, 425, 453, 459, 461, 462, 464, 465, 466, 469, 472, 473, 474, 475, 476, 477, 478, 479, 480], "follow": [5, 7, 9, 18, 23, 28, 32, 33, 38, 40, 41, 44, 54, 56, 57, 60, 62, 63, 65, 71, 72, 74, 75, 76, 78, 83, 84, 87, 88, 90, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 112, 114, 117, 119, 123, 125, 129, 130, 132, 134, 136, 137, 138, 141, 143, 146, 147, 148, 150, 151, 152, 154, 155, 156, 158, 164, 166, 167, 172, 173, 174, 175, 176, 178, 180, 181, 183, 185, 186, 187, 188, 190, 191, 192, 193, 194, 196, 198, 199, 200, 201, 202, 204, 205, 206, 209, 210, 212, 213, 215, 217, 218, 222, 223, 225, 227, 230, 232, 238, 239, 240, 241, 242, 244, 245, 246, 247, 248, 252, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 272, 275, 280, 281, 284, 285, 287, 288, 289, 290, 292, 293, 294, 296, 298, 299, 301, 302, 304, 305, 306, 309, 311, 315, 316, 317, 318, 319, 320, 322, 325, 326, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 341, 342, 344, 345, 349, 350, 351, 353, 355, 356, 358, 359, 361, 362, 363, 366, 368, 371, 372, 373, 374, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 439, 440, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "descript": [5, 23, 24, 52, 57, 58, 62, 63, 67, 72, 88, 92, 96, 98, 99, 100, 114, 117, 119, 125, 138, 157, 172, 173, 174, 179, 187, 188, 190, 193, 197, 198, 199, 202, 209, 212, 227, 238, 242, 247, 248, 252, 256, 263, 264, 265, 267, 270, 275, 281, 285, 289, 290, 294, 295, 297, 304, 310, 312, 319, 329, 330, 334, 337, 338, 341, 353, 356, 358, 359, 363, 366, 372, 373, 383, 385, 396, 398, 405, 411, 412, 416, 417, 424, 425, 426, 427, 431, 433, 448, 452, 458, 459, 460, 461, 462, 463, 464, 466, 467, 468, 471, 472, 474, 475, 477, 479, 480], "quot": [5, 67, 78, 83, 84, 86, 87, 103, 106, 123, 134, 143, 155, 172, 173, 191, 192, 193, 194, 195, 199, 200, 202, 205, 206, 214, 219, 232, 235, 244, 245, 253, 259, 282, 294, 314, 316, 328, 337, 341, 342, 345, 357, 361, 381, 383, 392, 410, 414, 423, 424, 428, 431, 432, 443, 446, 448, 458, 459, 462, 464, 471, 472, 473, 477, 480], "form": [5, 7, 23, 30, 32, 33, 36, 53, 54, 62, 67, 71, 72, 78, 83, 84, 88, 91, 94, 97, 99, 100, 103, 106, 107, 117, 119, 123, 141, 148, 155, 158, 164, 166, 173, 174, 175, 178, 180, 183, 184, 187, 188, 190, 193, 194, 195, 197, 200, 202, 203, 205, 206, 210, 218, 222, 223, 225, 227, 239, 241, 242, 245, 248, 252, 254, 256, 258, 263, 264, 265, 266, 268, 270, 273, 280, 285, 290, 293, 295, 299, 301, 302, 304, 316, 331, 334, 337, 338, 339, 341, 342, 343, 344, 349, 355, 359, 361, 362, 363, 365, 366, 373, 381, 384, 385, 386, 387, 391, 392, 395, 397, 402, 404, 405, 407, 410, 416, 418, 422, 423, 424, 425, 426, 428, 429, 431, 432, 433, 436, 452, 458, 459, 460, 461, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "entri": [5, 13, 22, 26, 27, 30, 32, 44, 48, 50, 57, 62, 67, 72, 74, 86, 88, 92, 93, 94, 96, 100, 106, 107, 111, 117, 123, 132, 136, 141, 155, 157, 164, 166, 173, 174, 178, 181, 183, 188, 190, 192, 213, 222, 223, 227, 230, 233, 240, 244, 245, 247, 252, 258, 262, 265, 266, 267, 268, 269, 277, 278, 280, 281, 289, 290, 293, 296, 299, 304, 305, 311, 313, 316, 318, 321, 327, 328, 330, 332, 336, 337, 338, 341, 349, 351, 355, 359, 362, 366, 372, 373, 375, 378, 381, 382, 386, 387, 397, 399, 400, 402, 418, 419, 422, 426, 427, 449, 452, 453, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 475, 476, 477, 478, 480], "round": [5, 62, 63, 67, 119, 146, 170, 180, 187, 190, 218, 222, 240, 251, 258, 272, 286, 287, 290, 312, 315, 340, 341, 342, 344, 349, 375, 381, 383, 385, 398, 425, 427, 439, 441, 446, 447, 448, 449, 459, 461, 463, 464, 465, 466, 467, 468, 473, 474, 477, 478, 480], "match": [5, 11, 22, 23, 32, 41, 44, 60, 62, 63, 67, 72, 77, 84, 88, 91, 93, 94, 99, 100, 106, 107, 115, 123, 133, 136, 137, 138, 141, 148, 152, 160, 164, 174, 180, 183, 184, 187, 188, 190, 193, 194, 200, 201, 202, 205, 208, 210, 213, 216, 222, 223, 225, 239, 240, 243, 244, 245, 248, 251, 252, 258, 261, 264, 265, 267, 269, 280, 284, 285, 290, 293, 294, 299, 305, 308, 311, 315, 317, 320, 328, 329, 330, 334, 337, 338, 341, 342, 344, 345, 349, 355, 356, 359, 360, 363, 366, 372, 373, 375, 378, 379, 382, 383, 385, 386, 391, 392, 397, 398, 400, 407, 408, 410, 412, 417, 422, 426, 427, 428, 430, 432, 442, 452, 453, 458, 459, 460, 461, 463, 464, 465, 466, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "squar": [5, 32, 62, 84, 86, 88, 93, 94, 106, 138, 151, 174, 178, 183, 258, 272, 294, 305, 337, 340, 341, 381, 391, 410, 424, 425, 427, 431, 432, 433, 437, 439, 446, 461, 462, 465, 469, 478, 480], "bracket": [5, 32, 62, 94, 100, 103, 106, 141, 206, 217, 222, 268, 294, 316, 337, 341, 383, 384, 391, 407, 410, 424, 425, 427, 431, 432, 433, 464, 465, 466, 480], "variabl": [5, 9, 13, 16, 18, 22, 23, 26, 28, 30, 31, 33, 41, 44, 52, 54, 60, 62, 63, 65, 67, 71, 72, 74, 75, 78, 83, 86, 88, 91, 92, 93, 94, 98, 100, 101, 103, 106, 107, 109, 111, 115, 123, 136, 138, 148, 149, 151, 152, 160, 161, 164, 171, 174, 185, 188, 190, 206, 210, 211, 212, 220, 222, 225, 226, 227, 242, 244, 245, 246, 247, 251, 252, 258, 261, 263, 264, 278, 280, 292, 294, 296, 298, 308, 310, 312, 316, 317, 321, 328, 329, 330, 334, 335, 337, 338, 339, 340, 341, 342, 344, 345, 348, 349, 351, 355, 359, 362, 363, 365, 373, 378, 379, 381, 382, 383, 385, 386, 391, 392, 397, 400, 402, 404, 405, 407, 408, 409, 417, 422, 424, 425, 426, 427, 428, 429, 432, 433, 437, 438, 445, 446, 449, 452, 453, 455, 459, 460, 461, 462, 463, 464, 465, 467, 469, 471, 472, 473, 474, 475, 477, 478, 479, 480], "whose": [5, 23, 30, 32, 41, 44, 59, 60, 62, 72, 84, 92, 100, 117, 119, 166, 173, 174, 178, 180, 183, 190, 195, 197, 200, 202, 205, 210, 212, 213, 218, 222, 223, 225, 230, 239, 240, 241, 249, 252, 255, 263, 264, 265, 266, 268, 280, 289, 290, 293, 294, 296, 304, 305, 309, 316, 319, 329, 330, 331, 334, 336, 337, 341, 342, 349, 355, 359, 362, 363, 366, 373, 377, 378, 385, 387, 392, 397, 399, 402, 410, 412, 424, 425, 427, 429, 432, 459, 460, 461, 463, 464, 465, 466, 471, 473, 474, 475, 477, 478, 480], "should": [5, 7, 10, 11, 13, 22, 23, 25, 27, 28, 30, 32, 33, 34, 36, 41, 44, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 78, 83, 84, 87, 88, 91, 93, 94, 99, 100, 101, 102, 103, 106, 107, 109, 112, 114, 117, 119, 123, 125, 129, 130, 132, 134, 136, 138, 140, 141, 143, 146, 148, 149, 150, 151, 152, 154, 155, 156, 158, 160, 163, 164, 166, 167, 169, 170, 172, 173, 174, 177, 178, 180, 181, 183, 185, 186, 187, 188, 190, 191, 192, 193, 195, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 212, 218, 222, 223, 225, 227, 231, 232, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 252, 254, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 272, 273, 275, 278, 279, 280, 281, 284, 285, 289, 290, 292, 293, 294, 296, 297, 299, 301, 302, 304, 305, 306, 308, 311, 315, 316, 317, 318, 319, 321, 322, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 352, 355, 356, 359, 361, 362, 363, 366, 368, 371, 372, 373, 375, 377, 378, 379, 381, 382, 383, 385, 386, 391, 392, 396, 397, 398, 399, 402, 403, 404, 405, 407, 408, 410, 411, 412, 413, 414, 416, 417, 418, 419, 422, 424, 425, 426, 427, 429, 431, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 480, 481], "be": [5, 7, 9, 10, 11, 13, 17, 18, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 36, 38, 40, 41, 42, 44, 46, 48, 50, 52, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 83, 86, 87, 88, 90, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 112, 114, 117, 119, 123, 125, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 141, 143, 146, 147, 148, 149, 150, 151, 152, 154, 155, 156, 158, 160, 163, 164, 166, 167, 169, 170, 172, 173, 174, 176, 178, 180, 181, 183, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 215, 217, 218, 222, 223, 225, 227, 230, 231, 232, 239, 240, 241, 242, 243, 244, 245, 246, 248, 249, 250, 252, 254, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 277, 278, 279, 280, 281, 284, 285, 288, 289, 290, 292, 293, 294, 295, 297, 298, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 315, 316, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 357, 358, 359, 361, 362, 363, 366, 368, 369, 371, 372, 373, 374, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 439, 440, 443, 445, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pass": [5, 7, 9, 11, 13, 17, 22, 23, 27, 28, 32, 33, 41, 42, 44, 46, 48, 57, 58, 60, 62, 63, 65, 67, 71, 72, 74, 75, 76, 77, 78, 83, 86, 87, 91, 92, 93, 97, 98, 99, 102, 103, 106, 107, 109, 111, 113, 115, 117, 119, 123, 130, 132, 134, 135, 136, 137, 138, 141, 143, 146, 148, 151, 152, 154, 155, 157, 160, 163, 164, 166, 167, 169, 170, 172, 174, 175, 178, 180, 187, 188, 190, 193, 194, 195, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 215, 222, 223, 227, 229, 231, 232, 239, 240, 241, 242, 244, 245, 247, 248, 249, 252, 255, 256, 258, 259, 261, 263, 264, 265, 266, 267, 268, 269, 272, 275, 276, 278, 280, 285, 289, 290, 292, 293, 294, 296, 302, 304, 305, 306, 308, 311, 316, 317, 318, 319, 322, 327, 328, 329, 330, 332, 334, 335, 337, 338, 341, 342, 343, 344, 345, 348, 349, 350, 352, 355, 356, 359, 361, 362, 363, 364, 366, 372, 373, 375, 377, 378, 380, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 402, 404, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 422, 424, 425, 426, 427, 428, 429, 430, 432, 440, 442, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "allow": [5, 7, 9, 22, 23, 32, 33, 40, 41, 42, 44, 48, 57, 58, 60, 62, 63, 67, 70, 71, 72, 74, 75, 78, 83, 84, 88, 91, 92, 94, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 112, 117, 119, 123, 129, 130, 132, 134, 135, 136, 140, 148, 150, 151, 154, 155, 157, 158, 160, 164, 166, 170, 172, 173, 174, 177, 178, 180, 183, 186, 187, 188, 190, 191, 192, 193, 199, 200, 202, 205, 207, 208, 210, 211, 212, 215, 218, 222, 223, 225, 227, 231, 232, 239, 240, 241, 242, 244, 245, 247, 250, 252, 255, 258, 259, 262, 263, 264, 265, 266, 268, 272, 273, 275, 276, 280, 284, 285, 289, 290, 292, 293, 294, 296, 299, 302, 304, 305, 308, 310, 311, 316, 317, 318, 319, 321, 322, 325, 326, 327, 328, 329, 330, 332, 334, 335, 337, 338, 341, 342, 343, 345, 349, 350, 351, 353, 355, 359, 361, 362, 363, 366, 371, 372, 373, 374, 377, 379, 381, 382, 383, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 407, 408, 410, 412, 413, 416, 417, 418, 419, 420, 424, 425, 426, 427, 428, 429, 432, 433, 438, 440, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "access": [5, 7, 11, 16, 23, 30, 32, 44, 46, 48, 49, 53, 54, 58, 59, 60, 62, 67, 71, 72, 74, 75, 76, 78, 83, 84, 86, 92, 97, 99, 100, 102, 103, 106, 107, 115, 119, 133, 135, 136, 139, 143, 146, 148, 151, 155, 157, 158, 161, 166, 167, 172, 174, 178, 180, 183, 188, 190, 191, 193, 197, 200, 202, 204, 207, 209, 210, 214, 215, 216, 218, 222, 223, 227, 230, 232, 239, 240, 241, 242, 243, 244, 247, 250, 251, 252, 253, 254, 255, 256, 258, 264, 266, 268, 272, 273, 275, 277, 278, 279, 280, 289, 290, 292, 294, 296, 299, 309, 311, 312, 316, 317, 319, 321, 325, 327, 329, 330, 332, 334, 335, 336, 337, 338, 339, 341, 342, 345, 349, 350, 351, 355, 356, 359, 362, 366, 372, 373, 378, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 399, 401, 403, 404, 407, 408, 409, 410, 412, 417, 419, 422, 423, 424, 426, 427, 429, 433, 446, 458, 459, 460, 462, 463, 464, 465, 466, 467, 468, 472, 473, 474, 475, 476, 478, 479, 480], "an": [5, 7, 9, 11, 13, 17, 18, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 36, 38, 39, 41, 42, 44, 46, 48, 50, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 73, 74, 75, 76, 79, 86, 88, 90, 91, 93, 94, 97, 98, 99, 102, 103, 104, 107, 109, 110, 111, 112, 113, 114, 117, 119, 123, 125, 129, 130, 133, 134, 135, 136, 137, 138, 140, 141, 143, 146, 147, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 161, 163, 164, 167, 170, 172, 173, 174, 175, 176, 178, 179, 181, 183, 184, 185, 186, 187, 188, 189, 190, 192, 194, 196, 197, 198, 199, 200, 201, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 215, 218, 222, 223, 225, 226, 227, 230, 231, 232, 233, 237, 239, 240, 241, 242, 244, 245, 246, 248, 249, 250, 251, 252, 254, 255, 256, 258, 262, 263, 264, 265, 266, 267, 268, 269, 270, 272, 273, 275, 277, 278, 280, 281, 282, 284, 285, 287, 288, 289, 290, 292, 293, 294, 296, 297, 298, 299, 301, 302, 304, 305, 306, 308, 310, 311, 312, 315, 316, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 341, 342, 344, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 366, 367, 368, 369, 372, 373, 374, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 391, 392, 394, 395, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 438, 439, 440, 446, 448, 452, 453, 455, 459, 460, 461, 462, 463, 464, 465, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "as": [5, 6, 7, 9, 11, 13, 17, 18, 20, 22, 23, 25, 26, 27, 28, 30, 32, 33, 34, 38, 39, 40, 41, 42, 44, 46, 48, 50, 53, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 77, 78, 83, 84, 86, 87, 88, 91, 92, 93, 94, 98, 101, 102, 103, 106, 107, 109, 111, 112, 113, 114, 117, 119, 123, 125, 126, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 141, 142, 143, 146, 147, 148, 149, 151, 152, 154, 155, 156, 157, 158, 160, 163, 164, 169, 170, 172, 173, 174, 175, 176, 178, 180, 181, 183, 184, 185, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 212, 213, 215, 217, 218, 219, 220, 222, 223, 225, 227, 229, 230, 231, 232, 233, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 297, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 312, 315, 316, 317, 318, 319, 320, 321, 322, 323, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 345, 349, 350, 351, 352, 353, 355, 356, 357, 358, 359, 361, 362, 363, 366, 367, 368, 369, 370, 372, 373, 374, 375, 376, 377, 378, 379, 382, 383, 384, 385, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 426, 427, 428, 429, 431, 432, 433, 435, 438, 440, 443, 447, 448, 449, 452, 453, 458, 459, 460, 461, 462, 463, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 479, 480, 481], "chunk": [5, 13, 42, 67, 77, 84, 100, 104, 106, 130, 146, 163, 177, 222, 232, 237, 239, 251, 255, 258, 259, 267, 280, 281, 290, 300, 311, 329, 331, 334, 344, 347, 392, 404, 412, 413, 427, 459, 462, 464, 466, 470, 471, 476, 480], "memori": [5, 7, 18, 23, 28, 30, 31, 32, 33, 40, 42, 44, 46, 48, 54, 57, 58, 60, 62, 63, 65, 67, 71, 72, 74, 75, 76, 84, 86, 92, 94, 98, 99, 100, 103, 104, 106, 112, 116, 119, 129, 134, 148, 155, 161, 173, 181, 182, 183, 185, 204, 209, 210, 211, 222, 231, 232, 244, 247, 251, 252, 255, 257, 258, 266, 268, 280, 290, 296, 311, 319, 327, 329, 330, 334, 335, 337, 344, 345, 349, 355, 359, 362, 383, 386, 399, 402, 403, 408, 410, 418, 419, 425, 432, 439, 452, 453, 459, 460, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 476, 477, 478, 479, 480], "you": [5, 13, 22, 23, 25, 26, 30, 32, 33, 38, 40, 41, 42, 44, 55, 56, 57, 58, 59, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 78, 86, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 103, 106, 107, 109, 111, 112, 114, 117, 119, 123, 130, 137, 138, 140, 143, 146, 148, 149, 150, 151, 152, 155, 156, 157, 158, 164, 166, 167, 170, 172, 173, 174, 175, 176, 177, 178, 180, 181, 183, 184, 187, 189, 190, 192, 193, 195, 197, 198, 199, 202, 203, 204, 205, 208, 210, 211, 212, 215, 218, 222, 223, 227, 231, 232, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 252, 255, 256, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 275, 280, 285, 289, 290, 292, 293, 294, 296, 297, 302, 304, 305, 310, 311, 316, 317, 325, 326, 327, 328, 329, 330, 332, 334, 335, 336, 337, 338, 339, 341, 342, 344, 345, 349, 352, 355, 356, 359, 361, 362, 366, 368, 372, 373, 377, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 402, 404, 405, 407, 408, 409, 410, 411, 412, 414, 416, 417, 418, 419, 422, 423, 424, 425, 427, 428, 429, 431, 433, 438, 439, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 471, 472, 473, 474, 475, 476, 477, 478, 480, 481], "don": [5, 9, 18, 23, 28, 32, 33, 48, 57, 58, 62, 72, 74, 75, 78, 88, 91, 92, 93, 94, 98, 99, 100, 101, 102, 103, 106, 117, 119, 123, 130, 134, 136, 141, 148, 149, 150, 151, 156, 157, 160, 164, 166, 173, 176, 178, 180, 187, 188, 190, 197, 206, 213, 222, 223, 227, 239, 240, 247, 254, 255, 256, 259, 264, 265, 266, 272, 280, 285, 289, 290, 292, 293, 294, 296, 304, 305, 325, 327, 329, 332, 334, 337, 338, 341, 352, 362, 366, 373, 383, 385, 386, 387, 392, 396, 398, 399, 402, 404, 410, 423, 424, 425, 427, 428, 429, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 473, 474, 475, 476, 478, 479, 480], "have": [5, 7, 11, 18, 22, 23, 27, 28, 30, 32, 33, 41, 44, 46, 48, 57, 58, 59, 62, 63, 66, 71, 72, 74, 75, 76, 78, 83, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 112, 114, 117, 119, 123, 126, 129, 134, 135, 136, 137, 138, 140, 141, 146, 148, 150, 151, 152, 154, 155, 156, 158, 160, 164, 166, 167, 172, 173, 174, 175, 176, 178, 180, 181, 183, 186, 187, 188, 190, 191, 192, 193, 194, 196, 198, 199, 200, 202, 203, 204, 205, 208, 210, 212, 215, 218, 220, 222, 223, 227, 231, 232, 238, 239, 240, 241, 244, 245, 247, 248, 249, 252, 254, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 299, 302, 304, 305, 308, 309, 311, 315, 316, 319, 320, 321, 322, 325, 327, 328, 329, 330, 332, 334, 335, 336, 337, 338, 339, 341, 342, 343, 344, 345, 349, 352, 353, 355, 356, 357, 358, 359, 361, 362, 363, 366, 368, 372, 373, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 402, 404, 405, 407, 408, 409, 410, 411, 412, 416, 417, 418, 419, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 438, 439, 440, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "provid": [5, 7, 11, 18, 23, 25, 28, 30, 32, 33, 39, 41, 42, 44, 46, 48, 50, 53, 57, 60, 62, 63, 65, 67, 71, 73, 74, 78, 83, 84, 90, 91, 92, 93, 94, 96, 97, 98, 100, 102, 103, 106, 107, 111, 112, 113, 114, 117, 119, 121, 123, 130, 134, 136, 138, 140, 142, 146, 148, 149, 150, 151, 152, 154, 155, 156, 158, 160, 164, 166, 167, 169, 170, 173, 174, 178, 180, 181, 183, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 210, 212, 213, 215, 217, 218, 221, 222, 223, 225, 227, 230, 231, 232, 239, 240, 241, 242, 243, 245, 246, 247, 248, 249, 250, 251, 252, 254, 255, 256, 257, 258, 259, 261, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 277, 278, 279, 280, 281, 285, 287, 289, 290, 292, 293, 295, 297, 299, 301, 302, 304, 305, 308, 309, 311, 312, 316, 317, 318, 319, 321, 323, 325, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 353, 355, 356, 358, 359, 361, 362, 363, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 427, 429, 432, 433, 437, 452, 454, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "raw": [5, 7, 16, 31, 62, 67, 99, 103, 115, 117, 119, 148, 164, 173, 174, 188, 190, 193, 194, 202, 203, 204, 222, 227, 252, 267, 280, 285, 290, 293, 295, 296, 326, 328, 334, 335, 338, 341, 360, 363, 366, 378, 380, 392, 395, 399, 412, 424, 432, 446, 460, 462, 464, 465, 467, 470, 471, 473, 475, 480], "storag": [5, 31, 34, 41, 54, 67, 86, 92, 98, 100, 106, 155, 164, 174, 188, 247, 255, 258, 281, 290, 297, 327, 337, 341, 344, 410, 437, 461, 464, 465, 466, 471, 473, 474, 480], "return": [5, 7, 9, 11, 13, 17, 18, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 36, 38, 39, 40, 41, 42, 44, 45, 46, 48, 50, 52, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 77, 78, 83, 85, 86, 87, 88, 91, 93, 94, 96, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 111, 112, 113, 114, 115, 117, 119, 122, 123, 127, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 141, 143, 144, 145, 146, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 163, 164, 166, 167, 169, 170, 172, 174, 175, 176, 178, 180, 181, 183, 184, 186, 187, 188, 190, 192, 193, 194, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 213, 215, 217, 218, 222, 223, 225, 226, 227, 230, 231, 232, 233, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 252, 254, 255, 256, 258, 259, 261, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 279, 280, 281, 284, 285, 286, 288, 289, 290, 292, 293, 294, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 308, 309, 311, 315, 316, 317, 318, 319, 320, 321, 322, 325, 326, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 349, 350, 352, 353, 355, 356, 358, 359, 361, 362, 363, 364, 366, 367, 368, 369, 370, 372, 373, 374, 375, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 391, 392, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 424, 425, 426, 427, 428, 429, 430, 432, 437, 438, 440, 446, 447, 448, 449, 452, 455, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "unicod": [5, 16, 27, 30, 31, 38, 44, 58, 62, 64, 67, 79, 84, 86, 91, 95, 100, 102, 103, 109, 116, 118, 140, 142, 143, 164, 172, 173, 174, 179, 180, 183, 190, 191, 192, 193, 194, 197, 198, 199, 200, 205, 206, 210, 218, 222, 227, 235, 236, 237, 244, 251, 255, 259, 263, 279, 290, 291, 293, 296, 299, 316, 337, 341, 342, 343, 349, 360, 375, 383, 391, 397, 402, 404, 408, 409, 410, 419, 422, 425, 427, 432, 439, 452, 453, 460, 464, 465, 466, 468, 469, 470, 471, 474, 475, 476, 477, 478, 479, 480, 481], "byte": [5, 7, 12, 16, 18, 22, 23, 24, 25, 26, 28, 30, 32, 33, 38, 39, 40, 41, 42, 48, 57, 58, 60, 62, 63, 65, 67, 77, 78, 83, 84, 86, 91, 92, 93, 98, 100, 102, 103, 104, 107, 110, 114, 115, 118, 119, 123, 124, 130, 133, 134, 138, 139, 140, 142, 143, 146, 148, 150, 155, 158, 163, 164, 174, 175, 179, 181, 183, 185, 187, 188, 191, 192, 193, 194, 196, 197, 198, 199, 202, 203, 204, 205, 209, 210, 212, 220, 222, 227, 231, 232, 234, 239, 245, 246, 247, 248, 249, 250, 251, 253, 255, 256, 258, 259, 261, 263, 265, 266, 267, 268, 271, 275, 279, 280, 281, 284, 285, 290, 292, 293, 295, 296, 301, 306, 308, 311, 314, 315, 316, 319, 321, 325, 329, 330, 332, 333, 334, 335, 337, 338, 339, 345, 346, 349, 355, 356, 359, 366, 374, 375, 379, 383, 392, 395, 397, 398, 402, 403, 404, 405, 407, 408, 410, 411, 412, 413, 416, 418, 419, 421, 422, 424, 425, 427, 428, 429, 437, 443, 447, 448, 452, 461, 462, 463, 464, 466, 467, 468, 469, 470, 471, 472, 473, 474, 476, 477, 478, 479, 480, 481], "area": [5, 7, 41, 44, 62, 91, 93, 99, 100, 106, 174, 193, 202, 222, 244, 255, 275, 296, 319, 334, 338, 368, 373, 431, 443, 459, 464, 465, 474, 477], "unless": [5, 7, 9, 13, 22, 23, 26, 27, 30, 32, 41, 50, 53, 55, 57, 58, 62, 72, 75, 84, 93, 94, 98, 99, 103, 109, 111, 114, 117, 119, 123, 136, 137, 138, 146, 158, 164, 166, 178, 180, 183, 188, 190, 193, 197, 202, 203, 206, 222, 223, 239, 240, 241, 244, 247, 252, 255, 256, 258, 264, 265, 267, 268, 272, 278, 280, 285, 289, 290, 294, 306, 311, 316, 320, 325, 326, 329, 331, 332, 334, 335, 337, 338, 341, 342, 345, 349, 350, 351, 355, 356, 361, 362, 383, 385, 386, 391, 392, 396, 397, 399, 403, 404, 409, 412, 423, 424, 425, 426, 427, 432, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 473, 474, 476, 477, 478, 479, 480], "otherwis": [5, 7, 11, 13, 18, 22, 23, 27, 28, 30, 32, 33, 38, 39, 41, 42, 44, 46, 48, 53, 57, 58, 60, 62, 63, 65, 72, 75, 78, 93, 94, 99, 100, 103, 107, 109, 114, 117, 119, 123, 126, 130, 132, 136, 138, 143, 146, 151, 152, 154, 155, 160, 164, 166, 167, 173, 174, 176, 178, 180, 181, 183, 187, 188, 190, 192, 193, 194, 196, 197, 199, 202, 203, 205, 206, 207, 208, 211, 213, 215, 222, 223, 226, 227, 231, 239, 240, 241, 242, 244, 247, 248, 249, 252, 254, 255, 256, 258, 259, 264, 265, 266, 268, 272, 273, 275, 280, 289, 290, 293, 294, 296, 298, 299, 301, 302, 304, 308, 309, 311, 316, 318, 321, 325, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 345, 349, 350, 351, 352, 353, 355, 356, 359, 361, 362, 363, 366, 373, 375, 378, 379, 381, 384, 385, 386, 387, 391, 392, 397, 398, 399, 400, 403, 404, 408, 410, 412, 416, 417, 418, 419, 422, 423, 424, 425, 427, 428, 429, 432, 433, 439, 452, 453, 458, 460, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480], "state": [5, 13, 17, 22, 23, 27, 30, 31, 44, 49, 50, 52, 58, 60, 62, 67, 72, 74, 75, 83, 84, 91, 94, 99, 102, 103, 107, 116, 123, 130, 135, 136, 137, 138, 141, 148, 151, 154, 155, 157, 161, 164, 166, 167, 168, 174, 182, 188, 209, 210, 215, 219, 223, 232, 240, 245, 247, 251, 253, 255, 256, 265, 267, 268, 290, 292, 294, 295, 298, 305, 311, 312, 315, 317, 320, 322, 325, 330, 334, 335, 337, 338, 341, 345, 349, 359, 362, 363, 365, 366, 372, 378, 382, 385, 386, 387, 391, 392, 397, 399, 402, 408, 409, 422, 423, 425, 427, 429, 438, 449, 459, 461, 462, 464, 471, 472, 473, 474, 477, 478, 479, 480], "nul": [5, 7, 62, 67, 115, 173, 174, 175, 234, 266, 281, 290, 293, 311, 344, 349, 416, 472, 473, 480], "termin": [5, 7, 9, 30, 32, 33, 36, 38, 44, 57, 59, 60, 62, 63, 65, 67, 72, 83, 84, 91, 94, 98, 99, 100, 106, 112, 115, 117, 123, 127, 129, 130, 134, 136, 137, 147, 152, 161, 172, 173, 175, 186, 187, 188, 190, 204, 205, 211, 216, 222, 226, 239, 242, 244, 251, 252, 255, 258, 262, 263, 266, 268, 280, 285, 289, 294, 299, 305, 316, 319, 330, 332, 335, 337, 338, 341, 342, 345, 349, 358, 362, 366, 374, 381, 388, 392, 397, 402, 404, 408, 410, 412, 423, 424, 426, 427, 429, 432, 433, 452, 459, 463, 464, 465, 467, 472, 473, 475, 477, 478, 480], "there": [5, 7, 9, 13, 18, 22, 23, 25, 26, 27, 30, 32, 33, 38, 40, 41, 44, 45, 48, 50, 54, 56, 57, 58, 59, 62, 63, 65, 66, 71, 72, 74, 75, 76, 78, 87, 88, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 111, 112, 117, 119, 123, 129, 130, 134, 136, 140, 141, 148, 150, 151, 152, 154, 155, 156, 160, 163, 164, 166, 167, 173, 174, 176, 178, 180, 181, 183, 187, 188, 190, 193, 194, 196, 197, 198, 200, 202, 204, 205, 206, 207, 208, 210, 212, 213, 215, 222, 223, 225, 227, 232, 239, 240, 241, 242, 244, 245, 247, 248, 249, 252, 255, 256, 258, 262, 263, 264, 265, 266, 268, 272, 275, 278, 280, 284, 285, 289, 290, 292, 293, 294, 296, 301, 302, 304, 305, 310, 311, 315, 316, 321, 322, 325, 327, 328, 330, 331, 332, 334, 335, 337, 338, 339, 340, 341, 342, 343, 344, 345, 349, 350, 351, 352, 355, 356, 359, 361, 362, 363, 366, 372, 373, 375, 381, 383, 384, 385, 386, 387, 391, 392, 396, 397, 399, 404, 405, 407, 408, 410, 411, 412, 413, 418, 419, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 440, 452, 454, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "way": [5, 7, 9, 13, 23, 25, 30, 32, 33, 41, 44, 57, 58, 60, 62, 63, 65, 71, 72, 74, 75, 78, 83, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 117, 119, 121, 123, 130, 136, 138, 141, 148, 151, 154, 155, 156, 158, 160, 164, 166, 169, 170, 173, 174, 178, 180, 183, 185, 187, 190, 191, 192, 193, 197, 198, 202, 204, 205, 206, 222, 225, 227, 232, 240, 244, 245, 247, 248, 252, 255, 256, 258, 263, 264, 265, 266, 267, 268, 272, 275, 277, 280, 281, 289, 290, 292, 293, 294, 296, 304, 305, 315, 316, 321, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 344, 345, 349, 350, 351, 355, 359, 362, 366, 372, 375, 378, 381, 383, 384, 385, 386, 387, 392, 397, 399, 400, 404, 407, 410, 412, 416, 417, 418, 422, 423, 424, 425, 426, 427, 429, 431, 432, 433, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "can": [5, 7, 11, 13, 18, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 36, 38, 40, 41, 42, 44, 46, 48, 50, 53, 54, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 85, 86, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 112, 114, 115, 117, 119, 123, 125, 129, 130, 132, 134, 135, 136, 137, 138, 140, 141, 143, 146, 147, 148, 149, 150, 151, 154, 155, 156, 158, 160, 163, 164, 166, 167, 169, 170, 172, 173, 174, 175, 176, 178, 180, 181, 183, 184, 185, 187, 188, 189, 190, 191, 192, 193, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 215, 217, 218, 222, 223, 225, 227, 229, 231, 232, 239, 240, 241, 242, 244, 245, 246, 248, 249, 250, 252, 255, 256, 257, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 277, 278, 279, 280, 281, 285, 288, 289, 290, 292, 293, 294, 295, 297, 298, 299, 301, 304, 305, 306, 308, 309, 310, 311, 315, 316, 317, 318, 319, 320, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 340, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 366, 369, 372, 373, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 439, 440, 443, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "convert": [5, 7, 18, 25, 32, 38, 46, 54, 55, 57, 58, 63, 65, 67, 71, 72, 74, 75, 83, 91, 92, 93, 94, 98, 99, 100, 103, 109, 114, 117, 123, 136, 138, 141, 145, 151, 152, 155, 157, 161, 164, 173, 174, 175, 178, 180, 181, 183, 187, 188, 190, 191, 192, 193, 194, 197, 198, 199, 200, 202, 203, 205, 206, 210, 212, 217, 222, 223, 227, 241, 245, 251, 256, 258, 259, 263, 264, 265, 266, 267, 268, 272, 273, 280, 282, 289, 290, 295, 296, 298, 299, 304, 306, 316, 332, 334, 339, 341, 342, 344, 349, 355, 359, 363, 373, 375, 380, 383, 385, 391, 395, 397, 402, 404, 408, 410, 412, 416, 422, 424, 425, 427, 432, 433, 440, 443, 448, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "such": [5, 7, 13, 18, 23, 25, 27, 28, 30, 32, 33, 41, 44, 50, 56, 57, 60, 62, 63, 71, 72, 74, 75, 76, 78, 83, 84, 86, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 103, 106, 107, 109, 112, 117, 119, 123, 129, 130, 134, 136, 138, 141, 143, 148, 152, 155, 156, 158, 164, 166, 169, 172, 173, 174, 178, 180, 181, 183, 187, 190, 191, 193, 194, 199, 200, 202, 204, 205, 206, 208, 209, 210, 212, 213, 222, 223, 227, 231, 232, 240, 242, 244, 245, 247, 248, 250, 252, 255, 256, 258, 259, 262, 263, 264, 265, 266, 268, 269, 272, 275, 278, 280, 281, 284, 285, 289, 290, 292, 293, 294, 296, 299, 301, 304, 305, 310, 311, 316, 321, 325, 326, 327, 328, 329, 330, 332, 334, 335, 337, 338, 341, 342, 343, 344, 345, 349, 352, 355, 356, 358, 359, 362, 363, 366, 372, 373, 374, 377, 378, 381, 382, 383, 384, 385, 386, 391, 392, 394, 396, 397, 399, 403, 404, 407, 408, 409, 410, 412, 416, 417, 418, 419, 422, 423, 424, 425, 426, 427, 429, 432, 433, 440, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "fill": [5, 7, 22, 32, 33, 41, 44, 46, 54, 59, 62, 63, 67, 74, 75, 84, 91, 94, 98, 100, 102, 107, 114, 117, 119, 135, 148, 173, 174, 180, 183, 190, 193, 198, 202, 219, 222, 242, 244, 247, 251, 255, 258, 266, 290, 332, 334, 337, 338, 341, 342, 344, 345, 359, 360, 363, 366, 425, 427, 429, 449, 453, 459, 461, 462, 463, 464, 465, 471, 472, 473, 475, 476, 480], "py_buff": [5, 7, 42, 56, 62, 465, 470, 473, 480], "this": [5, 6, 7, 9, 10, 11, 13, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 36, 38, 39, 40, 41, 42, 44, 45, 46, 48, 49, 50, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 77, 78, 83, 86, 87, 88, 91, 92, 93, 94, 97, 99, 100, 101, 102, 103, 104, 105, 106, 107, 109, 111, 112, 113, 114, 117, 119, 123, 125, 129, 130, 132, 134, 135, 136, 137, 138, 140, 141, 142, 143, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 160, 163, 164, 166, 167, 170, 172, 173, 174, 175, 176, 177, 178, 180, 181, 183, 184, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 217, 218, 219, 221, 222, 223, 225, 226, 227, 229, 230, 231, 232, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 252, 255, 256, 257, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 270, 272, 273, 275, 276, 277, 278, 279, 280, 281, 284, 285, 287, 289, 290, 292, 293, 294, 295, 296, 297, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 312, 315, 316, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 366, 367, 368, 371, 372, 373, 374, 375, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 438, 443, 446, 447, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "lock": [5, 30, 31, 50, 62, 67, 72, 75, 83, 86, 98, 100, 112, 121, 139, 161, 163, 164, 166, 173, 209, 212, 223, 238, 255, 264, 266, 267, 268, 279, 280, 282, 290, 302, 312, 313, 319, 321, 327, 330, 335, 337, 339, 349, 359, 366, 383, 399, 401, 425, 449, 459, 461, 463, 464, 465, 466, 467, 470, 471, 472, 475, 477, 478, 479, 480, 481], "under": [5, 7, 13, 18, 23, 32, 33, 41, 42, 44, 53, 57, 60, 65, 67, 73, 83, 84, 91, 92, 94, 99, 100, 102, 103, 117, 123, 129, 130, 132, 142, 146, 148, 150, 152, 155, 158, 166, 172, 173, 174, 180, 187, 190, 193, 196, 200, 205, 209, 210, 212, 213, 222, 223, 227, 231, 232, 239, 244, 252, 255, 258, 259, 264, 265, 266, 267, 268, 272, 275, 278, 280, 281, 289, 290, 292, 293, 294, 296, 302, 305, 311, 317, 319, 325, 326, 327, 328, 329, 330, 334, 335, 337, 338, 339, 341, 345, 349, 350, 352, 359, 362, 363, 366, 368, 372, 373, 377, 378, 381, 382, 383, 385, 386, 387, 391, 392, 394, 396, 397, 400, 402, 403, 404, 407, 416, 417, 418, 419, 422, 423, 424, 425, 426, 427, 428, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480], "so": [5, 7, 11, 13, 22, 23, 25, 27, 28, 30, 32, 33, 40, 41, 44, 48, 53, 56, 58, 62, 63, 65, 67, 70, 71, 72, 74, 75, 76, 78, 83, 84, 87, 88, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 113, 115, 117, 119, 123, 134, 136, 137, 138, 140, 148, 150, 151, 154, 155, 156, 164, 166, 167, 170, 173, 174, 175, 176, 178, 180, 183, 187, 188, 190, 193, 196, 197, 198, 199, 200, 202, 204, 205, 206, 208, 210, 211, 212, 213, 215, 218, 222, 223, 225, 227, 229, 231, 232, 239, 240, 241, 242, 244, 245, 247, 250, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 275, 280, 281, 289, 290, 293, 294, 296, 299, 305, 309, 311, 316, 322, 325, 326, 328, 329, 330, 331, 332, 334, 337, 338, 341, 342, 344, 345, 349, 350, 351, 352, 355, 356, 359, 361, 362, 363, 366, 372, 373, 375, 381, 382, 383, 385, 386, 387, 392, 396, 398, 399, 402, 403, 404, 407, 408, 410, 412, 413, 417, 418, 420, 422, 423, 424, 425, 426, 427, 428, 429, 433, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 473, 474, 475, 476, 477, 478, 479, 480, 481], "caller": [5, 9, 18, 23, 30, 32, 33, 44, 60, 63, 72, 84, 87, 92, 94, 136, 141, 154, 155, 166, 173, 178, 186, 188, 210, 222, 232, 239, 248, 249, 252, 255, 264, 288, 290, 293, 299, 305, 329, 330, 332, 334, 338, 345, 349, 362, 367, 373, 377, 378, 383, 385, 392, 394, 397, 398, 400, 402, 416, 418, 425, 426, 427, 437, 440, 460, 461, 462, 463, 464, 465, 466, 470, 476, 479, 480], "subsequ": [5, 23, 32, 44, 59, 63, 84, 87, 92, 99, 103, 112, 117, 156, 174, 187, 188, 199, 203, 205, 223, 240, 247, 252, 255, 258, 265, 266, 268, 275, 280, 289, 290, 316, 329, 334, 338, 341, 342, 349, 353, 355, 362, 366, 372, 381, 386, 392, 423, 424, 427, 429, 431, 433, 462, 463, 464, 465, 466, 468, 475, 478, 480], "even": [5, 9, 18, 23, 26, 30, 32, 33, 41, 44, 56, 57, 58, 62, 63, 72, 75, 83, 84, 88, 92, 93, 94, 98, 100, 102, 103, 106, 109, 113, 117, 119, 123, 129, 136, 143, 148, 151, 155, 158, 160, 164, 166, 173, 174, 178, 180, 183, 185, 190, 191, 193, 195, 196, 202, 203, 204, 205, 210, 211, 212, 215, 218, 222, 223, 232, 240, 244, 247, 248, 252, 255, 256, 258, 262, 263, 264, 265, 266, 267, 268, 272, 280, 289, 290, 293, 294, 296, 304, 305, 315, 316, 328, 329, 330, 331, 332, 334, 337, 338, 341, 342, 344, 349, 350, 351, 355, 359, 361, 362, 363, 366, 373, 379, 381, 383, 384, 385, 386, 387, 392, 396, 397, 399, 400, 402, 404, 408, 412, 414, 416, 419, 422, 423, 424, 425, 427, 428, 429, 431, 432, 433, 438, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 476, 477, 479, 480], "insid": [5, 7, 11, 32, 41, 62, 67, 75, 84, 91, 94, 103, 110, 111, 119, 132, 141, 166, 172, 174, 183, 190, 193, 196, 202, 207, 222, 223, 248, 249, 255, 259, 278, 280, 281, 293, 294, 296, 299, 316, 329, 330, 334, 342, 366, 372, 373, 381, 383, 385, 386, 387, 410, 417, 419, 420, 424, 425, 426, 427, 432, 446, 458, 460, 461, 462, 463, 464, 465, 467, 470, 471, 472, 474, 476, 477, 478, 480], "py_begin_allow_thread": [5, 32, 56, 72], "block": [5, 7, 23, 32, 41, 44, 54, 62, 67, 72, 74, 76, 91, 92, 103, 104, 107, 109, 111, 112, 114, 119, 122, 123, 130, 131, 132, 134, 135, 136, 141, 143, 146, 166, 173, 174, 175, 182, 183, 185, 187, 188, 190, 196, 204, 205, 209, 210, 212, 220, 222, 223, 229, 231, 232, 239, 240, 244, 245, 252, 254, 255, 258, 266, 270, 279, 280, 281, 285, 290, 292, 293, 302, 310, 313, 319, 322, 325, 326, 327, 329, 330, 332, 334, 337, 339, 345, 348, 349, 350, 355, 356, 359, 362, 366, 383, 385, 386, 392, 398, 400, 402, 403, 408, 413, 425, 426, 427, 428, 429, 433, 452, 460, 461, 462, 464, 465, 466, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "without": [5, 7, 9, 13, 22, 23, 25, 26, 28, 32, 33, 38, 41, 44, 48, 50, 53, 54, 56, 57, 58, 60, 62, 65, 67, 71, 72, 74, 75, 78, 84, 88, 91, 92, 93, 94, 98, 99, 100, 103, 111, 112, 117, 119, 123, 130, 132, 134, 136, 137, 146, 148, 152, 155, 164, 166, 167, 170, 173, 174, 178, 180, 181, 183, 185, 187, 188, 189, 190, 191, 193, 194, 199, 202, 205, 206, 210, 211, 215, 222, 223, 225, 227, 231, 232, 240, 241, 245, 247, 249, 250, 252, 255, 256, 258, 262, 263, 264, 267, 268, 272, 275, 279, 280, 285, 289, 290, 292, 293, 294, 296, 302, 305, 306, 311, 315, 316, 319, 320, 321, 322, 325, 327, 329, 331, 334, 337, 338, 341, 344, 345, 349, 350, 351, 355, 356, 359, 361, 362, 363, 365, 366, 379, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 404, 407, 408, 410, 413, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 432, 433, 438, 446, 448, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "risk": [5, 41, 42, 72, 84, 94, 123, 210, 265, 268, 280, 289, 296, 359, 381, 410, 418, 423, 465, 472, 477, 478, 480], "mutabl": [5, 27, 28, 32, 62, 67, 84, 86, 94, 98, 158, 168, 173, 184, 200, 212, 222, 223, 252, 280, 281, 288, 290, 294, 296, 312, 327, 399, 410, 421, 424, 427, 433, 437, 439, 446, 459, 462, 464, 465, 466, 467, 470, 471, 476, 479, 480], "data": [5, 7, 9, 13, 28, 31, 32, 41, 48, 53, 54, 55, 57, 59, 62, 63, 64, 67, 71, 72, 73, 74, 76, 78, 83, 87, 88, 91, 92, 96, 98, 100, 101, 103, 105, 111, 112, 114, 115, 116, 117, 118, 119, 123, 130, 131, 133, 134, 138, 139, 140, 141, 143, 144, 146, 148, 150, 154, 155, 157, 161, 163, 164, 166, 174, 175, 176, 179, 180, 181, 183, 187, 188, 192, 193, 194, 195, 198, 200, 203, 204, 205, 208, 209, 210, 212, 220, 222, 223, 227, 231, 232, 237, 239, 240, 241, 242, 244, 245, 246, 247, 248, 250, 251, 252, 253, 255, 258, 259, 263, 264, 266, 268, 269, 270, 271, 273, 275, 278, 280, 281, 285, 287, 289, 290, 292, 293, 297, 299, 301, 305, 306, 311, 312, 313, 315, 316, 325, 326, 327, 329, 330, 331, 332, 333, 334, 335, 337, 338, 339, 340, 341, 342, 343, 345, 346, 349, 352, 355, 356, 357, 358, 359, 360, 363, 365, 369, 372, 373, 376, 377, 378, 379, 381, 382, 383, 384, 385, 386, 391, 392, 394, 398, 399, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 421, 423, 427, 429, 430, 436, 437, 440, 442, 448, 453, 455, 459, 460, 461, 462, 464, 465, 466, 468, 469, 471, 472, 473, 474, 475, 476, 477, 479, 480, 481], "being": [5, 7, 13, 22, 23, 27, 28, 32, 44, 59, 60, 62, 63, 65, 72, 74, 75, 83, 84, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 111, 117, 119, 123, 130, 136, 146, 148, 155, 156, 158, 160, 164, 166, 167, 173, 174, 178, 180, 181, 188, 190, 192, 193, 199, 202, 205, 208, 210, 213, 215, 222, 223, 227, 231, 244, 245, 247, 252, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 273, 275, 280, 289, 290, 292, 293, 294, 296, 299, 304, 305, 306, 309, 311, 315, 316, 317, 321, 325, 326, 327, 329, 330, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 350, 352, 359, 361, 362, 363, 366, 373, 378, 383, 385, 386, 387, 391, 396, 397, 399, 404, 407, 410, 411, 412, 414, 418, 419, 423, 424, 425, 427, 429, 431, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "resiz": [5, 9, 28, 41, 53, 55, 59, 63, 67, 115, 173, 174, 255, 275, 330, 341, 366, 372, 373, 381, 385, 475, 477, 480], "destroy": [5, 11, 13, 22, 27, 32, 59, 62, 66, 94, 98, 244, 255, 275, 280, 281, 289, 342, 362, 366, 385, 397, 399, 402, 425, 429, 459, 461, 462, 464, 472, 476, 477, 479, 480], "result": [5, 7, 9, 13, 23, 26, 30, 32, 33, 38, 41, 44, 46, 48, 52, 53, 57, 59, 60, 62, 63, 65, 67, 71, 72, 74, 75, 77, 83, 86, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 111, 114, 117, 119, 120, 122, 123, 126, 130, 132, 134, 135, 136, 138, 139, 140, 141, 143, 148, 149, 151, 155, 156, 157, 160, 161, 163, 164, 166, 167, 170, 173, 174, 175, 178, 180, 182, 183, 187, 188, 190, 193, 194, 196, 198, 200, 202, 203, 204, 205, 206, 208, 209, 210, 212, 213, 216, 222, 223, 227, 231, 232, 239, 240, 241, 242, 244, 245, 247, 249, 251, 252, 253, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 302, 304, 305, 306, 308, 315, 316, 318, 319, 321, 325, 328, 329, 330, 332, 334, 337, 338, 340, 341, 342, 343, 344, 345, 349, 352, 355, 356, 359, 361, 362, 363, 366, 373, 375, 377, 378, 379, 381, 382, 383, 385, 386, 387, 392, 394, 397, 399, 400, 402, 404, 407, 408, 410, 413, 414, 416, 417, 418, 419, 422, 423, 424, 425, 427, 428, 429, 432, 433, 438, 440, 443, 447, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pybuffer_releas": [5, 7, 47, 56, 62, 465, 470, 480], "after": [5, 7, 13, 18, 23, 26, 27, 28, 32, 33, 38, 41, 44, 57, 58, 60, 62, 63, 67, 70, 71, 72, 75, 84, 87, 88, 91, 93, 94, 99, 100, 102, 103, 107, 109, 112, 114, 117, 119, 123, 125, 130, 132, 136, 137, 140, 141, 143, 144, 146, 148, 149, 150, 152, 154, 164, 166, 167, 173, 174, 176, 178, 180, 182, 183, 187, 188, 190, 192, 193, 202, 203, 204, 206, 207, 209, 210, 212, 213, 215, 222, 225, 229, 231, 232, 239, 242, 244, 245, 247, 252, 255, 258, 263, 264, 265, 266, 267, 268, 272, 275, 276, 279, 280, 281, 285, 289, 290, 292, 293, 294, 297, 302, 305, 306, 311, 316, 317, 321, 322, 325, 330, 331, 332, 334, 335, 336, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 355, 358, 359, 361, 362, 363, 366, 372, 373, 378, 379, 381, 383, 385, 386, 387, 392, 396, 397, 398, 399, 402, 404, 407, 410, 412, 413, 418, 419, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 437, 438, 441, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "finish": [5, 33, 41, 60, 62, 67, 71, 78, 83, 84, 99, 100, 119, 121, 122, 123, 125, 132, 134, 135, 136, 141, 146, 152, 166, 210, 239, 253, 255, 267, 280, 281, 311, 313, 330, 335, 337, 338, 341, 345, 355, 359, 365, 368, 385, 400, 408, 409, 410, 413, 416, 419, 424, 425, 449, 452, 464, 465, 472, 473, 475, 476, 479, 480], "process": [5, 7, 23, 31, 33, 38, 44, 50, 57, 58, 62, 65, 67, 71, 72, 74, 76, 77, 78, 83, 91, 94, 96, 97, 99, 103, 104, 106, 107, 109, 111, 112, 115, 117, 119, 127, 130, 131, 134, 137, 142, 146, 147, 148, 152, 155, 161, 163, 166, 172, 173, 174, 180, 183, 190, 197, 198, 200, 207, 209, 210, 211, 215, 222, 223, 225, 227, 229, 232, 237, 238, 242, 244, 245, 247, 251, 252, 254, 257, 258, 263, 264, 265, 266, 267, 268, 275, 277, 289, 292, 293, 296, 305, 306, 311, 312, 313, 316, 319, 321, 325, 326, 328, 329, 330, 331, 332, 334, 335, 337, 339, 341, 343, 344, 345, 349, 351, 353, 355, 356, 359, 361, 362, 363, 364, 366, 368, 375, 377, 378, 381, 382, 383, 391, 392, 396, 397, 399, 400, 402, 404, 407, 408, 409, 410, 411, 412, 413, 416, 417, 418, 419, 422, 424, 425, 427, 429, 432, 433, 452, 453, 458, 460, 461, 462, 463, 464, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "ani": [5, 7, 9, 11, 13, 18, 22, 23, 24, 27, 28, 30, 32, 33, 34, 36, 38, 41, 42, 44, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 67, 71, 72, 74, 75, 76, 78, 83, 84, 86, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 111, 112, 113, 114, 117, 119, 123, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 141, 146, 147, 148, 149, 151, 152, 154, 155, 156, 157, 160, 164, 167, 170, 172, 173, 174, 175, 176, 178, 180, 181, 183, 184, 185, 186, 187, 188, 189, 190, 191, 193, 194, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 210, 211, 215, 217, 218, 222, 223, 227, 231, 232, 233, 239, 240, 241, 242, 244, 245, 247, 248, 249, 250, 251, 252, 254, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 272, 273, 275, 280, 281, 285, 288, 289, 290, 292, 293, 294, 296, 299, 302, 305, 306, 310, 311, 312, 313, 316, 317, 319, 320, 321, 322, 323, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 350, 351, 355, 356, 359, 361, 362, 363, 366, 369, 372, 373, 375, 377, 378, 379, 381, 382, 385, 387, 391, 392, 396, 397, 398, 399, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 418, 419, 420, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 438, 443, 447, 450, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "earli": [5, 33, 74, 166, 252, 266, 289, 330, 338, 341, 362, 366, 379, 408, 419, 427, 429, 459, 463, 465, 472, 480], "abort": [5, 34, 41, 58, 67, 72, 100, 115, 123, 127, 130, 133, 135, 161, 209, 210, 220, 245, 253, 290, 294, 330, 337, 338, 349, 355, 356, 362, 385, 429, 462, 477, 480], "case": [5, 7, 13, 18, 22, 23, 24, 25, 27, 30, 32, 33, 34, 38, 40, 44, 48, 55, 56, 57, 58, 60, 62, 63, 65, 67, 70, 71, 72, 74, 75, 83, 84, 87, 88, 91, 92, 93, 94, 97, 99, 100, 102, 103, 104, 106, 107, 109, 111, 114, 117, 119, 121, 123, 130, 132, 136, 138, 141, 143, 146, 148, 151, 152, 155, 156, 160, 164, 166, 170, 173, 174, 175, 178, 180, 183, 184, 185, 187, 188, 190, 192, 193, 198, 199, 200, 202, 204, 205, 206, 207, 208, 210, 211, 212, 217, 222, 227, 231, 232, 240, 241, 242, 244, 245, 247, 248, 252, 255, 256, 258, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 280, 285, 289, 290, 292, 293, 294, 296, 299, 304, 305, 311, 315, 316, 321, 322, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 343, 344, 345, 349, 351, 352, 355, 356, 359, 362, 363, 366, 372, 373, 375, 379, 381, 383, 384, 386, 387, 391, 392, 396, 397, 398, 402, 404, 407, 408, 410, 412, 413, 417, 418, 422, 425, 426, 427, 428, 429, 432, 433, 438, 440, 447, 452, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "es": [5, 84, 316, 341, 461, 465, 466, 467, 469, 471, 480], "et": [5, 78, 100, 178, 334, 338, 373, 410, 461, 464, 466, 469, 480], "alloc": [5, 7, 16, 23, 28, 30, 31, 33, 44, 48, 55, 57, 58, 62, 63, 65, 67, 71, 72, 73, 75, 84, 92, 98, 112, 130, 166, 173, 182, 185, 211, 251, 255, 256, 280, 281, 290, 296, 311, 319, 334, 349, 362, 373, 402, 413, 452, 453, 459, 460, 461, 464, 466, 470, 471, 472, 473, 475, 476, 477, 478, 479, 480, 481], "pymem_fre": [5, 18, 33, 41, 56, 58, 63, 462, 464, 480], "other": [5, 7, 9, 11, 13, 18, 22, 23, 25, 27, 28, 32, 33, 34, 38, 41, 42, 44, 53, 54, 57, 58, 59, 60, 61, 62, 63, 65, 67, 71, 72, 73, 74, 76, 77, 83, 87, 88, 91, 92, 94, 98, 102, 103, 105, 106, 107, 109, 111, 112, 115, 119, 123, 129, 130, 134, 138, 141, 142, 143, 148, 149, 150, 151, 155, 156, 158, 160, 164, 166, 167, 172, 173, 174, 176, 178, 180, 181, 183, 184, 186, 187, 188, 190, 191, 192, 193, 194, 198, 199, 200, 202, 203, 204, 206, 207, 208, 210, 213, 222, 223, 227, 231, 232, 239, 240, 241, 242, 244, 245, 247, 248, 249, 251, 252, 253, 254, 255, 257, 258, 259, 261, 263, 264, 265, 266, 267, 268, 269, 272, 275, 277, 280, 281, 284, 285, 286, 290, 293, 294, 295, 299, 304, 305, 306, 310, 311, 312, 316, 318, 321, 322, 323, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 339, 340, 342, 343, 344, 345, 349, 351, 352, 353, 355, 356, 359, 362, 363, 366, 373, 375, 377, 379, 381, 382, 384, 385, 386, 387, 391, 392, 396, 397, 399, 401, 402, 404, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 433, 443, 452, 453, 458, 463, 464, 465, 468, 471, 472, 473, 478, 479, 480, 481], "take": [5, 9, 13, 22, 23, 27, 32, 48, 50, 57, 59, 62, 63, 65, 72, 74, 75, 78, 83, 84, 91, 92, 93, 94, 99, 100, 101, 102, 103, 106, 117, 119, 123, 132, 136, 138, 141, 148, 149, 155, 164, 166, 172, 173, 174, 175, 178, 183, 184, 187, 188, 190, 191, 195, 198, 199, 200, 203, 204, 205, 206, 212, 215, 222, 223, 227, 229, 232, 240, 241, 242, 244, 246, 247, 248, 255, 258, 259, 263, 264, 265, 267, 268, 272, 273, 280, 285, 289, 290, 293, 296, 297, 304, 305, 316, 321, 322, 325, 327, 328, 329, 330, 332, 333, 334, 335, 337, 338, 341, 342, 344, 345, 349, 352, 355, 358, 359, 361, 366, 372, 373, 379, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 404, 405, 407, 408, 409, 410, 412, 414, 416, 418, 419, 424, 425, 427, 429, 433, 438, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 477, 478, 479, 480], "str": [5, 10, 18, 22, 24, 25, 26, 32, 33, 34, 38, 39, 48, 57, 58, 62, 63, 65, 67, 74, 75, 77, 83, 84, 86, 87, 88, 91, 92, 93, 94, 96, 97, 98, 99, 100, 102, 103, 105, 106, 109, 111, 117, 119, 123, 133, 139, 143, 146, 152, 155, 157, 160, 164, 166, 172, 174, 178, 179, 180, 183, 185, 187, 188, 192, 193, 194, 198, 199, 200, 202, 205, 206, 208, 210, 218, 222, 223, 231, 232, 233, 234, 237, 239, 241, 243, 244, 248, 249, 251, 252, 255, 256, 258, 259, 263, 264, 265, 267, 280, 281, 285, 288, 289, 290, 293, 296, 303, 315, 316, 328, 332, 335, 337, 338, 342, 344, 345, 349, 350, 355, 359, 360, 361, 364, 375, 376, 379, 382, 383, 385, 386, 391, 395, 397, 399, 402, 407, 410, 411, 416, 419, 422, 424, 425, 427, 432, 437, 438, 439, 440, 441, 443, 446, 447, 448, 449, 452, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "read": [5, 7, 22, 23, 24, 25, 30, 32, 33, 40, 41, 42, 57, 60, 62, 63, 65, 67, 71, 72, 74, 75, 77, 78, 84, 85, 86, 91, 92, 93, 94, 99, 100, 102, 103, 104, 107, 109, 111, 114, 115, 116, 117, 119, 133, 134, 137, 140, 142, 143, 145, 146, 148, 150, 152, 154, 155, 156, 157, 158, 160, 163, 164, 167, 172, 173, 174, 178, 180, 181, 185, 186, 187, 188, 190, 191, 197, 200, 201, 204, 205, 208, 209, 210, 212, 213, 214, 215, 220, 222, 223, 227, 231, 232, 239, 240, 241, 242, 244, 245, 247, 248, 250, 251, 252, 253, 255, 259, 262, 265, 268, 273, 274, 275, 277, 278, 279, 280, 281, 282, 285, 289, 290, 292, 293, 294, 295, 296, 298, 299, 301, 302, 305, 306, 309, 310, 311, 312, 316, 317, 322, 325, 326, 327, 328, 329, 330, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 352, 356, 357, 362, 363, 366, 373, 375, 377, 378, 379, 381, 382, 386, 387, 391, 392, 393, 394, 396, 397, 399, 404, 407, 410, 411, 412, 413, 414, 416, 418, 419, 422, 423, 424, 425, 427, 429, 432, 435, 437, 443, 449, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "onli": [5, 7, 9, 10, 13, 22, 23, 26, 28, 30, 32, 33, 34, 38, 40, 41, 42, 44, 48, 50, 53, 56, 57, 58, 59, 60, 62, 63, 65, 67, 70, 71, 72, 74, 75, 76, 78, 83, 84, 86, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 104, 106, 107, 109, 111, 112, 114, 117, 119, 123, 129, 132, 134, 135, 136, 137, 138, 140, 141, 143, 146, 147, 148, 150, 151, 152, 155, 157, 158, 160, 163, 164, 166, 167, 172, 173, 174, 176, 180, 181, 183, 185, 186, 187, 188, 190, 191, 192, 193, 194, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 208, 209, 210, 211, 212, 213, 215, 218, 222, 223, 225, 227, 229, 231, 232, 239, 240, 241, 242, 245, 247, 248, 249, 250, 252, 254, 255, 256, 257, 258, 259, 263, 264, 265, 266, 267, 268, 272, 273, 275, 278, 279, 280, 281, 284, 285, 289, 290, 292, 293, 294, 296, 298, 299, 301, 302, 305, 308, 309, 310, 311, 312, 315, 316, 317, 319, 322, 325, 327, 328, 329, 330, 332, 334, 335, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 353, 355, 358, 359, 361, 362, 363, 365, 366, 372, 373, 374, 375, 377, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 404, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 440, 442, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 479, 480, 481], "like": [5, 7, 13, 18, 23, 25, 28, 30, 32, 33, 41, 42, 44, 48, 50, 54, 55, 56, 57, 59, 60, 62, 63, 65, 67, 72, 73, 74, 75, 76, 78, 83, 84, 86, 91, 92, 93, 94, 97, 98, 99, 102, 103, 106, 107, 109, 111, 114, 117, 118, 119, 123, 126, 130, 133, 136, 138, 140, 141, 143, 146, 148, 149, 150, 152, 155, 156, 157, 158, 160, 164, 166, 169, 172, 173, 174, 178, 179, 180, 181, 183, 187, 188, 190, 193, 196, 197, 198, 199, 200, 201, 202, 204, 205, 206, 210, 211, 212, 215, 222, 223, 225, 226, 227, 228, 230, 231, 232, 234, 239, 240, 241, 242, 244, 245, 246, 247, 249, 250, 251, 252, 254, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 269, 271, 272, 273, 275, 280, 281, 289, 290, 291, 292, 293, 294, 296, 297, 298, 301, 304, 305, 306, 307, 308, 310, 311, 316, 318, 321, 325, 327, 328, 329, 330, 332, 333, 334, 335, 336, 337, 338, 339, 341, 342, 344, 345, 346, 349, 350, 352, 355, 356, 357, 358, 359, 362, 363, 366, 372, 373, 375, 378, 379, 380, 381, 382, 383, 385, 386, 387, 391, 392, 394, 397, 398, 399, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 418, 419, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 439, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "char": [5, 7, 8, 9, 10, 11, 13, 14, 17, 18, 22, 23, 24, 25, 26, 30, 32, 33, 34, 38, 39, 40, 41, 42, 44, 47, 48, 50, 52, 53, 57, 58, 59, 60, 62, 63, 65, 71, 72, 74, 75, 78, 96, 118, 143, 155, 173, 174, 199, 244, 259, 279, 341, 342, 344, 364, 366, 383, 410, 425, 437, 462, 464, 465, 466, 469, 474, 477, 478, 480], "pointer": [5, 7, 9, 11, 13, 17, 18, 23, 30, 32, 38, 41, 42, 44, 48, 53, 54, 57, 58, 59, 60, 62, 63, 67, 71, 74, 75, 77, 78, 84, 86, 98, 101, 114, 115, 139, 174, 176, 239, 275, 280, 290, 296, 300, 305, 346, 349, 398, 427, 437, 461, 463, 464, 465, 466, 471, 472, 474, 476, 477, 480], "its": [5, 7, 9, 11, 22, 23, 25, 28, 30, 32, 33, 38, 41, 42, 44, 46, 48, 54, 55, 57, 59, 60, 62, 63, 65, 71, 72, 74, 75, 78, 83, 84, 86, 87, 88, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 117, 119, 123, 130, 132, 133, 134, 136, 140, 141, 146, 148, 149, 151, 152, 155, 160, 163, 164, 166, 167, 172, 173, 174, 175, 178, 180, 181, 183, 185, 188, 190, 191, 192, 193, 194, 195, 196, 199, 200, 202, 203, 204, 205, 206, 207, 208, 210, 211, 215, 222, 223, 225, 227, 232, 239, 240, 242, 244, 245, 247, 248, 249, 250, 252, 255, 258, 259, 262, 264, 265, 266, 268, 272, 273, 275, 276, 280, 281, 288, 289, 290, 292, 293, 294, 296, 298, 299, 301, 302, 304, 305, 306, 308, 310, 311, 312, 316, 317, 318, 319, 320, 321, 325, 326, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 352, 355, 357, 359, 361, 362, 363, 366, 369, 372, 373, 375, 377, 378, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 402, 403, 404, 407, 408, 409, 410, 412, 413, 414, 416, 417, 418, 419, 423, 424, 425, 426, 427, 429, 431, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "borrow": [5, 22, 27, 57, 62, 66, 72, 74, 86, 94, 209, 461, 462, 463, 480], "manag": [5, 17, 28, 32, 41, 60, 62, 67, 73, 75, 86, 87, 99, 107, 115, 117, 119, 121, 123, 125, 134, 136, 141, 148, 155, 161, 173, 181, 183, 184, 185, 188, 189, 191, 200, 210, 215, 222, 240, 242, 244, 247, 249, 251, 253, 255, 264, 268, 275, 281, 282, 292, 295, 296, 305, 312, 325, 326, 327, 334, 335, 338, 349, 352, 355, 356, 357, 359, 362, 365, 371, 373, 381, 385, 386, 392, 399, 400, 416, 419, 423, 424, 428, 431, 457, 458, 459, 462, 463, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "by": [5, 7, 13, 15, 18, 22, 23, 25, 26, 27, 28, 30, 32, 33, 34, 36, 38, 40, 41, 42, 44, 46, 48, 50, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 83, 86, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 105, 106, 107, 109, 111, 112, 114, 115, 117, 119, 123, 125, 129, 130, 132, 134, 135, 136, 137, 138, 140, 141, 143, 146, 148, 149, 151, 152, 154, 155, 156, 157, 158, 160, 163, 164, 166, 167, 170, 172, 174, 175, 176, 178, 180, 181, 183, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 215, 217, 218, 222, 223, 225, 227, 231, 232, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 277, 278, 279, 280, 281, 285, 288, 289, 290, 292, 293, 294, 296, 297, 298, 299, 300, 301, 302, 304, 305, 308, 309, 310, 311, 315, 316, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 350, 351, 352, 353, 355, 356, 357, 358, 359, 361, 362, 363, 366, 369, 372, 373, 374, 375, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 391, 394, 395, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 437, 438, 440, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 467, 468, 470, 471, 472, 473, 475, 476, 477, 478, 479, 480], "share": [5, 7, 32, 34, 40, 41, 44, 57, 62, 63, 67, 70, 72, 75, 76, 78, 83, 93, 96, 98, 100, 101, 104, 112, 115, 117, 119, 130, 135, 161, 178, 180, 183, 209, 212, 223, 227, 232, 251, 256, 258, 263, 264, 275, 289, 290, 291, 293, 296, 308, 319, 323, 327, 334, 335, 337, 339, 341, 342, 349, 351, 355, 362, 363, 366, 372, 385, 386, 404, 423, 424, 425, 427, 429, 437, 452, 453, 458, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 474, 476, 477, 478, 480, 481], "lifetim": [5, 41, 67, 72, 84, 155, 166, 290, 402, 427, 460, 473, 476, 477, 480], "won": [5, 32, 33, 40, 62, 72, 74, 75, 84, 91, 93, 94, 97, 99, 100, 103, 106, 111, 119, 130, 136, 148, 164, 180, 181, 183, 190, 203, 222, 227, 240, 264, 266, 289, 290, 294, 296, 297, 326, 334, 344, 349, 366, 386, 413, 452, 460, 461, 463, 464, 465, 466, 467, 468, 472, 475, 477, 480], "releas": [5, 7, 9, 13, 23, 26, 28, 33, 34, 35, 38, 41, 44, 50, 56, 57, 60, 62, 63, 67, 71, 72, 74, 75, 76, 79, 83, 84, 92, 100, 102, 107, 112, 115, 119, 123, 129, 132, 135, 136, 144, 161, 166, 173, 174, 188, 207, 231, 232, 233, 252, 255, 264, 268, 280, 281, 290, 295, 296, 300, 330, 334, 337, 341, 349, 359, 362, 366, 368, 379, 381, 383, 397, 419, 423, 425, 433, 437, 452, 453, 457, 458, 459, 460, 461, 462, 463, 464, 465, 467, 468, 469, 471, 472, 481], "yourself": [5, 32, 42, 71, 84, 91, 93, 103, 106, 119, 152, 174, 176, 190, 198, 208, 247, 259, 263, 264, 265, 266, 289, 294, 325, 332, 338, 349, 385, 386, 387, 407, 458, 464, 467, 472], "ensur": [5, 18, 32, 33, 41, 44, 48, 50, 58, 62, 65, 67, 72, 75, 78, 83, 87, 91, 97, 98, 99, 100, 103, 117, 123, 129, 130, 134, 140, 155, 163, 166, 173, 178, 180, 183, 190, 193, 202, 207, 208, 223, 252, 259, 264, 266, 267, 275, 280, 281, 289, 290, 296, 321, 334, 337, 338, 341, 345, 349, 358, 359, 361, 366, 369, 373, 379, 383, 385, 386, 387, 397, 399, 402, 416, 418, 419, 425, 427, 452, 453, 458, 459, 462, 464, 465, 466, 472, 473, 474, 475, 476, 477, 478, 479, 480], "may": [5, 7, 9, 10, 11, 13, 22, 23, 24, 26, 27, 28, 30, 32, 33, 38, 41, 42, 44, 48, 50, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 77, 78, 83, 84, 87, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 112, 114, 117, 119, 123, 125, 129, 130, 135, 136, 137, 138, 140, 141, 143, 146, 147, 148, 152, 154, 155, 156, 158, 160, 163, 164, 166, 169, 170, 172, 173, 174, 178, 179, 180, 181, 183, 187, 188, 190, 191, 192, 193, 194, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 207, 208, 210, 212, 213, 215, 218, 220, 222, 223, 225, 227, 230, 231, 232, 239, 240, 242, 244, 245, 247, 248, 249, 250, 252, 254, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 272, 273, 275, 276, 278, 279, 280, 281, 284, 285, 289, 290, 292, 293, 294, 296, 297, 298, 299, 302, 304, 308, 309, 310, 311, 316, 317, 318, 319, 321, 322, 323, 325, 326, 327, 328, 329, 330, 332, 334, 335, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 359, 361, 362, 363, 366, 372, 373, 374, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 407, 408, 409, 410, 411, 412, 413, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 439, 440, 443, 450, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "safe": [5, 22, 23, 32, 33, 41, 44, 48, 50, 55, 58, 62, 63, 67, 71, 72, 74, 75, 84, 87, 100, 119, 122, 123, 126, 127, 129, 130, 131, 134, 135, 136, 140, 148, 157, 166, 172, 173, 174, 178, 190, 211, 232, 244, 247, 253, 255, 263, 264, 265, 267, 268, 280, 290, 296, 309, 321, 322, 325, 327, 328, 329, 331, 334, 337, 338, 342, 345, 359, 362, 383, 386, 387, 391, 395, 397, 399, 412, 458, 459, 460, 462, 465, 466, 471, 472, 473, 477, 478, 480], "pybufferproc": [5, 60, 62, 74], "bf_releasebuff": [5, 60, 62, 470], "must": [5, 7, 9, 11, 13, 17, 18, 22, 23, 26, 27, 28, 30, 32, 33, 34, 38, 40, 41, 42, 44, 46, 48, 55, 57, 58, 59, 60, 62, 63, 65, 70, 72, 74, 75, 76, 78, 83, 84, 88, 91, 92, 93, 94, 97, 98, 102, 103, 107, 109, 112, 114, 117, 119, 123, 129, 130, 136, 137, 140, 141, 143, 146, 147, 148, 151, 152, 155, 158, 164, 166, 169, 170, 172, 173, 174, 178, 180, 181, 183, 185, 186, 187, 188, 190, 192, 193, 194, 195, 197, 198, 199, 200, 201, 202, 203, 204, 205, 208, 210, 211, 215, 222, 223, 225, 227, 229, 231, 232, 239, 240, 242, 244, 245, 247, 252, 254, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 278, 279, 280, 285, 288, 289, 290, 292, 293, 294, 296, 298, 299, 301, 305, 311, 315, 316, 317, 319, 325, 326, 327, 328, 329, 330, 332, 334, 335, 336, 337, 338, 341, 342, 343, 344, 345, 349, 350, 352, 353, 355, 356, 358, 359, 362, 363, 366, 368, 372, 373, 375, 377, 379, 381, 383, 385, 386, 387, 391, 392, 394, 397, 398, 402, 403, 404, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 432, 433, 439, 440, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 471, 472, 473, 474, 475, 476, 477, 478, 480], "disallow": [5, 32, 62, 93, 117, 164, 178, 269, 290, 334, 337, 341, 420, 424, 458, 465, 471, 474, 477, 478, 480], "common": [5, 7, 23, 32, 33, 57, 62, 67, 72, 75, 83, 84, 88, 91, 92, 93, 94, 97, 99, 100, 106, 107, 111, 112, 117, 125, 132, 136, 155, 157, 164, 166, 173, 178, 180, 187, 190, 192, 197, 198, 200, 202, 204, 205, 208, 210, 212, 213, 216, 232, 239, 240, 242, 244, 248, 251, 256, 258, 259, 262, 264, 268, 269, 272, 273, 280, 281, 289, 290, 292, 296, 304, 315, 328, 329, 330, 332, 335, 337, 338, 343, 344, 345, 351, 355, 358, 359, 360, 361, 362, 363, 366, 370, 372, 381, 383, 385, 386, 387, 391, 392, 396, 397, 405, 414, 416, 418, 419, 422, 423, 424, 425, 427, 428, 429, 432, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 470, 472, 473, 474, 475, 477, 478, 479, 480, 481], "bytearray": [5, 7, 8, 32, 33, 63, 67, 77, 84, 86, 130, 142, 143, 158, 173, 179, 188, 210, 212, 222, 232, 234, 251, 255, 258, 259, 271, 275, 281, 296, 301, 315, 334, 338, 344, 383, 391, 397, 416, 421, 424, 425, 427, 447, 452, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 476, 477, 479, 480], "but": [5, 7, 9, 13, 18, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 38, 39, 41, 44, 46, 48, 53, 54, 57, 58, 59, 60, 62, 63, 65, 66, 71, 72, 74, 75, 76, 77, 78, 83, 86, 87, 88, 90, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 117, 119, 123, 125, 129, 130, 134, 136, 138, 140, 141, 143, 148, 149, 151, 152, 155, 156, 158, 164, 166, 169, 173, 174, 178, 180, 181, 183, 185, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 207, 208, 210, 212, 213, 215, 217, 218, 222, 225, 227, 232, 239, 240, 241, 242, 244, 245, 247, 248, 249, 252, 254, 255, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 279, 280, 281, 285, 286, 289, 290, 292, 293, 294, 296, 298, 301, 305, 306, 308, 309, 310, 311, 315, 316, 317, 318, 319, 320, 325, 326, 327, 328, 329, 330, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 350, 352, 355, 357, 359, 361, 362, 363, 366, 370, 372, 373, 374, 375, 378, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 397, 399, 400, 402, 404, 405, 407, 408, 410, 411, 412, 413, 414, 416, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 437, 438, 439, 440, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "also": [5, 7, 11, 13, 23, 26, 28, 30, 32, 33, 39, 41, 44, 48, 53, 54, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 78, 83, 84, 86, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 112, 117, 119, 123, 129, 130, 134, 136, 137, 138, 141, 142, 143, 146, 148, 149, 150, 151, 152, 154, 155, 157, 158, 160, 164, 166, 169, 170, 172, 173, 174, 178, 180, 181, 183, 185, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 202, 203, 204, 205, 208, 210, 211, 212, 213, 215, 217, 218, 222, 223, 225, 227, 230, 231, 232, 238, 239, 240, 241, 242, 244, 245, 247, 248, 250, 252, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 272, 273, 275, 276, 278, 280, 281, 285, 289, 290, 292, 293, 294, 296, 299, 302, 304, 305, 306, 308, 310, 311, 316, 318, 319, 321, 322, 325, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 352, 355, 358, 359, 361, 362, 363, 366, 372, 373, 374, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 426, 427, 428, 429, 431, 432, 433, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "some": [5, 7, 23, 28, 32, 33, 41, 57, 58, 59, 60, 62, 63, 67, 71, 72, 74, 75, 83, 84, 86, 87, 88, 91, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 117, 119, 123, 129, 130, 134, 135, 136, 138, 142, 146, 148, 151, 152, 154, 155, 158, 160, 164, 166, 172, 173, 174, 177, 178, 180, 181, 183, 185, 187, 188, 190, 191, 192, 193, 195, 196, 200, 201, 202, 203, 204, 205, 206, 210, 212, 213, 215, 218, 222, 223, 227, 231, 232, 237, 240, 241, 244, 245, 247, 248, 252, 254, 255, 256, 257, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 297, 299, 304, 305, 308, 311, 316, 319, 325, 326, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 350, 351, 352, 353, 355, 356, 357, 359, 361, 362, 363, 366, 373, 374, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 399, 400, 404, 407, 408, 409, 410, 411, 412, 413, 416, 419, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 438, 440, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "memoryview": [5, 7, 16, 67, 86, 109, 142, 222, 251, 281, 296, 329, 334, 349, 383, 424, 425, 447, 467, 471, 472, 474, 475, 478, 480, 481], "besid": [5, 75, 92, 93, 157, 180, 222, 255, 330, 373, 399, 432, 433, 458, 480], "requir": [5, 7, 18, 23, 28, 32, 34, 41, 44, 50, 57, 58, 62, 63, 67, 70, 71, 72, 74, 75, 78, 83, 84, 87, 88, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 112, 115, 119, 123, 129, 135, 136, 146, 147, 154, 155, 158, 163, 164, 166, 167, 174, 178, 180, 181, 183, 184, 186, 188, 190, 191, 192, 193, 197, 198, 199, 200, 204, 205, 207, 209, 210, 218, 223, 225, 231, 232, 240, 242, 244, 245, 247, 249, 250, 252, 254, 255, 258, 259, 262, 263, 264, 265, 266, 267, 268, 272, 277, 278, 280, 281, 285, 289, 290, 292, 293, 296, 297, 298, 302, 304, 305, 311, 316, 319, 325, 327, 329, 330, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 350, 353, 355, 358, 359, 362, 363, 366, 372, 373, 375, 378, 381, 382, 383, 384, 385, 386, 391, 392, 394, 396, 399, 402, 407, 410, 411, 412, 413, 414, 416, 418, 419, 422, 423, 424, 425, 427, 428, 429, 432, 433, 438, 450, 452, 455, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "no": [5, 7, 11, 13, 17, 18, 22, 23, 24, 26, 27, 30, 32, 33, 34, 36, 38, 40, 41, 44, 45, 48, 50, 52, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 83, 84, 87, 88, 91, 92, 93, 94, 98, 100, 101, 102, 103, 106, 107, 109, 112, 114, 117, 119, 123, 129, 130, 134, 135, 136, 138, 141, 143, 148, 150, 151, 152, 155, 158, 160, 164, 166, 167, 170, 172, 173, 174, 178, 180, 181, 183, 187, 188, 190, 192, 193, 194, 196, 197, 198, 200, 202, 204, 205, 206, 207, 208, 209, 210, 211, 213, 215, 222, 223, 225, 227, 231, 239, 240, 241, 242, 244, 245, 247, 248, 250, 252, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 280, 281, 285, 289, 290, 292, 293, 294, 296, 298, 299, 302, 304, 305, 306, 308, 310, 311, 315, 316, 317, 318, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 366, 368, 369, 370, 372, 373, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 432, 433, 438, 440, 441, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 475, 476, 477, 478, 479, 480], "check": [5, 7, 9, 17, 23, 25, 30, 32, 33, 40, 41, 42, 44, 48, 50, 53, 54, 57, 58, 59, 60, 62, 63, 66, 67, 71, 72, 74, 75, 83, 87, 88, 91, 93, 94, 96, 98, 99, 100, 101, 103, 106, 111, 116, 117, 119, 123, 125, 136, 140, 141, 146, 148, 152, 157, 158, 160, 164, 166, 170, 173, 174, 175, 178, 180, 183, 184, 185, 188, 194, 197, 202, 205, 208, 210, 211, 212, 218, 223, 226, 230, 239, 240, 242, 244, 245, 252, 253, 256, 259, 261, 262, 264, 265, 266, 267, 269, 272, 277, 280, 284, 285, 286, 290, 292, 293, 299, 300, 302, 317, 319, 325, 328, 329, 330, 331, 332, 334, 337, 338, 339, 341, 342, 344, 345, 349, 354, 355, 359, 360, 362, 372, 373, 375, 379, 381, 382, 383, 385, 386, 392, 396, 397, 399, 410, 413, 416, 419, 421, 424, 427, 428, 429, 433, 443, 452, 453, 454, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480, 481], "verifi": [5, 7, 67, 74, 84, 92, 94, 102, 158, 179, 184, 190, 208, 232, 240, 247, 253, 265, 266, 268, 290, 332, 337, 359, 385, 397, 404, 458, 465, 466, 470, 471, 472, 473, 474, 478, 480], "whether": [5, 7, 9, 11, 13, 17, 23, 30, 44, 57, 58, 62, 63, 72, 78, 84, 88, 91, 92, 94, 97, 98, 99, 102, 103, 106, 111, 112, 117, 130, 136, 140, 141, 148, 149, 151, 152, 154, 155, 156, 158, 164, 166, 173, 174, 178, 180, 183, 186, 188, 190, 193, 199, 204, 205, 207, 217, 222, 227, 231, 232, 240, 241, 244, 247, 252, 255, 256, 258, 263, 265, 266, 268, 269, 272, 273, 280, 281, 289, 290, 292, 293, 294, 296, 299, 304, 305, 308, 311, 316, 321, 325, 329, 330, 331, 332, 334, 335, 337, 338, 341, 343, 344, 345, 349, 355, 359, 362, 363, 366, 373, 377, 381, 383, 384, 385, 386, 387, 391, 392, 397, 399, 402, 404, 407, 412, 417, 418, 419, 423, 424, 425, 426, 427, 429, 433, 452, 453, 458, 461, 462, 463, 464, 465, 466, 471, 472, 473, 474, 475, 476, 477, 478, 480], "input": [5, 9, 33, 62, 63, 65, 67, 72, 74, 78, 83, 84, 92, 94, 97, 99, 106, 107, 109, 111, 115, 117, 119, 130, 134, 138, 139, 140, 141, 143, 146, 148, 152, 154, 155, 156, 157, 164, 166, 170, 172, 173, 180, 183, 187, 188, 190, 191, 192, 193, 194, 197, 198, 200, 204, 205, 206, 210, 216, 218, 219, 222, 226, 231, 232, 241, 242, 244, 251, 255, 258, 259, 261, 264, 266, 267, 268, 272, 280, 281, 289, 290, 292, 294, 298, 299, 304, 306, 308, 311, 314, 316, 317, 319, 325, 328, 332, 334, 337, 338, 341, 345, 349, 351, 356, 358, 359, 361, 363, 365, 366, 372, 373, 374, 378, 386, 391, 392, 394, 398, 404, 405, 408, 409, 410, 411, 412, 413, 414, 418, 424, 425, 426, 427, 428, 429, 431, 432, 438, 440, 447, 449, 452, 453, 459, 462, 463, 464, 465, 466, 467, 468, 469, 472, 473, 474, 475, 476, 477, 478, 480], "immut": [5, 9, 10, 28, 32, 34, 59, 62, 63, 67, 84, 86, 92, 98, 119, 158, 172, 173, 178, 180, 183, 205, 218, 222, 223, 252, 264, 288, 290, 293, 424, 427, 439, 446, 459, 462, 463, 464, 465, 466, 467, 471, 478, 479, 480], "would": [5, 7, 18, 23, 30, 32, 33, 46, 57, 58, 60, 63, 71, 72, 74, 75, 76, 78, 83, 84, 87, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 109, 111, 117, 119, 123, 135, 136, 148, 151, 155, 158, 164, 166, 167, 169, 173, 174, 178, 180, 181, 183, 185, 187, 190, 193, 196, 197, 199, 200, 202, 204, 205, 209, 210, 222, 223, 225, 227, 231, 232, 239, 240, 242, 244, 247, 250, 252, 255, 258, 259, 264, 265, 266, 269, 272, 273, 280, 289, 290, 302, 304, 305, 310, 316, 317, 319, 327, 328, 329, 330, 334, 335, 337, 338, 339, 341, 342, 343, 345, 349, 350, 352, 353, 355, 359, 362, 366, 369, 373, 378, 379, 381, 383, 384, 385, 386, 387, 391, 392, 397, 399, 400, 402, 405, 407, 409, 410, 418, 419, 420, 422, 423, 424, 425, 427, 429, 431, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 477, 478, 479, 480], "honor": [5, 112, 248, 294, 349, 355, 417, 465, 466, 476, 480], "writabl": [5, 7, 42, 57, 67, 83, 115, 117, 130, 146, 148, 245, 252, 255, 275, 280, 290, 292, 301, 312, 329, 334, 335, 338, 341, 344, 365, 366, 399, 419, 425, 429, 433, 463, 465, 473, 475, 476, 477, 480], "anoth": [5, 7, 22, 23, 30, 32, 41, 57, 62, 63, 71, 72, 74, 75, 76, 83, 88, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 117, 122, 123, 129, 130, 132, 136, 141, 148, 152, 155, 160, 164, 166, 170, 173, 174, 178, 180, 183, 190, 191, 193, 200, 210, 212, 218, 222, 223, 227, 232, 240, 242, 244, 247, 252, 255, 258, 259, 264, 265, 267, 268, 275, 280, 284, 285, 289, 290, 293, 294, 296, 298, 305, 306, 308, 311, 316, 325, 329, 330, 335, 337, 338, 341, 342, 344, 345, 349, 350, 351, 352, 362, 366, 372, 373, 375, 377, 381, 383, 385, 386, 387, 391, 392, 396, 399, 402, 404, 405, 407, 408, 410, 411, 419, 422, 424, 425, 426, 427, 429, 433, 440, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 472, 473, 475, 476, 478, 479, 480], "thread": [5, 17, 23, 30, 31, 33, 34, 41, 50, 52, 58, 62, 67, 72, 75, 78, 84, 86, 98, 99, 104, 115, 121, 122, 126, 127, 129, 130, 131, 132, 134, 135, 137, 146, 157, 161, 163, 166, 167, 173, 184, 187, 211, 223, 229, 242, 244, 245, 251, 253, 254, 263, 265, 266, 267, 268, 280, 287, 290, 313, 318, 319, 321, 322, 329, 335, 337, 338, 341, 345, 349, 363, 365, 383, 392, 396, 397, 399, 425, 442, 452, 453, 459, 461, 462, 463, 464, 465, 466, 467, 476, 479, 480, 481], "mutat": [5, 22, 62, 84, 98, 164, 178, 193, 223, 247, 255, 280, 327, 341, 383, 387, 397, 461, 463, 474, 480], "variant": [5, 22, 30, 40, 46, 62, 67, 72, 83, 92, 94, 100, 103, 106, 117, 123, 155, 157, 164, 174, 180, 181, 183, 188, 200, 222, 223, 242, 245, 253, 258, 279, 280, 290, 293, 300, 329, 334, 337, 338, 355, 385, 386, 387, 392, 395, 413, 425, 429, 464, 465, 466, 467, 471, 474, 477, 478, 479, 480], "etc": [5, 33, 63, 78, 83, 84, 93, 94, 99, 100, 106, 107, 117, 130, 138, 143, 148, 152, 203, 208, 222, 240, 241, 244, 249, 252, 256, 263, 264, 266, 269, 273, 278, 280, 281, 289, 290, 293, 300, 304, 305, 307, 308, 316, 326, 331, 334, 337, 338, 355, 362, 363, 366, 372, 381, 383, 385, 391, 404, 407, 419, 425, 428, 433, 448, 453, 457, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 478, 479, 480], "py_ssize_t_clean": [5, 34, 58, 71, 72, 75, 464, 469, 478, 480], "defin": [5, 7, 11, 23, 25, 28, 32, 33, 34, 41, 42, 44, 49, 56, 58, 60, 62, 63, 67, 70, 71, 72, 73, 76, 78, 83, 86, 87, 91, 92, 93, 94, 99, 100, 102, 103, 106, 107, 111, 112, 113, 115, 117, 119, 122, 123, 129, 130, 137, 138, 140, 141, 143, 147, 148, 150, 151, 152, 155, 158, 164, 166, 169, 170, 172, 173, 174, 176, 178, 180, 181, 183, 184, 186, 188, 190, 191, 193, 196, 200, 202, 205, 208, 209, 210, 212, 213, 222, 223, 227, 230, 232, 238, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 252, 255, 256, 259, 262, 263, 264, 266, 268, 272, 273, 280, 284, 285, 287, 290, 292, 293, 294, 296, 298, 299, 301, 302, 304, 306, 309, 311, 316, 317, 319, 320, 321, 322, 325, 326, 328, 329, 330, 332, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 349, 350, 352, 353, 355, 358, 359, 362, 363, 366, 369, 372, 373, 374, 377, 378, 381, 382, 384, 385, 386, 387, 391, 392, 394, 397, 398, 399, 400, 402, 404, 405, 407, 408, 410, 411, 412, 416, 418, 419, 420, 422, 423, 424, 426, 427, 429, 431, 432, 433, 437, 438, 440, 446, 447, 452, 453, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 473, 474, 475, 476, 477, 478, 479, 480, 481], "befor": [5, 7, 13, 17, 22, 23, 27, 28, 30, 31, 33, 41, 44, 50, 54, 55, 57, 58, 59, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 78, 84, 86, 87, 88, 91, 92, 93, 94, 98, 99, 100, 101, 103, 106, 107, 112, 114, 117, 123, 125, 129, 130, 132, 133, 134, 136, 137, 138, 140, 146, 148, 150, 152, 154, 155, 156, 164, 166, 167, 173, 174, 180, 181, 183, 187, 188, 190, 192, 193, 198, 200, 202, 210, 215, 222, 223, 231, 239, 240, 242, 244, 245, 247, 252, 255, 256, 258, 263, 264, 265, 266, 267, 268, 273, 275, 280, 285, 289, 290, 292, 293, 294, 296, 297, 302, 304, 305, 306, 310, 311, 316, 317, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 341, 342, 343, 344, 345, 349, 350, 352, 353, 355, 356, 359, 361, 362, 363, 372, 373, 379, 380, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 398, 399, 402, 404, 407, 408, 409, 410, 411, 412, 413, 417, 419, 422, 423, 424, 425, 426, 427, 428, 429, 432, 433, 443, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "on": [5, 7, 9, 11, 13, 17, 18, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 38, 39, 40, 42, 44, 46, 48, 50, 52, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 73, 74, 75, 78, 79, 85, 87, 88, 90, 91, 92, 93, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 109, 111, 112, 117, 119, 123, 129, 130, 132, 133, 134, 135, 136, 137, 138, 141, 142, 143, 150, 151, 152, 154, 155, 158, 160, 161, 163, 164, 166, 167, 169, 170, 172, 173, 174, 175, 176, 178, 180, 182, 183, 184, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 200, 202, 203, 204, 205, 206, 207, 208, 209, 210, 212, 217, 218, 221, 222, 225, 226, 229, 230, 231, 232, 239, 240, 241, 242, 243, 245, 247, 248, 249, 250, 251, 252, 254, 255, 256, 257, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 278, 279, 280, 281, 284, 285, 286, 289, 290, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 308, 310, 311, 312, 313, 315, 316, 317, 318, 319, 320, 321, 322, 323, 325, 326, 327, 328, 329, 331, 332, 335, 336, 337, 339, 340, 342, 343, 344, 349, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 365, 366, 368, 369, 370, 372, 373, 375, 378, 379, 381, 382, 383, 384, 385, 386, 391, 392, 394, 395, 396, 397, 398, 399, 400, 402, 403, 404, 407, 408, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 438, 439, 443, 445, 446, 448, 452, 453, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "older": [5, 32, 60, 62, 67, 72, 74, 91, 100, 102, 116, 117, 161, 174, 183, 187, 199, 227, 232, 244, 248, 249, 265, 285, 290, 292, 294, 296, 311, 325, 337, 338, 349, 351, 359, 366, 374, 383, 392, 412, 419, 427, 429, 459, 462, 465, 466, 472, 473, 474, 475, 476, 477, 478, 479, 480], "length": [5, 7, 9, 22, 23, 24, 33, 34, 48, 53, 54, 55, 57, 58, 59, 62, 63, 67, 72, 74, 78, 84, 86, 91, 92, 93, 94, 96, 98, 100, 106, 107, 114, 117, 118, 119, 138, 139, 140, 143, 155, 171, 173, 174, 181, 183, 187, 188, 192, 193, 198, 199, 202, 204, 205, 212, 222, 239, 242, 245, 251, 255, 256, 258, 259, 265, 266, 267, 268, 270, 272, 275, 280, 281, 289, 290, 305, 311, 316, 317, 325, 329, 332, 334, 337, 338, 342, 344, 349, 355, 358, 361, 362, 363, 373, 382, 383, 385, 386, 390, 392, 397, 402, 404, 405, 407, 412, 416, 419, 420, 421, 424, 425, 427, 432, 433, 452, 458, 459, 461, 462, 463, 464, 465, 466, 467, 472, 473, 474, 475, 476, 477, 478, 480], "int": [5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 50, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 78, 83, 86, 87, 88, 92, 93, 96, 97, 98, 99, 100, 102, 103, 109, 110, 111, 117, 118, 119, 123, 124, 136, 137, 152, 157, 163, 164, 167, 173, 178, 180, 183, 187, 190, 208, 210, 218, 222, 223, 233, 237, 245, 251, 252, 253, 255, 256, 259, 264, 272, 278, 281, 286, 288, 289, 290, 292, 296, 301, 303, 313, 315, 316, 323, 325, 334, 337, 340, 342, 344, 348, 349, 350, 355, 363, 364, 375, 376, 379, 381, 382, 383, 385, 386, 395, 399, 402, 404, 407, 408, 409, 410, 416, 424, 425, 426, 427, 437, 438, 440, 443, 446, 447, 448, 452, 453, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480], "exist": [5, 9, 22, 23, 25, 26, 30, 32, 33, 38, 41, 54, 57, 58, 62, 63, 65, 66, 67, 71, 72, 75, 78, 83, 84, 92, 93, 94, 97, 99, 100, 102, 103, 106, 107, 109, 112, 114, 116, 117, 119, 123, 125, 133, 136, 141, 146, 148, 152, 155, 157, 158, 160, 164, 166, 173, 178, 180, 181, 184, 186, 188, 190, 191, 193, 197, 202, 203, 205, 207, 208, 209, 210, 213, 215, 216, 222, 223, 227, 231, 232, 233, 240, 241, 244, 245, 247, 248, 249, 250, 252, 254, 255, 256, 258, 264, 265, 266, 267, 268, 269, 273, 275, 278, 280, 281, 284, 285, 289, 290, 291, 292, 293, 294, 296, 299, 305, 310, 316, 317, 321, 327, 329, 330, 331, 334, 337, 338, 339, 340, 341, 342, 344, 345, 349, 351, 352, 355, 357, 359, 363, 365, 366, 369, 372, 373, 381, 383, 384, 385, 386, 391, 392, 394, 396, 397, 399, 400, 402, 404, 407, 410, 416, 418, 419, 420, 422, 424, 425, 426, 427, 429, 432, 433, 450, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "store": [5, 7, 11, 13, 18, 25, 27, 28, 32, 33, 40, 41, 48, 55, 57, 60, 62, 63, 67, 72, 74, 75, 78, 83, 84, 87, 88, 92, 94, 98, 99, 100, 103, 106, 107, 114, 117, 119, 130, 131, 138, 151, 155, 157, 164, 167, 170, 173, 174, 178, 180, 181, 183, 188, 190, 193, 194, 197, 198, 200, 202, 205, 240, 242, 244, 245, 247, 250, 252, 253, 255, 258, 261, 264, 267, 268, 269, 273, 275, 280, 281, 285, 290, 295, 296, 297, 311, 325, 326, 327, 332, 334, 335, 337, 338, 339, 341, 344, 349, 352, 355, 359, 362, 372, 373, 377, 378, 379, 381, 382, 383, 385, 386, 387, 392, 399, 402, 404, 407, 410, 416, 418, 419, 422, 424, 425, 427, 428, 429, 432, 433, 440, 445, 452, 455, 457, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 476, 477, 478, 479, 480], "contain": [5, 7, 9, 13, 22, 23, 25, 28, 30, 32, 33, 39, 40, 41, 48, 50, 53, 54, 57, 58, 59, 60, 62, 63, 67, 71, 72, 74, 75, 76, 77, 78, 83, 84, 87, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 111, 114, 115, 119, 123, 130, 136, 138, 140, 141, 143, 146, 148, 149, 154, 155, 156, 160, 164, 166, 167, 169, 172, 173, 174, 175, 178, 179, 180, 181, 184, 186, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 208, 210, 211, 212, 213, 221, 222, 223, 227, 231, 232, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 251, 252, 253, 254, 255, 259, 263, 264, 265, 266, 267, 268, 269, 271, 273, 275, 276, 278, 280, 281, 284, 285, 287, 288, 289, 290, 292, 293, 294, 296, 297, 299, 301, 302, 304, 305, 308, 309, 310, 311, 316, 319, 321, 325, 327, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 351, 352, 355, 358, 359, 361, 362, 363, 366, 372, 373, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 426, 427, 428, 429, 431, 432, 433, 437, 438, 439, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "embed": [5, 7, 9, 32, 34, 44, 56, 60, 63, 67, 72, 73, 78, 91, 92, 98, 103, 106, 125, 132, 160, 172, 174, 196, 199, 256, 263, 277, 278, 290, 305, 316, 341, 345, 359, 363, 366, 372, 397, 412, 417, 418, 432, 448, 458, 460, 461, 464, 466, 472, 474, 477, 478, 479, 480, 481], "code": [5, 7, 9, 11, 12, 13, 18, 22, 23, 26, 27, 30, 33, 34, 38, 40, 41, 44, 47, 50, 54, 55, 58, 59, 62, 63, 65, 67, 71, 72, 74, 75, 76, 77, 78, 79, 83, 86, 87, 90, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 104, 109, 115, 118, 119, 125, 127, 129, 130, 132, 134, 136, 138, 139, 140, 141, 143, 148, 149, 153, 155, 160, 163, 164, 165, 166, 167, 172, 173, 174, 177, 178, 179, 181, 183, 184, 185, 187, 188, 190, 193, 199, 200, 202, 203, 205, 208, 209, 210, 211, 212, 218, 222, 223, 225, 227, 232, 233, 238, 239, 240, 242, 245, 248, 251, 253, 254, 256, 258, 259, 263, 264, 265, 266, 267, 268, 270, 271, 275, 276, 277, 280, 281, 284, 285, 289, 290, 292, 293, 294, 296, 299, 305, 306, 308, 309, 310, 311, 312, 316, 317, 321, 322, 327, 328, 329, 330, 331, 332, 334, 337, 338, 343, 344, 345, 348, 349, 351, 353, 359, 361, 362, 363, 365, 366, 372, 373, 374, 375, 377, 378, 379, 382, 383, 386, 387, 390, 391, 392, 394, 396, 399, 404, 405, 407, 408, 410, 411, 412, 416, 417, 418, 419, 420, 423, 424, 426, 427, 428, 429, 431, 432, 433, 439, 442, 445, 451, 452, 453, 455, 459, 460, 461, 463, 464, 465, 466, 467, 468, 469, 471, 474, 476, 477, 478, 480, 481], "point": [5, 7, 16, 17, 18, 22, 23, 30, 32, 33, 38, 40, 41, 42, 44, 46, 54, 57, 59, 62, 63, 65, 67, 72, 76, 78, 83, 84, 86, 91, 92, 94, 98, 99, 100, 103, 106, 111, 112, 113, 123, 130, 132, 134, 135, 136, 138, 141, 150, 151, 155, 157, 159, 160, 164, 166, 167, 173, 174, 178, 180, 186, 187, 190, 193, 197, 199, 200, 202, 203, 206, 210, 218, 222, 229, 232, 244, 247, 251, 258, 259, 263, 264, 265, 266, 268, 271, 272, 275, 277, 278, 280, 287, 289, 290, 291, 293, 294, 296, 299, 305, 316, 319, 325, 328, 329, 330, 334, 337, 338, 340, 341, 342, 343, 344, 349, 351, 352, 355, 359, 362, 363, 366, 369, 373, 375, 378, 381, 383, 385, 386, 387, 392, 396, 400, 405, 408, 409, 410, 411, 418, 420, 422, 424, 425, 426, 427, 429, 433, 438, 439, 441, 446, 453, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "doe": [5, 9, 13, 22, 23, 25, 26, 27, 28, 30, 32, 33, 41, 44, 48, 53, 54, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 83, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 107, 111, 112, 113, 117, 119, 123, 130, 136, 137, 140, 143, 146, 148, 150, 154, 155, 158, 160, 164, 166, 172, 173, 174, 176, 178, 180, 181, 183, 185, 187, 188, 190, 191, 192, 193, 194, 195, 197, 198, 199, 200, 202, 204, 205, 207, 210, 217, 218, 222, 223, 225, 227, 231, 232, 239, 240, 241, 242, 244, 247, 248, 249, 250, 252, 254, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 273, 275, 280, 281, 285, 289, 290, 292, 293, 294, 296, 297, 298, 299, 305, 306, 308, 311, 316, 319, 325, 327, 328, 329, 330, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 350, 351, 353, 355, 359, 361, 362, 363, 365, 373, 375, 377, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 402, 403, 404, 407, 408, 409, 410, 411, 412, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 432, 433, 437, 439, 446, 449, 452, 453, 458, 459, 460, 461, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "valueerror": [5, 9, 18, 23, 38, 40, 57, 63, 67, 84, 92, 93, 97, 99, 107, 111, 112, 117, 118, 119, 123, 131, 135, 140, 141, 144, 147, 148, 154, 155, 156, 157, 160, 163, 164, 170, 172, 173, 178, 180, 183, 190, 193, 194, 200, 202, 205, 206, 207, 208, 210, 220, 222, 224, 229, 240, 245, 247, 252, 255, 256, 258, 259, 264, 265, 271, 272, 275, 280, 281, 285, 289, 290, 291, 293, 299, 302, 311, 313, 315, 319, 322, 326, 327, 329, 330, 332, 334, 337, 338, 340, 341, 342, 345, 348, 349, 350, 362, 363, 376, 384, 385, 386, 391, 392, 396, 405, 407, 419, 422, 424, 427, 438, 439, 440, 443, 447, 461, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "rais": [5, 7, 9, 13, 18, 22, 24, 25, 26, 28, 31, 32, 33, 36, 38, 44, 46, 48, 53, 54, 57, 58, 59, 60, 62, 63, 65, 66, 67, 72, 74, 75, 77, 87, 91, 92, 93, 94, 97, 100, 102, 104, 106, 107, 109, 111, 112, 117, 119, 122, 123, 129, 130, 132, 134, 135, 136, 137, 138, 140, 141, 143, 144, 146, 147, 148, 150, 151, 154, 155, 156, 157, 160, 163, 164, 166, 167, 169, 170, 172, 173, 174, 178, 180, 181, 183, 184, 188, 190, 191, 193, 194, 195, 196, 197, 199, 200, 202, 203, 205, 206, 208, 210, 212, 215, 218, 222, 223, 225, 226, 227, 230, 231, 232, 233, 239, 240, 241, 242, 244, 245, 247, 249, 250, 252, 255, 256, 258, 259, 261, 262, 263, 264, 265, 266, 267, 268, 269, 272, 275, 278, 279, 280, 281, 284, 285, 288, 290, 292, 293, 294, 296, 299, 301, 302, 304, 308, 311, 316, 319, 320, 322, 325, 326, 327, 328, 329, 330, 332, 334, 335, 336, 337, 338, 341, 342, 344, 345, 349, 350, 352, 353, 355, 356, 359, 362, 363, 366, 375, 378, 379, 381, 382, 383, 384, 385, 386, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 410, 411, 412, 413, 416, 419, 420, 422, 424, 425, 426, 427, 428, 429, 430, 432, 437, 438, 439, 440, 452, 453, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "utf": [5, 16, 22, 23, 26, 30, 32, 33, 39, 44, 48, 58, 67, 86, 99, 100, 106, 115, 117, 119, 142, 148, 164, 172, 185, 187, 193, 194, 202, 203, 205, 206, 215, 220, 222, 232, 245, 247, 248, 249, 255, 259, 262, 263, 281, 283, 285, 294, 296, 302, 304, 311, 327, 334, 335, 337, 338, 341, 349, 355, 375, 391, 392, 395, 396, 404, 408, 410, 416, 418, 419, 425, 429, 432, 438, 443, 445, 452, 453, 455, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 478, 479, 480], "encod": [5, 14, 16, 22, 23, 24, 26, 30, 32, 33, 39, 44, 48, 57, 58, 65, 67, 70, 76, 83, 86, 91, 96, 99, 100, 102, 103, 107, 115, 116, 117, 118, 123, 130, 133, 138, 140, 142, 143, 146, 147, 148, 150, 153, 164, 167, 172, 173, 174, 175, 181, 183, 185, 187, 188, 190, 191, 192, 193, 194, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 210, 211, 215, 220, 222, 227, 231, 232, 239, 241, 245, 247, 248, 249, 250, 252, 253, 255, 261, 262, 263, 264, 265, 266, 267, 273, 281, 282, 290, 292, 293, 294, 296, 301, 304, 306, 311, 314, 327, 332, 334, 337, 338, 341, 344, 345, 346, 349, 353, 355, 356, 357, 359, 366, 374, 375, 383, 392, 394, 398, 404, 405, 408, 410, 412, 413, 414, 416, 417, 418, 419, 425, 429, 442, 443, 452, 458, 459, 460, 461, 463, 464, 465, 466, 467, 470, 471, 472, 473, 474, 475, 477, 478, 479, 480, 481], "convers": [5, 9, 18, 32, 33, 62, 63, 67, 71, 91, 92, 115, 117, 119, 130, 140, 143, 155, 164, 180, 183, 192, 222, 251, 253, 255, 259, 263, 268, 273, 287, 289, 290, 296, 315, 334, 338, 342, 344, 345, 349, 355, 375, 382, 386, 391, 394, 423, 424, 428, 430, 432, 447, 452, 458, 464, 465, 466, 467, 468, 472, 474, 475, 477, 478, 480, 481], "fail": [5, 7, 9, 11, 18, 23, 24, 30, 32, 34, 40, 41, 44, 46, 55, 63, 67, 71, 72, 75, 78, 83, 84, 87, 88, 93, 100, 102, 103, 107, 117, 119, 135, 136, 148, 150, 151, 166, 173, 180, 184, 185, 187, 190, 206, 208, 210, 212, 241, 242, 244, 246, 247, 252, 254, 255, 258, 259, 263, 265, 267, 268, 269, 275, 280, 289, 290, 292, 293, 294, 299, 304, 316, 319, 325, 327, 329, 330, 331, 332, 333, 334, 337, 338, 341, 342, 345, 349, 355, 359, 362, 366, 379, 383, 385, 386, 387, 392, 402, 405, 410, 413, 416, 419, 422, 424, 425, 426, 428, 429, 433, 440, 452, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 476, 477, 478, 480], "unicodeerror": [5, 23, 67, 86, 155, 180, 199, 210, 290, 341, 447, 462, 467], "accept": [5, 18, 23, 28, 30, 32, 57, 60, 63, 65, 66, 67, 72, 74, 75, 78, 84, 88, 91, 94, 97, 100, 102, 103, 104, 106, 107, 111, 114, 117, 119, 123, 130, 134, 136, 138, 140, 143, 146, 147, 148, 151, 152, 155, 160, 161, 164, 166, 170, 173, 174, 175, 178, 180, 181, 183, 187, 188, 190, 198, 202, 203, 205, 206, 210, 212, 218, 223, 225, 231, 232, 238, 239, 240, 242, 244, 245, 246, 247, 248, 249, 250, 252, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 272, 275, 279, 280, 288, 289, 290, 292, 296, 311, 316, 321, 325, 326, 327, 329, 330, 332, 335, 337, 338, 341, 345, 349, 355, 359, 361, 363, 372, 373, 375, 377, 379, 382, 383, 385, 391, 392, 394, 398, 400, 402, 404, 408, 410, 413, 416, 418, 419, 423, 424, 425, 427, 429, 432, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "want": [5, 7, 23, 25, 32, 33, 55, 62, 67, 71, 72, 74, 75, 76, 78, 83, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 112, 117, 119, 123, 129, 133, 138, 140, 141, 148, 149, 152, 154, 156, 164, 166, 173, 174, 177, 180, 184, 187, 190, 193, 197, 198, 199, 202, 205, 208, 212, 215, 222, 223, 225, 227, 232, 239, 240, 242, 244, 245, 247, 248, 252, 263, 264, 265, 266, 269, 272, 273, 275, 280, 289, 290, 293, 294, 296, 297, 299, 305, 310, 316, 325, 326, 329, 330, 332, 334, 335, 337, 338, 341, 342, 345, 349, 352, 355, 361, 362, 366, 378, 381, 383, 385, 386, 387, 391, 392, 397, 399, 404, 410, 418, 419, 422, 423, 425, 426, 429, 438, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 476, 478, 479, 480], "filesystem": [5, 23, 32, 33, 58, 63, 65, 67, 86, 106, 117, 123, 140, 164, 210, 212, 213, 216, 247, 251, 263, 268, 280, 290, 294, 299, 321, 329, 338, 349, 352, 355, 359, 385, 386, 396, 397, 418, 419, 452, 458, 460, 466, 471, 474, 477, 480], "path": [5, 23, 24, 30, 31, 32, 34, 38, 58, 63, 67, 71, 72, 75, 83, 84, 86, 87, 92, 94, 96, 98, 99, 100, 102, 106, 108, 111, 115, 116, 117, 123, 133, 136, 139, 141, 145, 146, 147, 148, 160, 164, 166, 173, 181, 187, 190, 197, 207, 210, 212, 216, 217, 220, 222, 227, 228, 231, 239, 240, 241, 242, 244, 246, 248, 249, 250, 251, 252, 253, 255, 258, 262, 263, 264, 265, 266, 267, 268, 273, 276, 277, 278, 280, 283, 285, 289, 290, 294, 299, 305, 308, 309, 310, 312, 317, 321, 324, 327, 328, 329, 331, 332, 334, 337, 338, 339, 345, 349, 353, 355, 357, 359, 363, 366, 381, 383, 385, 386, 391, 392, 396, 397, 400, 402, 404, 410, 413, 416, 417, 418, 420, 422, 425, 430, 433, 435, 447, 449, 450, 452, 453, 455, 457, 459, 461, 462, 463, 464, 465, 466, 468, 470, 472, 473, 474, 475, 477, 479, 480], "them": [5, 7, 22, 23, 32, 33, 44, 58, 62, 63, 65, 67, 70, 72, 75, 76, 83, 84, 88, 90, 91, 93, 94, 97, 98, 99, 103, 106, 107, 109, 111, 117, 119, 123, 125, 131, 136, 148, 152, 155, 156, 158, 160, 164, 166, 167, 172, 173, 174, 178, 180, 181, 183, 185, 188, 190, 192, 193, 198, 203, 205, 211, 213, 222, 223, 227, 232, 240, 241, 244, 245, 247, 248, 252, 255, 263, 264, 265, 266, 268, 280, 281, 285, 289, 290, 292, 293, 296, 304, 305, 316, 319, 321, 325, 327, 332, 334, 337, 338, 339, 341, 344, 345, 349, 350, 352, 355, 356, 359, 361, 362, 366, 372, 373, 379, 381, 383, 385, 386, 387, 397, 398, 402, 407, 408, 409, 410, 419, 424, 425, 427, 428, 429, 431, 433, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "prefer": [5, 22, 23, 28, 30, 33, 42, 48, 60, 62, 67, 84, 93, 94, 100, 107, 111, 117, 123, 136, 158, 164, 174, 180, 183, 199, 202, 210, 222, 247, 252, 255, 258, 263, 268, 272, 280, 289, 290, 296, 310, 329, 337, 338, 340, 341, 345, 349, 352, 359, 361, 362, 363, 365, 373, 381, 382, 383, 400, 402, 413, 418, 423, 429, 453, 458, 464, 466, 471, 472, 473, 475, 476, 477, 478, 480], "pyunicode_fsconvert": [5, 56, 63, 476, 480], "previous": [5, 7, 9, 11, 13, 17, 22, 23, 26, 27, 28, 32, 39, 41, 46, 57, 58, 60, 62, 63, 71, 72, 74, 75, 78, 83, 84, 88, 91, 94, 99, 100, 103, 106, 117, 119, 123, 129, 130, 136, 137, 141, 146, 148, 155, 164, 166, 167, 170, 173, 174, 178, 180, 183, 187, 188, 190, 204, 205, 210, 211, 213, 218, 223, 227, 239, 242, 244, 247, 252, 255, 258, 262, 264, 266, 267, 268, 273, 275, 279, 280, 281, 289, 290, 294, 296, 308, 311, 316, 326, 327, 328, 330, 332, 334, 337, 338, 341, 344, 349, 352, 353, 355, 359, 361, 362, 363, 372, 373, 377, 379, 381, 382, 383, 385, 386, 387, 391, 392, 397, 398, 402, 407, 410, 417, 419, 420, 423, 424, 425, 426, 429, 433, 443, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "typeerror": [5, 9, 22, 23, 38, 40, 46, 47, 48, 53, 54, 57, 58, 60, 62, 63, 66, 67, 72, 74, 75, 84, 88, 92, 93, 94, 97, 106, 107, 117, 118, 119, 126, 140, 164, 165, 166, 169, 173, 178, 180, 181, 183, 190, 193, 194, 195, 196, 202, 203, 208, 210, 222, 230, 247, 252, 255, 256, 259, 265, 271, 272, 275, 288, 289, 290, 293, 301, 315, 341, 349, 363, 383, 385, 386, 391, 395, 399, 408, 410, 416, 419, 424, 425, 427, 433, 438, 439, 440, 446, 447, 448, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 473, 474, 475, 476, 477, 478, 479, 480], "was": [5, 7, 9, 11, 13, 17, 18, 22, 23, 26, 27, 30, 32, 41, 44, 48, 53, 55, 57, 58, 59, 60, 62, 63, 65, 72, 74, 75, 76, 84, 87, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 114, 117, 119, 122, 123, 129, 130, 134, 136, 137, 138, 140, 141, 146, 148, 149, 152, 154, 155, 158, 160, 164, 166, 167, 172, 174, 178, 180, 183, 185, 187, 188, 190, 193, 196, 198, 199, 202, 203, 204, 207, 208, 210, 211, 215, 222, 223, 225, 227, 231, 232, 239, 240, 241, 242, 244, 245, 247, 248, 249, 252, 255, 256, 263, 264, 265, 266, 267, 268, 269, 272, 275, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 299, 304, 305, 308, 310, 311, 316, 317, 318, 319, 325, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 359, 361, 362, 363, 366, 373, 374, 375, 377, 379, 381, 382, 383, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 404, 405, 407, 410, 411, 412, 416, 417, 419, 420, 422, 423, 424, 425, 427, 429, 431, 432, 433, 438, 440, 449, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "were": [5, 7, 9, 17, 18, 23, 26, 32, 57, 60, 62, 65, 72, 74, 75, 92, 94, 99, 100, 103, 109, 117, 119, 123, 130, 136, 137, 141, 146, 148, 155, 157, 164, 166, 174, 178, 180, 183, 185, 187, 188, 190, 193, 196, 197, 198, 200, 202, 204, 205, 210, 213, 222, 225, 232, 244, 247, 248, 252, 259, 264, 265, 272, 273, 275, 280, 290, 292, 296, 305, 311, 316, 327, 330, 332, 334, 335, 337, 341, 342, 344, 345, 349, 353, 355, 356, 359, 366, 373, 377, 378, 379, 381, 383, 385, 386, 387, 391, 392, 397, 404, 409, 410, 420, 424, 425, 426, 427, 429, 431, 432, 433, 438, 440, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "encount": [5, 9, 54, 62, 103, 106, 117, 148, 150, 183, 190, 196, 202, 205, 209, 210, 225, 237, 241, 252, 259, 264, 265, 269, 289, 294, 296, 308, 311, 316, 328, 329, 335, 337, 338, 341, 345, 356, 373, 381, 383, 385, 397, 410, 412, 429, 459, 462, 463, 464, 465, 471, 472, 473, 478, 480], "well": [5, 23, 48, 62, 63, 72, 74, 75, 76, 78, 83, 84, 87, 88, 92, 93, 94, 98, 99, 100, 102, 103, 104, 106, 107, 111, 117, 129, 130, 134, 138, 140, 141, 143, 148, 149, 151, 154, 155, 164, 166, 173, 174, 181, 183, 188, 190, 191, 194, 197, 200, 201, 205, 210, 212, 215, 222, 223, 225, 227, 231, 232, 240, 244, 248, 254, 255, 256, 258, 264, 265, 266, 267, 268, 273, 276, 281, 285, 289, 290, 296, 304, 316, 318, 321, 326, 329, 332, 337, 338, 339, 340, 341, 342, 345, 349, 351, 355, 358, 359, 361, 366, 370, 372, 375, 378, 379, 381, 382, 383, 385, 386, 387, 391, 399, 407, 410, 411, 412, 413, 416, 422, 424, 425, 427, 429, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "into": [5, 9, 13, 18, 22, 23, 25, 26, 32, 33, 40, 48, 54, 58, 60, 62, 63, 67, 71, 72, 75, 78, 83, 84, 87, 88, 91, 92, 93, 97, 99, 102, 103, 106, 109, 111, 117, 119, 123, 130, 131, 134, 135, 136, 137, 138, 141, 143, 148, 150, 154, 155, 157, 160, 164, 166, 172, 173, 174, 178, 180, 183, 184, 187, 188, 190, 191, 192, 193, 194, 195, 197, 198, 199, 200, 202, 203, 205, 206, 207, 208, 210, 211, 212, 219, 220, 222, 223, 227, 239, 241, 242, 244, 245, 247, 248, 249, 251, 252, 253, 255, 256, 258, 259, 263, 264, 265, 266, 268, 269, 273, 275, 278, 279, 280, 281, 289, 290, 292, 293, 294, 295, 296, 302, 304, 305, 306, 308, 309, 311, 316, 317, 328, 329, 330, 332, 334, 335, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 352, 355, 359, 361, 362, 363, 366, 372, 373, 374, 375, 377, 378, 379, 382, 383, 384, 385, 386, 387, 392, 394, 396, 397, 399, 402, 404, 405, 407, 408, 409, 410, 412, 414, 416, 418, 419, 424, 425, 427, 429, 432, 433, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "two": [5, 7, 9, 14, 20, 23, 25, 28, 30, 32, 33, 36, 40, 41, 44, 46, 56, 57, 62, 63, 66, 67, 71, 72, 74, 75, 76, 83, 84, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 111, 114, 117, 119, 123, 129, 130, 136, 138, 140, 141, 143, 148, 151, 152, 154, 155, 156, 157, 160, 164, 169, 170, 172, 173, 174, 175, 178, 180, 183, 186, 187, 188, 190, 191, 192, 193, 197, 199, 204, 205, 206, 207, 208, 210, 213, 215, 218, 222, 223, 225, 227, 232, 240, 242, 244, 245, 246, 247, 252, 255, 256, 257, 258, 263, 264, 265, 268, 272, 273, 275, 280, 281, 285, 289, 290, 292, 293, 294, 296, 298, 300, 302, 305, 309, 311, 315, 316, 319, 321, 322, 327, 329, 330, 331, 333, 334, 335, 337, 338, 339, 341, 342, 343, 344, 349, 352, 355, 358, 359, 361, 362, 363, 369, 372, 373, 375, 379, 381, 383, 384, 385, 386, 387, 391, 396, 397, 398, 399, 402, 404, 405, 407, 410, 413, 418, 419, 422, 424, 425, 427, 428, 429, 431, 432, 433, 437, 438, 439, 446, 448, 458, 459, 460, 461, 462, 463, 464, 465, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "second": [5, 20, 22, 23, 32, 57, 63, 66, 67, 72, 74, 75, 76, 83, 84, 91, 92, 93, 94, 99, 100, 102, 103, 106, 107, 109, 112, 114, 123, 126, 131, 132, 133, 135, 136, 138, 148, 155, 164, 166, 173, 174, 179, 180, 183, 187, 188, 190, 192, 197, 200, 205, 206, 208, 210, 211, 212, 215, 218, 222, 225, 227, 232, 239, 240, 244, 245, 247, 252, 255, 258, 264, 265, 266, 268, 269, 272, 273, 279, 280, 281, 289, 290, 292, 294, 296, 298, 299, 302, 304, 305, 315, 316, 319, 322, 325, 326, 328, 329, 330, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 352, 355, 356, 358, 359, 362, 363, 373, 375, 381, 383, 385, 386, 391, 392, 393, 404, 410, 416, 419, 425, 427, 428, 429, 432, 433, 439, 443, 446, 453, 459, 460, 461, 462, 463, 464, 465, 466, 472, 473, 475, 476, 477, 478, 480], "set": [5, 7, 9, 10, 11, 13, 16, 17, 18, 22, 23, 24, 25, 27, 28, 30, 32, 33, 38, 40, 41, 44, 48, 55, 57, 58, 59, 60, 62, 63, 65, 67, 71, 72, 74, 75, 76, 78, 80, 83, 84, 86, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 103, 106, 107, 109, 111, 112, 114, 117, 119, 126, 130, 132, 133, 134, 135, 136, 141, 146, 147, 148, 149, 150, 151, 152, 154, 155, 157, 158, 160, 161, 163, 164, 166, 167, 170, 172, 173, 174, 175, 176, 178, 179, 180, 183, 184, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 198, 199, 200, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 214, 219, 220, 222, 223, 225, 226, 227, 231, 232, 239, 240, 241, 242, 245, 248, 249, 251, 252, 253, 255, 256, 257, 258, 259, 261, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 275, 276, 277, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 298, 302, 304, 305, 308, 310, 311, 312, 315, 316, 317, 318, 319, 320, 321, 325, 327, 328, 329, 331, 332, 334, 335, 337, 339, 342, 343, 345, 346, 349, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 365, 371, 372, 373, 374, 377, 379, 380, 382, 383, 384, 385, 386, 391, 392, 394, 396, 397, 398, 399, 400, 402, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 424, 426, 428, 429, 432, 433, 437, 442, 445, 447, 449, 452, 453, 455, 459, 460, 461, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "buf": [5, 7, 41, 67, 123, 161, 212, 232, 281, 338, 341, 355, 464], "member": [5, 7, 26, 30, 32, 33, 34, 44, 49, 55, 58, 59, 60, 62, 67, 72, 74, 75, 86, 87, 109, 146, 147, 160, 164, 173, 174, 178, 179, 188, 208, 210, 230, 231, 241, 242, 245, 258, 259, 265, 267, 290, 296, 308, 310, 312, 329, 334, 336, 337, 338, 339, 341, 344, 349, 355, 359, 363, 375, 382, 383, 385, 386, 419, 424, 425, 427, 462, 463, 464, 465, 470, 471, 472, 473, 475, 476, 477, 478, 479, 480], "doesn": [5, 7, 22, 23, 30, 32, 33, 42, 55, 62, 71, 72, 75, 76, 78, 84, 91, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 117, 119, 129, 130, 132, 141, 148, 155, 166, 170, 172, 173, 180, 181, 183, 190, 193, 195, 197, 202, 210, 211, 222, 223, 240, 241, 244, 247, 248, 252, 255, 256, 259, 263, 264, 265, 266, 289, 290, 293, 294, 296, 299, 302, 311, 316, 319, 320, 325, 327, 329, 330, 331, 332, 334, 336, 337, 338, 341, 342, 345, 349, 355, 359, 362, 366, 381, 382, 384, 385, 386, 387, 397, 402, 404, 416, 420, 425, 427, 429, 438, 446, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "recommend": [5, 32, 41, 44, 62, 63, 67, 71, 72, 74, 75, 84, 87, 90, 93, 94, 99, 102, 106, 117, 119, 123, 129, 130, 132, 136, 140, 155, 164, 170, 173, 178, 180, 183, 190, 193, 210, 222, 227, 232, 239, 242, 244, 245, 247, 252, 259, 264, 272, 285, 290, 292, 293, 296, 305, 311, 316, 321, 328, 329, 334, 335, 337, 338, 345, 349, 355, 363, 366, 381, 383, 385, 391, 404, 407, 408, 412, 413, 419, 422, 425, 429, 432, 453, 458, 459, 461, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "binari": [5, 7, 33, 40, 41, 46, 56, 62, 65, 67, 74, 77, 83, 85, 86, 93, 100, 106, 112, 115, 119, 123, 138, 140, 146, 165, 173, 183, 188, 191, 193, 194, 195, 197, 198, 200, 202, 204, 205, 208, 212, 218, 220, 222, 227, 231, 232, 242, 247, 249, 250, 251, 252, 253, 256, 258, 259, 263, 265, 266, 267, 268, 271, 272, 278, 279, 280, 282, 285, 289, 290, 293, 296, 299, 301, 334, 342, 345, 349, 352, 355, 360, 366, 383, 392, 394, 396, 399, 402, 410, 413, 417, 418, 419, 422, 423, 425, 430, 433, 436, 442, 443, 453, 456, 458, 459, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pybytesobject": [5, 9, 13, 63, 465, 470, 471, 480], "attempt": [5, 11, 23, 25, 30, 32, 46, 58, 60, 62, 66, 84, 87, 91, 93, 97, 100, 103, 106, 107, 117, 119, 123, 130, 137, 146, 152, 164, 166, 170, 174, 180, 181, 183, 187, 188, 190, 191, 193, 196, 200, 202, 203, 204, 206, 209, 210, 222, 223, 239, 240, 244, 245, 247, 252, 255, 262, 263, 265, 266, 267, 268, 275, 279, 280, 281, 290, 292, 296, 299, 302, 304, 308, 310, 311, 316, 317, 319, 322, 325, 329, 330, 331, 332, 334, 335, 337, 338, 341, 344, 349, 355, 356, 359, 361, 362, 363, 383, 385, 386, 391, 392, 398, 404, 407, 410, 412, 413, 414, 419, 420, 424, 425, 427, 429, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 473, 475, 476, 477, 478, 479, 480], "declar": [5, 32, 34, 57, 62, 67, 72, 74, 75, 77, 83, 84, 94, 100, 106, 125, 136, 164, 166, 167, 169, 173, 222, 223, 237, 247, 252, 255, 265, 289, 296, 311, 328, 335, 337, 341, 383, 385, 399, 400, 407, 408, 410, 412, 413, 422, 424, 425, 426, 427, 428, 433, 462, 464, 465, 466, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pybytearrayobject": [5, 8], "implement": [5, 9, 13, 23, 28, 30, 31, 32, 38, 41, 44, 48, 53, 55, 56, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 84, 86, 87, 90, 91, 92, 93, 94, 98, 99, 103, 106, 107, 111, 117, 119, 125, 129, 130, 134, 136, 140, 141, 148, 152, 154, 155, 158, 164, 167, 170, 173, 178, 179, 180, 183, 188, 190, 193, 200, 202, 204, 205, 209, 210, 211, 215, 217, 218, 222, 223, 227, 231, 232, 234, 239, 240, 241, 242, 244, 245, 248, 249, 250, 251, 252, 255, 256, 258, 263, 264, 265, 266, 268, 270, 272, 277, 278, 279, 280, 281, 282, 285, 289, 290, 293, 295, 296, 297, 299, 302, 304, 305, 306, 309, 311, 312, 316, 317, 321, 322, 325, 326, 327, 328, 329, 330, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 350, 352, 353, 355, 356, 359, 362, 363, 366, 367, 371, 373, 375, 376, 378, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 402, 404, 407, 410, 411, 412, 413, 414, 416, 419, 420, 422, 424, 426, 427, 429, 430, 432, 433, 438, 439, 447, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 474, 475, 478, 479, 480, 481], "write": [5, 7, 18, 23, 25, 28, 32, 33, 40, 41, 42, 50, 57, 58, 62, 63, 67, 71, 73, 74, 75, 77, 78, 83, 85, 86, 87, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 104, 109, 111, 114, 115, 116, 117, 123, 127, 132, 133, 134, 136, 137, 139, 140, 142, 146, 148, 152, 154, 155, 158, 160, 164, 166, 167, 172, 173, 174, 177, 181, 184, 186, 187, 190, 191, 193, 197, 198, 202, 205, 210, 212, 214, 215, 219, 220, 222, 223, 225, 227, 231, 233, 240, 242, 243, 244, 245, 247, 251, 252, 255, 256, 259, 264, 265, 266, 268, 270, 274, 275, 278, 280, 281, 282, 285, 289, 290, 292, 293, 295, 296, 298, 301, 302, 304, 305, 306, 308, 312, 317, 325, 326, 327, 328, 329, 330, 334, 335, 338, 339, 341, 344, 345, 349, 352, 353, 356, 357, 360, 362, 366, 368, 373, 375, 377, 379, 381, 383, 385, 386, 387, 394, 396, 397, 402, 404, 407, 408, 410, 412, 414, 416, 418, 419, 423, 424, 425, 428, 429, 433, 438, 443, 447, 448, 449, 452, 458, 459, 460, 461, 462, 463, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "interfac": [5, 7, 28, 30, 31, 32, 42, 50, 56, 58, 62, 63, 65, 67, 71, 72, 74, 79, 83, 84, 86, 91, 92, 94, 99, 100, 102, 103, 106, 107, 111, 115, 116, 117, 123, 129, 130, 140, 146, 150, 152, 155, 158, 164, 166, 167, 169, 170, 173, 174, 177, 182, 184, 186, 190, 191, 193, 194, 200, 201, 202, 203, 204, 207, 209, 211, 212, 215, 219, 225, 227, 230, 231, 232, 239, 240, 242, 244, 247, 248, 249, 250, 251, 252, 253, 255, 257, 258, 259, 261, 263, 264, 267, 268, 270, 273, 278, 280, 289, 292, 293, 294, 295, 296, 299, 301, 302, 305, 309, 311, 312, 322, 325, 327, 330, 332, 335, 336, 338, 341, 345, 349, 353, 358, 360, 362, 363, 367, 372, 375, 378, 381, 391, 394, 395, 397, 398, 399, 400, 401, 404, 407, 408, 410, 411, 412, 414, 423, 425, 429, 452, 458, 459, 461, 462, 463, 464, 465, 466, 468, 471, 473, 474, 475, 476, 477, 479, 480, 481], "done": [5, 7, 30, 32, 33, 35, 46, 48, 50, 53, 54, 57, 62, 63, 65, 67, 71, 72, 74, 75, 83, 84, 91, 94, 96, 97, 99, 100, 103, 106, 107, 111, 117, 122, 123, 126, 130, 133, 136, 138, 148, 152, 155, 156, 161, 163, 164, 170, 172, 173, 174, 179, 180, 181, 183, 188, 190, 193, 197, 201, 202, 205, 206, 213, 219, 222, 229, 231, 232, 242, 244, 247, 252, 255, 263, 264, 265, 266, 275, 280, 285, 289, 290, 292, 293, 296, 299, 305, 306, 311, 313, 316, 331, 335, 337, 338, 341, 342, 345, 349, 355, 356, 358, 359, 363, 372, 373, 381, 382, 383, 386, 387, 392, 396, 397, 399, 405, 408, 409, 410, 411, 418, 425, 427, 429, 432, 433, 449, 458, 459, 460, 461, 462, 464, 465, 471, 472, 473, 474, 475, 476, 478, 480], "work": [5, 18, 23, 25, 32, 33, 35, 36, 40, 41, 44, 54, 58, 62, 63, 67, 71, 72, 75, 76, 77, 78, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 111, 112, 116, 117, 119, 129, 130, 131, 132, 134, 135, 136, 137, 142, 148, 152, 155, 158, 160, 164, 166, 167, 173, 174, 178, 180, 181, 184, 187, 188, 189, 194, 202, 204, 205, 208, 212, 222, 223, 225, 227, 229, 238, 240, 242, 244, 245, 247, 248, 251, 252, 254, 255, 257, 258, 261, 263, 264, 265, 266, 270, 272, 280, 281, 287, 288, 289, 290, 293, 294, 295, 296, 297, 299, 301, 302, 305, 306, 313, 316, 321, 325, 327, 329, 334, 335, 338, 340, 341, 342, 344, 345, 349, 355, 358, 359, 361, 362, 366, 372, 373, 378, 381, 385, 386, 387, 391, 392, 397, 399, 400, 402, 404, 407, 408, 410, 411, 416, 418, 423, 424, 425, 427, 429, 431, 433, 448, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "name": [5, 10, 11, 13, 14, 17, 19, 20, 23, 24, 26, 28, 29, 30, 32, 33, 34, 41, 44, 48, 50, 52, 53, 55, 56, 57, 58, 59, 60, 62, 63, 65, 67, 70, 71, 72, 74, 75, 76, 78, 83, 86, 88, 91, 94, 96, 99, 100, 101, 102, 105, 106, 107, 109, 111, 114, 115, 116, 119, 123, 125, 130, 131, 133, 136, 137, 139, 141, 142, 144, 146, 147, 148, 149, 150, 152, 154, 157, 158, 160, 161, 163, 164, 166, 167, 171, 172, 173, 174, 175, 178, 179, 180, 181, 183, 184, 185, 187, 188, 190, 191, 192, 193, 194, 197, 199, 200, 202, 205, 206, 209, 210, 211, 212, 213, 215, 216, 217, 220, 222, 223, 225, 226, 227, 230, 231, 232, 234, 235, 236, 237, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 258, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 272, 273, 275, 276, 277, 278, 280, 281, 282, 284, 285, 288, 289, 291, 292, 293, 294, 296, 297, 299, 300, 302, 304, 305, 307, 308, 309, 310, 311, 312, 316, 317, 318, 319, 320, 321, 322, 325, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 339, 341, 342, 343, 344, 345, 346, 348, 350, 351, 352, 356, 357, 358, 359, 360, 362, 363, 365, 366, 369, 371, 372, 373, 374, 375, 377, 378, 379, 381, 383, 384, 385, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 402, 403, 404, 407, 408, 409, 410, 411, 412, 413, 416, 417, 418, 419, 420, 422, 423, 424, 428, 429, 430, 431, 432, 433, 437, 438, 439, 440, 443, 446, 447, 449, 450, 452, 453, 457, 458, 459, 460, 461, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481], "known": [5, 9, 23, 32, 59, 60, 62, 63, 67, 74, 84, 93, 94, 103, 104, 107, 117, 119, 148, 151, 155, 164, 166, 173, 180, 183, 193, 194, 206, 232, 239, 244, 247, 248, 250, 263, 264, 265, 272, 273, 281, 290, 296, 316, 317, 325, 334, 337, 338, 339, 341, 345, 349, 351, 352, 363, 366, 372, 373, 375, 381, 383, 384, 386, 387, 396, 397, 407, 412, 413, 419, 422, 423, 427, 431, 432, 433, 453, 455, 462, 464, 466, 467, 468, 472, 474, 476, 477, 478, 480], "will": [5, 7, 9, 11, 13, 17, 18, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 36, 38, 40, 41, 42, 44, 46, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 71, 72, 74, 75, 76, 78, 83, 84, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 112, 113, 114, 117, 119, 123, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 143, 146, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 163, 164, 166, 167, 169, 170, 172, 173, 174, 176, 178, 180, 181, 183, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 213, 215, 217, 219, 222, 223, 225, 227, 231, 232, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 252, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 297, 299, 301, 302, 304, 305, 306, 308, 310, 311, 315, 316, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 350, 351, 352, 353, 355, 356, 357, 359, 361, 362, 363, 366, 367, 370, 372, 373, 374, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "content": [5, 7, 9, 25, 32, 41, 44, 53, 57, 60, 63, 65, 67, 71, 83, 84, 87, 91, 94, 99, 100, 103, 106, 107, 111, 115, 119, 140, 146, 148, 150, 154, 155, 157, 160, 163, 172, 173, 174, 176, 181, 184, 188, 190, 191, 192, 193, 195, 196, 197, 198, 200, 201, 202, 203, 204, 205, 206, 212, 213, 220, 222, 223, 227, 231, 232, 237, 238, 239, 242, 244, 247, 248, 249, 250, 252, 253, 255, 259, 265, 268, 270, 273, 275, 276, 277, 278, 281, 282, 290, 293, 296, 297, 299, 304, 308, 312, 316, 317, 329, 331, 334, 337, 338, 341, 342, 344, 349, 351, 355, 357, 359, 361, 366, 375, 382, 390, 391, 392, 396, 399, 404, 407, 408, 410, 412, 413, 414, 416, 417, 418, 419, 422, 423, 426, 427, 429, 432, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480], "text": [5, 53, 58, 63, 67, 71, 74, 83, 84, 86, 88, 94, 99, 100, 103, 106, 107, 115, 117, 119, 123, 142, 143, 146, 147, 148, 149, 152, 154, 156, 164, 165, 170, 173, 175, 184, 185, 187, 188, 191, 192, 193, 194, 195, 197, 198, 199, 200, 201, 202, 203, 204, 209, 210, 215, 216, 220, 222, 223, 231, 237, 239, 242, 245, 247, 249, 250, 251, 252, 255, 259, 263, 264, 265, 266, 267, 268, 270, 278, 279, 285, 289, 290, 293, 296, 302, 304, 305, 310, 311, 312, 317, 320, 328, 330, 337, 338, 342, 343, 345, 349, 355, 357, 364, 365, 366, 369, 372, 373, 374, 378, 381, 383, 384, 385, 391, 392, 396, 397, 400, 404, 408, 409, 410, 412, 413, 419, 423, 425, 426, 427, 429, 431, 432, 443, 446, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480], "specifi": [5, 7, 9, 11, 13, 17, 18, 22, 23, 25, 30, 32, 33, 38, 39, 41, 44, 48, 55, 60, 62, 63, 65, 67, 72, 74, 75, 76, 78, 84, 87, 91, 92, 93, 94, 99, 100, 103, 106, 107, 109, 111, 112, 114, 115, 116, 117, 119, 123, 129, 130, 132, 135, 136, 138, 140, 141, 143, 146, 147, 148, 151, 152, 154, 155, 158, 160, 163, 164, 166, 170, 172, 174, 178, 180, 181, 183, 185, 187, 188, 189, 190, 191, 192, 193, 194, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 210, 215, 222, 223, 225, 227, 231, 232, 239, 240, 241, 242, 244, 245, 247, 249, 250, 252, 255, 256, 258, 259, 263, 264, 265, 266, 268, 269, 272, 273, 275, 276, 278, 279, 280, 281, 285, 288, 289, 290, 292, 293, 294, 296, 297, 299, 301, 302, 304, 305, 308, 310, 311, 316, 317, 319, 321, 325, 326, 327, 328, 329, 330, 332, 334, 337, 338, 341, 342, 344, 345, 349, 350, 351, 352, 355, 356, 358, 359, 362, 363, 366, 369, 372, 373, 375, 377, 378, 381, 382, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 402, 403, 404, 407, 408, 410, 412, 413, 419, 420, 422, 424, 425, 426, 427, 428, 429, 432, 433, 443, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "need": [5, 7, 11, 13, 18, 23, 26, 28, 30, 32, 33, 41, 44, 48, 50, 56, 57, 58, 60, 62, 63, 65, 67, 71, 72, 74, 75, 76, 78, 83, 84, 87, 88, 90, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 111, 114, 117, 119, 123, 129, 134, 135, 136, 137, 138, 141, 146, 148, 150, 151, 152, 154, 155, 158, 164, 166, 170, 173, 174, 176, 178, 180, 183, 187, 188, 190, 191, 193, 194, 195, 197, 198, 199, 200, 202, 203, 204, 205, 206, 207, 208, 209, 210, 222, 223, 227, 231, 232, 240, 242, 244, 245, 247, 248, 249, 252, 255, 256, 258, 262, 263, 264, 265, 266, 267, 268, 275, 278, 280, 281, 285, 289, 290, 292, 293, 296, 299, 302, 304, 305, 308, 311, 316, 317, 318, 319, 322, 323, 327, 328, 329, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 350, 355, 358, 359, 361, 362, 363, 366, 372, 374, 375, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 399, 400, 402, 404, 407, 408, 409, 410, 411, 412, 413, 416, 417, 418, 419, 420, 422, 425, 427, 428, 429, 431, 432, 433, 452, 453, 458, 459, 460, 461, 462, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "copi": [5, 7, 9, 17, 25, 32, 33, 41, 42, 54, 57, 62, 63, 67, 72, 76, 79, 83, 84, 94, 98, 100, 109, 116, 117, 119, 123, 130, 136, 148, 155, 157, 161, 163, 164, 167, 169, 171, 173, 174, 178, 179, 180, 183, 188, 190, 197, 198, 200, 205, 210, 212, 216, 222, 223, 227, 232, 234, 241, 244, 245, 251, 252, 253, 255, 258, 264, 265, 266, 268, 273, 275, 280, 281, 287, 289, 290, 294, 296, 298, 299, 306, 316, 327, 337, 341, 342, 344, 345, 349, 352, 355, 359, 365, 369, 379, 381, 382, 385, 386, 387, 392, 396, 397, 404, 412, 413, 418, 421, 423, 425, 437, 438, 439, 458, 460, 461, 462, 463, 464, 465, 466, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480], "adjust": [5, 44, 53, 55, 56, 63, 67, 117, 157, 174, 180, 183, 198, 205, 287, 290, 304, 321, 331, 337, 338, 341, 363, 366, 372, 373, 410, 459, 466, 474, 476, 477, 478, 480], "newli": [5, 41, 58, 67, 72, 84, 99, 136, 154, 158, 178, 188, 195, 229, 240, 255, 280, 290, 299, 329, 331, 334, 372, 373, 381, 407, 424, 425, 463, 465, 471, 473, 476, 477, 480], "respons": [5, 18, 23, 32, 33, 44, 60, 62, 63, 67, 72, 75, 78, 92, 93, 94, 99, 100, 106, 107, 123, 130, 132, 134, 152, 166, 174, 176, 180, 188, 193, 239, 240, 242, 245, 247, 251, 253, 263, 264, 285, 302, 311, 322, 332, 334, 335, 337, 338, 344, 345, 355, 383, 385, 387, 390, 398, 409, 416, 417, 418, 422, 423, 425, 427, 429, 438, 448, 458, 459, 462, 465, 466, 470, 472, 473, 474, 475, 477, 478, 480], "free": [5, 7, 11, 13, 18, 32, 33, 41, 58, 62, 63, 72, 74, 75, 77, 83, 84, 88, 94, 102, 119, 125, 131, 137, 155, 173, 187, 188, 222, 226, 227, 245, 252, 280, 281, 289, 290, 296, 300, 313, 329, 341, 348, 349, 359, 379, 382, 385, 399, 407, 416, 417, 422, 423, 424, 425, 426, 427, 429, 433, 458, 460, 461, 462, 464, 465, 467, 472, 473, 474, 479, 480], "through": [5, 7, 9, 11, 22, 23, 28, 32, 41, 44, 50, 54, 58, 59, 62, 63, 66, 67, 72, 75, 76, 84, 90, 92, 94, 97, 99, 100, 102, 103, 106, 107, 117, 119, 123, 141, 147, 148, 155, 164, 172, 173, 174, 175, 178, 180, 183, 187, 188, 190, 191, 193, 194, 195, 199, 201, 202, 203, 205, 207, 213, 218, 222, 223, 227, 239, 241, 242, 244, 247, 248, 254, 264, 265, 266, 268, 272, 275, 278, 280, 281, 289, 290, 294, 298, 299, 309, 311, 316, 332, 334, 337, 338, 339, 341, 342, 345, 349, 359, 361, 362, 366, 372, 373, 382, 383, 385, 386, 387, 391, 392, 399, 403, 407, 408, 410, 412, 414, 416, 419, 423, 424, 425, 426, 427, 429, 431, 432, 433, 438, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "recod": 5, "instead": [5, 7, 13, 17, 22, 23, 28, 30, 32, 33, 39, 41, 44, 48, 57, 58, 60, 62, 65, 67, 71, 72, 74, 75, 76, 83, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 103, 106, 107, 111, 117, 119, 120, 123, 125, 130, 132, 136, 140, 143, 146, 148, 149, 154, 155, 156, 158, 164, 166, 167, 172, 173, 174, 178, 180, 181, 183, 187, 188, 190, 193, 194, 195, 197, 198, 199, 200, 202, 204, 205, 206, 207, 208, 210, 222, 223, 225, 227, 231, 239, 240, 241, 242, 244, 245, 247, 250, 252, 255, 258, 259, 263, 264, 266, 267, 268, 272, 280, 281, 285, 289, 290, 293, 294, 296, 297, 299, 300, 304, 305, 308, 309, 310, 311, 316, 317, 318, 325, 326, 327, 328, 329, 330, 332, 334, 335, 336, 337, 338, 341, 342, 344, 345, 349, 351, 352, 355, 356, 359, 362, 366, 372, 373, 375, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 399, 400, 402, 404, 407, 408, 409, 410, 412, 420, 422, 424, 425, 426, 427, 428, 429, 432, 433, 446, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "assum": [5, 7, 32, 33, 40, 44, 53, 55, 59, 62, 71, 72, 75, 83, 84, 87, 88, 94, 97, 98, 99, 100, 102, 103, 106, 117, 123, 148, 150, 151, 155, 158, 164, 166, 172, 173, 180, 193, 196, 198, 199, 200, 206, 207, 222, 227, 232, 239, 240, 244, 245, 246, 249, 255, 263, 264, 265, 280, 285, 289, 290, 293, 294, 299, 308, 310, 331, 334, 337, 338, 341, 342, 344, 345, 349, 355, 361, 363, 369, 373, 383, 385, 387, 392, 396, 405, 413, 418, 423, 425, 427, 429, 433, 458, 459, 460, 461, 464, 465, 467, 471, 473, 474, 475, 476, 477, 480], "paramet": [5, 7, 9, 11, 17, 22, 23, 28, 31, 33, 36, 44, 48, 55, 57, 60, 62, 63, 65, 66, 67, 73, 74, 78, 83, 86, 92, 93, 94, 99, 103, 106, 109, 112, 114, 115, 117, 123, 133, 134, 136, 138, 141, 146, 148, 155, 160, 163, 164, 166, 167, 169, 172, 174, 180, 183, 187, 188, 190, 193, 194, 195, 196, 198, 200, 202, 203, 205, 206, 210, 211, 212, 213, 215, 217, 220, 222, 223, 225, 227, 231, 232, 239, 240, 242, 244, 245, 247, 248, 249, 250, 252, 255, 256, 258, 259, 261, 263, 264, 265, 266, 268, 269, 272, 273, 275, 278, 279, 280, 281, 285, 289, 292, 293, 294, 302, 304, 308, 309, 311, 312, 316, 317, 319, 322, 325, 327, 328, 329, 330, 332, 334, 335, 337, 338, 341, 342, 343, 345, 348, 349, 353, 355, 356, 359, 362, 363, 365, 372, 377, 378, 379, 381, 385, 386, 387, 391, 392, 397, 398, 399, 400, 402, 403, 404, 407, 408, 409, 410, 411, 412, 414, 416, 417, 419, 422, 425, 426, 427, 428, 429, 430, 433, 442, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 472, 473, 474, 475, 476, 477, 479, 480], "buffer_length": 5, "unlik": [5, 32, 40, 41, 44, 48, 54, 59, 63, 72, 75, 83, 84, 92, 93, 94, 98, 99, 100, 106, 119, 123, 134, 136, 146, 160, 166, 174, 180, 181, 183, 202, 222, 225, 240, 245, 255, 258, 259, 267, 268, 272, 280, 290, 292, 293, 294, 296, 302, 316, 321, 334, 338, 341, 342, 345, 350, 355, 359, 363, 366, 379, 381, 382, 383, 385, 399, 402, 404, 410, 422, 425, 427, 429, 431, 432, 433, 458, 460, 461, 462, 464, 465, 466, 471, 472, 473, 474, 475, 476, 477, 479, 480], "third": [5, 7, 23, 28, 30, 32, 57, 62, 72, 74, 75, 83, 84, 88, 92, 94, 99, 100, 103, 106, 109, 114, 123, 125, 129, 130, 135, 155, 164, 173, 174, 178, 180, 181, 183, 222, 225, 247, 248, 258, 264, 265, 290, 296, 299, 304, 316, 327, 329, 334, 337, 338, 340, 341, 349, 352, 366, 377, 383, 385, 387, 392, 396, 397, 399, 416, 423, 425, 429, 446, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 478, 479, 480], "integ": [5, 7, 9, 18, 22, 23, 32, 33, 34, 38, 40, 41, 44, 46, 48, 55, 60, 62, 63, 65, 67, 71, 72, 74, 75, 83, 84, 86, 91, 93, 94, 97, 100, 102, 103, 106, 107, 111, 112, 114, 117, 119, 123, 130, 135, 138, 146, 147, 148, 151, 155, 164, 170, 173, 174, 175, 180, 183, 190, 200, 208, 209, 210, 212, 215, 218, 222, 230, 231, 240, 242, 245, 247, 251, 253, 255, 259, 263, 264, 265, 266, 267, 272, 275, 278, 280, 285, 286, 289, 290, 296, 301, 302, 304, 305, 311, 315, 316, 317, 318, 319, 325, 326, 329, 334, 335, 336, 337, 338, 342, 344, 345, 346, 349, 350, 358, 359, 362, 363, 366, 373, 376, 381, 384, 386, 391, 397, 398, 402, 405, 407, 408, 410, 416, 419, 424, 425, 427, 433, 438, 440, 448, 452, 453, 459, 460, 462, 464, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "referenc": [5, 7, 13, 59, 62, 66, 72, 74, 84, 99, 103, 111, 117, 136, 164, 176, 188, 222, 223, 244, 252, 280, 290, 293, 296, 316, 341, 348, 399, 407, 425, 458, 460, 461, 462, 465, 466, 467, 473, 474, 480], "output": [5, 9, 18, 32, 33, 41, 58, 62, 63, 65, 67, 72, 74, 75, 78, 83, 91, 94, 99, 101, 103, 106, 109, 111, 114, 117, 123, 130, 134, 136, 138, 140, 141, 143, 145, 146, 147, 148, 149, 152, 154, 155, 160, 161, 164, 166, 172, 173, 174, 180, 184, 187, 188, 190, 192, 197, 198, 199, 201, 205, 206, 207, 209, 215, 216, 220, 222, 225, 231, 232, 239, 241, 242, 243, 245, 252, 253, 255, 258, 259, 264, 266, 267, 272, 276, 280, 285, 289, 290, 292, 296, 297, 298, 299, 302, 304, 305, 306, 308, 310, 311, 314, 316, 318, 319, 322, 325, 328, 330, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 352, 354, 355, 356, 358, 359, 361, 363, 365, 375, 377, 378, 379, 381, 383, 385, 392, 394, 396, 397, 398, 399, 404, 408, 410, 414, 418, 419, 425, 432, 433, 442, 447, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "mode": [5, 24, 32, 33, 34, 40, 41, 58, 63, 65, 67, 72, 83, 84, 91, 99, 100, 101, 102, 103, 106, 109, 114, 115, 116, 117, 119, 122, 132, 139, 141, 146, 147, 148, 155, 160, 164, 171, 173, 174, 175, 181, 184, 186, 187, 190, 197, 204, 210, 211, 215, 219, 220, 222, 225, 231, 242, 244, 247, 248, 249, 250, 251, 255, 263, 264, 266, 267, 268, 272, 279, 285, 287, 289, 292, 293, 294, 296, 298, 302, 306, 308, 315, 316, 317, 319, 320, 328, 329, 331, 332, 334, 337, 338, 339, 340, 341, 344, 345, 346, 348, 349, 351, 355, 357, 359, 373, 375, 379, 380, 381, 383, 385, 394, 398, 400, 410, 412, 418, 419, 421, 422, 425, 433, 443, 445, 452, 453, 458, 460, 461, 462, 463, 464, 465, 467, 469, 470, 471, 472, 473, 474, 475, 476, 478, 479, 480], "oper": [5, 7, 22, 23, 28, 32, 36, 40, 41, 46, 48, 53, 58, 62, 63, 65, 67, 71, 72, 74, 75, 76, 83, 86, 91, 92, 93, 99, 100, 102, 103, 106, 107, 109, 110, 115, 116, 119, 123, 130, 136, 138, 139, 141, 142, 144, 148, 151, 157, 158, 163, 164, 166, 170, 173, 174, 180, 181, 183, 185, 188, 191, 192, 193, 197, 198, 199, 202, 204, 205, 207, 208, 209, 210, 212, 213, 216, 217, 218, 221, 222, 224, 227, 239, 242, 244, 247, 248, 251, 252, 253, 254, 255, 258, 263, 264, 266, 267, 268, 272, 273, 280, 286, 292, 293, 296, 305, 306, 310, 311, 316, 317, 319, 325, 327, 328, 330, 332, 334, 337, 339, 344, 345, 349, 350, 352, 355, 356, 358, 359, 360, 362, 366, 373, 375, 381, 382, 383, 387, 391, 392, 396, 397, 399, 400, 401, 402, 404, 407, 408, 410, 413, 416, 419, 422, 424, 425, 426, 428, 429, 430, 431, 433, 439, 440, 443, 446, 452, 453, 458, 459, 460, 462, 463, 464, 465, 466, 471, 472, 473, 476, 477, 478, 480, 481], "usag": [5, 32, 33, 62, 63, 66, 67, 71, 72, 75, 84, 88, 94, 99, 100, 102, 103, 106, 109, 115, 132, 137, 140, 146, 150, 166, 175, 179, 182, 184, 185, 188, 191, 210, 215, 222, 223, 225, 227, 231, 240, 242, 245, 247, 248, 251, 253, 256, 261, 264, 266, 269, 277, 280, 289, 290, 294, 296, 302, 304, 312, 329, 341, 342, 349, 355, 359, 372, 379, 383, 385, 388, 392, 396, 397, 400, 404, 407, 408, 418, 422, 424, 425, 446, 452, 453, 458, 461, 462, 463, 464, 465, 466, 471, 472, 473, 475, 476, 480], "non": [5, 7, 9, 11, 13, 18, 22, 23, 25, 26, 28, 30, 33, 34, 35, 38, 41, 44, 48, 57, 58, 59, 60, 62, 63, 67, 70, 72, 74, 75, 83, 84, 86, 91, 92, 93, 94, 98, 99, 100, 104, 106, 107, 112, 117, 119, 122, 123, 129, 130, 136, 140, 141, 146, 148, 152, 155, 164, 166, 172, 173, 174, 175, 178, 180, 181, 183, 187, 188, 190, 191, 193, 194, 195, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 208, 209, 210, 220, 222, 223, 225, 226, 227, 230, 231, 232, 234, 239, 240, 242, 244, 245, 247, 249, 250, 254, 255, 256, 258, 262, 263, 264, 265, 266, 270, 272, 273, 275, 280, 281, 282, 285, 289, 290, 292, 293, 294, 296, 299, 302, 305, 308, 311, 313, 315, 316, 317, 319, 325, 328, 329, 330, 331, 332, 334, 335, 337, 339, 341, 342, 343, 344, 345, 349, 352, 355, 356, 359, 361, 362, 363, 374, 382, 383, 385, 386, 387, 391, 392, 397, 398, 400, 412, 416, 419, 422, 423, 424, 425, 426, 427, 429, 430, 432, 433, 437, 438, 440, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 475, 476, 477, 478, 479, 480], "alreadi": [5, 7, 9, 13, 22, 23, 24, 27, 28, 30, 32, 33, 41, 48, 50, 53, 59, 60, 62, 63, 65, 67, 72, 74, 75, 76, 83, 84, 91, 92, 93, 94, 97, 98, 100, 102, 103, 106, 109, 117, 119, 123, 126, 130, 136, 148, 160, 164, 166, 173, 178, 180, 181, 186, 187, 193, 196, 197, 202, 205, 207, 208, 209, 210, 215, 224, 239, 240, 244, 245, 247, 252, 255, 258, 264, 265, 267, 268, 273, 278, 279, 280, 281, 289, 290, 293, 296, 299, 302, 304, 305, 316, 317, 318, 325, 326, 329, 330, 334, 337, 338, 341, 345, 349, 350, 353, 355, 356, 359, 362, 366, 373, 381, 385, 386, 387, 391, 394, 396, 397, 400, 402, 407, 408, 410, 414, 418, 424, 425, 427, 429, 433, 458, 459, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "locat": [5, 7, 32, 33, 57, 63, 67, 71, 76, 83, 84, 88, 91, 92, 93, 96, 99, 100, 103, 107, 109, 119, 138, 144, 155, 160, 164, 173, 174, 180, 181, 188, 190, 207, 208, 210, 222, 240, 244, 247, 248, 249, 250, 251, 263, 265, 266, 270, 273, 277, 280, 290, 294, 296, 297, 299, 308, 309, 310, 311, 316, 317, 329, 337, 338, 350, 351, 352, 359, 363, 372, 381, 383, 385, 391, 392, 396, 397, 407, 410, 411, 412, 419, 422, 423, 424, 425, 428, 429, 433, 450, 452, 458, 459, 461, 462, 463, 464, 465, 466, 469, 471, 472, 474, 476, 478, 480], "interpret": [5, 7, 13, 23, 24, 26, 27, 28, 30, 31, 33, 38, 41, 44, 46, 48, 50, 52, 57, 58, 62, 63, 65, 67, 71, 72, 74, 75, 78, 83, 84, 86, 92, 94, 99, 100, 101, 102, 103, 106, 109, 111, 112, 117, 119, 123, 137, 142, 148, 149, 160, 163, 164, 172, 173, 174, 179, 180, 181, 183, 187, 188, 189, 190, 194, 200, 204, 206, 207, 210, 216, 219, 222, 224, 232, 242, 244, 245, 247, 248, 251, 255, 256, 258, 259, 264, 265, 275, 278, 280, 289, 290, 293, 294, 296, 304, 305, 306, 308, 310, 311, 312, 315, 316, 317, 321, 325, 327, 328, 330, 331, 332, 334, 337, 338, 341, 342, 345, 349, 352, 353, 358, 359, 362, 363, 366, 369, 372, 373, 378, 383, 385, 386, 392, 396, 397, 399, 400, 403, 407, 410, 423, 424, 425, 426, 427, 429, 431, 432, 433, 439, 446, 452, 453, 458, 459, 460, 462, 463, 467, 468, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "initi": [5, 13, 16, 18, 22, 23, 24, 27, 28, 30, 31, 34, 41, 48, 50, 57, 58, 59, 60, 62, 65, 67, 68, 70, 71, 73, 75, 78, 84, 85, 91, 92, 94, 98, 99, 100, 106, 111, 112, 117, 118, 119, 123, 132, 136, 137, 138, 139, 143, 152, 155, 163, 164, 172, 173, 174, 178, 183, 186, 187, 188, 190, 192, 199, 200, 203, 210, 223, 227, 231, 232, 240, 244, 245, 247, 251, 255, 258, 259, 263, 264, 265, 266, 267, 268, 273, 275, 277, 278, 280, 281, 285, 289, 290, 296, 298, 302, 305, 311, 317, 318, 328, 331, 332, 334, 335, 337, 338, 341, 345, 349, 353, 356, 362, 363, 366, 373, 381, 382, 383, 385, 392, 397, 410, 416, 422, 423, 424, 425, 428, 429, 433, 447, 452, 458, 459, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 476, 477, 479, 480], "then": [5, 7, 13, 18, 23, 25, 27, 28, 30, 32, 33, 41, 42, 46, 48, 58, 60, 62, 63, 65, 71, 72, 74, 75, 78, 83, 84, 87, 90, 91, 92, 93, 94, 98, 99, 100, 101, 102, 103, 106, 107, 111, 112, 117, 119, 123, 129, 130, 136, 141, 148, 151, 154, 155, 157, 158, 160, 166, 173, 174, 178, 180, 181, 183, 186, 187, 188, 190, 191, 192, 193, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 210, 212, 222, 223, 225, 227, 232, 240, 242, 244, 245, 247, 248, 250, 252, 254, 255, 256, 258, 259, 262, 263, 264, 265, 266, 268, 269, 272, 273, 275, 278, 280, 281, 285, 289, 290, 294, 295, 296, 299, 304, 305, 306, 310, 311, 316, 319, 321, 322, 325, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 350, 351, 355, 359, 361, 362, 363, 366, 368, 369, 372, 373, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 397, 398, 399, 400, 402, 404, 405, 407, 410, 411, 412, 417, 418, 419, 423, 424, 425, 427, 428, 429, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "larg": [5, 7, 18, 54, 57, 58, 62, 67, 71, 83, 91, 92, 94, 97, 100, 103, 106, 107, 119, 134, 155, 173, 174, 180, 181, 183, 185, 187, 190, 209, 210, 219, 244, 245, 255, 256, 259, 272, 280, 285, 289, 290, 292, 293, 296, 315, 330, 341, 342, 343, 344, 345, 349, 355, 379, 381, 385, 388, 399, 407, 408, 410, 419, 422, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 472, 473, 474, 475, 478, 480], "enough": [5, 41, 44, 58, 62, 63, 83, 84, 91, 92, 97, 99, 100, 102, 155, 173, 180, 187, 196, 198, 244, 247, 255, 258, 262, 267, 289, 290, 296, 305, 334, 336, 338, 341, 342, 345, 359, 361, 366, 382, 386, 399, 459, 460, 461, 462, 467, 473, 480], "both": [5, 7, 18, 22, 23, 24, 32, 44, 48, 54, 57, 62, 63, 71, 72, 74, 75, 76, 83, 84, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 111, 117, 119, 123, 130, 134, 136, 138, 140, 148, 151, 155, 156, 158, 164, 166, 173, 174, 178, 180, 183, 187, 188, 190, 191, 192, 193, 197, 198, 199, 200, 202, 203, 204, 207, 210, 212, 213, 217, 222, 223, 227, 230, 232, 240, 241, 242, 244, 247, 252, 254, 255, 256, 264, 265, 267, 272, 275, 278, 279, 280, 281, 284, 289, 290, 292, 293, 294, 296, 299, 301, 302, 304, 305, 306, 316, 317, 319, 321, 326, 327, 329, 330, 331, 332, 334, 337, 338, 341, 342, 344, 345, 349, 350, 352, 358, 359, 361, 363, 366, 373, 375, 377, 379, 381, 383, 385, 386, 387, 391, 392, 397, 399, 402, 404, 408, 410, 414, 416, 418, 422, 423, 424, 425, 426, 427, 428, 429, 432, 433, 439, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "trail": [5, 18, 32, 33, 38, 63, 77, 91, 94, 103, 140, 143, 154, 155, 156, 164, 174, 183, 187, 193, 202, 205, 218, 222, 225, 244, 268, 281, 311, 334, 338, 341, 342, 345, 353, 363, 366, 378, 386, 392, 407, 424, 425, 427, 428, 432, 433, 439, 448, 452, 459, 463, 465, 466, 467, 468, 472, 474, 475, 476, 477, 478, 480], "12": [5, 6, 10, 13, 20, 22, 23, 26, 27, 28, 30, 32, 33, 41, 44, 45, 48, 51, 55, 56, 57, 60, 62, 63, 65, 67, 70, 77, 79, 84, 88, 93, 94, 99, 100, 101, 103, 105, 106, 117, 119, 123, 129, 132, 133, 134, 136, 137, 140, 143, 147, 158, 163, 164, 166, 170, 173, 180, 183, 188, 190, 206, 208, 212, 218, 220, 222, 223, 231, 232, 233, 238, 239, 242, 245, 247, 248, 249, 250, 252, 256, 258, 264, 265, 266, 272, 275, 280, 290, 291, 293, 294, 299, 301, 302, 315, 316, 318, 319, 321, 328, 329, 332, 334, 335, 337, 338, 340, 341, 342, 344, 345, 348, 349, 350, 353, 355, 357, 359, 361, 362, 363, 366, 375, 378, 379, 380, 381, 382, 383, 385, 391, 395, 396, 397, 398, 400, 410, 419, 420, 422, 424, 425, 426, 427, 428, 429, 432, 433, 438, 439, 441, 443, 445, 446, 448, 452, 453, 456, 458, 461, 462, 463, 464, 465, 466, 468, 469, 472, 476, 477, 479, 481], "remov": [5, 10, 22, 24, 26, 28, 30, 33, 34, 44, 48, 54, 62, 63, 65, 67, 72, 74, 75, 79, 83, 92, 93, 94, 99, 100, 103, 107, 109, 115, 117, 118, 119, 123, 129, 132, 134, 136, 137, 139, 140, 141, 146, 148, 152, 154, 155, 157, 158, 160, 164, 166, 172, 174, 176, 179, 180, 183, 185, 188, 190, 191, 193, 197, 200, 202, 204, 205, 207, 208, 209, 210, 215, 220, 223, 231, 232, 233, 239, 240, 244, 245, 247, 248, 249, 252, 256, 258, 259, 263, 264, 266, 268, 270, 272, 278, 280, 281, 282, 289, 290, 293, 294, 296, 301, 302, 305, 310, 311, 316, 317, 322, 325, 326, 328, 329, 330, 331, 332, 337, 338, 341, 342, 349, 355, 356, 357, 359, 361, 373, 374, 379, 381, 382, 383, 385, 386, 391, 392, 397, 399, 400, 402, 404, 407, 409, 410, 418, 419, 420, 422, 423, 425, 427, 429, 433, 437, 439, 446, 448, 449, 452, 453, 455, 459, 460, 461, 462, 463, 467, 470, 472, 473, 474, 480, 481], "becaus": [5, 23, 28, 32, 33, 41, 44, 46, 53, 57, 59, 62, 70, 71, 72, 74, 75, 83, 84, 86, 87, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 117, 119, 123, 126, 130, 132, 133, 134, 136, 146, 148, 154, 155, 158, 160, 163, 164, 166, 173, 178, 180, 181, 183, 185, 187, 190, 193, 198, 200, 202, 205, 208, 209, 210, 211, 212, 222, 223, 227, 232, 240, 241, 242, 244, 247, 248, 250, 252, 255, 258, 264, 265, 266, 267, 268, 272, 278, 280, 281, 284, 289, 290, 292, 293, 294, 296, 297, 298, 299, 315, 316, 325, 327, 328, 329, 331, 332, 334, 335, 337, 338, 341, 342, 345, 349, 355, 356, 359, 362, 363, 366, 372, 381, 383, 385, 386, 387, 392, 397, 398, 399, 403, 404, 407, 410, 412, 416, 422, 424, 425, 426, 427, 428, 429, 432, 433, 446, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "they": [5, 7, 18, 23, 28, 32, 33, 41, 44, 53, 54, 57, 58, 60, 62, 63, 65, 72, 74, 75, 83, 84, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 117, 119, 123, 130, 132, 135, 136, 137, 138, 141, 148, 150, 151, 152, 155, 158, 160, 164, 166, 167, 172, 173, 174, 175, 176, 178, 180, 181, 183, 187, 188, 189, 190, 191, 192, 193, 194, 195, 199, 202, 204, 205, 206, 208, 210, 212, 213, 215, 222, 223, 225, 227, 230, 232, 240, 244, 245, 247, 249, 252, 255, 256, 258, 259, 264, 265, 266, 267, 268, 272, 273, 278, 279, 280, 281, 285, 289, 290, 292, 293, 296, 299, 300, 301, 304, 305, 306, 309, 311, 315, 316, 319, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 343, 344, 345, 349, 352, 355, 356, 359, 361, 362, 363, 366, 372, 373, 374, 377, 378, 381, 383, 384, 385, 386, 387, 391, 392, 397, 399, 402, 404, 405, 407, 408, 410, 411, 412, 413, 414, 416, 419, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 439, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "legaci": [5, 23, 32, 57, 67, 74, 140, 160, 161, 169, 191, 193, 195, 199, 202, 203, 206, 214, 232, 247, 252, 253, 267, 285, 289, 290, 329, 337, 338, 344, 349, 359, 385, 419, 429, 432, 452, 458, 466, 471, 472, 473, 474, 476, 478, 479, 480], "py_unicod": [5, 63, 118, 469, 470, 471, 473, 479, 480], "represent": [5, 7, 9, 18, 23, 25, 26, 38, 40, 48, 57, 58, 62, 63, 67, 74, 75, 84, 99, 102, 106, 117, 118, 119, 143, 151, 155, 157, 164, 173, 174, 175, 179, 180, 183, 188, 193, 194, 198, 201, 202, 204, 209, 210, 222, 239, 241, 242, 245, 247, 250, 256, 259, 263, 264, 268, 269, 278, 280, 287, 290, 293, 296, 304, 311, 318, 327, 334, 337, 341, 342, 343, 344, 349, 359, 363, 369, 374, 378, 381, 383, 385, 386, 405, 407, 410, 423, 425, 429, 442, 459, 463, 464, 465, 466, 468, 471, 472, 474, 475, 476, 478, 479, 480, 481], "nonneg": [5, 146, 183, 267, 272, 334, 341, 381, 427, 433], "tini": [5, 83, 84, 178, 459, 465, 466, 480], "overflow": [5, 23, 38, 41, 67, 138, 173, 180, 183, 185, 209, 211, 272, 280, 287, 349, 425, 453, 463, 465, 466, 471, 476, 477, 480], "short": [5, 7, 40, 41, 57, 62, 67, 72, 74, 83, 93, 94, 98, 100, 103, 104, 111, 117, 118, 140, 156, 173, 174, 190, 225, 242, 255, 256, 268, 280, 289, 290, 297, 328, 341, 344, 345, 349, 359, 363, 366, 381, 383, 385, 408, 410, 418, 431, 439, 452, 458, 459, 461, 462, 464, 466, 472, 473, 474, 476, 477, 479, 480], "repres": [5, 6, 7, 9, 11, 13, 17, 18, 20, 22, 25, 32, 38, 41, 44, 46, 54, 57, 59, 62, 63, 65, 67, 72, 76, 83, 84, 87, 91, 93, 94, 97, 100, 102, 103, 106, 107, 117, 119, 123, 130, 136, 141, 143, 148, 150, 151, 155, 164, 173, 174, 180, 183, 188, 191, 194, 196, 198, 200, 203, 205, 206, 210, 212, 218, 222, 239, 240, 241, 245, 247, 248, 249, 250, 252, 255, 256, 259, 263, 264, 265, 267, 268, 269, 272, 273, 278, 279, 280, 282, 285, 289, 290, 293, 296, 301, 302, 304, 305, 311, 316, 318, 319, 322, 325, 329, 330, 332, 334, 335, 337, 338, 341, 342, 343, 344, 345, 349, 350, 355, 356, 359, 362, 363, 366, 369, 372, 373, 374, 378, 381, 383, 385, 386, 387, 394, 397, 399, 402, 407, 408, 409, 410, 412, 413, 416, 417, 418, 419, 422, 423, 424, 425, 427, 429, 432, 459, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "float": [5, 16, 18, 40, 41, 46, 57, 62, 67, 75, 77, 83, 84, 86, 92, 93, 102, 109, 112, 117, 118, 123, 136, 138, 151, 157, 159, 164, 172, 173, 178, 180, 187, 190, 206, 210, 218, 222, 223, 224, 230, 245, 247, 251, 258, 259, 263, 268, 271, 272, 280, 281, 286, 287, 289, 290, 296, 301, 305, 315, 316, 319, 325, 330, 334, 337, 338, 340, 342, 344, 349, 355, 362, 363, 373, 375, 376, 381, 382, 383, 384, 385, 405, 416, 424, 427, 433, 437, 439, 441, 446, 447, 448, 449, 453, 459, 460, 461, 462, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 476, 477, 478, 479, 480, 481], "doubl": [5, 15, 18, 25, 34, 38, 57, 62, 63, 74, 75, 77, 84, 87, 100, 103, 118, 155, 157, 172, 173, 174, 179, 186, 190, 206, 232, 244, 245, 259, 266, 272, 280, 290, 294, 316, 328, 341, 342, 344, 345, 356, 359, 386, 405, 414, 416, 424, 425, 427, 428, 432, 439, 441, 446, 458, 462, 463, 464, 465, 470, 471, 472, 473, 476, 477, 478, 480], "py_complex": [5, 15, 72], "program": [5, 30, 32, 33, 41, 44, 65, 67, 71, 72, 76, 83, 85, 88, 92, 93, 94, 95, 99, 100, 102, 103, 107, 109, 111, 115, 117, 119, 122, 123, 130, 134, 137, 143, 148, 152, 154, 155, 156, 157, 161, 164, 165, 166, 172, 173, 180, 183, 190, 197, 198, 200, 205, 210, 211, 213, 219, 221, 222, 223, 224, 225, 231, 243, 244, 245, 247, 251, 252, 264, 266, 268, 269, 273, 279, 289, 290, 293, 294, 296, 304, 305, 306, 308, 310, 311, 316, 319, 325, 327, 330, 334, 335, 337, 338, 341, 344, 345, 349, 350, 351, 359, 362, 365, 372, 373, 377, 378, 381, 383, 385, 391, 392, 397, 399, 400, 402, 407, 408, 416, 418, 419, 423, 424, 425, 427, 430, 431, 432, 433, 437, 449, 452, 453, 454, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 477, 478, 480], "thus": [5, 7, 10, 32, 41, 53, 72, 83, 84, 93, 98, 99, 100, 102, 114, 117, 119, 137, 164, 166, 173, 174, 190, 198, 201, 202, 205, 210, 222, 225, 232, 240, 247, 248, 256, 259, 263, 264, 265, 266, 272, 280, 289, 290, 296, 310, 316, 328, 329, 331, 334, 337, 338, 341, 345, 349, 355, 359, 363, 381, 383, 385, 391, 392, 402, 404, 418, 422, 424, 427, 429, 432, 433, 452, 458, 459, 467, 472, 473, 474, 475, 476, 478, 480], "receiv": [5, 23, 32, 44, 48, 66, 67, 71, 72, 75, 83, 94, 99, 102, 107, 111, 112, 117, 123, 129, 130, 133, 135, 148, 152, 155, 164, 173, 187, 210, 222, 232, 239, 240, 241, 242, 244, 245, 256, 264, 265, 266, 272, 280, 285, 292, 296, 302, 306, 311, 319, 326, 329, 330, 332, 334, 335, 338, 345, 350, 356, 362, 373, 378, 383, 385, 392, 397, 399, 404, 407, 408, 410, 411, 412, 417, 423, 424, 426, 427, 459, 462, 463, 464, 465, 466, 467, 469, 471, 472, 473, 474, 475, 476, 477, 478, 480], "actual": [5, 7, 13, 23, 32, 38, 48, 54, 57, 60, 62, 63, 65, 67, 72, 74, 75, 76, 83, 84, 88, 91, 92, 93, 97, 99, 100, 102, 103, 106, 114, 119, 123, 136, 146, 148, 155, 157, 164, 166, 170, 173, 174, 175, 178, 188, 190, 194, 195, 197, 200, 203, 204, 206, 210, 222, 227, 231, 242, 245, 247, 248, 249, 250, 252, 255, 258, 262, 264, 265, 266, 267, 268, 275, 278, 280, 289, 290, 292, 293, 294, 302, 305, 317, 321, 322, 327, 330, 331, 332, 334, 335, 337, 338, 340, 341, 342, 344, 345, 349, 355, 362, 365, 366, 369, 378, 381, 383, 385, 386, 387, 392, 396, 398, 399, 402, 404, 407, 411, 419, 423, 424, 425, 426, 429, 431, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 472, 473, 474, 475, 477, 478, 479, 480], "strong": [5, 7, 9, 13, 23, 26, 32, 48, 57, 58, 62, 63, 72, 74, 86, 93, 99, 136, 167, 180, 222, 237, 338, 349, 399, 412, 419, 425, 429, 453, 460, 461, 464, 465, 470, 476, 480], "count": [5, 7, 9, 32, 33, 34, 44, 53, 57, 62, 63, 67, 73, 74, 75, 77, 79, 83, 84, 86, 88, 92, 93, 94, 98, 100, 103, 117, 118, 123, 136, 141, 143, 145, 148, 157, 158, 161, 173, 174, 179, 182, 185, 187, 188, 190, 193, 205, 208, 215, 221, 223, 233, 244, 245, 247, 252, 255, 258, 264, 268, 275, 278, 280, 281, 285, 289, 290, 294, 296, 302, 305, 315, 316, 325, 328, 334, 337, 338, 340, 341, 342, 344, 349, 359, 361, 362, 363, 366, 377, 379, 385, 392, 397, 410, 425, 427, 432, 433, 439, 443, 449, 452, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 476, 478, 480], "increas": [5, 67, 75, 88, 93, 97, 99, 106, 117, 155, 187, 188, 208, 218, 244, 252, 256, 264, 267, 287, 290, 325, 337, 338, 341, 349, 373, 379, 381, 385, 397, 409, 411, 425, 432, 453, 459, 461, 462, 465, 466, 473, 476, 477, 478, 479, 480], "typeobject": [5, 92, 461, 480], "similar": [5, 7, 9, 13, 22, 23, 26, 28, 30, 32, 44, 48, 57, 58, 59, 62, 63, 65, 66, 71, 72, 74, 78, 83, 84, 87, 88, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 117, 123, 130, 134, 136, 140, 143, 148, 151, 154, 155, 160, 164, 166, 167, 173, 174, 177, 178, 180, 181, 183, 185, 187, 188, 190, 192, 193, 202, 204, 208, 210, 217, 222, 223, 225, 227, 230, 232, 239, 240, 242, 244, 247, 248, 249, 252, 255, 256, 258, 263, 265, 267, 268, 273, 279, 280, 289, 290, 293, 294, 296, 298, 299, 302, 305, 310, 316, 318, 328, 329, 332, 334, 335, 336, 337, 338, 341, 342, 344, 345, 349, 352, 355, 361, 362, 363, 366, 372, 378, 379, 381, 383, 385, 387, 391, 399, 404, 405, 407, 408, 410, 411, 414, 416, 419, 422, 424, 425, 427, 429, 432, 433, 452, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "anyth": [5, 28, 40, 62, 71, 72, 75, 84, 91, 94, 99, 100, 103, 106, 111, 117, 134, 148, 173, 174, 175, 178, 180, 183, 190, 193, 200, 245, 254, 255, 264, 266, 280, 289, 294, 298, 316, 320, 327, 331, 332, 338, 342, 345, 349, 350, 359, 362, 366, 373, 381, 383, 386, 391, 398, 402, 404, 410, 418, 424, 425, 427, 429, 438, 458, 460, 461, 464, 465, 473, 474, 478, 480], "arbitrari": [5, 13, 23, 32, 38, 41, 44, 54, 58, 60, 62, 67, 71, 73, 75, 83, 84, 86, 87, 93, 94, 100, 103, 106, 107, 112, 117, 130, 140, 148, 155, 156, 166, 173, 176, 180, 183, 188, 200, 205, 222, 227, 230, 231, 242, 245, 247, 248, 252, 255, 256, 259, 264, 265, 268, 272, 280, 284, 287, 290, 292, 293, 294, 296, 304, 310, 316, 319, 325, 327, 330, 331, 334, 335, 336, 341, 342, 349, 351, 355, 359, 362, 363, 366, 381, 383, 385, 386, 387, 394, 407, 410, 416, 417, 418, 425, 442, 452, 453, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480], "turn": [5, 23, 32, 33, 57, 62, 67, 72, 84, 87, 88, 91, 92, 94, 99, 102, 103, 106, 107, 109, 111, 117, 119, 125, 152, 155, 164, 173, 174, 187, 190, 191, 205, 206, 222, 240, 242, 244, 252, 263, 264, 265, 280, 289, 293, 295, 298, 308, 312, 313, 317, 325, 330, 332, 334, 341, 358, 359, 362, 366, 381, 385, 387, 392, 397, 417, 424, 429, 431, 432, 452, 453, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 472, 473, 474, 476, 480], "status": [5, 32, 33, 48, 58, 62, 67, 72, 83, 91, 93, 99, 100, 107, 111, 112, 117, 141, 174, 193, 202, 204, 208, 210, 211, 238, 239, 242, 244, 245, 253, 268, 280, 285, 289, 290, 302, 304, 306, 308, 331, 335, 337, 338, 345, 349, 373, 392, 404, 438, 445, 459, 463, 464, 466, 467, 469, 471, 472, 474, 475, 476, 477, 479, 480], "where": [5, 23, 32, 33, 34, 39, 41, 44, 46, 48, 53, 55, 57, 58, 60, 62, 63, 65, 67, 72, 74, 75, 76, 77, 78, 83, 84, 87, 91, 92, 93, 94, 97, 98, 99, 100, 103, 106, 107, 109, 111, 117, 119, 123, 130, 136, 138, 141, 148, 149, 150, 151, 155, 160, 164, 166, 173, 174, 178, 180, 183, 184, 185, 187, 188, 190, 193, 196, 198, 199, 200, 202, 205, 207, 210, 212, 218, 222, 223, 227, 232, 239, 240, 242, 244, 245, 247, 248, 250, 252, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 272, 273, 275, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 297, 299, 300, 305, 309, 310, 311, 316, 321, 325, 328, 329, 330, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 350, 352, 355, 356, 358, 359, 362, 363, 366, 368, 373, 375, 377, 378, 379, 381, 382, 383, 385, 387, 391, 392, 396, 397, 399, 404, 407, 408, 409, 410, 412, 413, 416, 418, 419, 420, 422, 423, 424, 425, 426, 427, 429, 431, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "success": [5, 7, 9, 11, 13, 17, 18, 22, 23, 26, 27, 30, 32, 33, 34, 38, 39, 41, 44, 46, 48, 50, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 67, 72, 74, 75, 76, 78, 79, 84, 87, 91, 94, 99, 103, 107, 111, 112, 119, 123, 129, 130, 136, 156, 160, 161, 164, 166, 173, 174, 188, 190, 206, 212, 220, 239, 242, 245, 247, 258, 263, 266, 275, 280, 285, 289, 290, 292, 293, 296, 297, 302, 311, 315, 316, 329, 332, 334, 337, 338, 341, 344, 345, 349, 362, 372, 373, 385, 392, 404, 407, 420, 424, 425, 429, 433, 450, 453, 459, 462, 463, 466, 472, 474, 475, 476, 478, 480], "has": [5, 7, 9, 11, 13, 17, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 39, 41, 42, 44, 45, 46, 48, 55, 57, 58, 60, 62, 63, 70, 71, 72, 74, 75, 76, 78, 83, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 112, 114, 117, 119, 123, 125, 126, 129, 130, 131, 134, 136, 137, 138, 141, 146, 148, 150, 151, 152, 154, 155, 156, 157, 158, 163, 164, 166, 167, 173, 174, 175, 178, 180, 181, 183, 185, 187, 188, 190, 191, 193, 196, 197, 198, 199, 200, 201, 202, 204, 205, 206, 207, 208, 209, 210, 211, 213, 215, 218, 222, 223, 225, 227, 229, 232, 239, 240, 241, 242, 244, 245, 247, 248, 252, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 272, 273, 278, 280, 281, 285, 289, 290, 292, 293, 294, 296, 299, 301, 302, 304, 305, 308, 309, 310, 311, 315, 316, 317, 319, 321, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 340, 341, 342, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 366, 371, 372, 373, 375, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 402, 404, 405, 407, 409, 410, 412, 413, 416, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 432, 433, 440, 441, 443, 446, 448, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "leav": [5, 23, 30, 59, 63, 65, 74, 75, 91, 94, 100, 106, 117, 123, 135, 137, 164, 166, 174, 181, 183, 185, 188, 190, 193, 202, 208, 210, 223, 232, 240, 244, 247, 255, 266, 268, 272, 280, 281, 289, 290, 337, 338, 355, 359, 362, 366, 381, 385, 402, 424, 429, 431, 433, 439, 453, 459, 461, 462, 463, 464, 466, 473, 476, 480], "unmodifi": [5, 7, 112, 205, 206, 304, 341, 362, 391, 414, 480], "py_cleanup_support": 5, "get": [5, 7, 17, 23, 26, 30, 32, 33, 38, 41, 44, 48, 53, 57, 60, 62, 63, 65, 67, 71, 72, 74, 75, 76, 77, 78, 79, 87, 91, 92, 93, 94, 96, 98, 99, 100, 101, 102, 103, 106, 107, 114, 117, 119, 123, 125, 126, 130, 131, 133, 134, 136, 138, 141, 148, 155, 157, 158, 161, 164, 166, 167, 173, 174, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 190, 191, 193, 197, 202, 203, 205, 206, 208, 210, 213, 214, 219, 222, 225, 227, 229, 230, 232, 238, 239, 240, 242, 244, 245, 247, 248, 251, 252, 253, 255, 258, 259, 262, 263, 264, 265, 266, 268, 270, 276, 278, 280, 282, 285, 286, 289, 290, 292, 293, 294, 296, 299, 302, 305, 306, 310, 313, 315, 317, 319, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 345, 346, 349, 352, 355, 356, 359, 362, 363, 365, 366, 372, 373, 378, 382, 383, 385, 386, 391, 392, 395, 396, 397, 398, 399, 400, 404, 407, 408, 410, 411, 412, 413, 416, 417, 422, 424, 425, 427, 429, 435, 449, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "eventu": [5, 32, 72, 75, 78, 83, 103, 130, 136, 190, 229, 239, 244, 247, 280, 290, 306, 392, 408, 416, 429, 432, 460, 461, 463, 464, 465, 466, 467, 471, 474, 476, 480], "give": [5, 7, 23, 41, 62, 63, 71, 72, 74, 76, 78, 83, 84, 88, 91, 92, 93, 94, 98, 102, 103, 106, 114, 117, 119, 138, 148, 150, 151, 152, 155, 173, 174, 178, 180, 183, 187, 188, 190, 205, 210, 213, 222, 225, 227, 247, 255, 258, 265, 266, 272, 273, 275, 276, 280, 284, 289, 290, 293, 294, 296, 304, 311, 316, 329, 330, 335, 338, 341, 342, 345, 349, 362, 363, 366, 373, 381, 383, 385, 387, 391, 396, 400, 402, 404, 407, 408, 412, 419, 423, 424, 425, 431, 432, 441, 452, 458, 459, 461, 462, 464, 465, 466, 467, 468, 471, 472, 473, 478, 479, 480], "chanc": [5, 58, 74, 99, 100, 136, 137, 180, 247, 362, 464, 471, 478, 480], "had": [5, 22, 32, 41, 60, 71, 75, 84, 88, 94, 100, 109, 117, 119, 137, 152, 155, 166, 167, 174, 180, 183, 188, 196, 208, 210, 240, 252, 280, 290, 294, 311, 325, 334, 338, 342, 366, 377, 379, 383, 385, 386, 391, 407, 429, 433, 438, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "origin": [5, 7, 9, 23, 32, 33, 41, 42, 59, 61, 62, 66, 67, 72, 84, 91, 93, 99, 103, 106, 109, 117, 119, 123, 138, 141, 146, 149, 151, 155, 164, 166, 170, 173, 174, 178, 183, 185, 187, 188, 190, 193, 194, 195, 196, 197, 198, 199, 200, 202, 205, 207, 210, 218, 222, 223, 227, 231, 240, 244, 247, 252, 258, 259, 263, 264, 266, 268, 272, 275, 277, 280, 281, 289, 290, 293, 294, 296, 305, 309, 316, 321, 325, 328, 329, 334, 337, 338, 341, 342, 345, 349, 355, 359, 362, 363, 366, 378, 379, 380, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 399, 404, 405, 410, 412, 413, 414, 418, 419, 420, 422, 423, 424, 425, 427, 429, 431, 433, 437, 438, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 476, 477, 478, 480], "bool": [5, 6, 30, 57, 67, 91, 93, 117, 123, 136, 164, 165, 173, 178, 180, 208, 222, 223, 251, 258, 259, 264, 281, 286, 288, 337, 344, 376, 379, 383, 385, 407, 416, 424, 425, 427, 437, 447, 462, 465, 469, 471, 477, 478, 480], "test": [5, 23, 45, 57, 60, 67, 72, 77, 83, 88, 91, 92, 93, 96, 97, 98, 99, 100, 102, 103, 105, 106, 107, 111, 117, 119, 122, 151, 152, 158, 167, 173, 174, 175, 178, 183, 184, 186, 188, 197, 210, 217, 222, 223, 225, 233, 237, 242, 244, 245, 246, 247, 248, 251, 252, 256, 258, 259, 263, 266, 269, 272, 280, 290, 293, 302, 306, 312, 316, 332, 333, 337, 339, 341, 349, 355, 361, 362, 364, 372, 373, 379, 383, 386, 392, 399, 410, 416, 419, 422, 423, 424, 425, 431, 437, 439, 440, 443, 448, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 476, 477, 478, 479], "truth": [5, 67, 88, 94, 173, 221, 288, 341, 344, 410, 425, 427, 462, 471, 480], "boolean": [5, 16, 67, 84, 99, 105, 117, 119, 135, 164, 165, 173, 174, 180, 188, 190, 222, 232, 240, 242, 245, 251, 259, 265, 271, 280, 288, 290, 292, 301, 316, 317, 334, 335, 337, 338, 362, 366, 373, 376, 381, 383, 386, 392, 396, 399, 407, 408, 416, 424, 425, 430, 460, 463, 464, 465, 466, 467, 471, 472, 474, 475, 476, 478, 479, 480, 481], "redic": 5, "equival": [5, 7, 9, 13, 18, 22, 23, 24, 32, 39, 41, 44, 46, 48, 53, 54, 57, 59, 60, 62, 63, 67, 72, 75, 77, 88, 93, 94, 98, 102, 103, 109, 112, 114, 117, 119, 130, 134, 136, 146, 151, 155, 160, 164, 166, 173, 174, 175, 178, 180, 183, 187, 188, 193, 201, 202, 204, 210, 222, 223, 225, 231, 232, 240, 241, 242, 244, 247, 248, 252, 256, 258, 259, 263, 264, 265, 266, 267, 268, 272, 280, 289, 290, 293, 296, 297, 298, 299, 305, 315, 316, 318, 321, 326, 334, 335, 341, 342, 345, 349, 352, 355, 359, 362, 363, 366, 381, 382, 383, 384, 385, 391, 398, 400, 402, 407, 419, 424, 425, 427, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 479, 480], "true": [5, 6, 7, 9, 11, 13, 15, 17, 20, 22, 23, 25, 27, 32, 33, 34, 36, 37, 38, 42, 43, 44, 48, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 72, 75, 77, 83, 84, 86, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 104, 105, 106, 109, 111, 112, 113, 117, 119, 122, 123, 126, 127, 129, 130, 131, 132, 133, 135, 136, 140, 141, 143, 146, 147, 148, 150, 151, 152, 154, 155, 157, 158, 160, 163, 164, 165, 166, 167, 170, 172, 173, 174, 176, 178, 180, 183, 185, 186, 187, 188, 190, 193, 195, 197, 198, 200, 201, 202, 204, 205, 206, 208, 210, 211, 212, 213, 215, 217, 218, 222, 223, 224, 225, 227, 228, 229, 232, 233, 235, 237, 238, 239, 240, 245, 247, 248, 249, 250, 251, 252, 255, 256, 258, 259, 260, 263, 264, 265, 266, 267, 268, 272, 273, 275, 279, 280, 281, 285, 288, 289, 290, 291, 292, 293, 294, 296, 298, 300, 301, 304, 305, 308, 309, 311, 313, 314, 316, 317, 321, 322, 323, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 340, 341, 342, 343, 344, 345, 348, 349, 352, 355, 357, 359, 361, 362, 363, 366, 369, 370, 373, 374, 377, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 393, 394, 396, 397, 399, 400, 402, 404, 407, 408, 409, 410, 412, 414, 416, 417, 418, 419, 420, 422, 424, 425, 427, 428, 432, 433, 437, 438, 439, 440, 441, 443, 445, 446, 447, 449, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "fals": [5, 6, 7, 22, 32, 33, 34, 46, 48, 57, 62, 63, 65, 67, 72, 83, 84, 88, 91, 93, 94, 97, 98, 99, 100, 102, 104, 105, 106, 107, 111, 112, 113, 117, 119, 123, 126, 129, 130, 131, 132, 133, 135, 136, 140, 141, 143, 146, 147, 148, 150, 151, 152, 154, 155, 157, 158, 160, 163, 164, 165, 166, 167, 172, 173, 174, 176, 178, 180, 183, 185, 187, 188, 190, 193, 196, 197, 198, 200, 201, 202, 204, 205, 206, 207, 208, 210, 211, 212, 213, 215, 217, 222, 223, 224, 225, 227, 228, 229, 232, 233, 238, 239, 240, 242, 245, 247, 249, 250, 251, 252, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 272, 273, 280, 281, 285, 288, 289, 290, 291, 292, 293, 294, 296, 300, 301, 304, 308, 309, 311, 313, 314, 317, 321, 322, 323, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 340, 341, 342, 344, 345, 349, 352, 355, 357, 359, 361, 362, 363, 366, 369, 370, 373, 377, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 393, 394, 396, 397, 399, 400, 404, 410, 412, 414, 416, 417, 418, 419, 422, 424, 425, 427, 428, 432, 433, 437, 438, 439, 440, 441, 446, 447, 449, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "express": [5, 22, 39, 46, 48, 53, 59, 65, 67, 72, 84, 86, 92, 100, 111, 117, 136, 141, 151, 156, 158, 160, 164, 180, 183, 187, 188, 190, 210, 217, 222, 227, 244, 251, 252, 256, 258, 261, 263, 265, 272, 280, 290, 294, 305, 320, 330, 334, 337, 338, 341, 342, 344, 349, 350, 356, 359, 360, 363, 366, 375, 377, 382, 383, 384, 385, 387, 397, 399, 410, 416, 423, 424, 425, 426, 428, 429, 430, 432, 436, 439, 443, 444, 446, 448, 452, 459, 460, 461, 462, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 479, 480, 481], "valid": [5, 7, 11, 18, 23, 28, 33, 41, 60, 62, 63, 65, 67, 71, 72, 84, 87, 91, 97, 103, 106, 109, 117, 119, 136, 140, 143, 148, 154, 155, 156, 160, 164, 166, 169, 170, 172, 173, 174, 178, 180, 181, 183, 184, 186, 188, 191, 192, 194, 200, 204, 206, 208, 222, 239, 241, 242, 244, 247, 252, 253, 255, 256, 258, 259, 262, 264, 265, 267, 275, 278, 280, 284, 285, 290, 298, 299, 301, 305, 308, 311, 316, 319, 320, 321, 328, 330, 332, 334, 337, 338, 341, 342, 344, 345, 349, 355, 359, 362, 363, 373, 375, 381, 383, 384, 385, 386, 391, 392, 398, 402, 408, 410, 412, 413, 417, 419, 420, 422, 424, 425, 428, 429, 432, 433, 440, 448, 452, 453, 459, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "see": [5, 7, 11, 18, 23, 26, 30, 32, 33, 39, 41, 44, 46, 57, 58, 60, 61, 62, 63, 65, 67, 70, 71, 72, 74, 75, 76, 78, 83, 84, 86, 87, 88, 91, 92, 93, 94, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 117, 119, 123, 129, 130, 134, 136, 138, 140, 141, 142, 148, 152, 155, 158, 160, 163, 164, 165, 166, 169, 170, 172, 173, 174, 178, 180, 183, 185, 187, 188, 190, 192, 193, 194, 197, 198, 199, 200, 202, 203, 204, 205, 208, 210, 211, 212, 213, 215, 217, 218, 222, 223, 227, 230, 231, 232, 239, 240, 242, 244, 245, 247, 248, 252, 254, 255, 256, 258, 259, 263, 264, 265, 266, 267, 269, 272, 275, 276, 278, 280, 281, 285, 289, 290, 292, 294, 296, 297, 298, 299, 301, 302, 305, 308, 310, 311, 316, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 339, 340, 341, 342, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 365, 366, 368, 372, 373, 377, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 399, 402, 404, 407, 408, 409, 410, 411, 412, 413, 416, 417, 418, 419, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 438, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "how": [5, 7, 11, 32, 41, 57, 60, 62, 63, 67, 70, 71, 72, 74, 75, 76, 85, 87, 91, 92, 94, 97, 98, 99, 102, 103, 106, 107, 109, 111, 114, 117, 119, 123, 129, 130, 134, 136, 137, 138, 141, 146, 148, 151, 152, 155, 160, 164, 169, 172, 173, 178, 180, 181, 183, 184, 186, 187, 191, 192, 197, 198, 199, 204, 208, 210, 215, 219, 222, 223, 227, 232, 239, 240, 241, 244, 247, 248, 250, 252, 255, 256, 258, 259, 264, 265, 266, 269, 272, 275, 280, 281, 285, 290, 293, 295, 296, 305, 308, 315, 316, 317, 318, 319, 328, 329, 330, 334, 335, 338, 340, 341, 342, 343, 345, 349, 355, 361, 362, 363, 365, 373, 377, 379, 383, 385, 386, 387, 391, 392, 396, 399, 404, 405, 407, 416, 418, 422, 424, 425, 426, 427, 429, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "item": [5, 7, 14, 22, 23, 30, 32, 33, 34, 35, 36, 37, 39, 48, 53, 59, 62, 63, 67, 72, 75, 78, 83, 86, 93, 94, 100, 102, 109, 117, 119, 131, 138, 144, 148, 154, 155, 157, 158, 161, 164, 167, 168, 173, 178, 179, 181, 186, 187, 188, 190, 191, 193, 194, 197, 202, 206, 208, 210, 214, 222, 223, 230, 232, 233, 241, 244, 245, 247, 249, 250, 258, 259, 265, 266, 268, 270, 272, 273, 276, 280, 282, 285, 288, 290, 296, 299, 304, 305, 310, 313, 316, 317, 321, 329, 331, 334, 336, 337, 338, 341, 342, 344, 345, 349, 351, 356, 358, 359, 362, 365, 366, 372, 375, 378, 381, 382, 383, 386, 391, 399, 402, 404, 405, 407, 409, 410, 413, 416, 419, 420, 424, 425, 427, 428, 429, 431, 432, 433, 437, 438, 439, 443, 446, 447, 449, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 477, 478, 480], "individu": [5, 13, 41, 44, 57, 60, 62, 67, 91, 93, 97, 98, 99, 100, 103, 109, 114, 117, 155, 172, 174, 181, 183, 187, 188, 190, 193, 195, 200, 203, 216, 227, 245, 246, 258, 264, 268, 278, 279, 280, 290, 310, 316, 329, 333, 341, 342, 350, 353, 355, 356, 359, 361, 363, 366, 373, 381, 383, 385, 386, 387, 391, 397, 405, 410, 416, 417, 419, 423, 425, 429, 431, 433, 437, 452, 460, 463, 464, 466, 468, 473, 474, 479, 480], "nest": [5, 13, 67, 72, 84, 86, 93, 94, 99, 103, 110, 136, 157, 166, 173, 178, 183, 184, 187, 188, 190, 196, 210, 223, 252, 258, 259, 264, 268, 280, 294, 299, 304, 309, 311, 316, 341, 342, 349, 362, 366, 373, 378, 383, 385, 410, 412, 424, 425, 426, 427, 432, 433, 438, 439, 452, 459, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 480, 481], "possibl": [5, 7, 13, 18, 22, 23, 27, 30, 32, 33, 38, 41, 46, 48, 57, 60, 62, 63, 65, 67, 70, 71, 72, 75, 78, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 109, 111, 112, 114, 117, 119, 123, 129, 136, 137, 138, 146, 148, 155, 156, 160, 164, 166, 167, 170, 172, 173, 174, 177, 178, 180, 181, 183, 187, 188, 190, 191, 193, 194, 197, 198, 199, 200, 202, 203, 205, 207, 210, 215, 219, 222, 223, 229, 232, 239, 242, 244, 247, 252, 255, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 279, 280, 285, 289, 290, 292, 294, 296, 299, 301, 305, 306, 308, 309, 311, 316, 317, 325, 328, 329, 330, 334, 337, 338, 341, 342, 343, 344, 345, 349, 352, 353, 355, 356, 359, 361, 362, 363, 366, 372, 373, 379, 382, 383, 385, 386, 387, 391, 392, 397, 399, 400, 402, 403, 404, 410, 412, 413, 416, 418, 419, 420, 423, 424, 425, 427, 428, 431, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "exceed": [5, 58, 123, 136, 164, 183, 209, 210, 222, 255, 266, 281, 290, 296, 304, 319, 341, 361, 362, 378, 407, 419, 462, 463, 465, 466, 476, 477, 480], "platform": [5, 9, 18, 25, 32, 33, 34, 41, 50, 58, 60, 63, 67, 71, 72, 74, 75, 83, 84, 100, 112, 115, 123, 130, 153, 155, 160, 170, 172, 173, 180, 183, 186, 190, 205, 209, 210, 216, 222, 232, 244, 247, 248, 251, 254, 255, 263, 266, 268, 272, 279, 280, 281, 289, 290, 293, 304, 305, 306, 312, 319, 320, 323, 325, 326, 330, 334, 335, 337, 338, 339, 344, 345, 349, 351, 352, 355, 359, 362, 363, 365, 366, 375, 385, 396, 400, 403, 404, 422, 427, 432, 447, 452, 453, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 478, 479, 480, 481], "long_max": [5, 38, 480], "howev": [5, 23, 24, 32, 33, 41, 44, 48, 56, 62, 70, 71, 72, 75, 83, 84, 87, 91, 92, 93, 94, 97, 98, 99, 100, 103, 106, 107, 109, 111, 117, 123, 125, 130, 132, 136, 148, 155, 158, 164, 166, 167, 173, 174, 178, 180, 183, 187, 190, 191, 193, 196, 198, 200, 202, 203, 205, 206, 210, 222, 223, 227, 232, 240, 242, 244, 245, 247, 249, 252, 255, 256, 258, 264, 265, 266, 268, 269, 278, 280, 285, 289, 290, 296, 297, 308, 316, 325, 328, 329, 330, 331, 334, 337, 338, 341, 342, 345, 349, 350, 351, 352, 355, 359, 361, 362, 366, 373, 375, 378, 382, 383, 384, 385, 386, 387, 394, 399, 400, 402, 404, 407, 408, 412, 413, 416, 419, 423, 425, 426, 427, 429, 452, 458, 459, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 480], "proper": [5, 23, 32, 33, 39, 44, 48, 58, 62, 67, 71, 72, 74, 75, 84, 98, 100, 103, 111, 123, 134, 151, 166, 167, 174, 187, 188, 199, 200, 204, 206, 208, 210, 227, 232, 242, 244, 247, 263, 280, 281, 290, 305, 311, 329, 332, 334, 338, 341, 344, 345, 349, 355, 359, 362, 366, 373, 383, 385, 386, 391, 392, 407, 410, 412, 424, 425, 427, 458, 459, 460, 461, 462, 466, 467, 471, 473, 474, 475, 476, 477, 478, 480], "rang": [5, 7, 23, 25, 38, 58, 63, 67, 71, 72, 75, 83, 84, 86, 91, 92, 93, 94, 97, 100, 101, 103, 106, 107, 109, 117, 123, 131, 135, 136, 138, 141, 146, 147, 151, 155, 163, 164, 166, 173, 174, 175, 180, 183, 187, 188, 190, 208, 209, 210, 222, 223, 232, 233, 238, 241, 245, 251, 252, 256, 258, 259, 275, 280, 281, 285, 290, 292, 294, 296, 301, 302, 305, 312, 313, 315, 316, 319, 323, 330, 332, 334, 337, 338, 340, 342, 344, 349, 350, 362, 363, 364, 366, 372, 375, 378, 379, 381, 383, 385, 391, 403, 407, 416, 422, 424, 425, 426, 427, 429, 431, 432, 433, 437, 439, 440, 442, 443, 446, 447, 448, 449, 452, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "most": [5, 7, 9, 23, 25, 30, 32, 33, 38, 41, 44, 57, 58, 60, 62, 63, 65, 71, 72, 74, 75, 76, 78, 83, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 117, 122, 123, 130, 133, 136, 138, 140, 141, 143, 146, 148, 150, 155, 157, 164, 166, 173, 174, 180, 181, 183, 185, 187, 188, 190, 191, 193, 194, 195, 197, 198, 199, 200, 202, 204, 207, 208, 210, 211, 212, 218, 222, 223, 227, 230, 231, 240, 244, 245, 247, 248, 252, 255, 256, 258, 259, 263, 264, 265, 266, 267, 269, 272, 275, 280, 281, 289, 290, 292, 293, 294, 296, 299, 302, 304, 305, 311, 316, 318, 325, 326, 327, 329, 330, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 352, 353, 355, 359, 361, 362, 363, 366, 371, 372, 378, 379, 381, 383, 384, 385, 386, 387, 391, 392, 397, 398, 399, 400, 403, 404, 405, 407, 408, 410, 411, 412, 413, 418, 419, 422, 424, 425, 426, 427, 429, 431, 433, 437, 438, 439, 440, 443, 446, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "signific": [5, 40, 84, 94, 97, 100, 103, 106, 123, 129, 130, 155, 166, 175, 183, 190, 194, 255, 256, 258, 266, 272, 281, 290, 296, 305, 338, 341, 342, 349, 362, 385, 408, 425, 429, 431, 432, 441, 452, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "bit": [5, 7, 25, 40, 41, 57, 60, 62, 63, 65, 67, 72, 74, 75, 84, 85, 88, 91, 92, 93, 94, 97, 100, 103, 106, 114, 115, 130, 138, 143, 149, 150, 151, 155, 164, 166, 174, 175, 183, 188, 190, 192, 197, 198, 199, 202, 205, 212, 213, 222, 224, 227, 232, 240, 241, 256, 263, 267, 272, 281, 284, 286, 289, 290, 292, 296, 300, 303, 312, 316, 319, 325, 329, 333, 334, 338, 339, 341, 344, 345, 346, 349, 353, 355, 357, 363, 366, 373, 387, 394, 395, 401, 407, 418, 419, 421, 424, 425, 427, 432, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "silent": [5, 22, 39, 48, 55, 58, 65, 99, 100, 106, 112, 130, 137, 166, 183, 210, 215, 245, 264, 266, 268, 275, 280, 281, 290, 292, 294, 304, 305, 329, 331, 337, 342, 345, 362, 386, 391, 422, 433, 452, 458, 459, 463, 464, 466, 467, 471, 472, 474, 475, 477, 478, 479, 480], "truncat": [5, 18, 58, 63, 67, 83, 84, 115, 138, 139, 146, 174, 180, 183, 210, 222, 231, 245, 255, 258, 267, 290, 317, 334, 337, 341, 344, 357, 359, 361, 378, 379, 394, 419, 425, 427, 443, 459, 461, 465, 466, 467, 472, 473, 474, 475, 477, 480], "too": [5, 18, 34, 62, 65, 74, 83, 91, 93, 94, 99, 100, 103, 106, 107, 130, 134, 136, 148, 151, 155, 164, 166, 173, 181, 183, 185, 188, 190, 191, 201, 209, 210, 227, 240, 254, 255, 256, 280, 289, 302, 304, 329, 330, 334, 335, 337, 338, 341, 342, 344, 345, 349, 356, 359, 362, 366, 381, 383, 385, 386, 387, 410, 419, 420, 425, 429, 431, 448, 452, 459, 460, 461, 462, 463, 465, 466, 467, 471, 473, 475, 477, 478, 480], "small": [5, 32, 38, 41, 54, 57, 62, 67, 72, 83, 84, 91, 93, 97, 100, 101, 103, 106, 119, 155, 166, 173, 183, 187, 190, 240, 244, 255, 258, 268, 272, 280, 285, 290, 305, 316, 327, 330, 334, 341, 359, 362, 372, 379, 385, 404, 410, 425, 433, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 470, 471, 472, 473, 474, 476, 478, 479, 480], "semant": [5, 7, 11, 13, 27, 56, 62, 63, 86, 93, 99, 100, 102, 130, 136, 158, 183, 190, 193, 199, 202, 204, 205, 222, 245, 247, 249, 264, 265, 266, 268, 280, 289, 290, 292, 293, 296, 308, 313, 316, 327, 328, 329, 334, 339, 349, 362, 363, 383, 391, 402, 420, 422, 424, 425, 426, 427, 429, 433, 452, 453, 459, 461, 462, 464, 465, 467, 469, 471, 472, 473, 474, 475, 476, 477, 478, 480], "inherit": [5, 28, 33, 60, 62, 67, 74, 75, 84, 87, 92, 93, 98, 113, 115, 117, 119, 123, 125, 136, 152, 155, 158, 166, 173, 174, 180, 196, 208, 210, 218, 219, 222, 231, 232, 244, 247, 252, 255, 256, 266, 268, 280, 281, 289, 293, 296, 312, 325, 334, 335, 338, 339, 345, 359, 362, 366, 367, 373, 375, 383, 407, 411, 412, 413, 424, 425, 427, 442, 458, 459, 462, 464, 465, 467, 471, 473, 475, 477, 478, 479, 480], "from": [5, 7, 9, 10, 11, 13, 22, 23, 24, 25, 26, 27, 28, 30, 33, 38, 40, 41, 42, 44, 45, 46, 48, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 73, 74, 75, 76, 85, 86, 87, 88, 90, 91, 93, 94, 97, 101, 102, 103, 104, 105, 106, 107, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 123, 125, 129, 130, 132, 133, 134, 135, 137, 138, 140, 141, 143, 144, 146, 147, 148, 149, 150, 152, 154, 155, 157, 158, 160, 161, 163, 164, 167, 170, 172, 174, 175, 176, 178, 180, 181, 183, 184, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 204, 205, 206, 207, 208, 209, 210, 212, 213, 216, 217, 218, 219, 220, 222, 223, 226, 227, 229, 231, 232, 233, 237, 238, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 251, 252, 254, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 277, 278, 280, 281, 282, 285, 287, 288, 289, 290, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 308, 309, 310, 311, 312, 313, 315, 316, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 337, 338, 339, 340, 341, 342, 343, 344, 349, 350, 352, 355, 356, 357, 358, 359, 361, 362, 363, 364, 366, 367, 371, 372, 373, 374, 375, 377, 378, 379, 382, 383, 384, 385, 386, 391, 392, 394, 395, 396, 397, 399, 400, 401, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 416, 417, 418, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 437, 438, 439, 440, 441, 446, 447, 448, 449, 450, 452, 453, 455, 459, 460, 461, 463, 464, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "downcast": [5, 453], "mileag": [5, 332], "vari": [5, 7, 57, 74, 83, 84, 94, 103, 106, 138, 148, 155, 180, 188, 190, 222, 244, 248, 252, 255, 263, 268, 276, 302, 332, 335, 337, 338, 339, 341, 349, 359, 362, 363, 366, 382, 386, 387, 397, 424, 425, 431, 459, 460, 461, 463, 465, 466, 472, 473, 474], "mean": [5, 7, 13, 18, 22, 23, 27, 30, 32, 33, 41, 44, 58, 60, 62, 63, 65, 66, 67, 72, 74, 75, 83, 88, 92, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 112, 114, 117, 119, 123, 130, 136, 138, 141, 148, 152, 155, 157, 160, 164, 166, 167, 172, 173, 174, 175, 178, 180, 181, 183, 187, 188, 190, 193, 199, 200, 202, 203, 204, 205, 206, 210, 211, 212, 213, 215, 217, 222, 223, 225, 230, 231, 232, 239, 240, 241, 244, 247, 248, 249, 250, 252, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 273, 275, 278, 280, 285, 287, 289, 290, 293, 294, 296, 298, 304, 305, 308, 311, 315, 316, 318, 319, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 339, 340, 341, 342, 344, 345, 349, 350, 358, 359, 362, 363, 366, 373, 378, 381, 382, 383, 385, 386, 387, 391, 392, 394, 397, 398, 399, 402, 404, 407, 410, 416, 417, 418, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 446, 448, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "occur": [5, 7, 13, 17, 18, 22, 23, 30, 38, 39, 41, 44, 48, 58, 62, 63, 65, 72, 74, 78, 84, 92, 94, 97, 99, 100, 102, 106, 117, 119, 123, 134, 136, 141, 148, 149, 151, 154, 155, 164, 166, 167, 174, 178, 180, 183, 187, 188, 190, 200, 209, 210, 215, 225, 227, 244, 247, 252, 255, 258, 264, 266, 267, 268, 272, 285, 289, 290, 294, 296, 299, 308, 311, 316, 325, 329, 330, 332, 334, 338, 341, 342, 345, 349, 350, 355, 359, 361, 362, 363, 366, 368, 373, 378, 381, 382, 383, 385, 392, 397, 399, 400, 404, 407, 409, 410, 412, 416, 419, 424, 425, 426, 427, 429, 432, 433, 440, 449, 462, 464, 465, 466, 467, 469, 472, 473, 474, 477, 478, 479, 480], "indic": [5, 7, 30, 31, 32, 40, 41, 48, 53, 55, 57, 58, 60, 62, 63, 67, 72, 74, 75, 83, 84, 86, 97, 99, 100, 103, 106, 107, 111, 114, 117, 119, 123, 134, 136, 148, 152, 154, 155, 164, 166, 170, 173, 174, 180, 183, 186, 188, 193, 199, 200, 202, 205, 206, 207, 210, 220, 222, 223, 225, 231, 232, 238, 239, 240, 242, 244, 245, 247, 248, 252, 255, 258, 263, 264, 265, 267, 268, 273, 275, 280, 285, 289, 290, 292, 294, 297, 300, 302, 304, 305, 308, 311, 315, 316, 325, 326, 329, 330, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 350, 355, 358, 359, 362, 363, 366, 373, 374, 378, 383, 385, 386, 391, 392, 396, 397, 402, 403, 404, 405, 407, 410, 416, 419, 423, 424, 425, 427, 428, 429, 432, 433, 446, 452, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 474, 475, 476, 477, 478, 479, 480], "remain": [5, 13, 32, 41, 62, 72, 75, 84, 93, 94, 100, 103, 117, 119, 123, 136, 150, 158, 166, 173, 174, 180, 183, 187, 188, 190, 191, 195, 199, 200, 202, 205, 206, 208, 210, 215, 222, 223, 244, 245, 247, 265, 268, 272, 280, 289, 290, 292, 293, 294, 296, 309, 319, 321, 330, 334, 337, 341, 342, 345, 349, 359, 361, 362, 373, 381, 382, 383, 385, 391, 397, 399, 423, 424, 425, 429, 432, 433, 439, 452, 453, 461, 462, 463, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "option": [5, 23, 32, 33, 41, 46, 48, 57, 58, 60, 62, 63, 65, 67, 71, 72, 74, 77, 87, 91, 92, 93, 94, 98, 99, 100, 101, 103, 106, 107, 109, 112, 115, 116, 119, 123, 125, 132, 134, 136, 137, 138, 140, 143, 147, 148, 149, 150, 152, 154, 155, 157, 158, 160, 164, 166, 167, 170, 173, 174, 178, 180, 181, 182, 183, 184, 185, 186, 187, 188, 192, 193, 194, 197, 198, 199, 201, 202, 203, 204, 206, 207, 208, 210, 211, 213, 214, 215, 218, 222, 223, 227, 231, 232, 238, 239, 242, 245, 247, 248, 249, 251, 252, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 269, 273, 275, 278, 280, 281, 285, 290, 292, 293, 294, 296, 297, 302, 304, 305, 306, 308, 309, 310, 311, 316, 319, 320, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 337, 338, 341, 342, 343, 344, 345, 347, 349, 351, 352, 353, 356, 359, 361, 362, 363, 365, 367, 369, 370, 372, 375, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 400, 404, 408, 410, 411, 412, 414, 416, 417, 418, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 446, 455, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 477, 478, 479, 480], "their": [5, 7, 18, 28, 32, 33, 41, 44, 54, 60, 62, 63, 67, 71, 72, 74, 75, 76, 83, 84, 87, 91, 92, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 117, 119, 123, 129, 134, 136, 148, 155, 160, 163, 164, 166, 167, 173, 174, 178, 180, 181, 183, 184, 188, 190, 191, 192, 193, 200, 202, 204, 205, 208, 210, 211, 212, 213, 215, 222, 223, 227, 232, 240, 241, 247, 248, 252, 255, 256, 258, 259, 263, 264, 265, 266, 272, 276, 279, 280, 281, 285, 289, 290, 293, 294, 296, 304, 305, 309, 310, 311, 321, 322, 323, 326, 329, 330, 332, 334, 337, 338, 339, 341, 342, 344, 345, 349, 352, 355, 358, 359, 360, 362, 363, 366, 369, 372, 373, 378, 379, 381, 383, 384, 385, 386, 391, 392, 396, 397, 399, 404, 407, 408, 409, 410, 412, 414, 416, 418, 419, 422, 423, 424, 425, 426, 427, 429, 432, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "default": [5, 7, 17, 23, 24, 27, 31, 32, 33, 34, 44, 48, 57, 60, 62, 63, 65, 67, 70, 75, 76, 83, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 108, 109, 112, 114, 115, 116, 119, 122, 123, 129, 130, 132, 133, 134, 135, 136, 138, 140, 141, 143, 146, 147, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 163, 164, 166, 167, 170, 172, 173, 174, 175, 180, 181, 183, 184, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 213, 214, 215, 219, 220, 222, 223, 225, 227, 231, 232, 239, 240, 241, 242, 244, 245, 247, 248, 249, 252, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 280, 281, 282, 283, 284, 285, 288, 290, 292, 293, 294, 295, 296, 297, 301, 302, 304, 305, 306, 308, 310, 311, 312, 315, 316, 317, 318, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 341, 342, 344, 345, 349, 350, 352, 353, 356, 359, 361, 362, 363, 364, 366, 370, 373, 375, 377, 378, 379, 380, 381, 382, 383, 384, 385, 387, 391, 392, 394, 395, 396, 398, 399, 400, 402, 403, 404, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 420, 422, 424, 425, 426, 427, 428, 429, 432, 433, 445, 448, 450, 452, 453, 455, 459, 460, 461, 462, 463, 464, 465, 467, 468, 470, 471, 472, 473, 475, 476, 477, 478, 479, 480], "touch": [5, 67, 84, 174, 216, 244, 293, 294, 426, 465, 478, 480], "keyword": [5, 57, 62, 63, 65, 67, 73, 74, 75, 83, 86, 88, 94, 98, 99, 100, 112, 117, 119, 123, 132, 136, 137, 146, 148, 155, 157, 164, 167, 173, 174, 180, 183, 186, 187, 188, 190, 193, 202, 203, 204, 205, 210, 215, 221, 222, 223, 227, 232, 240, 242, 244, 248, 251, 252, 258, 259, 261, 263, 264, 265, 268, 275, 280, 285, 289, 290, 293, 294, 296, 301, 304, 310, 312, 315, 316, 318, 320, 322, 328, 329, 332, 334, 341, 342, 345, 349, 353, 355, 359, 361, 362, 366, 369, 373, 381, 382, 383, 385, 386, 387, 392, 396, 397, 400, 404, 408, 410, 417, 419, 424, 425, 426, 427, 428, 430, 433, 439, 440, 442, 459, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 477, 478, 479, 480], "current": [5, 7, 11, 13, 17, 18, 23, 26, 27, 28, 30, 32, 33, 38, 40, 41, 42, 44, 48, 52, 58, 60, 62, 63, 65, 67, 72, 74, 75, 78, 83, 87, 88, 91, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 112, 114, 117, 119, 125, 126, 129, 130, 132, 133, 134, 135, 136, 141, 147, 148, 149, 150, 152, 155, 157, 160, 164, 166, 167, 170, 172, 173, 174, 176, 180, 182, 183, 186, 188, 190, 193, 194, 197, 199, 200, 202, 205, 206, 207, 208, 209, 210, 211, 212, 215, 217, 219, 222, 227, 231, 232, 239, 241, 242, 244, 245, 247, 255, 256, 258, 263, 264, 266, 268, 272, 273, 275, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 304, 305, 306, 308, 310, 311, 312, 316, 317, 319, 320, 321, 322, 326, 328, 329, 330, 334, 337, 338, 341, 342, 345, 349, 350, 351, 352, 353, 355, 359, 361, 362, 363, 365, 366, 369, 372, 373, 377, 378, 381, 383, 385, 391, 392, 395, 396, 397, 398, 399, 402, 403, 404, 405, 407, 408, 409, 410, 412, 413, 416, 419, 424, 425, 426, 427, 428, 429, 432, 433, 448, 452, 453, 456, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "alway": [5, 7, 9, 11, 13, 17, 18, 23, 25, 30, 32, 33, 36, 38, 39, 41, 42, 44, 46, 48, 53, 54, 55, 57, 58, 59, 60, 62, 63, 66, 72, 74, 75, 78, 84, 87, 88, 91, 92, 93, 94, 98, 99, 100, 102, 103, 107, 109, 112, 117, 119, 123, 130, 136, 138, 140, 141, 143, 146, 148, 151, 154, 155, 160, 164, 172, 173, 174, 176, 178, 180, 181, 183, 187, 188, 190, 192, 193, 200, 202, 203, 204, 205, 207, 208, 210, 211, 213, 218, 223, 227, 231, 232, 239, 241, 242, 244, 245, 247, 248, 252, 254, 255, 256, 259, 263, 264, 266, 267, 268, 269, 272, 280, 281, 289, 290, 292, 293, 296, 304, 306, 316, 321, 327, 328, 330, 331, 334, 335, 337, 338, 341, 342, 344, 345, 349, 351, 355, 359, 361, 362, 363, 366, 373, 374, 381, 383, 385, 386, 391, 392, 397, 399, 402, 404, 407, 410, 412, 414, 419, 422, 424, 425, 426, 427, 429, 432, 433, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "end": [5, 7, 9, 13, 23, 24, 28, 30, 32, 33, 36, 38, 41, 55, 57, 59, 62, 63, 65, 67, 71, 72, 74, 77, 78, 79, 83, 88, 93, 94, 98, 99, 100, 102, 103, 106, 113, 114, 117, 119, 123, 130, 132, 135, 136, 140, 143, 146, 148, 150, 152, 155, 156, 157, 160, 164, 166, 172, 173, 174, 175, 179, 180, 183, 187, 188, 190, 191, 193, 202, 204, 205, 206, 207, 210, 212, 222, 223, 231, 232, 237, 239, 240, 242, 244, 245, 247, 252, 255, 258, 259, 264, 265, 266, 267, 268, 270, 275, 276, 279, 280, 281, 285, 289, 290, 292, 293, 294, 298, 299, 302, 305, 306, 308, 311, 316, 317, 325, 327, 328, 329, 332, 334, 337, 338, 341, 342, 344, 345, 349, 350, 352, 355, 356, 359, 360, 361, 363, 368, 373, 374, 375, 377, 378, 381, 385, 386, 387, 392, 397, 404, 405, 407, 408, 410, 412, 413, 414, 418, 419, 422, 423, 424, 425, 427, 428, 429, 431, 432, 433, 437, 438, 439, 440, 443, 445, 446, 447, 452, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "here": [5, 7, 23, 28, 32, 33, 41, 44, 50, 62, 71, 72, 74, 75, 83, 84, 87, 88, 91, 92, 93, 94, 99, 100, 103, 107, 109, 111, 117, 119, 126, 134, 138, 141, 148, 150, 152, 155, 164, 166, 167, 172, 173, 174, 178, 180, 183, 187, 188, 190, 193, 195, 196, 197, 199, 202, 203, 204, 205, 206, 213, 218, 219, 222, 223, 227, 231, 232, 239, 242, 244, 245, 248, 252, 264, 265, 266, 267, 272, 280, 285, 289, 290, 294, 296, 302, 304, 311, 312, 316, 319, 326, 328, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 349, 355, 358, 359, 362, 363, 366, 373, 381, 382, 383, 385, 386, 387, 392, 397, 400, 404, 405, 407, 408, 410, 420, 424, 425, 426, 427, 428, 429, 431, 432, 433, 446, 452, 457, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 472, 473, 475, 476, 477, 478, 479, 480], "colon": [5, 67, 103, 180, 190, 193, 196, 202, 205, 225, 227, 239, 252, 256, 261, 264, 268, 294, 299, 316, 332, 342, 374, 375, 392, 397, 404, 407, 424, 427, 428, 432, 452, 453, 458, 465, 466, 476, 480], "error": [5, 7, 9, 13, 14, 17, 18, 22, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 38, 39, 40, 41, 44, 48, 50, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 73, 74, 75, 78, 83, 86, 88, 93, 94, 97, 98, 99, 100, 102, 103, 106, 111, 112, 115, 116, 117, 119, 129, 130, 134, 137, 138, 139, 140, 141, 142, 143, 146, 148, 151, 152, 154, 156, 160, 161, 164, 166, 168, 172, 173, 174, 178, 179, 180, 181, 184, 187, 190, 191, 193, 194, 198, 199, 200, 202, 204, 205, 206, 209, 210, 211, 213, 214, 215, 216, 222, 223, 225, 226, 231, 241, 242, 243, 244, 245, 247, 249, 251, 253, 254, 255, 256, 259, 262, 263, 264, 265, 266, 267, 268, 270, 272, 274, 275, 280, 281, 282, 284, 285, 287, 290, 292, 293, 295, 296, 299, 302, 305, 308, 316, 319, 325, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 346, 349, 353, 356, 357, 359, 360, 362, 366, 373, 378, 381, 383, 385, 386, 387, 388, 389, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 409, 410, 411, 412, 413, 416, 417, 418, 419, 421, 424, 425, 426, 427, 428, 432, 433, 439, 442, 449, 452, 453, 458, 459, 460, 461, 463, 464, 465, 466, 467, 469, 470, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "messag": [5, 23, 32, 33, 53, 58, 65, 67, 71, 72, 74, 75, 78, 83, 84, 88, 91, 94, 97, 103, 106, 107, 111, 117, 119, 123, 130, 133, 139, 140, 141, 143, 147, 148, 152, 154, 155, 160, 171, 173, 174, 190, 191, 192, 194, 195, 196, 197, 198, 199, 200, 201, 203, 205, 206, 209, 210, 225, 239, 240, 242, 243, 244, 245, 247, 251, 252, 256, 259, 264, 265, 266, 269, 270, 276, 280, 281, 282, 285, 289, 290, 294, 302, 308, 311, 316, 319, 328, 330, 332, 334, 335, 337, 338, 339, 349, 353, 354, 355, 356, 359, 365, 372, 375, 378, 383, 385, 386, 387, 392, 396, 397, 404, 410, 411, 412, 416, 418, 424, 426, 428, 433, 446, 449, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 472, 473, 474, 475, 476, 477, 479, 480], "associ": [5, 23, 32, 57, 60, 62, 65, 72, 74, 75, 83, 86, 91, 93, 97, 98, 99, 100, 101, 103, 107, 112, 117, 123, 132, 136, 141, 148, 155, 172, 174, 176, 183, 188, 190, 191, 193, 198, 200, 210, 227, 239, 242, 244, 245, 247, 249, 252, 264, 273, 280, 289, 290, 292, 294, 296, 311, 325, 326, 334, 341, 343, 345, 350, 355, 359, 362, 366, 372, 373, 383, 385, 399, 400, 402, 403, 404, 407, 410, 412, 413, 416, 417, 419, 420, 423, 424, 425, 426, 428, 429, 433, 439, 451, 458, 466, 472, 473, 474, 477, 478, 479, 480], "semicolon": [5, 32, 75, 103, 294, 337, 424, 433, 452, 458], "mutual": [5, 62, 67, 102, 115, 259, 265, 268, 289, 316, 366, 377, 383, 400, 426, 480], "exclud": [5, 18, 33, 58, 63, 98, 100, 103, 160, 178, 180, 188, 190, 232, 244, 258, 268, 272, 276, 278, 290, 293, 305, 311, 338, 341, 349, 355, 362, 363, 373, 379, 410, 418, 419, 423, 424, 425, 427, 433, 439, 446, 452, 465, 466, 472, 473, 474, 475, 477, 478, 479, 480], "note": [5, 7, 18, 23, 25, 28, 30, 32, 33, 39, 41, 44, 45, 50, 53, 58, 60, 62, 63, 65, 67, 71, 72, 74, 75, 78, 83, 84, 86, 87, 88, 91, 92, 93, 94, 96, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 113, 117, 119, 123, 129, 134, 136, 137, 138, 140, 148, 151, 154, 155, 157, 158, 160, 164, 166, 169, 172, 173, 174, 175, 178, 179, 180, 181, 187, 188, 190, 191, 193, 195, 196, 197, 198, 201, 202, 205, 206, 210, 211, 212, 213, 217, 218, 222, 223, 225, 227, 230, 231, 232, 239, 240, 241, 242, 244, 245, 247, 248, 250, 252, 253, 254, 255, 256, 258, 259, 264, 265, 266, 267, 268, 272, 275, 280, 281, 282, 284, 285, 287, 289, 290, 292, 293, 294, 296, 297, 298, 299, 300, 302, 304, 305, 306, 316, 318, 319, 321, 325, 328, 329, 331, 332, 337, 341, 342, 344, 345, 349, 350, 351, 355, 356, 358, 359, 361, 362, 363, 365, 366, 375, 378, 381, 382, 383, 385, 386, 387, 391, 392, 397, 398, 399, 400, 402, 404, 407, 410, 411, 412, 413, 416, 417, 418, 419, 420, 422, 424, 425, 427, 428, 429, 431, 432, 433, 439, 440, 443, 446, 452, 458, 459, 461, 462, 463, 464, 465, 466, 467, 471, 473, 474, 475, 476, 477, 478, 479, 480], "do": [5, 7, 18, 22, 23, 28, 32, 33, 35, 41, 42, 55, 58, 59, 60, 62, 63, 67, 71, 72, 74, 75, 76, 77, 87, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 104, 106, 107, 109, 112, 117, 119, 123, 129, 134, 135, 136, 137, 138, 148, 155, 156, 158, 160, 164, 166, 173, 174, 175, 176, 178, 183, 186, 187, 188, 190, 191, 192, 193, 194, 198, 199, 202, 204, 205, 208, 210, 211, 222, 223, 225, 227, 240, 241, 244, 245, 247, 248, 249, 250, 252, 254, 255, 256, 263, 264, 265, 266, 268, 272, 280, 281, 289, 290, 292, 293, 294, 296, 302, 305, 311, 316, 317, 319, 327, 328, 329, 330, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 350, 352, 353, 355, 356, 359, 361, 362, 363, 365, 371, 372, 373, 375, 377, 379, 381, 383, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 403, 404, 407, 408, 410, 411, 412, 414, 416, 418, 419, 422, 423, 424, 425, 426, 427, 429, 432, 433, 438, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "decrement": [5, 7, 9, 62, 72, 75, 84, 136, 188, 280, 290, 294, 330, 362, 373, 425, 480], "determin": [5, 7, 11, 18, 22, 23, 32, 33, 38, 39, 44, 48, 53, 59, 62, 67, 72, 74, 75, 84, 91, 93, 97, 99, 100, 102, 103, 106, 117, 123, 130, 141, 148, 151, 154, 155, 156, 158, 173, 174, 176, 178, 179, 181, 183, 186, 187, 188, 190, 194, 200, 205, 210, 212, 222, 227, 239, 244, 245, 246, 247, 252, 256, 262, 263, 264, 265, 266, 267, 268, 269, 272, 276, 280, 289, 290, 292, 293, 294, 296, 304, 305, 308, 311, 315, 316, 317, 318, 325, 327, 328, 329, 330, 331, 334, 337, 341, 342, 343, 344, 345, 349, 351, 352, 353, 355, 358, 359, 363, 366, 373, 375, 381, 383, 385, 392, 397, 402, 407, 412, 418, 422, 423, 424, 426, 427, 429, 431, 432, 433, 452, 458, 461, 462, 464, 465, 466, 468, 471, 472, 473, 474, 475, 477, 480], "abov": [5, 7, 23, 32, 33, 41, 57, 62, 63, 67, 71, 72, 74, 75, 84, 87, 91, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 114, 115, 117, 119, 123, 134, 136, 146, 148, 151, 155, 160, 164, 166, 172, 173, 174, 175, 176, 178, 180, 181, 183, 185, 186, 187, 188, 190, 194, 197, 200, 202, 205, 210, 212, 222, 227, 231, 232, 239, 240, 244, 248, 255, 256, 263, 264, 265, 266, 267, 272, 275, 280, 285, 289, 290, 294, 296, 304, 305, 310, 316, 321, 329, 330, 331, 332, 334, 337, 338, 339, 341, 342, 344, 345, 349, 351, 359, 363, 366, 372, 373, 377, 381, 383, 385, 387, 391, 392, 394, 399, 402, 404, 405, 407, 410, 417, 418, 423, 424, 425, 428, 429, 431, 432, 433, 440, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 472, 473, 474, 475, 477, 478, 479, 480], "what": [5, 9, 23, 25, 26, 30, 32, 33, 38, 39, 41, 48, 50, 53, 57, 62, 63, 67, 71, 74, 75, 88, 92, 93, 94, 100, 102, 103, 106, 107, 109, 117, 119, 123, 130, 136, 148, 151, 155, 160, 164, 167, 173, 174, 180, 182, 183, 184, 196, 197, 198, 200, 204, 205, 210, 212, 222, 227, 232, 240, 241, 244, 245, 246, 247, 248, 258, 263, 264, 265, 266, 267, 269, 276, 290, 292, 293, 295, 304, 308, 311, 312, 316, 317, 325, 329, 333, 334, 335, 337, 338, 341, 342, 343, 344, 345, 349, 355, 358, 359, 365, 372, 373, 377, 381, 383, 385, 386, 387, 391, 397, 407, 408, 410, 418, 424, 426, 427, 429, 431, 432, 433, 439, 458, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "succeed": [5, 7, 9, 11, 13, 17, 18, 25, 36, 38, 39, 42, 44, 46, 48, 53, 54, 55, 59, 60, 62, 63, 66, 84, 103, 119, 173, 190, 206, 229, 246, 285, 290, 293, 329, 333, 334, 338, 359, 385, 386, 387, 391, 392, 402, 407, 424, 426, 428, 452, 461, 462, 463, 480], "arg": [5, 10, 20, 23, 28, 32, 33, 34, 35, 57, 58, 60, 61, 62, 63, 65, 67, 71, 72, 74, 75, 77, 83, 84, 86, 88, 92, 93, 98, 99, 100, 109, 112, 113, 117, 119, 122, 123, 129, 134, 136, 137, 139, 141, 152, 157, 161, 163, 166, 167, 172, 173, 174, 180, 184, 187, 188, 194, 197, 200, 202, 209, 210, 212, 221, 222, 223, 225, 229, 244, 245, 247, 250, 252, 258, 261, 264, 265, 266, 268, 280, 281, 288, 289, 290, 294, 296, 297, 304, 305, 312, 313, 315, 332, 341, 342, 345, 349, 352, 356, 359, 362, 373, 377, 381, 383, 385, 386, 387, 392, 396, 399, 424, 425, 428, 433, 438, 440, 445, 448, 452, 453, 459, 462, 463, 464, 465, 466, 467, 470, 471, 472, 473, 475, 476, 478, 479, 480], "exhaust": [5, 62, 94, 119, 155, 157, 188, 222, 239, 258, 290, 339, 341, 359, 366, 383, 386, 419, 424, 425, 427, 461, 463, 464, 465, 467, 475, 476, 480], "appropri": [5, 9, 18, 23, 30, 40, 41, 48, 53, 60, 62, 63, 67, 70, 72, 74, 75, 87, 91, 93, 94, 99, 100, 102, 103, 107, 109, 117, 123, 134, 136, 148, 154, 155, 174, 180, 181, 183, 190, 192, 193, 195, 198, 199, 202, 203, 204, 205, 208, 222, 223, 227, 232, 239, 240, 242, 245, 247, 255, 256, 263, 264, 265, 266, 268, 272, 280, 289, 290, 293, 296, 304, 305, 311, 316, 321, 325, 330, 332, 334, 335, 338, 341, 342, 344, 345, 349, 352, 355, 362, 363, 372, 378, 381, 382, 383, 391, 392, 396, 399, 400, 405, 407, 408, 410, 412, 418, 419, 423, 426, 427, 429, 433, 452, 458, 459, 460, 461, 462, 463, 465, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480], "due": [5, 23, 32, 44, 62, 65, 74, 75, 83, 92, 99, 102, 107, 119, 123, 134, 136, 166, 173, 174, 180, 181, 187, 205, 210, 218, 239, 244, 247, 255, 264, 265, 266, 268, 272, 280, 296, 311, 322, 338, 341, 345, 359, 362, 368, 383, 385, 386, 399, 419, 424, 425, 427, 428, 429, 432, 453, 458, 459, 460, 463, 465, 466, 467, 471, 472, 473, 475, 476, 477, 478, 479, 480], "failur": [5, 7, 9, 11, 13, 18, 22, 23, 24, 25, 28, 30, 32, 33, 34, 38, 39, 41, 44, 46, 48, 50, 53, 54, 57, 58, 59, 63, 65, 67, 72, 102, 103, 111, 119, 130, 173, 174, 180, 184, 188, 190, 210, 240, 266, 275, 279, 280, 290, 293, 299, 319, 329, 331, 334, 338, 341, 359, 363, 365, 386, 387, 420, 422, 423, 424, 427, 428, 433, 440, 460, 463, 465, 466, 468, 472, 474, 475, 476, 477, 478, 480], "at": [5, 7, 9, 13, 18, 22, 23, 25, 27, 28, 30, 32, 33, 40, 41, 42, 44, 48, 57, 58, 59, 60, 62, 63, 65, 67, 70, 71, 72, 74, 75, 76, 78, 84, 86, 87, 88, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 106, 107, 111, 112, 114, 117, 119, 122, 123, 126, 130, 132, 133, 135, 136, 137, 138, 140, 141, 143, 146, 148, 150, 151, 152, 155, 157, 160, 164, 166, 167, 170, 172, 173, 174, 177, 178, 180, 183, 185, 187, 188, 189, 190, 191, 193, 197, 198, 199, 200, 204, 205, 207, 208, 210, 211, 212, 215, 218, 220, 222, 223, 227, 229, 231, 232, 239, 240, 242, 244, 245, 247, 248, 252, 255, 258, 259, 261, 263, 264, 265, 266, 267, 268, 272, 275, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 297, 298, 299, 302, 305, 306, 308, 310, 311, 315, 316, 317, 319, 321, 325, 327, 328, 329, 330, 331, 332, 334, 337, 338, 339, 341, 342, 344, 345, 349, 350, 351, 352, 355, 356, 358, 359, 361, 362, 363, 366, 372, 373, 374, 375, 377, 378, 379, 381, 383, 385, 386, 387, 391, 392, 397, 398, 399, 402, 403, 404, 405, 407, 408, 409, 410, 412, 413, 417, 418, 419, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 437, 438, 439, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "left": [5, 15, 32, 33, 46, 62, 63, 67, 71, 72, 74, 91, 94, 100, 103, 106, 119, 123, 138, 143, 146, 151, 152, 154, 157, 164, 173, 174, 178, 180, 183, 187, 188, 190, 193, 209, 213, 216, 219, 222, 223, 225, 232, 244, 247, 264, 265, 266, 268, 278, 280, 289, 290, 292, 294, 299, 311, 316, 321, 328, 334, 337, 338, 341, 342, 345, 361, 362, 366, 372, 373, 381, 383, 384, 385, 387, 392, 397, 408, 424, 425, 427, 429, 432, 433, 453, 458, 459, 460, 461, 462, 463, 465, 466, 467, 468, 471, 472, 475, 477, 478, 480], "untouch": [5, 63, 178, 453, 480], "posit": [5, 7, 13, 23, 25, 46, 57, 59, 60, 62, 63, 67, 72, 75, 83, 84, 86, 88, 91, 93, 94, 98, 100, 103, 106, 112, 114, 117, 119, 123, 130, 133, 135, 136, 137, 141, 146, 150, 151, 152, 155, 157, 160, 172, 173, 174, 178, 180, 183, 187, 188, 190, 208, 210, 212, 218, 219, 222, 223, 231, 232, 244, 249, 252, 255, 258, 259, 261, 263, 264, 267, 270, 272, 275, 279, 280, 281, 290, 293, 296, 297, 308, 311, 312, 315, 317, 318, 322, 325, 329, 334, 337, 338, 341, 342, 344, 345, 346, 349, 355, 359, 360, 362, 363, 366, 369, 373, 375, 378, 379, 382, 383, 385, 386, 387, 391, 396, 398, 405, 407, 410, 412, 418, 419, 424, 427, 428, 439, 442, 446, 459, 462, 463, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 479, 480], "local": [5, 13, 16, 18, 30, 31, 33, 34, 48, 52, 58, 65, 67, 72, 78, 83, 84, 86, 87, 88, 91, 94, 98, 99, 100, 103, 105, 106, 111, 117, 123, 137, 141, 147, 148, 149, 154, 157, 161, 164, 167, 172, 173, 174, 180, 183, 187, 188, 189, 190, 197, 206, 210, 222, 223, 239, 242, 243, 244, 245, 247, 251, 252, 255, 256, 258, 264, 266, 269, 275, 280, 285, 290, 291, 293, 294, 296, 305, 310, 311, 312, 316, 317, 329, 331, 332, 334, 338, 341, 342, 345, 348, 349, 352, 359, 360, 363, 376, 377, 378, 383, 385, 387, 392, 395, 402, 410, 411, 412, 413, 416, 419, 422, 424, 425, 426, 427, 429, 433, 435, 437, 438, 445, 447, 448, 449, 450, 452, 453, 455, 456, 457, 459, 460, 461, 462, 464, 465, 466, 467, 468, 472, 473, 474, 478, 480, 481], "pyarg_vapars": [5, 56, 480], "va_list": [5, 9, 18, 23, 63, 463, 475, 480], "varg": [5, 9, 23, 63], "ident": [5, 9, 18, 25, 45, 48, 63, 67, 72, 83, 92, 93, 94, 97, 99, 100, 119, 123, 137, 139, 151, 156, 161, 178, 180, 183, 187, 190, 193, 198, 202, 204, 212, 213, 222, 227, 242, 258, 264, 266, 268, 278, 280, 290, 302, 305, 316, 325, 329, 330, 334, 337, 338, 341, 344, 349, 353, 362, 363, 372, 375, 382, 386, 387, 399, 407, 410, 422, 425, 428, 438, 461, 462, 464, 465, 469, 472, 476, 477, 478, 480], "rather": [5, 7, 22, 23, 30, 32, 39, 40, 44, 48, 54, 57, 60, 63, 71, 72, 74, 75, 83, 86, 93, 98, 99, 100, 111, 117, 119, 123, 134, 137, 146, 148, 151, 152, 155, 157, 160, 166, 173, 174, 178, 180, 183, 188, 205, 206, 207, 208, 210, 222, 223, 232, 240, 244, 245, 252, 255, 258, 264, 265, 266, 267, 268, 272, 280, 289, 290, 292, 293, 297, 299, 309, 310, 311, 316, 321, 328, 329, 331, 332, 334, 337, 338, 341, 342, 345, 349, 352, 355, 359, 363, 366, 369, 372, 373, 375, 381, 383, 385, 386, 387, 391, 392, 396, 397, 399, 404, 407, 410, 416, 419, 420, 422, 424, 425, 427, 429, 431, 433, 452, 453, 458, 460, 461, 462, 463, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "than": [5, 10, 18, 22, 23, 24, 25, 30, 32, 33, 38, 39, 40, 41, 44, 48, 54, 55, 57, 60, 62, 63, 67, 71, 72, 74, 75, 83, 84, 86, 87, 88, 91, 92, 93, 94, 98, 99, 102, 103, 106, 107, 111, 112, 114, 117, 119, 123, 130, 134, 136, 137, 141, 143, 144, 146, 147, 148, 151, 155, 157, 158, 160, 164, 166, 167, 172, 173, 174, 178, 180, 183, 185, 187, 188, 190, 192, 193, 194, 195, 196, 198, 200, 202, 204, 205, 206, 207, 208, 210, 212, 215, 222, 223, 227, 231, 232, 239, 240, 244, 245, 247, 248, 252, 255, 256, 258, 259, 264, 265, 266, 267, 268, 269, 272, 273, 275, 280, 281, 285, 289, 290, 292, 293, 294, 296, 297, 299, 304, 305, 309, 310, 311, 316, 317, 319, 321, 322, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 351, 352, 355, 356, 359, 361, 362, 363, 366, 369, 371, 372, 373, 375, 378, 379, 381, 383, 385, 386, 387, 391, 392, 396, 397, 399, 402, 404, 407, 408, 410, 412, 416, 419, 422, 424, 425, 427, 429, 431, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "kw": [5, 62, 173, 186, 194, 200, 202, 205, 259, 359, 369, 371, 372, 373, 386, 387, 397, 438, 459, 462, 465, 472], "empti": [5, 13, 17, 22, 24, 30, 32, 33, 44, 48, 54, 58, 67, 72, 75, 83, 84, 87, 94, 103, 111, 117, 119, 123, 130, 131, 133, 135, 136, 140, 141, 146, 148, 150, 152, 154, 155, 157, 161, 164, 167, 172, 178, 180, 181, 185, 187, 188, 190, 193, 194, 200, 202, 204, 205, 206, 209, 210, 215, 222, 223, 225, 226, 227, 230, 231, 233, 239, 242, 247, 252, 255, 256, 258, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 280, 285, 289, 290, 293, 296, 306, 311, 312, 313, 316, 322, 325, 326, 327, 328, 329, 330, 331, 334, 337, 338, 341, 342, 344, 345, 349, 355, 356, 359, 361, 362, 366, 372, 373, 377, 379, 381, 382, 383, 384, 385, 386, 391, 392, 397, 402, 404, 405, 407, 408, 410, 416, 417, 419, 420, 424, 425, 427, 428, 429, 432, 433, 437, 439, 446, 452, 453, 458, 462, 463, 464, 465, 466, 467, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "denot": [5, 45, 60, 67, 84, 103, 164, 188, 241, 242, 252, 256, 290, 319, 338, 341, 366, 383, 392, 424, 425, 427, 428, 429, 432, 459, 465, 477, 480], "added": [5, 22, 23, 30, 33, 41, 44, 57, 58, 60, 62, 63, 67, 72, 74, 84, 87, 88, 91, 92, 93, 94, 99, 100, 102, 103, 109, 111, 112, 114, 117, 119, 123, 125, 136, 138, 140, 146, 148, 152, 155, 157, 158, 160, 164, 166, 172, 173, 174, 176, 178, 180, 181, 183, 187, 188, 190, 193, 194, 196, 198, 199, 200, 201, 202, 203, 204, 205, 210, 211, 215, 222, 231, 232, 239, 240, 242, 244, 245, 247, 248, 249, 255, 256, 259, 263, 264, 265, 266, 268, 272, 273, 278, 280, 285, 289, 290, 293, 296, 299, 301, 302, 304, 305, 308, 316, 318, 321, 325, 327, 329, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 350, 351, 353, 355, 356, 359, 361, 362, 363, 366, 374, 377, 379, 381, 382, 383, 384, 385, 386, 391, 392, 396, 397, 398, 399, 400, 404, 407, 408, 410, 416, 417, 418, 419, 424, 425, 427, 429, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "support": [5, 7, 13, 16, 22, 23, 25, 31, 33, 39, 41, 42, 46, 48, 53, 57, 59, 60, 62, 64, 66, 67, 72, 73, 78, 83, 84, 86, 87, 88, 90, 91, 92, 95, 97, 98, 99, 103, 107, 109, 112, 114, 116, 117, 119, 123, 129, 130, 134, 136, 138, 140, 143, 148, 150, 155, 158, 160, 161, 170, 172, 173, 174, 177, 179, 180, 181, 183, 184, 186, 187, 188, 190, 191, 192, 193, 198, 199, 200, 201, 204, 205, 207, 209, 210, 211, 212, 214, 215, 217, 218, 219, 221, 222, 223, 225, 226, 231, 232, 239, 240, 241, 242, 243, 245, 247, 248, 249, 250, 251, 252, 254, 255, 256, 257, 258, 259, 261, 263, 264, 265, 266, 267, 268, 269, 270, 272, 273, 278, 280, 281, 285, 287, 289, 290, 292, 293, 294, 295, 296, 299, 301, 302, 304, 305, 311, 312, 315, 316, 317, 318, 319, 325, 326, 327, 329, 330, 331, 332, 334, 335, 337, 339, 341, 342, 344, 345, 349, 350, 352, 356, 358, 362, 363, 365, 366, 373, 374, 379, 382, 383, 384, 385, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 412, 413, 416, 417, 418, 419, 420, 422, 423, 424, 425, 427, 428, 429, 431, 432, 433, 439, 446, 448, 452, 453, 454, 458, 460, 461, 463, 464, 466, 467, 468, 471, 472, 473, 480, 481], "pyarg_vaparsetupleandkeyword": [5, 56, 463, 480], "pyarg_validatekeywordargu": [5, 56, 480], "key": [5, 22, 32, 34, 39, 48, 53, 54, 62, 67, 77, 83, 84, 86, 91, 92, 93, 94, 98, 99, 100, 102, 109, 119, 123, 139, 144, 148, 152, 154, 157, 158, 161, 164, 167, 171, 172, 174, 178, 179, 180, 181, 183, 186, 188, 190, 191, 193, 194, 198, 200, 202, 203, 209, 210, 222, 223, 227, 233, 234, 241, 242, 245, 247, 248, 252, 253, 256, 258, 259, 263, 264, 265, 267, 268, 269, 270, 276, 279, 282, 284, 285, 288, 290, 292, 294, 295, 296, 301, 302, 304, 305, 309, 316, 317, 326, 327, 330, 331, 337, 341, 342, 343, 349, 352, 355, 359, 365, 366, 373, 381, 382, 383, 386, 387, 391, 392, 399, 402, 404, 410, 413, 414, 416, 418, 422, 424, 425, 427, 428, 429, 433, 437, 438, 439, 443, 449, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481], "dictionari": [5, 21, 22, 23, 30, 32, 41, 44, 48, 52, 57, 58, 60, 62, 63, 65, 67, 72, 74, 75, 83, 84, 86, 87, 92, 93, 94, 99, 103, 107, 109, 112, 115, 117, 119, 141, 148, 154, 155, 157, 164, 170, 172, 173, 178, 180, 181, 183, 184, 188, 190, 192, 193, 197, 198, 199, 200, 202, 203, 204, 209, 210, 213, 222, 223, 227, 233, 239, 241, 242, 247, 248, 252, 256, 259, 263, 264, 266, 267, 268, 269, 271, 273, 276, 280, 284, 285, 288, 289, 290, 294, 296, 297, 301, 302, 304, 305, 309, 311, 316, 321, 322, 323, 327, 332, 337, 338, 341, 342, 343, 345, 349, 352, 355, 359, 362, 366, 372, 373, 374, 377, 378, 381, 383, 385, 386, 390, 391, 392, 397, 399, 404, 410, 413, 414, 424, 425, 426, 428, 433, 437, 438, 442, 443, 449, 452, 459, 460, 461, 462, 463, 464, 465, 467, 469, 471, 474, 475, 476, 477, 478, 480, 481], "latter": [5, 7, 23, 41, 72, 84, 102, 103, 107, 117, 123, 130, 141, 164, 180, 181, 193, 198, 202, 206, 212, 244, 247, 252, 255, 256, 264, 265, 273, 289, 290, 293, 296, 305, 329, 334, 337, 341, 344, 366, 372, 373, 381, 383, 385, 397, 398, 424, 425, 426, 427, 428, 429, 433, 458, 462, 467, 472, 473, 474, 477, 479, 480], "deconstruct": 5, "old": [5, 9, 13, 23, 41, 44, 57, 58, 59, 63, 67, 72, 84, 99, 103, 109, 113, 117, 119, 148, 157, 166, 173, 174, 184, 193, 202, 210, 222, 223, 240, 245, 247, 259, 265, 266, 268, 273, 280, 289, 290, 293, 294, 296, 301, 305, 327, 330, 337, 341, 342, 349, 355, 358, 359, 366, 378, 379, 381, 383, 386, 404, 407, 412, 424, 425, 427, 432, 433, 459, 460, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "meth_oldarg": [5, 461, 467], "been": [5, 7, 13, 18, 22, 23, 24, 27, 28, 30, 32, 33, 41, 42, 44, 46, 48, 57, 58, 59, 62, 63, 66, 72, 74, 78, 83, 84, 88, 91, 92, 93, 94, 97, 99, 100, 101, 102, 103, 106, 107, 109, 112, 114, 117, 119, 123, 130, 131, 136, 137, 138, 141, 146, 148, 150, 152, 155, 157, 158, 164, 166, 173, 174, 176, 178, 180, 181, 183, 187, 188, 190, 193, 196, 198, 199, 201, 204, 209, 210, 215, 220, 222, 223, 227, 229, 232, 239, 240, 241, 244, 245, 247, 248, 252, 255, 256, 258, 263, 264, 265, 266, 267, 268, 273, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 299, 302, 304, 305, 306, 311, 316, 317, 319, 325, 326, 328, 330, 331, 332, 334, 335, 337, 338, 341, 344, 345, 349, 351, 353, 355, 357, 358, 359, 361, 362, 363, 366, 372, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 402, 404, 405, 408, 409, 410, 413, 416, 417, 418, 419, 423, 424, 425, 426, 427, 429, 432, 433, 439, 443, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "standard": [5, 7, 18, 30, 31, 32, 33, 41, 58, 60, 62, 63, 65, 67, 72, 73, 74, 75, 76, 78, 79, 83, 87, 93, 94, 99, 100, 102, 103, 106, 107, 109, 111, 112, 115, 117, 123, 130, 134, 138, 140, 141, 142, 148, 150, 151, 154, 160, 164, 173, 174, 175, 179, 180, 183, 188, 190, 191, 192, 193, 194, 196, 198, 199, 200, 202, 204, 205, 206, 208, 210, 211, 215, 217, 220, 222, 227, 232, 240, 242, 244, 245, 247, 252, 254, 255, 258, 263, 264, 265, 266, 268, 269, 270, 272, 273, 275, 276, 278, 280, 282, 285, 290, 292, 294, 296, 298, 299, 302, 305, 306, 308, 309, 311, 316, 318, 321, 323, 325, 328, 329, 330, 331, 332, 334, 335, 340, 342, 345, 349, 351, 352, 354, 355, 356, 359, 362, 363, 365, 366, 367, 372, 378, 381, 383, 384, 385, 386, 387, 391, 392, 394, 395, 397, 399, 404, 405, 407, 410, 416, 418, 419, 422, 423, 424, 425, 426, 427, 430, 431, 432, 433, 438, 441, 442, 449, 451, 452, 453, 458, 459, 460, 461, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480, 481], "modifi": [5, 9, 22, 23, 27, 32, 33, 60, 62, 63, 65, 67, 72, 75, 76, 78, 87, 93, 94, 98, 99, 100, 106, 107, 109, 117, 119, 134, 136, 138, 155, 164, 170, 173, 174, 181, 182, 183, 188, 190, 193, 194, 195, 198, 200, 202, 205, 208, 212, 213, 222, 242, 244, 252, 253, 263, 264, 265, 266, 268, 270, 278, 280, 281, 289, 290, 293, 294, 296, 299, 304, 305, 311, 316, 318, 321, 325, 326, 327, 328, 329, 332, 334, 335, 337, 341, 342, 345, 349, 350, 352, 355, 359, 362, 366, 369, 372, 373, 375, 378, 379, 381, 382, 385, 386, 387, 391, 392, 393, 394, 397, 402, 404, 407, 413, 414, 417, 418, 420, 422, 423, 424, 425, 426, 429, 431, 432, 433, 452, 455, 459, 460, 462, 464, 465, 466, 467, 468, 471, 472, 473, 474, 476, 477, 478, 480], "longer": [5, 7, 22, 23, 30, 33, 38, 44, 57, 58, 60, 62, 63, 66, 67, 70, 72, 84, 91, 93, 94, 98, 99, 102, 107, 114, 117, 123, 138, 155, 164, 173, 174, 181, 185, 187, 188, 196, 198, 205, 208, 222, 223, 232, 239, 242, 245, 247, 248, 252, 256, 258, 262, 265, 266, 268, 280, 281, 289, 290, 304, 306, 308, 315, 316, 322, 325, 329, 334, 337, 338, 341, 342, 344, 345, 349, 350, 355, 359, 361, 362, 363, 373, 378, 379, 381, 383, 385, 386, 387, 396, 397, 399, 407, 408, 409, 410, 411, 419, 425, 427, 429, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 475, 476, 477, 478, 479, 480], "purpos": [5, 7, 17, 18, 30, 32, 41, 62, 67, 71, 72, 74, 84, 92, 93, 99, 100, 103, 107, 111, 119, 123, 125, 140, 151, 155, 164, 167, 170, 173, 174, 178, 180, 183, 187, 190, 193, 199, 202, 203, 210, 223, 227, 232, 242, 247, 250, 252, 258, 265, 280, 281, 289, 290, 292, 296, 304, 305, 320, 322, 331, 334, 337, 338, 344, 349, 355, 362, 366, 373, 381, 382, 383, 385, 386, 391, 397, 404, 407, 410, 411, 418, 422, 423, 424, 426, 427, 428, 429, 432, 437, 452, 453, 458, 459, 465, 466, 467, 468, 472, 474, 475, 476, 477, 478, 480], "conveni": [5, 7, 23, 28, 30, 32, 41, 44, 62, 67, 72, 74, 83, 84, 99, 100, 106, 107, 117, 121, 123, 136, 143, 148, 154, 155, 164, 178, 180, 183, 186, 188, 192, 193, 195, 198, 199, 200, 202, 203, 204, 205, 206, 222, 223, 227, 231, 232, 240, 244, 248, 251, 252, 253, 255, 264, 265, 267, 268, 272, 273, 280, 281, 289, 292, 294, 296, 305, 323, 328, 332, 334, 338, 341, 345, 352, 355, 358, 359, 361, 363, 366, 370, 372, 381, 383, 385, 386, 387, 396, 398, 404, 407, 410, 411, 413, 418, 424, 425, 429, 432, 433, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 474, 475, 476, 478, 480], "decompos": [5, 94, 384, 391, 480], "continu": [5, 23, 28, 34, 35, 58, 60, 67, 72, 77, 78, 84, 86, 92, 94, 98, 99, 106, 107, 112, 115, 119, 123, 136, 151, 152, 155, 166, 174, 178, 179, 190, 193, 196, 197, 199, 204, 208, 238, 239, 242, 245, 247, 248, 258, 261, 264, 268, 279, 289, 290, 293, 294, 311, 316, 329, 330, 334, 335, 338, 340, 341, 351, 355, 363, 374, 381, 385, 387, 392, 397, 412, 424, 425, 426, 427, 428, 429, 430, 431, 432, 440, 442, 449, 452, 458, 459, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 477, 478, 480], "pyarg_unpacktupl": [5, 56, 57, 461, 480], "min": [5, 67, 86, 94, 100, 103, 104, 157, 163, 179, 180, 183, 222, 223, 233, 251, 252, 258, 272, 287, 312, 313, 340, 341, 349, 364, 427, 437, 447, 464, 466, 474, 480], "max": [5, 67, 86, 94, 117, 138, 151, 157, 179, 180, 183, 222, 223, 233, 240, 241, 251, 258, 272, 287, 312, 315, 337, 338, 340, 341, 349, 397, 424, 427, 437, 447, 464, 466, 471, 472, 474, 478, 480], "simpler": [5, 62, 67, 88, 91, 100, 103, 117, 148, 222, 232, 280, 316, 341, 342, 366, 386, 399, 408, 410, 412, 429, 458, 459, 460, 461, 462, 464, 466, 473, 474, 477, 480, 481], "retriev": [5, 11, 23, 32, 38, 44, 48, 53, 55, 60, 62, 67, 71, 72, 74, 83, 84, 91, 92, 94, 103, 107, 136, 148, 163, 164, 168, 173, 174, 178, 181, 186, 193, 200, 204, 205, 222, 223, 231, 238, 239, 240, 244, 245, 251, 253, 255, 262, 263, 265, 268, 280, 290, 293, 296, 299, 301, 302, 312, 316, 319, 325, 327, 329, 337, 338, 341, 342, 349, 362, 369, 379, 383, 386, 392, 399, 402, 410, 424, 425, 427, 433, 452, 460, 461, 462, 463, 464, 465, 466, 471, 473, 474, 475, 476, 478, 479, 480], "meth_vararg": [5, 57, 71, 72, 461, 480], "tabl": [5, 7, 30, 32, 41, 44, 57, 58, 63, 67, 73, 74, 76, 77, 92, 94, 99, 102, 103, 106, 107, 144, 155, 173, 174, 180, 183, 187, 200, 209, 232, 244, 247, 258, 259, 263, 264, 273, 280, 293, 295, 316, 325, 335, 337, 338, 341, 343, 344, 348, 349, 355, 363, 366, 376, 383, 385, 400, 402, 407, 419, 423, 427, 438, 443, 449, 452, 461, 462, 463, 464, 465, 466, 468, 469, 471, 472, 473, 474, 479, 480], "least": [5, 28, 33, 40, 48, 60, 62, 65, 71, 72, 75, 83, 84, 92, 97, 100, 102, 103, 106, 112, 117, 133, 146, 150, 151, 155, 157, 173, 174, 180, 183, 187, 190, 191, 197, 200, 205, 207, 212, 218, 223, 229, 231, 239, 245, 255, 258, 266, 267, 272, 289, 290, 305, 306, 315, 325, 329, 330, 332, 334, 338, 340, 341, 342, 344, 345, 349, 352, 356, 358, 359, 362, 363, 375, 377, 379, 383, 385, 386, 403, 419, 423, 424, 425, 427, 428, 431, 433, 458, 462, 465, 466, 467, 471, 473, 476, 477, 479, 480], "equal": [5, 7, 25, 32, 33, 36, 41, 53, 58, 62, 63, 65, 67, 74, 84, 88, 93, 94, 100, 109, 117, 119, 129, 130, 137, 138, 144, 146, 151, 157, 167, 173, 174, 178, 180, 183, 187, 190, 192, 193, 199, 205, 213, 218, 222, 223, 225, 240, 255, 256, 258, 259, 261, 263, 269, 272, 275, 281, 290, 292, 294, 305, 316, 328, 331, 334, 337, 338, 341, 343, 344, 349, 359, 361, 362, 373, 374, 375, 379, 381, 383, 384, 385, 386, 387, 397, 399, 405, 407, 409, 410, 420, 424, 425, 427, 428, 429, 432, 433, 438, 447, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 476, 478, 479, 480], "given": [5, 7, 9, 13, 22, 23, 27, 30, 32, 41, 42, 44, 48, 55, 57, 60, 62, 63, 65, 71, 72, 83, 88, 91, 92, 93, 94, 97, 98, 99, 100, 103, 107, 109, 112, 114, 117, 119, 123, 130, 132, 136, 141, 146, 147, 150, 151, 152, 154, 155, 160, 164, 166, 167, 170, 173, 174, 175, 176, 178, 180, 181, 183, 187, 188, 190, 192, 193, 197, 199, 200, 202, 203, 205, 206, 207, 208, 210, 213, 215, 218, 222, 223, 225, 227, 230, 231, 232, 239, 240, 241, 242, 244, 245, 247, 249, 252, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 280, 285, 289, 290, 292, 293, 294, 296, 297, 298, 299, 305, 309, 310, 311, 316, 319, 321, 325, 326, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 341, 342, 343, 344, 345, 349, 350, 353, 355, 356, 359, 361, 362, 363, 366, 369, 372, 373, 377, 378, 381, 382, 383, 384, 385, 386, 391, 392, 396, 397, 399, 400, 404, 405, 407, 408, 409, 410, 411, 414, 417, 418, 419, 420, 424, 425, 426, 427, 429, 431, 432, 433, 438, 452, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "wrong": [5, 32, 41, 72, 83, 84, 94, 98, 102, 103, 107, 117, 141, 173, 180, 190, 209, 210, 245, 272, 289, 290, 292, 332, 337, 344, 349, 355, 363, 385, 386, 392, 404, 425, 438, 446, 460, 462, 463, 464, 465, 469, 471, 472, 474, 480], "element": [5, 7, 13, 32, 34, 41, 48, 53, 54, 58, 60, 62, 63, 67, 84, 86, 100, 103, 106, 114, 117, 119, 130, 136, 138, 148, 152, 157, 158, 169, 172, 173, 175, 178, 179, 183, 187, 188, 190, 192, 193, 200, 202, 204, 206, 210, 217, 222, 223, 225, 239, 242, 252, 258, 259, 264, 269, 270, 272, 280, 289, 290, 301, 311, 315, 316, 319, 329, 332, 334, 341, 342, 344, 345, 349, 363, 366, 372, 373, 375, 378, 381, 382, 383, 385, 391, 399, 405, 408, 409, 412, 413, 414, 416, 417, 422, 424, 425, 426, 427, 428, 437, 439, 446, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 478, 479, 480], "taken": [5, 32, 33, 41, 44, 54, 62, 65, 72, 74, 94, 100, 117, 138, 141, 160, 164, 180, 183, 188, 190, 193, 199, 202, 203, 208, 213, 222, 227, 245, 258, 263, 265, 266, 273, 275, 280, 290, 305, 308, 311, 319, 328, 337, 338, 341, 344, 350, 355, 359, 361, 362, 378, 379, 394, 397, 424, 425, 429, 433, 459, 461, 462, 464, 471, 472, 473, 474, 478, 480], "sourc": [5, 13, 22, 23, 30, 32, 33, 65, 67, 71, 72, 74, 75, 78, 83, 84, 91, 92, 93, 94, 100, 109, 119, 139, 149, 154, 155, 156, 160, 164, 172, 173, 174, 178, 179, 184, 187, 188, 190, 200, 204, 205, 206, 210, 211, 219, 222, 227, 232, 239, 245, 248, 249, 251, 254, 258, 261, 262, 264, 265, 266, 267, 277, 278, 280, 289, 290, 292, 293, 294, 296, 297, 305, 308, 309, 310, 312, 318, 321, 327, 328, 329, 332, 334, 337, 338, 341, 342, 343, 344, 349, 352, 355, 356, 359, 361, 363, 365, 366, 368, 374, 377, 378, 379, 385, 392, 396, 397, 402, 404, 407, 410, 411, 412, 413, 414, 418, 419, 420, 423, 424, 425, 429, 431, 432, 433, 440, 450, 452, 453, 457, 458, 459, 460, 461, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "_weakref": [5, 479, 480], "helper": [5, 32, 50, 67, 85, 92, 125, 161, 166, 173, 184, 193, 202, 215, 232, 247, 251, 254, 255, 261, 264, 296, 316, 329, 338, 360, 378, 381, 385, 387, 392, 410, 464, 465, 473, 475, 476, 480], "modul": [5, 7, 11, 16, 17, 23, 24, 30, 32, 33, 34, 40, 41, 57, 58, 60, 62, 64, 65, 67, 70, 71, 73, 74, 75, 76, 78, 80, 86, 87, 88, 90, 93, 95, 96, 101, 102, 106, 107, 109, 111, 112, 114, 115, 117, 119, 122, 123, 128, 135, 136, 137, 138, 139, 140, 141, 142, 143, 146, 147, 149, 150, 151, 152, 154, 155, 156, 157, 158, 159, 160, 161, 164, 166, 167, 169, 170, 171, 172, 173, 174, 175, 176, 177, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 223, 224, 225, 226, 230, 231, 232, 234, 236, 238, 239, 240, 241, 242, 243, 244, 245, 246, 248, 249, 250, 251, 252, 253, 254, 257, 258, 259, 261, 262, 263, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 277, 278, 279, 281, 284, 285, 287, 288, 289, 290, 292, 294, 295, 297, 298, 299, 301, 302, 304, 306, 308, 310, 311, 312, 313, 315, 316, 317, 318, 319, 320, 322, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 338, 339, 341, 342, 343, 344, 346, 347, 348, 349, 350, 352, 353, 355, 356, 357, 358, 359, 360, 361, 362, 363, 365, 367, 368, 369, 370, 371, 372, 373, 374, 375, 377, 378, 379, 382, 383, 384, 386, 387, 388, 389, 390, 391, 392, 393, 394, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 422, 423, 424, 426, 427, 431, 432, 433, 436, 437, 438, 439, 440, 442, 443, 445, 446, 448, 449, 452, 453, 455, 467, 469, 470, 473, 480, 481], "weak": [5, 62, 66, 67, 72, 73, 84, 136, 179, 210, 223, 232, 251, 338, 341, 385, 425, 442, 461, 464, 466, 471, 474, 480, 481], "static": [5, 10, 28, 32, 34, 41, 44, 49, 51, 57, 59, 61, 63, 67, 71, 72, 74, 75, 76, 78, 79, 86, 100, 103, 110, 180, 186, 188, 212, 222, 223, 247, 253, 296, 312, 316, 341, 362, 366, 383, 386, 387, 424, 429, 433, 437, 453, 460, 461, 462, 463, 466, 468, 469, 472, 475, 476, 477, 478, 479, 480], "weakref_ref": 5, "self": [5, 10, 22, 28, 43, 51, 57, 60, 62, 67, 71, 72, 74, 75, 78, 83, 86, 92, 93, 94, 96, 98, 100, 101, 104, 105, 113, 117, 119, 123, 129, 130, 139, 141, 145, 152, 157, 158, 166, 169, 173, 178, 180, 183, 184, 188, 200, 202, 208, 210, 213, 218, 220, 222, 223, 224, 227, 229, 237, 239, 240, 245, 247, 250, 252, 256, 258, 259, 271, 280, 285, 286, 289, 290, 293, 294, 296, 302, 315, 317, 318, 330, 332, 334, 335, 337, 341, 342, 355, 356, 359, 366, 369, 372, 378, 379, 381, 382, 383, 385, 386, 387, 392, 396, 399, 407, 410, 414, 416, 417, 418, 424, 425, 429, 437, 438, 443, 448, 449, 452, 459, 460, 461, 462, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 479, 480], "callback": [5, 11, 13, 14, 22, 27, 28, 32, 60, 62, 66, 67, 72, 80, 86, 92, 98, 115, 117, 120, 122, 126, 127, 129, 130, 133, 136, 166, 220, 224, 252, 278, 280, 296, 305, 306, 311, 312, 313, 317, 326, 329, 337, 338, 339, 349, 356, 364, 366, 368, 373, 382, 383, 399, 409, 410, 412, 418, 425, 449, 464, 465, 469, 470, 471, 472, 473, 474, 476, 477, 478, 480, 481], "ref": [5, 33, 34, 62, 66, 67, 77, 174, 179, 399, 452, 453, 460, 466, 469, 474, 478, 480], "pyweakref_newref": [5, 56, 66, 480], "entir": [5, 41, 62, 72, 74, 83, 84, 91, 92, 97, 98, 102, 103, 106, 109, 111, 123, 148, 166, 174, 181, 193, 197, 202, 204, 210, 213, 227, 232, 239, 244, 255, 256, 258, 263, 264, 266, 267, 268, 275, 285, 289, 290, 292, 316, 319, 328, 329, 337, 338, 341, 342, 349, 352, 355, 361, 362, 366, 373, 381, 384, 385, 397, 402, 405, 407, 410, 413, 423, 424, 426, 429, 432, 433, 443, 452, 458, 460, 462, 463, 464, 465, 466, 468, 471, 473, 474, 477, 480], "py_buildvalu": [5, 10, 34, 56, 58, 59, 67, 72, 85, 464, 469, 478, 480], "base": [5, 23, 25, 30, 32, 33, 38, 42, 44, 46, 48, 49, 60, 62, 63, 67, 72, 74, 75, 77, 83, 86, 87, 88, 91, 92, 93, 94, 96, 97, 98, 99, 102, 103, 107, 115, 117, 119, 120, 123, 129, 133, 136, 140, 141, 142, 143, 151, 160, 161, 164, 166, 170, 173, 177, 178, 179, 180, 183, 184, 186, 190, 192, 194, 195, 196, 197, 198, 199, 200, 202, 203, 205, 208, 218, 222, 223, 231, 232, 239, 240, 242, 243, 244, 245, 248, 251, 252, 253, 258, 259, 262, 263, 264, 265, 266, 267, 268, 270, 272, 273, 277, 278, 279, 281, 285, 289, 290, 293, 295, 296, 299, 302, 305, 309, 311, 316, 317, 318, 321, 326, 327, 329, 331, 332, 334, 335, 337, 338, 340, 341, 342, 344, 345, 349, 351, 352, 355, 359, 363, 366, 370, 372, 373, 379, 382, 383, 384, 385, 386, 387, 391, 392, 395, 396, 397, 399, 400, 405, 407, 408, 410, 411, 413, 414, 416, 417, 418, 419, 422, 423, 424, 425, 426, 427, 430, 432, 437, 440, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 467, 468, 469, 470, 471, 473, 474, 475, 476, 478, 479, 480, 481], "those": [5, 7, 23, 32, 38, 58, 62, 63, 65, 66, 71, 72, 75, 76, 83, 84, 87, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 111, 117, 119, 123, 130, 136, 148, 151, 155, 158, 164, 166, 169, 173, 174, 175, 180, 183, 187, 188, 190, 191, 193, 199, 200, 201, 202, 205, 207, 208, 210, 213, 217, 222, 223, 225, 231, 239, 241, 244, 247, 248, 249, 250, 252, 255, 256, 258, 259, 263, 264, 265, 266, 268, 272, 273, 280, 281, 289, 290, 292, 293, 294, 296, 299, 305, 308, 311, 316, 319, 321, 322, 326, 327, 328, 329, 330, 332, 334, 338, 341, 349, 350, 352, 355, 358, 359, 362, 363, 366, 372, 373, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 399, 402, 407, 409, 410, 412, 413, 419, 422, 423, 424, 425, 426, 427, 429, 432, 433, 452, 458, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "famili": [5, 16, 32, 41, 53, 67, 94, 106, 123, 133, 139, 161, 197, 209, 232, 268, 280, 290, 295, 334, 335, 353, 359, 365, 366, 369, 407, 452, 458, 462, 463, 464, 466, 473, 476, 477, 478, 480], "exact": [5, 7, 9, 11, 13, 18, 24, 28, 38, 46, 63, 65, 72, 74, 75, 83, 84, 91, 92, 93, 94, 97, 98, 100, 103, 106, 109, 117, 123, 130, 144, 146, 149, 166, 173, 174, 180, 183, 188, 190, 193, 195, 198, 200, 202, 204, 208, 210, 218, 222, 225, 240, 242, 247, 252, 264, 265, 266, 267, 268, 272, 280, 281, 287, 289, 290, 292, 296, 311, 316, 319, 325, 332, 334, 335, 338, 341, 342, 343, 344, 345, 349, 352, 358, 361, 362, 366, 375, 378, 383, 385, 386, 387, 399, 408, 410, 418, 419, 424, 427, 429, 432, 433, 441, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 473, 474, 480], "whatev": [5, 30, 72, 77, 83, 84, 87, 99, 100, 103, 117, 148, 157, 173, 192, 197, 205, 222, 247, 264, 265, 289, 290, 294, 308, 316, 341, 349, 356, 359, 362, 383, 386, 387, 392, 404, 427, 429, 459, 460, 461, 462, 463, 466, 480], "forc": [5, 32, 33, 62, 67, 72, 83, 84, 94, 97, 102, 123, 130, 149, 156, 160, 174, 178, 180, 181, 183, 190, 232, 245, 255, 264, 279, 280, 285, 290, 305, 306, 308, 316, 330, 342, 344, 345, 349, 359, 363, 386, 399, 404, 425, 429, 452, 466, 471, 473, 474, 475, 476, 478, 479, 480], "suppli": [5, 18, 28, 32, 62, 74, 84, 91, 92, 93, 94, 103, 106, 107, 117, 119, 136, 143, 148, 149, 158, 173, 174, 175, 178, 180, 183, 188, 190, 212, 223, 232, 240, 244, 245, 247, 248, 250, 252, 256, 258, 264, 266, 280, 281, 285, 289, 290, 292, 293, 294, 299, 305, 311, 321, 325, 334, 337, 338, 341, 345, 352, 359, 362, 373, 378, 381, 383, 385, 391, 392, 396, 397, 399, 404, 412, 416, 418, 419, 422, 424, 425, 427, 429, 433, 452, 453, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 476, 480], "never": [5, 13, 18, 22, 23, 27, 28, 32, 33, 41, 58, 59, 60, 62, 67, 72, 75, 84, 91, 94, 99, 100, 102, 103, 107, 117, 125, 129, 130, 136, 138, 141, 148, 155, 160, 163, 164, 166, 167, 173, 174, 178, 180, 183, 184, 187, 193, 196, 202, 210, 223, 227, 239, 240, 242, 244, 247, 252, 255, 256, 259, 262, 263, 264, 266, 275, 280, 289, 290, 293, 294, 296, 311, 316, 319, 321, 325, 329, 331, 335, 337, 338, 341, 344, 345, 355, 356, 359, 362, 366, 382, 383, 386, 391, 397, 399, 400, 404, 407, 410, 412, 419, 422, 424, 425, 427, 429, 432, 433, 452, 459, 460, 461, 462, 463, 464, 465, 467, 469, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480], "word": [5, 11, 32, 62, 72, 84, 91, 93, 100, 103, 105, 106, 117, 151, 155, 157, 164, 170, 173, 180, 183, 187, 190, 198, 200, 205, 244, 272, 289, 293, 294, 316, 317, 323, 328, 337, 341, 342, 346, 350, 361, 362, 366, 383, 409, 410, 414, 427, 429, 431, 432, 433, 437, 438, 439, 446, 459, 461, 463, 464, 465, 467, 471, 475, 476, 477, 478, 480], "invok": [5, 13, 23, 27, 30, 57, 58, 62, 63, 67, 74, 83, 84, 92, 94, 97, 100, 102, 103, 106, 111, 117, 123, 141, 148, 152, 164, 166, 173, 178, 180, 188, 190, 207, 222, 223, 240, 242, 244, 252, 263, 264, 265, 280, 289, 290, 294, 296, 297, 299, 305, 308, 310, 317, 321, 329, 332, 335, 337, 338, 341, 345, 349, 356, 359, 362, 366, 368, 373, 374, 377, 383, 385, 391, 399, 404, 410, 411, 412, 413, 416, 417, 419, 420, 422, 424, 426, 429, 432, 434, 448, 452, 458, 460, 461, 462, 463, 464, 465, 466, 467, 473, 474, 475, 477, 479, 480], "malloc": [5, 7, 33, 41, 72, 77, 210, 279, 290, 421, 452, 459, 460, 462, 464, 474, 475, 476, 480], "onc": [5, 7, 13, 22, 23, 24, 28, 32, 33, 55, 58, 60, 62, 71, 72, 74, 75, 83, 84, 88, 91, 93, 94, 98, 99, 100, 102, 103, 106, 114, 117, 123, 129, 130, 132, 136, 137, 146, 148, 152, 155, 156, 157, 160, 164, 166, 183, 185, 187, 190, 193, 202, 208, 210, 215, 223, 227, 231, 232, 242, 244, 247, 248, 252, 255, 258, 264, 265, 266, 267, 268, 280, 281, 285, 289, 290, 292, 296, 305, 311, 316, 317, 325, 326, 329, 330, 331, 334, 335, 337, 338, 341, 344, 350, 351, 355, 359, 362, 366, 379, 381, 383, 385, 386, 387, 392, 396, 397, 399, 400, 404, 407, 408, 410, 412, 413, 424, 425, 427, 428, 429, 433, 452, 453, 458, 459, 460, 462, 463, 464, 465, 466, 467, 471, 472, 473, 475, 477, 478, 479, 480], "space": [5, 32, 41, 48, 58, 60, 62, 63, 71, 72, 84, 91, 92, 94, 98, 99, 103, 106, 112, 117, 119, 140, 143, 147, 152, 155, 158, 159, 164, 172, 174, 175, 181, 183, 187, 188, 190, 195, 196, 198, 199, 209, 210, 218, 222, 223, 239, 244, 245, 252, 256, 258, 259, 263, 264, 265, 280, 281, 289, 290, 294, 297, 300, 311, 316, 318, 319, 328, 329, 330, 331, 332, 334, 341, 342, 343, 345, 359, 361, 362, 363, 366, 369, 372, 373, 375, 379, 381, 391, 392, 394, 396, 404, 407, 410, 423, 425, 429, 431, 432, 458, 459, 463, 464, 465, 466, 467, 468, 469, 471, 473, 474, 476, 477, 479, 480], "tab": [5, 65, 67, 76, 115, 119, 143, 152, 172, 174, 175, 187, 190, 195, 199, 210, 222, 239, 244, 252, 259, 294, 314, 316, 317, 320, 328, 331, 341, 342, 345, 361, 365, 372, 391, 400, 416, 432, 438, 442, 446, 452, 459, 464, 466, 469, 471, 473, 474, 476, 477, 478, 479, 480], "comma": [5, 33, 67, 77, 93, 109, 148, 172, 183, 190, 239, 245, 261, 263, 264, 265, 268, 289, 316, 341, 342, 359, 374, 377, 392, 397, 424, 425, 427, 428, 433, 439, 452, 463, 464, 465, 466, 467, 469, 471, 474, 477, 478, 480, 481], "ignor": [5, 18, 22, 23, 24, 32, 33, 34, 38, 39, 46, 48, 58, 60, 62, 63, 65, 67, 72, 75, 76, 99, 103, 106, 107, 112, 119, 130, 133, 134, 136, 140, 141, 146, 147, 148, 152, 155, 156, 160, 164, 166, 169, 172, 173, 174, 178, 180, 182, 183, 185, 187, 188, 190, 193, 196, 197, 205, 206, 210, 212, 213, 215, 220, 222, 223, 227, 239, 240, 244, 245, 246, 247, 248, 252, 255, 258, 259, 263, 264, 265, 266, 267, 268, 269, 273, 280, 281, 285, 290, 293, 294, 296, 299, 301, 305, 311, 316, 317, 325, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 351, 353, 355, 359, 361, 362, 363, 369, 373, 375, 377, 378, 379, 383, 385, 386, 391, 392, 395, 397, 402, 404, 407, 410, 412, 413, 418, 419, 422, 424, 425, 428, 429, 432, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "within": [5, 7, 22, 32, 41, 48, 53, 67, 72, 75, 84, 91, 93, 94, 97, 98, 100, 102, 103, 111, 117, 119, 132, 136, 137, 141, 151, 154, 155, 160, 164, 166, 173, 174, 180, 183, 187, 188, 190, 200, 213, 215, 222, 227, 244, 245, 247, 248, 249, 250, 252, 258, 264, 267, 268, 272, 280, 281, 282, 294, 299, 304, 305, 309, 310, 316, 318, 321, 328, 329, 334, 335, 337, 341, 342, 344, 345, 349, 350, 351, 359, 361, 366, 368, 373, 381, 383, 385, 386, 391, 392, 396, 397, 407, 408, 410, 417, 419, 420, 423, 424, 425, 426, 427, 429, 432, 433, 446, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 471, 472, 473, 474, 476, 477, 478, 479, 480], "make": [5, 10, 11, 23, 32, 38, 44, 50, 58, 62, 63, 67, 71, 72, 74, 75, 83, 88, 91, 92, 93, 94, 97, 99, 100, 103, 106, 107, 109, 110, 111, 113, 117, 119, 123, 130, 136, 137, 138, 148, 152, 154, 155, 157, 158, 160, 164, 166, 167, 172, 173, 174, 176, 178, 180, 183, 185, 187, 188, 190, 193, 194, 197, 202, 203, 206, 209, 210, 215, 218, 219, 222, 223, 227, 231, 232, 239, 242, 244, 247, 249, 252, 255, 256, 258, 263, 264, 265, 266, 267, 268, 272, 276, 278, 280, 285, 289, 290, 292, 293, 294, 296, 299, 305, 309, 315, 319, 325, 326, 327, 328, 330, 331, 334, 335, 337, 338, 341, 342, 344, 349, 350, 352, 355, 359, 360, 361, 362, 366, 367, 373, 375, 377, 378, 382, 383, 385, 386, 387, 391, 392, 395, 397, 398, 399, 400, 404, 408, 409, 410, 413, 418, 419, 423, 424, 425, 427, 429, 431, 432, 433, 453, 457, 458, 460, 461, 462, 463, 464, 465, 467, 468, 472, 473, 474, 477, 478, 479, 480, 481], "tad": 5, "readabl": [5, 67, 84, 91, 99, 100, 103, 114, 115, 117, 130, 146, 148, 152, 157, 164, 173, 187, 188, 195, 202, 227, 240, 242, 255, 264, 265, 280, 285, 290, 296, 300, 301, 304, 307, 316, 330, 335, 338, 339, 341, 344, 345, 346, 365, 366, 374, 386, 398, 411, 423, 432, 452, 460, 461, 463, 465, 466, 467, 468, 472, 474, 475, 476, 477, 478, 480], "wchar_t": [5, 16, 32, 33, 58, 65, 67, 71, 72, 118, 173, 470, 471, 477, 479, 480], "ucs": [5, 349, 461, 473], "increment": [5, 32, 33, 41, 62, 67, 72, 75, 84, 93, 94, 100, 115, 116, 119, 142, 183, 188, 204, 208, 267, 280, 289, 290, 341, 362, 363, 366, 373, 383, 408, 410, 459, 461, 462, 463, 464, 466, 470, 472, 473, 480], "caus": [5, 9, 18, 23, 32, 41, 46, 50, 58, 60, 62, 63, 65, 72, 74, 75, 76, 84, 94, 99, 100, 103, 107, 109, 111, 112, 117, 119, 123, 130, 132, 135, 136, 148, 149, 152, 155, 156, 160, 164, 166, 172, 173, 174, 181, 183, 185, 187, 188, 190, 202, 205, 208, 209, 210, 222, 225, 239, 242, 244, 245, 247, 252, 255, 259, 263, 264, 266, 268, 272, 273, 279, 280, 281, 290, 294, 296, 299, 305, 310, 311, 316, 325, 327, 330, 331, 334, 337, 338, 341, 342, 349, 350, 353, 355, 359, 361, 362, 363, 373, 383, 385, 386, 387, 392, 397, 399, 402, 404, 407, 408, 412, 416, 419, 423, 424, 425, 426, 427, 428, 429, 432, 433, 440, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 480], "produc": [5, 7, 22, 23, 25, 33, 38, 58, 62, 75, 76, 83, 84, 87, 88, 91, 94, 99, 100, 101, 103, 106, 117, 119, 136, 146, 148, 155, 158, 160, 164, 172, 173, 174, 180, 183, 184, 187, 190, 191, 193, 194, 198, 199, 200, 202, 205, 210, 211, 222, 225, 227, 231, 232, 245, 255, 258, 259, 264, 267, 273, 280, 285, 290, 296, 299, 302, 305, 310, 315, 316, 318, 338, 341, 342, 344, 345, 349, 355, 362, 374, 375, 377, 381, 391, 394, 403, 404, 408, 409, 411, 412, 413, 418, 419, 425, 427, 429, 432, 446, 452, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 477, 478, 479, 480], "found": [5, 17, 22, 30, 32, 41, 44, 48, 54, 57, 58, 60, 62, 63, 70, 71, 72, 76, 78, 87, 92, 93, 94, 96, 98, 99, 100, 103, 106, 107, 111, 117, 119, 146, 148, 155, 157, 160, 164, 167, 172, 173, 174, 188, 190, 193, 194, 196, 200, 202, 204, 205, 208, 210, 212, 213, 222, 223, 225, 227, 230, 233, 238, 239, 240, 241, 242, 244, 245, 247, 248, 250, 252, 258, 262, 263, 264, 265, 267, 268, 269, 273, 275, 276, 279, 280, 289, 290, 292, 293, 294, 299, 311, 316, 319, 329, 330, 332, 334, 336, 337, 338, 341, 345, 349, 351, 352, 355, 356, 359, 366, 368, 373, 375, 382, 383, 384, 385, 386, 387, 392, 397, 403, 404, 407, 409, 410, 411, 412, 416, 417, 420, 422, 424, 425, 426, 427, 429, 431, 432, 433, 438, 448, 449, 450, 458, 459, 460, 461, 462, 464, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "therefor": [5, 23, 32, 41, 48, 62, 72, 74, 75, 83, 84, 88, 91, 94, 99, 100, 101, 102, 103, 106, 117, 119, 136, 143, 148, 155, 170, 173, 178, 180, 205, 210, 211, 212, 222, 240, 247, 250, 255, 259, 263, 266, 278, 280, 290, 296, 310, 316, 327, 329, 330, 334, 338, 341, 349, 355, 362, 372, 383, 386, 397, 410, 411, 418, 419, 424, 425, 427, 431, 432, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 473, 476, 477, 480], "yet": [5, 13, 23, 28, 30, 32, 33, 44, 62, 63, 72, 78, 83, 84, 88, 91, 93, 98, 102, 103, 130, 134, 136, 148, 166, 173, 174, 183, 193, 194, 202, 210, 229, 247, 265, 266, 280, 290, 292, 294, 305, 331, 332, 338, 341, 345, 362, 378, 383, 386, 407, 410, 426, 428, 433, 459, 461, 462, 464, 466, 471, 474, 476, 477, 479, 480], "systemerror": [5, 23, 27, 44, 48, 54, 59, 63, 67, 210, 440, 447, 471, 476, 480], "constructor": [5, 18, 23, 28, 52, 54, 62, 63, 67, 72, 78, 86, 92, 93, 94, 97, 99, 100, 102, 109, 117, 119, 123, 132, 146, 154, 155, 157, 158, 161, 164, 169, 172, 173, 178, 180, 183, 187, 190, 195, 198, 199, 200, 203, 204, 205, 210, 215, 218, 222, 223, 231, 232, 234, 239, 240, 243, 245, 255, 256, 258, 259, 264, 265, 267, 268, 275, 280, 289, 295, 296, 302, 304, 305, 313, 318, 322, 325, 327, 328, 332, 334, 335, 338, 341, 342, 348, 355, 356, 359, 361, 362, 366, 381, 382, 383, 385, 386, 387, 392, 399, 400, 404, 410, 417, 419, 420, 422, 425, 427, 438, 440, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "compat": [5, 23, 24, 32, 33, 41, 56, 58, 60, 62, 63, 65, 67, 74, 75, 78, 83, 86, 91, 98, 99, 100, 103, 106, 107, 117, 123, 125, 136, 141, 142, 155, 158, 164, 173, 181, 183, 190, 191, 193, 198, 200, 202, 204, 205, 210, 211, 219, 225, 227, 240, 242, 244, 245, 247, 248, 249, 250, 252, 256, 263, 264, 265, 268, 280, 285, 290, 292, 293, 296, 298, 299, 305, 309, 311, 316, 319, 322, 329, 334, 337, 338, 341, 345, 349, 355, 359, 362, 363, 365, 378, 381, 383, 384, 385, 391, 392, 394, 398, 404, 408, 416, 418, 419, 422, 424, 425, 427, 429, 432, 433, 453, 458, 459, 460, 461, 462, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "dict": [5, 10, 22, 23, 26, 30, 32, 34, 53, 58, 60, 62, 67, 72, 77, 78, 83, 84, 86, 92, 94, 98, 109, 117, 119, 123, 157, 161, 164, 168, 172, 178, 179, 181, 184, 187, 188, 190, 202, 222, 223, 241, 247, 251, 252, 258, 259, 261, 264, 265, 266, 280, 285, 288, 296, 301, 304, 323, 327, 337, 338, 342, 352, 355, 359, 362, 366, 373, 376, 382, 383, 385, 399, 410, 416, 424, 425, 427, 428, 432, 438, 439, 443, 447, 449, 452, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 477, 478, 479, 480], "pair": [5, 7, 22, 28, 32, 39, 63, 67, 72, 74, 84, 91, 93, 94, 97, 103, 106, 117, 123, 130, 133, 138, 141, 148, 151, 157, 164, 174, 178, 181, 183, 187, 188, 190, 193, 194, 199, 206, 210, 218, 225, 227, 241, 252, 256, 258, 259, 265, 268, 272, 280, 285, 289, 290, 293, 294, 296, 306, 319, 329, 334, 335, 337, 338, 341, 345, 352, 355, 356, 358, 360, 362, 366, 372, 373, 381, 382, 383, 386, 391, 392, 399, 404, 407, 410, 413, 414, 424, 425, 427, 432, 433, 438, 439, 460, 461, 462, 463, 465, 466, 467, 468, 471, 472, 473, 474, 476, 480], "consecut": [5, 22, 60, 63, 94, 119, 140, 155, 258, 272, 341, 342, 344, 381, 432, 452, 463, 474, 480], "add": [5, 7, 28, 30, 32, 33, 44, 54, 57, 58, 62, 67, 72, 75, 76, 78, 83, 84, 87, 88, 91, 92, 93, 94, 99, 100, 102, 103, 106, 107, 109, 114, 116, 117, 119, 136, 138, 140, 148, 149, 152, 154, 155, 157, 158, 160, 164, 166, 174, 178, 179, 180, 182, 183, 185, 186, 188, 190, 191, 192, 193, 194, 197, 200, 202, 203, 205, 210, 221, 222, 223, 227, 229, 231, 233, 240, 241, 242, 244, 247, 252, 255, 258, 259, 261, 264, 265, 268, 273, 278, 280, 282, 286, 287, 288, 289, 290, 293, 296, 298, 299, 304, 305, 316, 318, 325, 329, 331, 332, 334, 335, 337, 338, 341, 342, 344, 349, 350, 351, 352, 355, 359, 361, 363, 365, 366, 372, 373, 381, 382, 383, 385, 386, 387, 391, 392, 397, 399, 404, 407, 408, 410, 411, 416, 417, 418, 419, 420, 423, 424, 425, 427, 428, 429, 431, 432, 433, 437, 440, 443, 446, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "serv": [5, 72, 75, 99, 100, 123, 130, 133, 183, 190, 199, 200, 223, 242, 247, 250, 258, 265, 280, 290, 296, 310, 330, 337, 338, 366, 381, 383, 404, 410, 417, 429, 432, 463, 467, 472, 473, 475, 477, 480], "respect": [5, 7, 18, 22, 23, 30, 32, 33, 38, 46, 48, 63, 71, 72, 74, 75, 83, 84, 92, 93, 99, 100, 103, 109, 117, 119, 129, 132, 136, 138, 146, 148, 151, 155, 160, 164, 173, 174, 180, 183, 188, 190, 191, 193, 205, 210, 212, 222, 227, 240, 242, 247, 250, 255, 259, 264, 265, 266, 267, 272, 275, 280, 290, 296, 305, 306, 319, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 350, 351, 355, 362, 363, 372, 373, 381, 383, 385, 394, 408, 423, 425, 427, 429, 433, 452, 453, 459, 461, 463, 465, 467, 471, 472, 473, 474, 476, 477, 478, 479, 480], "py_vabuildvalu": [5, 56], "py_fals": [6, 62, 63, 74, 428, 480], "py_tru": [6, 62, 63, 74, 428, 480], "pybool_typ": [6, 56], "instanc": [6, 9, 13, 16, 20, 23, 25, 28, 30, 32, 38, 41, 42, 44, 46, 48, 52, 54, 57, 59, 60, 62, 63, 67, 70, 72, 74, 75, 77, 88, 91, 94, 98, 99, 100, 102, 103, 107, 114, 117, 119, 123, 125, 129, 130, 132, 133, 134, 136, 137, 141, 146, 148, 150, 152, 154, 155, 156, 158, 164, 166, 169, 172, 173, 174, 180, 183, 187, 188, 190, 191, 192, 193, 196, 198, 199, 200, 202, 203, 204, 205, 206, 208, 209, 210, 213, 215, 218, 222, 223, 227, 231, 232, 239, 240, 241, 242, 244, 245, 247, 248, 249, 250, 252, 255, 258, 259, 264, 265, 266, 267, 268, 278, 280, 281, 282, 285, 289, 290, 293, 294, 295, 297, 302, 304, 305, 309, 311, 312, 315, 316, 318, 320, 322, 326, 327, 328, 329, 332, 334, 335, 337, 338, 342, 344, 345, 349, 352, 355, 356, 359, 361, 362, 366, 369, 377, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 397, 398, 399, 400, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 416, 417, 419, 420, 422, 424, 426, 427, 432, 433, 437, 440, 459, 460, 461, 462, 463, 464, 465, 466, 467, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "layer": [6, 9, 20, 25, 26, 31, 38, 55, 59, 60, 67, 74, 83, 100, 302, 332, 334, 338, 344, 416, 452, 459, 462, 465, 478, 479, 480], "pybool_check": 6, "immort": [6, 32, 33, 45, 51, 55, 86, 349, 462, 471, 478, 480], "py_return_fals": [6, 463], "py_return_tru": [6, 463], "pybool_fromlong": [6, 56], "certain": [7, 23, 32, 40, 41, 48, 57, 58, 62, 65, 72, 76, 84, 87, 91, 93, 94, 99, 100, 103, 117, 130, 141, 155, 170, 173, 180, 187, 190, 192, 193, 196, 200, 202, 203, 205, 206, 210, 231, 244, 252, 263, 264, 265, 266, 267, 268, 269, 280, 289, 290, 292, 294, 304, 305, 334, 338, 343, 345, 351, 355, 362, 363, 366, 383, 384, 385, 386, 391, 404, 407, 416, 425, 427, 429, 432, 458, 459, 460, 461, 462, 463, 465, 466, 468, 471, 473, 474, 477, 478, 480], "wrap": [7, 18, 21, 32, 41, 42, 57, 62, 67, 78, 87, 92, 96, 100, 106, 109, 111, 117, 119, 123, 126, 134, 136, 138, 146, 152, 155, 166, 173, 174, 178, 187, 188, 190, 198, 199, 204, 205, 210, 217, 221, 222, 223, 227, 231, 239, 244, 248, 251, 252, 255, 258, 264, 265, 267, 278, 280, 289, 290, 301, 330, 337, 338, 341, 344, 349, 353, 355, 359, 360, 365, 373, 382, 383, 385, 386, 387, 391, 392, 402, 404, 410, 414, 424, 425, 449, 458, 461, 462, 463, 464, 465, 466, 467, 471, 472, 474, 475, 476, 478, 480], "parti": [7, 30, 32, 67, 83, 84, 100, 109, 123, 125, 129, 130, 135, 155, 161, 173, 178, 180, 181, 222, 232, 247, 248, 280, 290, 296, 299, 327, 331, 337, 338, 349, 352, 362, 366, 377, 383, 396, 397, 399, 422, 423, 425, 458, 459, 460, 462, 463, 465, 466, 468, 471, 472, 473, 474, 476, 478, 479, 480], "librari": [7, 18, 23, 32, 33, 41, 44, 50, 58, 62, 65, 67, 70, 71, 72, 73, 76, 78, 79, 83, 84, 87, 90, 91, 94, 96, 98, 102, 103, 104, 106, 107, 111, 115, 117, 120, 123, 130, 136, 139, 142, 164, 166, 174, 175, 180, 181, 183, 184, 189, 190, 191, 200, 205, 209, 225, 227, 232, 240, 244, 248, 253, 254, 261, 263, 264, 266, 272, 280, 284, 289, 290, 293, 295, 296, 299, 305, 310, 311, 317, 325, 327, 328, 330, 331, 334, 337, 338, 341, 342, 349, 351, 352, 355, 359, 362, 363, 366, 372, 375, 381, 383, 385, 387, 388, 391, 396, 397, 404, 407, 419, 422, 424, 425, 427, 429, 430, 431, 432, 433, 442, 451, 452, 453, 456, 458, 459, 460, 461, 462, 463, 464, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 481], "special": [7, 23, 30, 32, 33, 34, 41, 48, 56, 57, 59, 60, 62, 63, 67, 72, 74, 83, 84, 86, 91, 93, 94, 98, 99, 100, 101, 102, 103, 106, 111, 117, 119, 123, 134, 135, 136, 140, 141, 148, 149, 151, 152, 164, 165, 166, 172, 173, 174, 177, 178, 180, 184, 188, 190, 193, 200, 202, 205, 210, 217, 219, 225, 227, 242, 244, 247, 251, 252, 256, 258, 259, 263, 264, 265, 268, 269, 278, 279, 280, 287, 289, 290, 293, 296, 299, 316, 318, 321, 326, 328, 329, 330, 334, 338, 339, 344, 345, 349, 350, 355, 358, 362, 366, 372, 385, 386, 391, 392, 399, 404, 407, 410, 412, 416, 422, 423, 424, 426, 427, 428, 430, 432, 433, 446, 453, 458, 459, 460, 461, 463, 464, 465, 466, 470, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "imag": [7, 15, 41, 67, 84, 86, 148, 151, 174, 195, 197, 203, 222, 223, 240, 246, 259, 286, 287, 312, 319, 333, 341, 342, 349, 365, 373, 381, 392, 399, 403, 416, 425, 428, 472, 477, 480], "numer": [7, 40, 46, 62, 63, 67, 83, 84, 94, 99, 100, 103, 106, 107, 141, 144, 151, 155, 174, 183, 188, 206, 208, 209, 210, 218, 222, 230, 231, 235, 237, 239, 242, 251, 258, 259, 263, 264, 272, 280, 286, 287, 290, 299, 305, 311, 316, 322, 328, 332, 334, 337, 338, 342, 349, 360, 366, 373, 374, 381, 384, 385, 386, 392, 410, 416, 419, 427, 446, 458, 460, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 475, 478, 480], "analysi": [7, 32, 67, 101, 103, 149, 151, 187, 219, 251, 261, 276, 305, 383, 427, 430, 431, 433, 464, 473, 475, 480], "while": [7, 13, 22, 23, 28, 32, 35, 39, 44, 48, 62, 63, 67, 71, 72, 74, 75, 83, 84, 86, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 104, 106, 109, 112, 113, 117, 119, 123, 130, 131, 133, 135, 136, 137, 144, 146, 148, 151, 155, 157, 164, 166, 167, 169, 172, 173, 174, 176, 180, 181, 183, 187, 188, 189, 190, 193, 196, 205, 206, 210, 222, 223, 224, 227, 229, 231, 232, 233, 239, 240, 244, 247, 248, 255, 256, 258, 261, 262, 263, 264, 265, 266, 267, 268, 272, 280, 281, 289, 290, 293, 294, 296, 299, 305, 308, 311, 313, 315, 316, 323, 325, 326, 328, 330, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 355, 359, 361, 362, 363, 366, 368, 377, 378, 381, 383, 385, 391, 392, 396, 397, 398, 407, 410, 419, 423, 425, 426, 427, 428, 429, 430, 431, 432, 433, 437, 438, 439, 440, 446, 447, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "characterist": [7, 84, 296, 343, 349, 464, 465], "back": [7, 10, 22, 25, 28, 38, 40, 41, 57, 58, 62, 63, 67, 72, 75, 83, 84, 88, 94, 100, 102, 103, 106, 109, 117, 119, 125, 130, 143, 148, 151, 152, 155, 158, 164, 166, 174, 178, 180, 183, 187, 188, 190, 191, 193, 202, 205, 212, 219, 222, 227, 229, 232, 240, 242, 247, 255, 259, 265, 266, 275, 279, 280, 281, 289, 290, 292, 294, 296, 309, 311, 316, 327, 334, 335, 337, 338, 339, 341, 342, 349, 355, 359, 363, 366, 374, 375, 381, 387, 391, 392, 410, 414, 416, 417, 419, 422, 424, 425, 429, 433, 446, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 476, 478, 479, 480], "desir": [7, 9, 23, 32, 41, 60, 72, 84, 91, 92, 93, 94, 99, 100, 103, 106, 117, 134, 136, 148, 155, 158, 164, 166, 173, 174, 186, 187, 188, 205, 209, 223, 232, 242, 244, 247, 256, 263, 264, 268, 269, 273, 275, 289, 294, 299, 304, 308, 316, 317, 335, 337, 338, 341, 342, 344, 351, 359, 361, 362, 366, 372, 373, 381, 383, 391, 399, 402, 409, 410, 413, 425, 427, 429, 452, 459, 461, 462, 463, 464, 465, 466, 474, 475, 476, 478, 480], "situat": [7, 41, 60, 62, 72, 74, 84, 87, 93, 94, 98, 99, 100, 102, 107, 111, 117, 123, 148, 155, 166, 178, 188, 204, 210, 227, 232, 247, 250, 255, 264, 268, 280, 289, 332, 345, 359, 362, 387, 394, 397, 407, 425, 461, 466, 467, 471, 474, 475, 476, 480], "direct": [7, 13, 28, 30, 32, 33, 41, 44, 45, 48, 53, 57, 58, 60, 62, 63, 66, 67, 71, 72, 74, 75, 84, 87, 92, 93, 97, 98, 99, 100, 102, 107, 109, 111, 112, 117, 119, 120, 125, 129, 130, 136, 143, 146, 148, 155, 156, 157, 158, 160, 161, 164, 166, 172, 173, 178, 180, 183, 184, 187, 188, 191, 193, 198, 202, 203, 206, 207, 209, 210, 215, 218, 222, 223, 229, 232, 239, 240, 242, 244, 248, 249, 250, 251, 252, 255, 256, 259, 263, 264, 265, 267, 268, 275, 277, 280, 289, 290, 292, 296, 299, 304, 305, 311, 316, 317, 321, 327, 332, 334, 335, 337, 338, 341, 342, 345, 349, 355, 359, 361, 362, 363, 366, 371, 372, 373, 375, 377, 378, 381, 382, 385, 386, 387, 392, 397, 399, 404, 407, 410, 411, 414, 418, 422, 423, 424, 425, 426, 427, 428, 429, 431, 433, 440, 452, 458, 459, 461, 462, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "intermedi": [7, 83, 86, 94, 183, 188, 203, 223, 247, 258, 272, 289, 290, 329, 338, 386, 429, 464, 468, 472, 477, 480], "facil": [7, 32, 91, 99, 139, 141, 152, 154, 174, 244, 261, 264, 266, 268, 290, 296, 334, 338, 342, 353, 355, 366, 381, 425, 458, 462, 480], "level": [7, 13, 16, 22, 23, 30, 31, 32, 33, 41, 42, 56, 58, 62, 67, 72, 73, 74, 78, 83, 84, 88, 92, 93, 94, 96, 98, 106, 107, 115, 117, 119, 122, 123, 126, 130, 132, 133, 134, 136, 137, 143, 146, 149, 155, 157, 160, 161, 164, 166, 167, 174, 177, 178, 180, 187, 188, 190, 191, 199, 201, 204, 207, 208, 209, 210, 216, 220, 222, 223, 227, 231, 239, 240, 242, 244, 245, 247, 248, 251, 252, 253, 255, 257, 258, 265, 266, 267, 268, 276, 278, 279, 280, 281, 282, 285, 290, 292, 293, 294, 296, 297, 299, 301, 302, 304, 305, 308, 309, 310, 311, 312, 316, 318, 319, 321, 327, 328, 330, 331, 332, 337, 338, 344, 349, 351, 352, 353, 355, 356, 357, 359, 361, 362, 366, 372, 373, 378, 382, 383, 385, 386, 392, 396, 397, 399, 400, 404, 407, 408, 410, 412, 416, 419, 421, 422, 424, 425, 426, 427, 428, 429, 432, 433, 437, 447, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 476, 477, 478, 479, 480, 481], "side": [7, 14, 22, 30, 32, 51, 59, 67, 72, 74, 83, 84, 94, 100, 103, 106, 107, 119, 123, 130, 148, 151, 157, 166, 174, 178, 184, 187, 188, 193, 207, 223, 239, 240, 247, 263, 264, 266, 280, 285, 290, 296, 299, 308, 315, 320, 321, 327, 334, 335, 341, 345, 349, 359, 366, 373, 383, 385, 386, 404, 410, 422, 424, 427, 429, 433, 439, 458, 459, 460, 461, 462, 463, 464, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "export": [7, 23, 41, 42, 44, 47, 62, 67, 70, 71, 72, 76, 84, 107, 115, 119, 147, 208, 296, 334, 337, 341, 349, 352, 375, 433, 453, 462, 466, 472, 473, 475, 476, 477, 478, 479, 480], "expos": [7, 32, 37, 42, 43, 44, 45, 54, 56, 57, 60, 61, 62, 63, 71, 72, 75, 88, 99, 107, 123, 136, 173, 174, 178, 183, 207, 212, 247, 249, 252, 256, 263, 264, 278, 280, 290, 296, 304, 327, 328, 332, 341, 342, 343, 345, 349, 377, 381, 382, 384, 399, 402, 404, 417, 419, 422, 425, 429, 462, 465, 466, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "section": [7, 17, 33, 41, 50, 54, 57, 62, 63, 67, 70, 71, 72, 74, 75, 76, 84, 87, 91, 92, 94, 97, 99, 100, 103, 106, 107, 111, 117, 119, 123, 129, 130, 132, 134, 136, 140, 142, 148, 152, 155, 157, 164, 166, 172, 173, 178, 181, 183, 190, 191, 195, 199, 200, 209, 214, 218, 227, 232, 238, 239, 240, 244, 245, 255, 258, 259, 264, 265, 268, 289, 290, 296, 302, 304, 305, 311, 316, 318, 325, 329, 334, 337, 338, 341, 342, 344, 345, 349, 355, 362, 366, 381, 385, 386, 387, 391, 392, 404, 407, 408, 410, 412, 413, 416, 419, 423, 424, 425, 426, 427, 429, 432, 433, 448, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "consum": [7, 58, 62, 63, 67, 83, 84, 94, 103, 111, 117, 122, 124, 131, 133, 148, 155, 166, 188, 191, 204, 239, 255, 258, 259, 280, 285, 289, 290, 293, 295, 305, 313, 316, 319, 327, 344, 359, 362, 379, 383, 386, 391, 410, 425, 428, 452, 459, 463, 464, 465, 466, 472, 473, 474, 476, 478, 480], "sever": [7, 28, 32, 41, 56, 65, 71, 72, 74, 76, 83, 84, 92, 93, 94, 98, 99, 100, 103, 106, 107, 109, 117, 119, 123, 132, 134, 154, 155, 158, 164, 173, 174, 180, 181, 183, 185, 188, 190, 196, 209, 210, 222, 238, 247, 252, 256, 264, 265, 266, 268, 270, 278, 280, 284, 289, 290, 292, 296, 304, 305, 308, 316, 318, 326, 330, 332, 334, 335, 337, 338, 339, 341, 344, 345, 355, 362, 366, 372, 373, 375, 377, 378, 381, 383, 384, 385, 387, 392, 397, 399, 400, 402, 403, 412, 416, 422, 424, 425, 429, 431, 433, 446, 459, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 476, 477, 478, 479, 480], "obtain": [7, 30, 63, 67, 91, 97, 99, 103, 123, 134, 146, 148, 149, 150, 174, 180, 183, 187, 193, 194, 200, 202, 205, 212, 222, 232, 245, 255, 256, 258, 263, 264, 265, 266, 267, 275, 280, 289, 290, 305, 308, 310, 316, 334, 338, 341, 345, 363, 392, 396, 399, 404, 410, 411, 412, 423, 424, 427, 433, 458, 459, 461, 462, 464, 465, 472, 473, 474, 475, 476, 477, 480], "simpl": [7, 32, 42, 62, 63, 66, 67, 72, 74, 83, 84, 91, 93, 94, 97, 98, 99, 100, 106, 107, 110, 112, 117, 119, 135, 137, 138, 148, 152, 155, 158, 164, 166, 167, 170, 171, 173, 178, 180, 181, 184, 186, 187, 191, 193, 197, 202, 204, 205, 206, 219, 223, 227, 231, 239, 241, 245, 251, 252, 253, 259, 265, 266, 268, 275, 280, 286, 289, 290, 292, 293, 294, 296, 301, 304, 305, 312, 316, 321, 326, 330, 332, 334, 337, 340, 341, 342, 344, 355, 356, 359, 362, 366, 375, 377, 378, 381, 382, 383, 385, 387, 391, 392, 396, 397, 399, 403, 405, 407, 408, 410, 411, 416, 417, 419, 424, 427, 428, 430, 437, 443, 452, 458, 459, 460, 463, 464, 465, 466, 468, 469, 471, 472, 473, 474, 475, 478, 479, 480, 481], "orient": [7, 41, 67, 75, 84, 86, 92, 94, 106, 130, 198, 216, 219, 251, 280, 305, 334, 341, 362, 363, 366, 373, 437, 460, 465, 472, 474], "multi": [7, 16, 31, 32, 67, 70, 72, 83, 84, 85, 86, 93, 94, 98, 100, 103, 106, 110, 115, 119, 146, 183, 187, 188, 190, 223, 231, 244, 247, 258, 264, 265, 267, 280, 313, 316, 319, 322, 328, 329, 337, 341, 362, 404, 417, 419, 424, 432, 442, 452, 458, 459, 464, 466, 469, 471, 473, 474, 478, 480, 481], "valu": [7, 9, 11, 12, 13, 15, 17, 18, 20, 22, 23, 25, 26, 27, 28, 30, 32, 33, 34, 36, 38, 39, 40, 41, 44, 45, 46, 48, 52, 53, 54, 55, 57, 58, 59, 60, 62, 63, 64, 65, 67, 71, 73, 74, 75, 77, 78, 86, 87, 88, 91, 92, 97, 99, 100, 102, 103, 106, 107, 109, 111, 112, 114, 115, 119, 123, 126, 130, 134, 135, 136, 137, 138, 139, 141, 143, 144, 146, 147, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 161, 166, 167, 170, 172, 174, 175, 179, 180, 181, 184, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 202, 203, 205, 206, 208, 209, 210, 212, 213, 214, 215, 218, 222, 223, 225, 226, 227, 231, 232, 233, 237, 238, 239, 240, 241, 242, 244, 245, 246, 247, 248, 252, 253, 254, 255, 256, 258, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 275, 276, 278, 279, 280, 281, 282, 284, 285, 287, 288, 290, 292, 293, 294, 295, 296, 297, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 312, 315, 316, 317, 318, 319, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 338, 340, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 359, 361, 362, 363, 366, 369, 372, 373, 374, 375, 378, 379, 380, 381, 382, 383, 384, 385, 386, 391, 392, 394, 396, 397, 398, 399, 400, 401, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 421, 422, 426, 428, 429, 430, 432, 433, 437, 438, 439, 443, 446, 448, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "file": [7, 16, 23, 25, 30, 31, 32, 33, 40, 44, 48, 50, 58, 62, 65, 67, 71, 72, 74, 75, 76, 77, 78, 80, 83, 85, 86, 88, 92, 93, 94, 96, 98, 101, 103, 107, 109, 111, 112, 114, 115, 116, 118, 119, 122, 127, 128, 129, 130, 134, 136, 137, 138, 140, 141, 142, 143, 145, 147, 148, 149, 150, 152, 154, 155, 157, 160, 166, 171, 172, 173, 174, 175, 180, 181, 182, 183, 184, 187, 188, 193, 197, 198, 201, 203, 204, 205, 209, 210, 212, 214, 215, 216, 217, 220, 222, 225, 226, 227, 228, 231, 239, 240, 242, 245, 246, 249, 250, 251, 252, 254, 256, 257, 259, 261, 262, 263, 264, 266, 268, 270, 271, 273, 274, 276, 277, 278, 280, 283, 285, 289, 292, 293, 294, 295, 296, 297, 298, 299, 300, 304, 305, 306, 308, 309, 310, 311, 316, 318, 319, 321, 323, 325, 326, 327, 328, 330, 331, 333, 334, 335, 337, 338, 339, 341, 344, 345, 346, 347, 349, 352, 356, 357, 358, 359, 360, 362, 363, 364, 365, 374, 375, 377, 378, 379, 380, 381, 383, 384, 385, 386, 388, 391, 392, 394, 396, 397, 399, 400, 401, 402, 403, 404, 408, 409, 411, 413, 414, 416, 418, 420, 422, 423, 424, 426, 427, 428, 429, 432, 433, 437, 438, 439, 440, 442, 443, 445, 446, 447, 449, 452, 455, 459, 460, 461, 463, 464, 465, 466, 467, 468, 469, 470, 471, 473, 479, 480, 481], "seri": [7, 32, 60, 94, 103, 109, 117, 119, 152, 173, 183, 188, 222, 232, 289, 311, 334, 341, 352, 362, 372, 383, 386, 387, 391, 427, 438, 446, 447, 461, 463, 464, 465, 466, 474, 477], "written": [7, 9, 18, 23, 33, 41, 44, 48, 58, 63, 71, 72, 75, 83, 84, 90, 91, 92, 94, 98, 100, 101, 102, 103, 106, 109, 111, 114, 123, 130, 134, 136, 143, 148, 149, 154, 155, 158, 160, 164, 166, 172, 173, 174, 181, 188, 190, 193, 199, 202, 210, 211, 222, 227, 231, 232, 242, 244, 252, 255, 266, 268, 275, 278, 280, 285, 289, 290, 292, 296, 297, 298, 301, 304, 305, 308, 310, 317, 321, 325, 327, 329, 330, 334, 335, 337, 338, 341, 349, 352, 355, 358, 359, 377, 379, 381, 382, 383, 385, 387, 397, 398, 399, 402, 404, 405, 407, 410, 416, 417, 418, 419, 420, 423, 425, 428, 431, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480], "intern": [7, 9, 10, 11, 13, 16, 22, 23, 30, 32, 33, 40, 41, 44, 54, 58, 60, 62, 63, 67, 72, 74, 75, 83, 91, 92, 94, 99, 100, 102, 103, 106, 107, 109, 115, 117, 119, 123, 125, 132, 133, 136, 137, 146, 151, 152, 154, 155, 158, 163, 164, 172, 173, 178, 180, 181, 183, 188, 190, 196, 201, 204, 205, 207, 210, 232, 240, 242, 244, 247, 252, 255, 258, 262, 263, 264, 266, 267, 271, 272, 273, 275, 280, 290, 294, 296, 299, 304, 305, 311, 312, 319, 325, 328, 329, 330, 334, 337, 338, 343, 344, 345, 349, 355, 356, 359, 362, 363, 366, 372, 373, 378, 381, 383, 385, 392, 397, 399, 407, 408, 410, 412, 416, 419, 420, 426, 427, 447, 453, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "readinto": [7, 67, 115, 146, 239, 253, 255, 296, 465, 473, 475, 480], "argument": [7, 9, 11, 13, 18, 22, 23, 24, 25, 28, 30, 32, 33, 34, 36, 38, 41, 46, 48, 55, 57, 58, 59, 60, 62, 63, 64, 65, 67, 71, 72, 74, 75, 77, 78, 83, 86, 87, 91, 92, 93, 94, 96, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 114, 115, 119, 123, 125, 130, 132, 133, 134, 136, 137, 138, 139, 140, 141, 143, 146, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 161, 164, 166, 167, 170, 172, 174, 175, 178, 180, 181, 183, 184, 185, 186, 187, 188, 190, 192, 193, 194, 195, 197, 198, 199, 200, 202, 203, 204, 205, 206, 209, 210, 211, 212, 215, 218, 220, 222, 223, 225, 227, 230, 231, 232, 239, 240, 242, 244, 245, 246, 247, 248, 249, 250, 251, 252, 255, 256, 258, 259, 261, 263, 264, 265, 266, 267, 268, 272, 273, 275, 276, 278, 279, 280, 281, 284, 285, 292, 293, 294, 296, 297, 298, 299, 301, 304, 305, 308, 310, 311, 312, 315, 316, 317, 318, 319, 321, 322, 323, 325, 328, 329, 330, 331, 332, 333, 334, 337, 338, 339, 341, 342, 344, 349, 352, 353, 355, 356, 358, 359, 361, 362, 363, 366, 368, 373, 375, 377, 378, 381, 382, 383, 385, 386, 391, 392, 394, 396, 397, 399, 400, 402, 403, 404, 405, 407, 408, 410, 411, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 426, 427, 428, 429, 433, 437, 439, 440, 442, 443, 447, 452, 453, 455, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 475, 477, 478, 479, 480], "select": [7, 32, 58, 63, 65, 67, 83, 92, 93, 99, 101, 103, 104, 106, 117, 119, 123, 135, 138, 151, 157, 166, 173, 174, 207, 210, 222, 227, 243, 244, 245, 248, 251, 253, 255, 257, 258, 259, 263, 265, 267, 278, 280, 285, 290, 296, 305, 308, 310, 315, 326, 330, 332, 334, 335, 337, 341, 342, 344, 345, 361, 362, 363, 365, 366, 367, 368, 370, 372, 373, 381, 383, 387, 400, 404, 410, 414, 424, 425, 426, 427, 429, 453, 458, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 475, 476, 477, 478, 479, 480], "reject": [7, 97, 103, 164, 240, 245, 272, 315, 355, 383, 432, 433, 459, 466, 474, 476, 480], "acquir": [7, 32, 67, 72, 88, 112, 115, 135, 161, 166, 205, 212, 264, 268, 280, 290, 330, 338, 355, 362, 371, 425, 464, 465, 466, 467, 470, 472, 473, 475, 477, 480], "over": [7, 13, 22, 23, 32, 41, 48, 60, 63, 67, 72, 73, 74, 83, 90, 91, 92, 93, 94, 99, 100, 101, 102, 103, 106, 117, 119, 123, 130, 138, 141, 148, 149, 157, 158, 164, 167, 173, 174, 180, 181, 183, 187, 188, 190, 193, 198, 199, 201, 202, 216, 222, 223, 227, 240, 244, 245, 247, 249, 250, 251, 255, 256, 258, 264, 265, 266, 268, 273, 275, 280, 285, 290, 296, 297, 302, 305, 316, 319, 325, 326, 329, 332, 334, 337, 338, 341, 342, 345, 349, 355, 359, 366, 372, 373, 374, 375, 377, 381, 382, 383, 385, 386, 387, 394, 397, 404, 407, 409, 410, 416, 419, 424, 425, 427, 429, 432, 437, 438, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480], "target": [7, 32, 34, 63, 67, 83, 92, 96, 99, 100, 102, 117, 119, 123, 130, 133, 166, 180, 183, 188, 208, 238, 239, 244, 247, 248, 252, 265, 266, 270, 280, 281, 289, 290, 293, 311, 313, 316, 329, 330, 334, 335, 337, 355, 359, 362, 366, 368, 383, 385, 386, 396, 407, 410, 412, 416, 418, 419, 420, 422, 424, 425, 426, 427, 428, 429, 433, 439, 452, 453, 458, 462, 464, 465, 467, 469, 471, 472, 473, 474, 477, 478, 480], "pyobject_getbuff": [7, 47, 56, 62, 465, 470, 480], "right": [7, 15, 41, 46, 63, 67, 71, 72, 84, 91, 94, 100, 103, 106, 109, 119, 138, 141, 143, 148, 151, 152, 155, 157, 166, 173, 174, 180, 183, 187, 188, 190, 193, 210, 213, 216, 219, 222, 223, 232, 244, 245, 252, 264, 272, 285, 286, 289, 290, 292, 293, 296, 299, 305, 316, 327, 334, 338, 341, 342, 361, 366, 371, 372, 373, 381, 385, 386, 387, 397, 400, 401, 408, 422, 423, 424, 425, 427, 428, 432, 433, 449, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 474, 476, 477, 478, 480], "sibl": [7, 84, 109, 117, 222, 373, 407], "isn": [7, 22, 23, 25, 30, 32, 60, 62, 72, 75, 78, 83, 84, 87, 88, 91, 92, 93, 97, 98, 100, 102, 103, 106, 111, 112, 117, 119, 130, 136, 154, 155, 166, 180, 188, 190, 193, 199, 201, 202, 231, 240, 245, 252, 255, 266, 290, 293, 299, 311, 316, 334, 335, 338, 339, 349, 352, 366, 375, 385, 386, 387, 391, 400, 402, 403, 404, 416, 425, 433, 446, 459, 460, 461, 462, 463, 464, 465, 466, 472, 480], "anymor": [7, 11, 30, 32, 62, 63, 84, 130, 259, 280, 290, 294, 334, 349, 466, 467, 471, 472, 473, 478, 480], "could": [7, 22, 23, 27, 30, 32, 38, 41, 46, 55, 60, 62, 72, 75, 76, 84, 87, 91, 92, 93, 94, 98, 99, 100, 102, 106, 107, 109, 111, 117, 119, 123, 125, 126, 129, 130, 132, 135, 138, 148, 152, 164, 173, 174, 180, 190, 197, 198, 203, 205, 210, 213, 222, 223, 225, 227, 242, 244, 252, 255, 256, 258, 259, 264, 265, 266, 268, 280, 289, 290, 292, 293, 294, 296, 305, 308, 311, 316, 318, 326, 328, 330, 334, 337, 345, 349, 355, 359, 362, 366, 379, 383, 385, 386, 387, 391, 392, 394, 399, 404, 407, 419, 422, 425, 427, 429, 431, 432, 433, 440, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "lead": [7, 18, 28, 38, 62, 63, 72, 74, 77, 84, 93, 97, 98, 99, 100, 102, 103, 119, 136, 137, 147, 148, 152, 160, 164, 180, 183, 185, 187, 190, 193, 196, 202, 205, 210, 218, 222, 225, 240, 242, 244, 247, 252, 255, 256, 258, 264, 266, 268, 272, 273, 280, 290, 293, 294, 296, 305, 311, 315, 334, 338, 341, 342, 344, 349, 351, 353, 355, 356, 359, 361, 363, 378, 385, 386, 391, 392, 397, 407, 410, 419, 424, 425, 426, 427, 429, 432, 433, 452, 458, 459, 462, 463, 464, 465, 467, 471, 473, 474, 476, 477, 478, 479, 480], "various": [7, 32, 41, 57, 62, 67, 72, 74, 78, 84, 90, 91, 92, 93, 94, 102, 103, 106, 109, 114, 117, 130, 143, 148, 155, 166, 173, 175, 178, 183, 187, 190, 191, 194, 200, 205, 208, 210, 213, 214, 227, 239, 240, 247, 251, 255, 256, 258, 261, 265, 270, 275, 278, 282, 287, 289, 290, 293, 295, 297, 305, 311, 328, 332, 334, 335, 336, 337, 338, 341, 342, 344, 349, 351, 355, 359, 363, 366, 381, 382, 384, 385, 387, 392, 394, 404, 410, 425, 427, 429, 432, 433, 452, 459, 460, 461, 462, 463, 464, 465, 466, 467, 472, 473, 474, 475, 476, 477, 478, 480], "resourc": [7, 23, 32, 62, 67, 83, 84, 90, 98, 102, 107, 116, 117, 119, 129, 130, 132, 135, 139, 166, 185, 190, 209, 210, 223, 239, 245, 247, 248, 251, 254, 264, 277, 280, 281, 290, 296, 299, 326, 329, 334, 338, 341, 349, 359, 362, 366, 373, 379, 385, 388, 391, 392, 395, 397, 402, 410, 413, 416, 425, 429, 452, 462, 464, 465, 466, 470, 472, 473, 476, 479, 480], "leak": [7, 32, 37, 44, 58, 59, 72, 98, 100, 222, 224, 280, 290, 345, 349, 379, 427, 459, 460, 466, 467, 472, 474, 475, 479, 480], "simpli": [7, 62, 71, 72, 74, 75, 78, 83, 84, 87, 94, 97, 100, 102, 103, 106, 117, 136, 149, 152, 155, 164, 173, 174, 180, 183, 190, 222, 227, 247, 252, 259, 265, 266, 269, 280, 289, 290, 293, 294, 296, 301, 311, 316, 321, 322, 330, 332, 337, 339, 342, 345, 349, 350, 362, 382, 383, 385, 386, 387, 392, 397, 399, 400, 404, 407, 408, 416, 418, 429, 458, 459, 460, 461, 462, 463, 464, 465, 466, 471, 472, 475, 480], "programm": [7, 62, 72, 76, 79, 84, 91, 92, 99, 172, 174, 178, 180, 183, 190, 191, 210, 263, 268, 272, 280, 289, 290, 292, 334, 337, 341, 344, 349, 366, 372, 381, 387, 397, 399, 402, 424, 433, 460, 461, 463, 464, 465, 472, 480], "slice": [7, 39, 41, 53, 55, 59, 67, 84, 86, 94, 102, 118, 119, 138, 165, 168, 173, 188, 203, 210, 222, 225, 251, 258, 261, 275, 280, 281, 288, 290, 293, 296, 316, 337, 341, 363, 412, 428, 433, 439, 443, 446, 447, 459, 461, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 477, 479, 480, 481], "mechan": [7, 11, 28, 32, 44, 60, 62, 72, 74, 78, 83, 84, 91, 92, 93, 99, 100, 103, 111, 123, 136, 140, 166, 173, 178, 190, 194, 200, 223, 240, 241, 242, 243, 245, 248, 256, 257, 263, 264, 265, 266, 268, 269, 281, 289, 294, 296, 299, 316, 319, 321, 330, 332, 334, 335, 338, 341, 355, 362, 366, 372, 373, 382, 385, 392, 397, 420, 423, 425, 429, 432, 433, 459, 460, 461, 462, 463, 464, 466, 468, 471, 472, 473, 474, 475, 478, 479, 480], "abil": [7, 71, 72, 84, 88, 91, 94, 99, 100, 103, 114, 119, 210, 247, 250, 265, 280, 289, 321, 329, 341, 342, 407, 418, 420, 423, 424, 460, 461, 462, 464, 465, 466, 472, 473, 474, 475, 476, 480], "quit": [7, 67, 71, 72, 75, 83, 84, 88, 91, 94, 99, 100, 103, 117, 141, 165, 166, 173, 174, 181, 186, 197, 220, 244, 253, 255, 266, 272, 280, 285, 289, 294, 302, 306, 332, 337, 338, 365, 366, 427, 429, 431, 438, 445, 447, 448, 459, 460, 461, 462, 464, 473, 474, 480], "easili": [7, 23, 41, 71, 72, 75, 83, 84, 88, 93, 97, 99, 100, 102, 103, 111, 136, 148, 155, 164, 166, 172, 173, 197, 222, 227, 252, 294, 316, 328, 341, 359, 385, 399, 425, 432, 448, 458, 459, 462, 464, 468, 472, 473, 475, 476, 479, 480], "constant": [7, 25, 32, 44, 57, 62, 63, 67, 75, 83, 84, 91, 93, 100, 112, 115, 117, 119, 123, 136, 147, 151, 155, 158, 161, 170, 172, 173, 175, 180, 181, 183, 188, 190, 208, 212, 222, 223, 232, 239, 241, 251, 252, 255, 258, 261, 263, 264, 267, 270, 272, 278, 279, 280, 289, 290, 292, 295, 296, 297, 301, 305, 316, 319, 323, 325, 326, 330, 334, 338, 339, 341, 349, 350, 353, 355, 356, 358, 359, 360, 362, 366, 372, 375, 379, 383, 384, 397, 401, 403, 407, 409, 410, 412, 416, 419, 425, 427, 432, 438, 452, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "manipul": [7, 13, 32, 33, 41, 44, 54, 67, 72, 75, 94, 97, 100, 141, 142, 166, 173, 174, 180, 183, 191, 202, 204, 251, 253, 266, 280, 282, 290, 293, 305, 321, 328, 329, 331, 334, 339, 341, 349, 366, 372, 373, 391, 404, 407, 410, 417, 422, 429, 452, 459, 462, 465, 473, 474, 476, 478, 479, 480], "system": [7, 16, 23, 32, 33, 41, 58, 62, 67, 72, 73, 75, 76, 78, 83, 84, 85, 88, 91, 93, 94, 99, 100, 101, 102, 103, 106, 107, 111, 112, 115, 116, 118, 123, 130, 134, 139, 141, 152, 160, 161, 163, 164, 166, 170, 172, 173, 174, 180, 183, 184, 204, 205, 206, 207, 210, 211, 217, 222, 225, 226, 227, 228, 242, 244, 247, 248, 249, 250, 251, 253, 254, 255, 263, 264, 265, 266, 267, 268, 269, 273, 275, 279, 280, 281, 284, 292, 293, 294, 296, 298, 299, 300, 303, 305, 306, 308, 311, 319, 321, 323, 325, 328, 329, 330, 331, 334, 335, 337, 338, 339, 341, 344, 349, 352, 353, 355, 358, 359, 362, 363, 366, 372, 379, 381, 382, 383, 385, 386, 387, 388, 392, 396, 400, 402, 403, 404, 407, 410, 411, 412, 413, 416, 417, 418, 422, 423, 425, 430, 432, 433, 448, 452, 455, 456, 457, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 477, 478, 479, 480, 481], "around": [7, 23, 25, 30, 32, 42, 58, 71, 72, 75, 78, 94, 96, 98, 100, 111, 117, 136, 138, 145, 149, 152, 164, 166, 174, 180, 183, 188, 190, 203, 212, 215, 218, 223, 244, 247, 252, 262, 266, 272, 278, 280, 281, 284, 289, 290, 294, 299, 316, 334, 338, 349, 355, 359, 366, 373, 378, 381, 383, 385, 399, 424, 425, 428, 439, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 477, 478, 480], "nativ": [7, 25, 32, 40, 63, 67, 101, 106, 112, 142, 151, 155, 166, 167, 173, 180, 181, 205, 210, 232, 255, 290, 293, 327, 334, 337, 341, 349, 362, 365, 367, 381, 383, 419, 429, 458, 461, 466, 467, 472, 473, 474, 476, 477, 478, 479, 480], "contrari": [7, 60, 187], "veri": [7, 31, 32, 58, 62, 67, 72, 73, 74, 83, 84, 88, 91, 92, 93, 94, 98, 99, 100, 101, 103, 106, 107, 125, 146, 148, 155, 164, 166, 174, 180, 183, 187, 190, 193, 199, 200, 203, 204, 208, 222, 227, 239, 242, 247, 252, 263, 267, 268, 280, 281, 285, 289, 290, 296, 305, 316, 325, 327, 332, 334, 335, 338, 343, 345, 349, 350, 355, 356, 366, 372, 381, 383, 385, 386, 387, 391, 423, 425, 427, 429, 433, 438, 458, 459, 460, 461, 462, 463, 464, 466, 467, 471, 472, 473, 474, 475, 476, 478, 480], "generic": [7, 16, 34, 48, 60, 61, 62, 67, 75, 84, 86, 97, 99, 109, 130, 141, 148, 155, 158, 164, 181, 184, 188, 190, 191, 197, 200, 223, 232, 247, 251, 255, 265, 266, 278, 306, 316, 322, 327, 334, 338, 359, 362, 375, 382, 391, 410, 426, 427, 428, 433, 455, 465, 469, 471, 472, 473, 474, 475, 476, 478, 480], "wrapper": [7, 18, 21, 23, 25, 30, 32, 41, 43, 57, 58, 67, 85, 86, 91, 92, 100, 105, 111, 115, 123, 134, 143, 145, 157, 166, 173, 174, 188, 190, 212, 223, 247, 251, 252, 257, 264, 272, 278, 280, 284, 290, 296, 299, 325, 334, 342, 359, 361, 365, 366, 378, 397, 404, 407, 410, 416, 422, 424, 425, 437, 459, 460, 461, 463, 464, 465, 466, 471, 472, 474, 475, 478, 480], "instruct": [7, 13, 26, 67, 76, 83, 94, 148, 183, 190, 237, 252, 261, 289, 290, 305, 311, 330, 337, 338, 350, 385, 407, 410, 412, 425, 427, 452, 459, 464, 466, 470, 471, 472, 474, 478, 479, 480], "start": [7, 9, 11, 22, 23, 25, 32, 33, 41, 55, 62, 63, 65, 67, 71, 74, 75, 78, 79, 83, 84, 92, 93, 94, 96, 99, 100, 101, 102, 103, 106, 107, 111, 112, 114, 115, 117, 118, 119, 123, 129, 130, 134, 136, 137, 138, 139, 141, 143, 148, 150, 154, 155, 157, 158, 161, 163, 166, 173, 174, 175, 178, 180, 181, 182, 184, 186, 187, 188, 190, 191, 196, 198, 200, 202, 205, 208, 210, 212, 214, 217, 219, 222, 224, 227, 230, 237, 239, 240, 242, 244, 245, 248, 251, 252, 255, 256, 258, 259, 263, 264, 265, 266, 268, 269, 270, 272, 275, 278, 281, 285, 287, 289, 290, 291, 293, 294, 296, 297, 299, 302, 305, 306, 309, 310, 311, 313, 315, 316, 317, 329, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 350, 351, 353, 355, 359, 360, 362, 363, 365, 366, 368, 373, 375, 377, 378, 379, 383, 385, 391, 392, 396, 397, 399, 400, 404, 407, 408, 410, 412, 414, 418, 419, 424, 425, 427, 428, 429, 432, 433, 438, 439, 448, 449, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "logic": [7, 67, 83, 84, 87, 94, 98, 100, 111, 136, 158, 166, 174, 178, 188, 190, 204, 218, 229, 253, 264, 266, 267, 268, 278, 287, 290, 293, 299, 316, 341, 342, 353, 359, 366, 374, 383, 385, 424, 433, 459, 462, 463, 465, 466, 471, 473, 477, 478, 480], "physic": [7, 67, 91, 174, 190, 244, 249, 275, 278, 334, 341, 374, 375, 381, 402, 429, 464, 477], "negat": [7, 15, 18, 22, 23, 30, 38, 41, 44, 46, 48, 53, 57, 59, 60, 62, 63, 65, 92, 93, 94, 98, 103, 112, 117, 119, 130, 134, 143, 146, 150, 151, 155, 157, 172, 173, 174, 175, 180, 183, 208, 218, 222, 223, 255, 256, 258, 259, 263, 267, 272, 275, 280, 290, 293, 296, 305, 315, 316, 317, 325, 328, 329, 330, 334, 337, 338, 341, 342, 345, 349, 362, 363, 366, 369, 381, 407, 410, 424, 425, 427, 428, 433, 438, 439, 459, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "begin": [7, 18, 23, 57, 72, 74, 75, 77, 78, 83, 84, 94, 100, 102, 103, 114, 117, 136, 148, 152, 164, 174, 175, 180, 183, 187, 190, 193, 198, 206, 212, 244, 247, 252, 255, 258, 259, 267, 268, 275, 280, 285, 290, 293, 294, 298, 299, 311, 316, 317, 321, 331, 332, 337, 338, 341, 342, 344, 355, 356, 359, 361, 366, 373, 375, 381, 385, 398, 410, 412, 413, 422, 424, 425, 426, 427, 429, 431, 432, 433, 446, 452, 453, 458, 461, 464, 465, 466, 471, 476, 477, 480], "obj": [7, 9, 10, 23, 24, 26, 28, 32, 35, 38, 42, 44, 47, 48, 51, 62, 63, 67, 74, 76, 77, 83, 84, 86, 92, 93, 94, 100, 109, 126, 136, 139, 155, 158, 173, 176, 178, 188, 190, 194, 205, 208, 210, 222, 224, 252, 256, 259, 275, 280, 288, 296, 318, 341, 342, 359, 379, 383, 385, 386, 399, 425, 428, 437, 438, 459, 460, 461, 462, 463, 464, 465, 469, 470, 475, 477, 478, 480], "automat": [7, 23, 28, 32, 44, 54, 58, 60, 62, 67, 70, 72, 75, 83, 84, 91, 94, 97, 102, 103, 106, 109, 117, 123, 129, 130, 136, 137, 148, 152, 155, 158, 164, 166, 173, 174, 178, 181, 183, 184, 187, 188, 190, 193, 198, 202, 203, 205, 206, 210, 222, 223, 231, 239, 240, 245, 247, 252, 264, 265, 267, 268, 269, 275, 278, 280, 285, 289, 290, 294, 296, 305, 310, 315, 317, 320, 325, 327, 329, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 353, 355, 359, 362, 363, 365, 366, 373, 381, 383, 385, 386, 387, 391, 392, 398, 399, 402, 404, 408, 412, 416, 419, 420, 423, 425, 426, 427, 429, 433, 443, 448, 449, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "temporari": [7, 22, 39, 48, 54, 62, 67, 100, 107, 109, 141, 173, 182, 190, 244, 249, 255, 258, 263, 268, 269, 280, 290, 294, 321, 337, 341, 349, 355, 357, 359, 379, 385, 392, 399, 455, 461, 463, 465, 472, 473, 474, 479, 480], "pymemoryview_frombuff": [7, 42, 56, 470, 480], "pybuffer_fillinfo": [7, 56, 62, 470, 480], "general": [7, 13, 23, 32, 36, 39, 41, 50, 53, 56, 62, 67, 71, 72, 75, 83, 84, 90, 92, 93, 98, 99, 100, 103, 106, 117, 119, 123, 130, 136, 143, 148, 149, 155, 164, 166, 173, 174, 178, 180, 181, 183, 188, 200, 205, 210, 221, 222, 223, 232, 239, 240, 241, 244, 247, 258, 263, 264, 265, 266, 267, 268, 270, 272, 280, 285, 290, 296, 302, 304, 311, 316, 317, 322, 327, 332, 334, 338, 339, 341, 342, 344, 345, 349, 355, 361, 363, 366, 372, 378, 381, 383, 384, 386, 387, 391, 392, 402, 404, 405, 408, 409, 410, 411, 412, 414, 422, 423, 424, 425, 427, 428, 431, 432, 433, 452, 458, 459, 462, 463, 464, 465, 466, 467, 469, 471, 472, 473, 474, 476, 477, 478, 479, 480], "scheme": [7, 30, 62, 67, 74, 77, 94, 100, 107, 133, 138, 155, 173, 180, 207, 244, 266, 268, 312, 331, 337, 338, 349, 355, 372, 391, 392, 396, 404, 425, 452, 459, 460, 462, 465, 466, 471, 472, 473, 474, 475, 480], "len": [7, 8, 9, 22, 37, 39, 40, 48, 53, 54, 59, 63, 67, 75, 84, 86, 92, 93, 100, 103, 104, 106, 111, 138, 139, 144, 146, 148, 157, 158, 163, 167, 173, 185, 187, 188, 190, 208, 212, 222, 223, 227, 232, 233, 239, 244, 251, 258, 266, 275, 280, 281, 285, 288, 289, 290, 293, 302, 315, 317, 332, 334, 337, 338, 340, 341, 344, 359, 379, 382, 386, 397, 404, 405, 407, 410, 424, 425, 432, 437, 438, 439, 440, 446, 447, 448, 459, 462, 463, 464, 465, 466, 467, 470, 472, 473, 474, 475, 478, 480], "product": [7, 67, 79, 83, 94, 99, 119, 122, 140, 183, 190, 221, 233, 242, 244, 258, 266, 272, 315, 341, 349, 381, 385, 386, 418, 423, 427, 432, 437, 447, 456, 459, 460, 464, 465, 466, 468, 471, 473, 476, 478, 480], "items": [7, 60, 67, 118, 179, 280, 334, 341, 480], "guarante": [7, 9, 11, 18, 32, 41, 53, 57, 58, 60, 62, 63, 66, 71, 72, 75, 84, 87, 91, 94, 102, 112, 119, 123, 136, 173, 180, 183, 188, 190, 193, 202, 222, 223, 229, 232, 240, 247, 252, 255, 259, 272, 273, 275, 280, 285, 289, 290, 296, 305, 321, 325, 328, 341, 344, 345, 349, 359, 361, 362, 375, 383, 397, 399, 402, 404, 405, 410, 412, 422, 424, 425, 429, 458, 463, 464, 466, 468, 472, 473, 476, 477, 478, 479, 480], "pybuf_simpl": 7, "pybuf_writ": [7, 42, 465], "control": [7, 31, 32, 33, 41, 49, 57, 67, 72, 73, 74, 76, 78, 82, 83, 84, 86, 91, 92, 93, 98, 99, 100, 102, 103, 112, 117, 123, 127, 129, 130, 134, 136, 140, 141, 146, 148, 149, 152, 155, 160, 172, 173, 174, 175, 180, 181, 183, 187, 188, 190, 191, 193, 194, 198, 199, 202, 204, 205, 207, 208, 210, 212, 215, 219, 222, 226, 231, 242, 244, 245, 247, 251, 252, 253, 255, 256, 259, 261, 264, 265, 266, 268, 273, 278, 279, 280, 281, 285, 289, 290, 292, 294, 295, 296, 302, 304, 305, 306, 308, 311, 312, 318, 319, 325, 326, 328, 330, 334, 335, 338, 341, 343, 344, 345, 349, 350, 355, 361, 362, 365, 366, 371, 372, 373, 377, 378, 382, 385, 386, 387, 388, 391, 392, 396, 399, 402, 403, 404, 410, 412, 414, 416, 417, 419, 423, 424, 425, 426, 427, 429, 431, 433, 435, 440, 445, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "flag": [7, 9, 10, 13, 18, 24, 28, 32, 33, 42, 48, 49, 60, 62, 63, 65, 67, 71, 72, 74, 75, 88, 97, 98, 99, 100, 101, 102, 106, 109, 111, 115, 123, 133, 135, 139, 140, 141, 152, 155, 173, 174, 178, 179, 180, 181, 183, 184, 185, 188, 193, 204, 205, 206, 208, 212, 222, 224, 240, 245, 254, 255, 261, 263, 264, 265, 268, 273, 275, 278, 279, 280, 285, 290, 293, 298, 302, 304, 310, 311, 312, 325, 327, 329, 330, 331, 334, 335, 337, 338, 339, 341, 342, 345, 349, 358, 359, 360, 362, 363, 373, 382, 383, 385, 391, 392, 397, 403, 404, 405, 416, 417, 419, 422, 424, 425, 429, 447, 452, 455, 460, 461, 462, 463, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "struct": [7, 15, 16, 21, 26, 30, 32, 34, 38, 44, 56, 57, 60, 62, 65, 67, 72, 74, 75, 77, 83, 85, 98, 100, 118, 138, 142, 173, 212, 222, 251, 265, 266, 281, 334, 341, 363, 416, 437, 449, 461, 464, 465, 466, 469, 470, 471, 472, 477, 478, 479, 480], "calcsiz": [7, 67, 142, 222, 334, 341, 344, 480], "import": [7, 11, 23, 30, 32, 33, 41, 44, 58, 62, 65, 67, 70, 71, 72, 74, 75, 76, 78, 83, 85, 86, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 105, 106, 107, 109, 110, 112, 113, 115, 117, 118, 120, 122, 123, 128, 130, 131, 133, 134, 136, 137, 139, 140, 143, 144, 145, 146, 147, 148, 149, 152, 157, 159, 160, 163, 164, 165, 166, 167, 169, 170, 172, 173, 178, 180, 181, 183, 184, 185, 187, 188, 190, 192, 193, 197, 199, 202, 204, 205, 206, 210, 211, 212, 213, 215, 217, 218, 220, 222, 223, 225, 227, 228, 231, 232, 233, 237, 238, 239, 240, 241, 242, 244, 245, 246, 249, 251, 252, 254, 255, 258, 259, 261, 262, 263, 267, 268, 269, 272, 273, 275, 276, 277, 280, 281, 285, 289, 290, 293, 294, 296, 298, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 312, 313, 315, 316, 317, 318, 319, 320, 321, 322, 323, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 337, 338, 339, 340, 341, 342, 344, 345, 348, 349, 350, 351, 352, 353, 355, 356, 357, 358, 362, 363, 364, 365, 372, 373, 375, 376, 377, 378, 379, 381, 382, 383, 384, 385, 386, 391, 392, 393, 395, 396, 397, 399, 403, 404, 405, 407, 408, 409, 410, 412, 416, 417, 418, 422, 423, 424, 425, 426, 427, 428, 430, 432, 435, 437, 438, 439, 440, 441, 442, 443, 445, 448, 449, 450, 452, 453, 458, 459, 461, 466, 467, 468, 469, 471, 472, 475, 476, 477, 478, 479, 480, 481], "pybuf_format": 7, "still": [7, 9, 13, 22, 23, 27, 28, 30, 32, 33, 57, 62, 71, 72, 74, 75, 76, 83, 84, 91, 93, 94, 97, 98, 99, 100, 102, 103, 107, 111, 117, 119, 130, 136, 140, 148, 155, 160, 164, 166, 167, 173, 174, 178, 183, 190, 191, 199, 203, 205, 210, 223, 227, 240, 244, 247, 249, 252, 264, 265, 266, 268, 272, 275, 280, 281, 289, 290, 292, 293, 296, 305, 311, 316, 319, 320, 321, 325, 327, 330, 331, 334, 335, 337, 338, 341, 342, 345, 349, 359, 361, 362, 366, 373, 379, 382, 383, 385, 386, 387, 392, 399, 404, 407, 410, 413, 423, 424, 425, 427, 429, 432, 433, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "present": [7, 22, 30, 33, 38, 44, 48, 62, 67, 72, 73, 76, 78, 84, 91, 92, 93, 94, 99, 100, 102, 103, 106, 107, 111, 112, 117, 119, 140, 143, 148, 149, 150, 152, 155, 158, 164, 173, 174, 178, 181, 183, 187, 188, 190, 193, 194, 202, 207, 210, 212, 218, 222, 223, 232, 240, 242, 244, 247, 248, 252, 256, 259, 264, 265, 266, 268, 273, 275, 281, 285, 289, 290, 293, 294, 296, 300, 304, 305, 310, 311, 316, 319, 328, 332, 334, 338, 341, 342, 349, 355, 356, 359, 361, 362, 363, 364, 366, 368, 372, 373, 375, 378, 381, 383, 385, 391, 392, 399, 404, 407, 410, 412, 416, 418, 420, 424, 425, 427, 429, 432, 433, 459, 460, 461, 462, 463, 464, 465, 466, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "hold": [7, 9, 23, 27, 32, 44, 50, 54, 57, 62, 65, 72, 84, 92, 98, 99, 100, 117, 119, 121, 136, 164, 166, 167, 173, 180, 183, 188, 200, 212, 239, 242, 252, 254, 265, 266, 268, 280, 281, 289, 290, 299, 305, 316, 319, 322, 327, 334, 338, 341, 345, 349, 359, 362, 366, 378, 385, 399, 402, 408, 410, 412, 423, 425, 429, 433, 459, 460, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "navig": [7, 67, 91, 174, 293, 310, 365, 372, 480], "disregard": [7, 32, 341], "string": [7, 8, 9, 11, 16, 18, 22, 23, 24, 25, 26, 28, 30, 32, 33, 34, 38, 39, 40, 41, 44, 46, 48, 52, 57, 58, 62, 64, 65, 67, 71, 72, 74, 75, 78, 86, 87, 88, 91, 92, 94, 97, 99, 100, 102, 105, 107, 109, 110, 111, 114, 117, 118, 119, 123, 130, 134, 136, 138, 140, 141, 142, 143, 146, 148, 149, 150, 152, 154, 155, 156, 161, 164, 166, 169, 170, 172, 173, 174, 175, 178, 179, 180, 181, 183, 185, 187, 188, 190, 192, 193, 194, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 217, 218, 222, 223, 225, 226, 227, 230, 231, 232, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 255, 259, 261, 263, 264, 265, 266, 268, 269, 271, 273, 275, 278, 279, 280, 281, 284, 285, 286, 288, 290, 292, 293, 294, 295, 296, 297, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 317, 318, 323, 327, 328, 329, 331, 332, 333, 334, 335, 336, 337, 338, 339, 348, 349, 352, 353, 355, 356, 358, 359, 360, 361, 362, 363, 364, 366, 372, 373, 374, 375, 376, 377, 378, 379, 381, 383, 384, 385, 386, 387, 391, 392, 394, 395, 396, 397, 398, 399, 400, 402, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 419, 420, 421, 424, 425, 426, 427, 428, 429, 431, 433, 439, 441, 442, 444, 446, 447, 449, 452, 453, 458, 460, 461, 464, 466, 468, 469, 472, 474, 475, 480, 481], "ndim": [7, 67, 341], "dimens": [7, 173, 174, 272, 329, 341, 465, 473, 478, 480], "dimension": [7, 86, 200, 272, 296, 315, 341, 372, 381, 473, 475, 480], "scalar": [7, 138, 193, 196, 223, 381, 383, 480], "maximum": [7, 25, 58, 63, 84, 92, 94, 99, 100, 103, 112, 123, 136, 138, 148, 151, 155, 160, 164, 173, 174, 183, 187, 192, 199, 200, 205, 210, 232, 244, 258, 259, 266, 267, 272, 275, 278, 280, 285, 290, 296, 302, 304, 316, 317, 318, 319, 326, 334, 336, 337, 338, 340, 342, 345, 349, 355, 361, 362, 373, 375, 379, 381, 385, 391, 392, 404, 410, 432, 452, 459, 461, 462, 464, 465, 466, 472, 473, 475, 476, 477, 480], "pybuf_max_ndim": 7, "restrict": [7, 32, 41, 57, 67, 72, 74, 75, 88, 92, 98, 100, 103, 112, 117, 119, 155, 173, 174, 180, 183, 187, 202, 220, 222, 227, 232, 244, 253, 254, 259, 280, 290, 295, 305, 309, 316, 334, 337, 338, 341, 342, 343, 345, 350, 351, 353, 362, 363, 383, 386, 407, 410, 416, 417, 423, 424, 425, 427, 428, 432, 433, 452, 458, 460, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "attent": [7, 98, 103, 174, 381, 462, 472, 474], "further": [7, 32, 40, 62, 67, 72, 74, 75, 78, 84, 87, 94, 97, 99, 100, 106, 107, 116, 119, 136, 141, 146, 148, 150, 155, 163, 166, 170, 173, 178, 184, 188, 190, 210, 215, 225, 244, 263, 264, 266, 267, 272, 279, 280, 289, 290, 292, 294, 296, 316, 329, 330, 334, 335, 337, 338, 341, 342, 349, 351, 363, 366, 378, 383, 407, 410, 412, 418, 422, 424, 425, 427, 429, 432, 452, 458, 459, 460, 461, 462, 463, 465, 466, 471, 473, 477, 478, 480], "skip": [7, 32, 33, 34, 57, 67, 83, 94, 102, 103, 106, 136, 141, 150, 155, 160, 164, 166, 180, 184, 188, 190, 201, 202, 207, 215, 247, 252, 258, 259, 264, 268, 269, 294, 301, 316, 328, 331, 339, 341, 344, 349, 355, 359, 373, 383, 396, 410, 412, 423, 424, 433, 449, 452, 458, 459, 461, 462, 463, 464, 465, 466, 468, 471, 472, 474, 479, 480], "regular": [7, 11, 32, 33, 41, 62, 67, 75, 83, 84, 86, 92, 94, 100, 102, 117, 119, 123, 130, 157, 158, 160, 164, 166, 173, 178, 183, 190, 197, 207, 210, 217, 222, 223, 231, 240, 244, 251, 252, 258, 263, 265, 290, 293, 296, 305, 308, 325, 330, 332, 334, 338, 339, 341, 342, 349, 355, 356, 359, 360, 381, 383, 385, 392, 397, 399, 425, 426, 427, 432, 433, 448, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "abl": [7, 32, 62, 72, 74, 75, 76, 83, 88, 91, 93, 99, 100, 101, 102, 103, 106, 119, 138, 148, 155, 156, 166, 173, 174, 178, 180, 191, 210, 232, 252, 264, 265, 266, 280, 289, 290, 292, 294, 296, 306, 311, 316, 329, 334, 337, 338, 345, 355, 359, 362, 381, 386, 391, 397, 403, 404, 410, 418, 424, 425, 431, 452, 453, 458, 459, 460, 461, 464, 466, 471, 472, 473, 474, 477, 478, 480], "handl": [7, 25, 30, 31, 32, 33, 34, 39, 41, 48, 50, 55, 60, 62, 63, 65, 67, 72, 74, 75, 78, 84, 88, 90, 91, 93, 94, 97, 98, 99, 102, 103, 106, 109, 110, 112, 115, 117, 119, 129, 136, 137, 139, 141, 143, 146, 148, 149, 151, 154, 155, 164, 166, 167, 172, 173, 178, 180, 183, 184, 186, 187, 188, 190, 193, 197, 198, 199, 200, 204, 205, 208, 209, 210, 212, 222, 223, 227, 231, 239, 241, 242, 244, 245, 247, 250, 251, 252, 253, 255, 256, 259, 264, 265, 266, 267, 268, 272, 275, 279, 280, 282, 290, 292, 293, 294, 295, 305, 306, 308, 316, 318, 325, 327, 328, 329, 330, 332, 334, 335, 337, 339, 341, 342, 345, 347, 349, 350, 355, 359, 362, 363, 368, 372, 375, 383, 386, 387, 392, 397, 399, 400, 401, 404, 410, 412, 416, 417, 418, 419, 422, 423, 424, 425, 426, 427, 429, 432, 433, 440, 449, 452, 458, 459, 460, 461, 463, 464, 467, 468, 469, 471, 472, 473, 476, 477, 478, 479, 480, 481], "along": [7, 57, 94, 98, 99, 100, 117, 123, 137, 138, 146, 151, 160, 166, 173, 183, 190, 200, 202, 215, 227, 231, 232, 241, 247, 248, 264, 266, 275, 290, 296, 305, 326, 332, 334, 338, 341, 342, 345, 366, 373, 377, 381, 383, 385, 386, 404, 411, 418, 423, 424, 459, 460, 461, 462, 463, 465, 466, 471, 472, 474, 475, 480], "nth": [7, 258, 373], "dictat": [7, 86, 164, 219, 222, 296, 334, 458, 459, 465], "mani": [7, 13, 18, 32, 33, 62, 63, 71, 72, 74, 75, 78, 83, 91, 93, 94, 97, 98, 99, 100, 103, 106, 107, 114, 117, 119, 125, 130, 134, 136, 140, 151, 155, 160, 164, 166, 173, 174, 175, 178, 180, 183, 187, 188, 190, 191, 200, 205, 209, 222, 227, 232, 239, 240, 241, 244, 247, 255, 256, 258, 259, 262, 264, 272, 275, 280, 281, 285, 289, 290, 292, 293, 295, 296, 302, 304, 305, 311, 316, 322, 325, 327, 329, 330, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 352, 355, 356, 359, 361, 362, 363, 366, 372, 377, 378, 381, 382, 383, 386, 387, 392, 399, 400, 402, 403, 404, 407, 412, 424, 425, 429, 431, 433, 452, 454, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "de": [7, 12, 23, 28, 40, 67, 73, 79, 116, 174, 227, 240, 249, 258, 285, 296, 341, 355, 383, 391, 416, 469, 470, 471, 474, 476, 477, 479, 480], "might": [7, 23, 32, 57, 62, 63, 72, 74, 75, 84, 87, 91, 93, 94, 98, 99, 100, 102, 103, 106, 107, 111, 119, 129, 134, 136, 138, 141, 143, 155, 173, 176, 178, 180, 188, 190, 193, 202, 204, 206, 210, 218, 231, 232, 240, 244, 255, 256, 263, 264, 265, 266, 268, 269, 275, 280, 281, 285, 289, 290, 292, 296, 299, 302, 305, 316, 332, 334, 337, 338, 341, 349, 350, 352, 359, 362, 366, 381, 383, 386, 387, 391, 392, 397, 399, 405, 410, 419, 425, 429, 431, 452, 458, 459, 461, 462, 463, 464, 465, 466, 471, 472, 473, 474, 476, 477, 480], "re": [7, 32, 41, 44, 62, 67, 71, 72, 74, 75, 76, 83, 84, 87, 90, 91, 92, 93, 94, 97, 98, 99, 100, 102, 106, 111, 119, 136, 137, 141, 142, 152, 157, 160, 164, 166, 173, 174, 180, 183, 184, 187, 188, 190, 193, 198, 202, 204, 208, 217, 240, 244, 245, 247, 251, 255, 256, 263, 264, 265, 266, 268, 275, 276, 280, 285, 289, 290, 292, 293, 294, 305, 312, 335, 338, 341, 342, 345, 349, 350, 360, 361, 362, 366, 374, 375, 381, 383, 387, 391, 392, 397, 404, 410, 412, 416, 424, 425, 426, 429, 431, 432, 433, 438, 448, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 478, 480], "cast": [7, 32, 41, 44, 57, 60, 63, 67, 72, 75, 115, 173, 183, 184, 258, 341, 378, 383, 473, 477, 478, 480], "freed": [7, 13, 22, 27, 32, 41, 44, 72, 74, 98, 100, 229, 280, 290, 326, 425, 460, 462, 464, 476, 480], "alter": [7, 22, 41, 84, 123, 150, 183, 205, 240, 244, 245, 259, 265, 269, 296, 321, 341, 342, 381, 423, 425, 429, 459, 463, 472, 474, 478, 480], "limit": [7, 13, 23, 26, 32, 33, 34, 38, 56, 57, 58, 60, 62, 63, 67, 74, 84, 91, 93, 94, 96, 100, 103, 109, 116, 117, 119, 123, 129, 130, 133, 134, 136, 139, 146, 155, 160, 166, 170, 181, 183, 188, 198, 204, 205, 208, 211, 212, 222, 223, 232, 244, 245, 251, 254, 258, 265, 267, 273, 279, 280, 281, 282, 289, 290, 292, 296, 304, 305, 309, 311, 316, 318, 321, 327, 330, 331, 334, 337, 338, 340, 342, 345, 349, 355, 359, 362, 370, 372, 378, 379, 381, 386, 388, 402, 404, 407, 410, 418, 423, 425, 426, 427, 429, 431, 432, 452, 453, 455, 459, 460, 461, 462, 463, 464, 465, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "64": [7, 41, 63, 67, 84, 92, 93, 97, 104, 133, 140, 143, 173, 174, 180, 183, 222, 232, 256, 258, 267, 280, 281, 290, 300, 301, 303, 329, 334, 338, 341, 344, 349, 381, 401, 416, 425, 439, 443, 446, 453, 458, 459, 461, 463, 464, 465, 466, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "send": [7, 67, 78, 83, 91, 94, 99, 102, 103, 104, 107, 115, 123, 125, 130, 133, 134, 138, 139, 148, 149, 155, 158, 161, 166, 174, 188, 191, 197, 198, 209, 220, 227, 239, 241, 242, 244, 245, 253, 254, 264, 265, 266, 275, 280, 281, 285, 290, 296, 302, 313, 326, 330, 332, 334, 335, 338, 345, 353, 358, 359, 366, 381, 383, 392, 404, 416, 425, 427, 449, 459, 462, 463, 464, 466, 470, 471, 472, 473, 475, 476, 477, 479, 480], "via": [7, 32, 41, 44, 60, 62, 63, 67, 72, 75, 83, 84, 86, 88, 94, 99, 107, 109, 112, 117, 119, 136, 137, 141, 148, 164, 167, 180, 187, 190, 193, 197, 198, 199, 202, 203, 204, 205, 210, 213, 215, 218, 222, 225, 230, 232, 239, 244, 248, 252, 258, 259, 262, 263, 264, 265, 266, 275, 280, 281, 289, 290, 294, 295, 296, 299, 302, 305, 311, 316, 317, 318, 320, 332, 334, 335, 338, 341, 342, 345, 349, 352, 359, 381, 383, 385, 386, 392, 397, 402, 404, 407, 410, 416, 422, 424, 425, 427, 452, 455, 459, 464, 465, 466, 468, 471, 473, 474, 475, 476, 477, 478, 479, 480], "drastic": [7, 109], "unambigu": [7, 117, 119, 180, 265, 305, 332, 425, 433, 465, 472], "influenc": [7, 296, 334, 452, 465, 480], "correct": [7, 25, 32, 44, 62, 63, 65, 67, 70, 72, 75, 76, 84, 92, 93, 94, 97, 98, 100, 106, 107, 109, 111, 114, 117, 130, 148, 155, 166, 172, 173, 180, 183, 184, 185, 188, 190, 193, 194, 196, 200, 205, 206, 213, 222, 240, 244, 245, 251, 256, 263, 272, 275, 280, 286, 289, 290, 292, 296, 311, 321, 328, 329, 334, 337, 338, 340, 341, 342, 344, 345, 349, 355, 363, 366, 381, 383, 385, 386, 387, 398, 402, 404, 412, 418, 422, 425, 427, 429, 432, 441, 458, 459, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "els": [7, 22, 28, 34, 35, 40, 41, 52, 62, 63, 67, 71, 72, 74, 75, 77, 78, 83, 84, 87, 88, 94, 98, 100, 102, 103, 104, 107, 111, 119, 123, 133, 136, 148, 157, 163, 166, 170, 173, 180, 183, 187, 188, 190, 193, 197, 204, 223, 225, 227, 237, 239, 244, 245, 247, 258, 259, 264, 266, 268, 273, 280, 286, 288, 289, 290, 296, 306, 315, 316, 326, 329, 334, 337, 338, 339, 340, 341, 345, 349, 355, 359, 362, 369, 375, 381, 382, 383, 386, 396, 397, 399, 404, 407, 419, 425, 427, 428, 429, 431, 432, 433, 440, 442, 452, 458, 459, 462, 463, 464, 465, 466, 469, 470, 471, 472, 473, 474, 475, 479, 480], "report": [7, 22, 32, 44, 60, 67, 71, 72, 84, 97, 99, 101, 102, 103, 106, 117, 119, 130, 148, 149, 163, 172, 173, 174, 187, 188, 190, 193, 200, 202, 210, 213, 216, 222, 230, 252, 256, 258, 276, 277, 280, 289, 290, 305, 311, 316, 325, 326, 330, 336, 338, 339, 341, 349, 359, 366, 377, 383, 385, 392, 397, 410, 412, 428, 452, 458, 459, 461, 462, 463, 464, 465, 466, 472, 473, 474, 476, 478, 480], "either": [7, 11, 22, 23, 32, 41, 42, 44, 48, 54, 57, 58, 60, 62, 63, 66, 70, 71, 72, 75, 83, 84, 87, 88, 91, 92, 93, 94, 99, 100, 101, 102, 103, 106, 107, 114, 117, 119, 123, 130, 134, 136, 138, 140, 141, 142, 146, 147, 148, 151, 155, 166, 169, 170, 172, 173, 174, 175, 178, 180, 183, 187, 188, 190, 191, 192, 193, 194, 195, 196, 199, 202, 203, 204, 205, 206, 208, 210, 212, 218, 222, 232, 239, 240, 242, 244, 245, 247, 249, 252, 254, 255, 256, 258, 259, 264, 265, 266, 267, 268, 269, 272, 275, 278, 280, 281, 285, 289, 290, 292, 293, 294, 296, 298, 299, 305, 306, 308, 311, 316, 319, 321, 322, 325, 326, 328, 329, 331, 334, 337, 338, 341, 342, 344, 345, 349, 350, 352, 355, 356, 359, 362, 363, 366, 372, 373, 375, 378, 381, 383, 385, 386, 391, 392, 396, 397, 398, 399, 400, 402, 404, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 422, 423, 424, 425, 426, 427, 429, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480], "choic": [7, 67, 72, 83, 84, 88, 100, 107, 115, 148, 151, 171, 190, 208, 222, 227, 244, 252, 264, 265, 268, 280, 287, 289, 305, 311, 315, 321, 323, 326, 327, 338, 340, 341, 344, 372, 428, 431, 438, 448, 461, 464, 471, 472, 475, 476, 477, 480], "next": [7, 23, 26, 32, 36, 41, 62, 63, 67, 71, 72, 74, 75, 84, 86, 91, 92, 93, 94, 97, 100, 102, 103, 106, 109, 111, 114, 116, 123, 136, 138, 141, 146, 148, 150, 152, 154, 156, 157, 158, 164, 172, 173, 174, 183, 187, 188, 190, 191, 192, 193, 194, 202, 208, 210, 215, 218, 222, 223, 227, 233, 239, 240, 244, 247, 250, 251, 252, 258, 264, 266, 267, 268, 275, 279, 280, 285, 289, 290, 293, 294, 304, 305, 311, 316, 317, 322, 327, 328, 330, 334, 335, 337, 338, 341, 342, 345, 350, 351, 355, 365, 366, 372, 373, 381, 386, 387, 392, 397, 410, 422, 424, 425, 426, 427, 429, 431, 433, 437, 439, 446, 447, 449, 458, 459, 460, 461, 462, 464, 465, 466, 467, 468, 469, 472, 473, 475, 477, 478, 479, 481], "stand": [7, 80, 85, 106, 166, 183, 207, 272, 289, 299, 316, 417, 418, 424, 432, 459, 464, 465, 466, 472, 474, 477, 478, 480], "alon": [7, 63, 74, 80, 85, 100, 103, 119, 247, 294, 316, 321, 328, 417, 423, 424, 431, 461, 464, 474, 480], "impli": [7, 30, 41, 57, 62, 88, 100, 106, 109, 160, 178, 255, 289, 311, 317, 337, 338, 341, 412, 419, 423, 425, 427, 433, 452, 453, 458, 465, 474, 477, 478, 480], "decreas": [7, 135, 180, 188, 256, 363, 459, 463, 466, 473, 476, 478, 480], "below": [7, 23, 30, 32, 44, 54, 56, 58, 59, 60, 62, 63, 65, 67, 72, 75, 84, 87, 92, 93, 94, 99, 100, 107, 111, 112, 114, 115, 117, 130, 141, 146, 151, 155, 164, 169, 172, 174, 176, 178, 180, 183, 185, 186, 188, 190, 192, 200, 205, 210, 218, 227, 230, 232, 239, 240, 242, 244, 245, 246, 247, 249, 255, 263, 264, 265, 266, 273, 279, 280, 285, 289, 290, 292, 293, 294, 304, 311, 316, 317, 318, 319, 321, 325, 326, 328, 329, 330, 331, 332, 333, 335, 336, 338, 339, 341, 342, 343, 344, 345, 349, 351, 353, 355, 356, 359, 361, 362, 363, 366, 368, 373, 377, 381, 383, 385, 386, 387, 392, 400, 403, 410, 411, 416, 417, 419, 423, 424, 425, 426, 427, 428, 429, 432, 438, 458, 459, 460, 462, 464, 465, 466, 467, 471, 474, 475, 480], "pybuf_indirect": 7, "yes": [7, 72, 78, 84, 88, 96, 164, 183, 190, 263, 264, 311, 316, 338, 366, 370, 402, 404, 408, 410, 438, 443, 446, 453, 458, 461, 472], "pybuf_strid": 7, "pybuf_nd": 7, "fortran": [7, 77, 86, 296, 337, 341, 441, 460, 463, 465], "explicit": [7, 23, 28, 30, 32, 33, 44, 48, 50, 62, 65, 67, 72, 75, 84, 86, 87, 91, 93, 94, 98, 99, 100, 102, 103, 109, 111, 117, 119, 123, 129, 130, 132, 136, 137, 148, 154, 163, 164, 166, 167, 173, 176, 178, 180, 183, 185, 187, 193, 195, 199, 202, 203, 205, 207, 210, 211, 215, 222, 223, 227, 230, 240, 242, 247, 252, 255, 256, 259, 263, 264, 265, 266, 267, 268, 272, 278, 280, 281, 289, 290, 292, 294, 296, 304, 308, 311, 321, 325, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 353, 355, 359, 362, 378, 381, 382, 383, 385, 386, 392, 396, 397, 399, 402, 404, 407, 408, 409, 410, 411, 418, 420, 423, 424, 425, 426, 427, 429, 433, 437, 452, 453, 458, 459, 460, 461, 462, 464, 466, 467, 469, 471, 472, 475, 476, 477, 478, 479, 480, 481], "contig": [7, 67, 252, 312], "pybuf_c_contigu": [7, 465], "pybuf_f_contigu": [7, 465], "pybuf_any_contigu": 7, "fulli": [7, 13, 27, 32, 33, 44, 60, 62, 70, 86, 100, 102, 106, 109, 117, 131, 183, 190, 194, 200, 204, 205, 247, 252, 258, 265, 266, 280, 296, 330, 332, 334, 341, 345, 349, 355, 383, 385, 395, 397, 404, 407, 410, 414, 420, 425, 429, 452, 458, 461, 466, 467, 471, 472, 473, 474, 475, 476, 478, 479, 480], "combin": [7, 23, 32, 48, 55, 57, 62, 63, 67, 71, 75, 84, 91, 94, 98, 100, 103, 106, 107, 114, 117, 123, 136, 155, 157, 160, 166, 173, 174, 178, 179, 180, 183, 186, 190, 200, 202, 205, 208, 221, 240, 241, 242, 244, 247, 255, 258, 263, 264, 280, 289, 290, 292, 293, 305, 315, 316, 319, 325, 326, 328, 331, 332, 334, 335, 337, 340, 341, 342, 343, 344, 345, 353, 355, 360, 366, 373, 383, 384, 385, 391, 402, 403, 420, 423, 424, 425, 427, 429, 432, 433, 453, 459, 463, 464, 465, 466, 474, 475, 476, 477, 478, 480], "frequent": [7, 67, 72, 74, 83, 84, 103, 106, 107, 161, 180, 187, 244, 263, 266, 280, 285, 289, 302, 385, 462, 463, 465, 466, 471, 478, 480], "undefin": [7, 18, 25, 28, 32, 38, 41, 62, 63, 84, 123, 137, 155, 163, 193, 202, 204, 210, 222, 224, 255, 272, 289, 325, 341, 349, 363, 375, 379, 397, 410, 413, 425, 427, 432, 446, 453, 475, 477, 480], "pybuffer_iscontigu": [7, 56, 470, 480], "pybuf_ful": 7, "pybuf_full_ro": 7, "pybuf_record": 7, "pybuf_records_ro": 7, "pybuf_strided_ro": 7, "pybuf_contig": 7, "pybuf_contig_ro": 7, "ptr": [7, 33, 41, 256, 463, 475], "typeof": 7, "def": [7, 17, 22, 34, 44, 60, 65, 67, 70, 71, 72, 75, 78, 83, 84, 86, 87, 91, 92, 93, 94, 98, 99, 100, 101, 103, 104, 105, 106, 109, 111, 113, 117, 119, 120, 122, 123, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 144, 145, 146, 152, 157, 158, 163, 166, 167, 169, 170, 173, 178, 180, 183, 185, 187, 188, 190, 197, 200, 208, 210, 213, 222, 223, 224, 225, 227, 229, 232, 233, 237, 240, 242, 244, 247, 248, 252, 255, 256, 258, 259, 264, 265, 272, 280, 286, 288, 289, 293, 294, 296, 300, 306, 309, 311, 313, 315, 316, 317, 318, 322, 326, 328, 329, 330, 332, 334, 335, 337, 338, 339, 340, 341, 342, 348, 349, 355, 358, 359, 361, 362, 364, 366, 375, 378, 379, 381, 382, 383, 385, 386, 387, 396, 397, 399, 404, 408, 410, 416, 417, 419, 424, 425, 426, 427, 428, 432, 433, 437, 438, 440, 447, 448, 449, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "verify_structur": 7, "memlen": 7, "offset": [7, 10, 20, 22, 23, 26, 28, 57, 60, 62, 67, 74, 75, 83, 92, 96, 119, 123, 138, 139, 150, 173, 180, 183, 188, 200, 206, 210, 212, 220, 232, 237, 252, 255, 261, 268, 270, 275, 280, 290, 303, 311, 312, 334, 337, 344, 350, 359, 363, 376, 378, 412, 419, 422, 425, 443, 452, 459, 464, 465, 469, 472, 473, 477, 480], "bound": [7, 10, 13, 41, 43, 53, 55, 59, 62, 63, 84, 92, 93, 99, 100, 103, 119, 123, 127, 135, 136, 155, 166, 183, 187, 188, 210, 222, 223, 245, 247, 252, 265, 266, 280, 315, 316, 319, 328, 334, 337, 338, 341, 348, 359, 362, 366, 372, 373, 382, 383, 386, 387, 392, 399, 417, 423, 424, 425, 426, 427, 428, 429, 433, 459, 461, 462, 464, 465, 466, 471, 473, 474, 477, 479, 480], "mem": [7, 41, 42], "imin": 7, "sum": [7, 67, 86, 92, 94, 117, 119, 123, 138, 157, 180, 183, 190, 205, 222, 223, 251, 258, 267, 272, 281, 290, 293, 305, 315, 319, 323, 334, 340, 341, 363, 373, 379, 383, 427, 428, 437, 438, 441, 446, 447, 448, 449, 462, 463, 465, 468, 470, 471, 478, 479, 480], "imax": 7, "view": [7, 22, 42, 47, 62, 67, 83, 86, 91, 92, 93, 117, 119, 130, 136, 157, 158, 180, 183, 188, 193, 197, 202, 205, 222, 244, 255, 264, 269, 296, 305, 310, 337, 339, 344, 348, 349, 366, 372, 373, 381, 382, 402, 407, 459, 464, 465, 469, 472, 473, 475, 480, 481], "anywher": [7, 84, 148, 183, 187, 208, 244, 248, 258, 265, 289, 316, 349, 375, 383, 391, 412, 422, 426, 427, 429, 467, 479, 480], "index": [7, 13, 33, 34, 37, 46, 53, 58, 59, 62, 63, 67, 78, 79, 83, 86, 93, 94, 97, 100, 102, 103, 108, 112, 113, 118, 119, 138, 139, 141, 144, 148, 152, 157, 158, 161, 173, 179, 188, 189, 193, 202, 206, 208, 210, 221, 222, 227, 230, 233, 239, 242, 251, 252, 258, 259, 265, 275, 278, 280, 281, 288, 290, 293, 296, 310, 311, 312, 316, 317, 319, 334, 336, 337, 339, 341, 342, 349, 356, 358, 362, 363, 365, 373, 378, 379, 391, 402, 404, 407, 410, 419, 424, 425, 427, 433, 437, 439, 446, 450, 451, 456, 459, 461, 463, 465, 466, 467, 469, 471, 472, 473, 475, 476, 477, 478, 479, 480, 481], "get_item_point": 7, "pyobject_checkbuff": [7, 56, 470, 479, 480], "cannot": [7, 9, 24, 26, 28, 32, 33, 38, 48, 53, 57, 60, 62, 63, 65, 66, 71, 72, 75, 84, 88, 91, 93, 94, 97, 98, 99, 100, 101, 102, 107, 109, 112, 119, 123, 129, 132, 141, 148, 155, 157, 158, 160, 164, 166, 173, 174, 178, 180, 183, 188, 190, 194, 198, 199, 200, 205, 209, 210, 211, 212, 215, 222, 223, 227, 230, 242, 244, 247, 249, 250, 252, 255, 263, 264, 265, 266, 267, 268, 272, 273, 275, 279, 280, 290, 292, 293, 294, 296, 299, 301, 304, 305, 311, 316, 319, 325, 326, 327, 328, 329, 330, 334, 335, 336, 337, 338, 341, 342, 345, 349, 350, 351, 355, 359, 362, 363, 366, 383, 391, 392, 396, 399, 402, 403, 407, 410, 412, 413, 416, 418, 419, 422, 423, 424, 425, 426, 427, 428, 429, 432, 433, 440, 452, 453, 458, 461, 462, 464, 465, 466, 467, 468, 469, 471, 472, 474, 476, 477, 478, 479, 480], "buffererror": [7, 23, 62, 67, 210, 296, 447, 480], "chain": [7, 23, 62, 67, 84, 92, 94, 98, 100, 107, 116, 154, 157, 164, 173, 184, 210, 211, 221, 222, 233, 252, 258, 264, 290, 341, 349, 378, 386, 392, 425, 427, 433, 442, 465, 467, 471, 473, 474, 475, 479, 480], "redirect": [7, 62, 67, 85, 99, 100, 107, 130, 134, 166, 239, 240, 242, 247, 264, 330, 345, 349, 392, 396, 452, 455, 459, 474, 475, 476, 477, 480], "pybuffer_sizefromformat": [7, 56, 470, 480], "pybuffer_getpoint": [7, 56, 470, 480], "pybuffer_fromcontigu": [7, 56, 470, 480], "fort": 7, "pybuffer_tocontigu": [7, 56, 470, 480], "src": [7, 51, 88, 101, 139, 173, 190, 197, 228, 237, 275, 278, 290, 329, 337, 462, 464, 480], "pyobject_copydata": [7, 56, 470], "dest": [7, 67, 88, 100, 115, 197, 225, 266, 275, 289, 306, 396, 462, 464, 465, 466, 480], "between": [7, 20, 32, 33, 38, 41, 44, 53, 55, 59, 60, 62, 67, 71, 72, 73, 74, 75, 78, 83, 88, 90, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 117, 119, 123, 130, 137, 138, 146, 147, 151, 155, 158, 161, 164, 169, 170, 174, 180, 183, 188, 190, 192, 193, 194, 198, 202, 206, 208, 210, 213, 215, 222, 227, 232, 244, 247, 248, 251, 252, 255, 256, 258, 259, 263, 264, 265, 266, 267, 272, 273, 275, 281, 282, 290, 292, 293, 294, 296, 297, 305, 315, 316, 317, 331, 334, 335, 336, 337, 338, 340, 341, 344, 345, 349, 356, 359, 361, 362, 363, 366, 368, 369, 372, 373, 374, 375, 379, 381, 382, 383, 385, 386, 387, 391, 392, 397, 398, 402, 404, 407, 408, 410, 414, 416, 422, 423, 424, 425, 427, 428, 429, 431, 433, 452, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pybuffer_fillcontiguousstrid": [7, 56, 470], "per": [7, 13, 22, 23, 30, 34, 44, 48, 62, 63, 67, 72, 83, 84, 87, 100, 114, 117, 119, 123, 129, 130, 138, 140, 141, 143, 147, 155, 174, 178, 180, 183, 184, 188, 193, 194, 200, 202, 205, 206, 223, 239, 247, 248, 259, 264, 268, 278, 280, 285, 290, 292, 302, 304, 305, 312, 316, 326, 331, 334, 335, 337, 338, 341, 349, 359, 362, 363, 364, 366, 373, 377, 379, 385, 416, 419, 424, 425, 429, 433, 452, 458, 462, 463, 464, 466, 467, 468, 469, 473, 474, 475, 477, 478, 480, 481], "accord": [7, 18, 32, 38, 63, 65, 75, 91, 92, 93, 94, 97, 100, 106, 119, 123, 148, 151, 155, 166, 172, 178, 180, 183, 193, 198, 200, 202, 205, 206, 213, 215, 222, 223, 230, 232, 240, 244, 245, 247, 258, 263, 264, 265, 272, 278, 280, 289, 290, 305, 338, 339, 341, 343, 344, 363, 372, 373, 375, 381, 385, 391, 392, 398, 407, 419, 423, 425, 427, 429, 432, 452, 458, 461, 462, 463, 464, 465, 471, 472, 473, 474, 475, 476, 477, 480], "design": [7, 33, 62, 75, 83, 84, 87, 92, 93, 94, 98, 99, 100, 102, 106, 107, 119, 134, 136, 143, 149, 155, 164, 166, 174, 180, 183, 189, 190, 191, 198, 207, 208, 210, 222, 223, 225, 227, 232, 244, 247, 268, 280, 289, 290, 296, 305, 320, 328, 334, 338, 344, 352, 355, 359, 362, 366, 372, 375, 381, 383, 386, 391, 404, 414, 422, 423, 429, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 477, 479, 480], "getbufferproc": [7, 56, 62, 473, 480], "pybytearray_typ": [8, 56], "pybytearray_check": 8, "pybytearray_checkexact": 8, "pybytearray_fromobject": [8, 56, 465], "pybytearray_fromstringands": [8, 56, 465], "pybytearray_concat": [8, 56], "pybytearray_s": [8, 56], "pybytearray_asstr": [8, 56], "pybytearray_res": [8, 56], "pybytearray_as_str": 8, "pybytearray_get_s": 8, "subtyp": [9, 11, 20, 25, 38, 44, 48, 54, 59, 60, 62, 63, 67, 184, 191, 193, 194, 197, 198, 200, 201, 202, 203, 240, 244, 273, 282, 289, 330, 338, 341, 413, 424, 425, 427, 461, 480], "pybytes_typ": [9, 56, 480], "pybytes_check": [9, 78, 465], "pybytes_checkexact": 9, "pybytes_fromstr": [9, 41, 56], "pybytes_fromstringands": [9, 56, 465], "uniniti": [9, 32, 34, 41, 72, 84, 296, 453, 480], "pybytes_fromformat": [9, 56, 480], "printf": [9, 63, 67, 71, 72, 96, 173, 242, 264, 427, 443, 446, 457, 464, 470, 480], "calcul": [9, 30, 32, 33, 58, 62, 63, 72, 84, 88, 92, 94, 117, 147, 174, 178, 180, 183, 188, 203, 223, 232, 258, 266, 272, 280, 292, 319, 330, 334, 341, 342, 344, 351, 353, 363, 375, 378, 381, 382, 387, 392, 398, 425, 427, 429, 432, 461, 464, 465, 468, 470, 471, 474, 478, 480], "liter": [9, 38, 63, 67, 77, 93, 102, 103, 109, 110, 117, 154, 155, 156, 180, 183, 184, 188, 190, 217, 218, 222, 227, 228, 245, 254, 259, 261, 264, 265, 267, 299, 304, 316, 328, 337, 341, 342, 345, 363, 366, 373, 375, 383, 385, 391, 397, 400, 410, 412, 425, 426, 428, 429, 430, 431, 438, 442, 446, 459, 461, 462, 464, 466, 467, 469, 471, 472, 474, 477, 478, 479, 480, 481], "ld": [9, 71, 76, 173, 341, 453], "lu": [9, 341, 384, 432, 459, 474, 476, 477, 480], "zd": [9, 480], "zu": [9, 480], "size_t": [9, 10, 18, 28, 33, 34, 38, 41, 58, 63, 173, 344, 473, 480], "hex": [9, 63, 67, 84, 93, 103, 106, 140, 143, 155, 173, 208, 222, 232, 251, 253, 338, 341, 342, 349, 366, 395, 425, 432, 441, 447, 449, 459, 460, 462, 464, 465, 467, 468, 469, 474, 475, 480], "0x": [9, 46, 63, 84, 86, 93, 103, 135, 173, 190, 222, 241, 280, 289, 341, 342, 381, 386, 387, 432, 463, 472, 480], "regardless": [9, 24, 32, 33, 40, 58, 63, 93, 111, 117, 136, 166, 174, 180, 183, 205, 208, 217, 244, 247, 255, 258, 259, 299, 311, 330, 331, 332, 334, 337, 338, 341, 342, 344, 345, 349, 350, 352, 373, 381, 385, 386, 387, 397, 399, 400, 409, 422, 427, 429, 432, 452, 458, 471, 472, 473, 474, 475, 477, 480], "yield": [9, 35, 63, 67, 74, 84, 86, 94, 113, 119, 130, 135, 136, 146, 148, 157, 164, 166, 180, 187, 188, 194, 204, 222, 223, 229, 232, 239, 247, 250, 252, 255, 258, 259, 261, 268, 280, 290, 293, 296, 299, 316, 328, 341, 344, 350, 355, 359, 375, 378, 383, 386, 387, 391, 404, 407, 410, 416, 424, 425, 426, 428, 430, 432, 437, 461, 462, 464, 465, 466, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "unrecogn": [9, 63, 88, 117, 225, 411, 419, 432, 471, 475, 476, 480], "rest": [9, 18, 63, 76, 84, 88, 94, 98, 99, 100, 103, 109, 117, 119, 125, 148, 158, 174, 183, 190, 210, 220, 223, 244, 264, 273, 289, 290, 299, 316, 320, 341, 359, 373, 375, 386, 416, 424, 425, 428, 432, 433, 438, 459, 461, 462, 464, 465, 466, 467, 469, 471, 473, 474, 477, 479, 480], "extra": [9, 16, 18, 28, 56, 62, 63, 67, 75, 84, 87, 91, 93, 100, 107, 109, 116, 117, 119, 123, 129, 158, 167, 172, 183, 188, 190, 193, 199, 200, 202, 205, 208, 239, 244, 248, 264, 265, 268, 280, 281, 289, 290, 329, 337, 338, 341, 344, 355, 356, 359, 373, 383, 386, 410, 419, 425, 428, 449, 452, 453, 459, 462, 465, 466, 471, 472, 473, 476, 477, 478, 480], "discard": [9, 34, 48, 54, 59, 63, 65, 67, 72, 93, 94, 123, 136, 140, 148, 154, 155, 158, 180, 183, 240, 253, 255, 264, 265, 268, 280, 282, 289, 334, 337, 341, 358, 373, 397, 399, 408, 410, 413, 424, 425, 446, 452, 461, 464, 465, 466, 471, 474, 476, 478, 480], "effect": [9, 11, 14, 22, 23, 27, 30, 32, 33, 44, 51, 57, 58, 62, 63, 67, 72, 74, 83, 84, 87, 91, 92, 94, 97, 99, 100, 102, 103, 107, 112, 117, 119, 123, 129, 137, 141, 156, 164, 166, 173, 174, 178, 180, 182, 183, 184, 188, 190, 200, 205, 207, 210, 212, 215, 222, 223, 224, 240, 244, 247, 255, 258, 263, 264, 265, 266, 269, 280, 289, 290, 292, 293, 294, 299, 305, 308, 311, 316, 319, 320, 321, 322, 325, 327, 328, 329, 331, 337, 338, 339, 340, 341, 342, 345, 349, 355, 359, 361, 362, 363, 373, 379, 381, 382, 383, 385, 386, 397, 402, 409, 417, 418, 419, 422, 424, 425, 427, 429, 432, 433, 439, 447, 452, 453, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "precis": [9, 13, 18, 25, 44, 63, 67, 71, 99, 210, 222, 227, 256, 259, 265, 266, 272, 280, 287, 290, 305, 310, 325, 326, 334, 337, 341, 342, 344, 349, 363, 373, 383, 392, 405, 424, 425, 427, 431, 432, 441, 449, 459, 463, 464, 465, 466, 472, 473, 474, 476, 477, 478, 479, 480], "pybytes_fromformatv": [9, 56], "pybytes_fromobject": [9, 56], "pybytes_s": [9, 56, 78], "pybytes_get_s": 9, "pybytes_asstr": [9, 56, 469], "last": [9, 22, 23, 25, 26, 32, 33, 44, 58, 62, 66, 67, 72, 75, 77, 83, 84, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 111, 113, 117, 119, 122, 136, 137, 141, 143, 148, 152, 155, 157, 158, 164, 166, 173, 174, 180, 181, 183, 185, 187, 188, 190, 193, 197, 200, 202, 206, 208, 210, 211, 212, 215, 218, 222, 231, 232, 242, 244, 245, 252, 256, 258, 259, 263, 264, 266, 267, 268, 272, 280, 281, 285, 288, 289, 290, 293, 294, 296, 298, 305, 311, 316, 317, 320, 325, 327, 328, 329, 334, 336, 337, 339, 341, 342, 344, 345, 349, 355, 362, 363, 366, 373, 375, 378, 379, 381, 383, 384, 385, 386, 387, 391, 392, 399, 402, 403, 407, 410, 412, 419, 424, 425, 426, 427, 429, 432, 433, 437, 438, 439, 440, 443, 446, 449, 452, 453, 458, 459, 461, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "just": [9, 13, 28, 32, 38, 50, 62, 63, 65, 71, 72, 74, 75, 76, 78, 83, 84, 86, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 117, 119, 125, 126, 135, 136, 146, 148, 152, 154, 155, 156, 158, 164, 166, 173, 174, 176, 178, 180, 183, 187, 190, 191, 197, 198, 210, 215, 222, 223, 227, 231, 232, 240, 244, 247, 249, 250, 258, 263, 264, 265, 266, 268, 278, 280, 281, 289, 290, 293, 294, 296, 305, 310, 311, 316, 317, 325, 327, 328, 330, 334, 335, 337, 338, 341, 342, 345, 349, 352, 355, 359, 361, 362, 366, 372, 373, 378, 381, 383, 385, 386, 387, 392, 396, 399, 404, 407, 410, 411, 412, 417, 418, 419, 420, 424, 425, 427, 429, 431, 433, 438, 449, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480], "dealloc": [9, 13, 22, 28, 32, 34, 41, 44, 51, 62, 63, 72, 74, 75, 86, 98, 359, 399, 433, 453, 460, 461, 466, 470, 472, 478, 480], "pybytes_as_str": [9, 428], "pybytes_asstringands": [9, 56, 78], "pybytes_concat": [9, 56, 480], "newpart": 9, "append": [9, 33, 37, 58, 63, 67, 75, 77, 78, 79, 83, 84, 99, 100, 104, 109, 117, 118, 131, 146, 148, 154, 155, 157, 158, 160, 173, 178, 179, 181, 183, 186, 188, 191, 193, 197, 199, 200, 202, 205, 222, 223, 231, 245, 246, 247, 252, 253, 255, 258, 264, 266, 267, 268, 270, 278, 280, 281, 282, 285, 289, 290, 293, 294, 296, 298, 299, 306, 313, 315, 316, 317, 318, 327, 331, 334, 337, 338, 339, 341, 349, 355, 359, 375, 385, 392, 397, 404, 405, 408, 410, 419, 424, 425, 432, 437, 438, 439, 440, 446, 447, 449, 452, 453, 458, 459, 460, 462, 463, 464, 465, 466, 467, 470, 471, 472, 473, 475, 476, 480], "stolen": [9, 71, 480], "pybytes_concatanddel": [9, 56], "_pybytes_res": [9, 480], "newsiz": [9, 28, 59, 275], "though": [9, 11, 30, 32, 57, 62, 63, 72, 74, 75, 83, 84, 91, 93, 94, 100, 102, 103, 106, 107, 111, 112, 113, 117, 123, 129, 130, 151, 152, 155, 158, 170, 174, 183, 190, 193, 196, 197, 202, 203, 205, 210, 222, 227, 232, 240, 244, 247, 248, 249, 252, 255, 259, 264, 266, 268, 272, 280, 281, 285, 289, 290, 302, 308, 311, 316, 325, 328, 338, 341, 344, 359, 362, 363, 366, 379, 381, 383, 385, 386, 387, 392, 404, 407, 408, 412, 422, 423, 425, 426, 427, 429, 431, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 467, 468, 471, 472, 473, 480], "build": [9, 32, 33, 41, 57, 63, 64, 67, 73, 74, 75, 78, 83, 84, 92, 96, 100, 101, 107, 119, 138, 152, 154, 155, 173, 181, 183, 184, 185, 187, 188, 200, 203, 205, 208, 222, 232, 242, 251, 254, 255, 258, 270, 272, 279, 289, 293, 304, 308, 311, 325, 331, 334, 335, 338, 341, 349, 352, 359, 366, 379, 381, 385, 387, 391, 392, 396, 397, 407, 422, 425, 448, 452, 455, 458, 459, 461, 481], "brand": [9, 54, 59, 72, 302, 480], "refcount": [9, 32, 62, 98, 349, 359, 464, 480], "lvalu": [9, 289, 341], "differ": [9, 10, 13, 20, 23, 27, 32, 33, 41, 44, 56, 57, 58, 62, 63, 65, 67, 71, 72, 73, 74, 75, 78, 83, 88, 90, 91, 92, 94, 97, 98, 99, 100, 103, 106, 107, 109, 111, 117, 119, 123, 129, 130, 134, 135, 136, 138, 148, 151, 152, 154, 155, 156, 158, 160, 163, 164, 166, 167, 170, 171, 172, 173, 174, 180, 182, 183, 188, 190, 192, 193, 199, 200, 202, 205, 210, 211, 213, 219, 222, 223, 227, 239, 240, 242, 244, 247, 252, 254, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 280, 281, 289, 290, 292, 293, 294, 296, 299, 300, 305, 310, 311, 315, 316, 317, 318, 319, 325, 327, 328, 330, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 350, 352, 355, 359, 360, 361, 362, 363, 366, 369, 372, 373, 378, 382, 383, 385, 386, 387, 391, 392, 398, 402, 404, 407, 408, 417, 419, 422, 423, 424, 425, 426, 427, 429, 431, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "realloc": [9, 41, 53, 72, 174, 463, 476, 480], "memoryerror": [9, 23, 54, 59, 63, 67, 119, 183, 210, 392, 447, 474, 480], "slot": [10, 16, 31, 44, 46, 48, 49, 57, 60, 67, 74, 75, 92, 100, 131, 178, 188, 209, 223, 247, 252, 278, 280, 296, 313, 341, 383, 425, 427, 459, 460, 461, 463, 464, 465, 467, 469, 470, 471, 473, 474, 475, 478, 479, 480], "callabl": [10, 32, 36, 57, 58, 62, 66, 67, 71, 72, 84, 86, 87, 91, 93, 94, 100, 105, 109, 117, 119, 123, 129, 133, 135, 136, 158, 163, 164, 167, 169, 173, 174, 178, 179, 184, 187, 188, 203, 204, 205, 221, 222, 232, 245, 247, 248, 251, 255, 264, 265, 266, 268, 280, 288, 289, 290, 293, 295, 296, 310, 311, 312, 322, 329, 330, 332, 341, 345, 349, 350, 355, 362, 368, 373, 375, 385, 386, 387, 392, 396, 397, 399, 404, 410, 418, 424, 427, 429, 447, 452, 460, 461, 462, 463, 464, 465, 466, 467, 469, 471, 472, 473, 474, 475, 477, 478, 479, 480], "kwarg": [10, 57, 62, 67, 84, 86, 92, 99, 100, 109, 112, 117, 119, 123, 136, 137, 139, 155, 157, 163, 164, 167, 174, 183, 184, 222, 247, 250, 252, 259, 264, 265, 280, 288, 289, 290, 296, 304, 305, 312, 322, 341, 342, 355, 359, 361, 362, 382, 383, 385, 386, 387, 396, 399, 425, 428, 438, 465, 470, 473, 475, 476, 478, 480], "tp_new": [10, 60, 62, 74, 75, 98, 471, 480], "tp_init": [10, 60, 62, 74, 75, 471, 480], "pyobject_cal": [10, 56, 62, 72, 479, 480], "pep": [10, 13, 23, 26, 30, 32, 33, 34, 44, 48, 56, 58, 61, 62, 63, 65, 67, 70, 72, 74, 77, 79, 84, 85, 86, 87, 94, 106, 109, 110, 113, 114, 119, 123, 126, 138, 139, 148, 149, 150, 151, 155, 157, 158, 160, 163, 166, 167, 170, 172, 178, 184, 188, 197, 207, 210, 218, 222, 223, 224, 244, 246, 247, 248, 252, 255, 262, 264, 269, 272, 278, 284, 285, 286, 290, 292, 293, 296, 298, 299, 308, 319, 321, 323, 325, 326, 329, 330, 331, 333, 334, 336, 337, 338, 341, 342, 345, 346, 349, 350, 355, 356, 359, 363, 375, 382, 394, 396, 399, 404, 405, 420, 422, 424, 425, 426, 427, 428, 429, 432, 433, 438, 447, 452, 453, 454, 458, 459, 479, 480, 481], "590": [10, 67, 469, 470, 479, 480], "pyvectorcall_cal": [10, 56, 62, 471, 480], "py_tpflags_have_vectorcal": [10, 62, 471, 480], "now": [10, 23, 28, 32, 33, 38, 41, 48, 57, 58, 60, 62, 63, 65, 67, 71, 72, 74, 75, 83, 84, 88, 91, 92, 93, 99, 100, 102, 103, 104, 105, 106, 107, 111, 112, 114, 117, 119, 123, 129, 130, 134, 136, 137, 138, 140, 143, 146, 148, 150, 155, 157, 158, 160, 164, 166, 167, 169, 172, 173, 174, 178, 179, 180, 181, 183, 185, 188, 190, 197, 199, 202, 208, 209, 210, 211, 212, 213, 215, 218, 222, 223, 227, 231, 232, 239, 240, 241, 242, 245, 247, 248, 249, 252, 255, 256, 259, 263, 264, 265, 266, 267, 268, 272, 275, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 301, 302, 305, 306, 308, 310, 315, 316, 325, 326, 327, 328, 329, 330, 332, 334, 335, 337, 338, 340, 341, 342, 344, 345, 349, 356, 357, 362, 363, 374, 378, 379, 380, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 398, 402, 408, 410, 416, 417, 419, 420, 424, 425, 427, 429, 432, 433, 438, 439, 446, 447, 448, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "class": [10, 22, 23, 28, 32, 39, 43, 44, 48, 52, 53, 57, 60, 61, 62, 63, 66, 67, 72, 74, 75, 79, 83, 85, 86, 87, 91, 94, 97, 99, 102, 103, 104, 105, 106, 107, 109, 113, 115, 118, 123, 124, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 156, 157, 161, 163, 164, 166, 167, 169, 172, 173, 174, 175, 177, 179, 180, 181, 182, 183, 184, 186, 187, 188, 190, 191, 192, 193, 194, 195, 197, 198, 199, 200, 202, 203, 204, 205, 208, 215, 216, 218, 219, 220, 221, 222, 223, 224, 229, 231, 233, 237, 238, 239, 240, 241, 242, 243, 244, 245, 248, 251, 253, 256, 258, 259, 261, 263, 264, 265, 266, 267, 268, 270, 273, 275, 276, 277, 281, 282, 283, 285, 286, 289, 290, 292, 293, 294, 295, 297, 298, 299, 301, 302, 304, 308, 310, 312, 315, 316, 317, 318, 319, 320, 321, 322, 323, 325, 327, 328, 330, 332, 334, 335, 337, 338, 340, 342, 345, 348, 349, 355, 356, 357, 359, 361, 362, 363, 364, 366, 367, 368, 369, 370, 371, 372, 373, 377, 378, 379, 384, 386, 391, 393, 395, 396, 397, 398, 399, 400, 402, 405, 407, 408, 409, 410, 411, 413, 414, 416, 417, 418, 419, 420, 426, 427, 428, 429, 430, 431, 433, 436, 438, 440, 442, 443, 447, 448, 449, 452, 458, 459, 460, 462, 463, 466, 467, 468, 469, 471, 472, 474, 475, 477, 478, 479, 480, 481], "__call__": [10, 62, 67, 84, 86, 92, 117, 156, 157, 158, 179, 191, 200, 208, 221, 222, 280, 282, 288, 355, 383, 386, 387, 399, 425, 427, 471, 476, 480], "reassign": [10, 41, 62, 75, 208, 304, 345, 383, 399, 471, 478, 480], "behav": [10, 23, 32, 33, 44, 62, 63, 75, 84, 88, 93, 98, 100, 103, 106, 160, 164, 166, 167, 173, 180, 181, 183, 185, 222, 223, 241, 254, 255, 268, 275, 285, 290, 317, 318, 330, 332, 334, 335, 338, 341, 345, 349, 353, 361, 366, 383, 385, 386, 387, 408, 410, 424, 425, 426, 427, 432, 433, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 473, 474, 477, 478, 480], "earlier": [10, 32, 62, 63, 71, 83, 84, 91, 94, 99, 100, 102, 103, 111, 112, 123, 174, 180, 190, 207, 227, 242, 244, 255, 264, 266, 272, 289, 290, 296, 316, 328, 337, 338, 345, 349, 355, 366, 377, 383, 385, 391, 397, 399, 408, 412, 425, 427, 429, 432, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 471, 473, 474, 475, 476, 477, 478, 479, 480], "tp_vectorcall_offset": [10, 57, 60, 62, 74, 480], "vectorcallfunc": [10, 27, 56, 62, 74, 471], "typedef": [10, 11, 13, 15, 22, 27, 28, 31, 32, 49, 57, 58, 60, 63, 67, 74, 75, 480], "nargsf": 10, "kwname": [10, 57, 98], "py_vectorcall_arguments_offset": [10, 56, 471, 480], "pyvectorcall_narg": [10, 56, 471, 480], "pyobject_vectorcallmethod": [10, 56, 471, 480], "pyobject_vectorcal": [10, 56, 101, 471, 480], "_pyobject_vectorcal": 10, "_py_tpflags_have_vectorcal": 10, "_pyobject_vectorcallmethod": [10, 480], "_pyvectorcall_funct": 10, "_pyobject_callonearg": [10, 480], "_pyobject_callmethodnoarg": [10, 480], "_pyobject_callmethodonearg": [10, 480], "pyobject_vectorcalldict": 10, "_pyobject_fastcalldict": 10, "py_enterrecursivecal": [10, 23, 56, 479, 480], "py_leaverecursivecal": [10, 23, 56, 479, 480], "pyvectorcall_funct": [10, 480], "fall": [10, 22, 25, 38, 41, 62, 63, 83, 94, 99, 158, 174, 178, 180, 183, 193, 202, 210, 222, 232, 265, 290, 292, 322, 338, 341, 342, 355, 391, 392, 422, 425, 429, 432, 445, 459, 461, 462, 464, 465, 466, 467, 471, 472, 474, 476, 477, 479, 480], "pyobject_callnoarg": [10, 56, 74, 479, 480], "pyobject_callonearg": [10, 479, 480], "pyobject_callobject": [10, 56, 71, 72, 78], "pyobject_callfunct": [10, 56, 464, 478], "pyobject_callmethod": [10, 38, 54, 56, 78, 469, 471], "pyobject_callfunctionobjarg": [10, 56, 480], "pyobject_callmethodobjarg": [10, 56, 480], "pyobject_callmethodnoarg": [10, 480], "pyobject_callmethodonearg": [10, 480], "arg1": [10, 74, 84, 94, 96, 113, 188, 222, 289, 290, 425, 461, 462, 464], "arg2": [10, 74, 84, 94, 96, 113, 188, 222, 289, 386, 425, 461, 462, 464], "kwdict": [10, 72], "py_tpflags_method_descriptor": [10, 62, 480], "unbound": [10, 62, 67, 100, 112, 183, 184, 188, 222, 223, 252, 265, 359, 362, 381, 382, 425, 426, 429, 433, 461, 463, 467, 469, 475, 477, 480], "pycallable_check": [10, 56, 71, 72], "pycapsul": [11, 72, 466, 468, 469, 472, 480], "opaqu": [11, 13, 26, 32, 34, 38, 60, 62, 113, 168, 255, 311, 326, 339, 405, 410, 460, 471, 472, 474, 477, 478, 479, 480], "who": [11, 67, 72, 97, 99, 100, 106, 123, 160, 225, 227, 245, 264, 290, 297, 319, 338, 342, 355, 381, 408, 418, 420, 422, 443, 458, 459, 461, 462, 463, 464, 466, 473, 476, 478, 479, 480], "often": [11, 13, 32, 57, 63, 72, 74, 75, 83, 84, 91, 92, 94, 97, 100, 103, 106, 107, 111, 117, 119, 143, 148, 152, 173, 180, 181, 183, 187, 190, 191, 195, 210, 222, 227, 230, 252, 258, 278, 289, 296, 305, 306, 308, 328, 334, 337, 338, 341, 343, 345, 351, 359, 362, 363, 366, 383, 386, 387, 392, 411, 425, 427, 431, 432, 433, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 472, 475, 478, 480], "dynam": [11, 22, 25, 30, 41, 44, 62, 65, 67, 71, 72, 76, 78, 79, 83, 84, 99, 100, 101, 115, 138, 179, 187, 200, 222, 223, 244, 247, 251, 252, 281, 290, 318, 332, 334, 337, 341, 342, 349, 366, 373, 381, 383, 386, 387, 404, 420, 425, 427, 429, 433, 437, 453, 459, 461, 462, 464, 465, 472, 473, 474, 477, 478, 480], "load": [11, 30, 32, 33, 40, 44, 57, 58, 67, 71, 72, 76, 78, 83, 84, 85, 92, 93, 98, 99, 100, 107, 115, 119, 139, 148, 152, 163, 164, 181, 182, 184, 188, 190, 210, 214, 240, 241, 244, 247, 248, 250, 253, 258, 259, 261, 264, 265, 271, 273, 276, 281, 282, 290, 294, 295, 296, 299, 301, 304, 305, 308, 311, 317, 327, 331, 337, 338, 341, 349, 351, 359, 363, 365, 366, 376, 379, 381, 382, 402, 407, 410, 411, 416, 417, 418, 420, 422, 424, 425, 428, 430, 433, 443, 452, 458, 459, 461, 462, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pycapsule_destructor": [11, 56], "destructor": [11, 32, 56, 62, 74, 75, 77, 83, 86, 112, 185, 290, 313, 345, 349, 425, 433, 452, 468, 472, 476, 478, 480], "pycapsule_new": [11, 56, 72], "pycapsule_checkexact": 11, "encapsul": [11, 83, 84, 87, 92, 98, 109, 111, 152, 199, 205, 245, 255, 283, 302, 332, 349, 407, 411, 413, 416, 424, 429, 433, 463, 464, 465, 466, 474], "outliv": [11, 281, 424, 480], "permit": [11, 27, 58, 72, 87, 97, 119, 183, 207, 209, 218, 222, 242, 252, 254, 256, 259, 262, 268, 280, 281, 290, 296, 305, 316, 341, 345, 351, 386, 407, 416, 423, 427, 428, 432, 433, 452, 464, 465, 471, 473, 474, 475, 478, 480], "attribut": [11, 22, 23, 26, 27, 30, 32, 44, 48, 49, 55, 59, 60, 62, 67, 73, 78, 86, 87, 94, 99, 103, 107, 109, 111, 112, 115, 117, 119, 123, 130, 134, 139, 141, 146, 148, 152, 155, 156, 157, 164, 169, 171, 172, 173, 174, 178, 180, 183, 184, 185, 187, 188, 190, 192, 193, 194, 197, 200, 202, 204, 205, 208, 210, 212, 213, 222, 223, 225, 230, 231, 239, 240, 241, 242, 244, 245, 247, 248, 251, 255, 256, 259, 261, 265, 266, 267, 268, 270, 278, 280, 281, 285, 288, 292, 293, 295, 296, 299, 300, 301, 302, 309, 310, 311, 312, 316, 318, 322, 325, 328, 329, 330, 331, 332, 334, 335, 336, 338, 339, 342, 344, 345, 350, 355, 358, 359, 361, 362, 363, 364, 366, 368, 369, 371, 378, 379, 380, 381, 382, 383, 385, 391, 392, 396, 397, 399, 402, 404, 405, 407, 408, 410, 411, 412, 414, 416, 417, 419, 420, 422, 423, 424, 426, 432, 433, 437, 439, 453, 458, 459, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 478, 479, 480, 481], "modulenam": [11, 70, 72, 78, 84, 96, 447, 480], "attributenam": [11, 72], "enabl": [11, 28, 33, 48, 62, 67, 74, 75, 91, 93, 96, 103, 107, 109, 117, 119, 130, 136, 139, 141, 148, 149, 152, 164, 166, 173, 174, 182, 183, 185, 190, 194, 210, 211, 222, 223, 224, 227, 239, 242, 244, 245, 247, 252, 253, 255, 263, 265, 266, 280, 285, 290, 293, 294, 296, 302, 305, 308, 311, 312, 316, 317, 330, 331, 334, 337, 338, 341, 342, 345, 349, 351, 359, 364, 366, 368, 373, 377, 383, 385, 387, 397, 404, 409, 411, 412, 417, 419, 424, 425, 426, 433, 452, 453, 458, 460, 461, 462, 463, 464, 465, 467, 468, 469, 470, 472, 473, 475, 476, 477, 478, 479, 480], "pycapsule_import": [11, 56, 72, 480], "pycapsule_getpoint": [11, 56, 466], "compar": [11, 23, 32, 33, 48, 62, 63, 67, 71, 74, 83, 88, 91, 93, 97, 99, 100, 102, 103, 119, 123, 173, 178, 179, 180, 183, 187, 188, 190, 192, 193, 194, 199, 211, 213, 222, 223, 233, 256, 259, 261, 263, 264, 266, 268, 280, 281, 287, 289, 294, 305, 308, 311, 313, 323, 325, 337, 338, 339, 341, 343, 349, 359, 360, 366, 379, 383, 384, 385, 386, 387, 402, 410, 422, 424, 425, 427, 429, 432, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "strcmp": [11, 18, 74, 480], "pycapsule_getdestructor": [11, 56], "legal": [11, 76, 91, 106, 222, 238, 244, 255, 294, 359, 363, 366, 373, 383, 417, 423, 427, 432, 460, 461, 462, 464, 465, 466, 480], "somewhat": [11, 23, 98, 100, 173, 180, 201, 223, 244, 263, 289, 290, 334, 366, 422, 459, 464, 467, 477, 478, 480], "ambigu": [11, 67, 94, 103, 117, 180, 256, 289, 294, 316, 341, 422, 424, 427, 431, 432, 459, 465, 471, 474, 476, 477, 478, 479, 480], "pycapsule_isvalid": [11, 56, 466], "pyerr_occur": [11, 22, 23, 25, 34, 35, 38, 40, 48, 56, 63, 71, 72, 428, 480], "disambigu": [11, 38, 67, 180, 427, 432, 480], "pycapsule_getcontext": [11, 56], "context": [11, 16, 23, 32, 41, 44, 48, 53, 63, 65, 67, 72, 77, 78, 84, 86, 94, 98, 106, 117, 119, 120, 121, 123, 125, 126, 129, 136, 148, 149, 157, 161, 163, 164, 180, 181, 184, 185, 187, 188, 215, 220, 222, 227, 232, 239, 247, 248, 249, 251, 252, 255, 259, 264, 265, 266, 267, 268, 275, 285, 287, 290, 292, 294, 295, 296, 302, 304, 305, 311, 312, 313, 316, 318, 319, 325, 326, 327, 332, 334, 335, 342, 345, 349, 355, 356, 357, 359, 362, 365, 372, 374, 383, 385, 386, 392, 396, 399, 402, 407, 409, 410, 411, 412, 416, 419, 424, 426, 427, 428, 432, 433, 453, 459, 466, 467, 468, 469, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481], "pycapsule_getnam": [11, 56], "no_block": [11, 480], "full": [11, 28, 32, 33, 62, 63, 67, 72, 75, 83, 92, 99, 100, 103, 107, 131, 136, 147, 154, 155, 158, 160, 161, 164, 165, 170, 173, 177, 180, 183, 187, 188, 190, 194, 197, 198, 209, 210, 219, 240, 244, 248, 252, 256, 258, 264, 266, 272, 275, 277, 278, 280, 281, 289, 290, 292, 293, 294, 299, 311, 312, 313, 316, 328, 329, 330, 332, 334, 335, 338, 341, 344, 345, 349, 355, 359, 363, 366, 381, 382, 383, 385, 386, 391, 392, 399, 400, 404, 408, 410, 416, 419, 424, 425, 426, 428, 429, 433, 443, 452, 453, 455, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "accessor": [11, 67, 84, 222, 270, 408, 464, 478, 480], "pycapsule_get": 11, "nonzero": [11, 23, 32, 58, 72, 103, 109, 112, 183, 188, 222, 266, 272, 275, 280, 297, 308, 316, 341, 349, 358, 362, 363, 425, 432, 452, 465, 478], "pycapsule_setcontext": [11, 56], "pycapsule_setdestructor": [11, 56], "pycapsule_setnam": [11, 56], "made": [11, 30, 32, 42, 57, 58, 62, 65, 71, 84, 88, 93, 99, 100, 102, 103, 109, 117, 130, 136, 155, 157, 164, 166, 173, 174, 180, 183, 188, 190, 193, 196, 197, 202, 205, 210, 227, 239, 244, 247, 252, 255, 264, 265, 266, 272, 275, 278, 280, 290, 294, 296, 304, 305, 311, 316, 317, 318, 319, 321, 325, 328, 329, 330, 331, 332, 334, 338, 341, 345, 350, 355, 359, 362, 366, 379, 386, 387, 391, 397, 399, 404, 407, 410, 416, 417, 418, 422, 423, 424, 425, 433, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pycapsule_setpoint": [11, 56], "stack": [12, 23, 32, 34, 58, 67, 72, 74, 77, 93, 99, 101, 112, 115, 119, 123, 132, 136, 137, 141, 154, 157, 166, 168, 174, 181, 182, 188, 190, 210, 211, 222, 223, 244, 251, 254, 264, 266, 294, 312, 313, 316, 319, 328, 330, 334, 338, 339, 341, 349, 350, 362, 372, 385, 386, 387, 397, 424, 425, 426, 427, 432, 433, 440, 442, 452, 459, 460, 463, 464, 465, 466, 470, 471, 472, 473, 474, 475, 477, 478, 479, 480], "frame": [12, 13, 16, 19, 23, 29, 32, 34, 48, 52, 65, 67, 77, 83, 93, 96, 101, 114, 136, 138, 139, 140, 141, 168, 174, 182, 188, 210, 211, 244, 252, 259, 264, 294, 312, 330, 333, 334, 338, 341, 346, 349, 350, 365, 366, 371, 372, 373, 378, 382, 397, 398, 404, 424, 426, 452, 460, 462, 463, 464, 466, 469, 471, 473, 474, 475, 477, 479, 480], "pycellobject": 12, "pycell_typ": 12, "pycell_check": 12, "ob": [12, 19, 20, 29, 55, 66, 399, 470], "pycell_new": 12, "pycell_get": 12, "pycell_set": [12, 469, 480], "low": [13, 16, 32, 37, 56, 59, 62, 63, 67, 74, 83, 99, 103, 106, 123, 126, 127, 130, 132, 133, 134, 136, 143, 161, 164, 166, 174, 175, 188, 210, 222, 251, 255, 257, 264, 278, 281, 290, 293, 305, 315, 316, 325, 326, 327, 330, 332, 337, 338, 340, 341, 349, 353, 366, 383, 397, 399, 410, 412, 425, 453, 461, 462, 464, 465, 466, 473, 475, 476, 478, 480], "detail": [13, 17, 18, 26, 33, 38, 41, 44, 53, 54, 56, 58, 60, 62, 63, 65, 67, 70, 71, 72, 75, 76, 78, 83, 84, 87, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 111, 115, 117, 119, 123, 130, 134, 136, 138, 141, 148, 149, 155, 166, 169, 170, 173, 174, 178, 179, 180, 183, 187, 188, 190, 191, 193, 198, 202, 204, 208, 210, 212, 222, 223, 227, 231, 232, 242, 243, 244, 247, 248, 252, 256, 259, 262, 264, 266, 267, 268, 269, 278, 280, 289, 290, 296, 297, 316, 319, 321, 328, 329, 332, 334, 335, 337, 339, 341, 342, 344, 345, 349, 351, 352, 353, 355, 356, 359, 361, 362, 366, 378, 382, 383, 385, 386, 391, 392, 397, 399, 402, 404, 407, 410, 412, 416, 418, 419, 424, 425, 426, 427, 428, 429, 431, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "execut": [13, 22, 23, 26, 27, 32, 33, 44, 48, 50, 52, 58, 65, 67, 71, 72, 74, 75, 76, 78, 83, 84, 88, 92, 94, 100, 101, 102, 103, 106, 111, 112, 117, 119, 125, 130, 132, 134, 136, 137, 139, 141, 147, 148, 152, 154, 155, 157, 160, 163, 166, 167, 173, 182, 184, 188, 189, 198, 210, 222, 223, 231, 242, 245, 247, 251, 252, 255, 263, 264, 265, 266, 269, 277, 278, 280, 281, 289, 290, 293, 294, 295, 296, 297, 298, 300, 305, 306, 310, 312, 317, 319, 322, 325, 327, 328, 329, 331, 334, 337, 339, 341, 343, 344, 345, 349, 351, 355, 362, 363, 365, 366, 368, 372, 375, 383, 385, 386, 387, 392, 396, 397, 400, 402, 404, 417, 423, 424, 427, 428, 429, 430, 433, 440, 447, 448, 452, 453, 455, 456, 457, 459, 460, 461, 462, 463, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "hasn": [13, 78, 83, 84, 130, 132, 136, 187, 229, 294, 311, 331, 338, 353, 386, 387, 459, 460, 464, 465, 467, 475, 477, 480], "pycodeobject": [13, 26, 470, 480], "subject": [13, 38, 44, 54, 60, 62, 74, 83, 94, 99, 100, 107, 119, 164, 180, 188, 190, 193, 197, 199, 200, 202, 240, 244, 259, 264, 265, 266, 268, 285, 290, 304, 305, 327, 334, 338, 359, 363, 383, 423, 424, 425, 428, 432, 438, 464, 469, 471, 474, 480], "chang": [13, 17, 22, 23, 26, 27, 28, 32, 33, 38, 44, 50, 53, 54, 56, 57, 58, 59, 60, 62, 65, 67, 71, 72, 74, 75, 76, 78, 87, 88, 91, 92, 93, 94, 100, 102, 103, 106, 107, 109, 110, 112, 117, 119, 136, 146, 148, 152, 160, 163, 164, 166, 167, 172, 173, 174, 176, 178, 180, 181, 183, 187, 188, 190, 191, 193, 194, 198, 202, 203, 204, 205, 208, 209, 210, 213, 215, 219, 220, 222, 223, 231, 232, 240, 243, 244, 245, 247, 248, 252, 255, 256, 258, 262, 263, 264, 265, 266, 267, 268, 272, 275, 278, 280, 281, 290, 293, 294, 296, 302, 305, 308, 310, 311, 316, 317, 318, 325, 326, 328, 329, 330, 334, 335, 336, 337, 338, 339, 341, 342, 343, 345, 349, 350, 355, 358, 359, 361, 362, 363, 366, 372, 373, 374, 375, 379, 380, 382, 383, 385, 386, 387, 391, 392, 397, 398, 402, 404, 407, 408, 409, 410, 413, 418, 419, 422, 423, 424, 425, 426, 429, 431, 432, 433, 438, 448, 452, 453, 458, 470, 473, 480, 481], "pycode_typ": 13, "pycode_check": 13, "co": [13, 30, 57, 65, 67, 75, 117, 163, 174, 253, 334, 350, 359, 381, 463, 472, 477, 480], "pycode_getnumfre": 13, "pyunstable_code_new": [13, 471], "argcount": [13, 65, 139, 382, 478], "kwonlyargcount": [13, 139, 382, 480], "nlocal": [13, 139, 382], "stacksiz": [13, 139, 382, 480], "varnam": [13, 480], "freevar": [13, 480], "cellvar": [13, 222, 480], "filenam": [13, 23, 32, 33, 44, 58, 65, 67, 70, 76, 83, 84, 94, 96, 99, 100, 103, 109, 116, 117, 119, 139, 141, 146, 148, 152, 154, 155, 156, 157, 160, 164, 166, 172, 173, 181, 182, 184, 186, 187, 190, 193, 194, 197, 198, 202, 210, 211, 214, 215, 216, 220, 222, 227, 231, 240, 244, 247, 251, 252, 253, 262, 264, 265, 266, 267, 269, 276, 278, 280, 282, 283, 289, 290, 292, 293, 294, 296, 299, 305, 306, 308, 312, 316, 317, 327, 328, 329, 333, 337, 345, 348, 349, 355, 359, 366, 372, 375, 378, 379, 381, 382, 385, 387, 390, 392, 397, 400, 402, 403, 404, 408, 409, 410, 411, 418, 419, 425, 433, 435, 443, 448, 449, 452, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 478, 479, 480], "qualnam": [13, 19, 27, 29, 93, 99, 194, 208, 265, 480], "firstlineno": 13, "linet": 13, "exceptiont": 13, "unstabl": [13, 23, 26, 28, 38, 50, 56, 60, 74, 109, 183, 471, 478, 480], "warn": [13, 26, 27, 28, 31, 32, 33, 38, 50, 56, 57, 58, 60, 67, 75, 84, 99, 100, 102, 109, 115, 122, 123, 132, 136, 178, 179, 184, 185, 210, 247, 251, 255, 265, 266, 269, 270, 280, 290, 295, 305, 308, 312, 316, 330, 336, 337, 338, 345, 349, 355, 366, 370, 381, 383, 385, 394, 404, 411, 412, 413, 425, 426, 429, 432, 447, 448, 449, 452, 453, 459, 461, 462, 463, 464, 465, 467, 468, 469, 471, 472, 474, 475, 478, 479, 480, 481], "minor": [13, 23, 26, 28, 32, 38, 50, 56, 60, 62, 65, 67, 76, 78, 83, 91, 100, 102, 107, 115, 119, 174, 191, 200, 203, 282, 290, 300, 310, 349, 352, 412, 453, 458, 460, 461, 462, 463, 464, 466, 468, 469, 470, 471, 472, 474, 475, 476, 477, 478, 480], "dummi": [13, 67, 72, 100, 111, 161, 173, 187, 227, 255, 290, 338, 355, 359, 362, 381, 476, 480], "pycode_newempti": [13, 466], "definit": [13, 30, 32, 38, 44, 49, 57, 58, 63, 67, 72, 74, 75, 84, 86, 87, 91, 93, 97, 98, 100, 103, 106, 109, 117, 140, 141, 155, 158, 166, 173, 174, 178, 180, 222, 223, 227, 229, 244, 247, 248, 252, 253, 261, 264, 266, 278, 280, 281, 286, 289, 296, 305, 309, 310, 321, 332, 337, 341, 342, 349, 356, 361, 363, 374, 381, 382, 383, 384, 385, 392, 399, 405, 407, 408, 411, 423, 425, 426, 427, 428, 429, 430, 431, 432, 433, 442, 460, 461, 462, 463, 464, 465, 466, 467, 472, 473, 474, 475, 477, 478, 479, 480], "bytecod": [13, 30, 32, 65, 67, 83, 84, 86, 94, 96, 101, 103, 160, 184, 222, 247, 251, 252, 261, 297, 308, 321, 330, 348, 349, 379, 425, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 472, 473, 474, 475, 480, 481], "bind": [13, 43, 57, 60, 67, 84, 92, 100, 104, 123, 126, 139, 166, 168, 174, 190, 222, 227, 238, 242, 252, 263, 265, 291, 295, 311, 312, 317, 326, 332, 334, 335, 338, 349, 359, 365, 368, 372, 373, 381, 423, 424, 425, 427, 429, 430, 431, 433, 438, 456, 459, 460, 461, 463, 464, 465, 469, 473, 474, 475, 477, 480], "inter": [13, 187, 254, 257, 330, 383, 472, 480], "depend": [13, 18, 27, 32, 33, 44, 52, 62, 63, 67, 71, 72, 74, 76, 78, 83, 84, 91, 92, 93, 94, 98, 99, 100, 103, 106, 108, 111, 112, 119, 123, 130, 136, 141, 148, 152, 155, 164, 166, 170, 173, 174, 178, 180, 183, 187, 188, 190, 192, 202, 205, 207, 208, 210, 212, 216, 218, 222, 227, 231, 239, 240, 241, 244, 247, 252, 254, 255, 256, 258, 263, 264, 265, 266, 267, 268, 272, 276, 278, 280, 285, 290, 293, 296, 305, 306, 312, 316, 319, 325, 326, 327, 330, 332, 334, 335, 337, 338, 339, 340, 341, 342, 343, 344, 345, 349, 351, 352, 355, 356, 358, 359, 361, 363, 366, 373, 381, 383, 385, 386, 387, 392, 396, 398, 399, 400, 402, 403, 404, 410, 412, 416, 418, 422, 424, 425, 426, 427, 429, 432, 433, 449, 452, 453, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 477, 478, 479, 480], "subtl": [13, 23, 62, 72, 190, 212, 289, 292, 305, 425, 426, 474, 480], "incorrect": [13, 100, 103, 109, 140, 154, 181, 190, 210, 222, 241, 244, 252, 264, 268, 289, 290, 345, 363, 383, 385, 386, 387, 394, 408, 419, 425, 428, 460, 461, 462, 464, 467, 471, 472, 473, 474, 478, 479, 480], "vm": [13, 62, 83, 319, 350, 473, 480], "crash": [13, 32, 42, 56, 62, 72, 74, 98, 119, 137, 148, 173, 181, 185, 211, 244, 247, 268, 280, 289, 294, 296, 349, 359, 453, 459, 464, 465, 471, 473, 474, 476, 480], "extrem": [13, 94, 98, 100, 106, 204, 259, 265, 290, 296, 315, 386, 407, 419, 427, 480], "care": [13, 23, 32, 62, 65, 67, 72, 74, 75, 83, 84, 92, 93, 98, 99, 100, 102, 103, 106, 107, 111, 117, 119, 132, 141, 166, 173, 178, 180, 183, 188, 190, 193, 205, 208, 227, 247, 264, 265, 266, 268, 280, 289, 296, 305, 311, 316, 327, 330, 344, 345, 349, 355, 385, 386, 387, 397, 405, 408, 410, 418, 425, 427, 445, 452, 458, 459, 463, 464, 465, 466, 467, 471, 472, 474, 479, 480], "renam": [13, 41, 57, 62, 67, 75, 83, 100, 109, 115, 139, 157, 210, 216, 220, 244, 245, 249, 253, 266, 268, 290, 293, 308, 325, 329, 339, 378, 385, 386, 418, 449, 459, 461, 462, 463, 465, 466, 467, 468, 471, 472, 473, 475, 476, 480], "pycode_new": [13, 466, 470, 471, 478, 480], "deprec": [13, 23, 30, 32, 41, 48, 53, 55, 56, 57, 58, 60, 62, 63, 67, 88, 92, 109, 117, 119, 123, 136, 146, 148, 155, 158, 170, 173, 183, 184, 195, 196, 202, 204, 210, 215, 220, 222, 231, 239, 240, 245, 247, 249, 252, 256, 264, 269, 272, 289, 290, 293, 295, 296, 301, 302, 311, 319, 321, 325, 329, 332, 334, 338, 341, 343, 349, 355, 359, 362, 363, 366, 368, 381, 385, 392, 394, 397, 400, 410, 420, 425, 427, 429, 458, 460, 461, 464, 467, 471, 473, 478, 479, 480, 481], "until": [13, 30, 32, 33, 58, 62, 65, 71, 72, 75, 78, 83, 84, 87, 91, 94, 99, 100, 103, 112, 117, 119, 123, 126, 130, 131, 134, 135, 136, 140, 148, 150, 157, 174, 180, 183, 188, 204, 211, 215, 222, 223, 227, 232, 239, 240, 244, 247, 255, 258, 262, 264, 266, 267, 280, 289, 290, 292, 294, 296, 302, 305, 313, 317, 322, 325, 326, 328, 330, 334, 335, 336, 337, 338, 341, 344, 345, 356, 358, 359, 362, 366, 378, 381, 383, 386, 392, 397, 399, 400, 402, 404, 405, 409, 412, 413, 424, 425, 433, 449, 452, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 479, 480], "signatur": [13, 17, 44, 57, 62, 67, 70, 84, 92, 93, 98, 99, 100, 119, 123, 136, 142, 156, 157, 158, 166, 178, 180, 210, 213, 222, 223, 232, 244, 255, 264, 265, 289, 296, 310, 312, 329, 337, 338, 345, 349, 378, 381, 382, 383, 386, 387, 391, 410, 412, 416, 421, 425, 427, 437, 465, 468, 469, 470, 471, 472, 473, 474, 475, 476, 478, 479, 480], "again": [13, 22, 27, 28, 32, 44, 62, 72, 74, 75, 83, 84, 91, 93, 94, 100, 103, 106, 107, 119, 130, 143, 148, 164, 167, 173, 174, 180, 185, 197, 209, 211, 218, 223, 229, 240, 244, 258, 264, 266, 272, 275, 279, 280, 289, 290, 292, 293, 294, 296, 305, 310, 325, 328, 330, 332, 337, 338, 341, 345, 349, 357, 359, 362, 366, 372, 373, 381, 384, 386, 387, 392, 397, 410, 411, 424, 425, 427, 429, 432, 433, 438, 440, 458, 459, 461, 462, 465, 467, 472, 473, 477, 478, 480], "pyunstable_code_newwithposonlyarg": [13, 471], "posonlyargcount": [13, 139, 382, 478, 480], "caveat": [13, 60, 67, 112, 180, 189, 243, 247, 252, 305, 308, 386, 425, 433], "appli": [13, 18, 33, 62, 63, 67, 72, 74, 87, 93, 94, 99, 100, 109, 117, 119, 136, 138, 151, 155, 161, 166, 172, 173, 174, 175, 178, 180, 183, 184, 187, 188, 190, 195, 202, 205, 206, 210, 217, 220, 222, 223, 227, 232, 240, 241, 242, 244, 252, 256, 258, 264, 265, 267, 268, 269, 273, 280, 289, 290, 294, 296, 305, 311, 316, 318, 319, 321, 325, 329, 334, 338, 341, 342, 345, 349, 351, 355, 359, 362, 363, 366, 373, 375, 379, 383, 384, 385, 386, 391, 397, 408, 410, 416, 419, 423, 424, 425, 426, 427, 429, 433, 439, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 476, 477, 478, 479, 480], "pycode_newwithposonlyarg": [13, 470, 471, 478, 480], "funcnam": [13, 67, 71, 96, 141, 182, 264, 424, 437], "line": [13, 23, 24, 26, 32, 33, 63, 65, 67, 71, 72, 75, 83, 84, 88, 91, 93, 94, 96, 98, 99, 100, 102, 103, 106, 107, 109, 110, 111, 113, 115, 116, 122, 133, 134, 139, 140, 141, 143, 146, 148, 149, 151, 154, 155, 156, 157, 164, 166, 167, 172, 173, 174, 175, 179, 180, 182, 183, 184, 185, 190, 192, 193, 196, 197, 198, 199, 201, 202, 204, 205, 207, 208, 210, 211, 216, 219, 220, 222, 227, 231, 237, 239, 242, 244, 245, 247, 248, 251, 252, 255, 256, 258, 259, 261, 264, 265, 266, 267, 268, 269, 275, 278, 279, 280, 285, 293, 294, 295, 296, 297, 298, 299, 302, 304, 305, 309, 310, 311, 316, 318, 321, 328, 329, 331, 332, 338, 341, 342, 344, 345, 347, 349, 350, 351, 356, 360, 361, 364, 366, 369, 372, 374, 378, 379, 381, 383, 384, 386, 387, 393, 396, 397, 400, 404, 408, 410, 413, 417, 418, 423, 424, 425, 426, 427, 428, 429, 430, 431, 433, 437, 438, 439, 440, 443, 445, 446, 448, 449, 450, 452, 453, 455, 459, 460, 461, 462, 464, 465, 467, 468, 469, 470, 471, 473, 474, 475, 476, 477, 478, 479, 480, 481], "pycode_addr2lin": [13, 462, 469, 470, 476], "byte_offset": 13, "pyframe_getlinenumb": [13, 26, 56, 466, 469, 470, 476, 479], "effici": [13, 22, 25, 32, 48, 59, 62, 63, 67, 86, 91, 94, 97, 104, 106, 123, 130, 148, 155, 180, 183, 188, 210, 213, 216, 217, 221, 223, 232, 248, 251, 280, 281, 290, 296, 297, 304, 315, 316, 325, 326, 338, 341, 344, 361, 362, 402, 404, 410, 425, 461, 463, 465, 467, 471, 472, 473, 474, 475, 478, 479, 480], "iter": [13, 16, 22, 28, 29, 32, 35, 48, 53, 54, 62, 63, 66, 67, 74, 77, 86, 87, 92, 97, 103, 105, 109, 113, 118, 119, 123, 130, 133, 136, 141, 146, 147, 148, 155, 157, 158, 163, 164, 166, 167, 172, 173, 178, 179, 184, 188, 191, 192, 193, 194, 202, 208, 210, 216, 217, 221, 222, 223, 227, 228, 231, 232, 233, 239, 240, 247, 248, 249, 250, 251, 252, 253, 255, 259, 263, 264, 267, 268, 270, 272, 280, 282, 285, 290, 293, 294, 296, 297, 301, 305, 315, 316, 325, 334, 337, 340, 342, 344, 349, 359, 375, 382, 383, 386, 391, 392, 399, 404, 407, 410, 411, 412, 416, 422, 424, 428, 429, 433, 438, 439, 440, 442, 447, 459, 460, 462, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 476, 477, 478, 479, 480, 481], "626": [13, 67, 188, 471, 480], "pycode_addr2loc": [13, 470, 480], "start_lin": [13, 425], "start_column": [13, 425], "end_lin": [13, 425], "end_column": [13, 425], "column": [13, 33, 62, 67, 84, 96, 106, 115, 119, 147, 148, 152, 174, 187, 188, 190, 210, 219, 222, 244, 252, 258, 259, 278, 290, 297, 305, 311, 316, 329, 337, 341, 344, 361, 365, 366, 375, 410, 413, 425, 452, 459, 466, 470, 475, 480], "particular": [13, 32, 44, 58, 62, 63, 65, 67, 71, 72, 74, 84, 92, 94, 97, 98, 99, 103, 106, 107, 111, 112, 117, 119, 136, 148, 155, 158, 164, 166, 173, 174, 180, 190, 200, 205, 210, 240, 244, 245, 248, 252, 256, 259, 264, 265, 266, 268, 272, 273, 280, 281, 285, 289, 290, 294, 296, 299, 305, 316, 319, 325, 329, 330, 331, 332, 334, 335, 338, 339, 341, 342, 344, 345, 349, 350, 352, 359, 361, 362, 366, 372, 373, 378, 383, 385, 386, 387, 391, 392, 397, 399, 407, 408, 410, 417, 423, 424, 425, 427, 428, 429, 431, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480], "pycode_getcod": [13, 470, 480], "getattr": [13, 67, 77, 84, 86, 87, 92, 99, 100, 113, 123, 157, 173, 178, 188, 222, 251, 252, 258, 280, 288, 289, 296, 342, 355, 382, 383, 424, 437, 447, 459, 472, 474, 477, 480], "co_cod": [13, 252, 425, 470, 480], "demand": [13, 41, 63, 92, 164, 280, 289, 300, 386, 424, 458, 471, 475, 479, 480], "necessarili": [13, 23, 60, 62, 71, 75, 84, 98, 112, 119, 174, 183, 190, 193, 202, 248, 268, 272, 280, 281, 290, 296, 316, 334, 337, 338, 341, 349, 350, 363, 382, 386, 404, 407, 412, 422, 423, 433, 458, 462, 464, 465, 466, 480], "primari": [13, 67, 75, 84, 92, 93, 105, 111, 154, 166, 190, 191, 193, 202, 203, 215, 258, 264, 273, 278, 290, 296, 305, 331, 334, 337, 338, 342, 349, 375, 399, 416, 422, 428, 429, 430, 433, 449, 459, 460, 462, 463, 465, 466, 467, 472, 473, 474, 480], "debugg": [13, 31, 41, 56, 67, 72, 84, 182, 190, 210, 211, 222, 244, 251, 318, 349, 350, 378, 385, 425, 437, 453, 458, 461, 462, 464, 465, 466, 471, 472, 476, 477, 478, 480], "profil": [13, 31, 33, 50, 67, 84, 95, 153, 155, 182, 251, 330, 338, 343, 349, 351, 362, 366, 402, 435, 448, 452, 453, 456, 460, 461, 463, 464, 465, 467, 469, 470, 471, 476, 478, 480], "pycode_getvarnam": [13, 470, 480], "co_varnam": [13, 188, 252, 425, 470, 480], "pytupleobject": [13, 53, 58, 59, 61], "pycode_getcellvar": [13, 470, 480], "co_cellvar": [13, 252, 425, 470, 480], "pycode_getfreevar": [13, 470, 480], "co_freevar": [13, 252, 425, 470, 480], "pycode_addwatch": [13, 471, 480], "pycode_watchcallback": 13, "regist": [13, 22, 27, 32, 33, 58, 60, 62, 67, 72, 75, 83, 84, 86, 106, 107, 113, 117, 123, 125, 129, 130, 133, 137, 142, 155, 158, 161, 164, 166, 172, 182, 190, 194, 200, 205, 211, 222, 223, 247, 251, 253, 255, 264, 273, 280, 286, 290, 295, 296, 299, 312, 317, 325, 326, 329, 330, 334, 338, 341, 349, 359, 366, 373, 381, 383, 385, 392, 397, 399, 400, 403, 407, 410, 412, 417, 418, 424, 425, 427, 429, 458, 459, 460, 462, 463, 465, 466, 469, 470, 471, 472, 473, 474, 475, 477, 478, 480], "watcher": [13, 22, 27, 60, 62, 67, 74, 134, 471, 479, 480], "id": [13, 22, 27, 32, 44, 60, 67, 77, 86, 94, 96, 99, 100, 112, 114, 115, 119, 127, 130, 139, 150, 157, 174, 178, 184, 190, 193, 194, 197, 200, 202, 206, 222, 227, 230, 237, 251, 256, 258, 264, 265, 266, 267, 268, 269, 278, 280, 285, 290, 296, 300, 302, 304, 307, 311, 316, 319, 325, 326, 331, 334, 337, 338, 339, 345, 346, 350, 353, 355, 362, 366, 373, 383, 385, 386, 387, 395, 398, 399, 410, 413, 425, 427, 428, 447, 460, 461, 463, 464, 465, 470, 471, 477, 478, 479, 480], "pycode_clearwatch": [13, 471, 480], "ids": [13, 22, 27, 60, 84, 227, 256, 265, 267, 280, 285, 290, 296, 300, 350, 362, 373, 399, 463, 473, 480], "watcher_id": [13, 22, 27, 60], "clear": [13, 22, 27, 31, 32, 34, 44, 46, 57, 60, 62, 66, 67, 72, 74, 75, 79, 84, 91, 94, 96, 98, 100, 102, 103, 106, 107, 115, 117, 123, 135, 152, 155, 157, 158, 161, 164, 166, 174, 179, 183, 188, 190, 191, 202, 213, 219, 220, 223, 240, 244, 247, 252, 253, 262, 264, 266, 268, 270, 273, 282, 289, 290, 294, 299, 316, 317, 329, 330, 334, 337, 341, 349, 350, 355, 359, 362, 373, 378, 379, 381, 383, 385, 386, 387, 396, 397, 410, 420, 424, 425, 427, 439, 446, 453, 458, 459, 461, 462, 464, 465, 466, 471, 472, 473, 474, 476, 477, 479, 480], "identifi": [13, 22, 23, 27, 32, 41, 60, 63, 67, 72, 74, 75, 76, 84, 86, 97, 99, 106, 107, 112, 117, 119, 150, 157, 173, 188, 190, 191, 193, 202, 209, 222, 227, 244, 245, 252, 256, 265, 266, 268, 278, 280, 285, 290, 294, 299, 305, 311, 312, 316, 317, 320, 325, 332, 334, 338, 341, 342, 343, 348, 349, 352, 359, 362, 365, 366, 369, 383, 384, 385, 387, 391, 392, 395, 402, 404, 407, 410, 412, 413, 417, 423, 424, 425, 426, 429, 430, 433, 437, 440, 445, 458, 462, 463, 464, 465, 466, 467, 471, 472, 474, 475, 476, 477, 478, 479, 480], "pycodeev": 13, "enumer": [13, 22, 23, 27, 67, 77, 92, 94, 105, 106, 147, 161, 179, 208, 222, 223, 251, 258, 280, 308, 341, 362, 379, 402, 419, 438, 439, 447, 449, 458, 470, 471, 474, 476, 480, 481], "event": [13, 22, 24, 27, 30, 32, 41, 57, 58, 65, 67, 72, 80, 91, 96, 99, 112, 118, 120, 121, 122, 126, 127, 129, 130, 132, 133, 134, 136, 139, 141, 161, 173, 174, 182, 186, 188, 219, 224, 251, 254, 257, 264, 266, 271, 278, 280, 290, 305, 311, 312, 325, 326, 332, 338, 339, 349, 355, 359, 365, 368, 382, 385, 392, 399, 407, 408, 409, 410, 411, 412, 413, 414, 423, 425, 427, 443, 449, 452, 458, 459, 464, 465, 466, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "py_code_event_cr": 13, "py_code_event_destroy": 13, "destruct": [13, 32, 72, 74, 152, 174, 252, 255, 281, 341, 425, 460, 471, 472, 480], "place": [13, 22, 23, 27, 32, 33, 37, 41, 44, 46, 51, 53, 57, 59, 60, 62, 63, 67, 72, 74, 75, 76, 78, 83, 86, 92, 93, 94, 98, 99, 100, 105, 107, 109, 117, 119, 136, 148, 149, 155, 157, 164, 165, 166, 173, 174, 178, 180, 183, 186, 187, 188, 190, 193, 202, 205, 208, 215, 221, 222, 223, 227, 229, 240, 244, 247, 255, 259, 264, 265, 266, 268, 272, 275, 280, 290, 293, 294, 296, 299, 305, 308, 311, 315, 316, 318, 321, 335, 337, 338, 341, 342, 345, 361, 366, 372, 373, 377, 381, 382, 383, 385, 386, 387, 392, 394, 396, 404, 418, 419, 423, 424, 425, 427, 429, 433, 449, 452, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 472, 473, 475, 476, 477, 478, 480], "prior": [13, 22, 27, 32, 44, 58, 84, 92, 99, 100, 119, 123, 140, 183, 208, 222, 223, 242, 248, 252, 264, 326, 329, 334, 337, 338, 340, 341, 345, 349, 353, 355, 359, 362, 383, 385, 399, 410, 419, 423, 424, 425, 427, 429, 432, 471, 474, 475, 476, 477, 478, 480], "inspect": [13, 22, 27, 32, 33, 65, 67, 72, 75, 86, 87, 100, 102, 117, 119, 126, 136, 153, 158, 178, 190, 222, 232, 247, 248, 251, 256, 264, 268, 294, 299, 304, 310, 312, 329, 330, 331, 338, 341, 349, 355, 359, 368, 379, 383, 385, 386, 392, 419, 424, 425, 452, 459, 460, 461, 465, 466, 480], "resurrect": [13, 22, 27, 349, 359, 362, 425, 472, 479, 480], "prevent": [13, 22, 23, 27, 32, 41, 57, 60, 67, 72, 74, 75, 83, 84, 91, 92, 98, 99, 100, 106, 107, 123, 136, 155, 164, 166, 167, 173, 178, 183, 185, 187, 190, 203, 210, 222, 223, 244, 247, 256, 259, 265, 266, 268, 269, 273, 280, 285, 289, 290, 293, 302, 308, 332, 334, 338, 345, 349, 350, 355, 359, 366, 378, 381, 383, 385, 386, 387, 397, 399, 419, 425, 427, 429, 452, 458, 461, 462, 464, 465, 466, 471, 472, 473, 474, 475, 476, 478, 479, 480], "later": [13, 22, 23, 24, 27, 32, 33, 41, 44, 60, 71, 72, 74, 75, 83, 91, 94, 99, 100, 103, 107, 111, 117, 122, 123, 135, 136, 137, 138, 146, 148, 149, 151, 152, 155, 164, 166, 173, 174, 180, 188, 193, 199, 202, 227, 232, 240, 244, 247, 252, 255, 258, 262, 263, 265, 267, 276, 280, 289, 290, 296, 316, 322, 325, 328, 330, 334, 337, 338, 349, 355, 359, 378, 383, 385, 386, 387, 392, 397, 398, 399, 418, 424, 425, 427, 429, 433, 452, 453, 458, 459, 460, 461, 462, 465, 466, 467, 470, 471, 472, 474, 475, 477, 479, 480], "activ": [13, 22, 23, 27, 32, 48, 58, 62, 65, 71, 84, 91, 103, 123, 129, 135, 136, 141, 148, 149, 157, 166, 174, 183, 207, 210, 215, 220, 222, 240, 244, 248, 269, 280, 285, 289, 292, 294, 302, 305, 311, 325, 331, 335, 337, 338, 341, 345, 349, 350, 362, 363, 366, 373, 381, 382, 386, 387, 396, 408, 409, 412, 433, 438, 450, 452, 458, 459, 461, 462, 464, 465, 466, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480], "user": [13, 23, 28, 32, 33, 38, 41, 60, 62, 63, 65, 67, 69, 71, 72, 73, 75, 78, 83, 84, 85, 92, 93, 97, 98, 99, 100, 102, 103, 106, 107, 108, 111, 115, 117, 123, 130, 132, 136, 139, 141, 148, 151, 152, 154, 155, 156, 157, 158, 160, 164, 166, 170, 174, 176, 178, 180, 182, 183, 184, 186, 190, 197, 207, 209, 210, 213, 220, 223, 225, 226, 227, 230, 232, 239, 240, 242, 245, 247, 248, 251, 252, 253, 254, 255, 263, 264, 266, 268, 269, 272, 278, 280, 285, 289, 290, 291, 292, 293, 294, 296, 297, 302, 308, 309, 312, 316, 317, 319, 325, 326, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 339, 341, 344, 345, 349, 350, 353, 355, 356, 359, 362, 363, 366, 367, 370, 372, 373, 377, 378, 381, 382, 385, 387, 391, 392, 393, 396, 397, 400, 402, 404, 408, 409, 410, 411, 412, 416, 418, 419, 422, 423, 424, 426, 427, 429, 433, 435, 438, 450, 452, 453, 456, 458, 459, 460, 461, 462, 463, 464, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "reli": [13, 50, 72, 75, 87, 92, 93, 98, 100, 102, 130, 137, 148, 158, 178, 180, 222, 247, 252, 264, 273, 280, 289, 290, 296, 299, 327, 329, 341, 349, 359, 361, 362, 363, 383, 385, 387, 424, 425, 426, 429, 458, 459, 462, 463, 464, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480], "runtim": [13, 24, 27, 32, 34, 41, 50, 51, 58, 65, 67, 72, 74, 75, 76, 84, 86, 87, 98, 99, 106, 110, 137, 139, 160, 164, 173, 179, 185, 188, 210, 222, 247, 251, 254, 265, 266, 289, 290, 308, 337, 341, 345, 349, 351, 366, 379, 383, 386, 397, 401, 408, 418, 421, 424, 425, 426, 429, 433, 437, 452, 453, 458, 460, 462, 466, 467, 469, 471, 473, 474, 475, 476, 479, 480], "creation": [13, 16, 27, 32, 57, 58, 62, 67, 72, 75, 84, 92, 93, 94, 99, 100, 115, 117, 130, 132, 134, 136, 146, 178, 179, 183, 189, 194, 208, 222, 223, 227, 245, 247, 251, 252, 253, 255, 264, 267, 268, 278, 280, 281, 285, 289, 302, 308, 318, 319, 328, 329, 332, 339, 341, 342, 345, 355, 359, 366, 372, 386, 399, 407, 410, 418, 423, 424, 426, 429, 462, 471, 473, 474, 475, 477, 479, 480], "observ": [13, 27, 84, 93, 100, 180, 205, 315, 340, 345, 379, 381, 391, 433, 461, 473, 480], "print": [13, 22, 27, 31, 32, 33, 41, 48, 58, 62, 67, 71, 72, 74, 75, 77, 78, 83, 84, 85, 86, 87, 88, 93, 94, 97, 98, 99, 100, 103, 106, 107, 109, 110, 111, 112, 115, 119, 120, 122, 123, 126, 130, 131, 132, 133, 134, 135, 136, 137, 141, 143, 147, 148, 152, 154, 156, 157, 160, 163, 164, 166, 167, 169, 172, 173, 174, 178, 180, 181, 183, 185, 187, 188, 190, 193, 197, 198, 201, 202, 208, 210, 211, 213, 217, 222, 223, 225, 227, 229, 232, 237, 239, 241, 242, 244, 245, 247, 248, 251, 252, 255, 258, 259, 264, 266, 268, 275, 276, 279, 280, 285, 290, 293, 294, 296, 297, 298, 301, 302, 304, 305, 306, 310, 311, 312, 313, 315, 316, 317, 318, 319, 322, 326, 328, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 345, 349, 352, 354, 355, 356, 357, 359, 361, 362, 364, 366, 372, 373, 375, 377, 379, 381, 383, 385, 386, 392, 394, 396, 397, 399, 402, 404, 405, 408, 409, 410, 413, 414, 416, 417, 418, 419, 422, 424, 425, 426, 427, 432, 433, 437, 438, 439, 440, 443, 445, 446, 447, 448, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 466, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "unrais": [13, 22, 23, 27, 139, 337, 349, 359, 470, 478, 480], "pyerr_writeunrais": [13, 22, 23, 27, 56, 74, 480], "pend": [13, 22, 23, 27, 32, 38, 67, 74, 109, 123, 130, 136, 163, 255, 268, 278, 302, 325, 330, 337, 338, 427, 472, 474, 476, 479, 480], "save": [13, 22, 23, 27, 32, 41, 62, 67, 71, 72, 74, 84, 92, 93, 94, 98, 99, 100, 103, 117, 136, 137, 146, 148, 149, 152, 164, 166, 174, 180, 184, 197, 206, 223, 240, 244, 253, 258, 263, 266, 267, 268, 289, 290, 296, 305, 310, 316, 317, 331, 337, 349, 359, 362, 363, 365, 366, 378, 380, 381, 397, 402, 416, 422, 424, 425, 461, 463, 464, 465, 466, 467, 468, 471, 472, 474, 477, 479, 480], "restor": [13, 17, 22, 23, 27, 32, 62, 67, 74, 91, 100, 129, 155, 166, 167, 168, 174, 183, 184, 187, 188, 240, 244, 252, 255, 263, 289, 296, 298, 316, 317, 321, 337, 345, 349, 355, 358, 359, 360, 362, 373, 381, 383, 385, 386, 387, 397, 402, 425, 459, 461, 462, 464, 465, 471, 474, 477, 479, 480], "evalu": [13, 22, 32, 51, 55, 65, 67, 72, 84, 87, 93, 94, 101, 110, 119, 141, 164, 222, 227, 258, 264, 265, 272, 280, 290, 294, 320, 321, 341, 349, 362, 366, 383, 391, 399, 424, 425, 430, 432, 433, 443, 446, 453, 459, 462, 463, 464, 465, 466, 468, 469, 470, 471, 472, 474, 478, 479, 480], "extern": [13, 34, 50, 67, 72, 78, 83, 84, 92, 98, 100, 115, 118, 119, 148, 155, 164, 173, 181, 194, 213, 244, 247, 252, 254, 264, 269, 290, 295, 308, 311, 335, 341, 344, 345, 355, 359, 362, 366, 381, 385, 404, 405, 406, 407, 409, 410, 411, 412, 413, 419, 425, 427, 458, 465, 467, 468, 472, 475, 476, 477, 478, 479, 480], "compil": [13, 30, 32, 33, 41, 44, 57, 58, 62, 65, 67, 73, 75, 76, 78, 83, 84, 85, 94, 100, 101, 106, 109, 110, 139, 154, 164, 173, 177, 179, 181, 188, 190, 210, 217, 222, 227, 232, 239, 244, 245, 247, 249, 251, 252, 261, 265, 267, 271, 305, 308, 311, 316, 317, 321, 328, 337, 338, 341, 342, 344, 348, 349, 352, 356, 359, 360, 378, 382, 383, 384, 385, 397, 407, 419, 423, 425, 426, 429, 431, 432, 433, 437, 447, 452, 455, 458, 459, 460, 461, 462, 464, 465, 466, 468, 470, 471, 472, 473, 474, 475, 476, 477, 479, 480], "attach": [13, 32, 44, 67, 71, 98, 99, 100, 117, 123, 129, 180, 184, 190, 191, 193, 194, 196, 200, 202, 203, 204, 209, 244, 264, 265, 281, 282, 325, 326, 337, 349, 366, 372, 378, 385, 387, 404, 422, 423, 424, 425, 433, 460, 462, 466, 467, 473, 476, 478, 480], "tier": [13, 56, 470, 471, 480], "pyunstable_eval_requestcodeextraindex": [13, 471], "freefunc": [13, 44, 62, 74], "adding": [13, 22, 32, 46, 56, 60, 67, 72, 73, 76, 83, 84, 86, 91, 92, 94, 98, 102, 103, 107, 119, 138, 148, 178, 183, 192, 193, 194, 202, 203, 204, 240, 244, 259, 264, 268, 290, 316, 337, 341, 362, 373, 383, 385, 386, 392, 399, 404, 410, 419, 420, 425, 427, 429, 432, 433, 452, 458, 459, 461, 462, 463, 464, 465, 467, 471, 472, 473, 474, 475, 477, 478, 479, 480, 481], "pycode_getextra": 13, "pycode_setextra": 13, "py_decref": [13, 22, 23, 28, 34, 35, 44, 51, 56, 62, 71, 72, 74, 75, 78, 86, 469, 471, 478, 480], "_pyeval_requestcodeextraindex": [13, 471], "privat": [13, 31, 32, 41, 42, 56, 67, 84, 92, 93, 94, 173, 178, 187, 220, 222, 244, 245, 247, 256, 275, 280, 296, 302, 332, 338, 343, 345, 359, 383, 386, 427, 432, 433, 437, 458, 460, 461, 462, 465, 471, 472, 473, 474, 475, 476, 478, 480], "pyunstable_code_getextra": [13, 471], "_pycode_getextra": [13, 471, 480], "pyunstable_code_setextra": [13, 471], "_pycode_setextra": [13, 471, 480], "pycodec_regist": [14, 56], "search_funct": [14, 155], "pycodec_unregist": [14, 56, 469, 480], "registri": [14, 23, 33, 63, 67, 142, 164, 172, 192, 194, 200, 223, 247, 251, 256, 266, 273, 296, 300, 338, 349, 351, 383, 392, 397, 401, 403, 410, 455, 459, 465, 466, 476, 479, 480], "pycodec_knownencod": [14, 56], "pycodec_encod": [14, 56, 471], "lookuperror": [14, 23, 63, 67, 155, 167, 210, 341, 447, 474], "pycodec_decod": [14, 56, 471], "keyerror": [14, 22, 23, 34, 54, 67, 77, 84, 157, 164, 167, 181, 193, 194, 202, 208, 210, 230, 233, 240, 247, 258, 268, 293, 307, 325, 326, 327, 336, 341, 342, 352, 355, 382, 383, 384, 386, 387, 419, 422, 425, 429, 447, 449, 462, 463, 466, 473, 476, 478, 480], "pycodec_incrementalencod": [14, 56], "incrementalencod": [14, 67, 142, 464], "pycodec_incrementaldecod": [14, 56], "incrementaldecod": [14, 67, 142, 255, 464], "pycodec_streamread": [14, 56], "stream": [14, 32, 33, 40, 67, 83, 86, 94, 99, 104, 106, 115, 123, 133, 134, 136, 142, 143, 146, 154, 166, 174, 191, 197, 198, 203, 204, 209, 210, 216, 222, 226, 231, 239, 242, 244, 246, 249, 251, 258, 259, 264, 265, 266, 267, 273, 278, 290, 295, 297, 304, 305, 311, 325, 326, 328, 329, 330, 331, 333, 334, 335, 345, 346, 349, 355, 359, 375, 383, 385, 392, 396, 398, 404, 405, 409, 410, 413, 414, 416, 419, 425, 427, 431, 432, 452, 459, 463, 464, 465, 466, 467, 472, 473, 474, 475, 476, 477, 478, 480], "streamread": [14, 67, 121, 123, 134, 142, 463, 464, 475, 476, 480], "pycodec_streamwrit": [14, 56], "streamwrit": [14, 67, 121, 123, 134, 142, 464, 470, 477, 480], "pycodec_registererror": [14, 56], "unicodeencodeerror": [14, 23, 44, 67, 70, 106, 155, 210, 349, 391, 447, 470, 472, 478, 480], "unicodedecodeerror": [14, 23, 67, 106, 155, 210, 290, 391, 447, 464, 467, 472, 474, 478, 480], "unicodetranslateerror": [14, 23, 67, 155, 210, 447, 480], "pycodec_lookuperror": [14, 56], "strict": [14, 33, 62, 63, 67, 72, 93, 94, 97, 100, 106, 117, 130, 140, 155, 164, 172, 173, 178, 179, 180, 183, 191, 199, 204, 205, 208, 214, 215, 222, 237, 239, 240, 241, 245, 249, 252, 255, 256, 258, 259, 272, 273, 282, 290, 291, 292, 293, 296, 338, 341, 349, 359, 363, 391, 392, 407, 423, 424, 425, 426, 427, 429, 432, 453, 459, 460, 462, 464, 465, 466, 469, 471, 472, 473, 474, 475, 477, 480], "pycodec_stricterror": [14, 56], "exc": [14, 23, 32, 46, 109, 119, 130, 136, 163, 166, 210, 378, 385, 387, 425, 433, 440, 465, 467, 469, 471, 473, 480], "pycodec_ignoreerror": [14, 56], "pycodec_replaceerror": [14, 56], "fffd": [14, 106, 155, 459], "pycodec_xmlcharrefreplaceerror": [14, 56], "xml": [14, 67, 79, 94, 103, 106, 155, 222, 251, 253, 255, 270, 301, 324, 392, 415, 448, 449, 458, 460, 461, 462, 463, 464, 465, 466, 470, 472, 476, 480, 481], "pycodec_backslashreplaceerror": [14, 56], "pycodec_namereplaceerror": [14, 56, 475], "derefer": [15, 56, 280, 355, 480], "real": [15, 46, 58, 67, 71, 75, 84, 86, 92, 100, 107, 141, 150, 151, 154, 166, 173, 188, 190, 197, 202, 210, 222, 223, 245, 247, 259, 285, 286, 287, 290, 305, 316, 319, 321, 328, 330, 331, 337, 338, 340, 341, 342, 349, 350, 351, 363, 366, 385, 386, 387, 410, 424, 428, 432, 437, 458, 464, 465, 466, 471, 472, 473, 476, 480], "_py_c_sum": 15, "_py_c_diff": 15, "_py_c_neg": 15, "num": [15, 100, 119, 155, 174, 183, 223, 227, 237, 245, 280, 289, 297, 338, 342, 383, 438, 439, 465, 466, 471, 478, 480], "_py_c_prod": 15, "_py_c_quot": 15, "dividend": [15, 183], "divisor": [15, 183, 272, 446], "errno": [15, 23, 34, 50, 67, 72, 83, 115, 130, 139, 173, 185, 210, 212, 247, 251, 290, 311, 325, 330, 334, 338, 349, 359, 440, 465, 470, 473, 475, 477, 480], "edom": [15, 67, 115, 209], "_py_c_pow": 15, "exp": [15, 67, 151, 183, 222, 272, 287, 315, 342, 465, 466, 473, 480], "pycomplexobject": 15, "pycomplex_typ": [15, 56], "pycomplex_check": 15, "pycomplex_checkexact": 15, "pycomplex_fromccomplex": 15, "pycomplex_fromdoubl": [15, 56], "pycomplex_realasdoubl": [15, 56], "pycomplex_imagasdoubl": [15, 56], "pycomplex_asccomplex": [15, 465], "__complex__": [15, 67, 151, 222, 259, 383, 386, 425, 465, 470, 474, 477, 478, 480], "__float__": [15, 25, 62, 67, 151, 222, 383, 386, 425, 469, 477, 478, 480], "__index__": [15, 25, 38, 62, 67, 221, 222, 288, 341, 344, 383, 386, 425, 465, 466, 467, 469, 470, 474, 477, 478, 480, 481], "pydict_check": [16, 22], "tree": [16, 32, 33, 62, 67, 77, 83, 84, 94, 109, 148, 160, 171, 187, 191, 193, 201, 202, 204, 213, 244, 251, 261, 270, 290, 293, 308, 309, 329, 339, 341, 349, 354, 365, 366, 372, 373, 381, 396, 407, 408, 425, 428, 449, 452, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 473, 475, 476, 478, 479, 480], "singleton": [16, 20, 32, 44, 45, 48, 55, 57, 62, 72, 84, 86, 93, 100, 119, 180, 271, 296, 341, 386, 416, 424, 425, 427, 438, 439, 453, 460, 470, 476, 477, 480], "heap": [16, 31, 34, 41, 49, 57, 67, 72, 74, 75, 179, 211, 251, 279, 319, 381, 449, 462, 463, 465, 466, 469, 470, 471, 478, 479, 480], "pack": [16, 67, 100, 138, 142, 173, 212, 222, 231, 244, 251, 253, 256, 265, 266, 268, 281, 282, 290, 300, 334, 341, 366, 371, 373, 405, 418, 425, 439, 449, 464, 466, 470, 472, 480], "unpack": [16, 67, 72, 83, 94, 100, 109, 119, 142, 157, 184, 188, 197, 212, 222, 280, 301, 329, 334, 341, 342, 344, 382, 383, 386, 424, 427, 428, 433, 439, 440, 442, 449, 459, 463, 464, 465, 467, 469, 470, 471, 472, 474, 478, 480], "properti": [16, 57, 62, 67, 84, 86, 93, 94, 97, 99, 103, 113, 119, 155, 157, 167, 173, 174, 178, 179, 183, 190, 192, 193, 200, 202, 205, 208, 216, 218, 222, 223, 227, 232, 238, 248, 251, 252, 254, 255, 256, 259, 263, 268, 278, 280, 301, 328, 332, 338, 341, 343, 344, 349, 362, 375, 379, 381, 382, 383, 384, 385, 386, 392, 399, 402, 407, 408, 411, 412, 413, 423, 424, 425, 432, 433, 447, 458, 459, 461, 462, 463, 464, 466, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480], "codec": [16, 33, 67, 86, 102, 106, 142, 192, 198, 199, 210, 222, 251, 255, 290, 332, 341, 360, 419, 445, 448, 458, 459, 461, 463, 464, 467, 470, 475, 476, 478, 479, 480, 481], "escap": [16, 41, 48, 58, 67, 72, 77, 84, 91, 100, 103, 106, 117, 123, 134, 155, 164, 172, 174, 175, 187, 205, 216, 219, 222, 228, 235, 244, 247, 255, 259, 270, 285, 316, 318, 328, 341, 342, 345, 360, 363, 381, 383, 391, 414, 416, 425, 432, 446, 459, 460, 463, 465, 466, 467, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "latin": [16, 67, 103, 106, 117, 133, 155, 192, 220, 236, 316, 328, 355, 384, 427, 461, 462, 465, 468, 472, 475, 476, 477, 479, 480], "ascii": [16, 23, 30, 33, 41, 48, 57, 67, 70, 91, 99, 100, 103, 104, 106, 107, 115, 117, 119, 130, 134, 140, 142, 148, 155, 173, 174, 180, 188, 192, 193, 194, 197, 198, 199, 200, 202, 203, 204, 205, 206, 211, 222, 227, 234, 245, 251, 253, 255, 259, 263, 269, 279, 282, 283, 285, 290, 296, 311, 314, 316, 328, 332, 335, 337, 338, 341, 342, 343, 346, 355, 356, 359, 360, 392, 394, 410, 416, 419, 423, 431, 432, 438, 443, 445, 447, 452, 459, 461, 462, 463, 464, 465, 467, 469, 470, 471, 472, 473, 475, 476, 477, 479, 480], "mbcs": [16, 32, 33, 67, 142, 349, 452, 458, 461, 462, 472, 473, 476, 480], "window": [16, 23, 32, 33, 34, 41, 56, 58, 62, 65, 67, 70, 72, 73, 77, 79, 80, 81, 82, 83, 84, 86, 99, 100, 104, 106, 107, 108, 112, 115, 117, 123, 129, 130, 134, 142, 148, 152, 161, 163, 164, 173, 176, 210, 211, 219, 222, 226, 228, 240, 247, 251, 255, 258, 263, 266, 269, 272, 273, 275, 278, 279, 280, 289, 290, 291, 293, 303, 313, 325, 326, 328, 329, 330, 331, 332, 334, 337, 338, 339, 349, 351, 352, 355, 357, 358, 359, 362, 363, 365, 367, 368, 369, 372, 373, 375, 385, 392, 394, 396, 400, 404, 418, 419, 422, 423, 425, 432, 435, 436, 438, 443, 445, 447, 450, 452, 453, 455, 459, 460, 461, 463, 464, 467, 468, 469, 471, 472, 474, 475, 478, 479, 481], "cell": [16, 27, 65, 67, 84, 91, 92, 115, 173, 188, 223, 251, 252, 373, 382, 425, 465, 470, 480], "phase": [16, 31, 32, 67, 70, 72, 98, 135, 151, 224, 247, 287, 338, 373, 428, 429, 433, 465, 469, 472, 473, 480], "lookup": [16, 17, 22, 30, 60, 62, 67, 76, 84, 86, 93, 119, 142, 144, 155, 157, 178, 188, 192, 200, 208, 210, 222, 223, 227, 242, 252, 256, 261, 266, 284, 288, 290, 341, 342, 348, 349, 360, 365, 366, 373, 378, 384, 386, 422, 424, 429, 459, 461, 463, 464, 465, 471, 472, 473, 474, 476, 478, 479, 480], "descriptor": [16, 23, 24, 30, 32, 48, 60, 62, 67, 74, 77, 80, 83, 86, 93, 96, 113, 115, 122, 127, 128, 129, 130, 173, 174, 182, 184, 209, 212, 215, 222, 223, 232, 245, 252, 254, 255, 265, 275, 279, 280, 292, 306, 309, 312, 319, 325, 326, 329, 330, 334, 335, 338, 341, 345, 355, 356, 358, 359, 366, 380, 382, 424, 427, 433, 463, 464, 465, 466, 469, 470, 471, 472, 473, 475, 477, 479, 480], "ellipsi": [16, 62, 67, 86, 119, 165, 184, 190, 251, 261, 271, 296, 304, 374, 375, 382, 383, 428, 432, 447, 463, 467, 471, 478, 480], "capsul": [16, 67, 72, 94, 467, 480], "generat": [16, 26, 30, 32, 48, 50, 57, 63, 65, 67, 70, 71, 72, 74, 76, 78, 84, 86, 96, 99, 100, 101, 106, 109, 110, 117, 119, 123, 127, 131, 132, 134, 136, 138, 139, 140, 141, 147, 148, 152, 155, 158, 160, 163, 166, 170, 172, 174, 178, 179, 180, 184, 187, 188, 190, 191, 193, 200, 202, 205, 206, 208, 210, 214, 222, 223, 224, 227, 232, 239, 241, 242, 245, 251, 258, 264, 266, 268, 272, 278, 280, 281, 282, 290, 293, 296, 304, 308, 311, 312, 315, 318, 320, 323, 328, 332, 337, 343, 345, 349, 350, 355, 363, 366, 373, 374, 375, 377, 378, 381, 382, 383, 385, 391, 392, 395, 399, 404, 407, 410, 414, 416, 417, 418, 423, 424, 426, 428, 429, 431, 432, 433, 442, 452, 453, 458, 459, 460, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 477, 478, 479, 480, 481], "coroutin": [16, 26, 67, 86, 94, 120, 121, 122, 123, 125, 126, 127, 130, 131, 132, 133, 134, 135, 158, 166, 179, 183, 184, 185, 188, 210, 312, 341, 349, 350, 383, 385, 386, 427, 453, 464, 470, 471, 476, 477, 478, 479, 480], "datetim": [16, 67, 84, 93, 100, 123, 130, 134, 136, 147, 179, 187, 191, 200, 206, 208, 245, 251, 253, 266, 282, 285, 296, 301, 337, 338, 342, 363, 376, 382, 387, 416, 417, 422, 432, 448, 462, 463, 464, 465, 466, 469, 471, 475, 480], "pycontext": 17, "pycontextvar": [17, 480], "pycontexttoken": 17, "pycontext_new": 17, "bpo": [17, 34, 180, 185, 223, 264, 266, 280, 290, 299, 329, 383, 464, 465, 466, 468, 469, 470, 472, 473, 474, 475, 476, 477, 478, 479, 480], "34762": [17, 477, 480], "public": [17, 26, 28, 32, 33, 54, 56, 62, 67, 83, 92, 104, 107, 123, 152, 172, 173, 187, 201, 219, 220, 232, 237, 240, 247, 248, 252, 256, 261, 280, 289, 311, 328, 334, 338, 342, 349, 355, 359, 361, 383, 384, 385, 392, 405, 407, 410, 413, 423, 432, 433, 437, 459, 460, 462, 463, 465, 466, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "contextvar": [17, 67, 86, 123, 126, 132, 136, 161, 183, 251, 453, 480], "token": [17, 65, 67, 83, 113, 119, 153, 161, 167, 171, 219, 247, 251, 261, 262, 278, 283, 301, 311, 315, 328, 345, 354, 360, 392, 424, 428, 430, 431, 440, 444, 466, 467, 472, 476, 477, 480], "pycontext_typ": 17, "pycontextvar_typ": 17, "pycontexttoken_typ": 17, "pycontext_checkexact": 17, "pycontextvar_checkexact": 17, "pycontexttoken_checkexact": 17, "pycontext_copi": 17, "ctx": [17, 23, 41, 100, 119, 167, 183, 280, 338, 465], "shallow": [17, 32, 67, 157, 167, 178, 179, 190, 213, 241, 251, 252, 296, 341, 355, 382, 439, 480], "pycontext_copycurr": 17, "pycontext_ent": 17, "pycontext_exit": 17, "deactiv": [17, 349, 366, 396, 425, 450, 458, 471, 480], "pycontextvar_new": 17, "introspect": [17, 67, 74, 84, 86, 92, 167, 184, 188, 210, 223, 247, 296, 312, 366, 382, 386, 416, 417, 425, 429, 467, 469, 470, 471, 472, 473, 474, 475, 480], "debug": [17, 31, 32, 33, 48, 62, 65, 67, 74, 75, 84, 91, 99, 100, 101, 115, 116, 119, 122, 132, 141, 149, 167, 173, 183, 184, 185, 188, 193, 201, 202, 208, 210, 219, 239, 245, 253, 264, 265, 266, 276, 285, 289, 290, 294, 298, 302, 312, 316, 328, 332, 337, 338, 341, 349, 355, 356, 359, 360, 365, 366, 372, 379, 383, 385, 397, 410, 416, 419, 425, 426, 432, 433, 443, 449, 452, 454, 455, 458, 459, 460, 461, 462, 464, 465, 468, 469, 471, 472, 473, 474, 475, 476, 477, 479, 480], "pycontextvar_get": 17, "var": [17, 67, 77, 84, 86, 87, 92, 93, 100, 117, 119, 157, 161, 164, 167, 222, 251, 266, 341, 352, 357, 383, 386, 428, 438, 443, 447, 463, 464, 465, 466, 467, 469, 472, 480], "default_valu": 17, "dure": [17, 18, 22, 23, 28, 32, 33, 44, 50, 57, 62, 63, 67, 76, 84, 92, 93, 100, 102, 119, 130, 136, 137, 148, 155, 164, 173, 174, 178, 180, 183, 188, 190, 195, 198, 199, 200, 205, 208, 210, 215, 223, 232, 247, 248, 255, 259, 264, 265, 266, 267, 268, 278, 285, 290, 293, 296, 305, 310, 311, 316, 317, 320, 329, 330, 331, 332, 337, 338, 341, 349, 350, 358, 359, 363, 373, 377, 379, 381, 382, 383, 385, 387, 397, 399, 410, 411, 412, 413, 419, 422, 424, 425, 427, 429, 432, 433, 440, 452, 458, 459, 462, 463, 464, 465, 466, 468, 471, 473, 474, 475, 476, 477, 478, 479, 480], "pycontextvar_set": 17, "pycontextvar_reset": 17, "reset": [17, 32, 58, 67, 84, 93, 94, 107, 135, 141, 142, 152, 154, 155, 157, 161, 167, 174, 182, 183, 187, 195, 203, 209, 210, 211, 215, 219, 237, 242, 244, 247, 264, 270, 280, 290, 292, 298, 323, 325, 330, 334, 338, 341, 353, 355, 359, 362, 363, 372, 377, 381, 385, 386, 397, 405, 409, 410, 413, 422, 424, 432, 461, 465, 472, 473, 474, 475, 480], "pyos_snprintf": [18, 56, 461], "unix": [18, 23, 32, 33, 34, 58, 65, 67, 72, 73, 79, 80, 82, 86, 91, 94, 99, 104, 106, 112, 115, 117, 121, 127, 128, 129, 130, 133, 134, 143, 147, 157, 164, 171, 172, 174, 187, 193, 196, 198, 205, 212, 216, 222, 225, 226, 227, 230, 240, 244, 251, 254, 255, 258, 263, 266, 268, 269, 275, 280, 283, 284, 285, 289, 290, 291, 292, 293, 295, 298, 302, 303, 306, 307, 310, 319, 320, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 339, 345, 347, 349, 351, 352, 355, 357, 358, 359, 362, 363, 366, 372, 380, 385, 400, 404, 418, 419, 432, 435, 436, 443, 445, 450, 451, 452, 453, 455, 456, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 472, 473, 474, 475, 476, 477, 478, 480], "man": [18, 91, 123, 170, 268, 290, 310, 319, 325, 330, 334, 339, 363, 366, 372, 466, 480], "page": [18, 63, 67, 83, 86, 91, 94, 99, 100, 107, 112, 117, 123, 130, 133, 155, 163, 166, 170, 174, 187, 212, 244, 248, 251, 255, 263, 265, 266, 268, 275, 281, 290, 301, 310, 311, 319, 325, 330, 334, 337, 339, 344, 347, 353, 358, 359, 362, 363, 366, 372, 381, 392, 400, 404, 410, 417, 419, 423, 431, 437, 448, 450, 452, 458, 459, 461, 463, 464, 465, 466, 472, 473, 476, 477, 478, 480], "snprintf": [18, 461, 469, 480], "pyos_vsnprintf": [18, 56, 461], "va": [18, 423], "vsnprintf": [18, 461, 469, 480], "behavior": [18, 22, 23, 27, 28, 32, 33, 41, 57, 60, 62, 67, 72, 78, 84, 91, 92, 93, 98, 99, 100, 111, 116, 117, 123, 129, 136, 146, 154, 164, 170, 172, 173, 174, 178, 180, 183, 187, 190, 191, 193, 198, 200, 202, 203, 205, 208, 210, 212, 215, 222, 231, 239, 242, 244, 247, 252, 254, 255, 258, 259, 263, 264, 266, 267, 268, 272, 273, 280, 281, 285, 289, 290, 293, 296, 299, 306, 311, 325, 328, 329, 330, 331, 332, 334, 335, 338, 340, 341, 342, 344, 345, 349, 355, 359, 362, 363, 366, 371, 373, 375, 378, 383, 385, 391, 392, 397, 404, 407, 422, 424, 425, 426, 427, 429, 432, 433, 452, 453, 458, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 479, 480, 481], "corner": [18, 62, 91, 174, 381, 461, 464, 465, 470, 480], "upon": [18, 25, 32, 40, 63, 65, 71, 72, 84, 92, 99, 137, 141, 148, 152, 155, 156, 166, 170, 172, 174, 183, 185, 186, 190, 239, 241, 244, 245, 247, 268, 281, 290, 294, 296, 325, 326, 328, 330, 331, 337, 338, 344, 349, 359, 377, 397, 398, 407, 423, 425, 427, 429, 460, 465, 473, 474, 476, 478, 480], "int_max": [18, 480], "c99": [18, 34, 62, 75, 151, 173, 272, 341, 344, 349, 441, 453, 465, 469, 472, 476, 480], "necessari": [18, 32, 48, 60, 62, 63, 71, 72, 75, 76, 83, 84, 92, 93, 94, 97, 98, 99, 100, 102, 103, 109, 112, 117, 130, 136, 140, 151, 152, 155, 158, 164, 166, 174, 181, 183, 190, 191, 192, 193, 202, 203, 204, 205, 206, 210, 222, 223, 239, 240, 244, 245, 247, 255, 258, 263, 264, 267, 268, 269, 272, 275, 280, 285, 289, 290, 293, 296, 299, 305, 329, 332, 334, 337, 338, 341, 343, 344, 345, 350, 352, 353, 359, 361, 362, 369, 371, 373, 381, 385, 399, 402, 404, 405, 407, 409, 412, 416, 419, 425, 426, 427, 428, 433, 458, 461, 462, 464, 465, 466, 468, 471, 473, 474, 475, 476, 478, 480], "rv": [18, 34, 212], "someth": [18, 22, 32, 35, 72, 74, 83, 84, 88, 91, 92, 94, 97, 98, 99, 100, 102, 103, 104, 117, 119, 129, 136, 141, 148, 166, 172, 173, 198, 210, 222, 225, 244, 247, 248, 250, 252, 258, 259, 264, 265, 280, 289, 290, 296, 305, 311, 319, 335, 337, 338, 352, 355, 359, 362, 366, 383, 385, 386, 387, 392, 398, 399, 404, 407, 410, 416, 422, 425, 428, 429, 433, 438, 446, 459, 460, 461, 462, 463, 464, 465, 466, 469, 471, 472, 479, 480], "bad": [18, 41, 67, 71, 72, 99, 102, 107, 117, 172, 184, 187, 190, 198, 209, 210, 232, 244, 263, 265, 268, 280, 289, 305, 330, 381, 383, 394, 419, 433, 438, 440, 461, 465, 467, 469, 474, 476, 480], "happen": [18, 23, 25, 32, 58, 67, 72, 75, 83, 91, 92, 94, 100, 102, 107, 112, 123, 136, 154, 166, 173, 174, 178, 180, 187, 204, 210, 222, 223, 244, 247, 252, 255, 263, 264, 265, 266, 281, 289, 290, 292, 296, 311, 325, 331, 334, 338, 341, 342, 349, 350, 356, 358, 359, 362, 366, 378, 385, 386, 387, 392, 404, 424, 425, 426, 427, 429, 432, 433, 440, 459, 461, 463, 464, 465, 466, 467, 471, 474, 475, 478, 479, 480], "pyos_string_to_doubl": [18, 56, 466, 468], "endptr": 18, "overflow_except": 18, "whitespac": [18, 38, 63, 67, 84, 93, 94, 103, 106, 109, 117, 123, 134, 140, 143, 152, 164, 175, 183, 187, 190, 196, 199, 200, 205, 218, 219, 242, 244, 252, 259, 263, 294, 311, 316, 328, 341, 342, 344, 345, 359, 360, 361, 363, 378, 397, 407, 410, 412, 452, 459, 462, 465, 466, 468, 472, 473, 474, 477, 480], "whole": [18, 41, 78, 97, 103, 117, 138, 155, 164, 166, 174, 180, 204, 205, 232, 239, 256, 258, 264, 275, 289, 290, 293, 302, 304, 316, 325, 334, 337, 341, 361, 372, 385, 407, 410, 423, 424, 432, 452, 459, 466, 474, 478, 480], "much": [18, 23, 54, 60, 62, 66, 72, 74, 75, 83, 84, 86, 87, 91, 94, 100, 102, 103, 106, 107, 117, 123, 134, 148, 151, 155, 164, 173, 183, 190, 191, 200, 204, 222, 252, 255, 258, 266, 267, 268, 272, 280, 289, 290, 292, 296, 305, 316, 327, 334, 345, 352, 366, 373, 379, 381, 383, 385, 386, 387, 407, 408, 416, 424, 429, 459, 460, 461, 462, 463, 464, 465, 466, 467, 472, 473, 474, 475, 476, 478, 479, 480], "unconvert": 18, "segment": [18, 41, 47, 119, 151, 173, 190, 211, 212, 217, 280, 290, 330, 363, 391, 396, 464, 466, 472, 473, 480], "1e500": 18, "py_huge_v": 18, "out": [18, 23, 30, 33, 34, 38, 41, 55, 56, 58, 59, 63, 67, 71, 72, 75, 84, 88, 91, 93, 94, 97, 99, 100, 102, 103, 106, 107, 117, 119, 130, 131, 136, 137, 138, 141, 146, 155, 158, 160, 164, 172, 173, 174, 175, 180, 181, 183, 187, 188, 190, 192, 193, 200, 202, 208, 209, 210, 212, 223, 227, 232, 240, 244, 247, 248, 250, 255, 256, 258, 259, 263, 264, 272, 280, 289, 290, 292, 294, 295, 297, 301, 305, 308, 310, 311, 316, 319, 325, 328, 330, 334, 335, 337, 338, 341, 342, 344, 345, 349, 355, 359, 362, 366, 378, 381, 382, 383, 385, 386, 387, 391, 396, 397, 404, 407, 410, 414, 416, 420, 422, 423, 424, 425, 426, 433, 438, 439, 446, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 480], "pyos_double_to_str": [18, 56], "val": [18, 22, 23, 72, 94, 113, 164, 187, 188, 193, 202, 220, 241, 263, 294, 337, 341, 383, 387, 392, 425, 464, 471, 480], "format_cod": 18, "ptype": [18, 23, 300, 480], "repr": [18, 23, 24, 48, 62, 63, 67, 74, 93, 100, 105, 106, 109, 119, 136, 173, 178, 179, 180, 188, 190, 208, 222, 239, 244, 251, 280, 311, 326, 334, 341, 342, 349, 359, 361, 375, 378, 382, 383, 386, 387, 422, 424, 425, 432, 433, 441, 443, 447, 449, 459, 460, 462, 465, 466, 467, 468, 469, 472, 473, 474, 475, 476, 477, 478, 480], "py_dtsf_sign": 18, "py_dtsf_add_dot_0": 18, "py_dtsf_alt": 18, "ed": [18, 41, 62, 72, 91, 164, 174, 190, 208, 267, 290, 316, 329, 337, 469, 472, 479, 480], "togeth": [18, 60, 62, 67, 71, 87, 91, 92, 94, 97, 99, 100, 102, 103, 117, 123, 130, 155, 157, 172, 173, 190, 199, 204, 205, 215, 222, 231, 232, 240, 241, 244, 256, 258, 264, 265, 268, 290, 329, 338, 341, 350, 366, 371, 381, 383, 385, 386, 387, 392, 396, 409, 411, 423, 425, 427, 446, 463, 471, 472, 473, 479, 480], "preced": [18, 67, 92, 99, 100, 101, 103, 150, 164, 175, 180, 187, 188, 190, 191, 199, 204, 223, 244, 252, 263, 264, 265, 273, 300, 305, 316, 331, 334, 337, 341, 342, 344, 345, 349, 350, 363, 366, 373, 381, 397, 407, 410, 416, 417, 419, 424, 425, 426, 428, 430, 431, 432, 433, 452, 453, 458, 460, 461, 473, 477, 480], "look": [18, 28, 32, 41, 44, 48, 50, 62, 63, 71, 72, 74, 75, 76, 78, 83, 84, 86, 87, 88, 91, 92, 93, 94, 99, 100, 102, 103, 106, 107, 109, 111, 117, 119, 123, 136, 138, 140, 148, 151, 155, 164, 166, 173, 174, 177, 178, 180, 183, 186, 187, 188, 190, 193, 194, 196, 200, 202, 210, 222, 223, 227, 231, 240, 242, 244, 247, 248, 256, 262, 264, 265, 266, 268, 289, 290, 292, 293, 299, 305, 310, 316, 321, 329, 335, 337, 338, 340, 341, 342, 345, 349, 351, 352, 359, 366, 373, 375, 378, 379, 382, 383, 384, 385, 386, 387, 392, 399, 404, 407, 410, 420, 422, 424, 425, 426, 427, 429, 432, 433, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 472, 473, 474, 476, 478, 480], "rule": [18, 23, 28, 32, 60, 62, 67, 84, 92, 93, 94, 98, 100, 102, 103, 106, 117, 119, 148, 151, 158, 173, 175, 178, 180, 183, 187, 191, 193, 199, 200, 202, 204, 205, 206, 218, 219, 222, 240, 241, 244, 256, 263, 272, 289, 293, 316, 341, 342, 344, 345, 362, 363, 372, 383, 386, 387, 391, 397, 408, 412, 424, 425, 426, 427, 428, 429, 431, 432, 433, 459, 460, 462, 464, 465, 466, 467, 471, 472, 473, 480], "document": [18, 23, 24, 28, 41, 44, 50, 54, 57, 58, 60, 62, 63, 67, 70, 71, 72, 74, 75, 76, 78, 84, 87, 88, 91, 92, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 117, 119, 123, 125, 130, 134, 136, 141, 142, 147, 148, 152, 163, 164, 166, 173, 174, 178, 180, 184, 187, 190, 191, 192, 193, 195, 199, 200, 202, 204, 205, 210, 217, 218, 222, 223, 227, 232, 238, 240, 244, 245, 247, 248, 251, 252, 253, 256, 259, 263, 264, 265, 266, 268, 269, 270, 278, 279, 280, 282, 287, 289, 290, 292, 294, 301, 304, 311, 319, 327, 328, 332, 334, 335, 337, 338, 339, 341, 345, 349, 351, 355, 358, 359, 361, 362, 363, 366, 372, 373, 381, 382, 383, 391, 392, 396, 397, 399, 400, 402, 408, 409, 411, 412, 413, 414, 416, 419, 420, 422, 423, 424, 425, 427, 429, 431, 432, 433, 442, 443, 453, 458, 459, 460, 461, 462, 463, 464, 467, 468, 471, 472, 475, 476, 477, 479, 481], "py_dtst_finit": 18, "py_dtst_infinit": 18, "py_dtst_nan": 18, "signifi": [18, 93, 102, 178, 242, 337, 338, 341, 383, 425, 432, 471], "finit": [18, 25, 83, 91, 94, 103, 151, 183, 218, 258, 272, 341, 349, 425, 480], "infinit": [18, 22, 27, 44, 60, 67, 84, 94, 103, 135, 155, 183, 245, 258, 272, 280, 282, 290, 293, 296, 316, 317, 341, 349, 385, 425, 459, 463, 465, 473, 480], "pyos_stricmp": [18, 465], "s1": [18, 106, 158, 187, 263, 334, 462], "s2": [18, 106, 158, 187, 263, 334, 462], "insensit": [18, 67, 103, 106, 155, 164, 193, 202, 241, 242, 247, 273, 293, 316, 331, 337, 342, 343, 355, 359, 397, 404, 452, 458, 463, 465, 477, 480, 481], "comparison": [18, 23, 48, 62, 63, 67, 73, 94, 102, 106, 109, 119, 137, 151, 157, 158, 170, 173, 178, 180, 183, 187, 188, 190, 216, 217, 222, 223, 251, 252, 253, 263, 272, 280, 288, 295, 342, 343, 349, 359, 383, 385, 386, 387, 402, 410, 416, 425, 428, 430, 432, 439, 446, 452, 459, 461, 462, 463, 464, 465, 466, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "almost": [18, 32, 63, 71, 74, 75, 83, 84, 91, 100, 103, 106, 109, 117, 151, 154, 174, 183, 248, 255, 263, 269, 272, 280, 285, 289, 316, 338, 341, 345, 366, 383, 385, 386, 404, 425, 431, 453, 458, 460, 462, 465, 467, 471, 473, 479, 480], "pyos_strnicmp": [18, 465], "strncmp": 18, "async": [19, 23, 26, 31, 49, 67, 86, 100, 120, 121, 122, 123, 126, 130, 131, 132, 133, 134, 135, 136, 166, 167, 188, 222, 223, 252, 261, 309, 338, 374, 382, 383, 385, 386, 387, 425, 427, 428, 432, 469, 470, 471, 476, 477, 478, 479, 480], "pycoroobject": 19, "pycoro_typ": 19, "pycoro_checkexact": 19, "pycoro_new": 19, "pyframeobject": [19, 26, 29, 32, 52, 56, 65, 470, 474, 480], "__name__": [19, 29, 44, 60, 62, 67, 83, 84, 86, 92, 93, 99, 100, 101, 123, 141, 152, 154, 163, 179, 180, 184, 185, 187, 190, 194, 197, 208, 222, 223, 225, 247, 252, 264, 280, 286, 289, 293, 294, 296, 299, 310, 312, 318, 320, 321, 330, 335, 337, 339, 341, 359, 362, 364, 382, 383, 385, 396, 397, 399, 404, 417, 425, 429, 447, 461, 462, 465, 467, 469, 471, 473, 474, 475, 476, 478, 479, 480], "__qualname__": [19, 27, 29, 60, 67, 86, 92, 93, 194, 208, 222, 223, 252, 341, 425, 426, 469, 473, 475, 480], "pydatetime_import": 20, "pydatetimeapi": 20, "pydatetime_d": 20, "date": [20, 32, 67, 71, 84, 93, 100, 130, 134, 136, 147, 160, 179, 190, 196, 200, 205, 206, 208, 240, 242, 263, 264, 266, 268, 285, 288, 290, 296, 308, 336, 337, 338, 341, 355, 363, 366, 376, 387, 416, 417, 419, 420, 423, 429, 432, 448, 449, 458, 459, 463, 464, 465, 467, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pydatetime_datetim": 20, "pydatetime_tim": 20, "pydatetime_delta": 20, "pydatetime_datetyp": 20, "pydatetime_datetimetyp": 20, "pydatetime_timetyp": 20, "pydatetime_deltatyp": 20, "timedelta": [20, 67, 93, 179, 285, 382, 422, 462, 466, 472, 473, 477, 478, 479, 480], "pydatetime_tzinfotyp": 20, "zone": [20, 180, 206, 256, 334, 363, 422, 423, 453, 462, 464, 466, 479, 480], "info": [20, 23, 62, 67, 72, 83, 92, 99, 100, 115, 117, 122, 134, 149, 155, 166, 180, 188, 222, 224, 227, 239, 240, 243, 248, 252, 253, 261, 264, 265, 266, 268, 280, 285, 299, 300, 304, 329, 346, 355, 366, 381, 383, 385, 392, 418, 419, 427, 449, 456, 460, 462, 464, 465, 466, 471, 472, 474, 478, 480], "tzinfo": [20, 67, 179, 206, 376, 422, 462, 469, 470, 472, 473, 476, 477, 479, 480], "utc": [20, 67, 179, 180, 187, 200, 206, 266, 337, 338, 363, 422, 448, 465, 470, 471, 472, 475, 476, 477, 480], "pydatetime_timezone_utc": [20, 477], "timezon": [20, 67, 100, 115, 179, 187, 200, 206, 337, 338, 359, 376, 422, 448, 470, 471, 472, 473, 475, 476, 477, 480], "pydate_check": 20, "pydate_checkexact": 20, "pydatetime_check": 20, "pydatetime_checkexact": 20, "pytime_check": 20, "pytime_checkexact": 20, "pydelta_check": 20, "pydelta_checkexact": 20, "pytzinfo_check": 20, "pytzinfo_checkexact": 20, "pydate_fromd": 20, "year": [20, 67, 84, 92, 103, 147, 179, 180, 190, 259, 337, 340, 363, 383, 410, 419, 432, 443, 458, 460, 462, 464, 465, 466, 467, 468, 470, 471, 472, 473, 478, 479, 480], "month": [20, 67, 84, 147, 179, 180, 263, 363, 419, 432, 459, 460, 462, 466, 471, 480], "day": [20, 67, 72, 83, 84, 93, 103, 123, 147, 164, 179, 180, 223, 241, 259, 263, 266, 272, 285, 290, 336, 338, 340, 363, 382, 419, 422, 429, 432, 448, 459, 462, 464, 465, 466, 471, 474, 476, 478, 479, 480], "pydatetime_fromdateandtim": 20, "hour": [20, 67, 84, 103, 123, 130, 136, 179, 180, 206, 266, 268, 363, 419, 422, 432, 462, 476], "minut": [20, 67, 106, 132, 179, 180, 266, 290, 359, 363, 419, 432, 453, 462, 477, 480], "usecond": 20, "pydatetime_fromdateandtimeandfold": [20, 480], "fold": [20, 67, 179, 180, 191, 198, 199, 200, 205, 247, 282, 341, 343, 422, 423, 463, 464, 476, 477, 480], "pytime_fromtim": 20, "pytime_fromtimeandfold": 20, "pydelta_fromdsu": 20, "pytimezone_fromoffset": [20, 477], "pytimezone_fromoffsetandnam": [20, 477], "tzname": [20, 67, 115, 179, 180, 363, 422, 476, 479, 480], "pydatetime_get_year": 20, "pydatetime_get_month": 20, "pydatetime_get_day": 20, "31": [20, 92, 103, 147, 170, 173, 175, 180, 208, 231, 256, 259, 315, 316, 340, 341, 349, 363, 416, 419, 421, 422, 432, 448, 462, 464, 465, 472, 477, 478, 479, 480], "pydatetime_date_get_hour": 20, "23": [20, 93, 96, 100, 106, 147, 180, 183, 206, 222, 223, 233, 256, 258, 264, 280, 316, 329, 334, 341, 345, 356, 363, 364, 461, 462, 470, 472, 474, 475, 476, 478, 479, 480], "pydatetime_date_get_minut": 20, "59": [20, 88, 100, 180, 258, 316, 363, 379, 450, 472, 480], "pydatetime_date_get_second": 20, "pydatetime_date_get_microsecond": 20, "999999": [20, 180, 183, 473], "pydatetime_date_get_fold": 20, "pydatetime_date_get_tzinfo": [20, 469, 480], "pydatetime_time_get_hour": 20, "pydatetime_time_get_minut": 20, "pydatetime_time_get_second": 20, "pydatetime_time_get_microsecond": 20, "pydatetime_time_get_fold": 20, "pydatetime_time_get_tzinfo": [20, 469, 480], "delta": [20, 67, 106, 138, 180, 188, 251, 267, 360, 385, 461, 463, 466, 476, 478, 480], "pydatetime_delta_get_day": 20, "999999999": [20, 180], "pydatetime_delta_get_second": 20, "86399": [20, 180], "pydatetime_delta_get_microsecond": 20, "db": [20, 67, 92, 172, 181, 222, 251, 258, 278, 295, 327, 448, 453, 464, 465, 467, 470, 480], "pydatetime_fromtimestamp": 20, "fromtimestamp": [20, 67, 100, 179, 180, 187, 337, 471, 477, 480], "pydate_fromtimestamp": [20, 480], "pyproperty_typ": [21, 56, 92], "pydescr_newgetset": [21, 56], "pygetsetdef": [21, 56, 57, 62, 74, 75, 98, 252, 382, 477, 480], "getset": [21, 62, 252], "pydescr_newmemb": [21, 56], "pymemberdef": [21, 56, 57, 60, 62, 74, 75, 92, 252, 382, 466, 471, 477, 480], "meth": [21, 43, 62, 77, 84, 86, 109, 341, 383, 460, 463, 469, 470, 473], "pydescr_newmethod": [21, 56, 480], "pymethoddef": [21, 34, 44, 56, 57, 61, 62, 71, 72, 74, 75, 98, 462, 480], "pydescr_newwrapp": 21, "wrapperbas": [21, 477, 480], "pydescr_newclassmethod": [21, 56], "pydescr_isdata": [21, 480], "descr": [21, 92, 173], "pywrapper_new": [21, 56], "pydictobject": [22, 54, 471, 480], "pydict_typ": [22, 56], "pydict_checkexact": 22, "pydict_new": [22, 56], "pydictproxy_new": [22, 56], "mappingproxytyp": [22, 67, 178, 179, 222, 341, 382, 424, 469, 471, 473, 480], "enforc": [22, 93, 183, 193, 202, 222, 240, 290, 319, 339, 341, 342, 381, 383, 407, 408, 410, 424, 427, 433, 452, 460, 461, 464, 467, 472, 473, 480], "modif": [22, 27, 33, 60, 63, 65, 72, 93, 100, 109, 119, 166, 187, 213, 231, 242, 245, 247, 263, 266, 268, 275, 280, 289, 290, 293, 321, 329, 331, 335, 339, 349, 355, 359, 373, 407, 410, 419, 423, 425, 458, 464, 466, 472, 473, 474, 475, 476, 478, 480], "pydict_clear": [22, 56], "pydict_contain": [22, 56, 463], "pydict_copi": [22, 56], "pydict_setitem": [22, 56, 62, 72, 480], "insert": [22, 30, 32, 33, 37, 59, 67, 71, 72, 79, 94, 106, 109, 111, 117, 118, 119, 123, 140, 143, 144, 148, 157, 158, 164, 174, 178, 179, 187, 190, 205, 222, 223, 244, 247, 255, 259, 264, 267, 270, 278, 281, 289, 294, 296, 304, 317, 337, 341, 342, 344, 349, 365, 373, 382, 397, 399, 404, 407, 410, 420, 425, 427, 429, 433, 437, 439, 452, 457, 459, 462, 464, 465, 466, 468, 471, 473, 474, 475, 476, 477, 478, 480], "hashabl": [22, 48, 62, 67, 84, 86, 113, 158, 179, 180, 184, 187, 218, 222, 223, 229, 252, 256, 288, 293, 315, 341, 383, 399, 425, 427, 462, 463, 465, 466, 470, 471, 473, 475, 479, 480], "steal": [22, 23, 32, 34, 44, 48, 53, 59, 480], "pydict_setitemstr": [22, 56, 480], "pydict_delitem": [22, 56], "pydict_delitemstr": [22, 56], "pydict_getitem": [22, 56, 72, 469, 480], "__hash__": [22, 62, 67, 77, 79, 84, 86, 158, 178, 208, 222, 286, 341, 386, 425, 452, 464, 465, 467, 473, 477, 480], "__eq__": [22, 62, 67, 77, 79, 84, 86, 144, 158, 165, 178, 191, 192, 199, 208, 221, 223, 241, 252, 282, 288, 341, 382, 386, 387, 416, 425, 460, 465, 466, 467, 470, 472, 477, 480], "pydict_getitemwitherror": [22, 56, 480], "gil": [22, 23, 41, 44, 50, 58, 62, 67, 75, 83, 86, 98, 136, 163, 173, 185, 232, 247, 465, 466, 469, 472, 474, 476, 479, 480], "held": [22, 30, 32, 41, 58, 83, 98, 164, 244, 255, 265, 266, 275, 280, 341, 349, 362, 385, 399, 423, 425, 459, 464, 465, 466, 476, 480], "histor": [22, 40, 62, 72, 74, 94, 98, 164, 174, 180, 210, 245, 268, 292, 363, 411, 419, 433, 458, 466, 471, 474, 476, 480], "reason": [22, 23, 32, 41, 45, 46, 48, 50, 62, 67, 72, 75, 83, 84, 87, 88, 91, 93, 94, 99, 100, 102, 103, 106, 107, 112, 136, 138, 148, 151, 152, 174, 178, 180, 183, 188, 190, 191, 193, 208, 210, 213, 227, 238, 239, 242, 244, 245, 247, 253, 255, 264, 265, 266, 267, 268, 272, 289, 290, 293, 296, 302, 305, 311, 329, 331, 334, 338, 341, 349, 355, 356, 359, 361, 363, 366, 381, 383, 385, 386, 387, 390, 392, 404, 422, 423, 424, 425, 429, 461, 462, 464, 467, 472, 473, 474, 475, 480], "suppress": [22, 32, 33, 67, 91, 99, 117, 136, 149, 154, 160, 166, 190, 285, 289, 308, 312, 331, 332, 341, 345, 349, 359, 404, 424, 425, 433, 452, 458, 460, 462, 464, 465, 466, 467, 468, 474, 475, 477, 478, 480, 481], "wasn": [22, 30, 44, 75, 100, 117, 266, 289, 353, 385, 420, 459, 461, 462, 464, 465, 476, 480], "pydict_getitemstr": [22, 56, 72], "pyunicode_fromstr": [22, 34, 56, 63, 71, 75], "pydict_setdefault": [22, 480], "defaultobj": 22, "setdefault": [22, 67, 77, 157, 158, 181, 241, 253, 341, 404, 425, 459, 462, 472, 473, 480], "hash": [22, 32, 33, 48, 62, 63, 67, 74, 77, 83, 84, 86, 143, 158, 160, 164, 171, 178, 181, 220, 222, 234, 247, 248, 251, 267, 286, 295, 308, 334, 349, 382, 386, 395, 399, 423, 425, 427, 429, 432, 446, 447, 452, 453, 461, 462, 464, 465, 466, 469, 470, 472, 473, 476, 479, 480], "pydict_item": [22, 56], "pylistobject": [22, 37, 53, 75], "pydict_key": [22, 56], "pydict_valu": [22, 56], "pydict_s": [22, 56], "pydict_next": [22, 56], "ppos": 22, "pkey": 22, "pvalu": [22, 23, 71], "spars": [22, 290, 355, 480], "pos": [22, 59, 67, 114, 138, 150, 183, 219, 221, 252, 259, 275, 282, 288, 290, 297, 316, 317, 346, 360, 373, 381, 398, 462, 466, 475], "interest": [22, 62, 67, 71, 72, 74, 76, 83, 84, 92, 93, 94, 99, 100, 103, 106, 117, 148, 150, 151, 164, 180, 187, 190, 191, 197, 204, 212, 213, 244, 258, 264, 268, 270, 273, 289, 294, 305, 311, 316, 325, 350, 362, 383, 385, 386, 387, 397, 398, 412, 425, 431, 433, 459, 460, 461, 462, 464, 466, 480], "pylong_aslong": [22, 34, 38, 56, 71, 478], "pylong_fromlong": [22, 34, 38, 44, 56, 71, 72, 74, 75, 480], "pydict_merg": [22, 56], "overrid": [22, 32, 33, 48, 60, 62, 63, 65, 67, 84, 92, 99, 100, 107, 113, 117, 123, 129, 132, 133, 141, 152, 154, 158, 164, 168, 172, 173, 178, 180, 184, 186, 190, 193, 199, 200, 202, 205, 206, 210, 215, 222, 223, 227, 240, 241, 242, 245, 247, 252, 255, 259, 264, 266, 269, 280, 284, 289, 290, 293, 296, 308, 311, 312, 316, 328, 331, 334, 335, 341, 342, 345, 349, 351, 359, 362, 373, 381, 383, 385, 386, 387, 392, 399, 404, 410, 414, 419, 425, 426, 427, 429, 437, 452, 453, 458, 459, 462, 465, 466, 467, 468, 473, 474, 476, 477, 478, 480], "pymapping_key": [22, 39, 56, 477, 480], "pyobject_getitem": [22, 34, 39, 48, 56, 62], "replac": [22, 24, 30, 32, 33, 41, 55, 58, 59, 60, 62, 63, 67, 70, 72, 83, 84, 88, 91, 92, 93, 94, 100, 106, 109, 115, 117, 119, 123, 129, 136, 148, 154, 155, 161, 164, 170, 173, 174, 176, 178, 179, 180, 187, 188, 190, 193, 194, 199, 202, 203, 206, 208, 210, 211, 215, 216, 222, 226, 232, 247, 248, 249, 252, 255, 263, 264, 265, 268, 269, 273, 276, 280, 289, 290, 293, 294, 304, 305, 312, 315, 316, 317, 318, 328, 329, 330, 337, 338, 341, 342, 349, 355, 359, 361, 362, 363, 365, 366, 368, 372, 373, 375, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 399, 404, 407, 410, 412, 414, 418, 419, 422, 425, 427, 430, 432, 433, 446, 448, 452, 453, 458, 459, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pydict_upd": [22, 56], "updat": [22, 32, 33, 41, 44, 58, 62, 67, 74, 75, 83, 84, 91, 92, 94, 100, 106, 114, 117, 123, 130, 132, 137, 157, 158, 160, 166, 171, 174, 176, 179, 180, 182, 186, 188, 190, 193, 202, 204, 210, 219, 222, 223, 232, 233, 234, 241, 244, 245, 247, 252, 253, 255, 262, 268, 275, 278, 280, 282, 285, 289, 290, 293, 296, 299, 312, 321, 327, 334, 337, 341, 345, 352, 355, 363, 366, 373, 377, 381, 382, 386, 391, 392, 398, 404, 410, 418, 425, 429, 433, 437, 452, 458, 459, 460, 461, 462, 463, 464, 465, 471, 472, 473, 474, 475, 476, 477, 478, 480], "pydict_mergefromseq2": [22, 56], "seq2": [22, 94, 288, 459], "merg": [22, 67, 84, 86, 91, 92, 94, 99, 100, 174, 179, 180, 190, 210, 233, 264, 266, 279, 289, 290, 341, 377, 383, 423, 449, 453, 458, 459, 462, 465, 466, 471, 475, 480], "duplic": [22, 67, 87, 94, 109, 160, 164, 166, 183, 187, 188, 193, 202, 205, 208, 212, 252, 256, 264, 268, 290, 299, 334, 341, 342, 359, 381, 383, 385, 404, 419, 423, 424, 425, 427, 428, 438, 439, 461, 463, 464, 465, 471, 472, 475, 477, 479, 480], "win": [22, 32, 67, 91, 100, 174, 176, 289, 315, 352, 385, 458, 468, 472, 480], "pydict_addwatch": [22, 471], "pydict_watchcallback": 22, "futur": [22, 32, 60, 62, 67, 76, 83, 86, 98, 99, 102, 103, 109, 111, 117, 119, 120, 122, 124, 127, 129, 130, 135, 136, 152, 156, 161, 162, 164, 172, 180, 190, 194, 200, 202, 204, 205, 207, 210, 222, 231, 242, 244, 247, 249, 251, 252, 254, 264, 265, 280, 281, 289, 290, 305, 312, 316, 322, 325, 330, 334, 337, 338, 349, 350, 359, 362, 363, 382, 383, 385, 392, 397, 410, 425, 427, 432, 458, 459, 460, 461, 462, 463, 464, 465, 470, 473, 474, 478, 480, 481], "pydict_watch": [22, 471], "pydict_clearwatch": 22, "mark": [22, 23, 28, 33, 56, 57, 60, 63, 74, 83, 92, 96, 100, 102, 103, 106, 109, 114, 117, 119, 127, 130, 136, 141, 155, 163, 164, 174, 178, 187, 188, 190, 202, 227, 233, 237, 244, 252, 259, 266, 268, 294, 297, 302, 311, 325, 334, 337, 341, 345, 356, 359, 366, 377, 383, 385, 399, 407, 412, 423, 425, 427, 428, 432, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "watch": [22, 58, 60, 67, 98, 99, 130, 134, 183, 258, 264, 266, 325, 366, 448], "grant": [22, 60, 92, 103, 423, 459, 460, 464], "pydict_unwatch": 22, "pydict_watchev": 22, "pydict_event_ad": 22, "pydict_event_modifi": 22, "pydict_event_delet": 22, "pydict_event_clon": 22, "pydict_event_clear": 22, "pydict_event_dealloc": 22, "new_valu": [22, 27, 359], "delet": [22, 48, 53, 57, 58, 62, 63, 67, 72, 74, 75, 83, 87, 92, 96, 100, 103, 107, 113, 119, 141, 157, 164, 174, 175, 176, 178, 181, 184, 187, 188, 193, 197, 202, 203, 210, 215, 220, 222, 223, 238, 244, 245, 247, 253, 261, 266, 268, 280, 290, 293, 294, 302, 327, 329, 331, 337, 339, 341, 349, 357, 359, 362, 365, 366, 373, 381, 392, 396, 397, 399, 402, 404, 424, 425, 429, 432, 433, 435, 458, 461, 462, 464, 465, 466, 467, 468, 472, 474, 477, 478, 479, 480, 481], "maintain": [22, 32, 72, 83, 91, 93, 98, 100, 117, 144, 155, 164, 166, 173, 178, 183, 193, 204, 205, 210, 222, 245, 247, 248, 252, 263, 289, 304, 305, 322, 335, 344, 349, 352, 363, 372, 385, 397, 399, 400, 404, 409, 422, 427, 429, 431, 457, 458, 459, 461, 462, 463, 464, 465, 466, 467, 473, 474, 475, 477, 478, 479, 480], "doing": [22, 27, 32, 35, 62, 83, 84, 91, 94, 97, 99, 100, 102, 103, 106, 119, 130, 148, 155, 156, 166, 173, 183, 191, 213, 222, 232, 240, 247, 255, 262, 266, 275, 276, 280, 289, 290, 292, 296, 302, 316, 325, 330, 335, 338, 339, 342, 345, 359, 362, 366, 381, 383, 385, 386, 387, 392, 410, 418, 425, 426, 461, 464, 465, 466, 467, 471, 472, 474, 475, 476, 477, 480], "unpredict": [22, 27, 210, 268, 290, 410, 413, 425, 452, 461], "recurs": [22, 27, 31, 32, 60, 67, 72, 84, 94, 109, 119, 139, 148, 160, 164, 167, 178, 187, 188, 190, 193, 197, 202, 210, 213, 223, 228, 247, 249, 259, 280, 290, 293, 294, 296, 299, 304, 305, 310, 318, 327, 329, 339, 349, 355, 362, 381, 383, 385, 386, 392, 409, 410, 419, 425, 426, 429, 433, 437, 459, 460, 461, 462, 463, 465, 471, 472, 474, 475, 476, 477, 478, 480], "trigger": [22, 32, 33, 41, 62, 67, 75, 92, 94, 102, 136, 166, 174, 183, 186, 193, 202, 207, 210, 223, 247, 252, 280, 281, 289, 290, 330, 331, 337, 341, 349, 350, 366, 368, 385, 386, 391, 397, 416, 425, 452, 460, 461, 462, 463, 464, 465, 466, 472, 473, 474, 475, 476, 477, 480], "notifi": [22, 58, 67, 99, 102, 131, 135, 136, 161, 244, 245, 280, 362, 368, 399, 480], "chapter": [23, 41, 49, 65, 71, 72, 74, 75, 76, 83, 90, 94, 142, 177, 184, 214, 219, 221, 243, 244, 257, 277, 287, 295, 312, 349, 427, 431, 432, 480], "let": [23, 41, 65, 71, 72, 75, 78, 83, 84, 87, 88, 91, 92, 93, 94, 99, 100, 102, 103, 106, 107, 117, 123, 136, 152, 158, 164, 166, 173, 187, 197, 223, 227, 242, 248, 259, 263, 264, 265, 266, 289, 294, 304, 316, 327, 328, 337, 338, 366, 373, 381, 383, 386, 387, 410, 427, 429, 458, 459, 461, 462, 463, 464, 465, 466, 468, 470, 471, 472, 474, 477, 480], "understand": [23, 41, 67, 72, 74, 75, 83, 92, 99, 100, 102, 103, 106, 117, 151, 180, 190, 204, 227, 239, 240, 259, 272, 285, 304, 305, 316, 337, 342, 345, 365, 373, 383, 387, 413, 419, 424, 431, 459, 460, 461, 462, 464, 465, 466, 467, 471, 476, 480], "basic": [23, 32, 62, 63, 67, 72, 73, 74, 76, 83, 84, 91, 92, 94, 97, 99, 100, 102, 109, 117, 132, 141, 142, 152, 155, 157, 164, 166, 174, 180, 181, 184, 186, 187, 216, 219, 227, 231, 242, 244, 247, 249, 251, 252, 253, 255, 259, 264, 266, 280, 281, 289, 301, 304, 305, 319, 334, 335, 337, 338, 341, 345, 355, 359, 362, 365, 366, 371, 373, 378, 383, 385, 386, 387, 392, 403, 409, 410, 411, 412, 416, 427, 433, 453, 459, 461, 462, 464, 465, 466, 468, 472, 473, 474, 475, 478, 480], "posix": [23, 33, 67, 100, 104, 108, 112, 130, 134, 147, 163, 173, 180, 206, 210, 251, 254, 263, 280, 283, 289, 290, 291, 293, 298, 306, 313, 319, 325, 328, 329, 334, 335, 345, 349, 352, 355, 357, 362, 363, 388, 396, 418, 422, 423, 452, 453, 459, 462, 463, 464, 465, 466, 470, 471, 472, 473, 474, 475, 477, 478, 480], "global": [23, 27, 30, 31, 33, 44, 50, 52, 62, 65, 67, 72, 75, 78, 86, 87, 93, 94, 96, 107, 111, 112, 117, 119, 129, 132, 137, 141, 148, 157, 163, 166, 173, 174, 179, 188, 190, 192, 207, 208, 210, 215, 220, 222, 224, 227, 239, 244, 245, 247, 251, 252, 261, 262, 266, 273, 280, 289, 290, 293, 294, 295, 302, 305, 312, 317, 321, 331, 332, 334, 341, 342, 348, 349, 351, 352, 355, 356, 359, 362, 364, 366, 377, 381, 383, 385, 387, 392, 397, 399, 410, 417, 424, 425, 426, 428, 429, 430, 432, 437, 438, 447, 452, 458, 463, 464, 465, 466, 467, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "suppos": [23, 59, 62, 63, 72, 76, 84, 97, 100, 178, 183, 190, 193, 196, 245, 306, 316, 331, 334, 337, 338, 342, 355, 373, 387, 399, 464, 465, 466, 472, 477, 478, 480], "pyarg_": 23, "concret": [23, 32, 67, 74, 75, 93, 103, 119, 173, 180, 184, 194, 205, 216, 227, 247, 250, 251, 255, 265, 289, 326, 335, 341, 344, 349, 362, 385, 391, 404, 407, 414, 422, 429, 461, 462, 465, 473, 474, 477, 479, 480], "traceback": [23, 33, 41, 65, 67, 72, 75, 78, 84, 88, 91, 92, 93, 94, 97, 98, 99, 100, 106, 111, 117, 122, 136, 137, 139, 148, 154, 157, 160, 164, 166, 173, 174, 180, 182, 183, 185, 188, 190, 208, 210, 222, 244, 251, 252, 256, 262, 264, 265, 266, 280, 281, 293, 294, 296, 308, 312, 316, 335, 337, 341, 342, 344, 345, 347, 349, 362, 364, 381, 382, 384, 385, 386, 387, 404, 424, 426, 427, 433, 437, 438, 439, 440, 443, 446, 449, 452, 453, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 477, 478, 479, 480], "although": [23, 25, 27, 41, 62, 71, 84, 93, 99, 100, 136, 155, 173, 178, 180, 187, 190, 193, 194, 197, 202, 203, 245, 252, 255, 258, 264, 268, 278, 280, 289, 290, 292, 293, 296, 304, 316, 342, 349, 352, 355, 363, 372, 404, 409, 411, 412, 413, 422, 424, 425, 427, 429, 431, 433, 452, 458, 459, 471, 474, 475, 476, 480], "forbidden": [23, 41, 93, 107, 136, 238, 296, 341, 362, 465, 475, 480], "clean": [23, 32, 67, 72, 74, 98, 100, 103, 117, 119, 129, 136, 137, 155, 163, 188, 190, 198, 202, 205, 209, 210, 244, 249, 252, 268, 279, 280, 281, 282, 284, 312, 335, 337, 338, 340, 355, 359, 392, 396, 399, 413, 425, 427, 453, 459, 460, 461, 463, 464, 465, 466, 467, 471, 472, 473, 478, 479, 480], "prepar": [23, 58, 65, 67, 100, 106, 107, 115, 154, 179, 180, 188, 222, 227, 229, 232, 241, 251, 255, 266, 290, 296, 334, 345, 349, 359, 360, 381, 382, 385, 392, 410, 411, 414, 419, 423, 465, 467, 474, 475, 477, 479, 480], "propag": [23, 32, 35, 67, 94, 99, 100, 115, 122, 136, 154, 167, 210, 247, 264, 265, 280, 293, 294, 299, 322, 329, 330, 337, 341, 345, 349, 363, 378, 385, 387, 392, 399, 424, 425, 427, 429, 440, 462, 464, 476, 480], "intend": [23, 30, 32, 33, 41, 44, 56, 60, 63, 71, 72, 74, 83, 94, 99, 100, 102, 103, 107, 111, 112, 123, 136, 148, 155, 166, 181, 188, 190, 198, 205, 210, 223, 241, 242, 244, 248, 252, 255, 256, 264, 266, 267, 268, 272, 285, 290, 296, 299, 304, 331, 334, 338, 341, 342, 344, 345, 349, 355, 362, 373, 377, 381, 383, 385, 386, 391, 392, 397, 404, 408, 419, 422, 424, 425, 427, 431, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 471, 474, 475, 476, 477, 478, 480], "mysteri": [23, 72, 148, 293, 331, 474], "sys": [23, 24, 28, 30, 32, 33, 34, 44, 58, 62, 63, 65, 67, 72, 78, 79, 84, 86, 87, 96, 98, 99, 100, 101, 102, 106, 109, 110, 111, 112, 115, 119, 130, 133, 134, 136, 137, 139, 141, 148, 149, 152, 154, 160, 166, 172, 173, 174, 183, 185, 187, 188, 190, 197, 207, 210, 211, 212, 213, 215, 220, 222, 224, 225, 226, 227, 231, 242, 244, 247, 248, 251, 252, 255, 258, 259, 262, 264, 265, 266, 272, 276, 277, 280, 289, 290, 292, 294, 296, 297, 299, 300, 304, 305, 306, 308, 309, 310, 312, 318, 321, 324, 325, 328, 329, 330, 331, 334, 335, 337, 339, 341, 344, 345, 352, 353, 355, 356, 358, 359, 362, 364, 366, 377, 378, 379, 382, 385, 386, 387, 392, 396, 397, 399, 404, 410, 414, 417, 418, 419, 420, 424, 425, 427, 429, 433, 434, 435, 440, 443, 445, 447, 448, 449, 450, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 472, 480, 481], "exc_info": [23, 32, 34, 67, 72, 99, 100, 109, 141, 149, 184, 188, 190, 264, 266, 312, 329, 349, 355, 385, 402, 404, 424, 425, 447, 462, 464, 465, 467, 470, 475, 480], "former": [23, 30, 62, 74, 84, 117, 141, 156, 158, 173, 174, 180, 183, 222, 241, 247, 252, 264, 272, 280, 285, 305, 319, 329, 337, 363, 366, 372, 381, 383, 425, 427, 429, 468, 471, 472, 473, 476, 477, 478, 479, 480], "caught": [23, 98, 112, 117, 136, 149, 154, 210, 280, 290, 299, 302, 320, 329, 330, 334, 337, 349, 359, 363, 366, 385, 386, 411, 420, 424, 425, 433, 440, 460, 465, 467, 474, 478, 480], "stop": [23, 28, 33, 55, 67, 84, 93, 94, 99, 100, 102, 115, 118, 127, 130, 134, 136, 141, 152, 156, 157, 158, 180, 182, 184, 187, 188, 190, 194, 204, 210, 222, 224, 225, 232, 244, 252, 258, 264, 265, 266, 268, 280, 281, 289, 290, 292, 293, 294, 297, 299, 305, 311, 315, 330, 335, 341, 345, 359, 362, 365, 373, 379, 381, 382, 383, 385, 387, 403, 404, 424, 425, 427, 438, 459, 460, 461, 462, 464, 465, 466, 467, 469, 471, 472, 475, 476, 477, 480], "pyerr_clear": [23, 34, 56, 72, 474], "pyerr_printex": [23, 56, 480], "set_sys_last_var": 23, "stderr": [23, 32, 33, 41, 58, 63, 67, 71, 72, 84, 99, 100, 111, 123, 127, 130, 134, 148, 154, 161, 166, 187, 190, 211, 224, 226, 242, 244, 255, 264, 265, 266, 280, 289, 290, 308, 312, 318, 330, 337, 341, 345, 349, 355, 359, 362, 364, 378, 383, 385, 396, 397, 404, 425, 447, 448, 449, 452, 458, 459, 463, 465, 466, 467, 472, 474, 475, 476, 477, 479, 480], "systemexit": [23, 65, 67, 99, 112, 136, 137, 154, 165, 210, 244, 349, 362, 403, 426, 440, 447, 464, 465, 467, 476, 480], "exit": [23, 32, 33, 58, 65, 67, 71, 72, 83, 85, 88, 91, 94, 100, 111, 112, 115, 119, 123, 129, 130, 132, 134, 135, 136, 147, 148, 152, 154, 161, 163, 165, 166, 172, 174, 183, 185, 186, 188, 190, 197, 210, 211, 215, 225, 244, 245, 249, 251, 258, 264, 266, 280, 289, 290, 294, 305, 306, 308, 312, 316, 325, 330, 331, 332, 334, 335, 337, 341, 345, 349, 350, 356, 359, 362, 375, 377, 381, 382, 385, 386, 387, 396, 397, 399, 400, 403, 404, 408, 417, 418, 419, 424, 425, 427, 440, 445, 447, 448, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 472, 475, 476, 477, 478, 479, 480], "fatal": [23, 32, 41, 58, 71, 72, 137, 211, 338, 355, 385, 440, 466, 467, 473, 476, 480], "last_exc": [23, 67, 312, 349, 378, 471, 480], "backward": [23, 24, 32, 58, 60, 63, 65, 67, 79, 86, 99, 100, 117, 125, 141, 164, 174, 180, 188, 190, 191, 193, 202, 204, 205, 210, 219, 225, 242, 244, 245, 247, 252, 264, 265, 268, 290, 292, 296, 299, 305, 311, 316, 319, 329, 334, 338, 341, 345, 359, 363, 378, 381, 383, 391, 392, 394, 416, 427, 429, 432, 433, 437, 458, 459, 461, 462, 464, 465, 467, 472, 473, 474, 475, 476, 477, 478, 479, 480], "last_typ": [23, 67, 312, 349, 447, 467, 471, 480], "last_valu": [23, 67, 93, 208, 312, 349, 378, 447, 471, 480], "last_traceback": [23, 67, 294, 312, 349, 425, 447, 471, 480], "pyerr_print": [23, 56, 67, 71, 72, 480], "unraisablehook": [23, 28, 67, 112, 139, 312, 337, 349, 359, 447, 478, 480], "util": [23, 30, 32, 58, 67, 92, 93, 94, 100, 111, 115, 119, 130, 148, 152, 155, 156, 160, 174, 179, 183, 184, 187, 188, 190, 191, 193, 197, 200, 202, 204, 205, 227, 238, 245, 248, 251, 253, 267, 270, 277, 282, 289, 308, 312, 319, 329, 339, 341, 343, 345, 362, 366, 381, 385, 388, 396, 408, 458, 459, 461, 463, 464, 466, 469, 470, 471, 472, 473, 474, 475, 476, 478, 479, 480], "imposs": [23, 39, 53, 62, 84, 99, 155, 210, 265, 280, 290, 293, 309, 359, 362, 383, 385, 398, 407, 419, 433, 459, 460, 461, 462, 463, 465, 466, 471, 475, 480], "__del__": [23, 32, 51, 62, 67, 72, 83, 115, 179, 224, 255, 280, 313, 337, 357, 359, 386, 425, 474, 480], "pyerr_displayexcept": [23, 56, 471, 480], "display": [23, 32, 33, 41, 67, 86, 88, 93, 96, 100, 106, 115, 117, 119, 136, 148, 149, 152, 154, 157, 176, 182, 183, 185, 188, 190, 197, 200, 210, 211, 244, 251, 252, 256, 263, 264, 268, 278, 285, 290, 293, 294, 304, 308, 310, 316, 317, 318, 339, 341, 342, 343, 345, 349, 355, 361, 366, 369, 372, 373, 375, 377, 378, 381, 385, 392, 396, 397, 400, 418, 423, 425, 432, 433, 446, 452, 453, 458, 459, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "help": [23, 32, 44, 48, 57, 60, 65, 67, 74, 79, 83, 84, 85, 86, 88, 92, 93, 99, 100, 102, 103, 106, 107, 115, 119, 120, 147, 148, 149, 152, 155, 166, 173, 174, 184, 187, 188, 189, 190, 197, 219, 222, 223, 225, 227, 231, 232, 238, 241, 243, 247, 250, 251, 252, 255, 258, 259, 278, 285, 290, 294, 305, 332, 334, 337, 338, 341, 349, 359, 363, 364, 365, 366, 372, 375, 377, 383, 386, 387, 391, 392, 395, 396, 402, 410, 418, 425, 429, 432, 445, 447, 448, 452, 453, 459, 460, 461, 462, 463, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "statement": [23, 46, 48, 53, 60, 62, 65, 67, 71, 72, 78, 84, 86, 88, 94, 98, 100, 109, 110, 111, 112, 114, 117, 123, 136, 141, 146, 148, 156, 161, 163, 173, 181, 182, 183, 185, 188, 190, 198, 210, 215, 222, 231, 239, 244, 245, 247, 249, 251, 252, 255, 261, 267, 268, 275, 278, 280, 281, 285, 288, 289, 290, 292, 294, 309, 312, 316, 325, 332, 334, 335, 337, 338, 341, 345, 349, 351, 355, 356, 358, 359, 364, 375, 381, 383, 386, 387, 398, 402, 407, 408, 409, 419, 423, 426, 427, 428, 429, 430, 432, 434, 436, 437, 443, 452, 459, 460, 461, 462, 463, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 478, 479, 480, 481], "pyerr_setstr": [23, 34, 56, 72, 74, 75, 98, 466, 471, 480], "pyexc_runtimeerror": [23, 56, 74], "py_incref": [23, 34, 51, 56, 66, 72, 74, 75, 85, 86, 469, 470, 471, 478, 480], "decod": [23, 32, 33, 58, 63, 65, 67, 71, 72, 86, 100, 102, 106, 118, 123, 130, 133, 134, 138, 140, 142, 143, 172, 173, 185, 193, 194, 196, 197, 198, 199, 200, 201, 203, 205, 206, 210, 222, 232, 241, 247, 253, 255, 267, 282, 285, 290, 296, 297, 301, 314, 334, 337, 338, 341, 344, 345, 349, 355, 356, 359, 374, 375, 391, 392, 394, 396, 404, 416, 419, 425, 429, 432, 448, 452, 459, 461, 463, 464, 465, 466, 467, 468, 472, 473, 474, 475, 476, 479, 480], "pyerr_setobject": [23, 56, 72, 471, 480], "pyerr_format": [23, 56, 74, 466, 475, 480], "pyunicode_fromformat": [23, 56, 63, 74, 75, 469, 471, 473, 474, 475, 480], "pyerr_formatv": [23, 56, 475, 480], "pyerr_setnon": [23, 56], "shorthand": [23, 84, 97, 117, 140, 188, 190, 256, 299, 334, 361, 366, 378, 383, 397, 424, 440, 462, 463, 474], "pyerr_badargu": [23, 56], "pyexc_typeerror": [23, 56, 72, 74, 75], "illeg": [23, 46, 94, 106, 155, 193, 202, 209, 210, 290, 311, 330, 338, 341, 363, 373, 404, 407, 419, 424, 425, 428, 432, 433, 460, 461, 463, 464, 466, 472, 477, 478], "pyerr_nomemori": [23, 41, 56, 72], "pyexc_memoryerror": [23, 56], "pyerr_setfromerrno": [23, 56, 72], "construct": [23, 53, 57, 58, 60, 61, 65, 71, 72, 74, 84, 92, 93, 94, 97, 98, 99, 100, 111, 117, 123, 130, 134, 136, 146, 155, 158, 166, 173, 180, 183, 186, 188, 190, 191, 194, 198, 200, 205, 206, 210, 213, 217, 218, 231, 232, 240, 242, 247, 256, 258, 264, 265, 267, 278, 280, 289, 290, 293, 296, 304, 305, 311, 316, 317, 328, 331, 332, 334, 337, 338, 341, 344, 362, 366, 378, 381, 383, 385, 386, 387, 391, 396, 399, 408, 409, 410, 411, 416, 417, 419, 422, 424, 425, 426, 427, 432, 433, 448, 452, 458, 459, 460, 461, 463, 464, 466, 471, 472, 473, 475, 476, 477, 478, 479, 480], "gotten": [23, 148, 183, 280, 459, 480], "strerror": [23, 67, 115, 209, 210, 263, 290, 465, 480], "eintr": [23, 67, 115, 209, 210, 280, 466, 480], "interrupt": [23, 32, 67, 100, 112, 116, 123, 136, 148, 174, 175, 183, 188, 209, 210, 244, 268, 280, 290, 295, 325, 326, 330, 334, 335, 337, 345, 356, 362, 363, 385, 392, 403, 417, 423, 425, 438, 465, 466, 472, 475, 478, 479, 480], "pyerr_checksign": [23, 56, 471, 480], "pyerr_setfromerrnowithfilenameobject": [23, 56], "filenameobject": 23, "oserror": [23, 67, 106, 123, 127, 130, 150, 173, 180, 185, 210, 212, 215, 220, 222, 227, 231, 240, 242, 247, 252, 255, 275, 279, 280, 285, 290, 291, 292, 293, 300, 303, 319, 325, 329, 330, 332, 334, 338, 345, 355, 356, 359, 363, 390, 392, 402, 420, 424, 440, 447, 466, 469, 473, 474, 478, 480], "filenameobject2": 23, "pyerr_setfromerrnowithfilenam": [23, 56, 480], "pyerr_setfromwindowserr": [23, 56], "ierr": 23, "windowserror": [23, 67, 173, 210, 402, 473], "getlasterror": [23, 67, 115, 173, 480], "win32": [23, 63, 83, 85, 134, 173, 266, 280, 290, 334, 345, 349, 352, 402, 403, 458, 459, 465, 467, 472, 475, 480], "formatmessag": [23, 173, 210], "pyexc_windowserror": [23, 56], "pyerr_setexcfromwindowserr": [23, 56], "pyerr_setfromwindowserrwithfilenam": [23, 56, 480], "os": [23, 32, 33, 58, 63, 67, 72, 77, 84, 86, 91, 92, 94, 96, 99, 100, 106, 109, 112, 115, 117, 121, 122, 123, 129, 130, 134, 135, 136, 137, 139, 148, 157, 160, 161, 163, 164, 166, 167, 180, 184, 185, 186, 187, 190, 197, 205, 207, 209, 211, 212, 213, 216, 217, 222, 226, 227, 228, 231, 232, 240, 242, 244, 249, 251, 255, 263, 266, 269, 275, 279, 280, 283, 289, 296, 298, 299, 300, 303, 305, 306, 315, 317, 325, 326, 329, 330, 331, 332, 334, 337, 338, 339, 341, 349, 351, 352, 355, 357, 362, 363, 366, 377, 379, 385, 386, 396, 397, 400, 404, 418, 419, 422, 425, 435, 440, 448, 449, 452, 453, 458, 459, 461, 462, 463, 464, 467, 480, 481], "fsdecod": [23, 67, 86, 115, 290, 349, 472, 476, 480], "pyerr_setexcfromwindowserrwithfilenameobject": [23, 56], "filename2": [23, 67, 210], "pyerr_setexcfromwindowserrwithfilenam": [23, 56, 480], "pyerr_setimporterror": [23, 56, 474, 476], "msg": [23, 67, 83, 100, 104, 119, 126, 136, 148, 166, 173, 187, 193, 194, 195, 197, 198, 199, 200, 201, 202, 204, 205, 206, 210, 214, 225, 232, 234, 239, 247, 253, 259, 263, 264, 266, 268, 280, 282, 283, 312, 316, 332, 334, 341, 356, 359, 360, 378, 385, 390, 392, 405, 411, 447, 462, 463, 464, 472, 473, 474, 475, 476, 480], "importerror": [23, 67, 100, 102, 210, 247, 265, 276, 280, 296, 299, 331, 338, 349, 359, 385, 407, 420, 429, 433, 447, 453, 460, 462, 465, 471, 473, 474, 476, 477, 479, 480], "pyerr_setimporterrorsubclass": [23, 56, 476], "subclass": [23, 28, 42, 46, 48, 53, 57, 58, 60, 62, 67, 73, 74, 86, 97, 98, 99, 103, 107, 113, 117, 119, 123, 129, 130, 135, 136, 141, 147, 152, 154, 155, 158, 164, 169, 172, 173, 178, 179, 180, 183, 184, 186, 190, 196, 200, 202, 203, 205, 208, 210, 213, 215, 222, 223, 239, 242, 245, 247, 248, 250, 252, 253, 255, 256, 259, 264, 265, 266, 268, 280, 281, 289, 290, 293, 296, 302, 304, 315, 316, 327, 328, 329, 331, 332, 334, 335, 337, 338, 341, 342, 345, 349, 355, 359, 362, 366, 372, 373, 381, 382, 383, 385, 386, 391, 392, 394, 396, 397, 399, 404, 407, 409, 410, 411, 412, 414, 416, 420, 422, 424, 426, 427, 433, 437, 440, 449, 452, 459, 461, 462, 463, 464, 465, 466, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pyerr_syntaxlocationobject": [23, 480], "lineno": [23, 67, 96, 119, 141, 164, 182, 184, 185, 188, 190, 210, 214, 215, 216, 219, 252, 259, 261, 262, 264, 270, 282, 283, 294, 296, 305, 309, 311, 312, 316, 328, 359, 360, 378, 379, 385, 397, 428, 452, 469, 475, 476, 478, 480], "col_offset": [23, 67, 119, 188, 261, 478, 480], "syntaxerror": [23, 65, 67, 78, 103, 119, 154, 156, 165, 190, 210, 222, 244, 316, 359, 375, 378, 383, 424, 426, 428, 432, 433, 439, 440, 443, 446, 447, 459, 460, 461, 470, 471, 472, 474, 475, 476, 477, 480], "subsystem": [23, 94, 100, 247, 345, 366, 458, 462, 464, 466, 478, 480], "think": [23, 59, 63, 74, 84, 94, 98, 100, 103, 106, 190, 198, 222, 249, 258, 264, 289, 296, 383, 386, 387, 425, 427, 429, 461, 464, 465], "pyerr_syntaxlocationex": [23, 56, 480], "pyerr_syntaxloc": [23, 56], "omit": [23, 57, 59, 67, 74, 100, 101, 103, 114, 117, 119, 123, 150, 164, 173, 174, 180, 187, 190, 197, 198, 199, 201, 210, 222, 227, 231, 242, 244, 245, 249, 255, 256, 262, 263, 268, 273, 275, 280, 285, 289, 290, 294, 296, 302, 311, 316, 317, 325, 328, 329, 331, 332, 334, 337, 341, 342, 355, 362, 373, 378, 380, 381, 383, 385, 386, 397, 398, 408, 410, 411, 418, 423, 424, 425, 427, 428, 432, 433, 452, 458, 462, 463, 464, 466, 467, 473, 474, 476, 477, 480], "pyerr_badinternalcal": [23, 56], "pyexc_systemerror": [23, 56], "mirror": [23, 67, 107, 220, 264, 265, 266, 360, 366, 374, 384, 412, 452, 463, 480], "problem": [23, 25, 32, 58, 62, 67, 72, 75, 83, 84, 87, 91, 92, 94, 98, 99, 100, 101, 102, 106, 111, 123, 138, 149, 151, 155, 156, 164, 166, 172, 180, 183, 187, 190, 193, 196, 200, 202, 204, 227, 242, 244, 247, 259, 263, 264, 265, 280, 281, 289, 290, 296, 305, 311, 330, 334, 337, 338, 341, 344, 355, 359, 361, 383, 386, 387, 399, 404, 407, 410, 424, 432, 440, 441, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 477, 478, 480], "machineri": [23, 44, 62, 67, 72, 86, 92, 100, 155, 206, 208, 222, 248, 252, 265, 277, 299, 338, 349, 382, 399, 403, 420, 425, 429, 452, 458, 460, 461, 463, 466, 469, 470, 471, 472, 473, 474, 475, 476, 477, 480], "nor": [23, 32, 33, 62, 74, 75, 83, 88, 93, 97, 107, 130, 140, 141, 155, 185, 188, 239, 240, 264, 267, 272, 280, 289, 290, 294, 296, 299, 316, 327, 335, 337, 338, 341, 349, 350, 373, 377, 383, 385, 400, 422, 423, 425, 427, 452, 453, 471, 472, 474, 476, 477, 480], "intent": [23, 30, 71, 72, 100, 178, 180, 193, 202, 244, 272, 285, 290, 349, 383, 385, 386, 404, 416, 423, 424, 425, 462, 463, 465, 467, 473, 474, 480], "pyerr_warnex": [23, 56, 397, 464], "stack_level": 23, "forth": [23, 84, 91, 103, 157, 290, 316, 325, 341, 425, 459, 461, 462, 464], "pyexc_warn": [23, 56], "pyexc_except": [23, 56], "pyexc_runtimewarn": [23, 56], "command": [23, 32, 33, 65, 67, 71, 72, 76, 78, 84, 88, 99, 100, 101, 102, 106, 109, 111, 115, 116, 123, 134, 139, 148, 154, 161, 174, 179, 182, 184, 185, 190, 203, 207, 211, 219, 222, 227, 231, 242, 244, 245, 248, 251, 252, 253, 259, 261, 265, 269, 280, 285, 292, 293, 295, 297, 298, 302, 305, 306, 310, 321, 328, 329, 331, 332, 338, 341, 347, 349, 351, 356, 360, 366, 372, 373, 379, 381, 397, 400, 404, 410, 417, 418, 425, 426, 433, 445, 448, 452, 453, 455, 459, 460, 461, 462, 463, 464, 465, 467, 468, 471, 473, 475, 477, 478, 479, 480, 481], "pyerr_warnexplicitobject": 23, "straightforward": [23, 72, 83, 84, 98, 100, 106, 155, 164, 173, 256, 265, 289, 325, 334, 381, 387, 461, 462, 465, 472, 473, 480], "warn_explicit": [23, 67, 312, 397, 476, 480], "pyerr_warnexplicit": [23, 56, 480], "pyerr_warnformat": [23, 56], "pyerr_resourcewarn": [23, 56, 476, 480], "resourcewarn": [23, 67, 122, 184, 210, 224, 290, 345, 359, 385, 397, 447, 472, 476, 480], "warningmessag": [23, 476, 480], "pyerr_set": 23, "pyerr_restor": [23, 56, 62, 74, 471, 480], "specif": [23, 33, 41, 44, 48, 50, 57, 59, 60, 62, 65, 66, 67, 72, 75, 76, 84, 87, 92, 96, 97, 98, 99, 100, 102, 103, 106, 107, 108, 109, 112, 117, 119, 123, 129, 130, 142, 148, 150, 151, 152, 158, 164, 166, 169, 172, 173, 174, 178, 180, 181, 183, 190, 191, 192, 193, 199, 200, 202, 203, 205, 207, 208, 209, 210, 212, 218, 219, 222, 223, 225, 227, 232, 237, 239, 240, 241, 242, 244, 247, 248, 249, 250, 251, 252, 255, 256, 258, 259, 263, 264, 265, 266, 268, 272, 278, 280, 285, 290, 292, 293, 294, 296, 305, 311, 312, 318, 319, 325, 326, 328, 329, 332, 334, 335, 337, 338, 339, 341, 344, 349, 350, 351, 352, 355, 356, 359, 360, 361, 362, 363, 365, 366, 369, 371, 374, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 398, 399, 401, 404, 407, 408, 410, 414, 416, 419, 420, 422, 423, 424, 425, 429, 431, 432, 433, 443, 452, 458, 459, 460, 461, 467, 468, 469, 470, 471, 472, 473, 474, 476, 477, 478, 479, 480], "pyerr_exceptionmatch": [23, 34, 56], "shown": [23, 41, 72, 76, 91, 93, 98, 99, 100, 101, 102, 107, 117, 166, 178, 183, 185, 187, 188, 190, 200, 210, 211, 244, 264, 265, 289, 294, 305, 310, 316, 322, 342, 345, 363, 372, 373, 378, 381, 385, 386, 387, 391, 397, 399, 425, 458, 465, 475, 476, 477, 478, 479, 480], "pyerr_givenexceptionmatch": [23, 56], "violat": [23, 41, 60, 62, 93, 173, 180, 185, 200, 205, 212, 245, 296, 302, 338, 341, 398, 425, 476, 480], "subtupl": 23, "search": [23, 30, 32, 33, 34, 58, 63, 67, 74, 83, 84, 92, 98, 99, 106, 111, 138, 144, 148, 155, 157, 160, 173, 190, 193, 208, 213, 222, 227, 245, 247, 251, 253, 262, 263, 264, 265, 267, 275, 276, 277, 285, 290, 293, 294, 296, 299, 305, 308, 309, 310, 328, 329, 331, 337, 341, 345, 349, 352, 360, 365, 366, 368, 372, 381, 385, 392, 393, 400, 407, 409, 410, 412, 417, 419, 420, 422, 424, 425, 426, 427, 430, 433, 447, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 475, 476, 477, 478, 479, 480], "pyerr_getraisedexcept": [23, 56, 471, 480], "catch": [23, 41, 67, 84, 91, 94, 100, 102, 106, 107, 117, 119, 136, 164, 172, 190, 210, 241, 252, 264, 289, 290, 312, 319, 328, 330, 337, 345, 359, 383, 385, 392, 405, 425, 427, 459, 462, 464, 465, 466, 467, 471, 472, 473, 474, 476, 479, 480], "temporarili": [23, 67, 72, 100, 107, 166, 183, 190, 227, 247, 263, 264, 312, 329, 341, 345, 359, 373, 379, 385, 386, 387, 424, 458, 465, 471, 476, 477, 480], "pyerr_setraisedexcept": [23, 56, 471, 480], "pyerr_gethandledexcept": [23, 56, 470, 480], "pyerr_fetch": [23, 56, 62, 74, 471, 474, 480], "ptraceback": 23, "invalid": [23, 28, 33, 58, 60, 62, 63, 67, 72, 78, 84, 86, 88, 92, 93, 97, 99, 103, 106, 107, 112, 115, 123, 143, 147, 154, 156, 157, 160, 173, 180, 181, 183, 193, 196, 198, 200, 202, 205, 206, 208, 209, 210, 213, 223, 227, 231, 239, 241, 244, 247, 252, 255, 259, 265, 268, 272, 280, 289, 290, 292, 296, 306, 308, 316, 319, 325, 326, 330, 334, 338, 341, 342, 345, 355, 359, 362, 363, 373, 375, 383, 385, 391, 397, 398, 399, 402, 407, 416, 422, 424, 425, 428, 433, 438, 440, 446, 452, 459, 465, 466, 467, 468, 469, 471, 473, 474, 475, 476, 477, 478, 479, 480], "away": [23, 27, 32, 75, 84, 94, 99, 117, 163, 174, 180, 183, 190, 210, 244, 247, 252, 272, 280, 281, 289, 290, 305, 316, 449, 461, 462, 467, 474, 475, 480], "pyerr_normalizeexcept": [23, 56, 471, 480], "tb": [23, 100, 188, 210, 244, 378, 379, 382, 387, 425, 464, 465, 471, 474, 480], "avoid": [23, 32, 33, 41, 60, 62, 67, 71, 72, 74, 75, 84, 87, 91, 93, 94, 98, 99, 102, 103, 106, 117, 123, 129, 130, 134, 135, 136, 155, 157, 164, 166, 173, 174, 180, 183, 207, 210, 212, 222, 239, 242, 245, 252, 256, 259, 262, 265, 266, 268, 272, 275, 280, 281, 286, 289, 290, 296, 311, 316, 318, 329, 330, 334, 337, 339, 341, 345, 349, 355, 359, 361, 362, 363, 366, 372, 382, 383, 385, 387, 399, 403, 407, 408, 410, 414, 424, 425, 427, 428, 429, 432, 433, 453, 458, 459, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "circumst": [23, 41, 84, 91, 93, 99, 100, 148, 164, 210, 240, 264, 267, 289, 290, 319, 329, 392, 400, 425, 433, 463, 474, 478, 480], "unnorm": [23, 480], "instanti": [23, 62, 75, 93, 98, 99, 100, 107, 119, 123, 129, 130, 136, 148, 150, 152, 157, 173, 174, 178, 180, 187, 191, 193, 195, 200, 227, 239, 242, 245, 247, 264, 265, 266, 268, 280, 289, 293, 294, 296, 325, 326, 328, 332, 334, 335, 341, 359, 366, 373, 382, 383, 385, 386, 387, 400, 405, 407, 408, 411, 413, 425, 433, 437, 440, 464, 465, 471, 472, 475, 477, 478, 479, 480], "noth": [23, 32, 33, 41, 57, 63, 71, 72, 74, 99, 100, 103, 107, 112, 119, 129, 136, 137, 151, 155, 166, 174, 178, 180, 187, 188, 190, 195, 207, 210, 223, 244, 245, 255, 263, 264, 265, 266, 268, 279, 280, 289, 296, 302, 316, 329, 330, 335, 337, 341, 343, 345, 356, 362, 366, 379, 383, 385, 396, 404, 414, 423, 425, 427, 432, 433, 438, 452, 461, 462, 465, 466, 471, 474, 475, 478, 479, 480], "delay": [23, 67, 83, 91, 100, 126, 136, 174, 219, 242, 244, 252, 266, 280, 285, 322, 330, 334, 338, 359, 381, 387, 392, 393, 425, 447, 465, 472, 476, 477, 478, 480], "improv": [23, 67, 72, 84, 88, 92, 98, 100, 103, 111, 117, 130, 136, 155, 164, 219, 231, 245, 247, 272, 296, 311, 337, 338, 345, 373, 407, 423, 425, 427, 453, 467, 473, 480, 481], "perform": [23, 28, 32, 38, 41, 58, 59, 62, 63, 67, 71, 74, 88, 91, 94, 99, 100, 101, 106, 109, 115, 117, 119, 123, 130, 136, 155, 158, 160, 164, 166, 174, 178, 180, 183, 185, 188, 190, 196, 203, 206, 208, 210, 212, 217, 222, 223, 224, 239, 240, 242, 244, 245, 246, 247, 249, 256, 258, 259, 263, 264, 265, 266, 269, 280, 281, 285, 290, 295, 297, 302, 305, 311, 316, 318, 328, 329, 330, 331, 333, 334, 335, 337, 338, 341, 342, 345, 349, 350, 352, 362, 363, 368, 375, 381, 383, 385, 386, 391, 392, 396, 402, 412, 416, 417, 423, 425, 427, 429, 432, 433, 452, 455, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "implicit": [23, 33, 58, 62, 67, 72, 84, 98, 100, 109, 111, 117, 123, 130, 136, 140, 164, 166, 178, 181, 185, 187, 210, 222, 245, 247, 252, 255, 265, 278, 292, 294, 311, 316, 321, 330, 332, 334, 337, 341, 342, 344, 345, 383, 386, 387, 397, 399, 409, 424, 425, 427, 429, 433, 437, 440, 452, 466, 467, 472, 474, 475, 476, 477, 478, 480, 481], "__traceback__": [23, 210, 349, 378, 382, 425, 427, 433, 467, 470, 480], "snippet": [23, 93, 100, 136, 167, 241, 265, 328, 338, 362, 458, 461, 462, 464, 475, 480], "pyexception_settraceback": [23, 56, 480], "fresh": [23, 62, 84, 94, 155, 166, 252, 280, 304, 321, 359, 382, 429, 458, 461, 462, 480], "pyerr_sethandledexcept": [23, 56, 470, 480], "pyerr_getexcinfo": [23, 56, 470, 480], "kept": [23, 24, 32, 44, 58, 63, 84, 98, 100, 111, 164, 173, 181, 183, 192, 196, 205, 208, 210, 211, 222, 240, 241, 244, 255, 258, 266, 268, 308, 309, 316, 331, 335, 338, 383, 386, 399, 433, 459, 461, 466, 467, 471, 472, 473, 474, 479, 480], "pyerr_setexcinfo": [23, 56, 470, 480], "deriv": [23, 32, 48, 60, 67, 75, 87, 117, 119, 141, 154, 155, 171, 173, 174, 175, 178, 180, 194, 196, 198, 199, 200, 210, 223, 227, 241, 245, 247, 248, 252, 255, 258, 259, 264, 265, 269, 285, 289, 290, 293, 305, 309, 310, 311, 325, 335, 338, 342, 349, 352, 366, 381, 383, 385, 392, 397, 404, 405, 408, 413, 416, 417, 423, 425, 428, 429, 432, 437, 440, 459, 462, 463, 464, 465, 466, 467, 473, 474, 476, 477, 480], "interact": [23, 32, 33, 41, 58, 62, 65, 67, 71, 78, 83, 84, 86, 92, 100, 103, 111, 112, 117, 119, 123, 141, 147, 152, 163, 174, 177, 183, 184, 188, 191, 204, 210, 211, 215, 222, 240, 244, 251, 252, 254, 255, 261, 280, 281, 289, 290, 292, 294, 304, 305, 310, 312, 317, 320, 331, 338, 345, 349, 351, 355, 356, 366, 372, 373, 378, 381, 385, 392, 397, 410, 417, 419, 425, 428, 429, 431, 432, 433, 445, 452, 458, 461, 462, 463, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "main": [23, 32, 33, 41, 44, 58, 62, 65, 67, 71, 72, 74, 75, 83, 84, 91, 92, 98, 99, 100, 101, 111, 112, 117, 119, 120, 122, 123, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 148, 152, 154, 163, 164, 166, 167, 174, 182, 184, 185, 187, 190, 191, 193, 196, 197, 198, 201, 202, 203, 205, 223, 225, 227, 237, 244, 247, 248, 249, 252, 255, 264, 265, 268, 280, 285, 289, 290, 293, 296, 306, 312, 319, 321, 330, 331, 335, 337, 341, 344, 349, 351, 352, 353, 355, 359, 362, 366, 369, 372, 373, 379, 381, 383, 385, 386, 387, 392, 396, 399, 404, 408, 410, 412, 416, 417, 418, 425, 426, 429, 447, 448, 449, 452, 455, 458, 461, 462, 464, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "sent": [23, 67, 91, 94, 99, 104, 106, 107, 119, 123, 130, 134, 166, 174, 197, 232, 239, 241, 242, 244, 245, 256, 264, 265, 266, 280, 285, 290, 294, 302, 319, 330, 332, 334, 335, 337, 338, 345, 363, 383, 392, 404, 416, 417, 423, 458, 459, 462, 463, 464, 465, 466, 472, 473, 474, 475, 476, 478, 480], "immedi": [23, 24, 28, 30, 32, 44, 62, 65, 72, 78, 83, 84, 91, 92, 94, 102, 103, 112, 123, 130, 132, 136, 138, 150, 152, 166, 172, 173, 174, 181, 183, 188, 190, 202, 210, 211, 213, 215, 223, 229, 239, 244, 252, 255, 263, 264, 268, 279, 280, 281, 290, 292, 294, 300, 309, 316, 328, 330, 334, 337, 338, 341, 342, 345, 349, 350, 356, 358, 362, 363, 366, 373, 381, 383, 385, 386, 387, 392, 397, 403, 407, 410, 412, 413, 416, 417, 424, 425, 426, 427, 429, 452, 461, 462, 463, 465, 466, 471, 473, 474, 476, 477, 478, 479, 480], "invoc": [23, 28, 55, 67, 72, 161, 166, 173, 207, 271, 280, 305, 362, 378, 385, 404, 412, 424, 425, 437, 452, 463, 472, 474, 478, 480], "press": [23, 91, 100, 123, 151, 174, 244, 279, 294, 320, 366, 372, 373, 381, 385, 419, 466, 472, 480], "ctrl": [23, 67, 85, 91, 100, 115, 123, 132, 165, 175, 280, 294, 330, 335, 337, 438, 452, 459, 464, 472, 478, 480], "sigint": [23, 67, 112, 132, 280, 294, 313, 330, 345, 385, 469, 472, 478, 480], "keyboardinterrupt": [23, 67, 99, 100, 112, 132, 136, 154, 210, 280, 313, 330, 385, 404, 417, 435, 440, 447, 464, 465, 466, 467, 476, 477, 478, 480], "pyerr_setinterrupt": [23, 56], "simul": [23, 67, 91, 92, 100, 112, 123, 130, 133, 174, 231, 296, 315, 330, 340, 344, 360, 381, 399, 460, 461, 474], "arriv": [23, 112, 190, 240, 242, 280, 315, 330, 335, 338, 363, 439, 459], "pyerr_setinterruptex": [23, 56, 469], "signum": [23, 83, 112, 123, 211, 290, 330, 480], "sig_dfl": [23, 67, 112, 330, 345, 480], "sig_ign": [23, 67, 112, 330, 345, 480], "outsid": [23, 58, 84, 92, 94, 99, 100, 103, 104, 123, 129, 136, 147, 155, 160, 167, 173, 174, 180, 183, 193, 196, 202, 205, 210, 242, 244, 249, 259, 296, 310, 311, 316, 322, 329, 334, 338, 341, 342, 344, 355, 359, 362, 363, 364, 373, 381, 383, 397, 410, 412, 419, 424, 425, 432, 433, 437, 462, 463, 466, 471, 472, 476, 477, 478, 479, 480], "pysignal_setwakeupfd": [23, 465], "fd": [23, 24, 67, 83, 123, 127, 130, 139, 174, 212, 219, 255, 279, 290, 306, 325, 326, 329, 330, 334, 358, 380, 381, 465, 480], "whenev": [23, 60, 62, 65, 72, 84, 92, 93, 94, 99, 100, 117, 130, 174, 183, 187, 204, 222, 244, 249, 252, 264, 266, 268, 280, 289, 293, 296, 311, 325, 330, 337, 338, 341, 349, 359, 373, 381, 385, 410, 422, 425, 429, 461, 462, 464, 465, 466, 471, 472, 473, 474, 475, 476, 477, 480], "disabl": [23, 28, 32, 33, 41, 62, 67, 72, 93, 99, 100, 103, 109, 115, 117, 123, 132, 141, 148, 161, 164, 172, 174, 182, 183, 187, 190, 198, 211, 215, 222, 223, 224, 239, 247, 252, 259, 264, 265, 266, 280, 285, 289, 290, 294, 296, 305, 312, 316, 317, 325, 328, 330, 331, 332, 334, 336, 337, 338, 341, 349, 359, 373, 381, 383, 385, 386, 392, 397, 399, 402, 410, 422, 425, 429, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 479, 480], "featur": [23, 32, 33, 48, 50, 53, 60, 62, 65, 67, 74, 78, 83, 84, 86, 91, 92, 93, 94, 99, 100, 103, 106, 117, 140, 148, 149, 151, 155, 164, 169, 173, 174, 176, 177, 178, 180, 184, 190, 191, 205, 207, 210, 222, 223, 240, 244, 247, 254, 259, 264, 267, 280, 289, 290, 294, 296, 299, 316, 321, 329, 332, 337, 338, 341, 345, 349, 355, 359, 362, 366, 377, 381, 385, 386, 392, 397, 399, 404, 407, 408, 411, 412, 413, 419, 425, 427, 429, 431, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 465, 467, 468, 472, 473, 480, 481], "set_wakeup_fd": [23, 67, 330, 465, 475, 477, 480], "socket": [23, 67, 79, 86, 94, 95, 97, 99, 103, 106, 121, 124, 127, 128, 139, 155, 167, 168, 184, 204, 209, 210, 220, 232, 239, 242, 244, 245, 251, 253, 254, 255, 256, 257, 264, 265, 266, 280, 281, 285, 290, 293, 302, 304, 319, 325, 326, 330, 332, 335, 339, 355, 356, 366, 399, 404, 410, 425, 436, 449, 453, 459, 460, 461, 462, 463, 464, 465, 466, 471, 480], "pyerr_newexcept": [23, 56, 72, 464, 466, 472], "classnam": [23, 84, 119, 158, 366, 372, 386, 387, 424, 437], "__module__": [23, 27, 62, 67, 87, 92, 93, 157, 178, 184, 194, 208, 222, 223, 252, 276, 359, 383, 425, 462, 469, 475, 476, 480], "dot": [23, 30, 44, 62, 63, 67, 75, 77, 86, 92, 96, 99, 100, 103, 119, 190, 219, 222, 240, 244, 247, 256, 258, 261, 263, 264, 265, 268, 273, 285, 299, 310, 316, 320, 329, 334, 341, 349, 355, 357, 366, 374, 381, 385, 386, 387, 417, 419, 420, 424, 425, 429, 431, 433, 437, 444, 452, 458, 465, 468, 469, 475, 480], "pyerr_newexceptionwithdoc": [23, 56, 466, 472], "docstr": [23, 27, 33, 44, 57, 59, 62, 65, 67, 74, 83, 86, 100, 119, 152, 157, 184, 219, 222, 223, 244, 252, 294, 310, 359, 375, 382, 383, 385, 404, 424, 425, 432, 433, 437, 438, 448, 452, 459, 460, 461, 462, 463, 464, 465, 466, 470, 472, 474, 475, 476, 477, 478, 479, 480], "pyexception_gettraceback": [23, 56], "ex": [23, 33, 41, 100, 317, 334, 341, 416, 428, 452, 464, 471, 475, 476, 479, 480], "pyexception_getcontext": [23, 56], "__context__": [23, 67, 210, 312, 378, 433, 467, 473, 480], "pyexception_setcontext": [23, 56], "sure": [23, 44, 62, 63, 67, 71, 74, 75, 83, 84, 91, 94, 99, 100, 103, 117, 148, 152, 155, 164, 173, 183, 210, 222, 232, 247, 263, 280, 289, 290, 293, 326, 337, 338, 359, 362, 366, 394, 397, 398, 410, 418, 425, 458, 461, 462, 464, 465, 467, 472, 473, 480], "pyexception_getcaus": [23, 56], "__cause__": [23, 67, 188, 210, 312, 378, 433, 467, 480], "pyexception_setcaus": [23, 56], "__suppress_context__": [23, 67, 210, 312, 378, 433], "pyexception_getarg": [23, 56, 471, 480], "pyexception_setarg": [23, 56, 471, 480], "pyunstable_exc_prepreraisestar": [23, 480], "orig": [23, 200, 393], "unhandl": [23, 65, 112, 148, 154, 166, 190, 225, 244, 349, 362, 378, 392, 425, 440, 467, 471, 480], "claus": [23, 67, 94, 100, 112, 119, 136, 166, 210, 252, 280, 294, 311, 337, 341, 349, 359, 425, 426, 427, 432, 433, 440, 459, 464, 465, 472, 474, 477, 478, 479, 480], "rerais": [23, 166, 188, 280, 341, 350, 424, 425, 480], "exceptiongroup": [23, 67, 123, 136, 166, 188, 210, 334, 378, 424, 440, 470, 471, 480], "pyunicodedecodeerror_cr": [23, 56], "pyunicodedecodeerror_getencod": [23, 56], "pyunicodeencodeerror_getencod": [23, 56], "pyunicodedecodeerror_getobject": [23, 56], "pyunicodeencodeerror_getobject": [23, 56], "pyunicodetranslateerror_getobject": [23, 56], "pyunicodedecodeerror_getstart": [23, 56], "pyunicodeencodeerror_getstart": [23, 56], "pyunicodetranslateerror_getstart": [23, 56], "pyunicodedecodeerror_setstart": [23, 56], "pyunicodeencodeerror_setstart": [23, 56], "pyunicodetranslateerror_setstart": [23, 56], "pyunicodedecodeerror_getend": [23, 56], "pyunicodeencodeerror_getend": [23, 56], "pyunicodetranslateerror_getend": [23, 56], "pyunicodedecodeerror_setend": [23, 56], "pyunicodeencodeerror_setend": [23, 56], "pyunicodetranslateerror_setend": [23, 56], "pyunicodedecodeerror_getreason": [23, 56], "pyunicodeencodeerror_getreason": [23, 56], "pyunicodetranslateerror_getreason": [23, 56], "pyunicodedecodeerror_setreason": [23, 56], "pyunicodeencodeerror_setreason": [23, 56], "pyunicodetranslateerror_setreason": [23, 56], "core": [23, 28, 32, 33, 58, 67, 72, 99, 103, 115, 123, 160, 164, 202, 232, 247, 248, 258, 263, 266, 289, 290, 297, 305, 310, 319, 330, 341, 359, 362, 366, 382, 396, 407, 410, 422, 425, 433, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 478, 479, 481], "track": [23, 28, 41, 62, 67, 84, 93, 99, 102, 103, 123, 148, 155, 164, 166, 178, 182, 183, 184, 190, 251, 266, 272, 280, 281, 289, 290, 293, 296, 316, 325, 349, 362, 363, 366, 368, 385, 386, 392, 407, 423, 459, 460, 463, 466, 468, 471, 472, 474, 475, 476, 477, 478, 479, 480], "depth": [23, 90, 99, 119, 139, 160, 164, 174, 176, 181, 188, 193, 202, 210, 232, 267, 296, 304, 318, 337, 341, 349, 355, 359, 372, 378, 382, 385, 409, 410, 459, 460, 461, 475, 476, 477, 480], "use_stackcheck": [23, 58, 480], "pyos_checkstack": [23, 56, 58, 480], "reach": [23, 24, 56, 65, 72, 74, 83, 84, 94, 100, 102, 103, 107, 123, 134, 141, 146, 150, 156, 222, 239, 255, 258, 264, 267, 290, 294, 310, 311, 325, 328, 334, 335, 337, 341, 345, 378, 392, 410, 412, 424, 425, 427, 429, 433, 458, 459, 460, 461, 462, 464, 465, 466, 472, 474, 475, 477, 478, 480], "recursionerror": [23, 67, 119, 210, 259, 296, 304, 349, 440, 475, 476, 480], "concaten": [23, 52, 53, 67, 75, 103, 117, 118, 146, 148, 154, 155, 184, 188, 222, 231, 232, 264, 267, 268, 290, 293, 294, 311, 316, 328, 332, 334, 338, 341, 342, 355, 378, 383, 421, 425, 427, 440, 443, 446, 458, 462, 463, 469, 480], "tp_repr": [23, 62, 74], "protect": [23, 32, 72, 74, 75, 100, 136, 164, 173, 174, 178, 220, 227, 232, 245, 255, 267, 275, 280, 304, 321, 328, 335, 338, 339, 355, 386, 397, 418, 425, 452, 461, 464, 471, 475, 480], "cycl": [23, 28, 60, 62, 67, 72, 75, 77, 84, 86, 94, 98, 100, 111, 136, 207, 221, 224, 229, 244, 252, 258, 281, 349, 359, 362, 373, 399, 424, 425, 433, 460, 462, 464, 465, 466, 472, 474, 478, 479, 480, 481], "facilit": [23, 244, 265, 316, 317, 332, 397, 474, 477, 480], "reprlib": [23, 67, 179, 251, 449, 467, 480], "recursive_repr": [23, 67, 179, 318, 472, 480], "py_reprent": [23, 56], "detect": [23, 28, 33, 41, 58, 62, 67, 72, 74, 75, 84, 92, 94, 103, 107, 109, 130, 137, 155, 158, 174, 178, 180, 183, 185, 188, 191, 200, 203, 210, 244, 247, 252, 268, 272, 280, 289, 290, 292, 293, 296, 304, 311, 317, 318, 328, 330, 332, 334, 337, 341, 345, 349, 355, 359, 361, 362, 375, 379, 385, 386, 392, 400, 404, 424, 425, 426, 427, 432, 452, 453, 458, 459, 460, 461, 462, 465, 466, 471, 472, 474, 475, 476, 477, 478, 480], "typic": [23, 32, 33, 44, 48, 57, 60, 62, 72, 76, 84, 92, 93, 98, 99, 100, 107, 111, 117, 119, 123, 136, 146, 148, 155, 164, 170, 183, 187, 190, 193, 200, 202, 215, 222, 223, 225, 227, 242, 247, 248, 249, 250, 252, 255, 263, 264, 265, 266, 268, 272, 273, 278, 280, 289, 290, 293, 294, 296, 304, 305, 317, 321, 329, 331, 338, 341, 342, 344, 345, 349, 352, 355, 356, 362, 363, 366, 368, 373, 381, 382, 383, 385, 386, 392, 397, 402, 404, 407, 408, 410, 411, 412, 413, 418, 420, 425, 427, 429, 452, 458, 462, 463, 466, 467, 471, 472, 474, 475, 477, 478, 480], "py_reprleav": [23, 56], "pyexc_": 23, "complet": [23, 32, 33, 41, 58, 63, 65, 67, 72, 74, 75, 76, 86, 91, 93, 94, 98, 100, 103, 114, 117, 123, 130, 133, 134, 136, 137, 148, 151, 152, 154, 155, 156, 160, 163, 164, 166, 174, 178, 180, 183, 187, 190, 191, 193, 199, 200, 202, 203, 204, 205, 210, 212, 220, 223, 227, 230, 232, 242, 251, 252, 256, 257, 258, 259, 264, 265, 266, 268, 269, 273, 278, 280, 281, 289, 290, 292, 294, 296, 305, 313, 316, 319, 328, 329, 331, 334, 335, 337, 338, 339, 341, 345, 349, 350, 351, 355, 358, 359, 360, 362, 365, 366, 372, 373, 375, 377, 378, 381, 383, 385, 387, 391, 392, 398, 404, 405, 407, 408, 410, 413, 424, 425, 426, 427, 429, 431, 442, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pyexc_baseexcept": [23, 56], "baseexcept": [23, 67, 124, 136, 163, 210, 264, 349, 350, 378, 429, 433, 440, 447, 464, 465, 467, 470, 477, 478, 480], "pyexc_arithmeticerror": [23, 56], "arithmeticerror": [23, 67, 183, 210, 447], "pyexc_assertionerror": [23, 56], "assertionerror": [23, 67, 188, 210, 280, 359, 385, 386, 387, 404, 433, 447, 470, 479, 480], "pyexc_attributeerror": [23, 56, 74, 75], "attributeerror": [23, 48, 57, 67, 87, 92, 100, 148, 166, 173, 178, 210, 222, 223, 247, 252, 265, 280, 290, 296, 299, 316, 330, 341, 359, 364, 382, 385, 386, 387, 407, 408, 424, 425, 427, 433, 447, 453, 459, 461, 466, 470, 472, 473, 474, 475, 477, 480], "pyexc_blockingioerror": [23, 56], "blockingioerror": [23, 67, 115, 209, 210, 255, 290, 338, 424, 447, 473, 480], "pyexc_brokenpipeerror": [23, 56], "brokenpipeerror": [23, 67, 134, 209, 210, 330, 447, 473, 480], "pyexc_buffererror": [23, 56], "pyexc_childprocesserror": [23, 56], "childprocesserror": [23, 67, 209, 210, 290, 447, 473, 480], "pyexc_connectionabortederror": [23, 56], "connectionabortederror": [23, 67, 209, 210, 447, 473], "pyexc_connectionerror": [23, 56], "connectionerror": [23, 67, 210, 239, 440, 447, 473, 475], "pyexc_connectionrefusederror": [23, 56], "connectionrefusederror": [23, 67, 209, 210, 447, 473], "pyexc_connectionreseterror": [23, 56], "connectionreseterror": [23, 67, 134, 209, 210, 239, 447, 473, 480], "pyexc_eoferror": [23, 56], "eoferror": [23, 24, 40, 67, 118, 124, 146, 150, 154, 210, 220, 222, 231, 267, 271, 280, 296, 332, 356, 447, 467], "pyexc_fileexistserror": [23, 56], "fileexistserror": [23, 67, 197, 209, 210, 222, 255, 290, 293, 308, 329, 355, 419, 447, 473, 474, 480], "pyexc_filenotfounderror": [23, 56], "filenotfounderror": [23, 67, 117, 137, 166, 209, 210, 247, 250, 265, 283, 290, 293, 317, 440, 447, 473, 475, 480], "pyexc_floatingpointerror": [23, 56], "floatingpointerror": [23, 67, 210, 447], "pyexc_generatorexit": [23, 56], "generatorexit": [23, 67, 94, 210, 425, 427, 447, 464, 465, 480], "pyexc_importerror": [23, 56, 98], "pyexc_indentationerror": [23, 56], "indentationerror": [23, 67, 85, 210, 447, 459, 480], "pyexc_indexerror": [23, 56], "indexerror": [23, 36, 37, 46, 59, 67, 155, 157, 173, 193, 210, 233, 258, 280, 296, 315, 316, 341, 342, 378, 386, 425, 427, 433, 446, 447, 459, 472, 480], "pyexc_interruptederror": [23, 56], "interruptederror": [23, 67, 209, 210, 222, 290, 325, 330, 334, 447, 473, 475, 480], "pyexc_isadirectoryerror": [23, 56], "isadirectoryerror": [23, 67, 209, 210, 290, 447, 473, 480], "pyexc_keyerror": [23, 34, 56], "pyexc_keyboardinterrupt": [23, 56], "pyexc_lookuperror": [23, 56], "pyexc_modulenotfounderror": [23, 56], "modulenotfounderror": [23, 67, 210, 247, 429, 476, 477, 480], "pyexc_nameerror": [23, 56], "nameerror": [23, 26, 67, 173, 210, 247, 426, 427, 433, 440, 446, 447, 459, 460, 461, 464, 471, 480], "pyexc_notadirectoryerror": [23, 56], "notadirectoryerror": [23, 67, 209, 210, 290, 447, 473, 480], "pyexc_notimplementederror": [23, 56], "notimplementederror": [23, 67, 130, 165, 180, 197, 210, 223, 240, 247, 264, 280, 290, 293, 315, 338, 383, 402, 419, 447, 474, 476, 480], "pyexc_oserror": [23, 56, 72], "pyexc_overflowerror": [23, 56], "overflowerror": [23, 25, 38, 46, 67, 112, 154, 156, 180, 183, 190, 210, 222, 272, 301, 334, 337, 341, 362, 363, 425, 447, 461, 462, 465, 466, 468, 469, 473, 474, 480], "pyexc_permissionerror": [23, 56], "permissionerror": [23, 67, 209, 210, 247, 290, 319, 336, 357, 359, 447, 473, 476, 480], "pyexc_processlookuperror": [23, 56], "processlookuperror": [23, 67, 209, 210, 319, 447, 473], "pyexc_recursionerror": [23, 56, 475], "pyexc_referenceerror": [23, 56], "referenceerror": [23, 67, 210, 399, 447, 460, 461], "runtimeerror": [23, 67, 94, 104, 112, 118, 123, 124, 129, 134, 135, 136, 137, 163, 166, 167, 210, 215, 222, 255, 258, 265, 280, 290, 293, 316, 332, 341, 345, 349, 353, 359, 362, 383, 403, 419, 425, 427, 433, 440, 447, 462, 463, 464, 466, 471, 473, 475, 476, 477, 478, 480], "pyexc_stopasynciter": [23, 56], "stopasynciter": [23, 67, 86, 188, 210, 222, 386, 424, 425, 427, 433, 480], "pyexc_stopiter": [23, 56], "stopiter": [23, 62, 67, 74, 86, 94, 110, 157, 188, 210, 222, 258, 271, 280, 341, 350, 386, 425, 427, 433, 437, 447, 461, 462, 464, 465, 469, 476, 477, 480], "pyexc_syntaxerror": [23, 56, 428], "pyexc_systemexit": [23, 56], "pyexc_taberror": [23, 56], "taberror": [23, 67, 85, 210, 432, 447, 459, 471], "pyexc_timeouterror": [23, 56], "timeouterror": [23, 67, 124, 136, 161, 163, 209, 210, 280, 332, 334, 447, 469, 473, 480], "pyexc_unboundlocalerror": [23, 56], "unboundlocalerror": [23, 67, 188, 210, 426, 447, 459, 480], "pyexc_unicodedecodeerror": [23, 56], "pyexc_unicodeencodeerror": [23, 56], "pyexc_unicodeerror": [23, 56], "pyexc_unicodetranslateerror": [23, 56], "pyexc_valueerror": [23, 56, 72, 466], "pyexc_zerodivisionerror": [23, 56, 72], "zerodivisionerror": [23, 67, 91, 100, 180, 183, 210, 218, 280, 294, 330, 337, 426, 427, 433, 440, 447, 448, 462, 468, 470, 472, 475, 479, 480], "3151": [23, 67, 210, 319, 325, 334, 462, 481], "alias": [23, 67, 93, 117, 119, 155, 184, 192, 208, 210, 227, 263, 294, 300, 334, 337, 341, 373, 381, 384, 426, 432, 433, 437, 453, 458, 460, 462, 465, 469, 471, 472, 473, 474, 476, 479, 480], "pyexc_environmenterror": [23, 56], "pyexc_ioerror": [23, 56], "separ": [23, 32, 33, 54, 58, 62, 63, 67, 76, 78, 83, 84, 87, 91, 93, 98, 99, 100, 102, 103, 106, 109, 113, 117, 124, 129, 133, 136, 143, 148, 151, 152, 155, 164, 166, 172, 173, 174, 175, 180, 183, 187, 190, 193, 198, 199, 202, 205, 208, 210, 217, 222, 223, 227, 242, 244, 245, 247, 249, 255, 256, 259, 263, 264, 265, 266, 267, 268, 273, 280, 285, 289, 290, 293, 294, 299, 300, 304, 310, 311, 316, 321, 328, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 355, 358, 359, 361, 362, 365, 366, 369, 377, 383, 385, 386, 387, 391, 392, 397, 399, 400, 404, 419, 422, 423, 424, 425, 427, 428, 429, 431, 432, 433, 438, 449, 452, 453, 458, 459, 461, 463, 464, 465, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "preprocessor": [23, 41, 56, 67, 328, 455, 459, 466, 480], "ms_window": [23, 33], "pyexc_byteswarn": [23, 56], "byteswarn": [23, 33, 67, 210, 397, 447, 477, 480], "pyexc_deprecationwarn": [23, 56], "deprecationwarn": [23, 67, 103, 109, 129, 163, 165, 185, 210, 249, 280, 290, 337, 344, 355, 359, 385, 397, 410, 425, 429, 432, 447, 452, 460, 462, 466, 469, 470, 471, 472, 474, 475, 476, 478, 480, 481], "pyexc_futurewarn": [23, 56], "futurewarn": [23, 67, 210, 316, 397, 447, 462, 463, 466, 471, 477, 480], "pyexc_importwarn": [23, 56], "importwarn": [23, 67, 185, 210, 385, 397, 429, 447, 464, 469, 471, 476, 480], "pyexc_pendingdeprecationwarn": [23, 56], "pendingdeprecationwarn": [23, 67, 109, 185, 210, 385, 397, 447, 462, 465, 466, 475, 476, 477, 478, 479, 480], "pyexc_resourcewarn": [23, 56], "runtimewarn": [23, 44, 67, 122, 123, 210, 334, 349, 385, 397, 447, 472, 478, 480], "pyexc_syntaxwarn": [23, 56], "syntaxwarn": [23, 67, 210, 316, 359, 397, 432, 447, 462, 470, 471, 476, 478, 480], "pyexc_unicodewarn": [23, 56], "unicodewarn": [23, 67, 210, 397, 447, 464, 472], "pyexc_userwarn": [23, 56], "userwarn": [23, 67, 210, 226, 359, 397, 447, 480], "minim": [24, 44, 67, 72, 75, 83, 91, 100, 102, 111, 119, 138, 148, 183, 187, 190, 211, 232, 245, 247, 251, 256, 270, 289, 296, 302, 316, 321, 330, 334, 336, 337, 359, 361, 376, 383, 392, 453, 458, 459, 464, 476, 480], "emul": [24, 32, 67, 75, 78, 84, 92, 154, 156, 174, 178, 186, 190, 212, 255, 263, 268, 280, 289, 290, 299, 306, 317, 329, 330, 345, 349, 356, 461, 462, 465, 472, 473, 476, 478, 480], "io": [24, 32, 33, 67, 70, 78, 84, 86, 102, 115, 120, 121, 122, 123, 133, 136, 146, 155, 161, 166, 184, 185, 187, 193, 210, 212, 215, 216, 222, 231, 232, 239, 242, 247, 248, 250, 251, 259, 267, 268, 285, 290, 296, 305, 306, 335, 338, 341, 345, 349, 355, 357, 359, 375, 376, 386, 396, 404, 408, 418, 419, 422, 425, 452, 464, 465, 466, 467, 468, 469, 470, 474, 476, 479, 480, 481], "pyfile_fromfd": [24, 56], "newlin": [24, 67, 78, 86, 100, 103, 115, 117, 119, 140, 143, 146, 154, 156, 172, 174, 187, 190, 193, 204, 215, 222, 231, 244, 247, 255, 259, 261, 262, 264, 266, 267, 268, 275, 285, 293, 296, 304, 316, 328, 334, 335, 341, 345, 353, 357, 361, 363, 374, 375, 378, 379, 391, 397, 408, 416, 418, 419, 424, 428, 432, 434, 446, 448, 449, 452, 460, 463, 464, 465, 466, 467, 470, 474, 476, 477, 478, 480, 481], "closefd": [24, 185, 222, 255, 280, 467, 480], "open": [24, 32, 33, 40, 50, 65, 67, 72, 77, 83, 86, 91, 94, 99, 102, 103, 106, 109, 114, 115, 116, 117, 130, 133, 137, 139, 142, 145, 146, 148, 152, 155, 157, 164, 166, 172, 174, 180, 181, 185, 186, 187, 197, 204, 205, 209, 210, 211, 212, 215, 216, 220, 222, 227, 231, 232, 237, 239, 240, 242, 244, 245, 246, 247, 250, 251, 252, 253, 255, 261, 262, 263, 264, 265, 266, 267, 268, 273, 274, 275, 277, 278, 280, 285, 290, 291, 292, 293, 295, 296, 298, 299, 302, 306, 310, 311, 317, 319, 323, 325, 327, 328, 330, 332, 333, 334, 337, 338, 339, 341, 345, 346, 349, 353, 355, 356, 357, 359, 362, 365, 366, 372, 373, 375, 376, 378, 381, 383, 386, 387, 392, 394, 398, 400, 402, 404, 408, 410, 411, 413, 416, 418, 419, 422, 423, 424, 425, 432, 435, 437, 440, 443, 447, 448, 449, 452, 458, 459, 460, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "comprehens": [24, 67, 83, 84, 86, 98, 109, 146, 188, 232, 252, 261, 296, 341, 366, 426, 427, 428, 432, 437, 442, 454, 463, 464, 466, 467, 469, 470, 473, 474, 475, 477, 478, 479, 480, 481], "pleas": [24, 32, 70, 87, 98, 99, 100, 102, 103, 107, 117, 125, 134, 148, 164, 173, 181, 227, 239, 245, 247, 264, 265, 266, 285, 290, 302, 316, 319, 329, 332, 334, 337, 338, 345, 349, 355, 358, 381, 386, 397, 404, 425, 427, 431, 438, 440, 454, 458, 459, 460, 462, 464, 467, 471, 473, 474, 475, 476, 477, 478, 479, 480], "pyobject_asfiledescriptor": [24, 56], "fileno": [24, 58, 67, 83, 100, 115, 139, 146, 161, 185, 212, 215, 216, 232, 239, 253, 255, 275, 280, 290, 292, 325, 326, 330, 334, 335, 338, 356, 357, 358, 366, 461, 464, 474, 480], "pyfile_getlin": [24, 56], "readlin": [24, 33, 65, 67, 78, 83, 94, 98, 106, 115, 123, 133, 134, 137, 140, 142, 148, 152, 155, 167, 185, 187, 201, 204, 210, 215, 220, 222, 245, 251, 253, 255, 265, 275, 290, 293, 294, 296, 312, 328, 335, 360, 366, 375, 379, 386, 392, 396, 418, 419, 425, 435, 437, 440, 443, 444, 445, 452, 453, 459, 460, 461, 462, 464, 465, 466, 469, 472, 474, 477, 480], "greater": [24, 32, 33, 38, 44, 55, 62, 63, 67, 75, 91, 99, 100, 106, 112, 130, 136, 141, 143, 144, 151, 174, 180, 183, 187, 193, 205, 206, 208, 223, 227, 239, 245, 256, 261, 264, 266, 272, 290, 294, 319, 331, 332, 341, 349, 355, 359, 362, 373, 374, 379, 381, 385, 404, 407, 425, 432, 433, 459, 461, 462, 463, 464, 475, 476, 477, 479, 480], "partial": [24, 33, 67, 87, 94, 106, 107, 111, 115, 123, 124, 126, 133, 174, 178, 184, 194, 203, 204, 221, 222, 245, 251, 252, 253, 258, 266, 267, 270, 272, 281, 319, 321, 334, 335, 341, 345, 355, 410, 424, 459, 462, 463, 465, 466, 467, 468, 473, 474, 475, 476, 477, 478, 480, 481], "less": [24, 25, 32, 33, 38, 55, 58, 63, 67, 72, 75, 84, 98, 100, 103, 106, 109, 130, 136, 144, 146, 148, 150, 155, 174, 180, 183, 184, 190, 193, 212, 223, 225, 231, 232, 241, 244, 248, 255, 256, 258, 261, 264, 267, 272, 275, 280, 281, 290, 294, 296, 297, 304, 305, 316, 329, 330, 334, 337, 338, 341, 342, 345, 349, 355, 359, 362, 363, 366, 372, 373, 374, 378, 385, 392, 397, 407, 424, 425, 427, 433, 460, 461, 462, 463, 464, 465, 468, 471, 472, 474, 475, 476, 478, 479, 480], "pyfile_setopencodehook": [24, 255, 480], "py_opencodehookfunct": 24, "open_cod": [24, 67, 115, 255, 480], "userdata": [24, 58], "pyunicodeobject": [24, 62, 63, 469, 470], "hook": [24, 30, 31, 33, 58, 65, 67, 86, 92, 96, 98, 112, 139, 152, 173, 180, 185, 205, 213, 215, 222, 239, 251, 277, 299, 304, 305, 312, 328, 337, 341, 349, 360, 362, 379, 382, 386, 396, 397, 420, 425, 427, 433, 435, 452, 453, 459, 461, 464, 466, 469, 470, 471, 473, 475, 476, 477, 479, 480, 481], "py_initi": [24, 30, 32, 33, 34, 56, 58, 71, 72, 85, 458, 469, 472, 477, 479, 480], "audit": [24, 57, 58, 67, 96, 112, 118, 139, 173, 182, 224, 271, 290, 312, 332, 349, 350, 382, 392, 447, 452, 462, 469, 480], "setopencodehook": [24, 139], "pyfile_writeobject": [24, 56], "py_print_raw": [24, 48], "pyfile_writestr": [24, 56], "pyfloatobject": [25, 75], "pyfloat_typ": [25, 56], "pyfloat_check": 25, "pyfloat_checkexact": 25, "pyfloat_fromstr": [25, 56], "pyfloat_fromdoubl": [25, 56], "pyfloat_asdoubl": [25, 56, 478], "pyfloat": 25, "pyfloat_as_doubl": 25, "pyfloat_getinfo": [25, 56, 465], "structseq": [25, 466, 480], "minimum": [25, 33, 41, 63, 75, 92, 100, 102, 108, 112, 130, 138, 151, 173, 174, 183, 194, 254, 258, 272, 290, 325, 331, 338, 341, 342, 349, 359, 362, 369, 373, 381, 383, 385, 386, 453, 461, 462, 465, 472, 473, 474, 476, 477, 480], "thin": [25, 58, 67, 223, 272, 284, 330, 366, 453, 470, 480], "pyfloat_getmax": [25, 56, 465], "dbl_max": [25, 349], "pyfloat_getmin": [25, 56, 465], "dbl_min": [25, 349], "routin": [25, 32, 40, 62, 67, 71, 72, 74, 85, 92, 106, 137, 138, 170, 174, 181, 192, 212, 247, 251, 255, 263, 278, 290, 305, 338, 363, 388, 401, 404, 462, 463, 477, 480], "suffix": [25, 63, 67, 70, 100, 109, 116, 173, 197, 216, 242, 245, 247, 256, 264, 265, 266, 273, 290, 293, 316, 327, 332, 341, 357, 392, 419, 427, 428, 453, 458, 459, 461, 470, 472, 473, 478, 480], "appear": [25, 32, 33, 44, 57, 58, 65, 67, 74, 75, 83, 91, 93, 94, 97, 99, 100, 101, 102, 103, 109, 117, 119, 130, 148, 155, 160, 164, 172, 173, 174, 178, 183, 187, 188, 190, 193, 196, 199, 200, 202, 210, 219, 222, 227, 232, 244, 245, 247, 252, 256, 263, 265, 266, 268, 269, 278, 280, 290, 294, 305, 311, 316, 328, 330, 332, 334, 337, 341, 342, 355, 361, 366, 373, 383, 386, 387, 392, 397, 399, 404, 405, 407, 410, 413, 417, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 452, 458, 460, 462, 464, 465, 466, 468, 471, 472, 474, 475, 476, 477, 478, 480], "ieee": [25, 151, 183, 259, 272, 291, 334, 344, 359, 427, 441, 453, 463, 465, 468, 470, 472, 476, 477, 480], "754": [25, 151, 183, 259, 272, 344, 359, 427, 441, 453, 463, 465, 468, 470, 472, 476, 477, 480], "binary16": [25, 344], "half": [25, 91, 100, 130, 174, 180, 218, 223, 272, 292, 325, 341, 344, 432, 466, 471, 476, 480], "binary32": [25, 344], "binary64": [25, 344, 441], "inf": [25, 67, 151, 183, 222, 259, 272, 287, 312, 341, 342, 349, 465, 466, 470, 472, 475, 476, 480], "nan": [25, 67, 84, 151, 183, 222, 272, 282, 287, 312, 340, 341, 342, 349, 427, 439, 453, 463, 465, 466, 469, 470, 472, 473, 475, 476, 480], "thing": [25, 32, 62, 67, 71, 72, 74, 75, 76, 83, 84, 91, 93, 94, 97, 99, 100, 102, 106, 107, 117, 130, 154, 156, 164, 166, 173, 178, 190, 197, 203, 208, 212, 222, 241, 247, 255, 264, 265, 272, 280, 289, 296, 316, 331, 338, 343, 349, 355, 362, 366, 371, 373, 381, 383, 384, 385, 386, 387, 392, 396, 397, 400, 427, 428, 431, 458, 459, 460, 461, 462, 463, 464, 467, 471, 473, 474, 478, 480], "larger": [25, 41, 48, 55, 75, 84, 91, 92, 114, 130, 148, 151, 173, 174, 180, 183, 212, 222, 255, 256, 272, 275, 281, 290, 316, 319, 337, 338, 341, 342, 359, 362, 419, 425, 427, 432, 458, 459, 461, 462, 464, 466, 467, 471, 472, 475, 476, 477, 478, 479, 480], "smaller": [25, 41, 63, 91, 92, 103, 130, 173, 180, 183, 187, 188, 223, 256, 267, 272, 290, 296, 305, 342, 344, 352, 366, 373, 379, 381, 391, 408, 425, 427, 432, 452, 460, 462, 463, 464, 465, 466, 468, 472, 473, 474, 475, 476, 478, 480], "accident": [25, 32, 100, 102, 183, 187, 190, 210, 383, 433, 460, 462, 465, 475, 480], "ala": 25, "le": [25, 67, 94, 106, 155, 197, 221, 288, 460, 468, 473], "littl": [25, 30, 63, 67, 94, 99, 100, 103, 104, 106, 138, 143, 150, 155, 173, 174, 175, 183, 187, 188, 190, 227, 240, 265, 280, 289, 292, 316, 330, 334, 341, 344, 349, 379, 381, 387, 395, 402, 423, 438, 449, 459, 460, 461, 465, 472, 473, 474, 480], "expon": [25, 88, 183, 222, 272, 315, 341, 342, 344, 349, 375, 432, 463, 465, 473, 478, 480], "py_big_endian": 25, "processor": [25, 34, 67, 72, 92, 106, 115, 280, 285, 289, 292, 300, 311, 319, 334, 392, 412, 425, 459, 463, 464, 478, 479, 480], "ok": [25, 67, 72, 107, 115, 174, 186, 190, 220, 238, 239, 240, 242, 245, 289, 332, 338, 370, 372, 383, 385, 404, 438, 463, 470, 471, 472, 480], "infin": [25, 103, 151, 183, 222, 259, 272, 341, 342, 349, 463, 465, 472, 480], "pyfloat_pack2": [25, 470, 480], "pyfloat_pack4": [25, 470, 480], "pyfloat_pack8": [25, 470, 480], "refus": [25, 209, 210, 269, 285, 327, 332, 334, 338, 355, 419, 480], "pyfloat_unpack2": [25, 470, 480], "pyfloat_unpack4": [25, 470, 480], "pyfloat_unpack8": [25, 470, 480], "pyeval_getfram": [26, 32, 52, 56, 480], "pythreadstate_getfram": [26, 32, 52, 56, 470, 479, 480], "reflect": [26, 31, 64, 67, 84, 88, 100, 114, 117, 119, 174, 180, 190, 207, 212, 222, 223, 244, 247, 252, 281, 289, 290, 305, 317, 334, 337, 338, 341, 344, 349, 366, 381, 382, 383, 398, 402, 408, 418, 424, 425, 426, 452, 465, 471, 472, 473, 475, 478, 479, 480], "pyframe_typ": [26, 470, 480], "frametyp": [26, 67, 179, 382, 480], "frameobject": [26, 469, 470, 480], "pyframe_check": [26, 470, 480], "pyframe_getback": [26, 470, 479, 480], "outer": [26, 84, 136, 166, 183, 188, 204, 223, 234, 252, 349, 424, 425, 426, 427, 432, 433, 467, 470, 471, 472, 473, 479, 480], "pyframe_getbuiltin": [26, 470, 480], "f_builtin": [26, 252, 425, 470, 480], "pyframe_getcod": [26, 56, 470, 479, 480], "pyframe_getgener": [26, 470, 480], "pyframe_getglob": [26, 470, 480], "f_global": [26, 252, 425, 470, 480], "pyframe_getlasti": [26, 470, 480], "f_lasti": [26, 188, 252, 425, 462, 469, 470, 480], "pyframe_getvar": [26, 471, 480], "pyframe_getvarstr": [26, 471, 480], "pyframe_getloc": [26, 470, 480], "f_local": [26, 252, 382, 425, 470, 480], "523": [26, 32, 67, 462, 470, 471, 479, 480], "_pyinterpreterfram": [26, 32, 470, 480], "pyunstable_interpreterframe_getcod": [26, 480], "pyunstable_interpreterframe_getlasti": [26, 480], "pyunstable_interpreterframe_getlin": [26, 480], "pyfunctionobject": [27, 471, 480], "pyfunction_typ": [27, 480], "functiontyp": [27, 67, 119, 179, 261, 382, 469, 480], "pyfunction_check": 27, "pyfunction_new": 27, "annot": [27, 67, 84, 86, 95, 110, 119, 178, 184, 188, 223, 245, 251, 252, 263, 297, 312, 348, 359, 377, 399, 423, 424, 425, 427, 428, 442, 467, 469, 470, 471, 472, 473, 475, 478, 479, 480], "closur": [27, 57, 65, 75, 123, 166, 167, 188, 222, 247, 252, 289, 341, 425, 470, 473, 476, 480], "co_qualnam": [27, 252, 425, 480], "pyfunction_newwithqualnam": 27, "pyfunction_getcod": 27, "pyfunction_getglob": 27, "pyfunction_getmodul": 27, "pyfunction_getdefault": 27, "pyfunction_setdefault": 27, "pyfunction_setvectorcal": [27, 471, 480], "func": [27, 32, 33, 34, 43, 52, 58, 62, 65, 67, 77, 84, 86, 87, 92, 94, 98, 117, 119, 123, 136, 137, 141, 157, 163, 173, 174, 209, 221, 223, 252, 258, 263, 264, 280, 289, 305, 311, 329, 337, 341, 349, 350, 359, 362, 364, 366, 377, 383, 385, 399, 417, 424, 426, 440, 463, 465, 467, 472, 473, 476, 478, 480], "preserv": [27, 32, 41, 67, 72, 83, 84, 94, 100, 109, 117, 164, 180, 183, 187, 190, 193, 198, 200, 202, 205, 210, 252, 258, 259, 265, 266, 289, 290, 294, 296, 297, 328, 329, 337, 341, 355, 359, 365, 382, 383, 385, 386, 399, 408, 410, 424, 425, 427, 432, 458, 459, 460, 461, 462, 464, 465, 466, 472, 473, 474, 475, 477, 478, 479, 480], "unalt": [27, 480], "pyfunction_getclosur": 27, "pyfunction_setclosur": 27, "pyfunction_getannot": [27, 480], "pyfunction_setannot": 27, "pyfunction_addwatch": 27, "pyfunction_watchcallback": 27, "pyfunction_clearwatch": 27, "pyfunction_watchev": 27, "pyfunction_event_cr": 27, "pyfunction_event_destroy": 27, "pyfunction_event_modify_cod": 27, "pyfunction_event_modify_default": 27, "pyfunction_event_modify_kwdefault": 27, "optim": [27, 33, 41, 57, 62, 65, 67, 75, 84, 103, 119, 125, 130, 136, 138, 155, 160, 174, 188, 208, 222, 232, 240, 247, 252, 261, 262, 290, 296, 297, 305, 308, 312, 315, 334, 337, 349, 359, 362, 363, 419, 424, 425, 433, 453, 458, 459, 461, 462, 463, 464, 465, 466, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "emit": [27, 32, 33, 44, 57, 67, 75, 99, 100, 112, 115, 123, 129, 132, 136, 174, 180, 185, 188, 210, 242, 255, 258, 264, 266, 290, 296, 337, 345, 349, 359, 373, 378, 383, 385, 397, 408, 410, 414, 425, 427, 433, 452, 462, 465, 468, 471, 472, 474, 476, 477, 478, 479, 480], "decis": [27, 100, 102, 154, 252, 349, 373, 424, 433, 459, 463, 464, 466, 472, 473, 480], "involv": [28, 41, 44, 62, 72, 75, 98, 119, 151, 164, 166, 174, 183, 190, 210, 223, 240, 280, 289, 296, 305, 329, 337, 338, 341, 344, 359, 378, 387, 392, 409, 425, 427, 428, 429, 433, 459, 466, 474, 475, 477, 478, 480], "circular": [28, 32, 34, 72, 75, 84, 259, 381, 387, 425, 460, 475, 477, 480], "atom": [28, 67, 83, 224, 280, 290, 313, 316, 334, 341, 362, 363, 428, 430, 466, 467, 470, 473, 480], "tp_flag": [28, 60, 62, 74, 75, 98, 188, 465, 479, 480], "py_tpflags_have_gc": [28, 60, 62, 75, 98, 461, 470, 480], "tp_travers": [28, 60, 62, 74, 75, 98, 224, 470, 479, 480], "tp_clear": [28, 44, 62, 74, 75, 98, 480], "conform": [28, 62, 67, 93, 99, 123, 143, 148, 164, 179, 180, 183, 198, 200, 205, 206, 208, 239, 242, 244, 247, 249, 253, 263, 264, 270, 293, 296, 311, 349, 383, 391, 408, 410, 416, 422, 425, 453, 463, 467, 468, 473, 474, 476, 477, 478, 479, 480], "pyobject_gc_new": [28, 62, 461, 478], "pyobject_gc_newvar": [28, 62, 461, 478], "pyobject_gc_track": [28, 56, 461, 480], "pyobject_gc_untrack": [28, 56, 62, 74, 75, 461, 470, 480], "pyobject_gc_del": [28, 56, 62, 461, 478, 480], "pytype_readi": [28, 44, 56, 60, 62, 74, 75, 98, 470, 480], "indirect": [28, 48, 57, 60, 63, 67, 72, 84, 92, 102, 173, 210, 247, 252, 290, 304, 311, 312, 349, 399, 423, 425, 426, 427, 429, 467, 474, 477, 478, 480], "pytype_fromspecwithbas": [28, 56, 60, 62, 469, 471, 480], "pytype_fromspec": [28, 44, 56, 57, 60, 62, 75, 98, 471, 478, 479, 480], "popul": [28, 34, 44, 67, 99, 100, 111, 117, 119, 180, 188, 204, 247, 264, 281, 296, 315, 321, 341, 382, 397, 404, 408, 410, 425, 429, 458, 462, 469, 470, 476, 480], "child": [28, 32, 58, 84, 87, 99, 100, 117, 119, 129, 130, 134, 157, 209, 210, 245, 247, 250, 275, 280, 290, 293, 306, 311, 319, 325, 330, 334, 335, 345, 366, 373, 383, 386, 387, 407, 408, 410, 419, 425, 459, 463, 464, 465, 466, 471, 472, 473, 474, 476, 477, 478, 479, 480], "analog": [28, 63, 74, 84, 100, 183, 252, 264, 265, 272, 280, 296, 361, 381, 425, 427, 429, 461, 463, 464, 466, 472, 474, 478, 480], "pyunstable_object_gc_newwithextradata": [28, 480], "extra_s": [28, 449], "final": [28, 31, 33, 44, 48, 58, 60, 62, 67, 72, 73, 75, 83, 84, 93, 94, 99, 100, 102, 103, 110, 112, 113, 119, 123, 130, 132, 135, 136, 138, 141, 155, 173, 178, 179, 183, 184, 185, 187, 188, 190, 194, 200, 208, 210, 232, 242, 247, 252, 255, 258, 262, 264, 268, 280, 289, 290, 293, 294, 296, 305, 308, 311, 312, 316, 329, 331, 335, 337, 338, 342, 349, 350, 351, 355, 358, 359, 361, 362, 366, 373, 375, 378, 379, 381, 382, 383, 385, 386, 387, 396, 397, 403, 411, 419, 425, 426, 427, 428, 429, 432, 433, 440, 443, 453, 459, 460, 461, 462, 463, 465, 466, 467, 469, 470, 472, 473, 475, 476, 477, 478, 479, 481], "reserv": [28, 48, 60, 67, 93, 116, 252, 256, 293, 296, 311, 316, 319, 330, 336, 341, 362, 402, 407, 416, 419, 423, 425, 433, 440, 452, 460, 465, 467, 472, 477, 478, 480], "decid": [28, 33, 75, 84, 88, 94, 99, 102, 129, 136, 141, 151, 154, 166, 180, 190, 240, 266, 334, 335, 349, 362, 383, 425, 429, 433, 464, 466, 471, 480], "pyobject_gc_res": [28, 480], "unexpect": [28, 99, 100, 167, 190, 202, 205, 227, 247, 264, 272, 285, 315, 316, 319, 330, 332, 334, 338, 340, 359, 385, 387, 392, 397, 419, 424, 425, 427, 432, 437, 440, 458, 461, 466, 469, 471, 473, 475, 477, 478, 479, 480], "becom": [28, 32, 33, 62, 63, 65, 72, 83, 84, 91, 92, 93, 94, 98, 100, 103, 104, 106, 109, 111, 123, 129, 130, 136, 138, 155, 174, 190, 193, 199, 202, 208, 222, 244, 252, 255, 258, 280, 289, 290, 294, 296, 305, 308, 315, 316, 325, 326, 328, 329, 330, 338, 341, 342, 345, 349, 355, 362, 366, 373, 381, 383, 386, 387, 392, 399, 419, 424, 425, 426, 427, 433, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "near": [28, 99, 102, 151, 164, 181, 183, 187, 244, 264, 266, 272, 280, 290, 294, 425, 433, 461, 462, 464, 465, 466, 467, 471, 472, 475, 480], "pyobject_is_gc": [28, 62, 74, 479, 480], "pyobject_gc_istrack": [28, 56, 479, 480], "gc": [28, 44, 60, 62, 67, 72, 75, 77, 84, 86, 96, 139, 251, 252, 312, 349, 359, 364, 379, 399, 408, 425, 449, 453, 459, 462, 464, 466, 471, 472, 480], "is_track": [28, 67, 224, 312, 466], "pyobject_gc_isfin": [28, 56, 479, 480], "is_fin": [28, 32, 67, 224, 312, 349, 447, 475, 478, 479, 480], "_pyobject_gc_track": [28, 478, 480], "_pyobject_gc_untrack": [28, 478, 480], "visitproc": [28, 56, 62, 75, 479], "visitor": [28, 119], "travers": [28, 30, 44, 62, 67, 75, 94, 98, 109, 119, 160, 181, 193, 202, 210, 247, 249, 250, 264, 277, 290, 299, 341, 373, 385, 386, 409, 410, 419, 429, 433, 459, 461, 462, 464, 465, 466, 470, 471, 475, 478, 479, 480], "traverseproc": [28, 44, 56, 62, 74, 75], "visit": [28, 62, 67, 75, 94, 98, 119, 180, 261, 290, 293, 310, 329, 339, 412, 458, 459, 461, 462, 465, 473, 479, 480], "simplifi": [28, 30, 32, 41, 65, 92, 94, 103, 107, 121, 125, 132, 155, 166, 180, 181, 194, 198, 213, 223, 247, 252, 280, 316, 334, 335, 372, 373, 375, 383, 399, 407, 424, 432, 458, 461, 462, 463, 464, 465, 466, 467, 472, 473, 474, 475, 476, 477, 478, 479, 480], "py_visit": [28, 62, 75, 98, 479], "my_travers": 28, "noddi": 28, "foo": [28, 77, 78, 84, 85, 86, 87, 88, 93, 99, 100, 101, 103, 107, 113, 117, 119, 148, 152, 164, 173, 190, 193, 197, 225, 240, 244, 247, 252, 259, 263, 264, 265, 269, 280, 285, 288, 289, 290, 291, 293, 294, 296, 299, 301, 305, 308, 316, 331, 337, 341, 355, 359, 382, 383, 385, 386, 387, 402, 404, 408, 409, 410, 419, 420, 424, 427, 429, 432, 433, 438, 459, 461, 462, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 477, 478, 480], "bar": [28, 50, 84, 86, 93, 99, 100, 101, 103, 117, 119, 152, 164, 173, 174, 197, 225, 240, 244, 247, 259, 264, 265, 280, 285, 288, 289, 290, 291, 293, 294, 299, 301, 305, 308, 310, 316, 331, 337, 341, 355, 359, 366, 371, 373, 382, 383, 385, 386, 387, 404, 419, 420, 422, 424, 429, 431, 432, 433, 438, 459, 465, 480], "inquiri": [28, 44, 56, 62, 74, 75, 255, 385], "drop": [28, 62, 67, 75, 83, 84, 92, 93, 99, 106, 130, 157, 190, 208, 209, 222, 247, 251, 258, 266, 280, 302, 318, 322, 338, 341, 345, 349, 361, 365, 366, 373, 385, 391, 459, 460, 461, 463, 464, 465, 467, 472, 474, 475, 480], "pygc_collect": [28, 56, 479, 480], "uncondit": [28, 112, 244, 280, 281, 285, 290, 294, 331, 350, 385, 387, 425, 432, 452, 466, 467, 472, 473, 474, 475, 477, 479, 480], "unreach": [28, 209, 224, 383, 425, 477, 479, 480], "pygc_en": [28, 56, 469, 480], "pygc_dis": [28, 56, 469, 480], "pygc_isen": [28, 56, 469, 480], "isen": [28, 67, 224, 312], "pyunstable_gc_visitobject": 28, "gcvisitobjects_t": 28, "live": [28, 62, 66, 67, 72, 83, 100, 148, 180, 204, 244, 245, 247, 248, 250, 251, 280, 290, 296, 302, 312, 337, 338, 355, 391, 397, 399, 407, 422, 425, 443, 458, 459, 460, 461, 467, 472, 480], "capabl": [28, 63, 75, 86, 91, 92, 94, 100, 103, 119, 123, 166, 174, 183, 190, 209, 231, 242, 245, 247, 248, 250, 252, 254, 255, 256, 269, 279, 280, 285, 289, 302, 304, 317, 372, 387, 410, 412, 419, 427, 452, 461, 462, 463, 464, 472, 473, 474, 475, 480], "behaviour": [28, 30, 32, 48, 62, 67, 83, 84, 94, 99, 100, 103, 123, 166, 186, 210, 212, 214, 240, 252, 255, 263, 264, 265, 266, 280, 289, 290, 293, 296, 308, 316, 317, 325, 328, 330, 334, 335, 337, 341, 345, 349, 361, 381, 386, 387, 391, 392, 397, 410, 413, 416, 425, 427, 429, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 473, 474, 476, 477, 480], "multipl": [28, 30, 32, 33, 44, 46, 62, 63, 67, 70, 72, 74, 75, 83, 86, 88, 91, 93, 94, 102, 103, 106, 107, 112, 113, 117, 118, 119, 121, 123, 132, 134, 140, 146, 148, 155, 157, 160, 163, 164, 166, 172, 174, 178, 180, 183, 184, 186, 190, 196, 202, 206, 210, 216, 218, 222, 223, 225, 227, 231, 232, 242, 244, 247, 248, 250, 251, 252, 255, 258, 259, 264, 265, 267, 268, 272, 273, 275, 279, 280, 281, 288, 289, 290, 293, 294, 296, 297, 299, 304, 311, 316, 317, 326, 327, 328, 332, 334, 335, 337, 338, 339, 341, 344, 349, 350, 353, 355, 359, 362, 366, 372, 373, 374, 377, 381, 383, 385, 397, 399, 404, 410, 412, 416, 424, 425, 426, 427, 428, 429, 432, 433, 438, 441, 452, 453, 458, 459, 462, 463, 464, 465, 466, 468, 469, 471, 472, 473, 474, 476, 477, 478, 479, 480], "pygen_new": 29, "pygen_newwithqualnam": 29, "pygenobject": 29, "pygen_typ": 29, "pygen_check": 29, "pygen_checkexact": 29, "pyimport_importmodul": [30, 56, 72, 78, 460, 465, 467, 469, 471, 480], "pyimport_importmoduleex": [30, 473], "submodul": [30, 62, 67, 86, 155, 181, 190, 222, 247, 299, 321, 338, 377, 419, 433, 447, 452, 464, 467, 468, 474, 477, 480], "packag": [30, 32, 33, 62, 63, 67, 69, 73, 76, 78, 79, 83, 84, 86, 92, 99, 100, 108, 109, 140, 148, 157, 170, 173, 180, 184, 189, 190, 193, 194, 195, 196, 197, 199, 200, 201, 202, 203, 204, 205, 207, 209, 222, 227, 239, 244, 247, 250, 251, 252, 258, 264, 265, 266, 273, 276, 277, 278, 280, 282, 304, 309, 310, 312, 321, 327, 331, 332, 337, 338, 342, 349, 351, 352, 366, 372, 377, 381, 382, 383, 385, 386, 387, 389, 396, 397, 408, 411, 418, 419, 420, 422, 423, 430, 433, 435, 442, 450, 451, 452, 453, 455, 456, 457, 459, 461, 463, 466, 467, 468, 469, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481], "fromlist": [30, 67, 118, 179, 188, 222, 247, 480], "top": [30, 32, 41, 67, 72, 83, 84, 91, 93, 94, 99, 100, 102, 103, 107, 112, 115, 117, 119, 132, 136, 139, 147, 148, 149, 155, 164, 167, 173, 174, 176, 182, 186, 187, 188, 190, 204, 208, 210, 222, 223, 227, 240, 244, 245, 247, 248, 251, 252, 253, 254, 255, 263, 273, 282, 290, 293, 296, 299, 301, 302, 305, 309, 310, 311, 312, 321, 338, 339, 348, 349, 355, 359, 362, 366, 368, 372, 373, 381, 382, 385, 386, 396, 410, 416, 417, 419, 424, 426, 429, 432, 433, 437, 447, 448, 452, 459, 460, 461, 462, 464, 465, 466, 467, 469, 471, 472, 473, 474, 476, 477, 478, 479, 480], "unfortun": [30, 83, 87, 91, 94, 98, 100, 101, 102, 103, 107, 148, 155, 280, 302, 305, 327, 334, 338, 355, 366, 387, 458, 460, 463, 465, 468, 476, 479], "fact": [30, 32, 63, 72, 84, 94, 99, 103, 107, 123, 164, 173, 183, 190, 203, 207, 220, 222, 247, 276, 289, 296, 305, 341, 355, 366, 381, 383, 392, 404, 418, 425, 427, 429, 431, 458, 459, 460, 465, 471, 473, 474, 475, 480], "subpackag": [30, 62, 86, 247, 278, 349, 385, 419, 429, 447, 459], "__all__": [30, 222, 244, 276, 316, 359, 433, 447, 460, 476, 480], "absolut": [30, 32, 33, 46, 60, 62, 67, 71, 75, 83, 99, 102, 110, 119, 123, 136, 138, 141, 147, 148, 150, 151, 152, 183, 188, 190, 210, 216, 222, 227, 239, 247, 248, 254, 255, 265, 266, 267, 272, 275, 289, 290, 293, 321, 328, 329, 332, 337, 341, 342, 349, 351, 355, 363, 366, 369, 379, 381, 383, 391, 396, 402, 412, 419, 422, 427, 429, 433, 443, 447, 452, 453, 458, 459, 463, 465, 466, 467, 471, 472, 473, 474, 475, 477, 479, 480, 481], "pyimport_importmodulenoblock": [30, 56, 465, 467, 471, 473, 480], "alia": [30, 39, 58, 67, 84, 86, 93, 100, 102, 119, 130, 134, 150, 155, 158, 173, 175, 180, 188, 192, 194, 202, 208, 210, 215, 225, 227, 240, 247, 251, 252, 261, 280, 284, 289, 290, 294, 311, 316, 319, 325, 326, 330, 334, 337, 338, 345, 348, 350, 356, 362, 373, 381, 382, 383, 400, 402, 403, 404, 416, 419, 420, 424, 425, 426, 433, 453, 467, 469, 471, 474, 476, 477, 479, 480], "switch": [30, 32, 34, 60, 63, 67, 74, 83, 98, 106, 107, 108, 109, 125, 130, 134, 155, 190, 207, 222, 227, 240, 242, 244, 289, 302, 316, 319, 321, 337, 341, 342, 349, 355, 381, 386, 409, 429, 438, 447, 452, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 477, 479, 480], "best": [30, 54, 63, 67, 83, 86, 91, 94, 95, 98, 99, 100, 102, 138, 171, 180, 183, 185, 187, 190, 191, 192, 202, 210, 222, 223, 227, 231, 232, 239, 244, 245, 252, 264, 267, 280, 285, 289, 290, 302, 304, 305, 328, 332, 334, 337, 341, 349, 355, 364, 366, 372, 381, 383, 386, 400, 422, 425, 429, 453, 458, 459, 463, 464, 467, 469, 471, 472, 474, 475, 476, 479, 480], "__import__": [30, 67, 188, 222, 247, 251, 265, 277, 296, 425, 429, 447, 465, 468, 473, 476, 479, 480], "incomplet": [30, 60, 63, 67, 78, 115, 143, 154, 155, 177, 180, 244, 258, 265, 282, 311, 325, 355, 419, 462, 463, 466, 467, 471, 473, 474, 480], "pyimport_importmodulelevelobject": [30, 56], "pyimport_importmodulelevel": [30, 56, 473], "pyimport_import": [30, 56, 71, 465], "higher": [30, 32, 55, 67, 94, 96, 99, 100, 112, 123, 137, 143, 166, 174, 183, 188, 199, 201, 221, 222, 227, 239, 251, 255, 258, 264, 265, 266, 267, 276, 278, 279, 280, 285, 290, 296, 302, 322, 329, 334, 337, 338, 341, 349, 355, 356, 362, 379, 383, 397, 410, 460, 461, 464, 465, 472, 473, 474, 477, 480], "__builtins__": [30, 145, 222, 252, 426, 447, 467, 469, 480], "instal": [30, 32, 33, 34, 41, 67, 71, 75, 78, 83, 84, 88, 91, 96, 100, 102, 107, 108, 109, 111, 129, 132, 141, 160, 181, 185, 189, 209, 211, 227, 232, 243, 244, 247, 248, 251, 258, 264, 266, 273, 308, 312, 317, 330, 331, 337, 338, 341, 345, 347, 349, 351, 358, 366, 372, 379, 381, 385, 392, 396, 397, 402, 418, 423, 429, 450, 452, 453, 455, 457, 460, 461, 462, 464, 465, 466, 470, 471, 472, 473, 475, 476, 477, 478, 479, 480, 481], "environ": [30, 32, 33, 41, 62, 65, 67, 83, 84, 86, 92, 99, 100, 101, 102, 106, 107, 108, 115, 123, 148, 155, 157, 160, 173, 174, 179, 183, 185, 189, 207, 211, 219, 222, 225, 226, 227, 232, 244, 248, 251, 263, 265, 277, 289, 292, 294, 296, 303, 305, 306, 308, 310, 312, 322, 329, 334, 335, 338, 341, 345, 349, 352, 355, 359, 363, 366, 377, 379, 385, 386, 388, 392, 397, 400, 402, 404, 407, 417, 425, 426, 429, 435, 445, 450, 452, 453, 454, 455, 456, 459, 460, 461, 462, 463, 465, 467, 468, 471, 472, 473, 474, 477, 478, 479, 480], "pyimport_reloadmodul": [30, 56, 480], "reload": [30, 67, 84, 93, 109, 240, 244, 247, 277, 349, 359, 379, 429, 447, 462, 467, 471, 474, 477, 480], "pyimport_addmoduleobject": [30, 56], "pyimport_addmodul": [30, 56, 72], "pyimport_execcodemodul": [30, 56], "danger": [30, 58, 60, 84, 280, 289, 290, 293, 338, 355, 386, 431, 460, 463, 464, 471, 480], "know": [30, 32, 58, 62, 72, 75, 76, 84, 92, 94, 97, 99, 100, 101, 102, 103, 106, 107, 114, 117, 129, 136, 148, 151, 158, 173, 175, 178, 187, 190, 192, 197, 198, 205, 240, 242, 247, 256, 263, 265, 266, 268, 269, 280, 289, 290, 327, 329, 334, 338, 341, 349, 366, 373, 379, 381, 386, 392, 397, 402, 413, 416, 419, 422, 429, 431, 433, 458, 459, 460, 461, 464, 465, 466, 471, 473, 474, 476, 480], "unknown": [30, 32, 63, 67, 87, 93, 103, 119, 136, 138, 187, 190, 193, 196, 198, 199, 205, 208, 222, 232, 242, 253, 273, 285, 289, 290, 301, 304, 316, 339, 349, 355, 362, 363, 379, 392, 395, 413, 438, 453, 461, 462, 466, 470, 472, 476, 477, 480], "probabl": [30, 32, 55, 72, 74, 78, 84, 91, 97, 100, 102, 103, 140, 155, 156, 173, 180, 190, 197, 210, 227, 280, 290, 294, 297, 305, 315, 332, 334, 335, 337, 338, 340, 349, 352, 381, 386, 392, 402, 403, 404, 412, 431, 453, 459, 460, 461, 462, 464, 465, 467, 472, 473, 480], "damag": [30, 296, 355, 383, 423], "author": [30, 72, 76, 94, 98, 99, 101, 103, 107, 108, 123, 155, 157, 190, 210, 232, 239, 248, 249, 266, 290, 304, 337, 338, 385, 392, 416, 423, 450, 459, 460, 461, 462, 463, 464, 465, 466, 468, 470, 472, 474, 475, 480], "__spec__": [30, 67, 179, 247, 249, 321, 382, 447, 469, 471, 474, 476, 477, 480], "__loader__": [30, 44, 67, 179, 222, 247, 262, 321, 382, 429, 447, 469, 473, 474, 477, 480], "spec": [30, 44, 60, 67, 86, 105, 208, 233, 236, 241, 247, 252, 259, 321, 338, 349, 373, 386, 387, 391, 416, 420, 428, 462, 471, 474, 475, 476, 477, 478, 479, 480], "loader": [30, 67, 86, 166, 173, 190, 247, 248, 249, 250, 262, 277, 299, 359, 379, 382, 385, 410, 418, 420, 462, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 479, 480], "sourcefileload": [30, 67, 247, 277, 471, 473, 476, 480], "__file__": [30, 44, 67, 88, 100, 111, 185, 190, 222, 232, 247, 252, 262, 299, 320, 321, 359, 379, 385, 397, 420, 425, 429, 453, 462, 474, 476, 477, 479, 480], "co_filenam": [30, 252, 425, 466, 480], "applic": [30, 32, 33, 56, 62, 63, 67, 71, 72, 74, 76, 84, 88, 94, 98, 99, 101, 102, 103, 106, 107, 111, 117, 119, 123, 130, 134, 136, 137, 140, 142, 148, 154, 163, 164, 166, 174, 180, 183, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 197, 198, 199, 200, 202, 203, 205, 210, 211, 222, 223, 232, 239, 243, 255, 259, 263, 264, 265, 266, 268, 269, 272, 273, 278, 279, 280, 281, 289, 290, 293, 296, 302, 305, 311, 316, 322, 328, 329, 330, 334, 337, 338, 341, 343, 345, 351, 355, 359, 361, 362, 363, 365, 366, 368, 369, 372, 373, 379, 381, 384, 385, 391, 392, 396, 397, 399, 402, 404, 407, 408, 410, 411, 412, 413, 414, 419, 420, 422, 423, 424, 427, 431, 433, 452, 455, 456, 459, 460, 461, 462, 463, 465, 466, 467, 468, 472, 473, 474, 476, 477, 478, 479, 480, 481], "__cached__": [30, 67, 222, 247, 321, 429, 469, 471, 472, 474, 480], "pyimport_execcodemoduleex": [30, 56], "pyimport_execcodemodulewithpathnam": [30, 56], "modulespec": [30, 44, 67, 86, 247, 277, 299, 321, 349, 382, 429], "pathnam": [30, 83, 139, 148, 173, 217, 220, 228, 264, 266, 276, 278, 290, 291, 293, 328, 339, 349, 355, 366, 372, 394, 419, 420, 425, 429, 452, 472, 475, 480], "pyimport_execcodemoduleobject": [30, 56, 480], "cpathnam": 30, "figur": [30, 72, 75, 91, 93, 94, 103, 106, 117, 183, 190, 289, 305, 334, 355, 459, 460, 461, 462, 463, 464, 465, 466, 473, 480], "imp": [30, 67, 467, 469, 470, 472, 473, 474, 476, 480], "source_from_cach": [30, 67, 247, 277, 471, 472, 474, 476], "pyimport_getmagicnumb": [30, 56, 473], "magic": [30, 67, 84, 86, 88, 112, 164, 173, 184, 190, 197, 227, 247, 305, 338, 346, 359, 362, 363, 383, 387, 419, 422, 459, 460, 462, 474, 475, 476, 477, 480], "pyc": [30, 32, 33, 67, 85, 86, 160, 247, 271, 278, 296, 308, 329, 341, 349, 359, 379, 419, 420, 425, 429, 447, 452, 453, 458, 460, 462, 463, 465, 466, 470, 471, 474, 475, 479, 480, 481], "four": [30, 57, 63, 87, 88, 91, 92, 93, 103, 106, 117, 129, 155, 174, 187, 188, 204, 208, 239, 244, 252, 255, 256, 264, 265, 268, 275, 278, 289, 311, 315, 331, 334, 335, 337, 341, 342, 344, 366, 373, 381, 386, 432, 438, 458, 465, 468, 472, 479, 480], "pyimport_getmagictag": [30, 56], "tag": [30, 60, 62, 67, 74, 96, 103, 119, 148, 187, 237, 245, 247, 266, 270, 275, 290, 296, 311, 343, 349, 353, 365, 392, 407, 410, 414, 416, 458, 459, 464, 466, 470, 474, 475, 478, 480, 481], "3147": [30, 67, 84, 160, 247, 308, 321, 359, 429, 447, 473, 481], "keep": [30, 32, 38, 62, 67, 72, 84, 93, 98, 100, 102, 103, 106, 117, 119, 125, 136, 141, 148, 155, 157, 166, 173, 174, 176, 178, 179, 183, 188, 190, 193, 208, 211, 223, 231, 240, 244, 249, 252, 255, 258, 268, 275, 289, 290, 293, 296, 302, 304, 316, 335, 341, 345, 349, 359, 366, 385, 386, 392, 399, 407, 412, 424, 425, 429, 433, 460, 462, 463, 464, 465, 466, 472, 474, 477, 480], "mind": [30, 84, 91, 98, 100, 103, 117, 119, 173, 183, 197, 249, 266, 280, 289, 383, 392, 410, 429, 461, 463, 472], "cache_tag": [30, 247, 349, 471, 473, 480], "authorit": [30, 107, 471, 480], "pyimport_getmoduledict": [30, 56, 480], "administr": [30, 32, 58, 99, 148, 152, 245, 284, 285, 290, 331, 334, 363, 404, 426, 458, 463, 473, 478, 479, 480], "pyimport_getmodul": [30, 56, 477, 480], "pyimport_getimport": [30, 56, 480], "finder": [30, 67, 86, 190, 247, 248, 267, 276, 299, 349, 430, 456, 458, 463, 465, 469, 471, 473, 474, 480], "pkg": [30, 247, 299, 418, 433, 452, 453, 457, 459, 460, 464, 466, 469, 470, 471, 478, 480], "__path__": [30, 67, 86, 247, 299, 309, 349, 447, 474, 476, 477, 480], "fetch": [30, 67, 92, 94, 107, 111, 164, 172, 205, 245, 253, 254, 258, 278, 280, 281, 288, 290, 296, 304, 312, 330, 334, 337, 338, 386, 387, 392, 393, 411, 416, 449, 463, 472, 473, 480], "path_importer_cach": [30, 67, 247, 299, 312, 349, 429, 447, 462, 470, 471, 473, 474, 475, 477, 480], "cach": [30, 33, 41, 60, 62, 63, 67, 72, 74, 83, 86, 92, 99, 103, 107, 113, 123, 136, 144, 155, 157, 160, 173, 181, 187, 188, 213, 217, 221, 223, 227, 247, 262, 264, 277, 280, 285, 290, 299, 308, 316, 321, 327, 337, 338, 344, 349, 357, 359, 379, 383, 385, 392, 399, 420, 422, 424, 447, 449, 450, 452, 458, 460, 462, 464, 465, 466, 469, 470, 471, 472, 473, 474, 475, 476, 477, 479, 480], "path_hook": [30, 67, 86, 139, 247, 277, 299, 312, 349, 429, 433, 447, 462, 473, 474, 480], "our": [30, 72, 75, 84, 88, 92, 93, 100, 103, 106, 107, 111, 131, 164, 166, 173, 193, 197, 202, 256, 289, 296, 316, 332, 335, 337, 338, 359, 383, 386, 387, 399, 404, 410, 419, 461, 464, 465, 480], "find": [30, 32, 60, 62, 67, 71, 72, 74, 76, 88, 92, 93, 94, 97, 99, 100, 102, 103, 106, 109, 115, 117, 119, 138, 144, 148, 155, 157, 174, 178, 180, 184, 187, 188, 190, 192, 193, 194, 196, 202, 204, 208, 210, 218, 222, 223, 227, 232, 243, 244, 247, 248, 251, 252, 263, 264, 270, 275, 277, 289, 290, 296, 297, 299, 310, 320, 334, 338, 341, 345, 349, 351, 359, 360, 362, 364, 366, 383, 385, 386, 387, 391, 392, 399, 407, 426, 427, 429, 431, 433, 438, 439, 452, 455, 457, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 480], "pyimport_importfrozenmoduleobject": [30, 56, 480], "frozen": [30, 33, 67, 173, 222, 247, 280, 299, 312, 349, 379, 383, 425, 429, 452, 458, 462, 471, 474, 477, 480], "misnom": 30, "pyimport_importfrozenmodul": [30, 56, 480], "_frozen": [30, 173, 470, 480], "freez": [30, 67, 80, 84, 223, 224, 244, 285, 312, 450, 477, 480], "tool": [30, 32, 50, 56, 67, 71, 78, 84, 86, 91, 92, 94, 97, 99, 100, 101, 102, 103, 106, 109, 111, 119, 134, 152, 153, 166, 173, 184, 190, 191, 201, 216, 220, 222, 223, 227, 228, 248, 251, 252, 253, 258, 259, 261, 296, 304, 312, 318, 328, 330, 349, 375, 377, 379, 381, 383, 385, 396, 410, 418, 419, 425, 433, 453, 454, 458, 459, 460, 461, 462, 464, 465, 467, 468, 470, 472, 473, 474, 475, 476, 479, 481], "distribut": [30, 32, 65, 67, 70, 72, 74, 83, 84, 111, 123, 183, 206, 227, 232, 247, 268, 272, 277, 280, 281, 299, 315, 337, 340, 352, 355, 366, 374, 385, 411, 418, 423, 453, 458, 459, 460, 462, 464, 465, 467, 469, 472, 475, 476, 477, 478, 479, 480], "is_packag": [30, 67, 247, 277, 420, 470, 480], "pyimport_frozenmodul": [30, 33, 173, 480], "record": [30, 60, 67, 74, 77, 91, 92, 93, 94, 99, 100, 101, 106, 119, 152, 157, 160, 172, 173, 174, 175, 181, 182, 183, 184, 194, 200, 209, 248, 252, 256, 264, 266, 268, 276, 289, 290, 292, 296, 305, 306, 312, 337, 339, 341, 344, 359, 381, 382, 383, 385, 386, 387, 397, 419, 429, 437, 442, 459, 462, 463, 464, 465, 466, 472, 473, 474, 475, 478, 480], "play": [30, 67, 75, 88, 173, 183, 251, 292, 315, 338, 381, 385, 401, 425, 437, 467, 480], "trick": [30, 84, 173, 222, 294, 337, 349, 383, 387, 437, 461], "collect": [30, 31, 41, 44, 49, 51, 62, 63, 66, 67, 72, 73, 74, 77, 83, 84, 86, 91, 94, 96, 99, 100, 102, 103, 109, 111, 113, 117, 119, 122, 130, 136, 144, 148, 155, 164, 166, 167, 173, 176, 178, 179, 181, 184, 190, 191, 210, 211, 222, 223, 224, 239, 240, 248, 251, 252, 258, 261, 280, 290, 296, 302, 305, 311, 312, 313, 327, 329, 330, 333, 334, 335, 337, 338, 341, 344, 349, 356, 357, 359, 373, 379, 381, 382, 385, 392, 398, 399, 402, 408, 410, 424, 425, 427, 433, 438, 439, 449, 450, 453, 458, 461, 462, 463, 464, 465, 467, 468, 470, 471, 480, 481], "pyimport_appendinittab": [30, 32, 33, 44, 56, 71, 72, 480], "initfunc": 30, "pyimport_extendinittab": [30, 32, 33, 480], "extend": [30, 32, 41, 44, 60, 62, 67, 72, 73, 74, 75, 78, 79, 83, 91, 93, 100, 103, 107, 115, 117, 118, 119, 120, 130, 140, 151, 152, 155, 157, 158, 164, 165, 166, 173, 174, 179, 180, 187, 188, 189, 190, 193, 202, 204, 210, 222, 223, 227, 242, 244, 246, 255, 258, 259, 268, 270, 272, 273, 275, 277, 279, 296, 299, 300, 305, 311, 317, 325, 329, 332, 334, 338, 341, 349, 355, 363, 373, 375, 385, 392, 398, 399, 407, 410, 417, 425, 426, 427, 429, 433, 438, 439, 441, 458, 460, 463, 465, 466, 467, 469, 471, 472, 473, 474, 475, 476, 477, 479, 480, 481], "_inittab": 30, "emb": [30, 32, 33, 65, 67, 71, 84, 160, 190, 243, 247, 366, 410, 461, 466, 477, 478, 480], "conjunct": [30, 187, 189, 190, 222, 252, 265, 328, 334, 338, 383, 428, 432, 474], "newtab": 30, "sentinel": [30, 36, 57, 67, 72, 74, 75, 84, 100, 161, 178, 184, 222, 258, 266, 280, 387, 461, 473, 477, 480], "fault": [30, 67, 99, 173, 182, 253, 289, 294, 319, 330, 363, 378, 464, 466, 473, 480], "insuffici": [30, 158, 183, 190, 209, 249, 280, 290, 386, 476], "high": [31, 32, 37, 41, 59, 63, 67, 72, 73, 78, 83, 84, 99, 100, 102, 107, 119, 123, 125, 127, 130, 132, 133, 134, 136, 146, 161, 174, 180, 183, 188, 191, 198, 216, 223, 245, 251, 255, 256, 257, 258, 263, 267, 280, 286, 290, 292, 296, 305, 306, 315, 316, 325, 330, 334, 337, 338, 340, 349, 350, 353, 355, 363, 383, 400, 433, 461, 462, 463, 464, 465, 471, 472, 473, 474, 475, 477, 479, 480], "queri": [31, 49, 67, 83, 94, 100, 103, 106, 115, 130, 133, 148, 155, 166, 202, 216, 227, 242, 247, 248, 252, 278, 293, 295, 302, 325, 355, 359, 366, 372, 373, 383, 391, 392, 402, 404, 407, 416, 429, 452, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "signal": [31, 32, 33, 48, 58, 62, 67, 91, 94, 98, 100, 103, 112, 127, 129, 130, 132, 134, 137, 138, 139, 163, 173, 174, 182, 184, 185, 188, 190, 210, 239, 251, 254, 255, 257, 258, 264, 265, 272, 280, 287, 289, 290, 294, 296, 306, 316, 319, 325, 326, 328, 334, 337, 338, 342, 345, 349, 359, 362, 363, 368, 378, 383, 392, 410, 412, 416, 427, 429, 452, 459, 460, 461, 462, 463, 464, 465, 466, 469, 472, 476, 478, 480], "categori": [31, 67, 83, 99, 103, 106, 130, 210, 238, 255, 263, 266, 312, 316, 337, 341, 359, 360, 384, 391, 432, 452, 459, 460, 464, 465, 467, 472, 477, 480], "marshal": [31, 64, 67, 84, 139, 155, 251, 259, 266, 295, 376, 416, 462, 463, 466, 475, 480], "perf": [31, 33, 64, 67, 95, 349, 452, 471, 480], "abstract": [31, 54, 62, 67, 73, 75, 77, 78, 83, 84, 86, 90, 91, 92, 123, 129, 130, 166, 173, 179, 180, 183, 205, 210, 218, 223, 241, 248, 251, 252, 255, 261, 266, 277, 287, 290, 298, 326, 334, 338, 341, 349, 383, 404, 422, 425, 427, 462, 464, 466, 467, 469, 472, 473, 475, 476, 477, 479, 480, 481], "configur": [31, 34, 41, 58, 62, 63, 67, 71, 72, 84, 91, 94, 98, 101, 103, 112, 115, 123, 129, 132, 133, 163, 167, 169, 173, 179, 181, 183, 186, 214, 219, 232, 242, 244, 245, 247, 251, 263, 264, 266, 268, 269, 289, 290, 302, 303, 304, 311, 312, 317, 320, 328, 332, 334, 337, 338, 349, 351, 355, 358, 359, 362, 365, 366, 369, 370, 371, 372, 373, 385, 386, 387, 392, 396, 397, 402, 404, 408, 409, 410, 414, 416, 423, 452, 453, 457, 458, 459, 460, 461, 462, 463, 464, 465, 468, 469, 470, 471, 473, 474, 475, 476, 477, 479, 480, 481], "wide": [31, 33, 58, 63, 67, 91, 94, 98, 99, 102, 106, 112, 117, 129, 132, 138, 147, 152, 164, 173, 174, 180, 183, 190, 191, 240, 244, 252, 254, 263, 268, 279, 290, 292, 296, 299, 302, 312, 327, 338, 341, 344, 345, 355, 362, 363, 372, 407, 419, 422, 423, 453, 458, 461, 464, 465, 466, 471, 472, 473, 474, 480], "sub": [31, 44, 49, 67, 94, 98, 99, 100, 103, 115, 119, 121, 130, 173, 174, 175, 180, 187, 188, 191, 193, 198, 202, 204, 211, 221, 228, 245, 249, 251, 258, 261, 265, 268, 275, 288, 305, 311, 316, 327, 341, 349, 359, 360, 372, 383, 385, 387, 402, 410, 427, 428, 440, 448, 458, 459, 461, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 480], "asynchron": [31, 62, 67, 83, 86, 119, 122, 123, 127, 130, 132, 133, 134, 136, 158, 163, 166, 167, 184, 188, 210, 222, 251, 253, 257, 264, 280, 312, 334, 338, 345, 349, 382, 385, 386, 403, 424, 433, 466, 470, 471, 472, 473, 474, 475, 477, 478, 480], "notif": [31, 66, 67, 326, 397, 402, 412, 459, 466, 471, 478, 480], "trace": [31, 33, 34, 41, 62, 67, 72, 96, 99, 101, 112, 141, 153, 154, 168, 173, 182, 188, 211, 223, 238, 245, 251, 252, 254, 290, 294, 312, 337, 349, 359, 362, 378, 381, 423, 425, 433, 452, 453, 460, 461, 462, 466, 469, 470, 471, 473, 474, 475, 476, 477, 478, 479, 480], "advanc": [31, 67, 75, 84, 91, 100, 103, 146, 164, 166, 172, 173, 174, 183, 184, 191, 222, 231, 252, 255, 258, 267, 275, 289, 334, 338, 342, 345, 349, 377, 381, 387, 399, 408, 409, 419, 424, 425, 431, 458, 462, 467, 472, 478, 480, 481], "pywidestringlist": [31, 67, 478], "pystatus": [31, 32, 67, 471, 478], "pypreconfig": [31, 32, 41, 58, 67, 471, 478], "preiniti": [31, 41, 58, 67, 263], "pyconfig": [31, 32, 34, 58, 65, 67, 86, 290, 349, 351, 352, 453, 466, 469, 470, 471, 478, 479, 480], "isol": [31, 32, 44, 62, 65, 67, 86, 94, 95, 111, 119, 136, 190, 244, 312, 349, 351, 359, 385, 386, 396, 452, 458, 470, 471, 474, 476, 479, 480], "py_runmain": [31, 67, 478, 480], "py_getargcargv": [31, 67, 480], "provision": [31, 67, 86, 194, 200, 202, 205, 248, 349, 474, 475, 476, 477, 478, 480], "domain": [31, 67, 96, 99, 123, 142, 182, 191, 200, 205, 206, 209, 227, 232, 240, 241, 245, 263, 265, 266, 280, 282, 284, 332, 334, 335, 338, 343, 344, 349, 379, 391, 395, 452, 462, 464, 471, 473, 474, 475, 476, 477, 480], "custom": [31, 32, 33, 58, 62, 67, 70, 72, 75, 78, 84, 107, 112, 115, 116, 119, 123, 132, 136, 152, 155, 158, 161, 178, 180, 182, 186, 190, 191, 204, 205, 208, 210, 214, 222, 239, 242, 244, 247, 248, 251, 252, 253, 255, 259, 264, 266, 268, 277, 282, 289, 295, 317, 320, 329, 330, 331, 338, 341, 349, 351, 355, 359, 360, 362, 366, 373, 383, 385, 386, 392, 396, 397, 399, 404, 407, 409, 410, 416, 422, 424, 427, 429, 433, 453, 455, 457, 459, 462, 463, 464, 465, 466, 467, 471, 472, 473, 475, 478, 479, 480], "pymalloc": [31, 33, 67, 349, 452, 453, 460, 465, 466, 472, 474, 476, 478, 480, 481], "tracemalloc": [31, 33, 67, 182, 185, 251, 359, 423, 452, 480], "cyclic": [31, 44, 49, 62, 67, 73, 84, 86, 267, 289, 408, 421, 425, 472, 474, 480], "garbag": [31, 41, 44, 49, 51, 62, 63, 66, 67, 72, 73, 74, 83, 84, 86, 94, 96, 100, 122, 136, 148, 156, 166, 167, 173, 176, 190, 210, 211, 251, 271, 280, 289, 290, 312, 334, 337, 349, 357, 359, 385, 399, 408, 424, 425, 427, 449, 453, 461, 462, 463, 464, 465, 466, 468, 469, 471, 472, 473, 474, 476, 477, 478, 479, 480, 481], "pyinitfrozenextens": 32, "pymem_setalloc": [32, 33, 41, 471], "pymem_setupdebughook": [32, 41, 185, 476, 480], "pyobject_setarenaalloc": [32, 41], "py_setpath": [32, 56, 351, 458, 470, 478, 480], "py_setprogramnam": [32, 33, 34, 56, 71, 72, 458, 470, 480], "py_setpythonhom": [32, 33, 56, 470, 480], "py_setstandardstreamencod": [32, 33, 470, 474, 480], "pysys_addwarnopt": [32, 56, 58, 470, 477, 480], "pysys_addxopt": [32, 56, 58, 470, 480], "pysys_resetwarnopt": [32, 56, 58, 471, 480], "py_isiniti": [32, 34, 56], "pymem_getalloc": [32, 41], "pyobject_getarenaalloc": [32, 41], "py_getbuildinfo": [32, 56, 464], "py_getcompil": [32, 56], "py_getcopyright": [32, 56], "py_getplatform": [32, 56], "py_getvers": [32, 56], "py_decodelocal": [32, 33, 56, 58, 63, 71, 72, 475, 477, 480], "pymem_rawmalloc": [32, 33, 41, 65, 474, 480], "pymem_rawrealloc": [32, 41, 65, 474], "pymem_rawcalloc": [32, 41, 475, 480], "pymem_rawfre": [32, 41, 58, 71, 72], "py_encodelocal": [32, 56, 58, 63, 475, 477, 480], "py_getpath": [32, 34, 56, 469, 471, 480], "py_getprefix": [32, 34, 56, 469, 471, 480], "py_getexecprefix": [32, 34, 56, 469, 471, 480], "py_getprogramfullpath": [32, 34, 56, 469, 471, 478, 480], "py_getpythonhom": [32, 56, 469, 471, 480], "py_getprogramnam": [32, 56, 469, 471, 478, 480], "pyeval_initthread": [32, 56, 472, 479, 480], "py_byteswarningflag": [32, 471, 477], "bb": [32, 94, 102, 157, 258, 264, 452, 477, 480], "bytes_warn": [32, 33, 67, 312, 349, 471, 472], "py_debugflag": [32, 471], "parser_debug": [32, 33, 471], "parser": [32, 33, 67, 72, 78, 88, 94, 100, 103, 106, 109, 115, 119, 154, 156, 157, 172, 187, 190, 191, 193, 196, 197, 198, 200, 202, 203, 205, 210, 214, 235, 251, 259, 265, 270, 282, 294, 301, 306, 316, 328, 341, 347, 392, 396, 406, 407, 408, 409, 410, 412, 414, 428, 432, 433, 438, 440, 444, 448, 452, 453, 459, 460, 462, 463, 464, 466, 469, 471, 472, 473, 474, 475, 476, 477, 480], "expert": [32, 33, 289, 452], "pythondebug": [32, 33, 452, 453], "py_dontwritebytecodeflag": [32, 471], "write_bytecod": [32, 33, 471], "tri": [32, 33, 34, 41, 44, 48, 62, 67, 70, 72, 74, 75, 76, 77, 78, 83, 86, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 117, 119, 123, 130, 132, 135, 136, 137, 138, 143, 148, 156, 157, 163, 164, 172, 173, 174, 180, 183, 185, 187, 188, 190, 197, 200, 206, 209, 210, 222, 223, 225, 227, 242, 244, 247, 252, 255, 258, 259, 261, 263, 264, 265, 266, 268, 273, 276, 279, 280, 289, 290, 292, 293, 294, 296, 299, 302, 305, 310, 311, 312, 316, 317, 319, 320, 328, 329, 330, 332, 334, 337, 338, 341, 342, 345, 349, 355, 356, 358, 359, 362, 364, 366, 372, 378, 381, 383, 386, 387, 392, 396, 397, 399, 400, 404, 405, 410, 416, 417, 419, 425, 426, 427, 428, 429, 430, 431, 432, 433, 435, 438, 440, 443, 446, 452, 458, 459, 460, 461, 462, 463, 465, 466, 467, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "pythondontwritebytecod": [32, 33, 84, 349, 452, 465], "py_frozenflag": [32, 471], "pathconfig_warn": [32, 33, 471], "_freeze_modul": [32, 480], "frozenmain": 32, "py_hashrandomizationflag": [32, 471], "hash_se": [32, 33, 471], "use_hash_se": [32, 33, 471], "pythonhashse": [32, 33, 425, 452, 473, 480], "secret": [32, 67, 130, 171, 232, 251, 280, 289, 290, 302, 315, 324, 338, 423, 452, 459, 480], "seed": [32, 33, 67, 86, 287, 290, 315, 338, 340, 349, 423, 452, 466, 472, 479, 480], "py_ignoreenvironmentflag": [32, 471, 477, 480], "use_environ": [32, 33, 34, 471, 479], "pythonpath": [32, 33, 34, 70, 85, 148, 349, 351, 359, 429, 447, 452, 456, 458, 474, 480], "pythonhom": [32, 33, 34, 351, 359, 452, 458, 471, 476], "py_inspectflag": [32, 471], "script": [32, 33, 34, 65, 67, 71, 72, 74, 78, 85, 86, 88, 96, 99, 100, 101, 107, 109, 111, 117, 119, 147, 149, 160, 166, 181, 185, 188, 190, 207, 210, 219, 225, 227, 237, 241, 242, 247, 248, 251, 277, 289, 294, 305, 306, 308, 310, 321, 327, 331, 337, 349, 351, 352, 359, 366, 373, 375, 383, 385, 392, 396, 400, 404, 417, 418, 426, 429, 431, 432, 433, 447, 450, 452, 453, 455, 457, 459, 460, 461, 462, 463, 465, 466, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "enter": [32, 33, 67, 78, 83, 84, 85, 91, 94, 106, 132, 141, 148, 152, 154, 156, 161, 166, 174, 186, 222, 244, 255, 279, 289, 290, 294, 309, 322, 332, 337, 338, 341, 349, 356, 362, 366, 372, 381, 385, 397, 424, 425, 426, 438, 440, 449, 452, 461, 462, 464, 472, 473, 474, 477, 478, 480], "stdin": [32, 33, 58, 65, 67, 75, 84, 86, 93, 94, 98, 117, 119, 123, 127, 130, 134, 141, 148, 152, 154, 160, 161, 173, 180, 183, 187, 188, 190, 205, 211, 212, 215, 226, 231, 244, 245, 255, 256, 259, 280, 290, 293, 294, 306, 312, 318, 325, 328, 341, 344, 345, 349, 355, 358, 359, 375, 384, 392, 404, 417, 424, 425, 427, 429, 433, 437, 438, 439, 440, 443, 445, 446, 447, 448, 449, 452, 453, 460, 461, 462, 463, 465, 466, 467, 469, 471, 473, 474, 475, 476, 477, 479, 480], "pythoninspect": [32, 33, 452, 462], "py_interactiveflag": [32, 471], "py_isolatedflag": [32, 471], "neither": [32, 75, 94, 97, 103, 111, 130, 140, 141, 155, 178, 183, 188, 190, 193, 202, 206, 222, 239, 259, 264, 267, 268, 272, 280, 289, 290, 296, 316, 335, 337, 338, 341, 349, 373, 377, 383, 385, 400, 422, 423, 425, 427, 452, 471, 474, 476, 477, 480], "directori": [32, 33, 50, 67, 72, 74, 78, 83, 84, 85, 88, 92, 94, 100, 106, 109, 111, 115, 134, 148, 149, 160, 164, 166, 181, 186, 187, 190, 197, 207, 209, 210, 216, 217, 220, 222, 227, 242, 244, 245, 247, 248, 249, 250, 251, 268, 276, 280, 289, 293, 294, 299, 307, 308, 309, 310, 317, 321, 328, 331, 337, 338, 339, 345, 349, 351, 352, 354, 355, 357, 359, 365, 372, 377, 381, 385, 392, 396, 399, 400, 404, 418, 419, 420, 422, 429, 440, 448, 452, 453, 458, 459, 460, 462, 463, 464, 466, 467, 468, 471, 473, 474, 476, 477, 478, 479, 480, 481], "site": [32, 33, 67, 84, 94, 106, 107, 153, 164, 207, 222, 240, 241, 247, 248, 251, 256, 264, 290, 299, 312, 332, 349, 351, 352, 355, 392, 396, 397, 411, 427, 429, 435, 447, 450, 452, 453, 458, 459, 464, 466, 467, 473, 474, 475, 480, 481], "py_legacywindowsfsencodingflag": [32, 471, 480], "legacy_windows_fs_encod": [32, 33, 58, 471], "surrogatepass": [32, 33, 155, 452, 474, 476, 480], "pythonlegacywindowsfsencod": [32, 33, 349, 452, 476], "529": [32, 63, 67, 290, 349, 452, 458, 478, 480], "py_legacywindowsstdioflag": [32, 471], "legacy_windows_stdio": [32, 33, 471], "fileio": [32, 33, 67, 115, 117, 222, 255, 466, 474, 480], "_windowsconsoleio": [32, 33], "pythonlegacywindowsstdio": [32, 33, 349, 452, 476], "528": [32, 33, 67, 458, 480], "py_nositeflag": [32, 471], "site_import": [32, 33, 471], "entail": [32, 33, 452], "py_nousersitedirectori": [32, 471], "user_site_directori": [32, 33, 471], "pythonnousersit": [32, 33, 331, 452, 465], "py_optimizeflag": [32, 471], "optimization_level": [32, 33, 471], "pythonoptim": [32, 33, 452], "py_quietflag": [32, 471], "quiet": [32, 33, 67, 88, 160, 183, 187, 272, 289, 308, 312, 349, 359, 394, 458, 463, 466, 469, 471, 472, 475, 480], "copyright": [32, 33, 67, 68, 72, 85, 120, 165, 232, 244, 312, 349, 410, 423, 445, 447, 452, 472, 478], "py_unbufferedstdioflag": [32, 471], "buffered_stdio": [32, 33, 471], "stdout": [32, 33, 58, 63, 65, 67, 72, 86, 99, 100, 117, 119, 123, 127, 130, 134, 136, 148, 152, 161, 166, 173, 174, 187, 188, 190, 207, 213, 220, 222, 239, 244, 245, 255, 259, 265, 266, 280, 289, 290, 294, 297, 304, 305, 306, 312, 318, 330, 341, 345, 349, 355, 356, 359, 375, 377, 378, 385, 386, 396, 397, 404, 410, 414, 419, 425, 443, 447, 448, 452, 453, 458, 459, 463, 464, 465, 466, 467, 472, 473, 474, 475, 476, 477, 480], "unbuff": [32, 255, 345, 349, 452, 480], "pythonunbuff": [32, 33, 349, 452, 480], "py_verboseflag": [32, 471], "verbos": [32, 33, 62, 67, 88, 97, 99, 100, 117, 157, 174, 184, 185, 190, 207, 223, 225, 261, 265, 289, 298, 312, 316, 328, 329, 342, 349, 354, 355, 359, 360, 364, 379, 385, 396, 416, 425, 458, 461, 462, 463, 465, 466, 470, 471, 472, 474, 476, 477, 480], "show": [32, 33, 67, 71, 72, 75, 88, 91, 92, 93, 94, 96, 98, 99, 100, 101, 106, 107, 115, 117, 119, 123, 136, 147, 148, 149, 152, 155, 157, 166, 169, 173, 176, 183, 185, 186, 187, 190, 199, 208, 210, 213, 222, 223, 232, 239, 240, 244, 245, 247, 258, 259, 264, 275, 280, 289, 290, 296, 304, 305, 315, 318, 329, 331, 334, 337, 338, 340, 341, 342, 355, 365, 366, 367, 372, 373, 375, 377, 378, 381, 385, 386, 387, 396, 397, 399, 416, 417, 418, 428, 432, 439, 448, 449, 450, 452, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 474, 475, 476, 479, 480], "cleanup": [32, 33, 34, 58, 67, 94, 100, 112, 132, 137, 161, 166, 211, 281, 290, 335, 345, 349, 357, 359, 385, 387, 399, 402, 408, 424, 425, 426, 427, 452, 459, 461, 464, 466, 467, 471, 472, 473, 478, 480], "pythonverbos": [32, 33, 452], "fundament": [32, 62, 67, 115, 191, 256, 280, 289, 296, 304, 305, 337, 382, 399, 429, 458, 459, 465, 471, 476, 480], "builtin": [32, 33, 34, 52, 62, 67, 84, 86, 92, 119, 139, 155, 157, 184, 188, 190, 222, 227, 232, 241, 244, 247, 251, 252, 256, 258, 265, 296, 305, 312, 320, 331, 341, 349, 382, 383, 387, 424, 425, 427, 429, 432, 434, 437, 447, 453, 465, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 479], "__main__": [32, 33, 34, 65, 67, 78, 83, 84, 86, 92, 99, 100, 101, 123, 141, 152, 163, 185, 187, 190, 197, 210, 225, 247, 251, 276, 280, 289, 294, 296, 305, 310, 312, 320, 321, 330, 335, 337, 339, 341, 359, 364, 379, 381, 383, 385, 386, 387, 396, 397, 399, 404, 418, 426, 430, 434, 437, 447, 452, 460, 463, 464, 465, 466, 468, 472, 473, 474, 475, 478, 479, 480], "argv": [32, 33, 34, 65, 67, 71, 72, 100, 111, 115, 123, 133, 139, 185, 187, 190, 215, 225, 244, 289, 290, 294, 306, 312, 321, 335, 339, 349, 353, 366, 385, 404, 440, 445, 447, 448, 452, 462, 466, 467, 472, 477, 478, 480], "pysys_setargvex": [32, 56, 466, 470, 472, 480], "py_finalizeex": [32, 34, 56, 58, 71, 98, 476, 480], "py_initializefromconfig": [32, 33, 41, 351, 471, 478, 480], "consol": [32, 33, 65, 67, 84, 91, 99, 100, 111, 173, 175, 177, 190, 198, 244, 265, 290, 294, 310, 317, 345, 349, 401, 452, 458, 461, 465, 472, 473, 477, 480], "o_text": [32, 67, 115, 279, 290], "o_binari": [32, 33, 67, 115, 279, 290], "affect": [32, 44, 58, 59, 63, 67, 72, 83, 92, 93, 94, 100, 103, 136, 141, 164, 174, 180, 183, 188, 190, 199, 202, 222, 227, 240, 244, 247, 255, 263, 266, 268, 275, 290, 304, 316, 317, 318, 319, 334, 337, 338, 342, 345, 351, 353, 355, 359, 363, 372, 373, 381, 383, 385, 386, 387, 391, 397, 399, 402, 404, 407, 424, 425, 427, 429, 433, 452, 453, 458, 459, 460, 461, 462, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "py_initializeex": [32, 56, 98, 480], "initsig": 32, "registr": [32, 58, 158, 166, 290, 296, 326, 392, 402, 417, 465, 480], "undo": [32, 67, 152, 174, 219, 244, 264, 381, 386, 465, 480], "py_newinterpret": [32, 56, 98, 480], "ideal": [32, 62, 94, 100, 102, 106, 132, 180, 349, 397, 404, 463, 472], "flush": [32, 67, 99, 100, 104, 112, 115, 116, 123, 127, 130, 133, 146, 155, 157, 174, 211, 222, 242, 255, 264, 266, 267, 268, 275, 280, 282, 290, 311, 319, 330, 334, 345, 349, 359, 396, 402, 404, 410, 421, 473, 474, 476, 478, 480], "restart": [32, 100, 174, 209, 244, 265, 294, 330, 358, 363, 465, 466, 475, 477, 478, 480], "itself": [32, 41, 44, 48, 50, 60, 62, 63, 66, 67, 71, 72, 74, 75, 84, 87, 92, 93, 94, 98, 99, 100, 103, 107, 111, 112, 116, 117, 119, 123, 130, 136, 141, 148, 151, 152, 160, 173, 174, 175, 178, 180, 185, 188, 190, 192, 194, 200, 202, 210, 212, 222, 223, 240, 242, 244, 245, 247, 252, 254, 256, 258, 259, 264, 265, 266, 268, 278, 279, 280, 281, 285, 289, 290, 293, 296, 305, 311, 316, 328, 329, 334, 337, 338, 341, 342, 343, 345, 349, 352, 355, 356, 358, 359, 362, 373, 378, 381, 382, 383, 385, 386, 391, 392, 394, 396, 397, 411, 412, 413, 416, 425, 426, 427, 429, 431, 432, 433, 452, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 472, 473, 474, 477, 479, 480], "loadabl": [32, 62, 98, 247, 304, 337, 453, 458, 480], "dll": [32, 56, 67, 76, 83, 173, 266, 290, 349, 366, 458, 464, 465, 469, 474, 478, 480], "unload": [32, 67, 98, 184, 359, 399, 480], "hunt": [32, 289, 480], "develop": [32, 33, 56, 67, 74, 76, 77, 84, 86, 91, 98, 99, 100, 103, 106, 122, 123, 148, 158, 166, 173, 183, 184, 210, 211, 232, 247, 251, 261, 264, 265, 266, 289, 290, 304, 310, 337, 341, 345, 349, 359, 365, 366, 372, 381, 383, 397, 416, 419, 422, 452, 453, 454, 458, 460, 461, 462, 463, 464, 466, 467, 471, 472, 473, 474, 475, 478, 479, 480, 481], "random": [32, 33, 34, 67, 72, 83, 84, 86, 91, 94, 100, 106, 115, 123, 131, 146, 155, 170, 171, 173, 190, 215, 216, 223, 244, 251, 254, 255, 258, 280, 287, 289, 305, 316, 323, 324, 325, 340, 355, 359, 381, 385, 395, 407, 421, 423, 425, 448, 452, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 470, 473, 474, 475, 478, 480], "amount": [32, 44, 72, 75, 83, 84, 94, 123, 130, 136, 174, 183, 232, 255, 256, 267, 280, 285, 289, 290, 292, 293, 296, 302, 304, 319, 327, 329, 330, 334, 339, 341, 361, 362, 363, 366, 369, 373, 381, 392, 408, 460, 463, 465, 472, 474, 475, 476, 477, 479, 480], "tie": [32, 183, 305, 338, 350, 424, 478, 480], "_pysys_clearaudithook": [32, 139], "py_fin": [32, 33, 56, 466, 480], "stdio_encod": [32, 33, 349], "stdio_error": [32, 33, 349], "pythonioencod": [32, 33, 290, 349, 452, 465, 474, 480], "backslashreplac": [32, 33, 106, 155, 211, 222, 255, 264, 290, 341, 349, 452, 462, 475, 477, 480], "program_nam": [32, 33], "durat": [32, 100, 132, 136, 180, 268, 280, 305, 334, 335, 338, 341, 349, 358, 359, 362, 363, 385, 403, 466, 471, 472, 473, 475, 478, 480], "prefix": [32, 33, 34, 46, 56, 57, 60, 62, 63, 67, 72, 97, 102, 103, 115, 152, 156, 160, 164, 170, 172, 173, 174, 183, 187, 188, 200, 210, 225, 227, 232, 240, 242, 244, 253, 265, 266, 270, 277, 290, 294, 299, 309, 311, 312, 316, 329, 331, 341, 342, 344, 349, 351, 357, 359, 361, 366, 372, 373, 377, 385, 386, 396, 397, 407, 410, 412, 416, 420, 424, 428, 432, 433, 437, 446, 447, 452, 453, 457, 458, 462, 465, 466, 471, 472, 473, 475, 476, 478, 480], "complic": [32, 62, 72, 87, 91, 93, 94, 98, 102, 103, 106, 107, 138, 155, 166, 173, 178, 187, 190, 212, 223, 240, 289, 296, 316, 363, 425, 427, 459, 461, 462, 463, 464, 465, 466, 468, 472, 480], "usr": [32, 34, 78, 83, 88, 94, 96, 100, 106, 148, 164, 173, 197, 227, 228, 269, 289, 291, 293, 300, 316, 323, 331, 341, 345, 349, 352, 357, 363, 366, 379, 392, 418, 435, 445, 450, 452, 453, 456, 457, 458, 460, 462, 464, 469, 472, 474, 475, 480], "bin": [32, 34, 67, 71, 78, 83, 94, 100, 106, 107, 148, 161, 164, 197, 222, 242, 248, 251, 289, 290, 293, 298, 341, 342, 352, 392, 393, 396, 418, 425, 435, 445, 447, 450, 456, 457, 458, 462, 463, 464, 465, 466, 467, 468, 480], "makefil": [32, 67, 71, 72, 78, 228, 232, 255, 293, 334, 338, 352, 425, 455, 459, 460, 465, 466, 471, 473, 474, 475, 476, 480], "exec": [32, 67, 72, 83, 109, 119, 139, 141, 154, 156, 190, 209, 210, 222, 224, 247, 251, 290, 294, 305, 341, 345, 348, 349, 359, 366, 375, 377, 378, 379, 425, 426, 433, 434, 435, 437, 447, 453, 459, 460, 461, 463, 464, 467, 469, 474, 475, 480], "exec_prefix": [32, 33, 34, 67, 280, 312, 331, 349, 351, 377, 396, 447, 452, 453, 457, 471, 472], "background": [32, 67, 76, 91, 100, 123, 136, 164, 166, 174, 243, 244, 266, 280, 290, 337, 345, 359, 362, 366, 372, 373, 381, 424, 425, 449, 463, 474, 480], "plat": [32, 458, 476, 480], "subtre": [32, 410, 459], "speak": [32, 33, 67, 72, 84, 180, 341, 344, 353], "hardwar": [32, 106, 138, 174, 183, 290, 292, 319, 334, 345, 363, 402, 466, 475, 480], "softwar": [32, 67, 68, 76, 79, 84, 94, 99, 100, 106, 148, 155, 174, 184, 189, 190, 191, 207, 209, 225, 232, 242, 243, 244, 263, 264, 285, 290, 304, 338, 363, 381, 396, 402, 404, 416, 423, 456, 458, 459, 460, 462, 463, 465, 466, 480, 481], "sparc": [32, 292], "machin": [32, 50, 63, 67, 72, 83, 86, 99, 100, 115, 130, 155, 174, 175, 180, 197, 209, 222, 227, 240, 252, 255, 257, 265, 266, 267, 269, 280, 281, 285, 290, 293, 300, 305, 310, 330, 332, 334, 337, 338, 341, 344, 362, 417, 418, 425, 431, 453, 458, 459, 460, 461, 464, 465, 466, 468, 471, 472, 473, 477, 478, 480], "solari": [32, 67, 243, 290, 300, 303, 325, 349, 352, 363, 459, 466, 472, 473, 475, 477, 480], "consid": [32, 33, 38, 41, 48, 54, 55, 56, 62, 63, 67, 71, 72, 74, 75, 84, 86, 87, 88, 91, 92, 93, 94, 97, 98, 100, 101, 103, 109, 111, 117, 123, 125, 141, 148, 151, 160, 164, 173, 174, 178, 180, 181, 183, 187, 188, 190, 193, 201, 202, 205, 222, 223, 225, 227, 232, 240, 247, 249, 250, 252, 254, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 272, 280, 281, 285, 289, 293, 294, 296, 305, 311, 316, 317, 325, 328, 330, 337, 338, 341, 342, 344, 349, 352, 355, 359, 361, 362, 363, 366, 382, 383, 385, 386, 391, 392, 396, 399, 404, 407, 408, 409, 417, 418, 424, 425, 426, 427, 429, 433, 453, 458, 459, 460, 461, 462, 463, 464, 466, 467, 471, 472, 474, 475, 476, 477, 478, 479, 480], "intel": [32, 85, 138, 292, 305, 344, 453, 456, 464, 466, 475, 476, 478, 479, 480], "linux": [32, 33, 50, 67, 70, 71, 79, 82, 83, 91, 92, 95, 96, 112, 115, 129, 173, 174, 183, 209, 211, 212, 227, 244, 254, 255, 266, 275, 280, 292, 303, 306, 319, 323, 325, 329, 330, 334, 339, 345, 349, 352, 355, 357, 359, 362, 363, 366, 392, 445, 452, 453, 455, 458, 459, 460, 462, 463, 464, 465, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "major": [32, 67, 76, 92, 93, 102, 106, 107, 115, 119, 164, 174, 180, 184, 191, 200, 203, 205, 227, 232, 240, 282, 289, 290, 300, 302, 310, 340, 341, 349, 352, 391, 458, 459, 462, 464, 465, 466, 467, 468, 470, 471, 472, 473, 475, 476, 478, 479, 480], "revis": [32, 67, 106, 107, 344, 405, 423, 459, 464, 465, 468, 476, 477, 480], "stori": [32, 72, 144, 443], "strategi": [32, 41, 62, 72, 75, 78, 117, 132, 155, 266, 359, 366, 385, 400, 421, 422, 429, 438, 462, 467, 472, 477, 480], "meaningless": [32, 106, 460, 461, 474, 480], "mount": [32, 290, 291, 293, 329, 466, 471, 474, 477, 480], "automount": 32, "comput": [32, 33, 48, 62, 63, 67, 71, 74, 75, 84, 86, 91, 92, 94, 97, 99, 100, 103, 106, 130, 136, 138, 143, 151, 157, 158, 175, 178, 180, 182, 183, 188, 190, 213, 222, 223, 232, 251, 252, 256, 258, 264, 266, 272, 280, 290, 291, 293, 304, 305, 308, 315, 331, 334, 335, 338, 341, 349, 360, 362, 366, 381, 385, 392, 402, 423, 424, 425, 427, 432, 433, 437, 448, 452, 453, 459, 460, 461, 462, 464, 465, 466, 468, 470, 471, 472, 474, 477, 478, 480], "delimit": [32, 58, 67, 84, 86, 103, 164, 172, 190, 198, 214, 218, 244, 245, 268, 285, 289, 296, 316, 317, 341, 342, 345, 366, 375, 391, 422, 430, 449, 458, 462, 472, 480], "maco": [32, 33, 56, 67, 79, 80, 82, 83, 84, 96, 106, 108, 112, 115, 130, 173, 212, 254, 266, 275, 280, 290, 301, 305, 306, 317, 325, 329, 331, 334, 337, 338, 339, 349, 352, 359, 362, 363, 365, 366, 373, 392, 400, 423, 436, 450, 452, 455, 456, 459, 460, 461, 462, 464, 465, 466, 469, 471, 476, 477, 478], "startup": [32, 33, 67, 111, 185, 211, 247, 263, 265, 290, 331, 341, 349, 360, 365, 379, 429, 452, 464, 465, 473, 474, 475, 477, 479, 480], "module_search_path": [32, 33, 58, 470, 480], "module_search_paths_set": [32, 33, 58, 470, 480], "knowledg": [32, 91, 180, 191, 263, 327, 465], "compon": [32, 41, 44, 63, 67, 72, 84, 92, 99, 100, 103, 106, 107, 136, 155, 157, 174, 180, 183, 191, 205, 207, 227, 240, 242, 247, 248, 251, 252, 253, 278, 290, 293, 316, 328, 329, 341, 342, 349, 350, 352, 353, 355, 363, 366, 373, 381, 382, 383, 392, 402, 407, 412, 417, 419, 422, 425, 429, 432, 452, 458, 462, 463, 466, 467, 471, 472, 474, 475, 476, 477, 480], "wchar_": 32, "0a5": 32, "py3k": [32, 86, 102, 349, 352, 467], "63103m": 32, "2008": [32, 155, 180, 220, 329, 344, 410, 423, 465, 466, 467, 472, 480], "00": [32, 88, 101, 104, 106, 180, 183, 218, 232, 264, 316, 338, 363, 381, 422, 448, 449, 452, 464, 465, 466, 472, 476, 479, 480], "53": [32, 77, 100, 101, 136, 180, 183, 272, 315, 340, 341, 363, 387, 441, 464, 480], "55": [32, 92, 94, 99, 100, 101, 136, 183, 223, 281, 315, 316, 381, 438, 439, 441, 446, 447, 452, 476], "gcc": [32, 34, 62, 173, 300, 349, 445, 452, 453, 465, 466, 468, 469, 470, 474, 476, 480], "period": [32, 56, 84, 93, 99, 148, 174, 180, 183, 217, 223, 264, 266, 280, 291, 299, 320, 334, 335, 338, 340, 361, 373, 417, 427, 432, 458, 459, 462, 463, 464, 465, 466, 471, 472, 480], "offici": [32, 102, 155, 192, 206, 273, 292, 338, 366, 385, 408, 416, 425, 458, 459, 460, 461, 464, 466, 472, 473, 475, 477, 479, 480], "lower": [32, 63, 67, 71, 83, 84, 86, 91, 100, 103, 105, 119, 123, 130, 136, 137, 143, 147, 152, 155, 157, 160, 164, 174, 175, 177, 183, 192, 193, 197, 199, 200, 202, 208, 222, 223, 233, 242, 258, 268, 280, 285, 290, 305, 316, 319, 322, 334, 337, 338, 341, 342, 349, 362, 363, 372, 374, 381, 383, 391, 392, 397, 425, 427, 433, 460, 462, 463, 464, 465, 466, 468, 472, 474, 479, 480], "suno": [32, 300, 355, 480], "sunos5": [32, 349], "darwin": [32, 300, 349, 363, 459, 465, 475, 480], "1991": [32, 68, 79, 337, 423], "1995": [32, 68, 206, 423, 459, 480], "sticht": [32, 68, 423], "mathematisch": [32, 68, 423], "centrum": [32, 68, 423], "amsterdam": [32, 363, 423], "67": [32, 101, 218, 222, 334, 340, 379, 381, 443, 465, 480], "aug": [32, 94, 180, 420, 461, 462], "1997": [32, 144, 423, 466, 472], "22": [32, 76, 100, 103, 106, 147, 157, 170, 173, 180, 188, 233, 244, 256, 258, 264, 281, 315, 334, 338, 342, 381, 420, 423, 441, 462, 471, 472, 478, 479, 480], "34": [32, 100, 136, 180, 183, 218, 223, 334, 338, 340, 427, 438, 446, 447, 472, 480], "argc": [32, 33, 65, 71, 72, 188, 480], "updatepath": [32, 466], "parse_argv": [32, 33, 34, 480], "safe_path": [32, 33, 67, 312, 349, 470], "host": [32, 67, 83, 100, 104, 123, 133, 139, 155, 174, 175, 206, 209, 214, 220, 222, 239, 240, 242, 244, 245, 253, 254, 266, 268, 280, 283, 284, 285, 290, 291, 293, 302, 310, 316, 332, 334, 335, 338, 341, 343, 344, 356, 359, 391, 392, 395, 404, 416, 453, 458, 459, 462, 464, 465, 466, 472, 473, 474, 475, 476, 477, 480], "condit": [32, 58, 62, 67, 72, 74, 77, 84, 86, 93, 94, 107, 111, 119, 121, 130, 134, 136, 137, 141, 161, 178, 183, 187, 188, 196, 210, 223, 225, 237, 245, 247, 248, 254, 255, 264, 265, 268, 269, 278, 280, 294, 306, 311, 316, 324, 325, 334, 338, 349, 350, 357, 359, 383, 385, 397, 399, 409, 411, 413, 416, 423, 424, 425, 426, 430, 442, 449, 452, 459, 460, 461, 463, 465, 466, 469, 472, 473, 474, 475, 476, 478, 479, 480, 481], "py_fatalerror": [32, 34, 41, 56, 58, 63, 479, 480], "algorithm": [32, 41, 67, 83, 84, 86, 103, 106, 116, 123, 130, 138, 143, 146, 148, 155, 170, 179, 180, 183, 187, 190, 199, 205, 219, 222, 227, 232, 245, 251, 255, 256, 263, 266, 272, 277, 278, 305, 312, 334, 338, 341, 349, 361, 387, 392, 419, 420, 427, 453, 459, 461, 462, 464, 466, 468, 472, 473, 476, 478, 480], "prepend": [32, 33, 67, 92, 100, 155, 160, 175, 199, 223, 258, 266, 268, 285, 289, 298, 309, 328, 329, 349, 353, 361, 410, 418, 452, 458, 471, 480], "orig_argv": [32, 33, 67, 312, 349, 469, 480], "themselv": [32, 62, 72, 74, 84, 97, 99, 103, 138, 148, 151, 155, 164, 172, 173, 191, 205, 208, 227, 258, 259, 272, 280, 294, 296, 316, 329, 337, 341, 359, 361, 383, 385, 386, 387, 408, 416, 425, 427, 429, 461, 464, 465, 466, 471, 472, 474, 475, 477, 480], "cve": [32, 341, 466, 470, 480], "5983": [32, 466], "achiev": [32, 44, 62, 71, 84, 94, 98, 100, 102, 117, 155, 164, 173, 223, 242, 258, 264, 280, 317, 338, 349, 359, 362, 366, 371, 386, 387, 392, 398, 410, 425, 432, 433, 459, 461, 462, 464, 474, 475, 480], "manual": [32, 44, 60, 67, 71, 72, 76, 78, 83, 84, 91, 92, 94, 98, 100, 102, 106, 109, 117, 123, 129, 130, 136, 161, 173, 174, 182, 190, 194, 203, 208, 212, 222, 264, 268, 280, 281, 289, 290, 299, 301, 310, 317, 325, 334, 337, 341, 353, 355, 358, 363, 365, 372, 383, 386, 407, 410, 418, 421, 425, 431, 448, 457, 458, 459, 460, 461, 462, 463, 465, 466, 467, 471, 473, 474, 475, 477, 478, 480], "pop": [32, 34, 67, 79, 83, 84, 100, 118, 157, 158, 179, 183, 188, 191, 200, 233, 258, 268, 282, 290, 302, 328, 341, 372, 373, 381, 385, 396, 425, 432, 439, 449, 461, 462, 463, 464, 465, 472, 474, 475, 480], "pysys_setargv": [32, 56, 466, 470, 480], "pyrun_simplestr": [32, 33, 65, 71, 78, 85], "home": [32, 33, 67, 84, 85, 91, 100, 103, 148, 152, 164, 174, 211, 216, 219, 231, 244, 248, 268, 269, 290, 291, 293, 294, 303, 307, 311, 312, 317, 328, 331, 345, 351, 359, 366, 372, 381, 396, 431, 435, 450, 453, 458, 465, 471, 472, 473, 475, 478, 480], "simplest": [32, 62, 71, 72, 75, 94, 97, 98, 99, 103, 107, 117, 155, 166, 172, 183, 190, 197, 207, 264, 296, 316, 338, 362, 383, 385, 386, 425, 427, 452, 459, 461, 462], "simultan": [32, 62, 100, 102, 134, 135, 146, 183, 244, 255, 258, 268, 278, 327, 335, 337, 359, 362, 372, 433, 458, 465, 475, 478, 480], "twice": [32, 33, 76, 87, 94, 100, 102, 106, 143, 160, 164, 180, 185, 211, 252, 272, 316, 337, 375, 397, 419, 452, 459, 461, 462, 463, 465, 466, 476, 478, 480], "concurr": [32, 67, 83, 86, 111, 120, 121, 123, 126, 127, 130, 131, 134, 167, 223, 251, 268, 280, 293, 296, 308, 317, 327, 337, 338, 345, 349, 362, 410, 440, 466, 470, 471, 478, 480, 481], "setswitchinterv": [32, 67, 83, 184, 312, 349, 359, 447, 472, 479, 480], "potenti": [32, 33, 62, 84, 94, 98, 100, 102, 123, 164, 170, 180, 222, 245, 247, 250, 252, 258, 264, 265, 266, 280, 281, 290, 296, 302, 335, 338, 341, 349, 361, 382, 383, 385, 391, 418, 425, 429, 452, 458, 460, 461, 465, 471, 472, 473, 474, 475, 477, 480], "meantim": [32, 119, 480], "bookkeep": [32, 67, 174, 287, 471], "pythreadst": [32, 56, 469, 470, 471, 474, 479, 480], "pythreadstate_get": [32, 56, 480], "reacquir": [32, 173, 362], "py_end_allow_thread": [32, 56, 72, 478, 480], "hidden": [32, 67, 84, 115, 176, 188, 244, 294, 305, 335, 373, 381, 471, 473, 477, 478, 479, 480], "close": [32, 50, 62, 65, 67, 75, 77, 78, 84, 94, 98, 99, 100, 104, 106, 114, 115, 116, 117, 123, 127, 129, 130, 132, 133, 134, 136, 148, 150, 151, 152, 154, 155, 158, 161, 164, 166, 167, 174, 181, 185, 187, 188, 191, 196, 204, 205, 210, 211, 215, 216, 220, 222, 231, 232, 237, 239, 240, 244, 245, 253, 255, 264, 266, 267, 268, 270, 272, 274, 275, 278, 280, 281, 282, 285, 289, 290, 292, 293, 295, 298, 305, 306, 311, 312, 317, 325, 326, 327, 328, 330, 332, 334, 335, 337, 338, 341, 345, 346, 349, 355, 356, 357, 359, 362, 363, 366, 372, 373, 375, 381, 383, 385, 386, 387, 392, 396, 398, 401, 402, 404, 410, 413, 414, 416, 417, 418, 419, 425, 427, 428, 432, 440, 443, 449, 452, 459, 463, 464, 465, 466, 468, 469, 472, 473, 474, 475, 476, 477, 478, 479, 480], "expand": [32, 57, 62, 67, 74, 86, 93, 103, 106, 119, 164, 180, 183, 190, 227, 244, 252, 256, 258, 265, 280, 289, 293, 311, 316, 341, 352, 360, 361, 363, 366, 373, 386, 391, 402, 407, 409, 410, 412, 417, 427, 458, 461, 462, 465, 472, 473, 474, 475, 476, 477, 478, 479, 480], "_save": 32, "pyeval_savethread": [32, 56, 472], "pyeval_restorethread": [32, 56, 472, 478, 480], "compress": [32, 67, 94, 97, 100, 114, 116, 130, 155, 164, 197, 215, 221, 231, 232, 251, 253, 256, 258, 273, 278, 292, 296, 329, 333, 338, 339, 346, 355, 398, 418, 419, 421, 448, 461, 462, 464, 466, 468, 472, 473, 474, 475, 476, 477, 478, 480], "cryptograph": [32, 232, 290, 338, 410, 476], "zlib": [32, 67, 83, 103, 116, 155, 231, 232, 251, 329, 359, 419, 448, 461, 462, 464, 469, 470, 479, 480], "hashlib": [32, 67, 83, 170, 171, 234, 251, 324, 337, 423, 453, 465, 466, 467, 480], "dedic": [32, 67, 100, 164, 190, 232, 338, 341, 359, 383, 480], "aforement": [32, 473], "pygilstate_ensur": [32, 56, 478, 480], "pygilstate_releas": [32, 56], "idiom": [32, 72, 84, 102, 109, 111, 117, 190, 222, 280, 328, 338, 349, 383, 399, 462, 467, 472, 473, 479, 480], "pygilstate_st": [32, 56], "gstate": 32, "action": [32, 41, 54, 67, 72, 74, 75, 88, 91, 103, 112, 115, 119, 141, 152, 157, 166, 174, 187, 197, 212, 225, 239, 245, 278, 280, 290, 294, 298, 305, 306, 322, 325, 330, 335, 337, 341, 349, 355, 356, 358, 362, 373, 381, 385, 386, 392, 396, 397, 404, 423, 425, 438, 452, 459, 460, 462, 463, 464, 465, 466, 468, 472, 474, 479, 480], "callsomefunct": 32, "beyond": [32, 67, 73, 86, 91, 97, 99, 103, 115, 180, 183, 194, 200, 252, 259, 265, 268, 279, 290, 316, 334, 337, 338, 341, 344, 383, 402, 423, 424, 431, 460, 471, 473, 480], "pygilstate_": 32, "mix": [32, 41, 67, 88, 100, 102, 113, 164, 180, 183, 201, 202, 203, 204, 208, 215, 222, 225, 256, 272, 280, 290, 292, 335, 338, 341, 352, 359, 383, 391, 424, 425, 432, 461, 462, 464, 465, 466, 467, 468, 471, 472, 473, 474, 480], "unsupport": [32, 33, 67, 88, 107, 112, 117, 123, 164, 180, 190, 222, 227, 255, 280, 281, 292, 296, 301, 334, 338, 345, 362, 383, 391, 392, 402, 419, 429, 440, 458, 459, 463, 465, 472, 476, 479, 480], "face": [32, 106, 123, 146, 244, 266, 299, 391, 422, 459, 465, 467, 473, 474, 475, 480], "impact": [32, 67, 74, 164, 247, 290, 293, 304, 331, 337, 338, 344, 345, 359, 383, 480], "solv": [32, 83, 84, 94, 103, 111, 244, 280, 327, 344, 355, 383, 386, 387, 424, 461, 462, 464, 468, 472, 474, 478, 480], "afterward": [32, 71, 92, 173, 180, 183, 258, 290, 325, 337, 349, 356, 387, 418, 425, 461, 462], "pthread_atfork": 32, "accomplish": [32, 84, 102, 117, 174, 245, 327, 407, 424, 480], "deadlock": [32, 134, 163, 209, 211, 264, 280, 290, 313, 335, 345, 349, 362, 425, 465, 472, 473, 480], "defunct": 32, "pyos_afterfork_child": [32, 56, 58, 290, 471, 477, 478, 480], "go": [32, 41, 67, 72, 74, 75, 77, 78, 84, 88, 91, 93, 94, 99, 100, 102, 103, 107, 112, 130, 136, 148, 174, 186, 190, 197, 244, 247, 281, 293, 310, 316, 337, 338, 345, 349, 352, 356, 362, 363, 365, 377, 391, 392, 424, 443, 454, 459, 460, 461, 462, 464, 466, 467, 480], "belong": [32, 41, 57, 62, 72, 84, 93, 98, 136, 190, 208, 240, 256, 269, 278, 289, 290, 311, 335, 337, 341, 373, 382, 397, 407, 413, 424, 425, 466, 473, 480], "pyinterpreterst": [32, 33, 56, 62, 469, 478, 479, 480], "natur": [32, 84, 93, 103, 106, 111, 123, 151, 155, 173, 183, 190, 191, 227, 272, 275, 305, 327, 334, 373, 399, 400, 410, 427, 432, 459, 463, 465, 466, 467, 468, 472, 476, 477, 480], "cooper": [32, 86, 113, 136, 200, 222, 338, 349, 366, 423, 477, 480], "interp": [32, 366, 480], "didn": [32, 75, 78, 84, 102, 103, 106, 111, 119, 166, 289, 316, 332, 387, 425, 459, 460, 461, 463, 464, 465, 466, 474, 477, 479, 480], "pyeval_threadsiniti": [32, 56, 463, 479, 480], "tstate": [32, 470, 471, 479, 480], "ensu": [32, 472], "_py_isfin": [32, 478], "unwant": [32, 84, 355, 477, 480], "needn": [32, 316, 344, 477], "pythreadstate_swap": [32, 56], "swap": [32, 71, 155, 157, 173, 188, 258, 280, 319, 334, 344, 359, 425, 433, 470, 477, 480], "readi": [32, 63, 67, 79, 91, 99, 100, 102, 129, 130, 133, 141, 161, 167, 173, 183, 187, 239, 242, 255, 266, 280, 325, 326, 334, 338, 363, 378, 413, 414, 459, 462, 472, 473, 475, 480], "uniqu": [32, 67, 72, 74, 92, 94, 96, 99, 102, 106, 112, 117, 157, 173, 179, 180, 181, 187, 200, 202, 206, 208, 209, 222, 225, 233, 252, 256, 258, 259, 268, 278, 281, 290, 296, 302, 311, 337, 338, 341, 350, 352, 362, 369, 373, 383, 385, 386, 391, 395, 423, 424, 425, 429, 437, 439, 453, 458, 463, 464, 466, 468, 471, 472, 477, 479, 480], "henc": [32, 72, 88, 100, 111, 119, 166, 169, 188, 190, 244, 247, 250, 266, 280, 289, 293, 298, 305, 319, 328, 341, 344, 345, 362, 386, 397, 424, 425, 427, 463, 474, 477, 480], "gilstat": [32, 480], "everi": [32, 41, 48, 56, 57, 67, 72, 74, 76, 84, 92, 94, 98, 99, 100, 101, 103, 106, 107, 109, 119, 123, 129, 136, 137, 140, 143, 155, 164, 167, 173, 174, 180, 181, 183, 184, 187, 188, 190, 191, 193, 202, 211, 222, 227, 240, 242, 244, 248, 252, 256, 258, 259, 264, 266, 275, 280, 289, 290, 292, 299, 311, 316, 329, 330, 331, 334, 335, 337, 341, 342, 345, 353, 361, 362, 373, 381, 383, 385, 386, 392, 397, 404, 405, 407, 410, 416, 422, 424, 425, 429, 431, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 474, 475, 476, 478, 480], "pygilstate_getthisthreadst": [32, 56, 480], "auto": [32, 67, 92, 107, 179, 180, 208, 244, 317, 328, 334, 338, 381, 386, 387, 453, 457, 459, 466, 469, 472, 476, 477, 480], "diagnost": [32, 41, 67, 74, 99, 383, 386, 404, 416, 418, 455, 472, 476], "pygilstate_check": 32, "sensit": [32, 164, 217, 245, 266, 273, 293, 349, 383, 385, 397, 452, 460, 462, 463, 464, 465, 471, 474, 480], "brace": [32, 155, 278, 316, 341, 342, 395, 427, 432, 476, 477, 480], "discuss": [32, 56, 71, 72, 84, 94, 98, 100, 103, 106, 107, 178, 187, 200, 205, 227, 255, 265, 272, 285, 290, 316, 327, 330, 338, 373, 383, 387, 392, 407, 416, 423, 424, 426, 427, 429, 432, 459, 460, 461, 464, 465, 466, 468, 470, 471, 474, 476, 479, 480], "py_block_thread": [32, 56], "py_unblock_thread": [32, 56], "pyinterpreterstate_new": [32, 56, 139, 480], "serial": [32, 40, 41, 67, 100, 164, 179, 191, 193, 194, 198, 200, 202, 203, 204, 205, 251, 259, 264, 266, 280, 281, 295, 301, 327, 330, 332, 337, 344, 349, 410, 443, 459, 465, 466, 468, 470, 472, 473, 474, 479, 480], "pyinterpreterstate_clear": [32, 56, 139], "pyinterpreterstate_delet": [32, 56], "pythreadstate_new": [32, 56, 480], "pythreadstate_clear": [32, 56, 480], "on_delet": [32, 480], "pythreadstate_delet": [32, 56, 480], "pythreadstate_deletecurr": [32, 479, 480], "uint64_t": 32, "pythreadstate_getid": [32, 56, 479, 480], "pythreadstate_getinterpret": [32, 56, 479, 480], "pythreadstate_entertrac": [32, 470, 480], "suspend": [32, 94, 136, 174, 252, 311, 330, 358, 362, 363, 424, 425, 427, 461, 462, 464, 475, 477, 480], "resum": [32, 94, 130, 136, 166, 174, 175, 188, 252, 280, 290, 293, 294, 296, 311, 350, 358, 362, 404, 424, 425, 427, 461, 462, 463, 464, 470, 480], "pythreadstate_leavetrac": [32, 470, 480], "pyeval_settrac": [32, 461, 480], "pyeval_setprofil": [32, 461, 480], "pyinterpreterstate_get": [32, 56, 479, 480], "int64_t": 32, "pyinterpreterstate_getid": [32, 56, 477], "pyinterpreterstate_getdict": [32, 56, 480], "pymodule_getst": [32, 44, 56, 60, 98, 479, 480], "_pyframeevalfunct": [32, 470, 480], "throwflag": [32, 65, 480], "throw": [32, 65, 67, 76, 87, 93, 94, 99, 109, 125, 136, 158, 174, 188, 244, 290, 350, 359, 383, 391, 425, 427, 428, 464, 471, 473, 476, 479, 480], "_pyinterpreterstate_getevalframefunc": [32, 480], "_pyinterpreterstate_setevalframefunc": [32, 480], "eval_fram": [32, 479], "pythreadstate_getdict": [32, 56, 480], "okay": [32, 93, 117, 164, 263, 383, 404], "pythreadstate_setasyncexc": [32, 56, 477, 480], "naiv": [32, 67, 103, 179, 200, 206, 232, 287, 337, 473, 480], "misus": [32, 44, 102, 337, 461, 480], "pyeval_acquirethread": [32, 56, 478, 480], "pyeval_releasethread": [32, 56], "pyeval_acquirelock": [32, 56, 472, 478, 480], "pyeval_releaselock": [32, 56, 472], "perhap": [32, 62, 71, 72, 75, 78, 83, 93, 98, 99, 100, 103, 107, 117, 148, 151, 174, 178, 190, 215, 240, 255, 263, 265, 280, 290, 296, 331, 334, 391, 408, 425, 427, 428, 459, 460, 461, 463, 464, 465, 469, 471, 478, 480], "pyinterpreterstate_main": [32, 480], "pyinterpreterconfig": [32, 471, 480], "py_newinterpreterfromconfig": [32, 471, 480], "use_main_obmalloc": 32, "check_multi_interp_extens": [32, 471], "pyinterpreterconfig_own_gil": [32, 471, 480], "allow_fork": 32, "unrestrict": [32, 58], "subprocess": [32, 67, 100, 120, 127, 128, 129, 139, 161, 163, 166, 205, 207, 245, 251, 254, 280, 290, 298, 324, 328, 334, 335, 359, 365, 379, 381, 396, 397, 452, 457, 462, 465, 466, 469, 472, 478, 479, 480, 481], "allow_exec": 32, "execv": [32, 67, 115, 254, 289, 290, 303, 473, 480], "allow_thread": 32, "allow_daemon_thread": 32, "daemon": [32, 67, 99, 100, 161, 266, 280, 313, 332, 334, 335, 362, 363, 399, 462, 465, 469, 473, 477, 479, 480], "init": [32, 44, 62, 67, 72, 85, 139, 173, 200, 247, 273, 282, 290, 293, 305, 312, 360, 372, 383, 464, 465, 480], "489": [32, 44, 67, 70, 72, 247, 479, 480], "py_mod_multiple_interpret": [32, 44, 480], "pyinterpreterconfig_default_gil": [32, 480], "pyinterpreterconfig_shared_gil": [32, 480], "tstate_p": 32, "config": [32, 33, 67, 71, 78, 84, 99, 100, 115, 164, 244, 251, 263, 264, 266, 289, 329, 349, 352, 365, 366, 369, 386, 387, 404, 449, 453, 457, 462, 466, 469, 470, 471, 472, 474, 476, 477, 478, 480], "total": [32, 33, 34, 58, 67, 72, 77, 84, 88, 94, 100, 114, 123, 130, 131, 136, 157, 179, 180, 183, 187, 188, 190, 193, 202, 222, 223, 227, 255, 256, 258, 269, 290, 305, 316, 329, 334, 337, 338, 341, 342, 355, 363, 373, 379, 383, 385, 392, 398, 425, 427, 432, 441, 452, 466, 470, 471, 472, 473, 474, 475, 476, 478, 480], "unsuccess": [32, 480], "likewis": [32, 54, 84, 93, 109, 117, 183, 187, 205, 206, 208, 264, 268, 335, 381, 412, 431, 432, 472, 473, 480], "briefli": [32, 76, 106, 183, 464, 480], "pymodule_fromdefandspec": [32, 44, 475], "squirrel": [32, 305], "across": [32, 41, 56, 60, 62, 67, 98, 102, 117, 161, 164, 166, 173, 180, 188, 190, 206, 251, 252, 257, 258, 263, 264, 265, 266, 280, 296, 297, 317, 325, 327, 341, 349, 362, 366, 373, 375, 381, 427, 432, 462, 463, 465, 466, 471, 472, 476, 477, 478, 480], "initmodul": 32, "essenti": [32, 72, 84, 92, 130, 164, 212, 222, 247, 265, 266, 272, 285, 289, 290, 293, 321, 327, 335, 341, 349, 385, 408, 419, 430, 459, 461, 466, 467, 473, 474, 479, 480], "unisol": 32, "py_endinterpret": [32, 56, 98, 480], "haven": [32, 103, 106, 136, 148, 183, 386, 465, 466, 471, 480], "benefit": [32, 84, 94, 100, 111, 183, 265, 281, 296, 338, 341, 349, 359, 373, 383, 399, 404, 458, 461, 462, 463, 466, 472, 473, 477, 478, 480], "truli": [32, 72, 83, 84, 98, 112, 136, 178, 268, 361, 392, 466, 467, 480], "advantag": [32, 50, 72, 74, 84, 94, 99, 100, 183, 194, 247, 296, 305, 321, 328, 341, 372, 385, 399, 408, 410, 412, 459, 462, 463, 468, 471, 472, 473, 474, 475, 478, 480], "cpu": [32, 83, 101, 104, 106, 119, 122, 123, 127, 136, 155, 161, 163, 232, 233, 259, 267, 290, 319, 334, 341, 355, 363, 364, 379, 406, 453, 456, 462, 469, 471, 473, 477, 478, 479, 480], "encourag": [32, 57, 72, 76, 87, 102, 210, 289, 325, 326, 328, 350, 383, 402, 408, 412, 431, 453, 459, 460, 467, 478, 480], "approach": [32, 67, 72, 73, 75, 78, 84, 87, 88, 94, 99, 100, 102, 106, 107, 112, 148, 155, 166, 183, 187, 190, 207, 222, 272, 280, 290, 330, 335, 337, 341, 345, 362, 366, 381, 383, 385, 387, 392, 410, 416, 425, 427, 458, 459, 460, 464, 465, 466, 468, 472, 473, 475, 476, 477, 480, 481], "554": [32, 157, 480], "vigil": 32, "especi": [32, 62, 71, 72, 75, 83, 84, 97, 102, 106, 123, 164, 166, 180, 183, 190, 195, 202, 244, 255, 259, 265, 281, 285, 290, 294, 305, 308, 310, 311, 330, 338, 339, 345, 349, 359, 381, 399, 407, 424, 429, 431, 459, 461, 462, 465, 466, 467, 472, 473, 474, 475, 476, 478, 480], "safeti": [32, 67, 72, 87, 93, 115, 136, 197, 252, 280, 289, 321, 337, 466, 468, 472, 480], "spite": 32, "come": [32, 63, 70, 74, 83, 84, 91, 92, 99, 100, 102, 106, 107, 111, 148, 155, 158, 166, 174, 178, 183, 190, 206, 223, 232, 241, 247, 289, 292, 296, 297, 316, 317, 331, 335, 337, 338, 341, 352, 366, 373, 383, 392, 396, 407, 412, 424, 425, 429, 431, 432, 438, 458, 459, 460, 461, 462, 463, 465, 474, 477, 478, 479, 480], "consequ": [32, 41, 62, 72, 84, 158, 164, 188, 252, 280, 290, 293, 330, 334, 341, 349, 425, 427, 431, 464, 466, 467, 471, 472, 473, 474, 475, 477, 480], "race": [32, 86, 137, 183, 223, 247, 290, 324, 334, 357, 399, 471, 472, 473, 479, 480], "hard": [32, 41, 71, 72, 75, 91, 92, 94, 98, 100, 102, 103, 160, 164, 172, 173, 174, 180, 187, 190, 199, 222, 264, 265, 289, 290, 293, 294, 305, 316, 319, 337, 338, 345, 355, 359, 372, 383, 387, 458, 459, 472, 474, 477, 478, 480], "asid": [32, 180, 222, 244, 305, 355, 387, 425, 427, 472, 477, 478], "challeng": [32, 280, 332, 397, 472, 477, 480], "communic": [32, 67, 100, 123, 130, 134, 161, 190, 209, 239, 242, 244, 251, 254, 266, 280, 281, 290, 296, 302, 306, 330, 334, 335, 338, 344, 345, 362, 373, 383, 404, 416, 423, 459, 463, 464, 465, 475, 477, 478, 480], "break": [32, 62, 63, 67, 74, 75, 77, 83, 91, 93, 94, 100, 102, 103, 119, 125, 129, 133, 136, 141, 148, 155, 166, 167, 173, 174, 187, 190, 197, 199, 205, 244, 247, 252, 258, 261, 268, 280, 289, 294, 296, 304, 311, 316, 318, 323, 330, 332, 334, 338, 341, 342, 345, 349, 356, 358, 359, 361, 362, 381, 385, 391, 396, 397, 404, 408, 424, 425, 426, 427, 428, 430, 432, 437, 440, 442, 459, 460, 461, 462, 464, 465, 466, 468, 472, 473, 474, 475, 477, 478, 480], "stdlib": [32, 33, 34, 67, 72, 98, 100, 208, 232, 244, 352, 453, 464, 470, 471, 472, 473, 475, 480], "mitig": [32, 67, 132, 241, 287, 341, 355, 468, 478, 480], "effort": [32, 56, 78, 100, 103, 223, 272, 304, 459, 461, 462, 463, 465, 466, 468, 472, 477, 480], "insul": 32, "perfect": [32, 94, 148, 193, 240, 244, 289, 338, 340, 427, 458, 480], "malici": [32, 106, 265, 296, 311, 345, 349, 355, 408, 409, 410, 411, 416, 417, 452, 465, 480], "namespac": [32, 44, 60, 67, 72, 77, 78, 84, 86, 88, 92, 94, 99, 111, 115, 119, 154, 157, 161, 165, 178, 188, 190, 204, 208, 219, 222, 223, 227, 244, 245, 247, 248, 252, 253, 264, 265, 270, 280, 290, 294, 296, 299, 311, 321, 328, 334, 341, 342, 348, 349, 350, 363, 379, 382, 383, 385, 386, 387, 395, 397, 407, 408, 409, 412, 413, 424, 426, 433, 434, 442, 447, 452, 459, 460, 461, 462, 464, 466, 467, 471, 472, 474, 475, 476, 477, 478, 480, 481], "reachabl": [32, 190, 289, 290, 293, 383, 425, 479, 480], "delic": [32, 62], "biject": [32, 106], "assumpt": [32, 62, 72, 75, 98, 137, 158, 178, 180, 461, 465, 472, 476, 477, 480], "broken": [32, 67, 98, 100, 104, 106, 109, 135, 161, 187, 204, 209, 252, 263, 280, 290, 293, 302, 330, 338, 341, 349, 359, 361, 362, 366, 385, 386, 387, 391, 432, 452, 464, 468, 471, 473, 474, 478, 479, 480], "presenc": [32, 62, 72, 74, 109, 155, 158, 183, 188, 215, 222, 240, 247, 289, 293, 305, 338, 345, 349, 375, 383, 385, 424, 425, 427, 461, 462, 467, 476, 480], "furthermor": [32, 83, 117, 155, 188, 252, 265, 266, 268, 321, 341, 383, 424, 458, 471, 474], "ctype": [32, 67, 72, 115, 139, 161, 193, 197, 202, 211, 251, 290, 299, 341, 349, 383, 466, 471, 473, 476, 480], "py_addpendingcal": [32, 56, 466, 479, 480], "schedul": [32, 67, 79, 83, 112, 115, 122, 161, 249, 251, 252, 319, 330, 349, 363, 373, 427, 461, 464, 465, 467, 471, 472, 473, 474, 475, 476, 477, 479, 480], "queu": [32, 123, 152, 174, 266, 292, 334, 358, 465], "met": [32, 62, 74, 92, 93, 94, 99, 187, 338, 423, 464, 478, 480], "boundari": [32, 93, 103, 150, 180, 190, 193, 196, 202, 203, 208, 210, 280, 296, 316, 341, 344, 359, 412, 432, 465, 470, 480], "subinterpret": [32, 44, 62, 137, 247, 290, 341, 345, 353, 359, 470, 471, 478, 479, 480], "quick": [32, 49, 67, 74, 83, 84, 94, 100, 102, 103, 107, 115, 187, 210, 213, 214, 215, 219, 266, 287, 316, 330, 349, 366, 372, 385, 387, 460, 461, 462, 463, 464, 465, 467, 468, 471, 472, 474, 480], "busi": [32, 84, 134, 209, 266, 335, 345, 366, 403, 412, 423, 438], "suitabl": [32, 62, 63, 72, 84, 94, 99, 100, 106, 121, 143, 155, 166, 170, 173, 180, 187, 193, 201, 205, 206, 232, 241, 247, 250, 256, 258, 263, 264, 265, 266, 268, 273, 280, 285, 290, 296, 305, 320, 321, 330, 332, 334, 335, 341, 349, 355, 359, 362, 363, 377, 385, 397, 404, 407, 410, 418, 419, 425, 452, 458, 461, 462, 463, 465, 466, 472, 476, 477, 478, 480], "pygilst": 32, "coverag": [32, 84, 102, 349, 377, 467, 469, 471, 474, 480], "overhead": [32, 34, 74, 100, 129, 136, 185, 249, 258, 267, 290, 305, 337, 339, 341, 349, 350, 364, 379, 381, 383, 399, 425, 429, 459, 460, 461, 462, 464, 468, 470, 471, 472, 473, 476, 477, 478, 479, 480], "py_tracefunc": 32, "pertain": [32, 62, 72, 290, 349, 372, 423, 467, 480], "pytrace_cal": 32, "pytrace_except": 32, "pytrace_lin": 32, "pytrace_return": 32, "pytrace_c_cal": 32, "pytrace_c_except": 32, "pytrace_c_return": 32, "pytrace_opcod": 32, "transfer": [32, 67, 71, 72, 91, 107, 133, 140, 166, 188, 192, 193, 194, 195, 198, 199, 200, 203, 204, 205, 220, 232, 238, 239, 241, 268, 273, 280, 285, 290, 296, 332, 344, 392, 394, 416, 423, 427, 429, 465, 466, 472, 473, 476, 478, 480], "unwind": [32, 74, 101, 132, 166, 252, 350, 425, 480], "f_trace_lin": [32, 349, 425, 470, 477, 480], "opcod": [32, 67, 187, 261, 296, 297, 349, 425, 462, 463, 465, 466, 469, 471, 474, 476, 477, 478, 479, 480], "f_trace_opcod": [32, 349, 425, 470, 477, 480], "monitor": [32, 67, 99, 100, 123, 129, 134, 183, 251, 266, 305, 312, 326, 335, 349, 396, 463, 465, 476, 477, 480], "setprofil": [32, 67, 139, 161, 280, 312, 349, 362, 447, 461, 469, 480], "pyeval_setprofileallthread": [32, 471, 480], "settrac": [32, 67, 139, 141, 161, 280, 312, 349, 362, 447, 461, 469, 480], "pyeval_settraceallthread": [32, 471, 480], "pyinterpreterstate_head": [32, 461], "head": [32, 62, 67, 100, 103, 133, 147, 148, 152, 175, 197, 219, 237, 238, 239, 242, 285, 291, 305, 315, 330, 331, 335, 338, 365, 373, 381, 392, 410, 459, 461, 473, 480], "pyinterpreterstate_next": [32, 461], "pyinterpreterstate_threadhead": [32, 461], "pythreadstate_next": [32, 461], "offer": [32, 62, 72, 83, 90, 91, 92, 93, 94, 97, 99, 100, 106, 154, 158, 169, 183, 213, 222, 232, 255, 258, 264, 265, 266, 268, 280, 293, 294, 316, 317, 321, 329, 334, 337, 341, 345, 351, 362, 363, 386, 392, 402, 405, 413, 423, 458, 459, 460, 461, 462, 463, 464, 465, 466, 472, 474, 478, 479, 480], "pthread": [32, 67, 112, 312, 349, 362, 453, 472, 480], "pythread": 32, "behalf": [32, 123, 330, 423, 480], "introduc": [32, 33, 44, 72, 84, 88, 94, 98, 99, 100, 103, 119, 123, 136, 180, 185, 210, 232, 240, 242, 247, 248, 266, 268, 272, 280, 289, 294, 296, 302, 305, 338, 341, 342, 344, 348, 349, 366, 372, 373, 381, 382, 383, 391, 411, 422, 424, 425, 426, 427, 429, 431, 432, 433, 452, 453, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "supersed": [32, 58, 247, 250, 285, 292, 338, 423, 459, 466, 473, 477, 480], "py_tss_t": [32, 477], "539": [32, 67, 480], "py_limited_api": [32, 55, 56, 58, 60, 469, 470, 472, 477, 479, 480], "py_tss_needs_init": 32, "pythread_tss_alloc": [32, 56, 471], "pythread_tss_fre": [32, 56, 471], "pythread_tss_delet": [32, 56, 471], "unassign": [32, 92, 343, 480], "dangl": [32, 62, 72, 76, 86, 290, 329, 341, 342, 359, 424, 480], "moreov": [32, 33, 222, 268, 381, 383, 466, 467, 480], "pythread_tss_set": [32, 56, 471], "pythread_tss_get": [32, 56, 471], "pythread_tss_cr": [32, 56], "pythread_tss_is_cr": [32, 56], "repeat": [32, 53, 57, 62, 67, 78, 94, 107, 109, 117, 152, 158, 173, 174, 180, 182, 187, 194, 211, 221, 222, 232, 244, 258, 263, 273, 280, 282, 289, 292, 294, 299, 305, 315, 316, 334, 337, 338, 341, 342, 344, 362, 364, 377, 378, 381, 383, 385, 386, 392, 402, 403, 404, 424, 425, 452, 461, 462, 463, 465, 466, 472, 473, 474, 475, 476, 480], "forget": [32, 67, 71, 72, 98, 100, 136, 183, 184, 359, 365, 373, 427, 428, 439, 463, 464, 465, 469, 471, 472, 478, 480], "distinct": [32, 41, 44, 62, 84, 91, 102, 103, 106, 138, 166, 178, 180, 183, 190, 223, 258, 265, 267, 272, 281, 289, 296, 305, 331, 337, 338, 341, 344, 349, 366, 383, 404, 429, 432, 459, 461, 465, 472, 473, 476, 477, 479, 480], "pythread_create_key": [32, 56, 471, 480], "ops": [32, 99, 119, 338], "pythread_delete_key": [32, 56, 471], "pythread_set_key_valu": [32, 56, 471, 474], "pythread_get_key_valu": [32, 56, 471], "pythread_delete_key_valu": [32, 56, 471], "pythread_reinittl": [32, 56, 471], "py_preiniti": [33, 41, 58, 471, 478], "kind": [33, 62, 63, 67, 72, 75, 78, 84, 86, 97, 98, 100, 102, 106, 117, 119, 130, 148, 173, 180, 190, 210, 247, 248, 252, 255, 278, 280, 290, 293, 296, 298, 312, 316, 325, 337, 338, 341, 343, 349, 362, 366, 383, 385, 392, 397, 410, 411, 412, 423, 424, 425, 427, 428, 429, 437, 438, 453, 458, 461, 462, 463, 465, 467, 471, 472, 473, 474, 475, 476, 477, 478, 480], "lc_ctype": [33, 58, 67, 86, 106, 243, 263, 290, 341, 452, 476, 477, 480], "unchang": [33, 41, 92, 100, 103, 109, 141, 148, 152, 164, 173, 174, 183, 205, 227, 252, 255, 258, 263, 266, 268, 290, 299, 316, 334, 337, 341, 342, 355, 366, 381, 382, 383, 391, 424, 425, 427, 432, 458, 461, 463, 464, 465, 466, 467, 468, 471, 472, 473, 476, 477, 480], "587": [33, 67, 100, 338, 480], "pyconfig_initpythonconfig": [33, 478], "pyconfig_setbytesargv": [33, 478], "pystatus_except": [33, 471, 478], "goto": [33, 34, 67, 152, 219, 381, 453, 468, 470, 472, 480], "pyconfig_clear": [33, 478, 480], "pystatus_isexit": [33, 478], "exitcod": [33, 67, 161, 280, 290, 345, 359, 480], "py_exitstatusexcept": [33, 478], "pywidestringlist_append": [33, 478], "pywidestringlist_insert": [33, 478], "err_msg": [33, 337, 349, 359], "pystatus_ok": [33, 478], "pystatus_error": [33, 478], "pystatus_nomemori": [33, 478], "pystatus_exit": [33, 478], "pystatus_iserror": [33, 478], "wherea": [33, 72, 84, 100, 123, 134, 164, 259, 264, 280, 316, 326, 349, 366, 386, 399, 429, 458, 467, 479, 480], "preconfigur": [33, 386], "pypreconfig_initpythonconfig": [33, 478], "preconfig": [33, 478], "pypreconfig_initisolatedconfig": [33, 478], "pymem_allocator_not_set": 33, "pymem_allocator_default": 33, "pymem_allocator_debug": 33, "pymem_allocator_malloc": 33, "pymem_allocator_malloc_debug": 33, "pymem_allocator_pymalloc": 33, "pymem_allocator_pymalloc_debug": 33, "configure_local": 33, "coerce_c_local": 33, "coerce_c_locale_warn": 33, "coerc": [33, 63, 97, 164, 183, 192, 193, 202, 259, 342, 452, 459, 467, 477, 480], "dev_mod": [33, 67, 185, 312, 349, 480], "utf8_mod": [33, 67, 290, 312, 349, 471], "filesystem_encod": [33, 58, 86, 290, 349, 471], "filesystem_error": [33, 58, 86, 290, 349, 471], "ifdef": [33, 72, 453, 459, 480], "py_preinitializefromarg": [33, 478], "py_preinitializefrombytesarg": [33, 478], "pars": [33, 58, 63, 64, 65, 67, 72, 78, 83, 84, 97, 100, 103, 107, 109, 111, 115, 119, 130, 133, 148, 152, 154, 156, 164, 172, 180, 184, 190, 191, 193, 196, 197, 198, 200, 202, 203, 205, 206, 214, 219, 222, 225, 227, 237, 239, 240, 241, 242, 245, 247, 251, 253, 256, 259, 261, 265, 266, 268, 270, 273, 282, 283, 290, 305, 337, 341, 342, 345, 352, 360, 363, 375, 379, 389, 392, 393, 396, 397, 404, 407, 408, 409, 411, 412, 413, 414, 416, 417, 427, 428, 432, 433, 440, 443, 447, 452, 459, 460, 461, 462, 463, 464, 465, 471, 473, 474, 475, 476, 478, 480, 481], "utf8": [33, 57, 67, 119, 148, 155, 191, 200, 202, 204, 205, 245, 253, 282, 290, 302, 311, 332, 349, 408, 410, 452, 458, 475, 477, 480], "pythonutf8": [33, 290, 349, 452, 458, 477, 480], "_pyruntim": [33, 479, 480], "pre": [33, 34, 72, 99, 100, 103, 108, 183, 188, 200, 205, 223, 242, 247, 255, 258, 265, 289, 321, 328, 335, 337, 349, 350, 355, 378, 383, 384, 386, 392, 396, 424, 433, 452, 453, 458, 459, 462, 463, 464, 466, 471, 472, 474, 475, 476, 477, 479, 480], "pyconfig_initisolatedconfig": [33, 478], "pyconfig_setstr": [33, 478], "config_str": 33, "pyconfig_setbytesstr": [33, 58, 478], "pyconfig_setargv": [33, 478], "pyconfig_setwidestringlist": [33, 480], "pyconfig_read": [33, 58, 86, 290, 349, 470, 478, 480], "stripp": [33, 480], "tune": [33, 223, 240, 289, 319, 338, 459, 462, 471, 480], "strip": [33, 67, 84, 94, 103, 117, 119, 155, 164, 167, 174, 175, 180, 187, 190, 197, 205, 206, 222, 225, 242, 244, 265, 266, 281, 305, 323, 328, 332, 335, 340, 341, 345, 353, 355, 359, 378, 379, 383, 391, 397, 404, 410, 419, 439, 440, 459, 462, 467, 468, 472, 475, 480], "unsaf": [33, 62, 67, 74, 84, 146, 164, 185, 253, 280, 328, 337, 349, 355, 385, 386, 395, 452, 462, 471, 475, 477, 480], "py": [33, 34, 50, 67, 72, 75, 78, 84, 85, 86, 88, 93, 94, 96, 99, 100, 101, 106, 108, 109, 110, 113, 114, 117, 119, 122, 123, 124, 126, 128, 130, 131, 132, 133, 134, 135, 136, 140, 141, 144, 146, 147, 148, 149, 150, 152, 154, 155, 156, 157, 158, 159, 160, 163, 164, 166, 168, 169, 170, 172, 173, 175, 178, 180, 181, 183, 185, 186, 187, 188, 190, 191, 192, 194, 195, 196, 198, 199, 200, 201, 202, 204, 205, 206, 208, 211, 213, 215, 217, 218, 220, 223, 225, 226, 227, 228, 229, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 252, 255, 256, 259, 260, 262, 263, 264, 265, 266, 267, 268, 269, 273, 276, 278, 281, 283, 285, 286, 288, 289, 290, 291, 293, 294, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 308, 309, 310, 311, 312, 313, 314, 315, 316, 318, 320, 321, 322, 323, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 348, 349, 351, 352, 354, 355, 356, 357, 359, 361, 362, 364, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 377, 378, 379, 380, 381, 382, 383, 385, 386, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 427, 429, 435, 445, 446, 447, 448, 449, 450, 452, 453, 456, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "symbol": [33, 65, 67, 70, 72, 76, 78, 84, 91, 93, 100, 101, 106, 115, 119, 154, 156, 173, 174, 183, 190, 242, 251, 261, 263, 266, 269, 290, 293, 297, 316, 319, 329, 330, 334, 337, 339, 341, 348, 349, 351, 354, 355, 356, 358, 359, 366, 373, 381, 384, 391, 402, 407, 412, 425, 428, 431, 433, 438, 452, 458, 459, 461, 463, 464, 466, 468, 469, 471, 472, 476, 478, 479, 480], "link": [33, 34, 62, 65, 67, 70, 72, 73, 76, 77, 78, 83, 84, 85, 86, 99, 100, 115, 119, 139, 158, 160, 175, 180, 197, 209, 232, 237, 240, 242, 254, 256, 258, 263, 264, 290, 293, 325, 329, 339, 345, 349, 351, 354, 355, 359, 366, 372, 373, 396, 399, 400, 402, 410, 411, 423, 425, 429, 452, 453, 459, 462, 463, 465, 466, 469, 471, 472, 473, 474, 475, 477, 478, 479, 480], "resolv": [33, 67, 74, 84, 99, 100, 117, 123, 125, 136, 164, 173, 180, 188, 190, 208, 216, 247, 248, 249, 252, 256, 264, 265, 289, 290, 293, 299, 300, 305, 311, 329, 334, 338, 345, 349, 382, 383, 385, 386, 408, 409, 410, 412, 413, 414, 426, 452, 458, 461, 473, 474, 475, 476, 477, 478, 480], "pythonsafepath": [33, 324, 349, 452, 470, 480], "base_exec_prefix": [33, 67, 312, 331, 349, 396, 447], "base_execut": 33, "_base_execut": [33, 480], "__pyvenv_launcher__": [33, 480], "base_prefix": [33, 67, 227, 312, 331, 349, 396, 447], "configure_c_stdio": 33, "warn_default_encod": [33, 67, 255, 312, 349, 452, 469, 480], "encodingwarn": [33, 67, 210, 255, 452, 480], "textiowrapp": [33, 67, 115, 117, 146, 185, 215, 222, 231, 247, 250, 255, 267, 345, 357, 419, 465, 469, 473, 474, 476, 477, 480], "code_debug_rang": 33, "inclus": [33, 38, 41, 67, 117, 147, 157, 180, 182, 209, 256, 262, 264, 267, 290, 305, 315, 316, 328, 340, 350, 379, 410, 423, 427, 431, 433, 452, 466, 472, 477, 480], "caret": [33, 103, 174, 175, 190, 316, 378, 480], "pythonnodebugrang": [33, 425, 452, 470], "no_debug_rang": [33, 425, 452, 470], "check_hash_pycs_mod": 33, "check_sourc": 33, "552": [33, 67, 247, 308, 470, 480], "determinist": [33, 67, 100, 103, 166, 182, 185, 247, 252, 334, 337, 356, 410, 472, 477, 479, 480], "dev": [33, 67, 78, 79, 96, 100, 123, 185, 226, 266, 268, 269, 290, 291, 292, 304, 330, 345, 349, 352, 435, 452, 459, 460, 461, 462, 463, 464, 465, 466, 472, 473, 475, 480], "pythondevmod": [33, 185, 452, 477], "dump_ref": 33, "dump": [33, 41, 67, 72, 93, 99, 100, 119, 139, 148, 169, 172, 182, 185, 214, 251, 253, 259, 261, 263, 266, 270, 271, 281, 282, 283, 290, 294, 295, 296, 301, 305, 330, 337, 339, 378, 379, 404, 410, 416, 443, 452, 453, 459, 460, 461, 462, 465, 466, 468, 473, 474, 475, 476, 479, 480], "aliv": [33, 62, 67, 84, 173, 179, 223, 280, 281, 302, 341, 359, 362, 399, 424, 425, 449, 452, 460, 466, 467, 472, 474, 480], "pythondumpref": [33, 62, 452, 453, 478, 480], "py_trace_ref": [33, 34, 62, 453, 469, 478, 479, 480], "faulthandl": [33, 67, 173, 182, 185, 251, 294, 330, 359, 378, 452, 480], "pythonfaulthandl": [33, 185, 211, 452, 473], "getfilesystemencod": [33, 65, 67, 86, 106, 117, 290, 312, 349, 355, 418, 447, 476, 480], "android": [33, 63, 86, 263, 300, 349, 359, 476, 477, 478, 480], "vxwork": [33, 63, 86, 170, 263, 290, 298, 319, 469, 480], "nl_langinfo": [33, 67, 243, 263, 461, 480], "codeset": [33, 67, 155, 227, 243, 263, 461, 470, 478, 480], "announc": [33, 79, 106, 290, 473], "mbstowc": 33, "latin1": [33, 133, 155, 296, 311, 464, 473, 476, 479, 480], "ansi_x3": 33, "1968": 33, "getfilesystemencodeerror": [33, 67, 86, 312, 349, 447, 476], "surrogateescap": [33, 58, 63, 106, 155, 198, 205, 215, 222, 290, 334, 349, 355, 452, 472, 475, 476, 477, 480], "chosen": [33, 44, 72, 93, 99, 103, 183, 208, 222, 232, 265, 280, 281, 289, 296, 334, 338, 344, 349, 372, 412, 425, 448, 452, 458, 462, 463, 467, 480], "import_tim": 33, "importtim": [33, 452, 477, 480], "pythonprofileimporttim": [33, 452, 477, 480], "install_signal_handl": [33, 469, 480], "repl": [33, 111, 120, 188, 316, 349, 452, 469, 478, 480], "int_max_str_digit": [33, 67, 312, 341, 349, 452, 480], "4300": [33, 341, 470], "int_info": [33, 67, 312, 341, 349, 447, 453, 468], "default_max_str_digit": [33, 67, 312, 341, 349], "640": [33, 341, 381], "str_digits_check_threshold": [33, 67, 312, 341, 349], "pythonintmaxstrdigit": [33, 341, 349, 452, 480], "prompt": [33, 65, 67, 78, 84, 109, 111, 117, 139, 152, 154, 163, 170, 173, 186, 188, 190, 197, 204, 219, 222, 226, 244, 245, 251, 280, 294, 310, 316, 317, 332, 338, 341, 345, 349, 358, 362, 365, 378, 381, 392, 396, 429, 433, 438, 441, 446, 452, 458, 462, 465, 469, 472, 474, 476, 477, 478, 479, 480], "malloc_stat": 33, "statist": [33, 41, 67, 92, 182, 223, 251, 272, 285, 287, 305, 315, 329, 338, 349, 377, 448, 452, 453, 459, 460, 464, 466, 470, 472, 473, 480], "pythonmallocstat": [33, 41, 452, 480], "platlibdir": [33, 67, 312, 349, 351, 452, 453, 479, 480], "pythonplatlibdir": [33, 351, 452, 480], "lib": [33, 34, 71, 76, 78, 83, 85, 88, 94, 96, 109, 110, 113, 114, 117, 119, 120, 123, 124, 126, 128, 130, 131, 132, 133, 134, 135, 136, 140, 141, 144, 146, 147, 148, 149, 150, 152, 154, 155, 156, 157, 158, 159, 160, 163, 164, 166, 168, 169, 170, 172, 173, 174, 175, 178, 180, 181, 183, 186, 187, 188, 190, 191, 192, 194, 195, 196, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 213, 215, 217, 218, 220, 223, 225, 226, 227, 228, 229, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 252, 255, 256, 259, 260, 262, 263, 264, 265, 266, 267, 268, 269, 273, 276, 278, 280, 281, 283, 285, 286, 288, 289, 290, 291, 293, 294, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 308, 309, 310, 313, 314, 315, 316, 318, 320, 321, 322, 323, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 348, 349, 351, 352, 354, 355, 356, 357, 361, 362, 364, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 385, 386, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 427, 435, 447, 449, 450, 452, 453, 457, 458, 459, 460, 461, 462, 464, 465, 466, 469, 470, 471, 472, 473, 474, 475, 476, 478, 479, 480], "dlls": [33, 67, 73, 115, 290, 459, 464, 478, 480], "layout": [33, 41, 60, 62, 67, 75, 98, 99, 100, 155, 186, 210, 264, 268, 338, 344, 352, 365, 366, 370, 395, 425, 429, 442, 458, 465, 471, 473, 474, 480], "virtual": [33, 67, 72, 84, 86, 100, 102, 108, 113, 158, 173, 174, 176, 189, 207, 222, 223, 239, 248, 251, 252, 277, 290, 330, 334, 337, 338, 349, 352, 355, 365, 382, 392, 404, 424, 425, 426, 429, 437, 450, 455, 459, 465, 471, 472, 473, 474, 476, 477, 478, 480], "pythonpath_env": 33, "delim": 33, "pathsep": [33, 67, 115, 290, 331, 377, 400, 422, 452, 453], "peephol": [33, 463, 464, 472, 477, 480], "__debug__": [33, 65, 67, 165, 185, 222, 247, 251, 433, 447, 452, 462, 469, 480], "assert": [33, 34, 48, 65, 67, 100, 105, 109, 113, 119, 136, 140, 165, 178, 180, 181, 184, 185, 188, 190, 210, 222, 225, 252, 261, 280, 289, 294, 296, 316, 337, 341, 359, 382, 383, 385, 386, 397, 399, 408, 422, 423, 424, 427, 428, 430, 432, 447, 452, 453, 462, 463, 465, 468, 472, 474, 475, 478, 479, 480], "py_debug": [33, 34, 67, 184, 359, 453, 469, 478, 480], "log": [33, 58, 67, 92, 94, 95, 106, 115, 122, 123, 136, 144, 148, 149, 151, 161, 163, 166, 185, 190, 211, 220, 227, 233, 242, 251, 255, 272, 285, 287, 290, 302, 324, 329, 332, 338, 341, 345, 349, 353, 355, 359, 383, 385, 397, 404, 417, 425, 442, 448, 452, 458, 459, 460, 461, 463, 464, 465, 468, 469, 479, 480, 481], "pythonexecut": [33, 452], "with_next_framework": 33, "python3": [33, 56, 71, 88, 96, 100, 108, 109, 197, 205, 293, 331, 341, 351, 352, 379, 396, 418, 435, 445, 450, 452, 453, 457, 458, 466, 469, 471, 472, 474, 476, 478, 479, 480], "pycache_prefix": [33, 67, 160, 312, 349, 447, 452, 478, 480], "pythonpycacheprefix": [33, 349, 452, 478, 480], "run_command": [33, 139, 452], "run_filenam": 33, "skip_source_first_lin": 33, "run_modul": [33, 67, 139, 277, 321, 452, 480], "show_ref_count": 33, "showrefcount": [33, 452, 453, 474, 480], "py_ref_debug": [33, 453], "no_sit": [33, 67, 312, 349, 472], "invert": [33, 67, 92, 93, 94, 119, 155, 183, 188, 208, 221, 261, 288, 341, 425, 427, 428, 470, 480], "cmd": [33, 67, 85, 100, 117, 123, 134, 139, 141, 161, 174, 212, 219, 220, 251, 290, 294, 298, 305, 329, 332, 345, 377, 396, 452, 471, 472, 480], "dos": [33, 77, 174, 285, 289, 452, 459, 461, 472, 474, 480], "hack": [33, 83, 94, 98, 190, 328, 392, 452, 459, 460, 461, 471, 480], "pythontracemalloc": [33, 379, 452, 480], "perf_profil": 33, "trampolin": [33, 349, 471, 480], "pythonperfsupport": [33, 101, 452, 471], "warnopt": [33, 58, 67, 312, 349, 359, 397, 447, 471, 477, 480], "filter": [33, 58, 67, 84, 94, 99, 109, 115, 116, 138, 157, 174, 182, 185, 186, 187, 210, 213, 215, 216, 217, 222, 251, 258, 265, 309, 312, 325, 329, 334, 359, 385, 386, 396, 418, 422, 427, 439, 447, 452, 453, 459, 460, 461, 462, 463, 465, 466, 467, 469, 471, 472, 476, 477, 478, 479, 480], "lowest": [33, 41, 99, 119, 183, 188, 208, 218, 233, 275, 338, 341, 345, 362, 369, 427, 459, 464, 476], "highest": [33, 78, 92, 93, 99, 119, 130, 164, 208, 264, 275, 296, 297, 325, 330, 337, 338, 341, 349, 363, 369, 427, 465, 473, 480], "prioriti": [33, 67, 92, 121, 139, 164, 233, 247, 258, 259, 266, 290, 296, 313, 319, 322, 325, 338, 341, 345, 353, 362, 372, 425, 427, 461, 462, 465, 472, 473, 474, 476, 478, 480], "revers": [33, 37, 67, 72, 79, 91, 92, 94, 105, 106, 118, 137, 138, 155, 157, 158, 166, 174, 178, 179, 180, 183, 184, 188, 208, 211, 222, 233, 251, 252, 256, 258, 280, 286, 290, 293, 305, 311, 316, 328, 337, 341, 375, 379, 382, 383, 385, 391, 399, 425, 437, 439, 447, 459, 462, 464, 465, 466, 467, 468, 469, 472, 473, 474, 475, 476, 477, 478, 480, 481], "pythonwarn": [33, 185, 397, 452, 466, 472, 477, 480], "dont_write_bytecod": [33, 67, 312, 349, 447, 465, 472], "xoption": [33, 58, 452, 470, 480], "_xoption": [33, 58, 67, 312, 349, 447, 452], "show_alloc_count": [33, 476, 479, 480], "init_python": 33, "my_program": 33, "pysys_getobject": [33, 56, 58, 470], "my_execut": 33, "unspecifi": [33, 94, 102, 123, 146, 173, 190, 255, 256, 267, 272, 284, 290, 293, 296, 311, 334, 363, 373, 383], "coercion": [33, 67, 222, 290, 342, 425, 452, 453, 464, 466, 480, 481], "538": [33, 67, 452, 453, 480], "540": [33, 67, 290, 480], "pythoncoerceclocal": [33, 290, 452, 453, 477, 480], "softwarepythonpythoncorex": 33, "ypythonpath": 33, "hkey_current_us": [33, 67, 401, 402, 458], "hkey_local_machin": [33, 67, 401, 402, 458], "unset": [33, 58, 62, 67, 184, 188, 268, 290, 292, 341, 349, 359, 429, 465, 466, 477, 480], "overridden": [33, 84, 92, 93, 100, 117, 141, 152, 158, 164, 180, 205, 208, 222, 227, 240, 241, 242, 247, 252, 255, 264, 266, 289, 290, 294, 304, 310, 321, 335, 337, 338, 341, 345, 349, 355, 362, 373, 383, 385, 392, 396, 397, 404, 425, 427, 429, 440, 452, 465, 466, 473, 474, 478, 479, 480], "py_main": [33, 56, 65, 458, 477, 480], "pyvenv": [33, 331, 351, 396, 458, 473, 474, 476, 478, 480], "cfg": [33, 84, 164, 265, 331, 351, 381, 396, 458, 465, 473, 475, 476, 480], "_pth": [33, 67, 277, 458, 476, 477, 480], "pybuilddir": [33, 480], "txt": [33, 34, 67, 77, 94, 100, 106, 117, 157, 163, 166, 185, 190, 205, 215, 217, 222, 227, 228, 231, 232, 240, 244, 248, 251, 253, 255, 275, 285, 289, 290, 293, 296, 329, 341, 345, 349, 355, 366, 384, 389, 396, 410, 418, 419, 432, 437, 440, 448, 449, 450, 453, 458, 459, 465, 466, 468, 472, 473, 474, 475, 476, 478, 480], "432": [33, 477, 480], "bare": [33, 99, 100, 119, 164, 200, 289, 332, 428, 456, 458, 464, 467, 470, 478, 480], "importlib": [33, 67, 84, 86, 96, 100, 102, 109, 222, 244, 251, 252, 265, 277, 299, 308, 321, 349, 359, 379, 382, 419, 420, 425, 430, 433, 447, 458, 468, 470, 472, 478, 480, 481], "_init_main": 33, "_py_initializemain": 33, "move": [33, 67, 83, 84, 90, 91, 92, 97, 100, 107, 109, 115, 117, 119, 139, 152, 173, 174, 176, 178, 180, 193, 202, 203, 215, 216, 244, 258, 266, 268, 275, 290, 294, 308, 329, 359, 363, 365, 368, 372, 373, 381, 385, 387, 391, 392, 410, 448, 459, 460, 461, 462, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "mayb": [33, 72, 93, 94, 268, 397, 428, 431, 469], "meta_path": [33, 67, 86, 139, 247, 248, 299, 312, 349, 429, 433, 447, 458, 462, 473, 476, 480], "motiv": [33, 92, 355, 425, 427, 460, 462, 463, 473, 478, 480], "anytim": [33, 148, 338, 341, 366], "res": [33, 41, 44, 78, 103, 136, 239, 280, 316, 334, 337, 480], "put": [33, 48, 57, 67, 72, 74, 75, 78, 83, 84, 87, 91, 92, 93, 94, 98, 100, 103, 111, 119, 131, 135, 148, 155, 161, 164, 173, 188, 190, 198, 200, 205, 212, 227, 229, 238, 239, 244, 247, 265, 278, 280, 292, 296, 297, 313, 330, 331, 332, 334, 338, 341, 352, 361, 362, 366, 386, 387, 392, 422, 429, 438, 446, 458, 460, 461, 462, 463, 464, 465, 466, 472, 475, 480], "cookbook": [34, 67, 73, 84, 95, 99, 107, 265, 266, 272, 364, 451, 472], "stdio": [34, 71, 72, 101, 290, 465, 470, 480], "_pi": [34, 478, 480], "pythonvers": 34, "version_info": [34, 67, 79, 102, 110, 119, 295, 312, 337, 349, 352, 447, 459, 466, 468, 470, 471, 472, 473, 480], "pythonx": [34, 71, 331, 341, 349, 396, 480], "py_return_non": [34, 45, 72, 463], "pymodinit_func": [34, 72, 75, 453, 462, 480], "pyinit": [34, 70], "linkag": [34, 67, 73, 300], "pyinit_": [34, 70, 453, 480], "pymoduledef": [34, 44, 56, 60, 70, 71, 72, 75, 98, 479, 480], "spam_modul": [34, 72], "pymoduledef_head_init": [34, 44, 71, 72, 75], "m_name": [34, 44, 75], "spam": [34, 44, 72, 76, 100, 103, 107, 117, 167, 172, 173, 215, 222, 223, 227, 239, 240, 242, 247, 252, 255, 265, 293, 304, 310, 316, 318, 327, 331, 337, 341, 345, 355, 378, 382, 383, 386, 387, 392, 410, 419, 425, 427, 429, 437, 438, 440, 443, 446, 447, 459, 465, 475, 480], "pyinit_spam": [34, 72], "py_ab": 34, "py_always_inlin": [34, 480], "inlin": [34, 51, 57, 59, 63, 67, 86, 164, 187, 188, 193, 194, 200, 202, 234, 305, 316, 385, 453, 462, 464, 469, 470, 472, 476, 478, 480], "msc": [34, 85, 480], "py_charmask": 34, "128": [34, 63, 86, 97, 100, 106, 138, 157, 174, 183, 223, 232, 256, 281, 290, 337, 338, 381, 395, 432, 446, 464, 471, 475, 480], "127": [34, 57, 63, 100, 104, 106, 123, 130, 133, 167, 242, 244, 256, 280, 290, 335, 338, 341, 345, 349, 359, 379, 464, 475, 480], "255": [34, 63, 67, 86, 91, 97, 106, 110, 155, 157, 174, 188, 222, 232, 256, 341, 344, 381, 427, 470, 473, 475, 477, 480, 481], "py_deprec": [34, 478, 480], "pyapi_func": [34, 453, 462, 478, 480], "py_oldfunct": [34, 478], "msvc": [34, 62, 76, 85, 173, 463, 478, 480], "py_getenv": 34, "getenv": [34, 67, 115, 290, 303], "py_max": 34, "py_member_s": 34, "py_min": 34, "py_no_inlin": [34, 480], "lto": [34, 453, 470, 480], "pgo": [34, 67, 184, 359, 453, 465, 476, 479, 480], "33720": [34, 480], "py_stringifi": 34, "123": [34, 72, 98, 100, 102, 103, 119, 183, 218, 222, 258, 265, 334, 341, 344, 427, 437, 443, 459, 461, 465, 466, 468, 472], "py_unreach": [34, 477, 480], "__builtin_unreach": [34, 480], "_py_no_return": 34, "py_unus": [34, 57, 75, 480], "pydoc_strvar": [34, 44, 98, 453, 480], "pop_doc": 34, "rightmost": [34, 144, 155, 157, 174, 183, 258, 290, 341, 427, 463], "deque_method": 34, "pycfunct": [34, 43, 56, 57, 72, 74, 75, 98, 463, 480], "deque_pop": 34, "meth_noarg": [34, 57, 75, 461, 462, 480], "pydoc_str": [34, 57, 62, 75, 480], "pysqlite_row_method": 34, "pysqlite_row_key": 34, "row": [34, 67, 72, 84, 87, 147, 172, 222, 258, 295, 366, 373, 375, 381, 432, 439, 464, 468, 472, 475, 476, 480], "pylist_check": [34, 37, 78], "incref": [34, 62, 480], "sizeof": [34, 41, 62, 67, 75, 115, 173, 300, 344, 349, 386, 480], "pyobject_": [34, 44, 62, 464], "pynumber_": 34, "pysequence_": 34, "pymapping_": 34, "py_xdecref": [34, 44, 51, 62, 71, 72, 75, 470, 478, 480], "pylist_setitem": [34, 37, 56, 72], "pytuple_setitem": [34, 54, 56, 59, 71, 72], "pytuple_new": [34, 56, 59, 71], "1l": [34, 461, 462, 465, 466, 480], "2l": [34, 459], "pysequence_setitem": [34, 37, 53, 56, 62, 480], "pyobject_setitem": [34, 39, 48, 56, 62, 464, 480], "iis": [34, 404], "set_al": [34, 223], "pyobject_length": [34, 48, 56], "pylong_fromssize_t": [34, 38, 56], "pysequence_getitem": [34, 53, 56, 62, 78, 480], "plumag": [34, 72, 438], "pylist_getitem": [34, 37, 56, 72, 78, 480], "sum_list": 34, "pylist_s": [34, 37, 56, 78, 464], "pylong_check": [34, 38, 62], "fit": [34, 72, 97, 117, 173, 174, 175, 183, 188, 190, 192, 212, 247, 256, 266, 289, 304, 305, 334, 344, 361, 366, 381, 385, 392, 397, 407, 418, 423, 462, 463, 466, 471, 472, 473, 474, 479, 480], "bail": 34, "sum_sequ": 34, "pysequence_length": [34, 53, 56, 78], "ownership": [34, 67, 98, 100, 123, 133, 254, 280, 362, 423, 465, 473, 480], "353": [34, 67, 469, 480, 481], "py_ssize_t_max": [34, 46, 55, 480], "incr_item": 34, "const_on": 34, "incremented_item": 34, "0l": [34, 72, 344], "pynumber_add": [34, 46, 56], "shell": [34, 67, 72, 75, 78, 79, 84, 85, 86, 91, 94, 100, 108, 121, 123, 127, 134, 148, 152, 161, 164, 174, 190, 217, 219, 228, 251, 252, 259, 269, 281, 285, 289, 290, 291, 306, 310, 337, 347, 349, 351, 359, 365, 366, 381, 385, 396, 397, 402, 435, 436, 444, 445, 446, 447, 448, 450, 452, 453, 456, 457, 458, 459, 461, 463, 466, 469, 470, 472, 473, 474, 475, 476, 477, 478, 479, 480], "fallback": [34, 67, 123, 160, 165, 181, 214, 227, 296, 329, 349, 355, 359, 373, 403, 425, 429, 471, 472, 478, 480], "getpath": [34, 480], "specialbuild": [34, 453], "pydebug": [34, 349, 359, 453, 462, 469, 474, 480], "_debug": 34, "doubli": [34, 62, 84, 466], "pyiter_check": [35, 56, 62, 480], "pyiter_next": [35, 56, 62], "pyaiter_check": [35, 56, 480], "asynciter": [35, 48, 67, 158, 179, 184, 341, 383, 475, 480], "pyobject_getit": [35, 48, 54, 56, 62], "pysendresult": [35, 62], "pyiter_send": [35, 56, 62, 469, 480], "enum": [35, 41, 67, 95, 117, 160, 179, 238, 251, 252, 259, 305, 308, 316, 330, 338, 341, 382, 425, 438, 473, 480], "presult": 35, "pygen_return": 35, "pygen_next": 35, "pygen_error": 35, "__getitem__": [36, 39, 53, 62, 63, 67, 79, 86, 96, 100, 105, 113, 157, 158, 173, 179, 191, 193, 200, 202, 208, 215, 221, 222, 268, 280, 282, 288, 316, 341, 342, 360, 383, 386, 387, 404, 407, 409, 410, 424, 427, 449, 461, 462, 463, 467, 470, 471, 472, 476, 478, 480], "pyseqiter_typ": [36, 56], "pyseqiter_new": [36, 56], "pyseqiter_check": 36, "seq": [36, 63, 84, 157, 188, 217, 222, 258, 288, 315, 341, 459, 463, 470, 472], "subscript": [36, 62, 67, 86, 173, 188, 210, 244, 261, 341, 383, 425, 433, 446, 452, 462, 465, 469, 470, 471, 479, 480], "pycalliter_typ": [36, 56], "pycalliter_new": [36, 56], "pycalliter_check": 36, "pylist_typ": [37, 56, 75], "pylist_checkexact": 37, "pylist_get_s": 37, "pylist_get_item": [37, 56], "pylist_set_item": [37, 469, 480], "pylist_insert": [37, 56], "pylist_append": [37, 56, 480], "pylist_getslic": [37, 56], "pylist_setslic": [37, 56], "itemlist": 37, "pylist_sort": [37, 56], "sort": [37, 67, 75, 76, 79, 83, 86, 88, 94, 107, 109, 117, 144, 148, 157, 164, 170, 173, 181, 183, 187, 190, 205, 222, 223, 229, 233, 245, 248, 251, 252, 253, 256, 258, 259, 263, 268, 280, 288, 289, 290, 293, 301, 304, 305, 315, 316, 325, 332, 337, 340, 341, 355, 359, 379, 381, 385, 392, 404, 407, 410, 419, 425, 427, 437, 438, 439, 447, 449, 458, 461, 462, 463, 464, 465, 466, 467, 472, 474, 475, 477, 478, 479, 480], "pylist_revers": [37, 56], "pylist_astupl": [37, 56], "pylong_a": 38, "distinguish": [38, 62, 67, 72, 119, 151, 158, 174, 184, 188, 190, 194, 222, 240, 252, 265, 272, 311, 338, 352, 373, 383, 397, 425, 427, 429, 458, 460, 461, 466, 473, 474, 480], "pylongobject": [38, 56, 471, 480], "pylong_typ": [38, 56], "pylong_checkexact": 38, "256": [38, 41, 63, 86, 97, 155, 170, 174, 183, 222, 232, 267, 323, 338, 341, 355, 425, 446, 463, 464, 478, 479, 480], "pylong_fromunsignedlong": [38, 56, 480], "pylong_fromsize_t": [38, 56, 480], "pylong_fromlonglong": [38, 56, 480], "pylong_fromunsignedlonglong": [38, 56, 480], "pylong_fromdoubl": [38, 56, 479, 480], "pylong_fromstr": [38, 56, 480], "radix": [38, 67, 183, 222, 263, 287, 312, 349, 432, 480], "decim": [38, 58, 63, 67, 77, 84, 103, 106, 151, 155, 164, 175, 180, 218, 222, 223, 251, 256, 258, 259, 263, 265, 272, 287, 289, 305, 316, 340, 341, 342, 349, 360, 362, 363, 375, 376, 384, 385, 416, 423, 425, 427, 432, 441, 442, 446, 452, 453, 459, 464, 465, 466, 468, 469, 470, 478, 480, 481], "36": [38, 99, 101, 106, 222, 258, 268, 280, 315, 319, 340, 342, 363, 439, 443, 446, 448, 449, 450, 469, 472, 474, 478, 479, 480], "underscor": [38, 56, 67, 70, 84, 93, 100, 143, 148, 155, 173, 183, 193, 202, 218, 222, 268, 304, 316, 328, 341, 342, 349, 351, 366, 386, 404, 419, 424, 425, 426, 427, 431, 432, 433, 465, 467, 468, 471, 480], "digit": [38, 58, 63, 67, 84, 98, 103, 106, 114, 138, 140, 143, 151, 155, 157, 170, 175, 180, 183, 190, 218, 222, 232, 241, 256, 263, 265, 272, 285, 290, 316, 318, 323, 337, 338, 341, 342, 349, 359, 360, 363, 366, 375, 384, 385, 391, 392, 395, 410, 421, 423, 432, 441, 446, 453, 459, 463, 464, 465, 466, 467, 468, 470, 471, 472, 474, 476, 480], "to_byt": [38, 67, 341, 480], "from_byt": [38, 67, 341, 480], "pylong_fromunicodeobject": [38, 469], "pylong_fromvoidptr": [38, 56], "pylong_asvoidptr": [38, 56], "__int__": [38, 62, 67, 218, 222, 383, 386, 425, 464, 466, 469, 470, 477, 478, 480], "pylong_aslongandoverflow": [38, 56, 466, 472], "long_min": 38, "pylong_aslonglong": [38, 56], "pylong_aslonglongandoverflow": [38, 56, 466, 472], "llong_max": 38, "llong_min": 38, "pylong_asssize_t": [38, 56], "pylong": [38, 468, 480], "pylong_asunsignedlong": [38, 56], "pylong_assize_t": [38, 56], "pylong_asunsignedlonglong": [38, 56, 468], "pylong_asunsignedlongmask": [38, 56], "reduct": [38, 67, 169, 295, 341, 471, 473, 480], "modulo": [38, 100, 183, 210, 222, 288, 330, 341, 373, 425, 427, 443, 462, 466, 472, 478, 480], "ulong_max": 38, "pylong_asunsignedlonglongmask": [38, 56, 480], "ullong_max": 38, "pylong_asdoubl": [38, 56, 480], "assur": [38, 75, 84, 151, 223, 272, 280, 375, 425, 466, 468, 472, 480], "usabl": [38, 53, 55, 58, 62, 63, 75, 84, 97, 102, 123, 148, 155, 173, 174, 206, 222, 242, 247, 256, 265, 273, 280, 290, 334, 338, 341, 342, 345, 407, 425, 427, 429, 461, 462, 463, 464, 471, 472, 476, 477, 480], "pyunstable_long_iscompact": [38, 471, 480], "compact": [38, 41, 84, 103, 106, 119, 148, 152, 187, 194, 195, 259, 296, 304, 344, 378, 427, 462, 471, 473, 474, 476, 480], "critic": [38, 67, 74, 86, 99, 100, 115, 123, 188, 247, 264, 265, 266, 289, 403, 429, 448, 449, 462, 464, 465, 468, 470, 472, 475, 480], "fast": [38, 57, 63, 67, 93, 98, 138, 167, 181, 183, 188, 222, 231, 247, 251, 252, 255, 258, 266, 270, 295, 296, 305, 329, 341, 366, 381, 383, 410, 425, 439, 459, 463, 464, 466, 472, 473, 474, 475, 476, 477, 479, 480], "pyunstable_long_compactvalu": [38, 471, 480], "speedup": [38, 296, 423, 428, 460, 464, 465, 466, 468, 471, 472, 473, 474, 478, 480], "neglig": [38, 341, 423], "pyobject_delitem": [39, 48, 56, 62, 462], "pymapping_check": [39, 56, 62], "pymapping_s": [39, 56, 62, 480], "pymapping_length": [39, 56], "pymapping_getitemstr": [39, 56], "pymapping_setitemstr": [39, 56, 480], "pymapping_delitem": 39, "pymapping_delitemstr": 39, "pymapping_haskey": [39, 56], "pymapping_haskeystr": [39, 56], "pymapping_valu": [39, 56, 477, 480], "pymapping_item": [39, 56, 477, 480], "unmarshal": [40, 416, 462, 464, 476, 480], "py_marshal_vers": [40, 470, 480], "pymarshal_writelongtofil": [40, 470, 480], "pymarshal_writeobjecttofil": [40, 470, 480], "pymarshal_writeobjecttostr": [40, 470, 480], "pymarshal_readlongfromfil": 40, "pymarshal_readshortfromfil": 40, "pymarshal_readobjectfromfil": 40, "pymarshal_readlastobjectfromfil": 40, "aggress": [40, 341, 386, 464, 480], "pymarshal_readobjectfromstr": [40, 470, 480], "deal": [41, 62, 63, 67, 71, 102, 103, 106, 117, 122, 154, 155, 191, 193, 194, 202, 222, 255, 263, 279, 280, 289, 296, 315, 322, 334, 363, 381, 387, 391, 410, 423, 428, 459, 461, 462, 463, 464, 467, 473, 475, 480], "aspect": [41, 71, 72, 93, 100, 103, 107, 178, 180, 190, 247, 265, 290, 332, 391, 425, 472, 476], "prealloc": 41, "room": [41, 54, 340, 386, 431, 443, 467, 480], "polici": [41, 67, 100, 120, 123, 128, 132, 191, 193, 197, 198, 200, 202, 203, 204, 210, 222, 240, 282, 290, 332, 335, 338, 423, 453, 458, 460, 463, 466, 471, 474, 475, 476, 480], "adapt": [41, 67, 84, 100, 119, 138, 173, 183, 188, 222, 227, 264, 294, 295, 329, 334, 338, 366, 381, 459, 460, 464, 466, 468, 470, 471, 476, 480], "peculiar": [41, 84, 123, 252, 290], "speed": [41, 63, 67, 72, 92, 99, 103, 143, 158, 174, 181, 183, 187, 213, 219, 223, 231, 247, 255, 258, 292, 293, 294, 296, 327, 338, 340, 349, 358, 381, 425, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "tradeoff": [41, 480], "deleg": [41, 62, 67, 98, 99, 100, 222, 223, 231, 264, 265, 266, 272, 296, 321, 382, 385, 387, 425, 427, 429, 467, 470, 472, 476, 478, 479, 480, 481], "corrupt": [41, 58, 92, 106, 143, 174, 209, 212, 240, 267, 268, 280, 296, 337, 341, 355, 458, 477, 478, 480], "writer": [41, 67, 72, 75, 106, 123, 133, 146, 155, 167, 190, 214, 243, 248, 255, 290, 316, 408, 410, 413, 452, 462, 471, 475, 477, 480], "calloc": [41, 475, 480], "bufsiz": [41, 67, 72, 117, 123, 292, 334, 345, 355, 408, 409, 421, 463, 478, 480], "exclus": [41, 46, 62, 67, 103, 115, 146, 174, 183, 212, 255, 259, 266, 267, 268, 288, 289, 290, 316, 337, 340, 341, 355, 377, 379, 400, 419, 423, 425, 427, 465, 473, 474, 475, 478, 479, 480], "accur": [41, 102, 173, 204, 242, 272, 289, 305, 349, 355, 363, 366, 379, 398, 419, 463, 465, 466, 471, 472, 474, 476, 477, 478, 480], "footprint": [41, 91, 453, 473, 476, 478, 480], "procedur": [41, 71, 79, 94, 101, 118, 148, 155, 173, 305, 332, 343, 359, 381, 415, 416, 433, 438, 460, 461, 464, 472], "pythonmalloc": [41, 67, 185, 452, 453, 480], "shutdown": [41, 67, 86, 98, 100, 104, 115, 123, 132, 133, 137, 161, 163, 209, 210, 224, 245, 253, 264, 266, 280, 281, 330, 334, 335, 338, 362, 399, 402, 425, 427, 452, 465, 472, 474, 475, 477, 479, 480], "pymemallocatordomain": 41, "hint": [41, 67, 78, 84, 86, 87, 102, 116, 155, 164, 199, 227, 238, 240, 243, 244, 255, 259, 297, 341, 381, 382, 383, 424, 425, 433, 470, 476, 477, 480, 481], "practic": [41, 62, 67, 73, 75, 83, 86, 91, 94, 95, 97, 99, 100, 102, 107, 117, 171, 174, 175, 183, 190, 191, 196, 222, 232, 239, 245, 248, 249, 252, 280, 281, 285, 302, 332, 337, 338, 341, 355, 363, 366, 383, 391, 408, 422, 425, 427, 460, 461, 462, 467, 469, 472, 474, 477, 480], "pyobject_malloc": [41, 56, 462, 464, 474, 476, 480], "pymem_malloc": [41, 56, 63, 65, 462, 464, 474, 476, 480], "nelem": 41, "elsiz": 41, "model": [41, 59, 67, 83, 84, 92, 123, 166, 180, 183, 191, 193, 202, 222, 251, 270, 280, 290, 315, 332, 338, 340, 362, 365, 381, 392, 408, 409, 412, 424, 430, 458, 459, 461, 462, 463, 464, 470, 471, 472, 474, 475, 476, 477, 478, 480, 481], "ansi": [41, 67, 86, 117, 142, 173, 263, 290, 349, 363, 458, 459, 471, 473, 476, 478, 480], "pymem_calloc": [41, 56, 475, 480], "pymem_realloc": [41, 56, 65, 462, 464, 474], "pymem_new": [41, 63, 460], "pymem_res": 41, "lose": [41, 93, 103, 164, 180, 183, 208, 210, 240, 258, 266, 268, 315, 316, 337, 345, 459, 466, 472, 480], "pymem_del": [41, 460], "intercept": [41, 100, 136, 340, 349, 476, 480], "pyobject_calloc": [41, 56, 475, 480], "pyobject_realloc": [41, 56, 462, 464, 480], "pyobject_fre": [41, 56, 62, 462, 464, 476, 480], "pymalloc_debug": [41, 452, 480], "malloc_debug": [41, 452], "legend": 41, "pymemallocatorex": [41, 475], "new_siz": [41, 470], "pymemalloc": [41, 475], "pymem_domain_raw": [41, 452], "pymem_domain_mem": [41, 452, 476, 480], "pymem_domain_obj": [41, 452, 476], "reinstal": [41, 458], "contract": [41, 244, 341, 423], "impos": [41, 192, 259, 290, 293, 296, 318, 319, 341, 383, 431, 452], "substitut": [41, 67, 84, 86, 99, 100, 103, 109, 129, 140, 155, 161, 164, 175, 180, 183, 190, 247, 258, 269, 289, 290, 305, 316, 317, 318, 337, 341, 342, 356, 360, 375, 383, 400, 423, 424, 425, 427, 433, 444, 449, 458, 462, 464, 465, 466, 471, 472, 474, 475, 480, 481], "setup": [41, 67, 72, 75, 78, 91, 100, 107, 166, 184, 190, 219, 244, 253, 293, 335, 338, 352, 359, 364, 381, 385, 386, 387, 450, 452, 453, 458, 459, 460, 461, 462, 464, 465, 466, 470, 471, 472, 473, 476, 478, 480], "recogniz": [41, 158, 183, 480], "pattern": [41, 62, 67, 75, 84, 92, 99, 106, 139, 141, 160, 166, 175, 184, 186, 187, 188, 216, 219, 223, 244, 245, 251, 258, 261, 264, 272, 278, 280, 281, 285, 289, 290, 293, 294, 305, 315, 316, 329, 341, 342, 359, 360, 366, 368, 379, 383, 385, 386, 387, 399, 426, 427, 428, 432, 438, 453, 458, 460, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 475, 476, 477, 480], "0xcd": [41, 480], "pymem_cleanbyt": 41, "0xdd": [41, 480], "pymem_deadbyt": 41, "surround": [41, 78, 94, 103, 164, 172, 187, 222, 241, 244, 263, 342, 345, 371, 396, 424, 426, 427, 428, 432, 447, 453, 459, 464, 465, 466, 467, 468, 471, 476, 480], "0xfd": [41, 480], "pymem_forbiddenbyt": 41, "underflow": [41, 67, 183, 185, 287, 453, 476, 480], "treatment": [41, 48, 100, 191, 280, 391, 459, 467], "ask": [41, 86, 91, 100, 158, 191, 230, 232, 240, 244, 255, 266, 289, 294, 329, 336, 338, 341, 383, 392, 409, 410, 411, 419, 427, 429, 433, 458, 463, 464, 465, 466, 467, 480], "easier": [41, 75, 83, 86, 91, 94, 98, 102, 103, 112, 158, 166, 172, 190, 203, 247, 249, 256, 266, 290, 305, 310, 316, 341, 342, 350, 355, 359, 371, 385, 386, 387, 391, 431, 459, 460, 461, 462, 463, 464, 465, 466, 467, 472, 473, 474, 475, 476, 480], "excess": [41, 84, 109, 119, 130, 143, 173, 183, 239, 264, 318, 363, 424, 427, 480], "overwritten": [41, 100, 240, 266, 268, 293, 305, 329, 349, 383, 424, 466, 473, 480], "pymem_debug_serialno": [41, 480], "excel": [41, 67, 106, 172, 190, 197, 214, 381, 462, 463, 467], "breakpoint": [41, 67, 78, 84, 139, 141, 144, 182, 222, 244, 251, 294, 349, 350, 452, 464, 472, 480], "captur": [41, 67, 91, 94, 100, 119, 166, 173, 180, 190, 262, 264, 290, 316, 334, 338, 342, 345, 349, 355, 359, 378, 383, 397, 426, 463, 470, 473, 474, 475, 477, 480], "instant": [41, 67, 91, 182, 290, 381], "bumpserialno": 41, "obmalloc": [41, 460, 462, 464, 474, 479, 480], "intact": [41, 100, 164, 180, 200, 202, 205, 215, 266, 342, 463], "ve": [41, 75, 88, 93, 94, 97, 100, 103, 106, 111, 136, 149, 248, 268, 289, 293, 337, 366, 459, 460, 461, 462, 463, 465, 466, 468, 474, 480], "provok": 41, "0xcb": [41, 476, 480], "0xdb": [41, 476, 480], "0xfb": [41, 476, 480], "crt": [41, 67, 338, 466, 474, 480], "512": [41, 128, 170, 232, 290, 325, 355, 421, 443, 464, 471, 472, 476, 478, 480], "fix": [41, 54, 60, 62, 67, 76, 78, 83, 84, 88, 91, 92, 94, 102, 103, 109, 111, 117, 119, 123, 148, 156, 158, 173, 174, 179, 180, 185, 190, 198, 222, 240, 244, 251, 258, 280, 285, 287, 290, 296, 316, 337, 341, 342, 344, 345, 362, 369, 383, 386, 404, 405, 424, 452, 459, 463, 464, 465, 467, 471, 472, 473, 474, 475, 476, 477, 478, 480, 481], "kib": [41, 112, 133, 267, 290, 329, 362, 379, 478, 480], "mib": [41, 232, 267, 280, 329, 470, 478, 480], "virtualalloc": [41, 474], "virtualfre": 41, "mmap": [41, 67, 139, 210, 251, 257, 459, 465, 470, 472, 475, 476, 480], "munmap": 41, "pyobjectarenaalloc": 41, "pytracemalloc_track": [41, 477], "uintptr_t": 41, "pytracemalloc_untrack": [41, 477], "untrack": [41, 75, 468, 480], "rewritten": [41, 132, 190, 191, 232, 280, 433, 459, 460, 461, 462, 465, 466, 468, 472, 473, 474, 476, 477, 478, 480], "inde": [41, 75, 134, 192, 338], "reduc": [41, 55, 67, 74, 84, 94, 109, 123, 130, 174, 183, 221, 223, 232, 244, 255, 258, 290, 296, 305, 325, 338, 341, 359, 362, 386, 399, 410, 418, 432, 453, 458, 459, 461, 462, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "label": [41, 67, 77, 93, 94, 155, 186, 188, 244, 268, 278, 289, 315, 328, 338, 342, 365, 366, 372, 383, 425, 458, 461, 462, 472, 474, 477, 480], "buf1": 41, "buf2": 41, "buf3": 41, "aim": [41, 71, 74, 97, 102, 106, 132, 267, 278, 349, 383, 410, 458, 461, 463, 464, 474, 478], "explain": [41, 44, 62, 72, 74, 75, 76, 84, 88, 91, 94, 97, 99, 100, 102, 103, 106, 107, 111, 148, 173, 190, 210, 222, 232, 240, 242, 244, 252, 258, 289, 294, 341, 366, 373, 385, 386, 427, 452, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pymemoryview_fromobject": [42, 56], "discret": [42, 258, 315, 335, 340, 478], "pymemoryview_frommemori": [42, 56, 473], "pybuf_read": 42, "pymemoryview_getcontigu": [42, 56], "buffertyp": 42, "ortran": 42, "pymemoryview_check": 42, "pymemoryview_get_buff": 42, "mview": 42, "pymemoryview_get_bas": 42, "pymethod_new": 43, "pyinstancemethod_typ": 43, "pyinstancemethod_check": 43, "pyinstancemethod_new": 43, "pyinstancemethod_funct": 43, "im": [43, 84, 91, 341], "pyinstancemethod_get_funct": 43, "pymethod_typ": [43, 92], "methodtyp": [43, 67, 92, 179, 382, 480], "pymethod_check": 43, "pymethod_funct": 43, "pymethod_get_funct": 43, "pymethod_self": 43, "pymethod_get_self": 43, "pymodule_typ": [44, 56], "moduletyp": [44, 67, 179, 247, 249, 382, 425, 429, 462, 471, 475, 480], "pymodule_check": 44, "pymodule_checkexact": 44, "pymodule_newobject": [44, 56], "__doc__": [44, 62, 67, 74, 79, 83, 86, 92, 93, 154, 157, 179, 187, 190, 208, 222, 223, 252, 286, 310, 317, 320, 382, 424, 425, 432, 437, 438, 447, 460, 461, 462, 467, 469, 472, 474, 475, 479, 480], "__package__": [44, 67, 179, 222, 247, 321, 382, 429, 447, 465, 469, 471, 473, 474, 476, 480], "pymodule_new": [44, 56], "pymodule_getdict": [44, 56], "__dict__": [44, 48, 60, 62, 67, 84, 87, 92, 98, 100, 113, 141, 145, 190, 222, 223, 247, 252, 264, 266, 294, 296, 305, 341, 382, 416, 424, 425, 429, 437, 460, 461, 466, 467, 469, 471, 475, 476, 480], "pymodule_": 44, "pymodule_getnameobject": [44, 56], "pymodule_getnam": [44, 56], "m_size": [44, 75, 98, 479, 480], "pymodule_getdef": [44, 56], "pymodule_getfilenameobject": [44, 56, 471], "pymodule_getfilenam": [44, 56, 471], "unencod": [44, 106, 155, 462, 467, 472, 480], "pymoduledef_bas": [44, 56], "m_base": [44, 75], "m_doc": [44, 75], "m_free": [44, 98, 479, 480], "3121": [44, 467, 480], "m_method": [44, 480], "pymoduledef_slot": 44, "m_slot": 44, "m_reload": 44, "m_travers": [44, 98, 479, 480], "py_mod_exec": [44, 479, 480], "m_clear": [44, 98, 479, 480], "collector": [44, 49, 62, 67, 72, 75, 84, 86, 94, 98, 211, 251, 280, 289, 312, 349, 359, 399, 408, 425, 453, 459, 461, 464, 465, 466, 468, 469, 471, 473, 474, 477, 479, 480], "pymodule_create2": [44, 56], "module_api_vers": 44, "python_api_vers": [44, 462], "pymodule_addobjectref": [44, 56, 75, 469, 480], "split": [44, 63, 67, 77, 83, 84, 100, 105, 117, 138, 152, 155, 164, 183, 187, 188, 193, 197, 199, 205, 210, 216, 219, 225, 227, 245, 258, 278, 288, 289, 290, 291, 294, 300, 304, 315, 316, 318, 328, 332, 337, 338, 341, 342, 345, 360, 361, 375, 383, 385, 391, 396, 404, 412, 432, 437, 461, 462, 463, 464, 465, 466, 468, 470, 471, 472, 473, 474, 475, 477, 478, 479, 480], "__new__": [44, 60, 62, 67, 75, 79, 84, 92, 118, 139, 200, 208, 210, 222, 271, 275, 293, 296, 334, 379, 382, 386, 425, 471, 474, 476, 478, 480], "__init__": [44, 60, 62, 67, 75, 77, 78, 79, 84, 86, 92, 99, 100, 104, 105, 111, 115, 117, 125, 130, 136, 145, 157, 158, 164, 166, 169, 172, 173, 180, 181, 187, 191, 210, 211, 222, 223, 235, 238, 242, 247, 248, 249, 250, 258, 259, 264, 265, 266, 278, 280, 293, 296, 299, 305, 312, 317, 330, 337, 342, 355, 359, 360, 362, 366, 379, 382, 383, 385, 386, 387, 396, 399, 404, 407, 411, 419, 425, 429, 437, 438, 447, 449, 459, 460, 461, 462, 464, 465, 469, 470, 471, 473, 476, 478, 480], "pyinit_modulenam": [44, 70], "pymoduledef_init": [44, 56], "py_mod_cr": 44, "create_modul": [44, 67, 247, 277, 420, 429, 469, 475, 476, 480], "451": [44, 67, 86, 157, 238, 247, 299, 321, 349, 429, 469, 471, 475, 480], "loop": [44, 63, 65, 67, 72, 91, 94, 99, 100, 103, 119, 120, 121, 122, 126, 127, 128, 129, 131, 132, 133, 134, 135, 136, 154, 156, 173, 174, 181, 183, 186, 188, 193, 202, 215, 221, 222, 229, 251, 254, 266, 280, 294, 305, 306, 316, 329, 330, 334, 335, 338, 341, 342, 345, 349, 359, 362, 364, 366, 378, 381, 385, 386, 409, 410, 417, 424, 425, 426, 427, 428, 432, 433, 437, 438, 453, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "hierarchi": [44, 67, 84, 96, 99, 100, 183, 222, 247, 251, 252, 255, 264, 265, 287, 296, 299, 326, 330, 337, 366, 372, 373, 383, 385, 407, 410, 425, 429, 433, 462, 464, 467, 480, 481], "symlink": [44, 67, 115, 139, 160, 254, 289, 290, 293, 308, 329, 355, 396, 447, 456, 457, 463, 465, 469, 472, 473, 474, 478, 480], "exec_modul": [44, 67, 98, 247, 277, 420, 429, 469, 471, 474, 475, 476, 480], "py_mod_multiple_interpreters_not_support": 44, "py_mod_multiple_interpreters_support": 44, "py_mod_per_interpreter_gil_support": [44, 480], "hood": [44, 99, 100, 103, 359, 386, 387, 464, 465, 472], "pymodule_execdef": [44, 56, 475], "pymodule_fromdefandspec2": [44, 56, 475], "pymodule_setdocstr": [44, 56], "pymodule_addfunct": [44, 56], "lack": [44, 45, 84, 97, 210, 213, 244, 247, 280, 290, 332, 338, 344, 419, 426, 427, 458, 459, 460, 465, 467, 474, 475, 477, 480], "add_spam": 44, "pymodule_addobject": [44, 56, 72, 75, 459, 469, 480], "easi": [44, 62, 67, 72, 83, 84, 88, 91, 97, 98, 100, 103, 117, 134, 148, 164, 166, 180, 183, 188, 190, 191, 201, 205, 223, 225, 265, 289, 290, 296, 315, 328, 334, 338, 341, 355, 361, 385, 387, 408, 425, 427, 460, 461, 463, 464, 465, 466, 472, 473, 474, 475, 476, 477, 480, 481], "stole": 44, "pymodule_addintconst": [44, 56, 459], "pymodule_addstringconst": [44, 56, 459], "pymodule_addintmacro": [44, 465], "af_inet": [44, 67, 100, 104, 123, 280, 334, 335, 338, 359, 465, 480], "pymodule_addstringmacro": [44, 465], "pymodule_addtyp": [44, 56, 479, 480], "tp_name": [44, 60, 62, 74, 75, 480], "pystate_findmodul": [44, 56], "pystate_addmodul": [44, 56, 480], "beforehand": [44, 429], "unnecessari": [44, 72, 84, 99, 117, 130, 268, 280, 281, 285, 341, 349, 379, 383, 387, 391, 407, 433, 460, 461, 463, 466, 471, 475, 478, 480], "harmless": [44, 72, 190, 373, 423, 480], "pystate_removemodul": [44, 56], "suffici": [45, 62, 72, 97, 98, 99, 112, 119, 155, 180, 181, 183, 190, 272, 290, 309, 338, 341, 362, 385, 387, 400, 412, 429, 433, 458, 472, 473, 476, 477, 480], "pynone_check": 45, "pynumber_check": [46, 56, 478], "o1": [46, 48, 53, 77, 178], "o2": [46, 48, 53, 77, 178, 303, 399], "pynumber_subtract": [46, 54, 56], "subtract": [46, 67, 138, 157, 179, 180, 183, 256, 267, 272, 287, 305, 381, 416, 427, 459, 462, 465, 466, 472, 477, 480], "pynumber_multipli": [46, 56], "multipli": [46, 67, 71, 75, 138, 173, 180, 183, 196, 258, 266, 287, 305, 315, 341, 342, 349, 416, 427, 459, 462, 463, 465, 472, 480], "pynumber_matrixmultipli": [46, 56, 475], "matrix": [46, 67, 84, 222, 381, 399, 423, 427, 439, 460, 478, 480], "pynumber_floordivid": [46, 56], "floor": [46, 67, 84, 86, 102, 163, 180, 183, 190, 218, 222, 272, 286, 287, 341, 381, 425, 427, 446, 461, 465, 478, 479, 480], "divid": [46, 67, 83, 91, 103, 138, 164, 180, 183, 188, 190, 191, 222, 244, 272, 281, 287, 293, 305, 350, 372, 416, 432, 440, 465, 472, 473, 474, 478, 480], "pynumber_truedivid": [46, 56], "approxim": [46, 63, 67, 84, 151, 155, 174, 178, 183, 187, 190, 199, 210, 218, 244, 272, 277, 280, 340, 344, 345, 359, 378, 381, 385, 425, 427, 429, 443, 458, 465, 466, 477, 480], "mathemat": [46, 67, 94, 103, 180, 183, 251, 258, 272, 287, 315, 341, 425, 427, 463, 465, 475, 480], "pynumber_remaind": [46, 56], "remaind": [46, 67, 74, 103, 152, 180, 183, 205, 258, 265, 272, 287, 289, 316, 341, 363, 366, 427, 446, 465, 477, 480], "pynumber_divmod": [46, 56], "divmod": [46, 67, 84, 180, 183, 222, 251, 286, 287, 341, 425, 427, 441, 447, 478, 480], "pynumber_pow": [46, 56], "o3": [46, 71], "pow": [46, 67, 84, 88, 119, 163, 166, 221, 222, 251, 258, 261, 272, 280, 286, 287, 288, 341, 417, 425, 427, 428, 447, 461, 470, 472, 478, 480], "pynumber_neg": [46, 56], "pynumber_posit": [46, 56], "pynumber_absolut": [46, 56], "abs": [46, 62, 67, 94, 151, 180, 183, 221, 222, 251, 272, 286, 287, 288, 341, 378, 379, 381, 383, 425, 427, 437, 439, 447, 470, 477, 480], "pynumber_invert": [46, 56], "bitwis": [46, 57, 67, 91, 93, 94, 103, 174, 175, 190, 208, 212, 279, 290, 316, 326, 334, 337, 350, 403, 425, 428, 430, 462, 465, 466, 471, 476, 480], "pynumber_lshift": [46, 56], "shift": [46, 67, 174, 175, 180, 183, 188, 244, 280, 287, 290, 341, 373, 425, 430, 459, 461, 463, 465, 466, 470, 473, 480], "pynumber_rshift": [46, 56], "pynumber_and": [46, 54, 56], "pynumber_xor": [46, 54, 56], "pynumber_or": [46, 54, 56], "pynumber_inplaceadd": [46, 56], "pynumber_inplacesubtract": [46, 54, 56], "pynumber_inplacemultipli": [46, 56], "pynumber_inplacematrixmultipli": [46, 56, 475], "pynumber_inplacefloordivid": [46, 56], "pynumber_inplacetruedivid": [46, 56], "pynumber_inplaceremaind": [46, 56], "pynumber_inplacepow": [46, 56], "pynumber_inplacelshift": [46, 56], "pynumber_inplacershift": [46, 56], "pynumber_inplaceand": [46, 54, 56], "pynumber_inplacexor": [46, 54, 56], "pynumber_inplaceor": [46, 54, 56], "pynumber_long": [46, 56, 468, 478], "pynumber_float": [46, 56, 478], "pynumber_index": [46, 56, 78, 464, 469, 480], "pynumber_tobas": [46, 56, 480], "marker": [46, 96, 106, 114, 146, 155, 167, 188, 190, 222, 252, 255, 267, 294, 296, 337, 338, 374, 383, 397, 453, 473, 476, 477, 480], "0b": [46, 222, 289, 341, 342, 465, 472], "0o": [46, 84, 222, 341, 342, 465, 472], "pynumber_asssize_t": [46, 56], "clip": [46, 55, 174, 433], "py_ssize_t_min": [46, 55], "pyindex_check": [46, 56, 479, 480], "nb_index": [46, 62, 464], "tp_as_numb": [46, 62, 74, 479, 480], "pyobject_ascharbuff": [47, 56, 480], "buffer_len": 47, "pyobject_asreadbuff": [47, 56, 480], "pyobject_checkreadbuff": [47, 56, 480], "pyobject_aswritebuff": [47, 56, 480], "py_notimpl": [48, 62, 63, 74, 460], "notimpl": [48, 67, 93, 113, 165, 180, 210, 223, 247, 251, 286, 296, 382, 386, 427, 447, 466, 467, 469, 474, 479, 480], "py_return_notimpl": 48, "pyobject_print": [48, 54, 72, 480], "fp": [48, 58, 65, 67, 77, 94, 117, 148, 183, 185, 193, 197, 198, 201, 204, 220, 227, 239, 253, 259, 273, 290, 301, 352, 357, 376, 379, 390, 392, 423, 463, 480], "pyobject_hasattr": [48, 56], "attr_nam": [48, 359, 461], "hasattr": [48, 67, 86, 92, 100, 107, 222, 223, 251, 252, 280, 317, 341, 349, 355, 364, 383, 385, 386, 424, 425, 429, 447, 462, 465, 471, 472, 474, 477, 480], "__getattr__": [48, 57, 62, 67, 74, 84, 92, 139, 173, 213, 222, 252, 296, 320, 341, 382, 386, 425, 427, 444, 461, 465, 471, 472, 473, 474, 477, 480], "__getattribute__": [48, 62, 67, 79, 86, 92, 222, 252, 296, 425, 461, 465, 472, 477, 480], "pyobject_getattr": [48, 56, 60, 62], "pyobject_hasattrstr": [48, 56, 480], "pyobject_getattrstr": [48, 56, 71, 72, 78, 470], "pyobject_genericgetattr": [48, 56, 62, 92], "getter": [48, 49, 56, 67, 75, 92, 113, 164, 222, 223, 341, 362, 392, 465, 471, 474, 475, 480], "meant": [48, 60, 99, 100, 111, 119, 130, 136, 138, 155, 210, 227, 247, 305, 334, 359, 366, 383, 392, 419, 428, 458, 464, 465, 466, 469, 472, 473, 474, 475, 477, 478, 480], "tp_getattro": [48, 62, 74, 480], "mro": [48, 60, 67, 84, 86, 113, 178, 194, 341, 382, 437, 477, 480], "outlin": [48, 99, 100, 132, 136, 164, 218, 241, 381, 425, 480], "pyobject_setattr": [48, 56, 62, 480], "favour": [48, 53, 247, 252, 464, 473, 476, 477, 479, 480], "pyobject_delattr": 48, "plan": [48, 102, 130, 296, 381, 383, 400, 459, 463, 464, 465, 466, 467, 471, 472, 474, 480], "pyobject_setattrstr": [48, 56, 78, 480], "pyobject_delattrstr": 48, "pyobject_genericsetattr": [48, 56, 62], "setter": [48, 49, 56, 67, 75, 92, 113, 222, 223, 341, 362, 386, 392, 465, 474, 480], "tp_setattro": [48, 62, 74], "del": [48, 53, 57, 67, 72, 75, 84, 87, 92, 98, 115, 119, 141, 157, 175, 188, 193, 202, 222, 224, 227, 233, 244, 252, 261, 268, 280, 281, 288, 289, 290, 293, 296, 327, 341, 386, 399, 424, 425, 426, 427, 428, 429, 430, 432, 437, 438, 442, 449, 459, 460, 462, 464, 465, 466, 472, 480], "pyobject_genericgetdict": [48, 56, 62, 480], "pyobject_genericsetdict": [48, 56], "_pyobject_getdictptr": 48, "pyobject_richcompar": [48, 56, 62, 74], "opid": 48, "py_lt": [48, 62, 63, 74], "py_l": [48, 62, 63, 74], "py_eq": [48, 62, 63, 74], "py_n": [48, 62, 63, 74], "py_gt": [48, 62, 63, 74], "py_g": [48, 62, 63, 74], "pyobject_richcomparebool": [48, 54, 56, 74, 480], "pyobject_format": [48, 56, 188], "format_spec": [48, 119, 218, 222, 342, 425, 432, 465, 480], "pyobject_repr": [48, 54, 56, 62, 63, 474, 475, 480], "pyobject_ascii": [48, 56], "pyobject_str": [48, 56, 62, 63, 474], "pyobject_byt": [48, 56], "pyobject_issubclass": [48, 56, 60, 475, 480], "cls": [48, 60, 62, 84, 92, 93, 113, 119, 158, 178, 188, 200, 208, 210, 222, 223, 252, 259, 293, 296, 337, 359, 379, 382, 383, 385, 424, 425, 428, 433, 440, 461, 463, 470, 472, 476, 477, 480], "against": [48, 71, 72, 74, 75, 84, 93, 100, 102, 103, 109, 117, 119, 123, 133, 138, 170, 173, 178, 187, 188, 190, 232, 248, 252, 275, 289, 290, 293, 302, 304, 305, 308, 311, 316, 321, 328, 330, 338, 339, 341, 355, 359, 362, 366, 372, 381, 382, 383, 385, 386, 387, 397, 408, 409, 410, 411, 416, 417, 418, 423, 424, 425, 429, 452, 453, 459, 460, 461, 462, 463, 464, 471, 472, 474, 475, 477, 478, 480], "__subclasscheck__": [48, 60, 67, 113, 386, 425, 480], "3119": [48, 67, 113, 158, 425, 467, 481], "__mro__": [48, 62, 67, 84, 92, 113, 194, 222, 341, 383, 425], "__bases__": [48, 62, 67, 75, 200, 222, 296, 341, 382, 425, 462, 480], "pyobject_isinst": [48, 56, 62, 475, 480], "inst": [48, 92, 433, 440], "__instancecheck__": [48, 67, 386, 425, 480], "__class__": [48, 67, 79, 84, 86, 92, 93, 98, 180, 184, 208, 222, 247, 296, 341, 386, 397, 425, 437, 461, 462, 465, 476, 480], "py_hash_t": [48, 62, 74, 472], "pyobject_hash": [48, 54, 56, 62, 470, 471], "pyobject_hashnotimpl": [48, 56, 62, 465], "tp_hash": [48, 62, 74, 465], "pyobject_istru": [48, 54, 56, 480], "pyobject_not": [48, 56, 480], "pyobject_typ": [48, 56], "realli": [48, 62, 71, 74, 76, 84, 87, 91, 94, 103, 106, 111, 180, 188, 197, 200, 202, 268, 280, 285, 290, 325, 341, 349, 362, 363, 381, 384, 410, 425, 432, 433, 438, 459, 460, 461, 462, 463, 464, 467, 471, 476, 480], "py_typ": [48, 57, 60, 62, 74, 75, 98, 465, 470, 478, 479, 480], "pyobject_typecheck": [48, 74, 480], "pyobject_s": [48, 56, 62, 480], "pyobject_lengthhint": [48, 474], "defaultvalu": [48, 265], "estim": [48, 67, 183, 258, 285, 287, 315, 359, 425, 480], "__length_hint__": [48, 67, 288, 425, 474, 480], "length_hint": [48, 67, 221, 288, 425, 474], "pyobject_dir": [48, 56], "dir": [48, 67, 77, 79, 84, 93, 109, 111, 160, 181, 186, 207, 208, 220, 222, 251, 253, 263, 289, 290, 291, 293, 320, 341, 345, 355, 357, 366, 377, 386, 396, 419, 425, 442, 448, 453, 462, 465, 469, 470, 471, 472, 473, 480], "pyobject_getait": [48, 56, 480], "aiter": [48, 67, 222, 251, 425, 469, 476, 480], "pyobject_gettypedata": [48, 56, 60, 471, 480], "pytype_spec": [48, 56, 60, 62, 98, 471, 480], "basics": [48, 57, 60, 471, 480], "pytype_gettypedatas": [48, 56, 471], "memset": [48, 67, 115, 173, 480], "pyobject_getitemdata": [48, 471], "py_tpflags_items_at_end": [48, 60, 62, 471, 480], "tp": [49, 67, 334, 359, 381, 383, 480], "visibl": [50, 59, 67, 72, 84, 91, 94, 100, 123, 125, 136, 155, 164, 174, 176, 187, 193, 202, 219, 244, 252, 258, 268, 334, 350, 373, 386, 392, 397, 426, 460, 463, 464, 471, 472, 473, 477, 478, 480], "tmp": [50, 75, 100, 106, 166, 220, 242, 268, 329, 357, 429, 453, 459, 462, 463, 464, 465, 466, 472, 478], "fli": [50, 67, 74, 101, 183, 222, 243, 424, 436], "pyunstable_perfmapstate_init": [50, 480], "pid": [50, 67, 96, 123, 129, 134, 139, 161, 164, 275, 280, 290, 296, 306, 319, 334, 345, 359, 464, 466, 479, 480], "pyunstable_writeperfmapentri": [50, 480], "code_addr": 50, "code_s": 50, "entry_nam": 50, "7f3529fcf759": 50, "pyunstable_perfmapstate_fini": [50, 480], "shut": [50, 71, 100, 123, 242, 325, 330, 334, 335, 349, 381, 404, 449, 452, 462, 466, 475, 479, 480], "down": [50, 67, 71, 75, 84, 94, 99, 100, 102, 123, 136, 148, 157, 174, 176, 188, 190, 209, 219, 242, 244, 264, 272, 280, 290, 293, 294, 305, 306, 316, 325, 330, 334, 335, 338, 349, 350, 368, 373, 381, 385, 391, 404, 449, 452, 459, 461, 462, 466, 471, 475, 476, 477, 478, 479, 480], "shouldn": [50, 63, 75, 87, 98, 103, 130, 207, 264, 269, 299, 338, 342, 349, 385, 392, 460, 461, 463, 464, 465, 468, 476, 480], "scenario": [50, 99, 100, 132, 183, 185, 264, 265, 317, 385, 386, 387, 392, 429, 453, 474, 476, 480], "fork": [50, 58, 67, 72, 83, 100, 115, 137, 139, 163, 210, 224, 254, 275, 280, 290, 306, 325, 329, 335, 338, 345, 388, 462, 466, 471, 474, 477, 478, 480], "py_refcnt": [51, 57, 75, 465, 469, 480], "py_set_refcnt": [51, 469, 480], "refcnt": [51, 469], "py_newref": [51, 56, 75, 86, 469, 480], "py_xincref": [51, 72, 470, 478, 480], "py_xnewref": [51, 56, 469, 480], "attr": [51, 62, 67, 78, 91, 119, 174, 188, 237, 241, 248, 252, 270, 278, 288, 289, 296, 311, 349, 359, 366, 385, 386, 410, 412, 413, 414, 424, 425, 428, 433, 459, 460, 463, 470, 473, 480], "py_clear": [51, 62, 72, 74, 75, 463, 471, 480], "py_setref": [51, 75, 471, 480], "dst": [51, 67, 139, 173, 179, 180, 290, 329, 337, 363, 473], "py_xsetref": [51, 75, 471, 480], "pyeval_getbuiltin": [52, 56], "pyeval_getloc": [52, 56], "pyeval_getglob": [52, 56], "pyeval_getfuncnam": [52, 56], "pyeval_getfuncdesc": [52, 56], "pysequence_check": [53, 56, 62], "pysequence_s": [53, 56, 62, 480], "pysequence_concat": [53, 56, 62], "pysequence_repeat": [53, 56, 62], "pysequence_inplaceconcat": [53, 56, 62], "pysequence_inplacerepeat": [53, 56, 62], "th": [53, 147, 188, 193, 222, 263, 272, 280, 320, 340, 341, 363, 381, 407, 425, 459, 462, 464], "pysequence_getslic": [53, 56, 62], "i1": [53, 187, 275, 416, 463], "i2": [53, 187, 275, 416, 463], "assign": [53, 60, 62, 67, 72, 74, 75, 78, 84, 86, 87, 88, 92, 93, 94, 106, 109, 112, 117, 119, 123, 136, 155, 164, 167, 173, 174, 178, 183, 188, 193, 199, 200, 202, 205, 208, 209, 210, 222, 223, 240, 247, 261, 264, 268, 275, 280, 281, 289, 290, 293, 294, 296, 311, 316, 327, 328, 334, 337, 338, 341, 344, 348, 349, 359, 361, 362, 373, 378, 383, 384, 385, 386, 397, 408, 410, 419, 422, 424, 425, 426, 428, 429, 430, 432, 437, 438, 439, 446, 453, 460, 461, 462, 463, 464, 465, 466, 467, 469, 471, 473, 475, 476, 477, 479, 480, 481], "pysequence_delitem": [53, 56, 480], "pysequence_setslic": [53, 56, 62], "pysequence_delslic": [53, 56, 62], "pysequence_count": [53, 56], "occurr": [53, 63, 84, 103, 119, 137, 157, 164, 174, 183, 193, 202, 225, 268, 281, 289, 316, 325, 341, 355, 369, 397, 410, 425, 426, 427, 428, 431, 432, 433, 461, 463, 464, 467, 472, 480], "pysequence_contain": [53, 56, 62], "pysequence_index": [53, 56], "pysequence_list": [53, 56], "pysequence_tupl": [53, 56, 480], "pysequence_fast": [53, 56], "pysequence_fast_get_s": 53, "faster": [53, 62, 67, 83, 84, 92, 103, 123, 136, 173, 174, 183, 204, 223, 231, 232, 244, 258, 280, 290, 305, 338, 341, 381, 386, 423, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 476, 477, 478, 479, 480], "pysequence_fast_get_item": 53, "pysequence_fast_item": 53, "reloc": [53, 465, 480], "pysequence_item": 53, "frozenset": [54, 67, 86, 119, 179, 184, 222, 251, 271, 296, 349, 383, 385, 399, 424, 425, 427, 447, 463, 464, 465, 470, 472, 479, 480], "pysetobject": 54, "medium": [54, 93, 175, 183, 423, 463, 464, 480], "pyset_typ": [54, 56], "pyfrozenset_typ": [54, 56], "pyset_check": 54, "pyfrozenset_check": 54, "pyanyset_check": 54, "pyset_checkexact": [54, 469, 480], "pyanyset_checkexact": 54, "pyfrozenset_checkexact": 54, "pyset_new": [54, 56, 464], "pyfrozenset_new": [54, 56, 464], "pyset_s": [54, 56, 464], "anyset": 54, "pyset_get_s": 54, "pyset_contain": [54, 56, 464], "__contains__": [54, 57, 62, 67, 79, 84, 86, 93, 96, 158, 179, 191, 193, 202, 208, 221, 258, 268, 282, 288, 341, 386, 404, 413, 425, 427, 459, 462, 463, 465, 480], "unhash": [54, 77, 178, 341, 385, 425, 427, 469, 479, 480], "pyset_add": [54, 56, 464], "grow": [54, 59, 84, 100, 190, 223, 266, 317, 373, 459, 463, 465, 466, 472, 480], "pyset_discard": [54, 56, 464], "miss": [54, 67, 102, 103, 119, 157, 161, 167, 173, 178, 183, 193, 196, 202, 208, 223, 232, 244, 247, 248, 252, 258, 264, 273, 276, 289, 290, 293, 312, 334, 338, 340, 342, 345, 350, 359, 363, 364, 372, 377, 383, 386, 391, 392, 422, 424, 425, 427, 428, 429, 438, 459, 462, 463, 464, 465, 466, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480], "pyset_pop": [54, 56], "pyset_clear": [54, 56], "pyslice_typ": [55, 56], "pyslice_check": 55, "pyslice_new": [55, 56], "step": [55, 62, 67, 71, 72, 76, 83, 84, 92, 94, 98, 101, 102, 103, 107, 109, 117, 119, 138, 141, 148, 152, 155, 166, 173, 182, 183, 188, 190, 222, 227, 239, 244, 247, 258, 264, 272, 278, 280, 289, 290, 294, 315, 316, 335, 337, 341, 349, 355, 365, 373, 381, 387, 396, 411, 418, 424, 425, 427, 433, 438, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 480], "pyslice_getindic": [55, 56], "treat": [55, 57, 58, 60, 62, 63, 65, 67, 83, 93, 94, 97, 98, 102, 103, 117, 136, 138, 151, 155, 164, 174, 178, 180, 183, 185, 187, 190, 191, 200, 202, 213, 218, 223, 240, 242, 255, 256, 258, 264, 265, 268, 272, 289, 293, 316, 328, 332, 337, 338, 341, 342, 345, 350, 355, 359, 361, 366, 369, 373, 383, 385, 391, 392, 397, 398, 404, 409, 410, 424, 425, 426, 427, 432, 433, 458, 459, 461, 464, 465, 466, 467, 473, 476, 478, 479, 480], "pysliceobject": 55, "pyslice_getindicesex": [55, 56, 471, 477, 480], "slicelength": 55, "manner": [55, 72, 84, 91, 100, 164, 242, 265, 267, 289, 293, 304, 308, 310, 316, 318, 345, 383, 385, 397, 412, 424, 425, 429, 453, 462, 464, 465, 480], "pyslice_unpack": [55, 56, 471, 477, 480], "pyslice_adjustindic": [55, 56, 471, 477, 480], "0x03050400": [55, 477, 480], "0x03060000": [55, 477, 480], "0x03060100": [55, 477, 480], "extract": [55, 67, 71, 73, 74, 88, 93, 94, 97, 98, 116, 117, 174, 180, 187, 188, 190, 194, 195, 197, 211, 222, 227, 239, 240, 248, 249, 252, 258, 290, 294, 309, 310, 312, 316, 327, 329, 332, 341, 349, 378, 391, 425, 458, 462, 463, 464, 465, 466, 471, 472, 474, 475, 476, 478, 480], "boost": [55, 78, 223, 463, 480], "py_ellipsi": [55, 428], "387": [56, 210], "stabil": [56, 258, 470, 480], "pyunstabl": 56, "subset": [56, 94, 102, 155, 164, 174, 232, 244, 245, 247, 250, 254, 259, 266, 268, 292, 296, 311, 325, 329, 334, 341, 355, 362, 370, 407, 410, 412, 419, 427, 462, 464, 466, 475, 477, 480], "_py_internalst": 56, "notic": [56, 72, 75, 88, 98, 99, 100, 103, 107, 109, 129, 130, 155, 164, 170, 181, 183, 199, 215, 247, 255, 266, 280, 329, 334, 337, 352, 359, 366, 381, 383, 423, 425, 427, 458, 460, 462, 466, 472, 473, 477, 478, 480], "bugfix": [56, 79, 88, 459, 460, 461, 462, 464, 465, 466, 468, 471, 472, 474, 475, 476, 477, 478, 479, 480], "project": [56, 69, 74, 75, 76, 83, 84, 85, 90, 100, 102, 109, 119, 148, 164, 180, 190, 207, 220, 227, 232, 247, 248, 258, 289, 304, 311, 383, 385, 386, 396, 418, 419, 422, 423, 431, 453, 456, 458, 459, 462, 465, 466, 467, 470, 471, 472, 473, 474, 476, 479, 480], "spend": [56, 319, 459, 480], "hardcod": [56, 173, 254, 264, 266, 457, 474, 480], "0x030a0000": 56, "0x03020000": 56, "python39": 56, "abi3": [56, 473], "mymodul": [56, 78, 99, 227, 386, 387, 397, 466, 472], "prereleas": [56, 480], "pybaseobject_typ": [56, 62], "pybytearrayiter_typ": 56, "pybytesiter_typ": 56, "pybytes_decodeescap": [56, 480], "pybytes_repr": [56, 480], "pycfunctionwithkeyword": [56, 57], "pycfunction_cal": [56, 480], "pycfunction_getflag": 56, "pycfunction_getfunct": 56, "pycfunction_getself": 56, "pycfunction_new": [56, 480], "pycfunction_newex": [56, 480], "pycfunction_typ": 56, "pycmethod_new": [56, 480], "pycapsule_typ": 56, "pyclassmethoddescr_typ": 56, "pydictitems_typ": 56, "pydictiteritem_typ": 56, "pydictiterkey_typ": 56, "pydictitervalue_typ": 56, "pydictkeys_typ": 56, "pydictproxy_typ": 56, "pydictreviteritem_typ": 56, "pydictreviterkey_typ": 56, "pydictrevitervalue_typ": 56, "pydictvalues_typ": 56, "pyellipsis_typ": 56, "pyenum_typ": 56, "pyerr_display": [56, 469, 471, 480], "pyerr_programtext": 56, "pyeval_callfunct": [56, 479, 480], "pyeval_callmethod": [56, 479, 480], "pyeval_callobjectwithkeyword": [56, 479, 480], "pyeval_evalcod": [56, 65, 101, 469, 480], "pyeval_evalcodeex": [56, 65, 480], "pyeval_evalfram": [56, 65], "pyeval_evalframeex": [56, 65, 474, 480], "pyexc_baseexceptiongroup": 56, "pyexc_encodingwarn": 56, "pyexceptionclass_nam": [56, 478, 480], "pyfilter_typ": 56, "pygetsetdescr_typ": 56, "pylistiter_typ": 56, "pylistreviter_typ": 56, "pylongrangeiter_typ": 56, "pylong_getinfo": 56, "pymap_typ": 56, "pymemberdescr_typ": 56, "pymember_geton": [56, 57, 92, 471], "pymember_seton": [56, 57, 471], "pymemoryview_typ": 56, "pymethoddescr_typ": 56, "pymoduledef_typ": 56, "pyos_afterfork": [56, 58, 471, 477, 480], "pyos_afterfork_par": [56, 58, 290, 477, 480], "pyos_beforefork": [56, 58, 290, 477, 480], "pyos_fspath": [56, 58, 476, 480], "pyos_inputhook": [56, 65, 471, 480], "pyos_interruptoccur": [56, 480], "pyos_getsig": [56, 58, 459], "pyos_mystricmp": [56, 480], "pyos_mystrnicmp": [56, 480], "pyos_setsig": [56, 58, 459, 480], "pyos_sighandler_t": [56, 58], "pyos_strtol": 56, "pyos_strtoul": 56, "ob_refcnt": [56, 62, 469, 480], "ob_typ": [56, 62, 75, 470, 480], "pyobject_clearweakref": [56, 62, 66, 74, 471], "pyobject_delitemstr": [56, 462], "pyobject_selfit": 56, "pyrangeiter_typ": 56, "pyrange_typ": [56, 464], "pyreversed_typ": 56, "pysequence_in": 56, "pysetiter_typ": 56, "pystructsequence_desc": [56, 59, 477, 480], "pystructsequence_field": [56, 59, 477, 480], "pystructsequence_getitem": [56, 59], "pystructsequence_new": [56, 59], "pystructsequence_newtyp": [56, 59, 480], "pystructsequence_setitem": [56, 59], "pystructsequence_unnamedfield": [56, 59, 479, 480], "pysuper_typ": 56, "pysys_addwarnoptionunicod": [56, 58, 470, 477, 480], "pysys_formatstderr": [56, 58], "pysys_formatstdout": [56, 58], "pysys_getxopt": [56, 58], "pysys_haswarnopt": [56, 470, 480], "pysys_setobject": [56, 58], "pysys_setpath": [56, 58, 470, 480], "pysys_writestderr": [56, 58], "pysys_writestdout": [56, 58], "pythread_getinfo": 56, "pythread_acquire_lock": [56, 480], "pythread_acquire_lock_tim": [56, 480], "pythread_allocate_lock": 56, "pythread_exit_thread": [56, 480], "pythread_free_lock": 56, "pythread_get_stacks": 56, "pythread_get_thread_id": [56, 477, 480], "pythread_get_thread_native_id": [56, 480], "pythread_init_thread": 56, "pythread_release_lock": [56, 480], "pythread_set_stacks": 56, "pythread_start_new_thread": [56, 477, 480], "pytraceback_her": [56, 480], "pytraceback_print": [56, 476, 480], "pytraceback_typ": 56, "pytupleiter_typ": 56, "pytuple_getitem": [56, 59, 72, 78], "pytuple_getslic": [56, 59], "pytuple_pack": [56, 59, 78, 463], "pytuple_s": [56, 59, 78], "pytuple_typ": [56, 59], "pytype_clearcach": [56, 60], "pytype_frommetaclass": [56, 60, 62, 471, 480], "pytype_frommoduleandspec": [56, 60, 62, 98, 469, 471, 479, 480], "pytype_genericalloc": [56, 60, 62, 478], "pytype_genericnew": [56, 60, 62, 75], "pytype_getflag": [56, 60, 480], "pytype_getmodul": [56, 60, 98, 479, 480], "pytype_getmodulest": [56, 60, 98, 479, 480], "pytype_getnam": [56, 60, 470, 480], "pytype_getqualnam": [56, 60, 470, 480], "pytype_getslot": [56, 60, 469, 474, 480], "pytype_issubtyp": [56, 60], "pytype_modifi": [56, 60, 62, 480], "pytype_slot": [56, 60], "pytype_typ": [56, 60, 62, 471, 480], "pyunicodeiter_typ": 56, "pyunicode_append": 56, "pyunicode_appendanddel": 56, "pyunicode_asasciistr": [56, 63, 473], "pyunicode_ascharmapstr": [56, 63], "pyunicode_asdecodedobject": [56, 471, 476, 480], "pyunicode_asdecodedunicod": [56, 471, 476, 480], "pyunicode_asencodedobject": [56, 471, 473, 476, 480], "pyunicode_asencodedstr": [56, 63, 480], "pyunicode_asencodedunicod": [56, 471, 476, 480], "pyunicode_aslatin1str": [56, 63, 473], "pyunicode_asmbcsstr": [56, 63, 473], "pyunicode_asrawunicodeescapestr": [56, 63, 473], "pyunicode_asucs4": [56, 63, 473], "pyunicode_asucs4copi": [56, 63, 469, 473], "pyunicode_asutf16str": [56, 63], "pyunicode_asutf32str": [56, 63], "pyunicode_asutf8ands": [56, 63, 469, 477, 480], "pyunicode_asutf8str": [56, 63, 473], "pyunicode_asunicodeescapestr": [56, 63, 473], "pyunicode_aswidechar": [56, 63, 480], "pyunicode_aswidecharstr": [56, 63, 469, 473, 477, 480], "pyunicode_buildencodingmap": [56, 480], "pyunicode_compar": [56, 63, 469, 473], "pyunicode_comparewithasciistr": [56, 63, 472, 480], "pyunicode_concat": [56, 63, 473], "pyunicode_contain": [56, 63], "pyunicode_count": [56, 63], "pyunicode_decod": [56, 63, 480], "pyunicode_decodeascii": [56, 63], "pyunicode_decodecharmap": [56, 63], "pyunicode_decodecodepagest": 56, "pyunicode_decodefsdefault": [56, 63, 71, 480], "pyunicode_decodefsdefaultands": [56, 58, 63], "pyunicode_decodelatin1": [56, 63], "pyunicode_decodelocal": [56, 63], "pyunicode_decodelocaleands": [56, 58, 63, 477], "pyunicode_decodembc": [56, 63], "pyunicode_decodembcsst": [56, 63], "pyunicode_decoderawunicodeescap": [56, 63], "pyunicode_decodeutf16": [56, 63], "pyunicode_decodeutf16st": [56, 63], "pyunicode_decodeutf32": [56, 63], "pyunicode_decodeutf32st": [56, 63], "pyunicode_decodeutf7": [56, 63], "pyunicode_decodeutf7st": [56, 63], "pyunicode_decodeutf8": [56, 63], "pyunicode_decodeutf8st": [56, 63, 480], "pyunicode_decodeunicodeescap": [56, 63], "pyunicode_encodecodepag": [56, 63, 473, 480], "pyunicode_encodefsdefault": [56, 58, 63, 480], "pyunicode_encodelocal": [56, 58, 63, 477, 480], "pyunicode_fsdecod": [56, 63, 471, 476, 480], "pyunicode_find": [56, 63], "pyunicode_findchar": [56, 63, 469, 473, 477, 480], "pyunicode_format": [56, 63], "pyunicode_fromencodedobject": [56, 63], "pyunicode_fromformatv": [56, 58, 63, 471, 480], "pyunicode_fromobject": [56, 63], "pyunicode_fromordin": 56, "pyunicode_fromstringands": [56, 63, 469, 480], "pyunicode_fromwidechar": [56, 63, 473], "pyunicode_getdefaultencod": 56, "pyunicode_getlength": [56, 63, 469, 473], "pyunicode_internfromstr": [56, 63], "pyunicode_interninplac": [56, 63, 469, 480], "pyunicode_isidentifi": [56, 63, 480], "pyunicode_join": [56, 63, 473], "pyunicode_partit": 56, "pyunicode_rpartit": 56, "pyunicode_rsplit": 56, "pyunicode_readchar": [56, 63, 473], "pyunicode_replac": [56, 63], "pyunicode_res": 56, "pyunicode_richcompar": [56, 63], "pyunicode_split": [56, 63], "pyunicode_splitlin": [56, 63], "pyunicode_substr": [56, 63, 469, 473], "pyunicode_tailmatch": [56, 63, 469, 473, 479], "pyunicode_transl": [56, 63], "pyunicode_typ": [56, 62, 63], "pyunicode_writechar": [56, 63, 473], "ob_bas": [56, 57, 75, 480], "ob_siz": [56, 57, 62, 470, 480], "pyweakrefer": [56, 470, 480], "pyweakref_getobject": [56, 66], "pyweakref_newproxi": [56, 66], "pywrapperdescr_typ": 56, "pyzip_typ": 56, "py_atexit": [56, 58], "py_bytesmain": [56, 65, 101, 478], "py_compilestr": [56, 65, 469], "py_exit": [56, 58, 476, 480], "py_filesystemdefaultencodeerror": [56, 471, 480], "py_filesystemdefaultencod": [56, 471, 480], "py_genericalia": [56, 61, 480], "py_genericaliastyp": [56, 61, 480], "py_getrecursionlimit": 56, "py_hasfilesystemdefaultencod": [56, 471], "py_i": [56, 57, 469, 480], "py_isfals": [56, 57, 469, 480], "py_isnon": [56, 57, 469, 480], "py_istru": [56, 57, 469, 480], "py_makependingcal": 56, "py_setrecursionlimit": 56, "py_ucs4": [56, 63, 473], "py_utf8mod": [56, 471, 480], "py_intptr_t": 56, "py_uintptr_t": 56, "allocfunc": [56, 62, 74], "binaryfunc": [56, 62], "descrgetfunc": [56, 62, 74], "descrsetfunc": [56, 62, 74], "getattrfunc": [56, 62, 74], "getattrofunc": [56, 62, 74], "getiterfunc": [56, 62, 74], "hashfunc": [56, 62, 74], "initproc": [56, 62, 74, 75], "iternextfunc": [56, 62, 74], "lenfunc": [56, 62], "newfunc": [56, 62, 74, 223], "objobjargproc": [56, 62], "objobjproc": [56, 62], "releasebufferproc": [56, 62, 480], "reprfunc": [56, 62, 74], "richcmpfunc": [56, 62, 74], "setattrfunc": [56, 62, 74], "setattrofunc": [56, 62, 74], "ssizeargfunc": [56, 62], "ssizeobjargproc": [56, 62], "ssizessizeargfunc": 56, "ssizessizeobjargproc": 56, "symtabl": [56, 67, 251, 261, 466, 469, 471, 479, 480], "ternaryfunc": [56, 62, 74], "unaryfunc": [56, 62], "ultim": [57, 190, 222, 232, 289, 349, 425, 427, 429, 433, 461, 463, 480], "expans": [57, 217, 231, 244, 272, 291, 305, 311, 345, 361, 406, 419, 463, 473, 474], "notion": [57, 180, 183, 187, 190, 222, 296, 341, 373, 407, 411, 427, 431, 472], "py_siz": [57, 465, 470, 480], "pyobject_head": [57, 62, 75, 467], "pyobject_var_head": [57, 62, 74], "py_set_typ": [57, 470, 480], "py_is_typ": [57, 480], "py_set_s": [57, 470, 480], "pyobject_head_init": [57, 62, 471], "_pyobject_extra_init": 57, "pyvarobject_head_init": [57, 62, 74, 75, 480], "shall": [57, 293, 296, 326, 412, 423, 458, 472], "meth_keyword": [57, 72, 98], "_pycfunctionfast": 57, "meth_fastcal": [57, 98, 477, 480], "narg": [57, 67, 88, 98, 100, 115, 289, 306, 337, 396, 448, 466, 472, 480], "_pycfunctionfastwithkeyword": 57, "pycmethod": [57, 60, 98, 470, 479, 480], "meth_method": [57, 98, 479], "defining_class": [57, 98, 480], "ml_name": [57, 74], "ml_meth": [57, 74], "ml_flag": [57, 74], "ml_doc": [57, 74], "bitfield": [57, 110, 480], "convent": [57, 60, 62, 72, 84, 91, 92, 98, 99, 100, 106, 111, 164, 173, 174, 175, 178, 180, 206, 225, 227, 240, 243, 263, 268, 281, 289, 290, 292, 341, 342, 349, 359, 361, 363, 392, 396, 425, 427, 431, 432, 449, 459, 460, 461, 462, 463, 464, 465, 466, 467, 472, 474, 475, 477, 480], "fourth": [57, 94, 174, 191, 264, 304, 316, 363, 416, 461], "question": [57, 72, 78, 84, 93, 94, 99, 100, 103, 106, 119, 138, 155, 190, 191, 232, 263, 264, 289, 337, 366, 370, 403, 404, 439, 459, 461, 462, 464, 477, 479, 480], "superclass": [57, 60, 62, 98, 113, 152, 178, 222, 223, 259, 265, 309, 335, 383, 425, 461, 462, 464, 471, 480], "unus": [57, 62, 75, 88, 123, 146, 174, 227, 255, 256, 279, 280, 297, 310, 329, 335, 337, 342, 355, 359, 398, 432, 458, 461, 465, 474, 477, 479, 480], "meth_o": [57, 61, 461, 480], "meth_class": [57, 61, 462], "classmethod": [57, 67, 86, 92, 93, 113, 157, 158, 173, 180, 183, 188, 190, 200, 208, 218, 222, 223, 247, 251, 252, 258, 280, 293, 296, 340, 341, 355, 378, 379, 383, 385, 419, 422, 425, 447, 461, 463, 466, 469, 470, 471, 472, 473, 476, 477, 478, 480], "meth_stat": [57, 462], "staticmethod": [57, 67, 84, 86, 92, 93, 113, 190, 208, 222, 223, 251, 265, 355, 417, 425, 447, 461, 463, 466, 469, 472, 473, 478, 480], "meth_coexist": [57, 463], "sq_contain": [57, 62], "preclud": [57, 341, 478], "tp_member": [57, 62, 74, 75, 470, 480], "py_readon": [57, 74, 471], "py_t_str": 57, "py_t_object_ex": [57, 75, 471], "t_object": [57, 471, 480], "__vectorcalloffset__": [57, 60], "py_t_pyssizet": 57, "spam_type_memb": 57, "offsetof": [57, 75, 471], "spam_object": 57, "stddef": [57, 75, 471], "tp_dictoffset": [57, 60, 62, 74, 471, 480], "tp_weaklistoffset": [57, 60, 62, 74, 471, 479, 480], "__dictoffset__": 57, "__weaklistoffset__": 57, "py_tpflags_managed_dict": [57, 60, 62, 471, 480], "py_tpflags_managed_weakref": [57, 60, 62, 74, 471, 480], "structmemb": [57, 92, 471, 480], "obj_addr": 57, "py_audit_read": [57, 471], "py_relative_offset": [57, 471], "py_tp_memb": [57, 60, 480], "mandatori": [57, 75, 83, 239, 245, 247, 265, 290, 338, 339, 462, 473, 477, 479, 480], "pytypeslot": 57, "read_restrict": [57, 471], "write_restrict": [57, 471], "py_": [57, 60, 458, 480], "delattr": [57, 67, 222, 251, 437, 447], "py_t_byt": 57, "py_t_short": 57, "py_t_int": [57, 74, 75, 471], "py_t_long": 57, "py_t_longlong": 57, "py_t_ubyt": 57, "py_t_uint": 57, "py_t_ushort": 57, "py_t_ulong": 57, "py_t_ulonglong": 57, "py_t_float": 57, "py_t_doubl": [57, 74, 471], "py_t_bool": 57, "ro": [57, 84, 337], "py_t_string_inplac": 57, "py_t_char": 57, "py_t_string_inlin": 57, "t_int": [57, 471], "surpris": [57, 67, 83, 84, 87, 100, 115, 180, 183, 190, 222, 244, 264, 272, 280, 305, 340, 355, 366, 383, 422, 429, 460, 461, 464, 468, 471, 475, 477, 480], "t_none": [57, 471, 480], "tp_getset": [57, 62, 74, 75], "pathlik": [58, 63, 67, 86, 115, 160, 222, 249, 290, 291, 293, 341, 386, 422, 476, 480], "__fspath__": [58, 67, 115, 290, 293, 359, 386, 476, 480], "py_fdisinteract": 58, "deem": [58, 119, 204, 227, 266, 341, 404, 423, 459, 460, 464, 466, 471, 472, 473, 474, 480], "isatti": [58, 67, 115, 150, 222, 255, 290, 349, 443, 480], "clone": [58, 67, 191, 198, 202, 205, 219, 227, 232, 234, 280, 282, 290, 298, 332, 373, 381, 407, 431, 457, 473, 478], "parent": [58, 60, 62, 67, 84, 87, 97, 99, 100, 111, 115, 119, 130, 157, 174, 179, 186, 216, 222, 245, 247, 250, 252, 253, 261, 264, 275, 277, 278, 280, 290, 293, 299, 302, 306, 309, 311, 330, 334, 335, 337, 338, 345, 349, 365, 366, 368, 373, 382, 386, 387, 392, 407, 410, 418, 425, 429, 437, 461, 462, 463, 464, 465, 469, 471, 473, 474, 476, 477, 480], "register_at_fork": [58, 67, 115, 290, 477, 480], "reliabl": [58, 121, 123, 129, 130, 136, 155, 158, 183, 185, 248, 280, 330, 345, 400, 412, 424, 429, 458, 462, 466, 472, 473, 474, 475, 476, 477, 480], "microsoft": [58, 67, 76, 85, 155, 164, 173, 251, 290, 347, 349, 395, 396, 404, 432, 445, 453, 455, 461, 462, 464, 465, 470, 475, 480], "visual": [58, 76, 84, 91, 102, 316, 338, 372, 381, 410, 452, 453, 458, 459, 462, 465, 475, 480], "sigact": [58, 480], "undecod": [58, 106, 155, 193, 290, 472, 480], "dc80": [58, 106, 155, 222], "dcff": [58, 106, 155, 222], "surrog": [58, 63, 155, 222, 259, 290, 343, 355, 407, 473, 474, 478, 480], "error_po": 58, "0x80": [58, 106, 175, 341, 480], "0xff": [58, 155, 222, 341], "1000": [58, 84, 96, 100, 106, 146, 170, 174, 180, 218, 244, 256, 258, 272, 280, 281, 317, 326, 341, 342, 349, 366, 379, 381, 423, 437, 438, 441, 443, 446, 447, 459, 464, 465, 466, 472, 473, 478], "plus": [58, 62, 67, 74, 83, 117, 173, 174, 175, 183, 187, 191, 205, 208, 261, 280, 287, 289, 290, 302, 328, 339, 341, 349, 359, 361, 362, 374, 386, 387, 391, 404, 408, 427, 431, 432, 458, 461, 462, 463, 464, 471, 473, 474, 480], "hundr": [58, 100, 190, 232], "pysys_audit": [58, 96, 139, 349, 480], "apart": [58, 75, 94, 99, 103, 119, 164, 187, 272, 280, 289, 299, 427, 432, 458, 462, 466, 468], "unavoid": [58, 94, 180, 463, 466, 468], "pysys_addaudithook": [58, 139, 349], "py_audithookfunct": 58, "silenc": [58, 117, 222, 320, 329, 394, 466, 472, 474, 479, 480], "578": [58, 67, 139, 349, 464, 465, 480], "addaudithook": [58, 67, 139, 312, 349, 447], "kill": [58, 67, 83, 112, 115, 127, 130, 134, 137, 139, 161, 163, 174, 244, 254, 280, 290, 330, 345, 359, 399, 404, 419, 465, 466, 467, 472, 477, 480], "120": [58, 71, 94, 152, 190, 223, 258, 349, 381, 466, 476, 478, 480], "pytuple_check": [59, 78], "pytuple_checkexact": 59, "oo": [59, 173, 349, 359, 447, 452, 468, 475, 480], "pytuple_get_s": 59, "pytuple_get_item": 59, "pytuple_set_item": [59, 469, 480], "_pytuple_res": [59, 461], "shrink": [59, 181, 463, 480], "client": [59, 67, 72, 83, 92, 99, 100, 104, 107, 123, 139, 141, 148, 155, 161, 164, 167, 191, 193, 238, 241, 242, 248, 251, 253, 255, 256, 264, 266, 285, 290, 296, 325, 326, 334, 335, 337, 356, 359, 362, 381, 383, 391, 392, 404, 406, 407, 414, 415, 417, 423, 438, 448, 461, 463, 465, 471, 473, 478, 480], "namedtupl": [59, 67, 86, 93, 114, 144, 179, 184, 285, 296, 299, 300, 316, 326, 333, 337, 341, 344, 346, 349, 379, 382, 383, 398, 439, 465, 466, 468, 469, 470, 471, 474, 475, 476, 477, 478, 479, 480], "desc": [59, 92, 278, 285, 337, 468], "pystructsequence_inittyp": [59, 474], "pystructsequence_inittype2": [59, 474], "meta": [59, 67, 86, 109, 115, 119, 148, 174, 175, 217, 228, 247, 248, 289, 349, 392, 425, 461, 471, 473, 474, 476, 480], "n_in_sequ": 59, "unnam": [59, 72, 93, 173, 208, 337, 402, 427, 474, 480], "pystructsequence_get_item": 59, "pystructsequence_set_item": 59, "pytype_check": [60, 72, 480], "pytype_checkexact": [60, 480], "primarili": [60, 84, 97, 99, 136, 138, 155, 180, 191, 203, 223, 249, 252, 264, 296, 301, 341, 345, 349, 383, 385, 397, 404, 408, 424, 426, 458, 460, 461, 463, 465, 466, 473, 475, 477, 479, 480], "pytype_getdict": [60, 62, 480], "proxi": [60, 66, 67, 161, 164, 167, 179, 184, 210, 222, 223, 239, 245, 254, 338, 341, 382, 385, 392, 399, 407, 416, 423, 425, 460, 465, 471, 472, 473, 475, 476, 478, 480], "tp_dict": [60, 62, 74, 465, 480], "languag": [60, 63, 67, 71, 72, 73, 79, 83, 86, 88, 92, 93, 94, 98, 100, 102, 103, 106, 107, 109, 119, 155, 164, 173, 177, 188, 193, 199, 202, 206, 214, 218, 219, 222, 237, 243, 244, 247, 251, 263, 270, 278, 296, 304, 316, 337, 341, 349, 352, 360, 361, 366, 374, 376, 382, 383, 399, 407, 408, 416, 425, 427, 431, 432, 433, 442, 443, 454, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "adequ": [60, 62, 75, 84, 210, 466, 473], "pytype_addwatch": [60, 471], "pytype_watchcallback": 60, "pytype_watch": [60, 471, 480], "pytype_clearwatch": 60, "_pytype_lookup": [60, 92, 469, 480], "pytype_hasfeatur": [60, 62, 480], "pytype_is_gc": 60, "detector": [60, 72, 252, 453, 466], "issubclass": [60, 67, 77, 86, 113, 158, 222, 251, 341, 382, 383, 397, 425, 437, 447, 459, 465, 469, 477, 480], "nitem": [60, 62], "tp_alloc": [60, 62, 74, 75, 480], "kwds": [60, 62, 74, 75, 92, 134, 141, 166, 172, 200, 208, 222, 223, 252, 280, 294, 315, 342, 359, 377, 382, 385, 425, 428, 438, 464, 478, 480], "qualifi": [60, 67, 86, 92, 188, 190, 194, 247, 252, 265, 266, 296, 332, 334, 341, 345, 383, 385, 395, 397, 410, 413, 420, 425, 429, 433, 452, 458, 464, 470, 475, 478, 480, 481], "pytype_getmodulebydef": [60, 98, 470, 480], "shortcut": [60, 67, 190, 232, 244, 295, 318, 341, 355, 382, 425, 458, 463, 465, 477, 480], "nb_add": [60, 62, 98], "pyunstable_type_assignversiontag": [60, 480], "metaclass": [60, 67, 86, 92, 93, 109, 113, 119, 173, 208, 222, 223, 252, 341, 382, 383, 424, 465, 467, 470, 471, 472, 474, 475, 476, 477, 478, 480], "py_tpflags_heaptyp": [60, 62, 98, 469, 479], "py_tp_bas": [60, 62], "pytype_from": [60, 471, 480], "14": [60, 67, 84, 88, 94, 96, 103, 106, 118, 136, 138, 147, 155, 157, 158, 163, 173, 174, 180, 183, 188, 190, 206, 222, 233, 238, 244, 247, 250, 256, 258, 280, 290, 293, 299, 316, 319, 329, 334, 337, 340, 341, 342, 349, 355, 363, 375, 383, 395, 410, 425, 427, 429, 432, 439, 441, 443, 446, 449, 461, 463, 464, 466, 470, 472, 475, 476, 477, 478, 479, 480], "__init_subclass__": [60, 67, 179, 208, 222, 425, 470, 476, 480], "__set_name__": [60, 67, 92, 178, 425, 471, 476, 480], "tp_doc": [60, 62, 74, 75, 469, 480], "overlap": [60, 63, 67, 91, 103, 158, 174, 187, 253, 256, 258, 279, 287, 289, 293, 316, 340, 341, 369, 381, 433, 460, 461, 480], "mistak": [60, 72, 93, 102, 103, 117, 208, 210, 264, 268, 289, 341, 363, 366, 453, 463, 464, 466, 468, 471, 480], "suggest": [60, 67, 73, 83, 84, 90, 94, 100, 103, 106, 112, 130, 183, 222, 227, 232, 247, 296, 304, 317, 337, 362, 363, 379, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 474, 476, 478, 479, 480], "pynumbermethod": [60, 62, 74, 461, 464], "pysequencemethod": [60, 62, 74], "pymappingmethod": [60, 62, 74], "pyasyncmethod": [60, 62, 74, 480], "py_tp_dealloc": 60, "py_nb_add": 60, "py_sq_length": 60, "sq_length": [60, 62, 480], "tp_vectorcal": [60, 62, 74, 480], "tp_mro": [60, 62, 74, 480], "tp_cach": [60, 62, 74], "tp_subclass": [60, 62, 74, 471, 480], "tp_weaklist": [60, 62, 74, 471], "problemat": [60, 164, 265, 280, 463, 468, 472, 477, 480], "unlimit": [60, 123, 134, 148, 199, 200, 205, 232, 244, 280, 317, 319, 341, 345, 362, 425, 432, 480], "bf_getbuff": [60, 62, 470], "pfunc": [60, 71], "py_tp_doc": 60, "genericalia": [61, 67, 179, 382, 383, 425, 427, 469, 479, 480], "union": [61, 67, 87, 115, 157, 158, 184, 208, 222, 223, 249, 251, 330, 339, 343, 382, 383, 423, 425, 462, 463, 465, 466, 469, 470, 471, 475, 479, 480], "__origin__": [61, 67, 341], "__args__": [61, 67, 341, 469, 479, 480], "__parameters__": [61, 67, 341, 383, 480], "lazili": [61, 87, 163, 213, 240, 258, 341, 383, 385, 386, 424, 426, 427, 469, 470, 474, 480], "my_obj_method": 61, "__class_getitem__": [61, 67, 341, 383, 427, 470, 477, 480], "585": [61, 86, 158, 341, 382, 383, 470, 479, 480], "pytype_": 62, "fair": [62, 83, 91, 100, 106, 190, 201, 205, 278, 305, 327, 338, 366, 385, 391, 407, 408, 453, 459, 461, 462, 464, 465, 476, 480], "examin": [62, 67, 71, 84, 87, 99, 106, 178, 184, 252, 290, 294, 297, 305, 328, 329, 330, 332, 341, 349, 359, 407, 460, 462, 464, 465, 480], "glanc": [62, 100, 462], "insight": 62, "tp_getattr": [62, 74], "tp_setattr": [62, 74], "__setattr__": [62, 67, 74, 79, 84, 92, 139, 178, 296, 386, 425, 433, 461, 480], "__delattr__": [62, 67, 74, 79, 92, 139, 178, 425, 480], "tp_as_async": [62, 74, 475], "__repr__": [62, 67, 79, 92, 93, 105, 157, 161, 178, 179, 180, 192, 208, 214, 222, 252, 280, 283, 304, 318, 337, 382, 383, 386, 416, 422, 425, 449, 461, 462, 469, 470, 472, 477, 478, 480], "tp_as_sequ": [62, 74], "tp_as_map": [62, 74], "tp_str": [62, 74], "__str__": [62, 67, 79, 93, 99, 100, 157, 161, 179, 180, 191, 192, 193, 198, 199, 200, 202, 208, 252, 264, 280, 282, 341, 342, 382, 386, 422, 425, 440, 461, 469, 470, 478, 480], "tp_as_buff": [62, 74, 479, 480], "tp_richcompar": [62, 74, 480], "__lt__": [62, 67, 74, 79, 93, 105, 144, 158, 165, 178, 221, 222, 223, 288, 341, 382, 386, 425, 427, 460, 466, 467, 472, 480], "__le__": [62, 67, 79, 93, 158, 178, 221, 223, 288, 341, 386, 425, 460, 466, 472], "__ne__": [62, 67, 79, 158, 191, 192, 199, 221, 282, 288, 386, 416, 425, 460, 470, 480], "__gt__": [62, 67, 79, 93, 105, 158, 178, 221, 222, 223, 288, 341, 386, 425, 460, 466, 472], "__ge__": [62, 67, 79, 93, 158, 178, 221, 223, 288, 341, 386, 425, 460, 466, 472], "tp_iter": [62, 74, 341, 461], "__iter__": [62, 67, 74, 79, 86, 93, 100, 113, 158, 179, 184, 208, 222, 255, 258, 268, 280, 282, 341, 383, 385, 386, 387, 419, 424, 425, 427, 437, 461, 462, 465, 474, 476, 479, 480], "tp_iternext": [62, 74, 341, 461, 480], "__next__": [62, 67, 74, 86, 94, 109, 158, 163, 172, 188, 210, 214, 222, 255, 258, 280, 341, 419, 425, 427, 437, 467, 480], "tp_method": [62, 74, 75], "tp_base": [62, 74, 75, 480], "__base__": 62, "tp_descr_get": [62, 74], "__get__": [62, 67, 86, 92, 178, 223, 252, 386, 425, 461, 476, 480], "tp_descr_set": [62, 74, 480], "__set__": [62, 67, 86, 92, 178, 252, 386, 425, 461, 476, 480], "__delete__": [62, 67, 86, 92, 252, 386, 425, 461, 480], "tp_free": [62, 74, 75, 98], "tp_is_gc": [62, 74], "__subclasses__": [62, 67, 341, 386, 471, 480], "tp_del": [62, 74, 224], "tp_version_tag": [62, 74], "tp_final": [62, 74, 475, 478, 480], "tp_watch": [62, 74], "angl": [62, 103, 141, 151, 155, 206, 222, 272, 381, 465, 466, 480], "am_await": 62, "__await__": [62, 67, 86, 158, 188, 382, 425, 475, 480], "am_ait": 62, "__aiter__": [62, 67, 86, 158, 188, 222, 386, 387, 424, 425, 475, 476, 477, 480], "am_anext": 62, "__anext__": [62, 67, 86, 158, 188, 210, 222, 386, 424, 425, 427, 480], "am_send": 62, "sendfunc": 62, "__add__": [62, 67, 79, 93, 98, 157, 165, 221, 252, 286, 288, 386, 425, 427, 480], "__radd__": [62, 67, 286, 425, 427], "nb_inplace_add": 62, "__iadd__": [62, 67, 79, 84, 158, 221, 288, 425, 459], "nb_subtract": 62, "__sub__": [62, 67, 158, 221, 288, 386, 425, 427], "__rsub__": [62, 67, 165, 425], "nb_inplace_subtract": 62, "__isub__": [62, 67, 158, 221, 288, 425, 459], "nb_multipli": 62, "__mul__": [62, 67, 79, 157, 221, 288, 386, 425, 427, 480], "__rmul__": [62, 67, 79, 425, 427, 480], "nb_inplace_multipli": 62, "__imul__": [62, 67, 79, 157, 165, 221, 288, 425, 480], "nb_remaind": 62, "__mod__": [62, 67, 102, 221, 288, 386, 425, 427, 469, 480], "__rmod__": [62, 67, 157, 425, 469, 475, 480], "nb_inplace_remaind": 62, "__imod__": [62, 67, 221, 288, 425], "nb_divmod": 62, "__divmod__": [62, 67, 386, 425, 469, 475, 480], "__rdivmod__": [62, 67, 425, 469, 480], "nb_power": 62, "__pow__": [62, 67, 221, 288, 386, 425, 427, 469, 480], "__rpow__": [62, 67, 425, 469, 480], "nb_inplace_pow": 62, "__ipow__": [62, 67, 221, 288, 425, 469, 480], "nb_negat": 62, "__neg__": [62, 67, 221, 288, 386, 425, 427], "nb_posit": 62, "__pos__": [62, 67, 221, 288, 386, 425, 427], "nb_absolut": 62, "__abs__": [62, 67, 221, 222, 288, 383, 425, 480], "nb_bool": [62, 467], "__bool__": [62, 67, 93, 109, 208, 229, 288, 341, 364, 386, 402, 425, 427, 467, 480], "nb_invert": 62, "__invert__": [62, 67, 208, 221, 288, 386, 425, 427], "nb_lshift": 62, "__lshift__": [62, 67, 221, 288, 386, 425, 427], "__rlshift__": [62, 67, 425], "nb_inplace_lshift": 62, "__ilshift__": [62, 67, 221, 288, 425], "nb_rshift": 62, "__rshift__": [62, 67, 221, 288, 386, 425, 427], "__rrshift__": [62, 67, 425], "nb_inplace_rshift": 62, "__irshift__": [62, 67, 221, 288, 425], "nb_and": 62, "__and__": [62, 67, 158, 179, 208, 221, 288, 386, 425, 427], "__rand__": [62, 67, 425, 427], "nb_inplace_and": 62, "__iand__": [62, 67, 158, 165, 221, 288, 425], "nb_xor": 62, "__xor__": [62, 67, 158, 179, 208, 221, 288, 386, 425, 427], "__rxor__": [62, 67, 425, 427], "nb_inplace_xor": 62, "__ixor__": [62, 67, 158, 221, 288, 425], "nb_or": 62, "__or__": [62, 67, 158, 179, 208, 221, 288, 341, 386, 425, 427], "__ror__": [62, 67, 425, 427, 480], "nb_inplace_or": 62, "__ior__": [62, 67, 158, 221, 288, 425], "nb_int": 62, "nb_reserv": 62, "nb_float": 62, "nb_floor_divid": 62, "__floordiv__": [62, 67, 102, 221, 288, 386, 425, 427, 461, 469, 480], "nb_inplace_floor_divid": 62, "__ifloordiv__": [62, 67, 221, 288, 425], "nb_true_divid": 62, "__truediv__": [62, 67, 102, 221, 247, 250, 277, 288, 386, 425, 427, 461, 475], "nb_inplace_true_divid": 62, "__itruediv__": [62, 67, 221, 288, 425], "nb_matrix_multipli": 62, "__matmul__": [62, 67, 221, 288, 386, 425, 475], "__rmatmul__": [62, 67, 425, 475], "nb_inplace_matrix_multipli": 62, "__imatmul__": [62, 67, 221, 288, 425, 475], "mp_length": 62, "__len__": [62, 67, 79, 86, 113, 158, 179, 191, 193, 202, 208, 222, 268, 280, 282, 288, 341, 383, 386, 407, 410, 424, 425, 462, 463, 478, 480], "mp_subscript": [62, 480], "mp_ass_subscript": 62, "__setitem__": [62, 67, 79, 157, 158, 188, 191, 193, 202, 205, 221, 268, 280, 282, 288, 296, 386, 387, 404, 407, 410, 425, 433, 462, 467, 480], "__delitem__": [62, 67, 79, 157, 158, 191, 193, 202, 221, 268, 282, 288, 386, 404, 407, 410, 425, 462, 467, 480], "sq_concat": 62, "sq_repeat": 62, "sq_item": [62, 480], "sq_ass_item": 62, "sq_inplace_concat": 62, "sq_inplace_repeat": 62, "_typeobject": [62, 74], "tp_compar": [62, 74], "tp_reserv": [62, 74, 475], "suit": [62, 67, 74, 83, 84, 86, 94, 99, 100, 102, 158, 184, 190, 227, 251, 255, 280, 289, 337, 338, 355, 379, 385, 397, 419, 424, 453, 458, 464, 465, 466, 467, 470, 471, 472, 474, 476, 477, 479, 480], "rich": [62, 63, 67, 74, 109, 157, 194, 222, 223, 288, 366, 372, 416, 425, 427, 429, 467, 472, 477, 479, 480, 481], "stuff": [62, 74, 78, 99, 100, 119, 166, 173, 190, 304, 386, 467], "resolut": [62, 67, 74, 75, 84, 86, 92, 98, 113, 115, 123, 179, 180, 211, 213, 222, 223, 229, 231, 242, 252, 290, 291, 292, 293, 296, 305, 334, 341, 363, 424, 425, 429, 437, 462, 464, 473, 474, 475, 476, 478, 479, 480], "bitset": [62, 74], "type_new": [62, 92, 480], "metatyp": [62, 252], "complain": [62, 75, 88, 100, 166, 244, 460, 480], "foo_typ": 62, "_ob_next": 62, "_ob_prev": 62, "getobject": [62, 453, 478, 480], "act": [62, 66, 74, 84, 94, 99, 102, 119, 141, 173, 178, 180, 188, 193, 198, 202, 205, 222, 223, 241, 245, 247, 250, 256, 264, 290, 306, 308, 337, 341, 349, 362, 372, 381, 382, 383, 386, 423, 425, 432, 458, 459, 460, 465, 473, 474, 478, 479, 480], "everyth": [62, 72, 75, 84, 87, 88, 91, 100, 102, 107, 117, 190, 205, 217, 222, 244, 265, 289, 290, 293, 296, 316, 329, 330, 334, 356, 366, 386, 397, 416, 431, 432, 465, 467, 471, 473, 480], "pickl": [62, 67, 75, 83, 99, 100, 139, 153, 155, 157, 163, 168, 173, 179, 180, 183, 223, 251, 259, 261, 264, 265, 266, 271, 280, 281, 295, 324, 327, 344, 376, 383, 386, 443, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 477, 480, 481], "pydoc": [62, 67, 75, 83, 153, 184, 222, 251, 417, 460, 461, 462, 463, 466, 468, 475, 480], "meaning": [62, 103, 190, 195, 232, 247, 252, 256, 265, 268, 280, 290, 311, 316, 334, 338, 349, 379, 382, 392, 425, 431, 433, 467, 472, 474, 475, 480], "whichev": [62, 72, 74, 111, 180, 264, 344, 385, 458, 473, 475], "align": [62, 67, 115, 142, 147, 150, 342, 359, 373, 381, 405, 465, 466, 471, 480], "py_tpflags_basetyp": [62, 75], "permiss": [62, 83, 84, 86, 99, 100, 107, 160, 209, 210, 213, 245, 254, 290, 293, 308, 329, 330, 334, 337, 339, 352, 355, 357, 383, 392, 394, 402, 423, 458, 466, 477, 480], "foo_dealloc": [62, 478], "foo_object": 62, "tp_print": [62, 479], "inconsist": [62, 187, 210, 289, 290, 334, 386, 432, 460, 471, 476, 480], "relev": [62, 72, 74, 83, 84, 88, 91, 94, 97, 99, 100, 119, 142, 164, 183, 190, 191, 205, 212, 239, 242, 248, 259, 264, 265, 266, 285, 289, 290, 297, 299, 338, 341, 345, 352, 353, 359, 385, 404, 411, 420, 422, 458, 459, 461, 463, 471, 473, 474, 475, 476, 479, 480], "await": [62, 67, 86, 120, 121, 123, 126, 127, 129, 130, 131, 132, 133, 134, 135, 158, 166, 167, 179, 184, 185, 188, 222, 252, 261, 341, 374, 382, 383, 385, 386, 424, 426, 428, 430, 432, 459, 462, 469, 470, 476, 477, 478, 479, 480], "eval": [62, 67, 84, 87, 109, 118, 119, 141, 154, 156, 210, 222, 251, 252, 265, 294, 296, 304, 324, 341, 372, 378, 426, 428, 432, 433, 434, 437, 441, 447, 459, 463, 465, 467, 468, 469, 470, 471, 472, 480], "feasibl": [62, 72, 327, 474, 480], "deduc": [62, 190, 280, 305, 351, 458, 472], "isinst": [62, 67, 77, 84, 86, 87, 92, 93, 99, 100, 109, 113, 148, 158, 166, 178, 180, 208, 222, 247, 248, 251, 252, 259, 286, 288, 296, 341, 382, 383, 385, 386, 387, 424, 425, 437, 447, 459, 462, 463, 465, 467, 469, 470, 471, 472, 476, 477, 480], "friend": [62, 72, 91, 100, 117, 187, 191, 289, 334, 341, 349, 385, 387, 410, 422, 459, 463, 467, 474, 477, 479, 480], "among": [62, 123, 138, 173, 178, 187, 190, 268, 280, 281, 290, 297, 325, 349, 355, 363, 366, 372, 385, 425, 432, 458, 472, 478, 480], "mask": [62, 67, 173, 174, 208, 253, 290, 319, 326, 329, 330, 334, 339, 350, 353, 366, 373, 402, 425, 463, 465, 472, 473, 479, 480], "guard": [62, 67, 98, 100, 119, 123, 248, 310, 359, 362, 382, 383, 428, 429, 438, 478, 480], "xxx": [62, 99, 100, 117, 349, 429, 453, 465, 466, 468, 473, 474, 480], "py_tpflags_default": [62, 75], "ore": [62, 175, 187, 190, 212, 290, 316, 338, 366, 403], "decref": [62, 63, 480], "java": [62, 67, 77, 79, 83, 84, 94, 100, 103, 104, 113, 115, 222, 290, 341, 362, 407, 411, 412, 425, 431, 436, 438, 441, 459, 463, 464, 465, 467, 469, 472], "py_tpflags_readi": 62, "group": [62, 67, 83, 88, 93, 97, 99, 100, 106, 115, 121, 139, 148, 155, 166, 172, 175, 183, 184, 187, 188, 190, 191, 200, 208, 216, 222, 245, 248, 251, 256, 258, 263, 268, 278, 280, 282, 285, 290, 293, 296, 311, 316, 329, 331, 334, 336, 338, 339, 341, 342, 345, 350, 355, 360, 362, 372, 373, 378, 379, 383, 388, 391, 397, 402, 412, 416, 425, 427, 428, 431, 432, 440, 449, 458, 459, 463, 464, 465, 466, 467, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480], "bitmask": [62, 123, 190, 292, 325, 326], "py_tpflags_have_stackless_extens": 62, "py_tpflags_immutabletyp": [62, 98, 469, 470, 471, 480], "portion": [62, 86, 91, 94, 97, 103, 125, 138, 151, 176, 180, 183, 200, 206, 223, 232, 264, 265, 266, 334, 339, 373, 385, 391, 407, 413, 416, 417, 423, 429, 459, 472, 473, 475, 480], "py_tpflags_long_subclass": 62, "py_tpflags_list_subclass": 62, "py_tpflags_tuple_subclass": 62, "py_tpflags_bytes_subclass": 62, "py_tpflags_unicode_subclass": 62, "py_tpflags_dict_subclass": 62, "py_tpflags_base_exc_subclass": 62, "py_tpflags_type_subclass": 62, "ins": [62, 93, 94, 459, 461, 462, 463], "py_tpflags_have_fin": [62, 471, 478], "py_tpflags_disallow_instanti": [62, 98, 469, 471, 480], "py_tpflags_map": [62, 188, 424, 480], "abc": [62, 67, 72, 77, 79, 84, 86, 87, 92, 94, 102, 103, 106, 109, 123, 130, 133, 157, 164, 167, 173, 179, 181, 184, 188, 223, 225, 239, 248, 249, 251, 255, 256, 258, 264, 265, 277, 280, 287, 296, 312, 316, 318, 327, 328, 341, 342, 349, 359, 379, 382, 419, 420, 423, 424, 425, 427, 429, 432, 437, 439, 459, 461, 462, 463, 464, 465, 466, 467, 470, 471, 476, 477, 478, 480], "py_tpflags_sequ": [62, 188, 424, 480], "634": [62, 67, 109, 424, 425, 480], "py_tpflags_valid_version_tag": [62, 480], "local_travers": 62, "_thread": [62, 67, 83, 139, 161, 251, 362, 462, 473, 480], "localobject": 62, "particip": [62, 74, 75, 180, 240, 247, 296, 316, 459, 461, 464, 466], "hand": [62, 72, 74, 83, 84, 93, 94, 102, 103, 119, 126, 173, 174, 178, 183, 193, 198, 203, 210, 222, 227, 244, 255, 266, 296, 302, 316, 335, 363, 366, 381, 383, 386, 424, 427, 431, 433, 448, 459, 460, 461, 462, 464, 465, 467, 468, 473, 478, 480], "aid": [62, 101, 337, 458, 462, 463, 466, 472, 473, 474, 480], "anyway": [62, 75, 88, 173, 180, 222, 240, 244, 256, 385, 460, 461, 471, 480], "get_refer": [62, 67, 139, 224, 312, 462, 469, 480], "weakrefer": 62, "40217": [62, 479, 480], "doubt": [62, 83, 91, 164, 180, 464], "prove": [62, 94, 173, 258, 338, 424, 462, 467, 468], "compos": [62, 67, 170, 197, 198, 199, 200, 205, 269, 290, 332, 352, 353, 372, 379, 383, 384, 432, 473], "obvious": [62, 72, 94, 99, 100, 103, 164, 174, 183, 264, 289, 292, 296, 305, 320, 344, 345, 359, 376, 386, 387, 410, 458, 459, 463, 464, 476, 480], "rare": [62, 83, 123, 130, 174, 178, 190, 196, 210, 232, 240, 244, 264, 289, 327, 330, 334, 341, 355, 387, 404, 407, 460, 461, 464, 465, 471, 473, 480], "good": [62, 74, 77, 78, 83, 84, 88, 92, 93, 98, 99, 100, 102, 103, 106, 107, 117, 119, 136, 148, 151, 152, 164, 167, 173, 174, 180, 187, 190, 195, 204, 208, 222, 232, 247, 280, 289, 290, 292, 296, 304, 316, 338, 359, 361, 381, 383, 385, 387, 408, 416, 423, 425, 459, 460, 462, 463, 465, 466, 470, 480], "local_clear": 62, "trash": [62, 268, 480], "reclam": 62, "weakref": [62, 67, 74, 84, 86, 178, 179, 210, 251, 280, 313, 341, 359, 449, 460, 461, 463, 464, 466, 470, 471, 480], "goal": [62, 74, 94, 98, 198, 222, 232, 317, 359, 410, 431, 460, 462, 464, 465, 472, 474, 475, 476], "eas": [62, 67, 327, 341, 362, 385, 433, 459, 473, 475, 477, 480], "py_return_richcompar": [62, 477, 480], "val_a": 62, "val_b": 62, "pyweakref_": 62, "confus": [62, 71, 83, 84, 91, 98, 100, 102, 103, 107, 154, 173, 183, 187, 190, 222, 256, 266, 289, 290, 296, 316, 330, 355, 366, 386, 392, 425, 427, 432, 433, 459, 460, 461, 462, 463, 464, 466, 468, 471, 472, 474, 476, 477, 478, 480], "unari": [62, 67, 119, 183, 188, 341, 386, 425, 430, 432, 473], "overload": [62, 67, 123, 184, 223, 383, 392, 416, 425, 427, 460, 461, 470, 474, 480], "regard": [62, 98, 99, 166, 202, 223, 232, 266, 290, 337, 341, 345, 350, 407, 410, 423, 458, 480], "reiniti": [62, 480], "unrel": [62, 72, 84, 93, 210, 268, 334, 480], "thumb": [62, 98, 102, 187, 373], "defer": [62, 67, 72, 99, 123, 157, 190, 243, 255, 266, 275, 337, 338, 353, 460, 465, 471, 480], "presum": [62, 99, 158, 180, 268, 280, 344, 345, 391, 427, 461, 466, 467, 480], "factori": [62, 67, 86, 97, 117, 123, 125, 127, 130, 155, 166, 169, 173, 186, 190, 200, 204, 205, 223, 247, 253, 264, 265, 266, 268, 272, 277, 280, 287, 289, 295, 312, 329, 362, 366, 368, 383, 387, 399, 404, 407, 410, 416, 417, 425, 461, 464, 465, 468, 471, 472, 473, 475, 477, 478, 479, 480], "mixtur": [62, 200, 428, 432, 475], "_pyobject_get_weakrefs_listptr": [62, 471], "sane": [62, 174, 180, 316, 480], "trivial": [62, 67, 71, 72, 74, 83, 94, 134, 148, 191, 197, 205, 231, 280, 296, 316, 349, 387, 462, 473, 474, 480], "local_fin": 62, "error_typ": 62, "error_valu": 62, "error_traceback": 62, "442": [62, 67, 74, 224, 479, 480], "tradit": [62, 72, 75, 92, 98, 170, 263, 268, 272, 289, 290, 296, 305, 352, 356, 359, 424, 428, 429, 453, 458, 462, 465, 472, 477, 480], "ternari": [62, 425, 427], "operand": [62, 67, 88, 119, 155, 180, 188, 190, 210, 222, 264, 287, 288, 341, 425, 427, 433, 440, 446, 461, 466, 467, 472, 473, 480], "nb_long": 62, "augment": [62, 67, 84, 117, 119, 190, 265, 273, 328, 372, 425, 428, 432, 452, 472, 480, 481], "counter": [62, 67, 72, 75, 84, 86, 94, 137, 179, 184, 187, 188, 197, 233, 280, 289, 290, 341, 362, 363, 383, 385, 427, 437, 461, 463, 464, 465, 466, 468, 472, 473, 478, 480], "root": [62, 67, 87, 92, 99, 100, 108, 109, 111, 138, 139, 151, 157, 173, 183, 198, 202, 203, 204, 207, 216, 232, 244, 245, 249, 258, 261, 264, 265, 272, 280, 290, 291, 293, 299, 301, 311, 329, 336, 338, 339, 345, 349, 355, 359, 363, 366, 368, 369, 372, 373, 383, 385, 407, 410, 412, 418, 419, 420, 425, 449, 452, 453, 459, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 478, 479, 480], "react": [62, 91, 269, 366, 459, 465], "demonstr": [62, 72, 74, 88, 91, 93, 100, 103, 104, 111, 117, 137, 146, 173, 183, 239, 241, 244, 275, 280, 281, 289, 304, 316, 317, 340, 344, 366, 377, 378, 381, 385, 410, 422, 427, 439, 458, 460, 472, 480], "tricki": [62, 84, 93, 154, 289, 366, 459, 460, 467], "tutori": [62, 67, 73, 88, 91, 100, 107, 111, 115, 117, 159, 174, 190, 210, 219, 222, 223, 244, 264, 265, 266, 270, 287, 295, 334, 341, 366, 424, 431, 450, 461, 463, 464, 465, 472, 480], "assort": [62, 67, 73, 190, 372, 480], "topic": [62, 67, 71, 73, 75, 83, 91, 103, 152, 190, 289, 304, 310, 334, 459, 462, 468, 480], "myobject": [62, 74], "myobject_typ": 62, "mymod": 62, "my": [62, 72, 77, 93, 94, 100, 107, 148, 157, 190, 227, 245, 265, 293, 338, 341, 342, 359, 366, 443, 459, 461, 462, 463, 464, 471, 480], "myobj_new": 62, "myobj_dealloc": 62, "myobj_repr": 62, "myobj_travers": 62, "myobj_clear": 62, "myobj_hash": 62, "mystr": 62, "mystr_typ": 62, "393": [63, 67, 155, 349, 469, 479, 480, 481], "varieti": [63, 72, 74, 94, 98, 106, 117, 155, 183, 191, 222, 227, 270, 289, 290, 305, 341, 345, 366, 370, 383, 429, 463, 464, 465, 466, 474], "stay": [63, 67, 135, 349, 471, 472, 473, 476, 480], "65536": [63, 446, 480], "1114112": [63, 155], "623": [63, 315, 469, 471, 480], "py_ucs2": [63, 473], "py_ucs1": [63, 473], "narrow": [63, 316, 334, 341, 383, 453, 461, 469, 472, 473, 480], "pyasciiobject": [63, 473], "pycompactunicodeobject": [63, 473], "pyunicode_check": [63, 75], "pyunicode_checkexact": 63, "pyunicode_readi": [63, 470, 471, 473], "pyunicode_get_length": [63, 469, 473], "canon": [63, 67, 84, 86, 93, 141, 164, 180, 182, 183, 192, 208, 232, 287, 289, 293, 334, 343, 384, 410, 422, 427, 466, 475, 480], "pyunicode_1byte_data": [63, 473], "pyunicode_2byte_data": [63, 473], "pyunicode_4byte_data": [63, 473], "ucs1": [63, 480], "ucs2": [63, 480], "ucs4": [63, 461, 480], "pyunicode_kind": [63, 473], "pyunicode_1byte_kind": [63, 473], "pyunicode_2byte_kind": [63, 473], "pyunicode_4byte_kind": [63, 473], "pyunicode_wchar_kind": [63, 470, 471, 473], "pyunicod": [63, 480], "pyunicode_data": [63, 473, 480], "pyunicode_writ": [63, 473], "saniti": [63, 453, 474, 480], "pyunicode_read": [63, 473], "pyunicode_read_char": [63, 473], "pyunicode_max_char_valu": [63, 473], "py_unicode_isspac": [63, 480], "ch": [63, 91, 99, 100, 155, 174, 187, 392, 459, 480], "py_unicode_islow": 63, "lowercas": [63, 103, 106, 140, 152, 155, 164, 183, 193, 202, 232, 245, 256, 302, 316, 341, 342, 349, 361, 432, 467, 480], "py_unicode_isupp": 63, "uppercas": [63, 84, 92, 106, 117, 145, 175, 245, 256, 278, 289, 290, 341, 342, 432, 459, 466, 467, 471, 474, 476, 480], "py_unicode_istitl": 63, "titlecas": [63, 341, 432, 480], "py_unicode_islinebreak": 63, "linebreak": 63, "py_unicode_isdecim": [63, 472], "py_unicode_isdigit": 63, "py_unicode_isnumer": 63, "py_unicode_isalpha": 63, "alphabet": [63, 84, 88, 140, 143, 170, 175, 183, 193, 196, 259, 264, 265, 268, 305, 323, 331, 341, 382, 458, 462, 463, 464, 465, 466, 469, 474, 475, 476, 477, 478, 480], "py_unicode_isalnum": 63, "alphanumer": [63, 103, 148, 175, 190, 247, 265, 269, 296, 316, 328, 341, 342, 363, 462, 480], "py_unicode_isprint": 63, "printabl": [63, 67, 143, 155, 174, 175, 192, 193, 194, 195, 199, 200, 205, 222, 279, 314, 341, 342, 343, 360, 425, 460, 467, 472], "nonprint": [63, 341], "databas": [63, 67, 71, 83, 92, 103, 106, 139, 155, 174, 178, 180, 206, 222, 226, 240, 251, 258, 263, 273, 293, 295, 296, 305, 327, 336, 337, 341, 343, 360, 362, 363, 366, 372, 373, 388, 392, 422, 429, 432, 440, 460, 461, 462, 464, 465, 466, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "0x20": [63, 140, 341, 425], "bear": [63, 180, 240, 247, 280, 341, 349, 480], "py_unicode_tolow": [63, 472], "py_unicode_toupp": 63, "upper": [63, 67, 84, 91, 93, 94, 99, 100, 103, 119, 143, 145, 148, 157, 174, 187, 245, 280, 316, 334, 335, 337, 338, 341, 342, 372, 381, 385, 425, 427, 428, 433, 462, 472, 478, 480], "py_unicode_totitl": 63, "py_unicode_todecim": 63, "py_unicode_todigit": 63, "py_unicode_tonumer": 63, "py_unicode_is_surrog": 63, "0xd800": 63, "0xdfff": 63, "py_unicode_is_high_surrog": 63, "0xdbff": 63, "py_unicode_is_low_surrog": 63, "0xdc00": 63, "py_unicode_join_surrog": 63, "join": [63, 67, 76, 78, 84, 94, 100, 104, 111, 117, 123, 131, 133, 148, 151, 155, 157, 161, 172, 183, 187, 197, 199, 200, 205, 216, 219, 222, 239, 240, 241, 244, 256, 258, 265, 267, 276, 280, 281, 290, 291, 293, 299, 313, 316, 317, 318, 323, 328, 329, 332, 334, 335, 339, 341, 342, 359, 361, 362, 364, 382, 383, 391, 396, 404, 407, 408, 410, 419, 422, 438, 446, 449, 459, 463, 464, 465, 471, 472, 473, 474, 475, 476, 477, 478, 480], "pyunicode_new": [63, 469, 473], "maxchar": 63, "nearest": [63, 180, 183, 218, 222, 272, 349, 398, 426, 433, 467, 468, 480], "65535": [63, 419, 461], "1114111": [63, 349, 473], "pyunicode_fromkindanddata": [63, 473], "transform": [63, 67, 86, 92, 93, 94, 100, 102, 105, 106, 109, 119, 136, 142, 164, 180, 183, 190, 193, 194, 198, 202, 205, 208, 210, 222, 223, 252, 263, 264, 268, 296, 341, 375, 381, 382, 383, 410, 423, 424, 425, 427, 459, 460, 465, 467, 474, 475, 477, 480], "codepoint": [63, 244], "width": [63, 67, 74, 84, 91, 103, 114, 117, 138, 147, 155, 173, 174, 178, 180, 183, 219, 222, 244, 278, 289, 290, 304, 312, 316, 341, 342, 349, 360, 361, 363, 366, 369, 373, 378, 381, 383, 384, 398, 425, 432, 446, 449, 459, 462, 464, 465, 466, 471, 472, 474, 476, 478, 480], "asterisk": [63, 119, 245, 341, 383, 403, 410, 424, 427, 433, 477], "pad": [63, 67, 83, 119, 140, 143, 150, 174, 180, 183, 193, 196, 222, 231, 232, 256, 281, 334, 341, 342, 344, 346, 363, 366, 373, 392, 405, 459, 462, 465, 466, 472, 476, 480], "ll": [63, 72, 74, 75, 83, 84, 87, 88, 91, 92, 93, 94, 97, 99, 100, 103, 104, 106, 107, 109, 176, 190, 197, 266, 269, 289, 294, 316, 328, 337, 338, 341, 366, 381, 387, 410, 429, 431, 432, 459, 460, 461, 462, 463, 464, 465, 467, 468, 469, 471, 472, 478, 479, 480], "intmax_t": [63, 471, 480], "uintmax_t": 63, "ssize_t": [63, 67, 173, 344, 472, 473, 481], "ptrdiff_t": [63, 471, 480], "octal": [63, 84, 103, 109, 148, 181, 256, 289, 290, 316, 341, 342, 432, 459, 460, 462, 463, 465, 467, 470, 471, 472, 478, 479, 480], "hexadecim": [63, 84, 98, 103, 143, 155, 175, 232, 256, 289, 316, 341, 342, 349, 432, 459, 463, 465, 470, 471, 472, 473, 474, 480], "formatt": [63, 67, 115, 117, 265, 266, 289, 342, 360, 462, 466, 469, 472, 474, 475, 477, 480], "lld": [63, 453, 466], "llu": [63, 466], "li": [63, 408, 475, 477, 480], "lli": [63, 381], "zi": 63, "ing": [63, 78, 103, 190, 240, 466, 470, 473, 477, 480], "pyunicode_copycharact": [63, 469, 470, 473, 480], "to_start": 63, "from_start": 63, "how_mani": 63, "memcpi": [63, 470, 480], "pyunicode_fil": [63, 470, 473, 480], "fill_char": 63, "bigger": [63, 92, 272, 329, 341, 355, 458, 478, 480], "contrast": [63, 183, 223, 244, 305, 338, 341, 344, 366, 383, 409, 425, 426, 427, 429, 461, 473, 476, 477], "substr": [63, 94, 103, 106, 164, 190, 232, 289, 316, 341, 385, 427, 446, 459, 461, 462, 463, 464, 465, 473, 475, 477, 480], "buflen": [63, 334], "copy_nul": 63, "383": [63, 155, 334, 480], "strlen": [63, 78, 104, 106], "parsetupl": 63, "wcslen": 63, "deviat": [63, 102, 345, 391, 472, 473, 474, 480], "simplic": [63, 74, 259, 337, 341, 459, 461, 480], "pyunicode_asutf8": [63, 473, 477, 480], "byteord": [63, 67, 312, 341, 344, 349, 447, 480], "bom": [63, 67, 106, 142, 259, 375, 480], "divis": [63, 65, 67, 84, 86, 100, 110, 119, 180, 183, 210, 294, 299, 330, 337, 341, 425, 426, 427, 433, 440, 446, 462, 463, 465, 466, 470, 472, 479, 480, 481], "ufeff": 63, "ufff": 63, "odd": [63, 91, 94, 150, 183, 232, 305, 345, 432, 438, 459, 462, 463, 464, 466, 480], "ordin": [63, 93, 106, 155, 173, 174, 175, 180, 340, 341, 381, 473, 475], "unmap": [63, 373], "0xfffe": [63, 155], "translat": [63, 67, 72, 102, 103, 106, 109, 155, 173, 174, 184, 209, 210, 216, 217, 219, 222, 242, 243, 247, 255, 259, 279, 290, 330, 334, 341, 342, 345, 384, 410, 414, 416, 423, 424, 425, 459, 462, 463, 465, 466, 467, 468, 470, 472, 475, 477, 478, 480], "dbcs": [63, 155], "code_pag": [63, 473], "cp_acp": [63, 155, 473, 476], "we": [63, 71, 72, 74, 75, 84, 87, 88, 90, 92, 93, 94, 99, 100, 101, 103, 104, 106, 107, 111, 117, 119, 123, 126, 130, 131, 133, 136, 141, 147, 151, 152, 154, 157, 163, 164, 166, 167, 173, 180, 187, 188, 191, 193, 197, 199, 202, 205, 210, 229, 232, 239, 240, 244, 248, 258, 263, 265, 266, 280, 281, 289, 290, 296, 316, 329, 330, 335, 337, 338, 340, 341, 342, 344, 345, 359, 366, 375, 379, 381, 383, 385, 386, 387, 391, 392, 397, 399, 404, 408, 410, 416, 419, 424, 425, 427, 428, 429, 438, 440, 443, 453, 459, 461, 462, 464, 465, 466, 467, 471, 472, 473, 476, 478, 479, 480], "concat": [63, 67, 94, 221, 288, 383, 438], "sep": [63, 67, 84, 94, 115, 143, 180, 183, 222, 228, 241, 244, 290, 293, 338, 341, 342, 355, 404, 424, 438, 461, 464, 465, 466, 467, 470, 480], "maxsplit": [63, 103, 316, 341], "keepend": [63, 155, 187, 197, 341], "crlf": [63, 220, 241, 242, 477, 480], "tail": [63, 67, 93, 148, 157, 187, 258, 270, 291, 331, 410, 464, 471, 473, 476, 480], "forward": [63, 67, 84, 92, 94, 103, 119, 150, 152, 173, 174, 180, 188, 197, 219, 223, 227, 244, 255, 268, 286, 293, 294, 337, 338, 341, 381, 383, 399, 404, 408, 424, 459, 460, 461, 463, 465, 468, 472, 477, 480], "replstr": 63, "maxcount": 63, "uni": 63, "iso": [63, 147, 155, 180, 187, 192, 193, 199, 202, 236, 239, 263, 285, 311, 334, 337, 349, 363, 395, 404, 414, 416, 459, 463, 470, 472, 475, 476, 478, 480], "8859": [63, 106, 155, 187, 192, 193, 199, 202, 239, 285, 311, 404, 414, 459, 472, 475], "clarif": [63, 429, 480], "lot": [63, 67, 72, 74, 76, 78, 83, 84, 99, 103, 106, 107, 148, 166, 167, 173, 181, 190, 197, 231, 242, 256, 264, 280, 289, 301, 305, 327, 335, 345, 371, 379, 386, 396, 459, 460, 461, 462, 463, 465, 466, 467, 474, 479, 480], "talk": [63, 84, 91, 100, 106, 338, 345, 425, 464, 475], "neutral": [63, 72, 97, 474], "portabl": [64, 67, 72, 79, 80, 100, 106, 128, 173, 174, 212, 213, 216, 246, 247, 263, 272, 275, 290, 295, 296, 300, 303, 334, 339, 355, 363, 400, 418, 445, 458, 459, 462, 468, 473, 477, 478, 480], "grammar": [65, 67, 94, 109, 154, 261, 342, 374, 424, 428, 431, 432, 459, 460, 464, 467, 469, 471, 479, 480], "py_eval_input": [65, 78, 428], "py_file_input": [65, 428, 469], "py_single_input": [65, 428], "incompat": [65, 79, 102, 173, 181, 208, 210, 252, 256, 264, 268, 285, 290, 296, 383, 433, 453, 459, 462, 464, 467, 471, 472, 473, 475, 477, 478, 479, 480], "pyrun_anyfil": 65, "pyrun_anyfileexflag": 65, "closeit": 65, "pyrun_anyfileflag": 65, "pycompilerflag": [65, 478], "pyrun_anyfileex": 65, "devic": [65, 67, 97, 128, 155, 174, 175, 209, 222, 244, 255, 266, 290, 293, 325, 326, 329, 330, 334, 339, 345, 349, 355, 402, 410, 452, 459, 465, 480], "pseudo": [65, 67, 93, 117, 173, 178, 188, 193, 251, 271, 283, 290, 299, 319, 323, 338, 341, 349, 388, 429, 461, 462, 465, 471, 476, 480], "pyrun_interactiveloop": [65, 78], "pyrun_simplefil": [65, 71], "pyrun_simplefileexflag": [65, 480], "pyrun_simplestringflag": 65, "pyrun_simplefileex": 65, "fopen": [65, 187, 473], "rb": [65, 83, 86, 100, 102, 114, 123, 146, 157, 197, 205, 215, 222, 231, 232, 247, 249, 250, 255, 267, 285, 296, 299, 341, 375, 376, 383, 394, 398, 404, 416, 419, 432, 443, 449, 459, 462, 469, 473, 480], "lf": [65, 67, 115, 175, 205, 432, 480], "pyrun_interactiveon": [65, 480], "pyrun_interactiveoneflag": 65, "ps1": [65, 67, 154, 312, 334, 349, 396, 435, 447, 452, 478, 480], "ps2": [65, 67, 154, 312, 349, 435, 447, 452, 480], "errcod": [65, 67, 253, 416], "pyrun_interactiveloopflag": 65, "eof": [65, 67, 104, 116, 123, 127, 130, 133, 134, 146, 152, 154, 165, 190, 210, 219, 220, 222, 255, 267, 290, 306, 325, 328, 334, 337, 338, 356, 421, 452, 464, 469, 473, 480], "prototyp": [65, 67, 115, 152, 183, 337, 459, 464, 466, 480], "idl": [65, 67, 78, 79, 84, 86, 172, 173, 175, 226, 251, 331, 345, 365, 366, 381, 407, 408, 410, 456, 458, 461, 462, 481], "wait": [65, 67, 72, 84, 91, 100, 107, 112, 115, 117, 119, 121, 122, 123, 126, 129, 130, 131, 133, 134, 135, 161, 163, 174, 186, 204, 205, 242, 244, 251, 252, 254, 257, 266, 279, 280, 281, 290, 292, 315, 319, 322, 326, 330, 332, 334, 335, 337, 338, 339, 345, 358, 359, 362, 367, 381, 392, 396, 400, 438, 449, 462, 463, 464, 465, 466, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "integr": [65, 67, 72, 84, 86, 100, 112, 115, 183, 190, 218, 222, 244, 267, 272, 286, 287, 316, 335, 337, 341, 344, 362, 366, 385, 386, 387, 398, 427, 454, 458, 459, 462, 463, 465, 467, 472, 473, 477, 478, 479, 480], "_tkinter": [65, 366, 381, 462, 470, 475, 479, 480], "pyos_readlinefunctionpoint": [65, 78, 469, 471, 474, 480], "edit": [65, 67, 91, 94, 100, 103, 106, 115, 152, 164, 174, 187, 247, 248, 259, 268, 269, 290, 316, 317, 340, 355, 365, 366, 373, 442, 452, 458, 459, 460, 462, 463, 465, 467, 472, 476, 477, 480], "pyrun_str": [65, 78, 480], "pyrun_stringflag": 65, "pyrun_fil": 65, "pyrun_fileexflag": 65, "pyrun_fileex": 65, "pyrun_fileflag": 65, "py_compilestringflag": 65, "py_compilestringexflag": 65, "py_compilestringobject": 65, "constrain": [65, 97, 119, 205, 281, 383, 410, 424, 427, 429, 461, 464, 472, 478, 480], "kws": [65, 222, 349], "kwcount": 65, "defcount": 65, "kwdef": [65, 480], "precompil": [65, 321, 341, 452, 480], "unvarnish": 65, "thrown": [65, 94, 136, 180, 183, 265, 316, 461, 462, 473, 480], "pyeval_mergecompilerflag": 65, "cf": [65, 103, 334], "arbitrarili": [65, 119, 164, 166, 188, 265, 290, 315, 341, 385, 392, 427, 463, 471, 478, 480], "__future__": [65, 67, 86, 87, 102, 109, 156, 210, 222, 251, 252, 260, 312, 383, 424, 425, 433, 461, 462, 464, 465, 467, 469, 470, 474, 475, 477, 479, 480, 481], "cf_flag": [65, 478], "cf_feature_vers": [65, 478, 480], "pycf_only_ast": [65, 67, 119, 261, 464, 478, 480], "co_future_divis": [65, 479], "238": [65, 67, 86, 110, 467, 481], "pyweakref_check": 66, "pyweakref_checkref": 66, "pyweakref_checkproxi": 66, "pyweakref_get_object": [66, 470, 480], "695": [67, 99, 383, 426, 433, 480], "701": [67, 480], "syntact": [67, 84, 166, 199, 247, 311, 337, 341, 375, 383, 386, 391, 397, 411, 424, 426, 427, 431, 432, 433, 438, 463, 464, 467, 480], "formal": [67, 190, 222, 232, 289, 316, 341, 342, 391, 411, 418, 425, 426, 427, 431, 433, 459, 461, 468, 474, 475, 478, 479, 480], "684": [67, 480], "669": [67, 100, 157, 480], "688": [67, 158, 425, 480], "709": [67, 466, 480], "692": [67, 383, 480], "typeddict": [67, 184, 382, 383, 469, 478, 480], "698": [67, 383, 480], "decor": [67, 86, 92, 93, 100, 119, 137, 158, 173, 178, 179, 184, 222, 223, 252, 312, 318, 341, 359, 383, 385, 417, 424, 425, 426, 427, 428, 464, 466, 467, 470, 472, 473, 474, 477, 478, 479, 480, 481], "asyncio": [67, 83, 99, 100, 111, 121, 123, 124, 125, 126, 127, 128, 129, 130, 131, 133, 134, 135, 136, 153, 161, 166, 185, 251, 257, 264, 280, 338, 345, 349, 362, 386, 387, 425, 427, 452, 480], "calendar": [67, 153, 179, 180, 251, 363, 448, 459, 462, 470, 476, 480], "csv": [67, 98, 157, 214, 251, 359, 448, 462, 464, 468, 476, 480], "dis": [67, 86, 153, 251, 252, 261, 297, 349, 476, 480], "fraction": [67, 72, 106, 180, 183, 190, 222, 223, 251, 258, 263, 272, 286, 287, 305, 315, 316, 337, 338, 340, 341, 362, 363, 381, 427, 432, 441, 446, 461, 462, 463, 464, 466, 467, 468, 469, 475, 476, 478, 479, 480], "itertool": [67, 86, 109, 157, 221, 222, 223, 233, 244, 247, 251, 272, 276, 288, 315, 340, 462, 463, 464, 465, 466, 467, 468, 480], "math": [67, 86, 94, 151, 163, 183, 190, 209, 218, 222, 251, 258, 280, 286, 287, 315, 340, 341, 344, 349, 381, 423, 425, 427, 439, 441, 443, 448, 453, 462, 463, 465, 466, 468, 480], "pathlib": [67, 117, 139, 160, 216, 228, 247, 248, 249, 250, 251, 290, 291, 413, 419, 480], "pdb": [67, 84, 111, 139, 141, 153, 182, 190, 211, 222, 251, 349, 378, 379, 452, 458, 462, 464, 465, 468, 470, 480], "shutil": [67, 83, 100, 107, 116, 139, 163, 216, 222, 231, 251, 290, 293, 345, 355, 359, 399, 448, 462, 465, 466, 469, 477, 480], "sqlite3": [67, 83, 92, 139, 153, 157, 251, 295, 296, 453, 465, 466, 478, 480], "tempfil": [67, 107, 139, 197, 216, 222, 251, 280, 290, 324, 359, 392, 399, 465, 467, 480], "tkinter": [67, 79, 251, 365, 381, 456, 459, 462, 465, 467, 468, 480], "unicodedata": [67, 103, 106, 251, 341, 360, 427, 432, 459, 464, 465, 466, 469, 472, 473, 480], "unittest": [67, 77, 83, 109, 153, 184, 251, 359, 379, 397, 448, 462, 468, 479, 480], "uuid": [67, 153, 251, 253, 278, 334, 464, 470, 478, 480], "demo": [67, 88, 100, 219, 244, 408, 417, 448, 462, 465, 472, 481], "13": [67, 94, 96, 100, 101, 106, 109, 114, 136, 138, 147, 148, 149, 150, 155, 157, 170, 173, 180, 190, 208, 223, 233, 238, 246, 256, 258, 263, 269, 275, 278, 284, 291, 292, 298, 319, 329, 333, 336, 337, 340, 341, 342, 346, 356, 357, 375, 383, 394, 400, 405, 426, 438, 441, 443, 446, 447, 461, 462, 463, 464, 465, 466, 470, 472, 474, 475, 477, 478, 479, 480, 481], "asynchat": [67, 423, 465, 470, 474, 480], "asyncor": [67, 423, 463, 465, 470, 480], "configpars": [67, 111, 214, 251, 265, 328, 459, 463, 466, 467, 468, 470, 474, 477, 480], "distutil": [67, 70, 76, 108, 248, 460, 464, 465, 466, 470, 472, 478, 480, 481], "ensurepip": [67, 108, 139, 153, 189, 251, 396, 453, 469, 480], "ftplib": [67, 139, 153, 155, 251, 253, 392, 460, 462, 465, 466, 472, 474, 475, 476, 480], "gzip": [67, 79, 86, 100, 116, 146, 153, 155, 197, 215, 251, 273, 329, 355, 359, 406, 423, 448, 459, 462, 466, 468, 469, 474, 476, 480], "ssl": [67, 93, 107, 123, 130, 133, 220, 239, 245, 251, 257, 266, 285, 290, 302, 324, 332, 334, 383, 392, 404, 416, 423, 453, 457, 459, 462, 463, 466, 479, 480], "webbrows": [67, 139, 153, 197, 251, 253, 459, 464, 470, 480], "etre": [67, 251, 270, 406, 408, 448, 464, 466, 472, 476, 478, 479, 480], "elementtre": [67, 251, 270, 406, 408, 448, 474, 476, 478, 479, 480], "zipimport": [67, 173, 249, 251, 277, 299, 429, 462, 464, 468, 480], "port": [67, 90, 91, 100, 102, 104, 107, 123, 133, 139, 164, 220, 239, 240, 242, 244, 245, 253, 254, 265, 266, 280, 285, 290, 302, 310, 330, 332, 334, 335, 337, 338, 339, 356, 359, 391, 392, 404, 416, 417, 460, 461, 480, 481], "15": [67, 77, 84, 91, 94, 96, 99, 100, 105, 106, 128, 147, 155, 157, 164, 178, 180, 190, 200, 208, 212, 220, 233, 238, 244, 255, 256, 258, 264, 285, 290, 296, 315, 316, 319, 337, 338, 340, 341, 342, 345, 349, 363, 364, 375, 378, 384, 421, 422, 432, 443, 453, 460, 462, 463, 464, 465, 466, 468, 469, 470, 472, 475, 476, 477, 478, 479, 480], "657": [67, 480], "654": [67, 480], "678": [67, 471, 480], "exe": [67, 85, 101, 103, 244, 266, 280, 290, 291, 329, 331, 345, 396, 419, 435, 443, 445, 453, 458, 461, 466, 472, 476, 477, 480], "launcher": [67, 396, 418, 445, 455, 466, 473, 474, 476, 477, 480], "646": [67, 155, 383, 480], "variad": [67, 115, 383, 438, 480], "655": [67, 383, 480], "673": [67, 100, 383, 480], "675": [67, 222, 383, 480], "681": [67, 383, 480], "563": [67, 110, 285, 383, 424, 433, 480], "contextlib": [67, 77, 184, 251, 312, 337, 341, 379, 466, 467, 468, 478, 480], "dataclass": [67, 157, 208, 233, 251, 304, 305, 312, 313, 337, 341, 383, 437, 438, 480], "fcntl": [67, 139, 251, 334, 388, 461, 462, 463, 465, 480], "functool": [67, 84, 86, 87, 92, 105, 109, 123, 126, 144, 157, 217, 221, 222, 248, 251, 252, 258, 341, 425, 464, 465, 466, 467, 468, 480], "idlelib": [67, 153, 365, 366, 462, 480], "sysconfig": [67, 71, 101, 153, 251, 290, 312, 379, 396, 422, 469, 474, 480], "venv": [67, 86, 100, 108, 111, 153, 189, 248, 251, 352, 450, 458, 471, 473, 477, 480], "zipfil": [67, 116, 153, 251, 321, 324, 329, 355, 397, 418, 429, 448, 449, 452, 459, 464, 465, 466, 468, 480], "cheaper": [67, 378, 477], "lazi": [67, 87, 94, 132, 222, 258, 277, 338, 341, 349, 356, 383, 402, 424, 433, 464, 469, 471, 475, 477, 480], "659": [67, 480], "faq": [67, 77, 84, 85, 222, 232, 252, 287, 302, 341, 391, 426, 451, 464, 466, 474, 480], "jit": [67, 471, 476, 480], "wildcard": [67, 119, 186, 217, 228, 285, 328, 345, 385, 410, 432, 438, 440, 442, 477, 478, 480], "604": [67, 87, 341, 383, 480], "612": [67, 99, 383, 465, 480], "613": [67, 383, 480], "typealia": [67, 119, 184, 261, 383, 480], "647": [67, 383, 480], "argpars": [67, 84, 95, 100, 115, 157, 187, 197, 225, 251, 289, 306, 396, 448, 471, 480, 481], "smtpd": [67, 470, 471, 476, 479, 480], "base64": [67, 143, 153, 155, 192, 193, 194, 195, 196, 199, 200, 203, 205, 232, 245, 248, 251, 282, 314, 323, 324, 332, 338, 379, 392, 394, 416, 461, 463, 479, 480], "bdb": [67, 164, 182, 251, 294, 453, 466, 478, 480], "bisect": [67, 179, 251, 449, 463, 480], "curs": [67, 95, 115, 251, 459, 460, 463, 465, 480], "__slots__": [67, 86, 157, 178, 222, 223, 252, 296, 399, 461, 466, 478, 480], "doctest": [67, 77, 83, 109, 153, 173, 184, 251, 359, 375, 378, 379, 385, 448, 460, 462, 464, 466, 468, 472, 473, 480], "fileinput": [67, 153, 216, 222, 251, 290, 349, 464, 470, 472, 478, 480], "glob": [67, 100, 139, 141, 184, 190, 216, 217, 251, 278, 291, 293, 294, 329, 345, 448, 465, 466, 470, 471, 472, 476, 480], "hmac": [67, 170, 171, 232, 251, 266, 280, 296, 323, 334, 461, 466, 478, 480], "metadata": [67, 83, 96, 107, 108, 178, 223, 227, 247, 251, 252, 277, 285, 290, 291, 308, 329, 339, 355, 383, 416, 419, 425, 429, 438, 450, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481], "linecach": [67, 216, 251, 379, 480], "pprint": [67, 92, 144, 179, 187, 251, 294, 296, 338, 449, 460, 468, 472, 480], "py_compil": [67, 84, 153, 160, 251, 261, 466, 471, 472, 474, 480], "pyclbr": [67, 153, 251, 261, 480], "shelv": [67, 83, 181, 251, 271, 295, 296, 324, 341, 459, 462, 472, 480], "urllib": [67, 83, 95, 109, 133, 139, 148, 163, 166, 220, 223, 238, 239, 240, 251, 253, 266, 304, 379, 386, 396, 448, 459, 462, 464, 465, 467, 478, 480], "652": [67, 480], "summari": [67, 83, 190, 248, 289, 299, 304, 319, 377, 378, 404, 423, 450, 458, 460, 461, 462, 463, 472, 480, 481], "highlight": [67, 79, 91, 174, 187, 244, 385, 391, 454, 459, 466, 469, 470, 472, 480, 481], "zoneinfo": [67, 179, 180, 251, 363, 453, 480], "graphlib": [67, 179, 251, 480], "ast": [67, 153, 181, 222, 251, 261, 348, 374, 375, 464, 469, 470, 471, 473, 477, 480], "compileal": [67, 84, 153, 251, 261, 308, 349, 447, 453, 458, 471, 472, 476, 480], "http": [67, 79, 83, 99, 100, 104, 107, 130, 139, 140, 147, 148, 153, 155, 163, 166, 180, 191, 197, 205, 206, 237, 251, 253, 266, 282, 310, 311, 324, 330, 334, 335, 338, 359, 379, 390, 391, 392, 393, 406, 410, 412, 415, 416, 417, 421, 423, 425, 429, 448, 449, 450, 451, 452, 456, 459, 461, 462, 463, 464, 465, 467, 471, 478, 480], "imaplib": [67, 103, 139, 191, 251, 253, 302, 461, 462, 463, 466, 468, 471, 476, 480], "ipaddress": [67, 95, 251, 253, 478, 480], "multiprocess": [67, 83, 99, 104, 122, 123, 161, 163, 244, 251, 266, 313, 324, 338, 359, 362, 395, 404, 466, 467, 471, 480, 481], "nntplib": [67, 139, 191, 198, 251, 347, 459, 463, 466, 468, 470, 471, 472, 480], "poplib": [67, 139, 153, 191, 251, 253, 448, 463, 471, 473, 476, 480], "smtplib": [67, 83, 100, 139, 191, 197, 198, 205, 251, 253, 266, 338, 448, 461, 465, 471, 472, 476, 480], "notabl": [67, 98, 134, 188, 263, 280, 281, 330, 337, 350, 397, 422, 460, 461, 462, 463, 464, 465, 466, 468, 481], "sur": [67, 480], "appl": [67, 92, 173, 187, 214, 244, 251, 266, 288, 344, 439, 448, 456, 462, 465, 466, 476, 480], "silicon": [67, 480], "mac": [67, 222, 232, 300, 329, 338, 373, 395, 453, 455, 467, 469, 471, 472, 474, 476, 477, 480], "parallel": [67, 83, 86, 94, 98, 100, 121, 123, 126, 131, 134, 160, 161, 166, 204, 222, 229, 232, 251, 258, 349, 381, 385, 398, 400, 410, 440, 452, 459, 466, 472, 473, 474, 475, 479, 480], "band": [67, 295, 325, 480], "cprofil": [67, 153, 182, 464, 480], "gettext": [67, 88, 100, 243, 251, 263, 408, 432, 448, 459, 463, 470, 480], "json": [67, 99, 100, 117, 148, 153, 164, 248, 251, 255, 265, 266, 282, 295, 304, 344, 442, 448, 466, 468, 469, 472, 473, 474, 479, 480], "plistlib": [67, 214, 251, 476, 477, 479, 480], "shlex": [67, 111, 123, 134, 164, 219, 251, 294, 345, 471, 479, 480], "tarfil": [67, 111, 116, 153, 251, 329, 448, 462, 463, 464, 465, 466, 471, 476, 477, 480], "xmlrpc": [67, 251, 253, 280, 296, 406, 423, 448, 461, 467, 474, 480], "postpon": [67, 110, 174, 247, 383, 424, 425, 470, 480], "553": [67, 480], "562": [67, 425, 480], "564": [67, 480], "nanosecond": [67, 290, 363, 402, 464, 473, 478, 479, 480], "565": [67, 210], "560": [67, 382, 425, 480], "545": 67, "binascii": [67, 98, 140, 155, 251, 282, 394, 423, 466, 470, 474, 479, 480], "crypt": [67, 171, 251, 307, 347, 423, 470, 471, 476, 480], "dbm": [67, 83, 251, 295, 296, 327, 425, 453, 466, 467, 478, 480], "server": [67, 83, 84, 91, 94, 99, 104, 107, 133, 148, 153, 164, 167, 173, 189, 191, 195, 197, 205, 220, 223, 232, 238, 239, 240, 241, 244, 245, 251, 253, 254, 256, 264, 265, 266, 280, 285, 290, 291, 293, 302, 310, 315, 324, 325, 326, 330, 332, 334, 337, 349, 352, 353, 356, 359, 362, 366, 379, 383, 390, 392, 415, 423, 448, 449, 458, 460, 461, 462, 463, 464, 465, 466, 471, 473, 474, 475, 476, 478, 479, 480, 481], "mimetyp": [67, 153, 194, 197, 251, 269, 282, 379, 404, 461, 465, 476, 480], "msilib": [67, 251, 347, 464, 465, 470, 471, 480], "queue": [67, 83, 99, 100, 104, 120, 123, 133, 157, 161, 174, 179, 209, 229, 251, 258, 265, 266, 290, 315, 319, 322, 325, 334, 335, 341, 356, 358, 362, 366, 410, 442, 449, 459, 462, 463, 464, 465, 467, 472, 475, 478, 479, 480], "socketserv": [67, 100, 238, 242, 251, 253, 334, 417, 465, 466, 467, 480], "mock": [67, 184, 251, 379, 385, 470, 473, 474, 478, 479, 480], "uu": [67, 143, 155, 394, 423, 461, 470, 471, 480], "zipapp": [67, 111, 153, 189, 251, 480], "aifc": [67, 203, 251, 333, 346, 347, 398, 459, 470, 471, 479, 480], "macpath": [67, 478, 480], "sunau": [67, 251, 347, 470, 471, 479, 480], "wave": [67, 150, 251, 274, 346, 459, 476, 479, 480], "498": [67, 86, 432, 474, 480], "526": [67, 86, 100, 119, 178, 383, 424, 433, 469, 477, 478, 480], "515": [67, 218, 342, 470, 480], "525": [67, 86, 158, 252, 349, 427, 480], "530": [67, 427, 480], "487": [67, 480], "enhanc": [67, 79, 86, 91, 94, 100, 172, 223, 242, 265, 280, 338, 345, 359, 373, 381, 383, 427, 432, 459, 460, 461, 463, 464, 467, 468, 472, 473, 474, 475, 480, 481], "519": [67, 86, 379, 480], "495": [67, 422, 480], "520": 67, "468": [67, 157, 480], "dtrace": [67, 95, 453, 480], "systemtap": [67, 95, 453, 480], "probe": [67, 96, 474, 480], "cmath": [67, 86, 251, 272, 287, 341, 463, 465, 474, 480], "email": [67, 86, 99, 140, 143, 148, 232, 239, 240, 242, 248, 251, 265, 266, 268, 269, 282, 290, 316, 332, 338, 349, 363, 392, 423, 429, 448, 450, 461, 463, 464, 465, 466, 471, 480], "pickletool": [67, 153, 251, 261, 296, 379, 465, 480], "rlcomplet": [67, 111, 251, 317, 331, 360, 464, 465, 480], "telnetlib": [67, 139, 251, 347, 465, 470, 471, 480], "timeit": [67, 84, 153, 166, 182, 251, 305, 448, 452, 462, 463, 465, 480], "robotpars": [67, 251, 253, 389, 459, 467, 480], "winreg": [67, 139, 251, 401, 447, 467, 480], "winsound": [67, 76, 251, 401, 480], "grp": [67, 251, 307, 336, 345, 388, 462, 479, 480], "regen": [67, 453, 480], "492": [67, 86, 158, 252, 424, 425, 427, 476, 480], "465": [67, 332, 480], "infix": 67, "448": [67, 427, 480], "461": [67, 341], "percent": [67, 83, 261, 340, 342, 374, 391, 423, 458, 465, 467, 472, 480], "484": [67, 86, 119, 341, 383, 424, 425, 433, 438, 469, 470, 471, 476, 477, 478, 480], "471": [67, 157, 480], "scandir": [67, 115, 139, 228, 290, 293, 476, 477, 478, 480], "better": [67, 71, 72, 74, 75, 83, 84, 92, 94, 98, 100, 102, 103, 111, 117, 123, 135, 138, 156, 173, 187, 190, 208, 212, 223, 225, 231, 244, 258, 263, 268, 280, 289, 290, 302, 305, 325, 344, 345, 362, 363, 366, 373, 381, 383, 385, 386, 387, 394, 410, 459, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 476, 477, 478, 479, 480], "475": [67, 210, 222, 290, 325, 326, 330, 334, 363, 480], "retri": [67, 103, 107, 210, 266, 290, 325, 326, 330, 334, 338, 345, 392, 426, 438, 461, 462, 466, 470, 480], "479": [67, 110, 210, 476, 477, 480], "485": [67, 151, 272, 480], "486": [67, 211, 473, 480], "awar": [67, 76, 97, 102, 103, 105, 136, 164, 176, 179, 191, 193, 197, 199, 200, 202, 203, 206, 223, 227, 245, 263, 269, 290, 293, 337, 338, 342, 349, 363, 366, 397, 410, 413, 452, 453, 458, 459, 461, 462, 463, 467, 468, 471, 472, 473, 476, 477, 480], "488": [67, 247, 308, 359, 452, 480], "elimin": [67, 92, 99, 102, 183, 187, 247, 248, 258, 259, 268, 293, 297, 381, 453, 463, 473, 478, 480], "pyo": [67, 160, 247, 379, 462, 465, 466, 474, 480], "bz2": [67, 116, 155, 173, 215, 251, 267, 293, 329, 355, 359, 419, 448, 462, 466, 468, 469, 474, 479, 480], "cgi": [67, 107, 242, 251, 324, 325, 347, 392, 393, 404, 417, 459, 465, 469, 470, 471, 472, 474, 476, 477, 478, 479, 480], "difflib": [67, 142, 153, 190, 213, 251, 360, 460, 461, 463, 464, 465, 466, 474, 480], "heapq": [67, 86, 179, 222, 223, 251, 313, 315, 449, 462, 463, 464, 465, 480], "imghdr": [67, 251, 333, 347, 470, 471, 480], "lzma": [67, 116, 146, 251, 329, 355, 359, 406, 419, 448, 469, 474, 480], "selector": [67, 94, 122, 123, 128, 251, 253, 257, 258, 325, 330, 335, 338, 358, 365, 392, 466, 468, 477, 480], "sndhdr": [67, 251, 347, 470, 471, 480], "bio": [67, 285, 480], "negoti": [67, 238, 338, 465, 473, 480], "wsgiref": [67, 251, 253, 470, 472, 476, 478, 480], "sax": [67, 251, 270, 406, 407, 408, 409, 448, 459, 460, 469, 478, 480], "453": [67, 207], "bootstrap": [67, 108, 139, 189, 251, 315, 331, 396, 471, 480], "pip": [67, 75, 102, 111, 189, 248, 251, 258, 396, 418, 442, 452, 458, 469, 471, 480], "446": [67, 466], "audioop": [67, 251, 347, 464, 470, 471, 479, 480], "colorsi": [67, 251, 274, 480], "filecmp": [67, 153, 187, 216, 251, 459, 480], "html": [67, 70, 77, 78, 79, 94, 99, 103, 107, 123, 133, 147, 148, 149, 155, 159, 187, 197, 202, 239, 240, 242, 244, 251, 270, 290, 310, 337, 338, 366, 377, 391, 392, 393, 404, 408, 409, 410, 414, 416, 417, 421, 423, 425, 432, 449, 452, 453, 456, 457, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 475, 477, 478, 479, 480, 481], "pti": [67, 139, 251, 290, 338, 388, 471, 480], "stat": [67, 86, 106, 115, 182, 187, 213, 216, 231, 247, 251, 253, 255, 266, 285, 290, 291, 293, 302, 329, 338, 355, 379, 383, 429, 461, 462, 464, 465, 469, 471, 472, 475, 476, 477, 478, 480], "textwrap": [67, 117, 251, 360, 449, 462, 465, 480], "445": 67, "456": [67, 72, 100, 183], "secur": [67, 84, 100, 115, 123, 161, 171, 173, 220, 239, 240, 241, 245, 251, 253, 266, 267, 269, 280, 282, 285, 290, 296, 302, 311, 323, 328, 331, 332, 334, 341, 349, 355, 392, 402, 404, 408, 409, 410, 411, 416, 417, 455, 459, 460, 461, 462, 464, 465, 471, 472, 473, 475, 476, 477, 478, 479], "interchang": [67, 100, 114, 140, 150, 180, 183, 210, 232, 264, 333, 341, 344, 366, 383, 387, 425, 432, 459, 465, 472, 473], "436": [67, 316], "clinic": [67, 476, 478, 480], "476": [67, 379, 480], "certif": [67, 123, 130, 133, 239, 245, 266, 302, 359, 392, 416, 465, 471, 477, 480], "verif": [67, 116, 265, 337, 338, 341, 391, 472, 480], "405": [67, 107, 238, 396, 481], "420": [67, 86, 247, 429, 480, 481], "3118": [67, 341, 467, 478, 480, 481], "flexibl": [67, 72, 83, 88, 92, 97, 99, 100, 103, 109, 130, 148, 166, 173, 187, 190, 193, 202, 205, 227, 264, 265, 280, 289, 292, 296, 337, 341, 345, 355, 363, 383, 386, 397, 408, 410, 425, 459, 460, 462, 464, 466, 467, 472, 475, 479, 481], "397": [67, 329, 458, 475, 480, 481], "rework": [67, 210, 285, 460, 461, 462, 464, 466, 472, 476, 480, 481], "380": [67, 350, 427, 481], "subgener": [67, 427, 481], "409": [67, 107, 238, 481], "414": [67, 107, 183, 238, 340, 379, 432, 462, 480, 481], "3155": [67, 86, 481], "412": [67, 107, 223, 238, 481], "362": [67, 86, 96, 252, 481], "421": [67, 238, 349, 480, 481], "simplenamespac": [67, 157, 179, 304, 382, 396, 479, 480], "finer": [67, 73, 99, 123, 264, 290, 471, 477, 478, 480, 481], "grain": [67, 83, 99, 100, 174, 190, 264, 290, 315, 349, 392, 425, 471, 480, 481], "framework": [67, 83, 100, 120, 123, 130, 152, 164, 167, 173, 182, 184, 190, 219, 244, 251, 253, 331, 332, 338, 341, 349, 385, 392, 404, 417, 425, 440, 453, 456, 461, 462, 465, 466, 467, 472, 474, 475, 477, 478, 479, 480, 481], "sched": [67, 161, 251, 465, 480], "384": [67, 180, 464, 469, 471, 479, 480, 481], "389": [67, 481], "391": [67, 481], "3148": [67, 163, 481], "repositori": [67, 247, 422, 457, 459, 460, 464, 466, 480, 481], "3149": [67, 349, 480, 481], "3333": [67, 404, 481], "web": [67, 83, 84, 94, 102, 104, 106, 107, 148, 223, 232, 241, 242, 244, 251, 253, 254, 266, 269, 310, 337, 338, 391, 392, 404, 407, 417, 423, 429, 458, 459, 460, 461, 462, 463, 464, 465, 466, 474, 480, 481], "gateway": [67, 107, 148, 253, 464, 481], "v1": [67, 334, 344, 480, 481], "ftp": [67, 79, 107, 251, 253, 266, 283, 391, 392, 457, 459, 460, 465, 466, 473, 479, 480], "popen": [67, 100, 115, 123, 130, 134, 139, 148, 161, 205, 245, 290, 298, 303, 325, 334, 357, 359, 396, 425, 463, 465, 473, 474, 476, 477, 478, 480], "nntp": [67, 191, 251, 347, 391, 463, 473, 479, 480], "mailbox": [67, 84, 191, 198, 245, 251, 282, 302, 464, 466, 476, 479, 480], "turtledemo": [67, 153, 219, 244, 480], "372": [67, 481], "378": [67, 342, 379, 481], "thousand": [67, 106, 232, 263, 304, 305, 316, 342, 438, 476, 477, 480, 481], "stumbl": [67, 481], "vs": [67, 184, 305, 360, 424, 480], "overview": [67, 73, 97, 106, 256, 277, 285, 289, 304, 305, 312, 458, 459, 460, 461, 462, 464, 465, 466, 471, 472, 475, 477, 481], "3101": [67, 342, 481], "miscellan": [67, 115, 116, 152, 161, 188, 191, 214, 282, 365, 404, 455, 480, 481], "3106": [67, 481], "3137": [67, 481], "ttk": [67, 251, 365, 366, 372, 468, 476, 477, 478, 480], "theme": [67, 244, 251, 365, 366, 462, 465, 468, 476, 477, 480], "widget": [67, 80, 91, 92, 100, 115, 166, 178, 186, 244, 251, 289, 365, 368, 381, 385, 459, 462, 463, 468, 472, 476, 480], "tk": [67, 244, 251, 368, 369, 381, 436, 456, 458, 459, 460, 465, 468, 469, 470, 472, 473, 475, 476, 477, 479, 480], "freebsd": [67, 91, 112, 130, 209, 212, 275, 290, 292, 306, 319, 325, 334, 349, 359, 362, 363, 455, 464, 470, 474, 477, 479, 480], "mainten": [67, 207, 432, 458, 471, 472, 473, 474, 477, 478, 479, 480, 481], "434": [67, 244], "branch": [67, 151, 188, 267, 316, 350, 359, 372, 377, 459, 464, 465, 479, 480], "466": 67, "network": [67, 99, 104, 106, 107, 130, 133, 138, 142, 181, 209, 244, 246, 251, 253, 254, 266, 280, 285, 290, 296, 319, 325, 332, 338, 344, 352, 355, 359, 391, 392, 395, 402, 411, 417, 429, 460, 461, 462, 465, 473, 475, 477, 478, 480], "477": [67, 471, 480], "backport": [67, 102, 183, 244, 248, 249, 355, 383, 386, 419, 465, 475, 476, 477, 478, 479, 480], "493": [67, 96], "migrat": [67, 90, 248, 249, 252, 383, 397, 407, 433, 464, 465, 468, 471, 473, 474, 480], "roundup": 67, "343": [67, 86, 110, 166, 424, 425, 443, 446, 467, 481], "366": [67, 93, 96, 180, 247, 321, 363, 429, 467, 473, 481], "370": [67, 331, 452, 467, 480, 481], "371": [67, 467, 481], "3105": [67, 110, 467, 481], "3110": [67, 467, 481], "3112": [67, 110, 467, 481], "3116": [67, 86, 467, 468, 481], "3127": [67, 467, 481], "3129": [67, 424, 467, 481], "3141": [67, 113, 286, 467, 481], "future_builtin": [67, 109], "javascript": [67, 164, 237, 241, 254, 259, 296, 438, 443, 469, 480], "notat": [67, 77, 86, 94, 97, 100, 103, 106, 164, 183, 222, 256, 259, 270, 275, 290, 296, 311, 334, 341, 342, 345, 360, 366, 386, 407, 410, 412, 424, 425, 427, 428, 430, 432, 437, 443, 452, 462, 463, 464, 467, 472, 478, 479, 480], "irix": [67, 467, 480], "308": [67, 223, 238, 427, 480, 481], "309": [67, 481], "314": [67, 84, 481], "328": [67, 110, 222, 247, 429, 467, 473, 481], "338": [67, 321, 429, 452, 481], "341": [67, 100, 481], "unifi": [67, 119, 155, 187, 190, 296, 384, 474, 480, 481], "342": [67, 94, 158, 364, 427, 481], "352": [67, 465, 467, 470, 480, 481], "357": [67, 481], "218": [67, 223, 481], "237": [67, 341, 467, 481], "289": [67, 94, 223, 305, 481], "292": [67, 100, 264, 342, 481], "318": [67, 424, 481], "322": [67, 481], "324": [67, 84, 345, 481], "327": [67, 470, 481], "whi": [67, 72, 74, 91, 92, 93, 94, 97, 99, 102, 106, 111, 148, 164, 173, 190, 198, 232, 247, 250, 258, 268, 272, 280, 289, 290, 296, 342, 352, 385, 386, 387, 404, 425, 458, 461, 464, 466, 471, 477, 480], "331": [67, 481], "cookielib": [67, 466, 467], "datatyp": [67, 74, 84, 173, 183, 214, 259, 296, 463, 465, 466, 468, 472, 481], "263": [67, 106, 247, 375, 464, 480, 481], "273": [67, 155, 267, 281, 420, 481], "zip": [67, 84, 86, 94, 100, 109, 111, 116, 143, 155, 157, 163, 189, 222, 247, 248, 249, 250, 251, 258, 272, 277, 324, 329, 337, 341, 342, 351, 355, 359, 406, 429, 437, 439, 447, 449, 450, 458, 459, 463, 464, 465, 466, 467, 468, 469, 470, 472, 475, 476, 477, 480, 481], "archiv": [67, 83, 100, 102, 111, 116, 189, 216, 248, 251, 268, 277, 339, 351, 359, 396, 423, 448, 459, 460, 464, 465, 466, 468, 471, 472, 474, 477, 478, 480, 481], "277": [67, 481], "nt": [67, 99, 107, 157, 266, 290, 300, 311, 312, 349, 396, 408, 410, 459, 472, 478, 480, 481], "278": [67, 86, 481], "univers": [67, 86, 93, 172, 180, 222, 232, 245, 247, 255, 341, 355, 363, 385, 391, 395, 419, 453, 456, 463, 464, 465, 470, 474, 476, 477, 479, 480, 481], "279": [67, 223, 481], "282": [67, 264, 329, 481], "285": [67, 86, 437, 481], "293": [67, 379, 481], "301": [67, 100, 107, 238, 392, 480, 481], "302": [67, 86, 107, 222, 238, 239, 242, 247, 262, 299, 321, 349, 392, 420, 429, 464, 465, 468, 473, 480, 481], "305": [67, 107, 172, 238, 481], "307": [67, 107, 238, 296, 392, 481], "optpars": [67, 88, 115, 251, 347, 463, 464, 466, 472, 476, 480], "252": [67, 97, 425, 480, 481], "253": [67, 97, 481], "diamond": [67, 93, 174, 222, 425], "234": [67, 183, 342, 449, 468, 475, 481], "227": [67, 110, 481], "scope": [67, 77, 84, 86, 93, 97, 99, 100, 110, 111, 119, 141, 147, 157, 188, 252, 256, 294, 304, 311, 317, 328, 334, 338, 348, 349, 366, 383, 386, 387, 396, 408, 410, 412, 424, 425, 427, 429, 433, 442, 447, 459, 465, 467, 471, 472, 473, 476, 477, 478, 479, 480, 481], "236": [67, 433, 481], "207": [67, 238, 305, 481], "230": [67, 220, 472, 476, 481], "229": [67, 481], "205": [67, 107, 238, 242, 285, 399, 480, 481], "232": [67, 481], "235": [67, 247, 480, 481], "217": [67, 379, 481], "208": [67, 238, 481], "241": [67, 481], "sax2": [67, 251, 270, 406, 408, 412], "dom": [67, 251, 254, 270, 406, 412, 448, 460, 462, 464, 470, 478, 480], "relationship": [67, 92, 101, 130, 158, 180, 190, 295, 340, 341, 349, 366, 377, 399, 407, 423, 425, 464, 480], "pyxml": [67, 460], "changelog": [67, 304, 466, 469, 470, 471, 473, 474, 475, 476, 477, 478, 479, 481], "candid": [67, 79, 92, 110, 202, 227, 349, 425, 464, 465, 466, 474, 481], "lambda": [67, 86, 100, 105, 119, 123, 130, 141, 144, 157, 164, 178, 187, 223, 232, 252, 258, 261, 280, 296, 315, 337, 341, 355, 361, 364, 382, 385, 386, 387, 396, 417, 424, 425, 428, 430, 432, 439, 442, 459, 460, 461, 463, 464, 465, 467, 474, 475, 479, 480], "templat": [67, 72, 84, 99, 111, 157, 198, 264, 316, 341, 360, 365, 370, 381, 442, 443, 461, 463, 465, 466, 470, 472, 473, 476, 477, 480], "histori": [67, 79, 100, 106, 137, 152, 180, 244, 268, 294, 331, 360, 362, 421, 442, 452, 474, 475, 476, 480], "openbsd": [67, 112, 220, 275, 290, 334, 362, 363, 455, 475, 477, 480], "openssl": [67, 232, 234, 338, 359, 453, 455, 459, 464, 465, 466, 469, 470, 471, 472, 474, 475, 476, 477, 479, 480], "webassembl": [67, 120, 148, 160, 163, 170, 207, 212, 220, 226, 230, 239, 242, 245, 275, 280, 284, 285, 290, 302, 307, 319, 325, 326, 330, 332, 334, 335, 336, 338, 345, 349, 353, 356, 362, 392, 396, 400, 416, 417, 422, 455, 470, 480], "linker": [67, 71, 76, 173, 455, 470, 480], "cross": [67, 71, 75, 100, 138, 180, 209, 241, 244, 290, 296, 334, 355, 407, 422, 423, 432, 455, 459, 460, 461, 462, 465, 466, 468, 472, 473, 474, 475, 476, 478, 480], "max_path": [67, 455, 476, 480], "nuget": [67, 455, 477, 480], "embedd": [67, 241, 280, 455, 478, 480], "bundl": [67, 84, 166, 198, 204, 207, 245, 302, 338, 365, 366, 418, 453, 455, 462, 466, 471, 472, 474, 475, 477, 480], "excursus": [67, 445, 455], "shebang": [67, 164, 396, 418, 445, 455, 457, 473, 476, 480], "ini": [67, 214, 328, 455, 472, 480], "dri": [67, 281, 289, 455], "pywin32": [67, 84, 455, 480], "cx_freez": [67, 84, 280, 455], "macpython": [67, 455, 461], "gui": [67, 82, 84, 94, 106, 244, 289, 337, 339, 349, 365, 366, 385, 436, 455, 465, 473, 480], "ide": [67, 79, 84, 86, 354, 383, 433, 448, 455, 458, 459, 461], "lexic": [67, 219, 237, 251, 252, 293, 354, 375, 412, 425, 427, 430, 431, 477, 480], "blank": [67, 83, 84, 94, 117, 148, 152, 164, 172, 174, 183, 187, 190, 193, 202, 204, 205, 239, 242, 244, 265, 294, 297, 331, 338, 341, 351, 381, 391, 404, 410, 433, 463, 475, 477, 480], "indent": [67, 96, 103, 109, 117, 119, 164, 166, 179, 184, 190, 201, 210, 252, 259, 261, 270, 297, 304, 318, 360, 361, 364, 365, 372, 374, 375, 386, 387, 408, 410, 424, 428, 444, 459, 469, 471, 472, 473, 474, 479, 480], "imaginari": [67, 151, 180, 341, 342, 349, 381, 424, 425, 427, 465, 466, 472], "codeobject": [67, 425, 470, 480], "co_posit": [67, 425, 470], "__bytes__": [67, 191, 193, 198, 202, 282, 341, 383, 425, 470, 474, 475, 480], "__format__": [67, 79, 179, 180, 208, 218, 222, 253, 256, 287, 342, 386, 425, 432, 465, 466, 470, 473, 474, 477, 480], "__dir__": [67, 79, 93, 179, 184, 208, 222, 252, 386, 425, 465, 474, 477, 480], "__mro_entries__": [67, 382, 425, 477, 480], "bodi": [67, 83, 84, 107, 109, 119, 132, 133, 136, 140, 166, 180, 186, 188, 192, 193, 194, 196, 197, 198, 202, 204, 205, 222, 237, 239, 242, 245, 252, 268, 269, 285, 330, 332, 337, 341, 359, 365, 383, 385, 386, 387, 390, 392, 399, 404, 410, 424, 426, 427, 428, 433, 463, 464, 465, 471, 472, 473, 474, 475, 476, 477, 478, 480], "versus": [67, 180, 190, 247, 250, 264, 427, 472, 478, 480], "__missing__": [67, 157, 179, 341, 386, 424, 425, 464, 472, 480], "__reversed__": [67, 79, 86, 157, 158, 179, 208, 222, 386, 425, 476], "__rtruediv__": [67, 425], "__rfloordiv__": [67, 425, 469, 480], "__round__": [67, 218, 222, 287, 383, 386, 425, 467, 480], "__trunc__": [67, 222, 272, 386, 425, 470, 480], "__floor__": [67, 218, 272, 287, 386, 425, 480], "__ceil__": [67, 218, 272, 287, 386, 425, 480], "__enter__": [67, 86, 100, 188, 255, 280, 312, 330, 341, 355, 383, 385, 386, 401, 402, 424, 425, 464, 465, 466, 470, 473, 476, 480], "__exit__": [67, 86, 100, 166, 188, 255, 280, 330, 341, 355, 359, 385, 386, 401, 402, 424, 425, 464, 465, 466, 476, 480], "__match_args__": [67, 178, 424, 425, 438, 469, 480], "__buffer__": [67, 158, 252, 425, 471, 480], "__release_buffer__": [67, 425, 480], "__aenter__": [67, 86, 166, 188, 385, 386, 387, 424, 425, 480], "__aexit__": [67, 86, 136, 166, 188, 385, 386, 387, 424, 425, 480], "consider": [67, 72, 84, 98, 99, 115, 123, 161, 174, 178, 190, 210, 220, 239, 245, 253, 268, 282, 285, 302, 312, 332, 337, 392, 407, 430, 459, 462, 463, 464, 466, 471, 473, 477, 480], "arithmet": [67, 180, 210, 218, 222, 251, 253, 272, 287, 316, 341, 349, 416, 422, 424, 425, 428, 430, 448, 462, 463, 464, 472, 473, 475, 478, 480], "agen": [67, 252, 427], "asend": [67, 158, 427, 479, 480], "athrow": [67, 158, 427, 479, 480], "aclos": [67, 123, 158, 166, 312, 427, 469, 479, 480], "power": [67, 84, 88, 92, 93, 101, 138, 164, 170, 173, 183, 208, 222, 232, 258, 287, 289, 290, 294, 296, 316, 334, 341, 350, 355, 381, 386, 387, 410, 423, 424, 428, 430, 446, 462, 463, 465, 466, 467, 472, 473, 478, 480], "membership": [67, 91, 93, 97, 148, 175, 208, 230, 290, 341, 386, 425, 439, 463, 472, 480], "nonloc": [67, 84, 86, 119, 157, 222, 252, 261, 348, 424, 426, 428, 430, 432, 437, 438, 467, 476, 480], "irrefut": 67, "anext": [67, 222, 251, 469, 480], "chr": [67, 84, 106, 222, 237, 251, 311, 384, 425, 447, 464, 466], "oct": [67, 84, 94, 100, 180, 208, 220, 222, 251, 338, 341, 342, 349, 364, 425, 447, 461, 465, 467, 480], "ord": [67, 91, 106, 117, 119, 173, 175, 222, 251, 337, 341, 386, 425, 427, 447, 459, 465], "setattr": [67, 84, 86, 92, 117, 178, 222, 247, 251, 289, 399, 437, 447, 459, 480], "super": [67, 84, 86, 93, 100, 103, 113, 117, 129, 157, 166, 178, 188, 200, 210, 222, 247, 251, 261, 280, 293, 296, 309, 319, 366, 379, 381, 387, 392, 396, 399, 425, 437, 447, 461, 465, 467, 469, 471, 474, 476, 480], "credit": [67, 85, 120, 165, 171, 244, 258, 349, 424, 445, 447, 478, 480], "licens": [67, 85, 120, 165, 244, 248, 268, 304, 349, 423, 445, 447, 450, 461, 478, 480], "bit_length": [67, 272, 315, 341, 466, 468], "bit_count": [67, 341, 469, 480], "as_integer_ratio": [67, 183, 218, 287, 341, 441, 465, 476, 478, 480], "is_integ": [67, 218, 287, 341, 480], "fromhex": [67, 143, 341, 441, 465, 470, 476, 477, 480], "capit": [67, 103, 106, 183, 316, 341, 342, 383, 384, 424, 427, 459, 477, 479, 480], "casefold": [67, 106, 117, 140, 157, 341, 473, 475, 478, 480], "center": [67, 147, 152, 174, 183, 244, 245, 252, 341, 342, 366, 373, 381, 423, 425, 443, 463, 465, 473, 480], "endswith": [67, 296, 341, 396, 459, 462, 464, 465, 475, 480], "expandtab": [67, 341, 361], "format_map": [67, 157, 341, 472, 475, 480], "isalnum": [67, 84, 115, 175, 316, 341], "isalpha": [67, 115, 175, 341], "isascii": [67, 115, 175, 341, 477, 480], "isdecim": [67, 102, 341, 342], "isdigit": [67, 115, 175, 323, 341], "isidentifi": [67, 341, 480], "islow": [67, 115, 175, 323, 341], "isnumer": [67, 102, 341], "isprint": [67, 115, 157, 175, 341, 475, 480], "isspac": [67, 115, 175, 341], "istitl": [67, 341], "isupp": [67, 92, 115, 175, 258, 323, 341, 385], "ljust": [67, 334, 341, 443, 463, 473], "lstrip": [67, 341, 462, 480], "maketran": [67, 157, 341, 468, 472, 475, 480], "partit": [67, 258, 329, 334, 341, 464, 475, 478, 480], "removeprefix": [67, 341, 479, 480], "removesuffix": [67, 341, 479, 480], "rfind": [67, 100, 275, 341, 465, 472, 473, 475, 480], "rindex": [67, 341, 466, 472, 473], "rjust": [67, 341, 443, 463, 473], "rpartit": [67, 247, 341, 464, 466, 472, 480], "rsplit": [67, 341, 463, 466, 472, 480], "rstrip": [67, 84, 130, 133, 134, 185, 244, 281, 341, 448, 462, 480], "splitlin": [67, 86, 152, 187, 197, 205, 341, 361, 378, 465, 472, 474, 480], "startswith": [67, 237, 290, 341, 349, 385, 396, 419, 448, 459, 462, 464, 465, 468, 473, 475, 478, 480], "swapcas": [67, 341, 480], "zfill": [67, 341, 443, 462], "tobyt": [67, 118, 179, 341, 466, 472, 479, 480], "tolist": [67, 118, 179, 341, 461, 466, 472], "toreadon": [67, 341, 480], "nbyte": [67, 123, 130, 139, 279, 281, 311, 323, 334, 341], "c_contigu": [67, 252, 312, 341], "f_contigu": [67, 252, 312, 341], "isdisjoint": [67, 158, 341, 480], "issubset": [67, 341, 462], "issuperset": [67, 341, 462, 480], "intersect": [67, 157, 341, 381, 425, 462, 463, 465, 466, 480], "symmetric_differ": [67, 341, 462], "intersection_upd": [67, 341, 462, 465], "difference_upd": [67, 341, 465, 479, 480], "symmetric_difference_upd": [67, 341, 462], "fromkey": [67, 92, 157, 179, 258, 341, 382, 462, 470, 472, 480], "popitem": [67, 157, 158, 164, 179, 258, 268, 282, 285, 341, 425, 460, 462, 466, 480], "contextmanag": [67, 166, 184, 312, 341, 383, 464, 465, 472, 476, 480], "__unpacked__": [67, 341, 480], "__type_params__": [67, 184, 188, 341, 383, 424, 425, 426, 480], "with_traceback": [67, 109, 210, 433, 480], "add_not": [67, 210, 440, 470, 480], "__notes__": [67, 210, 312, 378, 480], "winerror": [67, 115, 173, 210, 480], "end_lineno": [67, 119, 188, 210, 261, 312, 378, 428, 469, 478, 480], "end_offset": [67, 210, 312, 378, 469, 480], "environmenterror": [67, 210, 447, 473], "ioerror": [67, 150, 187, 210, 212, 215, 222, 227, 240, 252, 255, 279, 280, 292, 329, 330, 420, 447, 465, 466, 467, 473], "characters_written": [67, 210, 480], "baseexceptiongroup": [67, 136, 210, 378, 424, 470, 480], "subgroup": [67, 103, 188, 210, 316, 472, 478, 480], "ascii_lett": [67, 241, 323, 342, 360, 461, 467], "ascii_lowercas": [67, 316, 342, 360, 461], "ascii_uppercas": [67, 342, 360, 461], "hexdigit": [67, 175, 278, 342, 360, 432], "octdigit": [67, 342, 360, 432], "punctuat": [67, 103, 106, 328, 342, 360, 432, 476], "vformat": [67, 342, 360], "get_field": [67, 342, 360], "get_valu": [67, 342, 360], "check_unused_arg": [67, 342, 360], "format_field": [67, 342, 360], "convert_field": [67, 342, 360], "mini": [67, 164, 218, 222, 341, 360, 425, 432, 443, 466, 468, 470], "safe_substitut": [67, 342, 360, 449, 463], "is_valid": [67, 342, 360, 470, 480], "get_identifi": [67, 261, 342, 348, 360, 470, 480], "capword": [67, 341, 342, 360, 480], "regexflag": [67, 208, 316, 360, 470, 477, 480], "ignorecas": [67, 103, 316, 342, 360, 480], "multilin": [67, 103, 155, 164, 244, 316, 332, 360, 385, 471, 472, 479, 480], "noflag": [67, 316, 360, 480], "dotal": [67, 103, 316, 360], "fullmatch": [67, 316, 360, 474, 480], "findal": [67, 103, 157, 270, 316, 360, 410, 448, 474, 480], "findit": [67, 103, 276, 316, 360, 461, 480], "subn": [67, 103, 316, 360, 466, 468, 471, 475, 480], "purg": [67, 316, 360], "colno": [67, 259, 282, 316, 360, 475], "groupindex": [67, 316, 360, 480], "groupdict": [67, 103, 316, 360, 480], "span": [67, 98, 103, 119, 164, 172, 190, 217, 237, 275, 316, 341, 342, 360, 424, 464, 465, 471, 473, 475, 476, 480], "endpo": [67, 316, 360], "lastindex": [67, 316, 360], "lastgroup": [67, 316, 360], "scanf": [67, 360], "phonebook": [67, 360], "mung": [67, 360], "adverb": [67, 360], "htmldiff": [67, 187, 360, 463, 475, 480], "make_fil": [67, 187, 360, 475, 480], "make_t": [67, 187, 360], "context_diff": [67, 187, 360], "get_close_match": [67, 187, 360], "ndiff": [67, 190, 360, 460, 461], "unified_diff": [67, 187, 360], "diff_byt": [67, 187, 360, 475, 480], "is_line_junk": [67, 187, 360], "is_character_junk": [67, 187, 360], "sequencematch": [67, 360, 460, 464, 465, 474, 480], "set_seq": [67, 187, 360], "set_seq1": [67, 187, 360], "set_seq2": [67, 187, 360], "find_longest_match": [67, 187, 360, 480], "get_matching_block": [67, 187, 360, 464, 480], "get_opcod": [67, 187, 360], "get_grouped_opcod": [67, 187, 360], "ratio": [67, 146, 187, 218, 272, 340, 341, 360, 381, 473, 480], "quick_ratio": [67, 187, 360], "real_quick_ratio": [67, 187, 360], "shorten": [67, 181, 318, 360, 361, 472, 473, 474, 479, 480], "dedent": [67, 117, 244, 261, 360, 361, 374, 375, 424, 428, 432, 480], "textwrapp": [67, 360, 361, 462, 474, 480], "expand_tab": [67, 360, 361], "tabsiz": [67, 187, 341, 360, 361, 480], "replace_whitespac": [67, 360, 361], "drop_whitespac": [67, 360, 361, 465], "initial_ind": [67, 360, 361], "subsequent_ind": [67, 360, 361], "fix_sentence_end": [67, 360, 361], "break_long_word": [67, 360, 361, 480], "break_on_hyphen": [67, 360, 361, 480], "max_lin": [67, 360, 361, 474], "placehold": [67, 92, 100, 188, 227, 233, 264, 266, 295, 318, 342, 355, 360, 361, 391, 396, 402, 433, 449, 464, 470, 471, 472, 474, 477, 480], "bidirect": [67, 106, 123, 130, 280, 341, 343, 360, 384, 459, 480], "east_asian_width": [67, 360, 384, 480], "decomposit": [67, 100, 360, 384, 480], "is_norm": [67, 183, 287, 360, 384, 478, 480], "unidata_vers": [67, 360, 384], "ucd_3_2_0": [67, 360, 384, 464], "stringprep": [67, 155, 251, 360, 462], "internet": [67, 97, 107, 140, 191, 207, 232, 237, 240, 244, 251, 269, 332, 334, 335, 338, 359, 360, 363, 391, 392, 423, 438, 458, 459, 460, 462, 469, 472, 474, 480], "in_table_a1": [67, 343, 360], "in_table_b1": [67, 343, 360], "map_table_b2": [67, 343, 360], "map_table_b3": [67, 343, 360], "in_table_c11": [67, 343, 360], "in_table_c12": [67, 343, 360], "in_table_c11_c12": [67, 343, 360], "in_table_c21": [67, 343, 360], "in_table_c22": [67, 343, 360], "in_table_c21_c22": [67, 343, 360], "in_table_c3": [67, 343, 360], "in_table_c4": [67, 343, 360], "in_table_c5": [67, 343, 360], "in_table_c6": [67, 343, 360], "in_table_c7": [67, 343, 360], "in_table_c8": [67, 343, 360], "in_table_c9": [67, 343, 360], "in_table_d1": [67, 343, 360], "in_table_d2": [67, 343, 360], "gnu": [67, 71, 96, 225, 231, 243, 251, 263, 289, 290, 295, 327, 329, 355, 360, 423, 425, 432, 435, 444, 445, 452, 453, 457, 459, 462, 463, 465, 466, 471, 475, 477, 478, 480], "parse_and_bind": [67, 317, 320, 360, 480], "read_init_fil": [67, 317, 320, 360, 480], "get_line_buff": [67, 317, 320, 360], "insert_text": [67, 317, 320, 360], "redisplay": [67, 174, 317, 360, 462], "read_history_fil": [67, 317, 360], "write_history_fil": [67, 317, 360], "append_history_fil": [67, 317, 360, 475, 480], "get_history_length": [67, 317, 360, 480], "set_history_length": [67, 317, 360], "clear_histori": [67, 317, 360], "get_current_history_length": [67, 317, 360, 462], "get_history_item": [67, 317, 360, 462], "remove_history_item": [67, 317, 360], "replace_history_item": [67, 317, 360], "add_histori": [67, 317, 360], "set_auto_histori": [67, 317, 360, 476, 480], "set_startup_hook": [67, 317, 360], "set_pre_input_hook": [67, 317, 360], "set_complet": [67, 317, 320, 360], "get_complet": [67, 317, 360], "get_completion_typ": [67, 317, 360], "get_begidx": [67, 317, 360, 480], "get_endidx": [67, 317, 360, 480], "set_completer_delim": [67, 317, 360, 480], "get_completer_delim": [67, 317, 360], "set_completion_display_matches_hook": [67, 317, 360], "servic": [67, 100, 107, 119, 222, 243, 251, 252, 259, 264, 266, 279, 280, 281, 290, 300, 318, 325, 332, 334, 335, 338, 341, 355, 360, 363, 406, 416, 423, 425, 452, 458, 459, 463, 466, 469, 470, 473, 480], "pack_into": [67, 142, 222, 344, 464, 480], "unpack_from": [67, 142, 222, 344, 464, 480], "iter_unpack": [67, 142, 344, 474], "codecinfo": [67, 142, 155, 464], "getencod": [67, 86, 91, 106, 142, 155, 172, 174, 222, 243, 255, 263, 270, 413, 458, 470, 480], "getdecod": [67, 106, 142, 155], "getincrementalencod": [67, 142, 155, 473], "getincrementaldecod": [67, 142, 155], "getread": [67, 106, 142, 155], "getwrit": [67, 106, 142, 155], "unregist": [67, 123, 125, 137, 142, 155, 182, 211, 290, 312, 325, 326, 329, 350, 366, 399, 469, 479, 480], "encodedfil": [67, 142, 155], "iterencod": [67, 142, 155, 259, 282], "iterdecod": [67, 142, 155], "bom_b": [67, 142, 155], "bom_l": [67, 142, 155], "bom_utf8": [67, 142, 155], "bom_utf16": [67, 142, 155], "bom_utf16_b": [67, 142, 155], "bom_utf16_l": [67, 142, 155], "bom_utf32": [67, 142, 155], "bom_utf32_b": [67, 142, 155], "bom_utf32_l": [67, 142, 155], "register_error": [67, 142, 155, 222, 255, 341, 462], "lookup_error": [67, 142, 155, 462], "strict_error": [67, 142, 155], "ignore_error": [67, 142, 155, 329], "replace_error": [67, 142, 155], "backslashreplace_error": [67, 142, 155], "xmlcharrefreplace_error": [67, 142, 155], "namereplace_error": [67, 142, 155], "stateless": [67, 138, 142, 144], "getstat": [67, 142, 155, 287, 315], "setstat": [67, 142, 155, 287, 315, 480], "writelin": [67, 115, 127, 130, 133, 142, 155, 187, 255, 459, 480], "streamreaderwrit": [67, 142], "streamrecod": [67, 106, 142, 480], "idna": [67, 142, 200, 384, 391, 462, 480], "internation": [67, 88, 106, 142, 191, 243, 251, 279, 282, 332, 338, 342, 343, 363, 432, 459, 462, 463, 475, 477, 480], "nameprep": [67, 142, 155, 343], "toascii": [67, 142, 155], "tounicod": [67, 84, 118, 142, 155, 179], "codepag": [67, 117, 142, 349, 471, 480], "utf_8_sig": [67, 142], "minyear": [67, 179, 180], "maxyear": [67, 179, 180, 480], "total_second": [67, 179, 180, 466], "today": [67, 71, 93, 106, 164, 179, 180, 208, 285, 292, 337, 387, 416, 432, 448, 460, 462, 463, 465, 478], "fromordin": [67, 179, 180, 477], "fromisoformat": [67, 179, 180, 337, 470, 477, 480], "fromisocalendar": [67, 179, 180, 478, 480], "timetupl": [67, 179, 180], "toordin": [67, 179, 180], "weekday": [67, 93, 147, 179, 180, 208, 266, 363, 478, 480], "isoweekday": [67, 93, 179, 180, 208], "isocalendar": [67, 179, 180, 478, 479, 480], "isoformat": [67, 100, 179, 180, 187, 337, 422, 462, 476, 477, 480], "ctime": [67, 71, 115, 179, 180, 290, 291, 339, 363, 462], "strftime": [67, 99, 100, 115, 136, 179, 263, 264, 266, 268, 363, 416, 448, 449, 462, 464, 465, 472, 473, 476, 480], "utcnow": [67, 179, 180, 471, 480], "utcfromtimestamp": [67, 179, 180, 338, 471, 480], "strptime": [67, 115, 179, 264, 338, 363, 416, 461, 462, 464, 472, 480], "microsecond": [67, 179, 180, 319, 337, 363, 465, 480], "timetz": [67, 179, 180], "astimezon": [67, 179, 180, 187, 422, 473, 476, 478, 480], "utcoffset": [67, 179, 180, 480], "utctimetupl": [67, 179, 180, 480], "timestamp": [67, 96, 100, 123, 157, 160, 179, 180, 200, 206, 231, 242, 261, 290, 308, 332, 337, 338, 355, 363, 377, 419, 429, 452, 462, 466, 473, 475, 477, 480], "fromutc": [67, 179, 180, 480], "iana": [67, 179, 180, 238, 251, 256, 273, 311, 338, 408, 410, 479, 480], "from_fil": [67, 116, 179, 410, 419, 422, 476, 480], "no_cach": [67, 179, 422], "clear_cach": [67, 179, 213, 216, 422, 474], "available_timezon": [67, 179, 422, 480], "reset_tzpath": [67, 179, 422], "tzpath": [67, 179, 422, 453, 480], "zoneinfonotfounderror": [67, 179, 422], "invalidtzpathwarn": [67, 179, 422], "iterweekday": [67, 147, 179], "itermonthd": [67, 147, 179, 477, 480], "itermonthday": [67, 147, 179, 480], "itermonthdays2": [67, 147, 179, 480], "itermonthdays3": [67, 147, 179, 477, 480], "itermonthdays4": [67, 147, 179, 477, 480], "monthdatescalendar": [67, 147, 179], "monthdays2calendar": [67, 147, 179], "monthdayscalendar": [67, 147, 179], "yeardatescalendar": [67, 147, 179], "yeardays2calendar": [67, 147, 179], "yeardayscalendar": [67, 147, 179], "textcalendar": [67, 147, 179, 480], "formatmonth": [67, 147, 179], "prmonth": [67, 147, 179, 480], "formatyear": [67, 147, 179], "pryear": [67, 147, 179, 480], "htmlcalendar": [67, 147, 179, 477], "formatyearpag": [67, 147, 179], "cssclass": [67, 147, 179], "cssclass_noday": [67, 147, 179], "cssclasses_weekday_head": [67, 147, 179], "cssclass_month_head": [67, 147, 179], "cssclass_month": [67, 147, 179], "cssclass_year": [67, 147, 179], "cssclass_year_head": [67, 147, 179], "localetextcalendar": [67, 147, 179, 470, 480], "localehtmlcalendar": [67, 147, 179, 470, 480], "setfirstweekday": [67, 147, 179], "firstweekday": [67, 147, 179], "isleap": [67, 147, 179], "leapday": [67, 147, 179], "weekhead": [67, 147, 179], "monthrang": [67, 147, 179], "monthcalendar": [67, 147, 179], "prcal": [67, 147, 179], "timegm": [67, 147, 179, 363], "day_nam": [67, 147, 179], "day_abbr": [67, 147, 179], "monday": [67, 93, 147, 179, 180, 208, 263, 266, 363, 480], "tuesday": [67, 93, 147, 179, 180, 208, 266, 448], "wednesday": [67, 93, 147, 179, 180, 208], "thursday": [67, 93, 147, 179, 180, 208], "friday": [67, 93, 147, 179, 208], "saturday": [67, 93, 147, 179, 180, 208], "sunday": [67, 93, 147, 179, 180, 208, 263, 266, 363, 466, 480], "month_nam": [67, 147, 179, 432], "month_abbr": [67, 147, 179], "januari": [67, 147, 150, 179, 180, 315, 363, 423, 432, 460, 471, 480], "februari": [67, 147, 179, 180, 363, 432, 460, 471, 472, 480], "march": [67, 147, 179, 180, 341, 363, 381, 448, 459, 463, 474], "april": [67, 147, 179, 180, 432, 445, 459, 460], "june": [67, 94, 147, 179, 405, 468, 477], "juli": [67, 94, 147, 179, 187, 423, 432, 461, 462, 466, 480], "august": [67, 147, 179, 464], "septemb": [67, 147, 179, 432, 459, 464, 473, 475], "octob": [67, 147, 179, 180, 459, 461, 462, 465, 471, 478, 479], "novemb": [67, 77, 147, 179, 180, 432, 480], "decemb": [67, 147, 179, 180, 432, 448, 461, 462, 467, 476], "illegalmontherror": [67, 147, 179], "illegalweekdayerror": [67, 147, 179], "chainmap": [67, 179, 184, 341, 383, 471, 473, 474, 477, 480], "new_child": [67, 157, 179, 474, 480], "most_common": [67, 157, 179, 466], "dequ": [67, 179, 184, 258, 313, 341, 383, 399, 424, 427, 439, 449, 463, 464, 465, 466, 470, 472, 475, 476, 480], "appendleft": [67, 157, 179, 463], "extendleft": [67, 157, 179], "popleft": [67, 157, 179, 258, 313, 439, 449, 463], "rotat": [67, 99, 115, 157, 179, 183, 266, 287, 381, 463, 465, 466, 480], "maxlen": [67, 148, 157, 179, 258, 383, 465, 466], "defaultdict": [67, 86, 179, 184, 341, 383, 464, 472, 480], "default_factori": [67, 157, 178, 179, 383, 480], "somenamedtupl": [67, 157, 179], "_make": [67, 157, 179, 337, 344, 480], "_asdict": [67, 157, 179, 465, 466, 468, 478, 480], "_replac": [67, 157, 179, 391, 465, 480], "_field": [67, 119, 157, 179, 261, 383, 465, 466, 480], "_field_default": [67, 157, 179, 383, 480], "ordereddict": [67, 86, 164, 172, 179, 184, 252, 341, 383, 466, 468, 470, 472, 475, 476, 478, 479, 480], "move_to_end": [67, 157, 179, 472, 480], "userdict": [67, 179, 460, 462, 465, 480], "userlist": [67, 179, 461, 480], "userstr": [67, 179, 459, 475, 479, 480], "mutablesequ": [67, 158, 179, 184, 341, 383, 467, 473, 475, 480], "bytestr": [67, 91, 158, 179, 184, 290, 334, 337, 341, 383, 404, 410, 421, 465, 471, 480], "mutableset": [67, 158, 179, 184, 341, 383, 480], "mutablemap": [67, 77, 86, 158, 164, 179, 181, 184, 327, 341, 383, 425, 465, 467, 473], "mappingview": [67, 158, 179, 184, 341, 383, 480], "itemsview": [67, 158, 179, 184, 341, 383], "keysview": [67, 158, 179, 184, 341, 383], "valuesview": [67, 158, 179, 184, 341, 383, 480], "asyncgener": [67, 158, 179, 184, 341, 383, 476, 480], "recip": [67, 84, 93, 100, 107, 144, 157, 179, 187, 197, 221, 247, 272, 287, 290, 295, 312, 315, 327, 341, 349, 410, 451, 471, 472, 480], "heappush": [67, 179, 233, 449, 462, 465], "heappop": [67, 179, 233, 258, 449, 462, 465], "heappushpop": [67, 179, 233, 465], "heapifi": [67, 179, 233, 315, 449, 480], "heapreplac": [67, 179, 233, 315], "nlargest": [67, 86, 179, 222, 223, 233, 463, 464, 480], "nsmallest": [67, 86, 179, 222, 223, 233, 463, 464], "bisect_left": [67, 144, 179], "bisect_right": [67, 144, 179], "insort_left": [67, 144, 179, 480], "insort_right": [67, 144, 179], "insort": [67, 144, 179, 449, 480], "typecod": [67, 118, 139, 179, 280, 382, 467, 480], "buffer_info": [67, 118, 179], "byteswap": [67, 118, 138, 179, 474], "frombyt": [67, 118, 179, 334, 472, 479, 480], "fromfil": [67, 118, 179, 187, 467], "fromunicod": [67, 118, 179], "tofil": [67, 118, 179, 187, 467], "__callback__": [67, 179, 399, 474], "getweakrefcount": [67, 179, 399], "getweakref": [67, 179, 399], "weakkeydictionari": [67, 179, 341, 399, 464, 480], "keyref": [67, 179, 399, 464], "weakvaluedictionari": [67, 179, 341, 399, 449, 464, 480], "valueref": [67, 179, 399, 464], "weakset": [67, 179, 341, 399, 466, 470, 480], "weakmethod": [67, 179, 341, 399, 474, 480], "detach": [67, 115, 129, 139, 146, 179, 255, 267, 290, 334, 338, 365, 373, 399, 401, 402, 427, 472, 473, 480], "peek": [67, 115, 116, 146, 157, 179, 231, 255, 267, 399, 472, 480], "atexit": [67, 77, 83, 109, 163, 179, 251, 264, 312, 317, 399, 459, 463, 469, 480], "referencetyp": [67, 179, 399, 480], "proxytyp": [67, 179, 280, 399, 480], "callableproxytyp": [67, 179, 399, 480], "new_class": [67, 179, 382, 473, 480], "prepare_class": [67, 179, 382, 473], "resolve_bas": [67, 179, 382, 425, 477, 480], "get_original_bas": [67, 179, 382, 425, 471, 480], "nonetyp": [67, 88, 165, 179, 190, 223, 281, 315, 316, 382, 383, 469, 470, 480], "lambdatyp": [67, 179, 382], "generatortyp": [67, 179, 382], "coroutinetyp": [67, 179, 382, 475, 480], "asyncgeneratortyp": [67, 179, 382], "codetyp": [67, 179, 350, 382, 478, 480], "celltyp": [67, 179, 382, 480], "builtinfunctiontyp": [67, 179, 382], "builtinmethodtyp": [67, 179, 382, 480], "wrapperdescriptortyp": [67, 179, 382, 477, 480], "methodwrappertyp": [67, 179, 252, 382, 470, 477, 480], "notimplementedtyp": [67, 165, 179, 382, 469, 480], "methoddescriptortyp": [67, 179, 382, 477, 480], "classmethoddescriptortyp": [67, 179, 382, 477, 480], "ellipsistyp": [67, 165, 179, 382, 469, 480], "uniontyp": [67, 179, 223, 341, 382, 383, 470, 480], "tracebacktyp": [67, 179, 264, 378, 382, 425, 477, 480], "getsetdescriptortyp": [67, 179, 382], "memberdescriptortyp": [67, 179, 382, 480], "dynamicclassattribut": [67, 179, 382, 470, 474], "deep": [67, 100, 179, 247, 251, 296, 304, 328, 349, 355, 407, 480], "deepcopi": [67, 84, 157, 168, 178, 179, 316, 387, 421, 466, 471, 476, 477, 480], "pretti": [67, 75, 88, 91, 106, 119, 164, 179, 182, 187, 247, 251, 252, 259, 266, 289, 294, 305, 375, 386, 408, 410, 416, 427, 459, 460, 461, 464, 465, 467, 471, 479, 480], "printer": [67, 103, 179, 244, 251, 366, 375, 402], "prettyprint": [67, 179, 474, 480], "pformat": [67, 179, 304, 474, 480], "pp": [67, 92, 179, 294, 304, 315, 478, 480], "isread": [67, 179, 304], "isrecurs": [67, 179, 304], "saferepr": [67, 179, 304], "arepr": [67, 179, 318], "fillvalu": [67, 179, 258, 318, 465, 480], "maxlevel": [67, 160, 179, 304, 318], "maxdict": [67, 179, 318], "maxlist": [67, 179, 318], "maxtupl": [67, 179, 318], "maxset": [67, 179, 318], "maxfrozenset": [67, 179, 318], "maxdequ": [67, 179, 318], "maxarray": [67, 179, 318], "maxlong": [67, 179, 318], "maxstr": [67, 179, 318], "maxoth": [67, 179, 318], "repr1": [67, 179, 318], "enumtyp": [67, 179, 208, 470], "_ignore_": [67, 93, 179, 208, 477, 480], "_generate_next_value_": [67, 93, 179, 208, 480], "_missing_": [67, 93, 179, 208, 480], "intenum": [67, 179, 208, 238, 330, 334, 338, 341, 476, 480], "strenum": [67, 179, 208, 238, 469, 470, 480], "_numeric_repr_": [67, 179, 208], "intflag": [67, 179, 208, 252, 316, 338, 341, 476, 480], "reprenum": [67, 179, 208, 470], "enumcheck": [67, 179, 208, 470], "named_flag": [67, 179, 208], "flagboundari": [67, 93, 179, 208, 470], "eject": [67, 93, 179, 208], "__dunder__": [67, 179], "_sunder_": [67, 179], "nonmemb": [67, 179, 208, 470, 480], "global_enum": [67, 179, 208, 470], "show_flag_valu": [67, 179, 208], "graph": [67, 179, 251, 265, 289, 296, 350, 381, 461, 474, 479, 480], "topologicalsort": [67, 179, 229, 479, 480], "is_act": [67, 129, 179, 229], "get_readi": [67, 179, 229], "static_ord": [67, 179, 229], "cycleerror": [67, 179, 229], "conjug": [67, 183, 286, 287, 341, 465], "ration": [67, 180, 183, 251, 286, 287, 341, 425, 465, 466, 467, 472, 480], "denomin": [67, 183, 218, 286, 287, 341, 465, 476, 478, 480], "theoret": [67, 87, 94, 183, 287], "ceil": [67, 218, 272, 286, 287, 319, 341, 425, 465, 478, 480], "comb": [67, 258, 272, 287, 340, 439, 470, 478, 480], "copysign": [67, 272, 287, 465, 480], "fab": [67, 272, 287], "fmod": [67, 272, 287, 427], "frexp": [67, 272, 287], "fsum": [67, 222, 272, 287, 340, 441, 465, 480], "gcd": [67, 218, 272, 287, 475, 479, 480], "isclos": [67, 151, 272, 287, 441, 475, 480], "isfinit": [67, 151, 272, 287, 472, 480], "isinf": [67, 151, 272, 287, 341, 465, 480], "isnan": [67, 151, 272, 287, 340, 341, 439, 465, 480], "isqrt": [67, 258, 272, 287, 478, 480], "lcm": [67, 272, 287, 479, 480], "ldexp": [67, 272, 287, 315, 480], "modf": [67, 272, 287], "nextaft": [67, 272, 287, 471, 479, 480], "perm": [67, 93, 220, 272, 287, 432, 470, 477, 478, 480], "prod": [67, 258, 272, 287, 478, 480], "sumprod": [67, 258, 272, 287, 471, 480], "trunc": [67, 272, 286, 287, 341, 425, 465, 480], "ulp": [67, 272, 287, 315, 349, 465, 479, 480], "logarithm": [67, 183, 287, 292, 341, 462, 465, 468, 472, 473], "cbrt": [67, 272, 287, 340, 470, 480], "exp2": [67, 272, 287, 470, 480], "expm1": [67, 272, 287, 466, 472, 480], "log1p": [67, 272, 287, 465, 480], "log2": [67, 272, 287, 472, 473], "log10": [67, 151, 183, 272, 287, 465], "sqrt": [67, 138, 151, 163, 183, 272, 287, 340, 463, 464, 465, 472, 478, 480], "trigonometr": [67, 287, 463], "aco": [67, 151, 272, 287], "asin": [67, 151, 272, 287], "atan": [67, 151, 272, 287, 465], "atan2": [67, 151, 272, 287, 480], "cos": [67, 151, 183, 218, 272, 287, 296, 448, 462, 478], "dist": [67, 248, 267, 272, 287, 293, 381, 464, 472, 475, 478, 480], "hypot": [67, 157, 272, 287, 478, 480], "sin": [67, 119, 151, 183, 272, 287, 425, 462], "tan": [67, 151, 272, 287, 480], "angular": [67, 287, 431], "degre": [67, 72, 152, 174, 219, 272, 287, 341, 381, 425, 462, 478, 480], "radian": [67, 151, 183, 219, 272, 287, 381, 462, 478, 480], "hyperbol": [67, 187, 287, 465], "acosh": [67, 151, 272, 287, 465, 480], "asinh": [67, 151, 272, 287, 465, 480], "atanh": [67, 151, 272, 287, 465, 480], "cosh": [67, 151, 272, 287], "sinh": [67, 151, 272, 287], "tanh": [67, 151, 272, 287], "erf": [67, 92, 272, 287, 466, 472, 477, 480], "erfc": [67, 272, 287, 466, 472, 477, 480], "gamma": [67, 272, 287, 315, 466, 472], "lgamma": [67, 272, 287, 466, 472], "pi": [67, 92, 151, 173, 174, 183, 218, 270, 272, 287, 294, 315, 381, 410, 439, 441, 443, 448, 472, 473, 478], "tau": [67, 151, 272, 287, 476, 480], "polar": [67, 287, 465, 480], "coordin": [67, 84, 91, 93, 100, 173, 174, 176, 180, 268, 272, 278, 287, 337, 342, 363, 366, 373, 375, 381, 459, 465, 471, 475, 480], "rect": [67, 151, 173, 287, 465], "classif": [67, 263, 287, 289, 432], "infj": [67, 151, 287, 476, 480], "nanj": [67, 151, 287, 476, 480], "as_tupl": [67, 183, 287, 465], "compare_sign": [67, 183, 287], "compare_tot": [67, 183, 287], "compare_total_mag": [67, 183, 287], "copy_ab": [67, 183, 287], "copy_neg": [67, 183, 287], "copy_sign": [67, 183, 287], "from_float": [67, 183, 218, 287, 441, 466, 468, 472, 480], "fma": [67, 183, 287], "is_canon": [67, 183, 287, 466], "is_finit": [67, 183, 287], "is_infinit": [67, 183, 287], "is_nan": [67, 183, 287], "is_qnan": [67, 183, 287], "is_sign": [67, 183, 287], "is_snan": [67, 183, 287], "is_subnorm": [67, 183, 287], "is_zero": [67, 183, 287], "ln": [67, 183, 244, 287, 465, 473, 480], "logb": [67, 183, 287], "logical_and": [67, 183, 287], "logical_invert": [67, 183, 287], "logical_or": [67, 183, 287], "logical_xor": [67, 183, 287], "max_mag": [67, 183, 287], "min_mag": [67, 183, 287], "next_minus": [67, 183, 287], "next_plus": [67, 183, 287], "next_toward": [67, 183, 287], "number_class": [67, 183, 287], "quantiz": [67, 183, 287, 473, 480], "remainder_near": [67, 183, 287], "same_quantum": [67, 183, 287], "scaleb": [67, 183, 287], "to_eng_str": [67, 183, 287, 463], "to_integr": [67, 183, 287], "to_integral_exact": [67, 183, 287], "to_integral_valu": [67, 183, 287], "getcontext": [67, 183, 287, 449, 463], "setcontext": [67, 183, 287], "localcontext": [67, 183, 287, 341, 464, 465, 480], "basiccontext": [67, 183, 287, 473], "extendedcontext": [67, 183, 287, 473], "defaultcontext": [67, 183, 287, 473], "clear_flag": [67, 183, 287], "clear_trap": [67, 183, 287], "copy_decim": [67, 183, 287], "create_decim": [67, 183, 287, 465, 473], "create_decimal_from_float": [67, 183, 287], "etini": [67, 183, 287], "etop": [67, 183, 287], "divide_int": [67, 183, 287], "minus": [67, 174, 183, 222, 261, 272, 287, 329, 341, 342, 344, 362, 374, 427, 433, 477, 480], "to_sci_str": [67, 183, 287, 463], "max_prec": [67, 183, 287, 473], "max_emax": [67, 183, 287, 473], "min_emin": [67, 183, 287, 473], "min_etini": [67, 183, 287], "have_thread": [67, 183, 287, 473], "have_contextvar": [67, 183, 287, 453], "round_ceil": [67, 183, 287, 463], "round_down": [67, 183, 287, 463], "round_floor": [67, 183, 287, 480], "round_half_down": [67, 183, 287], "round_half_even": [67, 183, 287, 463, 480], "round_half_up": [67, 183, 287], "round_up": [67, 183, 287], "round_05up": [67, 183, 287], "clamp": [67, 183, 287, 472, 473, 480], "decimalexcept": [67, 183, 287], "divisionbyzero": [67, 183, 287, 463], "inexact": [67, 183, 287, 290, 473], "invalidoper": [67, 183, 287, 463, 465, 466, 473], "subnorm": [67, 183, 287, 480], "floatoper": [67, 183, 287, 473], "off": [67, 83, 91, 94, 99, 100, 102, 103, 107, 109, 117, 152, 164, 173, 174, 180, 187, 188, 197, 205, 206, 213, 222, 229, 240, 244, 258, 264, 265, 266, 272, 287, 289, 298, 302, 305, 312, 328, 332, 341, 358, 359, 363, 373, 381, 385, 386, 392, 417, 425, 429, 432, 433, 445, 452, 459, 460, 461, 462, 463, 464, 465, 467, 472, 474, 475, 476, 478, 479, 480], "from_decim": [67, 218, 287, 472], "limit_denomin": [67, 218, 287], "randbyt": [67, 287, 315, 479, 480], "randrang": [67, 83, 287, 315, 448, 463, 469, 471, 472, 480], "randint": [67, 287, 315, 472, 480], "getrandbit": [67, 287, 315, 463, 474, 480], "shuffl": [67, 83, 287, 315, 316, 470, 472, 479, 480], "sampl": [67, 72, 74, 83, 87, 92, 93, 94, 100, 101, 103, 114, 138, 152, 172, 173, 190, 244, 276, 287, 292, 296, 304, 305, 315, 316, 333, 340, 346, 355, 364, 373, 392, 398, 410, 424, 438, 448, 458, 460, 461, 462, 465, 466, 470, 472, 474, 476, 477, 478, 480], "binomialvari": [67, 287, 315, 471, 480], "uniform": [67, 83, 107, 131, 187, 252, 287, 315, 391, 395, 416, 472, 480], "triangular": [67, 287, 315, 465], "betavari": [67, 287, 315], "expovari": [67, 287, 315, 471, 480], "gammavari": [67, 287, 315, 480], "gauss": [67, 287, 315, 480], "lognormvari": [67, 287, 315], "normalvari": [67, 83, 287, 315, 480], "vonmisesvari": [67, 287, 315], "paretovari": [67, 287, 315, 480], "weibullvari": [67, 287, 315], "systemrandom": [67, 171, 287, 290, 315, 323], "reproduc": [67, 84, 107, 119, 198, 231, 287, 345, 359, 392, 414, 423, 453, 472, 477, 478, 480], "spread": [67, 132, 287, 366, 465], "fmean": [67, 287, 315, 340, 478, 480], "geometric_mean": [67, 287, 340, 478, 480], "harmonic_mean": [67, 287, 340, 476, 480], "median": [67, 92, 287, 315, 340, 448, 474, 480], "median_low": [67, 287, 340], "median_high": [67, 287, 340], "median_group": [67, 287, 340, 480], "multimod": [67, 287, 340, 478], "pstdev": [67, 287, 340, 480], "pvarianc": [67, 287, 340, 480], "stdev": [67, 223, 287, 340, 470, 478, 480], "varianc": [67, 287, 340, 383, 448, 470, 471, 474, 476, 478, 480], "quantil": [67, 287, 315, 340, 478, 480], "covari": [67, 287, 340, 383, 469, 480], "correl": [67, 247, 250, 287, 340, 469, 471, 480], "linear_regress": [67, 287, 340, 469, 480], "statisticserror": [67, 287, 340], "normaldist": [67, 287, 478, 480], "from_sampl": [67, 287, 340, 478], "pdf": [67, 79, 99, 106, 232, 287, 315, 340, 349, 478, 480], "cdf": [67, 287, 340, 478], "inv_cdf": [67, 287, 340, 480], "zscore": [67, 287, 340, 480], "mont": [67, 287], "carlo": [67, 287, 470], "bayesian": [67, 287], "classifi": [67, 102, 248, 287, 304, 462, 466, 480], "kernel": [67, 91, 112, 123, 129, 254, 258, 275, 287, 290, 325, 329, 330, 334, 338, 349, 352, 362, 459, 464, 469, 473, 474, 476, 478, 480], "densiti": [67, 287], "accumul": [67, 84, 91, 94, 117, 183, 221, 223, 258, 289, 296, 305, 315, 328, 377, 385, 460, 472, 473, 478, 480], "batch": [67, 99, 103, 123, 221, 258, 296, 345, 458, 471, 475, 480], "from_iter": [67, 221, 258, 465, 480], "combinations_with_replac": [67, 94, 157, 221, 258, 315, 466, 468, 480], "dropwhil": [67, 94, 221, 258], "filterfals": [67, 94, 109, 221, 222, 258, 340], "groupbi": [67, 86, 94, 221, 223, 258, 288, 463, 468, 480], "islic": [67, 86, 94, 157, 221, 222, 258, 464, 477, 480], "pairwis": [67, 221, 258, 381, 469, 480], "permut": [67, 94, 221, 258, 315, 432, 459, 465, 468, 478, 480], "starmap": [67, 94, 161, 221, 222, 258, 272, 280, 473], "takewhil": [67, 94, 221, 258], "tee": [67, 94, 174, 221, 258, 463, 480], "zip_longest": [67, 221, 222, 258, 467, 480], "cached_properti": [67, 84, 92, 221, 223, 341, 471, 478, 480], "cmp_to_key": [67, 105, 221, 222, 223, 341, 466, 472], "lru_cach": [67, 84, 157, 217, 221, 223, 258, 472, 473, 475, 478, 480], "total_ord": [67, 221, 223, 425, 427, 466, 472, 474, 480], "partialmethod": [67, 221, 223, 341, 474, 478, 480], "singledispatch": [67, 86, 221, 223, 470, 474, 477, 480], "singledispatchmethod": [67, 221, 223, 478, 480], "update_wrapp": [67, 87, 92, 221, 223, 252, 464, 474, 480], "lt": [67, 94, 119, 219, 221, 261, 288, 341, 381, 414, 428, 432, 460, 472], "eq": [67, 94, 119, 178, 221, 261, 288, 383, 428, 480], "ne": [67, 94, 109, 221, 288, 366], "ge": [67, 94, 221, 288], "gt": [67, 94, 119, 221, 235, 236, 237, 261, 288, 414, 428, 472, 473], "not_": [67, 94, 221, 288], "__not__": [67, 221, 288], "is_": [67, 94, 221, 288], "is_not": [67, 94, 221, 288], "and_": [67, 94, 221, 288], "floordiv": [67, 94, 119, 221, 261, 288, 428], "inv": [67, 221, 288, 475], "__inv__": [67, 221, 288], "lshift": [67, 119, 221, 261, 288, 428], "mod": [67, 84, 100, 119, 221, 222, 247, 261, 276, 288, 377, 418, 428, 433, 465, 478, 480], "mul": [67, 94, 109, 138, 183, 221, 258, 272, 280, 288, 417], "matmul": [67, 221, 258, 288, 475, 480], "neg": [67, 183, 221, 223, 258, 288], "or_": [67, 94, 221, 288], "rshift": [67, 119, 221, 261, 288, 428], "truediv": [67, 221, 288], "xor": [67, 183, 208, 221, 288, 341, 427], "__concat__": [67, 221, 288], "countof": [67, 221, 288, 479, 480], "delitem": [67, 221, 288], "getitem": [67, 221, 258, 288, 387, 461], "indexof": [67, 221, 288, 479, 480], "setitem": [67, 221, 288, 387], "attrgett": [67, 86, 94, 105, 144, 221, 288, 463, 464, 465, 472, 475, 480], "itemgett": [67, 86, 105, 144, 221, 258, 288, 463, 464, 475, 478, 480], "methodcal": [67, 86, 105, 221, 288, 465, 475, 480], "iadd": [67, 221, 288], "iand": [67, 221, 288], "iconcat": [67, 221, 288], "__iconcat__": [67, 221, 288], "ifloordiv": [67, 221, 288], "ilshift": [67, 221, 288], "imod": [67, 221, 288], "imul": [67, 109, 221, 288], "imatmul": [67, 221, 288, 475], "ior": [67, 221, 288], "ipow": [67, 221, 288], "irshift": [67, 221, 288], "isub": [67, 221, 288], "itruediv": [67, 221, 288], "ixor": [67, 221, 288], "purepath": [67, 216, 248, 290, 293, 469, 470, 471, 479, 480], "pureposixpath": [67, 216, 293, 480], "purewindowspath": [67, 216, 293, 480], "drive": [67, 216, 228, 244, 289, 290, 291, 293, 355, 359, 366, 385, 419, 423, 458, 471, 473, 474, 475, 480], "anchor": [67, 216, 247, 249, 277, 293, 338, 351, 366, 373, 466, 474, 480], "stem": [67, 116, 216, 293, 419, 466, 470, 480], "as_posix": [67, 216, 293], "as_uri": [67, 216, 293], "is_absolut": [67, 216, 293, 480], "is_relative_to": [67, 216, 293, 480], "is_reserv": [67, 216, 253, 256, 293, 480], "joinpath": [67, 116, 216, 247, 249, 250, 277, 293, 419, 480], "relative_to": [67, 216, 293, 471, 480], "with_nam": [67, 216, 293, 480], "with_stem": [67, 216, 293, 480], "with_suffix": [67, 216, 293, 480], "with_seg": [67, 216, 293, 471, 480], "posixpath": [67, 216, 248, 291, 293, 480], "windowspath": [67, 216, 293, 480], "cwd": [67, 139, 216, 220, 253, 290, 293, 345, 359, 396, 463, 478, 480], "chmod": [67, 83, 100, 115, 139, 148, 216, 290, 293, 329, 339, 355, 435, 457, 469, 473, 480], "expandus": [67, 164, 216, 228, 240, 283, 291, 293, 317, 329, 345, 475, 478, 480], "is_dir": [67, 115, 116, 216, 247, 250, 277, 290, 293, 419, 476, 478, 480], "is_fil": [67, 115, 116, 216, 247, 249, 250, 277, 290, 293, 419, 475, 478, 480], "is_junct": [67, 115, 216, 290, 293, 471, 480], "is_mount": [67, 216, 293, 477, 478, 480], "is_symlink": [67, 115, 216, 290, 293, 478, 480], "is_socket": [67, 216, 293, 478, 480], "is_fifo": [67, 216, 293, 478, 480], "is_block_devic": [67, 216, 293, 478, 480], "is_char_devic": [67, 216, 293, 478, 480], "iterdir": [67, 116, 216, 247, 249, 250, 277, 293, 419, 480], "walk": [67, 115, 117, 119, 139, 191, 193, 197, 201, 202, 204, 216, 261, 282, 289, 290, 293, 345, 366, 378, 405, 461, 465, 467, 471, 473, 475, 480], "lchmod": [67, 115, 216, 290, 293, 465, 480], "lstat": [67, 115, 216, 290, 291, 293, 339, 359, 471, 473, 478, 480], "mkdir": [67, 83, 115, 116, 139, 197, 216, 290, 293, 419, 448, 470, 473, 475, 480], "owner": [67, 72, 92, 96, 100, 178, 209, 216, 280, 290, 293, 329, 339, 355, 423, 425, 449, 476, 480], "read_byt": [67, 116, 216, 247, 249, 250, 275, 277, 293, 419, 475, 480], "read_text": [67, 116, 216, 247, 248, 249, 250, 255, 277, 293, 419, 470, 475, 480], "readlink": [67, 115, 216, 290, 293, 473, 478, 479, 480], "rglob": [67, 139, 216, 293, 470, 471, 480], "rmdir": [67, 83, 115, 139, 184, 216, 290, 293, 359, 473], "samefil": [67, 216, 291, 293, 474, 475, 480], "symlink_to": [67, 216, 293, 469, 478, 480], "hardlink_to": [67, 216, 293, 469, 478, 480], "unlink": [67, 83, 115, 161, 184, 210, 216, 270, 280, 281, 290, 293, 325, 357, 359, 373, 396, 407, 408, 473, 480], "write_byt": [67, 216, 275, 293, 475, 480], "write_text": [67, 216, 293, 475, 480], "abspath": [67, 197, 216, 291, 293, 396, 466, 480], "basenam": [67, 96, 100, 117, 181, 190, 216, 289, 291, 293, 366, 372, 396, 419, 480], "commonpath": [67, 216, 291, 475, 480], "commonprefix": [67, 216, 291, 475], "dirnam": [67, 92, 216, 220, 268, 290, 291, 293, 299, 359, 385, 397, 453, 477], "lexist": [67, 216, 291, 463, 478, 480], "expandvar": [67, 216, 228, 291, 345, 465, 480], "getatim": [67, 216, 291], "getmtim": [67, 216, 291], "getctim": [67, 216, 291], "getsiz": [67, 150, 216, 290, 291, 480], "isab": [67, 216, 291, 293], "isfil": [67, 116, 197, 216, 291, 293, 355, 435, 472, 478, 480], "isdir": [67, 116, 216, 291, 293, 299, 355, 478, 480], "isjunct": [67, 216, 290, 291, 471, 480], "islink": [67, 216, 290, 291, 293, 478, 480], "ismount": [67, 216, 291, 474, 478, 480], "isdevdr": [67, 216, 291, 480], "normcas": [67, 216, 217, 291, 480], "normpath": [67, 216, 290, 291, 466, 480], "realpath": [67, 216, 290, 291, 293, 458, 469, 478, 480], "relpath": [67, 216, 291, 293, 465, 471, 480], "sameopenfil": [67, 216, 291], "samestat": [67, 216, 291, 293, 474], "splitdriv": [67, 216, 291, 477, 480], "splitroot": [67, 216, 291, 471, 480], "splitext": [67, 100, 197, 216, 291, 293, 355, 449, 465, 476, 480], "supports_unicode_filenam": [67, 216, 291, 462], "filelineno": [67, 215, 216], "isfirstlin": [67, 215, 216], "isstdin": [67, 215, 216], "nextfil": [67, 215, 216], "hook_compress": [67, 215, 216, 469], "hook_encod": [67, 215, 216, 476, 480], "s_isdir": [67, 216, 290, 339], "s_ischr": [67, 216, 339], "s_isblk": [67, 216, 339], "s_isreg": [67, 216, 339], "s_isfifo": [67, 216, 339], "s_islnk": [67, 216, 339], "s_issock": [67, 216, 339], "s_isdoor": [67, 216, 339, 480], "s_isport": [67, 216, 339, 480], "s_iswht": [67, 216, 339, 480], "s_imod": [67, 216, 339], "s_ifmt": [67, 216, 339], "filemod": [67, 99, 100, 216, 264, 339, 355, 473, 478, 480], "st_mode": [67, 115, 216, 290, 293, 339, 474, 478], "st_ino": [67, 115, 216, 266, 290, 339, 471, 480], "st_dev": [67, 115, 216, 290, 339, 471], "st_nlink": [67, 115, 216, 290, 339], "st_uid": [67, 115, 216, 290, 339], "st_gid": [67, 115, 216, 290, 339], "st_size": [67, 115, 216, 290, 293, 339, 461], "st_atim": [67, 115, 216, 290, 339], "st_mtime": [67, 115, 187, 216, 231, 290, 293, 339, 355, 462], "st_ctime": [67, 115, 216, 290, 339, 471], "s_ifsock": [67, 216, 339], "s_iflnk": [67, 216, 339, 478], "s_ifreg": [67, 216, 290, 339], "s_ifblk": [67, 216, 290, 339], "s_ifdir": [67, 216, 339], "s_ifchr": [67, 216, 290, 339, 480], "s_ififo": [67, 216, 290, 339], "s_ifdoor": [67, 216, 339, 474, 480], "s_ifport": [67, 216, 339, 474, 480], "s_ifwht": [67, 216, 339, 474, 480], "s_isuid": [67, 216, 290, 339], "s_isgid": [67, 216, 290, 339], "s_isvtx": [67, 216, 290, 339], "s_irwxu": [67, 216, 290, 339], "s_irusr": [67, 216, 290, 339], "s_iwusr": [67, 216, 290, 339, 355], "s_ixusr": [67, 216, 290, 339, 355], "s_irwxg": [67, 216, 290, 339], "s_irgrp": [67, 216, 290, 339], "s_iwgrp": [67, 216, 290, 339], "s_ixgrp": [67, 216, 290, 339], "s_irwxo": [67, 216, 290, 339], "s_iroth": [67, 216, 290, 339], "s_iwoth": [67, 216, 290, 339, 355], "s_ixoth": [67, 216, 290, 339, 355], "s_enfmt": [67, 216, 290, 339], "s_iread": [67, 216, 290, 339], "s_iwrit": [67, 216, 290, 329, 339], "s_iexec": [67, 216, 290, 339], "uf_nodump": [67, 216, 290, 339], "uf_immut": [67, 216, 290, 339, 465], "uf_append": [67, 216, 290, 339, 465], "uf_opaqu": [67, 216, 290, 339], "uf_nounlink": [67, 216, 290, 339], "uf_compress": [67, 216, 290, 339], "uf_hidden": [67, 216, 290, 339], "sf_archiv": [67, 216, 290, 339], "sf_immut": [67, 216, 290, 339], "sf_append": [67, 216, 290, 339], "sf_nounlink": [67, 216, 290, 339], "sf_snapshot": [67, 216, 290, 339], "file_attribute_arch": [67, 216, 290, 339], "file_attribute_compress": [67, 216, 339], "file_attribute_devic": [67, 216, 339], "file_attribute_directori": [67, 216, 339], "file_attribute_encrypt": [67, 216, 339], "file_attribute_hidden": [67, 216, 339], "file_attribute_integrity_stream": [67, 216, 339], "file_attribute_norm": [67, 216, 339], "file_attribute_not_content_index": [67, 216, 339], "file_attribute_no_scrub_data": [67, 216, 339], "file_attribute_offlin": [67, 216, 339], "file_attribute_readon": [67, 216, 339], "file_attribute_reparse_point": [67, 216, 290, 339], "file_attribute_sparse_fil": [67, 216, 339], "file_attribute_system": [67, 216, 339], "file_attribute_temporari": [67, 216, 339], "file_attribute_virtu": [67, 216, 339], "io_reparse_tag_symlink": [67, 216, 339], "io_reparse_tag_mount_point": [67, 216, 339], "io_reparse_tag_appexeclink": [67, 216, 339, 480], "cmp": [67, 105, 213, 216, 222, 341, 459, 460, 463, 467, 480], "cmpfile": [67, 213, 216], "dircmp": [67, 216, 459, 464, 474, 480], "report_partial_closur": [67, 213, 216], "report_full_closur": [67, 213, 216], "left_list": [67, 213, 216], "right_list": [67, 213, 216], "left_on": [67, 213, 216], "right_on": [67, 213, 216], "common_dir": [67, 213, 216], "common_fil": [67, 213, 216], "common_funni": [67, 213, 216], "same_fil": [67, 213, 216], "diff_fil": [67, 213, 216], "funny_fil": [67, 213, 216], "subdir": [67, 117, 213, 216, 268, 359, 480], "default_ignor": [67, 213, 216, 474], "temporaryfil": [67, 216, 357, 480], "namedtemporaryfil": [67, 107, 197, 216, 357, 465, 471, 480], "spooledtemporaryfil": [67, 216, 357, 465, 470, 473, 480], "temporarydirectori": [67, 216, 357, 472, 480], "mkstemp": [67, 139, 216, 280, 357, 480], "mkdtemp": [67, 139, 216, 290, 357, 359, 399, 471, 480], "gettempdir": [67, 216, 357, 480], "gettempdirb": [67, 216, 357, 480], "gettempprefix": [67, 216, 357], "gettempprefixb": [67, 216, 357], "tempdir": [67, 216, 357, 399, 480], "mktemp": [67, 216, 324, 357, 392, 480], "iglob": [67, 216, 228, 469, 475, 476, 480], "fnmatch": [67, 216, 228, 251, 293, 345, 379, 385, 480], "fnmatchcas": [67, 216, 217, 385, 480], "getlin": [67, 216, 262, 379, 475, 480], "clearcach": [67, 216, 262], "checkcach": [67, 216, 262, 480], "lazycach": [67, 216, 262, 475, 480], "copyfileobj": [67, 100, 107, 216, 231, 329, 478, 480], "copyfil": [67, 83, 139, 216, 329, 448, 466, 474, 478, 480], "samefileerror": [67, 216, 329, 474, 480], "copymod": [67, 139, 216, 329], "copystat": [67, 139, 216, 329, 473, 480], "copy2": [67, 83, 216, 329, 472, 473, 475, 478, 480], "ignore_pattern": [67, 216, 329, 359, 465], "copytre": [67, 83, 139, 216, 465, 466, 472, 478, 480], "rmtree": [67, 83, 139, 184, 216, 290, 293, 359, 399, 470, 471, 473, 477, 478, 480], "avoids_symlink_attack": [67, 216, 329], "disk_usag": [67, 216, 329, 473, 480], "chown": [67, 100, 115, 139, 216, 290, 329, 473, 480], "make_arch": [67, 139, 216, 329, 466, 471, 472, 475, 478, 480], "get_archive_format": [67, 216, 329, 472], "register_archive_format": [67, 216, 329, 472], "unregister_archive_format": [67, 216, 329], "unpack_arch": [67, 139, 216, 329, 471, 472, 480], "register_unpack_format": [67, 216, 329], "unregister_unpack_format": [67, 216, 329], "get_unpack_format": [67, 216, 329], "base_dir": [67, 139, 216], "get_terminal_s": [67, 115, 216, 290, 329, 473, 480], "persist": [67, 181, 238, 242, 244, 251, 265, 266, 271, 278, 317, 387, 423, 472, 474, 480], "highest_protocol": [67, 295, 296, 462], "default_protocol": [67, 295, 296, 327, 469, 480], "pickleerror": [67, 295, 296], "picklingerror": [67, 295, 296], "unpicklingerror": [67, 295, 296, 480], "pickler": [67, 169, 295, 296, 297, 468, 473, 478, 480], "persistent_id": [67, 295, 296, 480], "dispatch_t": [67, 169, 295, 296, 473, 480], "reducer_overrid": [67, 295, 296, 478, 480], "unpickl": [67, 75, 93, 100, 180, 264, 266, 280, 281, 295, 297, 422, 462, 465, 466, 468, 480], "persistent_load": [67, 295, 296, 480], "find_class": [67, 139, 295, 296], "picklebuff": [67, 295, 296, 480], "__getnewargs_ex__": [67, 295, 296, 480], "__getnewargs__": [67, 93, 157, 295, 296, 386, 462, 475, 480], "__getstate__": [67, 295, 296, 386, 462, 470, 480], "__setstate__": [67, 295, 296, 386, 462, 478, 480], "__reduce__": [67, 79, 208, 295, 296, 386, 464, 478, 480], "__reduce_ex__": [67, 79, 93, 295, 296, 386, 480], "dispatch": [67, 77, 83, 84, 86, 99, 100, 141, 152, 174, 194, 223, 242, 295, 305, 318, 385, 416, 468, 470, 472, 474, 478, 480], "copyreg": [67, 168, 251, 276, 295, 296, 467, 480], "shelf": [67, 295, 327, 341, 472, 474], "sync": [67, 93, 115, 174, 181, 252, 280, 290, 292, 295, 327, 366, 471, 473, 478, 480], "bsddbshelf": [67, 295, 327, 341], "dbfilenameshelf": [67, 295, 327, 341], "whichdb": [67, 181, 295, 467], "reinterpret": [67, 295], "gdbm": [67, 83, 181, 295, 453, 467, 480], "firstkey": [67, 181, 295], "nextkey": [67, 181, 295], "reorgan": [67, 181, 191, 295, 460, 465, 468, 476, 478, 480], "ndbm": [67, 295, 327, 425, 453, 478, 480], "dumb": [67, 295, 356, 475, 476, 477, 478, 480], "dumbdbm": [67, 181, 295, 467], "sqlite": [67, 251, 295, 440, 448, 453, 464, 466, 469, 470, 471, 472, 473, 474, 477, 480], "connect": [67, 91, 92, 97, 100, 104, 107, 115, 121, 133, 139, 148, 157, 161, 166, 204, 209, 210, 220, 238, 239, 240, 242, 244, 245, 253, 255, 264, 266, 281, 285, 289, 290, 295, 296, 302, 306, 324, 325, 329, 330, 332, 335, 338, 344, 345, 349, 356, 359, 362, 366, 372, 381, 383, 387, 392, 394, 402, 404, 408, 411, 413, 416, 423, 427, 446, 452, 453, 458, 459, 463, 464, 465, 466, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480], "complete_stat": [67, 295, 337], "enable_callback_traceback": [67, 295, 337], "register_adapt": [67, 295, 337], "register_convert": [67, 295, 337], "legacy_transaction_control": [67, 295, 337], "parse_colnam": [67, 295, 337, 480], "parse_decltyp": [67, 295, 337], "sqlite_ok": [67, 295, 337], "sqlite_deni": [67, 295, 337], "sqlite_ignor": [67, 295, 337], "apilevel": [67, 295, 337], "paramstyl": [67, 295, 337], "sqlite_vers": [67, 295, 337], "sqlite_version_info": [67, 295, 337], "threadsafeti": [67, 295, 337, 470, 480], "sqlite_dbconfig_defens": [67, 295, 337], "sqlite_dbconfig_dqs_ddl": [67, 295, 337], "sqlite_dbconfig_dqs_dml": [67, 295, 337], "sqlite_dbconfig_enable_fkey": [67, 295, 337], "sqlite_dbconfig_enable_fts3_token": [67, 295, 337], "sqlite_dbconfig_enable_load_extens": [67, 295, 337], "sqlite_dbconfig_enable_qpsg": [67, 295, 337], "sqlite_dbconfig_enable_trigg": [67, 295, 337], "sqlite_dbconfig_enable_view": [67, 295, 337], "sqlite_dbconfig_legacy_alter_t": [67, 295, 337], "sqlite_dbconfig_legacy_file_format": [67, 295, 337], "sqlite_dbconfig_no_ckpt_on_clos": [67, 295, 337], "sqlite_dbconfig_reset_databas": [67, 295, 337], "sqlite_dbconfig_trigger_eqp": [67, 295, 337], "sqlite_dbconfig_trusted_schema": [67, 295, 337], "sqlite_dbconfig_writable_schema": [67, 295, 337], "cursor": [67, 91, 152, 157, 172, 174, 244, 295, 296, 317, 366, 372, 373, 387, 464, 465, 468, 472, 476, 478, 479, 480], "blobopen": [67, 295, 337, 470, 480], "commit": [67, 92, 117, 278, 285, 295, 302, 337, 345, 368, 428, 464, 465, 466, 474, 476, 480], "rollback": [67, 295, 337, 464, 465, 470, 480], "executemani": [67, 295, 337, 480], "executescript": [67, 295, 337, 480], "create_funct": [67, 295, 337, 480], "create_aggreg": [67, 295, 337, 480], "create_window_funct": [67, 295, 337, 470, 480], "create_col": [67, 295, 337, 470, 480], "set_author": [67, 295, 337, 470, 480], "set_progress_handl": [67, 295, 337, 480], "set_trace_callback": [67, 295, 337, 473, 480], "enable_load_extens": [67, 139, 295, 337, 453, 466, 469, 472, 480], "load_extens": [67, 139, 295, 337, 466, 469, 471, 472, 480], "iterdump": [67, 295, 337, 480], "backup": [67, 100, 109, 215, 266, 295, 337, 355, 465, 472, 477, 480], "getlimit": [67, 295, 337, 470, 480], "setlimit": [67, 295, 337, 470, 480], "getconfig": [67, 295, 337, 471, 480], "setconfig": [67, 295, 337, 471, 480], "deseri": [67, 259, 281, 295, 296, 337, 422, 443, 466, 470, 474, 476, 480], "autocommit": [67, 295, 471, 480], "in_transact": [67, 295, 337], "isolation_level": [67, 295, 480], "row_factori": [67, 295, 337], "text_factori": [67, 295, 337], "total_chang": [67, 295, 337], "fetchon": [67, 92, 295, 296, 337, 464, 472], "fetchmani": [67, 295, 337], "fetchal": [67, 157, 295, 337, 464], "setinputs": [67, 295, 337], "setoutputs": [67, 295, 337], "arrays": [67, 295, 337], "lastrowid": [67, 295, 337, 476, 480], "rowcount": [67, 295, 337, 480], "blob": [67, 295, 338, 387, 470, 480], "seek": [67, 78, 83, 84, 106, 114, 115, 150, 172, 209, 212, 215, 255, 275, 290, 295, 296, 337, 355, 357, 359, 419, 421, 443, 459, 465, 468, 480], "prepareprotocol": [67, 295, 480], "sqlite_errorcod": [67, 295, 337, 470], "sqlite_errornam": [67, 295, 337, 470], "interfaceerror": [67, 295, 337, 470, 480], "databaseerror": [67, 295, 337], "dataerror": [67, 295, 337, 480], "operationalerror": [67, 295, 337, 480], "integrityerror": [67, 295, 337], "internalerror": [67, 295, 337], "programmingerror": [67, 295, 337, 470, 471, 480], "notsupportederror": [67, 295, 337, 480], "guid": [67, 69, 73, 90, 91, 92, 98, 102, 106, 108, 111, 180, 183, 187, 207, 222, 248, 290, 292, 295, 387, 396, 450, 453, 456, 457, 465, 466, 471, 472, 474, 480], "sql": [67, 94, 106, 172, 258, 278, 289, 295, 383, 448, 464, 468, 470, 473, 480], "uri": [67, 100, 107, 239, 240, 293, 295, 311, 338, 381, 391, 392, 404, 407, 410, 412, 413, 415, 416, 469, 471, 473, 474, 480], "transact": [67, 94, 239, 240, 278, 295, 315, 362, 462, 464, 465, 471, 472, 475, 476, 480], "adler32": [67, 116, 232, 421, 480], "compressobj": [67, 116, 421, 480], "crc32": [67, 116, 143, 232, 282, 421, 448, 449, 480], "decompress": [67, 116, 146, 155, 215, 231, 406, 421, 448, 464, 472, 473, 475, 476, 480], "decompressobj": [67, 116, 421], "unused_data": [67, 116, 146, 267, 421], "unconsumed_tail": [67, 116, 421], "zlib_vers": [67, 116, 421], "zlib_runtime_vers": [67, 116, 421, 473], "badgzipfil": [67, 116, 231, 478, 480], "gzipfil": [67, 86, 116, 231, 355, 466, 468, 469, 471, 472, 475, 479, 480], "mtime": [67, 116, 213, 231, 247, 253, 290, 355, 393, 478, 480], "bzip2": [67, 116, 215, 251, 329, 355, 419, 470, 472, 473, 480], "bz2file": [67, 116, 146, 267, 466, 468, 469, 473, 474, 479, 480], "bz2compressor": [67, 116, 146, 480], "bz2decompressor": [67, 116, 146, 475, 480], "needs_input": [67, 116, 146, 267], "shot": [67, 116, 166, 325, 477], "lzmaerror": [67, 116, 267], "lzmafil": [67, 116, 267, 474, 480], "lzmacompressor": [67, 116, 267, 480], "lzmadecompressor": [67, 116, 267, 475, 480], "is_check_support": [67, 116, 267], "badzipfil": [67, 116, 419, 480], "largezipfil": [67, 116, 419], "zipinfo": [67, 116, 465, 476, 480], "is_zipfil": [67, 116, 419, 466, 480], "zip_stor": [67, 116, 419, 480], "zip_defl": [67, 116, 419, 449], "zip_bzip2": [67, 116, 419], "zip_lzma": [67, 116, 419], "getinfo": [67, 116, 419], "infolist": [67, 116, 419], "namelist": [67, 116, 419], "extractal": [67, 116, 355, 419, 464, 465, 475, 480], "printdir": [67, 116, 419], "setpassword": [67, 116, 419], "testzip": [67, 116, 419], "writestr": [67, 116, 419, 466], "pyzipfil": [67, 116, 474], "writepi": [67, 116, 419, 474], "date_tim": [67, 116, 245, 419], "compress_typ": [67, 116, 419, 466], "create_system": [67, 116, 419], "create_vers": [67, 116, 419], "extract_vers": [67, 116, 419], "flag_bit": [67, 116, 419, 480], "volum": [67, 83, 116, 139, 157, 258, 290, 292, 419, 463, 471, 474, 480], "internal_attr": [67, 116, 419], "external_attr": [67, 116, 419], "header_offset": [67, 116, 419], "crc": [67, 116, 143, 419, 421, 480], "compress_s": [67, 116, 419], "file_s": [67, 116, 419, 461], "pitfal": [67, 103, 116, 470, 480], "tar": [67, 79, 116, 251, 273, 289, 293, 329, 396, 450, 457, 459, 462, 463, 464, 465, 466, 471, 472, 480], "is_tarfil": [67, 116, 355, 480], "tarerror": [67, 116, 355], "readerror": [67, 116, 355, 480], "compressionerror": [67, 116, 355], "streamerror": [67, 116, 355], "extracterror": [67, 116, 355], "headererror": [67, 116, 355], "filtererror": [67, 116, 355], "tarinfo": [67, 116, 466, 472], "absolutepatherror": [67, 116, 355], "outsidedestinationerror": [67, 116, 355], "specialfileerror": [67, 116, 355, 466], "absolutelinkerror": [67, 116, 355], "linkoutsidedestinationerror": [67, 116, 355, 480], "ustar_format": [67, 116, 355], "gnu_format": [67, 116, 355], "pax_format": [67, 116, 355, 465], "default_format": [67, 116, 355, 476], "getmemb": [67, 116, 252, 312, 355, 475, 480], "getnam": [67, 116, 150, 161, 270, 355, 362, 413, 469, 480], "extractfil": [67, 116, 355, 480], "errorlevel": [67, 116, 355], "extraction_filt": [67, 116, 355], "addfil": [67, 116, 355], "gettarinfo": [67, 116, 355], "pax_head": [67, 116, 355], "frombuf": [67, 116, 355], "fromtarfil": [67, 116, 355], "tobuf": [67, 116, 355], "linknam": [67, 116, 355], "uid": [67, 116, 123, 139, 148, 214, 242, 245, 253, 290, 293, 301, 302, 307, 319, 329, 339, 355, 465, 466, 473, 475, 478, 480], "gid": [67, 116, 139, 230, 290, 293, 307, 355, 465, 466, 473, 475, 480], "unam": [67, 115, 116, 290, 300, 349, 352, 355, 472, 473, 480], "gname": [67, 116, 355], "isreg": [67, 116, 355], "issym": [67, 116, 355], "islnk": [67, 116, 355], "ischr": [67, 116, 355], "isblk": [67, 116, 355], "isfifo": [67, 116, 355], "isdev": [67, 116, 355], "fully_trusted_filt": [67, 116, 355], "tar_filt": [67, 116, 355], "data_filt": [67, 116, 355, 480], "reader": [67, 90, 97, 103, 106, 123, 133, 146, 155, 157, 167, 193, 197, 199, 202, 214, 222, 239, 247, 250, 255, 268, 269, 280, 285, 289, 296, 330, 334, 338, 344, 384, 396, 407, 410, 411, 412, 413, 414, 425, 431, 452, 462, 464, 467, 469, 475, 480], "register_dialect": [67, 172, 214], "unregister_dialect": [67, 172, 214, 480], "get_dialect": [67, 172, 214, 480], "list_dialect": [67, 172, 214, 480], "field_size_limit": [67, 98, 172, 214, 464, 480], "dictread": [67, 172, 214, 476, 478, 480], "dictwrit": [67, 172, 214, 472, 480], "dialect": [67, 214, 337, 462, 464, 472, 480], "excel_tab": [67, 172, 214], "unix_dialect": [67, 172, 214, 472], "sniffer": [67, 172, 214, 334, 480], "sniff": [67, 172, 214, 480], "has_head": [67, 172, 214, 240, 253, 392, 480], "quote_al": [67, 172, 214], "quote_minim": [67, 172, 214], "quote_nonnumer": [67, 172, 214], "quote_non": [67, 172, 214], "quote_notnul": [67, 172, 214, 471, 480], "quote_str": [67, 172, 214, 471, 480], "doublequot": [67, 172, 214, 480], "escapechar": [67, 172, 214, 480], "linetermin": [67, 172, 214], "quotechar": [67, 172, 214, 480], "skipinitialspac": [67, 172, 214, 480], "csvreader": [67, 172, 214], "line_num": [67, 172, 214, 316, 464], "fieldnam": [67, 119, 157, 172, 214, 465, 468, 480], "csvwriter": [67, 172, 214], "writerow": [67, 172, 214, 472, 475, 480], "writehead": [67, 172, 214, 472, 480], "interpol": [67, 214, 341, 427, 443, 472, 475, 476, 480], "basicinterpol": [67, 164, 214, 470, 480], "extendedinterpol": [67, 164, 214, 470, 472, 480], "boolean_st": [67, 164, 214], "sectcr": [67, 164, 214], "add_sect": [67, 164, 214, 472], "has_sect": [67, 164, 214], "has_opt": [67, 164, 214, 289], "read_fil": [67, 164, 214, 265, 471], "read_str": [67, 164, 214, 472, 475], "read_dict": [67, 164, 214, 472, 477, 478, 479, 480], "getint": [67, 164, 214, 480], "getfloat": [67, 164, 214], "getboolean": [67, 164, 214, 480], "remove_opt": [67, 164, 214, 289], "remove_sect": [67, 164, 214], "optionxform": [67, 164, 214], "max_interpolation_depth": [67, 164, 214], "rawconfigpars": [67, 214, 265, 466, 470, 474, 480], "nosectionerror": [67, 164, 214], "duplicatesectionerror": [67, 164, 214, 472], "duplicateoptionerror": [67, 164, 214, 472], "nooptionerror": [67, 164, 214, 466], "interpolationerror": [67, 164, 214], "interpolationdeptherror": [67, 164, 214], "interpolationmissingoptionerror": [67, 164, 214, 480], "interpolationsyntaxerror": [67, 164, 214], "missingsectionheadererror": [67, 164, 214], "parsingerror": [67, 164, 214, 470, 471, 480], "tomllib": [67, 164, 214, 251, 470, 480], "toml": [67, 75, 164, 214, 251, 255, 469, 470, 480], "tomldecodeerror": [67, 214, 376], "netrc": [67, 214, 220, 251, 285, 461, 474, 475, 480], "netrcparseerror": [67, 214, 283], "authent": [67, 161, 214, 232, 238, 245, 253, 264, 266, 283, 285, 302, 332, 338, 392, 416, 421, 461, 466, 472, 473, 474, 475, 476, 478, 479, 480], "plist": [67, 214, 251, 269, 456, 465, 474, 477, 478, 480], "fmt_xml": [67, 214, 301, 474], "fmt_binari": [67, 214, 301, 474], "digest": [67, 171, 193, 201, 202, 234, 251, 280, 302, 338, 392, 464, 466, 467, 472, 473, 474, 477, 478, 479, 480], "md5": [67, 170, 171, 232, 234, 245, 332, 337, 338, 395, 453, 464, 465, 466, 467, 471, 472, 474, 478, 479, 480], "sha1": [67, 171, 232, 453, 464, 466, 471, 472, 480], "sha224": [67, 171, 232, 464, 466, 472], "sha256": [67, 171, 232, 248, 334, 338, 453, 464, 466, 472, 480], "sha384": [67, 171, 232, 338, 464, 466, 472], "sha512": [67, 171, 232, 453, 464, 466, 472, 480], "sha3_224": [67, 171, 232, 476], "sha3_256": [67, 171, 232, 476, 480], "sha3_384": [67, 171, 232, 476], "sha3_512": [67, 171, 232, 476, 480], "algorithms_guarante": [67, 171, 232, 466, 472], "algorithms_avail": [67, 171, 232, 466, 472, 480], "digest_s": [67, 171, 232, 234, 474], "block_siz": [67, 171, 232, 234, 474], "hexdigest": [67, 171, 232, 234, 337, 464, 480], "shake": [67, 171, 453, 470, 476, 479, 480], "shake_128": [67, 171, 232, 476], "shake_256": [67, 171, 232, 476], "file_digest": [67, 171, 232, 470, 480], "pbkdf2_hmac": [67, 171, 232, 466, 469, 471, 474, 480], "scrypt": [67, 171, 232, 476, 480], "blake2": [67, 171, 453, 470, 476, 479, 480], "blake2b": [67, 171, 232, 470, 476, 479, 480], "salt_siz": [67, 171, 232], "person_s": [67, 171, 232], "max_key_s": [67, 171, 232], "max_digest_s": [67, 171, 232], "person": [67, 92, 94, 171, 244, 337, 338, 352, 423, 458, 459, 461, 465], "compare_digest": [67, 170, 171, 232, 234, 323, 466, 473, 480], "randbelow": [67, 171, 323, 480], "randbit": [67, 171, 323], "token_byt": [67, 171, 315, 323], "token_hex": [67, 171, 323, 480], "token_urlsaf": [67, 171, 323], "ctermid": [67, 115, 290], "environb": [67, 115, 290, 345, 472, 480], "fsencod": [67, 86, 115, 290, 293, 349, 359, 472, 476, 480], "fspath": [67, 86, 115, 231, 290, 293, 476, 480], "getenvb": [67, 115, 290, 472], "get_exec_path": [67, 115, 290], "getegid": [67, 115, 290, 480], "geteuid": [67, 115, 290, 480], "getgid": [67, 115, 290, 480], "getgrouplist": [67, 115, 290, 473, 480], "getgroup": [67, 115, 290, 480], "getlogin": [67, 115, 226, 290], "getpgid": [67, 115, 290, 462], "getpgrp": [67, 115, 212, 290], "getpid": [67, 99, 115, 123, 280, 290, 480], "getppid": [67, 115, 280, 290, 480], "getprior": [67, 115, 290, 473], "prio_process": [67, 115, 290], "prio_pgrp": [67, 115, 290], "prio_us": [67, 115, 290], "prio_darwin_thread": [67, 115, 290, 480], "prio_darwin_process": [67, 115, 290, 480], "prio_darwin_bg": [67, 115, 290, 480], "prio_darwin_nonui": [67, 115, 290, 480], "getresuid": [67, 115, 290, 466, 480], "getresgid": [67, 115, 290, 466, 480], "getuid": [67, 115, 290, 480], "initgroup": [67, 115, 290, 466], "putenv": [67, 115, 139, 290, 303, 479, 480], "setegid": [67, 115, 290], "seteuid": [67, 115, 290], "setgid": [67, 115, 290, 355], "setgroup": [67, 115, 290, 345, 480], "setn": [67, 115, 290, 480], "setpgrp": [67, 115, 290], "setpgid": [67, 115, 290, 345], "setprior": [67, 115, 290, 473, 480], "setregid": [67, 115, 290, 345], "setresgid": [67, 115, 290, 466], "setresuid": [67, 115, 290, 466], "setreuid": [67, 115, 290, 345], "getsid": [67, 115, 290, 463], "setsid": [67, 115, 290, 345, 480], "setuid": [67, 115, 290, 355], "supports_bytes_environ": [67, 115, 290, 472], "umask": [67, 115, 181, 290, 293, 345, 359, 477, 480], "unsetenv": [67, 115, 139, 290, 465, 479, 480], "unshar": [67, 115, 290, 319, 480], "clone_fil": [67, 115, 290], "clone_f": [67, 115, 290], "clone_newcgroup": [67, 115, 290], "clone_newipc": [67, 115, 290], "clone_newnet": [67, 115, 290], "clone_newn": [67, 115, 290], "clone_newpid": [67, 115, 290], "clone_newtim": [67, 115, 290], "clone_newus": [67, 115, 290], "clone_newut": [67, 115, 290], "clone_sighand": [67, 115, 290], "clone_sysvsem": [67, 115, 290], "clone_thread": [67, 115, 290], "clone_vm": [67, 115, 290], "fdopen": [67, 115, 279, 290, 334, 425], "closerang": [67, 115, 290, 465, 480], "copy_file_rang": [67, 115, 290, 480], "device_encod": [67, 115, 290, 480], "dup": [67, 115, 157, 290, 334, 480], "dup2": [67, 115, 211, 290, 330, 470, 475, 477, 480], "fchmod": [67, 115, 290, 465, 475, 480], "fchown": [67, 115, 290, 465, 475], "fdatasync": [67, 115, 290, 475], "fpathconf": [67, 115, 290, 480], "fstat": [67, 115, 290, 291, 339, 461, 473, 475, 480], "fstatvf": [67, 115, 290, 461, 475], "fsync": [67, 115, 290, 475, 480], "ftruncat": [67, 83, 115, 290, 475, 480], "get_block": [67, 115, 290, 475, 480], "lockf": [67, 115, 139, 212, 268, 290, 388, 461, 465, 473, 480], "f_lock": [67, 115, 290, 480], "f_tlock": [67, 115, 290], "f_ulock": [67, 115, 290], "f_test": [67, 115, 290], "login_tti": [67, 115, 290, 480], "lseek": [67, 115, 290, 464, 473], "seek_set": [67, 115, 212, 255, 275, 290, 337, 464, 468], "seek_cur": [67, 115, 212, 255, 275, 290, 337, 464, 468], "seek_end": [67, 115, 212, 255, 275, 290, 337, 464, 468], "seek_hol": [67, 115, 255, 290, 473], "seek_data": [67, 115, 255, 290, 473], "o_rdon": [67, 115, 222, 279, 280, 290], "o_wron": [67, 115, 290, 330], "o_rdwr": [67, 115, 290, 330], "o_append": [67, 115, 279, 290], "o_creat": [67, 115, 290], "o_excl": [67, 115, 290, 357], "o_trunc": [67, 115, 290], "o_dsync": [67, 115, 290], "o_rsync": [67, 115, 290], "o_sync": [67, 115, 290], "o_ndelay": [67, 104, 115, 212, 290], "o_nonblock": [67, 104, 115, 290, 473, 475, 480], "o_noctti": [67, 115, 290], "o_cloexec": [67, 115, 290, 473, 480], "o_noinherit": [67, 115, 290], "o_short_liv": [67, 115, 290], "o_temporari": [67, 115, 290, 357], "o_random": [67, 115, 290], "o_sequenti": [67, 115, 290], "o_evton": [67, 115, 290, 469, 480], "o_fsync": [67, 115, 290, 469, 480], "o_symlink": [67, 115, 290, 469, 480], "o_nofollow_ani": [67, 115, 290, 469, 480], "o_async": [67, 115, 290], "o_direct": [67, 115, 290], "o_directori": [67, 115, 290], "o_nofollow": [67, 115, 290], "o_noatim": [67, 115, 290], "o_path": [67, 115, 290, 474, 480], "o_tmpfil": [67, 115, 290, 357, 474, 480], "o_shlock": [67, 115, 212, 290, 464, 480], "o_exlock": [67, 115, 212, 290, 464, 480], "openpti": [67, 115, 290, 306, 388, 480], "pipe": [67, 86, 100, 103, 104, 115, 122, 127, 128, 130, 134, 161, 187, 205, 209, 210, 212, 251, 255, 290, 325, 326, 329, 330, 339, 345, 347, 349, 355, 359, 396, 452, 463, 465, 466, 469, 470, 471, 472, 473, 474, 475, 476, 477, 480], "pipe2": [67, 115, 290, 473], "posix_falloc": [67, 115, 290, 473, 475, 480], "posix_fadvis": [67, 115, 290, 473, 475, 480], "posix_fadv_norm": [67, 115, 290], "posix_fadv_sequenti": [67, 115, 290], "posix_fadv_random": [67, 115, 290], "posix_fadv_noreus": [67, 115, 290], "posix_fadv_willne": [67, 115, 290], "posix_fadv_dontne": [67, 115, 290], "pread": [67, 115, 290, 473, 475, 477, 480], "preadv": [67, 115, 290, 477, 480], "rwf_nowait": [67, 115, 290], "rwf_hipri": [67, 115, 290], "pwrite": [67, 115, 290, 473, 475, 477], "pwritev": [67, 115, 290, 477, 480], "rwf_dsync": [67, 115, 290], "rwf_sync": [67, 115, 290], "rwf_append": [67, 115, 290, 480], "sendfil": [67, 115, 123, 124, 127, 130, 253, 290, 329, 334, 338, 404, 473, 475, 477, 480], "sf_nodiskio": [67, 115, 290], "sf_mnowait": [67, 115, 290], "sf_sync": [67, 115, 290], "sf_nocach": [67, 115, 290, 480], "set_block": [67, 115, 290, 475, 480], "splice": [67, 115, 209, 290, 469, 480], "splice_f_mov": [67, 115, 290], "splice_f_nonblock": [67, 115, 290], "splice_f_mor": [67, 115, 290], "readv": [67, 115, 290, 473, 475, 477, 480], "tcgetpgrp": [67, 115, 290], "tcsetpgrp": [67, 115, 290], "ttynam": [67, 115, 290, 480], "writev": [67, 115, 290, 473, 475, 477, 480], "terminal_s": [67, 115, 290, 329], "get_inherit": [67, 115, 290, 334, 474], "set_inherit": [67, 115, 290, 325, 334, 474, 480], "get_handle_inherit": [67, 115, 290, 474], "set_handle_inherit": [67, 115, 290, 345, 474], "f_ok": [67, 115, 290, 329], "r_ok": [67, 115, 290], "w_ok": [67, 115, 290], "x_ok": [67, 115, 290, 329, 480], "chdir": [67, 115, 139, 166, 290, 312, 329, 349, 448, 470, 472, 473, 479, 480], "chflag": [67, 115, 139, 290, 329, 339, 465, 473, 480], "chroot": [67, 115, 290, 480], "fchdir": [67, 115, 290, 475], "getcwd": [67, 109, 115, 290, 291, 293, 359, 404, 448, 477, 480], "getcwdb": [67, 115, 290, 467, 478, 480], "lchflag": [67, 115, 290, 465], "lchown": [67, 115, 290, 462], "listdir": [67, 77, 92, 106, 115, 139, 197, 210, 217, 227, 242, 290, 293, 329, 339, 396, 462, 463, 466, 467, 473, 477, 480], "listdriv": [67, 115, 139, 290, 471, 480], "listmount": [67, 115, 139, 290, 471, 480], "listvolum": [67, 115, 139, 290, 471, 480], "makedir": [67, 83, 115, 290, 293, 475, 477, 480], "mkfifo": [67, 115, 290, 473, 475, 480], "mknod": [67, 115, 290, 462, 473, 475, 480], "makedev": [67, 115, 290, 462, 480], "pathconf": [67, 115, 290, 473], "pathconf_nam": [67, 115, 290], "removedir": [67, 83, 115, 290], "direntri": [67, 115, 290, 471, 475, 476, 480], "inod": [67, 115, 266, 290, 339, 480], "stat_result": [67, 115, 290, 293, 355, 462, 475, 478, 480], "st_atime_n": [67, 115, 290], "st_mtime_n": [67, 115, 290], "st_ctime_n": [67, 115, 290], "st_birthtim": [67, 115, 290, 464, 471], "st_birthtime_n": [67, 115, 290], "st_block": [67, 115, 290, 480], "st_blksize": [67, 115, 290], "st_rdev": [67, 115, 290, 471], "st_flag": [67, 115, 290, 464], "st_gen": [67, 115, 290, 464], "st_fstype": [67, 115, 290, 477, 480], "st_rsize": [67, 115, 290], "st_creator": [67, 115, 290], "st_type": [67, 115, 290], "st_file_attribut": [67, 115, 290, 339, 475, 480], "st_reparse_tag": [67, 115, 290, 339, 478], "statvf": [67, 115, 290, 461, 465, 473, 480], "supports_dir_fd": [67, 115, 290, 473], "supports_effective_id": [67, 115, 290, 473], "supports_fd": [67, 115, 290, 473], "supports_follow_symlink": [67, 115, 290, 329], "utim": [67, 115, 139, 290, 329, 473, 480], "fwalk": [67, 115, 139, 290, 473, 477, 480], "memfd_creat": [67, 115, 212, 290, 478, 480], "mfd_cloexec": [67, 115, 290], "mfd_allow_s": [67, 115, 290], "mfd_hugetlb": [67, 115, 290], "mfd_huge_shift": [67, 115, 290], "mfd_huge_mask": [67, 115, 290], "mfd_huge_64kb": [67, 115, 290], "mfd_huge_512kb": [67, 115, 290], "mfd_huge_1mb": [67, 115, 290], "mfd_huge_2mb": [67, 115, 290], "mfd_huge_8mb": [67, 115, 290], "mfd_huge_16mb": [67, 115, 290], "mfd_huge_32mb": [67, 115, 290], "mfd_huge_256mb": [67, 115, 290], "mfd_huge_512mb": [67, 115, 290], "mfd_huge_1gb": [67, 115, 290], "mfd_huge_2gb": [67, 115, 290], "mfd_huge_16gb": [67, 115, 290], "eventfd": [67, 115, 290, 469, 480], "eventfd_read": [67, 115, 290], "eventfd_writ": [67, 115, 290], "efd_cloexec": [67, 115, 290, 480], "efd_nonblock": [67, 115, 290, 480], "efd_semaphor": [67, 115, 290, 480], "getxattr": [67, 115, 139, 290, 473], "listxattr": [67, 115, 139, 290, 473], "removexattr": [67, 115, 139, 290, 473], "setxattr": [67, 115, 139, 290, 473, 480], "xattr_size_max": [67, 115, 290], "xattr_creat": [67, 115, 290], "xattr_replac": [67, 115, 290], "add_dll_directori": [67, 115, 139, 290, 478, 480], "execl": [67, 115, 289, 290], "execlp": [67, 115, 290], "execvp": [67, 115, 290, 345], "_exit": [67, 115, 137, 210, 211, 290], "ex_ok": [67, 115, 290], "ex_usag": [67, 115, 290], "ex_dataerr": [67, 115, 290], "ex_noinput": [67, 115, 290], "ex_nous": [67, 115, 290], "ex_nohost": [67, 115, 290], "ex_unavail": [67, 115, 290], "ex_softwar": [67, 115, 290], "ex_oserr": [67, 115, 290], "ex_osfil": [67, 115, 290], "ex_cantcreat": [67, 115, 290], "ex_ioerr": [67, 115, 290], "ex_tempfail": [67, 115, 290], "ex_protocol": [67, 115, 290], "ex_noperm": [67, 115, 290], "ex_config": [67, 115, 290], "ex_notfound": [67, 115, 290], "forkpti": [67, 115, 139, 290, 480], "killpg": [67, 115, 139, 290, 462, 480], "nice": [67, 115, 117, 137, 141, 148, 166, 173, 190, 222, 267, 290, 319, 332, 335, 341, 387, 400, 425, 459, 472, 473], "pidfd_open": [67, 115, 290, 471, 479, 480], "pidfd_nonblock": [67, 115, 290, 471, 480], "plock": [67, 115, 290], "posix_spawn": [67, 115, 139, 161, 290, 478, 480], "posix_spawn_open": [67, 115, 290], "posix_spawn_clos": [67, 115, 290], "posix_spawn_dup2": [67, 115, 290], "posix_spawnp": [67, 115, 290, 480], "spawnl": [67, 115, 290], "spawnlp": [67, 115, 290, 345], "spawnv": [67, 115, 290, 480], "spawnvp": [67, 115, 290, 345], "p_nowait": [67, 115, 290, 345], "p_nowaito": [67, 115, 290], "p_wait": [67, 115, 290, 345], "p_detach": [67, 115, 290], "p_overlay": [67, 115, 290], "startfil": [67, 115, 139, 290, 480], "waitid": [67, 115, 290, 473, 475, 480], "waitpid": [67, 115, 129, 254, 290, 306, 464, 474, 475, 480], "wait3": [67, 115, 290, 464, 475, 480], "wait4": [67, 115, 290, 464, 475], "p_pid": [67, 115, 290], "p_pgid": [67, 115, 290], "p_all": [67, 115, 290], "p_pidfd": [67, 115, 290, 479, 480], "wcontinu": [67, 115, 290], "wexit": [67, 115, 290], "wstop": [67, 115, 290], "wuntrac": [67, 115, 290], "wnohang": [67, 115, 290], "wnowait": [67, 115, 290], "cld_exit": [67, 115, 290], "cld_kill": [67, 115, 290, 479, 480], "cld_dump": [67, 115, 290], "cld_trap": [67, 115, 290], "cld_stop": [67, 115, 290, 479, 480], "cld_continu": [67, 115, 290], "waitstatus_to_exitcod": [67, 115, 290, 306, 479, 480], "wcoredump": [67, 115, 290], "wifcontinu": [67, 115, 290], "wifstop": [67, 115, 290], "wifsign": [67, 115, 290], "wifexit": [67, 115, 290], "wexitstatus": [67, 115, 290], "wstopsig": [67, 115, 290], "wtermsig": [67, 115, 290], "sched_oth": [67, 115, 290], "sched_batch": [67, 115, 290], "sched_idl": [67, 115, 290], "sched_sporad": [67, 115, 290], "sched_fifo": [67, 115, 290], "sched_rr": [67, 115, 290], "sched_reset_on_fork": [67, 115, 290], "sched_param": [67, 115, 290], "sched_prior": [67, 115, 290], "sched_get_priority_min": [67, 115, 290, 473], "sched_get_priority_max": [67, 115, 290, 473], "sched_setschedul": [67, 115, 290, 473], "sched_getschedul": [67, 115, 290, 473], "sched_setparam": [67, 115, 290, 473], "sched_getparam": [67, 115, 290, 473], "sched_rr_get_interv": [67, 115, 290, 473], "sched_yield": [67, 115, 290, 473, 480], "sched_setaffin": [67, 115, 290, 473, 480], "sched_getaffin": [67, 115, 280, 290, 473, 480], "confstr": [67, 115, 290, 480], "confstr_nam": [67, 115, 290], "cpu_count": [67, 115, 160, 161, 163, 280, 290, 469, 474, 480], "getloadavg": [67, 115, 290], "sysconf": [67, 115, 290, 334, 480], "sysconf_nam": [67, 115, 290, 480], "curdir": [67, 115, 186, 213, 290, 291, 329, 366], "pardir": [67, 115, 213, 290], "altsep": [67, 115, 228, 244, 290, 293, 470, 480], "extsep": [67, 115, 290], "defpath": [67, 115, 290, 329, 480], "linesep": [67, 115, 191, 198, 199, 200, 205, 222, 255, 282, 290, 332, 345, 473, 480], "devnul": [67, 115, 123, 134, 161, 280, 290, 330, 345, 473, 480], "rtld_lazi": [67, 115, 290, 349, 473], "rtld_now": [67, 115, 173, 290, 473], "rtld_global": [67, 115, 173, 290, 349, 473, 478, 480], "rtld_local": [67, 115, 173, 290, 473, 478, 480], "rtld_nodelet": [67, 115, 290, 473], "rtld_noload": [67, 115, 290, 473], "rtld_deepbind": [67, 115, 290, 473], "getrandom": [67, 115, 290, 475, 476, 480], "urandom": [67, 115, 123, 232, 280, 290, 315, 338, 463, 466, 470, 471, 474, 475, 476, 480], "grnd_nonblock": [67, 115, 290, 480], "grnd_random": [67, 115, 290], "default_buffer_s": [67, 115, 222, 255, 345, 480], "text_encod": [67, 115, 255, 480], "unsupportedoper": [67, 115, 255, 480], "iobas": [67, 115, 185, 187, 210, 212, 255, 375, 452, 478, 480], "seekabl": [67, 114, 115, 146, 255, 398, 419, 465, 480], "rawiobas": [67, 115, 222, 255, 465, 473, 475, 480], "readal": [67, 115, 255, 469, 474, 480], "bufferediobas": [67, 115, 146, 222, 231, 239, 242, 255, 267, 296, 335, 357, 366, 404, 465, 466, 470, 472, 473, 475, 476, 480], "read1": [67, 115, 146, 231, 255, 480], "readinto1": [67, 115, 255, 475], "bytesio": [67, 86, 115, 193, 204, 231, 232, 255, 268, 296, 341, 357, 375, 418, 422, 465, 467, 472, 475, 480], "getbuff": [67, 115, 255, 472], "getvalu": [67, 77, 78, 84, 115, 148, 166, 193, 231, 255, 259, 270, 296, 305, 359, 386, 413, 418, 472, 475], "bufferedread": [67, 115, 222, 255, 355, 465, 466, 472, 480], "bufferedwrit": [67, 115, 222, 255, 465, 472, 480], "bufferedrandom": [67, 115, 222, 255, 465], "bufferedrwpair": [67, 115, 255, 465, 480], "textiobas": [67, 78, 115, 222, 239, 255, 357, 366, 425, 465, 466, 467, 470, 480], "line_buff": [67, 115, 255], "write_through": [67, 115, 222, 255, 473, 480], "reconfigur": [67, 115, 222, 255, 477, 480], "stringio": [67, 78, 84, 86, 115, 166, 193, 204, 255, 259, 305, 341, 349, 359, 386, 404, 408, 465, 466, 467, 472, 474, 475, 480], "incrementalnewlinedecod": [67, 115, 255, 480], "reentranc": [67, 115, 166, 313, 480], "asctim": [67, 99, 100, 115, 264, 265, 306, 363, 460, 466, 472], "pthread_getcpuclockid": [67, 115, 363, 477, 480], "clock_getr": [67, 115, 363, 473], "clock_gettim": [67, 115, 363, 473, 479, 480], "clock_gettime_n": [67, 115, 363, 477, 480], "clock_settim": [67, 115, 363, 473], "clock_settime_n": [67, 115, 363, 477, 480], "get_clock_info": [67, 115, 363, 473, 480], "gmtime": [67, 99, 100, 115, 147, 180, 206, 264, 268, 363, 461, 472, 473, 480], "localtim": [67, 86, 99, 115, 180, 191, 200, 206, 245, 264, 282, 363, 460, 461, 471, 473, 480], "mktime": [67, 115, 180, 206, 363, 472, 480], "monoton": [67, 115, 123, 128, 131, 166, 187, 322, 340, 363, 437, 462, 473, 475, 480], "monotonic_n": [67, 115, 363, 477, 480], "perf_count": [67, 115, 305, 363, 364, 473, 478, 480], "perf_counter_n": [67, 115, 363, 364, 477, 480], "process_tim": [67, 115, 305, 363, 364, 473, 478, 480], "process_time_n": [67, 115, 363, 477, 480], "sleep": [67, 83, 94, 100, 115, 120, 121, 122, 123, 126, 130, 131, 132, 134, 135, 163, 164, 174, 254, 280, 319, 322, 330, 337, 345, 359, 363, 465, 469, 470, 473, 475, 476, 477, 478, 480], "struct_tim": [67, 115, 180, 245, 268, 363, 476], "tm_year": [67, 115, 363, 461], "tm_mon": [67, 115, 363], "tm_day": [67, 115, 363], "tm_hour": [67, 115, 363], "tm_min": [67, 115, 363], "tm_sec": [67, 115, 363], "tm_wday": [67, 115, 363], "tm_yday": [67, 115, 363], "tm_isdst": [67, 115, 180, 363], "tm_zone": [67, 115, 363, 476, 480], "tm_gmtoff": [67, 115, 363, 476, 480], "time_n": [67, 115, 363, 477, 480], "thread_tim": [67, 115, 363, 477, 479, 480], "thread_time_n": [67, 115, 363, 477, 480], "tzset": [67, 115, 363, 480], "clock": [67, 84, 115, 123, 128, 136, 180, 305, 319, 381, 465, 473, 475, 476, 477, 478, 480], "clock_boottim": [67, 115, 363, 477, 480], "clock_highr": [67, 115, 363], "clock_monoton": [67, 115, 363, 470, 477, 480], "clock_monotonic_raw": [67, 115, 363], "clock_process_cputime_id": [67, 115, 363], "clock_prof": [67, 115, 363, 477, 480], "clock_tai": [67, 115, 363, 480], "clock_thread_cputime_id": [67, 115, 363, 479, 480], "clock_uptim": [67, 115, 363, 477, 480], "clock_uptime_raw": [67, 115, 363, 478, 480], "clock_realtim": [67, 115, 363, 470, 480], "altzon": [67, 115, 180, 363], "daylight": [67, 115, 180, 206, 363, 422, 479], "add_argu": [67, 88, 100, 115, 157, 187, 197, 225, 306, 396, 448, 466, 472, 480], "argumentpars": [67, 88, 100, 115, 157, 187, 197, 225, 306, 396, 448, 466, 471, 472, 475, 477, 480], "prog": [67, 88, 100, 115, 289, 316, 396, 448, 472], "epilog": [67, 115, 202, 289, 464, 472], "formatter_class": [67, 100, 115], "rawdescriptionhelpformatt": [67, 115, 117], "rawtexthelpformatt": [67, 115, 117], "argumentdefaultshelpformatt": [67, 100, 115, 117, 480], "metavartypehelpformatt": [67, 115, 117], "prefix_char": [67, 115], "fromfile_prefix_char": [67, 115, 471, 480], "argument_default": [67, 115], "allow_abbrev": [67, 115, 475, 480], "conflict_handl": [67, 115, 289], "add_help": [67, 115], "exit_on_error": [67, 115, 480], "metavar": [67, 100, 115, 197, 289, 396, 466, 471, 472, 480], "parse_arg": [67, 88, 100, 115, 157, 187, 197, 225, 289, 306, 396, 448, 462, 466, 472], "abbrevi": [67, 106, 115, 174, 180, 183, 263, 289, 294, 305, 345, 363, 378, 410, 452, 474, 475, 476, 480], "add_subpars": [67, 100, 115, 117, 472, 477, 480], "filetyp": [67, 115, 186, 333, 466, 474, 480], "add_argument_group": [67, 115, 117, 480], "add_mutually_exclusive_group": [67, 88, 115, 117, 480], "set_default": [67, 115, 117, 289, 480], "get_default": [67, 115, 117], "print_usag": [67, 115, 117, 289], "print_help": [67, 115, 117, 289], "format_usag": [67, 115, 117, 480], "format_help": [67, 115, 117], "parse_known_arg": [67, 115, 117, 480], "convert_arg_line_to_arg": [67, 115, 117], "intermix": [67, 115, 225, 477, 480], "parse_intermixed_arg": [67, 115, 117, 477, 480], "parse_known_intermixed_arg": [67, 115, 117], "upgrad": [67, 107, 108, 115, 133, 207, 239, 244, 396, 450, 453, 458, 461, 462, 466, 472, 474, 476, 477, 478, 480], "argumenterror": [67, 115, 117, 173, 480], "argumenttypeerror": [67, 115, 117], "getopt": [67, 88, 115, 187, 251, 289, 462, 466, 480], "gnu_getopt": [67, 115, 225, 462], "getopterror": [67, 115, 225], "logger": [67, 115, 122, 166, 265, 266, 280, 329, 353, 383, 385, 462, 466, 468, 472, 473, 474, 475, 477, 478, 479, 480], "setlevel": [67, 99, 100, 115, 122, 264, 280, 462, 480], "isenabledfor": [67, 99, 100, 115, 264, 466, 480], "geteffectivelevel": [67, 115, 264], "getchild": [67, 115, 264, 466], "getchildren": [67, 115, 264, 466, 472, 478, 479, 480], "addfilt": [67, 99, 100, 115, 264], "removefilt": [67, 99, 115, 264], "addhandl": [67, 99, 100, 115, 264, 468], "removehandl": [67, 99, 100, 115, 184, 264, 385, 466], "findcal": [67, 115, 264], "makerecord": [67, 100, 115, 264], "hashandl": [67, 115, 264], "notset": [67, 99, 115, 264, 265, 280], "createlock": [67, 115, 264, 266], "setformatt": [67, 99, 100, 115, 264, 266], "handleerror": [67, 99, 115, 264, 266], "formattim": [67, 115, 264], "formatexcept": [67, 100, 115, 264], "formatstack": [67, 115, 264], "bufferingformatt": [67, 99, 115, 264], "formathead": [67, 115, 264], "formatfoot": [67, 115, 264], "logrecord": [67, 99, 115, 266, 385, 462, 474, 480], "getmessag": [67, 100, 115, 264, 270, 411], "loggeradapt": [67, 115, 466, 480], "_log": [67, 100, 115, 264], "getlogg": [67, 99, 100, 115, 122, 264, 385, 462, 466, 468, 479, 480], "getloggerclass": [67, 115, 264], "getlogrecordfactori": [67, 100, 115, 264], "addlevelnam": [67, 115, 264], "getlevelnamesmap": [67, 115, 264, 470, 480], "getlevelnam": [67, 100, 115, 264], "gethandlerbynam": [67, 115, 264, 265, 480], "gethandlernam": [67, 115, 264, 480], "makelogrecord": [67, 100, 115, 264, 266], "basicconfig": [67, 92, 99, 100, 115, 122, 166, 264, 463, 472, 473, 478, 480], "setloggerclass": [67, 100, 115, 264], "setlogrecordfactori": [67, 100, 115, 264], "lastresort": [67, 99, 115, 264, 472], "capturewarn": [67, 115, 264, 397], "dictconfig": [67, 99, 115, 265, 266, 466, 472, 480], "fileconfig": [67, 99, 100, 115, 265, 466, 474, 477, 480], "listen": [67, 83, 104, 115, 123, 161, 219, 242, 265, 266, 285, 310, 326, 332, 334, 335, 338, 359, 381, 404, 416, 462, 465, 466, 474, 475, 480], "stoplisten": [67, 100, 115, 265], "schema": [67, 92, 115, 278, 337, 466, 480], "queuehandl": [67, 99, 115, 480], "queuelisten": [67, 115, 475, 480], "streamhandl": [67, 99, 100, 115, 264, 265, 472, 477, 480], "setstream": [67, 115, 266, 278, 477, 480], "filehandl": [67, 99, 100, 107, 115, 253, 264, 265, 465, 480], "nullhandl": [67, 99, 115, 468], "watchedfilehandl": [67, 99, 115, 465, 476], "reopenifneed": [67, 115, 266, 476], "baserotatinghandl": [67, 99, 115, 463], "namer": [67, 115, 266, 480], "rotation_filenam": [67, 115, 266], "rotatingfilehandl": [67, 99, 100, 115, 265, 463, 465, 466], "dorollov": [67, 115, 266], "timedrotatingfilehandl": [67, 99, 115, 463, 465, 474, 480], "getfilestodelet": [67, 115, 266], "sockethandl": [67, 99, 100, 115, 265, 470, 474], "makesocket": [67, 115, 266], "makepickl": [67, 100, 115, 266], "createsocket": [67, 115, 266, 470, 480], "datagramhandl": [67, 99, 115, 265, 474], "sysloghandl": [67, 99, 115, 265, 353, 466, 470, 473, 480], "encodeprior": [67, 115, 266], "mapprior": [67, 115, 266], "nteventloghandl": [67, 99, 115, 265], "geteventcategori": [67, 115, 266], "geteventtyp": [67, 115, 266], "getmessageid": [67, 115, 266], "smtphandler": [67, 99, 100, 115, 265, 480], "getsubject": [67, 115, 266], "memoryhandl": [67, 99, 100, 115, 265, 480], "bufferinghandl": [67, 100, 115, 266], "shouldflush": [67, 115, 266], "settarget": [67, 115, 266, 480], "httphandler": [67, 99, 100, 107, 115, 253, 265, 475, 480], "maplogrecord": [67, 115, 266], "enqueu": [67, 100, 115, 266, 280, 480], "dequeu": [67, 100, 115, 266, 480], "enqueue_sentinel": [67, 115, 266], "getpass": [67, 115, 170, 245, 251, 279, 290, 302, 356, 358, 465, 480], "getpasswarn": [67, 115, 226], "getus": [67, 115, 226, 245, 290, 302], "baudrat": [67, 115, 174], "beep": [67, 115, 174, 401, 403, 476], "can_change_color": [67, 91, 115, 174], "cbreak": [67, 91, 115, 174, 380], "color_cont": [67, 115, 174, 469], "color_pair": [67, 91, 115, 174, 480], "curs_set": [67, 91, 115, 174], "def_prog_mod": [67, 115, 174], "def_shell_mod": [67, 115, 174], "delay_output": [67, 115, 174], "doupdat": [67, 91, 115, 174, 176], "echo": [67, 88, 91, 111, 115, 123, 127, 134, 138, 167, 174, 226, 244, 259, 279, 290, 296, 326, 328, 334, 345, 358, 385, 427, 447, 465, 480], "endwin": [67, 91, 115, 174], "erasechar": [67, 115, 174], "flash": [67, 91, 115, 174, 480], "flushinp": [67, 115, 174], "getmous": [67, 115, 174], "getsyx": [67, 115, 174], "getwin": [67, 115, 174], "has_color": [67, 91, 115, 174], "has_extended_color_support": [67, 115, 174, 469, 480], "has_ic": [67, 115, 174], "has_il": [67, 115, 174], "has_key": [67, 109, 115, 174, 459, 460, 461, 462, 467, 480], "halfdelay": [67, 91, 115, 174], "init_color": [67, 115, 174, 469], "init_pair": [67, 91, 115, 174, 469], "initscr": [67, 91, 115, 174], "is_term_res": [67, 115, 174], "isendwin": [67, 115, 174], "keynam": [67, 115, 174], "killchar": [67, 115, 174], "longnam": [67, 115, 174, 355, 480], "mouseinterv": [67, 115, 174], "mousemask": [67, 115, 174], "napm": [67, 115, 174], "newpad": [67, 91, 115, 174], "newwin": [67, 91, 115, 174], "nl": [67, 115, 174, 175, 237, 261, 334, 374, 375, 391, 423, 432, 465, 480], "nocbreak": [67, 91, 115, 174], "noecho": [67, 91, 115, 174], "nonl": [67, 115, 174], "noqiflush": [67, 115, 174], "noraw": [67, 115, 174], "pair_cont": [67, 115, 174, 469], "pair_numb": [67, 115, 174], "putp": [67, 115, 174], "qiflush": [67, 115, 174], "reset_prog_mod": [67, 115, 174], "reset_shell_mod": [67, 115, 174], "resetti": [67, 115, 174], "resize_term": [67, 115, 174], "resizeterm": [67, 115, 174], "savetti": [67, 115, 174], "get_escdelay": [67, 115, 174, 479, 480], "set_escdelay": [67, 115, 174, 479, 480], "get_tabs": [67, 115, 174, 479, 480], "set_tabs": [67, 115, 174, 479, 480], "setsyx": [67, 115, 174], "setupterm": [67, 115, 174], "start_color": [67, 91, 115, 174], "termattr": [67, 115, 174], "termnam": [67, 115, 174], "tigetflag": [67, 115, 174], "tigetnum": [67, 115, 174], "tigetstr": [67, 115, 174], "tparm": [67, 115, 174], "typeahead": [67, 115, 174], "unctrl": [67, 115, 174, 175], "ungetch": [67, 115, 174, 279, 401], "update_lines_col": [67, 115, 174, 475, 480], "unget_wch": [67, 115, 174, 473, 480], "ungetmous": [67, 115, 174, 480], "use_env": [67, 115, 174], "use_default_color": [67, 115, 174, 463], "addch": [67, 91, 115, 174, 480], "addnstr": [67, 115, 174], "addstr": [67, 91, 115, 174, 480], "attroff": [67, 115, 174], "attron": [67, 115, 174], "attrset": [67, 115, 174], "bkgd": [67, 115, 174], "bkgdset": [67, 115, 174], "border": [67, 91, 115, 174, 366, 373, 391], "box": [67, 91, 100, 115, 174, 244, 268, 366, 370, 372, 373, 383, 427, 476, 477, 478, 480], "chgat": [67, 115, 174, 465], "clearok": [67, 115, 174], "clrtobot": [67, 115, 174], "clrtoeol": [67, 115, 174], "cursyncup": [67, 115, 174], "delch": [67, 115, 174], "deleteln": [67, 115, 174], "derwin": [67, 115, 174], "echochar": [67, 115, 174], "enclos": [67, 72, 86, 103, 115, 157, 174, 222, 239, 245, 252, 259, 285, 294, 316, 328, 342, 359, 362, 383, 385, 407, 424, 426, 427, 431, 432, 433, 437, 446, 460, 461, 464, 470, 471, 472, 478, 480], "eras": [67, 84, 91, 100, 115, 174, 341, 356], "getbegyx": [67, 115, 174], "getbkgd": [67, 115, 174], "getch": [67, 85, 91, 115, 174, 279, 401], "get_wch": [67, 115, 174, 473], "getkey": [67, 91, 115, 174, 480], "getmaxyx": [67, 115, 174], "getparyx": [67, 115, 174], "getstr": [67, 91, 115, 174, 278, 465, 480], "getyx": [67, 115, 174], "hline": [67, 115, 174], "idcok": [67, 115, 174], "idlok": [67, 115, 174], "immedok": [67, 115, 174], "inch": [67, 115, 174, 366], "insch": [67, 115, 174], "insdelln": [67, 115, 174], "insertln": [67, 115, 174], "insnstr": [67, 115, 174], "insstr": [67, 115, 174], "instr": [67, 115, 174, 188, 359, 474, 480], "is_linetouch": [67, 115, 174], "is_wintouch": [67, 115, 174], "keypad": [67, 91, 115, 174], "leaveok": [67, 91, 115, 174], "mvderwin": [67, 115, 174], "mvwin": [67, 115, 174], "nodelay": [67, 91, 115, 174], "notimeout": [67, 115, 174], "noutrefresh": [67, 91, 115, 174], "overlay": [67, 115, 174], "overwrit": [67, 72, 99, 100, 109, 115, 146, 160, 174, 178, 193, 197, 202, 255, 264, 266, 267, 290, 317, 327, 341, 355, 392, 418, 419, 424, 425, 438, 458, 462, 465, 466, 468, 471, 472, 473, 474, 480], "putwin": [67, 115, 174], "redrawln": [67, 115, 174], "redrawwin": [67, 115, 174], "refresh": [67, 91, 115, 157, 174, 285, 366, 373, 464, 479, 480], "scroll": [67, 91, 115, 152, 174, 244, 251, 365, 366, 373, 480], "scrollok": [67, 115, 174], "setscrreg": [67, 115, 174], "standend": [67, 115, 174], "standout": [67, 115, 174], "subpad": [67, 115, 174], "subwin": [67, 115, 174], "syncdown": [67, 115, 174], "syncok": [67, 115, 174], "syncup": [67, 115, 174], "timeout": [67, 100, 104, 107, 112, 115, 121, 123, 126, 131, 132, 134, 135, 161, 163, 166, 174, 182, 220, 239, 245, 253, 265, 266, 280, 285, 294, 302, 313, 325, 326, 330, 332, 335, 337, 338, 345, 356, 359, 362, 363, 378, 383, 392, 453, 462, 465, 466, 469, 470, 472, 473, 475, 478, 479, 480], "touchlin": [67, 115, 174], "touchwin": [67, 115, 174], "untouchwin": [67, 115, 174], "vline": [67, 115, 174, 480], "err": [67, 91, 115, 174, 210, 225, 266, 311, 345, 385, 416, 423, 440, 473], "__version__": [67, 115, 174, 187, 242, 385, 473, 475, 479, 480], "ncurses_vers": [67, 115, 174, 478, 480], "color": [67, 84, 86, 93, 100, 115, 152, 157, 159, 174, 186, 208, 219, 237, 251, 328, 365, 366, 372, 373, 375, 402, 425, 438, 439, 469, 470, 472, 476, 477, 480], "col": [67, 91, 115, 174, 244, 342, 475, 480], "a_altcharset": [67, 115, 174], "a_blink": [67, 91, 115, 174], "a_bold": [67, 91, 115, 174, 465], "a_dim": [67, 91, 115, 174], "a_invi": [67, 115, 174], "a_ital": [67, 115, 174, 480], "a_norm": [67, 115, 174], "a_protect": [67, 115, 174], "a_revers": [67, 91, 115, 174], "a_standout": [67, 91, 115, 174], "a_underlin": [67, 91, 115, 174], "a_horizont": [67, 115, 174], "a_left": [67, 115, 174], "a_low": [67, 115, 174], "a_right": [67, 115, 174], "a_top": [67, 115, 174], "a_vert": [67, 115, 174], "a_attribut": [67, 115, 174], "a_chartext": [67, 115, 174], "a_color": [67, 115, 174], "key_min": [67, 115, 174], "key_break": [67, 115, 174], "key_down": [67, 115, 174], "key_up": [67, 91, 115, 174], "key_left": [67, 91, 115, 174], "key_right": [67, 115, 174], "key_hom": [67, 91, 115, 174], "key_backspac": [67, 115, 174], "key_f0": [67, 115, 174], "key_fn": [67, 115, 174], "key_dl": [67, 115, 174], "key_il": [67, 115, 174], "key_dc": [67, 115, 174], "key_ic": [67, 115, 174], "key_eic": [67, 115, 174], "key_clear": [67, 115, 174], "key_eo": [67, 115, 174], "key_eol": [67, 115, 174], "key_sf": [67, 115, 174], "key_sr": [67, 115, 174], "key_npag": [67, 115, 174], "key_ppag": [67, 91, 115, 174], "key_stab": [67, 115, 174], "key_ctab": [67, 115, 174], "key_catab": [67, 115, 174], "key_ent": [67, 115, 174], "key_sreset": [67, 115, 174], "key_reset": [67, 115, 174], "key_print": [67, 115, 174], "key_ll": [67, 115, 174], "key_a1": [67, 115, 174], "key_a3": [67, 115, 174], "key_b2": [67, 115, 174], "key_c1": [67, 115, 174], "key_c3": [67, 115, 174], "key_btab": [67, 115, 174], "key_beg": [67, 115, 174], "key_cancel": [67, 115, 174], "key_clos": [67, 115, 174], "key_command": [67, 115, 174], "key_copi": [67, 115, 174], "key_creat": [67, 115, 174], "key_end": [67, 115, 174], "key_exit": [67, 115, 174], "key_find": [67, 115, 174], "key_help": [67, 115, 174], "key_mark": [67, 115, 174], "key_messag": [67, 115, 174], "key_mov": [67, 115, 174], "key_next": [67, 115, 174], "key_open": [67, 115, 174], "key_opt": [67, 115, 174], "key_previ": [67, 115, 174], "key_redo": [67, 115, 174], "key_refer": [67, 115, 174], "key_refresh": [67, 115, 174], "key_replac": [67, 115, 174], "key_restart": [67, 115, 174], "key_resum": [67, 115, 174], "key_sav": [67, 115, 174], "key_sbeg": [67, 115, 174], "key_scancel": [67, 115, 174], "key_scommand": [67, 115, 174], "key_scopi": [67, 115, 174], "key_screat": [67, 115, 174], "key_sdc": [67, 115, 174], "key_sdl": [67, 115, 174], "key_select": [67, 115, 174], "key_send": [67, 115, 174], "key_seol": [67, 115, 174], "key_sexit": [67, 115, 174], "key_sfind": [67, 115, 174], "key_shelp": [67, 115, 174], "key_shom": [67, 115, 174], "key_sic": [67, 115, 174], "key_sleft": [67, 115, 174], "key_smessag": [67, 115, 174], "key_smov": [67, 115, 174], "key_snext": [67, 115, 174], "key_sopt": [67, 115, 174], "key_sprevi": [67, 115, 174], "key_sprint": [67, 115, 174], "key_sredo": [67, 115, 174], "key_sreplac": [67, 115, 174], "key_sright": [67, 115, 174], "key_srsum": [67, 115, 174], "key_ssav": [67, 115, 174], "key_ssuspend": [67, 115, 174], "key_sundo": [67, 115, 174], "key_suspend": [67, 115, 174], "key_undo": [67, 115, 174], "key_mous": [67, 115, 174], "key_res": [67, 115, 174], "key_max": [67, 115, 174], "acs_bbss": [67, 115, 174], "acs_block": [67, 115, 174], "acs_board": [67, 115, 174], "acs_bsb": [67, 115, 174], "acs_bssb": [67, 115, 174], "acs_bsss": [67, 115, 174], "acs_bte": [67, 115, 174], "acs_bullet": [67, 115, 174], "acs_ckboard": [67, 115, 174], "acs_darrow": [67, 115, 174], "acs_degre": [67, 115, 174], "acs_diamond": [67, 115, 174], "acs_gequ": [67, 115, 174], "acs_hlin": [67, 115, 174], "acs_lantern": [67, 115, 174], "acs_larrow": [67, 115, 174], "acs_lequ": [67, 115, 174], "acs_llcorn": [67, 115, 174], "acs_lrcorn": [67, 115, 174], "acs_lte": [67, 115, 174], "acs_nequ": [67, 115, 174], "acs_pi": [67, 115, 174], "acs_plminus": [67, 91, 115, 174], "acs_plus": [67, 115, 174], "acs_rarrow": [67, 115, 174], "acs_rte": [67, 115, 174], "acs_s1": [67, 115, 174], "acs_s3": [67, 115, 174], "acs_s7": [67, 115, 174], "acs_s9": [67, 115, 174], "acs_sbb": [67, 115, 174], "acs_sbsb": [67, 115, 174], "acs_sbss": [67, 115, 174], "acs_ssbb": [67, 115, 174], "acs_ssb": [67, 115, 174], "acs_sssb": [67, 115, 174], "acs_ssss": [67, 115, 174], "acs_sterl": [67, 115, 174], "acs_tte": [67, 115, 174], "acs_uarrow": [67, 115, 174], "acs_ulcorn": [67, 91, 115, 174], "acs_urcorn": [67, 115, 174], "acs_vlin": [67, 115, 174], "buttonn_press": [67, 115, 174], "buttonn_releas": [67, 115, 174], "buttonn_click": [67, 115, 174], "buttonn_double_click": [67, 115, 174], "buttonn_triple_click": [67, 115, 174], "button_shift": [67, 115, 174], "button_ctrl": [67, 115, 174], "button_alt": [67, 115, 174], "color_black": [67, 91, 115, 174], "color_blu": [67, 115, 174], "color_cyan": [67, 115, 174], "color_green": [67, 115, 174], "color_magenta": [67, 115, 174], "color_r": [67, 91, 115, 174], "color_whit": [67, 91, 115, 174], "color_yellow": [67, 115, 174], "textpad": [67, 91, 115, 251, 465, 480], "rectangl": [67, 72, 91, 115, 174, 178], "textbox": [67, 91, 115, 465, 480], "do_command": [67, 115, 174], "gather": [67, 91, 115, 117, 121, 131, 134, 136, 174, 208, 290, 305, 334, 377, 385, 453, 470, 475, 477, 478, 480], "stripspac": [67, 115, 174], "soh": [67, 115, 175], "stx": [67, 115, 175], "etx": [67, 115, 175], "eot": [67, 104, 115, 175], "enq": [67, 115, 175], "bel": [67, 115, 175, 432, 462, 463, 464, 465, 466, 472, 473], "bs": [67, 115, 174, 175, 432], "ht": [67, 115, 175, 219, 340, 381], "vt": [67, 115, 173, 175, 383, 432], "ff": [67, 115, 175, 187, 222, 316, 432], "cr": [67, 115, 174, 175, 205, 432, 477, 480], "si": [67, 72, 115, 175, 345], "dle": [67, 115, 175], "dc1": [67, 115, 175], "dc2": [67, 115, 175], "dc3": [67, 115, 175], "dc4": [67, 115, 175], "nak": [67, 115, 175], "syn": [67, 115, 175], "etb": [67, 115, 175], "em": [67, 115, 175, 316], "esc": [67, 115, 175], "fs": [67, 100, 115, 163, 175, 290, 340, 480], "gs": [67, 115, 175], "rs": [67, 115, 174, 175], "us": [67, 75, 88, 93, 94, 115, 155, 158, 175, 180, 192, 193, 199, 203, 206, 220, 263, 281, 296, 315, 316, 329, 338, 363, 383, 386, 387, 391, 392, 404, 410, 423, 425, 457, 458, 464, 480], "sp": [67, 115, 175, 232, 237], "isblank": [67, 115, 175, 480], "iscntrl": [67, 115, 175, 480], "isgraph": [67, 115, 175], "ispunct": [67, 115, 175, 480], "isxdigit": [67, 115, 175], "isctrl": [67, 115, 175], "ismeta": [67, 115, 175], "alt": [67, 115, 174, 175, 237, 244, 373, 459, 480], "controlnam": [67, 115, 175], "panel": [67, 82, 115, 174, 251, 403, 460, 480], "bottom_panel": [67, 115, 176], "new_panel": [67, 115, 176], "top_panel": [67, 115, 176], "update_panel": [67, 115, 176], "bottom": [67, 72, 83, 94, 98, 115, 117, 173, 174, 176, 188, 255, 264, 290, 293, 294, 338, 366, 373, 381, 383, 386, 387, 425, 432, 458, 459, 461, 462, 480], "hide": [67, 91, 106, 115, 176, 190, 191, 213, 244, 255, 289, 345, 359, 365, 373, 381, 383, 397, 424, 458, 462, 466, 471, 472, 479, 480], "set_userptr": [67, 115, 176], "userptr": [67, 115, 176, 480], "architectur": [67, 101, 115, 210, 269, 276, 300, 330, 344, 352, 365, 407, 418, 425, 453, 457, 458, 462, 463, 465, 473, 475, 479, 480], "node": [67, 115, 229, 232, 253, 256, 261, 270, 290, 291, 293, 300, 334, 338, 349, 373, 374, 395, 408, 409, 410, 412, 449, 453, 459, 462, 464, 465, 466, 469, 472, 476, 477, 478, 479, 480], "python_build": [67, 115, 300, 480], "python_compil": [67, 115, 300], "python_branch": [67, 115, 300, 480], "python_implement": [67, 115, 300], "python_revis": [67, 115, 300, 480], "python_vers": [67, 115, 300], "python_version_tupl": [67, 115, 300], "system_alia": [67, 115, 300], "java_v": [67, 115, 300], "win32_ver": [67, 115, 300, 480], "win32_edit": [67, 115, 300, 480], "win32_is_iot": [67, 115, 300, 480], "mac_ver": [67, 115, 300, 480], "libc_ver": [67, 115, 300, 480], "freedesktop_os_releas": [67, 115, 300, 469, 480], "errorcod": [67, 115, 209, 270, 311], "eperm": [67, 115, 209, 210, 473, 480], "enoent": [67, 115, 209, 210, 325, 473, 480], "esrch": [67, 115, 209, 210], "eio": [67, 115, 209], "enxio": [67, 115, 209], "e2big": [67, 115, 209], "enoexec": [67, 115, 209], "ebadf": [67, 115, 209, 325, 476, 479, 480], "echild": [67, 115, 209, 210], "eagain": [67, 115, 209, 210, 212, 290], "enomem": [67, 115, 209, 480], "eacc": [67, 115, 209, 210, 212, 247, 473, 480], "efault": [67, 115, 209], "enotblk": [67, 115, 209], "ebusi": [67, 115, 209], "eexist": [67, 115, 209, 210, 290, 480], "exdev": [67, 115, 209, 290], "enodev": [67, 115, 209], "enotdir": [67, 115, 209, 210], "eisdir": [67, 115, 209, 210], "einval": [67, 115, 209, 290, 480], "enfil": [67, 115, 209], "emfil": [67, 115, 209, 480], "enotti": [67, 115, 209, 480], "etxtbsi": [67, 115, 209], "efbig": [67, 115, 209], "enospc": [67, 115, 209], "espip": [67, 115, 209], "erof": [67, 115, 209], "emlink": [67, 115, 209], "epip": [67, 115, 209, 210, 330], "erang": [67, 115, 209], "edeadlk": [67, 115, 209], "enametoolong": [67, 115, 209], "enolck": [67, 115, 209], "enosi": [67, 115, 209, 480], "enotempti": [67, 115, 209], "eloop": [67, 115, 209], "ewouldblock": [67, 115, 209, 210], "enomsg": [67, 115, 209], "eidrm": [67, 115, 209], "echrng": [67, 115, 209], "el2nsync": [67, 115, 209], "el3hlt": [67, 115, 209], "el3rst": [67, 115, 209], "elnrng": [67, 115, 209], "eunatch": [67, 115, 209], "enocsi": [67, 115, 209], "el2hlt": [67, 115, 209], "ebad": [67, 115, 209], "ebadr": [67, 115, 209], "exful": [67, 115, 209], "enoano": [67, 115, 209], "ebadrqc": [67, 115, 209], "ebadslt": [67, 115, 209], "edeadlock": [67, 115, 209], "ebfont": [67, 115, 209], "enostr": [67, 115, 209], "enodata": [67, 115, 209, 290], "etim": [67, 115, 209], "enosr": [67, 115, 209], "enonet": [67, 115, 209], "enopkg": [67, 115, 209], "eremot": [67, 115, 209], "enolink": [67, 115, 209], "eadv": [67, 115, 209], "esrmnt": [67, 115, 209], "ecomm": [67, 115, 209], "eproto": [67, 115, 209], "emultihop": [67, 115, 209], "edotdot": [67, 115, 209], "ebadmsg": [67, 115, 209], "eoverflow": [67, 115, 209], "enotuniq": [67, 115, 209], "ebadfd": [67, 115, 209], "eremchg": [67, 115, 209], "elibacc": [67, 115, 209], "elibbad": [67, 115, 209], "elibscn": [67, 115, 209], "elibmax": [67, 115, 209], "elibexec": [67, 115, 209], "eilseq": [67, 115, 209], "erestart": [67, 115, 209], "estrpip": [67, 115, 209], "euser": [67, 115, 209], "enotsock": [67, 115, 209], "edestaddrreq": [67, 115, 209], "emsgsiz": [67, 115, 209], "eprototyp": [67, 115, 209], "enoprotoopt": [67, 115, 209], "eprotonosupport": [67, 115, 209], "esocktnosupport": [67, 115, 209], "eopnotsupp": [67, 115, 209], "enotsup": [67, 115, 209], "epfnosupport": [67, 115, 209], "eafnosupport": [67, 115, 209], "eaddrinus": [67, 115, 209], "eaddrnotavail": [67, 115, 209], "enetdown": [67, 115, 209], "enetunreach": [67, 115, 209, 480], "enetreset": [67, 115, 209], "econnabort": [67, 115, 209, 210], "econnreset": [67, 115, 209, 210, 480], "enobuf": [67, 115, 130, 209, 480], "eisconn": [67, 83, 115, 209], "enotconn": [67, 115, 209, 474], "eshutdown": [67, 115, 209, 210], "etoomanyref": [67, 115, 209], "etimedout": [67, 115, 209, 210, 465, 480], "econnrefus": [67, 115, 209, 210], "ehostdown": [67, 115, 209], "ehostunreach": [67, 115, 209], "ealreadi": [67, 115, 209, 210], "einprogress": [67, 83, 115, 209, 210], "estal": [67, 115, 209], "euclean": [67, 115, 209], "enotnam": [67, 115, 209], "enavail": [67, 115, 209], "eisnam": [67, 115, 209], "eremoteio": [67, 115, 209], "edquot": [67, 115, 209], "eqful": [67, 115, 209, 480], "enotcap": [67, 115, 209, 210, 480], "ecancel": [67, 115, 209], "eownerdead": [67, 115, 209], "enotrecover": [67, 115, 209], "foreign": [67, 115, 164, 251, 329, 337, 355], "cdll": [67, 115, 173, 464, 478, 480], "oledl": [67, 115, 173, 465, 480], "windll": [67, 115, 173, 465, 480], "pydll": [67, 115, 173, 480], "_handl": [67, 115, 173], "_name": [67, 92, 115, 173, 178, 193, 202, 480], "libraryload": [67, 115, 173], "loadlibrari": [67, 115, 173], "_funcptr": [67, 115, 173], "restyp": [67, 115, 173, 464], "argtyp": [67, 115, 119, 173, 480], "errcheck": [67, 115, 173], "cfunctyp": [67, 115, 173, 480], "winfunctyp": [67, 115, 173, 480], "pyfunctyp": [67, 115, 173], "addressof": [67, 115, 139, 173], "byref": [67, 115, 173, 465], "create_string_buff": [67, 115, 139, 173, 464], "create_unicode_buff": [67, 115, 139, 173, 480], "dllcanunloadnow": [67, 115, 173], "dllgetclassobject": [67, 115, 173], "find_librari": [67, 115, 173, 476, 480], "find_msvcrt": [67, 115, 173], "formaterror": [67, 115, 173, 268, 282], "get_errno": [67, 115, 139, 173, 465], "get_last_error": [67, 115, 139, 173, 465], "memmov": [67, 115, 173, 465], "set_errno": [67, 115, 139, 173, 465], "set_last_error": [67, 115, 139, 173, 465], "string_at": [67, 115, 139, 173, 211, 473], "wstring_at": [67, 115, 139, 173], "_cdata": [67, 115, 173, 480], "from_buff": [67, 115, 173, 465, 480], "from_buffer_copi": [67, 115, 173, 465, 480], "from_address": [67, 115, 173], "from_param": [67, 115, 173, 480], "in_dll": [67, 115, 173], "_b_base_": [67, 115, 173], "_b_needsfree_": [67, 115, 173], "_object": [67, 115, 173], "_simplecdata": [67, 115, 173], "c_byte": [67, 115, 173, 480], "c_char": [67, 115, 173, 280], "c_char_p": [67, 115, 173, 464], "c_doubl": [67, 115, 173, 280, 464, 480], "c_longdoubl": [67, 115, 173, 480], "c_float": [67, 115, 173, 464], "c_int": [67, 115, 173, 280, 464, 480], "c_int8": [67, 115, 173], "c_int16": [67, 115, 173], "c_int32": [67, 115, 173], "c_int64": [67, 115, 173], "c_long": [67, 115, 173, 341], "c_longlong": [67, 115, 173], "c_short": [67, 115, 173, 280], "c_size_t": [67, 115, 173], "c_ssize_t": [67, 115, 173, 472], "c_time_t": [67, 115, 173, 480], "c_ubyt": [67, 115, 173, 480], "c_uint": [67, 115, 173], "c_uint8": [67, 115, 173, 480], "c_uint16": [67, 115, 173], "c_uint32": [67, 115, 173], "c_uint64": [67, 115, 173], "c_ulong": [67, 115, 173], "c_ulonglong": [67, 115, 173], "c_ushort": [67, 115, 173], "c_void_p": [67, 115, 173], "c_wchar": [67, 115, 173], "c_wchar_p": [67, 115, 173, 480], "c_bool": [67, 115, 173, 465], "hresult": [67, 115, 173], "py_object": [67, 115, 173, 464, 480], "bigendianunion": [67, 115, 173, 480], "littleendianunion": [67, 115, 173, 480], "bigendianstructur": [67, 115, 173, 341, 480], "littleendianstructur": [67, 115, 173, 480], "_fields_": [67, 115, 173, 280, 341, 480], "_pack_": [67, 115, 173], "_anonymous_": [67, 115, 173, 480], "_length_": [67, 115, 173, 480], "_type_": [67, 115, 173], "_pointer": [67, 115, 173], "active_count": [67, 161, 244, 280, 362, 465, 469, 480], "current_thread": [67, 83, 161, 280, 335, 362, 469, 480], "excepthook": [67, 139, 149, 161, 312, 349, 359, 362, 447, 460, 469, 478, 479, 480], "__excepthook__": [67, 161, 312, 349, 362, 447, 469, 480], "get_id": [67, 112, 161, 261, 330, 348, 362, 363, 473], "get_native_id": [67, 112, 161, 362, 478, 480], "main_thread": [67, 161, 362, 474], "settrace_all_thread": [67, 161, 362, 471, 480], "gettrac": [67, 161, 312, 349, 362, 447, 465, 469, 480], "setprofile_all_thread": [67, 161, 362, 471, 480], "getprofil": [67, 161, 312, 349, 362, 447, 465, 469, 480], "stack_siz": [67, 112, 161, 362, 464, 480], "timeout_max": [67, 112, 161, 362], "setnam": [67, 161, 362, 469, 480], "native_id": [67, 161, 362, 478, 480], "is_al": [67, 161, 280, 362, 465, 479, 480], "isdaemon": [67, 161, 362, 465, 469, 480], "setdaemon": [67, 161, 362, 465, 469, 480], "rlock": [67, 161, 166, 280, 465, 469, 472, 475, 480], "wait_for": [67, 121, 131, 134, 135, 136, 161, 280, 362, 470, 478, 479, 480], "notify_al": [67, 135, 161, 362, 469, 480], "semaphor": [67, 83, 96, 112, 121, 161, 209, 280, 290, 349, 359, 449, 465, 472, 473, 478, 479, 480], "boundedsemaphor": [67, 121, 161, 280, 362, 473, 478, 480], "is_set": [67, 135, 161, 362, 469, 480], "timer": [67, 91, 96, 161, 182, 209, 211, 280, 325, 330, 363, 364, 366, 373, 381, 448, 461, 462, 465, 473, 475, 476, 477, 480], "cancel": [67, 121, 122, 123, 126, 131, 132, 135, 138, 148, 161, 163, 166, 174, 175, 186, 209, 211, 278, 311, 322, 330, 362, 365, 368, 372, 373, 381, 385, 424, 427, 470, 472, 477, 478, 479, 480], "barrier": [67, 121, 161, 280, 381, 470, 472, 480], "n_wait": [67, 135, 161, 362], "brokenbarriererror": [67, 121, 135, 161, 362, 470, 472], "exchang": [67, 71, 123, 161, 173, 209, 232, 275, 290, 338, 344, 355, 362, 465, 466, 472, 473, 480], "synchron": [67, 112, 120, 136, 161, 166, 175, 181, 183, 209, 223, 247, 255, 275, 290, 327, 330, 335, 338, 359, 362, 366, 386, 425, 449, 465, 471, 472, 475, 477, 480], "pool": [67, 72, 83, 121, 127, 161, 163, 220, 258, 281, 290, 315, 460, 462, 465, 466, 472, 473, 474, 476, 480], "worker": [67, 100, 131, 160, 161, 163, 229, 313, 362, 464, 465, 466, 475, 479, 480], "authkey": [67, 161, 280, 281], "processerror": [67, 161, 280], "buffertooshort": [67, 161, 280], "authenticationerror": [67, 161, 280], "qsize": [67, 131, 161, 280, 313], "put_nowait": [67, 100, 131, 161, 266, 280, 313], "get_nowait": [67, 131, 161, 258, 280, 313], "join_thread": [67, 161, 184, 280, 359, 480], "cancel_join_thread": [67, 161, 280], "simplequeu": [67, 161, 266, 280, 341, 477, 479, 480], "joinablequeu": [67, 161, 280, 475, 480], "task_don": [67, 131, 161, 280, 313, 464, 475, 480], "active_children": [67, 161, 280], "current_process": [67, 100, 161, 280], "parent_process": [67, 161, 280, 480], "freeze_support": [67, 161, 280], "get_all_start_method": [67, 161, 280, 474, 480], "get_context": [67, 123, 136, 161, 163, 280, 471, 474, 480], "get_start_method": [67, 161, 280, 474], "set_execut": [67, 161, 280, 480], "set_forkserver_preload": [67, 161, 280, 480], "set_start_method": [67, 161, 280, 471, 474], "recv": [67, 100, 104, 123, 161, 280, 324, 326, 330, 334, 335, 338, 359, 366, 466, 475, 480], "poll": [67, 83, 123, 129, 134, 161, 280, 290, 326, 330, 335, 338, 339, 345, 463, 465, 472, 473, 475, 479, 480], "send_byt": [67, 161, 280], "recv_byt": [67, 161, 280], "recv_bytes_into": [67, 161, 280], "primit": [67, 74, 83, 84, 112, 120, 121, 132, 133, 161, 173, 174, 184, 255, 296, 305, 316, 325, 326, 330, 338, 362, 449, 469, 473, 474, 477, 480], "sharedctyp": [67, 161, 475, 480], "rawarray": [67, 161, 280], "rawvalu": [67, 161, 280], "basemanag": [67, 161, 280, 281, 480], "get_serv": [67, 161, 280], "syncmanag": [67, 161, 280, 480], "remot": [67, 99, 100, 118, 123, 130, 161, 167, 209, 239, 242, 245, 264, 265, 266, 334, 338, 352, 356, 372, 392, 400, 402, 411, 415, 416, 461, 472, 475, 480], "baseproxi": [67, 161, 280, 480], "_callmethod": [67, 161, 280], "_getvalu": [67, 161, 280], "apply_async": [67, 161, 280, 465], "map_async": [67, 161, 280, 465, 473], "imap": [67, 79, 109, 161, 191, 245, 280, 302, 391, 462, 463, 478, 480], "imap_unord": [67, 161, 280, 480], "starmap_async": [67, 161, 280, 473], "asyncresult": [67, 161, 280], "deliver_challeng": [67, 161, 280], "answer_challeng": [67, 161, 280], "last_accept": [67, 161, 280], "get_logg": [67, 161, 280], "log_to_stderr": [67, 161, 280, 480], "threadpool": [67, 161, 280, 480], "guidelin": [67, 74, 87, 98, 161, 244, 359, 459, 460, 464, 480], "spawn": [67, 100, 121, 127, 129, 134, 135, 139, 161, 163, 254, 290, 306, 335, 359, 362, 388, 471, 474, 478, 479, 480], "forkserv": [67, 161, 471, 474, 480], "shared_memori": [67, 161, 251, 312, 349, 478, 480], "sharedmemori": [67, 161, 280, 281, 480], "sharedmemorymanag": [67, 161, 281, 480], "shareablelist": [67, 161, 281, 480], "shm": [67, 161, 281, 480], "executor": [67, 100, 122, 123, 132, 161, 472, 475, 479, 480], "submit": [67, 91, 100, 107, 136, 148, 161, 163, 244, 280, 423, 459, 466, 472, 475, 476, 477, 478, 480], "threadpoolexecutor": [67, 83, 122, 123, 161, 280, 362, 470, 472, 475, 476, 477, 478, 479, 480], "processpoolexecutor": [67, 83, 122, 123, 161, 280, 362, 472, 475, 477, 478, 479, 480], "add_done_callback": [67, 126, 136, 161, 163, 477, 480], "set_running_or_notify_cancel": [67, 161, 163], "set_result": [67, 126, 130, 136, 161, 163, 480], "set_except": [67, 122, 126, 136, 139, 161, 163, 173, 476, 480], "as_complet": [67, 121, 126, 136, 161, 163, 471, 478, 480], "cancellederror": [67, 121, 124, 126, 132, 135, 136, 161, 163, 478, 480], "brokenexecutor": [67, 161, 163], "invalidstateerror": [67, 124, 126, 136, 161, 163, 480], "brokenthreadpool": [67, 161, 163], "brokenprocesspool": [67, 161, 163], "completedprocess": [67, 161, 345, 475, 480], "returncod": [67, 129, 130, 134, 161, 345, 475, 478, 480], "check_returncod": [67, 161, 345], "subprocesserror": [67, 161, 345, 480], "timeoutexpir": [67, 161, 345], "calledprocesserror": [67, 161, 345, 466, 475, 480], "send_sign": [67, 127, 130, 134, 161, 345, 465, 480], "startupinfo": [67, 161, 345, 463, 477, 480], "dwflag": [67, 161, 345], "hstdinput": [67, 161, 345], "hstdoutput": [67, 161, 345], "hstderror": [67, 161, 345], "wshowwindow": [67, 161, 345], "lpattributelist": [67, 161, 345, 477], "std_input_handl": [67, 161, 345], "std_output_handl": [67, 161, 345], "std_error_handl": [67, 161, 345], "sw_hide": [67, 161, 345], "startf_usestdhandl": [67, 161, 345], "startf_useshowwindow": [67, 161, 345], "create_new_consol": [67, 161, 345], "create_new_process_group": [67, 134, 161, 345], "above_normal_priority_class": [67, 161, 345], "below_normal_priority_class": [67, 161, 345], "high_priority_class": [67, 161, 345], "idle_priority_class": [67, 161, 345], "normal_priority_class": [67, 161, 345], "realtime_priority_class": [67, 161, 345], "create_no_window": [67, 161, 345], "detached_process": [67, 161, 345], "create_default_error_mod": [67, 161, 345], "create_breakaway_from_job": [67, 161, 345], "check_cal": [67, 161, 345], "check_output": [67, 161, 184, 190, 345, 466, 474, 480], "sh": [67, 83, 100, 161, 298, 306, 328, 453, 459, 480], "pipelin": [67, 161, 251, 347, 459, 480], "popen2": [67, 161, 463, 465], "popen3": [67, 161], "getstatusoutput": [67, 161, 345, 474, 480], "getoutput": [67, 161, 345, 480], "vfork": [67, 161, 480], "enterab": [67, 161, 322, 473], "lifoqueu": [67, 121, 131, 161, 313, 341, 465, 480], "priorityqueu": [67, 121, 131, 161, 313, 341, 465, 480], "old_valu": [67, 161, 167], "copy_context": [67, 161, 167], "locktyp": [67, 112, 161], "start_new_thread": [67, 112, 139, 161, 480], "interrupt_main": [67, 112, 161, 469, 480], "allocate_lock": [67, 112, 161], "interprocess": [67, 130, 251, 280, 334], "runner": [67, 100, 120, 121, 190, 385, 397, 463, 466, 470, 480], "get_loop": [67, 123, 126, 132, 477, 480], "keyboard": [67, 80, 85, 91, 174, 244, 330, 345, 373, 381, 385, 438, 465, 480], "task": [67, 72, 84, 86, 88, 94, 98, 99, 103, 106, 112, 120, 122, 124, 126, 127, 131, 132, 133, 135, 164, 166, 167, 198, 204, 233, 244, 256, 264, 266, 268, 280, 290, 293, 296, 305, 313, 319, 335, 337, 345, 362, 385, 391, 417, 427, 449, 453, 459, 461, 465, 466, 468, 470, 471, 472, 475, 476, 477, 478, 479, 480], "create_task": [67, 121, 122, 123, 125, 126, 127, 131, 135, 136, 470, 475, 477, 478, 480], "taskgroup": [67, 121, 136, 470, 480], "eager": [67, 356, 424, 471, 477, 480], "eager_task_factori": [67, 136, 471, 480], "create_eager_task_factori": [67, 136, 471], "shield": [67, 121, 478, 480], "reschedul": [67, 123, 136], "expir": [67, 123, 136, 209, 240, 241, 253, 280, 322, 326, 330, 332, 334, 336, 338, 345, 362, 363, 392, 473, 480], "timeout_at": [67, 136, 480], "to_thread": [67, 121, 136, 479, 480], "run_coroutine_threadsaf": [67, 121, 122, 136, 469, 475, 476, 480], "current_task": [67, 121, 125, 136, 471, 477, 479, 480], "all_task": [67, 121, 125, 136, 477, 479, 480], "iscoroutin": [67, 126, 136, 252, 312, 471, 475, 480], "remove_done_callback": [67, 126, 136, 480], "get_stack": [67, 136, 141, 182, 480], "print_stack": [67, 136, 264, 312, 378, 475, 480], "get_coro": [67, 136, 478, 480], "get_nam": [67, 136, 261, 348, 478, 480], "set_nam": [67, 92, 123, 136, 478, 480], "uncancel": [67, 136, 470, 480], "open_connect": [67, 121, 123, 130, 133, 475, 477, 480], "start_serv": [67, 121, 123, 130, 133, 167, 362, 477, 480], "open_unix_connect": [67, 121, 133], "start_unix_serv": [67, 121, 123, 133], "readexact": [67, 133, 476, 480], "readuntil": [67, 133, 475, 476, 480], "at_eof": [67, 133], "can_write_eof": [67, 127, 130, 133], "write_eof": [67, 127, 130, 133, 338, 480], "transport": [67, 120, 123, 126, 127, 133, 134, 167, 191, 195, 198, 203, 209, 332, 338, 415, 416, 461, 475, 476, 477, 480], "get_extra_info": [67, 127, 130, 133, 167, 478, 480], "drain": [67, 130, 133, 135, 338, 472, 480], "start_tl": [67, 123, 127, 133, 470, 477, 480], "is_clos": [67, 123, 127, 130, 133, 475, 476, 477, 480], "wait_clos": [67, 123, 133, 477, 480], "tcp": [67, 79, 83, 99, 100, 104, 121, 123, 127, 254, 266, 280, 332, 334, 335, 338, 359, 465, 466, 476, 477, 480], "create_subprocess_exec": [67, 121, 123, 129, 134, 345, 478, 480], "create_subprocess_shel": [67, 121, 123, 134, 478, 480], "maxsiz": [67, 84, 92, 109, 131, 157, 217, 222, 223, 258, 280, 300, 312, 313, 341, 349, 359, 366, 425, 447, 467, 472, 478, 480], "lifo": [67, 121, 157, 313, 341, 385], "queueempti": [67, 131], "queueful": [67, 131], "sendfilenotavailableerror": [67, 123, 124], "incompletereaderror": [67, 124, 133, 480], "limitoverrunerror": [67, 124, 133, 480], "get_running_loop": [67, 123, 126, 127, 130, 133, 136, 477, 480], "get_event_loop": [67, 123, 127, 129, 471, 475, 476, 477, 480], "set_event_loop": [67, 123, 127, 128, 129, 132, 478, 480], "new_event_loop": [67, 123, 127, 129, 132, 478], "run_until_complet": [67, 123, 127, 475, 476, 478, 480], "run_forev": [67, 123, 127, 480], "is_run": [67, 123, 127], "shutdown_asyncgen": [67, 123, 127, 349, 427, 476, 480], "shutdown_default_executor": [67, 123, 132, 479, 480], "call_soon": [67, 122, 126, 127, 130, 133, 383, 477, 480], "call_soon_threadsaf": [67, 122, 123, 127, 477, 480], "call_lat": [67, 127, 477, 480], "call_at": [67, 122, 123, 127, 477], "create_futur": [67, 123, 125, 126, 127, 130, 475, 476, 480], "set_task_factori": [67, 123, 127, 136, 475, 480], "get_task_factori": [67, 123, 127, 475, 480], "create_connect": [67, 123, 125, 127, 130, 133, 334, 338, 465, 466, 470, 472, 475, 477, 478, 480], "create_datagram_endpoint": [67, 123, 127, 130, 470, 476, 477, 478, 479, 480], "create_unix_connect": [67, 123, 127, 128, 130, 133, 480], "create_serv": [67, 123, 127, 130, 133, 334, 475, 476, 477, 478, 480], "create_unix_serv": [67, 123, 127, 128, 130, 133, 477, 480], "connect_accepted_socket": [67, 123, 127, 130, 469, 476, 480], "tls": [67, 127, 133, 220, 239, 251, 257, 266, 290, 302, 324, 332, 334, 359, 453, 457, 461, 465, 466, 469, 470, 471, 472, 474, 475, 476, 477, 478, 480], "add_read": [67, 123, 127, 128, 130, 133, 480], "remove_read": [67, 123, 127], "add_writ": [67, 123, 127, 128, 480], "remove_writ": [67, 123, 127], "sock_recv": [67, 123, 127, 477, 480], "sock_recv_into": [67, 123, 127, 477, 480], "sock_recvfrom": [67, 123, 127, 470, 480], "sock_recvfrom_into": [67, 123, 127, 470, 480], "sock_sendal": [67, 123, 127, 477, 480], "sock_sendto": [67, 123, 127, 470, 480], "sock_connect": [67, 123, 127, 475, 480], "sock_accept": [67, 123, 127, 477, 480], "sock_sendfil": [67, 123, 127, 477, 480], "dns": [67, 100, 125, 127, 155, 256, 266, 334, 338, 395, 475, 480], "getaddrinfo": [67, 107, 123, 127, 139, 334, 423, 475, 476, 477, 480], "getnameinfo": [67, 123, 127, 139, 334, 423, 477, 480], "connect_read_pip": [67, 123, 127, 128, 130, 134, 480], "connect_write_pip": [67, 123, 127, 128, 130, 134, 480], "add_signal_handl": [67, 123, 127, 128, 480], "remove_signal_handl": [67, 123, 127, 128], "run_in_executor": [67, 122, 123, 127, 136, 479, 480], "set_default_executor": [67, 123, 127, 470, 478, 480], "set_exception_handl": [67, 123, 127], "get_exception_handl": [67, 123, 127, 475, 476, 480], "default_exception_handl": [67, 123, 127], "call_exception_handl": [67, 123, 127], "get_debug": [67, 123, 127, 224, 312, 475], "set_debug": [67, 122, 123, 127, 224, 312, 475], "subprocess_exec": [67, 123, 127, 128, 129, 134, 480], "subprocess_shel": [67, 123, 127, 128, 130, 134], "timerhandl": [67, 123, 480], "serve_forev": [67, 123, 130, 133, 167, 242, 253, 280, 330, 335, 404, 416, 417, 464, 465, 473, 477, 480], "is_serv": [67, 123, 477, 480], "selectoreventloop": [67, 123, 128, 129, 134, 470, 480], "proactoreventloop": [67, 123, 128, 129, 134, 470, 478, 480], "abstracteventloop": [67, 123, 125, 129, 479, 480], "hello": [67, 72, 74, 78, 84, 85, 100, 109, 111, 118, 126, 130, 132, 133, 134, 136, 143, 148, 173, 181, 223, 227, 232, 237, 275, 280, 285, 288, 296, 298, 301, 334, 335, 337, 338, 341, 357, 359, 361, 362, 365, 375, 383, 385, 386, 404, 432, 437, 439, 440, 443, 458, 472, 474, 475, 478, 479, 480], "world": [67, 72, 78, 84, 91, 97, 100, 111, 126, 130, 133, 136, 143, 148, 166, 173, 180, 223, 227, 232, 245, 254, 275, 280, 288, 289, 296, 298, 307, 322, 334, 335, 337, 338, 341, 357, 359, 361, 362, 365, 375, 381, 385, 404, 407, 423, 432, 437, 440, 443, 467, 475, 476, 480], "sigterm": [67, 130, 134, 280, 330, 345, 465, 480], "isfutur": [67, 126, 480], "ensure_futur": [67, 126, 136, 475, 476, 480], "wrap_futur": [67, 126, 480], "basetransport": [67, 130, 133, 478], "writetransport": [67, 123, 130, 480], "readtransport": [67, 123, 130, 477, 480], "datagramtransport": [67, 130, 480], "subprocesstransport": [67, 123, 130], "set_protocol": [67, 127, 130, 480], "get_protocol": [67, 127, 130, 480], "is_read": [67, 127, 130, 477, 480], "pause_read": [67, 127, 130, 477, 480], "resume_read": [67, 127, 130, 477, 480], "get_write_buffer_s": [67, 127, 130], "get_write_buffer_limit": [67, 127, 130, 475, 480], "set_write_buffer_limit": [67, 127, 130], "datagram": [67, 123, 127, 266, 335, 338, 449, 470, 480], "sendto": [67, 123, 127, 130, 139, 334, 335, 475, 480], "get_pid": [67, 127, 130], "get_pipe_transport": [67, 127, 130], "get_returncod": [67, 127, 130], "baseprotocol": [67, 130], "bufferedprotocol": [67, 130, 477, 478, 480], "datagramprotocol": [67, 130, 470], "subprocessprotocol": [67, 123], "connection_mad": [67, 123, 127, 130, 480], "connection_lost": [67, 127, 130, 480], "pause_writ": [67, 127, 130], "resume_writ": [67, 127, 130], "data_receiv": [67, 127, 130, 480], "eof_receiv": [67, 127, 130], "get_buff": [67, 127, 130, 405], "buffer_upd": [67, 127, 130], "datagram_receiv": [67, 127, 130], "error_receiv": [67, 127, 130], "pipe_data_receiv": [67, 127, 130, 480], "pipe_connection_lost": [67, 127, 130], "process_exit": [67, 127, 130, 480], "udp": [67, 99, 123, 127, 266, 334, 335, 359, 466, 470, 476, 477, 478, 479, 480], "get_event_loop_polici": [67, 123, 127, 129], "set_event_loop_polici": [67, 123, 127, 129], "abstracteventlooppolici": [67, 127, 129, 471, 480], "get_child_watch": [67, 129, 471, 480], "set_child_watch": [67, 128, 129, 471, 480], "defaulteventlooppolici": [67, 123, 129, 480], "windowsselectoreventlooppolici": [67, 129, 477, 480], "windowsproactoreventlooppolici": [67, 129, 477, 480], "abstractchildwatch": [67, 129, 471, 480], "add_child_handl": [67, 129], "remove_child_handl": [67, 129], "attach_loop": [67, 129, 480], "threadedchildwatch": [67, 129, 134, 471], "multiloopchildwatch": [67, 129, 471, 480], "safechildwatch": [67, 129, 471, 480], "fastchildwatch": [67, 129, 471, 480], "pidfdchildwatch": [67, 129, 471, 479, 480], "_register_task": [67, 125, 480], "_unregister_task": [67, 125, 480], "_enter_task": [67, 125, 480], "_leave_task": [67, 125, 480], "multithread": [67, 123, 134, 136, 232, 263, 280, 345, 356, 404, 462, 471, 479, 480], "herror": [67, 334], "gaierror": [67, 334, 480], "af_unix": [67, 123, 128, 280, 334, 335, 480], "af_inet6": [67, 123, 334, 480], "sock_stream": [67, 100, 104, 123, 266, 334, 335, 338, 359, 466, 477], "sock_dgram": [67, 123, 266, 334, 335, 466], "sock_raw": [67, 334], "sock_rdm": [67, 334], "sock_seqpacket": [67, 334], "sock_cloexec": [67, 334, 477, 480], "sock_nonblock": [67, 334, 477, 480], "somaxconn": [67, 334, 475], "af_can": [67, 334, 480], "pf_can": [67, 334, 473], "can_bcm": [67, 334, 474], "can_raw_fd_fram": [67, 334, 475, 480], "can_raw_join_filt": [67, 334, 479, 480], "can_isotp": [67, 334, 480], "can_j1939": [67, 334, 479, 480], "af_divert": [67, 334], "pf_divert": [67, 334], "af_packet": [67, 334, 480], "pf_packet": [67, 334], "eth_p_al": [67, 334, 480], "af_rd": [67, 334], "pf_rds": [67, 334, 473], "sol_rd": [67, 334], "sio_rcval": [67, 334], "sio_keepalive_v": [67, 334], "sio_loopback_fast_path": [67, 334, 476, 480], "af_alg": [67, 334, 476, 480], "sol_alg": [67, 334, 476], "af_vsock": [67, 334, 477, 480], "ioctl_vm_sockets_get_local_cid": [67, 334], "af_link": [67, 334, 474], "has_ipv6": [67, 334], "bdaddr_ani": [67, 334], "bdaddr_loc": [67, 334], "hci_filt": [67, 334], "hci_time_stamp": [67, 334], "hci_data_dir": [67, 334], "af_qipcrtr": [67, 334, 480], "scm_creds2": [67, 334, 480], "local_cr": [67, 334, 480], "local_creds_persist": [67, 334, 480], "so_incoming_cpu": [67, 334, 480], "af_hyperv": [67, 334], "hv_protocol_raw": [67, 334], "hvsocket_connect_timeout": [67, 334], "hvsocket_connect_timeout_max": [67, 334], "hvsocket_connected_suspend": [67, 334], "hvsocket_address_flag_passthru": [67, 334], "hv_guid_zero": [67, 334], "hv_guid_wildcard": [67, 334], "hv_guid_broadcast": [67, 334], "hv_guid_children": [67, 334], "hv_guid_loopback": [67, 334], "hv_guid_par": [67, 334], "ethertype_arp": [67, 334], "ethertype_ip": [67, 334], "ethertype_ipv6": [67, 334], "ethertype_vlan": [67, 334], "socketpair": [67, 123, 130, 133, 330, 334, 463, 477, 480], "has_dualstack_ipv6": [67, 334, 478, 480], "fromfd": [67, 325, 334], "fromshar": [67, 334, 477], "sockettyp": [67, 334], "getfqdn": [67, 332, 334, 480], "gethostbynam": [67, 139, 334], "gethostbyname_ex": [67, 334, 480], "gethostnam": [67, 100, 104, 139, 290, 334, 480], "gethostbyaddr": [67, 139, 290, 334, 480], "getprotobynam": [67, 334], "getservbynam": [67, 139, 334, 480], "getservbyport": [67, 139, 334, 463, 480], "ntohl": [67, 104, 334], "ntoh": [67, 104, 334, 469, 477, 480], "htonl": [67, 104, 334], "hton": [67, 104, 334, 469, 477, 480], "inet_aton": [67, 334, 478, 479, 480], "inet_ntoa": [67, 334], "inet_pton": [67, 123, 256, 334, 474, 478, 479, 480], "inet_ntop": [67, 334, 474], "cmsg_len": [67, 334, 480], "cmsg_space": [67, 334, 480], "getdefaulttimeout": [67, 334], "setdefaulttimeout": [67, 107, 334], "sethostnam": [67, 139, 334, 473], "if_nameindex": [67, 334, 478, 480], "if_nametoindex": [67, 334, 478, 480], "if_indextonam": [67, 334, 478, 480], "send_fd": [67, 334, 479, 480], "recv_fd": [67, 334, 479], "connect_ex": [67, 83, 334, 459], "getpeernam": [67, 130, 167, 334, 338], "getsocknam": [67, 130, 133, 334, 338, 480], "getsockopt": [67, 130, 334, 338, 466, 476], "getblock": [67, 334, 477, 480], "gettimeout": [67, 334, 338], "ioctl": [67, 118, 139, 251, 292, 334, 388, 463, 465, 476, 480], "recvfrom": [67, 123, 334, 366, 475, 480], "recvmsg": [67, 334, 473, 475], "recvmsg_into": [67, 334, 473], "recvfrom_into": [67, 123, 334, 464, 466], "recv_into": [67, 123, 334, 338, 464, 466, 480], "sendal": [67, 123, 334, 335, 338, 475, 480], "sendmsg": [67, 139, 334, 471, 473, 475, 480], "sendmsg_afalg": [67, 334, 476], "setblock": [67, 104, 290, 326, 334, 338, 480], "settimeout": [67, 253, 334, 338, 392, 462, 480], "setsockopt": [67, 334, 338, 466, 476], "proto": [67, 123, 133, 297, 334, 383, 392], "create_default_context": [67, 123, 338, 392, 466, 474, 480], "sslerror": [67, 338, 472], "sslzeroreturnerror": [67, 338], "sslwantreaderror": [67, 338, 475, 480], "sslwantwriteerror": [67, 338, 475, 480], "sslsyscallerror": [67, 338], "ssleoferror": [67, 338, 480], "sslcertverificationerror": [67, 338, 477, 480], "verify_cod": [67, 338], "verify_messag": [67, 338], "certificateerror": [67, 338], "rand_byt": [67, 338, 471, 473, 480], "rand_status": [67, 338, 480], "rand_add": [67, 338, 480], "cert_time_to_second": [67, 338, 475, 480], "get_server_certif": [67, 338, 469, 473, 480], "der_cert_to_pem_cert": [67, 338], "pem_cert_to_der_cert": [67, 338], "get_default_verify_path": [67, 338, 474], "enum_certif": [67, 338, 474, 480], "enum_crl": [67, 338, 474, 480], "cert_non": [67, 338, 480], "cert_opt": [67, 338, 480], "cert_requir": [67, 338, 480], "verifymod": [67, 338], "verify_default": [67, 338, 474], "verify_crl_check_leaf": [67, 338, 474], "verify_crl_check_chain": [67, 338, 474], "verify_x509_strict": [67, 338, 474], "verify_allow_proxy_cert": [67, 338, 480], "verify_x509_trusted_first": [67, 338], "verify_x509_partial_chain": [67, 338, 469], "verifyflag": [67, 338], "protocol_tl": [67, 338, 469, 480], "protocol_tls_cli": [67, 338, 469, 480], "protocol_tls_serv": [67, 338, 469, 480], "protocol_sslv23": [67, 220, 338, 469, 480], "protocol_sslv3": [67, 338, 469, 480], "protocol_tlsv1": [67, 338, 469], "protocol_tlsv1_1": [67, 338, 469, 474], "protocol_tlsv1_2": [67, 338, 469, 474, 480], "op_al": [67, 338], "op_no_sslv2": [67, 338, 469, 472, 480], "op_no_sslv3": [67, 338, 469, 480], "op_no_tlsv1": [67, 338, 469], "op_no_tlsv1_1": [67, 338, 469], "op_no_tlsv1_2": [67, 338, 469], "op_no_tlsv1_3": [67, 338, 469, 480], "op_no_renegoti": [67, 338, 480], "op_cipher_server_prefer": [67, 338, 473, 480], "op_single_dh_us": [67, 338, 480], "op_single_ecdh_us": [67, 338, 480], "op_enable_middlebox_compat": [67, 338, 480], "op_no_compress": [67, 338, 473, 480], "op_no_ticket": [67, 338], "op_ignore_unexpected_eof": [67, 338, 469, 480], "op_enable_ktl": [67, 338, 480], "op_legacy_server_connect": [67, 338, 480], "has_alpn": [67, 338, 475], "has_never_check_common_nam": [67, 338], "has_ecdh": [67, 338], "has_sni": [67, 220, 239, 245, 285, 302, 332, 338, 392], "has_npn": [67, 338], "has_sslv2": [67, 338], "has_sslv3": [67, 338], "has_tlsv1": [67, 338], "has_tlsv1_1": [67, 338, 477], "has_tlsv1_2": [67, 338], "has_tlsv1_3": [67, 338], "channel_binding_typ": [67, 338], "openssl_vers": [67, 338, 466, 472], "openssl_version_info": [67, 338, 466, 472], "openssl_version_numb": [67, 338, 466, 472], "alert_description_handshake_failur": [67, 338], "alert_description_internal_error": [67, 338], "alertdescript": [67, 338], "server_auth": [67, 338, 474], "client_auth": [67, 338, 474], "sslerrornumb": [67, 338], "tlsversion": [67, 338, 480], "minimum_support": [67, 338], "maximum_support": [67, 338], "sslv3": [67, 338, 473, 475, 480], "tlsv1": [67, 338, 474, 480], "tlsv1_1": [67, 338], "tlsv1_2": [67, 338], "tlsv1_3": [67, 338], "sslsocket": [67, 130, 338, 466, 469, 474, 475, 477, 479, 480], "do_handshak": [67, 338, 474, 475], "getpeercert": [67, 130, 338, 465, 474, 480], "cipher": [67, 130, 164, 170, 232, 453, 466, 472, 473, 475, 476, 477, 480], "shared_ciph": [67, 338, 475, 480], "get_channel_bind": [67, 338, 473], "selected_alpn_protocol": [67, 338, 475], "selected_npn_protocol": [67, 338, 469], "unwrap": [67, 87, 252, 253, 312, 338, 391, 474, 480], "verify_client_post_handshak": [67, 338, 478, 480], "server_sid": [67, 123, 338], "server_hostnam": [67, 123, 133, 338, 472, 477, 480], "session": [67, 84, 92, 99, 100, 123, 152, 166, 190, 210, 239, 240, 280, 290, 294, 302, 306, 317, 326, 332, 349, 392, 433, 447, 452, 458, 463, 471, 473, 474, 476, 478, 480], "session_reus": [67, 338], "sslcontext": [67, 123, 130, 133, 220, 239, 245, 266, 285, 302, 332, 338, 392, 416, 466, 469, 471, 472, 473, 474, 475, 476, 477, 480], "cert_store_stat": [67, 338, 474], "load_cert_chain": [67, 338, 392, 473], "load_default_cert": [67, 338, 474, 480], "load_verify_loc": [67, 338, 392, 474, 480], "get_ca_cert": [67, 338, 474], "get_ciph": [67, 338, 476, 480], "set_default_verify_path": [67, 338, 474, 480], "set_ciph": [67, 338], "set_alpn_protocol": [67, 239, 338, 392, 475], "set_npn_protocol": [67, 338, 469, 473], "sni_callback": [67, 338, 480], "set_servername_callback": [67, 338, 474], "load_dh_param": [67, 338, 473, 480], "set_ecdh_curv": [67, 338, 473, 480], "wrap_socket": [67, 338, 465, 466, 469, 471, 472, 477, 480], "sslsocket_class": [67, 338], "wrap_bio": [67, 338, 475, 477, 480], "sslobject_class": [67, 338], "session_stat": [67, 338], "check_hostnam": [67, 220, 239, 245, 285, 302, 332, 338, 392, 410, 471, 476, 480], "keylog_filenam": [67, 338], "maximum_vers": [67, 338, 469, 477, 480], "minimum_vers": [67, 338, 469, 477, 480], "num_ticket": [67, 338, 480], "post_handshake_auth": [67, 239, 338, 478, 480], "hostname_checks_common_nam": [67, 338, 477, 480], "security_level": [67, 338, 480], "verify_flag": [67, 338, 474], "verify_mod": [67, 338, 480], "ca": [67, 91, 103, 159, 258, 392, 423, 465, 466, 474, 480], "sslobject": [67, 130, 338, 383, 475, 477, 480], "memorybio": [67, 338, 475, 480], "sslsession": [67, 338, 476, 480], "ticket_lifetime_hint": [67, 338], "has_ticket": [67, 338], "devpol": [67, 325, 326, 473, 474, 475, 480], "epol": [67, 326, 465, 474, 475, 479, 480], "kqueue": [67, 319, 326, 465, 475, 480], "kevent": 67, "pipe_buf": [67, 325, 472, 480], "edg": [67, 102, 173, 174, 190, 198, 222, 229, 359, 361, 381, 473, 474, 480], "fflag": [67, 325], "udata": [67, 325], "multiplex": [67, 251, 257, 325, 338, 474], "event_read": [67, 326, 330], "event_writ": [67, 326], "selectorkey": [67, 326], "fileobj": [67, 231, 232, 326, 330, 355, 473, 480], "baseselector": [67, 326, 480], "get_key": [67, 326, 480], "get_map": [67, 326], "defaultselector": [67, 326, 330, 480], "selectselector": [67, 123, 128, 326], "pollselector": [67, 128, 326, 477], "epollselector": [67, 326, 477, 480], "devpollselector": [67, 326, 475, 477], "kqueueselector": [67, 128, 326, 480], "sigmask": [67, 330], "sigabrt": [67, 185, 211, 290, 330, 452, 473, 480], "sigalrm": [67, 330, 480], "sigbreak": [67, 330], "sigbus": [67, 185, 211, 330, 452, 473], "sigchld": [67, 129, 290, 330], "sigcld": [67, 330], "sigcont": [67, 290, 330], "sigfp": [67, 185, 211, 330, 452, 473, 480], "sighup": [67, 330, 480], "sigil": [67, 185, 211, 330, 452, 473], "sigkil": [67, 130, 134, 280, 290, 330, 345, 357, 463, 477, 480], "sigpip": [67, 345], "sigsegv": [67, 185, 211, 330, 452, 473, 480], "sigstkflt": [67, 330, 480], "sigusr1": [67, 330], "sigusr2": [67, 330], "sigwinch": [67, 174, 330, 480], "ctrl_c_event": [67, 134, 290, 330, 345, 466], "ctrl_break_ev": [67, 134, 290, 330, 345, 466], "nsig": [67, 330, 480], "itimer_r": [67, 330], "itimer_virtu": [67, 330], "itimer_prof": [67, 330], "sig_block": [67, 330], "sig_unblock": [67, 330], "sig_setmask": [67, 330], "itimererror": [67, 330], "alarm": [67, 305, 330, 474, 480], "getsign": [67, 330, 480], "strsignal": [67, 330, 480], "valid_sign": [67, 330, 480], "paus": [67, 91, 94, 130, 134, 174, 292, 294, 330, 427, 463, 464, 480], "raise_sign": [67, 112, 330, 480], "pidfd_send_sign": [67, 330, 479, 480], "pthread_kil": [67, 139, 290, 330, 473], "pthread_sigmask": [67, 330, 473], "setitim": [67, 330, 465, 480], "getitim": [67, 330, 465], "siginterrupt": [67, 330, 465, 473, 480], "sigpend": [67, 330, 473], "sigwait": [67, 330, 473], "sigwaitinfo": [67, 330, 473, 475, 480], "sigtimedwait": [67, 330, 473, 475, 480], "madvis": [67, 275, 478, 480], "madv_": 67, "madv_norm": [67, 275], "madv_random": [67, 275], "madv_sequenti": [67, 275], "madv_willne": [67, 275], "madv_dontne": [67, 275], "madv_remov": [67, 275], "madv_dontfork": [67, 275], "madv_dofork": [67, 275], "madv_hwpoison": [67, 275], "madv_merg": [67, 275], "madv_unmerg": [67, 275], "madv_soft_offlin": [67, 275], "madv_hugepag": [67, 275], "madv_nohugepag": [67, 275], "madv_dontdump": [67, 275], "madv_dodump": [67, 275], "madv_fre": [67, 275], "madv_nosync": [67, 275], "madv_autosync": [67, 275], "madv_nocor": [67, 275], "madv_cor": [67, 275], "madv_protect": [67, 275], "madv_free_reus": [67, 275], "map_": 67, "map_shar": [67, 275], "map_priv": [67, 275], "map_denywrit": [67, 275], "map_execut": [67, 275], "map_anon": [67, 275], "map_anonym": [67, 275], "map_popul": [67, 275, 480], "map_stack": [67, 275, 480], "map_aligned_sup": [67, 275, 480], "map_conc": [67, 275, 480], "mime": [67, 86, 103, 140, 143, 148, 155, 193, 197, 199, 200, 201, 202, 204, 205, 242, 251, 269, 282, 349, 404, 429, 448, 461, 463, 466, 472, 474, 475, 476, 477, 480], "emailmessag": [67, 148, 191, 193, 194, 197, 198, 199, 202, 204, 205, 239, 282, 392, 474, 476, 480], "as_str": [67, 191, 193, 198, 199, 202, 282, 474, 480], "as_byt": [67, 191, 193, 197, 198, 202, 205, 248, 282, 474], "is_multipart": [67, 191, 193, 196, 202, 204, 282, 480], "set_unixfrom": [67, 191, 193, 202, 282], "get_unixfrom": [67, 191, 193, 202, 282], "get_al": [67, 191, 193, 202, 206, 253, 282, 404, 480], "add_head": [67, 191, 193, 202, 203, 253, 282, 386, 392, 404], "replace_head": [67, 191, 193, 202, 282], "get_content_typ": [67, 148, 191, 193, 197, 202, 282], "get_content_maintyp": [67, 191, 193, 197, 202, 282], "get_content_subtyp": [67, 191, 193, 202, 282], "get_default_typ": [67, 191, 193, 202, 282], "set_default_typ": [67, 191, 193, 202, 282], "set_param": [67, 191, 193, 202, 282, 474], "del_param": [67, 191, 193, 202, 282], "get_filenam": [67, 191, 193, 197, 202, 247, 277, 282, 420, 474], "get_boundari": [67, 191, 193, 202, 282], "set_boundari": [67, 191, 193, 196, 202, 282], "get_content_charset": [67, 191, 193, 202, 282], "get_charset": [67, 191, 193, 202, 282], "is_attach": [67, 191, 202, 282, 480], "get_content_disposit": [67, 191, 193, 202, 282, 475], "get_bodi": [67, 191, 197, 202, 204, 282], "iter_attach": [67, 191, 197, 202, 282, 480], "iter_part": [67, 191, 193, 202, 204, 282], "get_cont": [67, 191, 193, 194, 197, 202, 205, 282], "set_cont": [67, 191, 193, 194, 195, 197, 202, 204, 205, 282, 480], "make_rel": [67, 191, 202, 282], "make_altern": [67, 191, 202, 282], "make_mix": [67, 191, 202, 282], "add_rel": [67, 191, 197, 202, 282], "add_altern": [67, 191, 197, 202, 282], "add_attach": [67, 191, 197, 202, 282], "clear_cont": [67, 191, 194, 202, 282], "preambl": [67, 191, 193, 197, 202, 282, 297, 480], "epilogu": [67, 191, 193, 202, 282], "defect": [67, 191, 193, 200, 202, 204, 205, 282, 463, 473, 477, 480], "mimepart": [67, 191, 194, 202, 282, 474], "feedpars": [67, 191, 196, 282, 463, 480], "bytesfeedpars": [67, 191, 204, 282, 472], "feed": [67, 93, 155, 174, 175, 191, 204, 205, 232, 237, 258, 270, 280, 282, 341, 386, 404, 410, 413, 464, 472, 480], "bytespars": [67, 191, 197, 198, 204, 282, 472, 480], "parsebyt": [67, 191, 204, 282], "bytesheaderpars": [67, 191, 204, 282, 473], "parsestr": [67, 191, 197, 204, 270, 282, 408, 409, 411, 459, 475, 480], "headerpars": [67, 191, 204, 282, 473], "message_from_byt": [67, 191, 204, 282, 472], "message_from_binary_fil": [67, 191, 197, 204, 205, 282, 472], "message_from_str": [67, 191, 204, 282, 473], "message_from_fil": [67, 191, 201, 204, 282], "bytesgener": [67, 191, 193, 194, 198, 202, 205, 282, 332, 472], "flatten": [67, 157, 191, 193, 198, 199, 200, 202, 205, 258, 282, 296, 341, 383, 439, 471, 474, 475, 479, 480], "decodedgener": [67, 191, 198, 282, 476, 480], "max_line_length": [67, 191, 193, 202, 205, 282, 473, 480], "cte_typ": [67, 191, 198, 200, 205, 282, 473], "raise_on_defect": [67, 191, 205, 282, 473], "mangle_from_": [67, 191, 193, 198, 205, 282, 475], "message_factori": [67, 191, 204, 205, 282, 476], "handle_defect": [67, 191, 205, 282], "register_defect": [67, 191, 205, 282], "header_max_count": [67, 191, 205, 282], "header_source_pars": [67, 191, 205, 282], "header_store_pars": [67, 191, 205, 282], "header_fetch_pars": [67, 191, 205, 282], "fold_binari": [67, 191, 205, 282], "emailpolici": [67, 191, 194, 200, 205, 282, 473, 475], "refold_sourc": [67, 191, 198, 205, 282, 473], "header_factori": [67, 191, 200, 205, 282, 473], "content_manag": [67, 191, 194, 202, 205, 282, 474], "smtp": [67, 79, 83, 99, 100, 191, 197, 198, 200, 205, 251, 253, 266, 282, 338, 448, 459, 461, 465, 472, 473, 474, 475, 479, 480], "smtputf8": [67, 191, 205, 282, 332, 475, 480], "compat32": [67, 191, 192, 195, 198, 199, 202, 203, 204, 205, 206, 282, 473, 475, 476, 480], "messageerror": [67, 191, 196, 282], "messageparseerror": [67, 191, 196, 268, 282], "headerparseerror": [67, 191, 193, 196, 202, 282], "boundaryerror": [67, 191, 196, 282], "multipartconversionerror": [67, 191, 196, 203, 282], "headerregistri": [67, 191, 196, 197, 202, 205, 282, 480], "basehead": [67, 191, 200, 202, 282], "max_count": [67, 191, 200, 205, 282], "unstructuredhead": [67, 191, 200, 282], "datehead": [67, 191, 200, 282], "addresshead": [67, 191, 200, 282], "singleaddresshead": [67, 191, 200, 282], "mimeversionhead": [67, 191, 200, 282], "parameterizedmimehead": [67, 191, 200, 282], "param": [67, 100, 136, 148, 191, 193, 194, 200, 202, 206, 239, 252, 278, 282, 290, 302, 337, 385, 391, 392, 396, 416, 417, 428, 466, 472, 479, 480], "contenttypehead": [67, 191, 200, 282], "content_typ": [67, 191, 197, 200, 282], "maintyp": [67, 191, 193, 194, 197, 198, 200, 201, 202, 282], "contentdispositionhead": [67, 191, 200, 282], "content_disposit": [67, 191, 200, 282], "contenttransferencod": [67, 191, 200, 282], "cte": [67, 191, 193, 194, 195, 200, 202, 205, 282, 337, 480], "map_to_typ": [67, 191, 200, 282], "display_nam": [67, 191, 197, 200, 282, 473], "usernam": [67, 100, 107, 148, 170, 191, 197, 200, 226, 245, 266, 282, 290, 291, 302, 332, 391, 392, 472, 473, 475, 480], "addr_spec": [67, 191, 200, 282, 473], "contentmanag": [67, 191, 203, 282, 474, 480], "add_get_handl": [67, 191, 194, 282], "add_set_handl": [67, 191, 194, 282], "raw_data_manag": [67, 191, 194, 205, 282], "get_payload": [67, 191, 193, 197, 201, 203, 282, 472], "set_payload": [67, 191, 193, 203, 282, 480], "set_charset": [67, 191, 193, 282], "get_param": [67, 191, 193, 206, 282, 480], "set_typ": [67, 191, 193, 282], "scratch": [67, 88, 100, 125, 186, 191, 195, 198, 204, 282, 338, 396, 407, 473, 474, 480], "mimebas": [67, 191, 203, 282], "mimenonmultipart": [67, 191, 196, 203, 282, 480], "mimemultipart": [67, 191, 203, 282], "mimeappl": [67, 191, 203, 282], "mimeaudio": [67, 191, 195, 203, 282, 480], "mimeimag": [67, 191, 195, 196, 197, 203, 282], "mimemessag": [67, 191, 203, 282], "mimetext": [67, 191, 195, 203, 282, 475, 480], "decode_head": [67, 191, 199, 282, 285, 473], "make_head": [67, 191, 199, 282, 473], "charset": [67, 148, 180, 187, 191, 193, 194, 199, 202, 203, 205, 206, 227, 243, 245, 282, 338, 392, 404, 472, 475, 480], "input_charset": [67, 191, 192, 193, 282], "header_encod": [67, 191, 192, 282], "body_encod": [67, 191, 192, 282, 480], "output_charset": [67, 191, 192, 193, 282, 466, 470, 478], "input_codec": [67, 191, 192, 282], "output_codec": [67, 191, 192, 282], "get_body_encod": [67, 191, 192, 282], "get_output_charset": [67, 191, 192, 282], "header_encode_lin": [67, 191, 192, 282], "add_charset": [67, 191, 192, 282], "add_alia": [67, 191, 192, 282], "add_codec": [67, 191, 192, 282], "encode_quopri": [67, 191, 195, 282], "encode_base64": [67, 191, 195, 203, 282], "encode_7or8bit": [67, 191, 195, 282], "encode_noop": [67, 191, 195, 282], "make_msgid": [67, 191, 197, 206, 282, 480], "unquot": [67, 191, 193, 202, 206, 253, 282, 300, 391, 392, 480], "parseaddr": [67, 191, 206, 282, 480], "formataddr": [67, 191, 206, 282, 473], "getaddress": [67, 191, 206, 282, 480], "parsed": [67, 191, 206, 282], "parsedate_tz": [67, 191, 206, 282, 480], "parsedate_to_datetim": [67, 191, 206, 282, 473], "mktime_tz": [67, 191, 206, 282], "formatd": [67, 191, 206, 282, 463, 480], "format_datetim": [67, 191, 200, 206, 282, 473], "decode_rfc2231": [67, 191, 206, 282], "encode_rfc2231": [67, 191, 206, 282], "collapse_rfc2231_valu": [67, 191, 193, 206, 282], "decode_param": [67, 191, 206, 282], "body_line_iter": [67, 191, 201, 282], "typed_subpart_iter": [67, 191, 201, 282], "_structur": [67, 191, 193, 201, 202, 282], "jsondecod": [67, 259, 282, 466, 476, 480], "raw_decod": [67, 259, 282, 480], "jsonencod": [67, 100, 259, 282, 476, 480], "jsondecodeerror": [67, 117, 259, 282, 475, 480], "complianc": [67, 183, 191, 200, 205, 282, 285, 404, 407, 473, 474, 480], "interoper": [67, 93, 100, 123, 138, 205, 242, 256, 282, 296, 315, 338, 341, 419, 425, 443, 468, 472, 474, 480], "iterkey": [67, 109, 268, 282, 461, 462, 463, 465, 467, 480], "itervalu": [67, 109, 268, 282, 461, 462, 463, 467, 480], "iteritem": [67, 109, 268, 282, 461, 462, 463, 467, 480], "get_messag": [67, 268, 282], "get_byt": [67, 268, 282, 472], "get_str": [67, 268, 282, 472, 480], "get_fil": [67, 268, 282, 472], "unlock": [67, 112, 135, 212, 268, 279, 280, 282, 302, 359, 362, 425, 464, 480], "maildir": [67, 282, 464, 466, 480], "list_fold": [67, 268, 282], "get_fold": [67, 268, 282], "add_fold": [67, 268, 282], "remove_fold": [67, 268, 282], "mbox": [67, 193, 198, 282, 464, 480], "mh": [67, 282, 464], "get_sequ": [67, 268, 282], "set_sequ": [67, 268, 282], "babyl": [67, 282], "get_label": [67, 268, 282], "mmdf": [67, 282], "maildirmessag": [67, 282], "get_subdir": [67, 268, 282], "set_subdir": [67, 268, 282], "get_flag": [67, 268, 282], "set_flag": [67, 268, 282], "add_flag": [67, 268, 282], "remove_flag": [67, 268, 282], "get_dat": [67, 130, 134, 268, 282], "set_dat": [67, 268, 282], "get_info": [67, 268, 282], "set_info": [67, 268, 282], "mboxmessag": [67, 202, 282], "get_from": [67, 268, 282], "set_from": [67, 268, 282], "mhmessag": [67, 282], "add_sequ": [67, 268, 282], "remove_sequ": [67, 268, 282], "babylmessag": [67, 282], "set_label": [67, 268, 282], "add_label": [67, 268, 282], "remove_label": [67, 268, 282], "get_vis": [67, 268, 282], "set_vis": [67, 268, 282], "update_vis": [67, 268, 282], "mmdfmessag": [67, 282], "nosuchmailboxerror": [67, 268, 282], "notemptyerror": [67, 268, 282], "externalclasherror": [67, 268, 282], "guess_typ": [67, 197, 242, 273, 282, 404, 480], "guess_all_extens": [67, 273, 282, 480], "guess_extens": [67, 197, 273, 282], "read_mime_typ": [67, 273, 282, 480], "add_typ": [67, 273, 282], "knownfil": [67, 273, 282], "suffix_map": [67, 273, 282], "encodings_map": [67, 273, 282, 480], "types_map": [67, 273, 282, 465, 480], "common_typ": [67, 273, 282], "types_map_inv": [67, 273, 282], "readfp": [67, 164, 273, 282, 466, 470, 471, 480], "read_windows_registri": [67, 273, 282], "base16": [67, 251, 282, 463], "base32": [67, 251, 282, 463, 469, 480], "base85": [67, 251, 282, 474, 480], "b64encod": [67, 140, 232, 282, 480], "b64decod": [67, 140, 232, 282, 473, 480], "standard_b64encod": [67, 140, 282], "standard_b64decod": [67, 140, 282], "urlsafe_b64encod": [67, 140, 282], "urlsafe_b64decod": [67, 140, 282], "b32encod": [67, 140, 282], "b32decod": [67, 140, 282, 474, 480], "b32hexencod": [67, 140, 282, 469, 480], "b32hexdecod": [67, 140, 282, 469, 480], "b16encod": [67, 140, 282], "b16decod": [67, 140, 282], "a85encod": [67, 140, 282, 474, 480], "a85decod": [67, 140, 282, 474, 480], "b85encod": [67, 140, 282, 474, 480], "b85decod": [67, 140, 282, 474], "decodebyt": [67, 140, 155, 282, 479, 480], "encodebyt": [67, 140, 155, 282, 479, 480], "a2b_uu": [67, 143, 282], "b2a_uu": [67, 143, 282, 477, 480], "a2b_base64": [67, 140, 143, 282, 480], "b2a_base64": [67, 143, 282, 476, 480], "a2b_qp": [67, 143, 282, 480], "b2a_qp": [67, 143, 282, 480], "crc_hqx": [67, 143, 282, 470, 480], "b2a_hex": [67, 143, 155, 282, 480], "hexlifi": [67, 143, 282, 480], "a2b_hex": [67, 143, 155, 282, 474], "unhexlifi": [67, 98, 143, 282, 480], "quopri": [67, 143, 153, 155, 251, 282], "decodestr": [67, 282, 314, 479, 480], "encodestr": [67, 282, 314, 479, 480], "markup": [67, 214, 251, 311, 407, 416, 465, 472, 473, 480], "unescap": [67, 86, 103, 187, 235, 236, 270, 285, 316, 391, 414, 432, 474, 479, 480], "xhtml": [67, 107, 235, 236, 251, 270, 311, 392, 407, 408, 410, 472], "htmlparser": [67, 270, 467, 469, 473, 474, 475, 479, 480], "getpo": [67, 237, 270], "get_starttag_text": [67, 237, 270], "handle_starttag": [67, 237, 270], "handle_endtag": [67, 237, 270], "handle_startendtag": [67, 237, 270], "handle_data": [67, 237, 270], "handle_entityref": [67, 237, 270], "handle_charref": [67, 237, 270], "handle_com": [67, 237, 270], "handle_decl": [67, 237, 270], "handle_pi": [67, 237, 270], "unknown_decl": [67, 237, 270], "entiti": [67, 86, 103, 107, 235, 237, 239, 251, 265, 270, 311, 392, 406, 407, 408, 409, 411, 412, 413, 414, 423, 462, 473, 478, 480], "html5": [67, 236, 270, 473, 474, 480], "entitydef": [67, 236, 270], "name2codepoint": [67, 236, 237, 270], "codepoint2nam": [67, 236, 270], "defusedxml": [67, 270], "pull": [67, 72, 180, 183, 270, 325, 381, 386, 409, 422, 459, 463, 466, 474, 477, 480], "xpath": [67, 270, 406, 479, 480], "canonic": [67, 270, 410, 478, 480], "fromstr": [67, 118, 270, 410, 472, 479, 480], "fromstringlist": [67, 270, 410, 472], "isel": [67, 270, 410], "iterpars": [67, 270, 410, 474, 480], "processinginstruct": [67, 270, 410, 412, 464], "register_namespac": [67, 270, 410, 466, 472], "subel": [67, 270, 410, 472], "tostr": [67, 118, 270, 410, 466, 472, 474, 479, 480], "tostringlist": [67, 270, 410, 472, 474, 480], "xmlid": [67, 270, 410], "xinclud": [67, 270, 480], "elementinclud": [67, 270, 410, 464], "default_load": [67, 270, 410], "attrib": [67, 270, 410, 464, 480], "findtext": [67, 270, 410, 480], "iterfind": [67, 270, 410, 472], "itertext": [67, 270, 410, 466, 472, 480], "makeel": [67, 270, 410], "_setroot": [67, 270, 410], "getroot": [67, 270, 410, 464], "qname": [67, 270, 407, 412, 413], "treebuild": [67, 270, 472, 478, 480], "doctyp": [67, 107, 237, 239, 270, 311, 392, 407, 410, 472, 478, 480], "start_n": [67, 270, 410, 478, 480], "end_n": [67, 270, 410, 478, 480], "c14nwritertarget": [67, 270, 410], "xmlparser": [67, 270, 466, 474, 478, 480], "xmlpullpars": [67, 270, 474, 480], "read_ev": [67, 270, 410], "parseerror": [67, 270, 406, 410, 466, 472, 480], "registerdomimplement": [67, 270, 407], "getdomimplement": [67, 270, 407, 408], "empty_namespac": [67, 270, 407], "xml_namespac": [67, 270, 407], "xmlns_namespac": [67, 270, 407], "xhtml_namespac": [67, 270, 407], "domimplement": [67, 270], "hasfeatur": [67, 270, 407], "createdocu": [67, 270, 407, 408], "createdocumenttyp": [67, 270, 407], "nodetyp": [67, 270, 407, 408], "parentnod": [67, 270, 407], "previouss": [67, 270, 407], "nextsibl": [67, 270, 407], "childnod": [67, 270, 407, 408, 459], "firstchild": [67, 270, 407], "lastchild": [67, 270, 407], "localnam": [67, 270, 407, 412, 413, 480], "namespaceuri": [67, 270, 407, 413], "nodenam": [67, 270, 290, 300, 407], "nodevalu": [67, 270, 407], "hasattribut": [67, 270, 407], "haschildnod": [67, 270, 407], "issamenod": [67, 270, 407], "appendchild": [67, 270, 407, 408, 459], "insertbefor": [67, 270, 407, 459], "removechild": [67, 270, 407, 459], "replacechild": [67, 270, 407], "clonenod": [67, 270, 407, 480], "nodelist": [67, 270, 408, 425], "documenttyp": [67, 270], "publicid": [67, 270, 311, 407, 412], "systemid": [67, 270, 311, 407, 412], "internalsubset": [67, 270, 407], "documentel": [67, 270, 407, 408, 459], "createel": [67, 270, 407], "createelementn": [67, 270, 407], "createtextnod": [67, 270, 407, 408], "createcom": [67, 270, 407], "createprocessinginstruct": [67, 270, 407], "createattribut": [67, 270, 407], "createattributen": [67, 270, 407], "getelementsbytagnam": [67, 270, 407, 408, 459], "getelementsbytagnamen": [67, 270, 407], "tagnam": [67, 270, 275, 373, 407, 408, 409], "hasattributen": [67, 270, 407], "getattribut": [67, 270, 407, 409, 425], "getattributenod": [67, 270, 407], "getattributen": [67, 270, 407], "getattributenoden": [67, 270, 407], "removeattribut": [67, 270, 407], "removeattributenod": [67, 270, 407, 480], "removeattributen": [67, 270, 407], "setattribut": [67, 270, 407], "setattributenod": [67, 270, 407], "setattributenoden": [67, 270, 407], "setattributen": [67, 270, 407], "namednodemap": [67, 270], "cdatasect": [67, 270], "domexcept": [67, 270, 407, 408], "domstringsizeerr": [67, 270, 407], "hierarchyrequesterr": [67, 270, 407], "indexsizeerr": [67, 270, 407], "inuseattributeerr": [67, 270, 407], "invalidaccesserr": [67, 270, 407], "invalidcharactererr": [67, 270, 407], "invalidmodificationerr": [67, 270, 407], "invalidstateerr": [67, 270, 407], "namespaceerr": [67, 270, 407], "notfounderr": [67, 270, 407], "notsupportederr": [67, 270, 407], "nodataallowederr": [67, 270, 407], "nomodificationallowederr": [67, 270, 407], "syntaxerr": [67, 270, 407], "wrongdocumenterr": [67, 270, 407], "minidom": [67, 251, 270, 406, 407, 409, 459, 460, 462, 478, 480], "writexml": [67, 270, 408, 478], "toxml": [67, 270, 408, 409, 459, 462, 478], "toprettyxml": [67, 270, 408, 462, 478], "pulldom": [67, 251, 270, 406, 470, 478, 480], "sax2dom": [67, 270, 409], "default_bufs": [67, 270, 409], "domeventstream": [67, 270, 470, 478, 480], "getev": [67, 270, 409], "expandnod": [67, 270, 409], "make_pars": [67, 270, 409, 411, 413, 459, 480], "saxexcept": [67, 270], "saxparseexcept": [67, 270, 411, 412], "saxnotrecognizedexcept": [67, 270, 411, 413], "saxnotsupportedexcept": [67, 270, 411, 413], "getexcept": [67, 270, 411], "contenthandl": [67, 270, 409, 411, 413, 414, 459], "dtdhandler": [67, 270, 413], "entityresolv": [67, 270, 413], "errorhandl": [67, 270, 411, 413, 452, 465], "lexicalhandl": [67, 270, 463, 469, 480], "feature_namespac": [67, 270, 412], "feature_namespace_prefix": [67, 270, 412], "feature_string_intern": [67, 270, 412], "feature_valid": [67, 270, 412], "feature_external_g": [67, 270, 409, 411, 412], "feature_external_p": [67, 270, 412], "all_featur": [67, 270, 412], "property_lexical_handl": [67, 270, 412], "property_declaration_handl": [67, 270, 412], "property_dom_nod": [67, 270, 412], "property_xml_str": [67, 270, 412], "all_properti": [67, 270, 412], "setdocumentloc": [67, 270, 412], "startdocu": [67, 270, 412], "enddocu": [67, 270, 412], "startprefixmap": [67, 270, 412], "endprefixmap": [67, 270, 412], "startel": [67, 270, 412, 413, 459], "endel": [67, 270, 412, 459], "startelementn": [67, 270, 412, 413], "endelementn": [67, 270, 412], "ignorablewhitespac": [67, 270, 412], "skippedent": [67, 270, 412], "notationdecl": [67, 270, 412], "unparsedentitydecl": [67, 270, 412], "resolveent": [67, 270, 412, 413], "fatalerror": [67, 270, 412], "startdtd": [67, 270, 412, 463], "enddtd": [67, 270, 412], "startcdata": [67, 270, 412], "endcdata": [67, 270, 412], "saxutil": [67, 251, 270, 411], "quoteattr": [67, 270, 414], "xmlgener": [67, 270, 414], "xmlfilterbas": [67, 270, 414], "prepare_input_sourc": [67, 270, 414], "xmlreader": [67, 251, 270, 409, 411, 412, 414, 475], "incrementalpars": [67, 270], "inputsourc": [67, 270, 411, 412, 414, 475, 480], "attributesimpl": [67, 270, 413], "attributesnsimpl": [67, 270, 413], "getcontenthandl": [67, 270, 413], "setcontenthandl": [67, 270, 413, 459], "getdtdhandl": [67, 270, 413], "setdtdhandl": [67, 270, 413], "getentityresolv": [67, 270, 413], "setentityresolv": [67, 270, 413], "geterrorhandl": [67, 270, 413], "seterrorhandl": [67, 270, 413], "setlocal": [67, 86, 243, 255, 263, 270, 413, 449, 470, 475, 480], "getfeatur": [67, 270, 413], "setfeatur": [67, 270, 409, 411, 413], "getproperti": [67, 270, 278, 413, 480], "setproperti": [67, 270, 278, 412, 413], "getcolumnnumb": [67, 270, 413], "getlinenumb": [67, 270, 413], "getpublicid": [67, 270, 413], "getsystemid": [67, 270, 413], "setpublicid": [67, 270, 413], "setsystemid": [67, 270, 413], "setencod": [67, 270, 413], "setbytestream": [67, 270, 413], "getbytestream": [67, 270, 413], "setcharacterstream": [67, 270, 413], "getcharacterstream": [67, 270, 413], "getlength": [67, 270, 413], "gettyp": [67, 270, 413, 464], "attributesn": [67, 270, 411, 412], "getvaluebyqnam": [67, 270, 413], "getnamebyqnam": [67, 270, 413], "getqnamebynam": [67, 270, 413], "getqnam": [67, 270, 413], "expat": [67, 251, 270, 301, 406, 410, 412, 453, 459, 460, 462, 464, 466, 472, 480], "expaterror": [67, 270, 472], "xmlparsertyp": [67, 270, 311], "errorstr": [67, 270, 311], "parsercr": [67, 270, 311], "parsefil": [67, 270, 311], "setbas": [67, 270, 311], "getbas": [67, 270, 311], "getinputcontext": [67, 270, 311], "externalentityparsercr": [67, 270, 311], "setparamentitypars": [67, 270, 311], "useforeigndtd": [67, 270, 311], "buffer_s": [67, 255, 270, 311, 465], "buffer_text": [67, 270, 311, 462], "buffer_us": [67, 270, 311], "ordered_attribut": [67, 270, 311], "specified_attribut": [67, 270, 311, 480], "errorbyteindex": [67, 270, 311], "errorcolumnnumb": [67, 270, 311], "errorlinenumb": [67, 270, 311], "currentbyteindex": [67, 270, 311], "currentcolumnnumb": [67, 270, 311], "currentlinenumb": [67, 270, 311], "xmldeclhandl": [67, 270, 311], "startdoctypedeclhandl": [67, 270, 311], "enddoctypedeclhandl": [67, 270, 311], "elementdeclhandl": [67, 270, 311], "attlistdeclhandl": [67, 270, 311], "startelementhandl": [67, 270, 311], "endelementhandl": [67, 270, 311], "processinginstructionhandl": [67, 270, 311], "characterdatahandl": [67, 270, 311], "unparsedentitydeclhandl": [67, 270, 311], "entitydeclhandl": [67, 270, 311], "notationdeclhandl": [67, 270, 311], "startnamespacedeclhandl": [67, 270, 311], "endnamespacedeclhandl": [67, 270, 311], "commenthandl": [67, 270, 311], "startcdatasectionhandl": [67, 270, 311], "endcdatasectionhandl": [67, 270, 311], "defaulthandl": [67, 270, 311], "defaulthandlerexpand": [67, 270, 311], "notstandalonehandl": [67, 270, 311], "externalentityrefhandl": [67, 270, 311], "xml_error_async_ent": [67, 270, 311], "xml_error_attribute_external_entity_ref": [67, 270, 311], "xml_error_bad_char_ref": [67, 270, 311], "xml_error_binary_entity_ref": [67, 270, 311], "xml_error_duplicate_attribut": [67, 270, 311], "xml_error_incorrect_encod": [67, 270, 311], "xml_error_invalid_token": [67, 270, 311], "xml_error_junk_after_doc_el": [67, 270, 311], "xml_error_misplaced_xml_pi": [67, 270, 311], "xml_error_no_el": [67, 270, 311], "xml_error_no_memori": [67, 270, 311], "xml_error_param_entity_ref": [67, 270, 311], "xml_error_partial_char": [67, 270, 311], "xml_error_recursive_entity_ref": [67, 270, 311], "xml_error_syntax": [67, 270, 311], "xml_error_tag_mismatch": [67, 270, 311], "xml_error_unclosed_token": [67, 270, 311], "xml_error_undefined_ent": [67, 270, 311], "xml_error_unknown_encod": [67, 270, 311], "xml_error_unclosed_cdata_sect": [67, 270, 311], "xml_error_external_entity_handl": [67, 270, 311], "xml_error_not_standalon": [67, 270, 311], "xml_error_unexpected_st": [67, 270, 311], "xml_error_entity_declared_in_p": [67, 270, 311], "xml_error_feature_requires_xml_dtd": [67, 270, 311], "xml_error_cant_change_feature_once_pars": [67, 270, 311], "xml_error_unbound_prefix": [67, 270, 311], "xml_error_undeclaring_prefix": [67, 270, 311], "xml_error_incomplete_p": [67, 270, 311], "xml_error_xml_decl": [67, 270, 311], "xml_error_text_decl": [67, 270, 311], "xml_error_publicid": [67, 270, 311], "xml_error_suspend": [67, 270, 311], "xml_error_not_suspend": [67, 270, 311], "xml_error_abort": [67, 270, 311], "xml_error_finish": [67, 270, 311], "xml_error_suspend_p": [67, 270, 311], "xml_error_reserved_prefix_xml": [67, 270, 311], "xml_error_reserved_prefix_xmln": [67, 270, 311], "xml_error_reserved_namespace_uri": [67, 270, 311], "xml_error_invalid_argu": [67, 270, 311], "xml_error_no_buff": [67, 270, 311], "xml_error_amplification_limit_breach": [67, 270, 311], "browser": [67, 94, 106, 107, 148, 149, 187, 241, 242, 244, 251, 253, 254, 261, 269, 305, 310, 349, 391, 392, 437, 453, 459, 460, 462, 463, 464, 465, 471, 472, 473, 476, 477, 480], "open_new": [67, 253, 400, 464], "open_new_tab": [67, 253, 400, 464], "wsgi": [67, 251, 253, 464, 470, 472, 480], "guess_schem": [67, 253, 404], "request_uri": [67, 253, 404], "application_uri": [67, 253, 404], "shift_path_info": [67, 253, 404], "setup_testing_default": [67, 253, 404], "is_hop_by_hop": [67, 253, 404], "filewrapp": [67, 253, 404, 470, 478, 480], "simple_serv": [67, 253, 464, 476, 480], "make_serv": [67, 253, 404, 464], "demo_app": [67, 253, 404], "wsgiserv": [67, 253, 404, 480], "set_app": [67, 253, 404], "get_app": [67, 253, 404], "wsgirequesthandl": [67, 253, 404, 480], "get_environ": [67, 253, 404], "get_stderr": [67, 253, 404], "checker": [67, 84, 102, 117, 174, 180, 190, 253, 289, 341, 383, 424, 425, 463, 464, 469, 470, 471, 475, 476, 478, 479, 480], "cgihandl": [67, 253, 404], "iiscgihandl": [67, 253, 404], "basecgihandl": [67, 253, 404], "simplehandl": [67, 253, 404, 459], "basehandl": [67, 253, 386, 404, 480], "_write": [67, 253, 404], "_flush": [67, 253, 404], "get_stdin": [67, 253, 404], "add_cgi_var": [67, 253, 404], "wsgi_multithread": [67, 253, 404], "wsgi_multiprocess": [67, 253, 404], "wsgi_run_onc": [67, 253, 404], "os_environ": [67, 253, 404], "server_softwar": [67, 253, 404], "get_schem": [67, 253, 404], "setup_environ": [67, 253, 404], "log_except": [67, 253, 404], "traceback_limit": [67, 182, 253, 379, 404], "error_output": [67, 253, 404], "error_status": [67, 253, 404], "error_head": [67, 253, 404], "error_bodi": [67, 253, 404], "wsgi_file_wrapp": [67, 253, 404], "origin_serv": [67, 253, 404], "http_version": [67, 253, 404], "read_environ": [67, 253, 404, 472], "startrespons": [67, 253, 404], "wsgienviron": [67, 253, 404], "wsgiapplic": [67, 253, 404], "inputstream": [67, 253, 404, 480], "errorstream": [67, 253, 404], "url": [67, 84, 133, 139, 140, 147, 148, 163, 164, 220, 238, 239, 240, 242, 244, 248, 251, 253, 266, 273, 310, 323, 341, 359, 390, 393, 395, 396, 400, 404, 410, 413, 414, 416, 417, 423, 429, 459, 462, 463, 464, 465, 466, 472, 474, 475, 480], "urlopen": [67, 83, 107, 163, 166, 223, 240, 253, 304, 390, 391, 392, 448, 464, 465, 466, 472, 473, 474, 475, 480], "install_open": [67, 107, 253, 392], "build_open": [67, 107, 240, 253, 392], "pathname2url": [67, 253, 392], "url2pathnam": [67, 253, 392], "getproxi": [67, 107, 253, 392, 480], "openerdirector": [67, 107, 253, 474], "httpdefaulterrorhandl": [67, 107, 253, 392], "httpredirecthandl": [67, 107, 253], "httpcookieprocessor": [67, 240, 253, 463], "proxyhandl": [67, 107, 253, 480], "httppasswordmgr": [67, 107, 253, 480], "httppasswordmgrwithdefaultrealm": [67, 107, 253, 392], "httppasswordmgrwithpriorauth": [67, 253, 475, 480], "abstractbasicauthhandl": [67, 253, 386, 480], "httpbasicauthhandl": [67, 107, 253], "proxybasicauthhandl": [67, 253], "abstractdigestauthhandl": [67, 253, 386, 480], "httpdigestauthhandl": [67, 253], "proxydigestauthhandl": [67, 253], "httpshandler": [67, 253, 472], "datahandl": [67, 107, 253, 474], "ftphandler": [67, 107, 253], "cacheftphandl": [67, 253, 480], "unknownhandl": [67, 107, 253], "httperrorprocessor": [67, 107, 253], "full_url": [67, 107, 253, 392, 474], "origin_req_host": [67, 240, 253, 392], "unverifi": [67, 239, 240, 253, 392], "get_method": [67, 253, 261, 348, 392, 473], "add_unredirected_head": [67, 240, 253, 392], "remove_head": [67, 253, 392, 474], "get_full_url": [67, 240, 253, 392], "set_proxi": [67, 253, 392, 416, 474], "get_head": [67, 240, 253, 383, 392], "header_item": [67, 240, 253, 392], "add_handl": [67, 107, 253, 392], "add_par": [67, 253, 392], "default_open": [67, 253, 392], "unknown_open": [67, 253, 392], "http_error_default": [67, 253, 392], "redirect_request": [67, 253, 392], "http_error_301": [67, 253, 392], "http_error_302": [67, 253, 392], "http_error_303": [67, 253, 392], "http_error_307": [67, 253, 392], "http_error_308": [67, 253, 392], "cookiejar": [67, 238, 241, 251, 253, 392, 480], "add_password": [67, 107, 253, 392], "find_user_password": [67, 253, 392, 480], "update_authent": [67, 253, 392], "is_authent": [67, 253, 392, 480], "http_error_auth_req": [67, 253, 392], "http_error_401": [67, 253, 392], "http_error_407": [67, 253, 392], "http_open": [67, 253, 392], "https_open": [67, 253, 392], "file_open": [67, 253, 392], "data_open": [67, 253, 392], "ftp_open": [67, 253, 392], "setmaxconn": [67, 253, 392], "http_respons": [67, 253, 392], "https_respons": [67, 253, 392], "urlretriev": [67, 253, 390, 392, 396, 480], "urlcleanup": [67, 253, 392, 480], "open_unknown": [67, 253, 392], "fancyurlopen": [67, 253, 392, 480], "prompt_user_passwd": [67, 253, 392], "addinfourl": [67, 253, 392, 480], "geturl": [67, 239, 253, 391, 392, 480], "getcod": [67, 239, 253, 392, 480], "urlpars": [67, 253, 391, 396, 465, 466, 467, 472, 476, 480], "parse_q": [67, 148, 253, 391, 465, 469, 476, 477, 478, 479, 480], "parse_qsl": [67, 148, 253, 391, 465, 469, 476, 477, 478, 479, 480], "urlunpars": [67, 253, 391], "urlsplit": [67, 133, 253, 391, 466, 476, 480], "urlunsplit": [67, 253, 391], "urljoin": [67, 253, 391, 475, 480], "urldefrag": [67, 253, 391, 472], "splitresult": [67, 253, 391, 480], "defragresult": [67, 253, 391, 472, 480], "parseresult": [67, 253, 391, 466, 472, 480], "defragresultbyt": [67, 253, 391, 480], "parseresultbyt": [67, 253, 391, 472, 480], "splitresultbyt": [67, 253, 391, 480], "quote_plus": [67, 253, 391, 472], "quote_from_byt": [67, 253, 391, 480], "unquote_plus": [67, 253, 391], "unquote_to_byt": [67, 253, 391, 480], "urlencod": [67, 83, 107, 148, 239, 253, 266, 391, 392, 472, 475, 480], "urlerror": [67, 253, 390, 392, 465, 480], "httperror": [67, 223, 253, 390, 392, 474, 480], "contenttooshorterror": [67, 253, 390, 392], "robot": [67, 251, 253, 381, 389, 459, 480], "robotfilepars": [67, 253, 393, 476, 480], "set_url": [67, 253, 393], "can_fetch": [67, 253, 393, 480], "crawl_delay": [67, 253, 393, 480], "request_r": [67, 253, 393, 480], "site_map": [67, 253, 393, 480], "httpstatus": [67, 238, 253, 475, 479, 480], "httpmethod": [67, 238, 253, 480], "httpconnect": [67, 253, 416, 465, 466, 472, 474, 475, 476, 477, 480], "httpsconnect": [67, 239, 253, 392, 465, 466, 472, 474, 477, 480], "httprespons": [67, 253, 392, 466, 473, 480], "parse_head": [67, 148, 239, 242, 253, 480], "httpexcept": [67, 239, 253], "notconnect": [67, 239, 253], "invalidurl": [67, 239, 253, 480], "unknownprotocol": [67, 239, 253], "unknowntransferencod": [67, 239, 253], "unimplementedfilemod": [67, 239, 253], "incompleteread": [67, 239, 253], "improperconnectionst": [67, 239, 253], "cannotsendrequest": [67, 239, 253], "cannotsendhead": [67, 239, 253], "responsenotreadi": [67, 239, 253], "badstatuslin": [67, 239, 253], "linetoolong": [67, 239, 253], "remotedisconnect": [67, 239, 253, 475, 480], "http_port": [67, 239, 253], "https_port": [67, 239, 253], "getrespons": [67, 239, 253, 475, 480], "set_debuglevel": [67, 220, 239, 253, 285, 302, 332, 356, 475], "set_tunnel": [67, 239, 253, 416, 472, 480], "get_proxy_response_head": [67, 239, 253, 480], "blocksiz": [67, 220, 239, 253, 290, 355, 477, 480], "putrequest": [67, 239, 253, 480], "puthead": [67, 239, 253], "endhead": [67, 239, 253, 476], "gethead": [67, 239, 253], "debuglevel": [67, 239, 253, 332, 356, 392, 475, 480], "httpmessag": [67, 107, 242, 253], "error_repli": [67, 220, 253], "error_temp": [67, 220, 253], "error_perm": [67, 220, 253], "error_proto": [67, 220, 253, 302, 473], "all_error": [67, 123, 220, 253, 334, 470, 480], "getwelcom": [67, 220, 253, 285, 302], "login": [67, 100, 170, 220, 226, 245, 253, 283, 285, 290, 332, 336, 356, 392, 472, 480], "sendcmd": [67, 139, 220, 253], "voidcmd": [67, 220, 253], "retrbinari": [67, 220, 253], "retrlin": [67, 220, 253], "set_pasv": [67, 220, 253, 460], "storbinari": [67, 220, 253, 465, 466], "storlin": [67, 220, 253, 465], "transfercmd": [67, 220, 253], "ntransfercmd": [67, 220, 253], "mlsd": [67, 220, 253, 473], "nlst": [67, 220, 253, 473], "mkd": [67, 220, 253], "pwd": [67, 170, 220, 226, 230, 251, 253, 290, 291, 336, 345, 388, 419, 462, 479, 480], "rmd": [67, 220, 253], "ftp_tls": [67, 253, 466, 471, 472, 473, 479, 480], "ssl_version": [67, 220, 253, 338, 471, 480], "auth": [67, 220, 245, 253, 266, 332, 338, 462, 475, 480], "ccc": [67, 220, 253, 344, 373, 473], "prot_p": [67, 220, 253], "prot_c": [67, 220, 253], "pop3": [67, 251, 253, 473, 474, 475, 479, 480], "pop3_ssl": [67, 253, 302, 472, 479, 480], "capa": [67, 253, 302, 474], "pass_": [67, 253, 302], "apop": [67, 253, 302], "rpop": [67, 253, 302], "retr": [67, 220, 253, 302], "dele": [67, 253, 302], "rset": [67, 253, 302, 332, 480], "noop": [67, 245, 253, 280, 302, 332, 480], "uidl": [67, 253, 302], "stls": [67, 253, 302, 474], "imap4": [67, 251, 253, 302, 472, 475, 476, 478, 479, 480], "imap4_ssl": [67, 245, 253, 473, 479, 480], "imap4_stream": [67, 245, 253, 479, 480], "internaldate2tupl": [67, 245, 253], "int2ap": [67, 245, 253], "parseflag": [67, 245, 253], "time2internald": [67, 245, 253], "deleteacl": [67, 245, 253, 463], "expung": [67, 245, 253], "getacl": [67, 245, 253, 461], "getannot": [67, 245, 253], "getquota": [67, 245, 253], "getquotaroot": [67, 245, 253], "login_cram_md5": [67, 245, 253], "logout": [67, 245, 253, 475, 478, 480], "lsub": [67, 245, 253], "myright": [67, 245, 253, 463], "proxyauth": [67, 245, 253], "recent": [67, 72, 75, 83, 84, 88, 92, 93, 94, 97, 98, 100, 106, 111, 117, 122, 129, 141, 148, 157, 164, 166, 173, 180, 183, 185, 190, 207, 208, 211, 222, 223, 231, 244, 245, 252, 253, 256, 264, 266, 280, 281, 290, 292, 293, 294, 296, 304, 311, 316, 332, 334, 337, 338, 341, 342, 344, 345, 349, 359, 372, 378, 379, 381, 384, 385, 386, 387, 391, 397, 399, 419, 424, 425, 426, 427, 433, 437, 438, 439, 440, 443, 446, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "setacl": [67, 245, 253, 461], "setannot": [67, 245, 253], "setquota": [67, 245, 253], "starttl": [67, 100, 245, 253, 266, 285, 332, 338, 465, 472, 473, 480], "subscrib": [67, 100, 245, 253, 383, 425, 480], "unsubscrib": [67, 245, 253, 480], "unselect": [67, 245, 253, 479, 480], "xatom": [67, 245, 253], "protocol_vers": [67, 242, 245, 253], "utf8_en": [67, 245, 253, 475], "smtp_ssl": [67, 253, 332, 465, 473, 479, 480], "lmtp": [67, 253, 332, 465, 473, 479, 480], "smtpexcept": [67, 253, 332, 474], "smtpserverdisconnect": [67, 253, 332, 480], "smtpresponseexcept": [67, 253, 332], "smtpsenderrefus": [67, 253, 332], "smtprecipientsrefus": [67, 253, 332], "smtpdataerror": [67, 253, 332], "smtpconnecterror": [67, 253, 332], "smtpheloerror": [67, 253, 332], "smtpnotsupportederror": [67, 253, 332, 480], "smtpauthenticationerror": [67, 253, 332], "docmd": [67, 253, 332], "helo": [67, 253, 332], "ehlo": [67, 253, 332, 473], "ehlo_or_helo_if_need": [67, 253, 332], "has_extn": [67, 253, 332], "sendmail": [67, 83, 100, 103, 198, 205, 253, 316, 332, 448, 472, 475], "send_messag": [67, 197, 205, 253, 332, 472, 475, 480], "rfc": [67, 99, 100, 103, 107, 123, 140, 143, 155, 172, 191, 192, 193, 194, 196, 197, 198, 199, 200, 202, 204, 205, 206, 220, 227, 232, 234, 238, 239, 240, 241, 242, 245, 251, 253, 256, 259, 263, 266, 268, 269, 285, 302, 314, 324, 332, 334, 338, 343, 344, 356, 363, 390, 391, 392, 404, 405, 416, 448, 459, 461, 463, 464, 465, 466, 472, 473, 475, 477, 479, 480], "4122": [67, 251, 253, 464], "safeuuid": [67, 253, 395, 480], "bytes_l": [67, 253, 395], "time_low": [67, 253, 395], "time_mid": [67, 253, 395], "time_hi_vers": [67, 253, 395], "clock_seq_hi_vari": [67, 253, 395], "clock_seq_low": [67, 253, 395], "clock_seq": [67, 253, 395], "urn": [67, 253, 391, 395], "is_saf": [67, 253, 395, 477, 480], "getnod": [67, 253, 395, 477, 480], "uuid1": [67, 253, 395, 464, 477, 480], "uuid3": [67, 253, 395, 464, 480], "uuid4": [67, 253, 395, 464, 480], "uuid5": [67, 253, 395, 464, 480], "namespace_dn": [67, 253, 395, 464], "namespace_url": [67, 253, 395], "namespace_oid": [67, 253, 395], "namespace_x500": [67, 253, 395], "reserved_nc": [67, 253, 395], "rfc_4122": [67, 253, 395], "reserved_microsoft": [67, 253, 395], "reserved_futur": [67, 253, 395], "tcpserver": [67, 100, 242, 253, 264, 417, 466, 480], "udpserv": [67, 253], "unixstreamserv": [67, 253, 335, 480], "unixdatagramserv": [67, 253, 335], "forkingmixin": [67, 253, 335, 473, 477, 480], "threadingmixin": [67, 242, 253, 335, 477, 480], "block_on_clos": [67, 253, 335, 477, 480], "daemon_thread": [67, 253, 335], "forkingtcpserv": [67, 253, 335], "forkingudpserv": [67, 253, 335], "threadingtcpserv": [67, 100, 253, 335], "threadingudpserv": [67, 253, 335], "forkingunixstreamserv": [67, 253, 335, 480], "forkingunixdatagramserv": [67, 253, 335, 480], "threadingunixstreamserv": [67, 253, 335], "threadingunixdatagramserv": [67, 253, 335], "baseserv": [67, 253, 335, 473, 480], "handle_request": [67, 100, 167, 253, 330, 335, 404, 417, 466], "service_act": [67, 253, 335, 473], "server_clos": [67, 253, 335, 404, 477, 480], "address_famili": [67, 253, 334, 335], "requesthandlerclass": [67, 242, 253, 335, 404], "server_address": [67, 242, 253, 335, 404], "allow_reuse_address": [67, 100, 253, 335, 417, 465], "request_queue_s": [67, 253, 335], "socket_typ": [67, 253, 335], "finish_request": [67, 253, 335], "get_request": [67, 253, 335], "handle_error": [67, 253, 335, 476, 480], "handle_timeout": [67, 253, 335, 465, 466], "process_request": [67, 100, 253, 335], "server_activ": [67, 253, 335, 417, 465], "server_bind": [67, 253, 335, 417, 465], "verify_request": [67, 253, 335, 480], "baserequesthandl": [67, 253, 335], "client_address": [67, 242, 253, 335, 404], "streamrequesthandl": [67, 100, 253, 335, 476, 480], "datagramrequesthandl": [67, 253, 335], "rfile": [67, 242, 253, 335], "wfile": [67, 242, 253, 335, 476, 480], "mixin": [67, 93, 158, 166, 253, 255, 359, 392, 480], "httpserver": [67, 242, 253, 330, 404], "threadinghttpserv": [67, 242, 253, 477, 480], "basehttprequesthandl": [67, 107, 239, 242, 253, 390, 404, 472, 473, 480], "close_connect": [67, 242, 253], "requestlin": [67, 242, 253], "request_vers": [67, 242, 253], "server_vers": [67, 242, 253], "sys_vers": [67, 242, 253], "error_message_format": [67, 242, 253, 474], "error_content_typ": [67, 242, 253], "messageclass": [67, 242, 253], "handle_one_request": [67, 242, 253], "handle_expect_100": [67, 242, 253], "send_error": [67, 242, 253, 474, 480], "send_respons": [67, 242, 253], "send_head": [67, 242, 253], "send_response_on": [67, 242, 253], "end_head": [67, 242, 253, 473], "flush_head": [67, 242, 253, 473], "log_request": [67, 242, 253], "log_error": [67, 242, 253], "log_messag": [67, 242, 253, 480], "version_str": [67, 242, 253], "date_time_str": [67, 242, 253], "log_date_time_str": [67, 242, 253], "address_str": [67, 242, 253], "simplehttprequesthandl": [67, 242, 253, 330, 477, 480], "extensions_map": [67, 242, 253], "do_head": [67, 152, 242, 253], "do_get": [67, 242, 253], "cgihttprequesthandl": [67, 242, 253, 480], "cgi_directori": [67, 242, 253], "do_post": [67, 242, 253], "cooki": [67, 107, 112, 232, 238, 251, 253, 255, 338, 362, 375, 392, 463, 465, 466, 467, 475, 477, 480], "cookieerror": [67, 241, 253], "basecooki": [67, 241, 253], "simplecooki": [67, 241, 253, 480], "value_decod": [67, 241, 253], "value_encod": [67, 241, 253], "js_output": [67, 241, 253], "morsel": [67, 253, 465, 475, 477, 480], "coded_valu": [67, 241, 253, 475, 477, 480], "isreservedkey": [67, 241, 253], "outputstr": [67, 241, 253], "loaderror": [67, 240, 253], "filecookiejar": [67, 253, 480], "cookiepolici": [67, 253], "defaultcookiepolici": [67, 253, 480], "add_cookie_head": [67, 240, 253], "extract_cooki": [67, 240, 253], "set_polici": [67, 240, 253], "make_cooki": [67, 240, 253, 480], "set_cookie_if_ok": [67, 240, 253], "set_cooki": [67, 240, 253], "clear_session_cooki": [67, 240, 253], "revert": [67, 100, 167, 208, 239, 240, 253, 321, 355, 359, 452, 466, 473, 476, 480], "delayload": [67, 240, 253], "mozillacookiejar": [67, 240, 253, 480], "lwpcookiejar": [67, 240, 253, 480], "set_ok": [67, 240, 253], "return_ok": [67, 240, 253], "domain_return_ok": [67, 240, 253], "path_return_ok": [67, 240, 253], "netscap": [67, 174, 240, 253, 268, 400, 460, 463, 465, 471, 480], "rfc2965": [67, 240, 253], "hide_cookie2": [67, 240, 253], "blocked_domain": [67, 240, 253], "set_blocked_domain": [67, 240, 253], "is_block": [67, 240, 253], "allowed_domain": [67, 240, 253], "set_allowed_domain": [67, 240, 253], "is_not_allow": [67, 240, 253], "rfc2109_as_netscap": [67, 240, 253], "strict_domain": [67, 240, 253], "strict_rfc2965_unverifi": [67, 240, 253], "strict_ns_unverifi": [67, 240, 253], "strict_ns_domain": [67, 240, 253], "strict_ns_set_initial_dollar": [67, 240, 253], "strict_ns_set_path": [67, 240, 253], "domainstrictnodot": [67, 240, 253], "domainstrictnondomain": [67, 240, 253], "domainrfc2965match": [67, 240, 253], "domainliber": [67, 240, 253], "domainstrict": [67, 240, 253], "comment_url": [67, 240, 253], "rfc2109": [67, 240, 253], "port_specifi": [67, 240, 253], "domain_specifi": [67, 240, 253], "domain_initial_dot": [67, 240, 253], "has_nonstandard_attr": [67, 240, 253], "get_nonstandard_attr": [67, 240, 253], "set_nonstandard_attr": [67, 240, 253], "is_expir": [67, 240, 253], "rpc": [67, 79, 244, 251, 253, 259, 271, 415, 423, 461, 462, 463, 464, 465, 466, 476, 480], "serverproxi": [67, 253, 417, 475, 478, 480], "listmethod": [67, 253, 416, 417], "methodsignatur": [67, 253, 416, 417], "methodhelp": [67, 253, 416, 417], "faultcod": [67, 253, 416, 480], "faultstr": [67, 253, 416], "protocolerror": [67, 253], "errmsg": [67, 253, 416], "multical": [67, 253, 417], "simplexmlrpcserv": [67, 253, 416, 461, 463, 464, 465, 466, 467], "cgixmlrpcrequesthandl": [67, 253, 463], "simplexmlrpcrequesthandl": [67, 253, 417, 463, 466], "register_funct": [67, 253, 416, 417, 477, 480], "register_inst": [67, 253, 417], "register_introspection_funct": [67, 253, 417], "register_multicall_funct": [67, 253, 416, 417], "rpc_path": [67, 253, 417, 464], "docxmlrpcserv": [67, 253, 462, 464, 465, 467, 480], "doccgixmlrpcrequesthandl": [67, 253], "docxmlrpcrequesthandl": [67, 253, 417], "set_server_titl": [67, 253, 417], "set_server_nam": [67, 253, 417], "set_server_document": [67, 253, 417], "ipv4": [67, 97, 104, 123, 242, 251, 253, 334, 338, 465, 473, 478, 479, 480], "ipv6": [67, 97, 123, 242, 251, 253, 334, 338, 359, 391, 453, 461, 465, 466, 468, 472, 473, 475, 478, 479, 480], "ip_address": [67, 97, 139, 253, 256, 334], "ip_network": [67, 97, 253, 256], "ip_interfac": [67, 97, 253, 256, 480], "ip": [67, 79, 99, 100, 123, 144, 240, 242, 253, 264, 266, 334, 335, 338, 356, 359, 391, 392, 459, 465, 472, 473, 475, 477, 480], "ipv4address": [67, 97, 253, 256, 475, 480], "max_prefixlen": [67, 253, 256], "explod": [67, 97, 253, 256, 459, 461, 480], "reverse_point": [67, 253, 256, 475, 480], "is_multicast": [67, 253, 256, 480], "is_priv": [67, 253, 256, 480], "is_glob": [67, 253, 256, 261, 348, 474, 480], "is_unspecifi": [67, 253, 256], "is_loopback": [67, 253, 256], "is_link_loc": [67, 253, 256], "ipv6address": [67, 97, 253, 256, 475, 479, 480], "is_site_loc": [67, 253, 256], "ipv4_map": [67, 253, 256], "scope_id": [67, 253, 256, 334, 479], "sixtofour": [67, 253, 256], "teredo": [67, 253, 256], "net": [67, 80, 83, 107, 180, 191, 232, 240, 253, 290, 316, 325, 421, 423, 431, 458, 459, 460, 461, 462, 463, 464, 465, 467, 473, 480], "ipv4network": [67, 97, 253, 256, 475, 477, 480], "network_address": [67, 253, 256], "broadcast_address": [67, 253, 256], "hostmask": [67, 97, 253, 256], "netmask": [67, 97, 253, 256, 475, 480], "with_prefixlen": [67, 253, 256], "with_netmask": [67, 253, 256], "with_hostmask": [67, 253, 256], "num_address": [67, 97, 253, 256], "prefixlen": [67, 253, 256], "address_exclud": [67, 253, 256], "subnet": [67, 253, 256, 473, 475, 480], "supernet": [67, 253, 256, 475], "subnet_of": [67, 253, 256, 477, 480], "supernet_of": [67, 253, 256, 477], "compare_network": [67, 253, 256], "ipv6network": [67, 97, 253, 256, 475, 477, 480], "ipv4interfac": [67, 97, 253, 256, 480], "ipv6interfac": [67, 97, 253, 256, 480], "v4_int_to_pack": [67, 253, 256], "v6_int_to_pack": [67, 253, 256], "summarize_address_rang": [67, 253, 256, 475, 480], "collapse_address": [67, 253, 256, 475, 480], "get_mixed_type_key": [67, 253, 256], "addressvalueerror": [67, 97, 253, 256], "netmaskvalueerror": [67, 97, 253, 256], "wav": [67, 138, 203, 251, 274, 333, 403, 447], "wave_read": [67, 274], "getnchannel": [67, 114, 274, 346, 398], "getsampwidth": [67, 114, 274, 346, 398], "getframer": [67, 114, 274, 346, 398], "getnfram": [67, 114, 274, 346, 398], "getcomptyp": [67, 114, 274, 346, 398], "getcompnam": [67, 114, 274, 346, 398], "getparam": [67, 114, 274, 346, 398, 474], "readfram": [67, 114, 274, 346, 398], "rewind": [67, 114, 255, 274, 346, 398], "getmark": [67, 114, 274, 346, 398], "setpo": [67, 114, 219, 274, 346, 381, 398], "wave_writ": [67, 274], "setnchannel": [67, 114, 274, 346, 398], "setsampwidth": [67, 114, 274, 346, 398, 474], "setframer": [67, 114, 274, 346, 398], "setnfram": [67, 114, 274, 346, 398], "setcomptyp": [67, 114, 274, 346, 398], "setparam": [67, 114, 274, 346, 398], "writeframesraw": [67, 114, 274, 346, 398, 474], "writefram": [67, 114, 274, 346, 398, 474], "rgb_to_yiq": [67, 159, 274], "yiq_to_rgb": [67, 159, 274], "rgb_to_hl": [67, 159, 274, 480], "hls_to_rgb": [67, 159, 274], "rgb_to_hsv": [67, 159, 274], "hsv_to_rgb": [67, 159, 274], "multilingu": [67, 243, 244, 251, 480], "bindtextdomain": [67, 227, 243, 263], "textdomain": [67, 227, 243, 263], "dgettext": [67, 227, 243, 263], "ngettext": [67, 227, 243, 480], "dngettext": [67, 227, 243], "pgettext": [67, 227, 243, 478, 480], "dpgettext": [67, 227, 243], "npgettext": [67, 227, 243], "dnpgettext": [67, 227, 243], "nulltransl": [67, 243, 470], "_pars": [67, 227, 243], "add_fallback": [67, 227, 243], "gnutransl": [67, 243], "catalog": [67, 243, 459, 460, 462, 480], "localeconv": [67, 243, 263, 341, 449, 476, 477, 480], "d_t_fmt": [67, 243, 263], "d_fmt": [67, 243, 263], "t_fmt": [67, 243, 263], "t_fmt_ampm": [67, 243, 263], "radixchar": [67, 243, 263], "thousep": [67, 243, 263], "yesexpr": [67, 243, 263], "noexpr": [67, 243, 263], "crncystr": [67, 243, 263], "era": [67, 243, 263, 464], "era_d_t_fmt": [67, 243, 263], "era_d_fmt": [67, 243, 263], "era_t_fmt": [67, 243, 263], "alt_digit": [67, 243, 263], "getdefaultlocal": [67, 243, 263, 452, 470, 471, 480], "getlocal": [67, 243, 263, 470, 480], "getpreferredencod": [67, 117, 243, 255, 263, 290, 345, 470, 471, 477, 480], "resetlocal": [67, 243, 263, 470, 480], "strcoll": [67, 105, 223, 243, 263, 472], "strxfrm": [67, 86, 105, 243, 263], "format_str": [67, 243, 263, 342, 449, 464, 471, 475, 477, 480], "currenc": [67, 183, 243, 263, 464, 480], "deloc": [67, 243, 263, 475, 480], "atof": [67, 243, 263, 463, 464], "atoi": [67, 71, 243, 263], "lc_collat": [67, 243, 263], "lc_time": [67, 147, 243, 263], "lc_monetari": [67, 243, 263, 480], "lc_messag": [67, 227, 243, 263], "lc_numer": [67, 243, 263, 341, 475, 476, 477, 480], "lc_all": [67, 227, 243, 263, 359, 449, 452, 470, 477, 480], "char_max": [67, 243, 263], "tip": [67, 222, 243, 244, 459, 466, 480], "dcgettext": [67, 227, 243, 263], "turtl": [67, 152, 219, 244, 251, 366, 465, 467, 470, 471, 472, 480], "draw": [67, 91, 152, 174, 219, 244, 315, 373, 465, 480], "pen": [67, 219], "graphic": [67, 84, 91, 106, 155, 170, 174, 219, 246, 251, 366, 372, 385, 400, 465], "turtlescreen": [67, 219], "screen": [67, 84, 91, 94, 96, 106, 152, 174, 176, 219, 244, 317, 345, 366, 372, 373, 375, 459, 461, 462, 465, 472, 475, 479, 480], "rawturtl": [67, 219, 471, 480], "motion": [67, 174, 219, 368], "bk": [67, 219, 381], "rt": [67, 146, 219, 222, 231, 267, 359, 381, 480], "setposit": [67, 219, 381], "teleport": [67, 219, 381, 480], "setx": [67, 92, 219, 222, 381, 458], "seti": [67, 219, 381], "sethead": [67, 219, 381], "seth": [67, 219, 381, 480], "circl": [67, 93, 152, 219, 272, 381, 465], "stamp": [67, 180, 219, 381, 462, 463, 480], "clearstamp": [67, 219, 381], "toward": [67, 84, 143, 183, 190, 193, 202, 215, 218, 219, 222, 264, 272, 341, 349, 361, 363, 381, 425, 460, 462, 464, 465, 474, 479, 480], "xcor": [67, 219, 381], "ycor": [67, 219, 381], "distanc": [67, 117, 151, 152, 219, 267, 272, 340, 366, 369, 381, 470, 478, 480], "measur": [67, 91, 92, 102, 130, 136, 138, 151, 183, 187, 219, 223, 296, 305, 319, 331, 335, 363, 365, 366, 369, 379, 438, 459, 462, 463, 464, 465, 466, 471, 473, 474, 477, 478, 479, 480], "pendown": [67, 219, 381], "pd": [67, 219, 381], "penup": [67, 219, 381], "pu": [67, 219, 381], "pensiz": [67, 219, 381], "isdown": [67, 219, 381], "pencolor": [67, 219, 381], "fillcolor": [67, 219, 381], "begin_fil": [67, 219, 381], "end_fil": [67, 219, 381], "hideturtl": [67, 219, 381], "showturtl": [67, 219, 381], "st": [67, 219, 381, 462, 476, 477, 480], "isvis": [67, 219, 381], "resizemod": [67, 219, 381], "shapes": [67, 219, 381], "turtles": [67, 219, 381], "shearfactor": [67, 219, 381], "tilt": [67, 219, 381], "settiltangl": [67, 219, 381, 470, 471, 480], "tiltangl": [67, 219, 381, 470, 480], "shapetransform": [67, 219, 381], "get_shapepoli": [67, 219, 381], "onreleas": [67, 219, 381], "ondrag": [67, 219, 381], "begin_poli": [67, 219, 381], "end_poli": [67, 219, 381], "get_poli": [67, 219, 381], "getturtl": [67, 219, 381], "getpen": [67, 219, 381], "getscreen": [67, 219, 381], "setundobuff": [67, 219, 381], "undobufferentri": [67, 219, 381], "bgcolor": [67, 219, 381], "bgpic": [67, 219, 381], "clearscreen": [67, 219, 381], "resetscreen": [67, 219, 381], "screensiz": [67, 219, 381], "setworldcoordin": [67, 219, 381], "anim": [67, 93, 219, 227, 373, 443, 465, 475], "tracer": [67, 219, 377, 381, 465, 480], "onkey": [67, 219, 381], "onkeyreleas": [67, 219, 381], "onkeypress": [67, 219, 381], "onclick": [67, 219, 381], "onscreenclick": [67, 219, 381], "ontim": [67, 219, 381], "mainloop": [67, 80, 219, 244, 366, 373, 381, 480], "textinput": [67, 219, 381, 480], "numinput": [67, 219, 381, 480], "colormod": [67, 219, 381], "getcanva": [67, 219, 381], "getshap": [67, 219, 381], "register_shap": [67, 219, 381], "addshap": [67, 219, 381], "window_height": [67, 219, 381], "window_width": [67, 219, 381], "bye": [67, 152, 167, 219, 245, 285, 381, 473], "exitonclick": [67, 219, 381], "rawpen": [67, 219, 381], "scrolledcanva": [67, 219, 381], "addcompon": [67, 219, 381], "vec2d": [67, 219, 381, 480], "explan": [67, 103, 107, 163, 164, 180, 187, 219, 242, 263, 268, 280, 290, 294, 298, 301, 316, 334, 341, 349, 363, 366, 392, 459, 460, 461, 462, 463, 464, 465, 472, 480], "write_docstringdict": [67, 219, 381], "cmdloop": [67, 152, 219], "onecmd": [67, 152, 219], "emptylin": [67, 152, 219], "completedefault": [67, 152, 219], "precmd": [67, 152, 219], "postcmd": [67, 152, 219], "preloop": [67, 152, 219], "postloop": [67, 152, 219], "identchar": [67, 152, 219], "lastcmd": [67, 152, 219], "cmdqueue": [67, 152, 219], "intro": [67, 152, 219, 338, 456, 466], "doc_head": [67, 152, 219], "misc_head": [67, 152, 219], "undoc_head": [67, 152, 219], "ruler": [67, 152, 219], "use_rawinput": [67, 152, 219], "get_token": [67, 219, 328], "push_token": [67, 219, 328], "read_token": [67, 219, 328], "sourcehook": [67, 219, 328], "push_sourc": [67, 219, 328], "pop_sourc": [67, 219, 328], "error_lead": [67, 219, 328], "wordchar": [67, 219, 328], "escapedquot": [67, 219, 328], "whitespace_split": [67, 219, 328], "infil": [67, 117, 119, 137, 188, 219, 259, 298, 328, 377, 449, 468, 472, 480], "instream": [67, 219, 328], "punctuation_char": [67, 219, 328, 476, 480], "tcl": [67, 80, 244, 251, 365, 372, 373, 449, 456, 458, 459, 462, 465, 466, 469, 470, 472, 475, 476, 478, 479, 480], "master": [67, 103, 106, 186, 190, 289, 290, 292, 296, 306, 316, 365, 366, 367, 370, 371, 373, 381, 465, 480], "children": [67, 84, 99, 101, 119, 129, 261, 264, 280, 290, 293, 309, 311, 319, 359, 365, 366, 373, 381, 385, 386, 387, 407, 408, 409, 410, 419, 459, 466, 477, 480], "life": [67, 86, 102, 164, 223, 281, 296, 337, 355, 365, 407, 419, 438, 458, 459, 465, 478, 480], "concept": [67, 91, 94, 97, 98, 99, 102, 106, 136, 164, 183, 191, 241, 247, 255, 258, 280, 298, 306, 337, 341, 355, 362, 365, 381, 383, 387, 409, 410, 424, 429, 461, 462, 467, 473, 474, 475, 480], "handi": [67, 84, 91, 92, 93, 102, 103, 111, 164, 173, 187, 289, 341, 365, 386, 459, 463], "packer": [67, 365], "coupl": [67, 74, 84, 100, 117, 123, 202, 205, 206, 264, 280, 289, 330, 365, 386, 387, 392, 458, 474, 476, 477, 480], "createfilehandl": [67, 365, 366, 480], "deletefilehandl": [67, 365, 366], "colorchoos": [67, 251, 365, 366, 480], "choos": [67, 72, 74, 84, 88, 94, 100, 102, 103, 106, 117, 155, 160, 190, 202, 222, 223, 232, 242, 247, 251, 264, 272, 281, 289, 292, 296, 305, 315, 337, 338, 344, 349, 350, 362, 365, 366, 372, 386, 410, 423, 429, 458, 461, 462, 466, 472, 473, 474, 477, 480], "dialog": [67, 76, 91, 244, 251, 278, 289, 359, 365, 366, 372, 381, 458, 474, 475, 476, 477, 478, 479, 480], "chooser": [67, 365, 367], "askcolor": [67, 365, 367], "font": [67, 100, 106, 164, 209, 244, 251, 361, 365, 366, 372, 373, 381, 469, 476, 477, 479, 480], "bold": [67, 91, 147, 174, 365, 366, 369], "ital": [67, 147, 174, 365, 369], "roman": [67, 106, 365, 369, 384, 462, 480], "cget": [67, 365, 369, 373], "metric": [67, 84, 365, 369, 480], "nametofont": [67, 365, 369, 480], "simpledialog": [67, 365, 366, 480], "askfloat": [67, 186, 365], "askinteg": [67, 186, 365, 480], "askstr": [67, 186, 365], "buttonbox": [67, 186, 365, 372], "filedialog": [67, 365, 366], "askopenfil": [67, 186, 365], "asksaveasfil": [67, 186, 365], "askopenfilenam": [67, 186, 365], "asksaveasfilenam": [67, 186, 365], "askdirectori": [67, 186, 365], "savea": [67, 186, 365], "cancel_command": [67, 186, 365], "dirs_double_ev": [67, 186, 365], "dirs_select_ev": [67, 186, 365], "files_double_ev": [67, 186, 365], "files_select_ev": [67, 186, 365], "filter_command": [67, 186, 365], "get_filt": [67, 186, 365], "get_select": [67, 186, 365], "ok_ev": [67, 186, 365], "set_filt": [67, 186, 365], "set_select": [67, 186, 365], "loadfiledialog": [67, 186, 365], "ok_command": [67, 186, 365], "savefiledialog": [67, 186, 365], "commondialog": [67, 365, 366, 367], "messagebox": [67, 173, 186, 251, 365, 366, 480], "showinfo": [67, 365, 370], "showwarn": [67, 312, 365, 370, 397, 465, 480], "showerror": [67, 365, 370], "askquest": [67, 365, 370], "askokcancel": [67, 365, 370], "askretrycancel": [67, 365, 370], "askyesno": [67, 365, 370], "askyesnocancel": [67, 365, 370], "scrolledtext": [67, 251, 365, 366], "vbar": [67, 261, 365, 371, 374], "dnd": [67, 251, 365, 366], "drag": [67, 251, 365, 366, 372, 373, 381, 480], "dndhandler": [67, 365, 368], "on_mot": [67, 365, 368], "on_releas": [67, 365, 368], "dnd_start": [67, 365, 368], "scrollabl": [67, 244, 365, 372], "instat": [67, 365, 373], "combobox": [67, 365, 372], "spinbox": [67, 365, 372, 477, 478, 480], "notebook": [67, 365, 372, 478, 480], "enable_travers": [67, 365, 373], "progressbar": [67, 365], "sizegrip": [67, 365], "treeview": [67, 365, 478, 480], "bbox": [67, 365, 373], "get_children": [67, 261, 348, 365, 373], "set_children": [67, 365, 373], "focus": [67, 80, 84, 98, 107, 180, 186, 205, 244, 355, 365, 366, 373, 381, 391, 464, 466, 471, 472, 473, 474, 476, 480], "identify_row": [67, 365, 373], "identify_column": [67, 365, 373], "identify_region": [67, 365, 373], "identify_el": [67, 365, 373], "prev": [67, 174, 365, 373], "reattach": [67, 365, 373], "selection_set": [67, 365, 373, 478, 480], "selection_add": [67, 365, 373, 480], "selection_remov": [67, 365, 373, 480], "selection_toggl": [67, 365, 373, 480], "tag_bind": [67, 365, 373], "tag_configur": [67, 365, 373], "tag_ha": [67, 365, 373, 480], "xview": [67, 365, 373], "yview": [67, 365, 373], "element_cr": [67, 365, 373], "element_nam": [67, 365, 373], "element_opt": [67, 365, 373], "theme_cr": [67, 365, 373], "theme_set": [67, 365, 373], "theme_nam": [67, 365, 373], "theme_us": [67, 365, 373], "tix": [67, 80, 251, 365, 366, 462, 476, 480], "balloon": [67, 365, 372], "labelentri": [67, 365, 372], "labelfram": [67, 365, 372, 373], "meter": [67, 93, 365, 372], "optionmenu": [67, 365, 372, 480], "popupmenu": [67, 365, 372], "stdbuttonbox": [67, 365, 372], "dirlist": [67, 365, 372], "dirtre": [67, 365, 372], "dirselectdialog": [67, 365, 372], "dirselectbox": [67, 365, 372], "exfileselectbox": [67, 365, 372], "fileselectbox": [67, 365, 372], "fileentri": [67, 365, 372], "hierarch": [67, 99, 242, 264, 265, 365, 366, 373, 391, 409, 410, 417, 429], "listbox": [67, 365, 373, 480], "hlist": [67, 365, 372, 480], "checklist": [67, 365, 372], "tabular": [67, 365], "tlist": [67, 365, 372], "panedwindow": [67, 365, 372, 373, 480], "listnotebook": [67, 365, 372], "inputon": [67, 365, 372], "geometri": [67, 365, 366, 371, 373, 480], "tixcommand": [67, 365, 372], "tix_configur": [67, 365, 372], "tix_cget": [67, 365, 372], "tix_getbitmap": [67, 365, 372], "tix_addbitmapdir": [67, 365, 372], "tix_filedialog": [67, 365, 372], "tix_getimag": [67, 365, 372], "tix_option_get": [67, 365, 372], "tix_resetopt": [67, 365, 372], "menu": [67, 91, 365, 366, 372, 381, 425, 458, 464, 468, 472, 476, 477, 478, 479, 480], "editor": [67, 71, 103, 106, 247, 365, 432, 454, 459, 465, 474, 475, 476, 477, 478, 480], "menus": [67, 365, 366, 480], "calltip": [67, 365, 480], "newtyp": [67, 184, 476, 480], "nomin": [67, 119, 184, 480], "anystr": [67, 184, 383], "literalstr": [67, 184, 383, 470, 480], "noreturn": [67, 184, 383, 480], "classvar": [67, 178, 184, 383, 470, 476, 480], "notrequir": [67, 184, 383, 470, 480], "typeguard": [67, 184, 383, 469, 480], "typevar": [67, 119, 184, 188, 261, 341, 348, 382, 383, 424, 470, 471, 480], "__covariant__": [67, 184, 383], "__contravariant__": [67, 184, 383], "__infer_variance__": [67, 184, 383], "__bound__": [67, 184, 383, 424, 426], "__constraints__": [67, 184, 383, 424], "typevartupl": [67, 119, 184, 188, 261, 341, 383, 424, 428, 470, 471, 480], "paramspec": [67, 119, 184, 188, 261, 341, 383, 424, 428, 469, 471, 480], "paramspecarg": [67, 184, 383, 469, 480], "paramspeckwarg": [67, 184, 383, 469, 480], "typealiastyp": [67, 184, 188, 383, 424, 433, 471, 480], "__value__": [67, 184, 383, 426, 433, 480], "__supertype__": [67, 184, 383, 480], "runtime_check": [67, 184, 383, 469, 471, 478, 480], "__total__": [67, 184, 383], "__required_keys__": [67, 184, 383, 480], "__optional_keys__": [67, 184, 383, 480], "supportsab": [67, 184, 383], "supportsbyt": [67, 184, 383, 470, 480], "supportscomplex": [67, 184, 383, 470, 480], "supportsfloat": [67, 184, 383], "supportsindex": [67, 184, 383, 478, 480], "supportsint": [67, 184, 218, 383, 470, 478, 480], "supportsround": [67, 184, 383], "textio": [67, 184, 249, 383, 480], "binaryio": [67, 184, 249, 383, 480], "assert_typ": [67, 184, 383, 470, 480], "assert_nev": [67, 184, 383, 470, 480], "reveal_typ": [67, 184, 383, 470, 480], "dataclass_transform": [67, 184, 383, 470, 471, 480], "get_overload": [67, 184, 383, 470, 480], "clear_overload": [67, 184, 383, 470, 480], "no_type_check": [67, 184, 383, 470, 480], "no_type_check_decor": [67, 184, 383], "type_check_on": [67, 184, 383, 480], "get_type_hint": [67, 86, 184, 383, 470, 477, 479, 480], "get_origin": [67, 184, 383, 478, 480], "get_arg": [67, 184, 383, 469, 470, 478, 479, 480], "is_typeddict": [67, 184, 383, 469, 480], "forwardref": [67, 184, 383, 480], "type_check": [67, 87, 184, 247, 289, 383, 476, 480], "abstractset": [67, 184, 383], "asynccontextmanag": [67, 166, 184, 312, 383, 387, 425, 477, 480], "timelin": [67, 184], "onlin": [67, 102, 184, 251, 366, 381, 396, 411, 461, 465], "recogn": [67, 72, 84, 92, 97, 103, 117, 152, 155, 164, 174, 184, 188, 193, 200, 215, 225, 232, 246, 247, 255, 259, 263, 273, 279, 289, 290, 294, 296, 316, 328, 333, 342, 359, 363, 366, 374, 383, 386, 391, 392, 413, 432, 433, 458, 459, 467, 472, 473, 474, 475, 480], "dont_accept_true_for_1": [67, 184, 190], "dont_accept_blanklin": [67, 184, 190], "normalize_whitespac": [67, 184, 190], "ignore_exception_detail": [67, 184, 190, 466], "comparison_flag": [67, 184, 190], "report_udiff": [67, 184, 190, 463], "report_cdiff": [67, 184, 190, 463], "report_ndiff": [67, 184, 190, 463], "report_only_first_failur": [67, 184, 190], "fail_fast": [67, 184, 190, 474], "reporting_flag": [67, 184, 190], "register_optionflag": [67, 184, 190], "testfil": [67, 184, 190, 464, 480], "testmod": [67, 184, 190, 359, 448, 463, 468], "run_docstring_exampl": [67, 184, 190], "docfilesuit": [67, 184, 190, 464], "doctestsuit": [67, 184, 190, 385, 462, 475, 480], "set_unittest_reportflag": [67, 184, 190], "exc_msg": [67, 184, 190], "doctestfind": [67, 184, 463, 480], "doctestpars": [67, 184], "get_doctest": [67, 184, 190], "get_exampl": [67, 184, 190], "doctestrunn": [67, 184, 463], "report_start": [67, 184, 190], "report_success": [67, 184, 190], "report_failur": [67, 184, 190], "report_unexpected_except": [67, 184, 190], "summar": [67, 92, 102, 106, 183, 184, 190, 256, 327, 341, 383, 385, 424, 427, 429, 463, 472], "outputcheck": [67, 184, 463], "output_differ": [67, 184, 190], "script_from_exampl": [67, 184, 190], "testsourc": [67, 184, 190], "debug_src": [67, 184, 190], "debugrunn": [67, 184, 190], "doctestfailur": [67, 184, 190], "got": [67, 72, 107, 123, 133, 135, 184, 190, 264, 280, 332, 337, 383, 392, 427, 438, 446, 452, 464, 468, 471, 478, 480], "unexpectedexcept": [67, 184, 190], "soapbox": [67, 184], "discoveri": [67, 184, 190, 277, 332, 416, 472, 474, 475, 480], "organ": [67, 83, 87, 94, 99, 100, 103, 184, 190, 255, 338, 423, 429, 462, 479, 480], "skipif": [67, 184, 359, 385], "skipunless": [67, 184, 385, 468], "expectedfailur": [67, 184, 359, 385, 468, 480], "skiptest": [67, 184, 359, 385, 466, 474, 480], "subtest": [67, 184, 474, 480], "testcas": [67, 184, 190, 359, 385, 386, 387, 423, 448, 466, 468, 470, 471, 472, 473, 474, 478, 480], "teardown": [67, 184, 190, 359, 385, 386, 387, 466, 480], "setupclass": [67, 184, 466, 478, 480], "teardownclass": [67, 184, 466, 480], "assertequ": [67, 109, 184, 359, 385, 386, 387, 448, 466, 470, 471, 472, 474, 478, 480], "assertnotequ": [67, 109, 184, 385, 470, 471, 472], "asserttru": [67, 109, 184, 385, 466, 470, 471, 472], "assertfals": [67, 109, 184, 385, 466, 470, 471], "asserti": [67, 184, 385, 387, 466], "assertisnot": [67, 184, 385, 466], "assertisnon": [67, 184, 385, 466, 468], "assertisnotnon": [67, 184, 385, 466, 468], "assertin": [67, 184, 385, 466], "assertnotin": [67, 184, 385, 466], "assertisinst": [67, 184, 385, 466], "assertnotisinst": [67, 184, 385, 466], "assertrais": [67, 109, 184, 385, 448, 466, 468, 470, 471, 473, 480], "assertraisesregex": [67, 184, 385, 470, 471, 473, 480], "assertwarn": [67, 184, 385, 472, 473, 480], "assertwarnsregex": [67, 184, 385, 472, 473, 480], "assertlog": [67, 184, 385, 469, 474, 480], "assertnolog": [67, 184, 385, 469, 480], "assertalmostequ": [67, 109, 184, 385, 466, 470, 471, 472, 480], "assertnotalmostequ": [67, 109, 184, 385, 466, 470, 471, 472, 480], "assertgreat": [67, 184, 385, 466], "assertgreaterequ": [67, 184, 385, 466], "assertless": [67, 184, 385, 466], "assertlessequ": [67, 184, 385, 466], "assertregex": [67, 184, 385, 470, 471, 472, 480], "assertnotregex": [67, 184, 385, 470, 471], "assertcountequ": [67, 184, 385, 472], "addtypeequalityfunc": [67, 184, 385, 466], "assertmultilineequ": [67, 184, 385, 466], "assertsequenceequ": [67, 184, 385, 466, 468, 480], "assertlistequ": [67, 184, 385, 466, 468, 480], "asserttupleequ": [67, 184, 385, 466, 468, 480], "assertsetequ": [67, 184, 385, 466, 468], "assertdictequ": [67, 184, 385, 466, 468], "failureexcept": [67, 184, 190, 385], "longmessag": [67, 107, 184, 242, 385, 466, 480], "maxdiff": [67, 184, 385, 472], "counttestcas": [67, 184, 385], "defaulttestresult": [67, 184, 385], "shortdescript": [67, 184, 385, 480], "addcleanup": [67, 184, 385, 386, 387, 466, 478, 480], "entercontext": [67, 184, 385, 470, 480], "docleanup": [67, 184, 385, 466, 480], "addclasscleanup": [67, 184, 385, 478, 480], "enterclasscontext": [67, 184, 385, 470, 480], "doclasscleanup": [67, 184, 385, 480], "isolatedasynciotestcas": [67, 184, 385, 470, 478, 480], "asyncsetup": [67, 184, 385, 478], "asyncteardown": [67, 184, 385, 478], "addasynccleanup": [67, 184, 385], "enterasynccontext": [67, 184, 385, 470, 480], "functiontestcas": [67, 184, 385, 480], "testsuit": [67, 184, 190, 359, 385, 462, 474, 475, 480], "addtest": [67, 184, 190, 385], "testload": [67, 184, 359, 385, 386, 466, 470, 471, 475, 480], "loadtestsfromtestcas": [67, 184, 385, 470, 480], "loadtestsfrommodul": [67, 184, 359, 385, 470, 471, 475, 480], "loadtestsfromnam": [67, 184, 385, 466], "gettestcasenam": [67, 184, 385, 470, 471, 480], "discov": [67, 102, 111, 180, 184, 193, 202, 241, 359, 385, 412, 460, 461, 462, 466, 472, 474, 480], "testmethodprefix": [67, 184, 385], "sorttestmethodsus": [67, 184, 385], "suiteclass": [67, 184, 385, 466], "testnamepattern": [67, 184, 385], "testresult": [67, 184, 190, 385, 466, 468, 473, 480], "unexpectedsuccess": [67, 184, 385], "collecteddur": [67, 184, 385, 480], "shouldstop": [67, 184, 385], "testsrun": [67, 184, 385], "failfast": [67, 184, 385, 466, 480], "tb_local": [67, 184, 385], "wassuccess": [67, 184, 385], "starttest": [67, 184, 385], "stoptest": [67, 184, 385], "starttestrun": [67, 184, 385, 466, 480], "stoptestrun": [67, 184, 385, 466, 480], "adderror": [67, 184, 385, 480], "addfailur": [67, 184, 385, 480], "addsuccess": [67, 184, 385], "addskip": [67, 184, 385, 480], "addexpectedfailur": [67, 184, 385], "addunexpectedsuccess": [67, 184, 385], "addsubtest": [67, 184, 385, 480], "adddur": [67, 184, 385, 480], "texttestresult": [67, 184, 385, 471, 480], "defaulttestload": [67, 184, 385], "texttestrunn": [67, 184, 385, 480], "_makeresult": [67, 184, 385], "load_test": [67, 184, 190, 359, 475, 480], "fixtur": [67, 184, 466], "setupmodul": [67, 184, 466, 478, 480], "teardownmodul": [67, 184, 466, 480], "addmodulecleanup": [67, 184, 385, 478, 480], "entermodulecontext": [67, 184, 385, 470, 480], "domodulecleanup": [67, 184, 385, 480], "installhandl": [67, 184, 385], "registerresult": [67, 184, 385], "removeresult": [67, 184, 385], "assert_cal": [67, 184, 386, 476, 480], "assert_called_onc": [67, 184, 386, 476, 480], "assert_called_with": [67, 184, 386, 387, 480], "assert_called_once_with": [67, 184, 386, 387, 480], "assert_any_cal": [67, 184, 386], "assert_has_cal": [67, 184, 386, 387, 480], "assert_not_cal": [67, 184, 386, 475, 480], "reset_mock": [67, 184, 386, 476, 480], "mock_add_spec": [67, 184, 386], "attach_mock": [67, 184, 386, 387, 480], "configure_mock": [67, 184, 386, 387, 480], "_get_child_mock": [67, 184, 386, 387], "call_count": [67, 184, 386, 387], "return_valu": [67, 141, 184, 188, 386, 387, 472, 474, 476, 480], "side_effect": [67, 184, 386, 476, 480], "call_arg": [67, 184, 386, 387, 480], "call_args_list": [67, 184, 386, 387], "method_cal": [67, 184, 386, 387], "mock_cal": [67, 184, 386, 387, 480], "noncallablemock": [67, 184, 386, 480], "propertymock": [67, 184, 386, 480], "asyncmock": [67, 184, 386, 387, 478, 480], "assert_await": [67, 184, 386], "assert_awaited_onc": [67, 184, 386, 387], "assert_awaited_with": [67, 184, 386], "assert_awaited_once_with": [67, 184, 386], "assert_any_await": [67, 184, 386], "assert_has_await": [67, 184, 386, 480], "assert_not_await": [67, 184, 386], "await_count": [67, 184, 386], "await_arg": [67, 184, 386], "await_args_list": [67, 184, 386, 480], "patcher": [67, 184, 387, 480], "stopal": [67, 184, 386, 480], "test_prefix": [67, 184], "magicmock": [67, 184, 475, 480], "noncallablemagicmock": [67, 184, 386], "call_list": [67, 184, 386, 387], "create_autospec": [67, 184, 480], "filter_dir": [67, 184], "mock_open": [67, 184, 387, 474, 480], "autospecc": [67, 184, 480], "seal": [67, 184, 212, 472, 477, 480], "cope": [67, 184, 463, 480], "2to3": [67, 86, 184, 251, 465, 466, 467, 470, 471, 472, 480], "fixer": [67, 184, 480], "lib2to3": [67, 86, 184, 470, 471, 479, 480], "regress": [67, 77, 84, 184, 190, 251, 259, 340, 466, 474, 475, 480], "testfail": [67, 184, 359], "resourcedeni": [67, 184, 359], "is_jython": [67, 184, 359], "is_android": [67, 184, 359, 480], "unix_shel": [67, 184, 359, 480], "loopback_timeout": [67, 184, 359, 480], "internet_timeout": [67, 184, 359, 480], "short_timeout": [67, 184, 359, 480], "long_timeout": [67, 184, 359, 480], "pipe_max_s": [67, 184, 359], "sock_max_s": [67, 184, 359], "test_support_dir": [67, 184, 359], "test_home_dir": [67, 184, 359], "test_data_dir": [67, 184, 359], "max_py_ssize_t": [67, 184, 359], "max_memus": [67, 184, 359], "real_max_memus": [67, 184, 359], "missing_c_docstr": [67, 184, 359], "have_docstr": [67, 184, 359], "test_http_url": [67, 184, 359, 480], "always_eq": [67, 184, 359], "never_eq": [67, 184, 359], "largest": [67, 94, 98, 164, 180, 183, 184, 272, 319, 341, 349, 359, 459, 460, 461, 462, 463, 464, 465, 473, 480], "smallest": [67, 94, 106, 180, 183, 184, 272, 341, 349, 359, 366, 379, 449, 462, 463, 464, 465, 480], "busy_retri": [67, 184, 359], "sleeping_retri": [67, 184, 359], "is_resource_en": [67, 184, 359], "python_is_optim": [67, 184, 359], "with_pymalloc": [67, 184, 359], "sortdict": [67, 184, 359], "findfil": [67, 184, 359, 480], "match_test": [67, 184, 359, 379], "set_match_test": [67, 184, 359], "run_unittest": [67, 184, 359, 480], "run_doctest": [67, 184, 359, 379], "get_pages": [67, 184, 359], "check_impl_detail": [67, 184, 359], "set_memlimit": [67, 184, 359], "record_original_stdout": [67, 184, 359], "get_original_stdout": [67, 184, 359], "args_from_interpreter_flag": [67, 184, 359], "optim_args_from_interpreter_flag": [67, 184, 359], "captured_stdin": [67, 184, 359], "captured_stdout": [67, 184, 359], "captured_stderr": [67, 184, 359, 480], "disable_faulthandl": [67, 184, 359], "gc_collect": [67, 184, 359], "disable_gc": [67, 184, 359], "swap_attr": [67, 184, 359, 480], "swap_item": [67, 184, 359, 480], "flush_std_stream": [67, 184, 359], "print_warn": [67, 184, 359], "wait_process": [67, 184, 359, 480], "calcobjs": [67, 184, 359, 480], "calcvobjs": [67, 184, 359], "checksizeof": [67, 184, 359], "anticipate_failur": [67, 184, 359], "system_must_validate_cert": [67, 184, 359], "run_with_local": [67, 184, 359], "run_with_tz": [67, 184, 359], "requires_freebsd_vers": [67, 184, 359], "requires_linux_vers": [67, 184, 359], "requires_mac_vers": [67, 184, 359], "requires_ieee_754": [67, 184, 359], "requires_zlib": [67, 184, 359, 480], "requires_gzip": [67, 184, 359], "requires_bz2": [67, 184, 359], "requires_lzma": [67, 184, 359], "requires_resourc": [67, 184, 359], "requires_docstr": [67, 184, 359], "requires_limited_api": [67, 184, 359], "cpython_on": [67, 184, 359, 480], "impl_detail": [67, 184, 359], "no_trac": [67, 184, 359], "refcount_test": [67, 184, 359], "bigmemtest": [67, 184, 359], "bigaddrspacetest": [67, 184, 359], "check_syntax_error": [67, 184, 359], "open_urlresourc": [67, 184, 359], "reap_children": [67, 184, 359], "get_attribut": [67, 184, 359], "catch_unraisable_except": [67, 184, 359, 480], "load_package_test": [67, 184, 359, 480], "detect_api_mismatch": [67, 184, 359], "run_in_subinterp": [67, 184, 359], "check_free_after_iter": [67, 184, 359], "missing_compiler_execut": [67, 184, 359, 480], "check__all__": [67, 184, 359, 480], "skip_if_broken_multiprocessing_synchron": [67, 184, 359, 480], "check_disallow_instanti": [67, 184, 359], "adjust_int_max_str_digit": [67, 184, 359], "suppresscrashreport": [67, 184, 359, 480], "savesign": [67, 184, 359], "matcher": [67, 184, 359, 387], "match_valu": [67, 184, 359], "socket_help": [67, 184, 251], "ipv6_en": [67, 184, 359], "find_unused_port": [67, 184, 359, 480], "bind_port": [67, 184, 359], "bind_unix_socket": [67, 184, 359], "skip_unless_bind_unix_socket": [67, 184, 359, 480], "transient_internet": [67, 184, 359], "script_help": [67, 184, 251, 480], "interpreter_requires_environ": [67, 184, 359], "run_python_until_end": [67, 184, 359, 480], "assert_python_ok": [67, 184, 359, 480], "assert_python_failur": [67, 184, 359, 480], "spawn_python": [67, 184, 359], "kill_python": [67, 184, 359], "make_script": [67, 184, 359], "make_zip_script": [67, 184, 359], "make_pkg": [67, 184, 359], "make_zip_pkg": [67, 184, 359], "bytecode_help": [67, 184, 251, 480], "bytecodetestcas": [67, 184, 359], "get_disassembly_as_str": [67, 184, 359], "assertinbytecod": [67, 184, 359], "assertnotinbytecod": [67, 184, 359, 480], "threading_help": [67, 184, 251], "reap_thread": [67, 184, 359], "start_thread": [67, 100, 184, 359, 480], "threading_cleanup": [67, 184, 359, 480], "threading_setup": [67, 184, 359, 480], "wait_threads_exit": [67, 184, 359], "catch_threading_except": [67, 184, 359, 480], "os_help": [67, 184, 251], "fs_nonascii": [67, 184, 359], "savedcwd": [67, 184, 359], "testfn": [67, 184, 359, 480], "testfn_nonascii": [67, 184, 359], "testfn_unencod": [67, 184, 359], "testfn_undecod": [67, 184, 359], "testfn_unicod": [67, 184, 359], "environmentvarguard": [67, 184, 359, 465], "fakepath": [67, 184, 359], "can_symlink": [67, 184, 359], "can_xattr": [67, 184, 359], "change_cwd": [67, 184, 359], "create_empty_fil": [67, 184, 359], "fd_count": [67, 184, 359, 480], "fs_is_case_insensit": [67, 184, 359], "make_bad_fd": [67, 184, 359], "skip_unless_symlink": [67, 184, 359], "skip_unless_xattr": [67, 184, 359], "temp_cwd": [67, 184, 359, 480], "temp_dir": [67, 184, 359], "temp_umask": [67, 184, 359], "import_help": [67, 184, 251, 480], "import_fresh_modul": [67, 184, 359, 480], "import_modul": [67, 84, 100, 184, 222, 265, 277, 321, 359, 425, 429, 433, 466, 471, 473, 480], "modules_setup": [67, 184, 359], "modules_cleanup": [67, 184, 359], "make_legacy_pyc": [67, 184, 359, 480], "cleanimport": [67, 184, 359], "dirsonsyspath": [67, 184, 359], "warnings_help": [67, 184, 251, 480], "ignore_warn": [67, 184, 359], "check_no_resource_warn": [67, 184, 359, 480], "check_syntax_warn": [67, 184, 359, 480], "check_warn": [67, 184, 359, 465], "warningsrecord": [67, 184, 359], "bdbquit": [67, 141, 182], "deletem": [67, 141, 182], "bpformat": [67, 141, 182], "bpprint": [67, 141, 182], "cond": [67, 135, 141, 182, 349, 383, 464], "bpbynumb": [67, 141, 182], "bplist": [67, 141, 182], "hit": [67, 85, 91, 141, 150, 173, 182, 210, 223, 244, 294, 338, 356, 366, 377, 386, 398, 464, 472, 480], "trace_dispatch": [67, 141, 182], "dispatch_lin": [67, 141, 182], "dispatch_cal": [67, 141, 182], "dispatch_return": [67, 141, 182], "dispatch_except": [67, 141, 182], "is_skipped_lin": [67, 141, 182], "stop_her": [67, 141, 182], "break_her": [67, 141, 182], "break_anywher": [67, 141, 182], "user_cal": [67, 141, 182], "user_lin": [67, 141, 182], "user_return": [67, 141, 182], "user_except": [67, 141, 182], "do_clear": [67, 141, 182], "set_step": [67, 141, 182], "set_next": [67, 141, 182], "set_return": [67, 141, 182], "set_until": [67, 141, 182], "set_trac": [67, 141, 182, 190, 222, 294, 349, 452, 477, 480], "set_continu": [67, 141, 182], "set_quit": [67, 141, 182], "set_break": [67, 141, 182], "clear_break": [67, 141, 182], "clear_bpbynumb": [67, 141, 182], "clear_all_file_break": [67, 141, 182], "clear_all_break": [67, 141, 182], "get_bpbynumb": [67, 141, 182], "get_break": [67, 141, 182], "get_file_break": [67, 141, 182], "get_all_break": [67, 141, 182], "format_stack_entri": [67, 141, 182, 480], "runev": [67, 141, 182, 294], "runctx": [67, 141, 182, 305, 377], "runcal": [67, 141, 182, 294, 305, 478], "checkfuncnam": [67, 141, 182], "dump_traceback": [67, 182, 211, 475, 480], "is_en": [67, 182, 211], "dump_traceback_lat": [67, 182, 211, 475, 480], "cancel_dump_traceback_lat": [67, 182, 211], "post_mortem": [67, 182, 190, 294, 465], "pm": [67, 180, 182, 190, 263, 294, 349, 363], "introduct": [67, 75, 91, 94, 97, 111, 117, 130, 182, 190, 256, 280, 334, 338, 387, 459, 460, 461, 463, 474, 476, 480], "create_stat": [67, 182, 305], "print_stat": [67, 182, 305], "dump_stat": [67, 182, 305], "strip_dir": [67, 182, 305], "sort_stat": [67, 182, 305], "reverse_ord": [67, 182, 305], "print_cal": [67, 182, 305], "print_calle": [67, 182, 305], "get_stats_profil": [67, 182, 305], "default_tim": [67, 182, 364], "autorang": [67, 182, 364, 476, 480], "print_exc": [67, 100, 182, 312, 364, 378, 480], "programmat": [67, 71, 119, 164, 166, 182, 205, 207, 261, 263, 265, 277, 289, 296, 306, 317, 349, 375, 392, 466, 473, 474, 480], "runfunc": [67, 182, 377, 478], "coverageresult": [67, 182, 377, 480], "write_result": [67, 182, 377], "peak": [67, 138, 182, 464, 479], "clear_trac": [67, 182, 379], "get_object_traceback": [67, 182, 379, 480], "get_traceback_limit": [67, 182, 379], "get_traced_memori": [67, 182, 379], "reset_peak": [67, 182, 379, 479], "get_tracemalloc_memori": [67, 182, 379], "is_trac": [67, 182, 379], "take_snapshot": [67, 182, 379], "domainfilt": [67, 182, 476], "filename_pattern": [67, 182, 379], "all_fram": [67, 182, 379], "snapshot": [67, 182, 254, 339, 474], "compare_to": [67, 182, 379], "filter_trac": [67, 182, 379], "statisticdiff": [67, 182], "count_diff": [67, 182, 379], "size_diff": [67, 182, 379], "total_nfram": [67, 182, 379, 480], "envbuild": [67, 189, 474, 480], "ensure_directori": [67, 189, 396, 480], "create_configur": [67, 189, 396], "setup_python": [67, 189, 396], "setup_script": [67, 189, 396], "upgrade_depend": [67, 189, 396, 480], "post_setup": [67, 189, 396], "install_script": [67, 189, 396], "create_arch": [67, 189, 418, 477, 480], "get_interpret": [67, 189, 418], "standalon": [67, 119, 166, 189, 190, 249, 311, 381, 385, 408, 424, 465, 480], "abiflag": [67, 312, 349, 447, 453, 472, 478, 480], "builtin_module_nam": [67, 83, 247, 312, 349, 447], "call_trac": [67, 312, 349, 447, 480], "_clear_type_cach": [67, 312, 349, 447], "_current_fram": [67, 139, 312, 349, 447, 464], "_current_except": [67, 139, 312, 349, 471, 480], "breakpointhook": [67, 139, 222, 312, 349, 447, 452, 477, 480], "_debugmallocstat": [67, 312, 349, 447], "dllhandl": [67, 312, 349], "displayhook": [67, 222, 312, 349, 447, 460], "_emscripten_info": [67, 312, 349, 480], "emscripten_vers": [67, 312, 349], "__breakpointhook__": [67, 312, 349, 447, 480], "__displayhook__": [67, 312, 349, 447], "__unraisablehook__": [67, 312, 349, 447], "no_user_sit": [67, 312, 349, 472], "ignore_environ": [67, 312, 349, 472, 480], "hash_random": [67, 312, 349, 480], "float_info": [67, 86, 272, 312, 341, 447, 465, 480], "epsilon": [67, 272, 312, 349, 465], "dig": [67, 312, 349], "mant_dig": [67, 312, 349, 465], "max_exp": [67, 86, 312, 349], "max_10_exp": [67, 312, 349], "min_exp": [67, 312, 349], "min_10_exp": [67, 312, 349], "float_repr_styl": [67, 312, 349, 447, 466], "getallocatedblock": [67, 312, 349, 447, 474], "getunicodeinterneds": [67, 312, 349, 471], "getandroidapilevel": [67, 312, 349, 477, 480], "getdefaultencod": [67, 312, 349, 447], "getdlopenflag": [67, 290, 312, 349, 447, 461], "get_int_max_str_digit": [67, 312, 341, 349], "getrefcount": [67, 86, 312, 349, 447], "getrecursionlimit": [67, 160, 210, 244, 312, 349, 447, 459, 471, 480], "getsizeof": [67, 183, 312, 349, 359, 379, 447, 465, 470, 480], "getswitchinterv": [67, 312, 349, 447, 479, 480], "_getfram": [67, 99, 139, 312, 349, 447, 460, 470, 480], "_getframemodulenam": [67, 139, 312, 349, 480], "getwindowsvers": [67, 312, 349, 466, 476, 480], "get_asyncgen_hook": [67, 312, 349, 447, 480], "get_coroutine_origin_tracking_depth": [67, 312, 349, 447, 477, 480], "hash_info": [67, 312, 341, 349, 425, 447, 472, 474], "modulus": [67, 151, 286, 312, 341, 349, 465, 472, 478], "hash_bit": [67, 312, 349], "seed_bit": [67, 312, 349], "bits_per_digit": [67, 312, 349, 453, 466, 468], "sizeof_digit": [67, 312, 349, 466, 468], "__interactivehook__": [67, 312, 331, 349, 447, 452, 474], "maxunicod": [67, 312, 349, 447, 473], "setdlopenflag": [67, 290, 312, 349, 447, 461, 473], "set_int_max_str_digit": [67, 312, 341, 349, 359, 480], "setrecursionlimit": [67, 244, 296, 312, 349, 447, 459, 471, 480], "set_asyncgen_hook": [67, 312, 349, 427, 447, 480], "set_coroutine_origin_tracking_depth": [67, 252, 312, 349, 447, 477, 480], "activate_stack_trampolin": [67, 101, 312, 349, 471, 480], "deactivate_stack_trampolin": [67, 101, 312, 349, 471, 480], "is_stack_trampoline_act": [67, 312, 349, 471, 480], "_enablelegacywindowsfsencod": [67, 312, 349, 452, 476], "__stdin__": [67, 244, 312, 349, 447], "__stdout__": [67, 244, 312, 329, 349, 447], "__stderr__": [67, 244, 312, 349, 359, 447], "stdlib_module_nam": [67, 312, 349, 469, 480], "thread_info": [67, 312, 349, 447, 473, 480], "tracebacklimit": [67, 312, 349, 480], "api_vers": [67, 312, 349, 447, 462], "winver": [67, 312, 349], "use_tool_id": [67, 312, 350], "free_tool_id": [67, 312, 350], "get_tool": [67, 312, 350], "ancillari": [67, 312, 334, 480], "stop_iter": [67, 312], "get_ev": [67, 312, 350], "set_ev": [67, 312, 350], "get_local_ev": [67, 312, 350], "set_local_ev": [67, 312, 350, 480], "register_callback": [67, 312, 350, 480], "get_config_var": [67, 71, 290, 312, 352, 422, 466, 472, 474, 480], "posix_us": [67, 312, 472, 480], "nt_user": [67, 312, 472], "osx_framework_us": [67, 312], "posix_hom": [67, 312, 472], "posix_prefix": [67, 312, 472, 480], "get_scheme_nam": [67, 312, 352], "get_default_schem": [67, 312, 352, 480], "get_preferred_schem": [67, 312, 352, 470, 480], "_get_preferred_schem": [67, 312, 352], "get_path_nam": [67, 312, 352], "get_path": [67, 312, 352, 466, 472, 480], "get_python_vers": [67, 312, 352, 472], "get_platform": [67, 312, 352, 472, 480], "is_python_build": [67, 312, 352, 466], "parse_config_h": [67, 312, 352], "get_config_h_filenam": [67, 312, 352], "get_makefile_filenam": [67, 71, 312, 352], "idiomat": [67, 109, 312, 383, 480], "formatwarn": [67, 264, 312, 397, 465, 480], "filterwarn": [67, 312, 397, 452, 460, 462, 480], "simplefilt": [67, 312, 359, 397, 465, 466, 470, 480], "resetwarn": [67, 312, 397, 472], "catch_warn": [67, 312, 359, 397, 465, 470, 471, 480], "asdict": [67, 178, 312, 480], "astupl": [67, 178, 312, 480], "make_dataclass": [67, 178, 312, 480], "is_dataclass": [67, 178, 312, 480], "kw_on": [67, 178, 312, 383, 469, 480], "frozeninstanceerror": [67, 178, 312, 480], "post": [67, 93, 94, 99, 100, 107, 140, 148, 173, 190, 191, 238, 239, 242, 266, 285, 292, 294, 312, 338, 349, 366, 391, 392, 396, 417, 437, 453, 459, 461, 465, 471, 472, 473, 478, 480], "__post_init__": [67, 178, 312, 480], "abstractcontextmanag": [67, 166, 312, 341, 383, 476, 480], "abstractasynccontextmanag": [67, 166, 312, 341, 383, 477, 480], "nullcontext": [67, 166, 312, 469, 477, 480], "redirect_stdout": [67, 166, 312, 474, 475], "redirect_stderr": [67, 166, 312, 475, 480], "contextdecor": [67, 166, 312, 472], "asynccontextdecor": [67, 166, 312, 469, 480], "exitstack": [67, 166, 312, 470, 473, 477, 478, 480], "enter_context": [67, 166, 312, 470, 480], "push": [67, 100, 154, 157, 166, 174, 176, 177, 183, 188, 210, 279, 280, 312, 328, 362, 410, 432, 433, 438, 459, 465, 473, 480], "pop_al": [67, 166, 312], "asyncexitstack": [67, 166, 312, 470, 477, 478, 480], "enter_async_context": [67, 166, 312, 470, 480], "push_async_exit": [67, 166, 312], "push_async_callback": [67, 166, 312, 478], "reusabl": [67, 111, 312, 383, 404, 474], "reentrant": [67, 255, 312, 313, 362, 474, 480], "abcmeta": [67, 113, 312, 425, 465, 472, 473, 474, 480], "__subclasshook__": [67, 79, 113, 158, 312, 480], "abstractmethod": [67, 92, 113, 223, 247, 248, 250, 286, 290, 312, 326, 465, 473], "abstractclassmethod": [67, 113, 312, 472, 473], "abstractstaticmethod": [67, 113, 312, 472, 473], "abstractproperti": [67, 113, 312, 465, 473], "get_cache_token": [67, 113, 312, 474], "update_abstractmethod": [67, 113, 312, 480], "print_tb": [67, 211, 312, 378, 475], "print_except": [67, 264, 266, 312, 378, 469, 480], "print_last": [67, 312, 378], "extract_tb": [67, 312, 378], "extract_stack": [67, 312, 378, 480], "format_list": [67, 312, 378, 480], "format_exception_on": [67, 190, 312, 378, 469, 480], "format_except": [67, 312, 378, 469, 480], "format_exc": [67, 312, 378], "format_tb": [67, 312, 378, 379], "format_stack": [67, 312, 378, 480], "clear_fram": [67, 312, 378, 474], "walk_stack": [67, 312, 378, 475], "walk_tb": [67, 312, 378, 475], "tracebackexcept": [67, 312, 470, 475, 480], "exc_typ": [67, 109, 166, 312, 330, 341, 349, 359, 362, 378, 387, 425, 467, 470, 480], "from_except": [67, 312, 378], "stacksummari": [67, 312, 470, 475, 480], "from_list": [67, 312, 378], "format_frame_summari": [67, 312, 378, 470, 480], "framesummari": [67, 312, 475, 480], "get_object": [67, 139, 224, 312, 469, 478, 480], "get_stat": [67, 94, 224, 312, 474, 480], "set_threshold": [67, 224, 312], "get_count": [67, 224, 312, 464], "get_threshold": [67, 224, 312], "get_referr": [67, 139, 224, 312, 379, 469, 480], "unfreez": [67, 224, 312, 477], "get_freeze_count": [67, 224, 312, 477], "debug_stat": [67, 224, 312], "debug_collect": [67, 224, 312], "debug_uncollect": [67, 224, 312, 472], "debug_saveal": [67, 224, 312], "debug_leak": [67, 224, 312], "getmembers_stat": [67, 252, 312, 470, 480], "getmodulenam": [67, 247, 252, 312, 476], "ismodul": [67, 252, 312], "isclass": [67, 252, 312, 425], "ismethod": [67, 252, 312], "isfunct": [67, 252, 312], "isgeneratorfunct": [67, 252, 312, 465, 480], "isgener": [67, 252, 312, 465], "iscoroutinefunct": [67, 252, 312, 386, 471, 475, 480], "markcoroutinefunct": [67, 252, 312, 471, 480], "isawait": [67, 126, 158, 252, 312, 386, 475, 480], "isasyncgenfunct": [67, 252, 312, 480], "isasyncgen": [67, 252, 312], "istraceback": [67, 252, 312], "isfram": [67, 252, 312], "iscod": [67, 252, 312], "isbuiltin": [67, 252, 312], "ismethodwrapp": [67, 252, 312, 470, 480], "isroutin": [67, 252, 312, 480], "isabstract": [67, 252, 312, 465, 480], "ismethoddescriptor": [67, 252, 312], "isdatadescriptor": [67, 252, 312, 480], "isgetsetdescriptor": [67, 252, 312], "ismemberdescriptor": [67, 252, 312], "getdoc": [67, 252, 312, 425, 475, 478, 480], "getcom": [67, 252, 310, 312], "getfil": [67, 252, 312, 480], "getmodul": [67, 252, 312, 480], "getsourcefil": [67, 252, 312, 480], "getsourcelin": [67, 252, 312, 480], "getsourc": [67, 252, 312, 480], "cleandoc": [67, 119, 252, 312], "return_annot": [67, 252, 312], "bind_parti": [67, 252, 312], "from_cal": [67, 252, 312, 469, 470, 475, 480], "boundargu": [67, 252, 312, 473, 475, 479, 480], "apply_default": [67, 252, 312, 475, 480], "getclasstre": [67, 252, 312], "getfullargspec": [67, 252, 310, 312, 470, 474, 475, 476, 480], "getargvalu": [67, 252, 312, 475], "formatargvalu": [67, 252, 312, 475], "getmro": [67, 252, 312], "getcallarg": [67, 252, 312, 466, 475, 480], "getclosurevar": [67, 252, 312, 473], "get_annot": [67, 87, 252, 312, 469, 480], "frameinfo": [67, 252, 312, 470], "code_context": [67, 252, 312], "getframeinfo": [67, 252, 312, 470, 480], "getouterfram": [67, 252, 312, 470, 475, 480], "getinnerfram": [67, 252, 312, 470, 475, 480], "currentfram": [67, 252, 312, 470], "getattr_stat": [67, 252, 312, 383, 471, 472, 480], "getgeneratorst": [67, 252, 312, 472], "getcoroutinest": [67, 252, 312, 475, 480], "getasyncgenst": [67, 252, 312, 471, 480], "getgeneratorloc": [67, 252, 312, 473], "getcoroutineloc": [67, 252, 312, 475, 480], "getasyncgenloc": [67, 252, 312, 471, 480], "co_optim": [67, 252, 312], "co_newloc": [67, 252, 312], "co_vararg": [67, 252, 312], "co_varkeyword": [67, 252, 312], "co_nest": [67, 252, 312], "co_gener": [67, 252, 312, 480], "co_coroutin": [67, 252, 312, 478, 480], "co_iterable_coroutin": [67, 188, 252, 312], "co_async_gener": [67, 252, 312], "bufferflag": [67, 252, 312, 425, 471], "nd": [67, 106, 222, 244, 252, 312, 316, 341, 432], "any_contigu": [67, 252, 312], "contig_ro": [67, 252, 312], "strided_ro": [67, 252, 312], "records_ro": [67, 252, 312], "full_ro": [67, 252, 312], "sitecustom": [67, 312, 351, 435, 466, 474, 480], "usercustom": [67, 312, 351, 435, 474, 480], "enable_user_sit": [67, 312, 331], "user_sit": [67, 312, 331, 352], "user_bas": [67, 312, 331, 352, 466], "addsitedir": [67, 312, 331], "getsitepackag": [67, 312, 331, 466, 472], "getuserbas": [67, 312, 331, 466, 472], "getusersitepackag": [67, 312, 331, 435, 466, 472], "interactiveinterpret": [67, 154, 177, 475, 480], "interactiveconsol": [67, 154, 177, 317], "compile_command": [67, 154, 156, 177, 480], "runsourc": [67, 154, 177, 337], "runcod": [67, 154, 177], "showsyntaxerror": [67, 154, 177], "showtraceback": [67, 154, 177, 475, 480], "resetbuff": [67, 154, 177], "raw_input": [67, 109, 154, 177, 467], "codeop": [67, 78, 177, 251, 480], "commandcompil": [67, 156, 177], "zipimporterror": [67, 277, 420], "find_spec": [67, 247, 277, 299, 349, 420, 429, 469, 471, 474, 475, 477, 480], "get_cod": [67, 173, 247, 277, 420, 474], "get_data": [67, 247, 277, 299, 392, 420, 465, 474, 480], "get_sourc": [67, 247, 262, 277, 420, 474, 480], "load_modul": [67, 86, 247, 277, 420, 429, 462, 469, 471, 474, 476, 480], "invalidate_cach": [67, 247, 277, 420, 469, 473, 477, 480], "pkgutil": [67, 251, 277, 464, 465, 469, 470, 471, 473, 476, 477, 480], "moduleinfo": [67, 277, 299, 476], "extend_path": [67, 277, 299], "find_load": [67, 277, 299, 420, 429, 469, 470, 471, 473, 474, 477, 480], "get_import": [67, 277, 299], "get_load": [67, 277, 299, 471, 480], "iter_import": [67, 277, 299, 473], "iter_modul": [67, 277, 299, 473, 476, 480], "walk_packag": [67, 277, 299, 473, 476, 477, 480], "resolve_nam": [67, 247, 277, 299, 479, 480], "modulefind": [67, 251, 277, 480], "addpackagepath": [67, 276, 277], "replacepackag": [67, 276, 277], "run_script": [67, 276, 277], "runpi": [67, 111, 153, 251, 277, 379, 452, 464, 465, 466, 468, 469, 474, 480], "run_path": [67, 277, 321, 452, 466, 480], "metapathfind": [67, 86, 247, 248, 277, 349, 469, 470, 473, 474, 477, 480], "pathentryfind": [67, 86, 247, 277, 420, 429, 469, 470, 473, 474, 477], "resourceload": [67, 247, 277, 477, 480], "inspectload": [67, 247, 277, 474, 475, 480], "source_to_cod": [67, 247, 277, 474, 475, 480], "executionload": [67, 247, 277], "fileload": [67, 247, 277, 473, 474], "sourceload": [67, 247, 277, 473, 474], "path_stat": [67, 247, 277, 473], "path_mtim": [67, 247, 277, 473], "set_data": [67, 247, 277], "resourceread": [67, 247, 249, 250, 277, 471, 477, 480], "open_resourc": [67, 247, 250, 277], "resource_path": [67, 247, 250, 277], "is_resourc": [67, 247, 249, 250, 277, 470], "traversableresourc": [67, 247, 250, 277, 471, 480], "source_suffix": [67, 247, 277, 471], "debug_bytecode_suffix": [67, 247, 277], "optimized_bytecode_suffix": [67, 247, 277], "bytecode_suffix": [67, 247, 277, 471], "extension_suffix": [67, 247, 277, 471], "all_suffix": [67, 247, 252, 277], "builtinimport": [67, 247, 277, 280, 469, 470, 476, 480], "frozenimport": [67, 247, 277, 469, 470, 474, 480], "windowsregistryfind": [67, 247, 277, 458, 469, 470, 476, 480], "pathfind": [67, 247, 277, 429, 469, 470, 474, 477, 480], "filefind": [67, 247, 277, 299, 469, 470, 473, 480], "sourcelessfileload": [67, 247, 277, 473, 476], "extensionfileload": [67, 247, 277, 473, 474, 476], "submodule_search_loc": [67, 247, 249, 277, 429], "loader_st": [67, 247, 277, 480], "has_loc": [67, 247, 277, 429], "magic_numb": [67, 247, 277, 471, 474], "cache_from_sourc": [67, 247, 277, 471, 472, 474, 475, 476], "decode_sourc": [67, 247, 277, 474], "module_from_spec": [67, 247, 277, 382, 471, 475, 480], "spec_from_load": [67, 247, 277, 469], "spec_from_file_loc": [67, 247, 277, 471, 476], "source_hash": [67, 247, 277, 477, 480], "_incompatible_extension_module_restrict": [67, 247, 277, 480], "lazyload": [67, 247, 277, 475, 476, 480], "as_fil": [67, 247, 249, 250, 277, 471, 480], "open_binari": [67, 249, 277, 470], "open_text": [67, 249, 277, 470], "read_binari": [67, 249, 277, 470, 480], "end_col_offset": [67, 119, 188, 261, 428, 478, 480], "formattedvalu": [67, 119, 261, 480], "joinedstr": [67, 119, 261, 480], "star": [67, 92, 119, 188, 261, 355, 374, 410, 424, 428, 431, 433, 469, 470, 480], "expr": [67, 94, 119, 141, 261, 337, 385, 426, 427, 433, 459, 463, 467, 478, 479, 480], "unaryop": [67, 119, 261], "uadd": [67, 119, 261, 428], "usub": [67, 119, 261, 428], "binop": [67, 119, 261, 465, 480], "mult": [67, 119, 261, 428], "div": [67, 84, 119, 183, 237, 261, 409, 428], "bitor": [67, 119, 261, 428], "bitxor": [67, 119, 261, 428], "bitand": [67, 119, 261, 428], "matmult": [67, 119, 261, 428], "boolop": [67, 119, 261], "noteq": [67, 119, 261, 428], "lte": [67, 119, 261, 428], "gte": [67, 119, 261, 428], "isnot": [67, 119, 261, 428], "notin": [67, 119, 261, 428], "ifexp": [67, 119, 261], "namedexpr": [67, 119, 261], "listcomp": [67, 94, 119, 261, 428, 439], "setcomp": [67, 119, 261, 428], "generatorexp": [67, 119, 261], "dictcomp": [67, 119, 261, 428], "type_com": [67, 119, 261, 374, 428, 478, 480], "annassign": [67, 119, 261], "augassign": [67, 119, 261, 428], "importfrom": [67, 119, 261, 480], "flow": [67, 72, 94, 127, 130, 174, 175, 183, 261, 345, 350, 356, 383, 424, 426, 427, 459, 461, 462, 464, 465, 475, 480], "trystar": [67, 119, 261], "excepthandl": [67, 119, 261], "withitem": [67, 119, 261], "match_cas": [67, 119, 261], "matchvalu": [67, 119, 261, 480], "matchsingleton": [67, 119, 261, 480], "matchsequ": [67, 119, 261, 480], "matchstar": [67, 119, 261, 480], "matchmap": [67, 119, 261, 480], "matchclass": [67, 119, 261, 480], "matcha": [67, 119, 261, 480], "matchor": [67, 119, 261, 480], "functiondef": [67, 119, 261, 480], "yieldfrom": [67, 119, 261], "classdef": [67, 119, 261, 424, 480], "asyncfunctiondef": [67, 119, 261, 480], "asyncfor": [67, 119, 261, 480], "asyncwith": [67, 119, 261, 480], "unpars": [67, 117, 119, 196, 248, 261, 311, 412, 479, 480], "literal_ev": [67, 119, 222, 261, 465, 472, 477, 480], "get_docstr": [67, 119, 261, 480], "get_source_seg": [67, 119, 261, 478, 480], "fix_missing_loc": [67, 119, 261, 480], "increment_lineno": [67, 119, 261, 480], "copy_loc": [67, 119, 261], "iter_field": [67, 119, 261], "iter_child_nod": [67, 119, 261], "nodevisitor": [67, 119, 261, 465, 478, 480], "generic_visit": [67, 119, 261], "nodetransform": [67, 119, 261, 465, 480], "pycf_allow_top_level_await": [67, 119, 222, 261, 478, 479, 480], "pycf_type_com": [67, 119, 261], "symbolt": [67, 261, 348, 479, 480], "get_typ": [67, 261, 348, 392, 474], "get_lineno": [67, 261, 348], "is_optim": [67, 261, 348], "is_nest": [67, 261, 348], "has_children": [67, 261, 348], "get_symbol": [67, 261, 348], "get_paramet": [67, 261, 348], "get_loc": [67, 261, 348], "get_glob": [67, 261, 348], "get_nonloc": [67, 261, 348], "get_fre": [67, 261, 348], "is_referenc": [67, 261, 348], "is_import": [67, 261, 348], "is_paramet": [67, 261, 348], "is_nonloc": [67, 261, 348, 480], "is_declared_glob": [67, 261, 348, 466], "is_loc": [67, 261, 348], "is_annot": [67, 261, 348], "is_fre": [67, 261, 348], "is_assign": [67, 261, 348], "is_namespac": [67, 261, 348], "get_namespac": [67, 261, 348], "tok_nam": [67, 261, 374, 480], "istermin": [67, 261, 374], "isnontermin": [67, 261, 374], "iseof": [67, 261, 374], "endmark": [67, 261, 374, 375, 428], "lpar": [67, 261, 374, 375, 480], "rpar": [67, 261, 374, 375], "lsqb": [67, 261, 374], "rsqb": [67, 261, 374], "semi": [67, 261, 280, 289, 374, 480], "slash": [67, 103, 218, 222, 252, 256, 261, 289, 290, 293, 310, 355, 374, 391, 419, 420, 458, 480], "amper": [67, 261, 374], "lbrace": [67, 261, 374], "rbrace": [67, 261, 374, 428], "eqequ": [67, 261, 374], "notequ": [67, 261, 374], "lessequ": [67, 261, 374], "greaterequ": [67, 261, 374], "tild": [67, 190, 228, 261, 291, 374], "circumflex": [67, 106, 261, 374], "leftshift": [67, 261, 374], "rightshift": [67, 261, 374], "doublestar": [67, 261, 374], "plusequ": [67, 261, 374], "minequ": [67, 261, 374], "starequ": [67, 261, 374], "slashequ": [67, 261, 374], "percentequ": [67, 261, 374], "amperequ": [67, 261, 374], "vbarequ": [67, 261, 374], "circumflexequ": [67, 261, 374], "leftshiftequ": [67, 261, 374], "rightshiftequ": [67, 261, 374], "doublestarequ": [67, 261, 374], "doubleslash": [67, 261, 374], "doubleslashequ": [67, 261, 374], "atequ": [67, 261, 374], "rarrow": [67, 261, 374], "colonequ": [67, 261, 374], "exclam": [67, 261, 268, 294, 342, 373, 374, 403, 432], "type_ignor": [67, 119, 261, 374], "soft_keyword": [67, 261, 374, 428], "fstring_start": [67, 261, 374, 428, 471], "fstring_middl": [67, 261, 374, 428, 471], "fstring_end": [67, 261, 374, 428, 471], "errortoken": [67, 261, 374, 471], "n_token": [67, 261, 374], "nt_offset": [67, 261, 374], "iskeyword": [67, 260, 261, 341], "kwlist": [67, 72, 75, 187, 260, 261], "issoftkeyword": [67, 260, 261], "softkwlist": [67, 260, 261], "generate_token": [67, 261, 375, 467, 471, 480], "untoken": [67, 261, 375, 480], "detect_encod": [67, 261, 262, 375], "tokenerror": [67, 261, 375, 471, 480], "tabnanni": [67, 85, 153, 251, 261, 459, 480], "filename_on": [67, 261, 354], "nannynag": [67, 261, 354], "process_token": [67, 261, 354], "readmodul": [67, 261, 309, 480], "readmodule_ex": [67, 261, 309, 480], "is_async": [67, 119, 261, 309, 480], "pycompileerror": [67, 261, 308, 480], "pycinvalidationmod": [67, 160, 261, 308], "checked_hash": [67, 261, 308], "unchecked_hash": [67, 261, 308], "compile_dir": [67, 160, 261, 475, 477, 480], "compile_fil": [67, 160, 261, 475, 480], "compile_path": [67, 160, 261, 475], "from_traceback": [67, 188, 261, 474], "codeobj": [67, 188, 261], "first_lin": [67, 188, 261], "code_info": [67, 188, 261, 472], "show_cod": [67, 188, 261, 472, 474], "distb": [67, 188, 261, 474, 480], "disassembl": [67, 188, 261, 297, 359, 474, 477, 480], "disco": [67, 188, 261], "get_instruct": [67, 188, 261, 474, 480], "findlinestart": [67, 188, 261, 480], "findlabel": [67, 188, 261], "stack_effect": [67, 188, 261, 474, 480], "opnam": [67, 84, 188, 261, 359, 474], "argval": [67, 188, 261, 359], "argrepr": [67, 188, 261], "starts_lin": [67, 188, 261], "is_jump_target": [67, 188, 261], "opmap": [67, 188, 261], "cmp_op": [67, 188, 261], "hasarg": [67, 188, 261, 471], "hasconst": [67, 188, 261], "hasfre": [67, 188, 261], "hasnam": [67, 188, 261], "hasjrel": [67, 188, 261], "hasjab": [67, 188, 261], "hasloc": [67, 188, 261], "hascompar": [67, 188, 261], "hasexc": [67, 188, 261, 471], "genop": [67, 261, 297], "ms": [67, 96, 155, 173, 174, 251, 289, 290, 345, 372, 458, 459, 477, 480], "msvcrt": [67, 76, 85, 139, 173, 251, 401, 465, 466, 480], "vc": [67, 173, 251, 401, 480], "lk_lock": [67, 279, 401], "lk_rlck": [67, 279, 401], "lk_nblck": [67, 279, 401], "lk_nbrlck": [67, 279, 401], "lk_unlck": [67, 279, 401], "setmod": [67, 279, 401], "open_osfhandl": [67, 139, 279, 401], "get_osfhandl": [67, 139, 279, 401], "kbhit": [67, 85, 279, 401], "getwch": [67, 279, 401, 465], "putch": [67, 279, 401], "putwch": [67, 279, 401, 465], "ungetwch": [67, 279, 401], "heapmin": [67, 279, 401], "closekey": [67, 401, 402], "connectregistri": [67, 139, 401, 402], "createkey": [67, 139, 401, 402], "createkeyex": [67, 401, 402, 466], "deletekey": [67, 139, 401, 402], "deletekeyex": [67, 401, 402, 466], "deletevalu": [67, 139, 401, 402], "enumkey": [67, 139, 401, 402], "enumvalu": [67, 139, 401, 402], "expandenvironmentstr": [67, 139, 401, 402, 465], "flushkey": [67, 401, 402], "loadkey": [67, 139, 401, 402], "openkey": [67, 139, 401, 402], "openkeyex": [67, 401, 402], "queryinfokey": [67, 139, 401, 402], "queryvalu": [67, 139, 401, 402, 480], "queryvalueex": [67, 401, 402, 480], "savekey": [67, 139, 401, 402], "setvalu": [67, 139, 401, 402, 480], "setvalueex": [67, 401, 402, 480], "disablereflectionkey": [67, 139, 401, 402, 465, 466], "enablereflectionkey": [67, 139, 401, 402, 465, 466], "queryreflectionkey": [67, 139, 401, 402, 465, 466], "hkey_": [67, 401], "hkey_classes_root": [67, 401, 402], "hkey_us": [67, 401, 402], "hkey_performance_data": [67, 401, 402], "hkey_current_config": [67, 401, 402], "hkey_dyn_data": [67, 401, 402], "key_all_access": [67, 401, 402], "key_writ": [67, 401, 402], "key_read": [67, 401, 402], "key_execut": [67, 401, 402], "key_query_valu": [67, 401, 402], "key_set_valu": [67, 401, 402], "key_create_sub_key": [67, 401, 402], "key_enumerate_sub_key": [67, 401, 402], "key_notifi": [67, 401, 402], "key_create_link": [67, 401, 402], "key_wow64_64key": [67, 401, 402], "key_wow64_32key": [67, 401, 402], "reg_binari": [67, 401, 402, 480], "reg_dword": [67, 401, 402], "reg_dword_little_endian": [67, 401, 402], "reg_dword_big_endian": [67, 401, 402], "reg_expand_sz": [67, 401, 402], "reg_link": [67, 401, 402], "reg_multi_sz": [67, 401, 402, 480], "reg_non": [67, 401, 402], "reg_qword": [67, 401, 402, 476, 480], "reg_qword_little_endian": [67, 401, 402], "reg_resource_list": [67, 401, 402], "reg_full_resource_descriptor": [67, 401, 402], "reg_resource_requirements_list": [67, 401, 402], "reg_sz": [67, 401, 402], "pyhkey": [67, 139, 401, 402], "sound": [67, 71, 83, 114, 138, 174, 220, 251, 292, 333, 352, 401, 423, 447, 462, 465], "playsound": [67, 401, 403, 476, 480], "messagebeep": [67, 401, 403, 476, 480], "snd_filenam": [67, 401, 403], "snd_alia": [67, 401, 403], "snd_loop": [67, 401, 403], "snd_memori": [67, 401, 403, 480], "snd_purg": [67, 401, 403], "snd_async": [67, 401, 403], "snd_nodefault": [67, 401, 403], "snd_nostop": [67, 401, 403], "snd_nowait": [67, 401, 403], "mb_iconasterisk": [67, 401, 403], "mb_iconexclam": [67, 401, 403], "mb_iconhand": [67, 401, 403], "mb_iconquest": [67, 401, 403], "mb_ok": [67, 401, 403], "getpwuid": [67, 290, 307, 388, 480], "getpwnam": [67, 170, 307, 345, 388, 480], "getpwal": [67, 307, 388], "getgrgid": [67, 230, 388, 476, 480], "getgrnam": [67, 230, 345, 388, 462, 480], "getgral": [67, 230, 388, 480], "termio": [67, 212, 251, 380, 388, 479, 480], "tti": [67, 174, 226, 251, 255, 290, 388, 434, 435, 445, 452, 465, 480], "tcgetattr": [67, 358, 380, 388], "tcsetattr": [67, 358, 380, 388, 480], "tcsanow": [67, 358, 388], "tcsadrain": [67, 358, 388], "tcsaflush": [67, 358, 380, 388], "tcsendbreak": [67, 358, 388], "tcdrain": [67, 358, 388], "tcflush": [67, 358, 388], "tcflow": [67, 358, 388], "tcgetwins": [67, 358, 388, 480], "tcsetwins": [67, 358, 388, 480], "cfmakeraw": [67, 380, 388, 480], "cfmakecbreak": [67, 380, 388, 480], "setraw": [67, 380, 388, 480], "setcbreak": [67, 380, 388, 480], "flock": [67, 139, 212, 268, 388, 480], "rlim_infin": [67, 319, 388], "getrlimit": [67, 319, 388, 480], "setrlimit": [67, 139, 319, 359, 388, 480], "prlimit": [67, 139, 319, 388, 474, 480], "rlimit_cor": [67, 319, 359, 388], "rlimit_cpu": [67, 319, 388, 480], "rlimit_fs": [67, 319, 388, 480], "rlimit_data": [67, 319, 388], "rlimit_stack": [67, 319, 388], "rlimit_rss": [67, 319, 388], "rlimit_nproc": [67, 319, 388], "rlimit_nofil": [67, 319, 388], "rlimit_ofil": [67, 319, 388], "rlimit_memlock": [67, 319, 388], "rlimit_vmem": [67, 319, 388], "rlimit_a": [67, 319, 388], "rlimit_msgqueu": [67, 319, 388, 474], "rlimit_nic": [67, 319, 388, 474], "rlimit_rtprio": [67, 319, 388, 474], "rlimit_rttim": [67, 319, 388, 474], "rlimit_sigpend": [67, 319, 388, 474], "rlimit_sbs": [67, 319, 388, 474], "rlimit_swap": [67, 319, 388, 474], "rlimit_npt": [67, 319, 388, 474], "rlimit_kqueu": [67, 319, 388, 480], "getrusag": [67, 290, 319, 388, 464, 480], "getpages": [67, 319, 388], "rusage_self": [67, 319, 388], "rusage_children": [67, 319, 388], "rusage_both": [67, 319, 388], "rusage_thread": [67, 319, 388], "syslog": [67, 99, 139, 251, 266, 388, 466, 471, 473, 480], "openlog": [67, 139, 353, 388, 471, 480], "closelog": [67, 139, 353, 388, 471], "setlogmask": [67, 139, 353, 388], "aiff": [67, 150, 203, 251, 333, 347, 447, 480], "setmark": [67, 114], "adpcm2lin": [67, 138, 480], "alaw2lin": [67, 138], "avg": [67, 138], "avgpp": [67, 138], "bias": [67, 138, 193, 202, 305, 315, 462, 472], "findfactor": [67, 138], "findfit": [67, 138], "findmax": [67, 138], "getsampl": [67, 138], "lin2adpcm": [67, 138, 480], "lin2alaw": [67, 138], "lin2lin": [67, 138], "lin2ulaw": [67, 138], "maxpp": [67, 138], "minmax": [67, 138], "ratecv": [67, 138, 480], "rms": [67, 138], "tomono": [67, 138], "tostereo": [67, 138], "ulaw2lin": [67, 138], "fieldstorag": [67, 148, 474, 475, 477, 480], "getfirst": [67, 148], "getlist": [67, 148, 475], "parse_multipart": [67, 148, 469, 476, 477, 478, 479, 480], "print_environ": [67, 148], "print_form": [67, 148], "print_directori": [67, 148], "print_environ_usag": [67, 148], "solut": [67, 72, 83, 84, 92, 93, 94, 98, 100, 102, 103, 106, 129, 178, 183, 244, 258, 296, 330, 335, 340, 352, 381, 387, 423, 429, 458, 459, 461, 462, 463, 464, 465, 466, 468, 472, 478, 480], "cgitb": [67, 148, 251, 347, 470, 471, 480], "iff": [67, 187, 190, 251, 347], "method_sha512": [67, 170], "method_sha256": [67, 170], "method_blowfish": [67, 170], "method_md5": [67, 170], "method_crypt": [67, 170, 476, 480], "mksalt": [67, 170, 473, 477, 480], "mailcap": [67, 251, 347, 470, 471, 480], "findmatch": [67, 269], "getcap": [67, 269, 285], "fcicreat": [67, 278, 480], "uuidcreat": [67, 278], "opendatabas": [67, 278, 480], "createrecord": [67, 278], "init_databas": [67, 278, 480], "add_data": [67, 278, 392, 474], "add_tabl": [67, 278], "add_stream": [67, 278], "gen_uuid": [67, 278], "openview": [67, 278, 480], "getsummaryinform": [67, 278], "getcolumninfo": [67, 278], "summaryinform": [67, 278, 480], "getpropertycount": [67, 278], "getfieldcount": [67, 278], "getinteg": [67, 278, 465], "setstr": [67, 278], "setinteg": [67, 278], "cleardata": [67, 278], "cab": [67, 464, 480], "start_compon": [67, 278, 480], "add_fil": [67, 278], "remove_pyc": [67, 278], "set_curr": [67, 278], "radiobuttongroup": [67, 278], "bitmap": [67, 246, 252, 278, 325, 366, 372, 373], "pushbutton": [67, 278], "radiogroup": [67, 278], "checkbox": [67, 91, 148, 278, 458], "precomput": [67, 144, 480], "nis": [67, 230, 251, 347, 464, 470, 471, 480], "sun": [67, 106, 138, 147, 180, 242, 246, 251, 271, 292, 340, 347, 363, 405, 470, 480], "yellow": [67, 91, 93, 144, 157, 174, 251, 347, 381, 449, 463, 471], "cat": [67, 93, 100, 103, 157, 227, 284, 345, 438, 448, 450, 472, 475], "get_default_domain": [67, 284], "nntp_ssl": [67, 285, 472, 479, 480], "nntperror": [67, 285, 480], "nntpreplyerror": [67, 285], "nntptemporaryerror": [67, 285], "nntppermanenterror": [67, 285], "nntpprotocolerror": [67, 285], "nntpdataerror": [67, 285], "nntp_version": [67, 285], "nntp_implement": [67, 285], "newgroup": [67, 285], "newnew": [67, 285], "articl": [67, 94, 106, 223, 232, 258, 268, 285, 338, 381, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479], "ihav": [67, 285], "slave": [67, 285, 290, 306, 366, 480], "xhdr": [67, 285], "xover": [67, 285], "terminolog": [67, 97, 198, 242, 363, 373, 407, 460, 461, 464, 465], "optiongroup": [67, 289], "optionpars": [67, 117, 289, 462, 464], "get_option_group": [67, 289], "print_vers": [67, 289], "get_vers": [67, 289], "add_opt": [67, 117, 289, 462], "callback_arg": [67, 289], "callback_kwarg": [67, 289], "disable_interspersed_arg": [67, 117, 289], "enable_interspersed_arg": [67, 289], "get_opt": [67, 289], "conflict": [67, 72, 100, 103, 107, 117, 164, 210, 227, 238, 349, 381, 383, 402, 410, 423, 452, 458, 472, 474, 477, 480], "set_usag": [67, 289], "get_usag": [67, 289], "store_act": [67, 289], "typed_act": [67, 289], "always_typed_act": [67, 289], "optionerror": [67, 117, 289], "optionconflicterror": [67, 289], "optionvalueerror": [67, 117, 289], "badoptionerror": [67, 289], "ambiguousoptionerror": [67, 289], "ossaudiodev": [67, 251, 347, 462, 470, 471, 475, 480], "oss": [67, 251, 345, 347, 462, 473, 480], "ossaudioerror": [67, 292], "openmix": [67, 292], "audio": [67, 114, 138, 150, 203, 333, 359, 398, 403, 459, 480], "oss_audio_devic": [67, 292], "writeal": [67, 292], "nonblock": [67, 292, 480], "getfmt": [67, 292], "setfmt": [67, 292], "channel": [67, 106, 114, 130, 138, 173, 198, 209, 265, 280, 292, 333, 334, 338, 346, 398, 461, 473, 480], "setparamet": [67, 292], "obufcount": [67, 292], "obuffre": [67, 292], "mixer": 67, "oss_mixer_devic": [67, 292], "stereocontrol": [67, 292], "reccontrol": [67, 292], "get_recsrc": [67, 292], "set_recsrc": [67, 292], "whathdr": [67, 333, 475, 480], "spwd": [67, 230, 251, 307, 347, 464, 470, 471, 476, 480], "shadow": [67, 84, 85, 170, 230, 251, 252, 307, 347, 355, 447, 464, 474, 479, 480], "getspnam": [67, 336, 476, 480], "getspal": [67, 336], "au": [67, 203, 251, 292, 333, 338, 347, 447], "audio_file_mag": [67, 346], "audio_file_encoding_mulaw_8": [67, 346], "audio_file_encoding_linear_8": [67, 346], "audio_file_encoding_linear_16": [67, 346], "audio_file_encoding_linear_24": [67, 346], "audio_file_encoding_linear_32": [67, 346], "audio_file_encoding_alaw_8": [67, 346], "audio_file_encoding_float": [67, 346], "audio_file_encoding_doubl": [67, 346], "audio_file_encoding_adpcm_g721": [67, 346], "audio_file_encoding_adpcm_g722": [67, 346], "audio_file_encoding_adpcm_g723_3": [67, 346], "audio_file_encoding_adpcm_g723_5": [67, 346], "au_read": 67, "au_writ": [67, 474], "telnet": [67, 139, 167, 251, 347, 391, 465, 476, 480], "read_until": [67, 356], "read_al": [67, 356], "read_som": [67, 356], "read_very_eag": [67, 356], "read_eag": [67, 356], "read_lazi": [67, 356], "read_very_lazi": [67, 356], "read_sb_data": [67, 356], "get_socket": [67, 356], "mt_interact": [67, 356], "set_option_negotiation_callback": [67, 356], "xdrlib": [67, 118, 251, 347, 470, 471, 480], "uuencod": [67, 140, 143, 155, 251, 347], "xdr": [67, 118, 251, 296, 347], "pack_float": [67, 405], "pack_doubl": [67, 405], "pack_fstr": [67, 405], "pack_fopaqu": [67, 405], "pack_str": [67, 405], "pack_opaqu": [67, 405], "pack_byt": [67, 405], "pack_list": [67, 405], "pack_farray": [67, 405], "pack_array": [67, 405], "get_posit": [67, 405], "set_posit": [67, 405], "unpack_float": [67, 405], "unpack_doubl": [67, 405], "unpack_fstr": [67, 405], "unpack_fopaqu": [67, 405], "unpack_str": [67, 405], "unpack_opaqu": [67, 405], "unpack_byt": [67, 405], "unpack_list": [67, 405], "unpack_farray": [67, 405], "unpack_array": [67, 405], "conversionerror": [67, 405, 480], "intermezzo": [67, 73], "ice": [67, 281], "setuptool": [67, 73, 75, 76, 248, 299, 304, 352, 396, 450, 458, 466, 469, 471, 474, 476, 480], "app": [67, 73, 100, 244, 266, 349, 366, 396, 404, 458, 465, 466, 472, 480], "pure": [67, 73, 83, 84, 94, 98, 100, 102, 119, 173, 180, 183, 220, 222, 227, 232, 244, 258, 293, 305, 330, 349, 352, 353, 359, 424, 425, 439, 452, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 478, 480], "caution": [67, 72, 84, 125, 187, 265, 289, 290, 293, 345, 410, 464, 480], "tss": [67, 477, 480], "arena": [67, 428, 452, 464, 479, 480], "transit": [67, 93, 97, 98, 107, 180, 223, 258, 265, 327, 335, 392, 422, 427, 461, 463, 464, 466, 473, 480], "howto": [67, 84, 91, 95, 103, 117, 416, 459, 461, 466, 467, 472, 480], "primer": 67, "thought": [67, 94, 98, 280, 459, 461, 462, 467, 475], "technic": [67, 94, 109, 164, 180, 188, 210, 249, 259, 289, 290, 316, 341, 397, 424, 429, 458, 459, 466, 477, 480], "orm": 67, "_private__nam": 67, "minutia": 67, "aka": [67, 119, 190, 352, 419, 425, 458, 477, 480], "orderedenum": 67, "duplicatefreeenum": 67, "planet": [67, 340, 464], "timeperiod": [67, 208], "provabl": [67, 458, 480], "modular": [67, 83, 99, 170, 222, 473, 478, 480], "combinator": [67, 258, 315, 468, 478], "acknowledg": [67, 164, 175, 355, 423], "destin": [67, 99, 106, 174, 186, 205, 209, 239, 264, 265, 266, 268, 275, 289, 290, 329, 334, 341, 353, 355, 396, 463, 465, 471, 473, 474, 478, 480], "contextu": [67, 187, 264], "impart": [67, 264], "deploy": [67, 83, 99, 140, 199, 290, 345, 366, 404, 422, 458, 472, 478, 479, 480], "gunicorn": 67, "uwsgi": [67, 345], "zeromq": 67, "elabor": [67, 103, 423, 432, 459, 462, 480], "throughout": [67, 72, 92, 99, 109, 183, 247, 431, 459, 461, 462, 464, 465, 466, 472, 475, 480], "gmt": [67, 99, 180, 206, 242, 264, 338, 363], "cli": [67, 231, 248, 337, 359, 452, 474, 477, 480], "starter": 67, "qt": 67, "rfc5424": 67, "backslash": [67, 155, 156, 190, 206, 222, 244, 255, 280, 290, 293, 316, 345, 432, 443, 462, 463, 467, 471, 476, 477, 480], "plagu": [67, 474], "metacharact": [67, 269, 316, 345, 463], "lookahead": [67, 316, 424, 428, 463], "greedi": [67, 155, 316, 356], "feedback": [67, 227, 381, 423, 463], "ipc": [67, 120, 127, 130, 254, 334], "undecor": [67, 100, 223, 341], "tapset": 67, "newer": [67, 70, 74, 99, 102, 114, 190, 240, 244, 254, 265, 266, 285, 290, 294, 296, 309, 311, 325, 337, 338, 341, 363, 366, 383, 405, 419, 453, 458, 471, 474, 475, 476, 477, 478, 479, 480], "un": [67, 197, 200, 252, 285, 433, 446, 474, 480], "stringiz": [67, 252, 469, 480], "__annotations__": [67, 86, 92, 178, 188, 222, 223, 252, 383, 424, 425, 433, 438, 467, 469, 472, 474, 475, 476, 478, 479, 480], "quirk": [67, 91, 341, 431, 469, 474, 480], "opt": [67, 71, 164, 187, 225, 247, 289, 296, 303, 335, 429, 447, 452, 453, 462, 465, 466, 471, 472, 474, 475, 477, 480], "lossless": [67, 183, 187, 375, 425, 471, 472, 480], "__builtin_new": 67, "__pure_virtu": 67, "pyd": [67, 70, 83, 266, 351, 420, 464, 472, 475, 478, 480], "keypress": [67, 91, 279, 465], "l1": [67, 83, 155, 373], "psf": [67, 79, 293], "beopen": [67, 68], "cnri": [67, 459], "cwi": [67, 79, 237, 334, 391], "bsd": [67, 83, 91, 104, 130, 174, 212, 319, 325, 330, 334, 339, 363, 435, 453, 459, 461, 465, 474, 480], "mersenn": [67, 315, 462], "twister": [67, 315, 462], "uudecod": 67, "test_epol": [67, 480], "siphash24": [67, 453, 470, 480], "strtod": 67, "dtoa": [67, 453, 466, 480], "libffi": [67, 466, 470, 477, 480], "cfuhash": 67, "libmpdec": [67, 183, 453, 473, 480], "w3c": [67, 107, 237, 239, 392, 407, 408, 412, 425, 460, 469, 476, 477, 478, 479, 480], "c14n": [67, 410, 478, 480], "2001": [68, 97, 100, 206, 256, 329, 355, 363, 410, 419, 423, 460, 461, 462, 465, 472, 478, 480], "2023": [68, 100, 423, 471, 480], "foundat": [68, 79, 94, 166, 338, 366, 423, 458, 462, 463, 465, 473], "2000": [68, 84, 99, 147, 155, 220, 266, 281, 363, 381, 423, 438, 441, 459, 462, 465, 472, 473, 474, 480], "corpor": [68, 423], "nation": [68, 423], "research": [68, 94, 423, 480], "pyinitu_": 70, "punycod": [70, 155, 462, 480], "hyphen": [70, 117, 155, 225, 289, 316, 361, 383, 395, 452, 458, 462, 480], "initfunc_nam": 70, "u_": 70, "readthedoc": [70, 248, 404, 464], "en": [70, 94, 106, 107, 157, 227, 232, 237, 285, 392, 457, 458, 464, 472, 473, 480], "latest": [70, 84, 148, 180, 183, 207, 223, 244, 396, 419, 458, 464, 466, 468, 471, 472, 473, 474, 476, 480], "learn": [70, 72, 74, 76, 78, 83, 86, 88, 91, 92, 94, 102, 103, 106, 148, 173, 183, 190, 244, 272, 296, 328, 337, 366, 381, 408, 461, 462, 464, 465, 466, 472, 476, 477, 480], "enrich": [71, 480], "tailor": [71, 243, 337, 341, 359, 471], "occasion": [71, 83, 100, 117, 166, 174, 183, 187, 198, 202, 227, 244, 268, 272, 289, 290, 362, 433, 459, 464, 465, 472, 480], "identif": [71, 134, 280, 343, 362, 480], "great": [71, 93, 99, 188, 240, 316, 345, 386, 399, 459, 460, 461, 462, 464, 465, 466, 467, 471, 473, 475, 478, 480], "fprintf": [71, 72], "troubl": [71, 97, 107, 210, 458, 463], "piec": [71, 86, 94, 101, 103, 130, 138, 143, 148, 166, 176, 187, 188, 190, 199, 240, 267, 289, 338, 355, 366, 383, 411, 426, 432, 461, 464, 474, 479, 480], "cumbersom": [71, 98, 183, 366], "say": [71, 72, 74, 76, 84, 92, 97, 100, 102, 103, 106, 130, 136, 180, 190, 199, 223, 227, 240, 244, 248, 263, 264, 265, 266, 268, 280, 345, 352, 392, 410, 418, 425, 429, 431, 443, 460, 461, 462, 464, 465, 466, 470, 472, 474, 480], "cost": [71, 84, 164, 180, 185, 187, 223, 232, 240, 247, 290, 341, 364, 366, 378, 383, 387, 419, 423, 425, 459, 462, 465, 466, 470, 474, 480], "despit": [71, 84, 100, 232, 259, 293, 322, 338, 345, 383, 429, 465, 480], "accommod": [71, 100, 198, 247, 366, 463, 480], "vice": [71, 83, 138, 173, 247, 264, 290, 293, 316, 341, 373, 377, 383, 410, 465, 471, 474, 480], "versa": [71, 83, 138, 173, 247, 264, 290, 293, 316, 341, 373, 377, 383, 410, 465, 471, 474, 480], "understood": [71, 148, 240, 265, 280, 290, 294, 328, 341, 394, 418, 423, 425, 480], "pname": 71, "pmodul": [71, 72, 480], "parg": 71, "pythonfil": 71, "proceed": [71, 75, 107, 183, 192, 202, 258, 268, 280, 290, 305, 338, 362, 424, 427, 480], "subroutin": [71, 86, 94, 464], "glue": [71, 461, 463], "numarg": 71, "emb_numarg": 71, "embmethod": 71, "embmodul": 71, "pyinit_emb": 71, "recompil": [71, 78, 160, 247, 459, 462, 466, 472, 475, 476], "cflag": [71, 101, 303, 358, 453, 462, 480], "wsign": 71, "dndebug": 71, "fwrapv": 71, "wall": [71, 180, 305, 465, 471, 480], "ldflag": [71, 453, 462, 480], "x86_64": [71, 352, 453, 475, 478, 480], "lpython3": [71, 478, 480], "lpthread": 71, "ldl": 71, "lutil": 71, "lm": [71, 341, 432], "welcom": [71, 91, 152, 280, 285, 381, 423, 464, 472, 480], "linkforshar": [71, 480], "xlinker": 71, "incorpor": [72, 99, 103, 183, 264, 338, 391, 410, 423, 462, 464, 465, 466, 472, 478, 480], "cffi": [72, 73, 90, 183, 480], "favorit": [72, 106, 439], "food": [72, 86, 296, 443], "monti": [72, 164, 190, 222, 259, 290, 293, 337, 340, 341, 355, 419, 436, 451, 463, 465, 472], "fan": 72, "ls": [72, 88, 100, 134, 174, 328, 345, 355, 356, 475], "spammodul": 72, "spammifi": 72, "spam_system": 72, "sts": [72, 83, 345, 463], "saw": 72, "predefin": [72, 84, 99, 103, 109, 152, 155, 173, 174, 244, 264, 278, 342, 366, 400, 402, 425, 480], "pyerr_": 72, "fine": [72, 77, 83, 84, 98, 100, 106, 107, 164, 173, 174, 190, 198, 223, 240, 289, 290, 315, 330, 338, 349, 366, 383, 386, 392, 425, 458, 459, 460, 462, 464, 471, 480], "lost": [72, 88, 93, 99, 100, 106, 130, 174, 180, 183, 198, 223, 244, 259, 264, 266, 280, 305, 329, 330, 332, 335, 424, 441, 459, 461, 472, 473, 474, 479, 480], "pretend": [72, 102, 104, 174, 386, 425, 461, 478], "went": [72, 88, 141, 210, 292, 332, 410, 459, 461, 464, 465, 479], "predeclar": 72, "cours": [72, 75, 93, 94, 99, 100, 173, 183, 190, 197, 199, 204, 232, 264, 265, 280, 289, 290, 328, 335, 338, 366, 381, 386, 387, 407, 416, 425, 452, 459, 460, 462, 467, 472, 473, 474], "wise": [72, 93, 178, 183, 265, 461, 477], "couldn": [72, 103, 107, 187, 255, 290, 330, 337, 383, 387, 420, 460, 461, 464, 466, 471, 476, 480], "satisfi": [72, 107, 178, 218, 231, 252, 255, 265, 272, 362, 425, 429, 472], "spamerror": 72, "retain": [72, 87, 117, 164, 166, 174, 183, 187, 193, 202, 205, 210, 244, 247, 252, 258, 264, 268, 290, 328, 337, 338, 381, 391, 416, 423, 425, 427, 432, 473, 474, 476, 478, 480], "unintend": [72, 84, 183, 280, 293, 355, 470, 480], "going": [72, 74, 75, 78, 83, 92, 94, 102, 103, 114, 123, 134, 141, 148, 183, 193, 197, 276, 289, 290, 305, 331, 338, 355, 359, 362, 386, 387, 404, 410, 416, 425, 458, 459, 461, 465, 480], "genuin": [72, 190, 212, 466, 472], "seen": [72, 74, 83, 84, 86, 93, 94, 100, 152, 188, 208, 227, 232, 252, 258, 266, 268, 289, 302, 328, 350, 359, 366, 397, 399, 410, 412, 452, 462, 465, 468, 471, 474, 477, 480], "promis": [72, 93, 252, 472, 480], "spammethod": 72, "obsolet": [72, 91, 148, 210, 240, 259, 264, 311, 341, 363, 386, 397, 400, 405, 416, 459, 460, 461, 464, 466, 471, 472, 474, 475, 476, 480], "spam_doc": 72, "pyinit_nam": 72, "satisfactorili": 72, "pyimport_inittab": [72, 480], "interven": [72, 100, 187, 190, 201, 473], "exercis": [72, 83, 99, 100, 157, 184, 264, 289, 305, 359, 423, 465, 480], "substanti": [72, 240, 258, 311, 407, 423, 461, 463, 468, 472, 473, 474, 476, 480], "xxmodul": 72, "perman": [72, 107, 245, 392, 449, 458, 475, 479, 480], "rebuild": [72, 160, 472, 480], "luckili": [72, 385, 404], "toplevel": [72, 157, 183, 222, 366, 372, 373, 410, 480], "subdirectori": [72, 75, 83, 84, 100, 160, 197, 213, 244, 247, 249, 250, 268, 290, 293, 299, 331, 352, 377, 385, 396, 418, 419, 420, 458, 459, 460, 462, 465, 466, 475, 477, 478, 479, 480], "lx11": 72, "far": [72, 75, 84, 88, 103, 166, 180, 183, 187, 232, 240, 255, 272, 280, 289, 290, 305, 316, 328, 329, 356, 363, 372, 385, 392, 431, 459, 460, 461, 462, 463, 465, 480], "concentr": [72, 103, 107, 232, 366, 465], "imagin": [72, 103, 111, 296, 381, 386, 387], "fortun": [72, 75, 91, 111, 148, 467], "dwell": 72, "somehow": [72, 280, 355, 465, 466], "wherev": [72, 78, 91, 93, 100, 103, 106, 174, 366, 383, 394, 423, 461, 464], "my_callback": [72, 74, 289], "my_set_callback": 72, "temp": [72, 280, 327, 337, 357, 408, 418, 427, 453, 458, 480], "set_callback": 72, "dispos": [72, 385, 396], "rememb": [72, 84, 88, 91, 92, 94, 99, 100, 103, 156, 190, 244, 258, 280, 316, 337, 359, 366, 373, 392, 399, 407, 409, 433, 438, 458, 459, 460, 464, 465, 466, 468, 472, 473], "boilerpl": [72, 75, 98, 286, 359, 386, 429, 475, 480], "arglist": 72, "eventcod": 72, "placement": [72, 143, 366, 410, 471, 480], "whoop": [72, 100], "lls": 72, "ii": [72, 78, 157, 173, 338, 423, 424], "wb": [72, 86, 100, 114, 117, 146, 197, 205, 220, 231, 267, 275, 296, 306, 317, 346, 383, 394, 398, 416, 418, 419, 459, 468, 472], "100000": [72, 222, 305, 364, 379, 462], "400": [72, 100, 107, 114, 152, 220, 238, 280, 285, 332, 366, 381, 438, 449, 469], "300": [72, 91, 100, 107, 152, 238, 244, 381, 392, 424, 449, 472, 480], "myfunct": [72, 78, 166], "2j": [72, 96, 222, 259, 480], "geoff": [72, 480], "philbrick": 72, "hks": 72, "keywdarg_parrot": 72, "keywd": 72, "voltag": [72, 222, 438], "stiff": [72, 438], "voom": [72, 438], "norwegian": [72, 155, 438], "blue": [72, 91, 93, 100, 103, 105, 144, 152, 157, 174, 208, 258, 315, 340, 341, 366, 373, 381, 399, 438, 439, 449, 462, 463, 468, 469, 471, 472, 476, 480], "sss": [72, 74, 180], "parrot": [72, 222, 239, 304, 438, 465], "wouldn": [72, 83, 102, 103, 264, 329, 359, 385, 386, 424, 438, 459, 460, 461, 462, 463, 465, 480], "volt": [72, 438], "love": [72, 100, 144, 172, 241, 438, 468, 474], "keywdarg_method": 72, "skit": [72, 190], "keywdargmodul": 72, "keywdarg": 72, "pyinit_keywdarg": 72, "counterpart": [72, 100, 174, 188, 222, 255, 258, 264, 285, 316, 334, 341, 358, 424, 466, 468, 470, 472, 477, 480], "iii": [72, 423], "789": [72, 183, 465], "ss": [72, 106, 180, 245, 341, 363, 469, 473], "hell": 72, "forgotten": [72, 106, 122], "occupi": [72, 106, 114, 280, 319, 369, 373, 474], "reus": [72, 75, 79, 123, 125, 135, 155, 163, 166, 173, 181, 190, 211, 223, 247, 290, 316, 334, 335, 338, 344, 355, 359, 361, 362, 386, 399, 424, 429, 432, 464, 471, 472, 479, 480], "unusu": [72, 91, 100, 180, 210, 247, 292, 305, 319, 345, 352, 391, 427, 480], "prematur": [72, 99, 239, 268, 467, 480], "undetect": [72, 268, 362], "modern": [72, 102, 111, 123, 136, 140, 174, 175, 191, 232, 255, 329, 334, 338, 355, 366, 403, 459, 463, 465, 466, 472, 473, 476, 477, 478, 479, 480], "plenti": 72, "appar": [72, 91, 148, 330, 405, 459, 463, 480], "heavi": [72, 107, 164, 466, 473, 477, 480], "principl": [72, 84, 183, 386, 404, 473], "somewher": [72, 83, 84, 100, 242, 244, 289, 299, 311, 341, 407, 438, 458, 465, 469], "sometim": [72, 78, 83, 84, 91, 92, 93, 94, 97, 98, 100, 102, 103, 106, 107, 109, 111, 117, 132, 136, 148, 155, 164, 166, 173, 174, 183, 185, 187, 190, 200, 210, 222, 223, 232, 244, 252, 256, 258, 265, 268, 285, 289, 290, 296, 305, 316, 338, 339, 363, 366, 381, 383, 386, 387, 392, 410, 425, 427, 431, 433, 459, 462, 463, 464, 466, 467, 468, 472, 473, 474, 475, 476, 479, 480], "claim": [72, 102, 187, 196, 338, 391, 423, 480], "disadvantag": [72, 75, 83, 84, 103, 129, 155, 183, 338, 461, 468], "worri": [72, 74, 91, 99, 102, 106, 148, 180, 191, 289, 316, 344, 385, 461, 466, 473], "reclaim": [72, 74, 247, 383, 399], "term": [72, 88, 92, 94, 102, 113, 136, 174, 183, 206, 210, 218, 232, 240, 247, 259, 264, 272, 289, 296, 305, 341, 342, 359, 363, 366, 382, 396, 398, 399, 404, 411, 423, 424, 428, 429, 463, 465, 466, 468, 471, 473, 474, 476, 478, 480], "nobodi": [72, 148, 232, 242, 332, 480], "seem": [72, 75, 78, 94, 99, 103, 117, 190, 213, 268, 276, 290, 305, 337, 427, 429, 459, 460, 461, 462, 464, 480], "popular": [72, 92, 100, 187, 190, 223, 245, 268, 344, 377, 381, 431, 458, 472, 473, 478], "pictur": [72, 164, 197, 461, 463], "bet": 72, "therebi": [72, 84, 194, 200, 381, 474, 480], "no_bug": 72, "someon": [72, 84, 180, 332, 392, 410, 466, 471, 480], "spent": [72, 136, 305, 319, 330, 464, 465], "his": [72, 83, 227, 432, 459, 461, 465, 466, 474, 476, 480], "redund": [72, 267, 316, 341, 383, 421, 433, 461, 466, 480], "slowli": [72, 100], "ever": [72, 84, 92, 93, 119, 174, 196, 198, 247, 255, 258, 279, 280, 338, 345, 381, 383, 386, 458, 461, 462, 464, 465, 466, 467, 474, 480], "__cplusplus": 72, "sight": [72, 138], "aix": [72, 112, 290, 303, 349, 362, 478, 479, 480], "unic": [72, 292], "wish": [72, 74, 87, 91, 94, 99, 103, 107, 117, 143, 155, 164, 180, 190, 200, 205, 231, 247, 248, 249, 250, 256, 259, 264, 266, 268, 275, 289, 316, 332, 338, 339, 345, 352, 373, 382, 396, 397, 399, 404, 425, 460, 463, 464, 465, 466, 474, 480], "clash": [72, 93, 100, 173, 244, 264, 265, 268, 427, 432, 465, 475, 479, 480], "publish": [72, 100, 103, 183, 187, 189, 337, 359, 417, 423, 458, 460, 466, 472, 479, 480], "certainti": [72, 402], "burden": [72, 466, 467, 471, 473, 475], "pyspam_system": 72, "realiti": [72, 180, 289, 334, 392, 424], "plain": [72, 84, 93, 100, 107, 123, 148, 149, 157, 170, 180, 193, 194, 197, 201, 202, 203, 210, 239, 252, 264, 290, 332, 338, 339, 343, 383, 392, 404, 418, 419, 423, 424, 432, 461, 467, 472, 474, 475, 476, 480], "pyspam_api": 72, "pyspam_api_point": 72, "c_api_object": 72, "pyspam_system_num": 72, "_c_api": 72, "disappear": [72, 74, 99, 136, 381, 461, 463, 480], "bulk": [72, 183, 474], "ifndef": [72, 480], "py_spammodule_h": 72, "endif": [72, 237, 316, 453, 469, 470, 478, 479], "pyspam_system_return": 72, "pyspam_system_proto": 72, "import_spam": 72, "pyinit_cli": 72, "clientmodul": 72, "mention": [72, 74, 75, 76, 87, 94, 97, 100, 102, 103, 106, 111, 164, 173, 174, 188, 190, 210, 211, 212, 222, 259, 265, 268, 280, 289, 290, 328, 331, 335, 351, 359, 424, 425, 429, 431, 432, 433, 459, 467, 471, 473, 474, 477, 479, 480], "metaphor": [72, 247, 249, 250, 372], "cython": [73, 77, 78, 84, 90, 474, 480], "swig": [73, 78, 85], "numba": 73, "baggag": 74, "easiest": [74, 75, 78, 83, 84, 117, 183, 190, 240, 244, 289, 290, 386], "dealt": [74, 154, 289], "newdatatype_dealloc": 74, "newdatatypeobject": 74, "obj_underlyingdatatypeptr": 74, "other_obj": 74, "unwound": [74, 264, 316, 425], "mislead": [74, 106, 119, 149, 180, 392, 408, 461, 472, 480], "my_dealloc": 74, "cbresult": 74, "err_typ": 74, "err_valu": 74, "err_traceback": 74, "textual": [74, 75, 84, 102, 106, 117, 173, 198, 264, 285, 311, 316, 341, 355, 373, 407, 408, 427, 433, 437, 461, 476, 480], "newdatatype_repr": 74, "ified_newdatatyp": 74, "human": [74, 99, 100, 106, 114, 187, 188, 195, 227, 240, 242, 264, 285, 296, 300, 330, 332, 338, 339, 346, 349, 374, 384, 398, 411, 427, 450, 461, 468, 473, 474, 480], "consumpt": [74, 119, 252, 296, 319, 329, 349, 472, 473, 480], "newdatatype_str": 74, "stringified_newdatatyp": 74, "sens": [74, 84, 88, 93, 97, 99, 100, 109, 111, 117, 180, 183, 187, 202, 203, 223, 244, 256, 268, 280, 289, 290, 305, 330, 335, 337, 338, 341, 342, 349, 381, 391, 400, 423, 425, 429, 458, 467, 472, 474, 475, 477, 480], "flavor": [74, 190, 232, 258, 290, 339, 341, 424, 427, 453, 480], "newdatatype_getattr": 74, "100s": 74, "400s": 74, "newdatatype_setattr": 74, "newdatatype_richcmp": 74, "obj1": [74, 463], "obj2": [74, 463], "size1": 74, "size2": 74, "newdatatyp": 74, "unfil": [74, 427, 480], "newdatatype_hash": 74, "some_s": 74, "32767": [74, 344], "some_numb": 74, "toy": [74, 296], "newdatatype_cal": 74, "arg3": [74, 84, 96, 113], "slight": [74, 78, 84, 88, 94, 99, 100, 107, 166, 172, 183, 193, 212, 227, 240, 248, 255, 289, 290, 294, 304, 305, 338, 341, 381, 387, 391, 429, 433, 459, 461, 462, 463, 464, 465, 466, 472, 474, 475, 477, 479, 480], "incur": [74, 183, 258, 423, 472], "trivialtyp": 74, "breviti": [74, 289], "trivial_dealloc": 74, "trivialobject": 74, "tp_": 74, "some_object": [74, 84, 252, 386], "mytyp": [74, 289, 470], "myth": 74, "download": [74, 79, 84, 100, 293, 304, 372, 392, 396, 425, 437, 450, 458, 464, 465, 466, 472, 473, 477, 478, 480], "www": [74, 78, 94, 104, 106, 107, 148, 155, 159, 163, 166, 180, 181, 197, 232, 237, 239, 240, 258, 311, 315, 316, 337, 338, 341, 349, 384, 391, 392, 393, 400, 408, 410, 421, 423, 425, 432, 437, 442, 451, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 472, 473, 475, 477, 480], "gentl": [75, 92, 97, 117, 461], "cover": [75, 84, 91, 93, 98, 99, 100, 103, 106, 130, 166, 188, 190, 191, 205, 240, 265, 280, 289, 316, 332, 334, 341, 345, 366, 377, 381, 383, 385, 391, 407, 424, 431, 452, 459, 460, 461, 464, 467, 471, 473, 474, 480], "customobject": 75, "customtyp": 75, "custommodul": 75, "pyinit_custom": 75, "hope": [75, 97, 99, 100, 210, 326, 383, 458, 459, 460, 473, 474, 476, 478], "familiar": [75, 91, 94, 97, 100, 103, 111, 154, 191, 225, 290, 337, 429, 460, 461, 462, 465, 480], "wari": [75, 351], "accid": [75, 117, 465, 466, 467, 478, 480], "ob_fval": 75, "pick": [75, 84, 100, 107, 138, 157, 242, 248, 272, 289, 294, 379, 385, 418, 459, 464], "mycustom": 75, "backend": [75, 155, 174, 337, 349, 359, 387, 453], "build_meta": 75, "pyproject": [75, 376, 480], "ext_modul": [75, 459], "fire": [75, 100, 117, 136, 330, 471, 480], "uninterest": [75, 187], "custom2": 75, "custom_dealloc": 75, "custom_new": 75, "custom_init": 75, "ooi": 75, "custom_memb": 75, "custom_nam": 75, "custom_method": 75, "pyinit_custom2": 75, "midway": 75, "polymorph": [75, 86, 414], "oppos": [75, 91, 103, 119, 123, 154, 198, 205, 244, 334, 392, 429, 465, 475, 480], "ourselv": [75, 93, 111, 383, 480], "anyon": [75, 102, 338, 352, 359, 423, 460, 466, 474], "tempt": [75, 100, 102, 103], "riski": [75, 190, 480], "paranoid": 75, "uui": 75, "custom_getfirst": 75, "custom_setfirst": 75, "custom_getlast": 75, "custom_setlast": 75, "custom_getsett": 75, "custom3": 75, "pyinit_custom3": 75, "aren": [75, 83, 84, 87, 91, 92, 93, 94, 97, 103, 106, 109, 136, 151, 164, 173, 198, 214, 252, 256, 265, 266, 289, 293, 335, 338, 344, 349, 366, 374, 386, 387, 416, 459, 460, 461, 462, 463, 464, 465, 466, 473, 474, 480], "did": [75, 83, 84, 100, 103, 107, 136, 164, 188, 190, 199, 240, 242, 280, 281, 289, 290, 311, 316, 326, 338, 345, 349, 379, 383, 385, 412, 419, 425, 428, 439, 459, 460, 461, 469, 471, 472, 473, 474, 477, 478, 480], "unneed": [75, 408, 466, 471, 474, 479, 480], "some_attribut": [75, 386], "custom_travers": 75, "custom_clear": 75, "custom4": 75, "pyinit_custom4": 75, "subobject": [75, 84], "vret": 75, "autom": [75, 83, 102, 119, 285, 362, 460, 466, 474, 478, 480], "nevertheless": [75, 100, 136, 155, 194, 210, 289, 355, 410, 467], "prone": [75, 111, 148, 180, 190, 296, 305, 341, 471, 475, 480], "micro": [75, 84, 349, 459, 466, 468, 477, 480], "expens": [75, 84, 99, 178, 185, 187, 223, 255, 263, 286, 305, 329, 335, 338, 349, 429, 452, 463, 471, 473, 474, 476, 477, 478, 480], "robust": [75, 136, 148, 181, 252, 305, 330, 399, 466, 472, 474, 475, 480], "reimplement": [75, 385, 461, 474, 475, 476, 477, 480], "difficult": [75, 83, 91, 94, 99, 102, 103, 106, 117, 265, 296, 392, 410, 459, 460, 461, 462, 463, 466, 472, 478, 480], "sublist": [75, 372, 459, 472], "sublistobject": 75, "sublist_incr": 75, "sublist_method": 75, "sublist_init": 75, "sublisttyp": 75, "sublistmodul": 75, "pyinit_sublist": 75, "resembl": [75, 93, 174, 222, 240, 290, 294, 328, 452, 461, 465, 466, 478, 480], "explanatori": [76, 190, 311, 385, 480], "materi": [76, 94, 103, 174, 187, 231, 334, 338, 372, 423, 463, 466, 480], "xy": [76, 258, 331, 352, 383], "studi": [76, 84, 94, 190, 381, 462, 465], "paradigm": [76, 94], "goe": [76, 86, 88, 92, 98, 103, 117, 119, 130, 164, 166, 174, 175, 190, 227, 240, 244, 265, 272, 280, 289, 311, 349, 378, 383, 424, 461, 472, 473], "reassur": 76, "pythonxi": [76, 458, 478], "ni": [76, 304, 391, 443, 464], "cl": [76, 294, 465], "thank": [76, 94, 98, 103, 106, 152, 197, 232, 280, 337, 359, 383, 386, 459, 460, 461, 462, 463, 464, 465, 466, 472, 473, 476, 477, 480], "_declspec": 76, "dllexport": [76, 85], "initspam": 76, "nigetspamdata": 76, "studio": [76, 84, 453, 458, 465, 475, 480], "100k": 76, "rid": [76, 460, 480], "xx": [76, 117, 242, 290, 316, 327, 391, 458, 480], "guido": [77, 79, 84, 86, 92, 187, 276, 341, 383, 423, 439, 447, 459, 460, 461, 462, 464, 465, 466, 467, 469, 470, 471, 474, 475, 476, 477, 478, 479, 480], "van": [77, 79, 84, 86, 157, 180, 420, 423, 459, 460, 461, 462, 464, 465, 466, 467, 469, 470, 471, 474, 475, 476, 477, 478, 479, 480], "rossum": [77, 79, 84, 86, 420, 423, 459, 460, 461, 462, 464, 465, 466, 467, 469, 470, 471, 474, 475, 476, 477, 478, 479, 480], "20": [77, 84, 88, 91, 92, 94, 96, 99, 100, 103, 106, 131, 136, 147, 152, 173, 178, 180, 183, 190, 206, 208, 218, 232, 233, 244, 252, 256, 258, 264, 280, 290, 293, 305, 315, 316, 318, 319, 334, 338, 340, 341, 349, 355, 363, 364, 381, 383, 391, 393, 423, 432, 437, 446, 448, 452, 453, 459, 463, 464, 465, 466, 468, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480], "30": [77, 83, 84, 91, 92, 94, 96, 99, 100, 123, 133, 147, 152, 157, 180, 183, 190, 233, 256, 258, 264, 266, 290, 313, 315, 318, 334, 340, 341, 342, 359, 362, 363, 364, 381, 420, 437, 438, 448, 449, 453, 462, 463, 464, 466, 468, 469, 470, 474, 475, 476, 477, 478, 479, 480], "19999999999999996": 77, "0011001100110011001100110011001100110011001100110011": 77, "1999999999999999555910790149937383830547332763671875": 77, "eight": [77, 106, 174, 256, 341, 352, 366, 432, 459, 462, 463, 478, 480], "modula": [77, 79, 271, 437], "m_": 77, "baseclass": 77, "methodnam": [77, 280, 385, 416, 437, 438], "200": [77, 84, 107, 152, 174, 183, 187, 220, 238, 239, 242, 334, 338, 341, 366, 381, 385, 392, 404, 424, 443, 449, 462, 476, 478, 480], "572": [77, 424, 427, 471, 478, 480], "mail": [77, 79, 83, 94, 98, 100, 102, 103, 140, 191, 192, 193, 195, 197, 199, 202, 214, 245, 266, 268, 269, 285, 290, 332, 338, 353, 385, 404, 423, 449, 451, 459, 460, 461, 462, 463, 464, 465, 472, 475, 480], "pipermail": [77, 451, 460, 462], "3000": [77, 86, 110, 382, 383, 424, 425, 465, 467], "2006": [77, 94, 180, 264, 311, 408, 410, 419, 423, 464, 479], "004643": 77, "mydict": [77, 84, 383, 463], "elif": [77, 84, 88, 91, 94, 100, 107, 119, 180, 187, 197, 225, 247, 286, 316, 337, 339, 341, 349, 355, 424, 425, 428, 429, 432, 438, 464, 473, 480], "function_1": [77, 96], "function_2": [77, 96], "method_1": 77, "myvisitor": 77, "visit_a": 77, "method_nam": [77, 78], "visit_": [77, 119], "stackless": [77, 431], "nuitka": [77, 84], "jython": [77, 83, 86, 93, 300, 359, 404, 431, 446, 452, 460, 463, 465, 471, 472, 474, 480], "pypi": [77, 83, 88, 99, 102, 148, 185, 300, 304, 338, 349, 386, 396, 406, 422, 431, 446, 451, 456, 462, 464, 466, 469, 471, 472, 474, 475, 476, 477, 478, 479, 480], "very_long_list_of_fil": 77, "boehm": 77, "purifi": [77, 453], "pascal": [77, 79, 84, 94, 344, 437, 438, 439, 462, 466], "lisp": [77, 84, 94, 461], "539294296": 77, "1142331976": 77, "listwrapp": 77, "the_list": 77, "98767": 77, "555": 77, "el": [77, 140, 356, 391, 410, 428], "9999999": 77, "1001": [77, 155, 342], "7777777": 77, "333": [77, 84, 439, 441, 464], "stub": [77, 152, 254, 255, 290, 349, 383, 386, 480], "driven": [77, 84, 166, 273, 359, 366, 381, 385, 407, 409, 459, 472, 480], "1970": [77, 79, 144, 147, 180, 336, 363, 480], "spaghetti": 77, "mydir": 77, "delphi": 77, "21": [77, 94, 96, 100, 106, 147, 180, 183, 187, 200, 220, 223, 232, 233, 316, 338, 340, 363, 375, 379, 438, 446, 447, 452, 461, 462, 464, 465, 472, 473, 476, 478, 479, 480], "42": [77, 84, 93, 99, 117, 119, 122, 126, 136, 157, 166, 167, 173, 183, 190, 222, 223, 252, 265, 280, 281, 289, 293, 294, 315, 340, 341, 342, 364, 378, 381, 383, 385, 386, 417, 424, 426, 437, 438, 443, 446, 463, 464, 465, 472, 473, 476, 478, 479, 480], "63": [77, 315, 337, 349, 480], "idea": [77, 78, 83, 84, 88, 91, 92, 93, 98, 99, 100, 117, 180, 187, 190, 208, 258, 263, 292, 304, 352, 373, 381, 425, 459, 461, 462, 463, 466, 467, 468, 472, 476, 480], "2016": [77, 180, 338, 443, 450, 458, 476, 477, 480], "040070": 77, "fee": [77, 222, 423], "fie": 77, "fum": [77, 222], "fiefoo": 77, "pyrex": 78, "sip": [78, 391], "cxx": [78, 352, 453, 480], "weav": 78, "pythonrun": [78, 464, 480], "al": [78, 94, 178, 334, 338, 343, 373, 465, 476, 480], "pymap": 78, "arg_format": 78, "print_error": [78, 472], "stdoutcatch": 78, "attrnam": [78, 264, 407], "realiz": [78, 102, 205, 294, 464, 465, 480], "ugli": [78, 111, 187, 366, 459, 462], "hackeri": 78, "worth": [78, 100, 114, 190, 258, 265, 266, 280, 381, 431, 432, 459, 460, 461, 464, 475, 480], "gdb": [78, 84, 466, 480], "gdbinit": [78, 466, 480], "br": [78, 174, 432, 467, 468, 472, 473, 480], "_pyimport_loaddynamicmodul": 78, "myscript": [78, 294, 305, 435, 452], "50": [78, 83, 84, 94, 99, 100, 102, 136, 152, 157, 180, 183, 244, 264, 276, 305, 315, 316, 334, 340, 349, 363, 364, 373, 381, 385, 387, 409, 410, 423, 446, 447, 448, 465, 466, 470, 472, 475, 476, 477, 478, 479, 480], "python2": [78, 108, 109, 341, 352, 418, 458, 460, 465, 474, 480], "red": [78, 79, 91, 93, 99, 100, 103, 105, 144, 147, 157, 174, 208, 237, 258, 315, 340, 341, 366, 373, 381, 399, 423, 438, 449, 462, 463, 468, 469, 470, 471, 476, 480], "hat": [78, 79, 423, 448], "devel": [78, 96, 285, 480], "rpm": [78, 459, 462], "debian": [78, 220, 457, 459, 460, 477, 480], "apt": [78, 96, 476, 480], "tripl": [78, 86, 103, 106, 174, 187, 285, 290, 293, 297, 316, 325, 341, 361, 381, 424, 432, 471, 480], "myreadlin": 78, "relink": 78, "linkcc": [78, 453], "bpl": 78, "amoeba": 79, "bourn": [79, 298], "1989": [79, 180, 465], "usenet": [79, 83, 99], "bn": 79, "rcn": [79, 92], "0an": 79, "0bn": 79, "0rcn": 79, "a0": 79, "4a0": 79, "newsgroup": [79, 285, 463], "comp": [79, 83, 84, 99, 146, 285, 451, 460, 461, 464, 473, 474], "lang": [79, 83, 84, 99, 106, 227, 263, 337, 392, 451, 460, 461, 462, 464, 467], "communiti": [79, 84, 244, 456, 459, 460, 464, 465, 472, 477], "rss": [79, 461], "git": [79, 140, 345, 396, 474, 478, 480], "jelk": 79, "boer": 79, "283": [79, 180], "303": [79, 107, 238, 392], "wiki": [79, 80, 83, 84, 94, 157, 232, 337, 338, 349, 365, 456, 463, 464, 466, 472, 473, 480], "moin": [79, 83, 456, 463], "pythonbook": 79, "bbc": [79, 163, 436, 475], "18": [79, 88, 94, 96, 106, 147, 180, 183, 190, 220, 223, 233, 293, 315, 316, 329, 338, 340, 341, 344, 349, 373, 443, 448, 462, 463, 466, 469, 470, 471, 472, 477, 478, 479, 480], "602": [79, 479], "mailman": [79, 461, 463, 470, 479, 480], "zope": [79, 423, 460, 461, 472], "googl": [79, 82, 83, 99, 107, 400, 416, 464, 465, 466, 471, 473, 478, 480], "yahoo": [79, 181, 464, 465], "lucasfilm": 79, "ltd": [79, 338, 423], "propos": [79, 86, 150, 172, 223, 264, 338, 341, 345, 399, 407, 424, 427, 429, 432, 433, 459, 460, 462, 463, 464, 465, 466, 472, 476, 478, 480], "pygam": 79, "__sizeof__": [79, 349, 386, 465, 480], "__": [79, 84, 100, 286, 359, 432], "emac": [79, 85, 91, 106, 152, 174, 244, 268, 328, 432, 456, 465], "edu": [79, 94, 392, 423, 461, 462, 480], "sig": [79, 98, 106, 108, 123, 139, 155, 232, 252, 290, 330, 375, 456, 459, 460, 462, 466, 475], "tcl_librari": 80, "tk_librari": 80, "sam": [80, 291, 423, 459, 470, 480], "sourceforg": [80, 180, 459, 460, 462, 465, 480], "tkappinit": 80, "tclsam_init": 80, "libtclsam": 80, "libtksam": 80, "xt": [80, 146, 231, 267], "xtaddinput": 80, "takefocus": [80, 373], "hp": [82, 463, 480], "compaq": 82, "engin": [83, 94, 97, 103, 183, 263, 316, 337, 366, 373, 410, 412, 459, 461, 463, 465, 466, 475, 480], "mathmodul": 83, "sl": [83, 281, 480], "scriptfil": 83, "755": [83, 100], "env": [83, 100, 106, 139, 164, 197, 290, 293, 341, 345, 392, 396, 418, 435, 445, 450, 452, 457, 458, 462, 463, 470, 478, 480], "alex": [83, 462, 465, 466, 469, 470, 471, 475, 476, 478, 479, 480], "rezinski": 83, "ncurs": [83, 91, 174, 459, 460, 463, 469, 478, 480], "sysv": [83, 459, 460], "colour": [83, 91, 103, 119, 459, 480], "mous": [83, 91, 174, 345, 368, 373, 381, 459, 465, 480], "ose": [83, 255, 334, 459, 477, 480], "fancier": [83, 117, 187, 463, 464, 466], "smalltalk": [83, 94, 157, 385, 437, 460], "delight": 83, "main_log": 83, "tractabl": 83, "ters": [83, 300, 381, 458], "pleasant": [83, 459, 460, 464], "fun": [83, 164, 223, 381, 383, 385, 470, 476], "flaw": [83, 87, 386, 461, 472, 480], "self_test": 83, "unavail": [83, 107, 190, 252, 267, 280, 290, 329, 383, 425, 480], "fake": [83, 289, 425, 480], "epydoc": 83, "soon": [83, 91, 102, 103, 106, 133, 136, 190, 225, 229, 258, 280, 290, 294, 341, 359, 381, 383, 408, 424, 425, 462, 464, 471, 474, 479, 480], "thread_task": 83, "sequenti": [83, 100, 122, 160, 215, 232, 280, 296, 305, 341, 359, 386, 425, 449, 480], "001": [83, 180, 222, 258, 268, 305, 363, 432], "guess": [83, 155, 164, 181, 190, 197, 203, 206, 242, 247, 252, 263, 273, 305, 392, 404, 431, 453, 462, 472, 480], "job": [83, 91, 99, 100, 103, 106, 117, 125, 156, 198, 204, 227, 280, 290, 296, 342, 345, 372, 392, 429, 459, 465, 472, 480], "realist": [83, 345, 386, 408, 463, 464], "130283832797456": 83, "130283824404752": 83, "130283816012048": 83, "130283807619344": 83, "130283799226640": 83, "consult": [83, 84, 91, 94, 99, 103, 151, 164, 173, 180, 227, 264, 265, 268, 290, 292, 316, 319, 329, 332, 334, 337, 339, 349, 363, 404, 429, 458, 459, 461, 462, 463, 464, 465, 466, 467, 471, 479, 480], "theori": [83, 316, 423, 474, 475], "account": [83, 103, 155, 157, 160, 164, 180, 183, 187, 188, 199, 206, 222, 232, 241, 263, 264, 265, 283, 290, 293, 304, 336, 344, 349, 355, 356, 359, 396, 464, 468, 472, 474, 475, 476, 478, 479, 480], "pvm": 83, "l2": [83, 155, 373], "d1": [83, 466, 479], "d2": [83, 466, 479], "mass": [83, 93, 180, 459], "mutex": [83, 112, 121, 135, 337, 349, 480], "hindranc": 83, "multiprocessor": [83, 281, 300], "insist": [83, 306, 366], "greg": [83, 459, 461, 462, 463, 464, 473, 475, 478, 480], "stein": [83, 459, 480], "adam": [83, 465, 466, 469, 471, 472, 473, 476, 477, 478, 479, 480], "olsen": [83, 465, 466], "experi": [83, 93, 94, 99, 101, 103, 123, 173, 227, 290, 305, 337, 366, 381, 385, 407, 458, 459, 460, 461, 465, 466, 468, 475, 478, 480], "safethread": 83, "exhibit": [83, 244, 255, 290, 341], "sharp": [83, 155], "slower": [83, 84, 103, 155, 223, 244, 255, 267, 280, 327, 381, 462, 463, 465, 467, 471, 477, 478, 479, 480], "compens": [83, 305, 476, 480], "creativ": [83, 232, 333], "judici": [83, 178, 465], "tremend": 83, "3rd": [83, 316, 331, 383, 443, 473, 480], "rate": [83, 114, 138, 286, 292, 305, 340, 346, 393, 398, 476, 480], "gain": [83, 100, 141, 164, 247, 255, 296, 349, 392, 429, 431, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480], "old_path": 83, "new_path": 83, "ntfs": [83, 480], "hfs": 83, "hhl": 83, "letter": [83, 91, 103, 106, 140, 155, 174, 175, 183, 187, 190, 225, 263, 264, 289, 293, 294, 298, 316, 338, 341, 342, 361, 373, 384, 391, 392, 419, 427, 432, 439, 446, 459, 461, 463, 464, 465, 466, 467, 471, 473, 475, 476, 477, 480], "homogen": [83, 341, 344, 405], "osx": [83, 173, 474, 477, 480], "ironpython": [83, 86, 93, 300, 431, 465, 480], "pyseri": 83, "mitch": 83, "chapman": [83, 463, 478, 480], "selm": 83, "34a04430": 83, "cf9": 83, "ohioe": 83, "arrang": [83, 94, 99, 100, 123, 129, 130, 136, 190, 233, 252, 265, 280, 338, 362, 366, 372, 373, 480], "paul": [83, 311, 458, 459, 460, 461, 462, 464, 465, 466, 470, 471, 473, 474, 475, 477, 478, 479, 480], "boddi": [83, 458], "webprogram": 83, "cameron": [83, 144], "laird": 83, "technolog": [83, 91, 423], "20210224183619": 83, "phaseit": 83, "claird": 83, "web_python": 83, "me": [83, 197, 223, 237, 285, 342, 359, 387, 450, 458, 465, 470, 471], "qs": [83, 391], "josephin": 83, "mi": [83, 146, 464, 478, 479, 480], "req": [83, 107, 338, 386, 392, 472], "hdrs": [83, 390, 392], "guy": 83, "steel": [83, 480], "2c": [83, 366, 480], "sender": [83, 100, 197, 200, 205, 268, 332], "fromaddr": [83, 100, 265, 266, 332, 338], "toaddr": [83, 100, 265, 266, 332], "localhost": [83, 100, 104, 107, 197, 239, 242, 244, 265, 266, 280, 302, 310, 326, 332, 335, 338, 356, 392, 416, 417, 448, 480], "sbin": [83, 173, 316], "progress": [83, 103, 148, 190, 209, 280, 290, 328, 337, 338, 355, 372, 373, 396, 397, 458, 459, 461, 466, 480], "twist": [83, 387, 423, 480], "disk": [83, 94, 99, 106, 166, 181, 191, 197, 205, 210, 231, 240, 244, 255, 262, 264, 266, 268, 275, 278, 281, 285, 290, 292, 295, 296, 319, 327, 329, 337, 345, 349, 355, 379, 402, 410, 419, 425, 462, 464, 465, 467, 473, 480], "lightweight": [83, 213, 223, 337, 378, 396, 458, 459, 464, 465, 475, 476], "databaseprogram": 83, "sdev": 83, "idle3": 84, "pythonwin": [84, 173, 458, 459], "cool": 84, "activepython": [84, 458], "eric": [84, 91, 172, 174, 293, 321, 410, 439, 459, 460, 463, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480], "pyqt": [84, 456], "scintilla": 84, "trepan3k": 84, "wing": 84, "komodo": 84, "pycharm": [84, 476], "pylint": [84, 102], "pyflak": [84, 480], "sooner": [84, 173, 408, 465], "mypi": [84, 102, 383, 425, 470, 475, 476, 480], "pyre": 84, "pytyp": [84, 102, 476], "scan": [84, 92, 94, 99, 103, 155, 174, 190, 225, 227, 242, 290, 316, 325, 359, 366, 383, 425, 426, 452, 461, 462, 464, 466, 472, 475, 480], "pyinstal": [84, 280], "pyoxid": 84, "py2app": [84, 456], "py2ex": [84, 280, 480], "foobar": [84, 117, 217, 222, 265, 289, 316, 341, 387, 480], "remind": [84, 341, 438, 467, 480], "superfici": 84, "moment": [84, 102, 106, 180, 210, 255, 280, 290, 398, 429, 476, 480], "clutter": [84, 100, 472], "defeat": [84, 103, 397, 425, 480], "everywher": [84, 359, 480], "basi": [84, 99, 100, 155, 173, 240, 259, 264, 268, 305, 349, 350, 355, 419, 423, 429, 433, 458, 461, 462, 477, 480], "harder": [84, 190, 289, 341, 387, 471, 480], "linter": [84, 119, 383], "dateutil": [84, 180, 480], "gordon": [84, 104, 459, 462, 480], "mcmillan": [84, 104, 462], "2nd": [84, 258, 316, 366, 480], "grab": [84, 99, 100, 362, 458, 480], "1st": [84, 180, 258], "techniqu": [84, 94, 100, 106, 148, 158, 190, 198, 223, 290, 305, 316, 351, 358, 372, 383, 386, 387, 429, 472, 478, 480], "gone": [84, 97, 107, 238, 386, 459, 460, 462, 465, 467, 472, 478, 480], "bite": [84, 103, 289, 387], "neophyt": 84, "memoiz": [84, 136, 223, 460, 476, 480], "_cach": [84, 280, 460], "matter": [84, 92, 93, 100, 106, 160, 180, 190, 205, 244, 247, 250, 263, 289, 290, 293, 335, 337, 341, 349, 358, 373, 383, 385, 386, 387, 397, 425, 428, 458, 459, 461, 463, 464, 465, 466, 474, 480], "tast": 84, "3c": [84, 366], "somevar": 84, "mistaken": [84, 437, 459, 472, 474, 480], "diagnos": [84, 99, 173, 244, 264, 385, 387], "a_list": [84, 378], "some_tupl": 84, "some_int": 84, "calle": [84, 350, 377], "se": [84, 240, 356, 366], "func1": [84, 383], "99": [84, 91, 104, 144, 173, 180, 183, 258, 263, 265, 316, 340, 341, 363, 463, 466, 467, 472], "100": [84, 91, 100, 106, 107, 114, 122, 123, 133, 144, 152, 178, 180, 183, 187, 198, 205, 211, 222, 238, 242, 244, 258, 263, 272, 280, 281, 292, 315, 326, 334, 340, 341, 342, 355, 363, 364, 373, 381, 385, 392, 402, 404, 416, 424, 427, 438, 441, 443, 446, 447, 448, 449, 459, 462, 464, 465, 466, 469, 470, 472, 474, 475, 478, 480], "clearest": [84, 462], "changeabl": 84, "func2": 84, "func3": 84, "func4": 84, "linear": [84, 129, 138, 158, 166, 187, 258, 325, 340, 341, 346, 381, 437, 462, 474, 478, 480], "tax": [84, 316, 446, 462], "10e6": 84, "exponenti": [84, 183, 266, 341, 359, 406, 427, 462, 463, 465, 480], "inc": [84, 338, 405, 423, 459, 465], "dec": [84, 85, 94, 180, 218, 220, 448, 461, 462, 480], "newdict": 84, "olddict": 84, "new_l": 84, "0x16d07cc": 84, "arguabl": [84, 338], "deliber": [84, 117, 289, 302, 331, 341, 382, 385, 423, 452, 474], "benefici": [84, 100, 136, 423, 475], "on_tru": 84, "on_fals": 84, "ulf": 84, "bartelt": 84, "prime": [84, 163, 190, 205, 222, 258, 280, 341, 349, 363, 438, 448, 472, 476, 478, 480], "fibonacci": [84, 223, 438, 446, 447, 470], "mandelbrot": 84, "ru": [84, 215, 462], "iu": [84, 462], "sx": 84, "sy": 84, "yc": 84, "xc": [84, 349], "80": [84, 102, 104, 133, 144, 152, 155, 164, 205, 239, 240, 244, 258, 304, 305, 329, 334, 335, 340, 381, 385, 391, 392, 449, 463, 470, 472, 475, 476, 480], "___": 84, "______": 84, "__________": 84, "_________________": 84, "axi": [84, 151, 272, 373, 438, 469], "____________________________": 84, "sole": [84, 93, 102, 158, 183, 252, 280, 281, 337, 341, 361, 382, 383, 399, 423, 425, 427, 466, 473, 474, 475, 477, 480], "invari": [84, 93, 94, 183, 193, 296, 383, 427, 429, 480], "0o10": [84, 222], "0xa5": 84, "165": [84, 264, 340], "0xb2": 84, "178": 84, "ago": [84, 461, 480], "190": [84, 340, 461], "144": [84, 223, 258, 438, 446, 447, 478], "0144": 84, "0x144": 84, "rm": [84, 88, 293, 328, 480], "rf": [84, 328, 432, 480], "09": [84, 100, 151, 206, 264, 272, 329, 338, 445, 480], "fanci": [84, 91, 100, 462, 466, 480], "04d": [84, 223], "3f": [84, 157, 443, 472, 478], "assembl": [84, 94, 106, 188, 337, 345, 366, 425, 431, 464, 480], "sio": 84, "yello": 84, "paren": [84, 109, 119, 172, 244, 428, 464, 480], "get_input": 84, "do_foo": [84, 152], "do_bar": [84, 152], "foo_inst": 84, "do_": [84, 152, 242], "myfunc": [84, 100, 188, 316, 417], "fname": [84, 106, 166, 187, 265, 379, 474], "untermin": [84, 480], "workaround": [84, 178, 190, 294, 338, 341, 387, 399, 419, 470, 471, 473, 478, 480], "tough": 84, "dive": 84, "hot": [84, 244, 305], "spot": [84, 292, 361], "benchmark": [84, 223, 305, 452, 459, 460, 462, 463, 464, 466, 467, 468, 470, 471, 473, 474, 475, 478, 479, 480], "sophist": [84, 130, 152, 166, 183, 264, 338, 342, 410, 461, 464], "said": [84, 91, 92, 164, 210, 280, 424, 425, 432, 446, 460, 461, 476, 480], "sprinkl": [84, 431], "moder": [84, 94, 103, 285, 289, 302, 316, 461, 462], "tend": [84, 98, 146, 187, 223, 302, 305, 468], "outweigh": 84, "detriment": 84, "confid": [84, 102, 148, 315], "skill": [84, 381], "ineffici": [84, 255, 290, 350, 379, 471, 475, 480], "quadrat": [84, 158, 187, 341, 406, 466, 469, 480], "my_str": [84, 471], "my_bytes_object": 84, "cheap": [84, 173, 296, 480], "penultim": 84, "activest": [84, 451, 456, 459, 472], "52560": 84, "reorder": [84, 93, 123, 410, 480], "mylist": [84, 178, 318, 472], "variat": [84, 92, 93, 103, 180, 190, 268, 290, 302, 338, 345, 351, 425, 458, 464, 480], "keep_funct": 84, "keep_condit": 84, "fastest": [84, 231, 280, 316, 381, 448, 465, 472, 478], "con": [84, 337, 480], "lisp_list": 84, "analogu": [84, 280], "car": 84, "cdr": 84, "replic": [84, 94, 205, 280, 458, 463, 466, 480], "eleg": [84, 164, 463, 472], "suffic": [84, 222, 292], "exemplar": 84, "wrote": [84, 94, 335, 423, 459, 461, 463, 474, 480], "randal": [84, 105], "schwartz": [84, 105, 465], "isort": 84, "list1": 84, "list2": 84, "embodi": [84, 204, 407], "refin": [84, 477, 480], "mboxmailbox": 84, "maildirmailbox": 84, "outlookmailbox": 84, "mere": [84, 166, 180, 190, 222, 281, 289, 330, 345, 349, 381, 423, 424, 467], "class1": [84, 386, 387, 461], "class2": [84, 386, 387, 461], "upperout": 84, "outfil": [84, 117, 137, 259, 289, 298, 377, 449, 468, 472, 480], "_outfil": 84, "redefin": [84, 141, 158, 247, 335, 425, 462, 465, 480], "trickier": [84, 289], "rough": [84, 92, 100, 106, 199, 223, 240, 249, 258, 272, 278, 280, 289, 290, 299, 315, 341, 359, 362, 382, 425, 433, 459, 465, 466, 477, 479, 480], "incident": [84, 210, 248, 382, 423, 480], "basealia": 84, "getcount": [84, 288, 479], "rebind": [84, 224, 433, 463, 480], "tight": [84, 99, 132, 427, 431, 480], "answer": [84, 88, 92, 93, 130, 151, 190, 223, 232, 265, 268, 305, 342, 363, 439, 443, 459, 463, 467, 480], "cout": 84, "mangl": [84, 193, 222, 318, 427, 432, 433, 437, 474, 480], "_classname__spam": [84, 437], "privaci": [84, 338], "bother": [84, 91, 100, 102, 106, 280, 460, 461, 471], "vanish": [84, 155, 383], "inconveni": [84, 240, 252, 387, 410], "wors": [84, 103, 123, 180, 185, 471, 473, 474, 480], "patholog": [84, 480], "illustr": [84, 98, 99, 100, 107, 117, 136, 170, 180, 190, 205, 240, 247, 265, 328, 330, 337, 341, 345, 356, 366, 385, 392, 424, 427, 463, 473], "13901272": 84, "13891296": 84, "inadvis": 84, "500": [84, 107, 152, 180, 183, 211, 220, 238, 285, 340, 341, 395, 404, 447, 449, 462, 464, 469, 480], "thon": [84, 446], "english": [84, 100, 106, 147, 289, 361, 363, 381, 431, 432, 466, 467, 475], "_sentinel": 84, "late": [84, 91, 102, 187, 300, 459, 480], "firstofmonthd": 84, "namedint": 84, "xlat": 84, "ten": [84, 92, 100, 157, 174, 183, 305, 315, 344, 462], "titlestr": [84, 381], "2012": [84, 91, 106, 220, 473, 479, 480], "blog": [84, 387, 464], "rock": [84, 106, 117], "princip": [84, 119, 240, 338, 468, 472], "age": [84, 92, 105, 157, 223, 240, 241, 337, 338, 448, 461, 462, 463, 466, 472], "weather": 84, "govern": [84, 100, 178, 183, 191, 391, 416, 423, 472], "websit": [84, 107, 181, 392, 431, 472, 480], "station_id": 84, "_station_id": 84, "current_temperatur": 84, "longitud": [84, 342], "latitud": [84, 342], "station": 84, "historic_rainfal": 84, "mm": [84, 180, 245, 275, 341, 363], "rainfal": 84, "change_st": 84, "cm": [84, 136, 166, 359, 385], "__pycache__": [84, 247, 293, 308, 349, 447, 452, 470, 472, 478, 480], "middl": [84, 91, 123, 166, 196, 294, 315, 318, 361, 381, 413, 464, 466, 476, 480], "xyz": [84, 117, 264, 265, 341, 385, 472, 480], "cfile": [84, 308], "bar_var": 84, "foo_var": 84, "jim": [84, 94, 100, 305, 431, 459, 463, 465, 472, 476, 480], "roskind": [84, 305], "strang": [84, 112, 361, 391, 425, 458, 460, 464, 465], "matthia": [84, 466, 469, 471, 473, 476, 477, 478, 480], "urlich": 84, "restructur": [84, 304, 459, 460, 465, 480], "modnam": [84, 437, 447, 464, 471, 476], "fool": [84, 459, 463], "proof": [84, 94, 200, 280, 459, 478, 480], "paradox": [84, 462], "0x7352a0": 84, "0x4198d0": 84, "yournam": 85, "v3": [85, 334, 480], "d48eceb": 85, "19": [85, 88, 94, 99, 100, 103, 106, 136, 147, 157, 173, 180, 183, 190, 206, 220, 233, 258, 290, 338, 340, 341, 342, 420, 462, 463, 464, 465, 466, 469, 472, 478, 479, 480], "2017": [85, 291, 338, 432, 453, 480], "06": [85, 100, 180, 242, 264, 329, 446, 464, 476, 480], "04": [85, 88, 91, 180, 342, 344, 363, 422, 445, 464, 466, 469, 476, 477, 480], "45": [85, 94, 143, 157, 164, 183, 264, 280, 315, 334, 381, 383, 462, 463, 464, 469, 478, 479, 480], "1900": [85, 180, 363, 432, 465, 472], "hellohellohello": 85, "desktop": [85, 106, 400, 458], "pathext": [85, 329, 396, 458, 471, 474, 480], "mcafe": 85, "pyinit_foo": 85, "__declspec": 85, "nn": 85, "33": [85, 144, 157, 173, 175, 258, 280, 281, 316, 349, 386, 441, 447, 448, 461, 462, 463, 472, 478, 479, 480], "loadlibraryex": [85, 173, 478], "getprocaddress": 85, "leo": [85, 146], "initleo": 85, "initleoc": 85, "initmyappc": 85, "myapp": [85, 99, 100, 164, 232, 366, 418, 475], "pythonnn": 85, "_resultobj": 85, "typemap": [85, 266], "wxpythonwindow": 85, "duck": [86, 341, 383, 465, 474, 480], "bdfl": 86, "benevol": [86, 459], "argument1": 86, "argument2": 86, "argumentn": 86, "1j": [86, 151, 222, 259, 386, 480], "multidimension": [86, 341], "perl": [86, 94, 103, 105, 240, 316, 436, 441, 449, 459, 463, 464, 480], "dictview": [86, 341, 478, 480], "eafp": [86, 290], "forgiv": [86, 459, 480], "lbyl": 86, "75": [86, 91, 100, 187, 190, 280, 340, 381, 446, 448, 462, 463, 465, 466, 471, 476, 477, 478, 479, 480], "sum_two_numb": [86, 119], "_featur": [86, 110, 222], "8192": [86, 104, 220, 222, 239, 404], "81": [86, 101, 258, 280, 315, 340, 375, 439, 443, 446, 448, 478], "443": [86, 133, 239, 338, 474], "parameter": [86, 174, 190, 337, 341, 382, 383, 425, 469, 479, 480], "483": [86, 383, 475], "intens": [86, 174, 267, 290, 473, 480], "collat": [86, 263, 337, 470, 480], "leap": [86, 99, 103, 180, 363], "new_local": 86, "cp1252": [86, 155, 445], "04x": [86, 106], "organiz": [86, 338, 425], "1024": [86, 106, 172, 183, 212, 232, 265, 306, 334, 335, 338, 341, 379, 432, 448, 480], "posonly1": 86, "posonly2": 86, "positional_or_keyword": [86, 252], "kw_only1": 86, "kw_only2": 86, "411": [86, 107, 238, 264, 349, 379, 480], "richer": [86, 476], "abracadabra": [86, 92, 157, 280, 341, 342, 439, 463], "variable_nam": 86, "0000": [86, 97, 106, 155, 180, 200, 206, 256, 341, 363, 425, 459, 472, 473, 480], "10ffff": [86, 155, 425, 473, 480], "datastream": 86, "remove_gray_shad": 86, "refactor": [86, 94, 109, 119, 385, 386, 387, 463, 474, 475, 476, 477, 480], "macintosh": [86, 155, 432, 459, 462], "zen": [86, 111], "larri": [87, 340, 466, 468, 469, 473, 474, 478, 479, 480], "hast": [87, 466, 468, 469, 473, 474, 478, 479, 480], "viabl": 87, "inadvert": [87, 166, 252, 465, 474, 475, 480], "ann": 87, "exot": [87, 98, 259, 461], "malform": [87, 119, 155, 183, 196, 222, 239, 255, 268, 342, 463, 465, 472, 480], "nutshel": 87, "__wrapped__": [87, 92, 222, 223, 252, 469, 470, 472, 474, 475, 480], "__globals__": [87, 252, 425, 467, 469, 480], "fn": [87, 100, 106, 163, 197, 264, 396, 404, 418, 419, 467, 475, 478], "paragraph": [87, 99, 136, 194, 244, 259, 289, 290, 293, 338, 341, 361, 410, 417, 423, 425, 459, 462, 480], "tshepang": 88, "mbambo": 88, "fulfil": [88, 107, 238, 242, 338, 460, 462, 472], "devguid": [88, 474], "ctypes_configur": 88, "dotview": 88, "lib_pypi": 88, "drwxr": [88, 220], "xr": [88, 220, 329, 472], "wena": 88, "4096": [88, 104, 106, 112, 157, 170, 220, 222, 232, 334, 341, 362, 472], "feb": [88, 94, 180, 423, 461], "51": [88, 100, 101, 315, 381, 439, 465, 469], "rwxr": [88, 329], "535": 88, "05": [88, 100, 131, 151, 180, 258, 272, 316, 338, 344, 363, 449, 464, 465, 476, 480], "rw": [88, 93, 100, 220, 292, 329, 337, 345, 472, 475, 476, 477], "741": [88, 480], "01": [88, 100, 104, 143, 180, 183, 206, 222, 232, 237, 264, 329, 334, 336, 338, 341, 363, 405, 419, 422, 427, 448, 458, 460, 462, 463, 464, 472, 473, 476, 477, 480], "cftuvsux": 88, "cp": [88, 92, 155, 289, 290, 466, 475], "store_tru": [88, 117, 187, 225, 289, 306, 396, 466, 472, 480], "spirit": 88, "brought": [88, 296, 462, 480], "complaint": [88, 460], "vv": [88, 117, 452, 468, 476, 480], "vvv": [88, 117, 392], "sad": [88, 93, 467, 480], "vvvv": 88, "surfac": [88, 290, 381, 471], "explor": [88, 99, 107, 164, 188, 237, 244, 290, 381, 396, 410, 425, 458, 465, 472, 480], "greedili": 88, "opposit": [88, 94, 103, 106, 206, 316, 381, 425, 459, 465, 467, 480], "sake": [88, 91, 100, 125, 202, 290, 328, 429, 462, 480], "vq": 88, "po": [88, 227, 466, 470], "babel": [88, 227], "pybabel": [88, 227], "book": [90, 94, 102, 103, 151, 157, 180, 268, 316, 337, 359, 366, 472, 480], "py3c": 90, "opinion": [90, 459, 464], "kuchl": [91, 94, 103, 106, 174, 459, 460, 461, 462, 463, 464, 465, 466, 474], "raymond": [91, 92, 94, 105, 174, 344, 424, 459, 460, 462, 463, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "paint": [91, 174, 381, 461], "vt100s": [91, 174], "nich": 91, "valuabl": [91, 111, 227, 334, 378, 473], "button": [91, 100, 148, 174, 186, 244, 278, 366, 372, 373, 381, 423, 458, 476, 477, 478, 480], "urwid": 91, "commerci": [91, 292, 423, 465], "carri": [91, 92, 99, 155, 181, 183, 188, 262, 264, 272, 280, 289, 315, 337, 341, 385, 407, 423, 426, 432, 433, 464, 465, 466, 475, 478, 480], "proprietari": [91, 423], "unicurs": 91, "biggest": [91, 102, 379, 467, 472, 473], "mvaddstr": 91, "mvwaddstr": 91, "stdscr": [91, 174, 465], "multibyt": [91, 174, 205, 341, 473, 480], "mess": [91, 117, 289, 461], "die": [91, 209, 325, 399, 478, 480], "buggi": [91, 459, 461, 471, 473, 474, 480], "uncaught": [91, 149, 337, 349, 362, 427, 460, 478, 480], "funni": [91, 138], "rectangular": [91, 151, 381], "redraw": 91, "begin_x": [91, 174], "begin_i": [91, 174], "height": [91, 174, 178, 244, 278, 290, 316, 340, 366, 373, 381, 383, 446, 464, 480], "40": [91, 92, 94, 99, 152, 157, 180, 190, 244, 264, 305, 315, 316, 318, 329, 340, 363, 372, 381, 421, 438, 448, 449, 469, 474, 477, 478, 479, 480], "slow": [91, 100, 181, 232, 244, 255, 258, 266, 280, 327, 335, 341, 350, 359, 381, 383, 419, 420, 459, 460, 462, 463, 465, 479, 480], "baud": [91, 480], "flurri": [91, 459], "redrawn": [91, 174, 381], "subsect": [91, 103, 123, 244, 341, 427, 480], "26": [91, 93, 99, 101, 147, 180, 233, 256, 280, 315, 329, 338, 363, 364, 375, 391, 420, 423, 462, 463, 466, 472, 476, 478, 479, 480], "ordinari": [91, 99, 103, 148, 166, 190, 222, 231, 297, 316, 327, 330, 337, 340, 355, 386, 399, 410, 429, 432, 433, 459, 473, 480], "annoy": [91, 106, 148, 264, 386, 459, 461, 462, 465, 467, 473, 478, 480], "flicker": [91, 174, 480], "twisti": 91, "maze": 91, "subt": [91, 193, 202, 429], "waddstr": [91, 473], "boldfac": [91, 465], "underlin": [91, 174, 369, 373], "distract": [91, 289, 480], "blink": [91, 174, 478, 479, 480], "invis": [91, 155, 174, 176, 381, 466, 468, 480], "synonym": [91, 100, 106, 112, 174, 289, 296, 316, 339, 366, 407, 432, 465, 480], "video": [91, 174, 258, 269, 272, 465], "viewer": [91, 244, 266, 381, 480], "safest": [91, 173, 268, 480], "stick": [91, 106, 267, 280, 359, 373, 381, 461, 462, 465], "bright": 91, "xterm": [91, 174, 480], "american": [91, 180], "spell": [91, 155, 180, 200, 264, 305, 341, 373, 432, 433, 462, 467, 473, 480], "canadian": [91, 155], "british": 91, "resign": 91, "misspel": [91, 92, 164, 386, 480], "foreground": [91, 174, 244, 373, 449], "wire": [91, 99, 155, 174, 264, 265, 266, 338, 343, 386, 416, 475], "white": [91, 93, 103, 174, 175, 196, 208, 244, 345, 373, 381, 392, 423, 431, 449, 474, 479, 480], "black": [91, 93, 100, 106, 144, 157, 174, 208, 244, 315, 373, 381, 449, 462, 463, 469, 470, 471, 474, 478], "green": [91, 93, 119, 157, 174, 208, 237, 315, 340, 381, 399, 438, 449, 462, 463, 468, 469, 472, 476, 480], "magenta": [91, 93, 174, 449], "cyan": [91, 93, 174, 449], "alert": [91, 237, 266, 338, 383, 397, 477, 480], "rgb": [91, 93, 159, 174, 203, 246, 289, 366, 381, 474, 480], "purpl": [91, 93, 100, 208], "unabl": [91, 94, 99, 100, 107, 252, 264, 268, 290, 325, 337, 345, 349, 361, 440, 458, 464, 480], "lucki": [91, 173], "talent": 91, "tenth": [91, 138, 174, 206], "printdocu": 91, "backspac": [91, 103, 174, 175, 244, 316, 432, 445, 480], "keybind": [91, 174, 244, 317], "editwin": 91, "struck": 91, "brows": [91, 107, 310, 373, 465, 480], "vendor": [91, 232, 300, 457, 458, 480], "acs_": 91, "lengthi": [91, 94, 103, 258, 297, 459, 460, 461, 462, 463, 472, 480], "swear": 91, "pycon": [91, 106, 338, 464], "2013": [91, 100, 106, 180, 291, 338, 423, 480], "hetting": [92, 94, 105, 424, 462, 463, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "peopl": [92, 94, 97, 102, 106, 174, 183, 187, 190, 227, 232, 289, 410, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 473, 476, 478, 480], "curious": [92, 148, 480], "objtyp": 92, "directorys": 92, "song": [92, 471], "game": [92, 117, 381, 464, 465], "twenti": 92, "chess": [92, 94, 106, 461, 462], "reveal": [92, 180, 383, 465, 472, 480], "_age": 92, "loggedageaccess": 92, "birthday": [92, 448, 469], "mari": [92, 334, 438], "dave": [92, 105, 462, 463, 466, 472, 480], "david": [92, 94, 96, 106, 227, 423, 458, 459, 460, 461, 462, 463, 465, 466, 468, 470, 472, 473, 474, 475, 476, 478, 480], "hardwir": [92, 166, 305], "loggedaccess": 92, "public_nam": 92, "private_nam": 92, "pete": 92, "peter": [92, 97, 111, 227, 315, 364, 459, 460, 461, 462, 463, 464, 465, 470, 473, 474, 475, 476, 479, 480], "kate": 92, "catherin": 92, "some_class": 92, "descriptor_nam": 92, "notori": [92, 399], "meet": [92, 94, 100, 137, 166, 183, 187, 190, 296, 341, 392, 423, 425, 459, 463], "oneof": 92, "predic": [92, 94, 135, 252, 258, 361, 362, 410, 462, 465, 472, 477, 479, 480], "minvalu": 92, "maxvalu": 92, "minsiz": 92, "wood": [92, 117], "metal": 92, "plastic": 92, "quantiti": [92, 183, 272, 290, 316, 338, 462, 466, 472], "metl": 92, "toolset": [92, 258, 289, 465, 480], "deeper": [92, 107, 164, 180, 190, 304, 342, 349], "behind": [92, 173, 190, 281, 306, 322, 352, 355, 381, 392, 425, 458, 460, 463, 480], "everyday": [92, 222], "find_name_in_mro": 92, "object_getattribut": 92, "cls_var": 92, "descr_get": 92, "bypass": [92, 155, 223, 232, 290, 342, 349, 351, 386, 422, 425, 427, 429, 471, 480], "getattr_hook": 92, "slot_tp_getattr_hook": 92, "type_getattro": [92, 480], "super_getattro": 92, "skeleton": 92, "conn": [92, 123, 157, 163, 166, 239, 280, 296, 326, 334, 338, 362, 464, 472, 475], "movi": [92, 144, 337, 383, 470, 471], "director": [92, 144, 392], "music": [92, 157, 423], "artist": 92, "genr": 92, "entertain": [92, 148], "war": [92, 470], "georg": [92, 106, 258, 443, 464, 465, 466, 468, 469, 472, 473, 475, 476, 480], "luca": [92, 232, 474, 475, 480], "jaw": [92, 144], "1975": [92, 144, 259, 337, 340, 446, 478], "steven": [92, 460, 464, 466, 471, 472, 474, 475, 476, 478, 480], "spielberg": [92, 144], "countri": [92, 240, 263, 338, 341, 410, 463], "road": [92, 241], "john": [92, 105, 107, 157, 172, 187, 366, 410, 437, 438, 439, 460, 463, 464, 465, 466, 469, 470, 473, 476, 480], "denver": [92, 480], "abram": 92, "excit": [92, 459, 461], "prepackag": 92, "succinct": [92, 258, 383], "fget": [92, 222, 382], "fset": [92, 222, 382], "fdel": [92, 222, 382], "getx": [92, 222], "__x": 92, "delx": [92, 222], "descrobject": 92, "prop": [92, 458, 471, 480], "intervent": [92, 366, 422], "spreadsheet": [92, 462], "b10": 92, "recalcul": [92, 119, 264, 422], "recalc": 92, "_valu": [92, 193, 202], "seamless": 92, "classobject": [92, 470, 480], "__func__": [92, 109, 252, 341, 425, 437, 465, 466], "__self__": [92, 252, 341, 425, 437, 465, 480], "func_descr_get": 92, "funcobject": [92, 470, 480], "0x00c45070": 92, "0x00b18c90": 92, "0x1012e1f98": 92, "wonder": [92, 148, 172, 305, 431, 459, 462, 472], "recap": 92, "chart": [92, 106], "experiment": [92, 244, 268, 366, 368, 407, 431, 453, 462, 467, 468, 470, 471, 472, 477, 478, 480], "averag": [92, 138, 258, 290, 305, 315, 341, 345, 373, 379, 431, 448, 467, 474, 478, 480], "conceptu": [92, 94, 99, 117, 138, 191, 193, 197, 202, 247, 250, 342, 383, 397, 429, 477], "dataset": [92, 164, 223, 463, 478, 480], "9332": 92, "unexcit": 92, "pystaticmethod_typ": 92, "dict_fromkey": 92, "dictobject": [92, 464, 480], "pyclassmethod_typ": 92, "vehicl": 92, "id_numb": 92, "id_nubm": 92, "vye483814lqex": 92, "_dept": 92, "dept": [92, 437, 468, 472], "botani": 92, "watney": 92, "pirat": 92, "mar": [92, 93, 94, 180, 340, 431, 438, 461, 465], "48": [92, 232, 340, 341, 379, 395, 469, 480], "152": 92, "flyweight": 92, "35": [92, 94, 183, 222, 315, 340, 400, 432, 462, 463, 464, 465, 471, 472, 476, 478, 479, 480], "m1": [92, 258, 344, 470], "100_000": [92, 340], "faith": [92, 205, 342, 349], "_slotvalu": 92, "clsname": 92, "descr_new": 92, "member_get": 92, "member_set": 92, "member_delet": 92, "member_repr": 92, "mcls": [92, 379], "pytypereadi": 92, "add_method": 92, "slot_nam": 92, "object_new": 92, "empty_slot": 92, "_pyobject_genericsetattrwithdict": 92, "0x7fb5d302f9d0": 92, "slot_valu": 92, "xz": [92, 267, 329, 355, 383, 472, 473, 475, 480], "week": [93, 147, 180, 263, 363, 459, 471, 478, 480], "upper_cas": [93, 480], "from_dat": 93, "plot": [93, 463], "chore": [93, 459], "first_week_day": 93, "weekend": 93, "96": [93, 97, 256, 341, 379, 476, 477, 478, 479, 480], "chores_for_ethan": 93, "dish": [93, 341], "show_chor": 93, "alias_for_squar": 93, "unimport": 93, "autonam": 93, "north": [93, 180, 373, 381, 466, 468, 480], "south": [93, 155, 316, 373, 381, 465, 468], "east": [93, 180, 363, 373, 381, 384, 437, 463], "west": [93, 180, 363, 373, 381, 437, 468], "__members__": [93, 208, 461, 467], "recreat": [93, 155, 187, 295, 334, 391, 396, 399, 425, 473, 477, 480], "vast": [93, 327, 478, 479, 480], "mood": 93, "funki": [93, 164], "happi": [93, 123, 462, 478, 480], "favorite_mood": 93, "enumnam": 93, "morecolor": 93, "pink": [93, 381], "some_behavior": 93, "creaturedatamixin": 93, "leg": 93, "creatur": 93, "beetl": 93, "dog": [93, 103, 157, 316, 437, 472, 475], "test_enum": 93, "fruit": [93, 304, 425, 439], "tomato": [93, 337], "picklabl": [93, 163, 252, 280, 296, 475, 480], "myenum": 93, "pickle_by_enum_nam": 93, "ant": [93, 146], "bee": 93, "closer": [93, 328, 329, 387, 397, 466, 467, 475, 480], "somedata": [93, 232, 301], "newenumnam": 93, "chartreus": 93, "sea_green": 93, "rosemari": 93, "rwx": [93, 329], "floatenum": 93, "_value_": [93, 208], "px": [93, 272], "km": [93, 340], "vx": 93, "vy": 93, "member_nam": [93, 208, 469], "_name_": [93, 208], "_order_": [93, 208, 480], "enumclass": [93, 480], "earth": [93, 337, 340, 438], "jupit": [93, 340], "mercuri": [93, 340, 472, 474, 480], "neptun": [93, 340], "saturn": [93, 340], "uranus": [93, 340], "venus": [93, 340, 438], "radius": [93, 152, 272, 337, 381], "surface_grav": 93, "compris": [93, 119, 285, 299, 345, 427, 432, 433, 465], "_convert_": [93, 480], "some_enum_var": 93, "renumb": [93, 245, 425], "autonumb": 93, "swatch": 93, "panton": 93, "auburn": 93, "3497": 93, "1246": 93, "bleached_cor": 93, "grade": [93, 105, 144, 222, 340, 341, 381, 462, 480], "grene": 93, "303e": 93, "4397e6": 93, "869e": 93, "0518e6": 93, "976e": 93, "37814e6": 93, "421e": 93, "3972e6": 93, "9e": 93, "27": [93, 147, 180, 233, 254, 290, 316, 334, 338, 340, 364, 375, 432, 443, 446, 459, 462, 468, 469, 472, 473, 477, 478, 479, 480], "1492e7": 93, "688e": 93, "0268e7": 93, "686e": 93, "5559e7": 93, "024e": 93, "4746e7": 93, "kilogram": 93, "gravit": [93, 381], "m3": [93, 363, 470], "kg": 93, "67300e": 93, "6378140": 93, "802652743337129": 93, "367": 93, "day_": 93, "day_0": 93, "day_1": [93, 263], "day_365": 93, "365": [93, 180, 338, 340, 363], "day_366": 93, "tour": [94, 461, 462], "subclaus": 94, "ml": [94, 462], "ocaml": 94, "haskel": [94, 258, 438, 459, 462], "emphas": [94, 190, 281, 424, 480], "discourag": [94, 103, 136, 155, 178, 191, 222, 247, 285, 316, 331, 338, 341, 350, 355, 359, 425, 461, 464, 480], "puriti": [94, 391], "constraint": [94, 119, 183, 188, 208, 264, 290, 296, 304, 341, 383, 391, 424, 426, 428, 429, 464, 465, 467, 471, 480], "conclud": [94, 99, 103], "rigor": 94, "aros": 94, "onward": [94, 100, 183, 218, 252, 330, 337, 341, 480], "impract": 94, "enorm": 94, "daili": [94, 461, 480], "proven": [94, 190, 381, 462], "believ": [94, 289, 462], "synthes": [94, 190, 383], "jan": [94, 180, 338, 345, 402, 461, 466, 469, 470, 472, 475, 476, 477, 478, 479, 480], "apr": [94, 452, 461, 464], "jun": [94, 220, 363, 461], "jul": [94, 220, 461, 472], "nov": [94, 180, 206, 220, 242, 338, 363, 461, 476], "itali": 94, "rome": 94, "franc": 94, "pari": [94, 103, 422, 446], "washington": [94, 245], "dc": [94, 258, 290, 410, 464], "genexp": [94, 428], "concis": [94, 97, 164, 289, 337, 425, 459, 463, 472, 476, 480], "line_list": 94, "stripped_it": 94, "stripped_list": 94, "sequence1": [94, 459], "condition1": 94, "expr2": [94, 427, 459], "sequence2": [94, 459], "condition2": 94, "expr3": [94, 427], "sequence3": 94, "condition3": 94, "exprn": [94, 459], "sequencen": [94, 459], "conditionn": 94, "obj_tot": 94, "list_all_object": [94, 463], "expr1": [94, 427, 459], "seq1": [94, 288, 459], "doubtless": [94, 460, 461, 462], "weren": [94, 103, 119, 232, 460, 461, 462, 463, 464, 466], "generate_int": [94, 461, 462], "gen": [94, 252, 258, 427, 461, 462, 472, 475, 480], "messier": [94, 103, 461, 462, 466], "test_gener": [94, 461, 462, 480], "inord": [94, 461, 462], "queen": [94, 315, 316, 461, 462], "nxn": [94, 461, 462], "board": [94, 98, 174, 461, 462], "threaten": [94, 461, 462], "knight": [94, 106, 304, 423, 439, 443, 461, 462, 478], "rout": [94, 107, 209, 382, 404, 449, 461, 462, 466, 474], "chessboard": [94, 461, 462], "messi": [94, 462, 466], "becam": [94, 146, 210, 290, 332, 349, 363, 383, 459, 465, 466, 475, 478, 479, 480], "cumul": [94, 215, 223, 272, 305, 340, 377, 379, 452, 464, 472, 474, 475, 480], "itera": 94, "iterb": 94, "sentenc": [94, 223, 316, 361, 461, 462, 465, 480], "fragment": [94, 138, 311, 341, 391, 392, 409, 410, 464, 466, 472, 473, 480], "is_even": [94, 416], "verb": [94, 290], "10000": [94, 305, 330, 364, 381, 462, 473, 480], "rand_list": 94, "769": 94, "7953": 94, "9828": 94, "6431": 94, "8442": 94, "9878": 94, "6213": 94, "2207": 94, "shortest": [94, 192, 222, 258, 459, 464, 466, 467, 468, 472], "broad": [94, 180, 289, 391, 461, 464, 466, 473, 480], "interv": [94, 99, 174, 180, 244, 266, 290, 305, 315, 330, 340, 349, 359, 362, 363, 373, 381, 463, 465, 472, 476, 478, 480], "elem": [94, 144, 157, 222, 223, 258, 341, 410, 439, 464, 466, 470, 472], "endless": [94, 258, 459, 461, 463, 464, 480], "rubi": [94, 340, 449], "less_than_10": 94, "aba": 94, "came": [94, 99, 100, 190, 199, 280, 460, 461, 462, 463, 464, 480], "relax": [94, 180, 241, 472, 479, 480], "key_func": 94, "city_list": 94, "decatur": 94, "huntsvill": 94, "selma": 94, "anchorag": 94, "ak": 94, "nome": 94, "flagstaff": 94, "az": 94, "phoenix": 94, "tucson": 94, "city_st": 94, "kwarg1": [94, 464], "value1": [94, 164, 464, 479], "kwarg2": [94, 464], "value2": [94, 164, 464, 479], "server_log": [94, 464], "initial_valu": [94, 255], "abbc": 94, "clearer": [94, 190, 289, 341, 459, 460, 461, 462, 463, 465, 477, 480], "stripped_lin": 94, "existing_fil": 94, "file_list": 94, "anonym": [94, 173, 220, 265, 275, 290, 381, 424, 427, 459, 472, 480], "adder": 94, "print_assign": 94, "multiway": 94, "disentangl": 94, "heck": 94, "essenc": 94, "disagre": [94, 375, 459], "assist": [94, 106, 261, 275, 281, 382, 396, 425, 461, 462, 463, 464, 465, 466, 477, 480], "draft": [94, 106, 148, 268, 293, 407, 459, 460, 461, 462, 463, 464, 465, 466, 476, 477, 480], "ian": [94, 404, 470], "bick": [94, 404], "nick": [94, 97, 106, 321, 425, 461, 463, 464, 465, 466, 468, 472, 473, 474, 475, 476, 477, 480], "coghlan": [94, 97, 106, 321, 463, 464, 465, 466, 468, 472, 473, 474, 475, 476, 477, 480], "efford": 94, "jewett": [94, 463, 465], "mike": [94, 461, 463, 464, 465, 470, 480], "krell": 94, "leandro": 94, "lameiro": 94, "jussi": 94, "salmela": 94, "collin": [94, 465, 466, 475, 480], "winter": [94, 222, 465, 466], "blake": [94, 232], "winton": 94, "typo": [94, 148, 383, 386, 427, 461, 480], "tutor": 94, "harold": [94, 342], "abelson": 94, "gerald": 94, "jay": [94, 460, 472, 480], "sussman": 94, "mitpress": 94, "mit": [94, 248, 304, 423], "sicp": 94, "classic": [94, 164, 181, 200, 227, 268, 366, 381, 387, 446, 461, 462, 464, 466, 467, 472, 480], "textbook": [94, 103, 316, 464, 465], "scienc": [94, 103, 340, 362, 475], "defmacro": 94, "rambl": 94, "wikipedia": [94, 106, 157, 232, 268, 338, 344, 381, 464, 472, 473, 480], "functional_program": 94, "partial_appl": 94, "curri": 94, "gnosi": 94, "cx": [94, 258, 462], "tpip": 94, "mertz": 94, "ibm": [94, 155, 174, 183, 344, 419, 462, 464, 473, 480], "developerwork": 94, "malcolm": [96, 316, 466, 472, 476, 480], "ukasz": [96, 285, 472, 474, 475, 476, 477, 478, 479, 480], "langa": [96, 285, 472, 474, 475, 476, 477, 478, 479, 480], "yum": 96, "sdt": 96, "sudo": [96, 100], "29564": [96, 480], "python18035": 96, "_pyeval_evalframedefault": [96, 101, 480], "29565": 96, "dtrace_function_entri": 96, "29566": [96, 480], "29567": 96, "dtrace_function_return": 96, "29568": [96, 480], "29569": 96, "29570": 96, "29571": [96, 480], "maybe_dtrace_lin": 96, "stapsdt": 96, "readelf": [96, 480], "grep": [96, 100, 101, 244, 345, 459, 480], "0000000000000000": 96, "00308d78": 96, "libpython3": [96, 480], "3dm": 96, "00365b68": 96, "0x00000254": 96, "0x00000020": [96, 173], "0x00000010": 96, "nt_gnu_abi_tag": 96, "0x00000274": 96, "0x00000024": 96, "0x00000014": 96, "nt_gnu_build_id": 96, "bitstr": 96, "df924a2b08a7e89f6e11251d4602022977af2670": 96, "0x002d6c30": 96, "0x00000144": 96, "0x00000031": 96, "nt_stapsdt": 96, "gc__start": 96, "0x00000000004371c3": 96, "0x0000000000630ce2": 96, "0x00000000008d6bf6": 96, "ebx": 96, "0x00000030": 96, "gc__done": 96, "0x00000000004374e1": 96, "0x00000000008d6bf8": 96, "rax": 96, "0x00000045": 96, "function__entri": 96, "0x000000000053db6c": 96, "0x00000000008d6be8": 96, "rbp": 96, "r12": 96, "eax": 96, "0x00000046": 96, "function__return": 96, "0x000000000053dba8": 96, "0x00000000008d6bea": 96, "copyinstr": 96, "probenam": 96, "arg0": [96, 290, 350], "call_stack": 96, "156641360502280": 96, "156641360518804": 96, "156641360532797": 96, "function_3": 96, "156641360546807": 96, "156641360563367": 96, "156641360578365": 96, "156641360591757": 96, "156641360605556": 96, "156641360617482": 96, "156641360629814": 96, "156641360642285": 96, "156641360656770": 96, "156641360669707": 96, "156641360687853": 96, "function_4": 96, "156641360700719": 96, "156641360719640": 96, "function_5": 96, "156641360732567": 96, "156641360747370": 96, "user_str": 96, "thread_ind": 96, "stap": 96, "stp": 96, "11408": 96, "8274": 96, "_abcol": 96, "11414": 96, "425": [96, 238, 479, 480], "11418": 96, "490": 96, "11424": 96, "11428": 96, "426": [96, 238], "11433": 96, "libpython": [96, 453, 469, 470, 478, 480], "6dm": 96, "import__find__load__start": [96, 477], "import__find__load__don": [96, 477], "find_and_load": 96, "frameptr": 96, "arg4": 96, "fn_call": 96, "033": [96, 174, 480], "1h": [96, 466], "6s": [96, 100, 187], "80s": 96, "30s": 96, "foreach": 96, "6d": [96, 100], "moodi": [97, 473, 474, 475], "192": [97, 100, 240, 256, 264, 342], "db8": [97, 256], "3221225985": [97, 256], "42540766411282592856903984951653826561": 97, "3221225984": 97, "42540766411282592856903984951653826560": 97, "firewal": [97, 244, 280, 460, 473], "router": [97, 256, 334], "hybrid": [97, 180, 474], "ipv": [97, 480], "intuit": [97, 98, 99, 103, 148, 183, 187, 258, 372, 427, 459, 460, 461, 474], "addr4": 97, "addr6": [97, 475], "host4": 97, "host6": 97, "net4": 97, "net6": 97, "4294967296": [97, 256, 467], "254": [97, 480], "ffff": [97, 256, 459, 473], "0db8": 97, "0001": [97, 180, 432, 477, 480], "explos": [97, 410], "lend": [97, 461], "agnost": [97, 341, 383], "168": [97, 100, 240, 256, 264, 342], "octet": [97, 197, 203, 256, 302, 342, 391, 480], "concern": [97, 99, 123, 130, 155, 164, 266, 296, 311, 338, 359, 387, 423, 460, 461, 466, 476, 477, 478, 479, 480], "safer": [98, 190, 296, 297, 462, 463, 471, 480], "evolv": [98, 254, 265, 429], "granular": [98, 100, 247, 290, 349, 480], "old_binascii": 98, "stringent": [98, 474], "qwertyuiop": 98, "boo": 98, "circuit": [98, 341, 439], "led": [98, 164, 290, 460, 473, 476, 480], "price": [98, 157, 218, 316, 409, 446, 463, 464, 475, 478, 480], "xxlimit": [98, 480], "my_struct": 98, "pay": [98, 100, 103, 190, 458, 471, 474], "myattribut": 98, "rewrit": [98, 102, 119, 197, 215, 290, 375, 459, 462, 464, 466, 467, 475, 478, 480], "unintent": [98, 100, 111, 264, 345, 472, 480], "pickleabl": [98, 266, 480], "blueprint": 98, "py_tp_travers": 98, "tedious": [98, 106, 119, 125, 148, 381, 386, 459, 464, 478], "roadblock": 98, "get_defining_class": 98, "get_type_of_self": 98, "example_method": 98, "example_method_doc": 98, "my_method": 98, "module_def": 98, "capi": [98, 466], "iron": 98, "vinay": [99, 100, 462, 463, 465, 466, 468, 472, 473, 474, 475, 476, 477, 478, 479], "sajip": [99, 100, 462, 463, 465, 466, 468, 472, 473, 474, 475, 476, 477, 478, 479], "vinay_sajip": [99, 100], "dove": [99, 100], "investig": [99, 341], "confirm": [99, 186, 264, 294, 383, 392, 397, 458, 480], "serious": [99, 123, 190, 210, 232, 264, 386], "told": [99, 383, 396, 425, 462], "resund": 99, "malm": 99, "threshold": [99, 100, 264, 341, 464], "loglevel": 99, "numeric_level": 99, "afresh": [99, 166, 264], "mylib": [99, 385], "do_someth": [99, 100, 148, 338, 385, 427], "levelnam": [99, 100, 264, 265, 266, 280, 463, 466, 472], "2010": [99, 100, 106, 264, 329, 342, 349, 387, 466, 472], "41": [99, 258, 304, 315, 316, 340, 416, 448, 465, 479, 480], "iso8601": [99, 416], "3339": 99, "datefmt": [99, 100, 264, 265], "46": [99, 157, 315, 341, 449, 469, 478, 479, 480], "am": [99, 100, 180, 263, 296, 363, 431], "invest": 99, "favourit": 99, "beverag": 99, "hereaft": [99, 305, 352], "diagram": [99, 190, 222, 335, 461], "threefold": 99, "baz": [99, 100, 101, 117, 164, 244, 247, 259, 264, 265, 280, 290, 308, 316, 359, 382, 385, 386, 387, 404, 429, 433], "bam": [99, 264], "descend": [99, 105, 119, 160, 193, 202, 252, 264, 280, 293, 305, 339, 366, 373, 385, 407, 408, 410, 464, 466, 480], "ancestor": [99, 100, 174, 264, 265, 280, 293, 338, 373, 386, 387, 410, 425, 462, 480], "deconfigur": 99, "establish": [99, 123, 190, 244, 245, 266, 280, 296, 299, 302, 316, 325, 332, 338, 356, 392, 402, 424, 425, 426, 466, 472, 480], "fmt": [99, 100, 180, 198, 256, 264, 292, 301, 359, 449, 465, 480], "millisecond": [99, 123, 174, 180, 244, 264, 325, 373, 381, 403, 472, 476, 479, 480], "tack": 99, "simple_exampl": [99, 100], "simple_logging_modul": 99, "2005": [99, 100, 180, 268, 423, 463, 464, 465, 480], "03": [99, 100, 180, 183, 264, 338, 342, 363, 448, 462, 464, 480], "618": [99, 258, 469, 480], "620": [99, 463], "697": [99, 471, 480], "773": 99, "conf": [99, 100, 103, 293, 449, 462, 472, 480], "simpleexampl": [99, 100], "consolehandl": 99, "simpleformatt": 99, "logger_root": [99, 265], "logger_simpleexampl": 99, "handler_consolehandl": 99, "formatter_simpleformatt": 99, "simple_logging_config": 99, "38": [99, 100, 187, 222, 264, 334, 379, 462, 469, 478, 479, 480], "977": [99, 285], "979": 99, "56": [99, 101, 180, 183, 222, 255, 280, 334, 340, 439, 441, 472, 475, 480], "054": 99, "055": 99, "130": [99, 256, 340, 466], "noncod": 99, "disable_existing_logg": [99, 100, 265], "mypackag": 99, "myhandl": [99, 100, 265], "superset": [99, 303, 341, 427, 459, 462, 480], "yaml": [99, 117, 248, 259, 265, 466, 469, 472], "ext": [99, 100, 155, 188, 197, 265, 273, 291, 294, 449, 462, 463, 472, 480], "raiseexcept": [99, 100, 264, 266, 472], "resort": [99, 181, 263, 264, 461], "absenc": [99, 107, 112, 252, 262, 264, 316, 338, 362, 404, 425, 480], "organis": [99, 100, 264], "orgnam": 99, "advis": [99, 166, 173, 245, 280, 285, 290, 362, 397, 422, 423, 425, 427, 472, 478, 480], "prerog": 99, "audienc": [99, 304, 397, 431, 462, 467], "interfer": [99, 129, 164, 223, 263, 294, 480], "deliv": [99, 107, 130, 180, 222, 325, 330, 332, 373, 387, 427, 465, 480], "desk": 99, "staff": [99, 329, 355], "convinc": [99, 263], "xp": [99, 266, 373, 462, 475], "criteria": [99, 245, 264, 305], "reopen": [99, 266, 296, 337, 356, 466, 476, 480], "provis": [99, 299, 338, 423, 427], "trailer": [99, 290, 421, 428, 480], "swallow": [99, 100, 136, 449, 459, 466, 472, 478, 480], "misconfigur": [99, 244, 480], "altogeth": [99, 100, 148, 210, 419, 425, 472], "expensive_func1": 99, "expensive_func2": 99, "deepli": [99, 359, 386, 432, 459, 465, 480], "recomput": [99, 325, 326, 330, 363, 474, 480], "_srcfile": 99, "logthread": 99, "logprocess": 99, "logmultiprocess": 99, "logasynciotask": 99, "past": [100, 117, 119, 180, 190, 213, 244, 252, 290, 293, 296, 311, 342, 345, 363, 404, 472, 474, 475, 478, 479, 480], "somelogg": 100, "auxiliary_modul": 100, "spam_appl": 100, "fh": 100, "auxiliari": [100, 258, 472, 480], "some_funct": [100, 386, 387], "module_logg": 100, "47": [100, 180, 206, 258, 315, 316, 421, 439, 448, 465, 469, 480], "663": 100, "665": 100, "668": [100, 329], "670": [100, 470], "671": 100, "672": [100, 218], "hi": [100, 144, 173, 301, 341, 366, 383, 480], "relativecr": [100, 264], "threadnam": [100, 264], "mainthread": [100, 480], "505": [100, 107, 238], "1007": 100, "1507": [100, 465], "1508": 100, "2258": 100, "2512": 100, "3009": 100, "3013": 100, "3515": 100, "3761": 100, "4017": 100, "4513": 100, "4518": 100, "interspers": [100, 289], "quota": [100, 209, 245], "dormant": 100, "12s": 100, "8s": [100, 264, 265, 466, 472], "jackdaw": 100, "quartz": 100, "logger1": 100, "area1": 100, "logger2": 100, "area2": 100, "zephyr": 100, "blow": [100, 148, 289, 472, 480], "vex": [100, 460], "daft": 100, "jump": [100, 188, 190, 244, 267, 294, 350, 381, 425, 438, 462, 464, 467, 470, 471, 476, 477, 480], "zebra": [100, 157, 296], "jail": 100, "zesti": 100, "vixen": 100, "quack": [100, 465], "five": [100, 183, 266, 268, 289, 290, 316, 335, 337, 338, 349, 391, 412, 459, 465, 473, 478, 480], "wizard": [100, 461], "warnings_and_below": 100, "filter_mak": 100, "levelno": [100, 264], "9999": [100, 101, 130, 147, 180, 244, 335, 472, 477, 480], "data_to_send": 100, "culprit": 100, "sluggish": 100, "poor": [100, 146, 302, 305, 316, 460, 461, 480], "infrastructur": [100, 155, 338, 397, 465, 466, 474, 477, 480], "capac": [100, 174, 266, 290, 340, 362, 464, 466], "precaut": 100, "eat": [100, 272, 480], "que": 100, "queue_handl": 100, "respect_handler_level": [100, 266, 475, 480], "rootlogg": 100, "default_tcp_logging_port": [100, 265], "unformat": [100, 259, 316], "logrecordstreamhandl": 100, "slen": 100, "handlelogrecord": 100, "lognam": [100, 226, 290], "wast": [100, 106, 467, 480], "bandwidth": [100, 106, 438, 466, 469], "logrecordsocketreceiv": 100, "serve_until_stop": 100, "rd": [100, 338, 341], "wr": [100, 460, 480], "5d": 100, "15s": [100, 264, 265, 466, 472], "69": [100, 363, 410, 469], "supervisor": 100, "gist": 100, "bone": [100, 456], "bash": [100, 152, 293, 328, 396, 444, 450, 480], "ensure_app": 100, "log_listen": 100, "webapp": 100, "unzip": [100, 222, 418, 420, 462, 480], "bottl": [100, 173, 465], "supervisorctl": 100, "tweak": [100, 289, 387, 460, 463, 476, 480], "customadapt": 100, "connid": 100, "some_conn_id": 100, "threadloc": 100, "contextfilt": 100, "inject": [100, 123, 134, 264, 269, 328, 337, 345, 355, 383, 452, 464, 475, 480], "sheila": 100, "ips": [100, 480], "231": 100, "5s": 100, "a1": [100, 225, 480], "a2": [100, 225, 316], "lvl": 100, "lvlname": 100, "webapplib": 100, "11s": 100, "appnam": [100, 266], "9s": 100, "4s": 100, "ctx_request": 100, "ctx_appnam": 100, "injectingfilt": 100, "num_request": 100, "adhf": 100, "ap": 100, "aa": [100, 157, 258, 316, 439, 466], "app1": 100, "app2": 100, "49": [100, 242, 258, 264, 280, 379, 439, 443, 446, 469, 478, 479, 480], "wc": 100, "153": 100, "147": [100, 478], "600": [100, 180, 476, 480], "issue3770": 100, "listener_configur": 100, "mptest": 100, "processnam": [100, 264, 280], "10s": [100, 344], "listener_process": 100, "worker_configur": 100, "worker_process": 100, "orchestr": 100, "logger_thread": 100, "qh": 100, "ham": [100, 157, 167, 187, 222, 252, 276, 318, 427, 429, 438, 475], "egg": [100, 157, 172, 187, 215, 222, 223, 248, 255, 293, 304, 316, 318, 327, 341, 345, 355, 378, 382, 383, 386, 387, 392, 410, 419, 429, 438, 440, 443, 446, 459, 480], "mplog": 100, "foofil": 100, "wp": 100, "lp": [100, 267, 470], "max_work": [100, 123, 163, 472, 480], "log_filenam": 100, "logging_rotatingfile_exampl": 100, "my_logg": 100, "mylogg": [100, 264], "maxbyt": [100, 265, 266, 466], "backupcount": [100, 265, 266, 466], "logfil": [100, 148], "bf": [100, 316, 448], "df": [100, 466], "924": 100, "494": [100, 476], "833": 100, "recal": [100, 244, 383], "bracemessag": 100, "dollarmessag": 100, "unwieldi": 100, "palat": 100, "brethren": 100, "2f": [100, 131, 218, 342, 391, 441, 465, 466, 468, 480], "penalti": [100, 178, 213, 459, 472], "trip": [100, 119, 146, 240, 375, 465, 467, 468, 470, 480], "sugar": [100, 166, 222, 241, 247, 258, 337, 438, 467], "styleadapt": 100, "interrog": [100, 202, 387], "old_factori": [100, 264], "record_factori": [100, 264], "custom_attribut": [100, 264], "0xdecafbad": [100, 264], "born": [100, 341], "zmq": 100, "pyzmq": 100, "sock": [100, 103, 104, 123, 130, 133, 239, 305, 326, 334, 335, 338, 359, 472, 475, 477, 480], "pub": [100, 121, 220, 329, 457], "5556": 100, "zeromqsockethandl": [100, 480], "send_json": 100, "socktyp": [100, 266, 334, 359, 466], "zeromqsocketlisten": [100, 480], "setsockopt_str": 100, "recv_json": 100, "django": [100, 157, 294, 299, 386, 466, 473], "specialfilt": 100, "mail_admin": 100, "adminemailhandl": 100, "myproject": [100, 385], "runnabl": [100, 123, 480], "gz": [100, 215, 231, 273, 293, 329, 355, 396, 421, 450, 457, 459, 464, 471, 472, 480], "f_in": [100, 231], "f_out": [100, 231], "rh": 100, "six": [100, 102, 169, 180, 222, 223, 296, 315, 316, 337, 373, 391, 419, 465, 472, 474, 477, 478, 480], "zcat": 100, "02": [100, 101, 180, 183, 264, 280, 329, 363, 420, 448, 459, 461, 462, 463, 472, 476, 480], "767": [100, 403], "996": 100, "997": 100, "998": 100, "stop_ev": 100, "initialis": [100, 240, 266, 321, 349, 386, 425, 452, 474, 476, 480], "heterogen": [100, 341, 467, 480], "bunch": [100, 125, 197, 204, 289, 459, 460, 461, 462, 465, 480], "config_initi": 100, "config_work": 100, "config_listen": 100, "hang": [100, 107, 132, 280, 325, 330, 359, 462, 472, 480], "5424": [100, 266], "compliant": [100, 109, 123, 143, 180, 191, 192, 193, 195, 198, 199, 200, 204, 205, 206, 212, 232, 259, 268, 308, 328, 337, 363, 391, 404, 423, 427, 461, 464, 466, 471, 473, 476, 477, 480], "ufeffunicod": 100, "feff": [100, 106, 155], "xef": [100, 143, 391, 432], "xbb": [100, 432], "xbf": [100, 432], "readili": [100, 255, 280, 356, 474, 480], "parseabl": [100, 300, 328], "serialis": [100, 155, 321, 410, 480], "structuredmessag": 100, "fnum": 100, "specialis": [100, 107, 337, 341, 383, 428, 480], "unicode_escap": [100, 155], "set_valu": 100, "snowman": [100, 471], "u2603": 100, "owned_file_handl": 100, "creator": [100, 280, 290, 329, 408, 419, 420, 425, 431, 480], "puls": 100, "chowntest": 100, "resid": [100, 197, 227, 268, 290, 310, 319, 339, 429, 459, 480], "orthogon": 100, "cater": [100, 190, 265, 266], "myfilt": [100, 472], "noshow": 100, "onelineexceptionformatt": 100, "exc_text": [100, 264, 266, 480], "configure_log": 100, "2015": [100, 180, 323, 453, 475, 480], "07": [100, 180, 264, 268, 316, 342, 363, 375, 422, 464, 465, 476, 479, 480], "logtest7": 100, "nzerodivisionerror": 100, "simplist": [100, 386], "render": [100, 106, 123, 186, 195, 198, 335, 373, 378, 408, 425, 458, 462, 465, 466, 478, 480], "audibl": [100, 174], "speech": [100, 292], "tts": 100, "frequenc": [100, 114, 363, 398, 403, 412, 465], "swamp": 100, "spoken": 100, "espeak": 100, "ttshandler": 100, "femal": [100, 340], "voic": [100, 333, 461], "s150": 100, "ven": 100, "f3": [100, 117], "goodby": [100, 137, 220, 296, 366, 440], "parameteris": [100, 383, 470], "log_if_error": 100, "target_handl": 100, "flush_level": 100, "flushlevel": [100, 266], "write_lin": 100, "decorated_foo": 100, "har": [100, 152, 385, 472, 474, 480], "bufferingsmtphandl": 100, "mailhost": [100, 265, 266], "password": [100, 107, 170, 226, 230, 232, 245, 266, 280, 283, 285, 290, 302, 307, 323, 332, 336, 338, 356, 358, 391, 392, 416, 419, 464, 465, 466, 473, 474, 475, 476, 480], "mailport": 100, "nto": [100, 332], "nsubject": 100, "addresse": [100, 266], "102": [100, 183, 238, 258, 340, 466, 472, 478, 479], "eleven": 100, "eleventh": 100, "utcformatt": 100, "console1": 100, "console2": 100, "501": [100, 107, 238, 242, 290, 472], "sat": [100, 147, 180, 338, 340], "loggingcontext": 100, "old_level": 100, "ev": [100, 338], "logctx": 100, "generalis": 100, "subcommand": [100, 117, 466, 472], "scriptnam": 100, "subpars": [100, 117, 472, 477, 480], "start_cmd": 100, "add_pars": [100, 117, 472], "stop_cmd": 100, "restart_cmd": 100, "log_level": 100, "plural": [100, 227, 466, 477, 480], "ui": [100, 404, 458, 459, 480], "pyside2": 100, "pyqt5": 100, "qthandler": 100, "qthread": 100, "qtcore": 100, "qtgui": 100, "qtwidget": 100, "pyqtsign": 100, "pyqtslot": 100, "qobject": 100, "slotfunc": 100, "ctname": 100, "currentthread": [100, 187, 362, 469, 480], "objectnam": 100, "kick": 100, "qthreadnam": 100, "isinterruptionrequest": 100, "1f": [100, 315, 379, 480], "qwidget": 100, "orang": [100, 157, 288, 381, 439, 480], "textedit": 100, "te": 100, "qplaintextedit": 100, "monospac": [100, 244, 361], "qfont": 100, "nosuchfont": 100, "setstylehint": 100, "setfont": 100, "setreadon": 100, "pb": [100, 267], "qpushbutton": 100, "work_button": 100, "log_button": 100, "clear_button": 100, "update_status": 100, "abouttoquit": 100, "force_quit": 100, "lay": [100, 212], "qvboxlayout": 100, "addwidget": 100, "setfixeds": 100, "900": [100, 446], "click": [100, 148, 174, 186, 244, 290, 355, 381, 423, 458, 473, 476, 477, 478, 480], "manual_upd": 100, "clear_display": 100, "seten": 100, "worker_thread": 100, "setobjectnam": 100, "workerthread": 100, "movetothread": 100, "kill_thread": 100, "requestinterrupt": 100, "isrun": 100, "appendhtml": 100, "qapplic": 100, "exec_": 100, "2009": [100, 180, 316, 337, 387, 423, 460, 466, 468], "3164": 100, "hail": 100, "2003": [100, 180, 264, 410, 420, 448, 462, 465, 480], "widespread": [100, 199, 431, 460, 472], "sysloghandler5424": 100, "tz_offset": 100, "msgid": [100, 197, 206], "has_offset": 100, "hrs": 100, "hostnam": [100, 107, 123, 133, 139, 148, 155, 181, 206, 220, 239, 245, 256, 266, 280, 285, 290, 302, 310, 332, 334, 338, 391, 392, 416, 446, 459, 462, 466, 471, 472, 473, 474, 477, 480], "procid": 100, "sdata": 100, "structured_data": 100, "sd": 100, "sdid": 100, "dv": [100, 359], "specir": 100, "12345": [100, 173, 222, 437, 439, 462, 468, 476, 480], "bozz": [100, 265], "fizz": 100, "buzz": 100, "54321": [100, 439], "rab": 100, "zab": 100, "zzif": 100, "loggerwrit": 100, "info_fp": 100, "debug_fp": 100, "merci": [100, 425], "slghtli": 100, "bufferingloggerwrit": 100, "52": [100, 101, 103, 136, 180, 272, 315, 316, 338, 340, 342, 379, 439, 441, 463, 466, 480], "unhelp": [100, 459, 480], "garbl": [100, 480], "circumv": 100, "pointless": [100, 480], "pablo": [101, 466, 469, 470, 471, 475, 477, 478, 479, 480], "galindo": [101, 469, 470, 471, 477, 478, 479, 480], "vibrant": 101, "ecosystem": [101, 296], "interpos": 101, "teach": [101, 227, 337, 461, 478, 480], "have_perf_trampolin": 101, "1000000": [101, 164, 180, 218, 222, 280, 305, 364, 438, 466, 476, 480], "hertz": [101, 403], "my_script": 101, "analyz": [101, 102, 276, 296, 297, 316, 328, 338, 379, 383, 423, 432, 464, 465, 466, 472, 480], "91": [101, 340], "08": [101, 180, 206, 242, 264, 338, 363, 422, 479, 480], "_start": 101, "90": [101, 102, 144, 152, 258, 280, 315, 340, 381, 478], "71": [101, 379, 471, 480], "__libc_start_main": 101, "88": [101, 180, 340, 379, 475], "pymain_run_python": [101, 480], "constprop": 101, "_pyrun_anyfileobject": 101, "_pyrun_simplefileobject": 101, "run_mod": 101, "54": [101, 136, 315, 329, 340, 420, 462, 469, 470], "65": [101, 285, 315, 329, 340, 341, 446, 459, 465, 466, 475, 480], "_pyeval_vector": [101, 480], "_pylong_add": 101, "97": [101, 106, 119, 222, 275, 341, 466, 472], "_pyobject_malloc": [101, 480], "_py_eval_evalframedefault": 101, "58": [101, 155, 315, 340, 342, 480], "89": [101, 144, 183, 223, 334, 340, 438, 446, 447, 468, 472], "86": [101, 170, 218, 340, 342, 379, 381], "43": [101, 157, 170, 180, 220, 338, 341, 364, 438, 472, 478, 479, 480], "62": [101, 183, 235, 237, 379], "77": [101, 144, 183, 379, 381, 472], "do_profiled_stuff": 101, "non_profiled_stuff": 101, "fno": [101, 453, 469, 480], "mno": 101, "leaf": [101, 232, 290, 374, 383, 480], "dwarf": [101, 340, 425], "brett": [102, 305, 462, 463, 464, 465, 466, 468, 469, 470, 471, 473, 474, 475, 476, 477, 478, 479, 480], "cannon": [102, 462, 463, 464, 465, 466, 468, 469, 470, 471, 473, 474, 475, 476, 477, 478, 479], "2020": [102, 341, 422, 423, 466, 470, 479, 480], "guidanc": [102, 382, 466, 471, 480], "caniusepython3": 102, "tox": 102, "factor": [102, 106, 138, 158, 190, 232, 258, 289, 311, 341, 383, 385, 427, 428, 438, 461, 466, 473, 477, 479, 480], "cleaner": [102, 341, 459, 468, 473, 475, 480], "worst": [102, 103, 173, 185, 187, 425, 429, 452, 463, 476, 477, 480], "trove": [102, 462], "oldest": [102, 136, 224, 266, 362, 379, 399, 466, 472, 477, 480], "feel": [102, 186, 289, 373, 387, 438, 461, 462, 465, 469], "implic": [102, 247, 280, 296, 391, 427, 480], "cheat": [102, 383], "sheet": [102, 147, 381, 383, 480], "pariti": [102, 480], "conserv": [102, 460, 463], "diff": [102, 109, 140, 187, 190, 385, 460, 463, 466, 472, 480], "2002": [102, 106, 180, 256, 423, 461, 462], "confluenc": 102, "brittl": 102, "pose": [102, 123, 459, 463], "difficulti": [102, 280, 459, 462], "outdat": [102, 173, 247, 366, 465, 471, 472, 477, 480], "x00": [102, 173, 232, 255, 256, 281, 316, 334, 341, 344, 395, 480], "indexbyt": 102, "inevit": 102, "importlib2": 102, "absolute_import": [102, 110, 433, 464], "print_funct": [102, 109, 110, 433, 465], "werror": [102, 452, 453, 480], "lint": [102, 404, 471, 480], "amk": [103, 316, 462, 465, 466], "regex": [103, 160, 217, 263, 299, 316, 356, 385, 460, 464, 465, 472, 474, 477, 480], "tex": 103, "automata": 103, "devot": 103, "akm": 103, "complement": [103, 316, 341, 381, 425, 473, 477, 479, 480], "elsewher": [103, 111, 136, 154, 164, 269, 280, 321, 383, 391, 407, 424, 429, 432, 471, 474, 480], "za": [103, 106, 170, 316, 341, 432, 461], "z0": [103, 106, 170, 316, 342, 432], "9_": [103, 106, 316, 432], "ct": [103, 104], "caaat": 103, "repetit": [103, 117, 146, 232, 258, 267, 272, 316, 341, 378, 385, 387, 397, 425, 427, 431, 461, 480], "fewer": [103, 119, 244, 255, 258, 316, 337, 373, 429, 462, 464, 467, 474, 476, 477, 478, 480], "bcd": [103, 258], "abcbd": 103, "abcb": 103, "bc": [103, 157, 244, 258, 341, 459], "quantifi": [103, 258, 311, 316, 470, 480], "brew": 103, "homebrew": 103, "ab": [103, 146, 157, 187, 231, 258, 267, 289, 306, 316, 341, 414, 423, 432, 439, 459, 462], "reductionist": 103, "bent": 103, "shorter": [103, 199, 222, 232, 258, 289, 297, 344, 427, 459, 460, 463, 465, 466, 471, 472, 480], "bloat": 103, "latex": [103, 465, 479], "stage": [103, 362, 392, 397, 407, 459, 479, 480], "tempo": 103, "clarifi": [103, 341, 386, 464, 465, 472, 474, 480], "drummer": 103, "drum": 103, "piper": 103, "lord": 103, "cook": [103, 174, 356, 480], "callable_iter": 103, "fromag": 103, "thu": [103, 147, 363], "1998": [103, 108, 315, 423], "0130": [103, 316], "0131": [103, 316], "dotless": [103, 316], "017f": [103, 316], "212a": [103, 316], "kelvin": [103, 316], "pam": [103, 480], "french": [103, 106, 363, 475, 477], "unreli": [103, 174, 316, 480], "cultur": [103, 227, 263, 316], "charref": 103, "9a": [103, 316], "fa": [103, 316], "crow": 103, "servo": 103, "cro": 103, "ervo": 103, "etern": [103, 136], "recit": 103, "bclass": 103, "declassifi": 103, "subtleti": [103, 180, 240], "collis": [103, 232, 286, 327, 458, 469, 474, 479, 480], "front": [103, 166, 198, 205, 244, 258, 299, 387, 397, 404, 420, 425, 427, 452, 459, 462, 464, 466, 480], "x08class": 103, "x08": [103, 344, 395], "dissect": [103, 460, 461], "822": [103, 106, 197, 199, 227, 239, 332, 363, 461], "agent": [103, 107, 268, 269, 332, 349, 392, 393, 461, 465], "thunderbird": 103, "x11": [103, 366, 373, 392, 400, 480], "20061227": 103, "ababababab": 103, "upward": [103, 174, 293, 296, 381, 386], "parenthesi": [103, 109, 119, 244, 424, 428, 463, 480], "abcd": [103, 106, 157, 187, 258, 462, 465, 469], "backrefer": [103, 316, 480], "spring": [103, 180, 222], "keystrok": [103, 152, 174, 330, 459, 466], "chose": [103, 247, 290, 431, 464], "subexpress": [103, 480], "jane": [103, 105], "internald": [103, 245], "mon": [103, 147, 180, 206, 462], "sec": [103, 363, 364, 475, 480], "zonen": 103, "zoneh": 103, "zonem": 103, "news": [103, 181, 191, 223, 266, 285, 391, 461, 462, 463, 464, 465, 466, 467, 472, 473, 474, 475, 480, 481], "rc": [103, 173, 205, 293, 345, 352, 359, 396, 408], "autoexec": 103, "bat": [103, 293, 359, 396, 480], "cut": [103, 151, 222, 244, 340, 363, 463, 465, 480], "sweet": [103, 258], "p2": [103, 173, 258, 281, 345, 424, 438, 463, 469, 470, 475], "leftmost": [103, 144, 157, 187, 190, 223, 232, 316, 427, 463, 477, 478], "shoe": 103, "adjac": [103, 180, 187, 249, 267, 279, 316, 385, 407, 432, 458, 474, 477, 480], "abxd": [103, 316, 477], "carriag": [103, 175, 204, 205, 255, 316, 328, 341, 361, 404, 416, 432, 462, 464], "hexrepl": 103, "65490": 103, "49152": 103, "0xffd2": 103, "0xc000": 103, "bbbb": 103, "deed": 103, "swordfish": 103, "sdeedfish": 103, "bword": 103, "superstit": 103, "insuper": 103, "resist": [103, 232, 329, 460, 466, 473, 480], "temptat": [103, 385, 460], "backtrack": [103, 316, 480], "balanc": [103, 157, 338, 474], "pain": [103, 263, 459, 464, 480], "dirti": 103, "terribl": 103, "neat": [103, 166, 461, 466], "pat": [103, 186, 475], "unclear": [103, 471], "jeffrey": [103, 316, 338, 423, 465, 466, 469, 470, 472, 480], "friedl": [103, 316], "reilli": [103, 316, 364, 451, 461, 475, 480], "flavour": [103, 106, 247, 293, 355, 387, 464, 480], "inet": [104, 334, 480], "scoket": 104, "berkeley": [104, 181, 467], "serversocket": 104, "snmp": 104, "clientsocket": 104, "client_thread": 104, "peer": [104, 130, 209, 210, 285, 325, 338, 480], "mysocket": [104, 259], "clariti": [104, 111, 289, 363, 424, 472, 480], "mysend": 104, "totals": 104, "msglen": [104, 334], "myrec": 104, "bytes_recd": 104, "2048": [104, 338, 402, 480], "x86": [104, 173, 297, 344, 453, 458, 465, 470, 477, 480], "amd64": [104, 300, 344, 352, 480], "arm": [104, 475, 480], "risc": [104, 480], "tcp_nodelay": [104, 123, 466, 476, 477, 480], "ready_to_read": 104, "ready_to_writ": 104, "in_error": 104, "potential_read": 104, "potential_writ": 104, "potential_err": 104, "outbound": 104, "andrew": [105, 106, 174, 423, 459, 461, 462, 463, 464, 469, 470, 471, 472, 473, 474, 476, 477, 478, 479, 480], "dalk": [105, 423, 461, 462, 464], "student_tupl": 105, "student": [105, 111, 172, 223, 344, 381, 383, 437, 458, 470, 472], "student_object": 105, "secondari": [105, 123, 244, 258, 305, 349, 466, 467, 480], "multisort": 105, "xs": 105, "timsort": [105, 472], "lexicograph": [105, 258, 341, 427, 439, 464], "schwartzian": 105, "standard_way": 105, "double_revers": 105, "newgrad": 105, "japanes": [106, 155, 263, 463, 477], "hebrew": [106, 155], "russian": [106, 155], "emoji": [106, 472, 478, 480], "0x10ffff": [106, 222, 349, 473], "million": [106, 340, 438], "265e": 106, "0x265e": 106, "0061": 106, "0062": 106, "0063": 106, "007b": 106, "cur": [106, 268, 278, 337, 342, 384, 427, 432, 465, 466, 476, 480], "2167": 106, "2168": 106, "nine": [106, 183, 352, 474, 480], "265f": 106, "pawn": 106, "1f600": 106, "grin": 106, "1f609": 106, "wink": 106, "paper": [106, 117, 151, 334, 381, 462, 480], "glyph": [106, 205, 244], "diagon": [106, 438, 469], "stroke": [106, 461], "horizont": [106, 174, 175, 372, 373, 381, 432], "toolkit": [106, 244, 258, 366, 436, 459], "114": [106, 119, 222], "111": [106, 222, 258, 340, 342, 458], "0x50": 106, "79": [106, 379, 438], "74": [106, 340, 449, 478, 479], "68": [106, 183, 222, 315, 363, 410, 478], "6f": 106, "6e": [106, 218], "0x00": [106, 175, 188], "ram": [106, 183, 464, 480], "gigabyt": 106, "intoler": 106, "strcpi": 106, "resynchron": [106, 473], "consortium": [106, 407], "glossari": [106, 178, 480], "chronolog": [106, 123, 476], "computerphil": 106, "youtub": [106, 258], "tom": [106, 376, 461, 464, 469, 472, 474, 480], "scott": [106, 462, 464, 478, 480], "jukka": [106, 475], "korpela": 106, "introductori": [106, 334, 381, 464], "joel": [106, 476, 480], "spolski": 106, "rudiment": 106, "fichier": 106, "trouv": 106, "pertoir": 106, "greek": [106, 155], "u0394": 106, "u00000394": 106, "xnn": 106, "x80abc": 106, "ufffdabc": 106, "iso_8859_1": 106, "57344": 106, "ue000": 106, "xmlcharrefreplac": [106, 155, 222, 255, 341, 462, 480], "unnnn": 106, "namereplac": [106, 155, 222, 255, 475, 480], "40960": 106, "1972": [106, 337, 462, 463, 464], "xea": 106, "x80": [106, 297, 461], "x80abcd": 106, "xde": 106, "xb4": 106, "ua000": 106, "ua000abcd": 106, "u07b4": 106, "yi": 106, "syllabl": 106, "comfort": [106, 190], "xac": 106, "u1234": [106, 155, 259], "u20ac": [106, 467, 475], "u00008000": 106, "172": [106, 473], "4660": 106, "8364": [106, 222], "32768": [106, 217, 338, 344, 421, 480], "dose": 106, "accent": [106, 328], "inspir": [106, 164, 197, 258, 423, 424, 459, 460, 462, 465, 472, 473, 480], "fifth": [106, 174, 244, 341, 363, 480], "233": [106, 223, 438, 446, 447], "0x0bf2": 106, "3972": [106, 466], "6000": [106, 232, 280], "13231": 106, "00e9": 106, "acut": 106, "0bf2": 106, "tamil": 106, "0f84": 106, "mn": [106, 432], "tibetan": 106, "halanta": 106, "1770": 106, "lo": [106, 144, 341, 383, 432, 468], "tagbanwa": 106, "sa": [106, 147, 180, 334], "33af": 106, "rad": [106, 462], "subcategori": 106, "nonspac": [106, 432], "00ea": 106, "0065": 106, "0302": 106, "german": [106, 155, 263, 341, 381, 474, 480], "00df": 106, "street": [106, 117, 316], "rzenichstra": 106, "rzenichstrass": 106, "inequ": [106, 183, 192, 199, 385, 427, 465, 472], "compare_str": 106, "nfd": [106, 384], "single_char": 106, "multiple_char": 106, "strs": [106, 383], "nfc": [106, 384, 478], "nfkc": [106, 343, 384, 391, 432, 480], "nfkd": [106, 384], "caseless": [106, 341, 473], "compare_caseless": 106, "57": [106, 180, 462, 478, 479, 480], "thai": [106, 155, 423], "arab": [106, 155, 183, 341, 459, 466, 472], "u0e55": 106, "u0e57": 106, "pragmat": 106, "ned": [106, 466, 472, 474, 479, 480], "batcheld": [106, 480], "marc": [106, 227, 337, 459, 460, 461, 462, 464, 473, 480], "andr": [106, 227, 337, 459, 460, 461, 462, 464, 480], "lemburg": [106, 227, 337, 459, 460, 461, 462, 464], "gave": [106, 385, 466, 472, 480], "slide": [106, 408], "europython": 106, "transmiss": [106, 175, 205, 266, 297, 404], "gib": [106, 267, 303, 355, 359, 419, 459, 462, 464, 480], "u4500": 106, "blah": [106, 267, 289], "autodetect": [106, 301, 355, 392, 460, 464], "converg": 106, "u4500abc": 106, "xe4": 106, "x94": [106, 232], "occas": [106, 107, 294, 310, 330, 344, 359, 464, 474], "vulner": [106, 123, 134, 190, 296, 328, 337, 345, 383, 464, 480], "untrust": [106, 119, 187, 265, 280, 296, 297, 309, 311, 327, 329, 338, 355, 408, 409, 410, 411, 416, 417, 419, 462, 465, 480], "attack": [106, 119, 123, 170, 222, 232, 241, 259, 265, 329, 337, 341, 355, 383, 406, 464, 466, 470, 473, 474, 475, 480], "clever": [106, 148, 296, 342, 461], "bytestream": 106, "transpar": [106, 117, 146, 155, 173, 174, 188, 199, 200, 215, 238, 244, 255, 267, 296, 355, 373, 381, 458, 460, 462, 463, 473, 474, 476, 477, 480], "new_f": 106, "beazley": [106, 461, 472], "gut": [106, 148, 480], "benjamin": [106, 465, 466, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480], "peterson": [106, 465, 466, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478], "alexand": [106, 465, 466, 468, 471, 472, 475, 476, 477, 480], "belopolski": [106, 465, 466, 468, 471, 472, 475, 476, 477, 480], "brandl": [106, 464, 465, 466, 468, 472, 473, 475, 476, 480], "ezio": [106, 466, 472, 473, 474, 475], "melotti": [106, 466, 472, 473, 474, 475], "ric": [106, 470, 473, 474, 478, 480], "araujo": [106, 470, 473, 474, 478, 480], "nichola": [106, 462, 469], "bastin": [106, 463], "marius": [106, 459], "gedmina": 106, "kent": [106, 338, 359, 385, 460, 464, 465], "johnson": [106, 464, 465, 480], "ken": [106, 366, 469, 470, 471, 476, 477, 478, 479, 480], "krugler": 106, "martin": [106, 227, 285, 459, 461, 462, 463, 464, 465, 466, 472, 473, 474, 475, 476, 478, 480], "von": [106, 227, 315, 425, 459, 461, 462, 463, 464, 465, 466, 472, 473, 474, 478], "wis": [106, 227, 285, 459, 461, 462, 463, 464, 465, 466, 472, 473, 474, 478], "terri": [106, 439, 469, 470, 475, 476, 477, 478, 479, 480], "reedi": [106, 462, 469, 470, 475, 476, 477, 478, 479, 480], "serhiy": [106, 469, 470, 471, 473, 474, 475, 476, 477, 478, 479, 480], "storchaka": [106, 469, 470, 471, 473, 474, 475, 476, 477, 478, 479, 480], "eryk": [106, 470, 480], "chad": [106, 462, 464, 465, 480], "whitacr": 106, "graham": [106, 439, 465, 470, 480], "wideman": 106, "michael": [107, 438, 439, 460, 461, 462, 463, 464, 465, 466, 472, 473, 474, 475, 478, 479, 480], "foord": [107, 466, 472], "hypertext": [107, 237, 238, 270, 407], "2616": [107, 239, 390, 392, 404, 472], "tmp_file": 107, "the_pag": 107, "transmit": [107, 123, 130, 138, 239, 285, 332, 334, 358, 404, 416, 463, 478], "someserv": 107, "northampton": 107, "upload": [107, 148, 460, 464, 466, 475, 477, 479, 480], "submiss": [107, 148, 280, 311, 423, 459], "hundredweight": 107, "tin": [107, 268, 480], "door": [107, 117, 339], "somebodi": 107, "url_valu": 107, "dislik": [107, 386], "user_ag": 107, "win64": [107, 459, 475, 480], "x64": [107, 465], "pretend_serv": 107, "404": [107, 148, 238, 239, 242, 259, 392, 404, 416, 417, 438, 469, 475], "403": [107, 238, 242, 438, 469], "401": [107, 238, 392, 438, 469, 475, 480], "299": [107, 220, 238], "599": [107, 220, 238, 285], "shortmessag": [107, 242], "101": [107, 117, 238, 258, 315, 340, 342, 379, 386, 441, 458, 466, 472], "obey": [107, 328, 341, 345, 362, 425, 465], "201": [107, 238, 258, 366, 459], "202": [107, 180, 232, 238], "203": [107, 238], "204": [107, 238, 242, 381], "206": [107, 238], "304": [107, 238, 242, 477], "unauthor": [107, 238], "402": [107, 238, 379], "payment": [107, 258], "charg": [107, 247, 423], "406": [107, 238], "407": [107, 238], "408": [107, 238], "410": [107, 238], "precondit": [107, 338, 461, 472], "413": [107, 238, 480], "415": [107, 238], "media": [107, 150, 278, 290, 316, 423], "416": [107, 238, 379], "417": [107, 238, 242], "502": [107, 238, 463], "503": [107, 238], "504": [107, 238, 341], "respond": [107, 239, 242, 244, 266, 310, 334, 338, 349, 366, 386, 404, 416, 417, 466, 480], "fish": [107, 296, 386, 387, 396, 450, 474, 480], "dtd": [107, 237, 311, 392, 406, 411, 412, 413, 478, 480], "w3": [107, 237, 311, 392, 408, 410, 423, 480], "tr": [107, 174, 237, 298, 311, 392, 408, 410, 423, 480], "xhtml1": [107, 392], "someurl": 107, "brief": [107, 117, 190, 202, 222, 223, 265, 289, 299, 305, 316, 319, 341, 345, 377, 423, 459, 461, 463, 464, 467, 472, 480], "lift": [107, 350, 381, 471, 476, 477, 478], "some_handler_inst": 107, "realm": [107, 205, 392, 480], "cpanel": 107, "password_mgr": [107, 392], "knew": [107, 467], "top_level_url": 107, "a_url": 107, "http_proxi": [107, 392, 480], "8080": [107, 239, 240, 334, 392, 416], "userinfo": [107, 392], "joe": [107, 148, 231, 381, 392, 475, 478, 480], "proxy_support": 107, "request_method": [107, 392, 404, 480], "voidspac": [107, 466], "uk": [107, 163, 240, 341, 363, 466, 480], "review": [107, 140, 166, 232, 337, 462, 467, 476, 478, 480], "lee": [107, 423, 463, 464, 466, 470, 472, 477, 480], "snif": 107, "sensibl": [107, 117, 123, 164, 180, 232, 252, 289, 362, 386, 387, 391, 427, 463, 466, 476, 477, 480], "msie": [107, 241], "sv1": 107, "clr": 107, "4322": 107, "ie": [107, 202, 215, 237, 240, 245, 275, 289, 392, 416, 475, 480], "aspn": [107, 272], "virtualenv": [108, 396, 458, 473, 480], "somepackag": 108, "wheel": [108, 187, 248, 315, 453, 469, 470, 471, 478, 479, 480], "greet": [109, 302, 332, 337, 383, 475], "beneath": [109, 410, 480], "py3": [109, 316, 450, 468, 472, 480], "mycod": 109, "failunlessequ": [109, 470, 471], "failifequ": [109, 470, 471], "failunless": [109, 470, 471], "assert_": [109, 470, 471, 472, 480], "failif": [109, 470, 471], "failunlessrais": [109, 470, 471], "cal": [109, 147, 392, 393], "failunlessalmostequ": [109, 470, 471], "failifalmostequ": [109, 470, 471], "basestr": [109, 462, 467, 474], "viewitem": [109, 466], "viewkey": [109, 466], "viewvalu": [109, 466], "execfil": [109, 462, 463, 467, 480], "exitfunc": [109, 459, 463, 467], "funcattr": 109, "my_funct": [109, 438], "func_closur": [109, 467], "__closure__": [109, 425, 467, 480], "new_featur": 109, "getcwdu": [109, 462], "someclass": [109, 296, 383, 386, 387, 459], "some_iter": 109, "imports2": 109, "itertools_import": 109, "ifilt": [109, 462], "izip": [109, 463], "ifilterfals": 109, "__metaclass__": [109, 461, 465, 467], "methodattr": 109, "im_func": [109, 465], "__nonzero__": [109, 467], "numliter": 109, "iscal": [109, 466, 467, 480], "sequenceinclud": [109, 466, 467], "issequencetyp": 109, "ismappingtyp": 109, "isnumbertyp": 109, "irepeat": 109, "maxint": [109, 467], "backtick": [109, 143, 394, 467, 477], "set_liter": 109, "standarderror": [109, 465, 467], "sys_exc": 109, "exc_valu": [109, 337, 349, 359, 362, 378, 425, 466, 467, 470, 480], "exc_traceback": [109, 349, 359, 362, 378, 467, 470, 480], "tuple_param": 109, "urllib2": [109, 392, 463, 465, 466, 467], "ws_comma": 109, "xrang": [109, 460, 461, 462, 463, 467], "xreadlin": [109, 460, 462, 463], "peg": [109, 428, 469, 470, 471, 479, 480], "617": [109, 428, 469, 470, 479, 480], "parsabl": [109, 473, 479, 480], "libcst": [109, 119, 479], "parso": [109, 119, 479], "featurenam": [110, 413], "optionalreleas": 110, "mandatoryreleas": [110, 480], "compilerflag": 110, "0a3": [110, 480], "getoptionalreleas": 110, "getmandatoryreleas": 110, "compiler_flag": [110, 222], "nested_scop": [110, 433, 460, 461], "0b1": [110, 480], "0a1": [110, 480], "0a2": [110, 480], "with_stat": [110, 433, 464, 465], "unicode_liter": [110, 433, 465], "generator_stop": [110, 210, 433, 475, 480], "tbd": [110, 480], "steer": [110, 381, 460, 463, 470, 472, 480], "council": [110, 480], "649": [110, 426], "helloworld": [111, 432], "tim": [111, 342, 364, 458, 459, 460, 461, 462, 463, 464, 466, 470, 471, 474, 475, 476, 479, 480], "beauti": [111, 187], "phrase": [111, 238, 239, 245, 269, 289, 392, 427, 431, 432, 462, 465, 473, 475, 480], "proactiv": 111, "exemplifi": [111, 265], "hypothet": [111, 289, 334, 459], "bandclass": 111, "teacher": [111, 381], "search_stud": 111, "student_nam": 111, "fenc": 111, "did_user_define_their_nam": 111, "my_nam": [111, 386], "print_user_nam": 111, "dinsdal": 111, "uncom": [111, 197, 244, 461, 471], "jabberwocki": 111, "light": [112, 173, 174, 465, 466, 468, 480], "weight": [112, 157, 173, 199, 315, 340, 342, 369, 476, 480], "recycl": [112, 362, 480], "netbsd": [112, 300, 334, 362, 363, 470, 477, 480], "dragonflybsd": [112, 334, 362, 480], "768": [112, 362], "a_lock": 112, "surviv": [112, 173, 399], "myabc": 113, "get_iter": 113, "myiter": [113, 383], "my_abstract_method": 113, "my_abstract_classmethod": 113, "my_abstract_staticmethod": 113, "my_abstract_properti": 113, "_get_x": 113, "_set_x": 113, "__isabstractmethod__": [113, 473], "_fget": 113, "_fset": 113, "_fdel": 113, "594": [114, 138, 148, 149, 150, 170, 246, 269, 278, 284, 285, 292, 298, 333, 336, 346, 356, 394, 405, 470, 471, 480], "mono": [114, 138, 292, 398], "stereo": [114, 138, 292, 398], "quadro": 114, "nchannel": [114, 138, 292, 333, 346, 398], "samples": 114, "framer": [114, 333, 346, 398], "cd": [114, 117, 187, 258, 292, 385, 414, 465], "qualiti": [114, 190, 290, 292, 302, 423, 425, 472, 480], "44": [114, 157, 183, 281, 315, 325, 384, 469, 473, 478, 479], "44100": [114, 292], "176": 114, "ahead": [114, 258, 356, 363, 400, 407, 428, 463, 480], "sampwidth": [114, 333, 346, 398], "nframe": [114, 333, 346, 379, 398, 452], "comptyp": [114, 346, 398], "compnam": [114, 346, 398], "uncompress": [114, 146, 231, 267, 329, 355, 398, 418, 419, 472, 480], "ulaw": [114, 333, 346], "alaw": [114, 346], "g722": 114, "programnam": 117, "store_const": [117, 289, 480], "append_const": [117, 289, 480], "helpformatt": [117, 289, 480], "myprogram": 117, "parent_pars": 117, "foo_pars": 117, "bar_pars": 117, "yyy": [117, 429], "weird": 117, "nbar": 117, "foonley": 117, "store_fals": [117, 289], "foon": 117, "_storeact": 117, "option_str": 117, "absent": [117, 174, 265, 294, 334, 342, 392, 472, 480], "f1": [117, 187, 213, 265, 280, 341, 424, 437, 480], "f2": [117, 187, 213, 280, 341, 424, 480], "f4": [117, 461], "booleanoptionalact": [117, 471, 480], "fooaction": 117, "yy": 117, "_io": [117, 185, 472, 476, 480], "code_point": 117, "source_fil": 117, "dest_fil": 117, "datapath": 117, "short_titl": 117, "tale": 117, "citi": [117, 338, 393, 423, 480], "downstream": [117, 422, 480], "scissor": 117, "frobbl": 117, "infer": [117, 158, 190, 222, 223, 265, 280, 299, 363, 378, 383, 476, 480], "foo_bar": [117, 289, 387], "xyzz": 117, "badger": 117, "inher": [117, 362, 410, 480], "cautious": [117, 268, 391], "1s": [117, 480], "bacon": [117, 157, 187, 247, 276, 341, 378, 392, 425], "bac": 117, "mmm": [117, 245], "ba": [117, 252, 258, 419, 475], "parser_class": 117, "svn": [117, 160, 352, 391, 462, 464, 465, 466, 472, 480], "checkout": [117, 458, 466, 480], "cmd1": 117, "cmd2": 117, "parser_a": 117, "parser_b": 117, "parser_foo": 117, "parser_bar": 117, "xyzyx": 117, "subparser_nam": 117, "subparser1": 117, "subparser2": 117, "dat": [117, 181, 458], "group1": [117, 316, 440], "group2": [117, 440], "exclusive_group": 117, "736": 117, "arg_lin": 117, "myargumentpars": 117, "errorcatchingargumentpars": 117, "doit": 117, "monkey": [117, 383, 386, 387, 471, 480], "callback_": 117, "unicodestr": 118, "enc": [118, 338], "u2641": 118, "asdl": [119, 464, 469, 479, 480], "stmt": [119, 337, 364, 465, 480], "decorator_list": 119, "type_param": [119, 383, 424, 428, 433, 480], "orels": [119, 465], "finalbodi": 119, "elt": 119, "cmpop": 119, "expr_context": 119, "ifs": 119, "posonlyarg": [119, 480], "vararg": [119, 252, 480], "kwonlyarg": [119, 252], "kw_default": 119, "asnam": 119, "context_expr": 119, "optional_var": 119, "kwd_attr": 119, "kwd_pattern": 119, "typeignor": [119, 480], "_ast": [119, 464, 472, 480], "source_lin": 119, "nameconst": [119, 471, 478, 480], "extslic": [119, 479, 480], "fantast": 119, "snake": [119, 157], "contributor": [119, 423, 467, 480], "func_typ": [119, 428, 478], "115": [119, 258, 342, 379, 480], "collaps": [119, 193, 256, 293, 361, 474, 480], "walrus": [119, 427, 478, 480], "soc": 119, "otherexcept": [119, 210], "subpattern": [119, 424, 438, 480], "overal": [119, 180, 191, 265, 281, 289, 305, 316, 342, 344, 379, 425, 441, 466, 474, 475], "point2d": [119, 383], "point3d": [119, 157, 383], "ts": [119, 174, 229, 381, 383, 424, 464, 471, 480], "outermost": [119, 252, 341, 362, 480], "decorator1": 119, "decorator2": 119, "3115": [119, 382, 424, 425, 467, 473], "base1": [119, 437], "base2": [119, 437], "other_func": 119, "feature_vers": [119, 374, 478, 480], "misplac": [119, 480], "ast_obj": 119, "node_or_str": 119, "oneself": 119, "denial": [119, 222, 259, 341, 355, 406, 425, 452, 470, 480], "new_nod": 119, "old_nod": 119, "visit_num": [119, 478, 480], "visit_str": [119, 478, 480], "visit_byt": [119, 478], "visit_nameconst": [119, 478], "visit_ellipsi": [119, 478], "visit_const": [119, 478, 480], "rewritenam": 119, "visit_nam": 119, "new_tre": 119, "yourtransform": 119, "annotate_field": 119, "include_attribut": 119, "asttoken": 119, "leoast": 119, "codemod": 119, "recoveri": [119, 198, 245, 392, 428], "emscripten": [120, 148, 160, 163, 170, 207, 212, 220, 226, 230, 239, 242, 245, 254, 275, 280, 284, 285, 290, 302, 307, 319, 325, 326, 330, 332, 334, 335, 336, 338, 345, 349, 353, 356, 362, 392, 396, 400, 416, 417, 422, 453, 470, 480], "wasi": [120, 148, 160, 163, 170, 207, 209, 210, 212, 220, 226, 230, 239, 242, 245, 254, 275, 280, 284, 285, 290, 302, 307, 319, 325, 326, 330, 332, 334, 335, 336, 338, 345, 349, 353, 356, 362, 392, 396, 400, 416, 417, 422, 453, 470, 480], "wasm32": [120, 148, 160, 163, 170, 207, 212, 220, 226, 230, 239, 242, 245, 254, 275, 280, 284, 285, 290, 302, 307, 319, 325, 326, 330, 332, 334, 335, 336, 338, 345, 349, 353, 356, 362, 392, 396, 400, 416, 417, 422, 453, 470, 480], "fifo": [121, 131, 157, 258, 280, 290, 293, 313, 326, 339, 355, 476, 477, 480], "pythonasynciodebug": [122, 123, 185, 452, 480], "threadsaf": [122, 223, 258, 264, 315, 480], "slow_callback_dur": 122, "fut": [122, 126], "coro_func": 122, "coro": [122, 123, 125, 132, 136, 475, 480], "321": [122, 183], "source_traceback": 122, "base_ev": [123, 349, 427, 480], "prefac": [123, 130], "showcas": [123, 130], "idempot": [123, 130, 164, 223, 471, 477, 480], "irrevers": 123, "567": [123, 126, 167, 183, 342, 449, 468, 477, 480], "instrument": [123, 188, 223, 305, 453, 472, 476, 480], "protocol_factori": [123, 130], "local_addr": [123, 130, 133], "ssl_handshake_timeout": [123, 133, 477], "ssl_shutdown_timeout": [123, 133, 480], "happy_eyeballs_delay": [123, 133, 478, 480], "interleav": [123, 133, 190, 280, 466, 472, 477, 478, 480], "synopsi": [123, 310, 338, 480], "eyebal": [123, 478, 480], "8305": 123, "250": [123, 220, 305, 332, 337, 381, 466], "local_host": 123, "local_port": 123, "handshak": [123, 133, 338, 474, 475, 476, 477, 478, 480], "60": [123, 133, 144, 152, 163, 180, 183, 193, 258, 304, 315, 338, 340, 363, 378, 379, 381, 395, 432, 462, 464, 470, 472, 476, 478, 480], "dual": [123, 334, 338, 423, 432, 480], "undesir": [123, 338, 460, 464, 480], "datatrack": 123, "ietf": [123, 232, 256, 338, 344], "rfc6555": 123, "remote_addr": [123, 130], "reuse_port": [123, 133, 334], "allow_broadcast": 123, "remote_host": 123, "remote_port": 123, "endpoint": [123, 130, 209, 239, 334, 381, 472, 480], "so_reuseport": [123, 334, 359, 480], "broadcast": [123, 256, 334, 480], "preexist": 123, "reuse_address": [123, 133, 470, 476, 477, 478, 479, 480], "so_reuseaddr": [123, 334, 359, 470, 476, 477, 478, 479, 480], "incom": [123, 130, 210, 242, 259, 280, 335, 338, 409, 471, 472, 480], "packet": [123, 130, 138, 256, 266, 334, 335, 416, 466, 480], "af_unspec": [123, 133, 334], "ai_pass": [123, 133, 334], "backlog": [123, 133, 280, 334, 475, 480], "time_wait": [123, 334], "syscal": [123, 210, 290, 319, 329, 475, 476, 478, 480], "coder": [123, 138], "sporad": [123, 290], "sockaddr": [123, 139, 334], "uncatch": 123, "blocking_io": [123, 136], "cpu_bound": 123, "asyncgen": 123, "universal_newlin": [123, 134, 345, 463, 477, 480], "srv": [123, 167, 477], "client_connect": 123, "trsock": [123, 480], "transportsocket": [123, 480], "ship": [123, 129, 247, 250, 366, 385, 418, 423, 458, 459, 462, 466, 468, 472, 474, 475, 479, 480], "mypolici": [123, 473], "iocp": [123, 480], "msdn": [123, 290], "hello_world": 123, "display_d": [123, 136], "end_tim": [123, 136], "rsock": [123, 130, 133], "wsock": [123, 130, 133], "recept": [123, 130, 133], "ask_exit": 123, "signam": [123, 330], "3600": [123, 130, 136, 166, 180], "baseeventloop": [125, 480], "successor": [125, 229], "_make_socket_transport": 125, "base_futur": 126, "_asyncio_future_block": 126, "set_aft": 126, "excutor": 127, "water": [127, 325, 475, 480], "proactor_ev": 128, "windows_ev": [128, 480], "windows_util": [128, 477, 480], "hpet": 128, "prohibit": [129, 190, 255, 259, 338, 404, 427, 477, 478, 479, 480], "inact": [129, 134, 438, 465, 480], "disrupt": [129, 471, 480], "reap": [129, 480], "pidfd": [129, 330, 480], "goldilock": 129, "launch": [129, 183, 280, 290, 345, 349, 359, 400, 458, 459, 472, 473, 474, 478, 480], "scale": [129, 315, 325, 373, 383, 459, 462, 465, 476, 477, 480], "myeventlooppolici": 129, "eventloop": [129, 480], "extent": [130, 152, 232, 255, 275, 373, 381, 423, 468, 480], "outgo": [130, 197, 334, 338, 471, 472, 473], "peernam": [130, 133], "socknam": [130, 480], "peercert": 130, "ssl_object": 130, "watermark": [130, 133], "opportun": [130, 136, 155, 322, 387, 458, 480], "list_of_data": 130, "addr": [130, 133, 148, 167, 256, 326, 334, 338, 359, 417, 472, 475, 480], "terminateprocess": [130, 134, 139, 280, 290, 345, 465, 466], "unidirect": [130, 280], "reassembl": 130, "sizehint": [130, 155, 325, 480], "recipi": [130, 197, 205, 206, 332, 335, 423], "undeliver": 130, "echoserverprotocol": 130, "8888": [130, 133], "echoclientprotocol": 130, "on_con_lost": 130, "myprotocol": 130, "dateprotocol": 130, "exit_futur": 130, "pipe_clos": 130, "check_for_exit": 130, "unblock": [131, 135, 280, 330, 480], "priority_numb": [131, 313], "sleep_for": 131, "slept": 131, "workload": [131, 479, 480], "total_sleep_tim": 131, "started_at": 131, "total_slept_for": 131, "return_except": [131, 136, 480], "loop_factori": [132, 471, 480], "tcp_echo_cli": 133, "client_connected_cb": 133, "feed_eof": [133, 480], "handle_echo": 133, "print_http_head": 133, "wait_for_data": 133, "base_subprocess": 134, "proc": [134, 237, 290, 345, 476, 480], "zzz": [134, 429], "stdout_data": [134, 345, 463], "stderr_data": [134, 345, 463], "creationflag": [134, 345, 463], "waiter": [135, 362, 480], "waiter_task": 135, "codit": 135, "sem": 135, "example_barri": 135, "housekeep": [135, 362], "0x1053bb7c8": 136, "say_aft": 136, "task1": [136, 449], "task2": [136, 449], "tg": 136, "function_that_returns_a_future_object": 136, "some_python_coroutin": 136, "leverag": [136, 249, 280, 474, 479], "mid": [136, 480], "background_task": 136, "some_coro": 136, "forev": [136, 306, 325, 460, 461, 462, 463, 473, 480], "misbehav": [136, 480], "another_coro": 136, "bubbl": [136, 424, 480], "aws": 136, "aggreg": [136, 258, 337, 385, 470, 480], "stronger": [136, 387, 480], "subtask": 136, "employ": [136, 148, 280, 290, 409, 429, 473], "custom_task_constructor": 136, "aw": [136, 480], "long_running_task": 136, "deadlin": [136, 322], "overdu": 136, "new_deadlin": 136, "yay": [136, 446], "return_when": [136, 163], "all_complet": [136, 163], "first_complet": [136, 163], "first_except": [136, 163], "earliest": [136, 180, 187, 363], "earliest_result": 136, "took": [136, 166, 305, 459, 480], "eager_start": 136, "newest": 136, "deni": [136, 209, 335, 425, 462, 480], "cancel_m": 136, "ineffect": [136, 474], "make_request_with_timeout": 136, "make_request": 136, "make_another_request": 136, "unrelated_cod": 136, "fashion": [136, 167, 231, 259, 280, 305, 316, 334, 378, 383, 410, 424, 425, 427, 463, 466, 473, 474, 480], "suppres": 136, "unregistr": [137, 326], "counterfil": 137, "_count": 137, "incrcount": 137, "savecount": 137, "adject": [137, 443], "donni": 137, "sector": 137, "law": [138, 232, 333, 340, 346, 363, 423, 464, 480], "dvi": 138, "adpcm": 138, "fragment1": 138, "fragment2": 138, "adpcmfrag": 138, "newstat": 138, "proport": [138, 164, 315, 340, 480], "energi": 138, "maxim": [138, 187, 188, 193, 232, 244, 359, 437, 480], "wherebi": [138, 148, 265, 296], "ima": 138, "newwidth": 138, "new_fram": 138, "old_width": 138, "inrat": 138, "outrat": 138, "weighta": 138, "weightb": [138, 480], "newfrag": 138, "s_i": 138, "lfactor": 138, "rfactor": 138, "recombin": [138, 473], "mul_stereo": 138, "lsampl": 138, "rsampl": 138, "toler": [138, 151, 256, 272, 475, 477, 480], "loss": [138, 183, 222, 240, 255, 268, 272, 363, 392, 418, 423, 427, 461, 463, 465, 472, 476, 477, 478, 480], "predict": [138, 222, 255, 340, 349, 410, 425, 452, 458, 472, 479, 480], "misinterpret": 138, "energet": 138, "echocancel": 138, "outputdata": 138, "inputdata": 138, "800": [138, 232, 267, 464, 466, 469, 472, 476, 480], "out_test": 138, "in_test": 138, "ipo": 138, "prefil": 138, "postfil": 138, "run_fil": [139, 452], "run_interactivehook": [139, 349], "run_startup": [139, 452], "run_stdin": [139, 452], "call_funct": [139, 173, 470, 476, 480], "func_point": 139, "cdata": [139, 173, 311, 407, 412, 413, 480], "dlopen": [139, 173, 290, 349, 453, 461, 464, 480], "dlsym": [139, 173], "code_object": [139, 222, 480], "whenc": [139, 150, 212, 255, 275, 290, 443, 461], "root_dir": [139, 228, 329, 469, 471, 480], "dir_fd": [139, 222, 228, 290, 329, 469, 470, 473, 480], "putlin": [139, 285, 302, 480], "topdown": [139, 290], "onerror": [139, 290, 299, 329, 471, 477, 480], "follow_symlink": [139, 290, 293, 329, 469, 473, 480], "pgid": [139, 290], "src_dir_fd": [139, 290], "dst_dir_fd": [139, 290], "show_cmd": [139, 290], "ns": [139, 290, 311, 379, 382, 395, 410, 470, 480], "followlink": [139, 290, 465], "base_nam": [139, 329], "extract_dir": [139, 329], "thread_id": [139, 330, 363, 480], "signalnum": [139, 330], "servicenam": [139, 334], "protocolnam": [139, 334], "connection_handl": [139, 337], "set_asyncgen_hooks_fin": [139, 349], "set_asyncgen_hooks_firstit": [139, 349], "logopt": [139, 353], "maskpri": [139, 353], "fullpath": [139, 357], "fullurl": [139, 392], "computer_nam": [139, 402], "sub_key": [139, 402], "file_nam": [139, 402], "value_nam": [139, 402], "_winapi": [139, 480], "createfil": 139, "desired_access": 139, "share_mod": 139, "creation_disposit": 139, "flags_and_attribut": 139, "createjunct": 139, "src_path": 139, "dst_path": 139, "createnamedpip": 139, "open_mod": 139, "pipe_mod": 139, "createpip": 139, "createprocess": [139, 345], "application_nam": 139, "command_lin": [139, 345], "current_directori": 139, "openprocess": 139, "process_id": [139, 334], "exit_cod": [139, 210], "pyobj_fromptr": 139, "4648": [140, 324, 480], "ascii85": [140, 474, 480], "76": [140, 199, 340, 379, 381, 416], "2045": [140, 191, 193, 199, 200, 202, 416], "altchar": 140, "map01": 140, "oh": 140, "eye": [140, 183, 187, 464, 471, 475, 478], "foldspac": 140, "wrapcol": 140, "adob": [140, 474, 480], "btoa": 140, "ignorechar": 140, "x0b": [140, 341, 395], "zgf0ysb0bybizsblbmnvzgvk": 140, "1521": [140, 314], "multipurpos": 140, "botfram": 141, "stopfram": 141, "returnfram": 141, "c_call": [141, 349], "c_return": [141, 349, 350], "c_except": [141, 349], "module_nam": [141, 247, 280, 359, 469, 477, 480], "argument_list": [141, 424, 427], "dispatch_": 141, "frame_lineno": 141, "lprefix": 141, "a2b_": [143, 473], "strict_mod": [143, 480], "3548": [143, 463], "quotetab": [143, 155, 314], "istext": 143, "1522": [143, 314], "linefe": [143, 205, 328, 342, 432, 462], "ccitt": [143, 346], "polynomi": [143, 258, 272], "0x1021": 143, "binhex4": [143, 479, 480], "checksum": [143, 334, 355, 419, 421], "010x": 143, "bytes_per_sep": [143, 341], "xb9": 143, "x01": [143, 255, 256, 281, 334, 344, 395], "b901ef": 143, "b9": 143, "ef": [143, 157, 258, 391, 414], "b9_01ef": 143, "b901": 143, "hexstr": 143, "invers": [143, 151, 180, 183, 198, 206, 208, 222, 241, 256, 272, 288, 296, 328, 337, 340, 341, 363, 427, 428, 465, 471, 478, 480], "liber": [143, 190], "85": [143, 150, 285, 340, 475], "domin": [144, 240, 480], "sortedcollect": 144, "find_lt": 144, "find_l": 144, "find_gt": 144, "find_g": 144, "score": [144, 187, 337, 340, 449], "70": [144, 180, 183, 315, 340, 361, 379, 438, 448, 449, 480], "fdcba": 144, "titan": 144, "bird": 144, "1963": 144, "hitchcock": 144, "alien": [144, 362], "1986": [144, 180], "1960": 144, "by_year": 144, "romanc": 144, "hiller": 144, "_f": 145, "compresslevel": [146, 231, 355, 419, 477, 479, 480], "xb": [146, 231, 267], "wt": [146, 222, 231, 267, 340], "compressor": [146, 267, 480], "decompressor": [146, 267, 480], "max_length": [146, 267, 421, 475, 480], "donec": 146, "rhoncus": 146, "qui": 146, "sapien": 146, "sit": [146, 372, 414], "amet": 146, "molesti": 146, "fusc": 146, "scelerisqu": 146, "vel": 146, "augu": 146, "nec": 146, "ullamcorp": 146, "nam": 146, "rutrum": 146, "pretium": 146, "placerat": 146, "aliquam": 146, "tristiqu": 146, "lorem": 146, "cursus": 146, "interdum": 146, "laoreet": 146, "ultric": 146, "purus": 146, "pulvinar": 146, "gravida": 146, "euismod": 146, "magna": 146, "varius": 146, "justo": 146, "tincidunt": 146, "feugiat": 146, "pharetra": 146, "lacus": 146, "risus": 146, "vehicula": 146, "maecena": 146, "feli": 146, "pellentesqu": 146, "semper": 146, "nunc": 146, "nibh": 146, "ac": [146, 157, 258, 423, 453, 462, 480], "elementum": 146, "dolor": 146, "luctus": 146, "curabitur": 146, "lacinia": 146, "ornar": 146, "consectetur": 146, "vestibulum": 146, "513595166163142": 146, "gen_data": 146, "chunksiz": [146, 163, 280, 300, 475, 480], "nonrandom": 146, "myfil": [146, 255, 290, 385, 419, 437, 440, 449], "gregorian": [147, 180], "dershowitz": [147, 180], "reingold": [147, 180], "calendr": [147, 180], "prolept": [147, 180], "8601": [147, 180, 187, 263, 337, 416, 470, 476, 480], "theyear": 147, "themonth": 147, "withyear": 147, "css": [147, 237, 472, 477, 480], "cascad": [147, 480], "tue": [147, 180], "wed": [147, 180, 363], "fri": [147, 206, 472, 473, 480], "formatmonthnam": [147, 480], "customhtmlc": 147, "nowrap": 147, "formatweekday": [147, 480], "y1": [147, 427, 438, 469, 471, 480], "y2": [147, 222, 438, 469, 471, 480], "mo": [147, 180, 227, 316, 341, 462, 476, 478, 480], "tu": [147, 462], "fr": [147, 227, 268, 315, 432, 462, 477], "su": [147, 480], "centr": 147, "stylesheet": [147, 466, 480], "multipart": [148, 191, 193, 194, 195, 196, 197, 198, 201, 202, 203, 204, 480], "isindex": 148, "goodi": 148, "h1": [148, 232, 237, 239, 265, 417], "logdir": [148, 149], "keep_blank_valu": [148, 391], "minifieldstorag": [148, 480], "fileitem": 148, "userfil": 148, "linecount": 148, "strict_pars": [148, 391], "pdict": 148, "megabyt": 148, "rfcs": [148, 155, 191, 193, 198, 199, 200, 202, 205, 206, 302, 338, 462, 475, 480], "hole": [148, 290, 328, 466, 469, 480], "hacker": [148, 315], "exploit": [148, 267, 290, 355, 425, 452, 474, 480], "gullibl": 148, "trust": [148, 265, 280, 296, 299, 302, 338, 345, 355, 391, 457, 458, 465, 466, 474, 478, 480], "dash": [148, 155, 174, 193, 202, 316, 328, 404], "0o755": 148, "0755": [148, 480], "0o644": 148, "0o666": [148, 181, 290, 293, 394], "privileg": [148, 285, 290, 334, 336, 339, 363, 402, 473, 476, 480], "everybodi": [148, 241], "cryptic": [148, 480], "yourhostnam": 148, "suspect": [148, 459, 480], "userid": [148, 266, 383, 476], "suexec": 148, "liabil": [148, 423], "excerpt": [149, 183, 478], "ea": 150, "rmff": 150, "bigendian": 150, "inclhead": 150, "jerri": 150, "morrison": [150, 474], "electron": [150, 338, 423], "art": [150, 151, 157, 190], "1985": [150, 337], "kahan": 151, "elementari": [151, 174, 381], "annex": [151, 272, 384, 432, 465], "lie": [151, 180, 239, 247, 266, 280, 341, 373, 383, 425, 433, 461, 462], "4142135623730951j": 151, "cartesian": [151, 258, 337, 465, 468, 475], "phi": [151, 272], "counterclockwis": [151, 381], "141592653589793": [151, 441, 472], "arc": [151, 272, 381, 465, 466, 468, 472, 480], "cosin": [151, 183, 272], "sine": [151, 183, 272], "tangent": [151, 272, 381], "rel_tol": [151, 272, 475], "1e": [151, 222, 272, 342, 344, 427, 475, 480], "abs_tol": [151, 272, 475], "curv": [151, 338, 381, 473, 480], "enlighten": 151, "ado": 151, "iserl": 151, "powel": [151, 480], "eds": 151, "clarendon": 151, "1987": [151, 155, 180, 405], "pp165": 151, "211": [151, 285, 473], "completekey": [152, 294], "banner": [152, 154, 480], "do_help": [152, 480], "do_shel": 152, "complete_foo": 152, "begidx": 152, "endidx": 152, "help_bar": 152, "help_": 152, "undocu": [152, 223, 264, 294, 359, 385, 419, 471, 473, 474, 475, 476, 477, 479, 480], "nonempti": [152, 188, 316, 341, 381, 400, 425], "complete_": 152, "displaywidth": 152, "solicit": 152, "drawn": [152, 174, 264, 290, 381, 480], "do_forward": 152, "playback": [152, 292], "do_playback": 152, "turtleshel": 152, "do_right": 152, "do_left": 152, "do_goto": 152, "do_hom": 152, "do_circl": 152, "do_posit": 152, "do_color": 152, "do_undo": 152, "do_reset": 152, "do_by": 152, "do_record": 152, "rose": [152, 258, 476, 480], "spiral": 152, "180": [152, 232, 340, 381, 472], "rot_13": [153, 155], "pstat": [153, 305, 448, 460, 464, 480], "__console__": 154, "readfunc": 154, "exitmsg": 154, "stuf": 154, "wider": [155, 180, 383, 463, 474], "data_encod": 155, "file_encod": 155, "transcod": [155, 404, 472], "base64_codec": 155, "xdf": [155, 232, 301], "u266c": 155, "223": 155, "9836": 155, "hh": [155, 180, 245, 363, 432, 459, 480], "xxxx": [155, 290, 432, 480], "xxxxxxxx": [155, 290, 432], "d800": 155, "dfff": 155, "error_handl": [155, 411], "utf_8": [155, 480], "rescan": [155, 299], "recov": [155, 187, 210, 218, 349, 394, 412, 466, 471, 472], "firstlin": [155, 185], "huge": [155, 255, 459, 474, 480], "reposit": [155, 255], "resp": [155, 263, 285, 304, 475], "frontend": 155, "adher": [155, 164, 242, 259, 266, 280, 431], "0x0": 155, "00ff": [155, 472, 473, 480], "charmap": 155, "fffe": 155, "ligatur": 155, "2060": [155, 245], "joiner": [155, 475, 480], "role": [155, 338, 410, 467, 472, 478, 480], "payload": [155, 191, 193, 194, 195, 196, 197, 198, 201, 202, 203, 204, 239, 248, 466, 480], "00000000": 155, "0000007f": 155, "0xxxxxxx": 155, "00000080": 155, "000007ff": 155, "110xxxxx": 155, "10xxxxxx": 155, "00000800": 155, "0000ffff": 155, "1110xxxx": 155, "00010000": 155, "0010ffff": 155, "11110xxx": 155, "invent": [155, 268, 362, 431, 462, 466], "notepad": [155, 432], "0xef": 155, "0xbb": 155, "0xbf": 155, "improb": 155, "diaeresi": 155, "quotat": [155, 345, 465, 480], "iso8859": 155, "utf16": 155, "utf32": 155, "euro": [155, 466, 467], "european": [155, 466], "ebcdic": [155, 474], "pc": [155, 174, 271, 403, 419, 432, 453, 458, 465, 470, 480], "big5": [155, 463], "csbig5": 155, "big5hksc": [155, 463], "hkscs": 155, "cp037": 155, "ibm037": 155, "ibm039": 155, "cp273": [155, 474], "ibm273": 155, "csibm273": 155, "cp424": 155, "he": [155, 294, 316, 362, 432, 459, 476], "ibm424": 155, "cp437": [155, 419], "437": 155, "ibm437": 155, "cp500": 155, "ibm500": 155, "western": [155, 363], "europ": [155, 163, 363, 422, 466], "cp720": [155, 466, 472], "cp737": 155, "cp775": 155, "ibm775": 155, "baltic": 155, "cp850": 155, "850": [155, 466], "ibm850": 155, "cp852": 155, "852": 155, "ibm852": 155, "central": [155, 180, 191, 202, 284, 340, 459, 460, 461, 462, 464, 472, 480], "eastern": [155, 180, 363, 476], "cp855": 155, "855": [155, 218], "ibm855": 155, "bulgarian": 155, "byelorussian": 155, "macedonian": 155, "serbian": 155, "cp856": 155, "cp857": 155, "857": 155, "ibm857": 155, "cp858": [155, 466], "858": 155, "ibm858": 155, "cp860": 155, "860": 155, "ibm860": 155, "portugues": [155, 480], "cp861": 155, "861": [155, 293], "ibm861": 155, "iceland": [155, 464], "cp862": 155, "862": 155, "ibm862": 155, "cp863": 155, "863": 155, "ibm863": 155, "cp864": 155, "ibm864": 155, "cp865": 155, "865": 155, "ibm865": 155, "danish": 155, "cp866": 155, "866": [155, 187, 478], "ibm866": 155, "cp869": 155, "869": 155, "gr": [155, 464, 469, 470, 478, 480], "ibm869": 155, "cp874": 155, "cp875": 155, "cp932": [155, 463], "932": 155, "ms932": 155, "mskanji": 155, "kanji": 155, "cp949": [155, 463], "949": 155, "ms949": 155, "uhc": 155, "cp950": [155, 463], "950": 155, "ms950": 155, "cp1006": 155, "urdu": 155, "cp1026": 155, "ibm1026": 155, "cp1125": [155, 474], "1125": 155, "ibm1125": 155, "cp866u": 155, "ruscii": 155, "cp1140": 155, "ibm1140": 155, "cp1250": [155, 164], "1250": 155, "cp1251": 155, "1251": 155, "1252": [155, 445, 449], "cp1253": 155, "1253": 155, "cp1254": 155, "1254": [155, 316], "cp1255": 155, "1255": 155, "cp1256": 155, "1256": 155, "cp1257": 155, "1257": 155, "cp1258": 155, "1258": 155, "euc_jp": 155, "eucjp": 155, "uji": 155, "jis": [155, 463], "euc_jis_2004": 155, "jisx0213": [155, 463], "eucjis2004": 155, "euc_jisx0213": 155, "eucjisx0213": 155, "euc_kr": 155, "euckr": 155, "korean": [155, 463, 477, 480], "ksc5601": 155, "ks_c": 155, "5601": 155, "ksx1001": 155, "ks_x": 155, "gb2312": [155, 384, 463, 473], "chines": [155, 463, 480], "csiso58gb231280": 155, "euc": [155, 192, 463], "cn": 155, "euccn": 155, "eucgb2312": 155, "1980": [155, 187, 419, 480], "ir": 155, "gbk": [155, 463], "936": 155, "cp936": 155, "ms936": 155, "gb18030": [155, 463, 480], "hz": [155, 463, 473, 480], "hzgb": 155, "gb": [155, 338, 406, 480], "2312": 155, "iso2022_jp": 155, "csiso2022jp": 155, "iso2022jp": 155, "2022": [155, 180, 192, 232, 445, 448, 463, 470, 480], "jp": [155, 192, 423, 463], "iso2022_jp_1": 155, "iso2022_jp_2": 155, "iso2022_jp_2004": 155, "2004": [155, 180, 373, 423, 463], "iso2022_jp_3": 155, "iso2022_jp_ext": 155, "iso2022_kr": 155, "csiso2022kr": 155, "iso2022kr": 155, "kr": [155, 463], "latin_1": [155, 192, 480], "cp819": 155, "iso8859_2": 155, "latin2": 155, "iso8859_3": 155, "latin3": 155, "l3": 155, "esperanto": 155, "maltes": 155, "iso8859_4": 155, "latin4": 155, "l4": 155, "iso8859_5": 155, "cyril": 155, "iso8859_6": 155, "iso8859_7": 155, "greek8": 155, "iso8859_8": 155, "iso8859_9": 155, "latin5": 155, "l5": 155, "iso8859_10": 155, "latin6": 155, "l6": [155, 473], "nordic": 155, "iso8859_11": 155, "iso8859_13": 155, "latin7": 155, "l7": 155, "iso8859_14": 155, "latin8": 155, "l8": 155, "celtic": 155, "iso8859_15": 155, "latin9": 155, "l9": 155, "iso8859_16": 155, "latin10": 155, "l10": 155, "johab": [155, 463], "cp1361": 155, "ms1361": 155, "koi8_r": 155, "koi8_t": [155, 475, 480], "tajik": [155, 475], "koi8_u": 155, "kz1048": [155, 475, 480], "kz_1048": 155, "strk1048_2002": 155, "rk1048": 155, "kazakh": [155, 475], "mac_cyril": 155, "maccyril": 155, "mac_greek": 155, "macgreek": 155, "mac_iceland": 155, "maciceland": 155, "mac_latin2": [155, 480], "maclatin2": 155, "maccentraleurop": 155, "mac_centeuro": [155, 480], "mac_roman": 155, "macroman": 155, "mac_turkish": 155, "macturkish": 155, "ptcp154": 155, "csptcp154": 155, "pt154": 155, "cp154": 155, "asian": [155, 384, 463], "shift_ji": 155, "csshiftji": 155, "shiftji": 155, "sjis": 155, "s_jis": 155, "shift_jis_2004": 155, "shiftjis2004": 155, "sjis_2004": 155, "sjis2004": 155, "shift_jisx0213": 155, "shiftjisx0213": 155, "sjisx0213": 155, "s_jisx0213": 155, "utf_32": 155, "u32": 155, "utf_32_b": 155, "32be": 155, "utf_32_l": 155, "32le": 155, "utf_16": 155, "u16": 155, "utf_16_b": 155, "16be": 155, "utf_16_l": 155, "16le": 155, "utf_7": 155, "u7": 155, "u8": 155, "cp65001": [155, 473, 480], "asymmetr": 155, "3490": [155, 462], "oem": [155, 476, 480], "cp_oemcp": [155, 476], "palmo": 155, "3492": [155, 462], "raw_unicode_escap": 155, "bewar": [155, 210, 218, 259, 280, 327, 337, 338, 429, 448, 467], "unicode_intern": [155, 473, 478, 480], "base_64": 155, "bz2_codec": [155, 474], "hex_codec": [155, 474], "quopri_codec": 155, "quotedprint": 155, "quoted_print": 155, "uu_codec": [155, 480], "zlib_codec": 155, "rot13": [155, 474, 480], "caesar": 155, "cypher": 155, "encrypt": [155, 170, 230, 245, 265, 285, 302, 332, 336, 338, 419, 459, 461, 462, 466, 472, 473, 474, 480], "idn": [155, 338, 477, 480], "5891": 155, "5895": 155, "alliancefran": [155, 462], "ais": [155, 462], "nu": [155, 462], "ace": [155, 315, 316, 462], "xn": [155, 338, 462, 477], "alliancefranais": [155, 462], "npb": [155, 462], "allowunassign": 155, "usestd3asciirul": 155, "outcom": [156, 164, 383, 385, 386, 424, 480], "subcontext": 157, "baselin": [157, 369], "bach": 157, "rembrandt": 157, "gogh": 157, "opera": [157, 400, 464, 480], "carmen": 157, "584": [157, 290, 382, 399, 479, 480], "enthought": [157, 458], "codetool": 157, "multicontext": 157, "pylookup": 157, "guest": [157, 334, 480], "command_line_arg": 157, "deepchainmap": 157, "inner": [157, 166, 188, 232, 234, 252, 316, 337, 341, 381, 383, 410, 424, 426, 463, 466, 472, 473, 480], "eleph": 157, "lion": 157, "topmost": [157, 349, 464, 480], "talli": [157, 466, 472, 473], "cnt": 157, "hamlet": [157, 459], "1143": 157, "966": 157, "762": 157, "631": 157, "546": [157, 379], "514": [157, 266, 458, 462, 470, 480], "bag": [157, 197, 424, 437], "multiset": [157, 472], "gallahad": [157, 439, 468], "sausag": [157, 222, 341], "list_of_pair": 157, "knuth": [157, 183], "donald": [157, 338, 466, 474], "cc": [157, 200, 206, 258, 268, 332, 358, 453, 462, 471, 473, 480], "deck": [157, 315], "ghi": [157, 173, 264, 328, 463], "jkl": 157, "pyshel": [157, 183, 244, 316, 476, 477, 478, 480], "moving_averag": 157, "39": [157, 180, 190, 280, 290, 363, 453, 463, 469, 473, 478, 479, 480], "roundrobin": [157, 258], "delete_nth": 157, "rot": [157, 461, 480], "roll": [157, 180, 266, 337, 359, 385, 437, 464, 465, 480], "mississippi": [157, 341], "constant_factori": 157, "ran": [157, 190, 210, 345, 385, 465, 466, 471, 480], "typenam": [157, 304, 337, 465, 480], "field_nam": [157, 342], "_1": [157, 466, 468], "_3": 157, "_sourc": [157, 477, 480], "employeerecord": 157, "depart": [157, 222, 341], "paygrad": 157, "emp": 157, "employe": [157, 383, 437, 480], "companydata": 157, "partnum": 157, "inventori": [157, 178, 288], "newpric": 157, "pixel": [157, 366, 369, 373, 381, 480], "premium": 157, "000": [157, 173, 180, 183, 232, 258, 279, 305, 458, 471, 472, 473], "714": 157, "018": 157, "hardcov": 157, "isbn": [157, 366, 451], "part_numb": 157, "lru": [157, 223, 480], "k1": [157, 399], "k2": [157, 399], "od": [157, 466, 469, 472, 480], "acdeb": 157, "bacd": 157, "od1": [157, 466], "od2": [157, 466], "lastupdatedordereddict": 157, "timeboundedlru": 157, "maxag": 157, "multihitlrucach": 157, "maxrequest": 157, "cache_aft": 157, "uncached_key": 157, "request_count": 157, "cached_key": 157, "function_result": 157, "uncach": [157, 290, 472, 480], "initialdata": 157, "_collections_abc": 158, "gencoro": 158, "myvar": 158, "listbasedset": 158, "favor": [158, 222, 239, 285, 290, 338, 341, 359, 383, 392, 463, 465, 467, 471, 472, 474, 475, 476, 478, 480], "lst": [158, 294], "abcdef": [158, 173, 255, 258, 316, 466, 474], "defghi": [158, 258], "_from_iter": 158, "_hash": [158, 480], "orderedset": 158, "yiq": [159, 474], "hls": 159, "hsv": 159, "poynton": 159, "colorfaq": 159, "cambridgeincolour": 159, "htm": [159, 180, 242, 461, 462, 463, 464, 465, 466, 467], "qq": 160, "destdir": [160, 480], "strip_prefix": 160, "prepend_prefix": 160, "coexist": 160, "uncheck": [160, 429, 452, 477, 480], "source_date_epoch": [160, 308, 477, 480], "hardlink": [160, 355, 479, 480], "dupe": [160, 479], "consolid": [160, 281, 462, 473, 476, 480], "multilevel": [160, 480], "ddir": [160, 480], "rx": [160, 316], "invalidation_mod": [160, 308, 477, 480], "stripdir": [160, 479, 480], "prependdir": [160, 479, 480], "limit_sl_dest": [160, 479, 480], "hardlink_dup": [160, 479], "fullnam": [160, 247, 249, 250, 299, 420, 462], "skip_curdir": 160, "323": [163, 476], "1235": 163, "cancel_futur": [163, 479, 480], "src1": [163, 472], "dest1": [163, 472], "src2": [163, 472], "dest2": [163, 472], "src3": [163, 472], "dest3": [163, 472], "src4": 163, "dest4": [163, 472], "wait_on_b": 163, "wait_on_a": 163, "wait_on_futur": 163, "thread_name_prefix": [163, 476, 480], "initarg": [163, 280, 477], "grace": [163, 316, 330, 362, 427, 466, 472, 477, 480], "foxnew": 163, "cnn": [163, 181], "wsj": 163, "nonexist": [163, 404, 480], "subdomain": 163, "load_url": 163, "future_to_url": 163, "mp_context": [163, 280, 477, 480], "max_tasks_per_child": [163, 480], "61": [163, 341, 363, 463, 480], "start_method": 163, "112272535095293": 163, "112582705942171": 163, "115280095190773": 163, "115797848077099": 163, "1099726899285419": 163, "is_prim": 163, "sqrt_n": 163, "not_don": 163, "serveraliveinterv": 164, "compressionlevel": 164, "forwardx11": 164, "forg": 164, "hg": [164, 293, 338, 462, 466, 472, 480], "topsecret": 164, "50022": 164, "configfil": 164, "another_config": 164, "nport": 164, "48484": 164, "21212": 164, "3des": [164, 338, 476, 480], "cbc": [164, 334], "monster": [164, 361], "batchmod": 164, "14159265359": [164, 441, 443], "chorus": 164, "lumberjack": [164, 304, 378], "night": 164, "key_without_valu": 164, "harm": [164, 223, 289, 472, 480], "can_values_be_as_wel": 164, "does_that_mean_anything_speci": 164, "multiline_valu": 164, "preprocess": [164, 172, 255, 391], "home_dir": 164, "my_dir": 164, "my_pictur": 164, "zc": 164, "buildout": [164, 472], "library_dir": 164, "system_dir": 164, "macports_dir": 164, "arthur": [164, 341, 478, 480], "nicknam": 164, "shed": 164, "last_nam": [164, 172, 316], "jackson": [164, 474], "twosh": 164, "python_dir": 164, "defaultsect": 164, "section_nam": 164, "section_proxi": 164, "dict_typ": [164, 301], "section1": 164, "key1": [164, 424, 479], "key2": [164, 424, 479], "key3": [164, 479], "value3": [164, 479], "section2": 164, "keya": 164, "valuea": 164, "keyb": 164, "valueb": 164, "keyc": 164, "valuec": 164, "section3": 164, "allow_no_valu": [164, 466], "sample_config": [164, 466], "mysqld": [164, 466], "mysql": [164, 220, 466], "old_password": 164, "acid": [164, 461, 471], "innodb": 164, "space_around_delimit": 164, "comment_prefix": 164, "inline_comment_prefix": 164, "enabled_extens": 164, "another_extens": 164, "disabled_by_com": 164, "yet_another_extens": 164, "empty_lines_in_valu": 164, "gotcha": 164, "she": 164, "default_sect": 164, "parser_inst": 164, "getdecim": 164, "nope": [164, 438], "unsuit": [164, 410, 460, 466, 480], "anotherkey": 164, "larch": 164, "optcr": 164, "downright": 164, "counterintuit": 164, "an_int": 164, "a_bool": 164, "a_float": 164, "1415": [164, 183, 465], "evil": [164, 466, 480], "intrins": [164, 188, 296, 425, 468, 480], "fileobject": [164, 469], "cfgparser": 164, "footnot": 164, "managed_resourc": 166, "acquire_resourc": 166, "release_resourc": 166, "trap": [166, 183, 461, 463, 473, 480], "get_connect": 166, "acquire_db_connect": 166, "release_db_connect": 166, "get_all_us": 166, "my_gener": 166, "enter_result": 166, "ignore_except": 166, "process_fil": 166, "file_or_path": 166, "send_http": 166, "aiohttp": 166, "clientsess": 166, "somefil": [166, 201, 227, 290, 328, 377], "someotherfil": 166, "new_target": [166, 368], "relinquish": [166, 281, 290, 362, 363], "mycontext": 166, "contextbaseclass": 166, "onto": [166, 174, 188, 210, 245, 296, 304, 328, 343, 381, 383, 385, 387, 429, 459, 465, 471, 480], "close_fil": 166, "need_special_resourc": 166, "acquire_special_resourc": 166, "release_special_resourc": 166, "acquisit": [166, 212, 264, 362, 472, 480], "resourcemanag": 166, "check_resource_ok": 166, "_cleanup_on_error": 166, "exc_detail": 166, "cleanup_need": 166, "perform_oper": 166, "cleanup_resourc": 166, "cb": [166, 258], "track_entry_and_exit": [166, 472], "exc_tb": [166, 330, 341], "load_widget": [166, 472], "singleus": 166, "write_to_stream": 166, "innermost": [166, 190, 311, 349, 383, 427, 474, 480], "outer_stack": 166, "inner_stack": 166, "bleed": 167, "client_addr_var": 167, "client_addr": 167, "render_goodby": 167, "8081": 167, "memo": [168, 296, 297, 428, 476, 480], "copied_list": 168, "original_list": 168, "__copy__": [168, 471, 480], "__deepcopy__": [168, 480], "constructor_ob": 169, "pickle_c": 169, "passlib": 170, "des": [170, 307], "crack": [170, 187], "salt": [170, 232, 323, 425, 452, 472, 473, 480], "sha": [170, 232, 395, 464, 465, 469, 472, 473, 476, 480], "strongest": [170, 466], "blowfish": [170, 477, 480], "weakest": 170, "method_": 170, "perturb": 170, "999_999_999": 170, "5000": [170, 183], "2_147_483_648": 170, "exposur": [170, 473], "compare_hash": 170, "cryptedpasswd": 170, "cleartext": [170, 266], "plaintext": [170, 245, 473], "4180": [172, 480], "csvfile": 172, "fmtparam": 172, "spamread": 172, "bake": [172, 316], "bean": [172, 316], "stringifi": [172, 378, 470, 480], "spamwrit": 172, "new_limit": [172, 464], "restkey": 172, "restval": 172, "first_nam": [172, 316], "clees": [172, 410, 438, 478], "extrasact": [172, 480], "recognis": [172, 210, 265, 299, 328, 337, 386, 425, 480], "quote_": 172, "passwd": [172, 220, 293, 307, 358, 385, 392, 463, 464, 465], "someiter": 172, "unixpwd": 172, "linend": 172, "cdecl": 173, "stdcall": 173, "kernel32": [173, 349, 480], "libc": [173, 254, 290, 300, 345, 453, 464, 480], "getmodulehandlea": 173, "myownfunct": 173, "239": 173, "_stdcallfuncptr": 173, "user32": 173, "getmodulehandl": 173, "hmodul": 173, "lpcstr": 173, "lpmodulenam": 173, "getmodulehandlew": 173, "lpcwstr": 173, "yapaxi": 173, "310": 173, "rand": [173, 338], "1804289383": 173, "0x1d000000": 173, "erron": [173, 289, 381, 422, 459, 474, 475, 477, 479, 480], "_bool": [173, 344, 465], "__int64": 173, "time_t": [173, 480], "140018365411392": 173, "65533": 173, "c_s": 173, "139966785747344": 173, "139966783348904": 173, "x00lo": 173, "c_buffer": 173, "beer": [173, 480], "1234": [173, 183, 256, 310, 326, 341, 375, 395, 439, 465, 469, 475, 480], "140000": [173, 342], "arm64": [173, 479, 480], "inhibit": [173, 247, 311], "_as_parameter_": 173, "200000": [173, 364], "37": [173, 242, 315, 341, 342, 379, 403, 448, 463, 466, 468, 469, 470, 477, 478, 479, 480], "000000": [173, 180, 461], "typecheck": [173, 383, 480], "1150640792": 173, "strchr": 173, "8059983": 173, "validhandl": 173, "486539264": 173, "silli": [173, 289, 387], "126": [173, 256, 379, 478], "sscanf": 173, "1400001049": 173, "upperleft": 173, "lowerright": 173, "ofs": 173, "pragma": [173, 480], "first_16": 173, "second_16": 173, "tenpointsarraytyp": 173, "artifici": [173, 350, 410, 425, 471, 474, 480], "mystruct": [173, 280], "point_array": 173, "arr": [173, 280, 441], "pt": 173, "teninteg": 173, "c_long_array_10": 173, "oor": 173, "scene": [173, 381, 458], "lp_c_long": 173, "null_ptr": 173, "dereferenc": [173, 399, 473, 480], "c_byte_array_4": 173, "c1": [173, 341], "c2": 173, "qsort": 173, "intarray5": 173, "ia": 173, "cmpfunc": 173, "py_cmp_func": 173, "cmp_func": 173, "pythonapi": [173, 464], "0x30c00a0": 173, "struct_frozen": 173, "frozent": 173, "_pyimport_frozenbootstrap": 173, "_frozen_importlib": [173, 280, 480], "31764": [173, 480], "_frozen_importlib_extern": [173, 480], "41499": 173, "__hello__": [173, 480], "p1": [173, 258, 281, 345, 424, 463, 470, 475], "hm": 173, "temp0": 173, "temp1": 173, "short_array": 173, "dylib": [173, 480], "ldconfig": [173, 480], "objdump": 173, "ld_library_path": [173, 476, 480], "libm": [173, 453, 480], "libbz2": 173, "agl": 173, "default_mod": 173, "use_errno": [173, 465], "use_last_error": [173, 465], "winmod": [173, 478], "dumpbin": 173, "manpag": [173, 290, 334, 476, 480], "setlasterror": 173, "hijack": 173, "prefabr": 173, "dlltype": 173, "func_spec": 173, "paramflag": 173, "name_or_ordin": 173, "vtbl_index": 173, "iid": [173, 373, 480], "messageboxw": 173, "winuserapi": 173, "winapi": [173, 329, 345, 480], "hwnd": 173, "lptext": 173, "lpcaption": 173, "uint": 173, "utyp": 173, "wintyp": [173, 480], "caption": 173, "getwindowrect": 173, "lprect": 173, "obj_or_typ": 173, "init_or_s": 173, "_ctype": [173, 423, 466, 477, 480], "lasterror": [173, 465], "enlarg": [173, 480], "writeabl": [173, 222, 255, 338, 345, 480], "wparam": 173, "dword": 173, "pnext": 173, "_u": 173, "lptdesc": 173, "typedesc": 173, "lpadesc": 173, "arraydesc": 173, "hreftyp": 173, "vartyp": 173, "td": [173, 180], "vt_ptr": 173, "some_typ": 173, "facto": [174, 240, 249, 355, 391, 416], "driver": [174, 190, 209, 227, 290, 292, 334, 359, 402, 403, 413, 462, 480], "color_numb": 174, "a_": 174, "ground": 174, "cup": 174, "cud": 174, "cud1": 174, "cuu1": 174, "cuu": 174, "vpa": 174, "confin": [174, 190], "bell": [174, 175, 366, 432, 464, 480], "bstate": 174, "button5_": [174, 469, 480], "256color": [174, 480], "region": [174, 244, 275, 279, 281, 290, 316, 366, 373, 381, 437, 465, 468, 480], "fg": [174, 258, 341, 366, 373], "bg": [174, 366, 373, 381, 480], "nline": [174, 185], "ncol": 174, "deiniti": 174, "terminfo": 174, "elaps": [174, 266, 280, 290, 305, 326, 334, 362, 363, 385, 472, 480], "availmask": 174, "oldmask": 174, "pminrow": 174, "pmincol": 174, "sminrow": 174, "smincol": 174, "smaxrow": 174, "smaxcol": 174, "vertic": [174, 175, 294, 341, 342, 361, 366, 369, 371, 372, 373, 381, 424, 431, 432], "intr": 174, "susp": 174, "tput": 174, "putchar": 174, "capnam": 174, "4h": [174, 344], "breakout": 174, "newterm": 174, "subwindow": 174, "segfault": [174, 463, 464, 476, 477, 480], "20190511": 174, "stuck": 174, "tl": 174, "bl": 174, "vertch": 174, "horch": 174, "repaint": 174, "degrad": [174, 472, 480], "wrefresh": 174, "movement": [174, 381, 465, 472, 480], "new_i": 174, "new_x": 174, "destwin": 174, "dminrow": 174, "dmincol": 174, "dmaxrow": 174, "dmaxcol": 174, "beg": 174, "rendit": 174, "indefinit": [174, 180, 242, 258, 262, 266, 268, 330, 356, 466, 474, 475, 480], "dim": 174, "key_": 174, "keycap": 174, "arrow": [174, 244, 294, 372, 373, 381], "soft": [174, 244, 260, 319, 355, 359, 424, 428, 432, 433, 469, 480], "redo": [174, 244, 480], "key_f1": 174, "key_f2": 174, "key_f3": 174, "key_f4": 174, "twelv": [174, 373], "vt100": 174, "crude": 174, "acs": 174, "solid": [174, 473, 474], "bullet": [174, 296], "stippl": 174, "lantern": 174, "crossov": 174, "pound": [174, 187], "sterl": 174, "greenish": 174, "purplish": 174, "bbedit": [174, 456], "framemak": 174, "uli": 174, "ulx": 174, "lri": 174, "lrx": 174, "land": [174, 480], "enquiri": 175, "xon": 175, "xoff": 175, "mnemon": [175, 265, 338, 373, 461], "teleprint": 175, "predat": [175, 187, 280, 391], "0x1f": [175, 469, 471], "0x7f": [175, 341], "thirti": [175, 313], "557": [178, 379, 477, 480], "inventoryitem": 178, "unit_pric": 178, "quantity_on_hand": 178, "total_cost": 178, "unsafe_hash": [178, 383, 480], "match_arg": [178, 383, 480], "weakref_slot": [178, 480], "dunder": [178, 432, 478, 480], "nonetheless": [178, 245], "__weakref__": [178, 399, 425, 480], "contribut": [178, 227, 232, 305, 316, 394, 423, 429, 459, 460, 461, 462, 463, 464, 465, 466, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "class_or_inst": 178, "initvar": [178, 480], "dict_factori": [178, 337, 480], "tuple_factori": 178, "cls_name": [178, 208], "add_on": 178, "forewarn": 178, "is_dataclass_inst": 178, "databasetyp": 178, "my_databas": 178, "intconversiondescriptor": 178, "_default": 178, "datetyp": 180, "differenti": [180, 183, 317, 392, 472, 473, 476, 479, 480], "categor": [180, 289, 316, 397, 427], "polit": [180, 459], "metr": 180, "mile": 180, "est": [180, 363, 472, 476], "edt": [180, 363, 473, 476], "customiz": [180, 366, 466, 480], "29000": [180, 480], "29156": 180, "tiebreak": 180, "t1": [180, 183, 258, 383, 396], "t2": [180, 183, 258, 383, 396], "t3": [180, 183, 289, 383], "quotient": [180, 183, 272, 305, 341, 427, 446], "uuuuuu": 180, "68400": 180, "delta1": 180, "delta2": 180, "270": [180, 381], "accuraci": [180, 222, 258, 272, 305, 441, 463, 471, 480], "another_year": 180, "84": [180, 340, 476, 478, 480], "31536000": 180, "ten_year": 180, "3650": 180, "nine_year": 180, "3285": 180, "three_year": 180, "1095": [180, 285], "2038": [180, 363, 480], "date_str": 180, "yyyi": [180, 245], "ddd": 180, "2019": [180, 340, 452, 478, 480], "20191204": 180, "2021": [180, 465, 469, 480], "w01": 180, "dd": [180, 245, 258, 289], "date2": 180, "date1": 180, "comparand": 180, "yday": 180, "isocalendard": 180, "2007": [180, 366, 423, 465, 480], "my_birthday": 180, "time_to_birthday": 180, "730920": 180, "730920th": 180, "70th": 180, "ic": [180, 344, 465], "tz": [180, 359, 363, 422, 471, 480], "gettimeofday": [180, 363, 480], "formula": [180, 227, 341, 480], "2011": [180, 200, 338, 410, 423, 425, 452, 472], "20111104": 180, "04t00": 180, "23z": 180, "20111104t000523": 180, "2t00": 180, "283000": 180, "14400": 180, "datetime2": 180, "datetime1": 180, "astz": 180, "dt": [180, 206, 416, 422, 479], "magnitud": [180, 183, 259, 272, 341, 342, 459, 473], "spill": 180, "timespec": [180, 476, 480], "ddthh": 180, "ffffff": [180, 381], "132263": 180, "18t15": 180, "27t00": 180, "000100": 180, "25t00": 180, "01t12": 180, "79043": 180, "79060": 180, "tt": 180, "325": [180, 183, 464], "30pm": 180, "kabul": 180, "afghanistan": 180, "1945": 180, "thereaft": [180, 244, 263, 392], "kabultz": 180, "utc_move_d": 180, "1944": 180, "pep495": 180, "tz1": 180, "dt1": 180, "dt2": 180, "dt3": 180, "midnight": [180, 266, 465, 472, 475], "obscur": [180, 190, 386, 465, 474, 475, 477, 480], "13936": [180, 475, 480], "time_str": 180, "t04": 180, "t042301": 180, "000384": 180, "01z": 180, "123456": 180, "geograph": 180, "dston": 180, "dstoff": 180, "america": [180, 422, 423, 466, 479], "york": 180, "repli": [180, 200, 242, 268, 280, 285, 332, 335, 392, 480], "straddl": 180, "dtoff": 180, "dtdst": 180, "tzinfo_exampl": 180, "_time": 180, "stdoffset": 180, "dstoffset": 180, "dstdiff": 180, "localtimezon": 180, "dst_diff": 180, "_isdst": 180, "first_sunday_on_or_aft": 180, "days_to_go": 180, "olson": [180, 480], "pytz": 180, "twinsun": 180, "2am": 180, "dststart_2007": 180, "dstend_2007": 180, "dststart_1987_2006": 180, "dstend_1987_2006": 180, "1967": [180, 381, 466], "dststart_1967_1986": 180, "dstend_1967_1986": 180, "us_dst_rang": 180, "dststart": 180, "dstend": 180, "1966": 180, "ustimezon": 180, "reprnam": 180, "stdname": [180, 305], "dstname": [180, 329], "gap": [180, 266, 268, 472, 480], "std_time": 180, "dst_time": 180, "cst": 180, "cdt": 180, "mountain": 180, "mst": 180, "mdt": 180, "pacif": [180, 422], "pst": [180, 422, 479], "pdt": [180, 422, 479], "0500": [180, 206], "u0": [180, 476], "mimic": [180, 252, 264, 344, 378, 381, 466, 468, 480], "bring": [180, 244, 258, 329, 342, 372, 386, 474, 475, 478, 479, 480], "tzdata": [180, 422, 479, 480], "globe": 180, "civil": 180, "59pm": 180, "en_us": [180, 475, 480], "de_d": [180, 263, 475], "sonntag": 180, "montag": 180, "samstag": 180, "dez": 180, "januar": 180, "februar": 180, "dezemb": 180, "centuri": [180, 363, 472, 480], "0002": 180, "2014": [180, 234, 338, 465, 466, 474, 480], "9998": [180, 476, 480], "000001": 180, "hhmm": [180, 245, 363], "0400": [180, 473], "1030": 180, "063415": 180, "030712": 180, "345216": 180, "002": [180, 305, 341], "1988": [180, 187, 355, 465], "di": [180, 464], "c89": [180, 465], "01t00": 180, "0330": 180, "japan": [180, 263], "jst": 180, "gent": 180, "oracl": [181, 337, 464, 473, 480], "unread": [181, 296, 392, 468, 475, 480], "prevail": [181, 427, 480], "cabl": 181, "open_flag": 181, "unwritten": [181, 480], "pag": 181, "heavili": [181, 247, 332, 424, 460, 476, 477], "bottleneck": [182, 223, 468], "paramount": 183, "school": [183, 344, 462], "3000000000000003": 183, "5511151231257827e": 183, "017": 183, "customari": [183, 361, 423, 452], "monetari": [183, 263, 464, 477, 480], "schoolbook": 183, "multiplicand": 183, "5600": 183, "prec": [183, 449, 463, 464, 465], "142857": [183, 190], "1428571428571428571428571429": [183, 463], "modest": [183, 480], "prejudic": 183, "unround": 183, "coeffici": [183, 258, 272, 340, 341, 342, 462, 474, 480], "aris": [183, 255, 264, 265, 296, 382, 423, 427, 461, 463, 472, 478, 480], "sticki": [183, 339, 355, 373], "emin": [183, 473], "emax": [183, 473], "140000000000000124344978758017532527446746826171875": 183, "4142135623730951": 183, "414213562373095048801688724": 183, "1415926535": 183, "7182818285": 183, "85987": 183, "85988": 183, "1e9999999999999999999": 183, "circus": [183, 222, 436], "87": [183, 245, 340, 345], "5058": 183, "718281828459045235360287471": [183, 465], "302585092994045684017991455": 183, "myothercontext": 183, "142857142857142857142857142857142857142857142857142857142857": 183, "142857143": [183, 463], "143": [183, 245, 379, 381, 461], "355": [183, 218], "113": [183, 218, 446], "14159292": 183, "112": [183, 340, 379, 469, 478, 479, 480], "snan": [183, 466], "devan": 183, "gar": [183, 293], "fullwidth": 183, "uff10": 183, "uff19": 183, "100000000000000088817841970012523233890533447265625": [183, 468, 472], "00000": 183, "321e": 183, "seven": [183, 241, 387, 472, 480], "157": [183, 476], "decimaltupl": 183, "unequ": [183, 341, 425, 427, 463, 464, 467, 473, 480], "unaffect": [183, 329, 363, 425, 433, 452, 462, 465, 476, 480], "compli": [183, 259, 268, 311, 423, 465, 480], "561702493119680037517373933e": 183, "139": [183, 379, 461], "0x1": [183, 341, 441, 465, 468, 469, 471], "999999999999ap": 183, "1000000000000000055511151231257827021181583404541015625": [183, 441, 466], "fuse": 183, "closest": [183, 218, 222, 272, 424, 465, 466, 471, 480], "321000e": 183, "41421356": 183, "123e": 183, "23e": 183, "calculate_someth": 183, "halt": [183, 209, 289, 293, 385, 474], "02e": 183, "weaker": [183, 460], "999": [183, 281], "23e999": 183, "23000e": 183, "4445": 183, "0023": 183, "recount": 183, "qnan": 183, "msd": 183, "scientif": [183, 342, 451, 458, 465], "425000000": [183, 473], "999999999999999999": [183, 473], "849999999": 183, "1999999999999999997": 183, "inward": 183, "outward": 183, "stricter": [183, 459, 460, 464, 473, 475, 477, 480], "amplifi": 183, "breakdown": 183, "seminumer": 183, "11111113": 183, "11111111": [183, 341], "51111111": 183, "5111111": 183, "20000": [183, 364], "0000003": 183, "0060000": 183, "affin": [183, 480], "indetermin": [183, 349, 373, 397, 405], "854": [183, 356], "accustom": 183, "0e": 183, "1000026": 183, "interf": [183, 280, 350, 427, 474], "applicationwid": 183, "moneyfmt": 183, "curr": 183, "dp": [183, 480], "trailneg": 183, "money": [183, 345, 423], "1234567": [183, 218, 449, 468], "8901": [183, 479, 480], "568": 183, "123456789": 183, "141592653589793238462643383": 183, "na": [183, 323, 460, 469, 470, 471, 478, 479, 480], "da": [183, 258, 316], "389056098930650227230427461": 183, "38905609893": 183, "0j": [183, 222, 341, 416, 480], "taylor": [183, 465, 480], "8775825618903727161162815826": 183, "87758256189": 183, "4794255386042030002732879352": 183, "479425538604": 183, "twoplac": 183, "214": [183, 305], "72": [183, 244, 258, 340, 381, 463, 464, 480], "105": [183, 340], "4314": 183, "2e2": 183, "2e": [183, 480], "philosophi": [183, 193, 467], "1416": [183, 439], "00005": 183, "remove_expon": 183, "5e": [183, 344], "141592653589793115997963468544185161590576171875": 183, "spurious": [183, 330, 468, 480], "anomali": 183, "ill": [183, 301, 472, 477, 480], "104": [183, 340, 472, 478, 479], "23456789": 183, "2345678": 183, "2345": 183, "pypy3": 183, "karatsuba": [183, 462], "bignum": [183, 341, 473], "904625697166532776746648320380374280103671755200316906558262375061821325312": 183, "overalloc": [183, 341, 478, 480], "8gb": 183, "500mb": 183, "maxdigit": [183, 349], "524288112": 183, "tighter": [183, 424, 463, 473], "readm": [185, 220, 244, 255, 293, 453, 457, 458, 459, 472, 476, 477, 480], "269": [185, 480], "unclos": [185, 244, 337, 472, 476, 480], "rst": [185, 293, 453, 457, 477, 480], "18748": [185, 478, 480], "modal": [186, 367, 370], "initialdir": 186, "initialfil": 186, "defaultextens": 186, "mustexist": 186, "dir_or_fil": 186, "ratcliff": 187, "obershelp": 187, "gestalt": 187, "longest": [187, 256, 258, 432, 461, 464, 475], "junk": [187, 280, 285, 345, 480], "cubic": 187, "heurist": [187, 194, 200, 222, 468, 472, 480], "autojunk": 187, "intralin": 187, "intra": 187, "wrapcolumn": 187, "linejunk": 187, "charjunk": 187, "fromlin": 187, "tolin": 187, "fromdesc": 187, "todesc": 187, "numlin": 187, "hyperlink": [187, 480], "fromfiled": 187, "tofiled": 187, "lineterm": 187, "eggi": 187, "hamster": 187, "cutoff": [187, 480], "appel": 187, "ape": 187, "peach": 187, "puppi": 187, "pineappl": 187, "constitut": [187, 256, 328, 391, 423, 480], "nois": [187, 289, 290, 340, 480], "ntwo": 187, "nthree": 187, "ntree": 187, "nemu": 187, "emu": 187, "dfunc": 187, "metzen": 187, "dr": [187, 220, 361, 472], "dobb": 187, "journal": 187, "isjunk": 187, "synch": 187, "bjunk": [187, 474], "bpopular": [187, 474], "b2j": 187, "alo": 187, "ahi": 187, "blo": 187, "bhi": 187, "abxcd": 187, "j1": [187, 457, 480], "j2": 187, "qabxcd": 187, "abycdf": 187, "cluster": [187, 222, 334, 452, 465], "tide": [187, 372], "diet": 187, "bcde": [187, 258, 466], "volatil": [187, 281, 480], "text1": 187, "text2": 187, "flat": [187, 198, 201, 366, 373, 409], "interlin": 187, "file_mtim": 187, "fromdat": 187, "todat": 187, "tf": [187, 472], "file1": [187, 387, 466], "file2": [187, 387, 466], "r1": [187, 239, 381, 391], "r2": [187, 239, 381, 391], "ndiff_output": 187, "file1_or_file2": 187, "sed": [187, 480], "gripe": 187, "spray": 187, "fcompar": 187, "f1name": 187, "f2name": 187, "qr": 187, "noisi": [187, 289, 480], "qseen": 187, "rseen": 187, "whichfil": 187, "vms": [188, 289, 473, 474], "accompani": [188, 268, 332, 334, 425, 460, 472, 480], "show_cach": [188, 480], "alist": [188, 301, 425], "load_glob": [188, 478, 480], "load_fast": [188, 474, 480], "reciev": 188, "current_offset": [188, 474], "analys": 188, "lasti": [188, 480], "co_lin": [188, 469, 480], "co_firstlineno": [188, 252, 425, 480], "co_lnotab": [188, 252, 425, 469, 471, 476, 480], "oparg": [188, 471, 480], "nop": [188, 356, 438, 480], "pop_top": [188, 480], "end_for": 188, "end_send": [188, 471], "quicken": [188, 480], "unary_neg": 188, "unary_not": 188, "unary_invert": 188, "get_it": 188, "get_yield_from_it": [188, 480], "binary_op": [188, 470, 480], "rhs": [188, 473], "lhs": 188, "binary_subscr": [188, 480], "store_subscr": [188, 480], "delete_subscr": 188, "binary_slic": [188, 471, 480], "store_slic": [188, 471, 480], "get_await": [188, 480], "get_ait": 188, "get_anext": 188, "end_async_for": [188, 478, 480], "cleanup_throw": [188, 471], "before_async_with": 188, "set_add": 188, "list_append": [188, 463], "map_add": [188, 478], "return_const": [188, 471, 480], "consti": 188, "co_const": [188, 252, 425, 480], "yield_valu": [188, 480], "setup_annot": [188, 476], "pop_except": 188, "push_exc_info": [188, 470], "check_exc_match": [188, 470, 480], "check_eg_match": [188, 470, 480], "with_except_start": [188, 480], "context_manag": 188, "load_assertion_error": [188, 479], "load_build_class": 188, "__build_class__": [188, 447, 480], "before_with": [188, 470], "get_len": 188, "match_map": 188, "match_sequ": 188, "match_key": [188, 470], "store_nam": [188, 338], "namei": 188, "co_nam": [188, 252, 425, 475, 480], "store_fast": [188, 480], "store_glob": 188, "delete_nam": 188, "unpack_sequ": [188, 480], "unpack_ex": 188, "leftov": [188, 289], "extended_arg": [188, 480], "store_attr": [188, 480], "delete_attr": 188, "delete_glob": 188, "load_const": [188, 472, 474, 480], "load_nam": [188, 472], "load_loc": [188, 471, 480], "load_from_dict_or_deref": [188, 471], "load_from_dict_or_glob": [188, 471], "build_tupl": [188, 480], "build_list": [188, 480], "build_set": [188, 480], "build_map": [188, 480], "build_const_key_map": [188, 476, 480], "build_str": [188, 476, 480], "list_extend": [188, 480], "set_upd": [188, 480], "dict_upd": [188, 480], "dict_merg": [188, 480], "load_attr": [188, 469, 471, 480], "load_super_attr": [188, 471, 480], "compare_op": [188, 472, 479, 480], "is_op": [188, 479, 480], "contains_op": [188, 479, 480], "import_nam": [188, 428], "import_from": [188, 428], "jump_forward": [188, 480], "jump_backward": [188, 470, 480], "jump_backward_no_interrupt": [188, 470, 480], "pop_jump_if_tru": [188, 470, 480], "pop_jump_if_fals": [188, 470, 472, 480], "pop_jump_if_not_non": [188, 480], "pop_jump_if_non": [188, 480], "for_it": [188, 480], "var_num": 188, "load_fast_check": [188, 471, 480], "load_fast_and_clear": [188, 471], "delete_fast": 188, "make_cel": [188, 470, 480], "load_closur": [188, 480], "co_fastlocalnam": [188, 480], "load_deref": 188, "load_classderef": [188, 471, 474], "store_deref": [188, 480], "delete_deref": 188, "copy_free_var": [188, 470, 480], "raise_vararg": 188, "kw_name": [188, 470, 480], "ascend": [188, 305, 341], "call_function_ex": [188, 476, 480], "push_nul": [188, 470, 480], "load_method": [188, 471, 477, 480], "make_funct": [188, 469, 476, 480], "0x02": [188, 476], "0x08": [188, 425], "build_slic": 188, "format_valu": [188, 476, 480], "fmt_spec": 188, "match_class": [188, 470], "return_gener": [188, 470, 480], "have_argu": [188, 471], "call_intrinsic_1": [188, 471, 480], "intrinsic_1_invalid": 188, "intrinsic_print": 188, "intrinsic_import_star": 188, "intrinsic_stopiteration_error": 188, "intrinsic_async_gen_wrap": 188, "aync": 188, "intrinsic_unary_posit": 188, "intrinsic_list_to_tupl": 188, "intrinsic_typevar": 188, "intrinsic_paramspec": 188, "intrinsic_typevartupl": 188, "intrinsic_subscript_gener": 188, "intrinsic_typealia": 188, "call_intrinsic_2": [188, 471, 480], "intrinsic2": 188, "intrinsic_2_invalid": 188, "intrinsic_prep_reraise_star": 188, "intrinsic_typevar_with_bound": 188, "intrinsic_typevar_with_constraint": 188, "intrinsic_set_function_type_param": 188, "setup_fin": [188, 470, 480], "setup_cleanup": 188, "setup_with": [188, 470], "pop_block": [188, 470], "jump_no_interrupt": [188, 480], "undirect": 188, "min_pseudo_opcod": 188, "min_instrumented_opcod": 188, "expositori": 190, "265252859812191058636308480000000": 190, "ridicul": 190, "1e100": [190, 272, 427, 432], "1e300": 190, "test_doctest": [190, 480], "giant": 190, "720": [190, 472, 478], "__test__": 190, "truthi": 190, "blanklin": [190, 463], "trial": [190, 315, 340, 462], "crumb": 190, "freeli": [190, 341, 423], "your_dict": 190, "rapid": [190, 305, 478, 480], "verbatim": [190, 345], "ndetail": 190, "transcript": 190, "oop": [190, 440], "mismatch": [190, 210, 213, 264, 316, 331, 338, 410, 424, 460, 462, 464, 466, 475, 480], "my_flag": 190, "directive_opt": 190, "on_or_off": 190, "directive_option_nam": 190, "hermion": 190, "harri": [190, 464], "7948648": 190, "0x00ac18f0": 190, "14285714285714285": [190, 443], "142857142857": 190, "contriv": [190, 480], "utter": [190, 467], "module_rel": 190, "optionflag": [190, 359], "extraglob": 190, "raise_on_error": 190, "failure_count": [190, 359], "test_count": [190, 359], "slate": [190, 355, 429, 474, 475, 480], "mortem": [190, 294, 349, 437, 471], "exclude_empti": 190, "nonam": [190, 419], "compileflag": 190, "systemat": [190, 480], "my_module_with_doctest": 190, "tear": [190, 385], "test_find": 190, "doctestcas": 190, "docfilecas": 190, "runtest": [190, 385], "revolv": 190, "testrunn": [190, 385], "clear_glob": 190, "report_": 190, "cont": 190, "sketch": [190, 240, 438, 464, 465], "grown": [190, 325], "invalu": [190, 316], "amaz": [190, 461], "skimp": 190, "prose": 190, "attitud": 190, "coher": [190, 223], "narrat": 190, "blur": [190, 258], "_regrtest_top": 190, "2821": 191, "5322": [191, 193, 196, 198, 200, 202, 204, 205, 332], "6532": [191, 202, 204, 205, 475, 477, 480], "2046": [191, 194, 199], "2047": [191, 199, 200, 205, 206, 232, 472], "2183": [191, 193, 202, 480], "2231": [191, 193, 199, 202, 206], "subcompon": 191, "forego": [191, 423], "promot": [191, 423, 465, 480], "offic": [191, 423], "default_charset": 192, "outright": 192, "qp": 192, "7bit": [192, 194, 195, 198, 200, 205, 268, 472, 473, 480], "maxlength": [192, 280], "header_enc": 192, "body_enc": 192, "codecnam": 192, "rfc822": [193, 194, 201, 202, 203, 204, 245, 461, 463], "envelop": [193, 198, 202, 204, 245, 268, 332, 480], "from_": [193, 268, 373, 480], "unixfrom": [193, 198, 202, 474, 480], "maxheaderlen": [193, 198, 202, 474], "invalidbase64paddingdefect": [193, 196], "invalidbase64charactersdefect": [193, 196], "8bit": [193, 194, 195, 198, 199, 200, 204, 205, 472, 473], "2822": [193, 199, 206, 239, 242, 268, 363, 448, 461], "contravent": 193, "mymessag": [193, 202], "extant": [193, 202, 480], "roolz": [193, 202], "failobj": [193, 202], "_param": [193, 202, 203, 404], "disposit": [193, 194, 200, 202, 245, 290, 330, 397, 404, 475], "bud": [193, 202, 404], "gif": [193, 202, 203, 228, 246, 366, 381, 404, 464, 480], "fu": [193, 202], "baller": [193, 202], "ppt": [193, 202], "dfballer": 193, "mandat": [193, 202, 245, 259, 316, 363, 476], "subpart": [193, 195, 196, 198, 201, 202, 203, 204], "rawparam": 193, "requot": [193, 202], "make_": 193, "add_": [193, 194], "deliveri": [193, 197, 202, 204, 268, 290, 330, 334, 480], "armor": [193, 202], "typ": [194, 245, 383, 471, 480], "typekey": 194, "cid": [194, 197, 334], "headernam": 194, "headervalu": 194, "_subtyp": [195, 203], "_charset": [195, 203, 227, 480], "unprint": [195, 480], "drawback": [195, 249, 289, 477], "add_payload": 196, "messagedefect": 196, "noboundaryinmultipartdefect": 196, "startboundarynotfounddefect": 196, "closeboundarynotfounddefect": 196, "firstheaderlineiscontinuationdefect": 196, "misplacedenvelopeheaderdefect": 196, "missingheaderbodyseparatordefect": 196, "malformedheaderdefect": 196, "multipartinvariantviolationdefect": [196, 204, 480], "invalidbase64lengthdefect": 196, "invaliddatedefect": 196, "textfil": 197, "messagefil": 197, "uncommon": [197, 247, 464, 480], "someone_els": 197, "reunion": 197, "pngfile": 197, "img_data": 197, "png": [197, 203, 237, 246, 366], "msgfile": 197, "sanit": [197, 453, 480], "03d": [197, 264, 341], "ayon": 197, "asperg": 197, "pour": 197, "jeuner": 197, "pew": 197, "pepe": 197, "penelop": 197, "pussycat": 197, "fabrett": 197, "salut": 197, "cela": 197, "ressembl": 197, "yumm": 197, "roast": 197, "asparagus": 197, "epicuri": 197, "203718": 197, "asparagus_cid": 197, "href": [197, 235, 237, 239, 410, 466], "img": [197, 237], "peel": 197, "jpg": [197, 255, 291, 416, 449, 464], "jpeg": [197, 203, 246, 366, 443, 465, 480], "magic_html_pars": 197, "html_text": 197, "partfil": 197, "preview": [197, 254, 480], "useless": [197, 386, 408, 478, 480], "preferencelist": [197, 202], "ans": 197, "richest": 197, "matthew": [197, 470, 474, 480], "dixon": 197, "cowl": 197, "regener": [198, 308, 429, 453, 466, 471, 475, 476, 480], "necess": [198, 480], "smime": 198, "outfp": 198, "refold": [198, 205, 473], "rewrap": [198, 223], "manheaderlen": 198, "craft": [198, 296, 429, 472, 480], "amessag": 198, "transfer_encod": 198, "part_info": 198, "_mangle_from_": 198, "worldwid": [199, 232, 423], "slew": 199, "xf6stal": 199, "f6stal": 199, "maxlinelen": 199, "header_nam": [199, 392, 404], "continuation_w": 199, "straight": [199, 203, 222, 280, 349, 385, 399, 408, 441, 459, 467, 478, 480], "splitchar": 199, "decoded_str": 199, "decoded_seq": 199, "headerdefect": 200, "_myattr": 200, "myattr": 200, "unstructur": 200, "wild": [200, 433, 459, 480], "uniqueunstructuredhead": 200, "supplement": [200, 210, 290, 458, 465, 474, 480], "base_class": 200, "default_class": 200, "use_default_map": 200, "uniquedatehead": 200, "resent": [200, 206, 268, 332], "uniquesingleaddresshead": 200, "uniqueaddresshead": 200, "bcc": [200, 332], "contenttransferencodinghead": 200, "messageidhead": 200, "5321": [200, 473], "include_default": 201, "6531": [202, 205, 332, 475, 480], "ordinarili": [203, 328], "dice": 203, "_maintyp": 203, "nonmultipart": [203, 480], "_subpart": 203, "_data": [203, 223], "_encod": 203, "_audiodata": 203, "_imagedata": 203, "tiff": [203, 246, 366, 464], "pbm": [203, 246], "pgm": [203, 246, 366], "ppm": [203, 246, 366, 372], "rast": [203, 246], "xbm": [203, 246, 366, 372], "bmp": [203, 244, 246, 366, 473, 474, 477, 478, 480], "webp": [203, 246, 366, 475, 480], "exr": [203, 246], "_msg": 203, "thereof": [203, 265, 266, 290, 359, 362, 423, 426, 480], "_text": 203, "cloth": 204, "conduc": 204, "_factori": 204, "stitch": 204, "fed": [204, 232, 280, 311, 410, 464], "_class": 204, "headerson": [204, 480], "mybyt": 204, "edness": 204, "dispar": 205, "settabl": [205, 244, 397, 459, 461, 480], "mymsg": [205, 474], "compat_smtp": 205, "compat_strict": 205, "compat_strict_smtp": 205, "commut": [205, 258, 471], "policy100": 205, "policy80": 205, "apolici": 205, "78": [205, 281, 473, 480], "disciplin": 205, "sourcelin": 205, "unfold": 205, "stype": 205, "rejoin": 205, "refold_head": 205, "traffic": [205, 334, 338, 461, 472, 480], "somepolici": 205, "isdst": [206, 471, 480], "idstr": 206, "strengthen": [206, 480], "constitu": [206, 248, 407], "realnam": [206, 480], "email_address": 206, "fieldvalu": 206, "tos": [206, 469, 480], "ccs": [206, 338], "resent_to": 206, "resent_cc": 206, "all_recipi": 206, "mailer": 206, "greenwich": [206, 363], "epoch": [206, 240, 245, 268, 285, 337, 338, 355, 363, 416, 460, 480], "timev": [206, 480], "usegmt": 206, "fallback_charset": 206, "uninstal": [207, 211, 278, 379, 450, 458, 474, 480], "rational": [207, 210, 232, 290, 325, 326, 330, 334, 355, 363, 399, 425, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 474, 475, 476, 478, 480], "pipx": [207, 466, 474], "altinstal": [207, 453, 457, 466, 472, 474], "default_pip": 207, "some_var": 208, "enummeta": [208, 425, 470, 471, 480], "powersofthre": 208, "otherstyl": 208, "something_els": 208, "crimson": 208, "neon": 208, "0x18": 208, "strictflag": 208, "0b0": 208, "10100": 208, "00111": 208, "conformflag": 208, "ejectflag": 208, "keepflag": 208, "myintenum": 208, "typewrit": 209, "csi": 209, "anod": 209, "advertis": [209, 285, 332, 338, 423, 465, 474, 475, 478, 480], "srmount": 209, "multihop": 209, "rfs": 209, "stale": [209, 247, 474, 480], "nfs": [209, 290, 480], "xenix": 209, "recover": [209, 412], "inappropri": [210, 335, 343, 425, 480], "new_exc": 210, "original_exc": 210, "3134": [210, 467, 480], "someexcept": [210, 385, 467], "rescu": 210, "unqualifi": [210, 345, 437, 474, 480], "perror": 210, "abandon": [210, 366, 412, 472], "upcom": [210, 223, 322, 480], "dubious": [210, 397, 480], "mygroup": [210, 338], "eg": [210, 240, 245, 290, 338, 424, 480], "apport": 211, "sigaltstack": [211, 480], "catastroph": [211, 472, 480], "all_thread": 211, "watchdog": 211, "0x00007fb899f39700": [211, 473], "f_add_seal": 212, "f_get_seal": 212, "f_seal_": 212, "f_getpath": [212, 480], "f_ofd_getlk": [212, 479, 480], "f_ofd_setlk": [212, 479, 480], "f_ofd_setlkw": [212, 479, 480], "f_getpipe_sz": [212, 480], "f_setpipe_sz": [212, 480], "f_dup2fd": [212, 470, 480], "f_dup2fd_cloexec": [212, 470, 480], "fd_cloexec": [212, 470], "ficlon": [212, 480], "ficlonerang": [212, 480], "reflink": [212, 290], "btrfs": [212, 290], "ocfs2": 212, "xfs": [212, 290], "mutate_flag": 212, "simplif": [212, 480], "13341": 212, "tiocgpgrp": 212, "lock_un": 212, "lock_sh": 212, "lock_ex": 212, "lock_nb": 212, "svr4": 212, "f_setfl": 212, "lockdata": 212, "hhllhh": 212, "f_wrlck": 212, "f_setlkw": 212, "trade": [213, 289, 341, 423], "dir1": 213, "dir2": 213, "mydircmp": 213, "print_diff_fil": 213, "dcmp": 213, "sub_dcmp": 213, "openhook": [215, 464, 480], "inplac": [215, 480], "bak": 215, "fi": [215, 222], "reobj": 217, "other_fract": 218, "414213": 218, "1414213": 218, "125": [218, 258, 443, 446, 465], "7e": 218, "2476979795053773": [218, 472], "2251799813685248": [218, 472], "flt": 218, "max_denomin": 218, "1415926535897932": 218, "4503599627370497": 218, "9007199254740992": 218, "greatest": [218, 272, 341], "ndigit": [218, 222, 425, 441, 480], "40g": 218, "1428571428571428571428571428571428571429": 218, "1_234_567": 218, "141593e": 218, "old_pric": 218, "new_pric": 218, "499": [218, 220, 238, 285], "tower": [218, 381, 465, 467, 480], "959": 220, "2640": [220, 479, 480], "1176": 220, "1063": 220, "sr": 220, "226": [220, 238], "221": 220, "acct": 220, "source_address": [220, 239, 332, 334, 466, 472, 473], "ftp1": [220, 472], "proftpd": [220, 472], "154": [220, 281, 379, 463, 472], "cento": [220, 470, 472, 477, 480], "fedora": [220, 349, 453, 457, 469, 472, 479, 480], "4217": 220, "keyfil": [220, 245, 266, 278, 302, 332, 338, 459, 471, 476, 480], "certfil": [220, 245, 302, 332, 338, 459, 471, 476, 480], "ftps": 220, "pureftpd": 220, "6jack": 220, "antilink": 220, "blogbench": 220, "bsdcam": 220, "clockspe": 220, "djbdns": 220, "jedi": 220, "eacceler": 220, "favicon": 220, "ico": [220, 480], "francoton": 220, "fugu": 220, "libpuzzl": 220, "metalog": 220, "minidentd": 220, "udf": [220, 480], "php": [220, 416, 459, 461], "jenkin": [220, 385], "skein": [220, 232], "webdav": [220, 238], "phpaudit": 220, "phpbench": 220, "pincast": 220, "ping": [220, 459, 460, 461, 464], "posto": 220, "public_key": 220, "ftpd": 220, "qscan": 220, "qtc": 220, "shared": 220, "skycach": 220, "ucarp": 220, "stor": 220, "eprt": 220, "passiv": [220, 252, 458, 460], "epsv": 220, "pasv": [220, 480], "3659": 220, "fromnam": 220, "tonam": 220, "nat": [220, 334, 473], "async_iter": 222, "0b11": 222, "0b1010": [222, 467], "0b1110": 222, "1110": 222, "pythonbreakpoint": [222, 349, 452, 477], "dont_inherit": [222, 474], "pycf_": 222, "__initializing__": 222, "_clearcach": 222, "perimet": 222, "season": 222, "summer": [222, 363, 464, 465], "floatvalu": 222, "digitpart": [222, 432], "floatnumb": [222, 427, 432], "003": [222, 425, 443, 452], "1e6": 222, "0x2a": [222, 342], "010": [222, 258, 359], "classinfo": 222, "mydata": [222, 362, 408, 449, 472], "process_block": 222, "iterat": 222, "keyfunc": [222, 258], "0o70": 222, "0o12": 222, "nnn": [222, 237, 392], "untransl": [222, 255], "somedir": 222, "spamspam": 222, "3j": [222, 286, 466], "inv_bas": 222, "forcibl": [222, 473, 474], "_x": [222, 256, 465, 476], "_voltag": 222, "salari": [222, 341, 437], "argn": 222, "regular_funct": 222, "summat": [222, 272, 441, 471, 480], "object_or_typ": 222, "type2": [222, 383], "spice": 222, "transpos": [222, 258, 439, 463], "fo": [222, 225, 461], "manifest": [222, 359, 466, 480], "x2": [222, 427, 438, 469, 471, 480], "attain": 222, "till": [222, 280, 305, 338, 356, 479, 480], "saus": 222, "_temp": 222, "pythoncaseok": [222, 452, 460, 479, 480], "user_funct": 223, "evict": 223, "3628800": 223, "479001600": 223, "sequence_of_numb": [223, 478], "unaccept": [223, 296, 334, 410, 433], "count_vowel": 223, "vowel": 223, "aeiouaeiou": 223, "cache_paramet": [223, 480], "cache_info": [223, 472], "currsiz": [223, 472], "cache_clear": [223, 472], "predictor": 223, "impur": 223, "get_pep": 223, "290": 223, "320": [223, 385], "9991": 223, "cacheinfo": [223, 472], "fib": [223, 438, 447], "377": [223, 438, 446, 447], "610": [223, 438, 446, 447], "_is_valid_operand": 223, "lastnam": [223, 337, 472, 478], "firstnam": [223, 337, 472], "unrecognis": [223, 265, 473], "farg": 223, "fkeyword": 223, "newkeyword": 223, "basetwo": 223, "10010": 223, "_aliv": 223, "set_stat": 223, "set_dead": 223, "strength": [223, 470], "eh": [223, 470], "fun_num": 223, "615": [223, 422, 479, 480], "0x1035a2840": 223, "0x103fe0000": 223, "dict_key": [223, 466, 480], "wrapper_assign": 223, "wrapper_upd": 223, "17482": 223, "my_decor": [223, 464], "uncollect": [224, 472, 480], "threshold0": 224, "threshold1": 224, "threshold2": 224, "count0": 224, "count1": 224, "count2": 224, "lazarus": 224, "gc_ref": 224, "unfamiliar": [225, 264, 289, 464, 465], "shortopt": 225, "longopt": 225, "frob": [225, 387], "posixly_correct": 225, "cfoo": 225, "optlist": 225, "ho": [225, 480], "lname": 226, "i18n": [227, 342, 459, 466, 480], "l10n": [227, 459], "monolingu": 227, "localedir": 227, "singular": [227, 480], "unimpl": [227, 240], "myapplic": 227, "class_": 227, "_info": 227, "_fallback": 227, "albeit": [227, 383], "gnome": [227, 340, 463, 473, 480], "jame": [227, 420, 423, 459, 462, 464, 466, 470, 471, 477, 480], "henstridg": [227, 459, 466], "habit": [227, 268], "mylog": [227, 468, 472], "xgettext": [227, 480], "fran": [227, 473, 474, 475], "ois": [227, 473, 474, 475], "pinard": 227, "xpot": 227, "pygettext": [227, 475, 480], "msgfmt": [227, 466], "lang1": 227, "lang2": 227, "lang3": 227, "language1": 227, "mollusk": 227, "albatross": 227, "rat": 227, "penguin": [227, 424], "n_": 227, "markthisstringfortransl": 227, "funk": [227, 459], "juan": [227, 466], "ib": 227, "ez": 227, "palomar": 227, "barri": [227, 459, 460, 461, 463, 464, 465, 471, 472, 473, 474, 475, 476, 477, 478, 480], "warsaw": [227, 459, 460, 461, 463, 464, 465, 471, 472, 473, 474, 475, 477, 478, 480], "gustavo": [227, 461, 462, 463, 464, 480], "niemey": [227, 461, 462, 463, 464], "redhat": [227, 480], "subshel": [228, 290], "include_hidden": [228, 480], "unc": [228, 290, 291, 293, 419, 480], "sharepoint": [228, 419], "quo": 228, "vadi": 228, "card": [228, 292, 315, 316, 433], "topolog": [229, 462, 479, 480], "vertex": [229, 381], "acycl": 229, "predecessor": [229, 462, 472], "topological_sort": 229, "task_queu": [229, 280], "finalized_tasks_queu": 229, "node_group": 229, "ts2": 229, "gr_name": [230, 462], "gr_passwd": 230, "gr_gid": [230, 345, 462], "gr_mem": 230, "yp": 230, "gunzip": 231, "discern": 231, "slowest": [231, 359, 381, 385, 471, 480], "unseek": [231, 398, 419, 472, 474, 475, 480], "wbit": [231, 421, 480], "file_cont": [231, 267], "s_in": 231, "s_out": 231, "fip": [232, 338, 480], "rsa": [232, 338, 469, 480], "1321": 232, "seealso": 232, "sha3": [232, 453, 470, 471, 479, 480], "keccak": [232, 470, 476, 480], "usedforsecur": [232, 324, 480], "insecur": [232, 327, 337, 338, 464, 471, 472, 480], "sha2": [232, 338, 471, 479, 480], "hacl": [232, 471, 480], "spammish": 232, "x03": [232, 281, 334, 341, 344, 395], "x1e": [232, 341], "xdd": 232, "ae": 232, "x15": [232, 344], "x93": 232, "xc5": 232, "xfe": 232, "x00o": 232, "xa5u": 232, "xfd": 232, "xf7": 232, "xbcn": 232, "x84": [232, 465], "xa6": 232, "xaf": [232, 465], "x0c": [232, 341, 395], "x95": 232, "x0fk": 232, "x06": [232, 395], "031edd7d41651593c5fe5c006fa5752b37fddff7bc4e843aa6af0c950f4b9406": 232, "condens": [232, 265, 464, 480], "upstream": [232, 337, 478, 480], "incept": 232, "length_in_bit": 232, "44709d6fcb83d92a76dcb0b668c98e1b1d3dafe7": 232, "socketio": 232, "mac1": 232, "digestmod": [232, 234, 474, 478, 480], "mac2": 232, "stretch": [232, 244, 373, 381, 407, 477], "brute": 232, "tunabl": [232, 290, 472], "hash_nam": 232, "dklen": 232, "pkcs": [232, 338, 474, 480], "pseudorandom": [232, 315, 338], "appendix": [232, 423], "nist": [232, 462], "132": 232, "stackexchang": 232, "pbkdf2": [232, 469], "our_app_it": 232, "500_000": [232, 341], "dk": 232, "15530bba69924174860db778f2c6f8104d3aaf9d26241840c8c4a641c8d000a9": 232, "maxmem": 232, "7914": 232, "7693": 232, "fanout": 232, "leaf_siz": [232, 480], "node_offset": [232, 480], "node_depth": 232, "inner_s": 232, "last_nod": 232, "6ff843ba685842aa82031d3f53c48b66326df7639a63d128974c5c14f31a0f33343a8c65551134ed1ae0f2b0dd2bb495dc81039e3eeb0aa1bb0388bbeac29183": 232, "d24f26cf8de66472d58d4e1b1774b4c9158b1f4c": 232, "6fa1d8fcfd719046d762": 232, "eb6ec15daf9546254f0809": 232, "1bf21a98c78a1c376ae9": 232, "567004bf96e4a25773ebf4": 232, "indifferenti": 232, "3d363ff7401e02026f4a4687d4863c": 232, "symmetr": [232, 281, 338, 341, 425, 427, 459, 461, 462, 463, 473, 480], "tamper": [232, 296], "secret_key": 232, "auth_siz": 232, "good_sig": 232, "alic": 232, "43b3c982cf697e0c5ab22172d1ca7421": 232, "bob": [232, 280, 383, 456, 464, 465, 466, 468, 473], "0102030405060708090a0b0c0d0e0f00": 232, "e3c8102868d28b5ff85fc35dda07329970d1a01e273c37481326fe0c861c8142": 232, "signer": 232, "likelihood": [232, 340, 478], "106": [232, 258, 340, 458, 461], "salt1": 232, "salt2": 232, "h2": [232, 239, 265, 408], "summarili": 232, "files_hash_person": 232, "block_hash_person": 232, "20d9cd024d4fb086aae819a1432dd2466de12947831b75c5a30cf2676095d3b4": 232, "cf68fb5761b9c44e7878bfb2c4c9aea52264a80b75005e65619778de59f383a3": 232, "orig_key": 232, "rm5epjai72qck3rgbpw3vpnfzy5ozothi": 232, "khy6h21km": 232, "enc_key": 232, "kencrypt": 232, "mac_key": 232, "kmac": 232, "rbpb15s": 232, "z9t": 232, "agffno5wuhb77vbri6f9iv2qixu7whw": 232, "g9gthfe1yluxy1zwplyk1": 232, "nwfu0wseb0krcjhdep": 232, "h00": 232, "h01": 232, "h10": 232, "3ad2a9b37c6070e374c7a8c508fe20ca86b6ed54e286e93a0318e95e881db5aa": 232, "jean": [232, 423, 465, 466, 473], "philipp": [232, 423, 464, 469, 480], "aumasson": [232, 423], "samuel": [232, 334, 423, 462, 464, 476, 479, 480], "neve": [232, 423, 476], "zooko": [232, 423], "wilcox": 232, "hearn": 232, "christian": [232, 423, 459, 463, 465, 469, 470, 471, 473, 474, 476, 477, 478, 479, 480], "winnerlein": 232, "finalist": 232, "henzen": 232, "willi": 232, "meier": 232, "raphael": 232, "phan": 232, "chacha": 232, "daniel": [232, 462, 465, 466, 469, 470, 472, 474, 475, 476, 480], "bernstein": [232, 423, 465, 480], "pyblake2": 232, "dmitri": [232, 463, 475, 476, 480], "chestnykh": [232, 476], "heim": [232, 423, 465, 469, 470, 471, 473, 474, 476, 477, 478, 479, 480], "neighbor": [232, 410, 461, 462], "warranti": [232, 423, 478], "cc0": 232, "creativecommon": 232, "publicdomain": 232, "alexandr": [232, 465, 466, 468, 472, 474, 480], "sokolovskiy": 232, "nvlpub": 232, "gov": [232, 240, 462], "nistpub": 232, "csrc": 232, "cryptographic_hash_funct": 232, "rfc8018": 232, "cryptographi": [232, 334], "nistspecialpublication800": 232, "heapsort": 233, "prioritizeditem": [233, 313], "pq": [233, 316], "entry_find": 233, "add_task": 233, "remove_task": 233, "pop_task": 233, "midi": 233, "digest_con": [234, 480], "crypto_memcmp": [234, 480], "x3e": [235, 237], "html4": [236, 237, 480], "whatwg": [236, 391, 480], "multipag": 236, "convert_charref": [237, 474, 475, 480], "myhtmlpars": 237, "condcom": 237, "ie9": 237, "decl": 237, "sgml": [237, 270, 414, 465], "ent": 237, "logo": [237, 381, 423], "buff": 237, "ere": 237, "pan": [237, 480], "soup": 237, "switching_protocol": 238, "7231": 238, "2518": 238, "103": [238, 258, 340, 341, 379, 458, 466, 472, 479, 480], "early_hint": [238, 479, 480], "8297": [238, 480], "non_authoritative_inform": 238, "no_cont": 238, "reset_cont": 238, "partial_cont": 238, "7233": 238, "multi_status": 238, "4918": 238, "already_report": 238, "5842": 238, "im_us": 238, "3229": 238, "multiple_choic": 238, "moved_perman": [238, 463], "see_oth": 238, "not_modifi": 238, "7232": [238, 466], "use_proxi": 238, "temporary_redirect": 238, "permanent_redirect": 238, "7238": 238, "bad_request": 238, "7235": 238, "payment_requir": 238, "not_found": [238, 239, 480], "method_not_allow": 238, "not_accept": 238, "proxy_authentication_requir": 238, "request_timeout": 238, "length_requir": 238, "precondition_fail": 238, "request_entity_too_larg": 238, "request_uri_too_long": 238, "unsupported_media_typ": 238, "requested_range_not_satisfi": 238, "expectation_fail": 238, "418": [238, 438, 469, 473, 479, 480], "im_a_teapot": [238, 479], "htcpcp": 238, "2324": 238, "misdirected_request": 238, "7540": 238, "422": 238, "unprocessable_ent": 238, "423": 238, "424": [238, 474], "failed_depend": 238, "too_ear": [238, 479, 480], "8470": 238, "upgrade_requir": 238, "428": [238, 293, 474], "precondition_requir": 238, "6585": 238, "429": [238, 474], "too_many_request": 238, "431": 238, "request_header_fields_too_larg": 238, "unavailable_for_legal_reason": [238, 480], "obstacl": [238, 480], "7725": 238, "internal_server_error": 238, "not_impl": 238, "bad_gateway": 238, "service_unavail": 238, "gateway_timeout": 238, "http_version_not_support": 238, "506": [238, 323, 476, 480], "variant_also_negoti": 238, "2295": 238, "507": 238, "insufficient_storag": 238, "508": 238, "loop_detect": 238, "510": 238, "not_extend": 238, "2774": 238, "511": [238, 419, 476], "network_authentication_requir": 238, "is_inform": 238, "199": 238, "is_success": [238, 480], "is_redirect": 238, "399": [238, 480], "is_client_error": 238, "is_server_error": 238, "5789": 238, "h3": 239, "h4": 239, "_create_unverified_context": [239, 466, 474], "cert_fil": [239, 392, 471, 480], "alpn": [239, 338, 392, 469, 475, 480], "key_fil": [239, 392, 471, 480], "encode_chunk": 239, "reconnect": [239, 475, 480], "tunnel": [239, 472, 480], "skip_host": 239, "skip_accept_encod": 239, "message_bodi": 239, "7230": [239, 392], "amt": 239, "data1": [239, 387], "data2": [239, 387], "12524": 239, "issue12524": 239, "filecont": 239, "2965": [240, 392, 480], "2109": [240, 241], "cookie2": 240, "secure_protocol": [240, 480], "wss": [240, 391, 480], "websocket": [240, 254, 480], "downgrad": [240, 480], "curl": [240, 457, 458, 480], "cookie_spec": 240, "kristol": 240, "errata": [240, 259], "unfinish": [240, 280, 480], "2964": 240, "get_origin_req_host": [240, 392, 474], "approv": [240, 285, 304, 458, 459, 466, 480], "ignore_discard": 240, "ignore_expir": 240, "wipe": 240, "lynx": [240, 400, 463], "clobber": [240, 289, 480], "libwww": [240, 463], "cookie3": 240, "mycookiepolici": 240, "i_dont_want_to_store_this_cooki": 240, "tighten": [240, 459, 466, 472], "loos": [240, 362, 480], "benign": 240, "blocklist": 240, "allowlist": [240, 391], "coyot": 240, "193": [240, 381, 467], "nz": 240, "acm": [240, 315], "rocket_launch": 240, "expiri": [240, 480], "began": [240, 247, 264, 359, 459, 460, 480], "cj": 240, "ads": 240, "serializ": [241, 259], "2068": [241, 363], "real_valu": 241, "rawdata": 241, "http_cooki": 241, "httpon": [241, 465, 480], "samesit": [241, 480], "csrf": 241, "lax": [241, 464, 480], "fig": 241, "newton": [241, 316], "wafer": 241, "rocki": [241, 465], "chip": [241, 423, 466], "ahoy": 241, "vienna": 241, "finger": [241, 467], "keebler": 241, "fudg": 241, "012": [241, 258, 341, 460], "oreo": 241, "doublestuff": 241, "twix": 241, "server_class": [242, 404], "handler_class": [242, 404], "8000": [242, 292, 330, 404, 416, 417, 464, 478, 480], "httpd": [242, 273, 330, 404, 464], "server_nam": [242, 404, 417], "server_port": [242, 404], "do_spam": 242, "3986": [242, 391, 466, 475, 477, 480], "hier": 242, "basehttp": 242, "1994": [242, 423], "simplehttp": 242, "list_directori": 242, "webserv": 242, "index_pag": [242, 480], "9000": [242, 383, 427], "empt": 242, "htbin": 242, "scrub": 242, "nefari": 242, "smart": [244, 461, 480], "namag": 244, "aqua": [244, 456, 480], "unsav": 244, "undon": [244, 381, 386, 387], "clipboard": [244, 366, 476, 477, 478, 480], "reformat": [244, 268, 289, 462, 480], "tabifi": 244, "untabifi": 244, "toggl": [244, 334, 373, 478, 479, 480], "chitespac": 244, "autosav": 244, "wake": [244, 325, 330, 362, 465, 480], "pane": [244, 372, 373, 480], "zoom": [244, 480], "momentarili": [244, 268, 480], "deiconifi": 244, "idlerc": [244, 480], "squeez": [244, 476, 477, 478, 480], "leftarrow": 244, "rightarrow": 244, "pageup": 244, "pagedown": 244, "popup": [244, 359, 480], "100000000": 244, "uncolor": 244, "idlestartup": [244, 480], "pythonstartup": [244, 317, 331, 349, 435, 452, 474, 480], "masquerad": [244, 386, 480], "tcpconnect": 244, "irv": [244, 439], "6543": 244, "tcplisten": 244, "antivirus": [244, 359], "taught": 244, "mis": [244, 480], "admin": 244, "zombi": [244, 280, 335, 359, 464, 473, 480], "pythonw": [244, 280, 331, 349, 456, 458, 461, 476, 477, 480], "dismiss": [244, 381], "glitch": 244, "pyw": [244, 435, 458, 461, 480], "plane": [244, 272, 469, 480], "x02": [244, 256, 281, 334, 344, 395], "x07": [244, 281, 395], "x08c": 244, "loopback": [244, 256, 359], "transient": [244, 265, 337, 480], "f5": [244, 459], "mousewheel": [244, 480], "scrollbar": [244, 366, 371, 373, 381, 480], "toc": [244, 480], "dock": [244, 480], "zzdummi": [244, 480], "imap4rev1": 245, "1730": 245, "imap4_port": 245, "d25if65hy903weo": 245, "imap4_ssl_port": 245, "ssl_context": [245, 285, 471, 480], "993": 245, "datestr": 245, "flagstr": 245, "uw": 245, "message_set": 245, "authobject": [245, 332], "checkpoint": [245, 349], "new_mailbox": 245, "acl": [245, 329], "5161": [245, 475, 480], "6855": [245, 475, 480], "message_part": 245, "cyrus": [245, 480], "rfc2087": 245, "folder": [245, 268, 396, 458, 480], "cram": [245, 332], "2342": [245, 461], "message_num": 245, "authoris": 245, "oldmailbox": 245, "newmailbox": 245, "criterion": [245, 296, 425, 459], "msgnum": 245, "ldj": 245, "inbox": [245, 268], "sort_criteria": 245, "search_criterion": 245, "flag_list": 245, "3501": 245, "gmail": [245, 480], "threading_algorithm": 245, "sgi": 246, "imglib": 246, "87a": 246, "89a": 246, "graymap": 246, "pixmap": [246, 372], "raster": 246, "jfif": [246, 480], "exif": [246, 480], "openexr": [246, 475, 480], "bass": [246, 333], "comprehend": 247, "3120": [247, 432, 467], "subpkg": 247, "rebound": [247, 426, 433], "redefinit": [247, 425, 480], "educ": [247, 258, 381], "get_resource_read": [247, 249, 250, 477, 480], "sourceless": [247, 473, 475], "perspect": [247, 250, 404], "artifact": [247, 249, 250, 292, 473, 480], "priori": [247, 250], "allevi": [247, 459], "loader_detail": 247, "namespaceload": [247, 474, 480], "path_find": 247, "my_namespac": 247, "debug_overrid": [247, 475], "get_tag": [247, 471, 472], "source_byt": 247, "disable_check": [247, 480], "lazy_load": 247, "file_path": 247, "lazy_import": 247, "lazy_typ": 247, "spammetapathfind": 247, "spampathentryfind": 247, "absolute_nam": 247, "parent_nam": 247, "child_nam": 247, "parent_modul": 247, "pkg_resourc": [248, 249, 471, 480], "discover": [248, 309, 458, 474, 480], "package_distribut": 248, "importlib_metadata": [248, 469, 479, 480], "entrypoint": [248, 337, 469, 471, 480], "console_script": 248, "entry_point": [248, 480], "eps": 248, "setup_keyword": [248, 462], "egg_info": 248, "0x103528488": 248, "entry_points_select": 248, "wheel_metadata": 248, "packagemetadata": [248, 480], "566": [248, 480], "requires_python": [248, 304], "quickest": 248, "packagepath": [248, 478], "859": 248, "_hook": 248, "pathdistribut": [248, 480], "0x101e0cef0": 248, "filehash": 248, "bykw5omccfazvcoyqwkkkemovymafor34mmkbx8r1ni": 248, "text_typ": 248, "gustav": 248, "always_iter": 248, "pytest": [248, 385], "cov": 248, "packages_distribut": [248, 469, 480], "pyyaml": [248, 466, 468], "jaraco": 248, "find_distribut": 248, "distributionfind": 248, "pycach": [249, 349], "akin": [249, 341, 429], "importlib_resourc": [249, 477, 479, 480], "__code__": [252, 341, 425, 467, 478, 480], "__defaults__": [252, 425, 467, 480], "__kwdefaults__": [252, 425, 474], "tb_frame": [252, 382, 425, 480], "tb_lasti": [252, 382, 425], "tb_lineno": [252, 378, 382, 425], "tb_next": [252, 378, 382, 425, 477, 480], "f_back": [252, 378, 425, 470, 480], "f_code": [252, 425, 462, 470, 480], "f_lineno": [252, 425, 462, 469, 470, 476, 480], "f_trace": [252, 349, 425, 470, 480], "co_argcount": [252, 425, 480], "co_flag": [252, 425, 480], "co_": [252, 480], "co_posonlyargcount": [252, 425, 478, 480], "co_kwonlyargcount": [252, 425], "co_nloc": [252, 425], "co_stacks": [252, 425], "gi_fram": [252, 464], "gi_run": 252, "gi_cod": [252, 465, 475, 480], "gi_yieldfrom": [252, 475, 480], "cr_await": [252, 480], "cr_frame": [252, 480], "cr_run": 252, "cr_code": 252, "cr_origin": [252, 349, 480], "gen_coro": 252, "follow_wrap": [252, 475, 480], "eval_str": 252, "omiss": [252, 311, 334, 480], "new_sig": 252, "anno": 252, "globaln": [252, 383, 480], "localn": [252, 383, 480], "mysignatur": 252, "implicit0": [252, 476, 480], "keyword_on": 252, "positional_on": 252, "var_posit": 252, "var_keyword": 252, "fullargspec": 252, "varkw": 252, "kwonlydefault": 252, "getargspec": [252, 470, 474, 475, 476, 480], "arginfo": 252, "formatarg": 252, "formatvararg": 252, "formatvarkw": 252, "formatvalu": 252, "closurevar": 252, "__signature__": [252, 474, 480], "conting": 252, "lifespan": 252, "handle_stackframe_without_leak": 252, "_foo": 252, "slot_descriptor": 252, "getset_descriptor": 252, "wrapper_descriptor": [252, 463], "descriptor_typ": 252, "gen_creat": [252, 472], "gen_run": 252, "gen_suspend": [252, 472], "gen_clos": [252, 472], "coro_cr": 252, "coro_run": 252, "coro_suspend": 252, "coro_clos": 252, "ag_run": [252, 479, 480], "ag_fram": 252, "agen_cr": 252, "agen_run": 252, "agen_suspend": 252, "agen_clos": 252, "glibc": [254, 256, 290, 319, 470, 474, 478, 479, 480], "sandbox": [254, 321, 349, 480], "sdk": [254, 453, 479, 480], "wasm": [254, 453, 480], "nodej": 254, "wasmtim": [254, 480], "pyodid": [254, 470, 480], "pyscript": 254, "xmlhttprequest": 254, "markdown": [255, 469], "md": 255, "long_descript": 255, "686": [255, 290], "597": [255, 469, 480], "pythonwarndefaultencod": [255, 452, 469, 480], "blksize": [255, 404], "stacklevel": [255, 264, 397, 464, 480], "unoptim": [255, 475], "seek_": 255, "immin": 255, "latenc": [255, 266, 290, 438, 466, 469, 476], "initial_byt": 255, "ab56ef": 255, "nsecond": [255, 446], "reconstruct": [255, 296, 304, 375, 404, 480], "downsid": [256, 458, 473, 477], "3232235521": [256, 342], "xc0": [256, 461], "xa8": 256, "arpa": [256, 356, 475], "ip6": [256, 475], "multicast": [256, 334, 359, 395, 480], "3171": 256, "2373": 256, "5735": 256, "3330": 256, "3927": 256, "0b11000000101010000000000000000001": 256, "2001_0db8_0000_0000_0000_0000_0000_1000": 256, "_n": 256, "0x2001_0db8_0000_0000_0000_0000_0000_1000": 256, "longhand": 256, "4291": [256, 480], "0abc": 256, "0007": 256, "0def": 256, "4007": 256, "fe80": 256, "ff02": 256, "5678": [256, 395], "3879": 256, "4193": 256, "6to4": 256, "3056": 256, "4380": 256, "nbit": 256, "ff00": 256, "cisco": [256, 480], "wholli": [256, 410], "n1": 256, "n2": 256, "prefixlen_diff": 256, "new_prefix": 256, "db00": 256, "anycast": 256, "ipaddr": 256, "sortabl": [256, 266], "apl": [258, 468, 472], "sml": 258, "recast": [258, 472], "algebra": [258, 465, 480], "tabul": [258, 341, 408], "vector": [258, 272, 345, 381, 383, 406, 471, 480], "vec1": 258, "vec2": [258, 383], "p0": 258, "plast": 258, "p_n": 258, "abcdefg": [258, 288, 470, 480], "q0": 258, "q1": 258, "pred": [258, 396], "it1": 258, "it2": 258, "itn": [258, 480], "ax": 258, "ad": [258, 423, 462], "bd": 258, "addabl": 258, "110": [258, 302, 340, 342, 438], "amort": 258, "1296": 258, "loan": 258, "annual": [258, 479], "account_upd": 258, "bal": 258, "pmt": 258, "1_000": [258, 480], "960": [258, 480], "918": 258, "874": 258, "828": 258, "779": [258, 379], "728": [258, 301], "674": 258, "559": 258, "497": 258, "flattened_data": 258, "violet": [258, 381], "unflatten": 258, "013": 258, "023": 258, "uniq": [258, 463], "uniquekey": 258, "aaaabbbccdaabbb": 258, "aaaabbbccd": 258, "aaaa": [258, 316, 466], "bbb": 258, "tgtkey": 258, "currkey": 258, "currvalu": 258, "_grouper": 258, "nexti": 258, "021": 258, "210": 258, "odomet": 258, "ay": 258, "bx": 258, "cy": 258, "dx": [258, 340], "dy": 258, "011": 258, "mydequ": 258, "newval": 258, "uneven": 258, "num_act": 258, "incub": 258, "sliding_window": 258, "iter_index": 258, "superior": 258, "repeatfunc": 258, "list_of_list": 258, "ncycl": 258, "all_equ": 258, "first_tru": 258, "aabcadeaf": 258, "seq_index": 258, "iter_except": 258, "grouper": 258, "gxx": 258, "cdef": 258, "defg": 258, "sakki": [258, 466], "is_odd": 258, "subslic": 258, "before_and_aft": 258, "abcdefghi": 258, "all_upp": 258, "true_iter": 258, "remainder_iter": 258, "unique_everseen": 258, "abbccad": 258, "dedupl": [258, 480], "unique_justseen": 258, "powerset": 258, "sum_of_squar": 258, "1400": 258, "m2": [258, 461, 466, 470, 473], "matric": [258, 285, 460], "convolv": 258, "convolut": 258, "betterexplain": 258, "kuxjwb4lzsa": 258, "padded_sign": 258, "windowed_sign": 258, "polynomial_from_root": 258, "4x": [258, 289, 471, 473, 474, 476, 480], "17x": [258, 469, 480], "polynomial_ev": 258, "horner": 258, "polynomial_deriv": 258, "3x": [258, 474, 480], "8x": [258, 480], "siev": 258, "1_000_000_000_000_007": 258, "360620266859": 258, "1_000_000_000_000_403": 258, "1000000000000403": 258, "nth_combin": 258, "7159": [259, 475, 480], "4627": [259, 480], "ecma": 259, "sort_key": [259, 301, 472], "x08ar": 259, "as_complex": 259, "dct": 259, "object_hook": [259, 480], "parse_float": [259, 376], "complexencod": 259, "unord": [259, 280, 341, 425], "skipkey": [259, 301, 480], "ensure_ascii": [259, 475, 480], "check_circular": 259, "allow_nan": [259, 480], "chech_circular": 259, "item_separ": 259, "key_separ": 259, "parse_int": 259, "parse_const": 259, "object_pairs_hook": [259, 466, 468], "num_str": [259, 376], "extran": [259, 305, 366, 480], "bigobject": 259, "forbid": [259, 296, 338, 341, 466, 480], "unpair": 259, "weird_json": 259, "object_parts_hook": 259, "voluntarili": [259, 290], "mp_film": 259, "1971": [259, 337, 340], "holi": [259, 337, 342, 439], "grail": [259, 337, 400, 439, 471, 480], "2028": 259, "2029": 259, "ecmascript": [259, 407], "module_glob": [262, 397, 480], "_local": [263, 479, 480], "decimal_point": [263, 341, 480], "thousands_sep": [263, 341, 480], "int_curr_symbol": 263, "currency_symbol": [263, 449], "p_cs_preced": 263, "n_cs_preced": 263, "p_sep_by_spac": 263, "n_sep_by_spac": 263, "mon_decimal_point": 263, "frac_digit": [263, 449], "int_frac_digit": 263, "mon_thousands_sep": 263, "mon_group": 263, "positive_sign": 263, "negative_sign": 263, "p_sign_posn": 263, "n_sign_posn": 263, "day_7": 263, "abday_1": 263, "abday_7": 263, "mon_1": 263, "mon_12": 263, "abmon_1": 263, "abmon_12": 263, "emperor": 263, "reign": 263, "envvar": [263, 359], "1766": 263, "lc_": 263, "do_setlocal": [263, 290], "localenam": 263, "string1": [263, 337, 439], "string2": [263, 337, 439], "loc": 263, "xe4n": 263, "umlaut": 263, "bind_textdomain_codeset": [263, 463, 470, 478], "grip": [264, 373], "stack_info": [264, 480], "clientip": 264, "fblogg": 264, "hdlr": 264, "lno": 264, "sinfo": 264, "tidi": [264, 385, 462, 464, 465, 480], "emiss": [264, 359, 480], "preparatori": 264, "uuu": 264, "default_time_format": 264, "default_msec_format": 264, "linefmt": 264, "footer": [264, 338, 480], "pertin": [264, 322], "msec": [264, 364, 475], "0f": [264, 472, 480], "004": 264, "896": [264, 340], "la": [264, 464, 470], "tasknam": [264, 480], "entrant": [264, 480], "throttl": 264, "28524": 264, "reinstat": [264, 480], "attrdict": [264, 480], "reconstitut": [264, 296], "klass": 264, "inabl": [265, 290, 423], "dictconfigur": 265, "dictconfigclass": 265, "uncustom": 265, "default_logging_config_port": 265, "decrypt": [265, 338, 419], "victim": 265, "customis": [265, 381], "allow_foo": 265, "logconfig": 265, "compel": [265, 466], "customformatterfactori": 265, "_after_": 265, "my_app": 265, "tld": 265, "support_team": 265, "dev_team": 265, "houston": 265, "mykey": 265, "config_dict": 265, "baseconfigur": 265, "qhand": 265, "queue_factori": 265, "customlisten": 265, "hand_name_1": 265, "hand_name_2": 265, "log01": 265, "logger_log01": 265, "hand01": 265, "handler_hand01": 265, "form01": 265, "formatter_form01": 265, "log02": 265, "log03": 265, "log04": 265, "log05": 265, "log06": 265, "log07": 265, "hand02": 265, "hand03": 265, "hand04": 265, "hand05": 265, "hand06": 265, "hand07": 265, "hand08": 265, "hand09": 265, "form02": 265, "form03": 265, "form04": 265, "form05": 265, "form06": 265, "form07": 265, "form08": 265, "form09": 265, "logger_pars": 265, "_defaultformatt": 265, "handler_hand02": 265, "handler_hand03": 265, "handler_hand04": 265, "default_udp_logging_port": 265, "handler_hand05": 265, "syslog_udp_port": [265, 266], "log_us": [265, 266, 353], "handler_hand06": 265, "handler_hand07": 265, "user1": [265, 470], "user2": [265, 470], "handler_hand08": 265, "handler_hand09": 265, "9022": 265, "typifi": 265, "customfield": 265, "42378": [266, 480], "newsyslog": 266, "logrot": 266, "precursor": 266, "rollov": [266, 357, 474, 480], "default_nam": [266, 425], "predetermin": 266, "attim": [266, 474], "w0": 266, "w6": 266, "w1": [266, 437], "d_": 266, "record_attr_dict": 266, "datalen": 266, "retrystart": 266, "retryfactor": 266, "retrymax": 266, "rsyslog": 266, "monterey": [266, 480], "gh": [266, 281, 316, 345, 383, 453, 469, 470, 471, 480], "91070": 266, "12168": 266, "append_nul": [266, 473], "12419": 266, "log_": 266, "log_alert": [266, 353], "crit": 266, "log_crit": [266, 353], "log_debug": [266, 353], "emerg": [266, 459], "panic": [266, 462], "log_emerg": [266, 353], "log_err": [266, 353], "log_info": [266, 353], "log_notic": [266, 353], "log_warn": [266, 353], "log_auth": [266, 353], "authpriv": 266, "log_authpriv": [266, 353], "cron": 266, "log_cron": [266, 353], "log_daemon": [266, 353], "log_ftp": 266, "kern": 266, "log_kern": [266, 353], "lpr": 266, "log_lpr": [266, 353], "log_mail": [266, 353], "log_new": [266, 353], "log_syslog": [266, 353], "uucp": [266, 423], "log_uucp": [266, 353], "local0": 266, "log_local0": [266, 353], "local1": 266, "log_local1": 266, "local2": 266, "log_local2": 266, "local3": 266, "log_local3": 266, "local4": 266, "log_local4": 266, "local5": 266, "log_local5": 266, "local6": 266, "log_local6": 266, "local7": 266, "log_local7": [266, 353], "hammond": [266, 458, 459, 461, 462, 473, 480], "dllname": [266, 478], "logtyp": 266, "win32servic": 266, "slimmer": 266, "credenti": [266, 285, 334, 392, 458, 475, 480], "flushonclos": [266, 480], "preset": [267, 294, 355, 480], "format_xz": 267, "format_alon": [267, 480], "format_raw": 267, "format_auto": 267, "check_non": 267, "check_crc32": 267, "check_crc64": 267, "check_sha256": 267, "preset_extrem": 267, "preset_default": 267, "memlimit": 267, "check_unknown": 267, "liblzma": [267, 470], "filter_lzma1": 267, "filter_lzma2": 267, "filter_delta": 267, "bcj": 267, "filter_x86": 267, "filter_ia64": 267, "filter_arm": 267, "filter_armthumb": 267, "filter_powerpc": 267, "filter_sparc": 267, "dict_siz": 267, "lc": 267, "mode_fast": 267, "mode_norm": 267, "nice_len": 267, "mf": 267, "mf_hc3": 267, "mf_hc4": 267, "mf_bt2": 267, "mf_bt3": 267, "mf_bt4": 267, "start_offset": 267, "data_in": 267, "data_out": 267, "lzc": 267, "out1": 267, "out2": 267, "out3": 267, "out4": 267, "lzf": 267, "my_filt": 267, "noteworthi": [268, 459, 460], "advisori": [268, 425, 452, 459, 480], "qmail": 268, "courier": [268, 366, 369, 480], "deserv": [268, 459], "remark": [268, 381, 387, 459, 463, 480], "inventor": 268, "perceiv": 268, "shortcom": [268, 462], "mboxo": 268, "mh_sequenc": 268, "mh_profil": 268, "nmh": 268, "gpl": [268, 423, 461], "rmail": 268, "037": 268, "014": 268, "abridg": 268, "attract": [268, 465, 467], "multichannel": 268, "memorandum": 268, "newsread": 268, "insofar": [268, 433], "composit": [268, 349, 373, 384, 429, 480], "bounc": [268, 459], "unseen": 268, "mua": [268, 338, 477], "time_": 268, "list_nam": 268, "list_id": 268, "mpeg": 269, "xmpeg": 269, "1524": 269, "multimedia": [269, 292], "cap": [269, 480], "showparti": 269, "tmp1223": 269, "unmarsh": [271, 470], "binomi": [272, 315, 340, 480], "mantissa": [272, 315, 463, 465], "halfway": [272, 467], "denorm": [272, 349, 480], "cube": [272, 340, 446, 480], "718281": 272, "0000050000069649e": 272, "0000050000166668e": 272, "quadrant": 272, "euclidean": [272, 478, 480], "qx": 272, "norm": [272, 480], "hypotenus": 272, "triangl": [272, 381], "pythagorean": 272, "theorem": [272, 340, 341], "hyperbola": 272, "complementari": [272, 315, 405, 466, 472], "141592": 272, "283185": 272, "circumfer": 272, "vi": [272, 317], "hart": 272, "celebr": 272, "pie": [272, 337], "rebuilt": [273, 473, 475, 480], "recognit": 273, "tgz": [273, 457], "access_read": 275, "access_writ": 275, "access_copi": 275, "access_default": [275, 480], "prot": 275, "allocationgranular": 275, "prot_writ": 275, "prot_read": 275, "lieu": [275, 423], "pages": 275, "advic": [275, 290, 458, 471, 480], "pagefil": 275, "pkg_name": [276, 359, 379], "oldnam": 276, "newnam": [276, 449], "replace_path": 276, "oldpath": 276, "newpath": 276, "baconhamegg": 276, "globalnam": 276, "badmodul": 276, "_type": 276, "_inverted_registri": 276, "_slotnam": [276, 480], "_compil": [276, 305], "isstr": 276, "_sre": [276, 475, 480], "_optimize_unicod": 276, "_constant": [276, 341, 480], "repeat_on": 276, "makedict": 276, "at_end_lin": 276, "_expand": 276, "_parser": [276, 305], "_patternend": 276, "sre_flag_unicod": 276, "inttyp": [276, 480], "typetyp": 276, "msi": [278, 458, 464, 475, 477, 480], "cabinet": [278, 480], "cabnam": 278, "mszip": 278, "uuidtostr": 278, "msiopendatabas": 278, "msidbopen_createdirect": 278, "msidbopen_cr": 278, "msidbopen_direct": 278, "msidbopen_readon": 278, "msidbopen_transact": 278, "msidbopen_patchfil": 278, "msicreaterecord": 278, "productnam": 278, "productcod": 278, "productvers": 278, "manufactur": 278, "_validation_record": 278, "_stream": 278, "msidatabaseopenview": 278, "msidatabasecommit": 278, "msigetsummaryinform": 278, "msiclosehandl": 278, "msiviewexecut": 278, "msiviewgetcolumninfo": 278, "msicolinfo_nam": 278, "msicolinfo_typ": 278, "msiviewfetch": 278, "msiviewmodifi": 278, "msimodify_seek": 278, "msimodify_refresh": 278, "msimodify_insert": 278, "msimodify_upd": 278, "msimodify_assign": 278, "msimodify_replac": 278, "msimodify_merg": 278, "msimodify_delet": 278, "msimodify_insert_temporari": 278, "msimodify_valid": 278, "msimodify_validate_new": 278, "msimodify_validate_field": 278, "msimodify_validate_delet": 278, "msiviewclos": 278, "msisummaryinfogetproperti": 278, "pid_codepag": 278, "pid_titl": 278, "pid_subject": 278, "pid_author": 278, "pid_keyword": 278, "pid_com": 278, "pid_templ": 278, "pid_lastauthor": 278, "pid_revnumb": 278, "pid_lastprint": 278, "pid_create_dtm": 278, "pid_lastsave_dtm": 278, "pid_pagecount": 278, "pid_wordcount": 278, "pid_charcount": 278, "pid_appnam": 278, "pid_secur": 278, "msisummaryinfogetpropertycount": 278, "msisummaryinfosetproperti": 278, "msisummaryinfopersist": 278, "msirecordgetfieldcount": 278, "msirecordsetstr": 278, "msirecordsetstream": 278, "msirecordsetinteg": 278, "msirecordcleardata": 278, "msierror": [278, 480], "basedir": 278, "componentflag": 278, "defaultdir": 278, "keypath": 278, "featurecompon": 278, "dlg": 278, "controlev": 278, "eventmap": 278, "controlcondit": 278, "radio": [278, 372, 480], "control_next": 278, "next_control": 278, "radiobutton": [278, 372, 373, 480], "adminexecutesequ": 278, "adminuisequ": 278, "advtexecutesequ": 278, "installexecutesequ": 278, "installuisequ": 278, "uitext": 278, "actiontext": 278, "lk_": 279, "xe0": 279, "keycod": [279, 366], "unicode_char": 279, "preload": [280, 453, 480], "33725": [280, 478, 480], "reboot": [280, 293, 474], "mp": [280, 462], "duplex": [280, 292], "parent_conn": 280, "child_conn": 280, "liabl": [280, 399, 423], "1415927": 280, "offload": 280, "multiple_result": 280, "patienc": 280, "poolwork": 280, "orphan": [280, 480], "waitforsingleobject": 280, "waitformultipleobject": [280, 480], "infinitesim": 280, "conn1": 280, "conn2": 280, "feeder": [280, 383, 480], "sem_getvalu": [280, 480], "allow_exit_without_flush": 280, "3770": 280, "cpus": [280, 290, 344, 474, 475, 480], "allow_non": [280, 416, 417, 462], "arr1": 280, "arr2": 280, "solitari": 280, "indistinguish": [280, 305], "unown": [280, 480], "sem_timedwait": [280, 480], "typecode_or_typ": 280, "get_lock": 280, "size_or_initi": 280, "get_obj": 280, "875": 280, "375": [280, 340], "1111111111111111": 280, "515625": 280, "0625": [280, 446], "640625": 280, "shutdown_timeout": [280, 480], "xmlrpclib": [280, 461, 462, 463, 464, 465, 466, 467, 480], "50000": [280, 364], "typeid": [280, 478], "method_to_typeid": 280, "create_method": 280, "_exposed_": 280, "_method_to_typeid_": 280, "_z": 280, "mathsclass": 280, "mymanag": 280, "queuemanag": 280, "get_queu": 280, "listproxi": [280, 480], "l_outer": 280, "d_first_inn": 280, "lproxi": 280, "remoteerror": 280, "deregist": 280, "maxtasksperchild": [280, 466, 480], "apach": [280, 338, 416, 423, 450, 459, 476, 480], "mod_wsgi": [280, 345], "error_callback": 280, "chop": [280, 459, 463, 467], "lazier": 280, "outstand": [280, 423], "af_pip": 280, "object_list": 280, "waitabl": [280, 290, 325, 363, 470, 480], "1729": 280, "pipenam": 280, "servernam": 280, "doom": [280, 464], "mainprocess": 280, "pymp": 280, "_bootstrap": [280, 379, 480], "collid": [280, 392, 433], "_pid": 280, "5155": 280, "5313": 280, "5331": 280, "_h": 280, "generatorproxi": 280, "get_operator_modul": 280, "foo1": [280, 316], "foo2": [280, 316], "94": [280, 315, 466], "calculatestar": 280, "pow3": 280, "imap_it": 280, "imap_unordered_it": 280, "tgot": 280, "imapiter": 280, "applyresult": 280, "number_of_process": 280, "tasks1": 280, "tasks2": 280, "done_queu": 280, "multicor": 281, "smp": 281, "novel": [281, 461, 462, 464], "shm_a": 281, "shm_b": 281, "howdi": 281, "ndarray": 281, "np": [281, 473], "dtype": [281, 383], "psm_21467_46075": 281, "existing_shm": 281, "int64": 281, "888": 281, "smm": 281, "psm_6572_7512": 281, "raw_shm": 281, "another_sl": 281, "psm_6572_12221": 281, "depict": 281, "do_work": [281, 290], "total_result": 281, "storabl": 281, "10m": 281, "106939": 281, "nul_bug_demo": 281, "deserialized_sl": 281, "mapnam": 284, "default_domain": 284, "joy": [284, 381], "nntlib": 285, "poster": 285, "3977": 285, "2980": 285, "gmane": [285, 473, 480], "committ": [285, 473], "1096": 285, "1087": 285, "1088": 285, "1089": 285, "1090": 285, "1091": 285, "1092": 285, "ssh": [285, 328, 329, 391, 480], "1093": 285, "1094": 285, "fellow": 285, "240": [285, 381], "119": [285, 340, 379, 478], "readermod": 285, "usenetrc": 285, "authinfo": 285, "1755": [285, 473], "nntps": 285, "4642": 285, "disclaim": [285, 346, 398, 423], "groupinfo": 285, "tor": 285, "group_pattern": [285, 424, 428], "offlin": [285, 379, 458], "grouppattern": 285, "wildmat": 285, "295": [285, 471, 480], "biopython": 285, "elid": 285, "message_spec": 285, "article_numb": 285, "art_num": 285, "117216": 285, "xref": 285, "ik1hcnrpbib2libmw7z3axmi": 285, "loewi": 285, "message_id": 285, "9099": 285, "20030112190404": 285, "ge29873": 285, "metaslash": 285, "neal": [285, 462, 464, 465], "norwitz": [285, 462, 464, 465], "hdr": 285, "header_str": 285, "e9buter_en_python": 285, "buter": 285, "chjvymzdqg1ligrlig1hdhjpy2u": 285, "probl": 285, "myfoo": 286, "myintegr": 286, "do_my_adding_stuff": 286, "othertypeiknowabout": 286, "do_my_other_adding_stuff": 286, "_operator_fallback": 286, "monomorphic_oper": 286, "fallback_oper": 286, "__r": 286, "_add": 286, "66": [288, 386, 439, 460, 465], "tuppl": 288, "resolve_attr": 288, "cdefg": 288, "soldier": 288, "rank": [288, 340, 410, 471], "captain": [288, 476], "dotterbart": 288, "banana": [288, 341, 439, 448], "pear": [288, 439, 448], "yourscript": 289, "foutfil": 289, "qfoutfil": 289, "acquaint": 289, "xf": [289, 437], "pf": [289, 373], "ffoo": 289, "controversi": [289, 461], "contradictori": 289, "whatsoev": [289, 322, 423], "mutant": 289, "oddbal": 289, "humbl": 289, "mission": 289, "overwhelm": 289, "opt_str": 289, "jam": 289, "n42": 289, "vewwi": 289, "wabbit": 289, "novic": 289, "bland": [289, 464, 465], "clue": 289, "optioncontain": 289, "add_option_group": 289, "suppress_usag": 289, "option_list": 289, "standard_option_list": 289, "option_class": 289, "indentedhelpformatt": 289, "titledhelpformatt": 289, "add_help_opt": 289, "make_opt": 289, "irrelev": [289, 466, 480], "suppress_help": 289, "fbar": 289, "mypkg": [289, 385], "check_choic": 289, "poke": 289, "set_conflict_handl": 289, "intellig": [289, 292, 294], "whittl": 289, "overkil": 289, "rarg": 289, "optionvalu": 289, "record_foo_seen": 289, "saw_foo": 289, "check_ord": 289, "moon": 289, "check_moon": 289, "is_moon_ful": 289, "store_valu": 289, "hairi": 289, "intricaci": 289, "stab": 289, "vararg_callback": 289, "floatabl": 289, "vararg_attr": 289, "check_mytyp": 289, "wind": 289, "sillier": 289, "check_complex": 289, "myoption": 289, "take_act": 289, "ding": [289, 479, 480], "dong": [289, 480], "ensure_valu": 289, "optparse_pars": 289, "valv": 289, "threat": 290, "inaccess": [290, 392, 425, 459, 462, 474, 480], "nonsens": [290, 474], "macosx_deployment_target": [290, 480], "ruid": 290, "euid": 290, "suid": 290, "rgid": 290, "egid": 290, "sgid": 290, "superus": 290, "nstype": 290, "reassoci": 290, "clone_new": 290, "pgrp": 290, "sysnam": [290, 300], "disassoci": 290, "clone_": 290, "decept": [290, 462], "fd_low": [290, 480], "fd_high": [290, 480], "offset_src": 290, "offset_dst": 290, "procf": [290, 480], "sysf": 290, "fd2": 290, "filedescriptor": 290, "95": [290, 311, 315, 340, 379, 462, 465], "98": [290, 334, 341, 402, 465, 466, 472], "_commit": 290, "leader": [290, 328, 480], "0o777": [290, 293], "sc_iov_max": [290, 334], "out_fd": [290, 480], "in_fd": [290, 480], "pg": 290, "stdout_fileno": 290, "close_fd": [290, 345, 463, 472, 477, 478, 480], "faccessat": 290, "effective_id": [290, 473], "xxxxxxxxxxxx": 290, "vista": [290, 373, 480], "repars": [290, 478, 480], "junction": [290, 291, 293, 329, 471, 478, 480], "exist_ok": [290, 293, 475, 480], "21082": [290, 480], "rendezv": [290, 472], "0o600": 290, "prune": [290, 293, 480], "opendir": [290, 480], "readdir": [290, 475], "findfirstfilew": [290, 480], "findnextfilew": 290, "scandir_path": 290, "dirent": 290, "d_type": 290, "dt_unknown": 290, "statinfo": 290, "33188": 290, "7876932": 290, "234881026": 290, "264": [290, 344, 461], "1297230295": 290, "1297230027": 290, "fat32": [290, 480], "dwfileattribut": [290, 475], "by_handle_file_inform": [290, 475], "getfileinformationbyhandl": [290, 475], "file_attribute_": 290, "io_reparse_tag_": 290, "f_bsize": 290, "f_frsize": 290, "f_block": 290, "f_bfree": 290, "f_bavail": 290, "f_file": 290, "f_ffree": 290, "f_favail": 290, "f_flag": 290, "f_namemax": 290, "f_fsid": [290, 480], "st_rdon": 290, "st_nosuid": 290, "st_nodev": 290, "st_noexec": 290, "st_synchron": 290, "st_mandlock": 290, "st_write": 290, "st_append": 290, "st_immut": 290, "st_noatim": 290, "st_nodiratim": 290, "st_relatim": 290, "atim": 290, "target_is_directori": [290, 293, 473], "morph": 290, "unprivileg": 290, "secreatesymboliclinkprivileg": 290, "unelev": 290, "atime_n": 290, "mtime_n": 290, "dirpath": [290, 293], "resumpt": [290, 350, 476, 480], "cvs": [290, 459, 460, 461, 462, 463, 464, 480], "dirfd": 290, "rootfd": 290, "mfd_": 290, "memfd": [290, 480], "mfd_huge": 290, "initv": 290, "efc_cloexec": 290, "adddlldirectori": 290, "exit_success": 290, "retryabl": 290, "cygwin": [290, 349, 357, 458, 460, 462, 478, 480], "longstand": [290, 471, 473, 480], "file_act": [290, 480], "setpgroup": [290, 480], "resetid": [290, 480], "setsigmask": [290, 480], "setsigdef": [290, 480], "new_fd": 290, "posix_spawn_file_actions_addopen": 290, "posix_spawn_file_actions_addclos": 290, "posix_spawn_file_actions_adddup2": 290, "posix_spawn_setpgroup": 290, "posix_spawn_resetid": 290, "posix_spawn_setsid": 290, "posix_spawn_setsid_np": 290, "posix_spawn_setsigmask": 290, "sigdef": 290, "posix_spawn_setsigdef": 290, "posix_spawn_setschedparam": 290, "posix_spawn_setschedul": 290, "after_in_par": 290, "after_in_child": 290, "shellexecut": [290, 480], "comspec": [290, 345, 473, 474], "children_us": 290, "children_system": 290, "getprocesstim": 290, "idtyp": 290, "siginfo_t": [290, 330, 480], "si_pid": [290, 330], "si_uid": [290, 330], "si_signo": [290, 330], "si_status": [290, 330], "si_cod": [290, 330, 479, 480], "ptrace": [290, 480], "robin": [290, 410, 439, 478, 480], "quantum": 290, "undetermin": 290, "unobtain": 290, "sc_minsigstksz": [290, 480], "entropi": [290, 338, 476, 480], "environment": [290, 392, 452, 480], "unnecessarili": [290, 480], "524": [290, 476, 480], "bcryptgenrandom": [290, 470, 480], "getentropi": [290, 475, 480], "cryptgenrandom": [290, 470, 480], "ntpath": [291, 477, 480], "userprofil": [291, 478, 480], "homepath": 291, "homedr": 291, "getvolumepathnam": 291, "std": [291, 349, 363, 464, 480], "1003": 291, "path1": 291, "path2": 291, "fp1": 291, "fp2": 291, "stat1": 291, "stat2": 291, "cshrc": [291, 456], "soundcard": 292, "audiodev": [292, 465], "dsp": 292, "player": [292, 316, 342, 381], "linuxaudiodev": [292, 459, 462, 465], "mixerdev": 292, "sndctl_dsp_setfmt": 292, "sndctl_dsp_sync": 292, "afmt_mu_law": 292, "afmt_a_law": 292, "afmt_ima_adpcm": 292, "afmt_u8": 292, "afmt_s16_l": 292, "afmt_s16_b": 292, "68k": 292, "powerpc": [292, 463, 464, 465, 480], "afmt_s8": 292, "afmt_u16_l": 292, "afmt_u16_b": 292, "afmt_queri": 292, "monophon": 292, "stereophon": 292, "sampler": 292, "11025": 292, "22050": 292, "96000": 292, "dvd": 292, "mixabl": 292, "sound_mixer_pcm": 292, "sound_mixer_synth": 292, "sound_mixer_": 292, "pcm": [292, 398], "sound_mixer_volum": 292, "gravi": 292, "ultrasound": 292, "left_volum": 292, "right_volum": 292, "microphon": 292, "setrecsrc": 292, "sound_mixer_m": 292, "test_pathlib": [293, 480], "pathseg": 293, "lib64": [293, 349, 351, 453, 479, 480], "apache2": 293, "an_absolute_path": 293, "regroup": 293, "case_sensit": [293, 471, 480], "walk_up": [293, 471, 480], "941": 293, "error_messag": 293, "subpath": [293, 420], "antoin": [293, 465, 466, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "751": 293, "851": 293, "mypath": 293, "session_id": 293, "798": 293, "unrepresent": [293, 478, 480], "956": 293, "1327883547": 293, "852554": 293, "33277": 293, "0o444": 293, "33060": 293, "nonexistentfil": 293, "film": [293, 383], "inordin": 293, "_templat": 293, "_build": 293, "_static": [293, 480], "top_down": 293, "on_error": [293, 383], "mimick": 293, "my_binary_fil": 293, "my_text_fil": 293, "mylink": 293, "other_path": 293, "missing_ok": [293, 480], "abnorm": [294, 349, 391, 472], "pdbrc": [294, 470, 472, 476, 479, 480], "nosigint": [294, 472], "readrc": [294, 476, 480], "elp": 294, "hel": 294, "_frame": [294, 480], "_retval": 294, "_except": 294, "reak": 294, "tbreak": 294, "ear": 294, "bpnumber": 294, "some_vari": 294, "tep": 294, "unt": 294, "il": [294, 338, 431], "eturn": 294, "ont": 294, "inu": 294, "ump": 294, "ist": 294, "longlist": 294, "rgs": 294, "whati": [294, 480], "undisplay": [294, 472, 480], "classinst": 294, "ps": [294, 305, 345, 396], "unalia": 294, "list_opt": 294, "uit": 294, "retval": [294, 350, 460], "tackl": [296, 459], "3154": [296, 474, 480], "574": [296, 379, 478, 480], "conceiv": [296, 355], "fix_import": [296, 468], "buffer_callback": 296, "therein": 296, "superflu": [296, 334, 337, 480], "referenti": 296, "elig": [296, 427, 472], "picklestr": [296, 297], "worthwhil": [296, 464, 473], "list_of_item": 296, "sixth": [296, 461, 478], "memorecord": 296, "dbpickler": 296, "dbunpickl": 296, "type_tag": 296, "key_id": 296, "fight": [296, 472], "italian": [296, 381], "disturb": [296, 480], "reduce_someclass": 296, "mypickl": 296, "textread": 296, "new_read": 296, "myclass": [296, 425, 437], "my_attribut": 296, "unpickled_class": 296, "massiv": [296, 463, 464, 475, 480], "eschew": 296, "reconstructor": 296, "zerocopybytearray": 296, "_reconstruct": 296, "unseri": [296, 472], "new_b": 296, "nsystem": 296, "ntr": 296, "inoffens": 296, "safe_builtin": 296, "restrictedunpickl": 296, "restricted_load": 296, "cbuiltin": [296, 468], "neval": 296, "4j": [296, 424, 432, 439, 465], "intim": 297, "binint1": 297, "tuple2": 297, "binput": [297, 480], "indentlevel": 297, "opcodeinfo": 297, "pipefil": 298, "module_find": 299, "ispkg": 299, "pth": [299, 331, 349, 351, 452, 459, 476, 480], "path_item": 299, "module_or_nam": 299, "12915": [299, 480], "pyramid": 299, "is_64bit": 300, "amdk6": 300, "buildno": 300, "builddat": [300, 480], "scm": 300, "dega": 300, "vminfo": 300, "osinfo": 300, "vm_name": 300, "vm_releas": 300, "vm_vendor": 300, "os_nam": 300, "os_vers": 300, "os_arch": 300, "csd": 300, "uniprocessor": 300, "enterpris": [300, 480], "iotuap": 300, "serverstandard": 300, "nanoserv": 300, "iot": [300, 480], "versioninfo": 300, "dev_stag": 300, "non_release_vers": 300, "16384": 300, "freedesktop": [300, 469, 473, 480], "pretty_nam": 300, "id_lik": 300, "version_id": 300, "variant_id": 300, "get_like_distro": 300, "ios": 301, "nskeyedarchiv": [301, 478], "nskeyedunarchiv": 301, "invalidfileexcept": [301, 480], "pl": 301, "astr": 301, "doodah": 301, "afloat": 301, "anint": 301, "adict": 301, "anotherstr": 301, "athirdstr": 301, "xe4ssig": 301, "ma": [301, 469, 470, 480], "atruevalu": 301, "afalsevalu": 301, "gunk": 301, "somemoredata": 301, "adat": 301, "1939": 302, "2595": 302, "obsolesc": 302, "mailserv": 302, "pop3_port": 302, "pop3_ssl_port": 302, "995": [302, 476], "fetchmail": 302, "noncompli": 302, "2449": 302, "mesg_num": 302, "eudora": 302, "qpop": 302, "disconnect": [302, 332, 337, 402, 478, 480], "signoff": 302, "howmuch": 302, "mesgnum": 302, "6856": [302, 466, 472, 475, 480], "nummessag": 302, "off_t": 303, "getconf": 303, "lfs_cflag": 303, "d_largefile64_sourc": 303, "d_file_offset_bit": 303, "sort_dict": [304, 478, 480], "underscore_numb": [304, 469, 480], "tup": [304, 381, 383], "dead": [304, 399, 437, 438, 453, 462, 467, 472, 480], "sampleproject": 304, "project_info": 304, "author_email": [304, 480], "pypa": [304, 396], "googlegroup": 304, "bugtrack_url": 304, "osi": 304, "webpag": 304, "description_content_typ": 304, "docs_url": 304, "download_url": [304, 464], "last_day": 304, "last_month": 304, "last_week": 304, "home_pag": 304, "maintainer_email": [304, 480], "package_url": 304, "project_url": 304, "homepag": 304, "release_url": 304, "requires_dist": 304, "lsprof": 305, "rosen": 305, "ted": 305, "czotter": 305, "imit": [305, 465], "ncall": [305, 480], "tottim": 305, "percal": 305, "cumtim": [305, 480], "759": 305, "937": 305, "598": 305, "_code": 305, "435": [305, 474], "_parse_sub": 305, "induc": [305, 422], "subfunct": [305, 473], "restat": 305, "output_fil": 305, "sort_ord": 305, "sortkey": 305, "cull": 305, "timeunit": 305, "subcal": 305, "pr": [305, 459, 480], "sortbi": 305, "coalesc": 305, "printout": [305, 480], "pcall": 305, "nfl": 305, "percentag": [305, 342, 443, 465, 480], "statsprofil": [305, 480], "functionprofil": [305, 480], "tick": [305, 319, 363], "lag": 305, "calibr": 305, "probabilist": 305, "god": 305, "8ghz": 305, "i5": 305, "04e": 305, "your_computed_bia": 305, "your_time_func": 305, "lone": [305, 332, 427, 480], "cleanest": 305, "your_integer_time_func": 305, "_lsprof": [305, 480], "thorough": [306, 334, 341, 472, 480], "master_read": 306, "stdin_read": 306, "baffl": 306, "pseudotermin": 306, "typescript": 306, "use_python": 306, "pw_name": 307, "pw_passwd": 307, "pw_uid": [307, 345], "pw_gid": 307, "pw_geco": 307, "pw_dir": 307, "pw_shell": 307, "dfile": 308, "dorais": 308, "filen": 308, "pagin": 310, "pager": [310, 480], "pythondoc": [310, 480], "pyexpat": [311, 406, 423, 453, 459, 462, 464, 465, 466, 480], "unauthent": [311, 338, 408, 409, 410, 411, 416, 417, 480], "namespace_separ": 311, "repertoir": [311, 332, 372, 465], "xmlns": [311, 392, 410, 466, 480], "elem1": [311, 464], "elem2": [311, 464], "isfin": 311, "xml_param_entity_parsing_nev": 311, "xml_param_entity_parsing_unless_standalon": 311, "xml_param_entity_parsing_alway": 311, "handlernam": 311, "doctypenam": 311, "has_internal_subset": 311, "elnam": 311, "attnam": 311, "idref": 311, "entitynam": 311, "notationnam": 311, "ndata": [311, 412], "is_parameter_ent": 311, "some_xml_docu": 311, "start_el": [311, 409], "end_el": [311, 409], "char_data": 311, "child1": [311, 386], "child2": [311, 386], "xml_ctype_ani": 311, "xml_ctype_choic": 311, "xml_ctype_empti": 311, "xml_ctype_mix": 311, "xml_ctype_nam": 311, "xml_ctype_seq": 311, "xml_cquant_non": 311, "xml_cquant_opt": 311, "xml_cquant_plus": 311, "xml_cquant_rep": 311, "xml_error_": 311, "constant_nam": 311, "undeclar": 311, "amplif": 311, "breach": [311, 423], "rec": [311, 408, 410], "xml11": [311, 408, 410], "20060816": [311, 408, 410], "encodingdecl": [311, 408, 410], "mise": 315, "19937": 315, "matsumoto": [315, 423], "nishimura": [315, 423], "equidistribut": 315, "vol": 315, "cum_weight": 315, "2080": 315, "10000000": 315, "lambd": [315, 471, 480], "mu": [315, 340, 478, 480], "sigma": [315, 340, 478], "kappa": 315, "pareto": 315, "weibul": 315, "seeder": 315, "37444887175646646": 315, "1800146073117523": 315, "148957571865031": 315, "roulett": 315, "spin": [315, 480], "jack": [315, 316, 341, 394, 423, 439, 443, 461, 462, 464, 468, 480], "king": [315, 316, 459, 478, 480], "coin": 315, "settl": [315, 465], "10_000": [315, 340], "4169": 315, "quartil": [315, 340, 478], "2_500": 315, "7_500": 315, "7958": 315, "thoughtco": 315, "3126155": 315, "73": [315, 379, 449, 463, 478, 479], "denni": [315, 469, 470, 471, 479, 480], "shasha": 315, "manda": 315, "wilson": [315, 462, 463, 475, 479, 480], "drug": 315, "placebo": 315, "observed_diff": 315, "new_diff": 315, "reshuffl": 315, "4f": 315, "hypothesi": [315, 480], "average_arrival_interv": 315, "average_service_tim": 315, "stdev_service_tim": 315, "num_serv": 315, "arrival_tim": 315, "1_000_000": [315, 476, 480], "next_server_avail": 315, "service_dur": 315, "service_complet": 315, "jake": [315, 466, 468, 478, 480], "vanderpla": 315, "econom": 315, "norvig": 315, "random_product": 315, "random_permut": 315, "random_combin": 315, "random_combination_with_replac": 315, "05954861408025609": 315, "fullrandom": 315, "0x10_0000_0000_0000": 315, "87925541791544": 315, "allen": [315, 338, 472, 480], "downey": 315, "frie09": 316, "gentler": 316, "nfoo2": 316, "possess": [316, 341, 402, 470, 480], "aaaab": 316, "aaab": 316, "aaaaaa": 316, "ailmsux": 316, "imsx": 316, "x7f": 316, "isaac": 316, "asimov": 316, "lookbehind": [316, 475, 480], "theth": 316, "bfoo": 316, "foo3": 316, "py2": [316, 450, 472, 480], "typographi": 316, "nicer": [316, 387, 480], "0a3b9": 316, "foot": [316, 340, 448], "fell": [316, 438, 448, 460, 461, 462], "z_": [316, 432], "z_0": 316, "npy_": 316, "npy_myfunc": 316, "dashrepl": 316, "matchobj": 316, "pro": 316, "gram": [316, 428], "sand": 316, "unmatch": [316, 342, 391, 475, 480], "new_str": 316, "number_of_subs_mad": 316, "legal_char": 316, "abcdefghijklmnopqrstuvwxyz0123456789": 316, "digits_r": 316, "ogr": 316, "doggi": 316, "og": [316, 359, 480], "groupn": 316, "physicist": 316, "reynold": 316, "a1b2c3": 316, "c3": [316, 391, 425, 462, 473], "1632": 316, "cba": 316, "remove_thi": 316, "toni": [316, 465, 480], "tiremove_thisg": 316, "tiger": 316, "displaymatch": 316, "poker": [316, 381], "9tjqk": 316, "akt5q": 316, "akt5": 316, "akt": 316, "727ak": 316, "717ak": 316, "7s": 316, "717": 316, "718ak": 316, "354aa": 316, "5c": 316, "ee": [316, 341, 468], "nb": [316, 467], "nx": 316, "ross": [316, 466, 468, 473, 479, 480], "mcfluff": 316, "834": 316, "345": [316, 463, 468], "155": 316, "elm": 316, "ronald": [316, 464, 465, 466, 472, 474, 479], "heathmor": 316, "892": 316, "3428": 316, "finley": 316, "avenu": [316, 423, 461], "frank": [316, 480], "burger": 316, "925": 316, "541": 316, "7625": 316, "662": 316, "dogwood": 316, "heather": 316, "albrecht": 316, "548": 316, "326": 316, "4584": 316, "919": 316, "park": 316, "telephon": 316, "hous": [316, 476], "inner_word": 316, "professor": 316, "abdolmalek": 316, "poefsrosr": 316, "aealmlobdk": 316, "pslaee": 316, "reorpt": 316, "abnsec": 316, "plmrptoy": 316, "pofsros": 316, "aodlambelk": 316, "plase": 316, "reoprt": 316, "yuor": 316, "asnebc": 316, "potlmrpi": 316, "disguis": [316, 425], "polic": 316, "ly": 316, "02d": 316, "scanner": [316, 354, 375, 474, 480], "gosub": 316, "token_specif": 316, "tok_regex": 316, "line_start": 316, "inputrc": [317, 480], "libedit": [317, 480], "editlin": [317, 453, 480], "editrc": [317, 480], "rl_complet": 317, "rl_parse_and_bind": 317, "rl_read_init_fil": 317, "rl_line_buff": 317, "rl_insert_text": 317, "rl_redisplay": 317, "read_histori": 317, "write_histori": [317, 480], "nelement": 317, "append_histori": 317, "history_truncate_fil": 317, "history_get": 317, "remove_histori": 317, "replace_history_entri": 317, "rl_startup_hook": 317, "rl_pre_input_hook": 317, "entry_func": 317, "rl_completion_match": 317, "rl_attempted_completion_funct": 317, "rl_completion_typ": 317, "libreadlin": [317, 480], "rl_completer_word_break_charact": 317, "rl_completion_display_matches_hook": 317, "longest_match_length": 317, "python_histori": [317, 331, 444], "histfil": 317, "unruli": 317, "h_len": 317, "prev_h_len": 317, "new_h_len": 317, "historyconsol": 317, "init_histori": 317, "save_histori": 317, "repr_typ": 318, "subobj": 318, "myrepr": 318, "repr_textiowrapp": 318, "cap_sys_resourc": 319, "sigxcpu": 319, "rlim_cur": 319, "mbuf": 319, "overcommit": 319, "sysctl": [319, 480], "rusage_": 319, "ru_utim": 319, "ru_stim": 319, "ru_maxrss": 319, "ru_ixrss": 319, "ru_idrss": 319, "ru_isrss": 319, "ru_minflt": 319, "ru_majflt": 319, "ru_nswap": 319, "ru_inblock": 319, "ru_oublock": 319, "ru_msgsnd": 319, "ru_msgrcv": 319, "ru_nsign": 319, "ru_nvcsw": 319, "voluntari": 319, "ru_nivcsw": 319, "involuntari": 319, "mod_nam": 321, "init_glob": 321, "run_nam": 321, "alter_si": 321, "path_nam": 321, "snow": [321, 470, 471, 473, 474, 475, 476, 477, 478], "timefunc": [322, 473], "delayfunc": 322, "print_tim": 322, "print_some_tim": 322, "1_650_000_000": 322, "1652342830": 322, "3640375": 322, "3642538": 322, "3643398": 322, "1652342835": 322, "3694863": 322, "3696074": 322, "1652342840": 322, "369612": 322, "3697174": 322, "soonest": [322, 473], "xebr": 323, "x17d": 323, "xae": 323, "xd4": 323, "xe3": [323, 465], "xb6": 323, "xe2": [323, 465], "xebp1": 323, "x8b": 323, "f9bf78b9a18ce6d46a0cd2b0b86df9da": 323, "drmhze6epcv0fn_81bj": 323, "token_": 323, "xkcd": 323, "passphras": 323, "epoll_create1": 325, "epoll_cloexec": 325, "kq_filter_read": 325, "kq_ev_add": 325, "rlist": 325, "wlist": 325, "xlist": 325, "parameterless": 325, "winsock": [325, 334, 480], "eventmask": [325, 465], "pollin": 325, "pollpri": 325, "pollout": 325, "epollin": 325, "epollout": 325, "epollpri": 325, "urgent": 325, "epollerr": 325, "assoc": 325, "epollhup": 325, "epollet": 325, "epolloneshot": 325, "epollexclus": [325, 480], "epollrdhup": [325, 480], "epollrdnorm": 325, "epollrdband": 325, "epollwrnorm": 325, "epollwrband": 325, "epollmsg": 325, "maxev": 325, "scalabl": [325, 459], "fds": [325, 334, 480], "pollerr": 325, "pollhup": 325, "hung": 325, "pollrdhup": [325, 480], "pollnval": 325, "changelist": 325, "max_ev": 325, "eventlist": 325, "sektion": 325, "kq_filter_writ": 325, "kq_filter_aio": 325, "aio": 325, "kq_filter_vnod": 325, "kq_filter_proc": 325, "kq_filter_netdev": 325, "kq_filter_sign": 325, "kq_filter_tim": 325, "kq_ev_delet": 325, "kq_ev_en": 325, "permitscontrol": 325, "kq_ev_dis": 325, "disablesev": 325, "kq_ev_oneshot": 325, "kq_ev_clear": 325, "kq_ev_sysflag": 325, "kq_ev_flag1": 325, "kq_ev_eof": 325, "kq_ev_error": 325, "kq_note_lowat": 325, "kq_note_delet": 325, "kq_note_writ": 325, "kq_note_extend": 325, "kq_note_attrib": 325, "kq_note_link": 325, "kq_note_renam": 325, "kq_note_revok": 325, "revok": 325, "kq_note_exit": 325, "kq_note_fork": 325, "kq_note_exec": 325, "kq_note_pctrlmask": 325, "kq_note_pdatamask": 325, "kq_note_track": 325, "kq_note_child": 325, "note_track": 325, "kq_note_trackerr": 325, "kq_note_linkup": 325, "kq_note_linkdown": 325, "kq_note_linkinv": 325, "sel": [326, 330], "writeback": 327, "handier": 327, "keyencod": 327, "set_loc": 327, "bsddb": [327, 462, 465, 466], "pybsddb": [327, 462, 465, 466, 467], "hashopen": 327, "btopen": 327, "rnopen": 327, "klist": 327, "minilanguag": 328, "split_command": 328, "boom": [328, 386, 387], "plug": [328, 480], "remote_command": 328, "pushback": 328, "newstream": 328, "newfil": 328, "lexer": 328, "beginn": 328, "donotsepar": 328, "fsrc": 329, "fdst": 329, "uncontrol": 329, "copy_funct": [329, 472, 475, 480], "ignore_dangling_symlink": [329, 472, 480], "dirs_exist_ok": [329, 478, 480], "onexc": [329, 471, 480], "suscept": [329, 458, 480], "excinfo": 329, "mv": [329, 473], "needcurrentdirectoryforexepathw": [329, 471], "nodefaultcurrentdirectoryinexepath": 329, "python33": 329, "srcname": 329, "33671": [329, 478, 480], "userspac": [329, 473, 478], "outfd": [329, 478], "infd": [329, 478], "fcopyfil": [329, 480], "_logpath": 329, "reattempt": 329, "remove_readon": 329, "xztar": [329, 475, 480], "dry_run": [329, 359, 480], "gztar": [329, 472, 476, 480], "bztar": [329, 472], "pax": [329, 355, 465, 478, 480], "extra_arg": [329, 472], "supports_root_dir": 329, "archive_nam": 329, "myarchiv": [329, 449, 472], "tarek": [329, 352, 465, 466, 472, 475, 480], "tzvf": 329, "drwx": 329, "609": 329, "authorized_key": 329, "id_dsa": 329, "1675": 329, "id_rsa": 329, "37192": 329, "known_host": 329, "please_add": 329, "do_not_add": 329, "my_arch": 329, "uninterrupt": 330, "air": 330, "ctrl_": 330, "sigprocmask": 330, "sigquit": [330, 345], "bus": [330, 402], "hangup": 330, "death": [330, 473], "coprocessor": 330, "sigvtalrm": 330, "sigprof": 330, "siginfo": 330, "sigstop": 330, "warn_on_full_buff": [330, 477, 480], "wakeup": [330, 473, 477, 480], "sigset": [330, 480], "si_errno": 330, "si_band": [330, 480], "ttys0": 330, "spamcontext": 330, "exc_val": [330, 341], "interrupt_read": 330, "interrupt_writ": 330, "subsubdirectori": 331, "bletch": 331, "appdata": [331, 458, 465], "pythonuserbas": [331, 452, 465], "sitedir": 331, "known_path": 331, "esmtp": 332, "821": 332, "1869": 332, "local_hostnam": 332, "fqdn": 332, "lmtp_port": 332, "smtp_code": 332, "smtp_error": 332, "helo_resp": 332, "ehlo_resp": 332, "does_esmtp": 332, "esmtp_featur": 332, "vrfi": 332, "foil": 332, "spammer": 332, "initial_response_ok": [332, 480], "4954": [332, 480], "auth_cram_md5": 332, "auth_plain": 332, "auth_login": [332, 480], "from_addr": [332, 472], "to_addr": [332, 472], "mail_opt": [332, 475, 480], "rcpt_option": 332, "8bitmim": [332, 475, 480], "dsn": 332, "rcpt": 332, "smtpnotsupport": 332, "hcom": 333, "sndr": 333, "sndt": 333, "voc": 333, "8svx": 333, "sb": [333, 356], "ub": 333, "ul": [333, 408, 461], "sampling_r": 333, "bits_per_sampl": 333, "sndtool": 333, "lab": [333, 423, 437, 459, 461, 462], "waveform": [333, 398, 403], "transliter": 334, "dare": 334, "inaddr_ani": 334, "inaddr_broadcast": 334, "flowinfo": 334, "sin6_flowinfo": 334, "sin6_scope_id": 334, "sockaddr_in6": 334, "af_netlink": [334, 464], "tipc": [334, 465], "af_tipc": 334, "addr_typ": 334, "v2": [334, 344, 423, 464, 465, 480], "tipc_addr_nameseq": 334, "tipc_addr_nam": 334, "tipc_addr_id": 334, "tipc_zone_scop": 334, "tipc_cluster_scop": 334, "tipc_node_scop": 334, "can0": 334, "rx_addr": 334, "tx_addr": 334, "pgn": 334, "ecu": 334, "sysproto_control": 334, "pf_system": [334, 473], "af_bluetooth": [334, 480], "btproto_l2cap": 334, "bdaddr": 334, "psm": 334, "bluetooth": [334, 480], "btproto_rfcomm": 334, "btproto_hci": 334, "device_id": 334, "btproto_sco": 334, "feat": 334, "aead": [334, 338], "skcipher": 334, "rng": 334, "aes": [334, 338, 462], "drbg_nopr_ctr_aes256": 334, "32bit": [334, 461, 480], "vsock": 334, "ifnam": 334, "pkttype": 334, "hatyp": 334, "ethernet": 334, "ethertype_": [334, 480], "packet_host": 334, "packet_broadcast": 334, "packet_multicast": 334, "packet_otherhost": 334, "promiscu": 334, "packet_outgo": 334, "arp": [334, 480], "qualcomm": [334, 480], "ipproto_udplit": [334, 480], "udplite_send_cscov": [334, 480], "udplite_recv_cscov": [334, 480], "hyper": [334, 480], "vm_id": 334, "service_id": 334, "vmid": 334, "v6": 334, "nondeterminist": 334, "h_errno": 334, "hstrerror": 334, "gai_strerror": 334, "eai_": 334, "af_": [334, 474], "sock_": [334, 474, 480], "addressfamili": 334, "socketkind": 334, "so_": 334, "msg_": 334, "sol_": 334, "scm_": 334, "ipproto_": 334, "ipport_": 334, "inaddr_": 334, "ip_": [334, 480], "ipv6_": 334, "ai_": 334, "ni_": 334, "tcp_": [334, 480], "so_domain": [334, 476], "so_protocol": [334, 476], "so_peersec": [334, 476], "so_passsec": [334, 476], "tcp_user_timeout": [334, 476, 477, 480], "tcp_congest": [334, 476, 477, 480], "tcp_fastopen": [334, 480], "tcp_keepcnt": [334, 480], "tcp_notsent_lowat": [334, 477, 480], "tcp_keepidl": [334, 480], "tcp_keepintvl": [334, 480], "ip_recvto": [334, 469, 480], "tcp_keepal": [334, 480], "tcp_connection_info": [334, 480], "tcp_info": 334, "so_rtabl": [334, 480], "so_user_cooki": [334, 480], "so_mark": 334, "tcp_md5sig": [334, 480], "tcp_thin_linear_timeout": [334, 480], "tcp_thin_dupack": [334, 480], "tcp_repair": [334, 480], "tcp_repair_queu": [334, 480], "tcp_queue_seq": [334, 480], "tcp_repair_opt": [334, 480], "tcp_timestamp": [334, 480], "tcp_cc_info": [334, 480], "tcp_save_syn": [334, 480], "tcp_saved_syn": [334, 480], "tcp_repair_window": [334, 480], "tcp_fastopen_connect": [334, 480], "tcp_ulp": [334, 480], "tcp_md5sig_ext": [334, 480], "tcp_fastopen_key": [334, 480], "tcp_fastopen_no_cooki": [334, 480], "tcp_zerocopy_rec": [334, 480], "tcp_inq": [334, 480], "tcp_tx_delay": [334, 480], "ip_pktinfo": [334, 480], "ip_unblock_sourc": 334, "ip_block_sourc": 334, "ip_add_source_membership": 334, "ip_drop_source_membership": 334, "sol_can_": 334, "can_": 334, "can_bcm_": 334, "bcm": [334, 480], "can_bcm_can_fd_fram": 334, "can_raw": 334, "15765": 334, "sae": 334, "j1939": [334, 480], "divert": [334, 480], "packet_": 334, "rds_": 334, "rcvall_": 334, "wsaioctl": [334, 465], "tipc_": 334, "alg_": [334, 476], "vmaddr": 334, "so_vm": 334, "so_passcr": 334, "802": 334, "overrul": 334, "ipproto_mptcp": [334, 469, 480], "global_default": 334, "dualstack_ipv6": 334, "ai_numerichost": 334, "canonnam": 334, "ai_canonnam": 334, "ipproto_tcp": 334, "2606": 334, "2800": 334, "220": [334, 338, 438], "248": 334, "1893": 334, "25c8": 334, "1946": 334, "93": [334, 478, 479], "184": 334, "216": [334, 443, 446], "aliaslist": 334, "ipaddrlist": 334, "icmp": 334, "ip_str": 334, "quad": [334, 461, 480], "in_addr": 334, "packed_ip": 334, "in6_addr": 334, "5aef": 334, "2b": [334, 476], "3542": [334, 480], "fb605b73": 334, "aac2": 334, "49a6": 334, "9a2f": 334, "25416aea0573": 334, "ethernet_32770": 334, "vethernet": 334, "if_nam": 334, "if_index": 334, "scm_right": 334, "maxfd": 334, "optnam": [334, 476], "ancbufs": 334, "ancdata": 334, "msg_flag": 334, "cmsg_level": 334, "cmsg_type": 334, "cmsg_data": 334, "unconnect": [334, 465], "sol_socket": 334, "scatter": [334, 461, 462, 466], "b1": [334, 381], "b2": [334, 381], "0123456789": [334, 341, 342], "b3": 334, "lamb": [334, 438], "iv": 334, "assoclen": 334, "optlen": [334, 476], "optval": 334, "halv": [334, 463, 466], "shut_rd": 334, "shut_wr": 334, "shut_rdwr": [334, 338, 480], "50007": 334, "af": 334, "ipproto_ip": 334, "ip_hdrincl": 334, "rcvall_on": 334, "65565": 334, "rcvall_off": 334, "can_fram": 334, "can_frame_fmt": 334, "ib3x8": 334, "can_frame_s": 334, "build_can_fram": 334, "can_id": 334, "can_dlc": 334, "dissect_can_fram": 334, "vcan0": 334, "3bsd": 334, "stuart": 334, "sechrest": 334, "leffler": 334, "supplementari": 334, "3493": 334, "bind_and_activ": [335, 417, 465], "infrequ": [335, 480], "abrupt": [335, 338, 362, 480], "autonom": [335, 423], "deaf": [335, 472], "poll_interv": 335, "mytcphandl": 335, "tcpclient": 335, "myudphandl": 335, "threadedtcprequesthandl": 335, "cur_thread": 335, "threadedtcpserv": 335, "server_thread": 335, "sp_namp": 336, "sp_pwdp": 336, "sp_lstchg": 336, "sp_min": 336, "sp_max": 336, "sp_warn": 336, "sp_inact": 336, "sp_expir": 336, "sp_flag": 336, "nonstandard": [337, 453, 464], "postgresql": [337, 464], "gerhard": [337, 461, 464, 465, 466], "ring": [337, 461, 464, 465, 466], "249": [337, 464, 471, 480], "w3school": 337, "sqlite_mast": 337, "hollywood": 337, "bowl": 337, "1982": [337, 340, 363], "1983": [337, 340], "brian": [337, 431, 459, 462, 463, 465, 466, 472, 473, 474, 477, 480], "1979": [337, 340], "new_con": 337, "new_cur": 337, "detect_typ": 337, "check_same_thread": 337, "cached_stat": 337, "evil_trac": 337, "authorizer_callback": 337, "qmark": 337, "sqlite_threadsaf": 337, "pysqlit": [337, 464, 466, 472], "c3ref": 337, "c_dbconfig_defens": 337, "rowid": 337, "zeroblob": 337, "sql_script": 337, "md5sum": [337, 480], "acbd18db4cc2f85cedef654fccc4a4d8": 337, "n_arg": 337, "aggregate_class": 337, "mysum": 337, "num_param": 337, "windowfunct": 337, "udfwinfunc": 337, "windowsumint": 337, "sumint": 337, "sum_i": 337, "collate_revers": 337, "4th": 337, "5th": 337, "progress_handl": 337, "trace_callback": 337, "fulltext": [337, 472], "fts3": 337, "ingredi": 337, "broccoli": 337, "stew": 337, "pepper": 337, "chees": [337, 438, 451], "pumpkin": 337, "onion": 337, "garlic": 337, "celeri": 337, "flour": 337, "butter": 337, "1000000000": 337, "sqlite_limit_sql_length": [337, 480], "sqlite_limit_attach": 337, "sqlite_dbconfig": 337, "uncommit": [337, 472], "austria": [337, 410], "sterreich": 337, "barfoo": 337, "dml": [337, 480], "row1": 337, "row2": 337, "blob_col": 337, "246": [337, 465, 480], "stock": [337, 464, 472, 480], "first_appear": 337, "1957": 337, "__conform__": [337, 480], "adapt_point": 337, "convert_point": 337, "adapt_date_iso": 337, "adapt_datetime_iso": 337, "adapt_datetime_epoch": 337, "convert_d": 337, "convert_datetim": 337, "convert_timestamp": 337, "1984": 337, "varchar": 337, "nosuchdb": 337, "mem1": 337, "con1": 337, "con2": 337, "6378": 337, "namedtuple_factori": 337, "ddl": [337, 476, 480], "644": [338, 469, 471, 480], "ssock": 338, "cert": [338, 457, 466, 474, 480], "cabundl": 338, "pem": [338, 457, 474, 480], "certchain": 338, "8443": 338, "cafil": [338, 392, 466, 474], "capath": [338, 392, 474], "cadata": [338, 474, 480], "rc4": [338, 480], "sslkeylogfil": [338, 480], "ssl3": 338, "chacha20": [338, 476, 480], "poly1305": [338, 476, 480], "superimpos": 338, "x509": [338, 392], "certificate_verify_fail": 338, "prng": 338, "csprng": [338, 480], "rand_egd": [338, 469, 480], "1750": 338, "cert_tim": 338, "notbefor": 338, "notaft": 338, "2018": [338, 470, 477, 480], "1515144883": 338, "5280": [338, 475, 480], "ca_cert": 338, "der_cert_byt": 338, "der": [338, 395, 465, 474, 480], "pem_cert_str": 338, "defaultverifypath": 338, "openssl_cafile_env": 338, "openssl_cafil": 338, "openssl_capath_env": 338, "openssl_capath": 338, "cert_byt": 338, "encoding_typ": 338, "x509_asn": 338, "509": [338, 465, 474, 480], "asn": 338, "pkcs_7_asn": 338, "oid": [338, 395, 399, 480], "trustworthi": 338, "crls": [338, 474], "cert_": 338, "revoc": [338, 474, 480], "crl": [338, 474, 480], "issuer": 338, "cas": 338, "verify_": 338, "ssl_op_al": 338, "sslv2": [338, 472], "renegoti": [338, 466], "hellorequest": 338, "clienthello": 338, "0h": [338, 480], "dh": [338, 469, 480], "secreci": [338, 480], "ecdh": [338, 480], "op_": 338, "ticket": [338, 480], "unpatch": [338, 386, 419, 480], "7301": [338, 466, 472, 475], "ellipt": [338, 473, 480], "diffi": [338, 473], "hellman": [338, 473], "distributor": [338, 422, 476, 480], "6066": 338, "2k": [338, 480], "268443839": 338, "0x100020bf": 338, "alert_description_": 338, "5246": 338, "ssl_error_": 338, "atop": [338, 464, 465], "diverg": [338, 461], "ssl_read_ex": [338, 480], "ssl_write_ex": [338, 480], "unencrypt": [338, 480], "match_hostnam": [338, 469, 471, 472, 474, 475, 477, 480], "binary_form": 338, "amongst": [338, 396], "3280": 338, "subjectaltnam": 338, "rdns": 338, "rdn": 338, "countrynam": 338, "organizationnam": 338, "startcom": 338, "organizationalunitnam": 338, "commonnam": 338, "serialnumb": 338, "95f0": 338, "571208": 338, "sle257ohy9fvq07z": 338, "stateorprovincenam": 338, "california": [338, 423], "localitynam": 338, "san": [338, 393], "francisco": [338, 393, 480], "frontier": 338, "eff": 338, "emailaddress": 338, "hostmast": 338, "x509v3": [338, 474], "crldistributionpoint": [338, 474], "caissuer": 338, "ocsp": [338, 474], "cb_type": 338, "5929": 338, "npn": [338, 469, 480], "pha": 338, "certificaterequest": 338, "pythn": [338, 477], "pyth": [338, 477], "protocol_": 338, "sslv23": 338, "ecc": [338, 469, 480], "224": [338, 464, 480], "x509_ca": 338, "aesgcm": 338, "ecdsa": [338, 472, 480], "alg_bit": 338, "aes256": [338, 480], "gcm": 338, "kx": 338, "50380848": 338, "kea": 338, "strength_bit": 338, "aes128": 338, "50380847": 338, "spdi": 338, "agre": [338, 344, 423, 480], "openssl_no_tlsext": 338, "server_name_callback": 338, "dhfile": 338, "curve_nam": 338, "prime256v1": [338, 480], "vincent": [338, 470, 475, 476, 480], "bernat": 338, "do_handshake_on_connect": 338, "suppress_ragged_eof": [338, 480], "sni": [338, 471, 474, 477, 480], "ssl_sock": 338, "verisign": 338, "keylog": [338, 480], "nss": 338, "wireshark": 338, "2197947391": 338, "op_no_ssl": [338, 480], "op_no_tl": 338, "1k": [338, 480], "satisfact": 338, "1422": 338, "agenc": [338, 423], "buy": [338, 464], "keyout": 338, "dn": [338, 395, 480], "provinc": 338, "mystat": 338, "compani": [338, 458, 464, 465, 470, 480], "widgit": 338, "myserv": 338, "myorgan": 338, "digicert": 338, "cacert": 338, "digicertsha2extendedvalidationserverca": 338, "crl3": 338, "g1": [338, 381], "crl4": 338, "01bb6f00122b177f36cab49cea8b6b26": 338, "businesscategori": 338, "311": 338, "delawar": 338, "3359300": 338, "streetaddress": 338, "postalcod": 338, "03894": 338, "4801": 338, "nh": 338, "wolfeboro": 338, "testpypi": 338, "pythonhost": 338, "nhost": 338, "linuxfr": 338, "nginx": 338, "sameorigin": 338, "45679": [338, 480], "varnish": 338, "2188": 338, "lcy1134": 338, "lci": 338, "63072000": 338, "includesubdomain": 338, "mycertfil": 338, "mykeyfil": 338, "bindsocket": 338, "myaddr": 338, "10023": 338, "newsocket": 338, "connstream": 338, "deal_with_cli": 338, "client_context": 338, "disjunct": [338, 428], "rekey": 338, "steve": [338, 460, 465, 471, 475, 476, 477, 478, 479, 480], "4086": 338, "schiller": 338, "dierk": 338, "eastlak": 338, "7525": [338, 480], "dtls": 338, "whiteout": 339, "s_is": 339, "walktre": 339, "visitfil": 339, "rwxrwxrwx": [339, 473], "v7": [339, 355], "scipi": [340, 441, 448, 451, 458], "minitab": 340, "sas": 340, "matlab": 340, "input_data": 340, "nomial": 340, "pearson": [340, 469, 480], "spearman": [340, 471, 480], "625": [340, 441, 478], "5625": [340, 446], "outlier": 340, "tendenc": 340, "unbias": 340, "92": [340, 478, 479], "83": [340, 379, 448, 474], "reciproc": 340, "frederick": 340, "gravett": 340, "wallnau": 340, "8th": 340, "gnumer": 340, "ssmedian": 340, "aabbbbccddddeeffffgg": 340, "986893273527251": 340, "815": 340, "xbar": [340, 480], "0810874155219827": 340, "3720238095238095": [340, 448], "01875": 340, "108": [340, 379, 458], "bessel": 340, "percentil": [340, 478], "decil": [340, 478], "empir": 340, "129": 340, "109": [340, 379, 458], "121": [340, 466], "107": [340, 458], "joint": [340, 423], "kepler": 340, "orbital_period": 340, "225": [340, 381, 459], "687": [340, 480], "4331": [340, 474], "10_756": 340, "30_687": 340, "60_190": 340, "dist_from_sun": 340, "150": [340, 381, 385, 462, 466], "228": 340, "778": 340, "1_400": 340, "2_900": 340, "4_500": 340, "imperfect": [340, 361], "9882": 340, "orbit": 340, "period_squar": 340, "dist_cub": 340, "slope": 340, "films_tot": 340, "pluto": 340, "eri": 340, "makemak": 340, "haumea": 340, "cere": 340, "90_560": 340, "204_199": 340, "111_845": 340, "103_410": 340, "1_680": 340, "predicted_dist": 340, "5912": 340, "10166": 340, "6806": 340, "6459": 340, "5_906": 340, "10_152": 340, "6_796": 340, "6_450": 340, "5906": 340, "10152": 340, "6796": 340, "6450": 340, "temperature_februari": 340, "celsius": 340, "fahrenheit": [340, 478], "birth_weight": 340, "drug_effect": 340, "1060": [340, 478, 480], "195": [340, 476], "1100": [340, 468], "1200": [340, 453], "928": 340, "1192": 340, "810": 340, "958": 340, "1011": [340, 342], "1109": 340, "1162": 340, "1224": 340, "1310": 340, "3652260728": 340, "4582495471": 340, "6582483453": 340, "4591308524824727": 340, "8035946855390597": 340, "175091447274739": 340, "750": 340, "8402": [340, 474], "8675309": 340, "8398": 340, "height_mal": 340, "height_femal": 340, "weight_mal": 340, "170": [340, 381], "weight_femal": 340, "foot_size_mal": 340, "foot_size_femal": 340, "posterior": 340, "prior_mal": 340, "prior_femal": 340, "posterior_mal": 340, "posterior_femal": 340, "posteriori": 340, "male": 340, "kde_norm": 340, "smooth": 340, "kernel_h": 340, "x_i": 340, "f_hat": 340, "xarr": 340, "yarr": 340, "unadorn": 341, "widen": [341, 480], "0b100101": [341, 466, 468], "100101": 341, "0b10011": 341, "x04": [341, 395, 461], "xff": [341, 473], "xfc": 341, "xe8": 341, "x10": [341, 461], "64512": 341, "16711680": 341, "little_ord": 341, "tohexstr": 341, "0x3": 341, "a7p10": 341, "3740": 341, "d380000000000p": 341, "invmod": 341, "hash_fract": 341, "coprim": 341, "hash_valu": 341, "fermat": 341, "hash_float": 341, "hash_complex": 341, "breadth": [341, 381, 449], "gg": 341, "haunt": 341, "economi": 341, "subrang": 341, "linspac": 341, "zoot": 341, "digraph": 341, "fillchar": 341, "t012": 341, "t0123": 341, "t01234": 341, "0123": 341, "01234": 341, "ideograph": 341, "007f": [341, 432], "0660": [341, 459], "superscript": 341, "kharosthi": 341, "numeric_typ": 341, "2155": 341, "vulgar": 341, "zs": 341, "ws": [341, 391, 416], "uncas": 341, "justifi": [341, 366, 373, 465], "spacious": 341, "cmowz": 341, "testhook": 341, "basetestcas": 341, "misctest": 341, "tmpdirmixin": 341, "ipz": 341, "mississ": 341, "x1c": 341, "x1d": 341, "x85": 341, "u2028": 341, "u2029": 341, "nde": [341, 472], "rkl": 341, "kl": 341, "comment_str": 341, "apostroph": [341, 468], "bill": [341, 443, 459, 465], "00042": 341, "0042": 341, "sprintf": [341, 459, 461], "parenthesis": [341, 480], "somenam": 341, "1e50": 341, "ieee754": 341, "emphasis": 341, "blind": [341, 474], "2ef0": 341, "f1f2": 341, "xf0": 341, "xf1": 341, "xf2": 341, "f0f1f2": 341, "f0": 341, "f0_f1f2": 341, "uuddlrlrab": 341, "55554444": 341, "4c524c52": 341, "4142": 341, "aeiou": 341, "ths": 341, "shrt": 341, "fillbyt": 341, "abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz": [341, 466], "abcabc1": 341, "abc1": 341, "abcabc": 341, "abcdefghijklmnopqrstuvwxyz": [341, 342, 466], "subview": 341, "abcefg": 341, "0x7f3ddc9f4350": 341, "bce": 341, "22222222": 341, "33333333": 341, "44444444": 341, "zbcefg": 341, "z123fg": 341, "rvalu": 341, "z1spam": 341, "ce": [341, 458, 459, 480], "bepoint": 341, "616263": 341, "byte_length": 341, "new_items": 341, "1d": [341, 480], "zyz": 341, "ayz": 341, "3d": [341, 443], "2d": [341, 443, 480], "32000": 341, "32001": 341, "32002": [341, 480], "sjoerd": [341, 443, 459, 465], "cardin": 341, "disjoint": 341, "cbs": 341, "4098": [341, 439, 443], "4127": [341, 439, 443], "salad": 341, "juic": 341, "mappingproxi": 341, "synchronis": [341, 473], "send_post_request": 341, "union_object": 341, "whoami": 341, "_namedintconst": 341, "10735": [341, 470], "5432": 341, "i_squar": 341, "7144": 341, "578966293710682886880994035146873798396722250538762761564": 341, "9252925514383915483333812743580549779436104706260696366600": 341, "571186405732": 341, "upper_bound": [341, 427], "68000": 341, "lower_bound": [341, 427], "4004": 341, "current_limit": 341, "0123456789abcdefabcdef": 342, "01234567": 342, "formfe": [342, 361, 432], "repack": 342, "literal_text": 342, "used_key": 342, "used_arg": 342, "arg_nam": 342, "attribute_nam": 342, "element_index": 342, "index_str": 342, "thou": [342, 472], "shalt": [342, 472], "quest": [342, 439], "ton": 342, "grouping_opt": 342, "000000120": 342, "682": [342, 470], "insignific": [342, 480], "significand": [342, 349], "abra": 342, "cad": 342, "24n": 342, "81w": 342, "coord": [342, 471, 480], "5j": [342, 446], "test1": [342, 424], "test2": [342, 424], "2a": [342, 480], "101010": 342, "0o52": [342, 465], "0b101010": 342, "1234567890": [342, 465], "890": 342, "02x": 342, "c0a80001": 342, "dxob": 342, "1010": [342, 478], "flufl": 342, "noun": [342, 480], "ific": 342, "kung": 342, "pao": 342, "idpattern": [342, 480], "_a": 342, "braceidpattern": [342, 480], "unbrac": 342, "3454": [343, 462, 480], "mkstringprep": [343, 462], "tablea": 343, "tableb": 343, "tablec": 343, "1700": 344, "10c": 344, "cccccccccc": 344, "0s": 344, "0c": 344, "hhhh": [344, 459], "bhl": 344, "99999": 344, "3s": 344, "x32": 344, "x12": [344, 395], "serialnum": 344, "gradelevel": 344, "10shhb": 344, "4658": 344, "ci": [344, 458, 477, 478, 480], "0x12131415": 344, "x14": 344, "x13": 344, "llh0l": 344, "lhl": 344, "llh": 344, "revisit": [344, 480], "qh6xq": 344, "qqh": 344, "qqh6x": 344, "capture_output": [345, 477, 480], "other_popen_kwarg": 345, "crw": [345, 475], "systemroot": 345, "system32": [345, 458], "symmetri": [345, 459], "preexec_fn": [345, 463, 478, 480], "restore_sign": 345, "start_new_sess": [345, 478, 480], "pass_fd": [345, 478, 480], "extra_group": [345, 480], "pipes": [345, 480], "process_group": [345, 480], "lpapplicationnam": 345, "lpcommandlin": 345, "vike": 345, "seldom": 345, "handle_list": 345, "sigxfz": 345, "sigxfsz": 345, "ifconfig": [345, 480], "qemu": [345, 478, 480], "hadn": [345, 480], "ncmdshow": 345, "showwindow": 345, "sw_showdefault": 345, "startupinfoex": 345, "updateprocthreadattribut": 345, "error_invalid_paramet": 345, "conin": 345, "conout": 345, "realtim": 345, "non_existent_fil": 345, "mycmd": 345, "myarg": 345, "dmesg": 345, "hda": 345, "retcod": 345, "child_stdin": 345, "child_stdout": 345, "child_stderr": 345, "child_stdout_and_stderr": 345, "popen4": 345, "somestr": 345, "capturestderr": 345, "_use_vfork": 345, "nnnnnn": 345, "_use_posix_spawn": 345, "knob": 345, "snd": 346, "711": 346, "compile_typ": 348, "some_func": 348, "unobserv": 349, "__cantrace__": 349, "nomenclatur": 349, "js": [349, 453], "v14": 349, "dynload": [349, 351, 453, 480], "underdevelop": 349, "division_warn": [349, 472, 473], "1999": [349, 363, 392, 423], "iec": 349, "dbl_epsilon": 349, "dbl_dig": 349, "dbl_mant_dig": 349, "dbl_max_exp": 349, "dbl_max_10_exp": 349, "dbl_min_exp": 349, "dbl_min_10_exp": 349, "flt_radix": 349, "flt_round": 349, "character": 349, "14159265358979": 349, "15g": 349, "9876543211234567": 349, "16g": 349, "9876543211234568": 349, "rtld_": [349, 480], "unidentifi": 349, "service_pack": [349, 466], "service_pack_minor": [349, 466], "service_pack_major": [349, 466], "suite_mask": [349, 466], "product_typ": [349, 466], "platform_vers": [349, 476, 480], "ver_platform_win32_nt": 349, "ver_nt_workst": 349, "workstat": 349, "ver_nt_domain_control": 349, "ver_nt_serv": 349, "getversionex": [349, 480], "osversioninfoex": 349, "asyncgen_hook": 349, "firstit": 349, "0x010502f0": 349, "engag": 349, "0xffff": [349, 473, 480], "find_modul": [349, 420, 429, 462, 469, 470, 471, 473, 474, 477, 480], "freebsd8": 349, "linux2": [349, 473], "linux3": [349, 473], "aix5": 349, "aix7": [349, 478, 480], "coarser": 349, "suse": [349, 453, 479, 480], "profilefunc": 349, "timeslic": 349, "tracefunc": 349, "lnotab_not": [349, 476], "releaselevel": [349, 466, 468], "xa": 349, "2a3": 349, "9899": 349, "jtc1": 349, "sc22": 349, "wg14": 349, "n1256": 349, "debugger_id": 350, "coverage_id": 350, "profiler_id": 350, "optimizer_id": 350, "oblig": [350, 423, 459], "c_rais": 350, "exception_handl": [350, 480], "py_resum": 350, "py_return": 350, "py_start": 350, "py_throw": [350, 480], "py_unwind": [350, 480], "py_yield": 350, "no_ev": 350, "explict": 350, "comparis": 350, "tool_id": 350, "event_set": 350, "instruction_offset": 350, "line_numb": 350, "destination_offset": 350, "untaken": 350, "nuanc": 351, "landmark": [351, 458, 476, 480], "majorvers": 351, "minorvers": 351, "python311": 351, "alongsid": [351, 372, 418, 423, 432, 458], "py_enable_shar": 352, "libdir": [352, 457], "ar": [352, 453, 480], "posix_venv": [352, 470, 480], "nt_venv": [352, 470, 480], "platstdlib": [352, 472], "platlib": [352, 472, 480], "purelib": [352, 396, 472], "platinclud": [352, 472], "userbas": [352, 472], "stash": 352, "trifl": 352, "mnt": 352, "_get_default_schem": 352, "redistributor": [352, 466], "_install_schem": 352, "i586": [352, 472], "sun4u": 352, "64bit": [352, 471, 480], "intel64": [352, 480], "em64t": 352, "macosx": [352, 400, 456, 470, 471, 472, 480], "ppc": [352, 456, 465, 472], "ppc64": [352, 480], "i386": [352, 457, 458, 475], "fat": [352, 402], "ac_apple_universal_build": 352, "aix_genuine_cplusplus": 352, "arflag": 352, "log_mask": 353, "pri": 353, "log_upto": 353, "log_pid": 353, "log_con": 353, "log_ndelay": 353, "log_odelay": 353, "log_nowait": 353, "log_perror": 353, "file_or_dir": 354, "ustar": [355, 465, 480], "longlink": 355, "10240": 355, "tape": 355, "ignore_zero": [355, 480], "numeric_own": [355, 475, 480], "set_attr": 355, "fully_trust": 355, "arcnam": [355, 419], "regtyp": 355, "aregtyp": 355, "lnktype": 355, "symtyp": 355, "dirtyp": 355, "fifotyp": 355, "conttyp": 355, "chrtype": 355, "blktype": 355, "gnutype_spars": 355, "new_tarinfo": 355, "old_tarinfo": 355, "706": [355, 471], "crucial": [355, 429, 459], "abus": [355, 433, 472, 480], "tinker": 355, "my_tarfil": 355, "warn_the_us": 355, "statefulfilt": 355, "filter_func": 355, "file_count": 355, "brian_1979": [355, 419], "source1": [355, 419], "sourcen": [355, 419], "output_dir": [355, 419], "filternam": 355, "py_fil": 355, "quux": 355, "bsdtar": 355, "libarch": 355, "unmaintain": [355, 372, 472, 474, 476], "ancient": [355, 464, 480], "seventh": 355, "miscalcul": [355, 480], "nowaday": 355, "telopt_": 356, "iac": 356, "dont": 356, "wont": 356, "subnegoti": 356, "dm": 356, "brk": 356, "ao": 356, "ayt": 356, "ec": [356, 480], "ga": 356, "read_": 356, "tn": 356, "midst": 356, "subopt": 356, "uncompil": 356, "delete_on_clos": [357, 471, 480], "max_siz": [357, 383], "spool": 357, "_file": 357, "ignore_cleanup_error": [357, 480], "tmpdir": [357, 480], "tmpdirnam": [357, 472], "tmptjujjt": 357, "iflag": 358, "oflag": 358, "lflag": 358, "ispe": 358, "ospe": 358, "vmin": 358, "vtime": 358, "tciflush": 358, "tcoflush": 358, "tcioflush": 358, "tcooff": 358, "tcoon": 358, "tcioff": 358, "tcion": 358, "ws_row": 358, "ws_col": 358, "tiocgwinsz": 358, "tiocgsiz": 358, "winsiz": [358, 480], "tiocswinsz": 358, "tiocssiz": 358, "regrtest": [359, 379, 462, 466, 480], "test_": [359, 419, 480], "pyunit": [359, 460], "mytestcase1": 359, "test_feature_on": 359, "test_feature_two": 359, "mytestcase2": 359, "whitebox": 359, "blackbox": 359, "improp": [359, 391, 425, 459, 471, 474, 480], "crop": 359, "anomal": 359, "testfuncacceptssequencesmixin": 359, "mysuperwhammyfunct": 359, "test_func": 359, "acceptlist": 359, "acceptstr": 359, "accepttupl": 359, "beck": [359, 385, 460], "test_main": [359, 480], "test_spam": 359, "uall": [359, 462], "largefil": [359, 480], "pcbuild": [359, 458, 465, 480], "buildbot": [359, 385, 453, 480], "with_doc_str": [359, 453], "init_delay": 359, "max_delay": 359, "backoff": [359, 480], "o0": [359, 480], "_testcapi": [359, 453, 480], "accept_pattern": 359, "new_val": 359, "catstr": 359, "min_vers": 359, "memus": 359, "bigmem": 359, "_4g": 359, "errtext": 359, "hog": 359, "refleak": [359, 471, 480], "pkg_dir": 359, "standard_test": [359, 385], "ref_api": 359, "other_api": 359, "test_inst": 359, "object_to_patch": 359, "cmd_name": 359, "test_cas": [359, 385], "name_of_modul": 359, "not_export": [359, 480], "_csv": [359, 480], "misctestcas": 359, "test__all__": 359, "othertestcas": 359, "bar_const": 359, "foo_const": 359, "_bar": 359, "max_digit": 359, "seterrormod": 359, "coredump": [359, 480], "elicit": 359, "ephemer": [359, 399], "s_server": 359, "so_exclusiveaddrus": 359, "resource_nam": 359, "assert_python": 359, "pythonusersit": 359, "env_var": 359, "__isol": 359, "__cleanenv": 359, "__cwd": 359, "script_dir": 359, "script_basenam": 359, "omit_suffix": 359, "zip_dir": 359, "zip_basenam": 359, "script_nam": [359, 404], "name_in_zip": 359, "init_sourc": 359, "_unspecifi": 359, "original_valu": 359, "xattr": [359, 480], "tempcwd": 359, "reinsert": [359, 373, 466, 468], "py_warn": 359, "_warn": [359, 469, 480], "c_warn": 359, "required_on": 359, "oldmodul": 359, "warning_help": 359, "test_suppress_warn": 359, "regexp": [359, 472, 480], "warningcategori": 359, "warningrecord": 359, "hey": 359, "thello": 361, "nworld": 361, "frankenstein": 361, "insec": 361, "camelcas": 362, "overcom": [362, 472, 480], "activecount": [362, 465, 469, 480], "_threading_loc": 362, "threadgroup": 362, "tid": [362, 480], "awaken": 362, "cv": [362, 381], "an_item_is_avail": 362, "get_an_available_item": 362, "make_an_item_avail": 362, "notifyal": [362, 469, 480], "dutch": [362, 432], "scientist": 362, "edsger": 362, "dijkstra": 362, "awoken": 362, "maxconnect": 362, "pool_sema": 362, "connectdb": 362, "isset": [362, 469, 480], "begun": [362, 462, 463], "accept_connect": 362, "process_server_connect": 362, "make_connect": [362, 416], "process_client_connect": 362, "awri": 362, "some_lock": 362, "1969": 363, "acronym": 363, "compromis": 363, "wisdom": 363, "tm": [363, 372], "1993": [363, 480], "clk_id": 363, "ntp": 363, "suspens": [363, 425, 427], "clock_nanosleep": [363, 470, 480], "nanosleep": [363, 470, 480], "tm_mday": 363, "335": 363, "meridian": 363, "julian": [363, 474, 475, 480], "05edt": 363, "m4": [363, 480], "m10": 363, "aest": 363, "10aedt": 363, "tzfile": 363, "datafil": [363, 462], "australia": 363, "melbourn": 363, "egypt": 363, "eet": 363, "eest": 363, "discontinu": [363, 480], "settimeofday": 363, "nonadjust": 363, "ptp": 363, "uptim": [363, 477, 480], "asleep": 363, "1123": [363, 468], "usec": [364, 475], "3018611848820001": 364, "2727368790656328": 364, "23702679807320237": 364, "19665591977536678": 364, "time_taken": 364, "wallclock": 364, "nsec": 364, "5000000": 364, "0877": 364, "41440500499993504": 364, "7246671520006203": 364, "3955516149999312": 364, "40183617287970225": 364, "37027556854118704": 364, "38344867356679524": 364, "3712595970846668": 364, "37866875250654886": 364, "9138244460009446": 364, "5829014980008651": 364, "04215312199994514": 364, "08588060699912603": 364, "stupid": 364, "woefulli": 366, "tkdoc": [366, 480], "roseman": [366, 469, 479, 480], "978": 366, "1999149567": 366, "alan": [366, 464, 465, 471, 477, 480], "moor": [366, 461, 462, 465, 474, 475, 477, 480], "1788835886": 366, "lutz": 366, "0596158101": 366, "ousterhout": 366, "jone": [366, 462, 464, 474, 475], "0321336330": 366, "multitask": 366, "bridg": [366, 472], "xlib": 366, "cocoa": [366, 456, 472, 480], "gdi": 366, "screennam": [366, 372], "usetk": 366, "argv0": 366, "winfo_id": 366, "winfo_par": 366, "loadtk": 366, "frm": 366, "grid": [366, 371, 373], "lbl": 366, "btn": [366, 373, 381], "winfo_x": 366, "winfo_height": 366, "winfo_view": 366, "winfo": 366, "reenter": 366, "idiosyncrat": 366, "relief": [366, 373], "groov": 366, "placer": 366, "qualit": 366, "183": 366, "parcel": [366, 373], "ipadx": 366, "ipadi": 366, "padx": 366, "padi": 366, "textvari": [366, 373], "onvalu": 366, "offvalu": 366, "stringvar": [366, 373], "intvar": [366, 480], "doublevar": 366, "booleanvar": [366, 480], "entrythingi": 366, "print_cont": 366, "wm": 366, "icon": [366, 458, 461, 462, 480], "_root": 366, "compass": 366, "sw": 366, "nw": 366, "gray25": 366, "gray50": 366, "hourglass": 366, "questhead": 366, "contrib": 366, "gumbi": 366, "print_it": 366, "rrggbb": 366, "rrrgggbbb": 366, "rrrrggggbbbb": 366, "160": [366, 379, 381, 423], "cursorfont": 366, "xc_": 366, "xc_hand2": 366, "hand2": 366, "179": 366, "centimetr": 366, "millimetr": 366, "5i": 366, "widthxheight": 366, "200x100": 366, "3i": 366, "2i": 366, "4c": 366, "43c": 366, "sunken": 366, "ridg": 366, "scrollcommand": [366, 373], "3tk": 366, "turn_r": 366, "activeforeground": 366, "send_ev": 366, "keysym": 366, "keysym_num": 366, "x_root": 366, "y_root": 366, "entryconfig": 366, "bitmapimag": 366, "photoimag": [366, 478, 480], "pillow": [366, 447], "maxbytecount": 366, "picker": 367, "buttonpress": 368, "dnd_accept": 368, "old_target": 368, "dnd_leav": 368, "dnd_enter": 368, "dnd_commit": 368, "dnd_end": 368, "buttonreleas": 368, "slant": [369, 459], "emphasi": 369, "overstrik": 369, "strikeout": 369, "displayof": 369, "ascent": 369, "descent": 369, "linespac": 369, "tixinspect": 372, "inspector": 372, "combo": [372, 373], "subwidget": 372, "mega": 372, "tk_popup": 372, "motif": 372, "tixexfileselectdialog": 372, "checkbutton": [372, 373, 480], "tixnotebook": 372, "xpm": 372, "cnf": [372, 457], "tix_librari": 372, "dlgclass": 372, "fileselectdialog": 372, "monochrom": 372, "newschem": 372, "newfontset": 372, "newscmprio": 372, "fontset": 372, "resetopt": 372, "tix_config": 372, "anti": [373, 381, 387, 480], "menubutton": 373, "tile": [373, 381, 466], "monograph": 373, "bw": 373, "tlabel": 373, "ttkstyle": 373, "bindtag": 373, "viewabl": 373, "xscrollcommand": 373, "yscrollcommand": 373, "statespec": 373, "inquir": [373, 475], "icursor": 373, "exportselect": 373, "selection_get": 373, "postcommand": 373, "dropdown": 373, "comboboxselect": 373, "newindex": 373, "tab_id": 373, "notebooktabchang": 373, "unmanag": 373, "autoincr": [373, 480], "recur": 373, "southeast": 373, "displaycolumn": 373, "selectmod": 373, "treeviewselect": 373, "treeviewopen": 373, "treeviewclos": 373, "offscreen": 373, "newchildren": 373, "minwidth": 373, "imagenam": 373, "winfo_class": 373, "somewidget": 373, "confer": [373, 460, 464], "query_opt": 373, "tbutton": 373, "colored_btn": 373, "layoutspec": 373, "tmenubutton": 373, "mbtn": 373, "elementnam": 373, "etyp": [373, 378, 469], "vsapi": 373, "6a": 373, "imagespec": 373, "interior": [373, 381, 460, 461], "themenam": 373, "tcombobox": 373, "green2": 373, "green4": 373, "fieldbackground": 373, "green3": 373, "olivedrab1": 373, "olivedrab2": 373, "themechang": [373, 480], "caviti": 373, "whichsid": 373, "nswe": 373, "sublayout": 373, "exact_typ": 375, "srow": 375, "scol": 375, "erow": 375, "ecol": 375, "decistmt": 375, "3e": 375, "007": 375, "13th": 375, "21716034272e": 375, "217160342717258261933904529e": 375, "toknum": 375, "tokval": 375, "say_hello": 375, "toml_str": 376, "listfunc": 377, "coverdir": 377, "trackcal": 377, "countfunc": 377, "countcal": 377, "ignoremod": 377, "ignoredir": 377, "show_miss": 377, "extracted_list": 378, "lookup_lin": 378, "capture_loc": [378, 480], "max_group_width": [378, 480], "max_group_depth": [378, 480], "frame_gen": 378, "frame_summari": 378, "run_user_cod": 378, "envdir": 378, "bright_side_of_lif": 378, "formatted_lin": 378, "another_funct": 378, "lumberstack": 378, "an_error": 378, "top_stat": 379, "716": 379, "4855": 379, "39328": 379, "284": 379, "521": 379, "3199": 379, "167": 379, "368": 379, "244": 379, "2315": 379, "381": 379, "185": [379, 468], "243": [379, 460], "133": 379, "347": [379, 464], "262": 379, "1446": 379, "911": 379, "1454": 379, "2131": 379, "148": 379, "344": 379, "snapshot1": 379, "snapshot2": 379, "8173": 379, "4428": 379, "71332": 379, "39369": [379, 480], "117": [379, 460], "940": 379, "8106": 379, "571": 379, "298": 379, "589": [379, 383, 478, 480], "1005": 379, "166": 379, "7423": 379, "1526": 379, "1334": 379, "848": 379, "1465": 379, "784": 379, "491": 379, "969": 379, "903": 379, "870": 379, "1036": 379, "934": 379, "1068": 379, "619": 379, "1581": 379, "1614": 379, "938": 379, "1728": 379, "test_pickletool": 379, "1276": 379, "test_runn": 379, "976": 379, "display_failur": 379, "761": 379, "1563": 379, "main_in_temp_cwd": 379, "run_glob": 379, "display_top": 379, "key_typ": 379, "419": [379, 468], "_b85chars2": 379, "_b85char": 379, "306": 379, "_a85chars2": 379, "_a85char": 379, "class_definit": 379, "testmethod": 379, "_hexdig": 379, "_weakrefset": 379, "142": [379, 439, 443], "_b32tab2": 379, "_b32tab": 379, "6220": 379, "3602": 379, "5303": 379, "large_sum": 379, "first_siz": 379, "first_peak": 379, "small_sum": 379, "second_s": 379, "second_peak": 379, "664": 379, "3592984": 379, "804": 379, "29704": [379, 480], "optimis": [379, 425, 480], "old_snapshot": 379, "most_recent_first": [379, 477, 480], "geometr": [381, 470], "walli": 381, "feurzeig": 381, "seymour": 381, "papert": 381, "cynthia": 381, "solomon": [381, 480], "learner": 381, "classroom": [381, 480], "clockwis": 381, "anew": [381, 429, 479, 480], "whom": [381, 423], "360": 381, "337": 381, "fill_gap": 381, "polygon": 381, "travel": 381, "to_angl": 381, "inscrib": 381, "semicircl": 381, "colorstr": 381, "diamet": 381, "canva": [381, 465, 471, 478, 480], "stamp_id": 381, "stampid": 381, "astamp": 381, "unused_stamp_id": 381, "undobuff": 381, "speedstr": 381, "speedvalu": 381, "440": 381, "27876": 381, "60254": 381, "fullcircl": 381, "grad": 381, "gon": [381, 473], "gradian": 381, "5707963267948966": 381, "thick": 381, "turtleshap": 381, "pendict": 381, "nores": 381, "stretchfactor": 381, "penstat": 381, "33cc8c": 381, "brown": [381, 465, 480], "5490196078431373": 381, "140": [381, 466, 480], "32c18f": 381, "colorstring1": 381, "colorstring2": 381, "g2": 381, "285078": 381, "a0c8f0": 381, "fillstat": 381, "arial": 381, "fontnam": 381, "fontsiz": 381, "fonttyp": 381, "shapenam": 381, "rmode": 381, "outlinewidth": 381, "stretch_wid": 381, "stretch_len": 381, "perpendicular": 381, "shear": 381, "t11": 381, "t12": 381, "t21": 381, "t22": 381, "myturtl": 381, "glow": 381, "unglow": 381, "handdraw": 381, "myfavouriteshap": 381, "mick": [381, 459, 462, 464], "pet": 381, "_screen": 381, "poly1": 381, "poly2": 381, "shapelist": 381, "myshap": 381, "800080": 381, "picnam": 381, "nopic": 381, "backgroundimag": 381, "landscap": [381, 465], "canvwidth": 381, "canvheight": 381, "canvaswidth": 381, "canvasheight": 381, "1500": [381, 480], "llx": 381, "urx": 381, "distort": 381, "octagon": 381, "acceler": [381, 459, 460, 464, 467, 473, 474, 480], "xdummi": 381, "ydummi": 381, "nim": 381, "minval": 381, "maxval": 381, "stake": 381, "cmode": 381, "turtlegraphicserror": 381, "thusli": 381, "480": 381, "turtlegraph": 381, "using_idl": 381, "_cfg": 381, "startx": 381, "leftright": 381, "starti": 381, "topbottom": 381, "200x200": 381, "titlebar": 381, "zoo": [381, 424], "playground": 381, "type_": 381, "poli": [381, 459], "tooltip": [381, 480], "backgroundcolor": 381, "turtle_docstringdict": 381, "turtle_docstringdict_german": 381, "glingl": 381, "aon": 381, "undobuffers": 381, "exampleturtl": 381, "examplescreen": 381, "docstringdict": 381, "turtle_docstringdict_italian": 381, "bytedesign": 381, "sourcecod": 381, "chao": 381, "verhulst": 381, "colormix": 381, "forest": 381, "fractalcurv": 381, "hilbert": 381, "koch": 381, "lindenmay": 381, "ethnomathemat": 381, "indian": 381, "kolam": 381, "minimal_hanoi": 381, "hanoi": 381, "disc": 381, "nimstick": 381, "minimalist": 381, "peac": 381, "penros": [381, 480], "aperiod": 381, "kite": 381, "dart": 381, "planet_and_moon": 381, "rosett": [381, 480], "round_danc": 381, "danc": [381, 439], "sorting_anim": 381, "two_canvas": 381, "canvas": 381, "yinyang": 381, "tdemo_nim": 381, "tdemo_round_d": 381, "exec_bodi": 382, "__prepare__": [382, 386, 425, 474, 476, 480], "laid": 382, "__orig_bases__": [382, 471, 480], "listiter": 382, "t_origin": 382, "t_arg": 382, "gen_func": [382, 480], "typing_extens": 383, "544": [383, 478, 480], "586": [383, 469, 478, 479, 480], "591": [383, 478, 480], "593": [383, 479, 480], "new_vector": 383, "connectionopt": 383, "broadcast_messag": 383, "some_id": [383, 476], "524313": [383, 476], "get_user_nam": 383, "user_id": 383, "user_a": 383, "42351": 383, "user_b": 383, "23413": 383, "54341": 383, "some_valu": 383, "adminuserid": 383, "prouserid": 383, "get_next_item": 383, "async_queri": 383, "on_success": 383, "on_upd": 383, "batch_proc": 383, "cb_result": 383, "good_cb": 383, "bad_cb": 383, "maxitem": 383, "paramspecvari": 383, "returntyp": 383, "arg1typ": 383, "arg2typ": 383, "notify_by_email": 383, "prouser": 383, "teamus": 383, "make_new_us": 383, "user_class": 383, "new_non_team_us": 383, "basicus": 383, "loggedvar": 383, "zero_all_var": 383, "weirdtrio": 383, "oldt": 383, "contravari": 383, "oldb": 383, "oldweirdtrio": 383, "linkedlist": 383, "vec": [383, 439], "inproduct": 383, "type1": 383, "aesthet": 383, "legacy_pars": 383, "hatch": [383, 466], "hash_a": 383, "hash_b": 383, "typesaf": 383, "unpython": 383, "bucket": [383, 425], "enjoy": [383, 410, 471], "unconstrain": 383, "greet_bad": 383, "greet_prop": 383, "run_queri": [383, 470], "arbitrary_str": [383, 470], "literal_str": 383, "never_call_m": 383, "int_or_str": 383, "return_self": 383, "subclassoffoo": 383, "returns_egg": 383, "boxofstr": 383, "make_box_of_str": 383, "with_lock": 383, "my_lock": 383, "sum_threadsaf": 383, "validate_simpl": 383, "open_help": 383, "starship": [383, 464, 476], "enterprise_d": 383, "fastconnector": 383, "__metadata__": 383, "valuerang": 383, "ann1": 383, "include_extra": [383, 479, 480], "is_str": 383, "is_str_list": 383, "typea": 383, "typeb": 383, "kt": 383, "lookup_nam": 383, "infer_vari": 383, "strsequenc": 383, "strorbytessequ": 383, "print_capit": 383, "stringsubclass": 383, "print_ab": 383, "move_first_element_to_last": 383, "get_shap": 383, "happili": 383, "array2": 383, "float_array_1d": 383, "int_array_2d": 383, "yup": 383, "intfunc": [383, 471], "add_log": 383, "add_two": 383, "listorset": [383, 424], "notgener": 383, "_field_typ": [383, 478, 479, 480], "first_us": 383, "genproto": 383, "poni": 383, "closabl": 383, "checkabl": [383, 471, 480], "complex_funct": 383, "eq_default": 383, "order_default": 383, "kw_only_default": 383, "frozen_default": [383, 471, 480], "field_specifi": 383, "create_model": [383, 470], "customermodel": [383, 470], "modelbas": 383, "modelmeta": 383, "__dataclass_transform__": 383, "meanwhil": 383, "__final__": [383, 470, 480], "log_status": 383, "__override__": 383, "fetch_respons": 383, "unsubscript": 383, "expensive_mod": 383, "sometyp": [383, 475], "local_var": 383, "anothertyp": 383, "other_fun": 383, "count_word": 383, "keep_posit": 383, "t_co": 383, "ct_co": 383, "add_unicode_checkmark": 383, "u2713": 383, "kt_co": 383, "vt_co": 383, "get_position_in_index": 383, "word_list": 383, "_vt_co": 383, "yieldtyp": 383, "sendtyp": 383, "echo_round": 383, "infinite_stream": 383, "38291": [383, 469, 480], "undecid": 383, "91896": [383, 471, 480], "92332": [383, 470, 471, 480], "94309": [383, 471, 480], "ucd": [384, 432, 473, 474, 480], "unistr": [384, 459], "00c7": [384, 427], "cedilla": [384, 427], "0043": [384, 427], "0327": [384, 427], "2160": 384, "0049": 384, "kd": 384, "kc": 384, "solidus": 384, "etter": 384, "ppercas": 384, "u0660": [384, 459], "rabic": 384, "umber": 384, "namealias": [384, 432], "namedsequ": 384, "junit": [385, 460, 480], "taxonomi": 385, "unittestgui": 385, "appveyor": 385, "teststringmethod": 385, "test_upp": 385, "test_isupp": 385, "test_split": 385, "000s": 385, "001s": 385, "test_module1": 385, "test_module2": 385, "test_modul": [385, 387], "testclass": 385, "test_method": 385, "test_someth": [385, 386, 387, 477], "foo_test": [385, 477], "sometest": [385, 477], "bar_test": [385, 477], "test_foo": [385, 387, 477], "footest": [385, 477], "project_directori": 385, "_test": [385, 472], "proj": [385, 480], "test_mypkg": 385, "defaultwidgetsizetestcas": 385, "test_default_widget_s": 385, "widgettestcas": 385, "test_widget_res": 385, "suffer": [385, 386, 460, 461, 462], "test_widget": [385, 480], "testsometh": 385, "makesometh": 385, "makesomethingdb": 385, "deletesomethingdb": 385, "mytestcas": 385, "test_noth": 385, "test_format": 385, "test_windows_support": 385, "test_maybe_skip": 385, "external_resource_avail": 385, "005s": 385, "myskippedtestcas": 385, "test_not_run": 385, "expectedfailuretestcas": 385, "test_fail": 385, "skipunlesshasattr": 385, "numberstest": [385, 474], "test_even": [385, 474], "the_except": 385, "error_cod": 385, "assertraisesregexp": [385, 466, 468, 470, 471], "somewarn": 385, "legacy_funct": [385, 472], "frobnic": [385, 399], "assertregexpmatch": [385, 466, 470, 471, 472], "seq_typ": 385, "assertxyy": 385, "_async_connect": 385, "asyncconnect": [385, 478], "test_respons": 385, "status_cod": [385, 478], "on_cleanup": 385, "testfunc": 385, "_removetestatindex": [385, 474], "synthet": [385, 471, 480], "testcaseclass": 385, "unoffici": [385, 475], "use_load_test": [385, 471, 475, 480], "sampletest": 385, "sampletestcas": 385, "test_on": [385, 387], "test_two": [385, 387], "test_thre": 385, "start_dir": [385, 480], "top_level_dir": 385, "loadtestsfrom": 385, "formatted_err": 385, "resultclass": 385, "wd": [385, 397, 464, 466, 474, 476], "wa": 385, "defaulttest": [385, 474], "catchbreak": 385, "testprogram": [385, 471], "testcase1": 385, "testcase2": 385, "testcase3": 385, "test_class": 385, "this_dir": 385, "package_test": 385, "basetestsuit": 385, "_errorhold": 385, "_connect": [385, 416], "createexpensiveconnectionobject": 385, "createconnect": 385, "closeconnect": 385, "test_signal_handl": 385, "replay": 386, "productionclass": [386, 387], "classname2": [386, 387], "classname1": [386, 387], "mockclass1": [386, 387], "mockclass2": [386, 387], "mock_method": [386, 387], "newkey": [386, 387], "newvalu": [386, 387], "foobarbaz": 386, "wheeeeee": 386, "specc": [386, 387], "autospec": [386, 387, 480], "mock_funct": 386, "fishi": 386, "new_cal": 386, "spec_set": [386, 387], "assret": [386, 480], "asert": [386, 480], "aseert": [386, 480], "assrt": [386, 480], "wow": 386, "any_ord": [386, 387], "some_mock": 386, "w00t": 386, "140161580456576": [386, 387], "mock_foo": [386, 387], "mockiti": 386, "this_foo": 386, "async_func": 386, "asyncmockmixin": 386, "_mock_cal": 386, "exampleclass": 386, "sync_foo": 386, "async_foo": 386, "a_mock": 386, "coroutine_mock": 386, "bang": 386, "not_a_child": 386, "thing1": 386, "thing2": 386, "normal_argu": 386, "mock_class": 386, "mockclass": 386, "mock_th": 386, "mock_stdout": 386, "non_existing_attribut": 386, "honour": [386, 480], "class_method": 386, "in_dict": 386, "testsampl": 386, "test_sampl": 386, "patched_foo": 386, "first_patch": 386, "second_patch": 386, "test_funct": 386, "mock_exit": 386, "new_mock": [386, 387], "mytest": [386, 387], "patcher1": 386, "patcher2": 386, "fiddlier": [386, 387], "bonus": [386, 460], "mock_ord": 386, "foo_on": 386, "foo_two": 386, "static_method": [386, 387], "mock1": 386, "mock2": 386, "foobl": [386, 387], "__getinitargs__": 386, "__getformat__": [386, 480], "kall": [386, 463, 480], "abstracthttphandl": [386, 476, 480], "_noncallablemock__get_return_valu": 386, "_noncallablemock__get_side_effect": 386, "_noncallablemock__return_value_doc": 386, "_noncallablemock__set_return_valu": 386, "_noncallablemock__set_side_effect": 386, "my_mock": 386, "irrespect": 386, "read_data": [386, 387, 443, 480], "deplet": 386, "rewound": 386, "fidd": 386, "bibbl": 386, "assret_called_once_with": 386, "dandi": 386, "assret_called_with": 386, "has_data": [386, 392, 474], "mock_request": 386, "somethingfortest": 386, "submock": 386, "attribute1": 386, "not_submock": 386, "sample_nam": 386, "new_attribut": 386, "attribute2": 386, "mock_inst": 387, "some_method": [387, 416], "old_method": 387, "smarter": [387, 468, 472, 480], "data_dict": 387, "open_side_effect": 387, "file3": 387, "file_handl": 387, "testabl": 387, "backendprovid": 387, "get_endpoint": 387, "create_cal": 387, "start_cal": 387, "mock_backend": 387, "mock_respons": 387, "mock_dat": 387, "mocksomeclass": 387, "not_a_test": 387, "whilst": [387, 480], "nuisanc": 387, "grob": 387, "mock_frob": 387, "copy_call_arg": 387, "copyingmock": 387, "mock_bar": 387, "mock_spam": 387, "create_patch": 387, "my_dict": 387, "mymock": 387, "has_been_cal": 387, "adaptor": 387, "blip": 387, "expected_cal": 387, "fifti": [387, 423], "some_obj": 387, "match_foo": 387, "match_wrong": 387, "pyhamcrest": 387, "hamcrest": 387, "match_equ": 387, "gopher": 391, "hdl": [391, 423], "mailto": [391, 423], "mms": 391, "prospero": 391, "rsync": 391, "rtsp": 391, "rtsps": [391, 480], "rtspu": 391, "sftp": 391, "shttp": 391, "snew": 391, "wai": 391, "urlstr": 391, "allow_frag": 391, "netloc": [391, 466, 472], "1808": [391, 475, 480], "7eguido": 391, "max_num_field": [391, 480], "doseq": 391, "2396": [391, 466, 475, 477, 480], "c0": [391, 480], "defens": [391, 480], "unreserv": 391, "20ni": 391, "b1o": 391, "2fel": 391, "quote_via": [391, 475, 480], "std66": 391, "2732": [391, 466, 472], "2368": 391, "1738": 391, "cadefault": 392, "_proxi": [392, 480], "handler_ord": 392, "firefox": [392, 400, 464, 471, 480], "i686": 392, "gecko": 392, "20071127": 392, "camel": [392, 465, 472], "request_host": 392, "no_proxi": [392, 480], "cern": 392, "ncsa": 392, "uiuc": 392, "basicauth": 392, "passwd_mgr": 392, "40x": 392, "unredirect": 392, "header_valu": 392, "get_host": [392, 474], "get_selector": [392, 474], "is_unverifi": [392, 474], "http_error_404": 392, "_open": [392, 480], "http_error_": 392, "_error": 392, "_request": 392, "_respons": 392, "adopt": [392, 429, 460, 461, 462, 465, 479, 480], "newurl": 392, "http_error_30": 392, "authuri": 392, "authreq": 392, "2397": 392, "equiv": 392, "xhtm": 392, "ngot": 392, "auth_handl": 392, "pdq": 392, "mahler": 392, "8092": 392, "klem": 392, "kadidd": 392, "ehopp": 392, "proxy_handl": 392, "3128": 392, "proxy_auth_handl": 392, "contact": [392, 404, 480], "addhead": 392, "musi": [392, 393], "requestb": 392, "xrbl82xr": 392, "reporthook": 392, "local_filenam": 392, "30x": [392, 473], "maxtri": 392, "550": 392, "_urlopen": 392, "robotstxt": 393, "userag": 393, "crawl": [393, 476, 480], "requestr": 393, "sitemap": 393, "rp": 393, "rrate": 393, "lanc": [394, 423], "ellinghous": [394, 423], "jansen": [394, 423, 461, 462, 475, 480], "in_fil": 394, "out_fil": [394, 410, 480], "12345678": 395, "567812345678": 395, "12345678123456781234567812345678": 395, "x34": 395, "x56": [395, 459], "x78": 395, "0x12345678": 395, "0x1234": 395, "0x5678": 395, "0x12": 395, "0x34": 395, "0x567812345678": 395, "0x12345678123456781234567812345678": 395, "administ": [395, 459, 465, 477, 480], "ncs": 395, "x500": 395, "a8098c1a": [395, 464], "f86e": [395, 464], "11da": [395, 464], "bd1a": [395, 464], "00112444be1e": [395, 464], "6fa459ea": [395, 464], "ee8a": [395, 464], "3ca4": [395, 464], "894e": [395, 464], "db77e160355": [395, 464], "16fd2706": [395, 464], "8baf": [395, 464], "433b": [395, 464], "82eb": [395, 464], "8c7fada847da": [395, 464], "886313e1": [395, 464], "3b8a": [395, 464], "5372": [395, 464], "9b90": [395, 464], "0c9aee199e5d": [395, 464], "00010203": 395, "0405": 395, "0607": 395, "0809": 395, "0a0b0c0d0e0f": 395, "x05": 395, "x0e": 395, "x0f": 395, "movabl": 396, "copyabl": [396, 480], "python35": [396, 450], "myenv": 396, "dep": [396, 480], "env_dir": 396, "powershel": [396, 458, 478, 480], "executionpolici": 396, "remotesign": 396, "currentus": 396, "zsh": 396, "csh": [396, 450, 474], "tcsh": [396, 463], "virtual_env": [396, 475], "system_site_packag": 396, "with_pip": [396, 474], "upgrade_dep": 396, "builder": [396, 407, 408, 410], "__venv_dir__": 396, "env_nam": 396, "__venv_name__": [396, 479], "__venv_prompt__": [396, 479, 480], "inc_path": 396, "lib_path": 396, "bin_path": 396, "bin_nam": 396, "__venv_bin_name__": 396, "env_ex": 396, "__venv_python__": 396, "env_exec_cmd": 396, "redirector": [396, 477, 480], "extendedenvbuild": 396, "easy_instal": [396, 471], "nodist": 396, "nopip": 396, "install_setuptool": 396, "install_pip": 396, "binpath": 396, "distpath": 396, "ez_setup": 396, "system_sit": 396, "use_symlink": 396, "warrant": [397, 467], "user_n": 397, "fxn": 397, "skip_file_prefix": [397, 480], "deprecated_api": 397, "_warn_skip": 397, "one_way": 397, "r_luxury_yacht": 397, "t_wobbler_mangrov": 397, "another_way": 397, "__warningregistry__": [397, 480], "wave_format_extens": [398, 480], "ksdataformat_subtype_pcm": 398, "defici": 398, "0x7fc859830220": 399, "lifecycl": [399, 466, 474], "do_something_us": 399, "extendedref": 399, "__counter": 399, "_id2obj_dict": 399, "id2obj": 399, "kenni": [399, 474], "newobj": [399, 480], "_final": 399, "unloading_modul": 399, "autorais": [400, 464], "epiphani": 400, "kfmclient": 400, "konqueror": [400, 464, 480], "kfm": 400, "genericbrows": 400, "elink": [400, 464], "w3m": 400, "windowsdefault": 400, "macosxosascript": [400, 480], "safari": 400, "chrome": [400, 473, 480], "chromium": [400, 473], "kde": 400, "kdedir": 400, "mosaic": [400, 471, 480], "galeon": [400, 471, 480], "skipston": [400, 471, 480], "iceap": [400, 471, 480], "neglect": 402, "hkey": 402, "computernam": 402, "subkey": [402, 458], "wow64": 402, "windir": 402, "flusher": 402, "se_restore_privileg": 402, "regloadkey": 402, "1601": 402, "querykey": 402, "sebackupprivileg": 402, "security_attribut": 402, "dsiablereflectionkey": 402, "subordin": [402, 466], "standard_rights_requir": 402, "standard_rights_writ": 402, "standard_rights_read": 402, "speaker": 403, "systemasterisk": 403, "systemexclam": 403, "systemhand": 403, "systemquest": 403, "systemdefault": 403, "wsgu": 404, "url_schem": 404, "fastcgi": 404, "include_queri": 404, "path_info": 404, "query_str": [404, 470], "http_host": 404, "simple_app": 404, "start_respons": [404, 472, 480], "ret": 404, "hop": 404, "filelik": 404, "base_environ": 404, "middlewar": 404, "nonconform": 404, "validator_app": 404, "run_onc": 404, "allowpathinfo": 404, "metabas": 404, "allowpathinfoforscriptmap": 404, "path_transl": 404, "vhost": 404, "iis7": 404, "scgi": 404, "retarget": 404, "spit": 404, "file_wrapp": [404, 480], "hello_world_app": 404, "mime_typ": 404, "1014": 405, "microsystem": 405, "1832": 405, "pack_typ": 405, "pack_uint": 405, "pack_int": 405, "pack_enum": 405, "pack_bool": 405, "pack_uhyp": 405, "pack_hyp": 405, "pack_item": 405, "unpack_typ": 405, "unpack_item": 405, "billion": [406, 480], "laugh": [406, 473, 480], "blowup": 406, "bomb": [406, 419, 480], "expat_vers": 406, "luck": 407, "omg": [407, 408], "python_dom": 407, "qualifiednam": 407, "element_nod": 407, "attribute_nod": 407, "text_nod": [407, 408], "cdata_section_nod": 407, "entity_nod": 407, "processing_instruction_nod": [407, 408], "comment_nod": 407, "document_nod": 407, "document_type_nod": 407, "notation_nod": 407, "uncontroversi": 407, "newchild": 407, "refchild": 407, "oldchild": 407, "oldattr": 407, "newattr": [407, 461], "removenameditem": 407, "domstring_size_err": 407, "hierarchy_request_err": 407, "index_size_err": 407, "inuse_attribute_err": 407, "invalid_access_err": 407, "invalid_character_err": 407, "invalid_modification_err": 407, "invalid_state_err": 407, "namespace_err": 407, "not_found_err": 407, "not_supported_err": 407, "no_data_allowed_err": 407, "no_modification_allowed_err": 407, "syntax_err": 407, "wrong_document_err": 407, "domstr": [407, 408], "somevalu": 407, "anothervalu": 407, "_get_somevalu": 407, "_get_anothervalu": 407, "_set_anothervalu": 407, "corba": 407, "profici": 408, "dom1": 408, "datasourc": 408, "dom2": 408, "dom3": 408, "myxml": 408, "filename_or_fil": 408, "grasp": 408, "impl": [408, 480], "newdoc": 408, "some_tag": 408, "top_el": 408, "addind": 408, "newl": 408, "subnod": 408, "prologu": 408, "slideshow": 408, "handleslideshow": 408, "handleslideshowtitl": 408, "handletoc": 408, "handleslid": 408, "handleslidetitl": 408, "handlepoint": 408, "_get_foo": 408, "_set_foo": 408, "domtimestamp": 408, "entityrefer": 408, "sales_item": 409, "start_docu": 409, "end_docu": 409, "processing_instruct": 409, "ignorable_whitespac": 409, "documentfactori": 409, "stream_or_str": 409, "celementtre": [410, 464, 472, 473, 480], "liechtenstein": 410, "gdppc": 410, "141100": 410, "switzerland": 410, "singapor": 410, "59900": 410, "malaysia": 410, "panama": 410, "13600": 410, "costa": 410, "rica": 410, "colombia": 410, "country_data": 410, "country_data_as_str": 410, "mytag": 410, "sometext": 410, "0x7fa66db2be58": 410, "new_rank": 410, "sometag": 410, "fiction": 410, "actor": [410, 438, 478], "lancelot": [410, 439], "archi": 410, "leach": 410, "sir": [410, 438, 468, 478], "gunther": 410, "clement": [410, 476, 480], "xml_text": 410, "real_person": 410, "countrydata": 410, "grand": 410, "dublin": 410, "purl": 410, "grandchildren": [410, 480], "xml_data": 410, "normalis": [410, 480], "freedom": [410, 433], "c14n_output": 410, "inputfil": 410, "with_com": 410, "strip_text": 410, "rewrite_prefix": 410, "qname_aware_tag": 410, "qname_aware_attr": 410, "exclude_attr": 410, "exclude_tag": 410, "xml_declar": [410, 466, 480], "default_namespac": [410, 466, 480], "short_empty_el": [410, 414, 474], "xi": 410, "xpointer": 410, "para": 410, "base_url": 410, "max_depth": 410, "unprefix": [410, 480], "convey": 410, "perceptu": 410, "reorder_attribut": 410, "0xb77e6fac": 410, "0xb77ec26c": 410, "0xb77ec2ac": 410, "0xb77ec1cc": 410, "text_or_uri": 410, "element_factori": 410, "comment_factori": 410, "pi_factori": 410, "insert_com": 410, "insert_pi": 410, "pis": 410, "pubid": 410, "attrs_dict": 410, "maxdepth": 410, "examplexml": 410, "parser_list": [411, 480], "create_pars": [411, 413], "filename_or_stream": 411, "confront": [411, 462], "focal": 411, "sax2lib": 412, "declhandl": 412, "documenthandl": [412, 413], "unrecover": [412, 480], "public_id": 412, "system_id": [412, 413], "propertynam": 413, "formed": 413, "bytefil": 413, "charfil": 413, "amp": [414, 472], "use_datetim": [416, 464], "use_builtin_typ": [416, 417, 479], "safetransport": [416, 480], "ontosi": 416, "i4": 416, "i8": [416, 465], "biginteg": 416, "2147483648": 416, "2147483647": [416, 432, 464], "nil": [416, 462], "bigdecim": 416, "python_logo": 416, "fetched_python_logo": 416, "boxcar": 416, "methodrespons": 416, "betti": 416, "userland": 416, "getstatenam": 416, "proxiedtransport": 416, "proxy_head": 416, "requesthandl": 417, "logrequest": 417, "allow_dotted_nam": 417, "_dispatch": 417, "intrud": 417, "rpc2": [417, 464], "adder_funct": 417, "exampleservic": 417, "getdata": 417, "currenttim": 417, "getcurrenttim": 417, "nkeyboard": 417, "request_text": 417, "server_titl": 417, "server_document": 417, "pyz": [418, 475, 480], "mainfn": 418, "deflat": [418, 421, 480], "old_arch": 418, "new_arch": 418, "virtu": [418, 480], "pyzw": [418, 480], "pkzip": [419, 420, 459], "zip64": [419, 464, 480], "phil": [419, 420, 465, 480], "katz": [419, 420], "allowzip64": [419, 474, 480], "strict_timestamp": [419, 480], "metadata_encod": [419, 480], "2107": [419, 480], "myzip": 419, "force_zip64": [419, 480], "zipextfil": [419, 472, 480], "appreci": [419, 423], "zinfo_or_arcnam": 419, "zinfo_or_directori": 419, "grandchild": 419, "zipp": [419, 480], "filterfunc": [419, 474], "zf": 419, "myprog": 419, "notest": 419, "testal": [419, 465], "bogus": [419, 466, 480], "ahlstrom": [420, 459, 462], "archivepath": 420, "8467": [420, 462], "jwzthread": [420, 462], "adler": [421, 423], "max_wbit": 421, "z_best_spe": 421, "z_best_compress": 421, "z_no_compress": 421, "z_default_compress": 421, "memlevel": 421, "def_mem_level": 421, "z_default_strategi": 421, "zdict": [421, 480], "z_filter": 421, "z_huffman_on": 421, "z_rle": 421, "z_fix": 421, "def_buf_s": 421, "z_no_flush": 421, "z_partial_flush": 421, "z_sync_flush": 421, "z_full_flush": 421, "z_block": 421, "z_finish": 421, "los_angel": [422, 479], "dt_add": 422, "dt_utc": 422, "pythontzpath": 422, "fobj": [422, 435], "only_key": 422, "new_york": 422, "asia": 422, "tokyo": 422, "cldr": 422, "kwajalein": 422, "01t03": 422, "europe_berlin_pkl": 422, "berlin": 422, "europe_berlin_pkl_nc": 422, "posixrul": 422, "cautionari": [422, 463], "1990": 423, "reston": 423, "pythonlab": [423, 459, 461], "opensourc": 423, "agreement": [423, 459, 478], "license": 423, "herebi": 423, "nonexclus": 423, "royalti": 423, "herein": 423, "merchant": 423, "infring": 423, "consequenti": 423, "partnership": 423, "ventur": 423, "trademark": 423, "endors": [423, 480], "saratoga": 423, "santa": 423, "clara": 423, "95051": 423, "1895": 423, "preston": [423, 477], "20191": [423, 480], "1013": 423, "feder": 423, "intellectu": 423, "commonwealth": 423, "virginia": 423, "notwithstand": [423, 459], "netherland": 423, "profit": 423, "tortious": 423, "_random": [423, 480], "sci": 423, "hiroshima": 423, "mat": [423, 466, 479, 480], "mt": 423, "mt2002": 423, "emt19937ar": 423, "mt19937": 423, "takuji": 423, "makoto": [423, 480], "init_genrand": 423, "init_by_array": 423, "init_key": 423, "key_length": 423, "redistribut": [423, 480], "holder": [423, 466, 480], "exemplari": 423, "procur": 423, "tort": 423, "emt": 423, "1996": 423, "rush": [423, 459], "timothi": 423, "malley": [423, 462], "timo": [423, 480], "alum": 423, "industri": 423, "whielacronx": 423, "mojam": 423, "montanaro": [423, 459, 462, 463, 464, 465], "bioreason": 423, "automatrix": 423, "cathedr": 423, "republ": 423, "laboratori": 423, "sublicens": 423, "sell": [423, 464], "furnish": 423, "noninfring": 423, "doug": [423, 480], "pyhash": [423, 453, 480], "marek": 423, "majkowski": 423, "dan": [423, 463, 464, 472, 473, 474, 475, 479, 480], "popcount": 423, "majek": 423, "csiphash": 423, "supercop": 423, "crypto_auth": 423, "djb": 423, "little2": 423, "131002": 423, "siphash": [423, 474, 480], "gay": [423, 466, 468, 469, 474, 476, 477, 480], "20220517033456": 423, "netlib": 423, "lucent": 423, "reproduct": 423, "licensor": 423, "authorship": 423, "editori": [423, 459], "verbal": 423, "conspicu": 423, "perpetu": [423, 474], "irrevoc": 423, "patent": 423, "institut": 423, "litig": 423, "counterclaim": 423, "lawsuit": 423, "alleg": 423, "contributori": 423, "promin": [423, 467, 480], "addendum": 423, "constru": 423, "grossli": 423, "goodwil": 423, "stoppag": 423, "malfunct": 423, "indemn": 423, "indemnifi": 423, "defend": [423, 480], "clark": [423, 473, 480], "loup": 423, "gailli": 423, "misrepres": 423, "jloup": 423, "madler": 423, "alumni": 423, "caltech": 423, "owen": 423, "_decim": [423, 453, 473, 480], "stefan": [423, 466, 470, 473, 474, 475, 476, 477, 478, 479, 480], "krah": [423, 466, 473, 476, 480], "xmltestdata": 423, "c14n2": 423, "ercim": 423, "keio": 423, "beihang": 423, "sox": 423, "g771": 423, "adlib": 423, "blaster": 423, "fm": [423, 465], "1992": 423, "jlee": 423, "smylex": 423, "consent": 423, "incarn": 424, "if_stmt": [424, 428], "while_stmt": [424, 428], "for_stmt": [424, 428], "try_stmt": [424, 428], "with_stmt": [424, 428], "match_stmt": [424, 428], "funcdef": 424, "async_with_stmt": 424, "async_for_stmt": 424, "async_funcdef": 424, "stmt_list": [424, 434], "compound_stmt": [424, 428, 434], "simple_stmt": [424, 428], "assignment_express": [424, 427, 428], "target_list": [424, 427, 433], "starred_list": [424, 427], "try1_stmt": 424, "try2_stmt": 424, "try3_stmt": 424, "with_stmt_cont": 424, "with_item": [424, 428], "hit_except": 424, "subject_expr": [424, 428], "case_block": [424, 428], "star_named_express": [424, 428], "named_express": [424, 428], "prerequisit": [424, 467, 480], "636": [424, 438, 469], "ebnf": [424, 428], "open_sequence_pattern": [424, 428], "as_pattern": [424, 428], "or_pattern": [424, 428], "literal_pattern": [424, 428], "capture_pattern": [424, 428], "wildcard_pattern": [424, 428], "value_pattern": [424, 428], "sequence_pattern": [424, 428], "mapping_pattern": [424, 428], "class_pattern": [424, 428], "closed_pattern": [424, 428], "signed_numb": [424, 428], "name_or_attr": [424, 428], "name1": [424, 464], "name2": [424, 464], "maybe_sequence_pattern": [424, 428], "maybe_star_pattern": [424, 428], "star_pattern": [424, 428], "p3": 424, "items_pattern": [424, 428], "key_value_pattern": [424, 428], "double_star_pattern": [424, 428], "pattern_argu": 424, "positional_pattern": [424, 428], "keyword_pattern": [424, 428], "parameter_list": [424, 427], "defparamet": 424, "parameter_list_no_poson": 424, "parameter_list_stararg": 424, "614": [424, 479, 480], "whats_on_the_telli": 424, "570": [424, 478, 480], "3107": [424, 438, 467, 475, 477], "param1": 424, "param2": 424, "do_stuff": 424, "some_coroutin": 424, "suite2": 424, "aenter": 424, "aexit": 424, "amax": 424, "overly_gener": 424, "simpletypevar": 424, "typevarwithbound": 424, "typevarwithconstraint": 424, "simpletypevartupl": 424, "simpleparamspec": 424, "type_params_of_func": 424, "liberti": 424, "some_default": 424, "default_of_arg": 424, "bound_of_t": 424, "type_params_of_bag": 424, "type_params_of_listorset": 424, "value_of_listorset": 424, "neumann": 425, "illus": [425, 472], "affix": [425, 480], "cell_cont": 425, "0x2000": 425, "0x10": 425, "0x1000": 425, "precari": 425, "parentclass": 425, "ocert": [425, 452], "asymmetri": 425, "verbosemodul": 425, "__objclass__": 425, "unlist": 425, "philosoph": 425, "australianphilosoph": 425, "bruce": [425, 480], "mysubclass": 425, "__classcell__": [425, 476, 478, 480], "3135": [425, 466, 467], "boundless": 425, "class_of_obj": 425, "breakfast": 425, "a_tupl": 425, "unbind": [426, 480], "simpleexpr": 426, "repair": [426, 458, 480], "offend": [426, 460], "bnf": [427, 431, 460], "othernam": [427, 459], "enclosur": 427, "parenth_form": 427, "list_display": 427, "dict_display": 427, "set_display": 427, "generator_express": 427, "yield_atom": 427, "__spam": [427, 437], "_ham__spam": 427, "stringliter": 427, "bytesliter": 427, "imagnumb": 427, "starred_express": [427, 428, 433], "unparenthes": [427, 479, 480], "comp_for": 427, "or_test": 427, "comp_it": 427, "comp_if": 427, "dict_item_list": 427, "dict_comprehens": 427, "dict_item": 427, "or_expr": [427, 432], "yield_express": [427, 432, 433], "expression_list": [427, 433, 434], "subiter": [427, 473], "yield_from": [427, 470, 480], "attributeref": [427, 433], "slice_list": 427, "slice_item": 427, "proper_slic": 427, "positional_argu": 427, "starred_and_keyword": 427, "keywords_argu": 427, "positional_item": 427, "keyword_item": 427, "x1": [427, 438, 469, 471, 480], "x3": 427, "x4": 427, "ym": 427, "await_expr": 427, "u_expr": 427, "m_expr": 427, "a_expr": 427, "shift_expr": [427, 428], "and_expr": 427, "xor_expr": 427, "comp_oper": 427, "op1": 427, "op2": 427, "opn": 427, "reflex": 427, "and_test": 427, "not_test": 427, "conditional_express": [427, 432], "lambda_expr": 427, "starred_item": 427, "expr4": 427, "expr5": 427, "roundoff": 427, "0041": 427, "precompos": 427, "u00c7": 427, "u0043": 427, "u0327": 427, "_pypegen_pars": 428, "reserved_keyword": 428, "n_keyword_list": 428, "start_rul": 428, "file_rul": 428, "interactive_rul": 428, "eval_rul": 428, "py_func_type_input": 428, "func_type_rul": 428, "grammat": [428, 480], "invalid_": 428, "rule_nam": 428, "return_typ": 428, "e1": [428, 472], "e2": 428, "first_alt": 428, "second_alt": 428, "mod_ti": [428, 469, 480], "_pypegen_make_modul": 428, "statement_newlin": 428, "_pyast_interact": 428, "_pyast_express": 428, "type_express": 428, "_pyast_functiontyp": 428, "asdl_stmt_seq": 428, "_pypegen_seq_flatten": 428, "_pypegen_singleton_seq": 428, "stmt_ti": 428, "_pyast_pass": 428, "_pypegen_interactive_exit": 428, "type_alia": 428, "star_express": 428, "_pyast_expr": 428, "return_stmt": [428, 433], "import_stmt": [428, 433], "raise_stmt": [428, 433], "del_stmt": [428, 433], "yield_stmt": [428, 433], "assert_stmt": [428, 433], "_pyast_break": 428, "_pyast_continu": 428, "global_stmt": [428, 433], "nonlocal_stmt": [428, 433], "function_def": 428, "class_def": 428, "annotated_rh": 428, "yield_expr": 428, "check_vers": 428, "_pyast_annassign": 428, "expr_ti": 428, "_pypegen_set_expr_context": 428, "single_target": 428, "single_subscript_attribute_target": 428, "asdl_expr_seq": 428, "star_target": 428, "tc": 428, "_pyast_assign": 428, "new_type_com": 428, "_pyast_augassign": 428, "invalid_assign": 428, "augoper": 428, "_pypegen_augoper": 428, "_pyast_return": 428, "_pyast_rais": 428, "_pyast_glob": 428, "asdl_identifier_seq": 428, "_pypegen_map_names_to_id": 428, "_pyast_nonloc": 428, "del_target": 428, "_pyast_delet": 428, "invalid_del_stmt": 428, "_pyast_assert": 428, "invalid_import": 428, "dotted_as_nam": 428, "_pyast_import": 428, "dotted_nam": 428, "import_from_target": 428, "_pyast_importfrom": 428, "_pypegen_seq_count_dot": 428, "asdl_alias_seq": 428, "import_from_as_nam": 428, "alias_ti": 428, "_pypegen_alias_for_star": 428, "invalid_import_from_target": 428, "_pyast_alia": 428, "_pypegen_join_names_with_dot": 428, "invalid_block": 428, "class_def_raw": 428, "_pypegen_class_def_decor": 428, "invalid_class_def_raw": 428, "_pyast_classdef": 428, "function_def_raw": 428, "_pypegen_function_def_decor": 428, "invalid_def_raw": 428, "func_type_com": 428, "_pyast_functiondef": 428, "arguments_ti": 428, "_pypegen_empty_argu": 428, "_pyast_asyncfunctiondef": 428, "invalid_paramet": 428, "slash_no_default": 428, "asdl_arg_seq": 428, "param_no_default": 428, "param_with_default": 428, "star_etc": 428, "_pypegen_make_argu": 428, "slash_with_default": 428, "slashwithdefault": 428, "_pypegen_slash_with_default": 428, "staretc": 428, "invalid_star_etc": 428, "param_maybe_default": 428, "_pypegen_star_etc": 428, "param_no_default_star_annot": 428, "arg_ti": 428, "invalid_kwd": 428, "_pypegen_add_type_comment_to_arg": 428, "param_star_annot": 428, "namedefaultpair": 428, "_pypegen_name_default_pair": 428, "_pyast_arg": 428, "star_annot": 428, "invalid_default": 428, "invalid_if_stmt": 428, "elif_stmt": 428, "_pyast_if": 428, "else_block": 428, "invalid_elif_stmt": 428, "invalid_else_stmt": 428, "invalid_while_stmt": 428, "_pyast_whil": 428, "invalid_for_stmt": 428, "_pyast_for": 428, "_pyast_asyncfor": 428, "invalid_for_target": 428, "invalid_with_stmt_ind": 428, "asdl_withitem_seq": 428, "_pyast_with": 428, "_pyast_asyncwith": 428, "invalid_with_stmt": 428, "withitem_ti": 428, "_pyast_withitem": 428, "invalid_with_item": 428, "invalid_try_stmt": 428, "finally_block": 428, "_pyast_tri": 428, "asdl_excepthandler_seq": 428, "except_block": 428, "except_star_block": 428, "_pyast_trystar": 428, "excepthandler_ti": 428, "invalid_except_stmt_ind": 428, "_pyast_excepthandl": 428, "invalid_except_stmt": 428, "invalid_except_star_stmt_ind": 428, "invalid_finally_stmt": 428, "asdl_match_case_seq": 428, "_pyast_match": 428, "invalid_match_stmt": 428, "_pyast_tupl": 428, "_pypegen_seq_insert_in_front": 428, "match_case_ti": 428, "invalid_case_block": 428, "_pyast_match_cas": 428, "pattern_ti": 428, "asdl_pattern_seq": 428, "_pyast_matchsequ": 428, "pattern_capture_target": 428, "_pyast_matcha": 428, "invalid_as_pattern": 428, "asdl_seq_len": 428, "asdl_seq_get": 428, "_pyast_matchor": 428, "_pyast_matchvalu": 428, "complex_numb": 428, "_pyast_matchsingleton": 428, "literal_expr": 428, "_pyast_const": 428, "signed_real_numb": 428, "imaginary_numb": 428, "_pyast_binop": 428, "_pyast_unaryop": 428, "real_numb": 428, "_pypegen_ensure_r": 428, "_pypegen_ensure_imaginari": 428, "_pyast_attribut": 428, "asdl_seq": 428, "_pyast_matchstar": 428, "_pyast_matchmap": 428, "_pypegen_get_pattern_key": 428, "_pypegen_get_pattern": 428, "keypatternpair": 428, "_pypegen_key_pattern_pair": 428, "_pyast_matchclass": 428, "invalid_class_pattern": 428, "_pyast_typealia": 428, "asdl_type_param_seq": 428, "type_param_seq": 428, "type_param_ti": 428, "type_param_bound": 428, "_pyast_typevar": 428, "raise_syntax_error_starting_from": 428, "tuple_kind": 428, "_pyast_typevartupl": 428, "_pyast_paramspec": 428, "invalid_express": 428, "invalid_legacy_express": 428, "_pyast_ifexp": 428, "lambdef": 428, "_pyast_yieldfrom": 428, "_pyast_yield": 428, "bitwise_or": 428, "_pyast_star": 428, "_pyast_namedexpr": 428, "invalid_named_express": 428, "_pyast_boolop": 428, "compare_op_bitwise_or_pair": 428, "_pyast_compar": 428, "asdl_int_seq": 428, "_pypegen_get_cmpop": 428, "_pypegen_get_expr": 428, "cmpopexprpair": 428, "eq_bitwise_or": 428, "noteq_bitwise_or": 428, "lte_bitwise_or": 428, "lt_bitwise_or": 428, "gte_bitwise_or": 428, "gt_bitwise_or": 428, "notin_bitwise_or": 428, "in_bitwise_or": 428, "isnot_bitwise_or": 428, "is_bitwise_or": 428, "_pypegen_cmpop_expr_pair": 428, "tok": 428, "_pypegen_check_barry_as_flufl": 428, "bitwise_xor": 428, "bitwise_and": 428, "await_primari": 428, "_pyast_await": 428, "_pyast_cal": 428, "_pyast_subscript": 428, "_pyast_slic": 428, "invalid_group": 428, "lambda_param": 428, "_pyast_lambda": 428, "invalid_lambda_paramet": 428, "lambda_paramet": 428, "lambda_slash_no_default": 428, "lambda_param_no_default": 428, "lambda_param_with_default": 428, "lambda_star_etc": 428, "lambda_slash_with_default": 428, "invalid_lambda_star_etc": 428, "lambda_param_maybe_default": 428, "lambda_kwd": 428, "invalid_lambda_kwd": 428, "fstring_replacement_field": 428, "_pypegen_constant_from_token": 428, "debug_expr": 428, "fstring_convers": 428, "fstring_full_format_spec": 428, "_pypegen_formatted_valu": 428, "invalid_replacement_field": 428, "resulttokenwithmetadata": 428, "conv_token": 428, "conv": [428, 449, 475], "_pypegen_check_fstring_convers": 428, "fstring_format_spec": 428, "_pypegen_setup_full_format_spec": 428, "_pypegen_decoded_constant_from_token": 428, "fstring": [428, 480], "_pypegen_joined_str": 428, "_pypegen_constant_from_str": 428, "_pypegen_concatenate_str": 428, "_pyast_list": 428, "_pyast_set": 428, "double_starred_kvpair": 428, "_pyast_dict": 428, "_pypegen_get_key": 428, "_pypegen_get_valu": 428, "invalid_double_starred_kvpair": 428, "keyvaluepair": 428, "_pypegen_key_value_pair": 428, "kvpair": 428, "for_if_claus": 428, "asdl_comprehension_seq": 428, "comprehension_ti": 428, "_pyast_comprehens": 428, "_pyast_listcomp": 428, "invalid_comprehens": 428, "_pyast_setcomp": 428, "_pyast_generatorexp": 428, "_pyast_dictcomp": 428, "invalid_dict_comprehens": 428, "invalid_argu": 428, "_pypegen_collect_call_seq": 428, "_pypegen_dummy_nam": 428, "check_null_allow": 428, "_pypegen_seq_extract_starred_expr": 428, "asdl_keyword_seq": 428, "_pypegen_seq_delete_starred_expr": 428, "kwarg_or_star": 428, "kwarg_or_double_star": 428, "_pypegen_join_sequ": 428, "invalid_starred_express": 428, "keywordorstar": 428, "invalid_kwarg": 428, "_pypegen_keyword_or_star": 428, "keyword_ti": 428, "_pyast_keyword": 428, "star_targets_list_seq": 428, "star_targets_tuple_seq": 428, "target_with_star_atom": 428, "t_primari": 428, "t_lookahead": 428, "star_atom": 428, "del_t_atom": 428, "_pypegen_seq_append_to_end": 428, "invalid_double_type_com": 428, "raise_syntax_error_known_loc": 428, "raise_syntax_error_known_rang": 428, "_pypegen_get_last_comprehension_item": 428, "pypegen_last_item": 428, "_pypegen_nonparen_genexp_in_cal": 428, "_pypegen_arguments_parsing_error": 428, "_without_invalid": 428, "expression_without_invalid": 428, "_pypegen_check_legacy_stmt": 428, "kf": 428, "dsfsdf": 428, "forgot": [428, 469, 471], "_pypegen_get_expr_nam": 428, "invalid_ann_assign_target": 428, "raise_syntax_error_invalid_target": 428, "raise_indentation_error": 428, "invalid_parameters_help": 428, "raise_syntax_error": 428, "invalid_lambda_parameters_help": 428, "for_target": 428, "invalid_class_argument_pattern": 428, "pypegen_first_item": 428, "invalid_kvpair": 428, "raise_error_known_loc": 428, "raise_syntax_error_on_next_token": 428, "invalid_conversion_charact": 428, "immateri": 429, "reinitialis": 429, "rerun": [429, 467, 480], "mpf": 429, "_init_module_attr": 429, "atyp": 429, "module_repr": [429, 469, 470, 471, 474, 480], "searchabl": [429, 480], "subpackage1": 429, "modulex": 429, "moduley": 429, "subpackage2": 429, "modulez": 429, "modulea": 429, "volunt": [431, 465], "lloyd": 431, "hugunin": 431, "backus": 431, "naur": 431, "lc_letter": 431, "vim": [432, 456, 474], "fileencod": 432, "bram": [432, 461], "moolenaar": 432, "2100": 432, "maart": 432, "mei": 432, "juni": 432, "augustus": 432, "oktob": 432, "unwis": 432, "uax": 432, "3131": [432, 467, 480], "xid_start": 432, "xid_continu": 432, "other_id_start": 432, "id_start": 432, "mc": [432, 480], "other_id_continu": 432, "id_continu": 432, "connector": 432, "proplist": 432, "normat": 432, "derivedcoreproperti": 432, "breakag": [432, 459, 460, 462, 471, 477, 480], "stringprefix": 432, "shortstr": 432, "longstr": 432, "shortstringitem": 432, "longstringitem": 432, "shortstringchar": 432, "stringescapeseq": 432, "longstringchar": 432, "bytesprefix": 432, "shortbyt": 432, "longbyt": 432, "shortbytesitem": 432, "longbytesitem": 432, "shortbyteschar": 432, "bytesescapeseq": 432, "longbyteschar": 432, "ur": [432, 467, 480], "reintroduc": [432, 480], "codebas": [432, 474, 475, 480], "ooo": 432, "0o377": [432, 470, 471, 480], "mistyp": 432, "literal_char": 432, "replacement_field": 432, "f_express": 432, "abc5": 432, "34567": [432, 476], "0x400": 432, "mill": 432, "decinteg": 432, "bininteg": 432, "octinteg": 432, "hexinteg": 432, "nonzerodigit": 432, "bindigit": 432, "0o177": 432, "0b100110111": 432, "79228162514264337593543950336": 432, "0xdeadbeef": 432, "100_000_000_000": 432, "0b_1110_0101": 432, "pointfloat": 432, "exponentfloat": 432, "077e010": 432, "77e10": 432, "14e": 432, "0e0": 432, "14_15_93": 432, "14j": 432, "10j": 432, "001j": 432, "1e100j": 432, "14_15_93j": 432, "expression_stmt": 433, "assignment_stmt": 433, "augmented_assignment_stmt": 433, "annotated_assignment_stmt": 433, "pass_stmt": 433, "break_stmt": 433, "continue_stmt": 433, "future_stmt": 433, "type_stmt": 433, "3132": [433, 467], "augtarget": 433, "augop": 433, "expression1": 433, "expression2": 433, "tracebackobj": 433, "relative_modul": 433, "fbb": 433, "subpkg2": 433, "subpkg1": 433, "3104": [433, 467], "value_of_point": 433, "pythonrc": 435, "startup_fil": 435, "awk": [436, 459], "smalltak": 437, "pyhon": [437, 447], "the_answ": 437, "scope_test": 437, "do_loc": 437, "do_nonloc": 437, "do_glob": 437, "realpart": 437, "imagpart": 437, "canin": 437, "fido": 437, "buddi": 437, "add_trick": 437, "warehous": [437, 472], "w2": 437, "addtwic": 437, "derivedclassnam": 437, "baseclassnam": 437, "base3": 437, "_spam": 437, "items_list": 437, "__updat": 437, "mappingsubclass": 437, "_mapping__upd": 437, "_mappingsubclass__upd": 437, "str_iter": 437, "0x10c90e650": 437, "rev": 437, "0x00a1db50": 437, "golf": 437, "xvec": 437, "yvec": 437, "260": [437, 458, 466, 476], "unique_word": 437, "valedictorian": 437, "gpa": 437, "graduat": [437, 475, 478], "defenestr": 438, "han": [438, 462, 469, 480], "onor": 438, "active_us": 438, "myemptyclass": 438, "initlog": 438, "rust": 438, "http_error": [438, 469], "teapot": [438, 469, 480], "where_i": 438, "grass": [438, 469], "987": [438, 446, 447], "1597": 438, "10042ed0": 438, "fib2": [438, 447], "f100": 438, "ask_ok": 438, "ye": [438, 470, 480], "vooooom": 438, "bereft": 438, "daisi": 438, "cheeseshop": 438, "sorri": 438, "limburg": 438, "runni": 438, "shopkeep": 438, "palin": 438, "shop": [438, 451], "pos1": 438, "pos2": 438, "pos_or_kwd": 438, "kwd1": 438, "kwd2": 438, "standard_arg": 438, "pos_only_arg": 438, "kwd_only_arg": 438, "combined_exampl": 438, "pos_on": 438, "kwd_on": 438, "write_multiple_item": 438, "bleedin": 438, "demis": 438, "make_incrementor": 438, "uppercamelcas": 438, "lowercase_with_underscor": 438, "kiwi": 439, "tangerin": 439, "grape": 439, "7j": 439, "freshfruit": 439, "loganberri": 439, "passion": 439, "weapon": 439, "14159": [439, 441], "comprehes": 439, "3x4": 439, "transposed_row": 439, "88888": 439, "basket": 439, "crabgrass": 439, "alacazam": [439, 463], "tel": 439, "sape": 439, "4139": 439, "brave": 439, "tic": 439, "tac": 439, "toe": 439, "raw_data": 439, "filtered_data": 439, "string3": 439, "trondheim": 439, "hammer": [439, 459], "non_nul": 439, "this_fail": 440, "hither": 440, "flew": 440, "bool_return": 440, "0001100110011001100110011001100110011001100110011": 441, "3602879701896397": 441, "10000000000000001": 441, "12g": [441, 459], "peril": 441, "3537115888337719": 441, "1125899906842624": 441, "921f9f01b866ep": 441, "10430216751806065": 441, "266310978": 441, "67179024": 441, "143401161448607": 441, "143401161400469": 441, "266262841": 441, "31058735": 441, "003244936839808227": 441, "042173697819788e": 441, "042178034628478e": 441, "0051575902860057365": 441, "7205759403792794": 441, "17f": 441, "36028797018963968": 441, "referendum": 443, "yes_vot": 443, "42_572_654": 443, "no_vot": 443, "43_132_495": 443, "vote": [443, 459, 464, 472], "42572654": 443, "40000": [443, 480], "dcab": 443, "7678": 443, "phone": [443, 472], "10d": 443, "eel": 443, "hovercraft": 443, "roach": [443, 476, 478, 480], "horribl": 443, "manfr": 443, "8637678": 443, "4d": 443, "729": 443, "00012": 443, "workfil": 443, "0123456789abcdef": 443, "6th": [443, 480], "korn": 444, "ipython": [444, 465, 469], "bpython": 444, "the_world_is_flat": 445, "666666666666667": 446, "rabbit": 446, "ame": [446, 476], "thingi": 446, "ium": 446, "unununium": 446, "tho": 446, "supercalifragilisticexpialidoci": [446, 449], "fibo": 447, "itemnam": 447, "yuck": 447, "ufs": 447, "_framework": 447, "_git": [447, 480], "_home": 447, "callstat": [447, 477, 479, 480], "wavread": 447, "wavwrit": 447, "aiffread": 447, "aiffwrit": 447, "auread": 447, "auwrit": 447, "vocod": 447, "karaok": 447, "echofilt": 447, "atten": 447, "subitem": 447, "subsubitem": 447, "specific_submodul": 447, "urround": 447, "python312": [448, 449], "accesslog": 448, "installdir": [448, 453], "tea": 448, "70710678118654757": 448, "17970987693706186": 448, "6071428571428572": 448, "worldtimeapi": 448, "01t01": 448, "689215": 448, "soothsay": 448, "jcaesar": 448, "1964": 448, "14368": 448, "witch": 448, "wrist": 448, "226805979": 448, "57535828626024577": 448, "54962537085770791": 448, "teststatisticalfunct": 448, "test_averag": 448, "batteri": 448, "sqllite3": 448, "english_unit": 449, "villag": 449, "folk": 449, "nottingham": 449, "ditch": 449, "fund": [449, 459, 464], "nottinghamfolk": 449, "unladen": [449, 472], "photofil": 449, "img_1074": 449, "img_1076": 449, "img_1077": 449, "batchrenam": 449, "seqnum": 449, "ashley_": 449, "ashley_0": 449, "ashley_1": 449, "ashley_2": 449, "iiihh": 449, "comp_siz": 449, "uncomp_s": 449, "filenames": 449, "decoupl": [449, 475, 477], "asynczip": 449, "4000": 449, "700": 449, "22222": 449, "26932": [449, 480], "task3": 449, "task4": 449, "unsearch": 449, "starting_nod": 449, "breadth_first_search": 449, "gen_mov": 449, "is_goal": 449, "lua": 449, "rearrang": [449, 459, 462, 464, 466, 479, 480], "09999999999999995": 449, "142857142857142857142857142857142857": 449, "nova": 450, "136kb": 450, "whl": 450, "kenneth": 450, "reitz": 450, "kennethreitz": 450, "akuchl": 450, "596": [451, 479], "00797": 451, "pyvideo": 451, "bbdehiioqssuvvwx": 452, "0b2": [452, 480], "0c076caaa8": 452, "20161005": 452, "wdefault": [452, 466, 472, 480], "walway": [452, 462], "wmodul": 452, "wonc": 452, "wignor": 452, "wi": 452, "frozen_modul": [452, 480], "importlib_bootstrap": 452, "importlib_bootstrap_extern": 452, "showalloccount": [452, 476, 479, 480], "oldpars": [452, 479, 480], "qualif": [452, 474], "selftest": 452, "4294967295": [452, 476], "encodingnam": 452, "pythondumprefsfil": [452, 480], "c11": [453, 470, 473, 480], "stdint": [453, 480], "tiran": [453, 480], "cpython_autoconf": [453, 480], "autoconf": [453, 471, 480], "acloc": [453, 471, 480], "autoreconf": 453, "ivf": 453, "_sqlite": [453, 480], "pylong_bits_in_digit": [453, 470, 480], "dbmlibord": [453, 466], "py_coerce_c_local": 453, "freelist": [453, 470, 480], "_bundl": [453, 469, 480], "pystat": [453, 480], "py_stat": 453, "summarize_stat": 453, "memf": 453, "noderawf": 453, "eprefix": 453, "bolt": [453, 471, 480], "profile_task": [453, 479, 480], "clang": [453, 471, 474, 476, 480], "llvm": [453, 476, 480], "profdata": [453, 480], "interposit": [453, 469, 480], "testtimeout": [453, 480], "gold": 453, "thinlto": [453, 470, 471, 480], "fdata": 453, "bolt_instrument_flag": [453, 480], "bolt_apply_flag": [453, 480], "gprof": [453, 463], "fstrict": 453, "gettotalrefcount": [453, 480], "__lltrace__": [453, 480], "_pyobject_assert": 453, "ndebug": 453, "py_safe_downcast": 453, "valgrind": [453, 466, 472, 476, 480], "addresssanit": [453, 480], "asan": [453, 480], "memorysanit": 453, "msan": [453, 480], "undefinedbehaviorsanit": 453, "ubsan": [453, 480], "libpythonmajor": [453, 469, 480], "lib1": 453, "mpdec": 453, "with_editlin": 453, "have_libreadlin": 453, "rpath": [453, 457, 469, 480], "fnv": [453, 474], "siphash13": [453, 470, 480], "universalsdk": [453, 464, 479, 480], "sdkdir": 453, "arch": [453, 465, 480], "universal2": [453, 479, 480], "config_sit": [453, 480], "aarch64": [453, 480], "ac_cv_buggy_getaddrinfo": 453, "ac_cv_file__dev_ptmx": 453, "ac_cv_file__dev_ptc": 453, "makesetup": [453, 470, 480], "buildbottest": 453, "distclean": [453, 480], "py_build_core_builtin": 453, "_asyncio": [453, 480], "py_build_core_modul": [453, 480], "pyapi_data": [453, 462, 480], "py_exported_symbol": 453, "py_imported_symbol": 453, "configure_cppflag": 453, "cppflag": [453, 462, 480], "include_dir": [453, 459], "basecppflag": 453, "py_cppflag": 453, "srcdir": [453, 472, 480], "cflags_nodist": [453, 480], "65320": 453, "harden": [453, 480], "heighten": 453, "compileall_opt": [453, 471, 480], "j0": [453, 471, 480], "extra_cflag": 453, "configure_cflag": 453, "configure_cflags_nodist": 453, "basecflag": 453, "cflags_alias": 453, "ccshare": 453, "fpic": [453, 480], "cflagsforshar": 453, "py_cflag": [453, 480], "py_cflags_nodist": [453, 480], "py_stdmodule_cflag": [453, 480], "py_core_cflag": 453, "dpy_build_cor": [453, 480], "py_builtin_module_cflag": 453, "dpy_build_core_builtin": 453, "_testemb": [453, 480], "configure_ldflag": 453, "stomp": 453, "ldflags_nodist": 453, "configure_ldflags_nodist": 453, "lib_dir": 453, "lrt": 453, "ldshare": 453, "py_ldflag": 453, "bldshare": 453, "py_core_ldflag": 453, "py_ldflags_nodist": 453, "savag": 456, "bobsavag": 456, "pythonlaunch": 456, "textwrangl": 456, "barebon": 456, "textmat": [456, 474], "macrom": 456, "gvim": 456, "macvim": 456, "aquamac": 456, "qa1067": 456, "hashcollis": 456, "hkn": 456, "idle_intro": 456, "pyobjc": 456, "wxpython": 456, "riverbankcomput": 456, "pythonmac": 456, "maint": 457, "opensus": 457, "portal": 457, "fedoraproject": 457, "packaging_tutorial_gnu_hello": 457, "slackbook": 457, "slackwar": 457, "pkg_add": 457, "1p2": 457, "pki": 457, "install_sw": 457, "xzf": 457, "pushd": 457, "openssldir": 457, "j8": 457, "popd": 457, "team": [458, 459, 460, 461, 466, 474, 479, 480], "longpathsen": 458, "currentcontrolset": 458, "installallus": 458, "targetdir": [458, 480], "defaultalluserstargetdir": 458, "programfil": 458, "defaultjustformetargetdir": 458, "localappdata": 458, "defaultcustomtargetdir": 458, "associatefil": 458, "prependpath": [458, 470], "appendpath": [458, 470], "include_doc": 458, "include_debug": 458, "include_dev": 458, "include_ex": 458, "include_launch": 458, "installlauncherallus": 458, "include_lib": 458, "include_pip": 458, "include_symbol": 458, "include_tcltk": 458, "include_test": 458, "include_tool": 458, "launcheron": 458, "simpleinstal": 458, "simpleinstalldescript": 458, "elev": [458, 480], "unattend": [458, 480], "pythonsoftwarefound": 458, "8_qbz5n2kfra8p0": 458, "localcach": 458, "windowsapp": 458, "package_nam": 458, "vfs": 458, "systemx86": 458, "test_fil": 458, "hklm": 458, "msix": 458, "uwp": 458, "nugetclidl": 458, "excludevers": 458, "outputdirectori": 458, "pythonx86": 458, "msbuild": [458, 480], "python37": 458, "ucrtbas": [458, 480], "profession": [458, 468], "anaconda": 458, "panda": 458, "conda": 458, "canopi": 458, "winpython": 458, "prebuilt": 458, "my_python_lib": 458, "procthread": 458, "set_1": 458, "wsl": [458, 480], "pythoncor": [458, 470, 480], "insenit": 458, "oneith": 458, "pylauncher_no_search_path": 458, "xpython": 458, "py_python": 458, "py_python3": 458, "pylauncher_debug": 458, "pylauncher_dryrun": 458, "pylauncher_allow_instal": [458, 480], "pylauncher_always_instal": 458, "rc_bad_venv_cfg": 458, "rc_create_process": 458, "rc_instal": 458, "rc_internal_error": 458, "rc_no_commandlin": 458, "rc_no_python": 458, "rc_no_venv_cfg": 458, "hive": 458, "hkcu": 458, "apploc": 458, "mfc": 458, "golden": [458, 474], "ongo": [458, 477], "mosh": [459, 460, 461, 463], "zadka": [459, 460, 461, 463], "steadi": 459, "paid": 459, "contractu": 459, "evolut": [459, 460], "6final": 459, "0beta1": 459, "fourfold": 459, "schneider": [459, 480], "kamp": 459, "checkin": 459, "submitt": 459, "ka": [459, 460, 461, 464], "yee": [459, 460, 461, 464], "scraper": 459, "indiffer": 459, "him": 459, "consensus": 459, "dissent": 459, "lockstep": 459, "elementwis": [459, 460], "objectwis": 459, "536": 459, "countless": 459, "stormi": 459, "01ff": 459, "777": [459, 475], "setdefaultencod": 459, "unichr": [459, 461, 464], "encode_func": 459, "decode_func": 459, "stream_read": 459, "stream_writ": 459, "ustr": 459, "file_obj": [459, 462], "u2000ab": 459, "utf8_encod": 459, "utf8_decod": 459, "utf8_streamread": 459, "utf8_streamwrit": 459, "sre": [459, 461], "workhors": 459, "ewe": [459, 473], "argu": [459, 461, 466], "lengthier": [459, 460], "thoma": [459, 460, 463, 464, 465, 466, 469, 470, 471, 474, 475, 476, 477, 480], "wouter": [459, 460, 463, 464, 465, 466, 475, 478, 480], "strop": 459, "hlinuxtnam": 459, "joke": [459, 480], "jpython": 459, "realis": 459, "myself": 459, "afford": 459, "tobi": [459, 480], "kelsey": 459, "tiedemann": 459, "neil": [459, 460, 461, 462, 464, 466, 472, 475, 476, 477, 478, 480], "schemenau": [459, 460, 461, 462, 464, 466, 475, 478], "overrod": [459, 480], "tismer": [459, 474], "rewrot": [459, 462, 480], "jeremi": [459, 460, 461, 462, 463, 464, 465, 466, 480], "hylton": [459, 460, 461, 462, 463, 464, 465, 466], "isomorph": 459, "trashcan": [459, 470, 479, 480], "__cmp__": [459, 460, 462, 465, 466, 467], "itanium": [459, 475], "trent": [459, 462, 464, 474], "pythonc": 459, "dyld": [459, 480], "wart": [459, 467], "291": 459, "1beta1": 459, "runaway": 459, "gpf": 459, "find_recursionlimit": 459, "listobject": 459, "no_strict_list_append": 459, "0alpha1": 459, "gvr": [459, 461, 462, 463, 466, 476], "reaction": [459, 460], "x123456": 459, "3l": 459, "abcabcabc": 459, "4l": 459, "18446744073709551616": [459, 466], "subtlest": 459, "longval": 459, "17g": [459, 468], "0999999999999996": 459, "fulton": [459, 463, 476, 480], "extensionclass": 459, "myextensionclass": 459, "importdl": 459, "reorganis": 459, "dynload_": 459, "pyport": [459, 480], "vladimir": [459, 460, 462, 469, 471, 478, 480], "marangozov": [459, 460, 462], "pymem": [459, 464], "objimpl": 459, "gusi": 459, "unthread": 459, "yakov": 459, "markovitch": 459, "charl": [459, 466, 471, 473, 474, 475, 476, 477, 480], "waldman": 459, "affair": 459, "arduous": 459, "ritual": 459, "shepherd": [459, 462], "ward": [459, 461, 462, 463, 464, 475, 480], "tarbal": [459, 480], "py_modul": 459, "module1": 459, "module2": 459, "expat_extens": 459, "define_macro": 459, "xml_ns": 459, "xmltok": 459, "xmlpars": 459, "xmlrole": 459, "sdist": [459, 460, 464, 466, 476, 477, 480], "bdist_rpm": [459, 480], "bdist_wininst": [459, 469, 478, 479, 480], "xmllib": 459, "mullend": [459, 465], "tag1": 459, "perslist": 459, "persona": 459, "claudius": 459, "denmark": 459, "son": 459, "nephew": 459, "20th": 459, "4dom": 459, "fourthought": 459, "xmlproc": 459, "lar": [459, 462, 463, 464, 465, 466, 472, 473], "garshol": 459, "sgmlop": 459, "gallew": 459, "httplib": [459, 462, 463, 465, 466, 467, 480], "create_lin": 459, "create_polygon": 459, "oliv": [459, 480], "andrich": 459, "hewlett": 459, "packard": 459, "cmpcach": 459, "macmillan": 459, "twin": 459, "sunaudiodev": [459, 465], "bosch": 459, "prescod": [459, 460, 461, 464], "spider": 459, "fetchabl": 459, "browsercontrol": 459, "_winreg": [459, 465, 466, 467], "tutt": 459, "imputil": [459, 462, 466], "ihook": [459, 462, 465, 466], "vanilla": 459, "stdwin": 459, "packmail": 459, "whatsound": 459, "zmod": 459, "bolen": [459, 461], "gregg": 459, "hauser": 459, "detlef": [459, 462], "lannert": [459, 462], "aahz": [459, 463, 464], "maruch": 459, "tobia": 459, "polzin": 459, "russ": 459, "schmidt": 459, "sizabl": [460, 461], "pace": [460, 465], "clumsier": [460, 461], "list_attribut": [460, 461], "unknow": [460, 461], "gradual": [460, 461], "compulsori": [460, 461, 462], "crunch": 460, "tp_richcmp": 460, "ascher": 460, "spare": 460, "toolbox": [460, 461, 462], "aycock": 460, "spark": [460, 480], "135143996": 460, "py_tpflags_checktyp": 460, "middleton": 460, "vault": 460, "parnassus": 460, "retir": [460, 480], "wayback": 460, "catalogu": 460, "bdist_": 460, "sean": [460, 462, 463, 464, 466, 480], "reifschneid": [460, 462, 463, 464, 466], "addict": 460, "purcel": 460, "gellekum": 460, "ninth": 460, "edward": [460, 461, 463, 464], "136": 460, "underestim": [460, 461, 462, 463, 464, 465], "afoul": [460, 462], "getc": 460, "jeff": [460, 462, 474, 476, 480], "epler": 460, "fuller": 460, "preliminari": [460, 477, 480], "ben": [460, 464, 470, 475, 480], "wolfson": 460, "vestigi": [460, 480], "ancestri": 460, "shrunk": [460, 480], "340k": 460, "majewski": 460, "jason": [460, 462, 465, 471, 474, 478, 479, 480], "tishler": [460, 462, 480], "risco": [460, 467], "dietmar": 460, "schwertberg": 460, "unixwar": 460, "billi": 460, "alli": 460, "graem": 460, "goodger": [460, 461, 463], "grave": 460, "hudson": [460, 461, 462, 464, 480], "irregular": 461, "dark": [461, 480], "safeguard": 461, "esoter": [461, 464], "lockablefil": 461, "posixfil": [461, 465], "__methods__": [461, 467, 480], "inaccur": [461, 463, 480], "defstat": 461, "eiffel": 461, "postcondit": 461, "eiffelmethod": 461, "pre_f": 461, "post_f": 461, "zodb": 461, "get_par": 461, "__coerce__": [461, 466], "get_siz": 461, "set_siz": 461, "new_attr": 461, "whet": 461, "appetit": 461, "corp": 461, "0x8116870": 461, "crew": [461, 462, 464], "0x8117f90": [461, 462], "www2": [461, 462], "cs": [461, 462], "arizona": [461, 462], "ipd266": [461, 462], "harbor": [461, 462], "magnus": [461, 462], "hetland": [461, 462], "1234567890123": 461, "1234567890123l": 461, "18446744073709551616l": 461, "herald": 461, "erupt": 461, "storm": 461, "sarcast": 461, "110000": 461, "261": [461, 480], "x9c": 461, "xc9": 461, "xc1": 461, "nand": 461, "666": 461, "5r92": 461, "qe": 461, "ee8v4": 461, "v8": 461, "f5d": 461, "6yd86yt": 461, "f5r": 461, "f5r8f": 461, "s92p": 461, "86yd": 461, "5t": 461, "71i": 461, "5x": [461, 471, 476, 477, 480], "sheesh": 461, "furrfu": 461, "__unicode__": [461, 466], "headlin": 461, "oreillynet": 461, "meerkat": 461, "getchannel": 461, "freshmeat": 461, "4549": 461, "3dgamer": 461, "52719": 461, "xsl": 461, "html2fo": 461, "2104": 461, "memberst_mtim": 461, "mathewson": 461, "ichiro": 461, "itojun": 461, "hagino": 461, "bigcharset": 461, "2487": 461, "pier": [461, 462], "lauder": [461, 462], "anthoni": [461, 463, 464, 477, 478, 479, 480], "baxter": [461, 463, 464], "michel": [461, 462, 473, 474, 475, 476, 477, 478, 479, 480], "pelleti": 461, "rfc2822": [461, 480], "grunt": 461, "generator": 461, "itamar": [461, 471], "shtull": 461, "traur": 461, "implementor": [461, 466, 476], "py_tpflags_gc": 461, "pyobject_gc_init": 461, "pyobject_gc_fini": 461, "pygc_head_s": 461, "pyobject_as_gc": 461, "pyobject_from_gc": 461, "untyp": 461, "vsprintf": 461, "overrun": [461, 466, 480], "527": 461, "683": [461, 471, 480], "82": 461, "blown": 461, "osa": 461, "quicktim": 461, "cleanfutur": 461, "gpled": 461, "ftpmirror": 461, "romberg": 461, "pyrange_new": [461, 464], "sneakili": 461, "rhythm": 461, "borland": [461, 480], "stephen": [461, 470, 480], "hansen": [461, 479, 480], "generous": 461, "installermast": 461, "0a": 461, "stolk": 461, "bremmer": 461, "keith": 461, "brigg": 461, "carel": [461, 480], "felling": 461, "mclay": 461, "donnel": 461, "joona": 461, "paalasma": 461, "jen": [461, 480], "reinhardt": 461, "welbourn": 461, "polish": [462, 480], "berkeleydb": [462, 465, 466, 480], "immutableset": [462, 463], "union_upd": 462, "ungain": 462, "martelli": [462, 465], "suzuki": 462, "hisao": 462, "nyman": 462, "inadequ": 462, "hodgson": 462, "irrit": 462, "__builtin__": [462, 467, 468], "walter": [462, 463, 464, 465, 478], "rwald": [462, 463, 464, 478], "heart": [462, 471], "quixot": 462, "richard": [462, 464, 465, 473, 474, 480], "toss": 462, "sundri": 462, "kevin": [462, 463, 465, 466, 471, 472, 480], "alti": 462, "cole": [462, 463, 472, 480], "mcnamara": [462, 464], "cliff": [462, 466], "cpickl": [462, 464, 466, 467], "fanciest": 462, "__safe_for_unpickling__": 462, "rip": 462, "dcba": 462, "innocu": 462, "welter": 462, "fakeseq": 462, "calc_item": 462, "underw": [462, 463, 464, 465], "dylan": 462, "simionato": 462, "029035": 462, "pedroni": [462, 464], "setcheckinterv": [462, 479, 480], "getcheckinterv": [462, 479, 480], "_socket": [462, 480], "u4000": 462, "u4001abc": 462, "simon": [462, 480], "brun": 462, "0045": 462, "goofi": 462, "0goofi": 462, "oren": [462, 471, 473, 477, 480], "tirosh": [462, 473], "christoph": [462, 475, 480], "craig": [462, 480], "set_lineno": 462, "idiosyncrasi": [462, 480], "hotspot": 462, "pyston": [462, 463, 464, 467, 480], "orendorff": [462, 465], "bsddb185": 462, "db2pickl": 462, "pickle2db": 462, "bsddb3": [462, 467], "sampmodul": 462, "samp": 462, "cpp": [462, 480], "robert": [462, 464, 465, 466, 475, 477, 480], "weber": [462, 475, 480], "strand": [462, 463], "lg": 462, "xlinux": 462, "dad": 462, "priorityqu": 462, "connor": [462, 474, 476, 480], "idlefork": 462, "tino": 462, "deg": 462, "loadavg": 462, "geert": [462, 475, 480], "otkidach": 462, "stat_float_tim": [462, 464, 473, 477, 480], "1034791200": 462, "6335014": 462, "fitzroy": 462, "dale": [462, 473], "sn": 462, "nos": 462, "3407": 462, "3805": 462, "1505": 462, "7023": 462, "2401": 462, "2267": 462, "9733": 462, "8083": 462, "9195": 462, "rexec": 462, "bastion": 462, "rotor": [462, 463], "gilfix": 462, "collabor": 462, "exc_clear": [462, 467], "gust": [462, 463, 464, 465, 466, 472, 473], "whit": 462, "defi": 462, "auguri": 462, "sparrow": 462, "tis": [462, 463, 480], "companion": 462, "dummy_thread": [462, 477, 479, 480], "timer1": 462, "timer2": 462, "laptop": 462, "36831796169281006": 462, "37441694736480713": 462, "35304892063140869": 462, "17574405670166016": 462, "18193507194519043": 462, "17565798759460449": 462, "031107": 462, "tcl_obj": [462, 480], "wantobject": [462, 480], "tkapp": [462, 480], "dictmixin": 462, "seqdict": 462, "lookalik": 462, "keylist": [462, 463], "valuelist": 462, "quinlan": [462, 463, 466, 472], "3491": [462, 480], "30t21": 462, "994956": 462, "827738": 462, "optik": [462, 463, 464], "0x400cad4c": 462, "0x400cad2c": 462, "iinput": 462, "llength": 462, "undistinguish": 462, "pymemcompat": 462, "libpython2": 462, "ondrej": 462, "palkovski": 462, "dl_export": 462, "dl_import": 462, "pyarg_noarg": 462, "pystring_new": 462, "test_bufio": 462, "emx": 462, "macintyr": [462, 464], "weaklink": [462, 479, 480], "atheo": [462, 480], "hurd": [462, 480], "openvm": 462, "mist": 462, "nifti": 462, "richi": 462, "hindl": 462, "0xffffffff": [462, 476, 480], "0xffffffffl": 462, "get_distutil_opt": 462, "bauer": 462, "chermsid": 462, "fraser": 462, "kelli": [462, 473, 474], "gerber": 462, "chris": [462, 464, 465, 473, 475, 476, 480], "lambert": [462, 474], "lalo": 462, "netzer": 462, "nowak": 462, "francesco": 462, "ricciardi": 462, "suzi": 462, "radic": 463, "481": 463, "arbcd": 463, "wxi": 463, "unif": 463, "8589934592": 463, "svensson": 463, "get_all_link": 463, "jiwon": [463, 473], "seo": [463, 473], "hye": [463, 464], "shik": [463, 464], "untrain": 463, "deco": 463, "0x402ef0d4": 463, "require_int": 463, "_deco": 463, "brain": 463, "bend": 463, "func_nam": [463, 467], "smith": [463, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "979728": 463, "russel": 463, "pythondecoratorlibrari": 463, "dpkg": 463, "deb": 463, "unawar": 463, "0001100110011": 463, "inaccuraci": [463, 466], "1000000000000001": [463, 468], "magnifi": 463, "dodg": 463, "12f": 463, "100000000000": 463, "7956": 463, "64739884393063583815028902": 463, "1275": 463, "9184": 463, "123456789012": 463, "351364": 463, "18288201344": 463, "18288201344j": 463, "1828820134592177245001": 463, "facundo": [463, 465], "batista": [463, 465], "lahey": 463, "speleotrov": 463, "cowlishaw": 463, "rexx": 463, "resolve_dotted_attribut": 463, "dima": 463, "dorfman": 463, "gtk": [463, 465], "pyos_ascii_strtod": [463, 466, 468], "pyos_ascii_atof": [463, 466, 468], "pyos_ascii_formatd": 463, "buf_len": 463, "glib": 463, "relicens": 463, "donat": 463, "rei": 463, "carneiro": 463, "colormap": 463, "overflowwarn": 463, "method_descriptor": 463, "armin": [463, 464, 465, 466, 468, 472, 473, 474, 480], "rigo": [463, 464, 465, 480], "vasiliev": 463, "cjkcodec": [463, 480], "prc": 463, "roc": 463, "roman8": [463, 480], "iso_8859": 463, "pctp": 463, "belmont": [463, 469, 470, 480], "rg": 463, "lehmann": 463, "gass": 463, "tenfold": 463, "eland": 463, "yves": [463, 470], "dionn": 463, "arnaud": [463, 473], "mazin": 463, "key_val": 463, "0x402c2080": 463, "0x402c2090": 463, "bookmark": 463, "rgen": [463, 480], "erhard": 463, "extractor": 463, "cryptoapi": 463, "trevor": 463, "perrin": [463, 469], "beni": 463, "cherniavski": 463, "raynor": 463, "hector": 463, "urtubia": 463, "30000": 463, "sidestep": 463, "unlucki": [463, 480], "mpz": 463, "jar": 463, "loper": 463, "ambiti": 463, "objn": 463, "py_is_nan": 463, "tsc": 463, "pentium": 463, "misnam": [463, 472], "tracebackobject": 463, "pytracebackobject": 463, "dircach": [463, 465], "koray": 463, "dyck": 463, "hurt": 463, "hamish": 463, "lawson": 463, "sadruddin": 463, "rejeb": 463, "356": 464, "458": 464, "true_valu": 464, "false_valu": 464, "voter": 464, "true_v": 464, "false_v": 464, "rarer": 464, "pygtk": 464, "open_item": 464, "open_func": 464, "item_path": 464, "popup_menu": 464, "pypackag": 464, "numarray": 464, "oldpackag": 464, "gpg": 464, "unclean": [464, 480], "holger": 464, "krekel": 464, "tidier": 464, "pylib": 464, "pycheck": 464, "exception1": 464, "exception2": 464, "hackish": 464, "trivia": 464, "phillip": [464, 465, 468, 472, 476, 480], "ebi": [464, 465, 468, 472], "288": 464, "20160321211320": 464, "sidh": 464, "000178": 464, "sugalski": 464, "db_connect": [464, 465], "databaseconnect": [464, 465], "flawless": [464, 465], "db_transact": [464, 465], "mgr1": [464, 465], "mgr2": [464, 465], "version2": 464, "whatsnew": [464, 480], "lp64_wp": 464, "unreason": [464, 480], "travi": [464, 465, 466, 480], "oliph": [464, 465, 466], "zerodict": 464, "is_image_fil": 464, "lynn": 464, "bethard": [464, 466, 472, 475, 480], "puzzl": 464, "newbi": [464, 466], "needforspe": 464, "sprint": [464, 465], "reykjavik": 464, "ewt": 464, "llc": 464, "ccp": 464, "mcintyr": [464, 465], "ippolito": [464, 465, 466, 468], "diederich": [464, 468], "immisch": 464, "nel": 464, "mezzo": 464, "cammin": 464, "nostra": 464, "vita": 464, "ritrovai": 464, "una": 464, "selva": 464, "oscura": 464, "che": 464, "diritta": 464, "smarrita": 464, "init_lett": 464, "hotshot": 464, "josh": [464, 465, 475, 476, 478, 479, 480], "spoerri": 464, "bjorn": [464, 480], "tillenius": 464, "sweep": 464, "gregori": [464, 465, 466, 468, 469, 470, 471, 474, 476, 477, 478, 480], "schroeder": [464, 480], "antti": 464, "louko": 464, "diego": [464, 478], "petten": 464, "goir": 464, "pybench": [464, 480], "regsub": 464, "statcach": 464, "tzpars": 464, "whrandom": 464, "kiendl": 464, "biondi": 464, "netlink": 464, "linuxjourn": 464, "7356": 464, "group_mask": 464, "getfamili": 464, "getproto": 464, "ih3": 464, "187": 464, "blai": 464, "subvers": [464, 465, 466, 472, 477, 480], "trunk": [464, 465], "45313": 464, "45315": 464, "45355": 464, "45356m": 464, "iterkeyref": 464, "itervalueref": 464, "oleg": [464, 471, 480], "broytmann": 464, "oussoren": [464, 465, 466, 472, 474, 479], "atle": [464, 480], "heller": [464, 465, 466], "dl": [464, 465, 480], "strfri": 464, "71828": 464, "1783957616": 464, "20180410025338": 464, "theller": 464, "elementpath": [464, 477], "20201124024954": 464, "effbot": [464, 466], "textnod": 464, "rss10": 464, "svg": 464, "10px": 464, "320px": 464, "tran": 464, "qti": 464, "rhat": 464, "msoft": 464, "140000000000001": 464, "wsgi_app": 464, "20160331090247": 464, "supervis": 464, "market": 464, "for_loop": 464, "339": 464, "pyparser_astfromstr": [464, 469, 480], "pyparser_astfromfil": [464, 469, 480], "pyast_compil": [464, 469, 480], "ehresman": [464, 480], "kurt": 464, "kaiser": [464, 480], "evan": [464, 479, 480], "256k": 464, "py_loc": 464, "py_local_inlin": 464, "py_local_aggress": 464, "pyerr_warn": 464, "lll": [464, 480], "2573": 464, "pymem_": 464, "_malloc": 464, "_free": 464, "ralf": [464, 465], "gross": [464, 480], "kunstlev": 464, "iain": 464, "pryor": 464, "rovner": 464, "weikart": 464, "361": 465, "redesign": [465, 466, 474], "259": [465, 480], "py3kwarn": 465, "py_py3kwarningflag": 465, "3100": 465, "committe": 465, "jira": 465, "launchpad": 465, "trac": 465, "upfront": 465, "stellenbosch": 465, "africa": 465, "1980s": 465, "1990s": [465, 480], "ream": 465, "toolchain": [465, 476, 480], "dozen": [465, 472, 480], "python26": 465, "39916800": 465, "51090942171709440000": 465, "8222838654177922817725562880000000": 465, "33452526613163807108170062053440751665152000000000": 465, "mgr": 465, "15511187532873822802242430164693032110632597200169861120000": 465, "jess": [465, 468, 475, 476, 477, 480], "noller": [465, 468], "oudkerk": [465, 473, 474, 480], "last_login": 465, "npython": 465, "6a1": 465, "61261m": 465, "5367": 465, "mp4": 465, "banquet": 465, "invoic": 465, "750000e": 465, "6564": 465, "talin": 465, "u751f": 465, "u3080": 465, "u304": 465, "u3000": 465, "u3054": 465, "u3081": 465, "u305f": 465, "u307": 465, "pystringobject": 465, "u21ef": 465, "u3244": 465, "x87": 465, "x89": 465, "u31ef": 465, "ttys": 465, "cstringio": [465, 467], "stutzbach": [465, 466, 472], "verdon": 465, "doerwald": 465, "lownd": 465, "pybuf_lock": 465, "carl": [465, 466, 471, 472, 473, 478, 479, 480], "bank": 465, "vagu": 465, "printabletyp": 465, "drawabl": 465, "draw_doubl": 465, "aranguren": 465, "0o21": 465, "0b101111": 465, "052": 465, "173": 465, "0b10101101": 465, "1101": 465, "0b1101": 465, "patrick": [465, 469, 480], "maupin": 465, "undergo": 465, "yasskin": [465, 466, 472], "guil": 465, "r5rs": 465, "66666666666666663": 465, "40000000000000002": 465, "7074029114692207l": 465, "2251799813685248l": 465, "6004799503160661l": 465, "18014398509481984l": 465, "andi": [465, 468, 480], "chu": [465, 468], "1739468": [465, 468, 475], "2196": 465, "ud": 465, "1686487": 465, "amauri": [465, 466, 468, 472, 480], "forgeot": [465, 466, 468, 472, 480], "3473": 465, "2719": 465, "abc123": 465, "cdf246": 465, "1635": 465, "1640": 465, "3008": 465, "e000000000000p": 465, "5555555555555p": 465, "niceti": 465, "dickinson": [465, 466, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "2235": 465, "austin": 465, "1537": 465, "1473257": 465, "1444529": 465, "cplx": 465, "1491866": 465, "bengt": 465, "richter": 465, "1193128": 465, "1591665": 465, "im_self": 465, "1631171": 465, "jacob": [465, 470, 471, 480], "1700288": 465, "py_tpflags_have_version_tag": [465, 480], "1878": 465, "pitrou": [465, 466, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "1819": 465, "jvm": 465, "josiah": [465, 473], "carlson": [465, 473], "1736190": 465, "jes": [465, 466, 473, 476, 477, 480], "cea": [465, 466, 473, 476, 477, 480], "avi": [465, 466, 473, 476, 477, 480], "jcea": [465, 466, 467], "programacion": [465, 467], "dbshelv": 465, "barn": [465, 477, 480], "fiori": 465, "nubi": 465, "1817": 465, "600362": 465, "1381": 465, "var_typ": 465, "amplitud": 465, "dq": 465, "arvin": 465, "schnell": 465, "1638033": 465, "fabian": 465, "kreutz": 465, "insert_mod": 465, "1158": 465, "7182818": 465, "9999999895305022877376682436": 465, "1221598": 465, "1739906": 465, "1001604": 465, "iter1": 465, "iter2": 465, "getmoduleinfo": [465, 476, 480], "getarg": [465, 480], "izip_longest": 465, "2n": [465, 480], "2138": 465, "brouwer": 465, "2819": 465, "711019": 465, "lenton": 465, "wine": [465, 480], "petrosyan": 465, "inst_nam": 465, "_helper": 465, "levinson": 465, "1663329": 465, "horcicka": 465, "1181": 465, "1273829": 465, "1115886": 465, "barran": 465, "1339796": 465, "957650": 465, "1393667": 465, "1106316": 465, "exception_hierarchi": 465, "2439": 465, "achim": 465, "gaedk": 465, "1137": 465, "shawn": 465, "ligocki": 465, "1727780": 465, "wladmir": 465, "laan": 465, "1681432": 465, "hoyt": [465, 475, 480], "schmitt": 465, "846388": 465, "3487": 465, "lorenz": [465, 480], "2250": 465, "1861": 465, "pollobj": 465, "1657": 465, "ziad": [465, 466, 472, 475, 480], "2663": 465, "woken": 465, "1583": 465, "guilherm": [465, 466, 468, 474, 476, 477, 480], "polo": [465, 466, 468, 474, 476, 477, 480], "2240": 465, "2033": 465, "leif": 465, "hedstrom": 465, "957003": 465, "3207": 465, "fenner": 465, "829951": 465, "alberto": [465, 473], "bertog": 465, "1646": 465, "pomran": 465, "pedro": 465, "werneck": 465, "742598": 465, "1193577": 465, "remahl": 465, "1534": 465, "schuppeni": 465, "2898": 465, "1648": 465, "damien": [465, 474], "miller": [465, 474], "1537850": 465, "dustin": [465, 480], "mitchel": [465, 470, 480], "test_support": [465, 467], "transientresourc": 465, "sf": 465, "3781": 465, "wrec": 465, "dwayn": 465, "bailey": 465, "1581073": 465, "2871": 465, "erik": [465, 470, 471, 477, 480], "demain": 465, "1533909": 465, "2906": 465, "gregor": 465, "lingl": 465, "1513695": 465, "ftpwrapper": [465, 480], "3811": 465, "1599845": 465, "_send_traceback_head": 465, "1330538": 465, "riku": 465, "lindblad": 465, "2985": 465, "251": 465, "sysmodul": 465, "467924": 465, "horler": 465, "1775025": 465, "alexey": [465, 474, 475, 480], "borzenkov": 465, "1734346": 465, "ronach": [465, 466, 468, 472, 473, 474], "abcdefghijklm": 465, "stararg": [465, 480], "iterable1": 465, "__hex__": [465, 467], "__oct__": [465, 467], "in_json": 465, "simplejson": [465, 466], "data_struct": 465, "lastaccess": 465, "plist_str": 465, "writeplisttostr": 465, "new_struct": 465, "readplistfromstr": 465, "writeplist": [465, 474], "readplist": [465, 474, 477, 480], "1649190": 465, "outset": 465, "1798": 465, "janssen": 465, "bgenloc": 465, "buildtool": 465, "bundlebuild": [465, 480], "fpformat": 465, "gensuitemodul": 465, "imageop": 465, "imgfil": 465, "mhlib": 465, "mimetool": 465, "multifil": 465, "toaiff": 465, "gopherlib": [465, 467], "mimewrit": 465, "mimifi": 465, "rgbimg": 465, "duncan": 465, "grisbi": 465, "pyfile_incusecount": 465, "pyfile_decusecount": 465, "1675423": 465, "1629": 465, "1530959": 465, "free_list": [465, 480], "numfre": 465, "_maxfreelist": 465, "patchcheck": [465, 480], "nt4": 465, "sp4": 465, "1753245": 465, "flori": 465, "bruynoogh": 465, "2125": 465, "macf": 465, "macostool": 465, "1490190": 465, "_builtinsuit": 465, "aepack": 465, "aetool": 465, "aetyp": 465, "applesingl": 465, "appletrawmain": 465, "appletrunn": 465, "argvemul": 465, "audio_mac": 465, "autogil": 465, "carbon": [465, 472], "cfmfile": 465, "codewarrior": 465, "colorpick": 465, "easydialog": 465, "findertool": 465, "icglu": 465, "icopen": 465, "macerror": 465, "macresourc": 465, "miniaefram": 465, "nav": [465, 480], "osaterminolog": 465, "pimp": 465, "pixmapwrapp": 465, "stdsuit": 465, "systemev": 465, "terminalcommand": 465, "cddb": 465, "cdplayer": 465, "fl": 465, "flp": 465, "glws": 465, "gl": 465, "panelpars": 465, "readcd": 465, "sv": 465, "torgb": 465, "videoread": 465, "1683368": 465, "conversionsyntax": 465, "1706815": 465, "dict1": 465, "dict2": 465, "ralph": 465, "corderoy": 465, "lambach": 465, "michlmayr": 465, "warner": 465, "373": 466, "7319": 466, "reenabl": 466, "qwarn": 466, "744": 466, "073": [466, 480], "551": 466, "616": [466, 479, 480], "is_verbos": 466, "bore": 466, "1mb": 466, "configdict": 466, "netlog": 466, "netlogg": 466, "vk": 466, "revamp": [466, 472], "vassalotti": [466, 468, 472, 474, 480], "0x37f850": 466, "0x37f080": 466, "122": [466, 476], "mb": [466, 480], "2335": 466, "aaa": 466, "aaaaa": 466, "2333": 466, "codereview": 466, "appspot": [466, 468, 472], "53094": [466, 468, 472], "icc": [466, 468, 480], "suncc": 466, "7117": 466, "295147905179352891391": 466, "9514790517935283e": 466, "65535l": 466, "9514790517935289e": 466, "3166": 466, "1811": 466, "meador": [466, 473, 480], "5211": 466, "5237": [466, 468], "1588": 466, "7988": 466, "3382": 466, "7994": [466, 474], "124": [466, 468, 472, 474], "johansson": [466, 468], "victor": [466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "stinner": [466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "3439": [466, 468], "7902": 466, "1583863": 466, "4759": 466, "5982": 466, "7604": 466, "belchenko": 466, "1616979": [466, 472], "8016": 466, "kaliszewski": 466, "4764": 466, "5677": 466, "lingard": 466, "7362": 466, "8268": 466, "7140": 466, "curtin": [466, 472, 473, 474, 477], "survivor": 466, "4074": 466, "4688": [466, 468], "long_info": 466, "4258": [466, 468, 478], "5260": 466, "5512": 466, "1087418": 466, "5176": 466, "4715": 466, "gawain": [466, 472], "bolton": [466, 472], "6713": [466, 472], "florent": [466, 472], "xicluna": [466, 472], "7462": [466, 472], "7622": [466, 472], "mcguir": [466, 468], "5084": [466, 468], "5670": 466, "maru": 466, "senthil": [466, 469, 472, 474, 475, 476, 477, 478, 479, 480], "kumaran": [466, 469, 472, 474, 475, 476, 477, 478, 479, 480], "5142": 466, "7703": 466, "2devel9": 466, "8156": 466, "hagen": [466, 480], "rstenau": [466, 480], "3860": 466, "1696199": [466, 468], "field1": 466, "field2": 466, "_2": [466, 468], "1818": [466, 468], "8729": 466, "kindahl": 466, "7005": 466, "3924": 466, "1515": 466, "4606": 466, "klose": [466, 473, 476], "8142": 466, "5788": 466, "strive": 466, "4796": 466, "2531": [466, 472], "8257": [466, 472], "6595": 466, "jos": [466, 480], "conti": 466, "7633": 466, "6857": 466, "7279": 466, "anatoli": [466, 480], "techtonik": [466, 480], "7585": 466, "8688": 466, "lennart": [466, 480], "regebro": [466, 480], "7490": 466, "murray": [466, 472, 474, 475, 476, 480], "1368247": 466, "5812": 466, "8294": [466, 472], "oversight": [466, 473, 475, 477, 480], "giampaolo": [466, 471, 472, 473, 475, 477, 478, 480], "rodola": [466, 471, 472, 475, 477, 480], "2054": 466, "mouzo": 466, "6845": 466, "5479": 466, "nir": [466, 472, 473, 477, 480], "7471": [466, 472], "jacqu": 466, "frechet": 466, "4272": 466, "tadek": 466, "pietraszek": 466, "2846": [466, 472], "chenet": [466, 472], "7418": [466, 472], "kristj": [466, 472, 474], "valur": [466, 472, 474], "nsson": [466, 472, 474], "4879": 466, "eldon": 466, "ziegler": 466, "derek": [466, 468], "morr": [466, 468], "1655": [466, 468], "_pyio": [466, 468, 471, 480], "4991": 466, "chambon": 466, "6939": 466, "5032": 466, "4816": 466, "4136": [466, 468], "5381": 466, "1607951": 466, "6896": 466, "nirina": 466, "raseliarison": 466, "3366": 466, "lekma": 466, "5585": 466, "cazabon": 466, "6963": 466, "1664": [466, 468], "6508": 466, "calderon": [466, 473], "7333": 466, "zsolt": [466, 480], "cserna": [466, 480], "7242": 466, "matt": [466, 474, 475, 480], "giuca": 466, "5827": 466, "3426": [466, 480], "laban": [466, 468], "4739": [466, 468], "6816": 466, "3002": 466, "francoi": 466, "natali": [466, 473, 474, 475], "8354": 466, "6693": [466, 472], "8104": 466, "nagl": [466, 480], "disable_nagle_algorithm": 466, "6192": 466, "6267": 466, "7133": 466, "ssl_mode_auto_retri": 466, "8222": 466, "8322": [466, 472], "beda": 466, "kosata": 466, "8484": [466, 472], "8321": [466, 472], "bbhhiillqq": 466, "1523": 466, "8300": 466, "disk0s2": 466, "52g": 466, "49g": 466, "0g": [466, 480], "1068268": 466, "8451": 466, "4285": [466, 468], "7766": 466, "unnot": 466, "7357": 466, "lesher": [466, 480], "1674032": 466, "unihan": 466, "ander": [466, 469, 477, 480], "chrigstr": 466, "1571184": 466, "8024": 466, "2987": [466, 472], "1080": 466, "200c": 466, "417a": 466, "ampersand": 466, "style1": 466, "muller": 466, "2746": 466, "encode_threshold": 466, "5511": 466, "kuba": 466, "wieczorek": 466, "4710": 466, "7610": [466, 472], "gabriel": [466, 470, 480], "genellina": 466, "4756": 466, "6003": 466, "anydbm": [466, 467], "file_util": [466, 480], "distutils2": 466, "tck": 466, "tcl8": 466, "tkcmd": 466, "ttk_intro": 466, "screenshot": 466, "2983": [466, 468], "franklin": 466, "walzer": [466, 472, 480], "2618": 466, "unittest2": 466, "nose": 466, "6001": 466, "impati": 466, "dyer": 466, "8074": 466, "1034053": 466, "5663": 466, "4444": 466, "5679": 466, "2578": 466, "7031": 466, "assertnotregexpmatch": [466, 470, 471], "8038": 466, "assertitemsequ": 466, "assertdictcontainssubset": [466, 468, 471, 472, 480], "roddi": 466, "6866": 466, "fern": 466, "ndez": 466, "3379": 466, "5728": 466, "awkward": [466, 478], "20210619163128": 466, "shtml": 466, "getiter": [466, 472, 478, 479, 480], "childless": 466, "20200703234532": 466, "6472": [466, 472], "bt": [466, 480], "8032": 466, "3632": 466, "4293": 466, "7033": [466, 472], "horsen": 466, "7528": 466, "7767": [466, 472], "trojan": 466, "hors": 466, "5753": [466, 472], "py_isalnum": 466, "py_isalpha": 466, "py_isdigit": 466, "py_islow": 466, "py_isspac": 466, "py_isupp": 466, "py_isxdigit": 466, "py_tolow": 466, "py_toupp": 466, "5793": 466, "pyeval_callobject": [466, 472, 479, 480], "8276": [466, 472], "pystring_fromformat": 466, "pystring_fromformatv": 466, "7228": 466, "1590864": 466, "_shutdown": [466, 480], "1722344": 466, "t_string_inplac": 466, "3102": [466, 467], "arfrev": [466, 472, 480], "freht": [466, 472, 480], "taifersar": [466, 472, 480], "arahesi": [466, 472, 480], "7609": 466, "2422": [466, 472], "6491": 466, "x87_double_round": 466, "2937": 466, "ldcxxshare": 466, "1222585": 466, "clinton": 466, "roy": [466, 480], "3585": 466, "6094": 466, "ucnhash_capi": [466, 469, 480], "pycobject": [466, 468, 472], "vtabl": 466, "pycobject_asvoidptr": 466, "5630": [466, 468], "crtassem": 466, "crt_assembly_vers": 466, "vc_assembly_publickeytoken": 466, "libraries_assembly_name_prefix": 466, "cournapeau": 466, "4365": 466, "7347": 466, "_beginthreadex": 466, "3582": 466, "miki": [466, 472], "tebeka": [466, 472], "1220212": 466, "hirokazu": [466, 473, 480], "yamamoto": [466, 473, 477, 480], "5913": 466, "mimelib": 466, "4969": 466, "4865": 466, "28440": [466, 480], "so_setfib": 466, "kyle": [466, 469, 476, 477, 478, 479, 480], "vanderbeek": 466, "8235": 466, "iobench": 466, "ccbench": 466, "throughput": [466, 477, 480], "5464": 466, "ziga": 466, "seilnacht": 466, "1180193": 466, "randse": 466, "6152": [466, 475], "7312": 466, "piotr": 466, "arowski": 466, "8233": 466, "1533": 466, "5920": 466, "6101": 466, "7853": 466, "leander": 466, "anand": [466, 472], "pillai": [466, 472], "7150": 466, "7348": 466, "5080": 466, "exempt": 466, "pythonshowrefcount": 466, "31733": 466, "count_alloc": [466, 476, 479, 480], "pythonshowalloccount": 466, "31692": 466, "gaynor": [466, 469, 475, 480], "21306": 466, "1g": [466, 480], "zachari": [466, 474, 475, 477, 480], "ware": [466, 474, 475, 477, 480], "21462": 466, "21304": 466, "21671": 466, "0224": 466, "tls1": 466, "reid": [466, 472], "21308": 466, "21305": 466, "21307": 466, "stufft": [466, 474], "deili": [466, 472, 474, 479], "pythonhttpsverifi": 466, "_https_verify_certif": 466, "autotool": [466, 475, 476], "pregener": [466, 475, 476, 480], "23404": [466, 475, 476, 480], "philip": [466, 471, 472, 476, 480], "jenvey": [466, 472], "ryan": [466, 473, 474, 476, 477, 480], "lovett": 466, "hugh": 466, "secker": 466, "walker": 466, "cruft": 467, "wealth": 467, "softspac": [467, 480], "retrain": 467, "corollari": 467, "incompar": 467, "0720": 467, "0o720": 467, "loud": 467, "unixi": 467, "3138": 467, "some_sequ": 467, "274": 467, "vindic": 467, "3109": 467, "crutch": 467, "item1": 467, "item2": 467, "3113": 467, "b_c": 467, "3108": 467, "beo": 467, "instabl": 467, "disobey": 467, "copy_reg": 467, "markupbas": 467, "_markupbas": [467, 469, 480], "dbhash": 467, "htmlentitydef": 467, "basehttpserv": 467, "cgihttpserv": [467, 480], "simplehttpserv": [467, 480], "acquire_lock": [467, 471], "release_lock": [467, 471], "jumpahead": 467, "tmpnam": 467, "tempnam": 467, "tmpfile": 467, "scoop": 467, "secondaryexcept": 467, "primary_except": 467, "__getslice__": 467, "__setslice__": 467, "__delslice__": 467, "3114": 467, "func_x": 467, "__x__": 467, "wit": [467, 480], "func_cod": 467, "func_default": 467, "func_dict": 467, "func_doc": 467, "func_glob": 467, "3111": 467, "tru64": 467, "3123": 467, "pynumber_coerc": 467, "pynumber_coerceex": 467, "pymember_get": 467, "pymember_set": 467, "nb_nonzero": 467, "with_cycle_gc": 467, "contort": 467, "8901234": 468, "12j": 468, "600000": 468, "901": 468, "120000j": 468, "underway": 468, "camelot": 468, "5675": [468, 472], "mattia": [468, 472], "ndstr": [468, 472], "4707": 468, "199999999999ap": 468, "1580": 468, "dickinso": 468, "grew": [468, 472], "namesak": 468, "lv": 468, "ov": 468, "oe": 468, "_0": 468, "query_field": 468, "userqueri": 468, "sale": [468, 472], "4384": 468, "vajda": 468, "4195": 468, "4201": 468, "5228": 468, "testgizmo": 468, "test_gizmo_on_window": 468, "test_gimzo_without_required_librari": 468, "builtout": 468, "test_division_by_zero": 468, "confound": 468, "remap": 468, "c__builtin__": 468, "nset": 468, "np0": 468, "lp1": 468, "nl1l": 468, "nal2l": 468, "nal3l": 468, "natp2": 468, "nrp3": 468, "6137": 468, "sunpro": 468, "4753": 468, "4868": 468, "roger": [468, 479, 480], "serwi": [468, 480], "5150": [468, 472], "lisandro": 468, "dalcrin": 468, "5175": 468, "pynumber_int": 468, "4910": 468, "5914": 468, "7182818284590451": 468, "718281828459045": 468, "salgado": [469, 470, 475, 478, 479, 480], "635": 469, "12782": 469, "632": [469, 471, 480], "wstr": [469, 471], "624": [469, 470, 480], "ctxmanag": 469, "ctxmanager1": 469, "ctxmanager2": 469, "example1": 469, "example2": 469, "ctxmanager3": 469, "example3": 469, "lysandro": [469, 471, 479, 480], "nikolaou": [469, 471, 479, 480], "40334": [469, 479, 480], "some_other_cod": 469, "eol": [469, 480], "42864": [469, 480], "batuhan": [469, 470, 471, 479, 480], "taskaya": [469, 470, 471, 479, 480], "40176": [469, 480], "43914": [469, 480], "rocket": 469, "event_horizon": 469, "42997": [469, 480], "43017": [469, 480], "43822": [469, 480], "build_dyson_spher": 469, "notenoughscienceerror": 469, "notenoughresourceserror": 469, "43149": [469, 480], "43823": [469, 480], "44305": [469, 480], "43797": [469, 480], "all_black_hol": 469, "revel": 469, "41064": [469, 480], "lel": 469, "namedtoplo": 469, "38530": [469, 480], "schwarzschild_black_hol": 469, "schwarschild_black_hol": 469, "pattern_1": 469, "action_1": 469, "pattern_2": 469, "action_2": 469, "pattern_3": 469, "action_3": 469, "action_wildcard": 469, "scala": 469, "elixir": 469, "imper": 469, "test_vari": 469, "maggi": [469, 478], "moss": 469, "prado": 469, "41428": [469, 480], "yurii": [469, 470, 479, 480], "karaba": [469, 470, 479, 480], "44490": [469, 480], "jin": [469, 470, 471, 476, 477, 478, 479, 480], "41559": [469, 480], "jell": [469, 470, 471, 476, 477, 480], "zijlstra": [469, 470, 471, 476, 477, 480], "43783": 469, "mendoza": [469, 470], "unannot": 469, "strcach": 469, "log_prefix": 469, "mikhail": 469, "golubev": 469, "41923": [469, 480], "43766": [469, 480], "traut": [469, 470, 471, 480], "nikla": [469, 470, 480], "fieka": [469, 480], "29882": [469, 480], "sweeney": [469, 470, 471, 479, 480], "40890": [469, 480], "37999": [469, 480], "shkop": [469, 480], "38302": [469, 480], "shannon": [469, 470, 471, 473, 477, 478, 479, 480], "42990": [469, 480], "joshua": [469, 475, 480], "bronson": [469, 478, 480], "pope": [469, 480], "justin": [469, 473, 480], "wang": [469, 471, 477, 480], "31861": [469, 480], "43682": [469, 480], "42737": [469, 480], "43901": [469, 480], "42725": [469, 480], "43475": [469, 480], "donghe": [469, 470, 471, 478, 479, 480], "45000": [469, 480], "nholm": [469, 470, 478], "41332": [469, 480], "9694": [469, 480], "lorentsen": [469, 477, 480], "zackeri": [469, 470, 478, 479, 480], "spytz": [469, 470, 478, 479, 480], "31956": [469, 480], "clearbreakpoint": 469, "irit": [469, 470, 471, 480], "katriel": [469, 470, 471, 480], "24160": [469, 480], "4356": [469, 480], "hai": [469, 470], "shi": [469, 470], "41842": [469, 480], "42195": [469, 479, 480], "joongi": [469, 480], "kim": [469, 480], "41229": [469, 480], "gringauz": 469, "41543": [469, 480], "kintscher": [469, 480], "petter": [469, 478, 480], "jansson": 469, "36982": [469, 480], "39273": [469, 480], "42269": [469, 480], "43532": [469, 480], "bdist_wheel": [469, 470, 478, 479, 480], "42802": [469, 480], "42133": [469, 480], "normalize_encod": [469, 479, 480], "39337": [469, 480], "enum_nam": 469, "ethan": [469, 470, 471, 473, 474, 475, 476, 477, 478, 479, 480], "furman": [469, 471, 473, 474, 475, 476, 477, 480], "40066": [469, 480], "41816": [469, 480], "inada": [469, 470, 471, 475, 476, 477, 478, 479, 480], "naoki": [469, 470, 471, 475, 476, 477, 478, 479, 480], "43712": [469, 480], "5758": 469, "44466": [469, 480], "43439": [469, 480], "38144": [469, 480], "43669": [469, 480], "38820": [469, 480], "43880": [469, 480], "40645": [469, 480], "hilton": [469, 470, 471, 479, 480], "43008": [469, 479, 480], "40468": [469, 479, 480], "33962": [469, 479, 480], "tal": [469, 475, 476, 477, 478, 480], "einat": [469, 475, 476, 477, 478, 480], "37903": [469, 480], "37892": [469, 480], "44010": [469, 480], "pyi": [469, 470, 479, 480], "waygood": [469, 470, 471, 479, 480], "45447": [469, 470, 479, 480], "95191": [469, 470, 480], "from_funct": [469, 470, 475, 480], "43817": [469, 480], "38200": [469, 480], "rtos": [469, 480], "peix": [469, 480], "xin": [469, 480], "41440": [469, 480], "eventfd2": 469, "41001": [469, 480], "41625": [469, 480], "43106": [469, 480], "barney": [469, 471, 480], "gale": [469, 471, 480], "43757": 469, "35498": [469, 480], "yaroslav": [469, 480], "pankovych": [469, 480], "21041": [469, 480], "link_to": [469, 470, 478, 480], "39950": [469, 480], "39906": [469, 480], "28468": [469, 480], "sblondon": 469, "42914": [469, 480], "lewi": [469, 480], "gaul": [469, 480], "43080": [469, 480], "schevchenko": [469, 480], "38731": [469, 480], "readline_ex": 469, "avir": [469, 480], "srivastava": [469, 480], "38307": [469, 480], "34204": [469, 480], "tymoteusz": [469, 480], "wo": [469, 480], "ko": [469, 476, 477, 480], "38490": [469, 480], "42413": [469, 480], "mptcp": [469, 480], "rui": 469, "cunha": 469, "43571": [469, 480], "dscp": [469, 480], "ecn": [469, 480], "sauthoff": 469, "44077": [469, 480], "43794": [469, 480], "43788": [469, 480], "43791": [469, 480], "43799": [469, 480], "43920": [469, 480], "43789": [469, 480], "43811": [469, 480], "hynek": [469, 473, 474, 480], "schlawack": [469, 473, 474, 480], "43998": [469, 480], "31870": [469, 480], "42333": [469, 480], "l0x": 469, "40849": [469, 480], "erlend": [469, 470, 471, 480], "aasland": [469, 470, 471, 480], "43762": [469, 480], "23427": [469, 480], "42955": [469, 480], "43356": [469, 480], "mario": [469, 477, 480], "corchero": [469, 477, 480], "42251": [469, 480], "42308": [469, 480], "bussonni": [469, 477, 478, 480], "26389": [469, 480], "bas": 469, "beek": 469, "41810": [469, 480], "42345": [469, 479, 480], "41792": [469, 480], "38908": [469, 480], "sebastian": [469, 470, 480], "rittau": [469, 470], "kit": [469, 480], "yan": [469, 480], "choi": [469, 480], "39385": [469, 480], "goldschmidt": [469, 476, 477, 478, 479, 480], "42967": [469, 476, 477, 478, 479, 480], "jonathan": [469, 473, 475, 478, 480], "gossag": 469, "35018": [469, 480], "42131": [469, 480], "desmond": [469, 480], "cheong": [469, 480], "14678": [469, 480], "41334": [469, 480], "41006": [469, 480], "41718": 469, "yuri": [469, 470, 472, 473, 474, 475, 476, 477, 478, 479, 480], "selivanov": [469, 470, 472, 473, 474, 475, 476, 477, 478, 479, 480], "42093": [469, 480], "42927": [469, 480], "micropython": [469, 480], "38980": [469, 480], "_compress": [469, 480], "decompressread": [469, 480], "09x": 469, "20x": [469, 471], "32x": 469, "11x": 469, "18x": 469, "lin": [469, 470, 480], "41486": [469, 480], "42202": [469, 480], "str1": [469, 480], "str2": [469, 480], "crochemor": 469, "41972": [469, 480], "dino": [469, 476, 479, 480], "viehland": [469, 476, 479, 480], "43452": [469, 480], "jeroen": [469, 476, 478, 479, 480], "demey": [469, 476, 478, 479, 480], "43575": [469, 480], "43287": [469, 480], "41922": [469, 480], "41873": [469, 480], "41870": [469, 480], "43785": [469, 480], "0in": [469, 471], "1or": [469, 471], "0if": [469, 471], "1els": [469, 471], "0x1for": [469, 471], "43833": [469, 480], "37319": 469, "26131": [469, 480], "zimport": 469, "42134": [469, 480], "43672": [469, 480], "42135": [469, 480], "set_package_wrapp": [469, 470], "set_loader_wrapp": [469, 470], "module_for_load": [469, 470, 471, 474, 480], "impimport": [469, 470, 471, 480], "impload": [469, 470, 471, 480], "43720": [469, 480], "42137": [469, 480], "frozenload": [469, 470], "builtinload": [469, 470], "42136": [469, 480], "optimizedunicod": [469, 470, 471, 480], "42264": [469, 480], "enable_shared_cach": [469, 470, 471, 480], "24464": [469, 480], "87889": 469, "41139": [469, 480], "sslsslcontext": 469, "protocol_sslv2": 469, "rand_pseudo_byt": [469, 471, 473, 480], "pythonthreaddebug": [469, 470, 480], "44584": [469, 480], "41974": [469, 480], "parserbas": [469, 480], "berker": [469, 474, 475, 476, 477, 478, 480], "peksag": [469, 474, 475, 476, 477, 478, 480], "31844": [469, 480], "_pyunicode_name_capi": [469, 480], "42157": [469, 480], "graminit": 469, "pyparser_simpleparsestringflag": [469, 479], "pyparser_simpleparsestringflagsfilenam": [469, 479], "pyparser_simpleparsefileflag": [469, 479], "pynode_compil": [469, 479], "42299": [469, 480], "pymodule_getwarningsmodul": 469, "42599": 469, "37324": [469, 480], "svetlov": [469, 470, 474, 477, 478, 479, 480], "stanley": [469, 476, 477, 478, 479, 480], "42392": [469, 480], "42639": [469, 480], "42393": [469, 480], "_node": [469, 480], "io_modul": 469, "import_importmodul": 469, "source_bytes_object": 469, "source_buf": 469, "wordcod": [469, 476, 480], "36020": [469, 480], "sergey": [469, 470, 479, 480], "fedoseev": [469, 479, 480], "40744": [469, 480], "40810": [469, 480], "xavier": [469, 474, 476, 477, 480], "petazzoni": [469, 480], "27640": [469, 480], "42856": [469, 480], "43103": [469, 480], "tcltk": [469, 470, 472, 479, 480], "manoli": 469, "stamatogiannaki": 469, "42603": [469, 480], "43466": [469, 480], "petr": [469, 470, 471, 475, 477, 478, 479, 480], "viktorin": [469, 470, 471, 475, 478, 479, 480], "43795": [469, 480], "40792": [469, 480], "30155": [469, 480], "matveev": [469, 471, 478, 480], "41756": [469, 480], "41784": [469, 480], "1635741": [469, 480], "42262": [469, 480], "42423": [469, 480], "41832": [469, 480], "41073": [469, 480], "43277": [469, 480], "36465": [469, 478, 480], "43688": [469, 480], "43753": [469, 480], "43916": [469, 480], "43908": [469, 470, 480], "40943": [469, 480], "new_refcnt": 469, "0x030900a4": [469, 470], "39573": [469, 470, 480], "40839": [469, 480], "pyunicode_fromunicod": [469, 470, 471, 473, 479, 480], "36346": [469, 479, 480], "42260": [469, 480], "30459": [469, 480], "odictobject": [469, 480], "parser_interfac": [469, 480], "picklebufobject": [469, 480], "pyarena": [469, 480], "pyctyp": [469, 480], "pyfp": [469, 479, 480], "pytim": [469, 480], "sim": 469, "35134": [469, 470, 478, 480], "py_frozenmain": [469, 480], "26241": 469, "pyunicode_internimmort": [469, 470, 471, 480], "41692": [469, 480], "py_unicode_str": [469, 480], "41123": [469, 470, 480], "py_unicode_strlen": [469, 473], "py_unicode_strcat": [469, 473], "py_unicode_strcpi": [469, 473], "py_unicode_strncpi": [469, 473], "py_unicode_strcmp": [469, 473], "py_unicode_strncmp": [469, 473], "py_unicode_strchr": [469, 473], "py_unicode_strrchr": [469, 473], "pyunicode_getmax": [469, 473, 480], "41103": [469, 480], "pylong_fromunicod": [469, 480], "pyunicode_asunicodecopi": [469, 473, 480], "_py_checkrecursionlimit": [469, 479, 480], "ceval": [469, 480], "recursion_limit": [469, 470, 480], "41834": [469, 480], "py_allow_recurs": [469, 480], "py_end_allow_recurs": [469, 480], "recursion_rit": 469, "41936": [469, 480], "pyos_initinterrupt": [469, 480], "41713": [469, 480], "pyast_valid": [469, 480], "43244": [469, 480], "pyst_getscop": [469, 480], "pysymtable_build": [469, 480], "pysymtable_buildobject": [469, 480], "pysymtable_fre": [469, 480], "py_symtablestr": [469, 480], "py_symtablestringobject": [469, 480], "43868": [469, 480], "winbas": [469, 480], "_mod": [469, 480], "pyast_compileex": [469, 480], "pyast_compileobject": [469, 480], "pyfuture_fromast": [469, 480], "pyfuture_fromastobject": [469, 480], "pyparser_astfromfileobject": [469, 480], "pyparser_astfromfilenam": [469, 480], "pyparser_astfromstringobject": [469, 480], "pyarena_new": [469, 480], "pyarena_fre": [469, 480], "pyarena_malloc": [469, 480], "pyarena_addpyobject": [469, 480], "use_trac": [469, 470], "43760": [469, 470, 480], "25x": 470, "680": [470, 480], "manhattan_dist": 470, "point_1": 470, "point_2": 470, "magic_arithmet": 470, "add_count": 470, "query_us": 470, "query_count": 470, "ammar": [470, 476, 477, 478, 480], "askar": [470, 476, 477, 478, 480], "43950": [470, 480], "45292": [470, 480], "45607": [470, 480], "zac": [470, 480], "hatfield": [470, 480], "dodd": [470, 480], "otherpython": 470, "tensorflow": 470, "rahtz": 470, "43224": [470, 480], "pradeep": 470, "kumar": [470, 471, 480], "srinivasan": 470, "sile": 470, "panther": 470, "foster": [470, 480], "47087": [470, 480], "mylock": 470, "myint": 470, "balf": [470, 471, 480], "46534": [470, 480], "table_nam": 470, "47088": [470, 480], "bleaney": 470, "91860": [470, 480], "bont": [470, 471], "counsil": 470, "46725": 470, "33346": [470, 480], "12022": [470, 480], "44471": [470, 480], "70766": 470, "26579": [470, 480], "57684": [470, 480], "90153": 470, "grainger": [470, 480], "91181": 470, "24234": [470, 480], "29410": [470, 480], "45711": [470, 480], "_pyerr_stackitem": [470, 480], "bastian": 470, "neuburg": 470, "44934": [470, 480], "46142": [470, 480], "tane": 470, "hukkinen": 470, "40059": [470, 480], "42012": [470, 480], "90908": 470, "90927": 470, "91218": 470, "duprat": 470, "87518": 470, "34975": [470, 480], "46805": [470, 480], "filip": [470, 473, 474, 478, 480], "25625": [470, 480], "44674": [470, 480], "kabir": [470, 480], "kwatra": [470, 480], "91973": 470, "ganssl": [470, 471, 477, 478, 479, 480], "80010": [470, 480], "aflag": 470, "kirpichev": [470, 480], "44258": [470, 480], "some_fract": 470, "44547": [470, 480], "46014": [470, 480], "libb2": [470, 480], "47095": [470, 480], "_sha3": [470, 480], "tiny_sha3": [470, 480], "47098": [470, 480], "89313": 470, "weipeng": [470, 478, 480], "hong": [470, 478, 480], "30533": [470, 480], "hakan": [470, 480], "elik": [470, 480], "29418": [470, 480], "88116": [470, 480], "andrei": 470, "kulakovin": 470, "88024": 470, "kiril": 470, "pinchuk": 470, "88457": 470, "gideon": 470, "45917": [470, 480], "ajith": 470, "ramachandran": 470, "44357": [470, 480], "44339": [470, 480], "46917": [470, 480], "antoni": [470, 480], "44019": [470, 480], "44611": [470, 480], "eisuk": [470, 480], "kawasima": 470, "22276": [470, 480], "33392": 470, "433030": [470, 480], "46245": [470, 480], "klausner": 470, "30512": [470, 480], "29980": 470, "44491": [470, 480], "44688": [470, 480], "aviv": [470, 476, 478, 480], "palivoda": [470, 476, 478, 480], "shahaf": [470, 475, 480], "16379": [470, 480], "24139": [470, 480], "45243": [470, 480], "45613": [470, 480], "45828": [470, 480], "44092": [470, 480], "41930": [470, 480], "34916": 470, "24905": [470, 480], "keho": 470, "90465": 470, "46328": [470, 480], "miro": [470, 480], "hron": [470, 480], "45413": [470, 480], "carey": [470, 480], "metcalf": [470, 480], "70363": 470, "sem_clockwait": [470, 480], "41710": [470, 480], "sz": [470, 480], "ke": [470, 480], "21302": [470, 480], "45429": [470, 480], "info_patchlevel": [470, 480], "91827": [470, 480], "44569": [470, 480], "33809": [470, 480], "90633": [470, 480], "90572": 470, "90638": 470, "samodya": 470, "abeysiriwardan": 470, "89026": 470, "43923": 470, "shantanu": [470, 471, 480], "jain": [470, 471, 480], "91154": 470, "90500": 470, "89263": 470, "adrian": [470, 471, 477, 480], "garcia": [470, 471, 480], "badarasco": 470, "88970": 470, "91137": 470, "_type_check": 470, "beauregard": [470, 480], "90802": 470, "rosenstein": 470, "85542": 470, "nikita": [470, 471, 480], "sobolev": [470, 471, 480], "90353": 470, "90711": 470, "90729": 470, "45190": [470, 480], "45046": [470, 480], "47074": 470, "turnbul": [470, 480], "28080": [470, 480], "ezeh": 470, "49083": 470, "miguel": [470, 480], "brito": [470, 480], "88261": 470, "28307": [470, 480], "90564": 470, "behnel": [470, 474, 475, 477, 478, 480], "68264": 470, "91165": 470, "272": [470, 480], "46845": [470, 480], "msoxzw": 470, "91487": [470, 480], "37295": [470, 480], "90415": 470, "44987": [470, 480], "pyperform": [470, 480], "ubuntu": [470, 477, 480], "aditya": [470, 471, 480], "44590": [470, 480], "45256": [470, 480], "superinstruct": [470, 480], "brunthal": 470, "brandt": [470, 471, 479, 480], "bucher": [470, 471, 479, 480], "45947": [470, 480], "45340": [470, 480], "40116": [470, 480], "40222": [470, 480], "91404": [470, 480], "bloomberg": 470, "async_gen_wrap": [470, 480], "prep_reraise_star": [470, 480], "binary_": [470, 480], "inplace_": [470, 480], "call_function_kw": [470, 476, 480], "call_method": [470, 477, 480], "precal": [470, 471, 480], "dup_top": [470, 480], "dup_top_two": [470, 480], "rot_two": [470, 480], "rot_thre": [470, 480], "rot_four": [470, 478, 480], "rot_n": [470, 480], "jump_if_not_exc_match": [470, 479, 480], "jump_absolut": [470, 480], "pop_jump_backward_if_": 470, "pop_jump_forward_if_": 470, "not_non": 470, "setup_async_with": 470, "jump_if_true_or_pop": [470, 471, 480], "jump_if_false_or_pop": [470, 471, 480], "89874": [470, 471], "copy_dict_without_key": 470, "gen_start": [470, 480], "19072": [470, 480], "89519": [470, 471, 480], "81548": [470, 480], "44977": [470, 480], "47061": [470, 480], "68966": [470, 480], "hugo": [470, 471, 474, 479, 480], "kemenad": [470, 471, 479, 480], "47022": [470, 480], "40360": [470, 479, 480], "sre_compil": [470, 480], "sre_const": [470, 475, 480], "sre_pars": [470, 480], "47152": [470, 480], "safeconfigpars": [470, 471, 472, 480], "45173": [470, 480], "legacyinterpol": [470, 471, 480], "46607": [470, 480], "90817": [470, 471, 480], "91760": [470, 471, 480], "92728": [470, 480], "45837": [470, 480], "jingchen": [470, 480], "90224": 470, "42255": [470, 480], "findtestcas": [470, 471, 480], "makesuit": [470, 471, 480], "5846": [470, 480], "usageexit": [470, 471, 480], "dam": 470, "zio": 470, "67048": [470, 471], "illia": [470, 480], "volochii": [470, 480], "43216": [470, 480], "corowrapp": [470, 480], "45129": [470, 480], "binhex": [470, 479, 480], "a2b_hqx": [470, 479, 480], "b2a_hqx": [470, 479, 480], "rlecode_hqx": [470, 479, 480], "rldecode_hqx": 470, "45085": [470, 480], "bdist_msi": [470, 479, 480], "45124": [470, 480], "45132": [470, 480], "lgettext": [470, 478, 480], "ldgettext": [470, 478], "lngettext": [470, 478], "ldngettext": [470, 478], "set_output_charset": [470, 478], "44235": [470, 480], "formatargspec": [470, 475, 480], "from_builtin": [470, 475, 480], "45320": [470, 480], "46483": [470, 480], "mailmanproxi": [470, 479, 480], "35800": [470, 479, 480], "tkapptyp": [470, 479, 480], "38371": [470, 479, 480], "23882": [470, 480], "__set_format__": [470, 480], "__setformat__": [470, 480], "46852": [470, 480], "experimental_isolated_subinterpret": [470, 480], "pynch": [470, 480], "37330": [470, 480], "93351": [470, 480], "43234": [470, 480], "46659": [470, 480], "sriniva": [470, 477, 480], "reddi": [470, 477, 480], "thatiparthi": [470, 477, 480], "41137": [470, 480], "40465": [470, 479, 480], "47066": [470, 480], "35859": [470, 480], "84461": [470, 480], "90473": [470, 480], "95085": [470, 480], "46656": [470, 480], "45440": [470, 480], "46640": [470, 480], "py_no_nan": [470, 480], "46996": [470, 480], "libnsl": [470, 480], "libsqlite3": 470, "libcrypt": [470, 480], "egeberg": 470, "45847": [470, 480], "45747": [470, 480], "45763": [470, 480], "gilbert": 470, "45433": [470, 480], "holman": [470, 480], "44340": [470, 480], "45522": [470, 480], "45548": [470, 480], "45570": [470, 480], "45571": [470, 480], "43974": [470, 480], "tcltk_cflag": 470, "tcltk_lib": 470, "rhel": [470, 477, 480], "ltk8": 470, "ltkstub8": 470, "ltcl8": 470, "rhel7": 470, "sizeof_void_p": 470, "45569": [470, 480], "42035": [470, 480], "tornetta": [470, 480], "43931": [470, 480], "45459": [470, 480], "46613": [470, 480], "46906": [470, 480], "46343": [470, 480], "89653": 470, "46608": [470, 480], "exception_t": 470, "46841": [470, 480], "92154": [470, 480], "94936": [470, 480], "py_trashcan_safe_begin": [470, 479, 480], "py_trashcan_safe_end": [470, 479, 480], "py_trashcan_begin": [470, 479, 480], "py_trashcan_end": [470, 479, 480], "mytype_dealloc": 470, "0x03080000": [470, 478], "cpy_trashcan_begin": 470, "cpy_trashcan_end": 470, "44263": [470, 480], "new_typ": 470, "_py_set_typ": 470, "_py_set_s": 470, "0x030b0000": [470, 480], "45434": [470, 480], "cellobject": [470, 480], "genobject": [470, 480], "longintrepr": [470, 480], "pyunicode_check_intern": [470, 480], "46007": [470, 480], "93937": [470, 480], "f_blockstack": 470, "f_gen": 470, "f_iblock": 470, "f_stackdepth": 470, "f_state": [470, 480], "f_frame": 470, "f_localsplus": 470, "localsplus": 470, "f_valuestack": 470, "pyframe_fasttolocalswitherror": [470, 480], "pyframe_localstofast": [470, 480], "0x030900b1": 470, "pythoncap_compat": 470, "40429": [470, 480], "recursion_depth": [470, 479, 480], "recursion_remain": 470, "stackcheck_count": 470, "0x030b00a2": 470, "0x030a00a1": 470, "cframe": 470, "c_tracefunc": 470, "c_profilefunc": 470, "pythoncap": 470, "_py_setprogramfullpath": [470, 480], "88279": [470, 480], "ob_shash": [470, 471, 480], "46864": [470, 480], "pyunicode_as_data": [470, 471, 473, 480], "pyunicode_as_unicod": [470, 471, 473, 480], "pyunicode_asunicodeands": [470, 471, 473, 479, 480], "pyunicode_asunicod": [470, 471, 473, 479, 480], "pyunicode_get_data_s": [470, 471, 473, 480], "pyunicode_get_s": [470, 471, 473, 480], "pyunicode_gets": [470, 471, 473], "pyunicode_is_compact": 470, "pyunicode_is_readi": 470, "pyunicode_wstr_length": [470, 479, 480], "_pyunicode_asunicod": [470, 479], "pyframe_blocksetup": 470, "pyframe_blockpop": 470, "py_adjust_erange1": [470, 480], "py_adjust_erange2": [470, 480], "py_overflow": [470, 480], "py_set_erange_if_overflow": [470, 480], "py_set_errno_on_math_error": [470, 480], "45412": [470, 480], "py_unicode_copi": [470, 473, 479, 480], "py_unicode_fil": [470, 473, 479, 480], "pystrhex": [470, 480], "py_force_doubl": [470, 480], "py_is_infin": [470, 480], "45474": [470, 480], "pyheaptype_get_memb": [470, 480], "40170": [470, 479, 480], "have_py_set_53bit_precis": [470, 480], "pyunicode_encod": [470, 473, 480], "pyunicode_encodeascii": [470, 473], "pyunicode_encodelatin1": [470, 473, 480], "pyunicode_encodeutf7": [470, 473, 480], "pyunicode_encodeutf8": [470, 473, 480], "pyunicode_encodeutf16": [470, 473, 480], "pyunicode_encodeutf32": [470, 473, 480], "pyunicode_encodeunicodeescap": [470, 473, 480], "pyunicode_encoderawunicodeescap": [470, 473, 480], "pyunicode_encodecharmap": [470, 473, 480], "pyunicode_translatecharmap": [470, 473, 480], "pyunicode_encodedecim": [470, 473, 480], "pyunicode_transformdecimaltoascii": [470, 473, 480], "44029": [470, 480], "turner": [471, 480], "693": 471, "ergonom": 471, "95299": [471, 480], "labeledtupl": 471, "hashablesequ": 471, "intorstrsequ": 471, "103764": 471, "eden": 471, "alkalin": 471, "ascension": 471, "playlist": 471, "sky": 471, "cristi": 471, "maureira": 471, "frede": 471, "marta": [471, 480], "mez": [471, 480], "102856": [471, 480], "anticip": [471, 476, 480], "_xxsubinterpretersmodul": 471, "104210": 471, "103082": [471, 480], "102500": [471, 480], "meyer": [471, 473, 478, 479, 480], "98254": [471, 480], "99139": [471, 480], "blech": 471, "somethin": 471, "98931": [471, 480], "91058": [471, 480], "franek": 471, "magiera": 471, "103629": [471, 480], "get_color": 471, "goodchild": 471, "badchild": 471, "get_colour": 471, "troxler": [471, 480], "101561": [471, 480], "96670": [471, 480], "98401": [471, 480], "some_it": [471, 480], "100581": 471, "77757": [471, 480], "103590": [471, 480], "breaker": [471, 480], "97922": [471, 480], "60203": 471, "90751": [471, 480], "bradshaw": [471, 480], "furkan": [471, 480], "onder": [471, 480], "101264": 471, "neumaier": 471, "100425": [471, 480], "87995": [471, 480], "96123": 471, "98658": [471, 480], "91166": [471, 480], "2x": [471, 473, 476, 480], "bower": [471, 480], "102853": 471, "104140": 471, "104138": 471, "98024": 471, "94597": [471, 480], "99388": [471, 480], "6x": [471, 480], "pranav": 471, "thulasiram": 471, "bhat": 471, "100344": [471, 480], "102748": [471, 480], "78530": [471, 480], "princ": 471, "roshan": 471, "103636": [471, 480], "94216": [471, 480], "100161": 471, "coomb": [471, 474, 478, 479], "97930": [471, 480], "carlton": 471, "gibson": 471, "99247": 471, "krennwalln": [471, 480], "79940": [471, 480], "103193": [471, 480], "98363": [471, 480], "100485": [471, 480], "goergen": 471, "94906": [471, 480], "93312": [471, 480], "machalow": 471, "99547": [471, 480], "dower": [471, 475, 476, 477, 478, 479], "102519": [471, 480], "99726": [471, 480], "triad": 471, "101000": [471, 480], "stanislav": 471, "zmiev": 471, "90385": [471, 480], "domenico": 471, "ragusa": 471, "84538": 471, "tian": [471, 480], "gao": [471, 480], "103693": [471, 480], "81620": [471, 480], "100234": [471, 480], "74696": [471, 480], "triplet": [471, 480], "102828": [471, 480], "103179": 471, "77617": [471, 480], "83638": [471, 480], "103015": [471, 480], "103489": [471, 480], "95861": [471, 480], "102778": [471, 480], "103176": [471, 480], "evgeni": [471, 479, 480], "zorin": 471, "58451": 471, "93503": [471, 480], "create_": 471, "94473": [471, 480], "101827": 471, "102433": [471, 480], "hasx": 471, "fourteen": 471, "74690": [471, 480], "badaracco": [471, 480], "103699": [471, 480], "99957": [471, 480], "96734": [471, 480], "test_thread": [471, 480], "210s": 471, "test_timeout": [471, 480], "barriertest": 471, "003s": 471, "test_default_timeout": 471, "518s": 471, "eventtest": 471, "158": 471, "869s": 471, "48330": [471, 480], "chhina": 471, "88597": [471, 480], "wstr_length": 471, "92536": [471, 480], "modzelewski": 471, "90536": [471, 480], "101525": 471, "91524": [471, 480], "103793": [471, 480], "103497": 471, "93429": [471, 480], "102859": [471, 480], "92925": 471, "94163": [471, 480], "99005": [471, 480], "101799": [471, 480], "90997": [471, 480], "101441": 471, "93143": [471, 480], "wenyang": 471, "101632": [471, 480], "97681": [471, 480], "97669": [471, 480], "92248": [471, 480], "90953": 471, "100160": [471, 480], "103857": [471, 480], "william": [471, 474, 480], "72346": [471, 480], "93963": [471, 480], "101588": [471, 480], "bsds": 471, "84559": 471, "97850": [471, 480], "master_open": [471, 480], "slave_open": [471, 480], "soumendra": [471, 480], "ganguli": [471, 480], "85984": [471, 480], "90016": [471, 480], "101698": 471, "83122": 471, "ofey": [471, 480], "chan": [471, 480], "65961": [471, 480], "ceas": [471, 480], "hoffmann": [471, 480], "103487": 471, "101866": 471, "84540": 471, "90765": 471, "50096": 471, "86421": 471, "57281": 471, "87999": [471, 480], "96580": 471, "89336": [471, 480], "92584": [471, 480], "pradyun": 471, "gedam": 471, "95083": 471, "94172": [471, 480], "94196": [471, 480], "94199": [471, 480], "set_packag": [471, 474, 480], "set_load": [471, 474, 480], "98040": [471, 480], "nullimport": [471, 473], "get_mag": [471, 474], "get_suffix": 471, "new_modul": 471, "load_sourc": 471, "init_builtin": 471, "load_compil": 471, "load_dynam": [471, 480], "load_packag": [471, 480], "lock_held": 471, "search_error": 471, "py_sourc": 471, "c_extens": 471, "py_resourc": 471, "pkg_directori": 471, "c_builtin": 471, "py_frozen": 471, "py_coderesourc": 471, "imp_hook": 471, "openwrapp": [471, 480], "94169": [471, 480], "94226": [471, 480], "aiosmtpd": [471, 480], "iarygin": [471, 480], "93243": [471, 480], "92548": 471, "cwe": [471, 480], "isident": 471, "teyit": 471, "modernis": 471, "_texttestresult": [471, 480], "89325": [471, 480], "firebird": [471, 480], "102871": [471, 480], "94383": [471, 480], "94379": [471, 480], "suspici": [471, 480], "rstlint": [471, 480], "julien": [471, 477], "palard": [471, 477], "98179": 471, "1e25": 471, "86388": [471, 480], "94352": [471, 480], "98393": [471, 480], "99127": [471, 480], "93939": [471, 480], "va_start": [471, 480], "93207": [471, 480], "89536": 471, "99289": [471, 480], "loongarch": [471, 480], "loongarch64": [471, 480], "gnusf": [471, 480], "gnuf32": [471, 480], "zhang": [471, 476, 477, 478, 480], "90656": [471, 480], "python_for_regen": [471, 480], "89886": [471, 480], "pyunstable_": 471, "101101": 471, "103509": [471, 480], "wenzel": 471, "jakob": 471, "93012": [471, 480], "93274": [471, 480], "98586": [471, 480], "frost": 471, "92257": 471, "91052": [471, 480], "91051": [471, 480], "91054": [471, 480], "91248": [471, 480], "101578": [471, 480], "_pyerr_chainexceptions1": [471, 480], "_pyerr_chainexcept": [471, 480], "102755": [471, 480], "_py_immortal_refcnt": 471, "_py_isimmort": [471, 480], "py_build_cor": [471, 480], "sstate_interned_immort": [471, 480], "sstate_interned_immortal_stat": 471, "eddi": [471, 478], "elizondo": [471, 478], "84436": [471, 480], "104110": 471, "105387": [471, 480], "98836": [471, 480], "95781": [471, 480], "georgi": [471, 480], "95504": [471, 480], "95589": [471, 480], "_pyobject_visitmanageddict": [471, 480], "_pyobject_clearmanageddict": [471, 480], "98724": [471, 480], "_py_reftot": 471, "_py_getglobalreftot": 471, "104668": [471, 480], "pylong_": 471, "ericsnowcurr": 471, "699": [471, 480], "ma_version_tag": [471, 480], "ramvikram": 471, "101193": 471, "77782": [471, 480], "95388": [471, 480], "t_doubl": 471, "quirki": 471, "47146": [471, 480], "braun": [471, 480], "102192": [471, 480], "py_unicode_wid": 471, "92651": [471, 480], "85858": [471, 480], "99482": [471, 480], "_use_broken_old_ctypes_structure_semantics_": [471, 480], "99285": 471, "392": 472, "sneezi": 472, "sleepi": 472, "skycaptain": 472, "manage_cloud": 472, "helm": 472, "parser_l": 472, "missil": 472, "torpedo": 472, "parser_m": 472, "vessel": 472, "console_prior": 472, "694": 472, "compet": 472, "pronounc": 472, "commonplac": 472, "unladen10": 472, "py32": 472, "pyload": [472, 474], "pypycload": [472, 474], "pyshar": 472, "32m": 472, "33md": 472, "soabi": [472, 480], "32mu": 472, "ext_suffix": [472, 474, 480], "salient": 472, "pathway": [472, 480], "0o24": 472, "7094": 472, "shl": 472, "project_nam": 472, "lowercaseddict": 472, "lcd": 472, "placeholderdict": 472, "6081": 472, "marcin": 472, "wojdyr": 472, "1772833": 472, "9666": 472, "9337": 472, "abcdefgh": [472, 474], "9757": 472, "4617": 472, "8413": 472, "10093": 472, "477863": 472, "9213": 472, "2690": 472, "10889": 472, "10518": 472, "aggrav": 472, "9425": 472, "undergon": 472, "4661": 472, "10321": 472, "get_phone_numb": 472, "phonenumb": 472, "phonelist": 472, "user_request": 472, "4805": 472, "980": 472, "baker": 472, "498245": 472, "577479": 472, "10586": 472, "10593": 472, "terrenc": 472, "9567": 472, "3445": 472, "8814": 472, "prob_dist": 472, "satur": 472, "renew": 472, "resequenc": 472, "simsalabim": 472, "get_vot": 472, "ballot": 472, "conduct_elect": 472, "all_polls_clos": 472, "lockbox": 472, "seal_ballot": 472, "elect": 472, "deposit": 472, "8777": 472, "923754": 472, "accept2dyear": [472, 473], "guesswork": 472, "1289118": 472, "5094": 472, "6641": 472, "2706": 472, "1777412": 472, "8013": 472, "10827": 472, "013671875": 472, "013765762467652909": 472, "gaussian": 472, "682689492137086": 472, "31731050786291404": 472, "gamma_funct": 472, "801": 472, "4551": 472, "950730698041": 472, "temperatur": 472, "from_fahrenheit": 472, "from_celsius": 472, "urban": [472, 474, 480], "5867": 472, "rec_len": 472, "loc_start": 472, "loc_len": 472, "change_loc": 472, "record_numb": 472, "byte_stream": 472, "g3805": 472, "storeroom": 472, "chassi": 472, "x7899": 472, "cog": 472, "l6988": 472, "sprocket": 472, "showroom": 472, "5506": 472, "9826": 472, "9840": 472, "susan": [472, 480], "salesl": 472, "talbot": 472, "5975": 472, "abraham": [472, 480], "1537721": 472, "duti": 472, "9110": 472, "8188": 472, "2305843009213693951": 472, "314159": 472, "1000003": 472, "8540": [472, 473], "log1": 472, "rodol": [472, 473, 478], "4972": [472, 475], "8046": 472, "1286": 472, "8806": 472, "7461": 472, "10554": 472, "bastien": [472, 474], "sabl": 472, "9862": 472, "3488": 472, "9962": 472, "1675951": 472, "redact": 472, "902": 472, "general_quest": 472, "3514": 472, "prion": 472, "py_todo": 472, "1399": 472, "semaphore_not": 472, "md2": 472, "dsawithsha": 472, "mdc2": 472, "md4": 472, "ripemd160": 472, "dsa": 472, "dsaencrypt": 472, "0x101739a10": 472, "sehensw": 472, "rdigkeiten": 472, "xc3": 472, "xbcrdigkeiten": 472, "bzip": 472, "in_transit": 472, "shashwat": 472, "8845": 472, "8524": 472, "9794": 472, "2818": 472, "8850": 472, "1589": 472, "5639": 472, "4870": 472, "dysfunct": 472, "9360": 472, "vant": 472, "1926": 472, "9003": 472, "lorenzo": [472, 474], "catucci": [472, 474], "4471": 472, "10980": 472, "10620": 472, "my_proj_dir": 472, "9754": 472, "test_anagram": 472, "volumin": 472, "ups": [472, 480], "9424": 472, "misimpl": 472, "optic": 472, "9025": 472, "8807": 472, "handle_accept": 472, "6706": 472, "schedulenau": 472, "5178": 472, "rodolfo": 472, "eckhardt": 472, "10220": 472, "0x1022bd788": 472, "pydoc3": 472, "ron": 472, "newloc": 472, "nofre": 472, "_randbelow": 472, "binary_modulo": 472, "binary_multipli": [472, 480], "binary_add": [472, 474, 480], "binary_floor_divid": 472, "9147": 472, "ray": [472, 474, 480], "9523": 472, "raymondhetting": 472, "os2": 472, "os2_hom": 472, "python32": 472, "bindir": 472, "binlibdest": 472, "includepi": 472, "libdest": 472, "platbas": 472, "projectbas": 472, "py_version_nodot": 472, "py_version_short": 472, "antonio": 472, "cuni": 472, "ilya": [472, 477, 480], "sandler": 472, "pluggabl": [472, 474, 476], "ambv": 472, "zope9": 472, "plone": 472, "zope9instal": 472, "zope9inst": 472, "beef": 472, "cafe": 472, "5417": 472, "aff": 472, "8fa3": 472, "telenovela": 472, "elisa": 472, "bfd": 472, "f3nde": 472, "mahn": 472, "5468": 472, "9873": 472, "concert": 472, "steffen": 472, "daod": 472, "nurpmeso": 472, "9124": 472, "10199": 472, "7316": 472, "torsten": [472, 473, 480], "landschoff": [472, 473, 480], "850728": 472, "kleckner": 472, "8844": 472, "6690": 472, "9410": 472, "3873": 472, "9915": 472, "7451": 472, "10314": 472, "10x": [472, 473, 474, 477, 480], "15x": [472, 479, 480], "3001": 472, "stringlib": 472, "differenc": [472, 480], "andress": 472, "bennett": 472, "8685": 472, "1569291": 472, "3709": [472, 473], "schaaf": [472, 473], "sped": [472, 475, 478, 479, 480], "10160": 472, "christo": 472, "georgiou": 472, "7113": 472, "mobil": 472, "kannada": 472, "0cf1": 472, "0cf2": 472, "tai": 472, "lue": 472, "19da": 472, "disqualifi": 472, "cheatsheet": 472, "jog": 472, "adjunct": 472, "9528": 472, "7962": 472, "aquatk": 472, "6075": 472, "changeset": [472, 474, 480], "385": 472, "workflow": [472, 480], "10679": 472, "bupjo": 472, "5127": 472, "9203": 472, "wctype": 472, "9210": 472, "9778": 472, "py_va_copi": 472, "va_copi": 472, "2443": 472, "8837": 472, "buildscript": [472, 480], "8990": 472, "setfilesystemencod": 472, "6shhbbb": 472, "gif87a": 472, "10783": 472, "10711": 472, "10272": 472, "398": 473, "segreg": 473, "13411": 473, "10181": 473, "u0010ffff": 473, "udbff": 473, "udfff": 473, "13054": 473, "becker": 473, "3561": 473, "gather_t": 473, "acc": [473, 480], "renaud": [473, 480], "blanch": [473, 480], "zbigniew": [473, 480], "drzejewski": [473, 480], "szmek": [473, 480], "_extra_attribut": 473, "0x7f46b9fe31e0": 473, "amend": [473, 480], "2377": 473, "13959": 473, "14605": 473, "14646": 473, "growth": [473, 480], "delin": 473, "12753": 473, "13201": 473, "petri": [473, 480], "lehtinen": 473, "12170": 473, "12380": 473, "10516": 473, "11388": 473, "13748": 473, "gruszczi": [473, 474, 478, 480], "ski": [473, 474, 478, 480], "13521": 473, "clumsi": 473, "9260": 473, "4966": 473, "3144": 473, "nadeem": [473, 474], "vawda": [473, 474], "yvind": 473, "karlsen": [473, 480], "6715": 473, "darren": 473, "11610": 473, "10868": 473, "1172711": 473, "ywjj": 473, "catalin": [473, 480], "iacob": [473, 480], "13641": 473, "13637": 473, "5863": 473, "pbzip2": 473, "1625": 473, "13216": 473, "65001": [473, 480], "cp_utf8": [473, 480], "chcp": [473, 480], "cjk": [473, 480], "12016": 473, "u52ff": 473, "u65bd": 473, "u65bc": 473, "u4eba": 473, "u3002": 473, "npj": 473, "l6hk": 473, "hk": 473, "12100": 473, "11089": 473, "11297": 473, "11085": 473, "13121": 473, "13585": 473, "10924": 473, "ncursesw": [473, 480], "waddwstr": 473, "igo": 473, "serna": 473, "6755": 473, "15006": 473, "7652": 473, "100x": 473, "bytereef": 473, "mpdecim": [473, 480], "quickstart": 473, "02s": 473, "345s": 473, "120x": 473, "telco": 473, "19s": 473, "68s": 473, "psycopg": 473, "57s": 473, "29s": 473, "12x": 473, "watchexp": [473, 480], "465484": 473, "72000": 473, "89ric": 473, "pal": 473, "salli": 473, "bonzo": 473, "bonz": 473, "ought": 473, "8594": 473, "12139": 473, "11072": 473, "13227": 473, "15061": 473, "13295": 473, "kuhn": 473, "13464": 473, "htmlparseerror": 473, "15114": [473, 474, 475, 480], "14538": 473, "13993": 473, "13960": 473, "13358": 473, "1745761": 473, "755670": 473, "13357": 473, "12629": 473, "1200313": 473, "670664": 473, "13273": 473, "12888": 473, "7311": 473, "11113": 473, "15156": 473, "sijin": 473, "joseph": [473, 476, 480], "8808": 473, "13062": 473, "15153": 473, "townshend": 473, "12760": 473, "11888": 473, "12021": 473, "12328": 473, "4892": 473, "6064": 473, "12708": 473, "9795": 473, "lagerwal": 473, "10882": 473, "4761": 473, "10755": 473, "14626": 473, "supports_follows_symlink": 473, "10784": 473, "8828": 473, "14127": 473, "13609": 473, "12720": 473, "9344": 473, "dlfcn": [473, 476, 480], "13226": 473, "14210": 473, "14166": 473, "3665": 473, "13449": 473, "8684": 473, "delayfunct": 473, "13245": 473, "6397": 473, "12442": 473, "sandro": 473, "tosi": 473, "12191": 473, "15238": 473, "12715": 473, "niehof": 473, "9993": 473, "4489": 473, "8407": 473, "1870": 473, "elho": 473, "trevino": 473, "juhana": 473, "jauhiainen": 473, "orr": [473, 474, 478, 479, 480], "boswel": 473, "8739": 473, "paulo": [473, 480], "scardin": 473, "11281": 473, "11289": 473, "kasun": 473, "herath": 473, "8809": 473, "watson": 473, "6560": 473, "heiko": 473, "wundram": 473, "lwn": 473, "253425": 473, "socketcan": [473, 480], "10141": 473, "fuch": [473, 478, 480], "tiago": 473, "alv": 473, "reliable_datagram_socket": 473, "rds": [473, 480], "goderbau": 473, "13777": 473, "10866": 473, "warkentin": 473, "11109": 473, "11688": 473, "12049": 473, "11183": 473, "simpkin": 473, "12803": 473, "13626": 473, "13627": 473, "scram": 473, "jacek": [473, 476, 480], "konieczni": 473, "12551": 473, "13634": 473, "colin": [473, 480], "14204": 473, "14837": 473, "11811": 473, "13635": 473, "14807": 473, "3163": 473, "8513": 473, "5870": 473, "11223": 473, "5689": 473, "9957": 473, "13857": 473, "10968": 473, "clock_": 473, "10278": 473, "14386": 473, "14588": 473, "winston": 473, "ewert": 473, "10775": 473, "1673007": 473, "xdg": [473, 480], "gvfs": [473, 480], "calmett": 473, "13620": 473, "14493": 473, "12646": 473, "12306": 473, "14624": 473, "14738": 473, "15026": 473, "osf": 473, "9856": 473, "11377": 473, "13374": 473, "13988": 473, "py_unicode_match": [473, 479, 480], "pyunicode_encodembc": [473, 480], "12326": 473, "13847": 473, "14180": 473, "1079": 473, "1690608": 473, "11291": 473, "assertsameel": 473, "_clamp": 473, "sslfakefil": 473, "13550": 473, "smalltabl": 473, "pymemoryviewobject": [473, 475], "memoryobject": [473, 475], "xxxmodul": 473, "14040": 473, "10998": 473, "11591": 473, "rdmurray": 474, "bitdanc": 474, "16499": 474, "16475": 474, "3156": 474, "450": 474, "454": 474, "8713": 474, "18891": 474, "18214": 474, "unvers": 474, "pip3": 474, "hex_decod": 474, "bz2_encod": 474, "68656c6c6f": 474, "7475": 474, "17827": 474, "17828": 474, "19619": 474, "stone": 474, "everyon": 474, "berman": 474, "18111": 474, "18416": 474, "kang": [474, 480], "hao": 474, "12892": 474, "bierenfeld": 474, "1097797": 474, "ukrainian": [474, 477], "19668": 474, "15958": 474, "16772": 474, "17934": 474, "claudiu": [474, 475, 480], "popa": [474, 475, 480], "18690": 474, "19078": 474, "16148": 474, "declin": 474, "eli": [474, 476, 480], "benderski": 474, "aprano": [474, 476, 478], "16832": 474, "bruno": [474, 475, 480], "dupui": 474, "16049": 474, "17818": 474, "storchacha": 474, "16486": 474, "8311": 474, "maystr": 474, "11175": 474, "12866": 474, "19641": 474, "16685": 474, "17839": 474, "a85": 474, "17618": 474, "16613": 474, "fcc": 474, "ntsc": 474, "lander": [474, 477], "14323": 474, "15806": 474, "piraeus": 474, "19266": 474, "inflex": [474, 475], "15805": 474, "19282": 474, "kluyver": [474, 475, 476, 480], "11816": 474, "17916": 474, "19722": 474, "16522": 474, "11390": 474, "3158": 474, "18600": 474, "email6": 474, "levitt": 474, "18149": 474, "15442": 474, "horev": 474, "kati": [474, 480], "10042": 474, "thorn": 474, "12428": 474, "16351": 474, "18582": 474, "18532": 474, "jona": [474, 477, 480], "borgstr": 474, "18240": 474, "17276": 474, "247": 474, "18775": 474, "2927": 474, "invit": 474, "13633": 474, "karl": [474, 479, 480], "cow": 474, "12921": 474, "malt": 474, "swart": 474, "17764": 474, "15627": 474, "18072": 474, "18193": 474, "18192": 474, "18194": 474, "18058": 474, "19152": 474, "18626": 474, "unravel": 474, "aaron": [474, 480], "ile": 474, "13266": 474, "18929": 474, "19030": 474, "broader": 474, "17481": 474, "17159": 474, "routeabl": 474, "17400": 474, "9556": 474, "ce46195b56a9": 474, "16110": 474, "15452": 474, "bump": [474, 480], "19219": 474, "valeri": 474, "4885": 474, "18999": 474, "19946": 474, "16694": 474, "nelson": 474, "yogesh": 474, "chaudhari": 474, "17914": 474, "11939": 474, "9035": 474, "uapi": 474, "18673": 474, "16596": 474, "osborn": 474, "18764": 474, "14455": 474, "4473": 474, "19132": 474, "17150": 474, "19674": 474, "20710": 474, "barnett": [474, 480], "16203": 474, "lope": 474, "tavar": 474, "13592": 474, "17087": 474, "16595": 474, "19324": 474, "19343": 474, "16488": 474, "18794": 474, "13896": 474, "atsuo": 474, "ishimoto": 474, "1492704": 474, "smtpserver": [474, 475, 476, 480], "smtpchannel": [474, 475, 476, 480], "async_chat": [474, 480], "11959": 474, "2118": 474, "15359": 474, "7171": 474, "poq": 474, "13773": 474, "16692": 474, "19689": 474, "18138": 474, "18143": 474, "18147": 474, "christien": 474, "8813": 474, "19292": 474, "17134": 474, "8109": 474, "calissu": 474, "18379": 474, "_stat": [474, 480], "11016": 474, "hiem": 474, "17804": 474, "zack": 474, "weinberg": 474, "16624": 474, "getstatus": 474, "10197": 474, "18901": 474, "18878": 474, "19261": 474, "13390": 474, "5845": 474, "13477": 474, "18585": 474, "18725": 474, "18882": 474, "1565525": 474, "mathia": 474, "panzenb": 474, "ck": 474, "16423": 474, "18978": 474, "kachayev": [474, 475, 480], "16464": 474, "wozniak": 474, "17485": 474, "brecht": [474, 475, 476, 480], "17272": 474, "15701": 474, "16997": 474, "jyrki": 474, "pulliainen": 474, "15132": 474, "zach": [474, 480], "16935": 474, "melin": 474, "ramnani": 474, "16709": 474, "wardil": 474, "mcclure": 474, "11798": 474, "18937": 474, "17457": 474, "17015": 474, "toshio": 474, "kuratomi": 474, "17467": 474, "15417": 474, "19552": 474, "17487": 474, "17616": 474, "5202": 474, "14631": 474, "15528": 474, "17643": 474, "17741": 474, "ariel": 474, "poliak": 474, "14377": 474, "19274": 474, "mallard": 474, "17201": 474, "14621": 474, "dsl": [474, 480], "17162": 474, "montagn": 474, "16129": 474, "1772673": 474, "ysj": [474, 480], "7330": 474, "dhiru": 474, "kholia": 474, "18596": 474, "16632": 474, "18338": 474, "18920": 474, "18922": 474, "18569": 474, "gcov": 474, "lcov": 474, "clav": 474, "milauer": 474, "16421": 474, "17853": 474, "pyfailmalloc": 474, "18408": 474, "18520": 474, "18807": [474, 480], "18818": 474, "heaney": [474, 475], "vajraski": [474, 475, 480], "kok": [474, 475, 480], "19201": 474, "19222": [474, 475], "19223": 474, "14625": 474, "linear_prob": 474, "18771": 474, "19218": 474, "19209": 474, "19205": 474, "9548": 474, "16034": 474, "16674": 474, "15596": 474, "15758": 474, "bryant": 474, "18020": 474, "18756": 474, "endtim": [474, 480], "readplistfrombyt": [474, 477, 480], "writeplisttobyt": 474, "18823": 474, "19375": 474, "16135": 474, "e52df05b496a": 474, "14470": 474, "16136": 474, "shlib_suffix": 474, "16754": 474, "tick_count": 474, "19199": 474, "tara": 474, "lyapun": 474, "15641": 474, "type_int64": [474, 480], "riti": 474, "15480": 474, "isbjunk": 474, "isbpopular": 474, "sm": 474, "13248": [474, 476, 480], "_gestalt": 474, "_mac_ver_lookup": 474, "_mac_ver_gstalt": 474, "_bcd2str": 474, "18393": 474, "17323": 474, "17115": 474, "module_to_load": 474, "19413": 474, "18065": 474, "is_frozen": 474, "felt": [474, 478, 480], "interstiti": 474, "17434": 474, "b32": 474, "18011": 474, "9177": 474, "14794": 474, "16290": 474, "16967": 474, "17094": 474, "20625": 474, "19555": 474, "15204": 474, "16333": 474, "20784": 474, "16742": 474, "f_tstate": 474, "14432": 474, "elvi": [475, 476, 477, 478, 479, 480], "pranskevichus": [475, 476, 477, 478, 479, 480], "478": 475, "441": [475, 480], "arnon": [475, 480], "yaari": [475, 480], "9951": [475, 480], "23632": [475, 480], "benno": [475, 480], "lesli": [475, 480], "24450": [475, 480], "19235": [475, 480], "lc_type": [475, 480], "19977": [475, 480], "streamlin": [475, 480], "22638": [475, 480], "22796": [475, 480], "rudimentari": 475, "http_get": 475, "nathaniel": [475, 477, 480], "landau": 475, "girdhar": [475, 476, 480], "detract": 475, "500000": 475, "evid": 475, "lehtosalo": 475, "intermitt": [475, 480], "conceal": 475, "unguard": 475, "pernici": 475, "angelico": [475, 476, 480], "99998": 475, "00003": 475, "00001": 475, "barker": [475, 480], "19676": [475, 480], "22286": [475, 480], "23681": [475, 480], "22682": [475, 480], "22681": [475, 480], "24064": [475, 480], "17636": [475, 480], "23491": [475, 480], "paugh": [475, 480], "j3": [475, 477, 480], "eriksson": [475, 480], "14910": [475, 480], "proactor": [475, 480], "22560": 475, "21326": [475, 480], "yann": [475, 476, 480], "sionneau": [475, 476], "uvloop": [475, 476, 480], "korenberg": [475, 476], "jiryu": [475, 476, 480], "davi": [475, 476, 480], "nikolaus": [475, 480], "rath": [475, 480], "15955": [475, 480], "20289": [475, 480], "24270": [475, 480], "17442": [475, 480], "16991": [475, 480], "19505": [475, 480], "23704": [475, 480], "abscissa": 475, "jevnik": [475, 478, 480], "22189": [475, 480], "devin": [475, 480], "jeanpierr": [475, 480], "23086": [475, 480], "24018": [475, 480], "24184": [475, 480], "16104": 475, "19628": [475, 480], "21338": [475, 480], "11271": [475, 480], "21527": [475, 480], "18159": 475, "22389": [475, 480], "23171": [475, 480], "4254": [475, 480], "18039": [475, 480], "2052": [475, 480], "17445": [475, 480], "build_ext": [475, 480], "5309": [475, 480], "bdist": 475, "16314": [475, 480], "glenn": 475, "15916": [475, 480], "milan": [475, 477, 480], "oberkirch": [475, 477, 480], "20098": [475, 480], "abhilash": [475, 480], "raj": [475, 480], "21083": 475, "24211": [475, 480], "claud": [475, 480], "paroz": [475, 480], "16324": [475, 480], "21706": 475, "wei": [475, 480], "wu": [475, 480], "23566": [475, 480], "14373": [475, 480], "13968": [475, 480], "55555": 475, "6666": 475, "13742": [475, 480], "demian": [475, 476, 480], "21793": [475, 480], "panter": [475, 476, 480], "3566": 475, "maciej": [475, 480], "szulik": 475, "21800": [475, 480], "vignali": 475, "20295": [475, 480], "fabric": [475, 480], "anech": [475, 480], "20197": [475, 480], "17621": [475, 480], "21156": [475, 480], "20383": [475, 480], "20726": [475, 480], "20334": [475, 480], "24190": [475, 480], "17373": [475, 480], "20691": [475, 480], "24017": [475, 480], "24400": [475, 480], "16808": [475, 480], "20578": 475, "16531": [475, 480], "leon": [475, 480], "20480": [475, 480], "21650": [475, 480], "19361": [475, 480], "17911": [475, 480], "dric": [475, 478, 480], "krier": [475, 478, 480], "13918": [475, 480], "20537": [475, 480], "22788": [475, 480], "23185": [475, 480], "22486": [475, 479, 480], "21565": 475, "rosenberg": [475, 479, 480], "22955": [475, 480], "21176": [475, 480], "22524": [475, 480], "21719": [475, 480], "22181": [475, 480], "22054": [475, 480], "23668": [475, 480], "rafik": [475, 480], "draoui": [475, 480], "10395": [475, 480], "19775": [475, 480], "21539": [475, 480], "19776": [475, 480], "mayank": [475, 480], "tripathi": [475, 480], "19777": [475, 480], "spam42": 475, "welborn": 475, "20218": [475, 480], "23611": [475, 480], "21804": [475, 480], "aac": [475, 480], "sre_match": 475, "9179": [475, 480], "22437": [475, 480], "1519638": [475, 480], "22578": [475, 480], "cauet": [475, 480], "22940": [475, 480], "18931": [475, 480], "19840": 475, "5411": [475, 480], "22018": [475, 480], "21076": [475, 480], "decode_data": [475, 476, 480], "process_messag": [475, 476], "19662": 475, "21795": [475, 480], "21725": [475, 480], "14758": 475, "15014": [475, 480], "gavin": 475, "chappel": 475, "16914": [475, 480], "22027": [475, 480], "18615": [475, 480], "22043": [475, 480], "17552": [475, 480], "23853": [475, 480], "21455": [475, 480], "21965": [475, 480], "suboptim": 475, "20188": [475, 480], "20421": [475, 480], "20951": [475, 480], "akira": [475, 480], "19940": [475, 480], "23186": [475, 480], "23239": [475, 480], "10203": [475, 480], "sinclair": 475, "jessica": [475, 480], "mckellar": 475, "13583": [475, 480], "23342": [475, 480], "set_coroutine_wrapp": [475, 477, 478, 480], "get_coroutine_wrapp": [475, 477, 478, 480], "22696": [475, 480], "23437": [475, 480], "21717": [475, 480], "vogt": [475, 480], "23193": [475, 480], "21549": [475, 480], "gindi": [475, 480], "18983": [475, 480], "2527": [475, 480], "_fix": [475, 480], "20035": [475, 480], "kazakov": [475, 480], "22619": [475, 480], "16662": [475, 480], "19746": [475, 480], "22936": [475, 480], "kushal": [475, 476, 480], "das": [475, 476, 480], "21238": [475, 480], "21262": [475, 480], "johann": [475, 480], "baiter": [475, 480], "20968": [475, 480], "kan": [475, 480], "vdahl": [475, 480], "23581": [475, 480], "23568": [475, 480], "17660": 475, "matej": [475, 480], "cepl": [475, 479, 480], "19494": [475, 480], "akshit": 475, "khurana": [475, 477, 480], "samwys": 475, "13866": [475, 480], "22366": [475, 480], "22118": [475, 480], "torr": [475, 480], "navarret": [475, 480], "silentghost": [475, 476, 480], "5800": [475, 480], "20627": [475, 480], "22960": [475, 480], "2175": [475, 480], "10590": [475, 480], "23252": [475, 480], "23001": [475, 480], "findfirstfil": 475, "findnextfil": 475, "23605": [475, 480], "21233": [475, 480], "albert": [475, 477, 480], "markus": [475, 480], "21486": [475, 480], "21487": [475, 480], "20826": [475, 480], "23266": [475, 480], "23133": [475, 480], "15381": [475, 480], "22003": [475, 480], "20416": [475, 480], "23344": [475, 480], "15027": [475, 480], "19380": [475, 480], "23206": [475, 480], "22540": [475, 480], "22847": [475, 480], "23488": [475, 480], "23910": [475, 480], "22464": 475, "23573": [475, 480], "_py_char2wchar": [475, 480], "_py_wchar2char": [475, 480], "18395": [475, 480], "18711": [475, 480], "24268": [475, 480], "amd": 475, "gnu32": 475, "win_amd64": [475, 480], "win_ia64": 475, "win_arm": 475, "_d": 475, "legalchar": 475, "23671": [475, 480], "linux_distribut": [475, 480], "1322": [475, 480], "24248": [475, 480], "20438": 475, "22407": [475, 480], "23622": [475, 480], "chaput": [475, 480], "6623": [475, 480], "23464": [475, 480], "21205": [475, 480], "htmlparsererror": [475, 480], "21047": [475, 480], "16518": [475, 480], "22834": [475, 480], "23014": 475, "22818": [475, 480], "2211": [475, 480], "nnnn": [475, 480], "pot": [475, 480], "24284": [475, 480], "15582": [475, 480], "7830": [475, 480], "22453": [475, 480], "20204": [475, 480], "python36": 476, "gonzalez": [476, 477], "ivan": [476, 477, 478, 480], "levkivskyi": [476, 477, 478, 480], "lisa": [476, 478, 480], "1_000_000_000_000_000": 476, "1000000000000000": 476, "0x_ff_ff_ff_ff": 476, "ffff_ffff": 476, "ticker": 476, "pluginbas": 476, "plugin1": 476, "plugin2": 476, "teichmann": [476, 480], "intfield": 476, "int_field": 476, "some_fil": 476, "dusti": [476, 480], "koo": 476, "zevenhoven": 476, "27350": [476, 480], "0x7fbcd41666f8": 476, "forbiddenbyt": [476, 480], "0x7fbcd41666fc": 476, "ouch": 476, "1233329": 476, "1a": 476, "test_byt": 476, "648": 476, "0x00007fbcdbd32700": 476, "test_hex": 476, "26516": [476, 480], "26564": [476, 480], "21590": [476, 480], "nikhil": 476, "benesch": 476, "barnert": [476, 480], "25958": [476, 480], "emanuel": [476, 480], "26823": [476, 480], "15767": 476, "23722": [476, 478, 480], "26492": [476, 480], "26146": [476, 480], "28613": [476, 480], "27041": [476, 480], "27040": [476, 480], "28370": [476, 480], "25593": [476, 480], "26221": 476, "27392": [476, 480], "27456": [476, 477, 480], "28003": [476, 480], "26081": [476, 480], "28544": [476, 480], "25357": [476, 480], "628": [476, 480], "23229": [476, 480], "27598": [476, 480], "25987": 476, "28720": [476, 480], "17941": [476, 480], "25628": [476, 480], "26482": [476, 480], "27664": [476, 480], "25609": [476, 480], "24773": [476, 480], "ashley": 476, "anderson": 476, "12006": 476, "alessandro": 476, "cucci": 476, "19475": [476, 480], "27661": [476, 480], "25928": [476, 480], "27819": [476, 480], "24277": [476, 480], "27331": [476, 480], "20476": 476, "27959": [476, 480], "23591": [476, 480], "23848": [476, 480], "hackman": [476, 480], "25788": [476, 480], "26470": [476, 480], "26798": [476, 480], "16113": [476, 480], "bertoni": 476, "joan": 476, "daemen": 476, "micha": [476, 480], "peeter": 476, "gill": 476, "assch": 476, "ronni": 476, "keer": 476, "27928": [476, 480], "rolf": [476, 480], "krahl": 476, "12319": [476, 480], "tkfont": 476, "swiegart": 476, "24225": [476, 480], "autocomplet": [476, 477, 480], "louie": [476, 477, 480], "15786": [476, 477, 480], "cheryl": [476, 477, 478, 480], "sabella": [476, 477, 478, 480], "1612262": [476, 477, 480], "wohlgang": [476, 477, 480], "27099": [476, 477, 480], "13802": [476, 477, 480], "31860": [476, 477, 480], "maxlin": [476, 477, 480], "33642": [476, 477, 480], "33768": [476, 477, 480], "33679": [476, 477, 480], "dpi": [476, 477, 480], "sharper": [476, 477, 480], "33656": [476, 477, 480], "1529353": [476, 477, 478, 480], "19611": [476, 480], "churn": 476, "27172": [476, 480], "17909": [476, 480], "marian": [476, 480], "horban": 476, "24884": 476, "davin": [476, 478, 480], "pott": [476, 478, 480], "6766": [476, 480], "25994": [476, 480], "27186": [476, 480], "24164": [476, 480], "25382": [476, 480], "8637": [476, 480], "24879": [476, 480], "18844": [476, 480], "ython": 476, "433028": [476, 480], "24454": [476, 480], "xiang": [476, 477, 478, 480], "27177": [476, 480], "tyler": [476, 480], "crompton": [476, 480], "26870": [476, 480], "25011": [476, 480], "25209": [476, 480], "1521950": 476, "wolfgang": [476, 480], "langner": 476, "26587": [476, 480], "lordthorsen": [476, 480], "16864": [476, 480], "stoke": [476, 480], "26536": [476, 480], "26907": 476, "27744": [476, 480], "crypto": [476, 480], "omar": [476, 477, 480], "sandov": [476, 477, 480], "26273": [476, 477, 480], "26404": [476, 480], "26721": [476, 480], "27850": [476, 480], "27766": [476, 480], "28043": [476, 480], "19500": [476, 480], "warhawk": 476, "28025": [476, 480], "28085": 476, "27181": [476, 478, 480], "11734": [476, 480], "26741": [476, 480], "6135": [476, 480], "27781": [476, 480], "27932": [476, 480], "phane": [476, 477, 480], "wirtel": [476, 477, 480], "25485": [476, 480], "6422": [476, 480], "23552": [476, 480], "trace_add": [476, 480], "trace_remov": [476, 480], "trace_info": [476, 480], "trace_vari": [476, 480], "trace_vdelet": [476, 480], "trace_vinfo": [476, 480], "22115": [476, 480], "26588": [476, 480], "280": 476, "189": 476, "amit": [476, 480], "saha": [476, 480], "26323": [476, 480], "21271": [476, 480], "nikolay": [476, 480], "bogoychev": [476, 480], "16099": [476, 480], "balcerzak": 476, "22829": 476, "26568": 476, "26567": [476, 480], "rouault": [476, 480], "23026": [476, 480], "27982": [476, 480], "26885": [476, 480], "26039": [476, 480], "26243": [476, 480], "16764": [476, 480], "demur": [476, 480], "rume": [476, 480], "26647": [476, 480], "28050": 476, "24870": 476, "25227": [476, 480], "25267": [476, 480], "25301": [476, 480], "25349": [476, 480], "25399": [476, 480], "25401": [476, 480], "snider": [476, 480], "26574": [476, 480], "26249": [476, 480], "27056": [476, 480], "27574": [476, 480], "25596": [476, 480], "26032": [476, 480], "25638": [476, 480], "25873": [476, 480], "25869": [476, 480], "25971": [476, 480], "py_long_long": 476, "17884": [476, 480], "ndk": [476, 480], "lollipop": 476, "26865": 476, "alecsandru": [476, 480], "patrascu": [476, 480], "26359": [476, 480], "5319": [476, 480], "26282": [476, 480], "0b4": [476, 480], "223967b49e49": 476, "27243": [476, 480], "27364": [476, 480], "25791": [476, 480], "mariatta": [476, 480], "25002": 476, "21708": [476, 480], "extra_path": [476, 480], "27919": [476, 480], "26129": [476, 480], "26754": [476, 480], "22493": [476, 480], "28022": [476, 480], "25154": [476, 480], "ffi": [476, 480], "fullmodnam": 476, "find_lines_from_cod": 476, "find_lin": 476, "find_str": 476, "find_executable_lin": 476, "tk_menubar": [476, 480], "tk_bindfortravers": [476, 480], "cdrom": [476, 480], "cdio": [476, 480], "stropt": [476, 480], "chronic": 476, "h2pi": [476, 480], "show_track_count": [476, 480], "23034": [476, 480], "balogh": [476, 480], "2091": [476, 480], "25768": [476, 480], "20059": [476, 480], "taddei": [476, 480], "odziej": [476, 480], "23883": [476, 480], "18018": [476, 480], "23430": [476, 480], "26685": [476, 480], "18726": [476, 480], "holden": [476, 480], "27842": [476, 480], "25287": [476, 480], "lita": [476, 480], "cho": [476, 480], "21815": [476, 480], "jakub": [476, 480], "stasiak": [476, 480], "26335": [476, 480], "ramchandra": [476, 480], "17211": 476, "25953": [476, 480], "plugin": 476, "25483": 476, "27078": [476, 480], "27140": [476, 480], "build_map_unpack_with_cal": [476, 480], "build_tuple_unpack_with_cal": [476, 480], "call_function_var": 476, "call_function_var_kw": 476, "make_closur": [476, 480], "27095": [476, 480], "27213": [476, 480], "28257": [476, 480], "store_annot": [476, 477, 480], "27985": [476, 480], "pyexc_recursionerrorinst": [476, 477, 480], "22898": [476, 477, 480], "30697": [476, 477, 480], "31900": [476, 477, 480], "33899": [476, 477, 478, 480], "37228": [476, 477, 478, 479, 480], "advent": 477, "uncov": [477, 480], "glare": 477, "advers": 477, "from_str": 477, "validate_b": 477, "bray": [477, 480], "masayuki": [477, 480], "coars": 477, "ja": 477, "12844": [477, 480], "18896": [477, 480], "xiao": [477, 480], "28927": [477, 480], "32677": [477, 480], "29546": [477, 480], "30024": [477, 480], "28974": [477, 480], "30579": [477, 480], "33053": [477, 480], "31415": [477, 480], "32248": [477, 480], "14191": [477, 480], "32314": [477, 478, 480], "32436": [477, 480], "32311": [477, 480], "23749": [477, 480], "31819": [477, 480], "32250": [477, 480], "32251": [477, 480], "32269": [477, 480], "32391": [477, 480], "32410": [477, 480], "32415": [477, 480], "32418": [477, 480], "32662": [477, 480], "32741": [477, 480], "quentin": [477, 480], "dawan": 477, "31245": [477, 480], "create_accepted_socket": 477, "aspinal": 477, "29970": [477, 480], "marat": [477, 480], "sharafutdinov": [477, 480], "31943": [477, 480], "32193": [477, 480], "32356": [477, 480], "32066": [477, 480], "30508": [477, 480], "33792": [477, 480], "30103": [477, 480], "oz": 477, "tiram": 477, "30095": 477, "32320": [477, 480], "31650": [477, 480], "21423": [477, 480], "moreau": 477, "31540": [477, 480], "bakker": [477, 480], "10049": [477, 480], "29679": 477, "30241": [477, 480], "mohr": [477, 480], "kulakov": [477, 480], "29302": [477, 480], "sanyam": [477, 480], "21862": [477, 480], "31664": [477, 480], "31702": [477, 480], "15873": [477, 480], "5288": [477, 480], "32630": [477, 480], "11822": [477, 480], "11913": [477, 480], "31801": [477, 480], "33217": [477, 480], "32227": [477, 480], "zekun": 477, "31558": [477, 480], "32433": [477, 480], "soffer": [477, 480], "31945": [477, 480], "pierr": [477, 478, 480], "quentel": [477, 480], "29654": [477, 480], "28707": 477, "31639": [477, 480], "5680": [477, 478, 480], "37627": [477, 478, 480], "saimadhav": [477, 478, 480], "heblikar": [477, 478, 480], "17535": [477, 478, 480], "garvit": [477, 480], "khatri": [477, 480], "29851": [477, 480], "30436": [477, 480], "30526": [477, 480], "15216": [477, 480], "20825": [477, 480], "30537": [477, 480], "10379": [477, 480], "30520": [477, 480], "30522": [477, 480], "31080": [477, 480], "29962": [477, 480], "nitish": [477, 480], "chandra": [477, 480], "22589": [477, 480], "20486": [477, 480], "30596": [477, 480], "vitor": [477, 480], "pereira": [477, 480], "30794": [477, 480], "18966": [477, 480], "28682": [477, 480], "25996": [477, 480], "16500": [477, 480], "31368": [477, 480], "19930": [477, 480], "32441": [477, 480], "32659": [477, 480], "ry": [477, 480], "30897": [477, 480], "31389": [477, 480], "32206": [477, 480], "bernhard": 477, "wiedemann": 477, "29708": [477, 480], "feanil": 477, "patel": 477, "31128": [477, 480], "14976": [477, 480], "31690": [477, 480], "25054": [477, 480], "30215": [477, 480], "30349": [477, 480], "10076": [477, 480], "30050": [477, 480], "32373": [477, 480], "32454": [477, 480], "29728": [477, 480], "cathi": 477, "averi": 477, "27584": [477, 480], "28134": [477, 480], "lele": [477, 480], "gaifax": [477, 480], "27645": [477, 480], "31843": [477, 480], "31399": [477, 480], "libssl": 477, "libressl": [477, 480], "32185": [477, 480], "mandeep": [477, 480], "singh": [477, 480], "23033": [477, 480], "blacklist": [477, 480], "whitelist": [477, 480], "31429": [477, 480], "28414": [477, 480], "32947": [477, 480], "20995": [477, 480], "29136": [477, 480], "30622": [477, 480], "33618": [477, 480], "32951": [477, 480], "32609": 477, "1198569": [477, 480], "bo": [477, 478, 480], "bayl": [477, 478, 480], "32102": [477, 478, 480], "clegg": [477, 480], "31756": [477, 480], "segev": [477, 480], "19764": [477, 480], "25942": [477, 480], "31353": [477, 480], "28740": [477, 480], "32591": [477, 480], "32025": [477, 480], "32585": [477, 480], "32121": [477, 480], "manuel": [477, 480], "krebber": [477, 480], "29377": [477, 480], "32265": [477, 480], "32717": 477, "haag": 477, "32071": [477, 480], "20804": [477, 480], "30541": [477, 480], "theun": [477, 480], "ratnadeep": [477, 480], "debnath": [477, 480], "16285": [477, 480], "relay": [477, 480], "22807": [477, 480], "32107": [477, 480], "20361": [477, 480], "32043": [477, 480], "32230": [477, 480], "31975": [477, 480], "31648": [477, 480], "simplexmlrpcdispatch": [477, 480], "7769": [477, 480], "irmen": 477, "jong": 477, "31072": [477, 480], "zhime": 477, "31638": [477, 480], "21417": [477, 480], "30693": [477, 480], "25658": [477, 480], "28411": [477, 480], "victorin": 477, "23699": [477, 480], "31338": [477, 480], "30054": 477, "31574": [477, 480], "28761": [477, 480], "28769": [477, 480], "milman": [477, 480], "28280": [477, 480], "27867": [477, 480], "10381": [477, 480], "30708": [477, 480], "abid": 477, "29102": [477, 480], "29240": [477, 480], "28822": [477, 480], "31370": [477, 480], "27979": [477, 480], "30450": [477, 480], "29300": 477, "29507": 477, "29452": 477, "29286": 477, "29585": [477, 480], "31333": [477, 480], "26110": [477, 480], "32296": [477, 480], "32348": [477, 480], "32355": [477, 480], "32351": [477, 480], "31970": [477, 480], "32226": [477, 480], "elliot": [477, 480], "gorokhovski": [477, 480], "28685": [477, 480], "31179": [477, 480], "32544": [477, 480], "24821": [477, 480], "28638": [477, 480], "32403": [477, 480], "28564": [477, 480], "30285": [477, 480], "31671": [477, 480], "30014": [477, 480], "eugen": [477, 480], "toder": [477, 480], "29469": [477, 480], "11549": 477, "70x": [477, 480], "wielgosik": [477, 480], "24700": [477, 480], "26121": [477, 480], "31344": [477, 480], "32305": [477, 480], "32303": [477, 480], "32690": [477, 480], "32304": [477, 480], "10544": [477, 478, 480], "28894": 477, "openfp": [477, 479, 480], "31985": [477, 480], "32253": [477, 480], "25988": [477, 480], "28847": [477, 480], "28692": [477, 480], "29576": [477, 480], "chi": [477, 480], "hsuan": [477, 480], "yen": [477, 480], "9850": [477, 480], "_dummy_thread": [477, 479, 480], "28332": [477, 480], "28124": [477, 480], "28799": [477, 480], "nix": 477, "jessi": 477, "trusti": 477, "lts": 477, "xenial": 477, "sles": 477, "sp3": 477, "splitunc": [477, 480], "_internaldict": [477, 480], "_overlap": [477, 480], "install_misc": [477, 480], "vander": [477, 480], "weel": [477, 480], "29218": [477, 480], "fpectl": [477, 480], "29137": [477, 480], "30291": [477, 480], "0p": [477, 480], "30362": [477, 480], "30406": [477, 480], "32670": [477, 480], "31709": [477, 480], "32012": [477, 480], "32023": [477, 480], "31233": [477, 480], "33540": [477, 480], "31151": [477, 480], "24744": [477, 480], "29193": [477, 480], "29192": [477, 480], "21071": [477, 480], "29979": [477, 480], "30399": [477, 480], "utkarsh": 477, "upadhyay": 477, "30302": [477, 480], "32308": [477, 480], "29995": [477, 480], "32331": [477, 480], "33169": [477, 480], "32327": [477, 480], "sottil": [477, 478, 479, 480], "26510": [477, 480], "31778": [477, 480], "28292": [477, 480], "32792": [477, 480], "nemec": 477, "33097": [477, 480], "tocknel": [477, 480], "23835": [477, 480], "32550": [477, 480], "28137": [477, 480], "latent": 477, "22257": [477, 480], "25612": [477, 480], "34247": 477, "affection": 478, "tusk": 478, "discount": 478, "clean_nam": 478, "allowed_nam": 478, "emili": [478, 480], "morehous": [478, 480], "35224": [478, 480], "impair": 478, "36540": [478, 480], "33499": [478, 480], "21536": [478, 480], "36722": [478, 480], "36721": [478, 480], "eric_idl": 478, "member_sinc": 478, "075": 478, "theta": 478, "36817": [478, 480], "_pyruntimest": [478, 480], "36763": [478, 480], "36974": [478, 479, 480], "36785": [478, 480], "32489": [478, 480], "33073": [478, 480], "37819": [478, 480], "20092": [478, 480], "copyright_year_pattern": 478, "eunic": [478, 480], "30688": [478, 480], "lapeyr": [478, 479, 480], "33462": [478, 480], "34641": [478, 480], "simpson": 478, "homer": 478, "marg": 478, "bart": 478, "cuthbert": [478, 480], "jordan": [478, 480], "32117": [478, 480], "15248": [478, 480], "32417": [478, 480], "1054041": [478, 480], "37032": [478, 480], "137": 478, "diophantin": 478, "equat": 478, "369": 478, "36027": [478, 480], "rn": 478, "heissler": 478, "glaser": [478, 480], "olivi": [478, 480], "grisel": [478, 480], "35900": [478, 480], "chardet": 478, "34632": [478, 480], "33416": [478, 480], "35766": [478, 480], "37028": [478, 480], "32528": [478, 480], "34687": [478, 480], "meili": [478, 480], "29883": [478, 480], "23057": [478, 480], "36999": [478, 480], "34270": [478, 480], "twisteroid": 478, "ambassador": 478, "33530": [478, 480], "34616": [478, 480], "remedi": 478, "35864": [478, 480], "sanderson": [478, 480], "29235": [478, 480], "selik": [478, 480], "34003": [478, 480], "31680": [478, 480], "36085": [478, 480], "36004": [478, 480], "36772": [478, 480], "21145": [478, 480], "taskmanag": 478, "32380": [478, 480], "36016": [478, 480], "franz": [478, 480], "glasner": 478, "2504": [478, 480], "guo": [478, 480], "teo": [478, 480], "34898": [478, 480], "6584": [478, 480], "13153": [478, 480], "4603": [478, 479], "johnni": [478, 479, 480], "najera": [478, 479, 480], "38944": [478, 479, 480], "37765": [478, 479, 480], "audioclip": 478, "bit_rat": 478, "kilohertz": 478, "36326": [478, 480], "1015": 478, "1045": 478, "34659": [478, 480], "31553": [478, 480], "jupyt": 478, "33897": [478, 480], "33089": [478, 480], "35606": [478, 480], "yash": [478, 480], "aggarw": [478, 480], "keller": [478, 480], "37128": [478, 480], "37178": [478, 480], "35431": [478, 480], "650320427": 478, "650320426": 478, "36887": [478, 480], "33083": [478, 480], "32941": [478, 480], "35813": [478, 480], "26836": [478, 480], "37834": [478, 480], "33721": [478, 480], "36264": [478, 480], "joannah": [478, 479, 480], "nanjeky": [478, 479, 480], "26978": [478, 480], "jon": [478, 479, 480], "janzen": [478, 479], "26707": [478, 480], "30670": [478, 480], "22640": [478, 480], "20849": [478, 480], "gerlach": [478, 480], "30661": 478, "17561": [478, 480], "37007": [478, 480], "34670": [478, 480], "35904": [478, 480], "35892": 478, "equiprob": 478, "36546": [478, 480], "36018": [478, 480], "temperature_feb": 478, "356099432828281": 478, "3184678262814532": 478, "2039930378537762": 478, "el_ni": 478, "climat": 478, "830080526611674": 478, "294144947901014": 478, "672102882379219": 478, "000027119750287": 478, "647488369766392": 478, "36829": [478, 480], "36268": [478, 480], "1230540": [478, 480], "tesler": 478, "36084": [478, 480], "selection_from": [478, 480], "selection_pres": [478, 480], "selection_rang": [478, 480], "selection_to": [478, 480], "juliett": [478, 480], "monsel": [478, 480], "34829": [478, 480], "moveto": [478, 480], "23831": [478, 480], "transparency_get": 478, "transparency_set": 478, "25451": [478, 480], "35702": [478, 480], "lat_long": 478, "grid_squar": 478, "xy_coordin": 478, "get_status": 478, "1415926536": 478, "belang": 478, "euresti": 478, "32285": [478, 480], "37966": [478, 480], "26467": [478, 480], "24412": [478, 480], "strandmark": [478, 480], "35047": [478, 480], "32972": [478, 480], "testrequest": 478, "test_get": 478, "32718": [478, 480], "36669": [478, 480], "17239": [478, 480], "28238": [478, 480], "13611": [478, 480], "36676": [478, 480], "36673": [478, 480], "35153": [478, 480], "35537": [478, 480], "smb": [478, 480], "33695": [478, 480], "pygc_head": [478, 479, 480], "33597": [478, 480], "bolsterle": [478, 480], "30977": [478, 480], "35664": [478, 480], "32492": [478, 480], "33234": [478, 480], "36012": [478, 480], "23867": 478, "35582": 478, "36127": 478, "26219": [478, 480], "36707": [478, 480], "8m": 478, "37m": 478, "35081": [478, 480], "pyobject_init_var": [478, 479, 480], "_py_dealloc": 478, "35059": [478, 480], "pybytearray_init": [478, 480], "pybytearray_fini": [478, 480], "35713": [478, 480], "33818": [478, 480], "dualiti": 478, "32430": [478, 480], "36048": [478, 480], "35810": [478, 479, 480], "37221": [478, 480], "38234": [478, 480], "37481": [478, 480], "29209": [478, 480], "34075": [478, 480], "9372": [478, 480], "36320": [478, 480], "32892": [478, 480], "36917": [478, 480], "36921": [478, 480], "34790": [478, 479, 480], "33710": [478, 480], "isal": [478, 479, 480], "35283": [478, 480], "sharedmemoryserv": 478, "36492": [478, 480], "36952": [478, 480], "35471": [478, 480], "35345": [478, 480], "36895": [478, 480], "25427": [478, 480], "36297": [478, 480], "30262": [478, 480], "36933": [478, 480], "34850": [478, 480], "35459": 478, "36793": [478, 480], "aix3": [478, 480], "36588": [478, 480], "36475": [478, 480], "37412": [478, 480], "34651": [478, 480], "37951": [478, 480], "36348": [478, 480], "31508": [478, 480], "roja": 478, "34160": [478, 480], "32749": [478, 480], "pycore_pyst": [478, 480], "35886": [478, 480], "2122": [478, 480], "33106": [478, 480], "32751": [478, 479, 480], "37027": [478, 480], "kb2533623": 478, "pgen": [478, 480], "36623": [478, 480], "pyeval_reinitthread": [478, 480], "36728": [478, 480], "36381": [478, 480], "foo_struct": [478, 479], "foo_new": 478, "33407": [478, 480], "32388": [478, 480], "pynode_addchild": 478, "pyparser_addtoken": 478, "libpython38": [478, 480], "mingw": [478, 480], "python38": 478, "gendef": 478, "dlltool": 478, "binutil": 478, "37351": [478, 480], "unrol": [478, 480], "break_loop": [478, 480], "continue_loop": [478, 480], "setup_loop": [478, 480], "setup_except": [478, 480], "begin_fin": [478, 480], "call_fin": [478, 480], "pop_fin": [478, 480], "end_fin": [478, 480], "with_cleanup_start": [478, 480], "17611": [478, 480], "33041": [478, 480], "var_access_benchmark": [478, 479, 480], "35884": [478, 480], "read_loc": [478, 479], "read_nonloc": [478, 479], "read_glob": [478, 479], "read_builtin": [478, 479], "read_classvar_from_class": [478, 479], "read_classvar_from_inst": [478, 479], "read_instancevar": [478, 479], "read_instancevar_slot": [478, 479], "read_namedtupl": [478, 479], "read_boundmethod": [478, 479], "write_loc": [478, 479], "write_nonloc": [478, 479], "write_glob": [478, 479], "write_classvar": [478, 479], "write_instancevar": [478, 479], "write_instancevar_slot": [478, 479], "read_list": [478, 479], "read_dequ": [478, 479], "read_strdict": [478, 479], "write_list": [478, 479], "write_dequ": [478, 479], "write_dict": [478, 479], "write_strdict": [478, 479], "list_append_pop": [478, 479], "deque_append_pop": [478, 479], "deque_append_popleft": [478, 479], "loop_overhead": [478, 479], "i7": [478, 479], "4960hq": [478, 479], "36384": [478, 479, 480], "achraf": 478, "merzouki": 478, "573": [479, 480], "_abc": [479, 480], "_bz2": [479, 480], "_codec": [479, 480], "_contextvar": [479, 480], "_crypt": [479, 480], "_functool": [479, 480], "_json": [479, 480], "multiphas": [479, 480], "_hashlib": [479, 480], "_posixsubprocess": [479, 480], "36144": [479, 480], "39939": [479, 480], "greet_al": 479, "ta": [479, 480], "kaya": [479, 480], "39481": [479, 480], "pythonoldpars": [479, 480], "ngalim": [479, 480], "siregar": [479, 480], "37444": [479, 480], "20443": [479, 480], "37388": [479, 480], "28029": [479, 480], "39702": [479, 480], "40257": [479, 480], "30773": [479, 480], "40824": [479, 480], "41848": 479, "43755": [479, 480], "17005": [479, 480], "37995": [479, 480], "38870": [479, 480], "39638": [479, 480], "34037": [479, 480], "38692": [479, 480], "32309": [479, 480], "typererror": [479, 480], "ido": [479, 480], "37404": [479, 480], "lum": 479, "frenzi": 479, "balhar": 479, "40495": [479, 480], "38112": [479, 480], "39349": [479, 480], "39812": [479, 480], "39207": [479, 480], "38312": [479, 480], "24416": [479, 480], "40698": [479, 480], "38602": [479, 480], "39259": [479, 480], "38379": [479, 480], "39322": [479, 480], "xof": [479, 480], "37630": [479, 480], "40479": [479, 480], "39509": [479, 480], "rhode": [479, 480], "39507": [479, 480], "38615": [479, 480], "40375": [479, 480], "39336": [479, 480], "39791": [479, 480], "36350": [479, 480], "39775": [479, 480], "oleksandr": [479, 480], "pavliuk": [479, 480], "34788": [479, 480], "39648": [479, 480], "ananthakrishnan": 479, "39479": [479, 480], "39288": [479, 480], "39310": [479, 480], "30966": [479, 480], "38493": [479, 480], "38713": [479, 480], "39413": [479, 480], "39395": [479, 480], "40094": [479, 480], "girt": [479, 480], "folkmani": [479, 480], "30618": [479, 480], "hopper": [479, 480], "lidral": [479, 480], "porter": [479, 480], "20523": [479, 480], "bordum": [479, 480], "37376": [479, 480], "40286": [479, 480], "38712": [479, 480], "39329": [479, 480], "tatschner": 479, "25780": [479, 480], "40291": [479, 480], "shinya": [479, 480], "okano": [479, 480], "28724": [479, 480], "thread_cputim": [479, 480], "40192": [479, 480], "jek": [479, 480], "charalampo": [479, 480], "strataki": [479, 480], "1294959": [479, 480], "jendrik": [479, 480], "seipp": [479, 480], "13601": [479, 480], "huon": 479, "40630": 479, "varoquaux": [479, 480], "konstantin": [479, 480], "kashin": [479, 480], "39926": [479, 480], "37663": [479, 480], "eoln": 479, "mefistot": 479, "39011": [479, 480], "32856": [479, 480], "40010": [479, 480], "closefrom": [479, 480], "mast": [479, 480], "conrad": [479, 480], "kubilay": [479, 480], "kocak": [479, 480], "38061": [479, 480], "87x": 479, "37986": [479, 480], "37207": [479, 480], "kapun": [479, 480], "8425": [479, 480], "thrash": [479, 480], "37257": [479, 480], "39434": [479, 480], "37348": [479, 480], "39586": [479, 480], "37315": [479, 480], "35712": [479, 480], "28286": [479, 480], "splitlist": [479, 480], "hexbin4": [479, 480], "rledecode_hqx": [479, 480], "39353": [479, 480], "34822": [479, 480], "augload": [479, 480], "augstor": [479, 480], "39639": [479, 480], "39969": [479, 480], "39988": [479, 480], "39877": [479, 480], "33262": [479, 480], "colvin": [479, 480], "xgtitl": [479, 480], "39366": [479, 480], "38916": [479, 480], "call_profil": [479, 480], "37414": [479, 480], "37392": [479, 480], "pyimport_cleanup": 479, "36710": 479, "37312": [479, 480], "37320": [479, 480], "37804": [479, 480], "36543": [479, 480], "36409": [479, 480], "pygen_needsfin": [479, 480], "15088": [479, 480], "39351": [479, 480], "39350": [479, 480], "39357": [479, 480], "39377": [479, 480], "34793": [479, 480], "39489": [479, 480], "40182": [479, 480], "has_exec": [479, 480], "40208": [479, 480], "40967": [479, 480], "39239": [479, 480], "39562": [479, 480], "34538": 479, "37742": [479, 480], "aiudi": [479, 480], "34775": [479, 480], "latex_latin1": 479, "jordon": 479, "xu": [479, 480], "37751": [479, 480], "foo_travers": 479, "0x03090000": 479, "29548": [479, 480], "34880": [479, 480], "39156": [479, 480], "setenv": [479, 480], "10945": [479, 480], "isysroot": [479, 480], "34956": [479, 480], "33125": [479, 480], "36044": [479, 480], "37707": [479, 480], "marcel": [479, 480], "plch": [479, 480], "38787": [479, 480], "40421": [479, 480], "39947": [479, 480], "37194": [479, 480], "38644": [479, 480], "39542": [479, 480], "40024": [479, 480], "40241": [479, 480], "_pyobject_functionstr": [479, 480], "37645": [479, 480], "37483": [479, 480], "38500": [479, 480], "39984": [479, 480], "38650": [479, 480], "pycore_gc": 479, "39882": [479, 480], "37540": [479, 480], "pyobject_new_var": [479, 480], "pyobject_get_weakrefs_listptr": [479, 480], "pyfpe_start_protect": [479, 480], "pyfpe_end_protect": [479, 480], "38835": [479, 480], "37878": [479, 480], "_py_newrefer": [479, 480], "_py_forgetrefer": [479, 480], "_pytracemalloc_newrefer": [479, 480], "_py_getreftot": [479, 480], "pytrash_unwind_level": [479, 480], "py_trashcan_begin_condit": [479, 480], "_pydebug_printtotalref": 479, "_py_printrefer": 479, "_py_printreferenceaddress": 479, "_py_tracemalloc_config": 479, "_py_addtoallobject": 479, "getfram": [479, 480], "_pythreadstate_getfram": [479, 480], "pythreadframegett": [479, 480], "39946": [479, 480], "37340": [479, 480], "38896": [479, 480], "40428": [479, 480], "pyasyncgen_clearfreelist": [479, 480], "pycontext_clearfreelist": [479, 480], "pydict_clearfreelist": [479, 480], "pyfloat_clearfreelist": [479, 480], "pyframe_clearfreelist": [479, 480], "pylist_clearfreelist": [479, 480], "pymethod_clearfreelist": [479, 480], "pycfunction_clearfreelist": [479, 480], "pyset_clearfreelist": [479, 480], "pytuple_clearfreelist": [479, 480], "pyunicode_clearfreelist": [479, 480], "_pyunicode_clearstaticstr": [479, 480], "39465": [479, 480], "_pybytes_insertthousandsgroupinglocal": [479, 480], "_pybytes_insertthousandsgroup": [479, 480], "_py_initializefromarg": [479, 480], "_py_initializefromwidearg": [479, 480], "_pyfloat_repr": [479, 480], "_pyfloat_digit": [479, 480], "_pyfloat_digitsinit": [479, 480], "pyframe_extendstack": [479, 480], "_pyaiterwrapper_typ": [479, 480], "pynullimporter_typ": [479, 480], "pycmpwrapper_typ": [479, 480], "pysortwrapper_typ": [479, 480], "pynoargsfunct": [479, 480], "39372": [479, 480], "lawrenc": [479, 480], "anna": 479, "41100": [479, 480], "110938": 480, "110782": 480, "110696": 480, "110514": 480, "110455": 480, "have_pthread_stub": 480, "110259": 480, "110237": 480, "_pyeval_matchclass": 480, "109889": 480, "109596": 480, "109351": 480, "109216": 480, "109207": 480, "109179": 480, "88943": 480, "111159": 480, "110910": 480, "111092": 480, "110488": 480, "110392": 480, "110590": 480, "65052": 480, "110519": 480, "alwai": 480, "110378": 480, "110365": 480, "109653": 480, "110036": 480, "110038": 480, "109631": 480, "109747": 480, "109818": 480, "109047": 480, "terminate_broken": 480, "109782": 480, "amin": 480, "alae": 480, "109590": 480, "109593": 480, "semlock": 480, "109613": 480, "109375": 480, "107219": 480, "50644": 480, "108987": 480, "108791": 480, "105829": 480, "106584": 480, "egor": 480, "eliseev": 480, "84867": 480, "86826": 480, "8536": 480, "108826": 480, "110932": 480, "110995": 480, "test_gdb": 480, "110918": 480, "matchfil": 480, "ignorefil": 480, "110647": 480, "test_stress_modifying_handl": 480, "test_sign": 480, "103053": 480, "test_tool": 480, "test_freez": 480, "110167": 480, "test_socket": 480, "110388": 480, "81002": 480, "110267": 480, "pystructsequ": 480, "xuehai": 480, "110031": 480, "110088": 480, "test_asyncio": 480, "clock_r": 480, "109974": 480, "110033": 480, "test_interprocess_sign": 480, "109594": 480, "test_concurrent_futur": 480, "test_wait": 480, "ot": 480, "109972": 480, "test_freeze_simple_script": 480, "cis": 480, "109580": 480, "test_perf_profil": 480, "104736": 480, "ppc64le": 480, "backtrac": 480, "111046": 480, "109191": 480, "110913": 480, "windowsconsoleio": 480, "110437": 480, "109286": 480, "111015": 480, "109521": 480, "109823": 480, "109719": 480, "cold": 480, "warm": 480, "109627": 480, "110045": 480, "109209": 480, "109991": 480, "multissltest": 480, "1w": 480, "109496": 480, "_py_negativerefcount": 480, "109371": 480, "deopt": 480, "105658": 480, "109219": 480, "109341": 480, "109195": 480, "load_": 480, "encompass": 480, "109118": 480, "109114": 480, "108976": 480, "108732": 480, "108959": 480, "108682": 480, "108843": 480, "102823": 480, "109396": 480, "test_hmac_sha1": 480, "109237": 480, "test_sit": 480, "test_underpth_bas": 480, "109230": 480, "test_pyexpat": 480, "test_except": 480, "109015": 480, "test_imaplib": 480, "blackhol": 480, "gcp": 480, "91960": 480, "retriv": 480, "py_bt": 480, "clueless": 480, "108962": 480, "test_tempfil": 480, "test_flag": 480, "108851": 480, "test_tomllib": 480, "get_recursion_avail": 480, "get_recursion_depth": 480, "108834": 480, "verbose2": 480, "jn": 480, "103186": 480, "test_sys_settrac": 480, "108740": 480, "deepfreez": 480, "108310": 480, "aapo": 480, "oksman": 480, "107774": 480, "108520": 480, "_is_fork_ctx": 480, "accross": 480, "is_fork_ctx": 480, "108654": 480, "108487": 480, "devious": 480, "deoptim": 480, "106176": 480, "107901": 480, "108390": 480, "107724": 480, "rc1": 480, "107080": 480, "77377": 480, "108469": 480, "reselect": 480, "108295": 480, "64662": 480, "108111": 480, "101251": 480, "105736": 480, "harmon": 480, "108083": 480, "107963": 480, "106242": 480, "107913": 480, "107845": 480, "107805": 480, "107715": 480, "gertjan": 480, "zwieten": 480, "100814": 480, "tclerror": 480, "106684": 480, "107396": 480, "106052": 480, "100061": 480, "99203": 480, "105052": 480, "89392": 480, "108388": 480, "test_multiprocessing_fork": 480, "test_multiprocessing_forkserv": 480, "test_multiprocessing_spawn": 480, "105776": 480, "test_cppext": 480, "107178": 480, "63760": 480, "kul": 480, "107814": 480, "find_python": 480, "107565": 480, "106844": 480, "lcmapstringex": 480, "1v": 480, "95065": 480, "text_signatur": 480, "107916": 480, "107915": 480, "107810": 480, "102988": 480, "12beta4": 480, "106669": 480, "102509": 480, "ob_digit": 480, "107263": 480, "104432": 480, "unalign": 480, "fsanizit": 480, "chavez": 480, "106898": 480, "py_unind": 480, "hanld": 480, "106895": 480, "funtion": 480, "106897": 480, "104621": 480, "106917": 480, "105699": 480, "initialz": 480, "106092": 480, "frame_dealloc": 480, "106719": 480, "106723": 480, "105235": 480, "107077": 480, "ssl_error_syscal": 480, "ssl_error_ssl": 480, "err_lib_ssl": 480, "ssl_r_certificate_verify_fail": 480, "appropi": 480, "107576": 480, "46376": 480, "62519": 480, "83006": 480, "106186": 480, "105002": 480, "106831": 480, "d2i_ssl_sess": 480, "_ssl": 480, "106774": 480, "106752": 480, "106602": 480, "106530": 480, "106403": 480, "106350": 480, "libtommath": 480, "mp_init": 480, "106263": 480, "signaldict": 480, "charli": 480, "zhao": 480, "105626": 480, "18319": 480, "107305": 480, "nearbi": 480, "107008": 480, "106948": 480, "nitpick_ignor": 480, "54738": 480, "107237": 480, "test_log": 480, "test_udp_reconnect": 480, "106714": 480, "test_capi": 480, "test_no_fatalerror_infinite_loop": 480, "104090": 480, "test_zipfil": 480, "_path": 480, "106881": 480, "posixmodul": 480, "106962": 480, "mpi": 480, "101538": 480, "takashi": 480, "99079": 480, "106970": 480, "config_arg": 480, "ijtaba": 480, "hussain": 480, "107226": 480, "27043": 480, "_parseaddr": 480, "addresslist": 480, "106396": 480, "106145": 480, "105979": 480, "_imp": 480, "get_frozen_object": 480, "105908": 480, "99111": 480, "barry_as_flufl": 480, "105340": 480, "105486": 480, "101006": 480, "106524": 480, "106510": 480, "106503": 480, "_selectorsockettransport": 480, "_write_readi": 480, "105497": 480, "90876": 480, "106292": 480, "106330": 480, "102541": 480, "106152": 480, "106075": 480, "105987": 480, "105974": 480, "96145": 480, "104554": 480, "94777": 480, "106232": 480, "101634": 480, "testn": 480, "106118": 480, "12b1": 480, "103295": 480, "104692": 480, "commoninstal": 480, "bininstal": 480, "106359": 480, "splat": 480, "105227": 480, "105840": 480, "105831": 480, "105800": 480, "105587": 480, "_pystaticobject_checkrefcnt": 480, "105564": 480, "artificil": 480, "105549": 480, "105588": 480, "105375": 480, "105435": 480, "105390": 480, "104812": 480, "ergo": 480, "105808": 480, "zip_mod": 480, "104799": 480, "105745": 480, "_unpickler_setinputstream": 480, "105605": 480, "_datetim": 480, "_elementtre": 480, "105332": 480, "104310": 480, "allowing_all_extens": 480, "104996": 480, "105084": 480, "wheel_pkg_dir": 480, "105436": 480, "105603": 480, "own_gil": 480, "103968": 480, "103142": 480, "1u": 480, "cves": 480, "99108": 480, "105259": 480, "105324": 480, "98963": 480, "12beta1": 480, "105194": 480, "105162": 480, "105164": 480, "105035": 480, "105017": 480, "105013": 480, "104976": 480, "tokeninfo": 480, "104972": 480, "104955": 480, "104690": 480, "104879": 480, "104825": 480, "105280": 480, "105239": 480, "105080": 480, "105144": 480, "105113": 480, "103631": 480, "104947": 480, "104935": 480, "104874": 480, "104797": 480, "104372": 480, "104399": 480, "mp_to_unsigned_bin_n": 480, "mp_unsigned_bin_s": 480, "102024": 480, "_idle_semaphor": 480, "_worker": 480, "89455": 480, "89412": 480, "104943": 480, "90005": 480, "libbsd": 480, "105146": 480, "103646": 480, "unwrit": 480, "88745": 480, "copyfile2": 480, "104820": 480, "exfat": 480, "104803": 480, "104719": 480, "105115": 480, "beta1": 480, "105071": 480, "99889": 480, "104049": 480, "102153": 480, "24329": 480, "104615": 480, "104572": 480, "104482": 480, "102818": 480, "104405": 480, "104263": 480, "mip": 480, "py_infin": 480, "berg": 480, "99113": 480, "104108": 480, "104142": 480, "104078": 480, "104066": 480, "104028": 480, "104018": 480, "102213": 480, "103895": 480, "103907": 480, "103899": 480, "103845": 480, "103763": 480, "load_classdict_or_glob": 480, "load_classdict_or_deref": 480, "103801": 480, "ruff": 480, "102310": 480, "103650": 480, "sunmy2019": 480, "100530": 480, "101517": 480, "103492": 480, "87729": 480, "103488": 480, "82012": 480, "103333": 480, "103242": 480, "103323": 480, "tstate_curr": 480, "102700": 480, "88691": 480, "97933": 480, "99184": 480, "98003": 480, "39610": 480, "mem_0d": 480, "31821": 480, "104600": 480, "104340": 480, "104555": 480, "104484": 480, "75367": 480, "104536": 480, "stracktrac": 480, "101520": 480, "104392": 480, "_paramspec_tvar": 480, "102613": 480, "103000": 480, "elli": 480, "104301": 480, "104139": 480, "unsplit": 480, "itm": 480, "104307": 480, "87695": 480, "104265": 480, "0a4": 480, "23224": 480, "14935": 480, "radislav": 480, "chugunov": 480, "65772": 480, "90208": 480, "104144": 480, "fututr": 480, "104114": 480, "104104": 480, "104102": 480, "103822": 480, "103963": 480, "call_intrinsic_": 480, "104035": 480, "103987": 480, "103977": 480, "88773": 480, "liam": 480, "gersten": 480, "103935": 480, "68968": 480, "100370": 480, "102628": 480, "103583": 480, "_multibytecodec": 480, "103848": 480, "ipvfutur": 480, "103872": 480, "99944": 480, "74940": 480, "103861": 480, "103839": 480, "tommath": 480, "103791": 480, "90750": 480, "103685": 480, "81403": 480, "endtransf": 480, "voidresp": 480, "89415": 480, "rees": 480, "hyde": 480, "103673": 480, "berri": 480, "84976": 480, "_pydatetim": 480, "103596": 480, "103584": 480, "stipul": 480, "typesh": 480, "9620": 480, "103578": 480, "103556": 480, "103559": 480, "103548": 480, "103538": 480, "tk_aqua": 480, "103533": 480, "103525": 480, "103365": 480, "103472": 480, "103462": 480, "103449": 480, "103092": 480, "_collect": 480, "103357": 480, "harel": 480, "_protocolmeta": 480, "_is_callable_members_on": 480, "_get_protocol_attr": 480, "103256": 480, "103285": 480, "103225": 480, "93910": 480, "memmber": 480, "102978": 480, "100479": 480, "103220": 480, "103204": 480, "75586": 480, "103143": 480, "102953": 480, "97696": 480, "81079": 480, "101819": 480, "101362": 480, "102114": 480, "62432": 480, "78079": 480, "101688": 480, "101640": 480, "83861": 480, "89550": 480, "99353": 480, "96522": 480, "96534": 480, "87474": 480, "gorgen": 480, "51574": 480, "94518": 480, "fork_exec": 480, "92184": 480, "46797": 480, "44844": 480, "45606": 480, "23041": 480, "24964": 480, "17258": 480, "39744": 480, "22708": 480, "67056": 480, "48241": 480, "86094": 480, "yeojin": 480, "andrea": 480, "giudiceandrea": 480, "99202": 480, "104494": 480, "test_pack_configure_in": 480, "test_place_configure_in": 480, "104461": 480, "test_configure_screen": 480, "86275": 480, "103329": 480, "102795": 480, "test_control_and_wait": 480, "75729": 480, "101282": 480, "99017": 480, "104490": 480, "phoni": 480, "104106": 480, "mkfifoat": 480, "mknodat": 480, "103532": 480, "tkinter_protect_loadtk": 480, "91152": 480, "99069": 480, "static_assert": 480, "100220": 480, "104623": 480, "82814": 480, "103088": 480, "102997": 480, "88013": 480, "99834": 480, "103545": 480, "104180": 480, "schott": 480, "60436": 480, "104499": 480, "104496": 480, "someday": 480, "88496": 480, "104389": 480, "101291": 480, "104109": 480, "103743": 480, "103091": 480, "101408": 480, "prehead": 480, "96803": 480, "89987": 480, "101975": 480, "stacktop": 480, "100982": 480, "compare_and_branch": 480, "102701": 480, "102594": 480, "102491": 480, "ironlanguag": 480, "ironpython3": 480, "1667": 480, "rearrag": 480, "2s": 480, "102397": 480, "102406": 480, "102281": 480, "nullptr": 480, "fileutil": 480, "bachmann": 480, "102300": 480, "102255": 480, "xbox": 480, "102027": 480, "sse2": 480, "sse3": 480, "_blake2": 480, "101865": 480, "_pickl": 480, "moham": 480, "koubaa": 480, "103085": 480, "103068": 480, "102549": 480, "103056": 480, "103046": 480, "103023": 480, "102947": 480, "102780": 480, "102839": 480, "88965": 480, "76846": 480, "102670": 480, "102615": 480, "100112": 480, "102578": 480, "74468": 480, "102378": 480, "_signature_strip_non_python_syntax": 480, "102103": 480, "102069": 480, "102038": 480, "98886": 480, "101673": 480, "101313": 480, "100372": 480, "89727": 480, "100131": 480, "98169": 480, "96931": 480, "95495": 480, "close_notifi": 480, "94684": 480, "94440": 480, "36305": 480, "103112": 480, "102980": 480, "102537": 480, "test_zoneinfo": 480, "tzpathtest": 480, "python_tzpath_context": 480, "101377": 480, "test_locale_calendar_formatweekday": 480, "102973": 480, "dockerfil": 480, "102711": 480, "wstrict": 480, "102690": 480, "102809": 480, "102013": 480, "pyunstable_visitobject": 480, "101727": 480, "1t": 480, "0286": 480, "4303": 480, "libtomcrypt": 480, "101283": 480, "102493": 480, "102416": 480, "102356": 480, "102336": 480, "102250": 480, "102126": 480, "getcurrentprocessid": 480, "102056": 480, "for_iter_rang": 480, "101967": 480, "positional_only_passed_as_keyword": 480, "101952": 480, "74895": 480, "sai_servic": 480, "101857": 480, "musl": 480, "84783": 480, "87849": 480, "101765": 480, "101430": 480, "presiz": 480, "101696": 480, "_pystatictype_dealloc": 480, "100719": 480, "98627": 480, "102302": 480, "101979": 480, "91038": 480, "81652": 480, "102179": 480, "101961": 480, "hookcompress": 480, "gihwan": 480, "101936": 480, "vo": 480, "101566": 480, "multiplexedpath": 480, "265": 480, "101997": 480, "_sha2": 480, "_sha256": 480, "_sha512": 480, "101892": 480, "87634": 480, "97786": 480, "101773": 480, "_normal": 480, "101693": 480, "101446": 480, "63301": 480, "101360": 480, "101277": 480, "100809": 480, "99138": 480, "96764": 480, "88233": 480, "leakag": 480, "85417": 480, "97725": 480, "102019": 480, "test_current_": 480, "89792": 480, "99942": 480, "100221": 480, "sharedinstal": 480, "96821": 480, "102344": 480, "101881": 480, "101849": 480, "101763": 480, "101759": 480, "101614": 480, "python3_d": 480, "101196": 480, "101907": 480, "99293": 480, "91744": 480, "689": 480, "92173": 480, "59956": 480, "101400": 480, "101372": 480, "101266": 480, "pylongvalu": 480, "101046": 480, "101037": 480, "underalloc": 480, "100762": 480, "100942": 480, "100923": 480, "100892": 480, "91351": 480, "100726": 480, "100712": 480, "enable_speci": 480, "32780": 480, "pep3118": 480, "101541": 480, "psuedo": 480, "101570": 480, "101323": 480, "_zlibdecompressor": 480, "101317": 480, "101326": 480, "futureit": 480, "92123": 480, "100795": 480, "freeaddrinfo": 480, "brester": 480, "101143": 480, "_add_callback": 480, "101144": 480, "stress": 480, "supplimentari": 480, "101015": 480, "100573": 480, "39615": 480, "100750": 480, "96290": 480, "99952": 480, "undercount": 480, "67790": 480, "99266": 480, "86682": 480, "60580": 480, "38941": 480, "40077": 480, "29847": 480, "77772": 480, "hoelzl": 480, "88324": 480, "reword": 480, "101334": 480, "test_tarfil": 480, "configr": 480, "depreact": 480, "101522": 480, "77532": 480, "platformtoolset": 480, "clangcl": 480, "101152": 480, "100340": 480, "wno": 480, "101060": 480, "98705": 480, "98636": 480, "gdbm_compat": 480, "_gdbm": 480, "96305": 480, "_aix_support": 480, "_bootsubprocess": 480, "101543": 480, "101467": 480, "101135": 480, "82052": 480, "32k": 480, "mojibak": 480, "100320": 480, "100247": 480, "100776": 480, "__text_signature__": 480, "unary_posit": 480, "list_to_tupl": 480, "import_star": 480, "print_expr": 480, "stopiteration_error": 480, "100288": 480, "load_attr_method_with_dict": 480, "100720": 480, "_pyframe_numslotsforcodeobject": 480, "co_nplaincellvar": 480, "100637": 480, "100649": 480, "native_thread_id": 480, "100126": 480, "torn": 480, "87447": 480, "100268": 480, "100374": 480, "socular": 480, "100357": 480, "100117": 480, "90043": 480, "100222": 480, "_py_codeunit": 480, "pun": 480, "99955": 480, "100188": 480, "binary_subscr_list_int": 480, "binary_subscr_tuple_int": 480, "99110": 480, "pyframe_new": 480, "94155": 480, "99540": 480, "100143": 480, "xpystat": 480, "100146": 480, "_pylist_fromarrayst": 480, "100110": 480, "100050": 480, "92216": 480, "99582": 480, "_bootstrap_python": 480, "99554": 480, "98522": 480, "94603": 480, "89051": 480, "32782": 480, "100833": 480, "100805": 480, "100813": 480, "100792": 480, "91851": 480, "microoptim": 480, "90104": 480, "100689": 480, "pyexpat_capi": 480, "100740": 480, "91219": 480, "100690": 480, "called_onc": 480, "86508": 480, "shim": 480, "100585": 480, "100562": 480, "100519": 480, "eff_request_host": 480, "100287": 480, "100488": 480, "100474": 480, "100363": 480, "78878": 480, "cfield": 480, "100348": 480, "_read_ready_cb": 480, "100272": 480, "83076": 480, "100228": 480, "100039": 480, "100133": 480, "44592": 480, "100098": 480, "85432": 480, "98778": 480, "99925": 480, "94943": 480, "83035": 480, "99576": 480, "94912": 480, "99509": 480, "99433": 480, "85267": 480, "__text_signatur": 480, "98030": 480, "88500": 480, "96127": 480, "95882": 480, "78707": 480, "92122": 480, "24132": 480, "40447": 480, "36880": 480, "100616": 480, "100472": 480, "25377": 480, "100454": 480, "100086": 480, "libregrtest": 480, "93018": 480, "libexpat": 480, "100540": 480, "dusing_apple_os_libffi": 480, "88267": 480, "41916": 480, "ac_cv_cxx_thread": 480, "100180": 480, "99191": 480, "_msvc_lang": 480, "202002l": 480, "_msc_ver": 480, "1929": 480, "_wmimodul": 480, "79218": 480, "ms_win64": 480, "w64": 480, "99941": 480, "43984": 480, "34816": 480, "100342": 480, "99947": 480, "99240": 480, "100001": 480, "87604": 480, "99891": 480, "99729": 480, "99708": 480, "99578": 480, "create_builtin": 480, "99581": 480, "caract": 480, "99553": 480, "99370": 480, "99377": 480, "98686": 480, "binary_op_gener": 480, "compare_op_gener": 480, "99298": 480, "91053": 480, "90994": 480, "45026": 480, "31718": 480, "38031": 480, "xhh": 480, "ambigui": 480, "79033": 480, "51524": 480, "99645": 480, "99508": 480, "_bootstrap_extern": 480, "66285": 480, "wakeupfd": 480, "97001": 480, "92647": 480, "99341": 480, "99382": 480, "99379": 480, "99344": 480, "99284": 480, "untest": 480, "99201": 480, "have_dynamic_load": 480, "str_convert": 480, "post_pars": 480, "64490": 480, "99029": 480, "nake": 480, "98253": 480, "resili": 480, "exacerb": 480, "98458": 480, "93453": 480, "basedefaulteventlooppolici": 480, "97966": 480, "uname_result": 480, "98248": 480, "98108": 480, "98098": 480, "82836": 480, "96828": 480, "ktls": 480, "88863": 480, "91078": 480, "47220": 480, "ogam": 480, "44817": 480, "error_bad_netpath": 480, "error_network_access_deni": 480, "161": 480, "error_bad_pathnam": 480, "41260": 480, "15999": 480, "99931": 480, "sphinxext": 480, "opengraph": 480, "89682": 480, "88330": 480, "92892": 480, "41825": 480, "99892": 480, "test_norm": 480, "test_unicodedata": 480, "normalizationtest": 480, "pythontest": 480, "99934": 480, "test_marsh": 480, "test_determinist": 480, "99741": 480, "630": 480, "_xxsubinterpret": 480, "99659": 480, "test_sqlite3": 480, "99593": 480, "96002": 480, "99086": 480, "wimplicit": 480, "99337": 480, "98872": 480, "88226": 480, "target_": 480, "use_computed_goto": 480, "99345": 480, "98629": 480, "99442": 480, "40882": 480, "87235": 480, "98940": 480, "_pyarg_unpackkeywordswithvararg": 480, "noptarg": 480, "98680": 480, "pybuf_": 480, "99612": 480, "98433": 480, "5894": 480, "98739": 480, "81057": 480, "99254": 480, "99205": 480, "99181": 480, "99204": 480, "96055": 480, "99153": 480, "unquicken": 480, "extended_arg_quick": 480, "warmup": 480, "99103": 480, "96793": 480, "98852": 480, "98925": 480, "98783": 480, "98811": 480, "imped": 480, "98762": 480, "unbox": 480, "99257": 480, "96421": 480, "frame_owned_by_cstack": 480, "98415": 480, "chaim": 480, "sander": 480, "92119": 480, "90716": 480, "_pylong": 480, "asymptot": 480, "longobject": 480, "95389": 480, "noam": 480, "cohen": 480, "93696": 480, "99418": 480, "99305": 480, "74044": 480, "99275": 480, "__initsubclass__": 480, "99277": 480, "_sslprotocoltransport": 480, "sslproto": 480, "99248": 480, "99155": 480, "93464": 480, "99134": 480, "98999": 480, "83004": 480, "_zoneinfo": 480, "98897": 480, "98878": 480, "98139": 480, "90352": 480, "_selectordatagramtransport": 480, "98793": 480, "wsaconnect": 480, "wsasendto": 480, "98744": 480, "98740": 480, "98703": 480, "98624": 480, "98284": 480, "96151": 480, "98086": 480, "72719": 480, "96192": 480, "92452": 480, "91803": 480, "38523": 480, "40358": 480, "36267": 480, "98832": 480, "98903": 480, "98713": 480, "87390": 480, "96853": 480, "34272": 480, "pthread_scope_system": 480, "99016": 480, "97731": 480, "docclean": 480, "98949": 480, "98989": 480, "98831": 480, "cases_gener": 480, "generated_cas": 480, "98817": 480, "pyproj": 480, "98776": 480, "levenshtein": 480, "98707": 480, "98689": 480, "37434": 480, "inflategethead": 480, "98790": 480, "98745": 480, "98692": 480, "94328": 480, "98978": 480, "benedikt": 480, "reinartz": 480, "98410": 480, "98610": 480, "_py_newinterpreterfromconfig": 480, "98608": 480, "_pyinterpreterconfig": 480, "_py_newinterpret": 480, "isolated_subinterpret": 480, "97616": 480, "limor": 480, "97514": 480, "escal": 480, "42919": 480, "87389": 480, "hamza": 480, "avvan": 480, "79096": 480, "92888": 480, "98374": 480, "98461": 480, "98354": 480, "98398": 480, "98390": 480, "97997": 480, "97973": 480, "96078": 480, "97955": 480, "97912": 480, "97002": 480, "97943": 480, "erad": 480, "86298": 480, "97779": 480, "97752": 480, "97591": 480, "97670": 480, "getdxp": 480, "analyze_dxp": 480, "dxp": 480, "dynamic_execution_profil": 480, "dxpair": 480, "94526": 480, "96975": 480, "96848": 480, "95921": 480, "_testcapimodul": 480, "95778": 480, "96387": 480, "mingliang": 480, "96864": 480, "96678": 480, "96754": 480, "96751": 480, "64373": 480, "96641": 480, "keywrapp": 480, "96636": 480, "setrac": 480, "96572": 480, "96611": 480, "96612": 480, "90230": 480, "96587": 480, "96569": 480, "behavoir": 480, "96582": 480, "_pythread_currentfram": 480, "91079": 480, "93911": 480, "96348": 480, "95196": 480, "96364": 480, "96352": 480, "93554": 480, "fallthrough": 480, "backward_target": 480, "next_block": 480, "pop_jump_forward_if_tru": 480, "pop_jump_backward_if_tru": 480, "pop_jump_forward_if_fals": 480, "pop_jump_backward_if_fals": 480, "pop_jump_forward_if_non": 480, "pop_jump_backward_if_non": 480, "pop_jump_forward_if_not_non": 480, "pop_jump_backward_if_not_non": 480, "96268": 480, "96237": 480, "f_func": 480, "f_funcobj": 480, "96187": 480, "96143": 480, "96071": 480, "96046": 480, "ht_cached_key": 480, "96005": 480, "pyenv": 480, "93678": 480, "_testinternalcapi": 480, "optimize_cfg": 480, "cfgoptimizationtestcas": 480, "95245": 480, "weakreflist": 480, "95977": 480, "91210": 480, "95922": 480, "eliminate_empty_basic_block": 480, "95818": 480, "95876": 480, "_pypegen_raise_error_known_loc": 480, "95605": 480, "95150": 480, "91146": 480, "87092": 480, "codegen": 480, "95355": 480, "_pypegen_parser_new": 480, "honglin": 480, "zhu": 480, "90081": 480, "slowdown": 480, "95324": 480, "cfg_builder": 480, "95185": 480, "absurd": 480, "94438": 480, "95060": 480, "addrq": 480, "95113": 480, "91409": 480, "95023": 480, "94036": 480, "94938": 480, "94996": 480, "94739": 480, "94949": 480, "94947": 480, "91256": 480, "94869": 480, "94893": 480, "94822": 480, "91153": 480, "90699": 480, "94694": 480, "93252": 480, "94215": 480, "92228": 480, "94485": 480, "91719": 480, "94329": 480, "1000s": 480, "94360": 480, "int_min": 480, "94262": 480, "94192": 480, "93883": 480, "94021": 480, "93955": 480, "93841": 480, "_stats_on": 480, "_stats_off": 480, "_stats_clear": 480, "_stats_dump": 480, "93516": 480, "traceabl": 480, "89828": 480, "93671": 480, "93662": 480, "93461": 480, "93621": 480, "93533": 480, "93444": 480, "basicblock": 480, "b_nofallthrough": 480, "b_exit": 480, "b_return": 480, "93418": 480, "93382": 480, "93359": 480, "93356": 480, "93354": 480, "93283": 480, "93345": 480, "93223": 480, "84694": 480, "91924": 480, "93040": 480, "93061": 480, "93065": 480, "hamt": 480, "libman": 480, "magicstack": 480, "93021": 480, "89914": 480, "92955": 480, "92930": 480, "90690": 480, "92914": 480, "92858": 480, "92804": 480, "92777": 480, "92658": 480, "92236": 480, "91102": 480, "92619": 480, "88750": 480, "92261": 480, "91432": 480, "91399": 480, "unicodetype_db": 480, "91578": 480, "47091": 480, "42316": 480, "89237": 480, "97928": 480, "98331": 480, "98307": 480, "96035": 480, "98257": 480, "98251": 480, "98178": 480, "44098": 480, "87730": 480, "98023": 480, "90985": 480, "harsh": 480, "undeprec": 480, "97646": 480, "9239": 480, "97837": 480, "97825": 480, "97008": 480, "82711": 480, "friedrich": 480, "bolz": 480, "tereick": 480, "97799": 480, "97781": 480, "mutablil": 480, "96827": 480, "95534": 480, "97592": 480, "97639": 480, "97545": 480, "73588": 480, "96865": 480, "97005": 480, "85760": 480, "96704": 480, "96819": 480, "resource_track": 480, "95865": 480, "96741": 480, "96735": 480, "46412": 480, "ndb": 480, "96652": 480, "68163": 480, "96538": 480, "96465": 480, "96079": 480, "_annotatedalia": 480, "96415": 480, "_cell_factori": 480, "95987": 480, "96388": 480, "96385": 480, "__typing_prepare_subst__": 480, "96142": 480, "_dataclassparam": 480, "96073": 480, "overeag": 480, "89258": 480, "96346": 480, "96349": 480, "90467": 480, "streamreaderprotocol": 480, "96172": 480, "96159": 480, "96175": 480, "96052": 480, "96125": 480, "96019": 480, "makeunicodedata": 480, "95463": 480, "69142": 480, "tzoffset": 480, "95899": 480, "95736": 480, "95804": 480, "95704": 480, "95149": 480, "95609": 480, "95289": 480, "manger": 480, "94909": 480, "95385": 480, "83901": 480, "95339": 480, "95045": 480, "95231": 480, "95097": 480, "95087": 480, "95199": 480, "95194": 480, "93899": 480, "95166": 480, "95132": 480, "11a1": 480, "24421": 480, "85128": 480, "93157": 480, "91212": 480, "shin": 480, "myoung": 480, "serp": 480, "95077": 480, "95109": 480, "95105": 480, "95066": 480, "95005": 480, "_pyaccu": 480, "_pyunicodewrit": 480, "90085": 480, "94857": 480, "94821": 480, "94736": 480, "_multiprocess": 480, "74116": 480, "87822": 480, "priorit": 480, "88050": 480, "94637": 480, "ssl_ctx_set_default_verify_path": 480, "92546": 480, "94607": 480, "94619": 480, "93896": 480, "94343": 480, "94382": 480, "78724": 480, "94510": 480, "92336": 480, "94398": 480, "94318": 480, "89988": 480, "94254": 480, "93259": 480, "from_nam": 480, "93096": 480, "test_codec": 480, "encodedfiletest": 480, "94207": 480, "_struct": 480, "test_base64": 480, "legacybase64testcas": 480, "test_encodebyt": 480, "94214": 480, "94182": 480, "91742": 480, "94101": 480, "84753": 480, "mehdi": 480, "abaakouk": 480, "94028": 480, "27884": 480, "93973": 480, "93858": 480, "93820": 480, "93847": 480, "83499": 480, "79512": 480, "91389": 480, "93626": 480, "90494": 480, "90549": 480, "93521": 480, "79579": 480, "93421": 480, "93475": 480, "93370": 480, "91810": 480, "91162": 480, "93353": 480, "83658": 480, "88123": 480, "93297": 480, "gced": 480, "85308": 480, "93156": 480, "93162": 480, "92886": 480, "90155": 480, "91513": 480, "93033": 480, "0x0100": 480, "0x00010000": 480, "89973": 480, "93044": 480, "93010": 480, "invalidheadererror": 480, "invalidheaderdefect": 480, "92986": 480, "92932": 480, "92675": 480, "87901": 480, "11b1": 480, "91922": 480, "92869": 480, "92839": 480, "92734": 480, "92671": 480, "91581": 480, "92550": 480, "92591": 480, "92445": 480, "92547": 480, "92530": 480, "92531": 480, "84131": 480, "92391": 480, "mueller": 480, "91968": 480, "81790": 480, "90622": 480, "91577": 480, "91539": 480, "getproxies_environ": 480, "91447": 480, "91456": 480, "47231": 480, "39064": 480, "41287": 480, "32547": 480, "35540": 480, "47063": 480, "47025": 480, "46951": 480, "42777": 480, "46755": 480, "45393": 480, "46642": 480, "46364": 480, "28249": 480, "46197": 480, "45924": 480, "44173": 480, "42627": 480, "42047": 480, "dragonfli": 480, "carlier": 480, "14243": 480, "41246": 480, "iocpproactor": 480, "39264": 480, "38693": 480, "38267": 480, "34828": 480, "32990": 480, "26253": 480, "85525": 480, "86404": 480, "spinx": 480, "97741": 480, "96432": 480, "96098": 480, "95957": 480, "95588": 480, "unfix": 480, "91207": 480, "chm": 480, "htmlhelp": 480, "95454": 480, "documenti": 480, "shea": 480, "95451": 480, "95415": 480, "94321": 480, "86128": 480, "61162": 480, "87260": 480, "86986": 480, "88831": 480, "86438": 480, "93031": 480, "92240": 480, "47161": 480, "40838": 480, "43689": 480, "38056": 480, "overhaul": 480, "13553": 480, "95027": 480, "96624": 480, "test_unittest": 480, "test_dotted_but_module_not_load": 480, "95243": 480, "testsocknam": 480, "burton": 480, "95573": 480, "test_ssl": 480, "fb11063974": 480, "fantix": 480, "95280": 480, "test_get_ciph": 480, "pfs": 480, "95212": 480, "test_shared_memory_recr": 480, "95218": 480, "test_importlib": 480, "94675": 480, "exponent": 480, "rjsmin": 480, "91330": 480, "94208": 480, "94315": 480, "dac": 480, "54781": 480, "test_tk": 480, "test_tkint": 480, "test_ttk_guion": 480, "test_ttk": 480, "93839": 480, "test_ctyp": 480, "93951": 480, "test_bdb": 480, "statetestcas": 480, "test_skip": 480, "93957": 480, "test_venv": 480, "ensurepiptest": 480, "test_with_pip": 480, "93884": 480, "93852": 480, "test_socketserv": 480, "run_test": 480, "hostrunn": 480, "93616": 480, "test_modulefind": 480, "modulefindertest": 480, "93575": 480, "test_unicod": 480, "test_raisememerror": 480, "57539": 480, "openat2": 480, "resolve_beneath": 480, "89858": 480, "test_emb": 480, "test_zipimport": 480, "test_py_compil": 480, "_test_multiprocess": 480, "92670": 480, "test_shutil": 480, "testcopi": 480, "test_copyfile_nonexistent_dir": 480, "92514": 480, "basictestrunn": 480, "47016": 480, "96761": 480, "96883": 480, "85936": 480, "96729": 480, "buildreleas": 480, "96269": 480, "module_dep": 480, "exportsym": 480, "95973": 480, "dsymutil": 480, "93744": 480, "maincc": 480, "94801": 480, "94802": 480, "95145": 480, "wasix": 480, "95174": 480, "netdb": 480, "94847": 480, "94841": 480, "1932": 480, "zlib_cflag": 480, "zlib_lib": 480, "94773": 480, "unsort": 480, "94682": 480, "1q": 480, "termcap": 480, "tinfo": 480, "_dbm": 480, "94404": 480, "94280": 480, "pegen": 480, "93584": 480, "93491": 480, "69093": 480, "_sqlite3": 480, "93202": 480, "34449": 480, "ux": 480, "osipov": 480, "98360": 480, "98414": 480, "97728": 480, "90989": 480, "97649": 480, "96965": 480, "96577": 480, "96559": 480, "94781": 480, "89545": 480, "wmi": 480, "95733": 480, "95656": 480, "95587": 480, "94399": 480, "95445": 480, "95359": 480, "95285": 480, "90844": 480, "94772": 480, "94018": 480, "93824": 480, "43414": 480, "92817": 480, "92984": 480, "92841": 480, "46907": 480, "91061": 480, "42658": 480, "38704": 480, "97897": 480, "97527": 480, "2288": 480, "65802": 480, "95511": 480, "95471": 480, "95411": 480, "89610": 480, "68686": 480, "ptag": 480, "eptag": 480, "95853": 480, "wasm_build": 480, "emsdk": 480, "95731": 480, "check_modul": 480, "94538": 480, "94430": 480, "86087": 480, "parseent": 480, "95756": 480, "96512": 480, "92678": 480, "94930": 480, "94731": 480, "wold": 480, "wzero": 480, "91321": 480, "91731": 480, "89546": 480, "93442": 480, "_py_cast_impl": 480, "_py_cast": 480, "93466": 480, "92898": 480, "serg": 480, "guelton": 480, "93103": 480, "92913": 480, "92781": 480, "c90": 480, "92193": 480, "59121": 480, "45383": 480, "92345": 480, "43857": 480, "92245": 480, "11a7": 480, "92203": 480, "91173": 480, "92114": 480, "92112": 480, "92063": 480, "precall_method_descriptor_fast_with_keyword": 480, "92031": 480, "_pycode_quicken": 480, "92036": 480, "92032": 480, "91869": 480, "91603": 480, "89373": 480, "91632": 480, "generic_alias_iter": 480, "encodingmap": 480, "91636": 480, "91625": 480, "78607": 480, "lltrace": 480, "__ltrace__": 480, "91576": 480, "89279": 480, "91502": 480, "_pyframe_isentryfram": 480, "91266": 480, "91479": 480, "__note__": 480, "46055": 480, "xinhang": 480, "91462": 480, "91421": 480, "_py_decodeutf8ex": 480, "91428": 480, "_pyopcode_opnam": 480, "47120": 480, "45317": 480, "47197": 480, "mishandl": 480, "47177": 480, "prev_instr": 480, "46961": 480, "46962": 480, "testcapi": 480, "recursinginfinitelyerror": 480, "46942": 480, "46764": 480, "43464": 480, "46721": 480, "46509": 480, "chase": 480, "46045": 480, "36819": 480, "34093": 480, "flag_ref": 480, "92356": 480, "92301": 480, "close_rang": 480, "67248": 480, "92210": 480, "cinder": 480, "92118": 480, "90887": 480, "copyfile_stat": 480, "copyfile_acl": 480, "copyfile_xattr": 480, "91215": 480, "92128": 480, "92049": 480, "92062": 480, "88089": 480, "91996": 480, "91984": 480, "test_argpars": 480, "91952": 480, "91954": 480, "47029": 480, "91928": 480, "91401": 480, "64783": 480, "sigrtmin": 480, "sigrtmax": 480, "91910": 480, "91832": 480, "91821": 480, "test_from_tupl": 480, "test_decim": 480, "91217": 480, "90623": 480, "91734": 480, "91700": 480, "91231": 480, "91621": 480, "90568": 480, "91670": 480, "91616": 480, "47256": 480, "823": 480, "91595": 480, "write_repr": 480, "yu": 480, "liu": 480, "74166": 480, "91575": 480, "89022": 480, "sqlite_misus": 480, "91526": 480, "91276": 480, "47000": 480, "91230": 480, "47260": 480, "seccomp": 480, "47227": 480, "47211": 480, "47135": 480, "43323": 480, "46681": 480, "45100": 480, "44807": 480, "46787": 480, "46720": 480, "par": 480, "46696": 480, "46053": 480, "45639": 480, "avif": 480, "46285": 480, "44791": 480, "46547": 480, "46415": 480, "46075": 480, "45995": 480, "26175": 480, "45138": 480, "40318": 480, "44863": 480, "44587": 480, "43827": 480, "43218": 480, "rodrigu": 480, "38435": 480, "42066": 480, "iman": 480, "kermani": 480, "40617": 480, "40676": 480, "39716": 480, "36073": 480, "kawashima": 480, "91888": 480, "91783": 480, "91547": 480, "91298": 480, "44347": 480, "36329": 480, "htmlview": 480, "47189": 480, "38668": 480, "47115": 480, "26792": 480, "brezovski": 480, "92169": 480, "import_deprec": 480, "91904": 480, "pythonregrtest_unicode_guard": 480, "91752": 480, "testfreez": 480, "91607": 480, "40280": 480, "47109": 480, "macholib": 480, "29890": 480, "louisom": 480, "89452": 480, "47103": 480, "pginstrument": 480, "47239": 480, "46785": 480, "win32_xstat_impl": 480, "40859": 480, "91583": 480, "generate_re_casefix": 480, "91551": 480, "gitlab": 480, "91320": 480, "reinterpret_cast": 480, "static_cast": 480, "80527": 480, "91768": 480, "91020": 480, "47169": 480, "47212": 480, "matthieu": 480, "dartiailh": 480, "47186": 480, "jump_if_not_eg_match": 480, "47176": 480, "py_emscriptensignalbuff": 480, "sharedarraybuff": 480, "py_emscripten_signal_handl": 480, "47182": 480, "47162": 480, "py_call_trampolin": 480, "46775": 480, "47129": 480, "47117": 480, "47127": 480, "42197": 480, "47070": 480, "array_inplace_repeat": 480, "unicodeobject": 480, "_pybytes_repeat": 480, "47053": 480, "binary_op_inplace_add_unicod": 480, "47045": 480, "46968": 480, "auxv": 480, "46329": 480, "47012": 480, "47009": 480, "47005": 480, "bytearray_repeat": 480, "bytearray_irepeat": 480, "46829": 480, "46993": 480, "39829": 480, "jeremiah": 480, "pascual": 480, "46944": 480, "46881": 480, "46838": 480, "43721": 480, "47208": 480, "ctypes_max_argcount": 480, "23689": 480, "47167": 480, "47151": 480, "4833": 480, "27929": 480, "14265": 480, "39622": 480, "47101": 480, "ossl": 480, "47099": 480, "open_ftp": 480, "42885": 480, "23691": 480, "47067": 480, "42369": 480, "_sharedfil": 480, "38256": 480, "4gib": 480, "odditi": 480, "39394": 480, "47062": 480, "46382": 480, "ari": 480, "bovenberg": 480, "47057": 480, "fastcal": 480, "47039": 480, "2604": 480, "45150": 480, "34861": 480, "45997": 480, "aquir": 480, "43253": 480, "fdset": 480, "47004": 480, "46998": 480, "46995": 480, "46994": 480, "46981": 480, "46985": 480, "getauxv": 480, "at_minsigstksz": 480, "amx_til": 480, "sapphir": 480, "xeon": 480, "isa": 480, "46955": 480, "zabka": 480, "23325": 480, "46932": 480, "46933": 480, "464471": 480, "tvrtkovi": 480, "46644": 480, "typeform": 480, "46581": 480, "46557": 480, "41370": 480, "26120": 480, "46480": 480, "46421": 480, "22859": 480, "46170": 480, "40296": 480, "20392": 480, "46030": 480, "44439": 480, "45171": 480, "24959": 480, "44859": 480, "44493": 480, "sockaddr_un": 480, "33178": 480, "43352": 480, "45099": 480, "47126": 480, "676": 480, "47040": 480, "compatibl": 480, "46033": 480, "45790": 480, "42340": 480, "41233": 480, "yyyyyyyan": 480, "orest": 480, "47205": 480, "46126": 480, "47104": 480, "47037": 480, "4y": 480, "46587": 480, "47015": 480, "main_modul": 480, "side_modul": 480, "46023": 480, "wasm64": 480, "47032": 480, "47024": 480, "1n": 480, "46973": 480, "quay": 480, "45774": 480, "47194": 480, "25032": 480, "47171": 480, "46566": 480, "47086": 480, "44549": 480, "3189": 480, "12900": 480, "46948": 480, "26488": 480, "46890": 480, "46850": 480, "_pyeval_calltrac": 480, "_pyeval_getcoroutineorigintrackingdepth": 480, "_pyeval_getasyncgenfirstit": 480, "_pyeval_getasyncgenfin": 480, "_pyeval_setasyncgenfirstit": 480, "_pyeval_setasyncgenfin": 480, "46987": 480, "_pysys_getobjectid": 480, "_pysys_setobjectid": 480, "46940": 480, "46927": 480, "46921": 480, "46903": 480, "11alpha": 480, "46891": 480, "test_float": 480, "46712": 480, "46430": 480, "45107": 480, "44337": 480, "46729": 480, "45885": 480, "46794": 480, "46823": 480, "load_fast__load_attr_instance_valu": 480, "46820": 480, "1not": 480, "46808": 480, "precall_funct": 480, "precall_method": 480, "46762": 480, "46730": 480, "46724": 480, "46732": 480, "46072": 480, "46707": 480, "46323": 480, "45923": 480, "46702": 480, "46675": 480, "va_end": 480, "_hashopenssl": 480, "46615": 480, "setobject": 480, "30496": 480, "25707": 480, "46877": 480, "46848": 480, "46736": 480, "44886": 480, "46827": 480, "46811": 480, "46252": 480, "46784": 480, "46786": 480, "wbr": 480, "39327": 480, "virtualbox": 480, "45390": 480, "46756": 480, "46737": 480, "46752": 480, "trio": 480, "nurseri": 480, "46333": 480, "46643": 480, "45863": 480, "unarchiv": 480, "46066": 480, "46676": 480, "_argtypes_": 480, "46672": 480, "46655": 480, "45948": 480, "discrep": 480, "46626": 480, "ip_bind_address_no_port": 480, "46521": 480, "46571": 480, "46400": 480, "46556": 480, "46522": 480, "46475": 480, "46246": 480, "deprecatedlist": 480, "46232": 480, "46195": 480, "31369": 480, "45898": 480, "ffi_type_": 480, "decad": 480, "44953": 480, "44289": 480, "44011": 480, "41086": 480, "methodwrapp": 480, "14156": 480, "42238": 480, "46913": 480, "test_faulthandl": 480, "test_sigfp": 480, "faulthandler_sigfp": 480, "46760": 480, "test_di": 480, "46708": 480, "46678": 480, "46623": 480, "test_pair": 480, "test_speech128": 480, "test_zlib": 480, "s390x": 480, "46860": 480, "__builtin_nan": 480, "kb": 480, "setr": 480, "gu": 480, "cound": 480, "46744": 480, "46567": 480, "46638": 480, "46630": 480, "46748": 480, "stdbool": 480, "46836": 480, "pycore_fram": 480, "pybuff": 480, "conflit": 480, "accesss": 480, "45773": 480, "46564": 480, "46458": 480, "46527": 480, "46528": 480, "precall_funt": 480, "46503": 480, "46431": 480, "46476": 480, "46481": 480, "46417": 480, "add_subclass": 480, "43683": 480, "46407": 480, "vivian": 480, "46409": 480, "46406": 480, "46383": 480, "module_fre": 480, "46361": 480, "46161": 480, "46028": 480, "46091": 480, "44024": 480, "46624": 480, "46591": 480, "clickabl": 480, "46565": 480, "46553": 480, "46544": 480, "uspac": 480, "46487": 480, "45162": 480, "46539": 480, "46510": 480, "46491": 480, "46436": 480, "41403": 480, "46474": 480, "46470": 480, "_remove_dups_flatten": 480, "46469": 480, "41906": 480, "46422": 480, "46434": 480, "43869": 480, "46414": 480, "46316": 480, "29688": 480, "43012": 480, "_accessor": 480, "terrain": 480, "46258": 480, "46242": 480, "_member_names_": 480, "43118": 480, "26552": 480, "21987": 480, "46124": 480, "46103": 480, "46080": 480, "felix": 480, "fontein": 480, "46463": 480, "escape4chm": 480, "43478": 480, "46616": 480, "test_window": 480, "44359": 480, "test_ftplib": 480, "46600": 480, "test_pycfunct": 480, "46542": 480, "test_lib2to3": 480, "46576": 480, "test_peg_gener": 480, "test_json": 480, "infinite_recurs": 480, "13886": 480, "test_builtin": 480, "requires_fork": 480, "requires_subprocess": 480, "46602": 480, "conftest": 480, "38472": 480, "46513": 480, "ac_c_char_unsign": 480, "__char_unsigned__": 480, "46471": 480, "46443": 480, "46429": 480, "45925": 480, "43112": 480, "46362": 480, "com1": 480, "lpt1": 480, "45296": 480, "_py_getallocatedblock": 480, "_pyobject_debugmallocstat": 480, "46433": 480, "_pytype_getmodulebydef": 480, "14916": 480, "46070": 480, "46347": 480, "46339": 480, "46331": 480, "46314": 480, "11a4": 480, "46289": 480, "46297": 480, "bootup": 480, "derzsi": 480, "niel": 480, "46237": 480, "46263": 480, "use_frozen_modul": 480, "46006": 480, "_pyunicode_equaltoasciiid": 480, "update_slot": 480, "46208": 480, "46240": 480, "46009": 480, "46235": 480, "46221": 480, "46202": 480, "pop_except_and_rerais": 480, "46085": 480, "pylong_bas": 480, "46110": 480, "46107": 480, "44525": 480, "call_method_kw": 480, "call_no_kw": 480, "call_kw": 480, "46039": 480, "45635": 480, "_pyerr_display": 480, "46054": 480, "46042": 480, "46049": 480, "46048": 480, "37971": 480, "46031": 480, "45654": 480, "46025": 480, "46000": 480, "42918": 480, "45953": 480, "43413": 480, "46342": 480, "46307": 480, "46306": 480, "46244": 480, "46278": 480, "call_": 480, "46269": 480, "46266": 480, "46257": 480, "41011": 480, "46239": 480, "46238": 480, "46222": 480, "46176": 480, "43424": 480, "45321": 480, "46125": 480, "46118": 480, "37578": 480, "20369": 480, "46105": 480, "44893": 480, "22815": 480, "22047": 480, "26952": 480, "45615": 480, "16594": 480, "allow_reuse_port": 480, "27718": 480, "46032": 480, "27062": 480, "46018": 480, "46016": 480, "45755": 480, "45874": 480, "25066": 480, "45643": 480, "46196": 480, "46120": 480, "46109": 480, "19737": 480, "46296": 480, "_use_args_": 480, "_member_type_": 480, "46205": 480, "runtest_mp": 480, "jemalloc": 480, "46262": 480, "46150": 480, "fakenam": 480, "posixpathtest": 480, "test_expandus": 480, "46129": 480, "23819": 480, "46114": 480, "0xmnn00pp0l": 480, "44133": 480, "46315": 480, "have_featur": 480, "45723": 480, "multiarch": 480, "46106": 480, "1m": 480, "46088": 480, "asset": 480, "45949": 480, "freeze_modul": 480, "46217": 480, "40477": 480, "46236": 480, "46140": 480, "45855": 480, "46004": 480, "_pyerr_chainstackitem": 480, "45915": 480, "is_valid_fd": 480, "f_getfd": 480, "44530": 480, "42268": 480, "45727": 480, "45786": 480, "45614": 480, "45813": 480, "45811": 480, "45848": 480, "45709": 480, "45829": 480, "45826": 480, "45822": 480, "45820": 480, "45636": 480, "42540": 480, "45738": 480, "45753": 480, "45764": 480, "45609": 480, "45582": 480, "45450": 480, "27946": 480, "13236": 480, "37658": 480, "45876": 480, "44649": 480, "45803": 480, "45831": 480, "41735": 480, "45235": 480, "45754": 480, "11a2": 480, "sqlite_limit_length": 480, "45766": 480, "45765": 480, "45757": 480, "45644": 480, "wessel": 480, "45703": 480, "45535": 480, "45664": 480, "45663": 480, "45662": 480, "43137": 480, "gio": 480, "45514": 480, "45507": 480, "45359": 480, "44733": 480, "28806": 480, "43498": 480, "42158": 480, "notation3": 480, "trig": 480, "45840": 480, "45640": 480, "milchior": 480, "45788": 480, "45772": 480, "45392": 480, "45250": 480, "25381": 480, "43905": 480, "45695": 480, "19460": 480, "45835": 480, "test_queu": 480, "45783": 480, "45745": 480, "findleak": 480, "45701": 480, "test_functool": 480, "44035": 480, "45950": 480, "45881": 480, "sys_shutdown": 480, "ac_cv_func_shutdown": 480, "fork1": 480, "33393": 480, "45866": 480, "pygen": 480, "41498": 480, "sigset_t": 480, "yurchak": 480, "45886": 480, "45873": 480, "py_stdlib_mod": 480, "addext": 480, "save_env": 480, "restore_env": 480, "with_save_env": 480, "45573": 480, "45816": 480, "v143": 480, "45800": 480, "45798": 480, "45743": 480, "search_paths_first": 480, "xcode": 480, "stdc_header": 480, "ac_header_tim": 480, "45731": 480, "py_sqlite_enable_load_extens": 480, "ac_cache_check": 480, "45696": 480, "45561": 480, "smelli": 480, "45901": 480, "45616": 480, "45850": 480, "45732": 480, "45720": 480, "shlwapi": 480, "39026": 480, "45716": 480, "45688": 480, "_scproxi": 480, "45379": 480, "keyowrd": 480, "45530": 480, "45526": 480, "address_bit": 480, "30570": 480, "45521": 480, "45494": 480, "45445": 480, "45408": 480, "45385": 480, "descr_check": 480, "45367": 480, "binary_multiply_int": 480, "binary_multiply_float": 480, "21736": 480, "unfrozen": 480, "45020": 480, "orignam": 480, "45324": 480, "44050": 480, "call_function_builtin_o": 480, "call_function_builtin_fast": 480, "call_function_len": 480, "call_function_isinst": 480, "44511": 480, "43706": 480, "42064": 480, "45438": 480, "45574": 480, "print_escap": 480, "45581": 480, "45557": 480, "kreusada": 480, "42174": 480, "35673": 480, "_namespaceload": 480, "45515": 480, "45475": 480, "43787": 480, "45489": 480, "42222": 480, "45428": 480, "45467": 480, "45461": 480, "45239": 480, "45417": 480, "45249": 480, "45416": 480, "20028": 480, "44904": 480, "45406": 480, "getabsfil": 480, "45411": 480, "subtitl": 480, "srt": 480, "vtt": 480, "10716": 480, "serverhtmldoc": 480, "27580": 480, "45262": 480, "45386": 480, "45343": 480, "45328": 480, "45192": 480, "_infer_return_typ": 480, "kyungmin": 480, "45160": 480, "24444": 480, "40321": 480, "7538": 480, "jochem": 480, "schulenklopp": 480, "41374": 480, "35970": 480, "kuska": 480, "45726": 480, "45680": 480, "45618": 480, "olko": 480, "45655": 480, "45604": 480, "45516": 480, "45464": 480, "45449": 480, "20692": 480, "45678": 480, "45578": 480, "45668": 480, "45577": 480, "45566": 480, "test_frozen_pickl": 480, "test_dataclass": 480, "43592": 480, "39679": 480, "45410": 480, "45402": 480, "test_sundri": 480, "45403": 480, "test_si": 480, "test_stdlib_dir": 480, "45400": 480, "test_name_error_suggestions_do_not_trigger_for_too_many_loc": 480, "10572": 480, "test_sqlit": 480, "43158": 480, "_uuid": 480, "libuuid": 480, "45666": 480, "swprintf": 480, "45595": 480, "have_expat_config_h": 480, "use_pyexpat_capi": 480, "xml_poor_entropi": 480, "expat_config": 480, "45532": 480, "jeong": 480, "yunwon": 480, "45536": 480, "45221": 480, "45405": 480, "bohman": 480, "43652": 480, "45337": 480, "43851": 480, "sqlite_omit_autoinit": 480, "44828": 480, "culler": 480, "45495": 480, "29103": 480, "interpreteridobject": 480, "45395": 480, "44220": 480, "42278": 480, "44600": 480, "burkland": 480, "41180": 480, "44394": 480, "0340": 480, "43124": 480, "putcmd": 480, "44022": 480, "45061": 480, "24076": 480, "45167": 480, "45155": 480, "44219": 480, "44959": 480, "45121": 480, "44348": 480, "45123": 480, "1514420": 480, "41031": 480, "45083": 480, "34561": 480, "munro": 480, "powersort": 480, "45056": 480, "45012": 480, "fstatat": 480, "stani": 480, "skonieczni": 480, "45018": 480, "44963": 480, "anext_await": 480, "44962": 480, "44954": 480, "8p": 480, "1074": 480, "44947": 480, "44945": 480, "binary_add_adapt": 480, "binary_add_float": 480, "binary_add_int": 480, "binary_add_unicod": 480, "binary_add_unicode_inplace_fast": 480, "44929": 480, "44914": 480, "44698": 480, "44895": 480, "44900": 480, "44889": 480, "load_method_cach": 480, "load_method_modul": 480, "load_method_class": 480, "44890": 480, "44885": 480, "44878": 480, "44874": 480, "44872": 480, "33930": 480, "augusto": 480, "goulart": 480, "25782": 480, "44856": 480, "update_bas": 480, "44826": 480, "store_attr_slot": 480, "store_attr_split_key": 480, "store_attr_with_hint": 480, "44838": 480, "44821": 480, "44792": 480, "34013": 480, "44732": 480, "44725": 480, "_opcod": 480, "get_specialization_stat": 480, "44717": 480, "44653": 480, "44676": 480, "44633": 480, "44661": 480, "property_descr_set": 480, "44662": 480, "44655": 480, "44646": 480, "44636": 480, "44635": 480, "26280": 480, "binary_subscr_dict": 480, "44589": 480, "44606": 480, "42073": 480, "fastsearch": 480, "43895": 480, "ish": 480, "dynload_shlib": 480, "levarag": 480, "44562": 480, "44553": 480, "44523": 480, "44483": 480, "44486": 480, "44472": 480, "ltrace": 480, "44297": 480, "44456": 480, "44409": 480, "44396": 480, "44376": 480, "44313": 480, "44338": 480, "load_global_modul": 480, "load_global_builtin": 480, "44368": 480, "44349": 480, "load_attr_slot": 480, "load_attr_split_key": 480, "load_attr_with_hint": 480, "load_attr_modul": 480, "44335": 480, "43693": 480, "44317": 480, "44304": 480, "43667": 480, "44232": 480, "winner": 480, "44201": 480, "co_fastlocalkind": 480, "44184": 480, "44187": 480, "44180": 480, "44168": 480, "44156": 480, "44143": 480, "44032": 480, "datastack": 480, "44114": 480, "dictkeys_revers": 480, "dictitems_revers": 480, "broke": 480, "44110": 480, "branchless": 480, "43918": 480, "43879": 480, "17792": 480, "28146": 480, "11105": 480, "39091": 480, "noah": 480, "oxer": 480, "45371": 480, "unixccompil": 480, "45329": 480, "1596321": 480, "45274": 480, "45238": 480, "36674": 480, "45183": 480, "45234": 480, "45228": 480, "45225": 480, "genexpr": 480, "25169": 480, "20524": 480, "45168": 480, "35474": 480, "45166": 480, "20499": 480, "30856": 480, "45034": 480, "25894": 480, "45081": 480, "45075": 480, "format_fram": 480, "31299": 480, "41620": 480, "45021": 480, "43913": 480, "lesser": 480, "45030": 480, "45001": 480, "45010": 480, "__div__": 480, "39218": 480, "43613": 480, "37596": 480, "44955": 480, "39039": 480, "44935": 480, "44911": 480, "41322": 480, "44524": 480, "38956": 480, "44860": 480, "unicodencodeerror": 480, "44581": 480, "44849": 480, "44605": 480, "wherein": 480, "specialform": 480, "44839": 480, "44822": 480, "44801": 480, "44806": 480, "27275": 480, "44793": 480, "44784": 480, "44667": 480, "44771": 480, "44752": 480, "rcomplet": 480, "44747": 480, "44720": 480, "44704": 480, "44666": 480, "lzl": 480, "44690": 480, "binacii": 480, "42854": 480, "_sslsocket": 480, "44686": 480, "_import": 480, "44353": 480, "44682": 480, "44678": 480, "40897": 480, "44638": 480, "44648": 480, "44608": 480, "_flatten": 480, "44594": 480, "flight": 480, "42799": 480, "41928": 480, "44566": 480, "44558": 480, "41249": 480, "44554": 480, "34798": 480, "44539": 480, "44461": 480, "43625": 480, "44516": 480, "42892": 480, "44468": 480, "43977": 480, "44482": 480, "44404": 480, "41546": 480, "44458": 480, "buffer_block_s": 480, "lmza": 480, "44464": 480, "flake8": 480, "44446": 480, "44434": 480, "pthread_exit": 480, "libgcc_": 480, "42972": 480, "44422": 480, "37880": 480, "44389": 480, "27827": 480, "44395": 480, "34266": 480, "44362": 480, "44342": 480, "44356": 480, "44351": 480, "parse_makefil": 480, "44242": 480, "44246": 480, "43858": 480, "44260": 480, "44254": 480, "33693": 480, "44241": 480, "simplepath": 480, "44210": 480, "_meta": 480, "43643": 480, "27334": 480, "4928": 480, "44154": 480, "33433": 480, "44150": 480, "44142": 480, "44145": 480, "hmac_upd": 480, "44095": 480, "ds": 480, "congest": 480, "37788": 480, "44089": 480, "44081": 480, "44061": 480, "44059": 480, "serenityo": 480, "36515": 480, "44018": 480, "38352": 480, "44002": 480, "90s": 480, "43972": 480, "28528": 480, "checklin": 480, "43853": 480, "43666": 480, "wpar": 480, "fileset": 480, "bos": 480, "rte": 480, "mp64": 480, "odm": 480, "9988": 480, "43650": 480, "_unpack_zipfil": 480, "igor": 480, "bolshakov": 480, "43612": 480, "43392": 480, "_find_and_load": 480, "43318": 480, "43232": 480, "30077": 480, "sowt": 480, "42971": 480, "43086": 480, "scrict_mod": 480, "43024": 480, "42862": 480, "41818": 480, "40497": 480, "37449": 480, "40956": 480, "41730": 480, "20684": 480, "_signature_get_bound_param": 480, "41402": 480, "32695": 480, "24391": 480, "40563": 480, "henri": 480, "aud": 480, "oud": 480, "34990": 480, "y2k38": 480, "39549": 480, "37022": 480, "38840": 480, "test___all__": 480, "39359": 480, "38741": 480, "38415": 480, "30256": 480, "manager_own": 480, "autoproxi": 480, "27513": 480, "26228": 480, "33349": 480, "29298": 480, "45216": 480, "45024": 480, "44957": 480, "16580": 480, "44903": 480, "othergui": 480, "33479": 480, "36700": 480, "44740": 480, "44693": 480, "35183": 480, "30511": 480, "relianc": 480, "44561": 480, "44651": 480, "42958": 480, "44631": 480, "_environ": 480, "44613": 480, "44544": 480, "38062": 480, "40620": 480, "controlflow": 480, "43066": 480, "39452": 480, "broaden": 480, "13814": 480, "27752": 480, "44453": 480, "44392": 480, "44322": 480, "44195": 480, "traversableread": 480, "41963": 480, "44072": 480, "43558": 480, "44025": 480, "41706": 480, "41621": 480, "41576": 480, "21760": 480, "39498": 480, "40173": 480, "45280": 480, "45269": 480, "c_make_encod": 480, "45128": 480, "45209": 480, "_testsharedmemori": 480, "test_shared_memory_cleaned_after_process_termin": 480, "45185": 480, "testenumer": 480, "45195": 480, "test_readlin": 480, "test_nonascii": 480, "45156": 480, "45125": 480, "sharablelist": 480, "test_sysconfig": 480, "test_user_similar": 480, "45052": 480, "withprocessestestsharedmemori": 480, "test_shared_memory_bas": 480, "sms": 480, "sms2": 480, "unskip": 480, "45042": 480, "hashlib_help": 480, "requires_hashdigest": 480, "25130": 480, "45011": 480, "44949": 480, "44891": 480, "44852": 480, "wholesal": 480, "40928": 480, "spew": 480, "44734": 480, "44708": 480, "42095": 480, "interop": 480, "plutil": 480, "44647": 480, "44515": 480, "44287": 480, "test_popen": 480, "test_windows_util": 480, "militari": 480, "battl": 480, "44451": 480, "test_metadata_api": 480, "apitest": 480, "test_entry_points_by_index": 480, "44363": 480, "44364": 480, "43921": 480, "test_wrong_cert_tls13": 480, "test_pha_required_nocert": 480, "44131": 480, "test_frozenmain": 480, "31904": 480, "test_file_not_exist": 480, "42083": 480, "35753": 480, "unwrapp": 480, "dictproxi": 480, "45220": 480, "defaultwindowssdkvers": 480, "commandlin": 480, "45188": 480, "45163": 480, "haiku": 480, "45067": 480, "extended_color_cont": 480, "island": 480, "t20170401": 480, "20170401": 480, "45019": 480, "44535": 480, "43298": 480, "44381": 480, "enablecontrolflowguard": 480, "41282": 480, "45375": 480, "unnormalis": 480, "45022": 480, "45007": 480, "44848": 480, "44572": 480, "44582": 480, "41299": 480, "jitter": 480, "42686": 480, "40263": 480, "issue26903": 480, "34602": 480, "quadrupl": 480, "44689": 480, "43109": 480, "34932": 480, "shane": 480, "harvey": 480, "45193": 480, "40128": 480, "update_idletask": 480, "41611": 480, "autocompletewindow": 480, "winconfig_ev": 480, "44026": 480, "44786": 480, "44967": 480, "44978": 480, "43425": 480, "test2to3": 480, "44074": 480, "20291": 480, "44687": 480, "45116": 480, "45094": 480, "44751": 480, "42747": 480, "py_tpflags_have_am_send": 480, "44441": 480, "_pytrash_deposit_object": 480, "_pytrash_destroy_chain": 480, "_pytrash_thread_deposit_object": 480, "_pytrash_thread_destroy_chain": 480, "_tstate": 480, "trash_delete_nest": 480, "40939": 480, "pyparser_": 480, "44378": 480, "44113": 480, "44094": 480, "pyerr_setfromerrnowithunicodefilenam": 480, "pyerr_setfromwindowserrwithunicodefilenam": 480, "pyerr_setexcfromwindowserrwithunicodefilenam": 480, "pyunicodeencodeerror_cr": 480, "pyunicodetranslateerror_cr": 480, "43434": 480, "43882": 480, "43472": 480, "43362": 480, "43756": 480, "43075": 480, "42800": 480, "37363": 480, "43892": 480, "43933": 480, "kweyword": 480, "43963": 480, "_signal": 480, "42739": 480, "pylinetable_initaddressrang": 480, "43754": 480, "consistut": 480, "38605": 480, "clvxxpq2t2lq5mp2y53vvqfcxywqjhkz": 480, "pile": 480, "43859": 480, "41323": 480, "43846": 480, "43798": 480, "43751": 480, "ait": 480, "42128": 480, "43105": 480, "42609": 480, "44015": 480, "25478": 480, "43733": 480, "43979": 480, "zwerschk": 480, "43993": 480, "43957": 480, "42904": 480, "43945": 480, "43937": 480, "43930": 480, "43907": 480, "43926": 480, "43607": 480, "43284": 480, "_syscmd_ver": 480, "43867": 480, "serve_cli": 480, "40443": 480, "43820": 480, "43680": 480, "41515": 480, "43776": 480, "42248": 480, "_missing__": 480, "43744": 480, "43772": 480, "43764": 480, "openssl_api_compat": 480, "make_ssl_data": 480, "25264": 480, "43780": 480, "43731": 480, "38659": 480, "simple_enum": 480, "test_simple_enum": 480, "43752": 480, "24723": 480, "43655": 480, "43723": 480, "2135": 480, "43534": 480, "43522": 480, "hostflag": 480, "ssl_ctx": 480, "8978": 480, "43296": 480, "sqlite3_value_blob": 480, "sqlite_nomem": 480, "43312": 480, "43265": 480, "43176": 480, "39529": 480, "18369": 480, "privatekey": 480, "36470": 480, "x509_v_flag_partial_chain": 480, "35114": 480, "39899": 480, "36076": 480, "33731": 480, "32745": 480, "43987": 480, "43959": 480, "43938": 480, "43778": 480, "glossary_search": 480, "43739": 480, "43961": 480, "test_namer_rotator_inherit": 480, "43842": 480, "43843": 480, "env_chang": 480, "ccach": 480, "tlsv1_alert_internal_error": 480, "43567": 480, "35306": 480, "43538": 480, "38822": 480, "26227": 480, "40432": 480, "43745": 480, "mislabel": 480, "1i": 480, "43492": 480, "30555": 480, "42119": 480, "sdks": 480, "iossupport": 480, "43568": 480, "44009": 480, "rosetta": 480, "42235": 480, "sidebar": 480, "43981": 480, "test_sidebar": 480, "test_squeez": 480, "43774": 480, "43962": 480, "_pyinterpreterstate_idincref": 480, "_pyinterpreterstate_idinitref": 480, "id_refcount": 480, "get_curr": 480, "interpreterid": 480, "28254": 480, "42988": 480, "schw": 480, "rer": 480, "43285": 480, "trust_server_pasv_ipv4_address": 480, "27129": 480, "43660": 480, "43555": 480, "43517": 480, "misdetect": 480, "43497": 480, "39316": 480, "35883": 480, "43410": 480, "43406": 480, "43390": 480, "sa_onstack": 480, "friendlier": 480, "golang": 480, "cgo": 480, "37448": 480, "address_in_rang": 480, "ultra": 480, "unsanitari": 480, "_py_no_sanitize_address": 480, "_py_no_sanitize_thread": 480, "_py_no_sanitize_memori": 480, "dwith_pymalloc_radix_tre": 480, "29988": 480, "43433": 480, "35930": 480, "41369": 480, "43422": 480, "41324": 480, "43577": 480, "43542": 480, "heic": 480, "heif": 480, "43510": 480, "43521": 480, "41361": 480, "43423": 480, "27820": 480, "_always_": 480, "43445": 480, "43245": 480, "29982": 480, "43428": 480, "43332": 480, "43420": 480, "43399": 480, "43369": 480, "sqlite3_column_text": 480, "sqlite3_column_blob": 480, "43368": 480, "24562": 480, "mariusz": 480, "felisiak": 480, "42129": 480, "43295": 480, "43125": 480, "base64mim": 480, "43084": 480, "42994": 480, "opus": 480, "3gpp": 480, "3gpp2": 480, "42782": 480, "membernam": 480, "26053": 480, "40701": 480, "39342": 480, "x509_v_flag_allow_proxy_cert": 480, "man1": 480, "man7": 480, "jab": 480, "lordmauv": 480, "justin39": 480, "43199": 480, "43407": 480, "43354": 480, "41933": 480, "37945": 480, "test_getsetlocale_issue1813": 480, "test_local": 480, "41561": 480, "43179": 480, "alignof_x": 480, "sizeof_x": 480, "43631": 480, "43617": 480, "43372": 480, "_freeze_importlib": 480, "42246": 480, "877df851": 480, "test_frozent": 480, "43440": 480, "42225": 480, "43541": 480, "poison": 480, "43321": 480, "43121": 480, "42819": 480, "x1b": 480, "2004h": 480, "42808": 480, "42217": 480, "co_linet": 480, "40692": 480, "43316": 480, "43317": 480, "43146": 480, "43260": 480, "43258": 480, "needless": 480, "43251": 480, "sqlite3_column_nam": 480, "23838": 480, "43172": 480, "irreconcil": 480, "43163": 480, "43162": 480, "43102": 480, "42960": 480, "42151": 480, "_elementre": 480, "29753": 480, "shrank": 480, "27646": 480, "43288": 480, "43174": 480, "13501": 480, "39448": 480, "43155": 480, "41837": 480, "43283": 480, "43278": 480, "43270": 480, "_pyerr_occur": 480, "43239": 480, "fvisibl": 480, "43181": 480, "42938": 480, "pyeval_": 480, "_pyeval_evalcodewithnam": 480, "38631": 480, "42986": 480, "42924": 480, "42882": 480, "_pyunicode_fromid": 480, "_py_identifi": 480, "unicode_id": 480, "next_index": 480, "42827": 480, "42823": 480, "41994": 480, "27772": 480, "43108": 480, "43077": 480, "43014": 480, "42323": 480, "42944": 480, "42934": 480, "42931": 480, "38250": 480, "42877": 480, "42923": 480, "42848": 480, "42901": 480, "_proto_memb": 480, "42780": 480, "42866": 480, "getcodec": 480, "42846": 480, "_codecs_cn": 480, "_codecs_hk": 480, "_codecs_iso2022": 480, "_codecs_jp": 480, "_codecs_kr": 480, "_codecs_tw": 480, "42851": 480, "42834": 480, "41748": 480, "dubost": 480, "42384": 480, "42383": 480, "42005": 480, "41604": 480, "user_ptr": 480, "set_panel_userptr": 480, "41149": 480, "stratford": 480, "33289": 480, "40304": 480, "bori": 480, "verkhovskiy": 480, "42811": 480, "yair": 480, "frid": 480, "40823": 480, "checktracecallbackcont": 480, "43031": 480, "36143": 480, "42874": 480, "add_cross_compiling_path": 480, "42584": 480, "42504": 480, "33065": 480, "23544": 480, "32631": 480, "42979": 480, "43030": 480, "42814": 480, "genericaliasobject": 480, "42806": 480, "40631": 480, "27794": 480, "42745": 480, "32381": 480, "30858": 480, "42615": 480, "resulttyp": 480, "40137": 480, "42008": 480, "40521": 480, "42257": 480, "42772": 480, "42759": 480, "42756": 480, "23328": 480, "envar": 480, "42740": 480, "42655": 480, "42727": 480, "38308": 480, "42721": 480, "nodefaultroot": 480, "tempor": 480, "25246": 480, "35728": 480, "15303": 480, "42681": 480, "42685": 480, "37961": 480, "42630": 480, "_run_exitfunc": 480, "42644": 480, "loge": 480, "36541": 480, "pgen2": 480, "42382": 480, "41877": 480, "autospect": 480, "auto_spec": 480, "set_spec": 480, "39717": 480, "42385": 480, "thread_stack_s": 480, "34750": 480, "_enumdict": 480, "42517": 480, "42678": 480, "28964": 480, "42470": 480, "42388": 480, "34463": 480, "42163": 480, "42090": 480, "42059": 480, "41960": 480, "41907": 480, "41891": 480, "24792": 480, "41462": 480, "40219": 480, "labeledscal": 480, "37193": 480, "39068": 480, "brandon": 480, "stansburi": 480, "17140": 480, "34398": 480, "42794": 480, "test_nntplib": 480, "aioe": 480, "42641": 480, "test_select": 480, "_test_all_chown_common": 480, "42199": 480, "41443": 480, "test_posix": 480, "41439": 480, "test_uuid": 480, "42692": 480, "__builtin_avail": 480, "42604": 480, "310d": 480, "42598": 480, "29076": 480, "42361": 480, "rc2": 480, "42726": 480, "42613": 480, "prope": 480, "42591": 480, "_py_fopen": 480, "_py_wfopen": 480, "_py_fopen_obj": 480, "42111": 480, "40052": 480, "40791": 480, "42576": 480, "42536": 480, "42500": 480, "42435": 480, "bytarray": 480, "41686": 480, "_pyos_sigintev": 480, "42381": 480, "42374": 480, "42349": 480, "42296": 480, "42332": 480, "42282": 480, "42266": 480, "42233": 480, "5054": 480, "run_cgi": 480, "http_accept": 480, "getallmatchinghead": 480, "42562": 480, "17735": 480, "findsourc": 480, "co_lineno": 480, "42116": 480, "42532": 480, "spec_arg": 480, "test_master_read": 480, "42487": 480, "42482": 480, "test_openpti": 480, "test_bas": 480, "15450": 480, "42406": 480, "whichmodul": 480, "42403": 480, "42375": 480, "37205": 480, "42328": 480, "42318": 480, "42350": 480, "42014": 480, "42237": 480, "illumo": 480, "42249": 480, "42236": 480, "41754": 480, "42183": 480, "42140": 480, "39825": 480, "platform_tag": 480, "cp38": 480, "41889": 480, "41861": 480, "40624": 480, "28850": 480, "_safe_repr": 480, "34215": 480, "12800": 480, "40968": 480, "40816": 480, "40550": 480, "39411": 480, "tentat": 480, "42153": 480, "41028": 480, "switcher": 480, "docsbuild": 480, "41473": 480, "bugzilla": 480, "show_bug": 480, "1866884": 480, "42553": 480, "test_call_lat": 480, "test_netrc": 480, "test_getaddrinfo_ipv6_scopeid_symbol": 480, "test_getnameinfo_ipv6_scopeid_symbol": 480, "test_test": 480, "test_mailcap": 480, "test_pip": 480, "40754": 480, "test_min_max_version_mismatch": 480, "libnet": 480, "detect_socket": 480, "42398": 480, "moveov": 480, "41617": 480, "pycore_bitutil": 480, "__builtin_bswap16": 480, "38823": 480, "ctypes_unicod": 480, "42087": 480, "40680": 480, "40998": 480, "42120": 480, "_copysign": 480, "38506": 480, "41116": 480, "unixxcompil": 480, "find_library_fil": 480, "42232": 480, "38443": 480, "42508": 480, "42426": 480, "searchengin": 480, "42415": 480, "42212": 480, "36310": 480, "_posixshmem": 480, "_queue": 480, "_pytrash_cond": 480, "42171": 480, "42085": 480, "42103": 480, "42051": 480, "42218": 480, "42214": 480, "42206": 480, "41796": 480, "42143": 480, "yonatan": 480, "41659": 480, "42150": 480, "42123": 480, "42030": 480, "41984": 480, "41993": 480, "41979": 480, "41902": 480, "41894": 480, "41435": 480, "35455": 480, "gethrvtim": 480, "kulik": 480, "26789": 480, "42146": 480, "uid_t": 480, "gid_t": 480, "41490": 480, "certifi": 480, "41052": 480, "42089": 480, "packagenotfounderror": 480, "41491": 480, "42065": 480, "charmap_decod": 480, "41966": 480, "dean": 480, "inwood": 480, "19270": 480, "28660": 480, "35823": 480, "42043": 480, "42021": 480, "39101": 480, "41976": 480, "triy": 480, "41943": 480, "41905": 480, "23706": 480, "41876": 480, "41831": 480, "41747": 480, "30681": 480, "toth": 480, "41586": 480, "16396": 480, "40592": 480, "40492": 480, "27321": 480, "38976": 480, "42061": 480, "41910": 480, "42010": 480, "41805": 480, "39693": 480, "39416": 480, "41739": 480, "test_race_between_set_target_and_flush": 480, "41970": 480, "41944": 480, "41306": 480, "scaletest": 480, "38439": 480, "38252": 480, "39107": 480, "41557": 480, "38324": 480, "41471": 480, "33987": 480, "40511": 480, "clover": 480, "42015": 480, "40423": 480, "41845": 480, "40422": 480, "_py_closerang": 480, "41986": 480, "41304": 480, "python3x": 480, "29778": 480, "15801": 480, "41162": 480, "15523": 480, "41004": 480, "39603": 480, "41909": 480, "_bisect": 480, "39934": 480, "41780": 480, "41690": 480, "_curses_panel": 480, "41681": 480, "41675": 480, "41670": 480, "41654": 480, "41631": 480, "_oper": 480, "1653741": 480, "41533": 480, "va_build_stack": 480, "do_mkstack": 480, "small_stack": 480, "41531": 480, "41525": 480, "_sha1": 480, "_md5": 480, "41431": 480, "41340": 480, "strdup": 480, "38156": 480, "pyos_stdioreadlin": 480, "41342": 480, "41295": 480, "41247": 480, "set_running_loop": 480, "41252": 480, "_servername_callback": 480, "41215": 480, "xlc": 480, "41218": 480, "41175": 480, "bytearrayobject": 480, "41094": 480, "39960": 480, "hackcheck": 480, "sneak": 480, "41084": 480, "41076": 480, "41056": 480, "41061": 480, "hashtabl": 480, "pypegen": 480, "pypars": 480, "35975": 480, "40636": 480, "40985": 480, "40958": 480, "40957": 480, "40950": 480, "40947": 480, "40847": 480, "threw": 480, "40889": 480, "40904": 480, "40903": 480, "40880": 480, "40883": 480, "40870": 480, "40854": 480, "40826": 480, "pyos_readlin": 480, "19468": 480, "nder": 480, "40780": 480, "38964": 480, "40750": 480, "40696": 480, "40679": 480, "29590": 480, "4022": 480, "_lzma": 480, "19569": 480, "_py_comp_diag_push": 480, "_py_comp_diag_ignore_depr_decl": 480, "_py_comp_diag_pop": 480, "26680": 480, "41900": 480, "41887": 480, "41773": 480, "41840": 480, "40564": 480, "40670": 480, "misindent": 480, "41833": 480, "41817": 480, "eventtyp": 480, "41815": 480, "mccormick": 480, "41517": 480, "39587": 480, "41789": 480, "32218": 480, "39651": 480, "mashal": 480, "_string": 480, "41732": 480, "41720": 480, "41696": 480, "41687": 480, "41662": 480, "39010": 480, "41638": 480, "41513": 480, "41609": 480, "39994": 480, "40782": 480, "41520": 480, "41528": 480, "41503": 480, "41497": 480, "41467": 480, "41425": 480, "41421": 480, "41316": 480, "41384": 480, "41317": 480, "41364": 480, "35328": 480, "virtual_env_prompt": 480, "41341": 480, "41344": 480, "41333": 480, "41288": 480, "newobj_ex": 480, "39017": 480, "20907": 480, "41273": 480, "_proactorreadpipetransport": 480, "41235": 480, "41207": 480, "distutilsexecerror": 480, "29727": 480, "39168": 480, "41194": 480, "41195": 480, "41193": 480, "41182": 480, "41161": 480, "40874": 480, "41138": 480, "31082": 480, "31938": 480, "41068": 480, "41058": 480, "find_funct": 480, "41048": 480, "41043": 480, "41025": 480, "41002": 480, "merri": 480, "40448": 480, "krzysztof": 480, "konopko": 480, "40924": 480, "devis": 480, "40955": 480, "40855": 480, "33689": 480, "40884": 480, "asaf": 480, "40876": 480, "40807": 480, "_maybe_compil": 480, "32604": 480, "39314": 480, "40834": 480, "with_xxsubinterpret": 480, "channel_send": 480, "40755": 480, "26407": 480, "39384": 480, "40777": 480, "pydatetime_isocalendardatetyp": 480, "38488": 480, "40767": 480, "wayland": 480, "wayland_display": 480, "attali": 480, "40795": 480, "16995": 480, "30008": 480, "30064": 480, "40759": 480, "40756": 480, "37129": 480, "40737": 480, "40726": 480, "40695": 480, "9216": 480, "evp": 480, "test_hashlib": 480, "test_smtplib": 480, "40614": 480, "40626": 480, "h5": 480, "hdf5": 480, "hdf": 480, "schwab": 480, "25920": 480, "201311": 480, "40671": 480, "40611": 480, "39881": 480, "13097": 480, "23082": 480, "40105": 480, "mazur": 480, "40084": 480, "31122": 480, "39728": 480, "39244": 480, "39040": 480, "35714": 480, "26543": 480, "12178": 480, "itay": 480, "elbirt": 480, "36290": 480, "33944": 480, "35078": 480, "29620": 480, "runtimeexcept": 480, "kernc": 480, "34226": 480, "content_length": 480, "duran": 480, "33660": 480, "28557": 480, "rawio": 480, "41774": 480, "35293": 480, "removedinsphinx40warn": 480, "37149": 480, "shipman": 480, "nmt": 480, "41726": 480, "41624": 480, "40204": 480, "c_allow_pre_v3": 480, "c_warn_on_allowed_pre_v3": 480, "41045": 480, "41314": 480, "40979": 480, "40552": 480, "39883": 480, "bsd0": 480, "37703": 480, "41939": 480, "test_license_exists_at_url": 480, "41731": 480, "test_cmd_line_script": 480, "41602": 480, "41521": 480, "41477": 480, "test_genericalia": 480, "41085": 480, "41069": 480, "38377": 480, "41009": 480, "require_": 480, "_version": 480, "41003": 480, "test_copyreg": 480, "pickletest": 480, "40964": 480, "cmu": 480, "40927": 480, "test_binhex": 480, "38169": 480, "34401": 480, "38249": 480, "pin": 480, "40684": 480, "40683": 480, "41744": 480, "41627": 480, "41526": 480, "41492": 480, "uac": 480, "40948": 480, "41412": 480, "ucrt": 480, "40741": 480, "41142": 480, "41074": 480, "41039": 480, "40164": 480, "39631": 480, "40677": 480, "37556": 480, "39580": 480, "rick": 480, "heil": 480, "41005": 480, "41775": 480, "35764": 480, "40181": 480, "41468": 480, "41373": 480, "41300": 480, "41152": 480, "41144": 480, "39885": 480, "40723": 480, "test_idl": 480, "recursion_crit": 480, "41689": 480, "41524": 480, "40989": 480, "pyerror": 480, "40910": 480, "40724": 480, "_pyeval_evalcod": 480, "40703": 480, "py_tp_getset": 480, "39583": 480, "40501": 480, "rpcrt4": 480, "40663": 480, "40596": 480, "40593": 480, "40585": 480, "40566": 480, "40502": 480, "n_col_offset": 480, "40527": 480, "40523": 480, "40246": 480, "d00": 480, "fca": 480, "40417": 480, "rouhani": 480, "40408": 480, "29587": 480, "40328": 480, "40228": 480, "38880": 480, "40662": 480, "40665": 480, "40536": 480, "40637": 480, "blake1": 480, "alpha2": 480, "40607": 480, "skurikhin": 480, "40612": 480, "40597": 480, "40571": 480, "40503": 480, "40397": 480, "40549": 480, "31033": 480, "40541": 480, "40515": 480, "40504": 480, "40559": 480, "40480": 480, "futil": 480, "40457": 480, "40355": 480, "curti": 480, "40459": 480, "39435": 480, "39305": 480, "_nntpbase": 480, "32494": 480, "gdbm_count": 480, "40453": 480, "40394": 480, "39995": 480, "_threadwakeup": 480, "39966": 480, "25597": 480, "40389": 480, "40273": 480, "39075": 480, "40025": 480, "onstott": 480, "39058": 480, "40561": 480, "40499": 480, "39705": 480, "40055": 480, "40436": 480, "pythoninfo": 480, "40653": 480, "_dirnamew": 480, "have_symlink": 480, "40514": 480, "40650": 480, "winsock2": 480, "40458": 480, "39148": 480, "35569": 480, "40431": 480, "40163": 480, "pycfunction_checkexact": 480, "pycmethod_checkexact": 480, "pycmethod_check": 480, "40545": 480, "_pyerr_gettopmostexcept": 480, "40412": 480, "nullifi": 480, "inittab_copi": 480, "szorc": 480, "40121": 480, "39073": 480, "39503": 480, "8492": 480, "schwager": 480, "40313": 480, "40267": 480, "39522": 480, "40082": 480, "pyscannerobject": 480, "40141": 480, "40067": 480, "henriqu": 480, "silva": 480, "20526": 480, "40020": 480, "parsetok": 480, "codepath": 480, "32894": 480, "40398": 480, "40396": 480, "_sc_open_max": 480, "fdescf": 480, "emast": 480, "cem": 480, "kevan": 480, "koob": 480, "242274": 480, "40138": 480, "39942": 480, "40275": 480, "40330": 480, "40148": 480, "40325": 480, "40287": 480, "40290": 480, "40282": 480, "40277": 480, "40270": 480, "json_object": 480, "29255": 480, "40260": 480, "40234": 480, "40091": 480, "_at_fork_reinit": 480, "40149": 480, "_abc_data": 480, "40196": 480, "40190": 480, "_sc_aix_realmem": 480, "36517": 480, "40126": 480, "40108": 480, "incorr": 480, "40089": 480, "_after_fork": 480, "_mainthread": 480, "_main_thread": 480, "_dummythread": 480, "_reset_internal_lock": 480, "_register_atexit": 480, "40050": 480, "40014": 480, "ngroup": 480, "40017": 480, "40016": 480, "39953": 480, "38891": 480, "39682": 480, "38410": 480, "35967": 480, "35113": 480, "karthikeyan": 480, "singaravelan": 480, "31758": 480, "27635": 480, "39879": 480, "sami": 480, "lahfa": 480, "38387": 480, "13743": 480, "test_c_locale_coercion": 480, "40162": 480, "40146": 480, "azur": 480, "40003": 480, "bisect_cmd": 480, "39380": 480, "39793": 480, "1812": 480, "doni": 480, "38360": 480, "40158": 480, "38527": 480, "38329": 480, "icn": 480, "38689": 480, "40385": 480, "checkpyc": 480, "40179": 480, "38576": 480, "18348": 480, "_heapq": 480, "tracing_poss": 480, "_statist": 480, "39968": 480, "get_module_st": 480, "39965": 480, "38373": 480, "19466": 480, "38894": 480, "wozniski": 480, "39871": 480, "39776": 480, "39778": 480, "38091": 480, "39087": 480, "39520": 480, "39220": 480, "22490": 480, "39830": 480, "39999": 480, "39991": 480, "39656": 480, "39360": 480, "experienc": 480, "35370": 480, "39936": 480, "aix_platform": 480, "39652": 480, "39915": 480, "38662": 480, "38075": 480, "39916": 480, "39850": 480, "36287": 480, "39889": 480, "39828": 480, "13487": 480, "39674": 480, "28577": 480, "39826": 480, "getconnect": 480, "39763": 480, "39794": 480, "39517": 480, "39678": 480, "queue_manag": 480, "39764": 480, "pyasyncgenobject": 480, "39769": 480, "38691": 480, "39719": 480, "39667": 480, "39609": 480, "39548": 480, "qop": 480, "39495": 480, "38971": 480, "38641": 480, "vlad": 480, "emelianov": 480, "37534": 480, "prolog": 480, "39868": 480, "13790": 480, "17422": 480, "39530": 480, "39718": 480, "39677": 480, "40019": 480, "27807": 480, "test_startup_import": 480, "26067": 480, "test_chown": 480, "39855": 480, "test_subprocess": 480, "test_us": 480, "39761": 480, "dflag": 480, "39930": 480, "vcruntime140": 480, "39847": 480, "hibern": 480, "38597": 480, "38380": 480, "39789": 480, "34803": 480, "27115": 480, "39852": 480, "39781": 480, "36184": 480, "take_gil": 480, "pthread_cond_timedwait": 480, "38080": 480, "fix_urllib": 480, "roberto": 480, "meza": 480, "cabrera": 480, "_pyarg_nokwnam": 480, "_pytrash_begin": 480, "_pytrash_end": 480, "39884": 480, "38643": 480, "39824": 480, "38913": 480, "whwn": 480, "39184": 480, "39401": 480, "39382": 480, "39619": 480, "39606": 480, "39386": 480, "39579": 480, "ast_for_dotted_nam": 480, "39510": 480, "39502": 480, "1902": 480, "39492": 480, "39453": 480, "39320": 480, "build_map_unpack": 480, "39219": 480, "36051": 480, "38960": 480, "30566": 480, "39649": 480, "39681": 480, "35950": 480, "39104": 480, "processpoolexcutor": 480, "39627": 480, "39474": 480, "21016": 480, "39590": 480, "39595": 480, "39567": 480, "39559": 480, "38149": 480, "39546": 480, "39450": 480, "stripe": 480, "39493": 480, "39491": 480, "39485": 480, "38932": 480, "vegard": 480, "stikbakk": 480, "39082": 480, "39432": 480, "18819": 480, "devmajor": 480, "devminor": 480, "39274": 480, "35727": 480, "32173": 480, "39572": 480, "39654": 480, "39153": 480, "39392": 480, "impress": 480, "9056": 480, "38325": 480, "test_winconsoleio": 480, "test_add_file_after_2107": 480, "39553": 480, "sxs": 480, "39439": 480, "39393": 480, "unresolv": 480, "38883": 480, "39185": 480, "39663": 480, "find_good_parse_start": 480, "39600": 480, "30780": 480, "configdialog": 480, "39388": 480, "38792": 480, "bytes_method": 480, "pycore_bytes_method": 480, "pydoc_strvar_shar": 480, "pycore_dtoa": 480, "39500": 480, "39511": 480, "38076": 480, "39245": 480, "pyobject_fastcalldict": 480, "39427": 480, "39421": 480, "build_list_unpack": 480, "build_tuple_unpack": 480, "build_set_unpack": 480, "39048": 480, "39235": 480, "39209": 480, "39216": 480, "39215": 480, "39200": 480, "39166": 480, "39114": 480, "38588": 480, "38610": 480, "32021": 480, "brot": 480, "39430": 480, "39390": 480, "39406": 480, "39396": 480, "29435": 480, "woodruff": 480, "39389": 480, "39313": 480, "exec_funct": 480, "refactoringtool": 480, "39297": 480, "38901": 480, "39242": 480, "35292": 480, "38907": 480, "39152": 480, "giovanni": 480, "lombardo": 480, "39198": 480, "stopit": 480, "39191": 480, "38871": 480, "39142": 480, "convertingtupl": 480, "39158": 480, "39129": 480, "39057": 480, "proxy_bypass_environ": 480, "39056": 480, "39055": 480, "21600": 480, "39019": 480, "38914": 480, "juergen": 480, "gmach": 480, "38878": 480, "35182": 480, "andriy": 480, "maletski": 480, "38630": 480, "38536": 480, "eur": 480, "38473": 480, "38361": 480, "38293": 480, "37958": 480, "get_profile_dict": 480, "28367": 480, "b500000": 480, "b576000": 480, "b921600": 480, "b1000000": 480, "b1152000": 480, "b1500000": 480, "b2000000": 480, "b2500000": 480, "b3000000": 480, "b3500000": 480, "b4000000": 480, "andrey": 480, "smirnov": 480, "39381": 480, "38918": 480, "3530": 480, "39160": 480, "39144": 480, "ctag": 480, "etag": 480, "39050": 480, "34118": 480, "etcetera": 480, "32989": 480, "newline_and_indent_ev": 480, "39164": 480, "_pyerr_getexcinfo": 480, "38945": 480, "38804": 480, "39028": 480, "39080": 480, "39031": 480, "39008": 480, "38673": 480, "38922": 480, "38920": 480, "38892": 480, "38852": 480, "38858": 480, "257": 480, "nsmallnegint": 480, "nsmallposint": 480, "36854": 480, "38328": 480, "38707": 480, "38629": 480, "27145": 480, "hongweipeng": 480, "38021": 480, "pep425": 480, "35409": 480, "33387": 480, "with_cleanup_finish": 480, "39033": 480, "39022": 480, "39006": 480, "38708": 480, "38698": 480, "invalidmessageid": 480, "38994": 480, "38979": 480, "38978": 480, "38986": 480, "taskwakeupmethwrapp": 480, "38982": 480, "38529": 480, "27413": 480, "38634": 480, "33684": 480, "parse_message_id": 480, "38927": 480, "26730": 480, "38881": 480, "38876": 480, "binget": 480, "long_binget": 480, "38688": 480, "kinoshita": 480, "38863": 480, "is_cgi": 480, "37838": 480, "38859": 480, "38857": 480, "38834": 480, "38821": 480, "federico": 480, "bond": 480, "38811": 480, "toke": 480, "iland": 480, "rgensen": 480, "38686": 480, "38348": 480, "37523": 480, "38045": 480, "_decompos": 480, "36820": 480, "36406": 480, "34776": 480, "20928": 480, "29636": 480, "38928": 480, "38899": 480, "fishshel": 480, "cmds": 480, "22377": 480, "38546": 480, "test_ressources_gced_in_work": 480, "38614": 480, "38547": 480, "test_pti": 480, "38992": 480, "38991": 480, "strip_python_stderr": 480, "38965": 480, "_stack_overflow": 480, "38875": 480, "38841": 480, "test_create_datagram_endpoint_existing_sock_unix": 480, "test_pidfd_open": 480, "38839": 480, "38669": 480, "37957": 480, "36500": 480, "39007": 480, "37931": 480, "beno": 480, "38943": 480, "38862": 480, "38636": 480, "38722": 480, "killen": 480, "38622": 480, "38418": 480, "38243": 480, "38174": 480, "15903": 480, "37764": 480, "_header_value_pars": 480, "get_unstructur": 480, "ashwin": 480, "ramaswami": 480, "37461": 480, "37463": 480, "37364": 480, "34631": 480, "1c": 480, "34155": 480, "maxk": 480, "jpic": 480, "38639": 480, "38640": 480, "38613": 480, "38535": 480, "38525": 480, "38465": 480, "38469": 480, "38437": 480, "gc_debug": 480, "38392": 480, "38210": 480, "38402": 480, "crypt_r": 480, "37474": 480, "fedisableexcept": 480, "38006": 480, "38317": 480, "38310": 480, "36871": 480, "11410": 480, "minimis": 480, "38219": 480, "38236": 480, "38013": 480, "async_generator_athrow": 480, "38124": 480, "38116": 480, "38113": 480, "38074": 480, "38073": 480, "38072": 480, "38069": 480, "38071": 480, "38005": 480, "channelid": 480, "36946": 480, "37994": 480, "37947": 480, "37812": 480, "check_small_int": 480, "37830": 480, "20490": 480, "37840": 480, "37802": 480, "37409": 480, "32912": 480, "37757": 480, "targetscopeerror": 480, "36279": 480, "36311": 480, "2gib": 480, "37648": 480, "needl": 480, "37619": 480, "37593": 480, "37543": 480, "37537": 480, "_pyobject_fre": 480, "37467": 480, "37433": 480, "37417": 480, "check_interv": 480, "24214": 480, "37316": 480, "37300": 480, "37269": 480, "37231": 480, "37213": 480, "37219": 480, "15913": 480, "36922": 480, "37160": 480, "37077": 480, "36781": 480, "34556": 480, "35551": 480, "tis260": 480, "tacti": 480, "dumpleton": 480, "27575": 480, "ag": 480, "36589": 480, "38807": 480, "38724": 480, "doroschenko": 480, "38786": 480, "python273": 480, "38785": 480, "38723": 480, "27805": 480, "38438": 480, "38761": 480, "38716": 480, "rotatinghandl": 480, "eponym": 480, "38334": 480, "38586": 480, "38565": 480, "34679": 480, "asynci": 480, "31202": 480, "36321": 480, "38521": 480, "38478": 480, "33604": 480, "38378": 480, "38417": 480, "38449": 480, "15522": 480, "38431": 480, "38109": 480, "38422": 480, "38405": 480, "38332": 480, "_encoded_word": 480, "38341": 480, "38319": 480, "38242": 480, "38019": 480, "38163": 480, "38161": 480, "_awaitev": 480, "38216": 480, "30458": 480, "38108": 480, "38265": 480, "38248": 480, "38237": 480, "34002": 480, "38191": 480, "_typenam": 480, "38155": 480, "tahia": 480, "khan": 480, "38185": 480, "38136": 480, "37828": 480, "toriz": 480, "cruz": 480, "38175": 480, "33936": 480, "34706": 480, "38153": 480, "blake2b512": 480, "38115": 480, "38148": 480, "38142": 480, "36991": 480, "38134": 480, "pbkdf2_hmac_fast": 480, "38132": 480, "38008": 480, "37405": 480, "38121": 480, "38110": 480, "closewalk": 480, "fdwalk": 480, "38093": 480, "37488": 480, "35640": 480, "38086": 480, "37251": 480, "38037": 480, "38066": 480, "feed_data": 480, "set_transport": 480, "38059": 480, "38049": 480, "37953": 480, "forwardrefer": 480, "38026": 480, "35923": 480, "_origin": 480, "38010": 480, "34410": 480, "37140": 480, "37587": 480, "scanstr": 480, "10978": 480, "37972": 480, "blhsing": 480, "37965": 480, "ccompil": 480, "has_funct": 480, "37964": 480, "37960": 480, "36205": 480, "rusag": 480, "37950": 480, "methodi": 480, "37798": 480, "test_statist": 480, "26589": 480, "37915": 480, "32554": 480, "9938": 480, "37851": 480, "32793": 480, "37885": 480, "37868": 480, "__dataclass_fields__": 480, "37811": 480, "37863": 480, "21131": 480, "sigstksz": 480, "fastpath": 480, "14465": 480, "37810": 480, "37772": 480, "ancestr": 480, "18578": 480, "37785": 480, "34488": 480, "18049": 480, "thread_pthread": 480, "37738": 480, "setcchar": 480, "37723": 480, "vaginay": 480, "35943": 480, "32178": 480, "37268": 480, "11953": 480, "wsa": 480, "37685": 480, "37697": 480, "37695": 480, "37689": 480, "29553": 480, "nester": 480, "37691": 480, "37354": 480, "37664": 480, "37642": 480, "36161": 480, "ttyname_r": 480, "36324": 480, "37555": 480, "_call_match": 480, "_call": 480, "_spec_signatur": 480, "elizabeth": 480, "uselton": 480, "29446": 480, "16970": 480, "leender": 480, "34443": 480, "__qualnam": 480, "37491": 480, "marco": 480, "paolini": 480, "18378": 480, "_parse_localenam": 480, "37579": 480, "21478": 480, "37531": 480, "37482": 480, "36993": 480, "hillier": 480, "37502": 480, "37520": 480, "18374": 480, "37424": 480, "37421": 480, "get_temp_dir": 480, "37479": 480, "37440": 480, "37437": 480, "37428": 480, "ssl_verify_post_handshak": 480, "37420": 480, "37406": 480, "29412": 480, "37394": 480, "26967": 480, "37212": 480, "37372": 480, "blanchard": 480, "37345": 480, "udplit": 480, "gabe": 480, "appleton": 480, "37358": 480, "37347": 480, "aleksandr": 480, "balezin": 480, "37163": 480, "37085": 480, "37328": 480, "37305": 480, "webmanifest": 480, "33972": 480, "37280": 480, "37279": 480, "19865": 480, "37266": 480, "37210": 480, "21872": 480, "35922": 480, "36607": 480, "36402": 480, "37206": 480, "37111": 480, "12144": 480, "34886": 480, "37173": 480, "37165": 480, "_count_el": 480, "34767": 480, "37158": 480, "34282": 480, "_convert": 480, "37150": 480, "_actionscontain": 480, "35621": 480, "36520": 480, "30835": 480, "donnellan": 480, "31163": 480, "25068": 480, "26185": 480, "micka": 480, "schoentgen": 480, "21315": 480, "rfc2047": 480, "test_datetim": 480, "35805": 480, "35070": 480, "ngroups_max": 480, "31783": 480, "36582": 480, "32424": 480, "hemsley": 480, "36564": 480, "36302": 480, "36250": 480, "36046": 480, "mclean": 480, "32627": 480, "35168": 480, "8538": 480, "20504": 480, "11122": 480, "rpmbuild": 480, "34749": 480, "34519": 480, "28009": 480, "32498": 480, "33348": 480, "32689": 480, "maxwel": 480, "13b": 480, "mckinnon": 480, "32820": 480, "27657": 480, "4963": 480, "21767": 480, "38816": 480, "38351": 480, "38778": 480, "38592": 480, "brazilian": 480, "38294": 480, "38053": 480, "26868": 480, "36797": 480, "37977": 480, "37979": 480, "isopars": 480, "12707": 480, "37937": 480, "37759": 480, "37726": 480, "32910": 480, "37256": 480, "37284": 480, "30088": 480, "sviatoslav": 480, "sydorenko": 480, "37521": 480, "mintz": 480, "37456": 480, "37487": 480, "mexico": 480, "tech": 480, "37478": 480, "34903": 480, "gleen": 480, "36260": 480, "37004": 480, "36960": 480, "brad": 480, "36487": 480, "23460": 480, "tuoma": 480, "suutari": 480, "35803": 480, "34293": 480, "25237": 480, "test_commun": 480, "38502": 480, "35998": 480, "test_start_tls_server_1": 480, "serverproto": 480, "38470": 480, "test_compileal": 480, "test_compile_dir_maxlevel": 480, "38239": 480, "38275": 480, "38271": 480, "38270": 480, "37123": 480, "test_mymanag": 480, "_finalize_manag": 480, "38212": 480, "test_queue_feeder_donot_stop_onexc": 480, "38117": 480, "38018": 480, "37805": 480, "37876": 480, "36833": 480, "pydatetime_": 480, "_get_": 480, "37558": 480, "37526": 480, "test_distutil": 480, "test_build_ext": 480, "_run_fin": 480, "37472": 480, "outstanding_bug": 480, "37199": 480, "19696": 480, "test_pkg_import": 480, "37335": 480, "37411": 480, "test_wsgiref": 480, "testenviron": 480, "37400": 480, "test_o": 480, "test_chown_gid": 480, "37359": 480, "test_python_": 480, "cleantest": 480, "37362": 480, "37278": 480, "proactorloopctrlc": 480, "37261": 480, "37069": 480, "37252": 480, "test_clos": 480, "test_events_mask_overflow": 480, "37169": 480, "_pyobject_isfre": 480, "37153": 480, "test_multiprocess": 480, "34001": 480, "36919": 480, "test_source_encod": 480, "test_issue2301": 480, "30202": 480, "test_abc": 480, "macaddr": 480, "34596": 480, "uncal": 480, "naitre": 480, "38809": 480, "38684": 480, "38468": 480, "getvar": 480, "37415": 480, "stdatom": 480, "atomic_uintptr_t": 480, "38301": 480, "d_reentrant": 480, "36002": 480, "ac_path_tool": 480, "ac_path_target_tool": 480, "37936": 480, "gitignor": 480, "repo": 480, "37760": 480, "37725": 480, "37468": 480, "wininst": 480, "37189": 480, "pyrun_": 480, "25361": 480, "36210": 480, "asi": 480, "libcurs": 480, "38589": 480, "38453": 480, "38519": 480, "38492": 480, "38344": 480, "38359": 480, "38355": 480, "38092": 480, "38133": 480, "38114": 480, "32592": 480, "36634": 480, "38081": 480, "38087": 480, "test_ntpath": 480, "38088": 480, "v142": 480, "37283": 480, "38030": 480, "38020": 480, "37705": 480, "winerror_to_errno": 480, "37549": 480, "1311": 480, "9949": 480, "36266": 480, "_pyimport_findsharedfuncptrwindow": 480, "nyayapati": 480, "25172": 480, "37778": 480, "37734": 480, "37702": 480, "37672": 480, "pip_us": 480, "37445": 480, "format_message_ignore_insert": 480, "formatmessagew": 480, "37369": 480, "37380": 480, "_activ": 480, "ruslan": 480, "kuprieiev": 480, "35360": 480, "37267": 480, "36779": 480, "cp_utf7": 480, "32587": 480, "28269": 480, "strcasecmp": 480, "_stricmp": 480, "minmin": 480, "gong": 480, "36590": 480, "rfcomm": 480, "38089": 480, "5mb": 480, "16mb": 480, "26353": 480, "4630": 480, "38598": 480, "36698": 480, "35379": 480, "editorwindow": 480, "38183": 480, "38077": 480, "38041": 480, "35771": 480, "hover_delay": 480, "test_tooltip": 480, "37824": 480, "37929": 480, "37902": 480, "37849": 480, "36419": 480, "37748": 480, "37692": 480, "37628": 480, "33610": 480, "37530": 480, "27452": 480, "removefil": 480, "createconfighandl": 480, "37325": 480, "37321": 480, "26806": 480, "37177": 480, "37039": 480, "35763": 480, "obtrus": 480, "36390": 480, "38118": 480, "38347": 480, "pathfix": 480, "37803": 480, "37942": 480, "argumentclin": 480, "37704": 480, "37675": 480, "37034": 480, "37064": 480, "pathscript": 480, "37633": 480, "38540": 480, "38395": 480, "36389": 480, "_pyobject_checkconsist": 480, "visit_decref": 480, "38266": 480, "38303": 480, "kieft": 480, "38205": 480, "38140": 480, "37926": 480, "37879": 480, "subtype_dealloc": 480, "37151": 480, "21120": 480, "37337": 480, "28805": 480, "positon": 480, "37215": 480, "36842": 480, "37170": 480, "35381": 480, "direntrytyp": 480, "scandiriteratortyp": 480, "34331": 480, "35907": 480, "9948": 480, "local_fil": 480, "33529": 480, "33164": 480, "35814": 480, "37126": 480, "37122": 480, "37087": 480, "37072": 480, "pyast_fromnodeobject": 480, "37029": 480, "26423": 480, "wrap_lenfunc": 480, "37050": 480, "expr_text": 480, "22385": 480, "36878": 480, "e1000": 480, "2180": 480, "36907": 480, "36826": 480, "namedexpress": 480, "ast_unpars": 480, "1875": 480, "36861": 480, "28866": 480, "36851": 480, "27639": 480, "blahay": 480, "erick": 480, "cervant": 480, "vaultah": 480, "36737": 480, "pyruntimest": 480, "24048": 480, "remove_modul": 480, "27987": 480, "36601": 480, "main_pid": 480, "36594": 480, "36045": 480, "36035": 480, "35983": 480, "20602": 480, "26826": 480, "31862": 480, "37120": 480, "12202": 480, "26835": 480, "29262": 480, "12639": 480, "35246": 480, "35279": 480, "37076": 480, "37054": 480, "_buffer": 480, "37058": 480, "37047": 480, "37049": 480, "37046": 480, "37045": 480, "37035": 480, "pollut": 480, "37001": 480, "36996": 480, "37008": 480, "27737": 480, "36969": 480, "36983": 480, "36972": 480, "36949": 480, "36948": 480, "33524": 480, "licht": 480, "takeuchi": 480, "24564": 480, "ying": 480, "36888": 480, "25652": 480, "36916": 480, "36889": 480, "writeon": 480, "readwrit": 480, "connect_unix": 480, "streamserv": 480, "flowcontrolmix": 480, "36845": 480, "23378": 480, "36867": 480, "23896": 480, "pygram": 480, "35545": 480, "36778": 480, "semaphore_track": 480, "24538": 480, "36832": 480, "36814": 480, "33110": 480, "26903": 480, "36813": 480, "36806": 480, "36802": 480, "36801": 480, "36748": 480, "8138": 480, "simpleserv": 480, "29183": 480, "36548": 480, "36542": 480, "36533": 480, "35252": 480, "36368": 480, "27497": 480, "ashish": 480, "nitin": 480, "patil": 480, "36239": 480, "keyedarch": 480, "35125": 480, "35721": 480, "31855": 480, "26660": 480, "34271": 480, "33569": 480, "34424": 480, "troeger": 480, "34303": 480, "33361": 480, "22454": 480, "31922": 480, "24882": 480, "31961": 480, "33123": 480, "buchholz": 480, "22102": 480, "facioni": 480, "32515": 480, "32299": 480, "vadim": 480, "tsander": 480, "27141": 480, "31829": 480, "x1a": 480, "23395": 480, "36896": 480, "36686": 480, "36984": 480, "36868": 480, "host_flag": 480, "35924": 480, "36783": 480, "time_fromtimeandfold": 480, "edison": 480, "abahurir": 480, "22865": 480, "35397": 480, "32995": 480, "33519": 480, "33482": 480, "25735": 480, "20285": 480, "test_coroutin": 480, "test_cprofil": 480, "test_rais": 480, "test_yield_from": 480, "37098": 480, "test_memfd_cr": 480, "37081": 480, "36915": 480, "36719": 480, "child_error": 480, "36816": 480, "selfsigned_pythontestdotnet": 480, "35925": 480, "distro": 480, "36782": 480, "36342": 480, "sem_open": 480, "36786": 480, "36965": 480, "status_control_c_exit": 480, "35926": 480, "1b": 480, "36231": 480, "35610": 480, "context_use_ps1": 480, "prompt_last_lin": 480, "31858": 480, "37038": 480, "36958": 480, "36807": 480, "usb": 480, "32411": 480, "37053": 480, "chih": 480, "36379": 480, "37107": 480, "_pyobject_callmethodidobjarg": 480, "_pyobject_getmethod": 480, "sullivan": 480, "36742": 480, "9740": 480, "35755": 480, "cs_path": 480, "32849": 480, "20180": 480, "36611": 480, "serialno": 480, "36549": 480, "36504": 480, "pycarraytype_new": 480, "20844": 480, "36452": 480, "36459": 480, "tok_nextc": 480, "36433": 480, "classmethoddescr_cal": 480, "36430": 480, "36440": 480, "parsererror": 480, "skrobov": 480, "18372": 480, "35952": 480, "1613500": 480, "36734": 480, "stack_t": 480, "current_stack": 480, "36650": 480, "28552": 480, "project_bas": 480, "find_execut": 480, "25430": 480, "ipnetwork": 480, "30485": 480, "36613": 480, "36598": 480, "36575": 480, "33461": 480, "36559": 480, "lean": 480, "34373": 480, "36232": 480, "rougeth": 480, "36050": 480, "36522": 480, "houglum": 480, "30427": 480, "maier": 480, "36385": 480, "36434": 480, "36407": 480, "surjaninov": 480, "36366": 480, "unstart": 480, "test_tim": 480, "faiur": 480, "36227": 480, "35936": 480, "35376": 480, "17396": 480, "35934": 480, "23078": 480, "felip": 480, "ochoa": 480, "35416": 480, "35082": 480, "34547": 480, "31658": 480, "34139": 480, "33291": 480, "31310": 480, "31292": 480, "36625": 480, "30840": 480, "36523": 480, "36425": 480, "36345": 480, "literalinclud": 480, "36157": 480, "33043": 480, "35581": 480, "33832": 480, "32913": 480, "36725": 480, "36454": 480, "test_monoton": 480, "test_cyclic_gc": 480, "36635": 480, "36629": 480, "test_imap4_host_default_valu": 480, "test_getallocatedblock": 480, "36560": 480, "36565": 480, "test_resourc": 480, "test_tabnanni": 480, "36436": 480, "pymem_buffer_overflow": 480, "test_utf8_mod": 480, "36341": 480, "36747": 480, "scriptsinstal": 480, "36618": 480, "fmax": 480, "movap": 480, "movup": 480, "36605": 480, "36577": 480, "36544": 480, "36146": 480, "36508": 480, "36503": 480, "aix4": 480, "35920": 480, "arm32": 480, "36649": 480, "34144": 480, "mend": 480, "36509": 480, "35941": 480, "36441": 480, "36010": 480, "29515": 480, "ipproto_ah": 480, "ipproto_cbt": 480, "ipproto_dstopt": 480, "ipproto_egp": 480, "ipproto_esp": 480, "ipproto_frag": 480, "ipproto_ggp": 480, "ipproto_hopopt": 480, "ipproto_iclfxbm": 480, "ipproto_icmpv6": 480, "ipproto_idp": 480, "ipproto_igmp": 480, "ipproto_igp": 480, "ipproto_ipv4": 480, "ipproto_ipv6": 480, "ipproto_l2tp": 480, "ipproto_max": 480, "ipproto_nd": 480, "ipproto_non": 480, "ipproto_pgm": 480, "ipproto_pim": 480, "ipproto_pup": 480, "ipproto_rdp": 480, "ipproto_rout": 480, "ipproto_sctp": 480, "ipproto_st": 480, "35947": 480, "34060": 480, "kloth": 480, "31512": 480, "18075": 480, "36429": 480, "14546": 480, "36641": 480, "pydoc_var": 480, "cleanbyt": 480, "deaddyt": 480, "36443": 480, "_py_preiniti": 480, "_pypreconfig": 480, "36025": 480, "36216": 480, "35121": 480, "36421": 480, "36412": 480, "36398": 480, "structseq_repr": 480, "36256": 480, "parsermodul": 480, "dfa": 480, "36365": 480, "36374": 480, "merge_consts_recurs": 480, "36236": 480, "36352": 480, "36301": 480, "36333": 480, "_pyruntimestate_fini": 480, "36332": 480, "36282": 480, "30040": 480, "36262": 480, "_py_dg_strtod": 480, "36252": 480, "36218": 480, "36188": 480, "vestig": 480, "martijn": 480, "pieter": 480, "36124": 480, "35808": 480, "36401": 480, "34745": 480, "_fields_default": 480, "36298": 480, "mental": 480, "36285": 480, "stephan": 480, "hohe": 480, "36272": 480, "36280": 480, "35931": 480, "36251": 480, "stderrprint": 480, "36235": 480, "customize_compil": 480, "35807": 480, "36139": 480, "36179": 480, "36169": 480, "36103": 480, "36130": 480, "35652": 480, "35178": 480, "tashrif": 480, "billah": 480, "36106": 480, "sinpi": 480, "dmitrii": 480, "pasechnik": 480, "36091": 480, "chen": 480, "36043": 480, "35899": 480, "21269": 480, "akshay": 480, "35843": 480, "_namespacepath": 480, "35802": 480, "35715": 480, "librat": 480, "_process_work": 480, "35493": 480, "35661": 480, "35198": 480, "36138": 480, "21314": 480, "36234": 480, "posixuidgidtest": 480, "test_r": 480, "test_locale_flag": 480, "36123": 480, "36356": 480, "test_extens": 480, "36312": 480, "50220": 480, "50221": 480, "50222": 480, "50225": 480, "50227": 480, "50229": 480, "57002": 480, "57011": 480, "65000": 480, "24643": 480, "_timezon": 480, "36405": 480, "36396": 480, "fgbg": 480, "gethighlight": 480, "36176": 480, "darken": 480, "23205": 480, "23216": 480, "36152": 480, "colordeleg": 480, "close_when_don": 480, "32129": 480, "blurri": 480, "36096": 480, "30348": 480, "35132": 480, "gdb7": 480, "32217": 480, "36142": 480, "coreconfig": 480, "pycore_coreconfig": 480, "36052": 480, "35942": 480, "35992": 480, "35993": 480, "35991": 480, "_randommodul": 480, "35961": 480, "slice_richcompar": 480, "35911": 480, "12822": 480, "pthread_condattr_setclock": 480, "31506": 480, "35724": 480, "33608": 480, "_py_addpendingcal": 480, "33989": 480, "35512": 480, "35918": 480, "18283": 480, "35960": 480, "35500": 480, "24209": 480, "35321": 480, "nina": 480, "zakharenko": 480, "35378": 480, "34294": 480, "35615": 480, "34572": 480, "burgess": 480, "36083": 480, "36007": 480, "22062": 480, "27313": 480, "comboboxtest": 480, "36019": 480, "36037": 480, "rhel8": 480, "35798": 480, "35505": 480, "35917": 480, "shareabl": 480, "35704": 480, "test_unpack_archive_xztar": 480, "maxdata": 480, "0x20000000": 480, "aixtool": 480, "34720": 480, "m_state": 480, "35976": 480, "35692": 480, "35872": 480, "35873": 480, "35299": 480, "24310": 480, "35833": 480, "35689": 480, "35746": 480, "5010": 480, "deref": 480, "talo": 480, "0758": 480, "nicola": 480, "edet": 480, "34812": 480, "34791": 480, "domreg": 480, "34623": 480, "14647": 480, "_py_hashsecret": 480, "34405": 480, "0i": 480, "33871": 480, "32533": 480, "33136": 480, "8970": 480, "x509_verify_param_set1_host": 480, "namelen": 480, "33001": 480, "32981": 480, "1061": 480, "jami": 480, "35877": 480, "typed_ast": 480, "35720": 480, "pymain_parse_cmdline_impl": 480, "35634": 480, "35623": 480, "35214": 480, "test_io": 480, "35560": 480, "35552": 480, "35504": 480, "35494": 480, "unbalanc": 480, "35444": 480, "35436": 480, "35423": 480, "35357": 480, "magicproxi": 480, "from_kal": 480, "_mock_": 480, "35372": 480, "35336": 480, "31241": 480, "33954": 480, "35269": 480, "35193": 480, "35169": 480, "34022": 480, "28401": 480, "stefano": 480, "rivera": 480, "29341": 480, "35050": 480, "29743": 480, "16806": 480, "35029": 480, "34983": 480, "34974": 480, "34939": 480, "34973": 480, "34876": 480, "34879": 480, "bytesobject": 480, "34784": 480, "structsequ": 480, "34854": 480, "34824": 480, "30156": 480, "property_descr_get": 480, "34751": 480, "xxhash": 480, "34735": 480, "timemodul": 480, "34683": 480, "34653": 480, "pyparser_simpleparsestringfilenam": 480, "32236": 480, "34637": 480, "1621": 480, "34588": 480, "34485": 480, "_bootlocal": 480, "34527": 480, "34403": 480, "34523": 480, "12458": 480, "34408": 480, "34400": 480, "34377": 480, "_pyobject_realloc": 480, "34353": 480, "34320": 480, "34113": 480, "constantin": 480, "petrisor": 480, "34100": 480, "34151": 480, "34170": 480, "33237": 480, "34149": 480, "34125": 480, "34141": 480, "34126": 480, "24618": 480, "34068": 480, "34087": 480, "34080": 480, "34066": 480, "34042": 480, "33418": 480, "33985": 480, "33956": 480, "24596": 480, "33451": 480, "1617161": 480, "33824": 480, "33803": 480, "33738": 480, "33786": 480, "30167": 480, "33706": 480, "gohlk": 480, "30654": 480, "kerl": 480, "33622": 480, "25711": 480, "33509": 480, "31849": 480, "33475": 480, "20104": 480, "33391": 480, "set_symmetric_differ": 480, "33363": 480, "28055": 480, "eik": 480, "33128": 480, "33331": 480, "33312": 480, "_dictkeysobject": 480, "33305": 480, "33306": 480, "33270": 480, "30455": 480, "33176": 480, "33231": 480, "normalizestr": 480, "33205": 480, "round_up_to_power_2": 480, "hashtable_s": 480, "29922": 480, "33199": 480, "33138": 480, "33018": 480, "25750": 480, "33026": 480, "33005": 480, "_pygilstate_reinit": 480, "_pyinterpreterstate_en": 480, "32911": 480, "29463": 480, "7a1": 480, "17288": 480, "32946": 480, "32932": 480, "32925": 480, "32889": 480, "py_address_in_rang": 480, "32836": 480, "31356": 480, "ensure_dis": 480, "32711": 480, "32583": 480, "31902": 480, "25862": 480, "21983": 480, "31577": 480, "29832": 480, "getsockaddrarg": 480, "35845": 480, "35847": 480, "ctypes_pass_by_ref_hack": 480, "test_pass_by_valu": 480, "35780": 480, "misord": 480, "23846": 480, "34323": 480, "35674": 480, "35733": 480, "35726": 480, "35719": 480, "35717": 480, "35699": 480, "32710": 480, "readfil": 480, "wsasend": 480, "35682": 480, "35643": 480, "35619": 480, "28503": 480, "35614": 480, "35568": 480, "35588": 480, "35585": 480, "30561": 480, "35526": 480, "35523": 480, "selinux": 480, "31784": 480, "1e9": 480, "35513": 480, "35502": 480, "35348": 480, "35491": 480, "baseprocess": 480, "35477": 480, "31446": 480, "createprocessw": 480, "35052": 480, "20239": 480, "17185": 480, "35445": 480, "35415": 480, "35424": 480, "35330": 480, "35346": 480, "rhapsodi": 480, "10496": 480, "check_environ": 480, "35389": 480, "cs_gnu_libc_vers": 480, "35394": 480, "35310": 480, "oran": 480, "avraham": 480, "35380": 480, "35341": 480, "ismo": 480, "toijala": 480, "35371": 480, "ver": 480, "35066": 480, "35344": 480, "35312": 480, "35308": 480, "24746": 480, "jairo": 480, "trad": 480, "28604": 480, "35277": 480, "35226": 480, "35189": 480, "fnctl": 480, "calcel": 480, "35186": 480, "bdist_dumb": 480, "35152": 480, "35062": 480, "35065": 480, "_untrack_read": 480, "35079": 480, "sequencemanag": 480, "35017": 480, "35024": 480, "agren": 480, "31047": 480, "35053": 480, "34794": 480, "34909": 480, "35022": 480, "35008": 480, "23420": 480, "33947": 480, "34890": 480, "34521": 480, "recvfd": 480, "31522": 480, "34970": 480, "34969": 480, "16965": 480, "34966": 480, "34926": 480, "asthana": 480, "34941": 480, "32680": 480, "34769": 480, "34936": 480, "selection_el": 480, "34911": 480, "34922": 480, "34925": 480, "34900": 480, "oliveira": 480, "34844": 480, "strformatstyl": 480, "percentstyl": 480, "stringtemplatestyl": 480, "34897": 480, "34871": 480, "28441": 480, "34866": 480, "34711": 480, "34872": 480, "34849": 480, "34819": 480, "34758": 480, "34789": 480, "delfino": 480, "34334": 480, "5950": 480, "34728": 480, "34738": 480, "29577": 480, "31177": 480, "34672": 480, "34666": 480, "awrit": 480, "6721": 480, "34658": 480, "after_par": 480, "34652": 480, "34638": 480, "34536": 480, "34636": 480, "34630": 480, "32490": 480, "34363": 480, "34625": 480, "32270": 480, "34622": 480, "34610": 480, "34421": 480, "34604": 480, "grzybowski": 480, "34574": 480, "8110": 480, "34530": 480, "34563": 480, "peeknamedpip": 480, "34558": 480, "_aix": 480, "22872": 480, "34515": 480, "13312": 480, "34472": 480, "sila": 480, "sewel": 480, "34454": 480, "izbyshev": 480, "6700": 480, "34171": 480, "34441": 480, "34427": 480, "34412": 480, "31715": 480, "mjs": 480, "34384": 480, "22602": 480, "2152": 480, "34341": 480, "34333": 480, "18540": 480, "26502": 480, "34318": 480, "33613": 480, "34248": 480, "34246": 480, "blum": 480, "aguiar": 480, "woellert": 480, "32321": 480, "wright": 480, "34263": 480, "34035": 480, "32215": 480, "34251": 480, "19891": 480, "homedir": 480, "34228": 480, "13041": 480, "zbyszek": 480, "34213": 480, "34052": 480, "34197": 480, "32788": 480, "__adapt__": 480, "21446": 480, "940286": 480, "showtop": 480, "34164": 480, "33729": 480, "34097": 480, "34108": 480, "34070": 480, "27494": 480, "33967": 480, "34041": 480, "34056": 480, "34054": 480, "34043": 480, "34044": 480, "34010": 480, "34019": 480, "bumsik": 480, "33978": 480, "14117": 480, "33974": 480, "27500": 480, "24567": 480, "25007": 480, "33929": 480, "popen_spawn_win32": 480, "33916": 480, "32568": 480, "33833": 480, "proactorsockettransport": 480, "33663": 480, "26544": 480, "33843": 480, "33842": 480, "33805": 480, "33687": 480, "furrer": 480, "33812": 480, "32108": 480, "27397": 480, "33578": 480, "30805": 480, "33476": 480, "enriqu": 480, "perez": 480, "terron": 480, "33694": 480, "32493": 480, "uuid_enc_b": 480, "33274": 480, "33778": 480, "33165": 480, "33770": 480, "33769": 480, "ssltransport": 480, "33767": 480, "33734": 480, "31014": 480, "33197": 480, "_parameterkind": 480, "32684": 480, "33654": 480, "33674": 480, "512mib": 480, "sslprotocol": 480, "31647": 480, "32610": 480, "33469": 480, "33672": 480, "33652": 480, "33238": 480, "haydaman": 480, "33625": 480, "33623": 480, "sigsgv": 480, "11874": 480, "wrappabl": 480, "30877": 480, "fos": 480, "7062": 480, "33582": 480, "33570": 480, "pre6": 480, "28556": 480, "12486": 480, "33548": 480, "_candidate_tempdir_list": 480, "33109": 480, "33541": 480, "_strptime": 480, "localetim": 480, "__pad": 480, "_localetime__pad": 480, "33536": 480, "33542": 480, "get_nod": 480, "duid": 480, "zvi": 480, "effron": 480, "26819": 480, "33516": 480, "28612": 480, "ladi": 480, "wirtz": 480, "28167": 480, "33504": 480, "33505": 480, "33497": 480, "amber": 480, "33495": 480, "26103": 480, "hall": 480, "33453": 480, "prs": 480, "paulius": 480, "arka": 480, "dombrova": 480, "33365": 480, "strigl": 480, "20087": 480, "33422": 480, "33281": 480, "33311": 480, "blondon": 480, "27300": 480, "32933": 480, "fluri": 480, "33383": 480, "33375": 480, "33336": 480, "6851": 480, "32455": 480, "27485": 480, "33332": 480, "sigfillset": 480, "33251": 480, "33329": 480, "33334": 480, "991266": 480, "33131": 480, "33308": 480, "line_info": 480, "col_info": 480, "23403": 480, "33266": 480, "11594": 480, "33254": 480, "33265": 480, "33263": 480, "starostin": 480, "33256": 480, "33144": 480, "33185": 480, "0b3": 480, "29613": 480, "33203": 480, "33224": 480, "mdiff": 480, "33209": 480, "32861": 480, "lazar": 480, "33175": 480, "33141": 480, "33096": 480, "32873": 480, "33134": 480, "33127": 480, "32505": 480, "33078": 480, "33116": 480, "32896": 480, "33100": 480, "32953": 480, "32968": 480, "33061": 480, "33064": 480, "33056": 480, "33021": 480, "31804": 480, "33034": 480, "eaton": 480, "30249": 480, "33037": 480, "27683": 480, "22674": 480, "32999": 480, "33009": 480, "32969": 480, "32056": 480, "32970": 480, "32844": 480, "32960": 480, "32713": 480, "joffrey": 480, "fuhrer": 480, "32257": 480, "32929": 480, "32146": 480, "32922": 480, "32759": 480, "32859": 480, "dup3": 480, "32556": 480, "_getfinalpathnam": 480, "_getvolumepathnam": 480, "_getdiskusag": 480, "21060": 480, "32857": 480, "after_cancel": 480, "32852": 480, "_abc_registri": 480, "_abc_cach": 480, "_abc_negative_cach": 480, "_dump_registri": 480, "_abc_registry_clear": 480, "_abc_caches_clear": 480, "32841": 480, "32819": 480, "19675": 480, "32394": 480, "31787": 480, "30157": 480, "32775": 480, "32622": 480, "32777": 480, "32647": 480, "libdl": 480, "32691": 480, "mod_spec": 480, "32734": 480, "32727": 480, "31453": 480, "20180309043602": 480, "ssl_ctx_set_min_proto_vers": 480, "24334": 480, "31848": 480, "aifc_read": 480, "initfp": 480, "ssnd": 480, "32512": 480, "8525": 480, "29877": 480, "32221": 480, "scopeid": 480, "32147": 480, "31908": 480, "31608": 480, "31425": 480, "gps": 480, "andersson": 480, "22005": 480, "16865": 480, "29456": 480, "hangul": 480, "u1176": 480, "u11a7": 480, "u11c3": 480, "21257": 480, "34764": 480, "35564": 480, "master_doc": 480, "35511": 480, "10536": 480, "35089": 480, "35038": 480, "unexist": 480, "f_restrict": 480, "35042": 480, "35044": 480, "35035": 480, "34967": 480, "add_object_typ": 480, "description_unit": 480, "34913": 480, "32174": 480, "charat": 480, "11233": 480, "34552": 480, "28617": 480, "stdtype": 480, "20177": 480, "34065": 480, "33460": 480, "33847": 480, "33409": 480, "versionad": 480, "parameterkind": 480, "17045": 480, "33736": 480, "23859": 480, "33594": 480, "33503": 480, "33421": 480, "33487": 480, "33378": 480, "33276": 480, "33201": 480, "33195": 480, "33126": 480, "27212": 480, "28247": 480, "18802": 480, "27428": 480, "himanshu": 480, "lakhara": 480, "17232": 480, "32800": 480, "11015": 480, "32613": 480, "8722": 480, "32614": 480, "20709": 480, "gehrck": 480, "32722": 480, "31972": 480, "30607": 480, "8243": 480, "32337": 480, "25041": 480, "31432": 480, "35772": 480, "tmpfs": 480, "punch": 480, "35045": 480, "unbreak": 480, "test_min_max_vers": 480, "test_sendfil": 480, "33717": 480, "35488": 480, "31731": 480, "check_interrupted_writ": 480, "test_multiprocessing_main_handl": 480, "35519": 480, "test_xmlrpc": 480, "34279": 480, "testdidnotrun": 480, "35412": 480, "test_future4": 480, "26704": 480, "35352": 480, "35317": 480, "test_email": 480, "test_localtime_daylight_true_dst_tru": 480, "test_localtime_daylight_false_dst_tru": 480, "21263": 480, "34962": 480, "docstest": 480, "23596": 480, "34537": 480, "test_str": 480, "34587": 480, "rdstest": 480, "testcongest": 480, "34661": 480, "34200": 480, "flaki": 480, "test_pkg": 480, "scari": 480, "module_cleanup": 480, "34569": 480, "34594": 480, "34579": 480, "34542": 480, "3072": 480, "11193": 480, "test_undecodable_env": 480, "34347": 480, "test_cmd_lin": 480, "34490": 480, "34391": 480, "11192": 480, "inet_pton6_zon": 480, "34399": 480, "test_mktim": 480, "test_pthread_getcpuclickid": 480, "_pytime_localtim": 480, "11191": 480, "test_search_cpp": 480, "33746": 480, "33901": 480, "test_dbm_gnu": 480, "33873": 480, "huntrleak": 480, "33562": 480, "33655": 480, "test_posix_falloc": 480, "zfs": 480, "32962": 480, "mcet": 480, "fcf": 480, "33358": 480, "test_pre_initialization_sys_opt": 480, "32872": 480, "32517": 480, "32663": 480, "smtputf8simtest": 480, "27643": 480, "test_c": 480, "19417": 480, "31809": 480, "secp": 480, "34691": 480, "35683": 480, "35642": 480, "asynciomodul": 480, "vcxproj": 480, "35550": 480, "__sun": 480, "__svr4": 480, "35499": 480, "35257": 480, "35351": 480, "35139": 480, "inlinefunctionexpans": 480, "onlyexplicitinlin": 480, "ob1": 480, "35011": 480, "pyexpatn": 480, "28015": 480, "34765": 480, "automak": 480, "34585": 480, "34710": 480, "pedant": 480, "34582": 480, "devop": 480, "34081": 480, "34555": 480, "have_linux_vm_sockets_h": 480, "have_sockaddr_alg": 480, "33015": 480, "34245": 480, "34121": 480, "30345": 480, "5755": 480, "33614": 480, "33648": 480, "33522": 480, "visualstudio": 480, "33512": 480, "33483": 480, "33394": 480, "33377": 480, "r6": 480, "riscv": 480, "32232": 480, "33182": 480, "33163": 480, "v39": 480, "33012": 480, "32898": 480, "29442": 480, "35890": 480, "wcstok": 480, "32560": 480, "35854": 480, "35811": 480, "35797": 480, "35758": 480, "29734": 480, "35596": 480, "35402": 480, "35401": 480, "34977": 480, "35067": 480, "_distutils_findv": 480, "vswhere": 480, "32557": 480, "34770": 480, "pyshellext": 480, "34603": 480, "34581": 480, "socketmodul": 480, "34532": 480, "34062": 480, "34225": 480, "34011": 480, "34006": 480, "31546": 480, "matplotlib": 480, "30237": 480, "readconsol": 480, "cancelsynchronousio": 480, "33895": 480, "29097": 480, "86400": 480, "33316": 480, "33184": 480, "32890": 480, "33016": 480, "32903": 480, "32901": 480, "31966": 480, "32409": 480, "32457": 480, "32370": 480, "ipconfig": 480, "29248": 480, "printnameoffset": 480, "holmquist": 480, "sse4": 480, "1104": 480, "summaryinfo": 480, "35025": 480, "24658": 480, "33635": 480, "_recursivewildcardselector": 480, "_iterate_directori": 480, "13631": 480, "32726": 480, "activetcl": 480, "31903": 480, "systemconfigur": 480, "35770": 480, "35769": 480, "untitl": 480, "35660": 480, "35641": 480, "34055": 480, "35591": 480, "35196": 480, "squeezer": 480, "35598": 480, "config_key": 480, "28097": 480, "35208": 480, "35555": 480, "gray": 480, "35521": 480, "22703": 480, "35213": 480, "34864": 480, "35202": 480, "33000": 480, "overfil": 480, "23220": 480, "35099": 480, "35097": 480, "35093": 480, "35088": 480, "copy_str": 480, "35087": 480, "34548": 480, "unsqueez": 480, "34047": 480, "34275": 480, "34120": 480, "unrespons": 480, "33975": 480, "htest": 480, "33905": 480, "stackview": 480, "stackbrows": 480, "33924": 480, "mainmenu": 480, "menudef": 480, "33906": 480, "33917": 480, "idle_test": 480, "33904": 480, "rstripextens": 480, "33907": 480, "calltip_w": 480, "calltipwindow": 480, "33856": 480, "33839": 480, "33855": 480, "33763": 480, "33664": 480, "slider": 480, "33628": 480, "codecontext": 480, "33564": 480, "21474": 480, "33204": 480, "32984": 480, "32940": 480, "stringtranslatepseudomap": 480, "32916": 480, "32905": 480, "32874": 480, "32837": 480, "32826": 480, "test_help_about": 480, "test_file_button": 480, "32831": 480, "32765": 480, "34989": 480, "20260": 480, "read_var": 480, "33189": 480, "31920": 480, "krasnikov": 480, "29673": 480, "pystackv": 480, "pystack": 480, "32885": 480, "32222": 480, "harradin": 480, "31583": 480, "33817": 480, "35322": 480, "35296": 480, "pycore_": 480, "35259": 480, "neufeld": 480, "34725": 480, "34910": 480, "34193": 480, "34127": 480, "23927": 480, "pycompile_opcodestackeffectwithjump": 480, "34008": 480, "32500": 480, "33042": 480, "32374": 480, "30863": 480, "33851": 480, "33932": 480, "7b1": 480, "threadedhttpserv": 480, "32703": 480, "32650": 480, "32685": 480, "32697": 480, "26163": 480, "0rc1": 480, "24340": 480, "18533": 480, "20891": 480, "32028": 480, "31113": 480, "30306": 480, "32513": 480, "32660": 480, "fionread": 480, "fionclex": 480, "fioclex": 480, "fioasync": 480, "fionbio": 480, "27931": 480, "32643": 480, "_step": 480, "_wakeup": 480, "_schedule_callback": 480, "32502": 480, "32596": 480, "32576": 480, "32574": 480, "melero": 480, "32521": 480, "32467": 480, "32473": 480, "libtirpc": 480, "32503": 480, "29237": 480, "32404": 480, "32228": 480, "22908": 480, "31853": 480, "x509_verify_param_set1_ip": 480, "32724": 480, "32649": 480, "17799": 480, "32721": 480, "32602": 480, "32549": 480, "32635": 480, "libxcrypt": 480, "32598": 480, "ax_check_openssl": 480, "32593": 480, "32588": 480, "29911": 480, "32507": 480, "32681": 480, "timzon": 480, "32399": 480, "rfc4122": 480, "uuid_creat": 480, "32390": 480, "32143": 480, "32379": 480, "32259": 480, "27169": 480, "22091": 480, "32329": 480, "30416": 480, "32282": 480, "versionhelp": 480, "32260": 480, "32225": 480, "31901": 480, "32506": 480, "32279": 480, "32278": 480, "32499": 480, "32468": 480, "32422": 480, "31721": 480, "_log_traceback": 480, "26133": 480, "32363": 480, "32357": 480, "python_coroutin": 480, "cython_coroutin": 480, "32323": 480, "32302": 480, "v140": 480, "29711": 480, "stop_serv": 480, "17852": 480, "misunderstand": 480, "_py_pyatexit": 480, "_get_running_loop": 480, "32255": 480, "32277": 480, "32273": 480, "test_util": 480, "32272": 480, "classify_class_attr": 480, "ouput": 480, "32199": 480, "26439": 480, "31993": 480, "31802": 480, "31699": 480, "abstractserv": 480, "32252": 480, "faulthandler_suppress_crash_report": 480, "24960": 480, "32030": 480, "29084": 480, "32264": 480, "pygetopt": 480, "32241": 480, "wchar": 480, "32176": 480, "co_nofre": 480, "32137": 480, "32096": 480, "_pyruntime_initi": 480, "28180": 480, "_py_setlocalefromenv": 480, "31949": 480, "30696": 480, "20047": 480, "21720": 480, "31845": 480, "28936": 480, "31825": 480, "escape_decod": 480, "31618": 480, "28603": 480, "zane": 480, "bitter": 480, "31786": 480, "31781": 480, "31626": 480, "30817": 480, "32214": 480, "27240": 480, "30788": 480, "31831": 480, "32182": 480, "rfc2231": 480, "32186": 480, "32101": 480, "32154": 480, "32089": 480, "preferenti": 480, "12239": 480, "vt_empti": 480, "mahon": 480, "28334": 480, "dimitri": 480, "merejkowski": 480, "31325": 480, "wellner": 480, "12382": 480, "ter": 480, "19610": 480, "28684": 480, "32110": 480, "27535": 480, "32088": 480, "1647489": 480, "32072": 480, "32069": 480, "32046": 480, "32018": 480, "32037": 480, "32034": 480, "32015": 480, "32011": 480, "28369": 480, "31976": 480, "7bc817d5ba917528e8bd07ec461c635291e7b06a": 480, "9678": 480, "takayuki": 480, "shimizukawa": 480, "30057": 480, "31933": 480, "poolexecutor": 480, "31927": 480, "27666": 480, "chtype": 480, "mmask_t": 480, "fink": 480, "31917": 480, "31897": 480, "25720": 480, "31893": 480, "kqueue_ev": 480, "31891": 480, "31884": 480, "28281": 480, "gollahon": 480, "30639": 480, "30768": 480, "intr_flag": 480, "31854": 480, "31834": 480, "ssse3": 480, "28416": 480, "31653": 480, "28326": 480, "superset_of": 480, "31827": 480, "31457": 480, "31806": 480, "31803": 480, "31800": 480, "30143": 480, "31770": 480, "31752": 480, "31620": 480, "poller": 480, "31632": 480, "15037": 480, "31307": 480, "31334": 480, "riccardo": 480, "coccioli": 480, "31308": 480, "immun": 480, "30553": 480, "misdirect": 480, "32105": 480, "31380": 480, "test_httpserv": 480, "test_undecodable_fil": 480, "apf": 480, "31705": 480, "test_sha256": 480, "enokey": 480, "32138": 480, "requires_android_level": 480, "32136": 480, "28668": 480, "requires_multiprocessing_queu": 480, "32126": 480, "test_get_event_loop_new_process": 480, "test_ev": 480, "31174": 480, "test_unpars": 480, "directorytestcas": 480, "28538": 480, "28762": 480, "29040": 480, "r14": 480, "32059": 480, "detect_modul": 480, "sysroot": 480, "31957": 480, "31609": 480, "31934": 480, "31926": 480, "28791": 480, "28643": 480, "31866": 480, "1102": 480, "error_no_more_item": 480, "tuininga": 480, "31944": 480, "31857": 480, "31392": 480, "2m": 480, "32207": 480, "32164": 480, "tabbedpag": 480, "tabbedpageset": 480, "32100": 480, "pathbrows": 480, "31836": 480, "test_code_modul": 480, "ditto": 480, "32159": 480, "svneol": 480, "treesync": 480, "30722": 480, "redemo": 480, "sarnowski": 480, "32125": 480, "py_useclassexceptionsflag": 480, "31642": 480, "31708": 480, "30404": 480, "31619": 480, "31602": 480, "31592": 480, "31588": 480, "31566": 480, "31505": 480, "make_encod": 480, "31492": 480, "31478": 480, "31336": 480, "31410": 480, "31315": 480, "create_dynam": 480, "31311": 480, "31293": 480, "31285": 480, "30058": 480, "31672": 480, "31701": 480, "31728": 480, "bm_regex_compil": 480, "30397": 480, "31675": 480, "31673": 480, "adderrorinfo": 480, "30806": 480, "25351": 480, "20519": 480, "28293": 480, "31596": 480, "30347": 480, "30346": 480, "31556": 480, "31516": 480, "31525": 480, "sqlite3_prepare_v2": 480, "27541": 480, "31351": 480, "31537": 480, "30085": 480, "31696": 480, "31625": 480, "ranlib": 480, "31624": 480, "22140": 480, "31569": 480, "31536": 480, "31460": 480, "flist": 480, "31649": 480, "_htest": 480, "_utest": 480, "31559": 480, "test_brows": 480, "31459": 480, "yesterday": 480, "31500": 480, "hidpi": 480, "31532": 480, "29781": 480, "29505": 480, "fuzz": 480, "30947": 480, "30730": 480, "30694": 480, "9233": 480, "9063": 480, "0718": 480, "0876": 480, "flood": 480, "5300": 480, "xml_sethashsalt": 480, "30500": 480, "splithost": 480, "29591": 480, "4472": 480, "537": 480, "31490": 480, "31471": 480, "31418": 480, "31416": 480, "defaultact": 480, "31411": 480, "onceregistri": 480, "31373": 480, "demot": 480, "30465": 480, "30860": 480, "31347": 480, "_pyobject_fastcall_prepend": 480, "31343": 480, "sysmacro": 480, "libray": 480, "31291": 480, "31271": 480, "31243": 480, "30721": 480, "31070": 480, "_get_module_lock": 480, "30747": 480, "_py_atomic_stor": 480, "_py_atomic_load": 480, "31095": 480, "31071": 480, "30978": 480, "30808": 480, "_py_atom": 480, "30876": 480, "reimport": 480, "30703": 480, "30765": 480, "pthread_mutex_lock": 480, "31161": 480, "30814": 480, "30736": 480, "30604": 480, "co_extra_freefunc": 480, "30597": 480, "30682": 480, "30501": 480, "30486": 480, "25324": 480, "29104": 480, "27945": 480, "duan": 480, "griffin": 480, "25794": 480, "30039": 480, "12414": 480, "29839": 480, "29914": 480, "29949": 480, "29935": 480, "29816": 480, "29894": 480, "29859": 480, "pthread_": 480, "29849": 480, "28856": 480, "29723": 480, "29139": 480, "29714": 480, "29695": 480, "28893": 480, "28876": 480, "29683": 480, "coleman": 480, "29684": 480, "segv": 480, "28598": 480, "29607": 480, "29602": 480, "29347": 480, "29438": 480, "29478": 480, "mircea": 480, "cosbuc": 480, "29319": 480, "runmainfromimport": 480, "29337": 480, "29327": 480, "29034": 480, "path_convert": 480, "29159": 480, "29049": 480, "28932": 480, "25677": 480, "layzel": 480, "28596": 480, "26919": 480, "28991": 480, "28147": 480, "28739": 480, "28512": 480, "28918": 480, "28797": 480, "pyeval_getcallstat": 480, "28782": 480, "28774": 480, "28731": 480, "_pydict_newpres": 480, "28532": 480, "27100": 480, "ellington": 480, "28746": 480, "26920": 480, "langinfo": 480, "28648": 480, "astral": 480, "28665": 480, "19398": 480, "28621": 480, "28580": 480, "28583": 480, "28128": 480, "28509": 480, "28426": 480, "28517": 480, "28214": 480, "23782": 480, "_pytraceback_add": 480, "28183": 480, "28379": 480, "28376": 480, "range_iter": 480, "26906": 480, "18287": 480, "koep": 480, "24098": 480, "28201": 480, "28350": 480, "26617": 480, "27942": 480, "28289": 480, "21578": 480, "28203": 480, "soumya": 480, "sharma": 480, "28086": 480, "unscath": 480, "27955": 480, "28192": 480, "27441": 480, "27222": 480, "long_rshift": 480, "28131": 480, "compile_sourc": 480, "28126": 480, "py_memcpi": 480, "28120": 480, "26182": 480, "28721": 480, "31499": 480, "31482": 480, "mitar": 480, "31544": 480, "31234": 480, "31431": 480, "approx": 480, "31400": 480, "27629": 480, "28958": 480, "28182": 480, "27340": 480, "31178": 480, "31350": 480, "31170": 480, "31326": 480, "27144": 480, "31281": 480, "10746": 480, "22536": 480, "29741": 480, "31249": 480, "workitem": 480, "31247": 480, "31238": 480, "serverthread": 480, "docserv": 480, "serve_until_quit": 480, "5001": 480, "31109": 480, "30102": 480, "openssl_add_all_algorithms_noconf": 480, "power8": 480, "serra": 480, "scalet": 480, "31183": 480, "diagnosi": 480, "luciano": 480, "ramalho": 480, "uninform": 480, "convert_to_error": 480, "31169": 480, "drallensmith": 480, "31185": 480, "include_fil": 480, "31135": 480, "31107": 480, "31061": 480, "30987": 480, "30502": 480, "30919": 480, "26732": 480, "29403": 480, "gallagh": 480, "30961": 480, "19896": 480, "30946": 480, "25684": 480, "30886": 480, "29854": 480, "30319": 480, "30828": 480, "cfutur": 480, "30807": 480, "30441": 480, "29293": 480, "sleeper": 480, "30532": 480, "9146": 480, "29169": 480, "30119": 480, "30879": 480, "30746": 480, "30664": 480, "29212": 480, "y_n": 480, "29755": 480, "30616": 480, "30038": 480, "23894": 480, "24484": 480, "30589": 480, "28994": 480, "30645": 480, "alexandru": 480, "ardelean": 480, "30624": 480, "30595": 480, "30605": 480, "29870": 480, "sgha": 480, "er": 480, "27585": 480, "mathieu": 480, "sornay": 480, "30418": 480, "30463": 480, "30557": 480, "30245": 480, "yuan": 480, "30378": 480, "30470": 480, "wijaya": 480, "30414": 480, "_feed": 480, "30003": 480, "30149": 480, "30301": 480, "30375": 480, "30329": 480, "wsaeinval": 480, "10022": 480, "29196": 480, "30299": 480, "30048": 480, "30266": 480, "30340": 480, "30298": 480, "weaken": 480, "subsequenti": 480, "29990": 480, "30243": 480, "30185": 480, "fasaraki": 480, "hilliard": 480, "30205": 480, "30228": 480, "30190": 480, "30101": 480, "29822": 480, "nate": 480, "soar": 480, "29960": 480, "bryan": 480, "30070": 480, "22352": 480, "30061": 480, "sizeabl": 480, "30218": 480, "30068": 480, "_iobas": 480, "29694": 480, "29692": 480, "unchain": 480, "siddharth": 480, "velankar": 480, "26187": 480, "9303": 480, "30017": 480, "29998": 480, "29649": 480, "29931": 480, "sanjay": 480, "sundaresan": 480, "29953": 480, "29942": 480, "10030": 480, "29204": 480, "27863": 480, "28699": 480, "23890": 480, "29901": 480, "25803": 480, "29861": 480, "29884": 480, "zeitouni": 480, "25455": 480, "29800": 480, "seifert": 480, "8256": 480, "29619": 480, "28298": 480, "intabl": 480, "29645": 480, "28231": 480, "26915": 480, "29623": 480, "_v2": 480, "28963": 480, "subprocessstreamprotocol": 480, "29271": 480, "29703": 480, "29615": 480, "motejlek": 480, "29376": 480, "28624": 480, "sayan": 480, "chowdhuri": 480, "28518": 480, "29742": 480, "29532": 480, "29110": 480, "29534": 480, "_pydecim": 480, "29100": 480, "29416": 480, "29444": 480, "wgh": 480, "29368": 480, "29338": 480, "29335": 480, "29290": 480, "28735": 480, "magickmock": 480, "29197": 480, "29210": 480, "29219": 480, "29195": 480, "28969": 480, "29142": 480, "28961": 480, "jiajun": 480, "huang": 480, "15812": 480, "brees": 480, "28985": 480, "dingyuan": 480, "29079": 480, "13051": 480, "tycho": 480, "andersen": 480, "9770": 480, "28427": 480, "28923": 480, "28871": 480, "19542": 480, "16255": 480, "28779": 480, "26937": 480, "27030": 480, "28835": 480, "28752": 480, "28727": 480, "sre_pattern": 480, "18383": 480, "20572": 480, "25659": 480, "28548": 480, "19717": 480, "28563": 480, "28387": 480, "cufr": 480, "27517": 480, "fogl": 480, "28549": 480, "ncurses6": 480, "28449": 480, "23262": 480, "broytman": 480, "24241": 480, "27939": 480, "28255": 480, "prweek": 480, "20491": 480, "kaarl": 480, "ritvanen": 480, "28353": 480, "28430": 480, "27025": 480, "25464": 480, "header_exist": 480, "addin": 480, "28488": 480, "28469": 480, "28115": 480, "18219": 480, "28448": 480, "23214": 480, "28480": 480, "28240": 480, "24452": 480, "20766": 480, "27998": 480, "28317": 480, "28380": 480, "28229": 480, "28321": 480, "28225": 480, "28227": 480, "27358": 480, "28322": 480, "leitch": 480, "28228": 480, "28226": 480, "28314": 480, "28148": 480, "localtime_r": 480, "schouten": 480, "28253": 480, "28275": 480, "27897": 480, "18893": 480, "madison": 480, "27611": 480, "displaystyl": 480, "27348": 480, "5a2": 480, "25651": 480, "27778": 480, "28200": 480, "25400": 480, "_sendfile_use_sendfil": 480, "28075": 480, "error_access_deni": 480, "25270": 480, "escape_encod": 480, "28181": 480, "antigrav": 480, "kaartic": 480, "sivaraam": 480, "25895": 480, "gerg": 480, "imreh": 480, "holtermann": 480, "28114": 480, "parse_envlist": 480, "27599": 480, "27906": 480, "conway": 480, "28174": 480, "larson": 480, "26654": 480, "iceboy": 480, "26909": 480, "28176": 480, "selectorloop": 480, "27759": 480, "28325": 480, "macurl2path": 480, "28368": 480, "28371": 480, "28372": 480, "28399": 480, "27972": 480, "24142": 480, "florian": 480, "29581": 480, "25532": 480, "30177": 480, "pietri": 480, "31294": 480, "21649": 480, "30803": 480, "thomassen": 480, "30176": 480, "30052": 480, "26985": 480, "19824": 480, "20314": 480, "12518": 480, "28929": 480, "25008": 480, "26355": 480, "29349": 480, "28513": 480, "29639": 480, "hostv4": 480, "hostv6": 480, "31320": 480, "31346": 480, "25674": 480, "tbs": 480, "30715": 480, "30822": 480, "extralargefil": 480, "test_zipfile64": 480, "30695": 480, "set_nomemori": 480, "remove_mem_hook": 480, "30357": 480, "grzegorz": 480, "grzywacz": 480, "30197": 480, "24932": 480, "28950": 480, "28683": 480, "26936": 480, "28666": 480, "23839": 480, "26944": 480, "28409": 480, "28217": 480, "_testconsol": 480, "26939": 480, "armv7": 480, "31354": 480, "21st": 480, "31341": 480, "30854": 480, "30687": 480, "vcvarsal": 480, "20210": 480, "29941": 480, "28787": 480, "29243": 480, "29643": 480, "27593": 480, "29572": 480, "27659": 480, "29384": 480, "26851": 480, "28768": 480, "_setmod": 480, "29080": 480, "23903": 480, "r13": 480, "20211": 480, "28849": 480, "_multiarch": 480, "10656": 480, "tristan": 480, "haubenwalln": 480, "optimi": 480, "28444": 480, "28208": 480, "28248": 480, "21124": 480, "13756": 480, "roumen": 480, "petrov": 480, "21085": 480, "rebas": 480, "28258": 480, "estonian": 480, "26661": 480, "15819": 480, "28676": 480, "gareth": 480, "ree": 480, "30389": 480, "31358": 480, "31340": 480, "v141": 480, "30581": 480, "30916": 480, "30731": 480, "gadget": 480, "23451": 480, "29579": 480, "25778": 480, "28896": 480, "28522": 480, "getpathp": 480, "28402": 480, "28333": 480, "28251": 480, "28110": 480, "28161": 480, "28162": 480, "28163": 480, "_open_osfhandl": 480, "28164": 480, "_pyio_get_console_typ": 480, "28138": 480, "31493": 480, "31488": 480, "parenmatch": 480, "31477": 480, "31480": 480, "31421": 480, "31414": 480, "31051": 480, "genpag": 480, "30617": 480, "outwin": 480, "31287": 480, "test_configdialog": 480, "keyset": 480, "31206": 480, "highpag": 480, "31001": 480, "31205": 480, "keyspag": 480, "31130": 480, "31002": 480, "19903": 480, "31083": 480, "tabpag": 480, "31050": 480, "31004": 480, "fontpag": 480, "30781": 480, "31060": 480, "30853": 480, "vartrac": 480, "31003": 480, "30993": 480, "causal": 480, "create_font_tab": 480, "set_sampl": 480, "var_changed_font": 480, "test_font_set": 480, "test_indent_scal": 480, "30981": 480, "28523": 480, "30917": 480, "idleconf": 480, "30934": 480, "30913": 480, "30899": 480, "30881": 480, "30851": 480, "30870": 480, "8231": 480, "getusercfgdir": 480, "30779": 480, "configchang": 480, "changes_class_v4": 480, "test_config": 480, "changestest": 480, "configdialog_tests_v1": 480, "msg297804": 480, "30777": 480, "30495": 480, "textview": 480, "pep8": 480, "30723": 480, "30674": 480, "21519": 480, "29910": 480, "30728": 480, "6739": 480, "25514": 480, "subsubsect": 480, "30642": 480, "30290": 480, "30303": 480, "29071": 480, "28572": 480, "30983": 480, "polaco": 480, "penteado": 480, "29748": 480, "24037": 480, "29367": 480, "wrapperobject": 480, "28023": 480, "15369": 480, "microbenchmark": 480, "28102": 480, "30832": 480, "py_have_native_tl": 480, "29083": 480, "29058": 480, "28808": 480, "28748": 480, "_py_packagecontext": 480, "2o": 480, "29706": 480, "30353": 480, "32555": 480, "31518": 480, "sslv23_method": 480, "4rc1": 480, "31852": 480, "31641": 480, "3rc1": 480, "31662": 480, "uploadreleas": 480, "31423": 480, "29600": 480, "2159": 480, "26293": 480, "29094": 480, "29519": 480, "29316": 480, "29011": 480, "29203": 480, "29085": 480, "29061": 480, "brendan": 480, "donegan": 480, "29119": 480, "andra": 480, "bogildea": 480, "29055": 480, "neaten": 480, "29326": 480, "29409": 480, "29392": 480, "28087": 480, "test_asyncor": 480, "test_eintr": 480, "28990": 480, "hoho": 480, "28770": 480, "28898": 480, "have_long_long": 480, "28843": 480, "28600": 480, "28634": 480, "28639": 480, "mayfield": 480, "28652": 480, "28653": 480, "28703": 480, "28704": 480, "28471": 480, "28492": 480, "28500": 480, "26923": 480, "ebk": 480, "26796": 480, "lawrenz": 480, "25221": 480, "27080": 480, "27199": 480, "27948": 480, "x7b": 480, "x7d": 480, "28046": 480, "28071": 480, "25758": 480, "25856": 480, "26331": 480, "27999": 480, "26058": 480, "27911": 480, "exec_builtin_or_dynam": 480, "27961": 480, "27355": 480, "27870": 480, "25402": 480, "27214": 480, "long_invert": 480, "long_add": 480, "27506": 480, "27812": 480, "27811": 480, "27587": 480, "pvs": 480, "_pystate_addmodul": 480, "27792": 480, "26984": 480, "25604": 480, "24254": 480, "27662": 480, "list_new": 480, "py_size_max": 480, "27782": 480, "py_create_mod": 480, "27936": 480, "27487": 480, "27157": 480, "27558": 480, "28008": 480, "28732": 480, "28485": 480, "28037": 480, "sqlite3_get_autocommit": 480, "intransact": 480, "25283": 480, "10740": 480, "28070": 480, "24693": 480, "27137": 480, "1703178": 480, "28019": 480, "18401": 480, "matusiak": 480, "kimbrel": 480, "25969": 480, "14977": 480, "1542": 480, "28082": 480, "24594": 480, "17582": 480, "28047": 480, "27576": 480, "28027": 480, "27445": 480, "22450": 480, "pgen3": 480, "load_grammar": 480, "28005": 480, "26667": 480, "27570": 480, "22233": 480, "27988": 480, "tautolog": 480, "27776": 480, "27691": 480, "gen_rid": 480, "25761": 480, "sweet32": 480, "25387": 480, "27866": 480, "11620": 480, "12885": 480, "27881": 480, "27861": 480, "19884": 480, "27706": 480, "nofar": 480, "schnider": 480, "10513": 480, "_get_type_var": 480, "_eval_typ": 480, "27832": 480, "27539": 480, "21718": 480, "ctes": 480, "2466": 480, "27573": 480, "27930": 480, "andrad": 480, "21201": 480, "wojciech": 480, "walczak": 480, "15308": 480, "bayard": 480, "randel": 480, "27922": 480, "27891": 480, "17642": 480, "25564": 480, "27821": 480, "26900": 480, "26027": 480, "27427": 480, "couzo": 480, "27953": 480, "26040": 480, "test_math": 480, "test_cmath": 480, "rigour": 480, "27787": 480, "27566": 480, "27705": 480, "validate_ucrtbas": 480, "27976": 480, "27983": 480, "26307": 480, "27917": 480, "25825": 480, "libpl": 480, "2a4": 480, "21122": 480, "17128": 480, "27952": 480, "fixcid": 480, "28065": 480, "25144": 480, "1602": 480, "27731": 480, "aliasmbc": 480, "20366": 480, "27756": 480, "cherri": 480, "27883": 480, "27704": 480, "22557": 480, "17596": 480, "wincrypt": 480, "gw": 480, "17599": 480, "reparse_data_buff": 480, "27507": 480, "27581": 480, "27419": 480, "27083": 480, "27514": 480, "27366": 480, "27524": 480, "27736": 480, "27038": 480, "27773": 480, "26750": 480, "descriptortyp": 480, "26800": 480, "26981": 480, "27783": 480, "27774": 480, "27760": 480, "27758": 480, "27568": 480, "httpoxi": 480, "1000110": 480, "7063": 480, "chuck": 480, "27656": 480, "sched_": 480, "27130": 480, "27567": 480, "27533": 480, "_isdir": 480, "17711": 480, "27522": 480, "27512": 480, "27714": 480, "text_textview": 480, "test_autocomplet": 480, "27621": 480, "27620": 480, "27609": 480, "25507": 480, "27173": 480, "confighandl": 480, "25805": 480, "test_pkgutil": 480, "27472": 480, "27369": 480, "27594": 480, "test_ast": 480, "27647": 480, "27610": 480, "27469": 480, "27309": 480, "27713": 480, "27453": 480, "27641": 480, "26662": 480, "python_for_gen": 480, "10910": 480, "freedbsd": 480, "27278": 480, "22636": 480, "27473": 480, "27443": 480, "27007": 480, "26844": 480, "lev": 480, "maximov": 480, "23804": 480, "27466": 480, "time2netscap": 480, "27319": 480, "27079": 480, "27294": 480, "27048": 480, "27330": 480, "27238": 480, "27122": 480, "issue25782": 480, "26386": 480, "16182": 480, "27477": 480, "test_help": 480, "27380": 480, "sectionnam": 480, "helpsourc": 480, "itw": 480, "27372": 480, "27365": 480, "27245": 480, "24137": 480, "27310": 480, "28066": 480, "27442": 480, "android_api_level": 480, "27434": 480, "26930": 480, "2h": 480, "23968": 480, "machdep": 480, "platform_triplet": 480, "ldversion": 480, "_sysconfigdata": 480, "27332": 480, "27418": 480, "importbench": 480, "19489": 480, "27285": 480, "pierci": 480, "27027": 480, "26556": 480, "1283": 480, "0772": 480, "oststrom": 480, "26839": 480, "colm": 480, "buckley": 480, "27190": 480, "sawyer": 480, "27286": 480, "27066": 480, "26983": 480, "27097": 480, "23275": 480, "20508": 480, "21386": 480, "07a5610bae9d": 480, "luethi": 480, "27029": 480, "20900": 480, "ingrid": 480, "25738": 480, "susumu": 480, "koshiba": 480, "21313": 480, "27164": 480, "24291": 480, "serverhandl": 480, "21272": 480, "26809": 480, "26373": 480, "flip": 480, "sigiot": 480, "27167": 480, "25931": 480, "21776": 480, "26526": 480, "27114": 480, "_load_windows_store_cert": 480, "5124": 480, "24750": 480, "24759": 480, "27239": 480, "isxyztk": 480, "27262": 480, "27196": 480, "20567": 480, "27156": 480, "27117": 480, "26673": 480, "21939": 480, "percol": 480, "21676": 480, "18410": 480, "westley": 480, "mart": 480, "nez": 480, "21703": 480, "27044": 480, "remove_var_callback": 480, "23977": 480, "test_deleg": 480, "16484": 480, "rodman": 480, "kaushik": 480, "nadikud": 480, "24136": 480, "22558": 480, "yoni": 480, "lavi": 480, "25285": 480, "27064": 480, "17500": 480, "pythondotorg": 480, "945": 480, "27229": 480, "26657": 480, "hagemeist": 480, "26313": 480, "baji": 480, "25939": 480, "20041": 480, "26168": 480, "26991": 480, "27039": 480, "23640": 480, "27005": 480, "18531": 480, "26811": 480, "20120": 480, "pypirc": 480, "26802": 480, "26659": 480, "26718": 480, "27138": 480, "27147": 480, "25339": 480, "26494": 480, "26581": 480, "19711": 480, "21099": 480, "26563": 480, "26558": 480, "26464": 480, "22836": 480, "26302": 480, "26136": 480, "anish": 480, "shah": 480, "26204": 480, "4806": 480, "23601": 480, "25843": 480, "26107": 480, "26154": 480, "_pythreadstate_uncheckedget": 480, "_pythreadstate_curr": 480, "22995": 480, "_pyobject_getst": 480, "25961": 480, "25973": 480, "20440": 480, "25766": 480, "25421": 480, "25709": 480, "24097": 480, "24731": 480, "25630": 480, "23564": 480, "fds_to_pass": 480, "25388": 480, "25462": 480, "24802": 480, "overread": 480, "25555": 480, "24726": 480, "25449": 480, "25395": 480, "_pybyteswrit": 480, "25274": 480, "24402": 480, "24806": 480, "24848": 480, "misform": 480, "25280": 480, "25003": 480, "9232": 480, "24965": 480, "26478": 480, "26171": 480, "25660": 480, "26288": 480, "26289": 480, "26315": 480, "25887": 480, "27057": 480, "eaccess": 480, "bednarski": 480, "27014": 480, "tuur": 480, "27031": 480, "14132": 480, "janech": 480, "17214": 480, "27033": 480, "27034": 480, "26892": 480, "22274": 480, "26807": 480, "yolanda": 480, "robla": 480, "25745": 480, "26977": 480, "26002": 480, "upendra": 480, "kuma": 480, "25974": 480, "26996": 480, "26881": 480, "23815": 480, "17765": 480, "26873": 480, "responseerror": 480, "26711": 480, "24114": 480, "crle": 480, "kee": 480, "26864": 480, "24902": 480, "26634": 480, "26804": 480, "lower_cas": 480, "mixed_cas": 480, "26837": 480, "26041": 480, "kumaripaba": 480, "miyurusara": 480, "athukorala": 480, "26822": 480, "26733": 480, "26801": 480, "24838": 480, "26717": 480, "ize": 480, "26782": 480, "26735": 480, "024": 480, "26585": 480, "_quote_html": 480, "16329": 480, "webm": 480, "13952": 480, "26709": 480, "y2038": 480, "23735": 480, "25951": 480, "26586": 480, "26676": 480, "22854": 480, "26641": 480, "docfiletest": 480, "25195": 480, "3603bae63c13": 480, "plummer": 480, "26644": 480, "26616": 480, "26637": 480, "21925": 480, "26530": 480, "_pytracemalloc_track": 480, "_pytracemalloc_untrack": 480, "_pytracemalloc_gettraceback": 480, "_tracemalloc": 480, "24266": 480, "26590": 480, "18787": 480, "26560": 480, "inglesbi": 480, "_showwarnmsg": 480, "26569": 480, "26499": 480, "ghost": 480, "25320": 480, "den": 480, "elzen": 480, "16181": 480, "http2time": 480, "26513": 480, "23718": 480, "tam": 480, "benc": 480, "gedai": 480, "20589": 480, "26177": 480, "15068": 480, "2202": 480, "get_algorithm_impl": 480, "dupuy": 480, "26167": 480, "25718": 480, "26475": 480, "26457": 480, "26385": 480, "26402": 480, "25913": 480, "swati": 480, "jaiswal": 480, "26186": 480, "26367": 480, "26309": 480, "25995": 480, "23992": 480, "mapresult": 480, "26117": 480, "25949": 480, "25911": 480, "26045": 480, "12923": 480, "brazil": 480, "rocco": 480, "25945": 480, "26202": 480, "23076": 480, "nyberg": 480, "19883": 480, "26099": 480, "26147": 480, "25935": 480, "16620": 480, "26013": 480, "25850": 480, "25822": 480, "22642": 480, "24705": 480, "_parse_makefil": 480, "26069": 480, "22138": 480, "mcculli": 480, "25672": 480, "ssl_mode_release_buff": 480, "26012": 480, "24120": 480, "ulrich": 480, "25447": 480, "25802": 480, "24103": 480, "25860": 480, "samson": 480, "25914": 480, "25902": 480, "22227": 480, "25717": 480, "5a1": 480, "24903": 480, "25764": 480, "25771": 480, "6478": 480, "14285": 480, "19771": 480, "25177": 480, "10131": 480, "ganisin": 480, "7990": 480, "santoso": 480, "25725": 480, "25663": 480, "25688": 480, "23914": 480, "25691": 480, "25624": 480, "25626": 480, "uint_max": 480, "25583": 480, "6973": 480, "mauro": 480, "25590": 480, "25498": 480, "eryksun": 480, "25584": 480, "25446": 480, "18010": 480, "25554": 480, "18973": 480, "25510": 480, "ryosuk": 480, "ito": 480, "25503": 480, "vandenberg": 480, "25515": 480, "21827": 480, "25390": 480, "25441": 480, "25410": 480, "25411": 480, "simon04": 480, "25407": 480, "25406": 480, "25364": 480, "25328": 480, "enable_smtputf8": 480, "25316": 480, "distutilsplatformerror": 480, "25380": 480, "stack_glob": 480, "23972": 480, "reuseport": 480, "reuseaddr": 480, "25304": 480, "25232": 480, "cgirequesthandl": 480, "24657": 480, "23600": 480, "25203": 480, "22241": 480, "23517": 480, "24633": 480, "24874": 480, "24360": 480, "23426": 480, "run_setup": 480, "13938": 480, "stringtyp": 480, "8585": 480, "zipimporter2": 480, "18622": 480, "palumbo": 480, "laurent": 480, "buyst": 480, "24426": 480, "23661": 480, "ignacio": 480, "rossi": 480, "25578": 480, "getpeerc": 480, "25530": 480, "25569": 480, "25471": 480, "25319": 480, "26050": 480, "25924": 480, "26406": 480, "26848": 480, "20640": 480, "confighelpsourceedit": 480, "iobind": 480, "25905": 480, "15348": 480, "24455": 480, "15347": 480, "vwait": 480, "25313": 480, "currentthem": 480, "24782": 480, "22726": 480, "24820": 480, "cobalt": 480, "25224": 480, "24972": 480, "24570": 480, "24988": 480, "scrolledlist": 480, "24801": 480, "25173": 480, "25198": 480, "pitch": 480, "blueish": 480, "25225": 480, "21995": 480, "22820": 480, "25219": 480, "24861": 480, "idleib": 480, "25199": 480, "16893": 480, "helpdialog": 480, "helt": 480, "24199": 480, "idlev": 480, "24790": 480, "26736": 480, "6953": 480, "23606": 480, "24952": 480, "mattip": 480, "26014": 480, "21916": 480, "loys": 480, "26295": 480, "testdir": 480, "26523": 480, "26015": 480, "26325": 480, "25940": 480, "25616": 480, "test_collect": 480, "test_ordered_dict": 480, "25188": 480, "22806": 480, "18174": 480, "25260": 480, "26583": 480, "test_timestamp_overflow": 480, "test_import": 480, "21277": 480, "ffi_conveni": 480, "26884": 480, "22359": 480, "21668": 480, "_ctypes_test": 480, "25702": 480, "26624": 480, "17603": 480, "fileblock": 480, "26079": 480, "bjoern": 480, "thiel": 480, "26465": 480, "2g": 480, "25348": 480, "build_pgo": 480, "25827": 480, "25696": 480, "j9": 480, "24986": 480, "_math": 480, "26268": 480, "25136": 480, "24324": 480, "27053": 480, "make_zip": 480, "prepare_ssl": 480, "26071": 480, "26073": 480, "26065": 480, "25022": 480, "example_nt": 480, "26799": 480, "ilsch": 480, "26271": 480, "shaulov": 480, "26489": 480, "26316": 480, "25440": 480, "26312": 480, "26198": 480, "32551": 480, "6rc1": 480, "30657": 480, "1000158": 480, "bosamiya": 480, "29537": 480, "30383": 480, "30523": 480, "30540": 480, "30675": 480, "29073": 480, "28189": 480, "dictitems_contain": 480, "26020": 480, "19003": 480, "26664": 480, "ld_so_aix": 480, "26867": 480, "26194": 480, "17633": 480, "27223": 480, "_read_readi": 480, "_conn_lost": 480, "22970": 480, "25500": 480, "25715": 480, "25182": 480, "stdprinter": 480, "25131": 480, "25150": 480, "_py_atomic_": 480, "openmp": 480, "24483": 480, "22958": 480, "22609": 480, "25111": 480, "25262": 480, "binbytes8": 480, "binunicode8": 480, "25034": 480, "anthon": 480, "neut": 480, "25233": 480, "23329": 480, "_unpickler_read": 480, "25047": 480, "25135": 480, "deque_clear": 480, "19143": 480, "25092": 480, "25155": 480, "25108": 480, "25118": 480, "24684": 480, "25060": 480, "24857": 480, "kaptur": 480, "23144": 480, "24982": 480, "25019": 480, "16180": 480, "24891": 480, "24992": 480, "24881": 480, "21112": 480, "24764": 480, "read_multi": 480, "landri": 480, "24913": 480, "bryce": 480, "darl": 480, "24774": 480, "chiu": 480, "hsiang": 480, "hsu": 480, "21159": 480, "20362": 480, "ilia": 480, "kurenkov": 480, "23572": 480, "12067": 480, "23725": 480, "24808": 480, "weston": 480, "22812": 480, "mca": 480, "nulti": 480, "25099": 480, "23919": 480, "24915": 480, "24910": 480, "msis": 480, "25450": 480, "25164": 480, "25143": 480, "25163": 480, "25089": 480, "25165": 480, "25112": 480, "25102": 480, "25081": 480, "25091": 480, "25126": 480, "25213": 480, "requestedexecutionlevel": 480, "25071": 480, "25029": 480, "test_strptim": 480, "25027": 480, "24305": 480, "24912": 480, "24975": 480, "24917": 480, "time_strftim": 480, "24748": 480, "24635": 480, "24989": 480, "24769": 480, "21167": 480, "24492": 480, "24847": 480, "24839": 480, "24867": 480, "24667": 480, "odict": 480, "24824": 480, "24634": 480, "24798": 480, "_msvccompil": 480, "4395": 480, "23973": 480, "23004": 480, "hill": 480, "23888": 480, "23652": 480, "22932": 480, "shachnev": 480, "23779": 480, "23319": 480, "gautier": 480, "23254": 480, "19450": 480, "17527": 480, "sbardella": 480, "24791": 480, "23672": 480, "mohd": 480, "sanad": 480, "zaki": 480, "rizvi": 480, "24745": 480, "tkfixedfont": 480, "21192": 480, "adnan": 480, "umer": 480, "13884": 480, "tearoff": 480, "24129": 480, "20769": 480, "dorian": 480, "pula": 480, "23589": 480, "yongzhi": 480, "24729": 480, "24751": 480, "24569": 480, "24583": 480, "24407": 480, "24619": 480, "24687": 480, "15944": 480, "23441": 480, "sekera": 480, "24683": 480, "21697": 480, "eduardo": 480, "seabra": 480, "24695": 480, "24620": 480, "22485": 480, "22153": 480, "evilzero": 480, "24580": 480, "24206": 480, "24631": 480, "24608": 480, "18684": 480, "24259": 480, "24669": 480, "kai": 480, "groner": 480, "24688": 480, "24603": 480, "24467": 480, "24345": 480, "py_tp_fin": 480, "21750": 480, "24552": 480, "24514": 480, "19176": 480, "20387": 480, "24456": 480, "24336": 480, "24522": 480, "24489": 480, "24408": 480, "24347": 480, "24348": 480, "24359": 480, "24368": 480, "24362": 480, "24377": 480, "24369": 480, "24373": 480, "_testmultiphas": 480, "16690": 480, "24458": 480, "24351": 480, "24432": 480, "24115": 480, "_pydict_contain": 480, "24328": 480, "11205": 480, "24285": 480, "23247": 480, "5633": 480, "24326": 480, "23934": 480, "24276": 480, "23955": 480, "24257": 480, "22939": 480, "23985": 480, "24102": 480, "7x": 480, "23290": 480, "set_merg": 480, "2292": 480, "24096": 480, "23996": 480, "23911": 480, "24192": 480, "24022": 480, "22906": 480, "24230": 480, "24244": 480, "15836": 480, "wagner": 480, "9858": 480, "laura": 480, "rupprecht": 480, "22107": 480, "23780": 480, "6598": 480, "24091": 480, "21931": 480, "fci": 480, "armstrong": 480, "mangle_from": 480, "18682": 480, "23796": 480, "hergenroed": 480, "24155": 480, "20274": 480, "24134": 480, "23880": 480, "getdoubl": 480, "24094": 480, "9246": 480, "1025": 480, "23917": 480, "23008": 480, "23908": 480, "23728": 480, "23887": 480, "24178": 480, "24179": 480, "22547": 480, "23898": 480, "bayer": 480, "24298": 480, "23184": 480, "sweigart": 480, "21520": 480, "9517": 480, "christi": 480, "22155": 480, "24029": 480, "24077": 480, "24000": 480, "24001": 480, "23330": 480, "24031": 480, "22980": 480, "kfreebsd": 480, "22631": 480, "courtesi": 480, "23731": 480, "23726": 480, "23309": 480, "22977": 480, "23466": 480, "24044": 480, "21354": 480, "23840": 480, "23703": 480, "901e4e52b20a": 480, "_curs": 480, "19933": 480, "calledprocess": 480, "21217": 480, "balling": 480, "allison": 480, "24521": 480, "22931": 480, "23811": 480, "21116": 480, "boquien": 480, "22982": 480, "23529": 480, "21859": 480, "23865": 480, "23400": 480, "10838": 480, "23411": 480, "23881": 480, "22721": 480, "15133": 480, "23338": 480, "kato": 480, "16840": 480, "23834": 480, "23618": 480, "21526": 480, "23836": 480, "18473": 480, "3to2": 480, "23485": 480, "23752": 480, "23745": 480, "22117": 480, "23310": 480, "kasia": 480, "jachim": 480, "23817": 480, "sovers": 480, "23501": 480, "23799": 480, "22390": 480, "18128": 480, "23935": 480, "23944": 480, "20586": 480, "23492": 480, "23500": 480, "methoddef": 480, "23998": 480, "pyimport_reinitlock": 480, "23753": 480, "23192": 480, "23629": 480, "14260": 480, "23792": 480, "pipepag": 480, "23775": 480, "23765": 480, "isbadstringptr": 480, "22364": 480, "23742": 480, "21802": 480, "23502": 480, "17530": 480, "22687": 480, "tetxtwrap": 480, "4727": 480, "23657": 480, "23688": 480, "23647": 480, "23539": 480, "22351": 480, "23715": 480, "23646": 480, "23136": 480, "carrol": 480, "23700": 480, "bohuslav": 480, "kabrda": 480, "22903": 480, "23631": 480, "rdivmod": 480, "23138": 480, "23051": 480, "diamant": 480, "22928": 480, "23615": 480, "23585": 480, "23583": 480, "22289": 480, "test_urllib2net": 480, "22826": 480, "bkfile": 480, "23571": 480, "23103": 480, "23476": 480, "x509_v_flag_trusted_first": 480, "23576": 480, "stall": 480, "23504": 480, "23563": 480, "19980": 480, "23521": 480, "21619": 480, "6639": 480, "814253": 480, "23215": 480, "aleksi": 480, "torhamo": 480, "5700": 480, "23374": 480, "23481": 480, "21548": 480, "apropo": 480, "22885": 480, "23146": 480, "23096": 480, "19105": 480, "23421": 480, "wdv4758h": 480, "23367": 480, "23361": 480, "19705": 480, "yeo": 480, "23801": 480, "23445": 480, "23686": 480, "23465": 480, "23285": 480, "22735": 480, "22896": 480, "21295": 480, "16795": 480, "22986": 480, "15859": 480, "campbel": 480, "barton": 480, "21408": 480, "23321": 480, "23253": 480, "22038": 480, "pyatom": 480, "lima": 480, "templ": 480, "20284": 480, "23048": 480, "20335": 480, "22869": 480, "pylifecycl": 480, "22335": 480, "0x7fffffff": 480, "22653": 480, "22643": 480, "22604": 480, "21052": 480, "22470": 480, "22520": 480, "22519": 480, "22518": 480, "1764286": 480, "18554": 480, "21391": 480, "11471": 480, "22215": 480, "22258": 480, "f_setfd": 480, "21389": 480, "22206": 480, "20184": 480, "22116": 480, "builtin_function_or_method": 480, "22077": 480, "20179": 480, "22082": 480, "slotdef": 480, "21897": 480, "21669": 480, "21642": 480, "42els": 480, "21523": 480, "pessimist": 480, "21418": 480, "21425": 480, "21435": 480, "21377": 480, "20355": 480, "21274": 480, "path_max": 480, "20904": 480, "fpu": 480, "m68k": 480, "21209": 480, "21193": 480, "21134": 480, "19537": 480, "20929": 480, "20731": 480, "20637": 480, "ingebretson": 480, "19995": 480, "19655": 480, "12546": 480, "13598": 480, "elson": 480, "8931": 480, "23165": 480, "23399": 480, "13128": 480, "23099": 480, "23326": 480, "23363": 480, "23364": 480, "23366": 480, "23369": 480, "encode_basestring_ascii": 480, "23353": 480, "why_yield": 480, "why_return": 480, "14099": 480, "tellabl": 480, "18518": 480, "23094": 480, "23268": 480, "19996": 480, "23248": 480, "23098": 480, "dev_t": 480, "21817": 480, "23250": 480, "23063": 480, "23209": 480, "23225": 480, "23143": 480, "23132": 480, "23112": 480, "23093": 480, "23111": 480, "22585": 480, "19104": 480, "23071": 480, "22783": 480, "15513": 480, "19858": 480, "22095": 480, "23016": 480, "21775": 480, "vfat": 480, "1218234": 480, "21740": 480, "23009": 480, "22959": 480, "16043": 480, "gzip_decod": 480, "1753": 480, "22966": 480, "pyc_compil": 480, "21971": 480, "21032": 480, "22902": 480, "pach": 480, "21356": 480, "bernard": 480, "spil": 480, "22915": 480, "22921": 480, "22894": 480, "22370": 480, "22841": 480, "ludov": 480, "gasc": 480, "httpbasicpriorauthhandl": 480, "22849": 480, "12728": 480, "22821": 480, "22824": 480, "22406": 480, "17293": 480, "netstat": 480, "aivar": 480, "kalv": 480, "22769": 480, "22417": 480, "22775": 480, "22776": 480, "22665": 480, "17381": 480, "22410": 480, "22759": 480, "8876": 480, "22217": 480, "22457": 480, "18216": 480, "22676": 480, "18853": 480, "__nain__": 480, "9351": 480, "7559": 480, "21991": 480, "22641": 480, "17401": 480, "compile_": 480, "20152": 480, "18643": 480, "22435": 480, "13096": 480, "11694": 480, "22462": 480, "21173": 480, "11866": 480, "21905": 480, "21883": 480, "22219": 480, "22449": 480, "ssl_cert_dir": 480, "ssl_cert_fil": 480, "22508": 480, "20076": 480, "20079": 480, "22396": 480, "22517": 480, "23392": 480, "10510": 480, "oshmyan": 480, "22448": 480, "oliva": 480, "22427": 480, "22362": 480, "20912": 480, "21866": 480, "22278": 480, "issue22118": 480, "22415": 480, "groupref_exist": 480, "22423": 480, "21332": 480, "21091": 480, "21079": 480, "22247": 480, "22419": 480, "bobrov": 480, "22384": 480, "22168": 480, "21147": 480, "21951": 480, "22338": 480, "12410": 480, "21270": 480, "22226": 480, "19524": 480, "19546": 480, "22051": 480, "21933": 480, "21597": 480, "kani": 480, "18132": 480, "22216": 480, "22098": 480, "22185": 480, "zongker": 480, "22287": 480, "_pytime_gettimeofday": 480, "librt": 480, "22182": 480, "move_fil": 480, "22042": 480, "22236": 480, "15696": 480, "22068": 480, "22165": 480, "8797": 480, "bull": 480, "20729": 480, "21448": 480, "22184": 480, "17923": 480, "delhallt": 480, "22176": 480, "elf": 480, "abiv2": 480, "21121": 480, "21975": 480, "20170": 480, "exists_ok": 480, "22127": 480, "22085": 480, "21580": 480, "17172": 480, "21704": 480, "20173": 480, "22033": 480, "21947": 480, "16133": 480, "handle_read": 480, "22044": 480, "call_tzinfo_method": 480, "flanagan": 480, "1034h": 480, "4350": 480, "6167": 480, "15275": 480, "21888": 480, "22032": 480, "22031": 480, "21044": 480, "21966": 480, "19076": 480, "16382": 480, "21932": 480, "21942": 480, "11259": 480, "set_termin": 480, "12523": 480, "21707": 480, "replace_paths_in_cod": 480, "20639": 480, "tikhonov": 480, "21714": 480, "21151": 480, "21090": 480, "21781": 480, "21679": 480, "21863": 480, "11453": 480, "21858": 480, "21476": 480, "21729": 480, "21491": 480, "21832": 480, "21722": 480, "dengler": 480, "21723": 480, "21711": 480, "21766": 480, "21310": 480, "21256": 480, "21677": 480, "nonnorm": 480, "11709": 480, "21515": 480, "13223": 480, "writedoc": 480, "21463": 480, "21618": 480, "21552": 480, "14315": 480, "sapin": 480, "21402": 480, "3015": 480, "21513": 480, "21137": 480, "21538": 480, "21525": 480, "22166": 480, "_forget_codec": 480, "10744": 480, "nontrivi": 480, "13916": 480, "20998": 480, "21075": 480, "21226": 480, "21398": 480, "21424": 480, "heaqp": 480, "nmsmallest": 480, "21396": 480, "18314": 480, "sman": 480, "21088": 480, "21407": 480, "10650": 480, "21469": 480, "19414": 480, "21421": 480, "21101": 480, "21321": 480, "anton": 480, "afanasyev": 480, "21057": 480, "9815": 480, "13204": 480, "19385": 480, "21207": 480, "21291": 480, "21127": 480, "str_": 480, "15002": 480, "_temporaryfilewrapp": 480, "_temporaryfileclos": 480, "12220": 480, "mindom": 480, "21068": 480, "21276": 480, "use_xattr": 480, "incas": 480, "20896": 480, "21239": 480, "21203": 480, "jure": 480, "koren": 480, "21222": 480, "21197": 480, "17498": 480, "17826": 480, "7776": 480, "21529": 480, "vranken": 480, "4616": 480, "21169": 480, "21171": 480, "20539": 480, "21172": 480, "21155": 480, "21136": 480, "20636": 480, "21149": 480, "21058": 480, "21200": 480, "21013": 480, "20145": 480, "20633": 480, "20980": 480, "20990": 480, "21015": 480, "21000": 480, "20884": 480, "21499": 480, "test_api": 480, "19165": 480, "20574": 480, "20879": 480, "19157": 480, "usuabl": 480, "11599": 480, "distutils_debug": 480, "4931": 480, "grok_environment_error": 480, "20875": 480, "11558": 480, "20283": 480, "20778": 480, "20791": 480, "otten": 480, "19748": 480, "outsiz": 480, "2037": 480, "19573": 480, "20378": 480, "20816": 480, "lowin": 480, "20817": 480, "6676": 480, "gutteridg": 480, "21117": 480, "gi_": 480, "163": 480, "21311": 480, "_osx_support": 480, "szakmeist": 480, "11571": 480, "21801": 480, "21923": 480, "_config_var": 480, "21323": 480, "19435": 480, "byrn": 480, "22733": 480, "ffi_prep_arg": 480, "23302": 480, "mss": 480, "20577": 480, "formatparagraph": 480, "3068": 480, "16233": 480, "4832": 480, "21986": 480, "17390": 480, "14105": 480, "21765": 480, "hyperpars": 480, "21940": 480, "widgetredirector": 480, "18592": 480, "searchdialogbas": 480, "webster": 480, "21694": 480, "21686": 480, "12387": 480, "21695": 480, "18910": 480, "18292": 480, "autoexpand": 480, "saihadhav": 480, "18409": 480, "21477": 480, "18104": 480, "21139": 480, "21284": 480, "17654": 480, "23180": 480, "15506": 480, "pkg_prog_pkg_config": 480, "22935": 480, "22592": 480, "22591": 480, "djgpp": 480, "16537": 480, "hosmer": 480, "21958": 480, "have_round": 480, "18093": 480, "15759": 480, "linkcheck": 480, "21141": 480, "build_ssl": 480, "21037": 480, "19962": 480, "21285": 480, "15234": 480, "17861": 480, "generate_opcode_h": 480, "20644": 480, "20022": 480, "15968": 480, "17095": 480, "21811": 480, "21166": 480, "18096": 480, "17219": 480, "22919": 480, "21236": 480, "_msi": 480, "14203": 480, "bytearray_getbuff": 480, "bytesiobuf_getbuff": 480, "array_buffer_getbuf": 480, "22445": 480, "npy_relaxed_strides_check": 480, "22079": 480, "_pyobject_gc_calloc": 480, "20942": 480, "init_frozen": 480, "19548": 480, "22394": 480, "21514": 480, "21777": 480, "6916": 480, "17386": 480, "21312": 480, "thread_foobar": 480, "mccracken": 480, "21043": 480, "20765": 480, "19407": 480, "19697": 480, "18982": 480, "22838": 480, "22173": 480, "16000": 480, "test_curs": 480, "21456": 480, "remi": 480, "pointel": 480, "20746": 480, "test_pdb": 480, "22060": 480, "22104": 480, "22111": 480, "22002": 480, "21976": 480, "21918": 480, "9554": 480, "coneybear": 480, "radu": 480, "voicila": 480, "20155": 480, "19493": 480, "18492": 480, "21634": 480, "21605": 480, "21493": 480, "19925": 480, "21522": 480, "itemconfigur": 480, "paneconfigur": 480, "entryconfigur": 480, "17756": 480, "test_cod": 480, "17752": 480, "18604": 480, "21275": 480, "21223": 480, "20635": 480, "20743": 480, "test_tcl": 480, "21097": 480, "test_namespace_pkg": 480, "21503": 480, "test_both": 480, "20939": 480, "20668": 480, "21093": 480, "test_macholib": 480, "libz": 480, "22770": 480, "23211": 480, "23345": 480, "8zc": 480, "22314": 480, "22615": 480, "makelocalealia": 480, "22201": 480, "22120": 480, "18974": 480, "21906": 480, "21629": 480, "16047": 480, "11824": 480, "20535": 480, "23260": 480, "17896": 480, "17717": 480, "nasm": 480, "21907": 480, "22644": 480, "10747": 480, "kilburn": 480, "cp35": 480}, "objects": {"": [[65, 0, 1, "c.CO_FUTURE_DIVISION", "CO_FUTURE_DIVISION"], [57, 1, 1, "c.METH_CLASS", "METH_CLASS"], [57, 1, 1, "c.METH_COEXIST", "METH_COEXIST"], [57, 1, 1, "c.METH_FASTCALL", "METH_FASTCALL"], [57, 1, 1, "c.METH_KEYWORDS", "METH_KEYWORDS"], [57, 1, 1, "c.METH_METHOD", "METH_METHOD"], [57, 1, 1, "c.METH_NOARGS", "METH_NOARGS"], [57, 1, 1, "c.METH_O", "METH_O"], [57, 1, 1, "c.METH_STATIC", "METH_STATIC"], [57, 1, 1, "c.METH_VARARGS", "METH_VARARGS"], [41, 1, 1, "c.PYMEM_DOMAIN_MEM", "PYMEM_DOMAIN_MEM"], [41, 1, 1, "c.PYMEM_DOMAIN_OBJ", "PYMEM_DOMAIN_OBJ"], [41, 1, 1, "c.PYMEM_DOMAIN_RAW", "PYMEM_DOMAIN_RAW"], [4, 1, 1, "c.PY_MAJOR_VERSION", "PY_MAJOR_VERSION"], [4, 1, 1, "c.PY_MICRO_VERSION", "PY_MICRO_VERSION"], [4, 1, 1, "c.PY_MINOR_VERSION", "PY_MINOR_VERSION"], [4, 1, 1, "c.PY_RELEASE_LEVEL", "PY_RELEASE_LEVEL"], [4, 1, 1, "c.PY_RELEASE_SERIAL", "PY_RELEASE_SERIAL"], [10, 1, 1, "c.PY_VECTORCALL_ARGUMENTS_OFFSET", "PY_VECTORCALL_ARGUMENTS_OFFSET"], [4, 1, 1, "c.PY_VERSION_HEX", "PY_VERSION_HEX"], [35, 2, 1, "c.PyAIter_Check", "PyAIter_Check"], [63, 4, 1, "c.PyASCIIObject", "PyASCIIObject"], [54, 2, 1, "c.PyAnySet_Check", "PyAnySet_Check"], [54, 2, 1, "c.PyAnySet_CheckExact", "PyAnySet_CheckExact"], [5, 2, 1, "c.PyArg_Parse", "PyArg_Parse"], [5, 2, 1, "c.PyArg_ParseTuple", "PyArg_ParseTuple"], [5, 2, 1, "c.PyArg_ParseTupleAndKeywords", "PyArg_ParseTupleAndKeywords"], [5, 2, 1, "c.PyArg_UnpackTuple", "PyArg_UnpackTuple"], [5, 2, 1, "c.PyArg_VaParse", "PyArg_VaParse"], [5, 2, 1, "c.PyArg_VaParseTupleAndKeywords", "PyArg_VaParseTupleAndKeywords"], [5, 2, 1, "c.PyArg_ValidateKeywordArguments", "PyArg_ValidateKeywordArguments"], [62, 4, 1, "c.PyAsyncMethods", "PyAsyncMethods"], [7, 1, 1, "c.PyBUF_ANY_CONTIGUOUS", "PyBUF_ANY_CONTIGUOUS"], [7, 1, 1, "c.PyBUF_CONTIG", "PyBUF_CONTIG"], [7, 1, 1, "c.PyBUF_CONTIG_RO", "PyBUF_CONTIG_RO"], [7, 1, 1, "c.PyBUF_C_CONTIGUOUS", "PyBUF_C_CONTIGUOUS"], [7, 1, 1, "c.PyBUF_FORMAT", "PyBUF_FORMAT"], [7, 1, 1, "c.PyBUF_FULL", "PyBUF_FULL"], [7, 1, 1, "c.PyBUF_FULL_RO", "PyBUF_FULL_RO"], [7, 1, 1, "c.PyBUF_F_CONTIGUOUS", "PyBUF_F_CONTIGUOUS"], [7, 1, 1, "c.PyBUF_INDIRECT", "PyBUF_INDIRECT"], [7, 1, 1, "c.PyBUF_MAX_NDIM", "PyBUF_MAX_NDIM"], [7, 1, 1, "c.PyBUF_ND", "PyBUF_ND"], [7, 1, 1, "c.PyBUF_RECORDS", "PyBUF_RECORDS"], [7, 1, 1, "c.PyBUF_RECORDS_RO", "PyBUF_RECORDS_RO"], [7, 1, 1, "c.PyBUF_SIMPLE", "PyBUF_SIMPLE"], [7, 1, 1, "c.PyBUF_STRIDED", "PyBUF_STRIDED"], [7, 1, 1, "c.PyBUF_STRIDED_RO", "PyBUF_STRIDED_RO"], [7, 1, 1, "c.PyBUF_STRIDES", "PyBUF_STRIDES"], [7, 1, 1, "c.PyBUF_WRITABLE", "PyBUF_WRITABLE"], [6, 2, 1, "c.PyBool_Check", "PyBool_Check"], [6, 2, 1, "c.PyBool_FromLong", "PyBool_FromLong"], [6, 0, 1, "c.PyBool_Type", "PyBool_Type"], [62, 4, 1, "c.PyBufferProcs", "PyBufferProcs"], [7, 2, 1, "c.PyBuffer_FillContiguousStrides", "PyBuffer_FillContiguousStrides"], [7, 2, 1, "c.PyBuffer_FillInfo", "PyBuffer_FillInfo"], [7, 2, 1, "c.PyBuffer_FromContiguous", "PyBuffer_FromContiguous"], [7, 2, 1, "c.PyBuffer_GetPointer", "PyBuffer_GetPointer"], [7, 2, 1, "c.PyBuffer_IsContiguous", "PyBuffer_IsContiguous"], [7, 2, 1, "c.PyBuffer_Release", "PyBuffer_Release"], [7, 2, 1, "c.PyBuffer_SizeFromFormat", "PyBuffer_SizeFromFormat"], [7, 2, 1, "c.PyBuffer_ToContiguous", "PyBuffer_ToContiguous"], [8, 4, 1, "c.PyByteArrayObject", "PyByteArrayObject"], [8, 2, 1, "c.PyByteArray_AS_STRING", "PyByteArray_AS_STRING"], [8, 2, 1, "c.PyByteArray_AsString", "PyByteArray_AsString"], [8, 2, 1, "c.PyByteArray_Check", "PyByteArray_Check"], [8, 2, 1, "c.PyByteArray_CheckExact", "PyByteArray_CheckExact"], [8, 2, 1, "c.PyByteArray_Concat", "PyByteArray_Concat"], [8, 2, 1, "c.PyByteArray_FromObject", "PyByteArray_FromObject"], [8, 2, 1, "c.PyByteArray_FromStringAndSize", "PyByteArray_FromStringAndSize"], [8, 2, 1, "c.PyByteArray_GET_SIZE", "PyByteArray_GET_SIZE"], [8, 2, 1, "c.PyByteArray_Resize", "PyByteArray_Resize"], [8, 2, 1, "c.PyByteArray_Size", "PyByteArray_Size"], [8, 0, 1, "c.PyByteArray_Type", "PyByteArray_Type"], [9, 4, 1, "c.PyBytesObject", "PyBytesObject"], [9, 2, 1, "c.PyBytes_AS_STRING", "PyBytes_AS_STRING"], [9, 2, 1, "c.PyBytes_AsString", "PyBytes_AsString"], [9, 2, 1, "c.PyBytes_AsStringAndSize", "PyBytes_AsStringAndSize"], [9, 2, 1, "c.PyBytes_Check", "PyBytes_Check"], [9, 2, 1, "c.PyBytes_CheckExact", "PyBytes_CheckExact"], [9, 2, 1, "c.PyBytes_Concat", "PyBytes_Concat"], [9, 2, 1, "c.PyBytes_ConcatAndDel", "PyBytes_ConcatAndDel"], [9, 2, 1, "c.PyBytes_FromFormat", "PyBytes_FromFormat"], [9, 2, 1, "c.PyBytes_FromFormatV", "PyBytes_FromFormatV"], [9, 2, 1, "c.PyBytes_FromObject", "PyBytes_FromObject"], [9, 2, 1, "c.PyBytes_FromString", "PyBytes_FromString"], [9, 2, 1, "c.PyBytes_FromStringAndSize", "PyBytes_FromStringAndSize"], [9, 2, 1, "c.PyBytes_GET_SIZE", "PyBytes_GET_SIZE"], [9, 2, 1, "c.PyBytes_Size", "PyBytes_Size"], [9, 0, 1, "c.PyBytes_Type", "PyBytes_Type"], [57, 4, 1, "c.PyCFunction", "PyCFunction"], [57, 4, 1, "c.PyCFunctionWithKeywords", "PyCFunctionWithKeywords"], [57, 4, 1, "c.PyCMethod", "PyCMethod"], [36, 2, 1, "c.PyCallIter_Check", "PyCallIter_Check"], [36, 2, 1, "c.PyCallIter_New", "PyCallIter_New"], [36, 0, 1, "c.PyCallIter_Type", "PyCallIter_Type"], [10, 2, 1, "c.PyCallable_Check", "PyCallable_Check"], [11, 4, 1, "c.PyCapsule", "PyCapsule"], [11, 2, 1, "c.PyCapsule_CheckExact", "PyCapsule_CheckExact"], [11, 4, 1, "c.PyCapsule_Destructor", "PyCapsule_Destructor"], [11, 2, 1, "c.PyCapsule_GetContext", "PyCapsule_GetContext"], [11, 2, 1, "c.PyCapsule_GetDestructor", "PyCapsule_GetDestructor"], [11, 2, 1, "c.PyCapsule_GetName", "PyCapsule_GetName"], [11, 2, 1, "c.PyCapsule_GetPointer", "PyCapsule_GetPointer"], [11, 2, 1, "c.PyCapsule_Import", "PyCapsule_Import"], [11, 2, 1, "c.PyCapsule_IsValid", "PyCapsule_IsValid"], [11, 2, 1, "c.PyCapsule_New", "PyCapsule_New"], [11, 2, 1, "c.PyCapsule_SetContext", "PyCapsule_SetContext"], [11, 2, 1, "c.PyCapsule_SetDestructor", "PyCapsule_SetDestructor"], [11, 2, 1, "c.PyCapsule_SetName", "PyCapsule_SetName"], [11, 2, 1, "c.PyCapsule_SetPointer", "PyCapsule_SetPointer"], [12, 4, 1, "c.PyCellObject", "PyCellObject"], [12, 2, 1, "c.PyCell_Check", "PyCell_Check"], [12, 2, 1, "c.PyCell_GET", "PyCell_GET"], [12, 2, 1, "c.PyCell_Get", "PyCell_Get"], [12, 2, 1, "c.PyCell_New", "PyCell_New"], [12, 2, 1, "c.PyCell_SET", "PyCell_SET"], [12, 2, 1, "c.PyCell_Set", "PyCell_Set"], [12, 0, 1, "c.PyCell_Type", "PyCell_Type"], [13, 4, 1, "c.PyCodeEvent", "PyCodeEvent"], [13, 4, 1, "c.PyCodeObject", "PyCodeObject"], [13, 2, 1, "c.PyCode_AddWatcher", "PyCode_AddWatcher"], [13, 2, 1, "c.PyCode_Addr2Line", "PyCode_Addr2Line"], [13, 2, 1, "c.PyCode_Addr2Location", "PyCode_Addr2Location"], [13, 2, 1, "c.PyCode_Check", "PyCode_Check"], [13, 2, 1, "c.PyCode_ClearWatcher", "PyCode_ClearWatcher"], [13, 2, 1, "c.PyCode_GetCellvars", "PyCode_GetCellvars"], [13, 2, 1, "c.PyCode_GetCode", "PyCode_GetCode"], [13, 2, 1, "c.PyCode_GetFreevars", "PyCode_GetFreevars"], [13, 2, 1, "c.PyCode_GetNumFree", "PyCode_GetNumFree"], [13, 2, 1, "c.PyCode_GetVarnames", "PyCode_GetVarnames"], [13, 2, 1, "c.PyCode_NewEmpty", "PyCode_NewEmpty"], [13, 0, 1, "c.PyCode_Type", "PyCode_Type"], [13, 4, 1, "c.PyCode_WatchCallback", "PyCode_WatchCallback"], [14, 2, 1, "c.PyCodec_BackslashReplaceErrors", "PyCodec_BackslashReplaceErrors"], [14, 2, 1, "c.PyCodec_Decode", "PyCodec_Decode"], [14, 2, 1, "c.PyCodec_Decoder", "PyCodec_Decoder"], [14, 2, 1, "c.PyCodec_Encode", "PyCodec_Encode"], [14, 2, 1, "c.PyCodec_Encoder", "PyCodec_Encoder"], [14, 2, 1, "c.PyCodec_IgnoreErrors", "PyCodec_IgnoreErrors"], [14, 2, 1, "c.PyCodec_IncrementalDecoder", "PyCodec_IncrementalDecoder"], [14, 2, 1, "c.PyCodec_IncrementalEncoder", "PyCodec_IncrementalEncoder"], [14, 2, 1, "c.PyCodec_KnownEncoding", "PyCodec_KnownEncoding"], [14, 2, 1, "c.PyCodec_LookupError", "PyCodec_LookupError"], [14, 2, 1, "c.PyCodec_NameReplaceErrors", "PyCodec_NameReplaceErrors"], [14, 2, 1, "c.PyCodec_Register", "PyCodec_Register"], [14, 2, 1, "c.PyCodec_RegisterError", "PyCodec_RegisterError"], [14, 2, 1, "c.PyCodec_ReplaceErrors", "PyCodec_ReplaceErrors"], [14, 2, 1, "c.PyCodec_StreamReader", "PyCodec_StreamReader"], [14, 2, 1, "c.PyCodec_StreamWriter", "PyCodec_StreamWriter"], [14, 2, 1, "c.PyCodec_StrictErrors", "PyCodec_StrictErrors"], [14, 2, 1, "c.PyCodec_Unregister", "PyCodec_Unregister"], [14, 2, 1, "c.PyCodec_XMLCharRefReplaceErrors", "PyCodec_XMLCharRefReplaceErrors"], [63, 4, 1, "c.PyCompactUnicodeObject", "PyCompactUnicodeObject"], [65, 5, 1, "c.PyCompilerFlags", "PyCompilerFlags"], [15, 4, 1, "c.PyComplexObject", "PyComplexObject"], [15, 2, 1, "c.PyComplex_AsCComplex", "PyComplex_AsCComplex"], [15, 2, 1, "c.PyComplex_Check", "PyComplex_Check"], [15, 2, 1, "c.PyComplex_CheckExact", "PyComplex_CheckExact"], [15, 2, 1, "c.PyComplex_FromCComplex", "PyComplex_FromCComplex"], [15, 2, 1, "c.PyComplex_FromDoubles", "PyComplex_FromDoubles"], [15, 2, 1, "c.PyComplex_ImagAsDouble", "PyComplex_ImagAsDouble"], [15, 2, 1, "c.PyComplex_RealAsDouble", "PyComplex_RealAsDouble"], [15, 0, 1, "c.PyComplex_Type", "PyComplex_Type"], [33, 4, 1, "c.PyConfig", "PyConfig"], [33, 2, 1, "c.PyConfig_Clear", "PyConfig_Clear"], [33, 2, 1, "c.PyConfig_InitIsolatedConfig", "PyConfig_InitIsolatedConfig"], [33, 2, 1, "c.PyConfig_InitPythonConfig", "PyConfig_InitPythonConfig"], [33, 2, 1, "c.PyConfig_Read", "PyConfig_Read"], [33, 2, 1, "c.PyConfig_SetArgv", "PyConfig_SetArgv"], [33, 2, 1, "c.PyConfig_SetBytesArgv", "PyConfig_SetBytesArgv"], [33, 2, 1, "c.PyConfig_SetBytesString", "PyConfig_SetBytesString"], [33, 2, 1, "c.PyConfig_SetString", "PyConfig_SetString"], [33, 2, 1, "c.PyConfig_SetWideStringList", "PyConfig_SetWideStringList"], [17, 4, 1, "c.PyContext", "PyContext"], [17, 4, 1, "c.PyContextToken", "PyContextToken"], [17, 2, 1, "c.PyContextToken_CheckExact", "PyContextToken_CheckExact"], [17, 0, 1, "c.PyContextToken_Type", "PyContextToken_Type"], [17, 4, 1, "c.PyContextVar", "PyContextVar"], [17, 2, 1, "c.PyContextVar_CheckExact", "PyContextVar_CheckExact"], [17, 2, 1, "c.PyContextVar_Get", "PyContextVar_Get"], [17, 2, 1, "c.PyContextVar_New", "PyContextVar_New"], [17, 2, 1, "c.PyContextVar_Reset", "PyContextVar_Reset"], [17, 2, 1, "c.PyContextVar_Set", "PyContextVar_Set"], [17, 0, 1, "c.PyContextVar_Type", "PyContextVar_Type"], [17, 2, 1, "c.PyContext_CheckExact", "PyContext_CheckExact"], [17, 2, 1, "c.PyContext_Copy", "PyContext_Copy"], [17, 2, 1, "c.PyContext_CopyCurrent", "PyContext_CopyCurrent"], [17, 2, 1, "c.PyContext_Enter", "PyContext_Enter"], [17, 2, 1, "c.PyContext_Exit", "PyContext_Exit"], [17, 2, 1, "c.PyContext_New", "PyContext_New"], [17, 0, 1, "c.PyContext_Type", "PyContext_Type"], [19, 4, 1, "c.PyCoroObject", "PyCoroObject"], [19, 2, 1, "c.PyCoro_CheckExact", "PyCoro_CheckExact"], [19, 2, 1, "c.PyCoro_New", "PyCoro_New"], [19, 0, 1, "c.PyCoro_Type", "PyCoro_Type"], [20, 2, 1, "c.PyDateTime_Check", "PyDateTime_Check"], [20, 2, 1, "c.PyDateTime_CheckExact", "PyDateTime_CheckExact"], [20, 2, 1, "c.PyDateTime_DATE_GET_FOLD", "PyDateTime_DATE_GET_FOLD"], [20, 2, 1, "c.PyDateTime_DATE_GET_HOUR", "PyDateTime_DATE_GET_HOUR"], [20, 2, 1, "c.PyDateTime_DATE_GET_MICROSECOND", "PyDateTime_DATE_GET_MICROSECOND"], [20, 2, 1, "c.PyDateTime_DATE_GET_MINUTE", "PyDateTime_DATE_GET_MINUTE"], [20, 2, 1, "c.PyDateTime_DATE_GET_SECOND", "PyDateTime_DATE_GET_SECOND"], [20, 2, 1, "c.PyDateTime_DATE_GET_TZINFO", "PyDateTime_DATE_GET_TZINFO"], [20, 2, 1, "c.PyDateTime_DELTA_GET_DAYS", "PyDateTime_DELTA_GET_DAYS"], [20, 2, 1, "c.PyDateTime_DELTA_GET_MICROSECONDS", "PyDateTime_DELTA_GET_MICROSECONDS"], [20, 2, 1, "c.PyDateTime_DELTA_GET_SECONDS", "PyDateTime_DELTA_GET_SECONDS"], [20, 4, 1, "c.PyDateTime_Date", "PyDateTime_Date"], [20, 4, 1, "c.PyDateTime_DateTime", "PyDateTime_DateTime"], [20, 0, 1, "c.PyDateTime_DateTimeType", "PyDateTime_DateTimeType"], [20, 0, 1, "c.PyDateTime_DateType", "PyDateTime_DateType"], [20, 4, 1, "c.PyDateTime_Delta", "PyDateTime_Delta"], [20, 0, 1, "c.PyDateTime_DeltaType", "PyDateTime_DeltaType"], [20, 2, 1, "c.PyDateTime_FromDateAndTime", "PyDateTime_FromDateAndTime"], [20, 2, 1, "c.PyDateTime_FromDateAndTimeAndFold", "PyDateTime_FromDateAndTimeAndFold"], [20, 2, 1, "c.PyDateTime_FromTimestamp", "PyDateTime_FromTimestamp"], [20, 2, 1, "c.PyDateTime_GET_DAY", "PyDateTime_GET_DAY"], [20, 2, 1, "c.PyDateTime_GET_MONTH", "PyDateTime_GET_MONTH"], [20, 2, 1, "c.PyDateTime_GET_YEAR", "PyDateTime_GET_YEAR"], [20, 2, 1, "c.PyDateTime_TIME_GET_FOLD", "PyDateTime_TIME_GET_FOLD"], [20, 2, 1, "c.PyDateTime_TIME_GET_HOUR", "PyDateTime_TIME_GET_HOUR"], [20, 2, 1, "c.PyDateTime_TIME_GET_MICROSECOND", "PyDateTime_TIME_GET_MICROSECOND"], [20, 2, 1, "c.PyDateTime_TIME_GET_MINUTE", "PyDateTime_TIME_GET_MINUTE"], [20, 2, 1, "c.PyDateTime_TIME_GET_SECOND", "PyDateTime_TIME_GET_SECOND"], [20, 2, 1, "c.PyDateTime_TIME_GET_TZINFO", "PyDateTime_TIME_GET_TZINFO"], [20, 0, 1, "c.PyDateTime_TZInfoType", "PyDateTime_TZInfoType"], [20, 4, 1, "c.PyDateTime_Time", "PyDateTime_Time"], [20, 0, 1, "c.PyDateTime_TimeType", "PyDateTime_TimeType"], [20, 0, 1, "c.PyDateTime_TimeZone_UTC", "PyDateTime_TimeZone_UTC"], [20, 2, 1, "c.PyDate_Check", "PyDate_Check"], [20, 2, 1, "c.PyDate_CheckExact", "PyDate_CheckExact"], [20, 2, 1, "c.PyDate_FromDate", "PyDate_FromDate"], [20, 2, 1, "c.PyDate_FromTimestamp", "PyDate_FromTimestamp"], [20, 2, 1, "c.PyDelta_Check", "PyDelta_Check"], [20, 2, 1, "c.PyDelta_CheckExact", "PyDelta_CheckExact"], [20, 2, 1, "c.PyDelta_FromDSU", "PyDelta_FromDSU"], [21, 2, 1, "c.PyDescr_IsData", "PyDescr_IsData"], [21, 2, 1, "c.PyDescr_NewClassMethod", "PyDescr_NewClassMethod"], [21, 2, 1, "c.PyDescr_NewGetSet", "PyDescr_NewGetSet"], [21, 2, 1, "c.PyDescr_NewMember", "PyDescr_NewMember"], [21, 2, 1, "c.PyDescr_NewMethod", "PyDescr_NewMethod"], [21, 2, 1, "c.PyDescr_NewWrapper", "PyDescr_NewWrapper"], [22, 4, 1, "c.PyDictObject", "PyDictObject"], [22, 2, 1, "c.PyDictProxy_New", "PyDictProxy_New"], [22, 2, 1, "c.PyDict_AddWatcher", "PyDict_AddWatcher"], [22, 2, 1, "c.PyDict_Check", "PyDict_Check"], [22, 2, 1, "c.PyDict_CheckExact", "PyDict_CheckExact"], [22, 2, 1, "c.PyDict_Clear", "PyDict_Clear"], [22, 2, 1, "c.PyDict_ClearWatcher", "PyDict_ClearWatcher"], [22, 2, 1, "c.PyDict_Contains", "PyDict_Contains"], [22, 2, 1, "c.PyDict_Copy", "PyDict_Copy"], [22, 2, 1, "c.PyDict_DelItem", "PyDict_DelItem"], [22, 2, 1, "c.PyDict_DelItemString", "PyDict_DelItemString"], [22, 2, 1, "c.PyDict_GetItem", "PyDict_GetItem"], [22, 2, 1, "c.PyDict_GetItemString", "PyDict_GetItemString"], [22, 2, 1, "c.PyDict_GetItemWithError", "PyDict_GetItemWithError"], [22, 2, 1, "c.PyDict_Items", "PyDict_Items"], [22, 2, 1, "c.PyDict_Keys", "PyDict_Keys"], [22, 2, 1, "c.PyDict_Merge", "PyDict_Merge"], [22, 2, 1, "c.PyDict_MergeFromSeq2", "PyDict_MergeFromSeq2"], [22, 2, 1, "c.PyDict_New", "PyDict_New"], [22, 2, 1, "c.PyDict_Next", "PyDict_Next"], [22, 2, 1, "c.PyDict_SetDefault", "PyDict_SetDefault"], [22, 2, 1, "c.PyDict_SetItem", "PyDict_SetItem"], [22, 2, 1, "c.PyDict_SetItemString", "PyDict_SetItemString"], [22, 2, 1, "c.PyDict_Size", "PyDict_Size"], [22, 0, 1, "c.PyDict_Type", "PyDict_Type"], [22, 2, 1, "c.PyDict_Unwatch", "PyDict_Unwatch"], [22, 2, 1, "c.PyDict_Update", "PyDict_Update"], [22, 2, 1, "c.PyDict_Values", "PyDict_Values"], [22, 2, 1, "c.PyDict_Watch", "PyDict_Watch"], [22, 4, 1, "c.PyDict_WatchCallback", "PyDict_WatchCallback"], [22, 4, 1, "c.PyDict_WatchEvent", "PyDict_WatchEvent"], [34, 1, 1, "c.PyDoc_STR", "PyDoc_STR"], [34, 1, 1, "c.PyDoc_STRVAR", "PyDoc_STRVAR"], [23, 2, 1, "c.PyErr_BadArgument", "PyErr_BadArgument"], [23, 2, 1, "c.PyErr_BadInternalCall", "PyErr_BadInternalCall"], [23, 2, 1, "c.PyErr_CheckSignals", "PyErr_CheckSignals"], [23, 2, 1, "c.PyErr_Clear", "PyErr_Clear"], [23, 2, 1, "c.PyErr_DisplayException", "PyErr_DisplayException"], [23, 2, 1, "c.PyErr_ExceptionMatches", "PyErr_ExceptionMatches"], [23, 2, 1, "c.PyErr_Fetch", "PyErr_Fetch"], [23, 2, 1, "c.PyErr_Format", "PyErr_Format"], [23, 2, 1, "c.PyErr_FormatV", "PyErr_FormatV"], [23, 2, 1, "c.PyErr_GetExcInfo", "PyErr_GetExcInfo"], [23, 2, 1, "c.PyErr_GetHandledException", "PyErr_GetHandledException"], [23, 2, 1, "c.PyErr_GetRaisedException", "PyErr_GetRaisedException"], [23, 2, 1, "c.PyErr_GivenExceptionMatches", "PyErr_GivenExceptionMatches"], [23, 2, 1, "c.PyErr_NewException", "PyErr_NewException"], [23, 2, 1, "c.PyErr_NewExceptionWithDoc", "PyErr_NewExceptionWithDoc"], [23, 2, 1, "c.PyErr_NoMemory", "PyErr_NoMemory"], [23, 2, 1, "c.PyErr_NormalizeException", "PyErr_NormalizeException"], [23, 2, 1, "c.PyErr_Occurred", "PyErr_Occurred"], [23, 2, 1, "c.PyErr_Print", "PyErr_Print"], [23, 2, 1, "c.PyErr_PrintEx", "PyErr_PrintEx"], [23, 2, 1, "c.PyErr_ResourceWarning", "PyErr_ResourceWarning"], [23, 2, 1, "c.PyErr_Restore", "PyErr_Restore"], [23, 2, 1, "c.PyErr_SetExcFromWindowsErr", "PyErr_SetExcFromWindowsErr"], [23, 2, 1, "c.PyErr_SetExcFromWindowsErrWithFilename", "PyErr_SetExcFromWindowsErrWithFilename"], [23, 2, 1, "c.PyErr_SetExcFromWindowsErrWithFilenameObject", "PyErr_SetExcFromWindowsErrWithFilenameObject"], [23, 2, 1, "c.PyErr_SetExcFromWindowsErrWithFilenameObjects", "PyErr_SetExcFromWindowsErrWithFilenameObjects"], [23, 2, 1, "c.PyErr_SetExcInfo", "PyErr_SetExcInfo"], [23, 2, 1, "c.PyErr_SetFromErrno", "PyErr_SetFromErrno"], [23, 2, 1, "c.PyErr_SetFromErrnoWithFilename", "PyErr_SetFromErrnoWithFilename"], [23, 2, 1, "c.PyErr_SetFromErrnoWithFilenameObject", "PyErr_SetFromErrnoWithFilenameObject"], [23, 2, 1, "c.PyErr_SetFromErrnoWithFilenameObjects", "PyErr_SetFromErrnoWithFilenameObjects"], [23, 2, 1, "c.PyErr_SetFromWindowsErr", "PyErr_SetFromWindowsErr"], [23, 2, 1, "c.PyErr_SetFromWindowsErrWithFilename", "PyErr_SetFromWindowsErrWithFilename"], [23, 2, 1, "c.PyErr_SetHandledException", "PyErr_SetHandledException"], [23, 2, 1, "c.PyErr_SetImportError", "PyErr_SetImportError"], [23, 2, 1, "c.PyErr_SetImportErrorSubclass", "PyErr_SetImportErrorSubclass"], [23, 2, 1, "c.PyErr_SetInterrupt", "PyErr_SetInterrupt"], [23, 2, 1, "c.PyErr_SetInterruptEx", "PyErr_SetInterruptEx"], [23, 2, 1, "c.PyErr_SetNone", "PyErr_SetNone"], [23, 2, 1, "c.PyErr_SetObject", "PyErr_SetObject"], [23, 2, 1, "c.PyErr_SetRaisedException", "PyErr_SetRaisedException"], [23, 2, 1, "c.PyErr_SetString", "PyErr_SetString"], [23, 2, 1, "c.PyErr_SyntaxLocation", "PyErr_SyntaxLocation"], [23, 2, 1, "c.PyErr_SyntaxLocationEx", "PyErr_SyntaxLocationEx"], [23, 2, 1, "c.PyErr_SyntaxLocationObject", "PyErr_SyntaxLocationObject"], [23, 2, 1, "c.PyErr_WarnEx", "PyErr_WarnEx"], [23, 2, 1, "c.PyErr_WarnExplicit", "PyErr_WarnExplicit"], [23, 2, 1, "c.PyErr_WarnExplicitObject", "PyErr_WarnExplicitObject"], [23, 2, 1, "c.PyErr_WarnFormat", "PyErr_WarnFormat"], [23, 2, 1, "c.PyErr_WriteUnraisable", "PyErr_WriteUnraisable"], [32, 2, 1, "c.PyEval_AcquireLock", "PyEval_AcquireLock"], [32, 2, 1, "c.PyEval_AcquireThread", "PyEval_AcquireThread"], [65, 2, 1, "c.PyEval_EvalCode", "PyEval_EvalCode"], [65, 2, 1, "c.PyEval_EvalCodeEx", "PyEval_EvalCodeEx"], [65, 2, 1, "c.PyEval_EvalFrame", "PyEval_EvalFrame"], [65, 2, 1, "c.PyEval_EvalFrameEx", "PyEval_EvalFrameEx"], [52, 2, 1, "c.PyEval_GetBuiltins", "PyEval_GetBuiltins"], [52, 2, 1, "c.PyEval_GetFrame", "PyEval_GetFrame"], [52, 2, 1, "c.PyEval_GetFuncDesc", "PyEval_GetFuncDesc"], [52, 2, 1, "c.PyEval_GetFuncName", "PyEval_GetFuncName"], [52, 2, 1, "c.PyEval_GetGlobals", "PyEval_GetGlobals"], [52, 2, 1, "c.PyEval_GetLocals", "PyEval_GetLocals"], [32, 2, 1, "c.PyEval_InitThreads", "PyEval_InitThreads"], [65, 2, 1, "c.PyEval_MergeCompilerFlags", "PyEval_MergeCompilerFlags"], [32, 2, 1, "c.PyEval_ReleaseLock", "PyEval_ReleaseLock"], [32, 2, 1, "c.PyEval_ReleaseThread", "PyEval_ReleaseThread"], [32, 2, 1, "c.PyEval_RestoreThread", "PyEval_RestoreThread"], [32, 2, 1, "c.PyEval_SaveThread", "PyEval_SaveThread"], [32, 2, 1, "c.PyEval_SetProfile", "PyEval_SetProfile"], [32, 2, 1, "c.PyEval_SetProfileAllThreads", "PyEval_SetProfileAllThreads"], [32, 2, 1, "c.PyEval_SetTrace", "PyEval_SetTrace"], [32, 2, 1, "c.PyEval_SetTraceAllThreads", "PyEval_SetTraceAllThreads"], [32, 2, 1, "c.PyEval_ThreadsInitialized", "PyEval_ThreadsInitialized"], [23, 2, 1, "c.PyException_GetArgs", "PyException_GetArgs"], [23, 2, 1, "c.PyException_GetCause", "PyException_GetCause"], [23, 2, 1, "c.PyException_GetContext", "PyException_GetContext"], [23, 2, 1, "c.PyException_GetTraceback", "PyException_GetTraceback"], [23, 2, 1, "c.PyException_SetArgs", "PyException_SetArgs"], [23, 2, 1, "c.PyException_SetCause", "PyException_SetCause"], [23, 2, 1, "c.PyException_SetContext", "PyException_SetContext"], [23, 2, 1, "c.PyException_SetTraceback", "PyException_SetTraceback"], [24, 2, 1, "c.PyFile_FromFd", "PyFile_FromFd"], [24, 2, 1, "c.PyFile_GetLine", "PyFile_GetLine"], [24, 2, 1, "c.PyFile_SetOpenCodeHook", "PyFile_SetOpenCodeHook"], [24, 2, 1, "c.PyFile_WriteObject", "PyFile_WriteObject"], [24, 2, 1, "c.PyFile_WriteString", "PyFile_WriteString"], [25, 4, 1, "c.PyFloatObject", "PyFloatObject"], [25, 2, 1, "c.PyFloat_AS_DOUBLE", "PyFloat_AS_DOUBLE"], [25, 2, 1, "c.PyFloat_AsDouble", "PyFloat_AsDouble"], [25, 2, 1, "c.PyFloat_Check", "PyFloat_Check"], [25, 2, 1, "c.PyFloat_CheckExact", "PyFloat_CheckExact"], [25, 2, 1, "c.PyFloat_FromDouble", "PyFloat_FromDouble"], [25, 2, 1, "c.PyFloat_FromString", "PyFloat_FromString"], [25, 2, 1, "c.PyFloat_GetInfo", "PyFloat_GetInfo"], [25, 2, 1, "c.PyFloat_GetMax", "PyFloat_GetMax"], [25, 2, 1, "c.PyFloat_GetMin", "PyFloat_GetMin"], [25, 2, 1, "c.PyFloat_Pack2", "PyFloat_Pack2"], [25, 2, 1, "c.PyFloat_Pack4", "PyFloat_Pack4"], [25, 2, 1, "c.PyFloat_Pack8", "PyFloat_Pack8"], [25, 0, 1, "c.PyFloat_Type", "PyFloat_Type"], [25, 2, 1, "c.PyFloat_Unpack2", "PyFloat_Unpack2"], [25, 2, 1, "c.PyFloat_Unpack4", "PyFloat_Unpack4"], [25, 2, 1, "c.PyFloat_Unpack8", "PyFloat_Unpack8"], [26, 4, 1, "c.PyFrameObject", "PyFrameObject"], [26, 2, 1, "c.PyFrame_Check", "PyFrame_Check"], [26, 2, 1, "c.PyFrame_GetBack", "PyFrame_GetBack"], [26, 2, 1, "c.PyFrame_GetBuiltins", "PyFrame_GetBuiltins"], [26, 2, 1, "c.PyFrame_GetCode", "PyFrame_GetCode"], [26, 2, 1, "c.PyFrame_GetGenerator", "PyFrame_GetGenerator"], [26, 2, 1, "c.PyFrame_GetGlobals", "PyFrame_GetGlobals"], [26, 2, 1, "c.PyFrame_GetLasti", "PyFrame_GetLasti"], [26, 2, 1, "c.PyFrame_GetLineNumber", "PyFrame_GetLineNumber"], [26, 2, 1, "c.PyFrame_GetLocals", "PyFrame_GetLocals"], [26, 2, 1, "c.PyFrame_GetVar", "PyFrame_GetVar"], [26, 2, 1, "c.PyFrame_GetVarString", "PyFrame_GetVarString"], [26, 0, 1, "c.PyFrame_Type", "PyFrame_Type"], [54, 2, 1, "c.PyFrozenSet_Check", "PyFrozenSet_Check"], [54, 2, 1, "c.PyFrozenSet_CheckExact", "PyFrozenSet_CheckExact"], [54, 2, 1, "c.PyFrozenSet_New", "PyFrozenSet_New"], [54, 0, 1, "c.PyFrozenSet_Type", "PyFrozenSet_Type"], [27, 4, 1, "c.PyFunctionObject", "PyFunctionObject"], [27, 2, 1, "c.PyFunction_AddWatcher", "PyFunction_AddWatcher"], [27, 2, 1, "c.PyFunction_Check", "PyFunction_Check"], [27, 2, 1, "c.PyFunction_ClearWatcher", "PyFunction_ClearWatcher"], [27, 2, 1, "c.PyFunction_GetAnnotations", "PyFunction_GetAnnotations"], [27, 2, 1, "c.PyFunction_GetClosure", "PyFunction_GetClosure"], [27, 2, 1, "c.PyFunction_GetCode", "PyFunction_GetCode"], [27, 2, 1, "c.PyFunction_GetDefaults", "PyFunction_GetDefaults"], [27, 2, 1, "c.PyFunction_GetGlobals", "PyFunction_GetGlobals"], [27, 2, 1, "c.PyFunction_GetModule", "PyFunction_GetModule"], [27, 2, 1, "c.PyFunction_New", "PyFunction_New"], [27, 2, 1, "c.PyFunction_NewWithQualName", "PyFunction_NewWithQualName"], [27, 2, 1, "c.PyFunction_SetAnnotations", "PyFunction_SetAnnotations"], [27, 2, 1, "c.PyFunction_SetClosure", "PyFunction_SetClosure"], [27, 2, 1, "c.PyFunction_SetDefaults", "PyFunction_SetDefaults"], [27, 2, 1, "c.PyFunction_SetVectorcall", "PyFunction_SetVectorcall"], [27, 0, 1, "c.PyFunction_Type", "PyFunction_Type"], [27, 4, 1, "c.PyFunction_WatchCallback", "PyFunction_WatchCallback"], [27, 4, 1, "c.PyFunction_WatchEvent", "PyFunction_WatchEvent"], [28, 2, 1, "c.PyGC_Collect", "PyGC_Collect"], [28, 2, 1, "c.PyGC_Disable", "PyGC_Disable"], [28, 2, 1, "c.PyGC_Enable", "PyGC_Enable"], [28, 2, 1, "c.PyGC_IsEnabled", "PyGC_IsEnabled"], [32, 2, 1, "c.PyGILState_Check", "PyGILState_Check"], [32, 2, 1, "c.PyGILState_Ensure", "PyGILState_Ensure"], [32, 2, 1, "c.PyGILState_GetThisThreadState", "PyGILState_GetThisThreadState"], [32, 2, 1, "c.PyGILState_Release", "PyGILState_Release"], [29, 4, 1, "c.PyGenObject", "PyGenObject"], [29, 2, 1, "c.PyGen_Check", "PyGen_Check"], [29, 2, 1, "c.PyGen_CheckExact", "PyGen_CheckExact"], [29, 2, 1, "c.PyGen_New", "PyGen_New"], [29, 2, 1, "c.PyGen_NewWithQualName", "PyGen_NewWithQualName"], [29, 0, 1, "c.PyGen_Type", "PyGen_Type"], [57, 4, 1, "c.PyGetSetDef", "PyGetSetDef"], [30, 2, 1, "c.PyImport_AddModule", "PyImport_AddModule"], [30, 2, 1, "c.PyImport_AddModuleObject", "PyImport_AddModuleObject"], [30, 2, 1, "c.PyImport_AppendInittab", "PyImport_AppendInittab"], [30, 2, 1, "c.PyImport_ExecCodeModule", "PyImport_ExecCodeModule"], [30, 2, 1, "c.PyImport_ExecCodeModuleEx", "PyImport_ExecCodeModuleEx"], [30, 2, 1, "c.PyImport_ExecCodeModuleObject", "PyImport_ExecCodeModuleObject"], [30, 2, 1, "c.PyImport_ExecCodeModuleWithPathnames", "PyImport_ExecCodeModuleWithPathnames"], [30, 2, 1, "c.PyImport_ExtendInittab", "PyImport_ExtendInittab"], [30, 0, 1, "c.PyImport_FrozenModules", "PyImport_FrozenModules"], [30, 2, 1, "c.PyImport_GetImporter", "PyImport_GetImporter"], [30, 2, 1, "c.PyImport_GetMagicNumber", "PyImport_GetMagicNumber"], [30, 2, 1, "c.PyImport_GetMagicTag", "PyImport_GetMagicTag"], [30, 2, 1, "c.PyImport_GetModule", "PyImport_GetModule"], [30, 2, 1, "c.PyImport_GetModuleDict", "PyImport_GetModuleDict"], [30, 2, 1, "c.PyImport_Import", "PyImport_Import"], [30, 2, 1, "c.PyImport_ImportFrozenModule", "PyImport_ImportFrozenModule"], [30, 2, 1, "c.PyImport_ImportFrozenModuleObject", "PyImport_ImportFrozenModuleObject"], [30, 2, 1, "c.PyImport_ImportModule", "PyImport_ImportModule"], [30, 2, 1, "c.PyImport_ImportModuleEx", "PyImport_ImportModuleEx"], [30, 2, 1, "c.PyImport_ImportModuleLevel", "PyImport_ImportModuleLevel"], [30, 2, 1, "c.PyImport_ImportModuleLevelObject", "PyImport_ImportModuleLevelObject"], [30, 2, 1, "c.PyImport_ImportModuleNoBlock", "PyImport_ImportModuleNoBlock"], [30, 2, 1, "c.PyImport_ReloadModule", "PyImport_ReloadModule"], [46, 2, 1, "c.PyIndex_Check", "PyIndex_Check"], [70, 2, 1, "c.PyInit_modulename", "PyInit_modulename"], [43, 2, 1, "c.PyInstanceMethod_Check", "PyInstanceMethod_Check"], [43, 2, 1, "c.PyInstanceMethod_Function", "PyInstanceMethod_Function"], [43, 2, 1, "c.PyInstanceMethod_GET_FUNCTION", "PyInstanceMethod_GET_FUNCTION"], [43, 2, 1, "c.PyInstanceMethod_New", "PyInstanceMethod_New"], [43, 0, 1, "c.PyInstanceMethod_Type", "PyInstanceMethod_Type"], [32, 4, 1, "c.PyInterpreterConfig", "PyInterpreterConfig"], [32, 1, 1, "c.PyInterpreterConfig_DEFAULT_GIL", "PyInterpreterConfig_DEFAULT_GIL"], [32, 1, 1, "c.PyInterpreterConfig_OWN_GIL", "PyInterpreterConfig_OWN_GIL"], [32, 1, 1, "c.PyInterpreterConfig_SHARED_GIL", "PyInterpreterConfig_SHARED_GIL"], [32, 4, 1, "c.PyInterpreterState", "PyInterpreterState"], [32, 2, 1, "c.PyInterpreterState_Clear", "PyInterpreterState_Clear"], [32, 2, 1, "c.PyInterpreterState_Delete", "PyInterpreterState_Delete"], [32, 2, 1, "c.PyInterpreterState_Get", "PyInterpreterState_Get"], [32, 2, 1, "c.PyInterpreterState_GetDict", "PyInterpreterState_GetDict"], [32, 2, 1, "c.PyInterpreterState_GetID", "PyInterpreterState_GetID"], [32, 2, 1, "c.PyInterpreterState_Head", "PyInterpreterState_Head"], [32, 2, 1, "c.PyInterpreterState_Main", "PyInterpreterState_Main"], [32, 2, 1, "c.PyInterpreterState_New", "PyInterpreterState_New"], [32, 2, 1, "c.PyInterpreterState_Next", "PyInterpreterState_Next"], [32, 2, 1, "c.PyInterpreterState_ThreadHead", "PyInterpreterState_ThreadHead"], [35, 2, 1, "c.PyIter_Check", "PyIter_Check"], [35, 2, 1, "c.PyIter_Next", "PyIter_Next"], [35, 2, 1, "c.PyIter_Send", "PyIter_Send"], [37, 4, 1, "c.PyListObject", "PyListObject"], [37, 2, 1, "c.PyList_Append", "PyList_Append"], [37, 2, 1, "c.PyList_AsTuple", "PyList_AsTuple"], [37, 2, 1, "c.PyList_Check", "PyList_Check"], [37, 2, 1, "c.PyList_CheckExact", "PyList_CheckExact"], [37, 2, 1, "c.PyList_GET_ITEM", "PyList_GET_ITEM"], [37, 2, 1, "c.PyList_GET_SIZE", "PyList_GET_SIZE"], [37, 2, 1, "c.PyList_GetItem", "PyList_GetItem"], [37, 2, 1, "c.PyList_GetSlice", "PyList_GetSlice"], [37, 2, 1, "c.PyList_Insert", "PyList_Insert"], [37, 2, 1, "c.PyList_New", "PyList_New"], [37, 2, 1, "c.PyList_Reverse", "PyList_Reverse"], [37, 2, 1, "c.PyList_SET_ITEM", "PyList_SET_ITEM"], [37, 2, 1, "c.PyList_SetItem", "PyList_SetItem"], [37, 2, 1, "c.PyList_SetSlice", "PyList_SetSlice"], [37, 2, 1, "c.PyList_Size", "PyList_Size"], [37, 2, 1, "c.PyList_Sort", "PyList_Sort"], [37, 0, 1, "c.PyList_Type", "PyList_Type"], [38, 4, 1, "c.PyLongObject", "PyLongObject"], [38, 2, 1, "c.PyLong_AsDouble", "PyLong_AsDouble"], [38, 2, 1, "c.PyLong_AsLong", "PyLong_AsLong"], [38, 2, 1, "c.PyLong_AsLongAndOverflow", "PyLong_AsLongAndOverflow"], [38, 2, 1, "c.PyLong_AsLongLong", "PyLong_AsLongLong"], [38, 2, 1, "c.PyLong_AsLongLongAndOverflow", "PyLong_AsLongLongAndOverflow"], [38, 2, 1, "c.PyLong_AsSize_t", "PyLong_AsSize_t"], [38, 2, 1, "c.PyLong_AsSsize_t", "PyLong_AsSsize_t"], [38, 2, 1, "c.PyLong_AsUnsignedLong", "PyLong_AsUnsignedLong"], [38, 2, 1, "c.PyLong_AsUnsignedLongLong", "PyLong_AsUnsignedLongLong"], [38, 2, 1, "c.PyLong_AsUnsignedLongLongMask", "PyLong_AsUnsignedLongLongMask"], [38, 2, 1, "c.PyLong_AsUnsignedLongMask", "PyLong_AsUnsignedLongMask"], [38, 2, 1, "c.PyLong_AsVoidPtr", "PyLong_AsVoidPtr"], [38, 2, 1, "c.PyLong_Check", "PyLong_Check"], [38, 2, 1, "c.PyLong_CheckExact", "PyLong_CheckExact"], [38, 2, 1, "c.PyLong_FromDouble", "PyLong_FromDouble"], [38, 2, 1, "c.PyLong_FromLong", "PyLong_FromLong"], [38, 2, 1, "c.PyLong_FromLongLong", "PyLong_FromLongLong"], [38, 2, 1, "c.PyLong_FromSize_t", "PyLong_FromSize_t"], [38, 2, 1, "c.PyLong_FromSsize_t", "PyLong_FromSsize_t"], [38, 2, 1, "c.PyLong_FromString", "PyLong_FromString"], [38, 2, 1, "c.PyLong_FromUnicodeObject", "PyLong_FromUnicodeObject"], [38, 2, 1, "c.PyLong_FromUnsignedLong", "PyLong_FromUnsignedLong"], [38, 2, 1, "c.PyLong_FromUnsignedLongLong", "PyLong_FromUnsignedLongLong"], [38, 2, 1, "c.PyLong_FromVoidPtr", "PyLong_FromVoidPtr"], [38, 0, 1, "c.PyLong_Type", "PyLong_Type"], [34, 1, 1, "c.PyMODINIT_FUNC", "PyMODINIT_FUNC"], [62, 4, 1, "c.PyMappingMethods", "PyMappingMethods"], [39, 2, 1, "c.PyMapping_Check", "PyMapping_Check"], [39, 2, 1, "c.PyMapping_DelItem", "PyMapping_DelItem"], [39, 2, 1, "c.PyMapping_DelItemString", "PyMapping_DelItemString"], [39, 2, 1, "c.PyMapping_GetItemString", "PyMapping_GetItemString"], [39, 2, 1, "c.PyMapping_HasKey", "PyMapping_HasKey"], [39, 2, 1, "c.PyMapping_HasKeyString", "PyMapping_HasKeyString"], [39, 2, 1, "c.PyMapping_Items", "PyMapping_Items"], [39, 2, 1, "c.PyMapping_Keys", "PyMapping_Keys"], [39, 2, 1, "c.PyMapping_Length", "PyMapping_Length"], [39, 2, 1, "c.PyMapping_SetItemString", "PyMapping_SetItemString"], [39, 2, 1, "c.PyMapping_Size", "PyMapping_Size"], [39, 2, 1, "c.PyMapping_Values", "PyMapping_Values"], [40, 2, 1, "c.PyMarshal_ReadLastObjectFromFile", "PyMarshal_ReadLastObjectFromFile"], [40, 2, 1, "c.PyMarshal_ReadLongFromFile", "PyMarshal_ReadLongFromFile"], [40, 2, 1, "c.PyMarshal_ReadObjectFromFile", "PyMarshal_ReadObjectFromFile"], [40, 2, 1, "c.PyMarshal_ReadObjectFromString", "PyMarshal_ReadObjectFromString"], [40, 2, 1, "c.PyMarshal_ReadShortFromFile", "PyMarshal_ReadShortFromFile"], [40, 2, 1, "c.PyMarshal_WriteLongToFile", "PyMarshal_WriteLongToFile"], [40, 2, 1, "c.PyMarshal_WriteObjectToFile", "PyMarshal_WriteObjectToFile"], [40, 2, 1, "c.PyMarshal_WriteObjectToString", "PyMarshal_WriteObjectToString"], [41, 4, 1, "c.PyMemAllocatorDomain", "PyMemAllocatorDomain"], [41, 4, 1, "c.PyMemAllocatorEx", "PyMemAllocatorEx"], [41, 2, 1, "c.PyMem_Calloc", "PyMem_Calloc"], [41, 2, 1, "c.PyMem_Del", "PyMem_Del"], [41, 2, 1, "c.PyMem_Free", "PyMem_Free"], [41, 2, 1, "c.PyMem_GetAllocator", "PyMem_GetAllocator"], [41, 2, 1, "c.PyMem_Malloc", "PyMem_Malloc"], [41, 1, 1, "c.PyMem_New", "PyMem_New"], [41, 2, 1, "c.PyMem_RawCalloc", "PyMem_RawCalloc"], [41, 2, 1, "c.PyMem_RawFree", "PyMem_RawFree"], [41, 2, 1, "c.PyMem_RawMalloc", "PyMem_RawMalloc"], [41, 2, 1, "c.PyMem_RawRealloc", "PyMem_RawRealloc"], [41, 2, 1, "c.PyMem_Realloc", "PyMem_Realloc"], [41, 1, 1, "c.PyMem_Resize", "PyMem_Resize"], [41, 2, 1, "c.PyMem_SetAllocator", "PyMem_SetAllocator"], [41, 2, 1, "c.PyMem_SetupDebugHooks", "PyMem_SetupDebugHooks"], [57, 4, 1, "c.PyMemberDef", "PyMemberDef"], [57, 2, 1, "c.PyMember_GetOne", "PyMember_GetOne"], [57, 2, 1, "c.PyMember_SetOne", "PyMember_SetOne"], [42, 2, 1, "c.PyMemoryView_Check", "PyMemoryView_Check"], [42, 2, 1, "c.PyMemoryView_FromBuffer", "PyMemoryView_FromBuffer"], [42, 2, 1, "c.PyMemoryView_FromMemory", "PyMemoryView_FromMemory"], [42, 2, 1, "c.PyMemoryView_FromObject", "PyMemoryView_FromObject"], [42, 2, 1, "c.PyMemoryView_GET_BASE", "PyMemoryView_GET_BASE"], [42, 2, 1, "c.PyMemoryView_GET_BUFFER", "PyMemoryView_GET_BUFFER"], [42, 2, 1, "c.PyMemoryView_GetContiguous", "PyMemoryView_GetContiguous"], [57, 4, 1, "c.PyMethodDef", "PyMethodDef"], [43, 2, 1, "c.PyMethod_Check", "PyMethod_Check"], [43, 2, 1, "c.PyMethod_Function", "PyMethod_Function"], [43, 2, 1, "c.PyMethod_GET_FUNCTION", "PyMethod_GET_FUNCTION"], [43, 2, 1, "c.PyMethod_GET_SELF", "PyMethod_GET_SELF"], [43, 2, 1, "c.PyMethod_New", "PyMethod_New"], [43, 2, 1, "c.PyMethod_Self", "PyMethod_Self"], [43, 0, 1, "c.PyMethod_Type", "PyMethod_Type"], [44, 4, 1, "c.PyModuleDef", "PyModuleDef"], [44, 2, 1, "c.PyModuleDef_Init", "PyModuleDef_Init"], [44, 4, 1, "c.PyModuleDef_Slot", "PyModuleDef_Slot"], [44, 2, 1, "c.PyModule_AddFunctions", "PyModule_AddFunctions"], [44, 2, 1, "c.PyModule_AddIntConstant", "PyModule_AddIntConstant"], [44, 1, 1, "c.PyModule_AddIntMacro", "PyModule_AddIntMacro"], [44, 2, 1, "c.PyModule_AddObject", "PyModule_AddObject"], [44, 2, 1, "c.PyModule_AddObjectRef", "PyModule_AddObjectRef"], [44, 2, 1, "c.PyModule_AddStringConstant", "PyModule_AddStringConstant"], [44, 1, 1, "c.PyModule_AddStringMacro", "PyModule_AddStringMacro"], [44, 2, 1, "c.PyModule_AddType", "PyModule_AddType"], [44, 2, 1, "c.PyModule_Check", "PyModule_Check"], [44, 2, 1, "c.PyModule_CheckExact", "PyModule_CheckExact"], [44, 2, 1, "c.PyModule_Create", "PyModule_Create"], [44, 2, 1, "c.PyModule_Create2", "PyModule_Create2"], [44, 2, 1, "c.PyModule_ExecDef", "PyModule_ExecDef"], [44, 2, 1, "c.PyModule_FromDefAndSpec", "PyModule_FromDefAndSpec"], [44, 2, 1, "c.PyModule_FromDefAndSpec2", "PyModule_FromDefAndSpec2"], [44, 2, 1, "c.PyModule_GetDef", "PyModule_GetDef"], [44, 2, 1, "c.PyModule_GetDict", "PyModule_GetDict"], [44, 2, 1, "c.PyModule_GetFilename", "PyModule_GetFilename"], [44, 2, 1, "c.PyModule_GetFilenameObject", "PyModule_GetFilenameObject"], [44, 2, 1, "c.PyModule_GetName", "PyModule_GetName"], [44, 2, 1, "c.PyModule_GetNameObject", "PyModule_GetNameObject"], [44, 2, 1, "c.PyModule_GetState", "PyModule_GetState"], [44, 2, 1, "c.PyModule_New", "PyModule_New"], [44, 2, 1, "c.PyModule_NewObject", "PyModule_NewObject"], [44, 2, 1, "c.PyModule_SetDocString", "PyModule_SetDocString"], [44, 0, 1, "c.PyModule_Type", "PyModule_Type"], [62, 4, 1, "c.PyNumberMethods", "PyNumberMethods"], [46, 2, 1, "c.PyNumber_Absolute", "PyNumber_Absolute"], [46, 2, 1, "c.PyNumber_Add", "PyNumber_Add"], [46, 2, 1, "c.PyNumber_And", "PyNumber_And"], [46, 2, 1, "c.PyNumber_AsSsize_t", "PyNumber_AsSsize_t"], [46, 2, 1, "c.PyNumber_Check", "PyNumber_Check"], [46, 2, 1, "c.PyNumber_Divmod", "PyNumber_Divmod"], [46, 2, 1, "c.PyNumber_Float", "PyNumber_Float"], [46, 2, 1, "c.PyNumber_FloorDivide", "PyNumber_FloorDivide"], [46, 2, 1, "c.PyNumber_InPlaceAdd", "PyNumber_InPlaceAdd"], [46, 2, 1, "c.PyNumber_InPlaceAnd", "PyNumber_InPlaceAnd"], [46, 2, 1, "c.PyNumber_InPlaceFloorDivide", "PyNumber_InPlaceFloorDivide"], [46, 2, 1, "c.PyNumber_InPlaceLshift", "PyNumber_InPlaceLshift"], [46, 2, 1, "c.PyNumber_InPlaceMatrixMultiply", "PyNumber_InPlaceMatrixMultiply"], [46, 2, 1, "c.PyNumber_InPlaceMultiply", "PyNumber_InPlaceMultiply"], [46, 2, 1, "c.PyNumber_InPlaceOr", "PyNumber_InPlaceOr"], [46, 2, 1, "c.PyNumber_InPlacePower", "PyNumber_InPlacePower"], [46, 2, 1, "c.PyNumber_InPlaceRemainder", "PyNumber_InPlaceRemainder"], [46, 2, 1, "c.PyNumber_InPlaceRshift", "PyNumber_InPlaceRshift"], [46, 2, 1, "c.PyNumber_InPlaceSubtract", "PyNumber_InPlaceSubtract"], [46, 2, 1, "c.PyNumber_InPlaceTrueDivide", "PyNumber_InPlaceTrueDivide"], [46, 2, 1, "c.PyNumber_InPlaceXor", "PyNumber_InPlaceXor"], [46, 2, 1, "c.PyNumber_Index", "PyNumber_Index"], [46, 2, 1, "c.PyNumber_Invert", "PyNumber_Invert"], [46, 2, 1, "c.PyNumber_Long", "PyNumber_Long"], [46, 2, 1, "c.PyNumber_Lshift", "PyNumber_Lshift"], [46, 2, 1, "c.PyNumber_MatrixMultiply", "PyNumber_MatrixMultiply"], [46, 2, 1, "c.PyNumber_Multiply", "PyNumber_Multiply"], [46, 2, 1, "c.PyNumber_Negative", "PyNumber_Negative"], [46, 2, 1, "c.PyNumber_Or", "PyNumber_Or"], [46, 2, 1, "c.PyNumber_Positive", "PyNumber_Positive"], [46, 2, 1, "c.PyNumber_Power", "PyNumber_Power"], [46, 2, 1, "c.PyNumber_Remainder", "PyNumber_Remainder"], [46, 2, 1, "c.PyNumber_Rshift", "PyNumber_Rshift"], [46, 2, 1, "c.PyNumber_Subtract", "PyNumber_Subtract"], [46, 2, 1, "c.PyNumber_ToBase", "PyNumber_ToBase"], [46, 2, 1, "c.PyNumber_TrueDivide", "PyNumber_TrueDivide"], [46, 2, 1, "c.PyNumber_Xor", "PyNumber_Xor"], [58, 2, 1, "c.PyOS_AfterFork", "PyOS_AfterFork"], [58, 2, 1, "c.PyOS_AfterFork_Child", "PyOS_AfterFork_Child"], [58, 2, 1, "c.PyOS_AfterFork_Parent", "PyOS_AfterFork_Parent"], [58, 2, 1, "c.PyOS_BeforeFork", "PyOS_BeforeFork"], [58, 2, 1, "c.PyOS_CheckStack", "PyOS_CheckStack"], [58, 2, 1, "c.PyOS_FSPath", "PyOS_FSPath"], [65, 0, 1, "c.PyOS_InputHook", "PyOS_InputHook"], [65, 0, 1, "c.PyOS_ReadlineFunctionPointer", "PyOS_ReadlineFunctionPointer"], [18, 2, 1, "c.PyOS_double_to_string", "PyOS_double_to_string"], [58, 2, 1, "c.PyOS_getsig", "PyOS_getsig"], [58, 2, 1, "c.PyOS_setsig", "PyOS_setsig"], [18, 2, 1, "c.PyOS_snprintf", "PyOS_snprintf"], [18, 2, 1, "c.PyOS_stricmp", "PyOS_stricmp"], [18, 2, 1, "c.PyOS_string_to_double", "PyOS_string_to_double"], [18, 2, 1, "c.PyOS_strnicmp", "PyOS_strnicmp"], [18, 2, 1, "c.PyOS_vsnprintf", "PyOS_vsnprintf"], [57, 4, 1, "c.PyObject", "PyObject"], [41, 4, 1, "c.PyObjectArenaAllocator", "PyObjectArenaAllocator"], [48, 2, 1, "c.PyObject_ASCII", "PyObject_ASCII"], [47, 2, 1, "c.PyObject_AsCharBuffer", "PyObject_AsCharBuffer"], [24, 2, 1, "c.PyObject_AsFileDescriptor", "PyObject_AsFileDescriptor"], [47, 2, 1, "c.PyObject_AsReadBuffer", "PyObject_AsReadBuffer"], [47, 2, 1, "c.PyObject_AsWriteBuffer", "PyObject_AsWriteBuffer"], [48, 2, 1, "c.PyObject_Bytes", "PyObject_Bytes"], [10, 2, 1, "c.PyObject_Call", "PyObject_Call"], [10, 2, 1, "c.PyObject_CallFunction", "PyObject_CallFunction"], [10, 2, 1, "c.PyObject_CallFunctionObjArgs", "PyObject_CallFunctionObjArgs"], [10, 2, 1, "c.PyObject_CallMethod", "PyObject_CallMethod"], [10, 2, 1, "c.PyObject_CallMethodNoArgs", "PyObject_CallMethodNoArgs"], [10, 2, 1, "c.PyObject_CallMethodObjArgs", "PyObject_CallMethodObjArgs"], [10, 2, 1, "c.PyObject_CallMethodOneArg", "PyObject_CallMethodOneArg"], [10, 2, 1, "c.PyObject_CallNoArgs", "PyObject_CallNoArgs"], [10, 2, 1, "c.PyObject_CallObject", "PyObject_CallObject"], [10, 2, 1, "c.PyObject_CallOneArg", "PyObject_CallOneArg"], [41, 2, 1, "c.PyObject_Calloc", "PyObject_Calloc"], [7, 2, 1, "c.PyObject_CheckBuffer", "PyObject_CheckBuffer"], [47, 2, 1, "c.PyObject_CheckReadBuffer", "PyObject_CheckReadBuffer"], [66, 2, 1, "c.PyObject_ClearWeakRefs", "PyObject_ClearWeakRefs"], [7, 2, 1, "c.PyObject_CopyData", "PyObject_CopyData"], [3, 2, 1, "c.PyObject_Del", "PyObject_Del"], [48, 2, 1, "c.PyObject_DelAttr", "PyObject_DelAttr"], [48, 2, 1, "c.PyObject_DelAttrString", "PyObject_DelAttrString"], [48, 2, 1, "c.PyObject_DelItem", "PyObject_DelItem"], [48, 2, 1, "c.PyObject_Dir", "PyObject_Dir"], [48, 2, 1, "c.PyObject_Format", "PyObject_Format"], [41, 2, 1, "c.PyObject_Free", "PyObject_Free"], [28, 2, 1, "c.PyObject_GC_Del", "PyObject_GC_Del"], [28, 2, 1, "c.PyObject_GC_IsFinalized", "PyObject_GC_IsFinalized"], [28, 2, 1, "c.PyObject_GC_IsTracked", "PyObject_GC_IsTracked"], [28, 1, 1, "c.PyObject_GC_New", "PyObject_GC_New"], [28, 1, 1, "c.PyObject_GC_NewVar", "PyObject_GC_NewVar"], [28, 2, 1, "c.PyObject_GC_Resize", "PyObject_GC_Resize"], [28, 2, 1, "c.PyObject_GC_Track", "PyObject_GC_Track"], [28, 2, 1, "c.PyObject_GC_UnTrack", "PyObject_GC_UnTrack"], [48, 2, 1, "c.PyObject_GenericGetAttr", "PyObject_GenericGetAttr"], [48, 2, 1, "c.PyObject_GenericGetDict", "PyObject_GenericGetDict"], [48, 2, 1, "c.PyObject_GenericSetAttr", "PyObject_GenericSetAttr"], [48, 2, 1, "c.PyObject_GenericSetDict", "PyObject_GenericSetDict"], [48, 2, 1, "c.PyObject_GetAIter", "PyObject_GetAIter"], [41, 2, 1, "c.PyObject_GetArenaAllocator", "PyObject_GetArenaAllocator"], [48, 2, 1, "c.PyObject_GetAttr", "PyObject_GetAttr"], [48, 2, 1, "c.PyObject_GetAttrString", "PyObject_GetAttrString"], [7, 2, 1, "c.PyObject_GetBuffer", "PyObject_GetBuffer"], [48, 2, 1, "c.PyObject_GetItem", "PyObject_GetItem"], [48, 2, 1, "c.PyObject_GetItemData", "PyObject_GetItemData"], [48, 2, 1, "c.PyObject_GetIter", "PyObject_GetIter"], [48, 2, 1, "c.PyObject_GetTypeData", "PyObject_GetTypeData"], [57, 1, 1, "c.PyObject_HEAD", "PyObject_HEAD"], [57, 1, 1, "c.PyObject_HEAD_INIT", "PyObject_HEAD_INIT"], [48, 2, 1, "c.PyObject_HasAttr", "PyObject_HasAttr"], [48, 2, 1, "c.PyObject_HasAttrString", "PyObject_HasAttrString"], [48, 2, 1, "c.PyObject_Hash", "PyObject_Hash"], [48, 2, 1, "c.PyObject_HashNotImplemented", "PyObject_HashNotImplemented"], [28, 2, 1, "c.PyObject_IS_GC", "PyObject_IS_GC"], [3, 2, 1, "c.PyObject_Init", "PyObject_Init"], [3, 2, 1, "c.PyObject_InitVar", "PyObject_InitVar"], [48, 2, 1, "c.PyObject_IsInstance", "PyObject_IsInstance"], [48, 2, 1, "c.PyObject_IsSubclass", "PyObject_IsSubclass"], [48, 2, 1, "c.PyObject_IsTrue", "PyObject_IsTrue"], [48, 2, 1, "c.PyObject_Length", "PyObject_Length"], [48, 2, 1, "c.PyObject_LengthHint", "PyObject_LengthHint"], [41, 2, 1, "c.PyObject_Malloc", "PyObject_Malloc"], [3, 1, 1, "c.PyObject_New", "PyObject_New"], [3, 1, 1, "c.PyObject_NewVar", "PyObject_NewVar"], [48, 2, 1, "c.PyObject_Not", "PyObject_Not"], [48, 2, 1, "c.PyObject_Print", "PyObject_Print"], [41, 2, 1, "c.PyObject_Realloc", "PyObject_Realloc"], [48, 2, 1, "c.PyObject_Repr", "PyObject_Repr"], [48, 2, 1, "c.PyObject_RichCompare", "PyObject_RichCompare"], [48, 2, 1, "c.PyObject_RichCompareBool", "PyObject_RichCompareBool"], [41, 2, 1, "c.PyObject_SetArenaAllocator", "PyObject_SetArenaAllocator"], [48, 2, 1, "c.PyObject_SetAttr", "PyObject_SetAttr"], [48, 2, 1, "c.PyObject_SetAttrString", "PyObject_SetAttrString"], [48, 2, 1, "c.PyObject_SetItem", "PyObject_SetItem"], [48, 2, 1, "c.PyObject_Size", "PyObject_Size"], [48, 2, 1, "c.PyObject_Str", "PyObject_Str"], [48, 2, 1, "c.PyObject_Type", "PyObject_Type"], [48, 2, 1, "c.PyObject_TypeCheck", "PyObject_TypeCheck"], [57, 1, 1, "c.PyObject_VAR_HEAD", "PyObject_VAR_HEAD"], [10, 2, 1, "c.PyObject_Vectorcall", "PyObject_Vectorcall"], [10, 2, 1, "c.PyObject_VectorcallDict", "PyObject_VectorcallDict"], [10, 2, 1, "c.PyObject_VectorcallMethod", "PyObject_VectorcallMethod"], [33, 4, 1, "c.PyPreConfig", "PyPreConfig"], [33, 2, 1, "c.PyPreConfig_InitIsolatedConfig", "PyPreConfig_InitIsolatedConfig"], [33, 2, 1, "c.PyPreConfig_InitPythonConfig", "PyPreConfig_InitPythonConfig"], [21, 0, 1, "c.PyProperty_Type", "PyProperty_Type"], [65, 2, 1, "c.PyRun_AnyFile", "PyRun_AnyFile"], [65, 2, 1, "c.PyRun_AnyFileEx", "PyRun_AnyFileEx"], [65, 2, 1, "c.PyRun_AnyFileExFlags", "PyRun_AnyFileExFlags"], [65, 2, 1, "c.PyRun_AnyFileFlags", "PyRun_AnyFileFlags"], [65, 2, 1, "c.PyRun_File", "PyRun_File"], [65, 2, 1, "c.PyRun_FileEx", "PyRun_FileEx"], [65, 2, 1, "c.PyRun_FileExFlags", "PyRun_FileExFlags"], [65, 2, 1, "c.PyRun_FileFlags", "PyRun_FileFlags"], [65, 2, 1, "c.PyRun_InteractiveLoop", "PyRun_InteractiveLoop"], [65, 2, 1, "c.PyRun_InteractiveLoopFlags", "PyRun_InteractiveLoopFlags"], [65, 2, 1, "c.PyRun_InteractiveOne", "PyRun_InteractiveOne"], [65, 2, 1, "c.PyRun_InteractiveOneFlags", "PyRun_InteractiveOneFlags"], [65, 2, 1, "c.PyRun_SimpleFile", "PyRun_SimpleFile"], [65, 2, 1, "c.PyRun_SimpleFileEx", "PyRun_SimpleFileEx"], [65, 2, 1, "c.PyRun_SimpleFileExFlags", "PyRun_SimpleFileExFlags"], [65, 2, 1, "c.PyRun_SimpleString", "PyRun_SimpleString"], [65, 2, 1, "c.PyRun_SimpleStringFlags", "PyRun_SimpleStringFlags"], [65, 2, 1, "c.PyRun_String", "PyRun_String"], [65, 2, 1, "c.PyRun_StringFlags", "PyRun_StringFlags"], [35, 4, 1, "c.PySendResult", "PySendResult"], [36, 2, 1, "c.PySeqIter_Check", "PySeqIter_Check"], [36, 2, 1, "c.PySeqIter_New", "PySeqIter_New"], [36, 0, 1, "c.PySeqIter_Type", "PySeqIter_Type"], [62, 4, 1, "c.PySequenceMethods", "PySequenceMethods"], [53, 2, 1, "c.PySequence_Check", "PySequence_Check"], [53, 2, 1, "c.PySequence_Concat", "PySequence_Concat"], [53, 2, 1, "c.PySequence_Contains", "PySequence_Contains"], [53, 2, 1, "c.PySequence_Count", "PySequence_Count"], [53, 2, 1, "c.PySequence_DelItem", "PySequence_DelItem"], [53, 2, 1, "c.PySequence_DelSlice", "PySequence_DelSlice"], [53, 2, 1, "c.PySequence_Fast", "PySequence_Fast"], [53, 2, 1, "c.PySequence_Fast_GET_ITEM", "PySequence_Fast_GET_ITEM"], [53, 2, 1, "c.PySequence_Fast_GET_SIZE", "PySequence_Fast_GET_SIZE"], [53, 2, 1, "c.PySequence_Fast_ITEMS", "PySequence_Fast_ITEMS"], [53, 2, 1, "c.PySequence_GetItem", "PySequence_GetItem"], [53, 2, 1, "c.PySequence_GetSlice", "PySequence_GetSlice"], [53, 2, 1, "c.PySequence_ITEM", "PySequence_ITEM"], [53, 2, 1, "c.PySequence_InPlaceConcat", "PySequence_InPlaceConcat"], [53, 2, 1, "c.PySequence_InPlaceRepeat", "PySequence_InPlaceRepeat"], [53, 2, 1, "c.PySequence_Index", "PySequence_Index"], [53, 2, 1, "c.PySequence_Length", "PySequence_Length"], [53, 2, 1, "c.PySequence_List", "PySequence_List"], [53, 2, 1, "c.PySequence_Repeat", "PySequence_Repeat"], [53, 2, 1, "c.PySequence_SetItem", "PySequence_SetItem"], [53, 2, 1, "c.PySequence_SetSlice", "PySequence_SetSlice"], [53, 2, 1, "c.PySequence_Size", "PySequence_Size"], [53, 2, 1, "c.PySequence_Tuple", "PySequence_Tuple"], [54, 4, 1, "c.PySetObject", "PySetObject"], [54, 2, 1, "c.PySet_Add", "PySet_Add"], [54, 2, 1, "c.PySet_Check", "PySet_Check"], [54, 2, 1, "c.PySet_CheckExact", "PySet_CheckExact"], [54, 2, 1, "c.PySet_Clear", "PySet_Clear"], [54, 2, 1, "c.PySet_Contains", "PySet_Contains"], [54, 2, 1, "c.PySet_Discard", "PySet_Discard"], [54, 2, 1, "c.PySet_GET_SIZE", "PySet_GET_SIZE"], [54, 2, 1, "c.PySet_New", "PySet_New"], [54, 2, 1, "c.PySet_Pop", "PySet_Pop"], [54, 2, 1, "c.PySet_Size", "PySet_Size"], [54, 0, 1, "c.PySet_Type", "PySet_Type"], [23, 2, 1, "c.PySignal_SetWakeupFd", "PySignal_SetWakeupFd"], [55, 2, 1, "c.PySlice_AdjustIndices", "PySlice_AdjustIndices"], [55, 2, 1, "c.PySlice_Check", "PySlice_Check"], [55, 2, 1, "c.PySlice_GetIndices", "PySlice_GetIndices"], [55, 2, 1, "c.PySlice_GetIndicesEx", "PySlice_GetIndicesEx"], [55, 2, 1, "c.PySlice_New", "PySlice_New"], [55, 0, 1, "c.PySlice_Type", "PySlice_Type"], [55, 2, 1, "c.PySlice_Unpack", "PySlice_Unpack"], [44, 2, 1, "c.PyState_AddModule", "PyState_AddModule"], [44, 2, 1, "c.PyState_FindModule", "PyState_FindModule"], [44, 2, 1, "c.PyState_RemoveModule", "PyState_RemoveModule"], [33, 4, 1, "c.PyStatus", "PyStatus"], [33, 2, 1, "c.PyStatus_Error", "PyStatus_Error"], [33, 2, 1, "c.PyStatus_Exception", "PyStatus_Exception"], [33, 2, 1, "c.PyStatus_Exit", "PyStatus_Exit"], [33, 2, 1, "c.PyStatus_IsError", "PyStatus_IsError"], [33, 2, 1, "c.PyStatus_IsExit", "PyStatus_IsExit"], [33, 2, 1, "c.PyStatus_NoMemory", "PyStatus_NoMemory"], [33, 2, 1, "c.PyStatus_Ok", "PyStatus_Ok"], [59, 4, 1, "c.PyStructSequence_Desc", "PyStructSequence_Desc"], [59, 4, 1, "c.PyStructSequence_Field", "PyStructSequence_Field"], [59, 2, 1, "c.PyStructSequence_GET_ITEM", "PyStructSequence_GET_ITEM"], [59, 2, 1, "c.PyStructSequence_GetItem", "PyStructSequence_GetItem"], [59, 2, 1, "c.PyStructSequence_InitType", "PyStructSequence_InitType"], [59, 2, 1, "c.PyStructSequence_InitType2", "PyStructSequence_InitType2"], [59, 2, 1, "c.PyStructSequence_New", "PyStructSequence_New"], [59, 2, 1, "c.PyStructSequence_NewType", "PyStructSequence_NewType"], [59, 2, 1, "c.PyStructSequence_SET_ITEM", "PyStructSequence_SET_ITEM"], [59, 2, 1, "c.PyStructSequence_SetItem", "PyStructSequence_SetItem"], [59, 0, 1, "c.PyStructSequence_UnnamedField", "PyStructSequence_UnnamedField"], [58, 2, 1, "c.PySys_AddAuditHook", "PySys_AddAuditHook"], [58, 2, 1, "c.PySys_AddWarnOption", "PySys_AddWarnOption"], [58, 2, 1, "c.PySys_AddWarnOptionUnicode", "PySys_AddWarnOptionUnicode"], [58, 2, 1, "c.PySys_AddXOption", "PySys_AddXOption"], [58, 2, 1, "c.PySys_Audit", "PySys_Audit"], [58, 2, 1, "c.PySys_FormatStderr", "PySys_FormatStderr"], [58, 2, 1, "c.PySys_FormatStdout", "PySys_FormatStdout"], [58, 2, 1, "c.PySys_GetObject", "PySys_GetObject"], [58, 2, 1, "c.PySys_GetXOptions", "PySys_GetXOptions"], [58, 2, 1, "c.PySys_ResetWarnOptions", "PySys_ResetWarnOptions"], [32, 2, 1, "c.PySys_SetArgv", "PySys_SetArgv"], [32, 2, 1, "c.PySys_SetArgvEx", "PySys_SetArgvEx"], [58, 2, 1, "c.PySys_SetObject", "PySys_SetObject"], [58, 2, 1, "c.PySys_SetPath", "PySys_SetPath"], [58, 2, 1, "c.PySys_WriteStderr", "PySys_WriteStderr"], [58, 2, 1, "c.PySys_WriteStdout", "PySys_WriteStdout"], [20, 2, 1, "c.PyTZInfo_Check", "PyTZInfo_Check"], [20, 2, 1, "c.PyTZInfo_CheckExact", "PyTZInfo_CheckExact"], [32, 4, 1, "c.PyThreadState", "PyThreadState"], [32, 2, 1, "c.PyThreadState_Clear", "PyThreadState_Clear"], [32, 2, 1, "c.PyThreadState_Delete", "PyThreadState_Delete"], [32, 2, 1, "c.PyThreadState_DeleteCurrent", "PyThreadState_DeleteCurrent"], [32, 2, 1, "c.PyThreadState_EnterTracing", "PyThreadState_EnterTracing"], [32, 2, 1, "c.PyThreadState_Get", "PyThreadState_Get"], [32, 2, 1, "c.PyThreadState_GetDict", "PyThreadState_GetDict"], [32, 2, 1, "c.PyThreadState_GetFrame", "PyThreadState_GetFrame"], [32, 2, 1, "c.PyThreadState_GetID", "PyThreadState_GetID"], [32, 2, 1, "c.PyThreadState_GetInterpreter", "PyThreadState_GetInterpreter"], [32, 2, 1, "c.PyThreadState_LeaveTracing", "PyThreadState_LeaveTracing"], [32, 2, 1, "c.PyThreadState_New", "PyThreadState_New"], [32, 2, 1, "c.PyThreadState_Next", "PyThreadState_Next"], [32, 2, 1, "c.PyThreadState_SetAsyncExc", "PyThreadState_SetAsyncExc"], [32, 2, 1, "c.PyThreadState_Swap", "PyThreadState_Swap"], [32, 2, 1, "c.PyThread_ReInitTLS", "PyThread_ReInitTLS"], [32, 2, 1, "c.PyThread_create_key", "PyThread_create_key"], [32, 2, 1, "c.PyThread_delete_key", "PyThread_delete_key"], [32, 2, 1, "c.PyThread_delete_key_value", "PyThread_delete_key_value"], [32, 2, 1, "c.PyThread_get_key_value", "PyThread_get_key_value"], [32, 2, 1, "c.PyThread_set_key_value", "PyThread_set_key_value"], [32, 2, 1, "c.PyThread_tss_alloc", "PyThread_tss_alloc"], [32, 2, 1, "c.PyThread_tss_create", "PyThread_tss_create"], [32, 2, 1, "c.PyThread_tss_delete", "PyThread_tss_delete"], [32, 2, 1, "c.PyThread_tss_free", "PyThread_tss_free"], [32, 2, 1, "c.PyThread_tss_get", "PyThread_tss_get"], [32, 2, 1, "c.PyThread_tss_is_created", "PyThread_tss_is_created"], [32, 2, 1, "c.PyThread_tss_set", "PyThread_tss_set"], [20, 2, 1, "c.PyTimeZone_FromOffset", "PyTimeZone_FromOffset"], [20, 2, 1, "c.PyTimeZone_FromOffsetAndName", "PyTimeZone_FromOffsetAndName"], [20, 2, 1, "c.PyTime_Check", "PyTime_Check"], [20, 2, 1, "c.PyTime_CheckExact", "PyTime_CheckExact"], [20, 2, 1, "c.PyTime_FromTime", "PyTime_FromTime"], [20, 2, 1, "c.PyTime_FromTimeAndFold", "PyTime_FromTimeAndFold"], [41, 2, 1, "c.PyTraceMalloc_Track", "PyTraceMalloc_Track"], [41, 2, 1, "c.PyTraceMalloc_Untrack", "PyTraceMalloc_Untrack"], [32, 0, 1, "c.PyTrace_CALL", "PyTrace_CALL"], [32, 0, 1, "c.PyTrace_C_CALL", "PyTrace_C_CALL"], [32, 0, 1, "c.PyTrace_C_EXCEPTION", "PyTrace_C_EXCEPTION"], [32, 0, 1, "c.PyTrace_C_RETURN", "PyTrace_C_RETURN"], [32, 0, 1, "c.PyTrace_EXCEPTION", "PyTrace_EXCEPTION"], [32, 0, 1, "c.PyTrace_LINE", "PyTrace_LINE"], [32, 0, 1, "c.PyTrace_OPCODE", "PyTrace_OPCODE"], [32, 0, 1, "c.PyTrace_RETURN", "PyTrace_RETURN"], [59, 4, 1, "c.PyTupleObject", "PyTupleObject"], [59, 2, 1, "c.PyTuple_Check", "PyTuple_Check"], [59, 2, 1, "c.PyTuple_CheckExact", "PyTuple_CheckExact"], [59, 2, 1, "c.PyTuple_GET_ITEM", "PyTuple_GET_ITEM"], [59, 2, 1, "c.PyTuple_GET_SIZE", "PyTuple_GET_SIZE"], [59, 2, 1, "c.PyTuple_GetItem", "PyTuple_GetItem"], [59, 2, 1, "c.PyTuple_GetSlice", "PyTuple_GetSlice"], [59, 2, 1, "c.PyTuple_New", "PyTuple_New"], [59, 2, 1, "c.PyTuple_Pack", "PyTuple_Pack"], [59, 2, 1, "c.PyTuple_SET_ITEM", "PyTuple_SET_ITEM"], [59, 2, 1, "c.PyTuple_SetItem", "PyTuple_SetItem"], [59, 2, 1, "c.PyTuple_Size", "PyTuple_Size"], [59, 0, 1, "c.PyTuple_Type", "PyTuple_Type"], [60, 4, 1, "c.PyTypeObject", "PyTypeObject"], [60, 2, 1, "c.PyType_AddWatcher", "PyType_AddWatcher"], [60, 2, 1, "c.PyType_Check", "PyType_Check"], [60, 2, 1, "c.PyType_CheckExact", "PyType_CheckExact"], [60, 2, 1, "c.PyType_ClearCache", "PyType_ClearCache"], [60, 2, 1, "c.PyType_ClearWatcher", "PyType_ClearWatcher"], [60, 2, 1, "c.PyType_FromMetaclass", "PyType_FromMetaclass"], [60, 2, 1, "c.PyType_FromModuleAndSpec", "PyType_FromModuleAndSpec"], [60, 2, 1, "c.PyType_FromSpec", "PyType_FromSpec"], [60, 2, 1, "c.PyType_FromSpecWithBases", "PyType_FromSpecWithBases"], [60, 2, 1, "c.PyType_GenericAlloc", "PyType_GenericAlloc"], [60, 2, 1, "c.PyType_GenericNew", "PyType_GenericNew"], [60, 2, 1, "c.PyType_GetDict", "PyType_GetDict"], [60, 2, 1, "c.PyType_GetFlags", "PyType_GetFlags"], [60, 2, 1, "c.PyType_GetModule", "PyType_GetModule"], [60, 2, 1, "c.PyType_GetModuleByDef", "PyType_GetModuleByDef"], [60, 2, 1, "c.PyType_GetModuleState", "PyType_GetModuleState"], [60, 2, 1, "c.PyType_GetName", "PyType_GetName"], [60, 2, 1, "c.PyType_GetQualName", "PyType_GetQualName"], [60, 2, 1, "c.PyType_GetSlot", "PyType_GetSlot"], [48, 2, 1, "c.PyType_GetTypeDataSize", "PyType_GetTypeDataSize"], [60, 2, 1, "c.PyType_HasFeature", "PyType_HasFeature"], [60, 2, 1, "c.PyType_IS_GC", "PyType_IS_GC"], [60, 2, 1, "c.PyType_IsSubtype", "PyType_IsSubtype"], [60, 2, 1, "c.PyType_Modified", "PyType_Modified"], [60, 2, 1, "c.PyType_Ready", "PyType_Ready"], [60, 4, 1, "c.PyType_Slot", "PyType_Slot"], [60, 4, 1, "c.PyType_Spec", "PyType_Spec"], [60, 0, 1, "c.PyType_Type", "PyType_Type"], [60, 2, 1, "c.PyType_Watch", "PyType_Watch"], [60, 4, 1, "c.PyType_WatchCallback", "PyType_WatchCallback"], [23, 2, 1, "c.PyUnicodeDecodeError_Create", "PyUnicodeDecodeError_Create"], [23, 2, 1, "c.PyUnicodeDecodeError_GetEncoding", "PyUnicodeDecodeError_GetEncoding"], [23, 2, 1, "c.PyUnicodeDecodeError_GetEnd", "PyUnicodeDecodeError_GetEnd"], [23, 2, 1, "c.PyUnicodeDecodeError_GetObject", "PyUnicodeDecodeError_GetObject"], [23, 2, 1, "c.PyUnicodeDecodeError_GetReason", "PyUnicodeDecodeError_GetReason"], [23, 2, 1, "c.PyUnicodeDecodeError_GetStart", "PyUnicodeDecodeError_GetStart"], [23, 2, 1, "c.PyUnicodeDecodeError_SetEnd", "PyUnicodeDecodeError_SetEnd"], [23, 2, 1, "c.PyUnicodeDecodeError_SetReason", "PyUnicodeDecodeError_SetReason"], [23, 2, 1, "c.PyUnicodeDecodeError_SetStart", "PyUnicodeDecodeError_SetStart"], [23, 2, 1, "c.PyUnicodeEncodeError_GetEncoding", "PyUnicodeEncodeError_GetEncoding"], [23, 2, 1, "c.PyUnicodeEncodeError_GetEnd", "PyUnicodeEncodeError_GetEnd"], [23, 2, 1, "c.PyUnicodeEncodeError_GetObject", "PyUnicodeEncodeError_GetObject"], [23, 2, 1, "c.PyUnicodeEncodeError_GetReason", "PyUnicodeEncodeError_GetReason"], [23, 2, 1, "c.PyUnicodeEncodeError_GetStart", "PyUnicodeEncodeError_GetStart"], [23, 2, 1, "c.PyUnicodeEncodeError_SetEnd", "PyUnicodeEncodeError_SetEnd"], [23, 2, 1, "c.PyUnicodeEncodeError_SetReason", "PyUnicodeEncodeError_SetReason"], [23, 2, 1, "c.PyUnicodeEncodeError_SetStart", "PyUnicodeEncodeError_SetStart"], [63, 4, 1, "c.PyUnicodeObject", "PyUnicodeObject"], [23, 2, 1, "c.PyUnicodeTranslateError_GetEnd", "PyUnicodeTranslateError_GetEnd"], [23, 2, 1, "c.PyUnicodeTranslateError_GetObject", "PyUnicodeTranslateError_GetObject"], [23, 2, 1, "c.PyUnicodeTranslateError_GetReason", "PyUnicodeTranslateError_GetReason"], [23, 2, 1, "c.PyUnicodeTranslateError_GetStart", "PyUnicodeTranslateError_GetStart"], [23, 2, 1, "c.PyUnicodeTranslateError_SetEnd", "PyUnicodeTranslateError_SetEnd"], [23, 2, 1, "c.PyUnicodeTranslateError_SetReason", "PyUnicodeTranslateError_SetReason"], [23, 2, 1, "c.PyUnicodeTranslateError_SetStart", "PyUnicodeTranslateError_SetStart"], [63, 2, 1, "c.PyUnicode_1BYTE_DATA", "PyUnicode_1BYTE_DATA"], [63, 1, 1, "c.PyUnicode_1BYTE_KIND", "PyUnicode_1BYTE_KIND"], [63, 2, 1, "c.PyUnicode_2BYTE_DATA", "PyUnicode_2BYTE_DATA"], [63, 1, 1, "c.PyUnicode_2BYTE_KIND", "PyUnicode_2BYTE_KIND"], [63, 2, 1, "c.PyUnicode_4BYTE_DATA", "PyUnicode_4BYTE_DATA"], [63, 1, 1, "c.PyUnicode_4BYTE_KIND", "PyUnicode_4BYTE_KIND"], [63, 2, 1, "c.PyUnicode_AsASCIIString", "PyUnicode_AsASCIIString"], [63, 2, 1, "c.PyUnicode_AsCharmapString", "PyUnicode_AsCharmapString"], [63, 2, 1, "c.PyUnicode_AsEncodedString", "PyUnicode_AsEncodedString"], [63, 2, 1, "c.PyUnicode_AsLatin1String", "PyUnicode_AsLatin1String"], [63, 2, 1, "c.PyUnicode_AsMBCSString", "PyUnicode_AsMBCSString"], [63, 2, 1, "c.PyUnicode_AsRawUnicodeEscapeString", "PyUnicode_AsRawUnicodeEscapeString"], [63, 2, 1, "c.PyUnicode_AsUCS4", "PyUnicode_AsUCS4"], [63, 2, 1, "c.PyUnicode_AsUCS4Copy", "PyUnicode_AsUCS4Copy"], [63, 2, 1, "c.PyUnicode_AsUTF16String", "PyUnicode_AsUTF16String"], [63, 2, 1, "c.PyUnicode_AsUTF32String", "PyUnicode_AsUTF32String"], [63, 2, 1, "c.PyUnicode_AsUTF8", "PyUnicode_AsUTF8"], [63, 2, 1, "c.PyUnicode_AsUTF8AndSize", "PyUnicode_AsUTF8AndSize"], [63, 2, 1, "c.PyUnicode_AsUTF8String", "PyUnicode_AsUTF8String"], [63, 2, 1, "c.PyUnicode_AsUnicodeEscapeString", "PyUnicode_AsUnicodeEscapeString"], [63, 2, 1, "c.PyUnicode_AsWideChar", "PyUnicode_AsWideChar"], [63, 2, 1, "c.PyUnicode_AsWideCharString", "PyUnicode_AsWideCharString"], [63, 2, 1, "c.PyUnicode_Check", "PyUnicode_Check"], [63, 2, 1, "c.PyUnicode_CheckExact", "PyUnicode_CheckExact"], [63, 2, 1, "c.PyUnicode_Compare", "PyUnicode_Compare"], [63, 2, 1, "c.PyUnicode_CompareWithASCIIString", "PyUnicode_CompareWithASCIIString"], [63, 2, 1, "c.PyUnicode_Concat", "PyUnicode_Concat"], [63, 2, 1, "c.PyUnicode_Contains", "PyUnicode_Contains"], [63, 2, 1, "c.PyUnicode_CopyCharacters", "PyUnicode_CopyCharacters"], [63, 2, 1, "c.PyUnicode_Count", "PyUnicode_Count"], [63, 2, 1, "c.PyUnicode_DATA", "PyUnicode_DATA"], [63, 2, 1, "c.PyUnicode_Decode", "PyUnicode_Decode"], [63, 2, 1, "c.PyUnicode_DecodeASCII", "PyUnicode_DecodeASCII"], [63, 2, 1, "c.PyUnicode_DecodeCharmap", "PyUnicode_DecodeCharmap"], [63, 2, 1, "c.PyUnicode_DecodeFSDefault", "PyUnicode_DecodeFSDefault"], [63, 2, 1, "c.PyUnicode_DecodeFSDefaultAndSize", "PyUnicode_DecodeFSDefaultAndSize"], [63, 2, 1, "c.PyUnicode_DecodeLatin1", "PyUnicode_DecodeLatin1"], [63, 2, 1, "c.PyUnicode_DecodeLocale", "PyUnicode_DecodeLocale"], [63, 2, 1, "c.PyUnicode_DecodeLocaleAndSize", "PyUnicode_DecodeLocaleAndSize"], [63, 2, 1, "c.PyUnicode_DecodeMBCS", "PyUnicode_DecodeMBCS"], [63, 2, 1, "c.PyUnicode_DecodeMBCSStateful", "PyUnicode_DecodeMBCSStateful"], [63, 2, 1, "c.PyUnicode_DecodeRawUnicodeEscape", "PyUnicode_DecodeRawUnicodeEscape"], [63, 2, 1, "c.PyUnicode_DecodeUTF16", "PyUnicode_DecodeUTF16"], [63, 2, 1, "c.PyUnicode_DecodeUTF16Stateful", "PyUnicode_DecodeUTF16Stateful"], [63, 2, 1, "c.PyUnicode_DecodeUTF32", "PyUnicode_DecodeUTF32"], [63, 2, 1, "c.PyUnicode_DecodeUTF32Stateful", "PyUnicode_DecodeUTF32Stateful"], [63, 2, 1, "c.PyUnicode_DecodeUTF7", "PyUnicode_DecodeUTF7"], [63, 2, 1, "c.PyUnicode_DecodeUTF7Stateful", "PyUnicode_DecodeUTF7Stateful"], [63, 2, 1, "c.PyUnicode_DecodeUTF8", "PyUnicode_DecodeUTF8"], [63, 2, 1, "c.PyUnicode_DecodeUTF8Stateful", "PyUnicode_DecodeUTF8Stateful"], [63, 2, 1, "c.PyUnicode_DecodeUnicodeEscape", "PyUnicode_DecodeUnicodeEscape"], [63, 2, 1, "c.PyUnicode_EncodeCodePage", "PyUnicode_EncodeCodePage"], [63, 2, 1, "c.PyUnicode_EncodeFSDefault", "PyUnicode_EncodeFSDefault"], [63, 2, 1, "c.PyUnicode_EncodeLocale", "PyUnicode_EncodeLocale"], [63, 2, 1, "c.PyUnicode_FSConverter", "PyUnicode_FSConverter"], [63, 2, 1, "c.PyUnicode_FSDecoder", "PyUnicode_FSDecoder"], [63, 2, 1, "c.PyUnicode_Fill", "PyUnicode_Fill"], [63, 2, 1, "c.PyUnicode_Find", "PyUnicode_Find"], [63, 2, 1, "c.PyUnicode_FindChar", "PyUnicode_FindChar"], [63, 2, 1, "c.PyUnicode_Format", "PyUnicode_Format"], [63, 2, 1, "c.PyUnicode_FromEncodedObject", "PyUnicode_FromEncodedObject"], [63, 2, 1, "c.PyUnicode_FromFormat", "PyUnicode_FromFormat"], [63, 2, 1, "c.PyUnicode_FromFormatV", "PyUnicode_FromFormatV"], [63, 2, 1, "c.PyUnicode_FromKindAndData", "PyUnicode_FromKindAndData"], [63, 2, 1, "c.PyUnicode_FromObject", "PyUnicode_FromObject"], [63, 2, 1, "c.PyUnicode_FromString", "PyUnicode_FromString"], [63, 2, 1, "c.PyUnicode_FromStringAndSize", "PyUnicode_FromStringAndSize"], [63, 2, 1, "c.PyUnicode_FromWideChar", "PyUnicode_FromWideChar"], [63, 2, 1, "c.PyUnicode_GET_LENGTH", "PyUnicode_GET_LENGTH"], [63, 2, 1, "c.PyUnicode_GetLength", "PyUnicode_GetLength"], [63, 2, 1, "c.PyUnicode_InternFromString", "PyUnicode_InternFromString"], [63, 2, 1, "c.PyUnicode_InternInPlace", "PyUnicode_InternInPlace"], [63, 2, 1, "c.PyUnicode_IsIdentifier", "PyUnicode_IsIdentifier"], [63, 2, 1, "c.PyUnicode_Join", "PyUnicode_Join"], [63, 2, 1, "c.PyUnicode_KIND", "PyUnicode_KIND"], [63, 2, 1, "c.PyUnicode_MAX_CHAR_VALUE", "PyUnicode_MAX_CHAR_VALUE"], [63, 2, 1, "c.PyUnicode_New", "PyUnicode_New"], [63, 2, 1, "c.PyUnicode_READ", "PyUnicode_READ"], [63, 2, 1, "c.PyUnicode_READY", "PyUnicode_READY"], [63, 2, 1, "c.PyUnicode_READ_CHAR", "PyUnicode_READ_CHAR"], [63, 2, 1, "c.PyUnicode_ReadChar", "PyUnicode_ReadChar"], [63, 2, 1, "c.PyUnicode_Replace", "PyUnicode_Replace"], [63, 2, 1, "c.PyUnicode_RichCompare", "PyUnicode_RichCompare"], [63, 2, 1, "c.PyUnicode_Split", "PyUnicode_Split"], [63, 2, 1, "c.PyUnicode_Splitlines", "PyUnicode_Splitlines"], [63, 2, 1, "c.PyUnicode_Substring", "PyUnicode_Substring"], [63, 2, 1, "c.PyUnicode_Tailmatch", "PyUnicode_Tailmatch"], [63, 2, 1, "c.PyUnicode_Translate", "PyUnicode_Translate"], [63, 0, 1, "c.PyUnicode_Type", "PyUnicode_Type"], [63, 2, 1, "c.PyUnicode_WRITE", "PyUnicode_WRITE"], [63, 2, 1, "c.PyUnicode_WriteChar", "PyUnicode_WriteChar"], [13, 2, 1, "c.PyUnstable_Code_GetExtra", "PyUnstable_Code_GetExtra"], [13, 2, 1, "c.PyUnstable_Code_New", "PyUnstable_Code_New"], [13, 2, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "PyUnstable_Code_NewWithPosOnlyArgs"], [13, 2, 1, "c.PyUnstable_Code_SetExtra", "PyUnstable_Code_SetExtra"], [13, 2, 1, "c.PyUnstable_Eval_RequestCodeExtraIndex", "PyUnstable_Eval_RequestCodeExtraIndex"], [23, 2, 1, "c.PyUnstable_Exc_PrepReraiseStar", "PyUnstable_Exc_PrepReraiseStar"], [28, 2, 1, "c.PyUnstable_GC_VisitObjects", "PyUnstable_GC_VisitObjects"], [26, 2, 1, "c.PyUnstable_InterpreterFrame_GetCode", "PyUnstable_InterpreterFrame_GetCode"], [26, 2, 1, "c.PyUnstable_InterpreterFrame_GetLasti", "PyUnstable_InterpreterFrame_GetLasti"], [26, 2, 1, "c.PyUnstable_InterpreterFrame_GetLine", "PyUnstable_InterpreterFrame_GetLine"], [38, 2, 1, "c.PyUnstable_Long_CompactValue", "PyUnstable_Long_CompactValue"], [38, 2, 1, "c.PyUnstable_Long_IsCompact", "PyUnstable_Long_IsCompact"], [28, 2, 1, "c.PyUnstable_Object_GC_NewWithExtraData", "PyUnstable_Object_GC_NewWithExtraData"], [50, 2, 1, "c.PyUnstable_PerfMapState_Fini", "PyUnstable_PerfMapState_Fini"], [50, 2, 1, "c.PyUnstable_PerfMapState_Init", "PyUnstable_PerfMapState_Init"], [60, 2, 1, "c.PyUnstable_Type_AssignVersionTag", "PyUnstable_Type_AssignVersionTag"], [50, 2, 1, "c.PyUnstable_WritePerfMapEntry", "PyUnstable_WritePerfMapEntry"], [57, 4, 1, "c.PyVarObject", "PyVarObject"], [57, 1, 1, "c.PyVarObject_HEAD_INIT", "PyVarObject_HEAD_INIT"], [10, 2, 1, "c.PyVectorcall_Call", "PyVectorcall_Call"], [10, 2, 1, "c.PyVectorcall_Function", "PyVectorcall_Function"], [10, 2, 1, "c.PyVectorcall_NARGS", "PyVectorcall_NARGS"], [66, 2, 1, "c.PyWeakref_Check", "PyWeakref_Check"], [66, 2, 1, "c.PyWeakref_CheckProxy", "PyWeakref_CheckProxy"], [66, 2, 1, "c.PyWeakref_CheckRef", "PyWeakref_CheckRef"], [66, 2, 1, "c.PyWeakref_GET_OBJECT", "PyWeakref_GET_OBJECT"], [66, 2, 1, "c.PyWeakref_GetObject", "PyWeakref_GetObject"], [66, 2, 1, "c.PyWeakref_NewProxy", "PyWeakref_NewProxy"], [66, 2, 1, "c.PyWeakref_NewRef", "PyWeakref_NewRef"], [33, 4, 1, "c.PyWideStringList", "PyWideStringList"], [33, 2, 1, "c.PyWideStringList_Append", "PyWideStringList_Append"], [33, 2, 1, "c.PyWideStringList_Insert", "PyWideStringList_Insert"], [21, 2, 1, "c.PyWrapper_New", "PyWrapper_New"], [34, 1, 1, "c.Py_ABS", "Py_ABS"], [34, 1, 1, "c.Py_ALWAYS_INLINE", "Py_ALWAYS_INLINE"], [57, 1, 1, "c.Py_AUDIT_READ", "Py_AUDIT_READ"], [32, 2, 1, "c.Py_AddPendingCall", "Py_AddPendingCall"], [58, 2, 1, "c.Py_AtExit", "Py_AtExit"], [32, 1, 1, "c.Py_BEGIN_ALLOW_THREADS", "Py_BEGIN_ALLOW_THREADS"], [32, 1, 1, "c.Py_BLOCK_THREADS", "Py_BLOCK_THREADS"], [5, 2, 1, "c.Py_BuildValue", "Py_BuildValue"], [65, 2, 1, "c.Py_BytesMain", "Py_BytesMain"], [32, 0, 1, "c.Py_BytesWarningFlag", "Py_BytesWarningFlag"], [34, 1, 1, "c.Py_CHARMASK", "Py_CHARMASK"], [51, 2, 1, "c.Py_CLEAR", "Py_CLEAR"], [65, 2, 1, "c.Py_CompileString", "Py_CompileString"], [65, 2, 1, "c.Py_CompileStringExFlags", "Py_CompileStringExFlags"], [65, 2, 1, "c.Py_CompileStringFlags", "Py_CompileStringFlags"], [65, 2, 1, "c.Py_CompileStringObject", "Py_CompileStringObject"], [51, 2, 1, "c.Py_DECREF", "Py_DECREF"], [34, 1, 1, "c.Py_DEPRECATED", "Py_DEPRECATED"], [32, 0, 1, "c.Py_DebugFlag", "Py_DebugFlag"], [51, 2, 1, "c.Py_DecRef", "Py_DecRef"], [58, 2, 1, "c.Py_DecodeLocale", "Py_DecodeLocale"], [32, 0, 1, "c.Py_DontWriteBytecodeFlag", "Py_DontWriteBytecodeFlag"], [32, 1, 1, "c.Py_END_ALLOW_THREADS", "Py_END_ALLOW_THREADS"], [62, 1, 1, "c.Py_EQ", "Py_EQ"], [55, 0, 1, "c.Py_Ellipsis", "Py_Ellipsis"], [58, 2, 1, "c.Py_EncodeLocale", "Py_EncodeLocale"], [32, 2, 1, "c.Py_EndInterpreter", "Py_EndInterpreter"], [23, 2, 1, "c.Py_EnterRecursiveCall", "Py_EnterRecursiveCall"], [58, 2, 1, "c.Py_Exit", "Py_Exit"], [33, 2, 1, "c.Py_ExitStatusException", "Py_ExitStatusException"], [6, 0, 1, "c.Py_False", "Py_False"], [58, 2, 1, "c.Py_FatalError", "Py_FatalError"], [58, 2, 1, "c.Py_FdIsInteractive", "Py_FdIsInteractive"], [32, 2, 1, "c.Py_Finalize", "Py_Finalize"], [32, 2, 1, "c.Py_FinalizeEx", "Py_FinalizeEx"], [32, 0, 1, "c.Py_FrozenFlag", "Py_FrozenFlag"], [62, 1, 1, "c.Py_GE", "Py_GE"], [34, 1, 1, "c.Py_GETENV", "Py_GETENV"], [62, 1, 1, "c.Py_GT", "Py_GT"], [61, 2, 1, "c.Py_GenericAlias", "Py_GenericAlias"], [61, 0, 1, "c.Py_GenericAliasType", "Py_GenericAliasType"], [33, 2, 1, "c.Py_GetArgcArgv", "Py_GetArgcArgv"], [32, 2, 1, "c.Py_GetBuildInfo", "Py_GetBuildInfo"], [32, 2, 1, "c.Py_GetCompiler", "Py_GetCompiler"], [32, 2, 1, "c.Py_GetCopyright", "Py_GetCopyright"], [32, 2, 1, "c.Py_GetExecPrefix", "Py_GetExecPrefix"], [32, 2, 1, "c.Py_GetPath", "Py_GetPath"], [32, 2, 1, "c.Py_GetPlatform", "Py_GetPlatform"], [32, 2, 1, "c.Py_GetPrefix", "Py_GetPrefix"], [32, 2, 1, "c.Py_GetProgramFullPath", "Py_GetProgramFullPath"], [32, 2, 1, "c.Py_GetProgramName", "Py_GetProgramName"], [32, 2, 1, "c.Py_GetPythonHome", "Py_GetPythonHome"], [32, 2, 1, "c.Py_GetVersion", "Py_GetVersion"], [32, 0, 1, "c.Py_HashRandomizationFlag", "Py_HashRandomizationFlag"], [51, 2, 1, "c.Py_INCREF", "Py_INCREF"], [57, 2, 1, "c.Py_IS_TYPE", "Py_IS_TYPE"], [32, 0, 1, "c.Py_IgnoreEnvironmentFlag", "Py_IgnoreEnvironmentFlag"], [51, 2, 1, "c.Py_IncRef", "Py_IncRef"], [32, 2, 1, "c.Py_Initialize", "Py_Initialize"], [32, 2, 1, "c.Py_InitializeEx", "Py_InitializeEx"], [33, 2, 1, "c.Py_InitializeFromConfig", "Py_InitializeFromConfig"], [32, 0, 1, "c.Py_InspectFlag", "Py_InspectFlag"], [32, 0, 1, "c.Py_InteractiveFlag", "Py_InteractiveFlag"], [57, 2, 1, "c.Py_Is", "Py_Is"], [57, 2, 1, "c.Py_IsFalse", "Py_IsFalse"], [32, 2, 1, "c.Py_IsInitialized", "Py_IsInitialized"], [57, 2, 1, "c.Py_IsNone", "Py_IsNone"], [57, 2, 1, "c.Py_IsTrue", "Py_IsTrue"], [32, 0, 1, "c.Py_IsolatedFlag", "Py_IsolatedFlag"], [62, 1, 1, "c.Py_LE", "Py_LE"], [56, 1, 1, "c.Py_LIMITED_API", "Py_LIMITED_API"], [62, 1, 1, "c.Py_LT", "Py_LT"], [23, 2, 1, "c.Py_LeaveRecursiveCall", "Py_LeaveRecursiveCall"], [32, 0, 1, "c.Py_LegacyWindowsFSEncodingFlag", "Py_LegacyWindowsFSEncodingFlag"], [32, 0, 1, "c.Py_LegacyWindowsStdioFlag", "Py_LegacyWindowsStdioFlag"], [34, 1, 1, "c.Py_MAX", "Py_MAX"], [34, 1, 1, "c.Py_MEMBER_SIZE", "Py_MEMBER_SIZE"], [34, 1, 1, "c.Py_MIN", "Py_MIN"], [44, 1, 1, "c.Py_MOD_MULTIPLE_INTERPRETERS_NOT_SUPPORTED", "Py_MOD_MULTIPLE_INTERPRETERS_NOT_SUPPORTED"], [44, 1, 1, "c.Py_MOD_MULTIPLE_INTERPRETERS_SUPPORTED", "Py_MOD_MULTIPLE_INTERPRETERS_SUPPORTED"], [44, 1, 1, "c.Py_MOD_PER_INTERPRETER_GIL_SUPPORTED", "Py_MOD_PER_INTERPRETER_GIL_SUPPORTED"], [65, 2, 1, "c.Py_Main", "Py_Main"], [62, 1, 1, "c.Py_NE", "Py_NE"], [34, 1, 1, "c.Py_NO_INLINE", "Py_NO_INLINE"], [32, 2, 1, "c.Py_NewInterpreter", "Py_NewInterpreter"], [32, 2, 1, "c.Py_NewInterpreterFromConfig", "Py_NewInterpreterFromConfig"], [51, 2, 1, "c.Py_NewRef", "Py_NewRef"], [32, 0, 1, "c.Py_NoSiteFlag", "Py_NoSiteFlag"], [32, 0, 1, "c.Py_NoUserSiteDirectory", "Py_NoUserSiteDirectory"], [45, 0, 1, "c.Py_None", "Py_None"], [48, 0, 1, "c.Py_NotImplemented", "Py_NotImplemented"], [32, 0, 1, "c.Py_OptimizeFlag", "Py_OptimizeFlag"], [33, 2, 1, "c.Py_PreInitialize", "Py_PreInitialize"], [33, 2, 1, "c.Py_PreInitializeFromArgs", "Py_PreInitializeFromArgs"], [33, 2, 1, "c.Py_PreInitializeFromBytesArgs", "Py_PreInitializeFromBytesArgs"], [32, 0, 1, "c.Py_QuietFlag", "Py_QuietFlag"], [57, 1, 1, "c.Py_READONLY", "Py_READONLY"], [51, 2, 1, "c.Py_REFCNT", "Py_REFCNT"], [57, 1, 1, "c.Py_RELATIVE_OFFSET", "Py_RELATIVE_OFFSET"], [6, 1, 1, "c.Py_RETURN_FALSE", "Py_RETURN_FALSE"], [45, 1, 1, "c.Py_RETURN_NONE", "Py_RETURN_NONE"], [48, 1, 1, "c.Py_RETURN_NOTIMPLEMENTED", "Py_RETURN_NOTIMPLEMENTED"], [62, 1, 1, "c.Py_RETURN_RICHCOMPARE", "Py_RETURN_RICHCOMPARE"], [6, 1, 1, "c.Py_RETURN_TRUE", "Py_RETURN_TRUE"], [23, 2, 1, "c.Py_ReprEnter", "Py_ReprEnter"], [23, 2, 1, "c.Py_ReprLeave", "Py_ReprLeave"], [33, 2, 1, "c.Py_RunMain", "Py_RunMain"], [51, 1, 1, "c.Py_SETREF", "Py_SETREF"], [51, 2, 1, "c.Py_SET_REFCNT", "Py_SET_REFCNT"], [57, 2, 1, "c.Py_SET_SIZE", "Py_SET_SIZE"], [57, 2, 1, "c.Py_SET_TYPE", "Py_SET_TYPE"], [57, 2, 1, "c.Py_SIZE", "Py_SIZE"], [34, 1, 1, "c.Py_STRINGIFY", "Py_STRINGIFY"], [32, 2, 1, "c.Py_SetPath", "Py_SetPath"], [32, 2, 1, "c.Py_SetProgramName", "Py_SetProgramName"], [32, 2, 1, "c.Py_SetPythonHome", "Py_SetPythonHome"], [32, 2, 1, "c.Py_SetStandardStreamEncoding", "Py_SetStandardStreamEncoding"], [62, 1, 1, "c.Py_TPFLAGS_BASETYPE", "Py_TPFLAGS_BASETYPE"], [62, 1, 1, "c.Py_TPFLAGS_BASE_EXC_SUBCLASS", "Py_TPFLAGS_BASE_EXC_SUBCLASS"], [62, 1, 1, "c.Py_TPFLAGS_BYTES_SUBCLASS", "Py_TPFLAGS_BYTES_SUBCLASS"], [62, 1, 1, "c.Py_TPFLAGS_DEFAULT", "Py_TPFLAGS_DEFAULT"], [62, 1, 1, "c.Py_TPFLAGS_DICT_SUBCLASS", "Py_TPFLAGS_DICT_SUBCLASS"], [62, 1, 1, "c.Py_TPFLAGS_DISALLOW_INSTANTIATION", "Py_TPFLAGS_DISALLOW_INSTANTIATION"], [62, 1, 1, "c.Py_TPFLAGS_HAVE_FINALIZE", "Py_TPFLAGS_HAVE_FINALIZE"], [62, 1, 1, "c.Py_TPFLAGS_HAVE_GC", "Py_TPFLAGS_HAVE_GC"], [62, 1, 1, "c.Py_TPFLAGS_HAVE_VECTORCALL", "Py_TPFLAGS_HAVE_VECTORCALL"], [62, 1, 1, "c.Py_TPFLAGS_HEAPTYPE", "Py_TPFLAGS_HEAPTYPE"], [62, 1, 1, "c.Py_TPFLAGS_IMMUTABLETYPE", "Py_TPFLAGS_IMMUTABLETYPE"], [62, 1, 1, "c.Py_TPFLAGS_ITEMS_AT_END", "Py_TPFLAGS_ITEMS_AT_END"], [62, 1, 1, "c.Py_TPFLAGS_LIST_SUBCLASS", "Py_TPFLAGS_LIST_SUBCLASS"], [62, 1, 1, "c.Py_TPFLAGS_LONG_SUBCLASS", "Py_TPFLAGS_LONG_SUBCLASS"], [62, 1, 1, "c.Py_TPFLAGS_MANAGED_DICT", "Py_TPFLAGS_MANAGED_DICT"], [62, 1, 1, "c.Py_TPFLAGS_MANAGED_WEAKREF", "Py_TPFLAGS_MANAGED_WEAKREF"], [62, 1, 1, "c.Py_TPFLAGS_MAPPING", "Py_TPFLAGS_MAPPING"], [62, 1, 1, "c.Py_TPFLAGS_METHOD_DESCRIPTOR", "Py_TPFLAGS_METHOD_DESCRIPTOR"], [62, 1, 1, "c.Py_TPFLAGS_READY", "Py_TPFLAGS_READY"], [62, 1, 1, "c.Py_TPFLAGS_READYING", "Py_TPFLAGS_READYING"], [62, 1, 1, "c.Py_TPFLAGS_SEQUENCE", "Py_TPFLAGS_SEQUENCE"], [62, 1, 1, "c.Py_TPFLAGS_TUPLE_SUBCLASS", "Py_TPFLAGS_TUPLE_SUBCLASS"], [62, 1, 1, "c.Py_TPFLAGS_TYPE_SUBCLASS", "Py_TPFLAGS_TYPE_SUBCLASS"], [62, 1, 1, "c.Py_TPFLAGS_UNICODE_SUBCLASS", "Py_TPFLAGS_UNICODE_SUBCLASS"], [62, 1, 1, "c.Py_TPFLAGS_VALID_VERSION_TAG", "Py_TPFLAGS_VALID_VERSION_TAG"], [57, 2, 1, "c.Py_TYPE", "Py_TYPE"], [57, 1, 1, "c.Py_T_BOOL", "Py_T_BOOL"], [57, 1, 1, "c.Py_T_BYTE", "Py_T_BYTE"], [57, 1, 1, "c.Py_T_CHAR", "Py_T_CHAR"], [57, 1, 1, "c.Py_T_DOUBLE", "Py_T_DOUBLE"], [57, 1, 1, "c.Py_T_FLOAT", "Py_T_FLOAT"], [57, 1, 1, "c.Py_T_INT", "Py_T_INT"], [57, 1, 1, "c.Py_T_LONG", "Py_T_LONG"], [57, 1, 1, "c.Py_T_LONGLONG", "Py_T_LONGLONG"], [57, 1, 1, "c.Py_T_OBJECT_EX", "Py_T_OBJECT_EX"], [57, 1, 1, "c.Py_T_PYSSIZET", "Py_T_PYSSIZET"], [57, 1, 1, "c.Py_T_SHORT", "Py_T_SHORT"], [57, 1, 1, "c.Py_T_STRING", "Py_T_STRING"], [57, 1, 1, "c.Py_T_STRING_INPLACE", "Py_T_STRING_INPLACE"], [57, 1, 1, "c.Py_T_UBYTE", "Py_T_UBYTE"], [57, 1, 1, "c.Py_T_UINT", "Py_T_UINT"], [57, 1, 1, "c.Py_T_ULONG", "Py_T_ULONG"], [57, 1, 1, "c.Py_T_ULONGLONG", "Py_T_ULONGLONG"], [57, 1, 1, "c.Py_T_USHORT", "Py_T_USHORT"], [6, 0, 1, "c.Py_True", "Py_True"], [63, 4, 1, "c.Py_UCS1", "Py_UCS1"], [63, 4, 1, "c.Py_UCS2", "Py_UCS2"], [63, 4, 1, "c.Py_UCS4", "Py_UCS4"], [32, 1, 1, "c.Py_UNBLOCK_THREADS", "Py_UNBLOCK_THREADS"], [63, 4, 1, "c.Py_UNICODE", "Py_UNICODE"], [63, 2, 1, "c.Py_UNICODE_ISALNUM", "Py_UNICODE_ISALNUM"], [63, 2, 1, "c.Py_UNICODE_ISALPHA", "Py_UNICODE_ISALPHA"], [63, 2, 1, "c.Py_UNICODE_ISDECIMAL", "Py_UNICODE_ISDECIMAL"], [63, 2, 1, "c.Py_UNICODE_ISDIGIT", "Py_UNICODE_ISDIGIT"], [63, 2, 1, "c.Py_UNICODE_ISLINEBREAK", "Py_UNICODE_ISLINEBREAK"], [63, 2, 1, "c.Py_UNICODE_ISLOWER", "Py_UNICODE_ISLOWER"], [63, 2, 1, "c.Py_UNICODE_ISNUMERIC", "Py_UNICODE_ISNUMERIC"], [63, 2, 1, "c.Py_UNICODE_ISPRINTABLE", "Py_UNICODE_ISPRINTABLE"], [63, 2, 1, "c.Py_UNICODE_ISSPACE", "Py_UNICODE_ISSPACE"], [63, 2, 1, "c.Py_UNICODE_ISTITLE", "Py_UNICODE_ISTITLE"], [63, 2, 1, "c.Py_UNICODE_ISUPPER", "Py_UNICODE_ISUPPER"], [63, 2, 1, "c.Py_UNICODE_IS_HIGH_SURROGATE", "Py_UNICODE_IS_HIGH_SURROGATE"], [63, 2, 1, "c.Py_UNICODE_IS_LOW_SURROGATE", "Py_UNICODE_IS_LOW_SURROGATE"], [63, 2, 1, "c.Py_UNICODE_IS_SURROGATE", "Py_UNICODE_IS_SURROGATE"], [63, 2, 1, "c.Py_UNICODE_JOIN_SURROGATES", "Py_UNICODE_JOIN_SURROGATES"], [63, 2, 1, "c.Py_UNICODE_TODECIMAL", "Py_UNICODE_TODECIMAL"], [63, 2, 1, "c.Py_UNICODE_TODIGIT", "Py_UNICODE_TODIGIT"], [63, 2, 1, "c.Py_UNICODE_TOLOWER", "Py_UNICODE_TOLOWER"], [63, 2, 1, "c.Py_UNICODE_TONUMERIC", "Py_UNICODE_TONUMERIC"], [63, 2, 1, "c.Py_UNICODE_TOTITLE", "Py_UNICODE_TOTITLE"], [63, 2, 1, "c.Py_UNICODE_TOUPPER", "Py_UNICODE_TOUPPER"], [34, 1, 1, "c.Py_UNREACHABLE", "Py_UNREACHABLE"], [34, 1, 1, "c.Py_UNUSED", "Py_UNUSED"], [32, 0, 1, "c.Py_UnbufferedStdioFlag", "Py_UnbufferedStdioFlag"], [28, 2, 1, "c.Py_VISIT", "Py_VISIT"], [5, 2, 1, "c.Py_VaBuildValue", "Py_VaBuildValue"], [32, 0, 1, "c.Py_VerboseFlag", "Py_VerboseFlag"], [4, 0, 1, "c.Py_Version", "Py_Version"], [51, 2, 1, "c.Py_XDECREF", "Py_XDECREF"], [51, 2, 1, "c.Py_XINCREF", "Py_XINCREF"], [51, 2, 1, "c.Py_XNewRef", "Py_XNewRef"], [51, 1, 1, "c.Py_XSETREF", "Py_XSETREF"], [7, 4, 1, "c.Py_buffer", "Py_buffer"], [15, 4, 1, "c.Py_complex", "Py_complex"], [65, 0, 1, "c.Py_eval_input", "Py_eval_input"], [65, 0, 1, "c.Py_file_input", "Py_file_input"], [44, 1, 1, "c.Py_mod_create", "Py_mod_create"], [44, 1, 1, "c.Py_mod_exec", "Py_mod_exec"], [44, 1, 1, "c.Py_mod_multiple_interpreters", "Py_mod_multiple_interpreters"], [65, 0, 1, "c.Py_single_input", "Py_single_input"], [34, 4, 1, "c.Py_ssize_t", "Py_ssize_t"], [32, 4, 1, "c.Py_tracefunc", "Py_tracefunc"], [32, 1, 1, "c.Py_tss_NEEDS_INIT", "Py_tss_NEEDS_INIT"], [32, 4, 1, "c.Py_tss_t", "Py_tss_t"], [57, 1, 1, "c.T_NONE", "T_NONE"], [57, 1, 1, "c.T_OBJECT", "T_OBJECT"], [9, 2, 1, "c._PyBytes_Resize", "_PyBytes_Resize"], [57, 4, 1, "c._PyCFunctionFast", "_PyCFunctionFast"], [57, 4, 1, "c._PyCFunctionFastWithKeywords", "_PyCFunctionFastWithKeywords"], [32, 4, 1, "c._PyFrameEvalFunction", "_PyFrameEvalFunction"], [26, 5, 1, "c._PyInterpreterFrame", "_PyInterpreterFrame"], [32, 2, 1, "c._PyInterpreterState_GetEvalFrameFunc", "_PyInterpreterState_GetEvalFrameFunc"], [32, 2, 1, "c._PyInterpreterState_SetEvalFrameFunc", "_PyInterpreterState_SetEvalFrameFunc"], [48, 2, 1, "c._PyObject_GetDictPtr", "_PyObject_GetDictPtr"], [3, 2, 1, "c._PyObject_New", "_PyObject_New"], [3, 2, 1, "c._PyObject_NewVar", "_PyObject_NewVar"], [59, 2, 1, "c._PyTuple_Resize", "_PyTuple_Resize"], [33, 2, 1, "c._Py_InitializeMain", "_Py_InitializeMain"], [3, 0, 1, "c._Py_NoneStruct", "_Py_NoneStruct"], [15, 2, 1, "c._Py_c_diff", "_Py_c_diff"], [15, 2, 1, "c._Py_c_neg", "_Py_c_neg"], [15, 2, 1, "c._Py_c_pow", "_Py_c_pow"], [15, 2, 1, "c._Py_c_prod", "_Py_c_prod"], [15, 2, 1, "c._Py_c_quot", "_Py_c_quot"], [15, 2, 1, "c._Py_c_sum", "_Py_c_sum"], [30, 5, 1, "c._frozen", "_frozen"], [30, 5, 1, "c._inittab", "_inittab"], [62, 4, 1, "c.allocfunc", "allocfunc"], [62, 4, 1, "c.binaryfunc", "binaryfunc"], [62, 4, 1, "c.descrgetfunc", "descrgetfunc"], [62, 4, 1, "c.descrsetfunc", "descrsetfunc"], [62, 4, 1, "c.destructor", "destructor"], [62, 4, 1, "c.freefunc", "freefunc"], [28, 4, 1, "c.gcvisitobjects_t", "gcvisitobjects_t"], [62, 4, 1, "c.getattrfunc", "getattrfunc"], [62, 4, 1, "c.getattrofunc", "getattrofunc"], [62, 4, 1, "c.getbufferproc", "getbufferproc"], [62, 4, 1, "c.getiterfunc", "getiterfunc"], [62, 4, 1, "c.hashfunc", "hashfunc"], [62, 4, 1, "c.initproc", "initproc"], [28, 4, 1, "c.inquiry", "inquiry"], [62, 4, 1, "c.iternextfunc", "iternextfunc"], [62, 4, 1, "c.lenfunc", "lenfunc"], [62, 4, 1, "c.newfunc", "newfunc"], [62, 4, 1, "c.objobjargproc", "objobjargproc"], [62, 4, 1, "c.objobjproc", "objobjproc"], [62, 4, 1, "c.releasebufferproc", "releasebufferproc"], [62, 4, 1, "c.reprfunc", "reprfunc"], [62, 4, 1, "c.richcmpfunc", "richcmpfunc"], [62, 4, 1, "c.sendfunc", "sendfunc"], [62, 4, 1, "c.setattrfunc", "setattrfunc"], [62, 4, 1, "c.setattrofunc", "setattrofunc"], [62, 4, 1, "c.ssizeargfunc", "ssizeargfunc"], [62, 4, 1, "c.ssizeobjargproc", "ssizeobjargproc"], [62, 4, 1, "c.ternaryfunc", "ternaryfunc"], [28, 4, 1, "c.traverseproc", "traverseproc"], [62, 4, 1, "c.unaryfunc", "unaryfunc"], [10, 4, 1, "c.vectorcallfunc", "vectorcallfunc"], [28, 4, 1, "c.visitproc", "visitproc"], [210, 6, 1, "", "ArithmeticError"], [210, 6, 1, "", "AssertionError"], [210, 6, 1, "", "AttributeError"], [210, 6, 1, "", "BaseException"], [210, 6, 1, "", "BaseExceptionGroup"], [210, 6, 1, "", "BlockingIOError"], [210, 6, 1, "", "BrokenPipeError"], [210, 6, 1, "", "BufferError"], [210, 6, 1, "", "BytesWarning"], [210, 6, 1, "", "ChildProcessError"], [210, 6, 1, "", "ConnectionAbortedError"], [210, 6, 1, "", "ConnectionError"], [210, 6, 1, "", "ConnectionRefusedError"], [210, 6, 1, "", "ConnectionResetError"], [210, 6, 1, "", "DeprecationWarning"], [210, 6, 1, "", "EOFError"], [165, 9, 1, "", "Ellipsis"], [210, 6, 1, "", "EncodingWarning"], [210, 6, 1, "", "EnvironmentError"], [210, 6, 1, "", "Exception"], [210, 6, 1, "", "ExceptionGroup"], [165, 9, 1, "", "False"], [210, 6, 1, "", "FileExistsError"], [210, 6, 1, "", "FileNotFoundError"], [210, 6, 1, "", "FloatingPointError"], [210, 6, 1, "", "FutureWarning"], [210, 6, 1, "", "GeneratorExit"], [210, 6, 1, "", "IOError"], [210, 6, 1, "", "ImportError"], [210, 6, 1, "", "ImportWarning"], [210, 6, 1, "", "IndentationError"], [210, 6, 1, "", "IndexError"], [210, 6, 1, "", "InterruptedError"], [210, 6, 1, "", "IsADirectoryError"], [210, 6, 1, "", "KeyError"], [210, 6, 1, "", "KeyboardInterrupt"], [210, 6, 1, "", "LookupError"], [210, 6, 1, "", "MemoryError"], [210, 6, 1, "", "ModuleNotFoundError"], [210, 6, 1, "", "NameError"], [165, 9, 1, "", "None"], [210, 6, 1, "", "NotADirectoryError"], [165, 9, 1, "", "NotImplemented"], [210, 6, 1, "", "NotImplementedError"], [210, 6, 1, "", "OSError"], [210, 6, 1, "", "OverflowError"], [210, 6, 1, "", "PendingDeprecationWarning"], [210, 6, 1, "", "PermissionError"], [210, 6, 1, "", "ProcessLookupError"], [210, 6, 1, "", "RecursionError"], [210, 6, 1, "", "ReferenceError"], [210, 6, 1, "", "ResourceWarning"], [210, 6, 1, "", "RuntimeError"], [210, 6, 1, "", "RuntimeWarning"], [210, 6, 1, "", "StopAsyncIteration"], [210, 6, 1, "", "StopIteration"], [210, 6, 1, "", "SyntaxError"], [210, 6, 1, "", "SyntaxWarning"], [210, 6, 1, "", "SystemError"], [210, 6, 1, "", "SystemExit"], [210, 6, 1, "", "TabError"], [210, 6, 1, "", "TimeoutError"], [165, 9, 1, "", "True"], [210, 6, 1, "", "TypeError"], [210, 6, 1, "", "UnboundLocalError"], [210, 6, 1, "", "UnicodeDecodeError"], [210, 6, 1, "", "UnicodeEncodeError"], [210, 6, 1, "", "UnicodeError"], [210, 6, 1, "", "UnicodeTranslateError"], [210, 6, 1, "", "UnicodeWarning"], [210, 6, 1, "", "UserWarning"], [210, 6, 1, "", "ValueError"], [210, 6, 1, "", "Warning"], [210, 6, 1, "", "WindowsError"], [210, 6, 1, "", "ZeroDivisionError"], [429, 7, 1, "cached__", "__cached__"], [165, 9, 1, "debug__", "__debug__"], [429, 7, 1, "file__", "__file__"], [110, 10, 0, "-", "__future__"], [222, 11, 1, "import__", "__import__"], [429, 7, 1, "loader__", "__loader__"], [111, 10, 0, "-", "__main__"], [429, 7, 1, "name__", "__name__"], [429, 7, 1, "package__", "__package__"], [429, 7, 1, "path__", "__path__"], [429, 7, 1, "spec__", "__spec__"], [112, 10, 0, "-", "_thread"], [113, 10, 0, "-", "abc"], [222, 11, 1, "", "abs"], [114, 10, 0, "-", "aifc"], [222, 11, 1, "", "aiter"], [222, 11, 1, "", "all"], [222, 11, 1, "", "anext"], [222, 11, 1, "", "any"], [117, 10, 0, "-", "argparse"], [118, 10, 0, "-", "array"], [222, 11, 1, "", "ascii"], [119, 10, 0, "-", "ast"], [120, 10, 0, "-", "asyncio"], [137, 10, 0, "-", "atexit"], [138, 10, 0, "-", "audioop"], [140, 10, 0, "-", "base64"], [141, 10, 0, "-", "bdb"], [222, 11, 1, "", "bin"], [143, 10, 0, "-", "binascii"], [144, 10, 0, "-", "bisect"], [222, 12, 1, "", "bool"], [222, 11, 1, "", "breakpoint"], [145, 10, 0, "-", "builtins"], [341, 12, 1, "", "bytearray"], [341, 12, 1, "", "bytes"], [146, 10, 0, "-", "bz2"], [305, 10, 0, "-", "cProfile"], [147, 10, 0, "-", "calendar"], [222, 11, 1, "", "callable"], [148, 10, 0, "-", "cgi"], [149, 10, 0, "-", "cgitb"], [222, 11, 1, "", "chr"], [150, 10, 0, "-", "chunk"], [222, 11, 1, "", "classmethod"], [151, 10, 0, "-", "cmath"], [152, 10, 0, "-", "cmd"], [154, 10, 0, "-", "code"], [155, 10, 0, "-", "codecs"], [156, 10, 0, "-", "codeop"], [157, 10, 0, "-", "collections"], [159, 10, 0, "-", "colorsys"], [222, 11, 1, "", "compile"], [160, 10, 0, "-", "compileall"], [222, 12, 1, "", "complex"], [164, 10, 0, "-", "configparser"], [166, 10, 0, "-", "contextlib"], [167, 10, 0, "-", "contextvars"], [168, 10, 0, "-", "copy"], [169, 10, 0, "-", "copyreg"], [165, 9, 1, "", "copyright"], [165, 9, 1, "", "credits"], [170, 10, 0, "-", "crypt"], [172, 10, 0, "-", "csv"], [173, 10, 0, "-", "ctypes"], [174, 10, 0, "-", "curses"], [178, 10, 0, "-", "dataclasses"], [180, 10, 0, "-", "datetime"], [181, 10, 0, "-", "dbm"], [183, 10, 0, "-", "decimal"], [222, 11, 1, "", "delattr"], [341, 12, 1, "", "dict"], [187, 10, 0, "-", "difflib"], [222, 11, 1, "", "dir"], [188, 10, 0, "-", "dis"], [222, 11, 1, "", "divmod"], [190, 10, 0, "-", "doctest"], [191, 10, 0, "-", "email"], [207, 10, 0, "-", "ensurepip"], [208, 10, 0, "-", "enum"], [222, 11, 1, "", "enumerate"], [209, 10, 0, "-", "errno"], [222, 11, 1, "", "eval"], [222, 11, 1, "", "exec"], [165, 9, 1, "", "exit"], [211, 10, 0, "-", "faulthandler"], [212, 10, 0, "-", "fcntl"], [213, 10, 0, "-", "filecmp"], [215, 10, 0, "-", "fileinput"], [222, 11, 1, "", "filter"], [222, 12, 1, "", "float"], [217, 10, 0, "-", "fnmatch"], [222, 11, 1, "", "format"], [218, 10, 0, "-", "fractions"], [341, 12, 1, "", "frozenset"], [220, 10, 0, "-", "ftplib"], [223, 10, 0, "-", "functools"], [224, 10, 0, "-", "gc"], [222, 11, 1, "", "getattr"], [225, 10, 0, "-", "getopt"], [226, 10, 0, "-", "getpass"], [227, 10, 0, "-", "gettext"], [228, 10, 0, "-", "glob"], [222, 11, 1, "", "globals"], [229, 10, 0, "-", "graphlib"], [230, 10, 0, "-", "grp"], [231, 10, 0, "-", "gzip"], [222, 11, 1, "", "hasattr"], [222, 11, 1, "", "hash"], [232, 10, 0, "-", "hashlib"], [233, 10, 0, "-", "heapq"], [222, 11, 1, "", "help"], [222, 11, 1, "", "hex"], [234, 10, 0, "-", "hmac"], [235, 10, 0, "-", "html"], [238, 10, 0, "-", "http"], [222, 11, 1, "", "id"], [244, 10, 0, "-", "idlelib"], [245, 10, 0, "-", "imaplib"], [246, 10, 0, "-", "imghdr"], [247, 10, 0, "-", "importlib"], [222, 11, 1, "", "input"], [252, 10, 0, "-", "inspect"], [222, 12, 1, "", "int"], [255, 10, 0, "-", "io"], [256, 10, 0, "-", "ipaddress"], [222, 11, 1, "", "isinstance"], [222, 11, 1, "", "issubclass"], [222, 11, 1, "", "iter"], [258, 10, 0, "-", "itertools"], [259, 10, 0, "-", "json"], [260, 10, 0, "-", "keyword"], [222, 11, 1, "", "len"], [109, 10, 0, "-", "lib2to3"], [165, 9, 1, "", "license"], [262, 10, 0, "-", "linecache"], [341, 12, 1, "", "list"], [263, 10, 0, "-", "locale"], [222, 11, 1, "", "locals"], [264, 10, 0, "-", "logging"], [267, 10, 0, "-", "lzma"], [268, 10, 0, "-", "mailbox"], [269, 10, 0, "-", "mailcap"], [222, 11, 1, "", "map"], [271, 10, 0, "-", "marshal"], [272, 10, 0, "-", "math"], [222, 11, 1, "", "max"], [341, 12, 1, "", "memoryview"], [273, 10, 0, "-", "mimetypes"], [222, 11, 1, "", "min"], [275, 10, 0, "-", "mmap"], [276, 10, 0, "-", "modulefinder"], [278, 10, 0, "-", "msilib"], [279, 10, 0, "-", "msvcrt"], [280, 10, 0, "-", "multiprocessing"], [283, 10, 0, "-", "netrc"], [222, 11, 1, "", "next"], [284, 10, 0, "-", "nis"], [285, 10, 0, "-", "nntplib"], [286, 10, 0, "-", "numbers"], [222, 12, 1, "", "object"], [222, 11, 1, "", "oct"], [222, 11, 1, "", "open"], [288, 10, 0, "-", "operator"], [289, 10, 0, "-", "optparse"], [222, 11, 1, "", "ord"], [290, 10, 0, "-", "os"], [292, 10, 0, "-", "ossaudiodev"], [293, 10, 0, "-", "pathlib"], [294, 10, 0, "-", "pdb"], [296, 10, 0, "-", "pickle"], [297, 10, 0, "-", "pickletools"], [298, 10, 0, "-", "pipes"], [299, 10, 0, "-", "pkgutil"], [300, 10, 0, "-", "platform"], [301, 10, 0, "-", "plistlib"], [302, 10, 0, "-", "poplib"], [303, 10, 0, "-", "posix"], [222, 11, 1, "", "pow"], [304, 10, 0, "-", "pprint"], [222, 11, 1, "", "print"], [305, 10, 0, "-", "profile"], [222, 12, 1, "", "property"], [305, 10, 0, "-", "pstats"], [306, 10, 0, "-", "pty"], [307, 10, 0, "-", "pwd"], [308, 10, 0, "-", "py_compile"], [309, 10, 0, "-", "pyclbr"], [310, 10, 0, "-", "pydoc"], [313, 10, 0, "-", "queue"], [165, 9, 1, "", "quit"], [314, 10, 0, "-", "quopri"], [315, 10, 0, "-", "random"], [341, 12, 1, "", "range"], [316, 10, 0, "-", "re"], [317, 10, 0, "-", "readline"], [222, 11, 1, "", "repr"], [318, 10, 0, "-", "reprlib"], [319, 10, 0, "-", "resource"], [222, 11, 1, "", "reversed"], [320, 10, 0, "-", "rlcompleter"], [222, 11, 1, "", "round"], [321, 10, 0, "-", "runpy"], [322, 10, 0, "-", "sched"], [323, 10, 0, "-", "secrets"], [325, 10, 0, "-", "select"], [326, 10, 0, "-", "selectors"], [341, 12, 1, "", "set"], [222, 11, 1, "", "setattr"], [327, 10, 0, "-", "shelve"], [328, 10, 0, "-", "shlex"], [329, 10, 0, "-", "shutil"], [330, 10, 0, "-", "signal"], [331, 10, 0, "-", "site"], [331, 10, 0, "-", "sitecustomize"], [222, 12, 1, "", "slice"], [332, 10, 0, "-", "smtplib"], [333, 10, 0, "-", "sndhdr"], [334, 10, 0, "-", "socket"], [335, 10, 0, "-", "socketserver"], [222, 11, 1, "", "sorted"], [336, 10, 0, "-", "spwd"], [337, 10, 0, "-", "sqlite3"], [338, 10, 0, "-", "ssl"], [339, 10, 0, "-", "stat"], [222, 11, 1, "", "staticmethod"], [340, 10, 0, "-", "statistics"], [341, 12, 1, "", "str"], [342, 10, 0, "-", "string"], [343, 10, 0, "-", "stringprep"], [344, 10, 0, "-", "struct"], [345, 10, 0, "-", "subprocess"], [222, 11, 1, "", "sum"], [346, 10, 0, "-", "sunau"], [222, 12, 1, "", "super"], [348, 10, 0, "-", "symtable"], [349, 10, 0, "-", "sys"], [352, 10, 0, "-", "sysconfig"], [353, 10, 0, "-", "syslog"], [354, 10, 0, "-", "tabnanny"], [355, 10, 0, "-", "tarfile"], [356, 10, 0, "-", "telnetlib"], [357, 10, 0, "-", "tempfile"], [358, 10, 0, "-", "termios"], [359, 10, 0, "-", "test"], [361, 10, 0, "-", "textwrap"], [362, 10, 0, "-", "threading"], [363, 10, 0, "-", "time"], [364, 10, 0, "-", "timeit"], [366, 10, 0, "-", "tkinter"], [374, 10, 0, "-", "token"], [375, 10, 0, "-", "tokenize"], [376, 10, 0, "-", "tomllib"], [377, 10, 0, "-", "trace"], [378, 10, 0, "-", "traceback"], [379, 10, 0, "-", "tracemalloc"], [380, 10, 0, "-", "tty"], [341, 12, 1, "", "tuple"], [381, 10, 0, "-", "turtle"], [381, 10, 0, "-", "turtledemo"], [222, 12, 1, "", "type"], [382, 10, 0, "-", "types"], [383, 10, 0, "-", "typing"], [384, 10, 0, "-", "unicodedata"], [385, 10, 0, "-", "unittest"], [389, 10, 0, "-", "urllib"], [331, 10, 0, "-", "usercustomize"], [394, 10, 0, "-", "uu"], [395, 10, 0, "-", "uuid"], [222, 11, 1, "", "vars"], [396, 10, 0, "-", "venv"], [397, 10, 0, "-", "warnings"], [398, 10, 0, "-", "wave"], [399, 10, 0, "-", "weakref"], [400, 10, 0, "-", "webbrowser"], [402, 10, 0, "-", "winreg"], [403, 10, 0, "-", "winsound"], [404, 10, 0, "-", "wsgiref"], [405, 10, 0, "-", "xdrlib"], [406, 10, 0, "-", "xml"], [222, 11, 1, "", "zip"], [418, 10, 0, "-", "zipapp"], [419, 10, 0, "-", "zipfile"], [420, 10, 0, "-", "zipimport"], [421, 10, 0, "-", "zlib"], [422, 10, 0, "-", "zoneinfo"], [294, 13, 1, "pdbcommand-0", "!"], [453, 14, 1, "cmdoption-build", "--build"], [452, 14, 1, "cmdoption-check-hash-based-pycs", "--check-hash-based-pycs"], [453, 14, 1, "cmdoption-disable-ipv6", "--disable-ipv6"], [453, 14, 1, "cmdoption-disable-test-modules", "--disable-test-modules"], [453, 14, 1, "cmdoption-enable-big-digits", "--enable-big-digits"], [453, 14, 1, "cmdoption-enable-bolt", "--enable-bolt"], [453, 14, 1, "cmdoption-enable-framework", "--enable-framework"], [453, 14, 1, "cmdoption-enable-loadable-sqlite-extensions", "--enable-loadable-sqlite-extensions"], [453, 14, 1, "cmdoption-enable-optimizations", "--enable-optimizations"], [453, 14, 1, "cmdoption-enable-profiling", "--enable-profiling"], [453, 14, 1, "cmdoption-enable-pystats", "--enable-pystats"], [453, 14, 1, "cmdoption-enable-shared", "--enable-shared"], [453, 14, 1, "cmdoption-enable-universalsdk", "--enable-universalsdk"], [453, 14, 1, "cmdoption-enable-wasm-dynamic-linking", "--enable-wasm-dynamic-linking"], [453, 14, 1, "cmdoption-enable-wasm-pthreads", "--enable-wasm-pthreads"], [453, 14, 1, "cmdoption-exec-prefix", "--exec-prefix"], [452, 14, 1, "cmdoption-help", "--help"], [452, 14, 1, "cmdoption-help-all", "--help-all"], [452, 14, 1, "cmdoption-help-env", "--help-env"], [452, 14, 1, "cmdoption-help-xoptions", "--help-xoptions"], [453, 14, 1, "cmdoption-host", "--host"], [453, 14, 1, "cmdoption-prefix", "--prefix"], [452, 14, 1, "cmdoption-version", "--version"], [453, 14, 1, "cmdoption-with-address-sanitizer", "--with-address-sanitizer"], [453, 14, 1, "cmdoption-with-assertions", "--with-assertions"], [453, 14, 1, "cmdoption-with-build-python", "--with-build-python"], [453, 14, 1, "cmdoption-with-builtin-hashlib-hashes", "--with-builtin-hashlib-hashes"], [453, 14, 1, "cmdoption-with-computed-gotos", "--with-computed-gotos"], [453, 14, 1, "cmdoption-with-dbmliborder", "--with-dbmliborder"], [453, 14, 1, "cmdoption-with-dtrace", "--with-dtrace"], [453, 14, 1, "cmdoption-with-emscripten-target", "--with-emscripten-target"], [453, 14, 1, "cmdoption-with-ensurepip", "--with-ensurepip"], [453, 14, 1, "cmdoption-with-framework-name", "--with-framework-name"], [453, 14, 1, "cmdoption-with-hash-algorithm", "--with-hash-algorithm"], [453, 14, 1, "cmdoption-with-libc", "--with-libc"], [453, 14, 1, "cmdoption-with-libm", "--with-libm"], [453, 14, 1, "cmdoption-with-libs", "--with-libs"], [453, 14, 1, "cmdoption-with-lto", "--with-lto"], [453, 14, 1, "cmdoption-with-memory-sanitizer", "--with-memory-sanitizer"], [453, 14, 1, "cmdoption-with-openssl", "--with-openssl"], [453, 14, 1, "cmdoption-with-openssl-rpath", "--with-openssl-rpath"], [453, 14, 1, "cmdoption-with-pkg-config", "--with-pkg-config"], [453, 14, 1, "cmdoption-with-platlibdir", "--with-platlibdir"], [453, 14, 1, "cmdoption-with-pydebug", "--with-pydebug"], [453, 14, 1, "cmdoption-with-readline", "--with-readline"], [453, 14, 1, "cmdoption-with-ssl-default-suites", "--with-ssl-default-suites"], [453, 14, 1, "cmdoption-with-strict-overflow", "--with-strict-overflow"], [453, 14, 1, "cmdoption-with-suffix", "--with-suffix"], [453, 14, 1, "cmdoption-with-system-expat", "--with-system-expat"], [453, 14, 1, "cmdoption-with-system-libmpdec", "--with-system-libmpdec"], [453, 14, 1, "cmdoption-with-trace-refs", "--with-trace-refs"], [453, 14, 1, "cmdoption-with-tzpath", "--with-tzpath"], [453, 14, 1, "cmdoption-with-undefined-behavior-sanitizer", "--with-undefined-behavior-sanitizer"], [453, 14, 1, "cmdoption-with-universal-archs", "--with-universal-archs"], [453, 14, 1, "cmdoption-with-valgrind", "--with-valgrind"], [453, 14, 1, "cmdoption-with-wheel-pkg-dir", "--with-wheel-pkg-dir"], [453, 14, 1, "cmdoption-without-c-locale-coercion", "--without-c-locale-coercion"], [453, 14, 1, "cmdoption-without-decimal-contextvar", "--without-decimal-contextvar"], [453, 14, 1, "cmdoption-without-doc-strings", "--without-doc-strings"], [453, 14, 1, "cmdoption-without-freelists", "--without-freelists"], [453, 14, 1, "cmdoption-without-pymalloc", "--without-pymalloc"], [453, 14, 1, "cmdoption-without-readline", "--without-readline"], [453, 14, 1, "cmdoption-without-static-libpython", "--without-static-libpython"], [452, 14, 1, "cmdoption-0", "-?"], [452, 14, 1, "cmdoption-B", "-B"], [452, 14, 1, "cmdoption-E", "-E"], [452, 14, 1, "cmdoption-I", "-I"], [452, 14, 1, "cmdoption-J", "-J"], [452, 14, 1, "cmdoption-O", "-O"], [452, 14, 1, "cmdoption-OO", "-OO"], [452, 14, 1, "cmdoption-P", "-P"], [452, 14, 1, "cmdoption-R", "-R"], [452, 14, 1, "cmdoption-S", "-S"], [452, 14, 1, "cmdoption-V", "-V"], [452, 14, 1, "cmdoption-W", "-W"], [452, 14, 1, "cmdoption-X", "-X"], [452, 14, 1, "cmdoption-b", "-b"], [452, 14, 1, "cmdoption-c", "-c"], [452, 14, 1, "cmdoption-d", "-d"], [452, 14, 1, "cmdoption-h", "-h"], [452, 14, 1, "cmdoption-i", "-i"], [452, 14, 1, "cmdoption-m", "-m"], [452, 14, 1, "cmdoption-q", "-q"], [452, 14, 1, "cmdoption-s", "-s"], [452, 14, 1, "cmdoption-u", "-u"], [452, 14, 1, "cmdoption-v", "-v"], [452, 14, 1, "cmdoption-x", "-x"], [453, 15, 1, "-", "BASECFLAGS"], [453, 15, 1, "-", "BASECPPFLAGS"], [188, 16, 1, "-", "BEFORE_ASYNC_WITH"], [188, 16, 1, "-", "BEFORE_WITH"], [188, 16, 1, "-", "BINARY_OP"], [188, 16, 1, "-", "BINARY_SLICE"], [188, 16, 1, "-", "BINARY_SUBSCR"], [453, 15, 1, "-", "BLDSHARED"], [350, 17, 1, "-", "BRANCH"], [188, 16, 1, "-", "BUILD_CONST_KEY_MAP"], [188, 16, 1, "-", "BUILD_LIST"], [188, 16, 1, "-", "BUILD_MAP"], [188, 16, 1, "-", "BUILD_SET"], [188, 16, 1, "-", "BUILD_SLICE"], [188, 16, 1, "-", "BUILD_STRING"], [188, 16, 1, "-", "BUILD_TUPLE"], [188, 16, 1, "-", "CACHE"], [350, 17, 1, "-", "CALL"], [188, 16, 1, "-", "CALL"], [188, 16, 1, "-", "CALL_FUNCTION_EX"], [188, 16, 1, "-", "CALL_INTRINSIC_1"], [188, 16, 1, "-", "CALL_INTRINSIC_2"], [453, 15, 1, "-", "CC"], [453, 15, 1, "-", "CCSHARED"], [453, 15, 1, "-", "CFLAGS"], [453, 15, 1, "-", "CFLAGSFORSHARED"], [453, 15, 1, "-", "CFLAGS_ALIASING"], [453, 15, 1, "-", "CFLAGS_NODIST"], [188, 16, 1, "-", "CHECK_EG_MATCH"], [188, 16, 1, "-", "CHECK_EXC_MATCH"], [188, 16, 1, "-", "CLEANUP_THROW"], [188, 16, 1, "-", "COMPARE_OP"], [453, 15, 1, "-", "COMPILEALL_OPTS"], [453, 15, 1, "-", "CONFIGURE_CFLAGS"], [453, 15, 1, "-", "CONFIGURE_CFLAGS_NODIST"], [453, 15, 1, "-", "CONFIGURE_CPPFLAGS"], [453, 15, 1, "-", "CONFIGURE_LDFLAGS"], [453, 15, 1, "-", "CONFIGURE_LDFLAGS_NODIST"], [453, 14, 1, "cmdoption-arg-CONFIG_SITE", "CONFIG_SITE"], [188, 16, 1, "-", "CONTAINS_OP"], [188, 16, 1, "-", "COPY"], [188, 16, 1, "-", "COPY_FREE_VARS"], [453, 15, 1, "-", "CPPFLAGS"], [453, 15, 1, "-", "CXX"], [350, 17, 1, "-", "C_RAISE"], [350, 17, 1, "-", "C_RETURN"], [188, 16, 1, "-", "DELETE_ATTR"], [188, 16, 1, "-", "DELETE_DEREF"], [188, 16, 1, "-", "DELETE_FAST"], [188, 16, 1, "-", "DELETE_GLOBAL"], [188, 16, 1, "-", "DELETE_NAME"], [188, 16, 1, "-", "DELETE_SUBSCR"], [188, 16, 1, "-", "DICT_MERGE"], [188, 16, 1, "-", "DICT_UPDATE"], [188, 16, 1, "-", "END_ASYNC_FOR"], [188, 16, 1, "-", "END_FOR"], [188, 16, 1, "-", "END_SEND"], [350, 17, 1, "-", "EXCEPTION_HANDLED"], [188, 16, 1, "-", "EXTENDED_ARG"], [453, 15, 1, "-", "EXTRA_CFLAGS"], [188, 16, 1, "-", "FORMAT_VALUE"], [188, 16, 1, "-", "FOR_ITER"], [188, 16, 1, "-", "GET_AITER"], [188, 16, 1, "-", "GET_ANEXT"], [188, 16, 1, "-", "GET_AWAITABLE"], [188, 16, 1, "-", "GET_ITER"], [188, 16, 1, "-", "GET_LEN"], [188, 16, 1, "-", "GET_YIELD_FROM_ITER"], [188, 16, 1, "-", "HAVE_ARGUMENT"], [188, 16, 1, "-", "IMPORT_FROM"], [188, 16, 1, "-", "IMPORT_NAME"], [350, 17, 1, "-", "INSTRUCTION"], [188, 16, 1, "-", "IS_OP"], [350, 17, 1, "-", "JUMP"], [188, 16, 1, "-", "JUMP"], [188, 16, 1, "-", "JUMP_BACKWARD"], [188, 16, 1, "-", "JUMP_BACKWARD_NO_INTERRUPT"], [188, 16, 1, "-", "JUMP_FORWARD"], [188, 16, 1, "-", "JUMP_NO_INTERRUPT"], [188, 16, 1, "-", "KW_NAMES"], [453, 15, 1, "-", "LDFLAGS"], [453, 15, 1, "-", "LDFLAGS_NODIST"], [453, 15, 1, "-", "LDSHARED"], [453, 15, 1, "-", "LIBS"], [350, 17, 1, "-", "LINE"], [453, 15, 1, "-", "LINKCC"], [188, 16, 1, "-", "LIST_APPEND"], [188, 16, 1, "-", "LIST_EXTEND"], [188, 16, 1, "-", "LOAD_ASSERTION_ERROR"], [188, 16, 1, "-", "LOAD_ATTR"], [188, 16, 1, "-", "LOAD_BUILD_CLASS"], [188, 16, 1, "-", "LOAD_CLOSURE"], [188, 16, 1, "-", "LOAD_CONST"], [188, 16, 1, "-", "LOAD_DEREF"], [188, 16, 1, "-", "LOAD_FAST"], [188, 16, 1, "-", "LOAD_FAST_AND_CLEAR"], [188, 16, 1, "-", "LOAD_FAST_CHECK"], [188, 16, 1, "-", "LOAD_FROM_DICT_OR_DEREF"], [188, 16, 1, "-", "LOAD_FROM_DICT_OR_GLOBALS"], [188, 16, 1, "-", "LOAD_GLOBAL"], [188, 16, 1, "-", "LOAD_LOCALS"], [188, 16, 1, "-", "LOAD_METHOD"], [188, 16, 1, "-", "LOAD_NAME"], [188, 16, 1, "-", "LOAD_SUPER_ATTR"], [188, 16, 1, "-", "MAKE_CELL"], [188, 16, 1, "-", "MAKE_FUNCTION"], [188, 16, 1, "-", "MAP_ADD"], [188, 16, 1, "-", "MATCH_CLASS"], [188, 16, 1, "-", "MATCH_KEYS"], [188, 16, 1, "-", "MATCH_MAPPING"], [188, 16, 1, "-", "MATCH_SEQUENCE"], [188, 16, 1, "-", "NOP"], [350, 17, 1, "-", "NO_EVENTS"], [453, 15, 1, "-", "OPT"], [188, 16, 1, "-", "POP_BLOCK"], [188, 16, 1, "-", "POP_EXCEPT"], [188, 16, 1, "-", "POP_JUMP_IF_FALSE"], [188, 16, 1, "-", "POP_JUMP_IF_NONE"], [188, 16, 1, "-", "POP_JUMP_IF_NOT_NONE"], [188, 16, 1, "-", "POP_JUMP_IF_TRUE"], [188, 16, 1, "-", "POP_TOP"], [453, 15, 1, "-", "PROFILE_TASK"], [453, 15, 1, "-", "PURIFY"], [188, 16, 1, "-", "PUSH_EXC_INFO"], [188, 16, 1, "-", "PUSH_NULL"], [452, 15, 1, "-", "PYTHONASYNCIODEBUG"], [452, 15, 1, "-", "PYTHONBREAKPOINT"], [452, 15, 1, "-", "PYTHONCASEOK"], [452, 15, 1, "-", "PYTHONCOERCECLOCALE"], [452, 15, 1, "-", "PYTHONDEBUG"], [452, 15, 1, "-", "PYTHONDEVMODE"], [452, 15, 1, "-", "PYTHONDONTWRITEBYTECODE"], [452, 15, 1, "-", "PYTHONDUMPREFS"], [452, 15, 1, "envvar-PYTHONDUMPREFSFILE-FILENAME", "PYTHONDUMPREFSFILE=FILENAME"], [452, 15, 1, "-", "PYTHONEXECUTABLE"], [452, 15, 1, "-", "PYTHONFAULTHANDLER"], [452, 15, 1, "-", "PYTHONHASHSEED"], [452, 15, 1, "-", "PYTHONHOME"], [452, 15, 1, "-", "PYTHONINSPECT"], [452, 15, 1, "-", "PYTHONINTMAXSTRDIGITS"], [452, 15, 1, "-", "PYTHONIOENCODING"], [452, 15, 1, "-", "PYTHONLEGACYWINDOWSFSENCODING"], [452, 15, 1, "-", "PYTHONLEGACYWINDOWSSTDIO"], [452, 15, 1, "-", "PYTHONMALLOC"], [452, 15, 1, "-", "PYTHONMALLOCSTATS"], [452, 15, 1, "-", "PYTHONNODEBUGRANGES"], [452, 15, 1, "-", "PYTHONNOUSERSITE"], [452, 15, 1, "-", "PYTHONOPTIMIZE"], [452, 15, 1, "-", "PYTHONPATH"], [452, 15, 1, "-", "PYTHONPERFSUPPORT"], [452, 15, 1, "-", "PYTHONPLATLIBDIR"], [452, 15, 1, "-", "PYTHONPROFILEIMPORTTIME"], [452, 15, 1, "-", "PYTHONPYCACHEPREFIX"], [452, 15, 1, "-", "PYTHONSAFEPATH"], [452, 15, 1, "-", "PYTHONSTARTUP"], [452, 15, 1, "-", "PYTHONTRACEMALLOC"], [422, 15, 1, "-", "PYTHONTZPATH"], [452, 15, 1, "-", "PYTHONUNBUFFERED"], [452, 15, 1, "-", "PYTHONUSERBASE"], [452, 15, 1, "-", "PYTHONUTF8"], [452, 15, 1, "-", "PYTHONVERBOSE"], [452, 15, 1, "-", "PYTHONWARNDEFAULTENCODING"], [452, 15, 1, "-", "PYTHONWARNINGS"], [453, 15, 1, "-", "PY_BUILTIN_MODULE_CFLAGS"], [453, 15, 1, "-", "PY_CFLAGS"], [453, 15, 1, "-", "PY_CFLAGS_NODIST"], [453, 15, 1, "-", "PY_CORE_CFLAGS"], [453, 15, 1, "-", "PY_CORE_LDFLAGS"], [453, 15, 1, "-", "PY_CPPFLAGS"], [453, 15, 1, "-", "PY_LDFLAGS"], [453, 15, 1, "-", "PY_LDFLAGS_NODIST"], [350, 17, 1, "-", "PY_RESUME"], [350, 17, 1, "-", "PY_RETURN"], [350, 17, 1, "-", "PY_START"], [453, 15, 1, "-", "PY_STDMODULE_CFLAGS"], [350, 17, 1, "-", "PY_THROW"], [350, 17, 1, "-", "PY_UNWIND"], [350, 17, 1, "-", "PY_YIELD"], [350, 17, 1, "-", "RAISE"], [188, 16, 1, "-", "RAISE_VARARGS"], [350, 17, 1, "-", "RERAISE"], [188, 16, 1, "-", "RERAISE"], [188, 16, 1, "-", "RESUME"], [188, 16, 1, "-", "RETURN_CONST"], [188, 16, 1, "-", "RETURN_GENERATOR"], [188, 16, 1, "-", "RETURN_VALUE"], [188, 16, 1, "-", "SEND"], [188, 16, 1, "-", "SETUP_ANNOTATIONS"], [188, 16, 1, "-", "SETUP_CLEANUP"], [188, 16, 1, "-", "SETUP_FINALLY"], [188, 16, 1, "-", "SETUP_WITH"], [188, 16, 1, "-", "SET_ADD"], [188, 16, 1, "-", "SET_UPDATE"], [350, 17, 1, "-", "STOP_ITERATION"], [188, 16, 1, "-", "STORE_ATTR"], [188, 16, 1, "-", "STORE_DEREF"], [188, 16, 1, "-", "STORE_FAST"], [188, 16, 1, "-", "STORE_GLOBAL"], [188, 16, 1, "-", "STORE_NAME"], [188, 16, 1, "-", "STORE_SLICE"], [188, 16, 1, "-", "STORE_SUBSCR"], [188, 16, 1, "-", "SWAP"], [188, 16, 1, "-", "UNARY_INVERT"], [188, 16, 1, "-", "UNARY_NEGATIVE"], [188, 16, 1, "-", "UNARY_NOT"], [188, 16, 1, "-", "UNPACK_EX"], [188, 16, 1, "-", "UNPACK_SEQUENCE"], [188, 16, 1, "-", "WITH_EXCEPT_START"], [188, 16, 1, "-", "YIELD_VALUE"], [294, 13, 1, "-", "alias"], [109, 18, 1, "to3fixer-apply", "apply"], [294, 13, 1, "-", "args"], [109, 18, 1, "to3fixer-asserts", "asserts"], [109, 18, 1, "to3fixer-basestring", "basestring"], [294, 13, 1, "-", "break"], [109, 18, 1, "to3fixer-buffer", "buffer"], [294, 13, 1, "-", "clear"], [294, 13, 1, "-", "commands"], [294, 13, 1, "-", "condition"], [294, 13, 1, "-", "continue"], [294, 13, 1, "-", "debug"], [109, 18, 1, "to3fixer-dict", "dict"], [294, 13, 1, "-", "disable"], [294, 13, 1, "-", "display"], [294, 13, 1, "-", "down"], [294, 13, 1, "-", "enable"], [109, 18, 1, "to3fixer-except", "except"], [109, 18, 1, "to3fixer-exec", "exec"], [109, 18, 1, "to3fixer-execfile", "execfile"], [109, 18, 1, "to3fixer-exitfunc", "exitfunc"], [109, 18, 1, "to3fixer-filter", "filter"], [109, 18, 1, "to3fixer-funcattrs", "funcattrs"], [109, 18, 1, "to3fixer-future", "future"], [109, 18, 1, "to3fixer-getcwdu", "getcwdu"], [109, 18, 1, "to3fixer-has_key", "has_key"], [294, 13, 1, "-", "help"], [109, 18, 1, "to3fixer-idioms", "idioms"], [294, 13, 1, "-", "ignore"], [109, 18, 1, "to3fixer-import", "import"], [109, 18, 1, "to3fixer-imports", "imports"], [109, 18, 1, "to3fixer-imports2", "imports2"], [109, 18, 1, "to3fixer-input", "input"], [294, 13, 1, "-", "interact"], [109, 18, 1, "to3fixer-intern", "intern"], [109, 18, 1, "to3fixer-isinstance", "isinstance"], [109, 18, 1, "to3fixer-itertools", "itertools"], [109, 18, 1, "to3fixer-itertools_imports", "itertools_imports"], [294, 13, 1, "-", "jump"], [294, 13, 1, "-", "list"], [294, 13, 1, "-", "ll"], [109, 18, 1, "to3fixer-long", "long"], [109, 18, 1, "to3fixer-map", "map"], [109, 18, 1, "to3fixer-metaclass", "metaclass"], [109, 18, 1, "to3fixer-methodattrs", "methodattrs"], [109, 18, 1, "to3fixer-ne", "ne"], [109, 18, 1, "to3fixer-next", "next"], [294, 13, 1, "-", "next"], [109, 18, 1, "to3fixer-nonzero", "nonzero"], [109, 18, 1, "to3fixer-numliterals", "numliterals"], [109, 18, 1, "to3fixer-operator", "operator"], [294, 13, 1, "-", "p"], [109, 18, 1, "to3fixer-paren", "paren"], [294, 13, 1, "-", "pp"], [109, 18, 1, "to3fixer-print", "print"], [294, 13, 1, "-", "quit"], [109, 18, 1, "to3fixer-raise", "raise"], [109, 18, 1, "to3fixer-raw_input", "raw_input"], [109, 18, 1, "to3fixer-reduce", "reduce"], [109, 18, 1, "to3fixer-reload", "reload"], [109, 18, 1, "to3fixer-renames", "renames"], [109, 18, 1, "to3fixer-repr", "repr"], [294, 13, 1, "-", "restart"], [294, 13, 1, "-", "return"], [294, 13, 1, "-", "retval"], [294, 13, 1, "-", "run"], [109, 18, 1, "to3fixer-set_literal", "set_literal"], [294, 13, 1, "-", "source"], [109, 18, 1, "to3fixer-standarderror", "standarderror"], [294, 13, 1, "-", "step"], [109, 18, 1, "to3fixer-sys_exc", "sys_exc"], [294, 13, 1, "-", "tbreak"], [109, 18, 1, "to3fixer-throw", "throw"], [109, 18, 1, "to3fixer-tuple_params", "tuple_params"], [109, 18, 1, "to3fixer-types", "types"], [294, 13, 1, "-", "unalias"], [294, 13, 1, "-", "undisplay"], [109, 18, 1, "to3fixer-unicode", "unicode"], [294, 13, 1, "-", "until"], [294, 13, 1, "-", "up"], [109, 18, 1, "to3fixer-urllib", "urllib"], [294, 13, 1, "-", "whatis"], [294, 13, 1, "-", "where"], [109, 18, 1, "to3fixer-ws_comma", "ws_comma"], [109, 18, 1, "to3fixer-xrange", "xrange"], [109, 18, 1, "to3fixer-xreadlines", "xreadlines"], [109, 18, 1, "to3fixer-zip", "zip"]], "PyAIter_Check": [[35, 3, 1, "c.PyAIter_Check", "o"]], "PyAnySet_Check": [[54, 3, 1, "c.PyAnySet_Check", "p"]], "PyAnySet_CheckExact": [[54, 3, 1, "c.PyAnySet_CheckExact", "p"]], "PyArg_Parse": [[5, 3, 1, "c.PyArg_Parse", "args"], [5, 3, 1, "c.PyArg_Parse", "format"]], "PyArg_ParseTuple": [[5, 3, 1, "c.PyArg_ParseTuple", "args"], [5, 3, 1, "c.PyArg_ParseTuple", "format"]], "PyArg_ParseTupleAndKeywords": [[5, 3, 1, "c.PyArg_ParseTupleAndKeywords", "args"], [5, 3, 1, "c.PyArg_ParseTupleAndKeywords", "format"], [5, 3, 1, "c.PyArg_ParseTupleAndKeywords", "keywords"], [5, 3, 1, "c.PyArg_ParseTupleAndKeywords", "kw"]], "PyArg_UnpackTuple": [[5, 3, 1, "c.PyArg_UnpackTuple", "args"], [5, 3, 1, "c.PyArg_UnpackTuple", "max"], [5, 3, 1, "c.PyArg_UnpackTuple", "min"], [5, 3, 1, "c.PyArg_UnpackTuple", "name"]], "PyArg_VaParse": [[5, 3, 1, "c.PyArg_VaParse", "args"], [5, 3, 1, "c.PyArg_VaParse", "format"], [5, 3, 1, "c.PyArg_VaParse", "vargs"]], "PyArg_VaParseTupleAndKeywords": [[5, 3, 1, "c.PyArg_VaParseTupleAndKeywords", "args"], [5, 3, 1, "c.PyArg_VaParseTupleAndKeywords", "format"], [5, 3, 1, "c.PyArg_VaParseTupleAndKeywords", "keywords"], [5, 3, 1, "c.PyArg_VaParseTupleAndKeywords", "kw"], [5, 3, 1, "c.PyArg_VaParseTupleAndKeywords", "vargs"]], "PyAsyncMethods": [[62, 0, 1, "c.PyAsyncMethods.am_aiter", "am_aiter"], [62, 0, 1, "c.PyAsyncMethods.am_anext", "am_anext"], [62, 0, 1, "c.PyAsyncMethods.am_await", "am_await"], [62, 0, 1, "c.PyAsyncMethods.am_send", "am_send"]], "PyBool_Check": [[6, 3, 1, "c.PyBool_Check", "o"]], "PyBool_FromLong": [[6, 3, 1, "c.PyBool_FromLong", "v"]], "PyBufferProcs": [[62, 0, 1, "c.PyBufferProcs.bf_getbuffer", "bf_getbuffer"], [62, 0, 1, "c.PyBufferProcs.bf_releasebuffer", "bf_releasebuffer"]], "PyBuffer_FillContiguousStrides": [[7, 3, 1, "c.PyBuffer_FillContiguousStrides", "itemsize"], [7, 3, 1, "c.PyBuffer_FillContiguousStrides", "ndims"], [7, 3, 1, "c.PyBuffer_FillContiguousStrides", "order"], [7, 3, 1, "c.PyBuffer_FillContiguousStrides", "shape"], [7, 3, 1, "c.PyBuffer_FillContiguousStrides", "strides"]], "PyBuffer_FillInfo": [[7, 3, 1, "c.PyBuffer_FillInfo", "buf"], [7, 3, 1, "c.PyBuffer_FillInfo", "exporter"], [7, 3, 1, "c.PyBuffer_FillInfo", "flags"], [7, 3, 1, "c.PyBuffer_FillInfo", "len"], [7, 3, 1, "c.PyBuffer_FillInfo", "readonly"], [7, 3, 1, "c.PyBuffer_FillInfo", "view"]], "PyBuffer_FromContiguous": [[7, 3, 1, "c.PyBuffer_FromContiguous", "buf"], [7, 3, 1, "c.PyBuffer_FromContiguous", "fort"], [7, 3, 1, "c.PyBuffer_FromContiguous", "len"], [7, 3, 1, "c.PyBuffer_FromContiguous", "view"]], "PyBuffer_GetPointer": [[7, 3, 1, "c.PyBuffer_GetPointer", "indices"], [7, 3, 1, "c.PyBuffer_GetPointer", "view"]], "PyBuffer_IsContiguous": [[7, 3, 1, "c.PyBuffer_IsContiguous", "order"], [7, 3, 1, "c.PyBuffer_IsContiguous", "view"]], "PyBuffer_Release": [[7, 3, 1, "c.PyBuffer_Release", "view"]], "PyBuffer_SizeFromFormat": [[7, 3, 1, "c.PyBuffer_SizeFromFormat", "format"]], "PyBuffer_ToContiguous": [[7, 3, 1, "c.PyBuffer_ToContiguous", "buf"], [7, 3, 1, "c.PyBuffer_ToContiguous", "len"], [7, 3, 1, "c.PyBuffer_ToContiguous", "order"], [7, 3, 1, "c.PyBuffer_ToContiguous", "src"]], "PyByteArray_AS_STRING": [[8, 3, 1, "c.PyByteArray_AS_STRING", "bytearray"]], "PyByteArray_AsString": [[8, 3, 1, "c.PyByteArray_AsString", "bytearray"]], "PyByteArray_Check": [[8, 3, 1, "c.PyByteArray_Check", "o"]], "PyByteArray_CheckExact": [[8, 3, 1, "c.PyByteArray_CheckExact", "o"]], "PyByteArray_Concat": [[8, 3, 1, "c.PyByteArray_Concat", "a"], [8, 3, 1, "c.PyByteArray_Concat", "b"]], "PyByteArray_FromObject": [[8, 3, 1, "c.PyByteArray_FromObject", "o"]], "PyByteArray_FromStringAndSize": [[8, 3, 1, "c.PyByteArray_FromStringAndSize", "len"], [8, 3, 1, "c.PyByteArray_FromStringAndSize", "string"]], "PyByteArray_GET_SIZE": [[8, 3, 1, "c.PyByteArray_GET_SIZE", "bytearray"]], "PyByteArray_Resize": [[8, 3, 1, "c.PyByteArray_Resize", "bytearray"], [8, 3, 1, "c.PyByteArray_Resize", "len"]], "PyByteArray_Size": [[8, 3, 1, "c.PyByteArray_Size", "bytearray"]], "PyBytes_AS_STRING": [[9, 3, 1, "c.PyBytes_AS_STRING", "string"]], "PyBytes_AsString": [[9, 3, 1, "c.PyBytes_AsString", "o"]], "PyBytes_AsStringAndSize": [[9, 3, 1, "c.PyBytes_AsStringAndSize", "buffer"], [9, 3, 1, "c.PyBytes_AsStringAndSize", "length"], [9, 3, 1, "c.PyBytes_AsStringAndSize", "obj"]], "PyBytes_Check": [[9, 3, 1, "c.PyBytes_Check", "o"]], "PyBytes_CheckExact": [[9, 3, 1, "c.PyBytes_CheckExact", "o"]], "PyBytes_Concat": [[9, 3, 1, "c.PyBytes_Concat", "bytes"], [9, 3, 1, "c.PyBytes_Concat", "newpart"]], "PyBytes_ConcatAndDel": [[9, 3, 1, "c.PyBytes_ConcatAndDel", "bytes"], [9, 3, 1, "c.PyBytes_ConcatAndDel", "newpart"]], "PyBytes_FromFormat": [[9, 3, 1, "c.PyBytes_FromFormat", "format"]], "PyBytes_FromFormatV": [[9, 3, 1, "c.PyBytes_FromFormatV", "format"], [9, 3, 1, "c.PyBytes_FromFormatV", "vargs"]], "PyBytes_FromObject": [[9, 3, 1, "c.PyBytes_FromObject", "o"]], "PyBytes_FromString": [[9, 3, 1, "c.PyBytes_FromString", "v"]], "PyBytes_FromStringAndSize": [[9, 3, 1, "c.PyBytes_FromStringAndSize", "len"], [9, 3, 1, "c.PyBytes_FromStringAndSize", "v"]], "PyBytes_GET_SIZE": [[9, 3, 1, "c.PyBytes_GET_SIZE", "o"]], "PyBytes_Size": [[9, 3, 1, "c.PyBytes_Size", "o"]], "PyCallIter_Check": [[36, 3, 1, "c.PyCallIter_Check", "op"]], "PyCallIter_New": [[36, 3, 1, "c.PyCallIter_New", "callable"], [36, 3, 1, "c.PyCallIter_New", "sentinel"]], "PyCallable_Check": [[10, 3, 1, "c.PyCallable_Check", "o"]], "PyCapsule_CheckExact": [[11, 3, 1, "c.PyCapsule_CheckExact", "p"]], "PyCapsule_GetContext": [[11, 3, 1, "c.PyCapsule_GetContext", "capsule"]], "PyCapsule_GetDestructor": [[11, 3, 1, "c.PyCapsule_GetDestructor", "capsule"]], "PyCapsule_GetName": [[11, 3, 1, "c.PyCapsule_GetName", "capsule"]], "PyCapsule_GetPointer": [[11, 3, 1, "c.PyCapsule_GetPointer", "capsule"], [11, 3, 1, "c.PyCapsule_GetPointer", "name"]], "PyCapsule_Import": [[11, 3, 1, "c.PyCapsule_Import", "name"], [11, 3, 1, "c.PyCapsule_Import", "no_block"]], "PyCapsule_IsValid": [[11, 3, 1, "c.PyCapsule_IsValid", "capsule"], [11, 3, 1, "c.PyCapsule_IsValid", "name"]], "PyCapsule_New": [[11, 3, 1, "c.PyCapsule_New", "destructor"], [11, 3, 1, "c.PyCapsule_New", "name"], [11, 3, 1, "c.PyCapsule_New", "pointer"]], "PyCapsule_SetContext": [[11, 3, 1, "c.PyCapsule_SetContext", "capsule"], [11, 3, 1, "c.PyCapsule_SetContext", "context"]], "PyCapsule_SetDestructor": [[11, 3, 1, "c.PyCapsule_SetDestructor", "capsule"], [11, 3, 1, "c.PyCapsule_SetDestructor", "destructor"]], "PyCapsule_SetName": [[11, 3, 1, "c.PyCapsule_SetName", "capsule"], [11, 3, 1, "c.PyCapsule_SetName", "name"]], "PyCapsule_SetPointer": [[11, 3, 1, "c.PyCapsule_SetPointer", "capsule"], [11, 3, 1, "c.PyCapsule_SetPointer", "pointer"]], "PyCell_Check": [[12, 3, 1, "c.PyCell_Check", "ob"]], "PyCell_GET": [[12, 3, 1, "c.PyCell_GET", "cell"]], "PyCell_Get": [[12, 3, 1, "c.PyCell_Get", "cell"]], "PyCell_New": [[12, 3, 1, "c.PyCell_New", "ob"]], "PyCell_SET": [[12, 3, 1, "c.PyCell_SET", "cell"], [12, 3, 1, "c.PyCell_SET", "value"]], "PyCell_Set": [[12, 3, 1, "c.PyCell_Set", "cell"], [12, 3, 1, "c.PyCell_Set", "value"]], "PyCode_AddWatcher": [[13, 3, 1, "c.PyCode_AddWatcher", "callback"]], "PyCode_Addr2Line": [[13, 3, 1, "c.PyCode_Addr2Line", "byte_offset"], [13, 3, 1, "c.PyCode_Addr2Line", "co"]], "PyCode_Addr2Location": [[13, 3, 1, "c.PyCode_Addr2Location", "byte_offset"], [13, 3, 1, "c.PyCode_Addr2Location", "co"], [13, 3, 1, "c.PyCode_Addr2Location", "end_column"], [13, 3, 1, "c.PyCode_Addr2Location", "end_line"], [13, 3, 1, "c.PyCode_Addr2Location", "start_column"], [13, 3, 1, "c.PyCode_Addr2Location", "start_line"]], "PyCode_Check": [[13, 3, 1, "c.PyCode_Check", "co"]], "PyCode_ClearWatcher": [[13, 3, 1, "c.PyCode_ClearWatcher", "watcher_id"]], "PyCode_GetCellvars": [[13, 3, 1, "c.PyCode_GetCellvars", "co"]], "PyCode_GetCode": [[13, 3, 1, "c.PyCode_GetCode", "co"]], "PyCode_GetFreevars": [[13, 3, 1, "c.PyCode_GetFreevars", "co"]], "PyCode_GetNumFree": [[13, 3, 1, "c.PyCode_GetNumFree", "co"]], "PyCode_GetVarnames": [[13, 3, 1, "c.PyCode_GetVarnames", "co"]], "PyCode_NewEmpty": [[13, 3, 1, "c.PyCode_NewEmpty", "filename"], [13, 3, 1, "c.PyCode_NewEmpty", "firstlineno"], [13, 3, 1, "c.PyCode_NewEmpty", "funcname"]], "PyCodec_BackslashReplaceErrors": [[14, 3, 1, "c.PyCodec_BackslashReplaceErrors", "exc"]], "PyCodec_Decode": [[14, 3, 1, "c.PyCodec_Decode", "encoding"], [14, 3, 1, "c.PyCodec_Decode", "errors"], [14, 3, 1, "c.PyCodec_Decode", "object"]], "PyCodec_Decoder": [[14, 3, 1, "c.PyCodec_Decoder", "encoding"]], "PyCodec_Encode": [[14, 3, 1, "c.PyCodec_Encode", "encoding"], [14, 3, 1, "c.PyCodec_Encode", "errors"], [14, 3, 1, "c.PyCodec_Encode", "object"]], "PyCodec_Encoder": [[14, 3, 1, "c.PyCodec_Encoder", "encoding"]], "PyCodec_IgnoreErrors": [[14, 3, 1, "c.PyCodec_IgnoreErrors", "exc"]], "PyCodec_IncrementalDecoder": [[14, 3, 1, "c.PyCodec_IncrementalDecoder", "encoding"], [14, 3, 1, "c.PyCodec_IncrementalDecoder", "errors"]], "PyCodec_IncrementalEncoder": [[14, 3, 1, "c.PyCodec_IncrementalEncoder", "encoding"], [14, 3, 1, "c.PyCodec_IncrementalEncoder", "errors"]], "PyCodec_KnownEncoding": [[14, 3, 1, "c.PyCodec_KnownEncoding", "encoding"]], "PyCodec_LookupError": [[14, 3, 1, "c.PyCodec_LookupError", "name"]], "PyCodec_NameReplaceErrors": [[14, 3, 1, "c.PyCodec_NameReplaceErrors", "exc"]], "PyCodec_Register": [[14, 3, 1, "c.PyCodec_Register", "search_function"]], "PyCodec_RegisterError": [[14, 3, 1, "c.PyCodec_RegisterError", "error"], [14, 3, 1, "c.PyCodec_RegisterError", "name"]], "PyCodec_ReplaceErrors": [[14, 3, 1, "c.PyCodec_ReplaceErrors", "exc"]], "PyCodec_StreamReader": [[14, 3, 1, "c.PyCodec_StreamReader", "encoding"], [14, 3, 1, "c.PyCodec_StreamReader", "errors"], [14, 3, 1, "c.PyCodec_StreamReader", "stream"]], "PyCodec_StreamWriter": [[14, 3, 1, "c.PyCodec_StreamWriter", "encoding"], [14, 3, 1, "c.PyCodec_StreamWriter", "errors"], [14, 3, 1, "c.PyCodec_StreamWriter", "stream"]], "PyCodec_StrictErrors": [[14, 3, 1, "c.PyCodec_StrictErrors", "exc"]], "PyCodec_Unregister": [[14, 3, 1, "c.PyCodec_Unregister", "search_function"]], "PyCodec_XMLCharRefReplaceErrors": [[14, 3, 1, "c.PyCodec_XMLCharRefReplaceErrors", "exc"]], "PyCompilerFlags": [[65, 0, 1, "c.PyCompilerFlags.cf_feature_version", "cf_feature_version"], [65, 0, 1, "c.PyCompilerFlags.cf_flags", "cf_flags"]], "PyComplex_AsCComplex": [[15, 3, 1, "c.PyComplex_AsCComplex", "op"]], "PyComplex_Check": [[15, 3, 1, "c.PyComplex_Check", "p"]], "PyComplex_CheckExact": [[15, 3, 1, "c.PyComplex_CheckExact", "p"]], "PyComplex_FromCComplex": [[15, 3, 1, "c.PyComplex_FromCComplex", "v"]], "PyComplex_FromDoubles": [[15, 3, 1, "c.PyComplex_FromDoubles", "imag"], [15, 3, 1, "c.PyComplex_FromDoubles", "real"]], "PyComplex_ImagAsDouble": [[15, 3, 1, "c.PyComplex_ImagAsDouble", "op"]], "PyComplex_RealAsDouble": [[15, 3, 1, "c.PyComplex_RealAsDouble", "op"]], "PyConfig": [[33, 0, 1, "c.PyConfig.argv", "argv"], [33, 0, 1, "c.PyConfig.base_exec_prefix", "base_exec_prefix"], [33, 0, 1, "c.PyConfig.base_executable", "base_executable"], [33, 0, 1, "c.PyConfig.base_prefix", "base_prefix"], [33, 0, 1, "c.PyConfig.buffered_stdio", "buffered_stdio"], [33, 0, 1, "c.PyConfig.bytes_warning", "bytes_warning"], [33, 0, 1, "c.PyConfig.check_hash_pycs_mode", "check_hash_pycs_mode"], [33, 0, 1, "c.PyConfig.code_debug_ranges", "code_debug_ranges"], [33, 0, 1, "c.PyConfig.configure_c_stdio", "configure_c_stdio"], [33, 0, 1, "c.PyConfig.dev_mode", "dev_mode"], [33, 0, 1, "c.PyConfig.dump_refs", "dump_refs"], [33, 0, 1, "c.PyConfig.exec_prefix", "exec_prefix"], [33, 0, 1, "c.PyConfig.executable", "executable"], [33, 0, 1, "c.PyConfig.faulthandler", "faulthandler"], [33, 0, 1, "c.PyConfig.filesystem_encoding", "filesystem_encoding"], [33, 0, 1, "c.PyConfig.filesystem_errors", "filesystem_errors"], [33, 0, 1, "c.PyConfig.hash_seed", "hash_seed"], [33, 0, 1, "c.PyConfig.home", "home"], [33, 0, 1, "c.PyConfig.import_time", "import_time"], [33, 0, 1, "c.PyConfig.inspect", "inspect"], [33, 0, 1, "c.PyConfig.install_signal_handlers", "install_signal_handlers"], [33, 0, 1, "c.PyConfig.int_max_str_digits", "int_max_str_digits"], [33, 0, 1, "c.PyConfig.interactive", "interactive"], [33, 0, 1, "c.PyConfig.isolated", "isolated"], [33, 0, 1, "c.PyConfig.legacy_windows_stdio", "legacy_windows_stdio"], [33, 0, 1, "c.PyConfig.malloc_stats", "malloc_stats"], [33, 0, 1, "c.PyConfig.module_search_paths", "module_search_paths"], [33, 0, 1, "c.PyConfig.module_search_paths_set", "module_search_paths_set"], [33, 0, 1, "c.PyConfig.optimization_level", "optimization_level"], [33, 0, 1, "c.PyConfig.orig_argv", "orig_argv"], [33, 0, 1, "c.PyConfig.parse_argv", "parse_argv"], [33, 0, 1, "c.PyConfig.parser_debug", "parser_debug"], [33, 0, 1, "c.PyConfig.pathconfig_warnings", "pathconfig_warnings"], [33, 0, 1, "c.PyConfig.perf_profiling", "perf_profiling"], [33, 0, 1, "c.PyConfig.platlibdir", "platlibdir"], [33, 0, 1, "c.PyConfig.prefix", "prefix"], [33, 0, 1, "c.PyConfig.program_name", "program_name"], [33, 0, 1, "c.PyConfig.pycache_prefix", "pycache_prefix"], [33, 0, 1, "c.PyConfig.pythonpath_env", "pythonpath_env"], [33, 0, 1, "c.PyConfig.quiet", "quiet"], [33, 0, 1, "c.PyConfig.run_command", "run_command"], [33, 0, 1, "c.PyConfig.run_filename", "run_filename"], [33, 0, 1, "c.PyConfig.run_module", "run_module"], [33, 0, 1, "c.PyConfig.safe_path", "safe_path"], [33, 0, 1, "c.PyConfig.show_ref_count", "show_ref_count"], [33, 0, 1, "c.PyConfig.site_import", "site_import"], [33, 0, 1, "c.PyConfig.skip_source_first_line", "skip_source_first_line"], [33, 0, 1, "c.PyConfig.stdio_encoding", "stdio_encoding"], [33, 0, 1, "c.PyConfig.stdio_errors", "stdio_errors"], [33, 0, 1, "c.PyConfig.tracemalloc", "tracemalloc"], [33, 0, 1, "c.PyConfig.use_environment", "use_environment"], [33, 0, 1, "c.PyConfig.use_hash_seed", "use_hash_seed"], [33, 0, 1, "c.PyConfig.user_site_directory", "user_site_directory"], [33, 0, 1, "c.PyConfig.verbose", "verbose"], [33, 0, 1, "c.PyConfig.warn_default_encoding", "warn_default_encoding"], [33, 0, 1, "c.PyConfig.warnoptions", "warnoptions"], [33, 0, 1, "c.PyConfig.write_bytecode", "write_bytecode"], [33, 0, 1, "c.PyConfig.xoptions", "xoptions"]], "PyConfig_Clear": [[33, 3, 1, "c.PyConfig_Clear", "config"]], "PyConfig_InitIsolatedConfig": [[33, 3, 1, "c.PyConfig_InitIsolatedConfig", "config"]], "PyConfig_InitPythonConfig": [[33, 3, 1, "c.PyConfig_InitPythonConfig", "config"]], "PyConfig_Read": [[33, 3, 1, "c.PyConfig_Read", "config"]], "PyConfig_SetArgv": [[33, 3, 1, "c.PyConfig_SetArgv", "argc"], [33, 3, 1, "c.PyConfig_SetArgv", "argv"], [33, 3, 1, "c.PyConfig_SetArgv", "config"]], "PyConfig_SetBytesArgv": [[33, 3, 1, "c.PyConfig_SetBytesArgv", "argc"], [33, 3, 1, "c.PyConfig_SetBytesArgv", "argv"], [33, 3, 1, "c.PyConfig_SetBytesArgv", "config"]], "PyConfig_SetBytesString": [[33, 3, 1, "c.PyConfig_SetBytesString", "config"], [33, 3, 1, "c.PyConfig_SetBytesString", "config_str"], [33, 3, 1, "c.PyConfig_SetBytesString", "str"]], "PyConfig_SetString": [[33, 3, 1, "c.PyConfig_SetString", "config"], [33, 3, 1, "c.PyConfig_SetString", "config_str"], [33, 3, 1, "c.PyConfig_SetString", "str"]], "PyConfig_SetWideStringList": [[33, 3, 1, "c.PyConfig_SetWideStringList", "config"], [33, 3, 1, "c.PyConfig_SetWideStringList", "items"], [33, 3, 1, "c.PyConfig_SetWideStringList", "length"], [33, 3, 1, "c.PyConfig_SetWideStringList", "list"]], "PyContextToken_CheckExact": [[17, 3, 1, "c.PyContextToken_CheckExact", "o"]], "PyContextVar_CheckExact": [[17, 3, 1, "c.PyContextVar_CheckExact", "o"]], "PyContextVar_Get": [[17, 3, 1, "c.PyContextVar_Get", "default_value"], [17, 3, 1, "c.PyContextVar_Get", "value"], [17, 3, 1, "c.PyContextVar_Get", "var"]], "PyContextVar_New": [[17, 3, 1, "c.PyContextVar_New", "def"], [17, 3, 1, "c.PyContextVar_New", "name"]], "PyContextVar_Reset": [[17, 3, 1, "c.PyContextVar_Reset", "token"], [17, 3, 1, "c.PyContextVar_Reset", "var"]], "PyContextVar_Set": [[17, 3, 1, "c.PyContextVar_Set", "value"], [17, 3, 1, "c.PyContextVar_Set", "var"]], "PyContext_CheckExact": [[17, 3, 1, "c.PyContext_CheckExact", "o"]], "PyContext_Copy": [[17, 3, 1, "c.PyContext_Copy", "ctx"]], "PyContext_Enter": [[17, 3, 1, "c.PyContext_Enter", "ctx"]], "PyContext_Exit": [[17, 3, 1, "c.PyContext_Exit", "ctx"]], "PyCoro_CheckExact": [[19, 3, 1, "c.PyCoro_CheckExact", "ob"]], "PyCoro_New": [[19, 3, 1, "c.PyCoro_New", "frame"], [19, 3, 1, "c.PyCoro_New", "name"], [19, 3, 1, "c.PyCoro_New", "qualname"]], "PyDateTime_Check": [[20, 3, 1, "c.PyDateTime_Check", "ob"]], "PyDateTime_CheckExact": [[20, 3, 1, "c.PyDateTime_CheckExact", "ob"]], "PyDateTime_DATE_GET_FOLD": [[20, 3, 1, "c.PyDateTime_DATE_GET_FOLD", "o"]], "PyDateTime_DATE_GET_HOUR": [[20, 3, 1, "c.PyDateTime_DATE_GET_HOUR", "o"]], "PyDateTime_DATE_GET_MICROSECOND": [[20, 3, 1, "c.PyDateTime_DATE_GET_MICROSECOND", "o"]], "PyDateTime_DATE_GET_MINUTE": [[20, 3, 1, "c.PyDateTime_DATE_GET_MINUTE", "o"]], "PyDateTime_DATE_GET_SECOND": [[20, 3, 1, "c.PyDateTime_DATE_GET_SECOND", "o"]], "PyDateTime_DATE_GET_TZINFO": [[20, 3, 1, "c.PyDateTime_DATE_GET_TZINFO", "o"]], "PyDateTime_DELTA_GET_DAYS": [[20, 3, 1, "c.PyDateTime_DELTA_GET_DAYS", "o"]], "PyDateTime_DELTA_GET_MICROSECONDS": [[20, 3, 1, "c.PyDateTime_DELTA_GET_MICROSECONDS", "o"]], "PyDateTime_DELTA_GET_SECONDS": [[20, 3, 1, "c.PyDateTime_DELTA_GET_SECONDS", "o"]], "PyDateTime_FromDateAndTime": [[20, 3, 1, "c.PyDateTime_FromDateAndTime", "day"], [20, 3, 1, "c.PyDateTime_FromDateAndTime", "hour"], [20, 3, 1, "c.PyDateTime_FromDateAndTime", "minute"], [20, 3, 1, "c.PyDateTime_FromDateAndTime", "month"], [20, 3, 1, "c.PyDateTime_FromDateAndTime", "second"], [20, 3, 1, "c.PyDateTime_FromDateAndTime", "usecond"], [20, 3, 1, "c.PyDateTime_FromDateAndTime", "year"]], "PyDateTime_FromDateAndTimeAndFold": [[20, 3, 1, "c.PyDateTime_FromDateAndTimeAndFold", "day"], [20, 3, 1, "c.PyDateTime_FromDateAndTimeAndFold", "fold"], [20, 3, 1, "c.PyDateTime_FromDateAndTimeAndFold", "hour"], [20, 3, 1, "c.PyDateTime_FromDateAndTimeAndFold", "minute"], [20, 3, 1, "c.PyDateTime_FromDateAndTimeAndFold", "month"], [20, 3, 1, "c.PyDateTime_FromDateAndTimeAndFold", "second"], [20, 3, 1, "c.PyDateTime_FromDateAndTimeAndFold", "usecond"], [20, 3, 1, "c.PyDateTime_FromDateAndTimeAndFold", "year"]], "PyDateTime_FromTimestamp": [[20, 3, 1, "c.PyDateTime_FromTimestamp", "args"]], "PyDateTime_GET_DAY": [[20, 3, 1, "c.PyDateTime_GET_DAY", "o"]], "PyDateTime_GET_MONTH": [[20, 3, 1, "c.PyDateTime_GET_MONTH", "o"]], "PyDateTime_GET_YEAR": [[20, 3, 1, "c.PyDateTime_GET_YEAR", "o"]], "PyDateTime_TIME_GET_FOLD": [[20, 3, 1, "c.PyDateTime_TIME_GET_FOLD", "o"]], "PyDateTime_TIME_GET_HOUR": [[20, 3, 1, "c.PyDateTime_TIME_GET_HOUR", "o"]], "PyDateTime_TIME_GET_MICROSECOND": [[20, 3, 1, "c.PyDateTime_TIME_GET_MICROSECOND", "o"]], "PyDateTime_TIME_GET_MINUTE": [[20, 3, 1, "c.PyDateTime_TIME_GET_MINUTE", "o"]], "PyDateTime_TIME_GET_SECOND": [[20, 3, 1, "c.PyDateTime_TIME_GET_SECOND", "o"]], "PyDateTime_TIME_GET_TZINFO": [[20, 3, 1, "c.PyDateTime_TIME_GET_TZINFO", "o"]], "PyDate_Check": [[20, 3, 1, "c.PyDate_Check", "ob"]], "PyDate_CheckExact": [[20, 3, 1, "c.PyDate_CheckExact", "ob"]], "PyDate_FromDate": [[20, 3, 1, "c.PyDate_FromDate", "day"], [20, 3, 1, "c.PyDate_FromDate", "month"], [20, 3, 1, "c.PyDate_FromDate", "year"]], "PyDate_FromTimestamp": [[20, 3, 1, "c.PyDate_FromTimestamp", "args"]], "PyDelta_Check": [[20, 3, 1, "c.PyDelta_Check", "ob"]], "PyDelta_CheckExact": [[20, 3, 1, "c.PyDelta_CheckExact", "ob"]], "PyDelta_FromDSU": [[20, 3, 1, "c.PyDelta_FromDSU", "days"], [20, 3, 1, "c.PyDelta_FromDSU", "seconds"], [20, 3, 1, "c.PyDelta_FromDSU", "useconds"]], "PyDescr_IsData": [[21, 3, 1, "c.PyDescr_IsData", "descr"]], "PyDescr_NewClassMethod": [[21, 3, 1, "c.PyDescr_NewClassMethod", "method"], [21, 3, 1, "c.PyDescr_NewClassMethod", "type"]], "PyDescr_NewGetSet": [[21, 3, 1, "c.PyDescr_NewGetSet", "getset"], [21, 3, 1, "c.PyDescr_NewGetSet", "type"]], "PyDescr_NewMember": [[21, 3, 1, "c.PyDescr_NewMember", "meth"], [21, 3, 1, "c.PyDescr_NewMember", "type"]], "PyDescr_NewMethod": [[21, 3, 1, "c.PyDescr_NewMethod", "meth"], [21, 3, 1, "c.PyDescr_NewMethod", "type"]], "PyDescr_NewWrapper": [[21, 3, 1, "c.PyDescr_NewWrapper", "type"], [21, 3, 1, "c.PyDescr_NewWrapper", "wrapped"], [21, 3, 1, "c.PyDescr_NewWrapper", "wrapper"]], "PyDictProxy_New": [[22, 3, 1, "c.PyDictProxy_New", "mapping"]], "PyDict_AddWatcher": [[22, 3, 1, "c.PyDict_AddWatcher", "callback"]], "PyDict_Check": [[22, 3, 1, "c.PyDict_Check", "p"]], "PyDict_CheckExact": [[22, 3, 1, "c.PyDict_CheckExact", "p"]], "PyDict_Clear": [[22, 3, 1, "c.PyDict_Clear", "p"]], "PyDict_ClearWatcher": [[22, 3, 1, "c.PyDict_ClearWatcher", "watcher_id"]], "PyDict_Contains": [[22, 3, 1, "c.PyDict_Contains", "key"], [22, 3, 1, "c.PyDict_Contains", "p"]], "PyDict_Copy": [[22, 3, 1, "c.PyDict_Copy", "p"]], "PyDict_DelItem": [[22, 3, 1, "c.PyDict_DelItem", "key"], [22, 3, 1, "c.PyDict_DelItem", "p"]], "PyDict_DelItemString": [[22, 3, 1, "c.PyDict_DelItemString", "key"], [22, 3, 1, "c.PyDict_DelItemString", "p"]], "PyDict_GetItem": [[22, 3, 1, "c.PyDict_GetItem", "key"], [22, 3, 1, "c.PyDict_GetItem", "p"]], "PyDict_GetItemString": [[22, 3, 1, "c.PyDict_GetItemString", "key"], [22, 3, 1, "c.PyDict_GetItemString", "p"]], "PyDict_GetItemWithError": [[22, 3, 1, "c.PyDict_GetItemWithError", "key"], [22, 3, 1, "c.PyDict_GetItemWithError", "p"]], "PyDict_Items": [[22, 3, 1, "c.PyDict_Items", "p"]], "PyDict_Keys": [[22, 3, 1, "c.PyDict_Keys", "p"]], "PyDict_Merge": [[22, 3, 1, "c.PyDict_Merge", "a"], [22, 3, 1, "c.PyDict_Merge", "b"], [22, 3, 1, "c.PyDict_Merge", "override"]], "PyDict_MergeFromSeq2": [[22, 3, 1, "c.PyDict_MergeFromSeq2", "a"], [22, 3, 1, "c.PyDict_MergeFromSeq2", "override"], [22, 3, 1, "c.PyDict_MergeFromSeq2", "seq2"]], "PyDict_Next": [[22, 3, 1, "c.PyDict_Next", "p"], [22, 3, 1, "c.PyDict_Next", "pkey"], [22, 3, 1, "c.PyDict_Next", "ppos"], [22, 3, 1, "c.PyDict_Next", "pvalue"]], "PyDict_SetDefault": [[22, 3, 1, "c.PyDict_SetDefault", "defaultobj"], [22, 3, 1, "c.PyDict_SetDefault", "key"], [22, 3, 1, "c.PyDict_SetDefault", "p"]], "PyDict_SetItem": [[22, 3, 1, "c.PyDict_SetItem", "key"], [22, 3, 1, "c.PyDict_SetItem", "p"], [22, 3, 1, "c.PyDict_SetItem", "val"]], "PyDict_SetItemString": [[22, 3, 1, "c.PyDict_SetItemString", "key"], [22, 3, 1, "c.PyDict_SetItemString", "p"], [22, 3, 1, "c.PyDict_SetItemString", "val"]], "PyDict_Size": [[22, 3, 1, "c.PyDict_Size", "p"]], "PyDict_Unwatch": [[22, 3, 1, "c.PyDict_Unwatch", "dict"], [22, 3, 1, "c.PyDict_Unwatch", "watcher_id"]], "PyDict_Update": [[22, 3, 1, "c.PyDict_Update", "a"], [22, 3, 1, "c.PyDict_Update", "b"]], "PyDict_Values": [[22, 3, 1, "c.PyDict_Values", "p"]], "PyDict_Watch": [[22, 3, 1, "c.PyDict_Watch", "dict"], [22, 3, 1, "c.PyDict_Watch", "watcher_id"]], "PyErr_DisplayException": [[23, 3, 1, "c.PyErr_DisplayException", "exc"]], "PyErr_ExceptionMatches": [[23, 3, 1, "c.PyErr_ExceptionMatches", "exc"]], "PyErr_Fetch": [[23, 3, 1, "c.PyErr_Fetch", "ptraceback"], [23, 3, 1, "c.PyErr_Fetch", "ptype"], [23, 3, 1, "c.PyErr_Fetch", "pvalue"]], "PyErr_Format": [[23, 3, 1, "c.PyErr_Format", "exception"], [23, 3, 1, "c.PyErr_Format", "format"]], "PyErr_FormatV": [[23, 3, 1, "c.PyErr_FormatV", "exception"], [23, 3, 1, "c.PyErr_FormatV", "format"], [23, 3, 1, "c.PyErr_FormatV", "vargs"]], "PyErr_GetExcInfo": [[23, 3, 1, "c.PyErr_GetExcInfo", "ptraceback"], [23, 3, 1, "c.PyErr_GetExcInfo", "ptype"], [23, 3, 1, "c.PyErr_GetExcInfo", "pvalue"]], "PyErr_GivenExceptionMatches": [[23, 3, 1, "c.PyErr_GivenExceptionMatches", "exc"], [23, 3, 1, "c.PyErr_GivenExceptionMatches", "given"]], "PyErr_NewException": [[23, 3, 1, "c.PyErr_NewException", "base"], [23, 3, 1, "c.PyErr_NewException", "dict"], [23, 3, 1, "c.PyErr_NewException", "name"]], "PyErr_NewExceptionWithDoc": [[23, 3, 1, "c.PyErr_NewExceptionWithDoc", "base"], [23, 3, 1, "c.PyErr_NewExceptionWithDoc", "dict"], [23, 3, 1, "c.PyErr_NewExceptionWithDoc", "doc"], [23, 3, 1, "c.PyErr_NewExceptionWithDoc", "name"]], "PyErr_NormalizeException": [[23, 3, 1, "c.PyErr_NormalizeException", "exc"], [23, 3, 1, "c.PyErr_NormalizeException", "tb"], [23, 3, 1, "c.PyErr_NormalizeException", "val"]], "PyErr_PrintEx": [[23, 3, 1, "c.PyErr_PrintEx", "set_sys_last_vars"]], "PyErr_ResourceWarning": [[23, 3, 1, "c.PyErr_ResourceWarning", "format"], [23, 3, 1, "c.PyErr_ResourceWarning", "source"], [23, 3, 1, "c.PyErr_ResourceWarning", "stack_level"]], "PyErr_Restore": [[23, 3, 1, "c.PyErr_Restore", "traceback"], [23, 3, 1, "c.PyErr_Restore", "type"], [23, 3, 1, "c.PyErr_Restore", "value"]], "PyErr_SetExcFromWindowsErr": [[23, 3, 1, "c.PyErr_SetExcFromWindowsErr", "ierr"], [23, 3, 1, "c.PyErr_SetExcFromWindowsErr", "type"]], "PyErr_SetExcFromWindowsErrWithFilename": [[23, 3, 1, "c.PyErr_SetExcFromWindowsErrWithFilename", "filename"], [23, 3, 1, "c.PyErr_SetExcFromWindowsErrWithFilename", "ierr"], [23, 3, 1, "c.PyErr_SetExcFromWindowsErrWithFilename", "type"]], "PyErr_SetExcFromWindowsErrWithFilenameObject": [[23, 3, 1, "c.PyErr_SetExcFromWindowsErrWithFilenameObject", "filename"], [23, 3, 1, "c.PyErr_SetExcFromWindowsErrWithFilenameObject", "ierr"], [23, 3, 1, "c.PyErr_SetExcFromWindowsErrWithFilenameObject", "type"]], "PyErr_SetExcFromWindowsErrWithFilenameObjects": [[23, 3, 1, "c.PyErr_SetExcFromWindowsErrWithFilenameObjects", "filename"], [23, 3, 1, "c.PyErr_SetExcFromWindowsErrWithFilenameObjects", "filename2"], [23, 3, 1, "c.PyErr_SetExcFromWindowsErrWithFilenameObjects", "ierr"], [23, 3, 1, "c.PyErr_SetExcFromWindowsErrWithFilenameObjects", "type"]], "PyErr_SetExcInfo": [[23, 3, 1, "c.PyErr_SetExcInfo", "traceback"], [23, 3, 1, "c.PyErr_SetExcInfo", "type"], [23, 3, 1, "c.PyErr_SetExcInfo", "value"]], "PyErr_SetFromErrno": [[23, 3, 1, "c.PyErr_SetFromErrno", "type"]], "PyErr_SetFromErrnoWithFilename": [[23, 3, 1, "c.PyErr_SetFromErrnoWithFilename", "filename"], [23, 3, 1, "c.PyErr_SetFromErrnoWithFilename", "type"]], "PyErr_SetFromErrnoWithFilenameObject": [[23, 3, 1, "c.PyErr_SetFromErrnoWithFilenameObject", "filenameObject"], [23, 3, 1, "c.PyErr_SetFromErrnoWithFilenameObject", "type"]], "PyErr_SetFromErrnoWithFilenameObjects": [[23, 3, 1, "c.PyErr_SetFromErrnoWithFilenameObjects", "filenameObject"], [23, 3, 1, "c.PyErr_SetFromErrnoWithFilenameObjects", "filenameObject2"], [23, 3, 1, "c.PyErr_SetFromErrnoWithFilenameObjects", "type"]], "PyErr_SetFromWindowsErr": [[23, 3, 1, "c.PyErr_SetFromWindowsErr", "ierr"]], "PyErr_SetFromWindowsErrWithFilename": [[23, 3, 1, "c.PyErr_SetFromWindowsErrWithFilename", "filename"], [23, 3, 1, "c.PyErr_SetFromWindowsErrWithFilename", "ierr"]], "PyErr_SetHandledException": [[23, 3, 1, "c.PyErr_SetHandledException", "exc"]], "PyErr_SetImportError": [[23, 3, 1, "c.PyErr_SetImportError", "msg"], [23, 3, 1, "c.PyErr_SetImportError", "name"], [23, 3, 1, "c.PyErr_SetImportError", "path"]], "PyErr_SetImportErrorSubclass": [[23, 3, 1, "c.PyErr_SetImportErrorSubclass", "exception"], [23, 3, 1, "c.PyErr_SetImportErrorSubclass", "msg"], [23, 3, 1, "c.PyErr_SetImportErrorSubclass", "name"], [23, 3, 1, "c.PyErr_SetImportErrorSubclass", "path"]], "PyErr_SetInterruptEx": [[23, 3, 1, "c.PyErr_SetInterruptEx", "signum"]], "PyErr_SetNone": [[23, 3, 1, "c.PyErr_SetNone", "type"]], "PyErr_SetObject": [[23, 3, 1, "c.PyErr_SetObject", "type"], [23, 3, 1, "c.PyErr_SetObject", "value"]], "PyErr_SetRaisedException": [[23, 3, 1, "c.PyErr_SetRaisedException", "exc"]], "PyErr_SetString": [[23, 3, 1, "c.PyErr_SetString", "message"], [23, 3, 1, "c.PyErr_SetString", "type"]], "PyErr_SyntaxLocation": [[23, 3, 1, "c.PyErr_SyntaxLocation", "filename"], [23, 3, 1, "c.PyErr_SyntaxLocation", "lineno"]], "PyErr_SyntaxLocationEx": [[23, 3, 1, "c.PyErr_SyntaxLocationEx", "col_offset"], [23, 3, 1, "c.PyErr_SyntaxLocationEx", "filename"], [23, 3, 1, "c.PyErr_SyntaxLocationEx", "lineno"]], "PyErr_SyntaxLocationObject": [[23, 3, 1, "c.PyErr_SyntaxLocationObject", "col_offset"], [23, 3, 1, "c.PyErr_SyntaxLocationObject", "filename"], [23, 3, 1, "c.PyErr_SyntaxLocationObject", "lineno"]], "PyErr_WarnEx": [[23, 3, 1, "c.PyErr_WarnEx", "category"], [23, 3, 1, "c.PyErr_WarnEx", "message"], [23, 3, 1, "c.PyErr_WarnEx", "stack_level"]], "PyErr_WarnExplicit": [[23, 3, 1, "c.PyErr_WarnExplicit", "category"], [23, 3, 1, "c.PyErr_WarnExplicit", "filename"], [23, 3, 1, "c.PyErr_WarnExplicit", "lineno"], [23, 3, 1, "c.PyErr_WarnExplicit", "message"], [23, 3, 1, "c.PyErr_WarnExplicit", "module"], [23, 3, 1, "c.PyErr_WarnExplicit", "registry"]], "PyErr_WarnExplicitObject": [[23, 3, 1, "c.PyErr_WarnExplicitObject", "category"], [23, 3, 1, "c.PyErr_WarnExplicitObject", "filename"], [23, 3, 1, "c.PyErr_WarnExplicitObject", "lineno"], [23, 3, 1, "c.PyErr_WarnExplicitObject", "message"], [23, 3, 1, "c.PyErr_WarnExplicitObject", "module"], [23, 3, 1, "c.PyErr_WarnExplicitObject", "registry"]], "PyErr_WarnFormat": [[23, 3, 1, "c.PyErr_WarnFormat", "category"], [23, 3, 1, "c.PyErr_WarnFormat", "format"], [23, 3, 1, "c.PyErr_WarnFormat", "stack_level"]], "PyErr_WriteUnraisable": [[23, 3, 1, "c.PyErr_WriteUnraisable", "obj"]], "PyEval_AcquireThread": [[32, 3, 1, "c.PyEval_AcquireThread", "tstate"]], "PyEval_EvalCode": [[65, 3, 1, "c.PyEval_EvalCode", "co"], [65, 3, 1, "c.PyEval_EvalCode", "globals"], [65, 3, 1, "c.PyEval_EvalCode", "locals"]], "PyEval_EvalCodeEx": [[65, 3, 1, "c.PyEval_EvalCodeEx", "argcount"], [65, 3, 1, "c.PyEval_EvalCodeEx", "args"], [65, 3, 1, "c.PyEval_EvalCodeEx", "closure"], [65, 3, 1, "c.PyEval_EvalCodeEx", "co"], [65, 3, 1, "c.PyEval_EvalCodeEx", "defcount"], [65, 3, 1, "c.PyEval_EvalCodeEx", "defs"], [65, 3, 1, "c.PyEval_EvalCodeEx", "globals"], [65, 3, 1, "c.PyEval_EvalCodeEx", "kwcount"], [65, 3, 1, "c.PyEval_EvalCodeEx", "kwdefs"], [65, 3, 1, "c.PyEval_EvalCodeEx", "kws"], [65, 3, 1, "c.PyEval_EvalCodeEx", "locals"]], "PyEval_EvalFrame": [[65, 3, 1, "c.PyEval_EvalFrame", "f"]], "PyEval_EvalFrameEx": [[65, 3, 1, "c.PyEval_EvalFrameEx", "f"], [65, 3, 1, "c.PyEval_EvalFrameEx", "throwflag"]], "PyEval_GetFuncDesc": [[52, 3, 1, "c.PyEval_GetFuncDesc", "func"]], "PyEval_GetFuncName": [[52, 3, 1, "c.PyEval_GetFuncName", "func"]], "PyEval_MergeCompilerFlags": [[65, 3, 1, "c.PyEval_MergeCompilerFlags", "cf"]], "PyEval_ReleaseThread": [[32, 3, 1, "c.PyEval_ReleaseThread", "tstate"]], "PyEval_RestoreThread": [[32, 3, 1, "c.PyEval_RestoreThread", "tstate"]], "PyEval_SetProfile": [[32, 3, 1, "c.PyEval_SetProfile", "func"], [32, 3, 1, "c.PyEval_SetProfile", "obj"]], "PyEval_SetProfileAllThreads": [[32, 3, 1, "c.PyEval_SetProfileAllThreads", "func"], [32, 3, 1, "c.PyEval_SetProfileAllThreads", "obj"]], "PyEval_SetTrace": [[32, 3, 1, "c.PyEval_SetTrace", "func"], [32, 3, 1, "c.PyEval_SetTrace", "obj"]], "PyEval_SetTraceAllThreads": [[32, 3, 1, "c.PyEval_SetTraceAllThreads", "func"], [32, 3, 1, "c.PyEval_SetTraceAllThreads", "obj"]], "PyException_GetArgs": [[23, 3, 1, "c.PyException_GetArgs", "ex"]], "PyException_GetCause": [[23, 3, 1, "c.PyException_GetCause", "ex"]], "PyException_GetContext": [[23, 3, 1, "c.PyException_GetContext", "ex"]], "PyException_GetTraceback": [[23, 3, 1, "c.PyException_GetTraceback", "ex"]], "PyException_SetArgs": [[23, 3, 1, "c.PyException_SetArgs", "args"], [23, 3, 1, "c.PyException_SetArgs", "ex"]], "PyException_SetCause": [[23, 3, 1, "c.PyException_SetCause", "cause"], [23, 3, 1, "c.PyException_SetCause", "ex"]], "PyException_SetContext": [[23, 3, 1, "c.PyException_SetContext", "ctx"], [23, 3, 1, "c.PyException_SetContext", "ex"]], "PyException_SetTraceback": [[23, 3, 1, "c.PyException_SetTraceback", "ex"], [23, 3, 1, "c.PyException_SetTraceback", "tb"]], "PyFile_FromFd": [[24, 3, 1, "c.PyFile_FromFd", "buffering"], [24, 3, 1, "c.PyFile_FromFd", "closefd"], [24, 3, 1, "c.PyFile_FromFd", "encoding"], [24, 3, 1, "c.PyFile_FromFd", "errors"], [24, 3, 1, "c.PyFile_FromFd", "fd"], [24, 3, 1, "c.PyFile_FromFd", "mode"], [24, 3, 1, "c.PyFile_FromFd", "name"], [24, 3, 1, "c.PyFile_FromFd", "newline"]], "PyFile_GetLine": [[24, 3, 1, "c.PyFile_GetLine", "n"], [24, 3, 1, "c.PyFile_GetLine", "p"]], "PyFile_SetOpenCodeHook": [[24, 3, 1, "c.PyFile_SetOpenCodeHook", "handler"]], "PyFile_WriteObject": [[24, 3, 1, "c.PyFile_WriteObject", "flags"], [24, 3, 1, "c.PyFile_WriteObject", "obj"], [24, 3, 1, "c.PyFile_WriteObject", "p"]], "PyFile_WriteString": [[24, 3, 1, "c.PyFile_WriteString", "p"], [24, 3, 1, "c.PyFile_WriteString", "s"]], "PyFloat_AS_DOUBLE": [[25, 3, 1, "c.PyFloat_AS_DOUBLE", "pyfloat"]], "PyFloat_AsDouble": [[25, 3, 1, "c.PyFloat_AsDouble", "pyfloat"]], "PyFloat_Check": [[25, 3, 1, "c.PyFloat_Check", "p"]], "PyFloat_CheckExact": [[25, 3, 1, "c.PyFloat_CheckExact", "p"]], "PyFloat_FromDouble": [[25, 3, 1, "c.PyFloat_FromDouble", "v"]], "PyFloat_FromString": [[25, 3, 1, "c.PyFloat_FromString", "str"]], "PyFloat_Pack2": [[25, 3, 1, "c.PyFloat_Pack2", "le"], [25, 3, 1, "c.PyFloat_Pack2", "p"], [25, 3, 1, "c.PyFloat_Pack2", "x"]], "PyFloat_Pack4": [[25, 3, 1, "c.PyFloat_Pack4", "le"], [25, 3, 1, "c.PyFloat_Pack4", "p"], [25, 3, 1, "c.PyFloat_Pack4", "x"]], "PyFloat_Pack8": [[25, 3, 1, "c.PyFloat_Pack8", "le"], [25, 3, 1, "c.PyFloat_Pack8", "p"], [25, 3, 1, "c.PyFloat_Pack8", "x"]], "PyFloat_Unpack2": [[25, 3, 1, "c.PyFloat_Unpack2", "le"], [25, 3, 1, "c.PyFloat_Unpack2", "p"]], "PyFloat_Unpack4": [[25, 3, 1, "c.PyFloat_Unpack4", "le"], [25, 3, 1, "c.PyFloat_Unpack4", "p"]], "PyFloat_Unpack8": [[25, 3, 1, "c.PyFloat_Unpack8", "le"], [25, 3, 1, "c.PyFloat_Unpack8", "p"]], "PyFrame_Check": [[26, 3, 1, "c.PyFrame_Check", "obj"]], "PyFrame_GetBack": [[26, 3, 1, "c.PyFrame_GetBack", "frame"]], "PyFrame_GetBuiltins": [[26, 3, 1, "c.PyFrame_GetBuiltins", "frame"]], "PyFrame_GetCode": [[26, 3, 1, "c.PyFrame_GetCode", "frame"]], "PyFrame_GetGenerator": [[26, 3, 1, "c.PyFrame_GetGenerator", "frame"]], "PyFrame_GetGlobals": [[26, 3, 1, "c.PyFrame_GetGlobals", "frame"]], "PyFrame_GetLasti": [[26, 3, 1, "c.PyFrame_GetLasti", "frame"]], "PyFrame_GetLineNumber": [[26, 3, 1, "c.PyFrame_GetLineNumber", "frame"]], "PyFrame_GetLocals": [[26, 3, 1, "c.PyFrame_GetLocals", "frame"]], "PyFrame_GetVar": [[26, 3, 1, "c.PyFrame_GetVar", "frame"], [26, 3, 1, "c.PyFrame_GetVar", "name"]], "PyFrame_GetVarString": [[26, 3, 1, "c.PyFrame_GetVarString", "frame"], [26, 3, 1, "c.PyFrame_GetVarString", "name"]], "PyFrozenSet_Check": [[54, 3, 1, "c.PyFrozenSet_Check", "p"]], "PyFrozenSet_CheckExact": [[54, 3, 1, "c.PyFrozenSet_CheckExact", "p"]], "PyFrozenSet_New": [[54, 3, 1, "c.PyFrozenSet_New", "iterable"]], "PyFunction_AddWatcher": [[27, 3, 1, "c.PyFunction_AddWatcher", "callback"]], "PyFunction_Check": [[27, 3, 1, "c.PyFunction_Check", "o"]], "PyFunction_ClearWatcher": [[27, 3, 1, "c.PyFunction_ClearWatcher", "watcher_id"]], "PyFunction_GetAnnotations": [[27, 3, 1, "c.PyFunction_GetAnnotations", "op"]], "PyFunction_GetClosure": [[27, 3, 1, "c.PyFunction_GetClosure", "op"]], "PyFunction_GetCode": [[27, 3, 1, "c.PyFunction_GetCode", "op"]], "PyFunction_GetDefaults": [[27, 3, 1, "c.PyFunction_GetDefaults", "op"]], "PyFunction_GetGlobals": [[27, 3, 1, "c.PyFunction_GetGlobals", "op"]], "PyFunction_GetModule": [[27, 3, 1, "c.PyFunction_GetModule", "op"]], "PyFunction_New": [[27, 3, 1, "c.PyFunction_New", "code"], [27, 3, 1, "c.PyFunction_New", "globals"]], "PyFunction_NewWithQualName": [[27, 3, 1, "c.PyFunction_NewWithQualName", "code"], [27, 3, 1, "c.PyFunction_NewWithQualName", "globals"], [27, 3, 1, "c.PyFunction_NewWithQualName", "qualname"]], "PyFunction_SetAnnotations": [[27, 3, 1, "c.PyFunction_SetAnnotations", "annotations"], [27, 3, 1, "c.PyFunction_SetAnnotations", "op"]], "PyFunction_SetClosure": [[27, 3, 1, "c.PyFunction_SetClosure", "closure"], [27, 3, 1, "c.PyFunction_SetClosure", "op"]], "PyFunction_SetDefaults": [[27, 3, 1, "c.PyFunction_SetDefaults", "defaults"], [27, 3, 1, "c.PyFunction_SetDefaults", "op"]], "PyFunction_SetVectorcall": [[27, 3, 1, "c.PyFunction_SetVectorcall", "func"], [27, 3, 1, "c.PyFunction_SetVectorcall", "vectorcall"]], "PyGen_Check": [[29, 3, 1, "c.PyGen_Check", "ob"]], "PyGen_CheckExact": [[29, 3, 1, "c.PyGen_CheckExact", "ob"]], "PyGen_New": [[29, 3, 1, "c.PyGen_New", "frame"]], "PyGen_NewWithQualName": [[29, 3, 1, "c.PyGen_NewWithQualName", "frame"], [29, 3, 1, "c.PyGen_NewWithQualName", "name"], [29, 3, 1, "c.PyGen_NewWithQualName", "qualname"]], "PyGetSetDef": [[57, 0, 1, "c.PyGetSetDef.closure", "closure"], [57, 0, 1, "c.PyGetSetDef.doc", "doc"], [57, 0, 1, "c.PyGetSetDef.get", "get"], [57, 0, 1, "c.PyGetSetDef.name", "name"], [57, 0, 1, "c.PyGetSetDef.set", "set"]], "PyImport_AddModule": [[30, 3, 1, "c.PyImport_AddModule", "name"]], "PyImport_AddModuleObject": [[30, 3, 1, "c.PyImport_AddModuleObject", "name"]], "PyImport_AppendInittab": [[30, 3, 1, "c.PyImport_AppendInittab", "initfunc"], [30, 3, 1, "c.PyImport_AppendInittab", "name"]], "PyImport_ExecCodeModule": [[30, 3, 1, "c.PyImport_ExecCodeModule", "co"], [30, 3, 1, "c.PyImport_ExecCodeModule", "name"]], "PyImport_ExecCodeModuleEx": [[30, 3, 1, "c.PyImport_ExecCodeModuleEx", "co"], [30, 3, 1, "c.PyImport_ExecCodeModuleEx", "name"], [30, 3, 1, "c.PyImport_ExecCodeModuleEx", "pathname"]], "PyImport_ExecCodeModuleObject": [[30, 3, 1, "c.PyImport_ExecCodeModuleObject", "co"], [30, 3, 1, "c.PyImport_ExecCodeModuleObject", "cpathname"], [30, 3, 1, "c.PyImport_ExecCodeModuleObject", "name"], [30, 3, 1, "c.PyImport_ExecCodeModuleObject", "pathname"]], "PyImport_ExecCodeModuleWithPathnames": [[30, 3, 1, "c.PyImport_ExecCodeModuleWithPathnames", "co"], [30, 3, 1, "c.PyImport_ExecCodeModuleWithPathnames", "cpathname"], [30, 3, 1, "c.PyImport_ExecCodeModuleWithPathnames", "name"], [30, 3, 1, "c.PyImport_ExecCodeModuleWithPathnames", "pathname"]], "PyImport_ExtendInittab": [[30, 3, 1, "c.PyImport_ExtendInittab", "newtab"]], "PyImport_GetImporter": [[30, 3, 1, "c.PyImport_GetImporter", "path"]], "PyImport_GetModule": [[30, 3, 1, "c.PyImport_GetModule", "name"]], "PyImport_Import": [[30, 3, 1, "c.PyImport_Import", "name"]], "PyImport_ImportFrozenModule": [[30, 3, 1, "c.PyImport_ImportFrozenModule", "name"]], "PyImport_ImportFrozenModuleObject": [[30, 3, 1, "c.PyImport_ImportFrozenModuleObject", "name"]], "PyImport_ImportModule": [[30, 3, 1, "c.PyImport_ImportModule", "name"]], "PyImport_ImportModuleEx": [[30, 3, 1, "c.PyImport_ImportModuleEx", "fromlist"], [30, 3, 1, "c.PyImport_ImportModuleEx", "globals"], [30, 3, 1, "c.PyImport_ImportModuleEx", "locals"], [30, 3, 1, "c.PyImport_ImportModuleEx", "name"]], "PyImport_ImportModuleLevel": [[30, 3, 1, "c.PyImport_ImportModuleLevel", "fromlist"], [30, 3, 1, "c.PyImport_ImportModuleLevel", "globals"], [30, 3, 1, "c.PyImport_ImportModuleLevel", "level"], [30, 3, 1, "c.PyImport_ImportModuleLevel", "locals"], [30, 3, 1, "c.PyImport_ImportModuleLevel", "name"]], "PyImport_ImportModuleLevelObject": [[30, 3, 1, "c.PyImport_ImportModuleLevelObject", "fromlist"], [30, 3, 1, "c.PyImport_ImportModuleLevelObject", "globals"], [30, 3, 1, "c.PyImport_ImportModuleLevelObject", "level"], [30, 3, 1, "c.PyImport_ImportModuleLevelObject", "locals"], [30, 3, 1, "c.PyImport_ImportModuleLevelObject", "name"]], "PyImport_ImportModuleNoBlock": [[30, 3, 1, "c.PyImport_ImportModuleNoBlock", "name"]], "PyImport_ReloadModule": [[30, 3, 1, "c.PyImport_ReloadModule", "m"]], "PyIndex_Check": [[46, 3, 1, "c.PyIndex_Check", "o"]], "PyInstanceMethod_Check": [[43, 3, 1, "c.PyInstanceMethod_Check", "o"]], "PyInstanceMethod_Function": [[43, 3, 1, "c.PyInstanceMethod_Function", "im"]], "PyInstanceMethod_GET_FUNCTION": [[43, 3, 1, "c.PyInstanceMethod_GET_FUNCTION", "im"]], "PyInstanceMethod_New": [[43, 3, 1, "c.PyInstanceMethod_New", "func"]], "PyInterpreterConfig": [[32, 0, 1, "c.PyInterpreterConfig.allow_daemon_threads", "allow_daemon_threads"], [32, 0, 1, "c.PyInterpreterConfig.allow_exec", "allow_exec"], [32, 0, 1, "c.PyInterpreterConfig.allow_fork", "allow_fork"], [32, 0, 1, "c.PyInterpreterConfig.allow_threads", "allow_threads"], [32, 0, 1, "c.PyInterpreterConfig.check_multi_interp_extensions", "check_multi_interp_extensions"], [32, 0, 1, "c.PyInterpreterConfig.gil", "gil"], [32, 0, 1, "c.PyInterpreterConfig.use_main_obmalloc", "use_main_obmalloc"]], "PyInterpreterState_Clear": [[32, 3, 1, "c.PyInterpreterState_Clear", "interp"]], "PyInterpreterState_Delete": [[32, 3, 1, "c.PyInterpreterState_Delete", "interp"]], "PyInterpreterState_GetDict": [[32, 3, 1, "c.PyInterpreterState_GetDict", "interp"]], "PyInterpreterState_GetID": [[32, 3, 1, "c.PyInterpreterState_GetID", "interp"]], "PyInterpreterState_Next": [[32, 3, 1, "c.PyInterpreterState_Next", "interp"]], "PyInterpreterState_ThreadHead": [[32, 3, 1, "c.PyInterpreterState_ThreadHead", "interp"]], "PyIter_Check": [[35, 3, 1, "c.PyIter_Check", "o"]], "PyIter_Next": [[35, 3, 1, "c.PyIter_Next", "o"]], "PyIter_Send": [[35, 3, 1, "c.PyIter_Send", "arg"], [35, 3, 1, "c.PyIter_Send", "iter"], [35, 3, 1, "c.PyIter_Send", "presult"]], "PyList_Append": [[37, 3, 1, "c.PyList_Append", "item"], [37, 3, 1, "c.PyList_Append", "list"]], "PyList_AsTuple": [[37, 3, 1, "c.PyList_AsTuple", "list"]], "PyList_Check": [[37, 3, 1, "c.PyList_Check", "p"]], "PyList_CheckExact": [[37, 3, 1, "c.PyList_CheckExact", "p"]], "PyList_GET_ITEM": [[37, 3, 1, "c.PyList_GET_ITEM", "i"], [37, 3, 1, "c.PyList_GET_ITEM", "list"]], "PyList_GET_SIZE": [[37, 3, 1, "c.PyList_GET_SIZE", "list"]], "PyList_GetItem": [[37, 3, 1, "c.PyList_GetItem", "index"], [37, 3, 1, "c.PyList_GetItem", "list"]], "PyList_GetSlice": [[37, 3, 1, "c.PyList_GetSlice", "high"], [37, 3, 1, "c.PyList_GetSlice", "list"], [37, 3, 1, "c.PyList_GetSlice", "low"]], "PyList_Insert": [[37, 3, 1, "c.PyList_Insert", "index"], [37, 3, 1, "c.PyList_Insert", "item"], [37, 3, 1, "c.PyList_Insert", "list"]], "PyList_New": [[37, 3, 1, "c.PyList_New", "len"]], "PyList_Reverse": [[37, 3, 1, "c.PyList_Reverse", "list"]], "PyList_SET_ITEM": [[37, 3, 1, "c.PyList_SET_ITEM", "i"], [37, 3, 1, "c.PyList_SET_ITEM", "list"], [37, 3, 1, "c.PyList_SET_ITEM", "o"]], "PyList_SetItem": [[37, 3, 1, "c.PyList_SetItem", "index"], [37, 3, 1, "c.PyList_SetItem", "item"], [37, 3, 1, "c.PyList_SetItem", "list"]], "PyList_SetSlice": [[37, 3, 1, "c.PyList_SetSlice", "high"], [37, 3, 1, "c.PyList_SetSlice", "itemlist"], [37, 3, 1, "c.PyList_SetSlice", "list"], [37, 3, 1, "c.PyList_SetSlice", "low"]], "PyList_Size": [[37, 3, 1, "c.PyList_Size", "list"]], "PyList_Sort": [[37, 3, 1, "c.PyList_Sort", "list"]], "PyLong_AsDouble": [[38, 3, 1, "c.PyLong_AsDouble", "pylong"]], "PyLong_AsLong": [[38, 3, 1, "c.PyLong_AsLong", "obj"]], "PyLong_AsLongAndOverflow": [[38, 3, 1, "c.PyLong_AsLongAndOverflow", "obj"], [38, 3, 1, "c.PyLong_AsLongAndOverflow", "overflow"]], "PyLong_AsLongLong": [[38, 3, 1, "c.PyLong_AsLongLong", "obj"]], "PyLong_AsLongLongAndOverflow": [[38, 3, 1, "c.PyLong_AsLongLongAndOverflow", "obj"], [38, 3, 1, "c.PyLong_AsLongLongAndOverflow", "overflow"]], "PyLong_AsSize_t": [[38, 3, 1, "c.PyLong_AsSize_t", "pylong"]], "PyLong_AsSsize_t": [[38, 3, 1, "c.PyLong_AsSsize_t", "pylong"]], "PyLong_AsUnsignedLong": [[38, 3, 1, "c.PyLong_AsUnsignedLong", "pylong"]], "PyLong_AsUnsignedLongLong": [[38, 3, 1, "c.PyLong_AsUnsignedLongLong", "pylong"]], "PyLong_AsUnsignedLongLongMask": [[38, 3, 1, "c.PyLong_AsUnsignedLongLongMask", "obj"]], "PyLong_AsUnsignedLongMask": [[38, 3, 1, "c.PyLong_AsUnsignedLongMask", "obj"]], "PyLong_AsVoidPtr": [[38, 3, 1, "c.PyLong_AsVoidPtr", "pylong"]], "PyLong_Check": [[38, 3, 1, "c.PyLong_Check", "p"]], "PyLong_CheckExact": [[38, 3, 1, "c.PyLong_CheckExact", "p"]], "PyLong_FromDouble": [[38, 3, 1, "c.PyLong_FromDouble", "v"]], "PyLong_FromLong": [[38, 3, 1, "c.PyLong_FromLong", "v"]], "PyLong_FromLongLong": [[38, 3, 1, "c.PyLong_FromLongLong", "v"]], "PyLong_FromSize_t": [[38, 3, 1, "c.PyLong_FromSize_t", "v"]], "PyLong_FromSsize_t": [[38, 3, 1, "c.PyLong_FromSsize_t", "v"]], "PyLong_FromString": [[38, 3, 1, "c.PyLong_FromString", "base"], [38, 3, 1, "c.PyLong_FromString", "pend"], [38, 3, 1, "c.PyLong_FromString", "str"]], "PyLong_FromUnicodeObject": [[38, 3, 1, "c.PyLong_FromUnicodeObject", "base"], [38, 3, 1, "c.PyLong_FromUnicodeObject", "u"]], "PyLong_FromUnsignedLong": [[38, 3, 1, "c.PyLong_FromUnsignedLong", "v"]], "PyLong_FromUnsignedLongLong": [[38, 3, 1, "c.PyLong_FromUnsignedLongLong", "v"]], "PyLong_FromVoidPtr": [[38, 3, 1, "c.PyLong_FromVoidPtr", "p"]], "PyMappingMethods": [[62, 0, 1, "c.PyMappingMethods.mp_ass_subscript", "mp_ass_subscript"], [62, 0, 1, "c.PyMappingMethods.mp_length", "mp_length"], [62, 0, 1, "c.PyMappingMethods.mp_subscript", "mp_subscript"]], "PyMapping_Check": [[39, 3, 1, "c.PyMapping_Check", "o"]], "PyMapping_DelItem": [[39, 3, 1, "c.PyMapping_DelItem", "key"], [39, 3, 1, "c.PyMapping_DelItem", "o"]], "PyMapping_DelItemString": [[39, 3, 1, "c.PyMapping_DelItemString", "key"], [39, 3, 1, "c.PyMapping_DelItemString", "o"]], "PyMapping_GetItemString": [[39, 3, 1, "c.PyMapping_GetItemString", "key"], [39, 3, 1, "c.PyMapping_GetItemString", "o"]], "PyMapping_HasKey": [[39, 3, 1, "c.PyMapping_HasKey", "key"], [39, 3, 1, "c.PyMapping_HasKey", "o"]], "PyMapping_HasKeyString": [[39, 3, 1, "c.PyMapping_HasKeyString", "key"], [39, 3, 1, "c.PyMapping_HasKeyString", "o"]], "PyMapping_Items": [[39, 3, 1, "c.PyMapping_Items", "o"]], "PyMapping_Keys": [[39, 3, 1, "c.PyMapping_Keys", "o"]], "PyMapping_Length": [[39, 3, 1, "c.PyMapping_Length", "o"]], "PyMapping_SetItemString": [[39, 3, 1, "c.PyMapping_SetItemString", "key"], [39, 3, 1, "c.PyMapping_SetItemString", "o"], [39, 3, 1, "c.PyMapping_SetItemString", "v"]], "PyMapping_Size": [[39, 3, 1, "c.PyMapping_Size", "o"]], "PyMapping_Values": [[39, 3, 1, "c.PyMapping_Values", "o"]], "PyMarshal_ReadLastObjectFromFile": [[40, 3, 1, "c.PyMarshal_ReadLastObjectFromFile", "file"]], "PyMarshal_ReadLongFromFile": [[40, 3, 1, "c.PyMarshal_ReadLongFromFile", "file"]], "PyMarshal_ReadObjectFromFile": [[40, 3, 1, "c.PyMarshal_ReadObjectFromFile", "file"]], "PyMarshal_ReadObjectFromString": [[40, 3, 1, "c.PyMarshal_ReadObjectFromString", "data"], [40, 3, 1, "c.PyMarshal_ReadObjectFromString", "len"]], "PyMarshal_ReadShortFromFile": [[40, 3, 1, "c.PyMarshal_ReadShortFromFile", "file"]], "PyMarshal_WriteLongToFile": [[40, 3, 1, "c.PyMarshal_WriteLongToFile", "file"], [40, 3, 1, "c.PyMarshal_WriteLongToFile", "value"], [40, 3, 1, "c.PyMarshal_WriteLongToFile", "version"]], "PyMarshal_WriteObjectToFile": [[40, 3, 1, "c.PyMarshal_WriteObjectToFile", "file"], [40, 3, 1, "c.PyMarshal_WriteObjectToFile", "value"], [40, 3, 1, "c.PyMarshal_WriteObjectToFile", "version"]], "PyMarshal_WriteObjectToString": [[40, 3, 1, "c.PyMarshal_WriteObjectToString", "value"], [40, 3, 1, "c.PyMarshal_WriteObjectToString", "version"]], "PyMem_Calloc": [[41, 3, 1, "c.PyMem_Calloc", "elsize"], [41, 3, 1, "c.PyMem_Calloc", "nelem"]], "PyMem_Del": [[41, 3, 1, "c.PyMem_Del", "p"]], "PyMem_Free": [[41, 3, 1, "c.PyMem_Free", "p"]], "PyMem_GetAllocator": [[41, 3, 1, "c.PyMem_GetAllocator", "allocator"], [41, 3, 1, "c.PyMem_GetAllocator", "domain"]], "PyMem_Malloc": [[41, 3, 1, "c.PyMem_Malloc", "n"]], "PyMem_RawCalloc": [[41, 3, 1, "c.PyMem_RawCalloc", "elsize"], [41, 3, 1, "c.PyMem_RawCalloc", "nelem"]], "PyMem_RawFree": [[41, 3, 1, "c.PyMem_RawFree", "p"]], "PyMem_RawMalloc": [[41, 3, 1, "c.PyMem_RawMalloc", "n"]], "PyMem_RawRealloc": [[41, 3, 1, "c.PyMem_RawRealloc", "n"], [41, 3, 1, "c.PyMem_RawRealloc", "p"]], "PyMem_Realloc": [[41, 3, 1, "c.PyMem_Realloc", "n"], [41, 3, 1, "c.PyMem_Realloc", "p"]], "PyMem_SetAllocator": [[41, 3, 1, "c.PyMem_SetAllocator", "allocator"], [41, 3, 1, "c.PyMem_SetAllocator", "domain"]], "PyMemberDef": [[57, 0, 1, "c.PyMemberDef.doc", "doc"], [57, 0, 1, "c.PyMemberDef.flags", "flags"], [57, 0, 1, "c.PyMemberDef.name", "name"], [57, 0, 1, "c.PyMemberDef.offset", "offset"], [57, 0, 1, "c.PyMemberDef.type", "type"]], "PyMember_GetOne": [[57, 3, 1, "c.PyMember_GetOne", "m"], [57, 3, 1, "c.PyMember_GetOne", "obj_addr"]], "PyMember_SetOne": [[57, 3, 1, "c.PyMember_SetOne", "m"], [57, 3, 1, "c.PyMember_SetOne", "o"], [57, 3, 1, "c.PyMember_SetOne", "obj_addr"]], "PyMemoryView_Check": [[42, 3, 1, "c.PyMemoryView_Check", "obj"]], "PyMemoryView_FromBuffer": [[42, 3, 1, "c.PyMemoryView_FromBuffer", "view"]], "PyMemoryView_FromMemory": [[42, 3, 1, "c.PyMemoryView_FromMemory", "flags"], [42, 3, 1, "c.PyMemoryView_FromMemory", "mem"], [42, 3, 1, "c.PyMemoryView_FromMemory", "size"]], "PyMemoryView_FromObject": [[42, 3, 1, "c.PyMemoryView_FromObject", "obj"]], "PyMemoryView_GET_BASE": [[42, 3, 1, "c.PyMemoryView_GET_BASE", "mview"]], "PyMemoryView_GET_BUFFER": [[42, 3, 1, "c.PyMemoryView_GET_BUFFER", "mview"]], "PyMemoryView_GetContiguous": [[42, 3, 1, "c.PyMemoryView_GetContiguous", "buffertype"], [42, 3, 1, "c.PyMemoryView_GetContiguous", "obj"], [42, 3, 1, "c.PyMemoryView_GetContiguous", "order"]], "PyMethodDef": [[57, 0, 1, "c.PyMethodDef.ml_doc", "ml_doc"], [57, 0, 1, "c.PyMethodDef.ml_flags", "ml_flags"], [57, 0, 1, "c.PyMethodDef.ml_meth", "ml_meth"], [57, 0, 1, "c.PyMethodDef.ml_name", "ml_name"]], "PyMethod_Check": [[43, 3, 1, "c.PyMethod_Check", "o"]], "PyMethod_Function": [[43, 3, 1, "c.PyMethod_Function", "meth"]], "PyMethod_GET_FUNCTION": [[43, 3, 1, "c.PyMethod_GET_FUNCTION", "meth"]], "PyMethod_GET_SELF": [[43, 3, 1, "c.PyMethod_GET_SELF", "meth"]], "PyMethod_New": [[43, 3, 1, "c.PyMethod_New", "func"], [43, 3, 1, "c.PyMethod_New", "self"]], "PyMethod_Self": [[43, 3, 1, "c.PyMethod_Self", "meth"]], "PyModuleDef": [[44, 0, 1, "c.PyModuleDef.m_base", "m_base"], [44, 0, 1, "c.PyModuleDef.m_clear", "m_clear"], [44, 0, 1, "c.PyModuleDef.m_doc", "m_doc"], [44, 0, 1, "c.PyModuleDef.m_free", "m_free"], [44, 0, 1, "c.PyModuleDef.m_methods", "m_methods"], [44, 0, 1, "c.PyModuleDef.m_name", "m_name"], [44, 0, 1, "c.PyModuleDef.m_size", "m_size"], [44, 0, 1, "c.PyModuleDef.m_slots", "m_slots"], [44, 0, 1, "c.PyModuleDef.m_traverse", "m_traverse"]], "PyModuleDef.m_slots": [[44, 0, 1, "c.PyModuleDef.m_slots.m_reload", "m_reload"]], "PyModuleDef_Init": [[44, 3, 1, "c.PyModuleDef_Init", "def"]], "PyModuleDef_Slot": [[44, 0, 1, "c.PyModuleDef_Slot.slot", "slot"], [44, 0, 1, "c.PyModuleDef_Slot.value", "value"]], "PyModule_AddFunctions": [[44, 3, 1, "c.PyModule_AddFunctions", "functions"], [44, 3, 1, "c.PyModule_AddFunctions", "module"]], "PyModule_AddIntConstant": [[44, 3, 1, "c.PyModule_AddIntConstant", "module"], [44, 3, 1, "c.PyModule_AddIntConstant", "name"], [44, 3, 1, "c.PyModule_AddIntConstant", "value"]], "PyModule_AddObject": [[44, 3, 1, "c.PyModule_AddObject", "module"], [44, 3, 1, "c.PyModule_AddObject", "name"], [44, 3, 1, "c.PyModule_AddObject", "value"]], "PyModule_AddObjectRef": [[44, 3, 1, "c.PyModule_AddObjectRef", "module"], [44, 3, 1, "c.PyModule_AddObjectRef", "name"], [44, 3, 1, "c.PyModule_AddObjectRef", "value"]], "PyModule_AddStringConstant": [[44, 3, 1, "c.PyModule_AddStringConstant", "module"], [44, 3, 1, "c.PyModule_AddStringConstant", "name"], [44, 3, 1, "c.PyModule_AddStringConstant", "value"]], "PyModule_AddType": [[44, 3, 1, "c.PyModule_AddType", "module"], [44, 3, 1, "c.PyModule_AddType", "type"]], "PyModule_Check": [[44, 3, 1, "c.PyModule_Check", "p"]], "PyModule_CheckExact": [[44, 3, 1, "c.PyModule_CheckExact", "p"]], "PyModule_Create": [[44, 3, 1, "c.PyModule_Create", "def"]], "PyModule_Create2": [[44, 3, 1, "c.PyModule_Create2", "def"], [44, 3, 1, "c.PyModule_Create2", "module_api_version"]], "PyModule_ExecDef": [[44, 3, 1, "c.PyModule_ExecDef", "def"], [44, 3, 1, "c.PyModule_ExecDef", "module"]], "PyModule_FromDefAndSpec": [[44, 3, 1, "c.PyModule_FromDefAndSpec", "def"], [44, 3, 1, "c.PyModule_FromDefAndSpec", "spec"]], "PyModule_FromDefAndSpec2": [[44, 3, 1, "c.PyModule_FromDefAndSpec2", "def"], [44, 3, 1, "c.PyModule_FromDefAndSpec2", "module_api_version"], [44, 3, 1, "c.PyModule_FromDefAndSpec2", "spec"]], "PyModule_GetDef": [[44, 3, 1, "c.PyModule_GetDef", "module"]], "PyModule_GetDict": [[44, 3, 1, "c.PyModule_GetDict", "module"]], "PyModule_GetFilename": [[44, 3, 1, "c.PyModule_GetFilename", "module"]], "PyModule_GetFilenameObject": [[44, 3, 1, "c.PyModule_GetFilenameObject", "module"]], "PyModule_GetName": [[44, 3, 1, "c.PyModule_GetName", "module"]], "PyModule_GetNameObject": [[44, 3, 1, "c.PyModule_GetNameObject", "module"]], "PyModule_GetState": [[44, 3, 1, "c.PyModule_GetState", "module"]], "PyModule_New": [[44, 3, 1, "c.PyModule_New", "name"]], "PyModule_NewObject": [[44, 3, 1, "c.PyModule_NewObject", "name"]], "PyModule_SetDocString": [[44, 3, 1, "c.PyModule_SetDocString", "docstring"], [44, 3, 1, "c.PyModule_SetDocString", "module"]], "PyNumberMethods": [[62, 0, 1, "c.PyNumberMethods.nb_absolute", "nb_absolute"], [62, 0, 1, "c.PyNumberMethods.nb_add", "nb_add"], [62, 0, 1, "c.PyNumberMethods.nb_and", "nb_and"], [62, 0, 1, "c.PyNumberMethods.nb_bool", "nb_bool"], [62, 0, 1, "c.PyNumberMethods.nb_divmod", "nb_divmod"], [62, 0, 1, "c.PyNumberMethods.nb_float", "nb_float"], [62, 0, 1, "c.PyNumberMethods.nb_floor_divide", "nb_floor_divide"], [62, 0, 1, "c.PyNumberMethods.nb_index", "nb_index"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_add", "nb_inplace_add"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_and", "nb_inplace_and"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_floor_divide", "nb_inplace_floor_divide"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_lshift", "nb_inplace_lshift"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_matrix_multiply", "nb_inplace_matrix_multiply"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_multiply", "nb_inplace_multiply"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_or", "nb_inplace_or"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_power", "nb_inplace_power"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_remainder", "nb_inplace_remainder"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_rshift", "nb_inplace_rshift"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_subtract", "nb_inplace_subtract"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_true_divide", "nb_inplace_true_divide"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_xor", "nb_inplace_xor"], [62, 0, 1, "c.PyNumberMethods.nb_int", "nb_int"], [62, 0, 1, "c.PyNumberMethods.nb_invert", "nb_invert"], [62, 0, 1, "c.PyNumberMethods.nb_lshift", "nb_lshift"], [62, 0, 1, "c.PyNumberMethods.nb_matrix_multiply", "nb_matrix_multiply"], [62, 0, 1, "c.PyNumberMethods.nb_multiply", "nb_multiply"], [62, 0, 1, "c.PyNumberMethods.nb_negative", "nb_negative"], [62, 0, 1, "c.PyNumberMethods.nb_or", "nb_or"], [62, 0, 1, "c.PyNumberMethods.nb_positive", "nb_positive"], [62, 0, 1, "c.PyNumberMethods.nb_power", "nb_power"], [62, 0, 1, "c.PyNumberMethods.nb_remainder", "nb_remainder"], [62, 0, 1, "c.PyNumberMethods.nb_reserved", "nb_reserved"], [62, 0, 1, "c.PyNumberMethods.nb_rshift", "nb_rshift"], [62, 0, 1, "c.PyNumberMethods.nb_subtract", "nb_subtract"], [62, 0, 1, "c.PyNumberMethods.nb_true_divide", "nb_true_divide"], [62, 0, 1, "c.PyNumberMethods.nb_xor", "nb_xor"]], "PyNumber_Absolute": [[46, 3, 1, "c.PyNumber_Absolute", "o"]], "PyNumber_Add": [[46, 3, 1, "c.PyNumber_Add", "o1"], [46, 3, 1, "c.PyNumber_Add", "o2"]], "PyNumber_And": [[46, 3, 1, "c.PyNumber_And", "o1"], [46, 3, 1, "c.PyNumber_And", "o2"]], "PyNumber_AsSsize_t": [[46, 3, 1, "c.PyNumber_AsSsize_t", "exc"], [46, 3, 1, "c.PyNumber_AsSsize_t", "o"]], "PyNumber_Check": [[46, 3, 1, "c.PyNumber_Check", "o"]], "PyNumber_Divmod": [[46, 3, 1, "c.PyNumber_Divmod", "o1"], [46, 3, 1, "c.PyNumber_Divmod", "o2"]], "PyNumber_Float": [[46, 3, 1, "c.PyNumber_Float", "o"]], "PyNumber_FloorDivide": [[46, 3, 1, "c.PyNumber_FloorDivide", "o1"], [46, 3, 1, "c.PyNumber_FloorDivide", "o2"]], "PyNumber_InPlaceAdd": [[46, 3, 1, "c.PyNumber_InPlaceAdd", "o1"], [46, 3, 1, "c.PyNumber_InPlaceAdd", "o2"]], "PyNumber_InPlaceAnd": [[46, 3, 1, "c.PyNumber_InPlaceAnd", "o1"], [46, 3, 1, "c.PyNumber_InPlaceAnd", "o2"]], "PyNumber_InPlaceFloorDivide": [[46, 3, 1, "c.PyNumber_InPlaceFloorDivide", "o1"], [46, 3, 1, "c.PyNumber_InPlaceFloorDivide", "o2"]], "PyNumber_InPlaceLshift": [[46, 3, 1, "c.PyNumber_InPlaceLshift", "o1"], [46, 3, 1, "c.PyNumber_InPlaceLshift", "o2"]], "PyNumber_InPlaceMatrixMultiply": [[46, 3, 1, "c.PyNumber_InPlaceMatrixMultiply", "o1"], [46, 3, 1, "c.PyNumber_InPlaceMatrixMultiply", "o2"]], "PyNumber_InPlaceMultiply": [[46, 3, 1, "c.PyNumber_InPlaceMultiply", "o1"], [46, 3, 1, "c.PyNumber_InPlaceMultiply", "o2"]], "PyNumber_InPlaceOr": [[46, 3, 1, "c.PyNumber_InPlaceOr", "o1"], [46, 3, 1, "c.PyNumber_InPlaceOr", "o2"]], "PyNumber_InPlacePower": [[46, 3, 1, "c.PyNumber_InPlacePower", "o1"], [46, 3, 1, "c.PyNumber_InPlacePower", "o2"], [46, 3, 1, "c.PyNumber_InPlacePower", "o3"]], "PyNumber_InPlaceRemainder": [[46, 3, 1, "c.PyNumber_InPlaceRemainder", "o1"], [46, 3, 1, "c.PyNumber_InPlaceRemainder", "o2"]], "PyNumber_InPlaceRshift": [[46, 3, 1, "c.PyNumber_InPlaceRshift", "o1"], [46, 3, 1, "c.PyNumber_InPlaceRshift", "o2"]], "PyNumber_InPlaceSubtract": [[46, 3, 1, "c.PyNumber_InPlaceSubtract", "o1"], [46, 3, 1, "c.PyNumber_InPlaceSubtract", "o2"]], "PyNumber_InPlaceTrueDivide": [[46, 3, 1, "c.PyNumber_InPlaceTrueDivide", "o1"], [46, 3, 1, "c.PyNumber_InPlaceTrueDivide", "o2"]], "PyNumber_InPlaceXor": [[46, 3, 1, "c.PyNumber_InPlaceXor", "o1"], [46, 3, 1, "c.PyNumber_InPlaceXor", "o2"]], "PyNumber_Index": [[46, 3, 1, "c.PyNumber_Index", "o"]], "PyNumber_Invert": [[46, 3, 1, "c.PyNumber_Invert", "o"]], "PyNumber_Long": [[46, 3, 1, "c.PyNumber_Long", "o"]], "PyNumber_Lshift": [[46, 3, 1, "c.PyNumber_Lshift", "o1"], [46, 3, 1, "c.PyNumber_Lshift", "o2"]], "PyNumber_MatrixMultiply": [[46, 3, 1, "c.PyNumber_MatrixMultiply", "o1"], [46, 3, 1, "c.PyNumber_MatrixMultiply", "o2"]], "PyNumber_Multiply": [[46, 3, 1, "c.PyNumber_Multiply", "o1"], [46, 3, 1, "c.PyNumber_Multiply", "o2"]], "PyNumber_Negative": [[46, 3, 1, "c.PyNumber_Negative", "o"]], "PyNumber_Or": [[46, 3, 1, "c.PyNumber_Or", "o1"], [46, 3, 1, "c.PyNumber_Or", "o2"]], "PyNumber_Positive": [[46, 3, 1, "c.PyNumber_Positive", "o"]], "PyNumber_Power": [[46, 3, 1, "c.PyNumber_Power", "o1"], [46, 3, 1, "c.PyNumber_Power", "o2"], [46, 3, 1, "c.PyNumber_Power", "o3"]], "PyNumber_Remainder": [[46, 3, 1, "c.PyNumber_Remainder", "o1"], [46, 3, 1, "c.PyNumber_Remainder", "o2"]], "PyNumber_Rshift": [[46, 3, 1, "c.PyNumber_Rshift", "o1"], [46, 3, 1, "c.PyNumber_Rshift", "o2"]], "PyNumber_Subtract": [[46, 3, 1, "c.PyNumber_Subtract", "o1"], [46, 3, 1, "c.PyNumber_Subtract", "o2"]], "PyNumber_ToBase": [[46, 3, 1, "c.PyNumber_ToBase", "base"], [46, 3, 1, "c.PyNumber_ToBase", "n"]], "PyNumber_TrueDivide": [[46, 3, 1, "c.PyNumber_TrueDivide", "o1"], [46, 3, 1, "c.PyNumber_TrueDivide", "o2"]], "PyNumber_Xor": [[46, 3, 1, "c.PyNumber_Xor", "o1"], [46, 3, 1, "c.PyNumber_Xor", "o2"]], "PyOS_FSPath": [[58, 3, 1, "c.PyOS_FSPath", "path"]], "PyOS_double_to_string": [[18, 3, 1, "c.PyOS_double_to_string", "flags"], [18, 3, 1, "c.PyOS_double_to_string", "format_code"], [18, 3, 1, "c.PyOS_double_to_string", "precision"], [18, 3, 1, "c.PyOS_double_to_string", "ptype"], [18, 3, 1, "c.PyOS_double_to_string", "val"]], "PyOS_getsig": [[58, 3, 1, "c.PyOS_getsig", "i"]], "PyOS_setsig": [[58, 3, 1, "c.PyOS_setsig", "h"], [58, 3, 1, "c.PyOS_setsig", "i"]], "PyOS_snprintf": [[18, 3, 1, "c.PyOS_snprintf", "format"], [18, 3, 1, "c.PyOS_snprintf", "size"], [18, 3, 1, "c.PyOS_snprintf", "str"]], "PyOS_stricmp": [[18, 3, 1, "c.PyOS_stricmp", "s1"], [18, 3, 1, "c.PyOS_stricmp", "s2"]], "PyOS_string_to_double": [[18, 3, 1, "c.PyOS_string_to_double", "endptr"], [18, 3, 1, "c.PyOS_string_to_double", "overflow_exception"], [18, 3, 1, "c.PyOS_string_to_double", "s"]], "PyOS_strnicmp": [[18, 3, 1, "c.PyOS_strnicmp", "s1"], [18, 3, 1, "c.PyOS_strnicmp", "s2"], [18, 3, 1, "c.PyOS_strnicmp", "size"]], "PyOS_vsnprintf": [[18, 3, 1, "c.PyOS_vsnprintf", "format"], [18, 3, 1, "c.PyOS_vsnprintf", "size"], [18, 3, 1, "c.PyOS_vsnprintf", "str"], [18, 3, 1, "c.PyOS_vsnprintf", "va"]], "PyObject": [[62, 0, 1, "c.PyObject._ob_next", "_ob_next"], [62, 0, 1, "c.PyObject._ob_prev", "_ob_prev"], [62, 0, 1, "c.PyObject.ob_refcnt", "ob_refcnt"], [62, 0, 1, "c.PyObject.ob_type", "ob_type"]], "PyObject_ASCII": [[48, 3, 1, "c.PyObject_ASCII", "o"]], "PyObject_AsCharBuffer": [[47, 3, 1, "c.PyObject_AsCharBuffer", "buffer"], [47, 3, 1, "c.PyObject_AsCharBuffer", "buffer_len"], [47, 3, 1, "c.PyObject_AsCharBuffer", "obj"]], "PyObject_AsFileDescriptor": [[24, 3, 1, "c.PyObject_AsFileDescriptor", "p"]], "PyObject_AsReadBuffer": [[47, 3, 1, "c.PyObject_AsReadBuffer", "buffer"], [47, 3, 1, "c.PyObject_AsReadBuffer", "buffer_len"], [47, 3, 1, "c.PyObject_AsReadBuffer", "obj"]], "PyObject_AsWriteBuffer": [[47, 3, 1, "c.PyObject_AsWriteBuffer", "buffer"], [47, 3, 1, "c.PyObject_AsWriteBuffer", "buffer_len"], [47, 3, 1, "c.PyObject_AsWriteBuffer", "obj"]], "PyObject_Bytes": [[48, 3, 1, "c.PyObject_Bytes", "o"]], "PyObject_Call": [[10, 3, 1, "c.PyObject_Call", "args"], [10, 3, 1, "c.PyObject_Call", "callable"], [10, 3, 1, "c.PyObject_Call", "kwargs"]], "PyObject_CallFunction": [[10, 3, 1, "c.PyObject_CallFunction", "callable"], [10, 3, 1, "c.PyObject_CallFunction", "format"]], "PyObject_CallFunctionObjArgs": [[10, 3, 1, "c.PyObject_CallFunctionObjArgs", "callable"]], "PyObject_CallMethod": [[10, 3, 1, "c.PyObject_CallMethod", "format"], [10, 3, 1, "c.PyObject_CallMethod", "name"], [10, 3, 1, "c.PyObject_CallMethod", "obj"]], "PyObject_CallMethodNoArgs": [[10, 3, 1, "c.PyObject_CallMethodNoArgs", "name"], [10, 3, 1, "c.PyObject_CallMethodNoArgs", "obj"]], "PyObject_CallMethodObjArgs": [[10, 3, 1, "c.PyObject_CallMethodObjArgs", "name"], [10, 3, 1, "c.PyObject_CallMethodObjArgs", "obj"]], "PyObject_CallMethodOneArg": [[10, 3, 1, "c.PyObject_CallMethodOneArg", "arg"], [10, 3, 1, "c.PyObject_CallMethodOneArg", "name"], [10, 3, 1, "c.PyObject_CallMethodOneArg", "obj"]], "PyObject_CallNoArgs": [[10, 3, 1, "c.PyObject_CallNoArgs", "callable"]], "PyObject_CallObject": [[10, 3, 1, "c.PyObject_CallObject", "args"], [10, 3, 1, "c.PyObject_CallObject", "callable"]], "PyObject_CallOneArg": [[10, 3, 1, "c.PyObject_CallOneArg", "arg"], [10, 3, 1, "c.PyObject_CallOneArg", "callable"]], "PyObject_Calloc": [[41, 3, 1, "c.PyObject_Calloc", "elsize"], [41, 3, 1, "c.PyObject_Calloc", "nelem"]], "PyObject_CheckBuffer": [[7, 3, 1, "c.PyObject_CheckBuffer", "obj"]], "PyObject_CheckReadBuffer": [[47, 3, 1, "c.PyObject_CheckReadBuffer", "o"]], "PyObject_ClearWeakRefs": [[66, 3, 1, "c.PyObject_ClearWeakRefs", "object"]], "PyObject_CopyData": [[7, 3, 1, "c.PyObject_CopyData", "dest"], [7, 3, 1, "c.PyObject_CopyData", "src"]], "PyObject_Del": [[3, 3, 1, "c.PyObject_Del", "op"]], "PyObject_DelAttr": [[48, 3, 1, "c.PyObject_DelAttr", "attr_name"], [48, 3, 1, "c.PyObject_DelAttr", "o"]], "PyObject_DelAttrString": [[48, 3, 1, "c.PyObject_DelAttrString", "attr_name"], [48, 3, 1, "c.PyObject_DelAttrString", "o"]], "PyObject_DelItem": [[48, 3, 1, "c.PyObject_DelItem", "key"], [48, 3, 1, "c.PyObject_DelItem", "o"]], "PyObject_Dir": [[48, 3, 1, "c.PyObject_Dir", "o"]], "PyObject_Format": [[48, 3, 1, "c.PyObject_Format", "format_spec"], [48, 3, 1, "c.PyObject_Format", "obj"]], "PyObject_Free": [[41, 3, 1, "c.PyObject_Free", "p"]], "PyObject_GC_Del": [[28, 3, 1, "c.PyObject_GC_Del", "op"]], "PyObject_GC_IsFinalized": [[28, 3, 1, "c.PyObject_GC_IsFinalized", "op"]], "PyObject_GC_IsTracked": [[28, 3, 1, "c.PyObject_GC_IsTracked", "op"]], "PyObject_GC_Resize": [[28, 3, 1, "c.PyObject_GC_Resize", "newsize"], [28, 3, 1, "c.PyObject_GC_Resize", "op"]], "PyObject_GC_Track": [[28, 3, 1, "c.PyObject_GC_Track", "op"]], "PyObject_GC_UnTrack": [[28, 3, 1, "c.PyObject_GC_UnTrack", "op"]], "PyObject_GenericGetAttr": [[48, 3, 1, "c.PyObject_GenericGetAttr", "name"], [48, 3, 1, "c.PyObject_GenericGetAttr", "o"]], "PyObject_GenericGetDict": [[48, 3, 1, "c.PyObject_GenericGetDict", "context"], [48, 3, 1, "c.PyObject_GenericGetDict", "o"]], "PyObject_GenericSetAttr": [[48, 3, 1, "c.PyObject_GenericSetAttr", "name"], [48, 3, 1, "c.PyObject_GenericSetAttr", "o"], [48, 3, 1, "c.PyObject_GenericSetAttr", "value"]], "PyObject_GenericSetDict": [[48, 3, 1, "c.PyObject_GenericSetDict", "context"], [48, 3, 1, "c.PyObject_GenericSetDict", "o"], [48, 3, 1, "c.PyObject_GenericSetDict", "value"]], "PyObject_GetAIter": [[48, 3, 1, "c.PyObject_GetAIter", "o"]], "PyObject_GetArenaAllocator": [[41, 3, 1, "c.PyObject_GetArenaAllocator", "allocator"]], "PyObject_GetAttr": [[48, 3, 1, "c.PyObject_GetAttr", "attr_name"], [48, 3, 1, "c.PyObject_GetAttr", "o"]], "PyObject_GetAttrString": [[48, 3, 1, "c.PyObject_GetAttrString", "attr_name"], [48, 3, 1, "c.PyObject_GetAttrString", "o"]], "PyObject_GetBuffer": [[7, 3, 1, "c.PyObject_GetBuffer", "exporter"], [7, 3, 1, "c.PyObject_GetBuffer", "flags"], [7, 3, 1, "c.PyObject_GetBuffer", "view"]], "PyObject_GetItem": [[48, 3, 1, "c.PyObject_GetItem", "key"], [48, 3, 1, "c.PyObject_GetItem", "o"]], "PyObject_GetItemData": [[48, 3, 1, "c.PyObject_GetItemData", "o"]], "PyObject_GetIter": [[48, 3, 1, "c.PyObject_GetIter", "o"]], "PyObject_GetTypeData": [[48, 3, 1, "c.PyObject_GetTypeData", "cls"], [48, 3, 1, "c.PyObject_GetTypeData", "o"]], "PyObject_HasAttr": [[48, 3, 1, "c.PyObject_HasAttr", "attr_name"], [48, 3, 1, "c.PyObject_HasAttr", "o"]], "PyObject_HasAttrString": [[48, 3, 1, "c.PyObject_HasAttrString", "attr_name"], [48, 3, 1, "c.PyObject_HasAttrString", "o"]], "PyObject_Hash": [[48, 3, 1, "c.PyObject_Hash", "o"]], "PyObject_HashNotImplemented": [[48, 3, 1, "c.PyObject_HashNotImplemented", "o"]], "PyObject_IS_GC": [[28, 3, 1, "c.PyObject_IS_GC", "obj"]], "PyObject_Init": [[3, 3, 1, "c.PyObject_Init", "op"], [3, 3, 1, "c.PyObject_Init", "type"]], "PyObject_InitVar": [[3, 3, 1, "c.PyObject_InitVar", "op"], [3, 3, 1, "c.PyObject_InitVar", "size"], [3, 3, 1, "c.PyObject_InitVar", "type"]], "PyObject_IsInstance": [[48, 3, 1, "c.PyObject_IsInstance", "cls"], [48, 3, 1, "c.PyObject_IsInstance", "inst"]], "PyObject_IsSubclass": [[48, 3, 1, "c.PyObject_IsSubclass", "cls"], [48, 3, 1, "c.PyObject_IsSubclass", "derived"]], "PyObject_IsTrue": [[48, 3, 1, "c.PyObject_IsTrue", "o"]], "PyObject_Length": [[48, 3, 1, "c.PyObject_Length", "o"]], "PyObject_LengthHint": [[48, 3, 1, "c.PyObject_LengthHint", "defaultvalue"], [48, 3, 1, "c.PyObject_LengthHint", "o"]], "PyObject_Malloc": [[41, 3, 1, "c.PyObject_Malloc", "n"]], "PyObject_Not": [[48, 3, 1, "c.PyObject_Not", "o"]], "PyObject_Print": [[48, 3, 1, "c.PyObject_Print", "flags"], [48, 3, 1, "c.PyObject_Print", "fp"], [48, 3, 1, "c.PyObject_Print", "o"]], "PyObject_Realloc": [[41, 3, 1, "c.PyObject_Realloc", "n"], [41, 3, 1, "c.PyObject_Realloc", "p"]], "PyObject_Repr": [[48, 3, 1, "c.PyObject_Repr", "o"]], "PyObject_RichCompare": [[48, 3, 1, "c.PyObject_RichCompare", "o1"], [48, 3, 1, "c.PyObject_RichCompare", "o2"], [48, 3, 1, "c.PyObject_RichCompare", "opid"]], "PyObject_RichCompareBool": [[48, 3, 1, "c.PyObject_RichCompareBool", "o1"], [48, 3, 1, "c.PyObject_RichCompareBool", "o2"], [48, 3, 1, "c.PyObject_RichCompareBool", "opid"]], "PyObject_SetArenaAllocator": [[41, 3, 1, "c.PyObject_SetArenaAllocator", "allocator"]], "PyObject_SetAttr": [[48, 3, 1, "c.PyObject_SetAttr", "attr_name"], [48, 3, 1, "c.PyObject_SetAttr", "o"], [48, 3, 1, "c.PyObject_SetAttr", "v"]], "PyObject_SetAttrString": [[48, 3, 1, "c.PyObject_SetAttrString", "attr_name"], [48, 3, 1, "c.PyObject_SetAttrString", "o"], [48, 3, 1, "c.PyObject_SetAttrString", "v"]], "PyObject_SetItem": [[48, 3, 1, "c.PyObject_SetItem", "key"], [48, 3, 1, "c.PyObject_SetItem", "o"], [48, 3, 1, "c.PyObject_SetItem", "v"]], "PyObject_Size": [[48, 3, 1, "c.PyObject_Size", "o"]], "PyObject_Str": [[48, 3, 1, "c.PyObject_Str", "o"]], "PyObject_Type": [[48, 3, 1, "c.PyObject_Type", "o"]], "PyObject_TypeCheck": [[48, 3, 1, "c.PyObject_TypeCheck", "o"], [48, 3, 1, "c.PyObject_TypeCheck", "type"]], "PyObject_Vectorcall": [[10, 3, 1, "c.PyObject_Vectorcall", "args"], [10, 3, 1, "c.PyObject_Vectorcall", "callable"], [10, 3, 1, "c.PyObject_Vectorcall", "kwnames"], [10, 3, 1, "c.PyObject_Vectorcall", "nargsf"]], "PyObject_VectorcallDict": [[10, 3, 1, "c.PyObject_VectorcallDict", "args"], [10, 3, 1, "c.PyObject_VectorcallDict", "callable"], [10, 3, 1, "c.PyObject_VectorcallDict", "kwdict"], [10, 3, 1, "c.PyObject_VectorcallDict", "nargsf"]], "PyObject_VectorcallMethod": [[10, 3, 1, "c.PyObject_VectorcallMethod", "args"], [10, 3, 1, "c.PyObject_VectorcallMethod", "kwnames"], [10, 3, 1, "c.PyObject_VectorcallMethod", "name"], [10, 3, 1, "c.PyObject_VectorcallMethod", "nargsf"]], "PyPreConfig": [[33, 0, 1, "c.PyPreConfig.allocator", "allocator"], [33, 0, 1, "c.PyPreConfig.coerce_c_locale", "coerce_c_locale"], [33, 0, 1, "c.PyPreConfig.coerce_c_locale_warn", "coerce_c_locale_warn"], [33, 0, 1, "c.PyPreConfig.configure_locale", "configure_locale"], [33, 0, 1, "c.PyPreConfig.dev_mode", "dev_mode"], [33, 0, 1, "c.PyPreConfig.isolated", "isolated"], [33, 0, 1, "c.PyPreConfig.legacy_windows_fs_encoding", "legacy_windows_fs_encoding"], [33, 0, 1, "c.PyPreConfig.parse_argv", "parse_argv"], [33, 0, 1, "c.PyPreConfig.use_environment", "use_environment"], [33, 0, 1, "c.PyPreConfig.utf8_mode", "utf8_mode"]], "PyPreConfig_InitIsolatedConfig": [[33, 3, 1, "c.PyPreConfig_InitIsolatedConfig", "preconfig"]], "PyPreConfig_InitPythonConfig": [[33, 3, 1, "c.PyPreConfig_InitPythonConfig", "preconfig"]], "PyRun_AnyFile": [[65, 3, 1, "c.PyRun_AnyFile", "filename"], [65, 3, 1, "c.PyRun_AnyFile", "fp"]], "PyRun_AnyFileEx": [[65, 3, 1, "c.PyRun_AnyFileEx", "closeit"], [65, 3, 1, "c.PyRun_AnyFileEx", "filename"], [65, 3, 1, "c.PyRun_AnyFileEx", "fp"]], "PyRun_AnyFileExFlags": [[65, 3, 1, "c.PyRun_AnyFileExFlags", "closeit"], [65, 3, 1, "c.PyRun_AnyFileExFlags", "filename"], [65, 3, 1, "c.PyRun_AnyFileExFlags", "flags"], [65, 3, 1, "c.PyRun_AnyFileExFlags", "fp"]], "PyRun_AnyFileFlags": [[65, 3, 1, "c.PyRun_AnyFileFlags", "filename"], [65, 3, 1, "c.PyRun_AnyFileFlags", "flags"], [65, 3, 1, "c.PyRun_AnyFileFlags", "fp"]], "PyRun_File": [[65, 3, 1, "c.PyRun_File", "filename"], [65, 3, 1, "c.PyRun_File", "fp"], [65, 3, 1, "c.PyRun_File", "globals"], [65, 3, 1, "c.PyRun_File", "locals"], [65, 3, 1, "c.PyRun_File", "start"]], "PyRun_FileEx": [[65, 3, 1, "c.PyRun_FileEx", "closeit"], [65, 3, 1, "c.PyRun_FileEx", "filename"], [65, 3, 1, "c.PyRun_FileEx", "fp"], [65, 3, 1, "c.PyRun_FileEx", "globals"], [65, 3, 1, "c.PyRun_FileEx", "locals"], [65, 3, 1, "c.PyRun_FileEx", "start"]], "PyRun_FileExFlags": [[65, 3, 1, "c.PyRun_FileExFlags", "closeit"], [65, 3, 1, "c.PyRun_FileExFlags", "filename"], [65, 3, 1, "c.PyRun_FileExFlags", "flags"], [65, 3, 1, "c.PyRun_FileExFlags", "fp"], [65, 3, 1, "c.PyRun_FileExFlags", "globals"], [65, 3, 1, "c.PyRun_FileExFlags", "locals"], [65, 3, 1, "c.PyRun_FileExFlags", "start"]], "PyRun_FileFlags": [[65, 3, 1, "c.PyRun_FileFlags", "filename"], [65, 3, 1, "c.PyRun_FileFlags", "flags"], [65, 3, 1, "c.PyRun_FileFlags", "fp"], [65, 3, 1, "c.PyRun_FileFlags", "globals"], [65, 3, 1, "c.PyRun_FileFlags", "locals"], [65, 3, 1, "c.PyRun_FileFlags", "start"]], "PyRun_InteractiveLoop": [[65, 3, 1, "c.PyRun_InteractiveLoop", "filename"], [65, 3, 1, "c.PyRun_InteractiveLoop", "fp"]], "PyRun_InteractiveLoopFlags": [[65, 3, 1, "c.PyRun_InteractiveLoopFlags", "filename"], [65, 3, 1, "c.PyRun_InteractiveLoopFlags", "flags"], [65, 3, 1, "c.PyRun_InteractiveLoopFlags", "fp"]], "PyRun_InteractiveOne": [[65, 3, 1, "c.PyRun_InteractiveOne", "filename"], [65, 3, 1, "c.PyRun_InteractiveOne", "fp"]], "PyRun_InteractiveOneFlags": [[65, 3, 1, "c.PyRun_InteractiveOneFlags", "filename"], [65, 3, 1, "c.PyRun_InteractiveOneFlags", "flags"], [65, 3, 1, "c.PyRun_InteractiveOneFlags", "fp"]], "PyRun_SimpleFile": [[65, 3, 1, "c.PyRun_SimpleFile", "filename"], [65, 3, 1, "c.PyRun_SimpleFile", "fp"]], "PyRun_SimpleFileEx": [[65, 3, 1, "c.PyRun_SimpleFileEx", "closeit"], [65, 3, 1, "c.PyRun_SimpleFileEx", "filename"], [65, 3, 1, "c.PyRun_SimpleFileEx", "fp"]], "PyRun_SimpleFileExFlags": [[65, 3, 1, "c.PyRun_SimpleFileExFlags", "closeit"], [65, 3, 1, "c.PyRun_SimpleFileExFlags", "filename"], [65, 3, 1, "c.PyRun_SimpleFileExFlags", "flags"], [65, 3, 1, "c.PyRun_SimpleFileExFlags", "fp"]], "PyRun_SimpleString": [[65, 3, 1, "c.PyRun_SimpleString", "command"]], "PyRun_SimpleStringFlags": [[65, 3, 1, "c.PyRun_SimpleStringFlags", "command"], [65, 3, 1, "c.PyRun_SimpleStringFlags", "flags"]], "PyRun_String": [[65, 3, 1, "c.PyRun_String", "globals"], [65, 3, 1, "c.PyRun_String", "locals"], [65, 3, 1, "c.PyRun_String", "start"], [65, 3, 1, "c.PyRun_String", "str"]], "PyRun_StringFlags": [[65, 3, 1, "c.PyRun_StringFlags", "flags"], [65, 3, 1, "c.PyRun_StringFlags", "globals"], [65, 3, 1, "c.PyRun_StringFlags", "locals"], [65, 3, 1, "c.PyRun_StringFlags", "start"], [65, 3, 1, "c.PyRun_StringFlags", "str"]], "PySeqIter_Check": [[36, 3, 1, "c.PySeqIter_Check", "op"]], "PySeqIter_New": [[36, 3, 1, "c.PySeqIter_New", "seq"]], "PySequenceMethods": [[62, 0, 1, "c.PySequenceMethods.sq_ass_item", "sq_ass_item"], [62, 0, 1, "c.PySequenceMethods.sq_concat", "sq_concat"], [62, 0, 1, "c.PySequenceMethods.sq_contains", "sq_contains"], [62, 0, 1, "c.PySequenceMethods.sq_inplace_concat", "sq_inplace_concat"], [62, 0, 1, "c.PySequenceMethods.sq_inplace_repeat", "sq_inplace_repeat"], [62, 0, 1, "c.PySequenceMethods.sq_item", "sq_item"], [62, 0, 1, "c.PySequenceMethods.sq_length", "sq_length"], [62, 0, 1, "c.PySequenceMethods.sq_repeat", "sq_repeat"]], "PySequence_Check": [[53, 3, 1, "c.PySequence_Check", "o"]], "PySequence_Concat": [[53, 3, 1, "c.PySequence_Concat", "o1"], [53, 3, 1, "c.PySequence_Concat", "o2"]], "PySequence_Contains": [[53, 3, 1, "c.PySequence_Contains", "o"], [53, 3, 1, "c.PySequence_Contains", "value"]], "PySequence_Count": [[53, 3, 1, "c.PySequence_Count", "o"], [53, 3, 1, "c.PySequence_Count", "value"]], "PySequence_DelItem": [[53, 3, 1, "c.PySequence_DelItem", "i"], [53, 3, 1, "c.PySequence_DelItem", "o"]], "PySequence_DelSlice": [[53, 3, 1, "c.PySequence_DelSlice", "i1"], [53, 3, 1, "c.PySequence_DelSlice", "i2"], [53, 3, 1, "c.PySequence_DelSlice", "o"]], "PySequence_Fast": [[53, 3, 1, "c.PySequence_Fast", "m"], [53, 3, 1, "c.PySequence_Fast", "o"]], "PySequence_Fast_GET_ITEM": [[53, 3, 1, "c.PySequence_Fast_GET_ITEM", "i"], [53, 3, 1, "c.PySequence_Fast_GET_ITEM", "o"]], "PySequence_Fast_GET_SIZE": [[53, 3, 1, "c.PySequence_Fast_GET_SIZE", "o"]], "PySequence_Fast_ITEMS": [[53, 3, 1, "c.PySequence_Fast_ITEMS", "o"]], "PySequence_GetItem": [[53, 3, 1, "c.PySequence_GetItem", "i"], [53, 3, 1, "c.PySequence_GetItem", "o"]], "PySequence_GetSlice": [[53, 3, 1, "c.PySequence_GetSlice", "i1"], [53, 3, 1, "c.PySequence_GetSlice", "i2"], [53, 3, 1, "c.PySequence_GetSlice", "o"]], "PySequence_ITEM": [[53, 3, 1, "c.PySequence_ITEM", "i"], [53, 3, 1, "c.PySequence_ITEM", "o"]], "PySequence_InPlaceConcat": [[53, 3, 1, "c.PySequence_InPlaceConcat", "o1"], [53, 3, 1, "c.PySequence_InPlaceConcat", "o2"]], "PySequence_InPlaceRepeat": [[53, 3, 1, "c.PySequence_InPlaceRepeat", "count"], [53, 3, 1, "c.PySequence_InPlaceRepeat", "o"]], "PySequence_Index": [[53, 3, 1, "c.PySequence_Index", "o"], [53, 3, 1, "c.PySequence_Index", "value"]], "PySequence_Length": [[53, 3, 1, "c.PySequence_Length", "o"]], "PySequence_List": [[53, 3, 1, "c.PySequence_List", "o"]], "PySequence_Repeat": [[53, 3, 1, "c.PySequence_Repeat", "count"], [53, 3, 1, "c.PySequence_Repeat", "o"]], "PySequence_SetItem": [[53, 3, 1, "c.PySequence_SetItem", "i"], [53, 3, 1, "c.PySequence_SetItem", "o"], [53, 3, 1, "c.PySequence_SetItem", "v"]], "PySequence_SetSlice": [[53, 3, 1, "c.PySequence_SetSlice", "i1"], [53, 3, 1, "c.PySequence_SetSlice", "i2"], [53, 3, 1, "c.PySequence_SetSlice", "o"], [53, 3, 1, "c.PySequence_SetSlice", "v"]], "PySequence_Size": [[53, 3, 1, "c.PySequence_Size", "o"]], "PySequence_Tuple": [[53, 3, 1, "c.PySequence_Tuple", "o"]], "PySet_Add": [[54, 3, 1, "c.PySet_Add", "key"], [54, 3, 1, "c.PySet_Add", "set"]], "PySet_Check": [[54, 3, 1, "c.PySet_Check", "p"]], "PySet_CheckExact": [[54, 3, 1, "c.PySet_CheckExact", "p"]], "PySet_Clear": [[54, 3, 1, "c.PySet_Clear", "set"]], "PySet_Contains": [[54, 3, 1, "c.PySet_Contains", "anyset"], [54, 3, 1, "c.PySet_Contains", "key"]], "PySet_Discard": [[54, 3, 1, "c.PySet_Discard", "key"], [54, 3, 1, "c.PySet_Discard", "set"]], "PySet_GET_SIZE": [[54, 3, 1, "c.PySet_GET_SIZE", "anyset"]], "PySet_New": [[54, 3, 1, "c.PySet_New", "iterable"]], "PySet_Pop": [[54, 3, 1, "c.PySet_Pop", "set"]], "PySet_Size": [[54, 3, 1, "c.PySet_Size", "anyset"]], "PySignal_SetWakeupFd": [[23, 3, 1, "c.PySignal_SetWakeupFd", "fd"]], "PySlice_AdjustIndices": [[55, 3, 1, "c.PySlice_AdjustIndices", "length"], [55, 3, 1, "c.PySlice_AdjustIndices", "start"], [55, 3, 1, "c.PySlice_AdjustIndices", "step"], [55, 3, 1, "c.PySlice_AdjustIndices", "stop"]], "PySlice_Check": [[55, 3, 1, "c.PySlice_Check", "ob"]], "PySlice_GetIndices": [[55, 3, 1, "c.PySlice_GetIndices", "length"], [55, 3, 1, "c.PySlice_GetIndices", "slice"], [55, 3, 1, "c.PySlice_GetIndices", "start"], [55, 3, 1, "c.PySlice_GetIndices", "step"], [55, 3, 1, "c.PySlice_GetIndices", "stop"]], "PySlice_GetIndicesEx": [[55, 3, 1, "c.PySlice_GetIndicesEx", "length"], [55, 3, 1, "c.PySlice_GetIndicesEx", "slice"], [55, 3, 1, "c.PySlice_GetIndicesEx", "slicelength"], [55, 3, 1, "c.PySlice_GetIndicesEx", "start"], [55, 3, 1, "c.PySlice_GetIndicesEx", "step"], [55, 3, 1, "c.PySlice_GetIndicesEx", "stop"]], "PySlice_New": [[55, 3, 1, "c.PySlice_New", "start"], [55, 3, 1, "c.PySlice_New", "step"], [55, 3, 1, "c.PySlice_New", "stop"]], "PySlice_Unpack": [[55, 3, 1, "c.PySlice_Unpack", "slice"], [55, 3, 1, "c.PySlice_Unpack", "start"], [55, 3, 1, "c.PySlice_Unpack", "step"], [55, 3, 1, "c.PySlice_Unpack", "stop"]], "PyState_AddModule": [[44, 3, 1, "c.PyState_AddModule", "def"], [44, 3, 1, "c.PyState_AddModule", "module"]], "PyState_FindModule": [[44, 3, 1, "c.PyState_FindModule", "def"]], "PyState_RemoveModule": [[44, 3, 1, "c.PyState_RemoveModule", "def"]], "PyStatus": [[33, 0, 1, "c.PyStatus.err_msg", "err_msg"], [33, 0, 1, "c.PyStatus.exitcode", "exitcode"], [33, 0, 1, "c.PyStatus.func", "func"]], "PyStatus_Error": [[33, 3, 1, "c.PyStatus_Error", "err_msg"]], "PyStatus_Exception": [[33, 3, 1, "c.PyStatus_Exception", "status"]], "PyStatus_Exit": [[33, 3, 1, "c.PyStatus_Exit", "exitcode"]], "PyStatus_IsError": [[33, 3, 1, "c.PyStatus_IsError", "status"]], "PyStatus_IsExit": [[33, 3, 1, "c.PyStatus_IsExit", "status"]], "PyStructSequence_Desc": [[59, 0, 1, "c.PyStructSequence_Desc.doc", "doc"], [59, 0, 1, "c.PyStructSequence_Desc.fields", "fields"], [59, 0, 1, "c.PyStructSequence_Desc.n_in_sequence", "n_in_sequence"], [59, 0, 1, "c.PyStructSequence_Desc.name", "name"]], "PyStructSequence_Field": [[59, 0, 1, "c.PyStructSequence_Field.doc", "doc"], [59, 0, 1, "c.PyStructSequence_Field.name", "name"]], "PyStructSequence_GET_ITEM": [[59, 3, 1, "c.PyStructSequence_GET_ITEM", "p"], [59, 3, 1, "c.PyStructSequence_GET_ITEM", "pos"]], "PyStructSequence_GetItem": [[59, 3, 1, "c.PyStructSequence_GetItem", "p"], [59, 3, 1, "c.PyStructSequence_GetItem", "pos"]], "PyStructSequence_InitType": [[59, 3, 1, "c.PyStructSequence_InitType", "desc"], [59, 3, 1, "c.PyStructSequence_InitType", "type"]], "PyStructSequence_InitType2": [[59, 3, 1, "c.PyStructSequence_InitType2", "desc"], [59, 3, 1, "c.PyStructSequence_InitType2", "type"]], "PyStructSequence_New": [[59, 3, 1, "c.PyStructSequence_New", "type"]], "PyStructSequence_NewType": [[59, 3, 1, "c.PyStructSequence_NewType", "desc"]], "PyStructSequence_SET_ITEM": [[59, 3, 1, "c.PyStructSequence_SET_ITEM", "o"], [59, 3, 1, "c.PyStructSequence_SET_ITEM", "p"], [59, 3, 1, "c.PyStructSequence_SET_ITEM", "pos"]], "PyStructSequence_SetItem": [[59, 3, 1, "c.PyStructSequence_SetItem", "o"], [59, 3, 1, "c.PyStructSequence_SetItem", "p"], [59, 3, 1, "c.PyStructSequence_SetItem", "pos"]], "PySys_AddAuditHook": [[58, 3, 1, "c.PySys_AddAuditHook", "hook"], [58, 3, 1, "c.PySys_AddAuditHook", "userData"]], "PySys_AddWarnOption": [[58, 3, 1, "c.PySys_AddWarnOption", "s"]], "PySys_AddWarnOptionUnicode": [[58, 3, 1, "c.PySys_AddWarnOptionUnicode", "unicode"]], "PySys_AddXOption": [[58, 3, 1, "c.PySys_AddXOption", "s"]], "PySys_Audit": [[58, 3, 1, "c.PySys_Audit", "event"], [58, 3, 1, "c.PySys_Audit", "format"]], "PySys_FormatStderr": [[58, 3, 1, "c.PySys_FormatStderr", "format"]], "PySys_FormatStdout": [[58, 3, 1, "c.PySys_FormatStdout", "format"]], "PySys_GetObject": [[58, 3, 1, "c.PySys_GetObject", "name"]], "PySys_SetArgv": [[32, 3, 1, "c.PySys_SetArgv", "argc"], [32, 3, 1, "c.PySys_SetArgv", "argv"]], "PySys_SetArgvEx": [[32, 3, 1, "c.PySys_SetArgvEx", "argc"], [32, 3, 1, "c.PySys_SetArgvEx", "argv"], [32, 3, 1, "c.PySys_SetArgvEx", "updatepath"]], "PySys_SetObject": [[58, 3, 1, "c.PySys_SetObject", "name"], [58, 3, 1, "c.PySys_SetObject", "v"]], "PySys_SetPath": [[58, 3, 1, "c.PySys_SetPath", "path"]], "PySys_WriteStderr": [[58, 3, 1, "c.PySys_WriteStderr", "format"]], "PySys_WriteStdout": [[58, 3, 1, "c.PySys_WriteStdout", "format"]], "PyTZInfo_Check": [[20, 3, 1, "c.PyTZInfo_Check", "ob"]], "PyTZInfo_CheckExact": [[20, 3, 1, "c.PyTZInfo_CheckExact", "ob"]], "PyThreadState": [[32, 0, 1, "c.PyThreadState.interp", "interp"]], "PyThreadState_Clear": [[32, 3, 1, "c.PyThreadState_Clear", "tstate"]], "PyThreadState_Delete": [[32, 3, 1, "c.PyThreadState_Delete", "tstate"]], "PyThreadState_EnterTracing": [[32, 3, 1, "c.PyThreadState_EnterTracing", "tstate"]], "PyThreadState_GetFrame": [[32, 3, 1, "c.PyThreadState_GetFrame", "tstate"]], "PyThreadState_GetID": [[32, 3, 1, "c.PyThreadState_GetID", "tstate"]], "PyThreadState_GetInterpreter": [[32, 3, 1, "c.PyThreadState_GetInterpreter", "tstate"]], "PyThreadState_LeaveTracing": [[32, 3, 1, "c.PyThreadState_LeaveTracing", "tstate"]], "PyThreadState_New": [[32, 3, 1, "c.PyThreadState_New", "interp"]], "PyThreadState_Next": [[32, 3, 1, "c.PyThreadState_Next", "tstate"]], "PyThreadState_SetAsyncExc": [[32, 3, 1, "c.PyThreadState_SetAsyncExc", "exc"], [32, 3, 1, "c.PyThreadState_SetAsyncExc", "id"]], "PyThreadState_Swap": [[32, 3, 1, "c.PyThreadState_Swap", "tstate"]], "PyThread_delete_key": [[32, 3, 1, "c.PyThread_delete_key", "key"]], "PyThread_delete_key_value": [[32, 3, 1, "c.PyThread_delete_key_value", "key"]], "PyThread_get_key_value": [[32, 3, 1, "c.PyThread_get_key_value", "key"]], "PyThread_set_key_value": [[32, 3, 1, "c.PyThread_set_key_value", "key"], [32, 3, 1, "c.PyThread_set_key_value", "value"]], "PyThread_tss_create": [[32, 3, 1, "c.PyThread_tss_create", "key"]], "PyThread_tss_delete": [[32, 3, 1, "c.PyThread_tss_delete", "key"]], "PyThread_tss_free": [[32, 3, 1, "c.PyThread_tss_free", "key"]], "PyThread_tss_get": [[32, 3, 1, "c.PyThread_tss_get", "key"]], "PyThread_tss_is_created": [[32, 3, 1, "c.PyThread_tss_is_created", "key"]], "PyThread_tss_set": [[32, 3, 1, "c.PyThread_tss_set", "key"], [32, 3, 1, "c.PyThread_tss_set", "value"]], "PyTimeZone_FromOffset": [[20, 3, 1, "c.PyTimeZone_FromOffset", "offset"]], "PyTimeZone_FromOffsetAndName": [[20, 3, 1, "c.PyTimeZone_FromOffsetAndName", "name"], [20, 3, 1, "c.PyTimeZone_FromOffsetAndName", "offset"]], "PyTime_Check": [[20, 3, 1, "c.PyTime_Check", "ob"]], "PyTime_CheckExact": [[20, 3, 1, "c.PyTime_CheckExact", "ob"]], "PyTime_FromTime": [[20, 3, 1, "c.PyTime_FromTime", "hour"], [20, 3, 1, "c.PyTime_FromTime", "minute"], [20, 3, 1, "c.PyTime_FromTime", "second"], [20, 3, 1, "c.PyTime_FromTime", "usecond"]], "PyTime_FromTimeAndFold": [[20, 3, 1, "c.PyTime_FromTimeAndFold", "fold"], [20, 3, 1, "c.PyTime_FromTimeAndFold", "hour"], [20, 3, 1, "c.PyTime_FromTimeAndFold", "minute"], [20, 3, 1, "c.PyTime_FromTimeAndFold", "second"], [20, 3, 1, "c.PyTime_FromTimeAndFold", "usecond"]], "PyTraceMalloc_Track": [[41, 3, 1, "c.PyTraceMalloc_Track", "domain"], [41, 3, 1, "c.PyTraceMalloc_Track", "ptr"], [41, 3, 1, "c.PyTraceMalloc_Track", "size"]], "PyTraceMalloc_Untrack": [[41, 3, 1, "c.PyTraceMalloc_Untrack", "domain"], [41, 3, 1, "c.PyTraceMalloc_Untrack", "ptr"]], "PyTuple_Check": [[59, 3, 1, "c.PyTuple_Check", "p"]], "PyTuple_CheckExact": [[59, 3, 1, "c.PyTuple_CheckExact", "p"]], "PyTuple_GET_ITEM": [[59, 3, 1, "c.PyTuple_GET_ITEM", "p"], [59, 3, 1, "c.PyTuple_GET_ITEM", "pos"]], "PyTuple_GET_SIZE": [[59, 3, 1, "c.PyTuple_GET_SIZE", "p"]], "PyTuple_GetItem": [[59, 3, 1, "c.PyTuple_GetItem", "p"], [59, 3, 1, "c.PyTuple_GetItem", "pos"]], "PyTuple_GetSlice": [[59, 3, 1, "c.PyTuple_GetSlice", "high"], [59, 3, 1, "c.PyTuple_GetSlice", "low"], [59, 3, 1, "c.PyTuple_GetSlice", "p"]], "PyTuple_New": [[59, 3, 1, "c.PyTuple_New", "len"]], "PyTuple_Pack": [[59, 3, 1, "c.PyTuple_Pack", "n"]], "PyTuple_SET_ITEM": [[59, 3, 1, "c.PyTuple_SET_ITEM", "o"], [59, 3, 1, "c.PyTuple_SET_ITEM", "p"], [59, 3, 1, "c.PyTuple_SET_ITEM", "pos"]], "PyTuple_SetItem": [[59, 3, 1, "c.PyTuple_SetItem", "o"], [59, 3, 1, "c.PyTuple_SetItem", "p"], [59, 3, 1, "c.PyTuple_SetItem", "pos"]], "PyTuple_Size": [[59, 3, 1, "c.PyTuple_Size", "p"]], "PyTypeObject": [[62, 0, 1, "c.PyTypeObject.tp_alloc", "tp_alloc"], [62, 0, 1, "c.PyTypeObject.tp_as_async", "tp_as_async"], [62, 0, 1, "c.PyTypeObject.tp_as_buffer", "tp_as_buffer"], [62, 0, 1, "c.PyTypeObject.tp_as_mapping", "tp_as_mapping"], [62, 0, 1, "c.PyTypeObject.tp_as_number", "tp_as_number"], [62, 0, 1, "c.PyTypeObject.tp_as_sequence", "tp_as_sequence"], [62, 0, 1, "c.PyTypeObject.tp_base", "tp_base"], [62, 0, 1, "c.PyTypeObject.tp_bases", "tp_bases"], [62, 0, 1, "c.PyTypeObject.tp_basicsize", "tp_basicsize"], [62, 0, 1, "c.PyTypeObject.tp_cache", "tp_cache"], [62, 0, 1, "c.PyTypeObject.tp_call", "tp_call"], [62, 0, 1, "c.PyTypeObject.tp_clear", "tp_clear"], [62, 0, 1, "c.PyTypeObject.tp_dealloc", "tp_dealloc"], [62, 0, 1, "c.PyTypeObject.tp_del", "tp_del"], [62, 0, 1, "c.PyTypeObject.tp_descr_get", "tp_descr_get"], [62, 0, 1, "c.PyTypeObject.tp_descr_set", "tp_descr_set"], [62, 0, 1, "c.PyTypeObject.tp_dict", "tp_dict"], [62, 0, 1, "c.PyTypeObject.tp_dictoffset", "tp_dictoffset"], [62, 0, 1, "c.PyTypeObject.tp_doc", "tp_doc"], [62, 0, 1, "c.PyTypeObject.tp_finalize", "tp_finalize"], [62, 0, 1, "c.PyTypeObject.tp_flags", "tp_flags"], [62, 0, 1, "c.PyTypeObject.tp_free", "tp_free"], [62, 0, 1, "c.PyTypeObject.tp_getattr", "tp_getattr"], [62, 0, 1, "c.PyTypeObject.tp_getattro", "tp_getattro"], [62, 0, 1, "c.PyTypeObject.tp_getset", "tp_getset"], [62, 0, 1, "c.PyTypeObject.tp_hash", "tp_hash"], [62, 0, 1, "c.PyTypeObject.tp_init", "tp_init"], [62, 0, 1, "c.PyTypeObject.tp_is_gc", "tp_is_gc"], [62, 0, 1, "c.PyTypeObject.tp_itemsize", "tp_itemsize"], [62, 0, 1, "c.PyTypeObject.tp_iter", "tp_iter"], [62, 0, 1, "c.PyTypeObject.tp_iternext", "tp_iternext"], [62, 0, 1, "c.PyTypeObject.tp_members", "tp_members"], [62, 0, 1, "c.PyTypeObject.tp_methods", "tp_methods"], [62, 0, 1, "c.PyTypeObject.tp_mro", "tp_mro"], [62, 0, 1, "c.PyTypeObject.tp_name", "tp_name"], [62, 0, 1, "c.PyTypeObject.tp_new", "tp_new"], [62, 0, 1, "c.PyTypeObject.tp_repr", "tp_repr"], [62, 0, 1, "c.PyTypeObject.tp_richcompare", "tp_richcompare"], [62, 0, 1, "c.PyTypeObject.tp_setattr", "tp_setattr"], [62, 0, 1, "c.PyTypeObject.tp_setattro", "tp_setattro"], [62, 0, 1, "c.PyTypeObject.tp_str", "tp_str"], [62, 0, 1, "c.PyTypeObject.tp_subclasses", "tp_subclasses"], [62, 0, 1, "c.PyTypeObject.tp_traverse", "tp_traverse"], [62, 0, 1, "c.PyTypeObject.tp_vectorcall", "tp_vectorcall"], [62, 0, 1, "c.PyTypeObject.tp_vectorcall_offset", "tp_vectorcall_offset"], [62, 0, 1, "c.PyTypeObject.tp_version_tag", "tp_version_tag"], [62, 0, 1, "c.PyTypeObject.tp_watched", "tp_watched"], [62, 0, 1, "c.PyTypeObject.tp_weaklist", "tp_weaklist"], [62, 0, 1, "c.PyTypeObject.tp_weaklistoffset", "tp_weaklistoffset"]], "PyType_AddWatcher": [[60, 3, 1, "c.PyType_AddWatcher", "callback"]], "PyType_Check": [[60, 3, 1, "c.PyType_Check", "o"]], "PyType_CheckExact": [[60, 3, 1, "c.PyType_CheckExact", "o"]], "PyType_ClearWatcher": [[60, 3, 1, "c.PyType_ClearWatcher", "watcher_id"]], "PyType_FromMetaclass": [[60, 3, 1, "c.PyType_FromMetaclass", "bases"], [60, 3, 1, "c.PyType_FromMetaclass", "metaclass"], [60, 3, 1, "c.PyType_FromMetaclass", "module"], [60, 3, 1, "c.PyType_FromMetaclass", "spec"]], "PyType_FromModuleAndSpec": [[60, 3, 1, "c.PyType_FromModuleAndSpec", "bases"], [60, 3, 1, "c.PyType_FromModuleAndSpec", "module"], [60, 3, 1, "c.PyType_FromModuleAndSpec", "spec"]], "PyType_FromSpec": [[60, 3, 1, "c.PyType_FromSpec", "spec"]], "PyType_FromSpecWithBases": [[60, 3, 1, "c.PyType_FromSpecWithBases", "bases"], [60, 3, 1, "c.PyType_FromSpecWithBases", "spec"]], "PyType_GenericAlloc": [[60, 3, 1, "c.PyType_GenericAlloc", "nitems"], [60, 3, 1, "c.PyType_GenericAlloc", "type"]], "PyType_GenericNew": [[60, 3, 1, "c.PyType_GenericNew", "args"], [60, 3, 1, "c.PyType_GenericNew", "kwds"], [60, 3, 1, "c.PyType_GenericNew", "type"]], "PyType_GetDict": [[60, 3, 1, "c.PyType_GetDict", "type"]], "PyType_GetFlags": [[60, 3, 1, "c.PyType_GetFlags", "type"]], "PyType_GetModule": [[60, 3, 1, "c.PyType_GetModule", "type"]], "PyType_GetModuleByDef": [[60, 3, 1, "c.PyType_GetModuleByDef", "def"], [60, 3, 1, "c.PyType_GetModuleByDef", "type"]], "PyType_GetModuleState": [[60, 3, 1, "c.PyType_GetModuleState", "type"]], "PyType_GetName": [[60, 3, 1, "c.PyType_GetName", "type"]], "PyType_GetQualName": [[60, 3, 1, "c.PyType_GetQualName", "type"]], "PyType_GetSlot": [[60, 3, 1, "c.PyType_GetSlot", "slot"], [60, 3, 1, "c.PyType_GetSlot", "type"]], "PyType_GetTypeDataSize": [[48, 3, 1, "c.PyType_GetTypeDataSize", "cls"]], "PyType_HasFeature": [[60, 3, 1, "c.PyType_HasFeature", "feature"], [60, 3, 1, "c.PyType_HasFeature", "o"]], "PyType_IS_GC": [[60, 3, 1, "c.PyType_IS_GC", "o"]], "PyType_IsSubtype": [[60, 3, 1, "c.PyType_IsSubtype", "a"], [60, 3, 1, "c.PyType_IsSubtype", "b"]], "PyType_Modified": [[60, 3, 1, "c.PyType_Modified", "type"]], "PyType_Ready": [[60, 3, 1, "c.PyType_Ready", "type"]], "PyType_Slot": [[60, 0, 1, "c.PyType_Slot.pfunc", "pfunc"], [60, 0, 1, "c.PyType_Slot.slot", "slot"]], "PyType_Spec": [[60, 0, 1, "c.PyType_Spec.basicsize", "basicsize"], [60, 0, 1, "c.PyType_Spec.flags", "flags"], [60, 0, 1, "c.PyType_Spec.itemsize", "itemsize"], [60, 0, 1, "c.PyType_Spec.name", "name"], [60, 0, 1, "c.PyType_Spec.slots", "slots"]], "PyType_Watch": [[60, 3, 1, "c.PyType_Watch", "type"], [60, 3, 1, "c.PyType_Watch", "watcher_id"]], "PyUnicodeDecodeError_Create": [[23, 3, 1, "c.PyUnicodeDecodeError_Create", "encoding"], [23, 3, 1, "c.PyUnicodeDecodeError_Create", "end"], [23, 3, 1, "c.PyUnicodeDecodeError_Create", "length"], [23, 3, 1, "c.PyUnicodeDecodeError_Create", "object"], [23, 3, 1, "c.PyUnicodeDecodeError_Create", "reason"], [23, 3, 1, "c.PyUnicodeDecodeError_Create", "start"]], "PyUnicodeDecodeError_GetEncoding": [[23, 3, 1, "c.PyUnicodeDecodeError_GetEncoding", "exc"]], "PyUnicodeDecodeError_GetEnd": [[23, 3, 1, "c.PyUnicodeDecodeError_GetEnd", "end"], [23, 3, 1, "c.PyUnicodeDecodeError_GetEnd", "exc"]], "PyUnicodeDecodeError_GetObject": [[23, 3, 1, "c.PyUnicodeDecodeError_GetObject", "exc"]], "PyUnicodeDecodeError_GetReason": [[23, 3, 1, "c.PyUnicodeDecodeError_GetReason", "exc"]], "PyUnicodeDecodeError_GetStart": [[23, 3, 1, "c.PyUnicodeDecodeError_GetStart", "exc"], [23, 3, 1, "c.PyUnicodeDecodeError_GetStart", "start"]], "PyUnicodeDecodeError_SetEnd": [[23, 3, 1, "c.PyUnicodeDecodeError_SetEnd", "end"], [23, 3, 1, "c.PyUnicodeDecodeError_SetEnd", "exc"]], "PyUnicodeDecodeError_SetReason": [[23, 3, 1, "c.PyUnicodeDecodeError_SetReason", "exc"], [23, 3, 1, "c.PyUnicodeDecodeError_SetReason", "reason"]], "PyUnicodeDecodeError_SetStart": [[23, 3, 1, "c.PyUnicodeDecodeError_SetStart", "exc"], [23, 3, 1, "c.PyUnicodeDecodeError_SetStart", "start"]], "PyUnicodeEncodeError_GetEncoding": [[23, 3, 1, "c.PyUnicodeEncodeError_GetEncoding", "exc"]], "PyUnicodeEncodeError_GetEnd": [[23, 3, 1, "c.PyUnicodeEncodeError_GetEnd", "end"], [23, 3, 1, "c.PyUnicodeEncodeError_GetEnd", "exc"]], "PyUnicodeEncodeError_GetObject": [[23, 3, 1, "c.PyUnicodeEncodeError_GetObject", "exc"]], "PyUnicodeEncodeError_GetReason": [[23, 3, 1, "c.PyUnicodeEncodeError_GetReason", "exc"]], "PyUnicodeEncodeError_GetStart": [[23, 3, 1, "c.PyUnicodeEncodeError_GetStart", "exc"], [23, 3, 1, "c.PyUnicodeEncodeError_GetStart", "start"]], "PyUnicodeEncodeError_SetEnd": [[23, 3, 1, "c.PyUnicodeEncodeError_SetEnd", "end"], [23, 3, 1, "c.PyUnicodeEncodeError_SetEnd", "exc"]], "PyUnicodeEncodeError_SetReason": [[23, 3, 1, "c.PyUnicodeEncodeError_SetReason", "exc"], [23, 3, 1, "c.PyUnicodeEncodeError_SetReason", "reason"]], "PyUnicodeEncodeError_SetStart": [[23, 3, 1, "c.PyUnicodeEncodeError_SetStart", "exc"], [23, 3, 1, "c.PyUnicodeEncodeError_SetStart", "start"]], "PyUnicodeTranslateError_GetEnd": [[23, 3, 1, "c.PyUnicodeTranslateError_GetEnd", "end"], [23, 3, 1, "c.PyUnicodeTranslateError_GetEnd", "exc"]], "PyUnicodeTranslateError_GetObject": [[23, 3, 1, "c.PyUnicodeTranslateError_GetObject", "exc"]], "PyUnicodeTranslateError_GetReason": [[23, 3, 1, "c.PyUnicodeTranslateError_GetReason", "exc"]], "PyUnicodeTranslateError_GetStart": [[23, 3, 1, "c.PyUnicodeTranslateError_GetStart", "exc"], [23, 3, 1, "c.PyUnicodeTranslateError_GetStart", "start"]], "PyUnicodeTranslateError_SetEnd": [[23, 3, 1, "c.PyUnicodeTranslateError_SetEnd", "end"], [23, 3, 1, "c.PyUnicodeTranslateError_SetEnd", "exc"]], "PyUnicodeTranslateError_SetReason": [[23, 3, 1, "c.PyUnicodeTranslateError_SetReason", "exc"], [23, 3, 1, "c.PyUnicodeTranslateError_SetReason", "reason"]], "PyUnicodeTranslateError_SetStart": [[23, 3, 1, "c.PyUnicodeTranslateError_SetStart", "exc"], [23, 3, 1, "c.PyUnicodeTranslateError_SetStart", "start"]], "PyUnicode_1BYTE_DATA": [[63, 3, 1, "c.PyUnicode_1BYTE_DATA", "o"]], "PyUnicode_2BYTE_DATA": [[63, 3, 1, "c.PyUnicode_2BYTE_DATA", "o"]], "PyUnicode_4BYTE_DATA": [[63, 3, 1, "c.PyUnicode_4BYTE_DATA", "o"]], "PyUnicode_AsASCIIString": [[63, 3, 1, "c.PyUnicode_AsASCIIString", "unicode"]], "PyUnicode_AsCharmapString": [[63, 3, 1, "c.PyUnicode_AsCharmapString", "mapping"], [63, 3, 1, "c.PyUnicode_AsCharmapString", "unicode"]], "PyUnicode_AsEncodedString": [[63, 3, 1, "c.PyUnicode_AsEncodedString", "encoding"], [63, 3, 1, "c.PyUnicode_AsEncodedString", "errors"], [63, 3, 1, "c.PyUnicode_AsEncodedString", "unicode"]], "PyUnicode_AsLatin1String": [[63, 3, 1, "c.PyUnicode_AsLatin1String", "unicode"]], "PyUnicode_AsMBCSString": [[63, 3, 1, "c.PyUnicode_AsMBCSString", "unicode"]], "PyUnicode_AsRawUnicodeEscapeString": [[63, 3, 1, "c.PyUnicode_AsRawUnicodeEscapeString", "unicode"]], "PyUnicode_AsUCS4": [[63, 3, 1, "c.PyUnicode_AsUCS4", "buffer"], [63, 3, 1, "c.PyUnicode_AsUCS4", "buflen"], [63, 3, 1, "c.PyUnicode_AsUCS4", "copy_null"], [63, 3, 1, "c.PyUnicode_AsUCS4", "u"]], "PyUnicode_AsUCS4Copy": [[63, 3, 1, "c.PyUnicode_AsUCS4Copy", "u"]], "PyUnicode_AsUTF16String": [[63, 3, 1, "c.PyUnicode_AsUTF16String", "unicode"]], "PyUnicode_AsUTF32String": [[63, 3, 1, "c.PyUnicode_AsUTF32String", "unicode"]], "PyUnicode_AsUTF8": [[63, 3, 1, "c.PyUnicode_AsUTF8", "unicode"]], "PyUnicode_AsUTF8AndSize": [[63, 3, 1, "c.PyUnicode_AsUTF8AndSize", "size"], [63, 3, 1, "c.PyUnicode_AsUTF8AndSize", "unicode"]], "PyUnicode_AsUTF8String": [[63, 3, 1, "c.PyUnicode_AsUTF8String", "unicode"]], "PyUnicode_AsUnicodeEscapeString": [[63, 3, 1, "c.PyUnicode_AsUnicodeEscapeString", "unicode"]], "PyUnicode_AsWideChar": [[63, 3, 1, "c.PyUnicode_AsWideChar", "size"], [63, 3, 1, "c.PyUnicode_AsWideChar", "unicode"], [63, 3, 1, "c.PyUnicode_AsWideChar", "w"]], "PyUnicode_AsWideCharString": [[63, 3, 1, "c.PyUnicode_AsWideCharString", "size"], [63, 3, 1, "c.PyUnicode_AsWideCharString", "unicode"]], "PyUnicode_Check": [[63, 3, 1, "c.PyUnicode_Check", "o"]], "PyUnicode_CheckExact": [[63, 3, 1, "c.PyUnicode_CheckExact", "o"]], "PyUnicode_Compare": [[63, 3, 1, "c.PyUnicode_Compare", "left"], [63, 3, 1, "c.PyUnicode_Compare", "right"]], "PyUnicode_CompareWithASCIIString": [[63, 3, 1, "c.PyUnicode_CompareWithASCIIString", "string"], [63, 3, 1, "c.PyUnicode_CompareWithASCIIString", "uni"]], "PyUnicode_Concat": [[63, 3, 1, "c.PyUnicode_Concat", "left"], [63, 3, 1, "c.PyUnicode_Concat", "right"]], "PyUnicode_Contains": [[63, 3, 1, "c.PyUnicode_Contains", "container"], [63, 3, 1, "c.PyUnicode_Contains", "element"]], "PyUnicode_CopyCharacters": [[63, 3, 1, "c.PyUnicode_CopyCharacters", "from"], [63, 3, 1, "c.PyUnicode_CopyCharacters", "from_start"], [63, 3, 1, "c.PyUnicode_CopyCharacters", "how_many"], [63, 3, 1, "c.PyUnicode_CopyCharacters", "to"], [63, 3, 1, "c.PyUnicode_CopyCharacters", "to_start"]], "PyUnicode_Count": [[63, 3, 1, "c.PyUnicode_Count", "end"], [63, 3, 1, "c.PyUnicode_Count", "start"], [63, 3, 1, "c.PyUnicode_Count", "str"], [63, 3, 1, "c.PyUnicode_Count", "substr"]], "PyUnicode_DATA": [[63, 3, 1, "c.PyUnicode_DATA", "o"]], "PyUnicode_Decode": [[63, 3, 1, "c.PyUnicode_Decode", "encoding"], [63, 3, 1, "c.PyUnicode_Decode", "errors"], [63, 3, 1, "c.PyUnicode_Decode", "s"], [63, 3, 1, "c.PyUnicode_Decode", "size"]], "PyUnicode_DecodeASCII": [[63, 3, 1, "c.PyUnicode_DecodeASCII", "errors"], [63, 3, 1, "c.PyUnicode_DecodeASCII", "s"], [63, 3, 1, "c.PyUnicode_DecodeASCII", "size"]], "PyUnicode_DecodeCharmap": [[63, 3, 1, "c.PyUnicode_DecodeCharmap", "data"], [63, 3, 1, "c.PyUnicode_DecodeCharmap", "errors"], [63, 3, 1, "c.PyUnicode_DecodeCharmap", "mapping"], [63, 3, 1, "c.PyUnicode_DecodeCharmap", "size"]], "PyUnicode_DecodeFSDefault": [[63, 3, 1, "c.PyUnicode_DecodeFSDefault", "s"]], "PyUnicode_DecodeFSDefaultAndSize": [[63, 3, 1, "c.PyUnicode_DecodeFSDefaultAndSize", "s"], [63, 3, 1, "c.PyUnicode_DecodeFSDefaultAndSize", "size"]], "PyUnicode_DecodeLatin1": [[63, 3, 1, "c.PyUnicode_DecodeLatin1", "errors"], [63, 3, 1, "c.PyUnicode_DecodeLatin1", "s"], [63, 3, 1, "c.PyUnicode_DecodeLatin1", "size"]], "PyUnicode_DecodeLocale": [[63, 3, 1, "c.PyUnicode_DecodeLocale", "errors"], [63, 3, 1, "c.PyUnicode_DecodeLocale", "str"]], "PyUnicode_DecodeLocaleAndSize": [[63, 3, 1, "c.PyUnicode_DecodeLocaleAndSize", "errors"], [63, 3, 1, "c.PyUnicode_DecodeLocaleAndSize", "len"], [63, 3, 1, "c.PyUnicode_DecodeLocaleAndSize", "str"]], "PyUnicode_DecodeMBCS": [[63, 3, 1, "c.PyUnicode_DecodeMBCS", "errors"], [63, 3, 1, "c.PyUnicode_DecodeMBCS", "s"], [63, 3, 1, "c.PyUnicode_DecodeMBCS", "size"]], "PyUnicode_DecodeMBCSStateful": [[63, 3, 1, "c.PyUnicode_DecodeMBCSStateful", "consumed"], [63, 3, 1, "c.PyUnicode_DecodeMBCSStateful", "errors"], [63, 3, 1, "c.PyUnicode_DecodeMBCSStateful", "s"], [63, 3, 1, "c.PyUnicode_DecodeMBCSStateful", "size"]], "PyUnicode_DecodeRawUnicodeEscape": [[63, 3, 1, "c.PyUnicode_DecodeRawUnicodeEscape", "errors"], [63, 3, 1, "c.PyUnicode_DecodeRawUnicodeEscape", "s"], [63, 3, 1, "c.PyUnicode_DecodeRawUnicodeEscape", "size"]], "PyUnicode_DecodeUTF16": [[63, 3, 1, "c.PyUnicode_DecodeUTF16", "byteorder"], [63, 3, 1, "c.PyUnicode_DecodeUTF16", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF16", "s"], [63, 3, 1, "c.PyUnicode_DecodeUTF16", "size"]], "PyUnicode_DecodeUTF16Stateful": [[63, 3, 1, "c.PyUnicode_DecodeUTF16Stateful", "byteorder"], [63, 3, 1, "c.PyUnicode_DecodeUTF16Stateful", "consumed"], [63, 3, 1, "c.PyUnicode_DecodeUTF16Stateful", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF16Stateful", "s"], [63, 3, 1, "c.PyUnicode_DecodeUTF16Stateful", "size"]], "PyUnicode_DecodeUTF32": [[63, 3, 1, "c.PyUnicode_DecodeUTF32", "byteorder"], [63, 3, 1, "c.PyUnicode_DecodeUTF32", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF32", "s"], [63, 3, 1, "c.PyUnicode_DecodeUTF32", "size"]], "PyUnicode_DecodeUTF32Stateful": [[63, 3, 1, "c.PyUnicode_DecodeUTF32Stateful", "byteorder"], [63, 3, 1, "c.PyUnicode_DecodeUTF32Stateful", "consumed"], [63, 3, 1, "c.PyUnicode_DecodeUTF32Stateful", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF32Stateful", "s"], [63, 3, 1, "c.PyUnicode_DecodeUTF32Stateful", "size"]], "PyUnicode_DecodeUTF7": [[63, 3, 1, "c.PyUnicode_DecodeUTF7", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF7", "s"], [63, 3, 1, "c.PyUnicode_DecodeUTF7", "size"]], "PyUnicode_DecodeUTF7Stateful": [[63, 3, 1, "c.PyUnicode_DecodeUTF7Stateful", "consumed"], [63, 3, 1, "c.PyUnicode_DecodeUTF7Stateful", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF7Stateful", "s"], [63, 3, 1, "c.PyUnicode_DecodeUTF7Stateful", "size"]], "PyUnicode_DecodeUTF8": [[63, 3, 1, "c.PyUnicode_DecodeUTF8", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF8", "s"], [63, 3, 1, "c.PyUnicode_DecodeUTF8", "size"]], "PyUnicode_DecodeUTF8Stateful": [[63, 3, 1, "c.PyUnicode_DecodeUTF8Stateful", "consumed"], [63, 3, 1, "c.PyUnicode_DecodeUTF8Stateful", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF8Stateful", "s"], [63, 3, 1, "c.PyUnicode_DecodeUTF8Stateful", "size"]], "PyUnicode_DecodeUnicodeEscape": [[63, 3, 1, "c.PyUnicode_DecodeUnicodeEscape", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUnicodeEscape", "s"], [63, 3, 1, "c.PyUnicode_DecodeUnicodeEscape", "size"]], "PyUnicode_EncodeCodePage": [[63, 3, 1, "c.PyUnicode_EncodeCodePage", "code_page"], [63, 3, 1, "c.PyUnicode_EncodeCodePage", "errors"], [63, 3, 1, "c.PyUnicode_EncodeCodePage", "unicode"]], "PyUnicode_EncodeFSDefault": [[63, 3, 1, "c.PyUnicode_EncodeFSDefault", "unicode"]], "PyUnicode_EncodeLocale": [[63, 3, 1, "c.PyUnicode_EncodeLocale", "errors"], [63, 3, 1, "c.PyUnicode_EncodeLocale", "unicode"]], "PyUnicode_FSConverter": [[63, 3, 1, "c.PyUnicode_FSConverter", "obj"], [63, 3, 1, "c.PyUnicode_FSConverter", "result"]], "PyUnicode_FSDecoder": [[63, 3, 1, "c.PyUnicode_FSDecoder", "obj"], [63, 3, 1, "c.PyUnicode_FSDecoder", "result"]], "PyUnicode_Fill": [[63, 3, 1, "c.PyUnicode_Fill", "fill_char"], [63, 3, 1, "c.PyUnicode_Fill", "length"], [63, 3, 1, "c.PyUnicode_Fill", "start"], [63, 3, 1, "c.PyUnicode_Fill", "unicode"]], "PyUnicode_Find": [[63, 3, 1, "c.PyUnicode_Find", "direction"], [63, 3, 1, "c.PyUnicode_Find", "end"], [63, 3, 1, "c.PyUnicode_Find", "start"], [63, 3, 1, "c.PyUnicode_Find", "str"], [63, 3, 1, "c.PyUnicode_Find", "substr"]], "PyUnicode_FindChar": [[63, 3, 1, "c.PyUnicode_FindChar", "ch"], [63, 3, 1, "c.PyUnicode_FindChar", "direction"], [63, 3, 1, "c.PyUnicode_FindChar", "end"], [63, 3, 1, "c.PyUnicode_FindChar", "start"], [63, 3, 1, "c.PyUnicode_FindChar", "str"]], "PyUnicode_Format": [[63, 3, 1, "c.PyUnicode_Format", "args"], [63, 3, 1, "c.PyUnicode_Format", "format"]], "PyUnicode_FromEncodedObject": [[63, 3, 1, "c.PyUnicode_FromEncodedObject", "encoding"], [63, 3, 1, "c.PyUnicode_FromEncodedObject", "errors"], [63, 3, 1, "c.PyUnicode_FromEncodedObject", "obj"]], "PyUnicode_FromFormat": [[63, 3, 1, "c.PyUnicode_FromFormat", "format"]], "PyUnicode_FromFormatV": [[63, 3, 1, "c.PyUnicode_FromFormatV", "format"], [63, 3, 1, "c.PyUnicode_FromFormatV", "vargs"]], "PyUnicode_FromKindAndData": [[63, 3, 1, "c.PyUnicode_FromKindAndData", "buffer"], [63, 3, 1, "c.PyUnicode_FromKindAndData", "kind"], [63, 3, 1, "c.PyUnicode_FromKindAndData", "size"]], "PyUnicode_FromObject": [[63, 3, 1, "c.PyUnicode_FromObject", "obj"]], "PyUnicode_FromString": [[63, 3, 1, "c.PyUnicode_FromString", "u"]], "PyUnicode_FromStringAndSize": [[63, 3, 1, "c.PyUnicode_FromStringAndSize", "size"], [63, 3, 1, "c.PyUnicode_FromStringAndSize", "u"]], "PyUnicode_FromWideChar": [[63, 3, 1, "c.PyUnicode_FromWideChar", "size"], [63, 3, 1, "c.PyUnicode_FromWideChar", "w"]], "PyUnicode_GET_LENGTH": [[63, 3, 1, "c.PyUnicode_GET_LENGTH", "o"]], "PyUnicode_GetLength": [[63, 3, 1, "c.PyUnicode_GetLength", "unicode"]], "PyUnicode_InternFromString": [[63, 3, 1, "c.PyUnicode_InternFromString", "v"]], "PyUnicode_InternInPlace": [[63, 3, 1, "c.PyUnicode_InternInPlace", "string"]], "PyUnicode_IsIdentifier": [[63, 3, 1, "c.PyUnicode_IsIdentifier", "o"]], "PyUnicode_Join": [[63, 3, 1, "c.PyUnicode_Join", "separator"], [63, 3, 1, "c.PyUnicode_Join", "seq"]], "PyUnicode_KIND": [[63, 3, 1, "c.PyUnicode_KIND", "o"]], "PyUnicode_MAX_CHAR_VALUE": [[63, 3, 1, "c.PyUnicode_MAX_CHAR_VALUE", "o"]], "PyUnicode_New": [[63, 3, 1, "c.PyUnicode_New", "maxchar"], [63, 3, 1, "c.PyUnicode_New", "size"]], "PyUnicode_READ": [[63, 3, 1, "c.PyUnicode_READ", "data"], [63, 3, 1, "c.PyUnicode_READ", "index"], [63, 3, 1, "c.PyUnicode_READ", "kind"]], "PyUnicode_READY": [[63, 3, 1, "c.PyUnicode_READY", "o"]], "PyUnicode_READ_CHAR": [[63, 3, 1, "c.PyUnicode_READ_CHAR", "index"], [63, 3, 1, "c.PyUnicode_READ_CHAR", "o"]], "PyUnicode_ReadChar": [[63, 3, 1, "c.PyUnicode_ReadChar", "index"], [63, 3, 1, "c.PyUnicode_ReadChar", "unicode"]], "PyUnicode_Replace": [[63, 3, 1, "c.PyUnicode_Replace", "maxcount"], [63, 3, 1, "c.PyUnicode_Replace", "replstr"], [63, 3, 1, "c.PyUnicode_Replace", "str"], [63, 3, 1, "c.PyUnicode_Replace", "substr"]], "PyUnicode_RichCompare": [[63, 3, 1, "c.PyUnicode_RichCompare", "left"], [63, 3, 1, "c.PyUnicode_RichCompare", "op"], [63, 3, 1, "c.PyUnicode_RichCompare", "right"]], "PyUnicode_Split": [[63, 3, 1, "c.PyUnicode_Split", "maxsplit"], [63, 3, 1, "c.PyUnicode_Split", "s"], [63, 3, 1, "c.PyUnicode_Split", "sep"]], "PyUnicode_Splitlines": [[63, 3, 1, "c.PyUnicode_Splitlines", "keepend"], [63, 3, 1, "c.PyUnicode_Splitlines", "s"]], "PyUnicode_Substring": [[63, 3, 1, "c.PyUnicode_Substring", "end"], [63, 3, 1, "c.PyUnicode_Substring", "start"], [63, 3, 1, "c.PyUnicode_Substring", "str"]], "PyUnicode_Tailmatch": [[63, 3, 1, "c.PyUnicode_Tailmatch", "direction"], [63, 3, 1, "c.PyUnicode_Tailmatch", "end"], [63, 3, 1, "c.PyUnicode_Tailmatch", "start"], [63, 3, 1, "c.PyUnicode_Tailmatch", "str"], [63, 3, 1, "c.PyUnicode_Tailmatch", "substr"]], "PyUnicode_Translate": [[63, 3, 1, "c.PyUnicode_Translate", "errors"], [63, 3, 1, "c.PyUnicode_Translate", "str"], [63, 3, 1, "c.PyUnicode_Translate", "table"]], "PyUnicode_WRITE": [[63, 3, 1, "c.PyUnicode_WRITE", "data"], [63, 3, 1, "c.PyUnicode_WRITE", "index"], [63, 3, 1, "c.PyUnicode_WRITE", "kind"], [63, 3, 1, "c.PyUnicode_WRITE", "value"]], "PyUnicode_WriteChar": [[63, 3, 1, "c.PyUnicode_WriteChar", "character"], [63, 3, 1, "c.PyUnicode_WriteChar", "index"], [63, 3, 1, "c.PyUnicode_WriteChar", "unicode"]], "PyUnstable_Code_GetExtra": [[13, 3, 1, "c.PyUnstable_Code_GetExtra", "code"], [13, 3, 1, "c.PyUnstable_Code_GetExtra", "extra"], [13, 3, 1, "c.PyUnstable_Code_GetExtra", "index"]], "PyUnstable_Code_New": [[13, 3, 1, "c.PyUnstable_Code_New", "argcount"], [13, 3, 1, "c.PyUnstable_Code_New", "cellvars"], [13, 3, 1, "c.PyUnstable_Code_New", "code"], [13, 3, 1, "c.PyUnstable_Code_New", "consts"], [13, 3, 1, "c.PyUnstable_Code_New", "exceptiontable"], [13, 3, 1, "c.PyUnstable_Code_New", "filename"], [13, 3, 1, "c.PyUnstable_Code_New", "firstlineno"], [13, 3, 1, "c.PyUnstable_Code_New", "flags"], [13, 3, 1, "c.PyUnstable_Code_New", "freevars"], [13, 3, 1, "c.PyUnstable_Code_New", "kwonlyargcount"], [13, 3, 1, "c.PyUnstable_Code_New", "linetable"], [13, 3, 1, "c.PyUnstable_Code_New", "name"], [13, 3, 1, "c.PyUnstable_Code_New", "names"], [13, 3, 1, "c.PyUnstable_Code_New", "nlocals"], [13, 3, 1, "c.PyUnstable_Code_New", "qualname"], [13, 3, 1, "c.PyUnstable_Code_New", "stacksize"], [13, 3, 1, "c.PyUnstable_Code_New", "varnames"]], "PyUnstable_Code_NewWithPosOnlyArgs": [[13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "argcount"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "cellvars"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "code"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "consts"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "exceptiontable"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "filename"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "firstlineno"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "flags"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "freevars"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "kwonlyargcount"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "linetable"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "name"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "names"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "nlocals"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "posonlyargcount"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "qualname"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "stacksize"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "varnames"]], "PyUnstable_Code_SetExtra": [[13, 3, 1, "c.PyUnstable_Code_SetExtra", "code"], [13, 3, 1, "c.PyUnstable_Code_SetExtra", "extra"], [13, 3, 1, "c.PyUnstable_Code_SetExtra", "index"]], "PyUnstable_Eval_RequestCodeExtraIndex": [[13, 3, 1, "c.PyUnstable_Eval_RequestCodeExtraIndex", "free"]], "PyUnstable_Exc_PrepReraiseStar": [[23, 3, 1, "c.PyUnstable_Exc_PrepReraiseStar", "excs"], [23, 3, 1, "c.PyUnstable_Exc_PrepReraiseStar", "orig"]], "PyUnstable_GC_VisitObjects": [[28, 3, 1, "c.PyUnstable_GC_VisitObjects", "arg"], [28, 3, 1, "c.PyUnstable_GC_VisitObjects", "callback"]], "PyUnstable_InterpreterFrame_GetCode": [[26, 3, 1, "c.PyUnstable_InterpreterFrame_GetCode", "frame"]], "PyUnstable_InterpreterFrame_GetLasti": [[26, 3, 1, "c.PyUnstable_InterpreterFrame_GetLasti", "frame"]], "PyUnstable_InterpreterFrame_GetLine": [[26, 3, 1, "c.PyUnstable_InterpreterFrame_GetLine", "frame"]], "PyUnstable_Long_CompactValue": [[38, 3, 1, "c.PyUnstable_Long_CompactValue", "op"]], "PyUnstable_Long_IsCompact": [[38, 3, 1, "c.PyUnstable_Long_IsCompact", "op"]], "PyUnstable_Object_GC_NewWithExtraData": [[28, 3, 1, "c.PyUnstable_Object_GC_NewWithExtraData", "extra_size"], [28, 3, 1, "c.PyUnstable_Object_GC_NewWithExtraData", "type"]], "PyUnstable_Type_AssignVersionTag": [[60, 3, 1, "c.PyUnstable_Type_AssignVersionTag", "type"]], "PyUnstable_WritePerfMapEntry": [[50, 3, 1, "c.PyUnstable_WritePerfMapEntry", "code_addr"], [50, 3, 1, "c.PyUnstable_WritePerfMapEntry", "code_size"], [50, 3, 1, "c.PyUnstable_WritePerfMapEntry", "entry_name"]], "PyVarObject": [[62, 0, 1, "c.PyVarObject.ob_size", "ob_size"]], "PyVectorcall_Call": [[10, 3, 1, "c.PyVectorcall_Call", "callable"], [10, 3, 1, "c.PyVectorcall_Call", "dict"], [10, 3, 1, "c.PyVectorcall_Call", "tuple"]], "PyVectorcall_Function": [[10, 3, 1, "c.PyVectorcall_Function", "op"]], "PyVectorcall_NARGS": [[10, 3, 1, "c.PyVectorcall_NARGS", "nargsf"]], "PyWeakref_Check": [[66, 3, 1, "c.PyWeakref_Check", "ob"]], "PyWeakref_CheckProxy": [[66, 3, 1, "c.PyWeakref_CheckProxy", "ob"]], "PyWeakref_CheckRef": [[66, 3, 1, "c.PyWeakref_CheckRef", "ob"]], "PyWeakref_GET_OBJECT": [[66, 3, 1, "c.PyWeakref_GET_OBJECT", "ref"]], "PyWeakref_GetObject": [[66, 3, 1, "c.PyWeakref_GetObject", "ref"]], "PyWeakref_NewProxy": [[66, 3, 1, "c.PyWeakref_NewProxy", "callback"], [66, 3, 1, "c.PyWeakref_NewProxy", "ob"]], "PyWeakref_NewRef": [[66, 3, 1, "c.PyWeakref_NewRef", "callback"], [66, 3, 1, "c.PyWeakref_NewRef", "ob"]], "PyWideStringList": [[33, 0, 1, "c.PyWideStringList.items", "items"], [33, 0, 1, "c.PyWideStringList.length", "length"]], "PyWideStringList_Append": [[33, 3, 1, "c.PyWideStringList_Append", "item"], [33, 3, 1, "c.PyWideStringList_Append", "list"]], "PyWideStringList_Insert": [[33, 3, 1, "c.PyWideStringList_Insert", "index"], [33, 3, 1, "c.PyWideStringList_Insert", "item"], [33, 3, 1, "c.PyWideStringList_Insert", "list"]], "Py_AddPendingCall": [[32, 3, 1, "c.Py_AddPendingCall", "arg"], [32, 3, 1, "c.Py_AddPendingCall", "func"]], "Py_AtExit": [[58, 3, 1, "c.Py_AtExit", "func"]], "Py_BuildValue": [[5, 3, 1, "c.Py_BuildValue", "format"]], "Py_BytesMain": [[65, 3, 1, "c.Py_BytesMain", "argc"], [65, 3, 1, "c.Py_BytesMain", "argv"]], "Py_CLEAR": [[51, 3, 1, "c.Py_CLEAR", "o"]], "Py_CompileString": [[65, 3, 1, "c.Py_CompileString", "filename"], [65, 3, 1, "c.Py_CompileString", "start"], [65, 3, 1, "c.Py_CompileString", "str"]], "Py_CompileStringExFlags": [[65, 3, 1, "c.Py_CompileStringExFlags", "filename"], [65, 3, 1, "c.Py_CompileStringExFlags", "flags"], [65, 3, 1, "c.Py_CompileStringExFlags", "optimize"], [65, 3, 1, "c.Py_CompileStringExFlags", "start"], [65, 3, 1, "c.Py_CompileStringExFlags", "str"]], "Py_CompileStringFlags": [[65, 3, 1, "c.Py_CompileStringFlags", "filename"], [65, 3, 1, "c.Py_CompileStringFlags", "flags"], [65, 3, 1, "c.Py_CompileStringFlags", "start"], [65, 3, 1, "c.Py_CompileStringFlags", "str"]], "Py_CompileStringObject": [[65, 3, 1, "c.Py_CompileStringObject", "filename"], [65, 3, 1, "c.Py_CompileStringObject", "flags"], [65, 3, 1, "c.Py_CompileStringObject", "optimize"], [65, 3, 1, "c.Py_CompileStringObject", "start"], [65, 3, 1, "c.Py_CompileStringObject", "str"]], "Py_DECREF": [[51, 3, 1, "c.Py_DECREF", "o"]], "Py_DecRef": [[51, 3, 1, "c.Py_DecRef", "o"]], "Py_DecodeLocale": [[58, 3, 1, "c.Py_DecodeLocale", "arg"], [58, 3, 1, "c.Py_DecodeLocale", "size"]], "Py_EncodeLocale": [[58, 3, 1, "c.Py_EncodeLocale", "error_pos"], [58, 3, 1, "c.Py_EncodeLocale", "text"]], "Py_EndInterpreter": [[32, 3, 1, "c.Py_EndInterpreter", "tstate"]], "Py_EnterRecursiveCall": [[23, 3, 1, "c.Py_EnterRecursiveCall", "where"]], "Py_Exit": [[58, 3, 1, "c.Py_Exit", "status"]], "Py_ExitStatusException": [[33, 3, 1, "c.Py_ExitStatusException", "status"]], "Py_FatalError": [[58, 3, 1, "c.Py_FatalError", "message"]], "Py_FdIsInteractive": [[58, 3, 1, "c.Py_FdIsInteractive", "filename"], [58, 3, 1, "c.Py_FdIsInteractive", "fp"]], "Py_GenericAlias": [[61, 3, 1, "c.Py_GenericAlias", "args"], [61, 3, 1, "c.Py_GenericAlias", "origin"]], "Py_GetArgcArgv": [[33, 3, 1, "c.Py_GetArgcArgv", "argc"], [33, 3, 1, "c.Py_GetArgcArgv", "argv"]], "Py_INCREF": [[51, 3, 1, "c.Py_INCREF", "o"]], "Py_IS_TYPE": [[57, 3, 1, "c.Py_IS_TYPE", "o"], [57, 3, 1, "c.Py_IS_TYPE", "type"]], "Py_IncRef": [[51, 3, 1, "c.Py_IncRef", "o"]], "Py_InitializeEx": [[32, 3, 1, "c.Py_InitializeEx", "initsigs"]], "Py_InitializeFromConfig": [[33, 3, 1, "c.Py_InitializeFromConfig", "config"]], "Py_Is": [[57, 3, 1, "c.Py_Is", "x"], [57, 3, 1, "c.Py_Is", "y"]], "Py_IsFalse": [[57, 3, 1, "c.Py_IsFalse", "x"]], "Py_IsNone": [[57, 3, 1, "c.Py_IsNone", "x"]], "Py_IsTrue": [[57, 3, 1, "c.Py_IsTrue", "x"]], "Py_Main": [[65, 3, 1, "c.Py_Main", "argc"], [65, 3, 1, "c.Py_Main", "argv"]], "Py_NewInterpreterFromConfig": [[32, 3, 1, "c.Py_NewInterpreterFromConfig", "config"], [32, 3, 1, "c.Py_NewInterpreterFromConfig", "tstate_p"]], "Py_NewRef": [[51, 3, 1, "c.Py_NewRef", "o"]], "Py_PreInitialize": [[33, 3, 1, "c.Py_PreInitialize", "preconfig"]], "Py_PreInitializeFromArgs": [[33, 3, 1, "c.Py_PreInitializeFromArgs", "argc"], [33, 3, 1, "c.Py_PreInitializeFromArgs", "argv"], [33, 3, 1, "c.Py_PreInitializeFromArgs", "preconfig"]], "Py_PreInitializeFromBytesArgs": [[33, 3, 1, "c.Py_PreInitializeFromBytesArgs", "argc"], [33, 3, 1, "c.Py_PreInitializeFromBytesArgs", "argv"], [33, 3, 1, "c.Py_PreInitializeFromBytesArgs", "preconfig"]], "Py_REFCNT": [[51, 3, 1, "c.Py_REFCNT", "o"]], "Py_ReprEnter": [[23, 3, 1, "c.Py_ReprEnter", "object"]], "Py_ReprLeave": [[23, 3, 1, "c.Py_ReprLeave", "object"]], "Py_SET_REFCNT": [[51, 3, 1, "c.Py_SET_REFCNT", "o"], [51, 3, 1, "c.Py_SET_REFCNT", "refcnt"]], "Py_SET_SIZE": [[57, 3, 1, "c.Py_SET_SIZE", "o"], [57, 3, 1, "c.Py_SET_SIZE", "size"]], "Py_SET_TYPE": [[57, 3, 1, "c.Py_SET_TYPE", "o"], [57, 3, 1, "c.Py_SET_TYPE", "type"]], "Py_SIZE": [[57, 3, 1, "c.Py_SIZE", "o"]], "Py_SetProgramName": [[32, 3, 1, "c.Py_SetProgramName", "name"]], "Py_SetPythonHome": [[32, 3, 1, "c.Py_SetPythonHome", "home"]], "Py_SetStandardStreamEncoding": [[32, 3, 1, "c.Py_SetStandardStreamEncoding", "encoding"], [32, 3, 1, "c.Py_SetStandardStreamEncoding", "errors"]], "Py_TYPE": [[57, 3, 1, "c.Py_TYPE", "o"]], "Py_UNICODE_ISALNUM": [[63, 3, 1, "c.Py_UNICODE_ISALNUM", "ch"]], "Py_UNICODE_ISALPHA": [[63, 3, 1, "c.Py_UNICODE_ISALPHA", "ch"]], "Py_UNICODE_ISDECIMAL": [[63, 3, 1, "c.Py_UNICODE_ISDECIMAL", "ch"]], "Py_UNICODE_ISDIGIT": [[63, 3, 1, "c.Py_UNICODE_ISDIGIT", "ch"]], "Py_UNICODE_ISLINEBREAK": [[63, 3, 1, "c.Py_UNICODE_ISLINEBREAK", "ch"]], "Py_UNICODE_ISLOWER": [[63, 3, 1, "c.Py_UNICODE_ISLOWER", "ch"]], "Py_UNICODE_ISNUMERIC": [[63, 3, 1, "c.Py_UNICODE_ISNUMERIC", "ch"]], "Py_UNICODE_ISPRINTABLE": [[63, 3, 1, "c.Py_UNICODE_ISPRINTABLE", "ch"]], "Py_UNICODE_ISSPACE": [[63, 3, 1, "c.Py_UNICODE_ISSPACE", "ch"]], "Py_UNICODE_ISTITLE": [[63, 3, 1, "c.Py_UNICODE_ISTITLE", "ch"]], "Py_UNICODE_ISUPPER": [[63, 3, 1, "c.Py_UNICODE_ISUPPER", "ch"]], "Py_UNICODE_IS_HIGH_SURROGATE": [[63, 3, 1, "c.Py_UNICODE_IS_HIGH_SURROGATE", "ch"]], "Py_UNICODE_IS_LOW_SURROGATE": [[63, 3, 1, "c.Py_UNICODE_IS_LOW_SURROGATE", "ch"]], "Py_UNICODE_IS_SURROGATE": [[63, 3, 1, "c.Py_UNICODE_IS_SURROGATE", "ch"]], "Py_UNICODE_JOIN_SURROGATES": [[63, 3, 1, "c.Py_UNICODE_JOIN_SURROGATES", "high"], [63, 3, 1, "c.Py_UNICODE_JOIN_SURROGATES", "low"]], "Py_UNICODE_TODECIMAL": [[63, 3, 1, "c.Py_UNICODE_TODECIMAL", "ch"]], "Py_UNICODE_TODIGIT": [[63, 3, 1, "c.Py_UNICODE_TODIGIT", "ch"]], "Py_UNICODE_TOLOWER": [[63, 3, 1, "c.Py_UNICODE_TOLOWER", "ch"]], "Py_UNICODE_TONUMERIC": [[63, 3, 1, "c.Py_UNICODE_TONUMERIC", "ch"]], "Py_UNICODE_TOTITLE": [[63, 3, 1, "c.Py_UNICODE_TOTITLE", "ch"]], "Py_UNICODE_TOUPPER": [[63, 3, 1, "c.Py_UNICODE_TOUPPER", "ch"]], "Py_VISIT": [[28, 3, 1, "c.Py_VISIT", "o"]], "Py_VaBuildValue": [[5, 3, 1, "c.Py_VaBuildValue", "format"], [5, 3, 1, "c.Py_VaBuildValue", "vargs"]], "Py_XDECREF": [[51, 3, 1, "c.Py_XDECREF", "o"]], "Py_XINCREF": [[51, 3, 1, "c.Py_XINCREF", "o"]], "Py_XNewRef": [[51, 3, 1, "c.Py_XNewRef", "o"]], "Py_buffer": [[7, 0, 1, "c.Py_buffer.buf", "buf"], [7, 0, 1, "c.Py_buffer.format", "format"], [7, 0, 1, "c.Py_buffer.internal", "internal"], [7, 0, 1, "c.Py_buffer.itemsize", "itemsize"], [7, 0, 1, "c.Py_buffer.len", "len"], [7, 0, 1, "c.Py_buffer.ndim", "ndim"], [7, 0, 1, "c.Py_buffer.obj", "obj"], [7, 0, 1, "c.Py_buffer.readonly", "readonly"], [7, 0, 1, "c.Py_buffer.shape", "shape"], [7, 0, 1, "c.Py_buffer.strides", "strides"], [7, 0, 1, "c.Py_buffer.suboffsets", "suboffsets"]], "Py_mod_create": [[44, 2, 1, "c.Py_mod_create.create_module", "create_module"]], "Py_mod_create.create_module": [[44, 3, 1, "c.Py_mod_create.create_module", "def"], [44, 3, 1, "c.Py_mod_create.create_module", "spec"]], "Py_mod_exec": [[44, 2, 1, "c.Py_mod_exec.exec_module", "exec_module"]], "Py_mod_exec.exec_module": [[44, 3, 1, "c.Py_mod_exec.exec_module", "module"]], "_PyBytes_Resize": [[9, 3, 1, "c._PyBytes_Resize", "bytes"], [9, 3, 1, "c._PyBytes_Resize", "newsize"]], "_PyInterpreterState_GetEvalFrameFunc": [[32, 3, 1, "c._PyInterpreterState_GetEvalFrameFunc", "interp"]], "_PyInterpreterState_SetEvalFrameFunc": [[32, 3, 1, "c._PyInterpreterState_SetEvalFrameFunc", "eval_frame"], [32, 3, 1, "c._PyInterpreterState_SetEvalFrameFunc", "interp"]], "_PyObject_GetDictPtr": [[48, 3, 1, "c._PyObject_GetDictPtr", "obj"]], "_PyObject_New": [[3, 3, 1, "c._PyObject_New", "type"]], "_PyObject_NewVar": [[3, 3, 1, "c._PyObject_NewVar", "size"], [3, 3, 1, "c._PyObject_NewVar", "type"]], "_PyTuple_Resize": [[59, 3, 1, "c._PyTuple_Resize", "newsize"], [59, 3, 1, "c._PyTuple_Resize", "p"]], "_Py_c_diff": [[15, 3, 1, "c._Py_c_diff", "left"], [15, 3, 1, "c._Py_c_diff", "right"]], "_Py_c_neg": [[15, 3, 1, "c._Py_c_neg", "num"]], "_Py_c_pow": [[15, 3, 1, "c._Py_c_pow", "exp"], [15, 3, 1, "c._Py_c_pow", "num"]], "_Py_c_prod": [[15, 3, 1, "c._Py_c_prod", "left"], [15, 3, 1, "c._Py_c_prod", "right"]], "_Py_c_quot": [[15, 3, 1, "c._Py_c_quot", "dividend"], [15, 3, 1, "c._Py_c_quot", "divisor"]], "_Py_c_sum": [[15, 3, 1, "c._Py_c_sum", "left"], [15, 3, 1, "c._Py_c_sum", "right"]], "_inittab": [[30, 0, 1, "c._inittab.name", "name"]], "BaseException": [[210, 7, 1, "", "__notes__"], [210, 8, 1, "", "add_note"], [210, 7, 1, "", "args"], [210, 8, 1, "", "with_traceback"]], "BaseExceptionGroup": [[210, 8, 1, "", "derive"], [210, 7, 1, "", "exceptions"], [210, 7, 1, "", "message"], [210, 8, 1, "", "split"], [210, 8, 1, "", "subgroup"]], "BlockingIOError": [[210, 7, 1, "", "characters_written"]], "ImportError": [[210, 7, 1, "", "name"], [210, 7, 1, "", "path"]], "OSError": [[210, 7, 1, "", "errno"], [210, 7, 1, "", "filename"], [210, 7, 1, "", "filename2"], [210, 7, 1, "", "strerror"], [210, 7, 1, "", "winerror"]], "SyntaxError": [[210, 7, 1, "", "end_lineno"], [210, 7, 1, "", "end_offset"], [210, 7, 1, "", "filename"], [210, 7, 1, "", "lineno"], [210, 7, 1, "", "offset"], [210, 7, 1, "", "text"]], "SystemExit": [[210, 7, 1, "", "code"]], "UnicodeError": [[210, 7, 1, "", "encoding"], [210, 7, 1, "", "end"], [210, 7, 1, "", "object"], [210, 7, 1, "", "reason"], [210, 7, 1, "", "start"]], "_thread": [[112, 9, 1, "thread.LockType", "LockType"], [112, 9, 1, "thread.TIMEOUT_MAX", "TIMEOUT_MAX"], [112, 11, 1, "thread.allocate_lock", "allocate_lock"], [112, 6, 1, "thread.error", "error"], [112, 11, 1, "thread.exit", "exit"], [112, 11, 1, "thread.get_ident", "get_ident"], [112, 11, 1, "thread.get_native_id", "get_native_id"], [112, 11, 1, "thread.interrupt_main", "interrupt_main"], [112, 11, 1, "thread.stack_size", "stack_size"], [112, 11, 1, "thread.start_new_thread", "start_new_thread"]], "_thread.lock": [[112, 8, 1, "thread.lock.acquire", "acquire"], [112, 8, 1, "thread.lock.locked", "locked"], [112, 8, 1, "thread.lock.release", "release"]], "abc": [[113, 12, 1, "", "ABC"], [113, 12, 1, "", "ABCMeta"], [113, 11, 1, "", "abstractclassmethod"], [113, 11, 1, "", "abstractmethod"], [113, 11, 1, "", "abstractproperty"], [113, 11, 1, "", "abstractstaticmethod"], [113, 11, 1, "", "get_cache_token"], [113, 11, 1, "", "update_abstractmethods"]], "abc.ABCMeta": [[113, 8, 1, "", "__subclasshook__"], [113, 8, 1, "", "register"]], "agen": [[427, 8, 1, "", "__anext__"], [427, 8, 1, "", "aclose"], [427, 8, 1, "", "asend"], [427, 8, 1, "", "athrow"]], "aifc.aifc": [[114, 8, 1, "", "aifc"], [114, 8, 1, "", "aiff"], [114, 8, 1, "", "close"], [114, 8, 1, "", "getcompname"], [114, 8, 1, "", "getcomptype"], [114, 8, 1, "", "getframerate"], [114, 8, 1, "", "getmark"], [114, 8, 1, "", "getmarkers"], [114, 8, 1, "", "getnchannels"], [114, 8, 1, "", "getnframes"], [114, 8, 1, "", "getparams"], [114, 8, 1, "", "getsampwidth"], [114, 8, 1, "", "readframes"], [114, 8, 1, "", "rewind"], [114, 8, 1, "", "setcomptype"], [114, 8, 1, "", "setframerate"], [114, 8, 1, "", "setmark"], [114, 8, 1, "", "setnchannels"], [114, 8, 1, "", "setnframes"], [114, 8, 1, "", "setparams"], [114, 8, 1, "", "setpos"], [114, 8, 1, "", "setsampwidth"], [114, 8, 1, "", "tell"], [114, 8, 1, "", "writeframes"], [114, 8, 1, "", "writeframesraw"]], "aifc": [[114, 11, 1, "", "open"]], "argparse": [[117, 12, 1, "", "Action"], [117, 12, 1, "", "ArgumentDefaultsHelpFormatter"], [117, 6, 1, "", "ArgumentError"], [117, 12, 1, "", "ArgumentParser"], [117, 6, 1, "", "ArgumentTypeError"], [117, 12, 1, "", "FileType"], [117, 12, 1, "", "MetavarTypeHelpFormatter"], [117, 12, 1, "", "Namespace"], [117, 12, 1, "", "RawDescriptionHelpFormatter"], [117, 12, 1, "", "RawTextHelpFormatter"]], "argparse.ArgumentParser": [[117, 8, 1, "", "add_argument"], [117, 8, 1, "", "add_argument_group"], [117, 8, 1, "", "add_mutually_exclusive_group"], [117, 8, 1, "", "add_subparsers"], [117, 8, 1, "", "convert_arg_line_to_args"], [117, 8, 1, "", "error"], [117, 8, 1, "", "exit"], [117, 8, 1, "", "format_help"], [117, 8, 1, "", "format_usage"], [117, 8, 1, "", "get_default"], [117, 8, 1, "", "parse_args"], [117, 8, 1, "", "parse_intermixed_args"], [117, 8, 1, "", "parse_known_args"], [117, 8, 1, "", "parse_known_intermixed_args"], [117, 8, 1, "", "print_help"], [117, 8, 1, "", "print_usage"], [117, 8, 1, "", "set_defaults"]], "array": [[118, 12, 1, "", "array"], [118, 9, 1, "", "typecodes"]], "array.array": [[118, 8, 1, "", "append"], [118, 8, 1, "", "buffer_info"], [118, 8, 1, "", "byteswap"], [118, 8, 1, "", "count"], [118, 8, 1, "", "extend"], [118, 8, 1, "", "frombytes"], [118, 8, 1, "", "fromfile"], [118, 8, 1, "", "fromlist"], [118, 8, 1, "", "fromunicode"], [118, 8, 1, "", "index"], [118, 8, 1, "", "insert"], [118, 7, 1, "", "itemsize"], [118, 8, 1, "", "pop"], [118, 8, 1, "", "remove"], [118, 8, 1, "", "reverse"], [118, 8, 1, "", "tobytes"], [118, 8, 1, "", "tofile"], [118, 8, 1, "", "tolist"], [118, 8, 1, "", "tounicode"], [118, 7, 1, "", "typecode"]], "ast": [[119, 12, 1, "", "AST"], [119, 12, 1, "", "Add"], [119, 12, 1, "", "And"], [119, 12, 1, "", "AnnAssign"], [119, 12, 1, "", "Assert"], [119, 12, 1, "", "Assign"], [119, 12, 1, "", "AsyncFor"], [119, 12, 1, "", "AsyncFunctionDef"], [119, 12, 1, "", "AsyncWith"], [119, 12, 1, "", "Attribute"], [119, 12, 1, "", "AugAssign"], [119, 12, 1, "", "Await"], [119, 12, 1, "", "BinOp"], [119, 12, 1, "", "BitAnd"], [119, 12, 1, "", "BitOr"], [119, 12, 1, "", "BitXor"], [119, 12, 1, "", "BoolOp"], [119, 12, 1, "", "Break"], [119, 12, 1, "", "Call"], [119, 12, 1, "", "ClassDef"], [119, 12, 1, "", "Compare"], [119, 12, 1, "", "Constant"], [119, 12, 1, "", "Continue"], [119, 12, 1, "", "Del"], [119, 12, 1, "", "Delete"], [119, 12, 1, "", "Dict"], [119, 12, 1, "", "DictComp"], [119, 12, 1, "", "Div"], [119, 12, 1, "", "Eq"], [119, 12, 1, "", "ExceptHandler"], [119, 12, 1, "", "Expr"], [119, 12, 1, "", "Expression"], [119, 12, 1, "", "FloorDiv"], [119, 12, 1, "", "For"], [119, 12, 1, "", "FormattedValue"], [119, 12, 1, "", "FunctionDef"], [119, 12, 1, "", "FunctionType"], [119, 12, 1, "", "GeneratorExp"], [119, 12, 1, "", "Global"], [119, 12, 1, "", "Gt"], [119, 12, 1, "", "GtE"], [119, 12, 1, "", "If"], [119, 12, 1, "", "IfExp"], [119, 12, 1, "", "Import"], [119, 12, 1, "", "ImportFrom"], [119, 12, 1, "", "In"], [119, 12, 1, "", "Interactive"], [119, 12, 1, "", "Invert"], [119, 12, 1, "", "Is"], [119, 12, 1, "", "IsNot"], [119, 12, 1, "", "JoinedStr"], [119, 12, 1, "", "LShift"], [119, 12, 1, "", "Lambda"], [119, 12, 1, "", "List"], [119, 12, 1, "", "ListComp"], [119, 12, 1, "", "Load"], [119, 12, 1, "", "Lt"], [119, 12, 1, "", "LtE"], [119, 12, 1, "", "MatMult"], [119, 12, 1, "", "Match"], [119, 12, 1, "", "MatchAs"], [119, 12, 1, "", "MatchClass"], [119, 12, 1, "", "MatchMapping"], [119, 12, 1, "", "MatchOr"], [119, 12, 1, "", "MatchSequence"], [119, 12, 1, "", "MatchSingleton"], [119, 12, 1, "", "MatchStar"], [119, 12, 1, "", "MatchValue"], [119, 12, 1, "", "Mod"], [119, 12, 1, "", "Module"], [119, 12, 1, "", "Mult"], [119, 12, 1, "", "Name"], [119, 12, 1, "", "NamedExpr"], [119, 12, 1, "", "NodeTransformer"], [119, 12, 1, "", "NodeVisitor"], [119, 12, 1, "", "Nonlocal"], [119, 12, 1, "", "Not"], [119, 12, 1, "", "NotEq"], [119, 12, 1, "", "NotIn"], [119, 12, 1, "", "Or"], [119, 12, 1, "", "ParamSpec"], [119, 12, 1, "", "Pass"], [119, 12, 1, "", "Pow"], [119, 9, 1, "", "PyCF_ALLOW_TOP_LEVEL_AWAIT"], [119, 9, 1, "", "PyCF_ONLY_AST"], [119, 9, 1, "", "PyCF_TYPE_COMMENTS"], [119, 12, 1, "", "RShift"], [119, 12, 1, "", "Raise"], [119, 12, 1, "", "Return"], [119, 12, 1, "", "Set"], [119, 12, 1, "", "SetComp"], [119, 12, 1, "", "Slice"], [119, 12, 1, "", "Starred"], [119, 12, 1, "", "Store"], [119, 12, 1, "", "Sub"], [119, 12, 1, "", "Subscript"], [119, 12, 1, "", "Try"], [119, 12, 1, "", "TryStar"], [119, 12, 1, "", "Tuple"], [119, 12, 1, "", "TypeAlias"], [119, 12, 1, "", "TypeVar"], [119, 12, 1, "", "TypeVarTuple"], [119, 12, 1, "", "UAdd"], [119, 12, 1, "", "USub"], [119, 12, 1, "", "UnaryOp"], [119, 12, 1, "", "While"], [119, 12, 1, "", "With"], [119, 12, 1, "", "Yield"], [119, 12, 1, "", "YieldFrom"], [119, 12, 1, "", "alias"], [119, 12, 1, "", "arg"], [119, 12, 1, "", "arguments"], [119, 12, 1, "", "comprehension"], [119, 11, 1, "", "copy_location"], [119, 11, 1, "", "dump"], [119, 11, 1, "", "fix_missing_locations"], [119, 11, 1, "", "get_docstring"], [119, 11, 1, "", "get_source_segment"], [119, 11, 1, "", "increment_lineno"], [119, 11, 1, "", "iter_child_nodes"], [119, 11, 1, "", "iter_fields"], [119, 12, 1, "", "keyword"], [119, 11, 1, "", "literal_eval"], [119, 12, 1, "", "match_case"], [119, 11, 1, "", "parse"], [119, 11, 1, "", "unparse"], [119, 11, 1, "", "walk"], [119, 12, 1, "", "withitem"], [119, 14, 1, "cmdoption-ast-h", "--help"], [119, 14, 1, "cmdoption-ast-a", "--include-attributes"], [119, 14, 1, "cmdoption-ast-indent", "--indent"], [119, 14, 1, "cmdoption-ast-mode", "--mode"], [119, 14, 1, "cmdoption-ast-no-type-comments", "--no-type-comments"], [119, 14, 1, "cmdoption-ast-a", "-a"], [119, 14, 1, "cmdoption-ast-h", "-h"], [119, 14, 1, "cmdoption-ast-i", "-i"], [119, 14, 1, "cmdoption-ast-m", "-m"]], "ast.AST": [[119, 7, 1, "", "_fields"], [119, 7, 1, "", "col_offset"], [119, 7, 1, "", "end_col_offset"], [119, 7, 1, "", "end_lineno"], [119, 7, 1, "", "lineno"]], "ast.Assign": [[119, 7, 1, "", "type_comment"]], "ast.For": [[119, 7, 1, "", "type_comment"]], "ast.FunctionDef": [[119, 7, 1, "", "type_comment"]], "ast.NodeVisitor": [[119, 8, 1, "", "generic_visit"], [119, 8, 1, "", "visit"]], "ast.With": [[119, 7, 1, "", "type_comment"]], "ast.arg": [[119, 7, 1, "", "type_comment"]], "asyncio": [[129, 12, 1, "", "AbstractChildWatcher"], [123, 12, 1, "", "AbstractEventLoop"], [129, 12, 1, "", "AbstractEventLoopPolicy"], [135, 12, 1, "", "Barrier"], [130, 12, 1, "", "BaseProtocol"], [130, 12, 1, "", "BaseTransport"], [135, 12, 1, "", "BoundedSemaphore"], [135, 6, 1, "", "BrokenBarrierError"], [130, 12, 1, "", "BufferedProtocol"], [124, 6, 1, "", "CancelledError"], [135, 12, 1, "", "Condition"], [130, 12, 1, "", "DatagramProtocol"], [130, 12, 1, "", "DatagramTransport"], [129, 12, 1, "", "DefaultEventLoopPolicy"], [135, 12, 1, "", "Event"], [129, 12, 1, "", "FastChildWatcher"], [126, 12, 1, "", "Future"], [123, 12, 1, "", "Handle"], [124, 6, 1, "", "IncompleteReadError"], [124, 6, 1, "", "InvalidStateError"], [131, 12, 1, "", "LifoQueue"], [124, 6, 1, "", "LimitOverrunError"], [135, 12, 1, "", "Lock"], [129, 12, 1, "", "MultiLoopChildWatcher"], [129, 12, 1, "", "PidfdChildWatcher"], [131, 12, 1, "", "PriorityQueue"], [123, 12, 1, "", "ProactorEventLoop"], [130, 12, 1, "", "Protocol"], [131, 12, 1, "", "Queue"], [131, 6, 1, "", "QueueEmpty"], [131, 6, 1, "", "QueueFull"], [130, 12, 1, "", "ReadTransport"], [132, 12, 1, "", "Runner"], [129, 12, 1, "", "SafeChildWatcher"], [123, 12, 1, "", "SelectorEventLoop"], [135, 12, 1, "", "Semaphore"], [124, 6, 1, "", "SendfileNotAvailableError"], [123, 12, 1, "", "Server"], [133, 12, 1, "", "StreamReader"], [133, 12, 1, "", "StreamWriter"], [130, 12, 1, "", "SubprocessProtocol"], [130, 12, 1, "", "SubprocessTransport"], [136, 12, 1, "", "Task"], [136, 12, 1, "", "TaskGroup"], [129, 12, 1, "", "ThreadedChildWatcher"], [136, 12, 1, "", "Timeout"], [124, 6, 1, "", "TimeoutError"], [123, 12, 1, "", "TimerHandle"], [130, 12, 1, "", "Transport"], [129, 12, 1, "", "WindowsProactorEventLoopPolicy"], [129, 12, 1, "", "WindowsSelectorEventLoopPolicy"], [130, 12, 1, "", "WriteTransport"], [125, 11, 1, "", "_enter_task"], [125, 11, 1, "", "_leave_task"], [125, 11, 1, "", "_register_task"], [125, 11, 1, "", "_unregister_task"], [136, 11, 1, "", "all_tasks"], [136, 11, 1, "", "as_completed"], [136, 11, 1, "", "create_eager_task_factory"], [134, 11, 1, "", "create_subprocess_exec"], [134, 11, 1, "", "create_subprocess_shell"], [136, 11, 1, "", "create_task"], [136, 11, 1, "", "current_task"], [136, 11, 1, "", "eager_task_factory"], [126, 11, 1, "", "ensure_future"], [136, 11, 1, "", "gather"], [129, 11, 1, "", "get_child_watcher"], [123, 11, 1, "", "get_event_loop"], [129, 11, 1, "", "get_event_loop_policy"], [123, 11, 1, "", "get_running_loop"], [136, 11, 1, "", "iscoroutine"], [126, 11, 1, "", "isfuture"], [123, 11, 1, "", "new_event_loop"], [133, 11, 1, "", "open_connection"], [133, 11, 1, "", "open_unix_connection"], [132, 11, 1, "", "run"], [136, 11, 1, "", "run_coroutine_threadsafe"], [129, 11, 1, "", "set_child_watcher"], [123, 11, 1, "", "set_event_loop"], [129, 11, 1, "", "set_event_loop_policy"], [136, 11, 1, "", "shield"], [136, 11, 1, "", "sleep"], [133, 11, 1, "", "start_server"], [133, 11, 1, "", "start_unix_server"], [136, 11, 1, "", "timeout"], [136, 11, 1, "", "timeout_at"], [136, 11, 1, "", "to_thread"], [136, 11, 1, "", "wait"], [136, 11, 1, "", "wait_for"], [126, 11, 1, "", "wrap_future"]], "asyncio.AbstractChildWatcher": [[129, 8, 1, "", "add_child_handler"], [129, 8, 1, "", "attach_loop"], [129, 8, 1, "", "close"], [129, 8, 1, "", "is_active"], [129, 8, 1, "", "remove_child_handler"]], "asyncio.AbstractEventLoopPolicy": [[129, 8, 1, "", "get_child_watcher"], [129, 8, 1, "", "get_event_loop"], [129, 8, 1, "", "new_event_loop"], [129, 8, 1, "", "set_child_watcher"], [129, 8, 1, "", "set_event_loop"]], "asyncio.Barrier": [[135, 8, 1, "", "abort"], [135, 7, 1, "", "broken"], [135, 7, 1, "", "n_waiting"], [135, 7, 1, "", "parties"], [135, 8, 1, "", "reset"], [135, 8, 1, "", "wait"]], "asyncio.BaseProtocol": [[130, 8, 1, "", "connection_lost"], [130, 8, 1, "", "connection_made"], [130, 8, 1, "", "pause_writing"], [130, 8, 1, "", "resume_writing"]], "asyncio.BaseTransport": [[130, 8, 1, "", "close"], [130, 8, 1, "", "get_extra_info"], [130, 8, 1, "", "get_protocol"], [130, 8, 1, "", "is_closing"], [130, 8, 1, "", "set_protocol"]], "asyncio.BufferedProtocol": [[130, 8, 1, "", "buffer_updated"], [130, 8, 1, "", "eof_received"], [130, 8, 1, "", "get_buffer"]], "asyncio.Condition": [[135, 8, 1, "", "acquire"], [135, 8, 1, "", "locked"], [135, 8, 1, "", "notify"], [135, 8, 1, "", "notify_all"], [135, 8, 1, "", "release"], [135, 8, 1, "", "wait"], [135, 8, 1, "", "wait_for"]], "asyncio.DatagramProtocol": [[130, 8, 1, "", "datagram_received"], [130, 8, 1, "", "error_received"]], "asyncio.DatagramTransport": [[130, 8, 1, "", "abort"], [130, 8, 1, "", "sendto"]], "asyncio.Event": [[135, 8, 1, "", "clear"], [135, 8, 1, "", "is_set"], [135, 8, 1, "", "set"], [135, 8, 1, "", "wait"]], "asyncio.Future": [[125, 8, 1, "", "__init__"], [126, 8, 1, "", "add_done_callback"], [126, 8, 1, "", "cancel"], [126, 8, 1, "", "cancelled"], [126, 8, 1, "", "done"], [126, 8, 1, "", "exception"], [126, 8, 1, "", "get_loop"], [126, 8, 1, "", "remove_done_callback"], [126, 8, 1, "", "result"], [126, 8, 1, "", "set_exception"], [126, 8, 1, "", "set_result"]], "asyncio.Handle": [[123, 8, 1, "", "cancel"], [123, 8, 1, "", "cancelled"], [123, 8, 1, "", "get_context"]], "asyncio.IncompleteReadError": [[124, 7, 1, "", "expected"], [124, 7, 1, "", "partial"]], "asyncio.LimitOverrunError": [[124, 7, 1, "", "consumed"]], "asyncio.Lock": [[135, 8, 1, "", "acquire"], [135, 8, 1, "", "locked"], [135, 8, 1, "", "release"]], "asyncio.Protocol": [[130, 8, 1, "", "data_received"], [130, 8, 1, "", "eof_received"]], "asyncio.Queue": [[131, 8, 1, "", "empty"], [131, 8, 1, "", "full"], [131, 8, 1, "", "get"], [131, 8, 1, "", "get_nowait"], [131, 8, 1, "", "join"], [131, 7, 1, "", "maxsize"], [131, 8, 1, "", "put"], [131, 8, 1, "", "put_nowait"], [131, 8, 1, "", "qsize"], [131, 8, 1, "", "task_done"]], "asyncio.ReadTransport": [[130, 8, 1, "", "is_reading"], [130, 8, 1, "", "pause_reading"], [130, 8, 1, "", "resume_reading"]], "asyncio.Runner": [[132, 8, 1, "", "close"], [132, 8, 1, "", "get_loop"], [132, 8, 1, "", "run"]], "asyncio.Semaphore": [[135, 8, 1, "", "acquire"], [135, 8, 1, "", "locked"], [135, 8, 1, "", "release"]], "asyncio.Server": [[123, 8, 1, "", "close"], [123, 8, 1, "", "get_loop"], [123, 8, 1, "", "is_serving"], [123, 8, 1, "", "serve_forever"], [123, 7, 1, "", "sockets"], [123, 8, 1, "", "start_serving"], [123, 8, 1, "", "wait_closed"]], "asyncio.StreamReader": [[133, 8, 1, "", "at_eof"], [133, 8, 1, "", "read"], [133, 8, 1, "", "readexactly"], [133, 8, 1, "", "readline"], [133, 8, 1, "", "readuntil"]], "asyncio.StreamWriter": [[133, 8, 1, "", "can_write_eof"], [133, 8, 1, "", "close"], [133, 8, 1, "", "drain"], [133, 8, 1, "", "get_extra_info"], [133, 8, 1, "", "is_closing"], [133, 8, 1, "", "start_tls"], [133, 7, 1, "", "transport"], [133, 8, 1, "", "wait_closed"], [133, 8, 1, "", "write"], [133, 8, 1, "", "write_eof"], [133, 8, 1, "", "writelines"]], "asyncio.SubprocessProtocol": [[130, 8, 1, "", "pipe_connection_lost"], [130, 8, 1, "", "pipe_data_received"], [130, 8, 1, "", "process_exited"]], "asyncio.SubprocessTransport": [[130, 8, 1, "", "close"], [130, 8, 1, "", "get_pid"], [130, 8, 1, "", "get_pipe_transport"], [130, 8, 1, "", "get_returncode"], [130, 8, 1, "", "kill"], [130, 8, 1, "", "send_signal"], [130, 8, 1, "", "terminate"]], "asyncio.Task": [[125, 8, 1, "", "__init__"], [136, 8, 1, "", "add_done_callback"], [136, 8, 1, "", "cancel"], [136, 8, 1, "", "cancelled"], [136, 8, 1, "", "cancelling"], [136, 8, 1, "", "done"], [136, 8, 1, "", "exception"], [136, 8, 1, "", "get_context"], [136, 8, 1, "", "get_coro"], [136, 8, 1, "", "get_name"], [136, 8, 1, "", "get_stack"], [136, 8, 1, "", "print_stack"], [136, 8, 1, "", "remove_done_callback"], [136, 8, 1, "", "result"], [136, 8, 1, "", "set_name"], [136, 8, 1, "", "uncancel"]], "asyncio.TaskGroup": [[136, 8, 1, "", "create_task"]], "asyncio.Timeout": [[136, 8, 1, "", "expired"], [136, 8, 1, "", "reschedule"], [136, 8, 1, "", "when"]], "asyncio.TimerHandle": [[123, 8, 1, "", "when"]], "asyncio.WriteTransport": [[130, 8, 1, "", "abort"], [130, 8, 1, "", "can_write_eof"], [130, 8, 1, "", "get_write_buffer_limits"], [130, 8, 1, "", "get_write_buffer_size"], [130, 8, 1, "", "set_write_buffer_limits"], [130, 8, 1, "", "write"], [130, 8, 1, "", "write_eof"], [130, 8, 1, "", "writelines"]], "asyncio.loop": [[123, 8, 1, "", "add_reader"], [123, 8, 1, "", "add_signal_handler"], [123, 8, 1, "", "add_writer"], [123, 8, 1, "", "call_at"], [123, 8, 1, "", "call_exception_handler"], [123, 8, 1, "", "call_later"], [123, 8, 1, "", "call_soon"], [123, 8, 1, "", "call_soon_threadsafe"], [123, 8, 1, "", "close"], [123, 8, 1, "", "connect_accepted_socket"], [123, 8, 1, "", "connect_read_pipe"], [123, 8, 1, "", "connect_write_pipe"], [123, 8, 1, "", "create_connection"], [123, 8, 1, "", "create_datagram_endpoint"], [123, 8, 1, "", "create_future"], [123, 8, 1, "", "create_server"], [123, 8, 1, "", "create_task"], [123, 8, 1, "", "create_unix_connection"], [123, 8, 1, "", "create_unix_server"], [123, 8, 1, "", "default_exception_handler"], [123, 8, 1, "", "get_debug"], [123, 8, 1, "", "get_exception_handler"], [123, 8, 1, "", "get_task_factory"], [123, 8, 1, "", "getaddrinfo"], [123, 8, 1, "", "getnameinfo"], [123, 8, 1, "", "is_closed"], [123, 8, 1, "", "is_running"], [123, 8, 1, "", "remove_reader"], [123, 8, 1, "", "remove_signal_handler"], [123, 8, 1, "", "remove_writer"], [123, 8, 1, "", "run_forever"], [123, 8, 1, "", "run_in_executor"], [123, 8, 1, "", "run_until_complete"], [123, 8, 1, "", "sendfile"], [123, 8, 1, "", "set_debug"], [123, 8, 1, "", "set_default_executor"], [123, 8, 1, "", "set_exception_handler"], [123, 8, 1, "", "set_task_factory"], [123, 8, 1, "", "shutdown_asyncgens"], [123, 8, 1, "", "shutdown_default_executor"], [123, 8, 1, "", "sock_accept"], [123, 8, 1, "", "sock_connect"], [123, 8, 1, "", "sock_recv"], [123, 8, 1, "", "sock_recv_into"], [123, 8, 1, "", "sock_recvfrom"], [123, 8, 1, "", "sock_recvfrom_into"], [123, 8, 1, "", "sock_sendall"], [123, 8, 1, "", "sock_sendfile"], [123, 8, 1, "", "sock_sendto"], [123, 8, 1, "", "start_tls"], [123, 8, 1, "", "stop"], [123, 8, 1, "", "subprocess_exec"], [123, 8, 1, "", "subprocess_shell"], [123, 8, 1, "", "time"]], "asyncio.subprocess": [[134, 9, 1, "", "DEVNULL"], [134, 9, 1, "", "PIPE"], [134, 12, 1, "", "Process"], [134, 9, 1, "", "STDOUT"]], "asyncio.subprocess.Process": [[134, 8, 1, "", "communicate"], [134, 8, 1, "", "kill"], [134, 7, 1, "", "pid"], [134, 7, 1, "", "returncode"], [134, 8, 1, "", "send_signal"], [134, 7, 1, "", "stderr"], [134, 7, 1, "", "stdin"], [134, 7, 1, "", "stdout"], [134, 8, 1, "", "terminate"], [134, 8, 1, "", "wait"]], "atexit": [[137, 11, 1, "", "register"], [137, 11, 1, "", "unregister"]], "audioop": [[138, 11, 1, "", "add"], [138, 11, 1, "", "adpcm2lin"], [138, 11, 1, "", "alaw2lin"], [138, 11, 1, "", "avg"], [138, 11, 1, "", "avgpp"], [138, 11, 1, "", "bias"], [138, 11, 1, "", "byteswap"], [138, 11, 1, "", "cross"], [138, 6, 1, "", "error"], [138, 11, 1, "", "findfactor"], [138, 11, 1, "", "findfit"], [138, 11, 1, "", "findmax"], [138, 11, 1, "", "getsample"], [138, 11, 1, "", "lin2adpcm"], [138, 11, 1, "", "lin2alaw"], [138, 11, 1, "", "lin2lin"], [138, 11, 1, "", "lin2ulaw"], [138, 11, 1, "", "max"], [138, 11, 1, "", "maxpp"], [138, 11, 1, "", "minmax"], [138, 11, 1, "", "mul"], [138, 11, 1, "", "ratecv"], [138, 11, 1, "", "reverse"], [138, 11, 1, "", "rms"], [138, 11, 1, "", "tomono"], [138, 11, 1, "", "tostereo"], [138, 11, 1, "", "ulaw2lin"]], "base64": [[140, 11, 1, "", "a85decode"], [140, 11, 1, "", "a85encode"], [140, 11, 1, "", "b16decode"], [140, 11, 1, "", "b16encode"], [140, 11, 1, "", "b32decode"], [140, 11, 1, "", "b32encode"], [140, 11, 1, "", "b32hexdecode"], [140, 11, 1, "", "b32hexencode"], [140, 11, 1, "", "b64decode"], [140, 11, 1, "", "b64encode"], [140, 11, 1, "", "b85decode"], [140, 11, 1, "", "b85encode"], [140, 11, 1, "", "decode"], [140, 11, 1, "", "decodebytes"], [140, 11, 1, "", "encode"], [140, 11, 1, "", "encodebytes"], [140, 11, 1, "", "standard_b64decode"], [140, 11, 1, "", "standard_b64encode"], [140, 11, 1, "", "urlsafe_b64decode"], [140, 11, 1, "", "urlsafe_b64encode"]], "bdb": [[141, 12, 1, "", "Bdb"], [141, 6, 1, "", "BdbQuit"], [141, 12, 1, "", "Breakpoint"], [141, 11, 1, "", "checkfuncname"], [141, 11, 1, "", "effective"], [141, 11, 1, "", "set_trace"]], "bdb.Bdb": [[141, 8, 1, "", "break_anywhere"], [141, 8, 1, "", "break_here"], [141, 8, 1, "", "canonic"], [141, 8, 1, "", "clear_all_breaks"], [141, 8, 1, "", "clear_all_file_breaks"], [141, 8, 1, "", "clear_bpbynumber"], [141, 8, 1, "", "clear_break"], [141, 8, 1, "", "dispatch_call"], [141, 8, 1, "", "dispatch_exception"], [141, 8, 1, "", "dispatch_line"], [141, 8, 1, "", "dispatch_return"], [141, 8, 1, "", "do_clear"], [141, 8, 1, "", "format_stack_entry"], [141, 8, 1, "", "get_all_breaks"], [141, 8, 1, "", "get_bpbynumber"], [141, 8, 1, "", "get_break"], [141, 8, 1, "", "get_breaks"], [141, 8, 1, "", "get_file_breaks"], [141, 8, 1, "", "get_stack"], [141, 8, 1, "", "is_skipped_line"], [141, 8, 1, "", "reset"], [141, 8, 1, "", "run"], [141, 8, 1, "", "runcall"], [141, 8, 1, "", "runctx"], [141, 8, 1, "", "runeval"], [141, 8, 1, "", "set_break"], [141, 8, 1, "", "set_continue"], [141, 8, 1, "", "set_next"], [141, 8, 1, "", "set_quit"], [141, 8, 1, "", "set_return"], [141, 8, 1, "", "set_step"], [141, 8, 1, "", "set_trace"], [141, 8, 1, "", "set_until"], [141, 8, 1, "", "stop_here"], [141, 8, 1, "", "trace_dispatch"], [141, 8, 1, "", "user_call"], [141, 8, 1, "", "user_exception"], [141, 8, 1, "", "user_line"], [141, 8, 1, "", "user_return"]], "bdb.Breakpoint": [[141, 7, 1, "", "bpbynumber"], [141, 8, 1, "", "bpformat"], [141, 7, 1, "", "bplist"], [141, 8, 1, "", "bpprint"], [141, 7, 1, "", "cond"], [141, 8, 1, "", "deleteMe"], [141, 8, 1, "", "disable"], [141, 8, 1, "", "enable"], [141, 7, 1, "", "enabled"], [141, 7, 1, "", "file"], [141, 7, 1, "", "funcname"], [141, 7, 1, "", "hits"], [141, 7, 1, "", "ignore"], [141, 7, 1, "", "line"], [141, 7, 1, "", "temporary"]], "binascii": [[143, 6, 1, "", "Error"], [143, 6, 1, "", "Incomplete"], [143, 11, 1, "", "a2b_base64"], [143, 11, 1, "", "a2b_hex"], [143, 11, 1, "", "a2b_qp"], [143, 11, 1, "", "a2b_uu"], [143, 11, 1, "", "b2a_base64"], [143, 11, 1, "", "b2a_hex"], [143, 11, 1, "", "b2a_qp"], [143, 11, 1, "", "b2a_uu"], [143, 11, 1, "", "crc32"], [143, 11, 1, "", "crc_hqx"], [143, 11, 1, "", "hexlify"], [143, 11, 1, "", "unhexlify"]], "bisect": [[144, 11, 1, "", "bisect"], [144, 11, 1, "", "bisect_left"], [144, 11, 1, "", "bisect_right"], [144, 11, 1, "", "insort"], [144, 11, 1, "", "insort_left"], [144, 11, 1, "", "insort_right"]], "bytearray": [[341, 8, 1, "", "capitalize"], [341, 8, 1, "", "center"], [341, 8, 1, "", "count"], [341, 8, 1, "", "decode"], [341, 8, 1, "", "endswith"], [341, 8, 1, "", "expandtabs"], [341, 8, 1, "", "find"], [341, 8, 1, "", "fromhex"], [341, 8, 1, "", "hex"], [341, 8, 1, "", "index"], [341, 8, 1, "", "isalnum"], [341, 8, 1, "", "isalpha"], [341, 8, 1, "", "isascii"], [341, 8, 1, "", "isdigit"], [341, 8, 1, "", "islower"], [341, 8, 1, "", "isspace"], [341, 8, 1, "", "istitle"], [341, 8, 1, "", "isupper"], [341, 8, 1, "", "join"], [341, 8, 1, "", "ljust"], [341, 8, 1, "", "lower"], [341, 8, 1, "", "lstrip"], [341, 8, 1, "", "maketrans"], [341, 8, 1, "", "partition"], [341, 8, 1, "", "removeprefix"], [341, 8, 1, "", "removesuffix"], [341, 8, 1, "", "replace"], [341, 8, 1, "", "rfind"], [341, 8, 1, "", "rindex"], [341, 8, 1, "", "rjust"], [341, 8, 1, "", "rpartition"], [341, 8, 1, "", "rsplit"], [341, 8, 1, "", "rstrip"], [341, 8, 1, "", "split"], [341, 8, 1, "", "splitlines"], [341, 8, 1, "", "startswith"], [341, 8, 1, "", "strip"], [341, 8, 1, "", "swapcase"], [341, 8, 1, "", "title"], [341, 8, 1, "", "translate"], [341, 8, 1, "", "upper"], [341, 8, 1, "", "zfill"]], "bytes": [[341, 8, 1, "", "capitalize"], [341, 8, 1, "", "center"], [341, 8, 1, "", "count"], [341, 8, 1, "", "decode"], [341, 8, 1, "", "endswith"], [341, 8, 1, "", "expandtabs"], [341, 8, 1, "", "find"], [341, 8, 1, "", "fromhex"], [341, 8, 1, "", "hex"], [341, 8, 1, "", "index"], [341, 8, 1, "", "isalnum"], [341, 8, 1, "", "isalpha"], [341, 8, 1, "", "isascii"], [341, 8, 1, "", "isdigit"], [341, 8, 1, "", "islower"], [341, 8, 1, "", "isspace"], [341, 8, 1, "", "istitle"], [341, 8, 1, "", "isupper"], [341, 8, 1, "", "join"], [341, 8, 1, "", "ljust"], [341, 8, 1, "", "lower"], [341, 8, 1, "", "lstrip"], [341, 8, 1, "", "maketrans"], [341, 8, 1, "", "partition"], [341, 8, 1, "", "removeprefix"], [341, 8, 1, "", "removesuffix"], [341, 8, 1, "", "replace"], [341, 8, 1, "", "rfind"], [341, 8, 1, "", "rindex"], [341, 8, 1, "", "rjust"], [341, 8, 1, "", "rpartition"], [341, 8, 1, "", "rsplit"], [341, 8, 1, "", "rstrip"], [341, 8, 1, "", "split"], [341, 8, 1, "", "splitlines"], [341, 8, 1, "", "startswith"], [341, 8, 1, "", "strip"], [341, 8, 1, "", "swapcase"], [341, 8, 1, "", "title"], [341, 8, 1, "", "translate"], [341, 8, 1, "", "upper"], [341, 8, 1, "", "zfill"]], "bz2": [[146, 12, 1, "", "BZ2Compressor"], [146, 12, 1, "", "BZ2Decompressor"], [146, 12, 1, "", "BZ2File"], [146, 11, 1, "", "compress"], [146, 11, 1, "", "decompress"], [146, 11, 1, "", "open"]], "bz2.BZ2Compressor": [[146, 8, 1, "", "compress"], [146, 8, 1, "", "flush"]], "bz2.BZ2Decompressor": [[146, 8, 1, "", "decompress"], [146, 7, 1, "", "eof"], [146, 7, 1, "", "needs_input"], [146, 7, 1, "", "unused_data"]], "bz2.BZ2File": [[146, 8, 1, "", "peek"]], "calendar": [[147, 9, 1, "", "APRIL"], [147, 9, 1, "", "AUGUST"], [147, 12, 1, "", "Calendar"], [147, 9, 1, "", "DECEMBER"], [147, 12, 1, "", "Day"], [147, 9, 1, "", "FEBRUARY"], [147, 9, 1, "", "FRIDAY"], [147, 12, 1, "", "HTMLCalendar"], [147, 6, 1, "", "IllegalMonthError"], [147, 6, 1, "", "IllegalWeekdayError"], [147, 9, 1, "", "JANUARY"], [147, 9, 1, "", "JULY"], [147, 9, 1, "", "JUNE"], [147, 12, 1, "", "LocaleHTMLCalendar"], [147, 12, 1, "", "LocaleTextCalendar"], [147, 9, 1, "", "MARCH"], [147, 9, 1, "", "MAY"], [147, 9, 1, "", "MONDAY"], [147, 12, 1, "", "Month"], [147, 9, 1, "", "NOVEMBER"], [147, 9, 1, "", "OCTOBER"], [147, 9, 1, "", "SATURDAY"], [147, 9, 1, "", "SEPTEMBER"], [147, 9, 1, "", "SUNDAY"], [147, 9, 1, "", "THURSDAY"], [147, 9, 1, "", "TUESDAY"], [147, 12, 1, "", "TextCalendar"], [147, 9, 1, "", "WEDNESDAY"], [147, 11, 1, "", "calendar"], [147, 9, 1, "", "day_abbr"], [147, 9, 1, "", "day_name"], [147, 11, 1, "", "firstweekday"], [147, 11, 1, "", "isleap"], [147, 11, 1, "", "leapdays"], [147, 11, 1, "", "month"], [147, 9, 1, "", "month_abbr"], [147, 9, 1, "", "month_name"], [147, 11, 1, "", "monthcalendar"], [147, 11, 1, "", "monthrange"], [147, 11, 1, "", "prcal"], [147, 11, 1, "", "prmonth"], [147, 11, 1, "", "setfirstweekday"], [147, 11, 1, "", "timegm"], [147, 11, 1, "", "weekday"], [147, 11, 1, "", "weekheader"], [147, 14, 1, "cmdoption-calendar-css", "--css"], [147, 14, 1, "cmdoption-calendar-encoding", "--encoding"], [147, 14, 1, "cmdoption-calendar-help", "--help"], [147, 14, 1, "cmdoption-calendar-lines", "--lines"], [147, 14, 1, "cmdoption-calendar-locale", "--locale"], [147, 14, 1, "cmdoption-calendar-months", "--months"], [147, 14, 1, "cmdoption-calendar-spacing", "--spacing"], [147, 14, 1, "cmdoption-calendar-type", "--type"], [147, 14, 1, "cmdoption-calendar-width", "--width"], [147, 14, 1, "cmdoption-calendar-locale", "-L"], [147, 14, 1, "cmdoption-calendar-css", "-c"], [147, 14, 1, "cmdoption-calendar-encoding", "-e"], [147, 14, 1, "cmdoption-calendar-help", "-h"], [147, 14, 1, "cmdoption-calendar-lines", "-l"], [147, 14, 1, "cmdoption-calendar-months", "-m"], [147, 14, 1, "cmdoption-calendar-spacing", "-s"], [147, 14, 1, "cmdoption-calendar-type", "-t"], [147, 14, 1, "cmdoption-calendar-width", "-w"], [147, 14, 1, "cmdoption-calendar-arg-month", "month"], [147, 14, 1, "cmdoption-calendar-arg-year", "year"]], "calendar.Calendar": [[147, 8, 1, "", "itermonthdates"], [147, 8, 1, "", "itermonthdays"], [147, 8, 1, "", "itermonthdays2"], [147, 8, 1, "", "itermonthdays3"], [147, 8, 1, "", "itermonthdays4"], [147, 8, 1, "", "iterweekdays"], [147, 8, 1, "", "monthdatescalendar"], [147, 8, 1, "", "monthdays2calendar"], [147, 8, 1, "", "monthdayscalendar"], [147, 8, 1, "", "yeardatescalendar"], [147, 8, 1, "", "yeardays2calendar"], [147, 8, 1, "", "yeardayscalendar"]], "calendar.HTMLCalendar": [[147, 7, 1, "", "cssclass_month"], [147, 7, 1, "", "cssclass_month_head"], [147, 7, 1, "", "cssclass_noday"], [147, 7, 1, "", "cssclass_year"], [147, 7, 1, "", "cssclass_year_head"], [147, 7, 1, "", "cssclasses"], [147, 7, 1, "", "cssclasses_weekday_head"], [147, 8, 1, "", "formatmonth"], [147, 8, 1, "", "formatyear"], [147, 8, 1, "", "formatyearpage"]], "calendar.IllegalMonthError": [[147, 7, 1, "", "month"]], "calendar.IllegalWeekdayError": [[147, 7, 1, "", "weekday"]], "calendar.TextCalendar": [[147, 8, 1, "", "formatmonth"], [147, 8, 1, "", "formatyear"], [147, 8, 1, "", "prmonth"], [147, 8, 1, "", "pryear"]], "cgi.FieldStorage": [[148, 8, 1, "", "getfirst"], [148, 8, 1, "", "getlist"]], "cgi": [[148, 11, 1, "", "parse"], [148, 11, 1, "", "parse_header"], [148, 11, 1, "", "parse_multipart"], [148, 11, 1, "", "print_directory"], [148, 11, 1, "", "print_environ"], [148, 11, 1, "", "print_environ_usage"], [148, 11, 1, "", "print_form"], [148, 11, 1, "", "test"]], "cgitb": [[149, 11, 1, "", "enable"], [149, 11, 1, "", "handler"], [149, 11, 1, "", "html"], [149, 11, 1, "", "text"]], "chunk": [[150, 12, 1, "", "Chunk"]], "chunk.Chunk": [[150, 8, 1, "", "close"], [150, 8, 1, "", "getname"], [150, 8, 1, "", "getsize"], [150, 8, 1, "", "isatty"], [150, 8, 1, "", "read"], [150, 8, 1, "", "seek"], [150, 8, 1, "", "skip"], [150, 8, 1, "", "tell"]], "class": [[341, 7, 1, "", "__bases__"], [425, 8, 1, "", "__instancecheck__"], [341, 7, 1, "", "__mro__"], [425, 8, 1, "", "__subclasscheck__"], [341, 8, 1, "", "__subclasses__"], [341, 8, 1, "", "mro"]], "cmath": [[151, 11, 1, "", "acos"], [151, 11, 1, "", "acosh"], [151, 11, 1, "", "asin"], [151, 11, 1, "", "asinh"], [151, 11, 1, "", "atan"], [151, 11, 1, "", "atanh"], [151, 11, 1, "", "cos"], [151, 11, 1, "", "cosh"], [151, 9, 1, "", "e"], [151, 11, 1, "", "exp"], [151, 9, 1, "", "inf"], [151, 9, 1, "", "infj"], [151, 11, 1, "", "isclose"], [151, 11, 1, "", "isfinite"], [151, 11, 1, "", "isinf"], [151, 11, 1, "", "isnan"], [151, 11, 1, "", "log"], [151, 11, 1, "", "log10"], [151, 9, 1, "", "nan"], [151, 9, 1, "", "nanj"], [151, 11, 1, "", "phase"], [151, 9, 1, "", "pi"], [151, 11, 1, "", "polar"], [151, 11, 1, "", "rect"], [151, 11, 1, "", "sin"], [151, 11, 1, "", "sinh"], [151, 11, 1, "", "sqrt"], [151, 11, 1, "", "tan"], [151, 11, 1, "", "tanh"], [151, 9, 1, "", "tau"]], "cmd": [[152, 12, 1, "", "Cmd"]], "cmd.Cmd": [[152, 8, 1, "", "cmdloop"], [152, 7, 1, "", "cmdqueue"], [152, 8, 1, "", "columnize"], [152, 8, 1, "", "completedefault"], [152, 8, 1, "", "default"], [152, 7, 1, "", "doc_header"], [152, 8, 1, "", "emptyline"], [152, 7, 1, "", "identchars"], [152, 7, 1, "", "intro"], [152, 7, 1, "", "lastcmd"], [152, 7, 1, "", "misc_header"], [152, 8, 1, "", "onecmd"], [152, 8, 1, "", "postcmd"], [152, 8, 1, "", "postloop"], [152, 8, 1, "", "precmd"], [152, 8, 1, "", "preloop"], [152, 7, 1, "", "prompt"], [152, 7, 1, "", "ruler"], [152, 7, 1, "", "undoc_header"], [152, 7, 1, "", "use_rawinput"]], "code": [[154, 12, 1, "", "InteractiveConsole"], [154, 12, 1, "", "InteractiveInterpreter"], [154, 11, 1, "", "compile_command"], [154, 11, 1, "", "interact"]], "code.InteractiveConsole": [[154, 8, 1, "", "interact"], [154, 8, 1, "", "push"], [154, 8, 1, "", "raw_input"], [154, 8, 1, "", "resetbuffer"]], "code.InteractiveInterpreter": [[154, 8, 1, "", "runcode"], [154, 8, 1, "", "runsource"], [154, 8, 1, "", "showsyntaxerror"], [154, 8, 1, "", "showtraceback"], [154, 8, 1, "", "write"]], "codecs": [[155, 9, 1, "", "BOM"], [155, 9, 1, "", "BOM_BE"], [155, 9, 1, "", "BOM_LE"], [155, 9, 1, "", "BOM_UTF16"], [155, 9, 1, "", "BOM_UTF16_BE"], [155, 9, 1, "", "BOM_UTF16_LE"], [155, 9, 1, "", "BOM_UTF32"], [155, 9, 1, "", "BOM_UTF32_BE"], [155, 9, 1, "", "BOM_UTF32_LE"], [155, 9, 1, "", "BOM_UTF8"], [155, 12, 1, "", "Codec"], [155, 12, 1, "", "CodecInfo"], [155, 11, 1, "", "EncodedFile"], [155, 12, 1, "", "IncrementalDecoder"], [155, 12, 1, "", "IncrementalEncoder"], [155, 12, 1, "", "StreamReader"], [155, 12, 1, "", "StreamReaderWriter"], [155, 12, 1, "", "StreamRecoder"], [155, 12, 1, "", "StreamWriter"], [155, 11, 1, "", "backslashreplace_errors"], [155, 11, 1, "", "decode"], [155, 11, 1, "", "encode"], [155, 11, 1, "", "getdecoder"], [155, 11, 1, "", "getencoder"], [155, 11, 1, "", "getincrementaldecoder"], [155, 11, 1, "", "getincrementalencoder"], [155, 11, 1, "", "getreader"], [155, 11, 1, "", "getwriter"], [155, 11, 1, "", "ignore_errors"], [155, 11, 1, "", "iterdecode"], [155, 11, 1, "", "iterencode"], [155, 11, 1, "", "lookup"], [155, 11, 1, "", "lookup_error"], [155, 11, 1, "", "namereplace_errors"], [155, 11, 1, "", "open"], [155, 11, 1, "", "register"], [155, 11, 1, "", "register_error"], [155, 11, 1, "", "replace_errors"], [155, 11, 1, "", "strict_errors"], [155, 11, 1, "", "unregister"], [155, 11, 1, "", "xmlcharrefreplace_errors"]], "codecs.Codec": [[155, 8, 1, "", "decode"], [155, 8, 1, "", "encode"]], "codecs.CodecInfo": [[155, 7, 1, "", "decode"], [155, 7, 1, "", "encode"], [155, 7, 1, "", "incrementaldecoder"], [155, 7, 1, "", "incrementalencoder"], [155, 7, 1, "", "name"], [155, 7, 1, "", "streamreader"], [155, 7, 1, "", "streamwriter"]], "codecs.IncrementalDecoder": [[155, 8, 1, "", "decode"], [155, 8, 1, "", "getstate"], [155, 8, 1, "", "reset"], [155, 8, 1, "", "setstate"]], "codecs.IncrementalEncoder": [[155, 8, 1, "", "encode"], [155, 8, 1, "", "getstate"], [155, 8, 1, "", "reset"], [155, 8, 1, "", "setstate"]], "codecs.StreamReader": [[155, 8, 1, "", "read"], [155, 8, 1, "", "readline"], [155, 8, 1, "", "readlines"], [155, 8, 1, "", "reset"]], "codecs.StreamWriter": [[155, 8, 1, "", "reset"], [155, 8, 1, "", "write"], [155, 8, 1, "", "writelines"]], "codeobject": [[425, 8, 1, "", "co_positions"]], "codeop": [[156, 12, 1, "", "CommandCompiler"], [156, 12, 1, "", "Compile"], [156, 11, 1, "", "compile_command"]], "collections": [[157, 12, 1, "", "ChainMap"], [157, 12, 1, "", "Counter"], [157, 12, 1, "", "OrderedDict"], [157, 12, 1, "", "UserDict"], [157, 12, 1, "", "UserList"], [157, 12, 1, "", "UserString"], [158, 10, 0, "-", "abc"], [157, 12, 1, "", "defaultdict"], [157, 12, 1, "", "deque"], [157, 11, 1, "", "namedtuple"]], "collections.ChainMap": [[157, 7, 1, "", "maps"], [157, 8, 1, "", "new_child"], [157, 7, 1, "", "parents"]], "collections.Counter": [[157, 8, 1, "", "elements"], [157, 8, 1, "", "fromkeys"], [157, 8, 1, "", "most_common"], [157, 8, 1, "", "subtract"], [157, 8, 1, "", "total"], [157, 8, 1, "", "update"]], "collections.OrderedDict": [[157, 8, 1, "", "move_to_end"], [157, 8, 1, "", "popitem"]], "collections.UserDict": [[157, 7, 1, "", "data"]], "collections.UserList": [[157, 7, 1, "", "data"]], "collections.UserString": [[157, 7, 1, "", "data"]], "collections.abc": [[158, 12, 1, "", "AsyncGenerator"], [158, 12, 1, "", "AsyncIterable"], [158, 12, 1, "", "AsyncIterator"], [158, 12, 1, "", "Awaitable"], [158, 12, 1, "", "Buffer"], [158, 12, 1, "", "ByteString"], [158, 12, 1, "", "Callable"], [158, 12, 1, "", "Collection"], [158, 12, 1, "", "Container"], [158, 12, 1, "", "Coroutine"], [158, 12, 1, "", "Generator"], [158, 12, 1, "", "Hashable"], [158, 12, 1, "", "ItemsView"], [158, 12, 1, "", "Iterable"], [158, 12, 1, "", "Iterator"], [158, 12, 1, "", "KeysView"], [158, 12, 1, "", "Mapping"], [158, 12, 1, "", "MappingView"], [158, 12, 1, "", "MutableMapping"], [158, 12, 1, "", "MutableSequence"], [158, 12, 1, "", "MutableSet"], [158, 12, 1, "", "Reversible"], [158, 12, 1, "", "Sequence"], [158, 12, 1, "", "Set"], [158, 12, 1, "", "Sized"], [158, 12, 1, "", "ValuesView"]], "collections.defaultdict": [[157, 8, 1, "", "__missing__"], [157, 7, 1, "", "default_factory"]], "collections.deque": [[157, 8, 1, "", "append"], [157, 8, 1, "", "appendleft"], [157, 8, 1, "", "clear"], [157, 8, 1, "", "copy"], [157, 8, 1, "", "count"], [157, 8, 1, "", "extend"], [157, 8, 1, "", "extendleft"], [157, 8, 1, "", "index"], [157, 8, 1, "", "insert"], [157, 7, 1, "", "maxlen"], [157, 8, 1, "", "pop"], [157, 8, 1, "", "popleft"], [157, 8, 1, "", "remove"], [157, 8, 1, "", "reverse"], [157, 8, 1, "", "rotate"]], "collections.somenamedtuple": [[157, 8, 1, "", "_asdict"], [157, 7, 1, "", "_field_defaults"], [157, 7, 1, "", "_fields"], [157, 8, 1, "", "_make"], [157, 8, 1, "", "_replace"]], "colorsys": [[159, 11, 1, "", "hls_to_rgb"], [159, 11, 1, "", "hsv_to_rgb"], [159, 11, 1, "", "rgb_to_hls"], [159, 11, 1, "", "rgb_to_hsv"], [159, 11, 1, "", "rgb_to_yiq"], [159, 11, 1, "", "yiq_to_rgb"]], "compileall": [[160, 11, 1, "", "compile_dir"], [160, 11, 1, "", "compile_file"], [160, 11, 1, "", "compile_path"], [160, 14, 1, "cmdoption-compileall-hardlink-dupes", "--hardlink-dupes"], [160, 14, 1, "cmdoption-compileall-invalidation-mode", "--invalidation-mode"], [160, 14, 1, "cmdoption-compileall-b", "-b"], [160, 14, 1, "cmdoption-compileall-d", "-d"], [160, 14, 1, "cmdoption-compileall-e", "-e"], [160, 14, 1, "cmdoption-compileall-f", "-f"], [160, 14, 1, "cmdoption-compileall-i", "-i"], [160, 14, 1, "cmdoption-compileall-j", "-j"], [160, 14, 1, "cmdoption-compileall-l", "-l"], [160, 14, 1, "cmdoption-compileall-o", "-o"], [160, 14, 1, "cmdoption-compileall-p", "-p"], [160, 14, 1, "cmdoption-compileall-q", "-q"], [160, 14, 1, "cmdoption-compileall-r", "-r"], [160, 14, 1, "cmdoption-compileall-s", "-s"], [160, 14, 1, "cmdoption-compileall-x", "-x"], [160, 14, 1, "cmdoption-compileall-arg-directory", "directory"], [160, 14, 1, "cmdoption-compileall-arg-file", "file"]], "concurrent": [[163, 10, 0, "-", "futures"]], "concurrent.futures": [[163, 6, 1, "", "BrokenExecutor"], [163, 6, 1, "", "CancelledError"], [163, 12, 1, "", "Executor"], [163, 12, 1, "", "Future"], [163, 6, 1, "", "InvalidStateError"], [163, 12, 1, "", "ProcessPoolExecutor"], [163, 12, 1, "", "ThreadPoolExecutor"], [163, 6, 1, "", "TimeoutError"], [163, 11, 1, "", "as_completed"], [163, 11, 1, "", "wait"]], "concurrent.futures.Executor": [[163, 8, 1, "", "map"], [163, 8, 1, "", "shutdown"], [163, 8, 1, "", "submit"]], "concurrent.futures.Future": [[163, 8, 1, "", "add_done_callback"], [163, 8, 1, "", "cancel"], [163, 8, 1, "", "cancelled"], [163, 8, 1, "", "done"], [163, 8, 1, "", "exception"], [163, 8, 1, "", "result"], [163, 8, 1, "", "running"], [163, 8, 1, "", "set_exception"], [163, 8, 1, "", "set_result"], [163, 8, 1, "", "set_running_or_notify_cancel"]], "concurrent.futures.process": [[163, 6, 1, "", "BrokenProcessPool"]], "concurrent.futures.thread": [[163, 6, 1, "", "BrokenThreadPool"]], "configparser": [[164, 12, 1, "", "BasicInterpolation"], [164, 12, 1, "", "ConfigParser"], [164, 6, 1, "", "DuplicateOptionError"], [164, 6, 1, "", "DuplicateSectionError"], [164, 6, 1, "", "Error"], [164, 12, 1, "", "ExtendedInterpolation"], [164, 6, 1, "", "InterpolationDepthError"], [164, 6, 1, "", "InterpolationError"], [164, 6, 1, "", "InterpolationMissingOptionError"], [164, 6, 1, "", "InterpolationSyntaxError"], [164, 9, 1, "", "MAX_INTERPOLATION_DEPTH"], [164, 6, 1, "", "MissingSectionHeaderError"], [164, 6, 1, "", "NoOptionError"], [164, 6, 1, "", "NoSectionError"], [164, 6, 1, "", "ParsingError"], [164, 12, 1, "", "RawConfigParser"]], "configparser.ConfigParser": [[164, 7, 1, "", "BOOLEAN_STATES"], [164, 7, 1, "", "SECTCRE"], [164, 8, 1, "", "add_section"], [164, 8, 1, "", "defaults"], [164, 8, 1, "", "get"], [164, 8, 1, "", "getboolean"], [164, 8, 1, "", "getfloat"], [164, 8, 1, "", "getint"], [164, 8, 1, "", "has_option"], [164, 8, 1, "", "has_section"], [164, 8, 1, "", "items"], [164, 8, 1, "", "options"], [164, 8, 1, "", "optionxform"], [164, 8, 1, "", "read"], [164, 8, 1, "", "read_dict"], [164, 8, 1, "", "read_file"], [164, 8, 1, "", "read_string"], [164, 8, 1, "", "remove_option"], [164, 8, 1, "", "remove_section"], [164, 8, 1, "", "sections"], [164, 8, 1, "", "set"], [164, 8, 1, "", "write"]], "configparser.RawConfigParser": [[164, 8, 1, "", "add_section"], [164, 8, 1, "", "set"]], "container": [[341, 8, 1, "", "__iter__"]], "contextlib": [[166, 12, 1, "", "AbstractAsyncContextManager"], [166, 12, 1, "", "AbstractContextManager"], [166, 12, 1, "", "AsyncContextDecorator"], [166, 12, 1, "", "AsyncExitStack"], [166, 12, 1, "", "ContextDecorator"], [166, 12, 1, "", "ExitStack"], [166, 11, 1, "", "aclosing"], [166, 11, 1, "", "asynccontextmanager"], [166, 11, 1, "", "chdir"], [166, 11, 1, "", "closing"], [166, 11, 1, "", "contextmanager"], [166, 11, 1, "", "nullcontext"], [166, 11, 1, "", "redirect_stderr"], [166, 11, 1, "", "redirect_stdout"], [166, 11, 1, "", "suppress"]], "contextlib.AsyncExitStack": [[166, 8, 1, "", "aclose"], [166, 8, 1, "", "enter_async_context"], [166, 8, 1, "", "push_async_callback"], [166, 8, 1, "", "push_async_exit"]], "contextlib.ExitStack": [[166, 8, 1, "", "callback"], [166, 8, 1, "", "close"], [166, 8, 1, "", "enter_context"], [166, 8, 1, "", "pop_all"], [166, 8, 1, "", "push"]], "contextmanager": [[341, 8, 1, "", "__enter__"], [341, 8, 1, "", "__exit__"]], "contextvars": [[167, 12, 1, "", "Context"], [167, 12, 1, "", "ContextVar"], [167, 12, 1, "", "Token"], [167, 11, 1, "", "copy_context"]], "contextvars.Context": [[167, 8, 1, "", "copy"], [167, 8, 1, "", "get"], [167, 8, 1, "", "items"], [167, 8, 1, "", "keys"], [167, 8, 1, "", "run"], [167, 8, 1, "", "values"]], "contextvars.ContextVar": [[167, 8, 1, "", "get"], [167, 7, 1, "", "name"], [167, 8, 1, "", "reset"], [167, 8, 1, "", "set"]], "contextvars.Token": [[167, 7, 1, "", "MISSING"], [167, 7, 1, "", "old_value"], [167, 7, 1, "", "var"]], "copy": [[168, 6, 1, "", "Error"], [168, 11, 1, "", "copy"], [168, 11, 1, "", "deepcopy"]], "copyreg": [[169, 11, 1, "", "constructor"], [169, 11, 1, "", "pickle"]], "coroutine": [[425, 8, 1, "", "close"], [425, 8, 1, "", "send"], [425, 8, 1, "", "throw"]], "crypt": [[170, 9, 1, "", "METHOD_BLOWFISH"], [170, 9, 1, "", "METHOD_CRYPT"], [170, 9, 1, "", "METHOD_MD5"], [170, 9, 1, "", "METHOD_SHA256"], [170, 9, 1, "", "METHOD_SHA512"], [170, 11, 1, "", "crypt"], [170, 7, 1, "", "methods"], [170, 11, 1, "", "mksalt"]], "csv": [[172, 12, 1, "", "Dialect"], [172, 12, 1, "", "DictReader"], [172, 12, 1, "", "DictWriter"], [172, 6, 1, "", "Error"], [172, 9, 1, "", "QUOTE_ALL"], [172, 9, 1, "", "QUOTE_MINIMAL"], [172, 9, 1, "", "QUOTE_NONE"], [172, 9, 1, "", "QUOTE_NONNUMERIC"], [172, 9, 1, "", "QUOTE_NOTNULL"], [172, 9, 1, "", "QUOTE_STRINGS"], [172, 12, 1, "", "Sniffer"], [172, 12, 1, "", "excel"], [172, 12, 1, "", "excel_tab"], [172, 11, 1, "", "field_size_limit"], [172, 11, 1, "", "get_dialect"], [172, 11, 1, "", "list_dialects"], [172, 11, 1, "", "reader"], [172, 11, 1, "", "register_dialect"], [172, 12, 1, "", "unix_dialect"], [172, 11, 1, "", "unregister_dialect"], [172, 11, 1, "", "writer"]], "csv.Dialect": [[172, 7, 1, "", "delimiter"], [172, 7, 1, "", "doublequote"], [172, 7, 1, "", "escapechar"], [172, 7, 1, "", "lineterminator"], [172, 7, 1, "", "quotechar"], [172, 7, 1, "", "quoting"], [172, 7, 1, "", "skipinitialspace"], [172, 7, 1, "", "strict"]], "csv.DictReader": [[172, 7, 1, "", "fieldnames"]], "csv.DictWriter": [[172, 8, 1, "", "writeheader"]], "csv.Sniffer": [[172, 8, 1, "", "has_header"], [172, 8, 1, "", "sniff"]], "csv.csvreader": [[172, 8, 1, "", "__next__"], [172, 7, 1, "", "dialect"], [172, 7, 1, "", "line_num"]], "csv.csvwriter": [[172, 7, 1, "", "dialect"], [172, 8, 1, "", "writerow"], [172, 8, 1, "", "writerows"]], "ctypes": [[173, 6, 1, "", "ArgumentError"], [173, 12, 1, "", "Array"], [173, 12, 1, "", "BigEndianStructure"], [173, 12, 1, "", "BigEndianUnion"], [173, 12, 1, "", "CDLL"], [173, 11, 1, "", "CFUNCTYPE"], [173, 11, 1, "", "DllCanUnloadNow"], [173, 11, 1, "", "DllGetClassObject"], [173, 11, 1, "", "FormatError"], [173, 11, 1, "", "GetLastError"], [173, 12, 1, "", "HRESULT"], [173, 12, 1, "", "LibraryLoader"], [173, 12, 1, "", "LittleEndianStructure"], [173, 12, 1, "", "LittleEndianUnion"], [173, 12, 1, "", "OleDLL"], [173, 11, 1, "", "POINTER"], [173, 11, 1, "", "PYFUNCTYPE"], [173, 12, 1, "", "PyDLL"], [173, 12, 1, "", "Structure"], [173, 12, 1, "", "Union"], [173, 11, 1, "", "WINFUNCTYPE"], [173, 12, 1, "", "WinDLL"], [173, 11, 1, "", "WinError"], [173, 12, 1, "", "_CData"], [173, 12, 1, "", "_FuncPtr"], [173, 12, 1, "", "_Pointer"], [173, 12, 1, "", "_SimpleCData"], [173, 11, 1, "", "addressof"], [173, 11, 1, "", "alignment"], [173, 11, 1, "", "byref"], [173, 12, 1, "", "c_bool"], [173, 12, 1, "", "c_byte"], [173, 12, 1, "", "c_char"], [173, 12, 1, "", "c_char_p"], [173, 12, 1, "", "c_double"], [173, 12, 1, "", "c_float"], [173, 12, 1, "", "c_int"], [173, 12, 1, "", "c_int16"], [173, 12, 1, "", "c_int32"], [173, 12, 1, "", "c_int64"], [173, 12, 1, "", "c_int8"], [173, 12, 1, "", "c_long"], [173, 12, 1, "", "c_longdouble"], [173, 12, 1, "", "c_longlong"], [173, 12, 1, "", "c_short"], [173, 12, 1, "", "c_size_t"], [173, 12, 1, "", "c_ssize_t"], [173, 12, 1, "", "c_time_t"], [173, 12, 1, "", "c_ubyte"], [173, 12, 1, "", "c_uint"], [173, 12, 1, "", "c_uint16"], [173, 12, 1, "", "c_uint32"], [173, 12, 1, "", "c_uint64"], [173, 12, 1, "", "c_uint8"], [173, 12, 1, "", "c_ulong"], [173, 12, 1, "", "c_ulonglong"], [173, 12, 1, "", "c_ushort"], [173, 12, 1, "", "c_void_p"], [173, 12, 1, "", "c_wchar"], [173, 12, 1, "", "c_wchar_p"], [173, 11, 1, "", "cast"], [173, 11, 1, "", "create_string_buffer"], [173, 11, 1, "", "create_unicode_buffer"], [173, 11, 1, "", "get_errno"], [173, 11, 1, "", "get_last_error"], [173, 11, 1, "", "memmove"], [173, 11, 1, "", "memset"], [173, 11, 1, "", "pointer"], [173, 12, 1, "", "py_object"], [173, 11, 1, "", "resize"], [173, 11, 1, "", "set_errno"], [173, 11, 1, "", "set_last_error"], [173, 11, 1, "", "sizeof"], [173, 11, 1, "", "string_at"], [173, 11, 1, "", "wstring_at"]], "ctypes.Array": [[173, 7, 1, "", "_length_"], [173, 7, 1, "", "_type_"]], "ctypes.LibraryLoader": [[173, 8, 1, "", "LoadLibrary"]], "ctypes.PyDLL": [[173, 7, 1, "", "_handle"], [173, 7, 1, "", "_name"]], "ctypes.Structure": [[173, 7, 1, "", "_anonymous_"], [173, 7, 1, "", "_fields_"], [173, 7, 1, "", "_pack_"]], "ctypes._CData": [[173, 7, 1, "", "_b_base_"], [173, 7, 1, "", "_b_needsfree_"], [173, 7, 1, "", "_objects"], [173, 8, 1, "", "from_address"], [173, 8, 1, "", "from_buffer"], [173, 8, 1, "", "from_buffer_copy"], [173, 8, 1, "", "from_param"], [173, 8, 1, "", "in_dll"]], "ctypes._FuncPtr": [[173, 7, 1, "", "argtypes"], [173, 7, 1, "", "errcheck"], [173, 7, 1, "", "restype"]], "ctypes._Pointer": [[173, 7, 1, "", "_type_"], [173, 7, 1, "", "contents"]], "ctypes._SimpleCData": [[173, 7, 1, "", "value"]], "ctypes.util": [[173, 11, 1, "", "find_library"], [173, 11, 1, "", "find_msvcrt"]], "curses": [[174, 9, 1, "", "ACS_BBSS"], [174, 9, 1, "", "ACS_BLOCK"], [174, 9, 1, "", "ACS_BOARD"], [174, 9, 1, "", "ACS_BSBS"], [174, 9, 1, "", "ACS_BSSB"], [174, 9, 1, "", "ACS_BSSS"], [174, 9, 1, "", "ACS_BTEE"], [174, 9, 1, "", "ACS_BULLET"], [174, 9, 1, "", "ACS_CKBOARD"], [174, 9, 1, "", "ACS_DARROW"], [174, 9, 1, "", "ACS_DEGREE"], [174, 9, 1, "", "ACS_DIAMOND"], [174, 9, 1, "", "ACS_GEQUAL"], [174, 9, 1, "", "ACS_HLINE"], [174, 9, 1, "", "ACS_LANTERN"], [174, 9, 1, "", "ACS_LARROW"], [174, 9, 1, "", "ACS_LEQUAL"], [174, 9, 1, "", "ACS_LLCORNER"], [174, 9, 1, "", "ACS_LRCORNER"], [174, 9, 1, "", "ACS_LTEE"], [174, 9, 1, "", "ACS_NEQUAL"], [174, 9, 1, "", "ACS_PI"], [174, 9, 1, "", "ACS_PLMINUS"], [174, 9, 1, "", "ACS_PLUS"], [174, 9, 1, "", "ACS_RARROW"], [174, 9, 1, "", "ACS_RTEE"], [174, 9, 1, "", "ACS_S1"], [174, 9, 1, "", "ACS_S3"], [174, 9, 1, "", "ACS_S7"], [174, 9, 1, "", "ACS_S9"], [174, 9, 1, "", "ACS_SBBS"], [174, 9, 1, "", "ACS_SBSB"], [174, 9, 1, "", "ACS_SBSS"], [174, 9, 1, "", "ACS_SSBB"], [174, 9, 1, "", "ACS_SSBS"], [174, 9, 1, "", "ACS_SSSB"], [174, 9, 1, "", "ACS_SSSS"], [174, 9, 1, "", "ACS_STERLING"], [174, 9, 1, "", "ACS_TTEE"], [174, 9, 1, "", "ACS_UARROW"], [174, 9, 1, "", "ACS_ULCORNER"], [174, 9, 1, "", "ACS_URCORNER"], [174, 9, 1, "", "ACS_VLINE"], [174, 9, 1, "", "A_ALTCHARSET"], [174, 9, 1, "", "A_ATTRIBUTES"], [174, 9, 1, "", "A_BLINK"], [174, 9, 1, "", "A_BOLD"], [174, 9, 1, "", "A_CHARTEXT"], [174, 9, 1, "", "A_COLOR"], [174, 9, 1, "", "A_DIM"], [174, 9, 1, "", "A_HORIZONTAL"], [174, 9, 1, "", "A_INVIS"], [174, 9, 1, "", "A_ITALIC"], [174, 9, 1, "", "A_LEFT"], [174, 9, 1, "", "A_LOW"], [174, 9, 1, "", "A_NORMAL"], [174, 9, 1, "", "A_PROTECT"], [174, 9, 1, "", "A_REVERSE"], [174, 9, 1, "", "A_RIGHT"], [174, 9, 1, "", "A_STANDOUT"], [174, 9, 1, "", "A_TOP"], [174, 9, 1, "", "A_UNDERLINE"], [174, 9, 1, "", "A_VERTICAL"], [174, 9, 1, "", "BUTTON_ALT"], [174, 9, 1, "", "BUTTON_CTRL"], [174, 9, 1, "", "BUTTON_SHIFT"], [174, 9, 1, "", "BUTTONn_CLICKED"], [174, 9, 1, "", "BUTTONn_DOUBLE_CLICKED"], [174, 9, 1, "", "BUTTONn_PRESSED"], [174, 9, 1, "", "BUTTONn_RELEASED"], [174, 9, 1, "", "BUTTONn_TRIPLE_CLICKED"], [174, 9, 1, "", "COLORS"], [174, 9, 1, "", "COLOR_BLACK"], [174, 9, 1, "", "COLOR_BLUE"], [174, 9, 1, "", "COLOR_CYAN"], [174, 9, 1, "", "COLOR_GREEN"], [174, 9, 1, "", "COLOR_MAGENTA"], [174, 9, 1, "", "COLOR_PAIRS"], [174, 9, 1, "", "COLOR_RED"], [174, 9, 1, "", "COLOR_WHITE"], [174, 9, 1, "", "COLOR_YELLOW"], [174, 9, 1, "", "COLS"], [174, 9, 1, "", "ERR"], [174, 9, 1, "", "KEY_A1"], [174, 9, 1, "", "KEY_A3"], [174, 9, 1, "", "KEY_B2"], [174, 9, 1, "", "KEY_BACKSPACE"], [174, 9, 1, "", "KEY_BEG"], [174, 9, 1, "", "KEY_BREAK"], [174, 9, 1, "", "KEY_BTAB"], [174, 9, 1, "", "KEY_C1"], [174, 9, 1, "", "KEY_C3"], [174, 9, 1, "", "KEY_CANCEL"], [174, 9, 1, "", "KEY_CATAB"], [174, 9, 1, "", "KEY_CLEAR"], [174, 9, 1, "", "KEY_CLOSE"], [174, 9, 1, "", "KEY_COMMAND"], [174, 9, 1, "", "KEY_COPY"], [174, 9, 1, "", "KEY_CREATE"], [174, 9, 1, "", "KEY_CTAB"], [174, 9, 1, "", "KEY_DC"], [174, 9, 1, "", "KEY_DL"], [174, 9, 1, "", "KEY_DOWN"], [174, 9, 1, "", "KEY_EIC"], [174, 9, 1, "", "KEY_END"], [174, 9, 1, "", "KEY_ENTER"], [174, 9, 1, "", "KEY_EOL"], [174, 9, 1, "", "KEY_EOS"], [174, 9, 1, "", "KEY_EXIT"], [174, 9, 1, "", "KEY_F0"], [174, 9, 1, "", "KEY_FIND"], [174, 9, 1, "", "KEY_Fn"], [174, 9, 1, "", "KEY_HELP"], [174, 9, 1, "", "KEY_HOME"], [174, 9, 1, "", "KEY_IC"], [174, 9, 1, "", "KEY_IL"], [174, 9, 1, "", "KEY_LEFT"], [174, 9, 1, "", "KEY_LL"], [174, 9, 1, "", "KEY_MARK"], [174, 9, 1, "", "KEY_MAX"], [174, 9, 1, "", "KEY_MESSAGE"], [174, 9, 1, "", "KEY_MIN"], [174, 9, 1, "", "KEY_MOUSE"], [174, 9, 1, "", "KEY_MOVE"], [174, 9, 1, "", "KEY_NEXT"], [174, 9, 1, "", "KEY_NPAGE"], [174, 9, 1, "", "KEY_OPEN"], [174, 9, 1, "", "KEY_OPTIONS"], [174, 9, 1, "", "KEY_PPAGE"], [174, 9, 1, "", "KEY_PREVIOUS"], [174, 9, 1, "", "KEY_PRINT"], [174, 9, 1, "", "KEY_REDO"], [174, 9, 1, "", "KEY_REFERENCE"], [174, 9, 1, "", "KEY_REFRESH"], [174, 9, 1, "", "KEY_REPLACE"], [174, 9, 1, "", "KEY_RESET"], [174, 9, 1, "", "KEY_RESIZE"], [174, 9, 1, "", "KEY_RESTART"], [174, 9, 1, "", "KEY_RESUME"], [174, 9, 1, "", "KEY_RIGHT"], [174, 9, 1, "", "KEY_SAVE"], [174, 9, 1, "", "KEY_SBEG"], [174, 9, 1, "", "KEY_SCANCEL"], [174, 9, 1, "", "KEY_SCOMMAND"], [174, 9, 1, "", "KEY_SCOPY"], [174, 9, 1, "", "KEY_SCREATE"], [174, 9, 1, "", "KEY_SDC"], [174, 9, 1, "", "KEY_SDL"], [174, 9, 1, "", "KEY_SELECT"], [174, 9, 1, "", "KEY_SEND"], [174, 9, 1, "", "KEY_SEOL"], [174, 9, 1, "", "KEY_SEXIT"], [174, 9, 1, "", "KEY_SF"], [174, 9, 1, "", "KEY_SFIND"], [174, 9, 1, "", "KEY_SHELP"], [174, 9, 1, "", "KEY_SHOME"], [174, 9, 1, "", "KEY_SIC"], [174, 9, 1, "", "KEY_SLEFT"], [174, 9, 1, "", "KEY_SMESSAGE"], [174, 9, 1, "", "KEY_SMOVE"], [174, 9, 1, "", "KEY_SNEXT"], [174, 9, 1, "", "KEY_SOPTIONS"], [174, 9, 1, "", "KEY_SPREVIOUS"], [174, 9, 1, "", "KEY_SPRINT"], [174, 9, 1, "", "KEY_SR"], [174, 9, 1, "", "KEY_SREDO"], [174, 9, 1, "", "KEY_SREPLACE"], [174, 9, 1, "", "KEY_SRESET"], [174, 9, 1, "", "KEY_SRIGHT"], [174, 9, 1, "", "KEY_SRSUME"], [174, 9, 1, "", "KEY_SSAVE"], [174, 9, 1, "", "KEY_SSUSPEND"], [174, 9, 1, "", "KEY_STAB"], [174, 9, 1, "", "KEY_SUNDO"], [174, 9, 1, "", "KEY_SUSPEND"], [174, 9, 1, "", "KEY_UNDO"], [174, 9, 1, "", "KEY_UP"], [174, 9, 1, "", "LINES"], [174, 9, 1, "", "OK"], [174, 9, 1, "", "__version__"], [175, 10, 0, "-", "ascii"], [174, 11, 1, "", "baudrate"], [174, 11, 1, "", "beep"], [174, 11, 1, "", "can_change_color"], [174, 11, 1, "", "cbreak"], [174, 11, 1, "", "color_content"], [174, 11, 1, "", "color_pair"], [174, 11, 1, "", "curs_set"], [174, 11, 1, "", "def_prog_mode"], [174, 11, 1, "", "def_shell_mode"], [174, 11, 1, "", "delay_output"], [174, 11, 1, "", "doupdate"], [174, 11, 1, "", "echo"], [174, 11, 1, "", "endwin"], [174, 11, 1, "", "erasechar"], [174, 6, 1, "", "error"], [174, 11, 1, "", "filter"], [174, 11, 1, "", "flash"], [174, 11, 1, "", "flushinp"], [174, 11, 1, "", "get_escdelay"], [174, 11, 1, "", "get_tabsize"], [174, 11, 1, "", "getmouse"], [174, 11, 1, "", "getsyx"], [174, 11, 1, "", "getwin"], [174, 11, 1, "", "halfdelay"], [174, 11, 1, "", "has_colors"], [174, 11, 1, "", "has_extended_color_support"], [174, 11, 1, "", "has_ic"], [174, 11, 1, "", "has_il"], [174, 11, 1, "", "has_key"], [174, 11, 1, "", "init_color"], [174, 11, 1, "", "init_pair"], [174, 11, 1, "", "initscr"], [174, 11, 1, "", "is_term_resized"], [174, 11, 1, "", "isendwin"], [174, 11, 1, "", "keyname"], [174, 11, 1, "", "killchar"], [174, 11, 1, "", "longname"], [174, 11, 1, "", "meta"], [174, 11, 1, "", "mouseinterval"], [174, 11, 1, "", "mousemask"], [174, 11, 1, "", "napms"], [174, 9, 1, "", "ncurses_version"], [174, 11, 1, "", "newpad"], [174, 11, 1, "", "newwin"], [174, 11, 1, "", "nl"], [174, 11, 1, "", "nocbreak"], [174, 11, 1, "", "noecho"], [174, 11, 1, "", "nonl"], [174, 11, 1, "", "noqiflush"], [174, 11, 1, "", "noraw"], [174, 11, 1, "", "pair_content"], [174, 11, 1, "", "pair_number"], [176, 10, 0, "-", "panel"], [174, 11, 1, "", "putp"], [174, 11, 1, "", "qiflush"], [174, 11, 1, "", "raw"], [174, 11, 1, "", "reset_prog_mode"], [174, 11, 1, "", "reset_shell_mode"], [174, 11, 1, "", "resetty"], [174, 11, 1, "", "resize_term"], [174, 11, 1, "", "resizeterm"], [174, 11, 1, "", "savetty"], [174, 11, 1, "", "set_escdelay"], [174, 11, 1, "", "set_tabsize"], [174, 11, 1, "", "setsyx"], [174, 11, 1, "", "setupterm"], [174, 11, 1, "", "start_color"], [174, 11, 1, "", "termattrs"], [174, 11, 1, "", "termname"], [174, 10, 0, "-", "textpad"], [174, 11, 1, "", "tigetflag"], [174, 11, 1, "", "tigetnum"], [174, 11, 1, "", "tigetstr"], [174, 11, 1, "", "tparm"], [174, 11, 1, "", "typeahead"], [174, 11, 1, "", "unctrl"], [174, 11, 1, "", "unget_wch"], [174, 11, 1, "", "ungetch"], [174, 11, 1, "", "ungetmouse"], [174, 11, 1, "", "update_lines_cols"], [174, 11, 1, "", "use_default_colors"], [174, 11, 1, "", "use_env"], [174, 9, 1, "", "version"], [174, 11, 1, "", "wrapper"]], "curses.ascii": [[175, 9, 1, "", "ACK"], [175, 9, 1, "", "BEL"], [175, 9, 1, "", "BS"], [175, 9, 1, "", "CAN"], [175, 9, 1, "", "CR"], [175, 9, 1, "", "DC1"], [175, 9, 1, "", "DC2"], [175, 9, 1, "", "DC3"], [175, 9, 1, "", "DC4"], [175, 9, 1, "", "DEL"], [175, 9, 1, "", "DLE"], [175, 9, 1, "", "EM"], [175, 9, 1, "", "ENQ"], [175, 9, 1, "", "EOT"], [175, 9, 1, "", "ESC"], [175, 9, 1, "", "ETB"], [175, 9, 1, "", "ETX"], [175, 9, 1, "", "FF"], [175, 9, 1, "", "FS"], [175, 9, 1, "", "GS"], [175, 9, 1, "", "HT"], [175, 9, 1, "", "LF"], [175, 9, 1, "", "NAK"], [175, 9, 1, "", "NL"], [175, 9, 1, "", "NUL"], [175, 9, 1, "", "RS"], [175, 9, 1, "", "SI"], [175, 9, 1, "", "SO"], [175, 9, 1, "", "SOH"], [175, 9, 1, "", "SP"], [175, 9, 1, "", "STX"], [175, 9, 1, "", "SUB"], [175, 9, 1, "", "SYN"], [175, 9, 1, "", "TAB"], [175, 9, 1, "", "US"], [175, 9, 1, "", "VT"], [175, 11, 1, "", "alt"], [175, 11, 1, "", "ascii"], [175, 9, 1, "", "controlnames"], [175, 11, 1, "", "ctrl"], [175, 11, 1, "", "isalnum"], [175, 11, 1, "", "isalpha"], [175, 11, 1, "", "isascii"], [175, 11, 1, "", "isblank"], [175, 11, 1, "", "iscntrl"], [175, 11, 1, "", "isctrl"], [175, 11, 1, "", "isdigit"], [175, 11, 1, "", "isgraph"], [175, 11, 1, "", "islower"], [175, 11, 1, "", "ismeta"], [175, 11, 1, "", "isprint"], [175, 11, 1, "", "ispunct"], [175, 11, 1, "", "isspace"], [175, 11, 1, "", "isupper"], [175, 11, 1, "", "isxdigit"], [175, 11, 1, "", "unctrl"]], "curses.panel.Panel": [[176, 8, 1, "", "above"], [176, 8, 1, "", "below"], [176, 8, 1, "", "bottom"], [176, 8, 1, "", "hidden"], [176, 8, 1, "", "hide"], [176, 8, 1, "", "move"], [176, 8, 1, "", "replace"], [176, 8, 1, "", "set_userptr"], [176, 8, 1, "", "show"], [176, 8, 1, "", "top"], [176, 8, 1, "", "userptr"], [176, 8, 1, "", "window"]], "curses.panel": [[176, 11, 1, "", "bottom_panel"], [176, 11, 1, "", "new_panel"], [176, 11, 1, "", "top_panel"], [176, 11, 1, "", "update_panels"]], "curses.textpad": [[174, 12, 1, "", "Textbox"], [174, 11, 1, "", "rectangle"]], "curses.textpad.Textbox": [[174, 8, 1, "", "do_command"], [174, 8, 1, "", "edit"], [174, 8, 1, "", "gather"], [174, 7, 1, "", "stripspaces"]], "curses.window": [[174, 8, 1, "", "addch"], [174, 8, 1, "", "addnstr"], [174, 8, 1, "", "addstr"], [174, 8, 1, "", "attroff"], [174, 8, 1, "", "attron"], [174, 8, 1, "", "attrset"], [174, 8, 1, "", "bkgd"], [174, 8, 1, "", "bkgdset"], [174, 8, 1, "", "border"], [174, 8, 1, "", "box"], [174, 8, 1, "", "chgat"], [174, 8, 1, "", "clear"], [174, 8, 1, "", "clearok"], [174, 8, 1, "", "clrtobot"], [174, 8, 1, "", "clrtoeol"], [174, 8, 1, "", "cursyncup"], [174, 8, 1, "", "delch"], [174, 8, 1, "", "deleteln"], [174, 8, 1, "", "derwin"], [174, 8, 1, "", "echochar"], [174, 8, 1, "", "enclose"], [174, 7, 1, "", "encoding"], [174, 8, 1, "", "erase"], [174, 8, 1, "", "get_wch"], [174, 8, 1, "", "getbegyx"], [174, 8, 1, "", "getbkgd"], [174, 8, 1, "", "getch"], [174, 8, 1, "", "getkey"], [174, 8, 1, "", "getmaxyx"], [174, 8, 1, "", "getparyx"], [174, 8, 1, "", "getstr"], [174, 8, 1, "", "getyx"], [174, 8, 1, "", "hline"], [174, 8, 1, "", "idcok"], [174, 8, 1, "", "idlok"], [174, 8, 1, "", "immedok"], [174, 8, 1, "", "inch"], [174, 8, 1, "", "insch"], [174, 8, 1, "", "insdelln"], [174, 8, 1, "", "insertln"], [174, 8, 1, "", "insnstr"], [174, 8, 1, "", "insstr"], [174, 8, 1, "", "instr"], [174, 8, 1, "", "is_linetouched"], [174, 8, 1, "", "is_wintouched"], [174, 8, 1, "", "keypad"], [174, 8, 1, "", "leaveok"], [174, 8, 1, "", "move"], [174, 8, 1, "", "mvderwin"], [174, 8, 1, "", "mvwin"], [174, 8, 1, "", "nodelay"], [174, 8, 1, "", "notimeout"], [174, 8, 1, "", "noutrefresh"], [174, 8, 1, "", "overlay"], [174, 8, 1, "", "overwrite"], [174, 8, 1, "", "putwin"], [174, 8, 1, "", "redrawln"], [174, 8, 1, "", "redrawwin"], [174, 8, 1, "", "refresh"], [174, 8, 1, "", "resize"], [174, 8, 1, "", "scroll"], [174, 8, 1, "", "scrollok"], [174, 8, 1, "", "setscrreg"], [174, 8, 1, "", "standend"], [174, 8, 1, "", "standout"], [174, 8, 1, "", "subpad"], [174, 8, 1, "", "subwin"], [174, 8, 1, "", "syncdown"], [174, 8, 1, "", "syncok"], [174, 8, 1, "", "syncup"], [174, 8, 1, "", "timeout"], [174, 8, 1, "", "touchline"], [174, 8, 1, "", "touchwin"], [174, 8, 1, "", "untouchwin"], [174, 8, 1, "", "vline"]], "dataclasses": [[178, 12, 1, "", "Field"], [178, 6, 1, "", "FrozenInstanceError"], [178, 9, 1, "", "KW_ONLY"], [178, 9, 1, "", "MISSING"], [178, 11, 1, "", "__post_init__"], [178, 11, 1, "", "asdict"], [178, 11, 1, "", "astuple"], [178, 11, 1, "", "dataclass"], [178, 11, 1, "", "field"], [178, 11, 1, "", "fields"], [178, 11, 1, "", "is_dataclass"], [178, 11, 1, "", "make_dataclass"], [178, 11, 1, "", "replace"]], "datetime": [[180, 9, 1, "", "MAXYEAR"], [180, 9, 1, "", "MINYEAR"], [180, 7, 1, "", "UTC"], [180, 12, 1, "", "date"], [180, 12, 1, "", "datetime"], [180, 12, 1, "", "time"], [180, 12, 1, "", "timedelta"], [180, 12, 1, "", "timezone"], [180, 12, 1, "", "tzinfo"]], "datetime.date": [[180, 8, 1, "", "__format__"], [180, 8, 1, "", "__str__"], [180, 8, 1, "", "ctime"], [180, 7, 1, "", "day"], [180, 8, 1, "", "fromisocalendar"], [180, 8, 1, "", "fromisoformat"], [180, 8, 1, "", "fromordinal"], [180, 8, 1, "", "fromtimestamp"], [180, 8, 1, "", "isocalendar"], [180, 8, 1, "", "isoformat"], [180, 8, 1, "", "isoweekday"], [180, 7, 1, "", "max"], [180, 7, 1, "", "min"], [180, 7, 1, "", "month"], [180, 8, 1, "", "replace"], [180, 7, 1, "", "resolution"], [180, 8, 1, "", "strftime"], [180, 8, 1, "", "timetuple"], [180, 8, 1, "", "today"], [180, 8, 1, "", "toordinal"], [180, 8, 1, "", "weekday"], [180, 7, 1, "", "year"]], "datetime.datetime": [[180, 8, 1, "", "__format__"], [180, 8, 1, "", "__str__"], [180, 8, 1, "", "astimezone"], [180, 8, 1, "", "combine"], [180, 8, 1, "", "ctime"], [180, 8, 1, "", "date"], [180, 7, 1, "", "day"], [180, 8, 1, "", "dst"], [180, 7, 1, "", "fold"], [180, 8, 1, "", "fromisocalendar"], [180, 8, 1, "", "fromisoformat"], [180, 8, 1, "", "fromordinal"], [180, 8, 1, "", "fromtimestamp"], [180, 7, 1, "", "hour"], [180, 8, 1, "", "isocalendar"], [180, 8, 1, "", "isoformat"], [180, 8, 1, "", "isoweekday"], [180, 7, 1, "", "max"], [180, 7, 1, "", "microsecond"], [180, 7, 1, "", "min"], [180, 7, 1, "", "minute"], [180, 7, 1, "", "month"], [180, 8, 1, "", "now"], [180, 8, 1, "", "replace"], [180, 7, 1, "", "resolution"], [180, 7, 1, "", "second"], [180, 8, 1, "", "strftime"], [180, 8, 1, "", "strptime"], [180, 8, 1, "", "time"], [180, 8, 1, "", "timestamp"], [180, 8, 1, "", "timetuple"], [180, 8, 1, "", "timetz"], [180, 8, 1, "", "today"], [180, 8, 1, "", "toordinal"], [180, 7, 1, "", "tzinfo"], [180, 8, 1, "", "tzname"], [180, 8, 1, "", "utcfromtimestamp"], [180, 8, 1, "", "utcnow"], [180, 8, 1, "", "utcoffset"], [180, 8, 1, "", "utctimetuple"], [180, 8, 1, "", "weekday"], [180, 7, 1, "", "year"]], "datetime.time": [[180, 8, 1, "", "__format__"], [180, 8, 1, "", "__str__"], [180, 8, 1, "", "dst"], [180, 7, 1, "", "fold"], [180, 8, 1, "", "fromisoformat"], [180, 7, 1, "", "hour"], [180, 8, 1, "", "isoformat"], [180, 7, 1, "", "max"], [180, 7, 1, "", "microsecond"], [180, 7, 1, "", "min"], [180, 7, 1, "", "minute"], [180, 8, 1, "", "replace"], [180, 7, 1, "", "resolution"], [180, 7, 1, "", "second"], [180, 8, 1, "", "strftime"], [180, 7, 1, "", "tzinfo"], [180, 8, 1, "", "tzname"], [180, 8, 1, "", "utcoffset"]], "datetime.timedelta": [[180, 7, 1, "", "max"], [180, 7, 1, "", "min"], [180, 7, 1, "", "resolution"], [180, 8, 1, "", "total_seconds"]], "datetime.timezone": [[180, 8, 1, "", "dst"], [180, 8, 1, "", "fromutc"], [180, 8, 1, "", "tzname"], [180, 7, 1, "", "utc"], [180, 8, 1, "", "utcoffset"]], "datetime.tzinfo": [[180, 8, 1, "", "dst"], [180, 8, 1, "", "fromutc"], [180, 8, 1, "", "tzname"], [180, 8, 1, "", "utcoffset"]], "dbm": [[181, 10, 0, "-", "dumb"], [181, 6, 1, "", "error"], [181, 10, 0, "-", "gnu"], [181, 10, 0, "-", "ndbm"], [181, 11, 1, "", "open"], [181, 11, 1, "", "whichdb"]], "dbm.dumb.dumbdbm": [[181, 8, 1, "", "close"], [181, 8, 1, "", "sync"]], "dbm.dumb": [[181, 6, 1, "", "error"], [181, 11, 1, "", "open"]], "dbm.gnu": [[181, 6, 1, "", "error"], [181, 11, 1, "", "open"]], "dbm.gnu.gdbm": [[181, 8, 1, "", "close"], [181, 8, 1, "", "firstkey"], [181, 8, 1, "", "nextkey"], [181, 8, 1, "", "reorganize"], [181, 8, 1, "", "sync"]], "dbm.ndbm": [[181, 6, 1, "", "error"], [181, 9, 1, "", "library"], [181, 11, 1, "", "open"]], "dbm.ndbm.ndbm": [[181, 8, 1, "", "close"]], "decimal": [[183, 12, 1, "", "BasicContext"], [183, 12, 1, "", "Clamped"], [183, 12, 1, "", "Context"], [183, 12, 1, "", "Decimal"], [183, 12, 1, "", "DecimalException"], [183, 12, 1, "", "DefaultContext"], [183, 12, 1, "", "DivisionByZero"], [183, 12, 1, "", "ExtendedContext"], [183, 12, 1, "", "FloatOperation"], [183, 9, 1, "", "HAVE_CONTEXTVAR"], [183, 9, 1, "", "HAVE_THREADS"], [183, 12, 1, "", "Inexact"], [183, 12, 1, "", "InvalidOperation"], [183, 9, 1, "", "MAX_EMAX"], [183, 9, 1, "", "MAX_PREC"], [183, 9, 1, "", "MIN_EMIN"], [183, 9, 1, "", "MIN_ETINY"], [183, 12, 1, "", "Overflow"], [183, 9, 1, "", "ROUND_05UP"], [183, 9, 1, "", "ROUND_CEILING"], [183, 9, 1, "", "ROUND_DOWN"], [183, 9, 1, "", "ROUND_FLOOR"], [183, 9, 1, "", "ROUND_HALF_DOWN"], [183, 9, 1, "", "ROUND_HALF_EVEN"], [183, 9, 1, "", "ROUND_HALF_UP"], [183, 9, 1, "", "ROUND_UP"], [183, 12, 1, "", "Rounded"], [183, 12, 1, "", "Subnormal"], [183, 12, 1, "", "Underflow"], [183, 11, 1, "", "getcontext"], [183, 11, 1, "", "localcontext"], [183, 11, 1, "", "setcontext"]], "decimal.Context": [[183, 8, 1, "", "Etiny"], [183, 8, 1, "", "Etop"], [183, 8, 1, "", "abs"], [183, 8, 1, "", "add"], [183, 8, 1, "", "canonical"], [183, 8, 1, "", "clear_flags"], [183, 8, 1, "", "clear_traps"], [183, 8, 1, "", "compare"], [183, 8, 1, "", "compare_signal"], [183, 8, 1, "", "compare_total"], [183, 8, 1, "", "compare_total_mag"], [183, 8, 1, "", "copy"], [183, 8, 1, "", "copy_abs"], [183, 8, 1, "", "copy_decimal"], [183, 8, 1, "", "copy_negate"], [183, 8, 1, "", "copy_sign"], [183, 8, 1, "", "create_decimal"], [183, 8, 1, "", "create_decimal_from_float"], [183, 8, 1, "", "divide"], [183, 8, 1, "", "divide_int"], [183, 8, 1, "", "divmod"], [183, 8, 1, "", "exp"], [183, 8, 1, "", "fma"], [183, 8, 1, "", "is_canonical"], [183, 8, 1, "", "is_finite"], [183, 8, 1, "", "is_infinite"], [183, 8, 1, "", "is_nan"], [183, 8, 1, "", "is_normal"], [183, 8, 1, "", "is_qnan"], [183, 8, 1, "", "is_signed"], [183, 8, 1, "", "is_snan"], [183, 8, 1, "", "is_subnormal"], [183, 8, 1, "", "is_zero"], [183, 8, 1, "", "ln"], [183, 8, 1, "", "log10"], [183, 8, 1, "", "logb"], [183, 8, 1, "", "logical_and"], [183, 8, 1, "", "logical_invert"], [183, 8, 1, "", "logical_or"], [183, 8, 1, "", "logical_xor"], [183, 8, 1, "", "max"], [183, 8, 1, "", "max_mag"], [183, 8, 1, "", "min"], [183, 8, 1, "", "min_mag"], [183, 8, 1, "", "minus"], [183, 8, 1, "", "multiply"], [183, 8, 1, "", "next_minus"], [183, 8, 1, "", "next_plus"], [183, 8, 1, "", "next_toward"], [183, 8, 1, "", "normalize"], [183, 8, 1, "", "number_class"], [183, 8, 1, "", "plus"], [183, 8, 1, "", "power"], [183, 8, 1, "", "quantize"], [183, 8, 1, "", "radix"], [183, 8, 1, "", "remainder"], [183, 8, 1, "", "remainder_near"], [183, 8, 1, "", "rotate"], [183, 8, 1, "", "same_quantum"], [183, 8, 1, "", "scaleb"], [183, 8, 1, "", "shift"], [183, 8, 1, "", "sqrt"], [183, 8, 1, "", "subtract"], [183, 8, 1, "", "to_eng_string"], [183, 8, 1, "", "to_integral_exact"], [183, 8, 1, "", "to_sci_string"]], "decimal.Decimal": [[183, 8, 1, "", "adjusted"], [183, 8, 1, "", "as_integer_ratio"], [183, 8, 1, "", "as_tuple"], [183, 8, 1, "", "canonical"], [183, 8, 1, "", "compare"], [183, 8, 1, "", "compare_signal"], [183, 8, 1, "", "compare_total"], [183, 8, 1, "", "compare_total_mag"], [183, 8, 1, "", "conjugate"], [183, 8, 1, "", "copy_abs"], [183, 8, 1, "", "copy_negate"], [183, 8, 1, "", "copy_sign"], [183, 8, 1, "", "exp"], [183, 8, 1, "", "fma"], [183, 8, 1, "", "from_float"], [183, 8, 1, "", "is_canonical"], [183, 8, 1, "", "is_finite"], [183, 8, 1, "", "is_infinite"], [183, 8, 1, "", "is_nan"], [183, 8, 1, "", "is_normal"], [183, 8, 1, "", "is_qnan"], [183, 8, 1, "", "is_signed"], [183, 8, 1, "", "is_snan"], [183, 8, 1, "", "is_subnormal"], [183, 8, 1, "", "is_zero"], [183, 8, 1, "", "ln"], [183, 8, 1, "", "log10"], [183, 8, 1, "", "logb"], [183, 8, 1, "", "logical_and"], [183, 8, 1, "", "logical_invert"], [183, 8, 1, "", "logical_or"], [183, 8, 1, "", "logical_xor"], [183, 8, 1, "", "max"], [183, 8, 1, "", "max_mag"], [183, 8, 1, "", "min"], [183, 8, 1, "", "min_mag"], [183, 8, 1, "", "next_minus"], [183, 8, 1, "", "next_plus"], [183, 8, 1, "", "next_toward"], [183, 8, 1, "", "normalize"], [183, 8, 1, "", "number_class"], [183, 8, 1, "", "quantize"], [183, 8, 1, "", "radix"], [183, 8, 1, "", "remainder_near"], [183, 8, 1, "", "rotate"], [183, 8, 1, "", "same_quantum"], [183, 8, 1, "", "scaleb"], [183, 8, 1, "", "shift"], [183, 8, 1, "", "sqrt"], [183, 8, 1, "", "to_eng_string"], [183, 8, 1, "", "to_integral"], [183, 8, 1, "", "to_integral_exact"], [183, 8, 1, "", "to_integral_value"]], "definition": [[341, 7, 1, "", "__name__"], [341, 7, 1, "", "__qualname__"], [341, 7, 1, "", "__type_params__"]], "dict": [[341, 8, 1, "", "clear"], [341, 8, 1, "", "copy"], [341, 8, 1, "", "fromkeys"], [341, 8, 1, "", "get"], [341, 8, 1, "", "items"], [341, 8, 1, "", "keys"], [341, 8, 1, "", "pop"], [341, 8, 1, "", "popitem"], [341, 8, 1, "", "setdefault"], [341, 8, 1, "", "update"], [341, 8, 1, "", "values"]], "difflib": [[187, 12, 1, "", "Differ"], [187, 12, 1, "", "HtmlDiff"], [187, 11, 1, "", "IS_CHARACTER_JUNK"], [187, 11, 1, "", "IS_LINE_JUNK"], [187, 12, 1, "", "SequenceMatcher"], [187, 11, 1, "", "context_diff"], [187, 11, 1, "", "diff_bytes"], [187, 11, 1, "", "get_close_matches"], [187, 11, 1, "", "ndiff"], [187, 11, 1, "", "restore"], [187, 11, 1, "", "unified_diff"]], "difflib.Differ": [[187, 8, 1, "", "compare"]], "difflib.HtmlDiff": [[187, 8, 1, "", "__init__"], [187, 8, 1, "", "make_file"], [187, 8, 1, "", "make_table"]], "difflib.SequenceMatcher": [[187, 8, 1, "", "find_longest_match"], [187, 8, 1, "", "get_grouped_opcodes"], [187, 8, 1, "", "get_matching_blocks"], [187, 8, 1, "", "get_opcodes"], [187, 8, 1, "", "quick_ratio"], [187, 8, 1, "", "ratio"], [187, 8, 1, "", "real_quick_ratio"], [187, 8, 1, "", "set_seq1"], [187, 8, 1, "", "set_seq2"], [187, 8, 1, "", "set_seqs"]], "dis": [[188, 12, 1, "", "Bytecode"], [188, 12, 1, "", "Instruction"], [188, 12, 1, "", "Positions"], [188, 9, 1, "", "cmp_op"], [188, 11, 1, "", "code_info"], [188, 11, 1, "", "dis"], [188, 11, 1, "", "disassemble"], [188, 11, 1, "", "disco"], [188, 11, 1, "", "distb"], [188, 11, 1, "", "findlabels"], [188, 11, 1, "", "findlinestarts"], [188, 11, 1, "", "get_instructions"], [188, 9, 1, "", "hasarg"], [188, 9, 1, "", "hascompare"], [188, 9, 1, "", "hasconst"], [188, 9, 1, "", "hasexc"], [188, 9, 1, "", "hasfree"], [188, 9, 1, "", "hasjabs"], [188, 9, 1, "", "hasjrel"], [188, 9, 1, "", "haslocal"], [188, 9, 1, "", "hasname"], [188, 9, 1, "", "opmap"], [188, 9, 1, "", "opname"], [188, 11, 1, "", "show_code"], [188, 11, 1, "", "stack_effect"], [188, 14, 1, "cmdoption-dis-h", "--help"], [188, 14, 1, "cmdoption-dis-h", "-h"]], "dis.Bytecode": [[188, 9, 1, "", "codeobj"], [188, 8, 1, "", "dis"], [188, 9, 1, "", "first_line"], [188, 8, 1, "", "from_traceback"], [188, 8, 1, "", "info"]], "dis.Instruction": [[188, 9, 1, "", "arg"], [188, 9, 1, "", "argrepr"], [188, 9, 1, "", "argval"], [188, 9, 1, "", "is_jump_target"], [188, 9, 1, "", "offset"], [188, 9, 1, "", "opcode"], [188, 9, 1, "", "opname"], [188, 9, 1, "", "positions"], [188, 9, 1, "", "starts_line"]], "dis.Positions": [[188, 9, 1, "", "col_offset"], [188, 9, 1, "", "end_col_offset"], [188, 9, 1, "", "end_lineno"], [188, 9, 1, "", "lineno"]], "doctest": [[190, 9, 1, "", "COMPARISON_FLAGS"], [190, 9, 1, "", "DONT_ACCEPT_BLANKLINE"], [190, 9, 1, "", "DONT_ACCEPT_TRUE_FOR_1"], [190, 12, 1, "", "DebugRunner"], [190, 11, 1, "", "DocFileSuite"], [190, 12, 1, "", "DocTest"], [190, 6, 1, "", "DocTestFailure"], [190, 12, 1, "", "DocTestFinder"], [190, 12, 1, "", "DocTestParser"], [190, 12, 1, "", "DocTestRunner"], [190, 11, 1, "", "DocTestSuite"], [190, 9, 1, "", "ELLIPSIS"], [190, 12, 1, "", "Example"], [190, 9, 1, "", "FAIL_FAST"], [190, 9, 1, "", "IGNORE_EXCEPTION_DETAIL"], [190, 9, 1, "", "NORMALIZE_WHITESPACE"], [190, 12, 1, "", "OutputChecker"], [190, 9, 1, "", "REPORTING_FLAGS"], [190, 9, 1, "", "REPORT_CDIFF"], [190, 9, 1, "", "REPORT_NDIFF"], [190, 9, 1, "", "REPORT_ONLY_FIRST_FAILURE"], [190, 9, 1, "", "REPORT_UDIFF"], [190, 9, 1, "", "SKIP"], [190, 6, 1, "", "UnexpectedException"], [190, 11, 1, "", "debug"], [190, 11, 1, "", "debug_src"], [190, 11, 1, "", "register_optionflag"], [190, 11, 1, "", "run_docstring_examples"], [190, 11, 1, "", "script_from_examples"], [190, 11, 1, "", "set_unittest_reportflags"], [190, 11, 1, "", "testfile"], [190, 11, 1, "", "testmod"], [190, 11, 1, "", "testsource"]], "doctest.DocTest": [[190, 7, 1, "", "docstring"], [190, 7, 1, "", "examples"], [190, 7, 1, "", "filename"], [190, 7, 1, "", "globs"], [190, 7, 1, "", "lineno"], [190, 7, 1, "", "name"]], "doctest.DocTestFailure": [[190, 7, 1, "", "example"], [190, 7, 1, "", "got"], [190, 7, 1, "", "test"]], "doctest.DocTestFinder": [[190, 8, 1, "", "find"]], "doctest.DocTestParser": [[190, 8, 1, "", "get_doctest"], [190, 8, 1, "", "get_examples"], [190, 8, 1, "", "parse"]], "doctest.DocTestRunner": [[190, 8, 1, "", "report_failure"], [190, 8, 1, "", "report_start"], [190, 8, 1, "", "report_success"], [190, 8, 1, "", "report_unexpected_exception"], [190, 8, 1, "", "run"], [190, 8, 1, "", "summarize"]], "doctest.Example": [[190, 7, 1, "", "exc_msg"], [190, 7, 1, "", "indent"], [190, 7, 1, "", "lineno"], [190, 7, 1, "", "options"], [190, 7, 1, "", "source"], [190, 7, 1, "", "want"]], "doctest.OutputChecker": [[190, 8, 1, "", "check_output"], [190, 8, 1, "", "output_difference"]], "doctest.UnexpectedException": [[190, 7, 1, "", "example"], [190, 7, 1, "", "exc_info"], [190, 7, 1, "", "test"]], "email": [[192, 10, 0, "-", "charset"], [194, 10, 0, "-", "contentmanager"], [195, 10, 0, "-", "encoders"], [196, 10, 0, "-", "errors"], [198, 10, 0, "-", "generator"], [199, 10, 0, "-", "header"], [200, 10, 0, "-", "headerregistry"], [201, 10, 0, "-", "iterators"], [202, 10, 0, "-", "message"], [204, 11, 1, "", "message_from_binary_file"], [204, 11, 1, "", "message_from_bytes"], [204, 11, 1, "", "message_from_file"], [204, 11, 1, "", "message_from_string"], [203, 10, 0, "-", "mime"], [204, 10, 0, "-", "parser"], [205, 10, 0, "-", "policy"], [206, 10, 0, "-", "utils"]], "email.charset": [[192, 12, 1, "", "Charset"], [192, 11, 1, "", "add_alias"], [192, 11, 1, "", "add_charset"], [192, 11, 1, "", "add_codec"]], "email.charset.Charset": [[192, 8, 1, "", "__eq__"], [192, 8, 1, "", "__ne__"], [192, 8, 1, "", "__str__"], [192, 8, 1, "", "body_encode"], [192, 7, 1, "", "body_encoding"], [192, 8, 1, "", "get_body_encoding"], [192, 8, 1, "", "get_output_charset"], [192, 8, 1, "", "header_encode"], [192, 8, 1, "", "header_encode_lines"], [192, 7, 1, "", "header_encoding"], [192, 7, 1, "", "input_charset"], [192, 7, 1, "", "input_codec"], [192, 7, 1, "", "output_charset"], [192, 7, 1, "", "output_codec"]], "email.contentmanager": [[194, 12, 1, "", "ContentManager"], [194, 8, 1, "", "get_content"], [194, 9, 1, "", "raw_data_manager"], [194, 8, 1, "", "set_content"]], "email.contentmanager.ContentManager": [[194, 8, 1, "", "add_get_handler"], [194, 8, 1, "", "add_set_handler"], [194, 8, 1, "", "get_content"], [194, 8, 1, "", "set_content"]], "email.encoders": [[195, 11, 1, "", "encode_7or8bit"], [195, 11, 1, "", "encode_base64"], [195, 11, 1, "", "encode_noop"], [195, 11, 1, "", "encode_quopri"]], "email.errors": [[196, 6, 1, "", "BoundaryError"], [196, 6, 1, "", "HeaderParseError"], [196, 6, 1, "", "MessageError"], [196, 6, 1, "", "MessageParseError"], [196, 6, 1, "", "MultipartConversionError"]], "email.generator": [[198, 12, 1, "", "BytesGenerator"], [198, 12, 1, "", "DecodedGenerator"], [198, 12, 1, "", "Generator"]], "email.generator.BytesGenerator": [[198, 8, 1, "", "clone"], [198, 8, 1, "", "flatten"], [198, 8, 1, "", "write"]], "email.generator.Generator": [[198, 8, 1, "", "clone"], [198, 8, 1, "", "flatten"], [198, 8, 1, "", "write"]], "email.header": [[199, 12, 1, "", "Header"], [199, 11, 1, "", "decode_header"], [199, 11, 1, "", "make_header"]], "email.header.Header": [[199, 8, 1, "", "__eq__"], [199, 8, 1, "", "__ne__"], [199, 8, 1, "", "__str__"], [199, 8, 1, "", "append"], [199, 8, 1, "", "encode"]], "email.headerregistry": [[200, 12, 1, "", "Address"], [200, 12, 1, "", "AddressHeader"], [200, 12, 1, "", "BaseHeader"], [200, 12, 1, "", "ContentDispositionHeader"], [200, 12, 1, "", "ContentTransferEncoding"], [200, 12, 1, "", "ContentTypeHeader"], [200, 12, 1, "", "DateHeader"], [200, 12, 1, "", "Group"], [200, 12, 1, "", "HeaderRegistry"], [200, 12, 1, "", "MIMEVersionHeader"], [200, 12, 1, "", "ParameterizedMIMEHeader"], [200, 12, 1, "", "SingleAddressHeader"], [200, 12, 1, "", "UnstructuredHeader"]], "email.headerregistry.Address": [[200, 8, 1, "", "__str__"], [200, 7, 1, "", "addr_spec"], [200, 7, 1, "", "display_name"], [200, 7, 1, "", "domain"], [200, 7, 1, "", "username"]], "email.headerregistry.AddressHeader": [[200, 7, 1, "", "addresses"], [200, 7, 1, "", "groups"]], "email.headerregistry.BaseHeader": [[200, 7, 1, "", "defects"], [200, 8, 1, "", "fold"], [200, 7, 1, "", "max_count"], [200, 7, 1, "", "name"]], "email.headerregistry.ContentDispositionHeader": [[200, 7, 1, "", "content_disposition"]], "email.headerregistry.ContentTransferEncoding": [[200, 7, 1, "", "cte"]], "email.headerregistry.ContentTypeHeader": [[200, 7, 1, "", "content_type"], [200, 7, 1, "", "maintype"], [200, 7, 1, "", "subtype"]], "email.headerregistry.DateHeader": [[200, 7, 1, "", "datetime"]], "email.headerregistry.Group": [[200, 8, 1, "", "__str__"], [200, 7, 1, "", "addresses"], [200, 7, 1, "", "display_name"]], "email.headerregistry.HeaderRegistry": [[200, 8, 1, "", "__call__"], [200, 8, 1, "", "__getitem__"], [200, 8, 1, "", "map_to_type"]], "email.headerregistry.MIMEVersionHeader": [[200, 7, 1, "", "major"], [200, 7, 1, "", "minor"], [200, 7, 1, "", "version"]], "email.headerregistry.ParameterizedMIMEHeader": [[200, 7, 1, "", "params"]], "email.headerregistry.SingleAddressHeader": [[200, 7, 1, "", "address"]], "email.iterators": [[201, 11, 1, "", "_structure"], [201, 11, 1, "", "body_line_iterator"], [201, 11, 1, "", "typed_subpart_iterator"]], "email.message": [[202, 12, 1, "", "EmailMessage"], [202, 12, 1, "", "MIMEPart"], [193, 12, 1, "", "Message"]], "email.message.EmailMessage": [[202, 8, 1, "", "__bytes__"], [202, 8, 1, "", "__contains__"], [202, 8, 1, "", "__delitem__"], [202, 8, 1, "", "__getitem__"], [202, 8, 1, "", "__len__"], [202, 8, 1, "", "__setitem__"], [202, 8, 1, "", "__str__"], [202, 8, 1, "", "add_alternative"], [202, 8, 1, "", "add_attachment"], [202, 8, 1, "", "add_header"], [202, 8, 1, "", "add_related"], [202, 8, 1, "", "as_bytes"], [202, 8, 1, "", "as_string"], [202, 8, 1, "", "clear"], [202, 8, 1, "", "clear_content"], [202, 7, 1, "", "defects"], [202, 8, 1, "", "del_param"], [202, 7, 1, "", "epilogue"], [202, 8, 1, "", "get"], [202, 8, 1, "", "get_all"], [202, 8, 1, "", "get_body"], [202, 8, 1, "", "get_boundary"], [202, 8, 1, "", "get_charsets"], [202, 8, 1, "", "get_content"], [202, 8, 1, "", "get_content_charset"], [202, 8, 1, "", "get_content_disposition"], [202, 8, 1, "", "get_content_maintype"], [202, 8, 1, "", "get_content_subtype"], [202, 8, 1, "", "get_content_type"], [202, 8, 1, "", "get_default_type"], [202, 8, 1, "", "get_filename"], [202, 8, 1, "", "get_unixfrom"], [202, 8, 1, "", "is_attachment"], [202, 8, 1, "", "is_multipart"], [202, 8, 1, "", "items"], [202, 8, 1, "", "iter_attachments"], [202, 8, 1, "", "iter_parts"], [202, 8, 1, "", "keys"], [202, 8, 1, "", "make_alternative"], [202, 8, 1, "", "make_mixed"], [202, 8, 1, "", "make_related"], [202, 7, 1, "", "preamble"], [202, 8, 1, "", "replace_header"], [202, 8, 1, "", "set_boundary"], [202, 8, 1, "", "set_content"], [202, 8, 1, "", "set_default_type"], [202, 8, 1, "", "set_param"], [202, 8, 1, "", "set_unixfrom"], [202, 8, 1, "", "values"], [202, 8, 1, "", "walk"]], "email.message.Message": [[193, 8, 1, "", "__bytes__"], [193, 8, 1, "", "__contains__"], [193, 8, 1, "", "__delitem__"], [193, 8, 1, "", "__getitem__"], [193, 8, 1, "", "__len__"], [193, 8, 1, "", "__setitem__"], [193, 8, 1, "", "__str__"], [193, 8, 1, "", "add_header"], [193, 8, 1, "", "as_bytes"], [193, 8, 1, "", "as_string"], [193, 8, 1, "", "attach"], [193, 7, 1, "", "defects"], [193, 8, 1, "", "del_param"], [193, 7, 1, "", "epilogue"], [193, 8, 1, "", "get"], [193, 8, 1, "", "get_all"], [193, 8, 1, "", "get_boundary"], [193, 8, 1, "", "get_charset"], [193, 8, 1, "", "get_charsets"], [193, 8, 1, "", "get_content_charset"], [193, 8, 1, "", "get_content_disposition"], [193, 8, 1, "", "get_content_maintype"], [193, 8, 1, "", "get_content_subtype"], [193, 8, 1, "", "get_content_type"], [193, 8, 1, "", "get_default_type"], [193, 8, 1, "", "get_filename"], [193, 8, 1, "", "get_param"], [193, 8, 1, "", "get_params"], [193, 8, 1, "", "get_payload"], [193, 8, 1, "", "get_unixfrom"], [193, 8, 1, "", "is_multipart"], [193, 8, 1, "", "items"], [193, 8, 1, "", "keys"], [193, 7, 1, "", "preamble"], [193, 8, 1, "", "replace_header"], [193, 8, 1, "", "set_boundary"], [193, 8, 1, "", "set_charset"], [193, 8, 1, "", "set_default_type"], [193, 8, 1, "", "set_param"], [193, 8, 1, "", "set_payload"], [193, 8, 1, "", "set_type"], [193, 8, 1, "", "set_unixfrom"], [193, 8, 1, "", "values"], [193, 8, 1, "", "walk"]], "email.mime.application": [[203, 12, 1, "", "MIMEApplication"]], "email.mime.audio": [[203, 12, 1, "", "MIMEAudio"]], "email.mime.base": [[203, 12, 1, "", "MIMEBase"]], "email.mime.image": [[203, 12, 1, "", "MIMEImage"]], "email.mime.message": [[203, 12, 1, "", "MIMEMessage"]], "email.mime.multipart": [[203, 12, 1, "", "MIMEMultipart"]], "email.mime.nonmultipart": [[203, 12, 1, "", "MIMENonMultipart"]], "email.mime.text": [[203, 12, 1, "", "MIMEText"]], "email.parser": [[204, 12, 1, "", "BytesFeedParser"], [204, 12, 1, "", "BytesHeaderParser"], [204, 12, 1, "", "BytesParser"], [204, 12, 1, "", "FeedParser"], [204, 12, 1, "", "HeaderParser"], [204, 12, 1, "", "Parser"]], "email.parser.BytesFeedParser": [[204, 8, 1, "", "close"], [204, 8, 1, "", "feed"]], "email.parser.BytesParser": [[204, 8, 1, "", "parse"], [204, 8, 1, "", "parsebytes"]], "email.parser.Parser": [[204, 8, 1, "", "parse"], [204, 8, 1, "", "parsestr"]], "email.policy": [[205, 12, 1, "", "Compat32"], [205, 12, 1, "", "EmailPolicy"], [205, 9, 1, "", "HTTP"], [205, 12, 1, "", "Policy"], [205, 9, 1, "", "SMTP"], [205, 9, 1, "", "SMTPUTF8"], [205, 9, 1, "", "compat32"], [205, 9, 1, "", "default"], [205, 9, 1, "", "strict"]], "email.policy.Compat32": [[205, 8, 1, "", "fold"], [205, 8, 1, "", "fold_binary"], [205, 8, 1, "", "header_fetch_parse"], [205, 8, 1, "", "header_source_parse"], [205, 8, 1, "", "header_store_parse"], [205, 7, 1, "", "mangle_from_"]], "email.policy.EmailPolicy": [[205, 7, 1, "", "content_manager"], [205, 8, 1, "", "fold"], [205, 8, 1, "", "fold_binary"], [205, 7, 1, "", "header_factory"], [205, 8, 1, "", "header_fetch_parse"], [205, 8, 1, "", "header_max_count"], [205, 8, 1, "", "header_source_parse"], [205, 8, 1, "", "header_store_parse"], [205, 7, 1, "", "refold_source"], [205, 7, 1, "", "utf8"]], "email.policy.Policy": [[205, 8, 1, "", "clone"], [205, 7, 1, "", "cte_type"], [205, 8, 1, "", "fold"], [205, 8, 1, "", "fold_binary"], [205, 8, 1, "", "handle_defect"], [205, 8, 1, "", "header_fetch_parse"], [205, 8, 1, "", "header_max_count"], [205, 8, 1, "", "header_source_parse"], [205, 8, 1, "", "header_store_parse"], [205, 7, 1, "", "linesep"], [205, 7, 1, "", "mangle_from_"], [205, 7, 1, "", "max_line_length"], [205, 7, 1, "", "message_factory"], [205, 7, 1, "", "raise_on_defect"], [205, 8, 1, "", "register_defect"]], "email.utils": [[206, 11, 1, "", "collapse_rfc2231_value"], [206, 11, 1, "", "decode_params"], [206, 11, 1, "", "decode_rfc2231"], [206, 11, 1, "", "encode_rfc2231"], [206, 11, 1, "", "format_datetime"], [206, 11, 1, "", "formataddr"], [206, 11, 1, "", "formatdate"], [206, 11, 1, "", "getaddresses"], [206, 11, 1, "", "localtime"], [206, 11, 1, "", "make_msgid"], [206, 11, 1, "", "mktime_tz"], [206, 11, 1, "", "parseaddr"], [206, 11, 1, "", "parsedate"], [206, 11, 1, "", "parsedate_to_datetime"], [206, 11, 1, "", "parsedate_tz"], [206, 11, 1, "", "quote"], [206, 11, 1, "", "unquote"]], "encodings": [[155, 10, 0, "-", "idna"], [155, 10, 0, "-", "mbcs"], [155, 10, 0, "-", "utf_8_sig"]], "encodings.idna": [[155, 11, 1, "", "ToASCII"], [155, 11, 1, "", "ToUnicode"], [155, 11, 1, "", "nameprep"]], "ensurepip": [[207, 11, 1, "", "bootstrap"], [207, 11, 1, "", "version"]], "enum": [[208, 12, 1, "", "Enum"], [208, 12, 1, "", "EnumCheck"], [208, 12, 1, "", "EnumType"], [208, 12, 1, "", "Flag"], [208, 12, 1, "", "FlagBoundary"], [208, 12, 1, "", "IntEnum"], [208, 12, 1, "", "IntFlag"], [208, 12, 1, "", "ReprEnum"], [208, 12, 1, "", "StrEnum"], [208, 12, 1, "", "auto"], [208, 11, 1, "", "global_enum"], [208, 11, 1, "", "member"], [208, 11, 1, "", "nonmember"], [208, 11, 1, "", "property"], [208, 11, 1, "", "show_flag_values"], [208, 11, 1, "", "unique"], [208, 11, 1, "", "verify"]], "enum.Enum": [[208, 8, 1, "", "__dir__"], [208, 8, 1, "", "__format__"], [208, 8, 1, "", "__init_subclass__"], [208, 8, 1, "", "__repr__"], [208, 8, 1, "", "__str__"], [208, 8, 1, "", "_generate_next_value_"], [208, 7, 1, "", "_ignore_"], [208, 8, 1, "", "_missing_"], [208, 7, 1, "", "name"], [208, 7, 1, "", "value"]], "enum.EnumCheck": [[208, 7, 1, "", "CONTINUOUS"], [208, 7, 1, "", "NAMED_FLAGS"], [208, 7, 1, "", "UNIQUE"]], "enum.EnumType": [[208, 8, 1, "", "__call__"], [208, 8, 1, "", "__contains__"], [208, 8, 1, "", "__dir__"], [208, 8, 1, "", "__getitem__"], [208, 8, 1, "", "__iter__"], [208, 8, 1, "", "__len__"], [208, 8, 1, "", "__reversed__"]], "enum.Flag": [[208, 8, 1, "", "__and__"], [208, 8, 1, "", "__contains__"], [208, 8, 1, "", "__or__"], [208, 8, 1, "", "__xor__"], [208, 8, 1, "", "_numeric_repr_"]], "enum.FlagBoundary": [[208, 7, 1, "", "CONFORM"], [208, 7, 1, "", "EJECT"], [208, 7, 1, "", "KEEP"], [208, 7, 1, "", "STRICT"]], "errno": [[209, 9, 1, "", "E2BIG"], [209, 9, 1, "", "EACCES"], [209, 9, 1, "", "EADDRINUSE"], [209, 9, 1, "", "EADDRNOTAVAIL"], [209, 9, 1, "", "EADV"], [209, 9, 1, "", "EAFNOSUPPORT"], [209, 9, 1, "", "EAGAIN"], [209, 9, 1, "", "EALREADY"], [209, 9, 1, "", "EBADE"], [209, 9, 1, "", "EBADF"], [209, 9, 1, "", "EBADFD"], [209, 9, 1, "", "EBADMSG"], [209, 9, 1, "", "EBADR"], [209, 9, 1, "", "EBADRQC"], [209, 9, 1, "", "EBADSLT"], [209, 9, 1, "", "EBFONT"], [209, 9, 1, "", "EBUSY"], [209, 9, 1, "", "ECANCELED"], [209, 9, 1, "", "ECHILD"], [209, 9, 1, "", "ECHRNG"], [209, 9, 1, "", "ECOMM"], [209, 9, 1, "", "ECONNABORTED"], [209, 9, 1, "", "ECONNREFUSED"], [209, 9, 1, "", "ECONNRESET"], [209, 9, 1, "", "EDEADLK"], [209, 9, 1, "", "EDEADLOCK"], [209, 9, 1, "", "EDESTADDRREQ"], [209, 9, 1, "", "EDOM"], [209, 9, 1, "", "EDOTDOT"], [209, 9, 1, "", "EDQUOT"], [209, 9, 1, "", "EEXIST"], [209, 9, 1, "", "EFAULT"], [209, 9, 1, "", "EFBIG"], [209, 9, 1, "", "EHOSTDOWN"], [209, 9, 1, "", "EHOSTUNREACH"], [209, 9, 1, "", "EIDRM"], [209, 9, 1, "", "EILSEQ"], [209, 9, 1, "", "EINPROGRESS"], [209, 9, 1, "", "EINTR"], [209, 9, 1, "", "EINVAL"], [209, 9, 1, "", "EIO"], [209, 9, 1, "", "EISCONN"], [209, 9, 1, "", "EISDIR"], [209, 9, 1, "", "EISNAM"], [209, 9, 1, "", "EL2HLT"], [209, 9, 1, "", "EL2NSYNC"], [209, 9, 1, "", "EL3HLT"], [209, 9, 1, "", "EL3RST"], [209, 9, 1, "", "ELIBACC"], [209, 9, 1, "", "ELIBBAD"], [209, 9, 1, "", "ELIBEXEC"], [209, 9, 1, "", "ELIBMAX"], [209, 9, 1, "", "ELIBSCN"], [209, 9, 1, "", "ELNRNG"], [209, 9, 1, "", "ELOOP"], [209, 9, 1, "", "EMFILE"], [209, 9, 1, "", "EMLINK"], [209, 9, 1, "", "EMSGSIZE"], [209, 9, 1, "", "EMULTIHOP"], [209, 9, 1, "", "ENAMETOOLONG"], [209, 9, 1, "", "ENAVAIL"], [209, 9, 1, "", "ENETDOWN"], [209, 9, 1, "", "ENETRESET"], [209, 9, 1, "", "ENETUNREACH"], [209, 9, 1, "", "ENFILE"], [209, 9, 1, "", "ENOANO"], [209, 9, 1, "", "ENOBUFS"], [209, 9, 1, "", "ENOCSI"], [209, 9, 1, "", "ENODATA"], [209, 9, 1, "", "ENODEV"], [209, 9, 1, "", "ENOENT"], [209, 9, 1, "", "ENOEXEC"], [209, 9, 1, "", "ENOLCK"], [209, 9, 1, "", "ENOLINK"], [209, 9, 1, "", "ENOMEM"], [209, 9, 1, "", "ENOMSG"], [209, 9, 1, "", "ENONET"], [209, 9, 1, "", "ENOPKG"], [209, 9, 1, "", "ENOPROTOOPT"], [209, 9, 1, "", "ENOSPC"], [209, 9, 1, "", "ENOSR"], [209, 9, 1, "", "ENOSTR"], [209, 9, 1, "", "ENOSYS"], [209, 9, 1, "", "ENOTBLK"], [209, 9, 1, "", "ENOTCAPABLE"], [209, 9, 1, "", "ENOTCONN"], [209, 9, 1, "", "ENOTDIR"], [209, 9, 1, "", "ENOTEMPTY"], [209, 9, 1, "", "ENOTNAM"], [209, 9, 1, "", "ENOTRECOVERABLE"], [209, 9, 1, "", "ENOTSOCK"], [209, 9, 1, "", "ENOTSUP"], [209, 9, 1, "", "ENOTTY"], [209, 9, 1, "", "ENOTUNIQ"], [209, 9, 1, "", "ENXIO"], [209, 9, 1, "", "EOPNOTSUPP"], [209, 9, 1, "", "EOVERFLOW"], [209, 9, 1, "", "EOWNERDEAD"], [209, 9, 1, "", "EPERM"], [209, 9, 1, "", "EPFNOSUPPORT"], [209, 9, 1, "", "EPIPE"], [209, 9, 1, "", "EPROTO"], [209, 9, 1, "", "EPROTONOSUPPORT"], [209, 9, 1, "", "EPROTOTYPE"], [209, 9, 1, "", "EQFULL"], [209, 9, 1, "", "ERANGE"], [209, 9, 1, "", "EREMCHG"], [209, 9, 1, "", "EREMOTE"], [209, 9, 1, "", "EREMOTEIO"], [209, 9, 1, "", "ERESTART"], [209, 9, 1, "", "EROFS"], [209, 9, 1, "", "ESHUTDOWN"], [209, 9, 1, "", "ESOCKTNOSUPPORT"], [209, 9, 1, "", "ESPIPE"], [209, 9, 1, "", "ESRCH"], [209, 9, 1, "", "ESRMNT"], [209, 9, 1, "", "ESTALE"], [209, 9, 1, "", "ESTRPIPE"], [209, 9, 1, "", "ETIME"], [209, 9, 1, "", "ETIMEDOUT"], [209, 9, 1, "", "ETOOMANYREFS"], [209, 9, 1, "", "ETXTBSY"], [209, 9, 1, "", "EUCLEAN"], [209, 9, 1, "", "EUNATCH"], [209, 9, 1, "", "EUSERS"], [209, 9, 1, "", "EWOULDBLOCK"], [209, 9, 1, "", "EXDEV"], [209, 9, 1, "", "EXFULL"], [209, 9, 1, "", "errorcode"]], "faulthandler": [[211, 11, 1, "", "cancel_dump_traceback_later"], [211, 11, 1, "", "disable"], [211, 11, 1, "", "dump_traceback"], [211, 11, 1, "", "dump_traceback_later"], [211, 11, 1, "", "enable"], [211, 11, 1, "", "is_enabled"], [211, 11, 1, "", "register"], [211, 11, 1, "", "unregister"]], "fcntl": [[212, 11, 1, "", "fcntl"], [212, 11, 1, "", "flock"], [212, 11, 1, "", "ioctl"], [212, 11, 1, "", "lockf"]], "filecmp": [[213, 7, 1, "", "DEFAULT_IGNORES"], [213, 11, 1, "", "clear_cache"], [213, 11, 1, "", "cmp"], [213, 11, 1, "", "cmpfiles"], [213, 12, 1, "", "dircmp"]], "filecmp.dircmp": [[213, 7, 1, "", "common"], [213, 7, 1, "", "common_dirs"], [213, 7, 1, "", "common_files"], [213, 7, 1, "", "common_funny"], [213, 7, 1, "", "diff_files"], [213, 7, 1, "", "funny_files"], [213, 7, 1, "", "left"], [213, 7, 1, "", "left_list"], [213, 7, 1, "", "left_only"], [213, 8, 1, "", "report"], [213, 8, 1, "", "report_full_closure"], [213, 8, 1, "", "report_partial_closure"], [213, 7, 1, "", "right"], [213, 7, 1, "", "right_list"], [213, 7, 1, "", "right_only"], [213, 7, 1, "", "same_files"], [213, 7, 1, "", "subdirs"]], "fileinput": [[215, 12, 1, "", "FileInput"], [215, 11, 1, "", "close"], [215, 11, 1, "", "filelineno"], [215, 11, 1, "", "filename"], [215, 11, 1, "", "fileno"], [215, 11, 1, "", "hook_compressed"], [215, 11, 1, "", "hook_encoded"], [215, 11, 1, "", "input"], [215, 11, 1, "", "isfirstline"], [215, 11, 1, "", "isstdin"], [215, 11, 1, "", "lineno"], [215, 11, 1, "", "nextfile"]], "float": [[341, 8, 1, "", "as_integer_ratio"], [341, 8, 1, "", "fromhex"], [341, 8, 1, "", "hex"], [341, 8, 1, "", "is_integer"]], "fnmatch": [[217, 11, 1, "", "filter"], [217, 11, 1, "", "fnmatch"], [217, 11, 1, "", "fnmatchcase"], [217, 11, 1, "", "translate"]], "fractions": [[218, 12, 1, "", "Fraction"]], "fractions.Fraction": [[218, 8, 1, "", "__ceil__"], [218, 8, 1, "", "__floor__"], [218, 8, 1, "", "__format__"], [218, 8, 1, "", "__round__"], [218, 8, 1, "", "as_integer_ratio"], [218, 7, 1, "", "denominator"], [218, 8, 1, "", "from_decimal"], [218, 8, 1, "", "from_float"], [218, 8, 1, "", "is_integer"], [218, 8, 1, "", "limit_denominator"], [218, 7, 1, "", "numerator"]], "frame": [[425, 8, 1, "", "clear"]], "frozenset": [[341, 8, 1, "", "add"], [341, 8, 1, "", "clear"], [341, 8, 1, "", "copy"], [341, 8, 1, "", "difference"], [341, 8, 1, "", "difference_update"], [341, 8, 1, "", "discard"], [341, 8, 1, "", "intersection"], [341, 8, 1, "", "intersection_update"], [341, 8, 1, "", "isdisjoint"], [341, 8, 1, "", "issubset"], [341, 8, 1, "", "issuperset"], [341, 8, 1, "", "pop"], [341, 8, 1, "", "remove"], [341, 8, 1, "", "symmetric_difference"], [341, 8, 1, "", "symmetric_difference_update"], [341, 8, 1, "", "union"], [341, 8, 1, "", "update"]], "ftplib": [[220, 12, 1, "", "FTP"], [220, 9, 1, "", "all_errors"], [220, 6, 1, "", "error_perm"], [220, 6, 1, "", "error_proto"], [220, 6, 1, "", "error_reply"], [220, 6, 1, "", "error_temp"]], "ftplib.FTP": [[220, 8, 1, "", "abort"], [220, 8, 1, "", "close"], [220, 8, 1, "", "connect"], [220, 8, 1, "", "cwd"], [220, 8, 1, "", "delete"], [220, 8, 1, "", "dir"], [220, 8, 1, "", "getwelcome"], [220, 8, 1, "", "login"], [220, 8, 1, "", "mkd"], [220, 8, 1, "", "mlsd"], [220, 8, 1, "", "nlst"], [220, 8, 1, "", "ntransfercmd"], [220, 8, 1, "", "pwd"], [220, 8, 1, "", "quit"], [220, 8, 1, "", "rename"], [220, 8, 1, "", "retrbinary"], [220, 8, 1, "", "retrlines"], [220, 8, 1, "", "rmd"], [220, 8, 1, "", "sendcmd"], [220, 8, 1, "", "set_debuglevel"], [220, 8, 1, "", "set_pasv"], [220, 8, 1, "", "size"], [220, 8, 1, "", "storbinary"], [220, 8, 1, "", "storlines"], [220, 8, 1, "", "transfercmd"], [220, 8, 1, "", "voidcmd"]], "ftplib.FTP_TLS": [[220, 8, 1, "", "auth"], [220, 8, 1, "", "ccc"], [220, 8, 1, "", "prot_c"], [220, 8, 1, "", "prot_p"], [220, 7, 1, "", "ssl_version"]], "functools": [[223, 11, 1, "", "cache"], [223, 11, 1, "", "cached_property"], [223, 11, 1, "", "cmp_to_key"], [223, 11, 1, "", "lru_cache"], [223, 11, 1, "", "partial"], [223, 12, 1, "", "partialmethod"], [223, 11, 1, "", "reduce"], [223, 11, 1, "", "singledispatch"], [223, 12, 1, "", "singledispatchmethod"], [223, 11, 1, "", "total_ordering"], [223, 11, 1, "", "update_wrapper"], [223, 11, 1, "", "wraps"]], "functools.partial": [[223, 7, 1, "", "args"], [223, 7, 1, "", "func"], [223, 7, 1, "", "keywords"]], "gc": [[224, 9, 1, "", "DEBUG_COLLECTABLE"], [224, 9, 1, "", "DEBUG_LEAK"], [224, 9, 1, "", "DEBUG_SAVEALL"], [224, 9, 1, "", "DEBUG_STATS"], [224, 9, 1, "", "DEBUG_UNCOLLECTABLE"], [224, 9, 1, "", "callbacks"], [224, 11, 1, "", "collect"], [224, 11, 1, "", "disable"], [224, 11, 1, "", "enable"], [224, 11, 1, "", "freeze"], [224, 9, 1, "", "garbage"], [224, 11, 1, "", "get_count"], [224, 11, 1, "", "get_debug"], [224, 11, 1, "", "get_freeze_count"], [224, 11, 1, "", "get_objects"], [224, 11, 1, "", "get_referents"], [224, 11, 1, "", "get_referrers"], [224, 11, 1, "", "get_stats"], [224, 11, 1, "", "get_threshold"], [224, 11, 1, "", "is_finalized"], [224, 11, 1, "", "is_tracked"], [224, 11, 1, "", "isenabled"], [224, 11, 1, "", "set_debug"], [224, 11, 1, "", "set_threshold"], [224, 11, 1, "", "unfreeze"]], "generator": [[427, 8, 1, "", "__next__"], [427, 8, 1, "", "close"], [427, 8, 1, "", "send"], [427, 8, 1, "", "throw"]], "genericalias": [[341, 7, 1, "", "__args__"], [341, 7, 1, "", "__origin__"], [341, 7, 1, "", "__parameters__"], [341, 7, 1, "", "__unpacked__"]], "getopt": [[225, 6, 1, "", "GetoptError"], [225, 6, 1, "", "error"], [225, 11, 1, "", "getopt"], [225, 11, 1, "", "gnu_getopt"]], "getpass": [[226, 6, 1, "", "GetPassWarning"], [226, 11, 1, "", "getpass"], [226, 11, 1, "", "getuser"]], "gettext": [[227, 12, 1, "", "GNUTranslations"], [227, 12, 1, "", "NullTranslations"], [227, 11, 1, "", "bindtextdomain"], [227, 11, 1, "", "dgettext"], [227, 11, 1, "", "dngettext"], [227, 11, 1, "", "dnpgettext"], [227, 11, 1, "", "dpgettext"], [227, 11, 1, "", "find"], [227, 11, 1, "", "gettext"], [227, 11, 1, "", "install"], [227, 11, 1, "", "ngettext"], [227, 11, 1, "", "npgettext"], [227, 11, 1, "", "pgettext"], [227, 11, 1, "", "textdomain"], [227, 11, 1, "", "translation"]], "gettext.GNUTranslations": [[227, 8, 1, "", "gettext"], [227, 8, 1, "", "ngettext"], [227, 8, 1, "", "npgettext"], [227, 8, 1, "", "pgettext"]], "gettext.NullTranslations": [[227, 8, 1, "", "_parse"], [227, 8, 1, "", "add_fallback"], [227, 8, 1, "", "charset"], [227, 8, 1, "", "gettext"], [227, 8, 1, "", "info"], [227, 8, 1, "", "install"], [227, 8, 1, "", "ngettext"], [227, 8, 1, "", "npgettext"], [227, 8, 1, "", "pgettext"]], "glob": [[228, 11, 1, "", "escape"], [228, 11, 1, "", "glob"], [228, 11, 1, "", "iglob"]], "graphlib": [[229, 6, 1, "", "CycleError"], [229, 12, 1, "", "TopologicalSorter"]], "graphlib.TopologicalSorter": [[229, 8, 1, "", "add"], [229, 8, 1, "", "done"], [229, 8, 1, "", "get_ready"], [229, 8, 1, "", "is_active"], [229, 8, 1, "", "prepare"], [229, 8, 1, "", "static_order"]], "grp": [[230, 11, 1, "", "getgrall"], [230, 11, 1, "", "getgrgid"], [230, 11, 1, "", "getgrnam"]], "gzip": [[231, 6, 1, "", "BadGzipFile"], [231, 12, 1, "", "GzipFile"], [231, 11, 1, "", "compress"], [231, 11, 1, "", "decompress"], [231, 11, 1, "", "open"], [231, 14, 1, "cmdoption-gzip-best", "--best"], [231, 14, 1, "cmdoption-gzip-d", "--decompress"], [231, 14, 1, "cmdoption-gzip-fast", "--fast"], [231, 14, 1, "cmdoption-gzip-h", "--help"], [231, 14, 1, "cmdoption-gzip-d", "-d"], [231, 14, 1, "cmdoption-gzip-h", "-h"], [231, 14, 1, "cmdoption-gzip-arg-file", "file"]], "gzip.GzipFile": [[231, 7, 1, "", "mtime"], [231, 7, 1, "", "name"], [231, 8, 1, "", "peek"]], "hashlib": [[232, 9, 1, "", "algorithms_available"], [232, 9, 1, "", "algorithms_guaranteed"], [232, 11, 1, "", "blake2b"], [232, 11, 1, "", "blake2s"], [232, 11, 1, "", "file_digest"], [232, 11, 1, "", "md5"], [232, 11, 1, "", "new"], [232, 11, 1, "", "pbkdf2_hmac"], [232, 11, 1, "", "scrypt"], [232, 11, 1, "", "sha1"], [232, 11, 1, "", "sha224"], [232, 11, 1, "", "sha256"], [232, 11, 1, "", "sha384"], [232, 11, 1, "", "sha3_224"], [232, 11, 1, "", "sha3_256"], [232, 11, 1, "", "sha3_384"], [232, 11, 1, "", "sha3_512"], [232, 11, 1, "", "sha512"], [232, 11, 1, "", "shake_128"], [232, 11, 1, "", "shake_256"]], "hashlib.blake2b": [[232, 9, 1, "", "MAX_DIGEST_SIZE"], [232, 9, 1, "", "MAX_KEY_SIZE"], [232, 9, 1, "", "PERSON_SIZE"], [232, 9, 1, "", "SALT_SIZE"]], "hashlib.blake2s": [[232, 9, 1, "", "MAX_DIGEST_SIZE"], [232, 9, 1, "", "MAX_KEY_SIZE"], [232, 9, 1, "", "PERSON_SIZE"], [232, 9, 1, "", "SALT_SIZE"]], "hashlib.hash": [[232, 9, 1, "", "block_size"], [232, 8, 1, "", "copy"], [232, 8, 1, "", "digest"], [232, 9, 1, "", "digest_size"], [232, 8, 1, "", "hexdigest"], [232, 7, 1, "", "name"], [232, 8, 1, "", "update"]], "hashlib.shake": [[232, 8, 1, "", "digest"], [232, 8, 1, "", "hexdigest"]], "heapq": [[233, 11, 1, "", "heapify"], [233, 11, 1, "", "heappop"], [233, 11, 1, "", "heappush"], [233, 11, 1, "", "heappushpop"], [233, 11, 1, "", "heapreplace"], [233, 11, 1, "", "merge"], [233, 11, 1, "", "nlargest"], [233, 11, 1, "", "nsmallest"]], "hmac.HMAC": [[234, 7, 1, "", "block_size"], [234, 8, 1, "", "copy"], [234, 8, 1, "", "digest"], [234, 7, 1, "", "digest_size"], [234, 8, 1, "", "hexdigest"], [234, 7, 1, "", "name"], [234, 8, 1, "", "update"]], "hmac": [[234, 11, 1, "", "compare_digest"], [234, 11, 1, "", "digest"], [234, 11, 1, "", "new"]], "html": [[236, 10, 0, "-", "entities"], [235, 11, 1, "", "escape"], [237, 10, 0, "-", "parser"], [235, 11, 1, "", "unescape"]], "html.entities": [[236, 9, 1, "", "codepoint2name"], [236, 9, 1, "", "entitydefs"], [236, 9, 1, "", "html5"], [236, 9, 1, "", "name2codepoint"]], "html.parser": [[237, 12, 1, "", "HTMLParser"]], "html.parser.HTMLParser": [[237, 8, 1, "", "close"], [237, 8, 1, "", "feed"], [237, 8, 1, "", "get_starttag_text"], [237, 8, 1, "", "getpos"], [237, 8, 1, "", "handle_charref"], [237, 8, 1, "", "handle_comment"], [237, 8, 1, "", "handle_data"], [237, 8, 1, "", "handle_decl"], [237, 8, 1, "", "handle_endtag"], [237, 8, 1, "", "handle_entityref"], [237, 8, 1, "", "handle_pi"], [237, 8, 1, "", "handle_startendtag"], [237, 8, 1, "", "handle_starttag"], [237, 8, 1, "", "reset"], [237, 8, 1, "", "unknown_decl"]], "http": [[238, 12, 1, "", "HTTPMethod"], [238, 12, 1, "", "HTTPStatus"], [239, 10, 0, "-", "client"], [240, 10, 0, "-", "cookiejar"], [241, 10, 0, "-", "cookies"], [242, 10, 0, "-", "server"]], "http.client": [[239, 6, 1, "", "BadStatusLine"], [239, 6, 1, "", "CannotSendHeader"], [239, 6, 1, "", "CannotSendRequest"], [239, 12, 1, "", "HTTPConnection"], [239, 6, 1, "", "HTTPException"], [239, 12, 1, "", "HTTPResponse"], [239, 12, 1, "", "HTTPSConnection"], [239, 9, 1, "", "HTTPS_PORT"], [239, 9, 1, "", "HTTP_PORT"], [239, 6, 1, "", "ImproperConnectionState"], [239, 6, 1, "", "IncompleteRead"], [239, 6, 1, "", "InvalidURL"], [239, 6, 1, "", "LineTooLong"], [239, 6, 1, "", "NotConnected"], [239, 6, 1, "", "RemoteDisconnected"], [239, 6, 1, "", "ResponseNotReady"], [239, 6, 1, "", "UnimplementedFileMode"], [239, 6, 1, "", "UnknownProtocol"], [239, 6, 1, "", "UnknownTransferEncoding"], [239, 11, 1, "", "parse_headers"], [239, 9, 1, "", "responses"]], "http.client.HTTPConnection": [[239, 7, 1, "", "blocksize"], [239, 8, 1, "", "close"], [239, 8, 1, "", "connect"], [239, 8, 1, "", "endheaders"], [239, 8, 1, "", "get_proxy_response_headers"], [239, 8, 1, "", "getresponse"], [239, 8, 1, "", "putheader"], [239, 8, 1, "", "putrequest"], [239, 8, 1, "", "request"], [239, 8, 1, "", "send"], [239, 8, 1, "", "set_debuglevel"], [239, 8, 1, "", "set_tunnel"]], "http.client.HTTPResponse": [[239, 7, 1, "", "closed"], [239, 7, 1, "", "debuglevel"], [239, 8, 1, "", "fileno"], [239, 8, 1, "", "getcode"], [239, 8, 1, "", "getheader"], [239, 8, 1, "", "getheaders"], [239, 8, 1, "", "geturl"], [239, 7, 1, "", "headers"], [239, 8, 1, "", "info"], [239, 7, 1, "", "msg"], [239, 8, 1, "", "read"], [239, 8, 1, "", "readinto"], [239, 7, 1, "", "reason"], [239, 7, 1, "", "status"], [239, 7, 1, "", "url"], [239, 7, 1, "", "version"]], "http.cookiejar": [[240, 12, 1, "", "Cookie"], [240, 12, 1, "", "CookieJar"], [240, 12, 1, "", "CookiePolicy"], [240, 12, 1, "", "DefaultCookiePolicy"], [240, 12, 1, "", "FileCookieJar"], [240, 12, 1, "", "LWPCookieJar"], [240, 6, 1, "", "LoadError"], [240, 12, 1, "", "MozillaCookieJar"]], "http.cookiejar.Cookie": [[240, 7, 1, "", "comment"], [240, 7, 1, "", "comment_url"], [240, 7, 1, "", "discard"], [240, 7, 1, "", "domain_initial_dot"], [240, 7, 1, "", "domain_specified"], [240, 7, 1, "", "expires"], [240, 8, 1, "", "get_nonstandard_attr"], [240, 8, 1, "", "has_nonstandard_attr"], [240, 8, 1, "", "is_expired"], [240, 7, 1, "", "name"], [240, 7, 1, "", "path"], [240, 7, 1, "", "port"], [240, 7, 1, "", "port_specified"], [240, 7, 1, "", "rfc2109"], [240, 7, 1, "", "secure"], [240, 8, 1, "", "set_nonstandard_attr"], [240, 7, 1, "", "value"], [240, 7, 1, "", "version"]], "http.cookiejar.CookieJar": [[240, 8, 1, "", "add_cookie_header"], [240, 8, 1, "", "clear"], [240, 8, 1, "", "clear_session_cookies"], [240, 8, 1, "", "extract_cookies"], [240, 8, 1, "", "make_cookies"], [240, 8, 1, "", "set_cookie"], [240, 8, 1, "", "set_cookie_if_ok"], [240, 8, 1, "", "set_policy"]], "http.cookiejar.CookiePolicy": [[240, 8, 1, "", "domain_return_ok"], [240, 7, 1, "", "hide_cookie2"], [240, 7, 1, "", "netscape"], [240, 8, 1, "", "path_return_ok"], [240, 8, 1, "", "return_ok"], [240, 7, 1, "", "rfc2965"], [240, 8, 1, "", "set_ok"]], "http.cookiejar.DefaultCookiePolicy": [[240, 7, 1, "", "DomainLiberal"], [240, 7, 1, "", "DomainRFC2965Match"], [240, 7, 1, "", "DomainStrict"], [240, 7, 1, "", "DomainStrictNoDots"], [240, 7, 1, "", "DomainStrictNonDomain"], [240, 8, 1, "", "allowed_domains"], [240, 8, 1, "", "blocked_domains"], [240, 8, 1, "", "is_blocked"], [240, 8, 1, "", "is_not_allowed"], [240, 7, 1, "", "rfc2109_as_netscape"], [240, 8, 1, "", "set_allowed_domains"], [240, 8, 1, "", "set_blocked_domains"], [240, 7, 1, "", "strict_domain"], [240, 7, 1, "", "strict_ns_domain"], [240, 7, 1, "", "strict_ns_set_initial_dollar"], [240, 7, 1, "", "strict_ns_set_path"], [240, 7, 1, "", "strict_ns_unverifiable"], [240, 7, 1, "", "strict_rfc2965_unverifiable"]], "http.cookiejar.FileCookieJar": [[240, 7, 1, "", "delayload"], [240, 7, 1, "", "filename"], [240, 8, 1, "", "load"], [240, 8, 1, "", "revert"], [240, 8, 1, "", "save"]], "http.cookies": [[241, 12, 1, "", "BaseCookie"], [241, 6, 1, "", "CookieError"], [241, 12, 1, "", "Morsel"], [241, 12, 1, "", "SimpleCookie"]], "http.cookies.BaseCookie": [[241, 8, 1, "", "js_output"], [241, 8, 1, "", "load"], [241, 8, 1, "", "output"], [241, 8, 1, "", "value_decode"], [241, 8, 1, "", "value_encode"]], "http.cookies.Morsel": [[241, 8, 1, "", "OutputString"], [241, 7, 1, "", "coded_value"], [241, 8, 1, "", "copy"], [241, 8, 1, "", "isReservedKey"], [241, 8, 1, "", "js_output"], [241, 7, 1, "", "key"], [241, 8, 1, "", "output"], [241, 8, 1, "", "set"], [241, 8, 1, "", "setdefault"], [241, 8, 1, "", "update"], [241, 7, 1, "", "value"]], "http.server": [[242, 12, 1, "", "BaseHTTPRequestHandler"], [242, 12, 1, "", "CGIHTTPRequestHandler"], [242, 12, 1, "", "HTTPServer"], [242, 12, 1, "", "SimpleHTTPRequestHandler"], [242, 12, 1, "", "ThreadingHTTPServer"]], "http.server.BaseHTTPRequestHandler": [[242, 7, 1, "", "MessageClass"], [242, 8, 1, "", "address_string"], [242, 7, 1, "", "client_address"], [242, 7, 1, "", "close_connection"], [242, 7, 1, "", "command"], [242, 8, 1, "", "date_time_string"], [242, 8, 1, "", "end_headers"], [242, 7, 1, "", "error_content_type"], [242, 7, 1, "", "error_message_format"], [242, 8, 1, "", "flush_headers"], [242, 8, 1, "", "handle"], [242, 8, 1, "", "handle_expect_100"], [242, 8, 1, "", "handle_one_request"], [242, 7, 1, "", "headers"], [242, 8, 1, "", "log_date_time_string"], [242, 8, 1, "", "log_error"], [242, 8, 1, "", "log_message"], [242, 8, 1, "", "log_request"], [242, 7, 1, "", "path"], [242, 7, 1, "", "protocol_version"], [242, 7, 1, "", "request_version"], [242, 7, 1, "", "requestline"], [242, 7, 1, "", "responses"], [242, 7, 1, "", "rfile"], [242, 8, 1, "", "send_error"], [242, 8, 1, "", "send_header"], [242, 8, 1, "", "send_response"], [242, 8, 1, "", "send_response_only"], [242, 7, 1, "", "server"], [242, 7, 1, "", "server_version"], [242, 7, 1, "", "sys_version"], [242, 8, 1, "", "version_string"], [242, 7, 1, "", "wfile"]], "http.server.CGIHTTPRequestHandler": [[242, 7, 1, "", "cgi_directories"], [242, 8, 1, "", "do_POST"]], "http.server.SimpleHTTPRequestHandler": [[242, 8, 1, "", "do_GET"], [242, 8, 1, "", "do_HEAD"], [242, 7, 1, "", "extensions_map"], [242, 7, 1, "", "server_version"]], "imaplib": [[245, 12, 1, "", "IMAP4"], [245, 12, 1, "", "IMAP4_SSL"], [245, 12, 1, "", "IMAP4_stream"], [245, 11, 1, "", "Int2AP"], [245, 11, 1, "", "Internaldate2tuple"], [245, 11, 1, "", "ParseFlags"], [245, 11, 1, "", "Time2Internaldate"]], "imaplib.IMAP4": [[245, 7, 1, "", "PROTOCOL_VERSION"], [245, 6, 1, "", "abort"], [245, 8, 1, "", "append"], [245, 8, 1, "", "authenticate"], [245, 8, 1, "", "check"], [245, 8, 1, "", "close"], [245, 8, 1, "", "copy"], [245, 8, 1, "", "create"], [245, 7, 1, "", "debug"], [245, 8, 1, "", "delete"], [245, 8, 1, "", "deleteacl"], [245, 8, 1, "", "enable"], [245, 6, 1, "", "error"], [245, 8, 1, "", "expunge"], [245, 8, 1, "", "fetch"], [245, 8, 1, "", "getacl"], [245, 8, 1, "", "getannotation"], [245, 8, 1, "", "getquota"], [245, 8, 1, "", "getquotaroot"], [245, 8, 1, "", "list"], [245, 8, 1, "", "login"], [245, 8, 1, "", "login_cram_md5"], [245, 8, 1, "", "logout"], [245, 8, 1, "", "lsub"], [245, 8, 1, "", "myrights"], [245, 8, 1, "", "namespace"], [245, 8, 1, "", "noop"], [245, 8, 1, "", "open"], [245, 8, 1, "", "partial"], [245, 8, 1, "", "proxyauth"], [245, 8, 1, "", "read"], [245, 8, 1, "", "readline"], [245, 6, 1, "", "readonly"], [245, 8, 1, "", "recent"], [245, 8, 1, "", "rename"], [245, 8, 1, "", "response"], [245, 8, 1, "", "search"], [245, 8, 1, "", "select"], [245, 8, 1, "", "send"], [245, 8, 1, "", "setacl"], [245, 8, 1, "", "setannotation"], [245, 8, 1, "", "setquota"], [245, 8, 1, "", "shutdown"], [245, 8, 1, "", "socket"], [245, 8, 1, "", "sort"], [245, 8, 1, "", "starttls"], [245, 8, 1, "", "status"], [245, 8, 1, "", "store"], [245, 8, 1, "", "subscribe"], [245, 8, 1, "", "thread"], [245, 8, 1, "", "uid"], [245, 8, 1, "", "unselect"], [245, 8, 1, "", "unsubscribe"], [245, 7, 1, "", "utf8_enabled"], [245, 8, 1, "", "xatom"]], "imghdr": [[246, 9, 1, "", "tests"], [246, 11, 1, "", "what"]], "importlib": [[247, 11, 1, "", "__import__"], [247, 10, 0, "-", "abc"], [247, 11, 1, "", "import_module"], [247, 11, 1, "", "invalidate_caches"], [247, 10, 0, "-", "machinery"], [248, 10, 0, "-", "metadata"], [247, 11, 1, "", "reload"], [249, 10, 0, "-", "resources"], [247, 10, 0, "-", "util"]], "importlib.abc": [[247, 12, 1, "", "ExecutionLoader"], [247, 12, 1, "", "FileLoader"], [247, 12, 1, "", "InspectLoader"], [247, 12, 1, "", "Loader"], [247, 12, 1, "", "MetaPathFinder"], [247, 12, 1, "", "PathEntryFinder"], [247, 12, 1, "", "ResourceLoader"], [247, 12, 1, "", "ResourceReader"], [247, 12, 1, "", "SourceLoader"], [247, 12, 1, "", "Traversable"], [247, 12, 1, "", "TraversableResources"]], "importlib.abc.ExecutionLoader": [[247, 8, 1, "", "get_filename"]], "importlib.abc.FileLoader": [[247, 8, 1, "", "get_data"], [247, 8, 1, "", "get_filename"], [247, 8, 1, "", "load_module"], [247, 7, 1, "", "name"], [247, 7, 1, "", "path"]], "importlib.abc.InspectLoader": [[247, 8, 1, "", "exec_module"], [247, 8, 1, "", "get_code"], [247, 8, 1, "", "get_source"], [247, 8, 1, "", "is_package"], [247, 8, 1, "", "load_module"], [247, 8, 1, "", "source_to_code"]], "importlib.abc.Loader": [[247, 8, 1, "", "create_module"], [247, 8, 1, "", "exec_module"], [247, 8, 1, "", "load_module"]], "importlib.abc.MetaPathFinder": [[247, 8, 1, "", "find_spec"], [247, 8, 1, "", "invalidate_caches"]], "importlib.abc.PathEntryFinder": [[247, 8, 1, "", "find_spec"], [247, 8, 1, "", "invalidate_caches"]], "importlib.abc.ResourceLoader": [[247, 8, 1, "", "get_data"]], "importlib.abc.ResourceReader": [[247, 8, 1, "", "contents"], [247, 8, 1, "", "is_resource"], [247, 8, 1, "", "open_resource"], [247, 8, 1, "", "resource_path"]], "importlib.abc.SourceLoader": [[247, 8, 1, "", "exec_module"], [247, 8, 1, "", "get_code"], [247, 8, 1, "", "get_source"], [247, 8, 1, "", "is_package"], [247, 8, 1, "", "load_module"], [247, 8, 1, "", "path_mtime"], [247, 8, 1, "", "path_stats"], [247, 8, 1, "", "set_data"]], "importlib.abc.Traversable": [[247, 8, 1, "", "__truediv__"], [247, 8, 1, "", "is_dir"], [247, 8, 1, "", "is_file"], [247, 8, 1, "", "iterdir"], [247, 8, 1, "", "joinpath"], [247, 7, 1, "", "name"], [247, 8, 1, "", "open"], [247, 8, 1, "", "read_bytes"], [247, 8, 1, "", "read_text"]], "importlib.abc.TraversableResources": [[247, 8, 1, "", "files"]], "importlib.machinery": [[247, 7, 1, "", "BYTECODE_SUFFIXES"], [247, 12, 1, "", "BuiltinImporter"], [247, 7, 1, "", "DEBUG_BYTECODE_SUFFIXES"], [247, 7, 1, "", "EXTENSION_SUFFIXES"], [247, 12, 1, "", "ExtensionFileLoader"], [247, 12, 1, "", "FileFinder"], [247, 12, 1, "", "FrozenImporter"], [247, 12, 1, "", "ModuleSpec"], [247, 7, 1, "", "OPTIMIZED_BYTECODE_SUFFIXES"], [247, 12, 1, "", "PathFinder"], [247, 7, 1, "", "SOURCE_SUFFIXES"], [247, 12, 1, "", "SourceFileLoader"], [247, 12, 1, "", "SourcelessFileLoader"], [247, 12, 1, "", "WindowsRegistryFinder"], [247, 11, 1, "", "all_suffixes"]], "importlib.machinery.ExtensionFileLoader": [[247, 8, 1, "", "create_module"], [247, 8, 1, "", "exec_module"], [247, 8, 1, "", "get_code"], [247, 8, 1, "", "get_filename"], [247, 8, 1, "", "get_source"], [247, 8, 1, "", "is_package"], [247, 7, 1, "", "name"], [247, 7, 1, "", "path"]], "importlib.machinery.FileFinder": [[247, 8, 1, "", "find_spec"], [247, 8, 1, "", "invalidate_caches"], [247, 7, 1, "", "path"], [247, 8, 1, "", "path_hook"]], "importlib.machinery.ModuleSpec": [[247, 7, 1, "", "cached"], [247, 7, 1, "", "has_location"], [247, 7, 1, "", "loader"], [247, 7, 1, "", "loader_state"], [247, 7, 1, "", "name"], [247, 7, 1, "", "origin"], [247, 7, 1, "", "parent"], [247, 7, 1, "", "submodule_search_locations"]], "importlib.machinery.PathFinder": [[247, 8, 1, "", "find_spec"], [247, 8, 1, "", "invalidate_caches"]], "importlib.machinery.SourceFileLoader": [[247, 8, 1, "", "is_package"], [247, 8, 1, "", "load_module"], [247, 7, 1, "", "name"], [247, 7, 1, "", "path"], [247, 8, 1, "", "path_stats"], [247, 8, 1, "", "set_data"]], "importlib.machinery.SourcelessFileLoader": [[247, 8, 1, "", "get_code"], [247, 8, 1, "", "get_source"], [247, 8, 1, "", "is_package"], [247, 8, 1, "", "load_module"], [247, 7, 1, "", "name"], [247, 7, 1, "", "path"]], "importlib.resources": [[249, 9, 1, "", "Anchor"], [249, 9, 1, "", "Package"], [249, 9, 1, "", "Resource"], [250, 10, 0, "-", "abc"], [249, 11, 1, "", "as_file"], [249, 11, 1, "", "contents"], [249, 11, 1, "", "files"], [249, 11, 1, "", "is_resource"], [249, 11, 1, "", "open_binary"], [249, 11, 1, "", "open_text"], [249, 11, 1, "", "path"], [249, 11, 1, "", "read_binary"], [249, 11, 1, "", "read_text"]], "importlib.resources.abc": [[250, 12, 1, "", "ResourceReader"], [250, 12, 1, "", "Traversable"], [250, 12, 1, "", "TraversableResources"]], "importlib.resources.abc.ResourceReader": [[250, 8, 1, "", "contents"], [250, 8, 1, "", "is_resource"], [250, 8, 1, "", "open_resource"], [250, 8, 1, "", "resource_path"]], "importlib.resources.abc.Traversable": [[250, 8, 1, "", "__truediv__"], [250, 8, 1, "", "is_dir"], [250, 8, 1, "", "is_file"], [250, 8, 1, "", "iterdir"], [250, 8, 1, "", "joinpath"], [250, 7, 1, "", "name"], [250, 8, 1, "", "open"], [250, 8, 1, "", "read_bytes"], [250, 8, 1, "", "read_text"]], "importlib.resources.abc.TraversableResources": [[250, 8, 1, "", "files"]], "importlib.util": [[247, 12, 1, "", "LazyLoader"], [247, 7, 1, "", "MAGIC_NUMBER"], [247, 11, 1, "", "_incompatible_extension_module_restrictions"], [247, 11, 1, "", "cache_from_source"], [247, 11, 1, "", "decode_source"], [247, 11, 1, "", "find_spec"], [247, 11, 1, "", "module_from_spec"], [247, 11, 1, "", "resolve_name"], [247, 11, 1, "", "source_from_cache"], [247, 11, 1, "", "source_hash"], [247, 11, 1, "", "spec_from_file_location"], [247, 11, 1, "", "spec_from_loader"]], "importlib.util.LazyLoader": [[247, 8, 1, "", "factory"]], "inspect": [[252, 12, 1, "", "BoundArguments"], [252, 12, 1, "", "BufferFlags"], [252, 9, 1, "", "CO_ASYNC_GENERATOR"], [252, 9, 1, "", "CO_COROUTINE"], [252, 9, 1, "", "CO_GENERATOR"], [252, 9, 1, "", "CO_ITERABLE_COROUTINE"], [252, 9, 1, "", "CO_NESTED"], [252, 9, 1, "", "CO_NEWLOCALS"], [252, 9, 1, "", "CO_OPTIMIZED"], [252, 9, 1, "", "CO_VARARGS"], [252, 9, 1, "", "CO_VARKEYWORDS"], [252, 12, 1, "", "FrameInfo"], [252, 12, 1, "", "Parameter"], [252, 12, 1, "", "Signature"], [252, 12, 1, "", "Traceback"], [252, 11, 1, "", "cleandoc"], [252, 11, 1, "", "currentframe"], [252, 11, 1, "", "formatargvalues"], [252, 11, 1, "", "get_annotations"], [252, 11, 1, "", "getargvalues"], [252, 11, 1, "", "getasyncgenlocals"], [252, 11, 1, "", "getasyncgenstate"], [252, 11, 1, "", "getattr_static"], [252, 11, 1, "", "getcallargs"], [252, 11, 1, "", "getclasstree"], [252, 11, 1, "", "getclosurevars"], [252, 11, 1, "", "getcomments"], [252, 11, 1, "", "getcoroutinelocals"], [252, 11, 1, "", "getcoroutinestate"], [252, 11, 1, "", "getdoc"], [252, 11, 1, "", "getfile"], [252, 11, 1, "", "getframeinfo"], [252, 11, 1, "", "getfullargspec"], [252, 11, 1, "", "getgeneratorlocals"], [252, 11, 1, "", "getgeneratorstate"], [252, 11, 1, "", "getinnerframes"], [252, 11, 1, "", "getmembers"], [252, 11, 1, "", "getmembers_static"], [252, 11, 1, "", "getmodule"], [252, 11, 1, "", "getmodulename"], [252, 11, 1, "", "getmro"], [252, 11, 1, "", "getouterframes"], [252, 11, 1, "", "getsource"], [252, 11, 1, "", "getsourcefile"], [252, 11, 1, "", "getsourcelines"], [252, 11, 1, "", "isabstract"], [252, 11, 1, "", "isasyncgen"], [252, 11, 1, "", "isasyncgenfunction"], [252, 11, 1, "", "isawaitable"], [252, 11, 1, "", "isbuiltin"], [252, 11, 1, "", "isclass"], [252, 11, 1, "", "iscode"], [252, 11, 1, "", "iscoroutine"], [252, 11, 1, "", "iscoroutinefunction"], [252, 11, 1, "", "isdatadescriptor"], [252, 11, 1, "", "isframe"], [252, 11, 1, "", "isfunction"], [252, 11, 1, "", "isgenerator"], [252, 11, 1, "", "isgeneratorfunction"], [252, 11, 1, "", "isgetsetdescriptor"], [252, 11, 1, "", "ismemberdescriptor"], [252, 11, 1, "", "ismethod"], [252, 11, 1, "", "ismethoddescriptor"], [252, 11, 1, "", "ismethodwrapper"], [252, 11, 1, "", "ismodule"], [252, 11, 1, "", "isroutine"], [252, 11, 1, "", "istraceback"], [252, 11, 1, "", "markcoroutinefunction"], [252, 11, 1, "", "signature"], [252, 11, 1, "", "stack"], [252, 11, 1, "", "trace"], [252, 11, 1, "", "unwrap"], [252, 14, 1, "cmdoption-inspect-details", "--details"]], "inspect.BoundArguments": [[252, 8, 1, "", "apply_defaults"], [252, 7, 1, "", "args"], [252, 7, 1, "", "arguments"], [252, 7, 1, "", "kwargs"], [252, 7, 1, "", "signature"]], "inspect.BufferFlags": [[252, 7, 1, "", "ANY_CONTIGUOUS"], [252, 7, 1, "", "CONTIG"], [252, 7, 1, "", "CONTIG_RO"], [252, 7, 1, "", "C_CONTIGUOUS"], [252, 7, 1, "", "FORMAT"], [252, 7, 1, "", "FULL"], [252, 7, 1, "", "FULL_RO"], [252, 7, 1, "", "F_CONTIGUOUS"], [252, 7, 1, "", "INDIRECT"], [252, 7, 1, "", "ND"], [252, 7, 1, "", "READ"], [252, 7, 1, "", "RECORDS"], [252, 7, 1, "", "RECORDS_RO"], [252, 7, 1, "", "SIMPLE"], [252, 7, 1, "", "STRIDED"], [252, 7, 1, "", "STRIDED_RO"], [252, 7, 1, "", "STRIDES"], [252, 7, 1, "", "WRITABLE"], [252, 7, 1, "", "WRITE"]], "inspect.FrameInfo": [[252, 7, 1, "", "code_context"], [252, 7, 1, "", "filename"], [252, 7, 1, "", "frame"], [252, 7, 1, "", "function"], [252, 7, 1, "", "index"], [252, 7, 1, "", "lineno"], [252, 7, 1, "", "positions"]], "inspect.Parameter": [[252, 7, 1, "", "annotation"], [252, 7, 1, "", "default"], [252, 7, 1, "", "empty"], [252, 7, 1, "", "kind"], [252, 7, 1, "", "name"], [252, 8, 1, "", "replace"]], "inspect.Parameter.kind": [[252, 7, 1, "", "description"]], "inspect.Signature": [[252, 8, 1, "", "bind"], [252, 8, 1, "", "bind_partial"], [252, 7, 1, "", "empty"], [252, 8, 1, "", "from_callable"], [252, 7, 1, "", "parameters"], [252, 8, 1, "", "replace"], [252, 7, 1, "", "return_annotation"]], "inspect.Traceback": [[252, 7, 1, "", "code_context"], [252, 7, 1, "", "filename"], [252, 7, 1, "", "function"], [252, 7, 1, "", "index"], [252, 7, 1, "", "lineno"], [252, 7, 1, "", "positions"]], "instance": [[341, 7, 1, "", "__class__"]], "int": [[341, 8, 1, "", "as_integer_ratio"], [341, 8, 1, "", "bit_count"], [341, 8, 1, "", "bit_length"], [341, 8, 1, "", "from_bytes"], [341, 8, 1, "", "is_integer"], [341, 8, 1, "", "to_bytes"]], "io": [[255, 6, 1, "", "BlockingIOError"], [255, 12, 1, "", "BufferedIOBase"], [255, 12, 1, "", "BufferedRWPair"], [255, 12, 1, "", "BufferedRandom"], [255, 12, 1, "", "BufferedReader"], [255, 12, 1, "", "BufferedWriter"], [255, 12, 1, "", "BytesIO"], [255, 9, 1, "", "DEFAULT_BUFFER_SIZE"], [255, 12, 1, "", "FileIO"], [255, 12, 1, "", "IOBase"], [255, 12, 1, "", "IncrementalNewlineDecoder"], [255, 12, 1, "", "RawIOBase"], [255, 12, 1, "", "StringIO"], [255, 12, 1, "", "TextIOBase"], [255, 12, 1, "", "TextIOWrapper"], [255, 6, 1, "", "UnsupportedOperation"], [255, 11, 1, "", "open"], [255, 11, 1, "", "open_code"], [255, 11, 1, "", "text_encoding"]], "io.BufferedIOBase": [[255, 8, 1, "", "detach"], [255, 7, 1, "", "raw"], [255, 8, 1, "", "read"], [255, 8, 1, "", "read1"], [255, 8, 1, "", "readinto"], [255, 8, 1, "", "readinto1"], [255, 8, 1, "", "write"]], "io.BufferedReader": [[255, 8, 1, "", "peek"], [255, 8, 1, "", "read"], [255, 8, 1, "", "read1"]], "io.BufferedWriter": [[255, 8, 1, "", "flush"], [255, 8, 1, "", "write"]], "io.BytesIO": [[255, 8, 1, "", "getbuffer"], [255, 8, 1, "", "getvalue"], [255, 8, 1, "", "read1"], [255, 8, 1, "", "readinto1"]], "io.FileIO": [[255, 7, 1, "", "mode"], [255, 7, 1, "", "name"]], "io.IOBase": [[255, 8, 1, "", "__del__"], [255, 8, 1, "", "close"], [255, 7, 1, "", "closed"], [255, 8, 1, "", "fileno"], [255, 8, 1, "", "flush"], [255, 8, 1, "", "isatty"], [255, 8, 1, "", "readable"], [255, 8, 1, "", "readline"], [255, 8, 1, "", "readlines"], [255, 8, 1, "", "seek"], [255, 8, 1, "", "seekable"], [255, 8, 1, "", "tell"], [255, 8, 1, "", "truncate"], [255, 8, 1, "", "writable"], [255, 8, 1, "", "writelines"]], "io.RawIOBase": [[255, 8, 1, "", "read"], [255, 8, 1, "", "readall"], [255, 8, 1, "", "readinto"], [255, 8, 1, "", "write"]], "io.StringIO": [[255, 8, 1, "", "getvalue"]], "io.TextIOBase": [[255, 7, 1, "", "buffer"], [255, 8, 1, "", "detach"], [255, 7, 1, "", "encoding"], [255, 7, 1, "", "errors"], [255, 7, 1, "", "newlines"], [255, 8, 1, "", "read"], [255, 8, 1, "", "readline"], [255, 8, 1, "", "seek"], [255, 8, 1, "", "tell"], [255, 8, 1, "", "write"]], "io.TextIOWrapper": [[255, 7, 1, "", "line_buffering"], [255, 8, 1, "", "reconfigure"], [255, 8, 1, "", "seek"], [255, 8, 1, "", "tell"], [255, 7, 1, "", "write_through"]], "ipaddress": [[256, 6, 1, "", "AddressValueError"], [256, 12, 1, "", "IPv4Address"], [256, 12, 1, "", "IPv4Interface"], [256, 12, 1, "", "IPv4Network"], [256, 12, 1, "", "IPv6Address"], [256, 12, 1, "", "IPv6Interface"], [256, 12, 1, "", "IPv6Network"], [256, 6, 1, "", "NetmaskValueError"], [256, 11, 1, "", "collapse_addresses"], [256, 11, 1, "", "get_mixed_type_key"], [256, 11, 1, "", "ip_address"], [256, 11, 1, "", "ip_interface"], [256, 11, 1, "", "ip_network"], [256, 11, 1, "", "summarize_address_range"], [256, 11, 1, "", "v4_int_to_packed"], [256, 11, 1, "", "v6_int_to_packed"]], "ipaddress.IPv4Address": [[256, 8, 1, "", "__format__"], [256, 7, 1, "", "compressed"], [256, 7, 1, "", "exploded"], [256, 7, 1, "", "is_global"], [256, 7, 1, "", "is_link_local"], [256, 7, 1, "", "is_loopback"], [256, 7, 1, "", "is_multicast"], [256, 7, 1, "", "is_private"], [256, 7, 1, "", "is_reserved"], [256, 7, 1, "", "is_unspecified"], [256, 7, 1, "", "max_prefixlen"], [256, 7, 1, "", "packed"], [256, 7, 1, "", "reverse_pointer"], [256, 7, 1, "", "version"]], "ipaddress.IPv4Interface": [[256, 7, 1, "", "ip"], [256, 7, 1, "", "network"], [256, 7, 1, "", "with_hostmask"], [256, 7, 1, "", "with_netmask"], [256, 7, 1, "", "with_prefixlen"]], "ipaddress.IPv4Network": [[256, 8, 1, "", "address_exclude"], [256, 7, 1, "", "broadcast_address"], [256, 8, 1, "", "compare_networks"], [256, 7, 1, "", "compressed"], [256, 7, 1, "", "exploded"], [256, 7, 1, "", "hostmask"], [256, 8, 1, "", "hosts"], [256, 7, 1, "", "is_link_local"], [256, 7, 1, "", "is_loopback"], [256, 7, 1, "", "is_multicast"], [256, 7, 1, "", "is_private"], [256, 7, 1, "", "is_reserved"], [256, 7, 1, "", "is_unspecified"], [256, 7, 1, "", "max_prefixlen"], [256, 7, 1, "", "netmask"], [256, 7, 1, "", "network_address"], [256, 7, 1, "", "num_addresses"], [256, 8, 1, "", "overlaps"], [256, 7, 1, "", "prefixlen"], [256, 8, 1, "", "subnet_of"], [256, 8, 1, "", "subnets"], [256, 8, 1, "", "supernet"], [256, 8, 1, "", "supernet_of"], [256, 7, 1, "", "version"], [256, 7, 1, "", "with_hostmask"], [256, 7, 1, "", "with_netmask"], [256, 7, 1, "", "with_prefixlen"]], "ipaddress.IPv6Address": [[256, 8, 1, "", "__format__"], [256, 7, 1, "", "compressed"], [256, 7, 1, "", "exploded"], [256, 7, 1, "", "ipv4_mapped"], [256, 7, 1, "", "is_global"], [256, 7, 1, "", "is_link_local"], [256, 7, 1, "", "is_loopback"], [256, 7, 1, "", "is_multicast"], [256, 7, 1, "", "is_private"], [256, 7, 1, "", "is_reserved"], [256, 7, 1, "", "is_site_local"], [256, 7, 1, "", "is_unspecified"], [256, 7, 1, "", "max_prefixlen"], [256, 7, 1, "", "packed"], [256, 7, 1, "", "reverse_pointer"], [256, 7, 1, "", "scope_id"], [256, 7, 1, "", "sixtofour"], [256, 7, 1, "", "teredo"], [256, 7, 1, "", "version"]], "ipaddress.IPv6Interface": [[256, 7, 1, "", "ip"], [256, 7, 1, "", "network"], [256, 7, 1, "", "with_hostmask"], [256, 7, 1, "", "with_netmask"], [256, 7, 1, "", "with_prefixlen"]], "ipaddress.IPv6Network": [[256, 8, 1, "", "address_exclude"], [256, 7, 1, "", "broadcast_address"], [256, 8, 1, "", "compare_networks"], [256, 7, 1, "", "compressed"], [256, 7, 1, "", "exploded"], [256, 7, 1, "", "hostmask"], [256, 8, 1, "", "hosts"], [256, 7, 1, "", "is_link_local"], [256, 7, 1, "", "is_loopback"], [256, 7, 1, "", "is_multicast"], [256, 7, 1, "", "is_private"], [256, 7, 1, "", "is_reserved"], [256, 7, 1, "", "is_site_local"], [256, 7, 1, "", "is_unspecified"], [256, 7, 1, "", "max_prefixlen"], [256, 7, 1, "", "netmask"], [256, 7, 1, "", "network_address"], [256, 7, 1, "", "num_addresses"], [256, 8, 1, "", "overlaps"], [256, 7, 1, "", "prefixlen"], [256, 8, 1, "", "subnet_of"], [256, 8, 1, "", "subnets"], [256, 8, 1, "", "supernet"], [256, 8, 1, "", "supernet_of"], [256, 7, 1, "", "version"], [256, 7, 1, "", "with_hostmask"], [256, 7, 1, "", "with_netmask"], [256, 7, 1, "", "with_prefixlen"]], "iterator": [[341, 8, 1, "", "__iter__"], [341, 8, 1, "", "__next__"]], "itertools": [[258, 11, 1, "", "accumulate"], [258, 11, 1, "", "batched"], [258, 11, 1, "", "chain"], [258, 11, 1, "", "combinations"], [258, 11, 1, "", "combinations_with_replacement"], [258, 11, 1, "", "compress"], [258, 11, 1, "", "count"], [258, 11, 1, "", "cycle"], [258, 11, 1, "", "dropwhile"], [258, 11, 1, "", "filterfalse"], [258, 11, 1, "", "groupby"], [258, 11, 1, "", "islice"], [258, 11, 1, "", "pairwise"], [258, 11, 1, "", "permutations"], [258, 11, 1, "", "product"], [258, 11, 1, "", "repeat"], [258, 11, 1, "", "starmap"], [258, 11, 1, "", "takewhile"], [258, 11, 1, "", "tee"], [258, 11, 1, "", "zip_longest"]], "itertools.chain": [[258, 8, 1, "", "from_iterable"]], "json": [[259, 6, 1, "", "JSONDecodeError"], [259, 12, 1, "", "JSONDecoder"], [259, 12, 1, "", "JSONEncoder"], [259, 11, 1, "", "dump"], [259, 11, 1, "", "dumps"], [259, 11, 1, "", "load"], [259, 11, 1, "", "loads"], [259, 10, 0, "-", "tool"]], "json.JSONDecodeError": [[259, 7, 1, "", "colno"], [259, 7, 1, "", "doc"], [259, 7, 1, "", "lineno"], [259, 7, 1, "", "msg"], [259, 7, 1, "", "pos"]], "json.JSONDecoder": [[259, 8, 1, "", "decode"], [259, 8, 1, "", "raw_decode"]], "json.JSONEncoder": [[259, 8, 1, "", "default"], [259, 8, 1, "", "encode"], [259, 8, 1, "", "iterencode"]], "keyword": [[260, 11, 1, "", "iskeyword"], [260, 11, 1, "", "issoftkeyword"], [260, 9, 1, "", "kwlist"], [260, 9, 1, "", "softkwlist"]], "linecache": [[262, 11, 1, "", "checkcache"], [262, 11, 1, "", "clearcache"], [262, 11, 1, "", "getline"], [262, 11, 1, "", "lazycache"]], "list": [[341, 8, 1, "", "sort"]], "locale": [[263, 9, 1, "", "ALT_DIGITS"], [263, 9, 1, "", "CHAR_MAX"], [263, 9, 1, "", "CODESET"], [263, 9, 1, "", "CRNCYSTR"], [263, 9, 1, "", "D_FMT"], [263, 9, 1, "", "D_T_FMT"], [263, 9, 1, "", "ERA"], [263, 9, 1, "", "ERA_D_FMT"], [263, 9, 1, "", "ERA_D_T_FMT"], [263, 9, 1, "", "ERA_T_FMT"], [263, 6, 1, "", "Error"], [263, 9, 1, "", "LC_ALL"], [263, 9, 1, "", "LC_COLLATE"], [263, 9, 1, "", "LC_CTYPE"], [263, 9, 1, "", "LC_MESSAGES"], [263, 9, 1, "", "LC_MONETARY"], [263, 9, 1, "", "LC_NUMERIC"], [263, 9, 1, "", "LC_TIME"], [263, 9, 1, "", "NOEXPR"], [263, 9, 1, "", "RADIXCHAR"], [263, 9, 1, "", "THOUSEP"], [263, 9, 1, "", "T_FMT"], [263, 9, 1, "", "T_FMT_AMPM"], [263, 9, 1, "", "YESEXPR"], [263, 11, 1, "", "atof"], [263, 11, 1, "", "atoi"], [263, 11, 1, "", "bindtextdomain"], [263, 11, 1, "", "currency"], [263, 11, 1, "", "dcgettext"], [263, 11, 1, "", "delocalize"], [263, 11, 1, "", "dgettext"], [263, 11, 1, "", "format_string"], [263, 11, 1, "", "getdefaultlocale"], [263, 11, 1, "", "getencoding"], [263, 11, 1, "", "getlocale"], [263, 11, 1, "", "getpreferredencoding"], [263, 11, 1, "", "gettext"], [263, 11, 1, "", "localeconv"], [263, 11, 1, "", "localize"], [263, 11, 1, "", "nl_langinfo"], [263, 11, 1, "", "normalize"], [263, 11, 1, "", "resetlocale"], [263, 11, 1, "", "setlocale"], [263, 11, 1, "", "str"], [263, 11, 1, "", "strcoll"], [263, 11, 1, "", "strxfrm"], [263, 11, 1, "", "textdomain"]], "logging": [[264, 12, 1, "", "BufferingFormatter"], [264, 9, 1, "", "CRITICAL"], [264, 9, 1, "", "DEBUG"], [264, 9, 1, "", "ERROR"], [266, 12, 1, "", "FileHandler"], [264, 12, 1, "", "Filter"], [264, 12, 1, "", "Formatter"], [264, 12, 1, "", "Handler"], [264, 9, 1, "", "INFO"], [264, 12, 1, "", "LogRecord"], [264, 12, 1, "", "Logger"], [264, 12, 1, "", "LoggerAdapter"], [264, 9, 1, "", "NOTSET"], [266, 12, 1, "", "NullHandler"], [266, 12, 1, "", "StreamHandler"], [264, 9, 1, "", "WARNING"], [264, 11, 1, "", "addLevelName"], [264, 11, 1, "", "basicConfig"], [264, 11, 1, "", "captureWarnings"], [265, 10, 0, "-", "config"], [264, 11, 1, "", "critical"], [264, 11, 1, "", "debug"], [264, 11, 1, "", "disable"], [264, 11, 1, "", "error"], [264, 11, 1, "", "exception"], [264, 11, 1, "", "getHandlerByName"], [264, 11, 1, "", "getHandlerNames"], [264, 11, 1, "", "getLevelName"], [264, 11, 1, "", "getLevelNamesMapping"], [264, 11, 1, "", "getLogRecordFactory"], [264, 11, 1, "", "getLogger"], [264, 11, 1, "", "getLoggerClass"], [266, 10, 0, "-", "handlers"], [264, 11, 1, "", "info"], [264, 7, 1, "", "lastResort"], [264, 11, 1, "", "log"], [264, 11, 1, "", "makeLogRecord"], [264, 11, 1, "", "setLogRecordFactory"], [264, 11, 1, "", "setLoggerClass"], [264, 11, 1, "", "shutdown"], [264, 11, 1, "", "warning"]], "logging.BufferingFormatter": [[264, 8, 1, "", "format"], [264, 8, 1, "", "formatFooter"], [264, 8, 1, "", "formatHeader"]], "logging.FileHandler": [[266, 8, 1, "", "close"], [266, 8, 1, "", "emit"]], "logging.Filter": [[264, 8, 1, "", "filter"]], "logging.Formatter": [[264, 8, 1, "", "format"], [264, 8, 1, "", "formatException"], [264, 8, 1, "", "formatStack"], [264, 8, 1, "", "formatTime"]], "logging.Handler": [[264, 8, 1, "", "__init__"], [264, 8, 1, "", "acquire"], [264, 8, 1, "", "addFilter"], [264, 8, 1, "", "close"], [264, 8, 1, "", "createLock"], [264, 8, 1, "", "emit"], [264, 8, 1, "", "filter"], [264, 8, 1, "", "flush"], [264, 8, 1, "", "format"], [264, 8, 1, "", "handle"], [264, 8, 1, "", "handleError"], [264, 8, 1, "", "release"], [264, 8, 1, "", "removeFilter"], [264, 8, 1, "", "setFormatter"], [264, 8, 1, "", "setLevel"]], "logging.LogRecord": [[264, 8, 1, "", "getMessage"]], "logging.Logger": [[264, 8, 1, "", "addFilter"], [264, 8, 1, "", "addHandler"], [264, 8, 1, "", "critical"], [264, 8, 1, "", "debug"], [264, 8, 1, "", "error"], [264, 8, 1, "", "exception"], [264, 8, 1, "", "filter"], [264, 8, 1, "", "findCaller"], [264, 8, 1, "", "getChild"], [264, 8, 1, "", "getChildren"], [264, 8, 1, "", "getEffectiveLevel"], [264, 8, 1, "", "handle"], [264, 8, 1, "", "hasHandlers"], [264, 8, 1, "", "info"], [264, 8, 1, "", "isEnabledFor"], [264, 8, 1, "", "log"], [264, 8, 1, "", "makeRecord"], [264, 7, 1, "", "propagate"], [264, 8, 1, "", "removeFilter"], [264, 8, 1, "", "removeHandler"], [264, 8, 1, "", "setLevel"], [264, 8, 1, "", "warning"]], "logging.LoggerAdapter": [[264, 7, 1, "", "_log"], [264, 7, 1, "", "manager"], [264, 8, 1, "", "process"]], "logging.NullHandler": [[266, 8, 1, "", "createLock"], [266, 8, 1, "", "emit"], [266, 8, 1, "", "handle"]], "logging.StreamHandler": [[266, 8, 1, "", "emit"], [266, 8, 1, "", "flush"], [266, 8, 1, "", "setStream"], [266, 7, 1, "", "terminator"]], "logging.config": [[265, 11, 1, "", "dictConfig"], [265, 11, 1, "", "fileConfig"], [265, 11, 1, "", "listen"], [265, 11, 1, "", "stopListening"]], "logging.handlers": [[266, 12, 1, "", "BaseRotatingHandler"], [266, 12, 1, "", "BufferingHandler"], [266, 12, 1, "", "DatagramHandler"], [266, 12, 1, "", "HTTPHandler"], [266, 12, 1, "", "MemoryHandler"], [266, 12, 1, "", "NTEventLogHandler"], [266, 12, 1, "", "QueueHandler"], [266, 12, 1, "", "QueueListener"], [266, 12, 1, "", "RotatingFileHandler"], [266, 12, 1, "", "SMTPHandler"], [266, 12, 1, "", "SocketHandler"], [266, 12, 1, "", "SysLogHandler"], [266, 12, 1, "", "TimedRotatingFileHandler"], [266, 12, 1, "", "WatchedFileHandler"]], "logging.handlers.BaseRotatingHandler": [[266, 7, 1, "", "namer"], [266, 8, 1, "", "rotate"], [266, 8, 1, "", "rotation_filename"], [266, 7, 1, "", "rotator"]], "logging.handlers.BufferingHandler": [[266, 8, 1, "", "emit"], [266, 8, 1, "", "flush"], [266, 8, 1, "", "shouldFlush"]], "logging.handlers.DatagramHandler": [[266, 8, 1, "", "emit"], [266, 8, 1, "", "makeSocket"], [266, 8, 1, "", "send"]], "logging.handlers.HTTPHandler": [[266, 8, 1, "", "emit"], [266, 8, 1, "", "mapLogRecord"]], "logging.handlers.MemoryHandler": [[266, 8, 1, "", "close"], [266, 8, 1, "", "flush"], [266, 8, 1, "", "setTarget"], [266, 8, 1, "", "shouldFlush"]], "logging.handlers.NTEventLogHandler": [[266, 8, 1, "", "close"], [266, 8, 1, "", "emit"], [266, 8, 1, "", "getEventCategory"], [266, 8, 1, "", "getEventType"], [266, 8, 1, "", "getMessageID"]], "logging.handlers.QueueHandler": [[266, 8, 1, "", "emit"], [266, 8, 1, "", "enqueue"], [266, 7, 1, "", "listener"], [266, 8, 1, "", "prepare"]], "logging.handlers.QueueListener": [[266, 8, 1, "", "dequeue"], [266, 8, 1, "", "enqueue_sentinel"], [266, 8, 1, "", "handle"], [266, 8, 1, "", "prepare"], [266, 8, 1, "", "start"], [266, 8, 1, "", "stop"]], "logging.handlers.RotatingFileHandler": [[266, 8, 1, "", "doRollover"], [266, 8, 1, "", "emit"]], "logging.handlers.SMTPHandler": [[266, 8, 1, "", "emit"], [266, 8, 1, "", "getSubject"]], "logging.handlers.SocketHandler": [[266, 8, 1, "", "close"], [266, 8, 1, "", "createSocket"], [266, 8, 1, "", "emit"], [266, 8, 1, "", "handleError"], [266, 8, 1, "", "makePickle"], [266, 8, 1, "", "makeSocket"], [266, 8, 1, "", "send"]], "logging.handlers.SysLogHandler": [[266, 8, 1, "", "close"], [266, 8, 1, "", "createSocket"], [266, 8, 1, "", "emit"], [266, 8, 1, "", "encodePriority"], [266, 8, 1, "", "mapPriority"]], "logging.handlers.TimedRotatingFileHandler": [[266, 8, 1, "", "doRollover"], [266, 8, 1, "", "emit"], [266, 8, 1, "", "getFilesToDelete"]], "logging.handlers.WatchedFileHandler": [[266, 8, 1, "", "emit"], [266, 8, 1, "", "reopenIfNeeded"]], "logging.logging.Formatter": [[99, 8, 1, "", "__init__"]], "lzma": [[267, 12, 1, "", "LZMACompressor"], [267, 12, 1, "", "LZMADecompressor"], [267, 6, 1, "", "LZMAError"], [267, 12, 1, "", "LZMAFile"], [267, 11, 1, "", "compress"], [267, 11, 1, "", "decompress"], [267, 11, 1, "", "is_check_supported"], [267, 11, 1, "", "open"]], "lzma.LZMACompressor": [[267, 8, 1, "", "compress"], [267, 8, 1, "", "flush"]], "lzma.LZMADecompressor": [[267, 7, 1, "", "check"], [267, 8, 1, "", "decompress"], [267, 7, 1, "", "eof"], [267, 7, 1, "", "needs_input"], [267, 7, 1, "", "unused_data"]], "lzma.LZMAFile": [[267, 8, 1, "", "peek"]], "mailbox": [[268, 12, 1, "", "Babyl"], [268, 12, 1, "", "BabylMessage"], [268, 6, 1, "", "Error"], [268, 6, 1, "", "ExternalClashError"], [268, 6, 1, "", "FormatError"], [268, 12, 1, "", "MH"], [268, 12, 1, "", "MHMessage"], [268, 12, 1, "", "MMDF"], [268, 12, 1, "", "MMDFMessage"], [268, 12, 1, "", "Mailbox"], [268, 12, 1, "", "Maildir"], [268, 12, 1, "", "MaildirMessage"], [268, 12, 1, "", "Message"], [268, 6, 1, "", "NoSuchMailboxError"], [268, 6, 1, "", "NotEmptyError"], [268, 12, 1, "", "mbox"], [268, 12, 1, "", "mboxMessage"]], "mailbox.Babyl": [[268, 8, 1, "", "get_file"], [268, 8, 1, "", "get_labels"], [268, 8, 1, "", "lock"], [268, 8, 1, "", "unlock"]], "mailbox.BabylMessage": [[268, 8, 1, "", "add_label"], [268, 8, 1, "", "get_labels"], [268, 8, 1, "", "get_visible"], [268, 8, 1, "", "remove_label"], [268, 8, 1, "", "set_labels"], [268, 8, 1, "", "set_visible"], [268, 8, 1, "", "update_visible"]], "mailbox.MH": [[268, 8, 1, "", "__delitem__"], [268, 8, 1, "", "add_folder"], [268, 8, 1, "", "close"], [268, 8, 1, "", "discard"], [268, 8, 1, "", "flush"], [268, 8, 1, "", "get_file"], [268, 8, 1, "", "get_folder"], [268, 8, 1, "", "get_sequences"], [268, 8, 1, "", "list_folders"], [268, 8, 1, "", "lock"], [268, 8, 1, "", "pack"], [268, 8, 1, "", "remove"], [268, 8, 1, "", "remove_folder"], [268, 8, 1, "", "set_sequences"], [268, 8, 1, "", "unlock"]], "mailbox.MHMessage": [[268, 8, 1, "", "add_sequence"], [268, 8, 1, "", "get_sequences"], [268, 8, 1, "", "remove_sequence"], [268, 8, 1, "", "set_sequences"]], "mailbox.MMDF": [[268, 8, 1, "", "get_file"], [268, 8, 1, "", "lock"], [268, 8, 1, "", "unlock"]], "mailbox.MMDFMessage": [[268, 8, 1, "", "add_flag"], [268, 8, 1, "", "get_flags"], [268, 8, 1, "", "get_from"], [268, 8, 1, "", "remove_flag"], [268, 8, 1, "", "set_flags"], [268, 8, 1, "", "set_from"]], "mailbox.Mailbox": [[268, 8, 1, "", "__contains__"], [268, 8, 1, "", "__delitem__"], [268, 8, 1, "", "__getitem__"], [268, 8, 1, "", "__iter__"], [268, 8, 1, "", "__len__"], [268, 8, 1, "", "__setitem__"], [268, 8, 1, "", "add"], [268, 8, 1, "", "clear"], [268, 8, 1, "", "close"], [268, 8, 1, "", "discard"], [268, 8, 1, "", "flush"], [268, 8, 1, "", "get"], [268, 8, 1, "", "get_bytes"], [268, 8, 1, "", "get_file"], [268, 8, 1, "", "get_message"], [268, 8, 1, "", "get_string"], [268, 8, 1, "", "items"], [268, 8, 1, "", "iteritems"], [268, 8, 1, "", "iterkeys"], [268, 8, 1, "", "itervalues"], [268, 8, 1, "", "keys"], [268, 8, 1, "", "lock"], [268, 8, 1, "", "pop"], [268, 8, 1, "", "popitem"], [268, 8, 1, "", "remove"], [268, 8, 1, "", "unlock"], [268, 8, 1, "", "update"], [268, 8, 1, "", "values"]], "mailbox.Maildir": [[268, 8, 1, "", "__setitem__"], [268, 8, 1, "", "add"], [268, 8, 1, "", "add_folder"], [268, 8, 1, "", "clean"], [268, 8, 1, "", "close"], [268, 8, 1, "", "flush"], [268, 8, 1, "", "get_file"], [268, 8, 1, "", "get_folder"], [268, 8, 1, "", "list_folders"], [268, 8, 1, "", "lock"], [268, 8, 1, "", "remove_folder"], [268, 8, 1, "", "unlock"], [268, 8, 1, "", "update"]], "mailbox.MaildirMessage": [[268, 8, 1, "", "add_flag"], [268, 8, 1, "", "get_date"], [268, 8, 1, "", "get_flags"], [268, 8, 1, "", "get_info"], [268, 8, 1, "", "get_subdir"], [268, 8, 1, "", "remove_flag"], [268, 8, 1, "", "set_date"], [268, 8, 1, "", "set_flags"], [268, 8, 1, "", "set_info"], [268, 8, 1, "", "set_subdir"]], "mailbox.mbox": [[268, 8, 1, "", "get_file"], [268, 8, 1, "", "lock"], [268, 8, 1, "", "unlock"]], "mailbox.mboxMessage": [[268, 8, 1, "", "add_flag"], [268, 8, 1, "", "get_flags"], [268, 8, 1, "", "get_from"], [268, 8, 1, "", "remove_flag"], [268, 8, 1, "", "set_flags"], [268, 8, 1, "", "set_from"]], "mailcap": [[269, 11, 1, "", "findmatch"], [269, 11, 1, "", "getcaps"]], "marshal": [[271, 11, 1, "", "dump"], [271, 11, 1, "", "dumps"], [271, 11, 1, "", "load"], [271, 11, 1, "", "loads"], [271, 9, 1, "", "version"]], "math": [[272, 11, 1, "", "acos"], [272, 11, 1, "", "acosh"], [272, 11, 1, "", "asin"], [272, 11, 1, "", "asinh"], [272, 11, 1, "", "atan"], [272, 11, 1, "", "atan2"], [272, 11, 1, "", "atanh"], [272, 11, 1, "", "cbrt"], [272, 11, 1, "", "ceil"], [272, 11, 1, "", "comb"], [272, 11, 1, "", "copysign"], [272, 11, 1, "", "cos"], [272, 11, 1, "", "cosh"], [272, 11, 1, "", "degrees"], [272, 11, 1, "", "dist"], [272, 9, 1, "", "e"], [272, 11, 1, "", "erf"], [272, 11, 1, "", "erfc"], [272, 11, 1, "", "exp"], [272, 11, 1, "", "exp2"], [272, 11, 1, "", "expm1"], [272, 11, 1, "", "fabs"], [272, 11, 1, "", "factorial"], [272, 11, 1, "", "floor"], [272, 11, 1, "", "fmod"], [272, 11, 1, "", "frexp"], [272, 11, 1, "", "fsum"], [272, 11, 1, "", "gamma"], [272, 11, 1, "", "gcd"], [272, 11, 1, "", "hypot"], [272, 9, 1, "", "inf"], [272, 11, 1, "", "isclose"], [272, 11, 1, "", "isfinite"], [272, 11, 1, "", "isinf"], [272, 11, 1, "", "isnan"], [272, 11, 1, "", "isqrt"], [272, 11, 1, "", "lcm"], [272, 11, 1, "", "ldexp"], [272, 11, 1, "", "lgamma"], [272, 11, 1, "", "log"], [272, 11, 1, "", "log10"], [272, 11, 1, "", "log1p"], [272, 11, 1, "", "log2"], [272, 11, 1, "", "modf"], [272, 9, 1, "", "nan"], [272, 11, 1, "", "nextafter"], [272, 11, 1, "", "perm"], [272, 9, 1, "", "pi"], [272, 11, 1, "", "pow"], [272, 11, 1, "", "prod"], [272, 11, 1, "", "radians"], [272, 11, 1, "", "remainder"], [272, 11, 1, "", "sin"], [272, 11, 1, "", "sinh"], [272, 11, 1, "", "sqrt"], [272, 11, 1, "", "sumprod"], [272, 11, 1, "", "tan"], [272, 11, 1, "", "tanh"], [272, 9, 1, "", "tau"], [272, 11, 1, "", "trunc"], [272, 11, 1, "", "ulp"]], "memoryview": [[341, 8, 1, "", "__eq__"], [341, 7, 1, "", "c_contiguous"], [341, 8, 1, "", "cast"], [341, 7, 1, "", "contiguous"], [341, 7, 1, "", "f_contiguous"], [341, 7, 1, "", "format"], [341, 8, 1, "", "hex"], [341, 7, 1, "", "itemsize"], [341, 7, 1, "", "nbytes"], [341, 7, 1, "", "ndim"], [341, 7, 1, "", "obj"], [341, 7, 1, "", "readonly"], [341, 8, 1, "", "release"], [341, 7, 1, "", "shape"], [341, 7, 1, "", "strides"], [341, 7, 1, "", "suboffsets"], [341, 8, 1, "", "tobytes"], [341, 8, 1, "", "tolist"], [341, 8, 1, "", "toreadonly"]], "mimetypes": [[273, 12, 1, "", "MimeTypes"], [273, 11, 1, "", "add_type"], [273, 9, 1, "", "common_types"], [273, 9, 1, "", "encodings_map"], [273, 11, 1, "", "guess_all_extensions"], [273, 11, 1, "", "guess_extension"], [273, 11, 1, "", "guess_type"], [273, 11, 1, "", "init"], [273, 9, 1, "", "inited"], [273, 9, 1, "", "knownfiles"], [273, 11, 1, "", "read_mime_types"], [273, 9, 1, "", "suffix_map"], [273, 9, 1, "", "types_map"]], "mimetypes.MimeTypes": [[273, 7, 1, "", "encodings_map"], [273, 8, 1, "", "guess_all_extensions"], [273, 8, 1, "", "guess_extension"], [273, 8, 1, "", "guess_type"], [273, 8, 1, "", "read"], [273, 8, 1, "", "read_windows_registry"], [273, 8, 1, "", "readfp"], [273, 7, 1, "", "suffix_map"], [273, 7, 1, "", "types_map"], [273, 7, 1, "", "types_map_inv"]], "mmap": [[275, 9, 1, "", "MADV_AUTOSYNC"], [275, 9, 1, "", "MADV_CORE"], [275, 9, 1, "", "MADV_DODUMP"], [275, 9, 1, "", "MADV_DOFORK"], [275, 9, 1, "", "MADV_DONTDUMP"], [275, 9, 1, "", "MADV_DONTFORK"], [275, 9, 1, "", "MADV_DONTNEED"], [275, 9, 1, "", "MADV_FREE"], [275, 9, 1, "", "MADV_FREE_REUSABLE"], [275, 9, 1, "", "MADV_FREE_REUSE"], [275, 9, 1, "", "MADV_HUGEPAGE"], [275, 9, 1, "", "MADV_HWPOISON"], [275, 9, 1, "", "MADV_MERGEABLE"], [275, 9, 1, "", "MADV_NOCORE"], [275, 9, 1, "", "MADV_NOHUGEPAGE"], [275, 9, 1, "", "MADV_NORMAL"], [275, 9, 1, "", "MADV_NOSYNC"], [275, 9, 1, "", "MADV_PROTECT"], [275, 9, 1, "", "MADV_RANDOM"], [275, 9, 1, "", "MADV_REMOVE"], [275, 9, 1, "", "MADV_SEQUENTIAL"], [275, 9, 1, "", "MADV_SOFT_OFFLINE"], [275, 9, 1, "", "MADV_UNMERGEABLE"], [275, 9, 1, "", "MADV_WILLNEED"], [275, 9, 1, "", "MAP_ALIGNED_SUPER"], [275, 9, 1, "", "MAP_ANON"], [275, 9, 1, "", "MAP_ANONYMOUS"], [275, 9, 1, "", "MAP_CONCEAL"], [275, 9, 1, "", "MAP_DENYWRITE"], [275, 9, 1, "", "MAP_EXECUTABLE"], [275, 9, 1, "", "MAP_POPULATE"], [275, 9, 1, "", "MAP_PRIVATE"], [275, 9, 1, "", "MAP_SHARED"], [275, 9, 1, "", "MAP_STACK"], [275, 12, 1, "", "mmap"]], "mmap.mmap": [[275, 8, 1, "", "close"], [275, 7, 1, "", "closed"], [275, 8, 1, "", "find"], [275, 8, 1, "", "flush"], [275, 8, 1, "", "madvise"], [275, 8, 1, "", "move"], [275, 8, 1, "", "read"], [275, 8, 1, "", "read_byte"], [275, 8, 1, "", "readline"], [275, 8, 1, "", "resize"], [275, 8, 1, "", "rfind"], [275, 8, 1, "", "seek"], [275, 8, 1, "", "size"], [275, 8, 1, "", "tell"], [275, 8, 1, "", "write"], [275, 8, 1, "", "write_byte"]], "modulefinder": [[276, 11, 1, "", "AddPackagePath"], [276, 12, 1, "", "ModuleFinder"], [276, 11, 1, "", "ReplacePackage"]], "modulefinder.ModuleFinder": [[276, 7, 1, "", "modules"], [276, 8, 1, "", "report"], [276, 8, 1, "", "run_script"]], "msilib": [[278, 12, 1, "", "Binary"], [278, 12, 1, "", "CAB"], [278, 12, 1, "", "Control"], [278, 11, 1, "", "CreateRecord"], [278, 12, 1, "", "Dialog"], [278, 12, 1, "", "Directory"], [278, 11, 1, "", "FCICreate"], [278, 12, 1, "", "Feature"], [278, 11, 1, "", "OpenDatabase"], [278, 12, 1, "", "RadioButtonGroup"], [278, 11, 1, "", "UuidCreate"], [278, 11, 1, "", "add_data"], [278, 11, 1, "", "add_stream"], [278, 11, 1, "", "add_tables"], [278, 11, 1, "", "gen_uuid"], [278, 11, 1, "", "init_database"], [278, 9, 1, "", "schema"], [278, 9, 1, "", "sequence"], [278, 9, 1, "", "text"]], "msilib.CAB": [[278, 8, 1, "", "append"], [278, 8, 1, "", "commit"]], "msilib.Control": [[278, 8, 1, "", "condition"], [278, 8, 1, "", "event"], [278, 8, 1, "", "mapping"]], "msilib.Database": [[278, 8, 1, "", "Close"], [278, 8, 1, "", "Commit"], [278, 8, 1, "", "GetSummaryInformation"], [278, 8, 1, "", "OpenView"]], "msilib.Dialog": [[278, 8, 1, "", "bitmap"], [278, 8, 1, "", "checkbox"], [278, 8, 1, "", "control"], [278, 8, 1, "", "line"], [278, 8, 1, "", "pushbutton"], [278, 8, 1, "", "radiogroup"], [278, 8, 1, "", "text"]], "msilib.Directory": [[278, 8, 1, "", "add_file"], [278, 8, 1, "", "glob"], [278, 8, 1, "", "remove_pyc"], [278, 8, 1, "", "start_component"]], "msilib.Feature": [[278, 8, 1, "", "set_current"]], "msilib.RadioButtonGroup": [[278, 8, 1, "", "add"]], "msilib.Record": [[278, 8, 1, "", "ClearData"], [278, 8, 1, "", "GetFieldCount"], [278, 8, 1, "", "GetInteger"], [278, 8, 1, "", "GetString"], [278, 8, 1, "", "SetInteger"], [278, 8, 1, "", "SetStream"], [278, 8, 1, "", "SetString"]], "msilib.SummaryInformation": [[278, 8, 1, "", "GetProperty"], [278, 8, 1, "", "GetPropertyCount"], [278, 8, 1, "", "Persist"], [278, 8, 1, "", "SetProperty"]], "msilib.View": [[278, 8, 1, "", "Close"], [278, 8, 1, "", "Execute"], [278, 8, 1, "", "Fetch"], [278, 8, 1, "", "GetColumnInfo"], [278, 8, 1, "", "Modify"]], "msvcrt": [[279, 9, 1, "", "LK_LOCK"], [279, 9, 1, "", "LK_NBLCK"], [279, 9, 1, "", "LK_NBRLCK"], [279, 9, 1, "", "LK_RLCK"], [279, 9, 1, "", "LK_UNLCK"], [279, 11, 1, "", "get_osfhandle"], [279, 11, 1, "", "getch"], [279, 11, 1, "", "getche"], [279, 11, 1, "", "getwch"], [279, 11, 1, "", "getwche"], [279, 11, 1, "", "heapmin"], [279, 11, 1, "", "kbhit"], [279, 11, 1, "", "locking"], [279, 11, 1, "", "open_osfhandle"], [279, 11, 1, "", "putch"], [279, 11, 1, "", "putwch"], [279, 11, 1, "", "setmode"], [279, 11, 1, "", "ungetch"], [279, 11, 1, "", "ungetwch"]], "multiprocessing": [[280, 11, 1, "", "Array"], [280, 6, 1, "", "AuthenticationError"], [280, 12, 1, "", "Barrier"], [280, 12, 1, "", "BoundedSemaphore"], [280, 6, 1, "", "BufferTooShort"], [280, 12, 1, "", "Condition"], [280, 12, 1, "", "Event"], [280, 12, 1, "", "JoinableQueue"], [280, 12, 1, "", "Lock"], [280, 11, 1, "", "Manager"], [280, 11, 1, "", "Pipe"], [280, 12, 1, "", "Process"], [280, 6, 1, "", "ProcessError"], [280, 12, 1, "", "Queue"], [280, 12, 1, "", "RLock"], [280, 12, 1, "", "Semaphore"], [280, 12, 1, "", "SimpleQueue"], [280, 6, 1, "", "TimeoutError"], [280, 11, 1, "", "Value"], [280, 11, 1, "", "active_children"], [280, 10, 0, "-", "connection"], [280, 11, 1, "", "cpu_count"], [280, 11, 1, "", "current_process"], [280, 10, 0, "-", "dummy"], [280, 11, 1, "", "freeze_support"], [280, 11, 1, "", "get_all_start_methods"], [280, 11, 1, "", "get_context"], [280, 11, 1, "", "get_logger"], [280, 11, 1, "", "get_start_method"], [280, 11, 1, "", "log_to_stderr"], [280, 10, 0, "-", "managers"], [280, 11, 1, "", "parent_process"], [280, 10, 0, "-", "pool"], [280, 11, 1, "", "set_executable"], [280, 11, 1, "", "set_forkserver_preload"], [280, 11, 1, "", "set_start_method"], [281, 10, 0, "-", "shared_memory"], [280, 10, 0, "-", "sharedctypes"]], "multiprocessing.JoinableQueue": [[280, 8, 1, "", "join"], [280, 8, 1, "", "task_done"]], "multiprocessing.Lock": [[280, 8, 1, "", "acquire"], [280, 8, 1, "", "release"]], "multiprocessing.Process": [[280, 7, 1, "", "authkey"], [280, 8, 1, "", "close"], [280, 7, 1, "", "daemon"], [280, 7, 1, "", "exitcode"], [280, 8, 1, "", "is_alive"], [280, 8, 1, "", "join"], [280, 8, 1, "", "kill"], [280, 7, 1, "", "name"], [280, 7, 1, "", "pid"], [280, 8, 1, "", "run"], [280, 7, 1, "", "sentinel"], [280, 8, 1, "", "start"], [280, 8, 1, "", "terminate"]], "multiprocessing.Queue": [[280, 8, 1, "", "cancel_join_thread"], [280, 8, 1, "", "close"], [280, 8, 1, "", "empty"], [280, 8, 1, "", "full"], [280, 8, 1, "", "get"], [280, 8, 1, "", "get_nowait"], [280, 8, 1, "", "join_thread"], [280, 8, 1, "", "put"], [280, 8, 1, "", "put_nowait"], [280, 8, 1, "", "qsize"]], "multiprocessing.RLock": [[280, 8, 1, "", "acquire"], [280, 8, 1, "", "release"]], "multiprocessing.SimpleQueue": [[280, 8, 1, "", "close"], [280, 8, 1, "", "empty"], [280, 8, 1, "", "get"], [280, 8, 1, "", "put"]], "multiprocessing.connection": [[280, 11, 1, "", "Client"], [280, 12, 1, "", "Connection"], [280, 12, 1, "", "Listener"], [280, 11, 1, "", "answer_challenge"], [280, 11, 1, "", "deliver_challenge"], [280, 11, 1, "", "wait"]], "multiprocessing.connection.Connection": [[280, 8, 1, "", "close"], [280, 8, 1, "", "fileno"], [280, 8, 1, "", "poll"], [280, 8, 1, "", "recv"], [280, 8, 1, "", "recv_bytes"], [280, 8, 1, "", "recv_bytes_into"], [280, 8, 1, "", "send"], [280, 8, 1, "", "send_bytes"]], "multiprocessing.connection.Listener": [[280, 8, 1, "", "accept"], [280, 7, 1, "", "address"], [280, 8, 1, "", "close"], [280, 7, 1, "", "last_accepted"]], "multiprocessing.managers": [[280, 12, 1, "", "BaseManager"], [280, 12, 1, "", "BaseProxy"], [280, 12, 1, "", "Namespace"], [281, 12, 1, "", "SharedMemoryManager"], [280, 12, 1, "", "SyncManager"]], "multiprocessing.managers.BaseManager": [[280, 7, 1, "", "address"], [280, 8, 1, "", "connect"], [280, 8, 1, "", "get_server"], [280, 8, 1, "", "register"], [280, 8, 1, "", "shutdown"], [280, 8, 1, "", "start"]], "multiprocessing.managers.BaseProxy": [[280, 8, 1, "", "__repr__"], [280, 8, 1, "", "__str__"], [280, 8, 1, "", "_callmethod"], [280, 8, 1, "", "_getvalue"]], "multiprocessing.managers.SharedMemoryManager": [[281, 8, 1, "", "ShareableList"], [281, 8, 1, "", "SharedMemory"]], "multiprocessing.managers.SyncManager": [[280, 8, 1, "", "Array"], [280, 8, 1, "", "Barrier"], [280, 8, 1, "", "BoundedSemaphore"], [280, 8, 1, "", "Condition"], [280, 8, 1, "", "Event"], [280, 8, 1, "", "Lock"], [280, 8, 1, "", "Namespace"], [280, 8, 1, "", "Queue"], [280, 8, 1, "", "RLock"], [280, 8, 1, "", "Semaphore"], [280, 8, 1, "", "Value"], [280, 8, 1, "", "dict"], [280, 8, 1, "", "list"]], "multiprocessing.pool": [[280, 12, 1, "", "AsyncResult"], [280, 12, 1, "", "Pool"], [280, 12, 1, "", "ThreadPool"]], "multiprocessing.pool.AsyncResult": [[280, 8, 1, "", "get"], [280, 8, 1, "", "ready"], [280, 8, 1, "", "successful"], [280, 8, 1, "", "wait"]], "multiprocessing.pool.Pool": [[280, 8, 1, "", "apply"], [280, 8, 1, "", "apply_async"], [280, 8, 1, "", "close"], [280, 8, 1, "", "imap"], [280, 8, 1, "", "imap_unordered"], [280, 8, 1, "", "join"], [280, 8, 1, "", "map"], [280, 8, 1, "", "map_async"], [280, 8, 1, "", "starmap"], [280, 8, 1, "", "starmap_async"], [280, 8, 1, "", "terminate"]], "multiprocessing.shared_memory": [[281, 12, 1, "", "ShareableList"], [281, 12, 1, "", "SharedMemory"]], "multiprocessing.shared_memory.ShareableList": [[281, 8, 1, "", "count"], [281, 7, 1, "", "format"], [281, 8, 1, "", "index"], [281, 7, 1, "", "shm"]], "multiprocessing.shared_memory.SharedMemory": [[281, 7, 1, "", "buf"], [281, 8, 1, "", "close"], [281, 7, 1, "", "name"], [281, 7, 1, "", "size"], [281, 8, 1, "", "unlink"]], "multiprocessing.sharedctypes": [[280, 11, 1, "", "Array"], [280, 11, 1, "", "RawArray"], [280, 11, 1, "", "RawValue"], [280, 11, 1, "", "Value"], [280, 11, 1, "", "copy"], [280, 11, 1, "", "synchronized"]], "netrc": [[283, 6, 1, "", "NetrcParseError"], [283, 12, 1, "", "netrc"]], "netrc.NetrcParseError": [[283, 7, 1, "", "filename"], [283, 7, 1, "", "lineno"], [283, 7, 1, "", "msg"]], "netrc.netrc": [[283, 8, 1, "", "__repr__"], [283, 8, 1, "", "authenticators"], [283, 7, 1, "", "hosts"], [283, 7, 1, "", "macros"]], "nis": [[284, 11, 1, "", "cat"], [284, 6, 1, "", "error"], [284, 11, 1, "", "get_default_domain"], [284, 11, 1, "", "maps"], [284, 11, 1, "", "match"]], "nntplib": [[285, 12, 1, "", "NNTP"], [285, 6, 1, "", "NNTPDataError"], [285, 6, 1, "", "NNTPError"], [285, 6, 1, "", "NNTPPermanentError"], [285, 6, 1, "", "NNTPProtocolError"], [285, 6, 1, "", "NNTPReplyError"], [285, 6, 1, "", "NNTPTemporaryError"], [285, 12, 1, "", "NNTP_SSL"], [285, 11, 1, "", "decode_header"]], "nntplib.NNTP": [[285, 8, 1, "", "article"], [285, 8, 1, "", "body"], [285, 8, 1, "", "date"], [285, 8, 1, "", "description"], [285, 8, 1, "", "descriptions"], [285, 8, 1, "", "getcapabilities"], [285, 8, 1, "", "getwelcome"], [285, 8, 1, "", "group"], [285, 8, 1, "", "head"], [285, 8, 1, "", "help"], [285, 8, 1, "", "ihave"], [285, 8, 1, "", "last"], [285, 8, 1, "", "list"], [285, 8, 1, "", "login"], [285, 8, 1, "", "newgroups"], [285, 8, 1, "", "newnews"], [285, 8, 1, "", "next"], [285, 7, 1, "", "nntp_implementation"], [285, 7, 1, "", "nntp_version"], [285, 8, 1, "", "over"], [285, 8, 1, "", "post"], [285, 8, 1, "", "quit"], [285, 8, 1, "", "set_debuglevel"], [285, 8, 1, "", "slave"], [285, 8, 1, "", "starttls"], [285, 8, 1, "", "stat"], [285, 8, 1, "", "xhdr"], [285, 8, 1, "", "xover"]], "nntplib.NNTPError": [[285, 7, 1, "", "response"]], "numbers": [[286, 12, 1, "", "Complex"], [286, 12, 1, "", "Integral"], [286, 12, 1, "", "Number"], [286, 12, 1, "", "Rational"], [286, 12, 1, "", "Real"]], "numbers.Complex": [[286, 8, 1, "", "conjugate"], [286, 7, 1, "", "imag"], [286, 7, 1, "", "real"]], "numbers.Rational": [[286, 7, 1, "", "denominator"], [286, 7, 1, "", "numerator"]], "object": [[425, 8, 1, "", "__abs__"], [425, 8, 1, "", "__add__"], [425, 8, 1, "", "__aenter__"], [425, 8, 1, "", "__aexit__"], [425, 8, 1, "", "__aiter__"], [425, 8, 1, "", "__and__"], [425, 8, 1, "", "__anext__"], [425, 8, 1, "", "__await__"], [425, 8, 1, "", "__bool__"], [425, 8, 1, "", "__buffer__"], [425, 8, 1, "", "__bytes__"], [425, 8, 1, "", "__call__"], [425, 8, 1, "", "__ceil__"], [425, 8, 1, "", "__class_getitem__"], [425, 8, 1, "", "__complex__"], [425, 8, 1, "", "__contains__"], [425, 8, 1, "", "__del__"], [425, 8, 1, "", "__delattr__"], [425, 8, 1, "", "__delete__"], [425, 8, 1, "", "__delitem__"], [341, 7, 1, "", "__dict__"], [425, 8, 1, "", "__dir__"], [425, 8, 1, "", "__divmod__"], [425, 8, 1, "", "__enter__"], [425, 8, 1, "", "__eq__"], [425, 8, 1, "", "__exit__"], [425, 8, 1, "", "__float__"], [425, 8, 1, "", "__floor__"], [425, 8, 1, "", "__floordiv__"], [425, 8, 1, "", "__format__"], [425, 8, 1, "", "__ge__"], [425, 8, 1, "", "__get__"], [425, 8, 1, "", "__getattr__"], [425, 8, 1, "", "__getattribute__"], [425, 8, 1, "", "__getitem__"], [296, 8, 1, "", "__getnewargs__"], [296, 8, 1, "", "__getnewargs_ex__"], [296, 8, 1, "", "__getstate__"], [425, 8, 1, "", "__gt__"], [425, 8, 1, "", "__hash__"], [425, 8, 1, "", "__iadd__"], [425, 8, 1, "", "__iand__"], [425, 8, 1, "", "__ifloordiv__"], [425, 8, 1, "", "__ilshift__"], [425, 8, 1, "", "__imatmul__"], [425, 8, 1, "", "__imod__"], [425, 8, 1, "", "__imul__"], [425, 8, 1, "", "__index__"], [425, 8, 1, "", "__init__"], [425, 8, 1, "", "__init_subclass__"], [425, 8, 1, "", "__int__"], [425, 8, 1, "", "__invert__"], [425, 8, 1, "", "__ior__"], [425, 8, 1, "", "__ipow__"], [425, 8, 1, "", "__irshift__"], [425, 8, 1, "", "__isub__"], [425, 8, 1, "", "__iter__"], [425, 8, 1, "", "__itruediv__"], [425, 8, 1, "", "__ixor__"], [425, 8, 1, "", "__le__"], [425, 8, 1, "", "__len__"], [425, 8, 1, "", "__length_hint__"], [425, 8, 1, "", "__lshift__"], [425, 8, 1, "", "__lt__"], [425, 9, 1, "", "__match_args__"], [425, 8, 1, "", "__matmul__"], [425, 8, 1, "", "__missing__"], [425, 8, 1, "", "__mod__"], [425, 8, 1, "", "__mro_entries__"], [425, 8, 1, "", "__mul__"], [425, 8, 1, "", "__ne__"], [425, 8, 1, "", "__neg__"], [425, 8, 1, "", "__new__"], [425, 8, 1, "", "__or__"], [425, 8, 1, "", "__pos__"], [425, 8, 1, "", "__pow__"], [425, 8, 1, "", "__radd__"], [425, 8, 1, "", "__rand__"], [425, 8, 1, "", "__rdivmod__"], [296, 8, 1, "", "__reduce__"], [296, 8, 1, "", "__reduce_ex__"], [425, 8, 1, "", "__release_buffer__"], [425, 8, 1, "", "__repr__"], [425, 8, 1, "", "__reversed__"], [425, 8, 1, "", "__rfloordiv__"], [425, 8, 1, "", "__rlshift__"], [425, 8, 1, "", "__rmatmul__"], [425, 8, 1, "", "__rmod__"], [425, 8, 1, "", "__rmul__"], [425, 8, 1, "", "__ror__"], [425, 8, 1, "", "__round__"], [425, 8, 1, "", "__rpow__"], [425, 8, 1, "", "__rrshift__"], [425, 8, 1, "", "__rshift__"], [425, 8, 1, "", "__rsub__"], [425, 8, 1, "", "__rtruediv__"], [425, 8, 1, "", "__rxor__"], [425, 8, 1, "", "__set__"], [425, 8, 1, "", "__set_name__"], [425, 8, 1, "", "__setattr__"], [425, 8, 1, "", "__setitem__"], [296, 8, 1, "", "__setstate__"], [425, 9, 1, "", "__slots__"], [425, 8, 1, "", "__str__"], [425, 8, 1, "", "__sub__"], [425, 8, 1, "", "__truediv__"], [425, 8, 1, "", "__trunc__"], [425, 8, 1, "", "__xor__"]], "operator": [[288, 11, 1, "", "__abs__"], [288, 11, 1, "", "__add__"], [288, 11, 1, "", "__and__"], [288, 11, 1, "", "__call__"], [288, 11, 1, "", "__concat__"], [288, 11, 1, "", "__contains__"], [288, 11, 1, "", "__delitem__"], [288, 11, 1, "", "__eq__"], [288, 11, 1, "", "__floordiv__"], [288, 11, 1, "", "__ge__"], [288, 11, 1, "", "__getitem__"], [288, 11, 1, "", "__gt__"], [288, 11, 1, "", "__iadd__"], [288, 11, 1, "", "__iand__"], [288, 11, 1, "", "__iconcat__"], [288, 11, 1, "", "__ifloordiv__"], [288, 11, 1, "", "__ilshift__"], [288, 11, 1, "", "__imatmul__"], [288, 11, 1, "", "__imod__"], [288, 11, 1, "", "__imul__"], [288, 11, 1, "", "__index__"], [288, 11, 1, "", "__inv__"], [288, 11, 1, "", "__invert__"], [288, 11, 1, "", "__ior__"], [288, 11, 1, "", "__ipow__"], [288, 11, 1, "", "__irshift__"], [288, 11, 1, "", "__isub__"], [288, 11, 1, "", "__itruediv__"], [288, 11, 1, "", "__ixor__"], [288, 11, 1, "", "__le__"], [288, 11, 1, "", "__lshift__"], [288, 11, 1, "", "__lt__"], [288, 11, 1, "", "__matmul__"], [288, 11, 1, "", "__mod__"], [288, 11, 1, "", "__mul__"], [288, 11, 1, "", "__ne__"], [288, 11, 1, "", "__neg__"], [288, 11, 1, "", "__not__"], [288, 11, 1, "", "__or__"], [288, 11, 1, "", "__pos__"], [288, 11, 1, "", "__pow__"], [288, 11, 1, "", "__rshift__"], [288, 11, 1, "", "__setitem__"], [288, 11, 1, "", "__sub__"], [288, 11, 1, "", "__truediv__"], [288, 11, 1, "", "__xor__"], [288, 11, 1, "", "abs"], [288, 11, 1, "", "add"], [288, 11, 1, "", "and_"], [288, 11, 1, "", "attrgetter"], [288, 11, 1, "", "call"], [288, 11, 1, "", "concat"], [288, 11, 1, "", "contains"], [288, 11, 1, "", "countOf"], [288, 11, 1, "", "delitem"], [288, 11, 1, "", "eq"], [288, 11, 1, "", "floordiv"], [288, 11, 1, "", "ge"], [288, 11, 1, "", "getitem"], [288, 11, 1, "", "gt"], [288, 11, 1, "", "iadd"], [288, 11, 1, "", "iand"], [288, 11, 1, "", "iconcat"], [288, 11, 1, "", "ifloordiv"], [288, 11, 1, "", "ilshift"], [288, 11, 1, "", "imatmul"], [288, 11, 1, "", "imod"], [288, 11, 1, "", "imul"], [288, 11, 1, "", "index"], [288, 11, 1, "", "indexOf"], [288, 11, 1, "", "inv"], [288, 11, 1, "", "invert"], [288, 11, 1, "", "ior"], [288, 11, 1, "", "ipow"], [288, 11, 1, "", "irshift"], [288, 11, 1, "", "is_"], [288, 11, 1, "", "is_not"], [288, 11, 1, "", "isub"], [288, 11, 1, "", "itemgetter"], [288, 11, 1, "", "itruediv"], [288, 11, 1, "", "ixor"], [288, 11, 1, "", "le"], [288, 11, 1, "", "length_hint"], [288, 11, 1, "", "lshift"], [288, 11, 1, "", "lt"], [288, 11, 1, "", "matmul"], [288, 11, 1, "", "methodcaller"], [288, 11, 1, "", "mod"], [288, 11, 1, "", "mul"], [288, 11, 1, "", "ne"], [288, 11, 1, "", "neg"], [288, 11, 1, "", "not_"], [288, 11, 1, "", "or_"], [288, 11, 1, "", "pos"], [288, 11, 1, "", "pow"], [288, 11, 1, "", "rshift"], [288, 11, 1, "", "setitem"], [288, 11, 1, "", "sub"], [288, 11, 1, "", "truediv"], [288, 11, 1, "", "truth"], [288, 11, 1, "", "xor"]], "optparse": [[289, 6, 1, "", "AmbiguousOptionError"], [289, 6, 1, "", "BadOptionError"], [289, 12, 1, "", "Option"], [289, 6, 1, "", "OptionConflictError"], [289, 6, 1, "", "OptionError"], [289, 12, 1, "", "OptionGroup"], [289, 12, 1, "", "OptionParser"], [289, 6, 1, "", "OptionValueError"], [289, 12, 1, "", "Values"]], "optparse.Option": [[289, 7, 1, "", "ACTIONS"], [289, 7, 1, "", "ALWAYS_TYPED_ACTIONS"], [289, 7, 1, "", "STORE_ACTIONS"], [289, 7, 1, "", "TYPED_ACTIONS"], [289, 7, 1, "", "TYPES"], [289, 7, 1, "", "TYPE_CHECKER"], [289, 7, 1, "", "action"], [289, 7, 1, "", "callback"], [289, 7, 1, "", "callback_args"], [289, 7, 1, "", "callback_kwargs"], [289, 7, 1, "", "choices"], [289, 7, 1, "", "const"], [289, 7, 1, "", "default"], [289, 7, 1, "", "dest"], [289, 7, 1, "", "help"], [289, 7, 1, "", "metavar"], [289, 7, 1, "", "nargs"], [289, 7, 1, "", "type"]], "optparse.OptionParser": [[289, 8, 1, "", "add_option"], [289, 8, 1, "", "disable_interspersed_args"], [289, 8, 1, "", "enable_interspersed_args"], [289, 8, 1, "", "get_option"], [289, 8, 1, "", "get_option_group"], [289, 8, 1, "", "get_usage"], [289, 8, 1, "", "get_version"], [289, 8, 1, "", "has_option"], [289, 8, 1, "", "parse_args"], [289, 8, 1, "", "print_usage"], [289, 8, 1, "", "print_version"], [289, 8, 1, "", "remove_option"], [289, 8, 1, "", "set_defaults"], [289, 8, 1, "", "set_usage"]], "os": [[290, 9, 1, "", "CLD_CONTINUED"], [290, 9, 1, "", "CLD_DUMPED"], [290, 9, 1, "", "CLD_EXITED"], [290, 9, 1, "", "CLD_KILLED"], [290, 9, 1, "", "CLD_STOPPED"], [290, 9, 1, "", "CLD_TRAPPED"], [290, 9, 1, "", "CLONE_FILES"], [290, 9, 1, "", "CLONE_FS"], [290, 9, 1, "", "CLONE_NEWCGROUP"], [290, 9, 1, "", "CLONE_NEWIPC"], [290, 9, 1, "", "CLONE_NEWNET"], [290, 9, 1, "", "CLONE_NEWNS"], [290, 9, 1, "", "CLONE_NEWPID"], [290, 9, 1, "", "CLONE_NEWTIME"], [290, 9, 1, "", "CLONE_NEWUSER"], [290, 9, 1, "", "CLONE_NEWUTS"], [290, 9, 1, "", "CLONE_SIGHAND"], [290, 9, 1, "", "CLONE_SYSVSEM"], [290, 9, 1, "", "CLONE_THREAD"], [290, 9, 1, "", "CLONE_VM"], [290, 12, 1, "", "DirEntry"], [290, 9, 1, "", "EFD_CLOEXEC"], [290, 9, 1, "", "EFD_NONBLOCK"], [290, 9, 1, "", "EFD_SEMAPHORE"], [290, 9, 1, "", "EX_CANTCREAT"], [290, 9, 1, "", "EX_CONFIG"], [290, 9, 1, "", "EX_DATAERR"], [290, 9, 1, "", "EX_IOERR"], [290, 9, 1, "", "EX_NOHOST"], [290, 9, 1, "", "EX_NOINPUT"], [290, 9, 1, "", "EX_NOPERM"], [290, 9, 1, "", "EX_NOTFOUND"], [290, 9, 1, "", "EX_NOUSER"], [290, 9, 1, "", "EX_OK"], [290, 9, 1, "", "EX_OSERR"], [290, 9, 1, "", "EX_OSFILE"], [290, 9, 1, "", "EX_PROTOCOL"], [290, 9, 1, "", "EX_SOFTWARE"], [290, 9, 1, "", "EX_TEMPFAIL"], [290, 9, 1, "", "EX_UNAVAILABLE"], [290, 9, 1, "", "EX_USAGE"], [290, 9, 1, "", "F_LOCK"], [290, 9, 1, "", "F_OK"], [290, 9, 1, "", "F_TEST"], [290, 9, 1, "", "F_TLOCK"], [290, 9, 1, "", "F_ULOCK"], [290, 9, 1, "", "GRND_NONBLOCK"], [290, 9, 1, "", "GRND_RANDOM"], [290, 9, 1, "", "MFD_ALLOW_SEALING"], [290, 9, 1, "", "MFD_CLOEXEC"], [290, 9, 1, "", "MFD_HUGETLB"], [290, 9, 1, "", "MFD_HUGE_16GB"], [290, 9, 1, "", "MFD_HUGE_16MB"], [290, 9, 1, "", "MFD_HUGE_1GB"], [290, 9, 1, "", "MFD_HUGE_1MB"], [290, 9, 1, "", "MFD_HUGE_256MB"], [290, 9, 1, "", "MFD_HUGE_2GB"], [290, 9, 1, "", "MFD_HUGE_2MB"], [290, 9, 1, "", "MFD_HUGE_32MB"], [290, 9, 1, "", "MFD_HUGE_512KB"], [290, 9, 1, "", "MFD_HUGE_512MB"], [290, 9, 1, "", "MFD_HUGE_64KB"], [290, 9, 1, "", "MFD_HUGE_8MB"], [290, 9, 1, "", "MFD_HUGE_MASK"], [290, 9, 1, "", "MFD_HUGE_SHIFT"], [290, 9, 1, "", "O_APPEND"], [290, 9, 1, "", "O_ASYNC"], [290, 9, 1, "", "O_BINARY"], [290, 9, 1, "", "O_CLOEXEC"], [290, 9, 1, "", "O_CREAT"], [290, 9, 1, "", "O_DIRECT"], [290, 9, 1, "", "O_DIRECTORY"], [290, 9, 1, "", "O_DSYNC"], [290, 9, 1, "", "O_EVTONLY"], [290, 9, 1, "", "O_EXCL"], [290, 9, 1, "", "O_EXLOCK"], [290, 9, 1, "", "O_FSYNC"], [290, 9, 1, "", "O_NDELAY"], [290, 9, 1, "", "O_NOATIME"], [290, 9, 1, "", "O_NOCTTY"], [290, 9, 1, "", "O_NOFOLLOW"], [290, 9, 1, "", "O_NOFOLLOW_ANY"], [290, 9, 1, "", "O_NOINHERIT"], [290, 9, 1, "", "O_NONBLOCK"], [290, 9, 1, "", "O_PATH"], [290, 9, 1, "", "O_RANDOM"], [290, 9, 1, "", "O_RDONLY"], [290, 9, 1, "", "O_RDWR"], [290, 9, 1, "", "O_RSYNC"], [290, 9, 1, "", "O_SEQUENTIAL"], [290, 9, 1, "", "O_SHLOCK"], [290, 9, 1, "", "O_SHORT_LIVED"], [290, 9, 1, "", "O_SYMLINK"], [290, 9, 1, "", "O_SYNC"], [290, 9, 1, "", "O_TEMPORARY"], [290, 9, 1, "", "O_TEXT"], [290, 9, 1, "", "O_TMPFILE"], [290, 9, 1, "", "O_TRUNC"], [290, 9, 1, "", "O_WRONLY"], [290, 9, 1, "", "PIDFD_NONBLOCK"], [290, 9, 1, "", "POSIX_FADV_DONTNEED"], [290, 9, 1, "", "POSIX_FADV_NOREUSE"], [290, 9, 1, "", "POSIX_FADV_NORMAL"], [290, 9, 1, "", "POSIX_FADV_RANDOM"], [290, 9, 1, "", "POSIX_FADV_SEQUENTIAL"], [290, 9, 1, "", "POSIX_FADV_WILLNEED"], [290, 9, 1, "", "POSIX_SPAWN_CLOSE"], [290, 9, 1, "", "POSIX_SPAWN_DUP2"], [290, 9, 1, "", "POSIX_SPAWN_OPEN"], [290, 9, 1, "", "PRIO_DARWIN_BG"], [290, 9, 1, "", "PRIO_DARWIN_NONUI"], [290, 9, 1, "", "PRIO_DARWIN_PROCESS"], [290, 9, 1, "", "PRIO_DARWIN_THREAD"], [290, 9, 1, "", "PRIO_PGRP"], [290, 9, 1, "", "PRIO_PROCESS"], [290, 9, 1, "", "PRIO_USER"], [290, 9, 1, "", "P_ALL"], [290, 9, 1, "", "P_DETACH"], [290, 9, 1, "", "P_NOWAIT"], [290, 9, 1, "", "P_NOWAITO"], [290, 9, 1, "", "P_OVERLAY"], [290, 9, 1, "", "P_PGID"], [290, 9, 1, "", "P_PID"], [290, 9, 1, "", "P_PIDFD"], [290, 9, 1, "", "P_WAIT"], [290, 12, 1, "", "PathLike"], [290, 9, 1, "", "RTLD_DEEPBIND"], [290, 9, 1, "", "RTLD_GLOBAL"], [290, 9, 1, "", "RTLD_LAZY"], [290, 9, 1, "", "RTLD_LOCAL"], [290, 9, 1, "", "RTLD_NODELETE"], [290, 9, 1, "", "RTLD_NOLOAD"], [290, 9, 1, "", "RTLD_NOW"], [290, 9, 1, "", "RWF_APPEND"], [290, 9, 1, "", "RWF_DSYNC"], [290, 9, 1, "", "RWF_HIPRI"], [290, 9, 1, "", "RWF_NOWAIT"], [290, 9, 1, "", "RWF_SYNC"], [290, 9, 1, "", "R_OK"], [290, 9, 1, "", "SCHED_BATCH"], [290, 9, 1, "", "SCHED_FIFO"], [290, 9, 1, "", "SCHED_IDLE"], [290, 9, 1, "", "SCHED_OTHER"], [290, 9, 1, "", "SCHED_RESET_ON_FORK"], [290, 9, 1, "", "SCHED_RR"], [290, 9, 1, "", "SCHED_SPORADIC"], [290, 9, 1, "", "SEEK_CUR"], [290, 9, 1, "", "SEEK_DATA"], [290, 9, 1, "", "SEEK_END"], [290, 9, 1, "", "SEEK_HOLE"], [290, 9, 1, "", "SEEK_SET"], [290, 9, 1, "", "SF_MNOWAIT"], [290, 9, 1, "", "SF_NOCACHE"], [290, 9, 1, "", "SF_NODISKIO"], [290, 9, 1, "", "SF_SYNC"], [290, 9, 1, "", "SPLICE_F_MORE"], [290, 9, 1, "", "SPLICE_F_MOVE"], [290, 9, 1, "", "SPLICE_F_NONBLOCK"], [290, 9, 1, "", "WCONTINUED"], [290, 11, 1, "", "WCOREDUMP"], [290, 9, 1, "", "WEXITED"], [290, 11, 1, "", "WEXITSTATUS"], [290, 11, 1, "", "WIFCONTINUED"], [290, 11, 1, "", "WIFEXITED"], [290, 11, 1, "", "WIFSIGNALED"], [290, 11, 1, "", "WIFSTOPPED"], [290, 9, 1, "", "WNOHANG"], [290, 9, 1, "", "WNOWAIT"], [290, 9, 1, "", "WSTOPPED"], [290, 11, 1, "", "WSTOPSIG"], [290, 11, 1, "", "WTERMSIG"], [290, 9, 1, "", "WUNTRACED"], [290, 9, 1, "", "W_OK"], [290, 9, 1, "", "XATTR_CREATE"], [290, 9, 1, "", "XATTR_REPLACE"], [290, 9, 1, "", "XATTR_SIZE_MAX"], [290, 9, 1, "", "X_OK"], [290, 11, 1, "", "_exit"], [290, 11, 1, "", "abort"], [290, 11, 1, "", "access"], [290, 11, 1, "", "add_dll_directory"], [290, 9, 1, "", "altsep"], [290, 11, 1, "", "chdir"], [290, 11, 1, "", "chflags"], [290, 11, 1, "", "chmod"], [290, 11, 1, "", "chown"], [290, 11, 1, "", "chroot"], [290, 11, 1, "", "close"], [290, 11, 1, "", "closerange"], [290, 11, 1, "", "confstr"], [290, 9, 1, "", "confstr_names"], [290, 11, 1, "", "copy_file_range"], [290, 11, 1, "", "cpu_count"], [290, 11, 1, "", "ctermid"], [290, 9, 1, "", "curdir"], [290, 9, 1, "", "defpath"], [290, 11, 1, "", "device_encoding"], [290, 9, 1, "", "devnull"], [290, 11, 1, "", "dup"], [290, 11, 1, "", "dup2"], [290, 9, 1, "", "environ"], [290, 9, 1, "", "environb"], [290, 6, 1, "", "error"], [290, 11, 1, "", "eventfd"], [290, 11, 1, "", "eventfd_read"], [290, 11, 1, "", "eventfd_write"], [290, 11, 1, "", "execl"], [290, 11, 1, "", "execle"], [290, 11, 1, "", "execlp"], [290, 11, 1, "", "execlpe"], [290, 11, 1, "", "execv"], [290, 11, 1, "", "execve"], [290, 11, 1, "", "execvp"], [290, 11, 1, "", "execvpe"], [290, 9, 1, "", "extsep"], [290, 11, 1, "", "fchdir"], [290, 11, 1, "", "fchmod"], [290, 11, 1, "", "fchown"], [290, 11, 1, "", "fdatasync"], [290, 11, 1, "", "fdopen"], [290, 11, 1, "", "fork"], [290, 11, 1, "", "forkpty"], [290, 11, 1, "", "fpathconf"], [290, 11, 1, "", "fsdecode"], [290, 11, 1, "", "fsencode"], [290, 11, 1, "", "fspath"], [290, 11, 1, "", "fstat"], [290, 11, 1, "", "fstatvfs"], [290, 11, 1, "", "fsync"], [290, 11, 1, "", "ftruncate"], [290, 11, 1, "", "fwalk"], [290, 11, 1, "", "get_blocking"], [290, 11, 1, "", "get_exec_path"], [290, 11, 1, "", "get_handle_inheritable"], [290, 11, 1, "", "get_inheritable"], [290, 11, 1, "", "get_terminal_size"], [290, 11, 1, "", "getcwd"], [290, 11, 1, "", "getcwdb"], [290, 11, 1, "", "getegid"], [290, 11, 1, "", "getenv"], [290, 11, 1, "", "getenvb"], [290, 11, 1, "", "geteuid"], [290, 11, 1, "", "getgid"], [290, 11, 1, "", "getgrouplist"], [290, 11, 1, "", "getgroups"], [290, 11, 1, "", "getloadavg"], [290, 11, 1, "", "getlogin"], [290, 11, 1, "", "getpgid"], [290, 11, 1, "", "getpgrp"], [290, 11, 1, "", "getpid"], [290, 11, 1, "", "getppid"], [290, 11, 1, "", "getpriority"], [290, 11, 1, "", "getrandom"], [290, 11, 1, "", "getresgid"], [290, 11, 1, "", "getresuid"], [290, 11, 1, "", "getsid"], [290, 11, 1, "", "getuid"], [290, 11, 1, "", "getxattr"], [290, 11, 1, "", "initgroups"], [290, 11, 1, "", "isatty"], [290, 11, 1, "", "kill"], [290, 11, 1, "", "killpg"], [290, 11, 1, "", "lchflags"], [290, 11, 1, "", "lchmod"], [290, 11, 1, "", "lchown"], [290, 9, 1, "", "linesep"], [290, 11, 1, "", "link"], [290, 11, 1, "", "listdir"], [290, 11, 1, "", "listdrives"], [290, 11, 1, "", "listmounts"], [290, 11, 1, "", "listvolumes"], [290, 11, 1, "", "listxattr"], [290, 11, 1, "", "lockf"], [290, 11, 1, "", "login_tty"], [290, 11, 1, "", "lseek"], [290, 11, 1, "", "lstat"], [290, 11, 1, "", "major"], [290, 11, 1, "", "makedev"], [290, 11, 1, "", "makedirs"], [290, 11, 1, "", "memfd_create"], [290, 11, 1, "", "minor"], [290, 11, 1, "", "mkdir"], [290, 11, 1, "", "mkfifo"], [290, 11, 1, "", "mknod"], [290, 9, 1, "", "name"], [290, 11, 1, "", "nice"], [290, 11, 1, "", "open"], [290, 11, 1, "", "openpty"], [290, 9, 1, "", "pardir"], [291, 10, 0, "-", "path"], [290, 11, 1, "", "pathconf"], [290, 9, 1, "", "pathconf_names"], [290, 9, 1, "", "pathsep"], [290, 11, 1, "", "pidfd_open"], [290, 11, 1, "", "pipe"], [290, 11, 1, "", "pipe2"], [290, 11, 1, "", "plock"], [290, 11, 1, "", "popen"], [290, 11, 1, "", "posix_fadvise"], [290, 11, 1, "", "posix_fallocate"], [290, 11, 1, "", "posix_spawn"], [290, 11, 1, "", "posix_spawnp"], [290, 11, 1, "", "pread"], [290, 11, 1, "", "preadv"], [290, 11, 1, "", "putenv"], [290, 11, 1, "", "pwrite"], [290, 11, 1, "", "pwritev"], [290, 11, 1, "", "read"], [290, 11, 1, "", "readlink"], [290, 11, 1, "", "readv"], [290, 11, 1, "", "register_at_fork"], [290, 11, 1, "", "remove"], [290, 11, 1, "", "removedirs"], [290, 11, 1, "", "removexattr"], [290, 11, 1, "", "rename"], [290, 11, 1, "", "renames"], [290, 11, 1, "", "replace"], [290, 11, 1, "", "rmdir"], [290, 11, 1, "", "scandir"], [290, 11, 1, "", "sched_get_priority_max"], [290, 11, 1, "", "sched_get_priority_min"], [290, 11, 1, "", "sched_getaffinity"], [290, 11, 1, "", "sched_getparam"], [290, 11, 1, "", "sched_getscheduler"], [290, 12, 1, "", "sched_param"], [290, 11, 1, "", "sched_rr_get_interval"], [290, 11, 1, "", "sched_setaffinity"], [290, 11, 1, "", "sched_setparam"], [290, 11, 1, "", "sched_setscheduler"], [290, 11, 1, "", "sched_yield"], [290, 11, 1, "", "sendfile"], [290, 9, 1, "", "sep"], [290, 11, 1, "", "set_blocking"], [290, 11, 1, "", "set_handle_inheritable"], [290, 11, 1, "", "set_inheritable"], [290, 11, 1, "", "setegid"], [290, 11, 1, "", "seteuid"], [290, 11, 1, "", "setgid"], [290, 11, 1, "", "setgroups"], [290, 11, 1, "", "setns"], [290, 11, 1, "", "setpgid"], [290, 11, 1, "", "setpgrp"], [290, 11, 1, "", "setpriority"], [290, 11, 1, "", "setregid"], [290, 11, 1, "", "setresgid"], [290, 11, 1, "", "setresuid"], [290, 11, 1, "", "setreuid"], [290, 11, 1, "", "setsid"], [290, 11, 1, "", "setuid"], [290, 11, 1, "", "setxattr"], [290, 11, 1, "", "spawnl"], [290, 11, 1, "", "spawnle"], [290, 11, 1, "", "spawnlp"], [290, 11, 1, "", "spawnlpe"], [290, 11, 1, "", "spawnv"], [290, 11, 1, "", "spawnve"], [290, 11, 1, "", "spawnvp"], [290, 11, 1, "", "spawnvpe"], [290, 11, 1, "", "splice"], [290, 11, 1, "", "startfile"], [290, 11, 1, "", "stat"], [290, 12, 1, "", "stat_result"], [290, 11, 1, "", "statvfs"], [290, 11, 1, "", "strerror"], [290, 9, 1, "", "supports_bytes_environ"], [290, 9, 1, "", "supports_dir_fd"], [290, 9, 1, "", "supports_effective_ids"], [290, 9, 1, "", "supports_fd"], [290, 9, 1, "", "supports_follow_symlinks"], [290, 11, 1, "", "symlink"], [290, 11, 1, "", "sync"], [290, 11, 1, "", "sysconf"], [290, 9, 1, "", "sysconf_names"], [290, 11, 1, "", "system"], [290, 11, 1, "", "tcgetpgrp"], [290, 11, 1, "", "tcsetpgrp"], [290, 12, 1, "", "terminal_size"], [290, 11, 1, "", "times"], [290, 11, 1, "", "truncate"], [290, 11, 1, "", "ttyname"], [290, 11, 1, "", "umask"], [290, 11, 1, "", "uname"], [290, 11, 1, "", "unlink"], [290, 11, 1, "", "unsetenv"], [290, 11, 1, "", "unshare"], [290, 11, 1, "", "urandom"], [290, 11, 1, "", "utime"], [290, 11, 1, "", "wait"], [290, 11, 1, "", "wait3"], [290, 11, 1, "", "wait4"], [290, 11, 1, "", "waitid"], [290, 11, 1, "", "waitpid"], [290, 11, 1, "", "waitstatus_to_exitcode"], [290, 11, 1, "", "walk"], [290, 11, 1, "", "write"], [290, 11, 1, "", "writev"]], "os.DirEntry": [[290, 8, 1, "", "inode"], [290, 8, 1, "", "is_dir"], [290, 8, 1, "", "is_file"], [290, 8, 1, "", "is_junction"], [290, 8, 1, "", "is_symlink"], [290, 7, 1, "", "name"], [290, 7, 1, "", "path"], [290, 8, 1, "", "stat"]], "os.PathLike": [[290, 8, 1, "", "__fspath__"]], "os.path": [[291, 11, 1, "", "abspath"], [291, 11, 1, "", "basename"], [291, 11, 1, "", "commonpath"], [291, 11, 1, "", "commonprefix"], [291, 11, 1, "", "dirname"], [291, 11, 1, "", "exists"], [291, 11, 1, "", "expanduser"], [291, 11, 1, "", "expandvars"], [291, 11, 1, "", "getatime"], [291, 11, 1, "", "getctime"], [291, 11, 1, "", "getmtime"], [291, 11, 1, "", "getsize"], [291, 11, 1, "", "isabs"], [291, 11, 1, "", "isdevdrive"], [291, 11, 1, "", "isdir"], [291, 11, 1, "", "isfile"], [291, 11, 1, "", "isjunction"], [291, 11, 1, "", "islink"], [291, 11, 1, "", "ismount"], [291, 11, 1, "", "join"], [291, 11, 1, "", "lexists"], [291, 11, 1, "", "normcase"], [291, 11, 1, "", "normpath"], [291, 11, 1, "", "realpath"], [291, 11, 1, "", "relpath"], [291, 11, 1, "", "samefile"], [291, 11, 1, "", "sameopenfile"], [291, 11, 1, "", "samestat"], [291, 11, 1, "", "split"], [291, 11, 1, "", "splitdrive"], [291, 11, 1, "", "splitext"], [291, 11, 1, "", "splitroot"], [291, 9, 1, "", "supports_unicode_filenames"]], "os.scandir": [[290, 8, 1, "", "close"]], "os.sched_param": [[290, 7, 1, "", "sched_priority"]], "os.stat_result": [[290, 7, 1, "", "st_atime"], [290, 7, 1, "", "st_atime_ns"], [290, 7, 1, "", "st_birthtime"], [290, 7, 1, "", "st_birthtime_ns"], [290, 7, 1, "", "st_blksize"], [290, 7, 1, "", "st_blocks"], [290, 7, 1, "", "st_creator"], [290, 7, 1, "", "st_ctime"], [290, 7, 1, "", "st_ctime_ns"], [290, 7, 1, "", "st_dev"], [290, 7, 1, "", "st_file_attributes"], [290, 7, 1, "", "st_flags"], [290, 7, 1, "", "st_fstype"], [290, 7, 1, "", "st_gen"], [290, 7, 1, "", "st_gid"], [290, 7, 1, "", "st_ino"], [290, 7, 1, "", "st_mode"], [290, 7, 1, "", "st_mtime"], [290, 7, 1, "", "st_mtime_ns"], [290, 7, 1, "", "st_nlink"], [290, 7, 1, "", "st_rdev"], [290, 7, 1, "", "st_reparse_tag"], [290, 7, 1, "", "st_rsize"], [290, 7, 1, "", "st_size"], [290, 7, 1, "", "st_type"], [290, 7, 1, "", "st_uid"]], "os.terminal_size": [[290, 7, 1, "", "columns"], [290, 7, 1, "", "lines"]], "ossaudiodev": [[292, 6, 1, "", "OSSAudioError"], [292, 11, 1, "", "open"], [292, 11, 1, "", "openmixer"]], "ossaudiodev.oss_audio_device": [[292, 8, 1, "", "bufsize"], [292, 8, 1, "", "channels"], [292, 8, 1, "", "close"], [292, 7, 1, "", "closed"], [292, 8, 1, "", "fileno"], [292, 8, 1, "", "getfmts"], [292, 7, 1, "", "mode"], [292, 7, 1, "", "name"], [292, 8, 1, "", "nonblock"], [292, 8, 1, "", "obufcount"], [292, 8, 1, "", "obuffree"], [292, 8, 1, "", "post"], [292, 8, 1, "", "read"], [292, 8, 1, "", "reset"], [292, 8, 1, "", "setfmt"], [292, 8, 1, "", "setparameters"], [292, 8, 1, "", "speed"], [292, 8, 1, "", "sync"], [292, 8, 1, "", "write"], [292, 8, 1, "", "writeall"]], "ossaudiodev.oss_mixer_device": [[292, 8, 1, "", "close"], [292, 8, 1, "", "controls"], [292, 8, 1, "", "fileno"], [292, 8, 1, "", "get"], [292, 8, 1, "", "get_recsrc"], [292, 8, 1, "", "reccontrols"], [292, 8, 1, "", "set"], [292, 8, 1, "", "set_recsrc"], [292, 8, 1, "", "stereocontrols"]], "pathlib": [[293, 12, 1, "", "Path"], [293, 12, 1, "", "PosixPath"], [293, 12, 1, "", "PurePath"], [293, 12, 1, "", "PurePosixPath"], [293, 12, 1, "", "PureWindowsPath"], [293, 12, 1, "", "WindowsPath"]], "pathlib.Path": [[293, 8, 1, "", "absolute"], [293, 8, 1, "", "chmod"], [293, 8, 1, "", "cwd"], [293, 8, 1, "", "exists"], [293, 8, 1, "", "expanduser"], [293, 8, 1, "", "glob"], [293, 8, 1, "", "group"], [293, 8, 1, "", "hardlink_to"], [293, 8, 1, "", "home"], [293, 8, 1, "", "is_block_device"], [293, 8, 1, "", "is_char_device"], [293, 8, 1, "", "is_dir"], [293, 8, 1, "", "is_fifo"], [293, 8, 1, "", "is_file"], [293, 8, 1, "", "is_junction"], [293, 8, 1, "", "is_mount"], [293, 8, 1, "", "is_socket"], [293, 8, 1, "", "is_symlink"], [293, 8, 1, "", "iterdir"], [293, 8, 1, "", "lchmod"], [293, 8, 1, "", "lstat"], [293, 8, 1, "", "mkdir"], [293, 8, 1, "", "open"], [293, 8, 1, "", "owner"], [293, 8, 1, "", "read_bytes"], [293, 8, 1, "", "read_text"], [293, 8, 1, "", "readlink"], [293, 8, 1, "", "rename"], [293, 8, 1, "", "replace"], [293, 8, 1, "", "resolve"], [293, 8, 1, "", "rglob"], [293, 8, 1, "", "rmdir"], [293, 8, 1, "", "samefile"], [293, 8, 1, "", "stat"], [293, 8, 1, "", "symlink_to"], [293, 8, 1, "", "touch"], [293, 8, 1, "", "unlink"], [293, 8, 1, "", "walk"], [293, 8, 1, "", "write_bytes"], [293, 8, 1, "", "write_text"]], "pathlib.PurePath": [[293, 7, 1, "", "anchor"], [293, 8, 1, "", "as_posix"], [293, 8, 1, "", "as_uri"], [293, 7, 1, "", "drive"], [293, 8, 1, "", "is_absolute"], [293, 8, 1, "", "is_relative_to"], [293, 8, 1, "", "is_reserved"], [293, 8, 1, "", "joinpath"], [293, 8, 1, "", "match"], [293, 7, 1, "", "name"], [293, 7, 1, "", "parent"], [293, 7, 1, "", "parents"], [293, 7, 1, "", "parts"], [293, 8, 1, "", "relative_to"], [293, 7, 1, "", "root"], [293, 7, 1, "", "stem"], [293, 7, 1, "", "suffix"], [293, 7, 1, "", "suffixes"], [293, 8, 1, "", "with_name"], [293, 8, 1, "", "with_segments"], [293, 8, 1, "", "with_stem"], [293, 8, 1, "", "with_suffix"]], "pdb": [[294, 12, 1, "", "Pdb"], [294, 11, 1, "", "pm"], [294, 11, 1, "", "post_mortem"], [294, 11, 1, "", "run"], [294, 11, 1, "", "runcall"], [294, 11, 1, "", "runeval"], [294, 11, 1, "", "set_trace"]], "pdb.Pdb": [[294, 8, 1, "", "run"], [294, 8, 1, "", "runcall"], [294, 8, 1, "", "runeval"], [294, 8, 1, "", "set_trace"]], "pickle": [[296, 9, 1, "", "DEFAULT_PROTOCOL"], [296, 9, 1, "", "HIGHEST_PROTOCOL"], [296, 12, 1, "", "PickleBuffer"], [296, 6, 1, "", "PickleError"], [296, 12, 1, "", "Pickler"], [296, 6, 1, "", "PicklingError"], [296, 12, 1, "", "Unpickler"], [296, 6, 1, "", "UnpicklingError"], [296, 11, 1, "", "dump"], [296, 11, 1, "", "dumps"], [296, 11, 1, "", "load"], [296, 11, 1, "", "loads"]], "pickle.PickleBuffer": [[296, 8, 1, "", "raw"], [296, 8, 1, "", "release"]], "pickle.Pickler": [[296, 7, 1, "", "dispatch_table"], [296, 8, 1, "", "dump"], [296, 7, 1, "", "fast"], [296, 8, 1, "", "persistent_id"], [296, 8, 1, "", "reducer_override"]], "pickle.Unpickler": [[296, 8, 1, "", "find_class"], [296, 8, 1, "", "load"], [296, 8, 1, "", "persistent_load"]], "pickletools": [[297, 11, 1, "", "dis"], [297, 11, 1, "", "genops"], [297, 11, 1, "", "optimize"], [297, 14, 1, "cmdoption-pickletools-a", "--annotate"], [297, 14, 1, "cmdoption-pickletools-l", "--indentlevel"], [297, 14, 1, "cmdoption-pickletools-m", "--memo"], [297, 14, 1, "cmdoption-pickletools-o", "--output"], [297, 14, 1, "cmdoption-pickletools-p", "--preamble"], [297, 14, 1, "cmdoption-pickletools-a", "-a"], [297, 14, 1, "cmdoption-pickletools-l", "-l"], [297, 14, 1, "cmdoption-pickletools-m", "-m"], [297, 14, 1, "cmdoption-pickletools-o", "-o"], [297, 14, 1, "cmdoption-pickletools-p", "-p"]], "pipes": [[298, 12, 1, "", "Template"]], "pipes.Template": [[298, 8, 1, "", "append"], [298, 8, 1, "", "clone"], [298, 8, 1, "", "copy"], [298, 8, 1, "", "debug"], [298, 8, 1, "", "open"], [298, 8, 1, "", "prepend"], [298, 8, 1, "", "reset"]], "pkgutil": [[299, 12, 1, "", "ModuleInfo"], [299, 11, 1, "", "extend_path"], [299, 11, 1, "", "find_loader"], [299, 11, 1, "", "get_data"], [299, 11, 1, "", "get_importer"], [299, 11, 1, "", "get_loader"], [299, 11, 1, "", "iter_importers"], [299, 11, 1, "", "iter_modules"], [299, 11, 1, "", "resolve_name"], [299, 11, 1, "", "walk_packages"]], "platform": [[300, 11, 1, "", "architecture"], [300, 11, 1, "", "freedesktop_os_release"], [300, 11, 1, "", "java_ver"], [300, 11, 1, "", "libc_ver"], [300, 11, 1, "", "mac_ver"], [300, 11, 1, "", "machine"], [300, 11, 1, "", "node"], [300, 11, 1, "", "platform"], [300, 11, 1, "", "processor"], [300, 11, 1, "", "python_branch"], [300, 11, 1, "", "python_build"], [300, 11, 1, "", "python_compiler"], [300, 11, 1, "", "python_implementation"], [300, 11, 1, "", "python_revision"], [300, 11, 1, "", "python_version"], [300, 11, 1, "", "python_version_tuple"], [300, 11, 1, "", "release"], [300, 11, 1, "", "system"], [300, 11, 1, "", "system_alias"], [300, 11, 1, "", "uname"], [300, 11, 1, "", "version"], [300, 11, 1, "", "win32_edition"], [300, 11, 1, "", "win32_is_iot"], [300, 11, 1, "", "win32_ver"]], "plistlib": [[301, 9, 1, "", "FMT_BINARY"], [301, 9, 1, "", "FMT_XML"], [301, 12, 1, "", "UID"], [301, 11, 1, "", "dump"], [301, 11, 1, "", "dumps"], [301, 11, 1, "", "load"], [301, 11, 1, "", "loads"]], "poplib": [[302, 12, 1, "", "POP3"], [302, 12, 1, "", "POP3_SSL"], [302, 6, 1, "", "error_proto"]], "poplib.POP3": [[302, 8, 1, "", "apop"], [302, 8, 1, "", "capa"], [302, 8, 1, "", "dele"], [302, 8, 1, "", "getwelcome"], [302, 8, 1, "", "list"], [302, 8, 1, "", "noop"], [302, 8, 1, "", "pass_"], [302, 8, 1, "", "quit"], [302, 8, 1, "", "retr"], [302, 8, 1, "", "rpop"], [302, 8, 1, "", "rset"], [302, 8, 1, "", "set_debuglevel"], [302, 8, 1, "", "stat"], [302, 8, 1, "", "stls"], [302, 8, 1, "", "top"], [302, 8, 1, "", "uidl"], [302, 8, 1, "", "user"], [302, 8, 1, "", "utf8"]], "posix": [[303, 9, 1, "", "environ"]], "pprint": [[304, 12, 1, "", "PrettyPrinter"], [304, 11, 1, "", "isreadable"], [304, 11, 1, "", "isrecursive"], [304, 11, 1, "", "pformat"], [304, 11, 1, "", "pp"], [304, 11, 1, "", "pprint"], [304, 11, 1, "", "saferepr"]], "pprint.PrettyPrinter": [[304, 8, 1, "", "format"], [304, 8, 1, "", "isreadable"], [304, 8, 1, "", "isrecursive"], [304, 8, 1, "", "pformat"], [304, 8, 1, "", "pprint"]], "profile": [[305, 12, 1, "", "Profile"], [305, 11, 1, "", "run"], [305, 11, 1, "", "runctx"]], "profile.Profile": [[305, 8, 1, "", "create_stats"], [305, 8, 1, "", "disable"], [305, 8, 1, "", "dump_stats"], [305, 8, 1, "", "enable"], [305, 8, 1, "", "print_stats"], [305, 8, 1, "", "run"], [305, 8, 1, "", "runcall"], [305, 8, 1, "", "runctx"]], "pstats": [[305, 12, 1, "", "Stats"]], "pstats.Stats": [[305, 8, 1, "", "add"], [305, 8, 1, "", "dump_stats"], [305, 8, 1, "", "get_stats_profile"], [305, 8, 1, "", "print_callees"], [305, 8, 1, "", "print_callers"], [305, 8, 1, "", "print_stats"], [305, 8, 1, "", "reverse_order"], [305, 8, 1, "", "sort_stats"], [305, 8, 1, "", "strip_dirs"]], "pty": [[306, 11, 1, "", "fork"], [306, 11, 1, "", "openpty"], [306, 11, 1, "", "spawn"]], "pwd": [[307, 11, 1, "", "getpwall"], [307, 11, 1, "", "getpwnam"], [307, 11, 1, "", "getpwuid"]], "py_compile": [[308, 6, 1, "", "PyCompileError"], [308, 12, 1, "", "PycInvalidationMode"], [308, 11, 1, "", "compile"]], "py_compile.PycInvalidationMode": [[308, 7, 1, "", "CHECKED_HASH"], [308, 7, 1, "", "TIMESTAMP"], [308, 7, 1, "", "UNCHECKED_HASH"]], "pyclbr.Class": [[309, 7, 1, "", "children"], [309, 7, 1, "", "file"], [309, 7, 1, "", "lineno"], [309, 7, 1, "", "methods"], [309, 7, 1, "", "module"], [309, 7, 1, "", "name"], [309, 7, 1, "", "parent"], [309, 7, 1, "", "super"]], "pyclbr.Function": [[309, 7, 1, "", "children"], [309, 7, 1, "", "file"], [309, 7, 1, "", "is_async"], [309, 7, 1, "", "lineno"], [309, 7, 1, "", "module"], [309, 7, 1, "", "name"], [309, 7, 1, "", "parent"]], "pyclbr": [[309, 11, 1, "", "readmodule"], [309, 11, 1, "", "readmodule_ex"]], "queue": [[313, 6, 1, "", "Empty"], [313, 6, 1, "", "Full"], [313, 12, 1, "", "LifoQueue"], [313, 12, 1, "", "PriorityQueue"], [313, 12, 1, "", "Queue"], [313, 12, 1, "", "SimpleQueue"]], "queue.Queue": [[313, 8, 1, "", "empty"], [313, 8, 1, "", "full"], [313, 8, 1, "", "get"], [313, 8, 1, "", "get_nowait"], [313, 8, 1, "", "join"], [313, 8, 1, "", "put"], [313, 8, 1, "", "put_nowait"], [313, 8, 1, "", "qsize"], [313, 8, 1, "", "task_done"]], "queue.SimpleQueue": [[313, 8, 1, "", "empty"], [313, 8, 1, "", "get"], [313, 8, 1, "", "get_nowait"], [313, 8, 1, "", "put"], [313, 8, 1, "", "put_nowait"], [313, 8, 1, "", "qsize"]], "quopri": [[314, 11, 1, "", "decode"], [314, 11, 1, "", "decodestring"], [314, 11, 1, "", "encode"], [314, 11, 1, "", "encodestring"]], "random": [[315, 12, 1, "", "Random"], [315, 12, 1, "", "SystemRandom"], [315, 11, 1, "", "betavariate"], [315, 11, 1, "", "binomialvariate"], [315, 11, 1, "", "choice"], [315, 11, 1, "", "choices"], [315, 11, 1, "", "expovariate"], [315, 11, 1, "", "gammavariate"], [315, 11, 1, "", "gauss"], [315, 11, 1, "", "getrandbits"], [315, 11, 1, "", "getstate"], [315, 11, 1, "", "lognormvariate"], [315, 11, 1, "", "normalvariate"], [315, 11, 1, "", "paretovariate"], [315, 11, 1, "", "randbytes"], [315, 11, 1, "", "randint"], [315, 11, 1, "", "random"], [315, 11, 1, "", "randrange"], [315, 11, 1, "", "sample"], [315, 11, 1, "", "seed"], [315, 11, 1, "", "setstate"], [315, 11, 1, "", "shuffle"], [315, 11, 1, "", "triangular"], [315, 11, 1, "", "uniform"], [315, 11, 1, "", "vonmisesvariate"], [315, 11, 1, "", "weibullvariate"]], "range": [[341, 7, 1, "", "start"], [341, 7, 1, "", "step"], [341, 7, 1, "", "stop"]], "re": [[316, 9, 1, "", "A"], [316, 9, 1, "", "ASCII"], [316, 9, 1, "", "DEBUG"], [316, 9, 1, "", "DOTALL"], [316, 9, 1, "", "I"], [316, 9, 1, "", "IGNORECASE"], [316, 9, 1, "", "L"], [316, 9, 1, "", "LOCALE"], [316, 9, 1, "", "M"], [316, 9, 1, "", "MULTILINE"], [316, 12, 1, "", "Match"], [316, 9, 1, "", "NOFLAG"], [316, 12, 1, "", "Pattern"], [316, 12, 1, "", "RegexFlag"], [316, 9, 1, "", "S"], [316, 9, 1, "", "U"], [316, 9, 1, "", "UNICODE"], [316, 9, 1, "", "VERBOSE"], [316, 9, 1, "", "X"], [316, 11, 1, "", "compile"], [316, 6, 1, "", "error"], [316, 11, 1, "", "escape"], [316, 11, 1, "", "findall"], [316, 11, 1, "", "finditer"], [316, 11, 1, "", "fullmatch"], [316, 11, 1, "", "match"], [316, 11, 1, "", "purge"], [316, 11, 1, "", "search"], [316, 11, 1, "", "split"], [316, 11, 1, "", "sub"], [316, 11, 1, "", "subn"]], "re.Match": [[316, 8, 1, "", "__getitem__"], [316, 8, 1, "", "end"], [316, 7, 1, "", "endpos"], [316, 8, 1, "", "expand"], [316, 8, 1, "", "group"], [316, 8, 1, "", "groupdict"], [316, 8, 1, "", "groups"], [316, 7, 1, "", "lastgroup"], [316, 7, 1, "", "lastindex"], [316, 7, 1, "", "pos"], [316, 7, 1, "", "re"], [316, 8, 1, "", "span"], [316, 8, 1, "", "start"], [316, 7, 1, "", "string"]], "re.Pattern": [[316, 8, 1, "", "findall"], [316, 8, 1, "", "finditer"], [316, 7, 1, "", "flags"], [316, 8, 1, "", "fullmatch"], [316, 7, 1, "", "groupindex"], [316, 7, 1, "", "groups"], [316, 8, 1, "", "match"], [316, 7, 1, "", "pattern"], [316, 8, 1, "", "search"], [316, 8, 1, "", "split"], [316, 8, 1, "", "sub"], [316, 8, 1, "", "subn"]], "re.error": [[316, 7, 1, "", "colno"], [316, 7, 1, "", "lineno"], [316, 7, 1, "", "msg"], [316, 7, 1, "", "pattern"], [316, 7, 1, "", "pos"]], "readline": [[317, 11, 1, "", "add_history"], [317, 11, 1, "", "append_history_file"], [317, 11, 1, "", "clear_history"], [317, 11, 1, "", "get_begidx"], [317, 11, 1, "", "get_completer"], [317, 11, 1, "", "get_completer_delims"], [317, 11, 1, "", "get_completion_type"], [317, 11, 1, "", "get_current_history_length"], [317, 11, 1, "", "get_endidx"], [317, 11, 1, "", "get_history_item"], [317, 11, 1, "", "get_history_length"], [317, 11, 1, "", "get_line_buffer"], [317, 11, 1, "", "insert_text"], [317, 11, 1, "", "parse_and_bind"], [317, 11, 1, "", "read_history_file"], [317, 11, 1, "", "read_init_file"], [317, 11, 1, "", "redisplay"], [317, 11, 1, "", "remove_history_item"], [317, 11, 1, "", "replace_history_item"], [317, 11, 1, "", "set_auto_history"], [317, 11, 1, "", "set_completer"], [317, 11, 1, "", "set_completer_delims"], [317, 11, 1, "", "set_completion_display_matches_hook"], [317, 11, 1, "", "set_history_length"], [317, 11, 1, "", "set_pre_input_hook"], [317, 11, 1, "", "set_startup_hook"], [317, 11, 1, "", "write_history_file"]], "reprlib": [[318, 12, 1, "", "Repr"], [318, 9, 1, "", "aRepr"], [318, 11, 1, "", "recursive_repr"], [318, 11, 1, "", "repr"]], "reprlib.Repr": [[318, 7, 1, "", "fillvalue"], [318, 7, 1, "", "indent"], [318, 7, 1, "", "maxarray"], [318, 7, 1, "", "maxdeque"], [318, 7, 1, "", "maxdict"], [318, 7, 1, "", "maxfrozenset"], [318, 7, 1, "", "maxlevel"], [318, 7, 1, "", "maxlist"], [318, 7, 1, "", "maxlong"], [318, 7, 1, "", "maxother"], [318, 7, 1, "", "maxset"], [318, 7, 1, "", "maxstring"], [318, 7, 1, "", "maxtuple"], [318, 8, 1, "", "repr"], [318, 8, 1, "", "repr1"]], "resource": [[319, 9, 1, "", "RLIMIT_AS"], [319, 9, 1, "", "RLIMIT_CORE"], [319, 9, 1, "", "RLIMIT_CPU"], [319, 9, 1, "", "RLIMIT_DATA"], [319, 9, 1, "", "RLIMIT_FSIZE"], [319, 9, 1, "", "RLIMIT_KQUEUES"], [319, 9, 1, "", "RLIMIT_MEMLOCK"], [319, 9, 1, "", "RLIMIT_MSGQUEUE"], [319, 9, 1, "", "RLIMIT_NICE"], [319, 9, 1, "", "RLIMIT_NOFILE"], [319, 9, 1, "", "RLIMIT_NPROC"], [319, 9, 1, "", "RLIMIT_NPTS"], [319, 9, 1, "", "RLIMIT_OFILE"], [319, 9, 1, "", "RLIMIT_RSS"], [319, 9, 1, "", "RLIMIT_RTPRIO"], [319, 9, 1, "", "RLIMIT_RTTIME"], [319, 9, 1, "", "RLIMIT_SBSIZE"], [319, 9, 1, "", "RLIMIT_SIGPENDING"], [319, 9, 1, "", "RLIMIT_STACK"], [319, 9, 1, "", "RLIMIT_SWAP"], [319, 9, 1, "", "RLIMIT_VMEM"], [319, 9, 1, "", "RLIM_INFINITY"], [319, 9, 1, "", "RUSAGE_BOTH"], [319, 9, 1, "", "RUSAGE_CHILDREN"], [319, 9, 1, "", "RUSAGE_SELF"], [319, 9, 1, "", "RUSAGE_THREAD"], [319, 6, 1, "", "error"], [319, 11, 1, "", "getpagesize"], [319, 11, 1, "", "getrlimit"], [319, 11, 1, "", "getrusage"], [319, 11, 1, "", "prlimit"], [319, 11, 1, "", "setrlimit"]], "rlcompleter.Completer": [[320, 8, 1, "", "complete"]], "runpy": [[321, 11, 1, "", "run_module"], [321, 11, 1, "", "run_path"]], "sched": [[322, 12, 1, "", "scheduler"]], "sched.scheduler": [[322, 8, 1, "", "cancel"], [322, 8, 1, "", "empty"], [322, 8, 1, "", "enter"], [322, 8, 1, "", "enterabs"], [322, 7, 1, "", "queue"], [322, 8, 1, "", "run"]], "secrets": [[323, 12, 1, "", "SystemRandom"], [323, 11, 1, "", "choice"], [323, 11, 1, "", "compare_digest"], [323, 11, 1, "", "randbelow"], [323, 11, 1, "", "randbits"], [323, 11, 1, "", "token_bytes"], [323, 11, 1, "", "token_hex"], [323, 11, 1, "", "token_urlsafe"]], "select": [[325, 7, 1, "", "PIPE_BUF"], [325, 11, 1, "", "devpoll"], [325, 11, 1, "", "epoll"], [325, 6, 1, "", "error"], [325, 11, 1, "", "kevent"], [325, 11, 1, "", "kqueue"], [325, 11, 1, "", "poll"], [325, 11, 1, "", "select"]], "select.devpoll": [[325, 8, 1, "", "close"], [325, 7, 1, "", "closed"], [325, 8, 1, "", "fileno"], [325, 8, 1, "", "modify"], [325, 8, 1, "", "poll"], [325, 8, 1, "", "register"], [325, 8, 1, "", "unregister"]], "select.epoll": [[325, 8, 1, "", "close"], [325, 7, 1, "", "closed"], [325, 8, 1, "", "fileno"], [325, 8, 1, "", "fromfd"], [325, 8, 1, "", "modify"], [325, 8, 1, "", "poll"], [325, 8, 1, "", "register"], [325, 8, 1, "", "unregister"]], "select.kevent": [[325, 7, 1, "", "data"], [325, 7, 1, "", "fflags"], [325, 7, 1, "", "filter"], [325, 7, 1, "", "flags"], [325, 7, 1, "", "ident"], [325, 7, 1, "", "udata"]], "select.kqueue": [[325, 8, 1, "", "close"], [325, 7, 1, "", "closed"], [325, 8, 1, "", "control"], [325, 8, 1, "", "fileno"], [325, 8, 1, "", "fromfd"]], "select.poll": [[325, 8, 1, "", "modify"], [325, 8, 1, "", "poll"], [325, 8, 1, "", "register"], [325, 8, 1, "", "unregister"]], "selectors": [[326, 12, 1, "", "BaseSelector"], [326, 12, 1, "", "DefaultSelector"], [326, 12, 1, "", "DevpollSelector"], [326, 9, 1, "", "EVENT_READ"], [326, 9, 1, "", "EVENT_WRITE"], [326, 12, 1, "", "EpollSelector"], [326, 12, 1, "", "KqueueSelector"], [326, 12, 1, "", "PollSelector"], [326, 12, 1, "", "SelectSelector"], [326, 12, 1, "", "SelectorKey"]], "selectors.BaseSelector": [[326, 8, 1, "", "close"], [326, 8, 1, "", "get_key"], [326, 8, 1, "", "get_map"], [326, 8, 1, "", "modify"], [326, 8, 1, "", "register"], [326, 8, 1, "", "select"], [326, 8, 1, "", "unregister"]], "selectors.DevpollSelector": [[326, 8, 1, "", "fileno"]], "selectors.EpollSelector": [[326, 8, 1, "", "fileno"]], "selectors.KqueueSelector": [[326, 8, 1, "", "fileno"]], "selectors.SelectorKey": [[326, 7, 1, "", "data"], [326, 7, 1, "", "events"], [326, 7, 1, "", "fd"], [326, 7, 1, "", "fileobj"]], "shelve": [[327, 12, 1, "", "BsdDbShelf"], [327, 12, 1, "", "DbfilenameShelf"], [327, 12, 1, "", "Shelf"], [327, 11, 1, "", "open"]], "shelve.Shelf": [[327, 8, 1, "", "close"], [327, 8, 1, "", "sync"]], "shlex": [[328, 11, 1, "", "join"], [328, 11, 1, "", "quote"], [328, 12, 1, "", "shlex"], [328, 11, 1, "", "split"]], "shlex.shlex": [[328, 7, 1, "", "commenters"], [328, 7, 1, "", "debug"], [328, 7, 1, "", "eof"], [328, 8, 1, "", "error_leader"], [328, 7, 1, "", "escape"], [328, 7, 1, "", "escapedquotes"], [328, 8, 1, "", "get_token"], [328, 7, 1, "", "infile"], [328, 7, 1, "", "instream"], [328, 7, 1, "", "lineno"], [328, 8, 1, "", "pop_source"], [328, 7, 1, "", "punctuation_chars"], [328, 8, 1, "", "push_source"], [328, 8, 1, "", "push_token"], [328, 7, 1, "", "quotes"], [328, 8, 1, "", "read_token"], [328, 7, 1, "", "source"], [328, 8, 1, "", "sourcehook"], [328, 7, 1, "", "token"], [328, 7, 1, "", "whitespace"], [328, 7, 1, "", "whitespace_split"], [328, 7, 1, "", "wordchars"]], "shutil": [[329, 6, 1, "", "Error"], [329, 6, 1, "", "SameFileError"], [329, 11, 1, "", "chown"], [329, 11, 1, "", "copy"], [329, 11, 1, "", "copy2"], [329, 11, 1, "", "copyfile"], [329, 11, 1, "", "copyfileobj"], [329, 11, 1, "", "copymode"], [329, 11, 1, "", "copystat"], [329, 11, 1, "", "copytree"], [329, 11, 1, "", "disk_usage"], [329, 11, 1, "", "get_archive_formats"], [329, 11, 1, "", "get_terminal_size"], [329, 11, 1, "", "get_unpack_formats"], [329, 11, 1, "", "ignore_patterns"], [329, 11, 1, "", "make_archive"], [329, 11, 1, "", "move"], [329, 11, 1, "", "register_archive_format"], [329, 11, 1, "", "register_unpack_format"], [329, 11, 1, "", "rmtree"], [329, 11, 1, "", "unpack_archive"], [329, 11, 1, "", "unregister_archive_format"], [329, 11, 1, "", "unregister_unpack_format"], [329, 11, 1, "", "which"]], "shutil.rmtree": [[329, 7, 1, "", "avoids_symlink_attacks"]], "signal": [[330, 9, 1, "", "CTRL_BREAK_EVENT"], [330, 9, 1, "", "CTRL_C_EVENT"], [330, 12, 1, "", "Handlers"], [330, 9, 1, "", "ITIMER_PROF"], [330, 9, 1, "", "ITIMER_REAL"], [330, 9, 1, "", "ITIMER_VIRTUAL"], [330, 6, 1, "", "ItimerError"], [330, 9, 1, "", "NSIG"], [330, 9, 1, "", "SIGABRT"], [330, 9, 1, "", "SIGALRM"], [330, 9, 1, "", "SIGBREAK"], [330, 9, 1, "", "SIGBUS"], [330, 9, 1, "", "SIGCHLD"], [330, 9, 1, "", "SIGCLD"], [330, 9, 1, "", "SIGCONT"], [330, 9, 1, "", "SIGFPE"], [330, 9, 1, "", "SIGHUP"], [330, 9, 1, "", "SIGILL"], [330, 9, 1, "", "SIGINT"], [330, 9, 1, "", "SIGKILL"], [330, 9, 1, "", "SIGPIPE"], [330, 9, 1, "", "SIGSEGV"], [330, 9, 1, "", "SIGSTKFLT"], [330, 9, 1, "", "SIGTERM"], [330, 9, 1, "", "SIGUSR1"], [330, 9, 1, "", "SIGUSR2"], [330, 9, 1, "", "SIGWINCH"], [330, 9, 1, "", "SIG_BLOCK"], [330, 9, 1, "", "SIG_DFL"], [330, 9, 1, "", "SIG_IGN"], [330, 9, 1, "", "SIG_SETMASK"], [330, 9, 1, "", "SIG_UNBLOCK"], [330, 12, 1, "", "Sigmasks"], [330, 12, 1, "", "Signals"], [330, 11, 1, "", "alarm"], [330, 11, 1, "", "getitimer"], [330, 11, 1, "", "getsignal"], [330, 11, 1, "", "pause"], [330, 11, 1, "", "pidfd_send_signal"], [330, 11, 1, "", "pthread_kill"], [330, 11, 1, "", "pthread_sigmask"], [330, 11, 1, "", "raise_signal"], [330, 11, 1, "", "set_wakeup_fd"], [330, 11, 1, "", "setitimer"], [330, 11, 1, "", "siginterrupt"], [330, 11, 1, "", "signal"], [330, 11, 1, "", "sigpending"], [330, 11, 1, "", "sigtimedwait"], [330, 11, 1, "", "sigwait"], [330, 11, 1, "", "sigwaitinfo"], [330, 11, 1, "", "strsignal"], [330, 11, 1, "", "valid_signals"]], "site": [[331, 9, 1, "", "ENABLE_USER_SITE"], [331, 9, 1, "", "PREFIXES"], [331, 9, 1, "", "USER_BASE"], [331, 9, 1, "", "USER_SITE"], [331, 11, 1, "", "addsitedir"], [331, 11, 1, "", "getsitepackages"], [331, 11, 1, "", "getuserbase"], [331, 11, 1, "", "getusersitepackages"], [331, 11, 1, "", "main"], [331, 14, 1, "cmdoption-site-user-base", "--user-base"], [331, 14, 1, "cmdoption-site-user-site", "--user-site"]], "slice": [[425, 8, 1, "", "indices"]], "smtplib": [[332, 12, 1, "", "LMTP"], [332, 12, 1, "", "SMTP"], [332, 6, 1, "", "SMTPAuthenticationError"], [332, 6, 1, "", "SMTPConnectError"], [332, 6, 1, "", "SMTPDataError"], [332, 6, 1, "", "SMTPException"], [332, 6, 1, "", "SMTPHeloError"], [332, 6, 1, "", "SMTPNotSupportedError"], [332, 6, 1, "", "SMTPRecipientsRefused"], [332, 6, 1, "", "SMTPResponseException"], [332, 6, 1, "", "SMTPSenderRefused"], [332, 6, 1, "", "SMTPServerDisconnected"], [332, 12, 1, "", "SMTP_SSL"]], "smtplib.SMTP": [[332, 8, 1, "", "auth"], [332, 8, 1, "", "connect"], [332, 8, 1, "", "docmd"], [332, 8, 1, "", "ehlo"], [332, 8, 1, "", "ehlo_or_helo_if_needed"], [332, 8, 1, "", "has_extn"], [332, 8, 1, "", "helo"], [332, 8, 1, "", "login"], [332, 8, 1, "", "quit"], [332, 8, 1, "", "send_message"], [332, 8, 1, "", "sendmail"], [332, 8, 1, "", "set_debuglevel"], [332, 8, 1, "", "starttls"], [332, 8, 1, "", "verify"]], "sndhdr": [[333, 9, 1, "", "tests"], [333, 11, 1, "", "what"], [333, 11, 1, "", "whathdr"]], "socket": [[334, 9, 1, "", "AF_ALG"], [334, 9, 1, "", "AF_CAN"], [334, 9, 1, "", "AF_DIVERT"], [334, 9, 1, "", "AF_HYPERV"], [334, 9, 1, "", "AF_INET"], [334, 9, 1, "", "AF_INET6"], [334, 9, 1, "", "AF_LINK"], [334, 9, 1, "", "AF_PACKET"], [334, 9, 1, "", "AF_QIPCRTR"], [334, 9, 1, "", "AF_RDS"], [334, 9, 1, "", "AF_UNIX"], [334, 9, 1, "", "AF_VSOCK"], [334, 9, 1, "", "BDADDR_ANY"], [334, 9, 1, "", "BDADDR_LOCAL"], [334, 9, 1, "", "CAN_BCM"], [334, 9, 1, "", "CAN_ISOTP"], [334, 9, 1, "", "CAN_J1939"], [334, 9, 1, "", "CAN_RAW_FD_FRAMES"], [334, 9, 1, "", "CAN_RAW_JOIN_FILTERS"], [334, 11, 1, "", "CMSG_LEN"], [334, 11, 1, "", "CMSG_SPACE"], [334, 9, 1, "", "ETHERTYPE_ARP"], [334, 9, 1, "", "ETHERTYPE_IP"], [334, 9, 1, "", "ETHERTYPE_IPV6"], [334, 9, 1, "", "ETHERTYPE_VLAN"], [334, 9, 1, "", "ETH_P_ALL"], [334, 9, 1, "", "HCI_DATA_DIR"], [334, 9, 1, "", "HCI_FILTER"], [334, 9, 1, "", "HCI_TIME_STAMP"], [334, 9, 1, "", "HVSOCKET_ADDRESS_FLAG_PASSTHRU"], [334, 9, 1, "", "HVSOCKET_CONNECTED_SUSPEND"], [334, 9, 1, "", "HVSOCKET_CONNECT_TIMEOUT"], [334, 9, 1, "", "HVSOCKET_CONNECT_TIMEOUT_MAX"], [334, 9, 1, "", "HV_GUID_BROADCAST"], [334, 9, 1, "", "HV_GUID_CHILDREN"], [334, 9, 1, "", "HV_GUID_LOOPBACK"], [334, 9, 1, "", "HV_GUID_PARENT"], [334, 9, 1, "", "HV_GUID_WILDCARD"], [334, 9, 1, "", "HV_GUID_ZERO"], [334, 9, 1, "", "HV_PROTOCOL_RAW"], [334, 9, 1, "", "IOCTL_VM_SOCKETS_GET_LOCAL_CID"], [334, 9, 1, "", "LOCAL_CREDS"], [334, 9, 1, "", "LOCAL_CREDS_PERSISTENT"], [334, 9, 1, "", "PF_CAN"], [334, 9, 1, "", "PF_DIVERT"], [334, 9, 1, "", "PF_PACKET"], [334, 9, 1, "", "PF_RDS"], [334, 9, 1, "", "SCM_CREDS2"], [334, 9, 1, "", "SIO_KEEPALIVE_VALS"], [334, 9, 1, "", "SIO_LOOPBACK_FAST_PATH"], [334, 9, 1, "", "SIO_RCVALL"], [334, 9, 1, "", "SOCK_CLOEXEC"], [334, 9, 1, "", "SOCK_DGRAM"], [334, 9, 1, "", "SOCK_NONBLOCK"], [334, 9, 1, "", "SOCK_RAW"], [334, 9, 1, "", "SOCK_RDM"], [334, 9, 1, "", "SOCK_SEQPACKET"], [334, 9, 1, "", "SOCK_STREAM"], [334, 9, 1, "", "SOL_ALG"], [334, 9, 1, "", "SOL_RDS"], [334, 9, 1, "", "SOMAXCONN"], [334, 9, 1, "", "SO_INCOMING_CPU"], [334, 9, 1, "", "SocketType"], [334, 11, 1, "", "close"], [334, 11, 1, "", "create_connection"], [334, 11, 1, "", "create_server"], [334, 6, 1, "", "error"], [334, 11, 1, "", "fromfd"], [334, 11, 1, "", "fromshare"], [334, 6, 1, "", "gaierror"], [334, 11, 1, "", "getaddrinfo"], [334, 11, 1, "", "getdefaulttimeout"], [334, 11, 1, "", "getfqdn"], [334, 11, 1, "", "gethostbyaddr"], [334, 11, 1, "", "gethostbyname"], [334, 11, 1, "", "gethostbyname_ex"], [334, 11, 1, "", "gethostname"], [334, 11, 1, "", "getnameinfo"], [334, 11, 1, "", "getprotobyname"], [334, 11, 1, "", "getservbyname"], [334, 11, 1, "", "getservbyport"], [334, 11, 1, "", "has_dualstack_ipv6"], [334, 9, 1, "", "has_ipv6"], [334, 6, 1, "", "herror"], [334, 11, 1, "", "htonl"], [334, 11, 1, "", "htons"], [334, 11, 1, "", "if_indextoname"], [334, 11, 1, "", "if_nameindex"], [334, 11, 1, "", "if_nametoindex"], [334, 11, 1, "", "inet_aton"], [334, 11, 1, "", "inet_ntoa"], [334, 11, 1, "", "inet_ntop"], [334, 11, 1, "", "inet_pton"], [334, 11, 1, "", "ntohl"], [334, 11, 1, "", "ntohs"], [334, 11, 1, "", "recv_fds"], [334, 11, 1, "", "send_fds"], [334, 11, 1, "", "setdefaulttimeout"], [334, 11, 1, "", "sethostname"], [334, 12, 1, "", "socket"], [334, 11, 1, "", "socketpair"], [334, 6, 1, "", "timeout"]], "socket.socket": [[334, 8, 1, "", "accept"], [334, 8, 1, "", "bind"], [334, 8, 1, "", "close"], [334, 8, 1, "", "connect"], [334, 8, 1, "", "connect_ex"], [334, 8, 1, "", "detach"], [334, 8, 1, "", "dup"], [334, 7, 1, "", "family"], [334, 8, 1, "", "fileno"], [334, 8, 1, "", "get_inheritable"], [334, 8, 1, "", "getblocking"], [334, 8, 1, "", "getpeername"], [334, 8, 1, "", "getsockname"], [334, 8, 1, "", "getsockopt"], [334, 8, 1, "", "gettimeout"], [334, 8, 1, "", "ioctl"], [334, 8, 1, "", "listen"], [334, 8, 1, "", "makefile"], [334, 7, 1, "", "proto"], [334, 8, 1, "", "recv"], [334, 8, 1, "", "recv_into"], [334, 8, 1, "", "recvfrom"], [334, 8, 1, "", "recvfrom_into"], [334, 8, 1, "", "recvmsg"], [334, 8, 1, "", "recvmsg_into"], [334, 8, 1, "", "send"], [334, 8, 1, "", "sendall"], [334, 8, 1, "", "sendfile"], [334, 8, 1, "", "sendmsg"], [334, 8, 1, "", "sendmsg_afalg"], [334, 8, 1, "", "sendto"], [334, 8, 1, "", "set_inheritable"], [334, 8, 1, "", "setblocking"], [334, 8, 1, "", "setsockopt"], [334, 8, 1, "", "settimeout"], [334, 8, 1, "", "share"], [334, 8, 1, "", "shutdown"], [334, 7, 1, "", "type"]], "socketserver": [[335, 12, 1, "", "BaseRequestHandler"], [335, 12, 1, "", "BaseServer"], [335, 12, 1, "", "DatagramRequestHandler"], [335, 12, 1, "", "ForkingMixIn"], [335, 12, 1, "", "ForkingTCPServer"], [335, 12, 1, "", "ForkingUDPServer"], [335, 12, 1, "", "ForkingUnixDatagramServer"], [335, 12, 1, "", "ForkingUnixStreamServer"], [335, 12, 1, "", "StreamRequestHandler"], [335, 12, 1, "", "TCPServer"], [335, 12, 1, "", "ThreadingMixIn"], [335, 12, 1, "", "ThreadingTCPServer"], [335, 12, 1, "", "ThreadingUDPServer"], [335, 12, 1, "", "ThreadingUnixDatagramServer"], [335, 12, 1, "", "ThreadingUnixStreamServer"], [335, 12, 1, "", "UDPServer"], [335, 12, 1, "", "UnixDatagramServer"], [335, 12, 1, "", "UnixStreamServer"]], "socketserver.BaseRequestHandler": [[335, 7, 1, "", "client_address"], [335, 8, 1, "", "finish"], [335, 8, 1, "", "handle"], [335, 7, 1, "", "request"], [335, 7, 1, "", "server"], [335, 8, 1, "", "setup"]], "socketserver.BaseServer": [[335, 7, 1, "", "RequestHandlerClass"], [335, 7, 1, "", "address_family"], [335, 7, 1, "", "allow_reuse_address"], [335, 8, 1, "", "fileno"], [335, 8, 1, "", "finish_request"], [335, 8, 1, "", "get_request"], [335, 8, 1, "", "handle_error"], [335, 8, 1, "", "handle_request"], [335, 8, 1, "", "handle_timeout"], [335, 8, 1, "", "process_request"], [335, 7, 1, "", "request_queue_size"], [335, 8, 1, "", "serve_forever"], [335, 8, 1, "", "server_activate"], [335, 7, 1, "", "server_address"], [335, 8, 1, "", "server_bind"], [335, 8, 1, "", "server_close"], [335, 8, 1, "", "service_actions"], [335, 8, 1, "", "shutdown"], [335, 7, 1, "", "socket"], [335, 7, 1, "", "socket_type"], [335, 7, 1, "", "timeout"], [335, 8, 1, "", "verify_request"]], "socketserver.DatagramRequestHandler": [[335, 7, 1, "", "rfile"], [335, 7, 1, "", "wfile"]], "socketserver.ThreadingMixIn": [[335, 7, 1, "", "block_on_close"], [335, 7, 1, "", "daemon_threads"]], "spwd": [[336, 11, 1, "", "getspall"], [336, 11, 1, "", "getspnam"]], "sqlite3": [[337, 12, 1, "", "Blob"], [337, 12, 1, "", "Connection"], [337, 12, 1, "", "Cursor"], [337, 6, 1, "", "DataError"], [337, 6, 1, "", "DatabaseError"], [337, 6, 1, "", "Error"], [337, 6, 1, "", "IntegrityError"], [337, 6, 1, "", "InterfaceError"], [337, 6, 1, "", "InternalError"], [337, 9, 1, "", "LEGACY_TRANSACTION_CONTROL"], [337, 6, 1, "", "NotSupportedError"], [337, 6, 1, "", "OperationalError"], [337, 9, 1, "", "PARSE_COLNAMES"], [337, 9, 1, "", "PARSE_DECLTYPES"], [337, 12, 1, "", "PrepareProtocol"], [337, 6, 1, "", "ProgrammingError"], [337, 12, 1, "", "Row"], [337, 9, 1, "", "SQLITE_DBCONFIG_DEFENSIVE"], [337, 9, 1, "", "SQLITE_DBCONFIG_DQS_DDL"], [337, 9, 1, "", "SQLITE_DBCONFIG_DQS_DML"], [337, 9, 1, "", "SQLITE_DBCONFIG_ENABLE_FKEY"], [337, 9, 1, "", "SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER"], [337, 9, 1, "", "SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION"], [337, 9, 1, "", "SQLITE_DBCONFIG_ENABLE_QPSG"], [337, 9, 1, "", "SQLITE_DBCONFIG_ENABLE_TRIGGER"], [337, 9, 1, "", "SQLITE_DBCONFIG_ENABLE_VIEW"], [337, 9, 1, "", "SQLITE_DBCONFIG_LEGACY_ALTER_TABLE"], [337, 9, 1, "", "SQLITE_DBCONFIG_LEGACY_FILE_FORMAT"], [337, 9, 1, "", "SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE"], [337, 9, 1, "", "SQLITE_DBCONFIG_RESET_DATABASE"], [337, 9, 1, "", "SQLITE_DBCONFIG_TRIGGER_EQP"], [337, 9, 1, "", "SQLITE_DBCONFIG_TRUSTED_SCHEMA"], [337, 9, 1, "", "SQLITE_DBCONFIG_WRITABLE_SCHEMA"], [337, 9, 1, "", "SQLITE_DENY"], [337, 9, 1, "", "SQLITE_IGNORE"], [337, 9, 1, "", "SQLITE_OK"], [337, 6, 1, "", "Warning"], [337, 9, 1, "", "apilevel"], [337, 11, 1, "", "complete_statement"], [337, 11, 1, "", "connect"], [337, 11, 1, "", "enable_callback_tracebacks"], [337, 9, 1, "", "paramstyle"], [337, 11, 1, "", "register_adapter"], [337, 11, 1, "", "register_converter"], [337, 9, 1, "", "sqlite_version"], [337, 9, 1, "", "sqlite_version_info"], [337, 9, 1, "", "threadsafety"], [337, 9, 1, "", "version"], [337, 9, 1, "", "version_info"]], "sqlite3.Blob": [[337, 8, 1, "", "close"], [337, 8, 1, "", "read"], [337, 8, 1, "", "seek"], [337, 8, 1, "", "tell"], [337, 8, 1, "", "write"]], "sqlite3.Connection": [[337, 7, 1, "", "autocommit"], [337, 8, 1, "", "backup"], [337, 8, 1, "", "blobopen"], [337, 8, 1, "", "close"], [337, 8, 1, "", "commit"], [337, 8, 1, "", "create_aggregate"], [337, 8, 1, "", "create_collation"], [337, 8, 1, "", "create_function"], [337, 8, 1, "", "create_window_function"], [337, 8, 1, "", "cursor"], [337, 8, 1, "", "deserialize"], [337, 8, 1, "", "enable_load_extension"], [337, 8, 1, "", "execute"], [337, 8, 1, "", "executemany"], [337, 8, 1, "", "executescript"], [337, 8, 1, "", "getconfig"], [337, 8, 1, "", "getlimit"], [337, 7, 1, "", "in_transaction"], [337, 8, 1, "", "interrupt"], [337, 7, 1, "", "isolation_level"], [337, 8, 1, "", "iterdump"], [337, 8, 1, "", "load_extension"], [337, 8, 1, "", "rollback"], [337, 7, 1, "", "row_factory"], [337, 8, 1, "", "serialize"], [337, 8, 1, "", "set_authorizer"], [337, 8, 1, "", "set_progress_handler"], [337, 8, 1, "", "set_trace_callback"], [337, 8, 1, "", "setconfig"], [337, 8, 1, "", "setlimit"], [337, 7, 1, "", "text_factory"], [337, 7, 1, "", "total_changes"]], "sqlite3.Cursor": [[337, 7, 1, "", "arraysize"], [337, 8, 1, "", "close"], [337, 7, 1, "", "connection"], [337, 7, 1, "", "description"], [337, 8, 1, "", "execute"], [337, 8, 1, "", "executemany"], [337, 8, 1, "", "executescript"], [337, 8, 1, "", "fetchall"], [337, 8, 1, "", "fetchmany"], [337, 8, 1, "", "fetchone"], [337, 7, 1, "", "lastrowid"], [337, 7, 1, "", "row_factory"], [337, 7, 1, "", "rowcount"], [337, 8, 1, "", "setinputsizes"], [337, 8, 1, "", "setoutputsize"]], "sqlite3.Error": [[337, 7, 1, "", "sqlite_errorcode"], [337, 7, 1, "", "sqlite_errorname"]], "sqlite3.Row": [[337, 8, 1, "", "keys"]], "ssl": [[338, 9, 1, "", "ALERT_DESCRIPTION_HANDSHAKE_FAILURE"], [338, 9, 1, "", "ALERT_DESCRIPTION_INTERNAL_ERROR"], [338, 12, 1, "", "AlertDescription"], [338, 9, 1, "", "CERT_NONE"], [338, 9, 1, "", "CERT_OPTIONAL"], [338, 9, 1, "", "CERT_REQUIRED"], [338, 9, 1, "", "CHANNEL_BINDING_TYPES"], [338, 6, 1, "", "CertificateError"], [338, 11, 1, "", "DER_cert_to_PEM_cert"], [338, 9, 1, "", "HAS_ALPN"], [338, 9, 1, "", "HAS_ECDH"], [338, 9, 1, "", "HAS_NEVER_CHECK_COMMON_NAME"], [338, 9, 1, "", "HAS_NPN"], [338, 9, 1, "", "HAS_SNI"], [338, 9, 1, "", "HAS_SSLv2"], [338, 9, 1, "", "HAS_SSLv3"], [338, 9, 1, "", "HAS_TLSv1"], [338, 9, 1, "", "HAS_TLSv1_1"], [338, 9, 1, "", "HAS_TLSv1_2"], [338, 9, 1, "", "HAS_TLSv1_3"], [338, 12, 1, "", "MemoryBIO"], [338, 9, 1, "", "OPENSSL_VERSION"], [338, 9, 1, "", "OPENSSL_VERSION_INFO"], [338, 9, 1, "", "OPENSSL_VERSION_NUMBER"], [338, 9, 1, "", "OP_ALL"], [338, 9, 1, "", "OP_CIPHER_SERVER_PREFERENCE"], [338, 9, 1, "", "OP_ENABLE_KTLS"], [338, 9, 1, "", "OP_ENABLE_MIDDLEBOX_COMPAT"], [338, 9, 1, "", "OP_IGNORE_UNEXPECTED_EOF"], [338, 9, 1, "", "OP_LEGACY_SERVER_CONNECT"], [338, 9, 1, "", "OP_NO_COMPRESSION"], [338, 9, 1, "", "OP_NO_RENEGOTIATION"], [338, 9, 1, "", "OP_NO_SSLv2"], [338, 9, 1, "", "OP_NO_SSLv3"], [338, 9, 1, "", "OP_NO_TICKET"], [338, 9, 1, "", "OP_NO_TLSv1"], [338, 9, 1, "", "OP_NO_TLSv1_1"], [338, 9, 1, "", "OP_NO_TLSv1_2"], [338, 9, 1, "", "OP_NO_TLSv1_3"], [338, 9, 1, "", "OP_SINGLE_DH_USE"], [338, 9, 1, "", "OP_SINGLE_ECDH_USE"], [338, 12, 1, "", "Options"], [338, 11, 1, "", "PEM_cert_to_DER_cert"], [338, 9, 1, "", "PROTOCOL_SSLv23"], [338, 9, 1, "", "PROTOCOL_SSLv3"], [338, 9, 1, "", "PROTOCOL_TLS"], [338, 9, 1, "", "PROTOCOL_TLS_CLIENT"], [338, 9, 1, "", "PROTOCOL_TLS_SERVER"], [338, 9, 1, "", "PROTOCOL_TLSv1"], [338, 9, 1, "", "PROTOCOL_TLSv1_1"], [338, 9, 1, "", "PROTOCOL_TLSv1_2"], [338, 11, 1, "", "RAND_add"], [338, 11, 1, "", "RAND_bytes"], [338, 11, 1, "", "RAND_status"], [338, 6, 1, "", "SSLCertVerificationError"], [338, 12, 1, "", "SSLContext"], [338, 6, 1, "", "SSLEOFError"], [338, 6, 1, "", "SSLError"], [338, 12, 1, "", "SSLErrorNumber"], [338, 12, 1, "", "SSLObject"], [338, 12, 1, "", "SSLSession"], [338, 12, 1, "", "SSLSocket"], [338, 6, 1, "", "SSLSyscallError"], [338, 6, 1, "", "SSLWantReadError"], [338, 6, 1, "", "SSLWantWriteError"], [338, 6, 1, "", "SSLZeroReturnError"], [338, 12, 1, "", "TLSVersion"], [338, 9, 1, "", "VERIFY_ALLOW_PROXY_CERTS"], [338, 9, 1, "", "VERIFY_CRL_CHECK_CHAIN"], [338, 9, 1, "", "VERIFY_CRL_CHECK_LEAF"], [338, 9, 1, "", "VERIFY_DEFAULT"], [338, 9, 1, "", "VERIFY_X509_PARTIAL_CHAIN"], [338, 9, 1, "", "VERIFY_X509_STRICT"], [338, 9, 1, "", "VERIFY_X509_TRUSTED_FIRST"], [338, 12, 1, "", "VerifyFlags"], [338, 12, 1, "", "VerifyMode"], [338, 11, 1, "", "cert_time_to_seconds"], [338, 11, 1, "", "create_default_context"], [338, 11, 1, "", "enum_certificates"], [338, 11, 1, "", "enum_crls"], [338, 11, 1, "", "get_default_verify_paths"], [338, 11, 1, "", "get_server_certificate"]], "ssl.MemoryBIO": [[338, 7, 1, "", "eof"], [338, 7, 1, "", "pending"], [338, 8, 1, "", "read"], [338, 8, 1, "", "write"], [338, 8, 1, "", "write_eof"]], "ssl.Purpose": [[338, 9, 1, "", "CLIENT_AUTH"], [338, 9, 1, "", "SERVER_AUTH"]], "ssl.SSLCertVerificationError": [[338, 7, 1, "", "verify_code"], [338, 7, 1, "", "verify_message"]], "ssl.SSLContext": [[338, 8, 1, "", "cert_store_stats"], [338, 7, 1, "", "check_hostname"], [338, 8, 1, "", "get_ca_certs"], [338, 8, 1, "", "get_ciphers"], [338, 7, 1, "", "hostname_checks_common_name"], [338, 7, 1, "", "keylog_filename"], [338, 8, 1, "", "load_cert_chain"], [338, 8, 1, "", "load_default_certs"], [338, 8, 1, "", "load_dh_params"], [338, 8, 1, "", "load_verify_locations"], [338, 7, 1, "", "maximum_version"], [338, 7, 1, "", "minimum_version"], [338, 7, 1, "", "num_tickets"], [338, 7, 1, "", "options"], [338, 7, 1, "", "post_handshake_auth"], [338, 7, 1, "", "protocol"], [338, 7, 1, "", "security_level"], [338, 8, 1, "", "session_stats"], [338, 8, 1, "", "set_alpn_protocols"], [338, 8, 1, "", "set_ciphers"], [338, 8, 1, "", "set_default_verify_paths"], [338, 8, 1, "", "set_ecdh_curve"], [338, 8, 1, "", "set_npn_protocols"], [338, 7, 1, "", "set_servername_callback"], [338, 7, 1, "", "sni_callback"], [338, 7, 1, "", "sslobject_class"], [338, 7, 1, "", "sslsocket_class"], [338, 7, 1, "", "verify_flags"], [338, 7, 1, "", "verify_mode"], [338, 8, 1, "", "wrap_bio"], [338, 8, 1, "", "wrap_socket"]], "ssl.SSLError": [[338, 7, 1, "", "library"], [338, 7, 1, "", "reason"]], "ssl.SSLSession": [[338, 7, 1, "", "has_ticket"], [338, 7, 1, "", "id"], [338, 7, 1, "", "ticket_lifetime_hint"], [338, 7, 1, "", "time"], [338, 7, 1, "", "timeout"]], "ssl.SSLSocket": [[338, 8, 1, "", "cipher"], [338, 8, 1, "", "compression"], [338, 7, 1, "", "context"], [338, 8, 1, "", "do_handshake"], [338, 8, 1, "", "get_channel_binding"], [338, 8, 1, "", "getpeercert"], [338, 8, 1, "", "pending"], [338, 8, 1, "", "read"], [338, 8, 1, "", "selected_alpn_protocol"], [338, 8, 1, "", "selected_npn_protocol"], [338, 7, 1, "", "server_hostname"], [338, 7, 1, "", "server_side"], [338, 7, 1, "", "session"], [338, 7, 1, "", "session_reused"], [338, 8, 1, "", "shared_ciphers"], [338, 8, 1, "", "unwrap"], [338, 8, 1, "", "verify_client_post_handshake"], [338, 8, 1, "", "version"], [338, 8, 1, "", "write"]], "ssl.TLSVersion": [[338, 7, 1, "", "MAXIMUM_SUPPORTED"], [338, 7, 1, "", "MINIMUM_SUPPORTED"], [338, 7, 1, "", "SSLv3"], [338, 7, 1, "", "TLSv1"], [338, 7, 1, "", "TLSv1_1"], [338, 7, 1, "", "TLSv1_2"], [338, 7, 1, "", "TLSv1_3"]], "stat": [[339, 9, 1, "", "FILE_ATTRIBUTE_ARCHIVE"], [339, 9, 1, "", "FILE_ATTRIBUTE_COMPRESSED"], [339, 9, 1, "", "FILE_ATTRIBUTE_DEVICE"], [339, 9, 1, "", "FILE_ATTRIBUTE_DIRECTORY"], [339, 9, 1, "", "FILE_ATTRIBUTE_ENCRYPTED"], [339, 9, 1, "", "FILE_ATTRIBUTE_HIDDEN"], [339, 9, 1, "", "FILE_ATTRIBUTE_INTEGRITY_STREAM"], [339, 9, 1, "", "FILE_ATTRIBUTE_NORMAL"], [339, 9, 1, "", "FILE_ATTRIBUTE_NOT_CONTENT_INDEXED"], [339, 9, 1, "", "FILE_ATTRIBUTE_NO_SCRUB_DATA"], [339, 9, 1, "", "FILE_ATTRIBUTE_OFFLINE"], [339, 9, 1, "", "FILE_ATTRIBUTE_READONLY"], [339, 9, 1, "", "FILE_ATTRIBUTE_REPARSE_POINT"], [339, 9, 1, "", "FILE_ATTRIBUTE_SPARSE_FILE"], [339, 9, 1, "", "FILE_ATTRIBUTE_SYSTEM"], [339, 9, 1, "", "FILE_ATTRIBUTE_TEMPORARY"], [339, 9, 1, "", "FILE_ATTRIBUTE_VIRTUAL"], [339, 9, 1, "", "IO_REPARSE_TAG_APPEXECLINK"], [339, 9, 1, "", "IO_REPARSE_TAG_MOUNT_POINT"], [339, 9, 1, "", "IO_REPARSE_TAG_SYMLINK"], [339, 9, 1, "", "SF_APPEND"], [339, 9, 1, "", "SF_ARCHIVED"], [339, 9, 1, "", "SF_IMMUTABLE"], [339, 9, 1, "", "SF_NOUNLINK"], [339, 9, 1, "", "SF_SNAPSHOT"], [339, 9, 1, "", "ST_ATIME"], [339, 9, 1, "", "ST_CTIME"], [339, 9, 1, "", "ST_DEV"], [339, 9, 1, "", "ST_GID"], [339, 9, 1, "", "ST_INO"], [339, 9, 1, "", "ST_MODE"], [339, 9, 1, "", "ST_MTIME"], [339, 9, 1, "", "ST_NLINK"], [339, 9, 1, "", "ST_SIZE"], [339, 9, 1, "", "ST_UID"], [339, 9, 1, "", "S_ENFMT"], [339, 9, 1, "", "S_IEXEC"], [339, 9, 1, "", "S_IFBLK"], [339, 9, 1, "", "S_IFCHR"], [339, 9, 1, "", "S_IFDIR"], [339, 9, 1, "", "S_IFDOOR"], [339, 9, 1, "", "S_IFIFO"], [339, 9, 1, "", "S_IFLNK"], [339, 11, 1, "", "S_IFMT"], [339, 9, 1, "", "S_IFPORT"], [339, 9, 1, "", "S_IFREG"], [339, 9, 1, "", "S_IFSOCK"], [339, 9, 1, "", "S_IFWHT"], [339, 11, 1, "", "S_IMODE"], [339, 9, 1, "", "S_IREAD"], [339, 9, 1, "", "S_IRGRP"], [339, 9, 1, "", "S_IROTH"], [339, 9, 1, "", "S_IRUSR"], [339, 9, 1, "", "S_IRWXG"], [339, 9, 1, "", "S_IRWXO"], [339, 9, 1, "", "S_IRWXU"], [339, 11, 1, "", "S_ISBLK"], [339, 11, 1, "", "S_ISCHR"], [339, 11, 1, "", "S_ISDIR"], [339, 11, 1, "", "S_ISDOOR"], [339, 11, 1, "", "S_ISFIFO"], [339, 9, 1, "", "S_ISGID"], [339, 11, 1, "", "S_ISLNK"], [339, 11, 1, "", "S_ISPORT"], [339, 11, 1, "", "S_ISREG"], [339, 11, 1, "", "S_ISSOCK"], [339, 9, 1, "", "S_ISUID"], [339, 9, 1, "", "S_ISVTX"], [339, 11, 1, "", "S_ISWHT"], [339, 9, 1, "", "S_IWGRP"], [339, 9, 1, "", "S_IWOTH"], [339, 9, 1, "", "S_IWRITE"], [339, 9, 1, "", "S_IWUSR"], [339, 9, 1, "", "S_IXGRP"], [339, 9, 1, "", "S_IXOTH"], [339, 9, 1, "", "S_IXUSR"], [339, 9, 1, "", "UF_APPEND"], [339, 9, 1, "", "UF_COMPRESSED"], [339, 9, 1, "", "UF_HIDDEN"], [339, 9, 1, "", "UF_IMMUTABLE"], [339, 9, 1, "", "UF_NODUMP"], [339, 9, 1, "", "UF_NOUNLINK"], [339, 9, 1, "", "UF_OPAQUE"], [339, 11, 1, "", "filemode"]], "statistics": [[340, 12, 1, "", "NormalDist"], [340, 6, 1, "", "StatisticsError"], [340, 11, 1, "", "correlation"], [340, 11, 1, "", "covariance"], [340, 11, 1, "", "fmean"], [340, 11, 1, "", "geometric_mean"], [340, 11, 1, "", "harmonic_mean"], [340, 11, 1, "", "linear_regression"], [340, 11, 1, "", "mean"], [340, 11, 1, "", "median"], [340, 11, 1, "", "median_grouped"], [340, 11, 1, "", "median_high"], [340, 11, 1, "", "median_low"], [340, 11, 1, "", "mode"], [340, 11, 1, "", "multimode"], [340, 11, 1, "", "pstdev"], [340, 11, 1, "", "pvariance"], [340, 11, 1, "", "quantiles"], [340, 11, 1, "", "stdev"], [340, 11, 1, "", "variance"]], "statistics.NormalDist": [[340, 8, 1, "", "cdf"], [340, 8, 1, "", "from_samples"], [340, 8, 1, "", "inv_cdf"], [340, 7, 1, "", "mean"], [340, 7, 1, "", "median"], [340, 7, 1, "", "mode"], [340, 8, 1, "", "overlap"], [340, 8, 1, "", "pdf"], [340, 8, 1, "", "quantiles"], [340, 8, 1, "", "samples"], [340, 7, 1, "", "stdev"], [340, 7, 1, "", "variance"], [340, 8, 1, "", "zscore"]], "str": [[341, 8, 1, "", "capitalize"], [341, 8, 1, "", "casefold"], [341, 8, 1, "", "center"], [341, 8, 1, "", "count"], [341, 8, 1, "", "encode"], [341, 8, 1, "", "endswith"], [341, 8, 1, "", "expandtabs"], [341, 8, 1, "", "find"], [341, 8, 1, "", "format"], [341, 8, 1, "", "format_map"], [341, 8, 1, "", "index"], [341, 8, 1, "", "isalnum"], [341, 8, 1, "", "isalpha"], [341, 8, 1, "", "isascii"], [341, 8, 1, "", "isdecimal"], [341, 8, 1, "", "isdigit"], [341, 8, 1, "", "isidentifier"], [341, 8, 1, "", "islower"], [341, 8, 1, "", "isnumeric"], [341, 8, 1, "", "isprintable"], [341, 8, 1, "", "isspace"], [341, 8, 1, "", "istitle"], [341, 8, 1, "", "isupper"], [341, 8, 1, "", "join"], [341, 8, 1, "", "ljust"], [341, 8, 1, "", "lower"], [341, 8, 1, "", "lstrip"], [341, 8, 1, "", "maketrans"], [341, 8, 1, "", "partition"], [341, 8, 1, "", "removeprefix"], [341, 8, 1, "", "removesuffix"], [341, 8, 1, "", "replace"], [341, 8, 1, "", "rfind"], [341, 8, 1, "", "rindex"], [341, 8, 1, "", "rjust"], [341, 8, 1, "", "rpartition"], [341, 8, 1, "", "rsplit"], [341, 8, 1, "", "rstrip"], [341, 8, 1, "", "split"], [341, 8, 1, "", "splitlines"], [341, 8, 1, "", "startswith"], [341, 8, 1, "", "strip"], [341, 8, 1, "", "swapcase"], [341, 8, 1, "", "title"], [341, 8, 1, "", "translate"], [341, 8, 1, "", "upper"], [341, 8, 1, "", "zfill"]], "string": [[342, 12, 1, "", "Formatter"], [342, 12, 1, "", "Template"], [342, 9, 1, "", "ascii_letters"], [342, 9, 1, "", "ascii_lowercase"], [342, 9, 1, "", "ascii_uppercase"], [342, 11, 1, "", "capwords"], [342, 9, 1, "", "digits"], [342, 9, 1, "", "hexdigits"], [342, 9, 1, "", "octdigits"], [342, 9, 1, "", "printable"], [342, 9, 1, "", "punctuation"], [342, 9, 1, "", "whitespace"]], "string.Formatter": [[342, 8, 1, "", "check_unused_args"], [342, 8, 1, "", "convert_field"], [342, 8, 1, "", "format"], [342, 8, 1, "", "format_field"], [342, 8, 1, "", "get_field"], [342, 8, 1, "", "get_value"], [342, 8, 1, "", "parse"], [342, 8, 1, "", "vformat"]], "string.Template": [[342, 8, 1, "", "get_identifiers"], [342, 8, 1, "", "is_valid"], [342, 8, 1, "", "safe_substitute"], [342, 8, 1, "", "substitute"], [342, 7, 1, "", "template"]], "stringprep": [[343, 11, 1, "", "in_table_a1"], [343, 11, 1, "", "in_table_b1"], [343, 11, 1, "", "in_table_c11"], [343, 11, 1, "", "in_table_c11_c12"], [343, 11, 1, "", "in_table_c12"], [343, 11, 1, "", "in_table_c21"], [343, 11, 1, "", "in_table_c21_c22"], [343, 11, 1, "", "in_table_c22"], [343, 11, 1, "", "in_table_c3"], [343, 11, 1, "", "in_table_c4"], [343, 11, 1, "", "in_table_c5"], [343, 11, 1, "", "in_table_c6"], [343, 11, 1, "", "in_table_c7"], [343, 11, 1, "", "in_table_c8"], [343, 11, 1, "", "in_table_c9"], [343, 11, 1, "", "in_table_d1"], [343, 11, 1, "", "in_table_d2"], [343, 11, 1, "", "map_table_b2"], [343, 11, 1, "", "map_table_b3"]], "struct": [[344, 12, 1, "", "Struct"], [344, 11, 1, "", "calcsize"], [344, 6, 1, "", "error"], [344, 11, 1, "", "iter_unpack"], [344, 11, 1, "", "pack"], [344, 11, 1, "", "pack_into"], [344, 11, 1, "", "unpack"], [344, 11, 1, "", "unpack_from"]], "struct.Struct": [[344, 7, 1, "", "format"], [344, 8, 1, "", "iter_unpack"], [344, 8, 1, "", "pack"], [344, 8, 1, "", "pack_into"], [344, 7, 1, "", "size"], [344, 8, 1, "", "unpack"], [344, 8, 1, "", "unpack_from"]], "subprocess": [[345, 9, 1, "", "ABOVE_NORMAL_PRIORITY_CLASS"], [345, 9, 1, "", "BELOW_NORMAL_PRIORITY_CLASS"], [345, 9, 1, "", "CREATE_BREAKAWAY_FROM_JOB"], [345, 9, 1, "", "CREATE_DEFAULT_ERROR_MODE"], [345, 9, 1, "", "CREATE_NEW_CONSOLE"], [345, 9, 1, "", "CREATE_NEW_PROCESS_GROUP"], [345, 9, 1, "", "CREATE_NO_WINDOW"], [345, 6, 1, "", "CalledProcessError"], [345, 12, 1, "", "CompletedProcess"], [345, 9, 1, "", "DETACHED_PROCESS"], [345, 9, 1, "", "DEVNULL"], [345, 9, 1, "", "HIGH_PRIORITY_CLASS"], [345, 9, 1, "", "IDLE_PRIORITY_CLASS"], [345, 9, 1, "", "NORMAL_PRIORITY_CLASS"], [345, 9, 1, "", "PIPE"], [345, 12, 1, "", "Popen"], [345, 9, 1, "", "REALTIME_PRIORITY_CLASS"], [345, 9, 1, "", "STARTF_USESHOWWINDOW"], [345, 9, 1, "", "STARTF_USESTDHANDLES"], [345, 12, 1, "", "STARTUPINFO"], [345, 9, 1, "", "STDOUT"], [345, 9, 1, "", "STD_ERROR_HANDLE"], [345, 9, 1, "", "STD_INPUT_HANDLE"], [345, 9, 1, "", "STD_OUTPUT_HANDLE"], [345, 9, 1, "", "SW_HIDE"], [345, 6, 1, "", "SubprocessError"], [345, 6, 1, "", "TimeoutExpired"], [345, 11, 1, "", "call"], [345, 11, 1, "", "check_call"], [345, 11, 1, "", "check_output"], [345, 11, 1, "", "getoutput"], [345, 11, 1, "", "getstatusoutput"], [345, 11, 1, "", "run"]], "subprocess.CalledProcessError": [[345, 7, 1, "", "cmd"], [345, 7, 1, "", "output"], [345, 7, 1, "", "returncode"], [345, 7, 1, "", "stderr"], [345, 7, 1, "", "stdout"]], "subprocess.CompletedProcess": [[345, 7, 1, "", "args"], [345, 8, 1, "", "check_returncode"], [345, 7, 1, "", "returncode"], [345, 7, 1, "", "stderr"], [345, 7, 1, "", "stdout"]], "subprocess.Popen": [[345, 7, 1, "", "args"], [345, 8, 1, "", "communicate"], [345, 8, 1, "", "kill"], [345, 7, 1, "", "pid"], [345, 8, 1, "", "poll"], [345, 7, 1, "", "returncode"], [345, 8, 1, "", "send_signal"], [345, 7, 1, "", "stderr"], [345, 7, 1, "", "stdin"], [345, 7, 1, "", "stdout"], [345, 8, 1, "", "terminate"], [345, 8, 1, "", "wait"]], "subprocess.STARTUPINFO": [[345, 7, 1, "", "dwFlags"], [345, 7, 1, "", "hStdError"], [345, 7, 1, "", "hStdInput"], [345, 7, 1, "", "hStdOutput"], [345, 7, 1, "", "lpAttributeList"], [345, 7, 1, "", "wShowWindow"]], "subprocess.TimeoutExpired": [[345, 7, 1, "", "cmd"], [345, 7, 1, "", "output"], [345, 7, 1, "", "stderr"], [345, 7, 1, "", "stdout"], [345, 7, 1, "", "timeout"]], "sunau": [[346, 9, 1, "", "AUDIO_FILE_ENCODING_ADPCM_G721"], [346, 9, 1, "", "AUDIO_FILE_ENCODING_ADPCM_G722"], [346, 9, 1, "", "AUDIO_FILE_ENCODING_ADPCM_G723_3"], [346, 9, 1, "", "AUDIO_FILE_ENCODING_ADPCM_G723_5"], [346, 9, 1, "", "AUDIO_FILE_ENCODING_ALAW_8"], [346, 9, 1, "", "AUDIO_FILE_ENCODING_DOUBLE"], [346, 9, 1, "", "AUDIO_FILE_ENCODING_FLOAT"], [346, 9, 1, "", "AUDIO_FILE_ENCODING_LINEAR_16"], [346, 9, 1, "", "AUDIO_FILE_ENCODING_LINEAR_24"], [346, 9, 1, "", "AUDIO_FILE_ENCODING_LINEAR_32"], [346, 9, 1, "", "AUDIO_FILE_ENCODING_LINEAR_8"], [346, 9, 1, "", "AUDIO_FILE_ENCODING_MULAW_8"], [346, 9, 1, "", "AUDIO_FILE_MAGIC"], [346, 6, 1, "", "Error"], [346, 11, 1, "", "open"]], "sunau.AU_read": [[346, 8, 1, "", "close"], [346, 8, 1, "", "getcompname"], [346, 8, 1, "", "getcomptype"], [346, 8, 1, "", "getframerate"], [346, 8, 1, "", "getmark"], [346, 8, 1, "", "getmarkers"], [346, 8, 1, "", "getnchannels"], [346, 8, 1, "", "getnframes"], [346, 8, 1, "", "getparams"], [346, 8, 1, "", "getsampwidth"], [346, 8, 1, "", "readframes"], [346, 8, 1, "", "rewind"], [346, 8, 1, "", "setpos"], [346, 8, 1, "", "tell"]], "sunau.AU_write": [[346, 8, 1, "", "close"], [346, 8, 1, "", "setcomptype"], [346, 8, 1, "", "setframerate"], [346, 8, 1, "", "setnchannels"], [346, 8, 1, "", "setnframes"], [346, 8, 1, "", "setparams"], [346, 8, 1, "", "setsampwidth"], [346, 8, 1, "", "tell"], [346, 8, 1, "", "writeframes"], [346, 8, 1, "", "writeframesraw"]], "symtable": [[348, 12, 1, "", "Class"], [348, 12, 1, "", "Function"], [348, 12, 1, "", "Symbol"], [348, 12, 1, "", "SymbolTable"], [348, 11, 1, "", "symtable"]], "symtable.Class": [[348, 8, 1, "", "get_methods"]], "symtable.Function": [[348, 8, 1, "", "get_frees"], [348, 8, 1, "", "get_globals"], [348, 8, 1, "", "get_locals"], [348, 8, 1, "", "get_nonlocals"], [348, 8, 1, "", "get_parameters"]], "symtable.Symbol": [[348, 8, 1, "", "get_name"], [348, 8, 1, "", "get_namespace"], [348, 8, 1, "", "get_namespaces"], [348, 8, 1, "", "is_annotated"], [348, 8, 1, "", "is_assigned"], [348, 8, 1, "", "is_declared_global"], [348, 8, 1, "", "is_free"], [348, 8, 1, "", "is_global"], [348, 8, 1, "", "is_imported"], [348, 8, 1, "", "is_local"], [348, 8, 1, "", "is_namespace"], [348, 8, 1, "", "is_nonlocal"], [348, 8, 1, "", "is_parameter"], [348, 8, 1, "", "is_referenced"]], "symtable.SymbolTable": [[348, 8, 1, "", "get_children"], [348, 8, 1, "", "get_id"], [348, 8, 1, "", "get_identifiers"], [348, 8, 1, "", "get_lineno"], [348, 8, 1, "", "get_name"], [348, 8, 1, "", "get_symbols"], [348, 8, 1, "", "get_type"], [348, 8, 1, "", "has_children"], [348, 8, 1, "", "is_nested"], [348, 8, 1, "", "is_optimized"], [348, 8, 1, "", "lookup"]], "sys": [[349, 9, 1, "", "__breakpointhook__"], [349, 9, 1, "", "__displayhook__"], [349, 9, 1, "", "__excepthook__"], [349, 9, 1, "", "__interactivehook__"], [349, 9, 1, "", "__stderr__"], [349, 9, 1, "", "__stdin__"], [349, 9, 1, "", "__stdout__"], [349, 9, 1, "", "__unraisablehook__"], [349, 11, 1, "", "_clear_type_cache"], [349, 11, 1, "", "_current_exceptions"], [349, 11, 1, "", "_current_frames"], [349, 11, 1, "", "_debugmallocstats"], [349, 9, 1, "", "_emscripten_info"], [349, 11, 1, "", "_enablelegacywindowsfsencoding"], [349, 11, 1, "", "_getframe"], [349, 11, 1, "", "_getframemodulename"], [349, 9, 1, "", "_xoptions"], [349, 9, 1, "", "abiflags"], [349, 11, 1, "", "activate_stack_trampoline"], [349, 11, 1, "", "addaudithook"], [349, 9, 1, "", "api_version"], [349, 9, 1, "", "argv"], [349, 11, 1, "", "audit"], [349, 9, 1, "", "base_exec_prefix"], [349, 9, 1, "", "base_prefix"], [349, 11, 1, "", "breakpointhook"], [349, 9, 1, "", "builtin_module_names"], [349, 9, 1, "", "byteorder"], [349, 11, 1, "", "call_tracing"], [349, 9, 1, "", "copyright"], [349, 11, 1, "", "deactivate_stack_trampoline"], [349, 11, 1, "", "displayhook"], [349, 9, 1, "", "dllhandle"], [349, 9, 1, "", "dont_write_bytecode"], [349, 11, 1, "", "exc_info"], [349, 11, 1, "", "excepthook"], [349, 11, 1, "", "exception"], [349, 9, 1, "", "exec_prefix"], [349, 9, 1, "", "executable"], [349, 11, 1, "", "exit"], [349, 9, 1, "", "flags"], [349, 9, 1, "", "float_info"], [349, 9, 1, "", "float_repr_style"], [349, 11, 1, "", "get_asyncgen_hooks"], [349, 11, 1, "", "get_coroutine_origin_tracking_depth"], [349, 11, 1, "", "get_int_max_str_digits"], [349, 11, 1, "", "getallocatedblocks"], [349, 11, 1, "", "getandroidapilevel"], [349, 11, 1, "", "getdefaultencoding"], [349, 11, 1, "", "getdlopenflags"], [349, 11, 1, "", "getfilesystemencodeerrors"], [349, 11, 1, "", "getfilesystemencoding"], [349, 11, 1, "", "getprofile"], [349, 11, 1, "", "getrecursionlimit"], [349, 11, 1, "", "getrefcount"], [349, 11, 1, "", "getsizeof"], [349, 11, 1, "", "getswitchinterval"], [349, 11, 1, "", "gettrace"], [349, 11, 1, "", "getunicodeinternedsize"], [349, 11, 1, "", "getwindowsversion"], [349, 9, 1, "", "hash_info"], [349, 9, 1, "", "hexversion"], [349, 9, 1, "", "implementation"], [349, 9, 1, "", "int_info"], [349, 11, 1, "", "intern"], [349, 11, 1, "", "is_finalizing"], [349, 11, 1, "", "is_stack_trampoline_active"], [349, 9, 1, "", "last_exc"], [349, 9, 1, "", "last_traceback"], [349, 9, 1, "", "last_type"], [349, 9, 1, "", "last_value"], [349, 9, 1, "", "maxsize"], [349, 9, 1, "", "maxunicode"], [349, 9, 1, "", "meta_path"], [349, 9, 1, "", "modules"], [350, 10, 0, "-", "monitoring"], [349, 9, 1, "", "orig_argv"], [349, 9, 1, "", "path"], [349, 9, 1, "", "path_hooks"], [349, 9, 1, "", "path_importer_cache"], [349, 9, 1, "", "platform"], [349, 9, 1, "", "platlibdir"], [349, 9, 1, "", "prefix"], [349, 9, 1, "", "ps1"], [349, 9, 1, "", "ps2"], [349, 9, 1, "", "pycache_prefix"], [349, 11, 1, "", "set_asyncgen_hooks"], [349, 11, 1, "", "set_coroutine_origin_tracking_depth"], [349, 11, 1, "", "set_int_max_str_digits"], [349, 11, 1, "", "setdlopenflags"], [349, 11, 1, "", "setprofile"], [349, 11, 1, "", "setrecursionlimit"], [349, 11, 1, "", "setswitchinterval"], [349, 11, 1, "", "settrace"], [349, 9, 1, "", "stderr"], [349, 9, 1, "", "stdin"], [349, 9, 1, "", "stdlib_module_names"], [349, 9, 1, "", "stdout"], [349, 9, 1, "", "thread_info"], [349, 9, 1, "", "tracebacklimit"], [349, 11, 1, "", "unraisablehook"], [349, 9, 1, "", "version"], [349, 9, 1, "", "version_info"], [349, 9, 1, "", "warnoptions"], [349, 9, 1, "", "winver"]], "sys._emscripten_info": [[349, 7, 1, "", "emscripten_version"], [349, 7, 1, "", "pthreads"], [349, 7, 1, "", "runtime"], [349, 7, 1, "", "shared_memory"]], "sys.flags": [[349, 7, 1, "", "bytes_warning"], [349, 7, 1, "", "debug"], [349, 7, 1, "", "dev_mode"], [349, 7, 1, "", "dont_write_bytecode"], [349, 7, 1, "", "hash_randomization"], [349, 7, 1, "", "ignore_environment"], [349, 7, 1, "", "inspect"], [349, 7, 1, "", "int_max_str_digits"], [349, 7, 1, "", "interactive"], [349, 7, 1, "", "isolated"], [349, 7, 1, "", "no_site"], [349, 7, 1, "", "no_user_site"], [349, 7, 1, "", "optimize"], [349, 7, 1, "", "quiet"], [349, 7, 1, "", "safe_path"], [349, 7, 1, "", "utf8_mode"], [349, 7, 1, "", "verbose"], [349, 7, 1, "", "warn_default_encoding"]], "sys.float_info": [[349, 7, 1, "", "dig"], [349, 7, 1, "", "epsilon"], [349, 7, 1, "", "mant_dig"], [349, 7, 1, "", "max"], [349, 7, 1, "", "max_10_exp"], [349, 7, 1, "", "max_exp"], [349, 7, 1, "", "min"], [349, 7, 1, "", "min_10_exp"], [349, 7, 1, "", "min_exp"], [349, 7, 1, "", "radix"], [349, 7, 1, "", "rounds"]], "sys.hash_info": [[349, 7, 1, "", "algorithm"], [349, 7, 1, "", "hash_bits"], [349, 7, 1, "", "imag"], [349, 7, 1, "", "inf"], [349, 7, 1, "", "modulus"], [349, 7, 1, "", "nan"], [349, 7, 1, "", "seed_bits"], [349, 7, 1, "", "width"]], "sys.int_info": [[349, 7, 1, "", "bits_per_digit"], [349, 7, 1, "", "default_max_str_digits"], [349, 7, 1, "", "sizeof_digit"], [349, 7, 1, "", "str_digits_check_threshold"]], "sys.monitoring": [[350, 9, 1, "", "DISABLE"], [350, 9, 1, "", "MISSING"], [350, 11, 1, "", "free_tool_id"], [350, 11, 1, "", "get_events"], [350, 11, 1, "", "get_local_events"], [350, 11, 1, "", "get_tool"], [350, 11, 1, "", "register_callback"], [350, 11, 1, "", "set_events"], [350, 11, 1, "", "set_local_events"], [350, 11, 1, "", "use_tool_id"]], "sys.thread_info": [[349, 7, 1, "", "lock"], [349, 7, 1, "", "name"], [349, 7, 1, "", "version"]], "sysconfig": [[352, 11, 1, "", "_get_preferred_schemes"], [352, 11, 1, "", "get_config_h_filename"], [352, 11, 1, "", "get_config_var"], [352, 11, 1, "", "get_config_vars"], [352, 11, 1, "", "get_default_scheme"], [352, 11, 1, "", "get_makefile_filename"], [352, 11, 1, "", "get_path"], [352, 11, 1, "", "get_path_names"], [352, 11, 1, "", "get_paths"], [352, 11, 1, "", "get_platform"], [352, 11, 1, "", "get_preferred_scheme"], [352, 11, 1, "", "get_python_version"], [352, 11, 1, "", "get_scheme_names"], [352, 11, 1, "", "is_python_build"], [352, 11, 1, "", "parse_config_h"]], "syslog": [[353, 11, 1, "", "closelog"], [353, 11, 1, "", "openlog"], [353, 11, 1, "", "setlogmask"], [353, 11, 1, "", "syslog"]], "tabnanny": [[354, 6, 1, "", "NannyNag"], [354, 11, 1, "", "check"], [354, 9, 1, "", "filename_only"], [354, 11, 1, "", "process_tokens"], [354, 9, 1, "", "verbose"]], "tarfile": [[355, 6, 1, "", "AbsoluteLinkError"], [355, 6, 1, "", "AbsolutePathError"], [355, 6, 1, "", "CompressionError"], [355, 9, 1, "", "DEFAULT_FORMAT"], [355, 9, 1, "", "ENCODING"], [355, 6, 1, "", "ExtractError"], [355, 6, 1, "", "FilterError"], [355, 9, 1, "", "GNU_FORMAT"], [355, 6, 1, "", "HeaderError"], [355, 6, 1, "", "LinkOutsideDestinationError"], [355, 6, 1, "", "OutsideDestinationError"], [355, 9, 1, "", "PAX_FORMAT"], [355, 6, 1, "", "ReadError"], [355, 6, 1, "", "SpecialFileError"], [355, 6, 1, "", "StreamError"], [355, 6, 1, "", "TarError"], [355, 12, 1, "", "TarFile"], [355, 12, 1, "", "TarInfo"], [355, 9, 1, "", "USTAR_FORMAT"], [355, 11, 1, "", "data_filter"], [355, 11, 1, "", "fully_trusted_filter"], [355, 11, 1, "", "is_tarfile"], [355, 11, 1, "", "open"], [355, 11, 1, "", "tar_filter"], [355, 14, 1, "cmdoption-tarfile-create", "--create"], [355, 14, 1, "cmdoption-tarfile-extract", "--extract"], [355, 14, 1, "cmdoption-tarfile-filter", "--filter"], [355, 14, 1, "cmdoption-tarfile-list", "--list"], [355, 14, 1, "cmdoption-tarfile-test", "--test"], [355, 14, 1, "cmdoption-tarfile-v", "--verbose"], [355, 14, 1, "cmdoption-tarfile-c", "-c"], [355, 14, 1, "cmdoption-tarfile-e", "-e"], [355, 14, 1, "cmdoption-tarfile-l", "-l"], [355, 14, 1, "cmdoption-tarfile-t", "-t"], [355, 14, 1, "cmdoption-tarfile-v", "-v"]], "tarfile.FilterError": [[355, 7, 1, "", "tarinfo"]], "tarfile.TarFile": [[355, 8, 1, "", "add"], [355, 8, 1, "", "addfile"], [355, 8, 1, "", "close"], [355, 7, 1, "", "errorlevel"], [355, 8, 1, "", "extract"], [355, 8, 1, "", "extractall"], [355, 8, 1, "", "extractfile"], [355, 7, 1, "", "extraction_filter"], [355, 8, 1, "", "getmember"], [355, 8, 1, "", "getmembers"], [355, 8, 1, "", "getnames"], [355, 8, 1, "", "gettarinfo"], [355, 8, 1, "", "list"], [355, 8, 1, "", "next"], [355, 8, 1, "", "open"], [355, 7, 1, "", "pax_headers"]], "tarfile.TarInfo": [[355, 8, 1, "", "frombuf"], [355, 8, 1, "", "fromtarfile"], [355, 7, 1, "", "gid"], [355, 7, 1, "", "gname"], [355, 8, 1, "", "isblk"], [355, 8, 1, "", "ischr"], [355, 8, 1, "", "isdev"], [355, 8, 1, "", "isdir"], [355, 8, 1, "", "isfifo"], [355, 8, 1, "", "isfile"], [355, 8, 1, "", "islnk"], [355, 8, 1, "", "isreg"], [355, 8, 1, "", "issym"], [355, 7, 1, "", "linkname"], [355, 7, 1, "", "mode"], [355, 7, 1, "", "mtime"], [355, 7, 1, "", "name"], [355, 7, 1, "", "pax_headers"], [355, 7, 1, "", "size"], [355, 8, 1, "", "tobuf"], [355, 7, 1, "", "type"], [355, 7, 1, "", "uid"], [355, 7, 1, "", "uname"]], "telnetlib": [[356, 12, 1, "", "Telnet"]], "telnetlib.Telnet": [[356, 8, 1, "", "close"], [356, 8, 1, "", "expect"], [356, 8, 1, "", "fileno"], [356, 8, 1, "", "get_socket"], [356, 8, 1, "", "interact"], [356, 8, 1, "", "msg"], [356, 8, 1, "", "mt_interact"], [356, 8, 1, "", "open"], [356, 8, 1, "", "read_all"], [356, 8, 1, "", "read_eager"], [356, 8, 1, "", "read_lazy"], [356, 8, 1, "", "read_sb_data"], [356, 8, 1, "", "read_some"], [356, 8, 1, "", "read_until"], [356, 8, 1, "", "read_very_eager"], [356, 8, 1, "", "read_very_lazy"], [356, 8, 1, "", "set_debuglevel"], [356, 8, 1, "", "set_option_negotiation_callback"], [356, 8, 1, "", "write"]], "tempfile": [[357, 11, 1, "", "NamedTemporaryFile"], [357, 12, 1, "", "SpooledTemporaryFile"], [357, 12, 1, "", "TemporaryDirectory"], [357, 11, 1, "", "TemporaryFile"], [357, 11, 1, "", "gettempdir"], [357, 11, 1, "", "gettempdirb"], [357, 11, 1, "", "gettempprefix"], [357, 11, 1, "", "gettempprefixb"], [357, 11, 1, "", "mkdtemp"], [357, 11, 1, "", "mkstemp"], [357, 11, 1, "", "mktemp"], [357, 9, 1, "", "tempdir"]], "termios": [[358, 9, 1, "", "TCSADRAIN"], [358, 9, 1, "", "TCSAFLUSH"], [358, 9, 1, "", "TCSANOW"], [358, 11, 1, "", "tcdrain"], [358, 11, 1, "", "tcflow"], [358, 11, 1, "", "tcflush"], [358, 11, 1, "", "tcgetattr"], [358, 11, 1, "", "tcgetwinsize"], [358, 11, 1, "", "tcsendbreak"], [358, 11, 1, "", "tcsetattr"], [358, 11, 1, "", "tcsetwinsize"]], "test": [[359, 10, 0, "-", "support"]], "test.support": [[359, 9, 1, "", "ALWAYS_EQ"], [359, 9, 1, "", "HAVE_DOCSTRINGS"], [359, 9, 1, "", "INTERNET_TIMEOUT"], [359, 9, 1, "", "LARGEST"], [359, 9, 1, "", "LONG_TIMEOUT"], [359, 9, 1, "", "LOOPBACK_TIMEOUT"], [359, 9, 1, "", "MAX_Py_ssize_t"], [359, 9, 1, "", "MISSING_C_DOCSTRINGS"], [359, 12, 1, "", "Matcher"], [359, 9, 1, "", "NEVER_EQ"], [359, 9, 1, "", "PGO"], [359, 9, 1, "", "PIPE_MAX_SIZE"], [359, 9, 1, "", "Py_DEBUG"], [359, 6, 1, "", "ResourceDenied"], [359, 9, 1, "", "SHORT_TIMEOUT"], [359, 9, 1, "", "SMALLEST"], [359, 9, 1, "", "SOCK_MAX_SIZE"], [359, 12, 1, "", "SaveSignals"], [359, 12, 1, "", "SuppressCrashReport"], [359, 9, 1, "", "TEST_DATA_DIR"], [359, 9, 1, "", "TEST_HOME_DIR"], [359, 9, 1, "", "TEST_HTTP_URL"], [359, 9, 1, "", "TEST_SUPPORT_DIR"], [359, 6, 1, "", "TestFailed"], [359, 11, 1, "", "adjust_int_max_str_digits"], [359, 11, 1, "", "anticipate_failure"], [359, 11, 1, "", "args_from_interpreter_flags"], [359, 11, 1, "", "bigaddrspacetest"], [359, 11, 1, "", "bigmemtest"], [359, 11, 1, "", "busy_retry"], [359, 10, 0, "-", "bytecode_helper"], [359, 11, 1, "", "calcobjsize"], [359, 11, 1, "", "calcvobjsize"], [359, 11, 1, "", "captured_stderr"], [359, 11, 1, "", "captured_stdin"], [359, 11, 1, "", "captured_stdout"], [359, 11, 1, "", "catch_unraisable_exception"], [359, 11, 1, "", "check__all__"], [359, 11, 1, "", "check_disallow_instantiation"], [359, 11, 1, "", "check_free_after_iterating"], [359, 11, 1, "", "check_impl_detail"], [359, 11, 1, "", "check_syntax_error"], [359, 11, 1, "", "checksizeof"], [359, 11, 1, "", "cpython_only"], [359, 11, 1, "", "detect_api_mismatch"], [359, 11, 1, "", "disable_faulthandler"], [359, 11, 1, "", "disable_gc"], [359, 11, 1, "", "findfile"], [359, 11, 1, "", "flush_std_streams"], [359, 11, 1, "", "gc_collect"], [359, 11, 1, "", "get_attribute"], [359, 11, 1, "", "get_original_stdout"], [359, 11, 1, "", "get_pagesize"], [359, 11, 1, "", "impl_detail"], [359, 10, 0, "-", "import_helper"], [359, 9, 1, "", "is_android"], [359, 9, 1, "", "is_jython"], [359, 11, 1, "", "is_resource_enabled"], [359, 11, 1, "", "load_package_tests"], [359, 11, 1, "", "match_test"], [359, 9, 1, "", "max_memuse"], [359, 11, 1, "", "missing_compiler_executable"], [359, 11, 1, "", "no_tracing"], [359, 11, 1, "", "open_urlresource"], [359, 11, 1, "", "optim_args_from_interpreter_flags"], [359, 10, 0, "-", "os_helper"], [359, 11, 1, "", "patch"], [359, 11, 1, "", "print_warning"], [359, 11, 1, "", "python_is_optimized"], [359, 9, 1, "", "real_max_memuse"], [359, 11, 1, "", "reap_children"], [359, 11, 1, "", "record_original_stdout"], [359, 11, 1, "", "refcount_test"], [359, 11, 1, "", "requires"], [359, 11, 1, "", "requires_IEEE_754"], [359, 11, 1, "", "requires_bz2"], [359, 11, 1, "", "requires_docstrings"], [359, 11, 1, "", "requires_freebsd_version"], [359, 11, 1, "", "requires_gzip"], [359, 11, 1, "", "requires_limited_api"], [359, 11, 1, "", "requires_linux_version"], [359, 11, 1, "", "requires_lzma"], [359, 11, 1, "", "requires_mac_version"], [359, 11, 1, "", "requires_resource"], [359, 11, 1, "", "requires_zlib"], [359, 11, 1, "", "run_doctest"], [359, 11, 1, "", "run_in_subinterp"], [359, 11, 1, "", "run_unittest"], [359, 11, 1, "", "run_with_locale"], [359, 11, 1, "", "run_with_tz"], [359, 10, 0, "-", "script_helper"], [359, 11, 1, "", "set_match_tests"], [359, 11, 1, "", "set_memlimit"], [359, 11, 1, "", "setswitchinterval"], [359, 11, 1, "", "skip_if_broken_multiprocessing_synchronize"], [359, 11, 1, "", "sleeping_retry"], [359, 10, 0, "-", "socket_helper"], [359, 11, 1, "", "sortdict"], [359, 11, 1, "", "swap_attr"], [359, 11, 1, "", "swap_item"], [359, 11, 1, "", "system_must_validate_cert"], [359, 10, 0, "-", "threading_helper"], [359, 9, 1, "", "unix_shell"], [359, 9, 1, "", "verbose"], [359, 11, 1, "", "wait_process"], [359, 10, 0, "-", "warnings_helper"], [359, 11, 1, "", "with_pymalloc"]], "test.support.Matcher": [[359, 8, 1, "", "match_value"], [359, 8, 1, "", "matches"]], "test.support.SaveSignals": [[359, 8, 1, "", "restore"], [359, 8, 1, "", "save"]], "test.support.bytecode_helper": [[359, 12, 1, "", "BytecodeTestCase"]], "test.support.bytecode_helper.BytecodeTestCase": [[359, 8, 1, "", "assertInBytecode"], [359, 8, 1, "", "assertNotInBytecode"], [359, 8, 1, "", "get_disassembly_as_string"]], "test.support.import_helper": [[359, 12, 1, "", "CleanImport"], [359, 12, 1, "", "DirsOnSysPath"], [359, 11, 1, "", "forget"], [359, 11, 1, "", "import_fresh_module"], [359, 11, 1, "", "import_module"], [359, 11, 1, "", "make_legacy_pyc"], [359, 11, 1, "", "modules_cleanup"], [359, 11, 1, "", "modules_setup"], [359, 11, 1, "", "unload"]], "test.support.os_helper": [[359, 12, 1, "", "EnvironmentVarGuard"], [359, 9, 1, "", "FS_NONASCII"], [359, 12, 1, "", "FakePath"], [359, 9, 1, "", "SAVEDCWD"], [359, 9, 1, "", "TESTFN"], [359, 9, 1, "", "TESTFN_NONASCII"], [359, 9, 1, "", "TESTFN_UNDECODABLE"], [359, 9, 1, "", "TESTFN_UNENCODABLE"], [359, 9, 1, "", "TESTFN_UNICODE"], [359, 11, 1, "", "can_symlink"], [359, 11, 1, "", "can_xattr"], [359, 11, 1, "", "change_cwd"], [359, 11, 1, "", "create_empty_file"], [359, 11, 1, "", "fd_count"], [359, 11, 1, "", "fs_is_case_insensitive"], [359, 11, 1, "", "make_bad_fd"], [359, 11, 1, "", "rmdir"], [359, 11, 1, "", "rmtree"], [359, 11, 1, "", "skip_unless_symlink"], [359, 11, 1, "", "skip_unless_xattr"], [359, 11, 1, "", "temp_cwd"], [359, 11, 1, "", "temp_dir"], [359, 11, 1, "", "temp_umask"], [359, 11, 1, "", "unlink"]], "test.support.os_helper.EnvironmentVarGuard": [[359, 8, 1, "", "set"], [359, 8, 1, "", "unset"]], "test.support.script_helper": [[359, 11, 1, "", "assert_python_failure"], [359, 11, 1, "", "assert_python_ok"], [359, 11, 1, "", "interpreter_requires_environment"], [359, 11, 1, "", "kill_python"], [359, 11, 1, "", "make_pkg"], [359, 11, 1, "", "make_script"], [359, 11, 1, "", "make_zip_pkg"], [359, 11, 1, "", "make_zip_script"], [359, 11, 1, "", "run_python_until_end"], [359, 11, 1, "", "spawn_python"]], "test.support.socket_helper": [[359, 9, 1, "", "IPV6_ENABLED"], [359, 11, 1, "", "bind_port"], [359, 11, 1, "", "bind_unix_socket"], [359, 11, 1, "", "find_unused_port"], [359, 11, 1, "", "skip_unless_bind_unix_socket"], [359, 11, 1, "", "transient_internet"]], "test.support.threading_helper": [[359, 11, 1, "", "catch_threading_exception"], [359, 11, 1, "", "join_thread"], [359, 11, 1, "", "reap_threads"], [359, 11, 1, "", "start_threads"], [359, 11, 1, "", "threading_cleanup"], [359, 11, 1, "", "threading_setup"], [359, 11, 1, "", "wait_threads_exit"]], "test.support.warnings_helper": [[359, 12, 1, "", "WarningsRecorder"], [359, 11, 1, "", "check_no_resource_warning"], [359, 11, 1, "", "check_syntax_warning"], [359, 11, 1, "", "check_warnings"], [359, 11, 1, "", "ignore_warnings"]], "textwrap": [[361, 12, 1, "", "TextWrapper"], [361, 11, 1, "", "dedent"], [361, 11, 1, "", "fill"], [361, 11, 1, "", "indent"], [361, 11, 1, "", "shorten"], [361, 11, 1, "", "wrap"]], "textwrap.TextWrapper": [[361, 7, 1, "", "break_long_words"], [361, 7, 1, "", "break_on_hyphens"], [361, 7, 1, "", "drop_whitespace"], [361, 7, 1, "", "expand_tabs"], [361, 8, 1, "", "fill"], [361, 7, 1, "", "fix_sentence_endings"], [361, 7, 1, "", "initial_indent"], [361, 7, 1, "", "max_lines"], [361, 7, 1, "", "placeholder"], [361, 7, 1, "", "replace_whitespace"], [361, 7, 1, "", "subsequent_indent"], [361, 7, 1, "", "tabsize"], [361, 7, 1, "", "width"], [361, 8, 1, "", "wrap"]], "threading": [[362, 12, 1, "", "Barrier"], [362, 12, 1, "", "BoundedSemaphore"], [362, 6, 1, "", "BrokenBarrierError"], [362, 12, 1, "", "Condition"], [362, 12, 1, "", "Event"], [362, 12, 1, "", "Lock"], [362, 12, 1, "", "RLock"], [362, 12, 1, "", "Semaphore"], [362, 9, 1, "", "TIMEOUT_MAX"], [362, 12, 1, "", "Thread"], [362, 12, 1, "", "Timer"], [362, 9, 1, "", "__excepthook__"], [362, 11, 1, "", "active_count"], [362, 11, 1, "", "current_thread"], [362, 11, 1, "", "enumerate"], [362, 11, 1, "", "excepthook"], [362, 11, 1, "", "get_ident"], [362, 11, 1, "", "get_native_id"], [362, 11, 1, "", "getprofile"], [362, 11, 1, "", "gettrace"], [362, 12, 1, "", "local"], [362, 11, 1, "", "main_thread"], [362, 11, 1, "", "setprofile"], [362, 11, 1, "", "setprofile_all_threads"], [362, 11, 1, "", "settrace"], [362, 11, 1, "", "settrace_all_threads"], [362, 11, 1, "", "stack_size"]], "threading.Barrier": [[362, 8, 1, "", "abort"], [362, 7, 1, "", "broken"], [362, 7, 1, "", "n_waiting"], [362, 7, 1, "", "parties"], [362, 8, 1, "", "reset"], [362, 8, 1, "", "wait"]], "threading.Condition": [[362, 8, 1, "", "acquire"], [362, 8, 1, "", "notify"], [362, 8, 1, "", "notify_all"], [362, 8, 1, "", "release"], [362, 8, 1, "", "wait"], [362, 8, 1, "", "wait_for"]], "threading.Event": [[362, 8, 1, "", "clear"], [362, 8, 1, "", "is_set"], [362, 8, 1, "", "set"], [362, 8, 1, "", "wait"]], "threading.Lock": [[362, 8, 1, "", "acquire"], [362, 8, 1, "", "locked"], [362, 8, 1, "", "release"]], "threading.RLock": [[362, 8, 1, "", "acquire"], [362, 8, 1, "", "release"]], "threading.Semaphore": [[362, 8, 1, "", "acquire"], [362, 8, 1, "", "release"]], "threading.Thread": [[362, 7, 1, "", "daemon"], [362, 8, 1, "", "getName"], [362, 7, 1, "", "ident"], [362, 8, 1, "", "isDaemon"], [362, 8, 1, "", "is_alive"], [362, 8, 1, "", "join"], [362, 7, 1, "", "name"], [362, 7, 1, "", "native_id"], [362, 8, 1, "", "run"], [362, 8, 1, "", "setDaemon"], [362, 8, 1, "", "setName"], [362, 8, 1, "", "start"]], "threading.Timer": [[362, 8, 1, "", "cancel"]], "time": [[363, 9, 1, "", "CLOCK_BOOTTIME"], [363, 9, 1, "", "CLOCK_HIGHRES"], [363, 9, 1, "", "CLOCK_MONOTONIC"], [363, 9, 1, "", "CLOCK_MONOTONIC_RAW"], [363, 9, 1, "", "CLOCK_PROCESS_CPUTIME_ID"], [363, 9, 1, "", "CLOCK_PROF"], [363, 9, 1, "", "CLOCK_REALTIME"], [363, 9, 1, "", "CLOCK_TAI"], [363, 9, 1, "", "CLOCK_THREAD_CPUTIME_ID"], [363, 9, 1, "", "CLOCK_UPTIME"], [363, 9, 1, "", "CLOCK_UPTIME_RAW"], [363, 9, 1, "", "altzone"], [363, 11, 1, "", "asctime"], [363, 11, 1, "", "clock_getres"], [363, 11, 1, "", "clock_gettime"], [363, 11, 1, "", "clock_gettime_ns"], [363, 11, 1, "", "clock_settime"], [363, 11, 1, "", "clock_settime_ns"], [363, 11, 1, "", "ctime"], [363, 9, 1, "", "daylight"], [363, 11, 1, "", "get_clock_info"], [363, 11, 1, "", "gmtime"], [363, 11, 1, "", "localtime"], [363, 11, 1, "", "mktime"], [363, 11, 1, "", "monotonic"], [363, 11, 1, "", "monotonic_ns"], [363, 11, 1, "", "perf_counter"], [363, 11, 1, "", "perf_counter_ns"], [363, 11, 1, "", "process_time"], [363, 11, 1, "", "process_time_ns"], [363, 11, 1, "", "pthread_getcpuclockid"], [363, 11, 1, "", "sleep"], [363, 11, 1, "", "strftime"], [363, 11, 1, "", "strptime"], [363, 12, 1, "", "struct_time"], [363, 11, 1, "", "thread_time"], [363, 11, 1, "", "thread_time_ns"], [363, 11, 1, "", "time"], [363, 11, 1, "", "time_ns"], [363, 9, 1, "", "timezone"], [363, 9, 1, "", "tzname"], [363, 11, 1, "", "tzset"]], "time.struct_time": [[363, 7, 1, "", "tm_day"], [363, 7, 1, "", "tm_gmtoff"], [363, 7, 1, "", "tm_hour"], [363, 7, 1, "", "tm_isdst"], [363, 7, 1, "", "tm_min"], [363, 7, 1, "", "tm_mon"], [363, 7, 1, "", "tm_sec"], [363, 7, 1, "", "tm_wday"], [363, 7, 1, "", "tm_yday"], [363, 7, 1, "", "tm_year"], [363, 7, 1, "", "tm_zone"]], "timeit": [[364, 12, 1, "", "Timer"], [364, 11, 1, "", "default_timer"], [364, 11, 1, "", "repeat"], [364, 11, 1, "", "timeit"], [364, 14, 1, "cmdoption-timeit-h", "--help"], [364, 14, 1, "cmdoption-timeit-n", "--number"], [364, 14, 1, "cmdoption-timeit-p", "--process"], [364, 14, 1, "cmdoption-timeit-r", "--repeat"], [364, 14, 1, "cmdoption-timeit-s", "--setup"], [364, 14, 1, "cmdoption-timeit-u", "--unit"], [364, 14, 1, "cmdoption-timeit-v", "--verbose"], [364, 14, 1, "cmdoption-timeit-h", "-h"], [364, 14, 1, "cmdoption-timeit-n", "-n"], [364, 14, 1, "cmdoption-timeit-p", "-p"], [364, 14, 1, "cmdoption-timeit-r", "-r"], [364, 14, 1, "cmdoption-timeit-s", "-s"], [364, 14, 1, "cmdoption-timeit-u", "-u"], [364, 14, 1, "cmdoption-timeit-v", "-v"]], "timeit.Timer": [[364, 8, 1, "", "autorange"], [364, 8, 1, "", "print_exc"], [364, 8, 1, "", "repeat"], [364, 8, 1, "", "timeit"]], "tkinter": [[366, 9, 1, "", "EXCEPTION"], [366, 9, 1, "", "READABLE"], [366, 11, 1, "", "Tcl"], [366, 12, 1, "", "Tk"], [366, 9, 1, "", "WRITABLE"], [367, 10, 0, "-", "colorchooser"], [186, 10, 0, "-", "commondialog"], [368, 10, 0, "-", "dnd"], [186, 10, 0, "-", "filedialog"], [369, 10, 0, "-", "font"], [370, 10, 0, "-", "messagebox"], [371, 10, 0, "-", "scrolledtext"], [186, 10, 0, "-", "simpledialog"], [372, 10, 0, "-", "tix"], [373, 10, 0, "-", "ttk"]], "tkinter.Tk": [[366, 7, 1, "", "children"], [366, 7, 1, "", "master"], [366, 7, 1, "", "tk"]], "tkinter.Widget.tk": [[366, 8, 1, "", "createfilehandler"], [366, 8, 1, "", "deletefilehandler"]], "tkinter.colorchooser": [[367, 12, 1, "", "Chooser"], [367, 11, 1, "", "askcolor"]], "tkinter.commondialog": [[186, 12, 1, "", "Dialog"]], "tkinter.commondialog.Dialog": [[186, 8, 1, "", "show"]], "tkinter.dnd": [[368, 12, 1, "", "DndHandler"], [368, 11, 1, "", "dnd_start"]], "tkinter.dnd.DndHandler": [[368, 8, 1, "", "cancel"], [368, 8, 1, "", "finish"], [368, 8, 1, "", "on_motion"], [368, 8, 1, "", "on_release"]], "tkinter.filedialog": [[186, 12, 1, "", "Directory"], [186, 12, 1, "", "FileDialog"], [186, 12, 1, "", "LoadFileDialog"], [186, 12, 1, "", "Open"], [186, 12, 1, "", "SaveAs"], [186, 12, 1, "", "SaveFileDialog"], [186, 11, 1, "", "askdirectory"], [186, 11, 1, "", "askopenfile"], [186, 11, 1, "", "askopenfilename"], [186, 11, 1, "", "askopenfilenames"], [186, 11, 1, "", "askopenfiles"], [186, 11, 1, "", "asksaveasfile"], [186, 11, 1, "", "asksaveasfilename"]], "tkinter.filedialog.FileDialog": [[186, 8, 1, "", "cancel_command"], [186, 8, 1, "", "dirs_double_event"], [186, 8, 1, "", "dirs_select_event"], [186, 8, 1, "", "files_double_event"], [186, 8, 1, "", "files_select_event"], [186, 8, 1, "", "filter_command"], [186, 8, 1, "", "get_filter"], [186, 8, 1, "", "get_selection"], [186, 8, 1, "", "go"], [186, 8, 1, "", "ok_event"], [186, 8, 1, "", "quit"], [186, 8, 1, "", "set_filter"], [186, 8, 1, "", "set_selection"]], "tkinter.filedialog.LoadFileDialog": [[186, 8, 1, "", "ok_command"]], "tkinter.filedialog.SaveFileDialog": [[186, 8, 1, "", "ok_command"]], "tkinter.font": [[369, 9, 1, "", "BOLD"], [369, 12, 1, "", "Font"], [369, 9, 1, "", "ITALIC"], [369, 9, 1, "", "NORMAL"], [369, 9, 1, "", "ROMAN"], [369, 11, 1, "", "families"], [369, 11, 1, "", "names"], [369, 11, 1, "", "nametofont"]], "tkinter.font.Font": [[369, 8, 1, "", "actual"], [369, 8, 1, "", "cget"], [369, 8, 1, "", "config"], [369, 8, 1, "", "copy"], [369, 8, 1, "", "measure"], [369, 8, 1, "", "metrics"]], "tkinter.messagebox": [[370, 12, 1, "", "Message"], [370, 8, 1, "", "askokcancel"], [370, 8, 1, "", "askquestion"], [370, 8, 1, "", "askretrycancel"], [370, 8, 1, "", "askyesno"], [370, 8, 1, "", "askyesnocancel"], [370, 8, 1, "", "showerror"], [370, 8, 1, "", "showinfo"], [370, 8, 1, "", "showwarning"]], "tkinter.scrolledtext": [[371, 12, 1, "", "ScrolledText"]], "tkinter.scrolledtext.ScrolledText": [[371, 7, 1, "", "frame"], [371, 7, 1, "", "vbar"]], "tkinter.simpledialog": [[186, 12, 1, "", "Dialog"], [186, 11, 1, "", "askfloat"], [186, 11, 1, "", "askinteger"], [186, 11, 1, "", "askstring"]], "tkinter.simpledialog.Dialog": [[186, 8, 1, "", "body"], [186, 8, 1, "", "buttonbox"]], "tkinter.tix": [[372, 12, 1, "", "Balloon"], [372, 12, 1, "", "ButtonBox"], [372, 12, 1, "", "CheckList"], [372, 12, 1, "", "ComboBox"], [372, 12, 1, "", "Control"], [372, 12, 1, "", "DirList"], [372, 12, 1, "", "DirSelectBox"], [372, 12, 1, "", "DirSelectDialog"], [372, 12, 1, "", "DirTree"], [372, 12, 1, "", "ExFileSelectBox"], [372, 12, 1, "", "FileEntry"], [372, 12, 1, "", "FileSelectBox"], [372, 12, 1, "", "Form"], [372, 12, 1, "", "HList"], [372, 12, 1, "", "InputOnly"], [372, 12, 1, "", "LabelEntry"], [372, 12, 1, "", "LabelFrame"], [372, 12, 1, "", "ListNoteBook"], [372, 12, 1, "", "Meter"], [372, 12, 1, "", "NoteBook"], [372, 12, 1, "", "OptionMenu"], [372, 12, 1, "", "PanedWindow"], [372, 12, 1, "", "PopupMenu"], [372, 12, 1, "", "Select"], [372, 12, 1, "", "StdButtonBox"], [372, 12, 1, "", "TList"], [372, 12, 1, "", "Tk"], [372, 12, 1, "", "Tree"], [372, 12, 1, "", "tixCommand"]], "tkinter.tix.tixCommand": [[372, 8, 1, "", "tix_addbitmapdir"], [372, 8, 1, "", "tix_cget"], [372, 8, 1, "", "tix_configure"], [372, 8, 1, "", "tix_filedialog"], [372, 8, 1, "", "tix_getbitmap"], [372, 8, 1, "", "tix_getimage"], [372, 8, 1, "", "tix_option_get"], [372, 8, 1, "", "tix_resetoptions"]], "tkinter.ttk": [[373, 12, 1, "", "Combobox"], [373, 12, 1, "", "Notebook"], [373, 12, 1, "", "Progressbar"], [373, 12, 1, "", "Spinbox"], [373, 12, 1, "", "Style"], [373, 12, 1, "", "Treeview"], [373, 12, 1, "", "Widget"]], "tkinter.ttk.Combobox": [[373, 8, 1, "", "current"], [373, 8, 1, "", "get"], [373, 8, 1, "", "set"]], "tkinter.ttk.Notebook": [[373, 8, 1, "", "add"], [373, 8, 1, "", "enable_traversal"], [373, 8, 1, "", "forget"], [373, 8, 1, "", "hide"], [373, 8, 1, "", "identify"], [373, 8, 1, "", "index"], [373, 8, 1, "", "insert"], [373, 8, 1, "", "select"], [373, 8, 1, "", "tab"], [373, 8, 1, "", "tabs"]], "tkinter.ttk.Progressbar": [[373, 8, 1, "", "start"], [373, 8, 1, "", "step"], [373, 8, 1, "", "stop"]], "tkinter.ttk.Spinbox": [[373, 8, 1, "", "get"], [373, 8, 1, "", "set"]], "tkinter.ttk.Style": [[373, 8, 1, "", "configure"], [373, 8, 1, "", "element_create"], [373, 8, 1, "", "element_names"], [373, 8, 1, "", "element_options"], [373, 8, 1, "", "layout"], [373, 8, 1, "", "lookup"], [373, 8, 1, "", "map"], [373, 8, 1, "", "theme_create"], [373, 8, 1, "", "theme_names"], [373, 8, 1, "", "theme_settings"], [373, 8, 1, "", "theme_use"]], "tkinter.ttk.Treeview": [[373, 8, 1, "", "bbox"], [373, 8, 1, "", "column"], [373, 8, 1, "", "delete"], [373, 8, 1, "", "detach"], [373, 8, 1, "", "exists"], [373, 8, 1, "", "focus"], [373, 8, 1, "", "get_children"], [373, 8, 1, "", "heading"], [373, 8, 1, "", "identify"], [373, 8, 1, "", "identify_column"], [373, 8, 1, "", "identify_element"], [373, 8, 1, "", "identify_region"], [373, 8, 1, "", "identify_row"], [373, 8, 1, "", "index"], [373, 8, 1, "", "insert"], [373, 8, 1, "", "item"], [373, 8, 1, "", "move"], [373, 8, 1, "", "next"], [373, 8, 1, "", "parent"], [373, 8, 1, "", "prev"], [373, 8, 1, "", "reattach"], [373, 8, 1, "", "see"], [373, 8, 1, "", "selection"], [373, 8, 1, "", "selection_add"], [373, 8, 1, "", "selection_remove"], [373, 8, 1, "", "selection_set"], [373, 8, 1, "", "selection_toggle"], [373, 8, 1, "", "set"], [373, 8, 1, "", "set_children"], [373, 8, 1, "", "tag_bind"], [373, 8, 1, "", "tag_configure"], [373, 8, 1, "", "tag_has"], [373, 8, 1, "", "xview"], [373, 8, 1, "", "yview"]], "tkinter.ttk.Widget": [[373, 8, 1, "", "identify"], [373, 8, 1, "", "instate"], [373, 8, 1, "", "state"]], "token": [[374, 9, 1, "", "AMPER"], [374, 9, 1, "", "AMPEREQUAL"], [374, 9, 1, "", "ASYNC"], [374, 9, 1, "", "AT"], [374, 9, 1, "", "ATEQUAL"], [374, 9, 1, "", "AWAIT"], [374, 9, 1, "", "CIRCUMFLEX"], [374, 9, 1, "", "CIRCUMFLEXEQUAL"], [374, 9, 1, "", "COLON"], [374, 9, 1, "", "COLONEQUAL"], [374, 9, 1, "", "COMMA"], [374, 9, 1, "", "COMMENT"], [374, 9, 1, "", "DEDENT"], [374, 9, 1, "", "DOT"], [374, 9, 1, "", "DOUBLESLASH"], [374, 9, 1, "", "DOUBLESLASHEQUAL"], [374, 9, 1, "", "DOUBLESTAR"], [374, 9, 1, "", "DOUBLESTAREQUAL"], [374, 9, 1, "", "ELLIPSIS"], [374, 9, 1, "", "ENCODING"], [374, 9, 1, "", "ENDMARKER"], [374, 9, 1, "", "EQEQUAL"], [374, 9, 1, "", "EQUAL"], [374, 9, 1, "", "ERRORTOKEN"], [374, 9, 1, "", "EXCLAMATION"], [374, 9, 1, "", "FSTRING_END"], [374, 9, 1, "", "FSTRING_MIDDLE"], [374, 9, 1, "", "FSTRING_START"], [374, 9, 1, "", "GREATER"], [374, 9, 1, "", "GREATEREQUAL"], [374, 9, 1, "", "INDENT"], [374, 11, 1, "", "ISEOF"], [374, 11, 1, "", "ISNONTERMINAL"], [374, 11, 1, "", "ISTERMINAL"], [374, 9, 1, "", "LBRACE"], [374, 9, 1, "", "LEFTSHIFT"], [374, 9, 1, "", "LEFTSHIFTEQUAL"], [374, 9, 1, "", "LESS"], [374, 9, 1, "", "LESSEQUAL"], [374, 9, 1, "", "LPAR"], [374, 9, 1, "", "LSQB"], [374, 9, 1, "", "MINEQUAL"], [374, 9, 1, "", "MINUS"], [374, 9, 1, "", "NAME"], [374, 9, 1, "", "NEWLINE"], [374, 9, 1, "", "NL"], [374, 9, 1, "", "NOTEQUAL"], [374, 9, 1, "", "NT_OFFSET"], [374, 9, 1, "", "NUMBER"], [374, 9, 1, "", "N_TOKENS"], [374, 9, 1, "", "OP"], [374, 9, 1, "", "PERCENT"], [374, 9, 1, "", "PERCENTEQUAL"], [374, 9, 1, "", "PLUS"], [374, 9, 1, "", "PLUSEQUAL"], [374, 9, 1, "", "RARROW"], [374, 9, 1, "", "RBRACE"], [374, 9, 1, "", "RIGHTSHIFT"], [374, 9, 1, "", "RIGHTSHIFTEQUAL"], [374, 9, 1, "", "RPAR"], [374, 9, 1, "", "RSQB"], [374, 9, 1, "", "SEMI"], [374, 9, 1, "", "SLASH"], [374, 9, 1, "", "SLASHEQUAL"], [374, 9, 1, "", "SOFT_KEYWORD"], [374, 9, 1, "", "STAR"], [374, 9, 1, "", "STAREQUAL"], [374, 9, 1, "", "STRING"], [374, 9, 1, "", "TILDE"], [374, 9, 1, "", "TYPE_COMMENT"], [374, 9, 1, "", "TYPE_IGNORE"], [374, 9, 1, "", "VBAR"], [374, 9, 1, "", "VBAREQUAL"], [374, 9, 1, "", "tok_name"]], "tokenize": [[375, 6, 1, "", "TokenError"], [375, 11, 1, "", "detect_encoding"], [375, 11, 1, "", "generate_tokens"], [375, 11, 1, "", "open"], [375, 11, 1, "", "tokenize"], [375, 11, 1, "", "untokenize"], [375, 14, 1, "cmdoption-tokenize-e", "--exact"], [375, 14, 1, "cmdoption-tokenize-h", "--help"], [375, 14, 1, "cmdoption-tokenize-e", "-e"], [375, 14, 1, "cmdoption-tokenize-h", "-h"]], "tomllib": [[376, 6, 1, "", "TOMLDecodeError"], [376, 11, 1, "", "load"], [376, 11, 1, "", "loads"]], "trace": [[377, 12, 1, "", "CoverageResults"], [377, 12, 1, "", "Trace"], [377, 14, 1, "cmdoption-trace-c", "--count"], [377, 14, 1, "cmdoption-trace-C", "--coverdir"], [377, 14, 1, "cmdoption-trace-f", "--file"], [377, 14, 1, "cmdoption-trace-help", "--help"], [377, 14, 1, "cmdoption-trace-ignore-dir", "--ignore-dir"], [377, 14, 1, "cmdoption-trace-ignore-module", "--ignore-module"], [377, 14, 1, "cmdoption-trace-l", "--listfuncs"], [377, 14, 1, "cmdoption-trace-m", "--missing"], [377, 14, 1, "cmdoption-trace-R", "--no-report"], [377, 14, 1, "cmdoption-trace-r", "--report"], [377, 14, 1, "cmdoption-trace-s", "--summary"], [377, 14, 1, "cmdoption-trace-g", "--timing"], [377, 14, 1, "cmdoption-trace-t", "--trace"], [377, 14, 1, "cmdoption-trace-T", "--trackcalls"], [377, 14, 1, "cmdoption-trace-version", "--version"], [377, 14, 1, "cmdoption-trace-C", "-C"], [377, 14, 1, "cmdoption-trace-R", "-R"], [377, 14, 1, "cmdoption-trace-T", "-T"], [377, 14, 1, "cmdoption-trace-c", "-c"], [377, 14, 1, "cmdoption-trace-f", "-f"], [377, 14, 1, "cmdoption-trace-g", "-g"], [377, 14, 1, "cmdoption-trace-l", "-l"], [377, 14, 1, "cmdoption-trace-m", "-m"], [377, 14, 1, "cmdoption-trace-r", "-r"], [377, 14, 1, "cmdoption-trace-s", "-s"], [377, 14, 1, "cmdoption-trace-t", "-t"]], "trace.CoverageResults": [[377, 8, 1, "", "update"], [377, 8, 1, "", "write_results"]], "trace.Trace": [[377, 8, 1, "", "results"], [377, 8, 1, "", "run"], [377, 8, 1, "", "runctx"], [377, 8, 1, "", "runfunc"]], "traceback": [[378, 12, 1, "", "FrameSummary"], [378, 12, 1, "", "StackSummary"], [378, 12, 1, "", "TracebackException"], [378, 11, 1, "", "clear_frames"], [378, 11, 1, "", "extract_stack"], [378, 11, 1, "", "extract_tb"], [378, 11, 1, "", "format_exc"], [378, 11, 1, "", "format_exception"], [378, 11, 1, "", "format_exception_only"], [378, 11, 1, "", "format_list"], [378, 11, 1, "", "format_stack"], [378, 11, 1, "", "format_tb"], [378, 11, 1, "", "print_exc"], [378, 11, 1, "", "print_exception"], [378, 11, 1, "", "print_last"], [378, 11, 1, "", "print_stack"], [378, 11, 1, "", "print_tb"], [378, 11, 1, "", "walk_stack"], [378, 11, 1, "", "walk_tb"]], "traceback.StackSummary": [[378, 8, 1, "", "extract"], [378, 8, 1, "", "format"], [378, 8, 1, "", "format_frame_summary"], [378, 8, 1, "", "from_list"]], "traceback.TracebackException": [[378, 7, 1, "", "__cause__"], [378, 7, 1, "", "__context__"], [378, 7, 1, "", "__notes__"], [378, 7, 1, "", "__suppress_context__"], [378, 7, 1, "", "end_lineno"], [378, 7, 1, "", "end_offset"], [378, 7, 1, "", "exc_type"], [378, 7, 1, "", "exceptions"], [378, 7, 1, "", "filename"], [378, 8, 1, "", "format"], [378, 8, 1, "", "format_exception_only"], [378, 8, 1, "", "from_exception"], [378, 7, 1, "", "lineno"], [378, 7, 1, "", "msg"], [378, 7, 1, "", "offset"], [378, 8, 1, "", "print"], [378, 7, 1, "", "stack"], [378, 7, 1, "", "text"]], "tracemalloc": [[379, 12, 1, "", "DomainFilter"], [379, 12, 1, "", "Filter"], [379, 12, 1, "", "Frame"], [379, 12, 1, "", "Snapshot"], [379, 12, 1, "", "Statistic"], [379, 12, 1, "", "StatisticDiff"], [379, 12, 1, "", "Trace"], [379, 12, 1, "", "Traceback"], [379, 11, 1, "", "clear_traces"], [379, 11, 1, "", "get_object_traceback"], [379, 11, 1, "", "get_traceback_limit"], [379, 11, 1, "", "get_traced_memory"], [379, 11, 1, "", "get_tracemalloc_memory"], [379, 11, 1, "", "is_tracing"], [379, 11, 1, "", "reset_peak"], [379, 11, 1, "", "start"], [379, 11, 1, "", "stop"], [379, 11, 1, "", "take_snapshot"]], "tracemalloc.DomainFilter": [[379, 7, 1, "", "domain"], [379, 7, 1, "", "inclusive"]], "tracemalloc.Filter": [[379, 7, 1, "", "all_frames"], [379, 7, 1, "", "domain"], [379, 7, 1, "", "filename_pattern"], [379, 7, 1, "", "inclusive"], [379, 7, 1, "", "lineno"]], "tracemalloc.Frame": [[379, 7, 1, "", "filename"], [379, 7, 1, "", "lineno"]], "tracemalloc.Snapshot": [[379, 8, 1, "", "compare_to"], [379, 8, 1, "", "dump"], [379, 8, 1, "", "filter_traces"], [379, 8, 1, "", "load"], [379, 8, 1, "", "statistics"], [379, 7, 1, "", "traceback_limit"], [379, 7, 1, "", "traces"]], "tracemalloc.Statistic": [[379, 7, 1, "", "count"], [379, 7, 1, "", "size"], [379, 7, 1, "", "traceback"]], "tracemalloc.StatisticDiff": [[379, 7, 1, "", "count"], [379, 7, 1, "", "count_diff"], [379, 7, 1, "", "size"], [379, 7, 1, "", "size_diff"], [379, 7, 1, "", "traceback"]], "tracemalloc.Trace": [[379, 7, 1, "", "domain"], [379, 7, 1, "", "size"], [379, 7, 1, "", "traceback"]], "tracemalloc.Traceback": [[379, 8, 1, "", "format"], [379, 7, 1, "", "total_nframe"]], "tty": [[380, 11, 1, "", "cfmakecbreak"], [380, 11, 1, "", "cfmakeraw"], [380, 11, 1, "", "setcbreak"], [380, 11, 1, "", "setraw"]], "turtle": [[381, 12, 1, "", "RawPen"], [381, 12, 1, "", "RawTurtle"], [381, 12, 1, "", "Screen"], [381, 12, 1, "", "ScrolledCanvas"], [381, 12, 1, "", "Shape"], [381, 12, 1, "", "Turtle"], [381, 12, 1, "", "TurtleScreen"], [381, 12, 1, "", "Vec2D"], [381, 11, 1, "", "addshape"], [381, 11, 1, "", "back"], [381, 11, 1, "", "backward"], [381, 11, 1, "", "begin_fill"], [381, 11, 1, "", "begin_poly"], [381, 11, 1, "", "bgcolor"], [381, 11, 1, "", "bgpic"], [381, 11, 1, "", "bk"], [381, 11, 1, "", "bye"], [381, 11, 1, "", "circle"], [381, 11, 1, "", "clear"], [381, 11, 1, "", "clearscreen"], [381, 11, 1, "", "clearstamp"], [381, 11, 1, "", "clearstamps"], [381, 11, 1, "", "clone"], [381, 11, 1, "", "color"], [381, 11, 1, "", "colormode"], [381, 11, 1, "", "degrees"], [381, 11, 1, "", "delay"], [381, 11, 1, "", "distance"], [381, 11, 1, "", "done"], [381, 11, 1, "", "dot"], [381, 11, 1, "", "down"], [381, 11, 1, "", "end_fill"], [381, 11, 1, "", "end_poly"], [381, 11, 1, "", "exitonclick"], [381, 11, 1, "", "fd"], [381, 11, 1, "", "fillcolor"], [381, 11, 1, "", "filling"], [381, 11, 1, "", "forward"], [381, 11, 1, "", "get_poly"], [381, 11, 1, "", "get_shapepoly"], [381, 11, 1, "", "getcanvas"], [381, 11, 1, "", "getpen"], [381, 11, 1, "", "getscreen"], [381, 11, 1, "", "getshapes"], [381, 11, 1, "", "getturtle"], [381, 11, 1, "", "goto"], [381, 11, 1, "", "heading"], [381, 11, 1, "", "hideturtle"], [381, 11, 1, "", "home"], [381, 11, 1, "", "ht"], [381, 11, 1, "", "isdown"], [381, 11, 1, "", "isvisible"], [381, 11, 1, "", "left"], [381, 11, 1, "", "listen"], [381, 11, 1, "", "lt"], [381, 11, 1, "", "mainloop"], [381, 11, 1, "", "mode"], [381, 11, 1, "", "numinput"], [381, 11, 1, "", "onclick"], [381, 11, 1, "", "ondrag"], [381, 11, 1, "", "onkey"], [381, 11, 1, "", "onkeypress"], [381, 11, 1, "", "onkeyrelease"], [381, 11, 1, "", "onrelease"], [381, 11, 1, "", "onscreenclick"], [381, 11, 1, "", "ontimer"], [381, 11, 1, "", "pd"], [381, 11, 1, "", "pen"], [381, 11, 1, "", "pencolor"], [381, 11, 1, "", "pendown"], [381, 11, 1, "", "pensize"], [381, 11, 1, "", "penup"], [381, 11, 1, "", "pos"], [381, 11, 1, "", "position"], [381, 11, 1, "", "pu"], [381, 11, 1, "", "radians"], [381, 11, 1, "", "register_shape"], [381, 11, 1, "", "reset"], [381, 11, 1, "", "resetscreen"], [381, 11, 1, "", "resizemode"], [381, 11, 1, "", "right"], [381, 11, 1, "", "rt"], [381, 11, 1, "", "screensize"], [381, 11, 1, "", "seth"], [381, 11, 1, "", "setheading"], [381, 11, 1, "", "setpos"], [381, 11, 1, "", "setposition"], [381, 11, 1, "", "settiltangle"], [381, 11, 1, "", "setundobuffer"], [381, 11, 1, "", "setup"], [381, 11, 1, "", "setworldcoordinates"], [381, 11, 1, "", "setx"], [381, 11, 1, "", "sety"], [381, 11, 1, "", "shape"], [381, 11, 1, "", "shapesize"], [381, 11, 1, "", "shapetransform"], [381, 11, 1, "", "shearfactor"], [381, 11, 1, "", "showturtle"], [381, 11, 1, "", "speed"], [381, 11, 1, "", "st"], [381, 11, 1, "", "stamp"], [381, 11, 1, "", "teleport"], [381, 11, 1, "", "textinput"], [381, 11, 1, "", "tilt"], [381, 11, 1, "", "tiltangle"], [381, 11, 1, "", "title"], [381, 11, 1, "", "towards"], [381, 11, 1, "", "tracer"], [381, 11, 1, "", "turtles"], [381, 11, 1, "", "turtlesize"], [381, 11, 1, "", "undo"], [381, 11, 1, "", "undobufferentries"], [381, 11, 1, "", "up"], [381, 11, 1, "", "update"], [381, 11, 1, "", "width"], [381, 11, 1, "", "window_height"], [381, 11, 1, "", "window_width"], [381, 11, 1, "", "write"], [381, 11, 1, "", "write_docstringdict"], [381, 11, 1, "", "xcor"], [381, 11, 1, "", "ycor"]], "turtle.Shape": [[381, 8, 1, "", "addcomponent"]], "types": [[382, 9, 1, "", "AsyncGeneratorType"], [382, 9, 1, "", "BuiltinFunctionType"], [382, 9, 1, "", "BuiltinMethodType"], [382, 9, 1, "", "CellType"], [382, 9, 1, "", "ClassMethodDescriptorType"], [382, 12, 1, "", "CodeType"], [382, 9, 1, "", "CoroutineType"], [382, 11, 1, "", "DynamicClassAttribute"], [382, 9, 1, "", "EllipsisType"], [382, 9, 1, "", "FrameType"], [382, 9, 1, "", "FunctionType"], [382, 9, 1, "", "GeneratorType"], [382, 12, 1, "", "GenericAlias"], [382, 9, 1, "", "GetSetDescriptorType"], [382, 9, 1, "", "LambdaType"], [382, 12, 1, "", "MappingProxyType"], [382, 9, 1, "", "MemberDescriptorType"], [382, 9, 1, "", "MethodDescriptorType"], [382, 9, 1, "", "MethodType"], [382, 9, 1, "", "MethodWrapperType"], [382, 12, 1, "", "ModuleType"], [382, 9, 1, "", "NoneType"], [382, 9, 1, "", "NotImplementedType"], [382, 12, 1, "", "SimpleNamespace"], [382, 12, 1, "", "TracebackType"], [382, 12, 1, "", "UnionType"], [382, 9, 1, "", "WrapperDescriptorType"], [382, 11, 1, "", "coroutine"], [382, 11, 1, "", "get_original_bases"], [382, 11, 1, "", "new_class"], [382, 11, 1, "", "prepare_class"], [382, 11, 1, "", "resolve_bases"]], "types.CodeType": [[382, 8, 1, "", "replace"]], "types.MappingProxyType": [[382, 8, 1, "", "copy"], [382, 8, 1, "", "get"], [382, 8, 1, "", "items"], [382, 8, 1, "", "keys"], [382, 8, 1, "", "values"]], "types.ModuleType": [[382, 7, 1, "", "__doc__"], [382, 7, 1, "", "__loader__"], [382, 7, 1, "", "__name__"], [382, 7, 1, "", "__package__"], [382, 7, 1, "", "__spec__"]], "typing": [[383, 12, 1, "", "AbstractSet"], [383, 9, 1, "", "Annotated"], [383, 9, 1, "", "Any"], [383, 9, 1, "", "AnyStr"], [383, 12, 1, "", "AsyncContextManager"], [383, 12, 1, "", "AsyncGenerator"], [383, 12, 1, "", "AsyncIterable"], [383, 12, 1, "", "AsyncIterator"], [383, 12, 1, "", "Awaitable"], [383, 12, 1, "", "BinaryIO"], [383, 12, 1, "", "ByteString"], [383, 9, 1, "", "Callable"], [383, 12, 1, "", "ChainMap"], [383, 9, 1, "", "ClassVar"], [383, 12, 1, "", "Collection"], [383, 9, 1, "", "Concatenate"], [383, 12, 1, "", "Container"], [383, 12, 1, "", "ContextManager"], [383, 12, 1, "", "Coroutine"], [383, 12, 1, "", "Counter"], [383, 12, 1, "", "DefaultDict"], [383, 12, 1, "", "Deque"], [383, 12, 1, "", "Dict"], [383, 9, 1, "", "Final"], [383, 12, 1, "", "ForwardRef"], [383, 12, 1, "", "FrozenSet"], [383, 12, 1, "", "Generator"], [383, 12, 1, "", "Generic"], [383, 12, 1, "", "Hashable"], [383, 12, 1, "", "IO"], [383, 12, 1, "", "ItemsView"], [383, 12, 1, "", "Iterable"], [383, 12, 1, "", "Iterator"], [383, 12, 1, "", "KeysView"], [383, 12, 1, "", "List"], [383, 9, 1, "", "Literal"], [383, 9, 1, "", "LiteralString"], [383, 12, 1, "", "Mapping"], [383, 12, 1, "", "MappingView"], [383, 12, 1, "", "Match"], [383, 12, 1, "", "MutableMapping"], [383, 12, 1, "", "MutableSequence"], [383, 12, 1, "", "MutableSet"], [383, 12, 1, "", "NamedTuple"], [383, 9, 1, "", "Never"], [383, 12, 1, "", "NewType"], [383, 9, 1, "", "NoReturn"], [383, 9, 1, "", "NotRequired"], [383, 9, 1, "", "Optional"], [383, 12, 1, "", "OrderedDict"], [383, 12, 1, "", "ParamSpec"], [383, 9, 1, "", "ParamSpecArgs"], [383, 9, 1, "", "ParamSpecKwargs"], [383, 12, 1, "", "Pattern"], [383, 12, 1, "", "Protocol"], [383, 9, 1, "", "Required"], [383, 12, 1, "", "Reversible"], [383, 9, 1, "", "Self"], [383, 12, 1, "", "Sequence"], [383, 12, 1, "", "Set"], [383, 12, 1, "", "Sized"], [383, 12, 1, "", "SupportsAbs"], [383, 12, 1, "", "SupportsBytes"], [383, 12, 1, "", "SupportsComplex"], [383, 12, 1, "", "SupportsFloat"], [383, 12, 1, "", "SupportsIndex"], [383, 12, 1, "", "SupportsInt"], [383, 12, 1, "", "SupportsRound"], [383, 9, 1, "", "TYPE_CHECKING"], [383, 12, 1, "", "Text"], [383, 12, 1, "", "TextIO"], [383, 9, 1, "", "Tuple"], [383, 12, 1, "", "Type"], [383, 9, 1, "", "TypeAlias"], [383, 12, 1, "", "TypeAliasType"], [383, 9, 1, "", "TypeGuard"], [383, 12, 1, "", "TypeVar"], [383, 12, 1, "", "TypeVarTuple"], [383, 12, 1, "", "TypedDict"], [383, 9, 1, "", "Union"], [383, 9, 1, "", "Unpack"], [383, 12, 1, "", "ValuesView"], [383, 11, 1, "", "assert_never"], [383, 11, 1, "", "assert_type"], [383, 11, 1, "", "cast"], [383, 11, 1, "", "clear_overloads"], [383, 11, 1, "", "dataclass_transform"], [383, 11, 1, "", "final"], [383, 11, 1, "", "get_args"], [383, 11, 1, "", "get_origin"], [383, 11, 1, "", "get_overloads"], [383, 11, 1, "", "get_type_hints"], [383, 11, 1, "", "is_typeddict"], [383, 11, 1, "", "no_type_check"], [383, 11, 1, "", "no_type_check_decorator"], [383, 11, 1, "", "overload"], [383, 11, 1, "", "override"], [383, 11, 1, "", "reveal_type"], [383, 11, 1, "", "runtime_checkable"], [383, 11, 1, "", "type_check_only"]], "typing.NewType": [[383, 7, 1, "", "__module__"], [383, 7, 1, "", "__name__"], [383, 7, 1, "", "__supertype__"]], "typing.ParamSpec": [[383, 7, 1, "", "__name__"], [383, 7, 1, "", "args"], [383, 7, 1, "", "kwargs"]], "typing.TypeAliasType": [[383, 7, 1, "", "__module__"], [383, 7, 1, "", "__name__"], [383, 7, 1, "", "__type_params__"], [383, 7, 1, "", "__value__"]], "typing.TypeVar": [[383, 7, 1, "", "__bound__"], [383, 7, 1, "", "__constraints__"], [383, 7, 1, "", "__contravariant__"], [383, 7, 1, "", "__covariant__"], [383, 7, 1, "", "__infer_variance__"], [383, 7, 1, "", "__name__"]], "typing.TypeVarTuple": [[383, 7, 1, "", "__name__"]], "typing.TypedDict": [[383, 7, 1, "", "__optional_keys__"], [383, 7, 1, "", "__required_keys__"], [383, 7, 1, "", "__total__"]], "unicodedata": [[384, 11, 1, "", "bidirectional"], [384, 11, 1, "", "category"], [384, 11, 1, "", "combining"], [384, 11, 1, "", "decimal"], [384, 11, 1, "", "decomposition"], [384, 11, 1, "", "digit"], [384, 11, 1, "", "east_asian_width"], [384, 11, 1, "", "is_normalized"], [384, 11, 1, "", "lookup"], [384, 11, 1, "", "mirrored"], [384, 11, 1, "", "name"], [384, 11, 1, "", "normalize"], [384, 11, 1, "", "numeric"], [384, 9, 1, "", "ucd_3_2_0"], [384, 9, 1, "", "unidata_version"]], "unittest": [[385, 12, 1, "", "FunctionTestCase"], [385, 12, 1, "", "IsolatedAsyncioTestCase"], [385, 6, 1, "", "SkipTest"], [385, 12, 1, "", "TestCase"], [385, 12, 1, "", "TestLoader"], [385, 12, 1, "", "TestResult"], [385, 12, 1, "", "TestSuite"], [385, 12, 1, "", "TextTestResult"], [385, 12, 1, "", "TextTestRunner"], [385, 11, 1, "", "addModuleCleanup"], [385, 9, 1, "", "defaultTestLoader"], [385, 11, 1, "", "doModuleCleanups"], [385, 8, 1, "", "enterModuleContext"], [385, 11, 1, "", "expectedFailure"], [385, 11, 1, "", "installHandler"], [385, 11, 1, "", "main"], [386, 10, 0, "-", "mock"], [385, 11, 1, "", "registerResult"], [385, 11, 1, "", "removeHandler"], [385, 11, 1, "", "removeResult"], [385, 11, 1, "", "skip"], [385, 11, 1, "", "skipIf"], [385, 11, 1, "", "skipUnless"], [385, 14, 1, "cmdoption-unittest-b", "--buffer"], [385, 14, 1, "cmdoption-unittest-c", "--catch"], [385, 14, 1, "cmdoption-unittest-durations", "--durations"], [385, 14, 1, "cmdoption-unittest-f", "--failfast"], [385, 14, 1, "cmdoption-unittest-locals", "--locals"], [385, 14, 1, "cmdoption-unittest-b", "-b"], [385, 14, 1, "cmdoption-unittest-c", "-c"], [385, 14, 1, "cmdoption-unittest-f", "-f"], [385, 14, 1, "cmdoption-unittest-k", "-k"]], "unittest.IsolatedAsyncioTestCase": [[385, 8, 1, "", "addAsyncCleanup"], [385, 8, 1, "", "asyncSetUp"], [385, 8, 1, "", "asyncTearDown"], [385, 8, 1, "", "enterAsyncContext"], [385, 8, 1, "", "run"]], "unittest.TestCase": [[385, 8, 1, "", "addClassCleanup"], [385, 8, 1, "", "addCleanup"], [385, 8, 1, "", "addTypeEqualityFunc"], [385, 8, 1, "", "assertAlmostEqual"], [385, 8, 1, "", "assertCountEqual"], [385, 8, 1, "", "assertDictEqual"], [385, 8, 1, "", "assertEqual"], [385, 8, 1, "", "assertFalse"], [385, 8, 1, "", "assertGreater"], [385, 8, 1, "", "assertGreaterEqual"], [385, 8, 1, "", "assertIn"], [385, 8, 1, "", "assertIs"], [385, 8, 1, "", "assertIsInstance"], [385, 8, 1, "", "assertIsNone"], [385, 8, 1, "", "assertIsNot"], [385, 8, 1, "", "assertIsNotNone"], [385, 8, 1, "", "assertLess"], [385, 8, 1, "", "assertLessEqual"], [385, 8, 1, "", "assertListEqual"], [385, 8, 1, "", "assertLogs"], [385, 8, 1, "", "assertMultiLineEqual"], [385, 8, 1, "", "assertNoLogs"], [385, 8, 1, "", "assertNotAlmostEqual"], [385, 8, 1, "", "assertNotEqual"], [385, 8, 1, "", "assertNotIn"], [385, 8, 1, "", "assertNotIsInstance"], [385, 8, 1, "", "assertNotRegex"], [385, 8, 1, "", "assertRaises"], [385, 8, 1, "", "assertRaisesRegex"], [385, 8, 1, "", "assertRegex"], [385, 8, 1, "", "assertSequenceEqual"], [385, 8, 1, "", "assertSetEqual"], [385, 8, 1, "", "assertTrue"], [385, 8, 1, "", "assertTupleEqual"], [385, 8, 1, "", "assertWarns"], [385, 8, 1, "", "assertWarnsRegex"], [385, 8, 1, "", "countTestCases"], [385, 8, 1, "", "debug"], [385, 8, 1, "", "defaultTestResult"], [385, 8, 1, "", "doClassCleanups"], [385, 8, 1, "", "doCleanups"], [385, 8, 1, "", "enterClassContext"], [385, 8, 1, "", "enterContext"], [385, 8, 1, "", "fail"], [385, 7, 1, "", "failureException"], [385, 8, 1, "", "id"], [385, 7, 1, "", "longMessage"], [385, 7, 1, "", "maxDiff"], [385, 7, 1, "", "output"], [385, 7, 1, "", "records"], [385, 8, 1, "", "run"], [385, 8, 1, "", "setUp"], [385, 8, 1, "", "setUpClass"], [385, 8, 1, "", "shortDescription"], [385, 8, 1, "", "skipTest"], [385, 8, 1, "", "subTest"], [385, 8, 1, "", "tearDown"], [385, 8, 1, "", "tearDownClass"]], "unittest.TestLoader": [[385, 8, 1, "", "discover"], [385, 7, 1, "", "errors"], [385, 8, 1, "", "getTestCaseNames"], [385, 8, 1, "", "loadTestsFromModule"], [385, 8, 1, "", "loadTestsFromName"], [385, 8, 1, "", "loadTestsFromNames"], [385, 8, 1, "", "loadTestsFromTestCase"], [385, 7, 1, "", "sortTestMethodsUsing"], [385, 7, 1, "", "suiteClass"], [385, 7, 1, "", "testMethodPrefix"], [385, 7, 1, "", "testNamePatterns"]], "unittest.TestResult": [[385, 8, 1, "", "addDuration"], [385, 8, 1, "", "addError"], [385, 8, 1, "", "addExpectedFailure"], [385, 8, 1, "", "addFailure"], [385, 8, 1, "", "addSkip"], [385, 8, 1, "", "addSubTest"], [385, 8, 1, "", "addSuccess"], [385, 8, 1, "", "addUnexpectedSuccess"], [385, 7, 1, "", "buffer"], [385, 7, 1, "", "collectedDurations"], [385, 7, 1, "", "errors"], [385, 7, 1, "", "expectedFailures"], [385, 7, 1, "", "failfast"], [385, 7, 1, "", "failures"], [385, 7, 1, "", "shouldStop"], [385, 7, 1, "", "skipped"], [385, 8, 1, "", "startTest"], [385, 8, 1, "", "startTestRun"], [385, 8, 1, "", "stop"], [385, 8, 1, "", "stopTest"], [385, 8, 1, "", "stopTestRun"], [385, 7, 1, "", "tb_locals"], [385, 7, 1, "", "testsRun"], [385, 7, 1, "", "unexpectedSuccesses"], [385, 8, 1, "", "wasSuccessful"]], "unittest.TestSuite": [[385, 8, 1, "", "__iter__"], [385, 8, 1, "", "addTest"], [385, 8, 1, "", "addTests"], [385, 8, 1, "", "countTestCases"], [385, 8, 1, "", "debug"], [385, 8, 1, "", "run"]], "unittest.TextTestRunner": [[385, 8, 1, "", "_makeResult"], [385, 8, 1, "", "run"]], "unittest.mock": [[386, 9, 1, "", "ANY"], [386, 12, 1, "", "AsyncMock"], [386, 9, 1, "", "DEFAULT"], [386, 9, 1, "", "FILTER_DIR"], [386, 12, 1, "", "MagicMock"], [386, 12, 1, "", "Mock"], [386, 12, 1, "", "NonCallableMagicMock"], [386, 12, 1, "", "NonCallableMock"], [386, 12, 1, "", "PropertyMock"], [386, 11, 1, "", "call"], [386, 11, 1, "", "create_autospec"], [386, 11, 1, "", "mock_open"], [386, 11, 1, "", "patch"], [386, 11, 1, "", "seal"], [386, 9, 1, "", "sentinel"]], "unittest.mock.AsyncMock": [[386, 8, 1, "", "assert_any_await"], [386, 8, 1, "", "assert_awaited"], [386, 8, 1, "", "assert_awaited_once"], [386, 8, 1, "", "assert_awaited_once_with"], [386, 8, 1, "", "assert_awaited_with"], [386, 8, 1, "", "assert_has_awaits"], [386, 8, 1, "", "assert_not_awaited"], [386, 7, 1, "", "await_args"], [386, 7, 1, "", "await_args_list"], [386, 7, 1, "", "await_count"], [386, 8, 1, "", "reset_mock"]], "unittest.mock.Mock": [[386, 7, 1, "", "__class__"], [386, 8, 1, "", "__dir__"], [386, 8, 1, "", "_get_child_mock"], [386, 8, 1, "", "assert_any_call"], [386, 8, 1, "", "assert_called"], [386, 8, 1, "", "assert_called_once"], [386, 8, 1, "", "assert_called_once_with"], [386, 8, 1, "", "assert_called_with"], [386, 8, 1, "", "assert_has_calls"], [386, 8, 1, "", "assert_not_called"], [386, 8, 1, "", "attach_mock"], [386, 7, 1, "", "call_args"], [386, 7, 1, "", "call_args_list"], [386, 7, 1, "", "call_count"], [386, 7, 1, "", "called"], [386, 8, 1, "", "configure_mock"], [386, 7, 1, "", "method_calls"], [386, 8, 1, "", "mock_add_spec"], [386, 7, 1, "", "mock_calls"], [386, 8, 1, "", "reset_mock"], [386, 7, 1, "", "return_value"], [386, 7, 1, "", "side_effect"]], "unittest.mock.call": [[386, 8, 1, "", "call_list"]], "unittest.mock.patch": [[386, 11, 1, "", "dict"], [386, 11, 1, "", "multiple"], [386, 11, 1, "", "object"], [386, 11, 1, "", "stopall"]], "urllib": [[390, 10, 0, "-", "error"], [391, 10, 0, "-", "parse"], [392, 10, 0, "-", "request"], [392, 10, 0, "-", "response"], [393, 10, 0, "-", "robotparser"]], "urllib.error": [[390, 6, 1, "", "ContentTooShortError"], [390, 6, 1, "", "HTTPError"], [390, 6, 1, "", "URLError"]], "urllib.error.ContentTooShortError": [[390, 7, 1, "", "content"]], "urllib.error.HTTPError": [[390, 7, 1, "", "code"], [390, 7, 1, "", "fp"], [390, 7, 1, "", "headers"], [390, 7, 1, "", "reason"], [390, 7, 1, "", "url"]], "urllib.error.URLError": [[390, 7, 1, "", "reason"]], "urllib.parse": [[391, 12, 1, "", "DefragResult"], [391, 12, 1, "", "DefragResultBytes"], [391, 12, 1, "", "ParseResult"], [391, 12, 1, "", "ParseResultBytes"], [391, 12, 1, "", "SplitResult"], [391, 12, 1, "", "SplitResultBytes"], [391, 11, 1, "", "parse_qs"], [391, 11, 1, "", "parse_qsl"], [391, 11, 1, "", "quote"], [391, 11, 1, "", "quote_from_bytes"], [391, 11, 1, "", "quote_plus"], [391, 11, 1, "", "unquote"], [391, 11, 1, "", "unquote_plus"], [391, 11, 1, "", "unquote_to_bytes"], [391, 11, 1, "", "unwrap"], [391, 11, 1, "", "urldefrag"], [391, 11, 1, "", "urlencode"], [391, 11, 1, "", "urljoin"], [391, 11, 1, "", "urlparse"], [391, 11, 1, "", "urlsplit"], [391, 11, 1, "", "urlunparse"], [391, 11, 1, "", "urlunsplit"]], "urllib.parse.urllib.parse.SplitResult": [[391, 8, 1, "", "geturl"]], "urllib.request": [[392, 12, 1, "", "AbstractBasicAuthHandler"], [392, 12, 1, "", "AbstractDigestAuthHandler"], [392, 12, 1, "", "BaseHandler"], [392, 12, 1, "", "CacheFTPHandler"], [392, 12, 1, "", "DataHandler"], [392, 12, 1, "", "FTPHandler"], [392, 12, 1, "", "FancyURLopener"], [392, 12, 1, "", "FileHandler"], [392, 12, 1, "", "HTTPBasicAuthHandler"], [392, 12, 1, "", "HTTPCookieProcessor"], [392, 12, 1, "", "HTTPDefaultErrorHandler"], [392, 12, 1, "", "HTTPDigestAuthHandler"], [392, 12, 1, "", "HTTPErrorProcessor"], [392, 12, 1, "", "HTTPHandler"], [392, 12, 1, "", "HTTPPasswordMgr"], [392, 12, 1, "", "HTTPPasswordMgrWithDefaultRealm"], [392, 12, 1, "", "HTTPPasswordMgrWithPriorAuth"], [392, 12, 1, "", "HTTPRedirectHandler"], [392, 12, 1, "", "HTTPSHandler"], [392, 12, 1, "", "OpenerDirector"], [392, 12, 1, "", "ProxyBasicAuthHandler"], [392, 12, 1, "", "ProxyDigestAuthHandler"], [392, 12, 1, "", "ProxyHandler"], [392, 12, 1, "", "Request"], [392, 12, 1, "", "URLopener"], [392, 12, 1, "", "UnknownHandler"], [392, 11, 1, "", "build_opener"], [392, 11, 1, "", "getproxies"], [392, 11, 1, "", "install_opener"], [392, 11, 1, "", "pathname2url"], [392, 11, 1, "", "url2pathname"], [392, 11, 1, "", "urlcleanup"], [392, 11, 1, "", "urlopen"], [392, 11, 1, "", "urlretrieve"]], "urllib.request.AbstractBasicAuthHandler": [[392, 8, 1, "", "http_error_auth_reqed"]], "urllib.request.AbstractDigestAuthHandler": [[392, 8, 1, "", "http_error_auth_reqed"]], "urllib.request.BaseHandler": [[392, 8, 1, "", "add_parent"], [392, 8, 1, "", "close"], [392, 8, 1, "", "default_open"], [392, 8, 1, "", "http_error_default"], [392, 7, 1, "", "parent"], [392, 8, 1, "", "unknown_open"]], "urllib.request.CacheFTPHandler": [[392, 8, 1, "", "setMaxConns"], [392, 8, 1, "", "setTimeout"]], "urllib.request.DataHandler": [[392, 8, 1, "", "data_open"]], "urllib.request.FTPHandler": [[392, 8, 1, "", "ftp_open"]], "urllib.request.FancyURLopener": [[392, 8, 1, "", "prompt_user_passwd"]], "urllib.request.FileHandler": [[392, 8, 1, "", "file_open"]], "urllib.request.HTTPBasicAuthHandler": [[392, 8, 1, "", "http_error_401"]], "urllib.request.HTTPCookieProcessor": [[392, 7, 1, "", "cookiejar"]], "urllib.request.HTTPDigestAuthHandler": [[392, 8, 1, "", "http_error_401"]], "urllib.request.HTTPErrorProcessor": [[392, 8, 1, "", "http_response"], [392, 8, 1, "", "https_response"]], "urllib.request.HTTPHandler": [[392, 8, 1, "", "http_open"]], "urllib.request.HTTPPasswordMgr": [[392, 8, 1, "", "add_password"], [392, 8, 1, "", "find_user_password"]], "urllib.request.HTTPPasswordMgrWithPriorAuth": [[392, 8, 1, "", "add_password"], [392, 8, 1, "", "find_user_password"], [392, 8, 1, "", "is_authenticated"], [392, 8, 1, "", "update_authenticated"]], "urllib.request.HTTPRedirectHandler": [[392, 8, 1, "", "http_error_301"], [392, 8, 1, "", "http_error_302"], [392, 8, 1, "", "http_error_303"], [392, 8, 1, "", "http_error_307"], [392, 8, 1, "", "http_error_308"], [392, 8, 1, "", "redirect_request"]], "urllib.request.HTTPSHandler": [[392, 8, 1, "", "https_open"]], "urllib.request.OpenerDirector": [[392, 8, 1, "", "add_handler"], [392, 8, 1, "", "error"], [392, 8, 1, "", "open"]], "urllib.request.ProxyBasicAuthHandler": [[392, 8, 1, "", "http_error_407"]], "urllib.request.ProxyDigestAuthHandler": [[392, 8, 1, "", "http_error_407"]], "urllib.request.Request": [[392, 8, 1, "", "add_header"], [392, 8, 1, "", "add_unredirected_header"], [392, 7, 1, "", "data"], [392, 7, 1, "", "full_url"], [392, 8, 1, "", "get_full_url"], [392, 8, 1, "", "get_header"], [392, 8, 1, "", "get_method"], [392, 8, 1, "", "has_header"], [392, 8, 1, "", "header_items"], [392, 7, 1, "", "host"], [392, 7, 1, "", "method"], [392, 7, 1, "", "origin_req_host"], [392, 8, 1, "", "remove_header"], [392, 7, 1, "", "selector"], [392, 8, 1, "", "set_proxy"], [392, 7, 1, "", "type"], [392, 7, 1, "", "unverifiable"]], "urllib.request.URLopener": [[392, 8, 1, "", "open"], [392, 8, 1, "", "open_unknown"], [392, 8, 1, "", "retrieve"], [392, 7, 1, "", "version"]], "urllib.request.UnknownHandler": [[392, 8, 1, "", "unknown_open"]], "urllib.response": [[392, 12, 1, "", "addinfourl"]], "urllib.response.addinfourl": [[392, 7, 1, "", "code"], [392, 8, 1, "", "getcode"], [392, 8, 1, "", "geturl"], [392, 7, 1, "", "headers"], [392, 8, 1, "", "info"], [392, 7, 1, "", "status"], [392, 7, 1, "", "url"]], "urllib.robotparser": [[393, 12, 1, "", "RobotFileParser"]], "urllib.robotparser.RobotFileParser": [[393, 8, 1, "", "can_fetch"], [393, 8, 1, "", "crawl_delay"], [393, 8, 1, "", "modified"], [393, 8, 1, "", "mtime"], [393, 8, 1, "", "parse"], [393, 8, 1, "", "read"], [393, 8, 1, "", "request_rate"], [393, 8, 1, "", "set_url"], [393, 8, 1, "", "site_maps"]], "uu": [[394, 6, 1, "", "Error"], [394, 11, 1, "", "decode"], [394, 11, 1, "", "encode"]], "uuid": [[395, 9, 1, "", "NAMESPACE_DNS"], [395, 9, 1, "", "NAMESPACE_OID"], [395, 9, 1, "", "NAMESPACE_URL"], [395, 9, 1, "", "NAMESPACE_X500"], [395, 9, 1, "", "RESERVED_FUTURE"], [395, 9, 1, "", "RESERVED_MICROSOFT"], [395, 9, 1, "", "RESERVED_NCS"], [395, 9, 1, "", "RFC_4122"], [395, 12, 1, "", "SafeUUID"], [395, 12, 1, "", "UUID"], [395, 11, 1, "", "getnode"], [395, 11, 1, "", "uuid1"], [395, 11, 1, "", "uuid3"], [395, 11, 1, "", "uuid4"], [395, 11, 1, "", "uuid5"], [395, 14, 1, "cmdoption-uuid-h", "--help"], [395, 14, 1, "cmdoption-uuid-name", "--name"], [395, 14, 1, "cmdoption-uuid-namespace", "--namespace"], [395, 14, 1, "cmdoption-uuid-uuid", "--uuid"], [395, 14, 1, "cmdoption-uuid-N", "-N"], [395, 14, 1, "cmdoption-uuid-h", "-h"], [395, 14, 1, "cmdoption-uuid-n", "-n"], [395, 14, 1, "cmdoption-uuid-u", "-u"]], "uuid.SafeUUID": [[395, 7, 1, "", "safe"], [395, 7, 1, "", "unknown"], [395, 7, 1, "", "unsafe"]], "uuid.UUID": [[395, 7, 1, "", "bytes"], [395, 7, 1, "", "bytes_le"], [395, 7, 1, "", "clock_seq"], [395, 7, 1, "", "clock_seq_hi_variant"], [395, 7, 1, "", "clock_seq_low"], [395, 7, 1, "", "fields"], [395, 7, 1, "", "hex"], [395, 7, 1, "", "int"], [395, 7, 1, "", "is_safe"], [395, 7, 1, "", "node"], [395, 7, 1, "", "time"], [395, 7, 1, "", "time_hi_version"], [395, 7, 1, "", "time_low"], [395, 7, 1, "", "time_mid"], [395, 7, 1, "", "urn"], [395, 7, 1, "", "variant"], [395, 7, 1, "", "version"]], "venv": [[396, 12, 1, "", "EnvBuilder"], [396, 11, 1, "", "create"]], "venv.EnvBuilder": [[396, 8, 1, "", "create"], [396, 8, 1, "", "create_configuration"], [396, 8, 1, "", "ensure_directories"], [396, 8, 1, "", "install_scripts"], [396, 8, 1, "", "post_setup"], [396, 8, 1, "", "setup_python"], [396, 8, 1, "", "setup_scripts"], [396, 8, 1, "", "upgrade_dependencies"]], "warnings": [[397, 12, 1, "", "catch_warnings"], [397, 11, 1, "", "filterwarnings"], [397, 11, 1, "", "formatwarning"], [397, 11, 1, "", "resetwarnings"], [397, 11, 1, "", "showwarning"], [397, 11, 1, "", "simplefilter"], [397, 11, 1, "", "warn"], [397, 11, 1, "", "warn_explicit"]], "wave": [[398, 6, 1, "", "Error"], [398, 12, 1, "", "Wave_read"], [398, 12, 1, "", "Wave_write"], [398, 11, 1, "", "open"]], "wave.Wave_read": [[398, 8, 1, "", "close"], [398, 8, 1, "", "getcompname"], [398, 8, 1, "", "getcomptype"], [398, 8, 1, "", "getframerate"], [398, 8, 1, "", "getmark"], [398, 8, 1, "", "getmarkers"], [398, 8, 1, "", "getnchannels"], [398, 8, 1, "", "getnframes"], [398, 8, 1, "", "getparams"], [398, 8, 1, "", "getsampwidth"], [398, 8, 1, "", "readframes"], [398, 8, 1, "", "rewind"], [398, 8, 1, "", "setpos"], [398, 8, 1, "", "tell"]], "wave.Wave_write": [[398, 8, 1, "", "close"], [398, 8, 1, "", "setcomptype"], [398, 8, 1, "", "setframerate"], [398, 8, 1, "", "setnchannels"], [398, 8, 1, "", "setnframes"], [398, 8, 1, "", "setparams"], [398, 8, 1, "", "setsampwidth"], [398, 8, 1, "", "tell"], [398, 8, 1, "", "writeframes"], [398, 8, 1, "", "writeframesraw"]], "weakref": [[399, 9, 1, "", "CallableProxyType"], [399, 9, 1, "", "ProxyType"], [399, 9, 1, "", "ProxyTypes"], [399, 9, 1, "", "ReferenceType"], [399, 12, 1, "", "WeakKeyDictionary"], [399, 12, 1, "", "WeakMethod"], [399, 12, 1, "", "WeakSet"], [399, 12, 1, "", "WeakValueDictionary"], [399, 12, 1, "", "finalize"], [399, 11, 1, "", "getweakrefcount"], [399, 11, 1, "", "getweakrefs"], [399, 11, 1, "", "proxy"], [399, 12, 1, "", "ref"]], "weakref.WeakKeyDictionary": [[399, 8, 1, "", "keyrefs"]], "weakref.WeakValueDictionary": [[399, 8, 1, "", "valuerefs"]], "weakref.finalize": [[399, 8, 1, "", "__call__"], [399, 7, 1, "", "alive"], [399, 7, 1, "", "atexit"], [399, 8, 1, "", "detach"], [399, 8, 1, "", "peek"]], "weakref.ref": [[399, 7, 1, "", "__callback__"]], "webbrowser": [[400, 6, 1, "", "Error"], [400, 11, 1, "", "get"], [400, 7, 1, "", "name"], [400, 11, 1, "", "open"], [400, 11, 1, "", "open_new"], [400, 11, 1, "", "open_new_tab"], [400, 11, 1, "", "register"]], "webbrowser.controller": [[400, 8, 1, "", "open"], [400, 8, 1, "", "open_new"], [400, 8, 1, "", "open_new_tab"]], "winreg": [[402, 11, 1, "", "CloseKey"], [402, 11, 1, "", "ConnectRegistry"], [402, 11, 1, "", "CreateKey"], [402, 11, 1, "", "CreateKeyEx"], [402, 11, 1, "", "DeleteKey"], [402, 11, 1, "", "DeleteKeyEx"], [402, 11, 1, "", "DeleteValue"], [402, 11, 1, "", "DisableReflectionKey"], [402, 11, 1, "", "EnableReflectionKey"], [402, 11, 1, "", "EnumKey"], [402, 11, 1, "", "EnumValue"], [402, 11, 1, "", "ExpandEnvironmentStrings"], [402, 11, 1, "", "FlushKey"], [402, 9, 1, "", "HKEY_CLASSES_ROOT"], [402, 9, 1, "", "HKEY_CURRENT_CONFIG"], [402, 9, 1, "", "HKEY_CURRENT_USER"], [402, 9, 1, "", "HKEY_DYN_DATA"], [402, 9, 1, "", "HKEY_LOCAL_MACHINE"], [402, 9, 1, "", "HKEY_PERFORMANCE_DATA"], [402, 9, 1, "", "HKEY_USERS"], [402, 9, 1, "", "KEY_ALL_ACCESS"], [402, 9, 1, "", "KEY_CREATE_LINK"], [402, 9, 1, "", "KEY_CREATE_SUB_KEY"], [402, 9, 1, "", "KEY_ENUMERATE_SUB_KEYS"], [402, 9, 1, "", "KEY_EXECUTE"], [402, 9, 1, "", "KEY_NOTIFY"], [402, 9, 1, "", "KEY_QUERY_VALUE"], [402, 9, 1, "", "KEY_READ"], [402, 9, 1, "", "KEY_SET_VALUE"], [402, 9, 1, "", "KEY_WOW64_32KEY"], [402, 9, 1, "", "KEY_WOW64_64KEY"], [402, 9, 1, "", "KEY_WRITE"], [402, 11, 1, "", "LoadKey"], [402, 11, 1, "", "OpenKey"], [402, 11, 1, "", "OpenKeyEx"], [402, 11, 1, "", "QueryInfoKey"], [402, 11, 1, "", "QueryReflectionKey"], [402, 11, 1, "", "QueryValue"], [402, 11, 1, "", "QueryValueEx"], [402, 9, 1, "", "REG_BINARY"], [402, 9, 1, "", "REG_DWORD"], [402, 9, 1, "", "REG_DWORD_BIG_ENDIAN"], [402, 9, 1, "", "REG_DWORD_LITTLE_ENDIAN"], [402, 9, 1, "", "REG_EXPAND_SZ"], [402, 9, 1, "", "REG_FULL_RESOURCE_DESCRIPTOR"], [402, 9, 1, "", "REG_LINK"], [402, 9, 1, "", "REG_MULTI_SZ"], [402, 9, 1, "", "REG_NONE"], [402, 9, 1, "", "REG_QWORD"], [402, 9, 1, "", "REG_QWORD_LITTLE_ENDIAN"], [402, 9, 1, "", "REG_RESOURCE_LIST"], [402, 9, 1, "", "REG_RESOURCE_REQUIREMENTS_LIST"], [402, 9, 1, "", "REG_SZ"], [402, 11, 1, "", "SaveKey"], [402, 11, 1, "", "SetValue"], [402, 11, 1, "", "SetValueEx"]], "winreg.PyHKEY": [[402, 8, 1, "", "Close"], [402, 8, 1, "", "Detach"], [402, 8, 1, "", "__enter__"], [402, 8, 1, "", "__exit__"]], "winsound": [[403, 11, 1, "", "Beep"], [403, 9, 1, "", "MB_ICONASTERISK"], [403, 9, 1, "", "MB_ICONEXCLAMATION"], [403, 9, 1, "", "MB_ICONHAND"], [403, 9, 1, "", "MB_ICONQUESTION"], [403, 9, 1, "", "MB_OK"], [403, 11, 1, "", "MessageBeep"], [403, 11, 1, "", "PlaySound"], [403, 9, 1, "", "SND_ALIAS"], [403, 9, 1, "", "SND_ASYNC"], [403, 9, 1, "", "SND_FILENAME"], [403, 9, 1, "", "SND_LOOP"], [403, 9, 1, "", "SND_MEMORY"], [403, 9, 1, "", "SND_NODEFAULT"], [403, 9, 1, "", "SND_NOSTOP"], [403, 9, 1, "", "SND_NOWAIT"], [403, 9, 1, "", "SND_PURGE"]], "wsgiref": [[404, 10, 0, "-", "handlers"], [404, 10, 0, "-", "headers"], [404, 10, 0, "-", "simple_server"], [404, 10, 0, "-", "types"], [404, 10, 0, "-", "util"], [404, 10, 0, "-", "validate"]], "wsgiref.handlers": [[404, 12, 1, "", "BaseCGIHandler"], [404, 12, 1, "", "BaseHandler"], [404, 12, 1, "", "CGIHandler"], [404, 12, 1, "", "IISCGIHandler"], [404, 12, 1, "", "SimpleHandler"], [404, 11, 1, "", "read_environ"]], "wsgiref.handlers.BaseHandler": [[404, 8, 1, "", "_flush"], [404, 8, 1, "", "_write"], [404, 8, 1, "", "add_cgi_vars"], [404, 7, 1, "", "error_body"], [404, 7, 1, "", "error_headers"], [404, 8, 1, "", "error_output"], [404, 7, 1, "", "error_status"], [404, 8, 1, "", "get_scheme"], [404, 8, 1, "", "get_stderr"], [404, 8, 1, "", "get_stdin"], [404, 7, 1, "", "http_version"], [404, 8, 1, "", "log_exception"], [404, 7, 1, "", "origin_server"], [404, 7, 1, "", "os_environ"], [404, 8, 1, "", "run"], [404, 8, 1, "", "sendfile"], [404, 7, 1, "", "server_software"], [404, 8, 1, "", "setup_environ"], [404, 7, 1, "", "traceback_limit"], [404, 7, 1, "", "wsgi_file_wrapper"], [404, 7, 1, "", "wsgi_multiprocess"], [404, 7, 1, "", "wsgi_multithread"], [404, 7, 1, "", "wsgi_run_once"]], "wsgiref.headers": [[404, 12, 1, "", "Headers"]], "wsgiref.headers.Headers": [[404, 8, 1, "", "add_header"], [404, 8, 1, "", "get_all"]], "wsgiref.simple_server": [[404, 12, 1, "", "WSGIRequestHandler"], [404, 12, 1, "", "WSGIServer"], [404, 11, 1, "", "demo_app"], [404, 11, 1, "", "make_server"]], "wsgiref.simple_server.WSGIRequestHandler": [[404, 8, 1, "", "get_environ"], [404, 8, 1, "", "get_stderr"], [404, 8, 1, "", "handle"]], "wsgiref.simple_server.WSGIServer": [[404, 8, 1, "", "get_app"], [404, 8, 1, "", "set_app"]], "wsgiref.types": [[404, 12, 1, "", "ErrorStream"], [404, 12, 1, "", "FileWrapper"], [404, 12, 1, "", "InputStream"], [404, 12, 1, "", "StartResponse"], [404, 9, 1, "", "WSGIApplication"], [404, 9, 1, "", "WSGIEnvironment"]], "wsgiref.util": [[404, 12, 1, "", "FileWrapper"], [404, 11, 1, "", "application_uri"], [404, 11, 1, "", "guess_scheme"], [404, 11, 1, "", "is_hop_by_hop"], [404, 11, 1, "", "request_uri"], [404, 11, 1, "", "setup_testing_defaults"], [404, 11, 1, "", "shift_path_info"]], "wsgiref.validate": [[404, 11, 1, "", "validator"]], "xdrlib": [[405, 6, 1, "", "ConversionError"], [405, 6, 1, "", "Error"], [405, 12, 1, "", "Packer"], [405, 12, 1, "", "Unpacker"]], "xdrlib.Packer": [[405, 8, 1, "", "get_buffer"], [405, 8, 1, "", "pack_array"], [405, 8, 1, "", "pack_bytes"], [405, 8, 1, "", "pack_double"], [405, 8, 1, "", "pack_farray"], [405, 8, 1, "", "pack_float"], [405, 8, 1, "", "pack_fopaque"], [405, 8, 1, "", "pack_fstring"], [405, 8, 1, "", "pack_list"], [405, 8, 1, "", "pack_opaque"], [405, 8, 1, "", "pack_string"], [405, 8, 1, "", "reset"]], "xdrlib.Unpacker": [[405, 8, 1, "", "done"], [405, 8, 1, "", "get_buffer"], [405, 8, 1, "", "get_position"], [405, 8, 1, "", "reset"], [405, 8, 1, "", "set_position"], [405, 8, 1, "", "unpack_array"], [405, 8, 1, "", "unpack_bytes"], [405, 8, 1, "", "unpack_double"], [405, 8, 1, "", "unpack_farray"], [405, 8, 1, "", "unpack_float"], [405, 8, 1, "", "unpack_fopaque"], [405, 8, 1, "", "unpack_fstring"], [405, 8, 1, "", "unpack_list"], [405, 8, 1, "", "unpack_opaque"], [405, 8, 1, "", "unpack_string"]], "xml": [[407, 10, 0, "-", "dom"], [411, 10, 0, "-", "sax"]], "xml.dom.Attr": [[407, 7, 1, "", "localName"], [407, 7, 1, "", "name"], [407, 7, 1, "", "prefix"], [407, 7, 1, "", "value"]], "xml.dom.Comment": [[407, 7, 1, "", "data"]], "xml.dom": [[407, 6, 1, "", "DOMException"], [407, 6, 1, "", "DomstringSizeErr"], [407, 9, 1, "", "EMPTY_NAMESPACE"], [407, 6, 1, "", "HierarchyRequestErr"], [407, 6, 1, "", "IndexSizeErr"], [407, 6, 1, "", "InuseAttributeErr"], [407, 6, 1, "", "InvalidAccessErr"], [407, 6, 1, "", "InvalidCharacterErr"], [407, 6, 1, "", "InvalidModificationErr"], [407, 6, 1, "", "InvalidStateErr"], [407, 6, 1, "", "NamespaceErr"], [407, 6, 1, "", "NoDataAllowedErr"], [407, 6, 1, "", "NoModificationAllowedErr"], [407, 6, 1, "", "NotFoundErr"], [407, 6, 1, "", "NotSupportedErr"], [407, 6, 1, "", "SyntaxErr"], [407, 6, 1, "", "WrongDocumentErr"], [407, 9, 1, "", "XHTML_NAMESPACE"], [407, 9, 1, "", "XMLNS_NAMESPACE"], [407, 9, 1, "", "XML_NAMESPACE"], [407, 11, 1, "", "getDOMImplementation"], [408, 10, 0, "-", "minidom"], [409, 10, 0, "-", "pulldom"], [407, 11, 1, "", "registerDOMImplementation"]], "xml.dom.DOMImplementation": [[407, 8, 1, "", "createDocument"], [407, 8, 1, "", "createDocumentType"], [407, 8, 1, "", "hasFeature"]], "xml.dom.Document": [[407, 8, 1, "", "createAttribute"], [407, 8, 1, "", "createAttributeNS"], [407, 8, 1, "", "createComment"], [407, 8, 1, "", "createElement"], [407, 8, 1, "", "createElementNS"], [407, 8, 1, "", "createProcessingInstruction"], [407, 8, 1, "", "createTextNode"], [407, 7, 1, "", "documentElement"], [407, 8, 1, "", "getElementsByTagName"], [407, 8, 1, "", "getElementsByTagNameNS"]], "xml.dom.DocumentType": [[407, 7, 1, "", "entities"], [407, 7, 1, "", "internalSubset"], [407, 7, 1, "", "name"], [407, 7, 1, "", "notations"], [407, 7, 1, "", "publicId"], [407, 7, 1, "", "systemId"]], "xml.dom.Element": [[407, 8, 1, "", "getAttribute"], [407, 8, 1, "", "getAttributeNS"], [407, 8, 1, "", "getAttributeNode"], [407, 8, 1, "", "getAttributeNodeNS"], [407, 8, 1, "", "getElementsByTagName"], [407, 8, 1, "", "getElementsByTagNameNS"], [407, 8, 1, "", "hasAttribute"], [407, 8, 1, "", "hasAttributeNS"], [407, 8, 1, "", "removeAttribute"], [407, 8, 1, "", "removeAttributeNS"], [407, 8, 1, "", "removeAttributeNode"], [407, 8, 1, "", "setAttribute"], [407, 8, 1, "", "setAttributeNS"], [407, 8, 1, "", "setAttributeNode"], [407, 8, 1, "", "setAttributeNodeNS"], [407, 7, 1, "", "tagName"]], "xml.dom.NamedNodeMap": [[407, 8, 1, "", "item"], [407, 7, 1, "", "length"]], "xml.dom.Node": [[407, 8, 1, "", "appendChild"], [407, 7, 1, "", "attributes"], [407, 7, 1, "", "childNodes"], [407, 8, 1, "", "cloneNode"], [407, 7, 1, "", "firstChild"], [407, 8, 1, "", "hasAttributes"], [407, 8, 1, "", "hasChildNodes"], [407, 8, 1, "", "insertBefore"], [407, 8, 1, "", "isSameNode"], [407, 7, 1, "", "lastChild"], [407, 7, 1, "", "localName"], [407, 7, 1, "", "namespaceURI"], [407, 7, 1, "", "nextSibling"], [407, 7, 1, "", "nodeName"], [407, 7, 1, "", "nodeType"], [407, 7, 1, "", "nodeValue"], [407, 8, 1, "", "normalize"], [407, 7, 1, "", "parentNode"], [407, 7, 1, "", "prefix"], [407, 7, 1, "", "previousSibling"], [407, 8, 1, "", "removeChild"], [407, 8, 1, "", "replaceChild"]], "xml.dom.NodeList": [[407, 8, 1, "", "item"], [407, 7, 1, "", "length"]], "xml.dom.ProcessingInstruction": [[407, 7, 1, "", "data"], [407, 7, 1, "", "target"]], "xml.dom.Text": [[407, 7, 1, "", "data"]], "xml.dom.minidom.Node": [[408, 8, 1, "", "toprettyxml"], [408, 8, 1, "", "toxml"], [408, 8, 1, "", "unlink"], [408, 8, 1, "", "writexml"]], "xml.dom.minidom": [[408, 11, 1, "", "parse"], [408, 11, 1, "", "parseString"]], "xml.dom.pulldom": [[409, 12, 1, "", "DOMEventStream"], [409, 12, 1, "", "PullDom"], [409, 12, 1, "", "SAX2DOM"], [409, 9, 1, "", "default_bufsize"], [409, 11, 1, "", "parse"], [409, 11, 1, "", "parseString"]], "xml.dom.pulldom.DOMEventStream": [[409, 8, 1, "", "expandNode"], [409, 8, 1, "", "getEvent"], [409, 8, 1, "", "reset"]], "xml.etree": [[410, 10, 0, "-", "ElementInclude"], [410, 10, 0, "-", "ElementTree"]], "xml.etree.ElementInclude": [[410, 11, 1, "", "default_loader"], [410, 11, 1, "", "include"]], "xml.etree.ElementTree": [[410, 12, 1, "", "C14NWriterTarget"], [410, 11, 1, "", "Comment"], [410, 12, 1, "", "Element"], [410, 12, 1, "", "ElementTree"], [410, 12, 1, "", "ParseError"], [410, 11, 1, "", "ProcessingInstruction"], [410, 12, 1, "", "QName"], [410, 11, 1, "", "SubElement"], [410, 12, 1, "", "TreeBuilder"], [410, 11, 1, "", "XML"], [410, 11, 1, "", "XMLID"], [410, 12, 1, "", "XMLParser"], [410, 12, 1, "", "XMLPullParser"], [410, 11, 1, "", "canonicalize"], [410, 11, 1, "", "dump"], [410, 11, 1, "", "fromstring"], [410, 11, 1, "", "fromstringlist"], [410, 11, 1, "", "indent"], [410, 11, 1, "", "iselement"], [410, 11, 1, "", "iterparse"], [410, 11, 1, "", "parse"], [410, 11, 1, "", "register_namespace"], [410, 11, 1, "", "tostring"], [410, 11, 1, "", "tostringlist"]], "xml.etree.ElementTree.Element": [[410, 8, 1, "", "append"], [410, 7, 1, "", "attrib"], [410, 8, 1, "", "clear"], [410, 8, 1, "", "extend"], [410, 8, 1, "", "find"], [410, 8, 1, "", "findall"], [410, 8, 1, "", "findtext"], [410, 8, 1, "", "get"], [410, 8, 1, "", "insert"], [410, 8, 1, "", "items"], [410, 8, 1, "", "iter"], [410, 8, 1, "", "iterfind"], [410, 8, 1, "", "itertext"], [410, 8, 1, "", "keys"], [410, 8, 1, "", "makeelement"], [410, 8, 1, "", "remove"], [410, 8, 1, "", "set"], [410, 7, 1, "", "tag"], [410, 7, 1, "", "tail"], [410, 7, 1, "", "text"]], "xml.etree.ElementTree.ElementTree": [[410, 8, 1, "", "_setroot"], [410, 8, 1, "", "find"], [410, 8, 1, "", "findall"], [410, 8, 1, "", "findtext"], [410, 8, 1, "", "getroot"], [410, 8, 1, "", "iter"], [410, 8, 1, "", "iterfind"], [410, 8, 1, "", "parse"], [410, 8, 1, "", "write"]], "xml.etree.ElementTree.ParseError": [[410, 7, 1, "", "code"], [410, 7, 1, "", "position"]], "xml.etree.ElementTree.TreeBuilder": [[410, 8, 1, "", "close"], [410, 8, 1, "", "comment"], [410, 8, 1, "", "data"], [410, 8, 1, "", "doctype"], [410, 8, 1, "", "end"], [410, 8, 1, "", "end_ns"], [410, 8, 1, "", "pi"], [410, 8, 1, "", "start"], [410, 8, 1, "", "start_ns"]], "xml.etree.ElementTree.XMLParser": [[410, 8, 1, "", "close"], [410, 8, 1, "", "feed"]], "xml.etree.ElementTree.XMLPullParser": [[410, 8, 1, "", "close"], [410, 8, 1, "", "feed"], [410, 8, 1, "", "read_events"]], "xml.parsers": [[311, 10, 0, "-", "expat"]], "xml.parsers.expat": [[311, 11, 1, "", "ErrorString"], [311, 6, 1, "", "ExpatError"], [311, 11, 1, "", "ParserCreate"], [311, 9, 1, "", "XMLParserType"], [311, 6, 1, "", "error"], [311, 10, 0, "-", "errors"], [311, 10, 0, "-", "model"]], "xml.parsers.expat.ExpatError": [[311, 7, 1, "", "code"], [311, 7, 1, "", "lineno"], [311, 7, 1, "", "offset"]], "xml.parsers.expat.errors": [[311, 9, 1, "", "XML_ERROR_ABORTED"], [311, 9, 1, "", "XML_ERROR_AMPLIFICATION_LIMIT_BREACH"], [311, 9, 1, "", "XML_ERROR_ASYNC_ENTITY"], [311, 9, 1, "", "XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF"], [311, 9, 1, "", "XML_ERROR_BAD_CHAR_REF"], [311, 9, 1, "", "XML_ERROR_BINARY_ENTITY_REF"], [311, 9, 1, "", "XML_ERROR_CANT_CHANGE_FEATURE_ONCE_PARSING"], [311, 9, 1, "", "XML_ERROR_DUPLICATE_ATTRIBUTE"], [311, 9, 1, "", "XML_ERROR_ENTITY_DECLARED_IN_PE"], [311, 9, 1, "", "XML_ERROR_EXTERNAL_ENTITY_HANDLING"], [311, 9, 1, "", "XML_ERROR_FEATURE_REQUIRES_XML_DTD"], [311, 9, 1, "", "XML_ERROR_FINISHED"], [311, 9, 1, "", "XML_ERROR_INCOMPLETE_PE"], [311, 9, 1, "", "XML_ERROR_INCORRECT_ENCODING"], [311, 9, 1, "", "XML_ERROR_INVALID_ARGUMENT"], [311, 9, 1, "", "XML_ERROR_INVALID_TOKEN"], [311, 9, 1, "", "XML_ERROR_JUNK_AFTER_DOC_ELEMENT"], [311, 9, 1, "", "XML_ERROR_MISPLACED_XML_PI"], [311, 9, 1, "", "XML_ERROR_NOT_STANDALONE"], [311, 9, 1, "", "XML_ERROR_NOT_SUSPENDED"], [311, 9, 1, "", "XML_ERROR_NO_BUFFER"], [311, 9, 1, "", "XML_ERROR_NO_ELEMENTS"], [311, 9, 1, "", "XML_ERROR_NO_MEMORY"], [311, 9, 1, "", "XML_ERROR_PARAM_ENTITY_REF"], [311, 9, 1, "", "XML_ERROR_PARTIAL_CHAR"], [311, 9, 1, "", "XML_ERROR_PUBLICID"], [311, 9, 1, "", "XML_ERROR_RECURSIVE_ENTITY_REF"], [311, 9, 1, "", "XML_ERROR_RESERVED_NAMESPACE_URI"], [311, 9, 1, "", "XML_ERROR_RESERVED_PREFIX_XML"], [311, 9, 1, "", "XML_ERROR_RESERVED_PREFIX_XMLNS"], [311, 9, 1, "", "XML_ERROR_SUSPENDED"], [311, 9, 1, "", "XML_ERROR_SUSPEND_PE"], [311, 9, 1, "", "XML_ERROR_SYNTAX"], [311, 9, 1, "", "XML_ERROR_TAG_MISMATCH"], [311, 9, 1, "", "XML_ERROR_TEXT_DECL"], [311, 9, 1, "", "XML_ERROR_UNBOUND_PREFIX"], [311, 9, 1, "", "XML_ERROR_UNCLOSED_CDATA_SECTION"], [311, 9, 1, "", "XML_ERROR_UNCLOSED_TOKEN"], [311, 9, 1, "", "XML_ERROR_UNDECLARING_PREFIX"], [311, 9, 1, "", "XML_ERROR_UNDEFINED_ENTITY"], [311, 9, 1, "", "XML_ERROR_UNEXPECTED_STATE"], [311, 9, 1, "", "XML_ERROR_UNKNOWN_ENCODING"], [311, 9, 1, "", "XML_ERROR_XML_DECL"], [311, 9, 1, "", "codes"], [311, 9, 1, "", "messages"]], "xml.parsers.expat.xmlparser": [[311, 8, 1, "", "AttlistDeclHandler"], [311, 8, 1, "", "CharacterDataHandler"], [311, 8, 1, "", "CommentHandler"], [311, 7, 1, "", "CurrentByteIndex"], [311, 7, 1, "", "CurrentColumnNumber"], [311, 7, 1, "", "CurrentLineNumber"], [311, 8, 1, "", "DefaultHandler"], [311, 8, 1, "", "DefaultHandlerExpand"], [311, 8, 1, "", "ElementDeclHandler"], [311, 8, 1, "", "EndCdataSectionHandler"], [311, 8, 1, "", "EndDoctypeDeclHandler"], [311, 8, 1, "", "EndElementHandler"], [311, 8, 1, "", "EndNamespaceDeclHandler"], [311, 8, 1, "", "EntityDeclHandler"], [311, 7, 1, "", "ErrorByteIndex"], [311, 7, 1, "", "ErrorCode"], [311, 7, 1, "", "ErrorColumnNumber"], [311, 7, 1, "", "ErrorLineNumber"], [311, 8, 1, "", "ExternalEntityParserCreate"], [311, 8, 1, "", "ExternalEntityRefHandler"], [311, 8, 1, "", "GetBase"], [311, 8, 1, "", "GetInputContext"], [311, 8, 1, "", "NotStandaloneHandler"], [311, 8, 1, "", "NotationDeclHandler"], [311, 8, 1, "", "Parse"], [311, 8, 1, "", "ParseFile"], [311, 8, 1, "", "ProcessingInstructionHandler"], [311, 8, 1, "", "SetBase"], [311, 8, 1, "", "SetParamEntityParsing"], [311, 8, 1, "", "StartCdataSectionHandler"], [311, 8, 1, "", "StartDoctypeDeclHandler"], [311, 8, 1, "", "StartElementHandler"], [311, 8, 1, "", "StartNamespaceDeclHandler"], [311, 8, 1, "", "UnparsedEntityDeclHandler"], [311, 8, 1, "", "UseForeignDTD"], [311, 8, 1, "", "XmlDeclHandler"], [311, 7, 1, "", "buffer_size"], [311, 7, 1, "", "buffer_text"], [311, 7, 1, "", "buffer_used"], [311, 7, 1, "", "ordered_attributes"], [311, 7, 1, "", "specified_attributes"]], "xml.sax": [[411, 6, 1, "", "SAXException"], [411, 6, 1, "", "SAXNotRecognizedException"], [411, 6, 1, "", "SAXNotSupportedException"], [411, 6, 1, "", "SAXParseException"], [412, 10, 0, "-", "handler"], [411, 11, 1, "", "make_parser"], [411, 11, 1, "", "parse"], [411, 11, 1, "", "parseString"], [414, 10, 0, "-", "saxutils"], [413, 10, 0, "-", "xmlreader"]], "xml.sax.SAXException": [[411, 8, 1, "", "getException"], [411, 8, 1, "", "getMessage"]], "xml.sax.handler": [[412, 12, 1, "", "ContentHandler"], [412, 12, 1, "", "DTDHandler"], [412, 12, 1, "", "EntityResolver"], [412, 12, 1, "", "ErrorHandler"], [412, 12, 1, "", "LexicalHandler"], [412, 9, 1, "", "all_features"], [412, 9, 1, "", "all_properties"], [412, 9, 1, "", "feature_external_ges"], [412, 9, 1, "", "feature_external_pes"], [412, 9, 1, "", "feature_namespace_prefixes"], [412, 9, 1, "", "feature_namespaces"], [412, 9, 1, "", "feature_string_interning"], [412, 9, 1, "", "feature_validation"], [412, 9, 1, "", "property_declaration_handler"], [412, 9, 1, "", "property_dom_node"], [412, 9, 1, "", "property_lexical_handler"], [412, 9, 1, "", "property_xml_string"]], "xml.sax.handler.ContentHandler": [[412, 8, 1, "", "characters"], [412, 8, 1, "", "endDocument"], [412, 8, 1, "", "endElement"], [412, 8, 1, "", "endElementNS"], [412, 8, 1, "", "endPrefixMapping"], [412, 8, 1, "", "ignorableWhitespace"], [412, 8, 1, "", "processingInstruction"], [412, 8, 1, "", "setDocumentLocator"], [412, 8, 1, "", "skippedEntity"], [412, 8, 1, "", "startDocument"], [412, 8, 1, "", "startElement"], [412, 8, 1, "", "startElementNS"], [412, 8, 1, "", "startPrefixMapping"]], "xml.sax.handler.DTDHandler": [[412, 8, 1, "", "notationDecl"], [412, 8, 1, "", "unparsedEntityDecl"]], "xml.sax.handler.EntityResolver": [[412, 8, 1, "", "resolveEntity"]], "xml.sax.handler.ErrorHandler": [[412, 8, 1, "", "error"], [412, 8, 1, "", "fatalError"], [412, 8, 1, "", "warning"]], "xml.sax.handler.LexicalHandler": [[412, 8, 1, "", "comment"], [412, 8, 1, "", "endCDATA"], [412, 8, 1, "", "endDTD"], [412, 8, 1, "", "startCDATA"], [412, 8, 1, "", "startDTD"]], "xml.sax.saxutils": [[414, 12, 1, "", "XMLFilterBase"], [414, 12, 1, "", "XMLGenerator"], [414, 11, 1, "", "escape"], [414, 11, 1, "", "prepare_input_source"], [414, 11, 1, "", "quoteattr"], [414, 11, 1, "", "unescape"]], "xml.sax.xmlreader.Attributes": [[413, 8, 1, "", "getLength"], [413, 8, 1, "", "getNames"], [413, 8, 1, "", "getType"], [413, 8, 1, "", "getValue"]], "xml.sax.xmlreader": [[413, 12, 1, "", "AttributesImpl"], [413, 12, 1, "", "AttributesNSImpl"], [413, 12, 1, "", "IncrementalParser"], [413, 12, 1, "", "InputSource"], [413, 12, 1, "", "Locator"], [413, 12, 1, "", "XMLReader"]], "xml.sax.xmlreader.AttributesNS": [[413, 8, 1, "", "getNameByQName"], [413, 8, 1, "", "getQNameByName"], [413, 8, 1, "", "getQNames"], [413, 8, 1, "", "getValueByQName"]], "xml.sax.xmlreader.IncrementalParser": [[413, 8, 1, "", "close"], [413, 8, 1, "", "feed"], [413, 8, 1, "", "reset"]], "xml.sax.xmlreader.InputSource": [[413, 8, 1, "", "getByteStream"], [413, 8, 1, "", "getCharacterStream"], [413, 8, 1, "", "getEncoding"], [413, 8, 1, "", "getPublicId"], [413, 8, 1, "", "getSystemId"], [413, 8, 1, "", "setByteStream"], [413, 8, 1, "", "setCharacterStream"], [413, 8, 1, "", "setEncoding"], [413, 8, 1, "", "setPublicId"], [413, 8, 1, "", "setSystemId"]], "xml.sax.xmlreader.Locator": [[413, 8, 1, "", "getColumnNumber"], [413, 8, 1, "", "getLineNumber"], [413, 8, 1, "", "getPublicId"], [413, 8, 1, "", "getSystemId"]], "xml.sax.xmlreader.XMLReader": [[413, 8, 1, "", "getContentHandler"], [413, 8, 1, "", "getDTDHandler"], [413, 8, 1, "", "getEntityResolver"], [413, 8, 1, "", "getErrorHandler"], [413, 8, 1, "", "getFeature"], [413, 8, 1, "", "getProperty"], [413, 8, 1, "", "parse"], [413, 8, 1, "", "setContentHandler"], [413, 8, 1, "", "setDTDHandler"], [413, 8, 1, "", "setEntityResolver"], [413, 8, 1, "", "setErrorHandler"], [413, 8, 1, "", "setFeature"], [413, 8, 1, "", "setLocale"], [413, 8, 1, "", "setProperty"]], "xmlrpc": [[416, 10, 0, "-", "client"], [417, 10, 0, "-", "server"]], "xmlrpc.client": [[416, 12, 1, "", "Binary"], [416, 12, 1, "", "DateTime"], [416, 12, 1, "", "Fault"], [416, 12, 1, "", "MultiCall"], [416, 12, 1, "", "ProtocolError"], [416, 12, 1, "", "ServerProxy"], [416, 11, 1, "", "dumps"], [416, 11, 1, "", "loads"]], "xmlrpc.client.Binary": [[416, 7, 1, "", "data"], [416, 8, 1, "", "decode"], [416, 8, 1, "", "encode"]], "xmlrpc.client.DateTime": [[416, 8, 1, "", "decode"], [416, 8, 1, "", "encode"]], "xmlrpc.client.Fault": [[416, 7, 1, "", "faultCode"], [416, 7, 1, "", "faultString"]], "xmlrpc.client.ProtocolError": [[416, 7, 1, "", "errcode"], [416, 7, 1, "", "errmsg"], [416, 7, 1, "", "headers"], [416, 7, 1, "", "url"]], "xmlrpc.client.ServerProxy.system": [[416, 8, 1, "", "listMethods"], [416, 8, 1, "", "methodHelp"], [416, 8, 1, "", "methodSignature"]], "xmlrpc.server": [[417, 12, 1, "", "CGIXMLRPCRequestHandler"], [417, 12, 1, "", "DocCGIXMLRPCRequestHandler"], [417, 12, 1, "", "DocXMLRPCRequestHandler"], [417, 12, 1, "", "DocXMLRPCServer"], [417, 12, 1, "", "SimpleXMLRPCRequestHandler"], [417, 12, 1, "", "SimpleXMLRPCServer"]], "xmlrpc.server.CGIXMLRPCRequestHandler": [[417, 8, 1, "", "handle_request"], [417, 8, 1, "", "register_function"], [417, 8, 1, "", "register_instance"], [417, 8, 1, "", "register_introspection_functions"], [417, 8, 1, "", "register_multicall_functions"]], "xmlrpc.server.DocCGIXMLRPCRequestHandler": [[417, 8, 1, "", "set_server_documentation"], [417, 8, 1, "", "set_server_name"], [417, 8, 1, "", "set_server_title"]], "xmlrpc.server.DocXMLRPCServer": [[417, 8, 1, "", "set_server_documentation"], [417, 8, 1, "", "set_server_name"], [417, 8, 1, "", "set_server_title"]], "xmlrpc.server.SimpleXMLRPCRequestHandler": [[417, 7, 1, "", "rpc_paths"]], "xmlrpc.server.SimpleXMLRPCServer": [[417, 8, 1, "", "register_function"], [417, 8, 1, "", "register_instance"], [417, 8, 1, "", "register_introspection_functions"], [417, 8, 1, "", "register_multicall_functions"]], "zipapp": [[418, 11, 1, "", "create_archive"], [418, 11, 1, "", "get_interpreter"], [418, 14, 1, "cmdoption-zipapp-c", "--compress"], [418, 14, 1, "cmdoption-zipapp-h", "--help"], [418, 14, 1, "cmdoption-zipapp-info", "--info"], [418, 14, 1, "cmdoption-zipapp-m", "--main"], [418, 14, 1, "cmdoption-zipapp-o", "--output"], [418, 14, 1, "cmdoption-zipapp-p", "--python"], [418, 14, 1, "cmdoption-zipapp-c", "-c"], [418, 14, 1, "cmdoption-zipapp-h", "-h"], [418, 14, 1, "cmdoption-zipapp-m", "-m"], [418, 14, 1, "cmdoption-zipapp-o", "-o"], [418, 14, 1, "cmdoption-zipapp-p", "-p"]], "zipfile": [[419, 6, 1, "", "BadZipFile"], [419, 6, 1, "", "BadZipfile"], [419, 6, 1, "", "LargeZipFile"], [419, 12, 1, "", "Path"], [419, 12, 1, "", "PyZipFile"], [419, 9, 1, "", "ZIP_BZIP2"], [419, 9, 1, "", "ZIP_DEFLATED"], [419, 9, 1, "", "ZIP_LZMA"], [419, 9, 1, "", "ZIP_STORED"], [419, 12, 1, "", "ZipFile"], [419, 12, 1, "", "ZipInfo"], [419, 11, 1, "", "is_zipfile"], [419, 14, 1, "cmdoption-zipfile-create", "--create"], [419, 14, 1, "cmdoption-zipfile-extract", "--extract"], [419, 14, 1, "cmdoption-zipfile-list", "--list"], [419, 14, 1, "cmdoption-zipfile-metadata-encoding", "--metadata-encoding"], [419, 14, 1, "cmdoption-zipfile-test", "--test"], [419, 14, 1, "cmdoption-zipfile-c", "-c"], [419, 14, 1, "cmdoption-zipfile-e", "-e"], [419, 14, 1, "cmdoption-zipfile-l", "-l"], [419, 14, 1, "cmdoption-zipfile-t", "-t"]], "zipfile.Path": [[419, 8, 1, "", "exists"], [419, 8, 1, "", "is_dir"], [419, 8, 1, "", "is_file"], [419, 8, 1, "", "iterdir"], [419, 8, 1, "", "joinpath"], [419, 7, 1, "", "name"], [419, 8, 1, "", "open"], [419, 8, 1, "", "read_bytes"], [419, 8, 1, "", "read_text"], [419, 9, 1, "", "stem"], [419, 9, 1, "", "suffix"], [419, 9, 1, "", "suffixes"]], "zipfile.PyZipFile": [[419, 8, 1, "", "writepy"]], "zipfile.ZipFile": [[419, 8, 1, "", "close"], [419, 7, 1, "", "comment"], [419, 7, 1, "", "debug"], [419, 8, 1, "", "extract"], [419, 8, 1, "", "extractall"], [419, 7, 1, "", "filename"], [419, 8, 1, "", "getinfo"], [419, 8, 1, "", "infolist"], [419, 8, 1, "", "mkdir"], [419, 8, 1, "", "namelist"], [419, 8, 1, "", "open"], [419, 8, 1, "", "printdir"], [419, 8, 1, "", "read"], [419, 8, 1, "", "setpassword"], [419, 8, 1, "", "testzip"], [419, 8, 1, "", "write"], [419, 8, 1, "", "writestr"]], "zipfile.ZipInfo": [[419, 7, 1, "", "CRC"], [419, 7, 1, "", "comment"], [419, 7, 1, "", "compress_size"], [419, 7, 1, "", "compress_type"], [419, 7, 1, "", "create_system"], [419, 7, 1, "", "create_version"], [419, 7, 1, "", "date_time"], [419, 7, 1, "", "external_attr"], [419, 7, 1, "", "extra"], [419, 7, 1, "", "extract_version"], [419, 7, 1, "", "file_size"], [419, 7, 1, "", "filename"], [419, 7, 1, "", "flag_bits"], [419, 8, 1, "", "from_file"], [419, 7, 1, "", "header_offset"], [419, 7, 1, "", "internal_attr"], [419, 8, 1, "", "is_dir"], [419, 7, 1, "", "reserved"], [419, 7, 1, "", "volume"]], "zipimport": [[420, 6, 1, "", "ZipImportError"], [420, 12, 1, "", "zipimporter"]], "zipimport.zipimporter": [[420, 7, 1, "", "archive"], [420, 8, 1, "", "create_module"], [420, 8, 1, "", "exec_module"], [420, 8, 1, "", "find_spec"], [420, 8, 1, "", "get_code"], [420, 8, 1, "", "get_data"], [420, 8, 1, "", "get_filename"], [420, 8, 1, "", "get_source"], [420, 8, 1, "", "invalidate_caches"], [420, 8, 1, "", "is_package"], [420, 8, 1, "", "load_module"], [420, 7, 1, "", "prefix"]], "zlib.Compress": [[421, 8, 1, "", "compress"], [421, 8, 1, "", "copy"], [421, 8, 1, "", "flush"]], "zlib.Decompress": [[421, 8, 1, "", "copy"], [421, 8, 1, "", "decompress"], [421, 7, 1, "", "eof"], [421, 8, 1, "", "flush"], [421, 7, 1, "", "unconsumed_tail"], [421, 7, 1, "", "unused_data"]], "zlib": [[421, 9, 1, "", "ZLIB_RUNTIME_VERSION"], [421, 9, 1, "", "ZLIB_VERSION"], [421, 11, 1, "", "adler32"], [421, 11, 1, "", "compress"], [421, 11, 1, "", "compressobj"], [421, 11, 1, "", "crc32"], [421, 11, 1, "", "decompress"], [421, 11, 1, "", "decompressobj"], [421, 6, 1, "", "error"]], "zoneinfo": [[422, 6, 1, "", "InvalidTZPathWarning"], [422, 9, 1, "", "TZPATH"], [422, 12, 1, "", "ZoneInfo"], [422, 6, 1, "", "ZoneInfoNotFoundError"], [422, 11, 1, "", "available_timezones"], [422, 11, 1, "", "reset_tzpath"]], "zoneinfo.ZoneInfo": [[422, 8, 1, "", "clear_cache"], [422, 8, 1, "", "from_file"], [422, 7, 1, "", "key"], [422, 8, 1, "", "no_cache"]], "json.tool": [[259, 14, 1, "cmdoption-json.tool-indent", "--compact"], [259, 14, 1, "cmdoption-json.tool-h", "--help"], [259, 14, 1, "cmdoption-json.tool-indent", "--indent"], [259, 14, 1, "cmdoption-json.tool-json-lines", "--json-lines"], [259, 14, 1, "cmdoption-json.tool-no-ensure-ascii", "--no-ensure-ascii"], [259, 14, 1, "cmdoption-json.tool-indent", "--no-indent"], [259, 14, 1, "cmdoption-json.tool-sort-keys", "--sort-keys"], [259, 14, 1, "cmdoption-json.tool-indent", "--tab"], [259, 14, 1, "cmdoption-json.tool-h", "-h"], [259, 14, 1, "cmdoption-json.tool-arg-infile", "infile"], [259, 14, 1, "cmdoption-json.tool-arg-outfile", "outfile"]], "python--m-py_compile": [[308, 14, 1, "cmdoption-python-m-py_compile", "-"], [308, 14, 1, "cmdoption-python-m-py_compile-q", "--quiet"], [308, 14, 1, "cmdoption-python-m-py_compile-q", "-q"], [308, 14, 1, "cmdoption-python-m-py_compile-arg-file", "<file>"]], "python--m-sqlite3-[-h]-[-v]-[filename]-[sql]": [[337, 14, 1, "cmdoption-python-m-sqlite3-h-v-filename-sql-h", "--help"], [337, 14, 1, "cmdoption-python-m-sqlite3-h-v-filename-sql-v", "--version"], [337, 14, 1, "cmdoption-python-m-sqlite3-h-v-filename-sql-h", "-h"], [337, 14, 1, "cmdoption-python-m-sqlite3-h-v-filename-sql-v", "-v"]], "unittest-discover": [[385, 14, 1, "cmdoption-unittest-discover-p", "--pattern"], [385, 14, 1, "cmdoption-unittest-discover-s", "--start-directory"], [385, 14, 1, "cmdoption-unittest-discover-t", "--top-level-directory"], [385, 14, 1, "cmdoption-unittest-discover-v", "--verbose"], [385, 14, 1, "cmdoption-unittest-discover-p", "-p"], [385, 14, 1, "cmdoption-unittest-discover-s", "-s"], [385, 14, 1, "cmdoption-unittest-discover-t", "-t"], [385, 14, 1, "cmdoption-unittest-discover-v", "-v"]]}, "objtypes": {"0": "c:member", "1": "c:macro", "2": "c:function", "3": "c:functionParam", "4": "c:type", "5": "c:struct", "6": "py:exception", "7": "py:attribute", "8": "py:method", "9": "py:data", "10": "py:module", "11": "py:function", "12": "py:class", "13": "std:pdbcommand", "14": "std:cmdoption", "15": "std:envvar", "16": "std:opcode", "17": "std:monitoring-event", "18": "std:2to3fixer"}, "objnames": {"0": ["c", "member", "C \u6210\u54e1\u51fd\u6578"], "1": ["c", "macro", "C \u5de8\u96c6"], "2": ["c", "function", "C \u51fd\u5f0f"], "3": ["c", "functionParam", "C \u51fd\u5f0f\u53c3\u6578"], "4": ["c", "type", "C \u578b\u5225"], "5": ["c", "struct", "C \u7d50\u69cb"], "6": ["py", "exception", "Python \u4f8b\u5916"], "7": ["py", "attribute", "Python \u5c6c\u6027"], "8": ["py", "method", "Python \u65b9\u6cd5"], "9": ["py", "data", "Python \u8cc7\u6599"], "10": ["py", "module", "Python \u6a21\u7d44"], "11": ["py", "function", "Python \u51fd\u5f0f"], "12": ["py", "class", "Python \u985e\u5225"], "13": ["std", "pdbcommand", "pdbcommand"], "14": ["std", "cmdoption", "\u7a0b\u5f0f\u9078\u9805"], "15": ["std", "envvar", "\u74b0\u5883\u8b8a\u6578"], "16": ["std", "opcode", "opcode"], "17": ["std", "monitoring-event", "monitoring-event"], "18": ["std", "2to3fixer", "2to3fixer"]}, "titleterms": {"python": [0, 1, 15, 31, 32, 33, 34, 41, 67, 69, 71, 72, 73, 77, 78, 79, 80, 81, 82, 83, 84, 85, 87, 90, 91, 92, 94, 95, 101, 102, 106, 108, 109, 111, 155, 156, 160, 173, 177, 185, 188, 190, 211, 251, 260, 261, 263, 264, 271, 290, 294, 296, 305, 308, 309, 312, 321, 327, 330, 337, 351, 352, 355, 359, 364, 366, 374, 375, 377, 381, 418, 423, 430, 434, 435, 437, 442, 445, 446, 447, 448, 449, 453, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "bug": [1, 32, 84, 373], "abstract": [2, 74, 98, 119, 158, 247, 250, 465], "object": [2, 8, 9, 17, 23, 24, 26, 27, 41, 43, 48, 49, 54, 55, 57, 59, 60, 62, 63, 74, 78, 83, 84, 87, 92, 93, 97, 98, 99, 100, 117, 123, 129, 136, 154, 172, 174, 176, 180, 183, 187, 200, 203, 205, 223, 232, 252, 256, 259, 264, 265, 278, 280, 290, 292, 293, 296, 298, 309, 316, 318, 320, 322, 325, 327, 335, 337, 338, 341, 345, 350, 356, 362, 381, 383, 386, 387, 392, 399, 400, 402, 405, 407, 410, 413, 416, 419, 425, 462, 463, 465, 466, 470, 474], "layer": [2, 65, 107, 475], "heap": [3, 60, 62, 98, 233], "api": [4, 5, 8, 10, 14, 31, 32, 33, 41, 56, 72, 85, 93, 112, 120, 121, 123, 127, 164, 190, 193, 204, 207, 227, 248, 296, 337, 341, 345, 379, 396, 407, 410, 418, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "abi": [4, 56, 469, 472, 478], "pars": [5, 117, 204, 289, 301, 311, 328, 374, 391, 410, 466, 469, 472, 477, 479], "argument": [5, 84, 88, 89, 117, 173, 289, 290, 345, 350, 387, 425, 438, 458, 474, 476], "string": [5, 63, 77, 83, 84, 93, 103, 106, 256, 289, 316, 341, 342, 343, 344, 345, 422, 432, 438, 443, 459, 462, 463, 465, 467, 470, 471, 473, 476, 477, 478, 479], "and": [5, 7, 23, 25, 32, 57, 63, 70, 71, 72, 74, 75, 76, 78, 84, 87, 91, 92, 93, 94, 98, 100, 103, 106, 107, 117, 119, 122, 123, 125, 129, 130, 136, 143, 148, 151, 155, 158, 166, 173, 180, 183, 191, 196, 203, 208, 212, 213, 223, 227, 232, 240, 244, 247, 249, 252, 256, 257, 259, 263, 265, 267, 272, 280, 289, 290, 293, 296, 301, 305, 310, 316, 321, 325, 329, 330, 334, 337, 338, 341, 344, 350, 355, 361, 362, 363, 366, 368, 379, 381, 382, 383, 385, 386, 387, 398, 407, 408, 410, 416, 422, 425, 426, 427, 429, 432, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "buffer": [5, 7, 47, 62, 100, 130, 252, 255, 296, 317, 425, 471, 473, 478], "build": [5, 70, 72, 76, 383, 409, 410, 453, 460, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "valu": [5, 72, 83, 84, 93, 94, 117, 164, 173, 178, 183, 259, 289, 337, 387, 402, 424, 425, 427], "boolean": [6, 93, 289, 341, 427, 462], "protocol": [7, 10, 39, 46, 47, 48, 53, 74, 92, 98, 130, 164, 239, 245, 253, 302, 332, 338, 385, 429, 471, 473, 475, 476, 478], "structur": [7, 62, 100, 164, 173, 270, 383, 391, 426, 432], "request": [7, 335, 390, 392, 476], "type": [7, 57, 60, 62, 63, 74, 75, 93, 94, 98, 102, 106, 117, 119, 173, 178, 180, 252, 273, 289, 296, 337, 341, 366, 372, 382, 383, 402, 404, 407, 424, 425, 433, 461, 462, 463, 464, 465, 469, 470, 471, 473, 474, 475, 476, 477, 478, 479], "independ": [7, 463], "field": [7, 173, 178, 383, 469], "readon": 7, "format": [7, 99, 100, 180, 244, 265, 268, 280, 296, 341, 342, 344, 355, 418, 432, 443, 449, 465, 466, 467, 468, 475, 476], "shape": [7, 381], "stride": 7, "suboffset": 7, "contigu": 7, "compound": [7, 381, 424], "complex": [7, 151, 341, 387, 425], "array": [7, 8, 84, 118, 144, 173, 259, 469, 471, 473, 476], "numpi": 7, "style": [7, 84, 100, 225, 341, 358, 373, 438, 464], "pil": 7, "relat": [7, 107, 247, 429, 461, 464, 465, 471], "function": [7, 25, 27, 44, 57, 63, 72, 84, 92, 93, 94, 98, 103, 105, 117, 119, 151, 160, 166, 169, 173, 178, 188, 223, 248, 252, 256, 258, 264, 265, 272, 279, 285, 296, 315, 316, 320, 337, 342, 345, 350, 381, 382, 385, 387, 397, 416, 424, 425, 427, 438, 459, 460, 463, 464, 465, 467, 473, 475, 476, 477], "byte": [8, 9, 106, 160, 173, 341, 344, 391, 432, 465, 475], "call": [10, 72, 84, 94, 173, 212, 289, 386, 387, 427, 475, 478], "tp_call": 10, "vectorcal": [10, 478], "capsul": [11, 466], "cell": [12, 174], "extra": 13, "inform": [13, 91, 100, 278, 290, 319, 352], "unicod": [14, 23, 63, 106, 155, 355, 384, 459, 461, 462, 467, 472, 473], "context": [17, 100, 132, 166, 167, 183, 190, 210, 244, 280, 337, 338, 341, 387, 397, 425, 463, 464, 465, 473], "variabl": [17, 32, 84, 99, 119, 166, 167, 173, 178, 232, 289, 290, 352, 366, 458, 466, 476], "coroutin": [19, 136, 252, 382, 424, 425, 475], "datetim": [20, 180, 470, 472, 473, 476, 477, 478, 479], "descriptor": [21, 92, 123, 178, 185, 211, 290, 386, 425, 461, 474, 476], "print": [23, 117, 289, 378, 465, 467], "clear": 23, "rais": [23, 84, 99, 289, 387, 433], "except": [23, 72, 84, 99, 100, 107, 117, 166, 190, 196, 210, 256, 289, 316, 330, 387, 422, 424, 440, 464, 465, 466, 467, 470, 473], "issu": [23, 98, 211, 355, 458, 465], "warn": [23, 190, 264, 359, 397, 422, 460, 466, 470, 476, 477], "queri": [23, 28, 289, 290, 329, 337], "the": [23, 28, 32, 41, 65, 72, 75, 83, 84, 87, 88, 91, 94, 98, 99, 100, 101, 102, 103, 106, 111, 117, 123, 129, 148, 173, 185, 190, 193, 207, 211, 212, 213, 227, 230, 248, 252, 264, 267, 279, 280, 289, 290, 293, 294, 305, 329, 334, 337, 341, 345, 349, 350, 351, 359, 362, 366, 379, 381, 383, 386, 387, 397, 407, 408, 410, 413, 418, 422, 424, 425, 427, 429, 433, 453, 458, 461, 462, 464, 465, 466, 471, 472, 473, 474, 475, 476, 477, 478, 479], "error": [23, 72, 84, 107, 123, 155, 183, 185, 196, 278, 289, 311, 355, 390, 440, 441, 462, 471], "indic": 23, "signal": [23, 83, 123, 183, 211, 330, 385, 473, 475, 477, 479], "handl": [23, 100, 107, 123, 132, 174, 191, 240, 269, 289, 296, 338, 385, 402, 462, 465, 466, 474, 475], "recurs": 23, "control": [23, 28, 75, 119, 337, 358, 381, 397, 400], "standard": [23, 84, 155, 186, 209, 251, 259, 289, 341, 344, 373, 382, 408, 429, 462, 479], "categori": [23, 397], "file": [24, 34, 63, 84, 99, 100, 102, 106, 117, 123, 146, 164, 185, 186, 190, 211, 213, 232, 244, 247, 248, 255, 265, 267, 269, 275, 279, 290, 301, 303, 317, 329, 351, 355, 366, 372, 387, 398, 410, 419, 425, 448, 453, 458, 462, 472, 474, 475, 476, 477, 478], "float": [25, 183, 341, 425, 432, 463], "point": [25, 93, 183, 248, 432], "pack": [25, 344], "unpack": [25, 405, 438, 475], "frame": [26, 379, 425, 470, 476], "intern": [26, 265, 341, 425], "support": [28, 32, 40, 44, 49, 50, 63, 74, 75, 93, 94, 100, 101, 102, 106, 125, 146, 152, 164, 166, 167, 169, 208, 227, 275, 309, 338, 355, 359, 368, 386, 409, 410, 411, 459, 462, 465, 474, 475, 476, 477, 478, 479], "cyclic": [28, 75], "garbag": [28, 75, 98, 224, 459], "collect": [28, 75, 98, 157, 158, 188, 383, 459, 466, 469, 472, 473, 474, 475, 476, 477, 478, 479], "collector": [28, 224], "state": [28, 32, 98, 211, 241, 252, 280, 296, 355, 373, 381], "generat": [29, 77, 94, 198, 252, 289, 301, 310, 338, 341, 359, 387, 425, 427, 437, 461, 462, 463, 464, 475, 476], "initi": [32, 33, 44, 72, 351, 475, 478], "final": [32, 74, 166, 399, 424, 464, 474, 480], "thread": [32, 83, 100, 112, 123, 136, 183, 255, 264, 330, 359, 362, 366, 449, 469, 470, 471, 472, 473, 474, 475, 477, 478], "befor": 32, "global": [32, 83, 84, 98, 296, 350, 422, 433], "configur": [32, 33, 99, 100, 164, 265, 331, 341, 352, 381, 422, 466, 472, 478], "interpret": [32, 98, 152, 154, 177, 252, 339, 344, 382, 418, 461, 464, 465, 466, 471], "process": [32, 98, 100, 123, 129, 178, 270, 280, 281, 290, 338, 360, 459, 465], "wide": 32, "paramet": [32, 72, 84, 100, 119, 173, 178, 290, 366, 383, 424, 438, 471, 478], "lock": [32, 135, 362, 473], "releas": [32, 466, 473, 474, 475, 476, 477, 478, 479, 480], "gil": [32, 471], "from": [32, 72, 78, 83, 84, 92, 98, 99, 100, 136, 151, 166, 173, 203, 215, 279, 345, 381, 387, 419, 420, 458, 462, 465], "extens": [32, 57, 70, 72, 74, 75, 76, 98, 108, 176, 244, 263, 299, 473, 475], "code": [32, 84, 106, 107, 111, 117, 123, 154, 156, 180, 244, 247, 252, 341, 350, 385, 397, 425, 438, 458, 462, 470, 472, 473, 475, 479], "non": [32, 103, 259, 338, 410, 474], "creat": [32, 60, 63, 78, 83, 84, 93, 94, 97, 100, 123, 136, 203, 232, 258, 289, 337, 387, 418, 425, 474], "caution": 32, "about": [32, 84, 148, 190, 459], "fork": 32, "sub": [32, 62, 117], "per": [32, 98, 350, 387, 465, 471], "caveat": [32, 263, 418], "asynchron": [32, 252, 330, 335, 383, 387, 425, 427, 476], "notif": [32, 92], "profil": [32, 101, 305], "trace": [32, 377, 379], "advanc": [32, 88, 99, 190, 465], "debugg": [32, 141, 294], "local": [32, 63, 227, 263, 350, 362, 458, 463, 469, 470, 471, 475, 476, 477], "storag": [32, 477], "specif": [32, 74, 94, 155, 331, 342, 373, 381, 402, 462, 463, 464, 465, 466], "tss": 32, "dynam": [32, 92, 173, 382, 426], "alloc": [32, 41, 60, 74, 379, 462, 474], "tls": [32, 123, 338], "pywidestringlist": 33, "pystatus": 33, "pypreconfig": 33, "preiniti": 33, "with": [33, 70, 77, 78, 83, 84, 91, 93, 97, 98, 100, 123, 134, 155, 166, 173, 183, 211, 240, 252, 264, 296, 328, 329, 337, 345, 362, 374, 383, 387, 399, 410, 418, 419, 424, 425, 426, 464, 465, 473, 475, 477, 478], "pyconfig": 33, "isol": [33, 98], "path": [33, 247, 291, 293, 351, 352, 419, 429, 458, 469, 471, 476, 478], "py_runmain": 33, "py_getargcargv": 33, "multi": [33, 44, 255, 338, 449, 463, 472, 475], "phase": [33, 44, 475], "privat": [33, 125], "provision": [33, 473], "includ": 34, "iter": [36, 84, 93, 94, 201, 215, 256, 258, 341, 385, 387, 425, 427, 437, 461, 463, 467, 475], "list": [37, 77, 84, 94, 97, 144, 317, 341, 424, 427, 438, 439, 446, 449, 459, 465, 467], "map": [39, 50, 62, 63, 164, 248, 273, 275, 341, 407, 424, 425], "data": [40, 75, 84, 93, 94, 99, 102, 106, 107, 142, 173, 178, 267, 295, 296, 304, 344, 362, 366, 422, 425, 449, 458, 463, 467, 470, 478], "marshal": [40, 271, 296, 474], "domain": [41, 155], "raw": [41, 63, 84, 255, 316], "memori": [41, 267, 275, 281, 338, 341, 379, 474, 475], "interfac": [41, 77, 78, 97, 148, 181, 187, 188, 224, 256, 290, 297, 308, 317, 334, 337, 355, 359, 365, 366, 377, 385, 392, 403, 413, 419, 472], "default": [41, 84, 117, 178, 289, 337, 338, 355, 386, 397, 419, 458, 466, 474], "custom": [41, 92, 93, 99, 100, 117, 125, 129, 164, 173, 177, 200, 256, 265, 267, 280, 296, 305, 337, 342, 425, 458, 474, 476, 477], "debug": [41, 94, 123, 148, 190, 244, 453, 466, 478], "hook": [41, 247, 317, 331, 429, 460, 462, 478], "on": [41, 76, 83, 84, 94, 97, 148, 181, 211, 223, 227, 244, 330, 334, 338, 341, 345, 350, 387, 460], "pymalloc": [41, 462], "arena": 41, "tracemalloc": [41, 379, 474, 476, 477, 479], "memoryview": [42, 341, 466, 473], "instanc": [43, 84, 92, 93, 97, 178, 194, 296, 341, 425], "method": [43, 57, 63, 72, 75, 77, 78, 83, 84, 92, 93, 98, 103, 117, 123, 166, 170, 280, 285, 289, 293, 334, 337, 341, 381, 386, 387, 399, 407, 425, 427, 437, 443, 459, 463, 464, 467, 475, 476, 477, 479], "modul": [44, 72, 83, 84, 91, 94, 97, 98, 99, 100, 103, 148, 165, 178, 227, 247, 256, 264, 276, 280, 293, 296, 305, 309, 321, 337, 345, 351, 366, 381, 385, 420, 425, 429, 447, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 474, 475, 476, 477, 478, 479], "singl": [44, 83, 100, 166], "low": [44, 112, 334, 471], "level": [44, 65, 71, 99, 100, 103, 111, 112, 148, 256, 259, 264, 325, 326, 329, 334, 345, 475], "creation": [44, 97, 290, 335, 338, 382, 396, 425, 476], "lookup": [44, 92, 425], "none": [45, 425], "number": [46, 62, 84, 107, 151, 166, 218, 259, 272, 286, 290, 425, 446, 465], "implement": [49, 57, 78, 83, 100, 123, 166, 181, 247, 259, 318, 408, 425, 431, 473, 476, 477], "for": [50, 63, 72, 84, 87, 91, 99, 100, 101, 106, 117, 123, 146, 151, 152, 158, 166, 173, 174, 176, 187, 225, 240, 247, 250, 258, 263, 281, 289, 296, 297, 316, 320, 325, 330, 335, 338, 355, 359, 375, 381, 382, 383, 387, 397, 403, 404, 409, 410, 411, 412, 413, 424, 425, 427, 429, 438, 458, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479], "perf": [50, 101], "reflect": 52, "sequenc": [53, 59, 62, 84, 341, 345, 424, 425, 439], "set": [54, 123, 129, 244, 247, 330, 338, 341, 350, 366, 381, 387, 425, 427, 439, 458, 462, 463], "ellipsi": [55, 341, 425], "base": [57, 84, 100, 130, 154, 155, 158, 181, 210, 227, 247, 250, 255, 280, 362, 404, 412, 429, 465, 466, 472, 477], "macro": 57, "access": [57, 63, 87, 93, 98, 164, 173, 248, 249, 262, 263, 265, 281, 293, 352, 363, 402, 416, 425, 461, 471, 477], "attribut": [57, 74, 75, 84, 91, 92, 93, 100, 232, 252, 264, 289, 290, 337, 341, 349, 386, 387, 413, 425, 427, 429, 460, 461, 476, 477], "of": [57, 83, 84, 87, 92, 93, 94, 97, 98, 99, 100, 102, 146, 164, 166, 178, 180, 181, 185, 252, 256, 276, 280, 290, 296, 329, 330, 341, 345, 349, 351, 379, 381, 383, 387, 396, 397, 416, 419, 425, 426, 432, 453, 458, 459, 466, 467, 471, 474, 475, 476, 477, 478], "member": [57, 92, 93, 252], "flag": [57, 93, 103, 117, 119, 166, 190, 252, 289, 316, 453], "defin": [57, 74, 75, 84, 97, 98, 265, 289, 383, 425, 472], "getter": [57, 98], "setter": [57, 98], "tupl": [59, 77, 84, 157, 341, 349, 383, 439], "struct": [59, 344, 473, 474, 476], "quick": [62, 117, 164, 183, 381], "refer": [62, 72, 74, 84, 94, 106, 173, 280, 289, 305, 337, 366, 381, 399, 410, 427, 429, 449, 460], "tp": 62, "slot": [62, 63, 98], "typedef": 62, "pytypeobject": 62, "definit": [62, 92, 119, 256, 424, 437, 476], "pyobject": 62, "pyvarobject": 62, "static": [62, 84, 92, 98, 102, 252, 404, 425, 470, 471], "async": [62, 119, 424, 475], "charact": [63, 103, 174, 259, 344], "properti": [63, 92, 106, 293, 465], "encod": [63, 106, 155, 195, 259, 391, 432, 445, 462, 469, 476], "system": [63, 71, 148, 209, 212, 290, 310, 345, 419, 429, 453, 460, 474, 475, 476], "wchar_t": 63, "built": [63, 94, 341, 382, 425, 459, 463, 477], "in": [63, 71, 72, 76, 78, 83, 84, 87, 94, 99, 100, 102, 106, 111, 123, 136, 155, 166, 173, 178, 190, 244, 267, 268, 288, 289, 293, 337, 341, 362, 381, 382, 383, 407, 425, 458, 459, 460, 463, 467, 471, 474, 475, 476, 477, 478, 479], "codec": [63, 155, 462, 469, 472, 473, 474], "generic": [63, 74, 341, 383, 424, 425, 452, 470, 477, 479], "utf": [63, 155, 290, 458, 476, 477], "32": 63, "16": 63, "escap": 63, "latin": 63, "ascii": [63, 143, 175, 391], "mbcs": [63, 155], "window": [63, 76, 85, 91, 128, 155, 174, 186, 244, 300, 345, 366, 381, 401, 402, 403, 458, 462, 465, 466, 470, 473, 476, 477, 480], "veri": [65, 71], "high": [65, 71, 326, 329, 345], "setuptool": 70, "app": 71, "embed": [71, 351, 459], "beyond": [71, 117], "an": [71, 72, 78, 83, 84, 87, 92, 100, 106, 132, 166, 180, 191, 193, 202, 247, 259, 345, 387, 396, 410, 458, 466], "overview": [71, 92, 248, 424, 467], "pure": [71, 92], "extend": [71, 84, 125, 248, 289, 290, 396, 459, 462], "compil": [71, 72, 103, 119, 156, 160, 422, 453, 478], "link": [71, 117, 173, 461], "under": 71, "unix": [71, 76, 83, 123, 148, 170, 181, 217, 228, 300, 353, 388, 457], "like": [71, 100, 229], "intermezzo": 72, "tabl": [72, 278, 296], "linkag": 72, "extract": [72, 355, 419], "keyword": [72, 84, 178, 260, 432, 438, 469, 475, 476], "arbitrari": [72, 78, 99, 289, 438, 470], "count": 72, "ownership": 72, "rule": [72, 328, 330, 461], "thin": 72, "ice": 72, "null": [72, 341], "pointer": [72, 173], "write": [72, 84, 106, 125, 130, 267, 316, 337, 355, 359, 398, 464, 465], "provid": [72, 75, 99, 296, 352], "cpython": [73, 77, 96, 469, 470, 471, 474, 476, 477, 478, 479], "runtim": [73, 85, 279, 312, 422, 477, 478], "assort": 74, "topic": 74, "de": [74, 146], "present": [74, 467], "manag": [74, 92, 98, 100, 132, 166, 167, 194, 241, 280, 290, 337, 341, 345, 366, 372, 387, 397, 418, 425, 464, 465], "comparison": [74, 93, 97, 105, 213, 256, 296, 341, 427, 460, 467], "weak": [74, 399, 449, 460], "more": [74, 88, 91, 97, 100, 103, 381, 387, 471], "suggest": 74, "tutori": [75, 92, 99, 173, 183, 289, 337, 381, 410], "basic": [75, 107, 190, 293, 372, 381, 417, 425], "adding": [75, 100, 289, 466, 476], "to": [75, 78, 83, 84, 88, 93, 98, 99, 100, 101, 102, 106, 151, 181, 187, 247, 248, 256, 262, 263, 265, 273, 290, 293, 296, 305, 337, 345, 352, 366, 381, 383, 386, 387, 459, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479], "exampl": [75, 92, 100, 152, 158, 164, 166, 180, 185, 187, 190, 197, 276, 289, 316, 329, 342, 355, 378, 387, 392, 396, 416], "finer": [75, 93, 473], "over": [75, 84, 215], "subclass": [75, 84, 93, 100, 240, 318, 387, 425], "other": [75, 78, 84, 93, 97, 99, 100, 117, 136, 256, 279, 289, 296, 341, 350, 383, 432, 459, 460, 461, 462, 466, 467, 474, 475, 476, 477], "cookbook": [76, 93, 100], "approach": [76, 467, 469], "differ": [76, 84, 93, 102, 187, 232, 379, 381], "between": [76, 84, 106, 143, 280, 289, 432], "use": [76, 83, 84, 93, 97, 99, 100, 102, 103, 148, 160, 166, 193, 232, 267, 276, 279, 280, 293, 305, 311, 337, 345, 350, 359, 362, 372, 373, 374, 381, 385, 387, 392, 422, 425, 464, 465, 471, 478], "dlls": [76, 173], "practic": [76, 84, 87, 92, 323], "self": [77, 84, 338, 470, 478], "express": [77, 78, 94, 103, 106, 119, 316, 427, 433, 463, 464, 478], "index": [77, 84, 366, 462, 464], "len": 77, "join": [77, 432], "switch": 77, "case": [77, 98, 385, 424, 460], "lambda": [77, 84, 94, 427, 438], "dictionari": [77, 100, 265, 387, 427, 439, 466, 468, 472, 473, 479], "sort": [77, 84, 105], "spec": [77, 429], "goto": 77, "if": [77, 84, 99, 180, 247, 424, 438], "while": [77, 424], "def": 77, "class": [77, 78, 84, 92, 93, 98, 100, 117, 119, 154, 155, 158, 178, 196, 210, 213, 227, 247, 250, 252, 255, 278, 280, 296, 305, 309, 313, 326, 341, 344, 381, 382, 383, 385, 387, 392, 404, 412, 422, 424, 425, 432, 437, 461, 464, 465, 470, 473, 476], "how": [78, 83, 84, 88, 93, 100, 101, 190, 289, 337, 366, 381], "can": [78, 83, 84, 247, 296], "evalu": [78, 426, 427, 476, 477], "py_buildvalu": 78, "pyerr_print": 78, "stdout": [78, 83], "stderr": [78, 83], "do": [78, 83, 84, 366], "make": [78, 84, 98, 102, 316, 381, 459, 466, 471, 475, 476], "linux": [78, 101, 108, 290, 300, 457], "__builtin_new": 78, "__pure_virtu": 78, "some": 78, "through": 78, "inherit": [78, 178, 290, 381, 437, 461, 474], "beta": [79, 480], "www": [79, 83], "org": [79, 458], "monti": 79, "gui": [80, 100, 278, 456], "tkinter": [80, 186, 244, 366, 367, 368, 369, 370, 371, 372, 373, 470, 471, 475, 476, 477, 478], "tk": [80, 365, 366, 372, 373, 466], "key": [80, 105, 232, 244, 280, 338, 473], "bind": [80, 244, 337, 366, 426], "find": [83, 84, 173, 276, 316, 410, 458], "or": [83, 84, 100, 117, 123, 173, 180, 341, 345, 377, 378, 424, 438], "applic": [83, 91, 92, 100, 155, 227, 244, 344, 418, 458, 464, 475], "perform": [83, 84, 103, 255, 296, 453, 467], "task": [83, 121, 123, 125, 136], "math": [83, 272, 470, 471, 472, 473, 475, 476, 477, 478, 479], "py": [83, 102, 111, 470], "socket": [83, 100, 104, 107, 123, 130, 133, 334, 338, 359, 423, 469, 470, 472, 473, 474, 475, 476, 477, 478, 479], "regex": 83, "script": [83, 84, 148, 276, 381, 458, 464], "curs": [83, 91, 174, 175, 176, 469, 473, 475, 478, 479], "termcap": 83, "is": [83, 84, 91, 99, 111, 180, 305, 463, 467], "there": [83, 84], "equival": [83, 84, 92], "onexit": 83, "whi": [83, 84, 463], "don": [83, 84], "my": [83, 84], "handler": [83, 99, 100, 107, 123, 137, 155, 211, 264, 265, 266, 330, 335, 366, 404, 412], "work": [83, 84, 123, 183, 190, 337, 383, 419], "document": [83, 198, 310, 407, 410, 417, 438, 465, 466, 473, 474, 478, 480], "doc": 83, "get": [83, 84, 88, 97, 129, 379, 381, 387], "keypress": [83, 85], "at": 83, "time": [83, 99, 100, 180, 363, 422, 462, 470, 472, 473, 475, 476, 477, 478, 479], "parcel": 83, "out": [83, 98, 296, 478], "among": 83, "bunch": 83, "worker": [83, 280], "what": [83, 84, 91, 99, 111, 190, 289, 296, 305, 366, 459], "kind": [83, 92], "mutat": 83, "are": [83, 84, 93, 190, 289, 474], "safe": [83, 98, 474], "seem": 83, "os": [83, 210, 290, 291, 293, 345, 359, 465, 466, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479], "read": [83, 98, 106, 123, 130, 249, 267, 355, 398], "pipe": [83, 123, 280, 298], "popen": [83, 345, 472], "rs232": 83, "doesn": 83, "close": [83, 92], "sys": [83, 117, 349, 350, 351, 469, 470, 471, 473, 474, 475, 476, 477, 478, 479], "stdin": 83, "realli": 83, "it": [83, 84, 107, 190, 289], "network": [83, 97, 100, 123, 256, 257, 334, 335, 466], "internet": [83, 253, 343], "cgi": [83, 148, 149, 475], "submiss": 83, "post": [83, 178], "html": [83, 235, 236, 237, 472, 473, 474], "avoid": [83, 100], "block": [83, 100, 102, 338, 379, 410, 424, 467], "connect": [83, 123, 130, 265, 280, 334, 337], "you": [83, 84, 102, 479], "persist": [83, 295, 296, 327], "stand": 84, "alon": 84, "binari": [84, 102, 108, 142, 143, 155, 255, 341, 344, 416, 427, 449], "guid": [84, 289, 337], "program": [84, 91, 106, 132, 174, 227, 263, 280, 366, 426], "core": [84, 117, 459, 477, 480], "languag": [84, 227, 261, 342, 381, 459], "am": 84, "unboundlocalerror": 84, "when": [84, 93, 97], "has": 84, "loop": [84, 123, 125, 130, 258], "all": [84, 280, 289, 316, 379, 387, 466, 475, 476], "return": [84, 92, 173, 387, 433, 458], "same": [84, 100, 387, 478], "result": [84, 101, 339, 391], "share": [84, 173, 280, 281, 473], "across": [84, 100, 281], "best": [84, 87, 101, 323, 338], "import": [84, 111, 119, 208, 247, 248, 264, 265, 266, 359, 366, 387, 420, 429, 433, 447, 460, 462, 463, 464, 465, 470, 473, 474], "pass": [84, 94, 100, 173, 433, 438], "option": [84, 88, 102, 117, 190, 225, 244, 289, 355, 366, 373, 377, 419, 452, 453, 476], "one": [84, 98, 146], "anoth": 84, "output": [84, 88, 100, 244, 329, 449], "by": [84, 173, 276, 392, 466, 474], "higher": [84, 148, 223], "order": [84, 173, 178, 223, 265, 289, 344, 387, 427, 466, 467, 468, 476], "up": [84, 107, 166, 247], "comma": [84, 462], "oper": [84, 94, 105, 223, 240, 256, 279, 288, 290, 329, 338, 341, 342, 427, 432, 461, 467, 470, 474, 475, 479], "preced": [84, 427], "possibl": [84, 381], "obfusc": 84, "liner": 84, "doe": [84, 366], "slash": 84, "mean": 84, "22": 84, "10": [84, 87, 379, 469, 476, 477, 480], "int": [84, 341], "liter": [84, 106, 119, 424, 427, 432, 443, 465, 470, 473, 476], "instead": [84, 102, 467], "syntaxerror": [84, 469], "modifi": [84, 103, 377, 410, 458], "place": [84, 288], "perl": 84, "chomp": 84, "remov": [84, 458, 464, 465, 466, 471, 475, 476, 477, 478, 479], "trail": 84, "newlin": [84, 462], "scanf": [84, 316], "sscanf": 84, "unicodedecodeerror": 84, "unicodeencodeerro": 84, "end": [84, 91], "odd": 84, "backslash": [84, 103], "too": 84, "slow": 84, "speed": 84, "most": 84, "effici": [84, 258, 329], "way": 84, "concaten": [84, 432], "mani": 84, "togeth": [84, 289], "convert": [84, 106, 143, 337, 345], "negat": 84, "revers": [84, 463], "duplic": [84, 93], "multipl": [84, 98, 99, 100, 215, 386, 387, 461, 475], "item": [84, 373], "multidimension": 84, "appli": [84, 387], "a_tupl": 84, "addit": [84, 204, 341, 382, 458, 475], "want": 84, "complic": 84, "schwartzian": 84, "transform": [84, 155, 470], "check": [84, 102, 190, 247, 289, 316, 387, 404, 425, 479], "given": 84, "deleg": [84, 473], "deriv": [84, 93, 232], "that": [84, 92, 93, 94, 100, 263], "organ": [84, 385], "easier": 84, "chang": [84, 98, 99, 227, 381, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 474, 475, 476, 477, 478, 479], "overload": 84, "constructor": [84, 125, 227, 345], "tri": [84, 166, 424, 464], "__spam": 84, "_someclassname__spam": 84, "__del__": [84, 399], "but": 84, "not": [84, 341, 381], "delet": [84, 386, 459], "id": [84, 363], "appear": [84, 381], "be": [84, 247, 296], "uniqu": [84, 93], "reli": 84, "ident": [84, 427], "test": [84, 94, 148, 190, 338, 359, 385, 387, 397, 427, 475, 480], "cach": [84, 429, 478], "pyc": [84, 472, 477], "current": [84, 123, 252, 379], "name": [84, 92, 93, 103, 117, 155, 208, 259, 290, 349, 355, 382, 386, 387, 425, 426, 427, 462, 473], "have": 84, "mutual": [84, 117], "each": 84, "__import__": 84, "edit": [84, 244, 444], "reimport": 84, "show": [84, 477], "this": [84, 98], "happen": [84, 99], "pyd": 85, "dll": 85, "tab": [85, 373, 444], "ms": [85, 279, 401], "win": 85, "crt": 85, "l1": 85, "annot": [87, 341, 383, 426, 433, 438, 476, 477], "dict": [87, 100, 341, 386, 387, 476], "newer": 87, "older": [87, 345, 355], "manual": [87, 167, 305, 338, 366], "un": 87, "stringiz": 87, "__annotations__": 87, "ani": [87, 166, 383, 386], "version": [87, 97, 102, 248, 289, 338, 355, 397, 458, 471, 472], "quirk": 87, "argpars": [88, 117, 466, 469, 472, 474, 475, 477], "short": 88, "littl": 88, "specifi": [88, 102, 173, 267, 383, 418, 466, 468], "ambigu": 88, "conflict": [88, 289], "translat": [88, 227, 381], "clinic": [89, 474], "start": [91, 164, 183, 280, 381, 386, 387], "pad": 91, "display": [91, 99, 123, 174, 379, 427, 460], "text": [91, 102, 155, 174, 190, 244, 262, 316, 341, 360, 361, 371, 407, 467], "color": [91, 244, 367, 381], "user": [91, 211, 244, 265, 305, 352, 365, 383, 425, 465], "input": [91, 174, 186, 215, 375, 381], "howto": [92, 93, 94, 106], "primer": 92, "simpl": [92, 103, 190, 232, 328, 404, 433, 461, 462], "constant": [92, 174, 275, 311, 337, 342, 345, 363, 374, 402], "thought": 92, "complet": [92, 244, 317, 320, 325, 444], "valid": [92, 404], "technic": 92, "introduct": [92, 106, 305], "invoc": [92, 345], "super": 92, "summari": [92, 278, 473, 474, 475, 476, 477, 478, 479], "logic": [92, 183, 256, 432], "automat": [92, 93, 244], "orm": 92, "__slots__": [92, 425, 469], "enum": [93, 208, 469, 470, 471, 474, 475, 476, 477], "programmat": [93, 247, 297, 377], "enumer": [93, 462], "their": [93, 316, 387], "ensur": 93, "allow": 93, "restrict": [93, 296, 327, 392, 426], "dataclass": [93, 178, 469, 470, 477], "pickl": [93, 169, 296, 297, 422, 462, 473, 474, 475, 476, 478], "intenum": 93, "strenum": 93, "intflag": 93, "__new__": 93, "vs": [93, 316, 383, 467], "__init__": [93, 178], "__dunder__": [93, 208], "_sunder_": [93, 208], "_private__nam": 93, "mix": 93, "combin": [93, 338], "minutia": 93, "aka": 93, "omit": 93, "auto": 93, "descript": [93, 158, 311], "orderedenum": 93, "duplicatefreeenum": 93, "planet": 93, "timeperiod": 93, "enumtyp": 93, "formal": [94, 471], "provabl": 94, "modular": 94, "eas": 94, "compos": 94, "comprehens": [94, 119, 439, 459, 471, 476], "into": [94, 100, 381, 391], "itertool": [94, 258, 469, 471, 472, 473, 477, 478], "new": [94, 289, 397, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479], "element": [94, 407, 410], "select": [94, 100, 186, 325, 338, 423, 472, 473, 474], "combinator": 94, "group": [94, 103, 117, 136, 210, 230, 289, 385, 424], "functool": [94, 223, 470, 472, 473, 474, 475, 477, 478], "small": 94, "revis": 94, "histori": [94, 317, 444], "acknowledg": 94, "general": [94, 289, 330, 475], "dtrace": [96, 476], "systemtap": [96, 476], "tapset": 96, "ipaddress": [97, 256, 473, 474, 475, 477, 479], "address": [97, 256, 280], "note": [97, 183, 204, 208, 330, 334, 335, 338, 373], "ip": [97, 256], "host": [97, 256], "inspect": [97, 252, 469, 470, 471, 472, 473, 474, 475, 476, 478, 479], "as": [97, 99, 100, 166, 256, 344, 381, 386, 424, 425, 464, 465, 478], "detail": [97, 158, 263, 265], "fail": [97, 475], "who": 98, "should": [98, 479], "background": [98, 263, 289], "enter": 98, "surpris": [98, 173], "edg": [98, 325], "opt": 98, "limit": [98, 259, 319, 341, 419, 458], "regular": [98, 103, 106, 316, 429], "lifetim": [98, 125], "open": [98, 100, 107, 123, 249], "scope": [98, 426, 437, 460, 461], "lossless": 98, "convers": [98, 151, 173, 256, 272, 341, 363, 427, 463], "log": [99, 100, 264, 265, 266, 280, 449, 462, 466, 470, 472, 473, 474, 475, 476, 477, 478], "messag": [99, 100, 193, 202, 204, 227, 232, 263, 268, 370, 471], "date": [99, 123, 180, 462], "next": [99, 480], "step": 99, "flow": [99, 119], "logger": [99, 100, 264], "formatt": [99, 100, 264], "no": [99, 474], "librari": [99, 100, 109, 160, 173, 251, 256, 353, 465, 480], "dure": 99, "optim": 99, "resourc": [99, 100, 249, 250, 319, 419, 471, 474, 477], "destin": 100, "server": [100, 123, 130, 242, 335, 338, 404, 416, 417, 472, 477], "deal": 100, "send": 100, "receiv": 100, "event": [100, 123, 125, 135, 322, 330, 350, 362, 366, 373, 381], "run": [100, 123, 132, 136, 244, 359, 385, 458], "listen": [100, 280], "product": 100, "contextu": 100, "your": [100, 102, 148, 173, 227, 289, 387, 479], "loggeradapt": [100, 264], "impart": 100, "than": 100, "filter": [100, 264, 267, 355, 377, 379, 397], "contextvar": [100, 167, 477], "concurr": [100, 122, 136, 161, 162, 163, 472, 475, 476, 477, 479], "futur": [100, 110, 123, 125, 126, 163, 433, 466, 471, 472, 475, 476, 477, 479], "processpoolexecutor": [100, 163], "deploy": 100, "web": [100, 240, 400, 472], "gunicorn": 100, "uwsgi": 100, "rotat": 100, "altern": [100, 318, 431, 458], "logrecord": [100, 264], "queuehandl": [100, 265, 266], "zeromq": 100, "queuelisten": [100, 265, 266], "namer": 100, "elabor": 100, "multiprocess": [100, 280, 281, 465, 473, 474, 475, 476, 477, 478, 479], "insert": 100, "bom": [100, 155], "sent": 100, "sysloghandl": [100, 266], "dictconfig": 100, "particular": 100, "throughout": 100, "factori": [100, 136, 178, 256, 337], "speak": 100, "them": 100, "condit": [100, 135, 289, 362, 427, 439, 464], "email": [100, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 472, 473, 474, 475, 476], "utc": 100, "gmt": 100, "via": [100, 337, 458], "cli": 100, "starter": 100, "templat": [100, 186, 298, 342, 449], "qt": 100, "syslog": [100, 353], "rfc5424": 100, "treat": 100, "stream": [100, 121, 130, 155, 215, 255, 296], "pattern": [100, 103, 119, 217, 381, 424, 425], "nullhandl": [100, 266], "lot": 100, "enabl": [101, 123, 466, 474], "obtain": 101, "sure": 102, "proper": 102, "setup": 102, "divis": [102, 461], "versus": [102, 103, 425], "featur": [102, 278, 383, 426, 464, 466, 471, 474, 475, 476, 477, 478, 479], "detect": 102, "prevent": 102, "compat": [102, 328, 373], "regress": [102, 359], "which": [102, 190], "depend": [102, 329, 397], "transit": 102, "updat": [102, 397, 466, 479], "denot": 102, "continu": [102, 173, 433, 438], "integr": [102, 264, 425], "stay": 102, "consid": 102, "match": [103, 117, 119, 217, 316, 387, 424, 425, 438], "repeat": [103, 259], "thing": 103, "plagu": 103, "power": [103, 151, 272, 427], "metacharact": 103, "captur": [103, 424], "lookahead": 103, "assert": [103, 387, 433], "split": 103, "search": [103, 244, 248, 316, 351, 429], "replac": [103, 166, 244, 345, 429], "common": [103, 148, 341, 342, 467], "problem": [103, 148], "greedi": 103, "re": [103, 178, 316, 385, 470, 473, 474, 475, 476, 477], "verbos": [103, 387], "feedback": 103, "ipc": 104, "decor": [105, 166, 208, 386, 387, 463, 465, 471], "undecor": 105, "sourc": [106, 244, 247, 252, 375, 422, 462], "compar": [106, 399], "filenam": [106, 217, 273], "tip": [106, 263], "awar": [106, 180, 475], "unknown": 106, "urllib": [107, 389, 390, 391, 392, 393, 469, 472, 473, 474, 475, 476, 477, 479], "articl": 107, "url": [107, 389, 391, 392], "header": [107, 199, 200, 404, 473], "urlerror": 107, "httperror": 107, "wrap": [107, 361, 366], "info": 107, "geturl": 107, "authent": [107, 280], "proxi": [107, 280, 386], "pip": [108, 207, 450, 466, 474], "2to3": 109, "fixer": 109, "lib2to3": 109, "__future__": [110, 460], "__main__": [111, 429, 477], "top": [111, 259, 379], "environ": [111, 290, 351, 381, 396, 422, 458, 466, 475, 476], "__name__": 111, "idiomat": 111, "usag": [111, 117, 119, 147, 180, 190, 276, 319, 375, 377, 416], "packag": [111, 191, 248, 249, 299, 359, 429, 447, 458, 460, 462, 464, 465, 473], "consider": [111, 140, 242, 265, 338, 345, 429], "_thread": [112, 469], "abc": [113, 158, 247, 250, 286, 383, 469, 472, 473, 474, 475, 479], "aifc": [114, 474, 477], "aiff": 114, "parser": [117, 164, 204, 225, 237, 289, 311, 411, 413, 465, 479], "command": [117, 119, 147, 152, 160, 187, 188, 225, 289, 290, 294, 308, 337, 345, 355, 359, 375, 377, 385, 419, 458, 466, 472, 474, 476], "line": [117, 119, 147, 152, 160, 187, 188, 215, 225, 262, 289, 290, 308, 317, 337, 355, 359, 375, 377, 385, 419, 432, 458, 463, 466, 472], "add_argu": 117, "argumentpars": 117, "prog": 117, "epilog": 117, "parent": 117, "formatter_class": 117, "prefix_char": 117, "fromfile_prefix_char": 117, "argument_default": 117, "allow_abbrev": 117, "conflict_handl": 117, "add_help": 117, "exit_on_error": 117, "action": [117, 289], "narg": 117, "const": 117, "choic": 117, "requir": [117, 173, 248, 453], "metavar": 117, "dest": 117, "parse_arg": 117, "syntax": [117, 119, 410, 440, 465, 467, 471, 473, 475, 476], "invalid": [117, 429], "contain": [117, 158, 256, 425], "abbrevi": 117, "prefix": [117, 256, 352, 479], "argv": 117, "namespac": [117, 381, 410, 425, 429, 437, 473], "util": [117, 166, 173, 206, 208, 247, 285, 299, 306, 359, 382, 404, 414], "filetyp": 117, "exclus": 117, "help": [117, 244, 289, 310, 381], "partial": [117, 223, 387, 409, 464], "exit": [117, 137], "intermix": 117, "upgrad": [117, 123], "optpars": [117, 289, 462], "ast": [119, 465, 472, 476, 478, 479], "tree": [119, 232, 374, 409, 410], "grammar": 119, "node": [119, 407], "root": 119, "subscript": [119, 427], "statement": [119, 166, 362, 377, 424, 425, 433, 464, 465], "await": [119, 122, 136, 425, 427, 475], "helper": [119, 187, 342, 345, 383, 386], "asyncio": [120, 122, 132, 167, 469, 470, 471, 474, 475, 476, 477, 478, 479], "hello": [120, 123, 366], "world": [120, 123, 366], "queue": [121, 131, 233, 280, 313, 439, 477], "subprocess": [121, 123, 130, 134, 244, 345, 463, 473, 474, 475, 476, 477], "synchron": [121, 135, 280], "multithread": 122, "never": 122, "retriev": [122, 252, 378], "stop": [123, 386], "schedul": [123, 136, 290, 322], "callback": [123, 173, 289, 350, 462], "delay": 123, "transfer": 123, "watch": 123, "direct": [123, 190, 247, 281, 383, 460], "dns": 123, "execut": [123, 161, 190, 244, 321, 330, 350, 359, 377, 418, 425, 426, 458, 464], "pool": [123, 280], "mode": [123, 183, 185, 232, 290, 466, 477], "call_soon": 123, "call_lat": 123, "sigint": 123, "sigterm": 123, "polici": [127, 129, 205, 473], "maco": [128, 244, 300, 453, 479, 480], "watcher": 129, "transport": 130, "hierarchi": [130, 210, 465, 473], "onli": [130, 178, 244, 438, 469, 477, 478], "datagram": 130, "tcp": [130, 133], "echo": [130, 133], "client": [130, 239, 240, 245, 280, 302, 332, 338, 416, 466, 472, 474, 475, 476, 477], "udp": 130, "exist": [130, 387], "subprocess_exec": 130, "subprocessprotocol": 130, "prioriti": 131, "lifo": 131, "runner": 132, "keyboard": 132, "interrupt": [132, 419], "streamread": [133, 155], "streamwrit": [133, 155], "http": [133, 238, 239, 240, 241, 242, 404, 466, 472, 473, 474, 475, 476, 477, 479], "interact": [134, 154, 190, 426, 460, 464], "primit": [135, 136, 280, 383], "semaphor": [135, 362], "boundedsemaphor": 135, "barrier": [135, 362], "cancel": 136, "sleep": 136, "eager": 136, "shield": 136, "timeout": [136, 211, 334], "wait": [136, 325], "introspect": [136, 252, 383], "atexit": 137, "audioop": [138, 423, 474], "base64": [140, 469, 473, 474], "base16": 140, "base32": 140, "base85": 140, "secur": [140, 148, 232, 242, 265, 338, 345, 391, 453, 466, 474, 480], "bdb": [141, 469], "framework": [141, 335, 460, 473], "servic": [142, 227, 261, 263, 312], "binascii": [143, 473, 476, 477], "bisect": [144, 469], "algorithm": [144, 248, 267, 381, 474], "builtin": [145, 386, 426, 467, 478, 480], "bz2": [146, 473, 475], "bzip2": 146, "compress": [146, 267], "increment": [146, 155, 265], "shot": 146, "calendar": [147, 471, 477], "care": 148, "instal": [148, 207, 278, 352, 458, 459, 474], "solut": 148, "cgitb": 149, "traceback": [149, 211, 378, 379, 425, 469, 470, 474, 475, 476], "chunk": 150, "iff": 150, "cmath": [151, 475, 476], "mathemat": 151, "polar": 151, "coordin": 151, "logarithm": [151, 272], "trigonometr": [151, 272], "hyperbol": [151, 272], "classif": 151, "cmd": 152, "orient": [152, 293, 381], "consol": [154, 279, 476], "registri": [155, 402, 458], "stateless": 155, "decod": [155, 259], "incrementalencod": 155, "incrementaldecod": 155, "streamreaderwrit": 155, "streamrecod": 155, "idna": 155, "internation": [155, 199, 227, 263], "ansi": 155, "codepag": 155, "utf_8_sig": 155, "signatur": [155, 252], "codeop": 156, "chainmap": 157, "counter": 157, "dequ": 157, "defaultdict": 157, "namedtupl": 157, "ordereddict": 157, "userdict": 157, "userlist": 157, "userstr": 157, "recip": [158, 166, 183, 258, 337], "colorsi": [159, 474], "compileal": [160, 475, 477, 479], "public": [160, 381], "executor": 163, "threadpoolexecutor": 163, "configpars": [164, 471, 472, 475], "datatyp": [164, 462], "fallback": 164, "ini": [164, 458], "interpol": 164, "behaviour": 164, "legaci": [164, 345, 392, 477], "rawconfigpars": 164, "site": [165, 331, 465, 469, 472, 476], "contextlib": [166, 383, 464, 465, 469, 470, 472, 473, 474, 475, 476, 477], "catch": 166, "__enter__": 166, "clean": 166, "reusabl": 166, "reentrant": 166, "copi": [168, 329], "shallow": 168, "deep": 168, "copyreg": 169, "regist": [169, 337, 350], "crypt": [170, 473, 477], "hash": [170, 232, 341, 474, 477], "csv": [172, 471, 472, 475, 478], "dialect": 172, "reader": 172, "writer": [172, 263], "ctype": [173, 280, 464, 465, 472, 478], "foreign": 173, "load": [173, 186, 385, 429], "fundament": 173, "variad": [173, 470], "own": 173, "prototyp": 173, "union": [173, 341], "align": [173, 344], "bit": [173, 252, 402, 467], "incomplet": 173, "export": 173, "size": [173, 232, 290, 329, 344, 379], "termin": [174, 290, 306, 329], "textpad": 174, "widget": [174, 366, 371, 372, 373, 466], "textbox": 174, "panel": 176, "stack": [176, 252, 378, 439], "content": [178, 194, 311, 387], "init": [178, 317], "frozen": [178, 470], "mutabl": [178, 341, 387, 425], "naiv": [180, 340], "avail": [180, 397], "determin": [180, 425], "timedelta": 180, "tzinfo": 180, "timezon": [180, 363], "strftime": 180, "strptime": 180, "dbm": [181, 472, 474, 475, 476, 477], "databas": [181, 230, 278, 384], "gnu": [181, 227, 317, 320], "reinterpret": 181, "ndbm": 181, "dumb": 181, "portabl": 181, "decim": [183, 449, 463, 472, 473, 476, 477], "fix": [183, 289, 460, 461, 462, 466], "arithmet": [183, 256, 427], "operand": 183, "round": 183, "mitig": 183, "off": [183, 350], "increas": 183, "precis": [183, 471], "special": [183, 272, 341, 381, 383, 425, 429, 462, 467], "faq": [183, 470], "develop": [185, 244, 297, 459, 465, 477], "effect": [185, 387], "resourcewarn": 185, "bad": 185, "dialog": [186, 367], "simpledialog": 186, "filedialog": 186, "nativ": [186, 344], "save": 186, "commondialog": 186, "difflib": [187, 475], "comput": [187, 379], "delta": 187, "sequencematch": 187, "ndiff": 187, "dis": [188, 471, 472, 474, 477], "bytecod": [188, 359, 429, 470, 471, 476, 477, 478, 479], "analysi": [188, 328, 432], "instruct": 188, "opcod": [188, 470], "doctest": [190, 463, 469, 474, 475], "docstr": [190, 381], "examin": 190, "recogn": 190, "unittest": [190, 385, 386, 387, 466, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478], "doctestfind": 190, "doctestpars": 190, "doctestrunn": 190, "outputcheck": 190, "soapbox": 190, "mime": [191, 194, 198, 203, 273, 314], "charset": 192, "repres": [193, 202], "compat32": 193, "contentmanag": 194, "defect": 196, "headerregistri": 200, "scratch": 203, "feedpars": 204, "miscellan": [206, 267, 280, 290, 372, 452, 467], "ensurepip": [207, 466, 471, 474], "bootstrap": [207, 466, 474], "errno": 209, "symbol": 209, "concret": [210, 293, 383], "faulthandl": [211, 469, 473, 475, 476], "dump": 211, "fault": [211, 416], "after": 211, "fcntl": [212, 470, 479], "ioctl": 212, "filecmp": [213, 474], "directori": [213, 278, 290, 329, 465, 472, 475], "dircmp": 213, "fileinput": [215, 469, 476], "fnmatch": 217, "fraction": [218, 465, 470, 471, 472], "ration": 218, "ftplib": [220, 471, 473, 479], "ftp": [220, 472], "ftp_tls": 220, "callabl": [223, 252, 337, 383, 425], "gc": [224, 469, 473, 474, 477, 478, 479], "getopt": 225, "getpass": 226, "gettext": [227, 477, 478], "multilingu": 227, "nulltransl": 227, "gnutransl": 227, "solari": 227, "catalog": [227, 263], "fli": 227, "defer": 227, "glob": [228, 469, 474, 475], "graphlib": [229, 479], "graph": 229, "grp": [230, 476], "gzip": [231, 421, 471, 472, 475, 478], "hashlib": [232, 464, 469, 470, 471, 472, 474, 476, 479], "digest": 232, "shake": 232, "length": [232, 341], "blake2": 232, "random": [232, 262, 290, 315, 338, 471, 472, 476, 479], "person": 232, "credit": 232, "heapq": [233, 475], "hmac": [234, 469, 473, 474, 477], "entiti": 236, "xhtml": 237, "htmlparser": 237, "httpconnect": 239, "httprespons": 239, "httpmessag": 239, "cookiejar": 240, "cooki": [240, 241, 423], "filecookiejar": 240, "co": 240, "browser": [240, 309, 400], "cookiepolici": 240, "defaultcookiepolici": 240, "morsel": 241, "idl": [244, 459, 466, 468, 469, 470, 472, 474, 475, 476, 477, 478, 479, 480], "menu": 244, "shell": [244, 298, 328, 345], "editor": 244, "menus": 244, "navig": [244, 366], "indent": [244, 432], "calltip": 244, "startup": [244, 317], "failur": [244, 385], "without": 244, "prefer": 244, "idlelib": [244, 469, 470, 474, 475, 476, 477, 478, 479], "imaplib": [245, 472, 473, 475, 479], "imap4": 245, "imghdr": [246, 475], "importlib": [247, 248, 249, 250, 429, 466, 469, 471, 473, 474, 475, 476, 477, 479], "machineri": 247, "lazi": [247, 426, 470], "approxim": [247, 475], "import_modul": 247, "metadata": [248, 460, 462, 464, 469], "entri": [248, 425, 429], "distribut": 248, "discoveri": [248, 385], "live": 252, "fetch": 252, "webassembl": [254, 453], "io": [255, 383, 471, 472, 473, 475, 477, 478], "reentranc": 255, "ipv4": 256, "ipv6": 256, "manipul": [256, 268, 289], "conveni": [256, 400, 416], "integ": [256, 341, 432, 461, 463, 465], "net": 256, "mask": 256, "interprocess": 257, "communic": 257, "json": [259, 296, 443, 465, 475, 476, 478], "complianc": 259, "interoper": 259, "infinit": 259, "nan": 259, "within": 259, "linecach": [262, 469, 475], "hint": [263, 355, 471, 475, 479], "emb": 263, "safeti": 264, "config": 265, "schema": 265, "extern": [265, 296], "resolut": [265, 426, 477], "streamhandl": 266, "filehandl": [266, 392], "watchedfilehandl": 266, "baserotatinghandl": 266, "rotatingfilehandl": 266, "timedrotatingfilehandl": 266, "sockethandl": 266, "datagramhandl": 266, "nteventloghandl": 266, "smtphandler": 266, "memoryhandl": 266, "httphandler": [266, 392], "lzma": [267, 473, 475], "decompress": [267, 419], "chain": [267, 338, 387, 440], "mailbox": [268, 472], "various": 268, "maildir": 268, "mbox": 268, "mh": 268, "babyl": 268, "mmdf": 268, "maildirmessag": 268, "mboxmessag": 268, "mhmessag": 268, "babylmessag": 268, "mmdfmessag": 268, "mailcap": 269, "markup": 270, "tool": [270, 293, 297, 350, 359, 404, 466, 471, 478, 480], "theoret": 272, "represent": [272, 422, 441, 473], "angular": 272, "mimetyp": [273, 477], "mmap": [275, 473, 474, 478], "madv_": 275, "map_": 275, "modulefind": 276, "msilib": [278, 477], "microsoft": [278, 458], "view": [278, 341, 466, 467], "record": [278, 379, 449], "cab": 278, "precomput": 278, "msvcrt": 279, "routin": [279, 353], "vc": 279, "parallel": [280, 362, 478], "exchang": 280, "sharedctyp": 280, "remot": 280, "cleanup": [280, 289], "dummi": 280, "guidelin": 280, "spawn": [280, 345], "forkserv": 280, "shared_memori": 281, "netrc": 283, "nis": 284, "sun": [284, 346], "yellow": 284, "page": 284, "nntplib": [285, 473, 479], "nntp": [285, 472], "terminolog": 289, "posit": [289, 316, 381, 425, 438, 478], "understand": [289, 366], "store": [289, 458], "put": 289, "popul": 289, "trivial": 289, "ossaudiodev": 292, "oss": 292, "audio": 292, "devic": 292, "mixer": 292, "pathlib": [293, 469, 470, 471, 474, 475, 476, 477, 478, 479], "filesystem": [293, 476, 478], "individu": 293, "part": 293, "correspond": [293, 381], "pdb": [294, 471, 472, 473, 474, 476, 477, 479], "serial": [296, 422], "relationship": [296, 459], "unpickl": 296, "dispatch": 296, "reduct": 296, "band": [296, 478], "consum": 296, "pickletool": [297, 476], "pipelin": [298, 345], "pkgutil": 299, "platform": [300, 329, 373, 460, 469, 477], "java": 300, "plistlib": [301, 465, 474, 478], "appl": [301, 479], "plist": 301, "poplib": [302, 472, 474, 475, 479], "pop3": 302, "posix": [303, 358], "larg": 303, "pprint": [304, 469, 474, 478, 479], "pretti": [304, 379], "printer": 304, "prettyprint": 304, "instant": 305, "cprofil": [305, 477, 478], "stat": [305, 339, 473, 474], "determinist": 305, "timer": [305, 362], "pti": [306, 474], "pseudo": 306, "pwd": 307, "py_compil": [308, 469, 477, 478], "pyclbr": [309, 469], "pydoc": [310, 472, 473, 474, 476, 477, 479], "onlin": 310, "xml": [311, 406, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 423, 459, 469, 471, 473, 474, 475, 477, 478, 479], "expat": [311, 423], "fast": [311, 478], "xmlparser": [311, 410], "expaterror": 311, "model": [311, 366, 407, 425, 426, 460], "simplequeu": 313, "quopri": 314, "bookkeep": 315, "reproduc": 315, "pair": 316, "simul": 316, "phonebook": 316, "mung": 316, "adverb": 316, "notat": [316, 431, 465], "token": [316, 323, 374, 375, 432, 471, 478], "readlin": [317, 320, 331, 475, 476], "reprlib": [318, 472], "repr": [318, 429], "rlcomplet": [320, 476], "runpi": 321, "locat": [321, 413], "sched": [322, 473], "secret": [323, 476], "dev": [325, 477], "poll": 325, "trigger": 325, "epol": 325, "kqueue": [325, 423], "kevent": 325, "selector": [326, 372, 474, 475], "multiplex": 326, "shelv": [327, 469, 474], "shlex": [328, 473, 476, 478], "lexic": [328, 432], "improv": [328, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 474, 475, 476, 477, 478, 479], "shutil": [329, 470, 471, 472, 473, 474, 475, 478], "copytre": 329, "rmtree": 329, "archiv": [329, 355, 418, 419, 420, 462], "base_dir": 329, "sigpip": 330, "sitecustom": 331, "usercustom": 331, "smtplib": [332, 473, 474, 475, 479], "smtp": 332, "sndhdr": [333, 475], "accept": 334, "socketserv": [335, 473, 476, 477], "tcpserver": 335, "udpserv": 335, "mixin": 335, "spwd": 336, "shadow": 336, "sqlite3": [337, 464, 469, 470, 471, 472, 473, 474, 475, 476, 477], "sqlite": 337, "db": 337, "cursor": 337, "row": 337, "blob": 337, "prepareprotocol": 337, "adapt": 337, "deprec": [337, 383, 459, 462, 463, 465, 466, 468, 472, 474, 475, 476, 477], "placehold": 337, "sql": 337, "shortcut": 337, "uri": 337, "transact": 337, "autocommit": 337, "isolation_level": 337, "ssl": [338, 465, 469, 471, 472, 473, 474, 475, 476, 477, 478], "wrapper": [338, 369], "certif": [338, 466, 472, 474], "ca": 338, "sign": 338, "side": [338, 387], "bio": [338, 475], "session": 338, "verifi": 338, "cipher": 338, "statist": [340, 379, 469, 471, 474, 476, 478], "spread": 340, "normaldist": 340, "mont": 340, "carlo": 340, "bayesian": 340, "classifi": 340, "kernel": 340, "densiti": 340, "estim": 340, "numer": [341, 425, 432, 476], "bitwis": [341, 427], "bool": 341, "rang": [341, 438], "immut": [341, 425], "str": 341, "printf": 341, "bytearray": [341, 475], "frozenset": 341, "alia": 341, "genericalia": 341, "notimpl": [341, 425], "affect": 341, "recommend": 341, "mini": 342, "stringprep": 343, "prepar": [343, 425], "frequent": 345, "bin": 345, "sh": 345, "substitut": [345, 463], "famili": 345, "popen2": 345, "popen3": 345, "disabl": [345, 350], "vfork": 345, "posix_spawn": 345, "sunau": [346, 474, 477], "au": 346, "au_read": 346, "au_writ": 346, "symtabl": 348, "float_info": 349, "monitor": [350, 471], "identifi": [350, 373, 427, 432], "ancillari": 350, "stop_iter": 350, "turn": 350, "virtual": [351, 373, 396, 458, 475], "_pth": 351, "sysconfig": [352, 466, 470, 472, 475], "scheme": 352, "posix_us": 352, "nt_user": 352, "osx_framework_us": 352, "home": 352, "posix_hom": 352, "posix_prefix": 352, "nt": [352, 462], "tabnanni": 354, "tarfil": [355, 472, 473, 474, 475, 478], "tar": 355, "tarinfo": 355, "further": [355, 387], "verif": [355, 466, 474], "telnetlib": [356, 476], "telnet": 356, "tempfil": [357, 470, 471, 472, 473], "termio": 358, "tti": [358, 380], "unit": 359, "suit": 359, "socket_help": 359, "script_help": 359, "bytecode_help": 359, "correct": 359, "threading_help": 359, "os_help": 359, "import_help": 359, "warnings_help": 359, "textwrap": [361, 473, 474], "fill": [361, 381], "rlock": 362, "clock": 363, "timeit": [364, 475, 476], "graphic": [365, 381], "tcl": 366, "architectur": 366, "life": 366, "preserv": [366, 476], "concept": 366, "handi": 366, "packer": [366, 405], "coupl": 366, "imag": [366, 372], "colorchoos": 367, "choos": 367, "dnd": 368, "drag": 368, "drop": 368, "font": 369, "messagebox": 370, "prompt": 370, "scrolledtext": 371, "scroll": 371, "tix": 372, "hierarch": 372, "listbox": 372, "tabular": 372, "form": [372, 383, 427], "geometri": 372, "ttk": [373, 466], "theme": [373, 466], "scrollabl": 373, "label": 373, "combobox": 373, "spinbox": 373, "notebook": 373, "progressbar": 373, "separ": [373, 462, 466, 468], "sizegrip": 373, "treeview": 373, "tag": [373, 472], "column": 373, "layout": [373, 449], "tomllib": 376, "toml": 376, "track": [377, 387], "main": [377, 453, 465], "tracebackexcept": 378, "stacksummari": 378, "framesummari": 378, "peak": 379, "domainfilt": 379, "snapshot": 379, "statisticdiff": 379, "turtl": 381, "star": 381, "draw": 381, "pen": 381, "turtlescreen": 381, "screen": 381, "rawturtl": 381, "motion": 381, "tell": 381, "measur": 381, "visibl": 381, "anim": 381, "explan": 381, "turtledemo": [381, 472], "demo": [381, 471, 478, 480], "sinc": 381, "pep": [383, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478], "newtyp": 383, "nomin": 383, "subtyp": 383, "alias": [383, 424], "recognis": 383, "timelin": 383, "major": 383, "unicodedata": [384, 470, 471, 475, 476, 477, 478, 479], "old": [385, 461], "skip": 385, "expect": 385, "distinguish": 385, "subtest": 385, "load_test": 385, "fixtur": 385, "setupclass": 385, "teardownclass": 385, "setupmodul": 385, "teardownmodul": 385, "mock": [386, 387, 475, 476, 477], "attach": 386, "patcher": 386, "patch": [386, 387], "test_prefix": 386, "nest": [386, 387, 460, 461], "where": 386, "magicmock": [386, 387], "magic": 386, "sentinel": 386, "create_autospec": 386, "filter_dir": 386, "mock_open": 386, "autospecc": 386, "seal": 386, "side_effect": 387, "everi": 387, "unbound": 387, "cope": 387, "less": 387, "compon": 391, "quot": 391, "openerdirector": 392, "basehandl": 392, "httpredirecthandl": 392, "httpcookieprocessor": 392, "proxyhandl": 392, "httppasswordmgr": 392, "httppasswordmgrwithpriorauth": 392, "abstractbasicauthhandl": 392, "httpbasicauthhandl": 392, "proxybasicauthhandl": 392, "abstractdigestauthhandl": 392, "httpdigestauthhandl": 392, "proxydigestauthhandl": 392, "httpshandler": 392, "datahandl": 392, "ftphandler": 392, "cacheftphandl": 392, "unknownhandl": 392, "httperrorprocessor": 392, "respons": [392, 404], "robotpars": [393, 476], "robot": 393, "txt": 393, "xdrlib": [394, 405], "uuencod": [394, 423], "uuid": [395, 471, 477], "rfc": 395, "4122": 395, "venv": [396, 470, 474, 476, 478, 479], "envbuild": 396, "describ": 397, "overrid": [397, 471], "temporarili": 397, "suppress": [397, 473], "wave": [398, 474, 477], "wav": 398, "wave_read": 398, "wave_writ": 398, "weakref": [399, 474, 478], "webbrows": [400, 471, 473], "winreg": [402, 476], "hkey_": 402, "right": 402, "64": 402, "winsound": [403, 476], "sound": 403, "play": 403, "wsgiref": [404, 464, 475], "wsgi": 404, "simple_serv": 404, "conform": [404, 407], "checker": 404, "gateway": [404, 472], "xdr": 405, "defusedxml": 406, "dom": [407, 408, 409, 459], "domimplement": 407, "nodelist": 407, "documenttyp": 407, "attr": 407, "namednodemap": 407, "comment": [407, 432], "cdatasect": 407, "processinginstruct": 407, "accessor": 407, "minidom": 408, "minim": 408, "pulldom": 409, "domeventstream": 409, "etre": [410, 471, 473, 474, 477], "elementtre": [410, 464, 466, 471, 472, 473], "pull": 410, "interest": 410, "xpath": 410, "xinclud": 410, "qname": 410, "treebuild": 410, "xmlpullpars": 410, "sax": [411, 412, 413, 414, 475], "sax2": [411, 459], "saxexcept": 411, "contenthandl": 412, "dtdhandler": 412, "entityresolv": 412, "errorhandl": 412, "lexicalhandl": 412, "xmlreader": 413, "incrementalpars": 413, "inputsourc": 413, "attributesn": 413, "saxutil": 414, "xmlrpc": [415, 416, 417, 475, 476, 477, 478], "rpc": [416, 417], "serverproxi": 416, "protocolerror": 416, "multical": 416, "simplexmlrpcserv": 417, "cgixmlrpcrequesthandl": 417, "docxmlrpcserv": 417, "doccgixmlrpcrequesthandl": 417, "zipapp": [418, 475, 477], "zip": [418, 419, 420, 462], "standalon": 418, "zipfil": [419, 470, 472, 474, 475, 476, 477], "pyzipfil": 419, "zipinfo": 419, "pitfal": 419, "itself": 419, "behavior": [419, 474, 475, 476, 477, 478], "zipimport": [420, 469, 471], "zlib": [421, 423, 473, 476], "zoneinfo": [422, 479], "iana": 422, "12": [423, 470, 471, 478, 480], "psf": 423, "beopen": 423, "com": 423, "cnri": 423, "cwi": 423, "zero": 423, "claus": [423, 424], "bsd": 423, "mersenn": 423, "twister": 423, "uudecod": 423, "test_epol": 423, "siphash24": 423, "strtod": 423, "dtoa": 423, "openssl": [423, 457], "libffi": 423, "cfuhash": 423, "libmpdec": 423, "w3c": 423, "c14n": 423, "els": [424, 438], "guard": [424, 469], "irrefut": 424, "wildcard": [424, 448, 469], "real": 425, "also": 425, "known": [425, 458], "slice": [425, 427, 462], "invok": 425, "metaclass": 425, "resolv": 425, "mro": 425, "appropri": 425, "bodi": 425, "emul": 425, "purpos": 425, "__class_getitem__": 425, "__getitem__": 425, "atom": 427, "parenthes": 427, "yield": [427, 433], "primari": 427, "unari": 427, "shift": 427, "membership": 427, "assign": [427, 433, 459, 478], "finder": 429, "loader": 429, "meta": 429, "submodul": 429, "__path__": 429, "__spec__": 429, "physic": 432, "declar": [432, 469], "explicit": [432, 465, 473, 474], "implicit": [432, 473], "blank": 432, "whitespac": 432, "reserv": 432, "imaginari": 432, "delimit": 432, "augment": [433, 459], "del": [433, 439], "break": [433, 438], "nonloc": 433, "dir": 447, "linker": 453, "cross": 453, "makefil": 453, "preprocessor": 453, "ide": [454, 456], "mac": [456, 465, 466, 479], "macpython": 456, "freebsd": [457, 466], "openbsd": 457, "full": 458, "max_path": 458, "redirect": 458, "temporari": 458, "nuget": 458, "embedd": 458, "bundl": 458, "excursus": 458, "launcher": [458, 470, 475], "shebang": 458, "diagnost": 458, "dri": 458, "pywin32": 458, "cx_freez": 458, "cycl": 459, "minor": 459, "port": [459, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479], "distutil": [459, 462, 469, 471, 475, 476, 477, 479], "easi": 459, "pyxml": 459, "227": [460, 461], "236": 460, "207": 460, "rich": 460, "230": 460, "229": 460, "205": 460, "232": 460, "235": 460, "insensit": 460, "217": 460, "208": 460, "coercion": [460, 477], "241": 460, "252": 461, "253": 461, "diamond": 461, "234": 461, "255": [461, 462], "237": [461, 463], "unifi": [461, 463, 464], "long": [461, 463], "238": 461, "218": [462, 463], "263": 462, "273": 462, "277": 462, "278": 462, "univers": 462, "279": 462, "282": 462, "285": 462, "293": 462, "301": 462, "302": 462, "305": 462, "307": 462, "enhanc": [462, 465, 466, 476], "289": 463, "292": 463, "simpler": [463, 476], "318": 463, "322": 463, "324": 463, "327": 463, "need": 463, "328": [463, 464], "331": 463, "cookielib": 463, "308": 464, "309": 464, "314": 464, "softwar": 464, "v1": [464, 472], "absolut": 464, "338": 464, "341": 464, "342": 464, "343": [464, 465], "352": 464, "353": 464, "ssize_t": 464, "357": 464, "__index__": 464, "tracker": 465, "roundup": 465, "restructuredtext": 465, "sphinx": 465, "366": 465, "370": 465, "371": 465, "3101": [465, 467], "3105": 465, "3110": 465, "3112": 465, "3116": 465, "3118": [465, 473], "3119": 465, "3127": 465, "3129": 465, "3141": 465, "future_builtin": 465, "javascript": 465, "irix": 465, "372": [466, 468], "378": [466, 468], "thousand": [466, 468], "389": [466, 472], "391": [466, 472], "3106": 466, "3137": 466, "added": 466, "mainten": 466, "two": 466, "434": 466, "branch": 466, "466": 466, "477": 466, "backport": 466, "453": [466, 474], "476": [466, 474], "stdlib": [466, 474], "493": 466, "https": 466, "migrat": 466, "regen": [466, 475, 476], "target": [466, 475, 476], "touch": [466, 475, 476], "stumbl": 467, "alreadi": 467, "indentationerror": 469, "attributeerror": 469, "nameerror": 469, "626": 469, "634": 469, "encodingwarn": 469, "604": 469, "612": 469, "613": 469, "typealia": 469, "647": 469, "asynchat": [469, 471, 476], "asyncor": [469, 471, 472, 476], "smtpd": [469, 473, 474, 475], "652": 469, "11": [470, 479, 480], "657": 470, "654": 470, "678": 470, "exe": 470, "646": 470, "655": 470, "typeddict": [470, 471], "673": 470, "675": 470, "681": 470, "563": [470, 477], "cheaper": 470, "659": 470, "jit": 470, "695": 471, "701": 471, "syntact": 471, "684": 471, "669": 471, "impact": 471, "688": 471, "709": 471, "inlin": 471, "692": 471, "kwarg": 471, "698": 471, "pend": 471, "13": [471, 476], "14": 471, "imp": 471, "15": 471, "384": 472, "stabl": 472, "3148": 472, "3147": 472, "repositori": 472, "3149": 472, "so": 472, "3333": 472, "highlight": [473, 474, 475, 476, 477, 478, 479], "405": 473, "420": 473, "393": 473, "flexibl": 473, "397": 473, "3151": 473, "rework": 473, "380": 473, "subgener": 473, "409": 473, "414": 473, "3155": 473, "qualifi": 473, "412": 473, "362": 473, "421": 473, "simplenamespac": 473, "grain": 473, "446": 474, "newli": 474, "451": 474, "modulespec": 474, "445": 474, "442": 474, "456": 474, "interchang": 474, "436": 474, "longer": 474, "492": 475, "465": 475, "dedic": 475, "infix": 475, "matrix": 475, "448": 475, "461": 475, "percent": 475, "484": 475, "471": 475, "scandir": 475, "better": 475, "faster": 475, "475": 475, "retri": 475, "eintr": 475, "479": 475, "stopiter": 475, "insid": 475, "485": 475, "equal": 475, "486": 475, "488": 475, "elimin": 475, "pyo": 475, "489": 475, "negoti": 475, "unsupport": 475, "notabl": [475, 476, 477, 478, 479], "498": 476, "526": 476, "515": 476, "underscor": 476, "525": 476, "530": 476, "487": 476, "519": 476, "495": 476, "disambigu": 476, "529": 476, "528": 476, "520": 476, "468": 476, "523": 476, "pythonmalloc": 476, "probe": 476, "postpon": 477, "538": 477, "540": 477, "forc": 477, "553": 477, "breakpoint": 477, "539": 477, "562": 477, "564": 477, "nanosecond": 477, "565": 477, "deprecationwarn": [477, 479], "560": 477, "552": 477, "545": 477, "uu": 477, "macpath": 477, "578": 478, "audit": 478, "587": 478, "590": 478, "merg": 479, "suffix": 479, "big": 479, "sur": 479, "silicon": 479, "changelog": 480, "candid": 480, "alpha": 480}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 60}, "alltitles": {"Curses Programming with Python": [[91, "curses-programming-with-python"]], "\u6458\u8981": [[91, null], [87, null], [92, "abstract"], [102, null], [103, null], [104, null]], "What is curses?": [[91, "what-is-curses"]], "The Python curses module": [[91, "the-python-curses-module"]], "Starting and ending a curses application": [[91, "starting-and-ending-a-curses-application"]], "Windows and Pads": [[91, "windows-and-pads"]], "Displaying Text": [[91, "displaying-text"]], "Attributes and Color": [[91, "attributes-and-color"]], "User Input": [[91, "user-input"]], "For More Information": [[91, "for-more-information"]], "\u64f4\u5145/\u5d4c\u5165\u5e38\u898b\u554f\u984c\u96c6": [[78, "extending-embedding-faq"]], "\u76ee\u9304": [[78, "id1"], [84, "id1"], [85, "id1"], [77, "id1"], [80, "id1"], [92, "id1"], [83, "id1"], [79, "id1"], [244, "menus"]], "\u6211\u53ef\u4ee5\u5728 C \u4e2d\u5efa\u7acb\u81ea\u5df1\u7684\u51fd\u5f0f\u55ce\uff1f": [[78, "can-i-create-my-own-functions-in-c"]], "\u6211\u53ef\u4ee5\u5728 C++ \u4e2d\u5efa\u7acb\u81ea\u5df1\u7684\u51fd\u5f0f\u55ce\uff1f": [[78, "id2"]], "\u5beb C \u5f88\u96e3\uff1b\u9084\u6709\u5176\u4ed6\u9078\u64c7\u55ce\uff1f": [[78, "writing-c-is-hard-are-there-any-alternatives"]], "\u5982\u4f55\u5f9e C \u57f7\u884c\u4efb\u610f Python \u9673\u8ff0\u5f0f\uff1f": [[78, "how-can-i-execute-arbitrary-python-statements-from-c"]], "How can I evaluate an arbitrary Python expression from C?": [[78, "how-can-i-evaluate-an-arbitrary-python-expression-from-c"]], "\u5982\u4f55\u5f9e Python \u7269\u4ef6\u4e2d\u63d0\u53d6 C \u503c\uff1f": [[78, "how-do-i-extract-c-values-from-a-python-object"]], "\u5982\u4f55\u4f7f\u7528 Py_BuildValue() \u5efa\u7acb\u4efb\u610f\u9577\u5ea6\u7684\u5143\u7d44\uff1f": [[78, "how-do-i-use-py-buildvalue-to-create-a-tuple-of-arbitrary-length"]], "\u5982\u4f55\u5f9e C \u547c\u53eb\u7269\u4ef6\u7684\u65b9\u6cd5\uff1f": [[78, "how-do-i-call-an-object-s-method-from-c"]], "\u6211\u5982\u4f55\u6355\u6349 PyErr_Print() \u7684\u8f38\u51fa\uff08\u6216\u4efb\u4f55\u5370\u51fa\u5230 stdout/stderr \u7684\u6771\u897f\uff09\uff1f": [[78, "how-do-i-catch-the-output-from-pyerr-print-or-anything-that-prints-to-stdout-stderr"]], "\u5982\u4f55\u5f9e C \u5b58\u53d6\u7528 Python \u7de8\u5beb\u7684\u6a21\u7d44\uff1f": [[78, "how-do-i-access-a-module-written-in-python-from-c"]], "How do I interface to C++ objects from Python?": [[78, "how-do-i-interface-to-c-objects-from-python"]], "\u6211\u4f7f\u7528\u5b89\u88dd\u6a94\u6848\u65b0\u589e\u4e86\u4e00\u500b\u6a21\u7d44\uff0c\u4f46 make \u5931\u6557\u4e86\uff1b\u70ba\u4ec0\u9ebc\uff1f": [[78, "i-added-a-module-using-the-setup-file-and-the-make-fails-why"]], "\u5982\u4f55\u70ba\u64f4\u5145\u5957\u4ef6\u9664\u932f\uff1f": [[78, "how-do-i-debug-an-extension"]], "\u6211\u60f3\u5728\u6211\u7684 Linux \u7cfb\u7d71\u4e0a\u7de8\u8b6f\u4e00\u500b Python \u6a21\u7d44\uff0c\u4f46\u662f\u7f3a\u5c11\u4e00\u4e9b\u6a94\u6848\u3002\u70ba\u4ec0\u9ebc\uff1f": [[78, "i-want-to-compile-a-python-module-on-my-linux-system-but-some-files-are-missing-why"]], "\u5982\u4f55\u5f9e\u300c\u7121\u6548\u8f38\u5165\u300d\u5340\u5206\u51fa\u300c\u4e0d\u5b8c\u6574\u8f38\u5165\u300d\uff1f": [[78, "how-do-i-tell-incomplete-input-from-invalid-input"]], "\u5982\u4f55\u627e\u5230\u672a\u5b9a\u7fa9\u7684 g++ \u7b26\u865f __builtin_new \u6216 __pure_virtual\uff1f": [[78, "how-do-i-find-undefined-g-symbols-builtin-new-or-pure-virtual"]], "Can I create an object class with some methods implemented in C and others in Python (e.g. through inheritance)?": [[78, "can-i-create-an-object-class-with-some-methods-implemented-in-c-and-others-in-python-e-g-through-inheritance"]], "Defining Extension Types: Assorted Topics": [[74, "defining-extension-types-assorted-topics"]], "Finalization and De-allocation": [[74, "finalization-and-de-allocation"]], "Object Presentation": [[74, "object-presentation"]], "Attribute Management": [[74, "attribute-management"]], "Generic Attribute Management": [[74, "generic-attribute-management"]], "Type-specific Attribute Management": [[74, "type-specific-attribute-management"]], "Object Comparison": [[74, "object-comparison"]], "Abstract Protocol Support": [[74, "abstract-protocol-support"]], "Weak Reference Support": [[74, "weak-reference-support"]], "More Suggestions": [[74, "more-suggestions"]], "Enum HOWTO": [[93, "enum-howto"]], "Programmatic access to enumeration members and their attributes": [[93, "programmatic-access-to-enumeration-members-and-their-attributes"]], "Duplicating enum members and values": [[93, "duplicating-enum-members-and-values"]], "Ensuring unique enumeration values": [[93, "ensuring-unique-enumeration-values"]], "Using automatic values": [[93, "using-automatic-values"]], "Iteration": [[93, "iteration"], [256, "iteration"]], "Comparisons": [[93, "comparisons"], [97, "comparisons"], [427, "comparisons"], [341, "comparisons"]], "Allowed members and attributes of enumerations": [[93, "allowed-members-and-attributes-of-enumerations"]], "Restricted Enum subclassing": [[93, "restricted-enum-subclassing"]], "Dataclass support": [[93, "dataclass-support"]], "Pickling": [[93, "pickling"]], "Functional API": [[93, "functional-api"], [248, "functional-api"]], "Derived Enumerations": [[93, "derived-enumerations"]], "IntEnum": [[93, "intenum"]], "StrEnum": [[93, "strenum"]], "IntFlag": [[93, "intflag"]], "Flag": [[93, "flag"]], "Others": [[93, "others"]], "When to use __new__() vs. __init__()": [[93, "when-to-use-new-vs-init"]], "Finer Points": [[93, "finer-points"]], "Supported __dunder__ names": [[93, "supported-dunder-names"], [208, "supported-dunder-names"]], "Supported _sunder_ names": [[93, "supported-sunder-names"], [208, "supported-sunder-names"]], "_Private__names": [[93, "private-names"]], "Enum member type": [[93, "enum-member-type"]], "Creating members that are mixed with other data types": [[93, "creating-members-that-are-mixed-with-other-data-types"]], "Boolean value of Enum classes and members": [[93, "boolean-value-of-enum-classes-and-members"]], "Enum classes with methods": [[93, "enum-classes-with-methods"]], "Combining members of Flag": [[93, "combining-members-of-flag"]], "Flag and IntFlag minutia": [[93, "flag-and-intflag-minutia"]], "How are Enums and Flags different?": [[93, "how-are-enums-and-flags-different"]], "Enum Classes": [[93, "enum-classes"]], "Flag Classes": [[93, "flag-classes"]], "Enum Members (aka instances)": [[93, "enum-members-aka-instances"]], "Flag Members": [[93, "flag-members"]], "Enum Cookbook": [[93, "enum-cookbook"]], "Omitting values": [[93, "omitting-values"]], "Using auto": [[93, "using-auto"]], "Using object": [[93, "using-object"]], "Using a descriptive string": [[93, "using-a-descriptive-string"]], "Using a custom __new__()": [[93, "using-a-custom-new"]], "OrderedEnum": [[93, "orderedenum"]], "DuplicateFreeEnum": [[93, "duplicatefreeenum"]], "Planet": [[93, "planet"]], "TimePeriod": [[93, "timeperiod"]], "Subclassing EnumType": [[93, "subclassing-enumtype"]], "\u5efa\u7acb C \u8207 C++ \u64f4\u5145\u5957\u4ef6": [[70, "building-c-and-c-extensions"]], "Building C and C++ Extensions with setuptools": [[70, "building-c-and-c-extensions-with-setuptools"]], "\u4ee5 C \u6216 C++ \u64f4\u5145 Python": [[72, "extending-python-with-c-or-c"]], "\u4e00\u500b\u7c21\u55ae\u7bc4\u4f8b": [[72, "a-simple-example"], [99, "a-simple-example"]], "Intermezzo: Errors and Exceptions": [[72, "intermezzo-errors-and-exceptions"]], "\u56de\u5230\u7bc4\u4f8b": [[72, "back-to-the-example"]], "The Module's Method Table and Initialization Function": [[72, "the-module-s-method-table-and-initialization-function"]], "Compilation and Linkage": [[72, "compilation-and-linkage"]], "Calling Python Functions from C": [[72, "calling-python-functions-from-c"]], "Extracting Parameters in Extension Functions": [[72, "extracting-parameters-in-extension-functions"]], "Keyword Parameters for Extension Functions": [[72, "keyword-parameters-for-extension-functions"]], "Building Arbitrary Values": [[72, "building-arbitrary-values"]], "Reference Counts": [[72, "reference-counts"]], "Reference Counting in Python": [[72, "reference-counting-in-python"]], "Ownership Rules": [[72, "ownership-rules"]], "Thin Ice": [[72, "thin-ice"]], "NULL Pointers": [[72, "null-pointers"]], "Writing Extensions in C++": [[72, "writing-extensions-in-c"]], "Providing a C API for an Extension Module": [[72, "providing-a-c-api-for-an-extension-module"]], "\u4f7f\u7528 DTrace \u548c SystemTap \u6aa2\u6e2c CPython": [[96, "instrumenting-cpython-with-dtrace-and-systemtap"]], "\u555f\u7528\u975c\u614b\u6a19\u8a18": [[96, "enabling-the-static-markers"]], "\u975c\u614b DTrace \u63a2\u91dd": [[96, "static-dtrace-probes"]], "\u975c\u614b SystemTap \u6a19\u8a18": [[96, "static-systemtap-markers"]], "\u53ef\u7528\u7684\u975c\u614b\u6a19\u8a18": [[96, "available-static-markers"]], "SystemTap Tapsets": [[96, "systemtap-tapsets"]], "\u7bc4\u4f8b": [[96, "examples"], [33, "example"], [117, "example"], [133, "examples"], [123, "examples"], [130, "examples"], [131, "examples"], [134, "examples"], [62, "examples"], [41, "examples"], [418, "examples"], [410, "example"], [410, "id3"], [420, "examples"], [375, "examples"], [395, "example"], [404, "examples"], [399, "example"], [379, "examples"], [376, "examples"], [353, "examples"], [344, "examples"], [355, "examples"], [364, "examples"], [357, "examples"], [358, "example"], [315, "examples"], [327, "example"], [306, "example"], [326, "examples"], [317, "example"], [338, "examples"], [334, "example"], [311, "example"], [335, "examples"], [330, "examples"], [296, "example"], [296, "examples"], [304, "example"], [280, "examples"], [301, "examples"], [268, "examples"], [241, "example"], [240, "examples"], [267, "examples"], [247, "examples"], [239, "examples"], [211, "example"], [232, "examples"], [237, "examples"], [172, "examples"], [170, "examples"], [144, "examples"], [169, "example"]], "\u7a0b\u5f0f\u958b\u767c\u5e38\u898b\u554f\u7b54\u96c6": [[84, "programming-faq"]], "\u5e38\u898b\u554f\u984c": [[84, "general-questions"]], "\u662f\u5426\u6709\u53ef\u4ee5\u4f7f\u7528\u5728\u7a0b\u5f0f\u78bc\u968e\u6bb5,\u5177\u6709\u4e2d\u65b7\u9ede,\u6b65\u9a5f\u57f7\u884c\u7b49\u529f\u80fd\u7684\u9664\u932f\u5668\uff1f": [[84, "is-there-a-source-code-level-debugger-with-breakpoints-single-stepping-etc"]], "\u6709\u6c92\u6709\u5de5\u5177\u80fd\u5920\u5e6b\u5fd9\u627e bug \u6216\u57f7\u884c\u975c\u614b\u5206\u6790\uff1f": [[84, "are-there-tools-to-help-find-bugs-or-perform-static-analysis"]], "How can I create a stand-alone binary from a Python script?": [[84, "how-can-i-create-a-stand-alone-binary-from-a-python-script"]], "Are there coding standards or a style guide for Python programs?": [[84, "are-there-coding-standards-or-a-style-guide-for-python-programs"]], "Core Language": [[84, "core-language"]], "Why am I getting an UnboundLocalError when the variable has a value?": [[84, "why-am-i-getting-an-unboundlocalerror-when-the-variable-has-a-value"]], "Python \u7684\u5340\u57df\u8b8a\u6578\u548c\u5168\u57df\u8b8a\u6578\u6709\u4ec0\u9ebc\u898f\u5247\uff1f": [[84, "what-are-the-rules-for-local-and-global-variables-in-python"]], "Why do lambdas defined in a loop with different values all return the same result?": [[84, "why-do-lambdas-defined-in-a-loop-with-different-values-all-return-the-same-result"]], "How do I share global variables across modules?": [[84, "how-do-i-share-global-variables-across-modules"]], "What are the \"best practices\" for using import in a module?": [[84, "what-are-the-best-practices-for-using-import-in-a-module"]], "Why are default values shared between objects?": [[84, "why-are-default-values-shared-between-objects"]], "How can I pass optional or keyword parameters from one function to another?": [[84, "how-can-i-pass-optional-or-keyword-parameters-from-one-function-to-another"]], "\u5f15\u6578 (arguments) \u548c\u53c3\u6578 (parameters) \u6709\u4ec0\u9ebc\u5340\u5225\uff1f": [[84, "what-is-the-difference-between-arguments-and-parameters"]], "\u70ba\u4ec0\u9ebc\u66f4\u6539 list 'y' \u4e5f\u6703\u66f4\u6539 list 'x'\uff1f": [[84, "why-did-changing-list-y-also-change-list-x"]], "How do I write a function with output parameters (call by reference)?": [[84, "how-do-i-write-a-function-with-output-parameters-call-by-reference"]], "How do you make a higher order function in Python?": [[84, "how-do-you-make-a-higher-order-function-in-python"]], "\u5982\u4f55\u5728 Python \u4e2d\u8907\u88fd\u7269\u4ef6\uff1f": [[84, "how-do-i-copy-an-object-in-python"]], "\u5982\u4f55\u627e\u5230\u7269\u4ef6\u7684\u65b9\u6cd5\u6216\u5c6c\u6027\uff1f": [[84, "how-can-i-find-the-methods-or-attributes-of-an-object"]], "\u6211\u7684\u7a0b\u5f0f\u78bc\u5982\u4f55\u767c\u73fe\u7269\u4ef6\u7684\u540d\u7a31\uff1f": [[84, "how-can-my-code-discover-the-name-of-an-object"]], "What's up with the comma operator's precedence?": [[84, "what-s-up-with-the-comma-operator-s-precedence"]], "\u662f\u5426\u6709\u7b49\u6548\u65bc C \u7684 \"?:\" \u4e09\u5143\u904b\u7b97\u5b50\uff1f": [[84, "is-there-an-equivalent-of-c-s-ternary-operator"]], "Is it possible to write obfuscated one-liners in Python?": [[84, "is-it-possible-to-write-obfuscated-one-liners-in-python"]], "What does the slash(/) in the parameter list of a function mean?": [[84, "what-does-the-slash-in-the-parameter-list-of-a-function-mean"]], "\u6578\u5b57\u548c\u5b57\u4e32": [[84, "numbers-and-strings"]], "\u5982\u4f55\u6307\u5b9a\u5341\u516d\u9032\u4f4d\u548c\u516b\u9032\u4f4d\u6574\u6578\uff1f": [[84, "how-do-i-specify-hexadecimal-and-octal-integers"]], "\u70ba\u4ec0\u9ebc -22 // 10 \u56de\u50b3 -3\uff1f": [[84, "why-does-22-10-return-3"]], "How do I get int literal attribute instead of SyntaxError?": [[84, "how-do-i-get-int-literal-attribute-instead-of-syntaxerror"]], "\u5982\u4f55\u5c07\u5b57\u4e32\u8f49\u63db\u70ba\u6578\u5b57\uff1f": [[84, "how-do-i-convert-a-string-to-a-number"]], "\u5982\u4f55\u5c07\u6578\u5b57\u8f49\u63db\u70ba\u5b57\u4e32\uff1f": [[84, "how-do-i-convert-a-number-to-a-string"]], "How do I modify a string in place?": [[84, "how-do-i-modify-a-string-in-place"]], "How do I use strings to call functions/methods?": [[84, "how-do-i-use-strings-to-call-functions-methods"]], "Is there an equivalent to Perl's chomp() for removing trailing newlines from strings?": [[84, "is-there-an-equivalent-to-perl-s-chomp-for-removing-trailing-newlines-from-strings"]], "Is there a scanf() or sscanf() equivalent?": [[84, "is-there-a-scanf-or-sscanf-equivalent"]], "'UnicodeDecodeError' \u6216 'UnicodeEncodeErro' \u932f\u8aa4\u662f\u4ec0\u9ebc\u610f\u601d\uff1f": [[84, "what-does-unicodedecodeerror-or-unicodeencodeerror-error-mean"]], "Can I end a raw string with an odd number of backslashes?": [[84, "can-i-end-a-raw-string-with-an-odd-number-of-backslashes"]], "Performance": [[84, "performance"], [467, "performance"], [296, "performance"], [255, "performance"]], "My program is too slow. How do I speed it up?": [[84, "my-program-is-too-slow-how-do-i-speed-it-up"]], "What is the most efficient way to concatenate many strings together?": [[84, "what-is-the-most-efficient-way-to-concatenate-many-strings-together"]], "Sequences (Tuples/Lists)": [[84, "sequences-tuples-lists"]], "How do I convert between tuples and lists?": [[84, "how-do-i-convert-between-tuples-and-lists"]], "What's a negative index?": [[84, "what-s-a-negative-index"]], "How do I iterate over a sequence in reverse order?": [[84, "how-do-i-iterate-over-a-sequence-in-reverse-order"]], "How do you remove duplicates from a list?": [[84, "how-do-you-remove-duplicates-from-a-list"]], "How do you remove multiple items from a list": [[84, "how-do-you-remove-multiple-items-from-a-list"]], "How do you make an array in Python?": [[84, "how-do-you-make-an-array-in-python"]], "How do I create a multidimensional list?": [[84, "how-do-i-create-a-multidimensional-list"]], "How do I apply a method or function to a sequence of objects?": [[84, "how-do-i-apply-a-method-or-function-to-a-sequence-of-objects"]], "Why does a_tuple[i] += ['item'] raise an exception when the addition works?": [[84, "why-does-a-tuple-i-item-raise-an-exception-when-the-addition-works"]], "I want to do a complicated sort: can you do a Schwartzian Transform in Python?": [[84, "i-want-to-do-a-complicated-sort-can-you-do-a-schwartzian-transform-in-python"]], "How can I sort one list by values from another list?": [[84, "how-can-i-sort-one-list-by-values-from-another-list"]], "\u7269\u4ef6": [[84, "objects"]], "\u4ec0\u9ebc\u662f\u985e\u5225 (class)\uff1f": [[84, "what-is-a-class"]], "\u4ec0\u9ebc\u662f\u65b9\u6cd5 (method)\uff1f": [[84, "what-is-a-method"]], "What is self?": [[84, "what-is-self"]], "How do I check if an object is an instance of a given class or of a subclass of it?": [[84, "how-do-i-check-if-an-object-is-an-instance-of-a-given-class-or-of-a-subclass-of-it"]], "What is delegation?": [[84, "what-is-delegation"]], "How do I call a method defined in a base class from a derived class that extends it?": [[84, "how-do-i-call-a-method-defined-in-a-base-class-from-a-derived-class-that-extends-it"]], "How can I organize my code to make it easier to change the base class?": [[84, "how-can-i-organize-my-code-to-make-it-easier-to-change-the-base-class"]], "How do I create static class data and static class methods?": [[84, "how-do-i-create-static-class-data-and-static-class-methods"]], "How can I overload constructors (or methods) in Python?": [[84, "how-can-i-overload-constructors-or-methods-in-python"]], "I try to use __spam and I get an error about _SomeClassName__spam.": [[84, "i-try-to-use-spam-and-i-get-an-error-about-someclassname-spam"]], "My class defines __del__ but it is not called when I delete the object.": [[84, "my-class-defines-del-but-it-is-not-called-when-i-delete-the-object"]], "How do I get a list of all instances of a given class?": [[84, "how-do-i-get-a-list-of-all-instances-of-a-given-class"]], "Why does the result of id() appear to be not unique?": [[84, "why-does-the-result-of-id-appear-to-be-not-unique"]], "When can I rely on identity tests with the is operator?": [[84, "when-can-i-rely-on-identity-tests-with-the-is-operator"]], "\u5b50\u985e\u5225\u5982\u4f55\u63a7\u5236\u4e0d\u53ef\u8b8a\u5be6\u4f8b\u4e2d\u5b58\u5132\u7684\u8cc7\u6599\uff1f": [[84, "how-can-a-subclass-control-what-data-is-stored-in-an-immutable-instance"]], "How do I cache method calls?": [[84, "how-do-i-cache-method-calls"]], "\u6a21\u7d44": [[84, "modules"], [427, "examples"], [425, "modules"], [470, "modules"], [341, "modules"]], "How do I create a .pyc file?": [[84, "how-do-i-create-a-pyc-file"]], "How do I find the current module name?": [[84, "how-do-i-find-the-current-module-name"]], "How can I have modules that mutually import each other?": [[84, "how-can-i-have-modules-that-mutually-import-each-other"]], "__import__('x.y.z') \u56de\u50b3 \uff0c\u90a3\u6211\u600e\u9ebc\u5f97\u5230 z\uff1f": [[84, "import-x-y-z-returns-module-x-how-do-i-get-z"]], "When I edit an imported module and reimport it, the changes don't show up. Why does this happen?": [[84, "when-i-edit-an-imported-module-and-reimport-it-the-changes-don-t-show-up-why-does-this-happen"]], "\u9077\u79fb\u5ef6\u4f38\u6a21\u7d44\u5230 Python 3": [[90, "porting-extension-modules-to-python-3"]], "\u300c\u70ba\u4ec0\u9ebc Python \u88ab\u5b89\u88dd\u5728\u6211\u7684\u6a5f\u5668\u4e0a\uff1f\u300d\u5e38\u898b\u554f\u7b54\u96c6": [[82, "why-is-python-installed-on-my-computer-faq"]], "\u4ec0\u9ebc\u662f Python\uff1f": [[82, "what-is-python"], [79, "what-is-python"]], "\u70ba\u4ec0\u9ebc Python \u88ab\u5b89\u88dd\u5728\u6211\u7684\u6a5f\u5668\u4e0a?": [[82, "why-is-python-installed-on-my-machine"]], "\u6211\u80fd\u5920\u81ea\u884c\u522a\u9664 Python \u55ce\uff1f": [[82, "can-i-delete-python"]], "Python \u5982\u4f55\u9054\u6210\u4efb\u52d9": [[95, "python-howtos"]], "\u5728 Windows \u4f7f\u7528 Python \u7684\u5e38\u898b\u554f\u7b54\u96c6": [[85, "python-on-windows-faq"]], "\u5982\u4f55\u5728 Windows \u4f5c\u696d\u7cfb\u7d71\u88e1\u904b\u884c Python \u7a0b\u5f0f\uff1f": [[85, "how-do-i-run-a-python-program-under-windows"]], "\u5982\u4f55\u4f7f Python \u8173\u672c\u53ef\u4ee5\u57f7\u884c\uff1f": [[85, "how-do-i-make-python-scripts-executable"]], "\u70ba\u4ec0\u9ebc Python \u6709\u6642\u9700\u8981\u9019\u9ebc\u9577\u7684\u6642\u9593\u624d\u80fd\u958b\u59cb\uff1f": [[85, "why-does-python-sometimes-take-so-long-to-start"]], "\u5982\u4f55\u5f9e Python \u8173\u672c\u88fd\u4f5c\u53ef\u57f7\u884c\u6a94\uff1f": [[85, "how-do-i-make-an-executable-from-a-python-script"]], "*.pyd \u6a94\u662f\u5426\u8207 DLL \u76f8\u540c\uff1f": [[85, "is-a-pyd-file-the-same-as-a-dll"]], "\u5982\u4f55\u5c07 Python \u5d4c\u5165 Windows \u61c9\u7528\u7a0b\u5f0f\u4e2d\uff1f": [[85, "how-can-i-embed-python-into-a-windows-application"]], "\u5982\u4f55\u9632\u6b62\u7de8\u8f2f\u5668\u5728\u6211\u7684 Python \u539f\u59cb\u78bc\u4e2d\u63d2\u5165 tab\uff1f": [[85, "how-do-i-keep-editors-from-inserting-tabs-into-my-python-source"]], "\u5982\u4f55\u5728\u4e0d\u963b\u585e\u7684\u60c5\u6cc1\u4e0b\u6aa2\u67e5 keypress\uff1f": [[85, "how-do-i-check-for-a-keypress-without-blocking"]], "\u5982\u4f55\u89e3\u6c7a\u907a\u6f0f api-ms-win-crt-runtime-l1-1-0.dll \u7684\u932f\u8aa4\uff1f": [[85, "how-do-i-solve-the-missing-api-ms-win-crt-runtime-l1-1-0-dll-error"]], "Annotations Best Practices": [[87, "annotations-best-practices"]], "Accessing The Annotations Dict Of An Object In Python 3.10 And Newer": [[87, "accessing-the-annotations-dict-of-an-object-in-python-3-10-and-newer"]], "Accessing The Annotations Dict Of An Object In Python 3.9 And Older": [[87, "accessing-the-annotations-dict-of-an-object-in-python-3-9-and-older"]], "Manually Un-Stringizing Stringized Annotations": [[87, "manually-un-stringizing-stringized-annotations"]], "Best Practices For __annotations__ In Any Python Version": [[87, "best-practices-for-annotations-in-any-python-version"]], "__annotations__ Quirks": [[87, "annotations-quirks"]], "\u51fd\u5f0f\u7de8\u7a0b HOWTO": [[94, "functional-programming-howto"]], "\u7c21\u4ecb": [[94, "introduction"], [103, "introduction"], [107, "introduction"], [34, "introduction"], [431, "introduction"], [459, "introduction"], [461, "introduction"], [460, "introduction"], [450, "introduction"], [326, "introduction"], [280, "introduction"], [254, "introduction"], [247, "introduction"], [148, "introduction"]], "Formal provability": [[94, "formal-provability"]], "Modularity": [[94, "modularity"]], "Ease of debugging and testing": [[94, "ease-of-debugging-and-testing"]], "Composability": [[94, "composability"]], "Iterators": [[94, "iterators"]], "Data Types That Support Iterators": [[94, "data-types-that-support-iterators"]], "Generator expressions and list comprehensions": [[94, "generator-expressions-and-list-comprehensions"]], "Generators": [[94, "generators"]], "Passing values into a generator": [[94, "passing-values-into-a-generator"]], "Built-in functions": [[94, "built-in-functions"], [425, "built-in-functions"]], "The itertools module": [[94, "the-itertools-module"]], "Creating new iterators": [[94, "creating-new-iterators"]], "Calling functions on elements": [[94, "calling-functions-on-elements"]], "Selecting elements": [[94, "selecting-elements"]], "Combinatoric functions": [[94, "combinatoric-functions"]], "Grouping elements": [[94, "grouping-elements"]], "The functools module": [[94, "the-functools-module"]], "The operator module": [[94, "the-operator-module"]], "Small functions and the lambda expression": [[94, "small-functions-and-the-lambda-expression"]], "Revision History and Acknowledgements": [[94, "revision-history-and-acknowledgements"]], "References": [[94, "references"], [106, "references"], [106, "id2"], [106, "id3"], [429, "references"]], "General": [[94, "general"]], "Python-specific": [[94, "python-specific"]], "Python \u8aaa\u660e\u6587\u4ef6": [[94, "python-documentation"]], "Isolating Extension Modules": [[98, "isolating-extension-modules"]], "Abstract": [[98, null]], "Who should read this": [[98, "who-should-read-this"]], "Background": [[98, "background"], [289, "background"]], "Enter Per-Module State": [[98, "enter-per-module-state"]], "Isolated Module Objects": [[98, "isolated-module-objects"]], "Surprising Edge Cases": [[98, "surprising-edge-cases"]], "Making Modules Safe with Multiple Interpreters": [[98, "making-modules-safe-with-multiple-interpreters"]], "Managing Global State": [[98, "managing-global-state"]], "Managing Per-Module State": [[98, "managing-per-module-state"]], "Opt-Out: Limiting to One Module Object per Process": [[98, "opt-out-limiting-to-one-module-object-per-process"]], "Module State Access from Functions": [[98, "module-state-access-from-functions"]], "Heap Types": [[98, "heap-types"], [62, "heap-types"]], "Changing Static Types to Heap Types": [[98, "changing-static-types-to-heap-types"]], "Defining Heap Types": [[98, "defining-heap-types"]], "Garbage-Collection Protocol": [[98, "garbage-collection-protocol"]], "Module State Access from Classes": [[98, "module-state-access-from-classes"]], "Module State Access from Regular Methods": [[98, "module-state-access-from-regular-methods"]], "Module State Access from Slot Methods, Getters and Setters": [[98, "module-state-access-from-slot-methods-getters-and-setters"]], "Lifetime of the Module State": [[98, "lifetime-of-the-module-state"]], "Open Issues": [[98, "open-issues"]], "Per-Class Scope": [[98, "per-class-scope"]], "Lossless Conversion to Heap Types": [[98, "lossless-conversion-to-heap-types"]], "Python \u5e38\u898b\u554f\u984c": [[81, "python-frequently-asked-questions"]], "\u8a2d\u8a08\u548c\u6b77\u53f2\u5e38\u898b\u554f\u7b54\u96c6": [[77, "design-and-history-faq"]], "\u70ba\u4ec0\u9ebc Python \u4f7f\u7528\u7e2e\u6392\u5c07\u9673\u8ff0\u5f0f\u9032\u884c\u5206\u7d44\uff1f": [[77, "why-does-python-use-indentation-for-grouping-of-statements"]], "\u70ba\u4ec0\u9ebc\u6211\u6703\u5f9e\u7c21\u55ae\u7684\u6578\u5b78\u904b\u7b97\u5f97\u5230\u5947\u602a\u7684\u7d50\u679c\uff1f": [[77, "why-am-i-getting-strange-results-with-simple-arithmetic-operations"]], "\u70ba\u4f55\u6d6e\u9ede\u6578\u904b\u7b97\u5982\u6b64\u4e0d\u7cbe\u78ba\uff1f": [[77, "why-are-floating-point-calculations-so-inaccurate"]], "\u70ba\u4ec0\u9ebc Python \u5b57\u4e32\u4e0d\u53ef\u8b8a\u52d5\uff1f": [[77, "why-are-python-strings-immutable"]], "\u70ba\u4f55\u300cself\u300d\u5728\u65b9\u6cd5 (method) \u5b9a\u7fa9\u548c\u547c\u53eb\u6642\u4e00\u5b9a\u8981\u660e\u78ba\u4f7f\u7528\uff1f": [[77, "why-must-self-be-used-explicitly-in-method-definitions-and-calls"]], "\u70ba\u4f55\u6211\u4e0d\u80fd\u5728\u904b\u7b97\u5f0f (expression) \u4e2d\u4f7f\u7528\u6307\u6d3e\u904b\u7b97\uff1f": [[77, "why-can-t-i-use-an-assignment-in-an-expression"]], "\u70ba\u4f55 Python \u5c0d\u65bc\u4e00\u4e9b\u529f\u80fd\u5be6\u4f5c\u4f7f\u7528\u65b9\u6cd5\uff08\u50cf\u662f list.index()\uff09\uff0c\u53e6\u4e00\u4e9b\u4f7f\u7528\u51fd\u5f0f\uff08\u50cf\u662f len(list)\uff09\uff1f": [[77, "why-does-python-use-methods-for-some-functionality-e-g-list-index-but-functions-for-other-e-g-len-list"]], "\u70ba\u4f55 join() \u662f\u5b57\u4e32\u65b9\u6cd5\u800c\u975e\u4e32\u5217 (list) \u6216\u5143\u7d44 (tuple) \u65b9\u6cd5\uff1f": [[77, "why-is-join-a-string-method-instead-of-a-list-or-tuple-method"]], "\u4f8b\u5916\u8655\u7406\u6709\u591a\u5feb\uff1f": [[77, "how-fast-are-exceptions"]], "\u70ba\u4ec0\u9ebc Python \u5167\u6c92\u6709 switch \u6216 case \u9673\u8ff0\u5f0f\uff1f": [[77, "why-isn-t-there-a-switch-or-case-statement-in-python"]], "\u70ba\u4f55\u4e0d\u80fd\u5728\u76f4\u8b6f\u5668\u4e0a\u6a21\u64ec\u57f7\u884c\u7dd2\uff0c\u800c\u8981\u4f7f\u7528\u4f5c\u696d\u7cfb\u7d71\u7684\u7279\u5b9a\u5be6\u4f5c\u65b9\u5f0f\uff1f": [[77, "can-t-you-emulate-threads-in-the-interpreter-instead-of-relying-on-an-os-specific-thread-implementation"]], "\u70ba\u4f55 lambda \u904b\u7b97\u5f0f\u4e0d\u80fd\u5305\u542b\u9673\u8ff0\u5f0f\uff1f": [[77, "why-can-t-lambda-expressions-contain-statements"]], "Python \u53ef\u4ee5\u88ab\u7de8\u8b6f\u6210\u6a5f\u5668\u8a9e\u8a00\u3001C \u8a9e\u8a00\u6216\u5176\u4ed6\u7a2e\u8a9e\u8a00\u55ce\uff1f": [[77, "can-python-be-compiled-to-machine-code-c-or-some-other-language"]], "Python \u5982\u4f55\u7ba1\u7406\u8a18\u61b6\u9ad4\uff1f": [[77, "how-does-python-manage-memory"]], "\u70ba\u4f55 CPython \u4e0d\u4f7f\u7528\u66f4\u591a\u50b3\u7d71\u7684\u5783\u573e\u56de\u6536\u6a5f\u5236\uff1f": [[77, "why-doesn-t-cpython-use-a-more-traditional-garbage-collection-scheme"]], "\u7576 CPython \u7d50\u675f\u6642\uff0c\u70ba\u4f55\u6240\u6709\u7684\u8a18\u61b6\u9ad4\u4e0d\u6703\u88ab\u91cb\u653e\uff1f": [[77, "why-isn-t-all-memory-freed-when-cpython-exits"]], "\u70ba\u4f55\u8981\u628a\u5143\u7d44 (tuple) \u548c\u4e32\u5217 (list) \u5206\u6210\u5169\u500b\u8cc7\u6599\u578b\u614b\uff1f": [[77, "why-are-there-separate-tuple-and-list-data-types"]], "\u4e32\u5217 (list) \u5728 CPython \u4e2d\u662f\u600e\u9ebc\u5be6\u4f5c\u7684\uff1f": [[77, "how-are-lists-implemented-in-cpython"]], "\u5b57\u5178 (dictionaries) \u5728 CPython \u4e2d\u662f\u600e\u9ebc\u5be6\u4f5c\u7684\uff1f": [[77, "how-are-dictionaries-implemented-in-cpython"]], "\u70ba\u4f55\u5b57\u5178\u7684\u9375\u4e00\u5b9a\u662f\u4e0d\u53ef\u8b8a\u7684\uff1f": [[77, "why-must-dictionary-keys-be-immutable"]], "\u70ba\u4f55 list.sort() \u4e0d\u662f\u56de\u50b3\u6392\u5e8f\u904e\u7684\u4e32\u5217\uff1f": [[77, "why-doesn-t-list-sort-return-the-sorted-list"]], "\u5982\u4f55\u5728 Python \u4e2d\u6307\u5b9a\u548c\u5f37\u5236\u4f7f\u7528\u4e00\u500b\u4ecb\u9762\u898f\u7bc4 (interface spec)\uff1f": [[77, "how-do-you-specify-and-enforce-an-interface-spec-in-python"]], "\u70ba\u4f55\u6c92\u6709 goto \u8a9e\u6cd5\uff1f": [[77, "why-is-there-no-goto"]], "\u70ba\u4f55\u7d14\u5b57\u4e32 (r-string) \u4e0d\u80fd\u4ee5\u53cd\u659c\u7dda\u7d50\u5c3e\uff1f": [[77, "why-can-t-raw-strings-r-strings-end-with-a-backslash"]], "\u70ba\u4f55 Python \u6c92\u6709\u5c6c\u6027\u8ce6\u503c\u7684 with \u9673\u8ff0\u5f0f\uff1f": [[77, "why-doesn-t-python-have-a-with-statement-for-attribute-assignments"]], "\u70ba\u4f55\u7522\u751f\u5668 (generator) \u4e0d\u652f\u63f4 with \u9673\u8ff0\u5f0f\uff1f": [[77, "why-don-t-generators-support-the-with-statement"]], "\u70ba\u4f55 if\u3001while\u3001def\u3001class \u9673\u8ff0\u5f0f\u88e1\u9700\u8981\u5192\u865f\uff1f": [[77, "why-are-colons-required-for-the-if-while-def-class-statements"]], "\u70ba\u4f55 Python \u5141\u8a31\u5728\u4e32\u5217\u548c\u5143\u7d44\u672b\u7aef\u52a0\u4e0a\u9017\u865f\uff1f": [[77, "why-does-python-allow-commas-at-the-end-of-lists-and-tuples"]], "\u5716\u5f62\u4f7f\u7528\u8005\u4ecb\u9762\u5e38\u898b\u554f\u7b54\u96c6": [[80, "graphic-user-interface-faq"]], "\u5716\u5f62\u4f7f\u7528\u8005\u4ecb\u9762 (GUI) \u7684\u5e38\u898b\u554f\u984c": [[80, "general-gui-questions"]], "Python \u6709\u54ea\u4e9b GUI \u5957\u4ef6\uff1f": [[80, "what-gui-toolkits-exist-for-python"]], "Tkinter \u7684\u554f\u7b54": [[80, "tkinter-questions"]], "\u5982\u4f55\u51cd\u7d50 Tkinter \u61c9\u7528\u7a0b\u5f0f\uff1f": [[80, "how-do-i-freeze-tkinter-applications"]], "\u662f\u5426\u53ef\u4ee5\u5728\u7b49\u5f85 I/O \u6642\u8655\u7406 Tk \u4e8b\u4ef6\uff1f": [[80, "can-i-have-tk-events-handled-while-waiting-for-i-o"]], "\u6211\u7121\u6cd5\u8b93\u9375\u7e6b\u7d50 (key binding) \u5728 Tkinter \u4e2d\u4f5c\u7528\uff1a\u70ba\u4ec0\u9ebc\uff1f": [[80, "i-can-t-get-key-bindings-to-work-in-tkinter-why"]], "\u64f4\u5145\u548c\u5d4c\u5165 Python \u76f4\u8b6f\u5668": [[73, "extending-and-embedding-the-python-interpreter"]], "\u63a8\u85a6\u7684\u7b2c\u4e09\u65b9\u5de5\u5177": [[73, "recommended-third-party-tools"]], "\u4e0d\u4f7f\u7528\u7b2c\u4e09\u65b9\u5de5\u5177\u5efa\u7acb\u64f4\u5145": [[73, "creating-extensions-without-third-party-tools"]], "\u5728\u66f4\u5927\u7684\u61c9\u7528\u7a0b\u5f0f\u4e2d\u5d4c\u5165 CPython \u904b\u884c\u74b0\u5883 (runtime)": [[73, "embedding-the-cpython-runtime-in-a-larger-application"]], "\u4fee\u98fe\u5668 HowTo \u6307\u5357": [[92, "descriptor-howto-guide"]], "Primer": [[92, "primer"]], "Simple example: A descriptor that returns a constant": [[92, "simple-example-a-descriptor-that-returns-a-constant"]], "Dynamic lookups": [[92, "dynamic-lookups"]], "Managed attributes": [[92, "managed-attributes"]], "Customized names": [[92, "customized-names"]], "Closing thoughts": [[92, "closing-thoughts"]], "Complete Practical Example": [[92, "complete-practical-example"]], "Validator class": [[92, "validator-class"]], "Custom validators": [[92, "custom-validators"]], "Practical application": [[92, "practical-application"]], "Technical Tutorial": [[92, "technical-tutorial"]], "Definition and introduction": [[92, "definition-and-introduction"]], "Descriptor protocol": [[92, "descriptor-protocol"]], "Overview of descriptor invocation": [[92, "overview-of-descriptor-invocation"]], "Invocation from an instance": [[92, "invocation-from-an-instance"]], "Invocation from a class": [[92, "invocation-from-a-class"]], "Invocation from super": [[92, "invocation-from-super"]], "Summary of invocation logic": [[92, "summary-of-invocation-logic"]], "Automatic name notification": [[92, "automatic-name-notification"]], "ORM \u7bc4\u4f8b": [[92, "orm-example"]], "Pure Python Equivalents": [[92, "pure-python-equivalents"]], "Properties": [[92, "properties"]], "Functions and methods": [[92, "functions-and-methods"]], "Kinds of methods": [[92, "kinds-of-methods"]], "Static methods": [[92, "static-methods"]], "Class methods": [[92, "class-methods"]], "Member objects and __slots__": [[92, "member-objects-and-slots"]], "Argument Clinic \u6307\u5357": [[89, "argument-clinic-how-to"]], "Python support for the Linux perf profiler": [[101, "python-support-for-the-linux-perf-profiler"]], "How to enable perf profiling support": [[101, "how-to-enable-perf-profiling-support"]], "How to obtain the best results": [[101, "how-to-obtain-the-best-results"]], "Argparse \u6559\u5b78": [[88, "argparse-tutorial"]], "\u6982\u5ff5": [[88, "concepts"]], "\u57fa\u672c\u7528\u6cd5": [[88, "the-basics"], [108, "basic-usage"], [259, "basic-usage"]], "\u4ecb\u7d39\u4f4d\u7f6e\u53c3\u6578": [[88, "introducing-positional-arguments"]], "\u4ecb\u7d39\u9078\u9805\u53c3\u6578": [[88, "introducing-optional-arguments"]], "Short options": [[88, "short-options"]], "\u73fe\u5728\u7d50\u5408\u4f4d\u7f6e\u8207\u9078\u9805\u53c3\u6578": [[88, "combining-positional-and-optional-arguments"]], "Getting a little more advanced": [[88, "getting-a-little-more-advanced"]], "Specifying ambiguous arguments": [[88, "specifying-ambiguous-arguments"]], "Conflicting options": [[88, "conflicting-options"]], "How to translate the argparse output": [[88, "how-to-translate-the-argparse-output"]], "\u7d50\u8ad6": [[88, "conclusion"]], "Logging Cookbook": [[100, "logging-cookbook"]], "Using logging in multiple modules": [[100, "using-logging-in-multiple-modules"]], "Logging from multiple threads": [[100, "logging-from-multiple-threads"]], "Multiple handlers and formatters": [[100, "multiple-handlers-and-formatters"]], "Logging to multiple destinations": [[100, "logging-to-multiple-destinations"]], "Custom handling of levels": [[100, "custom-handling-of-levels"]], "Configuration server example": [[100, "configuration-server-example"]], "Dealing with handlers that block": [[100, "dealing-with-handlers-that-block"]], "Sending and receiving logging events across a network": [[100, "sending-and-receiving-logging-events-across-a-network"]], "Running a logging socket listener in production": [[100, "running-a-logging-socket-listener-in-production"]], "Adding contextual information to your logging output": [[100, "adding-contextual-information-to-your-logging-output"]], "Using LoggerAdapters to impart contextual information": [[100, "using-loggeradapters-to-impart-contextual-information"]], "Using objects other than dicts to pass contextual information": [[100, "using-objects-other-than-dicts-to-pass-contextual-information"]], "Using Filters to impart contextual information": [[100, "using-filters-to-impart-contextual-information"]], "Use of contextvars": [[100, "use-of-contextvars"]], "Imparting contextual information in handlers": [[100, "imparting-contextual-information-in-handlers"]], "Logging to a single file from multiple processes": [[100, "logging-to-a-single-file-from-multiple-processes"]], "Using concurrent.futures.ProcessPoolExecutor": [[100, "using-concurrent-futures-processpoolexecutor"]], "Deploying Web applications using Gunicorn and uWSGI": [[100, "deploying-web-applications-using-gunicorn-and-uwsgi"]], "Using file rotation": [[100, "using-file-rotation"]], "Use of alternative formatting styles": [[100, "use-of-alternative-formatting-styles"]], "Customizing LogRecord": [[100, "customizing-logrecord"]], "Subclassing QueueHandler - a ZeroMQ example": [[100, "subclassing-queuehandler-a-zeromq-example"]], "Subclassing QueueListener - a ZeroMQ example": [[100, "subclassing-queuelistener-a-zeromq-example"]], "An example dictionary-based configuration": [[100, "an-example-dictionary-based-configuration"]], "Using a rotator and namer to customize log rotation processing": [[100, "using-a-rotator-and-namer-to-customize-log-rotation-processing"]], "A more elaborate multiprocessing example": [[100, "a-more-elaborate-multiprocessing-example"]], "Inserting a BOM into messages sent to a SysLogHandler": [[100, "inserting-a-bom-into-messages-sent-to-a-sysloghandler"]], "Implementing structured logging": [[100, "implementing-structured-logging"]], "Customizing handlers with dictConfig()": [[100, "customizing-handlers-with-dictconfig"]], "Using particular formatting styles throughout your application": [[100, "using-particular-formatting-styles-throughout-your-application"]], "Using LogRecord factories": [[100, "using-logrecord-factories"]], "Using custom message objects": [[100, "using-custom-message-objects"]], "Configuring filters with dictConfig()": [[100, "configuring-filters-with-dictconfig"]], "Customized exception formatting": [[100, "customized-exception-formatting"]], "Speaking logging messages": [[100, "speaking-logging-messages"]], "Buffering logging messages and outputting them conditionally": [[100, "buffering-logging-messages-and-outputting-them-conditionally"]], "Sending logging messages to email, with buffering": [[100, "sending-logging-messages-to-email-with-buffering"]], "Formatting times using UTC (GMT) via configuration": [[100, "formatting-times-using-utc-gmt-via-configuration"]], "Using a context manager for selective logging": [[100, "using-a-context-manager-for-selective-logging"]], "A CLI application starter template": [[100, "a-cli-application-starter-template"]], "A Qt GUI for logging": [[100, "a-qt-gui-for-logging"]], "Logging to syslog with RFC5424 support": [[100, "logging-to-syslog-with-rfc5424-support"]], "How to treat a logger like an output stream": [[100, "how-to-treat-a-logger-like-an-output-stream"]], "Patterns to avoid": [[100, "patterns-to-avoid"]], "Opening the same log file multiple times": [[100, "opening-the-same-log-file-multiple-times"]], "Using loggers as attributes in a class or passing them as parameters": [[100, "using-loggers-as-attributes-in-a-class-or-passing-them-as-parameters"]], "Adding handlers other than NullHandler to a logger in a library": [[100, "adding-handlers-other-than-nullhandler-to-a-logger-in-a-library"]], "Creating a lot of loggers": [[100, "creating-a-lot-of-loggers"]], "Other resources": [[100, "other-resources"], [99, "other-resources"]], "Building C and C++ Extensions on Windows": [[76, "building-c-and-c-extensions-on-windows"]], "A Cookbook Approach": [[76, "a-cookbook-approach"]], "Differences Between Unix and Windows": [[76, "differences-between-unix-and-windows"]], "Using DLLs in Practice": [[76, "using-dlls-in-practice"]], "\u7248\u6b0a\u5ba3\u544a": [[68, "copyright"]], "\u5728\u5176\u5b83 App \u5167\u5d4c\u5165 Python": [[71, "embedding-python-in-another-application"]], "Very High Level Embedding": [[71, "very-high-level-embedding"]], "Beyond Very High Level Embedding: An overview": [[71, "beyond-very-high-level-embedding-an-overview"]], "Pure Embedding": [[71, "pure-embedding"]], "Extending Embedded Python": [[71, "extending-embedded-python"]], "Embedding Python in C++": [[71, "embedding-python-in-c"]], "Compiling and Linking under Unix-like systems": [[71, "compiling-and-linking-under-unix-like-systems"]], "\u51fd\u5f0f\u5eab\u548c\u64f4\u5145\u529f\u80fd\u7684\u5e38\u898b\u554f\u984c": [[83, "library-and-extension-faq"]], "\u5e38\u898b\u51fd\u5f0f\u554f\u984c": [[83, "general-library-questions"]], "How do I find a module or application to perform task X?": [[83, "how-do-i-find-a-module-or-application-to-perform-task-x"]], "\u54ea\u88e1\u53ef\u4ee5\u627e\u5230 math.py (socket.py, regex.py, \u7b49...) \u4f86\u6e90\u6a94\u6848\uff1f": [[83, "where-is-the-math-py-socket-py-regex-py-etc-source-file"]], "\u6211\u5982\u4f55\u4f7f Python script \u57f7\u884c\u5728 Unix\uff1f": [[83, "how-do-i-make-a-python-script-executable-on-unix"]], "\u662f\u5426\u6709\u9069\u7528\u65bc Python \u7684 curses/termcap \u5957\u4ef6\uff1f": [[83, "is-there-a-curses-termcap-package-for-python"]], "Is there an equivalent to C's onexit() in Python?": [[83, "is-there-an-equivalent-to-c-s-onexit-in-python"]], "Why don't my signal handlers work?": [[83, "why-don-t-my-signal-handlers-work"]], "\u5e38\u898b\u8ab2\u984c": [[83, "common-tasks"]], "\u5982\u4f55\u6e2c\u8a66 Python \u7a0b\u5f0f\u6216\u5143\u4ef6\uff1f": [[83, "how-do-i-test-a-python-program-or-component"]], "How do I create documentation from doc strings?": [[83, "how-do-i-create-documentation-from-doc-strings"]], "How do I get a single keypress at a time?": [[83, "how-do-i-get-a-single-keypress-at-a-time"]], "\u57f7\u884c\u7dd2": [[83, "threads"]], "\u5982\u4f55\u4f7f\u7528\u57f7\u884c\u7dd2\u7de8\u5beb\u7a0b\u5f0f\uff1f": [[83, "how-do-i-program-using-threads"]], "\u6211\u7684\u57f7\u884c\u7dd2\u4f3c\u4e4e\u90fd\u6c92\u6709\u904b\u884c\uff1a\u70ba\u4ec0\u9ebc\uff1f": [[83, "none-of-my-threads-seem-to-run-why"]], "How do I parcel out work among a bunch of worker threads?": [[83, "how-do-i-parcel-out-work-among-a-bunch-of-worker-threads"]], "What kinds of global value mutation are thread-safe?": [[83, "what-kinds-of-global-value-mutation-are-thread-safe"]], "\u4e0d\u80fd\u64fa\u812b\u5168\u5c40\u76f4\u8b6f\u5668\u9396\u55ce\uff1f": [[83, "can-t-we-get-rid-of-the-global-interpreter-lock"]], "\u8f38\u5165\u8207\u8f38\u51fa": [[83, "input-and-output"]], "\u5982\u4f55\u522a\u9664\u6a94\u6848\uff1f\uff08\u4ee5\u53ca\u5176\u4ed6\u6a94\u6848\u554f\u984c...\uff09": [[83, "how-do-i-delete-a-file-and-other-file-questions"]], "\u5982\u4f55\u8907\u88fd\u6a94\u6848\uff1f": [[83, "how-do-i-copy-a-file"]], "\u5982\u4f55\u8b80\u53d6\uff08\u6216\u5beb\u5165\uff09\u4e8c\u9032\u4f4d\u5236\u8cc7\u6599\uff1f": [[83, "how-do-i-read-or-write-binary-data"]], "I can't seem to use os.read() on a pipe created with os.popen(); why?": [[83, "i-can-t-seem-to-use-os-read-on-a-pipe-created-with-os-popen-why"]], "\u5982\u4f55\u5b58\u53d6\u5e8f\u5217 (RS232) \u9023\u63a5\u57e0\uff1f": [[83, "how-do-i-access-the-serial-rs232-port"]], "Why doesn't closing sys.stdout (stdin, stderr) really close it?": [[83, "why-doesn-t-closing-sys-stdout-stdin-stderr-really-close-it"]], "\u7db2\u8def (Network)/\u7db2\u969b\u7db2\u8def (Internet) \u7a0b\u5f0f": [[83, "network-internet-programming"]], "Python \u6709\u54ea\u4e9b WWW \u5de5\u5177\uff1f": [[83, "what-www-tools-are-there-for-python"]], "\u5982\u4f55\u6a21\u64ec CGI \u8868\u55ae\u9001\u51fa (submission) (METHOD=POST)\uff1f": [[83, "how-can-i-mimic-cgi-form-submission-method-post"]], "\u6211\u61c9\u8a72\u4f7f\u7528\u4ec0\u9ebc\u6a21\u7d44\u4f86\u8f14\u52a9\u7522\u751f HTML\uff1f": [[83, "what-module-should-i-use-to-help-with-generating-html"]], "\u5982\u4f55\u5f9e Python \u8173\u672c\u767c\u9001\u90f5\u4ef6\uff1f": [[83, "how-do-i-send-mail-from-a-python-script"]], "How do I avoid blocking in the connect() method of a socket?": [[83, "how-do-i-avoid-blocking-in-the-connect-method-of-a-socket"]], "\u8cc7\u6599\u5eab": [[83, "databases"]], "Python \u4e2d\u662f\u5426\u6709\u4efb\u4f55\u8cc7\u6599\u5eab\u5957\u4ef6\u7684\u4ecb\u9762\uff1f": [[83, "are-there-any-interfaces-to-database-packages-in-python"]], "How do you implement persistent objects in Python?": [[83, "how-do-you-implement-persistent-objects-in-python"]], "\u6578\u5b78\u548c\u6578\u503c": [[83, "mathematics-and-numerics"]], "\u5982\u4f55\u5728 Python \u4e2d\u751f\u6210\u96a8\u6a5f\u6578\uff1f": [[83, "how-do-i-generate-random-numbers-in-python"]], "\u4e00\u822c\u7684 Python \u5e38\u898b\u554f\u7b54\u96c6": [[79, "general-python-faq"]], "\u4e00\u822c\u8cc7\u8a0a": [[79, "general-information"]], "\u4ec0\u9ebc\u662f Python \u8edf\u9ad4\u57fa\u91d1\u6703\uff1f": [[79, "what-is-the-python-software-foundation"]], "\u4f7f\u7528 Python \u6642\u6709\u4efb\u4f55\u7248\u6b0a\u9650\u5236\u55ce\uff1f": [[79, "are-there-copyright-restrictions-on-the-use-of-python"]], "\u7576\u521d\u70ba\u4ec0\u9ebc Python \u6703\u88ab\u5275\u9020\u51fa\u4f86\uff1f": [[79, "why-was-python-created-in-the-first-place"]], "\u4ec0\u9ebc\u662f Python \u64c5\u9577\u7684\u4e8b\u60c5\uff1f": [[79, "what-is-python-good-for"]], "Python \u7684\u7248\u672c\u7de8\u865f\u7cfb\u7d71\u662f\u5982\u4f55\u904b\u4f5c\u7684\uff1f": [[79, "how-does-the-python-version-numbering-scheme-work"]], "\u6211\u8981\u5982\u4f55\u5f97\u5230 Python \u7684\u539f\u59cb\u78bc\u8907\u672c\uff1f": [[79, "how-do-i-obtain-a-copy-of-the-python-source"]], "\u6211\u8981\u5982\u4f55\u53d6\u5f97 Python \u7684\u8aaa\u660e\u6587\u4ef6\uff1f": [[79, "how-do-i-get-documentation-on-python"]], "\u6211\u5f9e\u4f86\u6c92\u6709\u5beb\u904e\u7a0b\u5f0f\uff0c\u6709\u6c92\u6709 Python \u7684\u6559\u5b78\uff1f": [[79, "i-ve-never-programmed-before-is-there-a-python-tutorial"]], "\u6709\u6c92\u6709 Python \u5c08\u5c6c\u7684\u65b0\u805e\u7fa4\u7d44\u6216\u90f5\u4ef6\u8a0e\u8ad6\u7fa4\uff1f": [[79, "is-there-a-newsgroup-or-mailing-list-devoted-to-python"]], "\u5982\u4f55\u53d6\u5f97 Python \u7684 beta \u6e2c\u8a66\u7248\u672c\uff1f": [[79, "how-do-i-get-a-beta-test-version-of-python"]], "\u5982\u4f55\u63d0\u4ea4 Python \u7684\u932f\u8aa4\u5831\u544a\u548c\u4fee\u88dc\u7a0b\u5f0f\uff1f": [[79, "how-do-i-submit-bug-reports-and-patches-for-python"]], "\u662f\u5426\u6709\u95dc\u65bc Python \u7684\u4efb\u4f55\u5df2\u51fa\u7248\u6587\u7ae0\u53ef\u4f9b\u53c3\u8003\uff1f": [[79, "are-there-any-published-articles-about-python-that-i-can-reference"]], "\u6709\u6c92\u6709\u95dc\u65bc Python \u7684\u66f8\uff1f": [[79, "are-there-any-books-on-python"]], "www.python.org \u7684\u771f\u5be6\u4f4d\u7f6e\u5728\u54ea\u88e1\uff1f": [[79, "where-in-the-world-is-www-python-org-located"]], "\u70ba\u4ec0\u9ebc\u8981\u53d6\u540d\u70ba Python\uff1f": [[79, "why-is-it-called-python"]], "\u6211\u9700\u8981\u559c\u6b61\u300cMonty Python \u7684\u98db\u884c\u99ac\u6232\u5718\u300d\u55ce\uff1f": [[79, "do-i-have-to-like-monty-python-s-flying-circus"]], "\u5728\u771f\u5be6\u4e16\u754c\u4e2d\u7684 Python": [[79, "python-in-the-real-world"]], "Python \u7684\u7a69\u5b9a\u6027\u5982\u4f55\uff1f": [[79, "how-stable-is-python"]], "\u6709\u591a\u5c11\u4eba\u5728\u4f7f\u7528 Python\uff1f": [[79, "how-many-people-are-using-python"]], "\u6709\u6c92\u6709\u4efb\u4f55\u91cd\u8981\u7684\u5c08\u6848\u4f7f\u7528 Python \u5b8c\u6210\u958b\u767c\uff1f": [[79, "have-any-significant-projects-been-done-in-python"]], "Python \u672a\u4f86\u9810\u671f\u6703\u6709\u54ea\u4e9b\u65b0\u7684\u958b\u767c\uff1f": [[79, "what-new-developments-are-expected-for-python-in-the-future"]], "\u5c0d Python \u63d0\u51fa\u4e0d\u76f8\u5bb9\u7684\u8b8a\u66f4\u5efa\u8b70\u662f\u5426\u9069\u7576\uff1f": [[79, "is-it-reasonable-to-propose-incompatible-changes-to-python"]], "Python \u5c0d\u65bc\u5165\u9580\u7684\u7a0b\u5f0f\u8a2d\u8a08\u5e2b\u800c\u8a00\u662f\u5426\u70ba\u597d\u7684\u8a9e\u8a00\uff1f": [[79, "is-python-a-good-language-for-beginning-programmers"]], "\u5982\u4f55\u4f7f\u7528 Logging \u6a21\u7d44": [[99, "logging-howto"]], "\u57fa\u790e Logging \u6307\u5357": [[99, "basic-logging-tutorial"]], "\u4ec0\u9ebc\u6642\u5019\u4f7f\u7528 logging": [[99, "when-to-use-logging"]], "Logging to a file": [[99, "logging-to-a-file"]], "Logging from multiple modules": [[99, "logging-from-multiple-modules"]], "Logging variable data": [[99, "logging-variable-data"]], "Changing the format of displayed messages": [[99, "changing-the-format-of-displayed-messages"]], "Displaying the date/time in messages": [[99, "displaying-the-date-time-in-messages"]], "Next Steps": [[99, "next-steps"]], "Advanced Logging Tutorial": [[99, "advanced-logging-tutorial"]], "Logging Flow": [[99, "logging-flow"]], "Loggers": [[99, "loggers"]], "Handlers": [[99, "handlers"]], "Formatters": [[99, "formatters"]], "Configuring Logging": [[99, "configuring-logging"]], "What happens if no configuration is provided": [[99, "what-happens-if-no-configuration-is-provided"]], "Configuring Logging for a Library": [[99, "configuring-logging-for-a-library"]], "Logging Levels": [[99, "logging-levels"], [264, "logging-levels"]], "Custom Levels": [[99, "custom-levels"]], "Useful Handlers": [[99, "useful-handlers"]], "Exceptions raised during logging": [[99, "exceptions-raised-during-logging"]], "Using arbitrary objects as messages": [[99, "using-arbitrary-objects-as-messages"]], "Optimization": [[99, "optimization"]], "ipaddress \u6a21\u7d44\u4ecb\u7d39": [[97, "an-introduction-to-the-ipaddress-module"]], "\u7e3d\u652c": [[97, null]], "Creating Address/Network/Interface objects": [[97, "creating-address-network-interface-objects"]], "A Note on IP Versions": [[97, "a-note-on-ip-versions"]], "IP Host Addresses": [[97, "ip-host-addresses"]], "Defining Networks": [[97, "defining-networks"]], "Host Interfaces": [[97, "host-interfaces"]], "Inspecting Address/Network/Interface Objects": [[97, "inspecting-address-network-interface-objects"]], "Networks as lists of Addresses": [[97, "networks-as-lists-of-addresses"]], "Using IP Addresses with other modules": [[97, "using-ip-addresses-with-other-modules"]], "Getting more detail when instance creation fails": [[97, "getting-more-detail-when-instance-creation-fails"]], "\u767c\u5e03 Python \u6a21\u7d44": [[69, "distributing-python-modules"]], "Defining Extension Types: Tutorial": [[75, "defining-extension-types-tutorial"]], "The Basics": [[75, "the-basics"]], "Adding data and methods to the Basic example": [[75, "adding-data-and-methods-to-the-basic-example"]], "Providing finer control over data attributes": [[75, "providing-finer-control-over-data-attributes"]], "Supporting cyclic garbage collection": [[75, "supporting-cyclic-garbage-collection"]], "Subclassing other types": [[75, "subclassing-other-types"]], "\u8853\u8a9e\u8868": [[86, "glossary"]], "\u8655\u7406\u932f\u8aa4 (Bug)": [[1, "dealing-with-bugs"]], "\u8aaa\u660e\u6587\u4ef6\u7684\u932f\u8aa4": [[1, "documentation-bugs"]], "\u4f7f\u7528 Python \u554f\u984c\u8ffd\u8e64\u7cfb\u7d71": [[1, "using-the-python-issue-tracker"]], "\u958b\u59cb\u8b93\u81ea\u5df1\u8ca2\u737b Python": [[1, "getting-started-contributing-to-python-yourself"]], "API \u548c ABI \u7248\u672c\u7ba1\u7406": [[4, "api-and-abi-versioning"]], "Context Variables Objects": [[17, "context-variables-objects"]], "\u95dc\u65bc\u9019\u4e9b\u8aaa\u660e\u6587\u4ef6": [[0, "about-these-documents"]], "Python \u6587\u4ef6\u7684\u8ca2\u737b\u8005\u5011": [[0, "contributors-to-the-python-documentation"]], "\u4f8b\u5916\u8655\u7406": [[23, "exception-handling"]], "Printing and clearing": [[23, "printing-and-clearing"]], "Raising exceptions": [[23, "raising-exceptions"]], "Issuing warnings": [[23, "issuing-warnings"]], "Querying the error indicator": [[23, "querying-the-error-indicator"]], "Signal Handling": [[23, "signal-handling"], [385, "signal-handling"]], "\u4f8b\u5916\u985e\u5225": [[23, "exception-classes"], [163, "exception-classes"]], "\u4f8b\u5916\u7269\u4ef6": [[23, "exception-objects"]], "Unicode Exception Objects": [[23, "unicode-exception-objects"]], "Recursion Control": [[23, "recursion-control"]], "Standard Exceptions": [[23, "standard-exceptions"]], "Standard Warning Categories": [[23, "standard-warning-categories"]], "\u547c\u53eb\u5354\u5b9a (Call Protocol)": [[10, "call-protocol"]], "tp_call \u5354\u5b9a": [[10, "the-tp-call-protocol"]], "Vectorcall \u5354\u5b9a": [[10, "the-vectorcall-protocol"]], "\u905e\u8ff4\u63a7\u5236": [[10, "recursion-control"]], "Vectorcall \u652f\u63f4 API": [[10, "vectorcall-support-api"]], "\u7269\u4ef6\u547c\u53eb API": [[10, "object-calling-api"]], "\u547c\u53eb\u652f\u63f4 API": [[10, "call-support-api"]], "\u6a94\u6848\u7269\u4ef6 (File Objects)": [[24, "file-objects"]], "Python/C API \u53c3\u8003\u624b\u518a": [[31, "python-c-api-reference-manual"]], "\u51fd\u5f0f\u7269\u4ef6 (Function Objects)": [[27, "function-objects"]], "\u5728 heap \u4e0a\u5206\u914d\u7269\u4ef6": [[3, "allocating-objects-on-the-heap"]], "Capsules": [[11, "capsules"], [466, "capsules"]], "Descriptor\uff08\u63cf\u8ff0\u5668\uff09\u7269\u4ef6": [[21, "descriptor-objects"]], "Initialization, Finalization, and Threads": [[32, "initialization-finalization-and-threads"]], "Before Python Initialization": [[32, "before-python-initialization"]], "Global configuration variables": [[32, "global-configuration-variables"]], "Initializing and finalizing the interpreter": [[32, "initializing-and-finalizing-the-interpreter"]], "Process-wide parameters": [[32, "process-wide-parameters"]], "Thread State and the Global Interpreter Lock": [[32, "thread-state-and-the-global-interpreter-lock"]], "Releasing the GIL from extension code": [[32, "releasing-the-gil-from-extension-code"]], "Non-Python created threads": [[32, "non-python-created-threads"]], "Cautions about fork()": [[32, "cautions-about-fork"]], "\u9ad8\u968e API": [[32, "high-level-api"], [120, null]], "\u4f4e\u968e API": [[32, "low-level-api"], [120, null]], "Sub-interpreter support": [[32, "sub-interpreter-support"]], "A Per-Interpreter GIL": [[32, "a-per-interpreter-gil"]], "Bugs and caveats": [[32, "bugs-and-caveats"]], "Asynchronous Notifications": [[32, "asynchronous-notifications"]], "Profiling and Tracing": [[32, "profiling-and-tracing"]], "Advanced Debugger Support": [[32, "advanced-debugger-support"]], "Thread Local Storage Support": [[32, "thread-local-storage-support"]], "Thread Specific Storage (TSS) API": [[32, "thread-specific-storage-tss-api"]], "Dynamic Allocation": [[32, "dynamic-allocation"]], "\u65b9\u6cd5": [[32, "methods"]], "Thread Local Storage (TLS) API": [[32, "thread-local-storage-tls-api"]], "\u7de8\u89e3\u78bc\u5668\u8a3b\u518a\u8868\u548c\u652f\u63f4\u51fd\u5f0f": [[14, "codec-registry-and-support-functions"]], "\u7de8\u89e3\u78bc\u5668\u67e5\u627e API": [[14, "codec-lookup-api"]], "\u7528\u65bc Unicode \u7de8\u78bc\u932f\u8aa4\u8655\u7406\u7a0b\u5f0f\u7684\u8a3b\u518a API": [[14, "registry-api-for-unicode-encoding-error-handlers"]], "Coroutine\uff08\u5354\u7a0b\uff09\u7269\u4ef6": [[19, "coroutine-objects"]], "Boolean\uff08\u5e03\u6797\uff09\u7269\u4ef6": [[6, "boolean-objects"]], "\u5b57\u5178\u7269\u4ef6": [[22, "dictionary-objects"]], "Supporting Cyclic Garbage Collection": [[28, "supporting-cyclic-garbage-collection"]], "Controlling the Garbage Collector State": [[28, "controlling-the-garbage-collector-state"]], "Querying Garbage Collector State": [[28, "querying-garbage-collector-state"]], "\u7522\u751f\u5668 (Generator) \u7269\u4ef6": [[29, "generator-objects"]], "\u5177\u9ad4\u7269\u4ef6\u5c64": [[16, "concrete-objects-layer"]], "\u57fa\u790e\u7269\u4ef6": [[16, "fundamental-objects"]], "\u6578\u503c\u7269\u4ef6": [[16, "numeric-objects"]], "\u5e8f\u5217\u7269\u4ef6": [[16, "sequence-objects"]], "\u5bb9\u5668\u7269\u4ef6": [[16, "container-objects"]], "\u51fd\u5f0f\u7269\u4ef6": [[16, "function-objects"], [309, "function-objects"]], "\u5176\u4ed6\u7269\u4ef6": [[16, "other-objects"], [5, "other-objects"]], "\u5f15\u5165\u6a21\u7d44": [[30, "importing-modules"], [277, "importing-modules"]], "\u5256\u6790\u5f15\u6578\u8207\u5efa\u7f6e\u6578\u503c": [[5, "parsing-arguments-and-building-values"]], "Parsing arguments": [[5, "parsing-arguments"], [289, "parsing-arguments"]], "Strings and buffers": [[5, "strings-and-buffers"]], "\u6578\u5b57": [[5, "numbers"]], "API \u51fd\u5f0f": [[5, "api-functions"]], "Building values": [[5, "building-values"]], "\u4f4d\u5143\u7d44\u7269\u4ef6 (Bytes Objects)": [[9, "bytes-objects"]], "Cell \u7269\u4ef6": [[12, "cell-objects"]], "\u62bd\u8c61\u7269\u4ef6\u5c64 (Abstract Objects Layer)": [[2, "abstract-objects-layer"]], "DateTime \u7269\u4ef6": [[20, "datetime-objects"]], "Frame Objects": [[26, "frame-objects"]], "Internal Frames": [[26, "internal-frames"]], "\u8907\u6578\u7269\u4ef6": [[15, "complex-number-objects"]], "\u4f5c\u70ba C \u7d50\u69cb\u7684\u8907\u6578": [[15, "complex-numbers-as-c-structures"]], "\u4f5c\u70ba Python \u7269\u4ef6\u7684\u8907\u6578": [[15, "complex-numbers-as-python-objects"]], "\u6d6e\u9ede\u6578\uff08Floating Point\uff09\u7269\u4ef6": [[25, "floating-point-objects"]], "Pack and Unpack functions": [[25, "pack-and-unpack-functions"]], "Pack functions": [[25, "pack-functions"]], "Unpack functions": [[25, "unpack-functions"]], "Python Initialization Configuration": [[33, "python-initialization-configuration"]], "PyWideStringList": [[33, "pywidestringlist"]], "PyStatus": [[33, "pystatus"]], "PyPreConfig": [[33, "pypreconfig"]], "Preinitialize Python with PyPreConfig": [[33, "preinitialize-python-with-pypreconfig"]], "PyConfig": [[33, "pyconfig"]], "Initialization with PyConfig": [[33, "initialization-with-pyconfig"]], "Isolated Configuration": [[33, "isolated-configuration"]], "Python Configuration": [[33, "python-configuration"]], "Python Path Configuration": [[33, "python-path-configuration"]], "Py_RunMain()": [[33, "py-runmain"]], "Py_GetArgcArgv()": [[33, "py-getargcargv"]], "Multi-Phase Initialization Private Provisional API": [[33, "multi-phase-initialization-private-provisional-api"]], "\u5b57\u4e32\u8f49\u63db\u8207\u683c\u5f0f\u5316": [[18, "string-conversion-and-formatting"]], "\u7de9\u885d\u5354\u5b9a (Buffer Protocol)": [[7, "buffer-protocol"]], "Buffer structure": [[7, "buffer-structure"]], "Buffer request types": [[7, "buffer-request-types"]], "request-independent fields": [[7, "request-independent-fields"]], "readonly, format": [[7, "readonly-format"]], "shape, strides, suboffsets": [[7, "shape-strides-suboffsets"]], "contiguity requests": [[7, "contiguity-requests"]], "compound requests": [[7, "compound-requests"]], "Complex arrays": [[7, "complex-arrays"]], "NumPy-style: shape and strides": [[7, "numpy-style-shape-and-strides"]], "PIL-style: shape, strides and suboffsets": [[7, "pil-style-shape-strides-and-suboffsets"]], "Buffer-related functions": [[7, "buffer-related-functions"]], "\u7a0b\u5f0f\u78bc\u7269\u4ef6": [[13, "code-objects"]], "Extra information": [[13, "extra-information"]], "\u4f4d\u5143\u7d44\u9663\u5217\u7269\u4ef6 (Byte Array Objects)": [[8, "byte-array-objects"]], "\u578b\u5225\u6aa2\u67e5\u5de8\u96c6": [[8, "type-check-macros"]], "\u76f4\u63a5 API \u51fd\u5f0f": [[8, "direct-api-functions"]], "\u5de8\u96c6": [[8, "macros"]], "\u5982\u4f55\u6392\u5e8f": [[105, "sorting-how-to"]], "\u57fa\u790e\u6392\u5e8f": [[105, "sorting-basics"]], "\u9375\u51fd\u5f0f (key functions)": [[105, "key-functions"]], "Operator \u6a21\u7d44\u7684\u51fd\u5f0f": [[105, "operator-module-functions"]], "\u5347\u51aa\u8207\u964d\u51aa": [[105, "ascending-and-descending"]], "\u6392\u5e8f\u7a69\u5b9a\u6027\u8207\u8907\u5408\u6392\u5e8f": [[105, "sort-stability-and-complex-sorts"]], "\u88dd\u98fe-\u6392\u5e8f-\u79fb\u9664\u88dd\u98fe (decorate-sort-undecorate)": [[105, "decorate-sort-undecorate"]], "\u6bd4\u8f03\u51fd\u5f0f (comparison functions)": [[105, "comparison-functions"]], "\u96dc\u9805\u8aaa\u660e": [[105, "odds-and-ends"]], "abc --- \u62bd\u8c61\u57fa\u5e95\u985e\u5225": [[113, "module-abc"]], "array --- \u9ad8\u6548\u7387\u7684\u6578\u503c\u578b\u9663\u5217": [[118, "module-array"]], "aifc --- \u8b80\u5beb AIFF \u8207 AIFC \u6a94\u6848": [[114, "module-aifc"]], "\u5982\u4f55\u5c07 Python 2 \u7684\u7a0b\u5f0f\u78bc\u79fb\u690d\u5230 Python 3": [[102, "how-to-port-python-2-code-to-python-3"]], "\u7c21\u77ed\u7684\u8aaa\u660e": [[102, "the-short-explanation"]], "\u8a73\u7d30\u7684": [[102, "details"]], "Different versions of Python 2": [[102, "different-versions-of-python-2"]], "Make sure you specify the proper version support in your setup.py file": [[102, "make-sure-you-specify-the-proper-version-support-in-your-setup-py-file"]], "\u6709\u597d\u7684\u6e2c\u8a66\u8986\u84cb\u7387": [[102, "have-good-test-coverage"]], "\u6ce8\u610f Python 2 & 3 \u7684\u5dee\u7570": [[102, "be-aware-of-the-differences-between-python-2-and-3"]], "\u66f4\u65b0\u4f60\u7684\u7a0b\u5f0f\u78bc": [[102, "update-your-code"]], "Division": [[102, "division"]], "Text versus binary data": [[102, "text-versus-binary-data"]], "Use feature detection instead of version detection": [[102, "use-feature-detection-instead-of-version-detection"]], "Prevent compatibility regressions": [[102, "prevent-compatibility-regressions"]], "Check which dependencies block your transition": [[102, "check-which-dependencies-block-your-transition"]], "Update your setup.py file to denote Python 3 compatibility": [[102, "update-your-setup-py-file-to-denote-python-3-compatibility"]], "Use continuous integration to stay compatible": [[102, "use-continuous-integration-to-stay-compatible"]], "Consider using optional static type checking": [[102, "consider-using-optional-static-type-checking"]], "\u5982\u4f55\u4f7f\u7528\u6b63\u898f\u8868\u9054\u5f0f": [[103, "regular-expression-howto"]], "Simple Patterns": [[103, "simple-patterns"]], "Matching Characters": [[103, "matching-characters"]], "Repeating Things": [[103, "repeating-things"]], "Using Regular Expressions": [[103, "using-regular-expressions"]], "Compiling Regular Expressions": [[103, "compiling-regular-expressions"]], "The Backslash Plague": [[103, "the-backslash-plague"]], "Performing Matches": [[103, "performing-matches"]], "Module-Level Functions": [[103, "module-level-functions"], [264, "module-level-functions"]], "Compilation Flags": [[103, "compilation-flags"]], "More Pattern Power": [[103, "more-pattern-power"]], "More Metacharacters": [[103, "more-metacharacters"]], "Grouping": [[103, "grouping"]], "Non-capturing and Named Groups": [[103, "non-capturing-and-named-groups"]], "Lookahead Assertions": [[103, "lookahead-assertions"]], "Modifying Strings": [[103, "modifying-strings"]], "Splitting Strings": [[103, "splitting-strings"]], "Search and Replace": [[103, "search-and-replace"], [244, "search-and-replace"]], "Common Problems": [[103, "common-problems"]], "Use String Methods": [[103, "use-string-methods"]], "match() versus search()": [[103, "match-versus-search"]], "Greedy versus Non-Greedy": [[103, "greedy-versus-non-greedy"]], "Using re.VERBOSE": [[103, "using-re-verbose"]], "Feedback": [[103, "feedback"]], "\u5982\u4f55\u4f7f\u7528 urllib \u5957\u4ef6\u53d6\u5f97\u7db2\u8def\u8cc7\u6e90": [[107, "howto-fetch-internet-resources-using-the-urllib-package"]], "Related Articles": [[107, null]], "\u5f9e URL \u53d6\u5f97\u8cc7\u6e90": [[107, "fetching-urls"]], "Data": [[107, "data"]], "Headers": [[107, "headers"]], "Handling Exceptions": [[107, "handling-exceptions"]], "URLError": [[107, "urlerror"]], "HTTPError": [[107, "httperror"]], "Error Codes": [[107, "error-codes"]], "Wrapping it Up": [[107, "wrapping-it-up"]], "Number 1": [[107, "number-1"]], "Number 2": [[107, "number-2"]], "info and geturl": [[107, "info-and-geturl"]], "Openers and Handlers": [[107, "openers-and-handlers"]], "Basic Authentication": [[107, "id5"]], "Proxies": [[107, "proxies"]], "Sockets and Layers": [[107, "sockets-and-layers"]], "\u8a3b\u89e3": [[107, "footnotes"], [345, "notes"]], "\u4f4e\u968e API \u7d22\u5f15": [[127, "low-level-api-index"]], "\u7372\u53d6\u4e8b\u4ef6\u8ff4\u5708": [[127, "obtaining-the-event-loop"]], "\u4e8b\u4ef6\u8ff4\u5708\u65b9\u6cd5": [[127, "event-loop-methods"]], "\u50b3\u8f38": [[127, "transports"]], "\u5354\u5b9a": [[127, "protocols"], [383, "protocols"]], "\u4e8b\u4ef6\u8ff4\u5708 Policies": [[127, "event-loop-policies"]], "argparse --- Parser for command-line options, arguments and sub-commands": [[117, "module-argparse"]], "\u6559\u5b78": [[117, null]], "Core Functionality": [[117, "core-functionality"]], "Quick Links for add_argument()": [[117, "quick-links-for-add-argument"]], "\u5efa\u7acb\u4e00\u500b\u5256\u6790\u5668": [[117, "creating-a-parser"]], "\u589e\u52a0\u5f15\u6578": [[117, "adding-arguments"]], "\u5256\u6790\u5f15\u6578": [[117, "parsing-arguments"]], "ArgumentParser \u7269\u4ef6": [[117, "argumentparser-objects"]], "prog": [[117, "prog"]], "usage": [[117, "usage"]], "\u63cf\u8ff0": [[117, "description"]], "epilog": [[117, "epilog"]], "parents": [[117, "parents"]], "formatter_class": [[117, "formatter-class"]], "prefix_chars": [[117, "prefix-chars"]], "fromfile_prefix_chars": [[117, "fromfile-prefix-chars"]], "argument_default": [[117, "argument-default"]], "allow_abbrev": [[117, "allow-abbrev"]], "conflict_handler": [[117, "conflict-handler"]], "add_help": [[117, "add-help"]], "exit_on_error": [[117, "exit-on-error"]], "The add_argument() method": [[117, "the-add-argument-method"]], "name or flags": [[117, "name-or-flags"]], "action": [[117, "action"]], "nargs": [[117, "nargs"]], "const": [[117, "const"]], "default": [[117, "default"]], "type": [[117, "type"]], "choices": [[117, "choices"]], "required": [[117, "required"]], "\u5e6b\u52a9": [[117, "help"]], "metavar": [[117, "metavar"]], "dest": [[117, "dest"]], "Action classes": [[117, "action-classes"]], "The parse_args() method": [[117, "the-parse-args-method"]], "Option value syntax": [[117, "option-value-syntax"]], "Invalid arguments": [[117, "invalid-arguments"]], "Arguments containing -": [[117, "arguments-containing"]], "Argument abbreviations (prefix matching)": [[117, "argument-abbreviations-prefix-matching"]], "Beyond sys.argv": [[117, "beyond-sys-argv"]], "The Namespace object": [[117, "the-namespace-object"]], "Other utilities": [[117, "other-utilities"]], "Sub-commands": [[117, "sub-commands"]], "FileType \u7269\u4ef6": [[117, "filetype-objects"]], "Argument groups": [[117, "argument-groups"]], "Mutual exclusion": [[117, "mutual-exclusion"]], "Parser defaults": [[117, "parser-defaults"]], "Printing help": [[117, "printing-help"]], "Partial parsing": [[117, "partial-parsing"]], "Customizing file parsing": [[117, "customizing-file-parsing"]], "Exiting methods": [[117, "exiting-methods"]], "Intermixed parsing": [[117, "intermixed-parsing"]], "Upgrading optparse code": [[117, "upgrading-optparse-code"]], "Exceptions": [[117, "exceptions"], [316, "exceptions"], [289, "exceptions"]], "Unicode HOWTO": [[106, "unicode-howto"]], "Introduction to Unicode": [[106, "introduction-to-unicode"]], "\u5b9a\u7fa9": [[106, "definitions"]], "Encodings": [[106, "encodings"]], "Python's Unicode Support": [[106, "python-s-unicode-support"]], "The String Type": [[106, "the-string-type"]], "Converting to Bytes": [[106, "converting-to-bytes"]], "Unicode Literals in Python Source Code": [[106, "unicode-literals-in-python-source-code"]], "Unicode Properties": [[106, "unicode-properties"]], "Comparing Strings": [[106, "comparing-strings"]], "Unicode Regular Expressions": [[106, "unicode-regular-expressions"]], "Reading and Writing Unicode Data": [[106, "reading-and-writing-unicode-data"]], "Unicode filenames": [[106, "unicode-filenames"]], "Tips for Writing Unicode-aware Programs": [[106, "tips-for-writing-unicode-aware-programs"]], "Converting Between File Encodings": [[106, "converting-between-file-encodings"]], "Files in an Unknown Encoding": [[106, "files-in-an-unknown-encoding"]], "\u81f4\u8b1d": [[106, "acknowledgements"], [466, "acknowledgements"], [465, "acknowledgements"], [459, "acknowledgements"], [464, "acknowledgements"], [461, "acknowledgements"], [460, "acknowledgements"], [463, "acknowledgements"], [462, "acknowledgements"], [227, "acknowledgements"]], "Runners": [[132, "runners"]], "Running an asyncio Program": [[132, "running-an-asyncio-program"]], "Runner context manager": [[132, "runner-context-manager"]], "Handling Keyboard Interruption": [[132, "handling-keyboard-interruption"]], "\u4f8b\u5916": [[124, "exceptions"], [121, "exceptions"], [131, "exceptions"], [34, "exceptions"], [410, "exceptions"], [426, "exceptions"], [405, "exceptions"], [407, "exceptions"], [345, "exceptions"], [340, "exceptions"], [337, "exceptions"], [338, "exceptions"], [334, "exceptions"], [268, "exceptions"], [259, "exceptions"], [229, "exceptions"], [164, "exceptions"]], "Extending": [[125, "extending"]], "Writing a Custom Event Loop": [[125, "writing-a-custom-event-loop"]], "Future and Task private constructors": [[125, "future-and-task-private-constructors"]], "Task lifetime support": [[125, "task-lifetime-support"]], "\u4e32\u6d41": [[133, "streams"]], "StreamReader": [[133, "streamreader"]], "StreamWriter": [[133, "streamwriter"]], "\u4f7f\u7528\u4e32\u6d41\u7684 TCP echo \u5ba2\u6236\u7aef": [[133, "tcp-echo-client-using-streams"]], "\u4f7f\u7528\u4e32\u6d41\u7684 TCP echo \u4f3a\u670d\u5668": [[133, "tcp-echo-server-using-streams"]], "\u7372\u53d6 HTTP \u6a19\u982d": [[133, "get-http-headers"]], "\u8a3b\u518a\u4e00\u500b\u4f7f\u7528\u4e32\u6d41\u4f86\u7b49\u5f85\u8cc7\u6599\u7684\u958b\u653e socket": [[133, "register-an-open-socket-to-wait-for-data-using-streams"]], "2to3 --- \u81ea\u52d5\u5c07 Python 2\u7684\u7a0b\u5f0f\u78bc\u8f49\u6210 Python 3": [[109, "to3-automated-python-2-to-3-code-translation"]], "\u4f7f\u7528 2to3": [[109, "using-2to3"]], "Fixers": [[109, "fixers"]], "lib2to3 --- 2to3's library": [[109, "module-lib2to3"]], "\u5b89\u88dd Python \u6a21\u7d44": [[108, "installing-python-modules"]], "\u95dc\u9375\u8853\u8a9e": [[108, "key-terms"]], "\u6211\u8a72\u5982\u4f55...\uff1f": [[108, "how-do-i"]], "...\u5728 Python 3.4 \u4e4b\u524d\u7684 Python \u7248\u672c\u4e2d\u5b89\u88dd pip\uff1f": [[108, "install-pip-in-versions-of-python-prior-to-python-3-4"]], "...\u53ea\u70ba\u76ee\u524d\u7684\u4f7f\u7528\u8005\u5b89\u88dd\u5957\u4ef6\uff1f": [[108, "install-packages-just-for-the-current-user"]], "...\u5b89\u88dd\u79d1\u5b78\u7684 Python \u5957\u4ef6\uff1f": [[108, "install-scientific-python-packages"]], "...\u5e73\u884c\u5b89\u88dd\u591a\u500b Python \u7248\u672c\u4e26\u4f7f\u7528\u5b83\u5011\uff1f": [[108, "work-with-multiple-versions-of-python-installed-in-parallel"]], "\u5e38\u898b\u7684\u5b89\u88dd\u554f\u984c": [[108, "common-installation-issues"]], "\u5728 Linux \u4e0a\u5b89\u88dd\u5957\u4ef6\u81f3\u7cfb\u7d71 Python": [[108, "installing-into-the-system-python-on-linux"]], "\u672a\u5b89\u88dd pip": [[108, "pip-not-installed"]], "\u5b89\u88dd\u4e8c\u9032\u5236\u64f4\u5145 (binary extension)": [[108, "installing-binary-extensions"]], "__future__ --- Future \u9673\u8ff0\u5f0f\u5b9a\u7fa9": [[110, "module-__future__"]], "_thread --- Low-level threading API": [[112, "module-_thread"]], "asyncio --- \u975e\u540c\u6b65 I/O": [[120, "module-asyncio"]], "Hello World!": [[120, null]], "\u6307\u5357\u8207\u6559\u5b78": [[120, null]], "\u540c\u6b65\u5316\u539f\u59cb\u7269\u4ef6 (Synchronization Primitives)": [[135, "synchronization-primitives"]], "Lock": [[135, "lock"]], "Event": [[135, "event"]], "Condition": [[135, "condition"]], "Semaphore": [[135, "semaphore"]], "BoundedSemaphore": [[135, "boundedsemaphore"]], "Barrier": [[135, "barrier"]], "__main__ --- Top-level code environment": [[111, "module-__main__"]], "__name__ == '__main__'": [[111, "name-main"]], "What is the \"top-level code environment\"?": [[111, "what-is-the-top-level-code-environment"]], "Idiomatic Usage": [[111, "idiomatic-usage"], [111, "id1"]], "Packaging Considerations": [[111, "packaging-considerations"]], "__main__.py in Python Packages": [[111, "main-py-in-python-packages"]], "import __main__": [[111, "import-main"]], "Futures": [[126, "futures"]], "Future \u51fd\u5f0f": [[126, "future-functions"]], "Future \u7269\u4ef6": [[126, "future-object"], [163, "future-objects"]], "\u8cc7\u6599\u58d3\u7e2e\u8207\u4fdd\u5b58": [[116, "data-compression-and-archiving"]], "\u9ad8\u968e API \u7d22\u5f15": [[121, "high-level-api-index"]], "\u4efb\u52d9 (Tasks)": [[121, "tasks"]], "\u4f47\u5217 (Queues)": [[121, "queues"], [131, "queues"]], "\u5b50\u884c\u7a0b (Subprocesses)": [[121, "subprocesses"]], "\u4e32\u6d41 (Streams)": [[121, "streams"]], "\u540c\u6b65\u5316 (Synchronization)": [[121, "synchronization"]], "Event Loop": [[123, "event-loop"]], "Event Loop Methods": [[123, "event-loop-methods"]], "Running and stopping the loop": [[123, "running-and-stopping-the-loop"]], "Scheduling callbacks": [[123, "scheduling-callbacks"]], "Scheduling delayed callbacks": [[123, "scheduling-delayed-callbacks"]], "Creating Futures and Tasks": [[123, "creating-futures-and-tasks"]], "Opening network connections": [[123, "opening-network-connections"]], "Creating network servers": [[123, "creating-network-servers"]], "Transferring files": [[123, "transferring-files"]], "TLS Upgrade": [[123, "tls-upgrade"]], "Watching file descriptors": [[123, "watching-file-descriptors"]], "Working with socket objects directly": [[123, "working-with-socket-objects-directly"]], "DNS": [[123, "dns"]], "Working with pipes": [[123, "working-with-pipes"]], "Unix signals": [[123, "unix-signals"]], "Executing code in thread or process pools": [[123, "executing-code-in-thread-or-process-pools"]], "Error Handling API": [[123, "error-handling-api"]], "Enabling debug mode": [[123, "enabling-debug-mode"]], "Running Subprocesses": [[123, "running-subprocesses"]], "Callback Handles": [[123, "callback-handles"]], "Server Objects": [[123, "server-objects"], [335, "server-objects"]], "Event Loop Implementations": [[123, "event-loop-implementations"]], "Hello World with call_soon()": [[123, "hello-world-with-call-soon"]], "Display the current date with call_later()": [[123, "display-the-current-date-with-call-later"]], "Watch a file descriptor for read events": [[123, "watch-a-file-descriptor-for-read-events"]], "Set signal handlers for SIGINT and SIGTERM": [[123, "set-signal-handlers-for-sigint-and-sigterm"]], "Transports and Protocols": [[130, "transports-and-protocols"]], "Transports": [[130, "transports"]], "Transports Hierarchy": [[130, "transports-hierarchy"]], "Base Transport": [[130, "base-transport"]], "Read-only Transports": [[130, "read-only-transports"]], "Write-only Transports": [[130, "write-only-transports"]], "Datagram Transports": [[130, "datagram-transports"]], "Subprocess Transports": [[130, "subprocess-transports"]], "Protocols": [[130, "protocols"]], "Base Protocols": [[130, "base-protocols"]], "Base Protocol": [[130, "base-protocol"]], "Streaming Protocols": [[130, "streaming-protocols"]], "Buffered Streaming Protocols": [[130, "buffered-streaming-protocols"]], "Datagram Protocols": [[130, "datagram-protocols"]], "Subprocess Protocols": [[130, "subprocess-protocols"]], "TCP Echo Server": [[130, "tcp-echo-server"]], "TCP Echo Client": [[130, "tcp-echo-client"]], "UDP Echo Server": [[130, "udp-echo-server"]], "UDP Echo Client": [[130, "udp-echo-client"]], "Connecting Existing Sockets": [[130, "connecting-existing-sockets"]], "loop.subprocess_exec() and SubprocessProtocol": [[130, "loop-subprocess-exec-and-subprocessprotocol"]], "\u4f7f\u7528 asyncio \u958b\u767c": [[122, "developing-with-asyncio"]], "\u9664\u932f\u6a21\u5f0f": [[122, "debug-mode"]], "\u4e26\u884c\u6027\u548c\u591a\u57f7\u884c\u7dd2 (Concurrency and Multithreading)": [[122, "concurrency-and-multithreading"]], "\u57f7\u884c\u963b\u585e\u7684\u7a0b\u5f0f": [[122, "running-blocking-code"]], "\u65e5\u8a8c\u8a18\u9304": [[122, "logging"]], "\u5075\u6e2c\u5f9e\u672a\u88ab\u7b49\u5f85\u7684 (never-awaited) \u5354\u7a0b": [[122, "detect-never-awaited-coroutines"]], "\u5075\u6e2c\u5f9e\u672a\u88ab\u7372\u53d6\u7684 (never-retrieved) \u4f8b\u5916": [[122, "detect-never-retrieved-exceptions"]], "Socket \u7a0b\u5f0f\u8a2d\u8a08\u6307\u5357": [[104, "socket-programming-howto"]], "Sockets": [[104, "sockets"], [423, "sockets"]], "\u6b77\u53f2": [[104, "history"]], "\u5efa\u7acb\u4e00\u500b Socket": [[104, "creating-a-socket"]], "IPC": [[104, "ipc"]], "\u4f7f\u7528\u4e00\u500b Socket": [[104, "using-a-socket"]], "\u4e8c\u9032\u4f4d\u8cc7\u6599": [[104, "binary-data"]], "\u7d50\u675f\u9023\u7dda": [[104, "disconnecting"]], "Sockets \u4f55\u6642\u92b7\u6bc0": [[104, "when-sockets-die"]], "\u975e\u963b\u585e\u7684 Sockets": [[104, "non-blocking-sockets"]], "\u901a\u7528\u4f5c\u696d\u7cfb\u7d71\u670d\u52d9": [[115, "generic-operating-system-services"]], "Queue": [[131, "queue"]], "Priority Queue\uff08\u512a\u5148\u4f47\u5217\uff09": [[131, "priority-queue"]], "LIFO Queue": [[131, "lifo-queue"]], "ast --- Abstract Syntax Trees": [[119, "module-ast"]], "Abstract Grammar": [[119, "abstract-grammar"]], "Node classes": [[119, "node-classes"]], "Root nodes": [[119, "root-nodes"]], "Literals": [[119, "literals"], [432, "literals"], [427, "literals"]], "Variables": [[119, "variables"]], "Expressions": [[119, "expressions"], [427, "expressions"]], "Subscripting": [[119, "subscripting"]], "Comprehensions": [[119, "comprehensions"]], "Statements": [[119, "statements"]], "Imports": [[119, "imports"]], "Control flow": [[119, "control-flow"]], "Pattern matching": [[119, "pattern-matching"]], "Type parameters": [[119, "type-parameters"]], "Function and class definitions": [[119, "function-and-class-definitions"]], "Async and await": [[119, "async-and-await"]], "ast Helpers": [[119, "ast-helpers"]], "Compiler Flags": [[119, "compiler-flags"]], "Command-Line Usage": [[119, "command-line-usage"], [375, "command-line-usage"], [377, "command-line-usage"], [147, "command-line-usage"]], "Policies": [[129, "policies"]], "Getting and Setting the Policy": [[129, "getting-and-setting-the-policy"]], "Policy Objects": [[129, "policy-objects"]], "Process Watchers": [[129, "process-watchers"]], "Custom Policies": [[129, "custom-policies"]], "\u5e73\u81fa\u652f\u63f4": [[128, "platform-support"]], "\u6240\u6709\u5e73\u53f0": [[128, "all-platforms"]], "Windows": [[128, "windows"], [480, "windows"], [480, "id5"], [480, "id17"], [480, "id27"], [480, "id42"], [480, "id49"], [480, "id58"], [480, "id68"], [480, "id77"], [480, "id87"], [480, "id93"], [480, "id103"], [480, "id113"], [480, "id122"], [480, "id134"], [480, "id143"], [480, "id152"], [480, "id160"], [480, "id169"], [480, "id177"], [480, "id185"], [480, "id195"], [480, "id206"], [480, "id216"], [480, "id225"], [480, "id235"], [480, "id253"], [480, "id264"], [480, "id274"], [480, "id284"], [480, "id294"], [480, "id305"], [480, "id316"], [480, "id331"], [480, "id341"], [480, "id352"], [480, "id363"], [480, "id374"], [480, "id382"], [480, "id390"], [480, "id401"], [480, "id415"], [480, "id425"], [480, "id436"], [480, "id445"], [480, "id452"], [480, "id460"], [480, "id477"], [480, "id486"], [480, "id499"], [480, "id509"], [480, "id522"], [480, "id535"], [480, "id541"], [480, "id548"], [480, "id562"], [480, "id567"], [480, "id578"], [480, "id583"], [480, "id600"], [480, "id611"], [480, "id624"], [480, "id634"], [480, "id646"], [480, "id649"], [480, "id656"], [480, "id701"], [480, "id710"]], "Windows \u7684\u5b50\u884c\u7a0b\u652f\u63f4": [[128, "subprocess-support-on-windows"]], "macOS": [[128, "macos"], [480, "macos"], [480, "id6"], [480, "id18"], [480, "id28"], [480, "id50"], [480, "id59"], [480, "id78"], [480, "id94"], [480, "id104"], [480, "id114"], [480, "id123"], [480, "id135"], [480, "id144"], [480, "id161"], [480, "id170"], [480, "id178"], [480, "id186"], [480, "id196"], [480, "id207"], [480, "id226"], [480, "id236"], [480, "id244"], [480, "id254"], [480, "id265"], [480, "id275"], [480, "id285"], [480, "id295"], [480, "id306"], [480, "id332"], [480, "id342"], [480, "id353"], [480, "id364"], [480, "id391"], [480, "id408"], [480, "id416"], [480, "id426"], [480, "id437"], [480, "id446"], [480, "id461"], [480, "id487"], [480, "id500"], [480, "id510"]], "\u5b50\u884c\u7a0b": [[134, "subprocesses"]], "\u5efa\u7acb\u5b50\u884c\u7a0b": [[134, "creating-subprocesses"]], "\u5e38\u6578": [[134, "constants"], [402, "constants"], [383, "constant"], [338, "constants"], [334, "constants"], [272, "constants"], [232, "constants"], [183, "constants"], [180, "constants"], [151, "constants"]], "Interacting with Subprocesses": [[134, "interacting-with-subprocesses"]], "\u5b50\u884c\u7a0b\u8207\u7dda\u7a0b": [[134, "subprocess-and-threads"]], "\u578b\u5225\u63d0\u793a\u7269\u4ef6": [[61, "objects-for-type-hinting"]], "\u820a\u5f0f\u7de9\u885d\u5354\u5b9a (Buffer Protocol)": [[47, "old-buffer-protocol"]], "Unicode \u7269\u4ef6\u8207\u7de8\u89e3\u78bc\u5668": [[63, "unicode-objects-and-codecs"]], "Unicode Objects": [[63, "unicode-objects"]], "Unicode Type": [[63, "unicode-type"]], "Unicode Character Properties": [[63, "unicode-character-properties"]], "Creating and accessing Unicode strings": [[63, "creating-and-accessing-unicode-strings"]], "Locale Encoding": [[63, "locale-encoding"]], "File System Encoding": [[63, "file-system-encoding"]], "wchar_t Support": [[63, "wchar-t-support"]], "Built-in Codecs": [[63, "built-in-codecs"]], "Generic Codecs": [[63, "generic-codecs"]], "UTF-8 \u7de8\u89e3\u78bc\u5668": [[63, "utf-8-codecs"]], "UTF-32 \u7de8\u89e3\u78bc\u5668": [[63, "utf-32-codecs"]], "UTF-16 \u7de8\u89e3\u78bc\u5668": [[63, "utf-16-codecs"]], "UTF-7 \u7de8\u89e3\u78bc\u5668": [[63, "utf-7-codecs"]], "Unicode-Escape Codecs": [[63, "unicode-escape-codecs"]], "Raw-Unicode-Escape Codecs": [[63, "raw-unicode-escape-codecs"]], "Latin-1 \u7de8\u89e3\u78bc\u5668": [[63, "latin-1-codecs"]], "ASCII \u7de8\u89e3\u78bc\u5668": [[63, "ascii-codecs"]], "Character Map Codecs": [[63, "character-map-codecs"]], "MBCS codecs for Windows": [[63, "mbcs-codecs-for-windows"]], "Methods & Slots": [[63, "methods-slots"]], "Methods and Slot Functions": [[63, "methods-and-slot-functions"]], "MemoryView \u7269\u4ef6": [[42, "index-0"]], "\u6a21\u7d44\u7269\u4ef6\u6a21\u7d44": [[44, "module-objects"]], "Initializing C modules": [[44, "initializing-c-modules"]], "Single-phase initialization": [[44, "single-phase-initialization"]], "Multi-phase initialization": [[44, "multi-phase-initialization"]], "Low-level module creation functions": [[44, "low-level-module-creation-functions"]], "Support functions": [[44, "support-functions"]], "Module lookup": [[44, "module-lookup"]], "The Very High Level Layer": [[65, "the-very-high-level-layer"]], "C API \u7a69\u5b9a\u6027": [[56, "c-api-stability"]], "\u4e0d\u7a69\u5b9a\u7684 C API": [[56, "unstable-c-api"]], "\u7a69\u5b9a\u7684\u61c9\u7528\u7a0b\u5f0f\u4e8c\u9032\u4f4d\u4ecb\u9762": [[56, "stable-application-binary-interface"]], "\u53d7\u9650 C API": [[56, "limited-c-api"]], "\u7a69\u5b9a ABI": [[56, "stable-abi"]], "\u53d7\u9650 API \u7bc4\u570d\u548c\u6027\u80fd": [[56, "limited-api-scope-and-performance"]], "\u53d7\u9650 API \u6ce8\u610f\u4e8b\u9805": [[56, "limited-api-caveats"]], "\u5e73\u53f0\u6ce8\u610f\u4e8b\u9805": [[56, "platform-considerations"]], "\u53d7\u9650 API \u7684\u5167\u5bb9": [[56, "contents-of-limited-api"]], "\u578b\u5225\u7269\u4ef6": [[62, "type-objects"]], "Quick Reference": [[62, "quick-reference"]], "\"tp slots\"": [[62, "tp-slots"]], "sub-slots": [[62, "sub-slots"]], "slot typedefs": [[62, "slot-typedefs"]], "PyTypeObject Definition": [[62, "pytypeobject-definition"]], "PyObject Slots": [[62, "pyobject-slots"]], "PyVarObject Slots": [[62, "pyvarobject-slots"]], "PyTypeObject Slots": [[62, "pytypeobject-slots"]], "Static Types": [[62, "static-types"]], "Number Object Structures": [[62, "number-object-structures"]], "Mapping Object Structures": [[62, "mapping-object-structures"]], "Sequence Object Structures": [[62, "sequence-object-structures"]], "Buffer Object Structures": [[62, "buffer-object-structures"]], "Async Object Structures": [[62, "async-object-structures"]], "Slot Type typedefs": [[62, "slot-type-typedefs"]], "\u5be6\u4f8b\u65b9\u6cd5\u7269\u4ef6 (Instance Method Objects)": [[43, "instance-method-objects"]], "\u65b9\u6cd5\u7269\u4ef6 (Method Objects)": [[43, "method-objects"]], "\u5de5\u5177": [[64, "utilities"]], "\u758a\u4ee3\u5668\u5354\u8b70": [[35, "iterator-protocol"]], "\u4f5c\u696d\u7cfb\u7d71\u5de5\u5177": [[58, "operating-system-utilities"]], "\u7cfb\u7d71\u51fd\u5f0f": [[58, "system-functions"]], "\u884c\u7a0b\u63a7\u5236": [[58, "process-control"]], "Type Objects": [[60, "type-objects"], [341, "type-objects"]], "Creating Heap-Allocated Types": [[60, "creating-heap-allocated-types"]], "Data marshalling support": [[40, "data-marshalling-support"]], "Number Protocol": [[46, "number-protocol"]], "Python \u8aaa\u660e\u6587\u4ef6\u5167\u5bb9": [[67, "python-documentation-contents"]], "Object Protocol": [[48, "object-protocol"]], "\u7de8\u5beb\u6a19\u6e96": [[34, "coding-standards"]], "\u5f15\u5165\u6a94\u6848 (include files)": [[34, "include-files"]], "\u6709\u7528\u7684\u5de8\u96c6": [[34, "useful-macros"]], "\u7269\u4ef6\u3001\u578b\u5225\u548c\u53c3\u7167\u8a08\u6578": [[34, "objects-types-and-reference-counts"]], "\u53c3\u7167\u8a08\u6578": [[34, "reference-counts"], [51, "reference-counting"]], "\u53c3\u7167\u8a08\u6578\u8a73\u7d30\u8cc7\u8a0a": [[34, "reference-count-details"]], "\u578b\u5225": [[34, "types"]], "\u5d4c\u5165\u5f0fPython": [[34, "embedding-python"]], "\u9664\u932f\u5efa\u7f6e": [[34, "debugging-builds"]], "Set Objects": [[54, "set-objects"]], "\u5207\u7247\u7269\u4ef6": [[55, "slice-objects"]], "Ellipsis Object": [[55, "ellipsis-object"]], "\u5f31\u53c3\u7167\u7269\u4ef6": [[66, "weak-reference-objects"]], "\u758a\u4ee3\u5668\uff08Iterator\uff09\u7269\u4ef6": [[36, "iterator-objects"]], "Support for Perf Maps": [[50, "support-for-perf-maps"]], "\u8a18\u61b6\u9ad4\u7ba1\u7406": [[41, "memory-management"]], "\u7e3d\u89bd": [[41, "overview"], [255, "overview"]], "Allocator Domains": [[41, "allocator-domains"]], "Raw Memory Interface": [[41, "raw-memory-interface"]], "Memory Interface": [[41, "memory-interface"]], "Object allocators": [[41, "object-allocators"]], "Default Memory Allocators": [[41, "default-memory-allocators"]], "Customize Memory Allocators": [[41, "customize-memory-allocators"]], "Debug hooks on the Python memory allocators": [[41, "debug-hooks-on-the-python-memory-allocators"]], "The pymalloc allocator": [[41, "the-pymalloc-allocator"]], "Customize pymalloc Arena Allocator": [[41, "customize-pymalloc-arena-allocator"]], "tracemalloc C API": [[41, "tracemalloc-c-api"]], "\u6574\u6578\u7269\u4ef6": [[38, "integer-objects"]], "Reflection": [[52, "reflection"]], "Object Implementation Support": [[49, "object-implementation-support"]], "\u901a\u7528\u7269\u4ef6\u7d50\u69cb": [[57, "common-object-structures"]], "Base object types and macros": [[57, "base-object-types-and-macros"]], "Implementing functions and methods": [[57, "implementing-functions-and-methods"]], "Accessing attributes of extension types": [[57, "accessing-attributes-of-extension-types"]], "Member flags": [[57, "member-flags"]], "Member types": [[57, "member-types"]], "Defining Getters and Setters": [[57, "defining-getters-and-setters"]], "Tuple\uff08\u5143\u7d44\uff09\u7269\u4ef6": [[59, "tuple-objects"]], "Struct Sequence Objects": [[59, "struct-sequence-objects"]], "Mapping Protocol": [[39, "mapping-protocol"]], "Sequence Protocol": [[53, "sequence-protocol"]], "List\uff08\u4e32\u5217\uff09\u7269\u4ef6": [[37, "list-objects"]], "None \u7269\u4ef6": [[45, "the-none-object"]], "Alternate Implementations": [[431, "alternate-implementations"]], "Notation": [[431, "notation"]], "xml.dom.pulldom --- Support for building partial DOM trees": [[409, "module-xml.dom.pulldom"]], "DOMEventStream \u7269\u4ef6": [[409, "domeventstream-objects"]], "\u8cc7\u6599\u7d50\u69cb": [[439, "data-structures"]], "\u9032\u4e00\u6b65\u4e86\u89e3 List\uff08\u4e32\u5217\uff09": [[439, "more-on-lists"]], "\u5c07 List \u4f5c\u70ba Stack\uff08\u5806\u758a\uff09\u4f7f\u7528": [[439, "using-lists-as-stacks"]], "\u5c07 List \u4f5c\u70ba Queue\uff08\u4f47\u5217\uff09\u4f7f\u7528": [[439, "using-lists-as-queues"]], "List Comprehensions\uff08\u4e32\u5217\u7d9c\u5408\u904b\u7b97\uff09": [[439, "list-comprehensions"]], "\u5de2\u72c0\u7684 List Comprehensions": [[439, "nested-list-comprehensions"]], "del \u9673\u8ff0\u5f0f": [[439, "the-del-statement"]], "Tuples \u548c\u5e8f\u5217 (Sequences)": [[439, "tuples-and-sequences"]], "\u96c6\u5408 (Sets)": [[439, "sets"]], "\u5b57\u5178\uff08Dictionary\uff09": [[439, "dictionaries"]], "\u8ff4\u5708\u6280\u5de7": [[439, "looping-techniques"]], "\u6df1\u5165\u4e86\u89e3\u689d\u4ef6 (Condition)": [[439, "more-on-conditions"]], "\u5e8f\u5217\u548c\u5176\u4ed6\u8cc7\u6599\u985e\u578b\u4e4b\u6bd4\u8f03": [[439, "comparing-sequences-and-other-types"]], "zoneinfo --- IANA \u6642\u5340\u652f\u63f4": [[422, "module-zoneinfo"]], "Using ZoneInfo": [[422, "using-zoneinfo"]], "Data sources": [[422, "data-sources"]], "Configuring the data sources": [[422, "configuring-the-data-sources"]], "Compile-time configuration": [[422, "compile-time-configuration"]], "Environment configuration": [[422, "environment-configuration"]], "Runtime configuration": [[422, "runtime-configuration"]], "The ZoneInfo class": [[422, "the-zoneinfo-class"]], "String representations": [[422, "string-representations"]], "Pickle serialization": [[422, "pickle-serialization"]], "\u51fd\u5f0f": [[422, "functions"], [410, "functions"], [410, "elementinclude-functions"], [402, "functions"], [379, "functions"], [341, "functions"], [363, "functions"], [334, "functions"], [247, "functions"], [174, "functions"], [176, "functions"], [148, "functions"]], "Globals": [[422, "globals"]], "Exceptions and warnings": [[422, "exceptions-and-warnings"]], "\u6cbf\u9769\u8207\u6388\u6b0a": [[423, "history-and-license"]], "\u8edf\u9ad4\u6cbf\u9769": [[423, "history-of-the-software"]], "\u95dc\u65bc\u5b58\u53d6\u6216\u4ee5\u5176\u4ed6\u65b9\u5f0f\u4f7f\u7528 Python \u7684\u5408\u7d04\u689d\u6b3e": [[423, "terms-and-conditions-for-accessing-or-otherwise-using-python"]], "\u7528\u65bc PYTHON 3.12.0 \u7684 PSF \u6388\u6b0a\u5408\u7d04": [[423, "psf-license-agreement-for-python-release"]], "\u7528\u65bc PYTHON 2.0 \u7684 BEOPEN.COM \u6388\u6b0a\u5408\u7d04": [[423, "beopen-com-license-agreement-for-python-2-0"]], "\u7528\u65bc PYTHON 1.6.1 \u7684 CNRI \u6388\u6b0a\u5408\u7d04": [[423, "cnri-license-agreement-for-python-1-6-1"]], "\u7528\u65bc PYTHON 0.9.0 \u81f3 1.2 \u7684 CWI \u6388\u6b0a\u5408\u7d04": [[423, "cwi-license-agreement-for-python-0-9-0-through-1-2"]], "\u7528\u65bc PYTHON 3.12.0 \u8aaa\u660e\u6587\u4ef6\u5167\u7a0b\u5f0f\u78bc\u7684 ZERO-CLAUSE BSD \u6388\u6b0a": [[423, "zero-clause-bsd-license-for-code-in-the-python-release-documentation"]], "\u88ab\u6536\u9304\u8edf\u9ad4\u7684\u6388\u6b0a\u8207\u81f4\u8b1d": [[423, "licenses-and-acknowledgements-for-incorporated-software"]], "Mersenne Twister": [[423, "mersenne-twister"]], "\u975e\u540c\u6b65 socket \u670d\u52d9": [[423, "asynchronous-socket-services"]], "Cookie \u7ba1\u7406": [[423, "cookie-management"]], "\u57f7\u884c\u8ffd\u8e64": [[423, "execution-tracing"]], "UUencode \u8207 UUdecode \u51fd\u5f0f": [[423, "uuencode-and-uudecode-functions"]], "XML \u9060\u7aef\u7a0b\u5e8f\u547c\u53eb": [[423, "xml-remote-procedure-calls"]], "test_epoll": [[423, "test-epoll"]], "Select kqueue": [[423, "select-kqueue"]], "SipHash24": [[423, "siphash24"]], "strtod \u8207 dtoa": [[423, "strtod-and-dtoa"]], "OpenSSL": [[423, "openssl"]], "expat": [[423, "expat"]], "libffi": [[423, "libffi"]], "zlib": [[423, "zlib"], [476, "zlib"], [473, "zlib"]], "cfuhash": [[423, "cfuhash"]], "libmpdec": [[423, "libmpdec"]], "W3C C14N \u6e2c\u8a66\u5957\u4ef6": [[423, "w3c-c14n-test-suite"]], "Audioop": [[423, "audioop"]], "zipapp --- Manage executable Python zip archives": [[418, "module-zipapp"]], "\u57fa\u672c\u7bc4\u4f8b": [[418, "basic-example"]], "\u547d\u4ee4\u57f7\u884c\u5217\u4ecb\u9762": [[418, "command-line-interface"]], "Python API": [[418, "python-api"]], "Specifying the Interpreter": [[418, "specifying-the-interpreter"]], "Creating Standalone Applications with zipapp": [[418, "creating-standalone-applications-with-zipapp"]], "Caveats": [[418, "caveats"]], "The Python Zip Application Archive Format": [[418, "the-python-zip-application-archive-format"]], "Lexical analysis": [[432, "lexical-analysis"]], "Line structure": [[432, "line-structure"]], "Logical lines": [[432, "logical-lines"]], "Physical lines": [[432, "physical-lines"]], "Comments": [[432, "comments"]], "Encoding declarations": [[432, "encoding-declarations"]], "Explicit line joining": [[432, "explicit-line-joining"]], "Implicit line joining": [[432, "implicit-line-joining"]], "Blank lines": [[432, "blank-lines"]], "Indentation": [[432, "indentation"]], "Whitespace between tokens": [[432, "whitespace-between-tokens"]], "Other tokens": [[432, "other-tokens"]], "Identifiers and keywords": [[432, "identifiers"]], "\u95dc\u9375\u5b57": [[432, "keywords"]], "\u8edf\u95dc\u9375\u5b57": [[432, "soft-keywords"]], "Reserved classes of identifiers": [[432, "reserved-classes-of-identifiers"]], "String and Bytes literals": [[432, "string-and-bytes-literals"]], "\u8df3\u812b\u5e8f\u5217": [[432, "escape-sequences"]], "String literal concatenation": [[432, "string-literal-concatenation"]], "Formatted string literals": [[432, "formatted-string-literals"]], "Numeric literals": [[432, "numeric-literals"]], "Integer literals": [[432, "integer-literals"]], "Floating point literals": [[432, "floating-point-literals"]], "Imaginary literals": [[432, "imaginary-literals"]], "Operators": [[432, "operators"], [256, "operators"], [256, "id1"], [256, "id2"]], "Delimiters": [[432, "delimiters"]], "\u9644\u9304": [[435, "appendix"]], "\u4e92\u52d5\u6a21\u5f0f": [[435, "interactive-mode"], [445, "interactive-mode"]], "\u932f\u8aa4\u8655\u7406": [[435, "error-handling"]], "\u53ef\u57f7\u884c\u7684 Python \u8173\u672c": [[435, "executable-python-scripts"]], "\u4e92\u52d5\u5f0f\u555f\u52d5\u6a94\u6848": [[435, "the-interactive-startup-file"]], "\u5ba2\u88fd\u5316\u6a21\u7d44": [[435, "the-customization-modules"]], "\u5b8c\u6574\u7684\u8a9e\u6cd5\u898f\u683c\u66f8": [[428, "full-grammar-specification"]], "\u932f\u8aa4\u548c\u4f8b\u5916": [[440, "errors-and-exceptions"]], "\u8a9e\u6cd5\u932f\u8aa4 (Syntax Error)": [[440, "syntax-errors"]], "\u4f8b\u5916 (Exception)": [[440, "exceptions"]], "\u8655\u7406\u4f8b\u5916": [[440, "handling-exceptions"]], "\u5f15\u767c\u4f8b\u5916": [[440, "raising-exceptions"]], "\u4f8b\u5916\u93c8\u63a5 (Exception Chaining)": [[440, "exception-chaining"]], "\u4f7f\u7528\u8005\u81ea\u5b9a\u7684\u4f8b\u5916": [[440, "user-defined-exceptions"]], "\u5b9a\u7fa9\u6e05\u7406\u52d5\u4f5c": [[440, "defining-clean-up-actions"]], "\u9810\u5b9a\u7fa9\u7684\u6e05\u7406\u52d5\u4f5c": [[440, "predefined-clean-up-actions"]], "\u5f15\u767c\u53ca\u8655\u7406\u591a\u500b\u7121\u95dc\u7684\u4f8b\u5916": [[440, "raising-and-handling-multiple-unrelated-exceptions"]], "\u7528\u8a3b\u89e3\u4f7f\u4f8b\u5916\u66f4\u8a73\u7d30": [[440, "enriching-exceptions-with-notes"]], "xml.etree.ElementTree --- The ElementTree XML API": [[410, "module-xml.etree.ElementTree"]], "Tutorial": [[410, "tutorial"], [381, "tutorial"], [337, "tutorial"], [289, "tutorial"]], "XML tree and elements": [[410, "xml-tree-and-elements"]], "Parsing XML": [[410, "parsing-xml"]], "Pull API for non-blocking parsing": [[410, "pull-api-for-non-blocking-parsing"]], "Finding interesting elements": [[410, "finding-interesting-elements"]], "Modifying an XML File": [[410, "modifying-an-xml-file"]], "Building XML documents": [[410, "building-xml-documents"]], "Parsing XML with Namespaces": [[410, "parsing-xml-with-namespaces"]], "XPath support": [[410, "xpath-support"]], "Supported XPath syntax": [[410, "supported-xpath-syntax"]], "Reference": [[410, "reference"], [410, "id4"], [337, "reference"], [280, "reference"]], "XInclude support": [[410, "xinclude-support"]], "Element Objects": [[410, "element-objects"], [407, "element-objects"]], "ElementTree \u7269\u4ef6": [[410, "elementtree-objects"]], "QName \u7269\u4ef6": [[410, "qname-objects"]], "TreeBuilder \u7269\u4ef6": [[410, "treebuilder-objects"]], "XMLParser \u7269\u4ef6": [[410, "xmlparser-objects"], [311, "xmlparser-objects"]], "XMLPullParser \u7269\u4ef6": [[410, "xmlpullparser-objects"]], "xml.sax --- Support for SAX2 parsers": [[411, "module-xml.sax"]], "SAXException \u7269\u4ef6": [[411, "saxexception-objects"]], "Execution model": [[426, "execution-model"]], "Structure of a program": [[426, "structure-of-a-program"]], "Naming and binding": [[426, "naming-and-binding"]], "Binding of names": [[426, "binding-of-names"]], "Resolution of names": [[426, "resolution-of-names"]], "Annotation scopes": [[426, "annotation-scopes"]], "Lazy evaluation": [[426, "lazy-evaluation"]], "Builtins and restricted execution": [[426, "builtins-and-restricted-execution"]], "Interaction with dynamic features": [[426, "interaction-with-dynamic-features"]], "Arithmetic conversions": [[427, "arithmetic-conversions"]], "Atoms": [[427, "atoms"]], "Identifiers (Names)": [[427, "atom-identifiers"]], "Parenthesized forms": [[427, "parenthesized-forms"]], "Displays for lists, sets and dictionaries": [[427, "displays-for-lists-sets-and-dictionaries"]], "List displays": [[427, "list-displays"]], "Set displays": [[427, "set-displays"]], "Dictionary displays": [[427, "dictionary-displays"]], "Generator expressions": [[427, "generator-expressions"]], "Yield expressions": [[427, "yield-expressions"]], "Generator-iterator methods": [[427, "generator-iterator-methods"]], "Asynchronous generator functions": [[427, "asynchronous-generator-functions"], [425, "asynchronous-generator-functions"]], "Asynchronous generator-iterator methods": [[427, "asynchronous-generator-iterator-methods"]], "Primaries": [[427, "primaries"]], "Attribute references": [[427, "attribute-references"]], "Subscriptions": [[427, "subscriptions"]], "Slicings": [[427, "slicings"]], "Calls": [[427, "calls"]], "Await expression": [[427, "await-expression"]], "The power operator": [[427, "the-power-operator"]], "Unary arithmetic and bitwise operations": [[427, "unary-arithmetic-and-bitwise-operations"]], "Binary arithmetic operations": [[427, "binary-arithmetic-operations"]], "Shifting operations": [[427, "shifting-operations"]], "Binary bitwise operations": [[427, "binary-bitwise-operations"]], "Value comparisons": [[427, "value-comparisons"]], "Membership test operations": [[427, "membership-test-operations"]], "Identity comparisons": [[427, "is-not"]], "Boolean operations": [[427, "boolean-operations"]], "Assignment expressions": [[427, "assignment-expressions"], [478, "assignment-expressions"]], "Conditional expressions": [[427, "conditional-expressions"]], "Lambdas": [[427, "lambda"]], "Expression lists": [[427, "expression-lists"]], "Evaluation order": [[427, "evaluation-order"]], "Operator precedence": [[427, "operator-precedence"]], "Class\uff08\u985e\u5225\uff09": [[437, "classes"]], "\u95dc\u65bc\u540d\u7a31\u8207\u7269\u4ef6\u7684\u4e00\u6bb5\u8a71": [[437, "a-word-about-names-and-objects"]], "Python \u4f5c\u7528\u57df (Scope) \u53ca\u547d\u540d\u7a7a\u9593 (Namespace)": [[437, "python-scopes-and-namespaces"]], "\u4f5c\u7528\u57df\u548c\u547d\u540d\u7a7a\u9593\u7684\u7bc4\u4f8b": [[437, "scopes-and-namespaces-example"]], "\u521d\u898b class": [[437, "a-first-look-at-classes"]], "Class definition\uff08\u985e\u5225\u5b9a\u7fa9\uff09\u8a9e\u6cd5": [[437, "class-definition-syntax"]], "Class \u7269\u4ef6": [[437, "class-objects"]], "\u5be6\u4f8b\u7269\u4ef6": [[437, "instance-objects"]], "Method \u7269\u4ef6": [[437, "method-objects"]], "Class \u53ca\u5be6\u4f8b\u8b8a\u6578": [[437, "class-and-instance-variables"]], "\u96a8\u610f\u7684\u5099\u8a3b": [[437, "random-remarks"]], "\u7e7c\u627f (Inheritance)": [[437, "inheritance"]], "\u591a\u91cd\u7e7c\u627f": [[437, "multiple-inheritance"]], "\u79c1\u6709\u8b8a\u6578": [[437, "private-variables"]], "\u88dc\u5145\u8aaa\u660e": [[437, "odds-and-ends"]], "\u758a\u4ee3\u5668 (Iterator)": [[437, "iterators"]], "\u7522\u751f\u5668 (Generator)": [[437, "generators"]], "\u7522\u751f\u5668\u904b\u7b97\u5f0f": [[437, "generator-expressions"]], "zipimport --- Import modules from Zip archives": [[420, "module-zipimport"]], "zipimporter \u7269\u4ef6": [[420, "zipimporter-objects"]], "xml.sax.handler --- Base classes for SAX handlers": [[412, "module-xml.sax.handler"]], "ContentHandler \u7269\u4ef6": [[412, "contenthandler-objects"]], "DTDHandler \u7269\u4ef6": [[412, "dtdhandler-objects"]], "EntityResolver \u7269\u4ef6": [[412, "entityresolver-objects"]], "ErrorHandler \u7269\u4ef6": [[412, "errorhandler-objects"]], "LexicalHandler \u7269\u4ef6": [[412, "lexicalhandler-objects"]], "Compound statements": [[424, "compound-statements"]], "The if statement": [[424, "the-if-statement"]], "The while statement": [[424, "the-while-statement"]], "The for statement": [[424, "the-for-statement"]], "The try statement": [[424, "the-try-statement"]], "except clause": [[424, "except-clause"]], "except* clause": [[424, "except-star"]], "else clause": [[424, "else-clause"]], "finally clause": [[424, "finally-clause"]], "The with statement": [[424, "the-with-statement"]], "The match statement": [[424, "the-match-statement"]], "Overview": [[424, "overview"], [248, "overview"]], "Guards": [[424, "guards"]], "Irrefutable Case Blocks": [[424, "irrefutable-case-blocks"]], "Patterns": [[424, "patterns"]], "OR Patterns": [[424, "or-patterns"]], "AS Patterns": [[424, "as-patterns"]], "Literal Patterns": [[424, "literal-patterns"]], "Capture Patterns": [[424, "capture-patterns"]], "Wildcard Patterns": [[424, "wildcard-patterns"]], "Value Patterns": [[424, "value-patterns"]], "Group Patterns": [[424, "group-patterns"]], "Sequence Patterns": [[424, "sequence-patterns"]], "Mapping Patterns": [[424, "mapping-patterns"]], "Class Patterns": [[424, "class-patterns"]], "\u51fd\u5f0f\u5b9a\u7fa9": [[424, "function-definitions"]], "Class definitions": [[424, "class-definitions"]], "\u5354\u7a0b": [[424, "coroutines"], [425, "coroutines"], [136, "coroutines"]], "Coroutine function definition": [[424, "coroutine-function-definition"]], "The async for statement": [[424, "the-async-for-statement"]], "The async with statement": [[424, "the-async-with-statement"]], "Type parameter lists": [[424, "type-parameter-lists"]], "Generic functions": [[424, "generic-functions"]], "Generic classes": [[424, "generic-classes"]], "Generic type aliases": [[424, "generic-type-aliases"]], "xmlrpc.client --- XML-RPC client access": [[416, "module-xmlrpc.client"]], "ServerProxy \u7269\u4ef6": [[416, "serverproxy-objects"]], "\u65e5\u671f\u6642\u9593\u7269\u4ef6": [[416, "datetime-objects"]], "Binary Objects": [[416, "binary-objects"]], "Fault Objects": [[416, "fault-objects"]], "ProtocolError \u7269\u4ef6": [[416, "protocolerror-objects"]], "MultiCall \u7269\u4ef6": [[416, "multicall-objects"]], "Convenience Functions": [[416, "convenience-functions"]], "Example of Client Usage": [[416, "example-of-client-usage"]], "Example of Client and Server Usage": [[416, "example-of-client-and-server-usage"]], "xmlrpc.server --- Basic XML-RPC servers": [[417, "module-xmlrpc.server"]], "SimpleXMLRPCServer \u7269\u4ef6": [[417, "simplexmlrpcserver-objects"]], "SimpleXMLRPCServer \u7bc4\u4f8b": [[417, "simplexmlrpcserver-example"]], "CGIXMLRPCRequestHandler": [[417, "cgixmlrpcrequesthandler"]], "Documenting XMLRPC server": [[417, "documenting-xmlrpc-server"]], "DocXMLRPCServer \u7269\u4ef6": [[417, "docxmlrpcserver-objects"]], "DocCGIXMLRPCRequestHandler": [[417, "doccgixmlrpcrequesthandler"]], "xmlrpc --- XMLRPC \u4f3a\u670d\u5668\u8207\u7528\u6236\u6a21\u7d44": [[415, "xmlrpc-xmlrpc-server-and-client-modules"]], "zlib --- \u76f8\u5bb9\u65bc gzip \u7684\u58d3\u7e2e": [[421, "module-zlib"]], "xml.sax.saxutils --- SAX Utilities": [[414, "module-xml.sax.saxutils"]], "Simple statements": [[433, "simple-statements"]], "Expression statements": [[433, "expression-statements"]], "Assignment statements": [[433, "assignment-statements"]], "Augmented assignment statements": [[433, "augmented-assignment-statements"]], "Annotated assignment statements": [[433, "annotated-assignment-statements"]], "The assert statement": [[433, "the-assert-statement"]], "The pass statement": [[433, "the-pass-statement"]], "The del statement": [[433, "the-del-statement"]], "The return statement": [[433, "the-return-statement"]], "The yield statement": [[433, "the-yield-statement"]], "The raise statement": [[433, "the-raise-statement"]], "The break statement": [[433, "the-break-statement"]], "The continue statement": [[433, "the-continue-statement"]], "The import statement": [[433, "the-import-statement"]], "Future statements": [[433, "future-statements"]], "The global statement": [[433, "the-global-statement"]], "The nonlocal statement": [[433, "the-nonlocal-statement"]], "The type statement": [[433, "the-type-statement"]], "Python \u8a9e\u8a00\u53c3\u8003\u624b\u518a": [[430, "the-python-language-reference"]], "\u6700\u9ad8\u5c64\u7d1a\u5143\u4ef6": [[434, "top-level-components"]], "\u5b8c\u6574\u7684 Python \u7a0b\u5f0f": [[434, "complete-python-programs"]], "\u6a94\u6848\u8f38\u5165": [[434, "file-input"]], "\u4e92\u52d5\u5f0f\u8f38\u5165": [[434, "interactive-input"]], "\u904b\u7b97\u5f0f\u8f38\u5165": [[434, "expression-input"]], "\u6df1\u5165\u4e86\u89e3\u6d41\u7a0b\u63a7\u5236": [[438, "more-control-flow-tools"]], "if \u9673\u8ff0\u5f0f": [[438, "if-statements"]], "for \u9673\u8ff0\u5f0f": [[438, "for-statements"]], "range() \u51fd\u5f0f": [[438, "the-range-function"]], "\u8ff4\u5708\u5167\u7684 break \u548c continue \u9673\u8ff0\u5f0f\u53ca else \u5b50\u53e5": [[438, "break-and-continue-statements-and-else-clauses-on-loops"]], "pass \u9673\u8ff0\u5f0f": [[438, "pass-statements"]], "match \u9673\u8ff0\u5f0f": [[438, "match-statements"]], "\u5b9a\u7fa9\u51fd\u5f0f (function)": [[438, "defining-functions"]], "\u6df1\u5165\u4e86\u89e3\u51fd\u5f0f\u5b9a\u7fa9": [[438, "more-on-defining-functions"]], "\u9810\u8a2d\u5f15\u6578\u503c": [[438, "default-argument-values"]], "\u95dc\u9375\u5b57\u5f15\u6578": [[438, "keyword-arguments"]], "\u7279\u6b8a\u53c3\u6578": [[438, "special-parameters"]], "\u4f4d\u7f6e\u6216\u95dc\u9375\u5b57\u5f15\u6578 (Positional-or-Keyword Arguments)": [[438, "positional-or-keyword-arguments"]], "\u50c5\u9650\u4f4d\u7f6e\u53c3\u6578 (Positional-Only Parameters)": [[438, "positional-only-parameters"]], "\u50c5\u9650\u95dc\u9375\u5b57\u5f15\u6578 (Keyword-Only Arguments)": [[438, "keyword-only-arguments"]], "\u51fd\u5f0f\u7bc4\u4f8b": [[438, "function-examples"]], "\u56de\u9867": [[438, "recap"]], "\u4efb\u610f\u5f15\u6578\u5217\u8868 (Arbitrary Argument Lists)": [[438, "arbitrary-argument-lists"]], "\u62c6\u89e3\u5f15\u6578\u5217\u8868\uff08Unpacking Argument Lists\uff09": [[438, "unpacking-argument-lists"]], "Lambda \u904b\u7b97\u5f0f": [[438, "lambda-expressions"]], "\u8aaa\u660e\u6587\u4ef6\u5b57\u4e32 (Documentation Strings)": [[438, "documentation-strings"]], "\u51fd\u5f0f\u8a3b\u91cb (Function Annotations)": [[438, "function-annotations"]], "\u9593\u594f\u66f2\uff1a\u7a0b\u5f0f\u78bc\u98a8\u683c (Coding Style)": [[438, "intermezzo-coding-style"]], "\u6d6e\u9ede\u6578\u904b\u7b97\uff1a\u554f\u984c\u8207\u9650\u5236": [[441, "floating-point-arithmetic-issues-and-limitations"]], "\u8868\u793a\u6cd5\u8aa4\u5dee (Representation Error)": [[441, "representation-error"]], "xml.dom.minidom --- Minimal DOM implementation": [[408, "module-xml.dom.minidom"]], "DOM \u7269\u4ef6": [[408, "dom-objects"]], "DOM \u7bc4\u4f8b": [[408, "dom-example"]], "minidom and the DOM standard": [[408, "minidom-and-the-dom-standard"]], "\u6dfa\u5617\u6ecb\u5473": [[436, "whetting-your-appetite"]], "xml.sax.xmlreader --- Interface for XML parsers": [[413, "module-xml.sax.xmlreader"]], "XMLReader \u7269\u4ef6": [[413, "xmlreader-objects"]], "IncrementalParser \u7269\u4ef6": [[413, "incrementalparser-objects"]], "Locator Objects": [[413, "locator-objects"]], "InputSource \u7269\u4ef6": [[413, "inputsource-objects"]], "The Attributes Interface": [[413, "the-attributes-interface"]], "The AttributesNS Interface": [[413, "the-attributesns-interface"]], "Data model": [[425, "data-model"]], "Objects, values and types": [[425, "objects-values-and-types"]], "\u6a19\u6e96\u578b\u5225\u968e\u5c64": [[425, "the-standard-type-hierarchy"]], "None": [[425, "none"]], "NotImplemented": [[425, "notimplemented"]], "Ellipsis": [[425, "ellipsis"]], "numbers.Number": [[425, "numbers-number"]], "numbers.Integral": [[425, "numbers-integral"]], "numbers.Real (float)": [[425, "numbers-real-float"]], "numbers.Complex (complex)": [[425, "numbers-complex-complex"]], "Sequences": [[425, "sequences"]], "Immutable sequences": [[425, "immutable-sequences"]], "Mutable sequences": [[425, "mutable-sequences"]], "Set types": [[425, "set-types"]], "Mappings": [[425, "mappings"]], "\u5b57\u5178": [[425, "dictionaries"]], "Callable types": [[425, "callable-types"]], "User-defined functions": [[425, "user-defined-functions"]], "Instance methods": [[425, "instance-methods"]], "Generator functions": [[425, "generator-functions"]], "Coroutine functions": [[425, "coroutine-functions"]], "Built-in methods": [[425, "built-in-methods"]], "Classes": [[425, "classes"], [344, "classes"], [326, "classes"]], "Class Instances": [[425, "class-instances"]], "Custom classes": [[425, "custom-classes"]], "Class instances": [[425, "id2"]], "I/O objects (also known as file objects)": [[425, "i-o-objects-also-known-as-file-objects"]], "Internal types": [[425, "internal-types"]], "Code objects": [[425, "code-objects"]], "Frame objects": [[425, "frame-objects"]], "Traceback objects": [[425, "traceback-objects"]], "Slice objects": [[425, "slice-objects"]], "Static method objects": [[425, "static-method-objects"]], "Class method objects": [[425, "class-method-objects"]], "Special method names": [[425, "special-method-names"]], "Basic customization": [[425, "basic-customization"]], "Customizing attribute access": [[425, "customizing-attribute-access"]], "Customizing module attribute access": [[425, "customizing-module-attribute-access"]], "Implementing Descriptors": [[425, "implementing-descriptors"]], "Invoking Descriptors": [[425, "invoking-descriptors"]], "__slots__": [[425, "slots"], [469, "slots"]], "Customizing class creation": [[425, "customizing-class-creation"]], "Metaclasses": [[425, "metaclasses"]], "Resolving MRO entries": [[425, "resolving-mro-entries"]], "Determining the appropriate metaclass": [[425, "determining-the-appropriate-metaclass"]], "Preparing the class namespace": [[425, "preparing-the-class-namespace"]], "Executing the class body": [[425, "executing-the-class-body"]], "Creating the class object": [[425, "creating-the-class-object"]], "Uses for metaclasses": [[425, "uses-for-metaclasses"]], "Customizing instance and subclass checks": [[425, "customizing-instance-and-subclass-checks"]], "Emulating generic types": [[425, "emulating-generic-types"]], "The purpose of __class_getitem__": [[425, "the-purpose-of-class-getitem"]], "__class_getitem__ versus __getitem__": [[425, "class-getitem-versus-getitem"]], "Emulating callable objects": [[425, "emulating-callable-objects"]], "Emulating container types": [[425, "emulating-container-types"]], "Emulating numeric types": [[425, "emulating-numeric-types"]], "With Statement Context Managers": [[425, "with-statement-context-managers"]], "Customizing positional arguments in class pattern matching": [[425, "customizing-positional-arguments-in-class-pattern-matching"]], "Emulating buffer types": [[425, "emulating-buffer-types"]], "Special method lookup": [[425, "special-method-lookup"]], "Awaitable Objects": [[425, "awaitable-objects"]], "Coroutine Objects": [[425, "coroutine-objects"]], "Asynchronous Iterators": [[425, "asynchronous-iterators"]], "Asynchronous Context Managers": [[425, "asynchronous-context-managers"]], "The import system": [[429, "the-import-system"]], "importlib": [[429, "importlib"], [479, "importlib"], [477, "importlib"], [477, "id6"], [476, "importlib"], [476, "id3"], [471, "importlib"], [475, "importlib"], [474, "importlib"]], "Packages": [[429, "packages"]], "Regular packages": [[429, "regular-packages"]], "Namespace packages": [[429, "namespace-packages"]], "Searching": [[429, "searching"]], "The module cache": [[429, "the-module-cache"]], "Finders and loaders": [[429, "finders-and-loaders"]], "Import hooks": [[429, "import-hooks"]], "The meta path": [[429, "the-meta-path"]], "Loading": [[429, "loading"]], "Loaders": [[429, "loaders"]], "Submodules": [[429, "submodules"]], "Module spec": [[429, "module-spec"]], "Import-related module attributes": [[429, "import-related-module-attributes"]], "module.__path__": [[429, "module-path"]], "Module reprs": [[429, "module-reprs"]], "Cached bytecode invalidation": [[429, "cached-bytecode-invalidation"]], "The Path Based Finder": [[429, "the-path-based-finder"]], "Path entry finders": [[429, "path-entry-finders"]], "Path entry finder protocol": [[429, "path-entry-finder-protocol"]], "Replacing the standard import system": [[429, "replacing-the-standard-import-system"]], "Package Relative Imports": [[429, "package-relative-imports"]], "Special considerations for __main__": [[429, "special-considerations-for-main"]], "__main__.__spec__": [[429, "main-spec"]], "zipfile --- Work with ZIP archives": [[419, "module-zipfile"]], "ZipFile \u7269\u4ef6": [[419, "zipfile-objects"]], "Path Objects": [[419, "path-objects"]], "PyZipFile \u7269\u4ef6": [[419, "pyzipfile-objects"]], "ZipInfo \u7269\u4ef6": [[419, "zipinfo-objects"]], "Command-Line Interface": [[419, "command-line-interface"], [355, "command-line-interface"], [308, "command-line-interface"]], "Command-line options": [[419, "command-line-options"], [355, "command-line-options"]], "Decompression pitfalls": [[419, "decompression-pitfalls"]], "From file itself": [[419, "from-file-itself"]], "File System limitations": [[419, "file-system-limitations"]], "Resources limitations": [[419, "resources-limitations"]], "Interruption": [[419, "interruption"]], "Default behaviors of extraction": [[419, "default-behaviors-of-extraction"]], "unittest --- \u55ae\u5143\u6e2c\u8a66\u6846\u67b6": [[385, "module-unittest"]], "\u7c21\u55ae\u7bc4\u4f8b": [[385, "basic-example"], [353, "simple-example"]], "\u547d\u4ee4\u57f7\u884c\u5217\u4ecb\u9762 (Command-Line Interface)": [[385, "command-line-interface"]], "\u547d\u4ee4\u5217\u6a21\u5f0f\u9078\u9805": [[385, "command-line-options"]], "Test Discovery\uff08\u6e2c\u8a66\u63a2\u7d22\uff09": [[385, "test-discovery"]], "Organizing test code": [[385, "organizing-test-code"]], "Re-using old test code": [[385, "re-using-old-test-code"]], "Skipping tests and expected failures": [[385, "skipping-tests-and-expected-failures"]], "Distinguishing test iterations using subtests": [[385, "distinguishing-test-iterations-using-subtests"]], "Classes and functions": [[385, "classes-and-functions"], [252, "classes-and-functions"]], "Test cases": [[385, "test-cases"]], "Grouping tests": [[385, "grouping-tests"]], "Loading and running tests": [[385, "loading-and-running-tests"]], "load_tests Protocol": [[385, "load-tests-protocol"]], "Class and Module Fixtures": [[385, "class-and-module-fixtures"]], "setUpClass and tearDownClass": [[385, "setupclass-and-teardownclass"]], "setUpModule and tearDownModule": [[385, "setupmodule-and-teardownmodule"]], "unittest.mock --- getting started": [[387, "unittest-mock-getting-started"]], "Using Mock": [[387, "using-mock"]], "Mock Patching Methods": [[387, "mock-patching-methods"]], "Mock for Method Calls on an Object": [[387, "mock-for-method-calls-on-an-object"]], "Mocking Classes": [[387, "mocking-classes"]], "Naming your mocks": [[387, "naming-your-mocks"]], "Tracking all Calls": [[387, "tracking-all-calls"]], "Setting Return Values and Attributes": [[387, "setting-return-values-and-attributes"]], "Raising exceptions with mocks": [[387, "raising-exceptions-with-mocks"]], "Side effect functions and iterables": [[387, "side-effect-functions-and-iterables"]], "Mocking asynchronous iterators": [[387, "mocking-asynchronous-iterators"]], "Mocking asynchronous context manager": [[387, "mocking-asynchronous-context-manager"]], "Creating a Mock from an Existing Object": [[387, "creating-a-mock-from-an-existing-object"]], "Using side_effect to return per file content": [[387, "using-side-effect-to-return-per-file-content"]], "Patch Decorators": [[387, "patch-decorators"]], "Further Examples": [[387, "further-examples"]], "Mocking chained calls": [[387, "mocking-chained-calls"]], "Partial mocking": [[387, "partial-mocking"]], "Mocking a Generator Method": [[387, "mocking-a-generator-method"]], "Applying the same patch to every test method": [[387, "applying-the-same-patch-to-every-test-method"]], "Mocking Unbound Methods": [[387, "mocking-unbound-methods"]], "Checking multiple calls with mock": [[387, "checking-multiple-calls-with-mock"]], "Coping with mutable arguments": [[387, "coping-with-mutable-arguments"]], "Nesting Patches": [[387, "nesting-patches"]], "Mocking a dictionary with MagicMock": [[387, "mocking-a-dictionary-with-magicmock"]], "Mock subclasses and their attributes": [[387, "mock-subclasses-and-their-attributes"]], "Mocking imports with patch.dict": [[387, "mocking-imports-with-patch-dict"]], "Tracking order of calls and less verbose call assertions": [[387, "tracking-order-of-calls-and-less-verbose-call-assertions"]], "More complex argument matching": [[387, "more-complex-argument-matching"]], "wave --- Read and write WAV files": [[398, "module-wave"]], "Wave_read \u7269\u4ef6": [[398, "wave-read-objects"]], "Wave_write \u7269\u4ef6": [[398, "wave-write-objects"]], "XML \u8655\u7406\u6a21\u7d44": [[406, "module-xml"]], "XML \u6f0f\u6d1e": [[406, "xml-vulnerabilities"]], "defusedxml \u5957\u4ef6": [[406, "the-defusedxml-package"]], "urllib.error --- urllib.request \u5f15\u767c\u7684\u4f8b\u5916\u985e\u5225": [[390, "module-urllib.error"]], "unittest.mock \u2014 mock \u7269\u4ef6\u51fd\u5f0f\u5eab": [[386, "module-unittest.mock"]], "\u5feb\u901f\u5c0e\u5f15": [[386, "quick-guide"]], "Mock \u985e\u5225": [[386, "the-mock-class"]], "Calling": [[386, "calling"]], "Deleting Attributes": [[386, "deleting-attributes"]], "Mock names and the name attribute": [[386, "mock-names-and-the-name-attribute"]], "Attaching Mocks as Attributes": [[386, "attaching-mocks-as-attributes"]], "The patchers": [[386, "the-patchers"]], "patch": [[386, "patch"]], "patch.object": [[386, "patch-object"]], "patch.dict": [[386, "patch-dict"]], "patch.multiple": [[386, "patch-multiple"]], "patch methods: start and stop": [[386, "patch-methods-start-and-stop"]], "patch builtins": [[386, "patch-builtins"]], "TEST_PREFIX": [[386, "test-prefix"]], "Nesting Patch Decorators": [[386, "nesting-patch-decorators"]], "Where to patch": [[386, "where-to-patch"]], "Patching Descriptors and Proxy Objects": [[386, "patching-descriptors-and-proxy-objects"]], "MagicMock and magic method support": [[386, "magicmock-and-magic-method-support"]], "Mocking Magic Methods": [[386, "mocking-magic-methods"]], "Magic Mock": [[386, "magic-mock"]], "Helpers": [[386, "helpers"]], "sentinel": [[386, "sentinel"]], "DEFAULT": [[386, "default"]], "call": [[386, "call"]], "create_autospec": [[386, "create-autospec"]], "ANY": [[386, "any"]], "FILTER_DIR": [[386, "filter-dir"]], "mock_open": [[386, "mock-open"]], "Autospeccing": [[386, "autospeccing"]], "Sealing mocks": [[386, "sealing-mocks"]], "MS Windows \u7279\u6709\u670d\u52d9": [[401, "ms-windows-specific-services"]], "tokenize --- Tokenizer for Python source": [[375, "module-tokenize"]], "Tokenizing Input": [[375, "tokenizing-input"]], "trace --- Trace or track Python statement execution": [[377, "module-trace"]], "Main options": [[377, "main-options"]], "Modifiers": [[377, "modifiers"]], "Filters": [[377, "filters"]], "Programmatic Interface": [[377, "programmatic-interface"], [297, "programmatic-interface"]], "uuid --- RFC 4122 \u5b9a\u7fa9\u7684 UUID \u7269\u4ef6": [[395, "module-uuid"]], "\u547d\u4ee4\u5217\u7684\u7528\u6cd5": [[395, "command-line-usage"]], "\u547d\u4ee4\u5217\u7684\u7bc4\u4f8b": [[395, "command-line-example"]], "types --- Dynamic type creation and names for built-in types": [[382, "module-types"]], "Dynamic Type Creation": [[382, "dynamic-type-creation"]], "Standard Interpreter Types": [[382, "standard-interpreter-types"]], "Additional Utility Classes and Functions": [[382, "additional-utility-classes-and-functions"]], "Coroutine Utility Functions": [[382, "coroutine-utility-functions"]], "wsgiref --- WSGI \u5de5\u5177\u8207\u53c3\u8003\u5be6\u4f5c": [[404, "module-wsgiref"]], "wsgiref.util -- WSGI \u74b0\u5883\u5de5\u5177": [[404, "module-wsgiref.util"]], "wsgiref.headers -- WSGI response header tools": [[404, "module-wsgiref.headers"]], "wsgiref.simple_server -- a simple WSGI HTTP server": [[404, "module-wsgiref.simple_server"]], "wsgiref.validate --- WSGI conformance checker": [[404, "module-wsgiref.validate"]], "wsgiref.handlers -- server/gateway base classes": [[404, "module-wsgiref.handlers"]], "wsgiref.types -- WSGI types for static type checking": [[404, "module-wsgiref.types"]], "xdrlib --- XDR \u8cc7\u6599\u7684\u7de8\u78bc\u8207\u89e3\u78bc": [[405, "module-xdrlib"]], "Packer Objects": [[405, "packer-objects"]], "Unpacker Objects": [[405, "unpacker-objects"]], "xml.dom --- The Document Object Model API": [[407, "module-xml.dom"]], "\u6a21\u7d44\u5167\u5bb9": [[407, "module-contents"], [383, "module-contents"], [331, "module-contents"], [316, "module-contents"], [334, "module-contents"], [330, "module-contents"], [208, "module-contents"], [172, "module-contents"]], "Objects in the DOM": [[407, "objects-in-the-dom"]], "DOMImplementation \u7269\u4ef6": [[407, "domimplementation-objects"]], "Node Objects": [[407, "node-objects"]], "NodeList \u7269\u4ef6": [[407, "nodelist-objects"]], "DocumentType \u7269\u4ef6": [[407, "documenttype-objects"]], "Document Objects": [[407, "document-objects"]], "Attr Objects": [[407, "attr-objects"]], "NamedNodeMap \u7269\u4ef6": [[407, "namednodemap-objects"]], "Comment Objects": [[407, "comment-objects"]], "Text and CDATASection Objects": [[407, "text-and-cdatasection-objects"]], "ProcessingInstruction \u7269\u4ef6": [[407, "processinginstruction-objects"]], "Conformance": [[407, "conformance"]], "Type Mapping": [[407, "type-mapping"]], "Accessor Methods": [[407, "accessor-methods"]], "urllib --- URL \u8655\u7406\u6a21\u7d44": [[389, "module-urllib"]], "urllib.request --- \u7528\u4f86\u958b\u555f URLs \u7684\u53ef\u64f4\u5145\u51fd\u5f0f\u5eab": [[392, "module-urllib.request"]], "Request Objects": [[392, "request-objects"]], "OpenerDirector \u7269\u4ef6": [[392, "openerdirector-objects"]], "BaseHandler \u7269\u4ef6": [[392, "basehandler-objects"]], "HTTPRedirectHandler \u7269\u4ef6": [[392, "httpredirecthandler-objects"]], "HTTPCookieProcessor \u7269\u4ef6": [[392, "httpcookieprocessor-objects"]], "ProxyHandler \u7269\u4ef6": [[392, "proxyhandler-objects"]], "HTTPPasswordMgr \u7269\u4ef6": [[392, "httppasswordmgr-objects"]], "HTTPPasswordMgrWithPriorAuth \u7269\u4ef6": [[392, "httppasswordmgrwithpriorauth-objects"]], "AbstractBasicAuthHandler \u7269\u4ef6": [[392, "abstractbasicauthhandler-objects"]], "HTTPBasicAuthHandler \u7269\u4ef6": [[392, "httpbasicauthhandler-objects"]], "ProxyBasicAuthHandler \u7269\u4ef6": [[392, "proxybasicauthhandler-objects"]], "AbstractDigestAuthHandler \u7269\u4ef6": [[392, "abstractdigestauthhandler-objects"]], "HTTPDigestAuthHandler \u7269\u4ef6": [[392, "httpdigestauthhandler-objects"]], "ProxyDigestAuthHandler \u7269\u4ef6": [[392, "proxydigestauthhandler-objects"]], "HTTPHandler \u7269\u4ef6": [[392, "httphandler-objects"]], "HTTPSHandler \u7269\u4ef6": [[392, "httpshandler-objects"]], "FileHandler \u7269\u4ef6": [[392, "filehandler-objects"]], "DataHandler \u7269\u4ef6": [[392, "datahandler-objects"]], "FTPHandler \u7269\u4ef6": [[392, "ftphandler-objects"]], "CacheFTPHandler \u7269\u4ef6": [[392, "cacheftphandler-objects"]], "UnknownHandler \u7269\u4ef6": [[392, "unknownhandler-objects"]], "HTTPErrorProcessor \u7269\u4ef6": [[392, "httperrorprocessor-objects"]], "Examples": [[392, "examples"]], "Legacy interface": [[392, "legacy-interface"]], "urllib.request Restrictions": [[392, "urllib-request-restrictions"]], "urllib.response --- Response classes used by urllib": [[392, "module-urllib.response"]], "urllib.robotparser --- robots.txt \u7684\u5256\u6790\u5668": [[393, "module-urllib.robotparser"]], "weakref --- Weak references": [[399, "module-weakref"]], "Weak Reference Objects": [[399, "weak-reference-objects"]], "Finalizer Objects": [[399, "finalizer-objects"]], "Comparing finalizers with __del__() methods": [[399, "comparing-finalizers-with-del-methods"]], "token --- Constants used with Python parse trees": [[374, "module-token"]], "urllib.parse --- Parse URLs into components": [[391, "module-urllib.parse"]], "URL Parsing": [[391, "url-parsing"]], "URL parsing security": [[391, "url-parsing-security"]], "Parsing ASCII Encoded Bytes": [[391, "parsing-ascii-encoded-bytes"]], "Structured Parse Results": [[391, "structured-parse-results"]], "URL Quoting": [[391, "url-quoting"]], "winreg --- Windows registry access": [[402, "module-winreg"]], "HKEY_* Constants": [[402, "hkey-constants"]], "Access Rights": [[402, "access-rights"]], "64-bit Specific": [[402, "bit-specific"]], "Value Types": [[402, "value-types"]], "Registry Handle Objects": [[402, "registry-handle-objects"]], "turtle --- \u9f9c\u5716\u5b78": [[381, "module-turtle"]], "\u4ecb\u7d39": [[381, "introduction"]], "Turtle star": [[381, null]], "Starting a turtle environment": [[381, "starting-a-turtle-environment"]], "Basic drawing": [[381, "basic-drawing"]], "Pen control": [[381, "pen-control"], [381, "id1"]], "The turtle's position": [[381, "the-turtle-s-position"]], "Making algorithmic patterns": [[381, "making-algorithmic-patterns"]], "How to...": [[381, "how-to"]], "Get started as quickly as possible": [[381, "get-started-as-quickly-as-possible"]], "Use the turtle module namespace": [[381, "use-the-turtle-module-namespace"]], "Use turtle graphics in a script": [[381, "use-turtle-graphics-in-a-script"]], "Use object-oriented turtle graphics": [[381, "use-object-oriented-turtle-graphics"]], "Turtle graphics reference": [[381, "turtle-graphics-reference"]], "Turtle methods": [[381, "turtle-methods"]], "Methods of TurtleScreen/Screen": [[381, "methods-of-turtlescreen-screen"]], "Methods of RawTurtle/Turtle and corresponding functions": [[381, "methods-of-rawturtle-turtle-and-corresponding-functions"]], "Turtle motion": [[381, "turtle-motion"]], "Tell Turtle's state": [[381, "tell-turtle-s-state"]], "Settings for measurement": [[381, "settings-for-measurement"]], "Drawing state": [[381, "drawing-state"]], "Color control": [[381, "color-control"]], "Filling": [[381, "filling"]], "More drawing control": [[381, "more-drawing-control"]], "Turtle state": [[381, "turtle-state"]], "Visibility": [[381, "visibility"]], "Appearance": [[381, "appearance"]], "Using events": [[381, "using-events"]], "Special Turtle methods": [[381, "special-turtle-methods"]], "Compound shapes": [[381, "compound-shapes"]], "Methods of TurtleScreen/Screen and corresponding functions": [[381, "methods-of-turtlescreen-screen-and-corresponding-functions"]], "Window control": [[381, "window-control"]], "Animation control": [[381, "animation-control"]], "Using screen events": [[381, "using-screen-events"]], "Input methods": [[381, "input-methods"]], "Settings and special methods": [[381, "settings-and-special-methods"]], "Methods specific to Screen, not inherited from TurtleScreen": [[381, "methods-specific-to-screen-not-inherited-from-turtlescreen"]], "Public classes": [[381, "public-classes"]], "Explanation": [[381, "explanation"]], "Help and configuration": [[381, "help-and-configuration"]], "How to use help": [[381, "how-to-use-help"]], "Translation of docstrings into different languages": [[381, "translation-of-docstrings-into-different-languages"]], "How to configure Screen and Turtles": [[381, "how-to-configure-screen-and-turtles"]], "turtledemo --- Demo scripts": [[381, "module-turtledemo"]], "Changes since Python 2.6": [[381, "changes-since-python-2-6"]], "Changes since Python 3.0": [[381, "changes-since-python-3-0"]], "tracemalloc --- Trace memory allocations": [[379, "module-tracemalloc"]], "Display the top 10": [[379, "display-the-top-10"]], "Compute differences": [[379, "compute-differences"]], "Get the traceback of a memory block": [[379, "get-the-traceback-of-a-memory-block"]], "Pretty top": [[379, "pretty-top"]], "Record the current and peak size of all traced memory blocks": [[379, "record-the-current-and-peak-size-of-all-traced-memory-blocks"]], "API": [[379, "api"], [396, "api"]], "DomainFilter": [[379, "domainfilter"]], "Filter": [[379, "filter"]], "Frame": [[379, "frame"]], "Snapshot": [[379, "snapshot"]], "Statistic": [[379, "statistic"]], "StatisticDiff": [[379, "statisticdiff"]], "Trace": [[379, "trace"]], "Traceback": [[379, "traceback"]], "unicodedata --- Unicode Database": [[384, "module-unicodedata"]], "tty --- \u7d42\u7aef\u6a5f\u63a7\u5236\u51fd\u5f0f": [[380, "module-tty"]], "warnings --- Warning control": [[397, "module-warnings"]], "Warning Categories": [[397, "warning-categories"]], "The Warnings Filter": [[397, "the-warnings-filter"]], "Describing Warning Filters": [[397, "describing-warning-filters"]], "Default Warning Filter": [[397, "default-warning-filter"]], "Overriding the default filter": [[397, "overriding-the-default-filter"]], "Temporarily Suppressing Warnings": [[397, "temporarily-suppressing-warnings"]], "Testing Warnings": [[397, "testing-warnings"]], "Updating Code For New Versions of Dependencies": [[397, "updating-code-for-new-versions-of-dependencies"]], "Available Functions": [[397, "available-functions"]], "Available Context Managers": [[397, "available-context-managers"]], "typing --- \u652f\u63f4\u578b\u5225\u63d0\u793a": [[383, "typing-support-for-type-hints"]], "\u76f8\u95dc\u7684 PEPs": [[383, "relevant-peps"]], "\u578b\u5225\u5225\u540d": [[383, "type-aliases"]], "NewType": [[383, "newtype"]], "Annotating callable objects": [[383, "annotating-callable-objects"]], "Generics": [[383, "generics"]], "Annotating tuples": [[383, "annotating-tuples"]], "The type of class objects": [[383, "the-type-of-class-objects"]], "User-defined generic types": [[383, "user-defined-generic-types"]], "Any \u578b\u5225": [[383, "the-any-type"]], "Nominal vs structural subtyping": [[383, "nominal-vs-structural-subtyping"]], "Special typing primitives": [[383, "special-typing-primitives"]], "Special types": [[383, "special-types"]], "Special forms": [[383, "special-forms"]], "Building generic types and type aliases": [[383, "building-generic-types-and-type-aliases"]], "Other special directives": [[383, "other-special-directives"]], "ABCs for working with IO": [[383, "abcs-for-working-with-io"]], "\u51fd\u5f0f\u8207\u88dd\u98fe\u5668": [[383, "functions-and-decorators"]], "Recognised parameters for field specifiers": [[383, "id7"]], "Introspection helpers": [[383, "introspection-helpers"]], "\u68c4\u7528\u7684\u5225\u540d": [[383, "deprecated-aliases"]], "\u5167\u5efa\u578b\u5225\u7684\u5225\u540d": [[383, "aliases-to-built-in-types"]], "collections \u4e2d\u578b\u5225\u7684\u5225\u540d": [[383, "aliases-to-types-in-collections"]], "Aliases to other concrete types": [[383, "aliases-to-other-concrete-types"]], "collections.abc \u4e2d\u5bb9\u5668 ABC \u7684\u5225\u540d": [[383, "aliases-to-container-abcs-in-collections-abc"]], "Aliases to asynchronous ABCs in collections.abc": [[383, "aliases-to-asynchronous-abcs-in-collections-abc"]], "Aliases to other ABCs in collections.abc": [[383, "aliases-to-other-abcs-in-collections-abc"]], "contextlib ABC \u7684\u5225\u540d": [[383, "aliases-to-contextlib-abcs"]], "Deprecation Timeline of Major Features": [[383, "deprecation-timeline-of-major-features"]], "winsound --- Sound-playing interface for Windows": [[403, "module-winsound"]], "tomllib --- \u5256\u6790 TOML \u6a94\u6848": [[376, "module-tomllib"]], "\u8f49\u63db\u8868": [[376, "conversion-table"]], "traceback --- Print or retrieve a stack traceback": [[378, "module-traceback"]], "TracebackException \u7269\u4ef6": [[378, "tracebackexception-objects"]], "StackSummary \u7269\u4ef6": [[378, "stacksummary-objects"]], "FrameSummary \u7269\u4ef6": [[378, "framesummary-objects"]], "Traceback Examples": [[378, "traceback-examples"]], "xdrlib --- uuencode \u6a94\u6848\u7684\u7de8\u78bc\u8207\u89e3\u78bc": [[394, "module-uu"]], "webbrowser --- Convenient web-browser controller": [[400, "module-webbrowser"]], "Browser Controller Objects": [[400, "browser-controller-objects"]], "venv --- Creation of virtual environments": [[396, "module-venv"]], "\u5efa\u7acb\u865b\u64ec\u74b0\u5883": [[396, "creating-virtual-environments"], [450, "creating-virtual-environments"]], "\u865b\u64ec\u74b0\u5883\u5982\u4f55\u904b\u4f5c": [[396, "how-venvs-work"]], "An example of extending EnvBuilder": [[396, "an-example-of-extending-envbuilder"]], "Unix \u7279\u6709\u670d\u52d9": [[388, "unix-specific-services"]], "Python 3.8 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[478, "what-s-new-in-python-3-8"]], "Summary -- Release highlights": [[478, "summary-release-highlights"], [479, "summary-release-highlights"], [476, "summary-release-highlights"], [475, "summary-release-highlights"], [473, "summary-release-highlights"]], "New Features": [[478, "new-features"], [479, "new-features"], [479, "id1"], [477, "new-features"], [476, "new-features"], [475, "new-features"], [474, "new-features"]], "Positional-only parameters": [[478, "positional-only-parameters"]], "Parallel filesystem cache for compiled bytecode files": [[478, "parallel-filesystem-cache-for-compiled-bytecode-files"]], "Debug build uses the same ABI as release build": [[478, "debug-build-uses-the-same-abi-as-release-build"]], "f-strings support = for self-documenting expressions and debugging": [[478, "f-strings-support-for-self-documenting-expressions-and-debugging"]], "PEP 578: Python Runtime Audit Hooks": [[478, "pep-578-python-runtime-audit-hooks"]], "PEP 587: Python Initialization Configuration": [[478, "pep-587-python-initialization-configuration"]], "PEP 590: Vectorcall: a fast calling protocol for CPython": [[478, "pep-590-vectorcall-a-fast-calling-protocol-for-cpython"]], "Pickle protocol 5 with out-of-band data buffers": [[478, "pickle-protocol-5-with-out-of-band-data-buffers"]], "\u5176\u4ed6\u8a9e\u8a00\u66f4\u52d5": [[478, "other-language-changes"], [479, "other-language-changes"], [477, "other-language-changes"], [476, "other-language-changes"], [466, "other-language-changes"], [472, "other-language-changes"], [470, "other-language-changes"], [471, "other-language-changes"], [475, "other-language-changes"], [474, "other-language-changes"], [465, "other-language-changes"], [469, "other-language-changes"], [464, "other-language-changes"], [468, "other-language-changes"], [473, "other-language-changes"], [463, "other-language-changes"], [462, "other-language-changes"]], "New Modules": [[478, "new-modules"], [471, "new-modules"], [475, "new-modules"]], "Improved Modules": [[478, "improved-modules"], [479, "improved-modules"], [477, "improved-modules"], [476, "improved-modules"], [471, "improved-modules"], [475, "improved-modules"], [474, "improved-modules"]], "ast": [[478, "ast"], [479, "ast"], [476, "ast"], [472, "ast"]], "asyncio": [[478, "asyncio"], [479, "asyncio"], [477, "asyncio"], [477, "whatsnew37-asyncio-deprecated"], [476, "asyncio"], [470, "asyncio"], [471, "asyncio"], [475, "asyncio"], [474, "asyncio"], [469, "asyncio"]], "builtins\uff08\u5167\u5efa\uff09": [[478, "builtins"]], "collections": [[478, "collections"], [477, "collections"], [477, "id3"], [476, "collections"], [472, "collections"], [475, "collections"], [474, "collections"], [473, "collections"]], "cProfile": [[478, "cprofile"], [477, "cprofile"]], "csv": [[478, "csv"], [472, "csv"], [471, "csv"], [475, "csv"]], "curses": [[478, "curses"], [479, "curses"], [475, "curses"], [469, "curses"], [473, "curses"]], "ctypes": [[478, "ctypes"], [472, "ctypes"]], "datetime": [[478, "datetime"], [479, "datetime"], [477, "datetime"], [476, "datetime"], [470, "datetime"], [473, "datetime"]], "functools": [[478, "functools"], [477, "functools"], [472, "functools"], [470, "functools"], [475, "functools"], [474, "functools"], [473, "functools"]], "gc": [[478, "gc"], [479, "gc"], [477, "gc"], [474, "gc"], [469, "gc"], [473, "gc"]], "gettext": [[478, "gettext"], [477, "gettext"]], "gzip": [[478, "gzip"], [471, "gzip"], [475, "gzip"]], "IDLE and idlelib": [[478, "idle-and-idlelib"], [479, "idle-and-idlelib"]], "inspect": [[478, "inspect"], [479, "inspect"], [476, "inspect"], [472, "inspect"], [470, "inspect"], [471, "inspect"], [475, "inspect"], [474, "inspect"], [469, "inspect"], [473, "inspect"]], "io": [[478, "io"], [477, "io"], [472, "io"], [471, "io"], [475, "io"], [473, "io"]], "itertools": [[478, "itertools"], [477, "itertools"], [472, "itertools"], [471, "itertools"], [469, "itertools"], [473, "itertools"]], "json.tool": [[478, "json-tool"]], "logging": [[478, "logging"], [477, "logging"], [476, "logging"], [472, "logging"], [470, "logging"], [475, "logging"], [474, "logging"], [473, "logging"]], "math": [[478, "math"], [479, "math"], [477, "math"], [476, "math"], [472, "math"], [470, "math"], [471, "math"], [475, "math"], [473, "math"]], "mmap": [[478, "mmap"], [474, "mmap"], [473, "mmap"]], "multiprocessing": [[478, "multiprocessing"], [479, "multiprocessing"], [477, "multiprocessing"], [476, "multiprocessing"], [475, "multiprocessing"], [474, "multiprocessing"], [473, "multiprocessing"]], "os": [[478, "os"], [479, "os"], [477, "os"], [476, "os"], [476, "id4"], [472, "os"], [470, "os"], [471, "os"], [475, "os"], [474, "os"], [469, "os"], [473, "os"]], "os.path": [[478, "os-path"], [471, "os-path"], [469, "os-path"]], "pathlib": [[478, "pathlib"], [479, "pathlib"], [477, "pathlib"], [476, "pathlib"], [470, "pathlib"], [471, "pathlib"], [475, "pathlib"], [474, "pathlib"], [469, "pathlib"]], "pickle": [[478, "pickle"], [476, "pickle"], [475, "pickle"], [474, "pickle"], [473, "pickle"]], "plistlib": [[478, "plistlib"], [474, "plistlib"]], "pprint": [[478, "pprint"], [479, "pprint"], [474, "pprint"], [469, "pprint"]], "py_compile": [[478, "py-compile"], [477, "py-compile"], [469, "py-compile"]], "shlex": [[478, "shlex"], [476, "shlex"], [473, "shlex"]], "shutil": [[478, "shutil"], [472, "shutil"], [470, "shutil"], [471, "shutil"], [475, "shutil"], [474, "shutil"], [473, "shutil"]], "socket": [[478, "socket"], [479, "socket"], [477, "socket"], [477, "id8"], [476, "socket"], [472, "socket"], [470, "socket"], [475, "socket"], [474, "socket"], [469, "socket"], [473, "socket"]], "ssl": [[478, "ssl"], [477, "ssl"], [477, "id9"], [476, "ssl"], [476, "id6"], [472, "ssl"], [471, "ssl"], [475, "ssl"], [474, "ssl"], [469, "ssl"], [473, "ssl"]], "statistics": [[478, "statistics"], [476, "statistics"], [471, "statistics"], [474, "statistics"], [469, "statistics"]], "sys": [[478, "sys"], [479, "sys"], [477, "sys"], [477, "id10"], [476, "sys"], [470, "sys"], [471, "sys"], [475, "sys"], [474, "sys"], [469, "sys"], [473, "sys"]], "tarfile": [[478, "tarfile"], [472, "tarfile"], [475, "tarfile"], [474, "tarfile"], [473, "tarfile"]], "threading": [[478, "threading"], [477, "threading"], [472, "threading"], [470, "threading"], [471, "threading"], [475, "threading"], [474, "threading"], [469, "threading"], [473, "threading"]], "tokenize": [[478, "tokenize"], [471, "tokenize"]], "tkinter": [[478, "tkinter"], [477, "tkinter"], [476, "tkinter"], [476, "id7"], [470, "tkinter"], [471, "tkinter"], [475, "tkinter"]], "time": [[478, "time"], [479, "time"], [477, "time"], [476, "time"], [470, "time"], [475, "time"], [473, "time"]], "typing": [[478, "typing"], [479, "typing"], [479, "id4"], [476, "typing"], [470, "typing"], [471, "typing"], [475, "typing"], [469, "typing"]], "unicodedata": [[478, "unicodedata"], [479, "unicodedata"], [477, "unicodedata"], [476, "unicodedata"], [470, "unicodedata"], [471, "unicodedata"], [475, "unicodedata"]], "unittest": [[478, "unittest"], [477, "unittest"], [472, "unittest"], [470, "unittest"], [471, "unittest"], [471, "id3"], [475, "unittest"], [474, "unittest"], [469, "unittest"], [473, "unittest"]], "venv": [[478, "venv"], [479, "venv"], [476, "venv"], [476, "whatsnew36-venv"], [470, "venv"], [474, "venv"]], "weakref": [[478, "weakref"], [474, "weakref"]], "xml": [[478, "xml"], [479, "xml"], [469, "xml"]], "xmlrpc": [[478, "xmlrpc"], [475, "xmlrpc"]], "\u6700\u4f73\u5316": [[478, "optimizations"], [479, "optimizations"], [477, "optimizations"], [476, "optimizations"], [466, "optimizations"], [472, "optimizations"], [470, "optimizations"], [471, "optimizations"], [475, "optimizations"], [465, "optimizations"], [469, "optimizations"], [464, "optimizations"], [468, "optimizations"], [473, "optimizations"], [463, "optimizations"], [462, "optimizations"]], "Build and C API Changes": [[478, "build-and-c-api-changes"], [476, "build-and-c-api-changes"], [466, "build-and-c-api-changes"], [472, "build-and-c-api-changes"], [467, "build-and-c-api-changes"], [475, "build-and-c-api-changes"], [465, "build-and-c-api-changes"], [464, "build-and-c-api-changes"], [468, "build-and-c-api-changes"], [463, "build-and-c-api-changes"], [462, "build-and-c-api-changes"]], "\u5df2\u68c4\u7528": [[478, "deprecated"], [479, "deprecated"], [476, "deprecated"], [470, "deprecated"], [470, "whatsnew311-c-api-deprecated"], [471, "deprecated"], [471, "id6"], [475, "deprecated"], [474, "deprecated"], [469, "deprecated"], [469, "id3"], [473, "deprecated"]], "API and Feature Removals": [[478, "api-and-feature-removals"], [477, "api-and-feature-removals"], [476, "api-and-feature-removals"], [475, "api-and-feature-removals"]], "Porting to Python 3.8": [[478, "porting-to-python-3-8"]], "Changes in Python behavior": [[478, "changes-in-python-behavior"], [475, "changes-in-python-behavior"]], "Changes in the Python API": [[478, "changes-in-the-python-api"], [479, "changes-in-the-python-api"], [477, "changes-in-the-python-api"], [476, "changes-in-the-python-api"], [471, "changes-in-the-python-api"], [475, "changes-in-the-python-api"]], "C API \u4e2d\u7684\u6539\u52d5": [[478, "changes-in-the-c-api"], [479, "changes-in-the-c-api"], [477, "changes-in-the-c-api"], [476, "changes-in-the-c-api"], [475, "changes-in-the-c-api"], [474, "changes-in-the-c-api"], [469, "changes-in-the-c-api"]], "CPython bytecode changes": [[478, "cpython-bytecode-changes"], [479, "cpython-bytecode-changes"], [477, "cpython-bytecode-changes"], [476, "cpython-bytecode-changes"], [471, "cpython-bytecode-changes"]], "Demos and Tools": [[478, "demos-and-tools"], [471, "demos-and-tools"]], "Notable changes in Python 3.8.1": [[478, "notable-changes-in-python-3-8-1"]], "Notable changes in Python 3.8.8": [[478, "notable-changes-in-python-3-8-8"]], "Notable changes in Python 3.8.12": [[478, "notable-changes-in-python-3-8-12"]], "Python \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd\uff1f": [[481, "what-s-new-in-python"]], "Changelog\uff08\u66f4\u52d5\u65e5\u8a8c\uff09": [[480, "changelog"]], "Python next": [[480, "python-next"]], "Core and Builtins": [[480, "core-and-builtins"], [480, "id2"], [480, "id7"], [480, "id12"], [480, "id22"], [480, "id32"], [480, "id39"], [480, "id45"], [480, "id53"], [480, "id63"], [480, "id72"], [480, "id82"], [480, "id88"], [480, "id98"], [480, "id108"], [480, "id117"], [480, "id129"], [480, "id138"], [480, "id147"], [480, "id155"], [480, "id164"], [480, "id172"], [480, "id180"], [480, "id190"], [480, "id201"], [480, "id211"], [480, "id220"], [480, "id230"], [480, "id239"], [480, "id248"], [480, "id259"], [480, "id269"], [480, "id279"], [480, "id289"], [480, "id300"], [480, "id311"], [480, "id319"], [480, "id326"], [480, "id336"], [480, "id347"], [480, "id358"], [480, "id369"], [480, "id378"], [480, "id385"], [480, "id397"], [480, "id403"], [480, "id410"], [480, "id420"], [480, "id431"], [480, "id440"], [480, "id448"], [480, "id455"], [480, "id465"], [480, "id472"], [480, "id481"], [480, "id494"], [480, "id504"], [480, "id517"], [480, "id527"], [480, "id536"], [480, "id538"], [480, "id546"], [480, "id550"], [480, "id555"], [480, "id560"], [480, "id565"], [480, "id571"], [480, "id579"], [480, "id586"], [480, "id595"], [480, "id605"], [480, "id615"], [480, "id619"], [480, "id627"], [480, "id636"], [480, "id640"], [480, "id648"], [480, "id650"], [480, "id661"], [480, "id663"], [480, "id665"], [480, "id670"], [480, "id673"], [480, "id678"], [480, "id680"], [480, "id686"], [480, "id692"], [480, "id697"], [480, "id702"]], "Library": [[480, "library"], [480, "id3"], [480, "id8"], [480, "id13"], [480, "id23"], [480, "id33"], [480, "id40"], [480, "id46"], [480, "id54"], [480, "id64"], [480, "id73"], [480, "id83"], [480, "id89"], [480, "id99"], [480, "id109"], [480, "id118"], [480, "id130"], [480, "id139"], [480, "id148"], [480, "id156"], [480, "id165"], [480, "id173"], [480, "id181"], [480, "id191"], [480, "id202"], [480, "id212"], [480, "id221"], [480, "id231"], [480, "id240"], [480, "id249"], [480, "id260"], [480, "id270"], [480, "id280"], [480, "id290"], [480, "id301"], [480, "id312"], [480, "id320"], [480, "id327"], [480, "id337"], [480, "id348"], [480, "id359"], [480, "id370"], [480, "id379"], [480, "id386"], [480, "id395"], [480, "id398"], [480, "id404"], [480, "id411"], [480, "id421"], [480, "id432"], [480, "id441"], [480, "id449"], [480, "id456"], [480, "id466"], [480, "id473"], [480, "id482"], [480, "id495"], [480, "id505"], [480, "id514"], [480, "id518"], [480, "id528"], [480, "id539"], [480, "id551"], [480, "id556"], [480, "id561"], [480, "id566"], [480, "id572"], [480, "id580"], [480, "id587"], [480, "id596"], [480, "id606"], [480, "id616"], [480, "id617"], [480, "id620"], [480, "id628"], [480, "id641"], [480, "id651"], [480, "id659"], [480, "id662"], [480, "id664"], [480, "id666"], [480, "id671"], [480, "id674"], [480, "id679"], [480, "id681"], [480, "id687"], [480, "id693"], [480, "id698"], [480, "id703"]], "Documentation": [[480, "documentation"], [480, "id4"], [480, "id9"], [480, "id14"], [480, "id24"], [480, "id34"], [480, "id47"], [480, "id55"], [480, "id65"], [480, "id74"], [480, "id84"], [480, "id90"], [480, "id100"], [480, "id110"], [480, "id119"], [480, "id131"], [480, "id140"], [480, "id149"], [480, "id157"], [480, "id166"], [480, "id174"], [480, "id182"], [480, "id192"], [480, "id203"], [480, "id213"], [480, "id222"], [480, "id232"], [480, "id241"], [480, "id250"], [480, "id261"], [480, "id271"], [480, "id281"], [480, "id291"], [480, "id302"], [480, "id313"], [480, "id321"], [480, "id328"], [480, "id338"], [480, "id349"], [480, "id360"], [480, "id371"], [480, "id380"], [480, "id387"], [480, "id399"], [480, "id405"], [480, "id412"], [480, "id422"], [480, "id433"], [480, "id442"], [480, "id450"], [480, "id457"], [480, "id467"], [480, "id474"], [480, "id483"], [480, "id496"], [480, "id506"], [480, "id519"], [480, "id532"], [480, "id543"], [480, "id553"], [480, "id557"], [480, "id592"], [480, "id598"], [480, "id608"], [480, "id621"], [480, "id631"], [480, "id643"], [480, "id653"], [480, "id668"], [480, "id676"], [480, "id684"], [480, "id707"]], "Tests": [[480, "tests"], [480, "id10"], [480, "id15"], [480, "id25"], [480, "id35"], [480, "id41"], [480, "id56"], [480, "id66"], [480, "id75"], [480, "id85"], [480, "id91"], [480, "id101"], [480, "id111"], [480, "id120"], [480, "id132"], [480, "id141"], [480, "id150"], [480, "id158"], [480, "id167"], [480, "id175"], [480, "id183"], [480, "id193"], [480, "id204"], [480, "id214"], [480, "id223"], [480, "id233"], [480, "id242"], [480, "id251"], [480, "id262"], [480, "id272"], [480, "id282"], [480, "id292"], [480, "id303"], [480, "id314"], [480, "id329"], [480, "id339"], [480, "id350"], [480, "id361"], [480, "id372"], [480, "id381"], [480, "id388"], [480, "id406"], [480, "id413"], [480, "id423"], [480, "id434"], [480, "id443"], [480, "id451"], [480, "id458"], [480, "id475"], [480, "id484"], [480, "id491"], [480, "id497"], [480, "id507"], [480, "id520"], [480, "id534"], [480, "id544"], [480, "id558"], [480, "id564"], [480, "id570"], [480, "id575"], [480, "id582"], [480, "id593"], [480, "id599"], [480, "id609"], [480, "id622"], [480, "id632"], [480, "id637"], [480, "id644"], [480, "id654"], [480, "id669"], [480, "id675"], [480, "id683"], [480, "id689"], [480, "id695"], [480, "id708"]], "Build": [[480, "build"], [480, "id11"], [480, "id16"], [480, "id26"], [480, "id36"], [480, "id48"], [480, "id57"], [480, "id67"], [480, "id76"], [480, "id86"], [480, "id92"], [480, "id102"], [480, "id112"], [480, "id121"], [480, "id133"], [480, "id142"], [480, "id151"], [480, "id159"], [480, "id168"], [480, "id176"], [480, "id184"], [480, "id194"], [480, "id205"], [480, "id215"], [480, "id224"], [480, "id234"], [480, "id243"], [480, "id252"], [480, "id263"], [480, "id273"], [480, "id283"], [480, "id293"], [480, "id304"], [480, "id315"], [480, "id322"], [480, "id330"], [480, "id340"], [480, "id351"], [480, "id362"], [480, "id373"], [480, "id389"], [480, "id400"], [480, "id407"], [480, "id414"], [480, "id424"], [480, "id435"], [480, "id444"], [480, "id459"], [480, "id468"], [480, "id476"], [480, "id485"], [480, "id492"], [480, "id498"], [480, "id508"], [480, "id515"], [480, "id521"], [480, "id531"], [480, "id537"], [480, "id545"], [480, "id549"], [480, "id559"], [480, "id563"], [480, "id569"], [480, "id576"], [480, "id584"], [480, "id590"], [480, "id601"], [480, "id610"], [480, "id623"], [480, "id635"], [480, "id645"], [480, "id655"], [480, "id658"], [480, "id660"], [480, "id672"], [480, "id677"], [480, "id688"], [480, "id694"], [480, "id699"], [480, "id705"]], "C API": [[480, "c-api"], [480, "id20"], [480, "id30"], [480, "id38"], [480, "id43"], [480, "id51"], [480, "id62"], [480, "id70"], [480, "id79"], [480, "id96"], [480, "id106"], [480, "id115"], [480, "id127"], [480, "id137"], [480, "id146"], [480, "id154"], [480, "id163"], [480, "id171"], [480, "id179"], [480, "id188"], [480, "id199"], [480, "id209"], [480, "id218"], [480, "id228"], [480, "id238"], [480, "id246"], [480, "id257"], [480, "id267"], [480, "id277"], [480, "id287"], [480, "id298"], [480, "id309"], [480, "id318"], [480, "id324"], [480, "id334"], [480, "id345"], [480, "id356"], [480, "id367"], [480, "id377"], [480, "id394"], [480, "id396"], [480, "id429"], [480, "id447"], [480, "id454"], [480, "id464"], [480, "id470"], [480, "id480"], [480, "id490"], [480, "id503"], [480, "id513"], [480, "id530"], [480, "id542"], [480, "id552"], [480, "id568"], [480, "id574"], [480, "id589"], [480, "id602"], [480, "id613"], [480, "id625"], [480, "id630"], [480, "id691"], [480, "id700"], [480, "id706"]], "Python 3.12.0 final": [[480, "python-3-12-0-final"]], "Tools/Demos": [[480, "tools-demos"], [480, "id19"], [480, "id29"], [480, "id37"], [480, "id61"], [480, "id69"], [480, "id95"], [480, "id105"], [480, "id125"], [480, "id136"], [480, "id145"], [480, "id198"], [480, "id245"], [480, "id256"], [480, "id286"], [480, "id297"], [480, "id308"], [480, "id344"], [480, "id355"], [480, "id366"], [480, "id376"], [480, "id393"], [480, "id418"], [480, "id428"], [480, "id439"], [480, "id453"], [480, "id463"], [480, "id479"], [480, "id489"], [480, "id502"], [480, "id512"], [480, "id524"], [480, "id533"], [480, "id547"], [480, "id554"], [480, "id577"], [480, "id591"], [480, "id603"], [480, "id612"], [480, "id633"], [480, "id647"], [480, "id657"], [480, "id685"], [480, "id690"], [480, "id696"], [480, "id709"]], "Python 3.12.0 release candidate 3": [[480, "python-3-12-0-release-candidate-3"]], "Python 3.12.0 release candidate 2": [[480, "python-3-12-0-release-candidate-2"]], "Security": [[480, "security"], [480, "id21"], [480, "id31"], [480, "id44"], [480, "id52"], [480, "id71"], [480, "id80"], [480, "id97"], [480, "id107"], [480, "id116"], [480, "id128"], [480, "id189"], [480, "id200"], [480, "id210"], [480, "id219"], [480, "id229"], [480, "id247"], [480, "id258"], [480, "id268"], [480, "id278"], [480, "id288"], [480, "id299"], [480, "id310"], [480, "id325"], [480, "id335"], [480, "id346"], [480, "id357"], [480, "id368"], [480, "id384"], [480, "id419"], [480, "id430"], [480, "id471"], [480, "id493"], [480, "id516"], [480, "id525"], [480, "id526"], [480, "id585"], [480, "id594"], [480, "id604"], [480, "id614"], [480, "id618"], [480, "id626"], [480, "id639"]], "Python 3.12.0 release candidate 1": [[480, "python-3-12-0-release-candidate-1"]], "Python 3.12.0 beta 4": [[480, "python-3-12-0-beta-4"]], "Python 3.12.0 beta 3": [[480, "python-3-12-0-beta-3"]], "Python 3.12.0 beta 2": [[480, "python-3-12-0-beta-2"]], "IDLE": [[480, "idle"], [480, "id60"], [480, "id124"], [480, "id153"], [480, "id162"], [480, "id187"], [480, "id197"], [480, "id208"], [480, "id217"], [480, "id227"], [480, "id237"], [480, "id255"], [480, "id266"], [480, "id276"], [480, "id296"], [480, "id307"], [480, "id317"], [480, "id323"], [480, "id333"], [480, "id343"], [480, "id354"], [480, "id365"], [480, "id375"], [480, "id383"], [480, "id392"], [480, "id402"], [480, "id409"], [480, "id417"], [480, "id427"], [480, "id438"], [480, "id462"], [480, "id469"], [480, "id478"], [480, "id488"], [480, "id501"], [480, "id511"], [480, "id523"], [480, "id529"], [480, "id540"], [480, "id573"], [480, "id581"], [480, "id588"], [480, "id597"], [480, "id607"], [480, "id629"], [480, "id638"], [480, "id642"], [480, "id652"], [480, "id667"], [480, "id682"], [480, "id704"], [472, "idle"], [468, "idle"], [244, "idle"]], "Python 3.12.0 beta 1": [[480, "python-3-12-0-beta-1"]], "Python 3.12.0 alpha 7": [[480, "python-3-12-0-alpha-7"]], "Python 3.12.0 alpha 6": [[480, "python-3-12-0-alpha-6"]], "Python 3.12.0 alpha 5": [[480, "python-3-12-0-alpha-5"]], "Python 3.12.0 alpha 4": [[480, "python-3-12-0-alpha-4"]], "Python 3.12.0 alpha 3": [[480, "python-3-12-0-alpha-3"]], "Python 3.12.0 alpha 2": [[480, "python-3-12-0-alpha-2"]], "Python 3.12.0 alpha 1": [[480, "python-3-12-0-alpha-1"]], "Python 3.11.0 beta 1": [[480, "python-3-11-0-beta-1"]], "Python 3.11.0 alpha 7": [[480, "python-3-11-0-alpha-7"]], "Python 3.11.0 alpha 6": [[480, "python-3-11-0-alpha-6"]], "Python 3.11.0 alpha 5": [[480, "python-3-11-0-alpha-5"]], "Python 3.11.0 alpha 4": [[480, "python-3-11-0-alpha-4"]], "Python 3.11.0 alpha 3": [[480, "python-3-11-0-alpha-3"]], "Python 3.11.0 alpha 2": [[480, "python-3-11-0-alpha-2"]], "Python 3.11.0 alpha 1": [[480, "python-3-11-0-alpha-1"]], "Python 3.10.0 beta 1": [[480, "python-3-10-0-beta-1"]], "Python 3.10.0 alpha 7": [[480, "python-3-10-0-alpha-7"]], "Python 3.10.0 alpha 6": [[480, "python-3-10-0-alpha-6"]], "Python 3.10.0 alpha 5": [[480, "python-3-10-0-alpha-5"]], "Python 3.10.0 alpha 4": [[480, "python-3-10-0-alpha-4"]], "Python 3.10.0 alpha 3": [[480, "python-3-10-0-alpha-3"]], "Python 3.10.0 alpha 2": [[480, "python-3-10-0-alpha-2"]], "Python 3.10.0 alpha 1": [[480, "python-3-10-0-alpha-1"]], "Python 3.9.0 beta 1": [[480, "python-3-9-0-beta-1"]], "Python 3.9.0 alpha 6": [[480, "python-3-9-0-alpha-6"]], "Python 3.9.0 alpha 5": [[480, "python-3-9-0-alpha-5"]], "Python 3.9.0 alpha 4": [[480, "python-3-9-0-alpha-4"]], "Python 3.9.0 alpha 3": [[480, "python-3-9-0-alpha-3"]], "Python 3.9.0 alpha 2": [[480, "python-3-9-0-alpha-2"]], "Python 3.9.0 alpha 1": [[480, "python-3-9-0-alpha-1"]], "Python 3.8.0 beta 1": [[480, "python-3-8-0-beta-1"]], "Python 3.8.0 alpha 4": [[480, "python-3-8-0-alpha-4"]], "Python 3.8.0 alpha 3": [[480, "python-3-8-0-alpha-3"]], "Python 3.8.0 alpha 2": [[480, "python-3-8-0-alpha-2"]], "Python 3.8.0 alpha 1": [[480, "python-3-8-0-alpha-1"]], "Python 3.7.0 final": [[480, "python-3-7-0-final"]], "Python 3.7.0 release candidate 1": [[480, "python-3-7-0-release-candidate-1"]], "Python 3.7.0 beta 5": [[480, "python-3-7-0-beta-5"]], "Python 3.7.0 beta 4": [[480, "python-3-7-0-beta-4"]], "Python 3.7.0 beta 3": [[480, "python-3-7-0-beta-3"]], "Python 3.7.0 beta 2": [[480, "python-3-7-0-beta-2"]], "Python 3.7.0 beta 1": [[480, "python-3-7-0-beta-1"]], "Python 3.7.0 alpha 4": [[480, "python-3-7-0-alpha-4"]], "Python 3.7.0 alpha 3": [[480, "python-3-7-0-alpha-3"]], "Python 3.7.0 alpha 2": [[480, "python-3-7-0-alpha-2"]], "Python 3.7.0 alpha 1": [[480, "python-3-7-0-alpha-1"]], "Python 3.6.6 final": [[480, "python-3-6-6-final"]], "Python 3.6.6 release candidate 1": [[480, "python-3-6-6-release-candidate-1"]], "Python 3.6.5 final": [[480, "python-3-6-5-final"]], "Python 3.6.5 release candidate 1": [[480, "python-3-6-5-release-candidate-1"]], "Python 3.6.4 final": [[480, "python-3-6-4-final"]], "Python 3.6.4 release candidate 1": [[480, "python-3-6-4-release-candidate-1"]], "Python 3.6.3 final": [[480, "python-3-6-3-final"]], "Python 3.6.3 release candidate 1": [[480, "python-3-6-3-release-candidate-1"]], "Python 3.6.2 final": [[480, "python-3-6-2-final"]], "Python 3.6.2 release candidate 2": [[480, "python-3-6-2-release-candidate-2"]], "Python 3.6.2 release candidate 1": [[480, "python-3-6-2-release-candidate-1"]], "Python 3.6.1 final": [[480, "python-3-6-1-final"]], "Python 3.6.1 release candidate 1": [[480, "python-3-6-1-release-candidate-1"]], "Python 3.6.0 final": [[480, "python-3-6-0-final"]], "Python 3.6.0 release candidate 2": [[480, "python-3-6-0-release-candidate-2"]], "Python 3.6.0 release candidate 1": [[480, "python-3-6-0-release-candidate-1"]], "Python 3.6.0 beta 4": [[480, "python-3-6-0-beta-4"]], "Python 3.6.0 beta 3": [[480, "python-3-6-0-beta-3"]], "Python 3.6.0 beta 2": [[480, "python-3-6-0-beta-2"]], "Python 3.6.0 beta 1": [[480, "python-3-6-0-beta-1"]], "Python 3.6.0 alpha 4": [[480, "python-3-6-0-alpha-4"]], "Python 3.6.0 alpha 3": [[480, "python-3-6-0-alpha-3"]], "Python 3.6.0 alpha 2": [[480, "python-3-6-0-alpha-2"]], "Python 3.6.0 alpha 1": [[480, "python-3-6-0-alpha-1"]], "Python 3.5.5 final": [[480, "python-3-5-5-final"]], "Python 3.5.5 release candidate 1": [[480, "python-3-5-5-release-candidate-1"]], "Python 3.5.4 final": [[480, "python-3-5-4-final"]], "Python 3.5.4 release candidate 1": [[480, "python-3-5-4-release-candidate-1"]], "Python 3.5.3 final": [[480, "python-3-5-3-final"]], "Python 3.5.3 release candidate 1": [[480, "python-3-5-3-release-candidate-1"]], "Python 3.5.2 final": [[480, "python-3-5-2-final"]], "Python 3.5.2 release candidate 1": [[480, "python-3-5-2-release-candidate-1"]], "Python 3.5.1 final": [[480, "python-3-5-1-final"]], "Python 3.5.1 release candidate 1": [[480, "python-3-5-1-release-candidate-1"]], "Python 3.5.0 final": [[480, "python-3-5-0-final"]], "Python 3.5.0 release candidate 4": [[480, "python-3-5-0-release-candidate-4"]], "Python 3.5.0 release candidate 3": [[480, "python-3-5-0-release-candidate-3"]], "Python 3.5.0 release candidate 2": [[480, "python-3-5-0-release-candidate-2"]], "Python 3.5.0 release candidate 1": [[480, "python-3-5-0-release-candidate-1"]], "Python 3.5.0 beta 4": [[480, "python-3-5-0-beta-4"]], "Python 3.5.0 beta 3": [[480, "python-3-5-0-beta-3"]], "Python 3.5.0 beta 2": [[480, "python-3-5-0-beta-2"]], "Python 3.5.0 beta 1": [[480, "python-3-5-0-beta-1"]], "Python 3.5.0 alpha 4": [[480, "python-3-5-0-alpha-4"]], "Python 3.5.0 alpha 3": [[480, "python-3-5-0-alpha-3"]], "Python 3.5.0 alpha 2": [[480, "python-3-5-0-alpha-2"]], "Python 3.5.0 alpha 1": [[480, "python-3-5-0-alpha-1"]], "Python 3.9 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[479, "what-s-new-in-python-3-9"]], "You should check for DeprecationWarning in your code": [[479, "you-should-check-for-deprecationwarning-in-your-code"]], "Dictionary Merge & Update Operators": [[479, "dictionary-merge-update-operators"]], "New String Methods to Remove Prefixes and Suffixes": [[479, "new-string-methods-to-remove-prefixes-and-suffixes"]], "Type Hinting Generics in Standard Collections": [[479, "type-hinting-generics-in-standard-collections"]], "New Parser": [[479, "new-parser"]], "\u65b0\u6a21\u7d44": [[479, "new-modules"], [477, "new-modules"], [476, "new-modules"], [474, "new-modules"], [469, "new-modules"], [473, "new-modules"]], "zoneinfo": [[479, "zoneinfo"]], "graphlib": [[479, "graphlib"]], "compileall": [[479, "compileall"], [477, "compileall"], [475, "compileall"]], "concurrent.futures": [[479, "concurrent-futures"], [477, "concurrent-futures"], [476, "concurrent-futures"], [475, "concurrent-futures"]], "distutils": [[479, "distutils"], [477, "distutils"], [476, "distutils"], [476, "id2"], [471, "distutils"], [475, "distutils"], [469, "distutils"]], "fcntl": [[479, "fcntl"], [470, "fcntl"]], "ftplib": [[479, "ftplib"], [471, "ftplib"], [473, "ftplib"]], "hashlib": [[479, "hashlib"], [476, "hashlib"], [472, "hashlib"], [470, "hashlib"], [471, "hashlib"], [474, "hashlib"], [469, "hashlib"]], "http": [[479, "http"], [475, "http"], [474, "http"], [473, "http"]], "imaplib": [[479, "imaplib"], [472, "imaplib"], [475, "imaplib"], [473, "imaplib"]], "ipaddress": [[479, "ipaddress"], [477, "ipaddress"], [475, "ipaddress"], [474, "ipaddress"], [473, "ipaddress"]], "nntplib": [[479, "nntplib"], [473, "nntplib"]], "pdb": [[479, "pdb"], [477, "pdb"], [476, "pdb"], [472, "pdb"], [471, "pdb"], [474, "pdb"], [473, "pdb"]], "poplib": [[479, "poplib"], [472, "poplib"], [475, "poplib"], [474, "poplib"]], "pydoc": [[479, "pydoc"], [477, "pydoc"], [476, "pydoc"], [472, "pydoc"], [474, "pydoc"], [473, "pydoc"]], "random": [[479, "random"], [476, "random"], [472, "random"], [471, "random"]], "signal": [[479, "signal"], [477, "signal"], [475, "signal"], [473, "signal"]], "smtplib": [[479, "smtplib"], [475, "smtplib"], [474, "smtplib"], [473, "smtplib"]], "tracemalloc": [[479, "tracemalloc"], [477, "tracemalloc"], [476, "tracemalloc"], [474, "tracemalloc"]], "\u5df2\u79fb\u9664": [[479, "removed"], [479, "id3"], [476, "removed"], [470, "removed"], [470, "whatsnew311-c-api-removed"], [471, "removed"], [471, "id9"], [475, "removed"], [474, "removed"]], "Porting to Python 3.9": [[479, "porting-to-python-3-9"], [479, "id2"]], "Build Changes": [[479, "build-changes"], [477, "build-changes"], [471, "build-changes"]], "C API Changes": [[479, "c-api-changes"], [477, "c-api-changes"], [471, "c-api-changes"]], "Notable changes in Python 3.9.1": [[479, "notable-changes-in-python-3-9-1"]], "macOS 11.0 (Big Sur) and Apple Silicon Mac support": [[479, "macos-11-0-big-sur-and-apple-silicon-mac-support"]], "Notable changes in Python 3.9.2": [[479, "notable-changes-in-python-3-9-2"]], "collections.abc": [[479, "collections-abc"], [475, "collections-abc"], [469, "collections-abc"]], "urllib.parse": [[479, "urllib-parse"], [477, "urllib-parse"], [472, "urllib-parse"], [469, "urllib-parse"]], "Python 3.7 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[477, "what-s-new-in-python-3-7"]], "Summary -- Release Highlights": [[477, "summary-release-highlights"], [474, "summary-release-highlights"]], "PEP 563: Postponed Evaluation of Annotations": [[477, "pep-563-postponed-evaluation-of-annotations"]], "PEP 538: Legacy C Locale Coercion": [[477, "pep-538-legacy-c-locale-coercion"]], "PEP 540: Forced UTF-8 Runtime Mode": [[477, "pep-540-forced-utf-8-runtime-mode"]], "PEP 553: Built-in breakpoint()": [[477, "pep-553-built-in-breakpoint"]], "PEP 539: New C API for Thread-Local Storage": [[477, "pep-539-new-c-api-for-thread-local-storage"]], "PEP 562: Customization of Access to Module Attributes": [[477, "pep-562-customization-of-access-to-module-attributes"]], "PEP 564: New Time Functions With Nanosecond Resolution": [[477, "pep-564-new-time-functions-with-nanosecond-resolution"]], "PEP 565: Show DeprecationWarning in __main__": [[477, "pep-565-show-deprecationwarning-in-main"]], "PEP 560: Core Support for typing module and Generic Types": [[477, "pep-560-core-support-for-typing-module-and-generic-types"]], "PEP 552: Hash-based .pyc Files": [[477, "pep-552-hash-based-pyc-files"]], "PEP 545\uff1aPython \u6587\u4ef6\u7ffb\u8b6f": [[477, "pep-545-python-documentation-translations"]], "Python Development Mode (-X dev)": [[477, "python-development-mode-x-dev"]], "contextvars": [[477, "contextvars"]], "dataclasses": [[477, "dataclasses"], [470, "dataclasses"], [469, "dataclasses"]], "importlib.resources": [[477, "importlib-resources"], [471, "importlib-resources"]], "argparse": [[477, "argparse"], [475, "argparse"], [474, "argparse"], [469, "argparse"]], "binascii": [[477, "binascii"], [476, "binascii"], [473, "binascii"]], "calendar": [[477, "calendar"], [471, "calendar"]], "contextlib": [[477, "contextlib"], [476, "contextlib"], [472, "contextlib"], [470, "contextlib"], [475, "contextlib"], [474, "contextlib"], [469, "contextlib"], [473, "contextlib"]], "crypt": [[477, "crypt"], [473, "crypt"]], "dbm": [[477, "dbm"], [477, "id4"], [476, "dbm"], [472, "dbm"], [475, "dbm"], [474, "dbm"]], "decimal": [[477, "decimal"], [476, "decimal"], [473, "decimal"]], "dis": [[477, "dis"], [472, "dis"], [471, "dis"], [474, "dis"]], "enum": [[477, "enum"], [477, "id5"], [476, "enum"], [470, "enum"], [471, "enum"], [475, "enum"], [474, "enum"], [469, "enum"]], "hmac": [[477, "hmac"], [474, "hmac"], [469, "hmac"], [473, "hmac"]], "http.client": [[477, "http-client"], [476, "http-client"], [472, "http-client"], [475, "http-client"]], "http.server": [[477, "http-server"]], "idlelib and IDLE": [[477, "idlelib-and-idle"], [476, "idlelib-and-idle"], [475, "idlelib-and-idle"]], "locale": [[477, "locale"], [477, "id7"], [470, "locale"], [471, "locale"], [475, "locale"]], "mimetypes": [[477, "mimetypes"]], "msilib": [[477, "msilib"]], "queue": [[477, "queue"]], "re": [[477, "re"], [476, "re"], [476, "id5"], [470, "re"], [475, "re"], [474, "re"], [473, "re"]], "socketserver": [[477, "socketserver"], [476, "socketserver"], [473, "socketserver"]], "sqlite3": [[477, "sqlite3"], [476, "sqlite3"], [472, "sqlite3"], [470, "sqlite3"], [471, "sqlite3"], [471, "id2"], [475, "sqlite3"], [474, "sqlite3"], [469, "sqlite3"], [473, "sqlite3"]], "string": [[477, "string"], [470, "string"]], "subprocess": [[477, "subprocess"], [476, "subprocess"], [475, "subprocess"], [474, "subprocess"], [473, "subprocess"]], "types": [[477, "types"], [471, "types"], [475, "types"], [474, "types"], [469, "types"], [473, "types"]], "unittest.mock": [[477, "unittest-mock"], [476, "unittest-mock"], [475, "unittest-mock"]], "uu": [[477, "uu"]], "uuid": [[477, "uuid"], [471, "uuid"]], "warnings": [[477, "warnings"], [476, "warnings"], [470, "warnings"]], "xml.etree": [[477, "xml-etree"], [474, "xml-etree"]], "xmlrpc.server": [[477, "xmlrpc-server"]], "zipapp": [[477, "zipapp"], [475, "zipapp"]], "zipfile": [[477, "zipfile"], [476, "zipfile"], [470, "zipfile"], [475, "zipfile"], [474, "zipfile"]], "Other CPython Implementation Changes": [[477, "other-cpython-implementation-changes"]], "Deprecated Python Behavior": [[477, "deprecated-python-behavior"], [475, "deprecated-python-behavior"]], "Deprecated Python modules, functions and methods": [[477, "deprecated-python-modules-functions-and-methods"], [476, "deprecated-python-modules-functions-and-methods"], [475, "deprecated-python-modules-functions-and-methods"]], "aifc": [[477, "aifc"], [474, "aifc"]], "macpath": [[477, "macpath"]], "sunau": [[477, "sunau"], [474, "sunau"]], "wave": [[477, "wave"], [474, "wave"]], "Deprecated functions and types of the C API": [[477, "deprecated-functions-and-types-of-the-c-api"], [476, "deprecated-functions-and-types-of-the-c-api"]], "Platform Support Removals": [[477, "platform-support-removals"]], "Module Removals": [[477, "module-removals"]], "Windows-only Changes": [[477, "windows-only-changes"], [477, "id12"]], "Porting to Python 3.7": [[477, "porting-to-python-3-7"]], "Changes in Python Behavior": [[477, "changes-in-python-behavior"]], "Other CPython implementation changes": [[477, "id13"]], "Notable changes in Python 3.7.1": [[477, "notable-changes-in-python-3-7-1"]], "Notable changes in Python 3.7.2": [[477, "notable-changes-in-python-3-7-2"]], "Notable changes in Python 3.7.6": [[477, "notable-changes-in-python-3-7-6"]], "Notable changes in Python 3.7.10": [[477, "notable-changes-in-python-3-7-10"]], "Python 3.6 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[476, "what-s-new-in-python-3-6"]], "PEP 498: Formatted string literals": [[476, "pep-498-formatted-string-literals"]], "PEP 526: Syntax for variable annotations": [[476, "pep-526-syntax-for-variable-annotations"]], "PEP 515: Underscores in Numeric Literals": [[476, "pep-515-underscores-in-numeric-literals"]], "PEP 525: Asynchronous Generators": [[476, "pep-525-asynchronous-generators"]], "PEP 530: Asynchronous Comprehensions": [[476, "pep-530-asynchronous-comprehensions"]], "PEP 487: Simpler customization of class creation": [[476, "pep-487-simpler-customization-of-class-creation"]], "PEP 487: Descriptor Protocol Enhancements": [[476, "pep-487-descriptor-protocol-enhancements"]], "PEP 519: Adding a file system path protocol": [[476, "pep-519-adding-a-file-system-path-protocol"]], "PEP 495: Local Time Disambiguation": [[476, "pep-495-local-time-disambiguation"]], "PEP 529: Change Windows filesystem encoding to UTF-8": [[476, "pep-529-change-windows-filesystem-encoding-to-utf-8"]], "PEP 528: Change Windows console encoding to UTF-8": [[476, "pep-528-change-windows-console-encoding-to-utf-8"]], "PEP 520: Preserving Class Attribute Definition Order": [[476, "pep-520-preserving-class-attribute-definition-order"]], "PEP 468: Preserving Keyword Argument Order": [[476, "pep-468-preserving-keyword-argument-order"]], "New dict implementation": [[476, "new-dict-implementation"]], "PEP 523: Adding a frame evaluation API to CPython": [[476, "pep-523-adding-a-frame-evaluation-api-to-cpython"]], "PYTHONMALLOC environment variable": [[476, "pythonmalloc-environment-variable"]], "DTrace and SystemTap probing support": [[476, "dtrace-and-systemtap-probing-support"]], "secrets": [[476, "secrets"]], "array": [[476, "array"], [471, "array"], [469, "array"], [473, "array"]], "cmath": [[476, "cmath"], [475, "cmath"]], "email": [[476, "email"], [472, "email"], [475, "email"], [474, "email"], [473, "email"]], "encodings": [[476, "encodings"], [469, "encodings"]], "faulthandler": [[476, "faulthandler"], [475, "faulthandler"], [469, "faulthandler"], [473, "faulthandler"]], "fileinput": [[476, "fileinput"], [469, "fileinput"]], "json": [[476, "json"], [475, "json"]], "pickletools": [[476, "pickletools"]], "readline": [[476, "readline"], [475, "readline"]], "rlcompleter": [[476, "rlcompleter"]], "site": [[476, "site"], [472, "site"], [469, "site"]], "struct": [[476, "struct"], [474, "struct"], [473, "struct"]], "telnetlib": [[476, "telnetlib"]], "timeit": [[476, "timeit"], [475, "timeit"]], "traceback": [[476, "traceback"], [470, "traceback"], [475, "traceback"], [474, "traceback"], [469, "traceback"]], "urllib.request": [[476, "urllib-request"]], "urllib.robotparser": [[476, "urllib-robotparser"]], "winreg": [[476, "winreg"]], "winsound": [[476, "winsound"]], "xmlrpc.client": [[476, "xmlrpc-client"]], "Other Improvements": [[476, "other-improvements"], [474, "other-improvements"]], "\u65b0\u95dc\u9375\u5b57": [[476, "new-keywords"]], "Deprecated Python behavior": [[476, "deprecated-python-behavior"]], "asynchat": [[476, "asynchat"]], "asyncore": [[476, "asyncore"], [472, "asyncore"]], "grp": [[476, "grp"]], "Deprecated Build Options": [[476, "deprecated-build-options"]], "Porting to Python 3.6": [[476, "porting-to-python-3-6"]], "Changes in 'python' Command Behavior": [[476, "changes-in-python-command-behavior"], [474, "changes-in-python-command-behavior"]], "Notable changes in Python 3.6.2": [[476, "notable-changes-in-python-3-6-2"]], "New make regen-all build target": [[476, "new-make-regen-all-build-target"], [466, "new-make-regen-all-build-target"], [475, "new-make-regen-all-build-target"]], "Removal of make touch build target": [[476, "removal-of-make-touch-build-target"], [466, "removal-of-make-touch-build-target"], [475, "removal-of-make-touch-build-target"]], "Notable changes in Python 3.6.4": [[476, "notable-changes-in-python-3-6-4"]], "Notable changes in Python 3.6.5": [[476, "notable-changes-in-python-3-6-5"]], "Notable changes in Python 3.6.7": [[476, "notable-changes-in-python-3-6-7"]], "Notable changes in Python 3.6.10": [[476, "notable-changes-in-python-3-6-10"]], "Notable changes in Python 3.6.13": [[476, "notable-changes-in-python-3-6-13"]], "Python 2.7 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[466, "what-s-new-in-python-2-7"]], "The Future for Python 2.x": [[466, "the-future-for-python-2-x"]], "Changes to the Handling of Deprecation Warnings": [[466, "changes-to-the-handling-of-deprecation-warnings"]], "Python 3.1 Features": [[466, "python-3-1-features"]], "PEP 372: Adding an Ordered Dictionary to collections": [[466, "pep-372-adding-an-ordered-dictionary-to-collections"]], "PEP 378: Format Specifier for Thousands Separator": [[466, "pep-378-format-specifier-for-thousands-separator"], [468, "pep-378-format-specifier-for-thousands-separator"]], "PEP 389: The argparse Module for Parsing Command Lines": [[466, "pep-389-the-argparse-module-for-parsing-command-lines"]], "PEP 391: Dictionary-Based Configuration For Logging": [[466, "pep-391-dictionary-based-configuration-for-logging"]], "PEP 3106: Dictionary Views": [[466, "pep-3106-dictionary-views"]], "PEP 3137: The memoryview Object": [[466, "pep-3137-the-memoryview-object"]], "Interpreter Changes": [[466, "interpreter-changes"], [465, "interpreter-changes"]], "New and Improved Modules": [[466, "new-and-improved-modules"], [465, "new-and-improved-modules"], [461, "new-and-improved-modules"], [460, "new-and-improved-modules"]], "New module: importlib": [[466, "new-module-importlib"]], "New module: sysconfig": [[466, "new-module-sysconfig"]], "ttk: Themed Widgets for Tk": [[466, "ttk-themed-widgets-for-tk"]], "Updated module: unittest": [[466, "updated-module-unittest"]], "Updated module: ElementTree 1.3": [[466, "updated-module-elementtree-1-3"]], "Port-Specific Changes: Windows": [[466, "port-specific-changes-windows"], [465, "port-specific-changes-windows"]], "Port-Specific Changes: Mac OS X": [[466, "port-specific-changes-mac-os-x"], [465, "port-specific-changes-mac-os-x"]], "Port-Specific Changes: FreeBSD": [[466, "port-specific-changes-freebsd"]], "Other Changes and Fixes": [[466, "other-changes-and-fixes"], [461, "other-changes-and-fixes"], [460, "other-changes-and-fixes"], [462, "other-changes-and-fixes"]], "Porting to Python 2.7": [[466, "porting-to-python-2-7"]], "New Features Added to Python 2.7 Maintenance Releases": [[466, "new-features-added-to-python-2-7-maintenance-releases"]], "Two new environment variables for debug mode": [[466, "two-new-environment-variables-for-debug-mode"]], "PEP 434: IDLE Enhancement Exception for All Branches": [[466, "pep-434-idle-enhancement-exception-for-all-branches"]], "PEP 466: Network Security Enhancements for Python 2.7": [[466, "pep-466-network-security-enhancements-for-python-2-7"]], "PEP 477: Backport ensurepip (PEP 453) to Python 2.7": [[466, "pep-477-backport-ensurepip-pep-453-to-python-2-7"]], "Bootstrapping pip By Default": [[466, "bootstrapping-pip-by-default"], [474, "bootstrapping-pip-by-default"]], "Documentation Changes": [[466, "documentation-changes"], [474, "documentation-changes"]], "PEP 476: Enabling certificate verification by default for stdlib http clients": [[466, "pep-476-enabling-certificate-verification-by-default-for-stdlib-http-clients"], [474, "pep-476-enabling-certificate-verification-by-default-for-stdlib-http-clients"]], "PEP 493: HTTPS verification migration tools for Python 2.7": [[466, "pep-493-https-verification-migration-tools-for-python-2-7"]], "\u7de8\u8f2f\u5668\u8207 IDE": [[454, "editors-and-ides"]], "Python 3.2 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[472, "what-s-new-in-python-3-2"]], "PEP 384: Defining a Stable ABI": [[472, "pep-384-defining-a-stable-abi"]], "PEP 389: Argparse Command Line Parsing Module": [[472, "pep-389-argparse-command-line-parsing-module"]], "PEP 391: Dictionary Based Configuration for Logging": [[472, "pep-391-dictionary-based-configuration-for-logging"]], "PEP 3148: The concurrent.futures module": [[472, "pep-3148-the-concurrent-futures-module"]], "PEP 3147: PYC Repository Directories": [[472, "pep-3147-pyc-repository-directories"]], "PEP 3149: ABI Version Tagged .so Files": [[472, "pep-3149-abi-version-tagged-so-files"]], "PEP 3333: Python Web Server Gateway Interface v1.0.1": [[472, "pep-3333-python-web-server-gateway-interface-v1-0-1"]], "New, Improved, and Deprecated Modules": [[472, "new-improved-and-deprecated-modules"], [468, "new-improved-and-deprecated-modules"], [463, "new-improved-and-deprecated-modules"], [462, "new-improved-and-deprecated-modules"]], "elementtree": [[472, "elementtree"]], "datetime \u548c time": [[472, "datetime-and-time"]], "abc": [[472, "abc"], [474, "abc"], [473, "abc"]], "reprlib": [[472, "reprlib"]], "decimal and fractions": [[472, "decimal-and-fractions"]], "ftp": [[472, "ftp"]], "popen": [[472, "popen"]], "select": [[472, "select"], [474, "select"], [473, "select"]], "gzip \u548c zipfile": [[472, "gzip-and-zipfile"]], "html": [[472, "html"], [474, "html"], [473, "html"]], "nntp": [[472, "nntp"]], "certificates": [[472, "certificates"]], "tempfile": [[472, "tempfile"], [470, "tempfile"], [471, "tempfile"], [473, "tempfile"]], "sysconfig": [[472, "sysconfig"], [470, "sysconfig"], [475, "sysconfig"]], "configparser": [[472, "configparser"], [471, "configparser"], [475, "configparser"]], "mailbox": [[472, "mailbox"]], "turtledemo": [[472, "turtledemo"]], "Multi-threading": [[472, "multi-threading"], [255, "multi-threading"]], "Unicode": [[472, "unicode"], [459, "unicode"]], "Codecs": [[472, "codecs"]], "\u6587\u4ef6": [[472, "documentation"]], "Code Repository": [[472, "code-repository"]], "Porting to Python 3.2": [[472, "porting-to-python-3-2"]], "Python 3.0 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[467, "what-s-new-in-python-3-0"]], "Common Stumbling Blocks": [[467, "common-stumbling-blocks"]], "Print Is A Function": [[467, "print-is-a-function"]], "Views And Iterators Instead Of Lists": [[467, "views-and-iterators-instead-of-lists"]], "Ordering Comparisons": [[467, "ordering-comparisons"]], "\u6574\u6578": [[467, "integers"]], "Text Vs. Data Instead Of Unicode Vs. 8-bit": [[467, "text-vs-data-instead-of-unicode-vs-8-bit"]], "Overview Of Syntax Changes": [[467, "overview-of-syntax-changes"]], "New Syntax": [[467, "new-syntax"]], "\u8a9e\u6cd5\u8b8a\u66f4": [[467, "changed-syntax"]], "\u5df2\u88ab\u79fb\u9664\u7684\u8a9e\u6cd5": [[467, "removed-syntax"]], "Changes Already Present In Python 2.6": [[467, "changes-already-present-in-python-2-6"]], "\u51fd\u5f0f\u5eab\u8b8a\u66f4": [[467, "library-changes"]], "PEP 3101: A New Approach To String Formatting": [[467, "pep-3101-a-new-approach-to-string-formatting"]], "Changes To Exceptions": [[467, "changes-to-exceptions"]], "Miscellaneous Other Changes": [[467, "miscellaneous-other-changes"]], "Operators And Special Methods": [[467, "operators-and-special-methods"]], "Builtins": [[467, "builtins"]], "Porting To Python 3.0": [[467, "porting-to-python-3-0"]], "Python 3.11 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[470, "what-s-new-in-python-3-11"]], "\u767c\u5e03\u91cd\u9ede\u6458\u8981": [[470, "summary-release-highlights"], [471, "summary-release-highlights"]], "\u65b0\u589e\u7279\u6027": [[470, "new-features"], [470, "whatsnew311-c-api-new-features"], [471, "new-features"], [471, "id4"]], "PEP 657\uff1a\u56de\u6eaf (traceback) \u4e2d\u66f4\u7d30\u7dfb\u7684\u932f\u8aa4\u4f4d\u7f6e": [[470, "pep-657-fine-grained-error-locations-in-tracebacks"]], "PEP 654\uff1a\u4f8b\u5916\u7fa4\u7d44\u8207 except*": [[470, "pep-654-exception-groups-and-except"]], "PEP 678\uff1a\u904b\u7528\u4f8b\u5916\u8a3b\u89e3\u4f7f\u5176\u66f4\u52a0\u8a73\u76e1": [[470, "pep-678-exceptions-can-be-enriched-with-notes"]], "Windows py.exe \u555f\u52d5\u7a0b\u5f0f (launcher) \u7684\u6539\u9032": [[470, "windows-py-exe-launcher-improvements"]], "\u578b\u5225\u63d0\u793a\u76f8\u95dc\u7684\u65b0\u7279\u6027": [[470, "new-features-related-to-type-hints"]], "PEP 646\uff1a\u53ef\u8b8a\u53c3\u6578\u6cdb\u578b (variadic generics)": [[470, "pep-646-variadic-generics"]], "PEP 655\uff1a\u6a19\u8a18\u7368\u7acb TypedDict \u9805\u76ee\u70ba\u5fc5\u8981\u6216\u4e0d\u5fc5\u8981": [[470, "pep-655-marking-individual-typeddict-items-as-required-or-not-required"]], "PEP 673\uff1aSelf \u578b\u5225": [[470, "pep-673-self-type"]], "PEP 675\uff1a\u4efb\u610f\u7684\u6587\u672c\u5b57\u4e32\u578b\u5225 (Arbitrary literal string type)": [[470, "pep-675-arbitrary-literal-string-type"]], "PEP 681\uff1a\u8cc7\u6599\u985e\u5225\u8f49\u63db (Data class transforms)": [[470, "pep-681-data-class-transforms"]], "PEP 563 \u53ef\u80fd\u4e0d\u662f\u672a\u4f86": [[470, "pep-563-may-not-be-the-future"]], "\u5176\u4ed6 CPython \u5be6\u4f5c\u66f4\u52d5": [[470, "other-cpython-implementation-changes"]], "\u65b0\u589e\u6a21\u7d44": [[470, "new-modules"]], "\u6a21\u7d44\u6539\u9032": [[470, "improved-modules"]], "fractions": [[470, "fractions"], [471, "fractions"]], "IDLE \u8207 idlelib": [[470, "whatsnew311-idle"]], "operator": [[470, "operator"], [475, "operator"], [474, "operator"]], "\u66f4\u5feb\u7684 CPython": [[470, "faster-cpython"]], "\u66f4\u5feb\u7684\u555f\u52d5": [[470, "faster-startup"]], "\u51cd\u7d50\u5f15\u5165 (Frozen imports) / \u975c\u614b\u7a0b\u5f0f\u78bc\u7269\u4ef6 (Static code objects)": [[470, "frozen-imports-static-code-objects"]], "\u66f4\u5feb\u7684\u904b\u884c\u7a0b\u5f0f": [[470, "faster-runtime"]], "\u6240\u9700\u8cc7\u6e90\u66f4\u5c11 (cheaper) \u4e14\u60f0\u6027\u7684 (lazy)) Python \u5e40 (frame)": [[470, "cheaper-lazy-python-frames"]], "\u884c\u5167 Python \u51fd\u5f0f\u547c\u53eb": [[470, "inlined-python-function-calls"]], "PEP 659\uff1a\u7279\u5316\u7684\u9069\u61c9\u6027\u76f4\u8b6f\u5668": [[470, "pep-659-specializing-adaptive-interpreter"]], "\u96dc\u9805": [[470, "misc"], [457, "miscellaneous"]], "FAQ": [[470, "faq"]], "\u6211\u8a72\u5982\u4f55\u5728\u7a0b\u5f0f\u78bc\u4e2d\u7372\u53d6\u9019\u4e9b\u52a0\u901f\uff1f": [[470, "how-should-i-write-my-code-to-utilize-these-speedups"]], "Python 3.11 \u6703\u4e0d\u6703\u4f7f\u7528\u66f4\u591a\u8a18\u61b6\u9ad4\uff1f": [[470, "will-cpython-3-11-use-more-memory"]], "\u6211\u5728\u6211\u7684\u7a0b\u5f0f\u7576\u4e2d\u6c92\u611f\u89ba\u5230\u4efb\u4f55\u52a0\u901f\uff0c\u70ba\u4ec0\u9ebc\uff1f": [[470, "i-don-t-see-any-speedups-in-my-workload-why"]], "\u6709\u7528\u5230 JIT \u7de8\u8b6f\u5668\u55ce\uff1f": [[470, "is-there-a-jit-compiler"]], "\u95dc\u65bc": [[470, "about"]], "CPython \u4f4d\u5143\u7d44\u78bc (bytecode) \u8b8a\u66f4": [[470, "cpython-bytecode-changes"]], "\u65b0\u589e opcode": [[470, "new-opcodes"]], "\u88ab\u53d6\u4ee3\u7684\u64cd\u4f5c\u78bc (opcode)": [[470, "replaced-opcodes"]], "\u6709\u66f4\u52d5/\u88ab\u79fb\u9664\u7684 opcode": [[470, "changed-removed-opcodes"]], "\u8a9e\u8a00/\u5167\u5efa": [[470, "language-builtins"]], "\u6a19\u6e96\u51fd\u5f0f\u5eab": [[470, "standard-library"]], "Python 3.12 \u4e2d\u5f85\u6c7a\u8b70\u7684\u79fb\u9664\u9805\u76ee": [[470, "pending-removal-in-python-3-12"], [470, "whatsnew311-c-api-pending-removal"]], "\u79fb\u690d\u81f3 Python 3.11": [[470, "porting-to-python-3-11"], [470, "whatsnew311-c-api-porting"]], "\u5efa\u7f6e\u8b8a\u66f4": [[470, "build-changes"], [469, "build-changes"]], "C API \u8b8a\u66f4": [[470, "c-api-changes"], [469, "c-api-changes"]], "Python 3.12 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[471, "what-s-new-in-python-3-12"]], "PEP 695: Type Parameter Syntax": [[471, "pep-695-type-parameter-syntax"]], "PEP 701: Syntactic formalization of f-strings": [[471, "pep-701-syntactic-formalization-of-f-strings"]], "PEP 684: A Per-Interpreter GIL": [[471, "pep-684-a-per-interpreter-gil"]], "PEP 669: Low impact monitoring for CPython": [[471, "pep-669-low-impact-monitoring-for-cpython"]], "PEP 688: Making the buffer protocol accessible in Python": [[471, "pep-688-making-the-buffer-protocol-accessible-in-python"]], "PEP 709: Comprehension inlining": [[471, "pep-709-comprehension-inlining"]], "Improved Error Messages": [[471, "improved-error-messages"]], "New Features Related to Type Hints": [[471, "new-features-related-to-type-hints"]], "PEP 692: Using TypedDict for more precise **kwargs typing": [[471, "pep-692-using-typeddict-for-more-precise-kwargs-typing"]], "PEP 698: Override Decorator for Static Typing": [[471, "pep-698-override-decorator-for-static-typing"]], "Pending Removal in Python 3.13": [[471, "pending-removal-in-python-3-13"]], "Pending Removal in Python 3.14": [[471, "pending-removal-in-python-3-14"], [471, "id7"]], "Pending Removal in Future Versions": [[471, "pending-removal-in-future-versions"], [471, "id8"]], "asynchat \u548c asyncore": [[471, "asynchat-and-asyncore"]], "ensurepip": [[471, "ensurepip"], [474, "ensurepip"]], "imp": [[471, "imp"]], "webbrowser": [[471, "webbrowser"], [473, "webbrowser"]], "xml.etree.ElementTree": [[471, "xml-etree-elementtree"], [473, "xml-etree-elementtree"]], "zipimport": [[471, "zipimport"], [469, "zipimport"]], "\u5176\u4ed6": [[471, "others"]], "Porting to Python 3.12": [[471, "porting-to-python-3-12"], [471, "id5"]], "Pending Removal in Python 3.15": [[471, "pending-removal-in-python-3-15"]], "Python 3.4 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[475, "what-s-new-in-python-3-5"], [474, "what-s-new-in-python-3-4"]], "PEP 492 - Coroutines with async and await syntax": [[475, "pep-492-coroutines-with-async-and-await-syntax"]], "PEP 465 - A dedicated infix operator for matrix multiplication": [[475, "pep-465-a-dedicated-infix-operator-for-matrix-multiplication"]], "PEP 448 - Additional Unpacking Generalizations": [[475, "pep-448-additional-unpacking-generalizations"]], "PEP 461 - percent formatting support for bytes and bytearray": [[475, "pep-461-percent-formatting-support-for-bytes-and-bytearray"]], "PEP 484 - Type Hints": [[475, "pep-484-type-hints"]], "PEP 471 - os.scandir() function -- a better and faster directory iterator": [[475, "pep-471-os-scandir-function-a-better-and-faster-directory-iterator"]], "PEP 475: Retry system calls failing with EINTR": [[475, "pep-475-retry-system-calls-failing-with-eintr"]], "PEP 479: Change StopIteration handling inside generators": [[475, "pep-479-change-stopiteration-handling-inside-generators"]], "PEP 485: A function for testing approximate equality": [[475, "pep-485-a-function-for-testing-approximate-equality"]], "PEP 486: Make the Python Launcher aware of virtual environments": [[475, "pep-486-make-the-python-launcher-aware-of-virtual-environments"]], "PEP 488: Elimination of PYO files": [[475, "pep-488-elimination-of-pyo-files"]], "PEP 489: Multi-phase extension module initialization": [[475, "pep-489-multi-phase-extension-module-initialization"]], "bz2": [[475, "bz2"], [473, "bz2"]], "cgi": [[475, "cgi"]], "code": [[475, "code"]], "difflib": [[475, "difflib"]], "doctest": [[475, "doctest"], [474, "doctest"], [469, "doctest"], [463, "doctest"]], "glob": [[475, "glob"], [474, "glob"], [469, "glob"]], "heapq": [[475, "heapq"]], "imghdr": [[475, "imghdr"]], "linecache": [[475, "linecache"], [469, "linecache"]], "lzma": [[475, "lzma"], [473, "lzma"]], "selectors": [[475, "selectors"], [474, "selectors"]], "smtpd": [[475, "smtpd"], [474, "smtpd"], [473, "smtpd"]], "sndhdr": [[475, "sndhdr"]], "Memory BIO Support": [[475, "memory-bio-support"], [338, "memory-bio-support"]], "Application-Layer Protocol Negotiation Support": [[475, "application-layer-protocol-negotiation-support"]], "Other Changes": [[475, "other-changes"]], "urllib": [[475, "urllib"], [474, "urllib"], [473, "urllib"]], "wsgiref": [[475, "wsgiref"]], "xml.sax": [[475, "xml-sax"]], "Other module-level changes": [[475, "other-module-level-changes"]], "New Keywords": [[475, "new-keywords"]], "Unsupported Operating Systems": [[475, "unsupported-operating-systems"]], "Porting to Python 3.5": [[475, "porting-to-python-3-5"]], "Notable changes in Python 3.5.4": [[475, "notable-changes-in-python-3-5-4"]], "\u5728 Mac \u7cfb\u7d71\u4f7f\u7528 Python": [[456, "using-python-on-a-mac"]], "\u53d6\u5f97\u548c\u5b89\u88dd MacPython": [[456, "getting-and-installing-macpython"]], "\u5982\u4f55\u57f7\u884c Python \u8173\u672c": [[456, "how-to-run-a-python-script"]], "\u900f\u904e GUI \u57f7\u884c\u8173\u672c": [[456, "running-scripts-with-a-gui"]], "\u8a2d\u5b9a": [[456, "configuration"]], "\u6574\u5408\u5316\u958b\u767c\u5de5\u5177 (IDE)": [[456, "the-ide"]], "\u5b89\u88dd\u984d\u5916\u7684 Python \u5957\u4ef6": [[456, "installing-additional-python-packages"]], "\u65bc Mac \u4e0a\u958b\u767c GUI \u7a0b\u5f0f": [[456, "gui-programming-on-the-mac"]], "\u65bc Mac \u4e0a\u767c\u884c Python \u61c9\u7528\u7a0b\u5f0f": [[456, "distributing-python-applications-on-the-mac"]], "\u5176\u4ed6\u8cc7\u6e90": [[456, "other-resources"]], "Python \u7684\u8a2d\u7f6e\u8207\u4f7f\u7528": [[455, "python-setup-and-usage"]], "\u8f38\u5165\u548c\u8f38\u51fa": [[443, "input-and-output"]], "\u66f4\u83ef\u9e97\u7684\u8f38\u51fa\u683c\u5f0f": [[443, "fancier-output-formatting"]], "\u683c\u5f0f\u5316\u7684\u5b57\u4e32\u6587\u672c (Formatted String Literals)": [[443, "formatted-string-literals"]], "\u5b57\u4e32\u7684 format() method": [[443, "the-string-format-method"]], "\u624b\u52d5\u683c\u5f0f\u5316\u5b57\u4e32": [[443, "manual-string-formatting"]], "\u683c\u5f0f\u5316\u5b57\u4e32\u7684\u820a\u65b9\u6cd5": [[443, "old-string-formatting"]], "\u8b80\u5beb\u6a94\u6848": [[443, "reading-and-writing-files"]], "\u6a94\u6848\u7269\u4ef6\u7684 method": [[443, "methods-of-file-objects"]], "\u4f7f\u7528 json \u5132\u5b58\u7d50\u69cb\u5316\u8cc7\u6599": [[443, "saving-structured-data-with-json"]], "Python \u6559\u5b78": [[442, "the-python-tutorial"]], "PEP 453: Explicit Bootstrapping of PIP in Python Installations": [[474, "pep-453-explicit-bootstrapping-of-pip-in-python-installations"]], "PEP 446: Newly Created File Descriptors Are Non-Inheritable": [[474, "pep-446-newly-created-file-descriptors-are-non-inheritable"]], "Improvements to Codec Handling": [[474, "improvements-to-codec-handling"]], "PEP 451: A ModuleSpec Type for the Import System": [[474, "pep-451-a-modulespec-type-for-the-import-system"]], "audioop": [[474, "audioop"]], "base64": [[474, "base64"], [469, "base64"], [473, "base64"]], "colorsys": [[474, "colorsys"]], "filecmp": [[474, "filecmp"]], "idlelib \u8207 IDLE": [[474, "idlelib-and-idle"]], "marshal": [[474, "marshal"]], "pty": [[474, "pty"]], "resource": [[474, "resource"]], "shelve": [[474, "shelve"], [469, "shelve"]], "stat": [[474, "stat"], [473, "stat"]], "textwrap": [[474, "textwrap"], [473, "textwrap"]], "CPython \u5be6\u4f5c\u8b8a\u66f4": [[474, "cpython-implementation-changes"]], "PEP 445: Customization of CPython Memory Allocators": [[474, "pep-445-customization-of-cpython-memory-allocators"]], "PEP 442: Safe Object Finalization": [[474, "pep-442-safe-object-finalization"]], "PEP 456: Secure and Interchangeable Hash Algorithm": [[474, "pep-456-secure-and-interchangeable-hash-algorithm"]], "PEP 436: Argument Clinic": [[474, "pep-436-argument-clinic"]], "Other Build and C API Changes": [[474, "other-build-and-c-api-changes"]], "\u986f\u8457\u6700\u4f73\u5316": [[474, "significant-optimizations"]], "Deprecations in the Python API": [[474, "deprecations-in-the-python-api"]], "\u5df2\u68c4\u7528\u529f\u80fd": [[474, "deprecated-features"]], "Operating Systems No Longer Supported": [[474, "operating-systems-no-longer-supported"]], "API \u8207\u529f\u80fd\u7684\u79fb\u9664": [[474, "api-and-feature-removals"]], "\u7a0b\u5f0f\u78bc\u7684\u6e05\u9664": [[474, "code-cleanups"]], "Porting to Python 3.4": [[474, "porting-to-python-3-4"]], "Python API \u7684\u8b8a\u66f4": [[474, "changes-in-the-python-api"]], "3.4.3 \u4e2d\u7684\u8b8a\u66f4": [[474, "changed-in-3-4-3"]], "\u73fe\u5728\u53ef\u4ee5\u4f86\u5b78\u7fd2\u4e9b\u4ec0\u9ebc\uff1f": [[451, "what-now"]], "Python 2.6 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[465, "what-s-new-in-python-2-6"]], "Python 3.0": [[465, "python-3-0"]], "Changes to the Development Process": [[465, "changes-to-the-development-process"]], "New Issue Tracker: Roundup": [[465, "new-issue-tracker-roundup"]], "New Documentation Format: reStructuredText Using Sphinx": [[465, "new-documentation-format-restructuredtext-using-sphinx"]], "PEP 343: The 'with' statement": [[465, "pep-343-the-with-statement"], [464, "pep-343-the-with-statement"]], "Writing Context Managers": [[465, "writing-context-managers"], [464, "writing-context-managers"]], "The contextlib module": [[465, "the-contextlib-module"], [464, "the-contextlib-module"]], "PEP 366: Explicit Relative Imports From a Main Module": [[465, "pep-366-explicit-relative-imports-from-a-main-module"]], "PEP 370: Per-user site-packages Directory": [[465, "pep-370-per-user-site-packages-directory"]], "PEP 371: The multiprocessing Package": [[465, "pep-371-the-multiprocessing-package"]], "PEP 3101: Advanced String Formatting": [[465, "pep-3101-advanced-string-formatting"]], "PEP 3105: print As a Function": [[465, "pep-3105-print-as-a-function"]], "PEP 3110: Exception-Handling Changes": [[465, "pep-3110-exception-handling-changes"]], "PEP 3112: Byte Literals": [[465, "pep-3112-byte-literals"]], "PEP 3116: New I/O Library": [[465, "pep-3116-new-i-o-library"]], "PEP 3118\uff1a\u4fee\u8a02\u7de9\u885d\u5354\u5b9a": [[465, "pep-3118-revised-buffer-protocol"]], "PEP 3119: Abstract Base Classes": [[465, "pep-3119-abstract-base-classes"]], "PEP 3127: Integer Literal Support and Syntax": [[465, "pep-3127-integer-literal-support-and-syntax"]], "PEP 3129: Class Decorators": [[465, "pep-3129-class-decorators"]], "PEP 3141: A Type Hierarchy for Numbers": [[465, "pep-3141-a-type-hierarchy-for-numbers"]], "The fractions Module": [[465, "the-fractions-module"]], "The ast module": [[465, "the-ast-module"]], "The future_builtins module": [[465, "the-future-builtins-module"]], "The json module: JavaScript Object Notation": [[465, "the-json-module-javascript-object-notation"]], "The plistlib module: A Property-List Parser": [[465, "the-plistlib-module-a-property-list-parser"]], "ctypes Enhancements": [[465, "ctypes-enhancements"]], "Improved SSL Support": [[465, "improved-ssl-support"]], "Deprecations and Removals": [[465, "deprecations-and-removals"]], "Port-Specific Changes: IRIX": [[465, "port-specific-changes-irix"]], "Porting to Python 2.6": [[465, "porting-to-python-2-6"]], "Python 2.0 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[459, "what-s-new-in-python-2-0"]], "What About Python 1.6?": [[459, "what-about-python-1-6"]], "New Development Process": [[459, "new-development-process"]], "\u4e32\u5217\u7d9c\u5408\u904b\u7b97\uff08List Comprehension\uff09": [[459, "list-comprehensions"]], "Augmented Assignment": [[459, "augmented-assignment"]], "String Methods": [[459, "string-methods"], [341, "string-methods"]], "Garbage Collection of Cycles": [[459, "garbage-collection-of-cycles"]], "Other Core Changes": [[459, "other-core-changes"]], "Minor Language Changes": [[459, "minor-language-changes"]], "Changes to Built-in Functions": [[459, "changes-to-built-in-functions"]], "Porting to 2.0": [[459, "porting-to-2-0"]], "Extending/Embedding Changes": [[459, "extending-embedding-changes"]], "Distutils: Making Modules Easy to Install": [[459, "distutils-making-modules-easy-to-install"]], "XML Modules": [[459, "xml-modules"]], "SAX2 Support": [[459, "sax2-support"]], "DOM Support": [[459, "dom-support"]], "Relationship to PyXML": [[459, "relationship-to-pyxml"]], "\u6a21\u7d44\u8b8a\u66f4": [[459, "module-changes"]], "New modules": [[459, "new-modules"]], "IDLE Improvements": [[459, "idle-improvements"]], "Deleted and Deprecated Modules": [[459, "deleted-and-deprecated-modules"]], "\u547d\u4ee4\u5217\u8207\u74b0\u5883": [[452, "command-line-and-environment"]], "\u547d\u4ee4\u5217": [[452, "command-line"]], "\u4ecb\u9762\u9078\u9805": [[452, "interface-options"]], "Generic options": [[452, "generic-options"]], "Miscellaneous options": [[452, "miscellaneous-options"]], "\u4f60\u4e0d\u8a72\u4f7f\u7528\u7684\u9078\u9805": [[452, "options-you-shouldn-t-use"]], "\u74b0\u5883\u8b8a\u6578": [[452, "environment-variables"]], "\u9664\u932f\u6a21\u5f0f\u8b8a\u6578": [[452, "debug-mode-variables"]], "Python 3.10 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[469, "what-s-new-in-python-3-10"]], "\u6458\u8981 -- \u767c\u5e03\u91cd\u9ede": [[469, "summary-release-highlights"]], "\u65b0\u529f\u80fd": [[469, "new-features"], [469, "id1"]], "\u5e36\u62ec\u865f\u7684\u60c5\u5883\u7ba1\u7406\u5668": [[469, "parenthesized-context-managers"]], "\u66f4\u597d\u7684\u932f\u8aa4\u8a0a\u606f": [[469, "better-error-messages"]], "SyntaxErrors": [[469, "syntaxerrors"]], "IndentationErrors": [[469, "indentationerrors"]], "AttributeErrors": [[469, "attributeerrors"]], "NameErrors": [[469, "nameerrors"]], "PEP 626\uff1a\u7528\u65bc\u9664\u932f\u548c\u5176\u4ed6\u5de5\u5177\u7684\u7cbe\u78ba\u5217\u865f": [[469, "pep-626-precise-line-numbers-for-debugging-and-other-tools"]], "PEP 634\uff1a\u7d50\u69cb\u6a21\u5f0f\u5339\u914d": [[469, "pep-634-structural-pattern-matching"]], "\u8a9e\u6cd5\u548c\u64cd\u4f5c": [[469, "syntax-and-operations"]], "\u5ba3\u544a\u5f0f\u65b9\u6cd5 (Declarative approach)": [[469, "declarative-approach"]], "\u7c21\u55ae\u6a21\u5f0f\uff1a\u8207\u5b57\u9762\u503c\u5339\u914d": [[469, "simple-pattern-match-to-a-literal"]], "\u6c92\u6709\u842c\u7528\u5b57\u5143 (wildcard) \u7684\u884c\u70ba": [[469, "behavior-without-the-wildcard"]], "\u5177\u6709\u5b57\u9762\u503c\u548c\u8b8a\u6578\u7684\u6a21\u5f0f": [[469, "patterns-with-a-literal-and-variable"]], "\u6a21\u5f0f\u548c\u985e\u5225": [[469, "patterns-and-classes"]], "\u5177\u6709\u4f4d\u7f6e\u53c3\u6578\u7684\u6a21\u5f0f": [[469, "patterns-with-positional-parameters"]], "\u5de2\u72c0\u6a21\u5f0f": [[469, "nested-patterns"]], "\u8907\u96dc\u6a21\u5f0f\u548c\u842c\u7528\u5b57\u5143": [[469, "complex-patterns-and-the-wildcard"]], "Guard": [[469, "guard"]], "\u5176\u4ed6\u4e3b\u8981\u529f\u80fd": [[469, "other-key-features"]], "\u53ef\u9078\u7684 EncodingWarning \u548c encoding=\"locale\" \u9078\u9805": [[469, "optional-encodingwarning-and-encoding-locale-option"]], "\u8207\u578b\u5225\u63d0\u793a\u76f8\u95dc\u7684\u65b0\u529f\u80fd": [[469, "new-features-related-to-type-hints"]], "PEP 604\uff1a\u65b0\u578b\u806f\u96c6\u904b\u7b97\u5b50": [[469, "pep-604-new-type-union-operator"]], "PEP 612\uff1a\u53c3\u6578\u898f\u7bc4\u8b8a\u6578": [[469, "pep-612-parameter-specification-variables"]], "PEP 613\uff1a\u578b\u5225\u5225\u540d (TypeAlias)": [[469, "pep-613-typealias"]], "PEP 647\uff1a\u4f7f\u7528\u8005\u5b9a\u7fa9\u7684\u578b\u5225\u9632\u8b77": [[469, "pep-647-user-defined-type-guards"]], "\u6539\u9032\u7684\u6a21\u7d44": [[469, "improved-modules"], [473, "improved-modules"]], "asynchat, asyncore, smtpd": [[469, "asynchat-asyncore-smtpd"]], "bdb": [[469, "bdb"]], "bisect": [[469, "bisect"]], "codecs": [[469, "codecs"], [473, "codecs"]], "\u50c5\u9650\u95dc\u9375\u5b57\u6b04\u4f4d (Keyword-only fields)": [[469, "keyword-only-fields"]], "IDLE \u548c idlelib": [[469, "idle-and-idlelib"]], "importlib.metadata": [[469, "importlib-metadata"]], "platform": [[469, "platform"]], "pyclbr": [[469, "pyclbr"]], "_thread": [[469, "thread"]], "\u5df2\u522a\u9664": [[469, "removed"], [469, "id4"]], "\u79fb\u690d\u5230 Python 3.10": [[469, "porting-to-python-3-10"], [469, "id2"]], "Python \u8a9e\u6cd5\u7684\u8b8a\u5316": [[469, "changes-in-the-python-syntax"]], "Python API \u7684\u8b8a\u5316": [[469, "changes-in-the-python-api"]], "CPython \u4f4d\u5143\u7d44\u78bc\u66f4\u6539": [[469, "cpython-bytecode-changes"]], "PEP 652\uff1a\u7dad\u8b77\u7a69\u5b9a ABI": [[469, "pep-652-maintaining-the-stable-abi"]], "\u6a21\u7d44 (Module)": [[447, "modules"]], "\u6df1\u5165\u4e86\u89e3\u6a21\u7d44": [[447, "more-on-modules"]], "\u628a\u6a21\u7d44\u7576\u4f5c\u8173\u672c\u57f7\u884c": [[447, "executing-modules-as-scripts"]], "\u6a21\u7d44\u7684\u641c\u5c0b\u8def\u5f91": [[447, "the-module-search-path"]], "\u300c\u7de8\u8b6f\u300dPython \u6a94\u6848": [[447, "compiled-python-files"]], "\u6a19\u6e96\u6a21\u7d44": [[447, "standard-modules"]], "dir() \u51fd\u5f0f": [[447, "the-dir-function"]], "\u5957\u4ef6 (Package)": [[447, "packages"]], "\u5f9e\u5957\u4ef6\u4e2d import *": [[447, "importing-from-a-package"]], "\u5957\u4ef6\u5167\u5f15\u7528": [[447, "intra-package-references"]], "\u591a\u76ee\u9304\u4e2d\u7684\u5957\u4ef6": [[447, "packages-in-multiple-directories"]], "\u4e00\u500b\u975e\u6b63\u5f0f\u7684 Python \u7c21\u4ecb": [[446, "an-informal-introduction-to-python"]], "\u628a Python \u7576\u4f5c\u8a08\u7b97\u6a5f\u4f7f\u7528": [[446, "using-python-as-a-calculator"]], "\u6578\u5b57 (Number)": [[446, "numbers"]], "\u6587\u5b57": [[446, "text"]], "List\uff08\u4e32\u5217\uff09": [[446, "lists"], [341, "lists"]], "\u521d\u63a2\u7a0b\u5f0f\u8a2d\u8a08\u7684\u524d\u5e7e\u6b65": [[446, "first-steps-towards-programming"]], "Python \u6a19\u6e96\u51fd\u5f0f\u5eab\u6982\u89bd": [[448, "brief-tour-of-the-standard-library"]], "\u4f5c\u696d\u7cfb\u7d71\u4ecb\u9762": [[448, "operating-system-interface"]], "\u6a94\u6848\u4e4b\u842c\u7528\u5b57\u5143 (File Wildcards)": [[448, "file-wildcards"]], "\u547d\u4ee4\u5217\u5f15\u6578": [[448, "command-line-arguments"]], "\u932f\u8aa4\u8f38\u51fa\u91cd\u65b0\u5c0e\u5411\u8207\u7a0b\u5f0f\u7d42\u6b62": [[448, "error-output-redirection-and-program-termination"]], "\u5b57\u4e32\u6a23\u5f0f\u6bd4\u5c0d": [[448, "string-pattern-matching"]], "\u6578\u5b78\u76f8\u95dc": [[448, "mathematics"]], "\u7db2\u8def\u5b58\u53d6": [[448, "internet-access"]], "\u65e5\u671f\u8207\u6642\u9593": [[448, "dates-and-times"]], "\u8cc7\u6599\u58d3\u7e2e": [[448, "data-compression"]], "\u6548\u80fd\u91cf\u6e2c": [[448, "performance-measurement"]], "\u54c1\u8cea\u63a7\u7ba1": [[448, "quality-control"]], "\u6a19\u6e96\u6a21\u7d44\u5eab": [[448, "batteries-included"]], "Python \u6a19\u6e96\u51fd\u5f0f\u5eab\u6982\u89bd\u2014\u2014\u7b2c\u4e8c\u90e8\u4efd": [[449, "brief-tour-of-the-standard-library-part-ii"]], "\u8f38\u51fa\u683c\u5f0f\u5316 (Output Formatting)": [[449, "output-formatting"]], "\u6a21\u677f\u5316 (Templating)": [[449, "templating"]], "\u4e8c\u9032\u5236\u8cc7\u6599\u8a18\u9304\u7de8\u6392 (Binary Data Record Layouts)": [[449, "working-with-binary-data-record-layouts"]], "\u591a\u57f7\u884c\u7dd2 (Multi-threading)": [[449, "multi-threading"]], "\u65e5\u8a8c\u8a18\u9304 (Logging)": [[449, "logging"]], "\u5f31\u5f15\u7528 (Weak References)": [[449, "weak-references"]], "\u4f7f\u7528\u65bc List \u7684\u5de5\u5177": [[449, "tools-for-working-with-lists"]], "\u5341\u9032\u5236 (Decimal) \u6d6e\u9ede\u6578\u904b\u7b97": [[449, "decimal-floating-point-arithmetic"]], "Python 2.5 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[464, "what-s-new-in-python-2-5"]], "PEP 308: Conditional Expressions": [[464, "pep-308-conditional-expressions"]], "PEP 309: Partial Function Application": [[464, "pep-309-partial-function-application"]], "PEP 314: Metadata for Python Software Packages v1.1": [[464, "pep-314-metadata-for-python-software-packages-v1-1"]], "PEP 328: Absolute and Relative Imports": [[464, "pep-328-absolute-and-relative-imports"]], "PEP 338: Executing Modules as Scripts": [[464, "pep-338-executing-modules-as-scripts"]], "PEP 341: Unified try/except/finally": [[464, "pep-341-unified-try-except-finally"]], "PEP 342: New Generator Features": [[464, "pep-342-new-generator-features"]], "PEP 352: Exceptions as New-Style Classes": [[464, "pep-352-exceptions-as-new-style-classes"]], "PEP 353: Using ssize_t as the index type": [[464, "pep-353-using-ssize-t-as-the-index-type"]], "PEP 357: The '__index__' method": [[464, "pep-357-the-index-method"]], "Interactive Interpreter Changes": [[464, "interactive-interpreter-changes"]], "New, Improved, and Removed Modules": [[464, "new-improved-and-removed-modules"]], "ctypes \u5957\u4ef6": [[464, "the-ctypes-package"]], "ElementTree \u5957\u4ef6": [[464, "the-elementtree-package"]], "hashlib \u5957\u4ef6": [[464, "the-hashlib-package"]], "sqlite3 \u5957\u4ef6": [[464, "the-sqlite3-package"]], "wsgiref \u5957\u4ef6": [[464, "the-wsgiref-package"]], "Port-Specific Changes": [[464, "port-specific-changes"], [463, "port-specific-changes"], [462, "port-specific-changes"]], "Porting to Python 2.5": [[464, "porting-to-python-2-5"]], "Python 3.1 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[468, "what-s-new-in-python-3-1"]], "PEP 372: Ordered Dictionaries": [[468, "pep-372-ordered-dictionaries"]], "Porting to Python 3.1": [[468, "porting-to-python-3-1"]], "\u4f7f\u7528 Python \u76f4\u8b6f\u5668": [[445, "using-the-python-interpreter"]], "\u555f\u52d5\u76f4\u8b6f\u5668": [[445, "invoking-the-interpreter"]], "\u50b3\u905e\u5f15\u6578": [[445, "argument-passing"]], "\u76f4\u8b6f\u5668\u8207\u5b83\u7684\u74b0\u5883": [[445, "the-interpreter-and-its-environment"]], "\u539f\u59cb\u78bc\u7684\u5b57\u5143\u7de8\u78bc (encoding)": [[445, "source-code-encoding"]], "\u914d\u7f6e Python": [[453, "configure-python"]], "Build Requirements": [[453, "build-requirements"]], "\u7522\u751f\u7684\u6a94\u6848": [[453, "generated-files"]], "\u8a2d\u5b9a\u9078\u9805": [[453, "configure-options"]], "\u4e00\u822c\u9078\u9805": [[453, "general-options"]], "WebAssembly \u9078\u9805": [[453, "webassembly-options"]], "\u5b89\u88dd\u9078\u9805": [[453, "install-options"]], "Performance options": [[453, "performance-options"]], "Python Debug Build": [[453, "python-debug-build"]], "Debug options": [[453, "debug-options"]], "Linker options": [[453, "linker-options"]], "\u51fd\u5f0f\u5eab\u9078\u9805": [[453, "libraries-options"]], "Security Options": [[453, "security-options"]], "macOS \u9078\u9805": [[453, "macos-options"]], "Cross Compiling Options": [[453, "cross-compiling-options"]], "Python Build System": [[453, "python-build-system"]], "Main files of the build system": [[453, "main-files-of-the-build-system"]], "\u4e3b\u8981\u5efa\u7f6e\u6b65\u9a5f": [[453, "main-build-steps"]], "\u4e3b\u8981 Makefile \u76ee\u6a19": [[453, "main-makefile-targets"]], "C \u64f4\u5145\u6a21\u7d44": [[453, "c-extensions"]], "Compiler and linker flags": [[453, "compiler-and-linker-flags"]], "Preprocessor flags": [[453, "preprocessor-flags"]], "\u7de8\u8b6f\u5668\u65d7\u6a19": [[453, "compiler-flags"]], "Linker flags": [[453, "linker-flags"]], "\u5728 Unix \u5e73\u81fa\u4e0a\u4f7f\u7528 Python": [[457, "using-python-on-unix-platforms"]], "\u7372\u5f97\u4e26\u5b89\u88dd Python \u7684\u6700\u65b0\u7248\u672c": [[457, "getting-and-installing-the-latest-version-of-python"]], "\u5728 Linux \u4e0a": [[457, "on-linux"]], "\u5728 FreeBSD \u548c OpenBSD \u4e0a": [[457, "on-freebsd-and-openbsd"]], "\u5efa\u7f6e Python": [[457, "building-python"]], "\u8207 Python \u76f8\u95dc\u7684\u8def\u5f91\u548c\u6a94\u6848": [[457, "python-related-paths-and-files"]], "\u5ba2\u88fd\u5316 OpenSSL": [[457, "custom-openssl"]], "\u5728 Windows \u4e0a\u4f7f\u7528 Python": [[458, "using-python-on-windows"]], "The full installer": [[458, "the-full-installer"]], "\u5b89\u88dd\u6b65\u9a5f": [[458, "installation-steps"]], "Removing the MAX_PATH Limitation": [[458, "removing-the-max-path-limitation"]], "\u5b89\u88dd\u6392\u9664\u4f7f\u7528\u8005\u4ecb\u9762": [[458, "installing-without-ui"]], "\u7576\u5b89\u88dd\u6642\u4e0d\u4e0b\u8f09": [[458, "installing-without-downloading"]], "Modifying an install": [[458, "modifying-an-install"]], "The Microsoft Store package": [[458, "the-microsoft-store-package"]], "Known issues": [[458, "known-issues"]], "Redirection of local data, registry, and temporary paths": [[458, "redirection-of-local-data-registry-and-temporary-paths"]], "nuget.org \u5957\u4ef6": [[458, "the-nuget-org-packages"]], "The embeddable package": [[458, "the-embeddable-package"]], "Python Application": [[458, "python-application"]], "\u5d4c\u5165 Python": [[458, "embedding-python"]], "Alternative bundles": [[458, "alternative-bundles"]], "\u8a2d\u5b9a Python": [[458, "configuring-python"]], "Excursus: Setting environment variables": [[458, "excursus-setting-environment-variables"]], "Finding the Python executable": [[458, "finding-the-python-executable"]], "UTF-8 \u6a21\u5f0f": [[458, "utf-8-mode"]], "Python Launcher for Windows": [[458, "python-launcher-for-windows"]], "\u958b\u59cb": [[458, "getting-started"]], "From the command-line": [[458, "from-the-command-line"]], "\u865b\u64ec\u74b0\u5883\uff08Virtual environment\uff09": [[458, "virtual-environments"]], "From a script": [[458, "from-a-script"]], "\u5f9e\u6a94\u6848\u95dc\u806f": [[458, "from-file-associations"]], "Shebang Lines": [[458, "shebang-lines"]], "Arguments in shebang lines": [[458, "arguments-in-shebang-lines"]], "Customization": [[458, "customization"]], "Customization via INI files": [[458, "customization-via-ini-files"]], "Customizing default Python versions": [[458, "customizing-default-python-versions"]], "Diagnostics": [[458, "diagnostics"]], "Dry Run": [[458, "dry-run"]], "\u5b89\u88dd\u96a8\u9078": [[458, "install-on-demand"]], "Return codes": [[458, "return-codes"]], "Finding modules": [[458, "finding-modules"]], "Additional modules": [[458, "additional-modules"]], "PyWin32": [[458, "pywin32"]], "cx_Freeze": [[458, "cx-freeze"]], "\u7de8\u8b6f Python \u5728 Windows": [[458, "compiling-python-on-windows"]], "\u5176\u4ed6\u5e73\u53f0": [[458, "other-platforms"]], "Python 3.3 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[473, "what-s-new-in-python-3-3"]], "PEP 405\uff1a\u865b\u64ec\u74b0\u5883": [[473, "pep-405-virtual-environments"]], "PEP 420: Implicit Namespace Packages": [[473, "pep-420-implicit-namespace-packages"]], "PEP 3118: New memoryview implementation and buffer protocol documentation": [[473, "pep-3118-new-memoryview-implementation-and-buffer-protocol-documentation"]], "\u529f\u80fd": [[473, "features"], [473, "id1"]], "API \u8b8a\u66f4": [[473, "api-changes"], [473, "id2"]], "PEP 393: Flexible String Representation": [[473, "pep-393-flexible-string-representation"]], "\u529f\u80fd\u6027": [[473, "functionality"]], "\u6027\u80fd\u548c\u8cc7\u6e90\u4f7f\u7528\u60c5\u6cc1": [[473, "performance-and-resource-usage"]], "PEP 397\uff1a\u9069\u7528\u65bc Windows \u7684 Python \u555f\u52d5\u5668": [[473, "pep-397-python-launcher-for-windows"]], "PEP 3151: Reworking the OS and IO exception hierarchy": [[473, "pep-3151-reworking-the-os-and-io-exception-hierarchy"]], "PEP 380: Syntax for Delegating to a Subgenerator": [[473, "pep-380-syntax-for-delegating-to-a-subgenerator"]], "PEP 409: Suppressing exception context": [[473, "pep-409-suppressing-exception-context"]], "PEP 414: Explicit Unicode literals": [[473, "pep-414-explicit-unicode-literals"]], "PEP 3155: Qualified name for classes and functions": [[473, "pep-3155-qualified-name-for-classes-and-functions"]], "PEP 412: Key-Sharing Dictionary": [[473, "pep-412-key-sharing-dictionary"]], "PEP 362\uff1a\u51fd\u5f0f\u7c3d\u540d\u7269\u4ef6": [[473, "pep-362-function-signature-object"]], "PEP 421\uff1a\u65b0\u589e sys.implementation": [[473, "pep-421-adding-sys-implementation"]], "SimpleNamespace": [[473, "simplenamespace"]], "\u4f7f\u7528 importlib \u4f5c\u70ba import \u7684\u5be6\u4f5c": [[473, "using-importlib-as-the-implementation-of-import"]], "\u65b0 API": [[473, "new-apis"]], "\u660e\u986f\u7684\u8b8a\u66f4": [[473, "visible-changes"]], "A Finer-Grained Import Lock": [[473, "a-finer-grained-import-lock"]], "\u5167\u5efa\u51fd\u5f0f\u548c\u578b\u5225": [[473, "builtin-functions-and-types"]], "Policy Framework": [[473, "policy-framework"]], "Provisional Policy with New Header API": [[473, "provisional-policy-with-new-header-api"]], "\u5176\u4ed6 API \u8b8a\u66f4": [[473, "other-api-changes"]], "sched": [[473, "sched"]], "\u5efa\u7f6e\u548c C API \u66f4\u6539": [[473, "build-and-c-api-changes"]], "\u4e0d\u652f\u63f4\u7684\u4f5c\u696d\u7cfb\u7d71": [[473, "unsupported-operating-systems"]], "\u5df2\u68c4\u7528\u7684 Python \u6a21\u7d44\u3001\u51fd\u5f0f\u548c\u65b9\u6cd5": [[473, "deprecated-python-modules-functions-and-methods"]], "C API \u4e2d\u5df2\u68c4\u7528\u7684\u51fd\u5f0f\u548c\u578b\u5225": [[473, "deprecated-functions-and-types-of-the-c-api"]], "\u5df2\u68c4\u7528\u7684\u529f\u80fd": [[473, "deprecated-features"]], "\u79fb\u690d\u5230 Python 3.3": [[473, "porting-to-python-3-3"]], "\u79fb\u690d Python \u7a0b\u5f0f\u78bc": [[473, "porting-python-code"]], "Porting C code": [[473, "porting-c-code"]], "Building C extensions": [[473, "building-c-extensions"]], "\u547d\u4ee4\u5217\u958b\u95dc\u66f4\u6539": [[473, "command-line-switch-changes"]], "Python 2.2 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[461, "what-s-new-in-python-2-2"]], "PEPs 252 and 253: Type and Class Changes": [[461, "peps-252-and-253-type-and-class-changes"]], "Old and New Classes": [[461, "old-and-new-classes"]], "Descriptors": [[461, "descriptors"]], "Multiple Inheritance: The Diamond Rule": [[461, "multiple-inheritance-the-diamond-rule"]], "Attribute Access": [[461, "attribute-access"]], "Related Links": [[461, "related-links"]], "PEP 234: Iterators": [[461, "pep-234-iterators"]], "PEP 255: Simple Generators": [[461, "pep-255-simple-generators"], [462, "pep-255-simple-generators"]], "PEP 237: Unifying Long Integers and Integers": [[461, "pep-237-unifying-long-integers-and-integers"], [463, "pep-237-unifying-long-integers-and-integers"]], "PEP 238: Changing the Division Operator": [[461, "pep-238-changing-the-division-operator"]], "Unicode Changes": [[461, "unicode-changes"]], "PEP 227: Nested Scopes": [[461, "pep-227-nested-scopes"], [460, "pep-227-nested-scopes"]], "Interpreter Changes and Fixes": [[461, "interpreter-changes-and-fixes"]], "\u4e92\u52d5\u5f0f\u8f38\u5165\u7de8\u8f2f\u548c\u6b77\u53f2\u8a18\u9304\u66ff\u63db": [[444, "interactive-input-editing-and-history-substitution"]], "Tab \u9375\u81ea\u52d5\u5b8c\u6210 (Tab Completion) \u548c\u6b77\u53f2\u8a18\u9304\u7de8\u8f2f (History Editing)": [[444, "tab-completion-and-history-editing"]], "\u4e92\u52d5\u5f0f\u76f4\u8b6f\u5668\u7684\u66ff\u4ee3\u65b9\u6848": [[444, "alternatives-to-the-interactive-interpreter"]], "Python 2.1 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[460, "what-s-new-in-python-2-1"]], "PEP 236: __future__ Directives": [[460, "pep-236-future-directives"]], "PEP 207: Rich Comparisons": [[460, "pep-207-rich-comparisons"]], "PEP 230: Warning Framework": [[460, "pep-230-warning-framework"]], "PEP 229: New Build System": [[460, "pep-229-new-build-system"]], "PEP 205: Weak References": [[460, "pep-205-weak-references"]], "PEP 232: Function Attributes": [[460, "pep-232-function-attributes"]], "PEP 235: Importing Modules on Case-Insensitive Platforms": [[460, "pep-235-importing-modules-on-case-insensitive-platforms"]], "PEP 217: Interactive Display Hook": [[460, "pep-217-interactive-display-hook"]], "PEP 208: New Coercion Model": [[460, "pep-208-new-coercion-model"]], "PEP 241: Metadata in Python Packages": [[460, "pep-241-metadata-in-python-packages"]], "Python 2.4 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[463, "what-s-new-in-python-2-4"]], "PEP 218: Built-In Set Objects": [[463, "pep-218-built-in-set-objects"]], "PEP 289: Generator Expressions": [[463, "pep-289-generator-expressions"]], "PEP 292: Simpler String Substitutions": [[463, "pep-292-simpler-string-substitutions"]], "PEP 318: Decorators for Functions and Methods": [[463, "pep-318-decorators-for-functions-and-methods"]], "PEP 322: Reverse Iteration": [[463, "pep-322-reverse-iteration"]], "PEP 324: New subprocess Module": [[463, "pep-324-new-subprocess-module"]], "PEP 327: Decimal Data Type": [[463, "pep-327-decimal-data-type"]], "Why is Decimal needed?": [[463, "why-is-decimal-needed"]], "Decimal \u578b\u5225": [[463, "the-decimal-type"]], "Context \u578b\u5225": [[463, "the-context-type"]], "PEP 328: Multi-line Imports": [[463, "pep-328-multi-line-imports"]], "PEP 331: Locale-Independent Float/String Conversions": [[463, "pep-331-locale-independent-float-string-conversions"]], "cookielib": [[463, "cookielib"]], "Porting to Python 2.4": [[463, "porting-to-python-2-4"]], "\u865b\u64ec\u74b0\u5883\u8207\u5957\u4ef6": [[450, "virtual-environments-and-packages"]], "\u7528 pip \u7ba1\u7406\u5957\u4ef6": [[450, "managing-packages-with-pip"]], "Python 2.3 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[462, "what-s-new-in-python-2-3"]], "PEP 218: A Standard Set Datatype": [[462, "pep-218-a-standard-set-datatype"]], "PEP 263: Source Code Encodings": [[462, "pep-263-source-code-encodings"]], "PEP 273: Importing Modules from ZIP Archives": [[462, "pep-273-importing-modules-from-zip-archives"]], "PEP 277: Unicode file name support for Windows NT": [[462, "pep-277-unicode-file-name-support-for-windows-nt"]], "PEP 278: Universal Newline Support": [[462, "pep-278-universal-newline-support"]], "PEP 279: enumerate()": [[462, "pep-279-enumerate"]], "PEP 282: The logging Package": [[462, "pep-282-the-logging-package"]], "PEP 285: A Boolean Type": [[462, "pep-285-a-boolean-type"]], "PEP 293: Codec Error Handling Callbacks": [[462, "pep-293-codec-error-handling-callbacks"]], "PEP 301: Package Index and Metadata for Distutils": [[462, "pep-301-package-index-and-metadata-for-distutils"]], "PEP 302: New Import Hooks": [[462, "pep-302-new-import-hooks"]], "PEP 305: Comma-separated Files": [[462, "pep-305-comma-separated-files"]], "PEP 307: Pickle Enhancements": [[462, "pep-307-pickle-enhancements"]], "Extended Slices": [[462, "extended-slices"]], "String Changes": [[462, "string-changes"]], "Date/Time Type": [[462, "date-time-type"]], "The optparse Module": [[462, "the-optparse-module"]], "Pymalloc: A Specialized Object Allocator": [[462, "pymalloc-a-specialized-object-allocator"]], "Porting to Python 2.3": [[462, "porting-to-python-2-3"]], "subprocess --- Subprocess management": [[345, "module-subprocess"]], "Using the subprocess Module": [[345, "using-the-subprocess-module"]], "Frequently Used Arguments": [[345, "frequently-used-arguments"]], "Popen Constructor": [[345, "popen-constructor"]], "Security Considerations": [[345, "security-considerations"], [242, "security-considerations"], [140, "security-considerations"]], "Popen Objects": [[345, "popen-objects"]], "Windows Popen Helpers": [[345, "windows-popen-helpers"]], "Windows Constants": [[345, "windows-constants"]], "Older high-level API": [[345, "older-high-level-api"]], "Replacing Older Functions with the subprocess Module": [[345, "replacing-older-functions-with-the-subprocess-module"]], "Replacing /bin/sh shell command substitution": [[345, "replacing-bin-sh-shell-command-substitution"]], "Replacing shell pipeline": [[345, "replacing-shell-pipeline"]], "Replacing os.system()": [[345, "replacing-os-system"]], "Replacing the os.spawn family": [[345, "replacing-the-os-spawn-family"]], "Replacing os.popen(), os.popen2(), os.popen3()": [[345, "replacing-os-popen-os-popen2-os-popen3"]], "Replacing functions from the popen2 module": [[345, "replacing-functions-from-the-popen2-module"]], "Legacy Shell Invocation Functions": [[345, "legacy-shell-invocation-functions"]], "Converting an argument sequence to a string on Windows": [[345, "converting-an-argument-sequence-to-a-string-on-windows"]], "Disabling use of vfork() or posix_spawn()": [[345, "disabling-use-of-vfork-or-posix-spawn"]], "telnetlib --- Telnet \u5ba2\u6236\u7aef": [[356, "module-telnetlib"]], "Telnet Objects": [[356, "telnet-objects"]], "Telnet \u7bc4\u4f8b": [[356, "telnet-example"]], "\u6587\u672c\u8655\u7406 (Text Processing) \u670d\u52d9": [[360, "text-processing-services"]], "tkinter.font --- Tkinter font wrapper": [[369, "module-tkinter.font"]], "sunau --- \u8b80\u5beb Sun AU \u6a94\u6848": [[346, "module-sunau"]], "AU_read \u7269\u4ef6": [[346, "au-read-objects"]], "AU_write \u7269\u4ef6": [[346, "au-write-objects"]], "statistics --- \u6578\u5b78\u7d71\u8a08\u51fd\u5f0f": [[340, "module-statistics"]], "\u5e73\u5747\u503c\u8207\u4e2d\u592e\u4f4d\u7f6e\u91cf\u6578": [[340, "averages-and-measures-of-central-location"]], "\u96e2\u5ea6 (spread) \u7684\u6e2c\u91cf": [[340, "measures-of-spread"]], "\u5169\u500b\u8f38\u5165\u4e4b\u9593\u7684\u95dc\u4fc2\u7d71\u8a08": [[340, "statistics-for-relations-between-two-inputs"]], "\u51fd\u5f0f\u7d30\u7bc0": [[340, "function-details"]], "NormalDist \u7269\u4ef6": [[340, "normaldist-objects"]], "NormalDist \u7bc4\u4f8b\u8207\u9326\u56ca\u5999\u8a08": [[340, "normaldist-examples-and-recipes"]], "\u7d93\u5178\u6a5f\u7387\u554f\u984c": [[340, "classic-probability-problems"]], "\u7528\u65bc\u6a21\u64ec\u7684\u8499\u5730\u5361\u7f85 (Monte Carlo) \u8f38\u5165": [[340, "monte-carlo-inputs-for-simulations"]], "\u8fd1\u4f3c\u4e8c\u9805\u5206\u5e03": [[340, "approximating-binomial-distributions"]], "\u55ae\u7d14\u8c9d\u6c0f\u5206\u985e\u5668 (Naive bayesian classifier)": [[340, "naive-bayesian-classifier"]], "\u6838\u5bc6\u5ea6\u4f30\u8a08 (Kernel density estimation)": [[340, "kernel-density-estimation"]], "tkinter --- Python interface to Tcl/Tk": [[366, "module-tkinter"]], "Architecture": [[366, "architecture"]], "Tkinter Modules": [[366, "tkinter-modules"]], "Tkinter Life Preserver": [[366, "tkinter-life-preserver"]], "A Hello World Program": [[366, "a-hello-world-program"]], "Important Tk Concepts": [[366, "important-tk-concepts"]], "Understanding How Tkinter Wraps Tcl/Tk": [[366, "understanding-how-tkinter-wraps-tcl-tk"]], "How do I...? What option does...?": [[366, "how-do-i-what-option-does"]], "Navigating the Tcl/Tk Reference Manual": [[366, "navigating-the-tcl-tk-reference-manual"]], "Threading model": [[366, "threading-model"]], "Handy Reference": [[366, "handy-reference"]], "Setting Options": [[366, "setting-options"]], "The Packer": [[366, "the-packer"]], "Packer Options": [[366, "packer-options"]], "Coupling Widget Variables": [[366, "coupling-widget-variables"]], "The Window Manager": [[366, "the-window-manager"]], "Tk Option Data Types": [[366, "tk-option-data-types"]], "Bindings and Events": [[366, "bindings-and-events"]], "The index Parameter": [[366, "the-index-parameter"]], "Images": [[366, "images"]], "File Handlers": [[366, "file-handlers"]], "syslog --- Unix syslog library routines": [[353, "module-syslog"]], "sysconfig --- Provide access to Python's configuration information": [[352, "module-sysconfig"]], "Configuration variables": [[352, "configuration-variables"]], "Installation paths": [[352, "installation-paths"]], "User scheme": [[352, "user-scheme"]], "posix_user": [[352, "posix-user"]], "nt_user": [[352, "nt-user"]], "osx_framework_user": [[352, "osx-framework-user"]], "Home scheme": [[352, "home-scheme"]], "posix_home": [[352, "posix-home"]], "Prefix scheme": [[352, "prefix-scheme"]], "posix_prefix": [[352, "posix-prefix"]], "nt": [[352, "nt"]], "\u5b89\u88dd\u8def\u5f91\u51fd\u5f0f": [[352, "installation-path-functions"]], "\u5176\u4ed6\u51fd\u5f0f": [[352, "other-functions"], [334, "other-functions"], [323, "other-functions"]], "\u5c07 sysconfig \u4f5c\u70ba\u8173\u672c\u4f7f\u7528": [[352, "using-sysconfig-as-a-script"]], "struct --- Interpret bytes as packed binary data": [[344, "module-struct"]], "\u51fd\u5f0f\u8207\u4f8b\u5916": [[344, "functions-and-exceptions"]], "Format Strings": [[344, "format-strings"]], "Byte Order, Size, and Alignment": [[344, "byte-order-size-and-alignment"]], "Format Characters": [[344, "format-characters"]], "Applications": [[344, "applications"]], "Native Formats": [[344, "native-formats"]], "Standard Formats": [[344, "standard-formats"]], "test --- Regression tests package for Python": [[359, "module-test"]], "Writing Unit Tests for the test package": [[359, "writing-unit-tests-for-the-test-package"]], "Running tests using the command-line interface": [[359, "running-tests-using-the-command-line-interface"]], "test.support --- Utilities for the Python test suite": [[359, "module-test.support"]], "test.support.socket_helper --- Utilities for socket tests": [[359, "module-test.support.socket_helper"]], "test.support.script_helper --- Utilities for the Python execution tests": [[359, "module-test.support.script_helper"]], "test.support.bytecode_helper --- Support tools for testing correct bytecode generation": [[359, "module-test.support.bytecode_helper"]], "test.support.threading_helper --- Utilities for threading tests": [[359, "module-test.support.threading_helper"]], "test.support.os_helper --- Utilities for os tests": [[359, "module-test.support.os_helper"]], "test.support.import_helper --- Utilities for import tests": [[359, "module-test.support.import_helper"]], "test.support.warnings_helper --- Utilities for warnings tests": [[359, "module-test.support.warnings_helper"]], "tkinter.scrolledtext --- Scrolled Text Widget": [[371, "module-tkinter.scrolledtext"]], "tkinter.messagebox --- Tkinter message prompts": [[370, "module-tkinter.messagebox"]], "string --- Common string operations": [[342, "module-string"]], "String constants": [[342, "string-constants"]], "Custom String Formatting": [[342, "custom-string-formatting"]], "\u683c\u5f0f\u5316\u6587\u5b57\u8a9e\u6cd5": [[342, "format-string-syntax"]], "Format Specification Mini-Language": [[342, "format-specification-mini-language"]], "Format examples": [[342, "format-examples"]], "Template strings": [[342, "template-strings"]], "Helper functions": [[342, "helper-functions"]], "tarfile --- Read and write tar archive files": [[355, "module-tarfile"]], "TarFile \u7269\u4ef6": [[355, "tarfile-objects"]], "TarInfo \u7269\u4ef6": [[355, "tarinfo-objects"]], "Extraction filters": [[355, "extraction-filters"]], "Default named filters": [[355, "default-named-filters"]], "Filter errors": [[355, "filter-errors"]], "Hints for further verification": [[355, "hints-for-further-verification"]], "Supporting older Python versions": [[355, "supporting-older-python-versions"]], "Stateful extraction filter example": [[355, "stateful-extraction-filter-example"]], "Supported tar formats": [[355, "supported-tar-formats"]], "Unicode issues": [[355, "unicode-issues"]], "sys --- \u7cfb\u7d71\u7279\u5b9a\u7684\u53c3\u6578\u8207\u51fd\u5f0f": [[349, "module-sys"]], "Attributes of the float_info named tuple": [[349, "id2"]], "tkinter.dnd --- Drag and drop support": [[368, "module-tkinter.dnd"]], "\u4ee5 Tk \u6253\u9020\u5716\u5f62\u4f7f\u7528\u8005\u4ecb\u9762 (Graphical User Interfaces)": [[365, "graphical-user-interfaces-with-tk"]], "symtable --- \u5b58\u53d6\u7de8\u8b6f\u5668\u7684\u7b26\u865f\u8868": [[348, "module-symtable"]], "\u7522\u751f\u7b26\u865f\u8868": [[348, "generating-symbol-tables"]], "\u6aa2\u67e5\u7b26\u865f\u8868": [[348, "examining-symbol-tables"]], "tkinter.ttk --- Tk themed widgets": [[373, "module-tkinter.ttk"]], "Using Ttk": [[373, "using-ttk"]], "Ttk Widgets": [[373, "ttk-widgets"]], "Widget": [[373, "widget"]], "Standard Options": [[373, "standard-options"]], "Scrollable Widget Options": [[373, "scrollable-widget-options"]], "Label Options": [[373, "label-options"]], "Compatibility Options": [[373, "compatibility-options"]], "Widget States": [[373, "widget-states"]], "ttk.Widget": [[373, "ttk-widget"]], "Combobox": [[373, "combobox"]], "Options": [[373, "options"], [373, "id1"], [373, "id3"], [373, "id5"], [373, "id6"], [373, "id7"]], "Virtual events": [[373, "virtual-events"], [373, "id2"]], "ttk.Combobox": [[373, "ttk-combobox"]], "Spinbox": [[373, "spinbox"]], "ttk.Spinbox": [[373, "ttk-spinbox"]], "Notebook": [[373, "notebook"]], "Tab Options": [[373, "tab-options"]], "Tab Identifiers": [[373, "tab-identifiers"]], "Virtual Events": [[373, "id4"], [373, "id8"]], "ttk.Notebook": [[373, "ttk-notebook"]], "Progressbar": [[373, "progressbar"]], "ttk.Progressbar": [[373, "ttk-progressbar"]], "Separator": [[373, "separator"]], "Sizegrip": [[373, "sizegrip"]], "Platform-specific notes": [[373, "platform-specific-notes"]], "Bugs": [[373, "bugs"]], "Treeview": [[373, "treeview"]], "Item Options": [[373, "item-options"]], "Tag Options": [[373, "tag-options"]], "Column Identifiers": [[373, "column-identifiers"]], "ttk.Treeview": [[373, "ttk-treeview"]], "Ttk Styling": [[373, "ttk-styling"]], "Layouts": [[373, "layouts"]], "sys.monitoring --- Execution event monitoring": [[350, "module-sys.monitoring"]], "Tool identifiers": [[350, "tool-identifiers"]], "Registering and using tools": [[350, "registering-and-using-tools"]], "Events": [[350, "events"]], "Local events": [[350, "local-events"]], "Ancillary events": [[350, "ancillary-events"]], "Other events": [[350, "other-events"]], "The STOP_ITERATION event": [[350, "the-stop-iteration-event"]], "Turning events on and off": [[350, "turning-events-on-and-off"]], "Setting events globally": [[350, "setting-events-globally"]], "Per code object events": [[350, "per-code-object-events"]], "Disabling events": [[350, "disabling-events"]], "Registering callback functions": [[350, "registering-callback-functions"]], "Callback function arguments": [[350, "callback-function-arguments"]], "timeit --- \u6e2c\u91cf\u5c0f\u91cf\u7a0b\u5f0f\u7247\u6bb5\u7684\u57f7\u884c\u6642\u9593": [[364, "module-timeit"]], "\u57fa\u790e\u7bc4\u4f8b": [[364, "basic-examples"], [233, "basic-examples"]], "Python \u4ecb\u9762": [[364, "python-interface"]], "\u547d\u4ee4\u5217\u4ecb\u9762": [[364, "command-line-interface"], [331, "command-line-interface"], [259, "module-json.tool"], [252, "command-line-interface"], [207, "command-line-interface"], [231, "command-line-interface"]], "\u5167\u5efa\u578b\u5225": [[341, "built-in-types"]], "\u771f\u503c\u6aa2\u6e2c": [[341, "truth-value-testing"]], "Boolean Operations --- and, or, not": [[341, "boolean-operations-and-or-not"]], "Numeric Types --- int, float, complex": [[341, "numeric-types-int-float-complex"]], "Bitwise Operations on Integer Types": [[341, "bitwise-operations-on-integer-types"]], "Additional Methods on Integer Types": [[341, "additional-methods-on-integer-types"]], "Additional Methods on Float": [[341, "additional-methods-on-float"]], "Hashing of numeric types": [[341, "hashing-of-numeric-types"]], "Boolean Type - bool": [[341, "boolean-type-bool"]], "Iterator Types": [[341, "iterator-types"]], "Generator Types": [[341, "generator-types"]], "Sequence Types --- list, tuple, range": [[341, "sequence-types-list-tuple-range"]], "Common Sequence Operations": [[341, "common-sequence-operations"]], "Immutable Sequence Types": [[341, "immutable-sequence-types"]], "Mutable Sequence Types": [[341, "mutable-sequence-types"]], "Tuples": [[341, "tuples"]], "Ranges": [[341, "ranges"]], "Text Sequence Type --- str": [[341, "text-sequence-type-str"]], "printf-style String Formatting": [[341, "printf-style-string-formatting"]], "Binary Sequence Types --- bytes, bytearray, memoryview": [[341, "binary-sequence-types-bytes-bytearray-memoryview"]], "Bytes Objects": [[341, "bytes-objects"]], "Bytearray Objects": [[341, "bytearray-objects"]], "Bytes and Bytearray Operations": [[341, "bytes-and-bytearray-operations"]], "printf-style Bytes Formatting": [[341, "printf-style-bytes-formatting"]], "Memory Views": [[341, "memory-views"]], "Set Types --- set, frozenset": [[341, "set-types-set-frozenset"]], "Mapping Types --- dict": [[341, "mapping-types-dict"]], "\u5b57\u5178\u8996\u5716\u7269\u4ef6": [[341, "dictionary-view-objects"]], "Context Manager Types": [[341, "context-manager-types"]], "Type Annotation Types --- Generic Alias, Union": [[341, "type-annotation-types-generic-alias-union"]], "Generic Alias Type": [[341, "generic-alias-type"]], "Standard Generic Classes": [[341, "standard-generic-classes"]], "Special Attributes of GenericAlias objects": [[341, "special-attributes-of-genericalias-objects"]], "Union Type": [[341, "union-type"]], "Other Built-in Types": [[341, "other-built-in-types"]], "Classes and Class Instances": [[341, "classes-and-class-instances"]], "Methods": [[341, "methods"], [285, "methods"], [293, "methods"]], "Code Objects": [[341, "code-objects"]], "The Null Object": [[341, "the-null-object"]], "The Ellipsis Object": [[341, "the-ellipsis-object"]], "The NotImplemented Object": [[341, "the-notimplemented-object"]], "Internal Objects": [[341, "internal-objects"]], "Special Attributes": [[341, "special-attributes"]], "Integer string conversion length limitation": [[341, "integer-string-conversion-length-limitation"]], "Affected APIs": [[341, "affected-apis"]], "Configuring the limit": [[341, "configuring-the-limit"]], "Recommended configuration": [[341, "recommended-configuration"]], "textwrap --- Text wrapping and filling": [[361, "module-textwrap"]], "stringprep --- Internet String Preparation": [[343, "module-stringprep"]], "tabnanny --- \u5075\u6e2c\u4e0d\u826f\u7e2e\u6392": [[354, "module-tabnanny"]], "tkinter.tix --- Tk \u64f4\u5145\u5c0f\u5de5\u5177": [[372, "module-tkinter.tix"]], "Using Tix": [[372, "using-tix"]], "Tix Widgets": [[372, "tix-widgets"]], "Basic Widgets": [[372, "basic-widgets"]], "File Selectors": [[372, "file-selectors"]], "Hierarchical ListBox": [[372, "hierarchical-listbox"]], "Tabular ListBox": [[372, "tabular-listbox"]], "Manager Widgets": [[372, "manager-widgets"]], "Image Types": [[372, "image-types"]], "Miscellaneous Widgets": [[372, "miscellaneous-widgets"]], "Form Geometry Manager": [[372, "form-geometry-manager"]], "Tix \u6307\u4ee4": [[372, "tix-commands"]], "tkinter.colorchooser --- Color choosing dialog": [[367, "module-tkinter.colorchooser"]], "threading --- Thread-based parallelism": [[362, "module-threading"]], "Thread-Local Data": [[362, "thread-local-data"]], "Thread Objects": [[362, "thread-objects"]], "Lock Objects": [[362, "lock-objects"]], "RLock \u7269\u4ef6": [[362, "rlock-objects"]], "Condition Objects": [[362, "condition-objects"]], "Semaphore Objects": [[362, "semaphore-objects"]], "Semaphore \u7bc4\u4f8b": [[362, "semaphore-example"]], "Event Objects": [[362, "event-objects"]], "Timer Objects": [[362, "timer-objects"]], "Barrier Objects": [[362, "barrier-objects"]], "Using locks, conditions, and semaphores in the with statement": [[362, "using-locks-conditions-and-semaphores-in-the-with-statement"]], "\u5df2\u88ab\u53d6\u4ee3\u7684\u6a21\u7d44": [[347, "superseded-modules"]], "tempfile --- \u751f\u6210\u81e8\u6642\u6a94\u6848\u548c\u76ee\u9304": [[357, "module-tempfile"]], "\u5df2\u68c4\u7528\u7684\u51fd\u5f0f\u548c\u8b8a\u6578": [[357, "deprecated-functions-and-variables"]], "time --- Time access and conversions": [[363, "module-time"]], "Clock ID Constants": [[363, "clock-id-constants"]], "Timezone Constants": [[363, "timezone-constants"]], "termios --- POSIX style tty control": [[358, "module-termios"]], "The initialization of the sys.path module search path": [[351, "the-initialization-of-the-sys-path-module-search-path"]], "Virtual environments": [[351, "virtual-environments"]], "_pth files": [[351, "pth-files"]], "Embedded Python": [[351, "embedded-python"]], "py_compile \u2014 \u7de8\u8b6f Python \u4f86\u6e90\u6a94\u6848": [[308, "module-py_compile"]], "pydoc --- Documentation generator and online help system": [[310, "module-pydoc"]], "random --- \u751f\u6210\u507d\u96a8\u6a5f\u6578": [[315, "module-random"]], "\u7c3f\u8a18\u51fd\u5f0f (bookkeeping functions)": [[315, "bookkeeping-functions"]], "\u56de\u50b3\u4f4d\u5143\u7d44\u7684\u51fd\u5f0f": [[315, "functions-for-bytes"]], "\u56de\u50b3\u6574\u6578\u7684\u51fd\u5f0f": [[315, "functions-for-integers"]], "\u56de\u50b3\u5e8f\u5217\u7684\u51fd\u5f0f": [[315, "functions-for-sequences"]], "\u96e2\u6563\u5206\u5e03": [[315, "discrete-distributions"]], "\u5be6\u6578\u5206\u5e03": [[315, "real-valued-distributions"]], "\u66ff\u4ee3\u7522\u751f\u5668": [[315, "alternative-generator"]], "\u95dc\u65bc Reproducibility\uff08\u5fa9\u73fe\u6027\uff09\u7684\u6ce8\u610f\u4e8b\u9805": [[315, "notes-on-reproducibility"]], "\u4f7f\u7528\u65b9\u6848": [[315, "recipes"]], "spwd --- shadow \u5bc6\u78bc\u8cc7\u6599\u5eab": [[336, "module-spwd"]], "runpy --- Locating and executing Python modules": [[321, "module-runpy"]], "stat --- Interpreting stat() results": [[339, "module-stat"]], "smtplib --- SMTP protocol client": [[332, "module-smtplib"]], "SMTP \u7269\u4ef6": [[332, "smtp-objects"]], "SMTP \u7bc4\u4f8b": [[332, "smtp-example"]], "queue --- \u540c\u6b65\u4f47\u5217 (queue) class\uff08\u985e\u5225\uff09": [[313, "module-queue"]], "\u4f47\u5217\u7269\u4ef6": [[313, "queue-objects"]], "SimpleQueue \u7269\u4ef6": [[313, "simplequeue-objects"]], "site --- Site-specific configuration hook": [[331, "module-site"]], "sitecustomize": [[331, "module-sitecustomize"]], "usercustomize": [[331, "module-usercustomize"]], "Readline configuration": [[331, "readline-configuration"]], "re --- \u6b63\u898f\u8868\u793a\u5f0f (regular expression) \u64cd\u4f5c": [[316, "module-re"]], "\u6b63\u898f\u8868\u793a\u5f0f\u8a9e\u6cd5": [[316, "regular-expression-syntax"]], "Flags": [[316, "flags"]], "Functions": [[316, "functions"]], "Regular Expression Objects": [[316, "regular-expression-objects"]], "Match Objects": [[316, "match-objects"]], "Regular Expression Examples": [[316, "regular-expression-examples"]], "Checking for a Pair": [[316, "checking-for-a-pair"]], "Simulating scanf()": [[316, "simulating-scanf"]], "search() vs. match()": [[316, "search-vs-match"]], "Making a Phonebook": [[316, "making-a-phonebook"]], "Text Munging": [[316, "text-munging"]], "Finding all Adverbs": [[316, "finding-all-adverbs"]], "Finding all Adverbs and their Positions": [[316, "finding-all-adverbs-and-their-positions"]], "Raw String Notation": [[316, "raw-string-notation"]], "Writing a Tokenizer": [[316, "writing-a-tokenizer"]], "shelve --- Python object persistence": [[327, "module-shelve"]], "Restrictions": [[327, "restrictions"]], "sqlite3 --- SQLite \u8cc7\u6599\u5eab\u7684 DB-API 2.0 \u4ecb\u9762": [[337, "module-sqlite3"]], "Module functions": [[337, "module-functions"]], "Module constants": [[337, "module-constants"]], "Connection objects": [[337, "connection-objects"]], "Cursor objects": [[337, "cursor-objects"]], "Row objects": [[337, "row-objects"]], "Blob objects": [[337, "blob-objects"]], "PrepareProtocol objects": [[337, "prepareprotocol-objects"]], "SQLite and Python types": [[337, "sqlite-and-python-types"]], "Default adapters and converters (deprecated)": [[337, "default-adapters-and-converters-deprecated"]], "Command-line interface": [[337, "command-line-interface"], [188, "command-line-interface"]], "How-to guides": [[337, "how-to-guides"]], "How to use placeholders to bind values in SQL queries": [[337, "how-to-use-placeholders-to-bind-values-in-sql-queries"]], "How to adapt custom Python types to SQLite values": [[337, "how-to-adapt-custom-python-types-to-sqlite-values"]], "How to write adaptable objects": [[337, "how-to-write-adaptable-objects"]], "How to register adapter callables": [[337, "how-to-register-adapter-callables"]], "How to convert SQLite values to custom Python types": [[337, "how-to-convert-sqlite-values-to-custom-python-types"]], "Adapter and converter recipes": [[337, "adapter-and-converter-recipes"]], "How to use connection shortcut methods": [[337, "how-to-use-connection-shortcut-methods"]], "How to use the connection context manager": [[337, "how-to-use-the-connection-context-manager"]], "How to work with SQLite URIs": [[337, "how-to-work-with-sqlite-uris"]], "How to create and use row factories": [[337, "how-to-create-and-use-row-factories"]], "\u89e3\u91cb": [[337, "explanation"]], "Transaction control": [[337, "transaction-control"]], "Transaction control via the autocommit attribute": [[337, "transaction-control-via-the-autocommit-attribute"]], "Transaction control via the isolation_level attribute": [[337, "transaction-control-via-the-isolation-level-attribute"]], "pty --- Pseudo-terminal utilities": [[306, "module-pty"]], "selectors --- High-level I/O multiplexing": [[326, "module-selectors"]], "\u5b89\u5168\u6027\u6ce8\u610f\u4e8b\u9805": [[324, "security-considerations"]], "readline --- GNU readline interface": [[317, "module-readline"]], "Init file": [[317, "init-file"]], "Line buffer": [[317, "line-buffer"]], "History file": [[317, "history-file"]], "History list": [[317, "history-list"]], "Startup hooks": [[317, "startup-hooks"]], "Completion": [[317, "completion"]], "Python Runtime Services": [[312, "python-runtime-services"]], "select --- Waiting for I/O completion": [[325, "module-select"]], "/dev/poll Polling Objects": [[325, "dev-poll-polling-objects"]], "Edge and Level Trigger Polling (epoll) Objects": [[325, "edge-and-level-trigger-polling-epoll-objects"]], "Polling Objects": [[325, "polling-objects"]], "Kqueue Objects": [[325, "kqueue-objects"]], "Kevent Objects": [[325, "kevent-objects"]], "shlex --- Simple lexical analysis": [[328, "module-shlex"]], "shlex \u7269\u4ef6": [[328, "shlex-objects"]], "Parsing Rules": [[328, "parsing-rules"]], "Improved Compatibility with Shells": [[328, "improved-compatibility-with-shells"]], "resource --- Resource usage information": [[319, "module-resource"]], "Resource Limits": [[319, "resource-limits"]], "Resource Usage": [[319, "resource-usage"]], "ssl --- TLS/SSL wrapper for socket objects": [[338, "module-ssl"]], "\u51fd\u5f0f\u3001\u5e38\u6578\u8207\u4f8b\u5916": [[338, "functions-constants-and-exceptions"]], "Socket creation": [[338, "socket-creation"]], "Context creation": [[338, "context-creation"]], "Random generation": [[338, "random-generation"]], "Certificate handling": [[338, "certificate-handling"]], "SSL Sockets": [[338, "ssl-sockets"]], "SSL Contexts": [[338, "ssl-contexts"]], "Certificates": [[338, "certificates"]], "Certificate chains": [[338, "certificate-chains"]], "CA certificates": [[338, "ca-certificates"]], "Combined key and certificate": [[338, "combined-key-and-certificate"]], "Self-signed certificates": [[338, "self-signed-certificates"]], "Testing for SSL support": [[338, "testing-for-ssl-support"]], "Client-side operation": [[338, "client-side-operation"]], "Server-side operation": [[338, "server-side-operation"]], "Notes on non-blocking sockets": [[338, "notes-on-non-blocking-sockets"]], "SSL session": [[338, "ssl-session"]], "Security considerations": [[338, "security-considerations"], [265, "security-considerations"]], "Best defaults": [[338, "best-defaults"]], "Manual settings": [[338, "manual-settings"]], "Verifying certificates": [[338, "verifying-certificates"]], "Protocol versions": [[338, "protocol-versions"]], "Cipher selection": [[338, "cipher-selection"]], "Multi-processing": [[338, "multi-processing"]], "TLS 1.3": [[338, "tls-1-3"]], "sched --- Event scheduler": [[322, "module-sched"]], "Scheduler Objects": [[322, "scheduler-objects"]], "socket --- Low-level networking interface": [[334, "module-socket"]], "Socket \u7cfb\u5217\u5bb6\u65cf": [[334, "socket-families"]], "\u5efa\u7acb sockets": [[334, "creating-sockets"]], "Socket \u7269\u4ef6": [[334, "socket-objects"]], "Notes on socket timeouts": [[334, "notes-on-socket-timeouts"]], "Timeouts and the connect method": [[334, "timeouts-and-the-connect-method"]], "Timeouts and the accept method": [[334, "timeouts-and-the-accept-method"]], "shutil --- High-level file operations": [[329, "module-shutil"]], "Directory and files operations": [[329, "directory-and-files-operations"]], "Platform-dependent efficient copy operations": [[329, "platform-dependent-efficient-copy-operations"]], "copytree example": [[329, "copytree-example"]], "rmtree \u7bc4\u4f8b": [[329, "rmtree-example"]], "Archiving operations": [[329, "archiving-operations"]], "Archiving example": [[329, "archiving-example"]], "Archiving example with base_dir": [[329, "archiving-example-with-base-dir"]], "Querying the size of the output terminal": [[329, "querying-the-size-of-the-output-terminal"]], "rlcompleter --- Completion function for GNU readline": [[320, "module-rlcompleter"]], "Completer Objects": [[320, "completer-objects"]], "xml.parsers.expat --- Fast XML parsing using Expat": [[311, "module-xml.parsers.expat"]], "ExpatError \u4f8b\u5916": [[311, "expaterror-exceptions"]], "Content Model Descriptions": [[311, "module-xml.parsers.expat.model"]], "Expat error constants": [[311, "module-xml.parsers.expat.errors"]], "pwd --- \u5bc6\u78bc\u8cc7\u6599\u5eab": [[307, "module-pwd"]], "reprlib --- Alternate repr() implementation": [[318, "module-reprlib"]], "Repr \u7269\u4ef6": [[318, "repr-objects"]], "Subclassing Repr Objects": [[318, "subclassing-repr-objects"]], "secrets --- \u7522\u751f\u7528\u65bc\u7ba1\u7406\u6a5f\u5bc6\u7684\u5b89\u5168\u4e82\u6578": [[323, "module-secrets"]], "\u4e82\u6578": [[323, "random-numbers"]], "\u7522\u751f\u6b0a\u6756\uff08token\uff09": [[323, "generating-tokens"]], "\u6b0a\u6756\u61c9\u7576\u4f7f\u7528\u591a\u5c11\u500b\u4f4d\u5143\u7d44\uff1f": [[323, "how-many-bytes-should-tokens-use"]], "\u61c9\u7528\u6280\u5de7\u548c\u5178\u7bc4\u5be6\u52d9\uff08best practices\uff09": [[323, "recipes-and-best-practices"]], "socketserver --- A framework for network servers": [[335, "module-socketserver"]], "Server Creation Notes": [[335, "server-creation-notes"]], "Request Handler Objects": [[335, "request-handler-objects"]], "socketserver.TCPServer \u7bc4\u4f8b": [[335, "socketserver-tcpserver-example"]], "socketserver.UDPServer \u7bc4\u4f8b": [[335, "socketserver-udpserver-example"]], "Asynchronous Mixins": [[335, "asynchronous-mixins"]], "quopri --- \u7de8\u78bc\u548c\u89e3\u78bc MIME \u53ef\u5217\u5370\u5b57\u5143\u8cc7\u6599": [[314, "module-quopri"]], "signal --- Set handlers for asynchronous events": [[330, "module-signal"]], "General rules": [[330, "general-rules"]], "Execution of Python signal handlers": [[330, "execution-of-python-signal-handlers"]], "Signals and threads": [[330, "signals-and-threads"]], "Note on SIGPIPE": [[330, "note-on-sigpipe"]], "Note on Signal Handlers and Exceptions": [[330, "note-on-signal-handlers-and-exceptions"]], "sndhdr --- \u5224\u5b9a\u8072\u97f3\u6a94\u6848\u7684\u578b\u5225": [[333, "module-sndhdr"]], "pyclbr --- Python module browser support": [[309, "module-pyclbr"]], "Class Objects": [[309, "class-objects"]], "os.path --- \u5e38\u898b\u7684\u8def\u5f91\u540d\u64cd\u4f5c": [[291, "module-os.path"]], "pickletools --- Tools for pickle developers": [[297, "module-pickletools"]], "\u547d\u4ee4\u5217\u7528\u6cd5": [[297, "command-line-usage"], [244, "command-line-usage"]], "\u547d\u4ee4\u5217\u9078\u9805": [[297, "command-line-options"], [259, "command-line-options"], [231, "command-line-options"]], "os --- \u5404\u7a2e\u4f5c\u696d\u7cfb\u7d71\u4ecb\u9762": [[290, "module-os"]], "File Names, Command Line Arguments, and Environment Variables": [[290, "file-names-command-line-arguments-and-environment-variables"]], "Python UTF-8 Mode": [[290, "python-utf-8-mode"]], "Process Parameters": [[290, "process-parameters"]], "File Object Creation": [[290, "file-object-creation"]], "File Descriptor Operations": [[290, "file-descriptor-operations"]], "Querying the size of a terminal": [[290, "querying-the-size-of-a-terminal"]], "Inheritance of File Descriptors": [[290, "inheritance-of-file-descriptors"]], "Files and Directories": [[290, "files-and-directories"]], "Linux extended attributes": [[290, "linux-extended-attributes"]], "Process Management": [[290, "process-management"]], "Interface to the scheduler": [[290, "interface-to-the-scheduler"]], "Miscellaneous System Information": [[290, "miscellaneous-system-information"]], "Random numbers": [[290, "random-numbers"]], "math --- \u6578\u5b78\u51fd\u5f0f": [[272, "module-math"]], "Number-theoretic and representation functions": [[272, "number-theoretic-and-representation-functions"]], "Power and logarithmic functions": [[272, "power-and-logarithmic-functions"], [151, "power-and-logarithmic-functions"]], "Trigonometric functions": [[272, "trigonometric-functions"], [151, "trigonometric-functions"]], "Angular conversion": [[272, "angular-conversion"]], "Hyperbolic functions": [[272, "hyperbolic-functions"], [151, "hyperbolic-functions"]], "Special functions": [[272, "special-functions"]], "nis --- Sun NIS (Yellow Pages) \u4ecb\u9762": [[284, "module-nis"]], "ossaudiodev --- \u5c0d OSS \u76f8\u5bb9\u8072\u97f3\u88dd\u7f6e\u7684\u5b58\u53d6": [[292, "module-ossaudiodev"]], "Audio Device Objects": [[292, "audio-device-objects"]], "Mixer Device Objects": [[292, "mixer-device-objects"]], "pickle --- Python object serialization": [[296, "module-pickle"]], "Relationship to other Python modules": [[296, "relationship-to-other-python-modules"]], "Comparison with marshal": [[296, "comparison-with-marshal"]], "Comparison with json": [[296, "comparison-with-json"]], "Data stream format": [[296, "data-stream-format"]], "\u6a21\u7d44\u4ecb\u9762": [[296, "module-interface"]], "What can be pickled and unpickled?": [[296, "what-can-be-pickled-and-unpickled"]], "Pickling Class Instances": [[296, "pickling-class-instances"]], "Persistence of External Objects": [[296, "persistence-of-external-objects"]], "Dispatch Tables": [[296, "dispatch-tables"]], "Handling Stateful Objects": [[296, "handling-stateful-objects"]], "Custom Reduction for Types, Functions, and Other Objects": [[296, "custom-reduction-for-types-functions-and-other-objects"]], "Out-of-band Buffers": [[296, "out-of-band-buffers"]], "Provider API": [[296, "provider-api"]], "Consumer API": [[296, "consumer-api"]], "Restricting Globals": [[296, "restricting-globals"]], "netrc --- netrc \u6a94\u6848\u8655\u7406": [[283, "module-netrc"]], "netrc \u7269\u4ef6": [[283, "netrc-objects"]], "The Python Profilers": [[305, "the-python-profilers"]], "Introduction to the profilers": [[305, "introduction-to-the-profilers"]], "Instant User's Manual": [[305, "instant-user-s-manual"]], "profile and cProfile Module Reference": [[305, "module-cProfile"]], "The Stats Class": [[305, "the-stats-class"]], "What Is Deterministic Profiling?": [[305, "what-is-deterministic-profiling"]], "\u9650\u5236": [[305, "limitations"]], "\u6821\u6b63": [[305, "calibration"]], "Using a custom timer": [[305, "using-a-custom-timer"]], "msvcrt --- Useful routines from the MS VC++ runtime": [[279, "module-msvcrt"]], "File Operations": [[279, "file-operations"]], "Console I/O": [[279, "console-i-o"]], "Other Functions": [[279, "other-functions"]], "\u6578\u503c\u8207\u6578\u5b78\u6a21\u7d44": [[287, "numeric-and-mathematical-modules"]], "platform --- \u7372\u53d6\u5e95\u5c64\u5e73\u81fa\u7684\u6a19\u8b58\u8cc7\u6599": [[300, "module-platform"]], "\u8de8\u5e73\u53f0": [[300, "cross-platform"]], "Java \u5e73\u53f0": [[300, "java-platform"]], "Windows \u5e73\u53f0": [[300, "windows-platform"]], "macOS \u5e73\u53f0": [[300, "macos-platform"]], "Unix \u5e73\u53f0": [[300, "unix-platforms"]], "Linux \u5e73\u53f0": [[300, "linux-platforms"]], "nntplib --- NNTP \u5354\u5b9a\u5ba2\u6236\u7aef": [[285, "module-nntplib"]], "NNTP \u7269\u4ef6": [[285, "nntp-objects"]], "\u5c6c\u6027": [[285, "attributes"]], "Utility functions": [[285, "utility-functions"], [173, "utility-functions"]], "pprint --- Data pretty printer": [[304, "module-pprint"]], "PrettyPrinter \u7269\u4ef6": [[304, "prettyprinter-objects"]], "mimetypes --- Map filenames to MIME types": [[273, "module-mimetypes"]], "MimeTypes \u7269\u4ef6": [[273, "mimetypes-objects"]], "pdb --- The Python Debugger": [[294, "module-pdb"]], "Debugger Commands": [[294, "debugger-commands"]], "poplib --- POP3 protocol client": [[302, "module-poplib"]], "POP3 \u7269\u4ef6": [[302, "pop3-objects"]], "POP3 \u7bc4\u4f8b": [[302, "pop3-example"]], "numbers --- \u6578\u503c\u7684\u62bd\u8c61\u57fa\u5e95\u985e\u5225": [[286, "module-numbers"]], "\u6578\u503c\u7684\u968e\u5c64": [[286, "the-numeric-tower"]], "\u7d66\u578b\u5225\u5be6\u4f5c\u8005\u7684\u8a3b\u8a18": [[286, "notes-for-type-implementors"]], "\u52a0\u5165\u66f4\u591a\u6578\u503c ABC": [[286, "adding-more-numeric-abcs"]], "\u5be6\u4f5c\u7b97\u8853\u64cd\u4f5c": [[286, "implementing-the-arithmetic-operations"]], "pipes --- shell pipelines \u4ecb\u9762": [[298, "module-pipes"]], "Template Objects": [[298, "template-objects"]], "mmap --- Memory-mapped file support": [[275, "module-mmap"]], "MADV_* Constants": [[275, "madv-constants"]], "MAP_* \u5e38\u6578": [[275, "map-constants"]], "pathlib --- Object-oriented filesystem paths": [[293, "module-pathlib"]], "Basic use": [[293, "basic-use"]], "\u7d14\u8def\u5f91": [[293, "pure-paths"]], "\u901a\u7528\u7279\u6027": [[293, "general-properties"]], "\u904b\u7b97\u5b50": [[293, "operators"]], "Accessing individual parts": [[293, "accessing-individual-parts"]], "Methods and properties": [[293, "methods-and-properties"]], "Concrete paths": [[293, "concrete-paths"]], "Correspondence to tools in the os module": [[293, "correspondence-to-tools-in-the-os-module"]], "multiprocessing --- Process-based parallelism": [[280, "module-multiprocessing"]], "The Process class": [[280, "the-process-class"]], "Contexts and start methods": [[280, "contexts-and-start-methods"]], "Exchanging objects between processes": [[280, "exchanging-objects-between-processes"]], "Synchronization between processes": [[280, "synchronization-between-processes"]], "Sharing state between processes": [[280, "sharing-state-between-processes"]], "Using a pool of workers": [[280, "using-a-pool-of-workers"]], "Process \u8207\u4f8b\u5916": [[280, "process-and-exceptions"]], "Pipes and Queues": [[280, "pipes-and-queues"]], "Miscellaneous": [[280, "miscellaneous"], [267, "miscellaneous"]], "Connection Objects": [[280, "connection-objects"]], "Synchronization primitives": [[280, "synchronization-primitives"]], "Shared ctypes Objects": [[280, "shared-ctypes-objects"]], "The multiprocessing.sharedctypes module": [[280, "module-multiprocessing.sharedctypes"]], "Managers": [[280, "managers"]], "Customized managers": [[280, "customized-managers"]], "Using a remote manager": [[280, "using-a-remote-manager"]], "Proxy Objects": [[280, "proxy-objects"]], "Cleanup": [[280, "cleanup"], [289, "cleanup"]], "Process Pools": [[280, "module-multiprocessing.pool"]], "Listeners and Clients": [[280, "module-multiprocessing.connection"]], "Address Formats": [[280, "address-formats"]], "Authentication keys": [[280, "authentication-keys"]], "Logging": [[280, "logging"]], "The multiprocessing.dummy module": [[280, "module-multiprocessing.dummy"]], "Programming guidelines": [[280, "programming-guidelines"]], "All start methods": [[280, "all-start-methods"]], "The spawn and forkserver start methods": [[280, "the-spawn-and-forkserver-start-methods"]], "posix --- \u6700\u5e38\u898b\u7684 POSIX \u7cfb\u7d71\u547c\u53eb": [[303, "module-posix"]], "\u5c0d\u5927\u6a94\u6848 (Large File) \u7684\u652f\u63f4": [[303, "large-file-support"]], "\u503c\u5f97\u6ce8\u610f\u7684\u6a21\u7d44\u5167\u5bb9": [[303, "notable-module-contents"]], "plistlib --- Generate and parse Apple .plist files": [[301, "module-plistlib"]], "\u7db2\u969b\u7db2\u8def\u8cc7\u6599\u8655\u7406": [[282, "internet-data-handling"]], "operator --- \u6a19\u6e96\u904b\u7b97\u5b50\u66ff\u4ee3\u51fd\u5f0f": [[288, "module-operator"]], "\u904b\u7b97\u5b50\u8207\u51fd\u5f0f\u9593\u7684\u5c0d\u6620": [[288, "mapping-operators-to-functions"]], "\u539f\u5730 (in-place) \u904b\u7b97\u5b50": [[288, "in-place-operators"]], "msilib --- \u8b80\u5beb Microsoft Installer \u6a94\u6848": [[278, "module-msilib"]], "Database Objects": [[278, "database-objects"]], "View Objects": [[278, "view-objects"]], "Summary Information Objects": [[278, "summary-information-objects"]], "Record Objects": [[278, "record-objects"]], "Errors": [[278, "errors"]], "CAB \u7269\u4ef6": [[278, "cab-objects"]], "Directory Objects": [[278, "directory-objects"]], "Features": [[278, "features"]], "GUI classes": [[278, "gui-classes"]], "Precomputed tables": [[278, "precomputed-tables"]], "Data Persistence": [[295, "data-persistence"]], "modulefinder --- Find modules used by a script": [[276, "module-modulefinder"]], "Example usage of ModuleFinder": [[276, "example-usage-of-modulefinder"]], "optparse --- Parser for command line options": [[289, "module-optparse"]], "Terminology": [[289, "terminology"]], "What are options for?": [[289, "what-are-options-for"]], "What are positional arguments for?": [[289, "what-are-positional-arguments-for"]], "Understanding option actions": [[289, "understanding-option-actions"]], "The store action": [[289, "the-store-action"]], "Handling boolean (flag) options": [[289, "handling-boolean-flag-options"]], "Other actions": [[289, "other-actions"]], "Default values": [[289, "default-values"]], "Generating help": [[289, "generating-help"]], "Grouping Options": [[289, "grouping-options"]], "Printing a version string": [[289, "printing-a-version-string"]], "How optparse handles errors": [[289, "how-optparse-handles-errors"]], "Putting it all together": [[289, "putting-it-all-together"]], "Reference Guide": [[289, "reference-guide"]], "Creating the parser": [[289, "creating-the-parser"]], "Populating the parser": [[289, "populating-the-parser"]], "Defining options": [[289, "defining-options"]], "Option attributes": [[289, "option-attributes"]], "Standard option actions": [[289, "standard-option-actions"]], "Standard option types": [[289, "standard-option-types"]], "Querying and manipulating your option parser": [[289, "querying-and-manipulating-your-option-parser"]], "Conflicts between options": [[289, "conflicts-between-options"]], "Other methods": [[289, "other-methods"]], "Option Callbacks": [[289, "option-callbacks"]], "Defining a callback option": [[289, "defining-a-callback-option"]], "How callbacks are called": [[289, "how-callbacks-are-called"]], "Raising errors in a callback": [[289, "raising-errors-in-a-callback"]], "Callback example 1: trivial callback": [[289, "callback-example-1-trivial-callback"]], "Callback example 2: check option order": [[289, "callback-example-2-check-option-order"]], "Callback example 3: check option order (generalized)": [[289, "callback-example-3-check-option-order-generalized"]], "Callback example 4: check arbitrary condition": [[289, "callback-example-4-check-arbitrary-condition"]], "Callback example 5: fixed arguments": [[289, "callback-example-5-fixed-arguments"]], "Callback example 6: variable arguments": [[289, "callback-example-6-variable-arguments"]], "Extending optparse": [[289, "extending-optparse"]], "Adding new types": [[289, "adding-new-types"]], "Adding new actions": [[289, "adding-new-actions"]], "multiprocessing.shared_memory --- Shared memory for direct access across processes": [[281, "module-multiprocessing.shared_memory"]], "\u591a\u5a92\u9ad4\u670d\u52d9": [[274, "multimedia-services"]], "pkgutil --- Package extension utility": [[299, "module-pkgutil"]], "mailcap --- Mailcap file handling": [[269, "module-mailcap"]], "mailbox --- Manipulate mailboxes in various formats": [[268, "module-mailbox"]], "Mailbox \u7269\u4ef6": [[268, "mailbox-objects"]], "Maildir": [[268, "maildir"]], "mbox": [[268, "mbox"]], "MH": [[268, "mh"]], "Babyl": [[268, "babyl"]], "MMDF": [[268, "mmdf"]], "Message \u7269\u4ef6": [[268, "message-objects"]], "MaildirMessage": [[268, "maildirmessage"]], "mboxMessage": [[268, "mboxmessage"]], "MHMessage": [[268, "mhmessage"]], "BabylMessage": [[268, "babylmessage"]], "MMDFMessage": [[268, "mmdfmessage"]], "marshal --- \u5185\u90e8 Python \u7269\u4ef6\u5e8f\u5217\u5316": [[271, "module-marshal"]], "locale --- Internationalization services": [[263, "module-locale"]], "Background, details, hints, tips and caveats": [[263, "background-details-hints-tips-and-caveats"]], "For extension writers and programs that embed Python": [[263, "for-extension-writers-and-programs-that-embed-python"]], "Access to message catalogs": [[263, "access-to-message-catalogs"]], "Python Language Services": [[261, "python-language-services"]], "importlib.resources.abc -- Abstract base classes for resources": [[250, "module-importlib.resources.abc"]], "logging.config --- Logging configuration": [[265, "module-logging.config"]], "Important": [[265, null], [266, null], [264, "index-0"], [208, null]], "Configuration functions": [[265, "configuration-functions"]], "Configuration dictionary schema": [[265, "configuration-dictionary-schema"]], "Dictionary Schema Details": [[265, "dictionary-schema-details"]], "Incremental Configuration": [[265, "incremental-configuration"]], "Object connections": [[265, "object-connections"]], "User-defined objects": [[265, "user-defined-objects"]], "Handler configuration order": [[265, "handler-configuration-order"]], "Access to external objects": [[265, "access-to-external-objects"]], "Access to internal objects": [[265, "access-to-internal-objects"]], "Import resolution and custom importers": [[265, "import-resolution-and-custom-importers"]], "Configuring QueueHandler and QueueListener": [[265, "configuring-queuehandler-and-queuelistener"]], "Configuration file format": [[265, "configuration-file-format"]], "\u570b\u969b\u5316": [[243, "internationalization"]], "imghdr --- \u63a8\u6e2c\u5716\u7247\u7a2e\u985e": [[246, "module-imghdr"]], "json --- JSON \u7de8\u78bc\u5668\u8207\u89e3\u78bc\u5668": [[259, "module-json"]], "Encoders and Decoders": [[259, "encoders-and-decoders"]], "Standard Compliance and Interoperability": [[259, "standard-compliance-and-interoperability"]], "Character Encodings": [[259, "character-encodings"]], "Infinite and NaN Number Values": [[259, "infinite-and-nan-number-values"]], "Repeated Names Within an Object": [[259, "repeated-names-within-an-object"]], "Top-level Non-Object, Non-Array Values": [[259, "top-level-non-object-non-array-values"]], "Implementation Limitations": [[259, "implementation-limitations"]], "Structured Markup Processing Tools": [[270, "structured-markup-processing-tools"]], "Networking and Interprocess Communication": [[257, "networking-and-interprocess-communication"]], "http.server --- HTTP servers": [[242, "module-http.server"]], "http.cookies --- HTTP state management": [[241, "module-http.cookies"]], "Cookie \u7269\u4ef6": [[241, "cookie-objects"], [240, "cookie-objects"]], "Morsel \u7269\u4ef6": [[241, "morsel-objects"]], "\u53ef\u7528\u6027\u4e4b\u8a3b\u91cb": [[254, "notes-on-availability"]], "WebAssembly \u5e73\u53f0": [[254, "webassembly-platforms"]], "imaplib --- IMAP4 protocol client": [[245, "module-imaplib"]], "IMAP4 \u7269\u4ef6": [[245, "imap4-objects"]], "IMAP4 \u7bc4\u4f8b": [[245, "imap4-example"]], "ipaddress --- IPv4/IPv6 manipulation library": [[256, "module-ipaddress"]], "Convenience factory functions": [[256, "convenience-factory-functions"]], "IP Addresses": [[256, "ip-addresses"]], "Address objects": [[256, "address-objects"]], "Conversion to Strings and Integers": [[256, "conversion-to-strings-and-integers"]], "Comparison operators": [[256, "comparison-operators"]], "Arithmetic operators": [[256, "arithmetic-operators"]], "IP Network definitions": [[256, "ip-network-definitions"]], "Prefix, net mask and host mask": [[256, "prefix-net-mask-and-host-mask"]], "Network objects": [[256, "network-objects"]], "Logical operators": [[256, "logical-operators"], [256, "id3"]], "Networks as containers of addresses": [[256, "networks-as-containers-of-addresses"]], "Interface objects": [[256, "interface-objects"]], "Other Module Level Functions": [[256, "other-module-level-functions"]], "Custom Exceptions": [[256, "custom-exceptions"]], "itertools --- Functions creating iterators for efficient looping": [[258, "module-itertools"]], "Itertool functions": [[258, "itertool-functions"]], "Itertools Recipes": [[258, "itertools-recipes"]], "Python \u6a19\u6e96\u51fd\u5f0f\u5eab (Standard Library)": [[251, "the-python-standard-library"]], "logging.handlers --- Logging handlers": [[266, "module-logging.handlers"]], "StreamHandler": [[266, "streamhandler"]], "FileHandler": [[266, "filehandler"]], "NullHandler": [[266, "nullhandler"]], "WatchedFileHandler": [[266, "watchedfilehandler"]], "BaseRotatingHandler": [[266, "baserotatinghandler"]], "RotatingFileHandler": [[266, "rotatingfilehandler"]], "TimedRotatingFileHandler": [[266, "timedrotatingfilehandler"]], "SocketHandler": [[266, "sockethandler"]], "DatagramHandler": [[266, "datagramhandler"]], "SysLogHandler": [[266, "sysloghandler"]], "NTEventLogHandler": [[266, "nteventloghandler"]], "SMTPHandler": [[266, "smtphandler"]], "MemoryHandler": [[266, "memoryhandler"]], "HTTPHandler": [[266, "httphandler"]], "QueueHandler": [[266, "queuehandler"]], "QueueListener": [[266, "queuelistener"]], "importlib.metadata -- Accessing package metadata": [[248, "module-importlib.metadata"]], "Entry points": [[248, "entry-points"]], "Distribution metadata": [[248, "distribution-metadata"]], "Distribution versions": [[248, "distribution-versions"]], "Distribution files": [[248, "distribution-files"]], "Distribution requirements": [[248, "distribution-requirements"]], "Mapping import to distribution packages": [[248, "mapping-import-to-distribution-packages"]], "Distributions": [[248, "distributions"]], "Distribution Discovery": [[248, "distribution-discovery"]], "Extending the search algorithm": [[248, "extending-the-search-algorithm"]], "http --- HTTP \u6a21\u7d44": [[238, "module-http"]], "HTTP \u72c0\u614b\u78bc": [[238, "http-status-codes"]], "HTTP \u72c0\u614b\u5206\u985e": [[238, "http-status-category"]], "HTTP \u65b9\u6cd5": [[238, "http-methods"]], "\u7db2\u8def\u5354\u5b9a (Internet protocols) \u53ca\u652f\u63f4": [[253, "internet-protocols-and-support"]], "inspect --- Inspect live objects": [[252, "module-inspect"]], "Types and members": [[252, "types-and-members"]], "Retrieving source code": [[252, "retrieving-source-code"]], "Introspecting callables with the Signature object": [[252, "introspecting-callables-with-the-signature-object"]], "The interpreter stack": [[252, "the-interpreter-stack"]], "Fetching attributes statically": [[252, "fetching-attributes-statically"]], "Current State of Generators, Coroutines, and Asynchronous Generators": [[252, "current-state-of-generators-coroutines-and-asynchronous-generators"]], "Code Objects Bit Flags": [[252, "code-objects-bit-flags"]], "Buffer flags": [[252, "buffer-flags"]], "File menu (Shell and Editor)": [[244, "file-menu-shell-and-editor"]], "Edit menu (Shell and Editor)": [[244, "edit-menu-shell-and-editor"]], "Format menu (Editor window only)": [[244, "format-menu-editor-window-only"]], "Run menu (Editor window only)": [[244, "run-menu-editor-window-only"]], "Shell menu (Shell window only)": [[244, "shell-menu-shell-window-only"]], "Debug menu (Shell window only)": [[244, "debug-menu-shell-window-only"]], "Options menu (Shell and Editor)": [[244, "options-menu-shell-and-editor"]], "Window menu (Shell and Editor)": [[244, "window-menu-shell-and-editor"]], "Help menu (Shell and Editor)": [[244, "help-menu-shell-and-editor"]], "Context menus": [[244, "context-menus"]], "Editing and Navigation": [[244, "editing-and-navigation"]], "Editor windows": [[244, "editor-windows"]], "Key bindings": [[244, "key-bindings"]], "Automatic indentation": [[244, "automatic-indentation"]], "Completions": [[244, "completions"]], "Calltips": [[244, "calltips"]], "Code Context": [[244, "code-context"]], "Shell window": [[244, "shell-window"]], "Text colors": [[244, "text-colors"]], "Startup and Code Execution": [[244, "startup-and-code-execution"]], "Startup failure": [[244, "startup-failure"]], "Running user code": [[244, "running-user-code"]], "User output in Shell": [[244, "user-output-in-shell"]], "Developing tkinter applications": [[244, "developing-tkinter-applications"]], "Running without a subprocess": [[244, "running-without-a-subprocess"]], "Help and Preferences": [[244, "help-and-preferences"]], "Help sources": [[244, "help-sources"]], "Setting preferences": [[244, "setting-preferences"]], "IDLE on macOS": [[244, "idle-on-macos"]], "Extensions": [[244, "extensions"]], "idlelib": [[244, "module-idlelib"]], "io \u2014 \u8655\u7406\u8cc7\u6599\u4e32\u6d41\u7684\u6838\u5fc3\u5de5\u5177": [[255, "module-io"]], "\u6587\u5b57 I/O": [[255, "text-i-o"], [255, "id1"], [255, "id3"]], "\u4e8c\u9032\u4f4d (Binary) I/O": [[255, "binary-i-o"], [255, "id2"]], "\u539f\u59cb (Raw) I/O": [[255, "raw-i-o"]], "\u6587\u5b57\u7de8\u78bc": [[255, "text-encoding"]], "\u9078\u64c7\u6027\u52a0\u5165\u7684\u7de8\u78bc\u8b66\u544a": [[255, "opt-in-encodingwarning"]], "\u9ad8\u968e\u6a21\u7d44\u4ecb\u9762": [[255, "high-level-module-interface"]], "\u985e\u5225\u968e\u5c64": [[255, "class-hierarchy"]], "I/O Base Classes": [[255, "i-o-base-classes"]], "Raw File I/O": [[255, "raw-file-i-o"]], "Buffered Streams": [[255, "buffered-streams"]], "Reentrancy": [[255, "reentrancy"]], "http.cookiejar --- Cookie handling for HTTP clients": [[240, "module-http.cookiejar"]], "CookieJar \u8207 FileCookieJar \u7269\u4ef6": [[240, "cookiejar-and-filecookiejar-objects"]], "FileCookieJar subclasses and co-operation with web browsers": [[240, "filecookiejar-subclasses-and-co-operation-with-web-browsers"]], "CookiePolicy \u7269\u4ef6": [[240, "cookiepolicy-objects"]], "DefaultCookiePolicy \u7269\u4ef6": [[240, "defaultcookiepolicy-objects"]], "linecache --- Random access to text lines": [[262, "module-linecache"]], "importlib.resources -- Package resource reading, opening and access": [[249, "module-importlib.resources"]], "\u5df2\u68c4\u7528\u51fd\u5f0f": [[249, "deprecated-functions"]], "keyword --- \u6aa2\u9a57 Python \u95dc\u9375\u5b57": [[260, "module-keyword"]], "lzma --- Compression using the LZMA algorithm": [[267, "module-lzma"]], "Reading and writing compressed files": [[267, "reading-and-writing-compressed-files"]], "Compressing and decompressing data in memory": [[267, "compressing-and-decompressing-data-in-memory"]], "Specifying custom filter chains": [[267, "specifying-custom-filter-chains"]], "importlib --- import \u7684\u5be6\u4f5c": [[247, "module-importlib"]], "importlib.abc -- Abstract base classes related to import": [[247, "module-importlib.abc"]], "importlib.machinery -- Importers and path hooks": [[247, "module-importlib.machinery"]], "importlib.util -- Utility code for importers": [[247, "module-importlib.util"]], "Importing programmatically": [[247, "importing-programmatically"]], "Checking if a module can be imported": [[247, "checking-if-a-module-can-be-imported"]], "Importing a source file directly": [[247, "importing-a-source-file-directly"]], "Implementing lazy imports": [[247, "implementing-lazy-imports"]], "Setting up an importer": [[247, "setting-up-an-importer"]], "Approximating importlib.import_module()": [[247, "approximating-importlib-import-module"]], "http.client --- HTTP protocol client": [[239, "module-http.client"]], "HTTPConnection \u7269\u4ef6": [[239, "httpconnection-objects"]], "HTTPResponse \u7269\u4ef6": [[239, "httpresponse-objects"]], "HTTPMessage \u7269\u4ef6": [[239, "httpmessage-objects"]], "logging --- Python \u7684\u65e5\u8a8c\u8a18\u9304\u5de5\u5177": [[264, "module-logging"]], "Logger Objects": [[264, "logger-objects"]], "Handler Objects": [[264, "handler-objects"]], "Formatter Objects": [[264, "formatter-objects"]], "Filter Objects": [[264, "filter-objects"]], "LogRecord \u7269\u4ef6": [[264, "logrecord-objects"]], "LogRecord attributes": [[264, "logrecord-attributes"]], "LoggerAdapter \u7269\u4ef6": [[264, "loggeradapter-objects"]], "Thread Safety": [[264, "thread-safety"]], "Module-Level Attributes": [[264, "module-level-attributes"]], "Integration with the warnings module": [[264, "integration-with-the-warnings-module"]], "getpass --- \u53ef\u651c\u5f0f\u5bc6\u78bc\u8f38\u5165\u5de5\u5177": [[226, "module-getpass"]], "email.policy: Policy Objects": [[205, "module-email.policy"]], "email.utils: Miscellaneous utilities": [[206, "module-email.utils"]], "getopt --- C-style parser for command line options": [[225, "module-getopt"]], "email.parser: Parsing email messages": [[204, "module-email.parser"]], "FeedParser API": [[204, "feedparser-api"]], "Parser API": [[204, "parser-api"]], "Additional notes": [[204, "additional-notes"]], "hmac --- \u57fa\u65bc\u91d1\u9470\u96dc\u6e4a\u7684\u8a0a\u606f\u9a57\u8b49": [[234, "module-hmac"]], "fnmatch --- Unix filename pattern matching": [[217, "module-fnmatch"]], "grp --- The group database": [[230, "module-grp"]], "faulthandler --- Dump the Python traceback": [[211, "module-faulthandler"]], "Dumping the traceback": [[211, "dumping-the-traceback"]], "Fault handler state": [[211, "fault-handler-state"]], "Dumping the tracebacks after a timeout": [[211, "dumping-the-tracebacks-after-a-timeout"]], "Dumping the traceback on a user signal": [[211, "dumping-the-traceback-on-a-user-signal"]], "Issue with file descriptors": [[211, "issue-with-file-descriptors"]], "filecmp --- File and Directory Comparisons": [[213, "module-filecmp"]], "The dircmp class": [[213, "the-dircmp-class"]], "gettext --- Multilingual internationalization services": [[227, "module-gettext"]], "GNU gettext API": [[227, "gnu-gettext-api"]], "Class-based API": [[227, "class-based-api"]], "The NullTranslations class": [[227, "the-nulltranslations-class"]], "The GNUTranslations class": [[227, "the-gnutranslations-class"]], "Solaris message catalog support": [[227, "solaris-message-catalog-support"]], "The Catalog constructor": [[227, "the-catalog-constructor"]], "Internationalizing your programs and modules": [[227, "internationalizing-your-programs-and-modules"]], "Localizing your module": [[227, "localizing-your-module"]], "Localizing your application": [[227, "localizing-your-application"]], "Changing languages on the fly": [[227, "changing-languages-on-the-fly"]], "Deferred translations": [[227, "deferred-translations"]], "\u5167\u5efa\u7684\u4f8b\u5916": [[210, "built-in-exceptions"]], "Exception context": [[210, "exception-context"]], "\u7e7c\u627f\u81ea\u5167\u5efa\u7684\u4f8b\u5916": [[210, "inheriting-from-built-in-exceptions"]], "Base classes": [[210, "base-classes"]], "Concrete exceptions": [[210, "concrete-exceptions"]], "OS exceptions": [[210, "os-exceptions"]], "\u8b66\u544a": [[210, "warnings"]], "Exception groups": [[210, "exception-groups"]], "Exception hierarchy": [[210, "exception-hierarchy"]], "glob --- Unix \u98a8\u683c\u7684\u8def\u5f91\u540d\u7a31\u6a21\u5f0f\u64f4\u5c55": [[228, "module-glob"]], "fcntl --- The fcntl and ioctl system calls": [[212, "module-fcntl"]], "gc --- \u5783\u573e\u56de\u6536\u5668\u4ecb\u9762 (Garbage Collector interface)": [[224, "module-gc"]], "html --- \u8d85\u9023\u7d50\u6a19\u8a18\u8a9e\u8a00 (HTML) \u652f\u63f4": [[235, "module-html"]], "html.entities --- HTML \u4e00\u822c\u5be6\u9ad4\u7684\u5b9a\u7fa9": [[236, "module-html.entities"]], "hashlib --- Secure hashes and message digests": [[232, "module-hashlib"]], "\u96dc\u6e4a\u6f14\u7b97\u6cd5": [[232, "hash-algorithms"]], "\u7528\u6cd5": [[232, "usage"]], "\u5efa\u69cb\u51fd\u5f0f": [[232, "constructors"]], "Attributes": [[232, "attributes"]], "Hash Objects": [[232, "hash-objects"]], "SHAKE variable length digests": [[232, "shake-variable-length-digests"]], "File hashing": [[232, "file-hashing"]], "Key derivation": [[232, "key-derivation"]], "BLAKE2": [[232, "blake2"]], "Creating hash objects": [[232, "creating-hash-objects"]], "Simple hashing": [[232, "simple-hashing"]], "Using different digest sizes": [[232, "using-different-digest-sizes"]], "Keyed hashing": [[232, "keyed-hashing"]], "Randomized hashing": [[232, "randomized-hashing"]], "Personalization": [[232, "personalization"]], "Tree mode": [[232, "tree-mode"]], "Credits": [[232, "credits"]], "ensurepip --- Bootstrapping the pip installer": [[207, "module-ensurepip"]], "\u6a21\u7d44 API": [[207, "module-api"]], "\u7a0b\u5f0f\u6846\u67b6": [[219, "program-frameworks"]], "gzip --- gzip \u6a94\u6848\u7684\u652f\u63f4": [[231, "module-gzip"]], "\u7528\u6cd5\u7bc4\u4f8b": [[231, "examples-of-usage"], [146, "examples-of-usage"]], "\u6a94\u6848\u683c\u5f0f": [[214, "file-formats"]], "fileinput --- Iterate over lines from multiple input streams": [[215, "module-fileinput"]], "\u5167\u5efa\u51fd\u5f0f": [[222, "built-in-functions"]], "enum --- \u5c0d\u5217\u8209\u7684\u652f\u63f4": [[208, "module-enum"]], "\u8cc7\u6599\u578b\u5225": [[208, "data-types"], [179, "data-types"]], "Utilities and Decorators": [[208, "utilities-and-decorators"]], "Notes": [[208, "notes"]], "\u51fd\u5f0f\u7de8\u7a0b\u6a21\u7d44": [[221, "functional-programming-modules"]], "functools --- Higher-order functions and operations on callable objects": [[223, "module-functools"]], "partial \u7269\u4ef6": [[223, "partial-objects"]], "heapq --- \u5806\u7a4d\u4f47\u5217 (heap queue) \u6f14\u7b97\u6cd5": [[233, "module-heapq"]], "\u512a\u5148\u4f47\u5217\u5be6\u4f5c\u7d30\u7bc0": [[233, "priority-queue-implementation-notes"]], "\u539f\u7406": [[233, "theory"]], "errno --- Standard errno system symbols": [[209, "module-errno"]], "fractions --- Rational numbers": [[218, "module-fractions"]], "graphlib \u2014-- \u4f7f\u7528\u985e\u5716 (graph-like) \u7d50\u69cb\u9032\u884c\u64cd\u4f5c\u7684\u529f\u80fd": [[229, "module-graphlib"]], "\u6a94\u6848\u8207\u76ee\u9304\u5b58\u53d6": [[216, "file-and-directory-access"]], "html.parser --- \u7c21\u55ae\u7684 HTML \u548c XHTML \u5256\u6790\u5668": [[237, "module-html.parser"]], "HTML \u5256\u6790\u5668\u61c9\u7528\u7a0b\u5f0f\u7bc4\u4f8b": [[237, "example-html-parser-application"]], "HTMLParser \u65b9\u6cd5": [[237, "htmlparser-methods"]], "ftplib --- FTP \u5354\u5b9a\u7528\u6236\u7aef": [[220, "module-ftplib"]], "FTP \u7269\u4ef6": [[220, "ftp-objects"]], "FTP_TLS \u7269\u4ef6": [[220, "ftp-tls-objects"]], "Python Development Mode": [[185, "python-development-mode"]], "Effects of the Python Development Mode": [[185, "effects-of-the-python-development-mode"]], "ResourceWarning \u7bc4\u4f8b": [[185, "resourcewarning-example"]], "Bad file descriptor error example": [[185, "bad-file-descriptor-error-example"]], "csv --- CSV \u6a94\u6848\u8b80\u53d6\u53ca\u5beb\u5165": [[172, "module-csv"]], "Dialect \u8207\u683c\u5f0f\u53c3\u6578": [[172, "dialects-and-formatting-parameters"]], "Reader Objects": [[172, "reader-objects"]], "Writer Objects": [[172, "writer-objects"]], "\u52a0\u5bc6\u670d\u52d9": [[171, "cryptographic-services"]], "email.headerregistry: Custom Header Objects": [[200, "module-email.headerregistry"]], "email.header: Internationalized headers": [[199, "module-email.header"]], "dataclasses --- Data Classes": [[178, "module-dataclasses"]], "Module contents": [[178, "module-contents"]], "Post-init processing": [[178, "post-init-processing"]], "Class variables": [[178, "class-variables"]], "Init-only variables": [[178, "init-only-variables"]], "Frozen instances": [[178, "frozen-instances"]], "Inheritance": [[178, "inheritance"]], "Re-ordering of keyword-only parameters in __init__()": [[178, "re-ordering-of-keyword-only-parameters-in-init"]], "Default factory functions": [[178, "default-factory-functions"]], "Mutable default values": [[178, "mutable-default-values"]], "Descriptor-typed fields": [[178, "descriptor-typed-fields"]], "\u9664\u932f\u8207\u6548\u80fd\u5206\u6790": [[182, "debugging-and-profiling"]], "decimal --- Decimal fixed point and floating point arithmetic": [[183, "module-decimal"]], "Quick-start Tutorial": [[183, "quick-start-tutorial"]], "Decimal objects": [[183, "decimal-objects"]], "Logical operands": [[183, "logical-operands"]], "Context objects": [[183, "context-objects"]], "Rounding modes": [[183, "rounding-modes"]], "Signals": [[183, "signals"]], "Floating Point Notes": [[183, "floating-point-notes"]], "Mitigating round-off error with increased precision": [[183, "mitigating-round-off-error-with-increased-precision"]], "Special values": [[183, "special-values"]], "Working with threads": [[183, "working-with-threads"]], "Recipes": [[183, "recipes"]], "Decimal FAQ": [[183, "decimal-faq"]], "email: Examples": [[197, "email-examples"]], "email.message: Representing an email message": [[202, "module-email.message"]], "email.errors: Exception and Defect classes": [[196, "module-email.errors"]], "email.contentmanager: Managing MIME Content": [[194, "module-email.contentmanager"]], "Content Manager Instances": [[194, "content-manager-instances"]], "datetime --- \u65e5\u671f\u8207\u6642\u9593\u7684\u57fa\u672c\u578b\u5225": [[180, "module-datetime"]], "Aware and Naive Objects": [[180, "aware-and-naive-objects"]], "Available Types": [[180, "available-types"]], "\u5e38\u898b\u5c6c\u6027": [[180, "common-properties"]], "Determining if an Object is Aware or Naive": [[180, "determining-if-an-object-is-aware-or-naive"]], "timedelta \u7269\u4ef6": [[180, "timedelta-objects"]], "\u7528\u6cd5\u7bc4\u4f8b\uff1atimedelta": [[180, "examples-of-usage-timedelta"]], "date \u7269\u4ef6": [[180, "date-objects"]], "\u7528\u6cd5\u7bc4\u4f8b\uff1adate": [[180, "examples-of-usage-date"]], "datetime \u7269\u4ef6": [[180, "datetime-objects"]], "Examples of Usage: datetime": [[180, "examples-of-usage-datetime"]], "time \u7269\u4ef6": [[180, "time-objects"]], "\u7528\u6cd5\u7bc4\u4f8b\uff1atime": [[180, "examples-of-usage-time"]], "tzinfo \u7269\u4ef6": [[180, "tzinfo-objects"]], "timezone \u7269\u4ef6": [[180, "timezone-objects"]], "strftime() \u8207 strptime() \u7684\u884c\u70ba": [[180, "strftime-and-strptime-behavior"]], "strftime() and strptime() Format Codes": [[180, "strftime-and-strptime-format-codes"]], "\u6280\u8853\u7d30\u7bc0": [[180, "technical-detail"]], "email.message.Message: Representing an email message using the compat32 API": [[193, "email-message-message-representing-an-email-message-using-the-compat32-api"]], "email.iterators: Iterators": [[201, "module-email.iterators"]], "curses.ascii --- ASCII \u5b57\u5143\u7684\u5de5\u5177\u7a0b\u5f0f": [[175, "module-curses.ascii"]], "email.charset: \u8868\u793a\u5b57\u5143\u96c6\u5408": [[192, "module-email.charset"]], "curses --- Terminal handling for character-cell displays": [[174, "module-curses"]], "Window Objects": [[174, "window-objects"]], "Constants": [[174, "constants"]], "curses.textpad --- Text input widget for curses programs": [[174, "module-curses.textpad"]], "Textbox objects": [[174, "textbox-objects"]], "email --- An email and MIME handling package": [[191, "module-email"]], "curses.panel --- A panel stack extension for curses": [[176, "module-curses.panel"]], "Panel Objects": [[176, "panel-objects"]], "difflib --- Helpers for computing deltas": [[187, "module-difflib"]], "SequenceMatcher \u7269\u4ef6": [[187, "sequencematcher-objects"]], "SequenceMatcher \u7bc4\u4f8b": [[187, "sequencematcher-examples"]], "Differ Objects": [[187, "differ-objects"]], "Differ Example": [[187, "differ-example"]], "A command-line interface to difflib": [[187, "a-command-line-interface-to-difflib"]], "ndiff \u7bc4\u4f8b\uff1a": [[187, "ndiff-example"]], "email.generator: Generating MIME documents": [[198, "module-email.generator"]], "email.encoders: Encoders": [[195, "module-email.encoders"]], "crypt --- \u7528\u65bc\u6aa2\u67e5 Unix \u5bc6\u78bc\u7684\u51fd\u5f0f": [[170, "module-crypt"]], "Hashing Methods": [[170, "hashing-methods"]], "\u6a21\u7d44\u5c6c\u6027": [[170, "module-attributes"]], "\u6a21\u7d44\u51fd\u5f0f": [[170, "module-functions"], [163, "module-functions"]], "Custom Python Interpreters": [[177, "custom-python-interpreters"]], "\u8edf\u9ad4\u5c01\u88dd\u8207\u767c\u5e03": [[189, "software-packaging-and-distribution"]], "\u958b\u767c\u5de5\u5177": [[184, "development-tools"]], "Tkinter Dialogs": [[186, "tkinter-dialogs"]], "tkinter.simpledialog --- Standard Tkinter input dialogs": [[186, "module-tkinter.simpledialog"]], "tkinter.filedialog --- File selection dialogs": [[186, "module-tkinter.filedialog"]], "Native Load/Save Dialogs": [[186, "native-load-save-dialogs"]], "tkinter.commondialog --- Dialog window templates": [[186, "module-tkinter.commondialog"]], "email.mime: Creating email and MIME objects from scratch": [[203, "module-email.mime"]], "ctypes --- A foreign function library for Python": [[173, "module-ctypes"]], "ctypes tutorial": [[173, "ctypes-tutorial"]], "Loading dynamic link libraries": [[173, "loading-dynamic-link-libraries"]], "Accessing functions from loaded dlls": [[173, "accessing-functions-from-loaded-dlls"]], "Calling functions": [[173, "calling-functions"]], "Fundamental data types": [[173, "fundamental-data-types"], [173, "ctypes-fundamental-data-types-2"]], "Calling functions, continued": [[173, "calling-functions-continued"]], "Calling variadic functions": [[173, "calling-variadic-functions"]], "Calling functions with your own custom data types": [[173, "calling-functions-with-your-own-custom-data-types"]], "Specifying the required argument types (function prototypes)": [[173, "specifying-the-required-argument-types-function-prototypes"]], "Return types": [[173, "return-types"]], "Passing pointers (or: passing parameters by reference)": [[173, "passing-pointers-or-passing-parameters-by-reference"]], "Structures and unions": [[173, "structures-and-unions"]], "Structure/union alignment and byte order": [[173, "structure-union-alignment-and-byte-order"]], "Bit fields in structures and unions": [[173, "bit-fields-in-structures-and-unions"]], "Arrays": [[173, "arrays"]], "Pointers": [[173, "pointers"]], "Type conversions": [[173, "type-conversions"]], "Incomplete Types": [[173, "incomplete-types"]], "Callback functions": [[173, "callback-functions"]], "Accessing values exported from dlls": [[173, "accessing-values-exported-from-dlls"]], "Surprises": [[173, "surprises"]], "Variable-sized data types": [[173, "variable-sized-data-types"]], "ctypes reference": [[173, "ctypes-reference"]], "Finding shared libraries": [[173, "finding-shared-libraries"]], "Loading shared libraries": [[173, "loading-shared-libraries"]], "Foreign functions": [[173, "foreign-functions"]], "Function prototypes": [[173, "function-prototypes"]], "Data types": [[173, "data-types"]], "Structured data types": [[173, "structured-data-types"]], "Arrays and pointers": [[173, "arrays-and-pointers"]], "dbm --- Interfaces to Unix \"databases\"": [[181, "module-dbm"]], "dbm.gnu --- GNU's reinterpretation of dbm": [[181, "module-dbm.gnu"]], "dbm.ndbm --- Interface based on ndbm": [[181, "module-dbm.ndbm"]], "dbm.dumb --- Portable DBM implementation": [[181, "module-dbm.dumb"]], "dis --- Python bytecode\u7684\u53cd\u7d44\u8b6f\u5668": [[188, "module-dis"]], "Bytecode analysis": [[188, "bytecode-analysis"]], "Analysis functions": [[188, "analysis-functions"]], "Python Bytecode Instructions": [[188, "python-bytecode-instructions"]], "Opcode collections": [[188, "opcode-collections"]], "doctest --- Test interactive Python examples": [[190, "module-doctest"]], "Simple Usage: Checking Examples in Docstrings": [[190, "simple-usage-checking-examples-in-docstrings"]], "Simple Usage: Checking Examples in a Text File": [[190, "simple-usage-checking-examples-in-a-text-file"]], "How It Works": [[190, "how-it-works"]], "Which Docstrings Are Examined?": [[190, "which-docstrings-are-examined"]], "How are Docstring Examples Recognized?": [[190, "how-are-docstring-examples-recognized"]], "What's the Execution Context?": [[190, "what-s-the-execution-context"]], "What About Exceptions?": [[190, "what-about-exceptions"]], "Option Flags": [[190, "option-flags"]], "Directives": [[190, "directives"]], "Warnings": [[190, "warnings"]], "Basic API": [[190, "basic-api"]], "Unittest API": [[190, "unittest-api"]], "Advanced API": [[190, "advanced-api"]], "DocTest \u7269\u4ef6": [[190, "doctest-objects"]], "Example \u7269\u4ef6": [[190, "example-objects"]], "DocTestFinder \u7269\u4ef6": [[190, "doctestfinder-objects"]], "DocTestParser \u7269\u4ef6": [[190, "doctestparser-objects"]], "DocTestRunner \u7269\u4ef6": [[190, "doctestrunner-objects"]], "OutputChecker \u7269\u4ef6": [[190, "outputchecker-objects"]], "Debugging": [[190, "debugging"]], "Soapbox": [[190, "soapbox"]], "collections.abc --- Abstract Base Classes for Containers": [[158, "module-collections.abc"]], "Collections Abstract Base Classes": [[158, "collections-abstract-base-classes"]], "Collections Abstract Base Classes -- Detailed Descriptions": [[158, "collections-abstract-base-classes-detailed-descriptions"]], "Examples and Recipes": [[158, "examples-and-recipes"], [166, "examples-and-recipes"]], "\u6a21\u7d44\u547d\u4ee4\u5217\u4ecb\u9762": [[153, "modules-command-line-interface-cli"]], "bisect --- \u9663\u5217\u4e8c\u5206\u6f14\u7b97\u6cd5 (Array bisection algorithm)": [[144, "module-bisect"]], "\u6548\u80fd\u8003\u91cf": [[144, "performance-notes"]], "\u641c\u5c0b\u4e00\u500b\u5df2\u6392\u5e8f\u7684 list": [[144, "searching-sorted-lists"]], "copy --- \u6dfa\u5c64 (shallow) \u548c\u6df1\u5c64 (deep) \u8907\u88fd\u64cd\u4f5c": [[168, "module-copy"]], "\u4e26\u884c\u57f7\u884c (Concurrent Execution)": [[161, "concurrent-execution"]], "audioop --- \u64cd\u4f5c\u539f\u59cb\u8072\u97f3\u6a94\u6848": [[138, "module-audioop"]], "Coroutines and Tasks": [[136, "coroutines-and-tasks"]], "Awaitables": [[136, "awaitables"]], "Creating Tasks": [[136, "creating-tasks"]], "Task Cancellation": [[136, "task-cancellation"]], "Task Groups": [[136, "task-groups"]], "Sleeping": [[136, "sleeping"]], "Running Tasks Concurrently": [[136, "running-tasks-concurrently"]], "Eager Task Factory": [[136, "eager-task-factory"]], "Shielding From Cancellation": [[136, "shielding-from-cancellation"]], "Timeouts": [[136, "timeouts"]], "Waiting Primitives": [[136, "waiting-primitives"]], "Running in Threads": [[136, "running-in-threads"]], "Scheduling From Other Threads": [[136, "scheduling-from-other-threads"]], "Introspection": [[136, "introspection"]], "Task Object": [[136, "task-object"]], "concurrent \u5957\u4ef6": [[162, "the-concurrent-package"]], "calendar --- \u65e5\u66c6\u76f8\u95dc\u51fd\u5f0f": [[147, "module-calendar"]], "base64 \u2014\u2014 Base16\u3001Base32\u3001Base64\u3001Base85 \u8cc7\u6599\u7de8\u78bc": [[140, "module-base64"]], "cmath --- Mathematical functions for complex numbers": [[151, "module-cmath"]], "Conversions to and from polar coordinates": [[151, "conversions-to-and-from-polar-coordinates"]], "Classification functions": [[151, "classification-functions"]], "Binary Data Services": [[142, "binary-data-services"]], "cgi --- \u901a\u7528\u9598\u9053\u5668\u4ecb\u9762\u652f\u63f4": [[148, "module-cgi"]], "Using the cgi module": [[148, "using-the-cgi-module"]], "Higher Level Interface": [[148, "higher-level-interface"]], "Caring about security": [[148, "caring-about-security"]], "Installing your CGI script on a Unix system": [[148, "installing-your-cgi-script-on-a-unix-system"]], "Testing your CGI script": [[148, "testing-your-cgi-script"]], "Debugging CGI scripts": [[148, "debugging-cgi-scripts"]], "Common problems and solutions": [[148, "common-problems-and-solutions"]], "concurrent.futures -- \u555f\u52d5\u5e73\u884c\u4efb\u52d9": [[163, "module-concurrent.futures"]], "Executor \u7269\u4ef6": [[163, "executor-objects"]], "ThreadPoolExecutor": [[163, "threadpoolexecutor"]], "ThreadPoolExecutor \u7bc4\u4f8b": [[163, "threadpoolexecutor-example"]], "ProcessPoolExecutor": [[163, "processpoolexecutor"]], "ProcessPoolExecutor \u7bc4\u4f8b": [[163, "processpoolexecutor-example"]], "cgitb --- CGI \u8173\u672c\u7684\u56de\u6eaf (traceback) \u7ba1\u7406\u7a0b\u5f0f": [[149, "module-cgitb"]], "codeop --- Compile Python code": [[156, "module-codeop"]], "contextvars --- Context Variables": [[167, "module-contextvars"]], "Context Variables": [[167, "context-variables"]], "Manual Context Management": [[167, "manual-context-management"]], "asyncio support": [[167, "asyncio-support"]], "cmd --- Support for line-oriented command interpreters": [[152, "module-cmd"]], "Cmd \u7269\u4ef6": [[152, "cmd-objects"]], "Cmd Example": [[152, "cmd-example"]], "binascii --- Convert between binary and ASCII": [[143, "module-binascii"]], "builtins --- \u5167\u5efa\u7269\u4ef6": [[145, "module-builtins"]], "atexit --- Exit handlers": [[137, "module-atexit"]], "atexit \u7bc4\u4f8b": [[137, "atexit-example"]], "\u5167\u5efa\u5e38\u6578": [[165, "built-in-constants"]], "\u7531 site module\uff08\u6a21\u7d44\uff09\u6240\u6dfb\u589e\u7684\u5e38\u6578": [[165, "constants-added-by-the-site-module"]], "codecs --- Codec registry and base classes": [[155, "module-codecs"]], "Codec Base Classes": [[155, "codec-base-classes"]], "Error Handlers": [[155, "error-handlers"]], "Stateless Encoding and Decoding": [[155, "stateless-encoding-and-decoding"]], "Incremental Encoding and Decoding": [[155, "incremental-encoding-and-decoding"]], "IncrementalEncoder \u7269\u4ef6": [[155, "incrementalencoder-objects"]], "IncrementalDecoder \u7269\u4ef6": [[155, "incrementaldecoder-objects"]], "Stream Encoding and Decoding": [[155, "stream-encoding-and-decoding"]], "StreamWriter \u7269\u4ef6": [[155, "streamwriter-objects"]], "StreamReader \u7269\u4ef6": [[155, "streamreader-objects"]], "StreamReaderWriter \u7269\u4ef6": [[155, "streamreaderwriter-objects"]], "StreamRecoder \u7269\u4ef6": [[155, "streamrecoder-objects"]], "Encodings and Unicode": [[155, "encodings-and-unicode"]], "Standard Encodings": [[155, "standard-encodings"]], "Python Specific Encodings": [[155, "python-specific-encodings"]], "Text Encodings": [[155, "text-encodings"]], "Binary Transforms": [[155, "binary-transforms"]], "Text Transforms": [[155, "text-transforms"]], "encodings.idna --- Internationalized Domain Names in Applications": [[155, "module-encodings.idna"]], "encodings.mbcs --- Windows ANSI codepage": [[155, "module-encodings.mbcs"]], "encodings.utf_8_sig --- UTF-8 codec with BOM signature": [[155, "module-encodings.utf_8_sig"]], "bdb --- Debugger framework": [[141, "module-bdb"]], "copyreg --- Register pickle support functions": [[169, "module-copyreg"]], "compileall --- Byte-compile Python libraries": [[160, "module-compileall"]], "Command-line use": [[160, "command-line-use"]], "Public functions": [[160, "public-functions"]], "collections --- \u5bb9\u5668\u8cc7\u6599\u578b\u614b": [[157, "module-collections"]], "ChainMap \u7269\u4ef6": [[157, "chainmap-objects"]], "ChainMap \u7bc4\u4f8b\u548c\u7528\u6cd5": [[157, "chainmap-examples-and-recipes"]], "Counter \u7269\u4ef6": [[157, "counter-objects"]], "deque \u7269\u4ef6": [[157, "deque-objects"]], "deque \u7528\u6cd5": [[157, "deque-recipes"]], "defaultdict \u7269\u4ef6": [[157, "defaultdict-objects"]], "defaultdict \u7bc4\u4f8b": [[157, "defaultdict-examples"]], "namedtuple() \u64c1\u6709\u5177\u540d\u6b04\u4f4d\u4e4b tuple \u7684\u5de5\u5ee0\u51fd\u5f0f": [[157, "namedtuple-factory-function-for-tuples-with-named-fields"]], "OrderedDict \u7269\u4ef6": [[157, "ordereddict-objects"]], "OrderedDict \u7bc4\u4f8b\u8207\u7528\u6cd5": [[157, "ordereddict-examples-and-recipes"]], "UserDict \u7269\u4ef6": [[157, "userdict-objects"]], "UserList \u7269\u4ef6": [[157, "userlist-objects"]], "UserString \u7269\u4ef6": [[157, "userstring-objects"]], "\u7a3d\u6838\u4e8b\u4ef6\u8868": [[139, "audit-events-table"]], "chunk --- \u8b80\u53d6 IFF \u5206\u584a\u8cc7\u6599": [[150, "module-chunk"]], "code --- Interpreter base classes": [[154, "module-code"]], "Interactive Interpreter Objects": [[154, "interactive-interpreter-objects"]], "Interactive Console Objects": [[154, "interactive-console-objects"]], "configparser --- Configuration file parser": [[164, "module-configparser"]], "Quick Start": [[164, "quick-start"]], "Supported Datatypes": [[164, "supported-datatypes"]], "Fallback Values": [[164, "fallback-values"]], "Supported INI File Structure": [[164, "supported-ini-file-structure"]], "Interpolation of values": [[164, "interpolation-of-values"]], "Mapping Protocol Access": [[164, "mapping-protocol-access"]], "Customizing Parser Behaviour": [[164, "customizing-parser-behaviour"]], "Legacy API Examples": [[164, "legacy-api-examples"]], "ConfigParser \u7269\u4ef6": [[164, "configparser-objects"]], "RawConfigParser \u7269\u4ef6": [[164, "rawconfigparser-objects"]], "contextlib --- Utilities for with-statement contexts": [[166, "module-contextlib"]], "Utilities": [[166, "utilities"]], "Supporting a variable number of context managers": [[166, "supporting-a-variable-number-of-context-managers"]], "Catching exceptions from __enter__ methods": [[166, "catching-exceptions-from-enter-methods"]], "Cleaning up in an __enter__ implementation": [[166, "cleaning-up-in-an-enter-implementation"]], "Replacing any use of try-finally and flag variables": [[166, "replacing-any-use-of-try-finally-and-flag-variables"]], "Using a context manager as a function decorator": [[166, "using-a-context-manager-as-a-function-decorator"]], "Single use, reusable and reentrant context managers": [[166, "single-use-reusable-and-reentrant-context-managers"]], "Reentrant context managers": [[166, "reentrant-context-managers"]], "Reusable context managers": [[166, "reusable-context-managers"]], "bz2 --- Support for bzip2 compression": [[146, "module-bz2"]], "(De)compression of files": [[146, "de-compression-of-files"]], "Incremental (de)compression": [[146, "incremental-de-compression"]], "One-shot (de)compression": [[146, "one-shot-de-compression"]], "colorsys --- \u984f\u8272\u7cfb\u7d71\u9593\u7684\u8f49\u63db": [[159, "module-colorsys"]]}, "indexentries": {"pyobject_del (c function)": [[3, "c.PyObject_Del"]], "pyobject_init (c function)": [[3, "c.PyObject_Init"]], "pyobject_initvar (c function)": [[3, "c.PyObject_InitVar"]], "pyobject_new (c macro)": [[3, "c.PyObject_New"]], "pyobject_newvar (c macro)": [[3, "c.PyObject_NewVar"]], "_pyobject_new (c function)": [[3, "c._PyObject_New"]], "_pyobject_newvar (c function)": [[3, "c._PyObject_NewVar"]], "_py_nonestruct (c var)": [[3, "c._Py_NoneStruct"]], "py_major_version (c macro)": [[4, "c.PY_MAJOR_VERSION"]], "py_micro_version (c macro)": [[4, "c.PY_MICRO_VERSION"]], "py_minor_version (c macro)": [[4, "c.PY_MINOR_VERSION"]], "py_release_level (c macro)": [[4, "c.PY_RELEASE_LEVEL"]], "py_release_serial (c macro)": [[4, "c.PY_RELEASE_SERIAL"]], "py_version_hex (c macro)": [[4, "c.PY_VERSION_HEX"]], "py_version (c var)": [[4, "c.Py_Version"]], "pyarg_parse (c function)": [[5, "c.PyArg_Parse"]], "pyarg_parsetuple (c function)": [[5, "c.PyArg_ParseTuple"]], "pyarg_parsetupleandkeywords (c function)": [[5, "c.PyArg_ParseTupleAndKeywords"]], "pyarg_unpacktuple (c function)": [[5, "c.PyArg_UnpackTuple"]], "pyarg_vaparse (c function)": [[5, "c.PyArg_VaParse"]], "pyarg_vaparsetupleandkeywords (c function)": [[5, "c.PyArg_VaParseTupleAndKeywords"]], "pyarg_validatekeywordarguments (c function)": [[5, "c.PyArg_ValidateKeywordArguments"]], "py_buildvalue (c function)": [[5, "c.Py_BuildValue"]], "py_vabuildvalue (c function)": [[5, "c.Py_VaBuildValue"]], "pybool_check (c function)": [[6, "c.PyBool_Check"]], "pybool_fromlong (c function)": [[6, "c.PyBool_FromLong"]], "pybool_type (c var)": [[6, "c.PyBool_Type"]], "py_false (c var)": [[6, "c.Py_False"]], "py_return_false (c macro)": [[6, "c.Py_RETURN_FALSE"]], "py_return_true (c macro)": [[6, "c.Py_RETURN_TRUE"]], "py_true (c var)": [[6, "c.Py_True"]], "(\u8acb\u898b\u7de9\u885d\u5354\u5b9a)": [[7, "index-0"]], "c-contiguous\uff08c \u9023\u7e8c\u7684\uff09": [[7, "index-2"], [86, "index-10"]], "fortran contiguous\uff08fortran \u9023\u7e8c\u7684\uff09": [[7, "index-2"], [86, "index-10"]], "pybuf_any_contiguous (c macro)": [[7, "c.PyBUF_ANY_CONTIGUOUS"]], "pybuf_contig (c macro)": [[7, "c.PyBUF_CONTIG"]], "pybuf_contig_ro (c macro)": [[7, "c.PyBUF_CONTIG_RO"]], "pybuf_c_contiguous (c macro)": [[7, "c.PyBUF_C_CONTIGUOUS"]], "pybuf_format (c macro)": [[7, "c.PyBUF_FORMAT"]], "pybuf_full (c macro)": [[7, "c.PyBUF_FULL"]], "pybuf_full_ro (c macro)": [[7, "c.PyBUF_FULL_RO"]], "pybuf_f_contiguous (c macro)": [[7, "c.PyBUF_F_CONTIGUOUS"]], "pybuf_indirect (c macro)": [[7, "c.PyBUF_INDIRECT"]], "pybuf_max_ndim (c macro)": [[7, "c.PyBUF_MAX_NDIM"]], "pybuf_nd (c macro)": [[7, "c.PyBUF_ND"]], "pybuf_records (c macro)": [[7, "c.PyBUF_RECORDS"]], "pybuf_records_ro (c macro)": [[7, "c.PyBUF_RECORDS_RO"]], "pybuf_simple (c macro)": [[7, "c.PyBUF_SIMPLE"]], "pybuf_strided (c macro)": [[7, "c.PyBUF_STRIDED"]], "pybuf_strided_ro (c macro)": [[7, "c.PyBUF_STRIDED_RO"]], "pybuf_strides (c macro)": [[7, "c.PyBUF_STRIDES"]], "pybuf_writable (c macro)": [[7, "c.PyBUF_WRITABLE"]], "pybufferprocs": [[7, "index-1"]], "pybuffer_fillcontiguousstrides (c function)": [[7, "c.PyBuffer_FillContiguousStrides"]], "pybuffer_fillinfo (c function)": [[7, "c.PyBuffer_FillInfo"]], "pybuffer_fromcontiguous (c function)": [[7, "c.PyBuffer_FromContiguous"]], "pybuffer_getpointer (c function)": [[7, "c.PyBuffer_GetPointer"]], "pybuffer_iscontiguous (c function)": [[7, "c.PyBuffer_IsContiguous"]], "pybuffer_release (c function)": [[7, "c.PyBuffer_Release"]], "pybuffer_sizefromformat (c function)": [[7, "c.PyBuffer_SizeFromFormat"]], "pybuffer_tocontiguous (c function)": [[7, "c.PyBuffer_ToContiguous"]], "pyobject_checkbuffer (c function)": [[7, "c.PyObject_CheckBuffer"]], "pyobject_copydata (c function)": [[7, "c.PyObject_CopyData"]], "pyobject_getbuffer (c function)": [[7, "c.PyObject_GetBuffer"]], "py_buffer (c type)": [[7, "c.Py_buffer"]], "py_buffer.buf (c member)": [[7, "c.Py_buffer.buf"]], "py_buffer.format (c member)": [[7, "c.Py_buffer.format"]], "py_buffer.internal (c member)": [[7, "c.Py_buffer.internal"]], "py_buffer.itemsize (c member)": [[7, "c.Py_buffer.itemsize"]], "py_buffer.len (c member)": [[7, "c.Py_buffer.len"]], "py_buffer.ndim (c member)": [[7, "c.Py_buffer.ndim"]], "py_buffer.obj (c member)": [[7, "c.Py_buffer.obj"]], "py_buffer.readonly (c member)": [[7, "c.Py_buffer.readonly"]], "py_buffer.shape (c member)": [[7, "c.Py_buffer.shape"]], "py_buffer.strides (c member)": [[7, "c.Py_buffer.strides"]], "py_buffer.suboffsets (c member)": [[7, "c.Py_buffer.suboffsets"]], "buffer interface\uff08\u7de9\u885d\u4ecb\u9762\uff09": [[7, "index-0"]], "buffer object\uff08\u7de9\u885d\u7269\u4ef6\uff09": [[7, "index-0"]], "buffer protocol\uff08\u7de9\u885d\u5354\u5b9a\uff09": [[7, "index-0"]], "contiguous\uff08\u9023\u7e8c\u7684\uff09": [[7, "index-2"], [86, "term-contiguous"]], "pybytearrayobject (c type)": [[8, "c.PyByteArrayObject"]], "pybytearray_as_string (c function)": [[8, "c.PyByteArray_AS_STRING"]], "pybytearray_asstring (c function)": [[8, "c.PyByteArray_AsString"]], "pybytearray_check (c function)": [[8, "c.PyByteArray_Check"]], "pybytearray_checkexact (c function)": [[8, "c.PyByteArray_CheckExact"]], "pybytearray_concat (c function)": [[8, "c.PyByteArray_Concat"]], "pybytearray_fromobject (c function)": [[8, "c.PyByteArray_FromObject"]], "pybytearray_fromstringandsize (c function)": [[8, "c.PyByteArray_FromStringAndSize"]], "pybytearray_get_size (c function)": [[8, "c.PyByteArray_GET_SIZE"]], "pybytearray_resize (c function)": [[8, "c.PyByteArray_Resize"]], "pybytearray_size (c function)": [[8, "c.PyByteArray_Size"]], "pybytearray_type (c var)": [[8, "c.PyByteArray_Type"]], "bytearray\uff08\u4f4d\u5143\u7d44\u9663\u5217\uff09": [[8, "index-0"], [341, "index-23"], [341, "index-40"], [341, "index-42"], [341, "index-43"], [341, "index-45"], [425, "index-26"]], "object\uff08\u7269\u4ef6\uff09": [[8, "index-0"], [9, "index-0"], [11, "index-0"], [13, "index-0"], [15, "index-0"], [16, "index-0"], [16, "index-1"], [16, "index-2"], [22, "index-0"], [24, "index-0"], [25, "index-0"], [27, "index-0"], [34, "index-3"], [37, "index-0"], [38, "index-0"], [42, "index-0"], [43, "index-0"], [43, "index-1"], [45, "index-0"], [54, "index-0"], [59, "index-0"], [60, "index-0"], [74, "index-0"], [86, "term-object"], [222, "index-12"], [271, "index-1"], [334, "index-0"], [341, "index-11"], [341, "index-19"], [341, "index-22"], [341, "index-23"], [341, "index-25"], [341, "index-26"], [341, "index-27"], [341, "index-28"], [341, "index-29"], [341, "index-40"], [341, "index-41"], [341, "index-42"], [341, "index-51"], [341, "index-52"], [341, "index-56"], [341, "index-59"], [341, "index-61"], [341, "index-62"], [341, "index-8"], [349, "index-8"], [378, "index-0"], [424, "index-11"], [424, "index-28"], [424, "index-40"], [424, "index-6"], [425, "index-0"], [425, "index-10"], [425, "index-12"], [425, "index-13"], [425, "index-14"], [425, "index-15"], [425, "index-17"], [425, "index-20"], [425, "index-22"], [425, "index-25"], [425, "index-27"], [425, "index-28"], [425, "index-29"], [425, "index-30"], [425, "index-31"], [425, "index-33"], [425, "index-34"], [425, "index-36"], [425, "index-41"], [425, "index-42"], [425, "index-43"], [425, "index-46"], [425, "index-50"], [425, "index-52"], [425, "index-56"], [425, "index-58"], [425, "index-6"], [425, "index-61"], [425, "index-64"], [425, "index-7"], [425, "index-78"], [425, "index-8"], [425, "index-9"], [425, "index-97"], [427, "index-15"], [427, "index-16"], [427, "index-17"], [427, "index-20"], [427, "index-22"], [427, "index-31"], [427, "index-35"], [427, "index-40"], [427, "index-42"], [427, "index-45"], [427, "index-47"], [427, "index-52"], [427, "index-53"], [427, "index-54"], [427, "index-55"], [427, "index-7"], [427, "index-80"], [427, "index-92"], [433, "index-10"], [433, "index-11"], [433, "index-28"], [433, "index-3"], [433, "index-4"], [433, "index-9"], [437, "index-0"], [443, "index-0"]], "pybytesobject (c type)": [[9, "c.PyBytesObject"]], "pybytes_as_string (c function)": [[9, "c.PyBytes_AS_STRING"]], "pybytes_asstring (c function)": [[9, "c.PyBytes_AsString"]], "pybytes_asstringandsize (c function)": [[9, "c.PyBytes_AsStringAndSize"]], "pybytes_check (c function)": [[9, "c.PyBytes_Check"]], "pybytes_checkexact (c function)": [[9, "c.PyBytes_CheckExact"]], "pybytes_concat (c function)": [[9, "c.PyBytes_Concat"]], "pybytes_concatanddel (c function)": [[9, "c.PyBytes_ConcatAndDel"]], "pybytes_fromformat (c function)": [[9, "c.PyBytes_FromFormat"]], "pybytes_fromformatv (c function)": [[9, "c.PyBytes_FromFormatV"]], "pybytes_fromobject (c function)": [[9, "c.PyBytes_FromObject"]], "pybytes_fromstring (c function)": [[9, "c.PyBytes_FromString"]], "pybytes_fromstringandsize (c function)": [[9, "c.PyBytes_FromStringAndSize"]], "pybytes_get_size (c function)": [[9, "c.PyBytes_GET_SIZE"]], "pybytes_size (c function)": [[9, "c.PyBytes_Size"]], "pybytes_type (c var)": [[9, "c.PyBytes_Type"]], "_pybytes_resize (c function)": [[9, "c._PyBytes_Resize"]], "bytes\uff08\u4f4d\u5143\u7d44\uff09": [[9, "index-0"], [48, "index-3"], [341, "index-31"], [341, "index-40"], [341, "index-41"], [341, "index-43"], [341, "index-45"], [425, "index-21"], [425, "index-75"]], "pep 590": [[10, "index-2"], [469, "index-113"], [470, "index-121"], [478, "index-35"], [479, "index-18"], [479, "index-8"], [480, "index-104"], [480, "index-105"], [480, "index-138"], [480, "index-139"], [480, "index-165"], [480, "index-172"], [480, "index-181"], [480, "index-182"], [480, "index-184"], [480, "index-211"], [480, "index-35"], [480, "index-67"], [480, "index-77"], [480, "index-83"], [480, "index-89"]], "py_vectorcall_arguments_offset (c macro)": [[10, "c.PY_VECTORCALL_ARGUMENTS_OFFSET"]], "pycallable_check (c function)": [[10, "c.PyCallable_Check"]], "pyobject_call (c function)": [[10, "c.PyObject_Call"]], "pyobject_callfunction (c function)": [[10, "c.PyObject_CallFunction"]], "pyobject_callfunctionobjargs (c function)": [[10, "c.PyObject_CallFunctionObjArgs"]], "pyobject_callmethod (c function)": [[10, "c.PyObject_CallMethod"]], "pyobject_callmethodnoargs (c function)": [[10, "c.PyObject_CallMethodNoArgs"]], "pyobject_callmethodobjargs (c function)": [[10, "c.PyObject_CallMethodObjArgs"]], "pyobject_callmethodonearg (c function)": [[10, "c.PyObject_CallMethodOneArg"]], "pyobject_callnoargs (c function)": [[10, "c.PyObject_CallNoArgs"]], "pyobject_callobject (c function)": [[10, "c.PyObject_CallObject"]], "pyobject_callonearg (c function)": [[10, "c.PyObject_CallOneArg"]], "pyobject_vectorcall (c function)": [[10, "c.PyObject_Vectorcall"]], "pyobject_vectorcalldict (c function)": [[10, "c.PyObject_VectorcallDict"]], "pyobject_vectorcallmethod (c function)": [[10, "c.PyObject_VectorcallMethod"]], "pyvectorcall_call (c function)": [[10, "c.PyVectorcall_Call"]], "pyvectorcall_function (c function)": [[10, "c.PyVectorcall_Function"]], "pyvectorcall_nargs (c function)": [[10, "c.PyVectorcall_NARGS"]], "python enhancement proposals": [[10, "index-2"], [23, "index-9"], [26, "index-0"], [30, "index-3"], [32, "index-39"], [32, "index-40"], [32, "index-41"], [32, "index-47"], [32, "index-49"], [32, "index-66"], [32, "index-67"], [33, "index-0"], [33, "index-17"], [33, "index-33"], [33, "index-34"], [33, "index-37"], [33, "index-38"], [33, "index-7"], [34, "index-37"], [34, "index-38"], [34, "index-39"], [34, "index-40"], [44, "index-10"], [44, "index-7"], [44, "index-8"], [48, "index-4"], [48, "index-5"], [56, "index-3"], [58, "index-0"], [62, "index-3"], [62, "index-4"], [62, "index-5"], [63, "index-0"], [63, "index-1"], [63, "index-2"], [63, "index-3"], [63, "index-4"], [63, "index-5"], [65, "index-3"], [67, "index-23"], [70, "index-1"], [72, "index-0"], [74, "index-2"], [77, "index-2"], [79, "index-6"], [79, "index-7"], [79, "index-8"], [84, "index-0"], [84, "index-2"], [84, "index-3"], [85, "index-2"], [86, "index-100"], [86, "index-101"], [86, "index-102"], [86, "index-103"], [86, "index-104"], [86, "index-105"], [86, "index-106"], [86, "index-107"], [86, "index-108"], [86, "index-109"], [86, "index-110"], [86, "index-76"], [86, "index-77"], [86, "index-78"], [86, "index-79"], [86, "index-80"], [86, "index-81"], [86, "index-82"], [86, "index-83"], [86, "index-84"], [86, "index-85"], [86, "index-86"], [86, "index-87"], [86, "index-88"], [86, "index-89"], [86, "index-9"], [86, "index-90"], [86, "index-91"], [86, "index-92"], [86, "index-93"], [86, "index-94"], [86, "index-95"], [86, "index-96"], [86, "index-97"], [86, "index-98"], [86, "index-99"], [87, "index-0"], [94, "index-0"], [94, "index-2"], [94, "index-4"], [106, "index-0"], [109, "index-0"], [109, "index-1"], [110, "index-22"], [110, "index-23"], [110, "index-24"], [110, "index-25"], [110, "index-26"], [110, "index-27"], [110, "index-28"], [110, "index-29"], [110, "index-30"], [110, "index-31"], [110, "index-32"], [113, "index-4"], [113, "index-5"], [114, "index-4"], [119, "index-2"], [119, "index-3"], [119, "index-4"], [119, "index-5"], [119, "index-6"], [119, "index-7"], [123, "index-0"], [123, "index-1"], [123, "index-2"], [126, "index-2"], [138, "index-3"], [139, "index-3"], [148, "index-8"], [149, "index-4"], [150, "index-3"], [151, "index-0"], [155, "index-2"], [155, "index-5"], [157, "index-10"], [157, "index-11"], [157, "index-8"], [157, "index-9"], [158, "index-0"], [158, "index-1"], [158, "index-2"], [158, "index-3"], [158, "index-4"], [158, "index-7"], [160, "index-0"], [160, "index-2"], [160, "index-3"], [163, "index-2"], [166, "index-2"], [167, "index-2"], [170, "index-1"], [172, "index-7"], [178, "index-0"], [178, "index-1"], [178, "index-2"], [188, "index-0"], [207, "index-0"], [210, "index-10"], [210, "index-11"], [210, "index-2"], [210, "index-5"], [210, "index-6"], [210, "index-7"], [210, "index-8"], [210, "index-9"], [218, "index-0"], [222, "index-10"], [222, "index-14"], [222, "index-15"], [222, "index-18"], [223, "index-0"], [224, "index-2"], [244, "index-7"], [246, "index-2"], [247, "index-0"], [247, "index-1"], [247, "index-10"], [247, "index-11"], [247, "index-12"], [247, "index-13"], [247, "index-14"], [247, "index-16"], [247, "index-17"], [247, "index-18"], [247, "index-19"], [247, "index-2"], [247, "index-20"], [247, "index-21"], [247, "index-22"], [247, "index-23"], [247, "index-24"], [247, "index-25"], [247, "index-26"], [247, "index-3"], [247, "index-4"], [247, "index-5"], [247, "index-6"], [247, "index-7"], [247, "index-8"], [247, "index-9"], [248, "index-0"], [252, "index-0"], [252, "index-1"], [252, "index-2"], [252, "index-3"], [255, "index-1"], [255, "index-8"], [262, "index-1"], [264, "index-1"], [269, "index-0"], [272, "index-0"], [278, "index-3"], [284, "index-2"], [285, "index-12"], [286, "index-2"], [290, "index-22"], [290, "index-24"], [290, "index-25"], [290, "index-27"], [290, "index-44"], [290, "index-5"], [290, "index-53"], [290, "index-55"], [290, "index-6"], [290, "index-7"], [292, "index-4"], [293, "index-1"], [296, "index-2"], [296, "index-3"], [296, "index-4"], [296, "index-8"], [298, "index-2"], [299, "index-0"], [299, "index-10"], [299, "index-11"], [299, "index-2"], [299, "index-3"], [299, "index-5"], [299, "index-6"], [299, "index-7"], [308, "index-1"], [308, "index-2"], [308, "index-4"], [308, "index-5"], [319, "index-0"], [321, "index-1"], [321, "index-2"], [321, "index-3"], [321, "index-5"], [321, "index-6"], [321, "index-7"], [321, "index-8"], [323, "index-0"], [325, "index-0"], [325, "index-3"], [325, "index-4"], [325, "index-5"], [325, "index-6"], [325, "index-7"], [326, "index-0"], [329, "index-2"], [330, "index-0"], [330, "index-1"], [331, "index-9"], [333, "index-3"], [334, "index-1"], [334, "index-10"], [334, "index-11"], [334, "index-12"], [334, "index-13"], [334, "index-2"], [334, "index-4"], [334, "index-5"], [334, "index-7"], [334, "index-8"], [334, "index-9"], [336, "index-2"], [337, "index-0"], [337, "index-1"], [337, "index-10"], [337, "index-11"], [337, "index-12"], [337, "index-2"], [337, "index-3"], [337, "index-4"], [337, "index-5"], [337, "index-8"], [337, "index-9"], [338, "index-2"], [341, "index-49"], [341, "index-50"], [341, "index-57"], [341, "index-58"], [341, "index-60"], [341, "index-71"], [341, "index-72"], [342, "index-0"], [342, "index-1"], [342, "index-12"], [342, "index-17"], [342, "index-18"], [342, "index-19"], [345, "index-0"], [346, "index-2"], [349, "index-0"], [349, "index-13"], [349, "index-14"], [349, "index-15"], [349, "index-16"], [349, "index-19"], [349, "index-20"], [349, "index-25"], [349, "index-26"], [349, "index-30"], [349, "index-31"], [349, "index-32"], [349, "index-42"], [349, "index-43"], [349, "index-44"], [349, "index-9"], [350, "index-0"], [355, "index-0"], [356, "index-5"], [359, "index-3"], [359, "index-4"], [363, "index-8"], [375, "index-0"], [375, "index-1"], [382, "index-0"], [382, "index-1"], [382, "index-2"], [382, "index-3"], [382, "index-5"], [382, "index-6"], [383, "index-100"], [383, "index-133"], [383, "index-134"], [383, "index-135"], [383, "index-136"], [383, "index-137"], [383, "index-138"], [383, "index-139"], [383, "index-140"], [383, "index-141"], [383, "index-142"], [383, "index-143"], [383, "index-144"], [383, "index-145"], [383, "index-146"], [383, "index-147"], [383, "index-148"], [383, "index-149"], [383, "index-150"], [383, "index-151"], [383, "index-152"], [383, "index-153"], [383, "index-154"], [383, "index-155"], [383, "index-156"], [383, "index-157"], [383, "index-158"], [383, "index-159"], [383, "index-160"], [383, "index-161"], [383, "index-162"], [383, "index-163"], [383, "index-164"], [383, "index-24"], [383, "index-25"], [383, "index-26"], [383, "index-27"], [383, "index-28"], [383, "index-32"], [383, "index-33"], [383, "index-34"], [383, "index-35"], [383, "index-38"], [383, "index-39"], [383, "index-40"], [383, "index-41"], [383, "index-42"], [383, "index-43"], [383, "index-44"], [383, "index-45"], [383, "index-46"], [383, "index-47"], [383, "index-48"], [383, "index-49"], [383, "index-50"], [383, "index-51"], [383, "index-52"], [383, "index-54"], [383, "index-55"], [383, "index-57"], [383, "index-59"], [383, "index-60"], [383, "index-61"], [383, "index-62"], [383, "index-63"], [383, "index-64"], [383, "index-65"], [383, "index-66"], [383, "index-67"], [383, "index-68"], [383, "index-69"], [383, "index-70"], [383, "index-71"], [383, "index-72"], [383, "index-73"], [383, "index-74"], [383, "index-75"], [383, "index-76"], [383, "index-77"], [383, "index-78"], [383, "index-79"], [383, "index-80"], [383, "index-81"], [383, "index-82"], [383, "index-83"], [383, "index-84"], [383, "index-85"], [383, "index-86"], [383, "index-87"], [383, "index-88"], [383, "index-89"], [383, "index-90"], [383, "index-91"], [383, "index-92"], [383, "index-93"], [383, "index-94"], [383, "index-95"], [383, "index-96"], [383, "index-97"], [383, "index-98"], [383, "index-99"], [394, "index-3"], [396, "index-9"], [399, "index-1"], [399, "index-2"], [399, "index-4"], [404, "index-11"], [404, "index-12"], [404, "index-13"], [404, "index-14"], [404, "index-15"], [404, "index-16"], [404, "index-17"], [404, "index-18"], [404, "index-24"], [404, "index-25"], [404, "index-26"], [404, "index-27"], [404, "index-28"], [404, "index-6"], [404, "index-7"], [404, "index-8"], [404, "index-9"], [405, "index-7"], [420, "index-0"], [420, "index-1"], [420, "index-2"], [422, "index-0"], [422, "index-1"], [424, "index-17"], [424, "index-19"], [424, "index-20"], [424, "index-24"], [424, "index-25"], [424, "index-26"], [424, "index-30"], [424, "index-33"], [424, "index-36"], [424, "index-37"], [424, "index-38"], [424, "index-39"], [424, "index-42"], [424, "index-43"], [424, "index-44"], [424, "index-45"], [424, "index-50"], [425, "index-105"], [425, "index-106"], [425, "index-107"], [425, "index-109"], [425, "index-113"], [425, "index-83"], [425, "index-85"], [425, "index-88"], [425, "index-91"], [425, "index-92"], [425, "index-93"], [425, "index-94"], [426, "index-11"], [426, "index-12"], [427, "index-14"], [427, "index-19"], [427, "index-21"], [427, "index-26"], [427, "index-27"], [427, "index-28"], [427, "index-29"], [427, "index-30"], [427, "index-51"], [427, "index-79"], [427, "index-87"], [427, "index-89"], [427, "index-94"], [428, "index-0"], [429, "index-1"], [429, "index-11"], [429, "index-12"], [429, "index-13"], [429, "index-14"], [429, "index-15"], [429, "index-18"], [429, "index-19"], [429, "index-2"], [429, "index-20"], [429, "index-21"], [429, "index-22"], [429, "index-23"], [429, "index-24"], [429, "index-25"], [429, "index-26"], [429, "index-6"], [432, "index-1"], [432, "index-11"], [432, "index-12"], [432, "index-21"], [432, "index-26"], [433, "index-13"], [433, "index-16"], [433, "index-17"], [433, "index-41"], [433, "index-42"], [433, "index-46"], [433, "index-48"], [438, "index-15"], [438, "index-16"], [438, "index-17"], [438, "index-18"], [447, "index-16"], [452, "index-0"], [452, "index-10"], [452, "index-11"], [452, "index-15"], [452, "index-37"], [452, "index-38"], [452, "index-50"], [452, "index-51"], [452, "index-7"], [452, "index-9"], [453, "index-0"], [453, "index-1"], [453, "index-34"], [454, "index-0"], [458, "index-0"], [458, "index-16"], [458, "index-17"], [458, "index-19"], [458, "index-21"], [458, "index-38"], [459, "index-0"], [459, "index-1"], [459, "index-2"], [459, "index-3"], [460, "index-0"], [460, "index-1"], [460, "index-10"], [460, "index-12"], [460, "index-13"], [460, "index-14"], [460, "index-15"], [460, "index-16"], [460, "index-17"], [460, "index-2"], [460, "index-3"], [460, "index-4"], [460, "index-5"], [460, "index-6"], [460, "index-7"], [460, "index-8"], [460, "index-9"], [461, "index-0"], [461, "index-1"], [461, "index-10"], [461, "index-11"], [461, "index-12"], [461, "index-13"], [461, "index-14"], [461, "index-15"], [461, "index-16"], [461, "index-2"], [461, "index-22"], [461, "index-3"], [461, "index-4"], [461, "index-5"], [461, "index-6"], [461, "index-7"], [461, "index-8"], [461, "index-9"], [462, "index-0"], [462, "index-1"], [462, "index-10"], [462, "index-11"], [462, "index-12"], [462, "index-13"], [462, "index-14"], [462, "index-15"], [462, "index-16"], [462, "index-17"], [462, "index-18"], [462, "index-19"], [462, "index-2"], [462, "index-20"], [462, "index-21"], [462, "index-22"], [462, "index-23"], [462, "index-3"], [462, "index-4"], [462, "index-5"], [462, "index-6"], [462, "index-7"], [462, "index-9"], [463, "index-0"], [463, "index-1"], [463, "index-10"], [463, "index-11"], [463, "index-12"], [463, "index-13"], [463, "index-14"], [463, "index-15"], [463, "index-16"], [463, "index-17"], [463, "index-2"], [463, "index-3"], [463, "index-4"], [463, "index-5"], [463, "index-6"], [463, "index-8"], [463, "index-9"], [464, "index-0"], [464, "index-1"], [464, "index-10"], [464, "index-11"], [464, "index-12"], [464, "index-13"], [464, "index-14"], [464, "index-15"], [464, "index-16"], [464, "index-17"], [464, "index-18"], [464, "index-19"], [464, "index-2"], [464, "index-21"], [464, "index-24"], [464, "index-25"], [464, "index-26"], [464, "index-27"], [464, "index-28"], [464, "index-29"], [464, "index-3"], [464, "index-30"], [464, "index-31"], [464, "index-4"], [464, "index-5"], [464, "index-6"], [464, "index-7"], [464, "index-8"], [464, "index-9"], [465, "index-0"], [465, "index-1"], [465, "index-10"], [465, "index-11"], [465, "index-12"], [465, "index-14"], [465, "index-15"], [465, "index-16"], [465, "index-17"], [465, "index-18"], [465, "index-19"], [465, "index-2"], [465, "index-25"], [465, "index-3"], [465, "index-7"], [465, "index-8"], [465, "index-9"], [466, "index-0"], [466, "index-16"], [466, "index-17"], [466, "index-18"], [466, "index-19"], [466, "index-2"], [466, "index-20"], [466, "index-21"], [466, "index-22"], [466, "index-23"], [466, "index-24"], [466, "index-25"], [466, "index-26"], [466, "index-3"], [466, "index-4"], [466, "index-5"], [466, "index-6"], [466, "index-7"], [467, "index-0"], [467, "index-1"], [467, "index-10"], [467, "index-11"], [467, "index-12"], [467, "index-13"], [467, "index-14"], [467, "index-15"], [467, "index-16"], [467, "index-17"], [467, "index-18"], [467, "index-19"], [467, "index-2"], [467, "index-20"], [467, "index-21"], [467, "index-22"], [467, "index-23"], [467, "index-24"], [467, "index-25"], [467, "index-26"], [467, "index-27"], [467, "index-28"], [467, "index-29"], [467, "index-3"], [467, "index-30"], [467, "index-31"], [467, "index-32"], [467, "index-33"], [467, "index-34"], [467, "index-35"], [467, "index-4"], [467, "index-5"], [467, "index-6"], [467, "index-7"], [467, "index-8"], [467, "index-9"], [468, "index-0"], [468, "index-1"], [468, "index-2"], [468, "index-3"], [469, "index-100"], [469, "index-101"], [469, "index-102"], [469, "index-103"], [469, "index-104"], [469, "index-105"], [469, "index-106"], [469, "index-107"], [469, "index-108"], [469, "index-109"], [469, "index-110"], [469, "index-111"], [469, "index-112"], [469, "index-113"], [469, "index-115"], [469, "index-116"], [469, "index-117"], [469, "index-118"], [469, "index-119"], [469, "index-80"], [469, "index-81"], [469, "index-82"], [469, "index-83"], [469, "index-84"], [469, "index-85"], [469, "index-86"], [469, "index-87"], [469, "index-88"], [469, "index-89"], [469, "index-90"], [469, "index-91"], [469, "index-92"], [469, "index-93"], [469, "index-94"], [469, "index-95"], [469, "index-96"], [469, "index-97"], [469, "index-99"], [470, "index-100"], [470, "index-101"], [470, "index-102"], [470, "index-103"], [470, "index-105"], [470, "index-106"], [470, "index-107"], [470, "index-108"], [470, "index-109"], [470, "index-110"], [470, "index-111"], [470, "index-112"], [470, "index-113"], [470, "index-114"], [470, "index-115"], [470, "index-117"], [470, "index-118"], [470, "index-119"], [470, "index-120"], [470, "index-121"], [470, "index-122"], [470, "index-123"], [470, "index-83"], [470, "index-85"], [470, "index-86"], [470, "index-87"], [470, "index-88"], [470, "index-90"], [470, "index-91"], [470, "index-92"], [470, "index-93"], [470, "index-94"], [470, "index-95"], [470, "index-96"], [470, "index-97"], [470, "index-98"], [470, "index-99"], [471, "index-1"], [471, "index-10"], [471, "index-11"], [471, "index-12"], [471, "index-13"], [471, "index-14"], [471, "index-15"], [471, "index-16"], [471, "index-17"], [471, "index-18"], [471, "index-19"], [471, "index-2"], [471, "index-20"], [471, "index-21"], [471, "index-22"], [471, "index-24"], [471, "index-25"], [471, "index-26"], [471, "index-27"], [471, "index-28"], [471, "index-29"], [471, "index-3"], [471, "index-30"], [471, "index-31"], [471, "index-32"], [471, "index-33"], [471, "index-34"], [471, "index-35"], [471, "index-36"], [471, "index-37"], [471, "index-38"], [471, "index-39"], [471, "index-4"], [471, "index-40"], [471, "index-41"], [471, "index-42"], [471, "index-43"], [471, "index-44"], [471, "index-45"], [471, "index-46"], [471, "index-48"], [471, "index-52"], [471, "index-53"], [471, "index-54"], [471, "index-6"], [471, "index-8"], [471, "index-9"], [472, "index-0"], [472, "index-1"], [472, "index-14"], [472, "index-2"], [472, "index-3"], [472, "index-4"], [472, "index-5"], [472, "index-6"], [472, "index-9"], [473, "index-10"], [473, "index-12"], [473, "index-13"], [473, "index-14"], [473, "index-15"], [473, "index-18"], [473, "index-2"], [473, "index-20"], [473, "index-21"], [473, "index-22"], [473, "index-29"], [473, "index-3"], [473, "index-30"], [473, "index-32"], [473, "index-33"], [473, "index-36"], [473, "index-37"], [473, "index-38"], [473, "index-4"], [473, "index-51"], [473, "index-52"], [473, "index-53"], [473, "index-54"], [473, "index-55"], [473, "index-56"], [473, "index-57"], [473, "index-58"], [473, "index-59"], [473, "index-6"], [473, "index-60"], [473, "index-61"], [473, "index-62"], [473, "index-8"], [474, "index-0"], [474, "index-1"], [474, "index-10"], [474, "index-11"], [474, "index-12"], [474, "index-13"], [474, "index-14"], [474, "index-15"], [474, "index-16"], [474, "index-17"], [474, "index-18"], [474, "index-19"], [474, "index-2"], [474, "index-20"], [474, "index-21"], [474, "index-22"], [474, "index-23"], [474, "index-24"], [474, "index-25"], [474, "index-26"], [474, "index-27"], [474, "index-28"], [474, "index-29"], [474, "index-3"], [474, "index-30"], [474, "index-31"], [474, "index-32"], [474, "index-33"], [474, "index-34"], [474, "index-35"], [474, "index-36"], [474, "index-37"], [474, "index-38"], [474, "index-39"], [474, "index-4"], [474, "index-42"], [474, "index-43"], [474, "index-44"], [474, "index-45"], [474, "index-46"], [474, "index-47"], [474, "index-48"], [474, "index-49"], [474, "index-5"], [474, "index-52"], [474, "index-53"], [474, "index-6"], [474, "index-7"], [474, "index-8"], [474, "index-9"], [475, "index-0"], [475, "index-1"], [475, "index-10"], [475, "index-11"], [475, "index-12"], [475, "index-13"], [475, "index-14"], [475, "index-15"], [475, "index-16"], [475, "index-17"], [475, "index-18"], [475, "index-19"], [475, "index-2"], [475, "index-20"], [475, "index-21"], [475, "index-22"], [475, "index-23"], [475, "index-24"], [475, "index-25"], [475, "index-26"], [475, "index-27"], [475, "index-28"], [475, "index-29"], [475, "index-3"], [475, "index-30"], [475, "index-4"], [475, "index-45"], [475, "index-46"], [475, "index-47"], [475, "index-48"], [475, "index-49"], [475, "index-5"], [475, "index-50"], [475, "index-52"], [475, "index-6"], [475, "index-7"], [475, "index-8"], [475, "index-9"], [476, "index-0"], [476, "index-1"], [476, "index-10"], [476, "index-11"], [476, "index-12"], [476, "index-13"], [476, "index-14"], [476, "index-15"], [476, "index-16"], [476, "index-17"], [476, "index-18"], [476, "index-20"], [476, "index-22"], [476, "index-23"], [476, "index-24"], [476, "index-25"], [476, "index-26"], [476, "index-28"], [476, "index-29"], [476, "index-3"], [476, "index-30"], [476, "index-31"], [476, "index-32"], [476, "index-33"], [476, "index-34"], [476, "index-35"], [476, "index-36"], [476, "index-37"], [476, "index-4"], [476, "index-5"], [476, "index-6"], [476, "index-7"], [476, "index-8"], [476, "index-9"], [477, "index-0"], [477, "index-1"], [477, "index-10"], [477, "index-11"], [477, "index-13"], [477, "index-14"], [477, "index-15"], [477, "index-16"], [477, "index-17"], [477, "index-18"], [477, "index-19"], [477, "index-2"], [477, "index-20"], [477, "index-21"], [477, "index-22"], [477, "index-23"], [477, "index-24"], [477, "index-28"], [477, "index-29"], [477, "index-3"], [477, "index-30"], [477, "index-32"], [477, "index-33"], [477, "index-37"], [477, "index-38"], [477, "index-40"], [477, "index-5"], [477, "index-6"], [477, "index-7"], [477, "index-9"], [478, "index-10"], [478, "index-11"], [478, "index-12"], [478, "index-15"], [478, "index-16"], [478, "index-17"], [478, "index-18"], [478, "index-19"], [478, "index-23"], [478, "index-24"], [478, "index-31"], [478, "index-32"], [478, "index-33"], [478, "index-34"], [478, "index-35"], [478, "index-36"], [478, "index-5"], [478, "index-8"], [479, "index-0"], [479, "index-1"], [479, "index-10"], [479, "index-11"], [479, "index-12"], [479, "index-13"], [479, "index-14"], [479, "index-15"], [479, "index-16"], [479, "index-17"], [479, "index-18"], [479, "index-19"], [479, "index-2"], [479, "index-20"], [479, "index-23"], [479, "index-24"], [479, "index-25"], [479, "index-26"], [479, "index-27"], [479, "index-3"], [479, "index-4"], [479, "index-5"], [479, "index-6"], [479, "index-7"], [479, "index-8"], [479, "index-9"], [480, "index-0"], [480, "index-1"], [480, "index-10"], [480, "index-100"], [480, "index-101"], [480, "index-102"], [480, "index-103"], [480, "index-104"], [480, "index-105"], [480, "index-106"], [480, "index-108"], [480, "index-109"], [480, "index-11"], [480, "index-110"], [480, "index-111"], [480, "index-112"], [480, "index-113"], [480, "index-114"], [480, "index-115"], [480, "index-116"], [480, "index-117"], [480, "index-118"], [480, "index-119"], [480, "index-12"], [480, "index-120"], [480, "index-121"], [480, "index-122"], [480, "index-123"], [480, "index-124"], [480, "index-125"], [480, "index-126"], [480, "index-127"], [480, "index-128"], [480, "index-129"], [480, "index-13"], [480, "index-130"], [480, "index-131"], [480, "index-132"], [480, "index-133"], [480, "index-134"], [480, "index-135"], [480, "index-136"], [480, "index-138"], [480, "index-139"], [480, "index-14"], [480, "index-140"], [480, "index-141"], [480, "index-142"], [480, "index-143"], [480, "index-144"], [480, "index-145"], [480, "index-146"], [480, "index-147"], [480, "index-148"], [480, "index-149"], [480, "index-15"], [480, "index-150"], [480, "index-151"], [480, "index-152"], [480, "index-154"], [480, "index-155"], [480, "index-156"], [480, "index-157"], [480, "index-158"], [480, "index-159"], [480, "index-16"], [480, "index-160"], [480, "index-161"], [480, "index-162"], [480, "index-163"], [480, "index-164"], [480, "index-165"], [480, "index-166"], [480, "index-167"], [480, "index-168"], [480, "index-169"], [480, "index-17"], [480, "index-170"], [480, "index-171"], [480, "index-172"], [480, "index-173"], [480, "index-174"], [480, "index-175"], [480, "index-176"], [480, "index-178"], [480, "index-179"], [480, "index-18"], [480, "index-180"], [480, "index-181"], [480, "index-182"], [480, "index-183"], [480, "index-184"], [480, "index-185"], [480, "index-186"], [480, "index-187"], [480, "index-188"], [480, "index-189"], [480, "index-19"], [480, "index-190"], [480, "index-191"], [480, "index-193"], [480, "index-194"], [480, "index-195"], [480, "index-196"], [480, "index-197"], [480, "index-198"], [480, "index-199"], [480, "index-2"], [480, "index-20"], [480, "index-203"], [480, "index-205"], [480, "index-206"], [480, "index-207"], [480, "index-209"], [480, "index-21"], [480, "index-210"], [480, "index-211"], [480, "index-214"], [480, "index-216"], [480, "index-22"], [480, "index-220"], [480, "index-221"], [480, "index-222"], [480, "index-223"], [480, "index-224"], [480, "index-227"], [480, "index-228"], [480, "index-229"], [480, "index-23"], [480, "index-232"], [480, "index-233"], [480, "index-234"], [480, "index-237"], [480, "index-238"], [480, "index-239"], [480, "index-24"], [480, "index-240"], [480, "index-241"], [480, "index-242"], [480, "index-243"], [480, "index-245"], [480, "index-246"], [480, "index-247"], [480, "index-248"], [480, "index-249"], [480, "index-25"], [480, "index-250"], [480, "index-251"], [480, "index-252"], [480, "index-253"], [480, "index-254"], [480, "index-257"], [480, "index-258"], [480, "index-259"], [480, "index-26"], [480, "index-260"], [480, "index-261"], [480, "index-262"], [480, "index-263"], [480, "index-264"], [480, "index-265"], [480, "index-266"], [480, "index-267"], [480, "index-268"], [480, "index-269"], [480, "index-27"], [480, "index-270"], [480, "index-271"], [480, "index-272"], [480, "index-273"], [480, "index-274"], [480, "index-275"], [480, "index-276"], [480, "index-277"], [480, "index-278"], [480, "index-279"], [480, "index-28"], [480, "index-280"], [480, "index-281"], [480, "index-282"], [480, "index-283"], [480, "index-284"], [480, "index-287"], [480, "index-288"], [480, "index-289"], [480, "index-29"], [480, "index-290"], [480, "index-291"], [480, "index-292"], [480, "index-293"], [480, "index-294"], [480, "index-295"], [480, "index-296"], [480, "index-297"], [480, "index-298"], [480, "index-299"], [480, "index-3"], [480, "index-30"], [480, "index-300"], [480, "index-301"], [480, "index-302"], [480, "index-303"], [480, "index-304"], [480, "index-31"], [480, "index-35"], [480, "index-36"], [480, "index-37"], [480, "index-38"], [480, "index-4"], [480, "index-40"], [480, "index-41"], [480, "index-44"], [480, "index-45"], [480, "index-46"], [480, "index-47"], [480, "index-48"], [480, "index-5"], [480, "index-51"], [480, "index-52"], [480, "index-55"], [480, "index-56"], [480, "index-57"], [480, "index-58"], [480, "index-59"], [480, "index-6"], [480, "index-60"], [480, "index-61"], [480, "index-62"], [480, "index-64"], [480, "index-65"], [480, "index-66"], [480, "index-67"], [480, "index-68"], [480, "index-69"], [480, "index-7"], [480, "index-70"], [480, "index-71"], [480, "index-72"], [480, "index-73"], [480, "index-74"], [480, "index-76"], [480, "index-77"], [480, "index-79"], [480, "index-8"], [480, "index-80"], [480, "index-81"], [480, "index-82"], [480, "index-83"], [480, "index-85"], [480, "index-88"], [480, "index-89"], [480, "index-9"], [480, "index-90"], [480, "index-92"], [480, "index-95"], [480, "index-96"], [480, "index-97"], [480, "index-98"], [480, "index-99"], [481, "index-23"]], "vectorcallfunc (c type)": [[10, "c.vectorcallfunc"]], "capsule": [[11, "index-0"]], "pycapsule (c type)": [[11, "c.PyCapsule"]], "pycapsule_checkexact (c function)": [[11, "c.PyCapsule_CheckExact"]], "pycapsule_destructor (c type)": [[11, "c.PyCapsule_Destructor"]], "pycapsule_getcontext (c function)": [[11, "c.PyCapsule_GetContext"]], "pycapsule_getdestructor (c function)": [[11, "c.PyCapsule_GetDestructor"]], "pycapsule_getname (c function)": [[11, "c.PyCapsule_GetName"]], "pycapsule_getpointer (c function)": [[11, "c.PyCapsule_GetPointer"]], "pycapsule_import (c function)": [[11, "c.PyCapsule_Import"]], "pycapsule_isvalid (c function)": [[11, "c.PyCapsule_IsValid"]], "pycapsule_new (c function)": [[11, "c.PyCapsule_New"]], "pycapsule_setcontext (c function)": [[11, "c.PyCapsule_SetContext"]], "pycapsule_setdestructor (c function)": [[11, "c.PyCapsule_SetDestructor"]], "pycapsule_setname (c function)": [[11, "c.PyCapsule_SetName"]], "pycapsule_setpointer (c function)": [[11, "c.PyCapsule_SetPointer"]], "pycellobject (c type)": [[12, "c.PyCellObject"]], "pycell_check (c function)": [[12, "c.PyCell_Check"]], "pycell_get (c function)": [[12, "c.PyCell_GET"], [12, "c.PyCell_Get"]], "pycell_new (c function)": [[12, "c.PyCell_New"]], "pycell_set (c function)": [[12, "c.PyCell_SET"], [12, "c.PyCell_Set"]], "pycell_type (c var)": [[12, "c.PyCell_Type"]], "pycodeevent (c type)": [[13, "c.PyCodeEvent"]], "pycodeobject (c type)": [[13, "c.PyCodeObject"]], "pycode_addwatcher (c function)": [[13, "c.PyCode_AddWatcher"]], "pycode_addr2line (c function)": [[13, "c.PyCode_Addr2Line"]], "pycode_addr2location (c function)": [[13, "c.PyCode_Addr2Location"]], "pycode_check (c function)": [[13, "c.PyCode_Check"]], "pycode_clearwatcher (c function)": [[13, "c.PyCode_ClearWatcher"]], "pycode_getcellvars (c function)": [[13, "c.PyCode_GetCellvars"]], "pycode_getcode (c function)": [[13, "c.PyCode_GetCode"]], "pycode_getfreevars (c function)": [[13, "c.PyCode_GetFreevars"]], "pycode_getnumfree (c function)": [[13, "c.PyCode_GetNumFree"]], "pycode_getvarnames (c function)": [[13, "c.PyCode_GetVarnames"]], "pycode_new": [[13, "index-1"]], "pycode_newempty (c function)": [[13, "c.PyCode_NewEmpty"]], "pycode_newwithposonlyargs": [[13, "index-2"]], "pycode_type (c var)": [[13, "c.PyCode_Type"]], "pycode_watchcallback (c type)": [[13, "c.PyCode_WatchCallback"]], "pyunstable_code_getextra (c function)": [[13, "c.PyUnstable_Code_GetExtra"]], "pyunstable_code_new (c function)": [[13, "c.PyUnstable_Code_New"]], "pyunstable_code_newwithposonlyargs (c function)": [[13, "c.PyUnstable_Code_NewWithPosOnlyArgs"]], "pyunstable_code_setextra (c function)": [[13, "c.PyUnstable_Code_SetExtra"]], "pyunstable_eval_requestcodeextraindex (c function)": [[13, "c.PyUnstable_Eval_RequestCodeExtraIndex"]], "_pycode_getextra": [[13, "index-4"]], "_pycode_setextra": [[13, "index-5"]], "_pyeval_requestcodeextraindex": [[13, "index-3"]], "code object\uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\uff09": [[13, "index-0"], [271, "index-1"], [341, "index-62"], [425, "index-56"]], "code\uff08\u7a0b\u5f0f\u78bc\uff09": [[13, "index-0"], [271, "index-1"], [341, "index-62"], [425, "index-56"], [426, "index-0"]], "pycodec_backslashreplaceerrors (c function)": [[14, "c.PyCodec_BackslashReplaceErrors"]], "pycodec_decode (c function)": [[14, "c.PyCodec_Decode"]], "pycodec_decoder (c function)": [[14, "c.PyCodec_Decoder"]], "pycodec_encode (c function)": [[14, "c.PyCodec_Encode"]], "pycodec_encoder (c function)": [[14, "c.PyCodec_Encoder"]], "pycodec_ignoreerrors (c function)": [[14, "c.PyCodec_IgnoreErrors"]], "pycodec_incrementaldecoder (c function)": [[14, "c.PyCodec_IncrementalDecoder"]], "pycodec_incrementalencoder (c function)": [[14, "c.PyCodec_IncrementalEncoder"]], "pycodec_knownencoding (c function)": [[14, "c.PyCodec_KnownEncoding"]], "pycodec_lookuperror (c function)": [[14, "c.PyCodec_LookupError"]], "pycodec_namereplaceerrors (c function)": [[14, "c.PyCodec_NameReplaceErrors"]], "pycodec_register (c function)": [[14, "c.PyCodec_Register"]], "pycodec_registererror (c function)": [[14, "c.PyCodec_RegisterError"]], "pycodec_replaceerrors (c function)": [[14, "c.PyCodec_ReplaceErrors"]], "pycodec_streamreader (c function)": [[14, "c.PyCodec_StreamReader"]], "pycodec_streamwriter (c function)": [[14, "c.PyCodec_StreamWriter"]], "pycodec_stricterrors (c function)": [[14, "c.PyCodec_StrictErrors"]], "pycodec_unregister (c function)": [[14, "c.PyCodec_Unregister"]], "pycodec_xmlcharrefreplaceerrors (c function)": [[14, "c.PyCodec_XMLCharRefReplaceErrors"]], "pycomplexobject (c type)": [[15, "c.PyComplexObject"]], "pycomplex_asccomplex (c function)": [[15, "c.PyComplex_AsCComplex"]], "pycomplex_check (c function)": [[15, "c.PyComplex_Check"]], "pycomplex_checkexact (c function)": [[15, "c.PyComplex_CheckExact"]], "pycomplex_fromccomplex (c function)": [[15, "c.PyComplex_FromCComplex"]], "pycomplex_fromdoubles (c function)": [[15, "c.PyComplex_FromDoubles"]], "pycomplex_imagasdouble (c function)": [[15, "c.PyComplex_ImagAsDouble"]], "pycomplex_realasdouble (c function)": [[15, "c.PyComplex_RealAsDouble"]], "pycomplex_type (c var)": [[15, "c.PyComplex_Type"]], "py_complex (c type)": [[15, "c.Py_complex"]], "_py_c_diff (c function)": [[15, "c._Py_c_diff"]], "_py_c_neg (c function)": [[15, "c._Py_c_neg"]], "_py_c_pow (c function)": [[15, "c._Py_c_pow"]], "_py_c_prod (c function)": [[15, "c._Py_c_prod"]], "_py_c_quot (c function)": [[15, "c._Py_c_quot"]], "_py_c_sum (c function)": [[15, "c._Py_c_sum"]], "complex number\uff08\u8907\u6578\uff09": [[15, "index-0"], [86, "term-complex-number"], [341, "index-11"], [341, "index-12"]], "mapping\uff08\u5c0d\u6620\uff09": [[16, "index-2"], [86, "term-mapping"], [341, "index-52"], [425, "index-30"], [425, "index-52"], [427, "index-42"], [433, "index-11"]], "numeric\uff08\u6578\u503c\uff09": [[16, "index-0"], [341, "index-11"], [341, "index-12"], [341, "index-14"], [341, "index-15"], [341, "index-8"], [425, "index-52"], [425, "index-9"]], "sequence\uff08\u5e8f\u5217\uff09": [[16, "index-1"], [86, "term-sequence"], [341, "index-18"], [341, "index-19"], [341, "index-20"], [341, "index-22"], [341, "index-23"], [341, "index-24"], [424, "index-6"], [425, "index-15"], [425, "index-52"], [427, "index-42"], [427, "index-45"], [427, "index-80"], [433, "index-10"]], "pycontext (c type)": [[17, "c.PyContext"]], "pycontexttoken (c type)": [[17, "c.PyContextToken"]], "pycontexttoken_checkexact (c function)": [[17, "c.PyContextToken_CheckExact"]], "pycontexttoken_type (c var)": [[17, "c.PyContextToken_Type"]], "pycontextvar (c type)": [[17, "c.PyContextVar"]], "pycontextvar_checkexact (c function)": [[17, "c.PyContextVar_CheckExact"]], "pycontextvar_get (c function)": [[17, "c.PyContextVar_Get"]], "pycontextvar_new (c function)": [[17, "c.PyContextVar_New"]], "pycontextvar_reset (c function)": [[17, "c.PyContextVar_Reset"]], "pycontextvar_set (c function)": [[17, "c.PyContextVar_Set"]], "pycontextvar_type (c var)": [[17, "c.PyContextVar_Type"]], "pycontext_checkexact (c function)": [[17, "c.PyContext_CheckExact"]], "pycontext_copy (c function)": [[17, "c.PyContext_Copy"]], "pycontext_copycurrent (c function)": [[17, "c.PyContext_CopyCurrent"]], "pycontext_enter (c function)": [[17, "c.PyContext_Enter"]], "pycontext_exit (c function)": [[17, "c.PyContext_Exit"]], "pycontext_new (c function)": [[17, "c.PyContext_New"]], "pycontext_type (c var)": [[17, "c.PyContext_Type"]], "pyos_double_to_string (c function)": [[18, "c.PyOS_double_to_string"]], "pyos_snprintf (c function)": [[18, "c.PyOS_snprintf"]], "pyos_stricmp (c function)": [[18, "c.PyOS_stricmp"]], "pyos_string_to_double (c function)": [[18, "c.PyOS_string_to_double"]], "pyos_strnicmp (c function)": [[18, "c.PyOS_strnicmp"]], "pyos_vsnprintf (c function)": [[18, "c.PyOS_vsnprintf"]], "pycoroobject (c type)": [[19, "c.PyCoroObject"]], "pycoro_checkexact (c function)": [[19, "c.PyCoro_CheckExact"]], "pycoro_new (c function)": [[19, "c.PyCoro_New"]], "pycoro_type (c var)": [[19, "c.PyCoro_Type"]], "pydatetime_check (c function)": [[20, "c.PyDateTime_Check"]], "pydatetime_checkexact (c function)": [[20, "c.PyDateTime_CheckExact"]], "pydatetime_date_get_fold (c function)": [[20, "c.PyDateTime_DATE_GET_FOLD"]], "pydatetime_date_get_hour (c function)": [[20, "c.PyDateTime_DATE_GET_HOUR"]], "pydatetime_date_get_microsecond (c function)": [[20, "c.PyDateTime_DATE_GET_MICROSECOND"]], "pydatetime_date_get_minute (c function)": [[20, "c.PyDateTime_DATE_GET_MINUTE"]], "pydatetime_date_get_second (c function)": [[20, "c.PyDateTime_DATE_GET_SECOND"]], "pydatetime_date_get_tzinfo (c function)": [[20, "c.PyDateTime_DATE_GET_TZINFO"]], "pydatetime_delta_get_days (c function)": [[20, "c.PyDateTime_DELTA_GET_DAYS"]], "pydatetime_delta_get_microseconds (c function)": [[20, "c.PyDateTime_DELTA_GET_MICROSECONDS"]], "pydatetime_delta_get_seconds (c function)": [[20, "c.PyDateTime_DELTA_GET_SECONDS"]], "pydatetime_date (c type)": [[20, "c.PyDateTime_Date"]], "pydatetime_datetime (c type)": [[20, "c.PyDateTime_DateTime"]], "pydatetime_datetimetype (c var)": [[20, "c.PyDateTime_DateTimeType"]], "pydatetime_datetype (c var)": [[20, "c.PyDateTime_DateType"]], "pydatetime_delta (c type)": [[20, "c.PyDateTime_Delta"]], "pydatetime_deltatype (c var)": [[20, "c.PyDateTime_DeltaType"]], "pydatetime_fromdateandtime (c function)": [[20, "c.PyDateTime_FromDateAndTime"]], "pydatetime_fromdateandtimeandfold (c function)": [[20, "c.PyDateTime_FromDateAndTimeAndFold"]], "pydatetime_fromtimestamp (c function)": [[20, "c.PyDateTime_FromTimestamp"]], "pydatetime_get_day (c function)": [[20, "c.PyDateTime_GET_DAY"]], "pydatetime_get_month (c function)": [[20, "c.PyDateTime_GET_MONTH"]], "pydatetime_get_year (c function)": [[20, "c.PyDateTime_GET_YEAR"]], "pydatetime_time_get_fold (c function)": [[20, "c.PyDateTime_TIME_GET_FOLD"]], "pydatetime_time_get_hour (c function)": [[20, "c.PyDateTime_TIME_GET_HOUR"]], "pydatetime_time_get_microsecond (c function)": [[20, "c.PyDateTime_TIME_GET_MICROSECOND"]], "pydatetime_time_get_minute (c function)": [[20, "c.PyDateTime_TIME_GET_MINUTE"]], "pydatetime_time_get_second (c function)": [[20, "c.PyDateTime_TIME_GET_SECOND"]], "pydatetime_time_get_tzinfo (c function)": [[20, "c.PyDateTime_TIME_GET_TZINFO"]], "pydatetime_tzinfotype (c var)": [[20, "c.PyDateTime_TZInfoType"]], "pydatetime_time (c type)": [[20, "c.PyDateTime_Time"]], "pydatetime_timetype (c var)": [[20, "c.PyDateTime_TimeType"]], "pydatetime_timezone_utc (c var)": [[20, "c.PyDateTime_TimeZone_UTC"]], "pydate_check (c function)": [[20, "c.PyDate_Check"]], "pydate_checkexact (c function)": [[20, "c.PyDate_CheckExact"]], "pydate_fromdate (c function)": [[20, "c.PyDate_FromDate"]], "pydate_fromtimestamp (c function)": [[20, "c.PyDate_FromTimestamp"]], "pydelta_check (c function)": [[20, "c.PyDelta_Check"]], "pydelta_checkexact (c function)": [[20, "c.PyDelta_CheckExact"]], "pydelta_fromdsu (c function)": [[20, "c.PyDelta_FromDSU"]], "pytzinfo_check (c function)": [[20, "c.PyTZInfo_Check"]], "pytzinfo_checkexact (c function)": [[20, "c.PyTZInfo_CheckExact"]], "pytimezone_fromoffset (c function)": [[20, "c.PyTimeZone_FromOffset"]], "pytimezone_fromoffsetandname (c function)": [[20, "c.PyTimeZone_FromOffsetAndName"]], "pytime_check (c function)": [[20, "c.PyTime_Check"]], "pytime_checkexact (c function)": [[20, "c.PyTime_CheckExact"]], "pytime_fromtime (c function)": [[20, "c.PyTime_FromTime"]], "pytime_fromtimeandfold (c function)": [[20, "c.PyTime_FromTimeAndFold"]], "pydescr_isdata (c function)": [[21, "c.PyDescr_IsData"]], "pydescr_newclassmethod (c function)": [[21, "c.PyDescr_NewClassMethod"]], "pydescr_newgetset (c function)": [[21, "c.PyDescr_NewGetSet"]], "pydescr_newmember (c function)": [[21, "c.PyDescr_NewMember"]], "pydescr_newmethod (c function)": [[21, "c.PyDescr_NewMethod"]], "pydescr_newwrapper (c function)": [[21, "c.PyDescr_NewWrapper"]], "pyproperty_type (c var)": [[21, "c.PyProperty_Type"]], "pywrapper_new (c function)": [[21, "c.PyWrapper_New"]], "pydictobject (c type)": [[22, "c.PyDictObject"]], "pydictproxy_new (c function)": [[22, "c.PyDictProxy_New"]], "pydict_addwatcher (c function)": [[22, "c.PyDict_AddWatcher"]], "pydict_check (c function)": [[22, "c.PyDict_Check"]], "pydict_checkexact (c function)": [[22, "c.PyDict_CheckExact"]], "pydict_clear (c function)": [[22, "c.PyDict_Clear"]], "pydict_clearwatcher (c function)": [[22, "c.PyDict_ClearWatcher"]], "pydict_contains (c function)": [[22, "c.PyDict_Contains"]], "pydict_copy (c function)": [[22, "c.PyDict_Copy"]], "pydict_delitem (c function)": [[22, "c.PyDict_DelItem"]], "pydict_delitemstring (c function)": [[22, "c.PyDict_DelItemString"]], "pydict_getitem (c function)": [[22, "c.PyDict_GetItem"]], "pydict_getitemstring (c function)": [[22, "c.PyDict_GetItemString"]], "pydict_getitemwitherror (c function)": [[22, "c.PyDict_GetItemWithError"]], "pydict_items (c function)": [[22, "c.PyDict_Items"]], "pydict_keys (c function)": [[22, "c.PyDict_Keys"]], "pydict_merge (c function)": [[22, "c.PyDict_Merge"]], "pydict_mergefromseq2 (c function)": [[22, "c.PyDict_MergeFromSeq2"]], "pydict_new (c function)": [[22, "c.PyDict_New"]], "pydict_next (c function)": [[22, "c.PyDict_Next"]], "pydict_setdefault (c function)": [[22, "c.PyDict_SetDefault"]], "pydict_setitem (c function)": [[22, "c.PyDict_SetItem"]], "pydict_setitemstring (c function)": [[22, "c.PyDict_SetItemString"]], "pydict_size (c function)": [[22, "c.PyDict_Size"]], "pydict_type (c var)": [[22, "c.PyDict_Type"]], "pydict_unwatch (c function)": [[22, "c.PyDict_Unwatch"]], "pydict_update (c function)": [[22, "c.PyDict_Update"]], "pydict_values (c function)": [[22, "c.PyDict_Values"]], "pydict_watch (c function)": [[22, "c.PyDict_Watch"]], "pydict_watchcallback (c type)": [[22, "c.PyDict_WatchCallback"]], "pydict_watchevent (c type)": [[22, "c.PyDict_WatchEvent"]], "built-in function\uff08\u5167\u5efa\u51fd\u5f0f\uff09": [[22, "index-1"], [30, "index-1"], [30, "index-2"], [37, "index-1"], [37, "index-2"], [39, "index-0"], [46, "index-0"], [46, "index-1"], [46, "index-2"], [46, "index-3"], [46, "index-4"], [46, "index-5"], [54, "index-1"], [57, "index-0"], [57, "index-1"], [62, "index-1"], [62, "index-2"], [74, "index-3"], [188, "index-1"], [222, "index-2"], [304, "index-1"], [304, "index-2"], [341, "index-13"], [341, "index-20"], [341, "index-22"], [341, "index-52"], [341, "index-63"], [341, "index-64"], [341, "index-65"], [382, "index-4"], [424, "index-8"], [425, "index-1"], [425, "index-100"], [425, "index-101"], [425, "index-102"], [425, "index-103"], [425, "index-15"], [425, "index-19"], [425, "index-27"], [425, "index-30"], [425, "index-41"], [425, "index-54"], [425, "index-67"], [425, "index-75"], [425, "index-76"], [425, "index-78"], [425, "index-84"], [425, "index-96"], [425, "index-98"], [425, "index-99"], [427, "index-53"], [433, "index-3"], [433, "index-44"], [434, "index-6"], [443, "index-0"], [448, "index-0"]], "dictionary\uff08\u5b57\u5178\uff09": [[22, "index-0"], [86, "term-dictionary"], [341, "index-52"], [425, "index-31"], [425, "index-46"], [425, "index-78"], [427, "index-17"], [427, "index-18"], [427, "index-42"], [433, "index-11"]], "len": [[22, "index-1"], [37, "index-1"], [39, "index-0"], [48, "index-8"], [53, "index-0"], [54, "index-1"], [341, "index-20"], [341, "index-52"], [425, "index-15"], [425, "index-27"], [425, "index-30"], [425, "index-96"]], "keyboardinterrupt\uff08\u5167\u5efa\u4f8b\u5916\uff09": [[23, "index-1"], [23, "index-2"], [23, "index-3"]], "pep 3151": [[23, "index-9"], [210, "index-8"], [319, "index-0"], [325, "index-0"], [334, "index-2"], [473, "index-10"]], "pyerr_badargument (c function)": [[23, "c.PyErr_BadArgument"]], "pyerr_badinternalcall (c function)": [[23, "c.PyErr_BadInternalCall"]], "pyerr_checksignals (c function)": [[23, "c.PyErr_CheckSignals"]], "pyerr_clear (c function)": [[23, "c.PyErr_Clear"]], "pyerr_displayexception (c function)": [[23, "c.PyErr_DisplayException"]], "pyerr_exceptionmatches (c function)": [[23, "c.PyErr_ExceptionMatches"]], "pyerr_fetch (c function)": [[23, "c.PyErr_Fetch"]], "pyerr_format (c function)": [[23, "c.PyErr_Format"]], "pyerr_formatv (c function)": [[23, "c.PyErr_FormatV"]], "pyerr_getexcinfo (c function)": [[23, "c.PyErr_GetExcInfo"]], "pyerr_gethandledexception (c function)": [[23, "c.PyErr_GetHandledException"]], "pyerr_getraisedexception (c function)": [[23, "c.PyErr_GetRaisedException"]], "pyerr_givenexceptionmatches (c function)": [[23, "c.PyErr_GivenExceptionMatches"]], "pyerr_newexception (c function)": [[23, "c.PyErr_NewException"]], "pyerr_newexceptionwithdoc (c function)": [[23, "c.PyErr_NewExceptionWithDoc"]], "pyerr_nomemory (c function)": [[23, "c.PyErr_NoMemory"]], "pyerr_normalizeexception (c function)": [[23, "c.PyErr_NormalizeException"]], "pyerr_occurred (c function)": [[23, "c.PyErr_Occurred"]], "pyerr_print (c function)": [[23, "c.PyErr_Print"]], "pyerr_printex (c function)": [[23, "c.PyErr_PrintEx"]], "pyerr_resourcewarning (c function)": [[23, "c.PyErr_ResourceWarning"]], "pyerr_restore (c function)": [[23, "c.PyErr_Restore"]], "pyerr_setexcfromwindowserr (c function)": [[23, "c.PyErr_SetExcFromWindowsErr"]], "pyerr_setexcfromwindowserrwithfilename (c function)": [[23, "c.PyErr_SetExcFromWindowsErrWithFilename"]], "pyerr_setexcfromwindowserrwithfilenameobject (c function)": [[23, "c.PyErr_SetExcFromWindowsErrWithFilenameObject"]], "pyerr_setexcfromwindowserrwithfilenameobjects (c function)": [[23, "c.PyErr_SetExcFromWindowsErrWithFilenameObjects"]], "pyerr_setexcinfo (c function)": [[23, "c.PyErr_SetExcInfo"]], "pyerr_setfromerrno (c function)": [[23, "c.PyErr_SetFromErrno"]], "pyerr_setfromerrnowithfilename (c function)": [[23, "c.PyErr_SetFromErrnoWithFilename"]], "pyerr_setfromerrnowithfilenameobject (c function)": [[23, "c.PyErr_SetFromErrnoWithFilenameObject"]], "pyerr_setfromerrnowithfilenameobjects (c function)": [[23, "c.PyErr_SetFromErrnoWithFilenameObjects"]], "pyerr_setfromwindowserr (c function)": [[23, "c.PyErr_SetFromWindowsErr"]], "pyerr_setfromwindowserrwithfilename (c function)": [[23, "c.PyErr_SetFromWindowsErrWithFilename"]], "pyerr_sethandledexception (c function)": [[23, "c.PyErr_SetHandledException"]], "pyerr_setimporterror (c function)": [[23, "c.PyErr_SetImportError"]], "pyerr_setimporterrorsubclass (c function)": [[23, "c.PyErr_SetImportErrorSubclass"]], "pyerr_setinterrupt (c function)": [[23, "c.PyErr_SetInterrupt"]], "pyerr_setinterruptex (c function)": [[23, "c.PyErr_SetInterruptEx"]], "pyerr_setnone (c function)": [[23, "c.PyErr_SetNone"]], "pyerr_setobject (c function)": [[23, "c.PyErr_SetObject"]], "pyerr_setraisedexception (c function)": [[23, "c.PyErr_SetRaisedException"]], "pyerr_setstring (c function)": [[23, "c.PyErr_SetString"]], "pyerr_syntaxlocation (c function)": [[23, "c.PyErr_SyntaxLocation"]], "pyerr_syntaxlocationex (c function)": [[23, "c.PyErr_SyntaxLocationEx"]], "pyerr_syntaxlocationobject (c function)": [[23, "c.PyErr_SyntaxLocationObject"]], "pyerr_warnex (c function)": [[23, "c.PyErr_WarnEx"]], "pyerr_warnexplicit (c function)": [[23, "c.PyErr_WarnExplicit"]], "pyerr_warnexplicitobject (c function)": [[23, "c.PyErr_WarnExplicitObject"]], "pyerr_warnformat (c function)": [[23, "c.PyErr_WarnFormat"]], "pyerr_writeunraisable (c function)": [[23, "c.PyErr_WriteUnraisable"]], "pyexc_arithmeticerror": [[23, "index-4"]], "pyexc_assertionerror": [[23, "index-4"]], "pyexc_attributeerror": [[23, "index-4"]], "pyexc_baseexception": [[23, "index-4"]], "pyexc_blockingioerror": [[23, "index-4"]], "pyexc_brokenpipeerror": [[23, "index-4"]], "pyexc_buffererror": [[23, "index-4"]], "pyexc_byteswarning": [[23, "index-7"]], "pyexc_childprocesserror": [[23, "index-4"]], "pyexc_connectionabortederror": [[23, "index-4"]], "pyexc_connectionerror": [[23, "index-4"]], "pyexc_connectionrefusederror": [[23, "index-4"]], "pyexc_connectionreseterror": [[23, "index-4"]], "pyexc_deprecationwarning": [[23, "index-7"]], "pyexc_eoferror": [[23, "index-4"]], "pyexc_environmenterror": [[23, "index-6"]], "pyexc_exception": [[23, "index-4"]], "pyexc_fileexistserror": [[23, "index-4"]], "pyexc_filenotfounderror": [[23, "index-4"]], "pyexc_floatingpointerror": [[23, "index-4"]], "pyexc_futurewarning": [[23, "index-7"]], "pyexc_generatorexit": [[23, "index-4"]], "pyexc_ioerror": [[23, "index-6"]], "pyexc_importerror": [[23, "index-4"]], "pyexc_importwarning": [[23, "index-7"]], "pyexc_indentationerror": [[23, "index-4"]], "pyexc_indexerror": [[23, "index-4"]], "pyexc_interruptederror": [[23, "index-4"]], "pyexc_isadirectoryerror": [[23, "index-4"]], "pyexc_keyerror": [[23, "index-4"]], "pyexc_keyboardinterrupt": [[23, "index-4"]], "pyexc_lookuperror": [[23, "index-4"]], "pyexc_memoryerror": [[23, "index-4"]], "pyexc_modulenotfounderror": [[23, "index-4"]], "pyexc_nameerror": [[23, "index-4"]], "pyexc_notadirectoryerror": [[23, "index-4"]], "pyexc_notimplementederror": [[23, "index-4"]], "pyexc_oserror": [[23, "index-4"]], "pyexc_overflowerror": [[23, "index-4"]], "pyexc_pendingdeprecationwarning": [[23, "index-7"]], "pyexc_permissionerror": [[23, "index-4"]], "pyexc_processlookuperror": [[23, "index-4"]], "pyexc_recursionerror": [[23, "index-4"]], "pyexc_referenceerror": [[23, "index-4"]], "pyexc_resourcewarning": [[23, "index-7"]], "pyexc_runtimeerror": [[23, "index-4"]], "pyexc_runtimewarning": [[23, "index-7"]], "pyexc_stopasynciteration": [[23, "index-4"]], "pyexc_stopiteration": [[23, "index-4"]], "pyexc_syntaxerror": [[23, "index-4"]], "pyexc_syntaxwarning": [[23, "index-7"]], "pyexc_systemerror": [[23, "index-4"]], "pyexc_systemexit": [[23, "index-4"]], "pyexc_taberror": [[23, "index-4"]], "pyexc_timeouterror": [[23, "index-4"]], "pyexc_typeerror": [[23, "index-4"]], "pyexc_unboundlocalerror": [[23, "index-4"]], "pyexc_unicodedecodeerror": [[23, "index-4"]], "pyexc_unicodeencodeerror": [[23, "index-4"]], "pyexc_unicodeerror": [[23, "index-4"]], "pyexc_unicodetranslateerror": [[23, "index-4"]], "pyexc_unicodewarning": [[23, "index-7"]], "pyexc_userwarning": [[23, "index-7"]], "pyexc_valueerror": [[23, "index-4"]], "pyexc_warning": [[23, "index-7"]], "pyexc_windowserror": [[23, "index-6"]], "pyexc_zerodivisionerror": [[23, "index-4"]], "pyexception_getargs (c function)": [[23, "c.PyException_GetArgs"]], "pyexception_getcause (c function)": [[23, "c.PyException_GetCause"]], "pyexception_getcontext (c function)": [[23, "c.PyException_GetContext"]], "pyexception_gettraceback (c function)": [[23, "c.PyException_GetTraceback"]], "pyexception_setargs (c function)": [[23, "c.PyException_SetArgs"]], "pyexception_setcause (c function)": [[23, "c.PyException_SetCause"]], "pyexception_setcontext (c function)": [[23, "c.PyException_SetContext"]], "pyexception_settraceback (c function)": [[23, "c.PyException_SetTraceback"]], "pysignal_setwakeupfd (c function)": [[23, "c.PySignal_SetWakeupFd"]], "pyunicodedecodeerror_create (c function)": [[23, "c.PyUnicodeDecodeError_Create"]], "pyunicodedecodeerror_getencoding (c function)": [[23, "c.PyUnicodeDecodeError_GetEncoding"]], "pyunicodedecodeerror_getend (c function)": [[23, "c.PyUnicodeDecodeError_GetEnd"]], "pyunicodedecodeerror_getobject (c function)": [[23, "c.PyUnicodeDecodeError_GetObject"]], "pyunicodedecodeerror_getreason (c function)": [[23, "c.PyUnicodeDecodeError_GetReason"]], "pyunicodedecodeerror_getstart (c function)": [[23, "c.PyUnicodeDecodeError_GetStart"]], "pyunicodedecodeerror_setend (c function)": [[23, "c.PyUnicodeDecodeError_SetEnd"]], "pyunicodedecodeerror_setreason (c function)": [[23, "c.PyUnicodeDecodeError_SetReason"]], "pyunicodedecodeerror_setstart (c function)": [[23, "c.PyUnicodeDecodeError_SetStart"]], "pyunicodeencodeerror_getencoding (c function)": [[23, "c.PyUnicodeEncodeError_GetEncoding"]], "pyunicodeencodeerror_getend (c function)": [[23, "c.PyUnicodeEncodeError_GetEnd"]], "pyunicodeencodeerror_getobject (c function)": [[23, "c.PyUnicodeEncodeError_GetObject"]], "pyunicodeencodeerror_getreason (c function)": [[23, "c.PyUnicodeEncodeError_GetReason"]], "pyunicodeencodeerror_getstart (c function)": [[23, "c.PyUnicodeEncodeError_GetStart"]], "pyunicodeencodeerror_setend (c function)": [[23, "c.PyUnicodeEncodeError_SetEnd"]], "pyunicodeencodeerror_setreason (c function)": [[23, "c.PyUnicodeEncodeError_SetReason"]], "pyunicodeencodeerror_setstart (c function)": [[23, "c.PyUnicodeEncodeError_SetStart"]], "pyunicodetranslateerror_getend (c function)": [[23, "c.PyUnicodeTranslateError_GetEnd"]], "pyunicodetranslateerror_getobject (c function)": [[23, "c.PyUnicodeTranslateError_GetObject"]], "pyunicodetranslateerror_getreason (c function)": [[23, "c.PyUnicodeTranslateError_GetReason"]], "pyunicodetranslateerror_getstart (c function)": [[23, "c.PyUnicodeTranslateError_GetStart"]], "pyunicodetranslateerror_setend (c function)": [[23, "c.PyUnicodeTranslateError_SetEnd"]], "pyunicodetranslateerror_setreason (c function)": [[23, "c.PyUnicodeTranslateError_SetReason"]], "pyunicodetranslateerror_setstart (c function)": [[23, "c.PyUnicodeTranslateError_SetStart"]], "pyunstable_exc_prepreraisestar (c function)": [[23, "c.PyUnstable_Exc_PrepReraiseStar"]], "py_enterrecursivecall (c function)": [[23, "c.Py_EnterRecursiveCall"]], "py_leaverecursivecall (c function)": [[23, "c.Py_LeaveRecursiveCall"]], "py_reprenter (c function)": [[23, "c.Py_ReprEnter"]], "py_reprleave (c function)": [[23, "c.Py_ReprLeave"]], "sigint": [[23, "index-1"], [23, "index-2"]], "module\uff08\u6a21\u7d44\uff09": [[23, "index-1"], [23, "index-2"], [23, "index-3"], [34, "index-18"], [44, "index-0"], [86, "term-module"], [112, "index-2"], [143, "index-0"], [151, "index-1"], [168, "index-0"], [169, "index-0"], [210, "index-4"], [217, "index-1"], [217, "index-3"], [222, "index-13"], [222, "index-8"], [239, "index-1"], [253, "index-1"], [262, "index-0"], [263, "index-0"], [263, "index-6"], [271, "index-0"], [290, "index-23"], [290, "index-30"], [291, "index-2"], [294, "index-1"], [303, "index-0"], [307, "index-0"], [311, "index-1"], [321, "index-0"], [321, "index-4"], [327, "index-0"], [327, "index-1"], [331, "index-0"], [334, "index-14"], [349, "index-21"], [424, "index-11"], [425, "index-23"], [425, "index-24"], [425, "index-32"], [425, "index-4"], [425, "index-43"], [425, "index-44"], [425, "index-54"], [426, "index-10"], [427, "index-40"], [433, "index-34"], [434, "index-2"], [434, "index-3"], [443, "index-1"], [447, "index-0"], [447, "index-4"], [447, "index-7"]], "signal\uff08\u8a0a\u865f\uff09": [[23, "index-1"], [23, "index-2"], [23, "index-3"], [112, "index-2"]], "strerror()": [[23, "index-0"]], "eoferror\uff08\u5167\u5efa\u4f8b\u5916\uff09": [[24, "index-1"]], "pyfile_fromfd (c function)": [[24, "c.PyFile_FromFd"]], "pyfile_getline (c function)": [[24, "c.PyFile_GetLine"]], "pyfile_setopencodehook (c function)": [[24, "c.PyFile_SetOpenCodeHook"]], "pyfile_writeobject (c function)": [[24, "c.PyFile_WriteObject"]], "pyfile_writestring (c function)": [[24, "c.PyFile_WriteString"]], "pyobject_asfiledescriptor (c function)": [[24, "c.PyObject_AsFileDescriptor"]], "py_print_raw": [[24, "index-2"]], "file\uff08\u6a94\u6848\uff09": [[24, "index-0"], [164, "index-0"], [222, "index-6"], [273, "index-2"], [294, "index-2"], [301, "index-0"], [303, "index-1"], [308, "index-0"], [329, "index-0"], [331, "index-4"], [357, "index-0"], [443, "index-0"]], "pyfloatobject (c type)": [[25, "c.PyFloatObject"]], "pyfloat_as_double (c function)": [[25, "c.PyFloat_AS_DOUBLE"]], "pyfloat_asdouble (c function)": [[25, "c.PyFloat_AsDouble"]], "pyfloat_check (c function)": [[25, "c.PyFloat_Check"]], "pyfloat_checkexact (c function)": [[25, "c.PyFloat_CheckExact"]], "pyfloat_fromdouble (c function)": [[25, "c.PyFloat_FromDouble"]], "pyfloat_fromstring (c function)": [[25, "c.PyFloat_FromString"]], "pyfloat_getinfo (c function)": [[25, "c.PyFloat_GetInfo"]], "pyfloat_getmax (c function)": [[25, "c.PyFloat_GetMax"]], "pyfloat_getmin (c function)": [[25, "c.PyFloat_GetMin"]], "pyfloat_pack2 (c function)": [[25, "c.PyFloat_Pack2"]], "pyfloat_pack4 (c function)": [[25, "c.PyFloat_Pack4"]], "pyfloat_pack8 (c function)": [[25, "c.PyFloat_Pack8"]], "pyfloat_type (c var)": [[25, "c.PyFloat_Type"]], "pyfloat_unpack2 (c function)": [[25, "c.PyFloat_Unpack2"]], "pyfloat_unpack4 (c function)": [[25, "c.PyFloat_Unpack4"]], "pyfloat_unpack8 (c function)": [[25, "c.PyFloat_Unpack8"]], "floating point\uff08\u6d6e\u9ede\uff09": [[25, "index-0"], [425, "index-13"]], "pep 523": [[26, "index-0"], [32, "index-39"], [32, "index-40"], [470, "index-120"], [471, "index-41"], [476, "index-25"], [476, "index-26"], [479, "index-24"], [480, "index-253"], [480, "index-258"], [480, "index-266"], [480, "index-5"]], "pyframeobject (c type)": [[26, "c.PyFrameObject"]], "pyframe_check (c function)": [[26, "c.PyFrame_Check"]], "pyframe_getback (c function)": [[26, "c.PyFrame_GetBack"]], "pyframe_getbuiltins (c function)": [[26, "c.PyFrame_GetBuiltins"]], "pyframe_getcode (c function)": [[26, "c.PyFrame_GetCode"]], "pyframe_getgenerator (c function)": [[26, "c.PyFrame_GetGenerator"]], "pyframe_getglobals (c function)": [[26, "c.PyFrame_GetGlobals"]], "pyframe_getlasti (c function)": [[26, "c.PyFrame_GetLasti"]], "pyframe_getlinenumber (c function)": [[26, "c.PyFrame_GetLineNumber"]], "pyframe_getlocals (c function)": [[26, "c.PyFrame_GetLocals"]], "pyframe_getvar (c function)": [[26, "c.PyFrame_GetVar"]], "pyframe_getvarstring (c function)": [[26, "c.PyFrame_GetVarString"]], "pyframe_type (c var)": [[26, "c.PyFrame_Type"]], "pyunstable_interpreterframe_getcode (c function)": [[26, "c.PyUnstable_InterpreterFrame_GetCode"]], "pyunstable_interpreterframe_getlasti (c function)": [[26, "c.PyUnstable_InterpreterFrame_GetLasti"]], "pyunstable_interpreterframe_getline (c function)": [[26, "c.PyUnstable_InterpreterFrame_GetLine"]], "_pyinterpreterframe (c struct)": [[26, "c._PyInterpreterFrame"]], "methodtype\uff08types \u6a21\u7d44\u4e2d\uff09": [[27, "index-1"], [43, "index-2"], [44, "index-1"]], "pyfunctionobject (c type)": [[27, "c.PyFunctionObject"]], "pyfunction_addwatcher (c function)": [[27, "c.PyFunction_AddWatcher"]], "pyfunction_check (c function)": [[27, "c.PyFunction_Check"]], "pyfunction_clearwatcher (c function)": [[27, "c.PyFunction_ClearWatcher"]], "pyfunction_getannotations (c function)": [[27, "c.PyFunction_GetAnnotations"]], "pyfunction_getclosure (c function)": [[27, "c.PyFunction_GetClosure"]], "pyfunction_getcode (c function)": [[27, "c.PyFunction_GetCode"]], "pyfunction_getdefaults (c function)": [[27, "c.PyFunction_GetDefaults"]], "pyfunction_getglobals (c function)": [[27, "c.PyFunction_GetGlobals"]], "pyfunction_getmodule (c function)": [[27, "c.PyFunction_GetModule"]], "pyfunction_new (c function)": [[27, "c.PyFunction_New"]], "pyfunction_newwithqualname (c function)": [[27, "c.PyFunction_NewWithQualName"]], "pyfunction_setannotations (c function)": [[27, "c.PyFunction_SetAnnotations"]], "pyfunction_setclosure (c function)": [[27, "c.PyFunction_SetClosure"]], "pyfunction_setdefaults (c function)": [[27, "c.PyFunction_SetDefaults"]], "pyfunction_setvectorcall (c function)": [[27, "c.PyFunction_SetVectorcall"]], "pyfunction_type (c var)": [[27, "c.PyFunction_Type"]], "pyfunction_watchcallback (c type)": [[27, "c.PyFunction_WatchCallback"]], "pyfunction_watchevent (c type)": [[27, "c.PyFunction_WatchEvent"]], "function\uff08\u51fd\u5f0f\uff09": [[27, "index-0"], [86, "term-function"], [438, "index-6"]], "pygc_collect (c function)": [[28, "c.PyGC_Collect"]], "pygc_disable (c function)": [[28, "c.PyGC_Disable"]], "pygc_enable (c function)": [[28, "c.PyGC_Enable"]], "pygc_isenabled (c function)": [[28, "c.PyGC_IsEnabled"]], "pyobject_gc_del (c function)": [[28, "c.PyObject_GC_Del"]], "pyobject_gc_isfinalized (c function)": [[28, "c.PyObject_GC_IsFinalized"]], "pyobject_gc_istracked (c function)": [[28, "c.PyObject_GC_IsTracked"]], "pyobject_gc_new (c macro)": [[28, "c.PyObject_GC_New"]], "pyobject_gc_newvar (c macro)": [[28, "c.PyObject_GC_NewVar"]], "pyobject_gc_resize (c function)": [[28, "c.PyObject_GC_Resize"]], "pyobject_gc_track (c function)": [[28, "c.PyObject_GC_Track"]], "pyobject_gc_untrack (c function)": [[28, "c.PyObject_GC_UnTrack"]], "pyobject_is_gc (c function)": [[28, "c.PyObject_IS_GC"]], "pyunstable_gc_visitobjects (c function)": [[28, "c.PyUnstable_GC_VisitObjects"]], "pyunstable_object_gc_newwithextradata (c function)": [[28, "c.PyUnstable_Object_GC_NewWithExtraData"]], "py_visit (c function)": [[28, "c.Py_VISIT"]], "gcvisitobjects_t (c type)": [[28, "c.gcvisitobjects_t"]], "inquiry (c type)": [[28, "c.inquiry"]], "traverseproc (c type)": [[28, "c.traverseproc"]], "visitproc (c type)": [[28, "c.visitproc"]], "pygenobject (c type)": [[29, "c.PyGenObject"]], "pygen_check (c function)": [[29, "c.PyGen_Check"]], "pygen_checkexact (c function)": [[29, "c.PyGen_CheckExact"]], "pygen_new (c function)": [[29, "c.PyGen_New"]], "pygen_newwithqualname (c function)": [[29, "c.PyGen_NewWithQualName"]], "pygen_type (c var)": [[29, "c.PyGen_Type"]], "pep 3147": [[30, "index-3"], [84, "index-3"], [160, "index-0"], [160, "index-2"], [160, "index-3"], [247, "index-11"], [247, "index-21"], [247, "index-23"], [247, "index-24"], [308, "index-1"], [308, "index-4"], [321, "index-2"], [359, "index-3"], [429, "index-13"], [447, "index-16"], [472, "index-5"], [473, "index-18"]], "pyimport_addmodule (c function)": [[30, "c.PyImport_AddModule"]], "pyimport_addmoduleobject (c function)": [[30, "c.PyImport_AddModuleObject"]], "pyimport_appendinittab (c function)": [[30, "c.PyImport_AppendInittab"]], "pyimport_execcodemodule (c function)": [[30, "c.PyImport_ExecCodeModule"]], "pyimport_execcodemoduleex (c function)": [[30, "c.PyImport_ExecCodeModuleEx"]], "pyimport_execcodemoduleobject (c function)": [[30, "c.PyImport_ExecCodeModuleObject"]], "pyimport_execcodemodulewithpathnames (c function)": [[30, "c.PyImport_ExecCodeModuleWithPathnames"]], "pyimport_extendinittab (c function)": [[30, "c.PyImport_ExtendInittab"]], "pyimport_frozenmodules (c var)": [[30, "c.PyImport_FrozenModules"]], "pyimport_getimporter (c function)": [[30, "c.PyImport_GetImporter"]], "pyimport_getmagicnumber (c function)": [[30, "c.PyImport_GetMagicNumber"]], "pyimport_getmagictag (c function)": [[30, "c.PyImport_GetMagicTag"]], "pyimport_getmodule (c function)": [[30, "c.PyImport_GetModule"]], "pyimport_getmoduledict (c function)": [[30, "c.PyImport_GetModuleDict"]], "pyimport_import (c function)": [[30, "c.PyImport_Import"]], "pyimport_importfrozenmodule (c function)": [[30, "c.PyImport_ImportFrozenModule"]], "pyimport_importfrozenmoduleobject (c function)": [[30, "c.PyImport_ImportFrozenModuleObject"]], "pyimport_importmodule (c function)": [[30, "c.PyImport_ImportModule"]], "pyimport_importmoduleex (c function)": [[30, "c.PyImport_ImportModuleEx"]], "pyimport_importmodulelevel (c function)": [[30, "c.PyImport_ImportModuleLevel"]], "pyimport_importmodulelevelobject (c function)": [[30, "c.PyImport_ImportModuleLevelObject"]], "pyimport_importmodulenoblock (c function)": [[30, "c.PyImport_ImportModuleNoBlock"]], "pyimport_reloadmodule (c function)": [[30, "c.PyImport_ReloadModule"]], "__all__": [[30, "index-0"], [447, "index-8"]], "__all__\uff08\u5957\u4ef6\u8b8a\u6578\uff09": [[30, "index-0"]], "__import__": [[30, "index-1"]], "_frozen (c struct)": [[30, "c._frozen"]], "_inittab (c struct)": [[30, "c._inittab"]], "_inittab.name (c member)": [[30, "c._inittab.name"]], "compile\uff08\u7de8\u8b6f\uff09": [[30, "index-2"], [341, "index-63"], [382, "index-4"], [433, "index-44"]], "freeze utility\uff08\u51cd\u7d50\u5de5\u5177\uff09": [[30, "index-4"]], "modules\uff08sys \u6a21\u7d44\u4e2d\uff09": [[30, "index-0"], [32, "index-15"]], "package variable\uff08\u5957\u4ef6\u8b8a\u6578\uff09": [[30, "index-0"]], "pep 489": [[32, "index-41"], [44, "index-8"], [70, "index-1"], [72, "index-0"], [247, "index-17"], [247, "index-18"], [247, "index-19"], [247, "index-20"], [247, "index-26"], [247, "index-8"], [475, "index-26"], [475, "index-28"], [475, "index-45"], [480, "index-112"], [480, "index-113"], [480, "index-115"], [480, "index-118"], [480, "index-120"], [480, "index-121"], [480, "index-122"], [480, "index-123"], [480, "index-124"], [480, "index-125"], [480, "index-126"], [480, "index-127"], [480, "index-128"], [480, "index-129"], [480, "index-130"], [480, "index-131"], [480, "index-132"], [480, "index-133"], [480, "index-135"], [480, "index-140"], [480, "index-141"], [480, "index-142"], [480, "index-143"], [480, "index-144"], [480, "index-145"], [480, "index-146"], [480, "index-147"], [480, "index-148"], [480, "index-149"], [480, "index-150"], [480, "index-154"], [480, "index-155"], [480, "index-156"], [480, "index-160"], [480, "index-161"], [480, "index-162"], [480, "index-166"], [480, "index-167"], [480, "index-168"], [480, "index-169"], [480, "index-170"], [480, "index-178"], [480, "index-179"], [480, "index-180"], [480, "index-183"], [480, "index-185"], [480, "index-187"], [480, "index-194"], [480, "index-195"], [480, "index-196"], [480, "index-197"], [480, "index-198"], [480, "index-203"], [480, "index-28"]], "pep 528": [[32, "index-67"], [33, "index-17"], [458, "index-16"], [476, "index-22"]], "pep 529": [[32, "index-66"], [63, "index-5"], [290, "index-27"], [349, "index-44"], [349, "index-9"], [452, "index-50"], [458, "index-17"], [476, "index-20"], [478, "index-19"], [480, "index-207"], [480, "index-260"], [480, "index-62"]], "pep 539": [[32, "index-49"], [477, "index-14"], [477, "index-15"], [480, "index-247"]], "pep 554": [[32, "index-47"], [471, "index-10"]], "pythondebug": [[32, "index-61"], [33, "index-22"], [452, "envvar-PYTHONDEBUG"], [452, "index-2"], [453, "index-6"]], "pythondontwritebytecode": [[32, "index-62"], [33, "index-32"], [84, "index-4"], [349, "index-6"], [452, "envvar-PYTHONDONTWRITEBYTECODE"], [452, "index-1"], [465, "index-20"], [465, "index-24"]], "pythonhashseed": [[32, "index-3"], [32, "index-63"], [33, "index-11"], [425, "index-112"], [452, "envvar-PYTHONHASHSEED"], [452, "index-13"], [452, "index-14"], [452, "index-35"], [473, "index-23"], [473, "index-35"], [480, "index-236"]], "pythonhome": [[32, "index-30"], [32, "index-31"], [32, "index-5"], [33, "index-12"], [34, "index-43"], [34, "index-45"], [351, "index-2"], [351, "index-4"], [359, "index-0"], [452, "envvar-PYTHONHOME"], [452, "index-28"], [452, "index-29"], [452, "index-32"], [452, "index-4"], [458, "index-33"], [458, "index-35"], [458, "index-37"], [471, "index-47"], [476, "index-2"]], "pythoninspect": [[32, "index-64"], [33, "index-14"], [452, "envvar-PYTHONINSPECT"], [452, "index-6"], [462, "index-29"]], "pythonioencoding": [[32, "index-17"], [32, "index-18"], [33, "index-26"], [290, "index-1"], [349, "index-35"], [452, "envvar-PYTHONIOENCODING"], [452, "index-41"], [465, "index-21"], [474, "index-54"]], "pythonlegacywindowsfsencoding": [[32, "index-65"], [33, "index-1"], [349, "index-33"], [452, "envvar-PYTHONLEGACYWINDOWSFSENCODING"], [476, "index-19"]], "pythonlegacywindowsstdio": [[32, "index-9"], [33, "index-16"], [349, "index-37"], [452, "envvar-PYTHONLEGACYWINDOWSSTDIO"], [452, "index-36"], [476, "index-21"]], "pythonnousersite": [[32, "index-68"], [33, "index-29"], [331, "index-6"], [452, "envvar-PYTHONNOUSERSITE"], [465, "index-6"]], "pythonoptimize": [[32, "index-69"], [33, "index-21"], [452, "envvar-PYTHONOPTIMIZE"], [452, "index-8"]], "pythonpath": [[32, "index-4"], [33, "index-20"], [34, "index-44"], [34, "index-46"], [70, "index-0"], [148, "index-4"], [349, "index-22"], [349, "index-23"], [351, "index-0"], [351, "index-1"], [359, "index-1"], [429, "index-17"], [447, "index-14"], [447, "index-17"], [447, "index-18"], [452, "envvar-PYTHONPATH"], [452, "index-3"], [452, "index-31"], [452, "index-33"], [452, "index-34"], [456, "index-2"], [458, "index-11"], [458, "index-32"], [458, "index-34"], [458, "index-36"], [474, "index-56"], [474, "index-57"]], "pythonunbuffered": [[32, "index-70"], [33, "index-5"], [349, "index-38"], [452, "envvar-PYTHONUNBUFFERED"], [452, "index-48"], [480, "index-204"]], "pythonverbose": [[32, "index-71"], [33, "index-30"], [452, "envvar-PYTHONVERBOSE"], [452, "index-49"]], "pyeval_acquirelock (c function)": [[32, "c.PyEval_AcquireLock"]], "pyeval_acquirethread (c function)": [[32, "c.PyEval_AcquireThread"]], "pyeval_acquirethread()": [[32, "index-37"]], "pyeval_initthreads (c function)": [[32, "c.PyEval_InitThreads"]], "pyeval_initthreads()": [[32, "index-15"]], "pyeval_releaselock (c function)": [[32, "c.PyEval_ReleaseLock"]], "pyeval_releasethread (c function)": [[32, "c.PyEval_ReleaseThread"]], "pyeval_releasethread()": [[32, "index-37"]], "pyeval_restorethread (c function)": [[32, "c.PyEval_RestoreThread"]], "pyeval_restorethread()": [[32, "index-36"], [32, "index-37"]], "pyeval_savethread (c function)": [[32, "c.PyEval_SaveThread"]], "pyeval_savethread()": [[32, "index-36"], [32, "index-37"]], "pyeval_setprofile (c function)": [[32, "c.PyEval_SetProfile"]], "pyeval_setprofileallthreads (c function)": [[32, "c.PyEval_SetProfileAllThreads"]], "pyeval_settrace (c function)": [[32, "c.PyEval_SetTrace"]], "pyeval_settraceallthreads (c function)": [[32, "c.PyEval_SetTraceAllThreads"]], "pyeval_threadsinitialized (c function)": [[32, "c.PyEval_ThreadsInitialized"]], "pygilstate_check (c function)": [[32, "c.PyGILState_Check"]], "pygilstate_ensure (c function)": [[32, "c.PyGILState_Ensure"]], "pygilstate_getthisthreadstate (c function)": [[32, "c.PyGILState_GetThisThreadState"]], "pygilstate_release (c function)": [[32, "c.PyGILState_Release"]], "pyinterpreterconfig (c type)": [[32, "c.PyInterpreterConfig"]], "pyinterpreterconfig.allow_daemon_threads (c member)": [[32, "c.PyInterpreterConfig.allow_daemon_threads"]], "pyinterpreterconfig.allow_exec (c member)": [[32, "c.PyInterpreterConfig.allow_exec"]], "pyinterpreterconfig.allow_fork (c member)": [[32, "c.PyInterpreterConfig.allow_fork"]], "pyinterpreterconfig.allow_threads (c member)": [[32, "c.PyInterpreterConfig.allow_threads"]], "pyinterpreterconfig.check_multi_interp_extensions (c member)": [[32, "c.PyInterpreterConfig.check_multi_interp_extensions"]], "pyinterpreterconfig.gil (c member)": [[32, "c.PyInterpreterConfig.gil"]], "pyinterpreterconfig.use_main_obmalloc (c member)": [[32, "c.PyInterpreterConfig.use_main_obmalloc"]], "pyinterpreterconfig_default_gil (c macro)": [[32, "c.PyInterpreterConfig_DEFAULT_GIL"]], "pyinterpreterconfig_own_gil (c macro)": [[32, "c.PyInterpreterConfig_OWN_GIL"]], "pyinterpreterconfig_shared_gil (c macro)": [[32, "c.PyInterpreterConfig_SHARED_GIL"]], "pyinterpreterstate (c type)": [[32, "c.PyInterpreterState"]], "pyinterpreterstate_clear (c function)": [[32, "c.PyInterpreterState_Clear"]], "pyinterpreterstate_delete (c function)": [[32, "c.PyInterpreterState_Delete"]], "pyinterpreterstate_get (c function)": [[32, "c.PyInterpreterState_Get"]], "pyinterpreterstate_getdict (c function)": [[32, "c.PyInterpreterState_GetDict"]], "pyinterpreterstate_getid (c function)": [[32, "c.PyInterpreterState_GetID"]], "pyinterpreterstate_head (c function)": [[32, "c.PyInterpreterState_Head"]], "pyinterpreterstate_main (c function)": [[32, "c.PyInterpreterState_Main"]], "pyinterpreterstate_new (c function)": [[32, "c.PyInterpreterState_New"]], "pyinterpreterstate_next (c function)": [[32, "c.PyInterpreterState_Next"]], "pyinterpreterstate_threadhead (c function)": [[32, "c.PyInterpreterState_ThreadHead"]], "pysys_setargv (c function)": [[32, "c.PySys_SetArgv"]], "pysys_setargv()": [[32, "index-15"]], "pysys_setargvex (c function)": [[32, "c.PySys_SetArgvEx"]], "pysys_setargvex()": [[32, "index-15"]], "pythreadstate": [[32, "index-34"]], "pythreadstate (c type)": [[32, "c.PyThreadState"]], "pythreadstate.interp (c member)": [[32, "c.PyThreadState.interp"]], "pythreadstate_clear (c function)": [[32, "c.PyThreadState_Clear"]], "pythreadstate_delete (c function)": [[32, "c.PyThreadState_Delete"]], "pythreadstate_deletecurrent (c function)": [[32, "c.PyThreadState_DeleteCurrent"]], "pythreadstate_entertracing (c function)": [[32, "c.PyThreadState_EnterTracing"]], "pythreadstate_get (c function)": [[32, "c.PyThreadState_Get"]], "pythreadstate_getdict (c function)": [[32, "c.PyThreadState_GetDict"]], "pythreadstate_getframe (c function)": [[32, "c.PyThreadState_GetFrame"]], "pythreadstate_getid (c function)": [[32, "c.PyThreadState_GetID"]], "pythreadstate_getinterpreter (c function)": [[32, "c.PyThreadState_GetInterpreter"]], "pythreadstate_leavetracing (c function)": [[32, "c.PyThreadState_LeaveTracing"]], "pythreadstate_new (c function)": [[32, "c.PyThreadState_New"]], "pythreadstate_next (c function)": [[32, "c.PyThreadState_Next"]], "pythreadstate_setasyncexc (c function)": [[32, "c.PyThreadState_SetAsyncExc"]], "pythreadstate_swap (c function)": [[32, "c.PyThreadState_Swap"]], "pythread_reinittls (c function)": [[32, "c.PyThread_ReInitTLS"]], "pythread_create_key (c function)": [[32, "c.PyThread_create_key"]], "pythread_delete_key (c function)": [[32, "c.PyThread_delete_key"]], "pythread_delete_key_value (c function)": [[32, "c.PyThread_delete_key_value"]], "pythread_get_key_value (c function)": [[32, "c.PyThread_get_key_value"]], "pythread_set_key_value (c function)": [[32, "c.PyThread_set_key_value"]], "pythread_tss_alloc (c function)": [[32, "c.PyThread_tss_alloc"]], "pythread_tss_create (c function)": [[32, "c.PyThread_tss_create"]], "pythread_tss_delete (c function)": [[32, "c.PyThread_tss_delete"]], "pythread_tss_free (c function)": [[32, "c.PyThread_tss_free"]], "pythread_tss_get (c function)": [[32, "c.PyThread_tss_get"]], "pythread_tss_is_created (c function)": [[32, "c.PyThread_tss_is_created"]], "pythread_tss_set (c function)": [[32, "c.PyThread_tss_set"]], "pytrace_call (c var)": [[32, "c.PyTrace_CALL"]], "pytrace_c_call (c var)": [[32, "c.PyTrace_C_CALL"]], "pytrace_c_exception (c var)": [[32, "c.PyTrace_C_EXCEPTION"]], "pytrace_c_return (c var)": [[32, "c.PyTrace_C_RETURN"]], "pytrace_exception (c var)": [[32, "c.PyTrace_EXCEPTION"]], "pytrace_line (c var)": [[32, "c.PyTrace_LINE"]], "pytrace_opcode (c var)": [[32, "c.PyTrace_OPCODE"]], "pytrace_return (c var)": [[32, "c.PyTrace_RETURN"]], "py_addpendingcall (c function)": [[32, "c.Py_AddPendingCall"]], "py_addpendingcall()": [[32, "index-48"]], "py_begin_allow_threads": [[32, "index-35"]], "py_begin_allow_threads (c macro)": [[32, "c.Py_BEGIN_ALLOW_THREADS"]], "py_block_threads (c macro)": [[32, "c.Py_BLOCK_THREADS"]], "py_byteswarningflag (c var)": [[32, "c.Py_BytesWarningFlag"]], "py_debugflag (c var)": [[32, "c.Py_DebugFlag"]], "py_dontwritebytecodeflag (c var)": [[32, "c.Py_DontWriteBytecodeFlag"]], "py_end_allow_threads": [[32, "index-35"]], "py_end_allow_threads (c macro)": [[32, "c.Py_END_ALLOW_THREADS"]], "py_endinterpreter (c function)": [[32, "c.Py_EndInterpreter"]], "py_fatalerror()": [[32, "index-29"]], "py_finalize (c function)": [[32, "c.Py_Finalize"]], "py_finalizeex (c function)": [[32, "c.Py_FinalizeEx"]], "py_finalizeex()": [[32, "index-15"], [32, "index-43"], [32, "index-46"], [58, "index-2"], [58, "index-3"]], "py_frozenflag (c var)": [[32, "c.Py_FrozenFlag"]], "py_getbuildinfo (c function)": [[32, "c.Py_GetBuildInfo"]], "py_getcompiler (c function)": [[32, "c.Py_GetCompiler"]], "py_getcopyright (c function)": [[32, "c.Py_GetCopyright"]], "py_getexecprefix (c function)": [[32, "c.Py_GetExecPrefix"]], "py_getpath (c function)": [[32, "c.Py_GetPath"]], "py_getpath()": [[32, "index-19"], [32, "index-23"], [34, "index-23"]], "py_getplatform (c function)": [[32, "c.Py_GetPlatform"]], "py_getprefix (c function)": [[32, "c.Py_GetPrefix"]], "py_getprogramfullpath (c function)": [[32, "c.Py_GetProgramFullPath"]], "py_getprogramname (c function)": [[32, "c.Py_GetProgramName"]], "py_getpythonhome (c function)": [[32, "c.Py_GetPythonHome"]], "py_getversion (c function)": [[32, "c.Py_GetVersion"]], "py_hashrandomizationflag (c var)": [[32, "c.Py_HashRandomizationFlag"]], "py_ignoreenvironmentflag (c var)": [[32, "c.Py_IgnoreEnvironmentFlag"]], "py_initialize (c function)": [[32, "c.Py_Initialize"]], "py_initialize()": [[32, "index-16"], [32, "index-19"], [32, "index-43"], [34, "index-18"]], "py_initializeex (c function)": [[32, "c.Py_InitializeEx"]], "py_inspectflag (c var)": [[32, "c.Py_InspectFlag"]], "py_interactiveflag (c var)": [[32, "c.Py_InteractiveFlag"]], "py_isinitialized (c function)": [[32, "c.Py_IsInitialized"]], "py_isolatedflag (c var)": [[32, "c.Py_IsolatedFlag"]], "py_legacywindowsfsencodingflag (c var)": [[32, "c.Py_LegacyWindowsFSEncodingFlag"]], "py_legacywindowsstdioflag (c var)": [[32, "c.Py_LegacyWindowsStdioFlag"]], "py_newinterpreter (c function)": [[32, "c.Py_NewInterpreter"]], "py_newinterpreterfromconfig (c function)": [[32, "c.Py_NewInterpreterFromConfig"]], "py_nositeflag (c var)": [[32, "c.Py_NoSiteFlag"]], "py_nousersitedirectory (c var)": [[32, "c.Py_NoUserSiteDirectory"]], "py_optimizeflag (c var)": [[32, "c.Py_OptimizeFlag"]], "py_quietflag (c var)": [[32, "c.Py_QuietFlag"]], "py_setpath (c function)": [[32, "c.Py_SetPath"]], "py_setpath()": [[32, "index-22"]], "py_setprogramname (c function)": [[32, "c.Py_SetProgramName"]], "py_setprogramname()": [[32, "index-15"], [32, "index-20"], [32, "index-21"], [34, "index-23"]], "py_setpythonhome (c function)": [[32, "c.Py_SetPythonHome"]], "py_setstandardstreamencoding (c function)": [[32, "c.Py_SetStandardStreamEncoding"]], "py_unblock_threads (c macro)": [[32, "c.Py_UNBLOCK_THREADS"]], "py_unbufferedstdioflag (c var)": [[32, "c.Py_UnbufferedStdioFlag"]], "py_verboseflag (c var)": [[32, "c.Py_VerboseFlag"]], "py_tracefunc (c type)": [[32, "c.Py_tracefunc"]], "py_tss_needs_init (c macro)": [[32, "c.Py_tss_NEEDS_INIT"]], "py_tss_t (c type)": [[32, "c.Py_tss_t"]], "_pyframeevalfunction (c type)": [[32, "c._PyFrameEvalFunction"]], "_pyinterpreterstate_getevalframefunc (c function)": [[32, "c._PyInterpreterState_GetEvalFrameFunc"]], "_pyinterpreterstate_setevalframefunc (c function)": [[32, "c._PyInterpreterState_SetEvalFrameFunc"]], "__main__": [[32, "index-15"], [32, "index-42"], [32, "index-45"], [34, "index-18"], [111, "module-__main__"], [321, "index-0"], [321, "index-4"], [426, "index-10"], [434, "index-2"], [434, "index-3"]], "_thread": [[32, "index-38"], [112, "module-_thread"]], "argv\uff08sys \u6a21\u7d44\u4e2d\uff09": [[32, "index-29"]], "builtins\uff08\u5167\u5efa\uff09": [[32, "index-15"], [32, "index-42"], [32, "index-45"], [34, "index-18"], [222, "index-13"], [434, "index-2"], [447, "index-7"]], "close()\uff08sys \u6a21\u7d44\u4e2d\uff09": [[32, "index-44"]], "copyright\uff08sys \u6a21\u7d44\u4e2d\uff09": [[32, "index-26"]], "executable\uff08sys \u6a21\u7d44\u4e2d\uff09": [[32, "index-21"]], "global interpreter lock\uff08\u5168\u57df\u76f4\u8b6f\u5668\u9396\uff09": [[32, "index-32"], [86, "term-global-interpreter-lock"]], "interpreter lock\uff08\u76f4\u8b6f\u5668\u9396\uff09": [[32, "index-32"]], "lock, interpreter\uff08\u9396\u3001\u76f4\u8b6f\u5668\uff09": [[32, "index-32"]], "main()": [[32, "index-16"], [32, "index-19"], [32, "index-29"]], "path\uff08sys \u6a21\u7d44\u4e2d\uff09": [[32, "index-15"], [32, "index-22"], [32, "index-23"], [34, "index-18"]], "path\uff08\u8def\u5f91\uff09": [[32, "index-15"], [32, "index-22"], [32, "index-23"], [34, "index-18"], [262, "index-0"], [291, "index-0"], [293, "index-0"], [331, "index-0"], [331, "index-4"], [349, "index-21"], [429, "index-9"], [447, "index-0"]], "platform\uff08sys \u6a21\u7d44\u4e2d\uff09": [[32, "index-25"]], "sdterr": [[32, "index-16"]], "search\uff08\u641c\u5c0b\uff09": [[32, "index-15"], [32, "index-22"], [32, "index-23"], [34, "index-18"], [262, "index-0"], [331, "index-0"], [349, "index-21"], [447, "index-0"]], "setswitchinterval() \uff08sys \u6a21\u7d44\u4e2d\uff09": [[32, "index-33"]], "stderr\uff08sys \u6a21\u7d44\u4e2d\uff09": [[32, "index-42"], [32, "index-45"]], "stdin": [[32, "index-16"]], "stdin\uff08sys \u6a21\u7d44\u4e2d\uff09": [[32, "index-42"], [32, "index-45"]], "stdout": [[32, "index-16"]], "stdout\uff08sys \u6a21\u7d44\u4e2d\uff09": [[32, "index-42"], [32, "index-45"]], "sys": [[32, "index-15"], [32, "index-42"], [32, "index-45"], [34, "index-18"], [222, "index-8"], [349, "module-sys"], [424, "index-11"], [434, "index-2"], [447, "index-4"]], "version\uff08sys \u6a21\u7d44\u4e2d\uff09": [[32, "index-24"], [32, "index-27"], [32, "index-28"]], "\u6a21\u7d44": [[32, "index-15"], [32, "index-22"], [32, "index-23"], [32, "index-38"], [32, "index-42"], [32, "index-45"], [341, "index-15"], [341, "index-33"], [341, "index-40"], [341, "index-65"]], "\u74b0\u5883\u8b8a\u6578": [[32, "index-17"], [32, "index-18"], [32, "index-3"], [32, "index-30"], [32, "index-31"], [32, "index-4"], [32, "index-5"], [32, "index-61"], [32, "index-62"], [32, "index-63"], [32, "index-64"], [32, "index-65"], [32, "index-68"], [32, "index-69"], [32, "index-70"], [32, "index-71"], [32, "index-9"], [33, "index-1"], [33, "index-10"], [33, "index-11"], [33, "index-12"], [33, "index-13"], [33, "index-14"], [33, "index-15"], [33, "index-16"], [33, "index-18"], [33, "index-19"], [33, "index-2"], [33, "index-20"], [33, "index-21"], [33, "index-22"], [33, "index-23"], [33, "index-24"], [33, "index-25"], [33, "index-26"], [33, "index-27"], [33, "index-28"], [33, "index-29"], [33, "index-3"], [33, "index-30"], [33, "index-31"], [33, "index-32"], [33, "index-35"], [33, "index-36"], [33, "index-4"], [33, "index-5"], [33, "index-6"], [33, "index-8"], [33, "index-9"], [34, "index-41"], [34, "index-42"], [34, "index-43"], [34, "index-44"], [34, "index-45"], [34, "index-46"], [41, "index-1"], [41, "index-2"], [41, "index-3"], [41, "index-4"], [41, "index-5"], [62, "index-0"], [70, "index-0"], [83, "index-0"], [83, "index-1"], [84, "index-4"], [101, "index-0"], [107, "index-3"], [122, "index-2"], [123, "index-5"], [148, "index-3"], [148, "index-4"], [148, "index-6"], [160, "index-1"], [174, "index-0"], [174, "index-1"], [174, "index-2"], [174, "index-3"], [174, "index-4"], [174, "index-5"], [174, "index-6"], [185, "index-0"], [185, "index-1"], [185, "index-2"], [185, "index-3"], [185, "index-4"], [185, "index-5"], [211, "index-0"], [222, "index-1"], [222, "index-16"], [225, "index-0"], [226, "index-0"], [226, "index-1"], [226, "index-2"], [227, "index-0"], [227, "index-1"], [227, "index-2"], [227, "index-3"], [227, "index-5"], [227, "index-6"], [227, "index-7"], [227, "index-8"], [244, "index-5"], [244, "index-6"], [255, "index-9"], [263, "index-1"], [263, "index-2"], [263, "index-3"], [290, "index-1"], [290, "index-10"], [290, "index-11"], [290, "index-2"], [290, "index-3"], [290, "index-33"], [290, "index-34"], [290, "index-35"], [290, "index-36"], [290, "index-39"], [290, "index-4"], [290, "index-40"], [290, "index-41"], [290, "index-42"], [290, "index-43"], [290, "index-52"], [291, "index-16"], [291, "index-17"], [291, "index-18"], [291, "index-19"], [291, "index-20"], [291, "index-21"], [292, "index-1"], [292, "index-2"], [308, "index-3"], [308, "index-6"], [308, "index-7"], [310, "index-1"], [310, "index-2"], [317, "index-0"], [324, "index-6"], [331, "index-3"], [331, "index-5"], [331, "index-6"], [331, "index-7"], [331, "index-8"], [338, "index-3"], [338, "index-4"], [341, "index-67"], [341, "index-68"], [345, "index-2"], [345, "index-3"], [345, "index-4"], [349, "index-17"], [349, "index-18"], [349, "index-22"], [349, "index-23"], [349, "index-24"], [349, "index-3"], [349, "index-33"], [349, "index-35"], [349, "index-36"], [349, "index-37"], [349, "index-38"], [349, "index-4"], [349, "index-5"], [349, "index-6"], [349, "index-7"], [351, "index-0"], [351, "index-1"], [351, "index-2"], [351, "index-3"], [351, "index-4"], [357, "index-7"], [357, "index-8"], [357, "index-9"], [359, "index-0"], [359, "index-1"], [359, "index-2"], [363, "index-13"], [363, "index-14"], [363, "index-15"], [363, "index-16"], [363, "index-17"], [363, "index-18"], [366, "index-0"], [366, "index-1"], [379, "index-0"], [379, "index-1"], [379, "index-2"], [392, "index-18"], [392, "index-4"], [392, "index-9"], [396, "index-10"], [396, "index-11"], [396, "index-12"], [397, "index-1"], [397, "index-2"], [397, "index-3"], [397, "index-4"], [397, "index-5"], [400, "index-0"], [400, "index-1"], [400, "index-2"], [400, "index-3"], [407, "index-0"], [422, "envvar-PYTHONTZPATH"], [422, "index-2"], [425, "index-112"], [425, "index-60"], [435, "index-12"], [435, "index-13"], [447, "index-14"], [447, "index-15"], [447, "index-17"], [447, "index-18"], [452, "envvar-PYTHONASYNCIODEBUG"], [452, "envvar-PYTHONBREAKPOINT"], [452, "envvar-PYTHONCASEOK"], [452, "envvar-PYTHONCOERCECLOCALE"], [452, "envvar-PYTHONDEBUG"], [452, "envvar-PYTHONDEVMODE"], [452, "envvar-PYTHONDONTWRITEBYTECODE"], [452, "envvar-PYTHONDUMPREFS"], [452, "envvar-PYTHONDUMPREFSFILE-FILENAME"], [452, "envvar-PYTHONEXECUTABLE"], [452, "envvar-PYTHONFAULTHANDLER"], [452, "envvar-PYTHONHASHSEED"], [452, "envvar-PYTHONHOME"], [452, "envvar-PYTHONINSPECT"], [452, "envvar-PYTHONINTMAXSTRDIGITS"], [452, "envvar-PYTHONIOENCODING"], [452, "envvar-PYTHONLEGACYWINDOWSFSENCODING"], [452, "envvar-PYTHONLEGACYWINDOWSSTDIO"], [452, "envvar-PYTHONMALLOC"], [452, "envvar-PYTHONMALLOCSTATS"], [452, "envvar-PYTHONNODEBUGRANGES"], [452, "envvar-PYTHONNOUSERSITE"], [452, "envvar-PYTHONOPTIMIZE"], [452, "envvar-PYTHONPATH"], [452, "envvar-PYTHONPERFSUPPORT"], [452, "envvar-PYTHONPLATLIBDIR"], [452, "envvar-PYTHONPROFILEIMPORTTIME"], [452, "envvar-PYTHONPYCACHEPREFIX"], [452, "envvar-PYTHONSAFEPATH"], [452, "envvar-PYTHONSTARTUP"], [452, "envvar-PYTHONTRACEMALLOC"], [452, "envvar-PYTHONUNBUFFERED"], [452, "envvar-PYTHONUSERBASE"], [452, "envvar-PYTHONUTF8"], [452, "envvar-PYTHONVERBOSE"], [452, "envvar-PYTHONWARNDEFAULTENCODING"], [452, "envvar-PYTHONWARNINGS"], [452, "index-1"], [452, "index-12"], [452, "index-13"], [452, "index-14"], [452, "index-18"], [452, "index-19"], [452, "index-2"], [452, "index-20"], [452, "index-21"], [452, "index-22"], [452, "index-23"], [452, "index-24"], [452, "index-25"], [452, "index-26"], [452, "index-27"], [452, "index-28"], [452, "index-29"], [452, "index-3"], [452, "index-30"], [452, "index-31"], [452, "index-32"], [452, "index-33"], [452, "index-34"], [452, "index-35"], [452, "index-36"], [452, "index-39"], [452, "index-4"], [452, "index-41"], [452, "index-42"], [452, "index-48"], [452, "index-49"], [452, "index-5"], [452, "index-6"], [452, "index-8"], [453, "envvar-BASECFLAGS"], [453, "envvar-BASECPPFLAGS"], [453, "envvar-BLDSHARED"], [453, "envvar-CC"], [453, "envvar-CCSHARED"], [453, "envvar-CFLAGS"], [453, "envvar-CFLAGSFORSHARED"], [453, "envvar-CFLAGS_ALIASING"], [453, "envvar-CFLAGS_NODIST"], [453, "envvar-COMPILEALL_OPTS"], [453, "envvar-CONFIGURE_CFLAGS"], [453, "envvar-CONFIGURE_CFLAGS_NODIST"], [453, "envvar-CONFIGURE_CPPFLAGS"], [453, "envvar-CONFIGURE_LDFLAGS"], [453, "envvar-CONFIGURE_LDFLAGS_NODIST"], [453, "envvar-CPPFLAGS"], [453, "envvar-CXX"], [453, "envvar-EXTRA_CFLAGS"], [453, "envvar-LDFLAGS"], [453, "envvar-LDFLAGS_NODIST"], [453, "envvar-LDSHARED"], [453, "envvar-LIBS"], [453, "envvar-LINKCC"], [453, "envvar-OPT"], [453, "envvar-PROFILE_TASK"], [453, "envvar-PURIFY"], [453, "envvar-PY_BUILTIN_MODULE_CFLAGS"], [453, "envvar-PY_CFLAGS"], [453, "envvar-PY_CFLAGS_NODIST"], [453, "envvar-PY_CORE_CFLAGS"], [453, "envvar-PY_CORE_LDFLAGS"], [453, "envvar-PY_CPPFLAGS"], [453, "envvar-PY_LDFLAGS"], [453, "envvar-PY_LDFLAGS_NODIST"], [453, "envvar-PY_STDMODULE_CFLAGS"], [453, "index-10"], [453, "index-11"], [453, "index-12"], [453, "index-13"], [453, "index-14"], [453, "index-15"], [453, "index-16"], [453, "index-17"], [453, "index-18"], [453, "index-19"], [453, "index-20"], [453, "index-21"], [453, "index-22"], [453, "index-23"], [453, "index-24"], [453, "index-25"], [453, "index-26"], [453, "index-27"], [453, "index-28"], [453, "index-33"], [453, "index-35"], [453, "index-36"], [453, "index-4"], [453, "index-6"], [453, "index-8"], [453, "index-9"], [456, "index-2"], [457, "index-2"], [458, "index-10"], [458, "index-11"], [458, "index-12"], [458, "index-13"], [458, "index-14"], [458, "index-15"], [458, "index-18"], [458, "index-2"], [458, "index-20"], [458, "index-22"], [458, "index-23"], [458, "index-24"], [458, "index-25"], [458, "index-26"], [458, "index-27"], [458, "index-28"], [458, "index-29"], [458, "index-3"], [458, "index-30"], [458, "index-31"], [458, "index-32"], [458, "index-33"], [458, "index-34"], [458, "index-35"], [458, "index-36"], [458, "index-37"], [458, "index-4"], [458, "index-40"], [458, "index-5"], [458, "index-6"], [458, "index-7"], [458, "index-8"], [458, "index-9"], [460, "index-11"], [462, "index-24"], [462, "index-25"], [462, "index-26"], [462, "index-27"], [462, "index-28"], [462, "index-29"], [465, "index-20"], [465, "index-21"], [465, "index-24"], [465, "index-4"], [465, "index-5"], [465, "index-6"], [466, "index-1"], [466, "index-12"], [466, "index-14"], [466, "index-15"], [466, "index-8"], [466, "index-9"], [469, "index-114"], [469, "index-98"], [470, "index-104"], [470, "index-116"], [470, "index-84"], [470, "index-89"], [471, "index-23"], [471, "index-47"], [472, "index-10"], [473, "index-23"], [473, "index-24"], [473, "index-35"], [474, "index-40"], [474, "index-41"], [474, "index-50"], [474, "index-51"], [474, "index-54"], [474, "index-55"], [474, "index-56"], [474, "index-57"], [474, "index-58"], [474, "index-59"], [476, "index-19"], [476, "index-2"], [476, "index-21"], [476, "index-27"], [476, "index-38"], [477, "index-12"], [477, "index-26"], [477, "index-27"], [477, "index-31"], [477, "index-36"], [477, "index-4"], [477, "index-8"], [478, "index-13"], [478, "index-14"], [478, "index-2"], [478, "index-20"], [478, "index-21"], [478, "index-22"], [478, "index-3"], [479, "index-21"], [480, "index-107"], [480, "index-137"], [480, "index-153"], [480, "index-192"], [480, "index-200"], [480, "index-201"], [480, "index-202"], [480, "index-204"], [480, "index-208"], [480, "index-212"], [480, "index-213"], [480, "index-215"], [480, "index-217"], [480, "index-219"], [480, "index-225"], [480, "index-226"], [480, "index-230"], [480, "index-231"], [480, "index-235"], [480, "index-236"], [480, "index-244"], [480, "index-255"], [480, "index-256"], [480, "index-285"], [480, "index-286"], [480, "index-39"], [480, "index-42"], [480, "index-49"], [480, "index-50"], [480, "index-53"], [480, "index-54"], [480, "index-63"], [480, "index-75"], [480, "index-78"], [480, "index-86"], [480, "index-87"], [480, "index-94"]], "pep 432": [[33, "index-37"], [33, "index-38"], [477, "index-38"], [480, "index-249"]], "pep 538": [[33, "index-33"], [452, "index-51"], [453, "index-34"], [477, "index-10"], [477, "index-3"], [477, "index-6"], [477, "index-7"], [480, "index-223"], [480, "index-227"], [480, "index-248"]], "pep 540": [[33, "index-34"], [290, "index-55"], [477, "index-11"], [477, "index-9"], [480, "index-237"]], "pep 552": [[33, "index-7"], [247, "index-9"], [308, "index-5"], [470, "index-106"], [477, "index-22"], [477, "index-23"], [480, "index-220"], [480, "index-240"]], "pep 587": [[33, "index-0"], [478, "index-34"], [478, "index-5"], [480, "index-205"], [480, "index-210"], [480, "index-95"]], "pythoncoerceclocale": [[33, "index-36"], [290, "index-4"], [452, "envvar-PYTHONCOERCECLOCALE"], [453, "index-33"], [477, "index-4"]], "pythondevmode": [[33, "index-8"], [185, "index-0"], [452, "envvar-PYTHONDEVMODE"], [477, "index-26"]], "pythondumprefs": [[33, "index-9"], [62, "index-0"], [452, "envvar-PYTHONDUMPREFS"], [453, "index-36"], [478, "index-3"], [480, "index-215"]], "pythonexecutable": [[33, "index-23"], [452, "envvar-PYTHONEXECUTABLE"]], "pythonfaulthandler": [[33, "index-10"], [185, "index-4"], [211, "index-0"], [452, "envvar-PYTHONFAULTHANDLER"], [452, "index-19"], [473, "index-24"]], "pythonintmaxstrdigits": [[33, "index-15"], [341, "index-67"], [341, "index-68"], [349, "index-17"], [452, "envvar-PYTHONINTMAXSTRDIGITS"], [452, "index-21"], [480, "index-39"]], "pythonmallocstats": [[33, "index-18"], [41, "index-2"], [452, "envvar-PYTHONMALLOCSTATS"], [480, "index-286"]], "pythonnodebugranges": [[33, "index-6"], [425, "index-60"], [452, "envvar-PYTHONNODEBUGRANGES"], [452, "index-26"], [470, "index-89"]], "pythonperfsupport": [[33, "index-28"], [101, "index-0"], [452, "envvar-PYTHONPERFSUPPORT"], [452, "index-27"], [471, "index-23"]], "pythonplatlibdir": [[33, "index-19"], [351, "index-3"], [452, "envvar-PYTHONPLATLIBDIR"], [480, "index-153"]], "pythonprofileimporttime": [[33, "index-13"], [452, "envvar-PYTHONPROFILEIMPORTTIME"], [452, "index-22"], [477, "index-27"], [480, "index-244"]], "pythonpycacheprefix": [[33, "index-25"], [349, "index-7"], [452, "envvar-PYTHONPYCACHEPREFIX"], [452, "index-24"], [478, "index-2"], [480, "index-217"]], "pythonsafepath": [[33, "index-3"], [324, "index-6"], [349, "index-24"], [452, "envvar-PYTHONSAFEPATH"], [452, "index-12"], [470, "index-104"], [470, "index-84"], [480, "index-54"]], "pythontracemalloc": [[33, "index-27"], [379, "index-0"], [379, "index-1"], [379, "index-2"], [452, "envvar-PYTHONTRACEMALLOC"], [452, "index-20"]], "pythonutf8": [[33, "index-2"], [33, "index-35"], [290, "index-2"], [290, "index-3"], [349, "index-36"], [452, "envvar-PYTHONUTF8"], [452, "index-23"], [452, "index-42"], [458, "index-15"], [477, "index-8"]], "pythonwarnings": [[33, "index-31"], [185, "index-1"], [397, "index-1"], [397, "index-2"], [397, "index-3"], [397, "index-4"], [397, "index-5"], [452, "envvar-PYTHONWARNINGS"], [452, "index-18"], [466, "index-1"], [466, "index-8"], [472, "index-10"], [477, "index-36"], [480, "index-49"]], "pyconfig (c type)": [[33, "c.PyConfig"]], "pyconfig.argv (c member)": [[33, "c.PyConfig.argv"]], "pyconfig.base_exec_prefix (c member)": [[33, "c.PyConfig.base_exec_prefix"]], "pyconfig.base_executable (c member)": [[33, "c.PyConfig.base_executable"]], "pyconfig.base_prefix (c member)": [[33, "c.PyConfig.base_prefix"]], "pyconfig.buffered_stdio (c member)": [[33, "c.PyConfig.buffered_stdio"]], "pyconfig.bytes_warning (c member)": [[33, "c.PyConfig.bytes_warning"]], "pyconfig.check_hash_pycs_mode (c member)": [[33, "c.PyConfig.check_hash_pycs_mode"]], "pyconfig.code_debug_ranges (c member)": [[33, "c.PyConfig.code_debug_ranges"]], "pyconfig.configure_c_stdio (c member)": [[33, "c.PyConfig.configure_c_stdio"]], "pyconfig.dev_mode (c member)": [[33, "c.PyConfig.dev_mode"]], "pyconfig.dump_refs (c member)": [[33, "c.PyConfig.dump_refs"]], "pyconfig.exec_prefix (c member)": [[33, "c.PyConfig.exec_prefix"]], "pyconfig.executable (c member)": [[33, "c.PyConfig.executable"]], "pyconfig.faulthandler (c member)": [[33, "c.PyConfig.faulthandler"]], "pyconfig.filesystem_encoding (c member)": [[33, "c.PyConfig.filesystem_encoding"]], "pyconfig.filesystem_errors (c member)": [[33, "c.PyConfig.filesystem_errors"]], "pyconfig.hash_seed (c member)": [[33, "c.PyConfig.hash_seed"]], "pyconfig.home (c member)": [[33, "c.PyConfig.home"]], "pyconfig.import_time (c member)": [[33, "c.PyConfig.import_time"]], "pyconfig.inspect (c member)": [[33, "c.PyConfig.inspect"]], "pyconfig.install_signal_handlers (c member)": [[33, "c.PyConfig.install_signal_handlers"]], "pyconfig.int_max_str_digits (c member)": [[33, "c.PyConfig.int_max_str_digits"]], "pyconfig.interactive (c member)": [[33, "c.PyConfig.interactive"]], "pyconfig.isolated (c member)": [[33, "c.PyConfig.isolated"]], "pyconfig.legacy_windows_stdio (c member)": [[33, "c.PyConfig.legacy_windows_stdio"]], "pyconfig.malloc_stats (c member)": [[33, "c.PyConfig.malloc_stats"]], "pyconfig.module_search_paths (c member)": [[33, "c.PyConfig.module_search_paths"]], "pyconfig.module_search_paths_set (c member)": [[33, "c.PyConfig.module_search_paths_set"]], "pyconfig.optimization_level (c member)": [[33, "c.PyConfig.optimization_level"]], "pyconfig.orig_argv (c member)": [[33, "c.PyConfig.orig_argv"]], "pyconfig.parse_argv (c member)": [[33, "c.PyConfig.parse_argv"]], "pyconfig.parser_debug (c member)": [[33, "c.PyConfig.parser_debug"]], "pyconfig.pathconfig_warnings (c member)": [[33, "c.PyConfig.pathconfig_warnings"]], "pyconfig.perf_profiling (c member)": [[33, "c.PyConfig.perf_profiling"]], "pyconfig.platlibdir (c member)": [[33, "c.PyConfig.platlibdir"]], "pyconfig.prefix (c member)": [[33, "c.PyConfig.prefix"]], "pyconfig.program_name (c member)": [[33, "c.PyConfig.program_name"]], "pyconfig.pycache_prefix (c member)": [[33, "c.PyConfig.pycache_prefix"]], "pyconfig.pythonpath_env (c member)": [[33, "c.PyConfig.pythonpath_env"]], "pyconfig.quiet (c member)": [[33, "c.PyConfig.quiet"]], "pyconfig.run_command (c member)": [[33, "c.PyConfig.run_command"]], "pyconfig.run_filename (c member)": [[33, "c.PyConfig.run_filename"]], "pyconfig.run_module (c member)": [[33, "c.PyConfig.run_module"]], "pyconfig.safe_path (c member)": [[33, "c.PyConfig.safe_path"]], "pyconfig.show_ref_count (c member)": [[33, "c.PyConfig.show_ref_count"]], "pyconfig.site_import (c member)": [[33, "c.PyConfig.site_import"]], "pyconfig.skip_source_first_line (c member)": [[33, "c.PyConfig.skip_source_first_line"]], "pyconfig.stdio_encoding (c member)": [[33, "c.PyConfig.stdio_encoding"]], "pyconfig.stdio_errors (c member)": [[33, "c.PyConfig.stdio_errors"]], "pyconfig.tracemalloc (c member)": [[33, "c.PyConfig.tracemalloc"]], "pyconfig.use_environment (c member)": [[33, "c.PyConfig.use_environment"]], "pyconfig.use_hash_seed (c member)": [[33, "c.PyConfig.use_hash_seed"]], "pyconfig.user_site_directory (c member)": [[33, "c.PyConfig.user_site_directory"]], "pyconfig.verbose (c member)": [[33, "c.PyConfig.verbose"]], "pyconfig.warn_default_encoding (c member)": [[33, "c.PyConfig.warn_default_encoding"]], "pyconfig.warnoptions (c member)": [[33, "c.PyConfig.warnoptions"]], "pyconfig.write_bytecode (c member)": [[33, "c.PyConfig.write_bytecode"]], "pyconfig.xoptions (c member)": [[33, "c.PyConfig.xoptions"]], "pyconfig_clear (c function)": [[33, "c.PyConfig_Clear"]], "pyconfig_initisolatedconfig (c function)": [[33, "c.PyConfig_InitIsolatedConfig"]], "pyconfig_initpythonconfig (c function)": [[33, "c.PyConfig_InitPythonConfig"]], "pyconfig_read (c function)": [[33, "c.PyConfig_Read"]], "pyconfig_setargv (c function)": [[33, "c.PyConfig_SetArgv"]], "pyconfig_setbytesargv (c function)": [[33, "c.PyConfig_SetBytesArgv"]], "pyconfig_setbytesstring (c function)": [[33, "c.PyConfig_SetBytesString"]], "pyconfig_setstring (c function)": [[33, "c.PyConfig_SetString"]], "pyconfig_setwidestringlist (c function)": [[33, "c.PyConfig_SetWideStringList"]], "pypreconfig (c type)": [[33, "c.PyPreConfig"]], "pypreconfig.allocator (c member)": [[33, "c.PyPreConfig.allocator"]], "pypreconfig.coerce_c_locale (c member)": [[33, "c.PyPreConfig.coerce_c_locale"]], "pypreconfig.coerce_c_locale_warn (c member)": [[33, "c.PyPreConfig.coerce_c_locale_warn"]], "pypreconfig.configure_locale (c member)": [[33, "c.PyPreConfig.configure_locale"]], "pypreconfig.dev_mode (c member)": [[33, "c.PyPreConfig.dev_mode"]], "pypreconfig.isolated (c member)": [[33, "c.PyPreConfig.isolated"]], "pypreconfig.legacy_windows_fs_encoding (c member)": [[33, "c.PyPreConfig.legacy_windows_fs_encoding"]], "pypreconfig.parse_argv (c member)": [[33, "c.PyPreConfig.parse_argv"]], "pypreconfig.use_environment (c member)": [[33, "c.PyPreConfig.use_environment"]], "pypreconfig.utf8_mode (c member)": [[33, "c.PyPreConfig.utf8_mode"]], "pypreconfig_initisolatedconfig (c function)": [[33, "c.PyPreConfig_InitIsolatedConfig"]], "pypreconfig_initpythonconfig (c function)": [[33, "c.PyPreConfig_InitPythonConfig"]], "pystatus (c type)": [[33, "c.PyStatus"]], "pystatus.err_msg (c member)": [[33, "c.PyStatus.err_msg"]], "pystatus.exitcode (c member)": [[33, "c.PyStatus.exitcode"]], "pystatus.func (c member)": [[33, "c.PyStatus.func"]], "pystatus_error (c function)": [[33, "c.PyStatus_Error"]], "pystatus_exception (c function)": [[33, "c.PyStatus_Exception"]], "pystatus_exit (c function)": [[33, "c.PyStatus_Exit"]], "pystatus_iserror (c function)": [[33, "c.PyStatus_IsError"]], "pystatus_isexit (c function)": [[33, "c.PyStatus_IsExit"]], "pystatus_nomemory (c function)": [[33, "c.PyStatus_NoMemory"]], "pystatus_ok (c function)": [[33, "c.PyStatus_Ok"]], "pywidestringlist (c type)": [[33, "c.PyWideStringList"]], "pywidestringlist.items (c member)": [[33, "c.PyWideStringList.items"]], "pywidestringlist.length (c member)": [[33, "c.PyWideStringList.length"]], "pywidestringlist_append (c function)": [[33, "c.PyWideStringList_Append"]], "pywidestringlist_insert (c function)": [[33, "c.PyWideStringList_Insert"]], "py_exitstatusexception (c function)": [[33, "c.Py_ExitStatusException"]], "py_getargcargv (c function)": [[33, "c.Py_GetArgcArgv"]], "py_initializefromconfig (c function)": [[33, "c.Py_InitializeFromConfig"]], "py_preinitialize (c function)": [[33, "c.Py_PreInitialize"]], "py_preinitializefromargs (c function)": [[33, "c.Py_PreInitializeFromArgs"]], "py_preinitializefrombytesargs (c function)": [[33, "c.Py_PreInitializeFromBytesArgs"]], "py_runmain (c function)": [[33, "c.Py_RunMain"]], "_py_initializemain (c function)": [[33, "c._Py_InitializeMain"]], "__pyvenv_launcher__": [[33, "index-24"], [33, "index-4"]], "path": [[34, "index-41"], [34, "index-42"], [83, "index-0"], [83, "index-1"], [148, "index-3"], [148, "index-6"], [290, "index-33"], [290, "index-34"], [290, "index-35"], [290, "index-36"], [290, "index-39"], [290, "index-40"], [290, "index-41"], [290, "index-42"], [290, "index-52"], [331, "index-3"], [345, "index-2"], [396, "index-10"], [396, "index-11"], [396, "index-12"], [400, "index-3"], [435, "index-12"], [447, "index-15"], [452, "index-30"], [457, "index-2"], [458, "index-10"], [458, "index-12"], [458, "index-13"], [458, "index-14"], [458, "index-18"], [458, "index-2"], [458, "index-20"], [458, "index-22"], [458, "index-23"], [458, "index-25"], [458, "index-3"], [458, "index-40"], [458, "index-5"], [458, "index-9"], [474, "index-55"], [474, "index-58"], [474, "index-59"], [478, "index-22"], [480, "index-212"], [480, "index-213"], [480, "index-53"], [480, "index-78"]], "pep 353": [[34, "index-40"], [464, "index-16"], [464, "index-17"], [464, "index-29"], [469, "index-117"], [480, "index-158"]], "pep 7": [[34, "index-37"], [34, "index-38"], [34, "index-39"], [453, "index-0"], [476, "index-34"]], "pydoc_str (c macro)": [[34, "c.PyDoc_STR"]], "pydoc_strvar (c macro)": [[34, "c.PyDoc_STRVAR"]], "pyerr_clear()": [[34, "index-12"], [34, "index-17"]], "pyerr_exceptionmatches()": [[34, "index-17"]], "pyerr_occurred()": [[34, "index-11"]], "pyerr_setstring()": [[34, "index-12"]], "pylist_getitem()": [[34, "index-7"]], "pylist_setitem()": [[34, "index-5"]], "pymodinit_func (c macro)": [[34, "c.PyMODINIT_FUNC"]], "pysequence_getitem()": [[34, "index-7"]], "pytuple_setitem()": [[34, "index-5"]], "py_abs (c macro)": [[34, "c.Py_ABS"]], "py_always_inline (c macro)": [[34, "c.Py_ALWAYS_INLINE"]], "py_charmask (c macro)": [[34, "c.Py_CHARMASK"]], "py_decref()": [[34, "index-4"]], "py_deprecated (c macro)": [[34, "c.Py_DEPRECATED"]], "py_getenv (c macro)": [[34, "c.Py_GETENV"]], "py_getexecprefix()": [[34, "index-23"]], "py_getprefix()": [[34, "index-23"]], "py_getprogramfullpath()": [[34, "index-23"]], "py_incref()": [[34, "index-4"]], "py_isinitialized()": [[34, "index-26"]], "py_max (c macro)": [[34, "c.Py_MAX"]], "py_member_size (c macro)": [[34, "c.Py_MEMBER_SIZE"]], "py_min (c macro)": [[34, "c.Py_MIN"]], "py_no_inline (c macro)": [[34, "c.Py_NO_INLINE"]], "py_stringify (c macro)": [[34, "c.Py_STRINGIFY"]], "py_unreachable (c macro)": [[34, "c.Py_UNREACHABLE"]], "py_unused (c macro)": [[34, "c.Py_UNUSED"]], "py_xdecref()": [[34, "index-17"]], "py_ssize_t (c type)": [[34, "c.Py_ssize_t"]], "exc_info() \uff08sys \u6a21\u7d44\u4e2d\uff09": [[34, "index-13"]], "incr_item()": [[34, "index-15"], [34, "index-16"]], "set_all()": [[34, "index-6"]], "sum_list()": [[34, "index-8"]], "sum_sequence()": [[34, "index-14"], [34, "index-9"]], "type\uff08\u578b\u5225\uff09": [[34, "index-3"], [48, "index-7"], [60, "index-0"], [86, "term-type"], [222, "index-0"], [222, "index-12"], [341, "index-0"], [341, "index-14"], [341, "index-16"], [341, "index-20"], [341, "index-22"], [341, "index-23"], [341, "index-24"], [341, "index-52"], [341, "index-59"], [341, "index-65"], [425, "index-1"], [425, "index-4"], [425, "index-84"], [427, "index-7"]], "pyaiter_check (c function)": [[35, "c.PyAIter_Check"]], "pyiter_check (c function)": [[35, "c.PyIter_Check"]], "pyiter_next (c function)": [[35, "c.PyIter_Next"]], "pyiter_send (c function)": [[35, "c.PyIter_Send"]], "pysendresult (c type)": [[35, "c.PySendResult"]], "pycalliter_check (c function)": [[36, "c.PyCallIter_Check"]], "pycalliter_new (c function)": [[36, "c.PyCallIter_New"]], "pycalliter_type (c var)": [[36, "c.PyCallIter_Type"]], "pyseqiter_check (c function)": [[36, "c.PySeqIter_Check"]], "pyseqiter_new (c function)": [[36, "c.PySeqIter_New"]], "pyseqiter_type (c var)": [[36, "c.PySeqIter_Type"]], "pylistobject (c type)": [[37, "c.PyListObject"]], "pylist_append (c function)": [[37, "c.PyList_Append"]], "pylist_astuple (c function)": [[37, "c.PyList_AsTuple"]], "pylist_check (c function)": [[37, "c.PyList_Check"]], "pylist_checkexact (c function)": [[37, "c.PyList_CheckExact"]], "pylist_get_item (c function)": [[37, "c.PyList_GET_ITEM"]], "pylist_get_size (c function)": [[37, "c.PyList_GET_SIZE"]], "pylist_getitem (c function)": [[37, "c.PyList_GetItem"]], "pylist_getslice (c function)": [[37, "c.PyList_GetSlice"]], "pylist_insert (c function)": [[37, "c.PyList_Insert"]], "pylist_new (c function)": [[37, "c.PyList_New"]], "pylist_reverse (c function)": [[37, "c.PyList_Reverse"]], "pylist_set_item (c function)": [[37, "c.PyList_SET_ITEM"]], "pylist_setitem (c function)": [[37, "c.PyList_SetItem"]], "pylist_setslice (c function)": [[37, "c.PyList_SetSlice"]], "pylist_size (c function)": [[37, "c.PyList_Size"]], "pylist_sort (c function)": [[37, "c.PyList_Sort"]], "pylist_type (c var)": [[37, "c.PyList_Type"]], "list\uff08\u4e32\u5217\uff09": [[37, "index-0"], [86, "term-list"], [341, "index-23"], [341, "index-24"], [341, "index-25"], [424, "index-6"], [425, "index-25"], [427, "index-15"], [427, "index-40"], [427, "index-42"], [427, "index-45"], [427, "index-91"], [433, "index-1"], [433, "index-10"], [433, "index-2"], [433, "index-21"], [433, "index-5"], [433, "index-6"]], "tuple\uff08\u5143\u7d44\uff09": [[37, "index-2"], [59, "index-0"], [341, "index-22"], [341, "index-26"], [425, "index-20"]], "long_max": [[38, "index-1"]], "overflowerror\uff08\u5185\u5efa\u4f8b\u5916\uff09": [[38, "index-1"], [38, "index-2"], [38, "index-3"], [38, "index-4"], [38, "index-5"], [38, "index-6"]], "py_ssize_t_max": [[38, "index-3"]], "pylongobject (c type)": [[38, "c.PyLongObject"]], "pylong_asdouble (c function)": [[38, "c.PyLong_AsDouble"]], "pylong_aslong (c function)": [[38, "c.PyLong_AsLong"]], "pylong_aslongandoverflow (c function)": [[38, "c.PyLong_AsLongAndOverflow"]], "pylong_aslonglong (c function)": [[38, "c.PyLong_AsLongLong"]], "pylong_aslonglongandoverflow (c function)": [[38, "c.PyLong_AsLongLongAndOverflow"]], "pylong_assize_t (c function)": [[38, "c.PyLong_AsSize_t"]], "pylong_asssize_t (c function)": [[38, "c.PyLong_AsSsize_t"]], "pylong_asunsignedlong (c function)": [[38, "c.PyLong_AsUnsignedLong"]], "pylong_asunsignedlonglong (c function)": [[38, "c.PyLong_AsUnsignedLongLong"]], "pylong_asunsignedlonglongmask (c function)": [[38, "c.PyLong_AsUnsignedLongLongMask"]], "pylong_asunsignedlongmask (c function)": [[38, "c.PyLong_AsUnsignedLongMask"]], "pylong_asvoidptr (c function)": [[38, "c.PyLong_AsVoidPtr"]], "pylong_check (c function)": [[38, "c.PyLong_Check"]], "pylong_checkexact (c function)": [[38, "c.PyLong_CheckExact"]], "pylong_fromdouble (c function)": [[38, "c.PyLong_FromDouble"]], "pylong_fromlong (c function)": [[38, "c.PyLong_FromLong"]], "pylong_fromlonglong (c function)": [[38, "c.PyLong_FromLongLong"]], "pylong_fromsize_t (c function)": [[38, "c.PyLong_FromSize_t"]], "pylong_fromssize_t (c function)": [[38, "c.PyLong_FromSsize_t"]], "pylong_fromstring (c function)": [[38, "c.PyLong_FromString"]], "pylong_fromunicodeobject (c function)": [[38, "c.PyLong_FromUnicodeObject"]], "pylong_fromunsignedlong (c function)": [[38, "c.PyLong_FromUnsignedLong"]], "pylong_fromunsignedlonglong (c function)": [[38, "c.PyLong_FromUnsignedLongLong"]], "pylong_fromvoidptr (c function)": [[38, "c.PyLong_FromVoidPtr"]], "pylong_type (c var)": [[38, "c.PyLong_Type"]], "pyunstable_long_compactvalue (c function)": [[38, "c.PyUnstable_Long_CompactValue"]], "pyunstable_long_iscompact (c function)": [[38, "c.PyUnstable_Long_IsCompact"]], "size_max": [[38, "index-5"]], "ulong_max": [[38, "index-4"]], "integer\uff08\u6574\u6570\uff09": [[38, "index-0"]], "long integer\uff08\u9577\u6574\u6570\uff09": [[38, "index-0"]], "pymapping_check (c function)": [[39, "c.PyMapping_Check"]], "pymapping_delitem (c function)": [[39, "c.PyMapping_DelItem"]], "pymapping_delitemstring (c function)": [[39, "c.PyMapping_DelItemString"]], "pymapping_getitemstring (c function)": [[39, "c.PyMapping_GetItemString"]], "pymapping_haskey (c function)": [[39, "c.PyMapping_HasKey"]], "pymapping_haskeystring (c function)": [[39, "c.PyMapping_HasKeyString"]], "pymapping_items (c function)": [[39, "c.PyMapping_Items"]], "pymapping_keys (c function)": [[39, "c.PyMapping_Keys"]], "pymapping_length (c function)": [[39, "c.PyMapping_Length"]], "pymapping_setitemstring (c function)": [[39, "c.PyMapping_SetItemString"]], "pymapping_size (c function)": [[39, "c.PyMapping_Size"]], "pymapping_values (c function)": [[39, "c.PyMapping_Values"]], "pymarshal_readlastobjectfromfile (c function)": [[40, "c.PyMarshal_ReadLastObjectFromFile"]], "pymarshal_readlongfromfile (c function)": [[40, "c.PyMarshal_ReadLongFromFile"]], "pymarshal_readobjectfromfile (c function)": [[40, "c.PyMarshal_ReadObjectFromFile"]], "pymarshal_readobjectfromstring (c function)": [[40, "c.PyMarshal_ReadObjectFromString"]], "pymarshal_readshortfromfile (c function)": [[40, "c.PyMarshal_ReadShortFromFile"]], "pymarshal_writelongtofile (c function)": [[40, "c.PyMarshal_WriteLongToFile"]], "pymarshal_writeobjecttofile (c function)": [[40, "c.PyMarshal_WriteObjectToFile"]], "pymarshal_writeobjecttostring (c function)": [[40, "c.PyMarshal_WriteObjectToString"]], "pymem_domain_mem (c macro)": [[41, "c.PYMEM_DOMAIN_MEM"]], "pymem_domain_obj (c macro)": [[41, "c.PYMEM_DOMAIN_OBJ"]], "pymem_domain_raw (c macro)": [[41, "c.PYMEM_DOMAIN_RAW"]], "pythonmalloc": [[41, "index-1"], [41, "index-3"], [41, "index-4"], [41, "index-5"], [185, "index-2"], [185, "index-3"], [452, "envvar-PYTHONMALLOC"], [452, "index-39"], [453, "index-35"], [476, "index-27"], [476, "index-38"], [480, "index-285"]], "pymemallocatordomain (c type)": [[41, "c.PyMemAllocatorDomain"]], "pymemallocatorex (c type)": [[41, "c.PyMemAllocatorEx"]], "pymem_calloc (c function)": [[41, "c.PyMem_Calloc"]], "pymem_del (c function)": [[41, "c.PyMem_Del"]], "pymem_free (c function)": [[41, "c.PyMem_Free"]], "pymem_getallocator (c function)": [[41, "c.PyMem_GetAllocator"]], "pymem_malloc (c function)": [[41, "c.PyMem_Malloc"]], "pymem_new (c macro)": [[41, "c.PyMem_New"]], "pymem_rawcalloc (c function)": [[41, "c.PyMem_RawCalloc"]], "pymem_rawfree (c function)": [[41, "c.PyMem_RawFree"]], "pymem_rawmalloc (c function)": [[41, "c.PyMem_RawMalloc"]], "pymem_rawrealloc (c function)": [[41, "c.PyMem_RawRealloc"]], "pymem_realloc (c function)": [[41, "c.PyMem_Realloc"]], "pymem_resize (c macro)": [[41, "c.PyMem_Resize"]], "pymem_setallocator (c function)": [[41, "c.PyMem_SetAllocator"]], "pymem_setupdebughooks (c function)": [[41, "c.PyMem_SetupDebugHooks"]], "pyobjectarenaallocator (c type)": [[41, "c.PyObjectArenaAllocator"]], "pyobject_calloc (c function)": [[41, "c.PyObject_Calloc"]], "pyobject_free (c function)": [[41, "c.PyObject_Free"]], "pyobject_getarenaallocator (c function)": [[41, "c.PyObject_GetArenaAllocator"]], "pyobject_malloc (c function)": [[41, "c.PyObject_Malloc"]], "pyobject_realloc (c function)": [[41, "c.PyObject_Realloc"]], "pyobject_setarenaallocator (c function)": [[41, "c.PyObject_SetArenaAllocator"]], "pytracemalloc_track (c function)": [[41, "c.PyTraceMalloc_Track"]], "pytracemalloc_untrack (c function)": [[41, "c.PyTraceMalloc_Untrack"]], "calloc()": [[41, "index-0"]], "free()": [[41, "index-0"]], "malloc()": [[41, "index-0"]], "realloc()": [[41, "index-0"]], "pymemoryview_check (c function)": [[42, "c.PyMemoryView_Check"]], "pymemoryview_frombuffer (c function)": [[42, "c.PyMemoryView_FromBuffer"]], "pymemoryview_frommemory (c function)": [[42, "c.PyMemoryView_FromMemory"]], "pymemoryview_fromobject (c function)": [[42, "c.PyMemoryView_FromObject"]], "pymemoryview_get_base (c function)": [[42, "c.PyMemoryView_GET_BASE"]], "pymemoryview_get_buffer (c function)": [[42, "c.PyMemoryView_GET_BUFFER"]], "pymemoryview_getcontiguous (c function)": [[42, "c.PyMemoryView_GetContiguous"]], "memoryview\uff08\u8a18\u61b6\u9ad4\u8996\u5716\uff09": [[42, "index-0"], [341, "index-40"]], "pyinstancemethod_check (c function)": [[43, "c.PyInstanceMethod_Check"]], "pyinstancemethod_function (c function)": [[43, "c.PyInstanceMethod_Function"]], "pyinstancemethod_get_function (c function)": [[43, "c.PyInstanceMethod_GET_FUNCTION"]], "pyinstancemethod_new (c function)": [[43, "c.PyInstanceMethod_New"]], "pyinstancemethod_type (c var)": [[43, "c.PyInstanceMethod_Type"]], "pymethod_check (c function)": [[43, "c.PyMethod_Check"]], "pymethod_function (c function)": [[43, "c.PyMethod_Function"]], "pymethod_get_function (c function)": [[43, "c.PyMethod_GET_FUNCTION"]], "pymethod_get_self (c function)": [[43, "c.PyMethod_GET_SELF"]], "pymethod_new (c function)": [[43, "c.PyMethod_New"]], "pymethod_self (c function)": [[43, "c.PyMethod_Self"]], "pymethod_type (c var)": [[43, "c.PyMethod_Type"]], "instancemethod": [[43, "index-0"]], "method\uff08\u65b9\u6cd5\uff09": [[43, "index-1"], [86, "index-26"], [86, "index-34"], [86, "term-method"], [341, "index-61"], [425, "index-36"], [425, "index-42"], [427, "index-53"], [437, "index-0"]], "pep 3121": [[44, "index-10"], [467, "index-34"], [480, "index-152"]], "pep 451": [[44, "index-7"], [86, "index-90"], [247, "index-6"], [299, "index-10"], [299, "index-11"], [321, "index-3"], [321, "index-5"], [321, "index-8"], [349, "index-20"], [429, "index-26"], [469, "index-112"], [471, "index-36"], [474, "index-23"], [474, "index-3"], [475, "index-27"], [480, "index-284"], [480, "index-44"]], "pymoduledef (c type)": [[44, "c.PyModuleDef"]], "pymoduledef.m_base (c member)": [[44, "c.PyModuleDef.m_base"]], "pymoduledef.m_clear (c member)": [[44, "c.PyModuleDef.m_clear"]], "pymoduledef.m_doc (c member)": [[44, "c.PyModuleDef.m_doc"]], "pymoduledef.m_free (c member)": [[44, "c.PyModuleDef.m_free"]], "pymoduledef.m_methods (c member)": [[44, "c.PyModuleDef.m_methods"]], "pymoduledef.m_name (c member)": [[44, "c.PyModuleDef.m_name"]], "pymoduledef.m_size (c member)": [[44, "c.PyModuleDef.m_size"]], "pymoduledef.m_slots (c member)": [[44, "c.PyModuleDef.m_slots"]], "pymoduledef.m_slots.m_reload (c member)": [[44, "c.PyModuleDef.m_slots.m_reload"]], "pymoduledef.m_traverse (c member)": [[44, "c.PyModuleDef.m_traverse"]], "pymoduledef_init (c function)": [[44, "c.PyModuleDef_Init"]], "pymoduledef_slot (c type)": [[44, "c.PyModuleDef_Slot"]], "pymoduledef_slot.slot (c member)": [[44, "c.PyModuleDef_Slot.slot"]], "pymoduledef_slot.value (c member)": [[44, "c.PyModuleDef_Slot.value"]], "pymodule_addfunctions (c function)": [[44, "c.PyModule_AddFunctions"]], "pymodule_addintconstant (c function)": [[44, "c.PyModule_AddIntConstant"]], "pymodule_addintmacro (c macro)": [[44, "c.PyModule_AddIntMacro"]], "pymodule_addobject (c function)": [[44, "c.PyModule_AddObject"]], "pymodule_addobjectref (c function)": [[44, "c.PyModule_AddObjectRef"]], "pymodule_addstringconstant (c function)": [[44, "c.PyModule_AddStringConstant"]], "pymodule_addstringmacro (c macro)": [[44, "c.PyModule_AddStringMacro"]], "pymodule_addtype (c function)": [[44, "c.PyModule_AddType"]], "pymodule_check (c function)": [[44, "c.PyModule_Check"]], "pymodule_checkexact (c function)": [[44, "c.PyModule_CheckExact"]], "pymodule_create (c function)": [[44, "c.PyModule_Create"]], "pymodule_create2 (c function)": [[44, "c.PyModule_Create2"]], "pymodule_execdef (c function)": [[44, "c.PyModule_ExecDef"]], "pymodule_fromdefandspec (c function)": [[44, "c.PyModule_FromDefAndSpec"]], "pymodule_fromdefandspec2 (c function)": [[44, "c.PyModule_FromDefAndSpec2"]], "pymodule_getdef (c function)": [[44, "c.PyModule_GetDef"]], "pymodule_getdict (c function)": [[44, "c.PyModule_GetDict"]], "pymodule_getfilename (c function)": [[44, "c.PyModule_GetFilename"]], "pymodule_getfilenameobject (c function)": [[44, "c.PyModule_GetFilenameObject"]], "pymodule_getname (c function)": [[44, "c.PyModule_GetName"]], "pymodule_getnameobject (c function)": [[44, "c.PyModule_GetNameObject"]], "pymodule_getstate (c function)": [[44, "c.PyModule_GetState"]], "pymodule_new (c function)": [[44, "c.PyModule_New"]], "pymodule_newobject (c function)": [[44, "c.PyModule_NewObject"]], "pymodule_setdocstring (c function)": [[44, "c.PyModule_SetDocString"]], "pymodule_type (c var)": [[44, "c.PyModule_Type"]], "pystate_addmodule (c function)": [[44, "c.PyState_AddModule"]], "pystate_findmodule (c function)": [[44, "c.PyState_FindModule"]], "pystate_removemodule (c function)": [[44, "c.PyState_RemoveModule"]], "py_mod_multiple_interpreters_not_supported (c macro)": [[44, "c.Py_MOD_MULTIPLE_INTERPRETERS_NOT_SUPPORTED"]], "py_mod_multiple_interpreters_supported (c macro)": [[44, "c.Py_MOD_MULTIPLE_INTERPRETERS_SUPPORTED"]], "py_mod_per_interpreter_gil_supported (c macro)": [[44, "c.Py_MOD_PER_INTERPRETER_GIL_SUPPORTED"]], "py_mod_create (c macro)": [[44, "c.Py_mod_create"]], "py_mod_exec (c macro)": [[44, "c.Py_mod_exec"]], "py_mod_multiple_interpreters (c macro)": [[44, "c.Py_mod_multiple_interpreters"]], "systemerror\uff08\u5167\u5efa\u4f8b\u5916\uff09": [[44, "index-4"], [44, "index-5"]], "__dict__\uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[44, "index-3"]], "__doc__\uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[44, "index-2"]], "__file__\uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[44, "index-2"], [44, "index-5"]], "__loader__\uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[44, "index-2"]], "__name__\uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[44, "index-2"], [44, "index-4"]], "__package__\uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[44, "index-2"]], "object\uff08\u6a21\u7d44\uff09": [[44, "index-0"]], "none": [[45, "index-0"], [425, "index-6"], [433, "index-3"]], "py_none (c var)": [[45, "c.Py_None"]], "py_return_none (c macro)": [[45, "c.Py_RETURN_NONE"]], "pyindex_check (c function)": [[46, "c.PyIndex_Check"]], "pynumber_absolute (c function)": [[46, "c.PyNumber_Absolute"]], "pynumber_add (c function)": [[46, "c.PyNumber_Add"]], "pynumber_and (c function)": [[46, "c.PyNumber_And"]], "pynumber_asssize_t (c function)": [[46, "c.PyNumber_AsSsize_t"]], "pynumber_check (c function)": [[46, "c.PyNumber_Check"]], "pynumber_divmod (c function)": [[46, "c.PyNumber_Divmod"]], "pynumber_float (c function)": [[46, "c.PyNumber_Float"]], "pynumber_floordivide (c function)": [[46, "c.PyNumber_FloorDivide"]], "pynumber_inplaceadd (c function)": [[46, "c.PyNumber_InPlaceAdd"]], "pynumber_inplaceand (c function)": [[46, "c.PyNumber_InPlaceAnd"]], "pynumber_inplacefloordivide (c function)": [[46, "c.PyNumber_InPlaceFloorDivide"]], "pynumber_inplacelshift (c function)": [[46, "c.PyNumber_InPlaceLshift"]], "pynumber_inplacematrixmultiply (c function)": [[46, "c.PyNumber_InPlaceMatrixMultiply"]], "pynumber_inplacemultiply (c function)": [[46, "c.PyNumber_InPlaceMultiply"]], "pynumber_inplaceor (c function)": [[46, "c.PyNumber_InPlaceOr"]], "pynumber_inplacepower (c function)": [[46, "c.PyNumber_InPlacePower"]], "pynumber_inplaceremainder (c function)": [[46, "c.PyNumber_InPlaceRemainder"]], "pynumber_inplacershift (c function)": [[46, "c.PyNumber_InPlaceRshift"]], "pynumber_inplacesubtract (c function)": [[46, "c.PyNumber_InPlaceSubtract"]], "pynumber_inplacetruedivide (c function)": [[46, "c.PyNumber_InPlaceTrueDivide"]], "pynumber_inplacexor (c function)": [[46, "c.PyNumber_InPlaceXor"]], "pynumber_index (c function)": [[46, "c.PyNumber_Index"]], "pynumber_invert (c function)": [[46, "c.PyNumber_Invert"]], "pynumber_long (c function)": [[46, "c.PyNumber_Long"]], "pynumber_lshift (c function)": [[46, "c.PyNumber_Lshift"]], "pynumber_matrixmultiply (c function)": [[46, "c.PyNumber_MatrixMultiply"]], "pynumber_multiply (c function)": [[46, "c.PyNumber_Multiply"]], "pynumber_negative (c function)": [[46, "c.PyNumber_Negative"]], "pynumber_or (c function)": [[46, "c.PyNumber_Or"]], "pynumber_positive (c function)": [[46, "c.PyNumber_Positive"]], "pynumber_power (c function)": [[46, "c.PyNumber_Power"]], "pynumber_remainder (c function)": [[46, "c.PyNumber_Remainder"]], "pynumber_rshift (c function)": [[46, "c.PyNumber_Rshift"]], "pynumber_subtract (c function)": [[46, "c.PyNumber_Subtract"]], "pynumber_tobase (c function)": [[46, "c.PyNumber_ToBase"]], "pynumber_truedivide (c function)": [[46, "c.PyNumber_TrueDivide"]], "pynumber_xor (c function)": [[46, "c.PyNumber_Xor"]], "abs": [[46, "index-2"], [425, "index-101"]], "divmod": [[46, "index-0"], [425, "index-98"], [425, "index-99"]], "float": [[46, "index-5"], [341, "index-13"], [425, "index-102"]], "int": [[46, "index-4"], [341, "index-13"], [425, "index-102"]], "pow": [[46, "index-1"], [46, "index-3"], [425, "index-100"], [425, "index-98"], [425, "index-99"]], "pyobject_ascharbuffer (c function)": [[47, "c.PyObject_AsCharBuffer"]], "pyobject_asreadbuffer (c function)": [[47, "c.PyObject_AsReadBuffer"]], "pyobject_aswritebuffer (c function)": [[47, "c.PyObject_AsWriteBuffer"]], "pyobject_checkreadbuffer (c function)": [[47, "c.PyObject_CheckReadBuffer"]], "pep 3119": [[48, "index-4"], [48, "index-5"], [113, "index-4"], [158, "index-7"], [425, "index-92"], [465, "index-16"]], "pyobject_ascii (c function)": [[48, "c.PyObject_ASCII"]], "pyobject_bytes (c function)": [[48, "c.PyObject_Bytes"]], "pyobject_delattr (c function)": [[48, "c.PyObject_DelAttr"]], "pyobject_delattrstring (c function)": [[48, "c.PyObject_DelAttrString"]], "pyobject_delitem (c function)": [[48, "c.PyObject_DelItem"]], "pyobject_dir (c function)": [[48, "c.PyObject_Dir"]], "pyobject_format (c function)": [[48, "c.PyObject_Format"]], "pyobject_genericgetattr (c function)": [[48, "c.PyObject_GenericGetAttr"]], "pyobject_genericgetdict (c function)": [[48, "c.PyObject_GenericGetDict"]], "pyobject_genericsetattr (c function)": [[48, "c.PyObject_GenericSetAttr"]], "pyobject_genericsetdict (c function)": [[48, "c.PyObject_GenericSetDict"]], "pyobject_getaiter (c function)": [[48, "c.PyObject_GetAIter"]], "pyobject_getattr (c function)": [[48, "c.PyObject_GetAttr"]], "pyobject_getattrstring (c function)": [[48, "c.PyObject_GetAttrString"]], "pyobject_getitem (c function)": [[48, "c.PyObject_GetItem"]], "pyobject_getitemdata (c function)": [[48, "c.PyObject_GetItemData"]], "pyobject_getiter (c function)": [[48, "c.PyObject_GetIter"]], "pyobject_gettypedata (c function)": [[48, "c.PyObject_GetTypeData"]], "pyobject_hasattr (c function)": [[48, "c.PyObject_HasAttr"]], "pyobject_hasattrstring (c function)": [[48, "c.PyObject_HasAttrString"]], "pyobject_hash (c function)": [[48, "c.PyObject_Hash"]], "pyobject_hashnotimplemented (c function)": [[48, "c.PyObject_HashNotImplemented"]], "pyobject_isinstance (c function)": [[48, "c.PyObject_IsInstance"]], "pyobject_issubclass (c function)": [[48, "c.PyObject_IsSubclass"]], "pyobject_istrue (c function)": [[48, "c.PyObject_IsTrue"]], "pyobject_length (c function)": [[48, "c.PyObject_Length"]], "pyobject_lengthhint (c function)": [[48, "c.PyObject_LengthHint"]], "pyobject_not (c function)": [[48, "c.PyObject_Not"]], "pyobject_print (c function)": [[48, "c.PyObject_Print"]], "pyobject_repr (c function)": [[48, "c.PyObject_Repr"]], "pyobject_richcompare (c function)": [[48, "c.PyObject_RichCompare"]], "pyobject_richcomparebool (c function)": [[48, "c.PyObject_RichCompareBool"]], "pyobject_setattr (c function)": [[48, "c.PyObject_SetAttr"]], "pyobject_setattrstring (c function)": [[48, "c.PyObject_SetAttrString"]], "pyobject_setitem (c function)": [[48, "c.PyObject_SetItem"]], "pyobject_size (c function)": [[48, "c.PyObject_Size"]], "pyobject_str (c function)": [[48, "c.PyObject_Str"]], "pyobject_str\uff08c \u51fd\u5f0f\uff09": [[48, "index-2"]], "pyobject_type (c function)": [[48, "c.PyObject_Type"]], "pyobject_typecheck (c function)": [[48, "c.PyObject_TypeCheck"]], "pytype_gettypedatasize (c function)": [[48, "c.PyType_GetTypeDataSize"]], "py_notimplemented (c var)": [[48, "c.Py_NotImplemented"]], "py_return_notimplemented (c macro)": [[48, "c.Py_RETURN_NOTIMPLEMENTED"]], "_pyobject_getdictptr (c function)": [[48, "c._PyObject_GetDictPtr"]], "ascii": [[48, "index-1"], [431, "index-1"], [432, "index-17"]], "bulit-in function\uff08\u5167\u5efa\u51fd\u5f0f\uff09": [[48, "index-0"], [48, "index-1"], [48, "index-3"], [48, "index-6"], [48, "index-7"], [48, "index-8"]], "hash\uff08\u96dc\u6e4a\uff09": [[48, "index-6"], [62, "index-2"], [341, "index-22"], [425, "index-78"]], "repr": [[48, "index-0"], [62, "index-1"], [74, "index-3"], [433, "index-3"]], "string\uff08\u5b57\u4e32\uff09": [[48, "index-2"], [74, "index-3"], [222, "index-11"], [222, "index-4"], [263, "index-6"], [341, "index-28"], [341, "index-30"], [341, "index-32"], [341, "index-35"], [425, "index-18"], [425, "index-74"], [425, "index-76"], [427, "index-42"], [427, "index-43"], [427, "index-45"], [432, "index-25"], [433, "index-3"]], "pyunstable_perfmapstate_fini (c function)": [[50, "c.PyUnstable_PerfMapState_Fini"]], "pyunstable_perfmapstate_init (c function)": [[50, "c.PyUnstable_PerfMapState_Init"]], "pyunstable_writeperfmapentry (c function)": [[50, "c.PyUnstable_WritePerfMapEntry"]], "py_clear (c function)": [[51, "c.Py_CLEAR"]], "py_decref (c function)": [[51, "c.Py_DECREF"], [51, "c.Py_DecRef"]], "py_incref (c function)": [[51, "c.Py_INCREF"], [51, "c.Py_IncRef"]], "py_newref (c function)": [[51, "c.Py_NewRef"]], "py_refcnt (c function)": [[51, "c.Py_REFCNT"]], "py_setref (c macro)": [[51, "c.Py_SETREF"]], "py_set_refcnt (c function)": [[51, "c.Py_SET_REFCNT"]], "py_xdecref (c function)": [[51, "c.Py_XDECREF"]], "py_xincref (c function)": [[51, "c.Py_XINCREF"]], "py_xnewref (c function)": [[51, "c.Py_XNewRef"]], "py_xsetref (c macro)": [[51, "c.Py_XSETREF"]], "pyeval_getbuiltins (c function)": [[52, "c.PyEval_GetBuiltins"]], "pyeval_getframe (c function)": [[52, "c.PyEval_GetFrame"]], "pyeval_getfuncdesc (c function)": [[52, "c.PyEval_GetFuncDesc"]], "pyeval_getfuncname (c function)": [[52, "c.PyEval_GetFuncName"]], "pyeval_getglobals (c function)": [[52, "c.PyEval_GetGlobals"]], "pyeval_getlocals (c function)": [[52, "c.PyEval_GetLocals"]], "pysequence_check (c function)": [[53, "c.PySequence_Check"]], "pysequence_concat (c function)": [[53, "c.PySequence_Concat"]], "pysequence_contains (c function)": [[53, "c.PySequence_Contains"]], "pysequence_count (c function)": [[53, "c.PySequence_Count"]], "pysequence_delitem (c function)": [[53, "c.PySequence_DelItem"]], "pysequence_delslice (c function)": [[53, "c.PySequence_DelSlice"]], "pysequence_fast (c function)": [[53, "c.PySequence_Fast"]], "pysequence_fast_get_item (c function)": [[53, "c.PySequence_Fast_GET_ITEM"]], "pysequence_fast_get_size (c function)": [[53, "c.PySequence_Fast_GET_SIZE"]], "pysequence_fast_items (c function)": [[53, "c.PySequence_Fast_ITEMS"]], "pysequence_getitem (c function)": [[53, "c.PySequence_GetItem"]], "pysequence_getslice (c function)": [[53, "c.PySequence_GetSlice"]], "pysequence_item (c function)": [[53, "c.PySequence_ITEM"]], "pysequence_inplaceconcat (c function)": [[53, "c.PySequence_InPlaceConcat"]], "pysequence_inplacerepeat (c function)": [[53, "c.PySequence_InPlaceRepeat"]], "pysequence_index (c function)": [[53, "c.PySequence_Index"]], "pysequence_length (c function)": [[53, "c.PySequence_Length"]], "pysequence_list (c function)": [[53, "c.PySequence_List"]], "pysequence_repeat (c function)": [[53, "c.PySequence_Repeat"]], "pysequence_setitem (c function)": [[53, "c.PySequence_SetItem"]], "pysequence_setslice (c function)": [[53, "c.PySequence_SetSlice"]], "pysequence_size (c function)": [[53, "c.PySequence_Size"]], "pysequence_tuple (c function)": [[53, "c.PySequence_Tuple"]], "built-in function\uff08\u5185\u5efa\u51fd\u5f0f\uff09": [[53, "index-0"], [53, "index-1"]], "tuple\uff08\u5143\u7ec4\uff09": [[53, "index-1"]], "pyanyset_check (c function)": [[54, "c.PyAnySet_Check"]], "pyanyset_checkexact (c function)": [[54, "c.PyAnySet_CheckExact"]], "pyfrozenset_check (c function)": [[54, "c.PyFrozenSet_Check"]], "pyfrozenset_checkexact (c function)": [[54, "c.PyFrozenSet_CheckExact"]], "pyfrozenset_new (c function)": [[54, "c.PyFrozenSet_New"]], "pyfrozenset_type (c var)": [[54, "c.PyFrozenSet_Type"]], "pysetobject (c type)": [[54, "c.PySetObject"]], "pyset_add (c function)": [[54, "c.PySet_Add"]], "pyset_check (c function)": [[54, "c.PySet_Check"]], "pyset_checkexact (c function)": [[54, "c.PySet_CheckExact"]], "pyset_clear (c function)": [[54, "c.PySet_Clear"]], "pyset_contains (c function)": [[54, "c.PySet_Contains"]], "pyset_discard (c function)": [[54, "c.PySet_Discard"]], "pyset_get_size (c function)": [[54, "c.PySet_GET_SIZE"]], "pyset_new (c function)": [[54, "c.PySet_New"]], "pyset_pop (c function)": [[54, "c.PySet_Pop"]], "pyset_size (c function)": [[54, "c.PySet_Size"]], "pyset_type (c var)": [[54, "c.PySet_Type"]], "frozenset\uff08\u51cd\u7d50\u96c6\u5408\uff09": [[54, "index-0"], [425, "index-29"]], "set\uff08\u96c6\u5408\uff09": [[54, "index-0"], [341, "index-51"], [425, "index-28"], [427, "index-16"]], "pyslice_adjustindices (c function)": [[55, "c.PySlice_AdjustIndices"]], "pyslice_check (c function)": [[55, "c.PySlice_Check"]], "pyslice_getindices (c function)": [[55, "c.PySlice_GetIndices"]], "pyslice_getindicesex (c function)": [[55, "c.PySlice_GetIndicesEx"]], "pyslice_new (c function)": [[55, "c.PySlice_New"]], "pyslice_type (c var)": [[55, "c.PySlice_Type"]], "pyslice_unpack (c function)": [[55, "c.PySlice_Unpack"]], "py_ellipsis (c var)": [[55, "c.Py_Ellipsis"]], "pep 387": [[56, "index-3"], [210, "index-10"], [210, "index-11"]], "pyunstable": [[56, "index-1"]], "py_limited_api (c macro)": [[56, "c.Py_LIMITED_API"]], "meth_class (c macro)": [[57, "c.METH_CLASS"]], "meth_coexist (c macro)": [[57, "c.METH_COEXIST"]], "meth_fastcall (c macro)": [[57, "c.METH_FASTCALL"]], "meth_keywords (c macro)": [[57, "c.METH_KEYWORDS"]], "meth_method (c macro)": [[57, "c.METH_METHOD"]], "meth_noargs (c macro)": [[57, "c.METH_NOARGS"]], "meth_o (c macro)": [[57, "c.METH_O"]], "meth_static (c macro)": [[57, "c.METH_STATIC"]], "meth_varargs (c macro)": [[57, "c.METH_VARARGS"]], "pycfunction (c type)": [[57, "c.PyCFunction"]], "pycfunctionwithkeywords (c type)": [[57, "c.PyCFunctionWithKeywords"]], "pycmethod (c type)": [[57, "c.PyCMethod"]], "pygetsetdef (c type)": [[57, "c.PyGetSetDef"]], "pygetsetdef.closure (c member)": [[57, "c.PyGetSetDef.closure"]], "pygetsetdef.doc (c member)": [[57, "c.PyGetSetDef.doc"]], "pygetsetdef.get (c member)": [[57, "c.PyGetSetDef.get"]], "pygetsetdef.name (c member)": [[57, "c.PyGetSetDef.name"]], "pygetsetdef.set (c member)": [[57, "c.PyGetSetDef.set"]], "pymemberdef (c type)": [[57, "c.PyMemberDef"]], "pymemberdef.doc (c member)": [[57, "c.PyMemberDef.doc"]], "pymemberdef.flags (c member)": [[57, "c.PyMemberDef.flags"]], "pymemberdef.name (c member)": [[57, "c.PyMemberDef.name"]], "pymemberdef.offset (c member)": [[57, "c.PyMemberDef.offset"]], "pymemberdef.type (c member)": [[57, "c.PyMemberDef.type"]], "pymember_getone (c function)": [[57, "c.PyMember_GetOne"]], "pymember_setone (c function)": [[57, "c.PyMember_SetOne"]], "pymethoddef (c type)": [[57, "c.PyMethodDef"]], "pymethoddef.ml_doc (c member)": [[57, "c.PyMethodDef.ml_doc"]], "pymethoddef.ml_flags (c member)": [[57, "c.PyMethodDef.ml_flags"]], "pymethoddef.ml_meth (c member)": [[57, "c.PyMethodDef.ml_meth"]], "pymethoddef.ml_name (c member)": [[57, "c.PyMethodDef.ml_name"]], "pyobject (c type)": [[57, "c.PyObject"]], "pyobject_head (c macro)": [[57, "c.PyObject_HEAD"]], "pyobject_head_init (c macro)": [[57, "c.PyObject_HEAD_INIT"]], "pyobject_var_head (c macro)": [[57, "c.PyObject_VAR_HEAD"]], "pyvarobject (c type)": [[57, "c.PyVarObject"]], "pyvarobject_head_init (c macro)": [[57, "c.PyVarObject_HEAD_INIT"]], "py_audit_read (c macro)": [[57, "c.Py_AUDIT_READ"]], "py_is_type (c function)": [[57, "c.Py_IS_TYPE"]], "py_is (c function)": [[57, "c.Py_Is"]], "py_isfalse (c function)": [[57, "c.Py_IsFalse"]], "py_isnone (c function)": [[57, "c.Py_IsNone"]], "py_istrue (c function)": [[57, "c.Py_IsTrue"]], "py_readonly (c macro)": [[57, "c.Py_READONLY"]], "py_relative_offset (c macro)": [[57, "c.Py_RELATIVE_OFFSET"]], "py_set_size (c function)": [[57, "c.Py_SET_SIZE"]], "py_set_type (c function)": [[57, "c.Py_SET_TYPE"]], "py_size (c function)": [[57, "c.Py_SIZE"]], "py_type (c function)": [[57, "c.Py_TYPE"]], "py_t_bool (c macro)": [[57, "c.Py_T_BOOL"]], "py_t_byte (c macro)": [[57, "c.Py_T_BYTE"]], "py_t_char (c macro)": [[57, "c.Py_T_CHAR"]], "py_t_double (c macro)": [[57, "c.Py_T_DOUBLE"]], "py_t_float (c macro)": [[57, "c.Py_T_FLOAT"]], "py_t_int (c macro)": [[57, "c.Py_T_INT"]], "py_t_long (c macro)": [[57, "c.Py_T_LONG"]], "py_t_longlong (c macro)": [[57, "c.Py_T_LONGLONG"]], "py_t_object_ex (c macro)": [[57, "c.Py_T_OBJECT_EX"]], "py_t_pyssizet (c macro)": [[57, "c.Py_T_PYSSIZET"]], "py_t_short (c macro)": [[57, "c.Py_T_SHORT"]], "py_t_string (c macro)": [[57, "c.Py_T_STRING"]], "py_t_string_inplace (c macro)": [[57, "c.Py_T_STRING_INPLACE"]], "py_t_ubyte (c macro)": [[57, "c.Py_T_UBYTE"]], "py_t_uint (c macro)": [[57, "c.Py_T_UINT"]], "py_t_ulong (c macro)": [[57, "c.Py_T_ULONG"]], "py_t_ulonglong (c macro)": [[57, "c.Py_T_ULONGLONG"]], "py_t_ushort (c macro)": [[57, "c.Py_T_USHORT"]], "readonly": [[57, "index-3"]], "read_restricted": [[57, "index-2"]], "restricted": [[57, "index-2"]], "t_bool": [[57, "index-4"]], "t_byte": [[57, "index-4"]], "t_char": [[57, "index-4"]], "t_double": [[57, "index-4"]], "t_float": [[57, "index-4"]], "t_int": [[57, "index-4"]], "t_long": [[57, "index-4"]], "t_longlong": [[57, "index-4"]], "t_none (c macro)": [[57, "c.T_NONE"]], "t_object (c macro)": [[57, "c.T_OBJECT"]], "t_object_ex": [[57, "index-4"]], "t_pyssizet": [[57, "index-4"]], "t_short": [[57, "index-4"]], "t_string": [[57, "index-4"]], "t_string_inplace": [[57, "index-4"]], "t_ubyte": [[57, "index-4"]], "t_uint": [[57, "index-4"]], "t_ulong": [[57, "index-4"]], "t_ulongulong": [[57, "index-4"]], "t_ushort": [[57, "index-4"]], "write_restricted": [[57, "index-2"]], "_pycfunctionfast (c type)": [[57, "c._PyCFunctionFast"]], "_pycfunctionfastwithkeywords (c type)": [[57, "c._PyCFunctionFastWithKeywords"]], "classmethod": [[57, "index-0"]], "staticmethod": [[57, "index-1"]], "structmember.h": [[57, "index-4"]], "pep 578": [[58, "index-0"], [139, "index-3"], [349, "index-42"], [478, "index-33"]], "pyos_afterfork (c function)": [[58, "c.PyOS_AfterFork"]], "pyos_afterfork_child (c function)": [[58, "c.PyOS_AfterFork_Child"]], "pyos_afterfork_parent (c function)": [[58, "c.PyOS_AfterFork_Parent"]], "pyos_beforefork (c function)": [[58, "c.PyOS_BeforeFork"]], "pyos_checkstack (c function)": [[58, "c.PyOS_CheckStack"]], "pyos_fspath (c function)": [[58, "c.PyOS_FSPath"]], "pyos_getsig (c function)": [[58, "c.PyOS_getsig"]], "pyos_setsig (c function)": [[58, "c.PyOS_setsig"]], "pysys_addaudithook (c function)": [[58, "c.PySys_AddAuditHook"]], "pysys_addwarnoption (c function)": [[58, "c.PySys_AddWarnOption"]], "pysys_addwarnoptionunicode (c function)": [[58, "c.PySys_AddWarnOptionUnicode"]], "pysys_addxoption (c function)": [[58, "c.PySys_AddXOption"]], "pysys_audit (c function)": [[58, "c.PySys_Audit"]], "pysys_formatstderr (c function)": [[58, "c.PySys_FormatStderr"]], "pysys_formatstdout (c function)": [[58, "c.PySys_FormatStdout"]], "pysys_getobject (c function)": [[58, "c.PySys_GetObject"]], "pysys_getxoptions (c function)": [[58, "c.PySys_GetXOptions"]], "pysys_resetwarnoptions (c function)": [[58, "c.PySys_ResetWarnOptions"]], "pysys_setobject (c function)": [[58, "c.PySys_SetObject"]], "pysys_setpath (c function)": [[58, "c.PySys_SetPath"]], "pysys_writestderr (c function)": [[58, "c.PySys_WriteStderr"]], "pysys_writestdout (c function)": [[58, "c.PySys_WriteStdout"]], "py_atexit (c function)": [[58, "c.Py_AtExit"]], "py_decodelocale (c function)": [[58, "c.Py_DecodeLocale"]], "py_encodelocale (c function)": [[58, "c.Py_EncodeLocale"]], "py_exit (c function)": [[58, "c.Py_Exit"]], "py_fatalerror (c function)": [[58, "c.Py_FatalError"]], "py_fdisinteractive (c function)": [[58, "c.Py_FdIsInteractive"]], "abort()": [[58, "index-1"]], "cleanup functions\uff08\u6e05\u7406\u51fd\u5f0f\uff09": [[58, "index-3"]], "exit()": [[58, "index-2"]], "pystructsequence_desc (c type)": [[59, "c.PyStructSequence_Desc"]], "pystructsequence_desc.doc (c member)": [[59, "c.PyStructSequence_Desc.doc"]], "pystructsequence_desc.fields (c member)": [[59, "c.PyStructSequence_Desc.fields"]], "pystructsequence_desc.n_in_sequence (c member)": [[59, "c.PyStructSequence_Desc.n_in_sequence"]], "pystructsequence_desc.name (c member)": [[59, "c.PyStructSequence_Desc.name"]], "pystructsequence_field (c type)": [[59, "c.PyStructSequence_Field"]], "pystructsequence_field.doc (c member)": [[59, "c.PyStructSequence_Field.doc"]], "pystructsequence_field.name (c member)": [[59, "c.PyStructSequence_Field.name"]], "pystructsequence_get_item (c function)": [[59, "c.PyStructSequence_GET_ITEM"]], "pystructsequence_getitem (c function)": [[59, "c.PyStructSequence_GetItem"]], "pystructsequence_inittype (c function)": [[59, "c.PyStructSequence_InitType"]], "pystructsequence_inittype2 (c function)": [[59, "c.PyStructSequence_InitType2"]], "pystructsequence_new (c function)": [[59, "c.PyStructSequence_New"]], "pystructsequence_newtype (c function)": [[59, "c.PyStructSequence_NewType"]], "pystructsequence_set_item (c function)": [[59, "c.PyStructSequence_SET_ITEM"]], "pystructsequence_setitem (c function)": [[59, "c.PyStructSequence_SetItem"]], "pystructsequence_unnamedfield (c var)": [[59, "c.PyStructSequence_UnnamedField"]], "pytupleobject (c type)": [[59, "c.PyTupleObject"]], "pytuple_check (c function)": [[59, "c.PyTuple_Check"]], "pytuple_checkexact (c function)": [[59, "c.PyTuple_CheckExact"]], "pytuple_get_item (c function)": [[59, "c.PyTuple_GET_ITEM"]], "pytuple_get_size (c function)": [[59, "c.PyTuple_GET_SIZE"]], "pytuple_getitem (c function)": [[59, "c.PyTuple_GetItem"]], "pytuple_getslice (c function)": [[59, "c.PyTuple_GetSlice"]], "pytuple_new (c function)": [[59, "c.PyTuple_New"]], "pytuple_pack (c function)": [[59, "c.PyTuple_Pack"]], "pytuple_set_item (c function)": [[59, "c.PyTuple_SET_ITEM"]], "pytuple_setitem (c function)": [[59, "c.PyTuple_SetItem"]], "pytuple_size (c function)": [[59, "c.PyTuple_Size"]], "pytuple_type (c var)": [[59, "c.PyTuple_Type"]], "_pytuple_resize (c function)": [[59, "c._PyTuple_Resize"]], "pytypeobject (c type)": [[60, "c.PyTypeObject"]], "pytype_addwatcher (c function)": [[60, "c.PyType_AddWatcher"]], "pytype_check (c function)": [[60, "c.PyType_Check"]], "pytype_checkexact (c function)": [[60, "c.PyType_CheckExact"]], "pytype_clearcache (c function)": [[60, "c.PyType_ClearCache"]], "pytype_clearwatcher (c function)": [[60, "c.PyType_ClearWatcher"]], "pytype_frommetaclass (c function)": [[60, "c.PyType_FromMetaclass"]], "pytype_frommoduleandspec (c function)": [[60, "c.PyType_FromModuleAndSpec"]], "pytype_fromspec (c function)": [[60, "c.PyType_FromSpec"]], "pytype_fromspecwithbases (c function)": [[60, "c.PyType_FromSpecWithBases"]], "pytype_genericalloc (c function)": [[60, "c.PyType_GenericAlloc"]], "pytype_genericnew (c function)": [[60, "c.PyType_GenericNew"]], "pytype_getdict (c function)": [[60, "c.PyType_GetDict"]], "pytype_getflags (c function)": [[60, "c.PyType_GetFlags"]], "pytype_getmodule (c function)": [[60, "c.PyType_GetModule"]], "pytype_getmodulebydef (c function)": [[60, "c.PyType_GetModuleByDef"]], "pytype_getmodulestate (c function)": [[60, "c.PyType_GetModuleState"]], "pytype_getname (c function)": [[60, "c.PyType_GetName"]], "pytype_getqualname (c function)": [[60, "c.PyType_GetQualName"]], "pytype_getslot (c function)": [[60, "c.PyType_GetSlot"]], "pytype_hasfeature (c function)": [[60, "c.PyType_HasFeature"]], "pytype_is_gc (c function)": [[60, "c.PyType_IS_GC"]], "pytype_issubtype (c function)": [[60, "c.PyType_IsSubtype"]], "pytype_modified (c function)": [[60, "c.PyType_Modified"]], "pytype_ready (c function)": [[60, "c.PyType_Ready"]], "pytype_slot (c type)": [[60, "c.PyType_Slot"]], "pytype_slot.pfunc (c member)": [[60, "c.PyType_Slot.pfunc"]], "pytype_slot.slot (c member)": [[60, "c.PyType_Slot.slot"]], "pytype_spec (c type)": [[60, "c.PyType_Spec"]], "pytype_spec.basicsize (c member)": [[60, "c.PyType_Spec.basicsize"]], "pytype_spec.flags (c member)": [[60, "c.PyType_Spec.flags"]], "pytype_spec.itemsize (c member)": [[60, "c.PyType_Spec.itemsize"]], "pytype_spec.name (c member)": [[60, "c.PyType_Spec.name"]], "pytype_spec.slots (c member)": [[60, "c.PyType_Spec.slots"]], "pytype_type (c var)": [[60, "c.PyType_Type"]], "pytype_watch (c function)": [[60, "c.PyType_Watch"]], "pytype_watchcallback (c type)": [[60, "c.PyType_WatchCallback"]], "pyunstable_type_assignversiontag (c function)": [[60, "c.PyUnstable_Type_AssignVersionTag"]], "py_genericalias (c function)": [[61, "c.Py_GenericAlias"]], "py_genericaliastype (c var)": [[61, "c.Py_GenericAliasType"]], "pep 442": [[62, "index-5"], [74, "index-2"], [224, "index-2"], [474, "index-15"], [474, "index-16"], [474, "index-45"], [474, "index-46"], [479, "index-20"], [480, "index-209"]], "pep 634": [[62, "index-3"], [62, "index-4"], [109, "index-1"], [424, "index-19"], [424, "index-25"], [425, "index-106"], [469, "index-80"], [469, "index-95"], [480, "index-110"], [480, "index-55"], [480, "index-98"]], "pyasyncmethods (c type)": [[62, "c.PyAsyncMethods"]], "pyasyncmethods.am_aiter (c member)": [[62, "c.PyAsyncMethods.am_aiter"]], "pyasyncmethods.am_anext (c member)": [[62, "c.PyAsyncMethods.am_anext"]], "pyasyncmethods.am_await (c member)": [[62, "c.PyAsyncMethods.am_await"]], "pyasyncmethods.am_send (c member)": [[62, "c.PyAsyncMethods.am_send"]], "pybufferprocs (c type)": [[62, "c.PyBufferProcs"]], "pybufferprocs.bf_getbuffer (c member)": [[62, "c.PyBufferProcs.bf_getbuffer"]], "pybufferprocs.bf_releasebuffer (c member)": [[62, "c.PyBufferProcs.bf_releasebuffer"]], "pymappingmethods (c type)": [[62, "c.PyMappingMethods"]], "pymappingmethods.mp_ass_subscript (c member)": [[62, "c.PyMappingMethods.mp_ass_subscript"]], "pymappingmethods.mp_length (c member)": [[62, "c.PyMappingMethods.mp_length"]], "pymappingmethods.mp_subscript (c member)": [[62, "c.PyMappingMethods.mp_subscript"]], "pynumbermethods (c type)": [[62, "c.PyNumberMethods"]], "pynumbermethods.nb_absolute (c member)": [[62, "c.PyNumberMethods.nb_absolute"]], "pynumbermethods.nb_add (c member)": [[62, "c.PyNumberMethods.nb_add"]], "pynumbermethods.nb_and (c member)": [[62, "c.PyNumberMethods.nb_and"]], "pynumbermethods.nb_bool (c member)": [[62, "c.PyNumberMethods.nb_bool"]], "pynumbermethods.nb_divmod (c member)": [[62, "c.PyNumberMethods.nb_divmod"]], "pynumbermethods.nb_float (c member)": [[62, "c.PyNumberMethods.nb_float"]], "pynumbermethods.nb_floor_divide (c member)": [[62, "c.PyNumberMethods.nb_floor_divide"]], "pynumbermethods.nb_index (c member)": [[62, "c.PyNumberMethods.nb_index"]], "pynumbermethods.nb_inplace_add (c member)": [[62, "c.PyNumberMethods.nb_inplace_add"]], "pynumbermethods.nb_inplace_and (c member)": [[62, "c.PyNumberMethods.nb_inplace_and"]], "pynumbermethods.nb_inplace_floor_divide (c member)": [[62, "c.PyNumberMethods.nb_inplace_floor_divide"]], "pynumbermethods.nb_inplace_lshift (c member)": [[62, "c.PyNumberMethods.nb_inplace_lshift"]], "pynumbermethods.nb_inplace_matrix_multiply (c member)": [[62, "c.PyNumberMethods.nb_inplace_matrix_multiply"]], "pynumbermethods.nb_inplace_multiply (c member)": [[62, "c.PyNumberMethods.nb_inplace_multiply"]], "pynumbermethods.nb_inplace_or (c member)": [[62, "c.PyNumberMethods.nb_inplace_or"]], "pynumbermethods.nb_inplace_power (c member)": [[62, "c.PyNumberMethods.nb_inplace_power"]], "pynumbermethods.nb_inplace_remainder (c member)": [[62, "c.PyNumberMethods.nb_inplace_remainder"]], "pynumbermethods.nb_inplace_rshift (c member)": [[62, "c.PyNumberMethods.nb_inplace_rshift"]], "pynumbermethods.nb_inplace_subtract (c member)": [[62, "c.PyNumberMethods.nb_inplace_subtract"]], "pynumbermethods.nb_inplace_true_divide (c member)": [[62, "c.PyNumberMethods.nb_inplace_true_divide"]], "pynumbermethods.nb_inplace_xor (c member)": [[62, "c.PyNumberMethods.nb_inplace_xor"]], "pynumbermethods.nb_int (c member)": [[62, "c.PyNumberMethods.nb_int"]], "pynumbermethods.nb_invert (c member)": [[62, "c.PyNumberMethods.nb_invert"]], "pynumbermethods.nb_lshift (c member)": [[62, "c.PyNumberMethods.nb_lshift"]], "pynumbermethods.nb_matrix_multiply (c member)": [[62, "c.PyNumberMethods.nb_matrix_multiply"]], "pynumbermethods.nb_multiply (c member)": [[62, "c.PyNumberMethods.nb_multiply"]], "pynumbermethods.nb_negative (c member)": [[62, "c.PyNumberMethods.nb_negative"]], "pynumbermethods.nb_or (c member)": [[62, "c.PyNumberMethods.nb_or"]], "pynumbermethods.nb_positive (c member)": [[62, "c.PyNumberMethods.nb_positive"]], "pynumbermethods.nb_power (c member)": [[62, "c.PyNumberMethods.nb_power"]], "pynumbermethods.nb_remainder (c member)": [[62, "c.PyNumberMethods.nb_remainder"]], "pynumbermethods.nb_reserved (c member)": [[62, "c.PyNumberMethods.nb_reserved"]], "pynumbermethods.nb_rshift (c member)": [[62, "c.PyNumberMethods.nb_rshift"]], "pynumbermethods.nb_subtract (c member)": [[62, "c.PyNumberMethods.nb_subtract"]], "pynumbermethods.nb_true_divide (c member)": [[62, "c.PyNumberMethods.nb_true_divide"]], "pynumbermethods.nb_xor (c member)": [[62, "c.PyNumberMethods.nb_xor"]], "pyobject._ob_next (c member)": [[62, "c.PyObject._ob_next"]], "pyobject._ob_prev (c member)": [[62, "c.PyObject._ob_prev"]], "pyobject.ob_refcnt (c member)": [[62, "c.PyObject.ob_refcnt"]], "pyobject.ob_type (c member)": [[62, "c.PyObject.ob_type"]], "pysequencemethods (c type)": [[62, "c.PySequenceMethods"]], "pysequencemethods.sq_ass_item (c member)": [[62, "c.PySequenceMethods.sq_ass_item"]], "pysequencemethods.sq_concat (c member)": [[62, "c.PySequenceMethods.sq_concat"]], "pysequencemethods.sq_contains (c member)": [[62, "c.PySequenceMethods.sq_contains"]], "pysequencemethods.sq_inplace_concat (c member)": [[62, "c.PySequenceMethods.sq_inplace_concat"]], "pysequencemethods.sq_inplace_repeat (c member)": [[62, "c.PySequenceMethods.sq_inplace_repeat"]], "pysequencemethods.sq_item (c member)": [[62, "c.PySequenceMethods.sq_item"]], "pysequencemethods.sq_length (c member)": [[62, "c.PySequenceMethods.sq_length"]], "pysequencemethods.sq_repeat (c member)": [[62, "c.PySequenceMethods.sq_repeat"]], "pytypeobject.tp_alloc (c member)": [[62, "c.PyTypeObject.tp_alloc"]], "pytypeobject.tp_as_async (c member)": [[62, "c.PyTypeObject.tp_as_async"]], "pytypeobject.tp_as_buffer (c member)": [[62, "c.PyTypeObject.tp_as_buffer"]], "pytypeobject.tp_as_mapping (c member)": [[62, "c.PyTypeObject.tp_as_mapping"]], "pytypeobject.tp_as_number (c member)": [[62, "c.PyTypeObject.tp_as_number"]], "pytypeobject.tp_as_sequence (c member)": [[62, "c.PyTypeObject.tp_as_sequence"]], "pytypeobject.tp_base (c member)": [[62, "c.PyTypeObject.tp_base"]], "pytypeobject.tp_bases (c member)": [[62, "c.PyTypeObject.tp_bases"]], "pytypeobject.tp_basicsize (c member)": [[62, "c.PyTypeObject.tp_basicsize"]], "pytypeobject.tp_cache (c member)": [[62, "c.PyTypeObject.tp_cache"]], "pytypeobject.tp_call (c member)": [[62, "c.PyTypeObject.tp_call"]], "pytypeobject.tp_clear (c member)": [[62, "c.PyTypeObject.tp_clear"]], "pytypeobject.tp_dealloc (c member)": [[62, "c.PyTypeObject.tp_dealloc"]], "pytypeobject.tp_del (c member)": [[62, "c.PyTypeObject.tp_del"]], "pytypeobject.tp_descr_get (c member)": [[62, "c.PyTypeObject.tp_descr_get"]], "pytypeobject.tp_descr_set (c member)": [[62, "c.PyTypeObject.tp_descr_set"]], "pytypeobject.tp_dict (c member)": [[62, "c.PyTypeObject.tp_dict"]], "pytypeobject.tp_dictoffset (c member)": [[62, "c.PyTypeObject.tp_dictoffset"]], "pytypeobject.tp_doc (c member)": [[62, "c.PyTypeObject.tp_doc"]], "pytypeobject.tp_finalize (c member)": [[62, "c.PyTypeObject.tp_finalize"]], "pytypeobject.tp_flags (c member)": [[62, "c.PyTypeObject.tp_flags"]], "pytypeobject.tp_free (c member)": [[62, "c.PyTypeObject.tp_free"]], "pytypeobject.tp_getattr (c member)": [[62, "c.PyTypeObject.tp_getattr"]], "pytypeobject.tp_getattro (c member)": [[62, "c.PyTypeObject.tp_getattro"]], "pytypeobject.tp_getset (c member)": [[62, "c.PyTypeObject.tp_getset"]], "pytypeobject.tp_hash (c member)": [[62, "c.PyTypeObject.tp_hash"]], "pytypeobject.tp_init (c member)": [[62, "c.PyTypeObject.tp_init"]], "pytypeobject.tp_is_gc (c member)": [[62, "c.PyTypeObject.tp_is_gc"]], "pytypeobject.tp_itemsize (c member)": [[62, "c.PyTypeObject.tp_itemsize"]], "pytypeobject.tp_iter (c member)": [[62, "c.PyTypeObject.tp_iter"]], "pytypeobject.tp_iternext (c member)": [[62, "c.PyTypeObject.tp_iternext"]], "pytypeobject.tp_members (c member)": [[62, "c.PyTypeObject.tp_members"]], "pytypeobject.tp_methods (c member)": [[62, "c.PyTypeObject.tp_methods"]], "pytypeobject.tp_mro (c member)": [[62, "c.PyTypeObject.tp_mro"]], "pytypeobject.tp_name (c member)": [[62, "c.PyTypeObject.tp_name"]], "pytypeobject.tp_new (c member)": [[62, "c.PyTypeObject.tp_new"]], "pytypeobject.tp_repr (c member)": [[62, "c.PyTypeObject.tp_repr"]], "pytypeobject.tp_richcompare (c member)": [[62, "c.PyTypeObject.tp_richcompare"]], "pytypeobject.tp_setattr (c member)": [[62, "c.PyTypeObject.tp_setattr"]], "pytypeobject.tp_setattro (c member)": [[62, "c.PyTypeObject.tp_setattro"]], "pytypeobject.tp_str (c member)": [[62, "c.PyTypeObject.tp_str"]], "pytypeobject.tp_subclasses (c member)": [[62, "c.PyTypeObject.tp_subclasses"]], "pytypeobject.tp_traverse (c member)": [[62, "c.PyTypeObject.tp_traverse"]], "pytypeobject.tp_vectorcall (c member)": [[62, "c.PyTypeObject.tp_vectorcall"]], "pytypeobject.tp_vectorcall_offset (c member)": [[62, "c.PyTypeObject.tp_vectorcall_offset"]], "pytypeobject.tp_version_tag (c member)": [[62, "c.PyTypeObject.tp_version_tag"]], "pytypeobject.tp_watched (c member)": [[62, "c.PyTypeObject.tp_watched"]], "pytypeobject.tp_weaklist (c member)": [[62, "c.PyTypeObject.tp_weaklist"]], "pytypeobject.tp_weaklistoffset (c member)": [[62, "c.PyTypeObject.tp_weaklistoffset"]], "pyvarobject.ob_size (c member)": [[62, "c.PyVarObject.ob_size"]], "py_eq (c macro)": [[62, "c.Py_EQ"]], "py_ge (c macro)": [[62, "c.Py_GE"]], "py_gt (c macro)": [[62, "c.Py_GT"]], "py_le (c macro)": [[62, "c.Py_LE"]], "py_lt (c macro)": [[62, "c.Py_LT"]], "py_ne (c macro)": [[62, "c.Py_NE"]], "py_return_richcompare (c macro)": [[62, "c.Py_RETURN_RICHCOMPARE"]], "py_tpflags_basetype (c macro)": [[62, "c.Py_TPFLAGS_BASETYPE"]], "py_tpflags_base_exc_subclass (c macro)": [[62, "c.Py_TPFLAGS_BASE_EXC_SUBCLASS"]], "py_tpflags_bytes_subclass (c macro)": [[62, "c.Py_TPFLAGS_BYTES_SUBCLASS"]], "py_tpflags_default (c macro)": [[62, "c.Py_TPFLAGS_DEFAULT"]], "py_tpflags_dict_subclass (c macro)": [[62, "c.Py_TPFLAGS_DICT_SUBCLASS"]], "py_tpflags_disallow_instantiation (c macro)": [[62, "c.Py_TPFLAGS_DISALLOW_INSTANTIATION"]], "py_tpflags_have_finalize (c macro)": [[62, "c.Py_TPFLAGS_HAVE_FINALIZE"]], "py_tpflags_have_gc (c macro)": [[62, "c.Py_TPFLAGS_HAVE_GC"]], "py_tpflags_have_vectorcall (c macro)": [[62, "c.Py_TPFLAGS_HAVE_VECTORCALL"]], "py_tpflags_heaptype (c macro)": [[62, "c.Py_TPFLAGS_HEAPTYPE"]], "py_tpflags_immutabletype (c macro)": [[62, "c.Py_TPFLAGS_IMMUTABLETYPE"]], "py_tpflags_items_at_end (c macro)": [[62, "c.Py_TPFLAGS_ITEMS_AT_END"]], "py_tpflags_list_subclass (c macro)": [[62, "c.Py_TPFLAGS_LIST_SUBCLASS"]], "py_tpflags_long_subclass (c macro)": [[62, "c.Py_TPFLAGS_LONG_SUBCLASS"]], "py_tpflags_managed_dict (c macro)": [[62, "c.Py_TPFLAGS_MANAGED_DICT"]], "py_tpflags_managed_weakref (c macro)": [[62, "c.Py_TPFLAGS_MANAGED_WEAKREF"]], "py_tpflags_mapping (c macro)": [[62, "c.Py_TPFLAGS_MAPPING"]], "py_tpflags_method_descriptor (c macro)": [[62, "c.Py_TPFLAGS_METHOD_DESCRIPTOR"]], "py_tpflags_ready (c macro)": [[62, "c.Py_TPFLAGS_READY"]], "py_tpflags_readying (c macro)": [[62, "c.Py_TPFLAGS_READYING"]], "py_tpflags_sequence (c macro)": [[62, "c.Py_TPFLAGS_SEQUENCE"]], "py_tpflags_tuple_subclass (c macro)": [[62, "c.Py_TPFLAGS_TUPLE_SUBCLASS"]], "py_tpflags_type_subclass (c macro)": [[62, "c.Py_TPFLAGS_TYPE_SUBCLASS"]], "py_tpflags_unicode_subclass (c macro)": [[62, "c.Py_TPFLAGS_UNICODE_SUBCLASS"]], "py_tpflags_valid_version_tag (c macro)": [[62, "c.Py_TPFLAGS_VALID_VERSION_TAG"]], "allocfunc (c type)": [[62, "c.allocfunc"]], "binaryfunc (c type)": [[62, "c.binaryfunc"]], "descrgetfunc (c type)": [[62, "c.descrgetfunc"]], "descrsetfunc (c type)": [[62, "c.descrsetfunc"]], "destructor (c type)": [[62, "c.destructor"]], "freefunc (c type)": [[62, "c.freefunc"]], "getattrfunc (c type)": [[62, "c.getattrfunc"]], "getattrofunc (c type)": [[62, "c.getattrofunc"]], "getbufferproc (c type)": [[62, "c.getbufferproc"]], "getiterfunc (c type)": [[62, "c.getiterfunc"]], "hashfunc (c type)": [[62, "c.hashfunc"]], "initproc (c type)": [[62, "c.initproc"]], "iternextfunc (c type)": [[62, "c.iternextfunc"]], "lenfunc (c type)": [[62, "c.lenfunc"]], "newfunc (c type)": [[62, "c.newfunc"]], "objobjargproc (c type)": [[62, "c.objobjargproc"]], "objobjproc (c type)": [[62, "c.objobjproc"]], "releasebufferproc (c type)": [[62, "c.releasebufferproc"]], "reprfunc (c type)": [[62, "c.reprfunc"]], "richcmpfunc (c type)": [[62, "c.richcmpfunc"]], "sendfunc (c type)": [[62, "c.sendfunc"]], "setattrfunc (c type)": [[62, "c.setattrfunc"]], "setattrofunc (c type)": [[62, "c.setattrofunc"]], "ssizeargfunc (c type)": [[62, "c.ssizeargfunc"]], "ssizeobjargproc (c type)": [[62, "c.ssizeobjargproc"]], "ternaryfunc (c type)": [[62, "c.ternaryfunc"]], "unaryfunc (c type)": [[62, "c.unaryfunc"]], "pep 383": [[63, "index-2"], [63, "index-3"], [63, "index-4"], [155, "index-2"], [334, "index-1"], [480, "index-61"]], "pep 393": [[63, "index-0"], [155, "index-5"], [349, "index-19"], [469, "index-118"], [473, "index-30"], [473, "index-32"], [473, "index-33"], [473, "index-38"], [473, "index-54"], [473, "index-6"], [473, "index-62"], [473, "index-8"], [479, "index-25"], [479, "index-26"], [480, "index-96"]], "pep 623": [[63, "index-1"], [469, "index-91"], [471, "index-1"], [471, "index-26"], [471, "index-48"], [480, "index-109"], [480, "index-111"], [480, "index-64"]], "pyasciiobject (c type)": [[63, "c.PyASCIIObject"]], "pycompactunicodeobject (c type)": [[63, "c.PyCompactUnicodeObject"]], "pyunicodeobject (c type)": [[63, "c.PyUnicodeObject"]], "pyunicode_1byte_data (c function)": [[63, "c.PyUnicode_1BYTE_DATA"]], "pyunicode_1byte_kind (c macro)": [[63, "c.PyUnicode_1BYTE_KIND"]], "pyunicode_2byte_data (c function)": [[63, "c.PyUnicode_2BYTE_DATA"]], "pyunicode_2byte_kind (c macro)": [[63, "c.PyUnicode_2BYTE_KIND"]], "pyunicode_4byte_data (c function)": [[63, "c.PyUnicode_4BYTE_DATA"]], "pyunicode_4byte_kind (c macro)": [[63, "c.PyUnicode_4BYTE_KIND"]], "pyunicode_asasciistring (c function)": [[63, "c.PyUnicode_AsASCIIString"]], "pyunicode_ascharmapstring (c function)": [[63, "c.PyUnicode_AsCharmapString"]], "pyunicode_asencodedstring (c function)": [[63, "c.PyUnicode_AsEncodedString"]], "pyunicode_aslatin1string (c function)": [[63, "c.PyUnicode_AsLatin1String"]], "pyunicode_asmbcsstring (c function)": [[63, "c.PyUnicode_AsMBCSString"]], "pyunicode_asrawunicodeescapestring (c function)": [[63, "c.PyUnicode_AsRawUnicodeEscapeString"]], "pyunicode_asucs4 (c function)": [[63, "c.PyUnicode_AsUCS4"]], "pyunicode_asucs4copy (c function)": [[63, "c.PyUnicode_AsUCS4Copy"]], "pyunicode_asutf16string (c function)": [[63, "c.PyUnicode_AsUTF16String"]], "pyunicode_asutf32string (c function)": [[63, "c.PyUnicode_AsUTF32String"]], "pyunicode_asutf8 (c function)": [[63, "c.PyUnicode_AsUTF8"]], "pyunicode_asutf8andsize (c function)": [[63, "c.PyUnicode_AsUTF8AndSize"]], "pyunicode_asutf8string (c function)": [[63, "c.PyUnicode_AsUTF8String"]], "pyunicode_asunicodeescapestring (c function)": [[63, "c.PyUnicode_AsUnicodeEscapeString"]], "pyunicode_aswidechar (c function)": [[63, "c.PyUnicode_AsWideChar"]], "pyunicode_aswidecharstring (c function)": [[63, "c.PyUnicode_AsWideCharString"]], "pyunicode_check (c function)": [[63, "c.PyUnicode_Check"]], "pyunicode_checkexact (c function)": [[63, "c.PyUnicode_CheckExact"]], "pyunicode_compare (c function)": [[63, "c.PyUnicode_Compare"]], "pyunicode_comparewithasciistring (c function)": [[63, "c.PyUnicode_CompareWithASCIIString"]], "pyunicode_concat (c function)": [[63, "c.PyUnicode_Concat"]], "pyunicode_contains (c function)": [[63, "c.PyUnicode_Contains"]], "pyunicode_copycharacters (c function)": [[63, "c.PyUnicode_CopyCharacters"]], "pyunicode_count (c function)": [[63, "c.PyUnicode_Count"]], "pyunicode_data (c function)": [[63, "c.PyUnicode_DATA"]], "pyunicode_decode (c function)": [[63, "c.PyUnicode_Decode"]], "pyunicode_decodeascii (c function)": [[63, "c.PyUnicode_DecodeASCII"]], "pyunicode_decodecharmap (c function)": [[63, "c.PyUnicode_DecodeCharmap"]], "pyunicode_decodefsdefault (c function)": [[63, "c.PyUnicode_DecodeFSDefault"]], "pyunicode_decodefsdefaultandsize (c function)": [[63, "c.PyUnicode_DecodeFSDefaultAndSize"]], "pyunicode_decodelatin1 (c function)": [[63, "c.PyUnicode_DecodeLatin1"]], "pyunicode_decodelocale (c function)": [[63, "c.PyUnicode_DecodeLocale"]], "pyunicode_decodelocaleandsize (c function)": [[63, "c.PyUnicode_DecodeLocaleAndSize"]], "pyunicode_decodembcs (c function)": [[63, "c.PyUnicode_DecodeMBCS"]], "pyunicode_decodembcsstateful (c function)": [[63, "c.PyUnicode_DecodeMBCSStateful"]], "pyunicode_decoderawunicodeescape (c function)": [[63, "c.PyUnicode_DecodeRawUnicodeEscape"]], "pyunicode_decodeutf16 (c function)": [[63, "c.PyUnicode_DecodeUTF16"]], "pyunicode_decodeutf16stateful (c function)": [[63, "c.PyUnicode_DecodeUTF16Stateful"]], "pyunicode_decodeutf32 (c function)": [[63, "c.PyUnicode_DecodeUTF32"]], "pyunicode_decodeutf32stateful (c function)": [[63, "c.PyUnicode_DecodeUTF32Stateful"]], "pyunicode_decodeutf7 (c function)": [[63, "c.PyUnicode_DecodeUTF7"]], "pyunicode_decodeutf7stateful (c function)": [[63, "c.PyUnicode_DecodeUTF7Stateful"]], "pyunicode_decodeutf8 (c function)": [[63, "c.PyUnicode_DecodeUTF8"]], "pyunicode_decodeutf8stateful (c function)": [[63, "c.PyUnicode_DecodeUTF8Stateful"]], "pyunicode_decodeunicodeescape (c function)": [[63, "c.PyUnicode_DecodeUnicodeEscape"]], "pyunicode_encodecodepage (c function)": [[63, "c.PyUnicode_EncodeCodePage"]], "pyunicode_encodefsdefault (c function)": [[63, "c.PyUnicode_EncodeFSDefault"]], "pyunicode_encodelocale (c function)": [[63, "c.PyUnicode_EncodeLocale"]], "pyunicode_fsconverter (c function)": [[63, "c.PyUnicode_FSConverter"]], "pyunicode_fsdecoder (c function)": [[63, "c.PyUnicode_FSDecoder"]], "pyunicode_fill (c function)": [[63, "c.PyUnicode_Fill"]], "pyunicode_find (c function)": [[63, "c.PyUnicode_Find"]], "pyunicode_findchar (c function)": [[63, "c.PyUnicode_FindChar"]], "pyunicode_format (c function)": [[63, "c.PyUnicode_Format"]], "pyunicode_fromencodedobject (c function)": [[63, "c.PyUnicode_FromEncodedObject"]], "pyunicode_fromformat (c function)": [[63, "c.PyUnicode_FromFormat"]], "pyunicode_fromformatv (c function)": [[63, "c.PyUnicode_FromFormatV"]], "pyunicode_fromkindanddata (c function)": [[63, "c.PyUnicode_FromKindAndData"]], "pyunicode_fromobject (c function)": [[63, "c.PyUnicode_FromObject"]], "pyunicode_fromstring (c function)": [[63, "c.PyUnicode_FromString"]], "pyunicode_fromstringandsize (c function)": [[63, "c.PyUnicode_FromStringAndSize"]], "pyunicode_fromwidechar (c function)": [[63, "c.PyUnicode_FromWideChar"]], "pyunicode_get_length (c function)": [[63, "c.PyUnicode_GET_LENGTH"]], "pyunicode_getlength (c function)": [[63, "c.PyUnicode_GetLength"]], "pyunicode_internfromstring (c function)": [[63, "c.PyUnicode_InternFromString"]], "pyunicode_interninplace (c function)": [[63, "c.PyUnicode_InternInPlace"]], "pyunicode_isidentifier (c function)": [[63, "c.PyUnicode_IsIdentifier"]], "pyunicode_join (c function)": [[63, "c.PyUnicode_Join"]], "pyunicode_kind (c function)": [[63, "c.PyUnicode_KIND"]], "pyunicode_max_char_value (c function)": [[63, "c.PyUnicode_MAX_CHAR_VALUE"]], "pyunicode_new (c function)": [[63, "c.PyUnicode_New"]], "pyunicode_read (c function)": [[63, "c.PyUnicode_READ"]], "pyunicode_ready (c function)": [[63, "c.PyUnicode_READY"]], "pyunicode_read_char (c function)": [[63, "c.PyUnicode_READ_CHAR"]], "pyunicode_readchar (c function)": [[63, "c.PyUnicode_ReadChar"]], "pyunicode_replace (c function)": [[63, "c.PyUnicode_Replace"]], "pyunicode_richcompare (c function)": [[63, "c.PyUnicode_RichCompare"]], "pyunicode_split (c function)": [[63, "c.PyUnicode_Split"]], "pyunicode_splitlines (c function)": [[63, "c.PyUnicode_Splitlines"]], "pyunicode_substring (c function)": [[63, "c.PyUnicode_Substring"]], "pyunicode_tailmatch (c function)": [[63, "c.PyUnicode_Tailmatch"]], "pyunicode_translate (c function)": [[63, "c.PyUnicode_Translate"]], "pyunicode_type (c var)": [[63, "c.PyUnicode_Type"]], "pyunicode_write (c function)": [[63, "c.PyUnicode_WRITE"]], "pyunicode_writechar (c function)": [[63, "c.PyUnicode_WriteChar"]], "py_ucs1 (c type)": [[63, "c.Py_UCS1"]], "py_ucs2 (c type)": [[63, "c.Py_UCS2"]], "py_ucs4 (c type)": [[63, "c.Py_UCS4"]], "py_unicode (c type)": [[63, "c.Py_UNICODE"]], "py_unicode_isalnum (c function)": [[63, "c.Py_UNICODE_ISALNUM"]], "py_unicode_isalpha (c function)": [[63, "c.Py_UNICODE_ISALPHA"]], "py_unicode_isdecimal (c function)": [[63, "c.Py_UNICODE_ISDECIMAL"]], "py_unicode_isdigit (c function)": [[63, "c.Py_UNICODE_ISDIGIT"]], "py_unicode_islinebreak (c function)": [[63, "c.Py_UNICODE_ISLINEBREAK"]], "py_unicode_islower (c function)": [[63, "c.Py_UNICODE_ISLOWER"]], "py_unicode_isnumeric (c function)": [[63, "c.Py_UNICODE_ISNUMERIC"]], "py_unicode_isprintable (c function)": [[63, "c.Py_UNICODE_ISPRINTABLE"]], "py_unicode_isspace (c function)": [[63, "c.Py_UNICODE_ISSPACE"]], "py_unicode_istitle (c function)": [[63, "c.Py_UNICODE_ISTITLE"]], "py_unicode_isupper (c function)": [[63, "c.Py_UNICODE_ISUPPER"]], "py_unicode_is_high_surrogate (c function)": [[63, "c.Py_UNICODE_IS_HIGH_SURROGATE"]], "py_unicode_is_low_surrogate (c function)": [[63, "c.Py_UNICODE_IS_LOW_SURROGATE"]], "py_unicode_is_surrogate (c function)": [[63, "c.Py_UNICODE_IS_SURROGATE"]], "py_unicode_join_surrogates (c function)": [[63, "c.Py_UNICODE_JOIN_SURROGATES"]], "py_unicode_todecimal (c function)": [[63, "c.Py_UNICODE_TODECIMAL"]], "py_unicode_todigit (c function)": [[63, "c.Py_UNICODE_TODIGIT"]], "py_unicode_tolower (c function)": [[63, "c.Py_UNICODE_TOLOWER"]], "py_unicode_tonumeric (c function)": [[63, "c.Py_UNICODE_TONUMERIC"]], "py_unicode_totitle (c function)": [[63, "c.Py_UNICODE_TOTITLE"]], "py_unicode_toupper (c function)": [[63, "c.Py_UNICODE_TOUPPER"]], "co_future_division (c var)": [[65, "c.CO_FUTURE_DIVISION"]], "pep 238": [[65, "index-3"], [86, "index-91"], [110, "index-24"], [461, "index-11"], [461, "index-12"], [461, "index-13"], [467, "index-2"]], "pycompilerflags (c struct)": [[65, "c.PyCompilerFlags"]], "pycompilerflags.cf_feature_version (c member)": [[65, "c.PyCompilerFlags.cf_feature_version"]], "pycompilerflags.cf_flags (c member)": [[65, "c.PyCompilerFlags.cf_flags"]], "pyeval_evalcode (c function)": [[65, "c.PyEval_EvalCode"]], "pyeval_evalcodeex (c function)": [[65, "c.PyEval_EvalCodeEx"]], "pyeval_evalframe (c function)": [[65, "c.PyEval_EvalFrame"]], "pyeval_evalframeex (c function)": [[65, "c.PyEval_EvalFrameEx"]], "pyeval_mergecompilerflags (c function)": [[65, "c.PyEval_MergeCompilerFlags"]], "pyos_inputhook (c var)": [[65, "c.PyOS_InputHook"]], "pyos_readlinefunctionpointer (c var)": [[65, "c.PyOS_ReadlineFunctionPointer"]], "pyrun_anyfile (c function)": [[65, "c.PyRun_AnyFile"]], "pyrun_anyfileex (c function)": [[65, "c.PyRun_AnyFileEx"]], "pyrun_anyfileexflags (c function)": [[65, "c.PyRun_AnyFileExFlags"]], "pyrun_anyfileflags (c function)": [[65, "c.PyRun_AnyFileFlags"]], "pyrun_file (c function)": [[65, "c.PyRun_File"]], "pyrun_fileex (c function)": [[65, "c.PyRun_FileEx"]], "pyrun_fileexflags (c function)": [[65, "c.PyRun_FileExFlags"]], "pyrun_fileflags (c function)": [[65, "c.PyRun_FileFlags"]], "pyrun_interactiveloop (c function)": [[65, "c.PyRun_InteractiveLoop"]], "pyrun_interactiveloopflags (c function)": [[65, "c.PyRun_InteractiveLoopFlags"]], "pyrun_interactiveone (c function)": [[65, "c.PyRun_InteractiveOne"]], "pyrun_interactiveoneflags (c function)": [[65, "c.PyRun_InteractiveOneFlags"]], "pyrun_simplefile (c function)": [[65, "c.PyRun_SimpleFile"]], "pyrun_simplefileex (c function)": [[65, "c.PyRun_SimpleFileEx"]], "pyrun_simplefileexflags (c function)": [[65, "c.PyRun_SimpleFileExFlags"]], "pyrun_simplestring (c function)": [[65, "c.PyRun_SimpleString"]], "pyrun_simplestringflags (c function)": [[65, "c.PyRun_SimpleStringFlags"]], "pyrun_string (c function)": [[65, "c.PyRun_String"]], "pyrun_stringflags (c function)": [[65, "c.PyRun_StringFlags"]], "py_bytesmain (c function)": [[65, "c.Py_BytesMain"]], "py_compilestring (c function)": [[65, "c.Py_CompileString"]], "py_compilestring()": [[65, "index-0"], [65, "index-1"], [65, "index-2"]], "py_compilestringexflags (c function)": [[65, "c.Py_CompileStringExFlags"]], "py_compilestringflags (c function)": [[65, "c.Py_CompileStringFlags"]], "py_compilestringobject (c function)": [[65, "c.Py_CompileStringObject"]], "py_main (c function)": [[65, "c.Py_Main"]], "py_eval_input (c var)": [[65, "c.Py_eval_input"]], "py_file_input (c var)": [[65, "c.Py_file_input"]], "py_single_input (c var)": [[65, "c.Py_single_input"]], "pyobject_clearweakrefs (c function)": [[66, "c.PyObject_ClearWeakRefs"]], "pyweakref_check (c function)": [[66, "c.PyWeakref_Check"]], "pyweakref_checkproxy (c function)": [[66, "c.PyWeakref_CheckProxy"]], "pyweakref_checkref (c function)": [[66, "c.PyWeakref_CheckRef"]], "pyweakref_get_object (c function)": [[66, "c.PyWeakref_GET_OBJECT"]], "pyweakref_getobject (c function)": [[66, "c.PyWeakref_GetObject"]], "pyweakref_newproxy (c function)": [[66, "c.PyWeakref_NewProxy"]], "pyweakref_newref (c function)": [[66, "c.PyWeakref_NewRef"]], "pep 3101": [[67, "index-23"], [342, "index-0"], [342, "index-1"], [465, "index-9"], [467, "index-23"], [467, "index-24"], [481, "index-23"]], "rfc": [[67, "index-12"], [99, "index-0"], [100, "index-0"], [100, "index-1"], [100, "index-2"], [100, "index-3"], [100, "index-4"], [100, "index-5"], [107, "index-1"], [107, "index-2"], [107, "index-5"], [123, "index-3"], [123, "index-4"], [140, "index-10"], [140, "index-11"], [140, "index-12"], [140, "index-15"], [140, "index-16"], [140, "index-3"], [140, "index-4"], [140, "index-5"], [140, "index-6"], [140, "index-7"], [140, "index-8"], [140, "index-9"], [143, "index-1"], [143, "index-2"], [143, "index-3"], [155, "index-10"], [155, "index-11"], [155, "index-12"], [155, "index-13"], [155, "index-14"], [155, "index-6"], [155, "index-7"], [155, "index-8"], [155, "index-9"], [172, "index-6"], [191, "index-0"], [191, "index-1"], [191, "index-2"], [191, "index-3"], [191, "index-4"], [191, "index-5"], [191, "index-6"], [191, "index-7"], [193, "index-0"], [193, "index-1"], [193, "index-10"], [193, "index-11"], [193, "index-2"], [193, "index-3"], [193, "index-4"], [193, "index-5"], [193, "index-6"], [193, "index-7"], [193, "index-8"], [193, "index-9"], [194, "index-0"], [196, "index-0"], [197, "index-0"], [198, "index-0"], [198, "index-1"], [199, "index-0"], [199, "index-1"], [199, "index-10"], [199, "index-11"], [199, "index-12"], [199, "index-13"], [199, "index-2"], [199, "index-3"], [199, "index-4"], [199, "index-5"], [199, "index-6"], [199, "index-7"], [199, "index-8"], [199, "index-9"], [200, "index-0"], [200, "index-1"], [200, "index-10"], [200, "index-11"], [200, "index-12"], [200, "index-13"], [200, "index-14"], [200, "index-2"], [200, "index-3"], [200, "index-4"], [200, "index-5"], [200, "index-6"], [200, "index-7"], [200, "index-8"], [200, "index-9"], [202, "index-0"], [202, "index-1"], [202, "index-10"], [202, "index-2"], [202, "index-3"], [202, "index-4"], [202, "index-5"], [202, "index-6"], [202, "index-7"], [202, "index-8"], [202, "index-9"], [204, "index-0"], [204, "index-1"], [205, "index-0"], [205, "index-1"], [205, "index-2"], [205, "index-3"], [205, "index-4"], [205, "index-5"], [205, "index-6"], [205, "index-7"], [205, "index-8"], [205, "index-9"], [206, "index-0"], [206, "index-1"], [206, "index-10"], [206, "index-2"], [206, "index-3"], [206, "index-4"], [206, "index-5"], [206, "index-6"], [206, "index-7"], [206, "index-8"], [206, "index-9"], [220, "index-13"], [220, "index-14"], [220, "index-15"], [220, "index-16"], [220, "index-17"], [220, "index-18"], [227, "index-9"], [232, "index-1"], [232, "index-3"], [232, "index-5"], [234, "index-2"], [238, "index-152"], [238, "index-153"], [238, "index-154"], [238, "index-155"], [238, "index-156"], [238, "index-157"], [238, "index-158"], [238, "index-159"], [238, "index-160"], [238, "index-161"], [238, "index-162"], [238, "index-163"], [238, "index-164"], [238, "index-165"], [238, "index-166"], [238, "index-167"], [238, "index-168"], [238, "index-169"], [238, "index-170"], [238, "index-171"], [238, "index-172"], [238, "index-173"], [238, "index-174"], [238, "index-175"], [238, "index-176"], [238, "index-177"], [238, "index-178"], [238, "index-179"], [238, "index-180"], [238, "index-181"], [238, "index-182"], [238, "index-183"], [238, "index-184"], [238, "index-185"], [238, "index-186"], [238, "index-187"], [238, "index-188"], [238, "index-189"], [238, "index-190"], [238, "index-191"], [238, "index-192"], [238, "index-193"], [238, "index-194"], [238, "index-195"], [238, "index-196"], [238, "index-197"], [238, "index-198"], [238, "index-199"], [238, "index-200"], [238, "index-201"], [238, "index-202"], [238, "index-203"], [238, "index-204"], [238, "index-205"], [238, "index-206"], [238, "index-207"], [238, "index-208"], [238, "index-209"], [238, "index-210"], [238, "index-211"], [238, "index-212"], [238, "index-213"], [238, "index-214"], [238, "index-215"], [238, "index-216"], [238, "index-217"], [238, "index-218"], [238, "index-219"], [238, "index-220"], [238, "index-221"], [238, "index-222"], [238, "index-223"], [238, "index-224"], [238, "index-225"], [238, "index-226"], [238, "index-76"], [239, "index-2"], [239, "index-3"], [239, "index-4"], [239, "index-5"], [239, "index-6"], [239, "index-7"], [240, "index-0"], [240, "index-1"], [240, "index-10"], [240, "index-11"], [240, "index-12"], [240, "index-13"], [240, "index-14"], [240, "index-15"], [240, "index-16"], [240, "index-17"], [240, "index-18"], [240, "index-19"], [240, "index-2"], [240, "index-20"], [240, "index-21"], [240, "index-22"], [240, "index-23"], [240, "index-24"], [240, "index-25"], [240, "index-3"], [240, "index-4"], [240, "index-5"], [240, "index-6"], [240, "index-7"], [240, "index-8"], [240, "index-9"], [241, "index-0"], [241, "index-1"], [241, "index-2"], [241, "index-3"], [241, "index-4"], [241, "index-5"], [241, "index-6"], [241, "index-7"], [242, "index-1"], [242, "index-2"], [245, "index-1"], [245, "index-2"], [245, "index-3"], [245, "index-4"], [245, "index-5"], [245, "index-6"], [245, "index-7"], [245, "index-8"], [251, "index-12"], [253, "index-12"], [256, "index-0"], [256, "index-1"], [256, "index-10"], [256, "index-11"], [256, "index-12"], [256, "index-13"], [256, "index-2"], [256, "index-3"], [256, "index-4"], [256, "index-5"], [256, "index-6"], [256, "index-7"], [256, "index-8"], [256, "index-9"], [259, "index-2"], [259, "index-3"], [259, "index-4"], [259, "index-7"], [259, "index-8"], [263, "index-4"], [263, "index-5"], [266, "index-0"], [268, "index-0"], [269, "index-1"], [269, "index-2"], [285, "index-10"], [285, "index-2"], [285, "index-3"], [285, "index-4"], [285, "index-5"], [285, "index-6"], [285, "index-7"], [285, "index-8"], [285, "index-9"], [302, "index-1"], [302, "index-2"], [302, "index-3"], [302, "index-4"], [302, "index-5"], [302, "index-6"], [314, "index-10"], [314, "index-11"], [314, "index-12"], [314, "index-9"], [324, "index-5"], [332, "index-1"], [332, "index-10"], [332, "index-11"], [332, "index-12"], [332, "index-2"], [332, "index-3"], [332, "index-4"], [332, "index-5"], [332, "index-6"], [332, "index-7"], [332, "index-8"], [332, "index-9"], [334, "index-15"], [334, "index-3"], [338, "index-10"], [338, "index-11"], [338, "index-12"], [338, "index-13"], [338, "index-16"], [338, "index-17"], [338, "index-18"], [338, "index-19"], [338, "index-20"], [338, "index-21"], [338, "index-22"], [338, "index-5"], [338, "index-6"], [338, "index-7"], [338, "index-8"], [338, "index-9"], [343, "index-0"], [343, "index-1"], [356, "index-2"], [356, "index-3"], [363, "index-10"], [363, "index-19"], [363, "index-20"], [363, "index-21"], [363, "index-22"], [390, "index-2"], [391, "index-1"], [391, "index-10"], [391, "index-11"], [391, "index-16"], [391, "index-17"], [391, "index-2"], [391, "index-3"], [391, "index-4"], [391, "index-5"], [391, "index-6"], [391, "index-7"], [391, "index-8"], [391, "index-9"], [392, "index-10"], [392, "index-19"], [392, "index-20"], [392, "index-21"], [392, "index-5"], [392, "index-6"], [392, "index-7"], [392, "index-8"], [395, "index-12"], [395, "index-19"], [395, "index-20"], [395, "index-21"], [395, "index-22"], [395, "index-23"], [395, "index-24"], [404, "index-10"], [404, "index-5"], [405, "index-2"], [405, "index-3"], [405, "index-4"], [405, "index-5"], [416, "index-0"], [448, "index-3"], [461, "index-17"], [461, "index-18"], [461, "index-19"], [461, "index-20"], [461, "index-21"], [463, "index-18"], [464, "index-22"], [464, "index-23"], [465, "index-22"], [465, "index-23"], [466, "index-10"], [466, "index-11"], [466, "index-13"], [472, "index-11"], [472, "index-12"], [472, "index-13"], [472, "index-7"], [472, "index-8"], [473, "index-26"], [473, "index-27"], [475, "index-31"], [475, "index-32"], [475, "index-33"], [475, "index-34"], [475, "index-35"], [475, "index-36"], [475, "index-37"], [475, "index-38"], [475, "index-39"], [475, "index-40"], [475, "index-41"], [475, "index-42"], [475, "index-43"], [475, "index-44"], [475, "index-51"], [477, "index-34"], [477, "index-35"], [479, "index-22"], [480, "index-177"], [480, "index-218"], [480, "index-32"], [480, "index-33"], [480, "index-34"], [480, "index-43"], [480, "index-84"], [480, "index-91"], [480, "index-93"]], "rfc 4122": [[67, "index-12"], [251, "index-12"], [253, "index-12"], [395, "index-12"], [395, "index-19"], [395, "index-20"], [395, "index-21"], [395, "index-22"], [395, "index-23"], [395, "index-24"], [464, "index-22"], [464, "index-23"]], "pyinit_modulename (c function)": [[70, "c.PyInit_modulename"]], "philbrick, geoff": [[72, "index-4"]], "pyarg_parsetuple()": [[72, "index-2"]], "pyarg_parsetupleandkeywords()": [[72, "index-3"]], "pyobject_callobject()": [[72, "index-1"]], "pyerr_fetch()": [[74, "index-1"]], "pyerr_restore()": [[74, "index-1"]], "deallocation": [[74, "index-0"]], "deallocation, object": [[74, "index-0"]], "finalization": [[74, "index-0"]], "finalization, of objects": [[74, "index-0"]], "object representation\uff08\u7269\u4ef6\u8868\u793a\uff09": [[74, "index-3"]], "pep 572": [[77, "index-2"], [424, "index-24"], [427, "index-21"], [427, "index-87"], [471, "index-20"], [478, "index-24"], [478, "index-31"], [480, "index-193"], [480, "index-206"], [480, "index-216"], [480, "index-30"]], "pep 5": [[79, "index-8"], [460, "index-6"]], "pep 6": [[79, "index-6"]], "pep 602": [[79, "index-7"], [479, "index-10"]], "pep 8": [[84, "index-0"], [84, "index-2"], [85, "index-2"], [222, "index-10"], [427, "index-79"], [438, "index-18"], [454, "index-0"], [467, "index-21"], [480, "index-241"], [480, "index-303"]], "argument\uff08\u5f15\u6578\uff09": [[84, "index-1"], [86, "term-argument"], [424, "index-31"], [425, "index-33"], [427, "index-47"]], "parameter\uff08\u53c3\u6578\uff09": [[84, "index-1"], [86, "term-parameter"], [424, "index-27"], [424, "index-31"], [427, "index-48"]], "\u8207 argument\uff08\u5f15\u6578\uff09\u7684\u5dee\u7570": [[84, "index-1"]], "\u8207 parameter\uff08\u53c3\u6578\uff09\u7684\u5dee\u7570": [[84, "index-1"]], "...": [[86, "term-..."], [165, "index-0"], [190, "index-0"], [190, "index-3"], [304, "index-0"], [318, "index-0"], [341, "index-66"], [349, "index-27"], [361, "index-0"], [425, "index-8"]], "2to3": [[86, "term-2to3"]], ">>>": [[86, "term-0"], [190, "index-0"], [349, "index-27"]], "bdfl": [[86, "term-BDFL"]], "cpython": [[86, "term-CPython"]], "eafp": [[86, "term-EAFP"]], "gil": [[86, "term-GIL"]], "idle": [[86, "term-IDLE"], [244, "index-0"]], "lbyl": [[86, "term-LBYL"]], "mro": [[86, "term-MRO"]], "pep": [[86, "term-PEP"]], "pep 1": [[86, "index-101"], [459, "index-0"], [459, "index-1"]], "pep 278": [[86, "index-107"], [462, "index-9"]], "pep 302": [[86, "index-88"], [86, "index-97"], [222, "index-14"], [247, "index-12"], [247, "index-13"], [247, "index-14"], [247, "index-16"], [247, "index-2"], [262, "index-1"], [299, "index-0"], [299, "index-2"], [299, "index-3"], [299, "index-5"], [299, "index-6"], [299, "index-7"], [321, "index-1"], [349, "index-25"], [349, "index-26"], [420, "index-2"], [429, "index-1"], [429, "index-18"], [462, "index-17"], [462, "index-18"], [462, "index-19"], [462, "index-6"], [464, "index-21"], [468, "index-2"], [473, "index-20"], [473, "index-21"], [473, "index-37"]], "pep 3116": [[86, "index-108"], [465, "index-14"], [468, "index-3"]], "pep 3155": [[86, "index-104"], [473, "index-15"]], "pep 343": [[86, "index-9"], [110, "index-26"], [166, "index-2"], [424, "index-17"], [425, "index-105"], [464, "index-10"], [464, "index-14"], [465, "index-3"]], "pep 362": [[86, "index-78"], [86, "index-99"], [252, "index-0"], [473, "index-57"]], "pep 411": [[86, "index-103"], [349, "index-13"], [349, "index-14"], [349, "index-31"], [349, "index-32"]], "pep 420": [[86, "index-102"], [86, "index-89"], [86, "index-98"], [247, "index-5"], [429, "index-14"], [429, "index-15"], [429, "index-19"], [429, "index-2"], [429, "index-20"], [429, "index-21"], [429, "index-6"], [473, "index-2"], [473, "index-3"], [480, "index-283"], [480, "index-290"]], "pep 443": [[86, "index-93"], [474, "index-11"], [474, "index-36"]], "pep 483": [[86, "index-94"], [383, "index-134"], [383, "index-136"], [475, "index-12"]], "pep 484": [[86, "index-105"], [86, "index-106"], [86, "index-109"], [86, "index-76"], [86, "index-92"], [86, "index-95"], [119, "index-2"], [119, "index-3"], [119, "index-5"], [119, "index-6"], [341, "index-57"], [383, "index-133"], [383, "index-135"], [383, "index-156"], [383, "index-26"], [383, "index-27"], [383, "index-41"], [383, "index-54"], [424, "index-37"], [425, "index-93"], [433, "index-17"], [438, "index-17"], [469, "index-101"], [469, "index-103"], [469, "index-99"], [470, "index-94"], [470, "index-95"], [471, "index-15"], [471, "index-16"], [471, "index-3"], [475, "index-10"], [475, "index-11"], [476, "index-5"], [477, "index-20"], [478, "index-10"], [478, "index-12"]], "pep 492": [[86, "index-79"], [86, "index-80"], [86, "index-82"], [86, "index-83"], [86, "index-84"], [86, "index-85"], [86, "index-86"], [158, "index-3"], [252, "index-1"], [252, "index-2"], [424, "index-50"], [425, "index-109"], [427, "index-30"], [475, "index-1"], [475, "index-2"], [475, "index-47"], [475, "index-52"], [476, "index-35"], [476, "index-9"], [480, "index-246"], [480, "index-280"], [480, "index-291"], [480, "index-295"]], "pep 498": [[86, "index-87"], [432, "index-26"], [476, "index-3"], [476, "index-4"], [480, "index-287"]], "pep 519": [[86, "index-100"], [476, "index-16"], [480, "index-271"], [480, "index-276"], [480, "index-277"], [480, "index-278"], [480, "index-279"], [480, "index-282"]], "pep 525": [[86, "index-81"], [158, "index-2"], [252, "index-3"], [349, "index-30"], [349, "index-43"], [427, "index-29"], [476, "index-10"], [480, "index-264"]], "pep 526": [[86, "index-110"], [86, "index-77"], [119, "index-4"], [119, "index-7"], [178, "index-1"], [178, "index-2"], [383, "index-137"], [383, "index-34"], [383, "index-48"], [383, "index-50"], [424, "index-38"], [433, "index-16"], [469, "index-107"], [476, "index-33"], [476, "index-6"], [477, "index-1"], [478, "index-11"], [480, "index-265"]], "pep 585": [[86, "index-96"], [158, "index-0"], [341, "index-58"], [382, "index-5"], [383, "index-139"], [383, "index-59"], [383, "index-61"], [383, "index-62"], [383, "index-63"], [383, "index-64"], [383, "index-65"], [383, "index-66"], [383, "index-67"], [383, "index-68"], [383, "index-69"], [383, "index-70"], [383, "index-71"], [383, "index-72"], [383, "index-73"], [383, "index-74"], [383, "index-75"], [383, "index-76"], [383, "index-77"], [383, "index-78"], [383, "index-79"], [383, "index-80"], [383, "index-81"], [383, "index-82"], [383, "index-83"], [383, "index-84"], [383, "index-85"], [383, "index-86"], [383, "index-87"], [383, "index-88"], [383, "index-89"], [383, "index-90"], [383, "index-91"], [383, "index-92"], [383, "index-93"], [383, "index-95"], [383, "index-96"], [383, "index-97"], [383, "index-98"], [383, "index-99"], [479, "index-13"], [479, "index-2"], [480, "index-31"], [480, "index-81"], [480, "index-85"]], "python 3000": [[86, "term-Python-3000"]], "pythonic\uff08python \u98a8\u683c\u7684\uff09": [[86, "term-Pythonic"]], "zen of python\uff08python \u4e4b\u79aa\uff09": [[86, "term-Zen-of-Python"]], "__future__": [[86, "term-__future__"], [110, "module-__future__"], [433, "index-40"]], "__slots__": [[86, "term-__slots__"]], "abstract base class\uff08\u62bd\u8c61\u57fa\u5e95\u985e\u5225\uff09": [[86, "term-abstract-base-class"]], "annotation\uff08\u8a3b\u91cb\uff09": [[86, "term-annotation"]], "asynchronous context manager\uff08\u975e\u540c\u6b65\u60c5\u5883\u7ba1\u7406\u5668\uff09": [[86, "term-asynchronous-context-manager"]], "asynchronous generator iterator\uff08\u975e\u540c\u6b65\u7522\u751f\u5668\u758a\u4ee3\u5668\uff09": [[86, "term-asynchronous-generator-iterator"]], "asynchronous generator\uff08\u975e\u540c\u6b65\u7522\u751f\u5668\uff09": [[86, "term-asynchronous-generator"], [425, "index-40"]], "asynchronous iterable\uff08\u975e\u540c\u6b65\u53ef\u758a\u4ee3\u7269\u4ef6\uff09": [[86, "term-asynchronous-iterable"]], "asynchronous iterator\uff08\u975e\u540c\u6b65\u758a\u4ee3\u5668\uff09": [[86, "term-asynchronous-iterator"], [425, "index-40"]], "attribute\uff08\u5c6c\u6027\uff09": [[86, "term-attribute"], [425, "index-46"], [425, "index-47"], [425, "index-5"], [425, "index-50"], [425, "index-51"], [427, "index-39"], [433, "index-23"], [433, "index-4"], [433, "index-8"]], "awaitable\uff08\u53ef\u7b49\u5f85\u7269\u4ef6\uff09": [[86, "term-awaitable"]], "binary file\uff08\u4e8c\u9032\u4f4d\u6a94\u6848\uff09": [[86, "term-binary-file"]], "borrowed reference\uff08\u501f\u7528\u53c3\u7167\uff09": [[86, "term-borrowed-reference"]], "bytecode\uff08\u4f4d\u5143\u7d44\u78bc\uff09": [[86, "term-bytecode"], [425, "index-56"]], "bytes-like object\uff08\u985e\u4f4d\u5143\u7d44\u4e32\u7269\u4ef6\uff09": [[86, "term-bytes-like-object"]], "callable\uff08\u53ef\u547c\u53eb\u7269\u4ef6\uff09": [[86, "term-callable"], [425, "index-33"], [427, "index-47"]], "callback\uff08\u56de\u547c\uff09": [[86, "term-callback"]], "class variable\uff08\u985e\u5225\u8b8a\u6578\uff09": [[86, "term-class-variable"]], "class\uff08\u985e\u5225\uff09": [[86, "term-class"], [424, "index-40"], [425, "index-46"], [425, "index-47"], [425, "index-50"], [425, "index-71"], [425, "index-89"], [427, "index-54"], [433, "index-24"]], "context manager\uff08\u60c5\u5883\u7ba1\u7406\u5668\uff09": [[86, "term-context-manager"], [341, "index-54"], [425, "index-104"]], "context variable\uff08\u60c5\u5883\u8b8a\u6578\uff09": [[86, "term-context-variable"]], "coroutine function\uff08\u5354\u7a0b\u51fd\u5f0f\uff09": [[86, "term-coroutine-function"]], "coroutine\uff08\u5354\u7a0b\uff09": [[86, "term-coroutine"], [425, "index-108"], [425, "index-39"], [427, "index-24"]], "decorator\uff08\u88dd\u98fe\u5668\uff09": [[86, "term-decorator"]], "descriptor\uff08\u63cf\u8ff0\u5668\uff09": [[86, "term-descriptor"]], "dictionary comprehension\uff08\u5b57\u5178\u7d9c\u5408\u904b\u7b97\uff09": [[86, "term-dictionary-comprehension"]], "dictionary view\uff08\u5b57\u5178\u6aa2\u8996\uff09": [[86, "term-dictionary-view"]], "docstring\uff08\u8aaa\u660e\u5b57\u4e32\uff09": [[86, "term-docstring"], [424, "index-40"]], "duck-typing\uff08\u9d28\u5b50\u578b\u5225\uff09": [[86, "term-duck-typing"]], "expression\uff08\u904b\u7b97\u5f0f\uff09": [[86, "term-expression"], [424, "index-35"]], "extension module\uff08\u64f4\u5145\u6a21\u7d44\uff09": [[86, "term-extension-module"]], "f-string\uff08f \u5b57\u4e32\uff09": [[86, "term-f-string"], [432, "index-25"]], "file object\uff08\u6a94\u6848\u7269\u4ef6\uff09": [[86, "term-file-object"], [222, "index-5"], [255, "index-0"]], "file-like object\uff08\u985e\u6a94\u6848\u7269\u4ef6\uff09": [[86, "term-file-like-object"]], "filesystem encoding and error handler\uff08\u6a94\u6848\u7cfb\u7d71\u7de8\u78bc\u548c\u932f\u8aa4\u8655\u7406\u51fd\u5f0f\uff09": [[86, "term-filesystem-encoding-and-error-handler"]], "finder\uff08\u5c0b\u6aa2\u5668\uff09": [[86, "term-finder"]], "floor division\uff08\u5411\u4e0b\u53d6\u6574\u9664\u6cd5\uff09": [[86, "term-floor-division"]], "function annotation\uff08\u51fd\u5f0f\u8a3b\u91cb\uff09": [[86, "term-function-annotation"]], "garbage collection\uff08\u5783\u573e\u56de\u6536\uff09": [[86, "term-garbage-collection"], [425, "index-2"]], "generator expression\uff08\u7522\u751f\u5668\u904b\u7b97\u5f0f\uff09": [[86, "index-20"], [86, "term-generator-expression"], [427, "index-22"]], "generator iterator\uff08\u7522\u751f\u5668\u758a\u4ee3\u5668\uff09": [[86, "term-generator-iterator"]], "generator\uff08\u7522\u751f\u5668\uff09": [[86, "index-19"], [86, "term-generator"], [425, "index-38"], [425, "index-58"], [427, "index-22"], [427, "index-23"], [427, "index-31"], [433, "index-26"]], "generic function\uff08\u6cdb\u578b\u51fd\u5f0f\uff09": [[86, "term-generic-function"]], "generic type\uff08\u6cdb\u578b\u578b\u5225\uff09": [[86, "term-generic-type"]], "hash-based pyc\uff08\u96dc\u6e4a\u67b6\u69cb\u7684 pyc\uff09": [[86, "term-hash-based-pyc"]], "hashable\uff08\u53ef\u96dc\u6e4a\u7684\uff09": [[86, "term-hashable"]], "immutable\uff08\u4e0d\u53ef\u8b8a\u7269\u4ef6\uff09": [[86, "term-immutable"]], "import path\uff08\u5f15\u5165\u8def\u5f91\uff09": [[86, "term-import-path"]], "importer\uff08\u5f15\u5165\u5668\uff09": [[86, "term-importer"]], "importing\uff08\u5f15\u5165\uff09": [[86, "term-importing"], [433, "index-34"]], "interactive\uff08\u4e92\u52d5\u7684\uff09": [[86, "term-interactive"]], "interpreted\uff08\u76f4\u8b6f\u7684\uff09": [[86, "term-interpreted"]], "interpreter shutdown\uff08\u76f4\u8b6f\u5668\u95dc\u9589\uff09": [[86, "term-interpreter-shutdown"]], "iterable\uff08\u53ef\u758a\u4ee3\u7269\u4ef6\uff09": [[86, "term-iterable"]], "iterator\uff08\u758a\u4ee3\u5668\uff09": [[86, "term-iterator"], [341, "index-18"], [433, "index-26"]], "key function\uff08\u9375\u51fd\u5f0f\uff09": [[86, "term-key-function"]], "keyword argument\uff08\u95dc\u9375\u5b57\u5f15\u6578\uff09": [[86, "term-keyword-argument"]], "lambda": [[86, "term-lambda"], [424, "index-35"], [427, "index-90"]], "list comprehension\uff08\u4e32\u5217\u7d9c\u5408\u904b\u7b97\uff09": [[86, "term-list-comprehension"]], "loader\uff08\u8f09\u5165\u5668\uff09": [[86, "term-loader"], [429, "index-8"]], "locale encoding\uff08\u5340\u57df\u7de8\u78bc\uff09": [[86, "term-locale-encoding"]], "magic": [[86, "index-26"]], "magic method\uff08\u9b54\u8853\u65b9\u6cd5\uff09": [[86, "term-magic-method"]], "meta path finder\uff08\u5143\u8def\u5f91\u5c0b\u6aa2\u5668\uff09": [[86, "term-meta-path-finder"]], "metaclass\uff08\u5143\u985e\u5225\uff09": [[86, "term-metaclass"], [425, "index-84"]], "method resolution order\uff08\u65b9\u6cd5\u89e3\u6790\u9806\u5e8f\uff09": [[86, "term-method-resolution-order"]], "module spec\uff08\u6a21\u7d44\u898f\u683c\uff09": [[86, "term-module-spec"]], "mutable\uff08\u53ef\u8b8a\u7269\u4ef6\uff09": [[86, "term-mutable"]], "named tuple\uff08\u9644\u540d\u5143\u7d44\uff09": [[86, "term-named-tuple"]], "namespace package\uff08\u547d\u540d\u7a7a\u9593\u5957\u4ef6\uff09": [[86, "term-namespace-package"]], "namespace\uff08\u547d\u540d\u7a7a\u9593\uff09": [[86, "term-namespace"], [425, "index-35"], [425, "index-44"], [426, "index-3"], [429, "index-5"]], "nested scope\uff08\u5de2\u72c0\u4f5c\u7528\u57df\uff09": [[86, "term-nested-scope"]], "new-style class\uff08\u65b0\u5f0f\u985e\u5225\uff09": [[86, "term-new-style-class"]], "package\uff08\u5957\u4ef6\uff09": [[86, "term-package"], [331, "index-4"], [429, "index-3"], [429, "index-4"], [429, "index-5"]], "path based finder\uff08\u57fa\u65bc\u8def\u5f91\u7684\u5c0b\u6aa2\u5668\uff09": [[86, "term-path-based-finder"]], "path entry finder\uff08\u8def\u5f91\u9805\u76ee\u5c0b\u6aa2\u5668\uff09": [[86, "term-path-entry-finder"]], "path entry hook\uff08\u8def\u5f91\u9805\u76ee\u9264\uff09": [[86, "term-path-entry-hook"]], "path entry\uff08\u8def\u5f91\u9805\u76ee\uff09": [[86, "term-path-entry"]], "path-like object\uff08\u985e\u8def\u5f91\u7269\u4ef6\uff09": [[86, "term-path-like-object"]], "portion\uff08\u90e8\u5206\uff09": [[86, "term-portion"], [429, "index-5"]], "positional argument\uff08\u4f4d\u7f6e\u5f15\u6578\uff09": [[86, "term-positional-argument"]], "provisional api\uff08\u66ab\u884c api\uff09": [[86, "term-provisional-API"]], "provisional package\uff08\u66ab\u884c\u5957\u4ef6\uff09": [[86, "term-provisional-package"]], "qualified name\uff08\u9650\u5b9a\u540d\u7a31\uff09": [[86, "term-qualified-name"]], "reference count\uff08\u53c3\u7167\u8a08\u6578\uff09": [[86, "term-reference-count"]], "regular package\uff08\u6b63\u898f\u5957\u4ef6\uff09": [[86, "term-regular-package"]], "set comprehension\uff08\u96c6\u5408\u7d9c\u5408\u904b\u7b97\uff09": [[86, "term-set-comprehension"]], "single dispatch\uff08\u55ae\u4e00\u8abf\u5ea6\uff09": [[86, "term-single-dispatch"]], "slice\uff08\u5207\u7247\uff09": [[86, "term-slice"], [188, "index-1"], [341, "index-20"], [341, "index-24"], [425, "index-16"], [425, "index-22"], [425, "index-67"], [425, "index-97"], [427, "index-44"], [433, "index-12"]], "special": [[86, "index-34"], [425, "index-5"]], "special method\uff08\u7279\u6b8a\u65b9\u6cd5\uff09": [[86, "term-special-method"]], "statement\uff08\u9673\u8ff0\u5f0f\uff09": [[86, "term-statement"], [210, "index-0"], [210, "index-1"], [210, "index-3"], [222, "index-13"], [331, "index-2"], [341, "index-1"], [341, "index-24"], [341, "index-52"], [424, "index-0"], [424, "index-13"], [424, "index-15"], [424, "index-16"], [424, "index-18"], [424, "index-28"], [424, "index-3"], [424, "index-4"], [424, "index-4"], [424, "index-40"], [424, "index-46"], [424, "index-48"], [424, "index-49"], [424, "index-5"], [424, "index-6"], [424, "index-6"], [424, "index-7"], [424, "index-9"], [425, "index-104"], [425, "index-22"], [425, "index-43"], [425, "index-65"], [425, "index-72"], [433, "index-0"], [433, "index-1"], [433, "index-14"], [433, "index-15"], [433, "index-18"], [433, "index-20"], [433, "index-21"], [433, "index-22"], [433, "index-24"], [433, "index-26"], [433, "index-27"], [433, "index-30"], [433, "index-30"], [433, "index-33"], [433, "index-33"], [433, "index-34"], [433, "index-4"], [433, "index-40"], [433, "index-43"], [433, "index-45"], [433, "index-47"], [438, "index-0"]], "strong reference\uff08\u5f37\u53c3\u7167\uff09": [[86, "term-strong-reference"]], "text encoding\uff08\u6587\u5b57\u7de8\u78bc\uff09": [[86, "term-text-encoding"]], "text file\uff08\u6587\u5b57\u6a94\u6848\uff09": [[86, "term-text-file"]], "triple-quoted string\uff08\u4e09\u5f15\u865f\u5167\u5b57\u4e32\uff09": [[86, "term-triple-quoted-string"]], "type alias\uff08\u578b\u5225\u5225\u540d\uff09": [[86, "term-type-alias"]], "type hint\uff08\u578b\u5225\u63d0\u793a\uff09": [[86, "term-type-hint"]], "universal newlines\uff08\u901a\u7528\u63db\u884c\u5b57\u5143\uff09": [[86, "term-universal-newlines"]], "variable annotation\uff08\u8b8a\u6578\u8a3b\u91cb\uff09": [[86, "term-variable-annotation"]], "virtual environment\uff08\u865b\u64ec\u74b0\u5883\uff09": [[86, "term-virtual-environment"]], "virtual machine\uff08\u865b\u64ec\u6a5f\u5668\uff09": [[86, "term-virtual-machine"]], "pep 604": [[87, "index-0"], [341, "index-60"], [383, "index-144"], [469, "index-100"], [469, "index-85"], [480, "index-116"], [480, "index-157"]], "pep 289": [[94, "index-4"], [463, "index-15"], [463, "index-2"]], "pep 342": [[94, "index-0"], [94, "index-2"], [158, "index-1"], [427, "index-27"], [464, "index-11"], [464, "index-31"], [464, "index-9"]], "rfc 3339": [[99, "index-0"]], "__init__() (logging.logging.formatter \u7684\u65b9\u6cd5)": [[99, "logging.logging.Formatter.__init__"]], "rfc 3164": [[100, "index-5"]], "rfc 5424": [[100, "index-0"], [100, "index-2"], [100, "index-3"], [100, "index-4"], [266, "index-0"]], "rfc 5424#section-6": [[100, "index-1"]], "pep 263": [[106, "index-0"], [247, "index-1"], [375, "index-0"], [375, "index-1"], [462, "index-3"], [464, "index-19"], [480, "index-80"]], "rfc 2616": [[107, "index-1"], [107, "index-2"], [107, "index-5"], [390, "index-2"], [392, "index-10"], [392, "index-6"], [392, "index-7"], [404, "index-10"], [404, "index-5"], [472, "index-7"]], "http_proxy": [[107, "index-3"], [392, "index-18"], [392, "index-9"]], "pep 617": [[109, "index-0"], [428, "index-0"], [469, "index-94"], [470, "index-115"], [471, "index-8"], [479, "index-14"], [479, "index-19"], [479, "index-7"], [480, "index-173"], [480, "index-90"]], "apply (2to3 fixer)": [[109, "to3fixer-apply"]], "asserts (2to3 fixer)": [[109, "to3fixer-asserts"]], "basestring (2to3 fixer)": [[109, "to3fixer-basestring"]], "buffer (2to3 fixer)": [[109, "to3fixer-buffer"]], "dict (2to3 fixer)": [[109, "to3fixer-dict"]], "except (2to3 fixer)": [[109, "to3fixer-except"]], "exec (2to3 fixer)": [[109, "to3fixer-exec"]], "execfile (2to3 fixer)": [[109, "to3fixer-execfile"]], "exitfunc (2to3 fixer)": [[109, "to3fixer-exitfunc"]], "filter (2to3 fixer)": [[109, "to3fixer-filter"]], "funcattrs (2to3 fixer)": [[109, "to3fixer-funcattrs"]], "future (2to3 fixer)": [[109, "to3fixer-future"]], "getcwdu (2to3 fixer)": [[109, "to3fixer-getcwdu"]], "has_key (2to3 fixer)": [[109, "to3fixer-has_key"]], "idioms (2to3 fixer)": [[109, "to3fixer-idioms"]], "import (2to3 fixer)": [[109, "to3fixer-import"]], "imports (2to3 fixer)": [[109, "to3fixer-imports"]], "imports2 (2to3 fixer)": [[109, "to3fixer-imports2"]], "input (2to3 fixer)": [[109, "to3fixer-input"]], "intern (2to3 fixer)": [[109, "to3fixer-intern"]], "isinstance (2to3 fixer)": [[109, "to3fixer-isinstance"]], "itertools (2to3 fixer)": [[109, "to3fixer-itertools"]], "itertools_imports (2to3 fixer)": [[109, "to3fixer-itertools_imports"]], "lib2to3": [[109, "module-lib2to3"]], "long (2to3 fixer)": [[109, "to3fixer-long"]], "map (2to3 fixer)": [[109, "to3fixer-map"]], "metaclass (2to3 fixer)": [[109, "to3fixer-metaclass"]], "methodattrs (2to3 fixer)": [[109, "to3fixer-methodattrs"]], "module": [[109, "module-lib2to3"], [110, "module-__future__"], [111, "module-__main__"], [112, "module-_thread"], [113, "module-abc"], [114, "module-aifc"], [117, "module-argparse"], [118, "module-array"], [119, "module-ast"], [120, "module-asyncio"], [137, "module-atexit"], [138, "module-audioop"], [140, "module-base64"], [141, "module-bdb"], [143, "module-binascii"], [144, "module-bisect"], [145, "module-builtins"], [146, "module-bz2"], [147, "module-calendar"], [148, "module-cgi"], [149, "module-cgitb"], [150, "module-chunk"], [151, "module-cmath"], [152, "module-cmd"], [154, "module-code"], [155, "module-codecs"], [155, "module-encodings.idna"], [155, "module-encodings.mbcs"], [155, "module-encodings.utf_8_sig"], [156, "module-codeop"], [157, "module-collections"], [158, "module-collections.abc"], [159, "module-colorsys"], [160, "module-compileall"], [163, "module-concurrent.futures"], [164, "module-configparser"], [166, "module-contextlib"], [167, "module-contextvars"], [168, "module-copy"], [169, "module-copyreg"], [170, "module-crypt"], [172, "module-csv"], [173, "module-ctypes"], [174, "module-curses"], [174, "module-curses.textpad"], [175, "module-curses.ascii"], [176, "module-curses.panel"], [178, "module-dataclasses"], [180, "module-datetime"], [181, "module-dbm"], [181, "module-dbm.dumb"], [181, "module-dbm.gnu"], [181, "module-dbm.ndbm"], [183, "module-decimal"], [186, "module-tkinter.commondialog"], [186, "module-tkinter.filedialog"], [186, "module-tkinter.simpledialog"], [187, "module-difflib"], [188, "module-dis"], [190, "module-doctest"], [191, "module-email"], [192, "module-email.charset"], [194, "module-email.contentmanager"], [195, "module-email.encoders"], [196, "module-email.errors"], [198, "module-email.generator"], [199, "module-email.header"], [200, "module-email.headerregistry"], [201, "module-email.iterators"], [202, "module-email.message"], [203, "module-email.mime"], [204, "module-email.parser"], [205, "module-email.policy"], [206, "module-email.utils"], [207, "module-ensurepip"], [208, "module-enum"], [209, "module-errno"], [211, "module-faulthandler"], [212, "module-fcntl"], [213, "module-filecmp"], [215, "module-fileinput"], [217, "module-fnmatch"], [218, "module-fractions"], [220, "module-ftplib"], [223, "module-functools"], [224, "module-gc"], [225, "module-getopt"], [226, "module-getpass"], [227, "module-gettext"], [228, "module-glob"], [229, "module-graphlib"], [230, "module-grp"], [231, "module-gzip"], [232, "module-hashlib"], [233, "module-heapq"], [234, "module-hmac"], [235, "module-html"], [236, "module-html.entities"], [237, "module-html.parser"], [238, "module-http"], [239, "module-http.client"], [240, "module-http.cookiejar"], [241, "module-http.cookies"], [242, "module-http.server"], [244, "module-idlelib"], [245, "module-imaplib"], [246, "module-imghdr"], [247, "module-importlib"], [247, "module-importlib.abc"], [247, "module-importlib.machinery"], [247, "module-importlib.util"], [248, "module-importlib.metadata"], [249, "module-importlib.resources"], [250, "module-importlib.resources.abc"], [252, "module-inspect"], [255, "module-io"], [256, "module-ipaddress"], [258, "module-itertools"], [259, "module-json"], [259, "module-json.tool"], [260, "module-keyword"], [262, "module-linecache"], [263, "module-locale"], [264, "module-logging"], [265, "module-logging.config"], [266, "module-logging.handlers"], [267, "module-lzma"], [268, "module-mailbox"], [269, "module-mailcap"], [271, "module-marshal"], [272, "module-math"], [273, "module-mimetypes"], [275, "module-mmap"], [276, "module-modulefinder"], [278, "module-msilib"], [279, "module-msvcrt"], [280, "module-multiprocessing"], [280, "module-multiprocessing.connection"], [280, "module-multiprocessing.dummy"], [280, "module-multiprocessing.managers"], [280, "module-multiprocessing.pool"], [280, "module-multiprocessing.sharedctypes"], [281, "module-multiprocessing.shared_memory"], [283, "module-netrc"], [284, "module-nis"], [285, "module-nntplib"], [286, "module-numbers"], [288, "module-operator"], [289, "module-optparse"], [290, "module-os"], [291, "module-os.path"], [292, "module-ossaudiodev"], [293, "module-pathlib"], [294, "module-pdb"], [296, "module-pickle"], [297, "module-pickletools"], [298, "module-pipes"], [299, "module-pkgutil"], [300, "module-platform"], [301, "module-plistlib"], [302, "module-poplib"], [303, "module-posix"], [304, "module-pprint"], [305, "module-cProfile"], [305, "module-profile"], [305, "module-pstats"], [306, "module-pty"], [307, "module-pwd"], [308, "module-py_compile"], [309, "module-pyclbr"], [310, "module-pydoc"], [311, "module-xml.parsers.expat"], [311, "module-xml.parsers.expat.errors"], [311, "module-xml.parsers.expat.model"], [313, "module-queue"], [314, "module-quopri"], [315, "module-random"], [316, "module-re"], [317, "module-readline"], [318, "module-reprlib"], [319, "module-resource"], [320, "module-rlcompleter"], [321, "module-runpy"], [322, "module-sched"], [323, "module-secrets"], [325, "module-select"], [326, "module-selectors"], [327, "module-shelve"], [328, "module-shlex"], [329, "module-shutil"], [330, "module-signal"], [331, "module-site"], [331, "module-sitecustomize"], [331, "module-usercustomize"], [332, "module-smtplib"], [333, "module-sndhdr"], [334, "module-socket"], [335, "module-socketserver"], [336, "module-spwd"], [337, "module-sqlite3"], [338, "module-ssl"], [339, "module-stat"], [340, "module-statistics"], [342, "module-string"], [343, "module-stringprep"], [344, "module-struct"], [345, "module-subprocess"], [346, "module-sunau"], [348, "module-symtable"], [349, "module-sys"], [350, "module-sys.monitoring"], [352, "module-sysconfig"], [353, "module-syslog"], [354, "module-tabnanny"], [355, "module-tarfile"], [356, "module-telnetlib"], [357, "module-tempfile"], [358, "module-termios"], [359, "module-test"], [359, "module-test.support"], [359, "module-test.support.bytecode_helper"], [359, "module-test.support.import_helper"], [359, "module-test.support.os_helper"], [359, "module-test.support.script_helper"], [359, "module-test.support.socket_helper"], [359, "module-test.support.threading_helper"], [359, "module-test.support.warnings_helper"], [361, "module-textwrap"], [362, "module-threading"], [363, "module-time"], [364, "module-timeit"], [366, "module-tkinter"], [367, "module-tkinter.colorchooser"], [368, "module-tkinter.dnd"], [369, "module-tkinter.font"], [370, "module-tkinter.messagebox"], [371, "module-tkinter.scrolledtext"], [372, "module-tkinter.tix"], [373, "module-tkinter.ttk"], [374, "module-token"], [375, "module-tokenize"], [376, "module-tomllib"], [377, "module-trace"], [378, "module-traceback"], [379, "module-tracemalloc"], [380, "module-tty"], [381, "module-turtle"], [381, "module-turtledemo"], [382, "module-types"], [383, "module-typing"], [384, "module-unicodedata"], [385, "module-unittest"], [386, "module-unittest.mock"], [389, "module-urllib"], [390, "module-urllib.error"], [391, "module-urllib.parse"], [392, "module-urllib.request"], [392, "module-urllib.response"], [393, "module-urllib.robotparser"], [394, "module-uu"], [395, "module-uuid"], [396, "module-venv"], [397, "module-warnings"], [398, "module-wave"], [399, "module-weakref"], [400, "module-webbrowser"], [402, "module-winreg"], [403, "module-winsound"], [404, "module-wsgiref"], [404, "module-wsgiref.handlers"], [404, "module-wsgiref.headers"], [404, "module-wsgiref.simple_server"], [404, "module-wsgiref.types"], [404, "module-wsgiref.util"], [404, "module-wsgiref.validate"], [405, "module-xdrlib"], [406, "module-xml"], [407, "module-xml.dom"], [408, "module-xml.dom.minidom"], [409, "module-xml.dom.pulldom"], [410, "module-xml.etree.ElementInclude"], [410, "module-xml.etree.ElementTree"], [411, "module-xml.sax"], [412, "module-xml.sax.handler"], [413, "module-xml.sax.xmlreader"], [414, "module-xml.sax.saxutils"], [416, "module-xmlrpc.client"], [417, "module-xmlrpc.server"], [418, "module-zipapp"], [419, "module-zipfile"], [420, "module-zipimport"], [421, "module-zlib"], [422, "module-zoneinfo"]], "ne (2to3 fixer)": [[109, "to3fixer-ne"]], "next (2to3 fixer)": [[109, "to3fixer-next"]], "nonzero (2to3 fixer)": [[109, "to3fixer-nonzero"]], "numliterals (2to3 fixer)": [[109, "to3fixer-numliterals"]], "operator (2to3 fixer)": [[109, "to3fixer-operator"]], "paren (2to3 fixer)": [[109, "to3fixer-paren"]], "print (2to3 fixer)": [[109, "to3fixer-print"]], "raise (2to3 fixer)": [[109, "to3fixer-raise"]], "raw_input (2to3 fixer)": [[109, "to3fixer-raw_input"]], "reduce (2to3 fixer)": [[109, "to3fixer-reduce"]], "reload (2to3 fixer)": [[109, "to3fixer-reload"]], "renames (2to3 fixer)": [[109, "to3fixer-renames"]], "repr (2to3 fixer)": [[109, "to3fixer-repr"]], "set_literal (2to3 fixer)": [[109, "to3fixer-set_literal"]], "standarderror (2to3 fixer)": [[109, "to3fixer-standarderror"]], "sys_exc (2to3 fixer)": [[109, "to3fixer-sys_exc"]], "throw (2to3 fixer)": [[109, "to3fixer-throw"]], "tuple_params (2to3 fixer)": [[109, "to3fixer-tuple_params"]], "types (2to3 fixer)": [[109, "to3fixer-types"]], "unicode (2to3 fixer)": [[109, "to3fixer-unicode"]], "urllib (2to3 fixer)": [[109, "to3fixer-urllib"]], "ws_comma (2to3 fixer)": [[109, "to3fixer-ws_comma"]], "xrange (2to3 fixer)": [[109, "to3fixer-xrange"]], "xreadlines (2to3 fixer)": [[109, "to3fixer-xreadlines"]], "zip (2to3 fixer)": [[109, "to3fixer-zip"]], "pep 227": [[110, "index-22"], [460, "index-2"], [461, "index-16"]], "pep 255": [[110, "index-23"], [427, "index-26"], [461, "index-8"], [461, "index-9"], [462, "index-1"], [462, "index-2"]], "pep 3105": [[110, "index-27"], [465, "index-10"], [467, "index-0"]], "pep 3112": [[110, "index-28"], [465, "index-12"]], "pep 328": [[110, "index-25"], [222, "index-15"], [247, "index-3"], [429, "index-23"], [463, "index-10"], [463, "index-17"], [464, "index-5"], [464, "index-6"], [467, "index-16"], [473, "index-36"]], "pep 479": [[110, "index-29"], [210, "index-5"], [210, "index-6"], [475, "index-17"], [475, "index-18"], [477, "index-37"], [480, "index-221"], [480, "index-229"], [480, "index-232"], [480, "index-254"], [480, "index-275"], [480, "index-289"]], "pep 563": [[110, "index-30"], [110, "index-31"], [383, "index-57"], [383, "index-60"], [424, "index-39"], [433, "index-41"], [470, "index-103"], [477, "index-2"], [480, "index-101"], [480, "index-134"]], "pep 649": [[110, "index-32"], [426, "index-11"]], "locktype (\u65bc _thread \u6a21\u7d44\u4e2d)": [[112, "thread.LockType"]], "posix": [[112, "index-1"], [303, "module-posix"], [358, "index-0"]], "timeout_max (\u65bc _thread \u6a21\u7d44\u4e2d)": [[112, "thread.TIMEOUT_MAX"]], "acquire() (_thread.lock \u7684\u65b9\u6cd5)": [[112, "thread.lock.acquire"]], "allocate_lock() (\u65bc _thread \u6a21\u7d44\u4e2d)": [[112, "thread.allocate_lock"]], "binary semaphores": [[112, "index-0"]], "error": [[112, "thread.error"], [138, "audioop.error"], [143, "binascii.Error"], [164, "configparser.Error"], [168, "copy.Error"], [172, "csv.Error"], [174, "curses.error"], [181, "dbm.dumb.error"], [181, "dbm.error"], [181, "dbm.gnu.error"], [181, "dbm.ndbm.error"], [225, "getopt.error"], [263, "locale.Error"], [268, "mailbox.Error"], [284, "nis.error"], [290, "os.error"], [311, "xml.parsers.expat.error"], [316, "re.error"], [319, "resource.error"], [325, "select.error"], [329, "shutil.Error"], [334, "socket.error"], [337, "sqlite3.Error"], [344, "struct.error"], [346, "sunau.Error"], [394, "uu.Error"], [398, "wave.Error"], [400, "webbrowser.Error"], [405, "xdrlib.Error"], [421, "zlib.error"]], "exit() (\u65bc _thread \u6a21\u7d44\u4e2d)": [[112, "thread.exit"]], "get_ident() (\u65bc _thread \u6a21\u7d44\u4e2d)": [[112, "thread.get_ident"]], "get_native_id() (\u65bc _thread \u6a21\u7d44\u4e2d)": [[112, "thread.get_native_id"]], "interrupt_main() (\u65bc _thread \u6a21\u7d44\u4e2d)": [[112, "thread.interrupt_main"]], "light-weight processes": [[112, "index-0"]], "locked() (_thread.lock \u7684\u65b9\u6cd5)": [[112, "thread.lock.locked"]], "processes, light-weight": [[112, "index-0"]], "pthreads": [[112, "index-1"]], "release() (_thread.lock \u7684\u65b9\u6cd5)": [[112, "thread.lock.release"]], "semaphores, binary": [[112, "index-0"]], "stack_size() (\u65bc _thread \u6a21\u7d44\u4e2d)": [[112, "thread.stack_size"]], "start_new_thread() (\u65bc _thread \u6a21\u7d44\u4e2d)": [[112, "thread.start_new_thread"]], "threads": [[112, "index-1"]], "abc (abc \u4e2d\u7684\u985e\u5225)": [[113, "abc.ABC"]], "abcmeta (abc \u4e2d\u7684\u985e\u5225)": [[113, "abc.ABCMeta"]], "pep 3141": [[113, "index-5"], [286, "index-2"], [465, "index-19"]], "__subclasshook__() (abc.abcmeta \u7684\u65b9\u6cd5)": [[113, "abc.ABCMeta.__subclasshook__"]], "abc": [[113, "module-abc"]], "abstractclassmethod() (\u65bc abc \u6a21\u7d44\u4e2d)": [[113, "abc.abstractclassmethod"]], "abstractmethod() (\u65bc abc \u6a21\u7d44\u4e2d)": [[113, "abc.abstractmethod"]], "abstractproperty() (\u65bc abc \u6a21\u7d44\u4e2d)": [[113, "abc.abstractproperty"]], "abstractstaticmethod() (\u65bc abc \u6a21\u7d44\u4e2d)": [[113, "abc.abstractstaticmethod"]], "get_cache_token() (\u65bc abc \u6a21\u7d44\u4e2d)": [[113, "abc.get_cache_token"]], "register() (abc.abcmeta \u7684\u65b9\u6cd5)": [[113, "abc.ABCMeta.register"]], "update_abstractmethods() (\u65bc abc \u6a21\u7d44\u4e2d)": [[113, "abc.update_abstractmethods"]], "a-law": [[114, "index-2"], [138, "index-1"], [333, "index-0"]], "aiff": [[114, "index-0"], [150, "index-0"]], "aiff-c": [[114, "index-0"], [150, "index-0"]], "audio interchange file format\uff08\u97f3\u8a0a\u4ea4\u63db\u6a94\u6848\u683c\u5f0f\uff09": [[114, "index-0"], [150, "index-0"]], "g.722": [[114, "index-2"]], "pep 594#aifc": [[114, "index-4"]], "aifc": [[114, "module-aifc"]], "aifc() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.aifc"]], "aiff() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.aiff"]], "close() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.close"]], "getcompname() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.getcompname"]], "getcomptype() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.getcomptype"]], "getframerate() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.getframerate"]], "getmark() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.getmark"]], "getmarkers() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.getmarkers"]], "getnchannels() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.getnchannels"]], "getnframes() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.getnframes"]], "getparams() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.getparams"]], "getsampwidth() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.getsampwidth"]], "open() (\u65bc aifc \u6a21\u7d44\u4e2d)": [[114, "aifc.open"]], "readframes() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.readframes"]], "rewind() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.rewind"]], "setcomptype() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.setcomptype"]], "setframerate() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.setframerate"]], "setmark() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.setmark"]], "setnchannels() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.setnchannels"]], "setnframes() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.setnframes"]], "setparams() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.setparams"]], "setpos() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.setpos"]], "setsampwidth() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.setsampwidth"]], "tell() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.tell"]], "u-law": [[114, "index-2"], [138, "index-1"], [333, "index-0"]], "writeframes() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.writeframes"]], "writeframesraw() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.writeframesraw"]], "* \uff08\u661f\u865f\uff09": [[117, "index-1"], [119, "index-1"], [217, "index-2"], [228, "index-1"], [316, "index-3"], [341, "index-13"], [341, "index-36"], [341, "index-46"], [424, "index-32"], [427, "index-49"], [427, "index-65"], [427, "index-93"], [433, "index-37"], [433, "index-6"], [438, "index-3"]], "+ \uff08\u52a0\u865f\uff09": [[117, "index-2"], [190, "index-4"], [316, "index-4"], [341, "index-13"], [341, "index-37"], [341, "index-47"], [342, "index-4"], [427, "index-61"], [427, "index-69"]], "? \uff08\u554f\u865f\uff09": [[117, "index-0"], [119, "index-0"], [152, "index-0"], [155, "index-1"], [217, "index-2"], [228, "index-1"], [316, "index-5"], [337, "index-6"], [344, "index-2"], [344, "index-3"]], "action (argparse \u4e2d\u7684\u985e\u5225)": [[117, "argparse.Action"]], "argumentdefaultshelpformatter (argparse \u4e2d\u7684\u985e\u5225)": [[117, "argparse.ArgumentDefaultsHelpFormatter"]], "argumenterror": [[117, "argparse.ArgumentError"], [173, "ctypes.ArgumentError"]], "argumentparser (argparse \u4e2d\u7684\u985e\u5225)": [[117, "argparse.ArgumentParser"]], "argumenttypeerror": [[117, "argparse.ArgumentTypeError"]], "filetype (argparse \u4e2d\u7684\u985e\u5225)": [[117, "argparse.FileType"]], "metavartypehelpformatter (argparse \u4e2d\u7684\u985e\u5225)": [[117, "argparse.MetavarTypeHelpFormatter"]], "namespace (argparse \u4e2d\u7684\u985e\u5225)": [[117, "argparse.Namespace"]], "rawdescriptionhelpformatter (argparse \u4e2d\u7684\u985e\u5225)": [[117, "argparse.RawDescriptionHelpFormatter"]], "rawtexthelpformatter (argparse \u4e2d\u7684\u985e\u5225)": [[117, "argparse.RawTextHelpFormatter"]], "add_argument() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.add_argument"]], "add_argument_group() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.add_argument_group"]], "add_mutually_exclusive_group() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.add_mutually_exclusive_group"]], "add_subparsers() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.add_subparsers"]], "argparse": [[117, "module-argparse"]], "convert_arg_line_to_args() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.convert_arg_line_to_args"]], "error() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.error"]], "exit() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.exit"]], "format_help() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.format_help"]], "format_usage() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.format_usage"]], "get_default() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.get_default"]], "parse_args() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.parse_args"]], "parse_intermixed_args() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.parse_intermixed_args"]], "parse_known_args() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.parse_known_args"]], "parse_known_intermixed_args() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.parse_known_intermixed_args"]], "print_help() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.print_help"]], "print_usage() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.print_usage"]], "set_defaults() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.set_defaults"]], "\u65bc argparse \u6a21\u7d44\u4e2d": [[117, "index-0"], [117, "index-1"], [117, "index-2"]], "append() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.append"]], "array": [[118, "module-array"]], "array (array \u4e2d\u7684\u985e\u5225)": [[118, "array.array"]], "arrays\uff08\u9663\u5217\uff09": [[118, "index-0"]], "buffer_info() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.buffer_info"]], "byteswap() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.byteswap"]], "count() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.count"]], "extend() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.extend"]], "frombytes() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.frombytes"]], "fromfile() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.fromfile"]], "fromlist() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.fromlist"]], "fromunicode() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.fromunicode"]], "index() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.index"]], "insert() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.insert"]], "itemsize (array.array \u7684\u5c6c\u6027)": [[118, "array.array.itemsize"]], "pop() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.pop"]], "remove() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.remove"]], "reverse() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.reverse"]], "tobytes() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.tobytes"]], "tofile() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.tofile"]], "tolist() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.tolist"]], "tounicode() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.tounicode"]], "typecode (array.array \u7684\u5c6c\u6027)": [[118, "array.array.typecode"]], "typecodes (\u65bc array \u6a21\u7d44\u4e2d)": [[118, "array.typecodes"]], "--help": [[119, "cmdoption-ast-h"], [147, "cmdoption-calendar-help"], [188, "cmdoption-dis-h"], [231, "cmdoption-gzip-h"], [259, "cmdoption-json.tool-h"], [337, "cmdoption-python-m-sqlite3-h-v-filename-sql-h"], [364, "cmdoption-timeit-h"], [375, "cmdoption-tokenize-h"], [377, "cmdoption-trace-help"], [395, "cmdoption-uuid-h"], [418, "cmdoption-zipapp-h"], [452, "cmdoption-help"]], "--include-attributes": [[119, "cmdoption-ast-a"]], "--indent": [[119, "cmdoption-ast-indent"], [259, "cmdoption-json.tool-indent"]], "--mode": [[119, "cmdoption-ast-mode"]], "--no-type-comments": [[119, "cmdoption-ast-no-type-comments"]], "-a": [[119, "cmdoption-ast-a"], [297, "cmdoption-pickletools-a"]], "-h": [[119, "cmdoption-ast-h"], [147, "cmdoption-calendar-help"], [188, "cmdoption-dis-h"], [231, "cmdoption-gzip-h"], [259, "cmdoption-json.tool-h"], [337, "cmdoption-python-m-sqlite3-h-v-filename-sql-h"], [364, "cmdoption-timeit-h"], [375, "cmdoption-tokenize-h"], [395, "cmdoption-uuid-h"], [418, "cmdoption-zipapp-h"], [452, "cmdoption-h"]], "-i": [[119, "cmdoption-ast-i"], [160, "cmdoption-compileall-i"], [452, "cmdoption-I"], [452, "cmdoption-i"]], "-m": [[119, "cmdoption-ast-m"], [147, "cmdoption-calendar-months"], [297, "cmdoption-pickletools-m"], [377, "cmdoption-trace-m"], [418, "cmdoption-zipapp-m"], [452, "cmdoption-m"]], "ast (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.AST"]], "add (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Add"]], "and (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.And"]], "annassign (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.AnnAssign"]], "assert (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Assert"]], "assign (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Assign"]], "asyncfor (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.AsyncFor"]], "asyncfunctiondef (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.AsyncFunctionDef"]], "asyncwith (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.AsyncWith"]], "attribute (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Attribute"]], "augassign (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.AugAssign"]], "await (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Await"]], "binop (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.BinOp"]], "bitand (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.BitAnd"]], "bitor (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.BitOr"]], "bitxor (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.BitXor"]], "boolop (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.BoolOp"]], "break (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Break"]], "call (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Call"]], "classdef (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.ClassDef"]], "compare (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Compare"]], "constant (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Constant"]], "continue (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Continue"]], "del (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Del"]], "delete (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Delete"]], "dict (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Dict"]], "dictcomp (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.DictComp"]], "div (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Div"]], "eq (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Eq"]], "excepthandler (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.ExceptHandler"]], "expr (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Expr"]], "expression (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Expression"]], "floordiv (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.FloorDiv"]], "for (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.For"]], "formattedvalue (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.FormattedValue"]], "functiondef (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.FunctionDef"]], "functiontype (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.FunctionType"]], "generatorexp (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.GeneratorExp"]], "global (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Global"]], "gt (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Gt"]], "gte (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.GtE"]], "if (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.If"]], "ifexp (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.IfExp"]], "import (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Import"]], "importfrom (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.ImportFrom"]], "in (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.In"]], "interactive (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Interactive"]], "invert (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Invert"]], "is (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Is"]], "isnot (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.IsNot"]], "joinedstr (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.JoinedStr"]], "lshift (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.LShift"]], "lambda (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Lambda"]], "list (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.List"]], "listcomp (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.ListComp"]], "load (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Load"]], "lt (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Lt"]], "lte (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.LtE"]], "matmult (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.MatMult"]], "match (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Match"]], "matchas (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.MatchAs"]], "matchclass (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.MatchClass"]], "matchmapping (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.MatchMapping"]], "matchor (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.MatchOr"]], "matchsequence (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.MatchSequence"]], "matchsingleton (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.MatchSingleton"]], "matchstar (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.MatchStar"]], "matchvalue (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.MatchValue"]], "mod (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Mod"]], "module (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Module"]], "mult (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Mult"]], "name (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Name"]], "namedexpr (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.NamedExpr"]], "nodetransformer (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.NodeTransformer"]], "nodevisitor (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.NodeVisitor"]], "nonlocal (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Nonlocal"]], "not (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Not"]], "noteq (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.NotEq"]], "notin (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.NotIn"]], "or (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Or"]], "paramspec (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.ParamSpec"]], "pass (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Pass"]], "pow (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Pow"]], "pycf_allow_top_level_await (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.PyCF_ALLOW_TOP_LEVEL_AWAIT"]], "pycf_only_ast (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.PyCF_ONLY_AST"]], "pycf_type_comments (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.PyCF_TYPE_COMMENTS"]], "rshift (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.RShift"]], "raise (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Raise"]], "return (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Return"]], "set (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Set"]], "setcomp (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.SetComp"]], "slice (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Slice"]], "starred (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Starred"]], "store (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Store"]], "sub (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Sub"]], "subscript (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Subscript"]], "try (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Try"]], "trystar (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.TryStar"]], "tuple (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Tuple"]], "typealias (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.TypeAlias"]], "typevar (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.TypeVar"]], "typevartuple (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.TypeVarTuple"]], "uadd (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.UAdd"]], "usub (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.USub"]], "unaryop (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.UnaryOp"]], "while (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.While"]], "with (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.With"]], "yield (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Yield"]], "yieldfrom (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.YieldFrom"]], "_fields (ast.ast \u7684\u5c6c\u6027)": [[119, "ast.AST._fields"]], "alias (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.alias"]], "arg (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.arg"]], "arguments (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.arguments"]], "ast": [[119, "module-ast"]], "ast \u547d\u4ee4\u5217\u9078\u9805": [[119, "cmdoption-ast-a"], [119, "cmdoption-ast-h"], [119, "cmdoption-ast-i"], [119, "cmdoption-ast-indent"], [119, "cmdoption-ast-m"], [119, "cmdoption-ast-mode"], [119, "cmdoption-ast-no-type-comments"]], "col_offset (ast.ast \u7684\u5c6c\u6027)": [[119, "ast.AST.col_offset"]], "comprehension (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.comprehension"]], "copy_location() (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.copy_location"]], "dump() (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.dump"]], "end_col_offset (ast.ast \u7684\u5c6c\u6027)": [[119, "ast.AST.end_col_offset"]], "end_lineno (ast.ast \u7684\u5c6c\u6027)": [[119, "ast.AST.end_lineno"]], "fix_missing_locations() (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.fix_missing_locations"]], "generic_visit() (ast.nodevisitor \u7684\u65b9\u6cd5)": [[119, "ast.NodeVisitor.generic_visit"]], "get_docstring() (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.get_docstring"]], "get_source_segment() (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.get_source_segment"]], "increment_lineno() (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.increment_lineno"]], "iter_child_nodes() (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.iter_child_nodes"]], "iter_fields() (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.iter_fields"]], "keyword (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.keyword"]], "lineno (ast.ast \u7684\u5c6c\u6027)": [[119, "ast.AST.lineno"]], "literal_eval() (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.literal_eval"]], "match_case (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.match_case"]], "parse() (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.parse"]], "type_comment (ast.assign \u7684\u5c6c\u6027)": [[119, "ast.Assign.type_comment"]], "type_comment (ast.for \u7684\u5c6c\u6027)": [[119, "ast.For.type_comment"]], "type_comment (ast.functiondef \u7684\u5c6c\u6027)": [[119, "ast.FunctionDef.type_comment"]], "type_comment (ast.with \u7684\u5c6c\u6027)": [[119, "ast.With.type_comment"]], "type_comment (ast.arg \u7684\u5c6c\u6027)": [[119, "ast.arg.type_comment"]], "unparse() (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.unparse"]], "visit() (ast.nodevisitor \u7684\u65b9\u6cd5)": [[119, "ast.NodeVisitor.visit"]], "walk() (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.walk"]], "withitem (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.withitem"]], "\u65bc ast \u6587\u6cd5\u4e2d": [[119, "index-0"], [119, "index-1"]], "asyncio": [[120, "module-asyncio"]], "pythonasynciodebug": [[122, "index-2"], [123, "index-5"], [185, "index-5"], [452, "envvar-PYTHONASYNCIODEBUG"]], "abstracteventloop (asyncio \u4e2d\u7684\u985e\u5225)": [[123, "asyncio.AbstractEventLoop"]], "handle (asyncio \u4e2d\u7684\u985e\u5225)": [[123, "asyncio.Handle"]], "pep 567": [[123, "index-0"], [123, "index-1"], [123, "index-2"], [126, "index-2"], [167, "index-2"], [477, "index-28"], [477, "index-30"], [480, "index-224"], [480, "index-228"], [480, "index-233"]], "proactoreventloop (asyncio \u4e2d\u7684\u985e\u5225)": [[123, "asyncio.ProactorEventLoop"]], "rfc 8305": [[123, "index-3"], [123, "index-4"]], "selectoreventloop (asyncio \u4e2d\u7684\u985e\u5225)": [[123, "asyncio.SelectorEventLoop"]], "server (asyncio \u4e2d\u7684\u985e\u5225)": [[123, "asyncio.Server"]], "timerhandle (asyncio \u4e2d\u7684\u985e\u5225)": [[123, "asyncio.TimerHandle"]], "add_reader() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.add_reader"]], "add_signal_handler() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.add_signal_handler"]], "add_writer() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.add_writer"]], "call_at() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.call_at"]], "call_exception_handler() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.call_exception_handler"]], "call_later() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.call_later"]], "call_soon() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.call_soon"]], "call_soon_threadsafe() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.call_soon_threadsafe"]], "cancel() (asyncio.handle \u7684\u65b9\u6cd5)": [[123, "asyncio.Handle.cancel"]], "cancelled() (asyncio.handle \u7684\u65b9\u6cd5)": [[123, "asyncio.Handle.cancelled"]], "close() (asyncio.server \u7684\u65b9\u6cd5)": [[123, "asyncio.Server.close"]], "close() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.close"]], "connect_accepted_socket() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.connect_accepted_socket"]], "connect_read_pipe() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.connect_read_pipe"]], "connect_write_pipe() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.connect_write_pipe"]], "create_connection() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.create_connection"]], "create_datagram_endpoint() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.create_datagram_endpoint"]], "create_future() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.create_future"]], "create_server() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.create_server"]], "create_task() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.create_task"]], "create_unix_connection() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.create_unix_connection"]], "create_unix_server() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.create_unix_server"]], "default_exception_handler() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.default_exception_handler"]], "get_context() (asyncio.handle \u7684\u65b9\u6cd5)": [[123, "asyncio.Handle.get_context"]], "get_debug() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.get_debug"]], "get_event_loop() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[123, "asyncio.get_event_loop"]], "get_exception_handler() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.get_exception_handler"]], "get_loop() (asyncio.server \u7684\u65b9\u6cd5)": [[123, "asyncio.Server.get_loop"]], "get_running_loop() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[123, "asyncio.get_running_loop"]], "get_task_factory() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.get_task_factory"]], "getaddrinfo() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.getaddrinfo"]], "getnameinfo() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.getnameinfo"]], "is_closed() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.is_closed"]], "is_running() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.is_running"]], "is_serving() (asyncio.server \u7684\u65b9\u6cd5)": [[123, "asyncio.Server.is_serving"]], "new_event_loop() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[123, "asyncio.new_event_loop"]], "remove_reader() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.remove_reader"]], "remove_signal_handler() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.remove_signal_handler"]], "remove_writer() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.remove_writer"]], "run_forever() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.run_forever"]], "run_in_executor() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.run_in_executor"]], "run_until_complete() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.run_until_complete"]], "sendfile() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.sendfile"]], "serve_forever() (asyncio.server \u7684\u65b9\u6cd5)": [[123, "asyncio.Server.serve_forever"]], "set_debug() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.set_debug"]], "set_default_executor() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.set_default_executor"]], "set_event_loop() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[123, "asyncio.set_event_loop"]], "set_exception_handler() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.set_exception_handler"]], "set_task_factory() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.set_task_factory"]], "shutdown_asyncgens() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.shutdown_asyncgens"]], "shutdown_default_executor() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.shutdown_default_executor"]], "sock_accept() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.sock_accept"]], "sock_connect() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.sock_connect"]], "sock_recv() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.sock_recv"]], "sock_recv_into() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.sock_recv_into"]], "sock_recvfrom() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.sock_recvfrom"]], "sock_recvfrom_into() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.sock_recvfrom_into"]], "sock_sendall() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.sock_sendall"]], "sock_sendfile() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.sock_sendfile"]], "sock_sendto() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.sock_sendto"]], "sockets (asyncio.server \u7684\u5c6c\u6027)": [[123, "asyncio.Server.sockets"]], "start_serving() (asyncio.server \u7684\u65b9\u6cd5)": [[123, "asyncio.Server.start_serving"]], "start_tls() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.start_tls"]], "stop() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.stop"]], "subprocess_exec() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.subprocess_exec"]], "subprocess_shell() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.subprocess_shell"]], "time() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.time"]], "wait_closed() (asyncio.server \u7684\u65b9\u6cd5)": [[123, "asyncio.Server.wait_closed"]], "when() (asyncio.timerhandle \u7684\u65b9\u6cd5)": [[123, "asyncio.TimerHandle.when"]], "cancellederror": [[124, "asyncio.CancelledError"], [163, "concurrent.futures.CancelledError"]], "incompletereaderror": [[124, "asyncio.IncompleteReadError"]], "invalidstateerror": [[124, "asyncio.InvalidStateError"], [163, "concurrent.futures.InvalidStateError"]], "limitoverrunerror": [[124, "asyncio.LimitOverrunError"]], "sendfilenotavailableerror": [[124, "asyncio.SendfileNotAvailableError"]], "timeouterror": [[124, "asyncio.TimeoutError"], [163, "concurrent.futures.TimeoutError"], [210, "TimeoutError"], [280, "multiprocessing.TimeoutError"]], "consumed (asyncio.limitoverrunerror \u7684\u5c6c\u6027)": [[124, "asyncio.LimitOverrunError.consumed"]], "expected (asyncio.incompletereaderror \u7684\u5c6c\u6027)": [[124, "asyncio.IncompleteReadError.expected"]], "partial (asyncio.incompletereaderror \u7684\u5c6c\u6027)": [[124, "asyncio.IncompleteReadError.partial"]], "__init__() (asyncio.future \u7684\u65b9\u6cd5)": [[125, "asyncio.Future.__init__"]], "__init__() (asyncio.task \u7684\u65b9\u6cd5)": [[125, "asyncio.Task.__init__"]], "_enter_task() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[125, "asyncio._enter_task"]], "_leave_task() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[125, "asyncio._leave_task"]], "_register_task() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[125, "asyncio._register_task"]], "_unregister_task() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[125, "asyncio._unregister_task"]], "future (asyncio \u4e2d\u7684\u985e\u5225)": [[126, "asyncio.Future"]], "add_done_callback() (asyncio.future \u7684\u65b9\u6cd5)": [[126, "asyncio.Future.add_done_callback"]], "cancel() (asyncio.future \u7684\u65b9\u6cd5)": [[126, "asyncio.Future.cancel"]], "cancelled() (asyncio.future \u7684\u65b9\u6cd5)": [[126, "asyncio.Future.cancelled"]], "done() (asyncio.future \u7684\u65b9\u6cd5)": [[126, "asyncio.Future.done"]], "ensure_future() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[126, "asyncio.ensure_future"]], "exception() (asyncio.future \u7684\u65b9\u6cd5)": [[126, "asyncio.Future.exception"]], "get_loop() (asyncio.future \u7684\u65b9\u6cd5)": [[126, "asyncio.Future.get_loop"]], "isfuture() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[126, "asyncio.isfuture"]], "remove_done_callback() (asyncio.future \u7684\u65b9\u6cd5)": [[126, "asyncio.Future.remove_done_callback"]], "result() (asyncio.future \u7684\u65b9\u6cd5)": [[126, "asyncio.Future.result"]], "set_exception() (asyncio.future \u7684\u65b9\u6cd5)": [[126, "asyncio.Future.set_exception"]], "set_result() (asyncio.future \u7684\u65b9\u6cd5)": [[126, "asyncio.Future.set_result"]], "wrap_future() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[126, "asyncio.wrap_future"]], "abstractchildwatcher (asyncio \u4e2d\u7684\u985e\u5225)": [[129, "asyncio.AbstractChildWatcher"]], "abstracteventlooppolicy (asyncio \u4e2d\u7684\u985e\u5225)": [[129, "asyncio.AbstractEventLoopPolicy"]], "defaulteventlooppolicy (asyncio \u4e2d\u7684\u985e\u5225)": [[129, "asyncio.DefaultEventLoopPolicy"]], "fastchildwatcher (asyncio \u4e2d\u7684\u985e\u5225)": [[129, "asyncio.FastChildWatcher"]], "multiloopchildwatcher (asyncio \u4e2d\u7684\u985e\u5225)": [[129, "asyncio.MultiLoopChildWatcher"]], "pidfdchildwatcher (asyncio \u4e2d\u7684\u985e\u5225)": [[129, "asyncio.PidfdChildWatcher"]], "safechildwatcher (asyncio \u4e2d\u7684\u985e\u5225)": [[129, "asyncio.SafeChildWatcher"]], "threadedchildwatcher (asyncio \u4e2d\u7684\u985e\u5225)": [[129, "asyncio.ThreadedChildWatcher"]], "windowsproactoreventlooppolicy (asyncio \u4e2d\u7684\u985e\u5225)": [[129, "asyncio.WindowsProactorEventLoopPolicy"]], "windowsselectoreventlooppolicy (asyncio \u4e2d\u7684\u985e\u5225)": [[129, "asyncio.WindowsSelectorEventLoopPolicy"]], "add_child_handler() (asyncio.abstractchildwatcher \u7684\u65b9\u6cd5)": [[129, "asyncio.AbstractChildWatcher.add_child_handler"]], "attach_loop() (asyncio.abstractchildwatcher \u7684\u65b9\u6cd5)": [[129, "asyncio.AbstractChildWatcher.attach_loop"]], "close() (asyncio.abstractchildwatcher \u7684\u65b9\u6cd5)": [[129, "asyncio.AbstractChildWatcher.close"]], "get_child_watcher() (asyncio.abstracteventlooppolicy \u7684\u65b9\u6cd5)": [[129, "asyncio.AbstractEventLoopPolicy.get_child_watcher"]], "get_child_watcher() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[129, "asyncio.get_child_watcher"]], "get_event_loop() (asyncio.abstracteventlooppolicy \u7684\u65b9\u6cd5)": [[129, "asyncio.AbstractEventLoopPolicy.get_event_loop"]], "get_event_loop_policy() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[129, "asyncio.get_event_loop_policy"]], "is_active() (asyncio.abstractchildwatcher \u7684\u65b9\u6cd5)": [[129, "asyncio.AbstractChildWatcher.is_active"]], "new_event_loop() (asyncio.abstracteventlooppolicy \u7684\u65b9\u6cd5)": [[129, "asyncio.AbstractEventLoopPolicy.new_event_loop"]], "remove_child_handler() (asyncio.abstractchildwatcher \u7684\u65b9\u6cd5)": [[129, "asyncio.AbstractChildWatcher.remove_child_handler"]], "set_child_watcher() (asyncio.abstracteventlooppolicy \u7684\u65b9\u6cd5)": [[129, "asyncio.AbstractEventLoopPolicy.set_child_watcher"]], "set_child_watcher() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[129, "asyncio.set_child_watcher"]], "set_event_loop() (asyncio.abstracteventlooppolicy \u7684\u65b9\u6cd5)": [[129, "asyncio.AbstractEventLoopPolicy.set_event_loop"]], "set_event_loop_policy() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[129, "asyncio.set_event_loop_policy"]], "baseprotocol (asyncio \u4e2d\u7684\u985e\u5225)": [[130, "asyncio.BaseProtocol"]], "basetransport (asyncio \u4e2d\u7684\u985e\u5225)": [[130, "asyncio.BaseTransport"]], "bufferedprotocol (asyncio \u4e2d\u7684\u985e\u5225)": [[130, "asyncio.BufferedProtocol"]], "datagramprotocol (asyncio \u4e2d\u7684\u985e\u5225)": [[130, "asyncio.DatagramProtocol"]], "datagramtransport (asyncio \u4e2d\u7684\u985e\u5225)": [[130, "asyncio.DatagramTransport"]], "protocol (asyncio \u4e2d\u7684\u985e\u5225)": [[130, "asyncio.Protocol"]], "readtransport (asyncio \u4e2d\u7684\u985e\u5225)": [[130, "asyncio.ReadTransport"]], "subprocessprotocol (asyncio \u4e2d\u7684\u985e\u5225)": [[130, "asyncio.SubprocessProtocol"]], "subprocesstransport (asyncio \u4e2d\u7684\u985e\u5225)": [[130, "asyncio.SubprocessTransport"]], "transport (asyncio \u4e2d\u7684\u985e\u5225)": [[130, "asyncio.Transport"]], "writetransport (asyncio \u4e2d\u7684\u985e\u5225)": [[130, "asyncio.WriteTransport"]], "abort() (asyncio.datagramtransport \u7684\u65b9\u6cd5)": [[130, "asyncio.DatagramTransport.abort"]], "abort() (asyncio.writetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.WriteTransport.abort"]], "buffer_updated() (asyncio.bufferedprotocol \u7684\u65b9\u6cd5)": [[130, "asyncio.BufferedProtocol.buffer_updated"]], "can_write_eof() (asyncio.writetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.WriteTransport.can_write_eof"]], "close() (asyncio.basetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.BaseTransport.close"]], "close() (asyncio.subprocesstransport \u7684\u65b9\u6cd5)": [[130, "asyncio.SubprocessTransport.close"]], "connection_lost() (asyncio.baseprotocol \u7684\u65b9\u6cd5)": [[130, "asyncio.BaseProtocol.connection_lost"]], "connection_made() (asyncio.baseprotocol \u7684\u65b9\u6cd5)": [[130, "asyncio.BaseProtocol.connection_made"]], "data_received() (asyncio.protocol \u7684\u65b9\u6cd5)": [[130, "asyncio.Protocol.data_received"]], "datagram_received() (asyncio.datagramprotocol \u7684\u65b9\u6cd5)": [[130, "asyncio.DatagramProtocol.datagram_received"]], "eof_received() (asyncio.bufferedprotocol \u7684\u65b9\u6cd5)": [[130, "asyncio.BufferedProtocol.eof_received"]], "eof_received() (asyncio.protocol \u7684\u65b9\u6cd5)": [[130, "asyncio.Protocol.eof_received"]], "error_received() (asyncio.datagramprotocol \u7684\u65b9\u6cd5)": [[130, "asyncio.DatagramProtocol.error_received"]], "get_buffer() (asyncio.bufferedprotocol \u7684\u65b9\u6cd5)": [[130, "asyncio.BufferedProtocol.get_buffer"]], "get_extra_info() (asyncio.basetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.BaseTransport.get_extra_info"]], "get_pid() (asyncio.subprocesstransport \u7684\u65b9\u6cd5)": [[130, "asyncio.SubprocessTransport.get_pid"]], "get_pipe_transport() (asyncio.subprocesstransport \u7684\u65b9\u6cd5)": [[130, "asyncio.SubprocessTransport.get_pipe_transport"]], "get_protocol() (asyncio.basetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.BaseTransport.get_protocol"]], "get_returncode() (asyncio.subprocesstransport \u7684\u65b9\u6cd5)": [[130, "asyncio.SubprocessTransport.get_returncode"]], "get_write_buffer_limits() (asyncio.writetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.WriteTransport.get_write_buffer_limits"]], "get_write_buffer_size() (asyncio.writetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.WriteTransport.get_write_buffer_size"]], "is_closing() (asyncio.basetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.BaseTransport.is_closing"]], "is_reading() (asyncio.readtransport \u7684\u65b9\u6cd5)": [[130, "asyncio.ReadTransport.is_reading"]], "kill() (asyncio.subprocesstransport \u7684\u65b9\u6cd5)": [[130, "asyncio.SubprocessTransport.kill"]], "pause_reading() (asyncio.readtransport \u7684\u65b9\u6cd5)": [[130, "asyncio.ReadTransport.pause_reading"]], "pause_writing() (asyncio.baseprotocol \u7684\u65b9\u6cd5)": [[130, "asyncio.BaseProtocol.pause_writing"]], "pipe_connection_lost() (asyncio.subprocessprotocol \u7684\u65b9\u6cd5)": [[130, "asyncio.SubprocessProtocol.pipe_connection_lost"]], "pipe_data_received() (asyncio.subprocessprotocol \u7684\u65b9\u6cd5)": [[130, "asyncio.SubprocessProtocol.pipe_data_received"]], "process_exited() (asyncio.subprocessprotocol \u7684\u65b9\u6cd5)": [[130, "asyncio.SubprocessProtocol.process_exited"]], "resume_reading() (asyncio.readtransport \u7684\u65b9\u6cd5)": [[130, "asyncio.ReadTransport.resume_reading"]], "resume_writing() (asyncio.baseprotocol \u7684\u65b9\u6cd5)": [[130, "asyncio.BaseProtocol.resume_writing"]], "send_signal() (asyncio.subprocesstransport \u7684\u65b9\u6cd5)": [[130, "asyncio.SubprocessTransport.send_signal"]], "sendto() (asyncio.datagramtransport \u7684\u65b9\u6cd5)": [[130, "asyncio.DatagramTransport.sendto"]], "set_protocol() (asyncio.basetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.BaseTransport.set_protocol"]], "set_write_buffer_limits() (asyncio.writetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.WriteTransport.set_write_buffer_limits"]], "terminate() (asyncio.subprocesstransport \u7684\u65b9\u6cd5)": [[130, "asyncio.SubprocessTransport.terminate"]], "write() (asyncio.writetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.WriteTransport.write"]], "write_eof() (asyncio.writetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.WriteTransport.write_eof"]], "writelines() (asyncio.writetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.WriteTransport.writelines"]], "lifoqueue (asyncio \u4e2d\u7684\u985e\u5225)": [[131, "asyncio.LifoQueue"]], "priorityqueue (asyncio \u4e2d\u7684\u985e\u5225)": [[131, "asyncio.PriorityQueue"]], "queue (asyncio \u4e2d\u7684\u985e\u5225)": [[131, "asyncio.Queue"]], "queueempty": [[131, "asyncio.QueueEmpty"]], "queuefull": [[131, "asyncio.QueueFull"]], "empty() (asyncio.queue \u7684\u65b9\u6cd5)": [[131, "asyncio.Queue.empty"]], "full() (asyncio.queue \u7684\u65b9\u6cd5)": [[131, "asyncio.Queue.full"]], "get() (asyncio.queue \u7684\u65b9\u6cd5)": [[131, "asyncio.Queue.get"]], "get_nowait() (asyncio.queue \u7684\u65b9\u6cd5)": [[131, "asyncio.Queue.get_nowait"]], "join() (asyncio.queue \u7684\u65b9\u6cd5)": [[131, "asyncio.Queue.join"]], "maxsize (asyncio.queue \u7684\u5c6c\u6027)": [[131, "asyncio.Queue.maxsize"]], "put() (asyncio.queue \u7684\u65b9\u6cd5)": [[131, "asyncio.Queue.put"]], "put_nowait() (asyncio.queue \u7684\u65b9\u6cd5)": [[131, "asyncio.Queue.put_nowait"]], "qsize() (asyncio.queue \u7684\u65b9\u6cd5)": [[131, "asyncio.Queue.qsize"]], "task_done() (asyncio.queue \u7684\u65b9\u6cd5)": [[131, "asyncio.Queue.task_done"]], "runner (asyncio \u4e2d\u7684\u985e\u5225)": [[132, "asyncio.Runner"]], "close() (asyncio.runner \u7684\u65b9\u6cd5)": [[132, "asyncio.Runner.close"]], "get_loop() (asyncio.runner \u7684\u65b9\u6cd5)": [[132, "asyncio.Runner.get_loop"]], "run() (asyncio.runner \u7684\u65b9\u6cd5)": [[132, "asyncio.Runner.run"]], "run() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[132, "asyncio.run"]], "streamreader (asyncio \u4e2d\u7684\u985e\u5225)": [[133, "asyncio.StreamReader"]], "streamwriter (asyncio \u4e2d\u7684\u985e\u5225)": [[133, "asyncio.StreamWriter"]], "at_eof() (asyncio.streamreader \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamReader.at_eof"]], "can_write_eof() (asyncio.streamwriter \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamWriter.can_write_eof"]], "close() (asyncio.streamwriter \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamWriter.close"]], "drain() (asyncio.streamwriter \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamWriter.drain"]], "get_extra_info() (asyncio.streamwriter \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamWriter.get_extra_info"]], "is_closing() (asyncio.streamwriter \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamWriter.is_closing"]], "open_connection() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[133, "asyncio.open_connection"]], "open_unix_connection() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[133, "asyncio.open_unix_connection"]], "read() (asyncio.streamreader \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamReader.read"]], "readexactly() (asyncio.streamreader \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamReader.readexactly"]], "readline() (asyncio.streamreader \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamReader.readline"]], "readuntil() (asyncio.streamreader \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamReader.readuntil"]], "start_server() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[133, "asyncio.start_server"]], "start_tls() (asyncio.streamwriter \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamWriter.start_tls"]], "start_unix_server() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[133, "asyncio.start_unix_server"]], "transport (asyncio.streamwriter \u7684\u5c6c\u6027)": [[133, "asyncio.StreamWriter.transport"]], "wait_closed() (asyncio.streamwriter \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamWriter.wait_closed"]], "write() (asyncio.streamwriter \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamWriter.write"]], "write_eof() (asyncio.streamwriter \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamWriter.write_eof"]], "writelines() (asyncio.streamwriter \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamWriter.writelines"]], "asyncio.subprocess.devnull (\u5167\u5efa\u8b8a\u6578)": [[134, "asyncio.subprocess.DEVNULL"]], "asyncio.subprocess.pipe (\u5167\u5efa\u8b8a\u6578)": [[134, "asyncio.subprocess.PIPE"]], "asyncio.subprocess.process (\u5167\u5efa\u985e\u5225)": [[134, "asyncio.subprocess.Process"]], "asyncio.subprocess.stdout (\u5167\u5efa\u8b8a\u6578)": [[134, "asyncio.subprocess.STDOUT"]], "communicate() (asyncio.subprocess.process \u7684\u65b9\u6cd5)": [[134, "asyncio.subprocess.Process.communicate"]], "create_subprocess_exec() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[134, "asyncio.create_subprocess_exec"]], "create_subprocess_shell() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[134, "asyncio.create_subprocess_shell"]], "kill() (asyncio.subprocess.process \u7684\u65b9\u6cd5)": [[134, "asyncio.subprocess.Process.kill"]], "pid (asyncio.subprocess.process \u7684\u5c6c\u6027)": [[134, "asyncio.subprocess.Process.pid"]], "returncode (asyncio.subprocess.process \u7684\u5c6c\u6027)": [[134, "asyncio.subprocess.Process.returncode"]], "send_signal() (asyncio.subprocess.process \u7684\u65b9\u6cd5)": [[134, "asyncio.subprocess.Process.send_signal"]], "stderr (asyncio.subprocess.process \u7684\u5c6c\u6027)": [[134, "asyncio.subprocess.Process.stderr"]], "stdin (asyncio.subprocess.process \u7684\u5c6c\u6027)": [[134, "asyncio.subprocess.Process.stdin"]], "stdout (asyncio.subprocess.process \u7684\u5c6c\u6027)": [[134, "asyncio.subprocess.Process.stdout"]], "terminate() (asyncio.subprocess.process \u7684\u65b9\u6cd5)": [[134, "asyncio.subprocess.Process.terminate"]], "wait() (asyncio.subprocess.process \u7684\u65b9\u6cd5)": [[134, "asyncio.subprocess.Process.wait"]], "barrier (asyncio \u4e2d\u7684\u985e\u5225)": [[135, "asyncio.Barrier"]], "boundedsemaphore (asyncio \u4e2d\u7684\u985e\u5225)": [[135, "asyncio.BoundedSemaphore"]], "brokenbarriererror": [[135, "asyncio.BrokenBarrierError"], [362, "threading.BrokenBarrierError"]], "condition (asyncio \u4e2d\u7684\u985e\u5225)": [[135, "asyncio.Condition"]], "event (asyncio \u4e2d\u7684\u985e\u5225)": [[135, "asyncio.Event"]], "lock (asyncio \u4e2d\u7684\u985e\u5225)": [[135, "asyncio.Lock"]], "semaphore (asyncio \u4e2d\u7684\u985e\u5225)": [[135, "asyncio.Semaphore"]], "abort() (asyncio.barrier \u7684\u65b9\u6cd5)": [[135, "asyncio.Barrier.abort"]], "acquire() (asyncio.condition \u7684\u65b9\u6cd5)": [[135, "asyncio.Condition.acquire"]], "acquire() (asyncio.lock \u7684\u65b9\u6cd5)": [[135, "asyncio.Lock.acquire"]], "acquire() (asyncio.semaphore \u7684\u65b9\u6cd5)": [[135, "asyncio.Semaphore.acquire"]], "broken (asyncio.barrier \u7684\u5c6c\u6027)": [[135, "asyncio.Barrier.broken"]], "clear() (asyncio.event \u7684\u65b9\u6cd5)": [[135, "asyncio.Event.clear"]], "is_set() (asyncio.event \u7684\u65b9\u6cd5)": [[135, "asyncio.Event.is_set"]], "locked() (asyncio.condition \u7684\u65b9\u6cd5)": [[135, "asyncio.Condition.locked"]], "locked() (asyncio.lock \u7684\u65b9\u6cd5)": [[135, "asyncio.Lock.locked"]], "locked() (asyncio.semaphore \u7684\u65b9\u6cd5)": [[135, "asyncio.Semaphore.locked"]], "n_waiting (asyncio.barrier \u7684\u5c6c\u6027)": [[135, "asyncio.Barrier.n_waiting"]], "notify() (asyncio.condition \u7684\u65b9\u6cd5)": [[135, "asyncio.Condition.notify"]], "notify_all() (asyncio.condition \u7684\u65b9\u6cd5)": [[135, "asyncio.Condition.notify_all"]], "parties (asyncio.barrier \u7684\u5c6c\u6027)": [[135, "asyncio.Barrier.parties"]], "release() (asyncio.condition \u7684\u65b9\u6cd5)": [[135, "asyncio.Condition.release"]], "release() (asyncio.lock \u7684\u65b9\u6cd5)": [[135, "asyncio.Lock.release"]], "release() (asyncio.semaphore \u7684\u65b9\u6cd5)": [[135, "asyncio.Semaphore.release"]], "reset() (asyncio.barrier \u7684\u65b9\u6cd5)": [[135, "asyncio.Barrier.reset"]], "set() (asyncio.event \u7684\u65b9\u6cd5)": [[135, "asyncio.Event.set"]], "wait() (asyncio.barrier \u7684\u65b9\u6cd5)": [[135, "asyncio.Barrier.wait"]], "wait() (asyncio.condition \u7684\u65b9\u6cd5)": [[135, "asyncio.Condition.wait"]], "wait() (asyncio.event \u7684\u65b9\u6cd5)": [[135, "asyncio.Event.wait"]], "wait_for() (asyncio.condition \u7684\u65b9\u6cd5)": [[135, "asyncio.Condition.wait_for"]], "task (asyncio \u4e2d\u7684\u985e\u5225)": [[136, "asyncio.Task"]], "taskgroup (asyncio \u4e2d\u7684\u985e\u5225)": [[136, "asyncio.TaskGroup"]], "timeout (asyncio \u4e2d\u7684\u985e\u5225)": [[136, "asyncio.Timeout"]], "add_done_callback() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.add_done_callback"]], "all_tasks() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.all_tasks"]], "as_completed() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.as_completed"]], "cancel() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.cancel"]], "cancelled() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.cancelled"]], "cancelling() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.cancelling"]], "create_eager_task_factory() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.create_eager_task_factory"]], "create_task() (asyncio.taskgroup \u7684\u65b9\u6cd5)": [[136, "asyncio.TaskGroup.create_task"]], "create_task() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.create_task"]], "current_task() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.current_task"]], "done() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.done"]], "eager_task_factory() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.eager_task_factory"]], "exception() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.exception"]], "expired() (asyncio.timeout \u7684\u65b9\u6cd5)": [[136, "asyncio.Timeout.expired"]], "gather() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.gather"]], "get_context() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.get_context"]], "get_coro() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.get_coro"]], "get_name() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.get_name"]], "get_stack() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.get_stack"]], "iscoroutine() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.iscoroutine"]], "print_stack() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.print_stack"]], "remove_done_callback() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.remove_done_callback"]], "reschedule() (asyncio.timeout \u7684\u65b9\u6cd5)": [[136, "asyncio.Timeout.reschedule"]], "result() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.result"]], "run_coroutine_threadsafe() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.run_coroutine_threadsafe"]], "set_name() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.set_name"]], "shield() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.shield"]], "sleep() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.sleep"]], "timeout() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.timeout"]], "timeout_at() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.timeout_at"]], "to_thread() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.to_thread"]], "uncancel() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.uncancel"]], "wait() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.wait"]], "wait_for() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.wait_for"]], "when() (asyncio.timeout \u7684\u65b9\u6cd5)": [[136, "asyncio.Timeout.when"]], "atexit": [[137, "module-atexit"]], "register() (\u65bc atexit \u6a21\u7d44\u4e2d)": [[137, "atexit.register"]], "unregister() (\u65bc atexit \u6a21\u7d44\u4e2d)": [[137, "atexit.unregister"]], "adpcm, intel/dvi": [[138, "index-1"]], "intel/dvi adpcm": [[138, "index-1"]], "pep 594#audioop": [[138, "index-3"]], "add() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.add"]], "adpcm2lin() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.adpcm2lin"]], "alaw2lin() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.alaw2lin"]], "audioop": [[138, "module-audioop"]], "avg() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.avg"]], "avgpp() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.avgpp"]], "bias() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.bias"]], "byteswap() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.byteswap"]], "cross() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.cross"]], "findfactor() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.findfactor"]], "findfit() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.findfit"]], "findmax() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.findmax"]], "getsample() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.getsample"]], "lin2adpcm() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.lin2adpcm"]], "lin2alaw() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.lin2alaw"]], "lin2lin() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.lin2lin"]], "lin2ulaw() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.lin2ulaw"]], "max() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.max"]], "maxpp() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.maxpp"]], "minmax() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.minmax"]], "mul() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.mul"]], "ratecv() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.ratecv"]], "reverse() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.reverse"]], "rms() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.rms"]], "tomono() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.tomono"]], "tostereo() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.tostereo"]], "ulaw2lin() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.ulaw2lin"]], "audit events\uff08\u7a3d\u6838\u4e8b\u4ef6\uff09": [[139, "index-0"]], "mime": [[140, "index-0"], [148, "index-0"], [273, "index-0"], [273, "index-1"], [314, "index-0"]], "rfc 1521": [[140, "index-12"], [314, "index-11"], [314, "index-9"]], "rfc 2045": [[140, "index-10"], [140, "index-4"], [140, "index-5"], [140, "index-9"], [191, "index-3"], [193, "index-4"], [193, "index-5"], [193, "index-6"], [193, "index-9"], [199, "index-4"], [200, "index-10"], [200, "index-9"], [202, "index-6"], [202, "index-7"], [202, "index-8"]], "rfc 4648": [[140, "index-11"], [140, "index-15"], [140, "index-16"], [140, "index-3"], [140, "index-6"], [140, "index-7"], [140, "index-8"], [324, "index-5"], [480, "index-93"]], "a85decode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.a85decode"]], "a85encode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.a85encode"]], "b16decode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.b16decode"]], "b16encode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.b16encode"]], "b32decode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.b32decode"]], "b32encode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.b32encode"]], "b32hexdecode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.b32hexdecode"]], "b32hexencode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.b32hexencode"]], "b64decode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.b64decode"]], "b64encode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.b64encode"]], "b85decode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.b85decode"]], "b85encode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.b85encode"]], "base64": [[140, "index-0"], [140, "module-base64"], [143, "index-0"]], "base64 encoding\uff08base64 \u7de8\u78bc\uff09": [[140, "index-0"]], "decode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.decode"]], "decodebytes() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.decodebytes"]], "encode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.encode"]], "encodebytes() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.encodebytes"]], "encoding\uff08\u7de8\u78bc\uff09": [[140, "index-0"], [314, "index-0"]], "standard_b64decode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.standard_b64decode"]], "standard_b64encode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.standard_b64encode"]], "urlsafe_b64decode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.urlsafe_b64decode"]], "urlsafe_b64encode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.urlsafe_b64encode"]], "bdb (bdb \u4e2d\u7684\u985e\u5225)": [[141, "bdb.Bdb"]], "bdbquit": [[141, "bdb.BdbQuit"]], "breakpoint (bdb \u4e2d\u7684\u985e\u5225)": [[141, "bdb.Breakpoint"]], "bdb": [[141, "module-bdb"], [294, "index-1"]], "bpbynumber (bdb.breakpoint \u7684\u5c6c\u6027)": [[141, "bdb.Breakpoint.bpbynumber"]], "bpformat() (bdb.breakpoint \u7684\u65b9\u6cd5)": [[141, "bdb.Breakpoint.bpformat"]], "bplist (bdb.breakpoint \u7684\u5c6c\u6027)": [[141, "bdb.Breakpoint.bplist"]], "bpprint() (bdb.breakpoint \u7684\u65b9\u6cd5)": [[141, "bdb.Breakpoint.bpprint"]], "break_anywhere() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.break_anywhere"]], "break_here() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.break_here"]], "canonic() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.canonic"]], "checkfuncname() (\u65bc bdb \u6a21\u7d44\u4e2d)": [[141, "bdb.checkfuncname"]], "clear_all_breaks() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.clear_all_breaks"]], "clear_all_file_breaks() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.clear_all_file_breaks"]], "clear_bpbynumber() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.clear_bpbynumber"]], "clear_break() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.clear_break"]], "cond (bdb.breakpoint \u7684\u5c6c\u6027)": [[141, "bdb.Breakpoint.cond"]], "deleteme() (bdb.breakpoint \u7684\u65b9\u6cd5)": [[141, "bdb.Breakpoint.deleteMe"]], "disable() (bdb.breakpoint \u7684\u65b9\u6cd5)": [[141, "bdb.Breakpoint.disable"]], "dispatch_call() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.dispatch_call"]], "dispatch_exception() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.dispatch_exception"]], "dispatch_line() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.dispatch_line"]], "dispatch_return() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.dispatch_return"]], "do_clear() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.do_clear"]], "effective() (\u65bc bdb \u6a21\u7d44\u4e2d)": [[141, "bdb.effective"]], "enable() (bdb.breakpoint \u7684\u65b9\u6cd5)": [[141, "bdb.Breakpoint.enable"]], "enabled (bdb.breakpoint \u7684\u5c6c\u6027)": [[141, "bdb.Breakpoint.enabled"]], "file (bdb.breakpoint \u7684\u5c6c\u6027)": [[141, "bdb.Breakpoint.file"]], "format_stack_entry() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.format_stack_entry"]], "funcname (bdb.breakpoint \u7684\u5c6c\u6027)": [[141, "bdb.Breakpoint.funcname"]], "get_all_breaks() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.get_all_breaks"]], "get_bpbynumber() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.get_bpbynumber"]], "get_break() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.get_break"]], "get_breaks() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.get_breaks"]], "get_file_breaks() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.get_file_breaks"]], "get_stack() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.get_stack"]], "hits (bdb.breakpoint \u7684\u5c6c\u6027)": [[141, "bdb.Breakpoint.hits"]], "ignore (bdb.breakpoint \u7684\u5c6c\u6027)": [[141, "bdb.Breakpoint.ignore"]], "is_skipped_line() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.is_skipped_line"]], "line (bdb.breakpoint \u7684\u5c6c\u6027)": [[141, "bdb.Breakpoint.line"]], "reset() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.reset"]], "run() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.run"]], "runcall() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.runcall"]], "runctx() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.runctx"]], "runeval() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.runeval"]], "set_break() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.set_break"]], "set_continue() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.set_continue"]], "set_next() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.set_next"]], "set_quit() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.set_quit"]], "set_return() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.set_return"]], "set_step() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.set_step"]], "set_trace() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.set_trace"]], "set_trace() (\u65bc bdb \u6a21\u7d44\u4e2d)": [[141, "bdb.set_trace"]], "set_until() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.set_until"]], "stop_here() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.stop_here"]], "temporary (bdb.breakpoint \u7684\u5c6c\u6027)": [[141, "bdb.Breakpoint.temporary"]], "trace_dispatch() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.trace_dispatch"]], "user_call() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.user_call"]], "user_exception() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.user_exception"]], "user_line() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.user_line"]], "user_return() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.user_return"]], "incomplete": [[143, "binascii.Incomplete"]], "rfc 1522": [[143, "index-3"], [314, "index-10"], [314, "index-12"]], "rfc 3548": [[143, "index-1"], [143, "index-2"], [463, "index-18"]], "a2b_base64() (\u65bc binascii \u6a21\u7d44\u4e2d)": [[143, "binascii.a2b_base64"]], "a2b_hex() (\u65bc binascii \u6a21\u7d44\u4e2d)": [[143, "binascii.a2b_hex"]], "a2b_qp() (\u65bc binascii \u6a21\u7d44\u4e2d)": [[143, "binascii.a2b_qp"]], "a2b_uu() (\u65bc binascii \u6a21\u7d44\u4e2d)": [[143, "binascii.a2b_uu"]], "b2a_base64() (\u65bc binascii \u6a21\u7d44\u4e2d)": [[143, "binascii.b2a_base64"]], "b2a_hex() (\u65bc binascii \u6a21\u7d44\u4e2d)": [[143, "binascii.b2a_hex"]], "b2a_qp() (\u65bc binascii \u6a21\u7d44\u4e2d)": [[143, "binascii.b2a_qp"]], "b2a_uu() (\u65bc binascii \u6a21\u7d44\u4e2d)": [[143, "binascii.b2a_uu"]], "binascii": [[143, "module-binascii"]], "crc32() (\u65bc binascii \u6a21\u7d44\u4e2d)": [[143, "binascii.crc32"]], "crc_hqx() (\u65bc binascii \u6a21\u7d44\u4e2d)": [[143, "binascii.crc_hqx"]], "hexlify() (\u65bc binascii \u6a21\u7d44\u4e2d)": [[143, "binascii.hexlify"]], "unhexlify() (\u65bc binascii \u6a21\u7d44\u4e2d)": [[143, "binascii.unhexlify"]], "uu": [[143, "index-0"], [394, "module-uu"]], "bisect": [[144, "module-bisect"]], "bisect() (\u65bc bisect \u6a21\u7d44\u4e2d)": [[144, "bisect.bisect"]], "bisect_left() (\u65bc bisect \u6a21\u7d44\u4e2d)": [[144, "bisect.bisect_left"]], "bisect_right() (\u65bc bisect \u6a21\u7d44\u4e2d)": [[144, "bisect.bisect_right"]], "insort() (\u65bc bisect \u6a21\u7d44\u4e2d)": [[144, "bisect.insort"]], "insort_left() (\u65bc bisect \u6a21\u7d44\u4e2d)": [[144, "bisect.insort_left"]], "insort_right() (\u65bc bisect \u6a21\u7d44\u4e2d)": [[144, "bisect.insort_right"]], "builtins": [[145, "module-builtins"]], "bz2compressor (bz2 \u4e2d\u7684\u985e\u5225)": [[146, "bz2.BZ2Compressor"]], "bz2decompressor (bz2 \u4e2d\u7684\u985e\u5225)": [[146, "bz2.BZ2Decompressor"]], "bz2file (bz2 \u4e2d\u7684\u985e\u5225)": [[146, "bz2.BZ2File"]], "bz2": [[146, "module-bz2"]], "compress() (bz2.bz2compressor \u7684\u65b9\u6cd5)": [[146, "bz2.BZ2Compressor.compress"]], "compress() (\u65bc bz2 \u6a21\u7d44\u4e2d)": [[146, "bz2.compress"]], "decompress() (bz2.bz2decompressor \u7684\u65b9\u6cd5)": [[146, "bz2.BZ2Decompressor.decompress"]], "decompress() (\u65bc bz2 \u6a21\u7d44\u4e2d)": [[146, "bz2.decompress"]], "eof (bz2.bz2decompressor \u7684\u5c6c\u6027)": [[146, "bz2.BZ2Decompressor.eof"]], "flush() (bz2.bz2compressor \u7684\u65b9\u6cd5)": [[146, "bz2.BZ2Compressor.flush"]], "needs_input (bz2.bz2decompressor \u7684\u5c6c\u6027)": [[146, "bz2.BZ2Decompressor.needs_input"]], "open() (\u65bc bz2 \u6a21\u7d44\u4e2d)": [[146, "bz2.open"]], "peek() (bz2.bz2file \u7684\u65b9\u6cd5)": [[146, "bz2.BZ2File.peek"]], "unused_data (bz2.bz2decompressor \u7684\u5c6c\u6027)": [[146, "bz2.BZ2Decompressor.unused_data"]], "--css": [[147, "cmdoption-calendar-css"]], "--encoding": [[147, "cmdoption-calendar-encoding"]], "--lines": [[147, "cmdoption-calendar-lines"]], "--locale": [[147, "cmdoption-calendar-locale"]], "--months": [[147, "cmdoption-calendar-months"]], "--spacing": [[147, "cmdoption-calendar-spacing"]], "--type": [[147, "cmdoption-calendar-type"]], "--width": [[147, "cmdoption-calendar-width"]], "-l": [[147, "cmdoption-calendar-locale"], [147, "cmdoption-calendar-lines"], [160, "cmdoption-compileall-l"], [297, "cmdoption-pickletools-l"], [355, "cmdoption-tarfile-l"], [377, "cmdoption-trace-l"], [419, "cmdoption-zipfile-l"]], "-c": [[147, "cmdoption-calendar-css"], [355, "cmdoption-tarfile-c"], [377, "cmdoption-trace-C"], [377, "cmdoption-trace-c"], [385, "cmdoption-unittest-c"], [418, "cmdoption-zipapp-c"], [419, "cmdoption-zipfile-c"], [452, "cmdoption-c"]], "-e": [[147, "cmdoption-calendar-encoding"], [160, "cmdoption-compileall-e"], [355, "cmdoption-tarfile-e"], [375, "cmdoption-tokenize-e"], [419, "cmdoption-zipfile-e"], [452, "cmdoption-E"]], "-s": [[147, "cmdoption-calendar-spacing"], [160, "cmdoption-compileall-s"], [364, "cmdoption-timeit-s"], [377, "cmdoption-trace-s"], [385, "cmdoption-unittest-discover-s"], [452, "cmdoption-S"], [452, "cmdoption-s"]], "-t": [[147, "cmdoption-calendar-type"], [355, "cmdoption-tarfile-t"], [377, "cmdoption-trace-T"], [377, "cmdoption-trace-t"], [385, "cmdoption-unittest-discover-t"], [419, "cmdoption-zipfile-t"]], "-w": [[147, "cmdoption-calendar-width"], [452, "cmdoption-W"]], "april (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.APRIL"]], "august (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.AUGUST"]], "calendar (calendar \u4e2d\u7684\u985e\u5225)": [[147, "calendar.Calendar"]], "december (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.DECEMBER"]], "day (calendar \u4e2d\u7684\u985e\u5225)": [[147, "calendar.Day"]], "february (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.FEBRUARY"]], "friday (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.FRIDAY"]], "htmlcalendar (calendar \u4e2d\u7684\u985e\u5225)": [[147, "calendar.HTMLCalendar"]], "illegalmontherror": [[147, "calendar.IllegalMonthError"]], "illegalweekdayerror": [[147, "calendar.IllegalWeekdayError"]], "january (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.JANUARY"]], "july (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.JULY"]], "june (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.JUNE"]], "localehtmlcalendar (calendar \u4e2d\u7684\u985e\u5225)": [[147, "calendar.LocaleHTMLCalendar"]], "localetextcalendar (calendar \u4e2d\u7684\u985e\u5225)": [[147, "calendar.LocaleTextCalendar"]], "march (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.MARCH"]], "may (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.MAY"]], "monday (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.MONDAY"]], "month (calendar \u4e2d\u7684\u985e\u5225)": [[147, "calendar.Month"]], "november (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.NOVEMBER"]], "october (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.OCTOBER"]], "saturday (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.SATURDAY"]], "september (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.SEPTEMBER"]], "sunday (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.SUNDAY"]], "thursday (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.THURSDAY"]], "tuesday (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.TUESDAY"]], "textcalendar (calendar \u4e2d\u7684\u985e\u5225)": [[147, "calendar.TextCalendar"]], "wednesday (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.WEDNESDAY"]], "calendar": [[147, "module-calendar"]], "calendar \u547d\u4ee4\u5217\u9078\u9805": [[147, "cmdoption-calendar-arg-month"], [147, "cmdoption-calendar-arg-year"], [147, "cmdoption-calendar-css"], [147, "cmdoption-calendar-encoding"], [147, "cmdoption-calendar-help"], [147, "cmdoption-calendar-lines"], [147, "cmdoption-calendar-locale"], [147, "cmdoption-calendar-months"], [147, "cmdoption-calendar-spacing"], [147, "cmdoption-calendar-type"], [147, "cmdoption-calendar-width"]], "calendar() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.calendar"]], "cssclass_month (calendar.htmlcalendar \u7684\u5c6c\u6027)": [[147, "calendar.HTMLCalendar.cssclass_month"]], "cssclass_month_head (calendar.htmlcalendar \u7684\u5c6c\u6027)": [[147, "calendar.HTMLCalendar.cssclass_month_head"]], "cssclass_noday (calendar.htmlcalendar \u7684\u5c6c\u6027)": [[147, "calendar.HTMLCalendar.cssclass_noday"]], "cssclass_year (calendar.htmlcalendar \u7684\u5c6c\u6027)": [[147, "calendar.HTMLCalendar.cssclass_year"]], "cssclass_year_head (calendar.htmlcalendar \u7684\u5c6c\u6027)": [[147, "calendar.HTMLCalendar.cssclass_year_head"]], "cssclasses (calendar.htmlcalendar \u7684\u5c6c\u6027)": [[147, "calendar.HTMLCalendar.cssclasses"]], "cssclasses_weekday_head (calendar.htmlcalendar \u7684\u5c6c\u6027)": [[147, "calendar.HTMLCalendar.cssclasses_weekday_head"]], "day_abbr (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.day_abbr"]], "day_name (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.day_name"]], "firstweekday() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.firstweekday"]], "formatmonth() (calendar.htmlcalendar \u7684\u65b9\u6cd5)": [[147, "calendar.HTMLCalendar.formatmonth"]], "formatmonth() (calendar.textcalendar \u7684\u65b9\u6cd5)": [[147, "calendar.TextCalendar.formatmonth"]], "formatyear() (calendar.htmlcalendar \u7684\u65b9\u6cd5)": [[147, "calendar.HTMLCalendar.formatyear"]], "formatyear() (calendar.textcalendar \u7684\u65b9\u6cd5)": [[147, "calendar.TextCalendar.formatyear"]], "formatyearpage() (calendar.htmlcalendar \u7684\u65b9\u6cd5)": [[147, "calendar.HTMLCalendar.formatyearpage"]], "isleap() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.isleap"]], "itermonthdates() (calendar.calendar \u7684\u65b9\u6cd5)": [[147, "calendar.Calendar.itermonthdates"]], "itermonthdays() (calendar.calendar \u7684\u65b9\u6cd5)": [[147, "calendar.Calendar.itermonthdays"]], "itermonthdays2() (calendar.calendar \u7684\u65b9\u6cd5)": [[147, "calendar.Calendar.itermonthdays2"]], "itermonthdays3() (calendar.calendar \u7684\u65b9\u6cd5)": [[147, "calendar.Calendar.itermonthdays3"]], "itermonthdays4() (calendar.calendar \u7684\u65b9\u6cd5)": [[147, "calendar.Calendar.itermonthdays4"]], "iterweekdays() (calendar.calendar \u7684\u65b9\u6cd5)": [[147, "calendar.Calendar.iterweekdays"]], "leapdays() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.leapdays"]], "month": [[147, "cmdoption-calendar-arg-month"]], "month (calendar.illegalmontherror \u7684\u5c6c\u6027)": [[147, "calendar.IllegalMonthError.month"]], "month() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.month"]], "month_abbr (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.month_abbr"]], "month_name (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.month_name"]], "monthcalendar() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.monthcalendar"]], "monthdatescalendar() (calendar.calendar \u7684\u65b9\u6cd5)": [[147, "calendar.Calendar.monthdatescalendar"]], "monthdays2calendar() (calendar.calendar \u7684\u65b9\u6cd5)": [[147, "calendar.Calendar.monthdays2calendar"]], "monthdayscalendar() (calendar.calendar \u7684\u65b9\u6cd5)": [[147, "calendar.Calendar.monthdayscalendar"]], "monthrange() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.monthrange"]], "prcal() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.prcal"]], "prmonth() (calendar.textcalendar \u7684\u65b9\u6cd5)": [[147, "calendar.TextCalendar.prmonth"]], "prmonth() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.prmonth"]], "pryear() (calendar.textcalendar \u7684\u65b9\u6cd5)": [[147, "calendar.TextCalendar.pryear"]], "setfirstweekday() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.setfirstweekday"]], "timegm() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.timegm"]], "weekday (calendar.illegalweekdayerror \u7684\u5c6c\u6027)": [[147, "calendar.IllegalWeekdayError.weekday"]], "weekday() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.weekday"]], "weekheader() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.weekheader"]], "year": [[147, "cmdoption-calendar-arg-year"]], "yeardatescalendar() (calendar.calendar \u7684\u65b9\u6cd5)": [[147, "calendar.Calendar.yeardatescalendar"]], "yeardays2calendar() (calendar.calendar \u7684\u65b9\u6cd5)": [[147, "calendar.Calendar.yeardays2calendar"]], "yeardayscalendar() (calendar.calendar \u7684\u65b9\u6cd5)": [[147, "calendar.Calendar.yeardayscalendar"]], "cgi": [[148, "index-0"], [148, "index-2"], [148, "index-5"], [148, "module-cgi"], [149, "index-0"]], "common gateway interface\uff08\u901a\u7528\u9598\u9053\u5668\u4ecb\u9762\uff09": [[148, "index-0"]], "http": [[148, "index-0"], [238, "index-0"], [238, "module-http"], [239, "index-0"], [242, "index-0"], [392, "index-11"], [392, "index-12"]], "pep 594#cgi": [[148, "index-8"]], "url\uff08\u7d71\u4e00\u8cc7\u6e90\u5b9a\u4f4d\u5668\uff09": [[148, "index-0"], [242, "index-0"], [391, "index-0"], [393, "index-0"]], "www": [[148, "index-0"], [242, "index-0"], [253, "index-0"], [391, "index-0"], [393, "index-0"]], "debugging\uff08\u9664\u932f\uff09": [[148, "index-5"], [294, "index-0"], [433, "index-18"]], "getfirst() (cgi.fieldstorage \u7684\u65b9\u6cd5)": [[148, "cgi.FieldStorage.getfirst"]], "getlist() (cgi.fieldstorage \u7684\u65b9\u6cd5)": [[148, "cgi.FieldStorage.getlist"]], "headers\uff08\u6a19\u982d\uff09": [[148, "index-0"], [273, "index-1"]], "parse() (\u65bc cgi \u6a21\u7d44\u4e2d)": [[148, "cgi.parse"]], "parse_header() (\u65bc cgi \u6a21\u7d44\u4e2d)": [[148, "cgi.parse_header"]], "parse_multipart() (\u65bc cgi \u6a21\u7d44\u4e2d)": [[148, "cgi.parse_multipart"]], "print_directory() (\u65bc cgi \u6a21\u7d44\u4e2d)": [[148, "cgi.print_directory"]], "print_environ() (\u65bc cgi \u6a21\u7d44\u4e2d)": [[148, "cgi.print_environ"]], "print_environ_usage() (\u65bc cgi \u6a21\u7d44\u4e2d)": [[148, "cgi.print_environ_usage"]], "print_form() (\u65bc cgi \u6a21\u7d44\u4e2d)": [[148, "cgi.print_form"]], "protocol\uff08\u5354\u5b9a\uff09": [[148, "index-0"], [220, "index-0"], [238, "index-0"], [239, "index-0"], [242, "index-0"], [245, "index-0"], [285, "index-0"], [296, "index-5"], [302, "index-0"], [332, "index-0"], [341, "index-18"], [341, "index-54"], [356, "index-0"], [392, "index-11"], [392, "index-12"]], "security\uff08\u5b89\u5168\uff09": [[148, "index-2"], [242, "index-3"]], "server\uff08\u4f3a\u670d\u5668\uff09": [[148, "index-0"], [242, "index-0"]], "test() (\u65bc cgi \u6a21\u7d44\u4e2d)": [[148, "cgi.test"]], "pep 594#cgitb": [[149, "index-4"]], "cgitb": [[149, "module-cgitb"]], "enable() (\u65bc cgitb \u6a21\u7d44\u4e2d)": [[149, "cgitb.enable"]], "excepthook() \uff08sys \u6a21\u7d44\u4e2d\uff09": [[149, "index-2"]], "exceptions\uff08\u4f8b\u5916\uff09": [[149, "index-0"]], "handler() (\u65bc cgitb \u6a21\u7d44\u4e2d)": [[149, "cgitb.handler"]], "html() (\u65bc cgitb \u6a21\u7d44\u4e2d)": [[149, "cgitb.html"]], "text() (\u65bc cgitb \u6a21\u7d44\u4e2d)": [[149, "cgitb.text"]], "tracebacks\uff08\u56de\u6eaf\uff09": [[149, "index-0"]], "\u65bc cgi \u8173\u672c\u4e2d": [[149, "index-0"]], "chunk (chunk \u4e2d\u7684\u985e\u5225)": [[150, "chunk.Chunk"]], "pep 594#chunk": [[150, "index-3"]], "rmff": [[150, "index-0"]], "real media file format\uff08real media \u6a94\u6848\u683c\u5f0f\uff09": [[150, "index-0"]], "chunk": [[150, "module-chunk"]], "close() (chunk.chunk \u7684\u65b9\u6cd5)": [[150, "chunk.Chunk.close"]], "getname() (chunk.chunk \u7684\u65b9\u6cd5)": [[150, "chunk.Chunk.getname"]], "getsize() (chunk.chunk \u7684\u65b9\u6cd5)": [[150, "chunk.Chunk.getsize"]], "isatty() (chunk.chunk \u7684\u65b9\u6cd5)": [[150, "chunk.Chunk.isatty"]], "read() (chunk.chunk \u7684\u65b9\u6cd5)": [[150, "chunk.Chunk.read"]], "seek() (chunk.chunk \u7684\u65b9\u6cd5)": [[150, "chunk.Chunk.seek"]], "skip() (chunk.chunk \u7684\u65b9\u6cd5)": [[150, "chunk.Chunk.skip"]], "tell() (chunk.chunk \u7684\u65b9\u6cd5)": [[150, "chunk.Chunk.tell"]], "pep 485": [[151, "index-0"], [272, "index-0"], [475, "index-19"], [475, "index-20"], [480, "index-296"]], "acos() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.acos"]], "acosh() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.acosh"]], "asin() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.asin"]], "asinh() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.asinh"]], "atan() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.atan"]], "atanh() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.atanh"]], "cmath": [[151, "module-cmath"]], "cos() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.cos"]], "cosh() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.cosh"]], "e (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.e"]], "exp() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.exp"]], "inf (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.inf"]], "infj (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.infj"]], "isclose() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.isclose"]], "isfinite() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.isfinite"]], "isinf() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.isinf"]], "isnan() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.isnan"]], "log() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.log"]], "log10() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.log10"]], "math\uff08\u6578\u5b78\uff09": [[151, "index-1"]], "nan (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.nan"]], "nanj (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.nanj"]], "phase() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.phase"]], "pi (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.pi"]], "polar() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.polar"]], "rect() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.rect"]], "sin() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.sin"]], "sinh() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.sinh"]], "sqrt() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.sqrt"]], "tan() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.tan"]], "tanh() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.tanh"]], "tau (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.tau"]], "! \uff08\u9a5a\u5606\u865f\uff09": [[152, "index-0"], [175, "index-0"], [217, "index-2"], [228, "index-1"], [342, "index-2"], [344, "index-1"], [432, "index-25"]], "cmd (cmd \u4e2d\u7684\u985e\u5225)": [[152, "cmd.Cmd"]], "cmd": [[152, "module-cmd"], [294, "index-1"]], "cmdloop() (cmd.cmd \u7684\u65b9\u6cd5)": [[152, "cmd.Cmd.cmdloop"]], "cmdqueue (cmd.cmd \u7684\u5c6c\u6027)": [[152, "cmd.Cmd.cmdqueue"]], "columnize() (cmd.cmd \u7684\u65b9\u6cd5)": [[152, "cmd.Cmd.columnize"]], "completedefault() (cmd.cmd \u7684\u65b9\u6cd5)": [[152, "cmd.Cmd.completedefault"]], "default() (cmd.cmd \u7684\u65b9\u6cd5)": [[152, "cmd.Cmd.default"]], "doc_header (cmd.cmd \u7684\u5c6c\u6027)": [[152, "cmd.Cmd.doc_header"]], "emptyline() (cmd.cmd \u7684\u65b9\u6cd5)": [[152, "cmd.Cmd.emptyline"]], "identchars (cmd.cmd \u7684\u5c6c\u6027)": [[152, "cmd.Cmd.identchars"]], "intro (cmd.cmd \u7684\u5c6c\u6027)": [[152, "cmd.Cmd.intro"]], "lastcmd (cmd.cmd \u7684\u5c6c\u6027)": [[152, "cmd.Cmd.lastcmd"]], "misc_header (cmd.cmd \u7684\u5c6c\u6027)": [[152, "cmd.Cmd.misc_header"]], "onecmd() (cmd.cmd \u7684\u65b9\u6cd5)": [[152, "cmd.Cmd.onecmd"]], "postcmd() (cmd.cmd \u7684\u65b9\u6cd5)": [[152, "cmd.Cmd.postcmd"]], "postloop() (cmd.cmd \u7684\u65b9\u6cd5)": [[152, "cmd.Cmd.postloop"]], "precmd() (cmd.cmd \u7684\u65b9\u6cd5)": [[152, "cmd.Cmd.precmd"]], "preloop() (cmd.cmd \u7684\u65b9\u6cd5)": [[152, "cmd.Cmd.preloop"]], "prompt (cmd.cmd \u7684\u5c6c\u6027)": [[152, "cmd.Cmd.prompt"]], "ruler (cmd.cmd \u7684\u5c6c\u6027)": [[152, "cmd.Cmd.ruler"]], "undoc_header (cmd.cmd \u7684\u5c6c\u6027)": [[152, "cmd.Cmd.undoc_header"]], "use_rawinput (cmd.cmd \u7684\u5c6c\u6027)": [[152, "cmd.Cmd.use_rawinput"]], "\u65bc command interpreter\uff08\u6307\u4ee4\u76f4\u8b6f\u5668\uff09\u4e2d": [[152, "index-0"]], "interactiveconsole (code \u4e2d\u7684\u985e\u5225)": [[154, "code.InteractiveConsole"]], "interactiveinterpreter (code \u4e2d\u7684\u985e\u5225)": [[154, "code.InteractiveInterpreter"]], "code": [[154, "module-code"]], "compile_command() (\u65bc code \u6a21\u7d44\u4e2d)": [[154, "code.compile_command"]], "interact() (code.interactiveconsole \u7684\u65b9\u6cd5)": [[154, "code.InteractiveConsole.interact"]], "interact() (\u65bc code \u6a21\u7d44\u4e2d)": [[154, "code.interact"]], "push() (code.interactiveconsole \u7684\u65b9\u6cd5)": [[154, "code.InteractiveConsole.push"]], "raw_input() (code.interactiveconsole \u7684\u65b9\u6cd5)": [[154, "code.InteractiveConsole.raw_input"]], "resetbuffer() (code.interactiveconsole \u7684\u65b9\u6cd5)": [[154, "code.InteractiveConsole.resetbuffer"]], "runcode() (code.interactiveinterpreter \u7684\u65b9\u6cd5)": [[154, "code.InteractiveInterpreter.runcode"]], "runsource() (code.interactiveinterpreter \u7684\u65b9\u6cd5)": [[154, "code.InteractiveInterpreter.runsource"]], "showsyntaxerror() (code.interactiveinterpreter \u7684\u65b9\u6cd5)": [[154, "code.InteractiveInterpreter.showsyntaxerror"]], "showtraceback() (code.interactiveinterpreter \u7684\u65b9\u6cd5)": [[154, "code.InteractiveInterpreter.showtraceback"]], "write() (code.interactiveinterpreter \u7684\u65b9\u6cd5)": [[154, "code.InteractiveInterpreter.write"]], "bom (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.BOM"]], "bom_be (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.BOM_BE"]], "bom_le (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.BOM_LE"]], "bom_utf16 (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.BOM_UTF16"]], "bom_utf16_be (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.BOM_UTF16_BE"]], "bom_utf16_le (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.BOM_UTF16_LE"]], "bom_utf32 (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.BOM_UTF32"]], "bom_utf32_be (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.BOM_UTF32_BE"]], "bom_utf32_le (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.BOM_UTF32_LE"]], "bom_utf8 (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.BOM_UTF8"]], "codec (codecs \u4e2d\u7684\u985e\u5225)": [[155, "codecs.Codec"]], "codecinfo (codecs \u4e2d\u7684\u985e\u5225)": [[155, "codecs.CodecInfo"]], "codecs": [[155, "index-0"], [155, "module-codecs"]], "encodedfile() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.EncodedFile"]], "incrementaldecoder (codecs \u4e2d\u7684\u985e\u5225)": [[155, "codecs.IncrementalDecoder"]], "incrementalencoder (codecs \u4e2d\u7684\u985e\u5225)": [[155, "codecs.IncrementalEncoder"]], "rfc 3490": [[155, "index-13"], [155, "index-14"], [155, "index-6"], [155, "index-8"]], "rfc 3490#section-3.1": [[155, "index-12"]], "rfc 3492": [[155, "index-7"], [155, "index-9"]], "rfc 5891": [[155, "index-10"]], "rfc 5895": [[155, "index-11"]], "streamreader (codecs \u4e2d\u7684\u985e\u5225)": [[155, "codecs.StreamReader"]], "streamreaderwriter (codecs \u4e2d\u7684\u985e\u5225)": [[155, "codecs.StreamReaderWriter"]], "streamrecoder (codecs \u4e2d\u7684\u985e\u5225)": [[155, "codecs.StreamRecoder"]], "streamwriter (codecs \u4e2d\u7684\u985e\u5225)": [[155, "codecs.StreamWriter"]], "toascii() (\u65bc encodings.idna \u6a21\u7d44\u4e2d)": [[155, "encodings.idna.ToASCII"]], "tounicode() (\u65bc encodings.idna \u6a21\u7d44\u4e2d)": [[155, "encodings.idna.ToUnicode"]], "unicode": [[155, "index-0"], [384, "index-0"], [425, "index-19"]], "\\ \uff08\u53cd\u659c\u7dda\uff09": [[155, "index-1"], [290, "index-48"], [316, "index-12"], [316, "index-26"], [316, "index-9"], [432, "index-23"]], "\\n": [[155, "index-3"], [316, "index-37"], [316, "index-37"], [432, "index-23"], [432, "index-23"]], "\\u": [[155, "index-1"], [155, "index-1"], [316, "index-37"], [316, "index-37"], [432, "index-23"], [432, "index-23"]], "\\x": [[155, "index-1"], [316, "index-37"], [432, "index-23"]], "backslashreplace": [[155, "index-1"]], "backslashreplace_errors() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.backslashreplace_errors"]], "decode (codecs.codecinfo \u7684\u5c6c\u6027)": [[155, "codecs.CodecInfo.decode"]], "decode() (codecs.codec \u7684\u65b9\u6cd5)": [[155, "codecs.Codec.decode"]], "decode() (codecs.incrementaldecoder \u7684\u65b9\u6cd5)": [[155, "codecs.IncrementalDecoder.decode"]], "decode() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.decode"]], "decode\uff08\u89e3\u78bc\uff09": [[155, "index-0"]], "encode (codecs.codecinfo \u7684\u5c6c\u6027)": [[155, "codecs.CodecInfo.encode"]], "encode() (codecs.codec \u7684\u65b9\u6cd5)": [[155, "codecs.Codec.encode"]], "encode() (codecs.incrementalencoder \u7684\u65b9\u6cd5)": [[155, "codecs.IncrementalEncoder.encode"]], "encode() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.encode"]], "encode\uff08\u7de8\u78bc\uff09": [[155, "index-0"]], "encodings.idna": [[155, "module-encodings.idna"]], "encodings.mbcs": [[155, "module-encodings.mbcs"]], "encodings.utf_8_sig": [[155, "module-encodings.utf_8_sig"]], "error handler's name\uff08\u932f\u8aa4\u8655\u7406\u5668\u540d\u7a31\uff09": [[155, "index-1"], [155, "index-3"], [155, "index-4"]], "escape sequence\uff08\u8df3\u812b\u5e8f\u5217\uff09": [[155, "index-1"], [155, "index-3"], [432, "index-23"]], "getdecoder() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.getdecoder"]], "getencoder() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.getencoder"]], "getincrementaldecoder() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.getincrementaldecoder"]], "getincrementalencoder() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.getincrementalencoder"]], "getreader() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.getreader"]], "getstate() (codecs.incrementaldecoder \u7684\u65b9\u6cd5)": [[155, "codecs.IncrementalDecoder.getstate"]], "getstate() (codecs.incrementalencoder \u7684\u65b9\u6cd5)": [[155, "codecs.IncrementalEncoder.getstate"]], "getwriter() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.getwriter"]], "ignore": [[155, "index-1"]], "ignore_errors() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.ignore_errors"]], "incrementaldecoder (codecs.codecinfo \u7684\u5c6c\u6027)": [[155, "codecs.CodecInfo.incrementaldecoder"]], "incrementalencoder (codecs.codecinfo \u7684\u5c6c\u6027)": [[155, "codecs.CodecInfo.incrementalencoder"]], "iterdecode() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.iterdecode"]], "iterencode() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.iterencode"]], "lookup() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.lookup"]], "lookup_error() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.lookup_error"]], "name (codecs.codecinfo \u7684\u5c6c\u6027)": [[155, "codecs.CodecInfo.name"]], "nameprep() (\u65bc encodings.idna \u6a21\u7d44\u4e2d)": [[155, "encodings.idna.nameprep"]], "namereplace": [[155, "index-3"]], "namereplace_errors() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.namereplace_errors"]], "open() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.open"]], "read() (codecs.streamreader \u7684\u65b9\u6cd5)": [[155, "codecs.StreamReader.read"]], "readline() (codecs.streamreader \u7684\u65b9\u6cd5)": [[155, "codecs.StreamReader.readline"]], "readlines() (codecs.streamreader \u7684\u65b9\u6cd5)": [[155, "codecs.StreamReader.readlines"]], "register() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.register"]], "register_error() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.register_error"]], "replace": [[155, "index-1"]], "replace_errors() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.replace_errors"]], "replacement character\uff08\u66ff\u4ee3\u5b57\u5143\uff09": [[155, "index-1"]], "reset() (codecs.incrementaldecoder \u7684\u65b9\u6cd5)": [[155, "codecs.IncrementalDecoder.reset"]], "reset() (codecs.incrementalencoder \u7684\u65b9\u6cd5)": [[155, "codecs.IncrementalEncoder.reset"]], "reset() (codecs.streamreader \u7684\u65b9\u6cd5)": [[155, "codecs.StreamReader.reset"]], "reset() (codecs.streamwriter \u7684\u65b9\u6cd5)": [[155, "codecs.StreamWriter.reset"]], "setstate() (codecs.incrementaldecoder \u7684\u65b9\u6cd5)": [[155, "codecs.IncrementalDecoder.setstate"]], "setstate() (codecs.incrementalencoder \u7684\u65b9\u6cd5)": [[155, "codecs.IncrementalEncoder.setstate"]], "stackable\uff08\u53ef\u5806\u758a\uff09": [[155, "index-0"]], "streamreader (codecs.codecinfo \u7684\u5c6c\u6027)": [[155, "codecs.CodecInfo.streamreader"]], "streams\uff08\u4e32\u6d41\uff09": [[155, "index-0"]], "streamwriter (codecs.codecinfo \u7684\u5c6c\u6027)": [[155, "codecs.CodecInfo.streamwriter"]], "strict": [[155, "index-1"]], "strict_errors() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.strict_errors"]], "surrogateescape": [[155, "index-1"]], "surrogatepass": [[155, "index-4"]], "unregister() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.unregister"]], "write() (codecs.streamwriter \u7684\u65b9\u6cd5)": [[155, "codecs.StreamWriter.write"]], "writelines() (codecs.streamwriter \u7684\u65b9\u6cd5)": [[155, "codecs.StreamWriter.writelines"]], "xmlcharrefreplace": [[155, "index-3"]], "xmlcharrefreplace_errors() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.xmlcharrefreplace_errors"]], "commandcompiler (codeop \u4e2d\u7684\u985e\u5225)": [[156, "codeop.CommandCompiler"]], "compile (codeop \u4e2d\u7684\u985e\u5225)": [[156, "codeop.Compile"]], "codeop": [[156, "module-codeop"]], "compile_command() (\u65bc codeop \u6a21\u7d44\u4e2d)": [[156, "codeop.compile_command"]], "chainmap (collections \u4e2d\u7684\u985e\u5225)": [[157, "collections.ChainMap"]], "counter (collections \u4e2d\u7684\u985e\u5225)": [[157, "collections.Counter"]], "ordereddict (collections \u4e2d\u7684\u985e\u5225)": [[157, "collections.OrderedDict"]], "pep 468": [[157, "index-10"], [476, "index-24"], [480, "index-259"]], "pep 584": [[157, "index-11"], [157, "index-8"], [157, "index-9"], [290, "index-6"], [290, "index-7"], [382, "index-6"], [399, "index-1"], [399, "index-4"], [479, "index-1"], [479, "index-11"], [480, "index-174"], [480, "index-175"], [480, "index-176"], [480, "index-188"], [480, "index-189"], [480, "index-190"], [480, "index-191"]], "userdict (collections \u4e2d\u7684\u985e\u5225)": [[157, "collections.UserDict"]], "userlist (collections \u4e2d\u7684\u985e\u5225)": [[157, "collections.UserList"]], "userstring (collections \u4e2d\u7684\u985e\u5225)": [[157, "collections.UserString"]], "__missing__() (collections.defaultdict \u7684\u65b9\u6cd5)": [[157, "collections.defaultdict.__missing__"]], "_asdict() (collections.somenamedtuple \u7684\u65b9\u6cd5)": [[157, "collections.somenamedtuple._asdict"]], "_field_defaults (collections.somenamedtuple \u7684\u5c6c\u6027)": [[157, "collections.somenamedtuple._field_defaults"]], "_fields (collections.somenamedtuple \u7684\u5c6c\u6027)": [[157, "collections.somenamedtuple._fields"]], "_make() (collections.somenamedtuple \u7684\u985e\u5225\u65b9\u6cd5)": [[157, "collections.somenamedtuple._make"]], "_replace() (collections.somenamedtuple \u7684\u65b9\u6cd5)": [[157, "collections.somenamedtuple._replace"]], "append() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.append"]], "appendleft() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.appendleft"]], "clear() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.clear"]], "collections": [[157, "module-collections"], [425, "index-24"]], "copy() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.copy"]], "count() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.count"]], "data (collections.userdict \u7684\u5c6c\u6027)": [[157, "collections.UserDict.data"]], "data (collections.userlist \u7684\u5c6c\u6027)": [[157, "collections.UserList.data"]], "data (collections.userstring \u7684\u5c6c\u6027)": [[157, "collections.UserString.data"]], "default_factory (collections.defaultdict \u7684\u5c6c\u6027)": [[157, "collections.defaultdict.default_factory"]], "defaultdict (collections \u4e2d\u7684\u985e\u5225)": [[157, "collections.defaultdict"]], "deque (collections \u4e2d\u7684\u985e\u5225)": [[157, "collections.deque"]], "elements() (collections.counter \u7684\u65b9\u6cd5)": [[157, "collections.Counter.elements"]], "extend() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.extend"]], "extendleft() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.extendleft"]], "fromkeys() (collections.counter \u7684\u65b9\u6cd5)": [[157, "collections.Counter.fromkeys"]], "index() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.index"]], "insert() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.insert"]], "maps (collections.chainmap \u7684\u5c6c\u6027)": [[157, "collections.ChainMap.maps"]], "maxlen (collections.deque \u7684\u5c6c\u6027)": [[157, "collections.deque.maxlen"]], "most_common() (collections.counter \u7684\u65b9\u6cd5)": [[157, "collections.Counter.most_common"]], "move_to_end() (collections.ordereddict \u7684\u65b9\u6cd5)": [[157, "collections.OrderedDict.move_to_end"]], "namedtuple() (\u65bc collections \u6a21\u7d44\u4e2d)": [[157, "collections.namedtuple"]], "new_child() (collections.chainmap \u7684\u65b9\u6cd5)": [[157, "collections.ChainMap.new_child"]], "parents (collections.chainmap \u7684\u5c6c\u6027)": [[157, "collections.ChainMap.parents"]], "pop() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.pop"]], "popitem() (collections.ordereddict \u7684\u65b9\u6cd5)": [[157, "collections.OrderedDict.popitem"]], "popleft() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.popleft"]], "remove() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.remove"]], "reverse() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.reverse"]], "rotate() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.rotate"]], "subtract() (collections.counter \u7684\u65b9\u6cd5)": [[157, "collections.Counter.subtract"]], "total() (collections.counter \u7684\u65b9\u6cd5)": [[157, "collections.Counter.total"]], "update() (collections.counter \u7684\u65b9\u6cd5)": [[157, "collections.Counter.update"]], "asyncgenerator (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.AsyncGenerator"]], "asynciterable (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.AsyncIterable"]], "asynciterator (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.AsyncIterator"]], "awaitable (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Awaitable"]], "buffer (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Buffer"]], "bytestring (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.ByteString"]], "callable (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Callable"]], "collection (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Collection"]], "container (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Container"]], "coroutine (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Coroutine"]], "generator (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Generator"]], "hashable (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Hashable"]], "itemsview (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.ItemsView"]], "iterable (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Iterable"]], "iterator (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Iterator"]], "keysview (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.KeysView"]], "mapping (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Mapping"]], "mappingview (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.MappingView"]], "mutablemapping (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.MutableMapping"]], "mutablesequence (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.MutableSequence"]], "mutableset (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.MutableSet"]], "pep 688": [[158, "index-4"], [425, "index-107"], [471, "index-12"], [480, "index-10"]], "reversible (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Reversible"]], "sequence (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Sequence"]], "set (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Set"]], "sized (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Sized"]], "valuesview (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.ValuesView"]], "collections.abc": [[158, "module-collections.abc"]], "colorsys": [[159, "module-colorsys"]], "hls_to_rgb() (\u65bc colorsys \u6a21\u7d44\u4e2d)": [[159, "colorsys.hls_to_rgb"]], "hsv_to_rgb() (\u65bc colorsys \u6a21\u7d44\u4e2d)": [[159, "colorsys.hsv_to_rgb"]], "rgb_to_hls() (\u65bc colorsys \u6a21\u7d44\u4e2d)": [[159, "colorsys.rgb_to_hls"]], "rgb_to_hsv() (\u65bc colorsys \u6a21\u7d44\u4e2d)": [[159, "colorsys.rgb_to_hsv"]], "rgb_to_yiq() (\u65bc colorsys \u6a21\u7d44\u4e2d)": [[159, "colorsys.rgb_to_yiq"]], "yiq_to_rgb() (\u65bc colorsys \u6a21\u7d44\u4e2d)": [[159, "colorsys.yiq_to_rgb"]], "--hardlink-dupes": [[160, "cmdoption-compileall-hardlink-dupes"]], "--invalidation-mode": [[160, "cmdoption-compileall-invalidation-mode"]], "-b": [[160, "cmdoption-compileall-b"], [385, "cmdoption-unittest-b"], [452, "cmdoption-B"], [452, "cmdoption-b"]], "-d": [[160, "cmdoption-compileall-d"], [231, "cmdoption-gzip-d"], [452, "cmdoption-d"]], "-f": [[160, "cmdoption-compileall-f"], [377, "cmdoption-trace-f"], [385, "cmdoption-unittest-f"]], "-j": [[160, "cmdoption-compileall-j"], [452, "cmdoption-J"]], "-o": [[160, "cmdoption-compileall-o"], [297, "cmdoption-pickletools-o"], [418, "cmdoption-zipapp-o"], [452, "cmdoption-O"]], "-p": [[160, "cmdoption-compileall-p"], [297, "cmdoption-pickletools-p"], [364, "cmdoption-timeit-p"], [385, "cmdoption-unittest-discover-p"], [418, "cmdoption-zipapp-p"], [452, "cmdoption-P"]], "-q": [[160, "cmdoption-compileall-q"], [308, "cmdoption-python-m-py_compile-q"], [452, "cmdoption-q"]], "-r": [[160, "cmdoption-compileall-r"], [364, "cmdoption-timeit-r"], [377, "cmdoption-trace-R"], [377, "cmdoption-trace-r"], [452, "cmdoption-R"]], "-x": [[160, "cmdoption-compileall-x"], [452, "cmdoption-X"], [452, "cmdoption-x"]], "source_date_epoch": [[160, "index-1"], [308, "index-3"], [308, "index-6"], [308, "index-7"], [477, "index-31"], [480, "index-219"], [480, "index-235"]], "compile_dir() (\u65bc compileall \u6a21\u7d44\u4e2d)": [[160, "compileall.compile_dir"]], "compile_file() (\u65bc compileall \u6a21\u7d44\u4e2d)": [[160, "compileall.compile_file"]], "compile_path() (\u65bc compileall \u6a21\u7d44\u4e2d)": [[160, "compileall.compile_path"]], "compileall": [[160, "module-compileall"]], "compileall \u547d\u4ee4\u5217\u9078\u9805": [[160, "cmdoption-compileall-arg-directory"], [160, "cmdoption-compileall-arg-file"], [160, "cmdoption-compileall-b"], [160, "cmdoption-compileall-d"], [160, "cmdoption-compileall-e"], [160, "cmdoption-compileall-f"], [160, "cmdoption-compileall-hardlink-dupes"], [160, "cmdoption-compileall-i"], [160, "cmdoption-compileall-invalidation-mode"], [160, "cmdoption-compileall-j"], [160, "cmdoption-compileall-l"], [160, "cmdoption-compileall-o"], [160, "cmdoption-compileall-p"], [160, "cmdoption-compileall-q"], [160, "cmdoption-compileall-r"], [160, "cmdoption-compileall-s"], [160, "cmdoption-compileall-x"]], "directory": [[160, "cmdoption-compileall-arg-directory"]], "file": [[160, "cmdoption-compileall-arg-file"], [231, "cmdoption-gzip-arg-file"]], "brokenexecutor": [[163, "concurrent.futures.BrokenExecutor"]], "brokenprocesspool": [[163, "concurrent.futures.process.BrokenProcessPool"]], "brokenthreadpool": [[163, "concurrent.futures.thread.BrokenThreadPool"]], "executor (concurrent.futures \u4e2d\u7684\u985e\u5225)": [[163, "concurrent.futures.Executor"]], "future (concurrent.futures \u4e2d\u7684\u985e\u5225)": [[163, "concurrent.futures.Future"]], "pep 3148": [[163, "index-2"], [472, "index-4"]], "processpoolexecutor (concurrent.futures \u4e2d\u7684\u985e\u5225)": [[163, "concurrent.futures.ProcessPoolExecutor"]], "threadpoolexecutor (concurrent.futures \u4e2d\u7684\u985e\u5225)": [[163, "concurrent.futures.ThreadPoolExecutor"]], "add_done_callback() (concurrent.futures.future \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Future.add_done_callback"]], "as_completed() (\u65bc concurrent.futures \u6a21\u7d44\u4e2d)": [[163, "concurrent.futures.as_completed"]], "cancel() (concurrent.futures.future \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Future.cancel"]], "cancelled() (concurrent.futures.future \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Future.cancelled"]], "concurrent.futures": [[163, "module-concurrent.futures"]], "done() (concurrent.futures.future \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Future.done"]], "exception() (concurrent.futures.future \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Future.exception"]], "map() (concurrent.futures.executor \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Executor.map"]], "result() (concurrent.futures.future \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Future.result"]], "running() (concurrent.futures.future \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Future.running"]], "set_exception() (concurrent.futures.future \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Future.set_exception"]], "set_result() (concurrent.futures.future \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Future.set_result"]], "set_running_or_notify_cancel() (concurrent.futures.future \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Future.set_running_or_notify_cancel"]], "shutdown() (concurrent.futures.executor \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Executor.shutdown"]], "submit() (concurrent.futures.executor \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Executor.submit"]], "wait() (\u65bc concurrent.futures \u6a21\u7d44\u4e2d)": [[163, "concurrent.futures.wait"]], "$ \uff08\u91d1\u9322\u7b26\u865f\uff09": [[164, "index-2"], [291, "index-9"], [316, "index-2"], [342, "index-13"]], "% \uff08\u767e\u5206\u865f\uff09": [[164, "index-1"], [180, "index-0"], [291, "index-9"], [341, "index-13"], [341, "index-35"], [341, "index-45"], [363, "index-11"], [363, "index-9"], [402, "index-0"], [427, "index-68"]], ".ini": [[164, "index-0"]], "boolean_states (configparser.configparser \u7684\u5c6c\u6027)": [[164, "configparser.ConfigParser.BOOLEAN_STATES"]], "basicinterpolation (configparser \u4e2d\u7684\u985e\u5225)": [[164, "configparser.BasicInterpolation"]], "configparser (configparser \u4e2d\u7684\u985e\u5225)": [[164, "configparser.ConfigParser"]], "duplicateoptionerror": [[164, "configparser.DuplicateOptionError"]], "duplicatesectionerror": [[164, "configparser.DuplicateSectionError"]], "extendedinterpolation (configparser \u4e2d\u7684\u985e\u5225)": [[164, "configparser.ExtendedInterpolation"]], "interpolationdeptherror": [[164, "configparser.InterpolationDepthError"]], "interpolationerror": [[164, "configparser.InterpolationError"]], "interpolationmissingoptionerror": [[164, "configparser.InterpolationMissingOptionError"]], "interpolationsyntaxerror": [[164, "configparser.InterpolationSyntaxError"]], "max_interpolation_depth (\u65bc configparser \u6a21\u7d44\u4e2d)": [[164, "configparser.MAX_INTERPOLATION_DEPTH"]], "missingsectionheadererror": [[164, "configparser.MissingSectionHeaderError"]], "nooptionerror": [[164, "configparser.NoOptionError"]], "nosectionerror": [[164, "configparser.NoSectionError"]], "parsingerror": [[164, "configparser.ParsingError"]], "rawconfigparser (configparser \u4e2d\u7684\u985e\u5225)": [[164, "configparser.RawConfigParser"]], "sectcre (configparser.configparser \u7684\u5c6c\u6027)": [[164, "configparser.ConfigParser.SECTCRE"]], "windows ini file\uff08windows ini \u6a94\u6848\uff09": [[164, "index-0"]], "add_section() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.add_section"]], "add_section() (configparser.rawconfigparser \u7684\u65b9\u6cd5)": [[164, "configparser.RawConfigParser.add_section"]], "configparser": [[164, "module-configparser"]], "configuration\uff08\u8a2d\u5b9a\uff09": [[164, "index-0"], [294, "index-2"], [331, "index-4"]], "defaults() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.defaults"]], "get() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.get"]], "getboolean() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.getboolean"]], "getfloat() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.getfloat"]], "getint() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.getint"]], "has_option() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.has_option"]], "has_section() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.has_section"]], "ini file\uff08ini \u6a94\u6848\uff09": [[164, "index-0"]], "interpolation in configuration files\uff08\u8a2d\u5b9a\u6a94\u4e2d\u7684\u63d2\u503c\uff09": [[164, "index-1"], [164, "index-2"]], "items() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.items"]], "options() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.options"]], "optionxform() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.optionxform"]], "read() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.read"]], "read_dict() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.read_dict"]], "read_file() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.read_file"]], "read_string() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.read_string"]], "remove_option() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.remove_option"]], "remove_section() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.remove_section"]], "sections() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.sections"]], "set() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.set"]], "set() (configparser.rawconfigparser \u7684\u65b9\u6cd5)": [[164, "configparser.RawConfigParser.set"]], "write() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.write"]], "ellipsis (\u5167\u5efa\u8b8a\u6578)": [[165, "Ellipsis"]], "false (\u5167\u5efa\u8b8a\u6578)": [[165, "False"]], "none (\u5167\u5efa\u8b8a\u6578)": [[165, "None"]], "notimplemented (\u5167\u5efa\u8b8a\u6578)": [[165, "NotImplemented"]], "true (\u5167\u5efa\u8b8a\u6578)": [[165, "True"]], "__debug__ (\u5167\u5efa\u8b8a\u6578)": [[165, "debug__"]], "copyright (\u5167\u5efa\u8b8a\u6578)": [[165, "copyright"]], "credits (\u5167\u5efa\u8b8a\u6578)": [[165, "credits"]], "ellipsis literal\uff08\u522a\u7bc0\u865f\uff09": [[165, "index-0"], [341, "index-66"], [425, "index-8"]], "exit (\u5167\u5efa\u8b8a\u6578)": [[165, "exit"]], "license (\u5167\u5efa\u8b8a\u6578)": [[165, "license"]], "quit (\u5167\u5efa\u8b8a\u6578)": [[165, "quit"]], "abstractasynccontextmanager (contextlib \u4e2d\u7684\u985e\u5225)": [[166, "contextlib.AbstractAsyncContextManager"]], "abstractcontextmanager (contextlib \u4e2d\u7684\u985e\u5225)": [[166, "contextlib.AbstractContextManager"]], "asynccontextdecorator (contextlib \u4e2d\u7684\u985e\u5225)": [[166, "contextlib.AsyncContextDecorator"]], "asyncexitstack (contextlib \u4e2d\u7684\u985e\u5225)": [[166, "contextlib.AsyncExitStack"]], "contextdecorator (contextlib \u4e2d\u7684\u985e\u5225)": [[166, "contextlib.ContextDecorator"]], "exitstack (contextlib \u4e2d\u7684\u985e\u5225)": [[166, "contextlib.ExitStack"]], "aclose() (contextlib.asyncexitstack \u7684\u65b9\u6cd5)": [[166, "contextlib.AsyncExitStack.aclose"]], "aclosing() (\u65bc contextlib \u6a21\u7d44\u4e2d)": [[166, "contextlib.aclosing"]], "asynccontextmanager() (\u65bc contextlib \u6a21\u7d44\u4e2d)": [[166, "contextlib.asynccontextmanager"]], "callback() (contextlib.exitstack \u7684\u65b9\u6cd5)": [[166, "contextlib.ExitStack.callback"]], "chdir() (\u65bc contextlib \u6a21\u7d44\u4e2d)": [[166, "contextlib.chdir"]], "close() (contextlib.exitstack \u7684\u65b9\u6cd5)": [[166, "contextlib.ExitStack.close"]], "closing() (\u65bc contextlib \u6a21\u7d44\u4e2d)": [[166, "contextlib.closing"]], "contextlib": [[166, "module-contextlib"]], "contextmanager() (\u65bc contextlib \u6a21\u7d44\u4e2d)": [[166, "contextlib.contextmanager"]], "enter_async_context() (contextlib.asyncexitstack \u7684\u65b9\u6cd5)": [[166, "contextlib.AsyncExitStack.enter_async_context"]], "enter_context() (contextlib.exitstack \u7684\u65b9\u6cd5)": [[166, "contextlib.ExitStack.enter_context"]], "nullcontext() (\u65bc contextlib \u6a21\u7d44\u4e2d)": [[166, "contextlib.nullcontext"]], "pop_all() (contextlib.exitstack \u7684\u65b9\u6cd5)": [[166, "contextlib.ExitStack.pop_all"]], "push() (contextlib.exitstack \u7684\u65b9\u6cd5)": [[166, "contextlib.ExitStack.push"]], "push_async_callback() (contextlib.asyncexitstack \u7684\u65b9\u6cd5)": [[166, "contextlib.AsyncExitStack.push_async_callback"]], "push_async_exit() (contextlib.asyncexitstack \u7684\u65b9\u6cd5)": [[166, "contextlib.AsyncExitStack.push_async_exit"]], "redirect_stderr() (\u65bc contextlib \u6a21\u7d44\u4e2d)": [[166, "contextlib.redirect_stderr"]], "redirect_stdout() (\u65bc contextlib \u6a21\u7d44\u4e2d)": [[166, "contextlib.redirect_stdout"]], "suppress() (\u65bc contextlib \u6a21\u7d44\u4e2d)": [[166, "contextlib.suppress"]], "context (contextvars \u4e2d\u7684\u985e\u5225)": [[167, "contextvars.Context"]], "contextvar (contextvars \u4e2d\u7684\u985e\u5225)": [[167, "contextvars.ContextVar"]], "missing (contextvars.token \u7684\u5c6c\u6027)": [[167, "contextvars.Token.MISSING"]], "token (contextvars \u4e2d\u7684\u985e\u5225)": [[167, "contextvars.Token"]], "contextvars": [[167, "module-contextvars"]], "copy() (contextvars.context \u7684\u65b9\u6cd5)": [[167, "contextvars.Context.copy"]], "copy_context() (\u65bc contextvars \u6a21\u7d44\u4e2d)": [[167, "contextvars.copy_context"]], "get() (contextvars.context \u7684\u65b9\u6cd5)": [[167, "contextvars.Context.get"]], "get() (contextvars.contextvar \u7684\u65b9\u6cd5)": [[167, "contextvars.ContextVar.get"]], "items() (contextvars.context \u7684\u65b9\u6cd5)": [[167, "contextvars.Context.items"]], "keys() (contextvars.context \u7684\u65b9\u6cd5)": [[167, "contextvars.Context.keys"]], "name (contextvars.contextvar \u7684\u5c6c\u6027)": [[167, "contextvars.ContextVar.name"]], "old_value (contextvars.token \u7684\u5c6c\u6027)": [[167, "contextvars.Token.old_value"]], "reset() (contextvars.contextvar \u7684\u65b9\u6cd5)": [[167, "contextvars.ContextVar.reset"]], "run() (contextvars.context \u7684\u65b9\u6cd5)": [[167, "contextvars.Context.run"]], "set() (contextvars.contextvar \u7684\u65b9\u6cd5)": [[167, "contextvars.ContextVar.set"]], "values() (contextvars.context \u7684\u65b9\u6cd5)": [[167, "contextvars.Context.values"]], "var (contextvars.token \u7684\u5c6c\u6027)": [[167, "contextvars.Token.var"]], "__copy__() \uff08\u8907\u88fd\u5354\u5b9a\uff09": [[168, "index-1"]], "__deepcopy__() \uff08\u8907\u88fd\u5354\u5b9a\uff09": [[168, "index-1"]], "copy": [[168, "module-copy"]], "copy() (\u65bc copy \u6a21\u7d44\u4e2d)": [[168, "copy.copy"]], "deepcopy() (\u65bc copy \u6a21\u7d44\u4e2d)": [[168, "copy.deepcopy"]], "pickle": [[168, "index-0"], [169, "index-0"], [271, "index-0"], [296, "module-pickle"], [327, "index-0"]], "constructor() (\u65bc copyreg \u6a21\u7d44\u4e2d)": [[169, "copyreg.constructor"]], "copyreg": [[169, "module-copyreg"]], "copy\uff08\u8907\u88fd\uff09": [[169, "index-0"], [244, "index-4"], [296, "index-5"]], "pickle() (\u65bc copyreg \u6a21\u7d44\u4e2d)": [[169, "copyreg.pickle"]], "des": [[170, "index-0"]], "method_blowfish (\u65bc crypt \u6a21\u7d44\u4e2d)": [[170, "crypt.METHOD_BLOWFISH"]], "method_crypt (\u65bc crypt \u6a21\u7d44\u4e2d)": [[170, "crypt.METHOD_CRYPT"]], "method_md5 (\u65bc crypt \u6a21\u7d44\u4e2d)": [[170, "crypt.METHOD_MD5"]], "method_sha256 (\u65bc crypt \u6a21\u7d44\u4e2d)": [[170, "crypt.METHOD_SHA256"]], "method_sha512 (\u65bc crypt \u6a21\u7d44\u4e2d)": [[170, "crypt.METHOD_SHA512"]], "pep 594#crypt": [[170, "index-1"]], "cipher": [[170, "index-0"]], "crypt": [[170, "module-crypt"], [307, "index-0"]], "crypt() (\u65bc crypt \u6a21\u7d44\u4e2d)": [[170, "crypt.crypt"]], "crypt(3)": [[170, "index-0"], [170, "index-2"], [170, "index-3"]], "methods (\u65bc crypt \u6a21\u7d44\u4e2d)": [[170, "crypt.methods"]], "mksalt() (\u65bc crypt \u6a21\u7d44\u4e2d)": [[170, "crypt.mksalt"]], "cryptography\uff08\u5bc6\u78bc\u5b78\uff09": [[171, "index-0"]], "dialect (csv \u4e2d\u7684\u985e\u5225)": [[172, "csv.Dialect"]], "dictreader (csv \u4e2d\u7684\u985e\u5225)": [[172, "csv.DictReader"]], "dictwriter (csv \u4e2d\u7684\u985e\u5225)": [[172, "csv.DictWriter"]], "pep 305": [[172, "index-7"], [462, "index-20"]], "quote_all (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.QUOTE_ALL"]], "quote_minimal (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.QUOTE_MINIMAL"]], "quote_none (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.QUOTE_NONE"]], "quote_nonnumeric (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.QUOTE_NONNUMERIC"]], "quote_notnull (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.QUOTE_NOTNULL"]], "quote_strings (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.QUOTE_STRINGS"]], "rfc 4180": [[172, "index-6"]], "sniffer (csv \u4e2d\u7684\u985e\u5225)": [[172, "csv.Sniffer"]], "__next__() (csv.csvreader \u7684\u65b9\u6cd5)": [[172, "csv.csvreader.__next__"]], "csv": [[172, "index-0"], [172, "module-csv"]], "csv.reader \u51fd\u5f0f": [[172, "index-3"]], "data\uff08\u8cc7\u6599\uff09": [[172, "index-0"], [344, "index-0"], [425, "index-0"], [425, "index-4"], [427, "index-7"]], "delimiter (csv.dialect \u7684\u5c6c\u6027)": [[172, "csv.Dialect.delimiter"]], "dialect (csv.csvreader \u7684\u5c6c\u6027)": [[172, "csv.csvreader.dialect"]], "dialect (csv.csvwriter \u7684\u5c6c\u6027)": [[172, "csv.csvwriter.dialect"]], "doublequote (csv.dialect \u7684\u5c6c\u6027)": [[172, "csv.Dialect.doublequote"]], "escapechar (csv.dialect \u7684\u5c6c\u6027)": [[172, "csv.Dialect.escapechar"]], "excel (csv \u4e2d\u7684\u985e\u5225)": [[172, "csv.excel"]], "excel_tab (csv \u4e2d\u7684\u985e\u5225)": [[172, "csv.excel_tab"]], "field_size_limit() (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.field_size_limit"]], "fieldnames (csv.dictreader \u7684\u5c6c\u6027)": [[172, "csv.DictReader.fieldnames"]], "get_dialect() (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.get_dialect"]], "has_header() (csv.sniffer \u7684\u65b9\u6cd5)": [[172, "csv.Sniffer.has_header"]], "line_num (csv.csvreader \u7684\u5c6c\u6027)": [[172, "csv.csvreader.line_num"]], "lineterminator (csv.dialect \u7684\u5c6c\u6027)": [[172, "csv.Dialect.lineterminator"]], "list_dialects() (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.list_dialects"]], "quotechar (csv.dialect \u7684\u5c6c\u6027)": [[172, "csv.Dialect.quotechar"]], "quoting (csv.dialect \u7684\u5c6c\u6027)": [[172, "csv.Dialect.quoting"]], "reader() (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.reader"]], "register_dialect() (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.register_dialect"]], "skipinitialspace (csv.dialect \u7684\u5c6c\u6027)": [[172, "csv.Dialect.skipinitialspace"]], "sniff() (csv.sniffer \u7684\u65b9\u6cd5)": [[172, "csv.Sniffer.sniff"]], "strict (csv.dialect \u7684\u5c6c\u6027)": [[172, "csv.Dialect.strict"]], "tabular\uff08\u8868\u683c\uff09": [[172, "index-0"]], "universal newlines": [[172, "index-3"], [222, "index-7"], [247, "index-15"], [255, "index-4"], [255, "index-5"], [341, "index-34"], [341, "index-44"], [345, "index-1"], [462, "index-8"], [463, "index-7"], [464, "index-20"], [465, "index-13"]], "unix_dialect (csv \u4e2d\u7684\u985e\u5225)": [[172, "csv.unix_dialect"]], "unregister_dialect() (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.unregister_dialect"]], "writeheader() (csv.dictwriter \u7684\u65b9\u6cd5)": [[172, "csv.DictWriter.writeheader"]], "writer() (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.writer"]], "writerow() (csv.csvwriter \u7684\u65b9\u6cd5)": [[172, "csv.csvwriter.writerow"]], "writerows() (csv.csvwriter \u7684\u65b9\u6cd5)": [[172, "csv.csvwriter.writerows"]], "array (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.Array"]], "bigendianstructure (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.BigEndianStructure"]], "bigendianunion (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.BigEndianUnion"]], "cdll (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.CDLL"]], "cfunctype() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.CFUNCTYPE"]], "dllcanunloadnow() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.DllCanUnloadNow"]], "dllgetclassobject() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.DllGetClassObject"]], "formaterror() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.FormatError"]], "getlasterror() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.GetLastError"]], "hresult (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.HRESULT"]], "libraryloader (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.LibraryLoader"]], "littleendianstructure (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.LittleEndianStructure"]], "littleendianunion (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.LittleEndianUnion"]], "loadlibrary() (ctypes.libraryloader \u7684\u65b9\u6cd5)": [[173, "ctypes.LibraryLoader.LoadLibrary"]], "oledll (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.OleDLL"]], "pointer() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.POINTER"], [173, "ctypes.pointer"]], "pyfunctype() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.PYFUNCTYPE"]], "pydll (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.PyDLL"]], "structure (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.Structure"]], "union (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.Union"]], "winfunctype() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.WINFUNCTYPE"]], "windll (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.WinDLL"]], "winerror() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.WinError"]], "_cdata (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes._CData"]], "_funcptr (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes._FuncPtr"]], "_pointer (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes._Pointer"]], "_simplecdata (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes._SimpleCData"]], "_anonymous_ (ctypes.structure \u7684\u5c6c\u6027)": [[173, "ctypes.Structure._anonymous_"]], "_b_base_ (ctypes._cdata \u7684\u5c6c\u6027)": [[173, "ctypes._CData._b_base_"]], "_b_needsfree_ (ctypes._cdata \u7684\u5c6c\u6027)": [[173, "ctypes._CData._b_needsfree_"]], "_fields_ (ctypes.structure \u7684\u5c6c\u6027)": [[173, "ctypes.Structure._fields_"]], "_handle (ctypes.pydll \u7684\u5c6c\u6027)": [[173, "ctypes.PyDLL._handle"]], "_length_ (ctypes.array \u7684\u5c6c\u6027)": [[173, "ctypes.Array._length_"]], "_name (ctypes.pydll \u7684\u5c6c\u6027)": [[173, "ctypes.PyDLL._name"]], "_objects (ctypes._cdata \u7684\u5c6c\u6027)": [[173, "ctypes._CData._objects"]], "_pack_ (ctypes.structure \u7684\u5c6c\u6027)": [[173, "ctypes.Structure._pack_"]], "_type_ (ctypes.array \u7684\u5c6c\u6027)": [[173, "ctypes.Array._type_"]], "_type_ (ctypes._pointer \u7684\u5c6c\u6027)": [[173, "ctypes._Pointer._type_"]], "addressof() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.addressof"]], "alignment() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.alignment"]], "argtypes (ctypes._funcptr \u7684\u5c6c\u6027)": [[173, "ctypes._FuncPtr.argtypes"]], "byref() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.byref"]], "c_bool (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_bool"]], "c_byte (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_byte"]], "c_char (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_char"]], "c_char_p (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_char_p"]], "c_double (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_double"]], "c_float (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_float"]], "c_int (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_int"]], "c_int16 (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_int16"]], "c_int32 (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_int32"]], "c_int64 (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_int64"]], "c_int8 (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_int8"]], "c_long (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_long"]], "c_longdouble (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_longdouble"]], "c_longlong (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_longlong"]], "c_short (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_short"]], "c_size_t (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_size_t"]], "c_ssize_t (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_ssize_t"]], "c_time_t (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_time_t"]], "c_ubyte (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_ubyte"]], "c_uint (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_uint"]], "c_uint16 (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_uint16"]], "c_uint32 (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_uint32"]], "c_uint64 (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_uint64"]], "c_uint8 (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_uint8"]], "c_ulong (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_ulong"]], "c_ulonglong (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_ulonglong"]], "c_ushort (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_ushort"]], "c_void_p (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_void_p"]], "c_wchar (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_wchar"]], "c_wchar_p (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_wchar_p"]], "cast() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.cast"]], "contents (ctypes._pointer \u7684\u5c6c\u6027)": [[173, "ctypes._Pointer.contents"]], "create_string_buffer() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.create_string_buffer"]], "create_unicode_buffer() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.create_unicode_buffer"]], "ctypes": [[173, "module-ctypes"]], "errcheck (ctypes._funcptr \u7684\u5c6c\u6027)": [[173, "ctypes._FuncPtr.errcheck"]], "find_library() (\u65bc ctypes.util \u6a21\u7d44\u4e2d)": [[173, "ctypes.util.find_library"]], "find_msvcrt() (\u65bc ctypes.util \u6a21\u7d44\u4e2d)": [[173, "ctypes.util.find_msvcrt"]], "from_address() (ctypes._cdata \u7684\u65b9\u6cd5)": [[173, "ctypes._CData.from_address"]], "from_buffer() (ctypes._cdata \u7684\u65b9\u6cd5)": [[173, "ctypes._CData.from_buffer"]], "from_buffer_copy() (ctypes._cdata \u7684\u65b9\u6cd5)": [[173, "ctypes._CData.from_buffer_copy"]], "from_param() (ctypes._cdata \u7684\u65b9\u6cd5)": [[173, "ctypes._CData.from_param"]], "get_errno() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.get_errno"]], "get_last_error() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.get_last_error"]], "in_dll() (ctypes._cdata \u7684\u65b9\u6cd5)": [[173, "ctypes._CData.in_dll"]], "memmove() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.memmove"]], "memset() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.memset"]], "py_object (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.py_object"]], "resize() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.resize"]], "restype (ctypes._funcptr \u7684\u5c6c\u6027)": [[173, "ctypes._FuncPtr.restype"]], "set_errno() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.set_errno"]], "set_last_error() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.set_last_error"]], "sizeof() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.sizeof"]], "string_at() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.string_at"]], "value (ctypes._simplecdata \u7684\u5c6c\u6027)": [[173, "ctypes._SimpleCData.value"]], "wstring_at() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.wstring_at"]], "acs_bbss (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_BBSS"]], "acs_block (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_BLOCK"]], "acs_board (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_BOARD"]], "acs_bsbs (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_BSBS"]], "acs_bssb (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_BSSB"]], "acs_bsss (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_BSSS"]], "acs_btee (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_BTEE"]], "acs_bullet (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_BULLET"]], "acs_ckboard (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_CKBOARD"]], "acs_darrow (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_DARROW"]], "acs_degree (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_DEGREE"]], "acs_diamond (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_DIAMOND"]], "acs_gequal (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_GEQUAL"]], "acs_hline (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_HLINE"]], "acs_lantern (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_LANTERN"]], "acs_larrow (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_LARROW"]], "acs_lequal (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_LEQUAL"]], "acs_llcorner (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_LLCORNER"]], "acs_lrcorner (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_LRCORNER"]], "acs_ltee (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_LTEE"]], "acs_nequal (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_NEQUAL"]], "acs_pi (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_PI"]], "acs_plminus (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_PLMINUS"]], "acs_plus (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_PLUS"]], "acs_rarrow (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_RARROW"]], "acs_rtee (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_RTEE"]], "acs_s1 (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_S1"]], "acs_s3 (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_S3"]], "acs_s7 (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_S7"]], "acs_s9 (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_S9"]], "acs_sbbs (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_SBBS"]], "acs_sbsb (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_SBSB"]], "acs_sbss (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_SBSS"]], "acs_ssbb (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_SSBB"]], "acs_ssbs (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_SSBS"]], "acs_sssb (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_SSSB"]], "acs_ssss (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_SSSS"]], "acs_sterling (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_STERLING"]], "acs_ttee (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_TTEE"]], "acs_uarrow (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_UARROW"]], "acs_ulcorner (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_ULCORNER"]], "acs_urcorner (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_URCORNER"]], "acs_vline (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_VLINE"]], "a_altcharset (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_ALTCHARSET"]], "a_attributes (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_ATTRIBUTES"]], "a_blink (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_BLINK"]], "a_bold (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_BOLD"]], "a_chartext (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_CHARTEXT"]], "a_color (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_COLOR"]], "a_dim (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_DIM"]], "a_horizontal (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_HORIZONTAL"]], "a_invis (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_INVIS"]], "a_italic (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_ITALIC"]], "a_left (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_LEFT"]], "a_low (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_LOW"]], "a_normal (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_NORMAL"]], "a_protect (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_PROTECT"]], "a_reverse (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_REVERSE"]], "a_right (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_RIGHT"]], "a_standout (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_STANDOUT"]], "a_top (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_TOP"]], "a_underline (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_UNDERLINE"]], "a_vertical (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_VERTICAL"]], "button_alt (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.BUTTON_ALT"]], "button_ctrl (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.BUTTON_CTRL"]], "button_shift (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.BUTTON_SHIFT"]], "buttonn_clicked (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.BUTTONn_CLICKED"]], "buttonn_double_clicked (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.BUTTONn_DOUBLE_CLICKED"]], "buttonn_pressed (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.BUTTONn_PRESSED"]], "buttonn_released (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.BUTTONn_RELEASED"]], "buttonn_triple_clicked (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.BUTTONn_TRIPLE_CLICKED"]], "colors (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.COLORS"]], "color_black (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.COLOR_BLACK"]], "color_blue (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.COLOR_BLUE"]], "color_cyan (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.COLOR_CYAN"]], "color_green (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.COLOR_GREEN"]], "color_magenta (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.COLOR_MAGENTA"]], "color_pairs (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.COLOR_PAIRS"]], "color_red (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.COLOR_RED"]], "color_white (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.COLOR_WHITE"]], "color_yellow (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.COLOR_YELLOW"]], "cols (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.COLS"]], "columns": [[174, "index-4"], [174, "index-6"]], "err (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ERR"]], "key_a1 (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_A1"]], "key_a3 (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_A3"]], "key_b2 (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_B2"]], "key_backspace (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_BACKSPACE"]], "key_beg (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_BEG"]], "key_break (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_BREAK"]], "key_btab (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_BTAB"]], "key_c1 (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_C1"]], "key_c3 (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_C3"]], "key_cancel (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_CANCEL"]], "key_catab (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_CATAB"]], "key_clear (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_CLEAR"]], "key_close (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_CLOSE"]], "key_command (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_COMMAND"]], "key_copy (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_COPY"]], "key_create (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_CREATE"]], "key_ctab (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_CTAB"]], "key_dc (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_DC"]], "key_dl (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_DL"]], "key_down (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_DOWN"]], "key_eic (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_EIC"]], "key_end (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_END"]], "key_enter (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_ENTER"]], "key_eol (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_EOL"]], "key_eos (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_EOS"]], "key_exit (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_EXIT"]], "key_f0 (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_F0"]], "key_find (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_FIND"]], "key_fn (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_Fn"]], "key_help (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_HELP"]], "key_home (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_HOME"]], "key_ic (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_IC"]], "key_il (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_IL"]], "key_left (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_LEFT"]], "key_ll (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_LL"]], "key_mark (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_MARK"]], "key_max (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_MAX"]], "key_message (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_MESSAGE"]], "key_min (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_MIN"]], "key_mouse (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_MOUSE"]], "key_move (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_MOVE"]], "key_next (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_NEXT"]], "key_npage (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_NPAGE"]], "key_open (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_OPEN"]], "key_options (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_OPTIONS"]], "key_ppage (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_PPAGE"]], "key_previous (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_PREVIOUS"]], "key_print (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_PRINT"]], "key_redo (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_REDO"]], "key_reference (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_REFERENCE"]], "key_refresh (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_REFRESH"]], "key_replace (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_REPLACE"]], "key_reset (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_RESET"]], "key_resize (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_RESIZE"]], "key_restart (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_RESTART"]], "key_resume (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_RESUME"]], "key_right (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_RIGHT"]], "key_save (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SAVE"]], "key_sbeg (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SBEG"]], "key_scancel (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SCANCEL"]], "key_scommand (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SCOMMAND"]], "key_scopy (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SCOPY"]], "key_screate (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SCREATE"]], "key_sdc (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SDC"]], "key_sdl (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SDL"]], "key_select (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SELECT"]], "key_send (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SEND"]], "key_seol (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SEOL"]], "key_sexit (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SEXIT"]], "key_sf (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SF"]], "key_sfind (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SFIND"]], "key_shelp (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SHELP"]], "key_shome (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SHOME"]], "key_sic (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SIC"]], "key_sleft (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SLEFT"]], "key_smessage (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SMESSAGE"]], "key_smove (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SMOVE"]], "key_snext (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SNEXT"]], "key_soptions (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SOPTIONS"]], "key_sprevious (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SPREVIOUS"]], "key_sprint (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SPRINT"]], "key_sr (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SR"]], "key_sredo (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SREDO"]], "key_sreplace (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SREPLACE"]], "key_sreset (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SRESET"]], "key_sright (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SRIGHT"]], "key_srsume (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SRSUME"]], "key_ssave (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SSAVE"]], "key_ssuspend (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SSUSPEND"]], "key_stab (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_STAB"]], "key_sundo (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SUNDO"]], "key_suspend (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SUSPEND"]], "key_undo (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_UNDO"]], "key_up (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_UP"]], "lines": [[174, "index-0"], [174, "index-3"], [174, "index-5"]], "lines (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.LINES"]], "ok (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.OK"]], "term": [[174, "index-1"], [174, "index-2"]], "textbox (curses.textpad \u4e2d\u7684\u985e\u5225)": [[174, "curses.textpad.Textbox"]], "__version__ (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.__version__"]], "addch() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.addch"]], "addnstr() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.addnstr"]], "addstr() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.addstr"]], "attroff() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.attroff"]], "attron() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.attron"]], "attrset() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.attrset"]], "baudrate() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.baudrate"]], "beep() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.beep"]], "bkgd() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.bkgd"]], "bkgdset() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.bkgdset"]], "border() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.border"]], "box() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.box"]], "can_change_color() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.can_change_color"]], "cbreak() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.cbreak"]], "chgat() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.chgat"]], "clear() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.clear"]], "clearok() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.clearok"]], "clrtobot() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.clrtobot"]], "clrtoeol() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.clrtoeol"]], "color_content() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.color_content"]], "color_pair() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.color_pair"]], "curs_set() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.curs_set"]], "curses": [[174, "module-curses"]], "curses.textpad": [[174, "module-curses.textpad"]], "cursyncup() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.cursyncup"]], "def_prog_mode() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.def_prog_mode"]], "def_shell_mode() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.def_shell_mode"]], "delay_output() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.delay_output"]], "delch() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.delch"]], "deleteln() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.deleteln"]], "derwin() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.derwin"]], "do_command() (curses.textpad.textbox \u7684\u65b9\u6cd5)": [[174, "curses.textpad.Textbox.do_command"]], "doupdate() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.doupdate"]], "echo() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.echo"]], "echochar() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.echochar"]], "edit() (curses.textpad.textbox \u7684\u65b9\u6cd5)": [[174, "curses.textpad.Textbox.edit"]], "enclose() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.enclose"]], "encoding (curses.window \u7684\u5c6c\u6027)": [[174, "curses.window.encoding"]], "endwin() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.endwin"]], "erase() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.erase"]], "erasechar() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.erasechar"]], "filter() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.filter"]], "flash() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.flash"]], "flushinp() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.flushinp"]], "gather() (curses.textpad.textbox \u7684\u65b9\u6cd5)": [[174, "curses.textpad.Textbox.gather"]], "get_escdelay() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.get_escdelay"]], "get_tabsize() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.get_tabsize"]], "get_wch() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.get_wch"]], "getbegyx() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.getbegyx"]], "getbkgd() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.getbkgd"]], "getch() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.getch"]], "getkey() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.getkey"]], "getmaxyx() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.getmaxyx"]], "getmouse() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.getmouse"]], "getparyx() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.getparyx"]], "getstr() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.getstr"]], "getsyx() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.getsyx"]], "getwin() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.getwin"]], "getyx() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.getyx"]], "halfdelay() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.halfdelay"]], "has_colors() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.has_colors"]], "has_extended_color_support() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.has_extended_color_support"]], "has_ic() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.has_ic"]], "has_il() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.has_il"]], "has_key() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.has_key"]], "hline() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.hline"]], "idcok() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.idcok"]], "idlok() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.idlok"]], "immedok() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.immedok"]], "inch() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.inch"]], "init_color() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.init_color"]], "init_pair() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.init_pair"]], "initscr() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.initscr"]], "insch() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.insch"]], "insdelln() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.insdelln"]], "insertln() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.insertln"]], "insnstr() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.insnstr"]], "insstr() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.insstr"]], "instr() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.instr"]], "is_linetouched() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.is_linetouched"]], "is_term_resized() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.is_term_resized"]], "is_wintouched() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.is_wintouched"]], "isendwin() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.isendwin"]], "keyname() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.keyname"]], "keypad() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.keypad"]], "killchar() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.killchar"]], "leaveok() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.leaveok"]], "longname() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.longname"]], "meta() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.meta"]], "mouseinterval() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.mouseinterval"]], "mousemask() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.mousemask"]], "move() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.move"]], "mvderwin() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.mvderwin"]], "mvwin() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.mvwin"]], "napms() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.napms"]], "ncurses_version (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ncurses_version"]], "newpad() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.newpad"]], "newwin() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.newwin"]], "nl() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.nl"]], "nocbreak() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.nocbreak"]], "nodelay() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.nodelay"]], "noecho() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.noecho"]], "nonl() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.nonl"]], "noqiflush() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.noqiflush"]], "noraw() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.noraw"]], "notimeout() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.notimeout"]], "noutrefresh() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.noutrefresh"]], "overlay() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.overlay"]], "overwrite() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.overwrite"]], "pair_content() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.pair_content"]], "pair_number() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.pair_number"]], "putp() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.putp"]], "putwin() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.putwin"]], "qiflush() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.qiflush"]], "raw() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.raw"]], "rectangle() (\u65bc curses.textpad \u6a21\u7d44\u4e2d)": [[174, "curses.textpad.rectangle"]], "redrawln() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.redrawln"]], "redrawwin() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.redrawwin"]], "refresh() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.refresh"]], "reset_prog_mode() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.reset_prog_mode"]], "reset_shell_mode() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.reset_shell_mode"]], "resetty() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.resetty"]], "resize() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.resize"]], "resize_term() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.resize_term"]], "resizeterm() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.resizeterm"]], "savetty() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.savetty"]], "scroll() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.scroll"]], "scrollok() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.scrollok"]], "set_escdelay() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.set_escdelay"]], "set_tabsize() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.set_tabsize"]], "setscrreg() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.setscrreg"]], "setsyx() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.setsyx"]], "setupterm() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.setupterm"]], "standend() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.standend"]], "standout() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.standout"]], "start_color() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.start_color"]], "stripspaces (curses.textpad.textbox \u7684\u5c6c\u6027)": [[174, "curses.textpad.Textbox.stripspaces"]], "subpad() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.subpad"]], "subwin() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.subwin"]], "syncdown() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.syncdown"]], "syncok() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.syncok"]], "syncup() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.syncup"]], "termattrs() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.termattrs"]], "termname() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.termname"]], "tigetflag() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.tigetflag"]], "tigetnum() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.tigetnum"]], "tigetstr() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.tigetstr"]], "timeout() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.timeout"]], "touchline() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.touchline"]], "touchwin() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.touchwin"]], "tparm() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.tparm"]], "typeahead() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.typeahead"]], "unctrl() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.unctrl"]], "unget_wch() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.unget_wch"]], "ungetch() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ungetch"]], "ungetmouse() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ungetmouse"]], "untouchwin() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.untouchwin"]], "update_lines_cols() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.update_lines_cols"]], "use_default_colors() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.use_default_colors"]], "use_env() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.use_env"]], "version (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.version"]], "vline() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.vline"]], "wrapper() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.wrapper"]], "ack (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.ACK"]], "bel (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.BEL"]], "bs (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.BS"]], "can (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.CAN"]], "cr (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.CR"]], "dc1 (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.DC1"]], "dc2 (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.DC2"]], "dc3 (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.DC3"]], "dc4 (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.DC4"]], "del (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.DEL"]], "dle (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.DLE"]], "em (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.EM"]], "enq (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.ENQ"]], "eot (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.EOT"]], "esc (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.ESC"]], "etb (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.ETB"]], "etx (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.ETX"]], "ff (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.FF"]], "fs (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.FS"]], "gs (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.GS"]], "ht (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.HT"]], "lf (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.LF"]], "nak (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.NAK"]], "nl (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.NL"]], "nul (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.NUL"]], "rs (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.RS"]], "si (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.SI"]], "so (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.SO"]], "soh (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.SOH"]], "sp (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.SP"]], "stx (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.STX"]], "sub (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.SUB"]], "syn (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.SYN"]], "tab (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.TAB"]], "us (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.US"]], "vt (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.VT"]], "^ \uff08\u63d2\u5165\u7b26\u865f\uff09": [[175, "index-0"], [190, "index-1"], [316, "index-1"], [316, "index-13"], [341, "index-16"], [342, "index-3"], [378, "index-1"], [427, "index-75"]], "alt() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.alt"]], "ascii() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.ascii"]], "controlnames (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.controlnames"]], "ctrl() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.ctrl"]], "curses.ascii": [[175, "module-curses.ascii"]], "isalnum() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.isalnum"]], "isalpha() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.isalpha"]], "isascii() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.isascii"]], "isblank() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.isblank"]], "iscntrl() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.iscntrl"]], "isctrl() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.isctrl"]], "isdigit() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.isdigit"]], "isgraph() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.isgraph"]], "islower() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.islower"]], "ismeta() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.ismeta"]], "isprint() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.isprint"]], "ispunct() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.ispunct"]], "isspace() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.isspace"]], "isupper() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.isupper"]], "isxdigit() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.isxdigit"]], "unctrl() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.unctrl"]], "\u65bc curses \u6a21\u7d44\u4e2d": [[175, "index-0"]], "above() (curses.panel.panel \u7684\u65b9\u6cd5)": [[176, "curses.panel.Panel.above"]], "below() (curses.panel.panel \u7684\u65b9\u6cd5)": [[176, "curses.panel.Panel.below"]], "bottom() (curses.panel.panel \u7684\u65b9\u6cd5)": [[176, "curses.panel.Panel.bottom"]], "bottom_panel() (\u65bc curses.panel \u6a21\u7d44\u4e2d)": [[176, "curses.panel.bottom_panel"]], "curses.panel": [[176, "module-curses.panel"]], "hidden() (curses.panel.panel \u7684\u65b9\u6cd5)": [[176, "curses.panel.Panel.hidden"]], "hide() (curses.panel.panel \u7684\u65b9\u6cd5)": [[176, "curses.panel.Panel.hide"]], "move() (curses.panel.panel \u7684\u65b9\u6cd5)": [[176, "curses.panel.Panel.move"]], "new_panel() (\u65bc curses.panel \u6a21\u7d44\u4e2d)": [[176, "curses.panel.new_panel"]], "replace() (curses.panel.panel \u7684\u65b9\u6cd5)": [[176, "curses.panel.Panel.replace"]], "set_userptr() (curses.panel.panel \u7684\u65b9\u6cd5)": [[176, "curses.panel.Panel.set_userptr"]], "show() (curses.panel.panel \u7684\u65b9\u6cd5)": [[176, "curses.panel.Panel.show"]], "top() (curses.panel.panel \u7684\u65b9\u6cd5)": [[176, "curses.panel.Panel.top"]], "top_panel() (\u65bc curses.panel \u6a21\u7d44\u4e2d)": [[176, "curses.panel.top_panel"]], "update_panels() (\u65bc curses.panel \u6a21\u7d44\u4e2d)": [[176, "curses.panel.update_panels"]], "userptr() (curses.panel.panel \u7684\u65b9\u6cd5)": [[176, "curses.panel.Panel.userptr"]], "window() (curses.panel.panel \u7684\u65b9\u6cd5)": [[176, "curses.panel.Panel.window"]], "field (dataclasses \u4e2d\u7684\u985e\u5225)": [[178, "dataclasses.Field"]], "frozeninstanceerror": [[178, "dataclasses.FrozenInstanceError"]], "kw_only (\u65bc dataclasses \u6a21\u7d44\u4e2d)": [[178, "dataclasses.KW_ONLY"]], "missing (\u65bc dataclasses \u6a21\u7d44\u4e2d)": [[178, "dataclasses.MISSING"]], "pep 557": [[178, "index-0"], [477, "index-29"]], "__post_init__() (\u65bc dataclasses \u6a21\u7d44\u4e2d)": [[178, "dataclasses.__post_init__"]], "asdict() (\u65bc dataclasses \u6a21\u7d44\u4e2d)": [[178, "dataclasses.asdict"]], "astuple() (\u65bc dataclasses \u6a21\u7d44\u4e2d)": [[178, "dataclasses.astuple"]], "dataclass() (\u65bc dataclasses \u6a21\u7d44\u4e2d)": [[178, "dataclasses.dataclass"]], "dataclasses": [[178, "module-dataclasses"]], "field() (\u65bc dataclasses \u6a21\u7d44\u4e2d)": [[178, "dataclasses.field"]], "fields() (\u65bc dataclasses \u6a21\u7d44\u4e2d)": [[178, "dataclasses.fields"]], "is_dataclass() (\u65bc dataclasses \u6a21\u7d44\u4e2d)": [[178, "dataclasses.is_dataclass"]], "make_dataclass() (\u65bc dataclasses \u6a21\u7d44\u4e2d)": [[178, "dataclasses.make_dataclass"]], "replace() (\u65bc dataclasses \u6a21\u7d44\u4e2d)": [[178, "dataclasses.replace"]], "maxyear (\u65bc datetime \u6a21\u7d44\u4e2d)": [[180, "datetime.MAXYEAR"]], "minyear (\u65bc datetime \u6a21\u7d44\u4e2d)": [[180, "datetime.MINYEAR"]], "utc (\u65bc datetime \u6a21\u7d44\u4e2d)": [[180, "datetime.UTC"]], "__format__() (datetime.date \u7684\u65b9\u6cd5)": [[180, "datetime.date.__format__"]], "__format__() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.__format__"]], "__format__() (datetime.time \u7684\u65b9\u6cd5)": [[180, "datetime.time.__format__"]], "__str__() (datetime.date \u7684\u65b9\u6cd5)": [[180, "datetime.date.__str__"]], "__str__() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.__str__"]], "__str__() (datetime.time \u7684\u65b9\u6cd5)": [[180, "datetime.time.__str__"]], "astimezone() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.astimezone"]], "combine() (datetime.datetime \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.datetime.combine"]], "ctime() (datetime.date \u7684\u65b9\u6cd5)": [[180, "datetime.date.ctime"]], "ctime() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.ctime"]], "date (datetime \u4e2d\u7684\u985e\u5225)": [[180, "datetime.date"]], "date() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.date"]], "datetime": [[180, "module-datetime"]], "datetime (datetime \u4e2d\u7684\u985e\u5225)": [[180, "datetime.datetime"]], "datetime format\uff08\u65e5\u671f\u6642\u9593\u683c\u5f0f\uff09": [[180, "index-0"], [363, "index-11"], [363, "index-9"]], "day (datetime.date \u7684\u5c6c\u6027)": [[180, "datetime.date.day"]], "day (datetime.datetime \u7684\u5c6c\u6027)": [[180, "datetime.datetime.day"]], "dst() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.dst"]], "dst() (datetime.time \u7684\u65b9\u6cd5)": [[180, "datetime.time.dst"]], "dst() (datetime.timezone \u7684\u65b9\u6cd5)": [[180, "datetime.timezone.dst"]], "dst() (datetime.tzinfo \u7684\u65b9\u6cd5)": [[180, "datetime.tzinfo.dst"]], "fold (datetime.datetime \u7684\u5c6c\u6027)": [[180, "datetime.datetime.fold"]], "fold (datetime.time \u7684\u5c6c\u6027)": [[180, "datetime.time.fold"]], "fromisocalendar() (datetime.date \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.date.fromisocalendar"]], "fromisocalendar() (datetime.datetime \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.datetime.fromisocalendar"]], "fromisoformat() (datetime.date \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.date.fromisoformat"]], "fromisoformat() (datetime.datetime \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.datetime.fromisoformat"]], "fromisoformat() (datetime.time \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.time.fromisoformat"]], "fromordinal() (datetime.date \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.date.fromordinal"]], "fromordinal() (datetime.datetime \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.datetime.fromordinal"]], "fromtimestamp() (datetime.date \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.date.fromtimestamp"]], "fromtimestamp() (datetime.datetime \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.datetime.fromtimestamp"]], "fromutc() (datetime.timezone \u7684\u65b9\u6cd5)": [[180, "datetime.timezone.fromutc"]], "fromutc() (datetime.tzinfo \u7684\u65b9\u6cd5)": [[180, "datetime.tzinfo.fromutc"]], "hour (datetime.datetime \u7684\u5c6c\u6027)": [[180, "datetime.datetime.hour"]], "hour (datetime.time \u7684\u5c6c\u6027)": [[180, "datetime.time.hour"]], "isocalendar() (datetime.date \u7684\u65b9\u6cd5)": [[180, "datetime.date.isocalendar"]], "isocalendar() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.isocalendar"]], "isoformat() (datetime.date \u7684\u65b9\u6cd5)": [[180, "datetime.date.isoformat"]], "isoformat() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.isoformat"]], "isoformat() (datetime.time \u7684\u65b9\u6cd5)": [[180, "datetime.time.isoformat"]], "isoweekday() (datetime.date \u7684\u65b9\u6cd5)": [[180, "datetime.date.isoweekday"]], "isoweekday() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.isoweekday"]], "max (datetime.date \u7684\u5c6c\u6027)": [[180, "datetime.date.max"]], "max (datetime.datetime \u7684\u5c6c\u6027)": [[180, "datetime.datetime.max"]], "max (datetime.time \u7684\u5c6c\u6027)": [[180, "datetime.time.max"]], "max (datetime.timedelta \u7684\u5c6c\u6027)": [[180, "datetime.timedelta.max"]], "microsecond (datetime.datetime \u7684\u5c6c\u6027)": [[180, "datetime.datetime.microsecond"]], "microsecond (datetime.time \u7684\u5c6c\u6027)": [[180, "datetime.time.microsecond"]], "min (datetime.date \u7684\u5c6c\u6027)": [[180, "datetime.date.min"]], "min (datetime.datetime \u7684\u5c6c\u6027)": [[180, "datetime.datetime.min"]], "min (datetime.time \u7684\u5c6c\u6027)": [[180, "datetime.time.min"]], "min (datetime.timedelta \u7684\u5c6c\u6027)": [[180, "datetime.timedelta.min"]], "minute (datetime.datetime \u7684\u5c6c\u6027)": [[180, "datetime.datetime.minute"]], "minute (datetime.time \u7684\u5c6c\u6027)": [[180, "datetime.time.minute"]], "month (datetime.date \u7684\u5c6c\u6027)": [[180, "datetime.date.month"]], "month (datetime.datetime \u7684\u5c6c\u6027)": [[180, "datetime.datetime.month"]], "now() (datetime.datetime \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.datetime.now"]], "replace() (datetime.date \u7684\u65b9\u6cd5)": [[180, "datetime.date.replace"]], "replace() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.replace"]], "replace() (datetime.time \u7684\u65b9\u6cd5)": [[180, "datetime.time.replace"]], "resolution (datetime.date \u7684\u5c6c\u6027)": [[180, "datetime.date.resolution"]], "resolution (datetime.datetime \u7684\u5c6c\u6027)": [[180, "datetime.datetime.resolution"]], "resolution (datetime.time \u7684\u5c6c\u6027)": [[180, "datetime.time.resolution"]], "resolution (datetime.timedelta \u7684\u5c6c\u6027)": [[180, "datetime.timedelta.resolution"]], "second (datetime.datetime \u7684\u5c6c\u6027)": [[180, "datetime.datetime.second"]], "second (datetime.time \u7684\u5c6c\u6027)": [[180, "datetime.time.second"]], "strftime() (datetime.date \u7684\u65b9\u6cd5)": [[180, "datetime.date.strftime"]], "strftime() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.strftime"]], "strftime() (datetime.time \u7684\u65b9\u6cd5)": [[180, "datetime.time.strftime"]], "strptime() (datetime.datetime \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.datetime.strptime"]], "time (datetime \u4e2d\u7684\u985e\u5225)": [[180, "datetime.time"]], "time() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.time"]], "timedelta (datetime \u4e2d\u7684\u985e\u5225)": [[180, "datetime.timedelta"]], "timestamp() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.timestamp"]], "timetuple() (datetime.date \u7684\u65b9\u6cd5)": [[180, "datetime.date.timetuple"]], "timetuple() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.timetuple"]], "timetz() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.timetz"]], "timezone (datetime \u4e2d\u7684\u985e\u5225)": [[180, "datetime.timezone"]], "today() (datetime.date \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.date.today"]], "today() (datetime.datetime \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.datetime.today"]], "toordinal() (datetime.date \u7684\u65b9\u6cd5)": [[180, "datetime.date.toordinal"]], "toordinal() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.toordinal"]], "total_seconds() (datetime.timedelta \u7684\u65b9\u6cd5)": [[180, "datetime.timedelta.total_seconds"]], "tzinfo (datetime \u4e2d\u7684\u985e\u5225)": [[180, "datetime.tzinfo"]], "tzinfo (datetime.datetime \u7684\u5c6c\u6027)": [[180, "datetime.datetime.tzinfo"]], "tzinfo (datetime.time \u7684\u5c6c\u6027)": [[180, "datetime.time.tzinfo"]], "tzname() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.tzname"]], "tzname() (datetime.time \u7684\u65b9\u6cd5)": [[180, "datetime.time.tzname"]], "tzname() (datetime.timezone \u7684\u65b9\u6cd5)": [[180, "datetime.timezone.tzname"]], "tzname() (datetime.tzinfo \u7684\u65b9\u6cd5)": [[180, "datetime.tzinfo.tzname"]], "utc (datetime.timezone \u7684\u5c6c\u6027)": [[180, "datetime.timezone.utc"]], "utcfromtimestamp() (datetime.datetime \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.datetime.utcfromtimestamp"]], "utcnow() (datetime.datetime \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.datetime.utcnow"]], "utcoffset() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.utcoffset"]], "utcoffset() (datetime.time \u7684\u65b9\u6cd5)": [[180, "datetime.time.utcoffset"]], "utcoffset() (datetime.timezone \u7684\u65b9\u6cd5)": [[180, "datetime.timezone.utcoffset"]], "utcoffset() (datetime.tzinfo \u7684\u65b9\u6cd5)": [[180, "datetime.tzinfo.utcoffset"]], "utctimetuple() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.utctimetuple"]], "weekday() (datetime.date \u7684\u65b9\u6cd5)": [[180, "datetime.date.weekday"]], "weekday() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.weekday"]], "year (datetime.date \u7684\u5c6c\u6027)": [[180, "datetime.date.year"]], "year (datetime.datetime \u7684\u5c6c\u6027)": [[180, "datetime.datetime.year"]], "close() (dbm.dumb.dumbdbm \u7684\u65b9\u6cd5)": [[181, "dbm.dumb.dumbdbm.close"]], "close() (dbm.gnu.gdbm \u7684\u65b9\u6cd5)": [[181, "dbm.gnu.gdbm.close"]], "close() (dbm.ndbm.ndbm \u7684\u65b9\u6cd5)": [[181, "dbm.ndbm.ndbm.close"]], "databases\uff08\u8cc7\u6599\u5eab\uff09": [[181, "index-0"]], "dbm": [[181, "module-dbm"]], "dbm.dumb": [[181, "module-dbm.dumb"]], "dbm.gnu": [[181, "module-dbm.gnu"], [327, "index-1"], [425, "index-32"]], "dbm.ndbm": [[181, "module-dbm.ndbm"], [327, "index-1"], [425, "index-32"]], "firstkey() (dbm.gnu.gdbm \u7684\u65b9\u6cd5)": [[181, "dbm.gnu.gdbm.firstkey"]], "library (\u65bc dbm.ndbm \u6a21\u7d44\u4e2d)": [[181, "dbm.ndbm.library"]], "nextkey() (dbm.gnu.gdbm \u7684\u65b9\u6cd5)": [[181, "dbm.gnu.gdbm.nextkey"]], "open() (\u65bc dbm \u6a21\u7d44\u4e2d)": [[181, "dbm.open"]], "open() (\u65bc dbm.dumb \u6a21\u7d44\u4e2d)": [[181, "dbm.dumb.open"]], "open() (\u65bc dbm.gnu \u6a21\u7d44\u4e2d)": [[181, "dbm.gnu.open"]], "open() (\u65bc dbm.ndbm \u6a21\u7d44\u4e2d)": [[181, "dbm.ndbm.open"]], "reorganize() (dbm.gnu.gdbm \u7684\u65b9\u6cd5)": [[181, "dbm.gnu.gdbm.reorganize"]], "sync() (dbm.dumb.dumbdbm \u7684\u65b9\u6cd5)": [[181, "dbm.dumb.dumbdbm.sync"]], "sync() (dbm.gnu.gdbm \u7684\u65b9\u6cd5)": [[181, "dbm.gnu.gdbm.sync"]], "whichdb() (\u65bc dbm \u6a21\u7d44\u4e2d)": [[181, "dbm.whichdb"]], "basiccontext (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.BasicContext"]], "clamped (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.Clamped"]], "context (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.Context"]], "decimal (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.Decimal"]], "decimalexception (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.DecimalException"]], "defaultcontext (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.DefaultContext"]], "divisionbyzero (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.DivisionByZero"]], "etiny() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.Etiny"]], "etop() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.Etop"]], "extendedcontext (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.ExtendedContext"]], "floatoperation (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.FloatOperation"]], "have_contextvar (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.HAVE_CONTEXTVAR"]], "have_threads (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.HAVE_THREADS"]], "inexact (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.Inexact"]], "invalidoperation (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.InvalidOperation"]], "max_emax (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.MAX_EMAX"]], "max_prec (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.MAX_PREC"]], "min_emin (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.MIN_EMIN"]], "min_etiny (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.MIN_ETINY"]], "overflow (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.Overflow"]], "round_05up (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.ROUND_05UP"]], "round_ceiling (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.ROUND_CEILING"]], "round_down (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.ROUND_DOWN"]], "round_floor (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.ROUND_FLOOR"]], "round_half_down (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.ROUND_HALF_DOWN"]], "round_half_even (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.ROUND_HALF_EVEN"]], "round_half_up (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.ROUND_HALF_UP"]], "round_up (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.ROUND_UP"]], "rounded (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.Rounded"]], "subnormal (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.Subnormal"]], "underflow (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.Underflow"]], "abs() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.abs"]], "add() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.add"]], "adjusted() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.adjusted"]], "as_integer_ratio() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.as_integer_ratio"]], "as_tuple() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.as_tuple"]], "canonical() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.canonical"]], "canonical() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.canonical"]], "clear_flags() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.clear_flags"]], "clear_traps() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.clear_traps"]], "compare() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.compare"]], "compare() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.compare"]], "compare_signal() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.compare_signal"]], "compare_signal() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.compare_signal"]], "compare_total() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.compare_total"]], "compare_total() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.compare_total"]], "compare_total_mag() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.compare_total_mag"]], "compare_total_mag() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.compare_total_mag"]], "conjugate() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.conjugate"]], "copy() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.copy"]], "copy_abs() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.copy_abs"]], "copy_abs() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.copy_abs"]], "copy_decimal() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.copy_decimal"]], "copy_negate() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.copy_negate"]], "copy_negate() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.copy_negate"]], "copy_sign() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.copy_sign"]], "copy_sign() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.copy_sign"]], "create_decimal() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.create_decimal"]], "create_decimal_from_float() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.create_decimal_from_float"]], "decimal": [[183, "module-decimal"]], "divide() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.divide"]], "divide_int() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.divide_int"]], "divmod() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.divmod"]], "exp() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.exp"]], "exp() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.exp"]], "fma() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.fma"]], "fma() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.fma"]], "from_float() (decimal.decimal \u7684\u985e\u5225\u65b9\u6cd5)": [[183, "decimal.Decimal.from_float"]], "getcontext() (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.getcontext"]], "is_canonical() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.is_canonical"]], "is_canonical() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.is_canonical"]], "is_finite() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.is_finite"]], "is_finite() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.is_finite"]], "is_infinite() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.is_infinite"]], "is_infinite() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.is_infinite"]], "is_nan() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.is_nan"]], "is_nan() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.is_nan"]], "is_normal() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.is_normal"]], "is_normal() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.is_normal"]], "is_qnan() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.is_qnan"]], "is_qnan() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.is_qnan"]], "is_signed() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.is_signed"]], "is_signed() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.is_signed"]], "is_snan() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.is_snan"]], "is_snan() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.is_snan"]], "is_subnormal() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.is_subnormal"]], "is_subnormal() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.is_subnormal"]], "is_zero() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.is_zero"]], "is_zero() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.is_zero"]], "ln() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.ln"]], "ln() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.ln"]], "localcontext() (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.localcontext"]], "log10() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.log10"]], "log10() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.log10"]], "logb() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.logb"]], "logb() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.logb"]], "logical_and() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.logical_and"]], "logical_and() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.logical_and"]], "logical_invert() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.logical_invert"]], "logical_invert() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.logical_invert"]], "logical_or() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.logical_or"]], "logical_or() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.logical_or"]], "logical_xor() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.logical_xor"]], "logical_xor() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.logical_xor"]], "max() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.max"]], "max() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.max"]], "max_mag() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.max_mag"]], "max_mag() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.max_mag"]], "min() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.min"]], "min() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.min"]], "min_mag() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.min_mag"]], "min_mag() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.min_mag"]], "minus() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.minus"]], "multiply() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.multiply"]], "next_minus() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.next_minus"]], "next_minus() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.next_minus"]], "next_plus() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.next_plus"]], "next_plus() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.next_plus"]], "next_toward() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.next_toward"]], "next_toward() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.next_toward"]], "normalize() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.normalize"]], "normalize() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.normalize"]], "number_class() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.number_class"]], "number_class() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.number_class"]], "plus() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.plus"]], "power() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.power"]], "quantize() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.quantize"]], "quantize() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.quantize"]], "radix() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.radix"]], "radix() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.radix"]], "remainder() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.remainder"]], "remainder_near() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.remainder_near"]], "remainder_near() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.remainder_near"]], "rotate() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.rotate"]], "rotate() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.rotate"]], "same_quantum() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.same_quantum"]], "same_quantum() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.same_quantum"]], "scaleb() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.scaleb"]], "scaleb() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.scaleb"]], "setcontext() (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.setcontext"]], "shift() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.shift"]], "shift() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.shift"]], "sqrt() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.sqrt"]], "sqrt() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.sqrt"]], "subtract() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.subtract"]], "to_eng_string() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.to_eng_string"]], "to_eng_string() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.to_eng_string"]], "to_integral() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.to_integral"]], "to_integral_exact() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.to_integral_exact"]], "to_integral_exact() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.to_integral_exact"]], "to_integral_value() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.to_integral_value"]], "to_sci_string() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.to_sci_string"]], "dialog (tkinter.commondialog \u4e2d\u7684\u985e\u5225)": [[186, "tkinter.commondialog.Dialog"]], "dialog (tkinter.simpledialog \u4e2d\u7684\u985e\u5225)": [[186, "tkinter.simpledialog.Dialog"]], "directory (tkinter.filedialog \u4e2d\u7684\u985e\u5225)": [[186, "tkinter.filedialog.Directory"]], "filedialog (tkinter.filedialog \u4e2d\u7684\u985e\u5225)": [[186, "tkinter.filedialog.FileDialog"]], "loadfiledialog (tkinter.filedialog \u4e2d\u7684\u985e\u5225)": [[186, "tkinter.filedialog.LoadFileDialog"]], "open (tkinter.filedialog \u4e2d\u7684\u985e\u5225)": [[186, "tkinter.filedialog.Open"]], "saveas (tkinter.filedialog \u4e2d\u7684\u985e\u5225)": [[186, "tkinter.filedialog.SaveAs"]], "savefiledialog (tkinter.filedialog \u4e2d\u7684\u985e\u5225)": [[186, "tkinter.filedialog.SaveFileDialog"]], "askdirectory() (\u65bc tkinter.filedialog \u6a21\u7d44\u4e2d)": [[186, "tkinter.filedialog.askdirectory"]], "askfloat() (\u65bc tkinter.simpledialog \u6a21\u7d44\u4e2d)": [[186, "tkinter.simpledialog.askfloat"]], "askinteger() (\u65bc tkinter.simpledialog \u6a21\u7d44\u4e2d)": [[186, "tkinter.simpledialog.askinteger"]], "askopenfile() (\u65bc tkinter.filedialog \u6a21\u7d44\u4e2d)": [[186, "tkinter.filedialog.askopenfile"]], "askopenfilename() (\u65bc tkinter.filedialog \u6a21\u7d44\u4e2d)": [[186, "tkinter.filedialog.askopenfilename"]], "askopenfilenames() (\u65bc tkinter.filedialog \u6a21\u7d44\u4e2d)": [[186, "tkinter.filedialog.askopenfilenames"]], "askopenfiles() (\u65bc tkinter.filedialog \u6a21\u7d44\u4e2d)": [[186, "tkinter.filedialog.askopenfiles"]], "asksaveasfile() (\u65bc tkinter.filedialog \u6a21\u7d44\u4e2d)": [[186, "tkinter.filedialog.asksaveasfile"]], "asksaveasfilename() (\u65bc tkinter.filedialog \u6a21\u7d44\u4e2d)": [[186, "tkinter.filedialog.asksaveasfilename"]], "askstring() (\u65bc tkinter.simpledialog \u6a21\u7d44\u4e2d)": [[186, "tkinter.simpledialog.askstring"]], "body() (tkinter.simpledialog.dialog \u7684\u65b9\u6cd5)": [[186, "tkinter.simpledialog.Dialog.body"]], "buttonbox() (tkinter.simpledialog.dialog \u7684\u65b9\u6cd5)": [[186, "tkinter.simpledialog.Dialog.buttonbox"]], "cancel_command() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.cancel_command"]], "dirs_double_event() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.dirs_double_event"]], "dirs_select_event() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.dirs_select_event"]], "files_double_event() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.files_double_event"]], "files_select_event() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.files_select_event"]], "filter_command() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.filter_command"]], "get_filter() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.get_filter"]], "get_selection() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.get_selection"]], "go() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.go"]], "ok_command() (tkinter.filedialog.loadfiledialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.LoadFileDialog.ok_command"]], "ok_command() (tkinter.filedialog.savefiledialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.SaveFileDialog.ok_command"]], "ok_event() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.ok_event"]], "quit() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.quit"]], "set_filter() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.set_filter"]], "set_selection() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.set_selection"]], "show() (tkinter.commondialog.dialog \u7684\u65b9\u6cd5)": [[186, "tkinter.commondialog.Dialog.show"]], "tkinter.commondialog": [[186, "module-tkinter.commondialog"]], "tkinter.filedialog": [[186, "module-tkinter.filedialog"]], "tkinter.simpledialog": [[186, "module-tkinter.simpledialog"]], "differ (difflib \u4e2d\u7684\u985e\u5225)": [[187, "difflib.Differ"]], "htmldiff (difflib \u4e2d\u7684\u985e\u5225)": [[187, "difflib.HtmlDiff"]], "is_character_junk() (\u65bc difflib \u6a21\u7d44\u4e2d)": [[187, "difflib.IS_CHARACTER_JUNK"]], "is_line_junk() (\u65bc difflib \u6a21\u7d44\u4e2d)": [[187, "difflib.IS_LINE_JUNK"]], "sequencematcher (difflib \u4e2d\u7684\u985e\u5225)": [[187, "difflib.SequenceMatcher"]], "__init__() (difflib.htmldiff \u7684\u65b9\u6cd5)": [[187, "difflib.HtmlDiff.__init__"]], "compare() (difflib.differ \u7684\u65b9\u6cd5)": [[187, "difflib.Differ.compare"]], "context_diff() (\u65bc difflib \u6a21\u7d44\u4e2d)": [[187, "difflib.context_diff"]], "diff_bytes() (\u65bc difflib \u6a21\u7d44\u4e2d)": [[187, "difflib.diff_bytes"]], "difflib": [[187, "module-difflib"]], "find_longest_match() (difflib.sequencematcher \u7684\u65b9\u6cd5)": [[187, "difflib.SequenceMatcher.find_longest_match"]], "get_close_matches() (\u65bc difflib \u6a21\u7d44\u4e2d)": [[187, "difflib.get_close_matches"]], "get_grouped_opcodes() (difflib.sequencematcher \u7684\u65b9\u6cd5)": [[187, "difflib.SequenceMatcher.get_grouped_opcodes"]], "get_matching_blocks() (difflib.sequencematcher \u7684\u65b9\u6cd5)": [[187, "difflib.SequenceMatcher.get_matching_blocks"]], "get_opcodes() (difflib.sequencematcher \u7684\u65b9\u6cd5)": [[187, "difflib.SequenceMatcher.get_opcodes"]], "make_file() (difflib.htmldiff \u7684\u65b9\u6cd5)": [[187, "difflib.HtmlDiff.make_file"]], "make_table() (difflib.htmldiff \u7684\u65b9\u6cd5)": [[187, "difflib.HtmlDiff.make_table"]], "ndiff() (\u65bc difflib \u6a21\u7d44\u4e2d)": [[187, "difflib.ndiff"]], "quick_ratio() (difflib.sequencematcher \u7684\u65b9\u6cd5)": [[187, "difflib.SequenceMatcher.quick_ratio"]], "ratio() (difflib.sequencematcher \u7684\u65b9\u6cd5)": [[187, "difflib.SequenceMatcher.ratio"]], "real_quick_ratio() (difflib.sequencematcher \u7684\u65b9\u6cd5)": [[187, "difflib.SequenceMatcher.real_quick_ratio"]], "restore() (\u65bc difflib \u6a21\u7d44\u4e2d)": [[187, "difflib.restore"]], "set_seq1() (difflib.sequencematcher \u7684\u65b9\u6cd5)": [[187, "difflib.SequenceMatcher.set_seq1"]], "set_seq2() (difflib.sequencematcher \u7684\u65b9\u6cd5)": [[187, "difflib.SequenceMatcher.set_seq2"]], "set_seqs() (difflib.sequencematcher \u7684\u65b9\u6cd5)": [[187, "difflib.SequenceMatcher.set_seqs"]], "unified_diff() (\u65bc difflib \u6a21\u7d44\u4e2d)": [[187, "difflib.unified_diff"]], "before_async_with (opcode)": [[188, "opcode-BEFORE_ASYNC_WITH"]], "before_with (opcode)": [[188, "opcode-BEFORE_WITH"]], "binary_op (opcode)": [[188, "opcode-BINARY_OP"]], "binary_slice (opcode)": [[188, "opcode-BINARY_SLICE"]], "binary_subscr (opcode)": [[188, "opcode-BINARY_SUBSCR"]], "build_const_key_map (opcode)": [[188, "opcode-BUILD_CONST_KEY_MAP"]], "build_list (opcode)": [[188, "opcode-BUILD_LIST"]], "build_map (opcode)": [[188, "opcode-BUILD_MAP"]], "build_set (opcode)": [[188, "opcode-BUILD_SET"]], "build_slice (opcode)": [[188, "opcode-BUILD_SLICE"]], "build_string (opcode)": [[188, "opcode-BUILD_STRING"]], "build_tuple (opcode)": [[188, "opcode-BUILD_TUPLE"]], "bytecode (dis \u4e2d\u7684\u985e\u5225)": [[188, "dis.Bytecode"]], "bytecode.codeobj (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Bytecode.codeobj"]], "bytecode.first_line (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Bytecode.first_line"]], "cache (opcode)": [[188, "opcode-CACHE"]], "call (opcode)": [[188, "opcode-CALL"]], "call_function_ex (opcode)": [[188, "opcode-CALL_FUNCTION_EX"]], "call_intrinsic_1 (opcode)": [[188, "opcode-CALL_INTRINSIC_1"]], "call_intrinsic_2 (opcode)": [[188, "opcode-CALL_INTRINSIC_2"]], "check_eg_match (opcode)": [[188, "opcode-CHECK_EG_MATCH"]], "check_exc_match (opcode)": [[188, "opcode-CHECK_EXC_MATCH"]], "cleanup_throw (opcode)": [[188, "opcode-CLEANUP_THROW"]], "compare_op (opcode)": [[188, "opcode-COMPARE_OP"]], "contains_op (opcode)": [[188, "opcode-CONTAINS_OP"]], "copy (opcode)": [[188, "opcode-COPY"]], "copy_free_vars (opcode)": [[188, "opcode-COPY_FREE_VARS"]], "delete_attr (opcode)": [[188, "opcode-DELETE_ATTR"]], "delete_deref (opcode)": [[188, "opcode-DELETE_DEREF"]], "delete_fast (opcode)": [[188, "opcode-DELETE_FAST"]], "delete_global (opcode)": [[188, "opcode-DELETE_GLOBAL"]], "delete_name (opcode)": [[188, "opcode-DELETE_NAME"]], "delete_subscr (opcode)": [[188, "opcode-DELETE_SUBSCR"]], "dict_merge (opcode)": [[188, "opcode-DICT_MERGE"]], "dict_update (opcode)": [[188, "opcode-DICT_UPDATE"]], "end_async_for (opcode)": [[188, "opcode-END_ASYNC_FOR"]], "end_for (opcode)": [[188, "opcode-END_FOR"]], "end_send (opcode)": [[188, "opcode-END_SEND"]], "extended_arg (opcode)": [[188, "opcode-EXTENDED_ARG"]], "format_value (opcode)": [[188, "opcode-FORMAT_VALUE"]], "for_iter (opcode)": [[188, "opcode-FOR_ITER"]], "get_aiter (opcode)": [[188, "opcode-GET_AITER"]], "get_anext (opcode)": [[188, "opcode-GET_ANEXT"]], "get_awaitable (opcode)": [[188, "opcode-GET_AWAITABLE"]], "get_iter (opcode)": [[188, "opcode-GET_ITER"]], "get_len (opcode)": [[188, "opcode-GET_LEN"]], "get_yield_from_iter (opcode)": [[188, "opcode-GET_YIELD_FROM_ITER"]], "have_argument (opcode)": [[188, "opcode-HAVE_ARGUMENT"]], "import_from (opcode)": [[188, "opcode-IMPORT_FROM"]], "import_name (opcode)": [[188, "opcode-IMPORT_NAME"]], "is_op (opcode)": [[188, "opcode-IS_OP"]], "instruction (dis \u4e2d\u7684\u985e\u5225)": [[188, "dis.Instruction"]], "instruction.arg (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Instruction.arg"]], "instruction.argrepr (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Instruction.argrepr"]], "instruction.argval (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Instruction.argval"]], "instruction.is_jump_target (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Instruction.is_jump_target"]], "instruction.offset (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Instruction.offset"]], "instruction.opcode (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Instruction.opcode"]], "instruction.opname (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Instruction.opname"]], "instruction.positions (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Instruction.positions"]], "instruction.starts_line (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Instruction.starts_line"]], "jump (opcode)": [[188, "opcode-JUMP"]], "jump_backward (opcode)": [[188, "opcode-JUMP_BACKWARD"]], "jump_backward_no_interrupt (opcode)": [[188, "opcode-JUMP_BACKWARD_NO_INTERRUPT"]], "jump_forward (opcode)": [[188, "opcode-JUMP_FORWARD"]], "jump_no_interrupt (opcode)": [[188, "opcode-JUMP_NO_INTERRUPT"]], "kw_names (opcode)": [[188, "opcode-KW_NAMES"]], "list_append (opcode)": [[188, "opcode-LIST_APPEND"]], "list_extend (opcode)": [[188, "opcode-LIST_EXTEND"]], "load_assertion_error (opcode)": [[188, "opcode-LOAD_ASSERTION_ERROR"]], "load_attr (opcode)": [[188, "opcode-LOAD_ATTR"]], "load_build_class (opcode)": [[188, "opcode-LOAD_BUILD_CLASS"]], "load_closure (opcode)": [[188, "opcode-LOAD_CLOSURE"]], "load_const (opcode)": [[188, "opcode-LOAD_CONST"]], "load_deref (opcode)": [[188, "opcode-LOAD_DEREF"]], "load_fast (opcode)": [[188, "opcode-LOAD_FAST"]], "load_fast_and_clear (opcode)": [[188, "opcode-LOAD_FAST_AND_CLEAR"]], "load_fast_check (opcode)": [[188, "opcode-LOAD_FAST_CHECK"]], "load_from_dict_or_deref (opcode)": [[188, "opcode-LOAD_FROM_DICT_OR_DEREF"]], "load_from_dict_or_globals (opcode)": [[188, "opcode-LOAD_FROM_DICT_OR_GLOBALS"]], "load_global (opcode)": [[188, "opcode-LOAD_GLOBAL"]], "load_locals (opcode)": [[188, "opcode-LOAD_LOCALS"]], "load_method (opcode)": [[188, "opcode-LOAD_METHOD"]], "load_name (opcode)": [[188, "opcode-LOAD_NAME"]], "load_super_attr (opcode)": [[188, "opcode-LOAD_SUPER_ATTR"]], "make_cell (opcode)": [[188, "opcode-MAKE_CELL"]], "make_function (opcode)": [[188, "opcode-MAKE_FUNCTION"]], "map_add (opcode)": [[188, "opcode-MAP_ADD"]], "match_class (opcode)": [[188, "opcode-MATCH_CLASS"]], "match_keys (opcode)": [[188, "opcode-MATCH_KEYS"]], "match_mapping (opcode)": [[188, "opcode-MATCH_MAPPING"]], "match_sequence (opcode)": [[188, "opcode-MATCH_SEQUENCE"]], "nop (opcode)": [[188, "opcode-NOP"]], "pep 626": [[188, "index-0"], [469, "index-84"], [471, "index-30"], [480, "index-41"]], "pop_block (opcode)": [[188, "opcode-POP_BLOCK"]], "pop_except (opcode)": [[188, "opcode-POP_EXCEPT"]], "pop_jump_if_false (opcode)": [[188, "opcode-POP_JUMP_IF_FALSE"]], "pop_jump_if_none (opcode)": [[188, "opcode-POP_JUMP_IF_NONE"]], "pop_jump_if_not_none (opcode)": [[188, "opcode-POP_JUMP_IF_NOT_NONE"]], "pop_jump_if_true (opcode)": [[188, "opcode-POP_JUMP_IF_TRUE"]], "pop_top (opcode)": [[188, "opcode-POP_TOP"]], "push_exc_info (opcode)": [[188, "opcode-PUSH_EXC_INFO"]], "push_null (opcode)": [[188, "opcode-PUSH_NULL"]], "positions (dis \u4e2d\u7684\u985e\u5225)": [[188, "dis.Positions"]], "positions.col_offset (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Positions.col_offset"]], "positions.end_col_offset (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Positions.end_col_offset"]], "positions.end_lineno (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Positions.end_lineno"]], "positions.lineno (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Positions.lineno"]], "raise_varargs (opcode)": [[188, "opcode-RAISE_VARARGS"]], "reraise (opcode)": [[188, "opcode-RERAISE"]], "resume (opcode)": [[188, "opcode-RESUME"]], "return_const (opcode)": [[188, "opcode-RETURN_CONST"]], "return_generator (opcode)": [[188, "opcode-RETURN_GENERATOR"]], "return_value (opcode)": [[188, "opcode-RETURN_VALUE"]], "send (opcode)": [[188, "opcode-SEND"]], "setup_annotations (opcode)": [[188, "opcode-SETUP_ANNOTATIONS"]], "setup_cleanup (opcode)": [[188, "opcode-SETUP_CLEANUP"]], "setup_finally (opcode)": [[188, "opcode-SETUP_FINALLY"]], "setup_with (opcode)": [[188, "opcode-SETUP_WITH"]], "set_add (opcode)": [[188, "opcode-SET_ADD"]], "set_update (opcode)": [[188, "opcode-SET_UPDATE"]], "store_attr (opcode)": [[188, "opcode-STORE_ATTR"]], "store_deref (opcode)": [[188, "opcode-STORE_DEREF"]], "store_fast (opcode)": [[188, "opcode-STORE_FAST"]], "store_global (opcode)": [[188, "opcode-STORE_GLOBAL"]], "store_name (opcode)": [[188, "opcode-STORE_NAME"]], "store_slice (opcode)": [[188, "opcode-STORE_SLICE"]], "store_subscr (opcode)": [[188, "opcode-STORE_SUBSCR"]], "swap (opcode)": [[188, "opcode-SWAP"]], "unary_invert (opcode)": [[188, "opcode-UNARY_INVERT"]], "unary_negative (opcode)": [[188, "opcode-UNARY_NEGATIVE"]], "unary_not (opcode)": [[188, "opcode-UNARY_NOT"]], "unpack_ex (opcode)": [[188, "opcode-UNPACK_EX"]], "unpack_sequence (opcode)": [[188, "opcode-UNPACK_SEQUENCE"]], "with_except_start (opcode)": [[188, "opcode-WITH_EXCEPT_START"]], "yield_value (opcode)": [[188, "opcode-YIELD_VALUE"]], "cmp_op (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.cmp_op"]], "code_info() (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.code_info"]], "dis": [[188, "module-dis"]], "dis \u547d\u4ee4\u5217\u9078\u9805": [[188, "cmdoption-dis-h"]], "dis() (dis.bytecode \u7684\u65b9\u6cd5)": [[188, "dis.Bytecode.dis"]], "dis() (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.dis"]], "disassemble() (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.disassemble"]], "disco() (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.disco"]], "distb() (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.distb"]], "findlabels() (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.findlabels"]], "findlinestarts() (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.findlinestarts"]], "from_traceback() (dis.bytecode \u7684\u985e\u5225\u65b9\u6cd5)": [[188, "dis.Bytecode.from_traceback"]], "get_instructions() (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.get_instructions"]], "hasarg (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.hasarg"]], "hascompare (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.hascompare"]], "hasconst (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.hasconst"]], "hasexc (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.hasexc"]], "hasfree (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.hasfree"]], "hasjabs (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.hasjabs"]], "hasjrel (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.hasjrel"]], "haslocal (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.haslocal"]], "hasname (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.hasname"]], "info() (dis.bytecode \u7684\u65b9\u6cd5)": [[188, "dis.Bytecode.info"]], "opmap (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.opmap"]], "opname (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.opname"]], "show_code() (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.show_code"]], "stack_effect() (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.stack_effect"]], "# \uff08\u4e95\u5b57\u865f\uff09": [[190, "index-4"], [316, "index-38"], [331, "index-2"], [341, "index-37"], [341, "index-47"], [342, "index-7"], [432, "index-4"], [432, "index-5"]], "- \uff08\u6e1b\u865f\uff09": [[190, "index-4"], [217, "index-2"], [228, "index-1"], [316, "index-11"], [341, "index-13"], [341, "index-37"], [341, "index-47"], [342, "index-4"], [427, "index-60"], [427, "index-70"]], "": [[190, "index-2"]], "comparison_flags (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.COMPARISON_FLAGS"]], "dont_accept_blankline (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.DONT_ACCEPT_BLANKLINE"]], "dont_accept_true_for_1 (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.DONT_ACCEPT_TRUE_FOR_1"]], "debugrunner (doctest \u4e2d\u7684\u985e\u5225)": [[190, "doctest.DebugRunner"]], "docfilesuite() (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.DocFileSuite"]], "doctest (doctest \u4e2d\u7684\u985e\u5225)": [[190, "doctest.DocTest"]], "doctestfailure": [[190, "doctest.DocTestFailure"]], "doctestfinder (doctest \u4e2d\u7684\u985e\u5225)": [[190, "doctest.DocTestFinder"]], "doctestparser (doctest \u4e2d\u7684\u985e\u5225)": [[190, "doctest.DocTestParser"]], "doctestrunner (doctest \u4e2d\u7684\u985e\u5225)": [[190, "doctest.DocTestRunner"]], "doctestsuite() (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.DocTestSuite"]], "ellipsis (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.ELLIPSIS"]], "example (doctest \u4e2d\u7684\u985e\u5225)": [[190, "doctest.Example"]], "fail_fast (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.FAIL_FAST"]], "ignore_exception_detail (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.IGNORE_EXCEPTION_DETAIL"]], "normalize_whitespace (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.NORMALIZE_WHITESPACE"]], "outputchecker (doctest \u4e2d\u7684\u985e\u5225)": [[190, "doctest.OutputChecker"]], "reporting_flags (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.REPORTING_FLAGS"]], "report_cdiff (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.REPORT_CDIFF"]], "report_ndiff (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.REPORT_NDIFF"]], "report_only_first_failure (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.REPORT_ONLY_FIRST_FAILURE"]], "report_udiff (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.REPORT_UDIFF"]], "skip (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.SKIP"]], "unexpectedexception": [[190, "doctest.UnexpectedException"]], "check_output() (doctest.outputchecker \u7684\u65b9\u6cd5)": [[190, "doctest.OutputChecker.check_output"]], "debug() (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.debug"]], "debug_src() (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.debug_src"]], "docstring (doctest.doctest \u7684\u5c6c\u6027)": [[190, "doctest.DocTest.docstring"]], "doctest": [[190, "module-doctest"]], "example (doctest.doctestfailure \u7684\u5c6c\u6027)": [[190, "doctest.DocTestFailure.example"]], "example (doctest.unexpectedexception \u7684\u5c6c\u6027)": [[190, "doctest.UnexpectedException.example"]], "examples (doctest.doctest \u7684\u5c6c\u6027)": [[190, "doctest.DocTest.examples"]], "exc_info (doctest.unexpectedexception \u7684\u5c6c\u6027)": [[190, "doctest.UnexpectedException.exc_info"]], "exc_msg (doctest.example \u7684\u5c6c\u6027)": [[190, "doctest.Example.exc_msg"]], "filename (doctest.doctest \u7684\u5c6c\u6027)": [[190, "doctest.DocTest.filename"]], "find() (doctest.doctestfinder \u7684\u65b9\u6cd5)": [[190, "doctest.DocTestFinder.find"]], "get_doctest() (doctest.doctestparser \u7684\u65b9\u6cd5)": [[190, "doctest.DocTestParser.get_doctest"]], "get_examples() (doctest.doctestparser \u7684\u65b9\u6cd5)": [[190, "doctest.DocTestParser.get_examples"]], "globs (doctest.doctest \u7684\u5c6c\u6027)": [[190, "doctest.DocTest.globs"]], "got (doctest.doctestfailure \u7684\u5c6c\u6027)": [[190, "doctest.DocTestFailure.got"]], "indent (doctest.example \u7684\u5c6c\u6027)": [[190, "doctest.Example.indent"]], "interpreter prompt\uff08\u76f4\u8b6f\u5668\u63d0\u793a\uff09": [[190, "index-0"], [349, "index-27"]], "lineno (doctest.doctest \u7684\u5c6c\u6027)": [[190, "doctest.DocTest.lineno"]], "lineno (doctest.example \u7684\u5c6c\u6027)": [[190, "doctest.Example.lineno"]], "marker\uff08\u6a19\u8a18\uff09": [[190, "index-1"], [378, "index-1"]], "name (doctest.doctest \u7684\u5c6c\u6027)": [[190, "doctest.DocTest.name"]], "options (doctest.example \u7684\u5c6c\u6027)": [[190, "doctest.Example.options"]], "output_difference() (doctest.outputchecker \u7684\u65b9\u6cd5)": [[190, "doctest.OutputChecker.output_difference"]], "parse() (doctest.doctestparser \u7684\u65b9\u6cd5)": [[190, "doctest.DocTestParser.parse"]], "register_optionflag() (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.register_optionflag"]], "report_failure() (doctest.doctestrunner \u7684\u65b9\u6cd5)": [[190, "doctest.DocTestRunner.report_failure"]], "report_start() (doctest.doctestrunner \u7684\u65b9\u6cd5)": [[190, "doctest.DocTestRunner.report_start"]], "report_success() (doctest.doctestrunner \u7684\u65b9\u6cd5)": [[190, "doctest.DocTestRunner.report_success"]], "report_unexpected_exception() (doctest.doctestrunner \u7684\u65b9\u6cd5)": [[190, "doctest.DocTestRunner.report_unexpected_exception"]], "run() (doctest.doctestrunner \u7684\u65b9\u6cd5)": [[190, "doctest.DocTestRunner.run"]], "run_docstring_examples() (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.run_docstring_examples"]], "script_from_examples() (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.script_from_examples"]], "set_unittest_reportflags() (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.set_unittest_reportflags"]], "source (doctest.example \u7684\u5c6c\u6027)": [[190, "doctest.Example.source"]], "summarize() (doctest.doctestrunner \u7684\u65b9\u6cd5)": [[190, "doctest.DocTestRunner.summarize"]], "test (doctest.doctestfailure \u7684\u5c6c\u6027)": [[190, "doctest.DocTestFailure.test"]], "test (doctest.unexpectedexception \u7684\u5c6c\u6027)": [[190, "doctest.UnexpectedException.test"]], "testfile() (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.testfile"]], "testmod() (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.testmod"]], "testsource() (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.testsource"]], "want (doctest.example \u7684\u5c6c\u6027)": [[190, "doctest.Example.want"]], "\u65bc doctests \u4e2d": [[190, "index-3"], [190, "index-4"]], "rfc 2046": [[191, "index-4"], [194, "index-0"], [199, "index-5"]], "rfc 2047": [[191, "index-5"], [199, "index-11"], [199, "index-13"], [199, "index-6"], [199, "index-8"], [200, "index-1"], [200, "index-4"], [200, "index-6"], [205, "index-3"], [205, "index-4"], [206, "index-1"], [472, "index-11"], [472, "index-8"]], "rfc 2183": [[191, "index-6"], [193, "index-11"], [202, "index-10"]], "rfc 2231": [[191, "index-7"], [193, "index-10"], [193, "index-2"], [193, "index-3"], [193, "index-7"], [193, "index-8"], [199, "index-7"], [202, "index-4"], [202, "index-5"], [202, "index-9"], [206, "index-5"], [206, "index-6"], [206, "index-7"], [206, "index-8"], [206, "index-9"]], "rfc 2821": [[191, "index-0"]], "rfc 5322": [[191, "index-1"], [193, "index-0"], [196, "index-0"], [198, "index-0"], [198, "index-1"], [200, "index-0"], [200, "index-11"], [200, "index-12"], [200, "index-14"], [200, "index-2"], [200, "index-3"], [200, "index-5"], [200, "index-7"], [200, "index-8"], [202, "index-0"], [202, "index-2"], [204, "index-0"], [205, "index-0"], [205, "index-1"], [205, "index-2"], [205, "index-5"], [205, "index-6"], [205, "index-9"], [332, "index-11"]], "rfc 6532": [[191, "index-2"], [202, "index-1"], [204, "index-1"], [205, "index-7"], [475, "index-31"]], "email": [[191, "module-email"]], "charset (email.charset \u4e2d\u7684\u985e\u5225)": [[192, "email.charset.Charset"]], "__eq__() (email.charset.charset \u7684\u65b9\u6cd5)": [[192, "email.charset.Charset.__eq__"]], "__ne__() (email.charset.charset \u7684\u65b9\u6cd5)": [[192, "email.charset.Charset.__ne__"]], "__str__() (email.charset.charset \u7684\u65b9\u6cd5)": [[192, "email.charset.Charset.__str__"]], "add_alias() (\u65bc email.charset \u6a21\u7d44\u4e2d)": [[192, "email.charset.add_alias"]], "add_charset() (\u65bc email.charset \u6a21\u7d44\u4e2d)": [[192, "email.charset.add_charset"]], "add_codec() (\u65bc email.charset \u6a21\u7d44\u4e2d)": [[192, "email.charset.add_codec"]], "body_encode() (email.charset.charset \u7684\u65b9\u6cd5)": [[192, "email.charset.Charset.body_encode"]], "body_encoding (email.charset.charset \u7684\u5c6c\u6027)": [[192, "email.charset.Charset.body_encoding"]], "email.charset": [[192, "module-email.charset"]], "get_body_encoding() (email.charset.charset \u7684\u65b9\u6cd5)": [[192, "email.charset.Charset.get_body_encoding"]], "get_output_charset() (email.charset.charset \u7684\u65b9\u6cd5)": [[192, "email.charset.Charset.get_output_charset"]], "header_encode() (email.charset.charset \u7684\u65b9\u6cd5)": [[192, "email.charset.Charset.header_encode"]], "header_encode_lines() (email.charset.charset \u7684\u65b9\u6cd5)": [[192, "email.charset.Charset.header_encode_lines"]], "header_encoding (email.charset.charset \u7684\u5c6c\u6027)": [[192, "email.charset.Charset.header_encoding"]], "input_charset (email.charset.charset \u7684\u5c6c\u6027)": [[192, "email.charset.Charset.input_charset"]], "input_codec (email.charset.charset \u7684\u5c6c\u6027)": [[192, "email.charset.Charset.input_codec"]], "output_charset (email.charset.charset \u7684\u5c6c\u6027)": [[192, "email.charset.Charset.output_charset"]], "output_codec (email.charset.charset \u7684\u5c6c\u6027)": [[192, "email.charset.Charset.output_codec"]], "message (email.message \u4e2d\u7684\u985e\u5225)": [[193, "email.message.Message"]], "rfc 2822": [[193, "index-1"], [199, "index-0"], [199, "index-10"], [199, "index-12"], [199, "index-2"], [199, "index-3"], [199, "index-9"], [206, "index-0"], [206, "index-10"], [206, "index-2"], [206, "index-3"], [206, "index-4"], [239, "index-2"], [242, "index-2"], [268, "index-0"], [363, "index-10"], [363, "index-22"], [448, "index-3"], [461, "index-20"]], "__bytes__() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.__bytes__"]], "__contains__() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.__contains__"]], "__delitem__() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.__delitem__"]], "__getitem__() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.__getitem__"]], "__len__() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.__len__"]], "__setitem__() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.__setitem__"]], "__str__() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.__str__"]], "add_header() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.add_header"]], "as_bytes() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.as_bytes"]], "as_string() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.as_string"]], "attach() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.attach"]], "defects (email.message.message \u7684\u5c6c\u6027)": [[193, "email.message.Message.defects"]], "del_param() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.del_param"]], "epilogue (email.message.message \u7684\u5c6c\u6027)": [[193, "email.message.Message.epilogue"]], "get() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get"]], "get_all() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_all"]], "get_boundary() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_boundary"]], "get_charset() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_charset"]], "get_charsets() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_charsets"]], "get_content_charset() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_content_charset"]], "get_content_disposition() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_content_disposition"]], "get_content_maintype() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_content_maintype"]], "get_content_subtype() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_content_subtype"]], "get_content_type() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_content_type"]], "get_default_type() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_default_type"]], "get_filename() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_filename"]], "get_param() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_param"]], "get_params() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_params"]], "get_payload() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_payload"]], "get_unixfrom() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_unixfrom"]], "is_multipart() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.is_multipart"]], "items() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.items"]], "keys() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.keys"]], "preamble (email.message.message \u7684\u5c6c\u6027)": [[193, "email.message.Message.preamble"]], "replace_header() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.replace_header"]], "set_boundary() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.set_boundary"]], "set_charset() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.set_charset"]], "set_default_type() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.set_default_type"]], "set_param() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.set_param"]], "set_payload() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.set_payload"]], "set_type() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.set_type"]], "set_unixfrom() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.set_unixfrom"]], "values() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.values"]], "walk() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.walk"]], "contentmanager (email.contentmanager \u4e2d\u7684\u985e\u5225)": [[194, "email.contentmanager.ContentManager"]], "add_get_handler() (email.contentmanager.contentmanager \u7684\u65b9\u6cd5)": [[194, "email.contentmanager.ContentManager.add_get_handler"]], "add_set_handler() (email.contentmanager.contentmanager \u7684\u65b9\u6cd5)": [[194, "email.contentmanager.ContentManager.add_set_handler"]], "email.contentmanager": [[194, "module-email.contentmanager"]], "get_content() (email.contentmanager.contentmanager \u7684\u65b9\u6cd5)": [[194, "email.contentmanager.ContentManager.get_content"]], "get_content() (\u65bc email.contentmanager \u6a21\u7d44\u4e2d)": [[194, "email.contentmanager.get_content"]], "raw_data_manager (\u65bc email.contentmanager \u6a21\u7d44\u4e2d)": [[194, "email.contentmanager.raw_data_manager"]], "set_content() (email.contentmanager.contentmanager \u7684\u65b9\u6cd5)": [[194, "email.contentmanager.ContentManager.set_content"]], "set_content() (\u65bc email.contentmanager \u6a21\u7d44\u4e2d)": [[194, "email.contentmanager.set_content"]], "email.encoders": [[195, "module-email.encoders"]], "encode_7or8bit() (\u65bc email.encoders \u6a21\u7d44\u4e2d)": [[195, "email.encoders.encode_7or8bit"]], "encode_base64() (\u65bc email.encoders \u6a21\u7d44\u4e2d)": [[195, "email.encoders.encode_base64"]], "encode_noop() (\u65bc email.encoders \u6a21\u7d44\u4e2d)": [[195, "email.encoders.encode_noop"]], "encode_quopri() (\u65bc email.encoders \u6a21\u7d44\u4e2d)": [[195, "email.encoders.encode_quopri"]], "boundaryerror": [[196, "email.errors.BoundaryError"]], "headerparseerror": [[196, "email.errors.HeaderParseError"]], "messageerror": [[196, "email.errors.MessageError"]], "messageparseerror": [[196, "email.errors.MessageParseError"]], "multipartconversionerror": [[196, "email.errors.MultipartConversionError"]], "email.errors": [[196, "module-email.errors"]], "rfc 822": [[197, "index-0"], [199, "index-1"], [227, "index-9"], [239, "index-6"], [332, "index-10"], [332, "index-12"], [332, "index-6"], [332, "index-9"], [363, "index-19"], [363, "index-20"], [461, "index-21"]], "bytesgenerator (email.generator \u4e2d\u7684\u985e\u5225)": [[198, "email.generator.BytesGenerator"]], "decodedgenerator (email.generator \u4e2d\u7684\u985e\u5225)": [[198, "email.generator.DecodedGenerator"]], "generator (email.generator \u4e2d\u7684\u985e\u5225)": [[198, "email.generator.Generator"]], "clone() (email.generator.bytesgenerator \u7684\u65b9\u6cd5)": [[198, "email.generator.BytesGenerator.clone"]], "clone() (email.generator.generator \u7684\u65b9\u6cd5)": [[198, "email.generator.Generator.clone"]], "email.generator": [[198, "module-email.generator"]], "flatten() (email.generator.bytesgenerator \u7684\u65b9\u6cd5)": [[198, "email.generator.BytesGenerator.flatten"]], "flatten() (email.generator.generator \u7684\u65b9\u6cd5)": [[198, "email.generator.Generator.flatten"]], "write() (email.generator.bytesgenerator \u7684\u65b9\u6cd5)": [[198, "email.generator.BytesGenerator.write"]], "write() (email.generator.generator \u7684\u65b9\u6cd5)": [[198, "email.generator.Generator.write"]], "header (email.header \u4e2d\u7684\u985e\u5225)": [[199, "email.header.Header"]], "__eq__() (email.header.header \u7684\u65b9\u6cd5)": [[199, "email.header.Header.__eq__"]], "__ne__() (email.header.header \u7684\u65b9\u6cd5)": [[199, "email.header.Header.__ne__"]], "__str__() (email.header.header \u7684\u65b9\u6cd5)": [[199, "email.header.Header.__str__"]], "append() (email.header.header \u7684\u65b9\u6cd5)": [[199, "email.header.Header.append"]], "decode_header() (\u65bc email.header \u6a21\u7d44\u4e2d)": [[199, "email.header.decode_header"]], "email.header": [[199, "module-email.header"]], "encode() (email.header.header \u7684\u65b9\u6cd5)": [[199, "email.header.Header.encode"]], "make_header() (\u65bc email.header \u6a21\u7d44\u4e2d)": [[199, "email.header.make_header"]], "address (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.Address"]], "addressheader (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.AddressHeader"]], "baseheader (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.BaseHeader"]], "contentdispositionheader (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.ContentDispositionHeader"]], "contenttransferencoding (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.ContentTransferEncoding"]], "contenttypeheader (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.ContentTypeHeader"]], "dateheader (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.DateHeader"]], "group (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.Group"]], "headerregistry (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.HeaderRegistry"]], "mimeversionheader (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.MIMEVersionHeader"]], "parameterizedmimeheader (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.ParameterizedMIMEHeader"]], "rfc 5321": [[200, "index-13"], [473, "index-26"]], "singleaddressheader (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.SingleAddressHeader"]], "unstructuredheader (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.UnstructuredHeader"]], "__call__() (email.headerregistry.headerregistry \u7684\u65b9\u6cd5)": [[200, "email.headerregistry.HeaderRegistry.__call__"]], "__getitem__() (email.headerregistry.headerregistry \u7684\u65b9\u6cd5)": [[200, "email.headerregistry.HeaderRegistry.__getitem__"]], "__str__() (email.headerregistry.address \u7684\u65b9\u6cd5)": [[200, "email.headerregistry.Address.__str__"]], "__str__() (email.headerregistry.group \u7684\u65b9\u6cd5)": [[200, "email.headerregistry.Group.__str__"]], "addr_spec (email.headerregistry.address \u7684\u5c6c\u6027)": [[200, "email.headerregistry.Address.addr_spec"]], "address (email.headerregistry.singleaddressheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.SingleAddressHeader.address"]], "addresses (email.headerregistry.addressheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.AddressHeader.addresses"]], "addresses (email.headerregistry.group \u7684\u5c6c\u6027)": [[200, "email.headerregistry.Group.addresses"]], "content_disposition (email.headerregistry.contentdispositionheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.ContentDispositionHeader.content_disposition"]], "content_type (email.headerregistry.contenttypeheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.ContentTypeHeader.content_type"]], "cte (email.headerregistry.contenttransferencoding \u7684\u5c6c\u6027)": [[200, "email.headerregistry.ContentTransferEncoding.cte"]], "datetime (email.headerregistry.dateheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.DateHeader.datetime"]], "defects (email.headerregistry.baseheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.BaseHeader.defects"]], "display_name (email.headerregistry.address \u7684\u5c6c\u6027)": [[200, "email.headerregistry.Address.display_name"]], "display_name (email.headerregistry.group \u7684\u5c6c\u6027)": [[200, "email.headerregistry.Group.display_name"]], "domain (email.headerregistry.address \u7684\u5c6c\u6027)": [[200, "email.headerregistry.Address.domain"]], "email.headerregistry": [[200, "module-email.headerregistry"]], "fold() (email.headerregistry.baseheader \u7684\u65b9\u6cd5)": [[200, "email.headerregistry.BaseHeader.fold"]], "groups (email.headerregistry.addressheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.AddressHeader.groups"]], "maintype (email.headerregistry.contenttypeheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.ContentTypeHeader.maintype"]], "major (email.headerregistry.mimeversionheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.MIMEVersionHeader.major"]], "map_to_type() (email.headerregistry.headerregistry \u7684\u65b9\u6cd5)": [[200, "email.headerregistry.HeaderRegistry.map_to_type"]], "max_count (email.headerregistry.baseheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.BaseHeader.max_count"]], "minor (email.headerregistry.mimeversionheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.MIMEVersionHeader.minor"]], "name (email.headerregistry.baseheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.BaseHeader.name"]], "params (email.headerregistry.parameterizedmimeheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.ParameterizedMIMEHeader.params"]], "subtype (email.headerregistry.contenttypeheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.ContentTypeHeader.subtype"]], "username (email.headerregistry.address \u7684\u5c6c\u6027)": [[200, "email.headerregistry.Address.username"]], "version (email.headerregistry.mimeversionheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.MIMEVersionHeader.version"]], "_structure() (\u65bc email.iterators \u6a21\u7d44\u4e2d)": [[201, "email.iterators._structure"]], "body_line_iterator() (\u65bc email.iterators \u6a21\u7d44\u4e2d)": [[201, "email.iterators.body_line_iterator"]], "email.iterators": [[201, "module-email.iterators"]], "typed_subpart_iterator() (\u65bc email.iterators \u6a21\u7d44\u4e2d)": [[201, "email.iterators.typed_subpart_iterator"]], "emailmessage (email.message \u4e2d\u7684\u985e\u5225)": [[202, "email.message.EmailMessage"]], "mimepart (email.message \u4e2d\u7684\u985e\u5225)": [[202, "email.message.MIMEPart"]], "rfc 6531": [[202, "index-3"], [205, "index-8"], [332, "index-3"], [475, "index-32"], [475, "index-38"], [475, "index-39"]], "__bytes__() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.__bytes__"]], "__contains__() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.__contains__"]], "__delitem__() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.__delitem__"]], "__getitem__() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.__getitem__"]], "__len__() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.__len__"]], "__setitem__() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.__setitem__"]], "__str__() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.__str__"]], "add_alternative() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.add_alternative"]], "add_attachment() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.add_attachment"]], "add_header() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.add_header"]], "add_related() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.add_related"]], "as_bytes() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.as_bytes"]], "as_string() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.as_string"]], "clear() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.clear"]], "clear_content() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.clear_content"]], "defects (email.message.emailmessage \u7684\u5c6c\u6027)": [[202, "email.message.EmailMessage.defects"]], "del_param() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.del_param"]], "email.message": [[202, "module-email.message"]], "epilogue (email.message.emailmessage \u7684\u5c6c\u6027)": [[202, "email.message.EmailMessage.epilogue"]], "get() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get"]], "get_all() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_all"]], "get_body() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_body"]], "get_boundary() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_boundary"]], "get_charsets() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_charsets"]], "get_content() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_content"]], "get_content_charset() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_content_charset"]], "get_content_disposition() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_content_disposition"]], "get_content_maintype() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_content_maintype"]], "get_content_subtype() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_content_subtype"]], "get_content_type() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_content_type"]], "get_default_type() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_default_type"]], "get_filename() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_filename"]], "get_unixfrom() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_unixfrom"]], "is_attachment() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.is_attachment"]], "is_multipart() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.is_multipart"]], "items() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.items"]], "iter_attachments() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.iter_attachments"]], "iter_parts() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.iter_parts"]], "keys() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.keys"]], "make_alternative() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.make_alternative"]], "make_mixed() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.make_mixed"]], "make_related() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.make_related"]], "preamble (email.message.emailmessage \u7684\u5c6c\u6027)": [[202, "email.message.EmailMessage.preamble"]], "replace_header() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.replace_header"]], "set_boundary() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.set_boundary"]], "set_content() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.set_content"]], "set_default_type() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.set_default_type"]], "set_param() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.set_param"]], "set_unixfrom() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.set_unixfrom"]], "values() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.values"]], "walk() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.walk"]], "mimeapplication (email.mime.application \u4e2d\u7684\u985e\u5225)": [[203, "email.mime.application.MIMEApplication"]], "mimeaudio (email.mime.audio \u4e2d\u7684\u985e\u5225)": [[203, "email.mime.audio.MIMEAudio"]], "mimebase (email.mime.base \u4e2d\u7684\u985e\u5225)": [[203, "email.mime.base.MIMEBase"]], "mimeimage (email.mime.image \u4e2d\u7684\u985e\u5225)": [[203, "email.mime.image.MIMEImage"]], "mimemessage (email.mime.message \u4e2d\u7684\u985e\u5225)": [[203, "email.mime.message.MIMEMessage"]], "mimemultipart (email.mime.multipart \u4e2d\u7684\u985e\u5225)": [[203, "email.mime.multipart.MIMEMultipart"]], "mimenonmultipart (email.mime.nonmultipart \u4e2d\u7684\u985e\u5225)": [[203, "email.mime.nonmultipart.MIMENonMultipart"]], "mimetext (email.mime.text \u4e2d\u7684\u985e\u5225)": [[203, "email.mime.text.MIMEText"]], "email.mime": [[203, "module-email.mime"]], "bytesfeedparser (email.parser \u4e2d\u7684\u985e\u5225)": [[204, "email.parser.BytesFeedParser"]], "bytesheaderparser (email.parser \u4e2d\u7684\u985e\u5225)": [[204, "email.parser.BytesHeaderParser"]], "bytesparser (email.parser \u4e2d\u7684\u985e\u5225)": [[204, "email.parser.BytesParser"]], "feedparser (email.parser \u4e2d\u7684\u985e\u5225)": [[204, "email.parser.FeedParser"]], "headerparser (email.parser \u4e2d\u7684\u985e\u5225)": [[204, "email.parser.HeaderParser"]], "parser (email.parser \u4e2d\u7684\u985e\u5225)": [[204, "email.parser.Parser"]], "close() (email.parser.bytesfeedparser \u7684\u65b9\u6cd5)": [[204, "email.parser.BytesFeedParser.close"]], "email.parser": [[204, "module-email.parser"]], "feed() (email.parser.bytesfeedparser \u7684\u65b9\u6cd5)": [[204, "email.parser.BytesFeedParser.feed"]], "message_from_binary_file() (\u65bc email \u6a21\u7d44\u4e2d)": [[204, "email.message_from_binary_file"]], "message_from_bytes() (\u65bc email \u6a21\u7d44\u4e2d)": [[204, "email.message_from_bytes"]], "message_from_file() (\u65bc email \u6a21\u7d44\u4e2d)": [[204, "email.message_from_file"]], "message_from_string() (\u65bc email \u6a21\u7d44\u4e2d)": [[204, "email.message_from_string"]], "parse() (email.parser.bytesparser \u7684\u65b9\u6cd5)": [[204, "email.parser.BytesParser.parse"]], "parse() (email.parser.parser \u7684\u65b9\u6cd5)": [[204, "email.parser.Parser.parse"]], "parsebytes() (email.parser.bytesparser \u7684\u65b9\u6cd5)": [[204, "email.parser.BytesParser.parsebytes"]], "parsestr() (email.parser.parser \u7684\u65b9\u6cd5)": [[204, "email.parser.Parser.parsestr"]], "compat32 (email.policy \u4e2d\u7684\u985e\u5225)": [[205, "email.policy.Compat32"]], "emailpolicy (email.policy \u4e2d\u7684\u985e\u5225)": [[205, "email.policy.EmailPolicy"]], "http (\u65bc email.policy \u6a21\u7d44\u4e2d)": [[205, "email.policy.HTTP"]], "policy (email.policy \u4e2d\u7684\u985e\u5225)": [[205, "email.policy.Policy"]], "smtp (\u65bc email.policy \u6a21\u7d44\u4e2d)": [[205, "email.policy.SMTP"]], "smtputf8 (\u65bc email.policy \u6a21\u7d44\u4e2d)": [[205, "email.policy.SMTPUTF8"]], "clone() (email.policy.policy \u7684\u65b9\u6cd5)": [[205, "email.policy.Policy.clone"]], "compat32 (\u65bc email.policy \u6a21\u7d44\u4e2d)": [[205, "email.policy.compat32"]], "content_manager (email.policy.emailpolicy \u7684\u5c6c\u6027)": [[205, "email.policy.EmailPolicy.content_manager"]], "cte_type (email.policy.policy \u7684\u5c6c\u6027)": [[205, "email.policy.Policy.cte_type"]], "default (\u65bc email.policy \u6a21\u7d44\u4e2d)": [[205, "email.policy.default"]], "email.policy": [[205, "module-email.policy"]], "fold() (email.policy.compat32 \u7684\u65b9\u6cd5)": [[205, "email.policy.Compat32.fold"]], "fold() (email.policy.emailpolicy \u7684\u65b9\u6cd5)": [[205, "email.policy.EmailPolicy.fold"]], "fold() (email.policy.policy \u7684\u65b9\u6cd5)": [[205, "email.policy.Policy.fold"]], "fold_binary() (email.policy.compat32 \u7684\u65b9\u6cd5)": [[205, "email.policy.Compat32.fold_binary"]], "fold_binary() (email.policy.emailpolicy \u7684\u65b9\u6cd5)": [[205, "email.policy.EmailPolicy.fold_binary"]], "fold_binary() (email.policy.policy \u7684\u65b9\u6cd5)": [[205, "email.policy.Policy.fold_binary"]], "handle_defect() (email.policy.policy \u7684\u65b9\u6cd5)": [[205, "email.policy.Policy.handle_defect"]], "header_factory (email.policy.emailpolicy \u7684\u5c6c\u6027)": [[205, "email.policy.EmailPolicy.header_factory"]], "header_fetch_parse() (email.policy.compat32 \u7684\u65b9\u6cd5)": [[205, "email.policy.Compat32.header_fetch_parse"]], "header_fetch_parse() (email.policy.emailpolicy \u7684\u65b9\u6cd5)": [[205, "email.policy.EmailPolicy.header_fetch_parse"]], "header_fetch_parse() (email.policy.policy \u7684\u65b9\u6cd5)": [[205, "email.policy.Policy.header_fetch_parse"]], "header_max_count() (email.policy.emailpolicy \u7684\u65b9\u6cd5)": [[205, "email.policy.EmailPolicy.header_max_count"]], "header_max_count() (email.policy.policy \u7684\u65b9\u6cd5)": [[205, "email.policy.Policy.header_max_count"]], "header_source_parse() (email.policy.compat32 \u7684\u65b9\u6cd5)": [[205, "email.policy.Compat32.header_source_parse"]], "header_source_parse() (email.policy.emailpolicy \u7684\u65b9\u6cd5)": [[205, "email.policy.EmailPolicy.header_source_parse"]], "header_source_parse() (email.policy.policy \u7684\u65b9\u6cd5)": [[205, "email.policy.Policy.header_source_parse"]], "header_store_parse() (email.policy.compat32 \u7684\u65b9\u6cd5)": [[205, "email.policy.Compat32.header_store_parse"]], "header_store_parse() (email.policy.emailpolicy \u7684\u65b9\u6cd5)": [[205, "email.policy.EmailPolicy.header_store_parse"]], "header_store_parse() (email.policy.policy \u7684\u65b9\u6cd5)": [[205, "email.policy.Policy.header_store_parse"]], "linesep (email.policy.policy \u7684\u5c6c\u6027)": [[205, "email.policy.Policy.linesep"]], "mangle_from_ (email.policy.compat32 \u7684\u5c6c\u6027)": [[205, "email.policy.Compat32.mangle_from_"]], "mangle_from_ (email.policy.policy \u7684\u5c6c\u6027)": [[205, "email.policy.Policy.mangle_from_"]], "max_line_length (email.policy.policy \u7684\u5c6c\u6027)": [[205, "email.policy.Policy.max_line_length"]], "message_factory (email.policy.policy \u7684\u5c6c\u6027)": [[205, "email.policy.Policy.message_factory"]], "raise_on_defect (email.policy.policy \u7684\u5c6c\u6027)": [[205, "email.policy.Policy.raise_on_defect"]], "refold_source (email.policy.emailpolicy \u7684\u5c6c\u6027)": [[205, "email.policy.EmailPolicy.refold_source"]], "register_defect() (email.policy.policy \u7684\u65b9\u6cd5)": [[205, "email.policy.Policy.register_defect"]], "strict (\u65bc email.policy \u6a21\u7d44\u4e2d)": [[205, "email.policy.strict"]], "utf8 (email.policy.emailpolicy \u7684\u5c6c\u6027)": [[205, "email.policy.EmailPolicy.utf8"]], "collapse_rfc2231_value() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.collapse_rfc2231_value"]], "decode_params() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.decode_params"]], "decode_rfc2231() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.decode_rfc2231"]], "email.utils": [[206, "module-email.utils"]], "encode_rfc2231() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.encode_rfc2231"]], "format_datetime() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.format_datetime"]], "formataddr() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.formataddr"]], "formatdate() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.formatdate"]], "getaddresses() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.getaddresses"]], "localtime() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.localtime"]], "make_msgid() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.make_msgid"]], "mktime_tz() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.mktime_tz"]], "parseaddr() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.parseaddr"]], "parsedate() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.parsedate"]], "parsedate_to_datetime() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.parsedate_to_datetime"]], "parsedate_tz() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.parsedate_tz"]], "quote() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.quote"]], "unquote() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.unquote"]], "pep 453": [[207, "index-0"], [466, "index-22"], [466, "index-23"], [466, "index-24"], [474, "index-1"], [474, "index-19"], [474, "index-20"], [474, "index-27"], [474, "index-42"], [474, "index-5"], [474, "index-53"]], "bootstrap() (\u65bc ensurepip \u6a21\u7d44\u4e2d)": [[207, "ensurepip.bootstrap"]], "ensurepip": [[207, "module-ensurepip"]], "version() (\u65bc ensurepip \u6a21\u7d44\u4e2d)": [[207, "ensurepip.version"]], "conform (enum.flagboundary \u7684\u5c6c\u6027)": [[208, "enum.FlagBoundary.CONFORM"]], "continuous (enum.enumcheck \u7684\u5c6c\u6027)": [[208, "enum.EnumCheck.CONTINUOUS"]], "eject (enum.flagboundary \u7684\u5c6c\u6027)": [[208, "enum.FlagBoundary.EJECT"]], "enum (enum \u4e2d\u7684\u985e\u5225)": [[208, "enum.Enum"]], "enumcheck (enum \u4e2d\u7684\u985e\u5225)": [[208, "enum.EnumCheck"]], "enumtype (enum \u4e2d\u7684\u985e\u5225)": [[208, "enum.EnumType"]], "flag (enum \u4e2d\u7684\u985e\u5225)": [[208, "enum.Flag"]], "flagboundary (enum \u4e2d\u7684\u985e\u5225)": [[208, "enum.FlagBoundary"]], "intenum (enum \u4e2d\u7684\u985e\u5225)": [[208, "enum.IntEnum"]], "intflag (enum \u4e2d\u7684\u985e\u5225)": [[208, "enum.IntFlag"]], "keep (enum.flagboundary \u7684\u5c6c\u6027)": [[208, "enum.FlagBoundary.KEEP"]], "named_flags (enum.enumcheck \u7684\u5c6c\u6027)": [[208, "enum.EnumCheck.NAMED_FLAGS"]], "reprenum (enum \u4e2d\u7684\u985e\u5225)": [[208, "enum.ReprEnum"]], "strict (enum.flagboundary \u7684\u5c6c\u6027)": [[208, "enum.FlagBoundary.STRICT"]], "strenum (enum \u4e2d\u7684\u985e\u5225)": [[208, "enum.StrEnum"]], "unique (enum.enumcheck \u7684\u5c6c\u6027)": [[208, "enum.EnumCheck.UNIQUE"]], "__and__() (enum.flag \u7684\u65b9\u6cd5)": [[208, "enum.Flag.__and__"]], "__call__() (enum.enumtype \u7684\u65b9\u6cd5)": [[208, "enum.EnumType.__call__"]], "__contains__() (enum.enumtype \u7684\u65b9\u6cd5)": [[208, "enum.EnumType.__contains__"]], "__contains__() (enum.flag \u7684\u65b9\u6cd5)": [[208, "enum.Flag.__contains__"]], "__dir__() (enum.enum \u7684\u65b9\u6cd5)": [[208, "enum.Enum.__dir__"]], "__dir__() (enum.enumtype \u7684\u65b9\u6cd5)": [[208, "enum.EnumType.__dir__"]], "__format__() (enum.enum \u7684\u65b9\u6cd5)": [[208, "enum.Enum.__format__"]], "__getitem__() (enum.enumtype \u7684\u65b9\u6cd5)": [[208, "enum.EnumType.__getitem__"]], "__init_subclass__() (enum.enum \u7684\u65b9\u6cd5)": [[208, "enum.Enum.__init_subclass__"]], "__iter__() (enum.enumtype \u7684\u65b9\u6cd5)": [[208, "enum.EnumType.__iter__"]], "__len__() (enum.enumtype \u7684\u65b9\u6cd5)": [[208, "enum.EnumType.__len__"]], "__or__() (enum.flag \u7684\u65b9\u6cd5)": [[208, "enum.Flag.__or__"]], "__repr__() (enum.enum \u7684\u65b9\u6cd5)": [[208, "enum.Enum.__repr__"]], "__reversed__() (enum.enumtype \u7684\u65b9\u6cd5)": [[208, "enum.EnumType.__reversed__"]], "__str__() (enum.enum \u7684\u65b9\u6cd5)": [[208, "enum.Enum.__str__"]], "__xor__() (enum.flag \u7684\u65b9\u6cd5)": [[208, "enum.Flag.__xor__"]], "_generate_next_value_() (enum.enum \u7684\u65b9\u6cd5)": [[208, "enum.Enum._generate_next_value_"]], "_ignore_ (enum.enum \u7684\u5c6c\u6027)": [[208, "enum.Enum._ignore_"]], "_missing_() (enum.enum \u7684\u65b9\u6cd5)": [[208, "enum.Enum._missing_"]], "_numeric_repr_() (enum.flag \u7684\u65b9\u6cd5)": [[208, "enum.Flag._numeric_repr_"]], "auto (enum \u4e2d\u7684\u985e\u5225)": [[208, "enum.auto"]], "enum": [[208, "module-enum"]], "global_enum() (\u65bc enum \u6a21\u7d44\u4e2d)": [[208, "enum.global_enum"]], "member() (\u65bc enum \u6a21\u7d44\u4e2d)": [[208, "enum.member"]], "name (enum.enum \u7684\u5c6c\u6027)": [[208, "enum.Enum.name"]], "nonmember() (\u65bc enum \u6a21\u7d44\u4e2d)": [[208, "enum.nonmember"]], "property() (\u65bc enum \u6a21\u7d44\u4e2d)": [[208, "enum.property"]], "show_flag_values() (\u65bc enum \u6a21\u7d44\u4e2d)": [[208, "enum.show_flag_values"]], "unique() (\u65bc enum \u6a21\u7d44\u4e2d)": [[208, "enum.unique"]], "value (enum.enum \u7684\u5c6c\u6027)": [[208, "enum.Enum.value"]], "verify() (\u65bc enum \u6a21\u7d44\u4e2d)": [[208, "enum.verify"]], "e2big (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.E2BIG"]], "eacces (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EACCES"]], "eaddrinuse (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EADDRINUSE"]], "eaddrnotavail (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EADDRNOTAVAIL"]], "eadv (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EADV"]], "eafnosupport (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EAFNOSUPPORT"]], "eagain (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EAGAIN"]], "ealready (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EALREADY"]], "ebade (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EBADE"]], "ebadf (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EBADF"]], "ebadfd (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EBADFD"]], "ebadmsg (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EBADMSG"]], "ebadr (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EBADR"]], "ebadrqc (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EBADRQC"]], "ebadslt (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EBADSLT"]], "ebfont (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EBFONT"]], "ebusy (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EBUSY"]], "ecanceled (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ECANCELED"]], "echild (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ECHILD"]], "echrng (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ECHRNG"]], "ecomm (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ECOMM"]], "econnaborted (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ECONNABORTED"]], "econnrefused (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ECONNREFUSED"]], "econnreset (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ECONNRESET"]], "edeadlk (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EDEADLK"]], "edeadlock (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EDEADLOCK"]], "edestaddrreq (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EDESTADDRREQ"]], "edom (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EDOM"]], "edotdot (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EDOTDOT"]], "edquot (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EDQUOT"]], "eexist (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EEXIST"]], "efault (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EFAULT"]], "efbig (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EFBIG"]], "ehostdown (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EHOSTDOWN"]], "ehostunreach (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EHOSTUNREACH"]], "eidrm (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EIDRM"]], "eilseq (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EILSEQ"]], "einprogress (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EINPROGRESS"]], "eintr (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EINTR"]], "einval (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EINVAL"]], "eio (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EIO"]], "eisconn (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EISCONN"]], "eisdir (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EISDIR"]], "eisnam (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EISNAM"]], "el2hlt (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EL2HLT"]], "el2nsync (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EL2NSYNC"]], "el3hlt (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EL3HLT"]], "el3rst (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EL3RST"]], "elibacc (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ELIBACC"]], "elibbad (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ELIBBAD"]], "elibexec (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ELIBEXEC"]], "elibmax (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ELIBMAX"]], "elibscn (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ELIBSCN"]], "elnrng (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ELNRNG"]], "eloop (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ELOOP"]], "emfile (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EMFILE"]], "emlink (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EMLINK"]], "emsgsize (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EMSGSIZE"]], "emultihop (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EMULTIHOP"]], "enametoolong (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENAMETOOLONG"]], "enavail (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENAVAIL"]], "enetdown (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENETDOWN"]], "enetreset (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENETRESET"]], "enetunreach (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENETUNREACH"]], "enfile (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENFILE"]], "enoano (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOANO"]], "enobufs (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOBUFS"]], "enocsi (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOCSI"]], "enodata (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENODATA"]], "enodev (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENODEV"]], "enoent (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOENT"]], "enoexec (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOEXEC"]], "enolck (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOLCK"]], "enolink (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOLINK"]], "enomem (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOMEM"]], "enomsg (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOMSG"]], "enonet (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENONET"]], "enopkg (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOPKG"]], "enoprotoopt (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOPROTOOPT"]], "enospc (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOSPC"]], "enosr (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOSR"]], "enostr (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOSTR"]], "enosys (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOSYS"]], "enotblk (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOTBLK"]], "enotcapable (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOTCAPABLE"]], "enotconn (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOTCONN"]], "enotdir (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOTDIR"]], "enotempty (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOTEMPTY"]], "enotnam (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOTNAM"]], "enotrecoverable (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOTRECOVERABLE"]], "enotsock (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOTSOCK"]], "enotsup (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOTSUP"]], "enotty (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOTTY"]], "enotuniq (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOTUNIQ"]], "enxio (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENXIO"]], "eopnotsupp (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EOPNOTSUPP"]], "eoverflow (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EOVERFLOW"]], "eownerdead (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EOWNERDEAD"]], "eperm (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EPERM"]], "epfnosupport (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EPFNOSUPPORT"]], "epipe (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EPIPE"]], "eproto (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EPROTO"]], "eprotonosupport (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EPROTONOSUPPORT"]], "eprototype (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EPROTOTYPE"]], "eqfull (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EQFULL"]], "erange (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ERANGE"]], "eremchg (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EREMCHG"]], "eremote (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EREMOTE"]], "eremoteio (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EREMOTEIO"]], "erestart (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ERESTART"]], "erofs (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EROFS"]], "eshutdown (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ESHUTDOWN"]], "esocktnosupport (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ESOCKTNOSUPPORT"]], "espipe (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ESPIPE"]], "esrch (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ESRCH"]], "esrmnt (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ESRMNT"]], "estale (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ESTALE"]], "estrpipe (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ESTRPIPE"]], "etime (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ETIME"]], "etimedout (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ETIMEDOUT"]], "etoomanyrefs (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ETOOMANYREFS"]], "etxtbsy (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ETXTBSY"]], "euclean (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EUCLEAN"]], "eunatch (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EUNATCH"]], "eusers (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EUSERS"]], "ewouldblock (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EWOULDBLOCK"]], "exdev (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EXDEV"]], "exfull (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EXFULL"]], "errno": [[209, "module-errno"], [210, "index-4"]], "errorcode (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.errorcode"]], "arithmeticerror": [[210, "ArithmeticError"]], "assertionerror": [[210, "AssertionError"], [433, "index-19"]], "attributeerror": [[210, "AttributeError"], [427, "index-40"]], "baseexception": [[210, "BaseException"]], "baseexceptiongroup": [[210, "BaseExceptionGroup"]], "blockingioerror": [[210, "BlockingIOError"], [255, "io.BlockingIOError"]], "brokenpipeerror": [[210, "BrokenPipeError"]], "buffererror": [[210, "BufferError"]], "byteswarning": [[210, "BytesWarning"]], "childprocesserror": [[210, "ChildProcessError"]], "connectionabortederror": [[210, "ConnectionAbortedError"]], "connectionerror": [[210, "ConnectionError"]], "connectionrefusederror": [[210, "ConnectionRefusedError"]], "connectionreseterror": [[210, "ConnectionResetError"]], "deprecationwarning": [[210, "DeprecationWarning"]], "eoferror": [[210, "EOFError"]], "encodingwarning": [[210, "EncodingWarning"]], "environmenterror": [[210, "EnvironmentError"]], "exception": [[210, "Exception"], [427, "index-32"], [427, "index-33"], [427, "index-36"], [427, "index-37"], [427, "index-4"], [427, "index-40"], [427, "index-63"], [427, "index-67"], [427, "index-72"]], "exceptiongroup": [[210, "ExceptionGroup"]], "fileexistserror": [[210, "FileExistsError"]], "filenotfounderror": [[210, "FileNotFoundError"]], "floatingpointerror": [[210, "FloatingPointError"]], "futurewarning": [[210, "FutureWarning"]], "generatorexit": [[210, "GeneratorExit"], [427, "index-33"], [427, "index-37"]], "ioerror": [[210, "IOError"]], "importerror": [[210, "ImportError"], [433, "index-34"]], "importwarning": [[210, "ImportWarning"]], "indentationerror": [[210, "IndentationError"]], "indexerror": [[210, "IndexError"]], "interruptederror": [[210, "InterruptedError"]], "isadirectoryerror": [[210, "IsADirectoryError"]], "keyerror": [[210, "KeyError"]], "keyboardinterrupt": [[210, "KeyboardInterrupt"]], "lookuperror": [[210, "LookupError"]], "memoryerror": [[210, "MemoryError"]], "modulenotfounderror": [[210, "ModuleNotFoundError"]], "nameerror": [[210, "NameError"], [427, "index-4"]], "notadirectoryerror": [[210, "NotADirectoryError"]], "notimplementederror": [[210, "NotImplementedError"]], "oserror": [[210, "OSError"]], "overflowerror": [[210, "OverflowError"]], "pep 3134": [[210, "index-2"], [467, "index-12"], [467, "index-28"], [467, "index-29"], [480, "index-65"]], "pep 475": [[210, "index-7"], [222, "index-18"], [290, "index-22"], [290, "index-24"], [290, "index-25"], [290, "index-44"], [325, "index-3"], [325, "index-4"], [325, "index-5"], [325, "index-6"], [325, "index-7"], [326, "index-0"], [330, "index-0"], [330, "index-1"], [334, "index-10"], [334, "index-11"], [334, "index-12"], [334, "index-13"], [334, "index-4"], [334, "index-5"], [334, "index-7"], [334, "index-8"], [334, "index-9"], [363, "index-8"], [475, "index-15"], [475, "index-16"], [475, "index-49"], [480, "index-242"], [480, "index-299"]], "pep 565": [[210, "index-9"], [477, "index-19"]], "pendingdeprecationwarning": [[210, "PendingDeprecationWarning"]], "permissionerror": [[210, "PermissionError"]], "processlookuperror": [[210, "ProcessLookupError"]], "recursionerror": [[210, "RecursionError"]], "referenceerror": [[210, "ReferenceError"]], "resourcewarning": [[210, "ResourceWarning"]], "runtimeerror": [[210, "RuntimeError"]], "runtimewarning": [[210, "RuntimeWarning"]], "stopasynciteration": [[210, "StopAsyncIteration"], [427, "index-36"]], "stopiteration": [[210, "StopIteration"], [427, "index-32"], [433, "index-26"]], "syntaxerror": [[210, "SyntaxError"]], "syntaxwarning": [[210, "SyntaxWarning"]], "systemerror": [[210, "SystemError"]], "systemexit": [[210, "SystemExit"]], "taberror": [[210, "TabError"]], "typeerror": [[210, "TypeError"], [427, "index-63"]], "unboundlocalerror": [[210, "UnboundLocalError"], [426, "index-9"]], "unicodedecodeerror": [[210, "UnicodeDecodeError"]], "unicodeencodeerror": [[210, "UnicodeEncodeError"]], "unicodeerror": [[210, "UnicodeError"]], "unicodetranslateerror": [[210, "UnicodeTranslateError"]], "unicodewarning": [[210, "UnicodeWarning"]], "userwarning": [[210, "UserWarning"]], "valueerror": [[210, "ValueError"], [427, "index-72"]], "warning": [[210, "Warning"], [337, "sqlite3.Warning"]], "windowserror": [[210, "WindowsError"]], "zerodivisionerror": [[210, "ZeroDivisionError"], [427, "index-67"]], "__notes__ (baseexception \u7684\u5c6c\u6027)": [[210, "BaseException.__notes__"]], "add_note() (baseexception \u7684\u65b9\u6cd5)": [[210, "BaseException.add_note"]], "args (baseexception \u7684\u5c6c\u6027)": [[210, "BaseException.args"]], "assert": [[210, "index-3"], [433, "index-18"]], "characters_written (blockingioerror \u7684\u5c6c\u6027)": [[210, "BlockingIOError.characters_written"]], "code (systemexit \u7684\u5c6c\u6027)": [[210, "SystemExit.code"]], "derive() (baseexceptiongroup \u7684\u65b9\u6cd5)": [[210, "BaseExceptionGroup.derive"]], "encoding (unicodeerror \u7684\u5c6c\u6027)": [[210, "UnicodeError.encoding"]], "end (unicodeerror \u7684\u5c6c\u6027)": [[210, "UnicodeError.end"]], "end_lineno (syntaxerror \u7684\u5c6c\u6027)": [[210, "SyntaxError.end_lineno"]], "end_offset (syntaxerror \u7684\u5c6c\u6027)": [[210, "SyntaxError.end_offset"]], "errno (oserror \u7684\u5c6c\u6027)": [[210, "OSError.errno"]], "except": [[210, "index-0"], [424, "index-9"]], "exceptions (baseexceptiongroup \u7684\u5c6c\u6027)": [[210, "BaseExceptionGroup.exceptions"]], "filename (oserror \u7684\u5c6c\u6027)": [[210, "OSError.filename"]], "filename (syntaxerror \u7684\u5c6c\u6027)": [[210, "SyntaxError.filename"]], "filename2 (oserror \u7684\u5c6c\u6027)": [[210, "OSError.filename2"]], "lineno (syntaxerror \u7684\u5c6c\u6027)": [[210, "SyntaxError.lineno"]], "message (baseexceptiongroup \u7684\u5c6c\u6027)": [[210, "BaseExceptionGroup.message"]], "name (importerror \u7684\u5c6c\u6027)": [[210, "ImportError.name"]], "object (unicodeerror \u7684\u5c6c\u6027)": [[210, "UnicodeError.object"]], "offset (syntaxerror \u7684\u5c6c\u6027)": [[210, "SyntaxError.offset"]], "path (importerror \u7684\u5c6c\u6027)": [[210, "ImportError.path"]], "raise": [[210, "index-1"], [433, "index-27"]], "reason (unicodeerror \u7684\u5c6c\u6027)": [[210, "UnicodeError.reason"]], "split() (baseexceptiongroup \u7684\u65b9\u6cd5)": [[210, "BaseExceptionGroup.split"]], "start (unicodeerror \u7684\u5c6c\u6027)": [[210, "UnicodeError.start"]], "strerror (oserror \u7684\u5c6c\u6027)": [[210, "OSError.strerror"]], "subgroup() (baseexceptiongroup \u7684\u65b9\u6cd5)": [[210, "BaseExceptionGroup.subgroup"]], "text (syntaxerror \u7684\u5c6c\u6027)": [[210, "SyntaxError.text"]], "try": [[210, "index-0"], [424, "index-9"], [425, "index-65"]], "winerror (oserror \u7684\u5c6c\u6027)": [[210, "OSError.winerror"]], "with_traceback() (baseexception \u7684\u65b9\u6cd5)": [[210, "BaseException.with_traceback"]], "cancel_dump_traceback_later() (\u65bc faulthandler \u6a21\u7d44\u4e2d)": [[211, "faulthandler.cancel_dump_traceback_later"]], "disable() (\u65bc faulthandler \u6a21\u7d44\u4e2d)": [[211, "faulthandler.disable"]], "dump_traceback() (\u65bc faulthandler \u6a21\u7d44\u4e2d)": [[211, "faulthandler.dump_traceback"]], "dump_traceback_later() (\u65bc faulthandler \u6a21\u7d44\u4e2d)": [[211, "faulthandler.dump_traceback_later"]], "enable() (\u65bc faulthandler \u6a21\u7d44\u4e2d)": [[211, "faulthandler.enable"]], "faulthandler": [[211, "module-faulthandler"]], "is_enabled() (\u65bc faulthandler \u6a21\u7d44\u4e2d)": [[211, "faulthandler.is_enabled"]], "register() (\u65bc faulthandler \u6a21\u7d44\u4e2d)": [[211, "faulthandler.register"]], "unregister() (\u65bc faulthandler \u6a21\u7d44\u4e2d)": [[211, "faulthandler.unregister"]], "i/o control\uff08i/o \u63a7\u5236\uff09": [[212, "index-0"], [222, "index-8"], [334, "index-6"], [358, "index-0"]], "unix": [[212, "index-0"], [434, "index-4"]], "fcntl": [[212, "module-fcntl"]], "fcntl() (\u65bc fcntl \u6a21\u7d44\u4e2d)": [[212, "fcntl.fcntl"]], "file control\uff08\u6a94\u6848\u63a7\u5236\uff09": [[212, "index-0"]], "flock() (\u65bc fcntl \u6a21\u7d44\u4e2d)": [[212, "fcntl.flock"]], "ioctl() (\u65bc fcntl \u6a21\u7d44\u4e2d)": [[212, "fcntl.ioctl"]], "lockf() (\u65bc fcntl \u6a21\u7d44\u4e2d)": [[212, "fcntl.lockf"]], "default_ignores (\u65bc filecmp \u6a21\u7d44\u4e2d)": [[213, "filecmp.DEFAULT_IGNORES"]], "clear_cache() (\u65bc filecmp \u6a21\u7d44\u4e2d)": [[213, "filecmp.clear_cache"]], "cmp() (\u65bc filecmp \u6a21\u7d44\u4e2d)": [[213, "filecmp.cmp"]], "cmpfiles() (\u65bc filecmp \u6a21\u7d44\u4e2d)": [[213, "filecmp.cmpfiles"]], "common (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.common"]], "common_dirs (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.common_dirs"]], "common_files (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.common_files"]], "common_funny (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.common_funny"]], "diff_files (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.diff_files"]], "dircmp (filecmp \u4e2d\u7684\u985e\u5225)": [[213, "filecmp.dircmp"]], "filecmp": [[213, "module-filecmp"]], "funny_files (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.funny_files"]], "left (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.left"]], "left_list (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.left_list"]], "left_only (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.left_only"]], "report() (filecmp.dircmp \u7684\u65b9\u6cd5)": [[213, "filecmp.dircmp.report"]], "report_full_closure() (filecmp.dircmp \u7684\u65b9\u6cd5)": [[213, "filecmp.dircmp.report_full_closure"]], "report_partial_closure() (filecmp.dircmp \u7684\u65b9\u6cd5)": [[213, "filecmp.dircmp.report_partial_closure"]], "right (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.right"]], "right_list (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.right_list"]], "right_only (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.right_only"]], "same_files (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.same_files"]], "subdirs (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.subdirs"]], "fileinput (fileinput \u4e2d\u7684\u985e\u5225)": [[215, "fileinput.FileInput"]], "close() (\u65bc fileinput \u6a21\u7d44\u4e2d)": [[215, "fileinput.close"]], "fileinput": [[215, "module-fileinput"]], "filelineno() (\u65bc fileinput \u6a21\u7d44\u4e2d)": [[215, "fileinput.filelineno"]], "filename() (\u65bc fileinput \u6a21\u7d44\u4e2d)": [[215, "fileinput.filename"]], "fileno() (\u65bc fileinput \u6a21\u7d44\u4e2d)": [[215, "fileinput.fileno"]], "hook_compressed() (\u65bc fileinput \u6a21\u7d44\u4e2d)": [[215, "fileinput.hook_compressed"]], "hook_encoded() (\u65bc fileinput \u6a21\u7d44\u4e2d)": [[215, "fileinput.hook_encoded"]], "input() (\u65bc fileinput \u6a21\u7d44\u4e2d)": [[215, "fileinput.input"]], "isfirstline() (\u65bc fileinput \u6a21\u7d44\u4e2d)": [[215, "fileinput.isfirstline"]], "isstdin() (\u65bc fileinput \u6a21\u7d44\u4e2d)": [[215, "fileinput.isstdin"]], "lineno() (\u65bc fileinput \u6a21\u7d44\u4e2d)": [[215, "fileinput.lineno"]], "nextfile() (\u65bc fileinput \u6a21\u7d44\u4e2d)": [[215, "fileinput.nextfile"]], "[] \uff08\u65b9\u62ec\u865f\uff09": [[217, "index-2"], [228, "index-1"], [316, "index-10"], [342, "index-2"], [427, "index-15"], [427, "index-41"], [433, "index-6"]], "filenames\uff08\u6a94\u6848\u540d\u7a31\uff09": [[217, "index-0"], [228, "index-0"]], "filter() (\u65bc fnmatch \u6a21\u7d44\u4e2d)": [[217, "fnmatch.filter"]], "fnmatch": [[217, "module-fnmatch"]], "fnmatch() (\u65bc fnmatch \u6a21\u7d44\u4e2d)": [[217, "fnmatch.fnmatch"]], "fnmatchcase() (\u65bc fnmatch \u6a21\u7d44\u4e2d)": [[217, "fnmatch.fnmatchcase"]], "glob": [[217, "index-3"], [228, "module-glob"]], "re": [[217, "index-1"], [316, "module-re"], [341, "index-33"]], "translate() (\u65bc fnmatch \u6a21\u7d44\u4e2d)": [[217, "fnmatch.translate"]], "wildcard expansion\uff08\u842c\u7528\u5b57\u5143\u5c55\u958b\uff09": [[217, "index-0"]], "\u65bc glob \u98a8\u683c\u7684\u842c\u7528\u5b57\u5143\u4e2d": [[217, "index-2"], [228, "index-1"], [228, "index-2"]], "fraction (fractions \u4e2d\u7684\u985e\u5225)": [[218, "fractions.Fraction"]], "pep 515": [[218, "index-0"], [342, "index-19"], [470, "index-109"], [476, "index-7"], [476, "index-8"], [480, "index-262"], [480, "index-263"]], "__ceil__() (fractions.fraction \u7684\u65b9\u6cd5)": [[218, "fractions.Fraction.__ceil__"]], "__floor__() (fractions.fraction \u7684\u65b9\u6cd5)": [[218, "fractions.Fraction.__floor__"]], "__format__() (fractions.fraction \u7684\u65b9\u6cd5)": [[218, "fractions.Fraction.__format__"]], "__round__() (fractions.fraction \u7684\u65b9\u6cd5)": [[218, "fractions.Fraction.__round__"]], "as_integer_ratio() (fractions.fraction \u7684\u65b9\u6cd5)": [[218, "fractions.Fraction.as_integer_ratio"]], "denominator (fractions.fraction \u7684\u5c6c\u6027)": [[218, "fractions.Fraction.denominator"]], "fractions": [[218, "module-fractions"]], "from_decimal() (fractions.fraction \u7684\u985e\u5225\u65b9\u6cd5)": [[218, "fractions.Fraction.from_decimal"]], "from_float() (fractions.fraction \u7684\u985e\u5225\u65b9\u6cd5)": [[218, "fractions.Fraction.from_float"]], "is_integer() (fractions.fraction \u7684\u65b9\u6cd5)": [[218, "fractions.Fraction.is_integer"]], "limit_denominator() (fractions.fraction \u7684\u65b9\u6cd5)": [[218, "fractions.Fraction.limit_denominator"]], "numerator (fractions.fraction \u7684\u5c6c\u6027)": [[218, "fractions.Fraction.numerator"]], "ftp": [[220, "index-0"], [392, "index-11"], [392, "index-13"]], "ftp (ftplib \u4e2d\u7684\u985e\u5225)": [[220, "ftplib.FTP"]], "rfc 2640": [[220, "index-14"], [220, "index-15"], [220, "index-17"], [479, "index-22"], [480, "index-177"]], "rfc 3659": [[220, "index-18"]], "rfc 4217": [[220, "index-16"]], "rfc 959": [[220, "index-13"]], "abort() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.abort"]], "all_errors (\u65bc ftplib \u6a21\u7d44\u4e2d)": [[220, "ftplib.all_errors"]], "auth() (ftplib.ftp_tls \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP_TLS.auth"]], "ccc() (ftplib.ftp_tls \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP_TLS.ccc"]], "close() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.close"]], "connect() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.connect"]], "cwd() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.cwd"]], "delete() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.delete"]], "dir() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.dir"]], "error_perm": [[220, "ftplib.error_perm"]], "error_proto": [[220, "ftplib.error_proto"], [302, "poplib.error_proto"]], "error_reply": [[220, "ftplib.error_reply"]], "error_temp": [[220, "ftplib.error_temp"]], "ftplib": [[220, "module-ftplib"]], "ftplib\uff08\u6a19\u6e96\u6a21\u7d44\uff09": [[220, "index-0"]], "getwelcome() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.getwelcome"]], "login() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.login"]], "mkd() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.mkd"]], "mlsd() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.mlsd"]], "nlst() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.nlst"]], "ntransfercmd() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.ntransfercmd"]], "prot_c() (ftplib.ftp_tls \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP_TLS.prot_c"]], "prot_p() (ftplib.ftp_tls \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP_TLS.prot_p"]], "pwd() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.pwd"]], "quit() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.quit"]], "rename() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.rename"]], "retrbinary() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.retrbinary"]], "retrlines() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.retrlines"]], "rmd() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.rmd"]], "sendcmd() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.sendcmd"]], "set_debuglevel() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.set_debuglevel"]], "set_pasv() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.set_pasv"]], "size() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.size"]], "ssl_version (ftplib.ftp_tls \u7684\u5c6c\u6027)": [[220, "ftplib.FTP_TLS.ssl_version"]], "storbinary() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.storbinary"]], "storlines() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.storlines"]], "transfercmd() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.transfercmd"]], "voidcmd() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.voidcmd"]], "boolean\uff08\u5e03\u6797\u503c\uff09": [[222, "index-0"]], "infinity\uff08\u7121\u7aae\uff09": [[222, "index-3"]], "nan": [[222, "index-3"]], "pythonbreakpoint": [[222, "index-1"], [349, "index-3"], [349, "index-4"], [349, "index-5"], [452, "envvar-PYTHONBREAKPOINT"], [477, "index-12"]], "pythoncaseok": [[222, "index-16"], [452, "envvar-PYTHONCASEOK"], [460, "index-11"], [479, "index-21"], [480, "index-192"]], "__format__": [[222, "index-4"]], "__import__()": [[222, "import__"]], "abs()": [[222, "abs"]], "aiter()": [[222, "aiter"]], "all()": [[222, "all"]], "anext()": [[222, "anext"]], "any()": [[222, "any"]], "ascii()": [[222, "ascii"]], "bin()": [[222, "bin"]], "binary mode\uff08\u4e8c\u9032\u4f4d\u6a21\u5f0f\uff09": [[222, "index-8"]], "bool (\u5167\u5efa\u985e\u5225)": [[222, "bool"]], "breakpoint()": [[222, "breakpoint"]], "buffer size, i/o\uff08\u7de9\u885d\u5340\u5927\u5c0f\u3001i/o\uff09": [[222, "index-8"]], "buffering\uff08\u7de9\u885d\uff09": [[222, "index-8"], [334, "index-6"]], "built-in function": [[222, "abs"], [222, "aiter"], [222, "all"], [222, "anext"], [222, "any"], [222, "ascii"], [222, "bin"], [222, "breakpoint"], [222, "callable"], [222, "chr"], [222, "classmethod"], [222, "compile"], [222, "delattr"], [222, "dir"], [222, "divmod"], [222, "enumerate"], [222, "eval"], [222, "exec"], [222, "filter"], [222, "format"], [222, "getattr"], [222, "globals"], [222, "hasattr"], [222, "hash"], [222, "help"], [222, "hex"], [222, "id"], [222, "import__"], [222, "input"], [222, "isinstance"], [222, "issubclass"], [222, "iter"], [222, "len"], [222, "locals"], [222, "map"], [222, "max"], [222, "min"], [222, "next"], [222, "oct"], [222, "open"], [222, "ord"], [222, "pow"], [222, "print"], [222, "repr"], [222, "reversed"], [222, "round"], [222, "setattr"], [222, "sorted"], [222, "staticmethod"], [222, "sum"], [222, "vars"], [222, "zip"], [280, "multiprocessing.Manager"], [410, "xml.etree.ElementInclude.default_loader"], [410, "xml.etree.ElementInclude.include"]], "callable()": [[222, "callable"]], "chr()": [[222, "chr"]], "classmethod()": [[222, "classmethod"]], "compile()": [[222, "compile"]], "complex (\u5167\u5efa\u985e\u5225)": [[222, "complex"]], "delattr()": [[222, "delattr"]], "dir()": [[222, "dir"]], "divmod()": [[222, "divmod"]], "enumerate()": [[222, "enumerate"]], "eval()": [[222, "eval"]], "exec": [[222, "index-2"], [341, "index-64"], [433, "index-44"]], "exec()": [[222, "exec"]], "filter()": [[222, "filter"]], "float (\u5167\u5efa\u985e\u5225)": [[222, "float"]], "format()": [[222, "format"]], "format()\uff08\u5167\u5efa\u51fd\u5f0f\uff09": [[222, "index-4"]], "getattr()": [[222, "getattr"]], "globals()": [[222, "globals"]], "hasattr()": [[222, "hasattr"]], "hash()": [[222, "hash"]], "help()": [[222, "help"]], "hex()": [[222, "hex"]], "id()": [[222, "id"]], "import\uff08\u5f15\u5165\uff09": [[222, "index-13"], [331, "index-2"], [425, "index-43"], [429, "index-9"], [433, "index-34"], [433, "index-39"]], "input()": [[222, "input"]], "int (\u5167\u5efa\u985e\u5225)": [[222, "int"]], "isinstance()": [[222, "isinstance"]], "issubclass()": [[222, "issubclass"]], "iter()": [[222, "iter"]], "len()": [[222, "len"]], "line-buffered i/o\uff08\u5217\u7de9\u885d i/o\uff09": [[222, "index-8"]], "locals()": [[222, "locals"]], "map()": [[222, "map"]], "max()": [[222, "max"]], "min()": [[222, "min"]], "modes\uff08\u6a21\u5f0f\uff09": [[222, "index-6"]], "next()": [[222, "next"]], "object (\u5167\u5efa\u985e\u5225)": [[222, "object"]], "oct()": [[222, "oct"]], "open()": [[222, "open"]], "open() \u5167\u5efa\u51fd\u5f0f": [[222, "index-5"], [222, "index-7"]], "ord()": [[222, "ord"]], "pow()": [[222, "pow"]], "print()": [[222, "print"]], "property (\u5167\u5efa\u985e\u5225)": [[222, "property"]], "repr()": [[222, "repr"]], "reversed()": [[222, "reversed"]], "round()": [[222, "round"]], "setattr()": [[222, "setattr"]], "slice (\u5167\u5efa\u985e\u5225)": [[222, "slice"]], "sorted()": [[222, "sorted"]], "staticmethod()": [[222, "staticmethod"]], "str() \uff08\u5167\u5efa\u51fd\u5f0f\uff09": [[222, "index-11"]], "sum()": [[222, "sum"]], "super (\u5167\u5efa\u985e\u5225)": [[222, "super"]], "text mode\uff08\u6587\u5b57\u6a21\u5f0f\uff09": [[222, "index-8"]], "type (\u5167\u5efa\u985e\u5225)": [[222, "type"]], "unbuffered i/o\uff08\u975e\u7de9\u885d i/o\uff09": [[222, "index-8"]], "vars()": [[222, "vars"]], "zip()": [[222, "zip"]], "pep 412": [[223, "index-0"], [473, "index-56"]], "args (functools.partial \u7684\u5c6c\u6027)": [[223, "functools.partial.args"]], "cache() (\u65bc functools \u6a21\u7d44\u4e2d)": [[223, "functools.cache"]], "cached_property() (\u65bc functools \u6a21\u7d44\u4e2d)": [[223, "functools.cached_property"]], "cmp_to_key() (\u65bc functools \u6a21\u7d44\u4e2d)": [[223, "functools.cmp_to_key"]], "func (functools.partial \u7684\u5c6c\u6027)": [[223, "functools.partial.func"]], "functools": [[223, "module-functools"]], "keywords (functools.partial \u7684\u5c6c\u6027)": [[223, "functools.partial.keywords"]], "lru_cache() (\u65bc functools \u6a21\u7d44\u4e2d)": [[223, "functools.lru_cache"]], "partial() (\u65bc functools \u6a21\u7d44\u4e2d)": [[223, "functools.partial"]], "partialmethod (functools \u4e2d\u7684\u985e\u5225)": [[223, "functools.partialmethod"]], "reduce() (\u65bc functools \u6a21\u7d44\u4e2d)": [[223, "functools.reduce"]], "singledispatch() (\u65bc functools \u6a21\u7d44\u4e2d)": [[223, "functools.singledispatch"]], "singledispatchmethod (functools \u4e2d\u7684\u985e\u5225)": [[223, "functools.singledispatchmethod"]], "total_ordering() (\u65bc functools \u6a21\u7d44\u4e2d)": [[223, "functools.total_ordering"]], "update_wrapper() (\u65bc functools \u6a21\u7d44\u4e2d)": [[223, "functools.update_wrapper"]], "wraps() (\u65bc functools \u6a21\u7d44\u4e2d)": [[223, "functools.wraps"]], "debug_collectable (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.DEBUG_COLLECTABLE"]], "debug_leak (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.DEBUG_LEAK"]], "debug_saveall (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.DEBUG_SAVEALL"]], "debug_stats (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.DEBUG_STATS"]], "debug_uncollectable (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.DEBUG_UNCOLLECTABLE"]], "callbacks (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.callbacks"]], "collect() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.collect"]], "disable() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.disable"]], "enable() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.enable"]], "freeze() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.freeze"]], "garbage (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.garbage"]], "gc": [[224, "module-gc"]], "get_count() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.get_count"]], "get_debug() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.get_debug"]], "get_freeze_count() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.get_freeze_count"]], "get_objects() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.get_objects"]], "get_referents() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.get_referents"]], "get_referrers() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.get_referrers"]], "get_stats() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.get_stats"]], "get_threshold() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.get_threshold"]], "is_finalized() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.is_finalized"]], "is_tracked() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.is_tracked"]], "isenabled() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.isenabled"]], "set_debug() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.set_debug"]], "set_threshold() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.set_threshold"]], "unfreeze() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.unfreeze"]], "getopterror": [[225, "getopt.GetoptError"]], "posixly_correct": [[225, "index-0"]], "getopt": [[225, "module-getopt"]], "getopt() (\u65bc getopt \u6a21\u7d44\u4e2d)": [[225, "getopt.getopt"]], "gnu_getopt() (\u65bc getopt \u6a21\u7d44\u4e2d)": [[225, "getopt.gnu_getopt"]], "getpasswarning": [[226, "getpass.GetPassWarning"]], "logname": [[226, "index-0"], [290, "index-10"]], "user": [[226, "index-1"]], "username": [[226, "index-2"], [290, "index-11"], [291, "index-20"]], "getpass": [[226, "module-getpass"]], "getpass() (\u65bc getpass \u6a21\u7d44\u4e2d)": [[226, "getpass.getpass"]], "getuser() (\u65bc getpass \u6a21\u7d44\u4e2d)": [[226, "getpass.getuser"]], "gnome": [[227, "index-10"]], "gnutranslations (gettext \u4e2d\u7684\u985e\u5225)": [[227, "gettext.GNUTranslations"]], "lang": [[227, "index-3"], [227, "index-8"], [263, "index-1"], [263, "index-2"], [263, "index-3"]], "language": [[227, "index-0"], [227, "index-5"]], "lc_all": [[227, "index-1"], [227, "index-6"]], "lc_messages": [[227, "index-2"], [227, "index-7"]], "nulltranslations (gettext \u4e2d\u7684\u985e\u5225)": [[227, "gettext.NullTranslations"]], "_ \uff08\u5e95\u7dda\uff09": [[227, "index-4"], [342, "index-10"], [432, "index-28"], [432, "index-29"]], "_parse() (gettext.nulltranslations \u7684\u65b9\u6cd5)": [[227, "gettext.NullTranslations._parse"]], "add_fallback() (gettext.nulltranslations \u7684\u65b9\u6cd5)": [[227, "gettext.NullTranslations.add_fallback"]], "bindtextdomain() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.bindtextdomain"]], "charset() (gettext.nulltranslations \u7684\u65b9\u6cd5)": [[227, "gettext.NullTranslations.charset"]], "dgettext() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.dgettext"]], "dngettext() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.dngettext"]], "dnpgettext() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.dnpgettext"]], "dpgettext() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.dpgettext"]], "find() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.find"]], "gettext": [[227, "index-4"], [227, "module-gettext"]], "gettext() (gettext.gnutranslations \u7684\u65b9\u6cd5)": [[227, "gettext.GNUTranslations.gettext"]], "gettext() (gettext.nulltranslations \u7684\u65b9\u6cd5)": [[227, "gettext.NullTranslations.gettext"]], "gettext() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.gettext"]], "info() (gettext.nulltranslations \u7684\u65b9\u6cd5)": [[227, "gettext.NullTranslations.info"]], "install() (gettext.nulltranslations \u7684\u65b9\u6cd5)": [[227, "gettext.NullTranslations.install"]], "install() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.install"]], "ngettext() (gettext.gnutranslations \u7684\u65b9\u6cd5)": [[227, "gettext.GNUTranslations.ngettext"]], "ngettext() (gettext.nulltranslations \u7684\u65b9\u6cd5)": [[227, "gettext.NullTranslations.ngettext"]], "ngettext() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.ngettext"]], "npgettext() (gettext.gnutranslations \u7684\u65b9\u6cd5)": [[227, "gettext.GNUTranslations.npgettext"]], "npgettext() (gettext.nulltranslations \u7684\u65b9\u6cd5)": [[227, "gettext.NullTranslations.npgettext"]], "npgettext() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.npgettext"]], "pgettext() (gettext.gnutranslations \u7684\u65b9\u6cd5)": [[227, "gettext.GNUTranslations.pgettext"]], "pgettext() (gettext.nulltranslations \u7684\u65b9\u6cd5)": [[227, "gettext.NullTranslations.pgettext"]], "pgettext() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.pgettext"]], "textdomain() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.textdomain"]], "translation() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.translation"]], "**": [[228, "index-2"], [341, "index-13"], [424, "index-32"], [427, "index-18"], [427, "index-50"], [427, "index-58"], [438, "index-4"]], ". \uff08\u9ede\uff09": [[228, "index-1"], [290, "index-45"], [290, "index-50"], [316, "index-0"], [341, "index-36"], [341, "index-46"], [342, "index-2"], [427, "index-39"], [432, "index-29"]], "escape() (\u65bc glob \u6a21\u7d44\u4e2d)": [[228, "glob.escape"]], "glob() (\u65bc glob \u6a21\u7d44\u4e2d)": [[228, "glob.glob"]], "iglob() (\u65bc glob \u6a21\u7d44\u4e2d)": [[228, "glob.iglob"]], "pathname expansion\uff08\u8def\u5f91\u540d\u7a31\u5c55\u958b\uff09": [[228, "index-0"]], "cycleerror": [[229, "graphlib.CycleError"]], "topologicalsorter (graphlib \u4e2d\u7684\u985e\u5225)": [[229, "graphlib.TopologicalSorter"]], "add() (graphlib.topologicalsorter \u7684\u65b9\u6cd5)": [[229, "graphlib.TopologicalSorter.add"]], "done() (graphlib.topologicalsorter \u7684\u65b9\u6cd5)": [[229, "graphlib.TopologicalSorter.done"]], "get_ready() (graphlib.topologicalsorter \u7684\u65b9\u6cd5)": [[229, "graphlib.TopologicalSorter.get_ready"]], "graphlib": [[229, "module-graphlib"]], "is_active() (graphlib.topologicalsorter \u7684\u65b9\u6cd5)": [[229, "graphlib.TopologicalSorter.is_active"]], "prepare() (graphlib.topologicalsorter \u7684\u65b9\u6cd5)": [[229, "graphlib.TopologicalSorter.prepare"]], "static_order() (graphlib.topologicalsorter \u7684\u65b9\u6cd5)": [[229, "graphlib.TopologicalSorter.static_order"]], "getgrall() (\u65bc grp \u6a21\u7d44\u4e2d)": [[230, "grp.getgrall"]], "getgrgid() (\u65bc grp \u6a21\u7d44\u4e2d)": [[230, "grp.getgrgid"]], "getgrnam() (\u65bc grp \u6a21\u7d44\u4e2d)": [[230, "grp.getgrnam"]], "grp": [[230, "module-grp"]], "--best": [[231, "cmdoption-gzip-best"]], "--decompress": [[231, "cmdoption-gzip-d"]], "--fast": [[231, "cmdoption-gzip-fast"]], "badgzipfile": [[231, "gzip.BadGzipFile"]], "gzipfile (gzip \u4e2d\u7684\u985e\u5225)": [[231, "gzip.GzipFile"]], "compress() (\u65bc gzip \u6a21\u7d44\u4e2d)": [[231, "gzip.compress"]], "decompress() (\u65bc gzip \u6a21\u7d44\u4e2d)": [[231, "gzip.decompress"]], "gzip": [[231, "module-gzip"]], "gzip \u547d\u4ee4\u5217\u9078\u9805": [[231, "cmdoption-gzip-arg-file"], [231, "cmdoption-gzip-best"], [231, "cmdoption-gzip-d"], [231, "cmdoption-gzip-fast"], [231, "cmdoption-gzip-h"]], "mtime (gzip.gzipfile \u7684\u5c6c\u6027)": [[231, "gzip.GzipFile.mtime"]], "name (gzip.gzipfile \u7684\u5c6c\u6027)": [[231, "gzip.GzipFile.name"]], "open() (\u65bc gzip \u6a21\u7d44\u4e2d)": [[231, "gzip.open"]], "peek() (gzip.gzipfile \u7684\u65b9\u6cd5)": [[231, "gzip.GzipFile.peek"]], "openssl": [[232, "index-2"], [338, "index-0"]], "rfc 1321": [[232, "index-1"]], "rfc 7693": [[232, "index-5"]], "rfc 7914": [[232, "index-3"]], "algorithms_available (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.algorithms_available"]], "algorithms_guaranteed (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.algorithms_guaranteed"]], "blake2b() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.blake2b"]], "blake2b, blake2s": [[232, "index-4"]], "blake2b.max_digest_size (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.blake2b.MAX_DIGEST_SIZE"]], "blake2b.max_key_size (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.blake2b.MAX_KEY_SIZE"]], "blake2b.person_size (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.blake2b.PERSON_SIZE"]], "blake2b.salt_size (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.blake2b.SALT_SIZE"]], "blake2s() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.blake2s"]], "blake2s.max_digest_size (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.blake2s.MAX_DIGEST_SIZE"]], "blake2s.max_key_size (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.blake2s.MAX_KEY_SIZE"]], "blake2s.person_size (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.blake2s.PERSON_SIZE"]], "blake2s.salt_size (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.blake2s.SALT_SIZE"]], "copy() (hashlib.hash \u7684\u65b9\u6cd5)": [[232, "hashlib.hash.copy"]], "digest() (hashlib.hash \u7684\u65b9\u6cd5)": [[232, "hashlib.hash.digest"]], "digest() (hashlib.shake \u7684\u65b9\u6cd5)": [[232, "hashlib.shake.digest"]], "file_digest() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.file_digest"]], "hash.block_size (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.hash.block_size"]], "hash.digest_size (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.hash.digest_size"]], "hashlib": [[232, "module-hashlib"]], "hexdigest() (hashlib.hash \u7684\u65b9\u6cd5)": [[232, "hashlib.hash.hexdigest"]], "hexdigest() (hashlib.shake \u7684\u65b9\u6cd5)": [[232, "hashlib.shake.hexdigest"]], "md5() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.md5"]], "message digest, md5": [[232, "index-0"]], "name (hashlib.hash \u7684\u5c6c\u6027)": [[232, "hashlib.hash.name"]], "new() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.new"]], "pbkdf2_hmac() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.pbkdf2_hmac"]], "scrypt() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.scrypt"]], "secure hash algorithm, sha1, sha2, sha224, sha256, sha384, sha512, sha3, shake, blake2": [[232, "index-0"]], "sha1() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.sha1"]], "sha224() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.sha224"]], "sha256() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.sha256"]], "sha384() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.sha384"]], "sha3_224() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.sha3_224"]], "sha3_256() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.sha3_256"]], "sha3_384() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.sha3_384"]], "sha3_512() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.sha3_512"]], "sha512() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.sha512"]], "shake_128() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.shake_128"]], "shake_256() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.shake_256"]], "update() (hashlib.hash \u7684\u65b9\u6cd5)": [[232, "hashlib.hash.update"]], "\uff08\u4f7f\u7528\u65bc hashlib \u6a21\u7d44\u4e2d\uff09": [[232, "index-2"]], "heapify() (\u65bc heapq \u6a21\u7d44\u4e2d)": [[233, "heapq.heapify"]], "heappop() (\u65bc heapq \u6a21\u7d44\u4e2d)": [[233, "heapq.heappop"]], "heappush() (\u65bc heapq \u6a21\u7d44\u4e2d)": [[233, "heapq.heappush"]], "heappushpop() (\u65bc heapq \u6a21\u7d44\u4e2d)": [[233, "heapq.heappushpop"]], "heapq": [[233, "module-heapq"]], "heapreplace() (\u65bc heapq \u6a21\u7d44\u4e2d)": [[233, "heapq.heapreplace"]], "merge() (\u65bc heapq \u6a21\u7d44\u4e2d)": [[233, "heapq.merge"]], "nlargest() (\u65bc heapq \u6a21\u7d44\u4e2d)": [[233, "heapq.nlargest"]], "nsmallest() (\u65bc heapq \u6a21\u7d44\u4e2d)": [[233, "heapq.nsmallest"]], "rfc 2014": [[234, "index-2"]], "block_size (hmac.hmac \u7684\u5c6c\u6027)": [[234, "hmac.HMAC.block_size"]], "compare_digest() (\u65bc hmac \u6a21\u7d44\u4e2d)": [[234, "hmac.compare_digest"]], "copy() (hmac.hmac \u7684\u65b9\u6cd5)": [[234, "hmac.HMAC.copy"]], "digest() (hmac.hmac \u7684\u65b9\u6cd5)": [[234, "hmac.HMAC.digest"]], "digest() (\u65bc hmac \u6a21\u7d44\u4e2d)": [[234, "hmac.digest"]], "digest_size (hmac.hmac \u7684\u5c6c\u6027)": [[234, "hmac.HMAC.digest_size"]], "hexdigest() (hmac.hmac \u7684\u65b9\u6cd5)": [[234, "hmac.HMAC.hexdigest"]], "hmac": [[234, "module-hmac"]], "name (hmac.hmac \u7684\u5c6c\u6027)": [[234, "hmac.HMAC.name"]], "new() (\u65bc hmac \u6a21\u7d44\u4e2d)": [[234, "hmac.new"]], "update() (hmac.hmac \u7684\u65b9\u6cd5)": [[234, "hmac.HMAC.update"]], "escape() (\u65bc html \u6a21\u7d44\u4e2d)": [[235, "html.escape"]], "html": [[235, "module-html"], [237, "index-0"], [392, "index-12"]], "unescape() (\u65bc html \u6a21\u7d44\u4e2d)": [[235, "html.unescape"]], "codepoint2name (\u65bc html.entities \u6a21\u7d44\u4e2d)": [[236, "html.entities.codepoint2name"]], "entitydefs (\u65bc html.entities \u6a21\u7d44\u4e2d)": [[236, "html.entities.entitydefs"]], "html.entities": [[236, "module-html.entities"]], "html5 (\u65bc html.entities \u6a21\u7d44\u4e2d)": [[236, "html.entities.html5"]], "name2codepoint (\u65bc html.entities \u6a21\u7d44\u4e2d)": [[236, "html.entities.name2codepoint"]], "htmlparser (html.parser \u4e2d\u7684\u985e\u5225)": [[237, "html.parser.HTMLParser"]], "xhtml": [[237, "index-0"]], "close() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.close"]], "feed() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.feed"]], "get_starttag_text() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.get_starttag_text"]], "getpos() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.getpos"]], "handle_charref() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.handle_charref"]], "handle_comment() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.handle_comment"]], "handle_data() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.handle_data"]], "handle_decl() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.handle_decl"]], "handle_endtag() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.handle_endtag"]], "handle_entityref() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.handle_entityref"]], "handle_pi() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.handle_pi"]], "handle_startendtag() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.handle_startendtag"]], "handle_starttag() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.handle_starttag"]], "html.parser": [[237, "module-html.parser"]], "reset() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.reset"]], "unknown_decl() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.unknown_decl"]], "httpmethod (http \u4e2d\u7684\u985e\u5225)": [[238, "http.HTTPMethod"]], "httpstatus (http \u4e2d\u7684\u985e\u5225)": [[238, "http.HTTPStatus"]], "rfc 2295": [[238, "index-209"]], "rfc 2324": [[238, "index-192"]], "rfc 2518": [[238, "index-154"]], "rfc 2774": [[238, "index-212"]], "rfc 3229": [[238, "index-165"]], "rfc 4918": [[238, "index-163"], [238, "index-194"], [238, "index-195"], [238, "index-196"], [238, "index-210"]], "rfc 5789": [[238, "index-76"]], "rfc 5842": [[238, "index-164"], [238, "index-211"]], "rfc 6585": [[238, "index-199"], [238, "index-200"], [238, "index-201"], [238, "index-213"]], "rfc 7231": [[238, "index-152"], [238, "index-153"], [238, "index-156"], [238, "index-157"], [238, "index-158"], [238, "index-159"], [238, "index-160"], [238, "index-161"], [238, "index-166"], [238, "index-167"], [238, "index-168"], [238, "index-169"], [238, "index-171"], [238, "index-172"], [238, "index-174"], [238, "index-176"], [238, "index-177"], [238, "index-178"], [238, "index-179"], [238, "index-180"], [238, "index-182"], [238, "index-183"], [238, "index-184"], [238, "index-185"], [238, "index-187"], [238, "index-188"], [238, "index-189"], [238, "index-191"], [238, "index-198"], [238, "index-203"], [238, "index-204"], [238, "index-205"], [238, "index-206"], [238, "index-207"], [238, "index-208"], [238, "index-214"], [238, "index-215"], [238, "index-216"], [238, "index-217"], [238, "index-218"], [238, "index-219"], [238, "index-220"], [238, "index-221"], [238, "index-222"], [238, "index-223"], [238, "index-224"], [238, "index-225"], [238, "index-226"]], "rfc 7232": [[238, "index-170"], [238, "index-186"]], "rfc 7233": [[238, "index-162"], [238, "index-190"]], "rfc 7235": [[238, "index-175"], [238, "index-181"]], "rfc 7238": [[238, "index-173"]], "rfc 7540": [[238, "index-193"]], "rfc 7725": [[238, "index-202"]], "rfc 8297": [[238, "index-155"]], "rfc 8470": [[238, "index-197"]], "http\uff08\u6a19\u6e96\u6a21\u7d44\uff09": [[238, "index-0"]], "badstatusline": [[239, "http.client.BadStatusLine"]], "cannotsendheader": [[239, "http.client.CannotSendHeader"]], "cannotsendrequest": [[239, "http.client.CannotSendRequest"]], "httpconnection (http.client \u4e2d\u7684\u985e\u5225)": [[239, "http.client.HTTPConnection"]], "httpexception": [[239, "http.client.HTTPException"]], "httpresponse (http.client \u4e2d\u7684\u985e\u5225)": [[239, "http.client.HTTPResponse"]], "httpsconnection (http.client \u4e2d\u7684\u985e\u5225)": [[239, "http.client.HTTPSConnection"]], "https_port (\u65bc http.client \u6a21\u7d44\u4e2d)": [[239, "http.client.HTTPS_PORT"]], "http_port (\u65bc http.client \u6a21\u7d44\u4e2d)": [[239, "http.client.HTTP_PORT"]], "improperconnectionstate": [[239, "http.client.ImproperConnectionState"]], "incompleteread": [[239, "http.client.IncompleteRead"]], "invalidurl": [[239, "http.client.InvalidURL"]], "linetoolong": [[239, "http.client.LineTooLong"]], "notconnected": [[239, "http.client.NotConnected"]], "rfc 2616#section-14.23": [[239, "index-4"]], "rfc 2616#section-5.1.2": [[239, "index-3"], [239, "index-5"]], "rfc 7230": [[239, "index-7"], [392, "index-19"]], "remotedisconnected": [[239, "http.client.RemoteDisconnected"]], "responsenotready": [[239, "http.client.ResponseNotReady"]], "unimplementedfilemode": [[239, "http.client.UnimplementedFileMode"]], "unknownprotocol": [[239, "http.client.UnknownProtocol"]], "unknowntransferencoding": [[239, "http.client.UnknownTransferEncoding"]], "blocksize (http.client.httpconnection \u7684\u5c6c\u6027)": [[239, "http.client.HTTPConnection.blocksize"]], "close() (http.client.httpconnection \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPConnection.close"]], "closed (http.client.httpresponse \u7684\u5c6c\u6027)": [[239, "http.client.HTTPResponse.closed"]], "connect() (http.client.httpconnection \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPConnection.connect"]], "debuglevel (http.client.httpresponse \u7684\u5c6c\u6027)": [[239, "http.client.HTTPResponse.debuglevel"]], "endheaders() (http.client.httpconnection \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPConnection.endheaders"]], "fileno() (http.client.httpresponse \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPResponse.fileno"]], "get_proxy_response_headers() (http.client.httpconnection \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPConnection.get_proxy_response_headers"]], "getcode() (http.client.httpresponse \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPResponse.getcode"]], "getheader() (http.client.httpresponse \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPResponse.getheader"]], "getheaders() (http.client.httpresponse \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPResponse.getheaders"]], "getresponse() (http.client.httpconnection \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPConnection.getresponse"]], "geturl() (http.client.httpresponse \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPResponse.geturl"]], "headers (http.client.httpresponse \u7684\u5c6c\u6027)": [[239, "http.client.HTTPResponse.headers"]], "http.client": [[239, "module-http.client"]], "http.client\uff08\u6a19\u6e96\u6a21\u7d44\uff09": [[239, "index-0"]], "info() (http.client.httpresponse \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPResponse.info"]], "msg (http.client.httpresponse \u7684\u5c6c\u6027)": [[239, "http.client.HTTPResponse.msg"]], "parse_headers() (\u65bc http.client \u6a21\u7d44\u4e2d)": [[239, "http.client.parse_headers"]], "putheader() (http.client.httpconnection \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPConnection.putheader"]], "putrequest() (http.client.httpconnection \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPConnection.putrequest"]], "read() (http.client.httpresponse \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPResponse.read"]], "readinto() (http.client.httpresponse \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPResponse.readinto"]], "reason (http.client.httpresponse \u7684\u5c6c\u6027)": [[239, "http.client.HTTPResponse.reason"]], "request() (http.client.httpconnection \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPConnection.request"]], "responses (\u65bc http.client \u6a21\u7d44\u4e2d)": [[239, "http.client.responses"]], "send() (http.client.httpconnection \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPConnection.send"]], "set_debuglevel() (http.client.httpconnection \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPConnection.set_debuglevel"]], "set_tunnel() (http.client.httpconnection \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPConnection.set_tunnel"]], "status (http.client.httpresponse \u7684\u5c6c\u6027)": [[239, "http.client.HTTPResponse.status"]], "url (http.client.httpresponse \u7684\u5c6c\u6027)": [[239, "http.client.HTTPResponse.url"]], "urllib.request": [[239, "index-1"], [392, "module-urllib.request"]], "version (http.client.httpresponse \u7684\u5c6c\u6027)": [[239, "http.client.HTTPResponse.version"]], "cookie (http.cookiejar \u4e2d\u7684\u985e\u5225)": [[240, "http.cookiejar.Cookie"]], "cookiejar (http.cookiejar \u4e2d\u7684\u985e\u5225)": [[240, "http.cookiejar.CookieJar"]], "cookiepolicy (http.cookiejar \u4e2d\u7684\u985e\u5225)": [[240, "http.cookiejar.CookiePolicy"]], "defaultcookiepolicy (http.cookiejar \u4e2d\u7684\u985e\u5225)": [[240, "http.cookiejar.DefaultCookiePolicy"]], "domainliberal (http.cookiejar.defaultcookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.DefaultCookiePolicy.DomainLiberal"]], "domainrfc2965match (http.cookiejar.defaultcookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.DefaultCookiePolicy.DomainRFC2965Match"]], "domainstrict (http.cookiejar.defaultcookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.DefaultCookiePolicy.DomainStrict"]], "domainstrictnodots (http.cookiejar.defaultcookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.DefaultCookiePolicy.DomainStrictNoDots"]], "domainstrictnondomain (http.cookiejar.defaultcookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.DefaultCookiePolicy.DomainStrictNonDomain"]], "filecookiejar (http.cookiejar \u4e2d\u7684\u985e\u5225)": [[240, "http.cookiejar.FileCookieJar"]], "lwpcookiejar (http.cookiejar \u4e2d\u7684\u985e\u5225)": [[240, "http.cookiejar.LWPCookieJar"]], "loaderror": [[240, "http.cookiejar.LoadError"]], "mozillacookiejar (http.cookiejar \u4e2d\u7684\u985e\u5225)": [[240, "http.cookiejar.MozillaCookieJar"]], "rfc 2109": [[240, "index-1"], [240, "index-15"], [240, "index-21"], [240, "index-23"], [240, "index-24"], [240, "index-3"], [240, "index-4"], [240, "index-6"], [241, "index-0"], [241, "index-2"], [241, "index-3"], [241, "index-4"], [241, "index-5"], [241, "index-6"], [241, "index-7"]], "rfc 2964": [[240, "index-10"]], "rfc 2965": [[240, "index-0"], [240, "index-11"], [240, "index-12"], [240, "index-13"], [240, "index-14"], [240, "index-16"], [240, "index-17"], [240, "index-18"], [240, "index-19"], [240, "index-2"], [240, "index-20"], [240, "index-22"], [240, "index-25"], [240, "index-5"], [240, "index-7"], [240, "index-8"], [240, "index-9"], [392, "index-20"], [392, "index-21"], [392, "index-5"]], "add_cookie_header() (http.cookiejar.cookiejar \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.CookieJar.add_cookie_header"]], "allowed_domains() (http.cookiejar.defaultcookiepolicy \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.DefaultCookiePolicy.allowed_domains"]], "blocked_domains() (http.cookiejar.defaultcookiepolicy \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.DefaultCookiePolicy.blocked_domains"]], "clear() (http.cookiejar.cookiejar \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.CookieJar.clear"]], "clear_session_cookies() (http.cookiejar.cookiejar \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.CookieJar.clear_session_cookies"]], "comment (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.comment"]], "comment_url (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.comment_url"]], "delayload (http.cookiejar.filecookiejar \u7684\u5c6c\u6027)": [[240, "http.cookiejar.FileCookieJar.delayload"]], "discard (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.discard"]], "domain_initial_dot (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.domain_initial_dot"]], "domain_return_ok() (http.cookiejar.cookiepolicy \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.CookiePolicy.domain_return_ok"]], "domain_specified (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.domain_specified"]], "expires (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.expires"]], "extract_cookies() (http.cookiejar.cookiejar \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.CookieJar.extract_cookies"]], "filename (http.cookiejar.filecookiejar \u7684\u5c6c\u6027)": [[240, "http.cookiejar.FileCookieJar.filename"]], "get_nonstandard_attr() (http.cookiejar.cookie \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.Cookie.get_nonstandard_attr"]], "has_nonstandard_attr() (http.cookiejar.cookie \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.Cookie.has_nonstandard_attr"]], "hide_cookie2 (http.cookiejar.cookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.CookiePolicy.hide_cookie2"]], "http.cookiejar": [[240, "module-http.cookiejar"]], "is_blocked() (http.cookiejar.defaultcookiepolicy \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.DefaultCookiePolicy.is_blocked"]], "is_expired() (http.cookiejar.cookie \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.Cookie.is_expired"]], "is_not_allowed() (http.cookiejar.defaultcookiepolicy \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.DefaultCookiePolicy.is_not_allowed"]], "load() (http.cookiejar.filecookiejar \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.FileCookieJar.load"]], "make_cookies() (http.cookiejar.cookiejar \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.CookieJar.make_cookies"]], "name (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.name"]], "netscape (http.cookiejar.cookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.CookiePolicy.netscape"]], "path (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.path"]], "path_return_ok() (http.cookiejar.cookiepolicy \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.CookiePolicy.path_return_ok"]], "port (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.port"]], "port_specified (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.port_specified"]], "return_ok() (http.cookiejar.cookiepolicy \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.CookiePolicy.return_ok"]], "revert() (http.cookiejar.filecookiejar \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.FileCookieJar.revert"]], "rfc2109 (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.rfc2109"]], "rfc2109_as_netscape (http.cookiejar.defaultcookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.DefaultCookiePolicy.rfc2109_as_netscape"]], "rfc2965 (http.cookiejar.cookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.CookiePolicy.rfc2965"]], "save() (http.cookiejar.filecookiejar \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.FileCookieJar.save"]], "secure (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.secure"]], "set_allowed_domains() (http.cookiejar.defaultcookiepolicy \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.DefaultCookiePolicy.set_allowed_domains"]], "set_blocked_domains() (http.cookiejar.defaultcookiepolicy \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.DefaultCookiePolicy.set_blocked_domains"]], "set_cookie() (http.cookiejar.cookiejar \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.CookieJar.set_cookie"]], "set_cookie_if_ok() (http.cookiejar.cookiejar \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.CookieJar.set_cookie_if_ok"]], "set_nonstandard_attr() (http.cookiejar.cookie \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.Cookie.set_nonstandard_attr"]], "set_ok() (http.cookiejar.cookiepolicy \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.CookiePolicy.set_ok"]], "set_policy() (http.cookiejar.cookiejar \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.CookieJar.set_policy"]], "strict_domain (http.cookiejar.defaultcookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.DefaultCookiePolicy.strict_domain"]], "strict_ns_domain (http.cookiejar.defaultcookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.DefaultCookiePolicy.strict_ns_domain"]], "strict_ns_set_initial_dollar (http.cookiejar.defaultcookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.DefaultCookiePolicy.strict_ns_set_initial_dollar"]], "strict_ns_set_path (http.cookiejar.defaultcookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.DefaultCookiePolicy.strict_ns_set_path"]], "strict_ns_unverifiable (http.cookiejar.defaultcookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.DefaultCookiePolicy.strict_ns_unverifiable"]], "strict_rfc2965_unverifiable (http.cookiejar.defaultcookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.DefaultCookiePolicy.strict_rfc2965_unverifiable"]], "value (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.value"]], "version (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.version"]], "basecookie (http.cookies \u4e2d\u7684\u985e\u5225)": [[241, "http.cookies.BaseCookie"]], "cookieerror": [[241, "http.cookies.CookieError"]], "morsel (http.cookies \u4e2d\u7684\u985e\u5225)": [[241, "http.cookies.Morsel"]], "outputstring() (http.cookies.morsel \u7684\u65b9\u6cd5)": [[241, "http.cookies.Morsel.OutputString"]], "rfc 2068": [[241, "index-1"]], "simplecookie (http.cookies \u4e2d\u7684\u985e\u5225)": [[241, "http.cookies.SimpleCookie"]], "coded_value (http.cookies.morsel \u7684\u5c6c\u6027)": [[241, "http.cookies.Morsel.coded_value"]], "copy() (http.cookies.morsel \u7684\u65b9\u6cd5)": [[241, "http.cookies.Morsel.copy"]], "http.cookies": [[241, "module-http.cookies"]], "isreservedkey() (http.cookies.morsel \u7684\u65b9\u6cd5)": [[241, "http.cookies.Morsel.isReservedKey"]], "js_output() (http.cookies.basecookie \u7684\u65b9\u6cd5)": [[241, "http.cookies.BaseCookie.js_output"]], "js_output() (http.cookies.morsel \u7684\u65b9\u6cd5)": [[241, "http.cookies.Morsel.js_output"]], "key (http.cookies.morsel \u7684\u5c6c\u6027)": [[241, "http.cookies.Morsel.key"]], "load() (http.cookies.basecookie \u7684\u65b9\u6cd5)": [[241, "http.cookies.BaseCookie.load"]], "output() (http.cookies.basecookie \u7684\u65b9\u6cd5)": [[241, "http.cookies.BaseCookie.output"]], "output() (http.cookies.morsel \u7684\u65b9\u6cd5)": [[241, "http.cookies.Morsel.output"]], "set() (http.cookies.morsel \u7684\u65b9\u6cd5)": [[241, "http.cookies.Morsel.set"]], "setdefault() (http.cookies.morsel \u7684\u65b9\u6cd5)": [[241, "http.cookies.Morsel.setdefault"]], "update() (http.cookies.morsel \u7684\u65b9\u6cd5)": [[241, "http.cookies.Morsel.update"]], "value (http.cookies.morsel \u7684\u5c6c\u6027)": [[241, "http.cookies.Morsel.value"]], "value_decode() (http.cookies.basecookie \u7684\u65b9\u6cd5)": [[241, "http.cookies.BaseCookie.value_decode"]], "value_encode() (http.cookies.basecookie \u7684\u65b9\u6cd5)": [[241, "http.cookies.BaseCookie.value_encode"]], "basehttprequesthandler (http.server \u4e2d\u7684\u985e\u5225)": [[242, "http.server.BaseHTTPRequestHandler"]], "cgihttprequesthandler (http.server \u4e2d\u7684\u985e\u5225)": [[242, "http.server.CGIHTTPRequestHandler"]], "httpserver (http.server \u4e2d\u7684\u985e\u5225)": [[242, "http.server.HTTPServer"]], "messageclass (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.MessageClass"]], "rfc 3986": [[242, "index-1"], [391, "index-2"], [391, "index-4"], [391, "index-5"], [391, "index-7"], [391, "index-8"], [466, "index-10"], [466, "index-13"], [475, "index-42"], [477, "index-35"]], "simplehttprequesthandler (http.server \u4e2d\u7684\u985e\u5225)": [[242, "http.server.SimpleHTTPRequestHandler"]], "threadinghttpserver (http.server \u4e2d\u7684\u985e\u5225)": [[242, "http.server.ThreadingHTTPServer"]], "address_string() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.address_string"]], "cgi_directories (http.server.cgihttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.CGIHTTPRequestHandler.cgi_directories"]], "client_address (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.client_address"]], "close_connection (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.close_connection"]], "command (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.command"]], "date_time_string() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.date_time_string"]], "do_get() (http.server.simplehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.SimpleHTTPRequestHandler.do_GET"]], "do_head() (http.server.simplehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.SimpleHTTPRequestHandler.do_HEAD"]], "do_post() (http.server.cgihttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.CGIHTTPRequestHandler.do_POST"]], "end_headers() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.end_headers"]], "error_content_type (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.error_content_type"]], "error_message_format (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.error_message_format"]], "extensions_map (http.server.simplehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.SimpleHTTPRequestHandler.extensions_map"]], "flush_headers() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.flush_headers"]], "handle() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.handle"]], "handle_expect_100() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.handle_expect_100"]], "handle_one_request() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.handle_one_request"]], "headers (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.headers"]], "http.server": [[242, "index-3"], [242, "module-http.server"]], "httpd": [[242, "index-0"]], "log_date_time_string() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.log_date_time_string"]], "log_error() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.log_error"]], "log_message() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.log_message"]], "log_request() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.log_request"]], "path (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.path"]], "protocol_version (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.protocol_version"]], "request_version (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.request_version"]], "requestline (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.requestline"]], "responses (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.responses"]], "rfile (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.rfile"]], "send_error() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.send_error"]], "send_header() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.send_header"]], "send_response() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.send_response"]], "send_response_only() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.send_response_only"]], "server (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.server"]], "server_version (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.server_version"]], "server_version (http.server.simplehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.SimpleHTTPRequestHandler.server_version"]], "sys_version (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.sys_version"]], "version_string() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.version_string"]], "wfile (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.wfile"]], "clear breakpoint": [[244, "index-4"]], "cut\uff08\u526a\u4e0b\uff09": [[244, "index-4"]], "idlestartup": [[244, "index-5"], [480, "index-225"], [480, "index-230"], [480, "index-255"]], "integrated development environment\uff08\u6574\u5408\u958b\u767c\u74b0\u5883\uff09": [[244, "index-0"]], "module browser\uff08\u6a21\u7d44\u700f\u89bd\u5668\uff09": [[244, "index-1"]], "pep 434": [[244, "index-7"], [466, "index-16"]], "pythonstartup": [[244, "index-6"], [317, "index-0"], [331, "index-5"], [349, "index-18"], [435, "index-13"], [452, "envvar-PYTHONSTARTUP"], [452, "index-5"], [474, "index-40"], [474, "index-41"], [480, "index-226"], [480, "index-231"], [480, "index-256"]], "paste\uff08\u8cbc\u4e0a\uff09": [[244, "index-4"]], "path browser\uff08\u8def\u5f91\u700f\u89bd\u5668\uff09": [[244, "index-1"]], "python editor\uff08python \u7de8\u8f2f\u5668\uff09": [[244, "index-0"]], "run script\uff08\u57f7\u884c\u8173\u672c\uff09": [[244, "index-2"]], "set breakpoint": [[244, "index-4"]], "breakpoints\uff08\u4e2d\u65b7\u9ede\uff09": [[244, "index-4"]], "debugger\uff08\u9664\u932f\u5668\uff09": [[244, "index-3"], [294, "index-2"], [349, "index-11"], [349, "index-29"], [362, "index-1"]], "idlelib": [[244, "module-idlelib"]], "stack viewer\uff08\u5806\u758a\u6aa2\u8996\u5668\uff09": [[244, "index-3"]], "imap4": [[245, "index-0"]], "imap4 (imaplib \u4e2d\u7684\u985e\u5225)": [[245, "imaplib.IMAP4"]], "imap4.abort": [[245, "imaplib.IMAP4.abort"]], "imap4.error": [[245, "imaplib.IMAP4.error"]], "imap4.readonly": [[245, "imaplib.IMAP4.readonly"]], "imap4_ssl": [[245, "index-0"]], "imap4_ssl (imaplib \u4e2d\u7684\u985e\u5225)": [[245, "imaplib.IMAP4_SSL"]], "imap4_stream": [[245, "index-0"]], "imap4_stream (imaplib \u4e2d\u7684\u985e\u5225)": [[245, "imaplib.IMAP4_stream"]], "int2ap() (\u65bc imaplib \u6a21\u7d44\u4e2d)": [[245, "imaplib.Int2AP"]], "internaldate2tuple() (\u65bc imaplib \u6a21\u7d44\u4e2d)": [[245, "imaplib.Internaldate2tuple"]], "protocol_version (imaplib.imap4 \u7684\u5c6c\u6027)": [[245, "imaplib.IMAP4.PROTOCOL_VERSION"]], "parseflags() (\u65bc imaplib \u6a21\u7d44\u4e2d)": [[245, "imaplib.ParseFlags"]], "rfc 1730": [[245, "index-2"]], "rfc 2060": [[245, "index-1"], [245, "index-7"]], "rfc 2342": [[245, "index-6"], [461, "index-19"]], "rfc 3501": [[245, "index-8"]], "rfc 5161": [[245, "index-3"], [475, "index-33"]], "rfc 6855": [[245, "index-4"], [245, "index-5"], [475, "index-34"], [475, "index-35"]], "time2internaldate() (\u65bc imaplib \u6a21\u7d44\u4e2d)": [[245, "imaplib.Time2Internaldate"]], "append() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.append"]], "authenticate() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.authenticate"]], "check() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.check"]], "close() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.close"]], "copy() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.copy"]], "create() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.create"]], "debug (imaplib.imap4 \u7684\u5c6c\u6027)": [[245, "imaplib.IMAP4.debug"]], "delete() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.delete"]], "deleteacl() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.deleteacl"]], "enable() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.enable"]], "expunge() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.expunge"]], "fetch() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.fetch"]], "getacl() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.getacl"]], "getannotation() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.getannotation"]], "getquota() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.getquota"]], "getquotaroot() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.getquotaroot"]], "imaplib": [[245, "module-imaplib"]], "list() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.list"]], "login() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.login"]], "login_cram_md5() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.login_cram_md5"]], "logout() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.logout"]], "lsub() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.lsub"]], "myrights() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.myrights"]], "namespace() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.namespace"]], "noop() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.noop"]], "open() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.open"]], "partial() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.partial"]], "proxyauth() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.proxyauth"]], "read() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.read"]], "readline() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.readline"]], "recent() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.recent"]], "rename() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.rename"]], "response() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.response"]], "search() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.search"]], "select() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.select"]], "send() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.send"]], "setacl() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.setacl"]], "setannotation() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.setannotation"]], "setquota() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.setquota"]], "shutdown() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.shutdown"]], "socket() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.socket"]], "sort() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.sort"]], "starttls() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.starttls"]], "status() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.status"]], "store() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.store"]], "subscribe() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.subscribe"]], "thread() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.thread"]], "uid() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.uid"]], "unselect() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.unselect"]], "unsubscribe() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.unsubscribe"]], "utf8_enabled (imaplib.imap4 \u7684\u5c6c\u6027)": [[245, "imaplib.IMAP4.utf8_enabled"]], "xatom() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.xatom"]], "pep 594#imghdr": [[246, "index-2"]], "imghdr": [[246, "module-imghdr"]], "tests (\u65bc imghdr \u6a21\u7d44\u4e2d)": [[246, "imghdr.tests"]], "what() (\u65bc imghdr \u6a21\u7d44\u4e2d)": [[246, "imghdr.what"]], "bytecode_suffixes (\u65bc importlib.machinery \u6a21\u7d44\u4e2d)": [[247, "importlib.machinery.BYTECODE_SUFFIXES"]], "builtinimporter (importlib.machinery \u4e2d\u7684\u985e\u5225)": [[247, "importlib.machinery.BuiltinImporter"]], "debug_bytecode_suffixes (\u65bc importlib.machinery \u6a21\u7d44\u4e2d)": [[247, "importlib.machinery.DEBUG_BYTECODE_SUFFIXES"]], "extension_suffixes (\u65bc importlib.machinery \u6a21\u7d44\u4e2d)": [[247, "importlib.machinery.EXTENSION_SUFFIXES"]], "executionloader (importlib.abc \u4e2d\u7684\u985e\u5225)": [[247, "importlib.abc.ExecutionLoader"]], "extensionfileloader (importlib.machinery \u4e2d\u7684\u985e\u5225)": [[247, "importlib.machinery.ExtensionFileLoader"]], "filefinder (importlib.machinery \u4e2d\u7684\u985e\u5225)": [[247, "importlib.machinery.FileFinder"]], "fileloader (importlib.abc \u4e2d\u7684\u985e\u5225)": [[247, "importlib.abc.FileLoader"]], "frozenimporter (importlib.machinery \u4e2d\u7684\u985e\u5225)": [[247, "importlib.machinery.FrozenImporter"]], "inspectloader (importlib.abc \u4e2d\u7684\u985e\u5225)": [[247, "importlib.abc.InspectLoader"]], "lazyloader (importlib.util \u4e2d\u7684\u985e\u5225)": [[247, "importlib.util.LazyLoader"]], "loader (importlib.abc \u4e2d\u7684\u985e\u5225)": [[247, "importlib.abc.Loader"]], "magic_number (\u65bc importlib.util \u6a21\u7d44\u4e2d)": [[247, "importlib.util.MAGIC_NUMBER"]], "metapathfinder (importlib.abc \u4e2d\u7684\u985e\u5225)": [[247, "importlib.abc.MetaPathFinder"]], "modulespec (importlib.machinery \u4e2d\u7684\u985e\u5225)": [[247, "importlib.machinery.ModuleSpec"]], "optimized_bytecode_suffixes (\u65bc importlib.machinery \u6a21\u7d44\u4e2d)": [[247, "importlib.machinery.OPTIMIZED_BYTECODE_SUFFIXES"]], "pep 235": [[247, "index-0"]], "pep 3120": [[247, "index-10"], [432, "index-1"], [467, "index-4"]], "pep 366": [[247, "index-4"], [321, "index-7"], [429, "index-11"], [429, "index-12"], [429, "index-22"], [429, "index-24"], [473, "index-22"]], "pep 488": [[247, "index-22"], [247, "index-25"], [247, "index-7"], [308, "index-2"], [359, "index-4"], [452, "index-10"], [452, "index-11"], [452, "index-7"], [452, "index-9"], [475, "index-24"], [475, "index-25"], [475, "index-50"], [480, "index-298"]], "pathentryfinder (importlib.abc \u4e2d\u7684\u985e\u5225)": [[247, "importlib.abc.PathEntryFinder"]], "pathfinder (importlib.machinery \u4e2d\u7684\u985e\u5225)": [[247, "importlib.machinery.PathFinder"]], "resourceloader (importlib.abc \u4e2d\u7684\u985e\u5225)": [[247, "importlib.abc.ResourceLoader"]], "resourcereader (importlib.abc \u4e2d\u7684\u985e\u5225)": [[247, "importlib.abc.ResourceReader"]], "source_suffixes (\u65bc importlib.machinery \u6a21\u7d44\u4e2d)": [[247, "importlib.machinery.SOURCE_SUFFIXES"]], "sourcefileloader (importlib.machinery \u4e2d\u7684\u985e\u5225)": [[247, "importlib.machinery.SourceFileLoader"]], "sourceloader (importlib.abc \u4e2d\u7684\u985e\u5225)": [[247, "importlib.abc.SourceLoader"]], "sourcelessfileloader (importlib.machinery \u4e2d\u7684\u985e\u5225)": [[247, "importlib.machinery.SourcelessFileLoader"]], "traversable (importlib.abc \u4e2d\u7684\u985e\u5225)": [[247, "importlib.abc.Traversable"]], "traversableresources (importlib.abc \u4e2d\u7684\u985e\u5225)": [[247, "importlib.abc.TraversableResources"]], "windowsregistryfinder (importlib.machinery \u4e2d\u7684\u985e\u5225)": [[247, "importlib.machinery.WindowsRegistryFinder"]], "__import__() (\u65bc importlib \u6a21\u7d44\u4e2d)": [[247, "importlib.__import__"]], "__truediv__() (importlib.abc.traversable \u7684\u65b9\u6cd5)": [[247, "importlib.abc.Traversable.__truediv__"]], "_incompatible_extension_module_restrictions() (\u65bc importlib.util \u6a21\u7d44\u4e2d)": [[247, "importlib.util._incompatible_extension_module_restrictions"]], "all_suffixes() (\u65bc importlib.machinery \u6a21\u7d44\u4e2d)": [[247, "importlib.machinery.all_suffixes"]], "cache_from_source() (\u65bc importlib.util \u6a21\u7d44\u4e2d)": [[247, "importlib.util.cache_from_source"]], "cached (importlib.machinery.modulespec \u7684\u5c6c\u6027)": [[247, "importlib.machinery.ModuleSpec.cached"]], "contents() (importlib.abc.resourcereader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.ResourceReader.contents"]], "create_module() (importlib.abc.loader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.Loader.create_module"]], "create_module() (importlib.machinery.extensionfileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.ExtensionFileLoader.create_module"]], "decode_source() (\u65bc importlib.util \u6a21\u7d44\u4e2d)": [[247, "importlib.util.decode_source"]], "exec_module() (importlib.abc.inspectloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.InspectLoader.exec_module"]], "exec_module() (importlib.abc.loader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.Loader.exec_module"]], "exec_module() (importlib.abc.sourceloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.SourceLoader.exec_module"]], "exec_module() (importlib.machinery.extensionfileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.ExtensionFileLoader.exec_module"]], "factory() (importlib.util.lazyloader \u7684\u985e\u5225\u65b9\u6cd5)": [[247, "importlib.util.LazyLoader.factory"]], "files() (importlib.abc.traversableresources \u7684\u65b9\u6cd5)": [[247, "importlib.abc.TraversableResources.files"]], "find_spec() (importlib.abc.metapathfinder \u7684\u65b9\u6cd5)": [[247, "importlib.abc.MetaPathFinder.find_spec"]], "find_spec() (importlib.abc.pathentryfinder \u7684\u65b9\u6cd5)": [[247, "importlib.abc.PathEntryFinder.find_spec"]], "find_spec() (importlib.machinery.filefinder \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.FileFinder.find_spec"]], "find_spec() (importlib.machinery.pathfinder \u7684\u985e\u5225\u65b9\u6cd5)": [[247, "importlib.machinery.PathFinder.find_spec"]], "find_spec() (\u65bc importlib.util \u6a21\u7d44\u4e2d)": [[247, "importlib.util.find_spec"]], "get_code() (importlib.abc.inspectloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.InspectLoader.get_code"]], "get_code() (importlib.abc.sourceloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.SourceLoader.get_code"]], "get_code() (importlib.machinery.extensionfileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.ExtensionFileLoader.get_code"]], "get_code() (importlib.machinery.sourcelessfileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.SourcelessFileLoader.get_code"]], "get_data() (importlib.abc.fileloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.FileLoader.get_data"]], "get_data() (importlib.abc.resourceloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.ResourceLoader.get_data"]], "get_filename() (importlib.abc.executionloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.ExecutionLoader.get_filename"]], "get_filename() (importlib.abc.fileloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.FileLoader.get_filename"]], "get_filename() (importlib.machinery.extensionfileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.ExtensionFileLoader.get_filename"]], "get_source() (importlib.abc.inspectloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.InspectLoader.get_source"]], "get_source() (importlib.abc.sourceloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.SourceLoader.get_source"]], "get_source() (importlib.machinery.extensionfileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.ExtensionFileLoader.get_source"]], "get_source() (importlib.machinery.sourcelessfileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.SourcelessFileLoader.get_source"]], "has_location (importlib.machinery.modulespec \u7684\u5c6c\u6027)": [[247, "importlib.machinery.ModuleSpec.has_location"]], "import_module() (\u65bc importlib \u6a21\u7d44\u4e2d)": [[247, "importlib.import_module"]], "importlib": [[247, "module-importlib"]], "importlib.abc": [[247, "module-importlib.abc"]], "importlib.abc.inspectloader.get_source \u65b9\u6cd5": [[247, "index-15"]], "importlib.machinery": [[247, "module-importlib.machinery"]], "importlib.util": [[247, "module-importlib.util"]], "invalidate_caches() (importlib.abc.metapathfinder \u7684\u65b9\u6cd5)": [[247, "importlib.abc.MetaPathFinder.invalidate_caches"]], "invalidate_caches() (importlib.abc.pathentryfinder \u7684\u65b9\u6cd5)": [[247, "importlib.abc.PathEntryFinder.invalidate_caches"]], "invalidate_caches() (importlib.machinery.filefinder \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.FileFinder.invalidate_caches"]], "invalidate_caches() (importlib.machinery.pathfinder \u7684\u985e\u5225\u65b9\u6cd5)": [[247, "importlib.machinery.PathFinder.invalidate_caches"]], "invalidate_caches() (\u65bc importlib \u6a21\u7d44\u4e2d)": [[247, "importlib.invalidate_caches"]], "is_dir() (importlib.abc.traversable \u7684\u65b9\u6cd5)": [[247, "importlib.abc.Traversable.is_dir"]], "is_file() (importlib.abc.traversable \u7684\u65b9\u6cd5)": [[247, "importlib.abc.Traversable.is_file"]], "is_package() (importlib.abc.inspectloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.InspectLoader.is_package"]], "is_package() (importlib.abc.sourceloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.SourceLoader.is_package"]], "is_package() (importlib.machinery.extensionfileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.ExtensionFileLoader.is_package"]], "is_package() (importlib.machinery.sourcefileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.SourceFileLoader.is_package"]], "is_package() (importlib.machinery.sourcelessfileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.SourcelessFileLoader.is_package"]], "is_resource() (importlib.abc.resourcereader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.ResourceReader.is_resource"]], "iterdir() (importlib.abc.traversable \u7684\u65b9\u6cd5)": [[247, "importlib.abc.Traversable.iterdir"]], "joinpath() (importlib.abc.traversable \u7684\u65b9\u6cd5)": [[247, "importlib.abc.Traversable.joinpath"]], "load_module() (importlib.abc.fileloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.FileLoader.load_module"]], "load_module() (importlib.abc.inspectloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.InspectLoader.load_module"]], "load_module() (importlib.abc.loader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.Loader.load_module"]], "load_module() (importlib.abc.sourceloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.SourceLoader.load_module"]], "load_module() (importlib.machinery.sourcefileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.SourceFileLoader.load_module"]], "load_module() (importlib.machinery.sourcelessfileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.SourcelessFileLoader.load_module"]], "loader (importlib.machinery.modulespec \u7684\u5c6c\u6027)": [[247, "importlib.machinery.ModuleSpec.loader"]], "loader_state (importlib.machinery.modulespec \u7684\u5c6c\u6027)": [[247, "importlib.machinery.ModuleSpec.loader_state"]], "module_from_spec() (\u65bc importlib.util \u6a21\u7d44\u4e2d)": [[247, "importlib.util.module_from_spec"]], "name (importlib.abc.fileloader \u7684\u5c6c\u6027)": [[247, "importlib.abc.FileLoader.name"]], "name (importlib.abc.traversable \u7684\u5c6c\u6027)": [[247, "importlib.abc.Traversable.name"]], "name (importlib.machinery.extensionfileloader \u7684\u5c6c\u6027)": [[247, "importlib.machinery.ExtensionFileLoader.name"]], "name (importlib.machinery.modulespec \u7684\u5c6c\u6027)": [[247, "importlib.machinery.ModuleSpec.name"]], "name (importlib.machinery.sourcefileloader \u7684\u5c6c\u6027)": [[247, "importlib.machinery.SourceFileLoader.name"]], "name (importlib.machinery.sourcelessfileloader \u7684\u5c6c\u6027)": [[247, "importlib.machinery.SourcelessFileLoader.name"]], "open() (importlib.abc.traversable \u7684\u65b9\u6cd5)": [[247, "importlib.abc.Traversable.open"]], "open_resource() (importlib.abc.resourcereader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.ResourceReader.open_resource"]], "origin (importlib.machinery.modulespec \u7684\u5c6c\u6027)": [[247, "importlib.machinery.ModuleSpec.origin"]], "parent (importlib.machinery.modulespec \u7684\u5c6c\u6027)": [[247, "importlib.machinery.ModuleSpec.parent"]], "path (importlib.abc.fileloader \u7684\u5c6c\u6027)": [[247, "importlib.abc.FileLoader.path"]], "path (importlib.machinery.extensionfileloader \u7684\u5c6c\u6027)": [[247, "importlib.machinery.ExtensionFileLoader.path"]], "path (importlib.machinery.filefinder \u7684\u5c6c\u6027)": [[247, "importlib.machinery.FileFinder.path"]], "path (importlib.machinery.sourcefileloader \u7684\u5c6c\u6027)": [[247, "importlib.machinery.SourceFileLoader.path"]], "path (importlib.machinery.sourcelessfileloader \u7684\u5c6c\u6027)": [[247, "importlib.machinery.SourcelessFileLoader.path"]], "path_hook() (importlib.machinery.filefinder \u7684\u985e\u5225\u65b9\u6cd5)": [[247, "importlib.machinery.FileFinder.path_hook"]], "path_mtime() (importlib.abc.sourceloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.SourceLoader.path_mtime"]], "path_stats() (importlib.abc.sourceloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.SourceLoader.path_stats"]], "path_stats() (importlib.machinery.sourcefileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.SourceFileLoader.path_stats"]], "read_bytes() (importlib.abc.traversable \u7684\u65b9\u6cd5)": [[247, "importlib.abc.Traversable.read_bytes"]], "read_text() (importlib.abc.traversable \u7684\u65b9\u6cd5)": [[247, "importlib.abc.Traversable.read_text"]], "reload() (\u65bc importlib \u6a21\u7d44\u4e2d)": [[247, "importlib.reload"]], "resolve_name() (\u65bc importlib.util \u6a21\u7d44\u4e2d)": [[247, "importlib.util.resolve_name"]], "resource_path() (importlib.abc.resourcereader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.ResourceReader.resource_path"]], "set_data() (importlib.abc.sourceloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.SourceLoader.set_data"]], "set_data() (importlib.machinery.sourcefileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.SourceFileLoader.set_data"]], "source_from_cache() (\u65bc importlib.util \u6a21\u7d44\u4e2d)": [[247, "importlib.util.source_from_cache"]], "source_hash() (\u65bc importlib.util \u6a21\u7d44\u4e2d)": [[247, "importlib.util.source_hash"]], "source_to_code() (importlib.abc.inspectloader \u7684\u975c\u614b\u65b9\u6cd5)": [[247, "importlib.abc.InspectLoader.source_to_code"]], "spec_from_file_location() (\u65bc importlib.util \u6a21\u7d44\u4e2d)": [[247, "importlib.util.spec_from_file_location"]], "spec_from_loader() (\u65bc importlib.util \u6a21\u7d44\u4e2d)": [[247, "importlib.util.spec_from_loader"]], "submodule_search_locations (importlib.machinery.modulespec \u7684\u5c6c\u6027)": [[247, "importlib.machinery.ModuleSpec.submodule_search_locations"]], "pep 566": [[248, "index-0"]], "importlib.metadata": [[248, "module-importlib.metadata"]], "anchor (\u65bc importlib.resources \u6a21\u7d44\u4e2d)": [[249, "importlib.resources.Anchor"]], "package (\u65bc importlib.resources \u6a21\u7d44\u4e2d)": [[249, "importlib.resources.Package"]], "resource (\u65bc importlib.resources \u6a21\u7d44\u4e2d)": [[249, "importlib.resources.Resource"]], "as_file() (\u65bc importlib.resources \u6a21\u7d44\u4e2d)": [[249, "importlib.resources.as_file"]], "contents() (\u65bc importlib.resources \u6a21\u7d44\u4e2d)": [[249, "importlib.resources.contents"]], "files() (\u65bc importlib.resources \u6a21\u7d44\u4e2d)": [[249, "importlib.resources.files"]], "importlib.resources": [[249, "module-importlib.resources"]], "is_resource() (\u65bc importlib.resources \u6a21\u7d44\u4e2d)": [[249, "importlib.resources.is_resource"]], "open_binary() (\u65bc importlib.resources \u6a21\u7d44\u4e2d)": [[249, "importlib.resources.open_binary"]], "open_text() (\u65bc importlib.resources \u6a21\u7d44\u4e2d)": [[249, "importlib.resources.open_text"]], "path() (\u65bc importlib.resources \u6a21\u7d44\u4e2d)": [[249, "importlib.resources.path"]], "read_binary() (\u65bc importlib.resources \u6a21\u7d44\u4e2d)": [[249, "importlib.resources.read_binary"]], "read_text() (\u65bc importlib.resources \u6a21\u7d44\u4e2d)": [[249, "importlib.resources.read_text"]], "resourcereader (importlib.resources.abc \u4e2d\u7684\u985e\u5225)": [[250, "importlib.resources.abc.ResourceReader"]], "traversable (importlib.resources.abc \u4e2d\u7684\u985e\u5225)": [[250, "importlib.resources.abc.Traversable"]], "traversableresources (importlib.resources.abc \u4e2d\u7684\u985e\u5225)": [[250, "importlib.resources.abc.TraversableResources"]], "__truediv__() (importlib.resources.abc.traversable \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.Traversable.__truediv__"]], "contents() (importlib.resources.abc.resourcereader \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.ResourceReader.contents"]], "files() (importlib.resources.abc.traversableresources \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.TraversableResources.files"]], "importlib.resources.abc": [[250, "module-importlib.resources.abc"]], "is_dir() (importlib.resources.abc.traversable \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.Traversable.is_dir"]], "is_file() (importlib.resources.abc.traversable \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.Traversable.is_file"]], "is_resource() (importlib.resources.abc.resourcereader \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.ResourceReader.is_resource"]], "iterdir() (importlib.resources.abc.traversable \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.Traversable.iterdir"]], "joinpath() (importlib.resources.abc.traversable \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.Traversable.joinpath"]], "name (importlib.resources.abc.traversable \u7684\u5c6c\u6027)": [[250, "importlib.resources.abc.Traversable.name"]], "open() (importlib.resources.abc.traversable \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.Traversable.open"]], "open_resource() (importlib.resources.abc.resourcereader \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.ResourceReader.open_resource"]], "read_bytes() (importlib.resources.abc.traversable \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.Traversable.read_bytes"]], "read_text() (importlib.resources.abc.traversable \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.Traversable.read_text"]], "resource_path() (importlib.resources.abc.resourcereader \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.ResourceReader.resource_path"]], "--details": [[252, "cmdoption-inspect-details"]], "any_contiguous (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.ANY_CONTIGUOUS"]], "boundarguments (inspect \u4e2d\u7684\u985e\u5225)": [[252, "inspect.BoundArguments"]], "bufferflags (inspect \u4e2d\u7684\u985e\u5225)": [[252, "inspect.BufferFlags"]], "contig (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.CONTIG"]], "contig_ro (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.CONTIG_RO"]], "co_async_generator (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.CO_ASYNC_GENERATOR"]], "co_coroutine (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.CO_COROUTINE"]], "co_generator (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.CO_GENERATOR"]], "co_iterable_coroutine (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.CO_ITERABLE_COROUTINE"]], "co_nested (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.CO_NESTED"]], "co_newlocals (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.CO_NEWLOCALS"]], "co_optimized (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.CO_OPTIMIZED"]], "co_varargs (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.CO_VARARGS"]], "co_varkeywords (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.CO_VARKEYWORDS"]], "c_contiguous (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.C_CONTIGUOUS"]], "format (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.FORMAT"]], "full (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.FULL"]], "full_ro (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.FULL_RO"]], "f_contiguous (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.F_CONTIGUOUS"]], "frameinfo (inspect \u4e2d\u7684\u985e\u5225)": [[252, "inspect.FrameInfo"]], "indirect (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.INDIRECT"]], "nd (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.ND"]], "parameter (inspect \u4e2d\u7684\u985e\u5225)": [[252, "inspect.Parameter"]], "read (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.READ"]], "records (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.RECORDS"]], "records_ro (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.RECORDS_RO"]], "simple (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.SIMPLE"]], "strided (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.STRIDED"]], "strided_ro (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.STRIDED_RO"]], "strides (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.STRIDES"]], "signature (inspect \u4e2d\u7684\u985e\u5225)": [[252, "inspect.Signature"]], "traceback (inspect \u4e2d\u7684\u985e\u5225)": [[252, "inspect.Traceback"]], "writable (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.WRITABLE"]], "write (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.WRITE"]], "annotation (inspect.parameter \u7684\u5c6c\u6027)": [[252, "inspect.Parameter.annotation"]], "apply_defaults() (inspect.boundarguments \u7684\u65b9\u6cd5)": [[252, "inspect.BoundArguments.apply_defaults"]], "args (inspect.boundarguments \u7684\u5c6c\u6027)": [[252, "inspect.BoundArguments.args"]], "arguments (inspect.boundarguments \u7684\u5c6c\u6027)": [[252, "inspect.BoundArguments.arguments"]], "bind() (inspect.signature \u7684\u65b9\u6cd5)": [[252, "inspect.Signature.bind"]], "bind_partial() (inspect.signature \u7684\u65b9\u6cd5)": [[252, "inspect.Signature.bind_partial"]], "cleandoc() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.cleandoc"]], "code_context (inspect.frameinfo \u7684\u5c6c\u6027)": [[252, "inspect.FrameInfo.code_context"]], "code_context (inspect.traceback \u7684\u5c6c\u6027)": [[252, "inspect.Traceback.code_context"]], "currentframe() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.currentframe"]], "default (inspect.parameter \u7684\u5c6c\u6027)": [[252, "inspect.Parameter.default"]], "description (inspect.parameter.kind \u7684\u5c6c\u6027)": [[252, "inspect.Parameter.kind.description"]], "empty (inspect.parameter \u7684\u5c6c\u6027)": [[252, "inspect.Parameter.empty"]], "empty (inspect.signature \u7684\u5c6c\u6027)": [[252, "inspect.Signature.empty"]], "filename (inspect.frameinfo \u7684\u5c6c\u6027)": [[252, "inspect.FrameInfo.filename"]], "filename (inspect.traceback \u7684\u5c6c\u6027)": [[252, "inspect.Traceback.filename"]], "formatargvalues() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.formatargvalues"]], "frame (inspect.frameinfo \u7684\u5c6c\u6027)": [[252, "inspect.FrameInfo.frame"]], "from_callable() (inspect.signature \u7684\u985e\u5225\u65b9\u6cd5)": [[252, "inspect.Signature.from_callable"]], "function (inspect.frameinfo \u7684\u5c6c\u6027)": [[252, "inspect.FrameInfo.function"]], "function (inspect.traceback \u7684\u5c6c\u6027)": [[252, "inspect.Traceback.function"]], "get_annotations() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.get_annotations"]], "getargvalues() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getargvalues"]], "getasyncgenlocals() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getasyncgenlocals"]], "getasyncgenstate() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getasyncgenstate"]], "getattr_static() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getattr_static"]], "getcallargs() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getcallargs"]], "getclasstree() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getclasstree"]], "getclosurevars() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getclosurevars"]], "getcomments() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getcomments"]], "getcoroutinelocals() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getcoroutinelocals"]], "getcoroutinestate() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getcoroutinestate"]], "getdoc() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getdoc"]], "getfile() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getfile"]], "getframeinfo() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getframeinfo"]], "getfullargspec() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getfullargspec"]], "getgeneratorlocals() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getgeneratorlocals"]], "getgeneratorstate() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getgeneratorstate"]], "getinnerframes() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getinnerframes"]], "getmembers() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getmembers"]], "getmembers_static() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getmembers_static"]], "getmodule() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getmodule"]], "getmodulename() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getmodulename"]], "getmro() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getmro"]], "getouterframes() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getouterframes"]], "getsource() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getsource"]], "getsourcefile() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getsourcefile"]], "getsourcelines() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getsourcelines"]], "index (inspect.frameinfo \u7684\u5c6c\u6027)": [[252, "inspect.FrameInfo.index"]], "index (inspect.traceback \u7684\u5c6c\u6027)": [[252, "inspect.Traceback.index"]], "inspect": [[252, "module-inspect"]], "inspect \u547d\u4ee4\u5217\u9078\u9805": [[252, "cmdoption-inspect-details"]], "isabstract() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isabstract"]], "isasyncgen() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isasyncgen"]], "isasyncgenfunction() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isasyncgenfunction"]], "isawaitable() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isawaitable"]], "isbuiltin() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isbuiltin"]], "isclass() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isclass"]], "iscode() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.iscode"]], "iscoroutine() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.iscoroutine"]], "iscoroutinefunction() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.iscoroutinefunction"]], "isdatadescriptor() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isdatadescriptor"]], "isframe() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isframe"]], "isfunction() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isfunction"]], "isgenerator() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isgenerator"]], "isgeneratorfunction() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isgeneratorfunction"]], "isgetsetdescriptor() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isgetsetdescriptor"]], "ismemberdescriptor() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.ismemberdescriptor"]], "ismethod() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.ismethod"]], "ismethoddescriptor() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.ismethoddescriptor"]], "ismethodwrapper() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.ismethodwrapper"]], "ismodule() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.ismodule"]], "isroutine() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isroutine"]], "istraceback() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.istraceback"]], "kind (inspect.parameter \u7684\u5c6c\u6027)": [[252, "inspect.Parameter.kind"]], "kwargs (inspect.boundarguments \u7684\u5c6c\u6027)": [[252, "inspect.BoundArguments.kwargs"]], "lineno (inspect.frameinfo \u7684\u5c6c\u6027)": [[252, "inspect.FrameInfo.lineno"]], "lineno (inspect.traceback \u7684\u5c6c\u6027)": [[252, "inspect.Traceback.lineno"]], "markcoroutinefunction() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.markcoroutinefunction"]], "name (inspect.parameter \u7684\u5c6c\u6027)": [[252, "inspect.Parameter.name"]], "parameters (inspect.signature \u7684\u5c6c\u6027)": [[252, "inspect.Signature.parameters"]], "positions (inspect.frameinfo \u7684\u5c6c\u6027)": [[252, "inspect.FrameInfo.positions"]], "positions (inspect.traceback \u7684\u5c6c\u6027)": [[252, "inspect.Traceback.positions"]], "replace() (inspect.parameter \u7684\u65b9\u6cd5)": [[252, "inspect.Parameter.replace"]], "replace() (inspect.signature \u7684\u65b9\u6cd5)": [[252, "inspect.Signature.replace"]], "return_annotation (inspect.signature \u7684\u5c6c\u6027)": [[252, "inspect.Signature.return_annotation"]], "signature (inspect.boundarguments \u7684\u5c6c\u6027)": [[252, "inspect.BoundArguments.signature"]], "signature() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.signature"]], "stack() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.stack"]], "trace() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.trace"]], "unwrap() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.unwrap"]], "internet\uff08\u7db2\u969b\u7db2\u8def\uff09": [[253, "index-0"]], "world wide web \uff08\u5168\u7403\u8cc7\u8a0a\u7db2\uff09": [[253, "index-0"], [391, "index-0"], [393, "index-0"]], "socket": [[253, "index-1"], [334, "index-0"], [334, "module-socket"]], "bufferediobase (io \u4e2d\u7684\u985e\u5225)": [[255, "io.BufferedIOBase"]], "bufferedrwpair (io \u4e2d\u7684\u985e\u5225)": [[255, "io.BufferedRWPair"]], "bufferedrandom (io \u4e2d\u7684\u985e\u5225)": [[255, "io.BufferedRandom"]], "bufferedreader (io \u4e2d\u7684\u985e\u5225)": [[255, "io.BufferedReader"]], "bufferedwriter (io \u4e2d\u7684\u985e\u5225)": [[255, "io.BufferedWriter"]], "bytesio (io \u4e2d\u7684\u985e\u5225)": [[255, "io.BytesIO"]], "default_buffer_size (\u65bc io \u6a21\u7d44\u4e2d)": [[255, "io.DEFAULT_BUFFER_SIZE"]], "fileio (io \u4e2d\u7684\u985e\u5225)": [[255, "io.FileIO"]], "iobase (io \u4e2d\u7684\u985e\u5225)": [[255, "io.IOBase"]], "incrementalnewlinedecoder (io \u4e2d\u7684\u985e\u5225)": [[255, "io.IncrementalNewlineDecoder"]], "pep 597": [[255, "index-8"], [469, "index-93"], [480, "index-106"]], "pep 686": [[255, "index-1"], [290, "index-5"]], "pythonwarndefaultencoding": [[255, "index-9"], [452, "envvar-PYTHONWARNDEFAULTENCODING"], [452, "index-25"], [469, "index-98"], [480, "index-107"]], "rawiobase (io \u4e2d\u7684\u985e\u5225)": [[255, "io.RawIOBase"]], "stringio (io \u4e2d\u7684\u985e\u5225)": [[255, "io.StringIO"]], "textiobase (io \u4e2d\u7684\u985e\u5225)": [[255, "io.TextIOBase"]], "textiowrapper (io \u4e2d\u7684\u985e\u5225)": [[255, "io.TextIOWrapper"]], "unsupportedoperation": [[255, "io.UnsupportedOperation"]], "__del__() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.__del__"]], "buffer (io.textiobase \u7684\u5c6c\u6027)": [[255, "io.TextIOBase.buffer"]], "close() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.close"]], "closed (io.iobase \u7684\u5c6c\u6027)": [[255, "io.IOBase.closed"]], "detach() (io.bufferediobase \u7684\u65b9\u6cd5)": [[255, "io.BufferedIOBase.detach"]], "detach() (io.textiobase \u7684\u65b9\u6cd5)": [[255, "io.TextIOBase.detach"]], "encoding (io.textiobase \u7684\u5c6c\u6027)": [[255, "io.TextIOBase.encoding"]], "errors (io.textiobase \u7684\u5c6c\u6027)": [[255, "io.TextIOBase.errors"]], "fileno() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.fileno"]], "flush() (io.bufferedwriter \u7684\u65b9\u6cd5)": [[255, "io.BufferedWriter.flush"]], "flush() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.flush"]], "getbuffer() (io.bytesio \u7684\u65b9\u6cd5)": [[255, "io.BytesIO.getbuffer"]], "getvalue() (io.bytesio \u7684\u65b9\u6cd5)": [[255, "io.BytesIO.getvalue"]], "getvalue() (io.stringio \u7684\u65b9\u6cd5)": [[255, "io.StringIO.getvalue"]], "io": [[255, "module-io"], [425, "index-54"]], "io \u6a21\u7d44": [[255, "index-0"]], "io.incrementalnewlinedecoder \u985e\u5225": [[255, "index-5"]], "io.textiowrapper \u985e\u5225": [[255, "index-4"]], "isatty() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.isatty"]], "line_buffering (io.textiowrapper \u7684\u5c6c\u6027)": [[255, "io.TextIOWrapper.line_buffering"]], "mode (io.fileio \u7684\u5c6c\u6027)": [[255, "io.FileIO.mode"]], "name (io.fileio \u7684\u5c6c\u6027)": [[255, "io.FileIO.name"]], "newlines (io.textiobase \u7684\u5c6c\u6027)": [[255, "io.TextIOBase.newlines"]], "open() (\u65bc io \u6a21\u7d44\u4e2d)": [[255, "io.open"]], "open_code() (\u65bc io \u6a21\u7d44\u4e2d)": [[255, "io.open_code"]], "peek() (io.bufferedreader \u7684\u65b9\u6cd5)": [[255, "io.BufferedReader.peek"]], "raw (io.bufferediobase \u7684\u5c6c\u6027)": [[255, "io.BufferedIOBase.raw"]], "read() (io.bufferediobase \u7684\u65b9\u6cd5)": [[255, "io.BufferedIOBase.read"]], "read() (io.bufferedreader \u7684\u65b9\u6cd5)": [[255, "io.BufferedReader.read"]], "read() (io.rawiobase \u7684\u65b9\u6cd5)": [[255, "io.RawIOBase.read"]], "read() (io.textiobase \u7684\u65b9\u6cd5)": [[255, "io.TextIOBase.read"]], "read1() (io.bufferediobase \u7684\u65b9\u6cd5)": [[255, "io.BufferedIOBase.read1"]], "read1() (io.bufferedreader \u7684\u65b9\u6cd5)": [[255, "io.BufferedReader.read1"]], "read1() (io.bytesio \u7684\u65b9\u6cd5)": [[255, "io.BytesIO.read1"]], "readable() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.readable"]], "readall() (io.rawiobase \u7684\u65b9\u6cd5)": [[255, "io.RawIOBase.readall"]], "readinto() (io.bufferediobase \u7684\u65b9\u6cd5)": [[255, "io.BufferedIOBase.readinto"]], "readinto() (io.rawiobase \u7684\u65b9\u6cd5)": [[255, "io.RawIOBase.readinto"]], "readinto1() (io.bufferediobase \u7684\u65b9\u6cd5)": [[255, "io.BufferedIOBase.readinto1"]], "readinto1() (io.bytesio \u7684\u65b9\u6cd5)": [[255, "io.BytesIO.readinto1"]], "readline() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.readline"]], "readline() (io.textiobase \u7684\u65b9\u6cd5)": [[255, "io.TextIOBase.readline"]], "readlines() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.readlines"]], "reconfigure() (io.textiowrapper \u7684\u65b9\u6cd5)": [[255, "io.TextIOWrapper.reconfigure"]], "seek() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.seek"]], "seek() (io.textiobase \u7684\u65b9\u6cd5)": [[255, "io.TextIOBase.seek"]], "seek() (io.textiowrapper \u7684\u65b9\u6cd5)": [[255, "io.TextIOWrapper.seek"]], "seekable() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.seekable"]], "tell() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.tell"]], "tell() (io.textiobase \u7684\u65b9\u6cd5)": [[255, "io.TextIOBase.tell"]], "tell() (io.textiowrapper \u7684\u65b9\u6cd5)": [[255, "io.TextIOWrapper.tell"]], "text_encoding() (\u65bc io \u6a21\u7d44\u4e2d)": [[255, "io.text_encoding"]], "truncate() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.truncate"]], "writable() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.writable"]], "write() (io.bufferediobase \u7684\u65b9\u6cd5)": [[255, "io.BufferedIOBase.write"]], "write() (io.bufferedwriter \u7684\u65b9\u6cd5)": [[255, "io.BufferedWriter.write"]], "write() (io.rawiobase \u7684\u65b9\u6cd5)": [[255, "io.RawIOBase.write"]], "write() (io.textiobase \u7684\u65b9\u6cd5)": [[255, "io.TextIOBase.write"]], "write_through (io.textiowrapper \u7684\u5c6c\u6027)": [[255, "io.TextIOWrapper.write_through"]], "writelines() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.writelines"]], "addressvalueerror": [[256, "ipaddress.AddressValueError"]], "ipv4address (ipaddress \u4e2d\u7684\u985e\u5225)": [[256, "ipaddress.IPv4Address"]], "ipv4interface (ipaddress \u4e2d\u7684\u985e\u5225)": [[256, "ipaddress.IPv4Interface"]], "ipv4network (ipaddress \u4e2d\u7684\u985e\u5225)": [[256, "ipaddress.IPv4Network"]], "ipv6address (ipaddress \u4e2d\u7684\u985e\u5225)": [[256, "ipaddress.IPv6Address"]], "ipv6interface (ipaddress \u4e2d\u7684\u985e\u5225)": [[256, "ipaddress.IPv6Interface"]], "ipv6network (ipaddress \u4e2d\u7684\u985e\u5225)": [[256, "ipaddress.IPv6Network"]], "netmaskvalueerror": [[256, "ipaddress.NetmaskValueError"]], "rfc 2373": [[256, "index-1"], [256, "index-3"], [256, "index-5"]], "rfc 3056": [[256, "index-12"]], "rfc 3171": [[256, "index-0"]], "rfc 3330": [[256, "index-4"]], "rfc 3879": [[256, "index-9"]], "rfc 3927": [[256, "index-6"]], "rfc 4007": [[256, "index-11"], [256, "index-8"]], "rfc 4193": [[256, "index-10"]], "rfc 4291": [[256, "index-7"], [480, "index-91"]], "rfc 4380": [[256, "index-13"]], "rfc 5735": [[256, "index-2"]], "__format__() (ipaddress.ipv4address \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv4Address.__format__"]], "__format__() (ipaddress.ipv6address \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv6Address.__format__"]], "address_exclude() (ipaddress.ipv4network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv4Network.address_exclude"]], "address_exclude() (ipaddress.ipv6network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv6Network.address_exclude"]], "broadcast_address (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.broadcast_address"]], "broadcast_address (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.broadcast_address"]], "collapse_addresses() (\u65bc ipaddress \u6a21\u7d44\u4e2d)": [[256, "ipaddress.collapse_addresses"]], "compare_networks() (ipaddress.ipv4network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv4Network.compare_networks"]], "compare_networks() (ipaddress.ipv6network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv6Network.compare_networks"]], "compressed (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.compressed"]], "compressed (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.compressed"]], "compressed (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.compressed"]], "compressed (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.compressed"]], "exploded (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.exploded"]], "exploded (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.exploded"]], "exploded (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.exploded"]], "exploded (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.exploded"]], "get_mixed_type_key() (\u65bc ipaddress \u6a21\u7d44\u4e2d)": [[256, "ipaddress.get_mixed_type_key"]], "hostmask (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.hostmask"]], "hostmask (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.hostmask"]], "hosts() (ipaddress.ipv4network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv4Network.hosts"]], "hosts() (ipaddress.ipv6network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv6Network.hosts"]], "ip (ipaddress.ipv4interface \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Interface.ip"]], "ip (ipaddress.ipv6interface \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Interface.ip"]], "ip_address() (\u65bc ipaddress \u6a21\u7d44\u4e2d)": [[256, "ipaddress.ip_address"]], "ip_interface() (\u65bc ipaddress \u6a21\u7d44\u4e2d)": [[256, "ipaddress.ip_interface"]], "ip_network() (\u65bc ipaddress \u6a21\u7d44\u4e2d)": [[256, "ipaddress.ip_network"]], "ipaddress": [[256, "module-ipaddress"]], "ipv4_mapped (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.ipv4_mapped"]], "is_global (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.is_global"]], "is_global (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.is_global"]], "is_link_local (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.is_link_local"]], "is_link_local (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.is_link_local"]], "is_link_local (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.is_link_local"]], "is_link_local (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.is_link_local"]], "is_loopback (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.is_loopback"]], "is_loopback (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.is_loopback"]], "is_loopback (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.is_loopback"]], "is_loopback (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.is_loopback"]], "is_multicast (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.is_multicast"]], "is_multicast (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.is_multicast"]], "is_multicast (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.is_multicast"]], "is_multicast (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.is_multicast"]], "is_private (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.is_private"]], "is_private (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.is_private"]], "is_private (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.is_private"]], "is_private (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.is_private"]], "is_reserved (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.is_reserved"]], "is_reserved (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.is_reserved"]], "is_reserved (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.is_reserved"]], "is_reserved (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.is_reserved"]], "is_site_local (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.is_site_local"]], "is_site_local (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.is_site_local"]], "is_unspecified (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.is_unspecified"]], "is_unspecified (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.is_unspecified"]], "is_unspecified (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.is_unspecified"]], "is_unspecified (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.is_unspecified"]], "max_prefixlen (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.max_prefixlen"]], "max_prefixlen (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.max_prefixlen"]], "max_prefixlen (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.max_prefixlen"]], "max_prefixlen (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.max_prefixlen"]], "netmask (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.netmask"]], "netmask (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.netmask"]], "network (ipaddress.ipv4interface \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Interface.network"]], "network (ipaddress.ipv6interface \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Interface.network"]], "network_address (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.network_address"]], "network_address (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.network_address"]], "num_addresses (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.num_addresses"]], "num_addresses (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.num_addresses"]], "overlaps() (ipaddress.ipv4network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv4Network.overlaps"]], "overlaps() (ipaddress.ipv6network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv6Network.overlaps"]], "packed (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.packed"]], "packed (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.packed"]], "prefixlen (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.prefixlen"]], "prefixlen (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.prefixlen"]], "reverse_pointer (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.reverse_pointer"]], "reverse_pointer (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.reverse_pointer"]], "scope_id (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.scope_id"]], "sixtofour (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.sixtofour"]], "subnet_of() (ipaddress.ipv4network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv4Network.subnet_of"]], "subnet_of() (ipaddress.ipv6network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv6Network.subnet_of"]], "subnets() (ipaddress.ipv4network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv4Network.subnets"]], "subnets() (ipaddress.ipv6network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv6Network.subnets"]], "summarize_address_range() (\u65bc ipaddress \u6a21\u7d44\u4e2d)": [[256, "ipaddress.summarize_address_range"]], "supernet() (ipaddress.ipv4network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv4Network.supernet"]], "supernet() (ipaddress.ipv6network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv6Network.supernet"]], "supernet_of() (ipaddress.ipv4network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv4Network.supernet_of"]], "supernet_of() (ipaddress.ipv6network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv6Network.supernet_of"]], "teredo (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.teredo"]], "v4_int_to_packed() (\u65bc ipaddress \u6a21\u7d44\u4e2d)": [[256, "ipaddress.v4_int_to_packed"]], "v6_int_to_packed() (\u65bc ipaddress \u6a21\u7d44\u4e2d)": [[256, "ipaddress.v6_int_to_packed"]], "version (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.version"]], "version (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.version"]], "version (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.version"]], "version (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.version"]], "with_hostmask (ipaddress.ipv4interface \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Interface.with_hostmask"]], "with_hostmask (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.with_hostmask"]], "with_hostmask (ipaddress.ipv6interface \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Interface.with_hostmask"]], "with_hostmask (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.with_hostmask"]], "with_netmask (ipaddress.ipv4interface \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Interface.with_netmask"]], "with_netmask (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.with_netmask"]], "with_netmask (ipaddress.ipv6interface \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Interface.with_netmask"]], "with_netmask (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.with_netmask"]], "with_prefixlen (ipaddress.ipv4interface \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Interface.with_prefixlen"]], "with_prefixlen (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.with_prefixlen"]], "with_prefixlen (ipaddress.ipv6interface \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Interface.with_prefixlen"]], "with_prefixlen (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.with_prefixlen"]], "accumulate() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.accumulate"]], "batched() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.batched"]], "chain() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.chain"]], "combinations() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.combinations"]], "combinations_with_replacement() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.combinations_with_replacement"]], "compress() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.compress"]], "count() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.count"]], "cycle() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.cycle"]], "dropwhile() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.dropwhile"]], "filterfalse() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.filterfalse"]], "from_iterable() (itertools.chain \u7684\u985e\u5225\u65b9\u6cd5)": [[258, "itertools.chain.from_iterable"]], "groupby() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.groupby"]], "islice() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.islice"]], "itertools": [[258, "module-itertools"]], "pairwise() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.pairwise"]], "permutations() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.permutations"]], "product() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.product"]], "repeat() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.repeat"]], "starmap() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.starmap"]], "takewhile() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.takewhile"]], "tee() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.tee"]], "zip_longest() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.zip_longest"]], "--compact": [[259, "cmdoption-json.tool-indent"]], "--json-lines": [[259, "cmdoption-json.tool-json-lines"]], "--no-ensure-ascii": [[259, "cmdoption-json.tool-no-ensure-ascii"]], "--no-indent": [[259, "cmdoption-json.tool-indent"]], "--sort-keys": [[259, "cmdoption-json.tool-sort-keys"]], "--tab": [[259, "cmdoption-json.tool-indent"]], "jsondecodeerror": [[259, "json.JSONDecodeError"]], "jsondecoder (json \u4e2d\u7684\u985e\u5225)": [[259, "json.JSONDecoder"]], "jsonencoder (json \u4e2d\u7684\u985e\u5225)": [[259, "json.JSONEncoder"]], "rfc 4627": [[259, "index-3"], [259, "index-8"]], "rfc 7159": [[259, "index-2"], [259, "index-4"], [259, "index-7"]], "colno (json.jsondecodeerror \u7684\u5c6c\u6027)": [[259, "json.JSONDecodeError.colno"]], "decode() (json.jsondecoder \u7684\u65b9\u6cd5)": [[259, "json.JSONDecoder.decode"]], "default() (json.jsonencoder \u7684\u65b9\u6cd5)": [[259, "json.JSONEncoder.default"]], "doc (json.jsondecodeerror \u7684\u5c6c\u6027)": [[259, "json.JSONDecodeError.doc"]], "dump() (\u65bc json \u6a21\u7d44\u4e2d)": [[259, "json.dump"]], "dumps() (\u65bc json \u6a21\u7d44\u4e2d)": [[259, "json.dumps"]], "encode() (json.jsonencoder \u7684\u65b9\u6cd5)": [[259, "json.JSONEncoder.encode"]], "infile": [[259, "cmdoption-json.tool-arg-infile"]], "iterencode() (json.jsonencoder \u7684\u65b9\u6cd5)": [[259, "json.JSONEncoder.iterencode"]], "json": [[259, "module-json"], [443, "index-1"]], "json.tool": [[259, "module-json.tool"]], "json.tool \u547d\u4ee4\u5217\u9078\u9805": [[259, "cmdoption-json.tool-arg-infile"], [259, "cmdoption-json.tool-arg-outfile"], [259, "cmdoption-json.tool-h"], [259, "cmdoption-json.tool-indent"], [259, "cmdoption-json.tool-json-lines"], [259, "cmdoption-json.tool-no-ensure-ascii"], [259, "cmdoption-json.tool-sort-keys"]], "lineno (json.jsondecodeerror \u7684\u5c6c\u6027)": [[259, "json.JSONDecodeError.lineno"]], "load() (\u65bc json \u6a21\u7d44\u4e2d)": [[259, "json.load"]], "loads() (\u65bc json \u6a21\u7d44\u4e2d)": [[259, "json.loads"]], "msg (json.jsondecodeerror \u7684\u5c6c\u6027)": [[259, "json.JSONDecodeError.msg"]], "outfile": [[259, "cmdoption-json.tool-arg-outfile"]], "pos (json.jsondecodeerror \u7684\u5c6c\u6027)": [[259, "json.JSONDecodeError.pos"]], "raw_decode() (json.jsondecoder \u7684\u65b9\u6cd5)": [[259, "json.JSONDecoder.raw_decode"]], "iskeyword() (\u65bc keyword \u6a21\u7d44\u4e2d)": [[260, "keyword.iskeyword"]], "issoftkeyword() (\u65bc keyword \u6a21\u7d44\u4e2d)": [[260, "keyword.issoftkeyword"]], "keyword": [[260, "module-keyword"]], "kwlist (\u65bc keyword \u6a21\u7d44\u4e2d)": [[260, "keyword.kwlist"]], "softkwlist (\u65bc keyword \u6a21\u7d44\u4e2d)": [[260, "keyword.softkwlist"]], "checkcache() (\u65bc linecache \u6a21\u7d44\u4e2d)": [[262, "linecache.checkcache"]], "clearcache() (\u65bc linecache \u6a21\u7d44\u4e2d)": [[262, "linecache.clearcache"]], "getline() (\u65bc linecache \u6a21\u7d44\u4e2d)": [[262, "linecache.getline"]], "lazycache() (\u65bc linecache \u6a21\u7d44\u4e2d)": [[262, "linecache.lazycache"]], "linecache": [[262, "module-linecache"]], "alt_digits (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ALT_DIGITS"]], "char_max (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.CHAR_MAX"]], "codeset (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.CODESET"]], "crncystr (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.CRNCYSTR"]], "d_fmt (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.D_FMT"]], "d_t_fmt (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.D_T_FMT"]], "era (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ERA"]], "era_d_fmt (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ERA_D_FMT"]], "era_d_t_fmt (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ERA_D_T_FMT"]], "era_t_fmt (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ERA_T_FMT"]], "lc_all (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.LC_ALL"]], "lc_collate (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.LC_COLLATE"]], "lc_ctype (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.LC_CTYPE"]], "lc_messages (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.LC_MESSAGES"]], "lc_monetary (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.LC_MONETARY"]], "lc_numeric (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.LC_NUMERIC"]], "lc_time (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.LC_TIME"]], "noexpr (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.NOEXPR"]], "radixchar (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.RADIXCHAR"]], "rfc 1766": [[263, "index-4"], [263, "index-5"]], "thousep (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.THOUSEP"]], "t_fmt (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.T_FMT"]], "t_fmt_ampm (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.T_FMT_AMPM"]], "yesexpr (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.YESEXPR"]], "_locale": [[263, "index-0"]], "atof() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.atof"]], "atoi() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.atoi"]], "bindtextdomain() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.bindtextdomain"]], "currency() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.currency"]], "dcgettext() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.dcgettext"]], "delocalize() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.delocalize"]], "dgettext() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.dgettext"]], "format_string() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.format_string"]], "getdefaultlocale() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.getdefaultlocale"]], "getencoding() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.getencoding"]], "getlocale() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.getlocale"]], "getpreferredencoding() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.getpreferredencoding"]], "gettext() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.gettext"]], "locale": [[263, "module-locale"]], "localeconv() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.localeconv"]], "localize() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.localize"]], "nl_langinfo() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.nl_langinfo"]], "normalize() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.normalize"]], "resetlocale() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.resetlocale"]], "setlocale() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.setlocale"]], "str() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.str"]], "strcoll() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.strcoll"]], "strxfrm() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.strxfrm"]], "textdomain() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.textdomain"]], "bufferingformatter (logging \u4e2d\u7684\u985e\u5225)": [[264, "logging.BufferingFormatter"]], "critical (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.CRITICAL"]], "debug (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.DEBUG"]], "error (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.ERROR"]], "errors\uff08\u932f\u8aa4\uff09": [[264, "index-0"], [426, "index-15"]], "filter (logging \u4e2d\u7684\u985e\u5225)": [[264, "logging.Filter"]], "formatter (logging \u4e2d\u7684\u985e\u5225)": [[264, "logging.Formatter"]], "handler (logging \u4e2d\u7684\u985e\u5225)": [[264, "logging.Handler"]], "info (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.INFO"]], "logrecord (logging \u4e2d\u7684\u985e\u5225)": [[264, "logging.LogRecord"]], "logger (logging \u4e2d\u7684\u985e\u5225)": [[264, "logging.Logger"]], "loggeradapter (logging \u4e2d\u7684\u985e\u5225)": [[264, "logging.LoggerAdapter"]], "notset (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.NOTSET"]], "pep 282": [[264, "index-1"], [329, "index-2"], [462, "index-11"], [462, "index-12"]], "warning (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.WARNING"]], "__init__() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.__init__"]], "_log (logging.loggeradapter \u7684\u5c6c\u6027)": [[264, "logging.LoggerAdapter._log"]], "acquire() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.acquire"]], "addfilter() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.addFilter"]], "addfilter() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.addFilter"]], "addhandler() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.addHandler"]], "addlevelname() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.addLevelName"]], "basicconfig() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.basicConfig"]], "capturewarnings() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.captureWarnings"]], "close() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.close"]], "createlock() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.createLock"]], "critical() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.critical"]], "critical() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.critical"]], "debug() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.debug"]], "debug() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.debug"]], "disable() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.disable"]], "emit() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.emit"]], "error() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.error"]], "error() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.error"]], "exception() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.exception"]], "exception() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.exception"]], "filter() (logging.filter \u7684\u65b9\u6cd5)": [[264, "logging.Filter.filter"]], "filter() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.filter"]], "filter() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.filter"]], "findcaller() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.findCaller"]], "flush() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.flush"]], "format() (logging.bufferingformatter \u7684\u65b9\u6cd5)": [[264, "logging.BufferingFormatter.format"]], "format() (logging.formatter \u7684\u65b9\u6cd5)": [[264, "logging.Formatter.format"]], "format() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.format"]], "formatexception() (logging.formatter \u7684\u65b9\u6cd5)": [[264, "logging.Formatter.formatException"]], "formatfooter() (logging.bufferingformatter \u7684\u65b9\u6cd5)": [[264, "logging.BufferingFormatter.formatFooter"]], "formatheader() (logging.bufferingformatter \u7684\u65b9\u6cd5)": [[264, "logging.BufferingFormatter.formatHeader"]], "formatstack() (logging.formatter \u7684\u65b9\u6cd5)": [[264, "logging.Formatter.formatStack"]], "formattime() (logging.formatter \u7684\u65b9\u6cd5)": [[264, "logging.Formatter.formatTime"]], "getchild() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.getChild"]], "getchildren() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.getChildren"]], "geteffectivelevel() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.getEffectiveLevel"]], "gethandlerbyname() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.getHandlerByName"]], "gethandlernames() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.getHandlerNames"]], "getlevelname() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.getLevelName"]], "getlevelnamesmapping() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.getLevelNamesMapping"]], "getlogrecordfactory() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.getLogRecordFactory"]], "getlogger() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.getLogger"]], "getloggerclass() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.getLoggerClass"]], "getmessage() (logging.logrecord \u7684\u65b9\u6cd5)": [[264, "logging.LogRecord.getMessage"]], "handle() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.handle"]], "handle() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.handle"]], "handleerror() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.handleError"]], "hashandlers() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.hasHandlers"]], "info() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.info"]], "info() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.info"]], "isenabledfor() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.isEnabledFor"]], "lastresort (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.lastResort"]], "log() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.log"]], "log() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.log"]], "logging": [[264, "module-logging"]], "logging\uff08\u65e5\u8a8c\uff09": [[264, "index-0"]], "makelogrecord() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.makeLogRecord"]], "makerecord() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.makeRecord"]], "manager (logging.loggeradapter \u7684\u5c6c\u6027)": [[264, "logging.LoggerAdapter.manager"]], "process() (logging.loggeradapter \u7684\u65b9\u6cd5)": [[264, "logging.LoggerAdapter.process"]], "propagate (logging.logger \u7684\u5c6c\u6027)": [[264, "logging.Logger.propagate"]], "release() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.release"]], "removefilter() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.removeFilter"]], "removefilter() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.removeFilter"]], "removehandler() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.removeHandler"]], "setformatter() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.setFormatter"]], "setlevel() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.setLevel"]], "setlevel() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.setLevel"]], "setlogrecordfactory() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.setLogRecordFactory"]], "setloggerclass() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.setLoggerClass"]], "shutdown() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.shutdown"]], "warning() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.warning"]], "warning() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.warning"]], "dictconfig() (\u65bc logging.config \u6a21\u7d44\u4e2d)": [[265, "logging.config.dictConfig"]], "fileconfig() (\u65bc logging.config \u6a21\u7d44\u4e2d)": [[265, "logging.config.fileConfig"]], "listen() (\u65bc logging.config \u6a21\u7d44\u4e2d)": [[265, "logging.config.listen"]], "logging.config": [[265, "module-logging.config"]], "stoplistening() (\u65bc logging.config \u6a21\u7d44\u4e2d)": [[265, "logging.config.stopListening"]], "baserotatinghandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.BaseRotatingHandler"]], "bufferinghandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.BufferingHandler"]], "datagramhandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.DatagramHandler"]], "filehandler (logging \u4e2d\u7684\u985e\u5225)": [[266, "logging.FileHandler"]], "httphandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.HTTPHandler"]], "memoryhandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.MemoryHandler"]], "nteventloghandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.NTEventLogHandler"]], "nullhandler (logging \u4e2d\u7684\u985e\u5225)": [[266, "logging.NullHandler"]], "queuehandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.QueueHandler"]], "queuelistener (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.QueueListener"]], "rotatingfilehandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.RotatingFileHandler"]], "smtphandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.SMTPHandler"]], "sockethandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.SocketHandler"]], "streamhandler (logging \u4e2d\u7684\u985e\u5225)": [[266, "logging.StreamHandler"]], "sysloghandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.SysLogHandler"]], "timedrotatingfilehandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.TimedRotatingFileHandler"]], "watchedfilehandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.WatchedFileHandler"]], "close() (logging.filehandler \u7684\u65b9\u6cd5)": [[266, "logging.FileHandler.close"]], "close() (logging.handlers.memoryhandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.MemoryHandler.close"]], "close() (logging.handlers.nteventloghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.NTEventLogHandler.close"]], "close() (logging.handlers.sockethandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SocketHandler.close"]], "close() (logging.handlers.sysloghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SysLogHandler.close"]], "createlock() (logging.nullhandler \u7684\u65b9\u6cd5)": [[266, "logging.NullHandler.createLock"]], "createsocket() (logging.handlers.sockethandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SocketHandler.createSocket"]], "createsocket() (logging.handlers.sysloghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SysLogHandler.createSocket"]], "dequeue() (logging.handlers.queuelistener \u7684\u65b9\u6cd5)": [[266, "logging.handlers.QueueListener.dequeue"]], "dorollover() (logging.handlers.rotatingfilehandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.RotatingFileHandler.doRollover"]], "dorollover() (logging.handlers.timedrotatingfilehandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.TimedRotatingFileHandler.doRollover"]], "emit() (logging.filehandler \u7684\u65b9\u6cd5)": [[266, "logging.FileHandler.emit"]], "emit() (logging.nullhandler \u7684\u65b9\u6cd5)": [[266, "logging.NullHandler.emit"]], "emit() (logging.streamhandler \u7684\u65b9\u6cd5)": [[266, "logging.StreamHandler.emit"]], "emit() (logging.handlers.bufferinghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.BufferingHandler.emit"]], "emit() (logging.handlers.datagramhandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.DatagramHandler.emit"]], "emit() (logging.handlers.httphandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.HTTPHandler.emit"]], "emit() (logging.handlers.nteventloghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.NTEventLogHandler.emit"]], "emit() (logging.handlers.queuehandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.QueueHandler.emit"]], "emit() (logging.handlers.rotatingfilehandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.RotatingFileHandler.emit"]], "emit() (logging.handlers.smtphandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SMTPHandler.emit"]], "emit() (logging.handlers.sockethandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SocketHandler.emit"]], "emit() (logging.handlers.sysloghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SysLogHandler.emit"]], "emit() (logging.handlers.timedrotatingfilehandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.TimedRotatingFileHandler.emit"]], "emit() (logging.handlers.watchedfilehandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.WatchedFileHandler.emit"]], "encodepriority() (logging.handlers.sysloghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SysLogHandler.encodePriority"]], "enqueue() (logging.handlers.queuehandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.QueueHandler.enqueue"]], "enqueue_sentinel() (logging.handlers.queuelistener \u7684\u65b9\u6cd5)": [[266, "logging.handlers.QueueListener.enqueue_sentinel"]], "flush() (logging.streamhandler \u7684\u65b9\u6cd5)": [[266, "logging.StreamHandler.flush"]], "flush() (logging.handlers.bufferinghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.BufferingHandler.flush"]], "flush() (logging.handlers.memoryhandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.MemoryHandler.flush"]], "geteventcategory() (logging.handlers.nteventloghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.NTEventLogHandler.getEventCategory"]], "geteventtype() (logging.handlers.nteventloghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.NTEventLogHandler.getEventType"]], "getfilestodelete() (logging.handlers.timedrotatingfilehandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.TimedRotatingFileHandler.getFilesToDelete"]], "getmessageid() (logging.handlers.nteventloghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.NTEventLogHandler.getMessageID"]], "getsubject() (logging.handlers.smtphandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SMTPHandler.getSubject"]], "handle() (logging.nullhandler \u7684\u65b9\u6cd5)": [[266, "logging.NullHandler.handle"]], "handle() (logging.handlers.queuelistener \u7684\u65b9\u6cd5)": [[266, "logging.handlers.QueueListener.handle"]], "handleerror() (logging.handlers.sockethandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SocketHandler.handleError"]], "listener (logging.handlers.queuehandler \u7684\u5c6c\u6027)": [[266, "logging.handlers.QueueHandler.listener"]], "logging.handlers": [[266, "module-logging.handlers"]], "makepickle() (logging.handlers.sockethandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SocketHandler.makePickle"]], "makesocket() (logging.handlers.datagramhandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.DatagramHandler.makeSocket"]], "makesocket() (logging.handlers.sockethandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SocketHandler.makeSocket"]], "maplogrecord() (logging.handlers.httphandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.HTTPHandler.mapLogRecord"]], "mappriority() (logging.handlers.sysloghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SysLogHandler.mapPriority"]], "namer (logging.handlers.baserotatinghandler \u7684\u5c6c\u6027)": [[266, "logging.handlers.BaseRotatingHandler.namer"]], "prepare() (logging.handlers.queuehandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.QueueHandler.prepare"]], "prepare() (logging.handlers.queuelistener \u7684\u65b9\u6cd5)": [[266, "logging.handlers.QueueListener.prepare"]], "reopenifneeded() (logging.handlers.watchedfilehandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.WatchedFileHandler.reopenIfNeeded"]], "rotate() (logging.handlers.baserotatinghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.BaseRotatingHandler.rotate"]], "rotation_filename() (logging.handlers.baserotatinghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.BaseRotatingHandler.rotation_filename"]], "rotator (logging.handlers.baserotatinghandler \u7684\u5c6c\u6027)": [[266, "logging.handlers.BaseRotatingHandler.rotator"]], "send() (logging.handlers.datagramhandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.DatagramHandler.send"]], "send() (logging.handlers.sockethandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SocketHandler.send"]], "setstream() (logging.streamhandler \u7684\u65b9\u6cd5)": [[266, "logging.StreamHandler.setStream"]], "settarget() (logging.handlers.memoryhandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.MemoryHandler.setTarget"]], "shouldflush() (logging.handlers.bufferinghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.BufferingHandler.shouldFlush"]], "shouldflush() (logging.handlers.memoryhandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.MemoryHandler.shouldFlush"]], "start() (logging.handlers.queuelistener \u7684\u65b9\u6cd5)": [[266, "logging.handlers.QueueListener.start"]], "stop() (logging.handlers.queuelistener \u7684\u65b9\u6cd5)": [[266, "logging.handlers.QueueListener.stop"]], "terminator (logging.streamhandler \u7684\u5c6c\u6027)": [[266, "logging.StreamHandler.terminator"]], "lzmacompressor (lzma \u4e2d\u7684\u985e\u5225)": [[267, "lzma.LZMACompressor"]], "lzmadecompressor (lzma \u4e2d\u7684\u985e\u5225)": [[267, "lzma.LZMADecompressor"]], "lzmaerror": [[267, "lzma.LZMAError"]], "lzmafile (lzma \u4e2d\u7684\u985e\u5225)": [[267, "lzma.LZMAFile"]], "check (lzma.lzmadecompressor \u7684\u5c6c\u6027)": [[267, "lzma.LZMADecompressor.check"]], "compress() (lzma.lzmacompressor \u7684\u65b9\u6cd5)": [[267, "lzma.LZMACompressor.compress"]], "compress() (\u65bc lzma \u6a21\u7d44\u4e2d)": [[267, "lzma.compress"]], "decompress() (lzma.lzmadecompressor \u7684\u65b9\u6cd5)": [[267, "lzma.LZMADecompressor.decompress"]], "decompress() (\u65bc lzma \u6a21\u7d44\u4e2d)": [[267, "lzma.decompress"]], "eof (lzma.lzmadecompressor \u7684\u5c6c\u6027)": [[267, "lzma.LZMADecompressor.eof"]], "flush() (lzma.lzmacompressor \u7684\u65b9\u6cd5)": [[267, "lzma.LZMACompressor.flush"]], "is_check_supported() (\u65bc lzma \u6a21\u7d44\u4e2d)": [[267, "lzma.is_check_supported"]], "lzma": [[267, "module-lzma"]], "needs_input (lzma.lzmadecompressor \u7684\u5c6c\u6027)": [[267, "lzma.LZMADecompressor.needs_input"]], "open() (\u65bc lzma \u6a21\u7d44\u4e2d)": [[267, "lzma.open"]], "peek() (lzma.lzmafile \u7684\u65b9\u6cd5)": [[267, "lzma.LZMAFile.peek"]], "unused_data (lzma.lzmadecompressor \u7684\u5c6c\u6027)": [[267, "lzma.LZMADecompressor.unused_data"]], "babyl (mailbox \u4e2d\u7684\u985e\u5225)": [[268, "mailbox.Babyl"]], "babylmessage (mailbox \u4e2d\u7684\u985e\u5225)": [[268, "mailbox.BabylMessage"]], "externalclasherror": [[268, "mailbox.ExternalClashError"]], "formaterror": [[268, "mailbox.FormatError"]], "mh (mailbox \u4e2d\u7684\u985e\u5225)": [[268, "mailbox.MH"]], "mhmessage (mailbox \u4e2d\u7684\u985e\u5225)": [[268, "mailbox.MHMessage"]], "mmdf (mailbox \u4e2d\u7684\u985e\u5225)": [[268, "mailbox.MMDF"]], "mmdfmessage (mailbox \u4e2d\u7684\u985e\u5225)": [[268, "mailbox.MMDFMessage"]], "mailbox (mailbox \u4e2d\u7684\u985e\u5225)": [[268, "mailbox.Mailbox"]], "maildir (mailbox \u4e2d\u7684\u985e\u5225)": [[268, "mailbox.Maildir"]], "maildirmessage (mailbox \u4e2d\u7684\u985e\u5225)": [[268, "mailbox.MaildirMessage"]], "message (mailbox \u4e2d\u7684\u985e\u5225)": [[268, "mailbox.Message"]], "nosuchmailboxerror": [[268, "mailbox.NoSuchMailboxError"]], "notemptyerror": [[268, "mailbox.NotEmptyError"]], "__contains__() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.__contains__"]], "__delitem__() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.__delitem__"]], "__delitem__() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.__delitem__"]], "__getitem__() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.__getitem__"]], "__iter__() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.__iter__"]], "__len__() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.__len__"]], "__setitem__() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.__setitem__"]], "__setitem__() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.__setitem__"]], "add() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.add"]], "add() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.add"]], "add_flag() (mailbox.mmdfmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MMDFMessage.add_flag"]], "add_flag() (mailbox.maildirmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MaildirMessage.add_flag"]], "add_flag() (mailbox.mboxmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.mboxMessage.add_flag"]], "add_folder() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.add_folder"]], "add_folder() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.add_folder"]], "add_label() (mailbox.babylmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.BabylMessage.add_label"]], "add_sequence() (mailbox.mhmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MHMessage.add_sequence"]], "clean() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.clean"]], "clear() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.clear"]], "close() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.close"]], "close() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.close"]], "close() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.close"]], "discard() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.discard"]], "discard() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.discard"]], "flush() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.flush"]], "flush() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.flush"]], "flush() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.flush"]], "get() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.get"]], "get_bytes() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.get_bytes"]], "get_date() (mailbox.maildirmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MaildirMessage.get_date"]], "get_file() (mailbox.babyl \u7684\u65b9\u6cd5)": [[268, "mailbox.Babyl.get_file"]], "get_file() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.get_file"]], "get_file() (mailbox.mmdf \u7684\u65b9\u6cd5)": [[268, "mailbox.MMDF.get_file"]], "get_file() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.get_file"]], "get_file() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.get_file"]], "get_file() (mailbox.mbox \u7684\u65b9\u6cd5)": [[268, "mailbox.mbox.get_file"]], "get_flags() (mailbox.mmdfmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MMDFMessage.get_flags"]], "get_flags() (mailbox.maildirmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MaildirMessage.get_flags"]], "get_flags() (mailbox.mboxmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.mboxMessage.get_flags"]], "get_folder() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.get_folder"]], "get_folder() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.get_folder"]], "get_from() (mailbox.mmdfmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MMDFMessage.get_from"]], "get_from() (mailbox.mboxmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.mboxMessage.get_from"]], "get_info() (mailbox.maildirmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MaildirMessage.get_info"]], "get_labels() (mailbox.babyl \u7684\u65b9\u6cd5)": [[268, "mailbox.Babyl.get_labels"]], "get_labels() (mailbox.babylmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.BabylMessage.get_labels"]], "get_message() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.get_message"]], "get_sequences() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.get_sequences"]], "get_sequences() (mailbox.mhmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MHMessage.get_sequences"]], "get_string() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.get_string"]], "get_subdir() (mailbox.maildirmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MaildirMessage.get_subdir"]], "get_visible() (mailbox.babylmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.BabylMessage.get_visible"]], "items() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.items"]], "iteritems() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.iteritems"]], "iterkeys() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.iterkeys"]], "itervalues() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.itervalues"]], "keys() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.keys"]], "list_folders() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.list_folders"]], "list_folders() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.list_folders"]], "lock() (mailbox.babyl \u7684\u65b9\u6cd5)": [[268, "mailbox.Babyl.lock"]], "lock() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.lock"]], "lock() (mailbox.mmdf \u7684\u65b9\u6cd5)": [[268, "mailbox.MMDF.lock"]], "lock() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.lock"]], "lock() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.lock"]], "lock() (mailbox.mbox \u7684\u65b9\u6cd5)": [[268, "mailbox.mbox.lock"]], "mailbox": [[268, "module-mailbox"]], "mbox (mailbox \u4e2d\u7684\u985e\u5225)": [[268, "mailbox.mbox"]], "mboxmessage (mailbox \u4e2d\u7684\u985e\u5225)": [[268, "mailbox.mboxMessage"]], "pack() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.pack"]], "pop() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.pop"]], "popitem() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.popitem"]], "remove() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.remove"]], "remove() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.remove"]], "remove_flag() (mailbox.mmdfmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MMDFMessage.remove_flag"]], "remove_flag() (mailbox.maildirmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MaildirMessage.remove_flag"]], "remove_flag() (mailbox.mboxmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.mboxMessage.remove_flag"]], "remove_folder() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.remove_folder"]], "remove_folder() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.remove_folder"]], "remove_label() (mailbox.babylmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.BabylMessage.remove_label"]], "remove_sequence() (mailbox.mhmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MHMessage.remove_sequence"]], "set_date() (mailbox.maildirmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MaildirMessage.set_date"]], "set_flags() (mailbox.mmdfmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MMDFMessage.set_flags"]], "set_flags() (mailbox.maildirmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MaildirMessage.set_flags"]], "set_flags() (mailbox.mboxmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.mboxMessage.set_flags"]], "set_from() (mailbox.mmdfmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MMDFMessage.set_from"]], "set_from() (mailbox.mboxmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.mboxMessage.set_from"]], "set_info() (mailbox.maildirmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MaildirMessage.set_info"]], "set_labels() (mailbox.babylmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.BabylMessage.set_labels"]], "set_sequences() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.set_sequences"]], "set_sequences() (mailbox.mhmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MHMessage.set_sequences"]], "set_subdir() (mailbox.maildirmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MaildirMessage.set_subdir"]], "set_visible() (mailbox.babylmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.BabylMessage.set_visible"]], "unlock() (mailbox.babyl \u7684\u65b9\u6cd5)": [[268, "mailbox.Babyl.unlock"]], "unlock() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.unlock"]], "unlock() (mailbox.mmdf \u7684\u65b9\u6cd5)": [[268, "mailbox.MMDF.unlock"]], "unlock() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.unlock"]], "unlock() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.unlock"]], "unlock() (mailbox.mbox \u7684\u65b9\u6cd5)": [[268, "mailbox.mbox.unlock"]], "update() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.update"]], "update() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.update"]], "update_visible() (mailbox.babylmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.BabylMessage.update_visible"]], "values() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.values"]], "pep 594#mailcap": [[269, "index-0"]], "rfc 1524": [[269, "index-1"], [269, "index-2"]], "findmatch() (\u65bc mailcap \u6a21\u7d44\u4e2d)": [[269, "mailcap.findmatch"]], "getcaps() (\u65bc mailcap \u6a21\u7d44\u4e2d)": [[269, "mailcap.getcaps"]], "mailcap": [[269, "module-mailcap"]], "dump() (\u65bc marshal \u6a21\u7d44\u4e2d)": [[271, "marshal.dump"]], "dumps() (\u65bc marshal \u6a21\u7d44\u4e2d)": [[271, "marshal.dumps"]], "load() (\u65bc marshal \u6a21\u7d44\u4e2d)": [[271, "marshal.load"]], "loads() (\u65bc marshal \u6a21\u7d44\u4e2d)": [[271, "marshal.loads"]], "marshal": [[271, "module-marshal"]], "shelve": [[271, "index-0"], [327, "module-shelve"]], "version (\u65bc marshal \u6a21\u7d44\u4e2d)": [[271, "marshal.version"]], "acos() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.acos"]], "acosh() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.acosh"]], "asin() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.asin"]], "asinh() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.asinh"]], "atan() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.atan"]], "atan2() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.atan2"]], "atanh() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.atanh"]], "cbrt() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.cbrt"]], "ceil() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.ceil"]], "comb() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.comb"]], "copysign() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.copysign"]], "cos() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.cos"]], "cosh() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.cosh"]], "degrees() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.degrees"]], "dist() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.dist"]], "e (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.e"]], "erf() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.erf"]], "erfc() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.erfc"]], "exp() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.exp"]], "exp2() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.exp2"]], "expm1() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.expm1"]], "fabs() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.fabs"]], "factorial() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.factorial"]], "floor() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.floor"]], "fmod() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.fmod"]], "frexp() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.frexp"]], "fsum() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.fsum"]], "gamma() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.gamma"]], "gcd() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.gcd"]], "hypot() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.hypot"]], "inf (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.inf"]], "isclose() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.isclose"]], "isfinite() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.isfinite"]], "isinf() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.isinf"]], "isnan() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.isnan"]], "isqrt() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.isqrt"]], "lcm() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.lcm"]], "ldexp() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.ldexp"]], "lgamma() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.lgamma"]], "log() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.log"]], "log10() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.log10"]], "log1p() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.log1p"]], "log2() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.log2"]], "math": [[272, "module-math"], [341, "index-15"]], "modf() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.modf"]], "nan (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.nan"]], "nextafter() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.nextafter"]], "perm() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.perm"]], "pi (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.pi"]], "pow() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.pow"]], "prod() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.prod"]], "radians() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.radians"]], "remainder() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.remainder"]], "sin() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.sin"]], "sinh() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.sinh"]], "sqrt() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.sqrt"]], "sumprod() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.sumprod"]], "tan() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.tan"]], "tanh() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.tanh"]], "tau (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.tau"]], "trunc() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.trunc"]], "ulp() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.ulp"]], "mimetypes (mimetypes \u4e2d\u7684\u985e\u5225)": [[273, "mimetypes.MimeTypes"]], "add_type() (\u65bc mimetypes \u6a21\u7d44\u4e2d)": [[273, "mimetypes.add_type"]], "common_types (\u65bc mimetypes \u6a21\u7d44\u4e2d)": [[273, "mimetypes.common_types"]], "content type\uff08\u5167\u5bb9\u985e\u578b\uff09": [[273, "index-0"]], "encodings_map (mimetypes.mimetypes \u7684\u5c6c\u6027)": [[273, "mimetypes.MimeTypes.encodings_map"]], "encodings_map (\u65bc mimetypes \u6a21\u7d44\u4e2d)": [[273, "mimetypes.encodings_map"]], "guess_all_extensions() (mimetypes.mimetypes \u7684\u65b9\u6cd5)": [[273, "mimetypes.MimeTypes.guess_all_extensions"]], "guess_all_extensions() (\u65bc mimetypes \u6a21\u7d44\u4e2d)": [[273, "mimetypes.guess_all_extensions"]], "guess_extension() (mimetypes.mimetypes \u7684\u65b9\u6cd5)": [[273, "mimetypes.MimeTypes.guess_extension"]], "guess_extension() (\u65bc mimetypes \u6a21\u7d44\u4e2d)": [[273, "mimetypes.guess_extension"]], "guess_type() (mimetypes.mimetypes \u7684\u65b9\u6cd5)": [[273, "mimetypes.MimeTypes.guess_type"]], "guess_type() (\u65bc mimetypes \u6a21\u7d44\u4e2d)": [[273, "mimetypes.guess_type"]], "init() (\u65bc mimetypes \u6a21\u7d44\u4e2d)": [[273, "mimetypes.init"]], "inited (\u65bc mimetypes \u6a21\u7d44\u4e2d)": [[273, "mimetypes.inited"]], "knownfiles (\u65bc mimetypes \u6a21\u7d44\u4e2d)": [[273, "mimetypes.knownfiles"]], "mime.types": [[273, "index-2"]], "mimetypes": [[273, "module-mimetypes"]], "read() (mimetypes.mimetypes \u7684\u65b9\u6cd5)": [[273, "mimetypes.MimeTypes.read"]], "read_mime_types() (\u65bc mimetypes \u6a21\u7d44\u4e2d)": [[273, "mimetypes.read_mime_types"]], "read_windows_registry() (mimetypes.mimetypes \u7684\u65b9\u6cd5)": [[273, "mimetypes.MimeTypes.read_windows_registry"]], "readfp() (mimetypes.mimetypes \u7684\u65b9\u6cd5)": [[273, "mimetypes.MimeTypes.readfp"]], "suffix_map (mimetypes.mimetypes \u7684\u5c6c\u6027)": [[273, "mimetypes.MimeTypes.suffix_map"]], "suffix_map (\u65bc mimetypes \u6a21\u7d44\u4e2d)": [[273, "mimetypes.suffix_map"]], "types_map (mimetypes.mimetypes \u7684\u5c6c\u6027)": [[273, "mimetypes.MimeTypes.types_map"]], "types_map (\u65bc mimetypes \u6a21\u7d44\u4e2d)": [[273, "mimetypes.types_map"]], "types_map_inv (mimetypes.mimetypes \u7684\u5c6c\u6027)": [[273, "mimetypes.MimeTypes.types_map_inv"]], "madv_autosync (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_AUTOSYNC"]], "madv_core (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_CORE"]], "madv_dodump (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_DODUMP"]], "madv_dofork (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_DOFORK"]], "madv_dontdump (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_DONTDUMP"]], "madv_dontfork (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_DONTFORK"]], "madv_dontneed (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_DONTNEED"]], "madv_free (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_FREE"]], "madv_free_reusable (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_FREE_REUSABLE"]], "madv_free_reuse (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_FREE_REUSE"]], "madv_hugepage (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_HUGEPAGE"]], "madv_hwpoison (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_HWPOISON"]], "madv_mergeable (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_MERGEABLE"]], "madv_nocore (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_NOCORE"]], "madv_nohugepage (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_NOHUGEPAGE"]], "madv_normal (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_NORMAL"]], "madv_nosync (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_NOSYNC"]], "madv_protect (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_PROTECT"]], "madv_random (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_RANDOM"]], "madv_remove (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_REMOVE"]], "madv_sequential (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_SEQUENTIAL"]], "madv_soft_offline (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_SOFT_OFFLINE"]], "madv_unmergeable (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_UNMERGEABLE"]], "madv_willneed (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_WILLNEED"]], "map_aligned_super (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MAP_ALIGNED_SUPER"]], "map_anon (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MAP_ANON"]], "map_anonymous (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MAP_ANONYMOUS"]], "map_conceal (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MAP_CONCEAL"]], "map_denywrite (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MAP_DENYWRITE"]], "map_executable (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MAP_EXECUTABLE"]], "map_populate (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MAP_POPULATE"]], "map_private (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MAP_PRIVATE"]], "map_shared (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MAP_SHARED"]], "map_stack (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MAP_STACK"]], "close() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.close"]], "closed (mmap.mmap \u7684\u5c6c\u6027)": [[275, "mmap.mmap.closed"]], "find() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.find"]], "flush() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.flush"]], "madvise() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.madvise"]], "mmap": [[275, "module-mmap"]], "mmap (mmap \u4e2d\u7684\u985e\u5225)": [[275, "mmap.mmap"]], "move() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.move"]], "read() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.read"]], "read_byte() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.read_byte"]], "readline() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.readline"]], "resize() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.resize"]], "rfind() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.rfind"]], "seek() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.seek"]], "size() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.size"]], "tell() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.tell"]], "write() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.write"]], "write_byte() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.write_byte"]], "addpackagepath() (\u65bc modulefinder \u6a21\u7d44\u4e2d)": [[276, "modulefinder.AddPackagePath"]], "modulefinder (modulefinder \u4e2d\u7684\u985e\u5225)": [[276, "modulefinder.ModuleFinder"]], "replacepackage() (\u65bc modulefinder \u6a21\u7d44\u4e2d)": [[276, "modulefinder.ReplacePackage"]], "modulefinder": [[276, "module-modulefinder"]], "modules (modulefinder.modulefinder \u7684\u5c6c\u6027)": [[276, "modulefinder.ModuleFinder.modules"]], "report() (modulefinder.modulefinder \u7684\u65b9\u6cd5)": [[276, "modulefinder.ModuleFinder.report"]], "run_script() (modulefinder.modulefinder \u7684\u65b9\u6cd5)": [[276, "modulefinder.ModuleFinder.run_script"]], "binary (msilib \u4e2d\u7684\u985e\u5225)": [[278, "msilib.Binary"]], "cab (msilib \u4e2d\u7684\u985e\u5225)": [[278, "msilib.CAB"]], "cleardata() (msilib.record \u7684\u65b9\u6cd5)": [[278, "msilib.Record.ClearData"]], "close() (msilib.database \u7684\u65b9\u6cd5)": [[278, "msilib.Database.Close"]], "close() (msilib.view \u7684\u65b9\u6cd5)": [[278, "msilib.View.Close"]], "commit() (msilib.database \u7684\u65b9\u6cd5)": [[278, "msilib.Database.Commit"]], "control (msilib \u4e2d\u7684\u985e\u5225)": [[278, "msilib.Control"]], "createrecord() (\u65bc msilib \u6a21\u7d44\u4e2d)": [[278, "msilib.CreateRecord"]], "dialog (msilib \u4e2d\u7684\u985e\u5225)": [[278, "msilib.Dialog"]], "directory (msilib \u4e2d\u7684\u985e\u5225)": [[278, "msilib.Directory"]], "execute() (msilib.view \u7684\u65b9\u6cd5)": [[278, "msilib.View.Execute"]], "fcicreate() (\u65bc msilib \u6a21\u7d44\u4e2d)": [[278, "msilib.FCICreate"]], "feature (msilib \u4e2d\u7684\u985e\u5225)": [[278, "msilib.Feature"]], "fetch() (msilib.view \u7684\u65b9\u6cd5)": [[278, "msilib.View.Fetch"]], "getcolumninfo() (msilib.view \u7684\u65b9\u6cd5)": [[278, "msilib.View.GetColumnInfo"]], "getfieldcount() (msilib.record \u7684\u65b9\u6cd5)": [[278, "msilib.Record.GetFieldCount"]], "getinteger() (msilib.record \u7684\u65b9\u6cd5)": [[278, "msilib.Record.GetInteger"]], "getproperty() (msilib.summaryinformation \u7684\u65b9\u6cd5)": [[278, "msilib.SummaryInformation.GetProperty"]], "getpropertycount() (msilib.summaryinformation \u7684\u65b9\u6cd5)": [[278, "msilib.SummaryInformation.GetPropertyCount"]], "getstring() (msilib.record \u7684\u65b9\u6cd5)": [[278, "msilib.Record.GetString"]], "getsummaryinformation() (msilib.database \u7684\u65b9\u6cd5)": [[278, "msilib.Database.GetSummaryInformation"]], "modify() (msilib.view \u7684\u65b9\u6cd5)": [[278, "msilib.View.Modify"]], "opendatabase() (\u65bc msilib \u6a21\u7d44\u4e2d)": [[278, "msilib.OpenDatabase"]], "openview() (msilib.database \u7684\u65b9\u6cd5)": [[278, "msilib.Database.OpenView"]], "pep 594#msilib": [[278, "index-3"]], "persist() (msilib.summaryinformation \u7684\u65b9\u6cd5)": [[278, "msilib.SummaryInformation.Persist"]], "radiobuttongroup (msilib \u4e2d\u7684\u985e\u5225)": [[278, "msilib.RadioButtonGroup"]], "setinteger() (msilib.record \u7684\u65b9\u6cd5)": [[278, "msilib.Record.SetInteger"]], "setproperty() (msilib.summaryinformation \u7684\u65b9\u6cd5)": [[278, "msilib.SummaryInformation.SetProperty"]], "setstream() (msilib.record \u7684\u65b9\u6cd5)": [[278, "msilib.Record.SetStream"]], "setstring() (msilib.record \u7684\u65b9\u6cd5)": [[278, "msilib.Record.SetString"]], "uuidcreate() (\u65bc msilib \u6a21\u7d44\u4e2d)": [[278, "msilib.UuidCreate"]], "add() (msilib.radiobuttongroup \u7684\u65b9\u6cd5)": [[278, "msilib.RadioButtonGroup.add"]], "add_data() (\u65bc msilib \u6a21\u7d44\u4e2d)": [[278, "msilib.add_data"]], "add_file() (msilib.directory \u7684\u65b9\u6cd5)": [[278, "msilib.Directory.add_file"]], "add_stream() (\u65bc msilib \u6a21\u7d44\u4e2d)": [[278, "msilib.add_stream"]], "add_tables() (\u65bc msilib \u6a21\u7d44\u4e2d)": [[278, "msilib.add_tables"]], "append() (msilib.cab \u7684\u65b9\u6cd5)": [[278, "msilib.CAB.append"]], "bitmap() (msilib.dialog \u7684\u65b9\u6cd5)": [[278, "msilib.Dialog.bitmap"]], "checkbox() (msilib.dialog \u7684\u65b9\u6cd5)": [[278, "msilib.Dialog.checkbox"]], "commit() (msilib.cab \u7684\u65b9\u6cd5)": [[278, "msilib.CAB.commit"]], "condition() (msilib.control \u7684\u65b9\u6cd5)": [[278, "msilib.Control.condition"]], "control() (msilib.dialog \u7684\u65b9\u6cd5)": [[278, "msilib.Dialog.control"]], "event() (msilib.control \u7684\u65b9\u6cd5)": [[278, "msilib.Control.event"]], "gen_uuid() (\u65bc msilib \u6a21\u7d44\u4e2d)": [[278, "msilib.gen_uuid"]], "glob() (msilib.directory \u7684\u65b9\u6cd5)": [[278, "msilib.Directory.glob"]], "init_database() (\u65bc msilib \u6a21\u7d44\u4e2d)": [[278, "msilib.init_database"]], "line() (msilib.dialog \u7684\u65b9\u6cd5)": [[278, "msilib.Dialog.line"]], "mapping() (msilib.control \u7684\u65b9\u6cd5)": [[278, "msilib.Control.mapping"]], "msi": [[278, "index-0"]], "msilib": [[278, "module-msilib"]], "pushbutton() (msilib.dialog \u7684\u65b9\u6cd5)": [[278, "msilib.Dialog.pushbutton"]], "radiogroup() (msilib.dialog \u7684\u65b9\u6cd5)": [[278, "msilib.Dialog.radiogroup"]], "remove_pyc() (msilib.directory \u7684\u65b9\u6cd5)": [[278, "msilib.Directory.remove_pyc"]], "schema (\u65bc msilib \u6a21\u7d44\u4e2d)": [[278, "msilib.schema"]], "sequence (\u65bc msilib \u6a21\u7d44\u4e2d)": [[278, "msilib.sequence"]], "set_current() (msilib.feature \u7684\u65b9\u6cd5)": [[278, "msilib.Feature.set_current"]], "start_component() (msilib.directory \u7684\u65b9\u6cd5)": [[278, "msilib.Directory.start_component"]], "text (\u65bc msilib \u6a21\u7d44\u4e2d)": [[278, "msilib.text"]], "text() (msilib.dialog \u7684\u65b9\u6cd5)": [[278, "msilib.Dialog.text"]], "lk_lock (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.LK_LOCK"]], "lk_nblck (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.LK_NBLCK"]], "lk_nbrlck (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.LK_NBRLCK"]], "lk_rlck (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.LK_RLCK"]], "lk_unlck (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.LK_UNLCK"]], "get_osfhandle() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.get_osfhandle"]], "getch() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.getch"]], "getche() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.getche"]], "getwch() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.getwch"]], "getwche() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.getwche"]], "heapmin() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.heapmin"]], "kbhit() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.kbhit"]], "locking() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.locking"]], "msvcrt": [[279, "module-msvcrt"]], "open_osfhandle() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.open_osfhandle"]], "putch() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.putch"]], "putwch() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.putwch"]], "setmode() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.setmode"]], "ungetch() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.ungetch"]], "ungetwch() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.ungetwch"]], "array() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.Array"]], "array() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.Array"]], "array() (\u65bc multiprocessing.sharedctypes \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.sharedctypes.Array"]], "asyncresult (multiprocessing.pool \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.pool.AsyncResult"]], "authenticationerror": [[280, "multiprocessing.AuthenticationError"]], "barrier (multiprocessing \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.Barrier"]], "barrier() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.Barrier"]], "basemanager (multiprocessing.managers \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.managers.BaseManager"]], "baseproxy (multiprocessing.managers \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.managers.BaseProxy"]], "boundedsemaphore (multiprocessing \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.BoundedSemaphore"]], "boundedsemaphore() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.BoundedSemaphore"]], "buffertooshort": [[280, "multiprocessing.BufferTooShort"]], "client() (\u65bc multiprocessing.connection \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.connection.Client"]], "condition (multiprocessing \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.Condition"]], "condition() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.Condition"]], "connection (multiprocessing.connection \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.connection.Connection"]], "event (multiprocessing \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.Event"]], "event() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.Event"]], "joinablequeue (multiprocessing \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.JoinableQueue"]], "listener (multiprocessing.connection \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.connection.Listener"]], "lock (multiprocessing \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.Lock"]], "lock() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.Lock"]], "namespace (multiprocessing.managers \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.managers.Namespace"]], "namespace() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.Namespace"]], "pipe() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.Pipe"]], "pool (multiprocessing.pool \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.pool.Pool"]], "process (multiprocessing \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.Process"]], "processerror": [[280, "multiprocessing.ProcessError"]], "queue (multiprocessing \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.Queue"]], "queue() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.Queue"]], "rlock (multiprocessing \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.RLock"]], "rlock() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.RLock"]], "rawarray() (\u65bc multiprocessing.sharedctypes \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.sharedctypes.RawArray"]], "rawvalue() (\u65bc multiprocessing.sharedctypes \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.sharedctypes.RawValue"]], "semaphore (multiprocessing \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.Semaphore"]], "semaphore() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.Semaphore"]], "simplequeue (multiprocessing \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.SimpleQueue"]], "syncmanager (multiprocessing.managers \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.managers.SyncManager"]], "threadpool (multiprocessing.pool \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.pool.ThreadPool"]], "value() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.Value"]], "value() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.Value"]], "value() (\u65bc multiprocessing.sharedctypes \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.sharedctypes.Value"]], "__repr__() (multiprocessing.managers.baseproxy \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.BaseProxy.__repr__"]], "__str__() (multiprocessing.managers.baseproxy \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.BaseProxy.__str__"]], "_callmethod() (multiprocessing.managers.baseproxy \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.BaseProxy._callmethod"]], "_getvalue() (multiprocessing.managers.baseproxy \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.BaseProxy._getvalue"]], "accept() (multiprocessing.connection.listener \u7684\u65b9\u6cd5)": [[280, "multiprocessing.connection.Listener.accept"]], "acquire() (multiprocessing.lock \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Lock.acquire"]], "acquire() (multiprocessing.rlock \u7684\u65b9\u6cd5)": [[280, "multiprocessing.RLock.acquire"]], "active_children() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.active_children"]], "address (multiprocessing.connection.listener \u7684\u5c6c\u6027)": [[280, "multiprocessing.connection.Listener.address"]], "address (multiprocessing.managers.basemanager \u7684\u5c6c\u6027)": [[280, "multiprocessing.managers.BaseManager.address"]], "answer_challenge() (\u65bc multiprocessing.connection \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.connection.answer_challenge"]], "apply() (multiprocessing.pool.pool \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.Pool.apply"]], "apply_async() (multiprocessing.pool.pool \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.Pool.apply_async"]], "authkey (multiprocessing.process \u7684\u5c6c\u6027)": [[280, "multiprocessing.Process.authkey"]], "cancel_join_thread() (multiprocessing.queue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Queue.cancel_join_thread"]], "close() (multiprocessing.process \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Process.close"]], "close() (multiprocessing.queue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Queue.close"]], "close() (multiprocessing.simplequeue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.SimpleQueue.close"]], "close() (multiprocessing.connection.connection \u7684\u65b9\u6cd5)": [[280, "multiprocessing.connection.Connection.close"]], "close() (multiprocessing.connection.listener \u7684\u65b9\u6cd5)": [[280, "multiprocessing.connection.Listener.close"]], "close() (multiprocessing.pool.pool \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.Pool.close"]], "connect() (multiprocessing.managers.basemanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.BaseManager.connect"]], "copy() (\u65bc multiprocessing.sharedctypes \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.sharedctypes.copy"]], "cpu_count() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.cpu_count"]], "current_process() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.current_process"]], "daemon (multiprocessing.process \u7684\u5c6c\u6027)": [[280, "multiprocessing.Process.daemon"]], "deliver_challenge() (\u65bc multiprocessing.connection \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.connection.deliver_challenge"]], "dict() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.dict"]], "empty() (multiprocessing.queue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Queue.empty"]], "empty() (multiprocessing.simplequeue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.SimpleQueue.empty"]], "exitcode (multiprocessing.process \u7684\u5c6c\u6027)": [[280, "multiprocessing.Process.exitcode"]], "fileno() (multiprocessing.connection.connection \u7684\u65b9\u6cd5)": [[280, "multiprocessing.connection.Connection.fileno"]], "freeze_support() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.freeze_support"]], "full() (multiprocessing.queue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Queue.full"]], "get() (multiprocessing.queue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Queue.get"]], "get() (multiprocessing.simplequeue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.SimpleQueue.get"]], "get() (multiprocessing.pool.asyncresult \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.AsyncResult.get"]], "get_all_start_methods() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.get_all_start_methods"]], "get_context() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.get_context"]], "get_logger() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.get_logger"]], "get_nowait() (multiprocessing.queue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Queue.get_nowait"]], "get_server() (multiprocessing.managers.basemanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.BaseManager.get_server"]], "get_start_method() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.get_start_method"]], "imap() (multiprocessing.pool.pool \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.Pool.imap"]], "imap_unordered() (multiprocessing.pool.pool \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.Pool.imap_unordered"]], "is_alive() (multiprocessing.process \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Process.is_alive"]], "join() (multiprocessing.joinablequeue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.JoinableQueue.join"]], "join() (multiprocessing.process \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Process.join"]], "join() (multiprocessing.pool.pool \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.Pool.join"]], "join_thread() (multiprocessing.queue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Queue.join_thread"]], "kill() (multiprocessing.process \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Process.kill"]], "last_accepted (multiprocessing.connection.listener \u7684\u5c6c\u6027)": [[280, "multiprocessing.connection.Listener.last_accepted"]], "list() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.list"]], "log_to_stderr() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.log_to_stderr"]], "map() (multiprocessing.pool.pool \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.Pool.map"]], "map_async() (multiprocessing.pool.pool \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.Pool.map_async"]], "multiprocessing": [[280, "module-multiprocessing"]], "multiprocessing.manager()": [[280, "multiprocessing.Manager"]], "multiprocessing.connection": [[280, "module-multiprocessing.connection"]], "multiprocessing.dummy": [[280, "module-multiprocessing.dummy"]], "multiprocessing.managers": [[280, "module-multiprocessing.managers"]], "multiprocessing.pool": [[280, "module-multiprocessing.pool"]], "multiprocessing.sharedctypes": [[280, "module-multiprocessing.sharedctypes"]], "name (multiprocessing.process \u7684\u5c6c\u6027)": [[280, "multiprocessing.Process.name"]], "parent_process() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.parent_process"]], "pid (multiprocessing.process \u7684\u5c6c\u6027)": [[280, "multiprocessing.Process.pid"]], "poll() (multiprocessing.connection.connection \u7684\u65b9\u6cd5)": [[280, "multiprocessing.connection.Connection.poll"]], "put() (multiprocessing.queue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Queue.put"]], "put() (multiprocessing.simplequeue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.SimpleQueue.put"]], "put_nowait() (multiprocessing.queue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Queue.put_nowait"]], "qsize() (multiprocessing.queue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Queue.qsize"]], "ready() (multiprocessing.pool.asyncresult \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.AsyncResult.ready"]], "recv() (multiprocessing.connection.connection \u7684\u65b9\u6cd5)": [[280, "multiprocessing.connection.Connection.recv"]], "recv_bytes() (multiprocessing.connection.connection \u7684\u65b9\u6cd5)": [[280, "multiprocessing.connection.Connection.recv_bytes"]], "recv_bytes_into() (multiprocessing.connection.connection \u7684\u65b9\u6cd5)": [[280, "multiprocessing.connection.Connection.recv_bytes_into"]], "register() (multiprocessing.managers.basemanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.BaseManager.register"]], "release() (multiprocessing.lock \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Lock.release"]], "release() (multiprocessing.rlock \u7684\u65b9\u6cd5)": [[280, "multiprocessing.RLock.release"]], "run() (multiprocessing.process \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Process.run"]], "send() (multiprocessing.connection.connection \u7684\u65b9\u6cd5)": [[280, "multiprocessing.connection.Connection.send"]], "send_bytes() (multiprocessing.connection.connection \u7684\u65b9\u6cd5)": [[280, "multiprocessing.connection.Connection.send_bytes"]], "sentinel (multiprocessing.process \u7684\u5c6c\u6027)": [[280, "multiprocessing.Process.sentinel"]], "set_executable() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.set_executable"]], "set_forkserver_preload() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.set_forkserver_preload"]], "set_start_method() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.set_start_method"]], "shutdown() (multiprocessing.managers.basemanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.BaseManager.shutdown"]], "starmap() (multiprocessing.pool.pool \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.Pool.starmap"]], "starmap_async() (multiprocessing.pool.pool \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.Pool.starmap_async"]], "start() (multiprocessing.process \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Process.start"]], "start() (multiprocessing.managers.basemanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.BaseManager.start"]], "successful() (multiprocessing.pool.asyncresult \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.AsyncResult.successful"]], "synchronized() (\u65bc multiprocessing.sharedctypes \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.sharedctypes.synchronized"]], "task_done() (multiprocessing.joinablequeue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.JoinableQueue.task_done"]], "terminate() (multiprocessing.process \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Process.terminate"]], "terminate() (multiprocessing.pool.pool \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.Pool.terminate"]], "wait() (multiprocessing.pool.asyncresult \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.AsyncResult.wait"]], "wait() (\u65bc multiprocessing.connection \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.connection.wait"]], "named shared memory\uff08\u9644\u540d\u5171\u4eab\u8a18\u61b6\u9ad4\uff09": [[281, "index-0"]], "posix shared memory\uff08posix \u5171\u4eab\u8a18\u61b6\u9ad4\uff09": [[281, "index-0"]], "shareablelist (multiprocessing.shared_memory \u4e2d\u7684\u985e\u5225)": [[281, "multiprocessing.shared_memory.ShareableList"]], "shareablelist() (multiprocessing.managers.sharedmemorymanager \u7684\u65b9\u6cd5)": [[281, "multiprocessing.managers.SharedMemoryManager.ShareableList"]], "shared memory\uff08\u5171\u4eab\u8a18\u61b6\u9ad4\uff09": [[281, "index-0"]], "sharedmemory (multiprocessing.shared_memory \u4e2d\u7684\u985e\u5225)": [[281, "multiprocessing.shared_memory.SharedMemory"]], "sharedmemory() (multiprocessing.managers.sharedmemorymanager \u7684\u65b9\u6cd5)": [[281, "multiprocessing.managers.SharedMemoryManager.SharedMemory"]], "sharedmemorymanager (multiprocessing.managers \u4e2d\u7684\u985e\u5225)": [[281, "multiprocessing.managers.SharedMemoryManager"]], "buf (multiprocessing.shared_memory.sharedmemory \u7684\u5c6c\u6027)": [[281, "multiprocessing.shared_memory.SharedMemory.buf"]], "close() (multiprocessing.shared_memory.sharedmemory \u7684\u65b9\u6cd5)": [[281, "multiprocessing.shared_memory.SharedMemory.close"]], "count() (multiprocessing.shared_memory.shareablelist \u7684\u65b9\u6cd5)": [[281, "multiprocessing.shared_memory.ShareableList.count"]], "format (multiprocessing.shared_memory.shareablelist \u7684\u5c6c\u6027)": [[281, "multiprocessing.shared_memory.ShareableList.format"]], "index() (multiprocessing.shared_memory.shareablelist \u7684\u65b9\u6cd5)": [[281, "multiprocessing.shared_memory.ShareableList.index"]], "multiprocessing.shared_memory": [[281, "module-multiprocessing.shared_memory"]], "name (multiprocessing.shared_memory.sharedmemory \u7684\u5c6c\u6027)": [[281, "multiprocessing.shared_memory.SharedMemory.name"]], "shm (multiprocessing.shared_memory.shareablelist \u7684\u5c6c\u6027)": [[281, "multiprocessing.shared_memory.ShareableList.shm"]], "size (multiprocessing.shared_memory.sharedmemory \u7684\u5c6c\u6027)": [[281, "multiprocessing.shared_memory.SharedMemory.size"]], "unlink() (multiprocessing.shared_memory.sharedmemory \u7684\u65b9\u6cd5)": [[281, "multiprocessing.shared_memory.SharedMemory.unlink"]], "netrcparseerror": [[283, "netrc.NetrcParseError"]], "__repr__() (netrc.netrc \u7684\u65b9\u6cd5)": [[283, "netrc.netrc.__repr__"]], "authenticators() (netrc.netrc \u7684\u65b9\u6cd5)": [[283, "netrc.netrc.authenticators"]], "filename (netrc.netrcparseerror \u7684\u5c6c\u6027)": [[283, "netrc.NetrcParseError.filename"]], "hosts (netrc.netrc \u7684\u5c6c\u6027)": [[283, "netrc.netrc.hosts"]], "lineno (netrc.netrcparseerror \u7684\u5c6c\u6027)": [[283, "netrc.NetrcParseError.lineno"]], "macros (netrc.netrc \u7684\u5c6c\u6027)": [[283, "netrc.netrc.macros"]], "msg (netrc.netrcparseerror \u7684\u5c6c\u6027)": [[283, "netrc.NetrcParseError.msg"]], "netrc": [[283, "module-netrc"]], "netrc (netrc \u4e2d\u7684\u985e\u5225)": [[283, "netrc.netrc"]], "pep 594#nis": [[284, "index-2"]], "cat() (\u65bc nis \u6a21\u7d44\u4e2d)": [[284, "nis.cat"]], "get_default_domain() (\u65bc nis \u6a21\u7d44\u4e2d)": [[284, "nis.get_default_domain"]], "maps() (\u65bc nis \u6a21\u7d44\u4e2d)": [[284, "nis.maps"]], "match() (\u65bc nis \u6a21\u7d44\u4e2d)": [[284, "nis.match"]], "nis": [[284, "module-nis"]], "nntp": [[285, "index-0"]], "nntp (nntplib \u4e2d\u7684\u985e\u5225)": [[285, "nntplib.NNTP"]], "nntpdataerror": [[285, "nntplib.NNTPDataError"]], "nntperror": [[285, "nntplib.NNTPError"]], "nntppermanenterror": [[285, "nntplib.NNTPPermanentError"]], "nntpprotocolerror": [[285, "nntplib.NNTPProtocolError"]], "nntpreplyerror": [[285, "nntplib.NNTPReplyError"]], "nntptemporaryerror": [[285, "nntplib.NNTPTemporaryError"]], "nntp_ssl (nntplib \u4e2d\u7684\u985e\u5225)": [[285, "nntplib.NNTP_SSL"]], "network news transfer protocol\uff08\u7db2\u8def\u65b0\u805e\u50b3\u8f38\u5354\u5b9a\uff09": [[285, "index-0"]], "pep 594": [[285, "index-12"], [470, "index-114"], [470, "index-85"], [471, "index-31"], [471, "index-32"], [471, "index-35"], [480, "index-37"], [480, "index-47"], [480, "index-57"], [480, "index-68"], [480, "index-69"], [480, "index-73"]], "rfc 2980": [[285, "index-4"], [285, "index-9"]], "rfc 3977": [[285, "index-10"], [285, "index-2"], [285, "index-6"], [285, "index-7"], [285, "index-8"]], "rfc 4642": [[285, "index-5"]], "rfc 977": [[285, "index-3"]], "article() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.article"]], "body() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.body"]], "date() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.date"]], "decode_header() (\u65bc nntplib \u6a21\u7d44\u4e2d)": [[285, "nntplib.decode_header"]], "description() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.description"]], "descriptions() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.descriptions"]], "getcapabilities() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.getcapabilities"]], "getwelcome() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.getwelcome"]], "group() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.group"]], "head() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.head"]], "help() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.help"]], "ihave() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.ihave"]], "last() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.last"]], "list() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.list"]], "login() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.login"]], "newgroups() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.newgroups"]], "newnews() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.newnews"]], "next() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.next"]], "nntp_implementation (nntplib.nntp \u7684\u5c6c\u6027)": [[285, "nntplib.NNTP.nntp_implementation"]], "nntp_version (nntplib.nntp \u7684\u5c6c\u6027)": [[285, "nntplib.NNTP.nntp_version"]], "nntplib": [[285, "module-nntplib"]], "over() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.over"]], "post() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.post"]], "quit() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.quit"]], "response (nntplib.nntperror \u7684\u5c6c\u6027)": [[285, "nntplib.NNTPError.response"]], "set_debuglevel() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.set_debuglevel"]], "slave() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.slave"]], "starttls() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.starttls"]], "stat() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.stat"]], "xhdr() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.xhdr"]], "xover() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.xover"]], "complex (numbers \u4e2d\u7684\u985e\u5225)": [[286, "numbers.Complex"]], "integral (numbers \u4e2d\u7684\u985e\u5225)": [[286, "numbers.Integral"]], "number (numbers \u4e2d\u7684\u985e\u5225)": [[286, "numbers.Number"]], "rational (numbers \u4e2d\u7684\u985e\u5225)": [[286, "numbers.Rational"]], "real (numbers \u4e2d\u7684\u985e\u5225)": [[286, "numbers.Real"]], "conjugate() (numbers.complex \u7684\u65b9\u6cd5)": [[286, "numbers.Complex.conjugate"]], "denominator (numbers.rational \u7684\u5c6c\u6027)": [[286, "numbers.Rational.denominator"]], "imag (numbers.complex \u7684\u5c6c\u6027)": [[286, "numbers.Complex.imag"]], "numbers": [[286, "module-numbers"]], "numerator (numbers.rational \u7684\u5c6c\u6027)": [[286, "numbers.Rational.numerator"]], "real (numbers.complex \u7684\u5c6c\u6027)": [[286, "numbers.Complex.real"]], "__abs__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__abs__"]], "__add__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__add__"]], "__and__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__and__"]], "__call__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__call__"]], "__concat__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__concat__"]], "__contains__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__contains__"]], "__delitem__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__delitem__"]], "__eq__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__eq__"]], "__floordiv__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__floordiv__"]], "__ge__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__ge__"]], "__getitem__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__getitem__"]], "__gt__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__gt__"]], "__iadd__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__iadd__"]], "__iand__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__iand__"]], "__iconcat__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__iconcat__"]], "__ifloordiv__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__ifloordiv__"]], "__ilshift__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__ilshift__"]], "__imatmul__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__imatmul__"]], "__imod__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__imod__"]], "__imul__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__imul__"]], "__index__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__index__"]], "__inv__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__inv__"]], "__invert__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__invert__"]], "__ior__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__ior__"]], "__ipow__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__ipow__"]], "__irshift__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__irshift__"]], "__isub__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__isub__"]], "__itruediv__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__itruediv__"]], "__ixor__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__ixor__"]], "__le__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__le__"]], "__lshift__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__lshift__"]], "__lt__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__lt__"]], "__matmul__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__matmul__"]], "__mod__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__mod__"]], "__mul__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__mul__"]], "__ne__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__ne__"]], "__neg__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__neg__"]], "__not__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__not__"]], "__or__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__or__"]], "__pos__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__pos__"]], "__pow__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__pow__"]], "__rshift__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__rshift__"]], "__setitem__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__setitem__"]], "__sub__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__sub__"]], "__truediv__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__truediv__"]], "__xor__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__xor__"]], "abs() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.abs"]], "add() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.add"]], "and_() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.and_"]], "attrgetter() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.attrgetter"]], "call() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.call"]], "concat() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.concat"]], "contains() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.contains"]], "countof() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.countOf"]], "delitem() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.delitem"]], "eq() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.eq"]], "floordiv() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.floordiv"]], "ge() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.ge"]], "getitem() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.getitem"]], "gt() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.gt"]], "iadd() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.iadd"]], "iand() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.iand"]], "iconcat() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.iconcat"]], "ifloordiv() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.ifloordiv"]], "ilshift() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.ilshift"]], "imatmul() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.imatmul"]], "imod() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.imod"]], "imul() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.imul"]], "index() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.index"]], "indexof() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.indexOf"]], "inv() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.inv"]], "invert() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.invert"]], "ior() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.ior"]], "ipow() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.ipow"]], "irshift() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.irshift"]], "is_() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.is_"]], "is_not() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.is_not"]], "isub() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.isub"]], "itemgetter() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.itemgetter"]], "itruediv() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.itruediv"]], "ixor() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.ixor"]], "le() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.le"]], "length_hint() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.length_hint"]], "lshift() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.lshift"]], "lt() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.lt"]], "matmul() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.matmul"]], "methodcaller() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.methodcaller"]], "mod() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.mod"]], "mul() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.mul"]], "ne() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.ne"]], "neg() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.neg"]], "not_() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.not_"]], "operator": [[288, "module-operator"]], "or_() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.or_"]], "pos() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.pos"]], "pow() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.pow"]], "rshift() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.rshift"]], "setitem() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.setitem"]], "sub() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.sub"]], "truediv() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.truediv"]], "truth() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.truth"]], "xor() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.xor"]], "actions (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.ACTIONS"]], "always_typed_actions (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.ALWAYS_TYPED_ACTIONS"]], "ambiguousoptionerror": [[289, "optparse.AmbiguousOptionError"]], "badoptionerror": [[289, "optparse.BadOptionError"]], "option (optparse \u4e2d\u7684\u985e\u5225)": [[289, "optparse.Option"]], "optionconflicterror": [[289, "optparse.OptionConflictError"]], "optionerror": [[289, "optparse.OptionError"]], "optiongroup (optparse \u4e2d\u7684\u985e\u5225)": [[289, "optparse.OptionGroup"]], "optionparser (optparse \u4e2d\u7684\u985e\u5225)": [[289, "optparse.OptionParser"]], "optionvalueerror": [[289, "optparse.OptionValueError"]], "store_actions (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.STORE_ACTIONS"]], "typed_actions (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.TYPED_ACTIONS"]], "types (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.TYPES"]], "type_checker (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.TYPE_CHECKER"]], "values (optparse \u4e2d\u7684\u985e\u5225)": [[289, "optparse.Values"]], "action (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.action"]], "add_option() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.add_option"]], "callback (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.callback"]], "callback_args (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.callback_args"]], "callback_kwargs (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.callback_kwargs"]], "choices (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.choices"]], "const (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.const"]], "default (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.default"]], "dest (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.dest"]], "disable_interspersed_args() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.disable_interspersed_args"]], "enable_interspersed_args() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.enable_interspersed_args"]], "get_option() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.get_option"]], "get_option_group() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.get_option_group"]], "get_usage() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.get_usage"]], "get_version() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.get_version"]], "has_option() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.has_option"]], "help (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.help"]], "metavar (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.metavar"]], "nargs (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.nargs"]], "optparse": [[289, "module-optparse"]], "parse_args() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.parse_args"]], "print_usage() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.print_usage"]], "print_version() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.print_version"]], "remove_option() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.remove_option"]], "set_defaults() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.set_defaults"]], "set_usage() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.set_usage"]], "type (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.type"]], "..": [[290, "index-46"]], "/ \uff08\u659c\u7dda\uff09": [[290, "index-47"], [290, "index-49"], [341, "index-13"], [424, "index-32"], [427, "index-67"]], ": \uff08\u5192\u865f\uff09": [[290, "index-51"], [337, "index-7"], [342, "index-2"], [424, "index-16"], [424, "index-18"], [424, "index-28"], [424, "index-3"], [424, "index-34"], [424, "index-4"], [424, "index-40"], [424, "index-6"], [424, "index-9"], [427, "index-17"], [427, "index-44"], [427, "index-90"], [432, "index-25"], [433, "index-15"], [438, "index-6"]], "; \uff08\u5206\u865f\uff09": [[290, "index-51"], [424, "index-1"]], "cld_continued (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLD_CONTINUED"]], "cld_dumped (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLD_DUMPED"]], "cld_exited (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLD_EXITED"]], "cld_killed (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLD_KILLED"]], "cld_stopped (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLD_STOPPED"]], "cld_trapped (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLD_TRAPPED"]], "clone_files (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_FILES"]], "clone_fs (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_FS"]], "clone_newcgroup (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_NEWCGROUP"]], "clone_newipc (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_NEWIPC"]], "clone_newnet (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_NEWNET"]], "clone_newns (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_NEWNS"]], "clone_newpid (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_NEWPID"]], "clone_newtime (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_NEWTIME"]], "clone_newuser (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_NEWUSER"]], "clone_newuts (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_NEWUTS"]], "clone_sighand (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_SIGHAND"]], "clone_sysvsem (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_SYSVSEM"]], "clone_thread (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_THREAD"]], "clone_vm (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_VM"]], "comspec": [[290, "index-43"], [345, "index-3"]], "direntry (os \u4e2d\u7684\u985e\u5225)": [[290, "os.DirEntry"]], "efd_cloexec (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EFD_CLOEXEC"]], "efd_nonblock (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EFD_NONBLOCK"]], "efd_semaphore (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EFD_SEMAPHORE"]], "ex_cantcreat (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_CANTCREAT"]], "ex_config (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_CONFIG"]], "ex_dataerr (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_DATAERR"]], "ex_ioerr (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_IOERR"]], "ex_nohost (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_NOHOST"]], "ex_noinput (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_NOINPUT"]], "ex_noperm (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_NOPERM"]], "ex_notfound (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_NOTFOUND"]], "ex_nouser (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_NOUSER"]], "ex_ok (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_OK"]], "ex_oserr (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_OSERR"]], "ex_osfile (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_OSFILE"]], "ex_protocol (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_PROTOCOL"]], "ex_software (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_SOFTWARE"]], "ex_tempfail (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_TEMPFAIL"]], "ex_unavailable (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_UNAVAILABLE"]], "ex_usage (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_USAGE"]], "f_lock (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.F_LOCK"]], "f_ok (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.F_OK"]], "f_test (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.F_TEST"]], "f_tlock (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.F_TLOCK"]], "f_ulock (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.F_ULOCK"]], "grnd_nonblock (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.GRND_NONBLOCK"]], "grnd_random (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.GRND_RANDOM"]], "mfd_allow_sealing (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_ALLOW_SEALING"]], "mfd_cloexec (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_CLOEXEC"]], "mfd_hugetlb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGETLB"]], "mfd_huge_16gb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_16GB"]], "mfd_huge_16mb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_16MB"]], "mfd_huge_1gb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_1GB"]], "mfd_huge_1mb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_1MB"]], "mfd_huge_256mb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_256MB"]], "mfd_huge_2gb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_2GB"]], "mfd_huge_2mb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_2MB"]], "mfd_huge_32mb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_32MB"]], "mfd_huge_512kb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_512KB"]], "mfd_huge_512mb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_512MB"]], "mfd_huge_64kb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_64KB"]], "mfd_huge_8mb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_8MB"]], "mfd_huge_mask (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_MASK"]], "mfd_huge_shift (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_SHIFT"]], "o_append (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_APPEND"]], "o_async (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_ASYNC"]], "o_binary (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_BINARY"]], "o_cloexec (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_CLOEXEC"]], "o_creat (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_CREAT"]], "o_direct (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_DIRECT"]], "o_directory (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_DIRECTORY"]], "o_dsync (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_DSYNC"]], "o_evtonly (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_EVTONLY"]], "o_excl (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_EXCL"]], "o_exlock (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_EXLOCK"]], "o_fsync (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_FSYNC"]], "o_ndelay (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_NDELAY"]], "o_noatime (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_NOATIME"]], "o_noctty (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_NOCTTY"]], "o_nofollow (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_NOFOLLOW"]], "o_nofollow_any (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_NOFOLLOW_ANY"]], "o_noinherit (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_NOINHERIT"]], "o_nonblock (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_NONBLOCK"]], "o_path (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_PATH"]], "o_random (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_RANDOM"]], "o_rdonly (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_RDONLY"]], "o_rdwr (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_RDWR"]], "o_rsync (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_RSYNC"]], "o_sequential (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_SEQUENTIAL"]], "o_shlock (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_SHLOCK"]], "o_short_lived (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_SHORT_LIVED"]], "o_symlink (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_SYMLINK"]], "o_sync (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_SYNC"]], "o_temporary (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_TEMPORARY"]], "o_text (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_TEXT"]], "o_tmpfile (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_TMPFILE"]], "o_trunc (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_TRUNC"]], "o_wronly (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_WRONLY"]], "pep 524": [[290, "index-53"], [476, "index-1"], [476, "index-31"], [476, "index-32"], [480, "index-268"], [480, "index-269"]], "pidfd_nonblock (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.PIDFD_NONBLOCK"]], "posix_fadv_dontneed (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.POSIX_FADV_DONTNEED"]], "posix_fadv_noreuse (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.POSIX_FADV_NOREUSE"]], "posix_fadv_normal (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.POSIX_FADV_NORMAL"]], "posix_fadv_random (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.POSIX_FADV_RANDOM"]], "posix_fadv_sequential (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.POSIX_FADV_SEQUENTIAL"]], "posix_fadv_willneed (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.POSIX_FADV_WILLNEED"]], "posix_spawn_close (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.POSIX_SPAWN_CLOSE"]], "posix_spawn_dup2 (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.POSIX_SPAWN_DUP2"]], "posix_spawn_open (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.POSIX_SPAWN_OPEN"]], "prio_darwin_bg (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.PRIO_DARWIN_BG"]], "prio_darwin_nonui (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.PRIO_DARWIN_NONUI"]], "prio_darwin_process (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.PRIO_DARWIN_PROCESS"]], "prio_darwin_thread (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.PRIO_DARWIN_THREAD"]], "prio_pgrp (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.PRIO_PGRP"]], "prio_process (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.PRIO_PROCESS"]], "prio_user (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.PRIO_USER"]], "p_all (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.P_ALL"]], "p_detach (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.P_DETACH"]], "p_nowait (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.P_NOWAIT"]], "p_nowaito (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.P_NOWAITO"]], "p_overlay (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.P_OVERLAY"]], "p_pgid (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.P_PGID"]], "p_pid (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.P_PID"]], "p_pidfd (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.P_PIDFD"]], "p_wait (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.P_WAIT"]], "pathlike (os \u4e2d\u7684\u985e\u5225)": [[290, "os.PathLike"]], "rtld_deepbind (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.RTLD_DEEPBIND"]], "rtld_global (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.RTLD_GLOBAL"]], "rtld_lazy (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.RTLD_LAZY"]], "rtld_local (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.RTLD_LOCAL"]], "rtld_nodelete (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.RTLD_NODELETE"]], "rtld_noload (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.RTLD_NOLOAD"]], "rtld_now (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.RTLD_NOW"]], "rwf_append (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.RWF_APPEND"]], "rwf_dsync (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.RWF_DSYNC"]], "rwf_hipri (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.RWF_HIPRI"]], "rwf_nowait (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.RWF_NOWAIT"]], "rwf_sync (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.RWF_SYNC"]], "r_ok (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.R_OK"]], "sched_batch (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SCHED_BATCH"]], "sched_fifo (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SCHED_FIFO"]], "sched_idle (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SCHED_IDLE"]], "sched_other (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SCHED_OTHER"]], "sched_reset_on_fork (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SCHED_RESET_ON_FORK"]], "sched_rr (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SCHED_RR"]], "sched_sporadic (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SCHED_SPORADIC"]], "seek_cur (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SEEK_CUR"]], "seek_data (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SEEK_DATA"]], "seek_end (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SEEK_END"]], "seek_hole (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SEEK_HOLE"]], "seek_set (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SEEK_SET"]], "sf_mnowait (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SF_MNOWAIT"]], "sf_nocache (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SF_NOCACHE"]], "sf_nodiskio (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SF_NODISKIO"]], "sf_sync (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SF_SYNC"]], "splice_f_more (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SPLICE_F_MORE"]], "splice_f_move (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SPLICE_F_MOVE"]], "splice_f_nonblock (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SPLICE_F_NONBLOCK"]], "unc paths\uff08unc \u8def\u5f91\uff09": [[290, "index-28"]], "wcontinued (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WCONTINUED"]], "wcoredump() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WCOREDUMP"]], "wexited (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WEXITED"]], "wexitstatus() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WEXITSTATUS"]], "wifcontinued() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WIFCONTINUED"]], "wifexited() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WIFEXITED"]], "wifsignaled() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WIFSIGNALED"]], "wifstopped() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WIFSTOPPED"]], "wnohang (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WNOHANG"]], "wnowait (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WNOWAIT"]], "wstopped (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WSTOPPED"]], "wstopsig() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WSTOPSIG"]], "wtermsig() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WTERMSIG"]], "wuntraced (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WUNTRACED"]], "w_ok (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.W_OK"]], "xattr_create (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.XATTR_CREATE"]], "xattr_replace (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.XATTR_REPLACE"]], "xattr_size_max (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.XATTR_SIZE_MAX"]], "x_ok (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.X_OK"]], "__fspath__() (os.pathlike \u7684\u65b9\u6cd5)": [[290, "os.PathLike.__fspath__"]], "_exit() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os._exit"]], "abort() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.abort"]], "access() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.access"]], "add_dll_directory() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.add_dll_directory"]], "altsep (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.altsep"]], "changing\uff08\u6539\u8b8a\uff09": [[290, "index-26"]], "chdir() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.chdir"]], "chflags() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.chflags"]], "chmod() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.chmod"]], "chown() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.chown"]], "chroot() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.chroot"]], "close() (os.scandir \u7684\u65b9\u6cd5)": [[290, "os.scandir.close"]], "close() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.close"]], "closerange() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.closerange"]], "columns (os.terminal_size \u7684\u5c6c\u6027)": [[290, "os.terminal_size.columns"]], "confstr() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.confstr"]], "confstr_names (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.confstr_names"]], "copy_file_range() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.copy_file_range"]], "cpu_count() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.cpu_count"]], "creating\uff08\u5efa\u7acb\uff09": [[290, "index-28"]], "ctermid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.ctermid"]], "curdir (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.curdir"]], "defpath (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.defpath"]], "deleting\uff08\u522a\u9664\uff09": [[290, "index-21"], [290, "index-29"], [329, "index-1"]], "device_encoding() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.device_encoding"]], "devnull (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.devnull"]], "directory\uff08\u76ee\u9304\uff09": [[290, "index-26"], [290, "index-28"], [290, "index-29"], [290, "index-31"], [290, "index-32"], [329, "index-1"], [331, "index-1"]], "dup() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.dup"]], "dup2() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.dup2"]], "effective id": [[290, "index-8"]], "environ (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.environ"]], "environb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.environb"]], "environment variables\uff08\u74b0\u5883\u8b8a\u6578\uff09": [[290, "index-17"], [290, "index-21"]], "eventfd() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.eventfd"]], "eventfd_read() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.eventfd_read"]], "eventfd_write() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.eventfd_write"]], "execl() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.execl"]], "execle() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.execle"]], "execlp() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.execlp"]], "execlpe() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.execlpe"]], "execv() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.execv"]], "execve() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.execve"]], "execvp() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.execvp"]], "execvpe() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.execvpe"]], "extsep (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.extsep"]], "fchdir() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fchdir"]], "fchmod() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fchmod"]], "fchown() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fchown"]], "fdatasync() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fdatasync"]], "fdopen() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fdopen"]], "fork() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fork"]], "forkpty() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.forkpty"]], "fpathconf() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fpathconf"]], "fsdecode() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fsdecode"]], "fsencode() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fsencode"]], "fspath() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fspath"]], "fstat() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fstat"]], "fstatvfs() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fstatvfs"]], "fsync() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fsync"]], "ftruncate() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.ftruncate"]], "fwalk() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fwalk"]], "get_blocking() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.get_blocking"]], "get_exec_path() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.get_exec_path"]], "get_handle_inheritable() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.get_handle_inheritable"]], "get_inheritable() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.get_inheritable"]], "get_terminal_size() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.get_terminal_size"]], "getcwd() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getcwd"]], "getcwdb() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getcwdb"]], "getegid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getegid"]], "getenv() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getenv"]], "getenvb() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getenvb"]], "geteuid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.geteuid"]], "getgid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getgid"]], "getgrouplist() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getgrouplist"]], "getgroups() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getgroups"]], "gethostbyaddr()\uff08\u65bc socket \u6a21\u7d44\uff09": [[290, "index-20"]], "gethostname()\uff08\u65bc socket \u6a21\u7d44\uff09": [[290, "index-20"]], "getloadavg() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getloadavg"]], "getlogin() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getlogin"]], "getpgid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getpgid"]], "getpgrp() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getpgrp"]], "getpid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getpid"]], "getppid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getppid"]], "getpriority() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getpriority"]], "getrandom() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getrandom"]], "getresgid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getresgid"]], "getresuid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getresuid"]], "getsid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getsid"]], "getuid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getuid"]], "getxattr() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getxattr"]], "group\uff08\u7fa4\u7d44\uff09": [[290, "index-12"], [290, "index-9"]], "id": [[290, "index-13"], [290, "index-16"], [425, "index-1"]], "id of parent": [[290, "index-14"]], "id, setting\uff08\u8a2d\u5b9a\uff09": [[290, "index-19"]], "in pathnames (windows)\uff08\u5728\u8def\u5f91\u540d\u7a31\u4e2d (windows)\uff09": [[290, "index-48"]], "initgroups() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.initgroups"]], "inode() (os.direntry \u7684\u65b9\u6cd5)": [[290, "os.DirEntry.inode"]], "is_dir() (os.direntry \u7684\u65b9\u6cd5)": [[290, "os.DirEntry.is_dir"]], "is_file() (os.direntry \u7684\u65b9\u6cd5)": [[290, "os.DirEntry.is_file"]], "is_junction() (os.direntry \u7684\u65b9\u6cd5)": [[290, "os.DirEntry.is_junction"]], "is_symlink() (os.direntry \u7684\u65b9\u6cd5)": [[290, "os.DirEntry.is_symlink"]], "isatty() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.isatty"]], "kill() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.kill"]], "killing": [[290, "index-37"], [290, "index-38"]], "killpg() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.killpg"]], "lchflags() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.lchflags"]], "lchmod() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.lchmod"]], "lchown() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.lchown"]], "lines (os.terminal_size \u7684\u5c6c\u6027)": [[290, "os.terminal_size.lines"]], "linesep (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.linesep"]], "link() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.link"]], "listdir() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.listdir"]], "listdrives() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.listdrives"]], "listmounts() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.listmounts"]], "listvolumes() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.listvolumes"]], "listxattr() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.listxattr"]], "lockf() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.lockf"]], "login_tty() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.login_tty"]], "lseek() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.lseek"]], "lstat() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.lstat"]], "major() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.major"]], "makedev() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.makedev"]], "makedirs() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.makedirs"]], "memfd_create() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.memfd_create"]], "minor() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.minor"]], "mkdir() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.mkdir"]], "mkfifo() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.mkfifo"]], "mknod() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.mknod"]], "name (os.direntry \u7684\u5c6c\u6027)": [[290, "os.DirEntry.name"]], "name (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.name"]], "nice() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.nice"]], "open() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.open"]], "openpty() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.openpty"]], "os": [[290, "module-os"], [303, "index-0"]], "pardir (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.pardir"]], "path (os.direntry \u7684\u5c6c\u6027)": [[290, "os.DirEntry.path"]], "path separator (posix)\uff08\u8def\u5f91\u5206\u9694\u5668 (posix)\uff09": [[290, "index-51"]], "pathconf() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.pathconf"]], "pathconf_names (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.pathconf_names"]], "pathsep (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.pathsep"]], "pidfd_open() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.pidfd_open"]], "pipe() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.pipe"]], "pipe2() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.pipe2"]], "plock() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.plock"]], "popen() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.popen"]], "posix_fadvise() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.posix_fadvise"]], "posix_fallocate() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.posix_fallocate"]], "posix_spawn() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.posix_spawn"]], "posix_spawnp() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.posix_spawnp"]], "pread() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.pread"]], "preadv() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.preadv"]], "process": [[290, "index-12"], [290, "index-13"], [290, "index-14"], [290, "index-15"], [290, "index-18"], [290, "index-37"], [290, "index-38"], [290, "index-9"]], "pty": [[290, "index-23"], [306, "module-pty"]], "putenv() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.putenv"]], "pwrite() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.pwrite"]], "pwritev() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.pwritev"]], "read() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.read"]], "readlink() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.readlink"]], "readv() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.readv"]], "register_at_fork() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.register_at_fork"]], "remove() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.remove"]], "removedirs() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.removedirs"]], "removexattr() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.removexattr"]], "rename() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.rename"]], "renames() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.renames"]], "replace() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.replace"]], "rmdir() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.rmdir"]], "scandir() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.scandir"]], "sched_get_priority_max() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sched_get_priority_max"]], "sched_get_priority_min() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sched_get_priority_min"]], "sched_getaffinity() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sched_getaffinity"]], "sched_getparam() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sched_getparam"]], "sched_getscheduler() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sched_getscheduler"]], "sched_param (os \u4e2d\u7684\u985e\u5225)": [[290, "os.sched_param"]], "sched_priority (os.sched_param \u7684\u5c6c\u6027)": [[290, "os.sched_param.sched_priority"]], "sched_rr_get_interval() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sched_rr_get_interval"]], "sched_setaffinity() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sched_setaffinity"]], "sched_setparam() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sched_setparam"]], "sched_setscheduler() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sched_setscheduler"]], "sched_yield() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sched_yield"]], "scheduling priority\uff08\u6392\u7a0b\u512a\u5148\u6b0a\uff09": [[290, "index-15"], [290, "index-18"]], "sendfile() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sendfile"]], "sep (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sep"]], "set_blocking() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.set_blocking"]], "set_handle_inheritable() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.set_handle_inheritable"]], "set_inheritable() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.set_inheritable"]], "setegid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setegid"]], "seteuid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.seteuid"]], "setgid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setgid"]], "setgroups() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setgroups"]], "setns() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setns"]], "setpgid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setpgid"]], "setpgrp() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setpgrp"]], "setpriority() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setpriority"]], "setregid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setregid"]], "setresgid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setresgid"]], "setresuid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setresuid"]], "setreuid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setreuid"]], "setsid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setsid"]], "setting\uff08\u8a2d\u5b9a\uff09": [[290, "index-17"]], "setuid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setuid"]], "setxattr() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setxattr"]], "signalling\uff08\u4fe1\u865f\uff09": [[290, "index-37"], [290, "index-38"]], "spawnl() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.spawnl"]], "spawnle() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.spawnle"]], "spawnlp() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.spawnlp"]], "spawnlpe() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.spawnlpe"]], "spawnv() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.spawnv"]], "spawnve() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.spawnve"]], "spawnvp() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.spawnvp"]], "spawnvpe() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.spawnvpe"]], "splice() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.splice"]], "st_atime (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_atime"]], "st_atime_ns (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_atime_ns"]], "st_birthtime (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_birthtime"]], "st_birthtime_ns (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_birthtime_ns"]], "st_blksize (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_blksize"]], "st_blocks (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_blocks"]], "st_creator (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_creator"]], "st_ctime (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_ctime"]], "st_ctime_ns (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_ctime_ns"]], "st_dev (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_dev"]], "st_file_attributes (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_file_attributes"]], "st_flags (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_flags"]], "st_fstype (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_fstype"]], "st_gen (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_gen"]], "st_gid (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_gid"]], "st_ino (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_ino"]], "st_mode (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_mode"]], "st_mtime (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_mtime"]], "st_mtime_ns (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_mtime_ns"]], "st_nlink (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_nlink"]], "st_rdev (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_rdev"]], "st_reparse_tag (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_reparse_tag"]], "st_rsize (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_rsize"]], "st_size (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_size"]], "st_type (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_type"]], "st_uid (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_uid"]], "startfile() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.startfile"]], "stat": [[290, "index-30"], [339, "module-stat"]], "stat() (os.direntry \u7684\u65b9\u6cd5)": [[290, "os.DirEntry.stat"]], "stat() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.stat"]], "stat_result (os \u4e2d\u7684\u985e\u5225)": [[290, "os.stat_result"]], "statvfs() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.statvfs"]], "strerror() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.strerror"]], "supports_bytes_environ (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.supports_bytes_environ"]], "supports_dir_fd (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.supports_dir_fd"]], "supports_effective_ids (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.supports_effective_ids"]], "supports_fd (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.supports_fd"]], "supports_follow_symlinks (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.supports_follow_symlinks"]], "symlink() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.symlink"]], "sync() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sync"]], "sysconf() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sysconf"]], "sysconf_names (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sysconf_names"]], "system() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.system"]], "tcgetpgrp() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.tcgetpgrp"]], "tcsetpgrp() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.tcsetpgrp"]], "terminal_size (os \u4e2d\u7684\u985e\u5225)": [[290, "os.terminal_size"]], "times() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.times"]], "traversal\uff08\u904d\u6b77\uff09": [[290, "index-31"], [290, "index-32"]], "truncate() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.truncate"]], "ttyname() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.ttyname"]], "umask() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.umask"]], "uname() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.uname"]], "unlink() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.unlink"]], "unsetenv() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.unsetenv"]], "unshare() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.unshare"]], "urandom() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.urandom"]], "user\uff08\u4f7f\u7528\u8005\uff09": [[290, "index-16"], [290, "index-19"], [290, "index-8"]], "utime() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.utime"]], "wait() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.wait"]], "wait3() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.wait3"]], "wait4() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.wait4"]], "waitid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.waitid"]], "waitpid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.waitpid"]], "waitstatus_to_exitcode() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.waitstatus_to_exitcode"]], "walk() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.walk"]], "walking": [[290, "index-31"], [290, "index-32"]], "write() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.write"]], "writev() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.writev"]], "\u4ee5\u53ca os.makedirs()": [[290, "index-28"]], "\u65bc pathnames\uff08\u8def\u5f91\u540d\u7a31\uff09\u4e2d": [[290, "index-45"], [290, "index-46"], [290, "index-47"], [290, "index-49"], [290, "index-50"]], "home": [[291, "index-16"], [291, "index-21"], [366, "index-1"], [478, "index-14"], [478, "index-21"], [480, "index-201"], [480, "index-202"]], "homedrive": [[291, "index-19"]], "homepath": [[291, "index-18"]], "userprofile": [[291, "index-17"], [478, "index-13"], [478, "index-20"], [480, "index-200"]], "abspath() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.abspath"]], "basename() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.basename"]], "commonpath() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.commonpath"]], "commonprefix() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.commonprefix"]], "dirname() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.dirname"]], "environment variables expansion (windows)\uff08\u74b0\u5883\u8b8a\u6578\u5c55\u958b (windows)\uff09": [[291, "index-9"]], "environment variables expansion\uff08\u74b0\u5883\u8b8a\u6578\u5c55\u958b\uff09": [[291, "index-9"]], "exists() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.exists"]], "expanduser() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.expanduser"]], "expandvars() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.expandvars"]], "getatime() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.getatime"]], "getctime() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.getctime"]], "getmtime() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.getmtime"]], "getsize() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.getsize"]], "home directory expansion\uff08\u5bb6\u76ee\u9304\u5c55\u958b\uff09": [[291, "index-1"]], "isabs() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.isabs"]], "isdevdrive() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.isdevdrive"]], "isdir() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.isdir"]], "isfile() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.isfile"]], "isjunction() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.isjunction"]], "islink() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.islink"]], "ismount() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.ismount"]], "join() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.join"]], "lexists() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.lexists"]], "normcase() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.normcase"]], "normpath() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.normpath"]], "operations\uff08\u64cd\u4f5c\uff09": [[291, "index-0"], [293, "index-0"], [341, "index-1"], [341, "index-16"], [341, "index-5"]], "os.path": [[291, "module-os.path"]], "pwd": [[291, "index-2"], [307, "module-pwd"]], "realpath() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.realpath"]], "relpath() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.relpath"]], "samefile() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.samefile"]], "sameopenfile() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.sameopenfile"]], "samestat() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.samestat"]], "split() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.split"]], "splitdrive() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.splitdrive"]], "splitext() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.splitext"]], "splitroot() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.splitroot"]], "supports_unicode_filenames (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.supports_unicode_filenames"]], "~ \uff08\u6ce2\u6d6a\u865f\uff09": [[291, "index-1"], [341, "index-16"], [427, "index-62"]], "audiodev": [[292, "index-1"]], "mixerdev": [[292, "index-2"]], "ossaudioerror": [[292, "ossaudiodev.OSSAudioError"]], "pep 594#ossaudiodev": [[292, "index-4"]], "bufsize() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.bufsize"]], "channels() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.channels"]], "close() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.close"]], "close() (ossaudiodev.oss_mixer_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_mixer_device.close"]], "closed (ossaudiodev.oss_audio_device \u7684\u5c6c\u6027)": [[292, "ossaudiodev.oss_audio_device.closed"]], "controls() (ossaudiodev.oss_mixer_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_mixer_device.controls"]], "fileno() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.fileno"]], "fileno() (ossaudiodev.oss_mixer_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_mixer_device.fileno"]], "get() (ossaudiodev.oss_mixer_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_mixer_device.get"]], "get_recsrc() (ossaudiodev.oss_mixer_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_mixer_device.get_recsrc"]], "getfmts() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.getfmts"]], "mode (ossaudiodev.oss_audio_device \u7684\u5c6c\u6027)": [[292, "ossaudiodev.oss_audio_device.mode"]], "name (ossaudiodev.oss_audio_device \u7684\u5c6c\u6027)": [[292, "ossaudiodev.oss_audio_device.name"]], "nonblock() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.nonblock"]], "obufcount() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.obufcount"]], "obuffree() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.obuffree"]], "open() (\u65bc ossaudiodev \u6a21\u7d44\u4e2d)": [[292, "ossaudiodev.open"]], "openmixer() (\u65bc ossaudiodev \u6a21\u7d44\u4e2d)": [[292, "ossaudiodev.openmixer"]], "ossaudiodev": [[292, "module-ossaudiodev"]], "post() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.post"]], "read() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.read"]], "reccontrols() (ossaudiodev.oss_mixer_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_mixer_device.reccontrols"]], "reset() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.reset"]], "set() (ossaudiodev.oss_mixer_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_mixer_device.set"]], "set_recsrc() (ossaudiodev.oss_mixer_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_mixer_device.set_recsrc"]], "setfmt() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.setfmt"]], "setparameters() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.setparameters"]], "speed() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.speed"]], "stereocontrols() (ossaudiodev.oss_mixer_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_mixer_device.stereocontrols"]], "sync() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.sync"]], "write() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.write"]], "writeall() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.writeall"]], "pep 428": [[293, "index-1"], [474, "index-30"], [474, "index-7"]], "path (pathlib \u4e2d\u7684\u985e\u5225)": [[293, "pathlib.Path"]], "posixpath (pathlib \u4e2d\u7684\u985e\u5225)": [[293, "pathlib.PosixPath"]], "purepath (pathlib \u4e2d\u7684\u985e\u5225)": [[293, "pathlib.PurePath"]], "pureposixpath (pathlib \u4e2d\u7684\u985e\u5225)": [[293, "pathlib.PurePosixPath"]], "purewindowspath (pathlib \u4e2d\u7684\u985e\u5225)": [[293, "pathlib.PureWindowsPath"]], "windowspath (pathlib \u4e2d\u7684\u985e\u5225)": [[293, "pathlib.WindowsPath"]], "absolute() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.absolute"]], "anchor (pathlib.purepath \u7684\u5c6c\u6027)": [[293, "pathlib.PurePath.anchor"]], "as_posix() (pathlib.purepath \u7684\u65b9\u6cd5)": [[293, "pathlib.PurePath.as_posix"]], "as_uri() (pathlib.purepath \u7684\u65b9\u6cd5)": [[293, "pathlib.PurePath.as_uri"]], "chmod() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.chmod"]], "cwd() (pathlib.path \u7684\u985e\u5225\u65b9\u6cd5)": [[293, "pathlib.Path.cwd"]], "drive (pathlib.purepath \u7684\u5c6c\u6027)": [[293, "pathlib.PurePath.drive"]], "exists() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.exists"]], "expanduser() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.expanduser"]], "glob() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.glob"]], "group() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.group"]], "hardlink_to() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.hardlink_to"]], "home() (pathlib.path \u7684\u985e\u5225\u65b9\u6cd5)": [[293, "pathlib.Path.home"]], "is_absolute() (pathlib.purepath \u7684\u65b9\u6cd5)": [[293, "pathlib.PurePath.is_absolute"]], "is_block_device() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.is_block_device"]], "is_char_device() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.is_char_device"]], "is_dir() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.is_dir"]], "is_fifo() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.is_fifo"]], "is_file() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.is_file"]], "is_junction() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.is_junction"]], "is_mount() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.is_mount"]], "is_relative_to() (pathlib.purepath \u7684\u65b9\u6cd5)": [[293, "pathlib.PurePath.is_relative_to"]], "is_reserved() (pathlib.purepath \u7684\u65b9\u6cd5)": [[293, "pathlib.PurePath.is_reserved"]], "is_socket() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.is_socket"]], "is_symlink() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.is_symlink"]], "iterdir() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.iterdir"]], "joinpath() (pathlib.purepath \u7684\u65b9\u6cd5)": [[293, "pathlib.PurePath.joinpath"]], "lchmod() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.lchmod"]], "lstat() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.lstat"]], "match() (pathlib.purepath \u7684\u65b9\u6cd5)": [[293, "pathlib.PurePath.match"]], "mkdir() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.mkdir"]], "name (pathlib.purepath \u7684\u5c6c\u6027)": [[293, "pathlib.PurePath.name"]], "open() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.open"]], "owner() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.owner"]], "parent (pathlib.purepath \u7684\u5c6c\u6027)": [[293, "pathlib.PurePath.parent"]], "parents (pathlib.purepath \u7684\u5c6c\u6027)": [[293, "pathlib.PurePath.parents"]], "parts (pathlib.purepath \u7684\u5c6c\u6027)": [[293, "pathlib.PurePath.parts"]], "pathlib": [[293, "module-pathlib"]], "read_bytes() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.read_bytes"]], "read_text() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.read_text"]], "readlink() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.readlink"]], "relative_to() (pathlib.purepath \u7684\u65b9\u6cd5)": [[293, "pathlib.PurePath.relative_to"]], "rename() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.rename"]], "replace() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.replace"]], "resolve() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.resolve"]], "rglob() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.rglob"]], "rmdir() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.rmdir"]], "root (pathlib.purepath \u7684\u5c6c\u6027)": [[293, "pathlib.PurePath.root"]], "samefile() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.samefile"]], "stat() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.stat"]], "stem (pathlib.purepath \u7684\u5c6c\u6027)": [[293, "pathlib.PurePath.stem"]], "suffix (pathlib.purepath \u7684\u5c6c\u6027)": [[293, "pathlib.PurePath.suffix"]], "suffixes (pathlib.purepath \u7684\u5c6c\u6027)": [[293, "pathlib.PurePath.suffixes"]], "symlink_to() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.symlink_to"]], "touch() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.touch"]], "unlink() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.unlink"]], "walk() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.walk"]], "with_name() (pathlib.purepath \u7684\u65b9\u6cd5)": [[293, "pathlib.PurePath.with_name"]], "with_segments() (pathlib.purepath \u7684\u65b9\u6cd5)": [[293, "pathlib.PurePath.with_segments"]], "with_stem() (pathlib.purepath \u7684\u65b9\u6cd5)": [[293, "pathlib.PurePath.with_stem"]], "with_suffix() (pathlib.purepath \u7684\u65b9\u6cd5)": [[293, "pathlib.PurePath.with_suffix"]], "write_bytes() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.write_bytes"]], "write_text() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.write_text"]], "! (pdb command)": [[294, "pdbcommand-0"]], ".pdbrc": [[294, "index-2"]], "pdb (pdb \u4e2d\u7684\u985e\u5225)": [[294, "pdb.Pdb"]], "pdb\uff08pdb \u4e2d\u7684\u985e\u5225\uff09": [[294, "index-1"]], "alias (pdb command)": [[294, "pdbcommand-alias"]], "args (pdb command)": [[294, "pdbcommand-args"]], "break (pdb command)": [[294, "pdbcommand-break"]], "clear (pdb command)": [[294, "pdbcommand-clear"]], "commands (pdb command)": [[294, "pdbcommand-commands"]], "condition (pdb command)": [[294, "pdbcommand-condition"]], "continue (pdb command)": [[294, "pdbcommand-continue"]], "debug (pdb command)": [[294, "pdbcommand-debug"]], "disable (pdb command)": [[294, "pdbcommand-disable"]], "display (pdb command)": [[294, "pdbcommand-display"]], "down (pdb command)": [[294, "pdbcommand-down"]], "enable (pdb command)": [[294, "pdbcommand-enable"]], "help (pdb command)": [[294, "pdbcommand-help"]], "ignore (pdb command)": [[294, "pdbcommand-ignore"]], "interact (pdb command)": [[294, "pdbcommand-interact"]], "jump (pdb command)": [[294, "pdbcommand-jump"]], "list (pdb command)": [[294, "pdbcommand-list"]], "ll (pdb command)": [[294, "pdbcommand-ll"]], "next (pdb command)": [[294, "pdbcommand-next"]], "p (pdb command)": [[294, "pdbcommand-p"]], "pdb": [[294, "module-pdb"]], "pm() (\u65bc pdb \u6a21\u7d44\u4e2d)": [[294, "pdb.pm"]], "post_mortem() (\u65bc pdb \u6a21\u7d44\u4e2d)": [[294, "pdb.post_mortem"]], "pp (pdb command)": [[294, "pdbcommand-pp"]], "quit (pdb command)": [[294, "pdbcommand-quit"]], "restart (pdb command)": [[294, "pdbcommand-restart"]], "return (pdb command)": [[294, "pdbcommand-return"]], "retval (pdb command)": [[294, "pdbcommand-retval"]], "run (pdb command)": [[294, "pdbcommand-run"]], "run() (pdb.pdb \u7684\u65b9\u6cd5)": [[294, "pdb.Pdb.run"]], "run() (\u65bc pdb \u6a21\u7d44\u4e2d)": [[294, "pdb.run"]], "runcall() (pdb.pdb \u7684\u65b9\u6cd5)": [[294, "pdb.Pdb.runcall"]], "runcall() (\u65bc pdb \u6a21\u7d44\u4e2d)": [[294, "pdb.runcall"]], "runeval() (pdb.pdb \u7684\u65b9\u6cd5)": [[294, "pdb.Pdb.runeval"]], "runeval() (\u65bc pdb \u6a21\u7d44\u4e2d)": [[294, "pdb.runeval"]], "set_trace() (pdb.pdb \u7684\u65b9\u6cd5)": [[294, "pdb.Pdb.set_trace"]], "set_trace() (\u65bc pdb \u6a21\u7d44\u4e2d)": [[294, "pdb.set_trace"]], "source (pdb command)": [[294, "pdbcommand-source"]], "step (pdb command)": [[294, "pdbcommand-step"]], "tbreak (pdb command)": [[294, "pdbcommand-tbreak"]], "unalias (pdb command)": [[294, "pdbcommand-unalias"]], "undisplay (pdb command)": [[294, "pdbcommand-undisplay"]], "until (pdb command)": [[294, "pdbcommand-until"]], "up (pdb command)": [[294, "pdbcommand-up"]], "whatis (pdb command)": [[294, "pdbcommand-whatis"]], "where (pdb command)": [[294, "pdbcommand-where"]], "default_protocol (\u65bc pickle \u6a21\u7d44\u4e2d)": [[296, "pickle.DEFAULT_PROTOCOL"]], "external data representation\uff08\u5916\u90e8\u8cc7\u6599\u8868\u793a\u6cd5\uff09": [[296, "index-1"]], "highest_protocol (\u65bc pickle \u6a21\u7d44\u4e2d)": [[296, "pickle.HIGHEST_PROTOCOL"]], "pep 307": [[296, "index-2"], [462, "index-21"], [462, "index-22"], [462, "index-23"]], "pep 3154": [[296, "index-3"], [474, "index-12"], [474, "index-39"], [480, "index-222"]], "pep 574": [[296, "index-4"], [296, "index-8"], [478, "index-36"]], "picklebuffer (pickle \u4e2d\u7684\u985e\u5225)": [[296, "pickle.PickleBuffer"]], "pickleerror": [[296, "pickle.PickleError"]], "pickler (pickle \u4e2d\u7684\u985e\u5225)": [[296, "pickle.Pickler"]], "picklingerror": [[296, "pickle.PicklingError"]], "unpickler (pickle \u4e2d\u7684\u985e\u5225)": [[296, "pickle.Unpickler"]], "unpicklingerror": [[296, "pickle.UnpicklingError"]], "__getnewargs__() (object \u7684\u65b9\u6cd5)": [[296, "object.__getnewargs__"]], "__getnewargs_ex__() (object \u7684\u65b9\u6cd5)": [[296, "object.__getnewargs_ex__"]], "__getstate__() (object \u7684\u65b9\u6cd5)": [[296, "object.__getstate__"]], "__getstate__()\uff08copy \u5354\u5b9a\uff09": [[296, "index-7"]], "__reduce__() (object \u7684\u65b9\u6cd5)": [[296, "object.__reduce__"]], "__reduce_ex__() (object \u7684\u65b9\u6cd5)": [[296, "object.__reduce_ex__"]], "__setstate__() (object \u7684\u65b9\u6cd5)": [[296, "object.__setstate__"]], "__setstate__()\uff08copy \u5354\u5b9a\uff09": [[296, "index-7"]], "dispatch_table (pickle.pickler \u7684\u5c6c\u6027)": [[296, "pickle.Pickler.dispatch_table"]], "dump() (pickle.pickler \u7684\u65b9\u6cd5)": [[296, "pickle.Pickler.dump"]], "dump() (\u65bc pickle \u6a21\u7d44\u4e2d)": [[296, "pickle.dump"]], "dumps() (\u65bc pickle \u6a21\u7d44\u4e2d)": [[296, "pickle.dumps"]], "fast (pickle.pickler \u7684\u5c6c\u6027)": [[296, "pickle.Pickler.fast"]], "find_class() (pickle.unpickler \u7684\u65b9\u6cd5)": [[296, "pickle.Unpickler.find_class"]], "find_class()\uff08pickle \u5354\u5b9a\uff09": [[296, "index-9"]], "flattening\uff08\u6524\u5e73\uff09": [[296, "index-0"]], "load() (pickle.unpickler \u7684\u65b9\u6cd5)": [[296, "pickle.Unpickler.load"]], "load() (\u65bc pickle \u6a21\u7d44\u4e2d)": [[296, "pickle.load"]], "loads() (\u65bc pickle \u6a21\u7d44\u4e2d)": [[296, "pickle.loads"]], "marshalling": [[296, "index-0"]], "objects\uff08\u7269\u4ef6\uff09": [[296, "index-0"], [341, "index-8"]], "persistence\uff08\u6301\u7e8c\u6027\uff09": [[296, "index-0"]], "persistent_id() (pickle.pickler \u7684\u65b9\u6cd5)": [[296, "pickle.Pickler.persistent_id"]], "persistent_id\uff08pickle \u5354\u5b9a\uff09": [[296, "index-6"]], "persistent_load() (pickle.unpickler \u7684\u65b9\u6cd5)": [[296, "pickle.Unpickler.persistent_load"]], "persistent_load\uff08pickle \u5354\u5b9a\uff09": [[296, "index-6"]], "persistent\uff08\u6301\u7e8c\uff09": [[296, "index-0"]], "pickling": [[296, "index-0"]], "raw() (pickle.picklebuffer \u7684\u65b9\u6cd5)": [[296, "pickle.PickleBuffer.raw"]], "reducer_override() (pickle.pickler \u7684\u65b9\u6cd5)": [[296, "pickle.Pickler.reducer_override"]], "release() (pickle.picklebuffer \u7684\u65b9\u6cd5)": [[296, "pickle.PickleBuffer.release"]], "serializing\uff08\u5e8f\u5217\u5316\uff09": [[296, "index-0"]], "--annotate": [[297, "cmdoption-pickletools-a"]], "--indentlevel": [[297, "cmdoption-pickletools-l"]], "--memo": [[297, "cmdoption-pickletools-m"]], "--output": [[297, "cmdoption-pickletools-o"], [418, "cmdoption-zipapp-o"]], "--preamble": [[297, "cmdoption-pickletools-p"]], "dis() (\u65bc pickletools \u6a21\u7d44\u4e2d)": [[297, "pickletools.dis"]], "genops() (\u65bc pickletools \u6a21\u7d44\u4e2d)": [[297, "pickletools.genops"]], "optimize() (\u65bc pickletools \u6a21\u7d44\u4e2d)": [[297, "pickletools.optimize"]], "pickletools": [[297, "module-pickletools"]], "pickletools \u547d\u4ee4\u5217\u9078\u9805": [[297, "cmdoption-pickletools-a"], [297, "cmdoption-pickletools-l"], [297, "cmdoption-pickletools-m"], [297, "cmdoption-pickletools-o"], [297, "cmdoption-pickletools-p"]], "pep 594#pipes": [[298, "index-2"]], "template (pipes \u4e2d\u7684\u985e\u5225)": [[298, "pipes.Template"]], "append() (pipes.template \u7684\u65b9\u6cd5)": [[298, "pipes.Template.append"]], "clone() (pipes.template \u7684\u65b9\u6cd5)": [[298, "pipes.Template.clone"]], "copy() (pipes.template \u7684\u65b9\u6cd5)": [[298, "pipes.Template.copy"]], "debug() (pipes.template \u7684\u65b9\u6cd5)": [[298, "pipes.Template.debug"]], "open() (pipes.template \u7684\u65b9\u6cd5)": [[298, "pipes.Template.open"]], "pipes": [[298, "module-pipes"]], "prepend() (pipes.template \u7684\u65b9\u6cd5)": [[298, "pipes.Template.prepend"]], "reset() (pipes.template \u7684\u65b9\u6cd5)": [[298, "pipes.Template.reset"]], "moduleinfo (pkgutil \u4e2d\u7684\u985e\u5225)": [[299, "pkgutil.ModuleInfo"]], "extend_path() (\u65bc pkgutil \u6a21\u7d44\u4e2d)": [[299, "pkgutil.extend_path"]], "find_loader() (\u65bc pkgutil \u6a21\u7d44\u4e2d)": [[299, "pkgutil.find_loader"]], "get_data() (\u65bc pkgutil \u6a21\u7d44\u4e2d)": [[299, "pkgutil.get_data"]], "get_importer() (\u65bc pkgutil \u6a21\u7d44\u4e2d)": [[299, "pkgutil.get_importer"]], "get_loader() (\u65bc pkgutil \u6a21\u7d44\u4e2d)": [[299, "pkgutil.get_loader"]], "iter_importers() (\u65bc pkgutil \u6a21\u7d44\u4e2d)": [[299, "pkgutil.iter_importers"]], "iter_modules() (\u65bc pkgutil \u6a21\u7d44\u4e2d)": [[299, "pkgutil.iter_modules"]], "pkgutil": [[299, "module-pkgutil"]], "resolve_name() (\u65bc pkgutil \u6a21\u7d44\u4e2d)": [[299, "pkgutil.resolve_name"]], "walk_packages() (\u65bc pkgutil \u6a21\u7d44\u4e2d)": [[299, "pkgutil.walk_packages"]], "architecture() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.architecture"]], "freedesktop_os_release() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.freedesktop_os_release"]], "java_ver() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.java_ver"]], "libc_ver() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.libc_ver"]], "mac_ver() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.mac_ver"]], "machine() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.machine"]], "node() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.node"]], "platform": [[300, "module-platform"]], "platform() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.platform"]], "processor() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.processor"]], "python_branch() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.python_branch"]], "python_build() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.python_build"]], "python_compiler() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.python_compiler"]], "python_implementation() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.python_implementation"]], "python_revision() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.python_revision"]], "python_version() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.python_version"]], "python_version_tuple() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.python_version_tuple"]], "release() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.release"]], "system() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.system"]], "system_alias() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.system_alias"]], "uname() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.uname"]], "version() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.version"]], "win32_edition() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.win32_edition"]], "win32_is_iot() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.win32_is_iot"]], "win32_ver() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.win32_ver"]], "fmt_binary (\u65bc plistlib \u6a21\u7d44\u4e2d)": [[301, "plistlib.FMT_BINARY"]], "fmt_xml (\u65bc plistlib \u6a21\u7d44\u4e2d)": [[301, "plistlib.FMT_XML"]], "uid (plistlib \u4e2d\u7684\u985e\u5225)": [[301, "plistlib.UID"]], "dump() (\u65bc plistlib \u6a21\u7d44\u4e2d)": [[301, "plistlib.dump"]], "dumps() (\u65bc plistlib \u6a21\u7d44\u4e2d)": [[301, "plistlib.dumps"]], "load() (\u65bc plistlib \u6a21\u7d44\u4e2d)": [[301, "plistlib.load"]], "loads() (\u65bc plistlib \u6a21\u7d44\u4e2d)": [[301, "plistlib.loads"]], "plist": [[301, "index-0"]], "plistlib": [[301, "module-plistlib"]], "property list\uff08\u5c6c\u6027\u6e05\u55ae\uff09": [[301, "index-0"]], "pop3": [[302, "index-0"]], "pop3 (poplib \u4e2d\u7684\u985e\u5225)": [[302, "poplib.POP3"]], "pop3_ssl (poplib \u4e2d\u7684\u985e\u5225)": [[302, "poplib.POP3_SSL"]], "rfc 1939": [[302, "index-1"], [302, "index-2"]], "rfc 2449": [[302, "index-4"]], "rfc 2595": [[302, "index-3"], [302, "index-6"]], "rfc 6856": [[302, "index-5"], [475, "index-36"]], "apop() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.apop"]], "capa() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.capa"]], "dele() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.dele"]], "getwelcome() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.getwelcome"]], "list() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.list"]], "noop() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.noop"]], "pass_() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.pass_"]], "poplib": [[302, "module-poplib"]], "quit() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.quit"]], "retr() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.retr"]], "rpop() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.rpop"]], "rset() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.rset"]], "set_debuglevel() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.set_debuglevel"]], "stat() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.stat"]], "stls() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.stls"]], "top() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.top"]], "uidl() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.uidl"]], "user() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.user"]], "utf8() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.utf8"]], "environ (\u65bc posix \u6a21\u7d44\u4e2d)": [[303, "posix.environ"]], "large files\uff08\u5927\u578b\u6a94\u6848\uff09": [[303, "index-1"]], "prettyprinter (pprint \u4e2d\u7684\u985e\u5225)": [[304, "pprint.PrettyPrinter"]], "eval": [[304, "index-1"], [304, "index-2"], [341, "index-64"], [433, "index-44"], [434, "index-6"]], "format() (pprint.prettyprinter \u7684\u65b9\u6cd5)": [[304, "pprint.PrettyPrinter.format"]], "isreadable() (pprint.prettyprinter \u7684\u65b9\u6cd5)": [[304, "pprint.PrettyPrinter.isreadable"]], "isreadable() (\u65bc pprint \u6a21\u7d44\u4e2d)": [[304, "pprint.isreadable"]], "isrecursive() (pprint.prettyprinter \u7684\u65b9\u6cd5)": [[304, "pprint.PrettyPrinter.isrecursive"]], "isrecursive() (\u65bc pprint \u6a21\u7d44\u4e2d)": [[304, "pprint.isrecursive"]], "pformat() (pprint.prettyprinter \u7684\u65b9\u6cd5)": [[304, "pprint.PrettyPrinter.pformat"]], "pformat() (\u65bc pprint \u6a21\u7d44\u4e2d)": [[304, "pprint.pformat"]], "placeholder\uff08\u4f54\u4f4d\u7b26\u865f\uff09": [[304, "index-0"], [318, "index-0"], [361, "index-0"]], "pp() (\u65bc pprint \u6a21\u7d44\u4e2d)": [[304, "pprint.pp"]], "pprint": [[304, "module-pprint"]], "pprint() (pprint.prettyprinter \u7684\u65b9\u6cd5)": [[304, "pprint.PrettyPrinter.pprint"]], "pprint() (\u65bc pprint \u6a21\u7d44\u4e2d)": [[304, "pprint.pprint"]], "saferepr() (\u65bc pprint \u6a21\u7d44\u4e2d)": [[304, "pprint.saferepr"]], "profile (profile \u4e2d\u7684\u985e\u5225)": [[305, "profile.Profile"]], "stats (pstats \u4e2d\u7684\u985e\u5225)": [[305, "pstats.Stats"]], "add() (pstats.stats \u7684\u65b9\u6cd5)": [[305, "pstats.Stats.add"]], "cprofile": [[305, "module-cProfile"]], "create_stats() (profile.profile \u7684\u65b9\u6cd5)": [[305, "profile.Profile.create_stats"]], "deterministic profiling": [[305, "index-0"]], "disable() (profile.profile \u7684\u65b9\u6cd5)": [[305, "profile.Profile.disable"]], "dump_stats() (profile.profile \u7684\u65b9\u6cd5)": [[305, "profile.Profile.dump_stats"]], "dump_stats() (pstats.stats \u7684\u65b9\u6cd5)": [[305, "pstats.Stats.dump_stats"]], "enable() (profile.profile \u7684\u65b9\u6cd5)": [[305, "profile.Profile.enable"]], "get_stats_profile() (pstats.stats \u7684\u65b9\u6cd5)": [[305, "pstats.Stats.get_stats_profile"]], "print_callees() (pstats.stats \u7684\u65b9\u6cd5)": [[305, "pstats.Stats.print_callees"]], "print_callers() (pstats.stats \u7684\u65b9\u6cd5)": [[305, "pstats.Stats.print_callers"]], "print_stats() (profile.profile \u7684\u65b9\u6cd5)": [[305, "profile.Profile.print_stats"]], "print_stats() (pstats.stats \u7684\u65b9\u6cd5)": [[305, "pstats.Stats.print_stats"]], "profile": [[305, "module-profile"]], "profiling, deterministic": [[305, "index-0"]], "pstats": [[305, "module-pstats"]], "reverse_order() (pstats.stats \u7684\u65b9\u6cd5)": [[305, "pstats.Stats.reverse_order"]], "run() (profile.profile \u7684\u65b9\u6cd5)": [[305, "profile.Profile.run"]], "run() (\u65bc profile \u6a21\u7d44\u4e2d)": [[305, "profile.run"]], "runcall() (profile.profile \u7684\u65b9\u6cd5)": [[305, "profile.Profile.runcall"]], "runctx() (profile.profile \u7684\u65b9\u6cd5)": [[305, "profile.Profile.runctx"]], "runctx() (\u65bc profile \u6a21\u7d44\u4e2d)": [[305, "profile.runctx"]], "sort_stats() (pstats.stats \u7684\u65b9\u6cd5)": [[305, "pstats.Stats.sort_stats"]], "strip_dirs() (pstats.stats \u7684\u65b9\u6cd5)": [[305, "pstats.Stats.strip_dirs"]], "fork() (\u65bc pty \u6a21\u7d44\u4e2d)": [[306, "pty.fork"]], "openpty() (\u65bc pty \u6a21\u7d44\u4e2d)": [[306, "pty.openpty"]], "spawn() (\u65bc pty \u6a21\u7d44\u4e2d)": [[306, "pty.spawn"]], "getpwall() (\u65bc pwd \u6a21\u7d44\u4e2d)": [[307, "pwd.getpwall"]], "getpwnam() (\u65bc pwd \u6a21\u7d44\u4e2d)": [[307, "pwd.getpwnam"]], "getpwuid() (\u65bc pwd \u6a21\u7d44\u4e2d)": [[307, "pwd.getpwuid"]], "-": [[308, "cmdoption-python-m-py_compile"]], "--quiet": [[308, "cmdoption-python-m-py_compile-q"]], "": [[308, "cmdoption-python-m-py_compile-arg-file"]], "checked_hash (py_compile.pycinvalidationmode \u7684\u5c6c\u6027)": [[308, "py_compile.PycInvalidationMode.CHECKED_HASH"]], "pycompileerror": [[308, "py_compile.PyCompileError"]], "pycinvalidationmode (py_compile \u4e2d\u7684\u985e\u5225)": [[308, "py_compile.PycInvalidationMode"]], "timestamp (py_compile.pycinvalidationmode \u7684\u5c6c\u6027)": [[308, "py_compile.PycInvalidationMode.TIMESTAMP"]], "unchecked_hash (py_compile.pycinvalidationmode \u7684\u5c6c\u6027)": [[308, "py_compile.PycInvalidationMode.UNCHECKED_HASH"]], "byte-code\uff08\u4f4d\u5143\u7d44\u78bc\uff09": [[308, "index-0"]], "compile() (\u65bc py_compile \u6a21\u7d44\u4e2d)": [[308, "py_compile.compile"]], "py_compile": [[308, "module-py_compile"]], "python--m-py_compile \u547d\u4ee4\u5217\u9078\u9805": [[308, "cmdoption-python-m-py_compile"], [308, "cmdoption-python-m-py_compile-arg-file"], [308, "cmdoption-python-m-py_compile-q"]], "children (pyclbr.class \u7684\u5c6c\u6027)": [[309, "pyclbr.Class.children"]], "children (pyclbr.function \u7684\u5c6c\u6027)": [[309, "pyclbr.Function.children"]], "file (pyclbr.class \u7684\u5c6c\u6027)": [[309, "pyclbr.Class.file"]], "file (pyclbr.function \u7684\u5c6c\u6027)": [[309, "pyclbr.Function.file"]], "is_async (pyclbr.function \u7684\u5c6c\u6027)": [[309, "pyclbr.Function.is_async"]], "lineno (pyclbr.class \u7684\u5c6c\u6027)": [[309, "pyclbr.Class.lineno"]], "lineno (pyclbr.function \u7684\u5c6c\u6027)": [[309, "pyclbr.Function.lineno"]], "methods (pyclbr.class \u7684\u5c6c\u6027)": [[309, "pyclbr.Class.methods"]], "module (pyclbr.class \u7684\u5c6c\u6027)": [[309, "pyclbr.Class.module"]], "module (pyclbr.function \u7684\u5c6c\u6027)": [[309, "pyclbr.Function.module"]], "name (pyclbr.class \u7684\u5c6c\u6027)": [[309, "pyclbr.Class.name"]], "name (pyclbr.function \u7684\u5c6c\u6027)": [[309, "pyclbr.Function.name"]], "parent (pyclbr.class \u7684\u5c6c\u6027)": [[309, "pyclbr.Class.parent"]], "parent (pyclbr.function \u7684\u5c6c\u6027)": [[309, "pyclbr.Function.parent"]], "pyclbr": [[309, "module-pyclbr"]], "readmodule() (\u65bc pyclbr \u6a21\u7d44\u4e2d)": [[309, "pyclbr.readmodule"]], "readmodule_ex() (\u65bc pyclbr \u6a21\u7d44\u4e2d)": [[309, "pyclbr.readmodule_ex"]], "super (pyclbr.class \u7684\u5c6c\u6027)": [[309, "pyclbr.Class.super"]], "pager": [[310, "index-1"]], "pythondocs": [[310, "index-2"]], "documentation\uff08\u6587\u4ef6\uff09": [[310, "index-0"]], "generation\uff08\u7522\u751f\uff09": [[310, "index-0"]], "help\uff08\u5e6b\u52a9\uff09": [[310, "index-0"], [448, "index-0"]], "online\uff08\u7dda\u4e0a\uff09": [[310, "index-0"]], "pydoc": [[310, "module-pydoc"]], "attlistdeclhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.AttlistDeclHandler"]], "characterdatahandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.CharacterDataHandler"]], "commenthandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.CommentHandler"]], "currentbyteindex (xml.parsers.expat.xmlparser \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.xmlparser.CurrentByteIndex"]], "currentcolumnnumber (xml.parsers.expat.xmlparser \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.xmlparser.CurrentColumnNumber"]], "currentlinenumber (xml.parsers.expat.xmlparser \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.xmlparser.CurrentLineNumber"]], "defaulthandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.DefaultHandler"]], "defaulthandlerexpand() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.DefaultHandlerExpand"]], "elementdeclhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.ElementDeclHandler"]], "endcdatasectionhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.EndCdataSectionHandler"]], "enddoctypedeclhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.EndDoctypeDeclHandler"]], "endelementhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.EndElementHandler"]], "endnamespacedeclhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.EndNamespaceDeclHandler"]], "entitydeclhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.EntityDeclHandler"]], "errorbyteindex (xml.parsers.expat.xmlparser \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.xmlparser.ErrorByteIndex"]], "errorcode (xml.parsers.expat.xmlparser \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.xmlparser.ErrorCode"]], "errorcolumnnumber (xml.parsers.expat.xmlparser \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.xmlparser.ErrorColumnNumber"]], "errorlinenumber (xml.parsers.expat.xmlparser \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.xmlparser.ErrorLineNumber"]], "errorstring() (\u65bc xml.parsers.expat \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.ErrorString"]], "expat": [[311, "index-0"]], "expaterror": [[311, "xml.parsers.expat.ExpatError"]], "externalentityparsercreate() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.ExternalEntityParserCreate"]], "externalentityrefhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.ExternalEntityRefHandler"]], "getbase() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.GetBase"]], "getinputcontext() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.GetInputContext"]], "notstandalonehandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.NotStandaloneHandler"]], "notationdeclhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.NotationDeclHandler"]], "parse() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.Parse"]], "parsefile() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.ParseFile"]], "parsercreate() (\u65bc xml.parsers.expat \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.ParserCreate"]], "processinginstructionhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.ProcessingInstructionHandler"]], "setbase() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.SetBase"]], "setparamentityparsing() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.SetParamEntityParsing"]], "startcdatasectionhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.StartCdataSectionHandler"]], "startdoctypedeclhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.StartDoctypeDeclHandler"]], "startelementhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.StartElementHandler"]], "startnamespacedeclhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.StartNamespaceDeclHandler"]], "unparsedentitydeclhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.UnparsedEntityDeclHandler"]], "useforeigndtd() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.UseForeignDTD"]], "xmlparsertype (\u65bc xml.parsers.expat \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.XMLParserType"]], "xml_error_aborted (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_ABORTED"]], "xml_error_amplification_limit_breach (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_AMPLIFICATION_LIMIT_BREACH"]], "xml_error_async_entity (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_ASYNC_ENTITY"]], "xml_error_attribute_external_entity_ref (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF"]], "xml_error_bad_char_ref (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_BAD_CHAR_REF"]], "xml_error_binary_entity_ref (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_BINARY_ENTITY_REF"]], "xml_error_cant_change_feature_once_parsing (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_CANT_CHANGE_FEATURE_ONCE_PARSING"]], "xml_error_duplicate_attribute (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_DUPLICATE_ATTRIBUTE"]], "xml_error_entity_declared_in_pe (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_ENTITY_DECLARED_IN_PE"]], "xml_error_external_entity_handling (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_EXTERNAL_ENTITY_HANDLING"]], "xml_error_feature_requires_xml_dtd (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_FEATURE_REQUIRES_XML_DTD"]], "xml_error_finished (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_FINISHED"]], "xml_error_incomplete_pe (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_INCOMPLETE_PE"]], "xml_error_incorrect_encoding (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_INCORRECT_ENCODING"]], "xml_error_invalid_argument (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_INVALID_ARGUMENT"]], "xml_error_invalid_token (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_INVALID_TOKEN"]], "xml_error_junk_after_doc_element (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_JUNK_AFTER_DOC_ELEMENT"]], "xml_error_misplaced_xml_pi (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_MISPLACED_XML_PI"]], "xml_error_not_standalone (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_NOT_STANDALONE"]], "xml_error_not_suspended (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_NOT_SUSPENDED"]], "xml_error_no_buffer (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_NO_BUFFER"]], "xml_error_no_elements (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_NO_ELEMENTS"]], "xml_error_no_memory (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_NO_MEMORY"]], "xml_error_param_entity_ref (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_PARAM_ENTITY_REF"]], "xml_error_partial_char (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_PARTIAL_CHAR"]], "xml_error_publicid (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_PUBLICID"]], "xml_error_recursive_entity_ref (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_RECURSIVE_ENTITY_REF"]], "xml_error_reserved_namespace_uri (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_RESERVED_NAMESPACE_URI"]], "xml_error_reserved_prefix_xml (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_RESERVED_PREFIX_XML"]], "xml_error_reserved_prefix_xmlns (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_RESERVED_PREFIX_XMLNS"]], "xml_error_suspended (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_SUSPENDED"]], "xml_error_suspend_pe (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_SUSPEND_PE"]], "xml_error_syntax (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_SYNTAX"]], "xml_error_tag_mismatch (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_TAG_MISMATCH"]], "xml_error_text_decl (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_TEXT_DECL"]], "xml_error_unbound_prefix (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_UNBOUND_PREFIX"]], "xml_error_unclosed_cdata_section (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_UNCLOSED_CDATA_SECTION"]], "xml_error_unclosed_token (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_UNCLOSED_TOKEN"]], "xml_error_undeclaring_prefix (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_UNDECLARING_PREFIX"]], "xml_error_undefined_entity (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_UNDEFINED_ENTITY"]], "xml_error_unexpected_state (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_UNEXPECTED_STATE"]], "xml_error_unknown_encoding (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_UNKNOWN_ENCODING"]], "xml_error_xml_decl (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_XML_DECL"]], "xmldeclhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.XmlDeclHandler"]], "buffer_size (xml.parsers.expat.xmlparser \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.xmlparser.buffer_size"]], "buffer_text (xml.parsers.expat.xmlparser \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.xmlparser.buffer_text"]], "buffer_used (xml.parsers.expat.xmlparser \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.xmlparser.buffer_used"]], "code (xml.parsers.expat.expaterror \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.ExpatError.code"]], "codes (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.codes"]], "lineno (xml.parsers.expat.expaterror \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.ExpatError.lineno"]], "messages (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.messages"]], "offset (xml.parsers.expat.expaterror \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.ExpatError.offset"]], "ordered_attributes (xml.parsers.expat.xmlparser \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.xmlparser.ordered_attributes"]], "pyexpat": [[311, "index-1"]], "specified_attributes (xml.parsers.expat.xmlparser \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.xmlparser.specified_attributes"]], "xml.parsers.expat": [[311, "module-xml.parsers.expat"]], "xml.parsers.expat.errors": [[311, "module-xml.parsers.expat.errors"]], "xml.parsers.expat.model": [[311, "module-xml.parsers.expat.model"]], "empty": [[313, "queue.Empty"], [427, "index-15"], [427, "index-9"]], "full": [[313, "queue.Full"]], "lifoqueue (queue \u4e2d\u7684\u985e\u5225)": [[313, "queue.LifoQueue"]], "priorityqueue (queue \u4e2d\u7684\u985e\u5225)": [[313, "queue.PriorityQueue"]], "queue (queue \u4e2d\u7684\u985e\u5225)": [[313, "queue.Queue"]], "simplequeue (queue \u4e2d\u7684\u985e\u5225)": [[313, "queue.SimpleQueue"]], "empty() (queue.queue \u7684\u65b9\u6cd5)": [[313, "queue.Queue.empty"]], "empty() (queue.simplequeue \u7684\u65b9\u6cd5)": [[313, "queue.SimpleQueue.empty"]], "full() (queue.queue \u7684\u65b9\u6cd5)": [[313, "queue.Queue.full"]], "get() (queue.queue \u7684\u65b9\u6cd5)": [[313, "queue.Queue.get"]], "get() (queue.simplequeue \u7684\u65b9\u6cd5)": [[313, "queue.SimpleQueue.get"]], "get_nowait() (queue.queue \u7684\u65b9\u6cd5)": [[313, "queue.Queue.get_nowait"]], "get_nowait() (queue.simplequeue \u7684\u65b9\u6cd5)": [[313, "queue.SimpleQueue.get_nowait"]], "join() (queue.queue \u7684\u65b9\u6cd5)": [[313, "queue.Queue.join"]], "put() (queue.queue \u7684\u65b9\u6cd5)": [[313, "queue.Queue.put"]], "put() (queue.simplequeue \u7684\u65b9\u6cd5)": [[313, "queue.SimpleQueue.put"]], "put_nowait() (queue.queue \u7684\u65b9\u6cd5)": [[313, "queue.Queue.put_nowait"]], "put_nowait() (queue.simplequeue \u7684\u65b9\u6cd5)": [[313, "queue.SimpleQueue.put_nowait"]], "qsize() (queue.queue \u7684\u65b9\u6cd5)": [[313, "queue.Queue.qsize"]], "qsize() (queue.simplequeue \u7684\u65b9\u6cd5)": [[313, "queue.SimpleQueue.qsize"]], "queue": [[313, "module-queue"]], "task_done() (queue.queue \u7684\u65b9\u6cd5)": [[313, "queue.Queue.task_done"]], "decode() (\u65bc quopri \u6a21\u7d44\u4e2d)": [[314, "quopri.decode"]], "decodestring() (\u65bc quopri \u6a21\u7d44\u4e2d)": [[314, "quopri.decodestring"]], "encode() (\u65bc quopri \u6a21\u7d44\u4e2d)": [[314, "quopri.encode"]], "encodestring() (\u65bc quopri \u6a21\u7d44\u4e2d)": [[314, "quopri.encodestring"]], "quopri": [[314, "module-quopri"]], "quoted-printable encoding\uff08\u53ef\u5217\u5370\u5b57\u5143\u7de8\u78bc\uff09": [[314, "index-0"]], "quoted-printable\uff08\u53ef\u5217\u5370\u5b57\u5143\uff09": [[314, "index-0"]], "random (random \u4e2d\u7684\u985e\u5225)": [[315, "random.Random"]], "systemrandom (random \u4e2d\u7684\u985e\u5225)": [[315, "random.SystemRandom"]], "betavariate() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.betavariate"]], "binomialvariate() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.binomialvariate"]], "choice() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.choice"]], "choices() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.choices"]], "expovariate() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.expovariate"]], "gammavariate() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.gammavariate"]], "gauss() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.gauss"]], "getrandbits() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.getrandbits"]], "getstate() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.getstate"]], "lognormvariate() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.lognormvariate"]], "normalvariate() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.normalvariate"]], "paretovariate() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.paretovariate"]], "randbytes() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.randbytes"]], "randint() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.randint"]], "random": [[315, "module-random"]], "random() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.random"]], "randrange() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.randrange"]], "sample() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.sample"]], "seed() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.seed"]], "setstate() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.setstate"]], "shuffle() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.shuffle"]], "triangular() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.triangular"]], "uniform() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.uniform"]], "vonmisesvariate() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.vonmisesvariate"]], "weibullvariate() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.weibullvariate"]], "() \uff08\u5713\u62ec\u865f\uff09": [[316, "index-15"], [341, "index-36"], [341, "index-46"], [424, "index-28"], [424, "index-40"], [427, "index-22"], [427, "index-47"], [427, "index-8"], [433, "index-6"]], "(?": [[316, "index-16"]], "(?!": [[316, "index-22"]], "(?#": [[316, "index-20"]], "(?(": [[316, "index-25"]], "(?:": [[316, "index-17"]], "(? \uff08\u5927\u65bc\uff09": [[341, "index-7"], [342, "index-3"], [344, "index-1"], [427, "index-77"]], ">=": [[341, "index-7"], [427, "index-77"]], ">>": [[341, "index-16"], [427, "index-71"]], "alias\uff08\u5225\u540d\uff09": [[341, "index-56"]], "boolean\uff08\u5e03\u6797\uff09": [[341, "index-1"], [341, "index-11"], [341, "index-17"], [341, "index-5"], [425, "index-12"], [427, "index-82"]], "c": [[341, "index-11"], [344, "index-0"], [425, "index-13"], [425, "index-4"], [425, "index-41"], [427, "index-77"], [432, "index-23"]], "false": [[341, "index-17"], [341, "index-4"], [341, "index-1"], [425, "index-12"]], "false\uff08\u5167\u5efa\u7269\u4ef6\uff09": [[341, "index-3"]], "genericalias\uff08\u6cdb\u578b\u5225\u540d\uff09": [[341, "index-56"]], "generic\uff08\u6cdb\u578b\uff09": [[341, "index-56"], [425, "index-5"]], "none\uff08\u5167\u5efa\u7269\u4ef6\uff09": [[341, "index-3"]], "pep 237": [[341, "index-71"], [341, "index-72"], [461, "index-10"], [463, "index-1"], [463, "index-16"], [467, "index-1"]], "pep 3118": [[341, "index-50"], [465, "index-15"], [467, "index-33"], [473, "index-4"], [473, "index-53"], [473, "index-61"], [478, "index-8"], [480, "index-250"], [480, "index-257"], [480, "index-302"]], "pep 461": [[341, "index-49"], [475, "index-7"], [475, "index-8"]], "true": [[341, "index-17"], [341, "index-4"], [341, "index-2"], [425, "index-12"]], "union\uff08\u806f\u96c6\uff09": [[341, "index-59"], [341, "index-59"]], "__args__ (genericalias \u7684\u5c6c\u6027)": [[341, "genericalias.__args__"]], "__bases__ (class \u7684\u5c6c\u6027)": [[341, "class.__bases__"]], "__class__ (instance \u7684\u5c6c\u6027)": [[341, "instance.__class__"]], "__code__\uff08\u51fd\u5f0f\u7269\u4ef6\u5c6c\u6027\uff09": [[341, "index-63"]], "__dict__ (object \u7684\u5c6c\u6027)": [[341, "object.__dict__"]], "__enter__() (contextmanager \u7684\u65b9\u6cd5)": [[341, "contextmanager.__enter__"]], "__eq__() (memoryview \u7684\u65b9\u6cd5)": [[341, "memoryview.__eq__"]], "__eq__()\uff08\u5be6\u4f8b\u65b9\u6cd5\uff09": [[341, "index-9"]], "__exit__() (contextmanager \u7684\u65b9\u6cd5)": [[341, "contextmanager.__exit__"]], "__ge__()\uff08\u5be6\u4f8b\u65b9\u6cd5\uff09": [[341, "index-9"]], "__gt__()\uff08\u5be6\u4f8b\u65b9\u6cd5\uff09": [[341, "index-9"]], "__iter__() (container \u7684\u65b9\u6cd5)": [[341, "container.__iter__"]], "__iter__() (iterator \u7684\u65b9\u6cd5)": [[341, "iterator.__iter__"]], "__le__()\uff08\u5be6\u4f8b\u65b9\u6cd5\uff09": [[341, "index-9"]], "__lt__()\uff08\u5be6\u4f8b\u65b9\u6cd5\uff09": [[341, "index-9"]], "__missing__()": [[341, "index-53"]], "__mro__ (class \u7684\u5c6c\u6027)": [[341, "class.__mro__"]], "__name__ (definition \u7684\u5c6c\u6027)": [[341, "definition.__name__"]], "__ne__()\uff08\u5be6\u4f8b\u65b9\u6cd5\uff09": [[341, "index-9"]], "__next__() (iterator \u7684\u65b9\u6cd5)": [[341, "iterator.__next__"]], "__origin__ (genericalias \u7684\u5c6c\u6027)": [[341, "genericalias.__origin__"]], "__parameters__ (genericalias \u7684\u5c6c\u6027)": [[341, "genericalias.__parameters__"]], "__qualname__ (definition \u7684\u5c6c\u6027)": [[341, "definition.__qualname__"]], "__subclasses__() (class \u7684\u65b9\u6cd5)": [[341, "class.__subclasses__"]], "__type_params__ (definition \u7684\u5c6c\u6027)": [[341, "definition.__type_params__"]], "__unpacked__ (genericalias \u7684\u5c6c\u6027)": [[341, "genericalias.__unpacked__"]], "add() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.add"]], "and": [[341, "index-4"], [341, "index-6"], [427, "index-74"], [427, "index-84"]], "annotation\uff08\u8a3b\u8a18\uff09": [[341, "index-55"]], "append()\uff08\u5e8f\u5217\u65b9\u6cd5\uff09": [[341, "index-24"]], "arithmetic\uff08\u7b97\u8853\uff09": [[341, "index-13"]], "array\uff08\u9663\u5217\uff09": [[341, "index-40"], [425, "index-23"]], "as_integer_ratio() (float \u7684\u65b9\u6cd5)": [[341, "float.as_integer_ratio"]], "as_integer_ratio() (int \u7684\u65b9\u6cd5)": [[341, "int.as_integer_ratio"]], "assignment\uff08\u8ce6\u503c\uff09": [[341, "index-24"], [425, "index-22"], [425, "index-47"], [425, "index-51"], [433, "index-12"], [433, "index-14"], [433, "index-15"], [433, "index-4"], [433, "index-6"], [433, "index-8"], [433, "index-9"]], "binary operator\uff08\u4e8c\u5143\u904b\u7b97\u5b50\uff09": [[341, "index-13"], [427, "index-69"], [427, "index-70"]], "binary sequence types\uff08\u4e8c\u9032\u4f4d\u5e8f\u5217\u578b\u5225\uff09": [[341, "index-39"]], "binary\uff08\u4e8c\u9032\u4f4d\uff09": [[341, "index-12"], [344, "index-0"], [427, "index-64"], [427, "index-73"]], "bit_count() (int \u7684\u65b9\u6cd5)": [[341, "int.bit_count"]], "bit_length() (int \u7684\u65b9\u6cd5)": [[341, "int.bit_length"]], "bitwise\uff08\u4f4d\u5143\uff09": [[341, "index-16"], [427, "index-59"], [427, "index-73"], [427, "index-74"], [427, "index-75"], [427, "index-76"]], "buffer protocol\uff08\u7de9\u885d\u5340\u5354\u5b9a\uff09": [[341, "index-31"], [341, "index-39"]], "built-in\uff08\u5167\u5efa\uff09": [[341, "index-0"], [425, "index-42"]], "bytearray (%)": [[341, "index-45"]], "bytearray (\u5167\u5efa\u985e\u5225)": [[341, "bytearray"]], "bytearray.splitlines \u65b9\u6cd5": [[341, "index-44"]], "bytes (%)": [[341, "index-45"]], "bytes (\u5167\u5efa\u985e\u5225)": [[341, "bytes"]], "bytes.splitlines \u65b9\u6cd5": [[341, "index-44"]], "c_contiguous (memoryview \u7684\u5c6c\u6027)": [[341, "memoryview.c_contiguous"]], "capitalize() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.capitalize"]], "capitalize() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.capitalize"]], "capitalize() (str \u7684\u65b9\u6cd5)": [[341, "str.capitalize"]], "casefold() (str \u7684\u65b9\u6cd5)": [[341, "str.casefold"]], "cast() (memoryview \u7684\u65b9\u6cd5)": [[341, "memoryview.cast"]], "ceil()\uff08\u65bc math \u6a21\u7d44\uff09": [[341, "index-15"]], "center() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.center"]], "center() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.center"]], "center() (str \u7684\u65b9\u6cd5)": [[341, "str.center"]], "chaining\uff08\u93c8\u7d50\uff09": [[341, "index-7"], [433, "index-29"]], "clear() (dict \u7684\u65b9\u6cd5)": [[341, "dict.clear"]], "clear() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.clear"]], "clear()\uff08\u5e8f\u5217\u65b9\u6cd5\uff09": [[341, "index-24"]], "comparing\uff08\u6bd4\u8f03\uff09": [[341, "index-8"]], "comparisons\uff08\u6bd4\u8f03\uff09": [[341, "index-7"], [427, "index-78"]], "comparison\uff08\u6bd4\u8f03\uff09": [[341, "index-7"], [425, "index-77"], [427, "index-77"]], "complex\uff08\u8907\u6578\uff09": [[341, "index-13"], [425, "index-102"], [425, "index-14"]], "concatenation\uff08\u4e32\u63a5\uff09": [[341, "index-20"]], "conjugate()\uff08\u8907\u6578\u65b9\u6cd5\uff09": [[341, "index-14"]], "container\uff08\u5bb9\u5668\uff09": [[341, "index-18"], [425, "index-3"], [425, "index-46"]], "context management protocol\uff08\u60c5\u5883\u7ba1\u7406\u5354\u5b9a\uff09": [[341, "index-54"]], "context management\uff08\u60c5\u5883\u7ba1\u7406\uff09": [[341, "index-54"]], "contiguous (memoryview \u7684\u5c6c\u6027)": [[341, "memoryview.contiguous"]], "conversions\uff08\u8f49\u63db\uff09": [[341, "index-15"]], "copy() (dict \u7684\u65b9\u6cd5)": [[341, "dict.copy"]], "copy() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.copy"]], "copy()\uff08\u5e8f\u5217\u65b9\u6cd5\uff09": [[341, "index-24"]], "count() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.count"]], "count() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.count"]], "count() (str \u7684\u65b9\u6cd5)": [[341, "str.count"]], "count()\uff08\u5e8f\u5217\u65b9\u6cd5\uff09": [[341, "index-20"]], "decode() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.decode"]], "decode() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.decode"]], "del": [[341, "index-24"], [341, "index-52"], [425, "index-72"], [433, "index-21"]], "dict (\u5167\u5efa\u985e\u5225)": [[341, "dict"]], "difference() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.difference"]], "difference_update() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.difference_update"]], "discard() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.discard"]], "encode() (str \u7684\u65b9\u6cd5)": [[341, "str.encode"]], "endswith() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.endswith"]], "endswith() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.endswith"]], "endswith() (str \u7684\u65b9\u6cd5)": [[341, "str.endswith"]], "expandtabs() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.expandtabs"]], "expandtabs() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.expandtabs"]], "expandtabs() (str \u7684\u65b9\u6cd5)": [[341, "str.expandtabs"]], "extend()\uff08\u5e8f\u5217\u65b9\u6cd5\uff09": [[341, "index-24"]], "f_contiguous (memoryview \u7684\u5c6c\u6027)": [[341, "memoryview.f_contiguous"]], "find() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.find"]], "find() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.find"]], "find() (str \u7684\u65b9\u6cd5)": [[341, "str.find"]], "floating point\uff08\u6d6e\u9ede\u6578\uff09": [[341, "index-11"], [341, "index-12"]], "floor()\uff08\u65bc math \u6a21\u7d44\uff09": [[341, "index-15"]], "format (memoryview \u7684\u5c6c\u6027)": [[341, "memoryview.format"]], "format() (str \u7684\u65b9\u6cd5)": [[341, "str.format"]], "format_map() (str \u7684\u65b9\u6cd5)": [[341, "str.format_map"]], "formatting\uff08\u683c\u5f0f\u5316\uff09": [[341, "index-45"]], "formatting\uff08\u683c\u5f0f\u5316\uff09\u3001printf": [[341, "index-35"]], "formatting\uff08\u683c\u5f0f\u5316\uff09\u3001\u5b57\u4e32 (%)": [[341, "index-35"]], "from_bytes() (int \u7684\u985e\u5225\u65b9\u6cd5)": [[341, "int.from_bytes"]], "fromhex() (bytearray \u7684\u985e\u5225\u65b9\u6cd5)": [[341, "bytearray.fromhex"]], "fromhex() (bytes \u7684\u985e\u5225\u65b9\u6cd5)": [[341, "bytes.fromhex"]], "fromhex() (float \u7684\u985e\u5225\u65b9\u6cd5)": [[341, "float.fromhex"]], "fromkeys() (dict \u7684\u985e\u5225\u65b9\u6cd5)": [[341, "dict.fromkeys"]], "frozenset (\u5167\u5efa\u985e\u5225)": [[341, "frozenset"]], "get() (dict \u7684\u65b9\u6cd5)": [[341, "dict.get"]], "hex() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.hex"]], "hex() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.hex"]], "hex() (float \u7684\u65b9\u6cd5)": [[341, "float.hex"]], "hex() (memoryview \u7684\u65b9\u6cd5)": [[341, "memoryview.hex"]], "hexadecimal\uff08\u5341\u516d\u9032\u4f4d\uff09": [[341, "index-12"]], "if": [[341, "index-1"], [424, "index-18"], [424, "index-3"], [427, "index-12"], [427, "index-88"]], "immutable\uff08\u4e0d\u53ef\u8b8a\uff09": [[341, "index-22"], [425, "index-17"]], "in": [[341, "index-10"], [341, "index-20"], [424, "index-6"], [427, "index-80"]], "index() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.index"]], "index() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.index"]], "index() (str \u7684\u65b9\u6cd5)": [[341, "str.index"]], "index()\uff08\u5e8f\u5217\u65b9\u6cd5\uff09": [[341, "index-20"]], "insert()\uff08\u5e8f\u5217\u65b9\u6cd5\uff09": [[341, "index-24"]], "integer\uff08\u6574\u6578\uff09": [[341, "index-11"], [341, "index-12"], [341, "index-16"], [425, "index-10"], [425, "index-11"], [425, "index-19"]], "interpolation\uff08\u63d2\u503c\uff09": [[341, "index-45"]], "interpolation\uff08\u63d2\u503c\uff09\u3001printf": [[341, "index-35"]], "interpolation\uff08\u63d2\u503c\uff09\u3001\u5b57\u4e32 (%)": [[341, "index-35"]], "intersection() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.intersection"]], "intersection_update() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.intersection_update"]], "io.stringio": [[341, "index-29"]], "is": [[341, "index-7"], [427, "index-81"]], "is not": [[341, "index-7"], [427, "index-81"]], "is_integer() (float \u7684\u65b9\u6cd5)": [[341, "float.is_integer"]], "is_integer() (int \u7684\u65b9\u6cd5)": [[341, "int.is_integer"]], "isalnum() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.isalnum"]], "isalnum() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.isalnum"]], "isalnum() (str \u7684\u65b9\u6cd5)": [[341, "str.isalnum"]], "isalpha() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.isalpha"]], "isalpha() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.isalpha"]], "isalpha() (str \u7684\u65b9\u6cd5)": [[341, "str.isalpha"]], "isascii() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.isascii"]], "isascii() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.isascii"]], "isascii() (str \u7684\u65b9\u6cd5)": [[341, "str.isascii"]], "isdecimal() (str \u7684\u65b9\u6cd5)": [[341, "str.isdecimal"]], "isdigit() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.isdigit"]], "isdigit() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.isdigit"]], "isdigit() (str \u7684\u65b9\u6cd5)": [[341, "str.isdigit"]], "isdisjoint() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.isdisjoint"]], "isidentifier() (str \u7684\u65b9\u6cd5)": [[341, "str.isidentifier"]], "islower() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.islower"]], "islower() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.islower"]], "islower() (str \u7684\u65b9\u6cd5)": [[341, "str.islower"]], "isnumeric() (str \u7684\u65b9\u6cd5)": [[341, "str.isnumeric"]], "isprintable() (str \u7684\u65b9\u6cd5)": [[341, "str.isprintable"]], "isspace() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.isspace"]], "isspace() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.isspace"]], "isspace() (str \u7684\u65b9\u6cd5)": [[341, "str.isspace"]], "issubset() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.issubset"]], "issuperset() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.issuperset"]], "istitle() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.istitle"]], "istitle() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.istitle"]], "istitle() (str \u7684\u65b9\u6cd5)": [[341, "str.istitle"]], "isupper() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.isupper"]], "isupper() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.isupper"]], "isupper() (str \u7684\u65b9\u6cd5)": [[341, "str.isupper"]], "items() (dict \u7684\u65b9\u6cd5)": [[341, "dict.items"]], "itemsize (memoryview \u7684\u5c6c\u6027)": [[341, "memoryview.itemsize"]], "iteration over\uff08\u758a\u4ee3\u65bc\uff09": [[341, "index-18"]], "iteration\uff08\u758a\u4ee3\uff09": [[341, "index-18"]], "iterator protocol\uff08\u758a\u4ee3\u5668\u5354\u5b9a\uff09": [[341, "index-18"]], "join() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.join"]], "join() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.join"]], "join() (str \u7684\u65b9\u6cd5)": [[341, "str.join"]], "keys() (dict \u7684\u65b9\u6cd5)": [[341, "dict.keys"]], "language\uff08\u8a9e\u8a00\uff09": [[341, "index-11"], [425, "index-13"], [425, "index-4"], [425, "index-41"], [427, "index-77"]], "list (\u5167\u5efa\u985e\u5225)": [[341, "list"]], "literals\uff08\u5b57\u9762\u503c\uff09": [[341, "index-12"]], "ljust() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.ljust"]], "ljust() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.ljust"]], "ljust() (str \u7684\u65b9\u6cd5)": [[341, "str.ljust"]], "loop over\uff08\u8ff4\u5708\uff09": [[341, "index-21"]], "loop\uff08\u8ff4\u5708\uff09": [[341, "index-21"], [424, "index-4"], [424, "index-6"], [433, "index-30"], [433, "index-33"]], "lower() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.lower"]], "lower() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.lower"]], "lower() (str \u7684\u65b9\u6cd5)": [[341, "str.lower"]], "lstrip() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.lstrip"]], "lstrip() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.lstrip"]], "lstrip() (str \u7684\u65b9\u6cd5)": [[341, "str.lstrip"]], "maketrans() (bytearray \u7684\u975c\u614b\u65b9\u6cd5)": [[341, "bytearray.maketrans"]], "maketrans() (bytes \u7684\u975c\u614b\u65b9\u6cd5)": [[341, "bytes.maketrans"]], "maketrans() (str \u7684\u975c\u614b\u65b9\u6cd5)": [[341, "str.maketrans"]], "masking\uff08\u906e\u7f69\uff09": [[341, "index-16"]], "max": [[341, "index-20"]], "memoryview (\u5167\u5efa\u985e\u5225)": [[341, "memoryview"]], "methods\uff08\u65b9\u6cd5\uff09": [[341, "index-32"], [341, "index-43"]], "min": [[341, "index-20"]], "mro() (class \u7684\u65b9\u6cd5)": [[341, "class.mro"]], "mutable sequence\uff08\u53ef\u8b8a\u5e8f\u5217\uff09": [[341, "index-21"], [425, "index-22"]], "mutable\uff08\u53ef\u8b8a\uff09": [[341, "index-23"]], "nbytes (memoryview \u7684\u5c6c\u6027)": [[341, "memoryview.nbytes"]], "ndim (memoryview \u7684\u5c6c\u6027)": [[341, "memoryview.ndim"]], "not": [[341, "index-6"], [427, "index-83"]], "not in": [[341, "index-10"], [341, "index-20"], [427, "index-80"]], "obj (memoryview \u7684\u5c6c\u6027)": [[341, "memoryview.obj"]], "octal\uff08\u516b\u9032\u4f4d\uff09": [[341, "index-12"]], "operations on\uff08\u64cd\u4f5c\u65bc\uff09": [[341, "index-14"], [341, "index-16"], [341, "index-20"], [341, "index-24"], [341, "index-52"]], "operation\uff08\u64cd\u4f5c\uff09": [[341, "index-20"], [427, "index-58"], [427, "index-59"], [427, "index-64"], [427, "index-71"], [427, "index-73"], [427, "index-82"], [433, "index-20"]], "operator\uff08\u904b\u7b97\u5b50\uff09": [[341, "index-10"], [341, "index-13"], [341, "index-16"], [341, "index-20"], [341, "index-4"], [341, "index-6"], [341, "index-7"], [425, "index-69"], [427, "index-58"], [427, "index-60"], [427, "index-61"], [427, "index-62"], [427, "index-65"], [427, "index-66"], [427, "index-67"], [427, "index-68"], [427, "index-69"], [427, "index-70"], [427, "index-71"], [427, "index-74"], [427, "index-75"], [427, "index-76"], [427, "index-77"], [427, "index-80"], [427, "index-81"], [427, "index-83"], [427, "index-84"], [427, "index-85"], [427, "index-88"], [427, "index-97"]], "or": [[341, "index-4"], [341, "index-6"], [427, "index-75"], [427, "index-76"], [427, "index-85"]], "over mutable sequence\uff08\u65bc\u53ef\u8b8a\u5e8f\u5217\uff09": [[341, "index-21"]], "partition() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.partition"]], "partition() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.partition"]], "partition() (str \u7684\u65b9\u6cd5)": [[341, "str.partition"]], "pop() (dict \u7684\u65b9\u6cd5)": [[341, "dict.pop"]], "pop() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.pop"]], "pop()\uff08\u5e8f\u5217\u65b9\u6cd5\uff09": [[341, "index-24"]], "popitem() (dict \u7684\u65b9\u6cd5)": [[341, "dict.popitem"]], "printf \u98a8\u683c\u683c\u5f0f\u5316": [[341, "index-35"], [341, "index-45"]], "range": [[341, "index-27"], [424, "index-8"]], "range (\u5167\u5efa\u985e\u5225)": [[341, "range"]], "readonly (memoryview \u7684\u5c6c\u6027)": [[341, "memoryview.readonly"]], "release() (memoryview \u7684\u65b9\u6cd5)": [[341, "memoryview.release"]], "remove() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.remove"]], "remove()\uff08\u5e8f\u5217\u65b9\u6cd5\uff09": [[341, "index-24"]], "removeprefix() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.removeprefix"]], "removeprefix() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.removeprefix"]], "removeprefix() (str \u7684\u65b9\u6cd5)": [[341, "str.removeprefix"]], "removesuffix() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.removesuffix"]], "removesuffix() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.removesuffix"]], "removesuffix() (str \u7684\u65b9\u6cd5)": [[341, "str.removesuffix"]], "repetition\uff08\u91cd\u8907\uff09": [[341, "index-20"]], "replace() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.replace"]], "replace() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.replace"]], "replace() (str \u7684\u65b9\u6cd5)": [[341, "str.replace"]], "reverse()\uff08\u5e8f\u5217\u65b9\u6cd5\uff09": [[341, "index-24"]], "rfind() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.rfind"]], "rfind() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.rfind"]], "rfind() (str \u7684\u65b9\u6cd5)": [[341, "str.rfind"]], "rindex() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.rindex"]], "rindex() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.rindex"]], "rindex() (str \u7684\u65b9\u6cd5)": [[341, "str.rindex"]], "rjust() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.rjust"]], "rjust() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.rjust"]], "rjust() (str \u7684\u65b9\u6cd5)": [[341, "str.rjust"]], "rpartition() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.rpartition"]], "rpartition() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.rpartition"]], "rpartition() (str \u7684\u65b9\u6cd5)": [[341, "str.rpartition"]], "rsplit() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.rsplit"]], "rsplit() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.rsplit"]], "rsplit() (str \u7684\u65b9\u6cd5)": [[341, "str.rsplit"]], "rstrip() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.rstrip"]], "rstrip() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.rstrip"]], "rstrip() (str \u7684\u65b9\u6cd5)": [[341, "str.rstrip"]], "set (\u5167\u5efa\u985e\u5225)": [[341, "set"]], "setdefault() (dict \u7684\u65b9\u6cd5)": [[341, "dict.setdefault"]], "shape (memoryview \u7684\u5c6c\u6027)": [[341, "memoryview.shape"]], "shifting\uff08\u79fb\u4f4d\uff09": [[341, "index-16"]], "sort() (list \u7684\u65b9\u6cd5)": [[341, "list.sort"]], "space\uff08\u7a7a\u767d\uff09": [[341, "index-37"], [341, "index-47"], [432, "index-8"]], "split() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.split"]], "split() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.split"]], "split() (str \u7684\u65b9\u6cd5)": [[341, "str.split"]], "splitlines() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.splitlines"]], "splitlines() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.splitlines"]], "splitlines() (str \u7684\u65b9\u6cd5)": [[341, "str.splitlines"]], "sprintf \u98a8\u683c\u683c\u5f0f\u5316": [[341, "index-35"], [341, "index-45"]], "start (range \u7684\u5c6c\u6027)": [[341, "range.start"]], "startswith() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.startswith"]], "startswith() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.startswith"]], "startswith() (str \u7684\u65b9\u6cd5)": [[341, "str.startswith"]], "step (range \u7684\u5c6c\u6027)": [[341, "range.step"]], "stop (range \u7684\u5c6c\u6027)": [[341, "range.stop"]], "str (\u5167\u5efa\u985e\u5225)": [[341, "str"]], "str.splitlines \u65b9\u6cd5": [[341, "index-34"]], "strides (memoryview \u7684\u5c6c\u6027)": [[341, "memoryview.strides"]], "strip() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.strip"]], "strip() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.strip"]], "strip() (str \u7684\u65b9\u6cd5)": [[341, "str.strip"]], "str\uff08\u5167\u5efa\u985e\u5225\uff09": [[341, "index-28"], [341, "index-30"], [341, "index-31"]], "suboffsets (memoryview \u7684\u5c6c\u6027)": [[341, "memoryview.suboffsets"]], "subscript\uff08\u4e0b\u6a19\uff09": [[341, "index-20"], [341, "index-24"]], "swapcase() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.swapcase"]], "swapcase() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.swapcase"]], "swapcase() (str \u7684\u65b9\u6cd5)": [[341, "str.swapcase"]], "symmetric_difference() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.symmetric_difference"]], "symmetric_difference_update() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.symmetric_difference_update"]], "text sequence type\uff08\u6587\u5b57\u5e8f\u5217\u578b\u5225\uff09": [[341, "index-28"]], "title() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.title"]], "title() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.title"]], "title() (str \u7684\u65b9\u6cd5)": [[341, "str.title"]], "to_bytes() (int \u7684\u65b9\u6cd5)": [[341, "int.to_bytes"]], "tobytes() (memoryview \u7684\u65b9\u6cd5)": [[341, "memoryview.tobytes"]], "tolist() (memoryview \u7684\u65b9\u6cd5)": [[341, "memoryview.tolist"]], "toreadonly() (memoryview \u7684\u65b9\u6cd5)": [[341, "memoryview.toreadonly"]], "translate() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.translate"]], "translate() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.translate"]], "translate() (str \u7684\u65b9\u6cd5)": [[341, "str.translate"]], "trunc()\uff08\u65bc math \u6a21\u7d44\uff09": [[341, "index-15"]], "truth\uff08\u771f\uff09": [[341, "index-1"]], "tuple (\u5167\u5efa\u985e\u5225)": [[341, "tuple"]], "type annotation\uff08\u578b\u5225\u8a3b\u8a18\uff09\uff1btype hint\uff08\u578b\u5225\u63d0\u793a\uff09": [[341, "index-55"]], "unary operator\uff08\u4e00\u5143\u904b\u7b97\u5b50\uff09": [[341, "index-13"], [427, "index-60"], [427, "index-61"]], "union() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.union"]], "update() (dict \u7684\u65b9\u6cd5)": [[341, "dict.update"]], "update() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.update"]], "upper() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.upper"]], "upper() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.upper"]], "upper() (str \u7684\u65b9\u6cd5)": [[341, "str.upper"]], "value": [[341, "index-1"]], "values": [[341, "index-17"], [433, "index-3"]], "values() (dict \u7684\u65b9\u6cd5)": [[341, "dict.values"]], "while": [[341, "index-1"], [424, "index-4"], [433, "index-30"], [433, "index-33"]], "zfill() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.zfill"]], "zfill() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.zfill"]], "zfill() (str \u7684\u65b9\u6cd5)": [[341, "str.zfill"]], "\u65bc printf \u98a8\u683c\u683c\u5f0f\u5316": [[341, "index-36"], [341, "index-37"], [341, "index-46"], [341, "index-47"]], "\uff08\u4ea6\u8acb\u898b string\uff09": [[341, "index-28"]], ", \uff08\u9017\u865f\uff09": [[342, "index-8"], [424, "index-16"], [424, "index-28"], [424, "index-40"], [427, "index-10"], [427, "index-15"], [427, "index-16"], [427, "index-17"], [427, "index-44"], [427, "index-47"], [427, "index-91"], [433, "index-18"], [433, "index-34"], [433, "index-43"], [433, "index-45"], [433, "index-6"]], "= \uff08\u7b49\u65bc\uff09": [[342, "index-3"], [344, "index-1"], [424, "index-31"], [425, "index-84"], [427, "index-47"], [432, "index-25"], [433, "index-4"]], "formatter (string \u4e2d\u7684\u985e\u5225)": [[342, "string.Formatter"]], "pep 292": [[342, "index-12"], [463, "index-3"]], "pep 378": [[342, "index-18"], [466, "index-3"], [468, "index-1"]], "pep 682": [[342, "index-17"], [470, "index-105"]], "template (string \u4e2d\u7684\u985e\u5225)": [[342, "string.Template"]], "ascii_letters (\u65bc string \u6a21\u7d44\u4e2d)": [[342, "string.ascii_letters"]], "ascii_lowercase (\u65bc string \u6a21\u7d44\u4e2d)": [[342, "string.ascii_lowercase"]], "ascii_uppercase (\u65bc string \u6a21\u7d44\u4e2d)": [[342, "string.ascii_uppercase"]], "capwords() (\u65bc string \u6a21\u7d44\u4e2d)": [[342, "string.capwords"]], "check_unused_args() (string.formatter \u7684\u65b9\u6cd5)": [[342, "string.Formatter.check_unused_args"]], "convert_field() (string.formatter \u7684\u65b9\u6cd5)": [[342, "string.Formatter.convert_field"]], "digits (\u65bc string \u6a21\u7d44\u4e2d)": [[342, "string.digits"]], "format() (string.formatter \u7684\u65b9\u6cd5)": [[342, "string.Formatter.format"]], "format_field() (string.formatter \u7684\u65b9\u6cd5)": [[342, "string.Formatter.format_field"]], "get_field() (string.formatter \u7684\u65b9\u6cd5)": [[342, "string.Formatter.get_field"]], "get_identifiers() (string.template \u7684\u65b9\u6cd5)": [[342, "string.Template.get_identifiers"]], "get_value() (string.formatter \u7684\u65b9\u6cd5)": [[342, "string.Formatter.get_value"]], "hexdigits (\u65bc string \u6a21\u7d44\u4e2d)": [[342, "string.hexdigits"]], "is_valid() (string.template \u7684\u65b9\u6cd5)": [[342, "string.Template.is_valid"]], "octdigits (\u65bc string \u6a21\u7d44\u4e2d)": [[342, "string.octdigits"]], "parse() (string.formatter \u7684\u65b9\u6cd5)": [[342, "string.Formatter.parse"]], "printable (\u65bc string \u6a21\u7d44\u4e2d)": [[342, "string.printable"]], "punctuation (\u65bc string \u6a21\u7d44\u4e2d)": [[342, "string.punctuation"]], "safe_substitute() (string.template \u7684\u65b9\u6cd5)": [[342, "string.Template.safe_substitute"]], "space": [[342, "index-4"]], "string": [[342, "module-string"]], "substitute() (string.template \u7684\u65b9\u6cd5)": [[342, "string.Template.substitute"]], "template (string.template \u7684\u5c6c\u6027)": [[342, "string.Template.template"]], "vformat() (string.formatter \u7684\u65b9\u6cd5)": [[342, "string.Formatter.vformat"]], "whitespace (\u65bc string \u6a21\u7d44\u4e2d)": [[342, "string.whitespace"]], "z": [[342, "index-5"]], "\u65bc template strings\uff08\u6a21\u677f\u5b57\u4e32\uff09": [[342, "index-13"]], "\u65bc\u5b57\u4e32\u683c\u5f0f\u5316": [[342, "index-10"], [342, "index-2"], [342, "index-3"], [342, "index-4"], [342, "index-5"], [342, "index-7"], [342, "index-8"]], "rfc 3454": [[343, "index-0"], [343, "index-1"], [480, "index-32"]], "in_table_a1() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_a1"]], "in_table_b1() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_b1"]], "in_table_c11() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c11"]], "in_table_c11_c12() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c11_c12"]], "in_table_c12() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c12"]], "in_table_c21() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c21"]], "in_table_c21_c22() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c21_c22"]], "in_table_c22() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c22"]], "in_table_c3() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c3"]], "in_table_c4() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c4"]], "in_table_c5() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c5"]], "in_table_c6() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c6"]], "in_table_c7() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c7"]], "in_table_c8() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c8"]], "in_table_c9() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c9"]], "in_table_d1() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_d1"]], "in_table_d2() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_d2"]], "map_table_b2() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.map_table_b2"]], "map_table_b3() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.map_table_b3"]], "stringprep": [[343, "module-stringprep"]], "@ \uff08\u5728\uff09": [[344, "index-1"], [424, "index-29"], [424, "index-41"], [427, "index-66"]], "struct (struct \u4e2d\u7684\u985e\u5225)": [[344, "struct.Struct"]], "calcsize() (\u65bc struct \u6a21\u7d44\u4e2d)": [[344, "struct.calcsize"]], "format (struct.struct \u7684\u5c6c\u6027)": [[344, "struct.Struct.format"]], "iter_unpack() (struct.struct \u7684\u65b9\u6cd5)": [[344, "struct.Struct.iter_unpack"]], "iter_unpack() (\u65bc struct \u6a21\u7d44\u4e2d)": [[344, "struct.iter_unpack"]], "pack() (struct.struct \u7684\u65b9\u6cd5)": [[344, "struct.Struct.pack"]], "pack() (\u65bc struct \u6a21\u7d44\u4e2d)": [[344, "struct.pack"]], "pack_into() (struct.struct \u7684\u65b9\u6cd5)": [[344, "struct.Struct.pack_into"]], "pack_into() (\u65bc struct \u6a21\u7d44\u4e2d)": [[344, "struct.pack_into"]], "packing\uff08\u6253\u5305\uff09": [[344, "index-0"]], "size (struct.struct \u7684\u5c6c\u6027)": [[344, "struct.Struct.size"]], "structures\uff08\u7d50\u69cb\uff09": [[344, "index-0"]], "unpack() (struct.struct \u7684\u65b9\u6cd5)": [[344, "struct.Struct.unpack"]], "unpack() (\u65bc struct \u6a21\u7d44\u4e2d)": [[344, "struct.unpack"]], "unpack_from() (struct.struct \u7684\u65b9\u6cd5)": [[344, "struct.Struct.unpack_from"]], "unpack_from() (\u65bc struct \u6a21\u7d44\u4e2d)": [[344, "struct.unpack_from"]], "\u65bc struct format strings\uff08\u7d50\u69cb\u683c\u5f0f\u5b57\u4e32\uff09": [[344, "index-1"], [344, "index-2"], [344, "index-3"]], "above_normal_priority_class (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.ABOVE_NORMAL_PRIORITY_CLASS"]], "below_normal_priority_class (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.BELOW_NORMAL_PRIORITY_CLASS"]], "create_breakaway_from_job (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.CREATE_BREAKAWAY_FROM_JOB"]], "create_default_error_mode (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.CREATE_DEFAULT_ERROR_MODE"]], "create_new_console (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.CREATE_NEW_CONSOLE"]], "create_new_process_group (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.CREATE_NEW_PROCESS_GROUP"]], "create_no_window (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.CREATE_NO_WINDOW"]], "calledprocesserror": [[345, "subprocess.CalledProcessError"]], "completedprocess (subprocess \u4e2d\u7684\u985e\u5225)": [[345, "subprocess.CompletedProcess"]], "detached_process (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.DETACHED_PROCESS"]], "devnull (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.DEVNULL"]], "high_priority_class (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.HIGH_PRIORITY_CLASS"]], "idle_priority_class (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.IDLE_PRIORITY_CLASS"]], "normal_priority_class (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.NORMAL_PRIORITY_CLASS"]], "pep 324": [[345, "index-0"], [463, "index-8"]], "pipe (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.PIPE"]], "popen (subprocess \u4e2d\u7684\u985e\u5225)": [[345, "subprocess.Popen"]], "realtime_priority_class (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.REALTIME_PRIORITY_CLASS"]], "startf_useshowwindow (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.STARTF_USESHOWWINDOW"]], "startf_usestdhandles (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.STARTF_USESTDHANDLES"]], "startupinfo (subprocess \u4e2d\u7684\u985e\u5225)": [[345, "subprocess.STARTUPINFO"]], "stdout (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.STDOUT"]], "std_error_handle (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.STD_ERROR_HANDLE"]], "std_input_handle (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.STD_INPUT_HANDLE"]], "std_output_handle (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.STD_OUTPUT_HANDLE"]], "sw_hide (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.SW_HIDE"]], "subprocesserror": [[345, "subprocess.SubprocessError"]], "systemroot": [[345, "index-4"]], "timeoutexpired": [[345, "subprocess.TimeoutExpired"]], "args (subprocess.completedprocess \u7684\u5c6c\u6027)": [[345, "subprocess.CompletedProcess.args"]], "args (subprocess.popen \u7684\u5c6c\u6027)": [[345, "subprocess.Popen.args"]], "call() (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.call"]], "check_call() (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.check_call"]], "check_output() (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.check_output"]], "check_returncode() (subprocess.completedprocess \u7684\u65b9\u6cd5)": [[345, "subprocess.CompletedProcess.check_returncode"]], "cmd (subprocess.calledprocesserror \u7684\u5c6c\u6027)": [[345, "subprocess.CalledProcessError.cmd"]], "cmd (subprocess.timeoutexpired \u7684\u5c6c\u6027)": [[345, "subprocess.TimeoutExpired.cmd"]], "communicate() (subprocess.popen \u7684\u65b9\u6cd5)": [[345, "subprocess.Popen.communicate"]], "dwflags (subprocess.startupinfo \u7684\u5c6c\u6027)": [[345, "subprocess.STARTUPINFO.dwFlags"]], "getoutput() (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.getoutput"]], "getstatusoutput() (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.getstatusoutput"]], "hstderror (subprocess.startupinfo \u7684\u5c6c\u6027)": [[345, "subprocess.STARTUPINFO.hStdError"]], "hstdinput (subprocess.startupinfo \u7684\u5c6c\u6027)": [[345, "subprocess.STARTUPINFO.hStdInput"]], "hstdoutput (subprocess.startupinfo \u7684\u5c6c\u6027)": [[345, "subprocess.STARTUPINFO.hStdOutput"]], "kill() (subprocess.popen \u7684\u65b9\u6cd5)": [[345, "subprocess.Popen.kill"]], "lpattributelist (subprocess.startupinfo \u7684\u5c6c\u6027)": [[345, "subprocess.STARTUPINFO.lpAttributeList"]], "output (subprocess.calledprocesserror \u7684\u5c6c\u6027)": [[345, "subprocess.CalledProcessError.output"]], "output (subprocess.timeoutexpired \u7684\u5c6c\u6027)": [[345, "subprocess.TimeoutExpired.output"]], "pid (subprocess.popen \u7684\u5c6c\u6027)": [[345, "subprocess.Popen.pid"]], "poll() (subprocess.popen \u7684\u65b9\u6cd5)": [[345, "subprocess.Popen.poll"]], "returncode (subprocess.calledprocesserror \u7684\u5c6c\u6027)": [[345, "subprocess.CalledProcessError.returncode"]], "returncode (subprocess.completedprocess \u7684\u5c6c\u6027)": [[345, "subprocess.CompletedProcess.returncode"]], "returncode (subprocess.popen \u7684\u5c6c\u6027)": [[345, "subprocess.Popen.returncode"]], "run() (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.run"]], "send_signal() (subprocess.popen \u7684\u65b9\u6cd5)": [[345, "subprocess.Popen.send_signal"]], "stderr (subprocess.calledprocesserror \u7684\u5c6c\u6027)": [[345, "subprocess.CalledProcessError.stderr"]], "stderr (subprocess.completedprocess \u7684\u5c6c\u6027)": [[345, "subprocess.CompletedProcess.stderr"]], "stderr (subprocess.popen \u7684\u5c6c\u6027)": [[345, "subprocess.Popen.stderr"]], "stderr (subprocess.timeoutexpired \u7684\u5c6c\u6027)": [[345, "subprocess.TimeoutExpired.stderr"]], "stdin (subprocess.popen \u7684\u5c6c\u6027)": [[345, "subprocess.Popen.stdin"]], "stdout (subprocess.calledprocesserror \u7684\u5c6c\u6027)": [[345, "subprocess.CalledProcessError.stdout"]], "stdout (subprocess.completedprocess \u7684\u5c6c\u6027)": [[345, "subprocess.CompletedProcess.stdout"]], "stdout (subprocess.popen \u7684\u5c6c\u6027)": [[345, "subprocess.Popen.stdout"]], "stdout (subprocess.timeoutexpired \u7684\u5c6c\u6027)": [[345, "subprocess.TimeoutExpired.stdout"]], "subprocess": [[345, "module-subprocess"]], "subprocess \u6a21\u7d44": [[345, "index-1"]], "terminate() (subprocess.popen \u7684\u65b9\u6cd5)": [[345, "subprocess.Popen.terminate"]], "timeout (subprocess.timeoutexpired \u7684\u5c6c\u6027)": [[345, "subprocess.TimeoutExpired.timeout"]], "wshowwindow (subprocess.startupinfo \u7684\u5c6c\u6027)": [[345, "subprocess.STARTUPINFO.wShowWindow"]], "wait() (subprocess.popen \u7684\u65b9\u6cd5)": [[345, "subprocess.Popen.wait"]], "audio_file_encoding_adpcm_g721 (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_ENCODING_ADPCM_G721"]], "audio_file_encoding_adpcm_g722 (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_ENCODING_ADPCM_G722"]], "audio_file_encoding_adpcm_g723_3 (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_ENCODING_ADPCM_G723_3"]], "audio_file_encoding_adpcm_g723_5 (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_ENCODING_ADPCM_G723_5"]], "audio_file_encoding_alaw_8 (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_ENCODING_ALAW_8"]], "audio_file_encoding_double (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_ENCODING_DOUBLE"]], "audio_file_encoding_float (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_ENCODING_FLOAT"]], "audio_file_encoding_linear_16 (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_ENCODING_LINEAR_16"]], "audio_file_encoding_linear_24 (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_ENCODING_LINEAR_24"]], "audio_file_encoding_linear_32 (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_ENCODING_LINEAR_32"]], "audio_file_encoding_linear_8 (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_ENCODING_LINEAR_8"]], "audio_file_encoding_mulaw_8 (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_ENCODING_MULAW_8"]], "audio_file_magic (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_MAGIC"]], "pep 594#sunau": [[346, "index-2"]], "close() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.close"]], "close() (sunau.au_write \u7684\u65b9\u6cd5)": [[346, "sunau.AU_write.close"]], "getcompname() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.getcompname"]], "getcomptype() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.getcomptype"]], "getframerate() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.getframerate"]], "getmark() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.getmark"]], "getmarkers() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.getmarkers"]], "getnchannels() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.getnchannels"]], "getnframes() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.getnframes"]], "getparams() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.getparams"]], "getsampwidth() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.getsampwidth"]], "open() (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.open"]], "readframes() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.readframes"]], "rewind() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.rewind"]], "setcomptype() (sunau.au_write \u7684\u65b9\u6cd5)": [[346, "sunau.AU_write.setcomptype"]], "setframerate() (sunau.au_write \u7684\u65b9\u6cd5)": [[346, "sunau.AU_write.setframerate"]], "setnchannels() (sunau.au_write \u7684\u65b9\u6cd5)": [[346, "sunau.AU_write.setnchannels"]], "setnframes() (sunau.au_write \u7684\u65b9\u6cd5)": [[346, "sunau.AU_write.setnframes"]], "setparams() (sunau.au_write \u7684\u65b9\u6cd5)": [[346, "sunau.AU_write.setparams"]], "setpos() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.setpos"]], "setsampwidth() (sunau.au_write \u7684\u65b9\u6cd5)": [[346, "sunau.AU_write.setsampwidth"]], "sunau": [[346, "module-sunau"]], "tell() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.tell"]], "tell() (sunau.au_write \u7684\u65b9\u6cd5)": [[346, "sunau.AU_write.tell"]], "writeframes() (sunau.au_write \u7684\u65b9\u6cd5)": [[346, "sunau.AU_write.writeframes"]], "writeframesraw() (sunau.au_write \u7684\u65b9\u6cd5)": [[346, "sunau.AU_write.writeframesraw"]], "class (symtable \u4e2d\u7684\u985e\u5225)": [[348, "symtable.Class"]], "function (symtable \u4e2d\u7684\u985e\u5225)": [[348, "symtable.Function"]], "symbol (symtable \u4e2d\u7684\u985e\u5225)": [[348, "symtable.Symbol"]], "symboltable (symtable \u4e2d\u7684\u985e\u5225)": [[348, "symtable.SymbolTable"]], "get_children() (symtable.symboltable \u7684\u65b9\u6cd5)": [[348, "symtable.SymbolTable.get_children"]], "get_frees() (symtable.function \u7684\u65b9\u6cd5)": [[348, "symtable.Function.get_frees"]], "get_globals() (symtable.function \u7684\u65b9\u6cd5)": [[348, "symtable.Function.get_globals"]], "get_id() (symtable.symboltable \u7684\u65b9\u6cd5)": [[348, "symtable.SymbolTable.get_id"]], "get_identifiers() (symtable.symboltable \u7684\u65b9\u6cd5)": [[348, "symtable.SymbolTable.get_identifiers"]], "get_lineno() (symtable.symboltable \u7684\u65b9\u6cd5)": [[348, "symtable.SymbolTable.get_lineno"]], "get_locals() (symtable.function \u7684\u65b9\u6cd5)": [[348, "symtable.Function.get_locals"]], "get_methods() (symtable.class \u7684\u65b9\u6cd5)": [[348, "symtable.Class.get_methods"]], "get_name() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.get_name"]], "get_name() (symtable.symboltable \u7684\u65b9\u6cd5)": [[348, "symtable.SymbolTable.get_name"]], "get_namespace() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.get_namespace"]], "get_namespaces() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.get_namespaces"]], "get_nonlocals() (symtable.function \u7684\u65b9\u6cd5)": [[348, "symtable.Function.get_nonlocals"]], "get_parameters() (symtable.function \u7684\u65b9\u6cd5)": [[348, "symtable.Function.get_parameters"]], "get_symbols() (symtable.symboltable \u7684\u65b9\u6cd5)": [[348, "symtable.SymbolTable.get_symbols"]], "get_type() (symtable.symboltable \u7684\u65b9\u6cd5)": [[348, "symtable.SymbolTable.get_type"]], "has_children() (symtable.symboltable \u7684\u65b9\u6cd5)": [[348, "symtable.SymbolTable.has_children"]], "is_annotated() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.is_annotated"]], "is_assigned() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.is_assigned"]], "is_declared_global() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.is_declared_global"]], "is_free() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.is_free"]], "is_global() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.is_global"]], "is_imported() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.is_imported"]], "is_local() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.is_local"]], "is_namespace() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.is_namespace"]], "is_nested() (symtable.symboltable \u7684\u65b9\u6cd5)": [[348, "symtable.SymbolTable.is_nested"]], "is_nonlocal() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.is_nonlocal"]], "is_optimized() (symtable.symboltable \u7684\u65b9\u6cd5)": [[348, "symtable.SymbolTable.is_optimized"]], "is_parameter() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.is_parameter"]], "is_referenced() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.is_referenced"]], "lookup() (symtable.symboltable \u7684\u65b9\u6cd5)": [[348, "symtable.SymbolTable.lookup"]], "symtable": [[348, "module-symtable"]], "symtable() (\u65bc symtable \u6a21\u7d44\u4e2d)": [[348, "symtable.symtable"]], "pep 3149": [[349, "index-0"], [472, "index-6"], [480, "index-297"]], "pep 421": [[349, "index-15"], [349, "index-16"], [473, "index-58"]], "__breakpointhook__ (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.__breakpointhook__"]], "__displayhook__ (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.__displayhook__"]], "__excepthook__ (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.__excepthook__"]], "__interactivehook__ (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.__interactivehook__"]], "__stderr__ (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.__stderr__"]], "__stdin__ (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.__stdin__"]], "__stdout__ (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.__stdout__"]], "__unraisablehook__ (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.__unraisablehook__"]], "_clear_type_cache() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys._clear_type_cache"]], "_current_exceptions() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys._current_exceptions"]], "_current_frames() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys._current_frames"]], "_debugmallocstats() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys._debugmallocstats"]], "_emscripten_info (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys._emscripten_info"]], "_enablelegacywindowsfsencoding() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys._enablelegacywindowsfsencoding"]], "_getframe() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys._getframe"]], "_getframemodulename() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys._getframemodulename"]], "_xoptions (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys._xoptions"]], "abiflags (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.abiflags"]], "activate_stack_trampoline() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.activate_stack_trampoline"]], "addaudithook() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.addaudithook"]], "algorithm (sys.hash_info \u7684\u5c6c\u6027)": [[349, "sys.hash_info.algorithm"]], "api_version (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.api_version"]], "argv (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.argv"]], "audit() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.audit"]], "auditing": [[349, "index-2"]], "base_exec_prefix (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.base_exec_prefix"]], "base_prefix (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.base_prefix"]], "bits_per_digit (sys.int_info \u7684\u5c6c\u6027)": [[349, "sys.int_info.bits_per_digit"]], "breakpointhook() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.breakpointhook"]], "builtin_module_names (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.builtin_module_names"]], "byteorder (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.byteorder"]], "bytes_warning (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.bytes_warning"]], "call_tracing() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.call_tracing"]], "copyright (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.copyright"]], "deactivate_stack_trampoline() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.deactivate_stack_trampoline"]], "debug (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.debug"]], "default_max_str_digits (sys.int_info \u7684\u5c6c\u6027)": [[349, "sys.int_info.default_max_str_digits"]], "dev_mode (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.dev_mode"]], "dig (sys.float_info \u7684\u5c6c\u6027)": [[349, "sys.float_info.dig"]], "displayhook() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.displayhook"]], "dllhandle (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.dllhandle"]], "dont_write_bytecode (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.dont_write_bytecode"]], "dont_write_bytecode (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.dont_write_bytecode"]], "emscripten_version (sys._emscripten_info \u7684\u5c6c\u6027)": [[349, "sys._emscripten_info.emscripten_version"]], "epsilon (sys.float_info \u7684\u5c6c\u6027)": [[349, "sys.float_info.epsilon"]], "exc_info() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.exc_info"]], "excepthook() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.excepthook"]], "exception() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.exception"]], "exec_prefix (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.exec_prefix"]], "executable (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.executable"]], "exit() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.exit"]], "flags (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.flags"]], "float_info (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.float_info"]], "float_repr_style (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.float_repr_style"]], "get_asyncgen_hooks() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.get_asyncgen_hooks"]], "get_coroutine_origin_tracking_depth() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.get_coroutine_origin_tracking_depth"]], "get_int_max_str_digits() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.get_int_max_str_digits"]], "getallocatedblocks() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getallocatedblocks"]], "getandroidapilevel() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getandroidapilevel"]], "getdefaultencoding() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getdefaultencoding"]], "getdlopenflags() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getdlopenflags"]], "getfilesystemencodeerrors() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getfilesystemencodeerrors"]], "getfilesystemencoding() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getfilesystemencoding"]], "getprofile() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getprofile"]], "getrecursionlimit() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getrecursionlimit"]], "getrefcount() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getrefcount"]], "getsizeof() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getsizeof"]], "getswitchinterval() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getswitchinterval"]], "gettrace() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.gettrace"]], "getunicodeinternedsize() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getunicodeinternedsize"]], "getwindowsversion() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getwindowsversion"]], "hash_bits (sys.hash_info \u7684\u5c6c\u6027)": [[349, "sys.hash_info.hash_bits"]], "hash_info (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.hash_info"]], "hash_randomization (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.hash_randomization"]], "hexversion (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.hexversion"]], "ignore_environment (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.ignore_environment"]], "imag (sys.hash_info \u7684\u5c6c\u6027)": [[349, "sys.hash_info.imag"]], "implementation (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.implementation"]], "inf (sys.hash_info \u7684\u5c6c\u6027)": [[349, "sys.hash_info.inf"]], "inspect (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.inspect"]], "int_info (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.int_info"]], "int_max_str_digits (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.int_max_str_digits"]], "interactive (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.interactive"]], "intern() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.intern"]], "interpreter prompts\uff08\u76f4\u8b6f\u5668\u63d0\u793a\uff09": [[349, "index-27"]], "is_finalizing() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.is_finalizing"]], "is_stack_trampoline_active() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.is_stack_trampoline_active"]], "isolated (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.isolated"]], "last_exc (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.last_exc"]], "last_traceback (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.last_traceback"]], "last_type (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.last_type"]], "last_value (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.last_value"]], "lock (sys.thread_info \u7684\u5c6c\u6027)": [[349, "sys.thread_info.lock"]], "mant_dig (sys.float_info \u7684\u5c6c\u6027)": [[349, "sys.float_info.mant_dig"]], "max (sys.float_info \u7684\u5c6c\u6027)": [[349, "sys.float_info.max"]], "max_10_exp (sys.float_info \u7684\u5c6c\u6027)": [[349, "sys.float_info.max_10_exp"]], "max_exp (sys.float_info \u7684\u5c6c\u6027)": [[349, "sys.float_info.max_exp"]], "maxsize (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.maxsize"]], "maxunicode (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.maxunicode"]], "meta_path (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.meta_path"]], "min (sys.float_info \u7684\u5c6c\u6027)": [[349, "sys.float_info.min"]], "min_10_exp (sys.float_info \u7684\u5c6c\u6027)": [[349, "sys.float_info.min_10_exp"]], "min_exp (sys.float_info \u7684\u5c6c\u6027)": [[349, "sys.float_info.min_exp"]], "modules (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.modules"]], "modulus (sys.hash_info \u7684\u5c6c\u6027)": [[349, "sys.hash_info.modulus"]], "name (sys.thread_info \u7684\u5c6c\u6027)": [[349, "sys.thread_info.name"]], "nan (sys.hash_info \u7684\u5c6c\u6027)": [[349, "sys.hash_info.nan"]], "no_site (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.no_site"]], "no_user_site (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.no_user_site"]], "optimize (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.optimize"]], "orig_argv (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.orig_argv"]], "path (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.path"]], "path_hooks (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.path_hooks"]], "path_importer_cache (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.path_importer_cache"]], "platform (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.platform"]], "platlibdir (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.platlibdir"]], "prefix (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.prefix"]], "profile function": [[349, "index-10"], [349, "index-28"], [362, "index-2"], [362, "index-3"]], "profiler": [[349, "index-10"], [349, "index-28"]], "prompts, interpreter\uff08\u63d0\u793a\u3001\u76f4\u8b6f\u5668\uff09": [[349, "index-27"]], "ps1 (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.ps1"]], "ps2 (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.ps2"]], "pthreads (sys._emscripten_info \u7684\u5c6c\u6027)": [[349, "sys._emscripten_info.pthreads"]], "pycache_prefix (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.pycache_prefix"]], "quiet (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.quiet"]], "radix (sys.float_info \u7684\u5c6c\u6027)": [[349, "sys.float_info.radix"]], "rounds (sys.float_info \u7684\u5c6c\u6027)": [[349, "sys.float_info.rounds"]], "runtime (sys._emscripten_info \u7684\u5c6c\u6027)": [[349, "sys._emscripten_info.runtime"]], "safe_path (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.safe_path"]], "seed_bits (sys.hash_info \u7684\u5c6c\u6027)": [[349, "sys.hash_info.seed_bits"]], "set_asyncgen_hooks() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.set_asyncgen_hooks"]], "set_coroutine_origin_tracking_depth() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.set_coroutine_origin_tracking_depth"]], "set_int_max_str_digits() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.set_int_max_str_digits"]], "setdlopenflags() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.setdlopenflags"]], "setprofile() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.setprofile"]], "setrecursionlimit() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.setrecursionlimit"]], "setswitchinterval() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.setswitchinterval"]], "settrace() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.settrace"]], "shared_memory (sys._emscripten_info \u7684\u5c6c\u6027)": [[349, "sys._emscripten_info.shared_memory"]], "sizeof_digit (sys.int_info \u7684\u5c6c\u6027)": [[349, "sys.int_info.sizeof_digit"]], "stderr (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.stderr"]], "stdin (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.stdin"]], "stdlib_module_names (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.stdlib_module_names"]], "stdout (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.stdout"]], "str_digits_check_threshold (sys.int_info \u7684\u5c6c\u6027)": [[349, "sys.int_info.str_digits_check_threshold"]], "thread_info (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.thread_info"]], "trace function": [[349, "index-11"], [349, "index-29"], [362, "index-0"], [362, "index-1"]], "traceback": [[349, "index-8"], [378, "index-0"], [378, "module-traceback"], [424, "index-11"], [425, "index-64"], [433, "index-28"]], "tracebacklimit (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.tracebacklimit"]], "unraisablehook() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.unraisablehook"]], "utf8_mode (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.utf8_mode"]], "verbose (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.verbose"]], "version (sys.thread_info \u7684\u5c6c\u6027)": [[349, "sys.thread_info.version"]], "version (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.version"]], "version_info (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.version_info"]], "warn_default_encoding (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.warn_default_encoding"]], "warnoptions (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.warnoptions"]], "width (sys.hash_info \u7684\u5c6c\u6027)": [[349, "sys.hash_info.width"]], "winver (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.winver"]], "branch (monitoring event)": [[350, "monitoring-event-BRANCH"]], "call (monitoring event)": [[350, "monitoring-event-CALL"]], "c_raise (monitoring event)": [[350, "monitoring-event-C_RAISE"]], "c_return (monitoring event)": [[350, "monitoring-event-C_RETURN"]], "disable (\u65bc sys.monitoring \u6a21\u7d44\u4e2d)": [[350, "sys.monitoring.DISABLE"]], "exception_handled (monitoring event)": [[350, "monitoring-event-EXCEPTION_HANDLED"]], "instruction (monitoring event)": [[350, "monitoring-event-INSTRUCTION"]], "jump (monitoring event)": [[350, "monitoring-event-JUMP"]], "line (monitoring event)": [[350, "monitoring-event-LINE"]], "missing (\u65bc sys.monitoring \u6a21\u7d44\u4e2d)": [[350, "sys.monitoring.MISSING"]], "no_events (monitoring event)": [[350, "monitoring-event-NO_EVENTS"]], "pep 380#use-of-stopiteration-to-return-values": [[350, "index-0"]], "py_resume (monitoring event)": [[350, "monitoring-event-PY_RESUME"]], "py_return (monitoring event)": [[350, "monitoring-event-PY_RETURN"]], "py_start (monitoring event)": [[350, "monitoring-event-PY_START"]], "py_throw (monitoring event)": [[350, "monitoring-event-PY_THROW"]], "py_unwind (monitoring event)": [[350, "monitoring-event-PY_UNWIND"]], "py_yield (monitoring event)": [[350, "monitoring-event-PY_YIELD"]], "raise (monitoring event)": [[350, "monitoring-event-RAISE"]], "reraise (monitoring event)": [[350, "monitoring-event-RERAISE"]], "stop_iteration (monitoring event)": [[350, "monitoring-event-STOP_ITERATION"]], "free_tool_id() (\u65bc sys.monitoring \u6a21\u7d44\u4e2d)": [[350, "sys.monitoring.free_tool_id"]], "get_events() (\u65bc sys.monitoring \u6a21\u7d44\u4e2d)": [[350, "sys.monitoring.get_events"]], "get_local_events() (\u65bc sys.monitoring \u6a21\u7d44\u4e2d)": [[350, "sys.monitoring.get_local_events"]], "get_tool() (\u65bc sys.monitoring \u6a21\u7d44\u4e2d)": [[350, "sys.monitoring.get_tool"]], "register_callback() (\u65bc sys.monitoring \u6a21\u7d44\u4e2d)": [[350, "sys.monitoring.register_callback"]], "set_events() (\u65bc sys.monitoring \u6a21\u7d44\u4e2d)": [[350, "sys.monitoring.set_events"]], "set_local_events() (\u65bc sys.monitoring \u6a21\u7d44\u4e2d)": [[350, "sys.monitoring.set_local_events"]], "sys.monitoring": [[350, "module-sys.monitoring"]], "use_tool_id() (\u65bc sys.monitoring \u6a21\u7d44\u4e2d)": [[350, "sys.monitoring.use_tool_id"]], "_get_preferred_schemes() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig._get_preferred_schemes"]], "configuration information\uff08\u8a2d\u5b9a\u8cc7\u8a0a\uff09": [[352, "index-0"]], "get_config_h_filename() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.get_config_h_filename"]], "get_config_var() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.get_config_var"]], "get_config_vars() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.get_config_vars"]], "get_default_scheme() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.get_default_scheme"]], "get_makefile_filename() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.get_makefile_filename"]], "get_path() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.get_path"]], "get_path_names() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.get_path_names"]], "get_paths() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.get_paths"]], "get_platform() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.get_platform"]], "get_preferred_scheme() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.get_preferred_scheme"]], "get_python_version() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.get_python_version"]], "get_scheme_names() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.get_scheme_names"]], "is_python_build() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.is_python_build"]], "parse_config_h() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.parse_config_h"]], "sysconfig": [[352, "module-sysconfig"]], "closelog() (\u65bc syslog \u6a21\u7d44\u4e2d)": [[353, "syslog.closelog"]], "openlog() (\u65bc syslog \u6a21\u7d44\u4e2d)": [[353, "syslog.openlog"]], "setlogmask() (\u65bc syslog \u6a21\u7d44\u4e2d)": [[353, "syslog.setlogmask"]], "syslog": [[353, "module-syslog"]], "syslog() (\u65bc syslog \u6a21\u7d44\u4e2d)": [[353, "syslog.syslog"]], "nannynag": [[354, "tabnanny.NannyNag"]], "check() (\u65bc tabnanny \u6a21\u7d44\u4e2d)": [[354, "tabnanny.check"]], "filename_only (\u65bc tabnanny \u6a21\u7d44\u4e2d)": [[354, "tabnanny.filename_only"]], "process_tokens() (\u65bc tabnanny \u6a21\u7d44\u4e2d)": [[354, "tabnanny.process_tokens"]], "tabnanny": [[354, "module-tabnanny"]], "verbose (\u65bc tabnanny \u6a21\u7d44\u4e2d)": [[354, "tabnanny.verbose"]], "--create": [[355, "cmdoption-tarfile-create"], [419, "cmdoption-zipfile-create"]], "--extract": [[355, "cmdoption-tarfile-extract"], [419, "cmdoption-zipfile-extract"]], "--filter": [[355, "cmdoption-tarfile-filter"]], "--list": [[355, "cmdoption-tarfile-list"], [419, "cmdoption-zipfile-list"]], "--test": [[355, "cmdoption-tarfile-test"], [419, "cmdoption-zipfile-test"]], "--verbose": [[355, "cmdoption-tarfile-v"], [364, "cmdoption-timeit-v"], [385, "cmdoption-unittest-discover-v"]], "absolutelinkerror": [[355, "tarfile.AbsoluteLinkError"]], "absolutepatherror": [[355, "tarfile.AbsolutePathError"]], "compressionerror": [[355, "tarfile.CompressionError"]], "default_format (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.DEFAULT_FORMAT"]], "encoding (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.ENCODING"]], "extracterror": [[355, "tarfile.ExtractError"]], "filtererror": [[355, "tarfile.FilterError"]], "gnu_format (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.GNU_FORMAT"]], "headererror": [[355, "tarfile.HeaderError"]], "linkoutsidedestinationerror": [[355, "tarfile.LinkOutsideDestinationError"]], "outsidedestinationerror": [[355, "tarfile.OutsideDestinationError"]], "pax_format (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.PAX_FORMAT"]], "pep 706": [[355, "index-0"], [471, "index-22"]], "readerror": [[355, "tarfile.ReadError"]], "specialfileerror": [[355, "tarfile.SpecialFileError"]], "streamerror": [[355, "tarfile.StreamError"]], "tarerror": [[355, "tarfile.TarError"]], "tarfile (tarfile \u4e2d\u7684\u985e\u5225)": [[355, "tarfile.TarFile"]], "tarinfo (tarfile \u4e2d\u7684\u985e\u5225)": [[355, "tarfile.TarInfo"]], "ustar_format (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.USTAR_FORMAT"]], "add() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.add"]], "addfile() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.addfile"]], "close() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.close"]], "data_filter() (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.data_filter"]], "errorlevel (tarfile.tarfile \u7684\u5c6c\u6027)": [[355, "tarfile.TarFile.errorlevel"]], "extract() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.extract"]], "extractall() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.extractall"]], "extractfile() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.extractfile"]], "extraction_filter (tarfile.tarfile \u7684\u5c6c\u6027)": [[355, "tarfile.TarFile.extraction_filter"]], "frombuf() (tarfile.tarinfo \u7684\u985e\u5225\u65b9\u6cd5)": [[355, "tarfile.TarInfo.frombuf"]], "fromtarfile() (tarfile.tarinfo \u7684\u985e\u5225\u65b9\u6cd5)": [[355, "tarfile.TarInfo.fromtarfile"]], "fully_trusted_filter() (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.fully_trusted_filter"]], "getmember() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.getmember"]], "getmembers() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.getmembers"]], "getnames() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.getnames"]], "gettarinfo() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.gettarinfo"]], "gid (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.gid"]], "gname (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.gname"]], "is_tarfile() (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.is_tarfile"]], "isblk() (tarfile.tarinfo \u7684\u65b9\u6cd5)": [[355, "tarfile.TarInfo.isblk"]], "ischr() (tarfile.tarinfo \u7684\u65b9\u6cd5)": [[355, "tarfile.TarInfo.ischr"]], "isdev() (tarfile.tarinfo \u7684\u65b9\u6cd5)": [[355, "tarfile.TarInfo.isdev"]], "isdir() (tarfile.tarinfo \u7684\u65b9\u6cd5)": [[355, "tarfile.TarInfo.isdir"]], "isfifo() (tarfile.tarinfo \u7684\u65b9\u6cd5)": [[355, "tarfile.TarInfo.isfifo"]], "isfile() (tarfile.tarinfo \u7684\u65b9\u6cd5)": [[355, "tarfile.TarInfo.isfile"]], "islnk() (tarfile.tarinfo \u7684\u65b9\u6cd5)": [[355, "tarfile.TarInfo.islnk"]], "isreg() (tarfile.tarinfo \u7684\u65b9\u6cd5)": [[355, "tarfile.TarInfo.isreg"]], "issym() (tarfile.tarinfo \u7684\u65b9\u6cd5)": [[355, "tarfile.TarInfo.issym"]], "linkname (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.linkname"]], "list() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.list"]], "mode (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.mode"]], "mtime (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.mtime"]], "name (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.name"]], "next() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.next"]], "open() (tarfile.tarfile \u7684\u985e\u5225\u65b9\u6cd5)": [[355, "tarfile.TarFile.open"]], "open() (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.open"]], "pax_headers (tarfile.tarfile \u7684\u5c6c\u6027)": [[355, "tarfile.TarFile.pax_headers"]], "pax_headers (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.pax_headers"]], "size (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.size"]], "tar_filter() (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.tar_filter"]], "tarfile": [[355, "module-tarfile"]], "tarfile \u547d\u4ee4\u5217\u9078\u9805": [[355, "cmdoption-tarfile-c"], [355, "cmdoption-tarfile-create"], [355, "cmdoption-tarfile-e"], [355, "cmdoption-tarfile-extract"], [355, "cmdoption-tarfile-filter"], [355, "cmdoption-tarfile-l"], [355, "cmdoption-tarfile-list"], [355, "cmdoption-tarfile-t"], [355, "cmdoption-tarfile-test"], [355, "cmdoption-tarfile-v"]], "tarinfo (tarfile.filtererror \u7684\u5c6c\u6027)": [[355, "tarfile.FilterError.tarinfo"]], "tobuf() (tarfile.tarinfo \u7684\u65b9\u6cd5)": [[355, "tarfile.TarInfo.tobuf"]], "type (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.type"]], "uid (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.uid"]], "uname (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.uname"]], "pep 594#telnetlib": [[356, "index-5"]], "rfc 854": [[356, "index-2"], [356, "index-3"]], "telnet": [[356, "index-0"]], "telnet (telnetlib \u4e2d\u7684\u985e\u5225)": [[356, "telnetlib.Telnet"]], "close() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.close"]], "expect() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.expect"]], "fileno() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.fileno"]], "get_socket() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.get_socket"]], "interact() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.interact"]], "msg() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.msg"]], "mt_interact() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.mt_interact"]], "open() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.open"]], "read_all() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.read_all"]], "read_eager() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.read_eager"]], "read_lazy() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.read_lazy"]], "read_sb_data() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.read_sb_data"]], "read_some() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.read_some"]], "read_until() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.read_until"]], "read_very_eager() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.read_very_eager"]], "read_very_lazy() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.read_very_lazy"]], "set_debuglevel() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.set_debuglevel"]], "set_option_negotiation_callback() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.set_option_negotiation_callback"]], "telnetlib": [[356, "module-telnetlib"]], "write() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.write"]], "namedtemporaryfile() (\u65bc tempfile \u6a21\u7d44\u4e2d)": [[357, "tempfile.NamedTemporaryFile"]], "spooledtemporaryfile (tempfile \u4e2d\u7684\u985e\u5225)": [[357, "tempfile.SpooledTemporaryFile"]], "temp": [[357, "index-8"], [458, "index-7"]], "tmp": [[357, "index-9"]], "tmpdir": [[357, "index-7"], [480, "index-50"]], "temporarydirectory (tempfile \u4e2d\u7684\u985e\u5225)": [[357, "tempfile.TemporaryDirectory"]], "temporaryfile() (\u65bc tempfile \u6a21\u7d44\u4e2d)": [[357, "tempfile.TemporaryFile"]], "file name\uff08\u6a94\u6848\u540d\u7a31\uff09": [[357, "index-0"]], "gettempdir() (\u65bc tempfile \u6a21\u7d44\u4e2d)": [[357, "tempfile.gettempdir"]], "gettempdirb() (\u65bc tempfile \u6a21\u7d44\u4e2d)": [[357, "tempfile.gettempdirb"]], "gettempprefix() (\u65bc tempfile \u6a21\u7d44\u4e2d)": [[357, "tempfile.gettempprefix"]], "gettempprefixb() (\u65bc tempfile \u6a21\u7d44\u4e2d)": [[357, "tempfile.gettempprefixb"]], "mkdtemp() (\u65bc tempfile \u6a21\u7d44\u4e2d)": [[357, "tempfile.mkdtemp"]], "mkstemp() (\u65bc tempfile \u6a21\u7d44\u4e2d)": [[357, "tempfile.mkstemp"]], "mktemp() (\u65bc tempfile \u6a21\u7d44\u4e2d)": [[357, "tempfile.mktemp"]], "tempdir (\u65bc tempfile \u6a21\u7d44\u4e2d)": [[357, "tempfile.tempdir"]], "tempfile": [[357, "module-tempfile"]], "temporary\uff08\u81e8\u6642\uff09": [[357, "index-0"]], "tcsadrain (\u65bc termios \u6a21\u7d44\u4e2d)": [[358, "termios.TCSADRAIN"]], "tcsaflush (\u65bc termios \u6a21\u7d44\u4e2d)": [[358, "termios.TCSAFLUSH"]], "tcsanow (\u65bc termios \u6a21\u7d44\u4e2d)": [[358, "termios.TCSANOW"]], "tcdrain() (\u65bc termios \u6a21\u7d44\u4e2d)": [[358, "termios.tcdrain"]], "tcflow() (\u65bc termios \u6a21\u7d44\u4e2d)": [[358, "termios.tcflow"]], "tcflush() (\u65bc termios \u6a21\u7d44\u4e2d)": [[358, "termios.tcflush"]], "tcgetattr() (\u65bc termios \u6a21\u7d44\u4e2d)": [[358, "termios.tcgetattr"]], "tcgetwinsize() (\u65bc termios \u6a21\u7d44\u4e2d)": [[358, "termios.tcgetwinsize"]], "tcsendbreak() (\u65bc termios \u6a21\u7d44\u4e2d)": [[358, "termios.tcsendbreak"]], "tcsetattr() (\u65bc termios \u6a21\u7d44\u4e2d)": [[358, "termios.tcsetattr"]], "tcsetwinsize() (\u65bc termios \u6a21\u7d44\u4e2d)": [[358, "termios.tcsetwinsize"]], "termios": [[358, "module-termios"]], "tty": [[358, "index-0"], [380, "module-tty"]], "always_eq (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.ALWAYS_EQ"]], "bytecodetestcase (test.support.bytecode_helper \u4e2d\u7684\u985e\u5225)": [[359, "test.support.bytecode_helper.BytecodeTestCase"]], "cleanimport (test.support.import_helper \u4e2d\u7684\u985e\u5225)": [[359, "test.support.import_helper.CleanImport"]], "dirsonsyspath (test.support.import_helper \u4e2d\u7684\u985e\u5225)": [[359, "test.support.import_helper.DirsOnSysPath"]], "environmentvarguard (test.support.os_helper \u4e2d\u7684\u985e\u5225)": [[359, "test.support.os_helper.EnvironmentVarGuard"]], "fs_nonascii (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.FS_NONASCII"]], "fakepath (test.support.os_helper \u4e2d\u7684\u985e\u5225)": [[359, "test.support.os_helper.FakePath"]], "have_docstrings (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.HAVE_DOCSTRINGS"]], "internet_timeout (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.INTERNET_TIMEOUT"]], "ipv6_enabled (\u65bc test.support.socket_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.socket_helper.IPV6_ENABLED"]], "largest (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.LARGEST"]], "long_timeout (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.LONG_TIMEOUT"]], "loopback_timeout (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.LOOPBACK_TIMEOUT"]], "max_py_ssize_t (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.MAX_Py_ssize_t"]], "missing_c_docstrings (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.MISSING_C_DOCSTRINGS"]], "matcher (test.support \u4e2d\u7684\u985e\u5225)": [[359, "test.support.Matcher"]], "never_eq (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.NEVER_EQ"]], "pgo (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.PGO"]], "pipe_max_size (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.PIPE_MAX_SIZE"]], "pythonusersite": [[359, "index-2"]], "py_debug (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.Py_DEBUG"]], "resourcedenied": [[359, "test.support.ResourceDenied"]], "savedcwd (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.SAVEDCWD"]], "short_timeout (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.SHORT_TIMEOUT"]], "smallest (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.SMALLEST"]], "sock_max_size (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.SOCK_MAX_SIZE"]], "savesignals (test.support \u4e2d\u7684\u985e\u5225)": [[359, "test.support.SaveSignals"]], "suppresscrashreport (test.support \u4e2d\u7684\u985e\u5225)": [[359, "test.support.SuppressCrashReport"]], "testfn (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.TESTFN"]], "testfn_nonascii (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.TESTFN_NONASCII"]], "testfn_undecodable (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.TESTFN_UNDECODABLE"]], "testfn_unencodable (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.TESTFN_UNENCODABLE"]], "testfn_unicode (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.TESTFN_UNICODE"]], "test_data_dir (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.TEST_DATA_DIR"]], "test_home_dir (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.TEST_HOME_DIR"]], "test_http_url (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.TEST_HTTP_URL"]], "test_support_dir (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.TEST_SUPPORT_DIR"]], "testfailed": [[359, "test.support.TestFailed"]], "warningsrecorder (test.support.warnings_helper \u4e2d\u7684\u985e\u5225)": [[359, "test.support.warnings_helper.WarningsRecorder"]], "adjust_int_max_str_digits() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.adjust_int_max_str_digits"]], "anticipate_failure() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.anticipate_failure"]], "args_from_interpreter_flags() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.args_from_interpreter_flags"]], "assertinbytecode() (test.support.bytecode_helper.bytecodetestcase \u7684\u65b9\u6cd5)": [[359, "test.support.bytecode_helper.BytecodeTestCase.assertInBytecode"]], "assertnotinbytecode() (test.support.bytecode_helper.bytecodetestcase \u7684\u65b9\u6cd5)": [[359, "test.support.bytecode_helper.BytecodeTestCase.assertNotInBytecode"]], "assert_python_failure() (\u65bc test.support.script_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.script_helper.assert_python_failure"]], "assert_python_ok() (\u65bc test.support.script_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.script_helper.assert_python_ok"]], "bigaddrspacetest() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.bigaddrspacetest"]], "bigmemtest() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.bigmemtest"]], "bind_port() (\u65bc test.support.socket_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.socket_helper.bind_port"]], "bind_unix_socket() (\u65bc test.support.socket_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.socket_helper.bind_unix_socket"]], "busy_retry() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.busy_retry"]], "calcobjsize() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.calcobjsize"]], "calcvobjsize() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.calcvobjsize"]], "can_symlink() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.can_symlink"]], "can_xattr() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.can_xattr"]], "captured_stderr() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.captured_stderr"]], "captured_stdin() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.captured_stdin"]], "captured_stdout() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.captured_stdout"]], "catch_threading_exception() (\u65bc test.support.threading_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.threading_helper.catch_threading_exception"]], "catch_unraisable_exception() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.catch_unraisable_exception"]], "change_cwd() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.change_cwd"]], "check__all__() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.check__all__"]], "check_disallow_instantiation() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.check_disallow_instantiation"]], "check_free_after_iterating() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.check_free_after_iterating"]], "check_impl_detail() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.check_impl_detail"]], "check_no_resource_warning() (\u65bc test.support.warnings_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.warnings_helper.check_no_resource_warning"]], "check_syntax_error() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.check_syntax_error"]], "check_syntax_warning() (\u65bc test.support.warnings_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.warnings_helper.check_syntax_warning"]], "check_warnings() (\u65bc test.support.warnings_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.warnings_helper.check_warnings"]], "checksizeof() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.checksizeof"]], "cpython_only() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.cpython_only"]], "create_empty_file() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.create_empty_file"]], "detect_api_mismatch() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.detect_api_mismatch"]], "disable_faulthandler() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.disable_faulthandler"]], "disable_gc() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.disable_gc"]], "fd_count() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.fd_count"]], "find_unused_port() (\u65bc test.support.socket_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.socket_helper.find_unused_port"]], "findfile() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.findfile"]], "flush_std_streams() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.flush_std_streams"]], "forget() (\u65bc test.support.import_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.import_helper.forget"]], "fs_is_case_insensitive() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.fs_is_case_insensitive"]], "gc_collect() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.gc_collect"]], "get_attribute() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.get_attribute"]], "get_disassembly_as_string() (test.support.bytecode_helper.bytecodetestcase \u7684\u65b9\u6cd5)": [[359, "test.support.bytecode_helper.BytecodeTestCase.get_disassembly_as_string"]], "get_original_stdout() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.get_original_stdout"]], "get_pagesize() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.get_pagesize"]], "ignore_warnings() (\u65bc test.support.warnings_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.warnings_helper.ignore_warnings"]], "impl_detail() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.impl_detail"]], "import_fresh_module() (\u65bc test.support.import_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.import_helper.import_fresh_module"]], "import_module() (\u65bc test.support.import_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.import_helper.import_module"]], "interpreter_requires_environment() (\u65bc test.support.script_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.script_helper.interpreter_requires_environment"]], "is_android (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.is_android"]], "is_jython (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.is_jython"]], "is_resource_enabled() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.is_resource_enabled"]], "join_thread() (\u65bc test.support.threading_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.threading_helper.join_thread"]], "kill_python() (\u65bc test.support.script_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.script_helper.kill_python"]], "load_package_tests() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.load_package_tests"]], "make_bad_fd() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.make_bad_fd"]], "make_legacy_pyc() (\u65bc test.support.import_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.import_helper.make_legacy_pyc"]], "make_pkg() (\u65bc test.support.script_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.script_helper.make_pkg"]], "make_script() (\u65bc test.support.script_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.script_helper.make_script"]], "make_zip_pkg() (\u65bc test.support.script_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.script_helper.make_zip_pkg"]], "make_zip_script() (\u65bc test.support.script_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.script_helper.make_zip_script"]], "match_test() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.match_test"]], "match_value() (test.support.matcher \u7684\u65b9\u6cd5)": [[359, "test.support.Matcher.match_value"]], "matches() (test.support.matcher \u7684\u65b9\u6cd5)": [[359, "test.support.Matcher.matches"]], "max_memuse (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.max_memuse"]], "missing_compiler_executable() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.missing_compiler_executable"]], "modules_cleanup() (\u65bc test.support.import_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.import_helper.modules_cleanup"]], "modules_setup() (\u65bc test.support.import_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.import_helper.modules_setup"]], "no_tracing() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.no_tracing"]], "open_urlresource() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.open_urlresource"]], "optim_args_from_interpreter_flags() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.optim_args_from_interpreter_flags"]], "patch() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.patch"]], "print_warning() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.print_warning"]], "python_is_optimized() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.python_is_optimized"]], "real_max_memuse (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.real_max_memuse"]], "reap_children() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.reap_children"]], "reap_threads() (\u65bc test.support.threading_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.threading_helper.reap_threads"]], "record_original_stdout() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.record_original_stdout"]], "refcount_test() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.refcount_test"]], "requires() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.requires"]], "requires_ieee_754() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.requires_IEEE_754"]], "requires_bz2() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.requires_bz2"]], "requires_docstrings() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.requires_docstrings"]], "requires_freebsd_version() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.requires_freebsd_version"]], "requires_gzip() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.requires_gzip"]], "requires_limited_api() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.requires_limited_api"]], "requires_linux_version() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.requires_linux_version"]], "requires_lzma() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.requires_lzma"]], "requires_mac_version() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.requires_mac_version"]], "requires_resource() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.requires_resource"]], "requires_zlib() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.requires_zlib"]], "restore() (test.support.savesignals \u7684\u65b9\u6cd5)": [[359, "test.support.SaveSignals.restore"]], "rmdir() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.rmdir"]], "rmtree() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.rmtree"]], "run_doctest() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.run_doctest"]], "run_in_subinterp() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.run_in_subinterp"]], "run_python_until_end() (\u65bc test.support.script_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.script_helper.run_python_until_end"]], "run_unittest() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.run_unittest"]], "run_with_locale() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.run_with_locale"]], "run_with_tz() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.run_with_tz"]], "save() (test.support.savesignals \u7684\u65b9\u6cd5)": [[359, "test.support.SaveSignals.save"]], "set() (test.support.os_helper.environmentvarguard \u7684\u65b9\u6cd5)": [[359, "test.support.os_helper.EnvironmentVarGuard.set"]], "set_match_tests() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.set_match_tests"]], "set_memlimit() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.set_memlimit"]], "setswitchinterval() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.setswitchinterval"]], "skip_if_broken_multiprocessing_synchronize() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.skip_if_broken_multiprocessing_synchronize"]], "skip_unless_bind_unix_socket() (\u65bc test.support.socket_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.socket_helper.skip_unless_bind_unix_socket"]], "skip_unless_symlink() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.skip_unless_symlink"]], "skip_unless_xattr() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.skip_unless_xattr"]], "sleeping_retry() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.sleeping_retry"]], "sortdict() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.sortdict"]], "spawn_python() (\u65bc test.support.script_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.script_helper.spawn_python"]], "start_threads() (\u65bc test.support.threading_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.threading_helper.start_threads"]], "swap_attr() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.swap_attr"]], "swap_item() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.swap_item"]], "system_must_validate_cert() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.system_must_validate_cert"]], "temp_cwd() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.temp_cwd"]], "temp_dir() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.temp_dir"]], "temp_umask() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.temp_umask"]], "test": [[359, "module-test"]], "test.support": [[359, "module-test.support"]], "test.support.bytecode_helper": [[359, "module-test.support.bytecode_helper"]], "test.support.import_helper": [[359, "module-test.support.import_helper"]], "test.support.os_helper": [[359, "module-test.support.os_helper"]], "test.support.script_helper": [[359, "module-test.support.script_helper"]], "test.support.socket_helper": [[359, "module-test.support.socket_helper"]], "test.support.threading_helper": [[359, "module-test.support.threading_helper"]], "test.support.warnings_helper": [[359, "module-test.support.warnings_helper"]], "threading_cleanup() (\u65bc test.support.threading_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.threading_helper.threading_cleanup"]], "threading_setup() (\u65bc test.support.threading_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.threading_helper.threading_setup"]], "transient_internet() (\u65bc test.support.socket_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.socket_helper.transient_internet"]], "unix_shell (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.unix_shell"]], "unlink() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.unlink"]], "unload() (\u65bc test.support.import_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.import_helper.unload"]], "unset() (test.support.os_helper.environmentvarguard \u7684\u65b9\u6cd5)": [[359, "test.support.os_helper.EnvironmentVarGuard.unset"]], "verbose (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.verbose"]], "wait_process() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.wait_process"]], "wait_threads_exit() (\u65bc test.support.threading_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.threading_helper.wait_threads_exit"]], "with_pymalloc() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.with_pymalloc"]], "textwrapper (textwrap \u4e2d\u7684\u985e\u5225)": [[361, "textwrap.TextWrapper"]], "break_long_words (textwrap.textwrapper \u7684\u5c6c\u6027)": [[361, "textwrap.TextWrapper.break_long_words"]], "break_on_hyphens (textwrap.textwrapper \u7684\u5c6c\u6027)": [[361, "textwrap.TextWrapper.break_on_hyphens"]], "dedent() (\u65bc textwrap \u6a21\u7d44\u4e2d)": [[361, "textwrap.dedent"]], "drop_whitespace (textwrap.textwrapper \u7684\u5c6c\u6027)": [[361, "textwrap.TextWrapper.drop_whitespace"]], "expand_tabs (textwrap.textwrapper \u7684\u5c6c\u6027)": [[361, "textwrap.TextWrapper.expand_tabs"]], "fill() (textwrap.textwrapper \u7684\u65b9\u6cd5)": [[361, "textwrap.TextWrapper.fill"]], "fill() (\u65bc textwrap \u6a21\u7d44\u4e2d)": [[361, "textwrap.fill"]], "fix_sentence_endings (textwrap.textwrapper \u7684\u5c6c\u6027)": [[361, "textwrap.TextWrapper.fix_sentence_endings"]], "indent() (\u65bc textwrap \u6a21\u7d44\u4e2d)": [[361, "textwrap.indent"]], "initial_indent (textwrap.textwrapper \u7684\u5c6c\u6027)": [[361, "textwrap.TextWrapper.initial_indent"]], "max_lines (textwrap.textwrapper \u7684\u5c6c\u6027)": [[361, "textwrap.TextWrapper.max_lines"]], "placeholder (textwrap.textwrapper \u7684\u5c6c\u6027)": [[361, "textwrap.TextWrapper.placeholder"]], "replace_whitespace (textwrap.textwrapper \u7684\u5c6c\u6027)": [[361, "textwrap.TextWrapper.replace_whitespace"]], "shorten() (\u65bc textwrap \u6a21\u7d44\u4e2d)": [[361, "textwrap.shorten"]], "subsequent_indent (textwrap.textwrapper \u7684\u5c6c\u6027)": [[361, "textwrap.TextWrapper.subsequent_indent"]], "tabsize (textwrap.textwrapper \u7684\u5c6c\u6027)": [[361, "textwrap.TextWrapper.tabsize"]], "textwrap": [[361, "module-textwrap"]], "width (textwrap.textwrapper \u7684\u5c6c\u6027)": [[361, "textwrap.TextWrapper.width"]], "wrap() (textwrap.textwrapper \u7684\u65b9\u6cd5)": [[361, "textwrap.TextWrapper.wrap"]], "wrap() (\u65bc textwrap \u6a21\u7d44\u4e2d)": [[361, "textwrap.wrap"]], "barrier (threading \u4e2d\u7684\u985e\u5225)": [[362, "threading.Barrier"]], "boundedsemaphore (threading \u4e2d\u7684\u985e\u5225)": [[362, "threading.BoundedSemaphore"]], "condition (threading \u4e2d\u7684\u985e\u5225)": [[362, "threading.Condition"]], "event (threading \u4e2d\u7684\u985e\u5225)": [[362, "threading.Event"]], "lock (threading \u4e2d\u7684\u985e\u5225)": [[362, "threading.Lock"]], "rlock (threading \u4e2d\u7684\u985e\u5225)": [[362, "threading.RLock"]], "semaphore (threading \u4e2d\u7684\u985e\u5225)": [[362, "threading.Semaphore"]], "timeout_max (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.TIMEOUT_MAX"]], "thread (threading \u4e2d\u7684\u985e\u5225)": [[362, "threading.Thread"]], "timer (threading \u4e2d\u7684\u985e\u5225)": [[362, "threading.Timer"]], "__excepthook__ (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.__excepthook__"]], "abort() (threading.barrier \u7684\u65b9\u6cd5)": [[362, "threading.Barrier.abort"]], "acquire() (threading.condition \u7684\u65b9\u6cd5)": [[362, "threading.Condition.acquire"]], "acquire() (threading.lock \u7684\u65b9\u6cd5)": [[362, "threading.Lock.acquire"]], "acquire() (threading.rlock \u7684\u65b9\u6cd5)": [[362, "threading.RLock.acquire"]], "acquire() (threading.semaphore \u7684\u65b9\u6cd5)": [[362, "threading.Semaphore.acquire"]], "active_count() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.active_count"]], "broken (threading.barrier \u7684\u5c6c\u6027)": [[362, "threading.Barrier.broken"]], "cancel() (threading.timer \u7684\u65b9\u6cd5)": [[362, "threading.Timer.cancel"]], "clear() (threading.event \u7684\u65b9\u6cd5)": [[362, "threading.Event.clear"]], "current_thread() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.current_thread"]], "daemon (threading.thread \u7684\u5c6c\u6027)": [[362, "threading.Thread.daemon"]], "enumerate() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.enumerate"]], "excepthook() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.excepthook"]], "getname() (threading.thread \u7684\u65b9\u6cd5)": [[362, "threading.Thread.getName"]], "get_ident() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.get_ident"]], "get_native_id() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.get_native_id"]], "getprofile() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.getprofile"]], "gettrace() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.gettrace"]], "ident (threading.thread \u7684\u5c6c\u6027)": [[362, "threading.Thread.ident"]], "isdaemon() (threading.thread \u7684\u65b9\u6cd5)": [[362, "threading.Thread.isDaemon"]], "is_alive() (threading.thread \u7684\u65b9\u6cd5)": [[362, "threading.Thread.is_alive"]], "is_set() (threading.event \u7684\u65b9\u6cd5)": [[362, "threading.Event.is_set"]], "join() (threading.thread \u7684\u65b9\u6cd5)": [[362, "threading.Thread.join"]], "local (threading \u4e2d\u7684\u985e\u5225)": [[362, "threading.local"]], "locked() (threading.lock \u7684\u65b9\u6cd5)": [[362, "threading.Lock.locked"]], "main_thread() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.main_thread"]], "n_waiting (threading.barrier \u7684\u5c6c\u6027)": [[362, "threading.Barrier.n_waiting"]], "name (threading.thread \u7684\u5c6c\u6027)": [[362, "threading.Thread.name"]], "native_id (threading.thread \u7684\u5c6c\u6027)": [[362, "threading.Thread.native_id"]], "notify() (threading.condition \u7684\u65b9\u6cd5)": [[362, "threading.Condition.notify"]], "notify_all() (threading.condition \u7684\u65b9\u6cd5)": [[362, "threading.Condition.notify_all"]], "parties (threading.barrier \u7684\u5c6c\u6027)": [[362, "threading.Barrier.parties"]], "release() (threading.condition \u7684\u65b9\u6cd5)": [[362, "threading.Condition.release"]], "release() (threading.lock \u7684\u65b9\u6cd5)": [[362, "threading.Lock.release"]], "release() (threading.rlock \u7684\u65b9\u6cd5)": [[362, "threading.RLock.release"]], "release() (threading.semaphore \u7684\u65b9\u6cd5)": [[362, "threading.Semaphore.release"]], "reset() (threading.barrier \u7684\u65b9\u6cd5)": [[362, "threading.Barrier.reset"]], "run() (threading.thread \u7684\u65b9\u6cd5)": [[362, "threading.Thread.run"]], "set() (threading.event \u7684\u65b9\u6cd5)": [[362, "threading.Event.set"]], "setdaemon() (threading.thread \u7684\u65b9\u6cd5)": [[362, "threading.Thread.setDaemon"]], "setname() (threading.thread \u7684\u65b9\u6cd5)": [[362, "threading.Thread.setName"]], "setprofile() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.setprofile"]], "setprofile_all_threads() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.setprofile_all_threads"]], "settrace() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.settrace"]], "settrace_all_threads() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.settrace_all_threads"]], "stack_size() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.stack_size"]], "start() (threading.thread \u7684\u65b9\u6cd5)": [[362, "threading.Thread.start"]], "threading": [[362, "module-threading"]], "wait() (threading.barrier \u7684\u65b9\u6cd5)": [[362, "threading.Barrier.wait"]], "wait() (threading.condition \u7684\u65b9\u6cd5)": [[362, "threading.Condition.wait"]], "wait() (threading.event \u7684\u65b9\u6cd5)": [[362, "threading.Event.wait"]], "wait_for() (threading.condition \u7684\u65b9\u6cd5)": [[362, "threading.Condition.wait_for"]], "2-digit years\uff082 \u4f4d\u6578\u5e74\u4efd\uff09": [[363, "index-3"]], "clock_boottime (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.CLOCK_BOOTTIME"]], "clock_highres (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.CLOCK_HIGHRES"]], "clock_monotonic (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.CLOCK_MONOTONIC"]], "clock_monotonic_raw (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.CLOCK_MONOTONIC_RAW"]], "clock_process_cputime_id (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.CLOCK_PROCESS_CPUTIME_ID"]], "clock_prof (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.CLOCK_PROF"]], "clock_realtime (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.CLOCK_REALTIME"]], "clock_tai (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.CLOCK_TAI"]], "clock_thread_cputime_id (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.CLOCK_THREAD_CPUTIME_ID"]], "clock_uptime (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.CLOCK_UPTIME"]], "clock_uptime_raw (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.CLOCK_UPTIME_RAW"]], "cpu time\uff08cpu \u6642\u9593\uff09": [[363, "index-12"], [363, "index-7"]], "coordinated universal time\uff08\u4e16\u754c\u5354\u8abf\u6642\u9593\uff09": [[363, "index-4"]], "daylight saving time\uff08\u65e5\u5149\u7bc0\u7d04\u6642\u9593\uff09": [[363, "index-5"]], "greenwich mean time\uff08\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593\uff09": [[363, "index-4"]], "rfc 1123": [[363, "index-21"]], "tz": [[363, "index-13"], [363, "index-14"], [363, "index-15"], [363, "index-16"], [363, "index-17"], [363, "index-18"]], "utc": [[363, "index-4"]], "year 2038\uff082038 \u5e74\u554f\u984c\uff09": [[363, "index-2"]], "altzone (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.altzone"]], "asctime() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.asctime"]], "benchmarking\uff08\u57fa\u6e96\u6e2c\u8a66\uff09": [[363, "index-12"], [363, "index-6"], [363, "index-7"]], "clock_getres() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.clock_getres"]], "clock_gettime() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.clock_gettime"]], "clock_gettime_ns() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.clock_gettime_ns"]], "clock_settime() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.clock_settime"]], "clock_settime_ns() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.clock_settime_ns"]], "ctime() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.ctime"]], "daylight (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.daylight"]], "epoch\uff08\u7d00\u5143\uff09": [[363, "index-0"]], "get_clock_info() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.get_clock_info"]], "gmtime() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.gmtime"]], "localtime() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.localtime"]], "mktime() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.mktime"]], "monotonic() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.monotonic"]], "monotonic_ns() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.monotonic_ns"]], "perf_counter() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.perf_counter"]], "perf_counter_ns() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.perf_counter_ns"]], "process_time() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.process_time"]], "process_time_ns() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.process_time_ns"]], "processor time\uff08\u8655\u7406\u5668\u6642\u9593\uff09": [[363, "index-12"], [363, "index-7"]], "pthread_getcpuclockid() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.pthread_getcpuclockid"]], "seconds since the epoch": [[363, "index-1"]], "sleep() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.sleep"]], "strftime() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.strftime"]], "strptime() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.strptime"]], "struct_time (time \u4e2d\u7684\u985e\u5225)": [[363, "time.struct_time"]], "thread_time() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.thread_time"]], "thread_time_ns() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.thread_time_ns"]], "time": [[363, "module-time"]], "time() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.time"]], "time_ns() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.time_ns"]], "timezone (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.timezone"]], "tm_day (time.struct_time \u7684\u5c6c\u6027)": [[363, "time.struct_time.tm_day"]], "tm_gmtoff (time.struct_time \u7684\u5c6c\u6027)": [[363, "time.struct_time.tm_gmtoff"]], "tm_hour (time.struct_time \u7684\u5c6c\u6027)": [[363, "time.struct_time.tm_hour"]], "tm_isdst (time.struct_time \u7684\u5c6c\u6027)": [[363, "time.struct_time.tm_isdst"]], "tm_min (time.struct_time \u7684\u5c6c\u6027)": [[363, "time.struct_time.tm_min"]], "tm_mon (time.struct_time \u7684\u5c6c\u6027)": [[363, "time.struct_time.tm_mon"]], "tm_sec (time.struct_time \u7684\u5c6c\u6027)": [[363, "time.struct_time.tm_sec"]], "tm_wday (time.struct_time \u7684\u5c6c\u6027)": [[363, "time.struct_time.tm_wday"]], "tm_yday (time.struct_time \u7684\u5c6c\u6027)": [[363, "time.struct_time.tm_yday"]], "tm_year (time.struct_time \u7684\u5c6c\u6027)": [[363, "time.struct_time.tm_year"]], "tm_zone (time.struct_time \u7684\u5c6c\u6027)": [[363, "time.struct_time.tm_zone"]], "tzname (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.tzname"]], "tzset() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.tzset"]], "--number": [[364, "cmdoption-timeit-n"]], "--process": [[364, "cmdoption-timeit-p"]], "--repeat": [[364, "cmdoption-timeit-r"]], "--setup": [[364, "cmdoption-timeit-s"]], "--unit": [[364, "cmdoption-timeit-u"]], "-n": [[364, "cmdoption-timeit-n"], [395, "cmdoption-uuid-N"], [395, "cmdoption-uuid-n"]], "-u": [[364, "cmdoption-timeit-u"], [395, "cmdoption-uuid-u"], [452, "cmdoption-u"]], "timer (timeit \u4e2d\u7684\u985e\u5225)": [[364, "timeit.Timer"]], "autorange() (timeit.timer \u7684\u65b9\u6cd5)": [[364, "timeit.Timer.autorange"]], "default_timer() (\u65bc timeit \u6a21\u7d44\u4e2d)": [[364, "timeit.default_timer"]], "print_exc() (timeit.timer \u7684\u65b9\u6cd5)": [[364, "timeit.Timer.print_exc"]], "repeat() (timeit.timer \u7684\u65b9\u6cd5)": [[364, "timeit.Timer.repeat"]], "repeat() (\u65bc timeit \u6a21\u7d44\u4e2d)": [[364, "timeit.repeat"]], "timeit": [[364, "module-timeit"]], "timeit \u547d\u4ee4\u5217\u9078\u9805": [[364, "cmdoption-timeit-h"], [364, "cmdoption-timeit-n"], [364, "cmdoption-timeit-p"], [364, "cmdoption-timeit-r"], [364, "cmdoption-timeit-s"], [364, "cmdoption-timeit-u"], [364, "cmdoption-timeit-v"]], "timeit() (timeit.timer \u7684\u65b9\u6cd5)": [[364, "timeit.Timer.timeit"]], "timeit() (\u65bc timeit \u6a21\u7d44\u4e2d)": [[364, "timeit.timeit"]], "\u57fa\u6e96\u91cf\u6e2c (benchmarking)": [[364, "index-0"]], "\u6027\u80fd\u8868\u73fe": [[364, "index-0"]], "gui": [[365, "index-0"]], "graphical user interface\uff08\u5716\u5f62\u4f7f\u7528\u8005\u4ecb\u9762\uff09": [[365, "index-0"]], "tk": [[365, "index-0"]], "tkinter": [[365, "index-0"], [366, "module-tkinter"]], "display": [[366, "index-0"], [427, "index-15"], [427, "index-16"], [427, "index-17"]], "exception (\u65bc tkinter \u6a21\u7d44\u4e2d)": [[366, "tkinter.EXCEPTION"]], "readable (\u65bc tkinter \u6a21\u7d44\u4e2d)": [[366, "tkinter.READABLE"]], "tcl() (\u65bc tkinter \u6a21\u7d44\u4e2d)": [[366, "tkinter.Tcl"]], "tk (tkinter \u4e2d\u7684\u985e\u5225)": [[366, "tkinter.Tk"]], "tk option data types": [[366, "index-4"]], "writable (\u65bc tkinter \u6a21\u7d44\u4e2d)": [[366, "tkinter.WRITABLE"]], "bind (widgets)": [[366, "index-5"]], "children (tkinter.tk \u7684\u5c6c\u6027)": [[366, "tkinter.Tk.children"]], "createfilehandler() (tkinter.widget.tk \u7684\u65b9\u6cd5)": [[366, "tkinter.Widget.tk.createfilehandler"]], "deletefilehandler() (tkinter.widget.tk \u7684\u65b9\u6cd5)": [[366, "tkinter.Widget.tk.deletefilehandler"]], "events (widgets)": [[366, "index-5"]], "master (tkinter.tk \u7684\u5c6c\u6027)": [[366, "tkinter.Tk.master"]], "packing (widgets)": [[366, "index-2"]], "tk (tkinter.tk \u7684\u5c6c\u6027)": [[366, "tkinter.Tk.tk"]], "window manager (widgets)": [[366, "index-3"]], "chooser (tkinter.colorchooser \u4e2d\u7684\u985e\u5225)": [[367, "tkinter.colorchooser.Chooser"]], "askcolor() (\u65bc tkinter.colorchooser \u6a21\u7d44\u4e2d)": [[367, "tkinter.colorchooser.askcolor"]], "tkinter.colorchooser": [[367, "module-tkinter.colorchooser"]], "dndhandler (tkinter.dnd \u4e2d\u7684\u985e\u5225)": [[368, "tkinter.dnd.DndHandler"]], "cancel() (tkinter.dnd.dndhandler \u7684\u65b9\u6cd5)": [[368, "tkinter.dnd.DndHandler.cancel"]], "dnd_start() (\u65bc tkinter.dnd \u6a21\u7d44\u4e2d)": [[368, "tkinter.dnd.dnd_start"]], "finish() (tkinter.dnd.dndhandler \u7684\u65b9\u6cd5)": [[368, "tkinter.dnd.DndHandler.finish"]], "on_motion() (tkinter.dnd.dndhandler \u7684\u65b9\u6cd5)": [[368, "tkinter.dnd.DndHandler.on_motion"]], "on_release() (tkinter.dnd.dndhandler \u7684\u65b9\u6cd5)": [[368, "tkinter.dnd.DndHandler.on_release"]], "tkinter.dnd": [[368, "module-tkinter.dnd"]], "bold (\u65bc tkinter.font \u6a21\u7d44\u4e2d)": [[369, "tkinter.font.BOLD"]], "font (tkinter.font \u4e2d\u7684\u985e\u5225)": [[369, "tkinter.font.Font"]], "italic (\u65bc tkinter.font \u6a21\u7d44\u4e2d)": [[369, "tkinter.font.ITALIC"]], "normal (\u65bc tkinter.font \u6a21\u7d44\u4e2d)": [[369, "tkinter.font.NORMAL"]], "roman (\u65bc tkinter.font \u6a21\u7d44\u4e2d)": [[369, "tkinter.font.ROMAN"]], "actual() (tkinter.font.font \u7684\u65b9\u6cd5)": [[369, "tkinter.font.Font.actual"]], "cget() (tkinter.font.font \u7684\u65b9\u6cd5)": [[369, "tkinter.font.Font.cget"]], "config() (tkinter.font.font \u7684\u65b9\u6cd5)": [[369, "tkinter.font.Font.config"]], "copy() (tkinter.font.font \u7684\u65b9\u6cd5)": [[369, "tkinter.font.Font.copy"]], "families() (\u65bc tkinter.font \u6a21\u7d44\u4e2d)": [[369, "tkinter.font.families"]], "measure() (tkinter.font.font \u7684\u65b9\u6cd5)": [[369, "tkinter.font.Font.measure"]], "metrics() (tkinter.font.font \u7684\u65b9\u6cd5)": [[369, "tkinter.font.Font.metrics"]], "names() (\u65bc tkinter.font \u6a21\u7d44\u4e2d)": [[369, "tkinter.font.names"]], "nametofont() (\u65bc tkinter.font \u6a21\u7d44\u4e2d)": [[369, "tkinter.font.nametofont"]], "tkinter.font": [[369, "module-tkinter.font"]], "message (tkinter.messagebox \u4e2d\u7684\u985e\u5225)": [[370, "tkinter.messagebox.Message"]], "askokcancel() (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.askokcancel"]], "askquestion() (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.askquestion"]], "askretrycancel() (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.askretrycancel"]], "askyesno() (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.askyesno"]], "askyesnocancel() (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.askyesnocancel"]], "showerror() (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.showerror"]], "showinfo() (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.showinfo"]], "showwarning() (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.showwarning"]], "tkinter.messagebox": [[370, "module-tkinter.messagebox"]], "scrolledtext (tkinter.scrolledtext \u4e2d\u7684\u985e\u5225)": [[371, "tkinter.scrolledtext.ScrolledText"]], "frame (tkinter.scrolledtext.scrolledtext \u7684\u5c6c\u6027)": [[371, "tkinter.scrolledtext.ScrolledText.frame"]], "tkinter.scrolledtext": [[371, "module-tkinter.scrolledtext"]], "vbar (tkinter.scrolledtext.scrolledtext \u7684\u5c6c\u6027)": [[371, "tkinter.scrolledtext.ScrolledText.vbar"]], "balloon (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.Balloon"]], "buttonbox (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.ButtonBox"]], "checklist (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.CheckList"]], "combobox (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.ComboBox"]], "control (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.Control"]], "dirlist (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.DirList"]], "dirselectbox (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.DirSelectBox"]], "dirselectdialog (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.DirSelectDialog"]], "dirtree (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.DirTree"]], "exfileselectbox (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.ExFileSelectBox"]], "fileentry (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.FileEntry"]], "fileselectbox (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.FileSelectBox"]], "form (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.Form"]], "hlist (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.HList"]], "inputonly (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.InputOnly"]], "labelentry (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.LabelEntry"]], "labelframe (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.LabelFrame"]], "listnotebook (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.ListNoteBook"]], "meter (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.Meter"]], "notebook (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.NoteBook"]], "optionmenu (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.OptionMenu"]], "panedwindow (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.PanedWindow"]], "popupmenu (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.PopupMenu"]], "select (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.Select"]], "stdbuttonbox (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.StdButtonBox"]], "tlist (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.TList"]], "tix": [[372, "index-0"]], "tk (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.Tk"]], "tree (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.Tree"]], "tixcommand (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.tixCommand"]], "tix_addbitmapdir() (tkinter.tix.tixcommand \u7684\u65b9\u6cd5)": [[372, "tkinter.tix.tixCommand.tix_addbitmapdir"]], "tix_cget() (tkinter.tix.tixcommand \u7684\u65b9\u6cd5)": [[372, "tkinter.tix.tixCommand.tix_cget"]], "tix_configure() (tkinter.tix.tixcommand \u7684\u65b9\u6cd5)": [[372, "tkinter.tix.tixCommand.tix_configure"]], "tix_filedialog() (tkinter.tix.tixcommand \u7684\u65b9\u6cd5)": [[372, "tkinter.tix.tixCommand.tix_filedialog"]], "tix_getbitmap() (tkinter.tix.tixcommand \u7684\u65b9\u6cd5)": [[372, "tkinter.tix.tixCommand.tix_getbitmap"]], "tix_getimage() (tkinter.tix.tixcommand \u7684\u65b9\u6cd5)": [[372, "tkinter.tix.tixCommand.tix_getimage"]], "tix_option_get() (tkinter.tix.tixcommand \u7684\u65b9\u6cd5)": [[372, "tkinter.tix.tixCommand.tix_option_get"]], "tix_resetoptions() (tkinter.tix.tixcommand \u7684\u65b9\u6cd5)": [[372, "tkinter.tix.tixCommand.tix_resetoptions"]], "tkinter.tix": [[372, "module-tkinter.tix"]], "combobox (tkinter.ttk \u4e2d\u7684\u985e\u5225)": [[373, "tkinter.ttk.Combobox"]], "notebook (tkinter.ttk \u4e2d\u7684\u985e\u5225)": [[373, "tkinter.ttk.Notebook"]], "progressbar (tkinter.ttk \u4e2d\u7684\u985e\u5225)": [[373, "tkinter.ttk.Progressbar"]], "spinbox (tkinter.ttk \u4e2d\u7684\u985e\u5225)": [[373, "tkinter.ttk.Spinbox"]], "style (tkinter.ttk \u4e2d\u7684\u985e\u5225)": [[373, "tkinter.ttk.Style"]], "treeview (tkinter.ttk \u4e2d\u7684\u985e\u5225)": [[373, "tkinter.ttk.Treeview"]], "widget (tkinter.ttk \u4e2d\u7684\u985e\u5225)": [[373, "tkinter.ttk.Widget"]], "add() (tkinter.ttk.notebook \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Notebook.add"]], "bbox() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.bbox"]], "column() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.column"]], "configure() (tkinter.ttk.style \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Style.configure"]], "current() (tkinter.ttk.combobox \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Combobox.current"]], "delete() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.delete"]], "detach() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.detach"]], "element_create() (tkinter.ttk.style \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Style.element_create"]], "element_names() (tkinter.ttk.style \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Style.element_names"]], "element_options() (tkinter.ttk.style \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Style.element_options"]], "enable_traversal() (tkinter.ttk.notebook \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Notebook.enable_traversal"]], "exists() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.exists"]], "focus() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.focus"]], "forget() (tkinter.ttk.notebook \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Notebook.forget"]], "get() (tkinter.ttk.combobox \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Combobox.get"]], "get() (tkinter.ttk.spinbox \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Spinbox.get"]], "get_children() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.get_children"]], "heading() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.heading"]], "hide() (tkinter.ttk.notebook \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Notebook.hide"]], "identify() (tkinter.ttk.notebook \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Notebook.identify"]], "identify() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.identify"]], "identify() (tkinter.ttk.widget \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Widget.identify"]], "identify_column() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.identify_column"]], "identify_element() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.identify_element"]], "identify_region() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.identify_region"]], "identify_row() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.identify_row"]], "index() (tkinter.ttk.notebook \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Notebook.index"]], "index() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.index"]], "insert() (tkinter.ttk.notebook \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Notebook.insert"]], "insert() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.insert"]], "instate() (tkinter.ttk.widget \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Widget.instate"]], "item() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.item"]], "layout() (tkinter.ttk.style \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Style.layout"]], "lookup() (tkinter.ttk.style \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Style.lookup"]], "map() (tkinter.ttk.style \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Style.map"]], "move() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.move"]], "next() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.next"]], "parent() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.parent"]], "prev() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.prev"]], "reattach() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.reattach"]], "see() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.see"]], "select() (tkinter.ttk.notebook \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Notebook.select"]], "selection() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.selection"]], "selection_add() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.selection_add"]], "selection_remove() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.selection_remove"]], "selection_set() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.selection_set"]], "selection_toggle() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.selection_toggle"]], "set() (tkinter.ttk.combobox \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Combobox.set"]], "set() (tkinter.ttk.spinbox \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Spinbox.set"]], "set() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.set"]], "set_children() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.set_children"]], "start() (tkinter.ttk.progressbar \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Progressbar.start"]], "state() (tkinter.ttk.widget \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Widget.state"]], "step() (tkinter.ttk.progressbar \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Progressbar.step"]], "stop() (tkinter.ttk.progressbar \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Progressbar.stop"]], "tab() (tkinter.ttk.notebook \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Notebook.tab"]], "tabs() (tkinter.ttk.notebook \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Notebook.tabs"]], "tag_bind() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.tag_bind"]], "tag_configure() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.tag_configure"]], "tag_has() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.tag_has"]], "theme_create() (tkinter.ttk.style \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Style.theme_create"]], "theme_names() (tkinter.ttk.style \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Style.theme_names"]], "theme_settings() (tkinter.ttk.style \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Style.theme_settings"]], "theme_use() (tkinter.ttk.style \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Style.theme_use"]], "tkinter.ttk": [[373, "module-tkinter.ttk"]], "ttk": [[373, "index-0"]], "xview() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.xview"]], "yview() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.yview"]], "amper (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.AMPER"]], "amperequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.AMPEREQUAL"]], "async (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.ASYNC"]], "at (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.AT"]], "atequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.ATEQUAL"]], "await (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.AWAIT"]], "circumflex (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.CIRCUMFLEX"]], "circumflexequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.CIRCUMFLEXEQUAL"]], "colon (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.COLON"]], "colonequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.COLONEQUAL"]], "comma (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.COMMA"]], "comment (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.COMMENT"]], "dedent (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.DEDENT"]], "dot (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.DOT"]], "doubleslash (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.DOUBLESLASH"]], "doubleslashequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.DOUBLESLASHEQUAL"]], "doublestar (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.DOUBLESTAR"]], "doublestarequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.DOUBLESTAREQUAL"]], "ellipsis (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.ELLIPSIS"]], "encoding (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.ENCODING"]], "endmarker (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.ENDMARKER"]], "eqequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.EQEQUAL"]], "equal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.EQUAL"]], "errortoken (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.ERRORTOKEN"]], "exclamation (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.EXCLAMATION"]], "fstring_end (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.FSTRING_END"]], "fstring_middle (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.FSTRING_MIDDLE"]], "fstring_start (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.FSTRING_START"]], "greater (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.GREATER"]], "greaterequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.GREATEREQUAL"]], "indent (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.INDENT"]], "iseof() (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.ISEOF"]], "isnonterminal() (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.ISNONTERMINAL"]], "isterminal() (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.ISTERMINAL"]], "lbrace (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.LBRACE"]], "leftshift (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.LEFTSHIFT"]], "leftshiftequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.LEFTSHIFTEQUAL"]], "less (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.LESS"]], "lessequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.LESSEQUAL"]], "lpar (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.LPAR"]], "lsqb (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.LSQB"]], "minequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.MINEQUAL"]], "minus (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.MINUS"]], "name (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.NAME"]], "newline (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.NEWLINE"]], "nl (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.NL"]], "notequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.NOTEQUAL"]], "nt_offset (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.NT_OFFSET"]], "number (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.NUMBER"]], "n_tokens (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.N_TOKENS"]], "op (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.OP"]], "percent (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.PERCENT"]], "percentequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.PERCENTEQUAL"]], "plus (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.PLUS"]], "plusequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.PLUSEQUAL"]], "rarrow (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.RARROW"]], "rbrace (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.RBRACE"]], "rightshift (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.RIGHTSHIFT"]], "rightshiftequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.RIGHTSHIFTEQUAL"]], "rpar (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.RPAR"]], "rsqb (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.RSQB"]], "semi (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.SEMI"]], "slash (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.SLASH"]], "slashequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.SLASHEQUAL"]], "soft_keyword (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.SOFT_KEYWORD"]], "star (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.STAR"]], "starequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.STAREQUAL"]], "string (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.STRING"]], "tilde (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.TILDE"]], "type_comment (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.TYPE_COMMENT"]], "type_ignore (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.TYPE_IGNORE"]], "vbar (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.VBAR"]], "vbarequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.VBAREQUAL"]], "tok_name (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.tok_name"]], "token": [[374, "module-token"], [432, "index-0"]], "--exact": [[375, "cmdoption-tokenize-e"]], "tokenerror": [[375, "tokenize.TokenError"]], "detect_encoding() (\u65bc tokenize \u6a21\u7d44\u4e2d)": [[375, "tokenize.detect_encoding"]], "generate_tokens() (\u65bc tokenize \u6a21\u7d44\u4e2d)": [[375, "tokenize.generate_tokens"]], "open() (\u65bc tokenize \u6a21\u7d44\u4e2d)": [[375, "tokenize.open"]], "tokenize": [[375, "module-tokenize"]], "tokenize \u547d\u4ee4\u5217\u9078\u9805": [[375, "cmdoption-tokenize-e"], [375, "cmdoption-tokenize-h"]], "tokenize() (\u65bc tokenize \u6a21\u7d44\u4e2d)": [[375, "tokenize.tokenize"]], "untokenize() (\u65bc tokenize \u6a21\u7d44\u4e2d)": [[375, "tokenize.untokenize"]], "tomldecodeerror": [[376, "tomllib.TOMLDecodeError"]], "load() (\u65bc tomllib \u6a21\u7d44\u4e2d)": [[376, "tomllib.load"]], "loads() (\u65bc tomllib \u6a21\u7d44\u4e2d)": [[376, "tomllib.loads"]], "tomllib": [[376, "module-tomllib"]], "--count": [[377, "cmdoption-trace-c"]], "--coverdir": [[377, "cmdoption-trace-C"]], "--file": [[377, "cmdoption-trace-f"]], "--ignore-dir": [[377, "cmdoption-trace-ignore-dir"]], "--ignore-module": [[377, "cmdoption-trace-ignore-module"]], "--listfuncs": [[377, "cmdoption-trace-l"]], "--missing": [[377, "cmdoption-trace-m"]], "--no-report": [[377, "cmdoption-trace-R"]], "--report": [[377, "cmdoption-trace-r"]], "--summary": [[377, "cmdoption-trace-s"]], "--timing": [[377, "cmdoption-trace-g"]], "--trace": [[377, "cmdoption-trace-t"]], "--trackcalls": [[377, "cmdoption-trace-T"]], "-g": [[377, "cmdoption-trace-g"]], "coverageresults (trace \u4e2d\u7684\u985e\u5225)": [[377, "trace.CoverageResults"]], "trace (trace \u4e2d\u7684\u985e\u5225)": [[377, "trace.Trace"]], "results() (trace.trace \u7684\u65b9\u6cd5)": [[377, "trace.Trace.results"]], "run() (trace.trace \u7684\u65b9\u6cd5)": [[377, "trace.Trace.run"]], "runctx() (trace.trace \u7684\u65b9\u6cd5)": [[377, "trace.Trace.runctx"]], "runfunc() (trace.trace \u7684\u65b9\u6cd5)": [[377, "trace.Trace.runfunc"]], "trace": [[377, "module-trace"]], "trace \u547d\u4ee4\u5217\u9078\u9805": [[377, "cmdoption-trace-C"], [377, "cmdoption-trace-R"], [377, "cmdoption-trace-T"], [377, "cmdoption-trace-c"], [377, "cmdoption-trace-f"], [377, "cmdoption-trace-g"], [377, "cmdoption-trace-help"], [377, "cmdoption-trace-ignore-dir"], [377, "cmdoption-trace-ignore-module"], [377, "cmdoption-trace-l"], [377, "cmdoption-trace-m"], [377, "cmdoption-trace-r"], [377, "cmdoption-trace-s"], [377, "cmdoption-trace-t"], [377, "cmdoption-trace-version"]], "update() (trace.coverageresults \u7684\u65b9\u6cd5)": [[377, "trace.CoverageResults.update"]], "write_results() (trace.coverageresults \u7684\u65b9\u6cd5)": [[377, "trace.CoverageResults.write_results"]], "framesummary (traceback \u4e2d\u7684\u985e\u5225)": [[378, "traceback.FrameSummary"]], "stacksummary (traceback \u4e2d\u7684\u985e\u5225)": [[378, "traceback.StackSummary"]], "tracebackexception (traceback \u4e2d\u7684\u985e\u5225)": [[378, "traceback.TracebackException"]], "__cause__ (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.__cause__"]], "__context__ (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.__context__"]], "__notes__ (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.__notes__"]], "__suppress_context__ (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.__suppress_context__"]], "clear_frames() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.clear_frames"]], "end_lineno (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.end_lineno"]], "end_offset (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.end_offset"]], "exc_type (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.exc_type"]], "exceptions (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.exceptions"]], "extract() (traceback.stacksummary \u7684\u985e\u5225\u65b9\u6cd5)": [[378, "traceback.StackSummary.extract"]], "extract_stack() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.extract_stack"]], "extract_tb() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.extract_tb"]], "filename (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.filename"]], "format() (traceback.stacksummary \u7684\u65b9\u6cd5)": [[378, "traceback.StackSummary.format"]], "format() (traceback.tracebackexception \u7684\u65b9\u6cd5)": [[378, "traceback.TracebackException.format"]], "format_exc() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.format_exc"]], "format_exception() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.format_exception"]], "format_exception_only() (traceback.tracebackexception \u7684\u65b9\u6cd5)": [[378, "traceback.TracebackException.format_exception_only"]], "format_exception_only() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.format_exception_only"]], "format_frame_summary() (traceback.stacksummary \u7684\u65b9\u6cd5)": [[378, "traceback.StackSummary.format_frame_summary"]], "format_list() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.format_list"]], "format_stack() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.format_stack"]], "format_tb() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.format_tb"]], "from_exception() (traceback.tracebackexception \u7684\u985e\u5225\u65b9\u6cd5)": [[378, "traceback.TracebackException.from_exception"]], "from_list() (traceback.stacksummary \u7684\u985e\u5225\u65b9\u6cd5)": [[378, "traceback.StackSummary.from_list"]], "lineno (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.lineno"]], "msg (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.msg"]], "offset (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.offset"]], "print() (traceback.tracebackexception \u7684\u65b9\u6cd5)": [[378, "traceback.TracebackException.print"]], "print_exc() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.print_exc"]], "print_exception() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.print_exception"]], "print_last() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.print_last"]], "print_stack() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.print_stack"]], "print_tb() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.print_tb"]], "stack (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.stack"]], "text (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.text"]], "walk_stack() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.walk_stack"]], "walk_tb() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.walk_tb"]], "domainfilter (tracemalloc \u4e2d\u7684\u985e\u5225)": [[379, "tracemalloc.DomainFilter"]], "filter (tracemalloc \u4e2d\u7684\u985e\u5225)": [[379, "tracemalloc.Filter"]], "frame (tracemalloc \u4e2d\u7684\u985e\u5225)": [[379, "tracemalloc.Frame"]], "snapshot (tracemalloc \u4e2d\u7684\u985e\u5225)": [[379, "tracemalloc.Snapshot"]], "statistic (tracemalloc \u4e2d\u7684\u985e\u5225)": [[379, "tracemalloc.Statistic"]], "statisticdiff (tracemalloc \u4e2d\u7684\u985e\u5225)": [[379, "tracemalloc.StatisticDiff"]], "trace (tracemalloc \u4e2d\u7684\u985e\u5225)": [[379, "tracemalloc.Trace"]], "traceback (tracemalloc \u4e2d\u7684\u985e\u5225)": [[379, "tracemalloc.Traceback"]], "all_frames (tracemalloc.filter \u7684\u5c6c\u6027)": [[379, "tracemalloc.Filter.all_frames"]], "clear_traces() (\u65bc tracemalloc \u6a21\u7d44\u4e2d)": [[379, "tracemalloc.clear_traces"]], "compare_to() (tracemalloc.snapshot \u7684\u65b9\u6cd5)": [[379, "tracemalloc.Snapshot.compare_to"]], "count (tracemalloc.statistic \u7684\u5c6c\u6027)": [[379, "tracemalloc.Statistic.count"]], "count (tracemalloc.statisticdiff \u7684\u5c6c\u6027)": [[379, "tracemalloc.StatisticDiff.count"]], "count_diff (tracemalloc.statisticdiff \u7684\u5c6c\u6027)": [[379, "tracemalloc.StatisticDiff.count_diff"]], "domain (tracemalloc.domainfilter \u7684\u5c6c\u6027)": [[379, "tracemalloc.DomainFilter.domain"]], "domain (tracemalloc.filter \u7684\u5c6c\u6027)": [[379, "tracemalloc.Filter.domain"]], "domain (tracemalloc.trace \u7684\u5c6c\u6027)": [[379, "tracemalloc.Trace.domain"]], "dump() (tracemalloc.snapshot \u7684\u65b9\u6cd5)": [[379, "tracemalloc.Snapshot.dump"]], "filename (tracemalloc.frame \u7684\u5c6c\u6027)": [[379, "tracemalloc.Frame.filename"]], "filename_pattern (tracemalloc.filter \u7684\u5c6c\u6027)": [[379, "tracemalloc.Filter.filename_pattern"]], "filter_traces() (tracemalloc.snapshot \u7684\u65b9\u6cd5)": [[379, "tracemalloc.Snapshot.filter_traces"]], "format() (tracemalloc.traceback \u7684\u65b9\u6cd5)": [[379, "tracemalloc.Traceback.format"]], "get_object_traceback() (\u65bc tracemalloc \u6a21\u7d44\u4e2d)": [[379, "tracemalloc.get_object_traceback"]], "get_traceback_limit() (\u65bc tracemalloc \u6a21\u7d44\u4e2d)": [[379, "tracemalloc.get_traceback_limit"]], "get_traced_memory() (\u65bc tracemalloc \u6a21\u7d44\u4e2d)": [[379, "tracemalloc.get_traced_memory"]], "get_tracemalloc_memory() (\u65bc tracemalloc \u6a21\u7d44\u4e2d)": [[379, "tracemalloc.get_tracemalloc_memory"]], "inclusive (tracemalloc.domainfilter \u7684\u5c6c\u6027)": [[379, "tracemalloc.DomainFilter.inclusive"]], "inclusive (tracemalloc.filter \u7684\u5c6c\u6027)": [[379, "tracemalloc.Filter.inclusive"]], "is_tracing() (\u65bc tracemalloc \u6a21\u7d44\u4e2d)": [[379, "tracemalloc.is_tracing"]], "lineno (tracemalloc.filter \u7684\u5c6c\u6027)": [[379, "tracemalloc.Filter.lineno"]], "lineno (tracemalloc.frame \u7684\u5c6c\u6027)": [[379, "tracemalloc.Frame.lineno"]], "load() (tracemalloc.snapshot \u7684\u985e\u5225\u65b9\u6cd5)": [[379, "tracemalloc.Snapshot.load"]], "reset_peak() (\u65bc tracemalloc \u6a21\u7d44\u4e2d)": [[379, "tracemalloc.reset_peak"]], "size (tracemalloc.statistic \u7684\u5c6c\u6027)": [[379, "tracemalloc.Statistic.size"]], "size (tracemalloc.statisticdiff \u7684\u5c6c\u6027)": [[379, "tracemalloc.StatisticDiff.size"]], "size (tracemalloc.trace \u7684\u5c6c\u6027)": [[379, "tracemalloc.Trace.size"]], "size_diff (tracemalloc.statisticdiff \u7684\u5c6c\u6027)": [[379, "tracemalloc.StatisticDiff.size_diff"]], "start() (\u65bc tracemalloc \u6a21\u7d44\u4e2d)": [[379, "tracemalloc.start"]], "statistics() (tracemalloc.snapshot \u7684\u65b9\u6cd5)": [[379, "tracemalloc.Snapshot.statistics"]], "stop() (\u65bc tracemalloc \u6a21\u7d44\u4e2d)": [[379, "tracemalloc.stop"]], "take_snapshot() (\u65bc tracemalloc \u6a21\u7d44\u4e2d)": [[379, "tracemalloc.take_snapshot"]], "total_nframe (tracemalloc.traceback \u7684\u5c6c\u6027)": [[379, "tracemalloc.Traceback.total_nframe"]], "traceback (tracemalloc.statistic \u7684\u5c6c\u6027)": [[379, "tracemalloc.Statistic.traceback"]], "traceback (tracemalloc.statisticdiff \u7684\u5c6c\u6027)": [[379, "tracemalloc.StatisticDiff.traceback"]], "traceback (tracemalloc.trace \u7684\u5c6c\u6027)": [[379, "tracemalloc.Trace.traceback"]], "traceback_limit (tracemalloc.snapshot \u7684\u5c6c\u6027)": [[379, "tracemalloc.Snapshot.traceback_limit"]], "tracemalloc": [[379, "module-tracemalloc"]], "traces (tracemalloc.snapshot \u7684\u5c6c\u6027)": [[379, "tracemalloc.Snapshot.traces"]], "cfmakecbreak() (\u65bc tty \u6a21\u7d44\u4e2d)": [[380, "tty.cfmakecbreak"]], "cfmakeraw() (\u65bc tty \u6a21\u7d44\u4e2d)": [[380, "tty.cfmakeraw"]], "setcbreak() (\u65bc tty \u6a21\u7d44\u4e2d)": [[380, "tty.setcbreak"]], "setraw() (\u65bc tty \u6a21\u7d44\u4e2d)": [[380, "tty.setraw"]], "rawpen (turtle \u4e2d\u7684\u985e\u5225)": [[381, "turtle.RawPen"]], "rawturtle (turtle \u4e2d\u7684\u985e\u5225)": [[381, "turtle.RawTurtle"]], "screen (turtle \u4e2d\u7684\u985e\u5225)": [[381, "turtle.Screen"]], "scrolledcanvas (turtle \u4e2d\u7684\u985e\u5225)": [[381, "turtle.ScrolledCanvas"]], "shape (turtle \u4e2d\u7684\u985e\u5225)": [[381, "turtle.Shape"]], "turtle (turtle \u4e2d\u7684\u985e\u5225)": [[381, "turtle.Turtle"]], "turtlescreen (turtle \u4e2d\u7684\u985e\u5225)": [[381, "turtle.TurtleScreen"]], "vec2d (turtle \u4e2d\u7684\u985e\u5225)": [[381, "turtle.Vec2D"]], "addcomponent() (turtle.shape \u7684\u65b9\u6cd5)": [[381, "turtle.Shape.addcomponent"]], "addshape() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.addshape"]], "back() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.back"]], "backward() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.backward"]], "begin_fill() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.begin_fill"]], "begin_poly() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.begin_poly"]], "bgcolor() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.bgcolor"]], "bgpic() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.bgpic"]], "bk() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.bk"]], "bye() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.bye"]], "circle() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.circle"]], "clear() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.clear"]], "clearscreen() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.clearscreen"]], "clearstamp() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.clearstamp"]], "clearstamps() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.clearstamps"]], "clone() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.clone"]], "color() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.color"]], "colormode() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.colormode"]], "degrees() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.degrees"]], "delay() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.delay"]], "distance() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.distance"]], "done() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.done"]], "dot() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.dot"]], "down() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.down"]], "end_fill() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.end_fill"]], "end_poly() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.end_poly"]], "exitonclick() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.exitonclick"]], "fd() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.fd"]], "fillcolor() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.fillcolor"]], "filling() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.filling"]], "forward() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.forward"]], "get_poly() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.get_poly"]], "get_shapepoly() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.get_shapepoly"]], "getcanvas() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.getcanvas"]], "getpen() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.getpen"]], "getscreen() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.getscreen"]], "getshapes() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.getshapes"]], "getturtle() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.getturtle"]], "goto() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.goto"]], "heading() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.heading"]], "hideturtle() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.hideturtle"]], "home() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.home"]], "ht() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.ht"]], "isdown() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.isdown"]], "isvisible() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.isvisible"]], "left() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.left"]], "listen() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.listen"]], "lt() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.lt"]], "mainloop() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.mainloop"]], "mode() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.mode"]], "numinput() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.numinput"]], "onclick() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.onclick"]], "ondrag() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.ondrag"]], "onkey() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.onkey"]], "onkeypress() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.onkeypress"]], "onkeyrelease() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.onkeyrelease"]], "onrelease() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.onrelease"]], "onscreenclick() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.onscreenclick"]], "ontimer() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.ontimer"]], "pd() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.pd"]], "pen() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.pen"]], "pencolor() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.pencolor"]], "pendown() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.pendown"]], "pensize() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.pensize"]], "penup() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.penup"]], "pos() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.pos"]], "position() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.position"]], "pu() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.pu"]], "radians() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.radians"]], "register_shape() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.register_shape"]], "reset() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.reset"]], "resetscreen() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.resetscreen"]], "resizemode() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.resizemode"]], "right() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.right"]], "rt() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.rt"]], "screensize() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.screensize"]], "seth() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.seth"]], "setheading() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.setheading"]], "setpos() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.setpos"]], "setposition() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.setposition"]], "settiltangle() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.settiltangle"]], "setundobuffer() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.setundobuffer"]], "setup() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.setup"]], "setworldcoordinates() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.setworldcoordinates"]], "setx() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.setx"]], "sety() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.sety"]], "shape() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.shape"]], "shapesize() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.shapesize"]], "shapetransform() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.shapetransform"]], "shearfactor() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.shearfactor"]], "showturtle() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.showturtle"]], "speed() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.speed"]], "st() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.st"]], "stamp() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.stamp"]], "teleport() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.teleport"]], "textinput() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.textinput"]], "tilt() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.tilt"]], "tiltangle() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.tiltangle"]], "title() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.title"]], "towards() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.towards"]], "tracer() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.tracer"]], "turtle": [[381, "module-turtle"]], "turtledemo": [[381, "module-turtledemo"]], "turtles() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.turtles"]], "turtlesize() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.turtlesize"]], "undo() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.undo"]], "undobufferentries() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.undobufferentries"]], "up() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.up"]], "update() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.update"]], "width() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.width"]], "window_height() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.window_height"]], "window_width() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.window_width"]], "write() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.write"]], "write_docstringdict() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.write_docstringdict"]], "xcor() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.xcor"]], "ycor() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.ycor"]], "asyncgeneratortype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.AsyncGeneratorType"]], "builtinfunctiontype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.BuiltinFunctionType"]], "builtinmethodtype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.BuiltinMethodType"]], "celltype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.CellType"]], "classmethoddescriptortype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.ClassMethodDescriptorType"]], "codetype (types \u4e2d\u7684\u985e\u5225)": [[382, "types.CodeType"]], "coroutinetype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.CoroutineType"]], "dynamicclassattribute() (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.DynamicClassAttribute"]], "ellipsistype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.EllipsisType"]], "frametype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.FrameType"]], "functiontype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.FunctionType"]], "generatortype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.GeneratorType"]], "genericalias (types \u4e2d\u7684\u985e\u5225)": [[382, "types.GenericAlias"]], "getsetdescriptortype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.GetSetDescriptorType"]], "lambdatype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.LambdaType"]], "mappingproxytype (types \u4e2d\u7684\u985e\u5225)": [[382, "types.MappingProxyType"]], "memberdescriptortype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.MemberDescriptorType"]], "methoddescriptortype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.MethodDescriptorType"]], "methodtype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.MethodType"]], "methodwrappertype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.MethodWrapperType"]], "moduletype (types \u4e2d\u7684\u985e\u5225)": [[382, "types.ModuleType"]], "nonetype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.NoneType"]], "notimplementedtype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.NotImplementedType"]], "pep 3115": [[382, "index-0"], [424, "index-43"], [425, "index-88"], [467, "index-14"], [473, "index-29"]], "pep 560": [[382, "index-1"], [382, "index-2"], [382, "index-3"], [425, "index-85"], [425, "index-94"], [477, "index-21"], [477, "index-33"], [480, "index-238"]], "simplenamespace (types \u4e2d\u7684\u985e\u5225)": [[382, "types.SimpleNamespace"]], "tracebacktype (types \u4e2d\u7684\u985e\u5225)": [[382, "types.TracebackType"]], "uniontype (types \u4e2d\u7684\u985e\u5225)": [[382, "types.UnionType"]], "wrapperdescriptortype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.WrapperDescriptorType"]], "__doc__ (types.moduletype \u7684\u5c6c\u6027)": [[382, "types.ModuleType.__doc__"]], "__loader__ (types.moduletype \u7684\u5c6c\u6027)": [[382, "types.ModuleType.__loader__"]], "__name__ (types.moduletype \u7684\u5c6c\u6027)": [[382, "types.ModuleType.__name__"]], "__package__ (types.moduletype \u7684\u5c6c\u6027)": [[382, "types.ModuleType.__package__"]], "__spec__ (types.moduletype \u7684\u5c6c\u6027)": [[382, "types.ModuleType.__spec__"]], "copy() (types.mappingproxytype \u7684\u65b9\u6cd5)": [[382, "types.MappingProxyType.copy"]], "coroutine() (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.coroutine"]], "get() (types.mappingproxytype \u7684\u65b9\u6cd5)": [[382, "types.MappingProxyType.get"]], "get_original_bases() (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.get_original_bases"]], "items() (types.mappingproxytype \u7684\u65b9\u6cd5)": [[382, "types.MappingProxyType.items"]], "keys() (types.mappingproxytype \u7684\u65b9\u6cd5)": [[382, "types.MappingProxyType.keys"]], "new_class() (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.new_class"]], "prepare_class() (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.prepare_class"]], "replace() (types.codetype \u7684\u65b9\u6cd5)": [[382, "types.CodeType.replace"]], "resolve_bases() (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.resolve_bases"]], "types": [[382, "module-types"]], "values() (types.mappingproxytype \u7684\u65b9\u6cd5)": [[382, "types.MappingProxyType.values"]], "abstractset (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.AbstractSet"]], "annotated (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Annotated"]], "any (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Any"]], "anystr (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.AnyStr"]], "asynccontextmanager (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.AsyncContextManager"]], "asyncgenerator (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.AsyncGenerator"]], "asynciterable (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.AsyncIterable"]], "asynciterator (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.AsyncIterator"]], "awaitable (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Awaitable"]], "binaryio (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.BinaryIO"]], "bytestring (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.ByteString"]], "callable (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Callable"]], "chainmap (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.ChainMap"]], "classvar (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.ClassVar"]], "collection (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Collection"]], "concatenate (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Concatenate"]], "container (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Container"]], "contextmanager (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.ContextManager"]], "coroutine (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Coroutine"]], "counter (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Counter"]], "defaultdict (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.DefaultDict"]], "deque (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Deque"]], "dict (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Dict"]], "final (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Final"]], "forwardref (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.ForwardRef"]], "frozenset (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.FrozenSet"]], "generator (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Generator"]], "generic (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Generic"]], "hashable (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Hashable"]], "io (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.IO"]], "itemsview (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.ItemsView"]], "iterable (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Iterable"]], "iterator (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Iterator"]], "keysview (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.KeysView"]], "list (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.List"]], "literal (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Literal"]], "literalstring (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.LiteralString"]], "mapping (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Mapping"]], "mappingview (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.MappingView"]], "match (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Match"]], "mutablemapping (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.MutableMapping"]], "mutablesequence (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.MutableSequence"]], "mutableset (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.MutableSet"]], "namedtuple (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.NamedTuple"]], "never (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Never"]], "newtype (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.NewType"]], "noreturn (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.NoReturn"]], "notrequired (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.NotRequired"]], "optional (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Optional"]], "ordereddict (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.OrderedDict"]], "pep 544": [[383, "index-138"], [383, "index-28"], [383, "index-49"], [478, "index-18"]], "pep 586": [[383, "index-140"], [383, "index-33"], [469, "index-111"], [478, "index-16"], [479, "index-27"]], "pep 589": [[383, "index-141"], [383, "index-51"], [478, "index-15"]], "pep 591": [[383, "index-142"], [383, "index-35"], [383, "index-55"], [478, "index-17"]], "pep 593": [[383, "index-143"], [383, "index-164"], [383, "index-38"], [479, "index-17"], [479, "index-5"], [480, "index-199"]], "pep 612": [[383, "index-145"], [383, "index-24"], [383, "index-25"], [383, "index-32"], [383, "index-47"], [383, "index-94"], [469, "index-102"], [469, "index-86"], [480, "index-114"], [480, "index-117"], [480, "index-119"], [480, "index-92"], [480, "index-99"]], "pep 613": [[383, "index-146"], [383, "index-159"], [469, "index-104"], [469, "index-87"], [480, "index-136"]], "pep 646": [[383, "index-147"], [383, "index-44"], [470, "index-96"], [470, "index-97"]], "pep 647": [[383, "index-148"], [383, "index-39"], [469, "index-105"], [469, "index-88"], [480, "index-100"]], "pep 655": [[383, "index-149"], [383, "index-160"], [383, "index-161"], [383, "index-52"], [470, "index-98"], [480, "index-60"]], "pep 673": [[383, "index-150"], [383, "index-158"], [470, "index-100"], [480, "index-76"]], "pep 675": [[383, "index-151"], [383, "index-157"], [470, "index-101"], [480, "index-66"]], "pep 681": [[383, "index-152"], [383, "index-162"], [470, "index-102"], [480, "index-58"]], "pep 692": [[383, "index-153"], [383, "index-40"], [471, "index-17"], [471, "index-18"], [480, "index-13"], [480, "index-20"]], "pep 695": [[383, "index-100"], [383, "index-154"], [383, "index-42"], [383, "index-43"], [383, "index-45"], [383, "index-46"], [426, "index-12"], [433, "index-48"], [471, "index-29"], [471, "index-4"], [471, "index-53"], [480, "index-0"], [480, "index-1"], [480, "index-12"], [480, "index-2"], [480, "index-3"], [480, "index-4"], [480, "index-7"]], "pep 698": [[383, "index-155"], [383, "index-163"], [471, "index-19"], [480, "index-24"]], "paramspec (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.ParamSpec"]], "paramspecargs (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.ParamSpecArgs"]], "paramspeckwargs (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.ParamSpecKwargs"]], "pattern (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Pattern"]], "protocol (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Protocol"]], "required (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Required"]], "reversible (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Reversible"]], "self (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Self"]], "sequence (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Sequence"]], "set (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Set"]], "sized (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Sized"]], "supportsabs (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.SupportsAbs"]], "supportsbytes (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.SupportsBytes"]], "supportscomplex (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.SupportsComplex"]], "supportsfloat (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.SupportsFloat"]], "supportsindex (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.SupportsIndex"]], "supportsint (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.SupportsInt"]], "supportsround (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.SupportsRound"]], "type_checking (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.TYPE_CHECKING"]], "text (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Text"]], "textio (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.TextIO"]], "tuple (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Tuple"]], "type (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Type"]], "typealias (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.TypeAlias"]], "typealiastype (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.TypeAliasType"]], "typeguard (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.TypeGuard"]], "typevar (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.TypeVar"]], "typevartuple (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.TypeVarTuple"]], "typeddict (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.TypedDict"]], "union (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Union"]], "unpack (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Unpack"]], "valuesview (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.ValuesView"]], "__bound__ (typing.typevar \u7684\u5c6c\u6027)": [[383, "typing.TypeVar.__bound__"]], "__constraints__ (typing.typevar \u7684\u5c6c\u6027)": [[383, "typing.TypeVar.__constraints__"]], "__contravariant__ (typing.typevar \u7684\u5c6c\u6027)": [[383, "typing.TypeVar.__contravariant__"]], "__covariant__ (typing.typevar \u7684\u5c6c\u6027)": [[383, "typing.TypeVar.__covariant__"]], "__infer_variance__ (typing.typevar \u7684\u5c6c\u6027)": [[383, "typing.TypeVar.__infer_variance__"]], "__module__ (typing.newtype \u7684\u5c6c\u6027)": [[383, "typing.NewType.__module__"]], "__module__ (typing.typealiastype \u7684\u5c6c\u6027)": [[383, "typing.TypeAliasType.__module__"]], "__name__ (typing.newtype \u7684\u5c6c\u6027)": [[383, "typing.NewType.__name__"]], "__name__ (typing.paramspec \u7684\u5c6c\u6027)": [[383, "typing.ParamSpec.__name__"]], "__name__ (typing.typealiastype \u7684\u5c6c\u6027)": [[383, "typing.TypeAliasType.__name__"]], "__name__ (typing.typevar \u7684\u5c6c\u6027)": [[383, "typing.TypeVar.__name__"]], "__name__ (typing.typevartuple \u7684\u5c6c\u6027)": [[383, "typing.TypeVarTuple.__name__"]], "__optional_keys__ (typing.typeddict \u7684\u5c6c\u6027)": [[383, "typing.TypedDict.__optional_keys__"]], "__required_keys__ (typing.typeddict \u7684\u5c6c\u6027)": [[383, "typing.TypedDict.__required_keys__"]], "__supertype__ (typing.newtype \u7684\u5c6c\u6027)": [[383, "typing.NewType.__supertype__"]], "__total__ (typing.typeddict \u7684\u5c6c\u6027)": [[383, "typing.TypedDict.__total__"]], "__type_params__ (typing.typealiastype \u7684\u5c6c\u6027)": [[383, "typing.TypeAliasType.__type_params__"]], "__value__ (typing.typealiastype \u7684\u5c6c\u6027)": [[383, "typing.TypeAliasType.__value__"]], "args (typing.paramspec \u7684\u5c6c\u6027)": [[383, "typing.ParamSpec.args"]], "assert_never() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.assert_never"]], "assert_type() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.assert_type"]], "cast() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.cast"]], "clear_overloads() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.clear_overloads"]], "dataclass_transform() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.dataclass_transform"]], "final() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.final"]], "get_args() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.get_args"]], "get_origin() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.get_origin"]], "get_overloads() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.get_overloads"]], "get_type_hints() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.get_type_hints"]], "is_typeddict() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.is_typeddict"]], "kwargs (typing.paramspec \u7684\u5c6c\u6027)": [[383, "typing.ParamSpec.kwargs"]], "no_type_check() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.no_type_check"]], "no_type_check_decorator() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.no_type_check_decorator"]], "overload() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.overload"]], "override() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.override"]], "reveal_type() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.reveal_type"]], "runtime_checkable() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.runtime_checkable"]], "type_check_only() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.type_check_only"]], "typing": [[383, "module-typing"]], "bidirectional() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.bidirectional"]], "category() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.category"]], "character\uff08\u5b57\u5143\uff09": [[384, "index-0"], [425, "index-19"], [427, "index-43"]], "combining() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.combining"]], "database\uff08\u8cc7\u6599\u5eab\uff09": [[384, "index-0"]], "decimal() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.decimal"]], "decomposition() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.decomposition"]], "digit() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.digit"]], "east_asian_width() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.east_asian_width"]], "is_normalized() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.is_normalized"]], "lookup() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.lookup"]], "mirrored() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.mirrored"]], "name() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.name"]], "normalize() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.normalize"]], "numeric() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.numeric"]], "ucd_3_2_0 (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.ucd_3_2_0"]], "unicodedata": [[384, "module-unicodedata"]], "unidata_version (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.unidata_version"]], "--buffer": [[385, "cmdoption-unittest-b"]], "--catch": [[385, "cmdoption-unittest-c"]], "--durations": [[385, "cmdoption-unittest-durations"]], "--failfast": [[385, "cmdoption-unittest-f"]], "--locals": [[385, "cmdoption-unittest-locals"]], "--pattern": [[385, "cmdoption-unittest-discover-p"]], "--start-directory": [[385, "cmdoption-unittest-discover-s"]], "--top-level-directory": [[385, "cmdoption-unittest-discover-t"]], "-k": [[385, "cmdoption-unittest-k"]], "functiontestcase (unittest \u4e2d\u7684\u985e\u5225)": [[385, "unittest.FunctionTestCase"]], "isolatedasynciotestcase (unittest \u4e2d\u7684\u985e\u5225)": [[385, "unittest.IsolatedAsyncioTestCase"]], "skiptest": [[385, "unittest.SkipTest"]], "testcase (unittest \u4e2d\u7684\u985e\u5225)": [[385, "unittest.TestCase"]], "testloader (unittest \u4e2d\u7684\u985e\u5225)": [[385, "unittest.TestLoader"]], "testresult (unittest \u4e2d\u7684\u985e\u5225)": [[385, "unittest.TestResult"]], "testsuite (unittest \u4e2d\u7684\u985e\u5225)": [[385, "unittest.TestSuite"]], "texttestresult (unittest \u4e2d\u7684\u985e\u5225)": [[385, "unittest.TextTestResult"]], "texttestrunner (unittest \u4e2d\u7684\u985e\u5225)": [[385, "unittest.TextTestRunner"]], "__iter__() (unittest.testsuite \u7684\u65b9\u6cd5)": [[385, "unittest.TestSuite.__iter__"]], "_makeresult() (unittest.texttestrunner \u7684\u65b9\u6cd5)": [[385, "unittest.TextTestRunner._makeResult"]], "addasynccleanup() (unittest.isolatedasynciotestcase \u7684\u65b9\u6cd5)": [[385, "unittest.IsolatedAsyncioTestCase.addAsyncCleanup"]], "addclasscleanup() (unittest.testcase \u7684\u985e\u5225\u65b9\u6cd5)": [[385, "unittest.TestCase.addClassCleanup"]], "addcleanup() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.addCleanup"]], "addduration() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.addDuration"]], "adderror() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.addError"]], "addexpectedfailure() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.addExpectedFailure"]], "addfailure() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.addFailure"]], "addmodulecleanup() (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.addModuleCleanup"]], "addskip() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.addSkip"]], "addsubtest() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.addSubTest"]], "addsuccess() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.addSuccess"]], "addtest() (unittest.testsuite \u7684\u65b9\u6cd5)": [[385, "unittest.TestSuite.addTest"]], "addtests() (unittest.testsuite \u7684\u65b9\u6cd5)": [[385, "unittest.TestSuite.addTests"]], "addtypeequalityfunc() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.addTypeEqualityFunc"]], "addunexpectedsuccess() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.addUnexpectedSuccess"]], "assertalmostequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertAlmostEqual"]], "assertcountequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertCountEqual"]], "assertdictequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertDictEqual"]], "assertequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertEqual"]], "assertfalse() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertFalse"]], "assertgreater() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertGreater"]], "assertgreaterequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertGreaterEqual"]], "assertin() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertIn"]], "assertis() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertIs"]], "assertisinstance() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertIsInstance"]], "assertisnone() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertIsNone"]], "assertisnot() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertIsNot"]], "assertisnotnone() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertIsNotNone"]], "assertless() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertLess"]], "assertlessequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertLessEqual"]], "assertlistequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertListEqual"]], "assertlogs() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertLogs"]], "assertmultilineequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertMultiLineEqual"]], "assertnologs() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertNoLogs"]], "assertnotalmostequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertNotAlmostEqual"]], "assertnotequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertNotEqual"]], "assertnotin() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertNotIn"]], "assertnotisinstance() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertNotIsInstance"]], "assertnotregex() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertNotRegex"]], "assertraises() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertRaises"]], "assertraisesregex() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertRaisesRegex"]], "assertregex() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertRegex"]], "assertsequenceequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertSequenceEqual"]], "assertsetequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertSetEqual"]], "asserttrue() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertTrue"]], "asserttupleequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertTupleEqual"]], "assertwarns() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertWarns"]], "assertwarnsregex() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertWarnsRegex"]], "asyncsetup() (unittest.isolatedasynciotestcase \u7684\u65b9\u6cd5)": [[385, "unittest.IsolatedAsyncioTestCase.asyncSetUp"]], "asyncteardown() (unittest.isolatedasynciotestcase \u7684\u65b9\u6cd5)": [[385, "unittest.IsolatedAsyncioTestCase.asyncTearDown"]], "buffer (unittest.testresult \u7684\u5c6c\u6027)": [[385, "unittest.TestResult.buffer"]], "collecteddurations (unittest.testresult \u7684\u5c6c\u6027)": [[385, "unittest.TestResult.collectedDurations"]], "counttestcases() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.countTestCases"]], "counttestcases() (unittest.testsuite \u7684\u65b9\u6cd5)": [[385, "unittest.TestSuite.countTestCases"]], "debug() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.debug"]], "debug() (unittest.testsuite \u7684\u65b9\u6cd5)": [[385, "unittest.TestSuite.debug"]], "defaulttestloader (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.defaultTestLoader"]], "defaulttestresult() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.defaultTestResult"]], "discover() (unittest.testloader \u7684\u65b9\u6cd5)": [[385, "unittest.TestLoader.discover"]], "doclasscleanups() (unittest.testcase \u7684\u985e\u5225\u65b9\u6cd5)": [[385, "unittest.TestCase.doClassCleanups"]], "docleanups() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.doCleanups"]], "domodulecleanups() (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.doModuleCleanups"]], "enterasynccontext() (unittest.isolatedasynciotestcase \u7684\u65b9\u6cd5)": [[385, "unittest.IsolatedAsyncioTestCase.enterAsyncContext"]], "enterclasscontext() (unittest.testcase \u7684\u985e\u5225\u65b9\u6cd5)": [[385, "unittest.TestCase.enterClassContext"]], "entercontext() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.enterContext"]], "entermodulecontext() (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.enterModuleContext"]], "errors (unittest.testloader \u7684\u5c6c\u6027)": [[385, "unittest.TestLoader.errors"]], "errors (unittest.testresult \u7684\u5c6c\u6027)": [[385, "unittest.TestResult.errors"]], "expectedfailure() (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.expectedFailure"]], "expectedfailures (unittest.testresult \u7684\u5c6c\u6027)": [[385, "unittest.TestResult.expectedFailures"]], "fail() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.fail"]], "failfast (unittest.testresult \u7684\u5c6c\u6027)": [[385, "unittest.TestResult.failfast"]], "failureexception (unittest.testcase \u7684\u5c6c\u6027)": [[385, "unittest.TestCase.failureException"]], "failures (unittest.testresult \u7684\u5c6c\u6027)": [[385, "unittest.TestResult.failures"]], "gettestcasenames() (unittest.testloader \u7684\u65b9\u6cd5)": [[385, "unittest.TestLoader.getTestCaseNames"]], "id() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.id"]], "installhandler() (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.installHandler"]], "loadtestsfrommodule() (unittest.testloader \u7684\u65b9\u6cd5)": [[385, "unittest.TestLoader.loadTestsFromModule"]], "loadtestsfromname() (unittest.testloader \u7684\u65b9\u6cd5)": [[385, "unittest.TestLoader.loadTestsFromName"]], "loadtestsfromnames() (unittest.testloader \u7684\u65b9\u6cd5)": [[385, "unittest.TestLoader.loadTestsFromNames"]], "loadtestsfromtestcase() (unittest.testloader \u7684\u65b9\u6cd5)": [[385, "unittest.TestLoader.loadTestsFromTestCase"]], "longmessage (unittest.testcase \u7684\u5c6c\u6027)": [[385, "unittest.TestCase.longMessage"]], "main() (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.main"]], "maxdiff (unittest.testcase \u7684\u5c6c\u6027)": [[385, "unittest.TestCase.maxDiff"]], "output (unittest.testcase \u7684\u5c6c\u6027)": [[385, "unittest.TestCase.output"]], "records (unittest.testcase \u7684\u5c6c\u6027)": [[385, "unittest.TestCase.records"]], "registerresult() (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.registerResult"]], "removehandler() (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.removeHandler"]], "removeresult() (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.removeResult"]], "run() (unittest.isolatedasynciotestcase \u7684\u65b9\u6cd5)": [[385, "unittest.IsolatedAsyncioTestCase.run"]], "run() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.run"]], "run() (unittest.testsuite \u7684\u65b9\u6cd5)": [[385, "unittest.TestSuite.run"]], "run() (unittest.texttestrunner \u7684\u65b9\u6cd5)": [[385, "unittest.TextTestRunner.run"]], "setup() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.setUp"]], "setupclass() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.setUpClass"]], "shortdescription() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.shortDescription"]], "shouldstop (unittest.testresult \u7684\u5c6c\u6027)": [[385, "unittest.TestResult.shouldStop"]], "skip() (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.skip"]], "skipif() (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.skipIf"]], "skiptest() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.skipTest"]], "skipunless() (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.skipUnless"]], "skipped (unittest.testresult \u7684\u5c6c\u6027)": [[385, "unittest.TestResult.skipped"]], "sorttestmethodsusing (unittest.testloader \u7684\u5c6c\u6027)": [[385, "unittest.TestLoader.sortTestMethodsUsing"]], "starttest() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.startTest"]], "starttestrun() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.startTestRun"]], "stop() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.stop"]], "stoptest() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.stopTest"]], "stoptestrun() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.stopTestRun"]], "subtest() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.subTest"]], "suiteclass (unittest.testloader \u7684\u5c6c\u6027)": [[385, "unittest.TestLoader.suiteClass"]], "tb_locals (unittest.testresult \u7684\u5c6c\u6027)": [[385, "unittest.TestResult.tb_locals"]], "teardown() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.tearDown"]], "teardownclass() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.tearDownClass"]], "testmethodprefix (unittest.testloader \u7684\u5c6c\u6027)": [[385, "unittest.TestLoader.testMethodPrefix"]], "testnamepatterns (unittest.testloader \u7684\u5c6c\u6027)": [[385, "unittest.TestLoader.testNamePatterns"]], "testsrun (unittest.testresult \u7684\u5c6c\u6027)": [[385, "unittest.TestResult.testsRun"]], "unexpectedsuccesses (unittest.testresult \u7684\u5c6c\u6027)": [[385, "unittest.TestResult.unexpectedSuccesses"]], "unittest": [[385, "module-unittest"]], "unittest \u547d\u4ee4\u5217\u9078\u9805": [[385, "cmdoption-unittest-b"], [385, "cmdoption-unittest-c"], [385, "cmdoption-unittest-durations"], [385, "cmdoption-unittest-f"], [385, "cmdoption-unittest-k"], [385, "cmdoption-unittest-locals"]], "unittest-discover \u547d\u4ee4\u5217\u9078\u9805": [[385, "cmdoption-unittest-discover-p"], [385, "cmdoption-unittest-discover-s"], [385, "cmdoption-unittest-discover-t"], [385, "cmdoption-unittest-discover-v"]], "wassuccessful() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.wasSuccessful"]], "any (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.ANY"]], "asyncmock (unittest.mock \u4e2d\u7684\u985e\u5225)": [[386, "unittest.mock.AsyncMock"]], "default (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.DEFAULT"]], "filter_dir (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.FILTER_DIR"]], "magicmock (unittest.mock \u4e2d\u7684\u985e\u5225)": [[386, "unittest.mock.MagicMock"]], "mock (unittest.mock \u4e2d\u7684\u985e\u5225)": [[386, "unittest.mock.Mock"]], "noncallablemagicmock (unittest.mock \u4e2d\u7684\u985e\u5225)": [[386, "unittest.mock.NonCallableMagicMock"]], "noncallablemock (unittest.mock \u4e2d\u7684\u985e\u5225)": [[386, "unittest.mock.NonCallableMock"]], "propertymock (unittest.mock \u4e2d\u7684\u985e\u5225)": [[386, "unittest.mock.PropertyMock"]], "__class__ (unittest.mock.mock \u7684\u5c6c\u6027)": [[386, "unittest.mock.Mock.__class__"]], "__dir__() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock.__dir__"]], "_get_child_mock() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock._get_child_mock"]], "assert_any_await() (unittest.mock.asyncmock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.AsyncMock.assert_any_await"]], "assert_any_call() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock.assert_any_call"]], "assert_awaited() (unittest.mock.asyncmock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.AsyncMock.assert_awaited"]], "assert_awaited_once() (unittest.mock.asyncmock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.AsyncMock.assert_awaited_once"]], "assert_awaited_once_with() (unittest.mock.asyncmock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.AsyncMock.assert_awaited_once_with"]], "assert_awaited_with() (unittest.mock.asyncmock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.AsyncMock.assert_awaited_with"]], "assert_called() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock.assert_called"]], "assert_called_once() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock.assert_called_once"]], "assert_called_once_with() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock.assert_called_once_with"]], "assert_called_with() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock.assert_called_with"]], "assert_has_awaits() (unittest.mock.asyncmock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.AsyncMock.assert_has_awaits"]], "assert_has_calls() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock.assert_has_calls"]], "assert_not_awaited() (unittest.mock.asyncmock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.AsyncMock.assert_not_awaited"]], "assert_not_called() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock.assert_not_called"]], "attach_mock() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock.attach_mock"]], "await_args (unittest.mock.asyncmock \u7684\u5c6c\u6027)": [[386, "unittest.mock.AsyncMock.await_args"]], "await_args_list (unittest.mock.asyncmock \u7684\u5c6c\u6027)": [[386, "unittest.mock.AsyncMock.await_args_list"]], "await_count (unittest.mock.asyncmock \u7684\u5c6c\u6027)": [[386, "unittest.mock.AsyncMock.await_count"]], "call() (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.call"]], "call_args (unittest.mock.mock \u7684\u5c6c\u6027)": [[386, "unittest.mock.Mock.call_args"]], "call_args_list (unittest.mock.mock \u7684\u5c6c\u6027)": [[386, "unittest.mock.Mock.call_args_list"]], "call_count (unittest.mock.mock \u7684\u5c6c\u6027)": [[386, "unittest.mock.Mock.call_count"]], "call_list() (unittest.mock.call \u7684\u65b9\u6cd5)": [[386, "unittest.mock.call.call_list"]], "called (unittest.mock.mock \u7684\u5c6c\u6027)": [[386, "unittest.mock.Mock.called"]], "configure_mock() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock.configure_mock"]], "create_autospec() (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.create_autospec"]], "method_calls (unittest.mock.mock \u7684\u5c6c\u6027)": [[386, "unittest.mock.Mock.method_calls"]], "mock_add_spec() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock.mock_add_spec"]], "mock_calls (unittest.mock.mock \u7684\u5c6c\u6027)": [[386, "unittest.mock.Mock.mock_calls"]], "mock_open() (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.mock_open"]], "patch() (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.patch"]], "patch.dict() (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.patch.dict"]], "patch.multiple() (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.patch.multiple"]], "patch.object() (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.patch.object"]], "patch.stopall() (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.patch.stopall"]], "reset_mock() (unittest.mock.asyncmock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.AsyncMock.reset_mock"]], "reset_mock() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock.reset_mock"]], "return_value (unittest.mock.mock \u7684\u5c6c\u6027)": [[386, "unittest.mock.Mock.return_value"]], "seal() (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.seal"]], "sentinel (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.sentinel"]], "side_effect (unittest.mock.mock \u7684\u5c6c\u6027)": [[386, "unittest.mock.Mock.side_effect"]], "unittest.mock": [[386, "module-unittest.mock"]], "urllib": [[389, "module-urllib"]], "contenttooshorterror": [[390, "urllib.error.ContentTooShortError"]], "httperror": [[390, "urllib.error.HTTPError"]], "urlerror": [[390, "urllib.error.URLError"]], "code (urllib.error.httperror \u7684\u5c6c\u6027)": [[390, "urllib.error.HTTPError.code"]], "content (urllib.error.contenttooshorterror \u7684\u5c6c\u6027)": [[390, "urllib.error.ContentTooShortError.content"]], "fp (urllib.error.httperror \u7684\u5c6c\u6027)": [[390, "urllib.error.HTTPError.fp"]], "headers (urllib.error.httperror \u7684\u5c6c\u6027)": [[390, "urllib.error.HTTPError.headers"]], "reason (urllib.error.httperror \u7684\u5c6c\u6027)": [[390, "urllib.error.HTTPError.reason"]], "reason (urllib.error.urlerror \u7684\u5c6c\u6027)": [[390, "urllib.error.URLError.reason"]], "url (urllib.error.httperror \u7684\u5c6c\u6027)": [[390, "urllib.error.HTTPError.url"]], "urllib.error": [[390, "module-urllib.error"]], "defragresult (urllib.parse \u4e2d\u7684\u985e\u5225)": [[391, "urllib.parse.DefragResult"]], "defragresultbytes (urllib.parse \u4e2d\u7684\u985e\u5225)": [[391, "urllib.parse.DefragResultBytes"]], "parseresult (urllib.parse \u4e2d\u7684\u985e\u5225)": [[391, "urllib.parse.ParseResult"]], "parseresultbytes (urllib.parse \u4e2d\u7684\u985e\u5225)": [[391, "urllib.parse.ParseResultBytes"]], "rfc 1738": [[391, "index-17"]], "rfc 1808": [[391, "index-1"], [391, "index-16"], [475, "index-43"]], "rfc 2368": [[391, "index-11"]], "rfc 2396": [[391, "index-10"], [391, "index-3"], [391, "index-6"], [475, "index-44"], [477, "index-34"]], "rfc 2732": [[391, "index-9"], [466, "index-11"], [472, "index-13"]], "splitresult (urllib.parse \u4e2d\u7684\u985e\u5225)": [[391, "urllib.parse.SplitResult"]], "splitresultbytes (urllib.parse \u4e2d\u7684\u985e\u5225)": [[391, "urllib.parse.SplitResultBytes"]], "geturl() (urllib.parse.urllib.parse.splitresult \u7684\u65b9\u6cd5)": [[391, "urllib.parse.urllib.parse.SplitResult.geturl"]], "parse_qs() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.parse_qs"]], "parse_qsl() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.parse_qsl"]], "parsing\uff08\u5256\u6790\uff09": [[391, "index-0"]], "quote() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.quote"]], "quote_from_bytes() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.quote_from_bytes"]], "quote_plus() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.quote_plus"]], "relative\uff08\u76f8\u5c0d\uff09": [[391, "index-0"], [433, "index-39"]], "unquote() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.unquote"]], "unquote_plus() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.unquote_plus"]], "unquote_to_bytes() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.unquote_to_bytes"]], "unwrap() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.unwrap"]], "urldefrag() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.urldefrag"]], "urlencode() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.urlencode"]], "urljoin() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.urljoin"]], "urllib.parse": [[391, "module-urllib.parse"]], "urlparse() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.urlparse"]], "urlsplit() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.urlsplit"]], "urlunparse() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.urlunparse"]], "urlunsplit() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.urlunsplit"]], "abstractbasicauthhandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.AbstractBasicAuthHandler"]], "abstractdigestauthhandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.AbstractDigestAuthHandler"]], "basehandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.BaseHandler"]], "cacheftphandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.CacheFTPHandler"]], "datahandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.DataHandler"]], "ftphandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.FTPHandler"]], "fancyurlopener (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.FancyURLopener"]], "filehandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.FileHandler"]], "httpbasicauthhandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.HTTPBasicAuthHandler"]], "httpcookieprocessor (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.HTTPCookieProcessor"]], "httpdefaulterrorhandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.HTTPDefaultErrorHandler"]], "httpdigestauthhandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.HTTPDigestAuthHandler"]], "httperrorprocessor (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.HTTPErrorProcessor"]], "httphandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.HTTPHandler"]], "httppasswordmgr (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.HTTPPasswordMgr"]], "httppasswordmgrwithdefaultrealm (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.HTTPPasswordMgrWithDefaultRealm"]], "httppasswordmgrwithpriorauth (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.HTTPPasswordMgrWithPriorAuth"]], "httpredirecthandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.HTTPRedirectHandler"]], "httpshandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.HTTPSHandler"]], "openerdirector (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.OpenerDirector"]], "proxybasicauthhandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.ProxyBasicAuthHandler"]], "proxydigestauthhandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.ProxyDigestAuthHandler"]], "proxyhandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.ProxyHandler"]], "rfc 2397": [[392, "index-8"]], "request (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.Request"]], "urlopener (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.URLopener"]], "unknownhandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.UnknownHandler"]], "add_handler() (urllib.request.openerdirector \u7684\u65b9\u6cd5)": [[392, "urllib.request.OpenerDirector.add_handler"]], "add_header() (urllib.request.request \u7684\u65b9\u6cd5)": [[392, "urllib.request.Request.add_header"]], "add_parent() (urllib.request.basehandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.BaseHandler.add_parent"]], "add_password() (urllib.request.httppasswordmgr \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPPasswordMgr.add_password"]], "add_password() (urllib.request.httppasswordmgrwithpriorauth \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPPasswordMgrWithPriorAuth.add_password"]], "add_unredirected_header() (urllib.request.request \u7684\u65b9\u6cd5)": [[392, "urllib.request.Request.add_unredirected_header"]], "addinfourl (urllib.response \u4e2d\u7684\u985e\u5225)": [[392, "urllib.response.addinfourl"]], "build_opener() (\u65bc urllib.request \u6a21\u7d44\u4e2d)": [[392, "urllib.request.build_opener"]], "close() (urllib.request.basehandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.BaseHandler.close"]], "code (urllib.response.addinfourl \u7684\u5c6c\u6027)": [[392, "urllib.response.addinfourl.code"]], "cookiejar (urllib.request.httpcookieprocessor \u7684\u5c6c\u6027)": [[392, "urllib.request.HTTPCookieProcessor.cookiejar"]], "data (urllib.request.request \u7684\u5c6c\u6027)": [[392, "urllib.request.Request.data"]], "data_open() (urllib.request.datahandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.DataHandler.data_open"]], "default_open() (urllib.request.basehandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.BaseHandler.default_open"]], "error() (urllib.request.openerdirector \u7684\u65b9\u6cd5)": [[392, "urllib.request.OpenerDirector.error"]], "file_open() (urllib.request.filehandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.FileHandler.file_open"]], "find_user_password() (urllib.request.httppasswordmgr \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPPasswordMgr.find_user_password"]], "find_user_password() (urllib.request.httppasswordmgrwithpriorauth \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPPasswordMgrWithPriorAuth.find_user_password"]], "ftp_open() (urllib.request.ftphandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.FTPHandler.ftp_open"]], "full_url (urllib.request.request \u7684\u5c6c\u6027)": [[392, "urllib.request.Request.full_url"]], "get_full_url() (urllib.request.request \u7684\u65b9\u6cd5)": [[392, "urllib.request.Request.get_full_url"]], "get_header() (urllib.request.request \u7684\u65b9\u6cd5)": [[392, "urllib.request.Request.get_header"]], "get_method() (urllib.request.request \u7684\u65b9\u6cd5)": [[392, "urllib.request.Request.get_method"]], "getcode() (urllib.response.addinfourl \u7684\u65b9\u6cd5)": [[392, "urllib.response.addinfourl.getcode"]], "getproxies() (\u65bc urllib.request \u6a21\u7d44\u4e2d)": [[392, "urllib.request.getproxies"]], "geturl() (urllib.response.addinfourl \u7684\u65b9\u6cd5)": [[392, "urllib.response.addinfourl.geturl"]], "has_header() (urllib.request.request \u7684\u65b9\u6cd5)": [[392, "urllib.request.Request.has_header"]], "header_items() (urllib.request.request \u7684\u65b9\u6cd5)": [[392, "urllib.request.Request.header_items"]], "headers (urllib.response.addinfourl \u7684\u5c6c\u6027)": [[392, "urllib.response.addinfourl.headers"]], "host (urllib.request.request \u7684\u5c6c\u6027)": [[392, "urllib.request.Request.host"]], "http_error_301() (urllib.request.httpredirecthandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPRedirectHandler.http_error_301"]], "http_error_302() (urllib.request.httpredirecthandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPRedirectHandler.http_error_302"]], "http_error_303() (urllib.request.httpredirecthandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPRedirectHandler.http_error_303"]], "http_error_307() (urllib.request.httpredirecthandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPRedirectHandler.http_error_307"]], "http_error_308() (urllib.request.httpredirecthandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPRedirectHandler.http_error_308"]], "http_error_401() (urllib.request.httpbasicauthhandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPBasicAuthHandler.http_error_401"]], "http_error_401() (urllib.request.httpdigestauthhandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPDigestAuthHandler.http_error_401"]], "http_error_407() (urllib.request.proxybasicauthhandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.ProxyBasicAuthHandler.http_error_407"]], "http_error_407() (urllib.request.proxydigestauthhandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.ProxyDigestAuthHandler.http_error_407"]], "http_error_auth_reqed() (urllib.request.abstractbasicauthhandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.AbstractBasicAuthHandler.http_error_auth_reqed"]], "http_error_auth_reqed() (urllib.request.abstractdigestauthhandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.AbstractDigestAuthHandler.http_error_auth_reqed"]], "http_error_default() (urllib.request.basehandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.BaseHandler.http_error_default"]], "http_open() (urllib.request.httphandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPHandler.http_open"]], "http_response() (urllib.request.httperrorprocessor \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPErrorProcessor.http_response"]], "https_open() (urllib.request.httpshandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPSHandler.https_open"]], "https_response() (urllib.request.httperrorprocessor \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPErrorProcessor.https_response"]], "info() (urllib.response.addinfourl \u7684\u65b9\u6cd5)": [[392, "urllib.response.addinfourl.info"]], "install_opener() (\u65bc urllib.request \u6a21\u7d44\u4e2d)": [[392, "urllib.request.install_opener"]], "is_authenticated() (urllib.request.httppasswordmgrwithpriorauth \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPPasswordMgrWithPriorAuth.is_authenticated"]], "method (urllib.request.request \u7684\u5c6c\u6027)": [[392, "urllib.request.Request.method"]], "no_proxy": [[392, "index-4"]], "open() (urllib.request.openerdirector \u7684\u65b9\u6cd5)": [[392, "urllib.request.OpenerDirector.open"]], "open() (urllib.request.urlopener \u7684\u65b9\u6cd5)": [[392, "urllib.request.URLopener.open"]], "open_unknown() (urllib.request.urlopener \u7684\u65b9\u6cd5)": [[392, "urllib.request.URLopener.open_unknown"]], "origin_req_host (urllib.request.request \u7684\u5c6c\u6027)": [[392, "urllib.request.Request.origin_req_host"]], "parent (urllib.request.basehandler \u7684\u5c6c\u6027)": [[392, "urllib.request.BaseHandler.parent"]], "pathname2url() (\u65bc urllib.request \u6a21\u7d44\u4e2d)": [[392, "urllib.request.pathname2url"]], "prompt_user_passwd() (urllib.request.fancyurlopener \u7684\u65b9\u6cd5)": [[392, "urllib.request.FancyURLopener.prompt_user_passwd"]], "redirect_request() (urllib.request.httpredirecthandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPRedirectHandler.redirect_request"]], "remove_header() (urllib.request.request \u7684\u65b9\u6cd5)": [[392, "urllib.request.Request.remove_header"]], "retrieve() (urllib.request.urlopener \u7684\u65b9\u6cd5)": [[392, "urllib.request.URLopener.retrieve"]], "selector (urllib.request.request \u7684\u5c6c\u6027)": [[392, "urllib.request.Request.selector"]], "setmaxconns() (urllib.request.cacheftphandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.CacheFTPHandler.setMaxConns"]], "settimeout() (urllib.request.cacheftphandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.CacheFTPHandler.setTimeout"]], "set_proxy() (urllib.request.request \u7684\u65b9\u6cd5)": [[392, "urllib.request.Request.set_proxy"]], "status (urllib.response.addinfourl \u7684\u5c6c\u6027)": [[392, "urllib.response.addinfourl.status"]], "type (urllib.request.request \u7684\u5c6c\u6027)": [[392, "urllib.request.Request.type"]], "unknown_open() (urllib.request.basehandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.BaseHandler.unknown_open"]], "unknown_open() (urllib.request.unknownhandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.UnknownHandler.unknown_open"]], "unverifiable (urllib.request.request \u7684\u5c6c\u6027)": [[392, "urllib.request.Request.unverifiable"]], "update_authenticated() (urllib.request.httppasswordmgrwithpriorauth \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPPasswordMgrWithPriorAuth.update_authenticated"]], "url (urllib.response.addinfourl \u7684\u5c6c\u6027)": [[392, "urllib.response.addinfourl.url"]], "url2pathname() (\u65bc urllib.request \u6a21\u7d44\u4e2d)": [[392, "urllib.request.url2pathname"]], "urlcleanup() (\u65bc urllib.request \u6a21\u7d44\u4e2d)": [[392, "urllib.request.urlcleanup"]], "urllib.response": [[392, "module-urllib.response"]], "urlopen() (\u65bc urllib.request \u6a21\u7d44\u4e2d)": [[392, "urllib.request.urlopen"]], "urlretrieve() (\u65bc urllib.request \u6a21\u7d44\u4e2d)": [[392, "urllib.request.urlretrieve"]], "version (urllib.request.urlopener \u7684\u5c6c\u6027)": [[392, "urllib.request.URLopener.version"]], "robotfileparser (urllib.robotparser \u4e2d\u7684\u985e\u5225)": [[393, "urllib.robotparser.RobotFileParser"]], "can_fetch() (urllib.robotparser.robotfileparser \u7684\u65b9\u6cd5)": [[393, "urllib.robotparser.RobotFileParser.can_fetch"]], "crawl_delay() (urllib.robotparser.robotfileparser \u7684\u65b9\u6cd5)": [[393, "urllib.robotparser.RobotFileParser.crawl_delay"]], "modified() (urllib.robotparser.robotfileparser \u7684\u65b9\u6cd5)": [[393, "urllib.robotparser.RobotFileParser.modified"]], "mtime() (urllib.robotparser.robotfileparser \u7684\u65b9\u6cd5)": [[393, "urllib.robotparser.RobotFileParser.mtime"]], "parse() (urllib.robotparser.robotfileparser \u7684\u65b9\u6cd5)": [[393, "urllib.robotparser.RobotFileParser.parse"]], "read() (urllib.robotparser.robotfileparser \u7684\u65b9\u6cd5)": [[393, "urllib.robotparser.RobotFileParser.read"]], "request_rate() (urllib.robotparser.robotfileparser \u7684\u65b9\u6cd5)": [[393, "urllib.robotparser.RobotFileParser.request_rate"]], "robots.txt": [[393, "index-0"]], "set_url() (urllib.robotparser.robotfileparser \u7684\u65b9\u6cd5)": [[393, "urllib.robotparser.RobotFileParser.set_url"]], "site_maps() (urllib.robotparser.robotfileparser \u7684\u65b9\u6cd5)": [[393, "urllib.robotparser.RobotFileParser.site_maps"]], "urllib.robotparser": [[393, "module-urllib.robotparser"]], "ellinghouse, lance": [[394, "index-1"]], "jansen, jack": [[394, "index-1"]], "pep 594#uu-and-the-uu-encoding": [[394, "index-3"]], "decode() (\u65bc uu \u6a21\u7d44\u4e2d)": [[394, "uu.decode"]], "encode() (\u65bc uu \u6a21\u7d44\u4e2d)": [[394, "uu.encode"]], "--name": [[395, "cmdoption-uuid-name"]], "--namespace": [[395, "cmdoption-uuid-namespace"]], "--uuid": [[395, "cmdoption-uuid-uuid"]], "namespace_dns (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.NAMESPACE_DNS"]], "namespace_oid (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.NAMESPACE_OID"]], "namespace_url (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.NAMESPACE_URL"]], "namespace_x500 (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.NAMESPACE_X500"]], "reserved_future (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.RESERVED_FUTURE"]], "reserved_microsoft (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.RESERVED_MICROSOFT"]], "reserved_ncs (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.RESERVED_NCS"]], "rfc_4122 (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.RFC_4122"]], "safeuuid (uuid \u4e2d\u7684\u985e\u5225)": [[395, "uuid.SafeUUID"]], "uuid (uuid \u4e2d\u7684\u985e\u5225)": [[395, "uuid.UUID"]], "bytes (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.bytes"]], "bytes_le (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.bytes_le"]], "clock_seq (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.clock_seq"]], "clock_seq_hi_variant (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.clock_seq_hi_variant"]], "clock_seq_low (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.clock_seq_low"]], "fields (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.fields"]], "getnode": [[395, "index-5"]], "getnode() (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.getnode"]], "hex (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.hex"]], "int (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.int"]], "is_safe (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.is_safe"]], "node (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.node"]], "safe (uuid.safeuuid \u7684\u5c6c\u6027)": [[395, "uuid.SafeUUID.safe"]], "time (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.time"]], "time_hi_version (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.time_hi_version"]], "time_low (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.time_low"]], "time_mid (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.time_mid"]], "unknown (uuid.safeuuid \u7684\u5c6c\u6027)": [[395, "uuid.SafeUUID.unknown"]], "unsafe (uuid.safeuuid \u7684\u5c6c\u6027)": [[395, "uuid.SafeUUID.unsafe"]], "urn (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.urn"]], "uuid": [[395, "module-uuid"]], "uuid \u547d\u4ee4\u5217\u9078\u9805": [[395, "cmdoption-uuid-N"], [395, "cmdoption-uuid-h"], [395, "cmdoption-uuid-n"], [395, "cmdoption-uuid-name"], [395, "cmdoption-uuid-namespace"], [395, "cmdoption-uuid-u"], [395, "cmdoption-uuid-uuid"]], "uuid1": [[395, "index-6"]], "uuid1() (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.uuid1"]], "uuid3": [[395, "index-7"]], "uuid3() (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.uuid3"]], "uuid4": [[395, "index-8"]], "uuid4() (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.uuid4"]], "uuid5": [[395, "index-9"]], "uuid5() (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.uuid5"]], "variant (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.variant"]], "version (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.version"]], "envbuilder (venv \u4e2d\u7684\u985e\u5225)": [[396, "venv.EnvBuilder"]], "environments \uff08\u74b0\u5883\uff09": [[396, "index-0"]], "pep 405": [[396, "index-9"], [473, "index-52"]], "create() (venv.envbuilder \u7684\u65b9\u6cd5)": [[396, "venv.EnvBuilder.create"]], "create() (\u65bc venv \u6a21\u7d44\u4e2d)": [[396, "venv.create"]], "create_configuration() (venv.envbuilder \u7684\u65b9\u6cd5)": [[396, "venv.EnvBuilder.create_configuration"]], "ensure_directories() (venv.envbuilder \u7684\u65b9\u6cd5)": [[396, "venv.EnvBuilder.ensure_directories"]], "install_scripts() (venv.envbuilder \u7684\u65b9\u6cd5)": [[396, "venv.EnvBuilder.install_scripts"]], "post_setup() (venv.envbuilder \u7684\u65b9\u6cd5)": [[396, "venv.EnvBuilder.post_setup"]], "setup_python() (venv.envbuilder \u7684\u65b9\u6cd5)": [[396, "venv.EnvBuilder.setup_python"]], "setup_scripts() (venv.envbuilder \u7684\u65b9\u6cd5)": [[396, "venv.EnvBuilder.setup_scripts"]], "upgrade_dependencies() (venv.envbuilder \u7684\u65b9\u6cd5)": [[396, "venv.EnvBuilder.upgrade_dependencies"]], "venv": [[396, "module-venv"]], "virtual \uff08\u865b\u64ec\uff09": [[396, "index-0"]], "catch_warnings (warnings \u4e2d\u7684\u985e\u5225)": [[397, "warnings.catch_warnings"]], "filterwarnings() (\u65bc warnings \u6a21\u7d44\u4e2d)": [[397, "warnings.filterwarnings"]], "formatwarning() (\u65bc warnings \u6a21\u7d44\u4e2d)": [[397, "warnings.formatwarning"]], "resetwarnings() (\u65bc warnings \u6a21\u7d44\u4e2d)": [[397, "warnings.resetwarnings"]], "showwarning() (\u65bc warnings \u6a21\u7d44\u4e2d)": [[397, "warnings.showwarning"]], "simplefilter() (\u65bc warnings \u6a21\u7d44\u4e2d)": [[397, "warnings.simplefilter"]], "warn() (\u65bc warnings \u6a21\u7d44\u4e2d)": [[397, "warnings.warn"]], "warn_explicit() (\u65bc warnings \u6a21\u7d44\u4e2d)": [[397, "warnings.warn_explicit"]], "warnings": [[397, "module-warnings"]], "warnings \uff08\u8b66\u544a\uff09": [[397, "index-0"]], "wave_read (wave \u4e2d\u7684\u985e\u5225)": [[398, "wave.Wave_read"]], "wave_write (wave \u4e2d\u7684\u985e\u5225)": [[398, "wave.Wave_write"]], "close() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.close"]], "close() (wave.wave_write \u7684\u65b9\u6cd5)": [[398, "wave.Wave_write.close"]], "getcompname() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.getcompname"]], "getcomptype() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.getcomptype"]], "getframerate() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.getframerate"]], "getmark() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.getmark"]], "getmarkers() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.getmarkers"]], "getnchannels() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.getnchannels"]], "getnframes() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.getnframes"]], "getparams() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.getparams"]], "getsampwidth() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.getsampwidth"]], "open() (\u65bc wave \u6a21\u7d44\u4e2d)": [[398, "wave.open"]], "readframes() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.readframes"]], "rewind() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.rewind"]], "setcomptype() (wave.wave_write \u7684\u65b9\u6cd5)": [[398, "wave.Wave_write.setcomptype"]], "setframerate() (wave.wave_write \u7684\u65b9\u6cd5)": [[398, "wave.Wave_write.setframerate"]], "setnchannels() (wave.wave_write \u7684\u65b9\u6cd5)": [[398, "wave.Wave_write.setnchannels"]], "setnframes() (wave.wave_write \u7684\u65b9\u6cd5)": [[398, "wave.Wave_write.setnframes"]], "setparams() (wave.wave_write \u7684\u65b9\u6cd5)": [[398, "wave.Wave_write.setparams"]], "setpos() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.setpos"]], "setsampwidth() (wave.wave_write \u7684\u65b9\u6cd5)": [[398, "wave.Wave_write.setsampwidth"]], "tell() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.tell"]], "tell() (wave.wave_write \u7684\u65b9\u6cd5)": [[398, "wave.Wave_write.tell"]], "wave": [[398, "module-wave"]], "writeframes() (wave.wave_write \u7684\u65b9\u6cd5)": [[398, "wave.Wave_write.writeframes"]], "writeframesraw() (wave.wave_write \u7684\u65b9\u6cd5)": [[398, "wave.Wave_write.writeframesraw"]], "callableproxytype (\u65bc weakref \u6a21\u7d44\u4e2d)": [[399, "weakref.CallableProxyType"]], "pep 205": [[399, "index-2"], [460, "index-9"]], "proxytype (\u65bc weakref \u6a21\u7d44\u4e2d)": [[399, "weakref.ProxyType"]], "proxytypes (\u65bc weakref \u6a21\u7d44\u4e2d)": [[399, "weakref.ProxyTypes"]], "referencetype (\u65bc weakref \u6a21\u7d44\u4e2d)": [[399, "weakref.ReferenceType"]], "weakkeydictionary (weakref \u4e2d\u7684\u985e\u5225)": [[399, "weakref.WeakKeyDictionary"]], "weakmethod (weakref \u4e2d\u7684\u985e\u5225)": [[399, "weakref.WeakMethod"]], "weakset (weakref \u4e2d\u7684\u985e\u5225)": [[399, "weakref.WeakSet"]], "weakvaluedictionary (weakref \u4e2d\u7684\u985e\u5225)": [[399, "weakref.WeakValueDictionary"]], "__call__() (weakref.finalize \u7684\u65b9\u6cd5)": [[399, "weakref.finalize.__call__"]], "__callback__ (weakref.ref \u7684\u5c6c\u6027)": [[399, "weakref.ref.__callback__"]], "alive (weakref.finalize \u7684\u5c6c\u6027)": [[399, "weakref.finalize.alive"]], "atexit (weakref.finalize \u7684\u5c6c\u6027)": [[399, "weakref.finalize.atexit"]], "detach() (weakref.finalize \u7684\u65b9\u6cd5)": [[399, "weakref.finalize.detach"]], "finalize (weakref \u4e2d\u7684\u985e\u5225)": [[399, "weakref.finalize"]], "getweakrefcount() (\u65bc weakref \u6a21\u7d44\u4e2d)": [[399, "weakref.getweakrefcount"]], "getweakrefs() (\u65bc weakref \u6a21\u7d44\u4e2d)": [[399, "weakref.getweakrefs"]], "keyrefs() (weakref.weakkeydictionary \u7684\u65b9\u6cd5)": [[399, "weakref.WeakKeyDictionary.keyrefs"]], "peek() (weakref.finalize \u7684\u65b9\u6cd5)": [[399, "weakref.finalize.peek"]], "proxy() (\u65bc weakref \u6a21\u7d44\u4e2d)": [[399, "weakref.proxy"]], "ref (weakref \u4e2d\u7684\u985e\u5225)": [[399, "weakref.ref"]], "valuerefs() (weakref.weakvaluedictionary \u7684\u65b9\u6cd5)": [[399, "weakref.WeakValueDictionary.valuerefs"]], "weakref": [[399, "module-weakref"]], "browser": [[400, "index-0"], [400, "index-1"]], "kdedir": [[400, "index-2"]], "get() (\u65bc webbrowser \u6a21\u7d44\u4e2d)": [[400, "webbrowser.get"]], "name (\u65bc webbrowser \u6a21\u7d44\u4e2d)": [[400, "webbrowser.name"]], "open() (webbrowser.controller \u7684\u65b9\u6cd5)": [[400, "webbrowser.controller.open"]], "open() (\u65bc webbrowser \u6a21\u7d44\u4e2d)": [[400, "webbrowser.open"]], "open_new() (webbrowser.controller \u7684\u65b9\u6cd5)": [[400, "webbrowser.controller.open_new"]], "open_new() (\u65bc webbrowser \u6a21\u7d44\u4e2d)": [[400, "webbrowser.open_new"]], "open_new_tab() (webbrowser.controller \u7684\u65b9\u6cd5)": [[400, "webbrowser.controller.open_new_tab"]], "open_new_tab() (\u65bc webbrowser \u6a21\u7d44\u4e2d)": [[400, "webbrowser.open_new_tab"]], "register() (\u65bc webbrowser \u6a21\u7d44\u4e2d)": [[400, "webbrowser.register"]], "webbrowser": [[400, "module-webbrowser"]], "close() (winreg.pyhkey \u7684\u65b9\u6cd5)": [[402, "winreg.PyHKEY.Close"]], "closekey() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.CloseKey"]], "connectregistry() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.ConnectRegistry"]], "createkey() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.CreateKey"]], "createkeyex() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.CreateKeyEx"]], "deletekey() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.DeleteKey"]], "deletekeyex() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.DeleteKeyEx"]], "deletevalue() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.DeleteValue"]], "detach() (winreg.pyhkey \u7684\u65b9\u6cd5)": [[402, "winreg.PyHKEY.Detach"]], "disablereflectionkey() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.DisableReflectionKey"]], "enablereflectionkey() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.EnableReflectionKey"]], "enumkey() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.EnumKey"]], "enumvalue() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.EnumValue"]], "expandenvironmentstrings() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.ExpandEnvironmentStrings"]], "flushkey() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.FlushKey"]], "hkey_classes_root (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.HKEY_CLASSES_ROOT"]], "hkey_current_config (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.HKEY_CURRENT_CONFIG"]], "hkey_current_user (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.HKEY_CURRENT_USER"]], "hkey_dyn_data (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.HKEY_DYN_DATA"]], "hkey_local_machine (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.HKEY_LOCAL_MACHINE"]], "hkey_performance_data (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.HKEY_PERFORMANCE_DATA"]], "hkey_users (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.HKEY_USERS"]], "key_all_access (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.KEY_ALL_ACCESS"]], "key_create_link (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.KEY_CREATE_LINK"]], "key_create_sub_key (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.KEY_CREATE_SUB_KEY"]], "key_enumerate_sub_keys (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.KEY_ENUMERATE_SUB_KEYS"]], "key_execute (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.KEY_EXECUTE"]], "key_notify (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.KEY_NOTIFY"]], "key_query_value (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.KEY_QUERY_VALUE"]], "key_read (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.KEY_READ"]], "key_set_value (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.KEY_SET_VALUE"]], "key_wow64_32key (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.KEY_WOW64_32KEY"]], "key_wow64_64key (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.KEY_WOW64_64KEY"]], "key_write (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.KEY_WRITE"]], "loadkey() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.LoadKey"]], "openkey() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.OpenKey"]], "openkeyex() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.OpenKeyEx"]], "queryinfokey() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.QueryInfoKey"]], "queryreflectionkey() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.QueryReflectionKey"]], "queryvalue() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.QueryValue"]], "queryvalueex() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.QueryValueEx"]], "reg_binary (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_BINARY"]], "reg_dword (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_DWORD"]], "reg_dword_big_endian (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_DWORD_BIG_ENDIAN"]], "reg_dword_little_endian (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_DWORD_LITTLE_ENDIAN"]], "reg_expand_sz (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_EXPAND_SZ"]], "reg_full_resource_descriptor (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_FULL_RESOURCE_DESCRIPTOR"]], "reg_link (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_LINK"]], "reg_multi_sz (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_MULTI_SZ"]], "reg_none (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_NONE"]], "reg_qword (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_QWORD"]], "reg_qword_little_endian (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_QWORD_LITTLE_ENDIAN"]], "reg_resource_list (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_RESOURCE_LIST"]], "reg_resource_requirements_list (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_RESOURCE_REQUIREMENTS_LIST"]], "reg_sz (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_SZ"]], "savekey() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.SaveKey"]], "setvalue() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.SetValue"]], "setvalueex() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.SetValueEx"]], "__enter__() (winreg.pyhkey \u7684\u65b9\u6cd5)": [[402, "winreg.PyHKEY.__enter__"]], "__exit__() (winreg.pyhkey \u7684\u65b9\u6cd5)": [[402, "winreg.PyHKEY.__exit__"]], "environment variables expansion (windows) \uff08\u74b0\u5883\u8b8a\u6578\u5c55\u958b (windows)\uff09": [[402, "index-0"]], "winreg": [[402, "module-winreg"]], "beep() (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.Beep"]], "mb_iconasterisk (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.MB_ICONASTERISK"]], "mb_iconexclamation (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.MB_ICONEXCLAMATION"]], "mb_iconhand (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.MB_ICONHAND"]], "mb_iconquestion (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.MB_ICONQUESTION"]], "mb_ok (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.MB_OK"]], "messagebeep() (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.MessageBeep"]], "playsound() (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.PlaySound"]], "snd_alias (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.SND_ALIAS"]], "snd_async (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.SND_ASYNC"]], "snd_filename (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.SND_FILENAME"]], "snd_loop (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.SND_LOOP"]], "snd_memory (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.SND_MEMORY"]], "snd_nodefault (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.SND_NODEFAULT"]], "snd_nostop (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.SND_NOSTOP"]], "snd_nowait (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.SND_NOWAIT"]], "snd_purge (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.SND_PURGE"]], "winsound": [[403, "module-winsound"]], "basecgihandler (wsgiref.handlers \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.handlers.BaseCGIHandler"]], "basehandler (wsgiref.handlers \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.handlers.BaseHandler"]], "cgihandler (wsgiref.handlers \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.handlers.CGIHandler"]], "errorstream (wsgiref.types \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.types.ErrorStream"]], "filewrapper (wsgiref.types \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.types.FileWrapper"]], "filewrapper (wsgiref.util \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.util.FileWrapper"]], "headers (wsgiref.headers \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.headers.Headers"]], "iiscgihandler (wsgiref.handlers \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.handlers.IISCGIHandler"]], "inputstream (wsgiref.types \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.types.InputStream"]], "pep 3333": [[404, "index-11"], [404, "index-12"], [404, "index-13"], [404, "index-14"], [404, "index-15"], [404, "index-16"], [404, "index-17"], [404, "index-18"], [404, "index-24"], [404, "index-25"], [404, "index-26"], [404, "index-27"], [404, "index-28"], [404, "index-6"], [404, "index-7"], [404, "index-8"], [404, "index-9"], [470, "index-108"], [472, "index-9"]], "simplehandler (wsgiref.handlers \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.handlers.SimpleHandler"]], "startresponse (wsgiref.types \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.types.StartResponse"]], "wsgiapplication (\u65bc wsgiref.types \u6a21\u7d44\u4e2d)": [[404, "wsgiref.types.WSGIApplication"]], "wsgienvironment (\u65bc wsgiref.types \u6a21\u7d44\u4e2d)": [[404, "wsgiref.types.WSGIEnvironment"]], "wsgirequesthandler (wsgiref.simple_server \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.simple_server.WSGIRequestHandler"]], "wsgiserver (wsgiref.simple_server \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.simple_server.WSGIServer"]], "_flush() (wsgiref.handlers.basehandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.handlers.BaseHandler._flush"]], "_write() (wsgiref.handlers.basehandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.handlers.BaseHandler._write"]], "add_cgi_vars() (wsgiref.handlers.basehandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.handlers.BaseHandler.add_cgi_vars"]], "add_header() (wsgiref.headers.headers \u7684\u65b9\u6cd5)": [[404, "wsgiref.headers.Headers.add_header"]], "application_uri() (\u65bc wsgiref.util \u6a21\u7d44\u4e2d)": [[404, "wsgiref.util.application_uri"]], "demo_app() (\u65bc wsgiref.simple_server \u6a21\u7d44\u4e2d)": [[404, "wsgiref.simple_server.demo_app"]], "error_body (wsgiref.handlers.basehandler \u7684\u5c6c\u6027)": [[404, "wsgiref.handlers.BaseHandler.error_body"]], "error_headers (wsgiref.handlers.basehandler \u7684\u5c6c\u6027)": [[404, "wsgiref.handlers.BaseHandler.error_headers"]], "error_output() (wsgiref.handlers.basehandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.handlers.BaseHandler.error_output"]], "error_status (wsgiref.handlers.basehandler \u7684\u5c6c\u6027)": [[404, "wsgiref.handlers.BaseHandler.error_status"]], "get_all() (wsgiref.headers.headers \u7684\u65b9\u6cd5)": [[404, "wsgiref.headers.Headers.get_all"]], "get_app() (wsgiref.simple_server.wsgiserver \u7684\u65b9\u6cd5)": [[404, "wsgiref.simple_server.WSGIServer.get_app"]], "get_environ() (wsgiref.simple_server.wsgirequesthandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.simple_server.WSGIRequestHandler.get_environ"]], "get_scheme() (wsgiref.handlers.basehandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.handlers.BaseHandler.get_scheme"]], "get_stderr() (wsgiref.handlers.basehandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.handlers.BaseHandler.get_stderr"]], "get_stderr() (wsgiref.simple_server.wsgirequesthandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.simple_server.WSGIRequestHandler.get_stderr"]], "get_stdin() (wsgiref.handlers.basehandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.handlers.BaseHandler.get_stdin"]], "guess_scheme() (\u65bc wsgiref.util \u6a21\u7d44\u4e2d)": [[404, "wsgiref.util.guess_scheme"]], "handle() (wsgiref.simple_server.wsgirequesthandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.simple_server.WSGIRequestHandler.handle"]], "http_version (wsgiref.handlers.basehandler \u7684\u5c6c\u6027)": [[404, "wsgiref.handlers.BaseHandler.http_version"]], "is_hop_by_hop() (\u65bc wsgiref.util \u6a21\u7d44\u4e2d)": [[404, "wsgiref.util.is_hop_by_hop"]], "log_exception() (wsgiref.handlers.basehandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.handlers.BaseHandler.log_exception"]], "make_server() (\u65bc wsgiref.simple_server \u6a21\u7d44\u4e2d)": [[404, "wsgiref.simple_server.make_server"]], "origin_server (wsgiref.handlers.basehandler \u7684\u5c6c\u6027)": [[404, "wsgiref.handlers.BaseHandler.origin_server"]], "os_environ (wsgiref.handlers.basehandler \u7684\u5c6c\u6027)": [[404, "wsgiref.handlers.BaseHandler.os_environ"]], "read_environ() (\u65bc wsgiref.handlers \u6a21\u7d44\u4e2d)": [[404, "wsgiref.handlers.read_environ"]], "request_uri() (\u65bc wsgiref.util \u6a21\u7d44\u4e2d)": [[404, "wsgiref.util.request_uri"]], "run() (wsgiref.handlers.basehandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.handlers.BaseHandler.run"]], "sendfile() (wsgiref.handlers.basehandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.handlers.BaseHandler.sendfile"]], "server_software (wsgiref.handlers.basehandler \u7684\u5c6c\u6027)": [[404, "wsgiref.handlers.BaseHandler.server_software"]], "set_app() (wsgiref.simple_server.wsgiserver \u7684\u65b9\u6cd5)": [[404, "wsgiref.simple_server.WSGIServer.set_app"]], "setup_environ() (wsgiref.handlers.basehandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.handlers.BaseHandler.setup_environ"]], "setup_testing_defaults() (\u65bc wsgiref.util \u6a21\u7d44\u4e2d)": [[404, "wsgiref.util.setup_testing_defaults"]], "shift_path_info() (\u65bc wsgiref.util \u6a21\u7d44\u4e2d)": [[404, "wsgiref.util.shift_path_info"]], "traceback_limit (wsgiref.handlers.basehandler \u7684\u5c6c\u6027)": [[404, "wsgiref.handlers.BaseHandler.traceback_limit"]], "validator() (\u65bc wsgiref.validate \u6a21\u7d44\u4e2d)": [[404, "wsgiref.validate.validator"]], "wsgi_file_wrapper (wsgiref.handlers.basehandler \u7684\u5c6c\u6027)": [[404, "wsgiref.handlers.BaseHandler.wsgi_file_wrapper"]], "wsgi_multiprocess (wsgiref.handlers.basehandler \u7684\u5c6c\u6027)": [[404, "wsgiref.handlers.BaseHandler.wsgi_multiprocess"]], "wsgi_multithread (wsgiref.handlers.basehandler \u7684\u5c6c\u6027)": [[404, "wsgiref.handlers.BaseHandler.wsgi_multithread"]], "wsgi_run_once (wsgiref.handlers.basehandler \u7684\u5c6c\u6027)": [[404, "wsgiref.handlers.BaseHandler.wsgi_run_once"]], "wsgiref": [[404, "module-wsgiref"]], "wsgiref.handlers": [[404, "module-wsgiref.handlers"]], "wsgiref.headers": [[404, "module-wsgiref.headers"]], "wsgiref.simple_server": [[404, "module-wsgiref.simple_server"]], "wsgiref.types": [[404, "module-wsgiref.types"]], "wsgiref.util": [[404, "module-wsgiref.util"]], "wsgiref.validate": [[404, "module-wsgiref.validate"]], "conversionerror": [[405, "xdrlib.ConversionError"]], "external data representation \uff08\u5916\u90e8\u8cc7\u6599\u8868\u793a\uff09": [[405, "index-0"]], "pep 594#xdrlib": [[405, "index-7"]], "packer (xdrlib \u4e2d\u7684\u985e\u5225)": [[405, "xdrlib.Packer"]], "rfc 1014": [[405, "index-2"], [405, "index-3"]], "rfc 1832": [[405, "index-4"], [405, "index-5"]], "unpacker (xdrlib \u4e2d\u7684\u985e\u5225)": [[405, "xdrlib.Unpacker"]], "xdr": [[405, "index-0"]], "done() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.done"]], "get_buffer() (xdrlib.packer \u7684\u65b9\u6cd5)": [[405, "xdrlib.Packer.get_buffer"]], "get_buffer() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.get_buffer"]], "get_position() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.get_position"]], "pack_array() (xdrlib.packer \u7684\u65b9\u6cd5)": [[405, "xdrlib.Packer.pack_array"]], "pack_bytes() (xdrlib.packer \u7684\u65b9\u6cd5)": [[405, "xdrlib.Packer.pack_bytes"]], "pack_double() (xdrlib.packer \u7684\u65b9\u6cd5)": [[405, "xdrlib.Packer.pack_double"]], "pack_farray() (xdrlib.packer \u7684\u65b9\u6cd5)": [[405, "xdrlib.Packer.pack_farray"]], "pack_float() (xdrlib.packer \u7684\u65b9\u6cd5)": [[405, "xdrlib.Packer.pack_float"]], "pack_fopaque() (xdrlib.packer \u7684\u65b9\u6cd5)": [[405, "xdrlib.Packer.pack_fopaque"]], "pack_fstring() (xdrlib.packer \u7684\u65b9\u6cd5)": [[405, "xdrlib.Packer.pack_fstring"]], "pack_list() (xdrlib.packer \u7684\u65b9\u6cd5)": [[405, "xdrlib.Packer.pack_list"]], "pack_opaque() (xdrlib.packer \u7684\u65b9\u6cd5)": [[405, "xdrlib.Packer.pack_opaque"]], "pack_string() (xdrlib.packer \u7684\u65b9\u6cd5)": [[405, "xdrlib.Packer.pack_string"]], "reset() (xdrlib.packer \u7684\u65b9\u6cd5)": [[405, "xdrlib.Packer.reset"]], "reset() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.reset"]], "set_position() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.set_position"]], "unpack_array() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.unpack_array"]], "unpack_bytes() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.unpack_bytes"]], "unpack_double() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.unpack_double"]], "unpack_farray() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.unpack_farray"]], "unpack_float() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.unpack_float"]], "unpack_fopaque() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.unpack_fopaque"]], "unpack_fstring() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.unpack_fstring"]], "unpack_list() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.unpack_list"]], "unpack_opaque() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.unpack_opaque"]], "unpack_string() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.unpack_string"]], "xdrlib": [[405, "module-xdrlib"]], "xml": [[406, "module-xml"]], "domexception": [[407, "xml.dom.DOMException"]], "domstringsizeerr": [[407, "xml.dom.DomstringSizeErr"]], "empty_namespace (\u65bc xml.dom \u6a21\u7d44\u4e2d)": [[407, "xml.dom.EMPTY_NAMESPACE"]], "hierarchyrequesterr": [[407, "xml.dom.HierarchyRequestErr"]], "indexsizeerr": [[407, "xml.dom.IndexSizeErr"]], "inuseattributeerr": [[407, "xml.dom.InuseAttributeErr"]], "invalidaccesserr": [[407, "xml.dom.InvalidAccessErr"]], "invalidcharactererr": [[407, "xml.dom.InvalidCharacterErr"]], "invalidmodificationerr": [[407, "xml.dom.InvalidModificationErr"]], "invalidstateerr": [[407, "xml.dom.InvalidStateErr"]], "namespaceerr": [[407, "xml.dom.NamespaceErr"]], "nodataallowederr": [[407, "xml.dom.NoDataAllowedErr"]], "nomodificationallowederr": [[407, "xml.dom.NoModificationAllowedErr"]], "notfounderr": [[407, "xml.dom.NotFoundErr"]], "notsupportederr": [[407, "xml.dom.NotSupportedErr"]], "python_dom": [[407, "index-0"]], "syntaxerr": [[407, "xml.dom.SyntaxErr"]], "wrongdocumenterr": [[407, "xml.dom.WrongDocumentErr"]], "xhtml_namespace (\u65bc xml.dom \u6a21\u7d44\u4e2d)": [[407, "xml.dom.XHTML_NAMESPACE"]], "xmlns_namespace (\u65bc xml.dom \u6a21\u7d44\u4e2d)": [[407, "xml.dom.XMLNS_NAMESPACE"]], "xml_namespace (\u65bc xml.dom \u6a21\u7d44\u4e2d)": [[407, "xml.dom.XML_NAMESPACE"]], "appendchild() (xml.dom.node \u7684\u65b9\u6cd5)": [[407, "xml.dom.Node.appendChild"]], "attributes (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.attributes"]], "childnodes (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.childNodes"]], "clonenode() (xml.dom.node \u7684\u65b9\u6cd5)": [[407, "xml.dom.Node.cloneNode"]], "createattribute() (xml.dom.document \u7684\u65b9\u6cd5)": [[407, "xml.dom.Document.createAttribute"]], "createattributens() (xml.dom.document \u7684\u65b9\u6cd5)": [[407, "xml.dom.Document.createAttributeNS"]], "createcomment() (xml.dom.document \u7684\u65b9\u6cd5)": [[407, "xml.dom.Document.createComment"]], "createdocument() (xml.dom.domimplementation \u7684\u65b9\u6cd5)": [[407, "xml.dom.DOMImplementation.createDocument"]], "createdocumenttype() (xml.dom.domimplementation \u7684\u65b9\u6cd5)": [[407, "xml.dom.DOMImplementation.createDocumentType"]], "createelement() (xml.dom.document \u7684\u65b9\u6cd5)": [[407, "xml.dom.Document.createElement"]], "createelementns() (xml.dom.document \u7684\u65b9\u6cd5)": [[407, "xml.dom.Document.createElementNS"]], "createprocessinginstruction() (xml.dom.document \u7684\u65b9\u6cd5)": [[407, "xml.dom.Document.createProcessingInstruction"]], "createtextnode() (xml.dom.document \u7684\u65b9\u6cd5)": [[407, "xml.dom.Document.createTextNode"]], "data (xml.dom.comment \u7684\u5c6c\u6027)": [[407, "xml.dom.Comment.data"]], "data (xml.dom.processinginstruction \u7684\u5c6c\u6027)": [[407, "xml.dom.ProcessingInstruction.data"]], "data (xml.dom.text \u7684\u5c6c\u6027)": [[407, "xml.dom.Text.data"]], "documentelement (xml.dom.document \u7684\u5c6c\u6027)": [[407, "xml.dom.Document.documentElement"]], "entities (xml.dom.documenttype \u7684\u5c6c\u6027)": [[407, "xml.dom.DocumentType.entities"]], "firstchild (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.firstChild"]], "getattribute() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.getAttribute"]], "getattributens() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.getAttributeNS"]], "getattributenode() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.getAttributeNode"]], "getattributenodens() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.getAttributeNodeNS"]], "getdomimplementation() (\u65bc xml.dom \u6a21\u7d44\u4e2d)": [[407, "xml.dom.getDOMImplementation"]], "getelementsbytagname() (xml.dom.document \u7684\u65b9\u6cd5)": [[407, "xml.dom.Document.getElementsByTagName"]], "getelementsbytagname() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.getElementsByTagName"]], "getelementsbytagnamens() (xml.dom.document \u7684\u65b9\u6cd5)": [[407, "xml.dom.Document.getElementsByTagNameNS"]], "getelementsbytagnamens() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.getElementsByTagNameNS"]], "hasattribute() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.hasAttribute"]], "hasattributens() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.hasAttributeNS"]], "hasattributes() (xml.dom.node \u7684\u65b9\u6cd5)": [[407, "xml.dom.Node.hasAttributes"]], "haschildnodes() (xml.dom.node \u7684\u65b9\u6cd5)": [[407, "xml.dom.Node.hasChildNodes"]], "hasfeature() (xml.dom.domimplementation \u7684\u65b9\u6cd5)": [[407, "xml.dom.DOMImplementation.hasFeature"]], "insertbefore() (xml.dom.node \u7684\u65b9\u6cd5)": [[407, "xml.dom.Node.insertBefore"]], "internalsubset (xml.dom.documenttype \u7684\u5c6c\u6027)": [[407, "xml.dom.DocumentType.internalSubset"]], "issamenode() (xml.dom.node \u7684\u65b9\u6cd5)": [[407, "xml.dom.Node.isSameNode"]], "item() (xml.dom.namednodemap \u7684\u65b9\u6cd5)": [[407, "xml.dom.NamedNodeMap.item"]], "item() (xml.dom.nodelist \u7684\u65b9\u6cd5)": [[407, "xml.dom.NodeList.item"]], "lastchild (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.lastChild"]], "length (xml.dom.namednodemap \u7684\u5c6c\u6027)": [[407, "xml.dom.NamedNodeMap.length"]], "length (xml.dom.nodelist \u7684\u5c6c\u6027)": [[407, "xml.dom.NodeList.length"]], "localname (xml.dom.attr \u7684\u5c6c\u6027)": [[407, "xml.dom.Attr.localName"]], "localname (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.localName"]], "name (xml.dom.attr \u7684\u5c6c\u6027)": [[407, "xml.dom.Attr.name"]], "name (xml.dom.documenttype \u7684\u5c6c\u6027)": [[407, "xml.dom.DocumentType.name"]], "namespaceuri (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.namespaceURI"]], "nextsibling (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.nextSibling"]], "nodename (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.nodeName"]], "nodetype (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.nodeType"]], "nodevalue (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.nodeValue"]], "normalize() (xml.dom.node \u7684\u65b9\u6cd5)": [[407, "xml.dom.Node.normalize"]], "notations (xml.dom.documenttype \u7684\u5c6c\u6027)": [[407, "xml.dom.DocumentType.notations"]], "parentnode (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.parentNode"]], "prefix (xml.dom.attr \u7684\u5c6c\u6027)": [[407, "xml.dom.Attr.prefix"]], "prefix (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.prefix"]], "previoussibling (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.previousSibling"]], "publicid (xml.dom.documenttype \u7684\u5c6c\u6027)": [[407, "xml.dom.DocumentType.publicId"]], "registerdomimplementation() (\u65bc xml.dom \u6a21\u7d44\u4e2d)": [[407, "xml.dom.registerDOMImplementation"]], "removeattribute() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.removeAttribute"]], "removeattributens() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.removeAttributeNS"]], "removeattributenode() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.removeAttributeNode"]], "removechild() (xml.dom.node \u7684\u65b9\u6cd5)": [[407, "xml.dom.Node.removeChild"]], "replacechild() (xml.dom.node \u7684\u65b9\u6cd5)": [[407, "xml.dom.Node.replaceChild"]], "setattribute() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.setAttribute"]], "setattributens() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.setAttributeNS"]], "setattributenode() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.setAttributeNode"]], "setattributenodens() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.setAttributeNodeNS"]], "systemid (xml.dom.documenttype \u7684\u5c6c\u6027)": [[407, "xml.dom.DocumentType.systemId"]], "tagname (xml.dom.element \u7684\u5c6c\u6027)": [[407, "xml.dom.Element.tagName"]], "target (xml.dom.processinginstruction \u7684\u5c6c\u6027)": [[407, "xml.dom.ProcessingInstruction.target"]], "value (xml.dom.attr \u7684\u5c6c\u6027)": [[407, "xml.dom.Attr.value"]], "xml.dom": [[407, "module-xml.dom"]], "parse() (\u65bc xml.dom.minidom \u6a21\u7d44\u4e2d)": [[408, "xml.dom.minidom.parse"]], "parsestring() (\u65bc xml.dom.minidom \u6a21\u7d44\u4e2d)": [[408, "xml.dom.minidom.parseString"]], "toprettyxml() (xml.dom.minidom.node \u7684\u65b9\u6cd5)": [[408, "xml.dom.minidom.Node.toprettyxml"]], "toxml() (xml.dom.minidom.node \u7684\u65b9\u6cd5)": [[408, "xml.dom.minidom.Node.toxml"]], "unlink() (xml.dom.minidom.node \u7684\u65b9\u6cd5)": [[408, "xml.dom.minidom.Node.unlink"]], "writexml() (xml.dom.minidom.node \u7684\u65b9\u6cd5)": [[408, "xml.dom.minidom.Node.writexml"]], "xml.dom.minidom": [[408, "module-xml.dom.minidom"]], "domeventstream (xml.dom.pulldom \u4e2d\u7684\u985e\u5225)": [[409, "xml.dom.pulldom.DOMEventStream"]], "pulldom (xml.dom.pulldom \u4e2d\u7684\u985e\u5225)": [[409, "xml.dom.pulldom.PullDom"]], "sax2dom (xml.dom.pulldom \u4e2d\u7684\u985e\u5225)": [[409, "xml.dom.pulldom.SAX2DOM"]], "default_bufsize (\u65bc xml.dom.pulldom \u6a21\u7d44\u4e2d)": [[409, "xml.dom.pulldom.default_bufsize"]], "expandnode() (xml.dom.pulldom.domeventstream \u7684\u65b9\u6cd5)": [[409, "xml.dom.pulldom.DOMEventStream.expandNode"]], "getevent() (xml.dom.pulldom.domeventstream \u7684\u65b9\u6cd5)": [[409, "xml.dom.pulldom.DOMEventStream.getEvent"]], "parse() (\u65bc xml.dom.pulldom \u6a21\u7d44\u4e2d)": [[409, "xml.dom.pulldom.parse"]], "parsestring() (\u65bc xml.dom.pulldom \u6a21\u7d44\u4e2d)": [[409, "xml.dom.pulldom.parseString"]], "reset() (xml.dom.pulldom.domeventstream \u7684\u65b9\u6cd5)": [[409, "xml.dom.pulldom.DOMEventStream.reset"]], "xml.dom.pulldom": [[409, "module-xml.dom.pulldom"]], "c14nwritertarget (xml.etree.elementtree \u4e2d\u7684\u985e\u5225)": [[410, "xml.etree.ElementTree.C14NWriterTarget"]], "comment() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.Comment"]], "element (xml.etree.elementtree \u4e2d\u7684\u985e\u5225)": [[410, "xml.etree.ElementTree.Element"]], "elementtree (xml.etree.elementtree \u4e2d\u7684\u985e\u5225)": [[410, "xml.etree.ElementTree.ElementTree"]], "parseerror (xml.etree.elementtree \u4e2d\u7684\u985e\u5225)": [[410, "xml.etree.ElementTree.ParseError"]], "processinginstruction() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.ProcessingInstruction"]], "qname (xml.etree.elementtree \u4e2d\u7684\u985e\u5225)": [[410, "xml.etree.ElementTree.QName"]], "subelement() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.SubElement"]], "treebuilder (xml.etree.elementtree \u4e2d\u7684\u985e\u5225)": [[410, "xml.etree.ElementTree.TreeBuilder"]], "xml() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.XML"]], "xmlid() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.XMLID"]], "xmlparser (xml.etree.elementtree \u4e2d\u7684\u985e\u5225)": [[410, "xml.etree.ElementTree.XMLParser"]], "xmlpullparser (xml.etree.elementtree \u4e2d\u7684\u985e\u5225)": [[410, "xml.etree.ElementTree.XMLPullParser"]], "_setroot() (xml.etree.elementtree.elementtree \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.ElementTree._setroot"]], "append() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.append"]], "attrib (xml.etree.elementtree.element \u7684\u5c6c\u6027)": [[410, "xml.etree.ElementTree.Element.attrib"]], "canonicalize() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.canonicalize"]], "clear() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.clear"]], "close() (xml.etree.elementtree.treebuilder \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.TreeBuilder.close"]], "close() (xml.etree.elementtree.xmlparser \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.XMLParser.close"]], "close() (xml.etree.elementtree.xmlpullparser \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.XMLPullParser.close"]], "code (xml.etree.elementtree.parseerror \u7684\u5c6c\u6027)": [[410, "xml.etree.ElementTree.ParseError.code"]], "comment() (xml.etree.elementtree.treebuilder \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.TreeBuilder.comment"]], "data() (xml.etree.elementtree.treebuilder \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.TreeBuilder.data"]], "doctype() (xml.etree.elementtree.treebuilder \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.TreeBuilder.doctype"]], "dump() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.dump"]], "end() (xml.etree.elementtree.treebuilder \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.TreeBuilder.end"]], "end_ns() (xml.etree.elementtree.treebuilder \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.TreeBuilder.end_ns"]], "extend() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.extend"]], "feed() (xml.etree.elementtree.xmlparser \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.XMLParser.feed"]], "feed() (xml.etree.elementtree.xmlpullparser \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.XMLPullParser.feed"]], "find() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.find"]], "find() (xml.etree.elementtree.elementtree \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.ElementTree.find"]], "findall() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.findall"]], "findall() (xml.etree.elementtree.elementtree \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.ElementTree.findall"]], "findtext() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.findtext"]], "findtext() (xml.etree.elementtree.elementtree \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.ElementTree.findtext"]], "fromstring() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.fromstring"]], "fromstringlist() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.fromstringlist"]], "get() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.get"]], "getroot() (xml.etree.elementtree.elementtree \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.ElementTree.getroot"]], "indent() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.indent"]], "insert() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.insert"]], "iselement() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.iselement"]], "items() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.items"]], "iter() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.iter"]], "iter() (xml.etree.elementtree.elementtree \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.ElementTree.iter"]], "iterfind() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.iterfind"]], "iterfind() (xml.etree.elementtree.elementtree \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.ElementTree.iterfind"]], "iterparse() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.iterparse"]], "itertext() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.itertext"]], "keys() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.keys"]], "makeelement() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.makeelement"]], "parse() (xml.etree.elementtree.elementtree \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.ElementTree.parse"]], "parse() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.parse"]], "pi() (xml.etree.elementtree.treebuilder \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.TreeBuilder.pi"]], "position (xml.etree.elementtree.parseerror \u7684\u5c6c\u6027)": [[410, "xml.etree.ElementTree.ParseError.position"]], "read_events() (xml.etree.elementtree.xmlpullparser \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.XMLPullParser.read_events"]], "register_namespace() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.register_namespace"]], "remove() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.remove"]], "set() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.set"]], "start() (xml.etree.elementtree.treebuilder \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.TreeBuilder.start"]], "start_ns() (xml.etree.elementtree.treebuilder \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.TreeBuilder.start_ns"]], "tag (xml.etree.elementtree.element \u7684\u5c6c\u6027)": [[410, "xml.etree.ElementTree.Element.tag"]], "tail (xml.etree.elementtree.element \u7684\u5c6c\u6027)": [[410, "xml.etree.ElementTree.Element.tail"]], "text (xml.etree.elementtree.element \u7684\u5c6c\u6027)": [[410, "xml.etree.ElementTree.Element.text"]], "tostring() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.tostring"]], "tostringlist() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.tostringlist"]], "write() (xml.etree.elementtree.elementtree \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.ElementTree.write"]], "xml.etree.elementinclude": [[410, "module-xml.etree.ElementInclude"]], "xml.etree.elementinclude.default_loader()": [[410, "xml.etree.ElementInclude.default_loader"]], "xml.etree.elementinclude.include()": [[410, "xml.etree.ElementInclude.include"]], "xml.etree.elementtree": [[410, "module-xml.etree.ElementTree"]], "saxexception": [[411, "xml.sax.SAXException"]], "saxnotrecognizedexception": [[411, "xml.sax.SAXNotRecognizedException"]], "saxnotsupportedexception": [[411, "xml.sax.SAXNotSupportedException"]], "saxparseexception": [[411, "xml.sax.SAXParseException"]], "getexception() (xml.sax.saxexception \u7684\u65b9\u6cd5)": [[411, "xml.sax.SAXException.getException"]], "getmessage() (xml.sax.saxexception \u7684\u65b9\u6cd5)": [[411, "xml.sax.SAXException.getMessage"]], "make_parser() (\u65bc xml.sax \u6a21\u7d44\u4e2d)": [[411, "xml.sax.make_parser"]], "parse() (\u65bc xml.sax \u6a21\u7d44\u4e2d)": [[411, "xml.sax.parse"]], "parsestring() (\u65bc xml.sax \u6a21\u7d44\u4e2d)": [[411, "xml.sax.parseString"]], "xml.sax": [[411, "module-xml.sax"]], "contenthandler (xml.sax.handler \u4e2d\u7684\u985e\u5225)": [[412, "xml.sax.handler.ContentHandler"]], "dtdhandler (xml.sax.handler \u4e2d\u7684\u985e\u5225)": [[412, "xml.sax.handler.DTDHandler"]], "entityresolver (xml.sax.handler \u4e2d\u7684\u985e\u5225)": [[412, "xml.sax.handler.EntityResolver"]], "errorhandler (xml.sax.handler \u4e2d\u7684\u985e\u5225)": [[412, "xml.sax.handler.ErrorHandler"]], "lexicalhandler (xml.sax.handler \u4e2d\u7684\u985e\u5225)": [[412, "xml.sax.handler.LexicalHandler"]], "all_features (\u65bc xml.sax.handler \u6a21\u7d44\u4e2d)": [[412, "xml.sax.handler.all_features"]], "all_properties (\u65bc xml.sax.handler \u6a21\u7d44\u4e2d)": [[412, "xml.sax.handler.all_properties"]], "characters() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.characters"]], "comment() (xml.sax.handler.lexicalhandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.LexicalHandler.comment"]], "endcdata() (xml.sax.handler.lexicalhandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.LexicalHandler.endCDATA"]], "enddtd() (xml.sax.handler.lexicalhandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.LexicalHandler.endDTD"]], "enddocument() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.endDocument"]], "endelement() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.endElement"]], "endelementns() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.endElementNS"]], "endprefixmapping() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.endPrefixMapping"]], "error() (xml.sax.handler.errorhandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ErrorHandler.error"]], "fatalerror() (xml.sax.handler.errorhandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ErrorHandler.fatalError"]], "feature_external_ges (\u65bc xml.sax.handler \u6a21\u7d44\u4e2d)": [[412, "xml.sax.handler.feature_external_ges"]], "feature_external_pes (\u65bc xml.sax.handler \u6a21\u7d44\u4e2d)": [[412, "xml.sax.handler.feature_external_pes"]], "feature_namespace_prefixes (\u65bc xml.sax.handler \u6a21\u7d44\u4e2d)": [[412, "xml.sax.handler.feature_namespace_prefixes"]], "feature_namespaces (\u65bc xml.sax.handler \u6a21\u7d44\u4e2d)": [[412, "xml.sax.handler.feature_namespaces"]], "feature_string_interning (\u65bc xml.sax.handler \u6a21\u7d44\u4e2d)": [[412, "xml.sax.handler.feature_string_interning"]], "feature_validation (\u65bc xml.sax.handler \u6a21\u7d44\u4e2d)": [[412, "xml.sax.handler.feature_validation"]], "ignorablewhitespace() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.ignorableWhitespace"]], "notationdecl() (xml.sax.handler.dtdhandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.DTDHandler.notationDecl"]], "processinginstruction() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.processingInstruction"]], "property_declaration_handler (\u65bc xml.sax.handler \u6a21\u7d44\u4e2d)": [[412, "xml.sax.handler.property_declaration_handler"]], "property_dom_node (\u65bc xml.sax.handler \u6a21\u7d44\u4e2d)": [[412, "xml.sax.handler.property_dom_node"]], "property_lexical_handler (\u65bc xml.sax.handler \u6a21\u7d44\u4e2d)": [[412, "xml.sax.handler.property_lexical_handler"]], "property_xml_string (\u65bc xml.sax.handler \u6a21\u7d44\u4e2d)": [[412, "xml.sax.handler.property_xml_string"]], "resolveentity() (xml.sax.handler.entityresolver \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.EntityResolver.resolveEntity"]], "setdocumentlocator() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.setDocumentLocator"]], "skippedentity() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.skippedEntity"]], "startcdata() (xml.sax.handler.lexicalhandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.LexicalHandler.startCDATA"]], "startdtd() (xml.sax.handler.lexicalhandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.LexicalHandler.startDTD"]], "startdocument() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.startDocument"]], "startelement() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.startElement"]], "startelementns() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.startElementNS"]], "startprefixmapping() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.startPrefixMapping"]], "unparsedentitydecl() (xml.sax.handler.dtdhandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.DTDHandler.unparsedEntityDecl"]], "warning() (xml.sax.handler.errorhandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ErrorHandler.warning"]], "xml.sax.handler": [[412, "module-xml.sax.handler"]], "attributesimpl (xml.sax.xmlreader \u4e2d\u7684\u985e\u5225)": [[413, "xml.sax.xmlreader.AttributesImpl"]], "attributesnsimpl (xml.sax.xmlreader \u4e2d\u7684\u985e\u5225)": [[413, "xml.sax.xmlreader.AttributesNSImpl"]], "incrementalparser (xml.sax.xmlreader \u4e2d\u7684\u985e\u5225)": [[413, "xml.sax.xmlreader.IncrementalParser"]], "inputsource (xml.sax.xmlreader \u4e2d\u7684\u985e\u5225)": [[413, "xml.sax.xmlreader.InputSource"]], "locator (xml.sax.xmlreader \u4e2d\u7684\u985e\u5225)": [[413, "xml.sax.xmlreader.Locator"]], "xmlreader (xml.sax.xmlreader \u4e2d\u7684\u985e\u5225)": [[413, "xml.sax.xmlreader.XMLReader"]], "close() (xml.sax.xmlreader.incrementalparser \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.IncrementalParser.close"]], "feed() (xml.sax.xmlreader.incrementalparser \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.IncrementalParser.feed"]], "getbytestream() (xml.sax.xmlreader.inputsource \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.InputSource.getByteStream"]], "getcharacterstream() (xml.sax.xmlreader.inputsource \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.InputSource.getCharacterStream"]], "getcolumnnumber() (xml.sax.xmlreader.locator \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.Locator.getColumnNumber"]], "getcontenthandler() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.getContentHandler"]], "getdtdhandler() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.getDTDHandler"]], "getencoding() (xml.sax.xmlreader.inputsource \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.InputSource.getEncoding"]], "getentityresolver() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.getEntityResolver"]], "geterrorhandler() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.getErrorHandler"]], "getfeature() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.getFeature"]], "getlength() (xml.sax.xmlreader.attributes \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.Attributes.getLength"]], "getlinenumber() (xml.sax.xmlreader.locator \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.Locator.getLineNumber"]], "getnamebyqname() (xml.sax.xmlreader.attributesns \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.AttributesNS.getNameByQName"]], "getnames() (xml.sax.xmlreader.attributes \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.Attributes.getNames"]], "getproperty() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.getProperty"]], "getpublicid() (xml.sax.xmlreader.inputsource \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.InputSource.getPublicId"]], "getpublicid() (xml.sax.xmlreader.locator \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.Locator.getPublicId"]], "getqnamebyname() (xml.sax.xmlreader.attributesns \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.AttributesNS.getQNameByName"]], "getqnames() (xml.sax.xmlreader.attributesns \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.AttributesNS.getQNames"]], "getsystemid() (xml.sax.xmlreader.inputsource \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.InputSource.getSystemId"]], "getsystemid() (xml.sax.xmlreader.locator \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.Locator.getSystemId"]], "gettype() (xml.sax.xmlreader.attributes \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.Attributes.getType"]], "getvalue() (xml.sax.xmlreader.attributes \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.Attributes.getValue"]], "getvaluebyqname() (xml.sax.xmlreader.attributesns \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.AttributesNS.getValueByQName"]], "parse() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.parse"]], "reset() (xml.sax.xmlreader.incrementalparser \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.IncrementalParser.reset"]], "setbytestream() (xml.sax.xmlreader.inputsource \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.InputSource.setByteStream"]], "setcharacterstream() (xml.sax.xmlreader.inputsource \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.InputSource.setCharacterStream"]], "setcontenthandler() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.setContentHandler"]], "setdtdhandler() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.setDTDHandler"]], "setencoding() (xml.sax.xmlreader.inputsource \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.InputSource.setEncoding"]], "setentityresolver() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.setEntityResolver"]], "seterrorhandler() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.setErrorHandler"]], "setfeature() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.setFeature"]], "setlocale() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.setLocale"]], "setproperty() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.setProperty"]], "setpublicid() (xml.sax.xmlreader.inputsource \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.InputSource.setPublicId"]], "setsystemid() (xml.sax.xmlreader.inputsource \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.InputSource.setSystemId"]], "xml.sax.xmlreader": [[413, "module-xml.sax.xmlreader"]], "xmlfilterbase (xml.sax.saxutils \u4e2d\u7684\u985e\u5225)": [[414, "xml.sax.saxutils.XMLFilterBase"]], "xmlgenerator (xml.sax.saxutils \u4e2d\u7684\u985e\u5225)": [[414, "xml.sax.saxutils.XMLGenerator"]], "escape() (\u65bc xml.sax.saxutils \u6a21\u7d44\u4e2d)": [[414, "xml.sax.saxutils.escape"]], "prepare_input_source() (\u65bc xml.sax.saxutils \u6a21\u7d44\u4e2d)": [[414, "xml.sax.saxutils.prepare_input_source"]], "quoteattr() (\u65bc xml.sax.saxutils \u6a21\u7d44\u4e2d)": [[414, "xml.sax.saxutils.quoteattr"]], "unescape() (\u65bc xml.sax.saxutils \u6a21\u7d44\u4e2d)": [[414, "xml.sax.saxutils.unescape"]], "xml.sax.saxutils": [[414, "module-xml.sax.saxutils"]], "binary (xmlrpc.client \u4e2d\u7684\u985e\u5225)": [[416, "xmlrpc.client.Binary"]], "datetime (xmlrpc.client \u4e2d\u7684\u985e\u5225)": [[416, "xmlrpc.client.DateTime"]], "fault (xmlrpc.client \u4e2d\u7684\u985e\u5225)": [[416, "xmlrpc.client.Fault"]], "multicall (xmlrpc.client \u4e2d\u7684\u985e\u5225)": [[416, "xmlrpc.client.MultiCall"]], "protocolerror (xmlrpc.client \u4e2d\u7684\u985e\u5225)": [[416, "xmlrpc.client.ProtocolError"]], "rfc 2045#section-6.8": [[416, "index-0"]], "serverproxy (xmlrpc.client \u4e2d\u7684\u985e\u5225)": [[416, "xmlrpc.client.ServerProxy"]], "data (xmlrpc.client.binary \u7684\u5c6c\u6027)": [[416, "xmlrpc.client.Binary.data"]], "decode() (xmlrpc.client.binary \u7684\u65b9\u6cd5)": [[416, "xmlrpc.client.Binary.decode"]], "decode() (xmlrpc.client.datetime \u7684\u65b9\u6cd5)": [[416, "xmlrpc.client.DateTime.decode"]], "dumps() (\u65bc xmlrpc.client \u6a21\u7d44\u4e2d)": [[416, "xmlrpc.client.dumps"]], "encode() (xmlrpc.client.binary \u7684\u65b9\u6cd5)": [[416, "xmlrpc.client.Binary.encode"]], "encode() (xmlrpc.client.datetime \u7684\u65b9\u6cd5)": [[416, "xmlrpc.client.DateTime.encode"]], "errcode (xmlrpc.client.protocolerror \u7684\u5c6c\u6027)": [[416, "xmlrpc.client.ProtocolError.errcode"]], "errmsg (xmlrpc.client.protocolerror \u7684\u5c6c\u6027)": [[416, "xmlrpc.client.ProtocolError.errmsg"]], "faultcode (xmlrpc.client.fault \u7684\u5c6c\u6027)": [[416, "xmlrpc.client.Fault.faultCode"]], "faultstring (xmlrpc.client.fault \u7684\u5c6c\u6027)": [[416, "xmlrpc.client.Fault.faultString"]], "headers (xmlrpc.client.protocolerror \u7684\u5c6c\u6027)": [[416, "xmlrpc.client.ProtocolError.headers"]], "listmethods() (xmlrpc.client.serverproxy.system \u7684\u65b9\u6cd5)": [[416, "xmlrpc.client.ServerProxy.system.listMethods"]], "loads() (\u65bc xmlrpc.client \u6a21\u7d44\u4e2d)": [[416, "xmlrpc.client.loads"]], "methodhelp() (xmlrpc.client.serverproxy.system \u7684\u65b9\u6cd5)": [[416, "xmlrpc.client.ServerProxy.system.methodHelp"]], "methodsignature() (xmlrpc.client.serverproxy.system \u7684\u65b9\u6cd5)": [[416, "xmlrpc.client.ServerProxy.system.methodSignature"]], "url (xmlrpc.client.protocolerror \u7684\u5c6c\u6027)": [[416, "xmlrpc.client.ProtocolError.url"]], "xmlrpc.client": [[416, "module-xmlrpc.client"]], "cgixmlrpcrequesthandler (xmlrpc.server \u4e2d\u7684\u985e\u5225)": [[417, "xmlrpc.server.CGIXMLRPCRequestHandler"]], "doccgixmlrpcrequesthandler (xmlrpc.server \u4e2d\u7684\u985e\u5225)": [[417, "xmlrpc.server.DocCGIXMLRPCRequestHandler"]], "docxmlrpcrequesthandler (xmlrpc.server \u4e2d\u7684\u985e\u5225)": [[417, "xmlrpc.server.DocXMLRPCRequestHandler"]], "docxmlrpcserver (xmlrpc.server \u4e2d\u7684\u985e\u5225)": [[417, "xmlrpc.server.DocXMLRPCServer"]], "simplexmlrpcrequesthandler (xmlrpc.server \u4e2d\u7684\u985e\u5225)": [[417, "xmlrpc.server.SimpleXMLRPCRequestHandler"]], "simplexmlrpcserver (xmlrpc.server \u4e2d\u7684\u985e\u5225)": [[417, "xmlrpc.server.SimpleXMLRPCServer"]], "handle_request() (xmlrpc.server.cgixmlrpcrequesthandler \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.CGIXMLRPCRequestHandler.handle_request"]], "register_function() (xmlrpc.server.cgixmlrpcrequesthandler \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.CGIXMLRPCRequestHandler.register_function"]], "register_function() (xmlrpc.server.simplexmlrpcserver \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.SimpleXMLRPCServer.register_function"]], "register_instance() (xmlrpc.server.cgixmlrpcrequesthandler \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.CGIXMLRPCRequestHandler.register_instance"]], "register_instance() (xmlrpc.server.simplexmlrpcserver \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.SimpleXMLRPCServer.register_instance"]], "register_introspection_functions() (xmlrpc.server.cgixmlrpcrequesthandler \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.CGIXMLRPCRequestHandler.register_introspection_functions"]], "register_introspection_functions() (xmlrpc.server.simplexmlrpcserver \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.SimpleXMLRPCServer.register_introspection_functions"]], "register_multicall_functions() (xmlrpc.server.cgixmlrpcrequesthandler \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.CGIXMLRPCRequestHandler.register_multicall_functions"]], "register_multicall_functions() (xmlrpc.server.simplexmlrpcserver \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.SimpleXMLRPCServer.register_multicall_functions"]], "rpc_paths (xmlrpc.server.simplexmlrpcrequesthandler \u7684\u5c6c\u6027)": [[417, "xmlrpc.server.SimpleXMLRPCRequestHandler.rpc_paths"]], "set_server_documentation() (xmlrpc.server.doccgixmlrpcrequesthandler \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.DocCGIXMLRPCRequestHandler.set_server_documentation"]], "set_server_documentation() (xmlrpc.server.docxmlrpcserver \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.DocXMLRPCServer.set_server_documentation"]], "set_server_name() (xmlrpc.server.doccgixmlrpcrequesthandler \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.DocCGIXMLRPCRequestHandler.set_server_name"]], "set_server_name() (xmlrpc.server.docxmlrpcserver \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.DocXMLRPCServer.set_server_name"]], "set_server_title() (xmlrpc.server.doccgixmlrpcrequesthandler \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.DocCGIXMLRPCRequestHandler.set_server_title"]], "set_server_title() (xmlrpc.server.docxmlrpcserver \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.DocXMLRPCServer.set_server_title"]], "xmlrpc.server": [[417, "module-xmlrpc.server"]], "--compress": [[418, "cmdoption-zipapp-c"]], "--info": [[418, "cmdoption-zipapp-info"]], "--main": [[418, "cmdoption-zipapp-m"]], "--python": [[418, "cmdoption-zipapp-p"]], "executable zip files\uff08\u53ef\u57f7\u884c\u7684 zip \u6a94\u6848\uff09": [[418, "index-0"]], "create_archive() (\u65bc zipapp \u6a21\u7d44\u4e2d)": [[418, "zipapp.create_archive"]], "get_interpreter() (\u65bc zipapp \u6a21\u7d44\u4e2d)": [[418, "zipapp.get_interpreter"]], "zipapp": [[418, "module-zipapp"]], "zipapp \u547d\u4ee4\u5217\u9078\u9805": [[418, "cmdoption-zipapp-c"], [418, "cmdoption-zipapp-h"], [418, "cmdoption-zipapp-info"], [418, "cmdoption-zipapp-m"], [418, "cmdoption-zipapp-o"], [418, "cmdoption-zipapp-p"]], "--metadata-encoding": [[419, "cmdoption-zipfile-metadata-encoding"]], "badzipfile": [[419, "zipfile.BadZipFile"], [419, "zipfile.BadZipfile"]], "crc (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.CRC"]], "largezipfile": [[419, "zipfile.LargeZipFile"]], "path (zipfile \u4e2d\u7684\u985e\u5225)": [[419, "zipfile.Path"]], "path.stem (\u65bc zipfile \u6a21\u7d44\u4e2d)": [[419, "zipfile.Path.stem"]], "path.suffix (\u65bc zipfile \u6a21\u7d44\u4e2d)": [[419, "zipfile.Path.suffix"]], "path.suffixes (\u65bc zipfile \u6a21\u7d44\u4e2d)": [[419, "zipfile.Path.suffixes"]], "pyzipfile (zipfile \u4e2d\u7684\u985e\u5225)": [[419, "zipfile.PyZipFile"]], "zip_bzip2 (\u65bc zipfile \u6a21\u7d44\u4e2d)": [[419, "zipfile.ZIP_BZIP2"]], "zip_deflated (\u65bc zipfile \u6a21\u7d44\u4e2d)": [[419, "zipfile.ZIP_DEFLATED"]], "zip_lzma (\u65bc zipfile \u6a21\u7d44\u4e2d)": [[419, "zipfile.ZIP_LZMA"]], "zip_stored (\u65bc zipfile \u6a21\u7d44\u4e2d)": [[419, "zipfile.ZIP_STORED"]], "zipfile (zipfile \u4e2d\u7684\u985e\u5225)": [[419, "zipfile.ZipFile"]], "zipinfo (zipfile \u4e2d\u7684\u985e\u5225)": [[419, "zipfile.ZipInfo"]], "close() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.close"]], "comment (zipfile.zipfile \u7684\u5c6c\u6027)": [[419, "zipfile.ZipFile.comment"]], "comment (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.comment"]], "compress_size (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.compress_size"]], "compress_type (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.compress_type"]], "create_system (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.create_system"]], "create_version (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.create_version"]], "date_time (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.date_time"]], "debug (zipfile.zipfile \u7684\u5c6c\u6027)": [[419, "zipfile.ZipFile.debug"]], "exists() (zipfile.path \u7684\u65b9\u6cd5)": [[419, "zipfile.Path.exists"]], "external_attr (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.external_attr"]], "extra (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.extra"]], "extract() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.extract"]], "extract_version (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.extract_version"]], "extractall() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.extractall"]], "file_size (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.file_size"]], "filename (zipfile.zipfile \u7684\u5c6c\u6027)": [[419, "zipfile.ZipFile.filename"]], "filename (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.filename"]], "flag_bits (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.flag_bits"]], "from_file() (zipfile.zipinfo \u7684\u985e\u5225\u65b9\u6cd5)": [[419, "zipfile.ZipInfo.from_file"]], "getinfo() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.getinfo"]], "header_offset (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.header_offset"]], "infolist() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.infolist"]], "internal_attr (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.internal_attr"]], "is_dir() (zipfile.path \u7684\u65b9\u6cd5)": [[419, "zipfile.Path.is_dir"]], "is_dir() (zipfile.zipinfo \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipInfo.is_dir"]], "is_file() (zipfile.path \u7684\u65b9\u6cd5)": [[419, "zipfile.Path.is_file"]], "is_zipfile() (\u65bc zipfile \u6a21\u7d44\u4e2d)": [[419, "zipfile.is_zipfile"]], "iterdir() (zipfile.path \u7684\u65b9\u6cd5)": [[419, "zipfile.Path.iterdir"]], "joinpath() (zipfile.path \u7684\u65b9\u6cd5)": [[419, "zipfile.Path.joinpath"]], "mkdir() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.mkdir"]], "name (zipfile.path \u7684\u5c6c\u6027)": [[419, "zipfile.Path.name"]], "namelist() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.namelist"]], "open() (zipfile.path \u7684\u65b9\u6cd5)": [[419, "zipfile.Path.open"]], "open() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.open"]], "printdir() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.printdir"]], "read() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.read"]], "read_bytes() (zipfile.path \u7684\u65b9\u6cd5)": [[419, "zipfile.Path.read_bytes"]], "read_text() (zipfile.path \u7684\u65b9\u6cd5)": [[419, "zipfile.Path.read_text"]], "reserved (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.reserved"]], "setpassword() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.setpassword"]], "testzip() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.testzip"]], "volume (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.volume"]], "write() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.write"]], "writepy() (zipfile.pyzipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.PyZipFile.writepy"]], "writestr() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.writestr"]], "zipfile": [[419, "module-zipfile"]], "zipfile \u547d\u4ee4\u5217\u9078\u9805": [[419, "cmdoption-zipfile-c"], [419, "cmdoption-zipfile-create"], [419, "cmdoption-zipfile-e"], [419, "cmdoption-zipfile-extract"], [419, "cmdoption-zipfile-l"], [419, "cmdoption-zipfile-list"], [419, "cmdoption-zipfile-metadata-encoding"], [419, "cmdoption-zipfile-t"], [419, "cmdoption-zipfile-test"]], "pep 273": [[420, "index-0"], [420, "index-1"], [462, "index-4"], [462, "index-5"]], "zipimporterror": [[420, "zipimport.ZipImportError"]], "archive (zipimport.zipimporter \u7684\u5c6c\u6027)": [[420, "zipimport.zipimporter.archive"]], "create_module() (zipimport.zipimporter \u7684\u65b9\u6cd5)": [[420, "zipimport.zipimporter.create_module"]], "exec_module() (zipimport.zipimporter \u7684\u65b9\u6cd5)": [[420, "zipimport.zipimporter.exec_module"]], "find_spec() (zipimport.zipimporter \u7684\u65b9\u6cd5)": [[420, "zipimport.zipimporter.find_spec"]], "get_code() (zipimport.zipimporter \u7684\u65b9\u6cd5)": [[420, "zipimport.zipimporter.get_code"]], "get_data() (zipimport.zipimporter \u7684\u65b9\u6cd5)": [[420, "zipimport.zipimporter.get_data"]], "get_filename() (zipimport.zipimporter \u7684\u65b9\u6cd5)": [[420, "zipimport.zipimporter.get_filename"]], "get_source() (zipimport.zipimporter \u7684\u65b9\u6cd5)": [[420, "zipimport.zipimporter.get_source"]], "invalidate_caches() (zipimport.zipimporter \u7684\u65b9\u6cd5)": [[420, "zipimport.zipimporter.invalidate_caches"]], "is_package() (zipimport.zipimporter \u7684\u65b9\u6cd5)": [[420, "zipimport.zipimporter.is_package"]], "load_module() (zipimport.zipimporter \u7684\u65b9\u6cd5)": [[420, "zipimport.zipimporter.load_module"]], "prefix (zipimport.zipimporter \u7684\u5c6c\u6027)": [[420, "zipimport.zipimporter.prefix"]], "zipimport": [[420, "module-zipimport"]], "zipimporter (zipimport \u4e2d\u7684\u985e\u5225)": [[420, "zipimport.zipimporter"]], "cyclic redundancy check\uff08\u5faa\u74b0\u5197\u9918\u6838\u5c0d\uff09": [[421, "index-0"]], "zlib_runtime_version (\u65bc zlib \u6a21\u7d44\u4e2d)": [[421, "zlib.ZLIB_RUNTIME_VERSION"]], "zlib_version (\u65bc zlib \u6a21\u7d44\u4e2d)": [[421, "zlib.ZLIB_VERSION"]], "adler32() (\u65bc zlib \u6a21\u7d44\u4e2d)": [[421, "zlib.adler32"]], "checksum\uff08\u6838\u5c0d\u548c\uff09": [[421, "index-0"]], "compress() (zlib.compress \u7684\u65b9\u6cd5)": [[421, "zlib.Compress.compress"]], "compress() (\u65bc zlib \u6a21\u7d44\u4e2d)": [[421, "zlib.compress"]], "compressobj() (\u65bc zlib \u6a21\u7d44\u4e2d)": [[421, "zlib.compressobj"]], "copy() (zlib.compress \u7684\u65b9\u6cd5)": [[421, "zlib.Compress.copy"]], "copy() (zlib.decompress \u7684\u65b9\u6cd5)": [[421, "zlib.Decompress.copy"]], "crc32() (\u65bc zlib \u6a21\u7d44\u4e2d)": [[421, "zlib.crc32"]], "decompress() (zlib.decompress \u7684\u65b9\u6cd5)": [[421, "zlib.Decompress.decompress"]], "decompress() (\u65bc zlib \u6a21\u7d44\u4e2d)": [[421, "zlib.decompress"]], "decompressobj() (\u65bc zlib \u6a21\u7d44\u4e2d)": [[421, "zlib.decompressobj"]], "eof (zlib.decompress \u7684\u5c6c\u6027)": [[421, "zlib.Decompress.eof"]], "flush() (zlib.compress \u7684\u65b9\u6cd5)": [[421, "zlib.Compress.flush"]], "flush() (zlib.decompress \u7684\u65b9\u6cd5)": [[421, "zlib.Decompress.flush"]], "unconsumed_tail (zlib.decompress \u7684\u5c6c\u6027)": [[421, "zlib.Decompress.unconsumed_tail"]], "unused_data (zlib.decompress \u7684\u5c6c\u6027)": [[421, "zlib.Decompress.unused_data"]], "zlib": [[421, "module-zlib"]], "invalidtzpathwarning": [[422, "zoneinfo.InvalidTZPathWarning"]], "pep 495": [[422, "index-1"], [476, "index-17"], [476, "index-18"], [480, "index-273"]], "pep 615": [[422, "index-0"], [479, "index-16"], [479, "index-9"], [480, "index-163"]], "pythontzpath": [[422, "envvar-PYTHONTZPATH"], [422, "index-2"]], "tzpath (\u65bc zoneinfo \u6a21\u7d44\u4e2d)": [[422, "zoneinfo.TZPATH"]], "zoneinfo (zoneinfo \u4e2d\u7684\u985e\u5225)": [[422, "zoneinfo.ZoneInfo"]], "zoneinfonotfounderror": [[422, "zoneinfo.ZoneInfoNotFoundError"]], "available_timezones() (\u65bc zoneinfo \u6a21\u7d44\u4e2d)": [[422, "zoneinfo.available_timezones"]], "clear_cache() (zoneinfo.zoneinfo \u7684\u985e\u5225\u65b9\u6cd5)": [[422, "zoneinfo.ZoneInfo.clear_cache"]], "from_file() (zoneinfo.zoneinfo \u7684\u985e\u5225\u65b9\u6cd5)": [[422, "zoneinfo.ZoneInfo.from_file"]], "key (zoneinfo.zoneinfo \u7684\u5c6c\u6027)": [[422, "zoneinfo.ZoneInfo.key"]], "no_cache() (zoneinfo.zoneinfo \u7684\u985e\u5225\u65b9\u6cd5)": [[422, "zoneinfo.ZoneInfo.no_cache"]], "reset_tzpath() (\u65bc zoneinfo \u6a21\u7d44\u4e2d)": [[422, "zoneinfo.reset_tzpath"]], "zoneinfo": [[422, "module-zoneinfo"]], "! patterns": [[424, "index-23"]], "->": [[424, "index-34"], [438, "index-6"]], "as pattern, or pattern, capture pattern, wildcard pattern": [[424, "index-23"]], "dedent token\uff08\u7e2e\u6392\u6a19\u8a8c\uff09": [[424, "index-2"], [432, "index-9"]], "newline token\uff08\u63db\u884c\u6a19\u8a8c\uff09": [[424, "index-2"], [432, "index-3"]], "pep 3107": [[424, "index-36"], [438, "index-16"], [467, "index-6"], [475, "index-9"], [477, "index-0"]], "pep 3129": [[424, "index-44"], [465, "index-18"]], "pep 318": [[424, "index-45"], [463, "index-12"], [463, "index-4"], [463, "index-5"]], "pep 570": [[424, "index-33"], [478, "index-23"], [478, "index-32"], [480, "index-214"]], "pep 614": [[424, "index-30"], [424, "index-42"], [479, "index-15"], [479, "index-3"], [480, "index-186"]], "pep 636": [[424, "index-20"], [424, "index-26"], [438, "index-15"], [469, "index-82"], [469, "index-97"]], "annotations\uff08\u8a3b\u91cb\uff09": [[424, "index-34"], [438, "index-6"]], "as": [[424, "index-10"], [424, "index-16"], [424, "index-18"], [424, "index-9"], [433, "index-34"], [433, "index-35"]], "async": [[424, "index-47"]], "async def": [[424, "index-46"]], "async for": [[424, "index-48"], [427, "index-12"]], "async with": [[424, "index-49"]], "await": [[424, "index-47"], [427, "index-13"], [427, "index-57"]], "binding\uff08\u7d81\u5b9a\uff09": [[424, "index-28"], [424, "index-40"]], "break": [[424, "index-13"], [424, "index-15"], [424, "index-5"], [424, "index-7"], [433, "index-30"]], "case": [[424, "index-18"], [424, "index-18"]], "case block": [[424, "index-22"]], "class definition\uff08\u985e\u5225\u5b9a\u7fa9\uff09": [[424, "index-40"], [424, "index-41"], [425, "index-84"]], "clause\uff08\u5b50\u53e5\uff09": [[424, "index-1"]], "compound statement\uff08\u8907\u5408\u9673\u8ff0\u5f0f\uff09": [[424, "index-16"], [424, "index-18"], [424, "index-28"], [424, "index-3"], [424, "index-4"], [424, "index-40"], [424, "index-6"], [424, "index-9"]], "compound\uff08\u8907\u5408\uff09": [[424, "index-0"]], "continue": [[424, "index-13"], [424, "index-15"], [424, "index-5"], [424, "index-7"], [433, "index-33"]], "dangling": [[424, "index-2"]], "def": [[424, "index-28"]], "default\uff08\u9810\u8a2d\uff09": [[424, "index-31"]], "definition\uff08\u5b9a\u7fa9\uff09": [[424, "index-28"], [424, "index-40"], [433, "index-24"]], "elif": [[424, "index-3"]], "else": [[424, "index-13"], [424, "index-2"], [424, "index-3"], [424, "index-4"], [424, "index-6"], [424, "index-9"], [427, "index-88"], [433, "index-31"]], "except clause\uff08\u4f8b\u5916\u5b50\u53e5\uff09": [[424, "index-10"]], "except_star": [[424, "index-12"]], "execution\uff08\u57f7\u884c\uff09": [[424, "index-40"], [425, "index-64"], [426, "index-13"], [426, "index-2"]], "expression list\uff08\u8868\u9054\u5f0f\u5217\u8868\uff09": [[424, "index-40"]], "finally": [[424, "index-14"], [424, "index-9"], [433, "index-25"], [433, "index-32"], [433, "index-33"]], "for": [[424, "index-6"], [427, "index-12"], [433, "index-30"], [433, "index-33"], [438, "index-0"]], "frame": [[424, "index-40"], [425, "index-61"], [426, "index-2"]], "function annotations\uff08\u51fd\u5f0f\u8a3b\u91cb\uff09": [[424, "index-34"], [438, "index-6"]], "function definition\uff08\u51fd\u5f0f\u5b9a\u7fa9\uff09": [[424, "index-27"], [424, "index-28"], [424, "index-29"], [424, "index-31"], [424, "index-32"]], "function \uff08\u51fd\u5f0f\uff09": [[424, "index-28"], [424, "index-34"], [425, "index-33"], [425, "index-34"], [425, "index-38"], [425, "index-39"], [425, "index-40"], [425, "index-41"], [427, "index-23"], [427, "index-52"], [427, "index-53"], [427, "index-90"], [433, "index-24"], [433, "index-26"]], "guard": [[424, "index-21"]], "inheritance\uff08\u7e7c\u627f\uff09": [[424, "index-40"]], "irrefutable case block": [[424, "index-22"]], "keyword\uff08\u95dc\u9375\u5b57\uff09": [[424, "index-12"], [424, "index-13"], [424, "index-14"], [424, "index-16"], [424, "index-18"], [424, "index-18"], [424, "index-3"], [424, "index-4"], [424, "index-47"], [424, "index-6"], [424, "index-9"], [427, "index-23"], [427, "index-57"], [432, "index-13"], [432, "index-14"], [433, "index-25"], [433, "index-31"], [433, "index-32"], [433, "index-33"], [433, "index-34"]], "match": [[424, "index-18"], [424, "index-18"]], "match statement\uff08\u5339\u914d\u9673\u8ff0\u5f0f\uff09": [[424, "index-18"]], "name\uff08\u540d\u7a31\uff09": [[424, "index-28"], [424, "index-40"], [426, "index-4"], [427, "index-3"], [427, "index-5"], [432, "index-10"], [433, "index-22"], [433, "index-34"], [433, "index-36"], [433, "index-4"], [433, "index-43"], [437, "index-1"]], "parameter list\uff08\u53c3\u6578\u5217\u8868\uff09": [[424, "index-28"]], "pattern matching\uff08\u6a21\u5f0f\u5339\u914d\uff09": [[424, "index-18"]], "return \uff08\u56de\u50b3\uff09": [[424, "index-13"], [424, "index-15"], [433, "index-24"]], "suite\uff08\u5957\u88dd\uff09": [[424, "index-1"]], "target": [[424, "index-6"], [433, "index-21"], [433, "index-31"], [433, "index-5"], [433, "index-6"]], "type parameter\uff08\u578b\u5225\u53c3\u6578\uff09": [[424, "index-51"]], "user-defined function\uff08\u4f7f\u7528\u8005\u5b9a\u7fa9\u51fd\u5f0f\uff09": [[424, "index-28"], [425, "index-34"], [427, "index-52"]], "value\uff08\u503c\uff09": [[424, "index-31"], [427, "index-17"]], "with": [[424, "index-16"], [425, "index-104"]], "with statement\uff08with \u9673\u8ff0\u5f0f\uff09": [[424, "index-16"]], "ellipsis": [[425, "index-8"]], "java": [[425, "index-13"]], "notimplemented": [[425, "index-7"]], "pep 252": [[425, "index-83"], [461, "index-2"], [461, "index-4"]], "pep 3135": [[425, "index-91"], [467, "index-31"]], "pep 562": [[425, "index-113"], [477, "index-16"], [480, "index-234"], [480, "index-239"]], "__abs__() (object \u7684\u65b9\u6cd5)": [[425, "object.__abs__"]], "__add__() (object \u7684\u65b9\u6cd5)": [[425, "object.__add__"]], "__aenter__() (object \u7684\u65b9\u6cd5)": [[425, "object.__aenter__"]], "__aexit__() (object \u7684\u65b9\u6cd5)": [[425, "object.__aexit__"]], "__aiter__() (object \u7684\u65b9\u6cd5)": [[425, "object.__aiter__"]], "__and__() (object \u7684\u65b9\u6cd5)": [[425, "object.__and__"]], "__anext__() (object \u7684\u65b9\u6cd5)": [[425, "object.__anext__"]], "__annotations__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-35"]], "__annotations__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-44"]], "__annotations__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-49"]], "__await__() (object \u7684\u65b9\u6cd5)": [[425, "object.__await__"]], "__bases__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-49"]], "__bool__() (object \u7684\u65b9\u6cd5)": [[425, "object.__bool__"]], "__bool__() \uff08\u7269\u4ef6\u65b9\u6cd5\uff09": [[425, "index-96"]], "__buffer__() (object \u7684\u65b9\u6cd5)": [[425, "object.__buffer__"]], "__bytes__() (object \u7684\u65b9\u6cd5)": [[425, "object.__bytes__"]], "__call__() (object \u7684\u65b9\u6cd5)": [[425, "object.__call__"]], "__ceil__() (object \u7684\u65b9\u6cd5)": [[425, "object.__ceil__"]], "__class__ \uff08\u5be6\u4f8b\u5c6c\u6027\uff09": [[425, "index-53"]], "__class__ \uff08\u65b9\u6cd5 cell\uff09": [[425, "index-90"]], "__class__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-81"]], "__class_getitem__() (object \u7684\u985e\u5225\u65b9\u6cd5)": [[425, "object.__class_getitem__"]], "__classcell__ \uff08\u985e\u5225\u547d\u540d\u7a7a\u9593\u9805\u76ee\uff09": [[425, "index-90"]], "__closure__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-35"]], "__code__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-35"]], "__complex__() (object \u7684\u65b9\u6cd5)": [[425, "object.__complex__"]], "__contains__() (object \u7684\u65b9\u6cd5)": [[425, "object.__contains__"]], "__defaults__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-35"]], "__del__() (object \u7684\u65b9\u6cd5)": [[425, "object.__del__"]], "__delattr__() (object \u7684\u65b9\u6cd5)": [[425, "object.__delattr__"]], "__delete__() (object \u7684\u65b9\u6cd5)": [[425, "object.__delete__"]], "__delitem__() (object \u7684\u65b9\u6cd5)": [[425, "object.__delitem__"]], "__dict__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-35"]], "__dict__ \uff08\u5be6\u4f8b\u5c6c\u6027\uff09": [[425, "index-53"]], "__dict__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-45"]], "__dict__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-49"]], "__dir__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-81"]], "__dir__() (object \u7684\u65b9\u6cd5)": [[425, "object.__dir__"]], "__divmod__() (object \u7684\u65b9\u6cd5)": [[425, "object.__divmod__"]], "__doc__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-35"]], "__doc__ \uff08\u65b9\u6cd5\u5c6c\u6027\uff09": [[425, "index-37"]], "__doc__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-44"]], "__doc__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-49"]], "__enter__() (object \u7684\u65b9\u6cd5)": [[425, "object.__enter__"]], "__eq__() (object \u7684\u65b9\u6cd5)": [[425, "object.__eq__"]], "__exit__() (object \u7684\u65b9\u6cd5)": [[425, "object.__exit__"]], "__file__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-44"]], "__float__() (object \u7684\u65b9\u6cd5)": [[425, "object.__float__"]], "__floor__() (object \u7684\u65b9\u6cd5)": [[425, "object.__floor__"]], "__floordiv__() (object \u7684\u65b9\u6cd5)": [[425, "object.__floordiv__"]], "__format__() (object \u7684\u65b9\u6cd5)": [[425, "object.__format__"]], "__format__() \uff08\u7269\u4ef6\u65b9\u6cd5\uff09": [[425, "index-76"]], "__func__ \uff08\u65b9\u6cd5\u5c6c\u6027\uff09": [[425, "index-37"]], "__ge__() (object \u7684\u65b9\u6cd5)": [[425, "object.__ge__"]], "__get__() (object \u7684\u65b9\u6cd5)": [[425, "object.__get__"]], "__getattr__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-81"]], "__getattr__() (object \u7684\u65b9\u6cd5)": [[425, "object.__getattr__"]], "__getattribute__() (object \u7684\u65b9\u6cd5)": [[425, "object.__getattribute__"]], "__getitem__() (object \u7684\u65b9\u6cd5)": [[425, "object.__getitem__"]], "__getitem__() \uff08\u5c0d\u6620\u7269\u4ef6\u65b9\u6cd5\uff09": [[425, "index-69"]], "__globals__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-35"]], "__gt__() (object \u7684\u65b9\u6cd5)": [[425, "object.__gt__"]], "__hash__() (object \u7684\u65b9\u6cd5)": [[425, "object.__hash__"]], "__iadd__() (object \u7684\u65b9\u6cd5)": [[425, "object.__iadd__"]], "__iand__() (object \u7684\u65b9\u6cd5)": [[425, "object.__iand__"]], "__ifloordiv__() (object \u7684\u65b9\u6cd5)": [[425, "object.__ifloordiv__"]], "__ilshift__() (object \u7684\u65b9\u6cd5)": [[425, "object.__ilshift__"]], "__imatmul__() (object \u7684\u65b9\u6cd5)": [[425, "object.__imatmul__"]], "__imod__() (object \u7684\u65b9\u6cd5)": [[425, "object.__imod__"]], "__imul__() (object \u7684\u65b9\u6cd5)": [[425, "object.__imul__"]], "__index__() (object \u7684\u65b9\u6cd5)": [[425, "object.__index__"]], "__init__() (object \u7684\u65b9\u6cd5)": [[425, "object.__init__"]], "__init_subclass__() (object \u7684\u985e\u5225\u65b9\u6cd5)": [[425, "object.__init_subclass__"]], "__instancecheck__() (class \u7684\u65b9\u6cd5)": [[425, "class.__instancecheck__"]], "__int__() (object \u7684\u65b9\u6cd5)": [[425, "object.__int__"]], "__invert__() (object \u7684\u65b9\u6cd5)": [[425, "object.__invert__"]], "__ior__() (object \u7684\u65b9\u6cd5)": [[425, "object.__ior__"]], "__ipow__() (object \u7684\u65b9\u6cd5)": [[425, "object.__ipow__"]], "__irshift__() (object \u7684\u65b9\u6cd5)": [[425, "object.__irshift__"]], "__isub__() (object \u7684\u65b9\u6cd5)": [[425, "object.__isub__"]], "__iter__() (object \u7684\u65b9\u6cd5)": [[425, "object.__iter__"]], "__itruediv__() (object \u7684\u65b9\u6cd5)": [[425, "object.__itruediv__"]], "__ixor__() (object \u7684\u65b9\u6cd5)": [[425, "object.__ixor__"]], "__kwdefaults__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-35"]], "__le__() (object \u7684\u65b9\u6cd5)": [[425, "object.__le__"]], "__len__() (object \u7684\u65b9\u6cd5)": [[425, "object.__len__"]], "__len__() \uff08\u5c0d\u6620\u7269\u4ef6\u65b9\u6cd5\uff09": [[425, "index-80"]], "__length_hint__() (object \u7684\u65b9\u6cd5)": [[425, "object.__length_hint__"]], "__lshift__() (object \u7684\u65b9\u6cd5)": [[425, "object.__lshift__"]], "__lt__() (object \u7684\u65b9\u6cd5)": [[425, "object.__lt__"]], "__matmul__() (object \u7684\u65b9\u6cd5)": [[425, "object.__matmul__"]], "__missing__() (object \u7684\u65b9\u6cd5)": [[425, "object.__missing__"]], "__mod__() (object \u7684\u65b9\u6cd5)": [[425, "object.__mod__"]], "__module__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-35"]], "__module__ \uff08\u65b9\u6cd5\u5c6c\u6027\uff09": [[425, "index-37"]], "__module__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-49"]], "__mro_entries__() (object \u7684\u65b9\u6cd5)": [[425, "object.__mro_entries__"]], "__mul__() (object \u7684\u65b9\u6cd5)": [[425, "object.__mul__"]], "__name__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-35"]], "__name__ \uff08\u65b9\u6cd5\u5c6c\u6027\uff09": [[425, "index-37"]], "__name__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-44"]], "__name__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-49"]], "__ne__() (object \u7684\u65b9\u6cd5)": [[425, "object.__ne__"]], "__neg__() (object \u7684\u65b9\u6cd5)": [[425, "object.__neg__"]], "__new__() (object \u7684\u65b9\u6cd5)": [[425, "object.__new__"]], "__or__() (object \u7684\u65b9\u6cd5)": [[425, "object.__or__"]], "__pos__() (object \u7684\u65b9\u6cd5)": [[425, "object.__pos__"]], "__pow__() (object \u7684\u65b9\u6cd5)": [[425, "object.__pow__"]], "__prepare__ \uff08\u5143\u985e\u5225\u65b9\u6cd5\uff09": [[425, "index-87"]], "__radd__() (object \u7684\u65b9\u6cd5)": [[425, "object.__radd__"]], "__rand__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rand__"]], "__rdivmod__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rdivmod__"]], "__release_buffer__() (object \u7684\u65b9\u6cd5)": [[425, "object.__release_buffer__"]], "__repr__() (object \u7684\u65b9\u6cd5)": [[425, "object.__repr__"]], "__repr__() \uff08\u7269\u4ef6\u65b9\u6cd5\uff09": [[425, "index-73"]], "__reversed__() (object \u7684\u65b9\u6cd5)": [[425, "object.__reversed__"]], "__rfloordiv__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rfloordiv__"]], "__rlshift__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rlshift__"]], "__rmatmul__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rmatmul__"]], "__rmod__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rmod__"]], "__rmul__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rmul__"]], "__ror__() (object \u7684\u65b9\u6cd5)": [[425, "object.__ror__"]], "__round__() (object \u7684\u65b9\u6cd5)": [[425, "object.__round__"]], "__rpow__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rpow__"]], "__rrshift__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rrshift__"]], "__rshift__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rshift__"]], "__rsub__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rsub__"]], "__rtruediv__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rtruediv__"]], "__rxor__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rxor__"]], "__self__ \uff08\u65b9\u6cd5\u5c6c\u6027\uff09": [[425, "index-37"]], "__set__() (object \u7684\u65b9\u6cd5)": [[425, "object.__set__"]], "__set_name__() (object \u7684\u65b9\u6cd5)": [[425, "object.__set_name__"]], "__setattr__() (object \u7684\u65b9\u6cd5)": [[425, "object.__setattr__"]], "__setitem__() (object \u7684\u65b9\u6cd5)": [[425, "object.__setitem__"]], "__str__() (object \u7684\u65b9\u6cd5)": [[425, "object.__str__"]], "__str__() \uff08\u7269\u4ef6\u65b9\u6cd5\uff09": [[425, "index-74"]], "__sub__() (object \u7684\u65b9\u6cd5)": [[425, "object.__sub__"]], "__subclasscheck__() (class \u7684\u65b9\u6cd5)": [[425, "class.__subclasscheck__"]], "__truediv__() (object \u7684\u65b9\u6cd5)": [[425, "object.__truediv__"]], "__trunc__() (object \u7684\u65b9\u6cd5)": [[425, "object.__trunc__"]], "__type_params__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-35"]], "__type_params__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-49"]], "__xor__() (object \u7684\u65b9\u6cd5)": [[425, "object.__xor__"]], "body": [[425, "index-89"]], "built-in method\uff08\u5167\u5efa\u65b9\u6cd5\uff09": [[425, "index-42"], [427, "index-53"]], "byte\uff08\u4f4d\u5143\u7d44\uff09": [[425, "index-21"]], "call\uff08\u547c\u53eb\uff09": [[425, "index-33"], [425, "index-46"], [425, "index-48"], [425, "index-95"], [427, "index-47"], [427, "index-52"], [427, "index-53"], [427, "index-54"], [427, "index-55"], [427, "index-56"]], "chr": [[425, "index-19"]], "class instance\uff08\u985e\u5225\u5be6\u4f8b\uff09": [[425, "index-46"], [425, "index-50"], [425, "index-51"], [427, "index-55"]], "class object\uff08\u985e\u5225\u7269\u4ef6\uff09": [[425, "index-46"], [425, "index-48"], [427, "index-54"]], "clear() (frame \u7684\u65b9\u6cd5)": [[425, "frame.clear"]], "close() (coroutine \u7684\u65b9\u6cd5)": [[425, "coroutine.close"]], "co_argcount \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_cellvars \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_code \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_consts \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_filename \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_firstlineno \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_flags \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_freevars \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_kwonlyargcount \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_lnotab \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_name \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_names \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_nlocals \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_positions() (codeobject \u7684\u65b9\u6cd5)": [[425, "codeobject.co_positions"]], "co_posonlyargcount \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_qualname \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_stacksize \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_varnames \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "constructor\uff08\u5efa\u69cb\u51fd\u5f0f\uff09": [[425, "index-71"]], "conversion": [[425, "index-76"], [427, "index-1"], [433, "index-3"]], "destructor\uff08\u89e3\u69cb\u51fd\u5f0f\uff09": [[425, "index-72"], [433, "index-7"]], "documentation string\uff08\u6587\u4ef6\u5b57\u4e32\uff09": [[425, "index-59"]], "empty\uff08\u7a7a\u7684\uff09": [[425, "index-20"]], "exc_info \uff08sys \u6a21\u7d44\u4e2d\uff09": [[425, "index-64"]], "exception\uff08\u4f8b\u5916\uff09": [[425, "index-64"], [426, "index-14"], [433, "index-19"], [433, "index-26"], [433, "index-27"], [433, "index-29"], [433, "index-34"]], "extension\uff08\u64f4\u5145\uff09": [[425, "index-4"]], "f_back \uff08frame \u5c6c\u6027\uff09": [[425, "index-62"]], "f_builtins \uff08frame \u5c6c\u6027\uff09": [[425, "index-62"]], "f_code \uff08frame \u5c6c\u6027\uff09": [[425, "index-62"]], "f_globals \uff08frame \u5c6c\u6027\uff09": [[425, "index-62"]], "f_lasti \uff08frame \u5c6c\u6027\uff09": [[425, "index-62"]], "f_lineno \uff08frame \u5c6c\u6027\uff09": [[425, "index-63"]], "f_locals \uff08frame \u5c6c\u6027\uff09": [[425, "index-62"]], "f_trace \uff08frame \u5c6c\u6027\uff09": [[425, "index-63"]], "f_trace_lines \uff08frame \u5c6c\u6027\uff09": [[425, "index-63"]], "f_trace_opcodes \uff08frame \u5c6c\u6027\uff09": [[425, "index-63"]], "finalizer\uff08\u7d42\u7d50\u51fd\u5f0f\uff09": [[425, "index-72"]], "format() \uff08\u5167\u5efa\u51fd\u5f0f\uff09": [[425, "index-74"]], "global\uff08\u5168\u57df\uff09": [[425, "index-35"]], "handler\uff08\u8655\u7406\u5668\uff09": [[425, "index-64"]], "hierarchy\uff08\u968e\u5c64\uff09": [[425, "index-4"]], "identity of an object\uff08\u7269\u4ef6\u7684\u8b58\u5225\uff09": [[425, "index-1"]], "immutable object\uff08\u4e0d\u53ef\u8b8a\u7269\u4ef6\uff09": [[425, "index-1"]], "immutable sequences\uff08\u4e0d\u53ef\u8b8a\u5e8f\u5217\uff09": [[425, "index-18"]], "immutable sequence\uff08\u4e0d\u53ef\u8b8a\u5e8f\u5217\uff09": [[425, "index-17"]], "immutable types\uff08\u4e0d\u53ef\u8b8a\u578b\u5225\uff09": [[425, "index-70"]], "index operation\uff08\u7d22\u5f15\u64cd\u4f5c\uff09": [[425, "index-15"]], "indices() (slice \u7684\u65b9\u6cd5)": [[425, "slice.indices"]], "instance\uff08\u5be6\u4f8b\uff09": [[425, "index-46"], [425, "index-50"], [425, "index-95"], [427, "index-55"], [427, "index-56"]], "internal type\uff08\u5167\u90e8\u578b\u5225\uff09": [[425, "index-55"]], "invocation\uff08\u8abf\u7528\uff09": [[425, "index-33"]], "item selection\uff08\u9805\u76ee\u9078\u53d6\uff09": [[425, "index-15"]], "itorator\uff08\u758a\u4ee3\u5668\uff09": [[425, "index-38"]], "last_traceback \uff08sys \u6a21\u7d44\u4e2d\uff09": [[425, "index-64"]], "makefile() \uff08socket \u65b9\u6cd5\uff09": [[425, "index-54"]], "metaclass hint\uff08\u5143\u985e\u5225\u63d0\u793a\uff09": [[425, "index-86"]], "mutable object\uff08\u53ef\u8b8a\u7269\u4ef6\uff09": [[425, "index-1"]], "mutable\uff08\u53ef\u8b8a\u7684\uff09": [[425, "index-22"], [433, "index-4"], [433, "index-9"]], "number\uff08\u6578\u5b57\uff09": [[425, "index-13"], [425, "index-14"], [432, "index-27"]], "object.__match_args__ (\u5167\u5efa\u8b8a\u6578)": [[425, "object.__match_args__"]], "object.__slots__ (\u5167\u5efa\u8b8a\u6578)": [[425, "object.__slots__"]], "open": [[425, "index-54"], [443, "index-0"]], "ord": [[425, "index-19"]], "overloading\uff08\u591a\u8f09\uff09": [[425, "index-69"]], "popen() \uff08\u65bc os \u6a21\u7d44\u4e2d\uff09": [[425, "index-54"]], "print": [[425, "index-76"]], "print() \uff08\u5167\u5efa\u51fd\u5f0f\uff09": [[425, "index-74"]], "reference counting\uff08\u53c3\u7167\u8a08\u6578\uff09": [[425, "index-2"]], "repr() \uff08\u5167\u5efa\u51fd\u5f0f\uff09": [[425, "index-73"]], "representation\uff08\u8868\u793a\uff09": [[425, "index-11"]], "round": [[425, "index-103"]], "send() (coroutine \u7684\u65b9\u6cd5)": [[425, "coroutine.send"]], "set type\uff08\u96c6\u5408\u578b\u5225\uff09": [[425, "index-27"]], "singleton\uff08\u55ae\u4f8b\uff09": [[425, "index-20"]], "stack\uff08\u5806\u758a\uff09": [[425, "index-64"]], "start \uff08slice \u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-68"]], "stderr \uff08sys \u6a21\u7d44\u4e2d\uff09": [[425, "index-54"]], "stdin \uff08sys \u6a21\u7d44\u4e2d\uff09": [[425, "index-54"]], "stdio": [[425, "index-54"]], "stdout \uff08sys \u6a21\u7d44\u4e2d\uff09": [[425, "index-54"]], "step \uff08slice \u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-68"]], "stop \uff08slice \u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-68"]], "subclassing\uff08\u5b50\u985e\u5225\u5316\uff09": [[425, "index-70"]], "subscription\uff08\u4e0b\u6a19\uff09": [[425, "index-15"], [425, "index-22"], [425, "index-30"], [427, "index-41"], [433, "index-9"]], "sys.exc_info": [[425, "index-64"]], "sys.exception": [[425, "index-64"]], "sys.last_traceback": [[425, "index-64"]], "sys.stderr": [[425, "index-54"]], "sys.stdin": [[425, "index-54"]], "sys.stdout": [[425, "index-54"]], "tb_frame \uff08traceback \u5c6c\u6027\uff09": [[425, "index-65"]], "tb_lasti \uff08traceback \u5c6c\u6027\uff09": [[425, "index-65"]], "tb_lineno \uff08traceback \u5c6c\u6027\uff09": [[425, "index-65"]], "tb_next \uff08traceback \u5c6c\u6027\uff09": [[425, "index-66"]], "throw() (coroutine \u7684\u65b9\u6cd5)": [[425, "coroutine.throw"]], "trace\uff08\u8ffd\u8e64\uff09": [[425, "index-64"]], "type of an object\uff08\u7269\u4ef6\u7684\u578b\u5225\uff09": [[425, "index-1"]], "types\uff08\u578b\u5225\uff09, internal\uff08\u5167\u90e8\uff09": [[425, "index-55"]], "unreachable object\uff08\u4e0d\u53ef\u9054\u7269\u4ef6\uff09": [[425, "index-2"]], "user-defined method\uff08\u4f7f\u7528\u8005\u5b9a\u7fa9\u65b9\u6cd5\uff09": [[425, "index-36"]], "user-defined\uff08\u4f7f\u7528\u8005\u5b9a\u7fa9\uff09": [[425, "index-34"], [425, "index-36"], [427, "index-52"]], "value of an object\uff08\u7269\u4ef6\u7684\u503c\uff09": [[425, "index-1"]], "nameerror\uff08\u5167\u5efa\u4f8b\u5916\uff09": [[426, "index-9"]], "systemexit\uff08\u5167\u5efa\u4f8b\u5916\uff09": [[426, "index-17"]], "binding\uff08\u7e6b\u7d50\uff09": [[426, "index-4"], [433, "index-34"], [433, "index-36"], [433, "index-4"], [433, "index-43"]], "block": [[426, "index-0"], [426, "index-1"]], "environment\uff08\u74b0\u5883\uff09": [[426, "index-8"]], "error handling\uff08\u932f\u8aa4\u8655\u7406\uff09": [[426, "index-15"]], "exception handler\uff08\u4f8b\u5916\u8655\u7406\u5668\uff09": [[426, "index-15"]], "execution model\uff08\u57f7\u884c\u6a21\u578b\uff09": [[426, "index-0"]], "free": [[426, "index-6"]], "from": [[426, "index-5"], [427, "index-23"], [427, "index-25"], [433, "index-34"], [433, "index-36"]], "handle an exception\uff08\u8655\u7406\u4f8b\u5916\uff09": [[426, "index-15"]], "import statement\uff08\u5f15\u5165\u9673\u8ff0\u5f0f\uff09": [[426, "index-5"], [433, "index-34"], [433, "index-35"], [433, "index-36"], [433, "index-37"]], "raise an exception\uff08\u5f15\u767c\u4f8b\u5916\uff09": [[426, "index-15"]], "restricted\uff08\u53d7\u9650\uff09": [[426, "index-13"]], "scope\uff08\u4f5c\u7528\u57df\uff09": [[426, "index-3"], [426, "index-7"]], "termination model\uff08\u7d42\u6b62\u6a21\u578b\uff09": [[426, "index-16"]], "variable\uff08\u8b8a\u6578\uff09": [[426, "index-6"]], ":= \uff08\u5192\u865f\u7b49\u65bc\uff09": [[427, "index-86"]], "bnf": [[427, "index-0"], [431, "index-0"]], "conditional\uff08\u689d\u4ef6\u5f0f\uff09": [[427, "index-82"], [427, "index-88"]], "pep 308": [[427, "index-89"], [464, "index-1"], [464, "index-2"]], "pep 380": [[427, "index-28"], [473, "index-12"]], "pep 448": [[427, "index-19"], [427, "index-51"], [427, "index-94"], [475, "index-5"], [475, "index-6"], [480, "index-281"], [480, "index-292"], [480, "index-293"], [480, "index-294"]], "pep 530": [[427, "index-14"], [476, "index-11"], [476, "index-12"], [480, "index-267"]], "__anext__() (agen \u7684\u65b9\u6cd5)": [[427, "agen.__anext__"]], "__call__() \uff08\u7269\u4ef6\u65b9\u6cd5\uff09": [[427, "index-56"]], "__next__() (generator \u7684\u65b9\u6cd5)": [[427, "generator.__next__"]], "aclose() (agen \u7684\u65b9\u6cd5)": [[427, "agen.aclose"]], "addition\uff08\u52a0\uff09": [[427, "index-69"]], "anonymous\uff08\u533f\u540d\uff09": [[427, "index-90"]], "argument list\uff08\u5f15\u6578\u5217\u8868\uff09": [[427, "index-47"]], "arithmetic": [[427, "index-1"], [427, "index-59"], [427, "index-64"]], "asend() (agen \u7684\u65b9\u6cd5)": [[427, "agen.asend"]], "assignment expression\uff08\u8ce6\u503c\u904b\u7b97\u5f0f\uff09": [[427, "index-86"]], "asynchronous-generator\uff08\u975e\u540c\u6b65\u7522\u751f\u5668\uff09": [[427, "index-35"]], "athrow() (agen \u7684\u65b9\u6cd5)": [[427, "agen.athrow"]], "atom": [[427, "index-2"]], "attribute reference\uff08\u5c6c\u6027\u53c3\u7167\uff09": [[427, "index-39"]], "call semantics\uff08\u547c\u53eb\u8a9e\u610f\uff09": [[427, "index-47"], [427, "index-48"]], "chaining\uff08\u93c8\u63a5\uff09": [[427, "index-78"]], "close() (generator \u7684\u65b9\u6cd5)": [[427, "generator.close"]], "comma": [[427, "index-10"], [427, "index-95"]], "comprehensions": [[427, "index-11"], [427, "index-15"], [427, "index-16"], [427, "index-17"]], "conditional expression\uff08\u689d\u4ef6\u904b\u7b97\u5f0f\uff09": [[427, "index-88"]], "dictionary expression\uff08\u5b57\u5178\u904b\u7b97\u5f0f\uff09": [[427, "index-17"]], "division\uff08\u9664\uff09": [[427, "index-67"]], "evaluation": [[427, "index-96"]], "exclusive\uff08\u6392\u5916\uff09": [[427, "index-75"]], "expression": [[427, "index-0"], [427, "index-22"], [427, "index-23"], [427, "index-82"], [427, "index-88"], [427, "index-90"], [427, "index-91"], [433, "index-1"], [433, "index-2"]], "expression list\uff08\u904b\u7b97\u5f0f\u4e32\u5217\uff09": [[427, "index-15"], [427, "index-16"], [427, "index-91"]], "form": [[427, "index-90"]], "hashable\uff08\u53ef\u96dc\u6e4a\uff09": [[427, "index-20"]], "identifier": [[427, "index-3"]], "identity": [[427, "index-81"]], "immutable": [[427, "index-20"], [427, "index-7"]], "inclusive\uff08\u5305\u542b\uff09": [[427, "index-76"]], "inversion\uff08\u53cd\u8f49\uff09": [[427, "index-62"]], "item\uff08\u9805\u76ee\uff09": [[427, "index-42"], [427, "index-43"]], "iterable\uff08\u53ef\u758a\u4ee3\uff09": [[427, "index-93"]], "key/value pair\uff08\u9375/\u503c\u5c0d\uff09": [[427, "index-17"]], "key\uff08\u9375\uff09": [[427, "index-17"]], "lambda expression\uff08lambda \u904b\u7b97\u5f0f\uff09": [[427, "index-90"]], "list expression\uff08\u4e32\u5217\u904b\u7b97\u5f0f\uff09": [[427, "index-15"]], "literal": [[427, "index-6"]], "mangling": [[427, "index-5"]], "matrix multiplication\uff08\u77e9\u9663\u4e58\u6cd5\uff09": [[427, "index-66"]], "membership\uff08\u6210\u54e1\uff09": [[427, "index-80"]], "minus\uff08\u6e1b\uff09": [[427, "index-60"]], "modulo\uff08\u9918\u6578\uff09": [[427, "index-68"]], "multiplication\uff08\u4e58\uff09": [[427, "index-65"]], "named expression\uff08\u9644\u540d\u904b\u7b97\u5f0f\uff09": [[427, "index-86"]], "names": [[427, "index-5"]], "negation\uff08\u5426\u5b9a\uff09": [[427, "index-60"]], "order\uff08\u9806\u5e8f\uff09": [[427, "index-96"]], "parenthesized form": [[427, "index-8"]], "plus\uff08\u52a0\uff09": [[427, "index-61"]], "power\uff08\u6b21\u65b9\uff09": [[427, "index-58"]], "precedence\uff08\u512a\u5148\u9806\u5e8f\uff09": [[427, "index-97"]], "primary\uff08\u4e3b\u8981\uff09": [[427, "index-38"]], "private": [[427, "index-5"]], "reference\uff08\u53c3\u7167\uff09": [[427, "index-39"]], "send() (generator \u7684\u65b9\u6cd5)": [[427, "generator.send"]], "set expression\uff08\u96c6\u5408\u904b\u7b97\u5f0f\uff09": [[427, "index-16"]], "shifting\uff08\u79fb\u52d5\uff09": [[427, "index-71"]], "slicing\uff08\u5207\u7247\uff09": [[427, "index-44"]], "start\uff08\u5207\u7247\u7269\u4ef6\u5c6c\u6027\uff09": [[427, "index-46"]], "step\uff08\u5207\u7247\u7269\u4ef6\u5c6c\u6027\uff09": [[427, "index-46"]], "stop\uff08\u5207\u7247\u7269\u4ef6\u5c6c\u6027\uff09": [[427, "index-46"]], "subtraction\uff08\u6e1b\uff09": [[427, "index-70"]], "ternary\uff08\u4e09\u5143\uff09": [[427, "index-88"]], "test\uff08\u6e2c\u8a66\uff09": [[427, "index-80"], [427, "index-81"]], "throw() (generator \u7684\u65b9\u6cd5)": [[427, "generator.throw"]], "trailing": [[427, "index-95"]], "tuple": [[427, "index-42"], [427, "index-45"], [427, "index-9"], [427, "index-92"]], "tuple display": [[427, "index-8"]], "unary\uff08\u4e00\u5143\uff09": [[427, "index-59"]], "unpacking\uff08\u89e3\u5305\uff09": [[427, "index-18"], [427, "index-49"], [427, "index-93"]], "walrus operator\uff08\u6d77\u8c61\u904b\u7b97\u5b50\uff09": [[427, "index-86"]], "xor": [[427, "index-75"]], "yield": [[427, "index-23"], [427, "index-34"], [433, "index-26"], [473, "index-11"]], "yield from expression\uff08yield from \u904b\u7b97\u5f0f\uff09": [[427, "index-25"]], "\u65bc comprehensions\uff08\u7d9c\u5408\u904b\u7b97\uff09": [[427, "index-12"], [427, "index-13"]], "\u65bc expression list\uff08\u904b\u7b97\u5f0f\u4e32\u5217\uff09": [[427, "index-93"]], "\u65bc\u51fd\u5f0f\u547c\u53eb\u4e2d": [[427, "index-47"], [427, "index-49"], [427, "index-50"], [438, "index-3"], [438, "index-4"]], "\u65bc\u5b57\u5178\u904b\u7b97\u5f0f": [[427, "index-17"]], "\u65bc\u5b57\u5178\u986f\u793a": [[427, "index-17"], [427, "index-18"]], "\u7bc4\u4f8b": [[427, "index-34"]], "__cached__": [[429, "cached__"]], "__file__": [[429, "file__"]], "__loader__": [[429, "loader__"]], "__name__": [[429, "name__"]], "__package__": [[429, "package__"]], "__path__": [[429, "path__"]], "__spec__": [[429, "spec__"]], "find_spec": [[429, "index-10"]], "finder\uff08\u641c\u5c0b\u5668\uff09": [[429, "index-10"], [429, "index-8"]], "hooks": [[429, "index-9"]], "import hooks": [[429, "index-9"]], "import machinery\uff08\u5f15\u5165\u6a5f\u5236\uff09": [[429, "index-0"]], "meta": [[429, "index-9"]], "meta hooks": [[429, "index-9"]], "module spec": [[429, "index-8"]], "path based finder\uff08\u57fa\u65bc\u8def\u5f91\u7684\u641c\u5c0b\u5668\uff09": [[429, "index-16"]], "path hooks": [[429, "index-9"]], "regular\uff08\u4e00\u822c\uff09": [[429, "index-4"]], "sys.meta_path": [[429, "index-10"]], "sys.modules": [[429, "index-7"]], "sys.path": [[429, "index-17"]], "sys.path_hooks": [[429, "index-17"]], "sys.path_importer_cache": [[429, "index-17"]], "grammar\uff08\u6587\u6cd5\uff09": [[431, "index-0"]], "lexical definitions\uff08\u8a5e\u6cd5\u5b9a\u7fa9\uff09": [[431, "index-1"]], "notation\uff08\u6a19\u8a18\u6cd5\uff09": [[431, "index-0"]], "syntax\uff08\u8a9e\u6cd5\uff09": [[431, "index-0"]], "\" \uff08\u96d9\u5f15\u865f\uff09": [[432, "index-17"]], "\"\"\"": [[432, "index-18"]], "' \uff08\u55ae\u5f15\u865f\uff09": [[432, "index-17"]], "'''": [[432, "index-18"]], "0b": [[432, "index-28"]], "0o": [[432, "index-28"]], "0x": [[432, "index-28"]], "indent token\uff08\u7e2e\u6392\u6a19\u8a8c\uff09": [[432, "index-9"]], "pep 3131": [[432, "index-11"], [432, "index-12"], [467, "index-5"]], "pep 414": [[432, "index-21"], [473, "index-14"]], "standard c\uff08\u6a19\u6e96 c\uff09": [[432, "index-23"]], "unicode consortium": [[432, "index-18"]], "_, identifiers\uff08\u8b58\u5225\u5668\uff09": [[432, "index-15"]], "__, identifiers\uff08\u8b58\u5225\u5668\uff09": [[432, "index-15"]], "b\"": [[432, "index-19"]], "b'": [[432, "index-19"]], "backslash character\uff08\u53cd\u659c\u7dda\u5b57\u5143\uff09": [[432, "index-6"]], "binary literal\uff08\u4e8c\u9032\u4f4d\u5e38\u6578\uff09": [[432, "index-27"]], "blank line\uff08\u7a7a\u767d\u5217\uff09": [[432, "index-7"]], "bytes literal\uff08\u4f4d\u5143\u7d44\u5e38\u6578\uff09": [[432, "index-17"], [432, "index-19"]], "complex literal\uff08\u8907\u6578\u5e38\u6578\uff09": [[432, "index-27"]], "constant\uff08\u5e38\u6578\uff09": [[432, "index-16"]], "decimal literal\uff08\u5341\u9032\u4f4d\u5e38\u6578\uff09": [[432, "index-27"]], "delimiters\uff08\u5206\u9694\u7b26\u865f\uff09": [[432, "index-32"]], "e": [[432, "index-29"]], "encoding declarations (source file)\uff08\u7de8\u78bc\u5ba3\u544a\uff08\u539f\u59cb\u6a94\u6848\uff09\uff09": [[432, "index-5"]], "f\"": [[432, "index-22"]], "f'": [[432, "index-22"]], "floating point literal\uff08\u6d6e\u9ede\u6578\u5e38\u6578\uff09": [[432, "index-27"]], "for help in debugging using string literals\uff08\u4f7f\u7528\u5b57\u4e32\u5e38\u6578\u9032\u884c\u9664\u932f\uff09": [[432, "index-25"]], "formatted literal\uff08\u683c\u5f0f\u5316\u5e38\u6578\uff09": [[432, "index-25"]], "formatted string literal\uff08\u683c\u5f0f\u5316\u5b57\u4e32\u5e38\u6578\uff09": [[432, "index-22"], [432, "index-25"]], "fstring\uff08f \u5b57\u4e32\uff09": [[432, "index-25"]], "grouping\uff08\u7fa4\u7d44\uff09": [[432, "index-8"]], "hash character\uff08\u4e95\u5b57\u865f\uff09": [[432, "index-4"]], "hexadecimal literal\uff08\u5341\u516d\u9032\u4f4d\u5e38\u6578\uff09": [[432, "index-27"]], "identifier\uff08\u8b58\u5225\u5668\uff09": [[432, "index-10"]], "imaginary literal\uff08\u865b\u6578\u5e38\u6578\uff09": [[432, "index-27"]], "indentation\uff08\u7e2e\u6392\uff09": [[432, "index-8"]], "integer literal\uff08\u6574\u6578\u5e38\u6578\uff09": [[432, "index-27"], [432, "index-28"]], "interpolated literal\uff08\u63d2\u503c\u5e38\u6578\uff09": [[432, "index-25"]], "interpolated string literal\uff08\u63d2\u503c\u5b57\u4e32\u5e38\u6578\uff09": [[432, "index-25"]], "j": [[432, "index-30"]], "leading whitespace\uff08\u524d\u7f6e\u7a7a\u767d\uff09": [[432, "index-8"]], "lexical analysis\uff08\u8a5e\u6cd5\u5206\u6790\uff09": [[432, "index-0"]], "line continuation\uff08\u5217\u5ef6\u7e8c\uff09": [[432, "index-6"]], "line joining\uff08\u5217\u9023\u63a5\uff09": [[432, "index-3"], [432, "index-6"]], "line structure\uff08\u5217\u7d50\u69cb\uff09": [[432, "index-2"]], "literal\uff08\u5e38\u6578\uff09": [[432, "index-16"]], "logical line\uff08\u908f\u8f2f\u5217\uff09": [[432, "index-3"]], "numeric literal\uff08\u6578\u503c\u5e38\u6578\uff09": [[432, "index-27"]], "octal literal\uff08\u516b\u9032\u4f4d\u5e38\u6578\uff09": [[432, "index-27"]], "operators\uff08\u904b\u7b97\u5b50\uff09": [[432, "index-31"]], "parser\uff08\u5256\u6790\u5668\uff09": [[432, "index-0"]], "physical line\uff08\u7269\u7406\u5217\uff09": [[432, "index-23"], [432, "index-3"], [432, "index-6"]], "r\"": [[432, "index-20"]], "r'": [[432, "index-20"]], "raw string literal\uff08\u539f\u59cb\u5b57\u4e32\u5e38\u6578\uff09": [[432, "index-20"]], "raw string\uff08\u539f\u59cb\u5b57\u4e32\uff09": [[432, "index-18"]], "reserved word\uff08\u4fdd\u7559\u5b57\uff09": [[432, "index-13"]], "soft keyword\uff08\u8edf\u95dc\u9375\u5b57\uff09": [[432, "index-14"]], "source character set\uff08\u539f\u59cb\u5b57\u5143\u96c6\u5408\uff09": [[432, "index-5"]], "source encoding declaration\uff08\u539f\u59cb\u7de8\u78bc\u5ba3\u544a\uff09": [[432, "index-5"]], "statement grouping\uff08\u9673\u8ff0\u5f0f\u7fa4\u7d44\uff09": [[432, "index-8"]], "string literal\uff08\u5b57\u4e32\u5e38\u6578\uff09": [[432, "index-17"], [432, "index-18"]], "tab\uff08\u5b9a\u4f4d\u5b57\u5143\uff09": [[432, "index-8"]], "triple-quoted string\uff08\u4e09\u5f15\u865f\u5b57\u4e32\uff09": [[432, "index-18"]], "u\"": [[432, "index-17"]], "u'": [[432, "index-17"]], "unrecognized escape sequence\uff08\u7121\u6cd5\u8fa8\u8b58\u7684\u8df3\u812b\u5e8f\u5217\uff09": [[432, "index-24"]], "\u65bc\u6578\u503c\u5e38\u6578\u4e2d": [[432, "index-28"], [432, "index-29"], [432, "index-30"]], "\u65bc\u683c\u5f0f\u5316\u5b57\u4e32\u5e38\u6578\u4e2d": [[432, "index-25"]], "%=": [[433, "index-14"]], "&=": [[433, "index-14"]], "**=": [[433, "index-14"]], "*=": [[433, "index-14"]], "+=": [[433, "index-14"]], "-=": [[433, "index-14"]], "//=": [[433, "index-14"]], "/=": [[433, "index-14"]], "<<=": [[433, "index-14"]], ">>=": [[433, "index-14"]], "pep 236": [[433, "index-42"], [460, "index-0"], [460, "index-1"], [460, "index-3"]], "pep 3104": [[433, "index-46"], [467, "index-8"]], "pep 3132": [[433, "index-13"], [467, "index-9"]], "^=": [[433, "index-14"]], "__all__\uff08\u53ef\u9078\u6a21\u7d44\u5c6c\u6027\uff09": [[433, "index-38"]], "__cause__\uff08\u4f8b\u5916\u5c6c\u6027\uff09": [[433, "index-29"]], "__context__\uff08\u4f8b\u5916\u5c6c\u6027\uff09": [[433, "index-29"]], "__debug__": [[433, "index-19"]], "__traceback__\uff08\u4f8b\u5916\u5c6c\u6027\uff09": [[433, "index-27"]], "annotated variable\uff08\u8a3b\u91cb\u8b8a\u6578\uff09": [[433, "index-15"]], "annotated\uff08\u8a3b\u91cb\uff09": [[433, "index-15"]], "assertions\uff08\u65b7\u8a00\uff09": [[433, "index-18"]], "assignment statement\uff08\u8ce6\u503c\u9673\u8ff0\u5f0f\uff09": [[433, "index-4"]], "assignment\uff08\u8ce6\u503c\uff09\u3001annotated\uff08\u8a3b\u91cb\uff09": [[433, "index-15"]], "assignment\uff08\u8ce6\u503c\uff09\u3001augmented\uff08\u589e\u5f37\uff09": [[433, "index-14"]], "augmented assignment\uff08\u589e\u5f37\u8ce6\u503c\uff09": [[433, "index-14"]], "augmented\uff08\u589e\u5f37\uff09": [[433, "index-14"]], "call": [[433, "index-3"]], "deletion\uff08\u522a\u9664\uff09": [[433, "index-21"], [433, "index-23"]], "expression list\uff08\u904b\u7b97\u5f0f\u5217\u8868\uff09": [[433, "index-18"]], "future": [[433, "index-40"]], "future statement\uff08future \u9673\u8ff0\u5f0f\uff09": [[433, "index-40"]], "global": [[433, "index-22"], [433, "index-43"], [433, "index-43"]], "identifier list\uff08\u8b58\u5225\u7b26\u865f\u6e05\u55ae\uff09": [[433, "index-43"], [433, "index-45"]], "loop control\uff08\u8ff4\u5708\u63a7\u5236\uff09": [[433, "index-31"]], "nonlocal": [[433, "index-45"]], "null": [[433, "index-20"]], "output": [[433, "index-3"]], "pass": [[433, "index-20"]], "procedure": [[433, "index-3"]], "raiseing": [[433, "index-27"]], "rebinding\uff08\u91cd\u65b0\u7e6b\u7d50\uff09": [[433, "index-4"]], "simple": [[433, "index-0"]], "standard": [[433, "index-3"]], "type": [[433, "index-47"]], "unbinding\uff08\u89e3\u9664\u7e6b\u7d50\uff09": [[433, "index-22"]], "writing": [[433, "index-3"]], "|=": [[433, "index-14"]], "\u65bc\u76ee\u6a19\u5217\u8868\u4e2d": [[433, "index-6"]], "\u65bc\u8ce6\u503c\u76ee\u6a19\u5217\u8868\u4e2d": [[433, "index-6"]], "windows": [[434, "index-4"]], "command line\uff08\u547d\u4ee4\u5217\uff09": [[434, "index-4"]], "input\uff08\u8f38\u5165\uff09": [[434, "index-5"]], "interactive mode\uff08\u4e92\u52d5\u6a21\u5f0f\uff09": [[434, "index-3"]], "interpreter\uff08\u76f4\u8b6f\u5668\uff09": [[434, "index-0"]], "program\uff08\u7a0b\u5f0f\uff09": [[434, "index-1"]], "standard input\uff08\u6a19\u6e96\u8f38\u5165\uff09": [[434, "index-4"]], "mangling\uff08\u4fee\u98fe\uff09": [[437, "index-1"]], "coding\uff08\u7a0b\u5f0f\u7de8\u5beb\uff09": [[438, "index-9"]], "ddocumentation strings\uff08\u8aaa\u660e\u5b57\u4e32\uff09": [[438, "index-2"], [438, "index-5"]], "docstrings\uff08\u8aaa\u660e\u5b57\u4e32\uff09": [[438, "index-2"], [438, "index-5"]], "strings\uff08\u5b57\u4e32\uff09, documentation\uff08\u8aaa\u660e\u6587\u4ef6\uff09": [[438, "index-2"], [438, "index-5"]], "style\uff08\u98a8\u683c\uff09": [[438, "index-9"]], "# (hash)": [[446, "index-0"]], "--check-hash-based-pycs": [[452, "cmdoption-check-hash-based-pycs"]], "--help-all": [[452, "cmdoption-help-all"]], "--help-env": [[452, "cmdoption-help-env"]], "--help-xoptions": [[452, "cmdoption-help-xoptions"]], "-?": [[452, "cmdoption-0"]], "-oo": [[452, "cmdoption-OO"]], "pythondumprefsfile=filename": [[452, "envvar-PYTHONDUMPREFSFILE-FILENAME"]], "\u547d\u4ee4\u5217\u9078\u9805": [[452, "cmdoption-0"], [452, "cmdoption-B"], [452, "cmdoption-E"], [452, "cmdoption-I"], [452, "cmdoption-J"], [452, "cmdoption-O"], [452, "cmdoption-OO"], [452, "cmdoption-P"], [452, "cmdoption-R"], [452, "cmdoption-S"], [452, "cmdoption-V"], [452, "cmdoption-W"], [452, "cmdoption-X"], [452, "cmdoption-b"], [452, "cmdoption-c"], [452, "cmdoption-check-hash-based-pycs"], [452, "cmdoption-d"], [452, "cmdoption-h"], [452, "cmdoption-help"], [452, "cmdoption-help-all"], [452, "cmdoption-help-env"], [452, "cmdoption-help-xoptions"], [452, "cmdoption-i"], [452, "cmdoption-m"], [452, "cmdoption-q"], [452, "cmdoption-s"], [452, "cmdoption-u"], [452, "cmdoption-v"], [452, "cmdoption-version"], [452, "cmdoption-x"], [453, "cmdoption-0"], [453, "cmdoption-1"], [453, "cmdoption-arg-CONFIG_SITE"], [453, "cmdoption-build"], [453, "cmdoption-disable-ipv6"], [453, "cmdoption-disable-test-modules"], [453, "cmdoption-enable-big-digits"], [453, "cmdoption-enable-bolt"], [453, "cmdoption-enable-framework"], [453, "cmdoption-enable-loadable-sqlite-extensions"], [453, "cmdoption-enable-optimizations"], [453, "cmdoption-enable-profiling"], [453, "cmdoption-enable-pystats"], [453, "cmdoption-enable-shared"], [453, "cmdoption-enable-universalsdk"], [453, "cmdoption-enable-wasm-dynamic-linking"], [453, "cmdoption-enable-wasm-pthreads"], [453, "cmdoption-exec-prefix"], [453, "cmdoption-host"], [453, "cmdoption-prefix"], [453, "cmdoption-with-address-sanitizer"], [453, "cmdoption-with-assertions"], [453, "cmdoption-with-build-python"], [453, "cmdoption-with-builtin-hashlib-hashes"], [453, "cmdoption-with-computed-gotos"], [453, "cmdoption-with-dbmliborder"], [453, "cmdoption-with-dtrace"], [453, "cmdoption-with-emscripten-target"], [453, "cmdoption-with-ensurepip"], [453, "cmdoption-with-framework-name"], [453, "cmdoption-with-hash-algorithm"], [453, "cmdoption-with-libc"], [453, "cmdoption-with-libm"], [453, "cmdoption-with-libs"], [453, "cmdoption-with-lto"], [453, "cmdoption-with-memory-sanitizer"], [453, "cmdoption-with-openssl"], [453, "cmdoption-with-openssl-rpath"], [453, "cmdoption-with-pkg-config"], [453, "cmdoption-with-platlibdir"], [453, "cmdoption-with-pydebug"], [453, "cmdoption-with-readline"], [453, "cmdoption-with-ssl-default-suites"], [453, "cmdoption-with-strict-overflow"], [453, "cmdoption-with-suffix"], [453, "cmdoption-with-system-expat"], [453, "cmdoption-with-system-libmpdec"], [453, "cmdoption-with-trace-refs"], [453, "cmdoption-with-tzpath"], [453, "cmdoption-with-undefined-behavior-sanitizer"], [453, "cmdoption-with-universal-archs"], [453, "cmdoption-with-valgrind"], [453, "cmdoption-with-wheel-pkg-dir"], [453, "cmdoption-without-c-locale-coercion"], [453, "cmdoption-without-decimal-contextvar"], [453, "cmdoption-without-doc-strings"], [453, "cmdoption-without-freelists"], [453, "cmdoption-without-pymalloc"], [453, "cmdoption-without-readline"], [453, "cmdoption-without-static-libpython"]], "--build": [[453, "cmdoption-build"]], "--disable-ipv6": [[453, "cmdoption-disable-ipv6"]], "--disable-test-modules": [[453, "cmdoption-disable-test-modules"]], "--enable-big-digits": [[453, "cmdoption-enable-big-digits"]], "--enable-bolt": [[453, "cmdoption-enable-bolt"]], "--enable-framework": [[453, "cmdoption-1"], [453, "cmdoption-enable-framework"]], "--enable-loadable-sqlite-extensions": [[453, "cmdoption-enable-loadable-sqlite-extensions"]], "--enable-optimizations": [[453, "cmdoption-enable-optimizations"]], "--enable-profiling": [[453, "cmdoption-enable-profiling"]], "--enable-pystats": [[453, "cmdoption-enable-pystats"]], "--enable-shared": [[453, "cmdoption-enable-shared"]], "--enable-universalsdk": [[453, "cmdoption-0"], [453, "cmdoption-enable-universalsdk"]], "--enable-wasm-dynamic-linking": [[453, "cmdoption-enable-wasm-dynamic-linking"]], "--enable-wasm-pthreads": [[453, "cmdoption-enable-wasm-pthreads"]], "--exec-prefix": [[453, "cmdoption-exec-prefix"]], "--host": [[453, "cmdoption-host"]], "--prefix": [[453, "cmdoption-prefix"]], "--with-address-sanitizer": [[453, "cmdoption-with-address-sanitizer"]], "--with-assertions": [[453, "cmdoption-with-assertions"]], "--with-build-python": [[453, "cmdoption-with-build-python"]], "--with-builtin-hashlib-hashes": [[453, "cmdoption-with-builtin-hashlib-hashes"]], "--with-computed-gotos": [[453, "cmdoption-with-computed-gotos"]], "--with-dbmliborder": [[453, "cmdoption-with-dbmliborder"]], "--with-dtrace": [[453, "cmdoption-with-dtrace"]], "--with-emscripten-target": [[453, "cmdoption-with-emscripten-target"]], "--with-ensurepip": [[453, "cmdoption-with-ensurepip"]], "--with-framework-name": [[453, "cmdoption-with-framework-name"]], "--with-hash-algorithm": [[453, "cmdoption-with-hash-algorithm"]], "--with-libc": [[453, "cmdoption-with-libc"]], "--with-libm": [[453, "cmdoption-with-libm"]], "--with-libs": [[453, "cmdoption-with-libs"]], "--with-lto": [[453, "cmdoption-with-lto"]], "--with-memory-sanitizer": [[453, "cmdoption-with-memory-sanitizer"]], "--with-openssl": [[453, "cmdoption-with-openssl"]], "--with-openssl-rpath": [[453, "cmdoption-with-openssl-rpath"]], "--with-pkg-config": [[453, "cmdoption-with-pkg-config"]], "--with-platlibdir": [[453, "cmdoption-with-platlibdir"]], "--with-pydebug": [[453, "cmdoption-with-pydebug"]], "--with-readline": [[453, "cmdoption-with-readline"]], "--with-ssl-default-suites": [[453, "cmdoption-with-ssl-default-suites"]], "--with-strict-overflow": [[453, "cmdoption-with-strict-overflow"]], "--with-suffix": [[453, "cmdoption-with-suffix"]], "--with-system-expat": [[453, "cmdoption-with-system-expat"]], "--with-system-libmpdec": [[453, "cmdoption-with-system-libmpdec"]], "--with-trace-refs": [[453, "cmdoption-with-trace-refs"]], "--with-tzpath": [[453, "cmdoption-with-tzpath"]], "--with-undefined-behavior-sanitizer": [[453, "cmdoption-with-undefined-behavior-sanitizer"]], "--with-universal-archs": [[453, "cmdoption-with-universal-archs"]], "--with-valgrind": [[453, "cmdoption-with-valgrind"]], "--with-wheel-pkg-dir": [[453, "cmdoption-with-wheel-pkg-dir"]], "--without-c-locale-coercion": [[453, "cmdoption-without-c-locale-coercion"]], "--without-decimal-contextvar": [[453, "cmdoption-without-decimal-contextvar"]], "--without-doc-strings": [[453, "cmdoption-without-doc-strings"]], "--without-freelists": [[453, "cmdoption-without-freelists"]], "--without-pymalloc": [[453, "cmdoption-without-pymalloc"]], "--without-readline": [[453, "cmdoption-without-readline"]], "--without-static-libpython": [[453, "cmdoption-without-static-libpython"]], "basecflags": [[453, "envvar-BASECFLAGS"]], "basecppflags": [[453, "envvar-BASECPPFLAGS"]], "bldshared": [[453, "envvar-BLDSHARED"]], "cc": [[453, "envvar-CC"], [462, "index-24"]], "ccshared": [[453, "envvar-CCSHARED"]], "cflags": [[453, "envvar-CFLAGS"], [453, "index-13"], [453, "index-14"], [453, "index-15"], [453, "index-16"], [453, "index-19"], [462, "index-25"]], "cflagsforshared": [[453, "envvar-CFLAGSFORSHARED"]], "cflags_aliasing": [[453, "envvar-CFLAGS_ALIASING"]], "cflags_nodist": [[453, "envvar-CFLAGS_NODIST"], [453, "index-12"], [453, "index-17"], [453, "index-22"]], "compileall_opts": [[453, "envvar-COMPILEALL_OPTS"]], "configure_cflags": [[453, "envvar-CONFIGURE_CFLAGS"]], "configure_cflags_nodist": [[453, "envvar-CONFIGURE_CFLAGS_NODIST"]], "configure_cppflags": [[453, "envvar-CONFIGURE_CPPFLAGS"]], "configure_ldflags": [[453, "envvar-CONFIGURE_LDFLAGS"]], "configure_ldflags_nodist": [[453, "envvar-CONFIGURE_LDFLAGS_NODIST"]], "config_site": [[453, "cmdoption-arg-CONFIG_SITE"]], "cppflags": [[453, "envvar-CPPFLAGS"], [453, "index-10"], [453, "index-27"], [453, "index-9"], [462, "index-28"]], "cxx": [[453, "envvar-CXX"]], "extra_cflags": [[453, "envvar-EXTRA_CFLAGS"]], "ldflags": [[453, "envvar-LDFLAGS"], [453, "index-11"], [453, "index-18"], [453, "index-20"], [453, "index-23"], [453, "index-24"], [453, "index-25"], [453, "index-28"], [462, "index-27"]], "ldflags_nodist": [[453, "envvar-LDFLAGS_NODIST"], [453, "index-21"], [453, "index-26"]], "ldshared": [[453, "envvar-LDSHARED"]], "libs": [[453, "envvar-LIBS"]], "linkcc": [[453, "envvar-LINKCC"]], "opt": [[453, "envvar-OPT"], [453, "index-8"]], "pep 11": [[453, "index-1"], [458, "index-0"], [458, "index-38"], [467, "index-19"], [470, "index-117"], [475, "index-48"], [477, "index-5"], [480, "index-252"], [480, "index-51"], [480, "index-52"]], "profile_task": [[453, "envvar-PROFILE_TASK"], [453, "index-4"]], "purify": [[453, "envvar-PURIFY"]], "py_builtin_module_cflags": [[453, "envvar-PY_BUILTIN_MODULE_CFLAGS"]], "py_cflags": [[453, "envvar-PY_CFLAGS"]], "py_cflags_nodist": [[453, "envvar-PY_CFLAGS_NODIST"]], "py_core_cflags": [[453, "envvar-PY_CORE_CFLAGS"]], "py_core_ldflags": [[453, "envvar-PY_CORE_LDFLAGS"]], "py_cppflags": [[453, "envvar-PY_CPPFLAGS"]], "py_ldflags": [[453, "envvar-PY_LDFLAGS"]], "py_ldflags_nodist": [[453, "envvar-PY_LDFLAGS_NODIST"]], "py_stdmodule_cflags": [[453, "envvar-PY_STDMODULE_CFLAGS"]], "%appdata%": [[458, "index-8"]], "pathext": [[458, "index-4"], [458, "index-6"], [474, "index-51"], [480, "index-137"]], "pep 397": [[458, "index-19"], [473, "index-55"], [475, "index-22"]], "pep 514": [[458, "index-21"], [470, "index-93"], [480, "index-274"], [480, "index-74"]], "pylauncher_allow_install": [[458, "index-29"], [480, "index-75"]], "pylauncher_always_install": [[458, "index-30"]], "pylauncher_debug": [[458, "index-27"]], "pylauncher_dryrun": [[458, "index-28"], [458, "index-31"]], "pylauncher_no_search_path": [[458, "index-24"]], "py_python": [[458, "index-26"]], "pep 100": [[459, "index-3"]], "pep 201": [[459, "index-2"]], "pep 207": [[460, "index-4"], [460, "index-5"]], "pep 208": [[460, "index-13"]], "pep 217": [[460, "index-12"]], "pep 229": [[460, "index-8"]], "pep 230": [[460, "index-7"]], "pep 232": [[460, "index-10"]], "pep 241": [[460, "index-14"], [460, "index-15"], [460, "index-16"]], "pep 243": [[460, "index-17"]], "pep 234": [[461, "index-7"]], "pep 253": [[461, "index-0"], [461, "index-1"], [461, "index-3"], [461, "index-5"], [461, "index-6"]], "pep 261": [[461, "index-14"], [461, "index-15"]], "pep 264": [[461, "index-22"]], "rfc 2104": [[461, "index-17"]], "rfc 2487": [[461, "index-18"]], "cpp": [[462, "index-26"]], "pep 218": [[462, "index-0"], [463, "index-0"], [463, "index-13"]], "pep 277": [[462, "index-7"]], "pep 279": [[462, "index-10"]], "pep 285": [[462, "index-13"], [462, "index-14"]], "pep 293": [[462, "index-15"]], "pep 301": [[462, "index-16"]], "what's new\uff08\u6709\u4ec0\u9ebc\u65b0\u529f\u80fd\uff09": [[462, "index-8"], [463, "index-7"], [464, "index-20"], [465, "index-13"]], "pep 322": [[463, "index-14"], [463, "index-6"]], "pep 327": [[463, "index-9"]], "pep 331": [[463, "index-11"]], "pep 288": [[464, "index-12"]], "pep 309": [[464, "index-3"]], "pep 314": [[464, "index-4"]], "pep 325": [[464, "index-13"]], "pep 333": [[464, "index-26"], [464, "index-27"]], "pep 339": [[464, "index-30"]], "pep 341": [[464, "index-8"]], "pep 347": [[464, "index-28"]], "pep 352": [[464, "index-15"], [465, "index-25"], [467, "index-25"]], "pep 356": [[464, "index-0"]], "pep 357": [[464, "index-18"]], "appdata": [[465, "index-5"]], "pep 3000": [[465, "index-1"]], "pep 3100": [[465, "index-2"]], "pep 3110": [[465, "index-11"], [467, "index-13"], [467, "index-27"]], "pep 3127": [[465, "index-17"]], "pep 361": [[465, "index-0"]], "pep 371": [[465, "index-8"]], "rfc 2033": [[465, "index-22"]], "rfc 3207": [[465, "index-23"]], "ldcxxshared": [[466, "index-12"]], "pep 3106": [[466, "index-6"]], "pep 3137": [[466, "index-7"]], "pep 372": [[466, "index-2"], [468, "index-0"]], "pep 373": [[466, "index-0"]], "pep 389": [[466, "index-4"], [472, "index-2"]], "pep 391": [[466, "index-5"], [472, "index-3"]], "pep 466": [[466, "index-17"], [466, "index-18"], [466, "index-19"], [466, "index-20"]], "pep 476": [[466, "index-25"]], "pep 477": [[466, "index-21"]], "pep 493": [[466, "index-26"]], "pythonshowalloccount": [[466, "index-15"]], "pythonshowrefcount": [[466, "index-14"]], "user_base": [[466, "index-9"]], "pep 274": [[467, "index-10"]], "pep 3102": [[467, "index-7"]], "pep 3108": [[467, "index-17"], [467, "index-20"], [467, "index-22"]], "pep 3109": [[467, "index-11"], [467, "index-26"]], "pep 3111": [[467, "index-32"]], "pep 3113": [[467, "index-15"]], "pep 3114": [[467, "index-30"]], "pep 3123": [[467, "index-35"]], "pep 3138": [[467, "index-3"]], "pep 4": [[467, "index-18"]], "pep 384": [[469, "index-119"], [472, "index-1"], [480, "index-108"]], "pep 618": [[469, "index-106"], [469, "index-83"], [480, "index-151"]], "pep 624": [[469, "index-92"], [470, "index-122"], [470, "index-86"], [480, "index-97"]], "pep 632": [[469, "index-108"], [469, "index-90"], [471, "index-2"], [471, "index-33"], [480, "index-36"]], "pep 635": [[469, "index-81"], [469, "index-96"]], "pep 652": [[469, "index-116"], [480, "index-103"]], "pythonthreaddebug": [[469, "index-114"], [470, "index-116"], [480, "index-87"]], "pep 11#tier-3": [[470, "index-118"]], "pep 484#annotating-instance-and-class-methods": [[470, "index-99"]], "pep 624#alternative-apis": [[470, "index-123"]], "pep 654": [[470, "index-113"], [470, "index-90"], [470, "index-91"], [480, "index-40"], [480, "index-79"], [480, "index-82"]], "pep 657": [[470, "index-110"], [470, "index-88"], [480, "index-59"], [480, "index-88"]], "pep 659": [[470, "index-111"], [470, "index-112"]], "pep 670": [[470, "index-119"], [470, "index-87"]], "pep 678": [[470, "index-92"], [471, "index-21"], [480, "index-22"], [480, "index-56"], [480, "index-8"]], "pep 680": [[470, "index-107"], [470, "index-83"], [480, "index-70"]], "pep 669": [[471, "index-11"], [480, "index-9"]], "pep 683": [[471, "index-43"], [480, "index-6"]], "pep 684": [[471, "index-44"], [471, "index-9"]], "pep 693": [[471, "index-52"]], "pep 697": [[471, "index-40"], [471, "index-42"], [480, "index-21"]], "pep 699": [[471, "index-45"], [471, "index-46"], [480, "index-29"]], "pep 701": [[471, "index-25"], [471, "index-27"], [471, "index-37"], [471, "index-38"], [471, "index-39"], [471, "index-54"], [471, "index-6"]], "pep 709": [[471, "index-13"], [471, "index-14"], [471, "index-28"], [480, "index-11"]], "pep 385": [[472, "index-14"]], "pep 392": [[472, "index-0"]], "rfc 2818": [[472, "index-12"]], "pep 3144": [[473, "index-59"]], "pep 398": [[473, "index-51"]], "pep 409": [[473, "index-13"]], "pep 418": [[473, "index-60"]], "rfc 1870": [[473, "index-27"]], "yield from\uff08\u5728\u6709\u4ec0\u9ebc\u65b0\u529f\u80fd\u4e2d\uff09": [[473, "index-11"]], "pep 247": [[474, "index-37"]], "pep 3156": [[474, "index-25"], [474, "index-26"], [474, "index-31"], [474, "index-4"], [474, "index-8"]], "pep 424": [[474, "index-24"], [474, "index-38"]], "pep 429": [[474, "index-0"]], "pep 435": [[474, "index-28"], [474, "index-29"], [474, "index-6"]], "pep 436": [[474, "index-18"], [474, "index-48"], [474, "index-49"]], "pep 445": [[474, "index-17"], [474, "index-43"], [474, "index-44"], [474, "index-52"]], "pep 446": [[474, "index-14"], [474, "index-2"], [474, "index-21"], [474, "index-22"]], "pep 450": [[474, "index-32"], [474, "index-33"], [474, "index-9"]], "pep 454": [[474, "index-10"], [474, "index-34"], [474, "index-35"]], "pep 456": [[474, "index-13"], [474, "index-47"]], "python*": [[474, "index-50"], [480, "index-42"]], "pep 441": [[475, "index-29"], [475, "index-30"]], "pep 465": [[475, "index-3"], [475, "index-4"], [475, "index-46"], [480, "index-304"]], "pep 471": [[475, "index-13"], [475, "index-14"], [480, "index-300"]], "pep 478": [[475, "index-0"]], "pep 486": [[475, "index-21"], [475, "index-23"], [480, "index-301"]], "rfc 6152": [[475, "index-37"]], "pep 487": [[476, "index-13"], [476, "index-14"], [476, "index-15"], [476, "index-37"], [480, "index-251"], [480, "index-261"], [480, "index-270"]], "pep 494": [[476, "index-0"]], "pep 511": [[476, "index-36"]], "pep 520": [[476, "index-23"]], "pep 628": [[476, "index-29"], [476, "index-30"], [480, "index-272"]], "pep 545": [[477, "index-24"], [477, "index-40"]], "pep 553": [[477, "index-13"], [480, "index-245"]], "pep 564": [[477, "index-17"], [477, "index-18"], [477, "index-32"], [480, "index-243"]], "pep 573": [[479, "index-23"], [479, "index-6"], [480, "index-159"], [480, "index-164"]], "pep 596": [[479, "index-0"]], "pep 616": [[479, "index-12"], [479, "index-4"], [480, "index-171"]], "enablecontrolflowguard": [[480, "index-94"]], "pep 676": [[480, "index-72"]], "pep 687": [[480, "index-14"], [480, "index-15"], [480, "index-16"], [480, "index-17"], [480, "index-18"], [480, "index-19"], [480, "index-23"], [480, "index-25"], [480, "index-26"]], "pep 689": [[480, "index-27"]], "pip_user": [[480, "index-208"]], "pythondumprefsfile": [[480, "index-86"]], "pythonregrtest_unicode_guard": [[480, "index-63"]], "rfc 3491": [[480, "index-34"]], "rfc 5894": [[480, "index-33"]], "rfc 7538": [[480, "index-84"]], "rfc 9239": [[480, "index-43"]]}}) \ No newline at end of file +Search.setIndex({"docnames": ["about", "bugs", "c-api/abstract", "c-api/allocation", "c-api/apiabiversion", "c-api/arg", "c-api/bool", "c-api/buffer", "c-api/bytearray", "c-api/bytes", "c-api/call", "c-api/capsule", "c-api/cell", "c-api/code", "c-api/codec", "c-api/complex", "c-api/concrete", "c-api/contextvars", "c-api/conversion", "c-api/coro", "c-api/datetime", "c-api/descriptor", "c-api/dict", "c-api/exceptions", "c-api/file", "c-api/float", "c-api/frame", "c-api/function", "c-api/gcsupport", "c-api/gen", "c-api/import", "c-api/index", "c-api/init", "c-api/init_config", "c-api/intro", "c-api/iter", "c-api/iterator", "c-api/list", "c-api/long", "c-api/mapping", "c-api/marshal", "c-api/memory", "c-api/memoryview", "c-api/method", "c-api/module", "c-api/none", "c-api/number", "c-api/objbuffer", "c-api/object", "c-api/objimpl", "c-api/perfmaps", "c-api/refcounting", "c-api/reflection", "c-api/sequence", "c-api/set", "c-api/slice", "c-api/stable", "c-api/structures", "c-api/sys", "c-api/tuple", "c-api/type", "c-api/typehints", "c-api/typeobj", "c-api/unicode", "c-api/utilities", "c-api/veryhigh", "c-api/weakref", "contents", "copyright", "distributing/index", "extending/building", "extending/embedding", "extending/extending", "extending/index", "extending/newtypes", "extending/newtypes_tutorial", "extending/windows", "faq/design", "faq/extending", "faq/general", "faq/gui", "faq/index", "faq/installed", "faq/library", "faq/programming", "faq/windows", "glossary", "howto/annotations", "howto/argparse", "howto/clinic", "howto/cporting", "howto/curses", "howto/descriptor", "howto/enum", "howto/functional", "howto/index", "howto/instrumentation", "howto/ipaddress", "howto/isolating-extensions", "howto/logging", "howto/logging-cookbook", "howto/perf_profiling", "howto/pyporting", "howto/regex", "howto/sockets", "howto/sorting", "howto/unicode", "howto/urllib2", "installing/index", "library/2to3", "library/__future__", "library/__main__", "library/_thread", "library/abc", "library/aifc", "library/allos", "library/archiving", "library/argparse", "library/array", "library/ast", "library/asyncio", "library/asyncio-api-index", "library/asyncio-dev", "library/asyncio-eventloop", "library/asyncio-exceptions", "library/asyncio-extending", "library/asyncio-future", "library/asyncio-llapi-index", "library/asyncio-platforms", "library/asyncio-policy", "library/asyncio-protocol", "library/asyncio-queue", "library/asyncio-runner", "library/asyncio-stream", "library/asyncio-subprocess", "library/asyncio-sync", "library/asyncio-task", "library/atexit", "library/audioop", "library/audit_events", "library/base64", "library/bdb", "library/binary", "library/binascii", "library/bisect", "library/builtins", "library/bz2", "library/calendar", "library/cgi", "library/cgitb", "library/chunk", "library/cmath", "library/cmd", "library/cmdline", "library/code", "library/codecs", "library/codeop", "library/collections", "library/collections.abc", "library/colorsys", "library/compileall", "library/concurrency", "library/concurrent", "library/concurrent.futures", "library/configparser", "library/constants", "library/contextlib", "library/contextvars", "library/copy", "library/copyreg", "library/crypt", "library/crypto", "library/csv", "library/ctypes", "library/curses", "library/curses.ascii", "library/curses.panel", "library/custominterp", "library/dataclasses", "library/datatypes", "library/datetime", "library/dbm", "library/debug", "library/decimal", "library/development", "library/devmode", "library/dialog", "library/difflib", "library/dis", "library/distribution", "library/doctest", "library/email", "library/email.charset", "library/email.compat32-message", "library/email.contentmanager", "library/email.encoders", "library/email.errors", "library/email.examples", "library/email.generator", "library/email.header", "library/email.headerregistry", "library/email.iterators", "library/email.message", "library/email.mime", "library/email.parser", "library/email.policy", "library/email.utils", "library/ensurepip", "library/enum", "library/errno", "library/exceptions", "library/faulthandler", "library/fcntl", "library/filecmp", "library/fileformats", "library/fileinput", "library/filesys", "library/fnmatch", "library/fractions", "library/frameworks", "library/ftplib", "library/functional", "library/functions", "library/functools", "library/gc", "library/getopt", "library/getpass", "library/gettext", "library/glob", "library/graphlib", "library/grp", "library/gzip", "library/hashlib", "library/heapq", "library/hmac", "library/html", "library/html.entities", "library/html.parser", "library/http", "library/http.client", "library/http.cookiejar", "library/http.cookies", "library/http.server", "library/i18n", "library/idle", "library/imaplib", "library/imghdr", "library/importlib", "library/importlib.metadata", "library/importlib.resources", "library/importlib.resources.abc", "library/index", "library/inspect", "library/internet", "library/intro", "library/io", "library/ipaddress", "library/ipc", "library/itertools", "library/json", "library/keyword", "library/language", "library/linecache", "library/locale", "library/logging", "library/logging.config", "library/logging.handlers", "library/lzma", "library/mailbox", "library/mailcap", "library/markup", "library/marshal", "library/math", "library/mimetypes", "library/mm", "library/mmap", "library/modulefinder", "library/modules", "library/msilib", "library/msvcrt", "library/multiprocessing", "library/multiprocessing.shared_memory", "library/netdata", "library/netrc", "library/nis", "library/nntplib", "library/numbers", "library/numeric", "library/operator", "library/optparse", "library/os", "library/os.path", "library/ossaudiodev", "library/pathlib", "library/pdb", "library/persistence", "library/pickle", "library/pickletools", "library/pipes", "library/pkgutil", "library/platform", "library/plistlib", "library/poplib", "library/posix", "library/pprint", "library/profile", "library/pty", "library/pwd", "library/py_compile", "library/pyclbr", "library/pydoc", "library/pyexpat", "library/python", "library/queue", "library/quopri", "library/random", "library/re", "library/readline", "library/reprlib", "library/resource", "library/rlcompleter", "library/runpy", "library/sched", "library/secrets", "library/security_warnings", "library/select", "library/selectors", "library/shelve", "library/shlex", "library/shutil", "library/signal", "library/site", "library/smtplib", "library/sndhdr", "library/socket", "library/socketserver", "library/spwd", "library/sqlite3", "library/ssl", "library/stat", "library/statistics", "library/stdtypes", "library/string", "library/stringprep", "library/struct", "library/subprocess", "library/sunau", "library/superseded", "library/symtable", "library/sys", "library/sys.monitoring", "library/sys_path_init", "library/sysconfig", "library/syslog", "library/tabnanny", "library/tarfile", "library/telnetlib", "library/tempfile", "library/termios", "library/test", "library/text", "library/textwrap", "library/threading", "library/time", "library/timeit", "library/tk", "library/tkinter", "library/tkinter.colorchooser", "library/tkinter.dnd", "library/tkinter.font", "library/tkinter.messagebox", "library/tkinter.scrolledtext", "library/tkinter.tix", "library/tkinter.ttk", "library/token", "library/tokenize", "library/tomllib", "library/trace", "library/traceback", "library/tracemalloc", "library/tty", "library/turtle", "library/types", "library/typing", "library/unicodedata", "library/unittest", "library/unittest.mock", "library/unittest.mock-examples", "library/unix", "library/urllib", "library/urllib.error", "library/urllib.parse", "library/urllib.request", "library/urllib.robotparser", "library/uu", "library/uuid", "library/venv", "library/warnings", "library/wave", "library/weakref", "library/webbrowser", "library/windows", "library/winreg", "library/winsound", "library/wsgiref", "library/xdrlib", "library/xml", "library/xml.dom", "library/xml.dom.minidom", "library/xml.dom.pulldom", "library/xml.etree.elementtree", "library/xml.sax", "library/xml.sax.handler", "library/xml.sax.reader", "library/xml.sax.utils", "library/xmlrpc", "library/xmlrpc.client", "library/xmlrpc.server", "library/zipapp", "library/zipfile", "library/zipimport", "library/zlib", "library/zoneinfo", "license", "reference/compound_stmts", "reference/datamodel", "reference/executionmodel", "reference/expressions", "reference/grammar", "reference/import", "reference/index", "reference/introduction", "reference/lexical_analysis", "reference/simple_stmts", "reference/toplevel_components", "tutorial/appendix", "tutorial/appetite", "tutorial/classes", "tutorial/controlflow", "tutorial/datastructures", "tutorial/errors", "tutorial/floatingpoint", "tutorial/index", "tutorial/inputoutput", "tutorial/interactive", "tutorial/interpreter", "tutorial/introduction", "tutorial/modules", "tutorial/stdlib", "tutorial/stdlib2", "tutorial/venv", "tutorial/whatnow", "using/cmdline", "using/configure", "using/editors", "using/index", "using/mac", "using/unix", "using/windows", "whatsnew/2.0", "whatsnew/2.1", "whatsnew/2.2", "whatsnew/2.3", "whatsnew/2.4", "whatsnew/2.5", "whatsnew/2.6", "whatsnew/2.7", "whatsnew/3.0", "whatsnew/3.1", "whatsnew/3.10", "whatsnew/3.11", "whatsnew/3.12", "whatsnew/3.2", "whatsnew/3.3", "whatsnew/3.4", "whatsnew/3.5", "whatsnew/3.6", "whatsnew/3.7", "whatsnew/3.8", "whatsnew/3.9", "whatsnew/changelog", "whatsnew/index"], "filenames": ["about.rst", "bugs.rst", "c-api/abstract.rst", "c-api/allocation.rst", "c-api/apiabiversion.rst", "c-api/arg.rst", "c-api/bool.rst", "c-api/buffer.rst", "c-api/bytearray.rst", "c-api/bytes.rst", "c-api/call.rst", "c-api/capsule.rst", "c-api/cell.rst", "c-api/code.rst", "c-api/codec.rst", "c-api/complex.rst", "c-api/concrete.rst", "c-api/contextvars.rst", "c-api/conversion.rst", "c-api/coro.rst", "c-api/datetime.rst", "c-api/descriptor.rst", "c-api/dict.rst", "c-api/exceptions.rst", "c-api/file.rst", "c-api/float.rst", "c-api/frame.rst", "c-api/function.rst", "c-api/gcsupport.rst", "c-api/gen.rst", "c-api/import.rst", "c-api/index.rst", "c-api/init.rst", "c-api/init_config.rst", "c-api/intro.rst", "c-api/iter.rst", "c-api/iterator.rst", "c-api/list.rst", "c-api/long.rst", "c-api/mapping.rst", "c-api/marshal.rst", "c-api/memory.rst", "c-api/memoryview.rst", "c-api/method.rst", "c-api/module.rst", "c-api/none.rst", "c-api/number.rst", "c-api/objbuffer.rst", "c-api/object.rst", "c-api/objimpl.rst", "c-api/perfmaps.rst", "c-api/refcounting.rst", "c-api/reflection.rst", "c-api/sequence.rst", "c-api/set.rst", "c-api/slice.rst", "c-api/stable.rst", "c-api/structures.rst", "c-api/sys.rst", "c-api/tuple.rst", "c-api/type.rst", "c-api/typehints.rst", "c-api/typeobj.rst", "c-api/unicode.rst", "c-api/utilities.rst", "c-api/veryhigh.rst", "c-api/weakref.rst", "contents.rst", "copyright.rst", "distributing/index.rst", "extending/building.rst", "extending/embedding.rst", "extending/extending.rst", "extending/index.rst", "extending/newtypes.rst", "extending/newtypes_tutorial.rst", "extending/windows.rst", "faq/design.rst", "faq/extending.rst", "faq/general.rst", "faq/gui.rst", "faq/index.rst", "faq/installed.rst", "faq/library.rst", "faq/programming.rst", "faq/windows.rst", "glossary.rst", "howto/annotations.rst", "howto/argparse.rst", "howto/clinic.rst", "howto/cporting.rst", "howto/curses.rst", "howto/descriptor.rst", "howto/enum.rst", "howto/functional.rst", "howto/index.rst", "howto/instrumentation.rst", "howto/ipaddress.rst", "howto/isolating-extensions.rst", "howto/logging.rst", "howto/logging-cookbook.rst", "howto/perf_profiling.rst", "howto/pyporting.rst", "howto/regex.rst", "howto/sockets.rst", "howto/sorting.rst", "howto/unicode.rst", "howto/urllib2.rst", "installing/index.rst", "library/2to3.rst", "library/__future__.rst", "library/__main__.rst", "library/_thread.rst", "library/abc.rst", "library/aifc.rst", "library/allos.rst", "library/archiving.rst", "library/argparse.rst", "library/array.rst", "library/ast.rst", "library/asyncio.rst", "library/asyncio-api-index.rst", "library/asyncio-dev.rst", "library/asyncio-eventloop.rst", "library/asyncio-exceptions.rst", "library/asyncio-extending.rst", "library/asyncio-future.rst", "library/asyncio-llapi-index.rst", "library/asyncio-platforms.rst", "library/asyncio-policy.rst", "library/asyncio-protocol.rst", "library/asyncio-queue.rst", "library/asyncio-runner.rst", "library/asyncio-stream.rst", "library/asyncio-subprocess.rst", "library/asyncio-sync.rst", "library/asyncio-task.rst", "library/atexit.rst", "library/audioop.rst", "library/audit_events.rst", "library/base64.rst", "library/bdb.rst", "library/binary.rst", "library/binascii.rst", "library/bisect.rst", "library/builtins.rst", "library/bz2.rst", "library/calendar.rst", "library/cgi.rst", "library/cgitb.rst", "library/chunk.rst", "library/cmath.rst", "library/cmd.rst", "library/cmdline.rst", "library/code.rst", "library/codecs.rst", "library/codeop.rst", "library/collections.rst", "library/collections.abc.rst", "library/colorsys.rst", "library/compileall.rst", "library/concurrency.rst", "library/concurrent.rst", "library/concurrent.futures.rst", "library/configparser.rst", "library/constants.rst", "library/contextlib.rst", "library/contextvars.rst", "library/copy.rst", "library/copyreg.rst", "library/crypt.rst", "library/crypto.rst", "library/csv.rst", "library/ctypes.rst", "library/curses.rst", "library/curses.ascii.rst", "library/curses.panel.rst", "library/custominterp.rst", "library/dataclasses.rst", "library/datatypes.rst", "library/datetime.rst", "library/dbm.rst", "library/debug.rst", "library/decimal.rst", "library/development.rst", "library/devmode.rst", "library/dialog.rst", "library/difflib.rst", "library/dis.rst", "library/distribution.rst", "library/doctest.rst", "library/email.rst", "library/email.charset.rst", "library/email.compat32-message.rst", "library/email.contentmanager.rst", "library/email.encoders.rst", "library/email.errors.rst", "library/email.examples.rst", "library/email.generator.rst", "library/email.header.rst", "library/email.headerregistry.rst", "library/email.iterators.rst", "library/email.message.rst", "library/email.mime.rst", "library/email.parser.rst", "library/email.policy.rst", "library/email.utils.rst", "library/ensurepip.rst", "library/enum.rst", "library/errno.rst", "library/exceptions.rst", "library/faulthandler.rst", "library/fcntl.rst", "library/filecmp.rst", "library/fileformats.rst", "library/fileinput.rst", "library/filesys.rst", "library/fnmatch.rst", "library/fractions.rst", "library/frameworks.rst", "library/ftplib.rst", "library/functional.rst", "library/functions.rst", "library/functools.rst", "library/gc.rst", "library/getopt.rst", "library/getpass.rst", "library/gettext.rst", "library/glob.rst", "library/graphlib.rst", "library/grp.rst", "library/gzip.rst", "library/hashlib.rst", "library/heapq.rst", "library/hmac.rst", "library/html.rst", "library/html.entities.rst", "library/html.parser.rst", "library/http.rst", "library/http.client.rst", "library/http.cookiejar.rst", "library/http.cookies.rst", "library/http.server.rst", "library/i18n.rst", "library/idle.rst", "library/imaplib.rst", "library/imghdr.rst", "library/importlib.rst", "library/importlib.metadata.rst", "library/importlib.resources.rst", "library/importlib.resources.abc.rst", "library/index.rst", "library/inspect.rst", "library/internet.rst", "library/intro.rst", "library/io.rst", "library/ipaddress.rst", "library/ipc.rst", "library/itertools.rst", "library/json.rst", "library/keyword.rst", "library/language.rst", "library/linecache.rst", "library/locale.rst", "library/logging.rst", "library/logging.config.rst", "library/logging.handlers.rst", "library/lzma.rst", "library/mailbox.rst", "library/mailcap.rst", "library/markup.rst", "library/marshal.rst", "library/math.rst", "library/mimetypes.rst", "library/mm.rst", "library/mmap.rst", "library/modulefinder.rst", "library/modules.rst", "library/msilib.rst", "library/msvcrt.rst", "library/multiprocessing.rst", "library/multiprocessing.shared_memory.rst", "library/netdata.rst", "library/netrc.rst", "library/nis.rst", "library/nntplib.rst", "library/numbers.rst", "library/numeric.rst", "library/operator.rst", "library/optparse.rst", "library/os.rst", "library/os.path.rst", "library/ossaudiodev.rst", "library/pathlib.rst", "library/pdb.rst", "library/persistence.rst", "library/pickle.rst", "library/pickletools.rst", "library/pipes.rst", "library/pkgutil.rst", "library/platform.rst", "library/plistlib.rst", "library/poplib.rst", "library/posix.rst", "library/pprint.rst", "library/profile.rst", "library/pty.rst", "library/pwd.rst", "library/py_compile.rst", "library/pyclbr.rst", "library/pydoc.rst", "library/pyexpat.rst", "library/python.rst", "library/queue.rst", "library/quopri.rst", "library/random.rst", "library/re.rst", "library/readline.rst", "library/reprlib.rst", "library/resource.rst", "library/rlcompleter.rst", "library/runpy.rst", "library/sched.rst", "library/secrets.rst", "library/security_warnings.rst", "library/select.rst", "library/selectors.rst", "library/shelve.rst", "library/shlex.rst", "library/shutil.rst", "library/signal.rst", "library/site.rst", "library/smtplib.rst", "library/sndhdr.rst", "library/socket.rst", "library/socketserver.rst", "library/spwd.rst", "library/sqlite3.rst", "library/ssl.rst", "library/stat.rst", "library/statistics.rst", "library/stdtypes.rst", "library/string.rst", "library/stringprep.rst", "library/struct.rst", "library/subprocess.rst", "library/sunau.rst", "library/superseded.rst", "library/symtable.rst", "library/sys.rst", "library/sys.monitoring.rst", "library/sys_path_init.rst", "library/sysconfig.rst", "library/syslog.rst", "library/tabnanny.rst", "library/tarfile.rst", "library/telnetlib.rst", "library/tempfile.rst", "library/termios.rst", "library/test.rst", "library/text.rst", "library/textwrap.rst", "library/threading.rst", "library/time.rst", "library/timeit.rst", "library/tk.rst", "library/tkinter.rst", "library/tkinter.colorchooser.rst", "library/tkinter.dnd.rst", "library/tkinter.font.rst", "library/tkinter.messagebox.rst", "library/tkinter.scrolledtext.rst", "library/tkinter.tix.rst", "library/tkinter.ttk.rst", "library/token.rst", "library/tokenize.rst", "library/tomllib.rst", "library/trace.rst", "library/traceback.rst", "library/tracemalloc.rst", "library/tty.rst", "library/turtle.rst", "library/types.rst", "library/typing.rst", "library/unicodedata.rst", "library/unittest.rst", "library/unittest.mock.rst", "library/unittest.mock-examples.rst", "library/unix.rst", "library/urllib.rst", "library/urllib.error.rst", "library/urllib.parse.rst", "library/urllib.request.rst", "library/urllib.robotparser.rst", "library/uu.rst", "library/uuid.rst", "library/venv.rst", "library/warnings.rst", "library/wave.rst", "library/weakref.rst", "library/webbrowser.rst", "library/windows.rst", "library/winreg.rst", "library/winsound.rst", "library/wsgiref.rst", "library/xdrlib.rst", "library/xml.rst", "library/xml.dom.rst", "library/xml.dom.minidom.rst", "library/xml.dom.pulldom.rst", "library/xml.etree.elementtree.rst", "library/xml.sax.rst", "library/xml.sax.handler.rst", "library/xml.sax.reader.rst", "library/xml.sax.utils.rst", "library/xmlrpc.rst", "library/xmlrpc.client.rst", "library/xmlrpc.server.rst", "library/zipapp.rst", "library/zipfile.rst", "library/zipimport.rst", "library/zlib.rst", "library/zoneinfo.rst", "license.rst", "reference/compound_stmts.rst", "reference/datamodel.rst", "reference/executionmodel.rst", "reference/expressions.rst", "reference/grammar.rst", "reference/import.rst", "reference/index.rst", "reference/introduction.rst", "reference/lexical_analysis.rst", "reference/simple_stmts.rst", "reference/toplevel_components.rst", "tutorial/appendix.rst", "tutorial/appetite.rst", "tutorial/classes.rst", "tutorial/controlflow.rst", "tutorial/datastructures.rst", "tutorial/errors.rst", "tutorial/floatingpoint.rst", "tutorial/index.rst", "tutorial/inputoutput.rst", "tutorial/interactive.rst", "tutorial/interpreter.rst", "tutorial/introduction.rst", "tutorial/modules.rst", "tutorial/stdlib.rst", "tutorial/stdlib2.rst", "tutorial/venv.rst", "tutorial/whatnow.rst", "using/cmdline.rst", "using/configure.rst", "using/editors.rst", "using/index.rst", "using/mac.rst", "using/unix.rst", "using/windows.rst", "whatsnew/2.0.rst", "whatsnew/2.1.rst", "whatsnew/2.2.rst", "whatsnew/2.3.rst", "whatsnew/2.4.rst", "whatsnew/2.5.rst", "whatsnew/2.6.rst", "whatsnew/2.7.rst", "whatsnew/3.0.rst", "whatsnew/3.1.rst", "whatsnew/3.10.rst", "whatsnew/3.11.rst", "whatsnew/3.12.rst", "whatsnew/3.2.rst", "whatsnew/3.3.rst", "whatsnew/3.4.rst", "whatsnew/3.5.rst", "whatsnew/3.6.rst", "whatsnew/3.7.rst", "whatsnew/3.8.rst", "whatsnew/3.9.rst", "whatsnew/changelog.rst", "whatsnew/index.rst"], "titles": ["\u95dc\u65bc\u9019\u4e9b\u8aaa\u660e\u6587\u4ef6", "\u8655\u7406\u932f\u8aa4 (Bug)", "\u62bd\u8c61\u7269\u4ef6\u5c64 (Abstract Objects Layer)", "\u5728 heap \u4e0a\u5206\u914d\u7269\u4ef6", "API \u548c ABI \u7248\u672c\u7ba1\u7406", "\u5256\u6790\u5f15\u6578\u8207\u5efa\u7f6e\u6578\u503c", "Boolean\uff08\u5e03\u6797\uff09\u7269\u4ef6", "\u7de9\u885d\u5354\u5b9a (Buffer Protocol)", "\u4f4d\u5143\u7d44\u9663\u5217\u7269\u4ef6 (Byte Array Objects)", "\u4f4d\u5143\u7d44\u7269\u4ef6 (Bytes Objects)", "\u547c\u53eb\u5354\u5b9a (Call Protocol)", "Capsules", "Cell \u7269\u4ef6", "\u7a0b\u5f0f\u78bc\u7269\u4ef6", "\u7de8\u89e3\u78bc\u5668\u8a3b\u518a\u8868\u548c\u652f\u63f4\u51fd\u5f0f", "\u8907\u6578\u7269\u4ef6", "\u5177\u9ad4\u7269\u4ef6\u5c64", "Context Variables Objects", "\u5b57\u4e32\u8f49\u63db\u8207\u683c\u5f0f\u5316", "Coroutine\uff08\u5354\u7a0b\uff09\u7269\u4ef6", "DateTime \u7269\u4ef6", "Descriptor\uff08\u63cf\u8ff0\u5668\uff09\u7269\u4ef6", "\u5b57\u5178\u7269\u4ef6", "\u4f8b\u5916\u8655\u7406", "\u6a94\u6848\u7269\u4ef6 (File Objects)", "\u6d6e\u9ede\u6578\uff08Floating Point\uff09\u7269\u4ef6", "Frame Objects", "\u51fd\u5f0f\u7269\u4ef6 (Function Objects)", "Supporting Cyclic Garbage Collection", "\u7522\u751f\u5668 (Generator) \u7269\u4ef6", "\u5f15\u5165\u6a21\u7d44", "Python/C API \u53c3\u8003\u624b\u518a", "Initialization, Finalization, and Threads", "Python Initialization Configuration", "\u7c21\u4ecb", "\u758a\u4ee3\u5668\u5354\u8b70", "\u758a\u4ee3\u5668\uff08Iterator\uff09\u7269\u4ef6", "List\uff08\u4e32\u5217\uff09\u7269\u4ef6", "\u6574\u6578\u7269\u4ef6", "Mapping Protocol", "Data marshalling support", "\u8a18\u61b6\u9ad4\u7ba1\u7406", "MemoryView \u7269\u4ef6", "\u5be6\u4f8b\u65b9\u6cd5\u7269\u4ef6 (Instance Method Objects)", "\u6a21\u7d44\u7269\u4ef6\u6a21\u7d44", "None \u7269\u4ef6", "Number Protocol", "\u820a\u5f0f\u7de9\u885d\u5354\u5b9a (Buffer Protocol)", "Object Protocol", "Object Implementation Support", "Support for Perf Maps", "\u53c3\u7167\u8a08\u6578", "Reflection", "Sequence Protocol", "Set Objects", "\u5207\u7247\u7269\u4ef6", "C API \u7a69\u5b9a\u6027", "\u901a\u7528\u7269\u4ef6\u7d50\u69cb", "\u4f5c\u696d\u7cfb\u7d71\u5de5\u5177", "Tuple\uff08\u5143\u7d44\uff09\u7269\u4ef6", "Type Objects", "\u578b\u5225\u63d0\u793a\u7269\u4ef6", "\u578b\u5225\u7269\u4ef6", "Unicode \u7269\u4ef6\u8207\u7de8\u89e3\u78bc\u5668", "\u5de5\u5177", "The Very High Level Layer", "\u5f31\u53c3\u7167\u7269\u4ef6", "Python \u8aaa\u660e\u6587\u4ef6\u5167\u5bb9", "\u7248\u6b0a\u5ba3\u544a", "\u767c\u5e03 Python \u6a21\u7d44", "4. \u5efa\u7acb C \u8207 C++ \u64f4\u5145\u5957\u4ef6", "1. \u5728\u5176\u5b83 App \u5167\u5d4c\u5165 Python", "1. \u4ee5 C \u6216 C++ \u64f4\u5145 Python", "\u64f4\u5145\u548c\u5d4c\u5165 Python \u76f4\u8b6f\u5668", "3. Defining Extension Types: Assorted Topics", "2. Defining Extension Types: Tutorial", "5. Building C and C++ Extensions on Windows", "\u8a2d\u8a08\u548c\u6b77\u53f2\u5e38\u898b\u554f\u7b54\u96c6", "\u64f4\u5145/\u5d4c\u5165\u5e38\u898b\u554f\u984c\u96c6", "\u4e00\u822c\u7684 Python \u5e38\u898b\u554f\u7b54\u96c6", "\u5716\u5f62\u4f7f\u7528\u8005\u4ecb\u9762\u5e38\u898b\u554f\u7b54\u96c6", "Python \u5e38\u898b\u554f\u984c", "\u300c\u70ba\u4ec0\u9ebc Python \u88ab\u5b89\u88dd\u5728\u6211\u7684\u6a5f\u5668\u4e0a\uff1f\u300d\u5e38\u898b\u554f\u7b54\u96c6", "\u51fd\u5f0f\u5eab\u548c\u64f4\u5145\u529f\u80fd\u7684\u5e38\u898b\u554f\u984c", "\u7a0b\u5f0f\u958b\u767c\u5e38\u898b\u554f\u7b54\u96c6", "\u5728 Windows \u4f7f\u7528 Python \u7684\u5e38\u898b\u554f\u7b54\u96c6", "\u8853\u8a9e\u8868", "Annotations Best Practices", "Argparse \u6559\u5b78", "Argument Clinic \u6307\u5357", "\u9077\u79fb\u5ef6\u4f38\u6a21\u7d44\u5230 Python 3", "Curses Programming with Python", "\u4fee\u98fe\u5668 HowTo \u6307\u5357", "Enum HOWTO", "\u51fd\u5f0f\u7de8\u7a0b HOWTO", "Python \u5982\u4f55\u9054\u6210\u4efb\u52d9", "\u4f7f\u7528 DTrace \u548c SystemTap \u6aa2\u6e2c CPython", "ipaddress \u6a21\u7d44\u4ecb\u7d39", "Isolating Extension Modules", "\u5982\u4f55\u4f7f\u7528 Logging \u6a21\u7d44", "Logging Cookbook", "Python support for the Linux perf profiler", "\u5982\u4f55\u5c07 Python 2 \u7684\u7a0b\u5f0f\u78bc\u79fb\u690d\u5230 Python 3", "\u5982\u4f55\u4f7f\u7528\u6b63\u898f\u8868\u9054\u5f0f", "Socket \u7a0b\u5f0f\u8a2d\u8a08\u6307\u5357", "\u5982\u4f55\u6392\u5e8f", "Unicode HOWTO", "\u5982\u4f55\u4f7f\u7528 urllib \u5957\u4ef6\u53d6\u5f97\u7db2\u8def\u8cc7\u6e90", "\u5b89\u88dd Python \u6a21\u7d44", "2to3 --- \u81ea\u52d5\u5c07 Python 2\u7684\u7a0b\u5f0f\u78bc\u8f49\u6210 Python 3", "__future__ --- Future \u9673\u8ff0\u5f0f\u5b9a\u7fa9", "__main__ --- Top-level code environment", "_thread --- Low-level threading API", "abc --- \u62bd\u8c61\u57fa\u5e95\u985e\u5225", "aifc --- \u8b80\u5beb AIFF \u8207 AIFC \u6a94\u6848", "\u901a\u7528\u4f5c\u696d\u7cfb\u7d71\u670d\u52d9", "\u8cc7\u6599\u58d3\u7e2e\u8207\u4fdd\u5b58", "argparse --- Parser for command-line options, arguments and sub-commands", "array --- \u9ad8\u6548\u7387\u7684\u6578\u503c\u578b\u9663\u5217", "ast --- Abstract Syntax Trees", "asyncio --- \u975e\u540c\u6b65 I/O", "\u9ad8\u968e API \u7d22\u5f15", "\u4f7f\u7528 asyncio \u958b\u767c", "Event Loop", "\u4f8b\u5916", "Extending", "Futures", "\u4f4e\u968e API \u7d22\u5f15", "\u5e73\u81fa\u652f\u63f4", "Policies", "Transports and Protocols", "\u4f47\u5217 (Queues)", "Runners", "\u4e32\u6d41", "\u5b50\u884c\u7a0b", "\u540c\u6b65\u5316\u539f\u59cb\u7269\u4ef6 (Synchronization Primitives)", "Coroutines and Tasks", "atexit --- Exit handlers", "audioop --- \u64cd\u4f5c\u539f\u59cb\u8072\u97f3\u6a94\u6848", "\u7a3d\u6838\u4e8b\u4ef6\u8868", "base64 \u2014\u2014 Base16\u3001Base32\u3001Base64\u3001Base85 \u8cc7\u6599\u7de8\u78bc", "bdb --- Debugger framework", "Binary Data Services", "binascii --- Convert between binary and ASCII", "bisect --- \u9663\u5217\u4e8c\u5206\u6f14\u7b97\u6cd5 (Array bisection algorithm)", "builtins --- \u5167\u5efa\u7269\u4ef6", "bz2 --- Support for bzip2 compression", "calendar --- \u65e5\u66c6\u76f8\u95dc\u51fd\u5f0f", "cgi --- \u901a\u7528\u9598\u9053\u5668\u4ecb\u9762\u652f\u63f4", "cgitb --- CGI \u8173\u672c\u7684\u56de\u6eaf (traceback) \u7ba1\u7406\u7a0b\u5f0f", "chunk --- \u8b80\u53d6 IFF \u5206\u584a\u8cc7\u6599", "cmath --- Mathematical functions for complex numbers", "cmd --- Support for line-oriented command interpreters", "\u6a21\u7d44\u547d\u4ee4\u5217\u4ecb\u9762", "code --- Interpreter base classes", "codecs --- Codec registry and base classes", "codeop --- Compile Python code", "collections --- \u5bb9\u5668\u8cc7\u6599\u578b\u614b", "collections.abc --- Abstract Base Classes for Containers", "colorsys --- \u984f\u8272\u7cfb\u7d71\u9593\u7684\u8f49\u63db", "compileall --- Byte-compile Python libraries", "\u4e26\u884c\u57f7\u884c (Concurrent Execution)", "concurrent \u5957\u4ef6", "concurrent.futures -- \u555f\u52d5\u5e73\u884c\u4efb\u52d9", "configparser --- Configuration file parser", "\u5167\u5efa\u5e38\u6578", "contextlib --- Utilities for with-statement contexts", "contextvars --- Context Variables", "copy --- \u6dfa\u5c64 (shallow) \u548c\u6df1\u5c64 (deep) \u8907\u88fd\u64cd\u4f5c", "copyreg --- Register pickle support functions", "crypt --- \u7528\u65bc\u6aa2\u67e5 Unix \u5bc6\u78bc\u7684\u51fd\u5f0f", "\u52a0\u5bc6\u670d\u52d9", "csv --- CSV \u6a94\u6848\u8b80\u53d6\u53ca\u5beb\u5165", "ctypes --- A foreign function library for Python", "curses --- Terminal handling for character-cell displays", "curses.ascii --- ASCII \u5b57\u5143\u7684\u5de5\u5177\u7a0b\u5f0f", "curses.panel --- A panel stack extension for curses", "Custom Python Interpreters", "dataclasses --- Data Classes", "\u8cc7\u6599\u578b\u5225", "datetime --- \u65e5\u671f\u8207\u6642\u9593\u7684\u57fa\u672c\u578b\u5225", "dbm --- Interfaces to Unix "databases"", "\u9664\u932f\u8207\u6548\u80fd\u5206\u6790", "decimal --- Decimal fixed point and floating point arithmetic", "\u958b\u767c\u5de5\u5177", "Python Development Mode", "Tkinter Dialogs", "difflib --- Helpers for computing deltas", "dis --- Python bytecode\u7684\u53cd\u7d44\u8b6f\u5668", "\u8edf\u9ad4\u5c01\u88dd\u8207\u767c\u5e03", "doctest --- Test interactive Python examples", "email --- An email and MIME handling package", "email.charset: \u8868\u793a\u5b57\u5143\u96c6\u5408", "email.message.Message: Representing an email message using the compat32 API", "email.contentmanager: Managing MIME Content", "email.encoders: Encoders", "email.errors: Exception and Defect classes", "email: Examples", "email.generator: Generating MIME documents", "email.header: Internationalized headers", "email.headerregistry: Custom Header Objects", "email.iterators: Iterators", "email.message: Representing an email message", "email.mime: Creating email and MIME objects from scratch", "email.parser: Parsing email messages", "email.policy: Policy Objects", "email.utils: Miscellaneous utilities", "ensurepip --- Bootstrapping the pip installer", "enum --- \u5c0d\u5217\u8209\u7684\u652f\u63f4", "errno --- Standard errno system symbols", "\u5167\u5efa\u7684\u4f8b\u5916", "faulthandler --- Dump the Python traceback", "fcntl --- The fcntl and ioctl system calls", "filecmp --- File and Directory Comparisons", "\u6a94\u6848\u683c\u5f0f", "fileinput --- Iterate over lines from multiple input streams", "\u6a94\u6848\u8207\u76ee\u9304\u5b58\u53d6", "fnmatch --- Unix filename pattern matching", "fractions --- Rational numbers", "\u7a0b\u5f0f\u6846\u67b6", "ftplib --- FTP \u5354\u5b9a\u7528\u6236\u7aef", "\u51fd\u5f0f\u7de8\u7a0b\u6a21\u7d44", "\u5167\u5efa\u51fd\u5f0f", "functools --- Higher-order functions and operations on callable objects", "gc --- \u5783\u573e\u56de\u6536\u5668\u4ecb\u9762 (Garbage Collector interface)", "getopt --- C-style parser for command line options", "getpass --- \u53ef\u651c\u5f0f\u5bc6\u78bc\u8f38\u5165\u5de5\u5177", "gettext --- Multilingual internationalization services", "glob --- Unix \u98a8\u683c\u7684\u8def\u5f91\u540d\u7a31\u6a21\u5f0f\u64f4\u5c55", "graphlib \u2014-- \u4f7f\u7528\u985e\u5716 (graph-like) \u7d50\u69cb\u9032\u884c\u64cd\u4f5c\u7684\u529f\u80fd", "grp --- The group database", "gzip --- gzip \u6a94\u6848\u7684\u652f\u63f4", "hashlib --- Secure hashes and message digests", "heapq --- \u5806\u7a4d\u4f47\u5217 (heap queue) \u6f14\u7b97\u6cd5", "hmac --- \u57fa\u65bc\u91d1\u9470\u96dc\u6e4a\u7684\u8a0a\u606f\u9a57\u8b49", "html --- \u8d85\u9023\u7d50\u6a19\u8a18\u8a9e\u8a00 (HTML) \u652f\u63f4", "html.entities --- HTML \u4e00\u822c\u5be6\u9ad4\u7684\u5b9a\u7fa9", "html.parser --- \u7c21\u55ae\u7684 HTML \u548c XHTML \u5256\u6790\u5668", "http --- HTTP \u6a21\u7d44", "http.client --- HTTP protocol client", "http.cookiejar --- Cookie handling for HTTP clients", "http.cookies --- HTTP state management", "http.server --- HTTP servers", "\u570b\u969b\u5316", "IDLE", "imaplib --- IMAP4 protocol client", "imghdr --- \u63a8\u6e2c\u5716\u7247\u7a2e\u985e", "importlib --- import \u7684\u5be6\u4f5c", "importlib.metadata -- Accessing package metadata", "importlib.resources -- Package resource reading, opening and access", "importlib.resources.abc -- Abstract base classes for resources", "Python \u6a19\u6e96\u51fd\u5f0f\u5eab (Standard Library)", "inspect --- Inspect live objects", "\u7db2\u8def\u5354\u5b9a (Internet protocols) \u53ca\u652f\u63f4", "\u7c21\u4ecb", "io \u2014 \u8655\u7406\u8cc7\u6599\u4e32\u6d41\u7684\u6838\u5fc3\u5de5\u5177", "ipaddress --- IPv4/IPv6 manipulation library", "Networking and Interprocess Communication", "itertools --- Functions creating iterators for efficient looping", "json --- JSON \u7de8\u78bc\u5668\u8207\u89e3\u78bc\u5668", "keyword --- \u6aa2\u9a57 Python \u95dc\u9375\u5b57", "Python Language Services", "linecache --- Random access to text lines", "locale --- Internationalization services", "logging --- Python \u7684\u65e5\u8a8c\u8a18\u9304\u5de5\u5177", "logging.config --- Logging configuration", "logging.handlers --- Logging handlers", "lzma --- Compression using the LZMA algorithm", "mailbox --- Manipulate mailboxes in various formats", "mailcap --- Mailcap file handling", "Structured Markup Processing Tools", "marshal --- \u5185\u90e8 Python \u7269\u4ef6\u5e8f\u5217\u5316", "math --- \u6578\u5b78\u51fd\u5f0f", "mimetypes --- Map filenames to MIME types", "\u591a\u5a92\u9ad4\u670d\u52d9", "mmap --- Memory-mapped file support", "modulefinder --- Find modules used by a script", "\u5f15\u5165\u6a21\u7d44", "msilib --- \u8b80\u5beb Microsoft Installer \u6a94\u6848", "msvcrt --- Useful routines from the MS VC++ runtime", "multiprocessing --- Process-based parallelism", "multiprocessing.shared_memory --- Shared memory for direct access across processes", "\u7db2\u969b\u7db2\u8def\u8cc7\u6599\u8655\u7406", "netrc --- netrc \u6a94\u6848\u8655\u7406", "nis --- Sun NIS (Yellow Pages) \u4ecb\u9762", "nntplib --- NNTP \u5354\u5b9a\u5ba2\u6236\u7aef", "numbers --- \u6578\u503c\u7684\u62bd\u8c61\u57fa\u5e95\u985e\u5225", "\u6578\u503c\u8207\u6578\u5b78\u6a21\u7d44", "operator --- \u6a19\u6e96\u904b\u7b97\u5b50\u66ff\u4ee3\u51fd\u5f0f", "optparse --- Parser for command line options", "os --- \u5404\u7a2e\u4f5c\u696d\u7cfb\u7d71\u4ecb\u9762", "os.path --- \u5e38\u898b\u7684\u8def\u5f91\u540d\u64cd\u4f5c", "ossaudiodev --- \u5c0d OSS \u76f8\u5bb9\u8072\u97f3\u88dd\u7f6e\u7684\u5b58\u53d6", "pathlib --- Object-oriented filesystem paths", "pdb --- The Python Debugger", "Data Persistence", "pickle --- Python object serialization", "pickletools --- Tools for pickle developers", "pipes --- shell pipelines \u4ecb\u9762", "pkgutil --- Package extension utility", "platform --- \u7372\u53d6\u5e95\u5c64\u5e73\u81fa\u7684\u6a19\u8b58\u8cc7\u6599", "plistlib --- Generate and parse Apple .plist files", "poplib --- POP3 protocol client", "posix --- \u6700\u5e38\u898b\u7684 POSIX \u7cfb\u7d71\u547c\u53eb", "pprint --- Data pretty printer", "The Python Profilers", "pty --- Pseudo-terminal utilities", "pwd --- \u5bc6\u78bc\u8cc7\u6599\u5eab", "py_compile \u2014 \u7de8\u8b6f Python \u4f86\u6e90\u6a94\u6848", "pyclbr --- Python module browser support", "pydoc --- Documentation generator and online help system", "xml.parsers.expat --- Fast XML parsing using Expat", "Python Runtime Services", "queue --- \u540c\u6b65\u4f47\u5217 (queue) class\uff08\u985e\u5225\uff09", "quopri --- \u7de8\u78bc\u548c\u89e3\u78bc MIME \u53ef\u5217\u5370\u5b57\u5143\u8cc7\u6599", "random --- \u751f\u6210\u507d\u96a8\u6a5f\u6578", "re --- \u6b63\u898f\u8868\u793a\u5f0f (regular expression) \u64cd\u4f5c", "readline --- GNU readline interface", "reprlib --- Alternate repr() implementation", "resource --- Resource usage information", "rlcompleter --- Completion function for GNU readline", "runpy --- Locating and executing Python modules", "sched --- Event scheduler", "secrets --- \u7522\u751f\u7528\u65bc\u7ba1\u7406\u6a5f\u5bc6\u7684\u5b89\u5168\u4e82\u6578", "\u5b89\u5168\u6027\u6ce8\u610f\u4e8b\u9805", "select --- Waiting for I/O completion", "selectors --- High-level I/O multiplexing", "shelve --- Python object persistence", "shlex --- Simple lexical analysis", "shutil --- High-level file operations", "signal --- Set handlers for asynchronous events", "site --- Site-specific configuration hook", "smtplib --- SMTP protocol client", "sndhdr --- \u5224\u5b9a\u8072\u97f3\u6a94\u6848\u7684\u578b\u5225", "socket --- Low-level networking interface", "socketserver --- A framework for network servers", "spwd --- shadow \u5bc6\u78bc\u8cc7\u6599\u5eab", "sqlite3 --- SQLite \u8cc7\u6599\u5eab\u7684 DB-API 2.0 \u4ecb\u9762", "ssl --- TLS/SSL wrapper for socket objects", "stat --- Interpreting stat() results", "statistics --- \u6578\u5b78\u7d71\u8a08\u51fd\u5f0f", "\u5167\u5efa\u578b\u5225", "string --- Common string operations", "stringprep --- Internet String Preparation", "struct --- Interpret bytes as packed binary data", "subprocess --- Subprocess management", "sunau --- \u8b80\u5beb Sun AU \u6a94\u6848", "\u5df2\u88ab\u53d6\u4ee3\u7684\u6a21\u7d44", "symtable --- \u5b58\u53d6\u7de8\u8b6f\u5668\u7684\u7b26\u865f\u8868", "sys --- \u7cfb\u7d71\u7279\u5b9a\u7684\u53c3\u6578\u8207\u51fd\u5f0f", "sys.monitoring --- Execution event monitoring", "The initialization of the sys.path module search path", "sysconfig --- Provide access to Python's configuration information", "syslog --- Unix syslog library routines", "tabnanny --- \u5075\u6e2c\u4e0d\u826f\u7e2e\u6392", "tarfile --- Read and write tar archive files", "telnetlib --- Telnet \u5ba2\u6236\u7aef", "tempfile --- \u751f\u6210\u81e8\u6642\u6a94\u6848\u548c\u76ee\u9304", "termios --- POSIX style tty control", "test --- Regression tests package for Python", "\u6587\u672c\u8655\u7406 (Text Processing) \u670d\u52d9", "textwrap --- Text wrapping and filling", "threading --- Thread-based parallelism", "time --- Time access and conversions", "timeit --- \u6e2c\u91cf\u5c0f\u91cf\u7a0b\u5f0f\u7247\u6bb5\u7684\u57f7\u884c\u6642\u9593", "\u4ee5 Tk \u6253\u9020\u5716\u5f62\u4f7f\u7528\u8005\u4ecb\u9762 (Graphical User Interfaces)", "tkinter --- Python interface to Tcl/Tk", "tkinter.colorchooser --- Color choosing dialog", "tkinter.dnd --- Drag and drop support", "tkinter.font --- Tkinter font wrapper", "tkinter.messagebox --- Tkinter message prompts", "tkinter.scrolledtext --- Scrolled Text Widget", "tkinter.tix --- Tk \u64f4\u5145\u5c0f\u5de5\u5177", "tkinter.ttk --- Tk themed widgets", "token --- Constants used with Python parse trees", "tokenize --- Tokenizer for Python source", "tomllib --- \u5256\u6790 TOML \u6a94\u6848", "trace --- Trace or track Python statement execution", "traceback --- Print or retrieve a stack traceback", "tracemalloc --- Trace memory allocations", "tty --- \u7d42\u7aef\u6a5f\u63a7\u5236\u51fd\u5f0f", "turtle --- \u9f9c\u5716\u5b78", "types --- Dynamic type creation and names for built-in types", "typing --- \u652f\u63f4\u578b\u5225\u63d0\u793a", "unicodedata --- Unicode Database", "unittest --- \u55ae\u5143\u6e2c\u8a66\u6846\u67b6", "unittest.mock \u2014 mock \u7269\u4ef6\u51fd\u5f0f\u5eab", "unittest.mock --- getting started", "Unix \u7279\u6709\u670d\u52d9", "urllib --- URL \u8655\u7406\u6a21\u7d44", "urllib.error --- urllib.request \u5f15\u767c\u7684\u4f8b\u5916\u985e\u5225", "urllib.parse --- Parse URLs into components", "urllib.request --- \u7528\u4f86\u958b\u555f URLs \u7684\u53ef\u64f4\u5145\u51fd\u5f0f\u5eab", "urllib.robotparser --- robots.txt \u7684\u5256\u6790\u5668", "xdrlib --- uuencode \u6a94\u6848\u7684\u7de8\u78bc\u8207\u89e3\u78bc", "uuid --- RFC 4122 \u5b9a\u7fa9\u7684 UUID \u7269\u4ef6", "venv --- Creation of virtual environments", "warnings --- Warning control", "wave --- Read and write WAV files", "weakref --- Weak references", "webbrowser --- Convenient web-browser controller", "MS Windows \u7279\u6709\u670d\u52d9", "winreg --- Windows registry access", "winsound --- Sound-playing interface for Windows", "wsgiref --- WSGI \u5de5\u5177\u8207\u53c3\u8003\u5be6\u4f5c", "xdrlib --- XDR \u8cc7\u6599\u7684\u7de8\u78bc\u8207\u89e3\u78bc", "XML \u8655\u7406\u6a21\u7d44", "xml.dom --- The Document Object Model API", "xml.dom.minidom --- Minimal DOM implementation", "xml.dom.pulldom --- Support for building partial DOM trees", "xml.etree.ElementTree --- The ElementTree XML API", "xml.sax --- Support for SAX2 parsers", "xml.sax.handler --- Base classes for SAX handlers", "xml.sax.xmlreader --- Interface for XML parsers", "xml.sax.saxutils --- SAX Utilities", "xmlrpc --- XMLRPC \u4f3a\u670d\u5668\u8207\u7528\u6236\u6a21\u7d44", "xmlrpc.client --- XML-RPC client access", "xmlrpc.server --- Basic XML-RPC servers", "zipapp --- Manage executable Python zip archives", "zipfile --- Work with ZIP archives", "zipimport --- Import modules from Zip archives", "zlib --- \u76f8\u5bb9\u65bc gzip \u7684\u58d3\u7e2e", "zoneinfo --- IANA \u6642\u5340\u652f\u63f4", "\u6cbf\u9769\u8207\u6388\u6b0a", "8. Compound statements", "3. Data model", "4. Execution model", "6. Expressions", "10. \u5b8c\u6574\u7684\u8a9e\u6cd5\u898f\u683c\u66f8", "5. The import system", "Python \u8a9e\u8a00\u53c3\u8003\u624b\u518a", "1. \u7c21\u4ecb", "2. Lexical analysis", "7. Simple statements", "9. \u6700\u9ad8\u5c64\u7d1a\u5143\u4ef6", "16. \u9644\u9304", "1. \u6dfa\u5617\u6ecb\u5473", "9. Class\uff08\u985e\u5225\uff09", "4. \u6df1\u5165\u4e86\u89e3\u6d41\u7a0b\u63a7\u5236", "5. \u8cc7\u6599\u7d50\u69cb", "8. \u932f\u8aa4\u548c\u4f8b\u5916", "15. \u6d6e\u9ede\u6578\u904b\u7b97\uff1a\u554f\u984c\u8207\u9650\u5236", "Python \u6559\u5b78", "7. \u8f38\u5165\u548c\u8f38\u51fa", "14. \u4e92\u52d5\u5f0f\u8f38\u5165\u7de8\u8f2f\u548c\u6b77\u53f2\u8a18\u9304\u66ff\u63db", "2. \u4f7f\u7528 Python \u76f4\u8b6f\u5668", "3. \u4e00\u500b\u975e\u6b63\u5f0f\u7684 Python \u7c21\u4ecb", "6. \u6a21\u7d44 (Module)", "10. Python \u6a19\u6e96\u51fd\u5f0f\u5eab\u6982\u89bd", "11. Python \u6a19\u6e96\u51fd\u5f0f\u5eab\u6982\u89bd\u2014\u2014\u7b2c\u4e8c\u90e8\u4efd", "12. \u865b\u64ec\u74b0\u5883\u8207\u5957\u4ef6", "13. \u73fe\u5728\u53ef\u4ee5\u4f86\u5b78\u7fd2\u4e9b\u4ec0\u9ebc\uff1f", "1. \u547d\u4ee4\u5217\u8207\u74b0\u5883", "3. \u914d\u7f6e Python", "6. \u7de8\u8f2f\u5668\u8207 IDE", "Python \u7684\u8a2d\u7f6e\u8207\u4f7f\u7528", "5. \u5728 Mac \u7cfb\u7d71\u4f7f\u7528 Python", "2. \u5728 Unix \u5e73\u81fa\u4e0a\u4f7f\u7528 Python", "4. \u5728 Windows \u4e0a\u4f7f\u7528 Python", "Python 2.0 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 2.1 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 2.2 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 2.3 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 2.4 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 2.5 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 2.6 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 2.7 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.0 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.1 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.10 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.11 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.12 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.2 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.3 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.4 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.4 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.6 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.7 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.8 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Python 3.9 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd", "Changelog\uff08\u66f4\u52d5\u65e5\u8a8c\uff09", "Python \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd\uff1f"], "terms": {"sphinx": [0, 67, 79, 83, 100, 471, 480], "restructuredtext": [0, 67, 79, 190, 480], "bug": [0, 58, 62, 67, 71, 72, 77, 78, 79, 83, 88, 92, 94, 100, 102, 106, 122, 148, 174, 205, 222, 239, 240, 268, 281, 290, 293, 296, 305, 337, 338, 345, 359, 362, 365, 383, 386, 404, 441, 443, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 471, 472, 473, 474, 475, 476, 477, 478, 480], "fred": [0, 100, 311, 366, 432, 459, 460, 461, 462, 464, 465, 476], "drake": [0, 459, 460, 461, 462, 464, 465], "jr": [0, 83, 460, 461, 462, 464, 465], "docutil": [0, 465, 480], "fredrik": [0, 84, 94, 423, 459, 460, 461, 463, 464, 466, 468, 472], "lundh": [0, 84, 94, 423, 459, 460, 461, 463, 464, 466, 472], "altern": [0, 18, 23, 30, 32, 44, 62, 67, 72, 78, 83, 84, 92, 94, 103, 106, 107, 109, 117, 119, 123, 129, 134, 135, 136, 140, 151, 155, 158, 164, 170, 172, 173, 174, 175, 178, 179, 183, 190, 193, 196, 197, 202, 207, 208, 211, 212, 215, 218, 222, 225, 239, 248, 251, 258, 264, 265, 266, 269, 272, 280, 289, 290, 292, 294, 296, 311, 321, 329, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 351, 355, 356, 362, 366, 372, 373, 378, 381, 383, 385, 386, 387, 391, 396, 397, 399, 402, 404, 422, 423, 427, 428, 429, 430, 452, 455, 459, 460, 461, 462, 463, 464, 465, 466, 468, 472, 474, 475, 476, 477, 478, 479, 480], "refer": [0, 5, 7, 9, 11, 12, 13, 17, 19, 22, 23, 24, 26, 27, 28, 29, 30, 32, 33, 34, 35, 38, 41, 44, 48, 49, 53, 54, 57, 58, 59, 63, 65, 66, 67, 70, 71, 73, 75, 76, 77, 83, 86, 92, 97, 98, 99, 100, 103, 107, 111, 112, 115, 117, 119, 123, 126, 130, 133, 134, 136, 137, 138, 139, 141, 151, 155, 161, 164, 167, 174, 179, 180, 182, 188, 202, 207, 209, 210, 212, 219, 222, 223, 224, 225, 227, 230, 232, 236, 237, 240, 242, 244, 247, 248, 250, 251, 252, 255, 256, 259, 264, 265, 266, 268, 270, 275, 281, 285, 290, 294, 295, 296, 299, 304, 310, 311, 316, 318, 321, 326, 329, 330, 331, 334, 338, 341, 342, 344, 349, 353, 358, 359, 362, 363, 365, 372, 373, 374, 378, 382, 383, 385, 386, 387, 391, 392, 397, 402, 407, 408, 412, 414, 418, 419, 422, 424, 425, 426, 430, 431, 432, 433, 437, 438, 442, 447, 452, 453, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "misc": [0, 34, 79, 220, 341, 373, 453, 459, 462, 463, 464, 465, 466, 467, 470, 472, 474, 480, 481], "ack": [0, 67, 115, 175, 465], "tracker": [1, 67, 280, 359, 464, 466, 480], "https": [1, 67, 70, 74, 77, 78, 79, 80, 83, 84, 94, 99, 100, 102, 106, 107, 123, 133, 157, 159, 166, 180, 223, 232, 236, 237, 239, 240, 245, 248, 258, 266, 304, 310, 311, 315, 316, 323, 325, 337, 338, 349, 376, 384, 385, 391, 392, 396, 400, 404, 408, 410, 416, 421, 423, 425, 432, 437, 441, 442, 448, 451, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 467, 471, 472, 473, 474, 475, 477, 478, 480], "github": [1, 74, 79, 108, 245, 304, 385, 423, 471, 476, 477, 480], "com": [1, 67, 68, 72, 74, 79, 83, 84, 92, 99, 100, 102, 103, 107, 133, 159, 163, 173, 180, 181, 197, 240, 245, 258, 285, 294, 304, 315, 316, 323, 337, 338, 341, 385, 392, 393, 395, 402, 410, 416, 450, 451, 456, 458, 461, 463, 464, 465, 466, 471, 472, 473, 474, 475, 478, 480], "doc": [1, 23, 57, 59, 67, 74, 75, 78, 79, 92, 102, 103, 123, 173, 191, 202, 220, 222, 239, 244, 248, 252, 259, 282, 290, 293, 310, 337, 338, 349, 359, 364, 382, 391, 400, 402, 409, 449, 451, 453, 457, 458, 459, 461, 462, 464, 465, 466, 471, 472, 476, 477, 478, 480], "zh": 1, "tw": [1, 155], "issu": [1, 7, 22, 31, 32, 33, 60, 65, 67, 75, 79, 92, 93, 99, 100, 102, 106, 111, 116, 117, 123, 132, 152, 155, 173, 174, 178, 182, 183, 185, 200, 210, 218, 222, 232, 239, 244, 245, 255, 259, 263, 264, 268, 269, 280, 281, 289, 290, 293, 296, 308, 330, 332, 334, 338, 341, 345, 359, 381, 383, 385, 386, 387, 397, 399, 409, 410, 418, 423, 452, 455, 459, 460, 461, 463, 464, 466, 467, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "discours": [1, 480], "org": [1, 56, 67, 74, 77, 78, 83, 86, 94, 100, 104, 106, 107, 108, 123, 157, 163, 164, 166, 181, 220, 223, 232, 236, 237, 239, 240, 244, 245, 280, 285, 300, 304, 310, 311, 316, 325, 332, 334, 337, 338, 349, 352, 384, 391, 392, 393, 395, 400, 408, 410, 412, 416, 423, 425, 432, 437, 441, 442, 448, 450, 451, 452, 455, 456, 457, 459, 460, 462, 463, 464, 465, 466, 469, 470, 471, 472, 473, 475, 477, 478, 479, 480], "list": [1, 2, 5, 7, 16, 18, 23, 30, 32, 33, 34, 39, 41, 48, 51, 53, 54, 56, 57, 58, 59, 62, 63, 65, 67, 72, 74, 75, 76, 78, 79, 83, 85, 86, 88, 91, 92, 93, 98, 99, 100, 102, 103, 105, 106, 107, 109, 112, 114, 116, 117, 118, 119, 123, 125, 130, 133, 136, 137, 141, 148, 152, 155, 157, 158, 160, 161, 164, 166, 167, 168, 170, 172, 173, 174, 177, 178, 179, 180, 181, 183, 184, 186, 187, 188, 190, 193, 194, 196, 197, 199, 200, 202, 203, 204, 205, 206, 208, 209, 210, 213, 215, 217, 219, 220, 222, 223, 224, 225, 227, 228, 230, 232, 233, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 251, 252, 253, 254, 255, 256, 257, 258, 259, 261, 263, 264, 265, 266, 268, 269, 271, 273, 275, 276, 277, 278, 279, 280, 281, 283, 284, 285, 288, 289, 290, 291, 292, 293, 294, 295, 296, 299, 301, 302, 304, 305, 307, 308, 309, 311, 315, 316, 318, 319, 321, 322, 323, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 336, 337, 338, 339, 340, 342, 343, 345, 348, 349, 352, 355, 356, 358, 359, 360, 361, 362, 363, 366, 372, 373, 375, 376, 377, 378, 379, 380, 381, 382, 383, 385, 386, 387, 391, 392, 393, 397, 399, 400, 402, 404, 405, 407, 408, 410, 411, 412, 413, 416, 417, 418, 419, 420, 423, 425, 426, 428, 429, 430, 432, 433, 437, 440, 442, 443, 445, 447, 448, 450, 451, 452, 453, 454, 458, 460, 461, 462, 463, 464, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "cpython": [1, 4, 10, 13, 32, 34, 53, 56, 58, 62, 67, 70, 72, 74, 75, 79, 84, 86, 88, 95, 98, 139, 155, 158, 183, 185, 188, 207, 210, 211, 222, 232, 234, 247, 252, 254, 272, 280, 290, 293, 300, 308, 313, 317, 321, 329, 340, 341, 345, 349, 350, 359, 362, 376, 382, 399, 404, 422, 424, 425, 426, 427, 428, 431, 433, 447, 452, 453, 457, 458, 460, 461, 462, 464, 465, 466, 472, 473, 475, 480, 481], "sign": [1, 18, 48, 63, 67, 74, 84, 103, 118, 138, 151, 155, 164, 173, 174, 180, 183, 193, 198, 206, 218, 222, 225, 232, 263, 265, 266, 269, 272, 280, 281, 289, 290, 292, 294, 296, 316, 333, 341, 342, 344, 362, 363, 391, 410, 425, 427, 432, 458, 460, 461, 463, 464, 465, 466, 471, 472, 474, 476, 478, 480], "up": [1, 7, 9, 23, 32, 41, 44, 60, 62, 63, 67, 72, 74, 75, 76, 83, 91, 92, 93, 94, 98, 99, 100, 101, 103, 106, 117, 119, 123, 129, 135, 136, 137, 148, 155, 160, 163, 164, 174, 176, 180, 183, 187, 188, 190, 191, 194, 197, 205, 206, 210, 218, 219, 222, 223, 227, 232, 237, 239, 240, 242, 244, 249, 252, 255, 258, 262, 263, 264, 265, 266, 267, 272, 273, 275, 277, 279, 280, 281, 289, 290, 293, 294, 305, 306, 308, 312, 316, 317, 320, 325, 328, 330, 331, 334, 335, 337, 338, 341, 342, 344, 345, 349, 352, 353, 355, 356, 359, 361, 362, 366, 371, 372, 373, 378, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 399, 407, 410, 413, 414, 418, 422, 424, 425, 426, 427, 429, 431, 432, 433, 438, 447, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "new": [1, 5, 7, 9, 13, 17, 22, 23, 26, 27, 28, 30, 32, 36, 38, 41, 42, 44, 48, 49, 53, 54, 55, 57, 58, 59, 60, 62, 63, 66, 67, 71, 72, 74, 75, 78, 83, 84, 86, 87, 88, 91, 92, 93, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 117, 119, 123, 125, 126, 129, 130, 132, 135, 136, 137, 140, 141, 146, 148, 150, 152, 154, 155, 157, 158, 164, 166, 167, 171, 172, 173, 174, 175, 178, 180, 181, 183, 185, 188, 190, 191, 192, 193, 195, 197, 198, 202, 203, 204, 205, 206, 210, 211, 212, 213, 218, 222, 223, 231, 232, 233, 234, 239, 244, 245, 247, 252, 254, 255, 256, 258, 263, 264, 265, 266, 267, 268, 269, 273, 275, 277, 278, 280, 281, 285, 290, 292, 293, 294, 296, 297, 298, 301, 304, 305, 306, 309, 311, 312, 316, 317, 319, 322, 325, 326, 329, 330, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 352, 355, 358, 359, 362, 363, 366, 369, 372, 373, 377, 379, 381, 382, 383, 385, 386, 387, 391, 392, 396, 400, 402, 404, 407, 408, 409, 410, 412, 413, 416, 417, 418, 419, 420, 422, 424, 425, 426, 427, 429, 431, 433, 437, 438, 439, 446, 448, 449, 452, 453, 458, 470, 480, 481], "titl": [1, 63, 67, 83, 92, 94, 103, 106, 107, 117, 148, 157, 181, 186, 219, 237, 244, 259, 264, 278, 280, 289, 334, 337, 341, 342, 366, 370, 381, 383, 392, 408, 409, 410, 417, 423, 459, 461, 463, 470, 472, 478, 480], "comment": [1, 9, 63, 67, 72, 94, 100, 103, 106, 109, 116, 119, 164, 173, 190, 200, 219, 237, 240, 241, 244, 252, 253, 261, 270, 290, 296, 297, 310, 311, 316, 328, 345, 359, 374, 375, 391, 409, 410, 412, 419, 420, 428, 433, 446, 459, 461, 462, 464, 466, 467, 469, 470, 471, 472, 478, 480], "mozilla": [1, 107, 240, 338, 392, 400, 463, 480], "patch": [1, 56, 67, 79, 83, 88, 91, 103, 117, 174, 184, 238, 239, 285, 341, 359, 383, 457, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 475, 476, 478, 479, 480], "python": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 50, 51, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 70, 74, 75, 76, 86, 88, 89, 93, 96, 98, 99, 100, 103, 104, 105, 107, 110, 112, 113, 115, 116, 117, 118, 119, 120, 122, 123, 125, 129, 132, 133, 136, 137, 141, 142, 145, 146, 147, 148, 149, 150, 151, 153, 154, 157, 163, 164, 165, 166, 168, 170, 172, 174, 176, 178, 179, 180, 181, 182, 183, 184, 187, 189, 192, 193, 195, 196, 199, 201, 202, 204, 205, 206, 207, 208, 210, 212, 216, 218, 219, 220, 222, 223, 224, 227, 228, 231, 232, 233, 234, 237, 239, 240, 242, 243, 244, 245, 247, 248, 249, 252, 253, 254, 255, 256, 258, 259, 262, 265, 266, 268, 270, 272, 275, 276, 277, 278, 280, 281, 285, 286, 288, 289, 291, 292, 293, 295, 297, 299, 300, 302, 303, 304, 310, 311, 315, 316, 317, 318, 320, 324, 325, 328, 329, 331, 332, 334, 335, 338, 340, 341, 342, 344, 345, 348, 349, 350, 353, 354, 357, 360, 362, 363, 365, 373, 376, 378, 379, 382, 383, 385, 386, 387, 391, 392, 394, 395, 396, 397, 399, 400, 402, 404, 406, 407, 408, 410, 411, 412, 413, 416, 417, 419, 420, 421, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 436, 438, 439, 440, 441, 443, 444, 450, 451, 452, 454], "except": [2, 5, 7, 9, 11, 13, 14, 17, 18, 22, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 38, 39, 40, 44, 46, 48, 50, 53, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 73, 74, 75, 77, 78, 83, 86, 87, 88, 91, 92, 93, 94, 97, 98, 102, 103, 106, 109, 111, 112, 114, 115, 119, 122, 123, 124, 126, 130, 131, 132, 134, 135, 136, 137, 138, 140, 141, 143, 146, 147, 148, 149, 150, 151, 154, 155, 156, 157, 158, 161, 163, 164, 167, 168, 170, 172, 173, 174, 175, 178, 179, 180, 181, 183, 184, 185, 187, 188, 191, 192, 193, 197, 198, 202, 203, 204, 205, 207, 209, 211, 212, 215, 220, 222, 223, 225, 226, 229, 231, 232, 239, 240, 241, 242, 244, 245, 247, 251, 252, 253, 255, 258, 259, 262, 263, 264, 265, 266, 267, 268, 272, 275, 276, 278, 280, 282, 283, 284, 285, 290, 292, 293, 294, 296, 299, 301, 302, 305, 308, 311, 312, 313, 317, 319, 320, 322, 325, 326, 327, 328, 329, 331, 332, 334, 335, 337, 338, 340, 341, 342, 344, 345, 346, 349, 350, 354, 355, 358, 359, 360, 361, 362, 363, 364, 365, 366, 372, 375, 376, 378, 379, 382, 383, 385, 386, 390, 391, 392, 394, 396, 397, 398, 399, 400, 402, 404, 405, 407, 408, 410, 411, 412, 413, 416, 417, 419, 420, 421, 423, 425, 426, 427, 428, 429, 431, 432, 433, 435, 436, 438, 442, 447, 449, 452, 453, 458, 459, 460, 461, 462, 463, 468, 469, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481], "pylist_new": [2, 34, 37, 56], "null": [2, 5, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 37, 38, 39, 40, 41, 42, 43, 44, 46, 48, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 65, 66, 67, 71, 74, 75, 78, 92, 98, 100, 102, 106, 119, 172, 173, 188, 222, 224, 240, 259, 269, 278, 281, 284, 290, 296, 315, 316, 334, 337, 338, 344, 345, 402, 405, 407, 408, 419, 428, 432, 433, 459, 463, 466, 468, 469, 470, 471, 474, 475, 476, 477, 478, 479, 480], "protocol": [2, 8, 9, 23, 28, 31, 54, 57, 60, 62, 65, 67, 73, 78, 83, 86, 93, 94, 97, 100, 106, 107, 113, 118, 120, 123, 127, 134, 138, 139, 142, 143, 148, 155, 158, 166, 173, 180, 181, 184, 191, 200, 206, 209, 214, 222, 232, 238, 240, 242, 247, 248, 251, 252, 255, 257, 259, 264, 265, 266, 268, 280, 285, 290, 292, 296, 297, 325, 326, 327, 334, 335, 337, 341, 343, 344, 355, 356, 359, 362, 366, 383, 386, 387, 392, 402, 404, 413, 416, 417, 420, 424, 425, 427, 432, 453, 459, 461, 462, 464, 465, 466, 468, 469, 470, 472, 474, 477, 479, 480, 481], "call": [2, 5, 7, 9, 11, 13, 17, 18, 22, 23, 24, 25, 27, 28, 30, 31, 32, 33, 36, 38, 39, 41, 44, 46, 48, 50, 53, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 73, 74, 75, 76, 78, 83, 86, 87, 88, 91, 92, 93, 96, 97, 98, 99, 100, 103, 106, 107, 109, 111, 112, 114, 115, 117, 118, 119, 121, 122, 123, 125, 126, 129, 130, 132, 133, 134, 135, 136, 137, 138, 141, 146, 148, 150, 152, 154, 155, 157, 158, 160, 161, 163, 164, 166, 167, 170, 172, 174, 176, 178, 180, 181, 183, 184, 185, 186, 187, 188, 190, 192, 193, 194, 195, 196, 198, 199, 200, 202, 203, 204, 205, 206, 208, 209, 210, 211, 213, 215, 221, 222, 223, 224, 227, 229, 231, 232, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 251, 252, 255, 256, 258, 259, 261, 262, 263, 264, 265, 266, 267, 268, 272, 273, 275, 278, 279, 280, 281, 285, 288, 290, 292, 293, 294, 296, 299, 302, 304, 305, 306, 311, 316, 317, 318, 319, 320, 322, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 366, 367, 368, 372, 373, 375, 377, 378, 379, 381, 382, 383, 384, 385, 388, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 415, 416, 417, 418, 419, 422, 424, 425, 426, 428, 429, 432, 433, 437, 438, 439, 440, 443, 446, 448, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 476, 477, 479, 480], "tp_call": [2, 23, 62, 67, 74, 471, 480], "vectorcal": [2, 27, 57, 60, 62, 67, 469, 470, 471, 479, 480], "api": [2, 7, 11, 13, 15, 16, 17, 20, 22, 23, 24, 26, 27, 28, 34, 37, 38, 44, 45, 47, 50, 54, 57, 58, 60, 62, 63, 64, 67, 71, 73, 74, 75, 78, 83, 86, 87, 90, 91, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 117, 122, 124, 125, 126, 129, 130, 133, 134, 136, 137, 139, 156, 158, 161, 166, 167, 172, 173, 174, 182, 184, 185, 188, 189, 191, 192, 194, 195, 198, 199, 200, 202, 203, 205, 206, 208, 214, 220, 225, 232, 233, 243, 247, 251, 252, 254, 255, 256, 258, 259, 264, 265, 266, 268, 270, 277, 278, 279, 280, 282, 290, 291, 292, 295, 299, 301, 315, 316, 317, 329, 334, 338, 339, 342, 349, 350, 352, 354, 357, 359, 362, 366, 376, 383, 385, 386, 387, 391, 397, 402, 403, 404, 406, 408, 411, 412, 416, 417, 426, 427, 429, 430, 432, 433, 437, 438, 442, 448, 458, 459, 460, 461, 481], "number": [2, 5, 7, 9, 13, 18, 22, 23, 25, 26, 28, 30, 31, 32, 38, 39, 40, 41, 49, 53, 54, 57, 58, 59, 63, 65, 67, 71, 72, 74, 75, 76, 78, 83, 86, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 109, 112, 113, 114, 115, 117, 119, 123, 129, 130, 134, 135, 136, 138, 141, 143, 146, 147, 148, 149, 152, 155, 157, 160, 163, 164, 167, 170, 172, 173, 174, 180, 183, 185, 187, 188, 190, 192, 193, 196, 199, 200, 202, 205, 208, 209, 210, 211, 212, 213, 215, 222, 223, 227, 231, 232, 237, 239, 241, 242, 244, 245, 247, 248, 251, 252, 254, 255, 256, 258, 261, 263, 264, 266, 267, 268, 269, 271, 273, 275, 278, 280, 281, 282, 285, 287, 289, 292, 293, 294, 296, 297, 301, 302, 304, 305, 309, 310, 311, 312, 315, 316, 317, 318, 319, 321, 322, 323, 325, 328, 329, 330, 332, 334, 335, 336, 337, 338, 339, 340, 341, 342, 344, 345, 349, 350, 355, 356, 359, 361, 362, 363, 364, 366, 369, 373, 374, 375, 377, 378, 379, 381, 382, 383, 385, 386, 391, 392, 397, 398, 399, 400, 402, 403, 404, 405, 407, 410, 411, 413, 414, 416, 419, 422, 424, 427, 428, 429, 431, 432, 433, 438, 439, 440, 441, 442, 447, 448, 449, 452, 453, 454, 458, 459, 460, 461, 462, 463, 464, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "sequenc": [2, 5, 7, 16, 22, 31, 32, 34, 36, 38, 41, 48, 49, 55, 58, 63, 65, 67, 74, 78, 83, 86, 91, 93, 94, 98, 100, 103, 106, 109, 117, 119, 123, 136, 140, 142, 154, 155, 156, 158, 160, 161, 172, 173, 174, 179, 184, 186, 187, 188, 190, 193, 199, 202, 203, 206, 209, 210, 215, 222, 227, 233, 235, 240, 247, 251, 252, 255, 256, 258, 259, 263, 265, 267, 268, 272, 273, 278, 280, 281, 289, 290, 293, 296, 297, 298, 299, 304, 309, 311, 315, 316, 318, 322, 323, 329, 334, 337, 338, 340, 342, 355, 356, 359, 360, 363, 366, 373, 375, 378, 379, 381, 383, 384, 385, 386, 387, 391, 392, 397, 399, 402, 407, 410, 411, 416, 422, 427, 431, 432, 433, 437, 438, 442, 446, 459, 460, 461, 462, 463, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480], "map": [2, 16, 22, 31, 32, 33, 41, 48, 49, 58, 64, 65, 67, 74, 77, 78, 83, 84, 86, 92, 93, 94, 100, 101, 106, 107, 109, 113, 119, 140, 152, 155, 157, 158, 161, 163, 166, 167, 172, 174, 178, 179, 180, 181, 183, 184, 187, 188, 190, 192, 193, 200, 202, 208, 209, 210, 213, 214, 222, 223, 227, 233, 239, 242, 244, 251, 252, 256, 257, 258, 264, 265, 266, 267, 268, 269, 270, 276, 277, 278, 280, 282, 284, 285, 288, 289, 290, 292, 293, 295, 296, 305, 309, 311, 315, 316, 318, 319, 326, 334, 337, 338, 340, 342, 343, 344, 345, 349, 359, 362, 363, 364, 365, 373, 374, 381, 382, 383, 384, 386, 391, 392, 399, 404, 408, 410, 412, 413, 427, 428, 429, 433, 437, 438, 439, 441, 447, 449, 452, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 471, 472, 473, 474, 475, 476, 477, 479, 480], "buffer": [2, 8, 9, 18, 24, 31, 32, 33, 40, 41, 42, 49, 63, 64, 65, 67, 74, 86, 91, 99, 109, 115, 117, 118, 123, 124, 127, 133, 134, 139, 143, 146, 148, 154, 155, 158, 173, 174, 179, 184, 185, 209, 210, 211, 212, 222, 231, 232, 239, 242, 266, 267, 275, 279, 280, 281, 290, 292, 293, 295, 311, 312, 319, 325, 328, 329, 330, 334, 338, 341, 344, 345, 349, 355, 356, 357, 359, 360, 362, 383, 385, 392, 404, 405, 410, 411, 419, 421, 452, 453, 461, 462, 463, 464, 465, 466, 467, 472, 474, 475, 476, 477, 479, 480, 481], "structur": [2, 5, 13, 17, 22, 26, 30, 31, 32, 33, 41, 42, 44, 46, 49, 54, 57, 58, 60, 65, 67, 72, 74, 75, 78, 84, 91, 92, 94, 98, 99, 103, 115, 119, 125, 132, 136, 141, 150, 155, 174, 184, 191, 193, 198, 200, 201, 202, 203, 204, 209, 210, 212, 214, 219, 223, 227, 230, 242, 244, 245, 248, 251, 252, 253, 255, 258, 259, 268, 273, 278, 280, 290, 293, 296, 302, 304, 308, 316, 329, 330, 334, 336, 338, 341, 343, 344, 345, 351, 359, 363, 366, 372, 381, 382, 385, 386, 399, 407, 410, 411, 416, 419, 420, 424, 425, 429, 430, 459, 460, 461, 462, 463, 464, 465, 466, 469, 472, 473, 474, 475, 476, 477, 478, 479, 480], "request": [2, 5, 23, 30, 32, 41, 44, 48, 60, 62, 67, 75, 83, 84, 87, 93, 94, 97, 98, 100, 106, 107, 117, 130, 136, 139, 148, 155, 157, 163, 166, 173, 174, 183, 194, 205, 207, 209, 210, 212, 220, 222, 223, 227, 231, 238, 239, 240, 241, 242, 244, 245, 247, 251, 252, 253, 255, 268, 280, 281, 285, 289, 290, 292, 296, 302, 304, 311, 313, 319, 325, 328, 330, 331, 338, 341, 345, 349, 359, 363, 373, 381, 386, 389, 391, 393, 396, 402, 404, 407, 413, 414, 416, 417, 420, 425, 429, 433, 438, 448, 450, 458, 459, 460, 462, 463, 464, 465, 466, 469, 472, 473, 474, 475, 477, 478, 479, 480], "type": [2, 3, 5, 6, 8, 9, 10, 11, 12, 13, 15, 16, 17, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 48, 49, 52, 53, 54, 55, 58, 59, 61, 66, 67, 72, 73, 76, 78, 79, 83, 84, 85, 86, 87, 88, 91, 92, 97, 99, 100, 107, 109, 112, 114, 115, 116, 118, 120, 123, 136, 139, 141, 142, 147, 148, 149, 150, 152, 155, 157, 158, 164, 165, 166, 169, 170, 174, 175, 179, 181, 183, 184, 186, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 200, 201, 202, 203, 204, 205, 206, 208, 209, 210, 213, 218, 220, 222, 223, 224, 227, 232, 233, 237, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 251, 253, 255, 258, 259, 261, 263, 264, 265, 266, 267, 269, 270, 272, 275, 276, 278, 280, 281, 282, 287, 288, 290, 293, 294, 295, 301, 304, 305, 310, 311, 312, 313, 316, 317, 318, 321, 322, 325, 326, 327, 328, 329, 330, 333, 334, 335, 338, 339, 342, 344, 345, 346, 348, 349, 355, 359, 360, 362, 363, 365, 373, 374, 375, 378, 379, 381, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 401, 403, 405, 408, 409, 410, 412, 413, 416, 417, 419, 422, 423, 426, 427, 428, 429, 430, 432, 436, 437, 438, 439, 440, 445, 446, 447, 448, 452, 453, 458, 459, 460, 466, 467, 468, 472, 480, 481], "independ": [2, 18, 22, 25, 32, 33, 44, 67, 72, 74, 83, 91, 93, 94, 98, 100, 157, 180, 183, 190, 198, 207, 222, 223, 243, 258, 263, 264, 268, 315, 340, 341, 349, 350, 351, 363, 366, 373, 375, 385, 396, 407, 410, 419, 427, 453, 459, 466, 473, 479, 480, 481], "field": [2, 5, 13, 28, 30, 32, 33, 41, 53, 54, 57, 59, 60, 62, 63, 65, 67, 72, 74, 75, 83, 86, 92, 93, 99, 115, 119, 148, 150, 155, 157, 172, 174, 180, 183, 188, 193, 196, 199, 200, 202, 205, 206, 210, 230, 231, 233, 239, 244, 253, 256, 258, 264, 265, 269, 278, 290, 311, 312, 313, 319, 322, 332, 334, 336, 337, 338, 339, 341, 342, 344, 345, 349, 353, 355, 358, 363, 366, 373, 375, 378, 382, 391, 395, 397, 402, 404, 408, 410, 419, 432, 449, 452, 459, 460, 461, 462, 464, 465, 466, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "readon": [2, 57, 67, 245, 253, 329, 337, 341, 373, 407, 408, 465, 471, 480], "format": [2, 5, 9, 10, 18, 23, 25, 30, 34, 40, 47, 48, 58, 62, 63, 67, 72, 74, 78, 83, 84, 86, 91, 92, 93, 102, 103, 106, 107, 109, 114, 115, 116, 117, 119, 130, 138, 139, 140, 141, 142, 143, 148, 149, 150, 155, 161, 164, 166, 170, 172, 173, 179, 181, 182, 183, 187, 188, 189, 190, 191, 193, 197, 198, 199, 200, 202, 204, 205, 206, 208, 209, 210, 211, 214, 218, 222, 225, 227, 231, 232, 240, 242, 245, 246, 247, 251, 252, 256, 259, 262, 263, 264, 266, 267, 269, 273, 278, 281, 282, 289, 290, 292, 293, 294, 295, 297, 299, 301, 304, 305, 311, 312, 316, 317, 318, 327, 328, 329, 333, 334, 335, 337, 338, 345, 346, 349, 356, 359, 360, 363, 365, 366, 369, 372, 373, 375, 378, 379, 381, 382, 385, 391, 392, 394, 397, 398, 402, 404, 410, 414, 419, 420, 424, 425, 427, 428, 431, 439, 441, 442, 446, 447, 448, 452, 458, 459, 460, 461, 462, 463, 464, 470, 471, 472, 473, 474, 477, 478, 480, 481], "shape": [2, 62, 67, 93, 219, 222, 281, 315, 341, 383, 465, 469, 470, 473, 480], "stride": [2, 62, 67, 252, 312, 341, 425, 427, 462, 473, 480], "suboffset": [2, 62, 67, 341, 473], "contigu": [2, 5, 42, 67, 86, 187, 245, 258, 268, 296, 341, 412, 465, 473, 480], "compound": [2, 67, 219, 244, 342, 361, 366, 372, 373, 428, 430, 432, 465, 473, 480], "complex": [2, 5, 13, 15, 67, 71, 72, 74, 83, 84, 86, 100, 103, 117, 119, 123, 125, 129, 158, 164, 167, 172, 181, 183, 184, 187, 191, 197, 200, 222, 223, 251, 258, 259, 265, 272, 286, 287, 289, 296, 304, 316, 330, 331, 342, 345, 349, 355, 381, 383, 386, 416, 424, 427, 432, 433, 437, 446, 447, 452, 461, 463, 464, 465, 466, 468, 469, 470, 472, 474, 476, 477, 478, 480], "array": [2, 5, 9, 10, 16, 30, 38, 44, 53, 57, 59, 60, 62, 63, 65, 67, 71, 72, 74, 75, 77, 83, 86, 92, 98, 100, 114, 115, 139, 155, 161, 175, 179, 212, 251, 276, 280, 281, 282, 284, 290, 296, 306, 334, 341, 344, 358, 376, 378, 382, 383, 399, 405, 416, 424, 425, 439, 449, 462, 463, 464, 465, 466, 467, 472, 475, 477, 479, 480], "numpi": [2, 67, 84, 118, 222, 281, 296, 340, 441, 447, 450, 458, 464, 465, 470, 472, 473, 475, 480], "style": [2, 5, 9, 23, 63, 67, 72, 75, 77, 86, 93, 94, 99, 103, 111, 113, 115, 117, 119, 130, 140, 141, 143, 147, 157, 164, 187, 193, 202, 204, 217, 218, 221, 222, 223, 227, 237, 239, 242, 251, 258, 264, 265, 268, 272, 273, 281, 289, 290, 293, 294, 296, 305, 310, 316, 327, 329, 330, 334, 337, 349, 352, 359, 362, 365, 366, 369, 370, 372, 378, 385, 388, 404, 417, 427, 428, 431, 432, 442, 443, 446, 449, 453, 458, 459, 460, 461, 462, 463, 465, 466, 467, 470, 471, 472, 473, 474, 477, 478, 480, 481], "and": [2, 9, 10, 11, 13, 16, 17, 18, 22, 24, 26, 27, 28, 30, 31, 33, 34, 36, 38, 39, 40, 41, 42, 44, 45, 46, 48, 49, 50, 52, 53, 54, 55, 56, 58, 59, 60, 62, 64, 65, 66, 67, 73, 77, 83, 86, 88, 90, 96, 97, 99, 101, 102, 104, 109, 110, 111, 112, 113, 114, 115, 116, 120, 121, 126, 127, 131, 132, 134, 135, 137, 138, 140, 141, 142, 144, 146, 147, 149, 150, 152, 154, 156, 157, 160, 161, 163, 164, 167, 169, 170, 171, 172, 174, 175, 176, 178, 179, 181, 182, 184, 185, 186, 187, 188, 189, 190, 192, 193, 194, 195, 197, 198, 199, 200, 201, 202, 204, 205, 206, 207, 209, 210, 211, 214, 215, 216, 217, 218, 219, 220, 221, 222, 225, 226, 229, 230, 231, 233, 239, 241, 242, 243, 245, 246, 248, 250, 251, 253, 254, 255, 258, 261, 262, 264, 266, 268, 269, 270, 273, 274, 275, 276, 277, 278, 279, 281, 282, 284, 285, 287, 288, 292, 294, 295, 297, 298, 299, 300, 302, 304, 306, 308, 309, 311, 312, 315, 317, 318, 319, 320, 322, 323, 326, 327, 328, 331, 332, 333, 335, 336, 339, 340, 342, 343, 345, 349, 351, 352, 353, 356, 357, 358, 359, 360, 365, 367, 369, 370, 371, 372, 373, 374, 375, 377, 378, 380, 384, 388, 391, 392, 394, 395, 396, 397, 399, 400, 402, 403, 404, 405, 409, 411, 412, 413, 414, 417, 418, 419, 420, 423, 424, 428, 430, 431, 433, 435, 438, 439, 440, 443, 446, 448, 452, 454, 455, 469, 470, 481], "pil": [2, 67, 84, 341], "relat": [2, 32, 41, 44, 62, 67, 78, 83, 84, 92, 94, 99, 100, 103, 106, 109, 110, 111, 119, 123, 130, 136, 142, 147, 150, 151, 155, 164, 166, 174, 178, 180, 187, 188, 190, 191, 193, 197, 202, 204, 205, 206, 207, 210, 212, 214, 222, 225, 232, 238, 242, 252, 254, 255, 256, 258, 262, 263, 264, 266, 267, 268, 272, 275, 277, 278, 280, 287, 290, 293, 295, 296, 297, 299, 305, 311, 312, 316, 317, 321, 322, 328, 329, 330, 334, 337, 338, 340, 341, 342, 345, 349, 351, 355, 359, 363, 366, 372, 373, 377, 381, 382, 385, 386, 391, 396, 397, 399, 402, 404, 409, 410, 412, 418, 419, 422, 425, 427, 428, 430, 432, 433, 447, 452, 458, 459, 460, 462, 463, 466, 467, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "function": [2, 5, 9, 10, 11, 13, 16, 17, 18, 22, 23, 24, 26, 28, 30, 32, 33, 34, 36, 38, 39, 40, 41, 42, 43, 45, 46, 48, 49, 50, 51, 52, 53, 54, 55, 58, 59, 60, 62, 65, 66, 67, 70, 71, 73, 74, 75, 76, 77, 78, 79, 83, 86, 87, 88, 91, 96, 97, 99, 100, 101, 102, 106, 107, 109, 110, 111, 112, 114, 115, 121, 123, 125, 129, 130, 132, 134, 135, 136, 137, 138, 139, 140, 141, 143, 144, 146, 148, 149, 152, 154, 155, 156, 158, 161, 163, 164, 167, 170, 172, 174, 175, 176, 179, 180, 181, 183, 184, 185, 186, 187, 190, 191, 192, 193, 194, 195, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 215, 217, 218, 219, 221, 222, 225, 226, 227, 231, 232, 233, 239, 240, 242, 244, 245, 246, 247, 249, 251, 253, 254, 255, 259, 261, 262, 263, 266, 267, 269, 273, 275, 277, 278, 280, 284, 287, 289, 290, 292, 293, 294, 295, 297, 299, 301, 304, 305, 306, 308, 309, 310, 311, 312, 317, 318, 319, 321, 322, 325, 327, 328, 329, 330, 331, 333, 334, 335, 336, 338, 339, 340, 341, 343, 344, 348, 349, 352, 353, 355, 356, 358, 359, 360, 361, 362, 363, 364, 366, 368, 374, 375, 377, 378, 379, 383, 384, 386, 391, 392, 394, 396, 398, 399, 400, 401, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 417, 418, 419, 422, 426, 428, 429, 432, 433, 436, 437, 439, 442, 447, 448, 452, 453, 458, 461, 462, 466, 468, 469, 470, 471, 472, 474, 478, 479, 480, 481], "pyobject": [3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 96, 98, 173, 316, 359, 461, 464, 465, 469, 470, 477, 478, 480], "_pyobject_new": 3, "pytypeobject": [3, 6, 8, 9, 12, 13, 15, 17, 19, 20, 21, 22, 25, 26, 27, 28, 29, 34, 36, 37, 38, 43, 44, 45, 48, 49, 54, 55, 56, 57, 59, 60, 61, 63, 67, 74, 75, 98, 460, 470, 471, 475, 478, 479, 480], "pyvarobject": [3, 28, 49, 56, 57, 67, 359, 470], "_pyobject_newvar": 3, "py_ssize_t": [3, 5, 7, 8, 9, 10, 13, 18, 22, 23, 28, 33, 34, 37, 38, 39, 40, 42, 44, 46, 47, 48, 51, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 72, 74, 98, 173, 349, 425, 464, 465, 470, 478, 480], "size": [3, 5, 7, 9, 18, 28, 30, 33, 38, 40, 41, 42, 48, 50, 53, 54, 57, 58, 59, 60, 62, 63, 67, 72, 74, 75, 91, 92, 93, 96, 98, 99, 100, 106, 112, 114, 115, 116, 117, 130, 134, 138, 139, 141, 142, 148, 150, 155, 158, 160, 161, 170, 171, 174, 179, 182, 183, 184, 187, 188, 212, 213, 216, 220, 222, 223, 239, 242, 244, 245, 247, 248, 253, 255, 258, 259, 263, 266, 267, 275, 280, 281, 292, 296, 302, 305, 308, 311, 317, 318, 319, 332, 334, 335, 337, 339, 340, 341, 342, 345, 346, 349, 355, 357, 358, 359, 361, 362, 366, 369, 372, 373, 378, 381, 383, 385, 392, 405, 407, 418, 419, 425, 429, 443, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pyobject_init": [3, 56, 478, 479, 480], "op": [3, 10, 15, 27, 28, 32, 36, 38, 48, 62, 63, 67, 74, 84, 119, 135, 174, 188, 227, 261, 266, 280, 290, 316, 334, 337, 349, 362, 374, 375, 404, 462, 465, 469, 470, 471, 477, 480], "part": [3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 18, 21, 22, 23, 24, 25, 26, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42, 44, 46, 47, 48, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 63, 65, 66, 67, 71, 72, 74, 84, 91, 93, 94, 97, 98, 99, 100, 103, 106, 107, 109, 111, 119, 125, 140, 148, 151, 154, 155, 156, 158, 164, 166, 173, 174, 180, 183, 188, 190, 191, 193, 194, 195, 197, 198, 199, 200, 201, 202, 203, 205, 206, 207, 208, 210, 216, 222, 227, 232, 242, 244, 245, 247, 248, 255, 256, 263, 264, 265, 266, 267, 272, 273, 278, 279, 280, 290, 296, 299, 304, 305, 311, 316, 320, 328, 331, 334, 335, 337, 338, 341, 342, 343, 349, 352, 359, 362, 363, 366, 372, 378, 381, 382, 383, 385, 386, 387, 391, 396, 399, 400, 407, 408, 410, 416, 423, 424, 425, 426, 427, 429, 432, 433, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "of": [3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 58, 59, 60, 61, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 86, 88, 90, 91, 101, 103, 106, 107, 109, 110, 111, 112, 113, 114, 115, 116, 117, 119, 120, 121, 123, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 142, 143, 144, 147, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 161, 163, 167, 169, 170, 172, 173, 174, 175, 176, 177, 179, 182, 183, 184, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 224, 225, 226, 227, 229, 230, 231, 232, 233, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 253, 254, 255, 257, 258, 259, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 272, 273, 275, 277, 278, 279, 281, 284, 285, 287, 288, 289, 292, 293, 294, 295, 297, 298, 299, 300, 301, 302, 304, 305, 306, 308, 309, 310, 311, 312, 315, 316, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 342, 343, 344, 346, 350, 352, 353, 355, 356, 358, 359, 361, 362, 363, 364, 366, 368, 369, 370, 371, 372, 373, 374, 375, 377, 378, 380, 382, 384, 385, 386, 391, 392, 394, 395, 398, 399, 400, 402, 403, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 417, 418, 420, 422, 423, 424, 427, 428, 429, 430, 431, 433, 437, 438, 439, 440, 441, 443, 445, 446, 447, 448, 449, 452, 454, 455, 460, 461, 462, 463, 464, 465, 468, 469, 470, 472, 473, 479, 480, 481], "the": [3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 17, 18, 20, 21, 22, 24, 25, 26, 27, 30, 31, 33, 34, 35, 36, 37, 38, 39, 40, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 66, 67, 70, 71, 73, 74, 76, 78, 85, 86, 90, 92, 93, 95, 96, 97, 104, 107, 109, 110, 112, 113, 114, 115, 116, 119, 121, 122, 125, 126, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 142, 143, 144, 146, 147, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 161, 163, 164, 165, 166, 167, 169, 170, 172, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 186, 187, 188, 189, 191, 192, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 208, 209, 210, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 229, 231, 232, 233, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 249, 250, 251, 254, 255, 256, 257, 258, 259, 261, 262, 263, 265, 266, 268, 269, 270, 272, 273, 275, 276, 277, 278, 281, 282, 284, 285, 287, 288, 292, 295, 296, 297, 298, 299, 300, 301, 302, 304, 306, 308, 309, 310, 311, 312, 313, 315, 316, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 330, 331, 332, 333, 335, 336, 338, 339, 340, 342, 343, 344, 352, 353, 355, 356, 357, 358, 361, 363, 364, 365, 367, 368, 369, 370, 371, 372, 373, 374, 375, 377, 378, 380, 382, 384, 385, 388, 391, 392, 394, 395, 396, 398, 399, 400, 401, 402, 403, 404, 405, 409, 411, 412, 414, 416, 417, 419, 420, 423, 426, 428, 430, 431, 432, 437, 438, 439, 440, 441, 443, 446, 447, 448, 449, 451, 452, 455, 459, 460, 463, 467, 468, 469, 470, 480, 481], "stabl": [3, 4, 5, 6, 7, 8, 9, 10, 11, 14, 15, 18, 21, 22, 23, 24, 25, 26, 28, 30, 32, 34, 35, 36, 37, 38, 39, 41, 42, 44, 46, 47, 48, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 65, 66, 67, 207, 222, 233, 249, 273, 289, 341, 349, 422, 462, 463, 466, 471, 474, 475, 476, 478, 479, 480, 481], "abi": [3, 5, 6, 7, 8, 9, 10, 11, 14, 15, 18, 21, 22, 23, 24, 25, 26, 28, 30, 31, 32, 34, 35, 36, 37, 38, 39, 41, 42, 44, 46, 47, 48, 51, 52, 53, 54, 55, 57, 58, 59, 60, 61, 62, 63, 65, 66, 67, 96, 349, 453, 457, 466, 470, 471, 474, 475, 477, 479, 480, 481], "pyobject_initvar": [3, 56, 480], "pyobject_new": [3, 28, 41, 62, 462, 478, 479, 480], "typeobj": [3, 28, 385], "header": [3, 25, 28, 57, 62, 67, 72, 83, 99, 103, 114, 133, 139, 143, 148, 150, 152, 164, 166, 173, 181, 187, 190, 191, 192, 193, 194, 195, 196, 197, 198, 201, 202, 203, 204, 205, 206, 212, 227, 231, 239, 240, 241, 242, 244, 245, 247, 253, 264, 266, 268, 273, 282, 285, 290, 294, 302, 308, 314, 332, 333, 334, 338, 346, 349, 352, 355, 359, 374, 378, 382, 390, 392, 394, 398, 408, 416, 419, 424, 426, 449, 453, 458, 460, 462, 464, 465, 466, 468, 471, 472, 474, 475, 476, 477, 478, 479, 480], "tp_basics": [3, 28, 60, 62, 74, 75, 479, 480], "pyobject_newvar": [3, 28, 41, 62, 462, 478, 479, 480], "tp_items": [3, 28, 60, 62, 74, 75], "tupl": [3, 5, 10, 14, 16, 23, 27, 34, 37, 39, 41, 48, 53, 54, 57, 58, 60, 61, 62, 65, 67, 71, 72, 74, 75, 78, 86, 93, 94, 96, 99, 100, 103, 107, 109, 110, 112, 113, 114, 117, 118, 119, 123, 130, 131, 134, 138, 141, 144, 147, 149, 152, 155, 163, 167, 169, 173, 174, 178, 179, 180, 181, 183, 184, 186, 187, 188, 190, 193, 200, 202, 205, 206, 210, 218, 222, 223, 224, 229, 230, 233, 239, 240, 241, 242, 245, 247, 251, 252, 255, 256, 258, 259, 261, 263, 264, 266, 268, 269, 271, 273, 276, 278, 280, 283, 285, 286, 288, 289, 290, 292, 293, 296, 297, 300, 301, 302, 304, 305, 307, 311, 313, 315, 316, 319, 322, 325, 326, 328, 329, 330, 332, 333, 334, 335, 336, 337, 338, 339, 342, 344, 345, 346, 348, 352, 356, 357, 358, 359, 362, 363, 366, 369, 373, 375, 378, 379, 381, 382, 385, 386, 391, 392, 393, 395, 397, 398, 399, 402, 404, 409, 410, 412, 413, 416, 417, 419, 424, 425, 426, 427, 428, 429, 433, 437, 438, 440, 442, 443, 447, 448, 453, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "void": [3, 5, 7, 9, 11, 12, 13, 17, 21, 22, 23, 24, 25, 27, 28, 30, 32, 33, 34, 37, 38, 40, 41, 44, 47, 48, 50, 51, 52, 57, 58, 59, 60, 62, 63, 65, 66, 70, 71, 72, 74, 75, 76, 85, 96, 98, 173, 316, 344, 408, 428, 466, 469, 470, 471, 478, 479, 480], "pyobject_del": [3, 41, 62, 462], "tp_dealloc": [3, 28, 60, 62, 66, 74, 75, 470, 478, 480], "handler": [3, 23, 24, 28, 32, 33, 58, 60, 62, 63, 65, 66, 67, 72, 74, 75, 80, 86, 106, 112, 115, 117, 119, 122, 127, 129, 132, 142, 148, 149, 164, 174, 182, 185, 186, 188, 193, 194, 198, 199, 210, 222, 226, 237, 242, 251, 253, 255, 257, 263, 270, 280, 289, 290, 294, 305, 311, 312, 325, 326, 329, 334, 337, 341, 349, 353, 355, 359, 363, 365, 385, 390, 392, 400, 408, 409, 411, 413, 414, 417, 424, 425, 426, 452, 459, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480], "_py_nonestruct": [3, 85], "none": [3, 5, 16, 20, 23, 26, 30, 32, 33, 44, 54, 55, 57, 62, 63, 66, 67, 72, 79, 84, 86, 87, 88, 92, 94, 99, 100, 103, 104, 105, 107, 109, 110, 111, 113, 114, 117, 119, 123, 125, 126, 129, 130, 132, 133, 134, 135, 136, 138, 140, 141, 144, 146, 147, 148, 149, 152, 154, 155, 156, 157, 158, 160, 163, 164, 165, 166, 167, 169, 170, 172, 173, 174, 178, 180, 181, 183, 186, 187, 188, 190, 192, 193, 194, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 210, 213, 215, 220, 222, 223, 224, 225, 226, 227, 228, 229, 231, 232, 233, 234, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 251, 252, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 271, 272, 273, 275, 276, 278, 280, 281, 283, 284, 285, 288, 289, 290, 293, 294, 296, 297, 299, 301, 302, 304, 305, 308, 309, 311, 313, 315, 316, 317, 318, 320, 321, 323, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 337, 338, 340, 341, 342, 344, 345, 346, 349, 350, 352, 355, 356, 357, 359, 361, 362, 363, 364, 366, 367, 368, 369, 370, 371, 372, 373, 376, 377, 378, 379, 380, 381, 382, 383, 385, 386, 387, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 402, 403, 404, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 424, 427, 428, 429, 432, 433, 434, 438, 439, 440, 443, 447, 450, 453, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "py_non": [3, 23, 27, 32, 45, 46, 55, 66, 72, 85, 428], "pymodule_cr": [3, 32, 34, 44, 71, 72, 75], "macro": [4, 5, 6, 17, 23, 28, 32, 33, 34, 41, 42, 43, 44, 49, 54, 55, 58, 59, 62, 63, 67, 72, 75, 173, 214, 283, 349, 359, 453, 462, 463, 464, 465, 466, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "built": [4, 7, 16, 23, 30, 32, 33, 36, 41, 46, 48, 57, 58, 60, 62, 67, 72, 74, 75, 76, 78, 79, 83, 84, 86, 92, 99, 100, 102, 106, 107, 108, 109, 112, 117, 119, 125, 129, 132, 142, 148, 151, 155, 156, 158, 160, 165, 175, 178, 179, 183, 187, 188, 192, 196, 199, 203, 208, 210, 218, 222, 227, 232, 244, 247, 248, 249, 251, 252, 254, 255, 258, 263, 272, 273, 280, 281, 289, 290, 293, 294, 296, 305, 308, 310, 317, 318, 325, 326, 334, 337, 338, 342, 344, 345, 349, 352, 359, 366, 373, 381, 385, 386, 397, 399, 402, 407, 408, 410, 412, 416, 420, 424, 426, 427, 429, 431, 432, 433, 439, 440, 452, 453, 458, 460, 461, 462, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 478, 479, 480, 481], "run": [4, 23, 28, 32, 33, 41, 44, 50, 58, 62, 63, 67, 71, 72, 75, 76, 78, 80, 83, 84, 85, 87, 88, 91, 92, 94, 98, 99, 101, 102, 103, 104, 106, 109, 111, 112, 117, 120, 121, 122, 126, 129, 130, 131, 133, 134, 135, 137, 141, 148, 149, 154, 160, 161, 163, 164, 166, 167, 170, 173, 174, 178, 182, 183, 184, 190, 197, 200, 205, 210, 211, 223, 225, 227, 232, 233, 239, 240, 241, 242, 247, 248, 252, 253, 258, 263, 264, 265, 266, 268, 276, 280, 285, 289, 290, 293, 294, 305, 310, 317, 319, 320, 321, 322, 328, 329, 330, 331, 334, 335, 337, 338, 341, 342, 344, 345, 349, 350, 351, 352, 353, 361, 362, 363, 365, 366, 373, 377, 379, 381, 383, 386, 387, 396, 397, 399, 400, 402, 404, 417, 418, 424, 425, 426, 427, 428, 429, 432, 437, 440, 448, 449, 450, 452, 453, 455, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "time": [4, 5, 13, 20, 22, 23, 27, 28, 30, 32, 33, 40, 41, 44, 53, 62, 63, 67, 71, 72, 74, 75, 76, 78, 80, 84, 85, 86, 88, 91, 92, 93, 94, 102, 103, 107, 112, 114, 115, 117, 119, 123, 129, 130, 131, 133, 135, 136, 137, 138, 139, 141, 143, 147, 148, 154, 157, 160, 163, 164, 166, 170, 173, 174, 179, 183, 187, 190, 199, 200, 205, 206, 209, 210, 211, 213, 215, 222, 223, 227, 231, 232, 240, 242, 244, 245, 247, 251, 252, 253, 254, 256, 258, 263, 264, 265, 266, 268, 273, 278, 279, 280, 281, 285, 289, 290, 291, 292, 293, 294, 296, 297, 305, 306, 311, 315, 316, 317, 319, 322, 323, 325, 326, 327, 328, 329, 330, 334, 335, 337, 338, 339, 341, 345, 349, 350, 355, 356, 359, 361, 362, 364, 366, 369, 372, 373, 376, 377, 381, 383, 385, 386, 387, 392, 395, 397, 399, 402, 404, 405, 407, 412, 413, 416, 417, 419, 420, 423, 424, 425, 426, 427, 429, 431, 432, 433, 437, 440, 446, 448, 449, 452, 453, 458, 459, 460, 461, 463, 464, 465, 466, 467, 468, 469, 471, 474, 480], "py_major_vers": [4, 110], "1a2": 4, "py_minor_vers": [4, 65, 110, 478], "py_micro_vers": [4, 110], "py_release_level": [4, 110], "0xa": 4, "alpha": [4, 67, 79, 86, 110, 281, 285, 304, 315, 349, 352, 448, 459, 460, 465, 468, 481], "0xb": 4, "beta": [4, 67, 110, 315, 349, 448, 459, 465, 475, 481], "0xc": 4, "0xf": 4, "py_release_seri": [4, 110], "py_version_hex": [4, 56, 469, 470, 478, 479, 480], "32": [4, 16, 25, 40, 41, 58, 67, 85, 93, 94, 96, 97, 103, 104, 106, 112, 118, 136, 138, 143, 150, 155, 163, 173, 183, 212, 223, 232, 247, 248, 256, 258, 259, 267, 280, 290, 300, 301, 303, 308, 315, 323, 330, 334, 340, 341, 344, 346, 349, 362, 363, 385, 395, 402, 403, 419, 420, 421, 425, 432, 443, 453, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 470, 472, 473, 474, 475, 476, 477, 478, 479, 480], "big": [4, 25, 34, 41, 63, 67, 72, 77, 83, 94, 100, 104, 106, 129, 130, 138, 150, 155, 164, 173, 174, 188, 227, 256, 266, 292, 341, 344, 346, 349, 359, 386, 395, 402, 431, 449, 453, 461, 462, 463, 466, 468, 470, 472, 474, 480], "endian": [4, 25, 30, 41, 63, 83, 104, 106, 138, 150, 155, 173, 227, 256, 292, 344, 346, 349, 395, 402, 449, 474, 480], "order": [4, 7, 13, 28, 30, 32, 33, 42, 44, 57, 58, 62, 63, 67, 71, 72, 74, 75, 86, 88, 91, 92, 93, 94, 97, 98, 99, 100, 103, 105, 106, 107, 109, 113, 115, 117, 119, 123, 130, 136, 137, 142, 144, 146, 148, 150, 152, 155, 157, 164, 166, 174, 175, 176, 180, 181, 183, 184, 187, 188, 190, 193, 197, 199, 200, 202, 205, 208, 210, 211, 215, 221, 222, 225, 226, 227, 230, 233, 242, 244, 245, 247, 251, 252, 255, 256, 258, 259, 263, 264, 266, 268, 272, 278, 280, 281, 285, 290, 292, 293, 296, 299, 300, 301, 304, 305, 306, 310, 311, 312, 313, 315, 316, 322, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 341, 342, 345, 349, 350, 355, 359, 361, 362, 363, 366, 373, 378, 379, 381, 382, 383, 385, 386, 391, 392, 397, 399, 404, 407, 408, 410, 412, 418, 419, 424, 425, 426, 428, 429, 430, 432, 439, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 471, 472, 473, 474, 475, 477, 478, 479, 480, 481], "0x03": [4, 188], "16": [4, 5, 16, 33, 40, 46, 67, 77, 84, 88, 93, 94, 100, 104, 106, 114, 118, 138, 143, 147, 155, 170, 173, 174, 180, 190, 208, 218, 222, 223, 232, 233, 237, 256, 258, 259, 264, 280, 289, 290, 292, 311, 315, 316, 319, 323, 329, 334, 338, 340, 341, 342, 345, 349, 363, 366, 375, 395, 421, 423, 432, 437, 439, 441, 443, 446, 448, 449, 450, 453, 459, 461, 463, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "0x04": [4, 188, 425], "17": [4, 93, 94, 100, 106, 136, 147, 180, 183, 187, 190, 205, 220, 233, 254, 258, 289, 290, 316, 363, 375, 441, 446, 460, 463, 465, 466, 468, 471, 472, 474, 475, 478, 479, 480], "24": [4, 84, 93, 94, 97, 103, 106, 136, 138, 147, 180, 183, 190, 206, 233, 256, 258, 292, 316, 329, 340, 341, 344, 346, 363, 421, 423, 432, 466, 470, 473, 474, 478, 479, 480], "0x01": [4, 188, 334], "25": [4, 84, 93, 94, 123, 147, 180, 183, 187, 218, 233, 256, 258, 280, 315, 316, 319, 332, 334, 337, 340, 341, 358, 375, 379, 381, 421, 439, 443, 445, 446, 448, 459, 461, 462, 463, 465, 466, 470, 471, 473, 475, 476, 477, 478, 479, 480], "28": [4, 32, 96, 100, 147, 183, 223, 233, 256, 337, 363, 381, 463, 464, 465, 469, 472, 478, 479, 480], "29": [4, 96, 100, 103, 147, 180, 183, 187, 233, 256, 258, 264, 315, 363, 462, 465, 469, 473, 478, 479, 480], "0x2": 4, "hexvers": [4, 67, 79, 312, 349, 447, 473], "0x030401a2": 4, "10": [4, 10, 14, 20, 22, 23, 26, 28, 32, 33, 35, 38, 44, 46, 48, 51, 54, 56, 57, 60, 62, 63, 67, 72, 78, 83, 86, 91, 92, 93, 94, 96, 99, 100, 103, 105, 106, 107, 109, 110, 112, 113, 117, 118, 119, 120, 123, 126, 128, 131, 132, 133, 134, 135, 136, 140, 144, 146, 147, 148, 151, 152, 155, 157, 160, 166, 173, 174, 178, 180, 182, 183, 185, 188, 190, 206, 210, 211, 212, 213, 215, 217, 218, 220, 222, 223, 228, 230, 232, 233, 234, 238, 239, 247, 248, 249, 252, 255, 256, 258, 263, 264, 265, 271, 272, 275, 279, 280, 281, 283, 285, 288, 289, 290, 291, 293, 300, 301, 304, 305, 308, 309, 315, 316, 319, 322, 323, 327, 329, 334, 337, 338, 339, 340, 341, 342, 344, 345, 349, 352, 357, 359, 361, 362, 363, 364, 366, 369, 375, 378, 381, 382, 383, 385, 387, 391, 392, 404, 410, 412, 417, 419, 420, 422, 424, 425, 426, 427, 428, 429, 432, 437, 438, 439, 440, 441, 443, 445, 446, 448, 449, 450, 452, 453, 456, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 475, 478, 479, 481], "0x030a00f0": 4, "if": [4, 5, 7, 9, 11, 13, 17, 18, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 38, 39, 40, 41, 42, 44, 46, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 78, 79, 83, 86, 87, 88, 91, 92, 93, 94, 97, 98, 100, 101, 102, 103, 104, 106, 107, 109, 111, 112, 113, 114, 117, 119, 123, 126, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 141, 143, 144, 146, 147, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 163, 164, 166, 167, 169, 170, 172, 173, 174, 175, 176, 177, 178, 179, 181, 183, 185, 186, 187, 188, 190, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 213, 215, 217, 218, 222, 223, 225, 226, 227, 229, 230, 231, 232, 233, 237, 239, 240, 241, 242, 244, 245, 246, 248, 249, 250, 252, 254, 255, 256, 258, 259, 261, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 277, 278, 279, 280, 281, 284, 285, 286, 288, 289, 290, 292, 293, 294, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 308, 309, 310, 311, 315, 316, 317, 318, 319, 320, 321, 322, 323, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 359, 361, 362, 363, 364, 366, 368, 369, 372, 373, 374, 375, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 425, 426, 427, 428, 429, 430, 431, 432, 433, 435, 437, 439, 440, 442, 445, 447, 448, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "py_vers": [4, 32, 56, 173, 470, 472, 480], "const": [4, 5, 7, 8, 9, 10, 11, 13, 14, 17, 18, 22, 23, 24, 25, 26, 30, 32, 33, 38, 39, 40, 42, 44, 47, 48, 50, 51, 52, 53, 57, 58, 59, 60, 62, 63, 65, 67, 72, 74, 78, 96, 98, 115, 289, 408, 474, 477, 478, 480], "unsign": [4, 5, 7, 9, 25, 30, 32, 33, 34, 38, 41, 50, 57, 60, 62, 63, 74, 118, 138, 143, 173, 290, 292, 296, 334, 341, 344, 346, 405, 407, 408, 421, 449, 461, 462, 464, 469, 473, 477, 480], "long": [4, 5, 6, 9, 22, 23, 30, 32, 33, 34, 38, 40, 44, 57, 58, 60, 62, 63, 65, 67, 72, 74, 83, 84, 88, 94, 96, 98, 99, 100, 102, 103, 104, 107, 109, 117, 118, 123, 136, 140, 143, 164, 166, 173, 174, 187, 190, 199, 205, 209, 212, 222, 223, 225, 239, 242, 244, 245, 255, 256, 258, 264, 265, 280, 289, 290, 296, 300, 302, 303, 304, 305, 316, 318, 325, 327, 330, 332, 334, 335, 337, 338, 341, 344, 345, 349, 355, 359, 361, 362, 363, 366, 372, 373, 378, 392, 397, 402, 404, 407, 408, 422, 423, 424, 425, 427, 432, 452, 458, 459, 460, 462, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "sinc": [4, 5, 7, 10, 13, 14, 22, 23, 26, 28, 30, 32, 33, 35, 39, 41, 42, 44, 45, 46, 48, 51, 53, 55, 57, 58, 59, 60, 61, 62, 63, 65, 67, 71, 72, 74, 75, 78, 83, 84, 87, 91, 92, 93, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 123, 130, 141, 143, 146, 148, 154, 158, 164, 166, 170, 172, 173, 174, 178, 180, 183, 187, 190, 191, 193, 195, 196, 198, 200, 202, 204, 205, 206, 210, 215, 219, 222, 223, 227, 231, 232, 240, 241, 242, 244, 245, 247, 248, 255, 259, 263, 265, 266, 268, 269, 272, 275, 280, 285, 289, 290, 292, 293, 294, 304, 305, 311, 316, 325, 327, 329, 332, 334, 335, 336, 337, 338, 341, 342, 344, 349, 352, 355, 359, 361, 362, 363, 366, 373, 375, 377, 378, 379, 383, 385, 386, 387, 392, 397, 399, 402, 404, 407, 408, 409, 411, 412, 416, 418, 419, 424, 425, 427, 429, 431, 432, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "version": [4, 7, 9, 10, 13, 14, 23, 26, 28, 30, 32, 33, 34, 35, 40, 41, 42, 44, 46, 48, 51, 55, 56, 57, 58, 59, 60, 61, 62, 63, 65, 67, 72, 74, 75, 76, 78, 79, 84, 88, 90, 91, 92, 93, 94, 96, 99, 100, 103, 106, 107, 108, 109, 114, 115, 116, 117, 119, 123, 125, 130, 136, 139, 140, 148, 155, 160, 164, 170, 173, 174, 180, 181, 183, 187, 188, 189, 190, 191, 193, 194, 196, 197, 198, 200, 202, 203, 204, 205, 206, 207, 208, 210, 218, 222, 227, 230, 232, 239, 240, 241, 242, 244, 245, 247, 249, 252, 253, 254, 256, 259, 262, 263, 264, 265, 266, 267, 268, 271, 272, 275, 277, 278, 280, 282, 285, 290, 292, 293, 295, 296, 300, 301, 304, 305, 309, 310, 311, 312, 315, 316, 317, 327, 328, 329, 331, 334, 335, 336, 337, 341, 342, 344, 345, 349, 351, 352, 353, 356, 358, 359, 361, 362, 366, 372, 373, 374, 376, 377, 378, 382, 383, 384, 385, 386, 387, 391, 392, 395, 396, 398, 399, 400, 402, 404, 407, 408, 410, 414, 418, 419, 422, 423, 425, 426, 427, 428, 429, 432, 433, 447, 450, 452, 453, 455, 457, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 473, 474, 475, 476, 477, 478, 479, 480, 481], "11": [4, 7, 13, 23, 25, 26, 30, 32, 33, 34, 42, 51, 57, 58, 59, 60, 67, 71, 84, 86, 88, 91, 92, 93, 94, 98, 99, 100, 101, 103, 106, 109, 110, 114, 117, 119, 123, 124, 125, 132, 133, 135, 136, 138, 143, 147, 148, 149, 150, 155, 157, 163, 166, 170, 172, 173, 178, 180, 181, 183, 188, 190, 208, 209, 210, 212, 215, 218, 222, 223, 227, 228, 231, 232, 233, 238, 239, 242, 244, 246, 247, 249, 250, 252, 255, 256, 258, 259, 263, 264, 265, 266, 269, 272, 275, 278, 280, 284, 285, 288, 290, 292, 293, 294, 296, 298, 304, 315, 316, 318, 319, 327, 329, 330, 331, 333, 334, 336, 337, 338, 340, 341, 342, 344, 345, 346, 349, 351, 352, 355, 356, 357, 358, 359, 361, 363, 375, 376, 378, 383, 385, 392, 394, 396, 397, 400, 404, 405, 409, 419, 420, 421, 422, 424, 425, 427, 428, 432, 433, 439, 443, 452, 453, 458, 461, 462, 463, 465, 467, 469, 471, 472, 474, 475, 476, 477, 478, 481], "includ": [4, 5, 7, 9, 13, 18, 22, 23, 26, 27, 28, 30, 31, 32, 33, 44, 48, 52, 54, 55, 57, 59, 60, 62, 63, 65, 67, 71, 72, 74, 75, 76, 78, 80, 83, 84, 85, 86, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 111, 114, 117, 119, 130, 134, 136, 140, 143, 149, 150, 151, 152, 154, 155, 156, 158, 160, 164, 170, 173, 174, 175, 178, 180, 183, 187, 188, 190, 193, 197, 199, 200, 202, 203, 204, 205, 207, 209, 210, 222, 223, 225, 227, 231, 232, 239, 240, 241, 242, 244, 245, 247, 248, 249, 250, 252, 254, 255, 256, 258, 259, 261, 262, 263, 264, 265, 267, 268, 270, 272, 273, 275, 278, 280, 285, 286, 289, 290, 293, 294, 296, 302, 304, 305, 308, 309, 311, 316, 319, 320, 327, 328, 329, 330, 331, 332, 334, 337, 338, 339, 341, 342, 344, 345, 349, 352, 353, 355, 356, 359, 361, 362, 363, 366, 369, 370, 372, 373, 375, 377, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 394, 396, 397, 399, 400, 402, 403, 404, 407, 408, 410, 412, 413, 416, 417, 418, 419, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 446, 448, 452, 453, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "patchlevel": [4, 300], "these": [5, 7, 9, 11, 13, 23, 25, 28, 30, 32, 33, 40, 41, 44, 50, 56, 57, 58, 62, 63, 65, 71, 72, 74, 75, 76, 83, 84, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 111, 112, 117, 119, 123, 129, 130, 137, 138, 140, 141, 143, 146, 148, 149, 150, 151, 152, 155, 156, 158, 160, 164, 166, 173, 174, 175, 178, 180, 181, 183, 186, 187, 188, 189, 190, 191, 193, 194, 195, 197, 198, 199, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 218, 222, 223, 227, 232, 239, 240, 242, 244, 247, 248, 249, 252, 255, 256, 258, 259, 261, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 299, 304, 305, 309, 311, 315, 316, 317, 318, 319, 321, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 362, 363, 366, 372, 375, 377, 378, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 399, 400, 402, 404, 405, 407, 408, 410, 411, 412, 413, 416, 417, 419, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "are": [5, 7, 9, 11, 13, 22, 23, 25, 26, 28, 30, 32, 33, 38, 39, 40, 41, 44, 46, 48, 50, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 86, 87, 88, 91, 92, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 112, 114, 117, 119, 123, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 142, 143, 146, 147, 148, 149, 150, 151, 152, 154, 155, 156, 158, 160, 163, 164, 166, 167, 169, 170, 172, 173, 174, 175, 176, 178, 180, 181, 183, 184, 185, 186, 187, 188, 189, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 217, 218, 219, 222, 223, 225, 226, 227, 230, 231, 232, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 252, 254, 255, 256, 257, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 278, 279, 280, 281, 284, 285, 287, 288, 290, 292, 293, 294, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 308, 309, 310, 311, 313, 316, 317, 318, 319, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 366, 369, 370, 371, 372, 373, 374, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 439, 443, 446, 448, 452, 453, 454, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 475, 476, 477, 478, 479, 480], "use": [5, 7, 9, 10, 11, 13, 17, 18, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 38, 39, 40, 41, 42, 44, 45, 48, 49, 50, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 67, 70, 71, 72, 73, 74, 75, 78, 86, 87, 88, 90, 91, 92, 94, 98, 101, 106, 107, 109, 111, 112, 113, 114, 116, 117, 119, 120, 121, 123, 125, 126, 129, 130, 131, 132, 134, 135, 136, 137, 138, 140, 141, 143, 144, 146, 147, 149, 150, 151, 152, 154, 155, 156, 157, 158, 161, 163, 164, 165, 167, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 215, 216, 217, 218, 219, 222, 223, 225, 227, 231, 239, 240, 241, 242, 243, 244, 245, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 261, 262, 263, 264, 265, 266, 268, 269, 270, 272, 273, 275, 277, 278, 281, 282, 284, 285, 286, 287, 288, 289, 290, 292, 294, 295, 296, 297, 298, 299, 301, 302, 304, 306, 308, 309, 310, 312, 315, 316, 317, 318, 319, 320, 321, 322, 323, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 338, 339, 340, 341, 342, 343, 344, 349, 351, 352, 353, 355, 356, 357, 358, 361, 363, 365, 366, 369, 370, 371, 375, 377, 378, 379, 382, 383, 384, 386, 391, 394, 395, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 423, 424, 426, 427, 428, 429, 431, 432, 433, 437, 439, 440, 443, 446, 450, 452, 453, 458, 459, 460, 461, 462, 463, 466, 467, 468, 469, 470, 472, 473, 474, 475, 476, 477, 479, 480, 481], "when": [5, 7, 9, 10, 11, 13, 18, 22, 23, 27, 28, 30, 32, 33, 35, 36, 38, 39, 41, 44, 46, 48, 49, 53, 56, 57, 58, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 83, 87, 88, 91, 92, 94, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 112, 114, 117, 119, 121, 123, 125, 126, 129, 130, 132, 134, 135, 136, 137, 138, 140, 141, 146, 147, 148, 149, 150, 151, 152, 154, 155, 157, 164, 166, 167, 169, 170, 172, 173, 174, 175, 178, 180, 181, 183, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 196, 198, 199, 200, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 215, 218, 222, 223, 225, 227, 229, 231, 232, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 252, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 272, 273, 275, 278, 280, 281, 284, 285, 289, 290, 292, 293, 294, 296, 297, 298, 299, 301, 302, 305, 306, 308, 310, 311, 315, 316, 317, 318, 319, 320, 321, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 362, 363, 366, 368, 369, 372, 373, 374, 375, 377, 378, 379, 380, 381, 382, 383, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 404, 407, 408, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 424, 425, 426, 427, 429, 431, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "creat": [5, 7, 9, 11, 13, 16, 17, 22, 23, 24, 25, 27, 28, 30, 33, 38, 39, 41, 42, 44, 48, 50, 54, 57, 58, 59, 62, 65, 66, 67, 72, 74, 75, 76, 85, 87, 91, 92, 98, 99, 102, 103, 104, 106, 107, 111, 112, 114, 117, 119, 122, 125, 126, 129, 130, 131, 132, 133, 134, 135, 141, 146, 148, 150, 154, 155, 157, 158, 160, 164, 166, 167, 171, 172, 173, 174, 178, 180, 181, 183, 184, 186, 187, 188, 189, 190, 191, 195, 196, 197, 198, 199, 200, 202, 204, 205, 207, 208, 210, 212, 215, 218, 221, 222, 223, 227, 231, 233, 238, 239, 242, 244, 245, 247, 248, 249, 251, 252, 253, 255, 256, 264, 265, 266, 267, 268, 269, 275, 278, 279, 280, 281, 282, 285, 290, 293, 294, 295, 296, 297, 299, 302, 304, 305, 309, 311, 316, 319, 320, 325, 327, 329, 331, 332, 334, 335, 338, 339, 340, 341, 342, 344, 345, 349, 351, 355, 357, 359, 361, 362, 366, 367, 368, 369, 370, 372, 373, 375, 377, 378, 379, 381, 382, 383, 385, 386, 392, 394, 396, 399, 400, 402, 404, 407, 408, 410, 411, 412, 413, 414, 416, 417, 419, 420, 422, 423, 424, 426, 427, 429, 431, 432, 433, 437, 438, 439, 448, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 475, 476, 477, 478, 479, 480], "your": [5, 22, 32, 56, 58, 62, 67, 71, 72, 74, 75, 76, 78, 83, 84, 87, 88, 91, 93, 94, 98, 99, 101, 103, 106, 107, 109, 111, 115, 117, 119, 130, 138, 149, 156, 163, 164, 174, 178, 180, 184, 188, 190, 193, 195, 197, 198, 199, 202, 204, 208, 210, 219, 223, 231, 232, 239, 240, 241, 242, 243, 244, 247, 252, 255, 259, 263, 264, 265, 266, 268, 275, 280, 290, 293, 294, 296, 302, 305, 310, 316, 317, 325, 326, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 351, 356, 358, 359, 361, 362, 363, 366, 368, 372, 379, 381, 383, 385, 386, 391, 392, 397, 399, 404, 407, 408, 410, 412, 417, 418, 419, 422, 423, 431, 433, 438, 439, 446, 452, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480, 481], "own": [5, 7, 9, 22, 23, 26, 28, 32, 44, 58, 60, 62, 63, 67, 71, 72, 75, 76, 83, 84, 88, 91, 92, 93, 94, 98, 99, 100, 106, 107, 109, 111, 115, 117, 123, 130, 134, 136, 148, 164, 166, 172, 178, 183, 190, 193, 197, 200, 202, 204, 207, 208, 222, 227, 240, 244, 247, 252, 255, 264, 265, 266, 268, 280, 281, 289, 290, 293, 294, 296, 305, 316, 318, 323, 328, 329, 330, 334, 337, 338, 341, 342, 345, 349, 355, 359, 361, 362, 366, 381, 385, 391, 392, 396, 399, 400, 404, 407, 410, 412, 417, 423, 425, 427, 429, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 475, 477, 479, 480], "extens": [5, 7, 11, 13, 23, 27, 33, 34, 41, 44, 49, 56, 60, 62, 65, 67, 71, 73, 78, 83, 84, 86, 90, 91, 93, 95, 102, 103, 111, 115, 136, 140, 149, 164, 170, 173, 174, 178, 180, 181, 186, 187, 190, 191, 197, 200, 205, 215, 217, 232, 238, 239, 242, 243, 245, 247, 248, 251, 252, 255, 259, 266, 268, 270, 273, 277, 285, 289, 290, 293, 294, 296, 302, 305, 309, 311, 316, 327, 328, 329, 330, 332, 334, 337, 338, 341, 349, 351, 352, 355, 359, 362, 365, 366, 372, 379, 381, 382, 383, 385, 392, 399, 402, 407, 408, 411, 412, 416, 418, 419, 425, 427, 429, 437, 442, 448, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 474, 476, 477, 478, 479, 480], "method": [5, 7, 10, 16, 21, 22, 23, 24, 25, 28, 32, 33, 38, 39, 41, 44, 45, 48, 49, 52, 53, 54, 55, 60, 61, 62, 65, 67, 71, 73, 74, 79, 80, 85, 86, 87, 88, 91, 94, 99, 100, 102, 106, 107, 109, 112, 113, 114, 115, 119, 122, 125, 127, 128, 129, 130, 133, 134, 135, 136, 139, 141, 143, 144, 146, 148, 150, 151, 152, 154, 155, 156, 157, 158, 160, 161, 163, 164, 165, 167, 172, 173, 174, 176, 178, 179, 180, 181, 183, 184, 187, 188, 190, 192, 193, 194, 195, 196, 198, 199, 200, 201, 202, 203, 204, 205, 206, 210, 212, 213, 215, 216, 218, 219, 222, 223, 224, 227, 231, 232, 234, 239, 240, 241, 242, 244, 245, 247, 248, 249, 250, 252, 253, 255, 256, 258, 259, 261, 262, 264, 265, 266, 267, 268, 270, 273, 275, 276, 278, 281, 288, 290, 292, 294, 295, 296, 298, 299, 302, 304, 305, 308, 309, 310, 311, 312, 313, 315, 316, 318, 320, 322, 325, 326, 327, 328, 332, 335, 338, 340, 342, 344, 345, 346, 349, 355, 356, 357, 359, 361, 362, 366, 367, 369, 370, 371, 372, 373, 375, 378, 379, 382, 383, 384, 385, 391, 392, 394, 396, 398, 400, 402, 404, 405, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 421, 422, 424, 426, 429, 430, 432, 433, 438, 439, 440, 441, 442, 444, 446, 448, 449, 452, 460, 461, 462, 465, 466, 468, 470, 471, 472, 473, 474, 478, 480, 481], "addit": [5, 7, 9, 23, 30, 32, 40, 41, 44, 57, 60, 62, 65, 67, 72, 74, 75, 83, 93, 94, 97, 98, 99, 100, 103, 106, 109, 112, 114, 117, 119, 123, 136, 138, 142, 148, 154, 155, 164, 166, 170, 172, 173, 174, 177, 178, 179, 180, 181, 183, 185, 186, 187, 188, 190, 191, 193, 194, 196, 199, 200, 202, 203, 205, 207, 210, 212, 215, 218, 222, 223, 227, 231, 232, 239, 240, 242, 244, 247, 248, 252, 254, 255, 256, 258, 259, 263, 264, 265, 267, 268, 272, 273, 275, 280, 282, 289, 290, 293, 296, 302, 304, 305, 310, 311, 316, 318, 327, 328, 329, 330, 331, 332, 334, 337, 338, 339, 340, 342, 344, 345, 349, 355, 356, 359, 361, 362, 363, 366, 369, 372, 373, 375, 381, 383, 384, 385, 386, 387, 391, 392, 396, 397, 399, 402, 404, 405, 407, 408, 410, 411, 412, 413, 414, 416, 419, 423, 424, 425, 426, 427, 429, 431, 432, 433, 441, 452, 453, 455, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 476, 477, 478, 479, 480], "inform": [5, 7, 11, 16, 23, 25, 28, 32, 33, 41, 44, 50, 57, 59, 62, 63, 65, 67, 71, 72, 74, 76, 84, 85, 87, 88, 92, 94, 97, 99, 101, 103, 106, 107, 109, 112, 115, 117, 119, 120, 123, 130, 137, 140, 141, 148, 149, 151, 155, 160, 166, 169, 173, 174, 178, 180, 183, 185, 187, 188, 190, 192, 193, 194, 198, 200, 202, 204, 206, 210, 212, 213, 222, 223, 225, 230, 232, 237, 239, 240, 242, 244, 245, 247, 248, 249, 251, 252, 254, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 269, 273, 275, 280, 285, 289, 293, 296, 299, 302, 304, 305, 308, 309, 310, 311, 312, 316, 317, 318, 325, 328, 329, 330, 332, 334, 335, 337, 338, 339, 341, 344, 345, 349, 355, 358, 359, 362, 363, 366, 370, 372, 373, 377, 378, 379, 381, 383, 385, 386, 388, 391, 392, 396, 399, 402, 404, 407, 408, 409, 410, 411, 412, 413, 419, 420, 422, 423, 424, 425, 426, 428, 429, 431, 432, 433, 440, 445, 449, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "exampl": [5, 7, 18, 22, 23, 32, 33, 34, 41, 44, 50, 57, 60, 62, 63, 65, 67, 71, 72, 73, 74, 76, 83, 84, 86, 87, 88, 91, 93, 94, 97, 98, 99, 101, 102, 103, 106, 107, 109, 111, 114, 116, 117, 119, 123, 125, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 142, 146, 147, 148, 151, 155, 156, 157, 160, 167, 169, 170, 172, 173, 174, 178, 179, 181, 183, 184, 188, 189, 191, 192, 193, 194, 196, 198, 199, 200, 201, 202, 203, 204, 205, 206, 208, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 222, 223, 225, 227, 232, 239, 240, 241, 242, 244, 245, 247, 248, 249, 251, 252, 253, 254, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 277, 279, 280, 281, 282, 285, 288, 290, 292, 293, 294, 296, 297, 302, 304, 305, 308, 310, 311, 312, 315, 317, 318, 323, 326, 328, 330, 331, 332, 334, 335, 337, 338, 340, 341, 343, 344, 345, 349, 350, 352, 353, 356, 359, 360, 361, 362, 363, 366, 372, 373, 375, 377, 379, 381, 382, 383, 384, 385, 386, 391, 395, 397, 399, 400, 404, 405, 407, 408, 409, 410, 412, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 429, 431, 432, 433, 437, 441, 448, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "avail": [5, 7, 11, 13, 22, 23, 25, 26, 27, 32, 33, 38, 41, 44, 54, 57, 58, 60, 63, 65, 67, 70, 71, 72, 74, 76, 83, 84, 91, 93, 98, 99, 100, 101, 102, 103, 106, 107, 109, 112, 113, 117, 119, 123, 130, 133, 134, 136, 148, 152, 155, 160, 164, 166, 167, 170, 173, 174, 179, 181, 183, 188, 192, 204, 207, 208, 209, 210, 211, 212, 215, 220, 222, 223, 226, 227, 230, 232, 239, 242, 244, 245, 247, 248, 249, 252, 254, 255, 256, 259, 263, 264, 265, 266, 268, 272, 273, 275, 279, 280, 281, 284, 285, 289, 290, 292, 293, 294, 296, 301, 302, 305, 307, 310, 311, 312, 315, 316, 318, 319, 320, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 339, 341, 342, 343, 344, 345, 349, 351, 353, 355, 356, 358, 359, 362, 363, 366, 371, 372, 373, 375, 378, 379, 381, 382, 383, 385, 386, 387, 392, 396, 399, 400, 402, 404, 405, 407, 408, 410, 411, 412, 413, 416, 417, 418, 419, 422, 423, 424, 425, 426, 427, 429, 431, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "in": [5, 6, 7, 9, 10, 11, 13, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 48, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 65, 67, 70, 73, 74, 75, 77, 79, 86, 88, 90, 91, 92, 93, 96, 97, 98, 101, 103, 104, 105, 107, 109, 110, 112, 113, 114, 115, 116, 117, 118, 119, 121, 122, 125, 126, 129, 130, 131, 132, 133, 134, 135, 137, 138, 140, 141, 142, 143, 144, 146, 147, 148, 149, 150, 151, 152, 154, 156, 157, 158, 160, 161, 163, 164, 165, 167, 170, 172, 174, 175, 176, 177, 179, 180, 181, 183, 184, 185, 186, 187, 188, 189, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 225, 226, 227, 229, 230, 231, 232, 233, 237, 239, 240, 241, 242, 243, 245, 246, 247, 248, 249, 250, 251, 252, 254, 255, 256, 257, 258, 259, 261, 262, 263, 264, 265, 266, 269, 270, 272, 273, 275, 276, 277, 278, 279, 280, 281, 282, 284, 285, 287, 290, 292, 294, 295, 296, 297, 299, 300, 301, 302, 304, 305, 306, 308, 309, 310, 311, 312, 313, 315, 316, 317, 318, 319, 320, 321, 322, 323, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 336, 338, 339, 340, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 363, 364, 365, 366, 369, 371, 372, 373, 374, 375, 377, 378, 379, 380, 384, 385, 386, 387, 391, 392, 394, 395, 396, 397, 398, 399, 400, 402, 403, 404, 405, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 426, 427, 428, 429, 431, 432, 433, 437, 438, 439, 440, 441, 443, 446, 447, 448, 449, 452, 453, 455, 461, 462, 464, 465, 466, 468, 469, 470, 472, 473, 480, 481], "first": [5, 13, 18, 22, 23, 25, 27, 30, 32, 33, 36, 38, 40, 41, 44, 46, 48, 50, 53, 57, 58, 59, 60, 62, 63, 66, 71, 72, 74, 75, 76, 77, 83, 84, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 111, 114, 117, 119, 123, 129, 132, 136, 137, 138, 141, 144, 148, 150, 152, 154, 155, 157, 164, 166, 172, 173, 174, 175, 180, 181, 183, 185, 187, 188, 190, 192, 193, 194, 196, 197, 198, 199, 200, 202, 204, 205, 206, 208, 210, 211, 212, 215, 218, 222, 223, 225, 226, 227, 232, 239, 240, 241, 244, 245, 252, 255, 256, 258, 262, 263, 264, 265, 266, 268, 269, 272, 273, 275, 278, 280, 281, 284, 285, 288, 289, 290, 292, 293, 294, 296, 298, 299, 300, 304, 305, 310, 311, 316, 317, 321, 322, 325, 327, 328, 329, 330, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 351, 352, 353, 355, 356, 358, 359, 361, 363, 366, 372, 373, 374, 375, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 397, 398, 399, 402, 404, 405, 407, 410, 411, 416, 419, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 439, 443, 446, 449, 452, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "three": [5, 7, 23, 30, 34, 41, 57, 62, 72, 74, 75, 76, 83, 84, 87, 92, 93, 99, 100, 103, 106, 114, 117, 119, 130, 131, 136, 155, 157, 158, 172, 173, 174, 178, 180, 183, 186, 187, 188, 190, 191, 193, 197, 202, 204, 208, 210, 213, 222, 223, 240, 242, 245, 247, 263, 264, 265, 266, 268, 275, 280, 285, 289, 290, 292, 293, 294, 296, 304, 305, 311, 315, 316, 325, 329, 330, 331, 334, 337, 338, 341, 342, 344, 345, 349, 350, 355, 356, 363, 366, 373, 381, 382, 383, 385, 386, 387, 392, 396, 400, 407, 411, 412, 416, 422, 424, 425, 427, 428, 429, 431, 432, 433, 438, 448, 449, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 477, 478, 480], "describ": [5, 7, 13, 23, 26, 30, 41, 44, 48, 49, 50, 57, 58, 59, 60, 62, 65, 67, 71, 72, 74, 76, 84, 87, 91, 92, 93, 94, 97, 98, 99, 100, 106, 107, 109, 112, 114, 117, 119, 123, 125, 134, 140, 141, 142, 148, 149, 155, 160, 164, 166, 172, 173, 174, 177, 178, 181, 183, 184, 185, 187, 188, 190, 191, 192, 193, 199, 200, 205, 210, 213, 214, 219, 221, 222, 227, 232, 239, 241, 242, 243, 244, 245, 246, 248, 252, 255, 256, 257, 263, 264, 265, 266, 268, 273, 277, 278, 281, 285, 287, 289, 290, 292, 295, 296, 304, 305, 309, 311, 312, 316, 318, 319, 321, 325, 329, 332, 333, 334, 337, 338, 339, 341, 342, 344, 345, 349, 351, 355, 362, 366, 372, 373, 381, 383, 385, 386, 391, 392, 394, 402, 403, 404, 405, 407, 411, 412, 413, 416, 419, 420, 423, 424, 425, 427, 429, 431, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pyarg_parsetupl": [5, 7, 47, 56, 57, 71, 72, 74, 76, 427, 459, 461, 462, 464, 465, 469, 471, 473, 478, 480], "pyarg_parsetupleandkeyword": [5, 56, 57, 72, 74, 75, 463, 476, 480], "pyarg_pars": [5, 56, 466, 472, 480], "all": [5, 7, 9, 17, 22, 23, 25, 28, 30, 32, 33, 34, 38, 41, 44, 46, 54, 57, 58, 59, 60, 62, 63, 66, 67, 71, 72, 74, 75, 76, 83, 86, 87, 88, 91, 92, 93, 94, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 114, 117, 119, 121, 123, 125, 130, 131, 134, 135, 136, 137, 138, 140, 141, 142, 143, 144, 146, 148, 150, 152, 154, 155, 156, 157, 158, 160, 161, 164, 166, 167, 170, 172, 173, 174, 175, 178, 180, 181, 182, 183, 184, 187, 188, 189, 190, 191, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 215, 217, 218, 219, 222, 223, 225, 227, 230, 231, 232, 239, 240, 241, 242, 244, 245, 247, 248, 249, 250, 251, 252, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 281, 284, 285, 290, 292, 293, 294, 296, 297, 299, 302, 305, 306, 308, 309, 310, 311, 313, 319, 321, 322, 325, 327, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 360, 361, 362, 363, 366, 372, 373, 375, 377, 378, 381, 382, 383, 384, 385, 386, 391, 392, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 429, 431, 432, 433, 437, 438, 439, 446, 447, 448, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 467, 468, 470, 471, 472, 473, 474, 477, 478, 479, 480], "which": [5, 7, 9, 13, 18, 22, 23, 25, 27, 28, 30, 32, 33, 38, 39, 40, 41, 42, 44, 48, 50, 52, 53, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 78, 83, 84, 86, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 103, 106, 107, 111, 112, 114, 117, 119, 123, 129, 130, 132, 134, 135, 136, 137, 138, 140, 141, 143, 146, 148, 150, 151, 152, 154, 155, 156, 158, 160, 164, 166, 167, 169, 170, 172, 173, 174, 175, 176, 178, 180, 181, 183, 184, 185, 187, 188, 191, 192, 193, 194, 197, 198, 199, 200, 202, 203, 204, 205, 206, 208, 209, 210, 211, 212, 213, 215, 216, 217, 218, 222, 223, 225, 226, 227, 231, 232, 240, 241, 242, 244, 245, 247, 248, 249, 250, 252, 254, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 297, 298, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 316, 317, 318, 319, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 343, 344, 345, 349, 350, 351, 353, 355, 356, 358, 359, 361, 362, 363, 366, 371, 372, 373, 374, 375, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 448, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "to": [5, 7, 9, 11, 13, 17, 18, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 36, 38, 39, 40, 41, 42, 44, 46, 48, 50, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 73, 74, 76, 77, 79, 86, 87, 90, 91, 92, 94, 97, 103, 104, 107, 109, 111, 112, 114, 115, 117, 119, 121, 123, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 152, 154, 155, 156, 157, 158, 160, 161, 163, 164, 165, 166, 167, 169, 170, 172, 173, 174, 175, 176, 177, 178, 180, 182, 183, 184, 185, 186, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 222, 223, 225, 226, 227, 229, 230, 231, 232, 233, 238, 239, 240, 241, 242, 243, 244, 245, 246, 249, 250, 251, 252, 253, 254, 255, 257, 258, 259, 261, 264, 266, 267, 268, 269, 270, 272, 275, 276, 277, 278, 279, 280, 281, 282, 284, 285, 286, 287, 289, 292, 294, 295, 297, 298, 299, 301, 302, 304, 306, 308, 309, 310, 311, 312, 313, 315, 316, 317, 318, 319, 320, 321, 322, 323, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 336, 338, 339, 340, 341, 342, 343, 344, 349, 350, 351, 353, 355, 356, 357, 358, 359, 360, 361, 362, 363, 365, 367, 368, 369, 370, 371, 372, 373, 374, 375, 377, 378, 379, 380, 382, 384, 385, 391, 392, 394, 395, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 421, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 437, 438, 439, 440, 443, 445, 446, 447, 448, 449, 452, 453, 454, 458, 460, 461, 469, 470, 480, 481], "tell": [5, 30, 32, 67, 72, 74, 88, 91, 94, 100, 102, 103, 109, 114, 115, 117, 123, 148, 150, 156, 190, 205, 219, 232, 255, 264, 266, 274, 275, 280, 289, 292, 295, 296, 329, 330, 334, 335, 337, 338, 341, 346, 366, 377, 383, 386, 392, 398, 404, 419, 443, 459, 461, 462, 463, 465, 475, 476, 477, 480], "about": [5, 7, 13, 22, 23, 25, 27, 28, 41, 50, 62, 63, 65, 67, 70, 71, 72, 74, 75, 76, 79, 83, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 111, 117, 119, 123, 125, 130, 138, 140, 141, 151, 152, 154, 155, 166, 169, 173, 175, 178, 180, 183, 184, 187, 188, 191, 192, 194, 198, 200, 204, 206, 210, 213, 222, 232, 240, 242, 244, 247, 252, 258, 262, 264, 265, 266, 267, 268, 272, 275, 276, 280, 285, 289, 290, 293, 294, 296, 297, 304, 305, 309, 316, 317, 318, 319, 325, 327, 329, 330, 332, 334, 336, 337, 338, 339, 341, 344, 345, 349, 350, 355, 356, 359, 366, 373, 378, 381, 383, 385, 386, 387, 391, 392, 397, 399, 402, 405, 407, 409, 411, 412, 413, 419, 420, 422, 424, 425, 426, 427, 429, 431, 433, 452, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "expect": [5, 9, 23, 28, 38, 44, 56, 57, 62, 65, 67, 72, 74, 75, 76, 83, 84, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 111, 117, 119, 123, 124, 130, 131, 136, 148, 150, 155, 164, 166, 173, 174, 178, 183, 184, 185, 187, 188, 190, 194, 200, 210, 218, 222, 227, 232, 239, 240, 242, 247, 248, 250, 252, 258, 259, 263, 264, 266, 268, 275, 280, 289, 290, 296, 299, 306, 309, 325, 327, 328, 330, 334, 337, 338, 340, 341, 345, 349, 351, 355, 356, 359, 363, 373, 375, 381, 382, 383, 386, 387, 391, 392, 394, 405, 410, 412, 413, 416, 422, 425, 426, 427, 428, 429, 459, 460, 461, 462, 463, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "same": [5, 6, 7, 9, 13, 20, 22, 23, 25, 26, 27, 28, 32, 33, 38, 39, 40, 41, 44, 45, 48, 50, 53, 55, 57, 58, 59, 60, 62, 63, 65, 67, 71, 72, 74, 75, 78, 83, 87, 88, 91, 92, 93, 94, 98, 99, 101, 102, 103, 106, 107, 109, 111, 112, 117, 119, 123, 129, 130, 132, 134, 135, 136, 137, 138, 141, 148, 151, 154, 155, 160, 164, 166, 167, 170, 172, 173, 174, 175, 178, 180, 181, 183, 184, 187, 188, 190, 191, 192, 193, 198, 199, 200, 202, 204, 205, 206, 208, 210, 212, 213, 215, 217, 218, 222, 223, 225, 227, 231, 232, 239, 240, 241, 242, 244, 245, 247, 249, 250, 252, 255, 256, 257, 258, 259, 263, 264, 265, 266, 267, 268, 272, 273, 275, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 297, 302, 304, 305, 306, 309, 310, 311, 316, 317, 318, 319, 322, 325, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 350, 351, 352, 355, 356, 358, 359, 361, 362, 363, 366, 368, 371, 372, 373, 375, 378, 381, 382, 383, 384, 385, 386, 391, 392, 396, 397, 398, 399, 400, 402, 404, 407, 410, 412, 416, 417, 418, 419, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 438, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 479, 480], "syntax": [5, 7, 67, 72, 78, 79, 84, 94, 97, 99, 100, 103, 106, 107, 109, 115, 123, 136, 148, 154, 156, 164, 165, 173, 178, 183, 200, 208, 210, 222, 227, 244, 251, 252, 259, 261, 263, 265, 270, 280, 289, 292, 294, 311, 316, 328, 337, 341, 342, 349, 359, 366, 373, 378, 379, 383, 385, 391, 392, 414, 416, 424, 425, 426, 427, 428, 429, 431, 432, 433, 442, 446, 452, 454, 459, 460, 461, 462, 463, 464, 466, 468, 469, 470, 472, 474, 477, 478, 479, 480, 481], "for": [5, 7, 9, 11, 13, 16, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 36, 38, 39, 40, 41, 42, 44, 45, 46, 48, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 64, 65, 66, 67, 68, 70, 71, 73, 74, 75, 76, 77, 78, 79, 83, 85, 86, 88, 90, 92, 93, 94, 95, 96, 97, 98, 102, 103, 104, 105, 107, 109, 111, 112, 113, 114, 115, 116, 118, 119, 120, 121, 122, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 142, 143, 144, 147, 148, 149, 150, 154, 155, 156, 157, 160, 161, 163, 164, 167, 169, 170, 172, 175, 178, 179, 180, 181, 183, 184, 185, 186, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 215, 217, 218, 219, 221, 222, 223, 227, 229, 230, 231, 232, 233, 237, 239, 241, 242, 243, 244, 245, 248, 249, 251, 252, 253, 254, 255, 256, 257, 259, 261, 262, 264, 265, 266, 267, 268, 269, 270, 272, 273, 275, 276, 277, 278, 279, 280, 284, 285, 287, 288, 290, 292, 293, 294, 295, 298, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 312, 313, 315, 317, 318, 319, 321, 322, 323, 326, 327, 328, 329, 331, 332, 334, 336, 337, 339, 340, 341, 342, 343, 344, 345, 347, 349, 350, 351, 352, 353, 356, 358, 360, 361, 362, 363, 364, 366, 367, 368, 369, 370, 372, 373, 374, 377, 378, 379, 384, 385, 386, 391, 392, 394, 396, 398, 399, 400, 401, 402, 405, 407, 408, 414, 416, 417, 418, 419, 420, 422, 423, 426, 428, 430, 431, 432, 433, 437, 439, 440, 441, 442, 443, 445, 447, 448, 449, 450, 452, 453, 454, 455, 459, 460, 461, 467, 469, 470, 480, 481], "each": [5, 7, 13, 22, 23, 28, 30, 32, 33, 36, 39, 41, 44, 58, 60, 62, 72, 74, 75, 76, 78, 83, 88, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 111, 114, 117, 119, 123, 129, 130, 135, 136, 138, 140, 146, 147, 148, 149, 150, 151, 152, 155, 156, 160, 163, 164, 166, 173, 174, 176, 178, 180, 181, 183, 187, 188, 190, 192, 193, 194, 199, 200, 201, 202, 205, 208, 209, 211, 213, 215, 222, 223, 225, 227, 232, 239, 240, 241, 242, 244, 245, 246, 247, 248, 252, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 278, 280, 281, 285, 289, 290, 292, 293, 294, 296, 297, 299, 302, 304, 305, 306, 309, 310, 311, 315, 316, 317, 318, 319, 322, 326, 328, 329, 331, 332, 333, 334, 335, 337, 338, 339, 341, 342, 343, 344, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 366, 369, 372, 373, 375, 377, 378, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 399, 402, 404, 405, 407, 408, 410, 412, 414, 416, 417, 419, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 437, 439, 448, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 477, 478, 479, 480], "consist": [5, 7, 9, 18, 23, 30, 32, 55, 62, 63, 65, 72, 84, 91, 93, 94, 99, 100, 102, 111, 114, 119, 138, 143, 148, 150, 155, 164, 174, 175, 180, 187, 188, 190, 193, 200, 202, 204, 205, 206, 208, 225, 239, 240, 244, 245, 247, 249, 256, 259, 263, 265, 266, 267, 272, 280, 290, 296, 298, 305, 316, 322, 328, 332, 335, 337, 341, 343, 344, 345, 349, 350, 359, 361, 366, 372, 373, 378, 381, 383, 385, 392, 407, 422, 423, 424, 425, 427, 429, 432, 453, 458, 459, 460, 461, 462, 465, 466, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "zero": [5, 7, 18, 23, 25, 26, 28, 30, 32, 33, 34, 35, 38, 41, 44, 48, 57, 58, 60, 62, 63, 65, 67, 72, 74, 75, 83, 84, 86, 93, 97, 98, 99, 100, 103, 106, 117, 119, 123, 130, 136, 138, 140, 143, 151, 152, 155, 157, 173, 174, 178, 180, 183, 187, 188, 190, 193, 206, 208, 210, 222, 223, 231, 232, 239, 245, 247, 255, 256, 258, 266, 268, 272, 275, 280, 285, 289, 290, 294, 296, 302, 311, 316, 317, 325, 329, 330, 332, 334, 337, 338, 339, 341, 342, 344, 345, 349, 355, 358, 361, 362, 363, 373, 381, 385, 394, 402, 407, 410, 419, 425, 426, 427, 428, 431, 432, 433, 438, 440, 445, 452, 459, 462, 463, 464, 465, 466, 467, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "or": [5, 7, 9, 10, 11, 13, 17, 18, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 38, 39, 40, 41, 42, 44, 46, 48, 50, 52, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 77, 78, 85, 86, 87, 88, 91, 92, 93, 94, 96, 97, 98, 99, 101, 102, 103, 106, 107, 109, 110, 111, 112, 114, 115, 119, 120, 125, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 141, 142, 143, 144, 146, 147, 148, 150, 151, 152, 154, 155, 156, 157, 158, 160, 161, 164, 165, 166, 167, 169, 170, 172, 174, 175, 176, 178, 179, 181, 182, 183, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 215, 217, 218, 222, 223, 225, 227, 229, 230, 231, 232, 233, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 254, 255, 256, 257, 258, 259, 261, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 278, 279, 280, 281, 284, 285, 288, 289, 290, 292, 293, 294, 296, 297, 298, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 312, 315, 316, 317, 318, 319, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 337, 338, 339, 342, 343, 344, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 364, 366, 367, 368, 372, 373, 374, 375, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 425, 426, 427, 428, 429, 431, 432, 433, 439, 440, 442, 445, 446, 448, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "more": [5, 11, 13, 18, 22, 23, 24, 25, 27, 32, 33, 41, 44, 48, 50, 55, 56, 57, 59, 60, 62, 63, 65, 67, 70, 71, 72, 73, 75, 76, 78, 83, 84, 85, 87, 92, 93, 94, 98, 99, 102, 106, 107, 109, 111, 112, 117, 119, 120, 123, 130, 134, 136, 137, 138, 140, 141, 143, 146, 148, 150, 152, 154, 155, 157, 158, 160, 164, 166, 167, 169, 172, 173, 174, 178, 180, 181, 183, 184, 185, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 200, 202, 203, 204, 205, 210, 212, 215, 217, 219, 222, 223, 225, 227, 229, 231, 232, 239, 240, 242, 244, 245, 247, 248, 249, 252, 254, 255, 256, 257, 258, 259, 264, 265, 266, 267, 268, 272, 273, 278, 280, 281, 285, 289, 290, 292, 293, 294, 296, 297, 298, 299, 302, 304, 305, 308, 309, 311, 315, 316, 318, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 350, 351, 352, 355, 356, 358, 359, 361, 362, 363, 366, 371, 372, 373, 374, 378, 379, 383, 385, 386, 391, 392, 396, 397, 399, 402, 403, 404, 407, 408, 409, 410, 412, 419, 422, 423, 424, 425, 427, 428, 429, 431, 432, 433, 438, 440, 445, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 472, 473, 474, 475, 476, 477, 478, 479, 480], "unit": [5, 63, 67, 72, 84, 86, 93, 94, 97, 99, 100, 106, 111, 175, 180, 184, 190, 222, 223, 272, 305, 322, 334, 338, 341, 342, 363, 364, 366, 373, 381, 385, 386, 423, 425, 426, 460, 465, 471, 473, 475, 478, 479, 480], "one": [5, 7, 9, 11, 13, 18, 23, 24, 25, 28, 30, 32, 33, 36, 41, 42, 44, 46, 48, 50, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 83, 86, 87, 88, 90, 91, 92, 93, 94, 97, 99, 100, 102, 103, 106, 107, 109, 111, 112, 114, 116, 117, 119, 123, 129, 130, 132, 134, 135, 136, 138, 140, 141, 143, 148, 150, 151, 152, 154, 155, 157, 158, 160, 163, 164, 166, 167, 170, 172, 173, 174, 178, 180, 181, 183, 187, 188, 190, 191, 192, 193, 194, 195, 197, 198, 199, 200, 202, 203, 204, 205, 206, 207, 208, 210, 212, 213, 215, 218, 222, 223, 225, 226, 227, 229, 231, 232, 239, 240, 242, 244, 245, 247, 248, 252, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 297, 298, 299, 301, 302, 304, 305, 308, 311, 315, 316, 317, 319, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 343, 344, 345, 349, 351, 352, 355, 356, 358, 359, 361, 362, 363, 366, 372, 373, 375, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 399, 402, 404, 405, 407, 408, 409, 410, 412, 416, 419, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 437, 438, 448, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "object": [5, 6, 7, 11, 13, 14, 16, 18, 20, 22, 25, 28, 30, 31, 32, 33, 34, 36, 38, 39, 40, 42, 44, 45, 46, 52, 53, 58, 65, 66, 67, 71, 72, 73, 75, 76, 77, 79, 86, 91, 94, 101, 102, 103, 105, 106, 107, 112, 113, 114, 115, 116, 118, 119, 122, 126, 130, 133, 134, 135, 138, 139, 140, 141, 143, 146, 148, 149, 150, 151, 152, 155, 156, 157, 158, 160, 161, 164, 166, 167, 168, 169, 170, 171, 173, 177, 178, 179, 181, 184, 185, 186, 188, 190, 191, 192, 193, 194, 195, 196, 198, 199, 201, 202, 204, 206, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 224, 226, 227, 228, 230, 231, 234, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 251, 253, 255, 257, 258, 261, 266, 267, 268, 270, 271, 273, 275, 279, 281, 282, 285, 287, 288, 289, 291, 294, 295, 297, 299, 301, 302, 304, 305, 307, 310, 311, 312, 319, 321, 326, 328, 329, 330, 332, 333, 334, 336, 342, 344, 346, 348, 349, 352, 355, 357, 358, 359, 360, 361, 363, 366, 368, 369, 371, 375, 377, 378, 379, 382, 384, 385, 391, 394, 396, 397, 398, 401, 403, 404, 408, 409, 411, 412, 414, 417, 418, 420, 421, 422, 423, 424, 426, 427, 429, 430, 433, 437, 438, 439, 443, 446, 447, 449, 452, 453, 456, 458, 459, 460, 461, 464, 467, 468, 469, 471, 472, 473, 475, 476, 477, 478, 479, 480, 481], "it": [5, 6, 7, 9, 10, 11, 13, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 36, 38, 39, 40, 41, 42, 44, 46, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 109, 111, 112, 113, 114, 117, 119, 123, 126, 129, 130, 132, 134, 135, 136, 137, 138, 140, 141, 143, 146, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 163, 164, 166, 167, 169, 170, 172, 173, 174, 175, 176, 178, 180, 181, 183, 184, 185, 187, 188, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 213, 215, 217, 218, 222, 223, 225, 227, 230, 231, 232, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 252, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 278, 279, 280, 281, 284, 285, 290, 292, 293, 294, 296, 297, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 316, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 357, 358, 359, 361, 362, 363, 366, 368, 369, 372, 373, 375, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 437, 438, 439, 446, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "is": [5, 6, 7, 9, 10, 11, 13, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 36, 38, 39, 40, 41, 42, 44, 45, 46, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 77, 78, 86, 87, 88, 92, 93, 94, 97, 98, 100, 101, 102, 103, 104, 105, 106, 107, 109, 112, 113, 114, 117, 119, 121, 123, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 143, 146, 147, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 163, 164, 166, 167, 169, 170, 172, 173, 174, 175, 176, 177, 178, 179, 181, 182, 183, 184, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 215, 217, 218, 219, 222, 223, 224, 225, 226, 227, 229, 230, 231, 232, 233, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 252, 254, 255, 256, 257, 258, 259, 261, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 277, 278, 279, 280, 281, 284, 285, 288, 289, 290, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 306, 308, 309, 310, 311, 312, 315, 316, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 357, 358, 359, 361, 362, 363, 364, 366, 368, 369, 371, 372, 373, 374, 375, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 395, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 438, 439, 440, 443, 446, 448, 449, 452, 453, 458, 459, 460, 461, 462, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "usual": [5, 7, 23, 28, 32, 33, 38, 44, 46, 60, 62, 63, 72, 74, 83, 84, 91, 92, 93, 94, 97, 98, 100, 102, 103, 106, 107, 109, 111, 112, 117, 119, 123, 130, 143, 146, 148, 150, 170, 172, 173, 183, 187, 190, 191, 193, 195, 199, 202, 210, 218, 222, 223, 227, 240, 242, 244, 245, 247, 248, 252, 255, 256, 258, 265, 266, 269, 272, 280, 285, 289, 290, 292, 294, 296, 301, 316, 318, 325, 329, 330, 331, 334, 335, 336, 337, 338, 341, 342, 345, 349, 355, 359, 363, 366, 372, 373, 378, 381, 383, 385, 386, 387, 392, 398, 399, 410, 418, 419, 420, 424, 425, 427, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 474, 475, 476, 478, 480], "singl": [5, 7, 9, 16, 22, 23, 25, 30, 32, 38, 47, 50, 57, 58, 60, 62, 63, 65, 66, 67, 70, 72, 75, 78, 84, 86, 91, 93, 94, 97, 98, 102, 103, 106, 107, 117, 119, 123, 141, 143, 148, 154, 155, 156, 160, 163, 164, 172, 173, 174, 175, 178, 180, 183, 186, 187, 188, 190, 192, 193, 199, 200, 204, 205, 210, 215, 217, 222, 223, 227, 231, 232, 239, 240, 244, 245, 247, 248, 252, 255, 256, 258, 262, 264, 265, 266, 267, 268, 272, 275, 278, 280, 281, 285, 289, 290, 293, 294, 296, 299, 302, 304, 305, 311, 312, 315, 316, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 352, 355, 359, 361, 363, 366, 368, 369, 373, 375, 377, 378, 383, 385, 386, 387, 391, 392, 397, 399, 404, 405, 407, 410, 412, 414, 416, 418, 419, 424, 425, 427, 428, 429, 431, 432, 433, 438, 441, 446, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 476, 477, 478, 479, 480], "charact": [5, 9, 16, 18, 32, 33, 38, 41, 48, 58, 67, 72, 83, 84, 86, 91, 100, 106, 115, 117, 118, 119, 123, 128, 134, 140, 142, 143, 148, 152, 155, 164, 170, 172, 173, 175, 180, 181, 183, 187, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 202, 203, 205, 206, 210, 211, 217, 222, 225, 228, 236, 241, 242, 244, 245, 247, 248, 251, 255, 262, 263, 265, 268, 269, 270, 279, 280, 281, 282, 285, 290, 293, 296, 304, 311, 316, 317, 318, 320, 328, 329, 332, 334, 335, 337, 339, 341, 342, 343, 345, 349, 355, 356, 358, 359, 361, 363, 366, 369, 372, 373, 384, 385, 391, 402, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 423, 427, 428, 431, 432, 433, 446, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "parenthes": [5, 62, 67, 72, 78, 84, 94, 100, 103, 154, 188, 245, 247, 263, 305, 316, 341, 396, 424, 425, 426, 428, 431, 432, 433, 439, 446, 459, 463, 464, 465, 466, 469, 471, 475, 477, 478, 480], "with": [5, 7, 9, 10, 11, 13, 18, 22, 23, 24, 25, 27, 28, 30, 31, 32, 34, 35, 36, 38, 39, 40, 41, 44, 46, 48, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 67, 71, 72, 73, 74, 75, 76, 86, 87, 88, 90, 92, 94, 95, 96, 99, 101, 102, 103, 104, 106, 107, 109, 110, 111, 112, 114, 115, 116, 117, 119, 121, 122, 125, 129, 130, 132, 133, 135, 136, 137, 138, 140, 141, 142, 143, 146, 148, 150, 151, 152, 154, 156, 157, 158, 160, 161, 163, 164, 167, 170, 172, 174, 175, 176, 178, 179, 180, 181, 182, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 210, 212, 213, 215, 216, 217, 218, 219, 220, 222, 223, 225, 227, 230, 231, 232, 238, 239, 241, 242, 244, 245, 246, 247, 248, 249, 250, 251, 253, 254, 255, 256, 258, 259, 261, 263, 265, 266, 267, 268, 269, 270, 272, 273, 275, 278, 279, 280, 281, 285, 287, 288, 289, 290, 292, 293, 294, 295, 297, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 312, 315, 316, 317, 318, 319, 320, 321, 322, 323, 325, 326, 327, 330, 331, 332, 333, 334, 335, 338, 339, 340, 341, 342, 343, 344, 349, 350, 351, 352, 353, 355, 356, 357, 358, 359, 361, 363, 366, 368, 369, 372, 373, 375, 376, 377, 378, 379, 381, 382, 384, 385, 386, 391, 392, 396, 397, 398, 400, 402, 403, 404, 405, 407, 408, 409, 411, 412, 413, 414, 416, 417, 420, 422, 423, 427, 428, 429, 430, 431, 432, 433, 435, 438, 439, 440, 441, 443, 446, 448, 449, 452, 453, 457, 458, 459, 460, 461, 462, 463, 466, 467, 468, 469, 470, 471, 472, 474, 476, 479, 480, 481], "few": [5, 32, 72, 84, 93, 94, 98, 99, 100, 103, 106, 111, 117, 138, 152, 155, 164, 167, 170, 173, 174, 178, 180, 183, 187, 190, 195, 197, 227, 244, 266, 278, 280, 289, 296, 297, 316, 331, 332, 334, 338, 341, 344, 350, 359, 366, 378, 385, 386, 391, 392, 425, 431, 432, 459, 460, 461, 462, 464, 465, 466, 467, 471, 472, 474, 475, 476, 478, 480], "that": [5, 7, 9, 13, 17, 18, 22, 23, 25, 26, 27, 28, 30, 32, 33, 36, 38, 39, 40, 41, 42, 44, 45, 46, 48, 50, 53, 54, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 78, 83, 86, 87, 88, 91, 97, 98, 99, 101, 102, 103, 106, 107, 109, 111, 112, 113, 114, 117, 119, 121, 122, 123, 125, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 143, 145, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 163, 164, 166, 167, 169, 170, 172, 173, 174, 175, 176, 177, 178, 180, 181, 183, 184, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 217, 218, 219, 221, 222, 223, 225, 227, 229, 230, 231, 232, 238, 239, 240, 241, 242, 243, 244, 245, 247, 248, 249, 250, 252, 254, 255, 256, 257, 258, 259, 262, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 278, 280, 281, 284, 285, 288, 289, 290, 292, 293, 294, 295, 296, 297, 298, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 315, 316, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 340, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 366, 368, 369, 372, 373, 374, 375, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 439, 440, 443, 449, 452, 453, 454, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "not": [5, 7, 9, 11, 13, 17, 18, 22, 23, 25, 26, 27, 28, 30, 32, 33, 34, 38, 41, 42, 44, 45, 46, 48, 50, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 78, 79, 83, 86, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 104, 106, 107, 109, 111, 112, 113, 114, 117, 119, 121, 122, 123, 125, 126, 129, 130, 132, 133, 134, 136, 137, 138, 140, 141, 143, 146, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 164, 166, 167, 169, 170, 172, 173, 174, 175, 176, 178, 180, 181, 183, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 217, 218, 219, 222, 223, 225, 226, 227, 230, 231, 232, 233, 239, 240, 241, 242, 244, 245, 247, 248, 249, 250, 251, 252, 254, 255, 256, 258, 259, 261, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 278, 279, 280, 281, 284, 285, 288, 289, 290, 292, 293, 294, 296, 297, 298, 299, 301, 302, 304, 305, 306, 307, 308, 309, 310, 311, 315, 316, 317, 319, 320, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 339, 342, 343, 344, 345, 346, 349, 350, 351, 352, 353, 355, 356, 357, 359, 361, 362, 363, 366, 368, 370, 372, 373, 375, 377, 378, 379, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 437, 438, 439, 440, 445, 446, 448, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "normal": [5, 20, 22, 23, 25, 30, 32, 33, 44, 48, 50, 55, 57, 62, 65, 67, 71, 72, 74, 75, 84, 91, 92, 93, 99, 100, 103, 104, 106, 107, 117, 119, 136, 137, 140, 141, 143, 152, 155, 157, 164, 166, 173, 174, 178, 180, 183, 185, 187, 190, 192, 193, 195, 197, 199, 202, 205, 206, 210, 211, 215, 217, 218, 222, 223, 227, 231, 232, 239, 243, 244, 245, 255, 263, 264, 265, 266, 270, 272, 273, 279, 280, 285, 287, 289, 290, 293, 294, 296, 299, 305, 308, 311, 316, 317, 318, 321, 328, 330, 332, 334, 336, 338, 339, 340, 341, 342, 343, 344, 345, 349, 350, 351, 359, 360, 361, 362, 363, 365, 366, 369, 371, 373, 378, 381, 382, 383, 384, 385, 386, 387, 391, 392, 397, 399, 404, 407, 408, 411, 412, 413, 416, 418, 419, 422, 423, 424, 425, 426, 427, 429, 431, 432, 433, 438, 452, 458, 460, 465, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "correspond": [5, 9, 18, 22, 23, 30, 32, 44, 48, 55, 57, 60, 62, 63, 67, 70, 72, 74, 75, 78, 84, 91, 93, 94, 97, 98, 99, 100, 101, 103, 106, 107, 112, 114, 117, 119, 123, 125, 130, 134, 136, 143, 152, 155, 160, 164, 167, 172, 173, 174, 175, 180, 181, 183, 186, 188, 190, 196, 205, 206, 209, 210, 215, 216, 219, 222, 223, 227, 230, 232, 240, 242, 244, 245, 247, 248, 252, 256, 258, 259, 263, 264, 265, 266, 268, 280, 289, 290, 292, 304, 305, 311, 316, 326, 328, 329, 330, 331, 332, 334, 336, 337, 338, 341, 342, 344, 345, 349, 350, 352, 355, 361, 362, 363, 366, 372, 373, 378, 383, 384, 385, 386, 391, 394, 396, 399, 400, 403, 407, 408, 412, 414, 416, 419, 420, 424, 425, 426, 427, 428, 429, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "address": [5, 9, 23, 41, 50, 57, 62, 63, 67, 72, 74, 84, 99, 100, 104, 109, 118, 123, 125, 130, 139, 161, 167, 173, 180, 188, 190, 191, 197, 200, 205, 206, 209, 212, 222, 239, 240, 242, 253, 259, 264, 266, 267, 268, 281, 282, 316, 319, 332, 334, 335, 337, 338, 359, 379, 383, 391, 417, 425, 453, 459, 461, 462, 464, 465, 466, 469, 472, 473, 474, 475, 476, 477, 478, 479, 480], "follow": [5, 7, 9, 18, 23, 28, 32, 33, 38, 40, 41, 44, 54, 56, 57, 60, 62, 63, 65, 71, 72, 74, 75, 76, 78, 83, 84, 87, 88, 90, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 112, 114, 117, 119, 123, 125, 129, 130, 132, 134, 136, 137, 138, 141, 143, 146, 147, 148, 150, 151, 152, 154, 155, 156, 158, 164, 166, 167, 172, 173, 174, 175, 176, 178, 180, 181, 183, 185, 186, 187, 188, 190, 191, 192, 193, 194, 196, 198, 199, 200, 201, 202, 204, 205, 206, 209, 210, 212, 213, 215, 217, 218, 222, 223, 225, 227, 230, 232, 238, 239, 240, 241, 242, 244, 245, 246, 247, 248, 252, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 272, 275, 280, 281, 284, 285, 287, 288, 289, 290, 292, 293, 294, 296, 298, 299, 301, 302, 304, 305, 306, 309, 311, 315, 316, 317, 318, 319, 320, 322, 325, 326, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 341, 342, 344, 345, 349, 350, 351, 353, 355, 356, 358, 359, 361, 362, 363, 366, 368, 371, 372, 373, 374, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 439, 440, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "descript": [5, 23, 24, 52, 57, 58, 62, 63, 67, 72, 88, 92, 96, 98, 99, 100, 114, 117, 119, 125, 138, 157, 172, 173, 174, 179, 187, 188, 190, 193, 197, 198, 199, 202, 209, 212, 227, 238, 242, 247, 248, 252, 256, 263, 264, 265, 267, 270, 275, 281, 285, 289, 290, 294, 295, 297, 304, 310, 312, 319, 329, 330, 334, 337, 338, 341, 353, 356, 358, 359, 363, 366, 372, 373, 383, 385, 396, 398, 405, 411, 412, 416, 417, 424, 425, 426, 427, 431, 433, 448, 452, 458, 459, 460, 461, 462, 463, 464, 466, 467, 468, 471, 472, 474, 475, 477, 479, 480], "quot": [5, 67, 78, 83, 84, 86, 87, 103, 106, 123, 134, 143, 155, 172, 173, 191, 192, 193, 194, 195, 199, 200, 202, 205, 206, 214, 219, 232, 235, 244, 245, 253, 259, 282, 294, 314, 316, 328, 337, 341, 342, 345, 357, 361, 381, 383, 392, 410, 414, 423, 424, 428, 431, 432, 443, 446, 448, 458, 459, 462, 464, 471, 472, 473, 477, 480], "form": [5, 7, 23, 30, 32, 33, 36, 53, 54, 62, 67, 71, 72, 78, 83, 84, 88, 91, 94, 97, 99, 100, 103, 106, 107, 117, 119, 123, 141, 148, 155, 158, 164, 166, 173, 174, 175, 178, 180, 183, 184, 187, 188, 190, 193, 194, 195, 197, 200, 202, 203, 205, 206, 210, 218, 222, 223, 225, 227, 239, 241, 242, 245, 248, 252, 254, 256, 258, 263, 264, 265, 266, 268, 270, 273, 280, 285, 290, 293, 295, 299, 301, 302, 304, 316, 331, 334, 337, 338, 339, 341, 342, 343, 344, 349, 355, 359, 361, 362, 363, 365, 366, 373, 381, 384, 385, 386, 387, 391, 392, 395, 397, 402, 404, 405, 407, 410, 416, 418, 422, 423, 424, 425, 426, 428, 429, 431, 432, 433, 436, 452, 458, 459, 460, 461, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "entri": [5, 13, 22, 26, 27, 30, 32, 44, 48, 50, 57, 62, 67, 72, 74, 86, 88, 92, 93, 94, 96, 100, 106, 107, 111, 117, 123, 132, 136, 141, 155, 157, 164, 166, 173, 174, 178, 181, 183, 188, 190, 192, 213, 222, 223, 227, 230, 233, 240, 244, 245, 247, 252, 258, 262, 265, 266, 267, 268, 269, 277, 278, 280, 281, 289, 290, 293, 296, 299, 304, 305, 311, 313, 316, 318, 321, 327, 328, 330, 332, 336, 337, 338, 341, 349, 351, 355, 359, 362, 366, 372, 373, 375, 378, 381, 382, 386, 387, 397, 399, 400, 402, 418, 419, 422, 426, 427, 449, 452, 453, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 475, 476, 477, 478, 480], "round": [5, 62, 63, 67, 119, 146, 170, 180, 187, 190, 218, 222, 240, 251, 258, 272, 286, 287, 290, 312, 315, 340, 341, 342, 344, 349, 375, 381, 383, 385, 398, 425, 427, 439, 441, 446, 447, 448, 449, 459, 461, 463, 464, 465, 466, 467, 468, 473, 474, 477, 478, 480], "match": [5, 11, 22, 23, 32, 41, 44, 60, 62, 63, 67, 72, 77, 84, 88, 91, 93, 94, 99, 100, 106, 107, 115, 123, 133, 136, 137, 138, 141, 148, 152, 160, 164, 174, 180, 183, 184, 187, 188, 190, 193, 194, 200, 201, 202, 205, 208, 210, 213, 216, 222, 223, 225, 239, 240, 243, 244, 245, 248, 251, 252, 258, 261, 264, 265, 267, 269, 280, 284, 285, 290, 293, 294, 299, 305, 308, 311, 315, 317, 320, 328, 329, 330, 334, 337, 338, 341, 342, 344, 345, 349, 355, 356, 359, 360, 363, 366, 372, 373, 375, 378, 379, 382, 383, 385, 386, 391, 392, 397, 398, 400, 407, 408, 410, 412, 417, 422, 426, 427, 428, 430, 432, 442, 452, 453, 458, 459, 460, 461, 463, 464, 465, 466, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "squar": [5, 32, 62, 84, 86, 88, 93, 94, 106, 138, 151, 174, 178, 183, 258, 272, 294, 305, 337, 340, 341, 381, 391, 410, 424, 425, 427, 431, 432, 433, 437, 439, 446, 461, 462, 465, 469, 478, 480], "bracket": [5, 32, 62, 94, 100, 103, 106, 141, 206, 217, 222, 268, 294, 316, 337, 341, 383, 384, 391, 407, 410, 424, 425, 427, 431, 432, 433, 464, 465, 466, 480], "variabl": [5, 9, 13, 16, 18, 22, 23, 26, 28, 30, 31, 33, 41, 44, 52, 54, 60, 62, 63, 65, 67, 71, 72, 74, 75, 78, 83, 86, 88, 91, 92, 93, 94, 98, 100, 101, 103, 106, 107, 109, 111, 115, 123, 136, 138, 148, 149, 151, 152, 160, 161, 164, 171, 174, 185, 188, 190, 206, 210, 211, 212, 220, 222, 225, 226, 227, 242, 244, 245, 246, 247, 251, 252, 258, 261, 263, 264, 278, 280, 292, 294, 296, 298, 308, 310, 312, 316, 317, 321, 328, 329, 330, 334, 335, 337, 338, 339, 340, 341, 342, 344, 345, 348, 349, 351, 355, 359, 362, 363, 365, 373, 378, 379, 381, 382, 383, 385, 386, 391, 392, 397, 400, 402, 404, 405, 407, 408, 409, 417, 422, 424, 425, 426, 427, 428, 429, 432, 433, 437, 438, 445, 446, 449, 452, 453, 455, 459, 460, 461, 462, 463, 464, 465, 467, 469, 471, 472, 473, 474, 475, 477, 478, 479, 480], "whose": [5, 23, 30, 32, 41, 44, 59, 60, 62, 72, 84, 92, 100, 117, 119, 166, 173, 174, 178, 180, 183, 190, 195, 197, 200, 202, 205, 210, 212, 213, 218, 222, 223, 225, 230, 239, 240, 241, 249, 252, 255, 263, 264, 265, 266, 268, 280, 289, 290, 293, 294, 296, 304, 305, 309, 316, 319, 329, 330, 331, 334, 336, 337, 341, 342, 349, 355, 359, 362, 363, 366, 373, 377, 378, 385, 387, 392, 397, 399, 402, 410, 412, 424, 425, 427, 429, 432, 459, 460, 461, 463, 464, 465, 466, 471, 473, 474, 475, 477, 478, 480], "should": [5, 7, 10, 11, 13, 22, 23, 25, 27, 28, 30, 32, 33, 34, 36, 41, 44, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 78, 83, 84, 87, 88, 91, 93, 94, 99, 100, 101, 102, 103, 106, 107, 109, 112, 114, 117, 119, 123, 125, 129, 130, 132, 134, 136, 138, 140, 141, 143, 146, 148, 149, 150, 151, 152, 154, 155, 156, 158, 160, 163, 164, 166, 167, 169, 170, 172, 173, 174, 177, 178, 180, 181, 183, 185, 186, 187, 188, 190, 191, 192, 193, 195, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 212, 218, 222, 223, 225, 227, 231, 232, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 252, 254, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 272, 273, 275, 278, 279, 280, 281, 284, 285, 289, 290, 292, 293, 294, 296, 297, 299, 301, 302, 304, 305, 306, 308, 311, 315, 316, 317, 318, 319, 321, 322, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 352, 355, 356, 359, 361, 362, 363, 366, 368, 371, 372, 373, 375, 377, 378, 379, 381, 382, 383, 385, 386, 391, 392, 396, 397, 398, 399, 402, 403, 404, 405, 407, 408, 410, 411, 412, 413, 414, 416, 417, 418, 419, 422, 424, 425, 426, 427, 429, 431, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 480, 481], "be": [5, 7, 9, 10, 11, 13, 17, 18, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 36, 38, 40, 41, 42, 44, 46, 48, 50, 52, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 83, 86, 87, 88, 90, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 112, 114, 117, 119, 123, 125, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 141, 143, 146, 147, 148, 149, 150, 151, 152, 154, 155, 156, 158, 160, 163, 164, 166, 167, 169, 170, 172, 173, 174, 176, 178, 180, 181, 183, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 215, 217, 218, 222, 223, 225, 227, 230, 231, 232, 239, 240, 241, 242, 243, 244, 245, 246, 248, 249, 250, 252, 254, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 277, 278, 279, 280, 281, 284, 285, 288, 289, 290, 292, 293, 294, 295, 297, 298, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 315, 316, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 357, 358, 359, 361, 362, 363, 366, 368, 369, 371, 372, 373, 374, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 439, 440, 443, 445, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pass": [5, 7, 9, 11, 13, 17, 22, 23, 27, 28, 32, 33, 41, 42, 44, 46, 48, 57, 58, 60, 62, 63, 65, 67, 71, 72, 74, 75, 76, 77, 78, 83, 86, 87, 91, 92, 93, 97, 98, 99, 102, 103, 106, 107, 109, 111, 113, 115, 117, 119, 123, 130, 132, 134, 135, 136, 137, 138, 141, 143, 146, 148, 151, 152, 154, 155, 157, 160, 163, 164, 166, 167, 169, 170, 172, 174, 175, 178, 180, 187, 188, 190, 193, 194, 195, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 215, 222, 223, 227, 229, 231, 232, 239, 240, 241, 242, 244, 245, 247, 248, 249, 252, 255, 256, 258, 259, 261, 263, 264, 265, 266, 267, 268, 269, 272, 275, 276, 278, 280, 285, 289, 290, 292, 293, 294, 296, 302, 304, 305, 306, 308, 311, 316, 317, 318, 319, 322, 327, 328, 329, 330, 332, 334, 335, 337, 338, 341, 342, 343, 344, 345, 348, 349, 350, 352, 355, 356, 359, 361, 362, 363, 364, 366, 372, 373, 375, 377, 378, 380, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 402, 404, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 422, 424, 425, 426, 427, 428, 429, 430, 432, 440, 442, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "allow": [5, 7, 9, 22, 23, 32, 33, 40, 41, 42, 44, 48, 57, 58, 60, 62, 63, 67, 70, 71, 72, 74, 75, 78, 83, 84, 88, 91, 92, 94, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 112, 117, 119, 123, 129, 130, 132, 134, 135, 136, 140, 148, 150, 151, 154, 155, 157, 158, 160, 164, 166, 170, 172, 173, 174, 177, 178, 180, 183, 186, 187, 188, 190, 191, 192, 193, 199, 200, 202, 205, 207, 208, 210, 211, 212, 215, 218, 222, 223, 225, 227, 231, 232, 239, 240, 241, 242, 244, 245, 247, 250, 252, 255, 258, 259, 262, 263, 264, 265, 266, 268, 272, 273, 275, 276, 280, 284, 285, 289, 290, 292, 293, 294, 296, 299, 302, 304, 305, 308, 310, 311, 316, 317, 318, 319, 321, 322, 325, 326, 327, 328, 329, 330, 332, 334, 335, 337, 338, 341, 342, 343, 345, 349, 350, 351, 353, 355, 359, 361, 362, 363, 366, 371, 372, 373, 374, 377, 379, 381, 382, 383, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 407, 408, 410, 412, 413, 416, 417, 418, 419, 420, 424, 425, 426, 427, 428, 429, 432, 433, 438, 440, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "access": [5, 7, 11, 16, 23, 30, 32, 44, 46, 48, 49, 53, 54, 58, 59, 60, 62, 67, 71, 72, 74, 75, 76, 78, 83, 84, 86, 92, 97, 99, 100, 102, 103, 106, 107, 115, 119, 133, 135, 136, 139, 143, 146, 148, 151, 155, 157, 158, 161, 166, 167, 172, 174, 178, 180, 183, 188, 190, 191, 193, 197, 200, 202, 204, 207, 209, 210, 214, 215, 216, 218, 222, 223, 227, 230, 232, 239, 240, 241, 242, 243, 244, 247, 250, 251, 252, 253, 254, 255, 256, 258, 264, 266, 268, 272, 273, 275, 277, 278, 279, 280, 289, 290, 292, 294, 296, 299, 309, 311, 312, 316, 317, 319, 321, 325, 327, 329, 330, 332, 334, 335, 336, 337, 338, 339, 341, 342, 345, 349, 350, 351, 355, 356, 359, 362, 366, 372, 373, 378, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 399, 401, 403, 404, 407, 408, 409, 410, 412, 417, 419, 422, 423, 424, 426, 427, 429, 433, 446, 458, 459, 460, 462, 463, 464, 465, 466, 467, 468, 472, 473, 474, 475, 476, 478, 479, 480], "an": [5, 7, 9, 11, 13, 17, 18, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 36, 38, 39, 41, 42, 44, 46, 48, 50, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 73, 74, 75, 76, 79, 86, 88, 90, 91, 93, 94, 97, 98, 99, 102, 103, 104, 107, 109, 110, 111, 112, 113, 114, 117, 119, 123, 125, 129, 130, 133, 134, 135, 136, 137, 138, 140, 141, 143, 146, 147, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 161, 163, 164, 167, 170, 172, 173, 174, 175, 176, 178, 179, 181, 183, 184, 185, 186, 187, 188, 189, 190, 192, 194, 196, 197, 198, 199, 200, 201, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 215, 218, 222, 223, 225, 226, 227, 230, 231, 232, 233, 237, 239, 240, 241, 242, 244, 245, 246, 248, 249, 250, 251, 252, 254, 255, 256, 258, 262, 263, 264, 265, 266, 267, 268, 269, 270, 272, 273, 275, 277, 278, 280, 281, 282, 284, 285, 287, 288, 289, 290, 292, 293, 294, 296, 297, 298, 299, 301, 302, 304, 305, 306, 308, 310, 311, 312, 315, 316, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 341, 342, 344, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 366, 367, 368, 369, 372, 373, 374, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 391, 392, 394, 395, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 438, 439, 440, 446, 448, 452, 453, 455, 459, 460, 461, 462, 463, 464, 465, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "as": [5, 6, 7, 9, 11, 13, 17, 18, 20, 22, 23, 25, 26, 27, 28, 30, 32, 33, 34, 38, 39, 40, 41, 42, 44, 46, 48, 50, 53, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 77, 78, 83, 84, 86, 87, 88, 91, 92, 93, 94, 98, 101, 102, 103, 106, 107, 109, 111, 112, 113, 114, 117, 119, 123, 125, 126, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 141, 142, 143, 146, 147, 148, 149, 151, 152, 154, 155, 156, 157, 158, 160, 163, 164, 169, 170, 172, 173, 174, 175, 176, 178, 180, 181, 183, 184, 185, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 212, 213, 215, 217, 218, 219, 220, 222, 223, 225, 227, 229, 230, 231, 232, 233, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 297, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 312, 315, 316, 317, 318, 319, 320, 321, 322, 323, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 345, 349, 350, 351, 352, 353, 355, 356, 357, 358, 359, 361, 362, 363, 366, 367, 368, 369, 370, 372, 373, 374, 375, 376, 377, 378, 379, 382, 383, 384, 385, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 426, 427, 428, 429, 431, 432, 433, 435, 438, 440, 443, 447, 448, 449, 452, 453, 458, 459, 460, 461, 462, 463, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 479, 480, 481], "chunk": [5, 13, 42, 67, 77, 84, 100, 104, 106, 130, 146, 163, 177, 222, 232, 237, 239, 251, 255, 258, 259, 267, 280, 281, 290, 300, 311, 329, 331, 334, 344, 347, 392, 404, 412, 413, 427, 459, 462, 464, 466, 470, 471, 476, 480], "memori": [5, 7, 18, 23, 28, 30, 31, 32, 33, 40, 42, 44, 46, 48, 54, 57, 58, 60, 62, 63, 65, 67, 71, 72, 74, 75, 76, 84, 86, 92, 94, 98, 99, 100, 103, 104, 106, 112, 116, 119, 129, 134, 148, 155, 161, 173, 181, 182, 183, 185, 204, 209, 210, 211, 222, 231, 232, 244, 247, 251, 252, 255, 257, 258, 266, 268, 280, 290, 296, 311, 319, 327, 329, 330, 334, 335, 337, 344, 345, 349, 355, 359, 362, 383, 386, 399, 402, 403, 408, 410, 418, 419, 425, 432, 439, 452, 453, 459, 460, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 476, 477, 478, 479, 480], "you": [5, 13, 22, 23, 25, 26, 30, 32, 33, 38, 40, 41, 42, 44, 55, 56, 57, 58, 59, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 78, 86, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 103, 106, 107, 109, 111, 112, 114, 117, 119, 123, 130, 137, 138, 140, 143, 146, 148, 149, 150, 151, 152, 155, 156, 157, 158, 164, 166, 167, 170, 172, 173, 174, 175, 176, 177, 178, 180, 181, 183, 184, 187, 189, 190, 192, 193, 195, 197, 198, 199, 202, 203, 204, 205, 208, 210, 211, 212, 215, 218, 222, 223, 227, 231, 232, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 252, 255, 256, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 275, 280, 285, 289, 290, 292, 293, 294, 296, 297, 302, 304, 305, 310, 311, 316, 317, 325, 326, 327, 328, 329, 330, 332, 334, 335, 336, 337, 338, 339, 341, 342, 344, 345, 349, 352, 355, 356, 359, 361, 362, 366, 368, 372, 373, 377, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 402, 404, 405, 407, 408, 409, 410, 411, 412, 414, 416, 417, 418, 419, 422, 423, 424, 425, 427, 428, 429, 431, 433, 438, 439, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 471, 472, 473, 474, 475, 476, 477, 478, 480, 481], "don": [5, 9, 18, 23, 28, 32, 33, 48, 57, 58, 62, 72, 74, 75, 78, 88, 91, 92, 93, 94, 98, 99, 100, 101, 102, 103, 106, 117, 119, 123, 130, 134, 136, 141, 148, 149, 150, 151, 156, 157, 160, 164, 166, 173, 176, 178, 180, 187, 188, 190, 197, 206, 213, 222, 223, 227, 239, 240, 247, 254, 255, 256, 259, 264, 265, 266, 272, 280, 285, 289, 290, 292, 293, 294, 296, 304, 305, 325, 327, 329, 332, 334, 337, 338, 341, 352, 362, 366, 373, 383, 385, 386, 387, 392, 396, 398, 399, 402, 404, 410, 423, 424, 425, 427, 428, 429, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 473, 474, 475, 476, 478, 479, 480], "have": [5, 7, 11, 18, 22, 23, 27, 28, 30, 32, 33, 41, 44, 46, 48, 57, 58, 59, 62, 63, 66, 71, 72, 74, 75, 76, 78, 83, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 112, 114, 117, 119, 123, 126, 129, 134, 135, 136, 137, 138, 140, 141, 146, 148, 150, 151, 152, 154, 155, 156, 158, 160, 164, 166, 167, 172, 173, 174, 175, 176, 178, 180, 181, 183, 186, 187, 188, 190, 191, 192, 193, 194, 196, 198, 199, 200, 202, 203, 204, 205, 208, 210, 212, 215, 218, 220, 222, 223, 227, 231, 232, 238, 239, 240, 241, 244, 245, 247, 248, 249, 252, 254, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 299, 302, 304, 305, 308, 309, 311, 315, 316, 319, 320, 321, 322, 325, 327, 328, 329, 330, 332, 334, 335, 336, 337, 338, 339, 341, 342, 343, 344, 345, 349, 352, 353, 355, 356, 357, 358, 359, 361, 362, 363, 366, 368, 372, 373, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 402, 404, 405, 407, 408, 409, 410, 411, 412, 416, 417, 418, 419, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 438, 439, 440, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "provid": [5, 7, 11, 18, 23, 25, 28, 30, 32, 33, 39, 41, 42, 44, 46, 48, 50, 53, 57, 60, 62, 63, 65, 67, 71, 73, 74, 78, 83, 84, 90, 91, 92, 93, 94, 96, 97, 98, 100, 102, 103, 106, 107, 111, 112, 113, 114, 117, 119, 121, 123, 130, 134, 136, 138, 140, 142, 146, 148, 149, 150, 151, 152, 154, 155, 156, 158, 160, 164, 166, 167, 169, 170, 173, 174, 178, 180, 181, 183, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 210, 212, 213, 215, 217, 218, 221, 222, 223, 225, 227, 230, 231, 232, 239, 240, 241, 242, 243, 245, 246, 247, 248, 249, 250, 251, 252, 254, 255, 256, 257, 258, 259, 261, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 277, 278, 279, 280, 281, 285, 287, 289, 290, 292, 293, 295, 297, 299, 301, 302, 304, 305, 308, 309, 311, 312, 316, 317, 318, 319, 321, 323, 325, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 353, 355, 356, 358, 359, 361, 362, 363, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 427, 429, 432, 433, 437, 452, 454, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "raw": [5, 7, 16, 31, 62, 67, 99, 103, 115, 117, 119, 148, 164, 173, 174, 188, 190, 193, 194, 202, 203, 204, 222, 227, 252, 267, 280, 285, 290, 293, 295, 296, 326, 328, 334, 335, 338, 341, 360, 363, 366, 378, 380, 392, 395, 399, 412, 424, 432, 446, 460, 462, 464, 465, 467, 470, 471, 473, 475, 480], "storag": [5, 31, 34, 41, 54, 67, 86, 92, 98, 100, 106, 155, 164, 174, 188, 247, 255, 258, 281, 290, 297, 327, 337, 341, 344, 410, 437, 461, 464, 465, 466, 471, 473, 474, 480], "return": [5, 7, 9, 11, 13, 17, 18, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 36, 38, 39, 40, 41, 42, 44, 45, 46, 48, 50, 52, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 77, 78, 83, 85, 86, 87, 88, 91, 93, 94, 96, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 111, 112, 113, 114, 115, 117, 119, 122, 123, 127, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 141, 143, 144, 145, 146, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 163, 164, 166, 167, 169, 170, 172, 174, 175, 176, 178, 180, 181, 183, 184, 186, 187, 188, 190, 192, 193, 194, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 213, 215, 217, 218, 222, 223, 225, 226, 227, 230, 231, 232, 233, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 252, 254, 255, 256, 258, 259, 261, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 279, 280, 281, 284, 285, 286, 288, 289, 290, 292, 293, 294, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 308, 309, 311, 315, 316, 317, 318, 319, 320, 321, 322, 325, 326, 328, 329, 330, 331, 332, 333, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 349, 350, 352, 353, 355, 356, 358, 359, 361, 362, 363, 364, 366, 367, 368, 369, 370, 372, 373, 374, 375, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 391, 392, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 424, 425, 426, 427, 428, 429, 430, 432, 437, 438, 440, 446, 447, 448, 449, 452, 455, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "unicod": [5, 16, 27, 30, 31, 38, 44, 58, 62, 64, 67, 79, 84, 86, 91, 95, 100, 102, 103, 109, 116, 118, 140, 142, 143, 164, 172, 173, 174, 179, 180, 183, 190, 191, 192, 193, 194, 197, 198, 199, 200, 205, 206, 210, 218, 222, 227, 235, 236, 237, 244, 251, 255, 259, 263, 279, 290, 291, 293, 296, 299, 316, 337, 341, 342, 343, 349, 360, 375, 383, 391, 397, 402, 404, 408, 409, 410, 419, 422, 425, 427, 432, 439, 452, 453, 460, 464, 465, 466, 468, 469, 470, 471, 474, 475, 476, 477, 478, 479, 480, 481], "byte": [5, 7, 12, 16, 18, 22, 23, 24, 25, 26, 28, 30, 32, 33, 38, 39, 40, 41, 42, 48, 57, 58, 60, 62, 63, 65, 67, 77, 78, 83, 84, 86, 91, 92, 93, 98, 100, 102, 103, 104, 107, 110, 114, 115, 118, 119, 123, 124, 130, 133, 134, 138, 139, 140, 142, 143, 146, 148, 150, 155, 158, 163, 164, 174, 175, 179, 181, 183, 185, 187, 188, 191, 192, 193, 194, 196, 197, 198, 199, 202, 203, 204, 205, 209, 210, 212, 220, 222, 227, 231, 232, 234, 239, 245, 246, 247, 248, 249, 250, 251, 253, 255, 256, 258, 259, 261, 263, 265, 266, 267, 268, 271, 275, 279, 280, 281, 284, 285, 290, 292, 293, 295, 296, 301, 306, 308, 311, 314, 315, 316, 319, 321, 325, 329, 330, 332, 333, 334, 335, 337, 338, 339, 345, 346, 349, 355, 356, 359, 366, 374, 375, 379, 383, 392, 395, 397, 398, 402, 403, 404, 405, 407, 408, 410, 411, 412, 413, 416, 418, 419, 421, 422, 424, 425, 427, 428, 429, 437, 443, 447, 448, 452, 461, 462, 463, 464, 466, 467, 468, 469, 470, 471, 472, 473, 474, 476, 477, 478, 479, 480, 481], "area": [5, 7, 41, 44, 62, 91, 93, 99, 100, 106, 174, 193, 202, 222, 244, 255, 275, 296, 319, 334, 338, 368, 373, 431, 443, 459, 464, 465, 474, 477], "unless": [5, 7, 9, 13, 22, 23, 26, 27, 30, 32, 41, 50, 53, 55, 57, 58, 62, 72, 75, 84, 93, 94, 98, 99, 103, 109, 111, 114, 117, 119, 123, 136, 137, 138, 146, 158, 164, 166, 178, 180, 183, 188, 190, 193, 197, 202, 203, 206, 222, 223, 239, 240, 241, 244, 247, 252, 255, 256, 258, 264, 265, 267, 268, 272, 278, 280, 285, 289, 290, 294, 306, 311, 316, 320, 325, 326, 329, 331, 332, 334, 335, 337, 338, 341, 342, 345, 349, 350, 351, 355, 356, 361, 362, 383, 385, 386, 391, 392, 396, 397, 399, 403, 404, 409, 412, 423, 424, 425, 426, 427, 432, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 473, 474, 476, 477, 478, 479, 480], "otherwis": [5, 7, 11, 13, 18, 22, 23, 27, 28, 30, 32, 33, 38, 39, 41, 42, 44, 46, 48, 53, 57, 58, 60, 62, 63, 65, 72, 75, 78, 93, 94, 99, 100, 103, 107, 109, 114, 117, 119, 123, 126, 130, 132, 136, 138, 143, 146, 151, 152, 154, 155, 160, 164, 166, 167, 173, 174, 176, 178, 180, 181, 183, 187, 188, 190, 192, 193, 194, 196, 197, 199, 202, 203, 205, 206, 207, 208, 211, 213, 215, 222, 223, 226, 227, 231, 239, 240, 241, 242, 244, 247, 248, 249, 252, 254, 255, 256, 258, 259, 264, 265, 266, 268, 272, 273, 275, 280, 289, 290, 293, 294, 296, 298, 299, 301, 302, 304, 308, 309, 311, 316, 318, 321, 325, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 345, 349, 350, 351, 352, 353, 355, 356, 359, 361, 362, 363, 366, 373, 375, 378, 379, 381, 384, 385, 386, 387, 391, 392, 397, 398, 399, 400, 403, 404, 408, 410, 412, 416, 417, 418, 419, 422, 423, 424, 425, 427, 428, 429, 432, 433, 439, 452, 453, 458, 460, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480], "state": [5, 13, 17, 22, 23, 27, 30, 31, 44, 49, 50, 52, 58, 60, 62, 67, 72, 74, 75, 83, 84, 91, 94, 99, 102, 103, 107, 116, 123, 130, 135, 136, 137, 138, 141, 148, 151, 154, 155, 157, 161, 164, 166, 167, 168, 174, 182, 188, 209, 210, 215, 219, 223, 232, 240, 245, 247, 251, 253, 255, 256, 265, 267, 268, 290, 292, 294, 295, 298, 305, 311, 312, 315, 317, 320, 322, 325, 330, 334, 335, 337, 338, 341, 345, 349, 359, 362, 363, 365, 366, 372, 378, 382, 385, 386, 387, 391, 392, 397, 399, 402, 408, 409, 422, 423, 425, 427, 429, 438, 449, 459, 461, 462, 464, 471, 472, 473, 474, 477, 478, 479, 480], "nul": [5, 7, 62, 67, 115, 173, 174, 175, 234, 266, 281, 290, 293, 311, 344, 349, 416, 472, 473, 480], "termin": [5, 7, 9, 30, 32, 33, 36, 38, 44, 57, 59, 60, 62, 63, 65, 67, 72, 83, 84, 91, 94, 98, 99, 100, 106, 112, 115, 117, 123, 127, 129, 130, 134, 136, 137, 147, 152, 161, 172, 173, 175, 186, 187, 188, 190, 204, 205, 211, 216, 222, 226, 239, 242, 244, 251, 252, 255, 258, 262, 263, 266, 268, 280, 285, 289, 294, 299, 305, 316, 319, 330, 332, 335, 337, 338, 341, 342, 345, 349, 358, 362, 366, 374, 381, 388, 392, 397, 402, 404, 408, 410, 412, 423, 424, 426, 427, 429, 432, 433, 452, 459, 463, 464, 465, 467, 472, 473, 475, 477, 478, 480], "there": [5, 7, 9, 13, 18, 22, 23, 25, 26, 27, 30, 32, 33, 38, 40, 41, 44, 45, 48, 50, 54, 56, 57, 58, 59, 62, 63, 65, 66, 71, 72, 74, 75, 76, 78, 87, 88, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 111, 112, 117, 119, 123, 129, 130, 134, 136, 140, 141, 148, 150, 151, 152, 154, 155, 156, 160, 163, 164, 166, 167, 173, 174, 176, 178, 180, 181, 183, 187, 188, 190, 193, 194, 196, 197, 198, 200, 202, 204, 205, 206, 207, 208, 210, 212, 213, 215, 222, 223, 225, 227, 232, 239, 240, 241, 242, 244, 245, 247, 248, 249, 252, 255, 256, 258, 262, 263, 264, 265, 266, 268, 272, 275, 278, 280, 284, 285, 289, 290, 292, 293, 294, 296, 301, 302, 304, 305, 310, 311, 315, 316, 321, 322, 325, 327, 328, 330, 331, 332, 334, 335, 337, 338, 339, 340, 341, 342, 343, 344, 345, 349, 350, 351, 352, 355, 356, 359, 361, 362, 363, 366, 372, 373, 375, 381, 383, 384, 385, 386, 387, 391, 392, 396, 397, 399, 404, 405, 407, 408, 410, 411, 412, 413, 418, 419, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 440, 452, 454, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "way": [5, 7, 9, 13, 23, 25, 30, 32, 33, 41, 44, 57, 58, 60, 62, 63, 65, 71, 72, 74, 75, 78, 83, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 117, 119, 121, 123, 130, 136, 138, 141, 148, 151, 154, 155, 156, 158, 160, 164, 166, 169, 170, 173, 174, 178, 180, 183, 185, 187, 190, 191, 192, 193, 197, 198, 202, 204, 205, 206, 222, 225, 227, 232, 240, 244, 245, 247, 248, 252, 255, 256, 258, 263, 264, 265, 266, 267, 268, 272, 275, 277, 280, 281, 289, 290, 292, 293, 294, 296, 304, 305, 315, 316, 321, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 344, 345, 349, 350, 351, 355, 359, 362, 366, 372, 375, 378, 381, 383, 384, 385, 386, 387, 392, 397, 399, 400, 404, 407, 410, 412, 416, 417, 418, 422, 423, 424, 425, 426, 427, 429, 431, 432, 433, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "can": [5, 7, 11, 13, 18, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 36, 38, 40, 41, 42, 44, 46, 48, 50, 53, 54, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 85, 86, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 112, 114, 115, 117, 119, 123, 125, 129, 130, 132, 134, 135, 136, 137, 138, 140, 141, 143, 146, 147, 148, 149, 150, 151, 154, 155, 156, 158, 160, 163, 164, 166, 167, 169, 170, 172, 173, 174, 175, 176, 178, 180, 181, 183, 184, 185, 187, 188, 189, 190, 191, 192, 193, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 215, 217, 218, 222, 223, 225, 227, 229, 231, 232, 239, 240, 241, 242, 244, 245, 246, 248, 249, 250, 252, 255, 256, 257, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 277, 278, 279, 280, 281, 285, 288, 289, 290, 292, 293, 294, 295, 297, 298, 299, 301, 304, 305, 306, 308, 309, 310, 311, 315, 316, 317, 318, 319, 320, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 340, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 366, 369, 372, 373, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 439, 440, 443, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "convert": [5, 7, 18, 25, 32, 38, 46, 54, 55, 57, 58, 63, 65, 67, 71, 72, 74, 75, 83, 91, 92, 93, 94, 98, 99, 100, 103, 109, 114, 117, 123, 136, 138, 141, 145, 151, 152, 155, 157, 161, 164, 173, 174, 175, 178, 180, 181, 183, 187, 188, 190, 191, 192, 193, 194, 197, 198, 199, 200, 202, 203, 205, 206, 210, 212, 217, 222, 223, 227, 241, 245, 251, 256, 258, 259, 263, 264, 265, 266, 267, 268, 272, 273, 280, 282, 289, 290, 295, 296, 298, 299, 304, 306, 316, 332, 334, 339, 341, 342, 344, 349, 355, 359, 363, 373, 375, 380, 383, 385, 391, 395, 397, 402, 404, 408, 410, 412, 416, 422, 424, 425, 427, 432, 433, 440, 443, 448, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "such": [5, 7, 13, 18, 23, 25, 27, 28, 30, 32, 33, 41, 44, 50, 56, 57, 60, 62, 63, 71, 72, 74, 75, 76, 78, 83, 84, 86, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 103, 106, 107, 109, 112, 117, 119, 123, 129, 130, 134, 136, 138, 141, 143, 148, 152, 155, 156, 158, 164, 166, 169, 172, 173, 174, 178, 180, 181, 183, 187, 190, 191, 193, 194, 199, 200, 202, 204, 205, 206, 208, 209, 210, 212, 213, 222, 223, 227, 231, 232, 240, 242, 244, 245, 247, 248, 250, 252, 255, 256, 258, 259, 262, 263, 264, 265, 266, 268, 269, 272, 275, 278, 280, 281, 284, 285, 289, 290, 292, 293, 294, 296, 299, 301, 304, 305, 310, 311, 316, 321, 325, 326, 327, 328, 329, 330, 332, 334, 335, 337, 338, 341, 342, 343, 344, 345, 349, 352, 355, 356, 358, 359, 362, 363, 366, 372, 373, 374, 377, 378, 381, 382, 383, 384, 385, 386, 391, 392, 394, 396, 397, 399, 403, 404, 407, 408, 409, 410, 412, 416, 417, 418, 419, 422, 423, 424, 425, 426, 427, 429, 432, 433, 440, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "fill": [5, 7, 22, 32, 33, 41, 44, 46, 54, 59, 62, 63, 67, 74, 75, 84, 91, 94, 98, 100, 102, 107, 114, 117, 119, 135, 148, 173, 174, 180, 183, 190, 193, 198, 202, 219, 222, 242, 244, 247, 251, 255, 258, 266, 290, 332, 334, 337, 338, 341, 342, 344, 345, 359, 360, 363, 366, 425, 427, 429, 449, 453, 459, 461, 462, 463, 464, 465, 471, 472, 473, 475, 476, 480], "py_buff": [5, 7, 42, 56, 62, 465, 470, 473, 480], "this": [5, 6, 7, 9, 10, 11, 13, 17, 18, 20, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 36, 38, 39, 40, 41, 42, 44, 45, 46, 48, 49, 50, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 77, 78, 83, 86, 87, 88, 91, 92, 93, 94, 97, 99, 100, 101, 102, 103, 104, 105, 106, 107, 109, 111, 112, 113, 114, 117, 119, 123, 125, 129, 130, 132, 134, 135, 136, 137, 138, 140, 141, 142, 143, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 160, 163, 164, 166, 167, 170, 172, 173, 174, 175, 176, 177, 178, 180, 181, 183, 184, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 217, 218, 219, 221, 222, 223, 225, 226, 227, 229, 230, 231, 232, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 252, 255, 256, 257, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 270, 272, 273, 275, 276, 277, 278, 279, 280, 281, 284, 285, 287, 289, 290, 292, 293, 294, 295, 296, 297, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 312, 315, 316, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 366, 367, 368, 371, 372, 373, 374, 375, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 438, 443, 446, 447, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "lock": [5, 30, 31, 50, 62, 67, 72, 75, 83, 86, 98, 100, 112, 121, 139, 161, 163, 164, 166, 173, 209, 212, 223, 238, 255, 264, 266, 267, 268, 279, 280, 282, 290, 302, 312, 313, 319, 321, 327, 330, 335, 337, 339, 349, 359, 366, 383, 399, 401, 425, 449, 459, 461, 463, 464, 465, 466, 467, 470, 471, 472, 475, 477, 478, 479, 480, 481], "under": [5, 7, 13, 18, 23, 32, 33, 41, 42, 44, 53, 57, 60, 65, 67, 73, 83, 84, 91, 92, 94, 99, 100, 102, 103, 117, 123, 129, 130, 132, 142, 146, 148, 150, 152, 155, 158, 166, 172, 173, 174, 180, 187, 190, 193, 196, 200, 205, 209, 210, 212, 213, 222, 223, 227, 231, 232, 239, 244, 252, 255, 258, 259, 264, 265, 266, 267, 268, 272, 275, 278, 280, 281, 289, 290, 292, 293, 294, 296, 302, 305, 311, 317, 319, 325, 326, 327, 328, 329, 330, 334, 335, 337, 338, 339, 341, 345, 349, 350, 352, 359, 362, 363, 366, 368, 372, 373, 377, 378, 381, 382, 383, 385, 386, 387, 391, 392, 394, 396, 397, 400, 402, 403, 404, 407, 416, 417, 418, 419, 422, 423, 424, 425, 426, 427, 428, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480], "so": [5, 7, 11, 13, 22, 23, 25, 27, 28, 30, 32, 33, 40, 41, 44, 48, 53, 56, 58, 62, 63, 65, 67, 70, 71, 72, 74, 75, 76, 78, 83, 84, 87, 88, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 113, 115, 117, 119, 123, 134, 136, 137, 138, 140, 148, 150, 151, 154, 155, 156, 164, 166, 167, 170, 173, 174, 175, 176, 178, 180, 183, 187, 188, 190, 193, 196, 197, 198, 199, 200, 202, 204, 205, 206, 208, 210, 211, 212, 213, 215, 218, 222, 223, 225, 227, 229, 231, 232, 239, 240, 241, 242, 244, 245, 247, 250, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 275, 280, 281, 289, 290, 293, 294, 296, 299, 305, 309, 311, 316, 322, 325, 326, 328, 329, 330, 331, 332, 334, 337, 338, 341, 342, 344, 345, 349, 350, 351, 352, 355, 356, 359, 361, 362, 363, 366, 372, 373, 375, 381, 382, 383, 385, 386, 387, 392, 396, 398, 399, 402, 403, 404, 407, 408, 410, 412, 413, 417, 418, 420, 422, 423, 424, 425, 426, 427, 428, 429, 433, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 473, 474, 475, 476, 477, 478, 479, 480, 481], "caller": [5, 9, 18, 23, 30, 32, 33, 44, 60, 63, 72, 84, 87, 92, 94, 136, 141, 154, 155, 166, 173, 178, 186, 188, 210, 222, 232, 239, 248, 249, 252, 255, 264, 288, 290, 293, 299, 305, 329, 330, 332, 334, 338, 345, 349, 362, 367, 373, 377, 378, 383, 385, 392, 394, 397, 398, 400, 402, 416, 418, 425, 426, 427, 437, 440, 460, 461, 462, 463, 464, 465, 466, 470, 476, 479, 480], "subsequ": [5, 23, 32, 44, 59, 63, 84, 87, 92, 99, 103, 112, 117, 156, 174, 187, 188, 199, 203, 205, 223, 240, 247, 252, 255, 258, 265, 266, 268, 275, 280, 289, 290, 316, 329, 334, 338, 341, 342, 349, 353, 355, 362, 366, 372, 381, 386, 392, 423, 424, 427, 429, 431, 433, 462, 463, 464, 465, 466, 468, 475, 478, 480], "even": [5, 9, 18, 23, 26, 30, 32, 33, 41, 44, 56, 57, 58, 62, 63, 72, 75, 83, 84, 88, 92, 93, 94, 98, 100, 102, 103, 106, 109, 113, 117, 119, 123, 129, 136, 143, 148, 151, 155, 158, 160, 164, 166, 173, 174, 178, 180, 183, 185, 190, 191, 193, 195, 196, 202, 203, 204, 205, 210, 211, 212, 215, 218, 222, 223, 232, 240, 244, 247, 248, 252, 255, 256, 258, 262, 263, 264, 265, 266, 267, 268, 272, 280, 289, 290, 293, 294, 296, 304, 305, 315, 316, 328, 329, 330, 331, 332, 334, 337, 338, 341, 342, 344, 349, 350, 351, 355, 359, 361, 362, 363, 366, 373, 379, 381, 383, 384, 385, 386, 387, 392, 396, 397, 399, 400, 402, 404, 408, 412, 414, 416, 419, 422, 423, 424, 425, 427, 428, 429, 431, 432, 433, 438, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 476, 477, 479, 480], "insid": [5, 7, 11, 32, 41, 62, 67, 75, 84, 91, 94, 103, 110, 111, 119, 132, 141, 166, 172, 174, 183, 190, 193, 196, 202, 207, 222, 223, 248, 249, 255, 259, 278, 280, 281, 293, 294, 296, 299, 316, 329, 330, 334, 342, 366, 372, 373, 381, 383, 385, 386, 387, 410, 417, 419, 420, 424, 425, 426, 427, 432, 446, 458, 460, 461, 462, 463, 464, 465, 467, 470, 471, 472, 474, 476, 477, 478, 480], "py_begin_allow_thread": [5, 32, 56, 72], "block": [5, 7, 23, 32, 41, 44, 54, 62, 67, 72, 74, 76, 91, 92, 103, 104, 107, 109, 111, 112, 114, 119, 122, 123, 130, 131, 132, 134, 135, 136, 141, 143, 146, 166, 173, 174, 175, 182, 183, 185, 187, 188, 190, 196, 204, 205, 209, 210, 212, 220, 222, 223, 229, 231, 232, 239, 240, 244, 245, 252, 254, 255, 258, 266, 270, 279, 280, 281, 285, 290, 292, 293, 302, 310, 313, 319, 322, 325, 326, 327, 329, 330, 332, 334, 337, 339, 345, 348, 349, 350, 355, 356, 359, 362, 366, 383, 385, 386, 392, 398, 400, 402, 403, 408, 413, 425, 426, 427, 428, 429, 433, 452, 460, 461, 462, 464, 465, 466, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "without": [5, 7, 9, 13, 22, 23, 25, 26, 28, 32, 33, 38, 41, 44, 48, 50, 53, 54, 56, 57, 58, 60, 62, 65, 67, 71, 72, 74, 75, 78, 84, 88, 91, 92, 93, 94, 98, 99, 100, 103, 111, 112, 117, 119, 123, 130, 132, 134, 136, 137, 146, 148, 152, 155, 164, 166, 167, 170, 173, 174, 178, 180, 181, 183, 185, 187, 188, 189, 190, 191, 193, 194, 199, 202, 205, 206, 210, 211, 215, 222, 223, 225, 227, 231, 232, 240, 241, 245, 247, 249, 250, 252, 255, 256, 258, 262, 263, 264, 267, 268, 272, 275, 279, 280, 285, 289, 290, 292, 293, 294, 296, 302, 305, 306, 311, 315, 316, 319, 320, 321, 322, 325, 327, 329, 331, 334, 337, 338, 341, 344, 345, 349, 350, 351, 355, 356, 359, 361, 362, 363, 365, 366, 379, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 404, 407, 408, 410, 413, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 432, 433, 438, 446, 448, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "risk": [5, 41, 42, 72, 84, 94, 123, 210, 265, 268, 280, 289, 296, 359, 381, 410, 418, 423, 465, 472, 477, 478, 480], "mutabl": [5, 27, 28, 32, 62, 67, 84, 86, 94, 98, 158, 168, 173, 184, 200, 212, 222, 223, 252, 280, 281, 288, 290, 294, 296, 312, 327, 399, 410, 421, 424, 427, 433, 437, 439, 446, 459, 462, 464, 465, 466, 467, 470, 471, 476, 479, 480], "data": [5, 7, 9, 13, 28, 31, 32, 41, 48, 53, 54, 55, 57, 59, 62, 63, 64, 67, 71, 72, 73, 74, 76, 78, 83, 87, 88, 91, 92, 96, 98, 100, 101, 103, 105, 111, 112, 114, 115, 116, 117, 118, 119, 123, 130, 131, 133, 134, 138, 139, 140, 141, 143, 144, 146, 148, 150, 154, 155, 157, 161, 163, 164, 166, 174, 175, 176, 179, 180, 181, 183, 187, 188, 192, 193, 194, 195, 198, 200, 203, 204, 205, 208, 209, 210, 212, 220, 222, 223, 227, 231, 232, 237, 239, 240, 241, 242, 244, 245, 246, 247, 248, 250, 251, 252, 253, 255, 258, 259, 263, 264, 266, 268, 269, 270, 271, 273, 275, 278, 280, 281, 285, 287, 289, 290, 292, 293, 297, 299, 301, 305, 306, 311, 312, 313, 315, 316, 325, 326, 327, 329, 330, 331, 332, 333, 334, 335, 337, 338, 339, 340, 341, 342, 343, 345, 346, 349, 352, 355, 356, 357, 358, 359, 360, 363, 365, 369, 372, 373, 376, 377, 378, 379, 381, 382, 383, 384, 385, 386, 391, 392, 394, 398, 399, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 421, 423, 427, 429, 430, 436, 437, 440, 442, 448, 453, 455, 459, 460, 461, 462, 464, 465, 466, 468, 469, 471, 472, 473, 474, 475, 476, 477, 479, 480, 481], "being": [5, 7, 13, 22, 23, 27, 28, 32, 44, 59, 60, 62, 63, 65, 72, 74, 75, 83, 84, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 111, 117, 119, 123, 130, 136, 146, 148, 155, 156, 158, 160, 164, 166, 167, 173, 174, 178, 180, 181, 188, 190, 192, 193, 199, 202, 205, 208, 210, 213, 215, 222, 223, 227, 231, 244, 245, 247, 252, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 273, 275, 280, 289, 290, 292, 293, 294, 296, 299, 304, 305, 306, 309, 311, 315, 316, 317, 321, 325, 326, 327, 329, 330, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 350, 352, 359, 361, 362, 363, 366, 373, 378, 383, 385, 386, 387, 391, 396, 397, 399, 404, 407, 410, 411, 412, 414, 418, 419, 423, 424, 425, 427, 429, 431, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "resiz": [5, 9, 28, 41, 53, 55, 59, 63, 67, 115, 173, 174, 255, 275, 330, 341, 366, 372, 373, 381, 385, 475, 477, 480], "destroy": [5, 11, 13, 22, 27, 32, 59, 62, 66, 94, 98, 244, 255, 275, 280, 281, 289, 342, 362, 366, 385, 397, 399, 402, 425, 429, 459, 461, 462, 464, 472, 476, 477, 479, 480], "result": [5, 7, 9, 13, 23, 26, 30, 32, 33, 38, 41, 44, 46, 48, 52, 53, 57, 59, 60, 62, 63, 65, 67, 71, 72, 74, 75, 77, 83, 86, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 111, 114, 117, 119, 120, 122, 123, 126, 130, 132, 134, 135, 136, 138, 139, 140, 141, 143, 148, 149, 151, 155, 156, 157, 160, 161, 163, 164, 166, 167, 170, 173, 174, 175, 178, 180, 182, 183, 187, 188, 190, 193, 194, 196, 198, 200, 202, 203, 204, 205, 206, 208, 209, 210, 212, 213, 216, 222, 223, 227, 231, 232, 239, 240, 241, 242, 244, 245, 247, 249, 251, 252, 253, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 302, 304, 305, 306, 308, 315, 316, 318, 319, 321, 325, 328, 329, 330, 332, 334, 337, 338, 340, 341, 342, 343, 344, 345, 349, 352, 355, 356, 359, 361, 362, 363, 366, 373, 375, 377, 378, 379, 381, 382, 383, 385, 386, 387, 392, 394, 397, 399, 400, 402, 404, 407, 408, 410, 413, 414, 416, 417, 418, 419, 422, 423, 424, 425, 427, 428, 429, 432, 433, 438, 440, 443, 447, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pybuffer_releas": [5, 7, 47, 56, 62, 465, 470, 480], "after": [5, 7, 13, 18, 23, 26, 27, 28, 32, 33, 38, 41, 44, 57, 58, 60, 62, 63, 67, 70, 71, 72, 75, 84, 87, 88, 91, 93, 94, 99, 100, 102, 103, 107, 109, 112, 114, 117, 119, 123, 125, 130, 132, 136, 137, 140, 141, 143, 144, 146, 148, 149, 150, 152, 154, 164, 166, 167, 173, 174, 176, 178, 180, 182, 183, 187, 188, 190, 192, 193, 202, 203, 204, 206, 207, 209, 210, 212, 213, 215, 222, 225, 229, 231, 232, 239, 242, 244, 245, 247, 252, 255, 258, 263, 264, 265, 266, 267, 268, 272, 275, 276, 279, 280, 281, 285, 289, 290, 292, 293, 294, 297, 302, 305, 306, 311, 316, 317, 321, 322, 325, 330, 331, 332, 334, 335, 336, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 355, 358, 359, 361, 362, 363, 366, 372, 373, 378, 379, 381, 383, 385, 386, 387, 392, 396, 397, 398, 399, 402, 404, 407, 410, 412, 413, 418, 419, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 437, 438, 441, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "finish": [5, 33, 41, 60, 62, 67, 71, 78, 83, 84, 99, 100, 119, 121, 122, 123, 125, 132, 134, 135, 136, 141, 146, 152, 166, 210, 239, 253, 255, 267, 280, 281, 311, 313, 330, 335, 337, 338, 341, 345, 355, 359, 365, 368, 385, 400, 408, 409, 410, 413, 416, 419, 424, 425, 449, 452, 464, 465, 472, 473, 475, 476, 479, 480], "process": [5, 7, 23, 31, 33, 38, 44, 50, 57, 58, 62, 65, 67, 71, 72, 74, 76, 77, 78, 83, 91, 94, 96, 97, 99, 103, 104, 106, 107, 109, 111, 112, 115, 117, 119, 127, 130, 131, 134, 137, 142, 146, 147, 148, 152, 155, 161, 163, 166, 172, 173, 174, 180, 183, 190, 197, 198, 200, 207, 209, 210, 211, 215, 222, 223, 225, 227, 229, 232, 237, 238, 242, 244, 245, 247, 251, 252, 254, 257, 258, 263, 264, 265, 266, 267, 268, 275, 277, 289, 292, 293, 296, 305, 306, 311, 312, 313, 316, 319, 321, 325, 326, 328, 329, 330, 331, 332, 334, 335, 337, 339, 341, 343, 344, 345, 349, 351, 353, 355, 356, 359, 361, 362, 363, 364, 366, 368, 375, 377, 378, 381, 382, 383, 391, 392, 396, 397, 399, 400, 402, 404, 407, 408, 409, 410, 411, 412, 413, 416, 417, 418, 419, 422, 424, 425, 427, 429, 432, 433, 452, 453, 458, 460, 461, 462, 463, 464, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "ani": [5, 7, 9, 11, 13, 18, 22, 23, 24, 27, 28, 30, 32, 33, 34, 36, 38, 41, 42, 44, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 67, 71, 72, 74, 75, 76, 78, 83, 84, 86, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 111, 112, 113, 114, 117, 119, 123, 129, 130, 132, 133, 134, 135, 136, 137, 138, 140, 141, 146, 147, 148, 149, 151, 152, 154, 155, 156, 157, 160, 164, 167, 170, 172, 173, 174, 175, 176, 178, 180, 181, 183, 184, 185, 186, 187, 188, 189, 190, 191, 193, 194, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 210, 211, 215, 217, 218, 222, 223, 227, 231, 232, 233, 239, 240, 241, 242, 244, 245, 247, 248, 249, 250, 251, 252, 254, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 272, 273, 275, 280, 281, 285, 288, 289, 290, 292, 293, 294, 296, 299, 302, 305, 306, 310, 311, 312, 313, 316, 317, 319, 320, 321, 322, 323, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 350, 351, 355, 356, 359, 361, 362, 363, 366, 369, 372, 373, 375, 377, 378, 379, 381, 382, 385, 387, 391, 392, 396, 397, 398, 399, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 418, 419, 420, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 438, 443, 447, 450, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "earli": [5, 33, 74, 166, 252, 266, 289, 330, 338, 341, 362, 366, 379, 408, 419, 427, 429, 459, 463, 465, 472, 480], "abort": [5, 34, 41, 58, 67, 72, 100, 115, 123, 127, 130, 133, 135, 161, 209, 210, 220, 245, 253, 290, 294, 330, 337, 338, 349, 355, 356, 362, 385, 429, 462, 477, 480], "case": [5, 7, 13, 18, 22, 23, 24, 25, 27, 30, 32, 33, 34, 38, 40, 44, 48, 55, 56, 57, 58, 60, 62, 63, 65, 67, 70, 71, 72, 74, 75, 83, 84, 87, 88, 91, 92, 93, 94, 97, 99, 100, 102, 103, 104, 106, 107, 109, 111, 114, 117, 119, 121, 123, 130, 132, 136, 138, 141, 143, 146, 148, 151, 152, 155, 156, 160, 164, 166, 170, 173, 174, 175, 178, 180, 183, 184, 185, 187, 188, 190, 192, 193, 198, 199, 200, 202, 204, 205, 206, 207, 208, 210, 211, 212, 217, 222, 227, 231, 232, 240, 241, 242, 244, 245, 247, 248, 252, 255, 256, 258, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 280, 285, 289, 290, 292, 293, 294, 296, 299, 304, 305, 311, 315, 316, 321, 322, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 343, 344, 345, 349, 351, 352, 355, 356, 359, 362, 363, 366, 372, 373, 375, 379, 381, 383, 384, 386, 387, 391, 392, 396, 397, 398, 402, 404, 407, 408, 410, 412, 413, 417, 418, 422, 425, 426, 427, 428, 429, 432, 433, 438, 440, 447, 452, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "es": [5, 84, 316, 341, 461, 465, 466, 467, 469, 471, 480], "et": [5, 78, 100, 178, 334, 338, 373, 410, 461, 464, 466, 469, 480], "alloc": [5, 7, 16, 23, 28, 30, 31, 33, 44, 48, 55, 57, 58, 62, 63, 65, 67, 71, 72, 73, 75, 84, 92, 98, 112, 130, 166, 173, 182, 185, 211, 251, 255, 256, 280, 281, 290, 296, 311, 319, 334, 349, 362, 373, 402, 413, 452, 453, 459, 460, 461, 464, 466, 470, 471, 472, 473, 475, 476, 477, 478, 479, 480, 481], "pymem_fre": [5, 18, 33, 41, 56, 58, 63, 462, 464, 480], "other": [5, 7, 9, 11, 13, 18, 22, 23, 25, 27, 28, 32, 33, 34, 38, 41, 42, 44, 53, 54, 57, 58, 59, 60, 61, 62, 63, 65, 67, 71, 72, 73, 74, 76, 77, 83, 87, 88, 91, 92, 94, 98, 102, 103, 105, 106, 107, 109, 111, 112, 115, 119, 123, 129, 130, 134, 138, 141, 142, 143, 148, 149, 150, 151, 155, 156, 158, 160, 164, 166, 167, 172, 173, 174, 176, 178, 180, 181, 183, 184, 186, 187, 188, 190, 191, 192, 193, 194, 198, 199, 200, 202, 203, 204, 206, 207, 208, 210, 213, 222, 223, 227, 231, 232, 239, 240, 241, 242, 244, 245, 247, 248, 249, 251, 252, 253, 254, 255, 257, 258, 259, 261, 263, 264, 265, 266, 267, 268, 269, 272, 275, 277, 280, 281, 284, 285, 286, 290, 293, 294, 295, 299, 304, 305, 306, 310, 311, 312, 316, 318, 321, 322, 323, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 339, 340, 342, 343, 344, 345, 349, 351, 352, 353, 355, 356, 359, 362, 363, 366, 373, 375, 377, 379, 381, 382, 384, 385, 386, 387, 391, 392, 396, 397, 399, 401, 402, 404, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 422, 423, 424, 425, 426, 427, 428, 429, 430, 431, 433, 443, 452, 453, 458, 463, 464, 465, 468, 471, 472, 473, 478, 479, 480, 481], "take": [5, 9, 13, 22, 23, 27, 32, 48, 50, 57, 59, 62, 63, 65, 72, 74, 75, 78, 83, 84, 91, 92, 93, 94, 99, 100, 101, 102, 103, 106, 117, 119, 123, 132, 136, 138, 141, 148, 149, 155, 164, 166, 172, 173, 174, 175, 178, 183, 184, 187, 188, 190, 191, 195, 198, 199, 200, 203, 204, 205, 206, 212, 215, 222, 223, 227, 229, 232, 240, 241, 242, 244, 246, 247, 248, 255, 258, 259, 263, 264, 265, 267, 268, 272, 273, 280, 285, 289, 290, 293, 296, 297, 304, 305, 316, 321, 322, 325, 327, 328, 329, 330, 332, 333, 334, 335, 337, 338, 341, 342, 344, 345, 349, 352, 355, 358, 359, 361, 366, 372, 373, 379, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 404, 405, 407, 408, 409, 410, 412, 414, 416, 418, 419, 424, 425, 427, 429, 433, 438, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 477, 478, 479, 480], "str": [5, 10, 18, 22, 24, 25, 26, 32, 33, 34, 38, 39, 48, 57, 58, 62, 63, 65, 67, 74, 75, 77, 83, 84, 86, 87, 88, 91, 92, 93, 94, 96, 97, 98, 99, 100, 102, 103, 105, 106, 109, 111, 117, 119, 123, 133, 139, 143, 146, 152, 155, 157, 160, 164, 166, 172, 174, 178, 179, 180, 183, 185, 187, 188, 192, 193, 194, 198, 199, 200, 202, 205, 206, 208, 210, 218, 222, 223, 231, 232, 233, 234, 237, 239, 241, 243, 244, 248, 249, 251, 252, 255, 256, 258, 259, 263, 264, 265, 267, 280, 281, 285, 288, 289, 290, 293, 296, 303, 315, 316, 328, 332, 335, 337, 338, 342, 344, 345, 349, 350, 355, 359, 360, 361, 364, 375, 376, 379, 382, 383, 385, 386, 391, 395, 397, 399, 402, 407, 410, 411, 416, 419, 422, 424, 425, 427, 432, 437, 438, 439, 440, 441, 443, 446, 447, 448, 449, 452, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "read": [5, 7, 22, 23, 24, 25, 30, 32, 33, 40, 41, 42, 57, 60, 62, 63, 65, 67, 71, 72, 74, 75, 77, 78, 84, 85, 86, 91, 92, 93, 94, 99, 100, 102, 103, 104, 107, 109, 111, 114, 115, 116, 117, 119, 133, 134, 137, 140, 142, 143, 145, 146, 148, 150, 152, 154, 155, 156, 157, 158, 160, 163, 164, 167, 172, 173, 174, 178, 180, 181, 185, 186, 187, 188, 190, 191, 197, 200, 201, 204, 205, 208, 209, 210, 212, 213, 214, 215, 220, 222, 223, 227, 231, 232, 239, 240, 241, 242, 244, 245, 247, 248, 250, 251, 252, 253, 255, 259, 262, 265, 268, 273, 274, 275, 277, 278, 279, 280, 281, 282, 285, 289, 290, 292, 293, 294, 295, 296, 298, 299, 301, 302, 305, 306, 309, 310, 311, 312, 316, 317, 322, 325, 326, 327, 328, 329, 330, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 352, 356, 357, 362, 363, 366, 373, 375, 377, 378, 379, 381, 382, 386, 387, 391, 392, 393, 394, 396, 397, 399, 404, 407, 410, 411, 412, 413, 414, 416, 418, 419, 422, 423, 424, 425, 427, 429, 432, 435, 437, 443, 449, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "onli": [5, 7, 9, 10, 13, 22, 23, 26, 28, 30, 32, 33, 34, 38, 40, 41, 42, 44, 48, 50, 53, 56, 57, 58, 59, 60, 62, 63, 65, 67, 70, 71, 72, 74, 75, 76, 78, 83, 84, 86, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 104, 106, 107, 109, 111, 112, 114, 117, 119, 123, 129, 132, 134, 135, 136, 137, 138, 140, 141, 143, 146, 147, 148, 150, 151, 152, 155, 157, 158, 160, 163, 164, 166, 167, 172, 173, 174, 176, 180, 181, 183, 185, 186, 187, 188, 190, 191, 192, 193, 194, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 208, 209, 210, 211, 212, 213, 215, 218, 222, 223, 225, 227, 229, 231, 232, 239, 240, 241, 242, 245, 247, 248, 249, 250, 252, 254, 255, 256, 257, 258, 259, 263, 264, 265, 266, 267, 268, 272, 273, 275, 278, 279, 280, 281, 284, 285, 289, 290, 292, 293, 294, 296, 298, 299, 301, 302, 305, 308, 309, 310, 311, 312, 315, 316, 317, 319, 322, 325, 327, 328, 329, 330, 332, 334, 335, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 353, 355, 358, 359, 361, 362, 363, 365, 366, 372, 373, 374, 375, 377, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 404, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 440, 442, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 479, 480, 481], "like": [5, 7, 13, 18, 23, 25, 28, 30, 32, 33, 41, 42, 44, 48, 50, 54, 55, 56, 57, 59, 60, 62, 63, 65, 67, 72, 73, 74, 75, 76, 78, 83, 84, 86, 91, 92, 93, 94, 97, 98, 99, 102, 103, 106, 107, 109, 111, 114, 117, 118, 119, 123, 126, 130, 133, 136, 138, 140, 141, 143, 146, 148, 149, 150, 152, 155, 156, 157, 158, 160, 164, 166, 169, 172, 173, 174, 178, 179, 180, 181, 183, 187, 188, 190, 193, 196, 197, 198, 199, 200, 201, 202, 204, 205, 206, 210, 211, 212, 215, 222, 223, 225, 226, 227, 228, 230, 231, 232, 234, 239, 240, 241, 242, 244, 245, 246, 247, 249, 250, 251, 252, 254, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 269, 271, 272, 273, 275, 280, 281, 289, 290, 291, 292, 293, 294, 296, 297, 298, 301, 304, 305, 306, 307, 308, 310, 311, 316, 318, 321, 325, 327, 328, 329, 330, 332, 333, 334, 335, 336, 337, 338, 339, 341, 342, 344, 345, 346, 349, 350, 352, 355, 356, 357, 358, 359, 362, 363, 366, 372, 373, 375, 378, 379, 380, 381, 382, 383, 385, 386, 387, 391, 392, 394, 397, 398, 399, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 418, 419, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 439, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "char": [5, 7, 8, 9, 10, 11, 13, 14, 17, 18, 22, 23, 24, 25, 26, 30, 32, 33, 34, 38, 39, 40, 41, 42, 44, 47, 48, 50, 52, 53, 57, 58, 59, 60, 62, 63, 65, 71, 72, 74, 75, 78, 96, 118, 143, 155, 173, 174, 199, 244, 259, 279, 341, 342, 344, 364, 366, 383, 410, 425, 437, 462, 464, 465, 466, 469, 474, 477, 478, 480], "pointer": [5, 7, 9, 11, 13, 17, 18, 23, 30, 32, 38, 41, 42, 44, 48, 53, 54, 57, 58, 59, 60, 62, 63, 67, 71, 74, 75, 77, 78, 84, 86, 98, 101, 114, 115, 139, 174, 176, 239, 275, 280, 290, 296, 300, 305, 346, 349, 398, 427, 437, 461, 463, 464, 465, 466, 471, 472, 474, 476, 477, 480], "its": [5, 7, 9, 11, 22, 23, 25, 28, 30, 32, 33, 38, 41, 42, 44, 46, 48, 54, 55, 57, 59, 60, 62, 63, 65, 71, 72, 74, 75, 78, 83, 84, 86, 87, 88, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 117, 119, 123, 130, 132, 133, 134, 136, 140, 141, 146, 148, 149, 151, 152, 155, 160, 163, 164, 166, 167, 172, 173, 174, 175, 178, 180, 181, 183, 185, 188, 190, 191, 192, 193, 194, 195, 196, 199, 200, 202, 203, 204, 205, 206, 207, 208, 210, 211, 215, 222, 223, 225, 227, 232, 239, 240, 242, 244, 245, 247, 248, 249, 250, 252, 255, 258, 259, 262, 264, 265, 266, 268, 272, 273, 275, 276, 280, 281, 288, 289, 290, 292, 293, 294, 296, 298, 299, 301, 302, 304, 305, 306, 308, 310, 311, 312, 316, 317, 318, 319, 320, 321, 325, 326, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 352, 355, 357, 359, 361, 362, 363, 366, 369, 372, 373, 375, 377, 378, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 402, 403, 404, 407, 408, 409, 410, 412, 413, 414, 416, 417, 418, 419, 423, 424, 425, 426, 427, 429, 431, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "borrow": [5, 22, 27, 57, 62, 66, 72, 74, 86, 94, 209, 461, 462, 463, 480], "manag": [5, 17, 28, 32, 41, 60, 62, 67, 73, 75, 86, 87, 99, 107, 115, 117, 119, 121, 123, 125, 134, 136, 141, 148, 155, 161, 173, 181, 183, 184, 185, 188, 189, 191, 200, 210, 215, 222, 240, 242, 244, 247, 249, 251, 253, 255, 264, 268, 275, 281, 282, 292, 295, 296, 305, 312, 325, 326, 327, 334, 335, 338, 349, 352, 355, 356, 357, 359, 362, 365, 371, 373, 381, 385, 386, 392, 399, 400, 416, 419, 423, 424, 428, 431, 457, 458, 459, 462, 463, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "by": [5, 7, 13, 15, 18, 22, 23, 25, 26, 27, 28, 30, 32, 33, 34, 36, 38, 40, 41, 42, 44, 46, 48, 50, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 83, 86, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 105, 106, 107, 109, 111, 112, 114, 115, 117, 119, 123, 125, 129, 130, 132, 134, 135, 136, 137, 138, 140, 141, 143, 146, 148, 149, 151, 152, 154, 155, 156, 157, 158, 160, 163, 164, 166, 167, 170, 172, 174, 175, 176, 178, 180, 181, 183, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 215, 217, 218, 222, 223, 225, 227, 231, 232, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 277, 278, 279, 280, 281, 285, 288, 289, 290, 292, 293, 294, 296, 297, 298, 299, 300, 301, 302, 304, 305, 308, 309, 310, 311, 315, 316, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 350, 351, 352, 353, 355, 356, 357, 358, 359, 361, 362, 363, 366, 369, 372, 373, 374, 375, 377, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 391, 394, 395, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 437, 438, 440, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 467, 468, 470, 471, 472, 473, 475, 476, 477, 478, 479, 480], "share": [5, 7, 32, 34, 40, 41, 44, 57, 62, 63, 67, 70, 72, 75, 76, 78, 83, 93, 96, 98, 100, 101, 104, 112, 115, 117, 119, 130, 135, 161, 178, 180, 183, 209, 212, 223, 227, 232, 251, 256, 258, 263, 264, 275, 289, 290, 291, 293, 296, 308, 319, 323, 327, 334, 335, 337, 339, 341, 342, 349, 351, 355, 362, 363, 366, 372, 385, 386, 404, 423, 424, 425, 427, 429, 437, 452, 453, 458, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 474, 476, 477, 478, 480, 481], "lifetim": [5, 41, 67, 72, 84, 155, 166, 290, 402, 427, 460, 473, 476, 477, 480], "won": [5, 32, 33, 40, 62, 72, 74, 75, 84, 91, 93, 94, 97, 99, 100, 103, 106, 111, 119, 130, 136, 148, 164, 180, 181, 183, 190, 203, 222, 227, 240, 264, 266, 289, 290, 294, 296, 297, 326, 334, 344, 349, 366, 386, 413, 452, 460, 461, 463, 464, 465, 466, 467, 468, 472, 475, 477, 480], "releas": [5, 7, 9, 13, 23, 26, 28, 33, 34, 35, 38, 41, 44, 50, 56, 57, 60, 62, 63, 67, 71, 72, 74, 75, 76, 79, 83, 84, 92, 100, 102, 107, 112, 115, 119, 123, 129, 132, 135, 136, 144, 161, 166, 173, 174, 188, 207, 231, 232, 233, 252, 255, 264, 268, 280, 281, 290, 295, 296, 300, 330, 334, 337, 341, 349, 359, 362, 366, 368, 379, 381, 383, 397, 419, 423, 425, 433, 437, 452, 453, 457, 458, 459, 460, 461, 462, 463, 464, 465, 467, 468, 469, 471, 472, 481], "yourself": [5, 32, 42, 71, 84, 91, 93, 103, 106, 119, 152, 174, 176, 190, 198, 208, 247, 259, 263, 264, 265, 266, 289, 294, 325, 332, 338, 349, 385, 386, 387, 407, 458, 464, 467, 472], "ensur": [5, 18, 32, 33, 41, 44, 48, 50, 58, 62, 65, 67, 72, 75, 78, 83, 87, 91, 97, 98, 99, 100, 103, 117, 123, 129, 130, 134, 140, 155, 163, 166, 173, 178, 180, 183, 190, 193, 202, 207, 208, 223, 252, 259, 264, 266, 267, 275, 280, 281, 289, 290, 296, 321, 334, 337, 338, 341, 345, 349, 358, 359, 361, 366, 369, 373, 379, 383, 385, 386, 387, 397, 399, 402, 416, 418, 419, 425, 427, 452, 453, 458, 459, 462, 464, 465, 466, 472, 473, 474, 475, 476, 477, 478, 479, 480], "may": [5, 7, 9, 10, 11, 13, 22, 23, 24, 26, 27, 28, 30, 32, 33, 38, 41, 42, 44, 48, 50, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 77, 78, 83, 84, 87, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 112, 114, 117, 119, 123, 125, 129, 130, 135, 136, 137, 138, 140, 141, 143, 146, 147, 148, 152, 154, 155, 156, 158, 160, 163, 164, 166, 169, 170, 172, 173, 174, 178, 179, 180, 181, 183, 187, 188, 190, 191, 192, 193, 194, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 207, 208, 210, 212, 213, 215, 218, 220, 222, 223, 225, 227, 230, 231, 232, 239, 240, 242, 244, 245, 247, 248, 249, 250, 252, 254, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 272, 273, 275, 276, 278, 279, 280, 281, 284, 285, 289, 290, 292, 293, 294, 296, 297, 298, 299, 302, 304, 308, 309, 310, 311, 316, 317, 318, 319, 321, 322, 323, 325, 326, 327, 328, 329, 330, 332, 334, 335, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 359, 361, 362, 363, 366, 372, 373, 374, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 407, 408, 409, 410, 411, 412, 413, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 439, 440, 443, 450, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "safe": [5, 22, 23, 32, 33, 41, 44, 48, 50, 55, 58, 62, 63, 67, 71, 72, 74, 75, 84, 87, 100, 119, 122, 123, 126, 127, 129, 130, 131, 134, 135, 136, 140, 148, 157, 166, 172, 173, 174, 178, 190, 211, 232, 244, 247, 253, 255, 263, 264, 265, 267, 268, 280, 290, 296, 309, 321, 322, 325, 327, 328, 329, 331, 334, 337, 338, 342, 345, 359, 362, 383, 386, 387, 391, 395, 397, 399, 412, 458, 459, 460, 462, 465, 466, 471, 472, 473, 477, 478, 480], "pybufferproc": [5, 60, 62, 74], "bf_releasebuff": [5, 60, 62, 470], "must": [5, 7, 9, 11, 13, 17, 18, 22, 23, 26, 27, 28, 30, 32, 33, 34, 38, 40, 41, 42, 44, 46, 48, 55, 57, 58, 59, 60, 62, 63, 65, 70, 72, 74, 75, 76, 78, 83, 84, 88, 91, 92, 93, 94, 97, 98, 102, 103, 107, 109, 112, 114, 117, 119, 123, 129, 130, 136, 137, 140, 141, 143, 146, 147, 148, 151, 152, 155, 158, 164, 166, 169, 170, 172, 173, 174, 178, 180, 181, 183, 185, 186, 187, 188, 190, 192, 193, 194, 195, 197, 198, 199, 200, 201, 202, 203, 204, 205, 208, 210, 211, 215, 222, 223, 225, 227, 229, 231, 232, 239, 240, 242, 244, 245, 247, 252, 254, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 278, 279, 280, 285, 288, 289, 290, 292, 293, 294, 296, 298, 299, 301, 305, 311, 315, 316, 317, 319, 325, 326, 327, 328, 329, 330, 332, 334, 335, 336, 337, 338, 341, 342, 343, 344, 345, 349, 350, 352, 353, 355, 356, 358, 359, 362, 363, 366, 368, 372, 373, 375, 377, 379, 381, 383, 385, 386, 387, 391, 392, 394, 397, 398, 402, 403, 404, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 432, 433, 439, 440, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 471, 472, 473, 474, 475, 476, 477, 478, 480], "disallow": [5, 32, 62, 93, 117, 164, 178, 269, 290, 334, 337, 341, 420, 424, 458, 465, 471, 474, 477, 478, 480], "common": [5, 7, 23, 32, 33, 57, 62, 67, 72, 75, 83, 84, 88, 91, 92, 93, 94, 97, 99, 100, 106, 107, 111, 112, 117, 125, 132, 136, 155, 157, 164, 166, 173, 178, 180, 187, 190, 192, 197, 198, 200, 202, 204, 205, 208, 210, 212, 213, 216, 232, 239, 240, 242, 244, 248, 251, 256, 258, 259, 262, 264, 268, 269, 272, 273, 280, 281, 289, 290, 292, 296, 304, 315, 328, 329, 330, 332, 335, 337, 338, 343, 344, 345, 351, 355, 358, 359, 360, 361, 362, 363, 366, 370, 372, 381, 383, 385, 386, 387, 391, 392, 396, 397, 405, 414, 416, 418, 419, 422, 423, 424, 425, 427, 428, 429, 432, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 470, 472, 473, 474, 475, 477, 478, 479, 480, 481], "bytearray": [5, 7, 8, 32, 33, 63, 67, 77, 84, 86, 130, 142, 143, 158, 173, 179, 188, 210, 212, 222, 232, 234, 251, 255, 258, 259, 271, 275, 281, 296, 301, 315, 334, 338, 344, 383, 391, 397, 416, 421, 424, 425, 427, 447, 452, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 476, 477, 479, 480], "but": [5, 7, 9, 13, 18, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 38, 39, 41, 44, 46, 48, 53, 54, 57, 58, 59, 60, 62, 63, 65, 66, 71, 72, 74, 75, 76, 77, 78, 83, 86, 87, 88, 90, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 117, 119, 123, 125, 129, 130, 134, 136, 138, 140, 141, 143, 148, 149, 151, 152, 155, 156, 158, 164, 166, 169, 173, 174, 178, 180, 181, 183, 185, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 207, 208, 210, 212, 213, 215, 217, 218, 222, 225, 227, 232, 239, 240, 241, 242, 244, 245, 247, 248, 249, 252, 254, 255, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 279, 280, 281, 285, 286, 289, 290, 292, 293, 294, 296, 298, 301, 305, 306, 308, 309, 310, 311, 315, 316, 317, 318, 319, 320, 325, 326, 327, 328, 329, 330, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 350, 352, 355, 357, 359, 361, 362, 363, 366, 370, 372, 373, 374, 375, 378, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 397, 399, 400, 402, 404, 405, 407, 408, 410, 411, 412, 413, 414, 416, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 437, 438, 439, 440, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "also": [5, 7, 11, 13, 23, 26, 28, 30, 32, 33, 39, 41, 44, 48, 53, 54, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 78, 83, 84, 86, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 112, 117, 119, 123, 129, 130, 134, 136, 137, 138, 141, 142, 143, 146, 148, 149, 150, 151, 152, 154, 155, 157, 158, 160, 164, 166, 169, 170, 172, 173, 174, 178, 180, 181, 183, 185, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 202, 203, 204, 205, 208, 210, 211, 212, 213, 215, 217, 218, 222, 223, 225, 227, 230, 231, 232, 238, 239, 240, 241, 242, 244, 245, 247, 248, 250, 252, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 272, 273, 275, 276, 278, 280, 281, 285, 289, 290, 292, 293, 294, 296, 299, 302, 304, 305, 306, 308, 310, 311, 316, 318, 319, 321, 322, 325, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 352, 355, 358, 359, 361, 362, 363, 366, 372, 373, 374, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 426, 427, 428, 429, 431, 432, 433, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "some": [5, 7, 23, 28, 32, 33, 41, 57, 58, 59, 60, 62, 63, 67, 71, 72, 74, 75, 83, 84, 86, 87, 88, 91, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 117, 119, 123, 129, 130, 134, 135, 136, 138, 142, 146, 148, 151, 152, 154, 155, 158, 160, 164, 166, 172, 173, 174, 177, 178, 180, 181, 183, 185, 187, 188, 190, 191, 192, 193, 195, 196, 200, 201, 202, 203, 204, 205, 206, 210, 212, 213, 215, 218, 222, 223, 227, 231, 232, 237, 240, 241, 244, 245, 247, 248, 252, 254, 255, 256, 257, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 297, 299, 304, 305, 308, 311, 316, 319, 325, 326, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 350, 351, 352, 353, 355, 356, 357, 359, 361, 362, 363, 366, 373, 374, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 399, 400, 404, 407, 408, 409, 410, 411, 412, 413, 416, 419, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 438, 440, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "memoryview": [5, 7, 16, 67, 86, 109, 142, 222, 251, 281, 296, 329, 334, 349, 383, 424, 425, 447, 467, 471, 472, 474, 475, 478, 480, 481], "besid": [5, 75, 92, 93, 157, 180, 222, 255, 330, 373, 399, 432, 433, 458, 480], "requir": [5, 7, 18, 23, 28, 32, 34, 41, 44, 50, 57, 58, 62, 63, 67, 70, 71, 72, 74, 75, 78, 83, 84, 87, 88, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 112, 115, 119, 123, 129, 135, 136, 146, 147, 154, 155, 158, 163, 164, 166, 167, 174, 178, 180, 181, 183, 184, 186, 188, 190, 191, 192, 193, 197, 198, 199, 200, 204, 205, 207, 209, 210, 218, 223, 225, 231, 232, 240, 242, 244, 245, 247, 249, 250, 252, 254, 255, 258, 259, 262, 263, 264, 265, 266, 267, 268, 272, 277, 278, 280, 281, 285, 289, 290, 292, 293, 296, 297, 298, 302, 304, 305, 311, 316, 319, 325, 327, 329, 330, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 350, 353, 355, 358, 359, 362, 363, 366, 372, 373, 375, 378, 381, 382, 383, 384, 385, 386, 391, 392, 394, 396, 399, 402, 407, 410, 411, 412, 413, 414, 416, 418, 419, 422, 423, 424, 425, 427, 428, 429, 432, 433, 438, 450, 452, 455, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "no": [5, 7, 11, 13, 17, 18, 22, 23, 24, 26, 27, 30, 32, 33, 34, 36, 38, 40, 41, 44, 45, 48, 50, 52, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 74, 75, 76, 78, 83, 84, 87, 88, 91, 92, 93, 94, 98, 100, 101, 102, 103, 106, 107, 109, 112, 114, 117, 119, 123, 129, 130, 134, 135, 136, 138, 141, 143, 148, 150, 151, 152, 155, 158, 160, 164, 166, 167, 170, 172, 173, 174, 178, 180, 181, 183, 187, 188, 190, 192, 193, 194, 196, 197, 198, 200, 202, 204, 205, 206, 207, 208, 209, 210, 211, 213, 215, 222, 223, 225, 227, 231, 239, 240, 241, 242, 244, 245, 247, 248, 250, 252, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 280, 281, 285, 289, 290, 292, 293, 294, 296, 298, 299, 302, 304, 305, 306, 308, 310, 311, 315, 316, 317, 318, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 366, 368, 369, 370, 372, 373, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 432, 433, 438, 440, 441, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 475, 476, 477, 478, 479, 480], "check": [5, 7, 9, 17, 23, 25, 30, 32, 33, 40, 41, 42, 44, 48, 50, 53, 54, 57, 58, 59, 60, 62, 63, 66, 67, 71, 72, 74, 75, 83, 87, 88, 91, 93, 94, 96, 98, 99, 100, 101, 103, 106, 111, 116, 117, 119, 123, 125, 136, 140, 141, 146, 148, 152, 157, 158, 160, 164, 166, 170, 173, 174, 175, 178, 180, 183, 184, 185, 188, 194, 197, 202, 205, 208, 210, 211, 212, 218, 223, 226, 230, 239, 240, 242, 244, 245, 252, 253, 256, 259, 261, 262, 264, 265, 266, 267, 269, 272, 277, 280, 284, 285, 286, 290, 292, 293, 299, 300, 302, 317, 319, 325, 328, 329, 330, 331, 332, 334, 337, 338, 339, 341, 342, 344, 345, 349, 354, 355, 359, 360, 362, 372, 373, 375, 379, 381, 382, 383, 385, 386, 392, 396, 397, 399, 410, 413, 416, 419, 421, 424, 427, 428, 429, 433, 443, 452, 453, 454, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480, 481], "verifi": [5, 7, 67, 74, 84, 92, 94, 102, 158, 179, 184, 190, 208, 232, 240, 247, 253, 265, 266, 268, 290, 332, 337, 359, 385, 397, 404, 458, 465, 466, 470, 471, 472, 473, 474, 478, 480], "whether": [5, 7, 9, 11, 13, 17, 23, 30, 44, 57, 58, 62, 63, 72, 78, 84, 88, 91, 92, 94, 97, 98, 99, 102, 103, 106, 111, 112, 117, 130, 136, 140, 141, 148, 149, 151, 152, 154, 155, 156, 158, 164, 166, 173, 174, 178, 180, 183, 186, 188, 190, 193, 199, 204, 205, 207, 217, 222, 227, 231, 232, 240, 241, 244, 247, 252, 255, 256, 258, 263, 265, 266, 268, 269, 272, 273, 280, 281, 289, 290, 292, 293, 294, 296, 299, 304, 305, 308, 311, 316, 321, 325, 329, 330, 331, 332, 334, 335, 337, 338, 341, 343, 344, 345, 349, 355, 359, 362, 363, 366, 373, 377, 381, 383, 384, 385, 386, 387, 391, 392, 397, 399, 402, 404, 407, 412, 417, 418, 419, 423, 424, 425, 426, 427, 429, 433, 452, 453, 458, 461, 462, 463, 464, 465, 466, 471, 472, 473, 474, 475, 476, 477, 478, 480], "input": [5, 9, 33, 62, 63, 65, 67, 72, 74, 78, 83, 84, 92, 94, 97, 99, 106, 107, 109, 111, 115, 117, 119, 130, 134, 138, 139, 140, 141, 143, 146, 148, 152, 154, 155, 156, 157, 164, 166, 170, 172, 173, 180, 183, 187, 188, 190, 191, 192, 193, 194, 197, 198, 200, 204, 205, 206, 210, 216, 218, 219, 222, 226, 231, 232, 241, 242, 244, 251, 255, 258, 259, 261, 264, 266, 267, 268, 272, 280, 281, 289, 290, 292, 294, 298, 299, 304, 306, 308, 311, 314, 316, 317, 319, 325, 328, 332, 334, 337, 338, 341, 345, 349, 351, 356, 358, 359, 361, 363, 365, 366, 372, 373, 374, 378, 386, 391, 392, 394, 398, 404, 405, 408, 409, 410, 411, 412, 413, 414, 418, 424, 425, 426, 427, 428, 429, 431, 432, 438, 440, 447, 449, 452, 453, 459, 462, 463, 464, 465, 466, 467, 468, 469, 472, 473, 474, 475, 476, 477, 478, 480], "immut": [5, 9, 10, 28, 32, 34, 59, 62, 63, 67, 84, 86, 92, 98, 119, 158, 172, 173, 178, 180, 183, 205, 218, 222, 223, 252, 264, 288, 290, 293, 424, 427, 439, 446, 459, 462, 463, 464, 465, 466, 467, 471, 478, 479, 480], "would": [5, 7, 18, 23, 30, 32, 33, 46, 57, 58, 60, 63, 71, 72, 74, 75, 76, 78, 83, 84, 87, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 109, 111, 117, 119, 123, 135, 136, 148, 151, 155, 158, 164, 166, 167, 169, 173, 174, 178, 180, 181, 183, 185, 187, 190, 193, 196, 197, 199, 200, 202, 204, 205, 209, 210, 222, 223, 225, 227, 231, 232, 239, 240, 242, 244, 247, 250, 252, 255, 258, 259, 264, 265, 266, 269, 272, 273, 280, 289, 290, 302, 304, 305, 310, 316, 317, 319, 327, 328, 329, 330, 334, 335, 337, 338, 339, 341, 342, 343, 345, 349, 350, 352, 353, 355, 359, 362, 366, 369, 373, 378, 379, 381, 383, 384, 385, 386, 387, 391, 392, 397, 399, 400, 402, 405, 407, 409, 410, 418, 419, 420, 422, 423, 424, 425, 427, 429, 431, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 477, 478, 479, 480], "honor": [5, 112, 248, 294, 349, 355, 417, 465, 466, 476, 480], "writabl": [5, 7, 42, 57, 67, 83, 115, 117, 130, 146, 148, 245, 252, 255, 275, 280, 290, 292, 301, 312, 329, 334, 335, 338, 341, 344, 365, 366, 399, 419, 425, 429, 433, 463, 465, 473, 475, 476, 477, 480], "anoth": [5, 7, 22, 23, 30, 32, 41, 57, 62, 63, 71, 72, 74, 75, 76, 83, 88, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 117, 122, 123, 129, 130, 132, 136, 141, 148, 152, 155, 160, 164, 166, 170, 173, 174, 178, 180, 183, 190, 191, 193, 200, 210, 212, 218, 222, 223, 227, 232, 240, 242, 244, 247, 252, 255, 258, 259, 264, 265, 267, 268, 275, 280, 284, 285, 289, 290, 293, 294, 296, 298, 305, 306, 308, 311, 316, 325, 329, 330, 335, 337, 338, 341, 342, 344, 345, 349, 350, 351, 352, 362, 366, 372, 373, 375, 377, 381, 383, 385, 386, 387, 391, 392, 396, 399, 402, 404, 405, 407, 408, 410, 411, 419, 422, 424, 425, 426, 427, 429, 433, 440, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 472, 473, 475, 476, 478, 479, 480], "thread": [5, 17, 23, 30, 31, 33, 34, 41, 50, 52, 58, 62, 67, 72, 75, 78, 84, 86, 98, 99, 104, 115, 121, 122, 126, 127, 129, 130, 131, 132, 134, 135, 137, 146, 157, 161, 163, 166, 167, 173, 184, 187, 211, 223, 229, 242, 244, 245, 251, 253, 254, 263, 265, 266, 267, 268, 280, 287, 290, 313, 318, 319, 321, 322, 329, 335, 337, 338, 341, 345, 349, 363, 365, 383, 392, 396, 397, 399, 425, 442, 452, 453, 459, 461, 462, 463, 464, 465, 466, 467, 476, 479, 480, 481], "mutat": [5, 22, 62, 84, 98, 164, 178, 193, 223, 247, 255, 280, 327, 341, 383, 387, 397, 461, 463, 474, 480], "variant": [5, 22, 30, 40, 46, 62, 67, 72, 83, 92, 94, 100, 103, 106, 117, 123, 155, 157, 164, 174, 180, 181, 183, 188, 200, 222, 223, 242, 245, 253, 258, 279, 280, 290, 293, 300, 329, 334, 337, 338, 355, 385, 386, 387, 392, 395, 413, 425, 429, 464, 465, 466, 467, 471, 474, 477, 478, 479, 480], "etc": [5, 33, 63, 78, 83, 84, 93, 94, 99, 100, 106, 107, 117, 130, 138, 143, 148, 152, 203, 208, 222, 240, 241, 244, 249, 252, 256, 263, 264, 266, 269, 273, 278, 280, 281, 289, 290, 293, 300, 304, 305, 307, 308, 316, 326, 331, 334, 337, 338, 355, 362, 363, 366, 372, 381, 383, 385, 391, 404, 407, 419, 425, 428, 433, 448, 453, 457, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 478, 479, 480], "py_ssize_t_clean": [5, 34, 58, 71, 72, 75, 464, 469, 478, 480], "defin": [5, 7, 11, 23, 25, 28, 32, 33, 34, 41, 42, 44, 49, 56, 58, 60, 62, 63, 67, 70, 71, 72, 73, 76, 78, 83, 86, 87, 91, 92, 93, 94, 99, 100, 102, 103, 106, 107, 111, 112, 113, 115, 117, 119, 122, 123, 129, 130, 137, 138, 140, 141, 143, 147, 148, 150, 151, 152, 155, 158, 164, 166, 169, 170, 172, 173, 174, 176, 178, 180, 181, 183, 184, 186, 188, 190, 191, 193, 196, 200, 202, 205, 208, 209, 210, 212, 213, 222, 223, 227, 230, 232, 238, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 252, 255, 256, 259, 262, 263, 264, 266, 268, 272, 273, 280, 284, 285, 287, 290, 292, 293, 294, 296, 298, 299, 301, 302, 304, 306, 309, 311, 316, 317, 319, 320, 321, 322, 325, 326, 328, 329, 330, 332, 334, 335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 349, 350, 352, 353, 355, 358, 359, 362, 363, 366, 369, 372, 373, 374, 377, 378, 381, 382, 384, 385, 386, 387, 391, 392, 394, 397, 398, 399, 400, 402, 404, 405, 407, 408, 410, 411, 412, 416, 418, 419, 420, 422, 423, 424, 426, 427, 429, 431, 432, 433, 437, 438, 440, 446, 447, 452, 453, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 473, 474, 475, 476, 477, 478, 479, 480, 481], "befor": [5, 7, 13, 17, 22, 23, 27, 28, 30, 31, 33, 41, 44, 50, 54, 55, 57, 58, 59, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 78, 84, 86, 87, 88, 91, 92, 93, 94, 98, 99, 100, 101, 103, 106, 107, 112, 114, 117, 123, 125, 129, 130, 132, 133, 134, 136, 137, 138, 140, 146, 148, 150, 152, 154, 155, 156, 164, 166, 167, 173, 174, 180, 181, 183, 187, 188, 190, 192, 193, 198, 200, 202, 210, 215, 222, 223, 231, 239, 240, 242, 244, 245, 247, 252, 255, 256, 258, 263, 264, 265, 266, 267, 268, 273, 275, 280, 285, 289, 290, 292, 293, 294, 296, 297, 302, 304, 305, 306, 310, 311, 316, 317, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 341, 342, 343, 344, 345, 349, 350, 352, 353, 355, 356, 359, 361, 362, 363, 372, 373, 379, 380, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 398, 399, 402, 404, 407, 408, 409, 410, 411, 412, 413, 417, 419, 422, 423, 424, 425, 426, 427, 428, 429, 432, 433, 443, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "on": [5, 7, 9, 11, 13, 17, 18, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 38, 39, 40, 42, 44, 46, 48, 50, 52, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 72, 73, 74, 75, 78, 79, 85, 87, 88, 90, 91, 92, 93, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 109, 111, 112, 117, 119, 123, 129, 130, 132, 133, 134, 135, 136, 137, 138, 141, 142, 143, 150, 151, 152, 154, 155, 158, 160, 161, 163, 164, 166, 167, 169, 170, 172, 173, 174, 175, 176, 178, 180, 182, 183, 184, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 200, 202, 203, 204, 205, 206, 207, 208, 209, 210, 212, 217, 218, 221, 222, 225, 226, 229, 230, 231, 232, 239, 240, 241, 242, 243, 245, 247, 248, 249, 250, 251, 252, 254, 255, 256, 257, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 278, 279, 280, 281, 284, 285, 286, 289, 290, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 308, 310, 311, 312, 313, 315, 316, 317, 318, 319, 320, 321, 322, 323, 325, 326, 327, 328, 329, 331, 332, 335, 336, 337, 339, 340, 342, 343, 344, 349, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 365, 366, 368, 369, 370, 372, 373, 375, 378, 379, 381, 382, 383, 384, 385, 386, 391, 392, 394, 395, 396, 397, 398, 399, 400, 402, 403, 404, 407, 408, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 438, 439, 443, 445, 446, 448, 452, 453, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "older": [5, 32, 60, 62, 67, 72, 74, 91, 100, 102, 116, 117, 161, 174, 183, 187, 199, 227, 232, 244, 248, 249, 265, 285, 290, 292, 294, 296, 311, 325, 337, 338, 349, 351, 359, 366, 374, 383, 392, 412, 419, 427, 429, 459, 462, 465, 466, 472, 473, 474, 475, 476, 477, 478, 479, 480], "length": [5, 7, 9, 22, 23, 24, 33, 34, 48, 53, 54, 55, 57, 58, 59, 62, 63, 67, 72, 74, 78, 84, 86, 91, 92, 93, 94, 96, 98, 100, 106, 107, 114, 117, 118, 119, 138, 139, 140, 143, 155, 171, 173, 174, 181, 183, 187, 188, 192, 193, 198, 199, 202, 204, 205, 212, 222, 239, 242, 245, 251, 255, 256, 258, 259, 265, 266, 267, 268, 270, 272, 275, 280, 281, 289, 290, 305, 311, 316, 317, 325, 329, 332, 334, 337, 338, 342, 344, 349, 355, 358, 361, 362, 363, 373, 382, 383, 385, 386, 390, 392, 397, 402, 404, 405, 407, 412, 416, 419, 420, 421, 424, 425, 427, 432, 433, 452, 458, 459, 461, 462, 463, 464, 465, 466, 467, 472, 473, 474, 475, 476, 477, 478, 480], "int": [5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 50, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 78, 83, 86, 87, 88, 92, 93, 96, 97, 98, 99, 100, 102, 103, 109, 110, 111, 117, 118, 119, 123, 124, 136, 137, 152, 157, 163, 164, 167, 173, 178, 180, 183, 187, 190, 208, 210, 218, 222, 223, 233, 237, 245, 251, 252, 253, 255, 256, 259, 264, 272, 278, 281, 286, 288, 289, 290, 292, 296, 301, 303, 313, 315, 316, 323, 325, 334, 337, 340, 342, 344, 348, 349, 350, 355, 363, 364, 375, 376, 379, 381, 382, 383, 385, 386, 395, 399, 402, 404, 407, 408, 409, 410, 416, 424, 425, 426, 427, 437, 438, 440, 443, 446, 447, 448, 452, 453, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480], "exist": [5, 9, 22, 23, 25, 26, 30, 32, 33, 38, 41, 54, 57, 58, 62, 63, 65, 66, 67, 71, 72, 75, 78, 83, 84, 92, 93, 94, 97, 99, 100, 102, 103, 106, 107, 109, 112, 114, 116, 117, 119, 123, 125, 133, 136, 141, 146, 148, 152, 155, 157, 158, 160, 164, 166, 173, 178, 180, 181, 184, 186, 188, 190, 191, 193, 197, 202, 203, 205, 207, 208, 209, 210, 213, 215, 216, 222, 223, 227, 231, 232, 233, 240, 241, 244, 245, 247, 248, 249, 250, 252, 254, 255, 256, 258, 264, 265, 266, 267, 268, 269, 273, 275, 278, 280, 281, 284, 285, 289, 290, 291, 292, 293, 294, 296, 299, 305, 310, 316, 317, 321, 327, 329, 330, 331, 334, 337, 338, 339, 340, 341, 342, 344, 345, 349, 351, 352, 355, 357, 359, 363, 365, 366, 369, 372, 373, 381, 383, 384, 385, 386, 391, 392, 394, 396, 397, 399, 400, 402, 404, 407, 410, 416, 418, 419, 420, 422, 424, 425, 426, 427, 429, 432, 433, 450, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "store": [5, 7, 11, 13, 18, 25, 27, 28, 32, 33, 40, 41, 48, 55, 57, 60, 62, 63, 67, 72, 74, 75, 78, 83, 84, 87, 88, 92, 94, 98, 99, 100, 103, 106, 107, 114, 117, 119, 130, 131, 138, 151, 155, 157, 164, 167, 170, 173, 174, 178, 180, 181, 183, 188, 190, 193, 194, 197, 198, 200, 202, 205, 240, 242, 244, 245, 247, 250, 252, 253, 255, 258, 261, 264, 267, 268, 269, 273, 275, 280, 281, 285, 290, 295, 296, 297, 311, 325, 326, 327, 332, 334, 335, 337, 338, 339, 341, 344, 349, 352, 355, 359, 362, 372, 373, 377, 378, 379, 381, 382, 383, 385, 386, 387, 392, 399, 402, 404, 407, 410, 416, 418, 419, 422, 424, 425, 427, 428, 429, 432, 433, 440, 445, 452, 455, 457, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 476, 477, 478, 479, 480], "contain": [5, 7, 9, 13, 22, 23, 25, 28, 30, 32, 33, 39, 40, 41, 48, 50, 53, 54, 57, 58, 59, 60, 62, 63, 67, 71, 72, 74, 75, 76, 77, 78, 83, 84, 87, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 111, 114, 115, 119, 123, 130, 136, 138, 140, 141, 143, 146, 148, 149, 154, 155, 156, 160, 164, 166, 167, 169, 172, 173, 174, 175, 178, 179, 180, 181, 184, 186, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 208, 210, 211, 212, 213, 221, 222, 223, 227, 231, 232, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 251, 252, 253, 254, 255, 259, 263, 264, 265, 266, 267, 268, 269, 271, 273, 275, 276, 278, 280, 281, 284, 285, 287, 288, 289, 290, 292, 293, 294, 296, 297, 299, 301, 302, 304, 305, 308, 309, 310, 311, 316, 319, 321, 325, 327, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 351, 352, 355, 358, 359, 361, 362, 363, 366, 372, 373, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 399, 400, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 426, 427, 428, 429, 431, 432, 433, 437, 438, 439, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "embed": [5, 7, 9, 32, 34, 44, 56, 60, 63, 67, 72, 73, 78, 91, 92, 98, 103, 106, 125, 132, 160, 172, 174, 196, 199, 256, 263, 277, 278, 290, 305, 316, 341, 345, 359, 363, 366, 372, 397, 412, 417, 418, 432, 448, 458, 460, 461, 464, 466, 472, 474, 477, 478, 479, 480, 481], "code": [5, 7, 9, 11, 12, 13, 18, 22, 23, 26, 27, 30, 33, 34, 38, 40, 41, 44, 47, 50, 54, 55, 58, 59, 62, 63, 65, 67, 71, 72, 74, 75, 76, 77, 78, 79, 83, 86, 87, 90, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 104, 109, 115, 118, 119, 125, 127, 129, 130, 132, 134, 136, 138, 139, 140, 141, 143, 148, 149, 153, 155, 160, 163, 164, 165, 166, 167, 172, 173, 174, 177, 178, 179, 181, 183, 184, 185, 187, 188, 190, 193, 199, 200, 202, 203, 205, 208, 209, 210, 211, 212, 218, 222, 223, 225, 227, 232, 233, 238, 239, 240, 242, 245, 248, 251, 253, 254, 256, 258, 259, 263, 264, 265, 266, 267, 268, 270, 271, 275, 276, 277, 280, 281, 284, 285, 289, 290, 292, 293, 294, 296, 299, 305, 306, 308, 309, 310, 311, 312, 316, 317, 321, 322, 327, 328, 329, 330, 331, 332, 334, 337, 338, 343, 344, 345, 348, 349, 351, 353, 359, 361, 362, 363, 365, 366, 372, 373, 374, 375, 377, 378, 379, 382, 383, 386, 387, 390, 391, 392, 394, 396, 399, 404, 405, 407, 408, 410, 411, 412, 416, 417, 418, 419, 420, 423, 424, 426, 427, 428, 429, 431, 432, 433, 439, 442, 445, 451, 452, 453, 455, 459, 460, 461, 463, 464, 465, 466, 467, 468, 469, 471, 474, 476, 477, 478, 480, 481], "point": [5, 7, 16, 17, 18, 22, 23, 30, 32, 33, 38, 40, 41, 42, 44, 46, 54, 57, 59, 62, 63, 65, 67, 72, 76, 78, 83, 84, 86, 91, 92, 94, 98, 99, 100, 103, 106, 111, 112, 113, 123, 130, 132, 134, 135, 136, 138, 141, 150, 151, 155, 157, 159, 160, 164, 166, 167, 173, 174, 178, 180, 186, 187, 190, 193, 197, 199, 200, 202, 203, 206, 210, 218, 222, 229, 232, 244, 247, 251, 258, 259, 263, 264, 265, 266, 268, 271, 272, 275, 277, 278, 280, 287, 289, 290, 291, 293, 294, 296, 299, 305, 316, 319, 325, 328, 329, 330, 334, 337, 338, 340, 341, 342, 343, 344, 349, 351, 352, 355, 359, 362, 363, 366, 369, 373, 375, 378, 381, 383, 385, 386, 387, 392, 396, 400, 405, 408, 409, 410, 411, 418, 420, 422, 424, 425, 426, 427, 429, 433, 438, 439, 441, 446, 453, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "doe": [5, 9, 13, 22, 23, 25, 26, 27, 28, 30, 32, 33, 41, 44, 48, 53, 54, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 76, 83, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 107, 111, 112, 113, 117, 119, 123, 130, 136, 137, 140, 143, 146, 148, 150, 154, 155, 158, 160, 164, 166, 172, 173, 174, 176, 178, 180, 181, 183, 185, 187, 188, 190, 191, 192, 193, 194, 195, 197, 198, 199, 200, 202, 204, 205, 207, 210, 217, 218, 222, 223, 225, 227, 231, 232, 239, 240, 241, 242, 244, 247, 248, 249, 250, 252, 254, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 273, 275, 280, 281, 285, 289, 290, 292, 293, 294, 296, 297, 298, 299, 305, 306, 308, 311, 316, 319, 325, 327, 328, 329, 330, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 350, 351, 353, 355, 359, 361, 362, 363, 365, 373, 375, 377, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 402, 403, 404, 407, 408, 409, 410, 411, 412, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 432, 433, 437, 439, 446, 449, 452, 453, 458, 459, 460, 461, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "valueerror": [5, 9, 18, 23, 38, 40, 57, 63, 67, 84, 92, 93, 97, 99, 107, 111, 112, 117, 118, 119, 123, 131, 135, 140, 141, 144, 147, 148, 154, 155, 156, 157, 160, 163, 164, 170, 172, 173, 178, 180, 183, 190, 193, 194, 200, 202, 205, 206, 207, 208, 210, 220, 222, 224, 229, 240, 245, 247, 252, 255, 256, 258, 259, 264, 265, 271, 272, 275, 280, 281, 285, 289, 290, 291, 293, 299, 302, 311, 313, 315, 319, 322, 326, 327, 329, 330, 332, 334, 337, 338, 340, 341, 342, 345, 348, 349, 350, 362, 363, 376, 384, 385, 386, 391, 392, 396, 405, 407, 419, 422, 424, 427, 438, 439, 440, 443, 447, 461, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "rais": [5, 7, 9, 13, 18, 22, 24, 25, 26, 28, 31, 32, 33, 36, 38, 44, 46, 48, 53, 54, 57, 58, 59, 60, 62, 63, 65, 66, 67, 72, 74, 75, 77, 87, 91, 92, 93, 94, 97, 100, 102, 104, 106, 107, 109, 111, 112, 117, 119, 122, 123, 129, 130, 132, 134, 135, 136, 137, 138, 140, 141, 143, 144, 146, 147, 148, 150, 151, 154, 155, 156, 157, 160, 163, 164, 166, 167, 169, 170, 172, 173, 174, 178, 180, 181, 183, 184, 188, 190, 191, 193, 194, 195, 196, 197, 199, 200, 202, 203, 205, 206, 208, 210, 212, 215, 218, 222, 223, 225, 226, 227, 230, 231, 232, 233, 239, 240, 241, 242, 244, 245, 247, 249, 250, 252, 255, 256, 258, 259, 261, 262, 263, 264, 265, 266, 267, 268, 269, 272, 275, 278, 279, 280, 281, 284, 285, 288, 290, 292, 293, 294, 296, 299, 301, 302, 304, 308, 311, 316, 319, 320, 322, 325, 326, 327, 328, 329, 330, 332, 334, 335, 336, 337, 338, 341, 342, 344, 345, 349, 350, 352, 353, 355, 356, 359, 362, 363, 366, 375, 378, 379, 381, 382, 383, 384, 385, 386, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 410, 411, 412, 413, 416, 419, 420, 422, 424, 425, 426, 427, 428, 429, 430, 432, 437, 438, 439, 440, 452, 453, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "utf": [5, 16, 22, 23, 26, 30, 32, 33, 39, 44, 48, 58, 67, 86, 99, 100, 106, 115, 117, 119, 142, 148, 164, 172, 185, 187, 193, 194, 202, 203, 205, 206, 215, 220, 222, 232, 245, 247, 248, 249, 255, 259, 262, 263, 281, 283, 285, 294, 296, 302, 304, 311, 327, 334, 335, 337, 338, 341, 349, 355, 375, 391, 392, 395, 396, 404, 408, 410, 416, 418, 419, 425, 429, 432, 438, 443, 445, 452, 453, 455, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 478, 479, 480], "encod": [5, 14, 16, 22, 23, 24, 26, 30, 32, 33, 39, 44, 48, 57, 58, 65, 67, 70, 76, 83, 86, 91, 96, 99, 100, 102, 103, 107, 115, 116, 117, 118, 123, 130, 133, 138, 140, 142, 143, 146, 147, 148, 150, 153, 164, 167, 172, 173, 174, 175, 181, 183, 185, 187, 188, 190, 191, 192, 193, 194, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 210, 211, 215, 220, 222, 227, 231, 232, 239, 241, 245, 247, 248, 249, 250, 252, 253, 255, 261, 262, 263, 264, 265, 266, 267, 273, 281, 282, 290, 292, 293, 294, 296, 301, 304, 306, 311, 314, 327, 332, 334, 337, 338, 341, 344, 345, 346, 349, 353, 355, 356, 357, 359, 366, 374, 375, 383, 392, 394, 398, 404, 405, 408, 410, 412, 413, 414, 416, 417, 418, 419, 425, 429, 442, 443, 452, 458, 459, 460, 461, 463, 464, 465, 466, 467, 470, 471, 472, 473, 474, 475, 477, 478, 479, 480, 481], "convers": [5, 9, 18, 32, 33, 62, 63, 67, 71, 91, 92, 115, 117, 119, 130, 140, 143, 155, 164, 180, 183, 192, 222, 251, 253, 255, 259, 263, 268, 273, 287, 289, 290, 296, 315, 334, 338, 342, 344, 345, 349, 355, 375, 382, 386, 391, 394, 423, 424, 428, 430, 432, 447, 452, 458, 464, 465, 466, 467, 468, 472, 474, 475, 477, 478, 480, 481], "fail": [5, 7, 9, 11, 18, 23, 24, 30, 32, 34, 40, 41, 44, 46, 55, 63, 67, 71, 72, 75, 78, 83, 84, 87, 88, 93, 100, 102, 103, 107, 117, 119, 135, 136, 148, 150, 151, 166, 173, 180, 184, 185, 187, 190, 206, 208, 210, 212, 241, 242, 244, 246, 247, 252, 254, 255, 258, 259, 263, 265, 267, 268, 269, 275, 280, 289, 290, 292, 293, 294, 299, 304, 316, 319, 325, 327, 329, 330, 331, 332, 333, 334, 337, 338, 341, 342, 345, 349, 355, 359, 362, 366, 379, 383, 385, 386, 387, 392, 402, 405, 410, 413, 416, 419, 422, 424, 425, 426, 428, 429, 433, 440, 452, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 476, 477, 478, 480], "unicodeerror": [5, 23, 67, 86, 155, 180, 199, 210, 290, 341, 447, 462, 467], "accept": [5, 18, 23, 28, 30, 32, 57, 60, 63, 65, 66, 67, 72, 74, 75, 78, 84, 88, 91, 94, 97, 100, 102, 103, 104, 106, 107, 111, 114, 117, 119, 123, 130, 134, 136, 138, 140, 143, 146, 147, 148, 151, 152, 155, 160, 161, 164, 166, 170, 173, 174, 175, 178, 180, 181, 183, 187, 188, 190, 198, 202, 203, 205, 206, 210, 212, 218, 223, 225, 231, 232, 238, 239, 240, 242, 244, 245, 246, 247, 248, 249, 250, 252, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 272, 275, 279, 280, 288, 289, 290, 292, 296, 311, 316, 321, 325, 326, 327, 329, 330, 332, 335, 337, 338, 341, 345, 349, 355, 359, 361, 363, 372, 373, 375, 377, 379, 382, 383, 385, 391, 392, 394, 398, 400, 402, 404, 408, 410, 413, 416, 418, 419, 423, 424, 425, 427, 429, 432, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "want": [5, 7, 23, 25, 32, 33, 55, 62, 67, 71, 72, 74, 75, 76, 78, 83, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 112, 117, 119, 123, 129, 133, 138, 140, 141, 148, 149, 152, 154, 156, 164, 166, 173, 174, 177, 180, 184, 187, 190, 193, 197, 198, 199, 202, 205, 208, 212, 215, 222, 223, 225, 227, 232, 239, 240, 242, 244, 245, 247, 248, 252, 263, 264, 265, 266, 269, 272, 273, 275, 280, 289, 290, 293, 294, 296, 297, 299, 305, 310, 316, 325, 326, 329, 330, 332, 334, 335, 337, 338, 341, 342, 345, 349, 352, 355, 361, 362, 366, 378, 381, 383, 385, 386, 387, 391, 392, 397, 399, 404, 410, 418, 419, 422, 423, 425, 426, 429, 438, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 476, 478, 479, 480], "filesystem": [5, 23, 32, 33, 58, 63, 65, 67, 86, 106, 117, 123, 140, 164, 210, 212, 213, 216, 247, 251, 263, 268, 280, 290, 294, 299, 321, 329, 338, 349, 352, 355, 359, 385, 386, 396, 397, 418, 419, 452, 458, 460, 466, 471, 474, 477, 480], "path": [5, 23, 24, 30, 31, 32, 34, 38, 58, 63, 67, 71, 72, 75, 83, 84, 86, 87, 92, 94, 96, 98, 99, 100, 102, 106, 108, 111, 115, 116, 117, 123, 133, 136, 139, 141, 145, 146, 147, 148, 160, 164, 166, 173, 181, 187, 190, 197, 207, 210, 212, 216, 217, 220, 222, 227, 228, 231, 239, 240, 241, 242, 244, 246, 248, 249, 250, 251, 252, 253, 255, 258, 262, 263, 264, 265, 266, 267, 268, 273, 276, 277, 278, 280, 283, 285, 289, 290, 294, 299, 305, 308, 309, 310, 312, 317, 321, 324, 327, 328, 329, 331, 332, 334, 337, 338, 339, 345, 349, 353, 355, 357, 359, 363, 366, 381, 383, 385, 386, 391, 392, 396, 397, 400, 402, 404, 410, 413, 416, 417, 418, 420, 422, 425, 430, 433, 435, 447, 449, 450, 452, 453, 455, 457, 459, 461, 462, 463, 464, 465, 466, 468, 470, 472, 473, 474, 475, 477, 479, 480], "them": [5, 7, 22, 23, 32, 33, 44, 58, 62, 63, 65, 67, 70, 72, 75, 76, 83, 84, 88, 90, 91, 93, 94, 97, 98, 99, 103, 106, 107, 109, 111, 117, 119, 123, 125, 131, 136, 148, 152, 155, 156, 158, 160, 164, 166, 167, 172, 173, 174, 178, 180, 181, 183, 185, 188, 190, 192, 193, 198, 203, 205, 211, 213, 222, 223, 227, 232, 240, 241, 244, 245, 247, 248, 252, 255, 263, 264, 265, 266, 268, 280, 281, 285, 289, 290, 292, 293, 296, 304, 305, 316, 319, 321, 325, 327, 332, 334, 337, 338, 339, 341, 344, 345, 349, 350, 352, 355, 356, 359, 361, 362, 366, 372, 373, 379, 381, 383, 385, 386, 387, 397, 398, 402, 407, 408, 409, 410, 419, 424, 425, 427, 428, 429, 431, 433, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "prefer": [5, 22, 23, 28, 30, 33, 42, 48, 60, 62, 67, 84, 93, 94, 100, 107, 111, 117, 123, 136, 158, 164, 174, 180, 183, 199, 202, 210, 222, 247, 252, 255, 258, 263, 268, 272, 280, 289, 290, 296, 310, 329, 337, 338, 340, 341, 345, 349, 352, 359, 361, 362, 363, 365, 373, 381, 382, 383, 400, 402, 413, 418, 423, 429, 453, 458, 464, 466, 471, 472, 473, 475, 476, 477, 478, 480], "pyunicode_fsconvert": [5, 56, 63, 476, 480], "previous": [5, 7, 9, 11, 13, 17, 22, 23, 26, 27, 28, 32, 39, 41, 46, 57, 58, 60, 62, 63, 71, 72, 74, 75, 78, 83, 84, 88, 91, 94, 99, 100, 103, 106, 117, 119, 123, 129, 130, 136, 137, 141, 146, 148, 155, 164, 166, 167, 170, 173, 174, 178, 180, 183, 187, 188, 190, 204, 205, 210, 211, 213, 218, 223, 227, 239, 242, 244, 247, 252, 255, 258, 262, 264, 266, 267, 268, 273, 275, 279, 280, 281, 289, 290, 294, 296, 308, 311, 316, 326, 327, 328, 330, 332, 334, 337, 338, 341, 344, 349, 352, 353, 355, 359, 361, 362, 363, 372, 373, 377, 379, 381, 382, 383, 385, 386, 387, 391, 392, 397, 398, 402, 407, 410, 417, 419, 420, 423, 424, 425, 426, 429, 433, 443, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "typeerror": [5, 9, 22, 23, 38, 40, 46, 47, 48, 53, 54, 57, 58, 60, 62, 63, 66, 67, 72, 74, 75, 84, 88, 92, 93, 94, 97, 106, 107, 117, 118, 119, 126, 140, 164, 165, 166, 169, 173, 178, 180, 181, 183, 190, 193, 194, 195, 196, 202, 203, 208, 210, 222, 230, 247, 252, 255, 256, 259, 265, 271, 272, 275, 288, 289, 290, 293, 301, 315, 341, 349, 363, 383, 385, 386, 391, 395, 399, 408, 410, 416, 419, 424, 425, 427, 433, 438, 439, 440, 446, 447, 448, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 473, 474, 475, 476, 477, 478, 479, 480], "was": [5, 7, 9, 11, 13, 17, 18, 22, 23, 26, 27, 30, 32, 41, 44, 48, 53, 55, 57, 58, 59, 60, 62, 63, 65, 72, 74, 75, 76, 84, 87, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 114, 117, 119, 122, 123, 129, 130, 134, 136, 137, 138, 140, 141, 146, 148, 149, 152, 154, 155, 158, 160, 164, 166, 167, 172, 174, 178, 180, 183, 185, 187, 188, 190, 193, 196, 198, 199, 202, 203, 204, 207, 208, 210, 211, 215, 222, 223, 225, 227, 231, 232, 239, 240, 241, 242, 244, 245, 247, 248, 249, 252, 255, 256, 263, 264, 265, 266, 267, 268, 269, 272, 275, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 299, 304, 305, 308, 310, 311, 316, 317, 318, 319, 325, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 359, 361, 362, 363, 366, 373, 374, 375, 377, 379, 381, 382, 383, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 404, 405, 407, 410, 411, 412, 416, 417, 419, 420, 422, 423, 424, 425, 427, 429, 431, 432, 433, 438, 440, 449, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "were": [5, 7, 9, 17, 18, 23, 26, 32, 57, 60, 62, 65, 72, 74, 75, 92, 94, 99, 100, 103, 109, 117, 119, 123, 130, 136, 137, 141, 146, 148, 155, 157, 164, 166, 174, 178, 180, 183, 185, 187, 188, 190, 193, 196, 197, 198, 200, 202, 204, 205, 210, 213, 222, 225, 232, 244, 247, 248, 252, 259, 264, 265, 272, 273, 275, 280, 290, 292, 296, 305, 311, 316, 327, 330, 332, 334, 335, 337, 341, 342, 344, 345, 349, 353, 355, 356, 359, 366, 373, 377, 378, 379, 381, 383, 385, 386, 387, 391, 392, 397, 404, 409, 410, 420, 424, 425, 426, 427, 429, 431, 432, 433, 438, 440, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "encount": [5, 9, 54, 62, 103, 106, 117, 148, 150, 183, 190, 196, 202, 205, 209, 210, 225, 237, 241, 252, 259, 264, 265, 269, 289, 294, 296, 308, 311, 316, 328, 329, 335, 337, 338, 341, 345, 356, 373, 381, 383, 385, 397, 410, 412, 429, 459, 462, 463, 464, 465, 471, 472, 473, 478, 480], "well": [5, 23, 48, 62, 63, 72, 74, 75, 76, 78, 83, 84, 87, 88, 92, 93, 94, 98, 99, 100, 102, 103, 104, 106, 107, 111, 117, 129, 130, 134, 138, 140, 141, 143, 148, 149, 151, 154, 155, 164, 166, 173, 174, 181, 183, 188, 190, 191, 194, 197, 200, 201, 205, 210, 212, 215, 222, 223, 225, 227, 231, 232, 240, 244, 248, 254, 255, 256, 258, 264, 265, 266, 267, 268, 273, 276, 281, 285, 289, 290, 296, 304, 316, 318, 321, 326, 329, 332, 337, 338, 339, 340, 341, 345, 349, 351, 355, 358, 359, 361, 366, 370, 372, 375, 378, 379, 381, 382, 383, 385, 386, 387, 391, 399, 407, 410, 411, 412, 413, 416, 422, 424, 425, 427, 429, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "into": [5, 9, 13, 18, 22, 23, 25, 26, 32, 33, 40, 48, 54, 58, 60, 62, 63, 67, 71, 72, 75, 78, 83, 84, 87, 88, 91, 92, 93, 97, 99, 102, 103, 106, 109, 111, 117, 119, 123, 130, 131, 134, 135, 136, 137, 138, 141, 143, 148, 150, 154, 155, 157, 160, 164, 166, 172, 173, 174, 178, 180, 183, 184, 187, 188, 190, 191, 192, 193, 194, 195, 197, 198, 199, 200, 202, 203, 205, 206, 207, 208, 210, 211, 212, 219, 220, 222, 223, 227, 239, 241, 242, 244, 245, 247, 248, 249, 251, 252, 253, 255, 256, 258, 259, 263, 264, 265, 266, 268, 269, 273, 275, 278, 279, 280, 281, 289, 290, 292, 293, 294, 295, 296, 302, 304, 305, 306, 308, 309, 311, 316, 317, 328, 329, 330, 332, 334, 335, 337, 338, 339, 341, 342, 343, 344, 345, 349, 350, 352, 355, 359, 361, 362, 363, 366, 372, 373, 374, 375, 377, 378, 379, 382, 383, 384, 385, 386, 387, 392, 394, 396, 397, 399, 402, 404, 405, 407, 408, 409, 410, 412, 414, 416, 418, 419, 424, 425, 427, 429, 432, 433, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "two": [5, 7, 9, 14, 20, 23, 25, 28, 30, 32, 33, 36, 40, 41, 44, 46, 56, 57, 62, 63, 66, 67, 71, 72, 74, 75, 76, 83, 84, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 111, 114, 117, 119, 123, 129, 130, 136, 138, 140, 141, 143, 148, 151, 152, 154, 155, 156, 157, 160, 164, 169, 170, 172, 173, 174, 175, 178, 180, 183, 186, 187, 188, 190, 191, 192, 193, 197, 199, 204, 205, 206, 207, 208, 210, 213, 215, 218, 222, 223, 225, 227, 232, 240, 242, 244, 245, 246, 247, 252, 255, 256, 257, 258, 263, 264, 265, 268, 272, 273, 275, 280, 281, 285, 289, 290, 292, 293, 294, 296, 298, 300, 302, 305, 309, 311, 315, 316, 319, 321, 322, 327, 329, 330, 331, 333, 334, 335, 337, 338, 339, 341, 342, 343, 344, 349, 352, 355, 358, 359, 361, 362, 363, 369, 372, 373, 375, 379, 381, 383, 384, 385, 386, 387, 391, 396, 397, 398, 399, 402, 404, 405, 407, 410, 413, 418, 419, 422, 424, 425, 427, 428, 429, 431, 432, 433, 437, 438, 439, 446, 448, 458, 459, 460, 461, 462, 463, 464, 465, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "second": [5, 20, 22, 23, 32, 57, 63, 66, 67, 72, 74, 75, 76, 83, 84, 91, 92, 93, 94, 99, 100, 102, 103, 106, 107, 109, 112, 114, 123, 126, 131, 132, 133, 135, 136, 138, 148, 155, 164, 166, 173, 174, 179, 180, 183, 187, 188, 190, 192, 197, 200, 205, 206, 208, 210, 211, 212, 215, 218, 222, 225, 227, 232, 239, 240, 244, 245, 247, 252, 255, 258, 264, 265, 266, 268, 269, 272, 273, 279, 280, 281, 289, 290, 292, 294, 296, 298, 299, 302, 304, 305, 315, 316, 319, 322, 325, 326, 328, 329, 330, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 352, 355, 356, 358, 359, 362, 363, 373, 375, 381, 383, 385, 386, 391, 392, 393, 404, 410, 416, 419, 425, 427, 428, 429, 432, 433, 439, 443, 446, 453, 459, 460, 461, 462, 463, 464, 465, 466, 472, 473, 475, 476, 477, 478, 480], "set": [5, 7, 9, 10, 11, 13, 16, 17, 18, 22, 23, 24, 25, 27, 28, 30, 32, 33, 38, 40, 41, 44, 48, 55, 57, 58, 59, 60, 62, 63, 65, 67, 71, 72, 74, 75, 76, 78, 80, 83, 84, 86, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 103, 106, 107, 109, 111, 112, 114, 117, 119, 126, 130, 132, 133, 134, 135, 136, 141, 146, 147, 148, 149, 150, 151, 152, 154, 155, 157, 158, 160, 161, 163, 164, 166, 167, 170, 172, 173, 174, 175, 176, 178, 179, 180, 183, 184, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 198, 199, 200, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 214, 219, 220, 222, 223, 225, 226, 227, 231, 232, 239, 240, 241, 242, 245, 248, 249, 251, 252, 253, 255, 256, 257, 258, 259, 261, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 275, 276, 277, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 298, 302, 304, 305, 308, 310, 311, 312, 315, 316, 317, 318, 319, 320, 321, 325, 327, 328, 329, 331, 332, 334, 335, 337, 339, 342, 343, 345, 346, 349, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 365, 371, 372, 373, 374, 377, 379, 380, 382, 383, 384, 385, 386, 391, 392, 394, 396, 397, 398, 399, 400, 402, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 424, 426, 428, 429, 432, 433, 437, 442, 445, 447, 449, 452, 453, 455, 459, 460, 461, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "buf": [5, 7, 41, 67, 123, 161, 212, 232, 281, 338, 341, 355, 464], "member": [5, 7, 26, 30, 32, 33, 34, 44, 49, 55, 58, 59, 60, 62, 67, 72, 74, 75, 86, 87, 109, 146, 147, 160, 164, 173, 174, 178, 179, 188, 208, 210, 230, 231, 241, 242, 245, 258, 259, 265, 267, 290, 296, 308, 310, 312, 329, 334, 336, 337, 338, 339, 341, 344, 349, 355, 359, 363, 375, 382, 383, 385, 386, 419, 424, 425, 427, 462, 463, 464, 465, 470, 471, 472, 473, 475, 476, 477, 478, 479, 480], "doesn": [5, 7, 22, 23, 30, 32, 33, 42, 55, 62, 71, 72, 75, 76, 78, 84, 91, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 117, 119, 129, 130, 132, 141, 148, 155, 166, 170, 172, 173, 180, 181, 183, 190, 193, 195, 197, 202, 210, 211, 222, 223, 240, 241, 244, 247, 248, 252, 255, 256, 259, 263, 264, 265, 266, 289, 290, 293, 294, 296, 299, 302, 311, 316, 319, 320, 325, 327, 329, 330, 331, 332, 334, 336, 337, 338, 341, 342, 345, 349, 355, 359, 362, 366, 381, 382, 384, 385, 386, 387, 397, 402, 404, 416, 420, 425, 427, 429, 438, 446, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "recommend": [5, 32, 41, 44, 62, 63, 67, 71, 72, 74, 75, 84, 87, 90, 93, 94, 99, 102, 106, 117, 119, 123, 129, 130, 132, 136, 140, 155, 164, 170, 173, 178, 180, 183, 190, 193, 210, 222, 227, 232, 239, 242, 244, 245, 247, 252, 259, 264, 272, 285, 290, 292, 293, 296, 305, 311, 316, 321, 328, 329, 334, 335, 337, 338, 345, 349, 355, 363, 366, 381, 383, 385, 391, 404, 407, 408, 412, 413, 419, 422, 425, 429, 432, 453, 458, 459, 461, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "binari": [5, 7, 33, 40, 41, 46, 56, 62, 65, 67, 74, 77, 83, 85, 86, 93, 100, 106, 112, 115, 119, 123, 138, 140, 146, 165, 173, 183, 188, 191, 193, 194, 195, 197, 198, 200, 202, 204, 205, 208, 212, 218, 220, 222, 227, 231, 232, 242, 247, 249, 250, 251, 252, 253, 256, 258, 259, 263, 265, 266, 267, 268, 271, 272, 278, 279, 280, 282, 285, 289, 290, 293, 296, 299, 301, 334, 342, 345, 349, 352, 355, 360, 366, 383, 392, 394, 396, 399, 402, 410, 413, 417, 418, 419, 422, 423, 425, 430, 433, 436, 442, 443, 453, 456, 458, 459, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pybytesobject": [5, 9, 13, 63, 465, 470, 471, 480], "attempt": [5, 11, 23, 25, 30, 32, 46, 58, 60, 62, 66, 84, 87, 91, 93, 97, 100, 103, 106, 107, 117, 119, 123, 130, 137, 146, 152, 164, 166, 170, 174, 180, 181, 183, 187, 188, 190, 191, 193, 196, 200, 202, 203, 204, 206, 209, 210, 222, 223, 239, 240, 244, 245, 247, 252, 255, 262, 263, 265, 266, 267, 268, 275, 279, 280, 281, 290, 292, 296, 299, 302, 304, 308, 310, 311, 316, 317, 319, 322, 325, 329, 330, 331, 332, 334, 335, 337, 338, 341, 344, 349, 355, 356, 359, 361, 362, 363, 383, 385, 386, 391, 392, 398, 404, 407, 410, 412, 413, 414, 419, 420, 424, 425, 427, 429, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 473, 475, 476, 477, 478, 479, 480], "declar": [5, 32, 34, 57, 62, 67, 72, 74, 75, 77, 83, 84, 94, 100, 106, 125, 136, 164, 166, 167, 169, 173, 222, 223, 237, 247, 252, 255, 265, 289, 296, 311, 328, 335, 337, 341, 383, 385, 399, 400, 407, 408, 410, 412, 413, 422, 424, 425, 426, 427, 428, 433, 462, 464, 465, 466, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pybytearrayobject": [5, 8], "implement": [5, 9, 13, 23, 28, 30, 31, 32, 38, 41, 44, 48, 53, 55, 56, 58, 59, 60, 62, 63, 65, 66, 67, 71, 72, 74, 75, 84, 86, 87, 90, 91, 92, 93, 94, 98, 99, 103, 106, 107, 111, 117, 119, 125, 129, 130, 134, 136, 140, 141, 148, 152, 154, 155, 158, 164, 167, 170, 173, 178, 179, 180, 183, 188, 190, 193, 200, 202, 204, 205, 209, 210, 211, 215, 217, 218, 222, 223, 227, 231, 232, 234, 239, 240, 241, 242, 244, 245, 248, 249, 250, 251, 252, 255, 256, 258, 263, 264, 265, 266, 268, 270, 272, 277, 278, 279, 280, 281, 282, 285, 289, 290, 293, 295, 296, 297, 299, 302, 304, 305, 306, 309, 311, 312, 316, 317, 321, 322, 325, 326, 327, 328, 329, 330, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 350, 352, 353, 355, 356, 359, 362, 363, 366, 367, 371, 373, 375, 376, 378, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 402, 404, 407, 410, 411, 412, 413, 414, 416, 419, 420, 422, 424, 426, 427, 429, 430, 432, 433, 438, 439, 447, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 474, 475, 478, 479, 480, 481], "write": [5, 7, 18, 23, 25, 28, 32, 33, 40, 41, 42, 50, 57, 58, 62, 63, 67, 71, 73, 74, 75, 77, 78, 83, 85, 86, 87, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 104, 109, 111, 114, 115, 116, 117, 123, 127, 132, 133, 134, 136, 137, 139, 140, 142, 146, 148, 152, 154, 155, 158, 160, 164, 166, 167, 172, 173, 174, 177, 181, 184, 186, 187, 190, 191, 193, 197, 198, 202, 205, 210, 212, 214, 215, 219, 220, 222, 223, 225, 227, 231, 233, 240, 242, 243, 244, 245, 247, 251, 252, 255, 256, 259, 264, 265, 266, 268, 270, 274, 275, 278, 280, 281, 282, 285, 289, 290, 292, 293, 295, 296, 298, 301, 302, 304, 305, 306, 308, 312, 317, 325, 326, 327, 328, 329, 330, 334, 335, 338, 339, 341, 344, 345, 349, 352, 353, 356, 357, 360, 362, 366, 368, 373, 375, 377, 379, 381, 383, 385, 386, 387, 394, 396, 397, 402, 404, 407, 408, 410, 412, 414, 416, 418, 419, 423, 424, 425, 428, 429, 433, 438, 443, 447, 448, 449, 452, 458, 459, 460, 461, 462, 463, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "interfac": [5, 7, 28, 30, 31, 32, 42, 50, 56, 58, 62, 63, 65, 67, 71, 72, 74, 79, 83, 84, 86, 91, 92, 94, 99, 100, 102, 103, 106, 107, 111, 115, 116, 117, 123, 129, 130, 140, 146, 150, 152, 155, 158, 164, 166, 167, 169, 170, 173, 174, 177, 182, 184, 186, 190, 191, 193, 194, 200, 201, 202, 203, 204, 207, 209, 211, 212, 215, 219, 225, 227, 230, 231, 232, 239, 240, 242, 244, 247, 248, 249, 250, 251, 252, 253, 255, 257, 258, 259, 261, 263, 264, 267, 268, 270, 273, 278, 280, 289, 292, 293, 294, 295, 296, 299, 301, 302, 305, 309, 311, 312, 322, 325, 327, 330, 332, 335, 336, 338, 341, 345, 349, 353, 358, 360, 362, 363, 367, 372, 375, 378, 381, 391, 394, 395, 397, 398, 399, 400, 401, 404, 407, 408, 410, 411, 412, 414, 423, 425, 429, 452, 458, 459, 461, 462, 463, 464, 465, 466, 468, 471, 473, 474, 475, 476, 477, 479, 480, 481], "done": [5, 7, 30, 32, 33, 35, 46, 48, 50, 53, 54, 57, 62, 63, 65, 67, 71, 72, 74, 75, 83, 84, 91, 94, 96, 97, 99, 100, 103, 106, 107, 111, 117, 122, 123, 126, 130, 133, 136, 138, 148, 152, 155, 156, 161, 163, 164, 170, 172, 173, 174, 179, 180, 181, 183, 188, 190, 193, 197, 201, 202, 205, 206, 213, 219, 222, 229, 231, 232, 242, 244, 247, 252, 255, 263, 264, 265, 266, 275, 280, 285, 289, 290, 292, 293, 296, 299, 305, 306, 311, 313, 316, 331, 335, 337, 338, 341, 342, 345, 349, 355, 356, 358, 359, 363, 372, 373, 381, 382, 383, 386, 387, 392, 396, 397, 399, 405, 408, 409, 410, 411, 418, 425, 427, 429, 432, 433, 449, 458, 459, 460, 461, 462, 464, 465, 471, 472, 473, 474, 475, 476, 478, 480], "work": [5, 18, 23, 25, 32, 33, 35, 36, 40, 41, 44, 54, 58, 62, 63, 67, 71, 72, 75, 76, 77, 78, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 111, 112, 116, 117, 119, 129, 130, 131, 132, 134, 135, 136, 137, 142, 148, 152, 155, 158, 160, 164, 166, 167, 173, 174, 178, 180, 181, 184, 187, 188, 189, 194, 202, 204, 205, 208, 212, 222, 223, 225, 227, 229, 238, 240, 242, 244, 245, 247, 248, 251, 252, 254, 255, 257, 258, 261, 263, 264, 265, 266, 270, 272, 280, 281, 287, 288, 289, 290, 293, 294, 295, 296, 297, 299, 301, 302, 305, 306, 313, 316, 321, 325, 327, 329, 334, 335, 338, 340, 341, 342, 344, 345, 349, 355, 358, 359, 361, 362, 366, 372, 373, 378, 381, 385, 386, 387, 391, 392, 397, 399, 400, 402, 404, 407, 408, 410, 411, 416, 418, 423, 424, 425, 427, 429, 431, 433, 448, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "name": [5, 10, 11, 13, 14, 17, 19, 20, 23, 24, 26, 28, 29, 30, 32, 33, 34, 41, 44, 48, 50, 52, 53, 55, 56, 57, 58, 59, 60, 62, 63, 65, 67, 70, 71, 72, 74, 75, 76, 78, 83, 86, 88, 91, 94, 96, 99, 100, 101, 102, 105, 106, 107, 109, 111, 114, 115, 116, 119, 123, 125, 130, 131, 133, 136, 137, 139, 141, 142, 144, 146, 147, 148, 149, 150, 152, 154, 157, 158, 160, 161, 163, 164, 166, 167, 171, 172, 173, 174, 175, 178, 179, 180, 181, 183, 184, 185, 187, 188, 190, 191, 192, 193, 194, 197, 199, 200, 202, 205, 206, 209, 210, 211, 212, 213, 215, 216, 217, 220, 222, 223, 225, 226, 227, 230, 231, 232, 234, 235, 236, 237, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 258, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 272, 273, 275, 276, 277, 278, 280, 281, 282, 284, 285, 288, 289, 291, 292, 293, 294, 296, 297, 299, 300, 302, 304, 305, 307, 308, 309, 310, 311, 312, 316, 317, 318, 319, 320, 321, 322, 325, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 339, 341, 342, 343, 344, 345, 346, 348, 350, 351, 352, 356, 357, 358, 359, 360, 362, 363, 365, 366, 369, 371, 372, 373, 374, 375, 377, 378, 379, 381, 383, 384, 385, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 402, 403, 404, 407, 408, 409, 410, 411, 412, 413, 416, 417, 418, 419, 420, 422, 423, 424, 428, 429, 430, 431, 432, 433, 437, 438, 439, 440, 443, 446, 447, 449, 450, 452, 453, 457, 458, 459, 460, 461, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481], "known": [5, 9, 23, 32, 59, 60, 62, 63, 67, 74, 84, 93, 94, 103, 104, 107, 117, 119, 148, 151, 155, 164, 166, 173, 180, 183, 193, 194, 206, 232, 239, 244, 247, 248, 250, 263, 264, 265, 272, 273, 281, 290, 296, 316, 317, 325, 334, 337, 338, 339, 341, 345, 349, 351, 352, 363, 366, 372, 373, 375, 381, 383, 384, 386, 387, 396, 397, 407, 412, 413, 419, 422, 423, 427, 431, 432, 433, 453, 455, 462, 464, 466, 467, 468, 472, 474, 476, 477, 478, 480], "will": [5, 7, 9, 11, 13, 17, 18, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 36, 38, 40, 41, 42, 44, 46, 48, 50, 52, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 71, 72, 74, 75, 76, 78, 83, 84, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 112, 113, 114, 117, 119, 123, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 140, 141, 143, 146, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 163, 164, 166, 167, 169, 170, 172, 173, 174, 176, 178, 180, 181, 183, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 213, 215, 217, 219, 222, 223, 225, 227, 231, 232, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 252, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 297, 299, 301, 302, 304, 305, 306, 308, 310, 311, 315, 316, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 350, 351, 352, 353, 355, 356, 357, 359, 361, 362, 363, 366, 367, 370, 372, 373, 374, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "content": [5, 7, 9, 25, 32, 41, 44, 53, 57, 60, 63, 65, 67, 71, 83, 84, 87, 91, 94, 99, 100, 103, 106, 107, 111, 115, 119, 140, 146, 148, 150, 154, 155, 157, 160, 163, 172, 173, 174, 176, 181, 184, 188, 190, 191, 192, 193, 195, 196, 197, 198, 200, 201, 202, 203, 204, 205, 206, 212, 213, 220, 222, 223, 227, 231, 232, 237, 238, 239, 242, 244, 247, 248, 249, 250, 252, 253, 255, 259, 265, 268, 270, 273, 275, 276, 277, 278, 281, 282, 290, 293, 296, 297, 299, 304, 308, 312, 316, 317, 329, 331, 334, 337, 338, 341, 342, 344, 349, 351, 355, 357, 359, 361, 366, 375, 382, 390, 391, 392, 396, 399, 404, 407, 408, 410, 412, 413, 414, 416, 417, 418, 419, 422, 423, 426, 427, 429, 432, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480], "text": [5, 53, 58, 63, 67, 71, 74, 83, 84, 86, 88, 94, 99, 100, 103, 106, 107, 115, 117, 119, 123, 142, 143, 146, 147, 148, 149, 152, 154, 156, 164, 165, 170, 173, 175, 184, 185, 187, 188, 191, 192, 193, 194, 195, 197, 198, 199, 200, 201, 202, 203, 204, 209, 210, 215, 216, 220, 222, 223, 231, 237, 239, 242, 245, 247, 249, 250, 251, 252, 255, 259, 263, 264, 265, 266, 267, 268, 270, 278, 279, 285, 289, 290, 293, 296, 302, 304, 305, 310, 311, 312, 317, 320, 328, 330, 337, 338, 342, 343, 345, 349, 355, 357, 364, 365, 366, 369, 372, 373, 374, 378, 381, 383, 384, 385, 391, 392, 396, 397, 400, 404, 408, 409, 410, 412, 413, 419, 423, 425, 426, 427, 429, 431, 432, 443, 446, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480], "specifi": [5, 7, 9, 11, 13, 17, 18, 22, 23, 25, 30, 32, 33, 38, 39, 41, 44, 48, 55, 60, 62, 63, 65, 67, 72, 74, 75, 76, 78, 84, 87, 91, 92, 93, 94, 99, 100, 103, 106, 107, 109, 111, 112, 114, 115, 116, 117, 119, 123, 129, 130, 132, 135, 136, 138, 140, 141, 143, 146, 147, 148, 151, 152, 154, 155, 158, 160, 163, 164, 166, 170, 172, 174, 178, 180, 181, 183, 185, 187, 188, 189, 190, 191, 192, 193, 194, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 210, 215, 222, 223, 225, 227, 231, 232, 239, 240, 241, 242, 244, 245, 247, 249, 250, 252, 255, 256, 258, 259, 263, 264, 265, 266, 268, 269, 272, 273, 275, 276, 278, 279, 280, 281, 285, 288, 289, 290, 292, 293, 294, 296, 297, 299, 301, 302, 304, 305, 308, 310, 311, 316, 317, 319, 321, 325, 326, 327, 328, 329, 330, 332, 334, 337, 338, 341, 342, 344, 345, 349, 350, 351, 352, 355, 356, 358, 359, 362, 363, 366, 369, 372, 373, 375, 377, 378, 381, 382, 385, 386, 387, 391, 392, 394, 396, 397, 398, 399, 402, 403, 404, 407, 408, 410, 412, 413, 419, 420, 422, 424, 425, 426, 427, 428, 429, 432, 433, 443, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "need": [5, 7, 11, 13, 18, 23, 26, 28, 30, 32, 33, 41, 44, 48, 50, 56, 57, 58, 60, 62, 63, 65, 67, 71, 72, 74, 75, 76, 78, 83, 84, 87, 88, 90, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 111, 114, 117, 119, 123, 129, 134, 135, 136, 137, 138, 141, 146, 148, 150, 151, 152, 154, 155, 158, 164, 166, 170, 173, 174, 176, 178, 180, 183, 187, 188, 190, 191, 193, 194, 195, 197, 198, 199, 200, 202, 203, 204, 205, 206, 207, 208, 209, 210, 222, 223, 227, 231, 232, 240, 242, 244, 245, 247, 248, 249, 252, 255, 256, 258, 262, 263, 264, 265, 266, 267, 268, 275, 278, 280, 281, 285, 289, 290, 292, 293, 296, 299, 302, 304, 305, 308, 311, 316, 317, 318, 319, 322, 323, 327, 328, 329, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 350, 355, 358, 359, 361, 362, 363, 366, 372, 374, 375, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 399, 400, 402, 404, 407, 408, 409, 410, 411, 412, 413, 416, 417, 418, 419, 420, 422, 425, 427, 428, 429, 431, 432, 433, 452, 453, 458, 459, 460, 461, 462, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "copi": [5, 7, 9, 17, 25, 32, 33, 41, 42, 54, 57, 62, 63, 67, 72, 76, 79, 83, 84, 94, 98, 100, 109, 116, 117, 119, 123, 130, 136, 148, 155, 157, 161, 163, 164, 167, 169, 171, 173, 174, 178, 179, 180, 183, 188, 190, 197, 198, 200, 205, 210, 212, 216, 222, 223, 227, 232, 234, 241, 244, 245, 251, 252, 253, 255, 258, 264, 265, 266, 268, 273, 275, 280, 281, 287, 289, 290, 294, 296, 298, 299, 306, 316, 327, 337, 341, 342, 344, 345, 349, 352, 355, 359, 365, 369, 379, 381, 382, 385, 386, 387, 392, 396, 397, 404, 412, 413, 418, 421, 423, 425, 437, 438, 439, 458, 460, 461, 462, 463, 464, 465, 466, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480], "adjust": [5, 44, 53, 55, 56, 63, 67, 117, 157, 174, 180, 183, 198, 205, 287, 290, 304, 321, 331, 337, 338, 341, 363, 366, 372, 373, 410, 459, 466, 474, 476, 477, 478, 480], "newli": [5, 41, 58, 67, 72, 84, 99, 136, 154, 158, 178, 188, 195, 229, 240, 255, 280, 290, 299, 329, 331, 334, 372, 373, 381, 407, 424, 425, 463, 465, 471, 473, 476, 477, 480], "respons": [5, 18, 23, 32, 33, 44, 60, 62, 63, 67, 72, 75, 78, 92, 93, 94, 99, 100, 106, 107, 123, 130, 132, 134, 152, 166, 174, 176, 180, 188, 193, 239, 240, 242, 245, 247, 251, 253, 263, 264, 285, 302, 311, 322, 332, 334, 335, 337, 338, 344, 345, 355, 383, 385, 387, 390, 398, 409, 416, 417, 418, 422, 423, 425, 427, 429, 438, 448, 458, 459, 462, 465, 466, 470, 472, 473, 474, 475, 477, 478, 480], "free": [5, 7, 11, 13, 18, 32, 33, 41, 58, 62, 63, 72, 74, 75, 77, 83, 84, 88, 94, 102, 119, 125, 131, 137, 155, 173, 187, 188, 222, 226, 227, 245, 252, 280, 281, 289, 290, 296, 300, 313, 329, 341, 348, 349, 359, 379, 382, 385, 399, 407, 416, 417, 422, 423, 424, 425, 426, 427, 429, 433, 458, 460, 461, 462, 464, 465, 467, 472, 473, 474, 479, 480], "through": [5, 7, 9, 11, 22, 23, 28, 32, 41, 44, 50, 54, 58, 59, 62, 63, 66, 67, 72, 75, 76, 84, 90, 92, 94, 97, 99, 100, 102, 103, 106, 107, 117, 119, 123, 141, 147, 148, 155, 164, 172, 173, 174, 175, 178, 180, 183, 187, 188, 190, 191, 193, 194, 195, 199, 201, 202, 203, 205, 207, 213, 218, 222, 223, 227, 239, 241, 242, 244, 247, 248, 254, 264, 265, 266, 268, 272, 275, 278, 280, 281, 289, 290, 294, 298, 299, 309, 311, 316, 332, 334, 337, 338, 339, 341, 342, 345, 349, 359, 361, 362, 366, 372, 373, 382, 383, 385, 386, 387, 391, 392, 399, 403, 407, 408, 410, 412, 414, 416, 419, 423, 424, 425, 426, 427, 429, 431, 432, 433, 438, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "recod": 5, "instead": [5, 7, 13, 17, 22, 23, 28, 30, 32, 33, 39, 41, 44, 48, 57, 58, 60, 62, 65, 67, 71, 72, 74, 75, 76, 83, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 103, 106, 107, 111, 117, 119, 120, 123, 125, 130, 132, 136, 140, 143, 146, 148, 149, 154, 155, 156, 158, 164, 166, 167, 172, 173, 174, 178, 180, 181, 183, 187, 188, 190, 193, 194, 195, 197, 198, 199, 200, 202, 204, 205, 206, 207, 208, 210, 222, 223, 225, 227, 231, 239, 240, 241, 242, 244, 245, 247, 250, 252, 255, 258, 259, 263, 264, 266, 267, 268, 272, 280, 281, 285, 289, 290, 293, 294, 296, 297, 299, 300, 304, 305, 308, 309, 310, 311, 316, 317, 318, 325, 326, 327, 328, 329, 330, 332, 334, 335, 336, 337, 338, 341, 342, 344, 345, 349, 351, 352, 355, 356, 359, 362, 366, 372, 373, 375, 378, 379, 380, 381, 382, 383, 384, 385, 386, 387, 391, 392, 394, 396, 397, 399, 400, 402, 404, 407, 408, 409, 410, 412, 420, 422, 424, 425, 426, 427, 428, 429, 432, 433, 446, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "assum": [5, 7, 32, 33, 40, 44, 53, 55, 59, 62, 71, 72, 75, 83, 84, 87, 88, 94, 97, 98, 99, 100, 102, 103, 106, 117, 123, 148, 150, 151, 155, 158, 164, 166, 172, 173, 180, 193, 196, 198, 199, 200, 206, 207, 222, 227, 232, 239, 240, 244, 245, 246, 249, 255, 263, 264, 265, 280, 285, 289, 290, 293, 294, 299, 308, 310, 331, 334, 337, 338, 341, 342, 344, 345, 349, 355, 361, 363, 369, 373, 383, 385, 387, 392, 396, 405, 413, 418, 423, 425, 427, 429, 433, 458, 459, 460, 461, 464, 465, 467, 471, 473, 474, 475, 476, 477, 480], "paramet": [5, 7, 9, 11, 17, 22, 23, 28, 31, 33, 36, 44, 48, 55, 57, 60, 62, 63, 65, 66, 67, 73, 74, 78, 83, 86, 92, 93, 94, 99, 103, 106, 109, 112, 114, 115, 117, 123, 133, 134, 136, 138, 141, 146, 148, 155, 160, 163, 164, 166, 167, 169, 172, 174, 180, 183, 187, 188, 190, 193, 194, 195, 196, 198, 200, 202, 203, 205, 206, 210, 211, 212, 213, 215, 217, 220, 222, 223, 225, 227, 231, 232, 239, 240, 242, 244, 245, 247, 248, 249, 250, 252, 255, 256, 258, 259, 261, 263, 264, 265, 266, 268, 269, 272, 273, 275, 278, 279, 280, 281, 285, 289, 292, 293, 294, 302, 304, 308, 309, 311, 312, 316, 317, 319, 322, 325, 327, 328, 329, 330, 332, 334, 335, 337, 338, 341, 342, 343, 345, 348, 349, 353, 355, 356, 359, 362, 363, 365, 372, 377, 378, 379, 381, 385, 386, 387, 391, 392, 397, 398, 399, 400, 402, 403, 404, 407, 408, 409, 410, 411, 412, 414, 416, 417, 419, 422, 425, 426, 427, 428, 429, 430, 433, 442, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 472, 473, 474, 475, 476, 477, 479, 480], "buffer_length": 5, "unlik": [5, 32, 40, 41, 44, 48, 54, 59, 63, 72, 75, 83, 84, 92, 93, 94, 98, 99, 100, 106, 119, 123, 134, 136, 146, 160, 166, 174, 180, 181, 183, 202, 222, 225, 240, 245, 255, 258, 259, 267, 268, 272, 280, 290, 292, 293, 294, 296, 302, 316, 321, 334, 338, 341, 342, 345, 350, 355, 359, 363, 366, 379, 381, 382, 383, 385, 399, 402, 404, 410, 422, 425, 427, 429, 431, 432, 433, 458, 460, 461, 462, 464, 465, 466, 471, 472, 473, 474, 475, 476, 477, 479, 480], "third": [5, 7, 23, 28, 30, 32, 57, 62, 72, 74, 75, 83, 84, 88, 92, 94, 99, 100, 103, 106, 109, 114, 123, 125, 129, 130, 135, 155, 164, 173, 174, 178, 180, 181, 183, 222, 225, 247, 248, 258, 264, 265, 290, 296, 299, 304, 316, 327, 329, 334, 337, 338, 340, 341, 349, 352, 366, 377, 383, 385, 387, 392, 396, 397, 399, 416, 423, 425, 429, 446, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 478, 479, 480], "integ": [5, 7, 9, 18, 22, 23, 32, 33, 34, 38, 40, 41, 44, 46, 48, 55, 60, 62, 63, 65, 67, 71, 72, 74, 75, 83, 84, 86, 91, 93, 94, 97, 100, 102, 103, 106, 107, 111, 112, 114, 117, 119, 123, 130, 135, 138, 146, 147, 148, 151, 155, 164, 170, 173, 174, 175, 180, 183, 190, 200, 208, 209, 210, 212, 215, 218, 222, 230, 231, 240, 242, 245, 247, 251, 253, 255, 259, 263, 264, 265, 266, 267, 272, 275, 278, 280, 285, 286, 289, 290, 296, 301, 302, 304, 305, 311, 315, 316, 317, 318, 319, 325, 326, 329, 334, 335, 336, 337, 338, 342, 344, 345, 346, 349, 350, 358, 359, 362, 363, 366, 373, 376, 381, 384, 386, 391, 397, 398, 402, 405, 407, 408, 410, 416, 419, 424, 425, 427, 433, 438, 440, 448, 452, 453, 459, 460, 462, 464, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "referenc": [5, 7, 13, 59, 62, 66, 72, 74, 84, 99, 103, 111, 117, 136, 164, 176, 188, 222, 223, 244, 252, 280, 290, 293, 296, 316, 341, 348, 399, 407, 425, 458, 460, 461, 462, 465, 466, 467, 473, 474, 480], "output": [5, 9, 18, 32, 33, 41, 58, 62, 63, 65, 67, 72, 74, 75, 78, 83, 91, 94, 99, 101, 103, 106, 109, 111, 114, 117, 123, 130, 134, 136, 138, 140, 141, 143, 145, 146, 147, 148, 149, 152, 154, 155, 160, 161, 164, 166, 172, 173, 174, 180, 184, 187, 188, 190, 192, 197, 198, 199, 201, 205, 206, 207, 209, 215, 216, 220, 222, 225, 231, 232, 239, 241, 242, 243, 245, 252, 253, 255, 258, 259, 264, 266, 267, 272, 276, 280, 285, 289, 290, 292, 296, 297, 298, 299, 302, 304, 305, 306, 308, 310, 311, 314, 316, 318, 319, 322, 325, 328, 330, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 352, 354, 355, 356, 358, 359, 361, 363, 365, 375, 377, 378, 379, 381, 383, 385, 392, 394, 396, 397, 398, 399, 404, 408, 410, 414, 418, 419, 425, 432, 433, 442, 447, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "mode": [5, 24, 32, 33, 34, 40, 41, 58, 63, 65, 67, 72, 83, 84, 91, 99, 100, 101, 102, 103, 106, 109, 114, 115, 116, 117, 119, 122, 132, 139, 141, 146, 147, 148, 155, 160, 164, 171, 173, 174, 175, 181, 184, 186, 187, 190, 197, 204, 210, 211, 215, 219, 220, 222, 225, 231, 242, 244, 247, 248, 249, 250, 251, 255, 263, 264, 266, 267, 268, 272, 279, 285, 287, 289, 292, 293, 294, 296, 298, 302, 306, 308, 315, 316, 317, 319, 320, 328, 329, 331, 332, 334, 337, 338, 339, 340, 341, 344, 345, 346, 348, 349, 351, 355, 357, 359, 373, 375, 379, 380, 381, 383, 385, 394, 398, 400, 410, 412, 418, 419, 421, 422, 425, 433, 443, 445, 452, 453, 458, 460, 461, 462, 463, 464, 465, 467, 469, 470, 471, 472, 473, 474, 475, 476, 478, 479, 480], "oper": [5, 7, 22, 23, 28, 32, 36, 40, 41, 46, 48, 53, 58, 62, 63, 65, 67, 71, 72, 74, 75, 76, 83, 86, 91, 92, 93, 99, 100, 102, 103, 106, 107, 109, 110, 115, 116, 119, 123, 130, 136, 138, 139, 141, 142, 144, 148, 151, 157, 158, 163, 164, 166, 170, 173, 174, 180, 181, 183, 185, 188, 191, 192, 193, 197, 198, 199, 202, 204, 205, 207, 208, 209, 210, 212, 213, 216, 217, 218, 221, 222, 224, 227, 239, 242, 244, 247, 248, 251, 252, 253, 254, 255, 258, 263, 264, 266, 267, 268, 272, 273, 280, 286, 292, 293, 296, 305, 306, 310, 311, 316, 317, 319, 325, 327, 328, 330, 332, 334, 337, 339, 344, 345, 349, 350, 352, 355, 356, 358, 359, 360, 362, 366, 373, 375, 381, 382, 383, 387, 391, 392, 396, 397, 399, 400, 401, 402, 404, 407, 408, 410, 413, 416, 419, 422, 424, 425, 426, 428, 429, 430, 431, 433, 439, 440, 443, 446, 452, 453, 458, 459, 460, 462, 463, 464, 465, 466, 471, 472, 473, 476, 477, 478, 480, 481], "usag": [5, 32, 33, 62, 63, 66, 67, 71, 72, 75, 84, 88, 94, 99, 100, 102, 103, 106, 109, 115, 132, 137, 140, 146, 150, 166, 175, 179, 182, 184, 185, 188, 191, 210, 215, 222, 223, 225, 227, 231, 240, 242, 245, 247, 248, 251, 253, 256, 261, 264, 266, 269, 277, 280, 289, 290, 294, 296, 302, 304, 312, 329, 341, 342, 349, 355, 359, 372, 379, 383, 385, 388, 392, 396, 397, 400, 404, 407, 408, 418, 422, 424, 425, 446, 452, 453, 458, 461, 462, 463, 464, 465, 466, 471, 472, 473, 475, 476, 480], "non": [5, 7, 9, 11, 13, 18, 22, 23, 25, 26, 28, 30, 33, 34, 35, 38, 41, 44, 48, 57, 58, 59, 60, 62, 63, 67, 70, 72, 74, 75, 83, 84, 86, 91, 92, 93, 94, 98, 99, 100, 104, 106, 107, 112, 117, 119, 122, 123, 129, 130, 136, 140, 141, 146, 148, 152, 155, 164, 166, 172, 173, 174, 175, 178, 180, 181, 183, 187, 188, 190, 191, 193, 194, 195, 196, 197, 198, 199, 200, 202, 203, 204, 205, 206, 208, 209, 210, 220, 222, 223, 225, 226, 227, 230, 231, 232, 234, 239, 240, 242, 244, 245, 247, 249, 250, 254, 255, 256, 258, 262, 263, 264, 265, 266, 270, 272, 273, 275, 280, 281, 282, 285, 289, 290, 292, 293, 294, 296, 299, 302, 305, 308, 311, 313, 315, 316, 317, 319, 325, 328, 329, 330, 331, 332, 334, 335, 337, 339, 341, 342, 343, 344, 345, 349, 352, 355, 356, 359, 361, 362, 363, 374, 382, 383, 385, 386, 387, 391, 392, 397, 398, 400, 412, 416, 419, 422, 423, 424, 425, 426, 427, 429, 430, 432, 433, 437, 438, 440, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 475, 476, 477, 478, 479, 480], "alreadi": [5, 7, 9, 13, 22, 23, 24, 27, 28, 30, 32, 33, 41, 48, 50, 53, 59, 60, 62, 63, 65, 67, 72, 74, 75, 76, 83, 84, 91, 92, 93, 94, 97, 98, 100, 102, 103, 106, 109, 117, 119, 123, 126, 130, 136, 148, 160, 164, 166, 173, 178, 180, 181, 186, 187, 193, 196, 197, 202, 205, 207, 208, 209, 210, 215, 224, 239, 240, 244, 245, 247, 252, 255, 258, 264, 265, 267, 268, 273, 278, 279, 280, 281, 289, 290, 293, 296, 299, 302, 304, 305, 316, 317, 318, 325, 326, 329, 330, 334, 337, 338, 341, 345, 349, 350, 353, 355, 356, 359, 362, 366, 373, 381, 385, 386, 387, 391, 394, 396, 397, 400, 402, 407, 408, 410, 414, 418, 424, 425, 427, 429, 433, 458, 459, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "locat": [5, 7, 32, 33, 57, 63, 67, 71, 76, 83, 84, 88, 91, 92, 93, 96, 99, 100, 103, 107, 109, 119, 138, 144, 155, 160, 164, 173, 174, 180, 181, 188, 190, 207, 208, 210, 222, 240, 244, 247, 248, 249, 250, 251, 263, 265, 266, 270, 273, 277, 280, 290, 294, 296, 297, 299, 308, 309, 310, 311, 316, 317, 329, 337, 338, 350, 351, 352, 359, 363, 372, 381, 383, 385, 391, 392, 396, 397, 407, 410, 411, 412, 419, 422, 423, 424, 425, 428, 429, 433, 450, 452, 458, 459, 461, 462, 463, 464, 465, 466, 469, 471, 472, 474, 476, 478, 480], "interpret": [5, 7, 13, 23, 24, 26, 27, 28, 30, 31, 33, 38, 41, 44, 46, 48, 50, 52, 57, 58, 62, 63, 65, 67, 71, 72, 74, 75, 78, 83, 84, 86, 92, 94, 99, 100, 101, 102, 103, 106, 109, 111, 112, 117, 119, 123, 137, 142, 148, 149, 160, 163, 164, 172, 173, 174, 179, 180, 181, 183, 187, 188, 189, 190, 194, 200, 204, 206, 207, 210, 216, 219, 222, 224, 232, 242, 244, 245, 247, 248, 251, 255, 256, 258, 259, 264, 265, 275, 278, 280, 289, 290, 293, 294, 296, 304, 305, 306, 308, 310, 311, 312, 315, 316, 317, 321, 325, 327, 328, 330, 331, 332, 334, 337, 338, 341, 342, 345, 349, 352, 353, 358, 359, 362, 363, 366, 369, 372, 373, 378, 383, 385, 386, 392, 396, 397, 399, 400, 403, 407, 410, 423, 424, 425, 426, 427, 429, 431, 432, 433, 439, 446, 452, 453, 458, 459, 460, 462, 463, 467, 468, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "initi": [5, 13, 16, 18, 22, 23, 24, 27, 28, 30, 31, 34, 41, 48, 50, 57, 58, 59, 60, 62, 65, 67, 68, 70, 71, 73, 75, 78, 84, 85, 91, 92, 94, 98, 99, 100, 106, 111, 112, 117, 118, 119, 123, 132, 136, 137, 138, 139, 143, 152, 155, 163, 164, 172, 173, 174, 178, 183, 186, 187, 188, 190, 192, 199, 200, 203, 210, 223, 227, 231, 232, 240, 244, 245, 247, 251, 255, 258, 259, 263, 264, 265, 266, 267, 268, 273, 275, 277, 278, 280, 281, 285, 289, 290, 296, 298, 302, 305, 311, 317, 318, 328, 331, 332, 334, 335, 337, 338, 341, 345, 349, 353, 356, 362, 363, 366, 373, 381, 382, 383, 385, 392, 397, 410, 416, 422, 423, 424, 425, 428, 429, 433, 447, 452, 458, 459, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 476, 477, 479, 480], "then": [5, 7, 13, 18, 23, 25, 27, 28, 30, 32, 33, 41, 42, 46, 48, 58, 60, 62, 63, 65, 71, 72, 74, 75, 78, 83, 84, 87, 90, 91, 92, 93, 94, 98, 99, 100, 101, 102, 103, 106, 107, 111, 112, 117, 119, 123, 129, 130, 136, 141, 148, 151, 154, 155, 157, 158, 160, 166, 173, 174, 178, 180, 181, 183, 186, 187, 188, 190, 191, 192, 193, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 210, 212, 222, 223, 225, 227, 232, 240, 242, 244, 245, 247, 248, 250, 252, 254, 255, 256, 258, 259, 262, 263, 264, 265, 266, 268, 269, 272, 273, 275, 278, 280, 281, 285, 289, 290, 294, 295, 296, 299, 304, 305, 306, 310, 311, 316, 319, 321, 322, 325, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 350, 351, 355, 359, 361, 362, 363, 366, 368, 369, 372, 373, 375, 377, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 397, 398, 399, 400, 402, 404, 405, 407, 410, 411, 412, 417, 418, 419, 423, 424, 425, 427, 428, 429, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "larg": [5, 7, 18, 54, 57, 58, 62, 67, 71, 83, 91, 92, 94, 97, 100, 103, 106, 107, 119, 134, 155, 173, 174, 180, 181, 183, 185, 187, 190, 209, 210, 219, 244, 245, 255, 256, 259, 272, 280, 285, 289, 290, 292, 293, 296, 315, 330, 341, 342, 343, 344, 345, 349, 355, 379, 381, 385, 388, 399, 407, 408, 410, 419, 422, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 472, 473, 474, 475, 478, 480], "enough": [5, 41, 44, 58, 62, 63, 83, 84, 91, 92, 97, 99, 100, 102, 155, 173, 180, 187, 196, 198, 244, 247, 255, 258, 262, 267, 289, 290, 296, 305, 334, 336, 338, 341, 342, 345, 359, 361, 366, 382, 386, 399, 459, 460, 461, 462, 467, 473, 480], "both": [5, 7, 18, 22, 23, 24, 32, 44, 48, 54, 57, 62, 63, 71, 72, 74, 75, 76, 83, 84, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 111, 117, 119, 123, 130, 134, 136, 138, 140, 148, 151, 155, 156, 158, 164, 166, 173, 174, 178, 180, 183, 187, 188, 190, 191, 192, 193, 197, 198, 199, 200, 202, 203, 204, 207, 210, 212, 213, 217, 222, 223, 227, 230, 232, 240, 241, 242, 244, 247, 252, 254, 255, 256, 264, 265, 267, 272, 275, 278, 279, 280, 281, 284, 289, 290, 292, 293, 294, 296, 299, 301, 302, 304, 305, 306, 316, 317, 319, 321, 326, 327, 329, 330, 331, 332, 334, 337, 338, 341, 342, 344, 345, 349, 350, 352, 358, 359, 361, 363, 366, 373, 375, 377, 379, 381, 383, 385, 386, 387, 391, 392, 397, 399, 402, 404, 408, 410, 414, 416, 418, 422, 423, 424, 425, 426, 427, 428, 429, 432, 433, 439, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "trail": [5, 18, 32, 33, 38, 63, 77, 91, 94, 103, 140, 143, 154, 155, 156, 164, 174, 183, 187, 193, 202, 205, 218, 222, 225, 244, 268, 281, 311, 334, 338, 341, 342, 345, 353, 363, 366, 378, 386, 392, 407, 424, 425, 427, 428, 432, 433, 439, 448, 452, 459, 463, 465, 466, 467, 468, 472, 474, 475, 476, 477, 478, 480], "12": [5, 6, 10, 13, 20, 22, 23, 26, 27, 28, 30, 32, 33, 41, 44, 45, 48, 51, 55, 56, 57, 60, 62, 63, 65, 67, 70, 77, 79, 84, 88, 93, 94, 99, 100, 101, 103, 105, 106, 117, 119, 123, 129, 132, 133, 134, 136, 137, 140, 143, 147, 158, 163, 164, 166, 170, 173, 180, 183, 188, 190, 206, 208, 212, 218, 220, 222, 223, 231, 232, 233, 238, 239, 242, 245, 247, 248, 249, 250, 252, 256, 258, 264, 265, 266, 272, 275, 280, 290, 291, 293, 294, 299, 301, 302, 315, 316, 318, 319, 321, 328, 329, 332, 334, 335, 337, 338, 340, 341, 342, 344, 345, 348, 349, 350, 353, 355, 357, 359, 361, 362, 363, 366, 375, 378, 379, 380, 381, 382, 383, 385, 391, 395, 396, 397, 398, 400, 410, 419, 420, 422, 424, 425, 426, 427, 428, 429, 432, 433, 438, 439, 441, 443, 445, 446, 448, 452, 453, 456, 458, 461, 462, 463, 464, 465, 466, 468, 469, 472, 476, 477, 479, 481], "remov": [5, 10, 22, 24, 26, 28, 30, 33, 34, 44, 48, 54, 62, 63, 65, 67, 72, 74, 75, 79, 83, 92, 93, 94, 99, 100, 103, 107, 109, 115, 117, 118, 119, 123, 129, 132, 134, 136, 137, 139, 140, 141, 146, 148, 152, 154, 155, 157, 158, 160, 164, 166, 172, 174, 176, 179, 180, 183, 185, 188, 190, 191, 193, 197, 200, 202, 204, 205, 207, 208, 209, 210, 215, 220, 223, 231, 232, 233, 239, 240, 244, 245, 247, 248, 249, 252, 256, 258, 259, 263, 264, 266, 268, 270, 272, 278, 280, 281, 282, 289, 290, 293, 294, 296, 301, 302, 305, 310, 311, 316, 317, 322, 325, 326, 328, 329, 330, 331, 332, 337, 338, 341, 342, 349, 355, 356, 357, 359, 361, 373, 374, 379, 381, 382, 383, 385, 386, 391, 392, 397, 399, 400, 402, 404, 407, 409, 410, 418, 419, 420, 422, 423, 425, 427, 429, 433, 437, 439, 446, 448, 449, 452, 453, 455, 459, 460, 461, 462, 463, 467, 470, 472, 473, 474, 480, 481], "becaus": [5, 23, 28, 32, 33, 41, 44, 46, 53, 57, 59, 62, 70, 71, 72, 74, 75, 83, 84, 86, 87, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 117, 119, 123, 126, 130, 132, 133, 134, 136, 146, 148, 154, 155, 158, 160, 163, 164, 166, 173, 178, 180, 181, 183, 185, 187, 190, 193, 198, 200, 202, 205, 208, 209, 210, 211, 212, 222, 223, 227, 232, 240, 241, 242, 244, 247, 248, 250, 252, 255, 258, 264, 265, 266, 267, 268, 272, 278, 280, 281, 284, 289, 290, 292, 293, 294, 296, 297, 298, 299, 315, 316, 325, 327, 328, 329, 331, 332, 334, 335, 337, 338, 341, 342, 345, 349, 355, 356, 359, 362, 363, 366, 372, 381, 383, 385, 386, 387, 392, 397, 398, 399, 403, 404, 407, 410, 412, 416, 422, 424, 425, 426, 427, 428, 429, 432, 433, 446, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "they": [5, 7, 18, 23, 28, 32, 33, 41, 44, 53, 54, 57, 58, 60, 62, 63, 65, 72, 74, 75, 83, 84, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 117, 119, 123, 130, 132, 135, 136, 137, 138, 141, 148, 150, 151, 152, 155, 158, 160, 164, 166, 167, 172, 173, 174, 175, 176, 178, 180, 181, 183, 187, 188, 189, 190, 191, 192, 193, 194, 195, 199, 202, 204, 205, 206, 208, 210, 212, 213, 215, 222, 223, 225, 227, 230, 232, 240, 244, 245, 247, 249, 252, 255, 256, 258, 259, 264, 265, 266, 267, 268, 272, 273, 278, 279, 280, 281, 285, 289, 290, 292, 293, 296, 299, 300, 301, 304, 305, 306, 309, 311, 315, 316, 319, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 343, 344, 345, 349, 352, 355, 356, 359, 361, 362, 363, 366, 372, 373, 374, 377, 378, 381, 383, 384, 385, 386, 387, 391, 392, 397, 399, 402, 404, 405, 407, 408, 410, 411, 412, 413, 414, 416, 419, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 439, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "legaci": [5, 23, 32, 57, 67, 74, 140, 160, 161, 169, 191, 193, 195, 199, 202, 203, 206, 214, 232, 247, 252, 253, 267, 285, 289, 290, 329, 337, 338, 344, 349, 359, 385, 419, 429, 432, 452, 458, 466, 471, 472, 473, 474, 476, 478, 479, 480], "py_unicod": [5, 63, 118, 469, 470, 471, 473, 479, 480], "represent": [5, 7, 9, 18, 23, 25, 26, 38, 40, 48, 57, 58, 62, 63, 67, 74, 75, 84, 99, 102, 106, 117, 118, 119, 143, 151, 155, 157, 164, 173, 174, 175, 179, 180, 183, 188, 193, 194, 198, 201, 202, 204, 209, 210, 222, 239, 241, 242, 245, 247, 250, 256, 259, 263, 264, 268, 269, 278, 280, 287, 290, 293, 296, 304, 311, 318, 327, 334, 337, 341, 342, 343, 344, 349, 359, 363, 369, 374, 378, 381, 383, 385, 386, 405, 407, 410, 423, 425, 429, 442, 459, 463, 464, 465, 466, 468, 471, 472, 474, 475, 476, 478, 479, 480, 481], "nonneg": [5, 146, 183, 267, 272, 334, 341, 381, 427, 433], "tini": [5, 83, 84, 178, 459, 465, 466, 480], "overflow": [5, 23, 38, 41, 67, 138, 173, 180, 183, 185, 209, 211, 272, 280, 287, 349, 425, 453, 463, 465, 466, 471, 476, 477, 480], "short": [5, 7, 40, 41, 57, 62, 67, 72, 74, 83, 93, 94, 98, 100, 103, 104, 111, 117, 118, 140, 156, 173, 174, 190, 225, 242, 255, 256, 268, 280, 289, 290, 297, 328, 341, 344, 345, 349, 359, 363, 366, 381, 383, 385, 408, 410, 418, 431, 439, 452, 458, 459, 461, 462, 464, 466, 472, 473, 474, 476, 477, 479, 480], "repres": [5, 6, 7, 9, 11, 13, 17, 18, 20, 22, 25, 32, 38, 41, 44, 46, 54, 57, 59, 62, 63, 65, 67, 72, 76, 83, 84, 87, 91, 93, 94, 97, 100, 102, 103, 106, 107, 117, 119, 123, 130, 136, 141, 143, 148, 150, 151, 155, 164, 173, 174, 180, 183, 188, 191, 194, 196, 198, 200, 203, 205, 206, 210, 212, 218, 222, 239, 240, 241, 245, 247, 248, 249, 250, 252, 255, 256, 259, 263, 264, 265, 267, 268, 269, 272, 273, 278, 279, 280, 282, 285, 289, 290, 293, 296, 301, 302, 304, 305, 311, 316, 318, 319, 322, 325, 329, 330, 332, 334, 335, 337, 338, 341, 342, 343, 344, 345, 349, 350, 355, 356, 359, 362, 363, 366, 369, 372, 373, 374, 378, 381, 383, 385, 386, 387, 394, 397, 399, 402, 407, 408, 409, 410, 412, 413, 416, 417, 418, 419, 422, 423, 424, 425, 427, 429, 432, 459, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "float": [5, 16, 18, 40, 41, 46, 57, 62, 67, 75, 77, 83, 84, 86, 92, 93, 102, 109, 112, 117, 118, 123, 136, 138, 151, 157, 159, 164, 172, 173, 178, 180, 187, 190, 206, 210, 218, 222, 223, 224, 230, 245, 247, 251, 258, 259, 263, 268, 271, 272, 280, 281, 286, 287, 289, 290, 296, 301, 305, 315, 316, 319, 325, 330, 334, 337, 338, 340, 342, 344, 349, 355, 362, 363, 373, 375, 376, 381, 382, 383, 384, 385, 405, 416, 424, 427, 433, 437, 439, 441, 446, 447, 448, 449, 453, 459, 460, 461, 462, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 476, 477, 478, 479, 480, 481], "doubl": [5, 15, 18, 25, 34, 38, 57, 62, 63, 74, 75, 77, 84, 87, 100, 103, 118, 155, 157, 172, 173, 174, 179, 186, 190, 206, 232, 244, 245, 259, 266, 272, 280, 290, 294, 316, 328, 341, 342, 344, 345, 356, 359, 386, 405, 414, 416, 424, 425, 427, 428, 432, 439, 441, 446, 458, 462, 463, 464, 465, 470, 471, 472, 473, 476, 477, 478, 480], "py_complex": [5, 15, 72], "program": [5, 30, 32, 33, 41, 44, 65, 67, 71, 72, 76, 83, 85, 88, 92, 93, 94, 95, 99, 100, 102, 103, 107, 109, 111, 115, 117, 119, 122, 123, 130, 134, 137, 143, 148, 152, 154, 155, 156, 157, 161, 164, 165, 166, 172, 173, 180, 183, 190, 197, 198, 200, 205, 210, 211, 213, 219, 221, 222, 223, 224, 225, 231, 243, 244, 245, 247, 251, 252, 264, 266, 268, 269, 273, 279, 289, 290, 293, 294, 296, 304, 305, 306, 308, 310, 311, 316, 319, 325, 327, 330, 334, 335, 337, 338, 341, 344, 345, 349, 350, 351, 359, 362, 365, 372, 373, 377, 378, 381, 383, 385, 391, 392, 397, 399, 400, 402, 407, 408, 416, 418, 419, 423, 424, 425, 427, 430, 431, 432, 433, 437, 449, 452, 453, 454, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 477, 478, 480], "thus": [5, 7, 10, 32, 41, 53, 72, 83, 84, 93, 98, 99, 100, 102, 114, 117, 119, 137, 164, 166, 173, 174, 190, 198, 201, 202, 205, 210, 222, 225, 232, 240, 247, 248, 256, 259, 263, 264, 265, 266, 272, 280, 289, 290, 296, 310, 316, 328, 329, 331, 334, 337, 338, 341, 345, 349, 355, 359, 363, 381, 383, 385, 391, 392, 402, 404, 418, 422, 424, 427, 429, 432, 433, 452, 458, 459, 467, 472, 473, 474, 475, 476, 478, 480], "receiv": [5, 23, 32, 44, 48, 66, 67, 71, 72, 75, 83, 94, 99, 102, 107, 111, 112, 117, 123, 129, 130, 133, 135, 148, 152, 155, 164, 173, 187, 210, 222, 232, 239, 240, 241, 242, 244, 245, 256, 264, 265, 266, 272, 280, 285, 292, 296, 302, 306, 311, 319, 326, 329, 330, 332, 334, 335, 338, 345, 350, 356, 362, 373, 378, 383, 385, 392, 397, 399, 404, 407, 408, 410, 411, 412, 417, 423, 424, 426, 427, 459, 462, 463, 464, 465, 466, 467, 469, 471, 472, 473, 474, 475, 476, 477, 478, 480], "actual": [5, 7, 13, 23, 32, 38, 48, 54, 57, 60, 62, 63, 65, 67, 72, 74, 75, 76, 83, 84, 88, 91, 92, 93, 97, 99, 100, 102, 103, 106, 114, 119, 123, 136, 146, 148, 155, 157, 164, 166, 170, 173, 174, 175, 178, 188, 190, 194, 195, 197, 200, 203, 204, 206, 210, 222, 227, 231, 242, 245, 247, 248, 249, 250, 252, 255, 258, 262, 264, 265, 266, 267, 268, 275, 278, 280, 289, 290, 292, 293, 294, 302, 305, 317, 321, 322, 327, 330, 331, 332, 334, 335, 337, 338, 340, 341, 342, 344, 345, 349, 355, 362, 365, 366, 369, 378, 381, 383, 385, 386, 387, 392, 396, 398, 399, 402, 404, 407, 411, 419, 423, 424, 425, 426, 429, 431, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 472, 473, 474, 475, 477, 478, 479, 480], "strong": [5, 7, 9, 13, 23, 26, 32, 48, 57, 58, 62, 63, 72, 74, 86, 93, 99, 136, 167, 180, 222, 237, 338, 349, 399, 412, 419, 425, 429, 453, 460, 461, 464, 465, 470, 476, 480], "count": [5, 7, 9, 32, 33, 34, 44, 53, 57, 62, 63, 67, 73, 74, 75, 77, 79, 83, 84, 86, 88, 92, 93, 94, 98, 100, 103, 117, 118, 123, 136, 141, 143, 145, 148, 157, 158, 161, 173, 174, 179, 182, 185, 187, 188, 190, 193, 205, 208, 215, 221, 223, 233, 244, 245, 247, 252, 255, 258, 264, 268, 275, 278, 280, 281, 285, 289, 290, 294, 296, 302, 305, 315, 316, 325, 328, 334, 337, 338, 340, 341, 342, 344, 349, 359, 361, 362, 363, 366, 377, 379, 385, 392, 397, 410, 425, 427, 432, 433, 439, 443, 449, 452, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 476, 478, 480], "increas": [5, 67, 75, 88, 93, 97, 99, 106, 117, 155, 187, 188, 208, 218, 244, 252, 256, 264, 267, 287, 290, 325, 337, 338, 341, 349, 373, 379, 381, 385, 397, 409, 411, 425, 432, 453, 459, 461, 462, 465, 466, 473, 476, 477, 478, 479, 480], "typeobject": [5, 92, 461, 480], "similar": [5, 7, 9, 13, 22, 23, 26, 28, 30, 32, 44, 48, 57, 58, 59, 62, 63, 65, 66, 71, 72, 74, 78, 83, 84, 87, 88, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 117, 123, 130, 134, 136, 140, 143, 148, 151, 154, 155, 160, 164, 166, 167, 173, 174, 177, 178, 180, 181, 183, 185, 187, 188, 190, 192, 193, 202, 204, 208, 210, 217, 222, 223, 225, 227, 230, 232, 239, 240, 242, 244, 247, 248, 249, 252, 255, 256, 258, 263, 265, 267, 268, 273, 279, 280, 289, 290, 293, 294, 296, 298, 299, 302, 305, 310, 316, 318, 328, 329, 332, 334, 335, 336, 337, 338, 341, 342, 344, 345, 349, 352, 355, 361, 362, 363, 366, 372, 378, 379, 381, 383, 385, 387, 391, 399, 404, 405, 407, 408, 410, 411, 414, 416, 419, 422, 424, 425, 427, 429, 432, 433, 452, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "anyth": [5, 28, 40, 62, 71, 72, 75, 84, 91, 94, 99, 100, 103, 106, 111, 117, 134, 148, 173, 174, 175, 178, 180, 183, 190, 193, 200, 245, 254, 255, 264, 266, 280, 289, 294, 298, 316, 320, 327, 331, 332, 338, 342, 345, 349, 350, 359, 362, 366, 373, 381, 383, 386, 391, 398, 402, 404, 410, 418, 424, 425, 427, 429, 438, 458, 460, 461, 464, 465, 473, 474, 478, 480], "arbitrari": [5, 13, 23, 32, 38, 41, 44, 54, 58, 60, 62, 67, 71, 73, 75, 83, 84, 86, 87, 93, 94, 100, 103, 106, 107, 112, 117, 130, 140, 148, 155, 156, 166, 173, 176, 180, 183, 188, 200, 205, 222, 227, 230, 231, 242, 245, 247, 248, 252, 255, 256, 259, 264, 265, 268, 272, 280, 284, 287, 290, 292, 293, 294, 296, 304, 310, 316, 319, 325, 327, 330, 331, 334, 335, 336, 341, 342, 349, 351, 355, 359, 362, 363, 366, 381, 383, 385, 386, 387, 394, 407, 410, 416, 417, 418, 425, 442, 452, 453, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480], "turn": [5, 23, 32, 33, 57, 62, 67, 72, 84, 87, 88, 91, 92, 94, 99, 102, 103, 106, 107, 109, 111, 117, 119, 125, 152, 155, 164, 173, 174, 187, 190, 191, 205, 206, 222, 240, 242, 244, 252, 263, 264, 265, 280, 289, 293, 295, 298, 308, 312, 313, 317, 325, 330, 332, 334, 341, 358, 359, 362, 366, 381, 385, 387, 392, 397, 417, 424, 429, 431, 432, 452, 453, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 472, 473, 474, 476, 480], "status": [5, 32, 33, 48, 58, 62, 67, 72, 83, 91, 93, 99, 100, 107, 111, 112, 117, 141, 174, 193, 202, 204, 208, 210, 211, 238, 239, 242, 244, 245, 253, 268, 280, 285, 289, 290, 302, 304, 306, 308, 331, 335, 337, 338, 345, 349, 373, 392, 404, 438, 445, 459, 463, 464, 466, 467, 469, 471, 472, 474, 475, 476, 477, 479, 480], "where": [5, 23, 32, 33, 34, 39, 41, 44, 46, 48, 53, 55, 57, 58, 60, 62, 63, 65, 67, 72, 74, 75, 76, 77, 78, 83, 84, 87, 91, 92, 93, 94, 97, 98, 99, 100, 103, 106, 107, 109, 111, 117, 119, 123, 130, 136, 138, 141, 148, 149, 150, 151, 155, 160, 164, 166, 173, 174, 178, 180, 183, 184, 185, 187, 188, 190, 193, 196, 198, 199, 200, 202, 205, 207, 210, 212, 218, 222, 223, 227, 232, 239, 240, 242, 244, 245, 247, 248, 250, 252, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 272, 273, 275, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 297, 299, 300, 305, 309, 310, 311, 316, 321, 325, 328, 329, 330, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 350, 352, 355, 356, 358, 359, 362, 363, 366, 368, 373, 375, 377, 378, 379, 381, 382, 383, 385, 387, 391, 392, 396, 397, 399, 404, 407, 408, 409, 410, 412, 413, 416, 418, 419, 420, 422, 423, 424, 425, 426, 427, 429, 431, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "success": [5, 7, 9, 11, 13, 17, 18, 22, 23, 26, 27, 30, 32, 33, 34, 38, 39, 41, 44, 46, 48, 50, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 67, 72, 74, 75, 76, 78, 79, 84, 87, 91, 94, 99, 103, 107, 111, 112, 119, 123, 129, 130, 136, 156, 160, 161, 164, 166, 173, 174, 188, 190, 206, 212, 220, 239, 242, 245, 247, 258, 263, 266, 275, 280, 285, 289, 290, 292, 293, 296, 297, 302, 311, 315, 316, 329, 332, 334, 337, 338, 341, 344, 345, 349, 362, 372, 373, 385, 392, 404, 407, 420, 424, 425, 429, 433, 450, 453, 459, 462, 463, 466, 472, 474, 475, 476, 478, 480], "has": [5, 7, 9, 11, 13, 17, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 39, 41, 42, 44, 45, 46, 48, 55, 57, 58, 60, 62, 63, 70, 71, 72, 74, 75, 76, 78, 83, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 112, 114, 117, 119, 123, 125, 126, 129, 130, 131, 134, 136, 137, 138, 141, 146, 148, 150, 151, 152, 154, 155, 156, 157, 158, 163, 164, 166, 167, 173, 174, 175, 178, 180, 181, 183, 185, 187, 188, 190, 191, 193, 196, 197, 198, 199, 200, 201, 202, 204, 205, 206, 207, 208, 209, 210, 211, 213, 215, 218, 222, 223, 225, 227, 229, 232, 239, 240, 241, 242, 244, 245, 247, 248, 252, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 272, 273, 278, 280, 281, 285, 289, 290, 292, 293, 294, 296, 299, 301, 302, 304, 305, 308, 309, 310, 311, 315, 316, 317, 319, 321, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 340, 341, 342, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 366, 371, 372, 373, 375, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 402, 404, 405, 407, 409, 410, 412, 413, 416, 418, 419, 420, 422, 423, 424, 425, 426, 427, 428, 429, 432, 433, 440, 441, 443, 446, 448, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "leav": [5, 23, 30, 59, 63, 65, 74, 75, 91, 94, 100, 106, 117, 123, 135, 137, 164, 166, 174, 181, 183, 185, 188, 190, 193, 202, 208, 210, 223, 232, 240, 244, 247, 255, 266, 268, 272, 280, 281, 289, 290, 337, 338, 355, 359, 362, 366, 381, 385, 402, 424, 429, 431, 433, 439, 453, 459, 461, 462, 463, 464, 466, 473, 476, 480], "unmodifi": [5, 7, 112, 205, 206, 304, 341, 362, 391, 414, 480], "py_cleanup_support": 5, "get": [5, 7, 17, 23, 26, 30, 32, 33, 38, 41, 44, 48, 53, 57, 60, 62, 63, 65, 67, 71, 72, 74, 75, 76, 77, 78, 79, 87, 91, 92, 93, 94, 96, 98, 99, 100, 101, 102, 103, 106, 107, 114, 117, 119, 123, 125, 126, 130, 131, 133, 134, 136, 138, 141, 148, 155, 157, 158, 161, 164, 166, 167, 173, 174, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 190, 191, 193, 197, 202, 203, 205, 206, 208, 210, 213, 214, 219, 222, 225, 227, 229, 230, 232, 238, 239, 240, 242, 244, 245, 247, 248, 251, 252, 253, 255, 258, 259, 262, 263, 264, 265, 266, 268, 270, 276, 278, 280, 282, 285, 286, 289, 290, 292, 293, 294, 296, 299, 302, 305, 306, 310, 313, 315, 317, 319, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 345, 346, 349, 352, 355, 356, 359, 362, 363, 365, 366, 372, 373, 378, 382, 383, 385, 386, 391, 392, 395, 396, 397, 398, 399, 400, 404, 407, 408, 410, 411, 412, 413, 416, 417, 422, 424, 425, 427, 429, 435, 449, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "eventu": [5, 32, 72, 75, 78, 83, 103, 130, 136, 190, 229, 239, 244, 247, 280, 290, 306, 392, 408, 416, 429, 432, 460, 461, 463, 464, 465, 466, 467, 471, 474, 476, 480], "give": [5, 7, 23, 41, 62, 63, 71, 72, 74, 76, 78, 83, 84, 88, 91, 92, 93, 94, 98, 102, 103, 106, 114, 117, 119, 138, 148, 150, 151, 152, 155, 173, 174, 178, 180, 183, 187, 188, 190, 205, 210, 213, 222, 225, 227, 247, 255, 258, 265, 266, 272, 273, 275, 276, 280, 284, 289, 290, 293, 294, 296, 304, 311, 316, 329, 330, 335, 338, 341, 342, 345, 349, 362, 363, 366, 373, 381, 383, 385, 387, 391, 396, 400, 402, 404, 407, 408, 412, 419, 423, 424, 425, 431, 432, 441, 452, 458, 459, 461, 462, 464, 465, 466, 467, 468, 471, 472, 473, 478, 479, 480], "chanc": [5, 58, 74, 99, 100, 136, 137, 180, 247, 362, 464, 471, 478, 480], "had": [5, 22, 32, 41, 60, 71, 75, 84, 88, 94, 100, 109, 117, 119, 137, 152, 155, 166, 167, 174, 180, 183, 188, 196, 208, 210, 240, 252, 280, 290, 294, 311, 325, 334, 338, 342, 366, 377, 379, 383, 385, 386, 391, 407, 429, 433, 438, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "origin": [5, 7, 9, 23, 32, 33, 41, 42, 59, 61, 62, 66, 67, 72, 84, 91, 93, 99, 103, 106, 109, 117, 119, 123, 138, 141, 146, 149, 151, 155, 164, 166, 170, 173, 174, 178, 183, 185, 187, 188, 190, 193, 194, 195, 196, 197, 198, 199, 200, 202, 205, 207, 210, 218, 222, 223, 227, 231, 240, 244, 247, 252, 258, 259, 263, 264, 266, 268, 272, 275, 277, 280, 281, 289, 290, 293, 294, 296, 305, 309, 316, 321, 325, 328, 329, 334, 337, 338, 341, 342, 345, 349, 355, 359, 362, 363, 366, 378, 379, 380, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 399, 404, 405, 410, 412, 413, 414, 418, 419, 420, 422, 423, 424, 425, 427, 429, 431, 433, 437, 438, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 476, 477, 478, 480], "bool": [5, 6, 30, 57, 67, 91, 93, 117, 123, 136, 164, 165, 173, 178, 180, 208, 222, 223, 251, 258, 259, 264, 281, 286, 288, 337, 344, 376, 379, 383, 385, 407, 416, 424, 425, 427, 437, 447, 462, 465, 469, 471, 477, 478, 480], "test": [5, 23, 45, 57, 60, 67, 72, 77, 83, 88, 91, 92, 93, 96, 97, 98, 99, 100, 102, 103, 105, 106, 107, 111, 117, 119, 122, 151, 152, 158, 167, 173, 174, 175, 178, 183, 184, 186, 188, 197, 210, 217, 222, 223, 225, 233, 237, 242, 244, 245, 246, 247, 248, 251, 252, 256, 258, 259, 263, 266, 269, 272, 280, 290, 293, 302, 306, 312, 316, 332, 333, 337, 339, 341, 349, 355, 361, 362, 364, 372, 373, 379, 383, 386, 392, 399, 410, 416, 419, 422, 423, 424, 425, 431, 437, 439, 440, 443, 448, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 476, 477, 478, 479], "truth": [5, 67, 88, 94, 173, 221, 288, 341, 344, 410, 425, 427, 462, 471, 480], "boolean": [5, 16, 67, 84, 99, 105, 117, 119, 135, 164, 165, 173, 174, 180, 188, 190, 222, 232, 240, 242, 245, 251, 259, 265, 271, 280, 288, 290, 292, 301, 316, 317, 334, 335, 337, 338, 362, 366, 373, 376, 381, 383, 386, 392, 396, 399, 407, 408, 416, 424, 425, 430, 460, 463, 464, 465, 466, 467, 471, 472, 474, 475, 476, 478, 479, 480, 481], "redic": 5, "equival": [5, 7, 9, 13, 18, 22, 23, 24, 32, 39, 41, 44, 46, 48, 53, 54, 57, 59, 60, 62, 63, 67, 72, 75, 77, 88, 93, 94, 98, 102, 103, 109, 112, 114, 117, 119, 130, 134, 136, 146, 151, 155, 160, 164, 166, 173, 174, 175, 178, 180, 183, 187, 188, 193, 201, 202, 204, 210, 222, 223, 225, 231, 232, 240, 241, 242, 244, 247, 248, 252, 256, 258, 259, 263, 264, 265, 266, 267, 268, 272, 280, 289, 290, 293, 296, 297, 298, 299, 305, 315, 316, 318, 321, 326, 334, 335, 341, 342, 345, 349, 352, 355, 359, 362, 363, 366, 381, 382, 383, 384, 385, 391, 398, 400, 402, 407, 419, 424, 425, 427, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 479, 480], "true": [5, 6, 7, 9, 11, 13, 15, 17, 20, 22, 23, 25, 27, 32, 33, 34, 36, 37, 38, 42, 43, 44, 48, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 72, 75, 77, 83, 84, 86, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 104, 105, 106, 109, 111, 112, 113, 117, 119, 122, 123, 126, 127, 129, 130, 131, 132, 133, 135, 136, 140, 141, 143, 146, 147, 148, 150, 151, 152, 154, 155, 157, 158, 160, 163, 164, 165, 166, 167, 170, 172, 173, 174, 176, 178, 180, 183, 185, 186, 187, 188, 190, 193, 195, 197, 198, 200, 201, 202, 204, 205, 206, 208, 210, 211, 212, 213, 215, 217, 218, 222, 223, 224, 225, 227, 228, 229, 232, 233, 235, 237, 238, 239, 240, 245, 247, 248, 249, 250, 251, 252, 255, 256, 258, 259, 260, 263, 264, 265, 266, 267, 268, 272, 273, 275, 279, 280, 281, 285, 288, 289, 290, 291, 292, 293, 294, 296, 298, 300, 301, 304, 305, 308, 309, 311, 313, 314, 316, 317, 321, 322, 323, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 340, 341, 342, 343, 344, 345, 348, 349, 352, 355, 357, 359, 361, 362, 363, 366, 369, 370, 373, 374, 377, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 393, 394, 396, 397, 399, 400, 402, 404, 407, 408, 409, 410, 412, 414, 416, 417, 418, 419, 420, 422, 424, 425, 427, 428, 432, 433, 437, 438, 439, 440, 441, 443, 445, 446, 447, 449, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "fals": [5, 6, 7, 22, 32, 33, 34, 46, 48, 57, 62, 63, 65, 67, 72, 83, 84, 88, 91, 93, 94, 97, 98, 99, 100, 102, 104, 105, 106, 107, 111, 112, 113, 117, 119, 123, 126, 129, 130, 131, 132, 133, 135, 136, 140, 141, 143, 146, 147, 148, 150, 151, 152, 154, 155, 157, 158, 160, 163, 164, 165, 166, 167, 172, 173, 174, 176, 178, 180, 183, 185, 187, 188, 190, 193, 196, 197, 198, 200, 201, 202, 204, 205, 206, 207, 208, 210, 211, 212, 213, 215, 217, 222, 223, 224, 225, 227, 228, 229, 232, 233, 238, 239, 240, 242, 245, 247, 249, 250, 251, 252, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 272, 273, 280, 281, 285, 288, 289, 290, 291, 292, 293, 294, 296, 300, 301, 304, 308, 309, 311, 313, 314, 317, 321, 322, 323, 326, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 340, 341, 342, 344, 345, 349, 352, 355, 357, 359, 361, 362, 363, 366, 369, 370, 373, 377, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 393, 394, 396, 397, 399, 400, 404, 410, 412, 414, 416, 417, 418, 419, 422, 424, 425, 427, 428, 432, 433, 437, 438, 439, 440, 441, 446, 447, 449, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "express": [5, 22, 39, 46, 48, 53, 59, 65, 67, 72, 84, 86, 92, 100, 111, 117, 136, 141, 151, 156, 158, 160, 164, 180, 183, 187, 188, 190, 210, 217, 222, 227, 244, 251, 252, 256, 258, 261, 263, 265, 272, 280, 290, 294, 305, 320, 330, 334, 337, 338, 341, 342, 344, 349, 350, 356, 359, 360, 363, 366, 375, 377, 382, 383, 384, 385, 387, 397, 399, 410, 416, 423, 424, 425, 426, 428, 429, 430, 432, 436, 439, 443, 444, 446, 448, 452, 459, 460, 461, 462, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 479, 480, 481], "valid": [5, 7, 11, 18, 23, 28, 33, 41, 60, 62, 63, 65, 67, 71, 72, 84, 87, 91, 97, 103, 106, 109, 117, 119, 136, 140, 143, 148, 154, 155, 156, 160, 164, 166, 169, 170, 172, 173, 174, 178, 180, 181, 183, 184, 186, 188, 191, 192, 194, 200, 204, 206, 208, 222, 239, 241, 242, 244, 247, 252, 253, 255, 256, 258, 259, 262, 264, 265, 267, 275, 278, 280, 284, 285, 290, 298, 299, 301, 305, 308, 311, 316, 319, 320, 321, 328, 330, 332, 334, 337, 338, 341, 342, 344, 345, 349, 355, 359, 362, 363, 373, 375, 381, 383, 384, 385, 386, 391, 392, 398, 402, 408, 410, 412, 413, 417, 419, 420, 422, 424, 425, 428, 429, 432, 433, 440, 448, 452, 453, 459, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "see": [5, 7, 11, 18, 23, 26, 30, 32, 33, 39, 41, 44, 46, 57, 58, 60, 61, 62, 63, 65, 67, 70, 71, 72, 74, 75, 76, 78, 83, 84, 86, 87, 88, 91, 92, 93, 94, 98, 99, 100, 101, 102, 103, 106, 107, 109, 111, 117, 119, 123, 129, 130, 134, 136, 138, 140, 141, 142, 148, 152, 155, 158, 160, 163, 164, 165, 166, 169, 170, 172, 173, 174, 178, 180, 183, 185, 187, 188, 190, 192, 193, 194, 197, 198, 199, 200, 202, 203, 204, 205, 208, 210, 211, 212, 213, 215, 217, 218, 222, 223, 227, 230, 231, 232, 239, 240, 242, 244, 245, 247, 248, 252, 254, 255, 256, 258, 259, 263, 264, 265, 266, 267, 269, 272, 275, 276, 278, 280, 281, 285, 289, 290, 292, 294, 296, 297, 298, 299, 301, 302, 305, 308, 310, 311, 316, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 339, 340, 341, 342, 344, 345, 349, 350, 351, 352, 353, 355, 356, 358, 359, 361, 362, 363, 365, 366, 368, 372, 373, 377, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 399, 402, 404, 407, 408, 409, 410, 411, 412, 413, 416, 417, 418, 419, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 438, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "how": [5, 7, 11, 32, 41, 57, 60, 62, 63, 67, 70, 71, 72, 74, 75, 76, 85, 87, 91, 92, 94, 97, 98, 99, 102, 103, 106, 107, 109, 111, 114, 117, 119, 123, 129, 130, 134, 136, 137, 138, 141, 146, 148, 151, 152, 155, 160, 164, 169, 172, 173, 178, 180, 181, 183, 184, 186, 187, 191, 192, 197, 198, 199, 204, 208, 210, 215, 219, 222, 223, 227, 232, 239, 240, 241, 244, 247, 248, 250, 252, 255, 256, 258, 259, 264, 265, 266, 269, 272, 275, 280, 281, 285, 290, 293, 295, 296, 305, 308, 315, 316, 317, 318, 319, 328, 329, 330, 334, 335, 338, 340, 341, 342, 343, 345, 349, 355, 361, 362, 363, 365, 373, 377, 379, 383, 385, 386, 387, 391, 392, 396, 399, 404, 405, 407, 416, 418, 422, 424, 425, 426, 427, 429, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "item": [5, 7, 14, 22, 23, 30, 32, 33, 34, 35, 36, 37, 39, 48, 53, 59, 62, 63, 67, 72, 75, 78, 83, 86, 93, 94, 100, 102, 109, 117, 119, 131, 138, 144, 148, 154, 155, 157, 158, 161, 164, 167, 168, 173, 178, 179, 181, 186, 187, 188, 190, 191, 193, 194, 197, 202, 206, 208, 210, 214, 222, 223, 230, 232, 233, 241, 244, 245, 247, 249, 250, 258, 259, 265, 266, 268, 270, 272, 273, 276, 280, 282, 285, 288, 290, 296, 299, 304, 305, 310, 313, 316, 317, 321, 329, 331, 334, 336, 337, 338, 341, 342, 344, 345, 349, 351, 356, 358, 359, 362, 365, 366, 372, 375, 378, 381, 382, 383, 386, 391, 399, 402, 404, 405, 407, 409, 410, 413, 416, 419, 420, 424, 425, 427, 428, 429, 431, 432, 433, 437, 438, 439, 443, 446, 447, 449, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 477, 478, 480], "individu": [5, 13, 41, 44, 57, 60, 62, 67, 91, 93, 97, 98, 99, 100, 103, 109, 114, 117, 155, 172, 174, 181, 183, 187, 188, 190, 193, 195, 200, 203, 216, 227, 245, 246, 258, 264, 268, 278, 279, 280, 290, 310, 316, 329, 333, 341, 342, 350, 353, 355, 356, 359, 361, 363, 366, 373, 381, 383, 385, 386, 387, 391, 397, 405, 410, 416, 417, 419, 423, 425, 429, 431, 433, 437, 452, 460, 463, 464, 466, 468, 473, 474, 479, 480], "nest": [5, 13, 67, 72, 84, 86, 93, 94, 99, 103, 110, 136, 157, 166, 173, 178, 183, 184, 187, 188, 190, 196, 210, 223, 252, 258, 259, 264, 268, 280, 294, 299, 304, 309, 311, 316, 341, 342, 349, 362, 366, 373, 378, 383, 385, 410, 412, 424, 425, 426, 427, 432, 433, 438, 439, 452, 459, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 480, 481], "possibl": [5, 7, 13, 18, 22, 23, 27, 30, 32, 33, 38, 41, 46, 48, 57, 60, 62, 63, 65, 67, 70, 71, 72, 75, 78, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 109, 111, 112, 114, 117, 119, 123, 129, 136, 137, 138, 146, 148, 155, 156, 160, 164, 166, 167, 170, 172, 173, 174, 177, 178, 180, 181, 183, 187, 188, 190, 191, 193, 194, 197, 198, 199, 200, 202, 203, 205, 207, 210, 215, 219, 222, 223, 229, 232, 239, 242, 244, 247, 252, 255, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 279, 280, 285, 289, 290, 292, 294, 296, 299, 301, 305, 306, 308, 309, 311, 316, 317, 325, 328, 329, 330, 334, 337, 338, 341, 342, 343, 344, 345, 349, 352, 353, 355, 356, 359, 361, 362, 363, 366, 372, 373, 379, 382, 383, 385, 386, 387, 391, 392, 397, 399, 400, 402, 403, 404, 410, 412, 413, 416, 418, 419, 420, 423, 424, 425, 427, 428, 431, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "exceed": [5, 58, 123, 136, 164, 183, 209, 210, 222, 255, 266, 281, 290, 296, 304, 319, 341, 361, 362, 378, 407, 419, 462, 463, 465, 466, 476, 477, 480], "platform": [5, 9, 18, 25, 32, 33, 34, 41, 50, 58, 60, 63, 67, 71, 72, 74, 75, 83, 84, 100, 112, 115, 123, 130, 153, 155, 160, 170, 172, 173, 180, 183, 186, 190, 205, 209, 210, 216, 222, 232, 244, 247, 248, 251, 254, 255, 263, 266, 268, 272, 279, 280, 281, 289, 290, 293, 304, 305, 306, 312, 319, 320, 323, 325, 326, 330, 334, 335, 337, 338, 339, 344, 345, 349, 351, 352, 355, 359, 362, 363, 365, 366, 375, 385, 396, 400, 403, 404, 422, 427, 432, 447, 452, 453, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 478, 479, 480, 481], "long_max": [5, 38, 480], "howev": [5, 23, 24, 32, 33, 41, 44, 48, 56, 62, 70, 71, 72, 75, 83, 84, 87, 91, 92, 93, 94, 97, 98, 99, 100, 103, 106, 107, 109, 111, 117, 123, 125, 130, 132, 136, 148, 155, 158, 164, 166, 167, 173, 174, 178, 180, 183, 187, 190, 191, 193, 196, 198, 200, 202, 203, 205, 206, 210, 222, 223, 227, 232, 240, 242, 244, 245, 247, 249, 252, 255, 256, 258, 264, 265, 266, 268, 269, 278, 280, 285, 289, 290, 296, 297, 308, 316, 325, 328, 329, 330, 331, 334, 337, 338, 341, 342, 345, 349, 350, 351, 352, 355, 359, 361, 362, 366, 373, 375, 378, 382, 383, 384, 385, 386, 387, 394, 399, 400, 402, 404, 407, 408, 412, 413, 416, 419, 423, 425, 426, 427, 429, 452, 458, 459, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 480], "proper": [5, 23, 32, 33, 39, 44, 48, 58, 62, 67, 71, 72, 74, 75, 84, 98, 100, 103, 111, 123, 134, 151, 166, 167, 174, 187, 188, 199, 200, 204, 206, 208, 210, 227, 232, 242, 244, 247, 263, 280, 281, 290, 305, 311, 329, 332, 334, 338, 341, 344, 345, 349, 355, 359, 362, 366, 373, 383, 385, 386, 391, 392, 407, 410, 412, 424, 425, 427, 458, 459, 460, 461, 462, 466, 467, 471, 473, 474, 475, 476, 477, 478, 480], "rang": [5, 7, 23, 25, 38, 58, 63, 67, 71, 72, 75, 83, 84, 86, 91, 92, 93, 94, 97, 100, 101, 103, 106, 107, 109, 117, 123, 131, 135, 136, 138, 141, 146, 147, 151, 155, 163, 164, 166, 173, 174, 175, 180, 183, 187, 188, 190, 208, 209, 210, 222, 223, 232, 233, 238, 241, 245, 251, 252, 256, 258, 259, 275, 280, 281, 285, 290, 292, 294, 296, 301, 302, 305, 312, 313, 315, 316, 319, 323, 330, 332, 334, 337, 338, 340, 342, 344, 349, 350, 362, 363, 364, 366, 372, 375, 378, 379, 381, 383, 385, 391, 403, 407, 416, 422, 424, 425, 426, 427, 429, 431, 432, 433, 437, 439, 440, 442, 443, 446, 447, 448, 449, 452, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "most": [5, 7, 9, 23, 25, 30, 32, 33, 38, 41, 44, 57, 58, 60, 62, 63, 65, 71, 72, 74, 75, 76, 78, 83, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 117, 122, 123, 130, 133, 136, 138, 140, 141, 143, 146, 148, 150, 155, 157, 164, 166, 173, 174, 180, 181, 183, 185, 187, 188, 190, 191, 193, 194, 195, 197, 198, 199, 200, 202, 204, 207, 208, 210, 211, 212, 218, 222, 223, 227, 230, 231, 240, 244, 245, 247, 248, 252, 255, 256, 258, 259, 263, 264, 265, 266, 267, 269, 272, 275, 280, 281, 289, 290, 292, 293, 294, 296, 299, 302, 304, 305, 311, 316, 318, 325, 326, 327, 329, 330, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 352, 353, 355, 359, 361, 362, 363, 366, 371, 372, 378, 379, 381, 383, 384, 385, 386, 387, 391, 392, 397, 398, 399, 400, 403, 404, 405, 407, 408, 410, 411, 412, 413, 418, 419, 422, 424, 425, 426, 427, 429, 431, 433, 437, 438, 439, 440, 443, 446, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "signific": [5, 40, 84, 94, 97, 100, 103, 106, 123, 129, 130, 155, 166, 175, 183, 190, 194, 255, 256, 258, 266, 272, 281, 290, 296, 305, 338, 341, 342, 349, 362, 385, 408, 425, 429, 431, 432, 441, 452, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "bit": [5, 7, 25, 40, 41, 57, 60, 62, 63, 65, 67, 72, 74, 75, 84, 85, 88, 91, 92, 93, 94, 97, 100, 103, 106, 114, 115, 130, 138, 143, 149, 150, 151, 155, 164, 166, 174, 175, 183, 188, 190, 192, 197, 198, 199, 202, 205, 212, 213, 222, 224, 227, 232, 240, 241, 256, 263, 267, 272, 281, 284, 286, 289, 290, 292, 296, 300, 303, 312, 316, 319, 325, 329, 333, 334, 338, 339, 341, 344, 345, 346, 349, 353, 355, 357, 363, 366, 373, 387, 394, 395, 401, 407, 418, 419, 421, 424, 425, 427, 432, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "silent": [5, 22, 39, 48, 55, 58, 65, 99, 100, 106, 112, 130, 137, 166, 183, 210, 215, 245, 264, 266, 268, 275, 280, 281, 290, 292, 294, 304, 305, 329, 331, 337, 342, 345, 362, 386, 391, 422, 433, 452, 458, 459, 463, 464, 466, 467, 471, 472, 474, 475, 477, 478, 479, 480], "truncat": [5, 18, 58, 63, 67, 83, 84, 115, 138, 139, 146, 174, 180, 183, 210, 222, 231, 245, 255, 258, 267, 290, 317, 334, 337, 341, 344, 357, 359, 361, 378, 379, 394, 419, 425, 427, 443, 459, 461, 465, 466, 467, 472, 473, 474, 475, 477, 480], "too": [5, 18, 34, 62, 65, 74, 83, 91, 93, 94, 99, 100, 103, 106, 107, 130, 134, 136, 148, 151, 155, 164, 166, 173, 181, 183, 185, 188, 190, 191, 201, 209, 210, 227, 240, 254, 255, 256, 280, 289, 302, 304, 329, 330, 334, 335, 337, 338, 341, 342, 344, 345, 349, 356, 359, 362, 366, 381, 383, 385, 386, 387, 410, 419, 420, 425, 429, 431, 448, 452, 459, 460, 461, 462, 463, 465, 466, 467, 471, 473, 475, 477, 478, 480], "small": [5, 32, 38, 41, 54, 57, 62, 67, 72, 83, 84, 91, 93, 97, 100, 101, 103, 106, 119, 155, 166, 173, 183, 187, 190, 240, 244, 255, 258, 268, 272, 280, 285, 290, 305, 316, 327, 330, 334, 341, 359, 362, 372, 379, 385, 404, 410, 425, 433, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 470, 471, 472, 473, 474, 476, 478, 479, 480], "semant": [5, 7, 11, 13, 27, 56, 62, 63, 86, 93, 99, 100, 102, 130, 136, 158, 183, 190, 193, 199, 202, 204, 205, 222, 245, 247, 249, 264, 265, 266, 268, 280, 289, 290, 292, 293, 296, 308, 313, 316, 327, 328, 329, 334, 339, 349, 362, 363, 383, 391, 402, 420, 422, 424, 425, 426, 427, 429, 433, 452, 453, 459, 461, 462, 464, 465, 467, 469, 471, 472, 473, 474, 475, 476, 477, 478, 480], "inherit": [5, 28, 33, 60, 62, 67, 74, 75, 84, 87, 92, 93, 98, 113, 115, 117, 119, 123, 125, 136, 152, 155, 158, 166, 173, 174, 180, 196, 208, 210, 218, 219, 222, 231, 232, 244, 247, 252, 255, 256, 266, 268, 280, 281, 289, 293, 296, 312, 325, 334, 335, 338, 339, 345, 359, 362, 366, 367, 373, 375, 383, 407, 411, 412, 413, 424, 425, 427, 442, 458, 459, 462, 464, 465, 467, 471, 473, 475, 477, 478, 479, 480], "from": [5, 7, 9, 10, 11, 13, 22, 23, 24, 25, 26, 27, 28, 30, 33, 38, 40, 41, 42, 44, 45, 46, 48, 53, 54, 55, 56, 57, 58, 59, 60, 62, 63, 65, 66, 67, 70, 71, 73, 74, 75, 76, 85, 86, 87, 88, 90, 91, 93, 94, 97, 101, 102, 103, 104, 105, 106, 107, 109, 110, 111, 113, 114, 115, 116, 117, 118, 119, 123, 125, 129, 130, 132, 133, 134, 135, 137, 138, 140, 141, 143, 144, 146, 147, 148, 149, 150, 152, 154, 155, 157, 158, 160, 161, 163, 164, 167, 170, 172, 174, 175, 176, 178, 180, 181, 183, 184, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 204, 205, 206, 207, 208, 209, 210, 212, 213, 216, 217, 218, 219, 220, 222, 223, 226, 227, 229, 231, 232, 233, 237, 238, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 251, 252, 254, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 276, 277, 278, 280, 281, 282, 285, 287, 288, 289, 290, 292, 293, 294, 295, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 308, 309, 310, 311, 312, 313, 315, 316, 317, 318, 319, 320, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 337, 338, 339, 340, 341, 342, 343, 344, 349, 350, 352, 355, 356, 357, 358, 359, 361, 362, 363, 364, 366, 367, 371, 372, 373, 374, 375, 377, 378, 379, 382, 383, 384, 385, 386, 391, 392, 394, 395, 396, 397, 399, 400, 401, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 416, 417, 418, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 437, 438, 439, 440, 441, 446, 447, 448, 449, 450, 452, 453, 455, 459, 460, 461, 463, 464, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "downcast": [5, 453], "mileag": [5, 332], "vari": [5, 7, 57, 74, 83, 84, 94, 103, 106, 138, 148, 155, 180, 188, 190, 222, 244, 248, 252, 255, 263, 268, 276, 302, 332, 335, 337, 338, 339, 341, 349, 359, 362, 363, 366, 382, 386, 387, 397, 424, 425, 431, 459, 460, 461, 463, 465, 466, 472, 473, 474], "mean": [5, 7, 13, 18, 22, 23, 27, 30, 32, 33, 41, 44, 58, 60, 62, 63, 65, 66, 67, 72, 74, 75, 83, 88, 92, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 109, 112, 114, 117, 119, 123, 130, 136, 138, 141, 148, 152, 155, 157, 160, 164, 166, 167, 172, 173, 174, 175, 178, 180, 181, 183, 187, 188, 190, 193, 199, 200, 202, 203, 204, 205, 206, 210, 211, 212, 213, 215, 217, 222, 223, 225, 230, 231, 232, 239, 240, 241, 244, 247, 248, 249, 250, 252, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 273, 275, 278, 280, 285, 287, 289, 290, 293, 294, 296, 298, 304, 305, 308, 311, 315, 316, 318, 319, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 339, 340, 341, 342, 344, 345, 349, 350, 358, 359, 362, 363, 366, 373, 378, 381, 382, 383, 385, 386, 387, 391, 392, 394, 397, 398, 399, 402, 404, 407, 410, 416, 417, 418, 420, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 446, 448, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "occur": [5, 7, 13, 17, 18, 22, 23, 30, 38, 39, 41, 44, 48, 58, 62, 63, 65, 72, 74, 78, 84, 92, 94, 97, 99, 100, 102, 106, 117, 119, 123, 134, 136, 141, 148, 149, 151, 154, 155, 164, 166, 167, 174, 178, 180, 183, 187, 188, 190, 200, 209, 210, 215, 225, 227, 244, 247, 252, 255, 258, 264, 266, 267, 268, 272, 285, 289, 290, 294, 296, 299, 308, 311, 316, 325, 329, 330, 332, 334, 338, 341, 342, 345, 349, 350, 355, 359, 361, 362, 363, 366, 368, 373, 378, 381, 382, 383, 385, 392, 397, 399, 400, 404, 407, 409, 410, 412, 416, 419, 424, 425, 426, 427, 429, 432, 433, 440, 449, 462, 464, 465, 466, 467, 469, 472, 473, 474, 477, 478, 479, 480], "indic": [5, 7, 30, 31, 32, 40, 41, 48, 53, 55, 57, 58, 60, 62, 63, 67, 72, 74, 75, 83, 84, 86, 97, 99, 100, 103, 106, 107, 111, 114, 117, 119, 123, 134, 136, 148, 152, 154, 155, 164, 166, 170, 173, 174, 180, 183, 186, 188, 193, 199, 200, 202, 205, 206, 207, 210, 220, 222, 223, 225, 231, 232, 238, 239, 240, 242, 244, 245, 247, 248, 252, 255, 258, 263, 264, 265, 267, 268, 273, 275, 280, 285, 289, 290, 292, 294, 297, 300, 302, 304, 305, 308, 311, 315, 316, 325, 326, 329, 330, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 350, 355, 358, 359, 362, 363, 366, 373, 374, 378, 383, 385, 386, 391, 392, 396, 397, 402, 403, 404, 405, 407, 410, 416, 419, 423, 424, 425, 427, 428, 429, 432, 433, 446, 452, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 474, 475, 476, 477, 478, 479, 480], "remain": [5, 13, 32, 41, 62, 72, 75, 84, 93, 94, 100, 103, 117, 119, 123, 136, 150, 158, 166, 173, 174, 180, 183, 187, 188, 190, 191, 195, 199, 200, 202, 205, 206, 208, 210, 215, 222, 223, 244, 245, 247, 265, 268, 272, 280, 289, 290, 292, 293, 294, 296, 309, 319, 321, 330, 334, 337, 341, 342, 345, 349, 359, 361, 362, 373, 381, 382, 383, 385, 391, 397, 399, 423, 424, 425, 429, 432, 433, 439, 452, 453, 461, 462, 463, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "option": [5, 23, 32, 33, 41, 46, 48, 57, 58, 60, 62, 63, 65, 67, 71, 72, 74, 77, 87, 91, 92, 93, 94, 98, 99, 100, 101, 103, 106, 107, 109, 112, 115, 116, 119, 123, 125, 132, 134, 136, 137, 138, 140, 143, 147, 148, 149, 150, 152, 154, 155, 157, 158, 160, 164, 166, 167, 170, 173, 174, 178, 180, 181, 182, 183, 184, 185, 186, 187, 188, 192, 193, 194, 197, 198, 199, 201, 202, 203, 204, 206, 207, 208, 210, 211, 213, 214, 215, 218, 222, 223, 227, 231, 232, 238, 239, 242, 245, 247, 248, 249, 251, 252, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 269, 273, 275, 278, 280, 281, 285, 290, 292, 293, 294, 296, 297, 302, 304, 305, 306, 308, 309, 310, 311, 316, 319, 320, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 337, 338, 341, 342, 343, 344, 345, 347, 349, 351, 352, 353, 356, 359, 361, 362, 363, 365, 367, 369, 370, 372, 375, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 400, 404, 408, 410, 411, 412, 414, 416, 417, 418, 422, 424, 425, 426, 427, 428, 429, 431, 432, 433, 446, 455, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 477, 478, 479, 480], "their": [5, 7, 18, 28, 32, 33, 41, 44, 54, 60, 62, 63, 67, 71, 72, 74, 75, 76, 83, 84, 87, 91, 92, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 117, 119, 123, 129, 134, 136, 148, 155, 160, 163, 164, 166, 167, 173, 174, 178, 180, 181, 183, 184, 188, 190, 191, 192, 193, 200, 202, 204, 205, 208, 210, 211, 212, 213, 215, 222, 223, 227, 232, 240, 241, 247, 248, 252, 255, 256, 258, 259, 263, 264, 265, 266, 272, 276, 279, 280, 281, 285, 289, 290, 293, 294, 296, 304, 305, 309, 310, 311, 321, 322, 323, 326, 329, 330, 332, 334, 337, 338, 339, 341, 342, 344, 345, 349, 352, 355, 358, 359, 360, 362, 363, 366, 369, 372, 373, 378, 379, 381, 383, 384, 385, 386, 391, 392, 396, 397, 399, 404, 407, 408, 409, 410, 412, 414, 416, 418, 419, 422, 423, 424, 425, 426, 427, 429, 432, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "default": [5, 7, 17, 23, 24, 27, 31, 32, 33, 34, 44, 48, 57, 60, 62, 63, 65, 67, 70, 75, 76, 83, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 108, 109, 112, 114, 115, 116, 119, 122, 123, 129, 130, 132, 133, 134, 135, 136, 138, 140, 141, 143, 146, 147, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 163, 164, 166, 167, 170, 172, 173, 174, 175, 180, 181, 183, 184, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 210, 211, 212, 213, 214, 215, 219, 220, 222, 223, 225, 227, 231, 232, 239, 240, 241, 242, 244, 245, 247, 248, 249, 252, 255, 256, 258, 259, 262, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 280, 281, 282, 283, 284, 285, 288, 290, 292, 293, 294, 295, 296, 297, 301, 302, 304, 305, 306, 308, 310, 311, 312, 315, 316, 317, 318, 322, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 341, 342, 344, 345, 349, 350, 352, 353, 356, 359, 361, 362, 363, 364, 366, 370, 373, 375, 377, 378, 379, 380, 381, 382, 383, 384, 385, 387, 391, 392, 394, 395, 396, 398, 399, 400, 402, 403, 404, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 420, 422, 424, 425, 426, 427, 428, 429, 432, 433, 445, 448, 450, 452, 453, 455, 459, 460, 461, 462, 463, 464, 465, 467, 468, 470, 471, 472, 473, 475, 476, 477, 478, 479, 480], "touch": [5, 67, 84, 174, 216, 244, 293, 294, 426, 465, 478, 480], "keyword": [5, 57, 62, 63, 65, 67, 73, 74, 75, 83, 86, 88, 94, 98, 99, 100, 112, 117, 119, 123, 132, 136, 137, 146, 148, 155, 157, 164, 167, 173, 174, 180, 183, 186, 187, 188, 190, 193, 202, 203, 204, 205, 210, 215, 221, 222, 223, 227, 232, 240, 242, 244, 248, 251, 252, 258, 259, 261, 263, 264, 265, 268, 275, 280, 285, 289, 290, 293, 294, 296, 301, 304, 310, 312, 315, 316, 318, 320, 322, 328, 329, 332, 334, 341, 342, 345, 349, 353, 355, 359, 361, 362, 366, 369, 373, 381, 382, 383, 385, 386, 387, 392, 396, 397, 400, 404, 408, 410, 417, 419, 424, 425, 426, 427, 428, 430, 433, 439, 440, 442, 459, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 477, 478, 479, 480], "current": [5, 7, 11, 13, 17, 18, 23, 26, 27, 28, 30, 32, 33, 38, 40, 41, 42, 44, 48, 52, 58, 60, 62, 63, 65, 67, 72, 74, 75, 78, 83, 87, 88, 91, 94, 97, 98, 99, 100, 101, 102, 103, 106, 107, 112, 114, 117, 119, 125, 126, 129, 130, 132, 133, 134, 135, 136, 141, 147, 148, 149, 150, 152, 155, 157, 160, 164, 166, 167, 170, 172, 173, 174, 176, 180, 182, 183, 186, 188, 190, 193, 194, 197, 199, 200, 202, 205, 206, 207, 208, 209, 210, 211, 212, 215, 217, 219, 222, 227, 231, 232, 239, 241, 242, 244, 245, 247, 255, 256, 258, 263, 264, 266, 268, 272, 273, 275, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 304, 305, 306, 308, 310, 311, 312, 316, 317, 319, 320, 321, 322, 326, 328, 329, 330, 334, 337, 338, 341, 342, 345, 349, 350, 351, 352, 353, 355, 359, 361, 362, 363, 365, 366, 369, 372, 373, 377, 378, 381, 383, 385, 391, 392, 395, 396, 397, 398, 399, 402, 403, 404, 405, 407, 408, 409, 410, 412, 413, 416, 419, 424, 425, 426, 427, 428, 429, 432, 433, 448, 452, 453, 456, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "alway": [5, 7, 9, 11, 13, 17, 18, 23, 25, 30, 32, 33, 36, 38, 39, 41, 42, 44, 46, 48, 53, 54, 55, 57, 58, 59, 60, 62, 63, 66, 72, 74, 75, 78, 84, 87, 88, 91, 92, 93, 94, 98, 99, 100, 102, 103, 107, 109, 112, 117, 119, 123, 130, 136, 138, 140, 141, 143, 146, 148, 151, 154, 155, 160, 164, 172, 173, 174, 176, 178, 180, 181, 183, 187, 188, 190, 192, 193, 200, 202, 203, 204, 205, 207, 208, 210, 211, 213, 218, 223, 227, 231, 232, 239, 241, 242, 244, 245, 247, 248, 252, 254, 255, 256, 259, 263, 264, 266, 267, 268, 269, 272, 280, 281, 289, 290, 292, 293, 296, 304, 306, 316, 321, 327, 328, 330, 331, 334, 335, 337, 338, 341, 342, 344, 345, 349, 351, 355, 359, 361, 362, 363, 366, 373, 374, 381, 383, 385, 386, 391, 392, 397, 399, 402, 404, 407, 410, 412, 414, 419, 422, 424, 425, 426, 427, 429, 432, 433, 446, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "end": [5, 7, 9, 13, 23, 24, 28, 30, 32, 33, 36, 38, 41, 55, 57, 59, 62, 63, 65, 67, 71, 72, 74, 77, 78, 79, 83, 88, 93, 94, 98, 99, 100, 102, 103, 106, 113, 114, 117, 119, 123, 130, 132, 135, 136, 140, 143, 146, 148, 150, 152, 155, 156, 157, 160, 164, 166, 172, 173, 174, 175, 179, 180, 183, 187, 188, 190, 191, 193, 202, 204, 205, 206, 207, 210, 212, 222, 223, 231, 232, 237, 239, 240, 242, 244, 245, 247, 252, 255, 258, 259, 264, 265, 266, 267, 268, 270, 275, 276, 279, 280, 281, 285, 289, 290, 292, 293, 294, 298, 299, 302, 305, 306, 308, 311, 316, 317, 325, 327, 328, 329, 332, 334, 337, 338, 341, 342, 344, 345, 349, 350, 352, 355, 356, 359, 360, 361, 363, 368, 373, 374, 375, 377, 378, 381, 385, 386, 387, 392, 397, 404, 405, 407, 408, 410, 412, 413, 414, 418, 419, 422, 423, 424, 425, 427, 428, 429, 431, 432, 433, 437, 438, 439, 440, 443, 445, 446, 447, 452, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "here": [5, 7, 23, 28, 32, 33, 41, 44, 50, 62, 71, 72, 74, 75, 83, 84, 87, 88, 91, 92, 93, 94, 99, 100, 103, 107, 109, 111, 117, 119, 126, 134, 138, 141, 148, 150, 152, 155, 164, 166, 167, 172, 173, 174, 178, 180, 183, 187, 188, 190, 193, 195, 196, 197, 199, 202, 203, 204, 205, 206, 213, 218, 219, 222, 223, 227, 231, 232, 239, 242, 244, 245, 248, 252, 264, 265, 266, 267, 272, 280, 285, 289, 290, 294, 296, 302, 304, 311, 312, 316, 319, 326, 328, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 349, 355, 358, 359, 362, 363, 366, 373, 381, 382, 383, 385, 386, 387, 392, 397, 400, 404, 405, 407, 408, 410, 420, 424, 425, 426, 427, 428, 429, 431, 432, 433, 446, 452, 457, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 472, 473, 475, 476, 477, 478, 479, 480], "colon": [5, 67, 103, 180, 190, 193, 196, 202, 205, 225, 227, 239, 252, 256, 261, 264, 268, 294, 299, 316, 332, 342, 374, 375, 392, 397, 404, 407, 424, 427, 428, 432, 452, 453, 458, 465, 466, 476, 480], "error": [5, 7, 9, 13, 14, 17, 18, 22, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 38, 39, 40, 41, 44, 48, 50, 53, 54, 55, 57, 58, 59, 60, 62, 63, 65, 66, 67, 71, 73, 74, 75, 78, 83, 86, 88, 93, 94, 97, 98, 99, 100, 102, 103, 106, 111, 112, 115, 116, 117, 119, 129, 130, 134, 137, 138, 139, 140, 141, 142, 143, 146, 148, 151, 152, 154, 156, 160, 161, 164, 166, 168, 172, 173, 174, 178, 179, 180, 181, 184, 187, 190, 191, 193, 194, 198, 199, 200, 202, 204, 205, 206, 209, 210, 211, 213, 214, 215, 216, 222, 223, 225, 226, 231, 241, 242, 243, 244, 245, 247, 249, 251, 253, 254, 255, 256, 259, 262, 263, 264, 265, 266, 267, 268, 270, 272, 274, 275, 280, 281, 282, 284, 285, 287, 290, 292, 293, 295, 296, 299, 302, 305, 308, 316, 319, 325, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 346, 349, 353, 356, 357, 359, 360, 362, 366, 373, 378, 381, 383, 385, 386, 387, 388, 389, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 409, 410, 411, 412, 413, 416, 417, 418, 419, 421, 424, 425, 426, 427, 428, 432, 433, 439, 442, 449, 452, 453, 458, 459, 460, 461, 463, 464, 465, 466, 467, 469, 470, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "messag": [5, 23, 32, 33, 53, 58, 65, 67, 71, 72, 74, 75, 78, 83, 84, 88, 91, 94, 97, 103, 106, 107, 111, 117, 119, 123, 130, 133, 139, 140, 141, 143, 147, 148, 152, 154, 155, 160, 171, 173, 174, 190, 191, 192, 194, 195, 196, 197, 198, 199, 200, 201, 203, 205, 206, 209, 210, 225, 239, 240, 242, 243, 244, 245, 247, 251, 252, 256, 259, 264, 265, 266, 269, 270, 276, 280, 281, 282, 285, 289, 290, 294, 302, 308, 311, 316, 319, 328, 330, 332, 334, 335, 337, 338, 339, 349, 353, 354, 355, 356, 359, 365, 372, 375, 378, 383, 385, 386, 387, 392, 396, 397, 404, 410, 411, 412, 416, 418, 424, 426, 428, 433, 446, 449, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 472, 473, 474, 475, 476, 477, 479, 480], "associ": [5, 23, 32, 57, 60, 62, 65, 72, 74, 75, 83, 86, 91, 93, 97, 98, 99, 100, 101, 103, 107, 112, 117, 123, 132, 136, 141, 148, 155, 172, 174, 176, 183, 188, 190, 191, 193, 198, 200, 210, 227, 239, 242, 244, 245, 247, 249, 252, 264, 273, 280, 289, 290, 292, 294, 296, 311, 325, 326, 334, 341, 343, 345, 350, 355, 359, 362, 366, 372, 373, 383, 385, 399, 400, 402, 403, 404, 407, 410, 412, 413, 416, 417, 419, 420, 423, 424, 425, 426, 428, 429, 433, 439, 451, 458, 466, 472, 473, 474, 477, 478, 479, 480], "semicolon": [5, 32, 75, 103, 294, 337, 424, 433, 452, 458], "mutual": [5, 62, 67, 102, 115, 259, 265, 268, 289, 316, 366, 377, 383, 400, 426, 480], "exclud": [5, 18, 33, 58, 63, 98, 100, 103, 160, 178, 180, 188, 190, 232, 244, 258, 268, 272, 276, 278, 290, 293, 305, 311, 338, 341, 349, 355, 362, 363, 373, 379, 410, 418, 419, 423, 424, 425, 427, 433, 439, 446, 452, 465, 466, 472, 473, 474, 475, 477, 478, 479, 480], "note": [5, 7, 18, 23, 25, 28, 30, 32, 33, 39, 41, 44, 45, 50, 53, 58, 60, 62, 63, 65, 67, 71, 72, 74, 75, 78, 83, 84, 86, 87, 88, 91, 92, 93, 94, 96, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 113, 117, 119, 123, 129, 134, 136, 137, 138, 140, 148, 151, 154, 155, 157, 158, 160, 164, 166, 169, 172, 173, 174, 175, 178, 179, 180, 181, 187, 188, 190, 191, 193, 195, 196, 197, 198, 201, 202, 205, 206, 210, 211, 212, 213, 217, 218, 222, 223, 225, 227, 230, 231, 232, 239, 240, 241, 242, 244, 245, 247, 248, 250, 252, 253, 254, 255, 256, 258, 259, 264, 265, 266, 267, 268, 272, 275, 280, 281, 282, 284, 285, 287, 289, 290, 292, 293, 294, 296, 297, 298, 299, 300, 302, 304, 305, 306, 316, 318, 319, 321, 325, 328, 329, 331, 332, 337, 341, 342, 344, 345, 349, 350, 351, 355, 356, 358, 359, 361, 362, 363, 365, 366, 375, 378, 381, 382, 383, 385, 386, 387, 391, 392, 397, 398, 399, 400, 402, 404, 407, 410, 411, 412, 413, 416, 417, 418, 419, 420, 422, 424, 425, 427, 428, 429, 431, 432, 433, 439, 440, 443, 446, 452, 458, 459, 461, 462, 463, 464, 465, 466, 467, 471, 473, 474, 475, 476, 477, 478, 479, 480], "do": [5, 7, 18, 22, 23, 28, 32, 33, 35, 41, 42, 55, 58, 59, 60, 62, 63, 67, 71, 72, 74, 75, 76, 77, 87, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 104, 106, 107, 109, 112, 117, 119, 123, 129, 134, 135, 136, 137, 138, 148, 155, 156, 158, 160, 164, 166, 173, 174, 175, 176, 178, 183, 186, 187, 188, 190, 191, 192, 193, 194, 198, 199, 202, 204, 205, 208, 210, 211, 222, 223, 225, 227, 240, 241, 244, 245, 247, 248, 249, 250, 252, 254, 255, 256, 263, 264, 265, 266, 268, 272, 280, 281, 289, 290, 292, 293, 294, 296, 302, 305, 311, 316, 317, 319, 327, 328, 329, 330, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 350, 352, 353, 355, 356, 359, 361, 362, 363, 365, 371, 372, 373, 375, 377, 379, 381, 383, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 403, 404, 407, 408, 410, 411, 412, 414, 416, 418, 419, 422, 423, 424, 425, 426, 427, 429, 432, 433, 438, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "decrement": [5, 7, 9, 62, 72, 75, 84, 136, 188, 280, 290, 294, 330, 362, 373, 425, 480], "determin": [5, 7, 11, 18, 22, 23, 32, 33, 38, 39, 44, 48, 53, 59, 62, 67, 72, 74, 75, 84, 91, 93, 97, 99, 100, 102, 103, 106, 117, 123, 130, 141, 148, 151, 154, 155, 156, 158, 173, 174, 176, 178, 179, 181, 183, 186, 187, 188, 190, 194, 200, 205, 210, 212, 222, 227, 239, 244, 245, 246, 247, 252, 256, 262, 263, 264, 265, 266, 267, 268, 269, 272, 276, 280, 289, 290, 292, 293, 294, 296, 304, 305, 308, 311, 315, 316, 317, 318, 325, 327, 328, 329, 330, 331, 334, 337, 341, 342, 343, 344, 345, 349, 351, 352, 353, 355, 358, 359, 363, 366, 373, 375, 381, 383, 385, 392, 397, 402, 407, 412, 418, 422, 423, 424, 426, 427, 429, 431, 432, 433, 452, 458, 461, 462, 464, 465, 466, 468, 471, 472, 473, 474, 475, 477, 480], "abov": [5, 7, 23, 32, 33, 41, 57, 62, 63, 67, 71, 72, 74, 75, 84, 87, 91, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 114, 115, 117, 119, 123, 134, 136, 146, 148, 151, 155, 160, 164, 166, 172, 173, 174, 175, 176, 178, 180, 181, 183, 185, 186, 187, 188, 190, 194, 197, 200, 202, 205, 210, 212, 222, 227, 231, 232, 239, 240, 244, 248, 255, 256, 263, 264, 265, 266, 267, 272, 275, 280, 285, 289, 290, 294, 296, 304, 305, 310, 316, 321, 329, 330, 331, 332, 334, 337, 338, 339, 341, 342, 344, 345, 349, 351, 359, 363, 366, 372, 373, 377, 381, 383, 385, 387, 391, 392, 394, 399, 402, 404, 405, 407, 410, 417, 418, 423, 424, 425, 428, 429, 431, 432, 433, 440, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 472, 473, 474, 475, 477, 478, 479, 480], "what": [5, 9, 23, 25, 26, 30, 32, 33, 38, 39, 41, 48, 50, 53, 57, 62, 63, 67, 71, 74, 75, 88, 92, 93, 94, 100, 102, 103, 106, 107, 109, 117, 119, 123, 130, 136, 148, 151, 155, 160, 164, 167, 173, 174, 180, 182, 183, 184, 196, 197, 198, 200, 204, 205, 210, 212, 222, 227, 232, 240, 241, 244, 245, 246, 247, 248, 258, 263, 264, 265, 266, 267, 269, 276, 290, 292, 293, 295, 304, 308, 311, 312, 316, 317, 325, 329, 333, 334, 335, 337, 338, 341, 342, 343, 344, 345, 349, 355, 358, 359, 365, 372, 373, 377, 381, 383, 385, 386, 387, 391, 397, 407, 408, 410, 418, 424, 426, 427, 429, 431, 432, 433, 439, 458, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "succeed": [5, 7, 9, 11, 13, 17, 18, 25, 36, 38, 39, 42, 44, 46, 48, 53, 54, 55, 59, 60, 62, 63, 66, 84, 103, 119, 173, 190, 206, 229, 246, 285, 290, 293, 329, 333, 334, 338, 359, 385, 386, 387, 391, 392, 402, 407, 424, 426, 428, 452, 461, 462, 463, 480], "arg": [5, 10, 20, 23, 28, 32, 33, 34, 35, 57, 58, 60, 61, 62, 63, 65, 67, 71, 72, 74, 75, 77, 83, 84, 86, 88, 92, 93, 98, 99, 100, 109, 112, 113, 117, 119, 122, 123, 129, 134, 136, 137, 139, 141, 152, 157, 161, 163, 166, 167, 172, 173, 174, 180, 184, 187, 188, 194, 197, 200, 202, 209, 210, 212, 221, 222, 223, 225, 229, 244, 245, 247, 250, 252, 258, 261, 264, 265, 266, 268, 280, 281, 288, 289, 290, 294, 296, 297, 304, 305, 312, 313, 315, 332, 341, 342, 345, 349, 352, 356, 359, 362, 373, 377, 381, 383, 385, 386, 387, 392, 396, 399, 424, 425, 428, 433, 438, 440, 445, 448, 452, 453, 459, 462, 463, 464, 465, 466, 467, 470, 471, 472, 473, 475, 476, 478, 479, 480], "exhaust": [5, 62, 94, 119, 155, 157, 188, 222, 239, 258, 290, 339, 341, 359, 366, 383, 386, 419, 424, 425, 427, 461, 463, 464, 465, 467, 475, 476, 480], "appropri": [5, 9, 18, 23, 30, 40, 41, 48, 53, 60, 62, 63, 67, 70, 72, 74, 75, 87, 91, 93, 94, 99, 100, 102, 103, 107, 109, 117, 123, 134, 136, 148, 154, 155, 174, 180, 181, 183, 190, 192, 193, 195, 198, 199, 202, 203, 204, 205, 208, 222, 223, 227, 232, 239, 240, 242, 245, 247, 255, 256, 263, 264, 265, 266, 268, 272, 280, 289, 290, 293, 296, 304, 305, 311, 316, 321, 325, 330, 332, 334, 335, 338, 341, 342, 344, 345, 349, 352, 355, 362, 363, 372, 378, 381, 382, 383, 391, 392, 396, 399, 400, 405, 407, 408, 410, 412, 418, 419, 423, 426, 427, 429, 433, 452, 458, 459, 460, 461, 462, 463, 465, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480], "due": [5, 23, 32, 44, 62, 65, 74, 75, 83, 92, 99, 102, 107, 119, 123, 134, 136, 166, 173, 174, 180, 181, 187, 205, 210, 218, 239, 244, 247, 255, 264, 265, 266, 268, 272, 280, 296, 311, 322, 338, 341, 345, 359, 362, 368, 383, 385, 386, 399, 419, 424, 425, 427, 428, 429, 432, 453, 458, 459, 460, 463, 465, 466, 467, 471, 472, 473, 475, 476, 477, 478, 479, 480], "failur": [5, 7, 9, 11, 13, 18, 22, 23, 24, 25, 28, 30, 32, 33, 34, 38, 39, 41, 44, 46, 48, 50, 53, 54, 57, 58, 59, 63, 65, 67, 72, 102, 103, 111, 119, 130, 173, 174, 180, 184, 188, 190, 210, 240, 266, 275, 279, 280, 290, 293, 299, 319, 329, 331, 334, 338, 341, 359, 363, 365, 386, 387, 420, 422, 423, 424, 427, 428, 433, 440, 460, 463, 465, 466, 468, 472, 474, 475, 476, 477, 478, 480], "at": [5, 7, 9, 13, 18, 22, 23, 25, 27, 28, 30, 32, 33, 40, 41, 42, 44, 48, 57, 58, 59, 60, 62, 63, 65, 67, 70, 71, 72, 74, 75, 76, 78, 84, 86, 87, 88, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 102, 103, 106, 107, 111, 112, 114, 117, 119, 122, 123, 126, 130, 132, 133, 135, 136, 137, 138, 140, 141, 143, 146, 148, 150, 151, 152, 155, 157, 160, 164, 166, 167, 170, 172, 173, 174, 177, 178, 180, 183, 185, 187, 188, 189, 190, 191, 193, 197, 198, 199, 200, 204, 205, 207, 208, 210, 211, 212, 215, 218, 220, 222, 223, 227, 229, 231, 232, 239, 240, 242, 244, 245, 247, 248, 252, 255, 258, 259, 261, 263, 264, 265, 266, 267, 268, 272, 275, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 297, 298, 299, 302, 305, 306, 308, 310, 311, 315, 316, 317, 319, 321, 325, 327, 328, 329, 330, 331, 332, 334, 337, 338, 339, 341, 342, 344, 345, 349, 350, 351, 352, 355, 356, 358, 359, 361, 362, 363, 366, 372, 373, 374, 375, 377, 378, 379, 381, 383, 385, 386, 387, 391, 392, 397, 398, 399, 402, 403, 404, 405, 407, 408, 409, 410, 412, 413, 417, 418, 419, 422, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 437, 438, 439, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "left": [5, 15, 32, 33, 46, 62, 63, 67, 71, 72, 74, 91, 94, 100, 103, 106, 119, 123, 138, 143, 146, 151, 152, 154, 157, 164, 173, 174, 178, 180, 183, 187, 188, 190, 193, 209, 213, 216, 219, 222, 223, 225, 232, 244, 247, 264, 265, 266, 268, 278, 280, 289, 290, 292, 294, 299, 311, 316, 321, 328, 334, 337, 338, 341, 342, 345, 361, 362, 366, 372, 373, 381, 383, 384, 385, 387, 392, 397, 408, 424, 425, 427, 429, 432, 433, 453, 458, 459, 460, 461, 462, 463, 465, 466, 467, 468, 471, 472, 475, 477, 478, 480], "untouch": [5, 63, 178, 453, 480], "posit": [5, 7, 13, 23, 25, 46, 57, 59, 60, 62, 63, 67, 72, 75, 83, 84, 86, 88, 91, 93, 94, 98, 100, 103, 106, 112, 114, 117, 119, 123, 130, 133, 135, 136, 137, 141, 146, 150, 151, 152, 155, 157, 160, 172, 173, 174, 178, 180, 183, 187, 188, 190, 208, 210, 212, 218, 219, 222, 223, 231, 232, 244, 249, 252, 255, 258, 259, 261, 263, 264, 267, 270, 272, 275, 279, 280, 281, 290, 293, 296, 297, 308, 311, 312, 315, 317, 318, 322, 325, 329, 334, 337, 338, 341, 342, 344, 345, 346, 349, 355, 359, 360, 362, 363, 366, 369, 373, 375, 378, 379, 382, 383, 385, 386, 387, 391, 396, 398, 405, 407, 410, 412, 418, 419, 424, 427, 428, 439, 442, 446, 459, 462, 463, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 479, 480], "local": [5, 13, 16, 18, 30, 31, 33, 34, 48, 52, 58, 65, 67, 72, 78, 83, 84, 86, 87, 88, 91, 94, 98, 99, 100, 103, 105, 106, 111, 117, 123, 137, 141, 147, 148, 149, 154, 157, 161, 164, 167, 172, 173, 174, 180, 183, 187, 188, 189, 190, 197, 206, 210, 222, 223, 239, 242, 243, 244, 245, 247, 251, 252, 255, 256, 258, 264, 266, 269, 275, 280, 285, 290, 291, 293, 294, 296, 305, 310, 311, 312, 316, 317, 329, 331, 332, 334, 338, 341, 342, 345, 348, 349, 352, 359, 360, 363, 376, 377, 378, 383, 385, 387, 392, 395, 402, 410, 411, 412, 413, 416, 419, 422, 424, 425, 426, 427, 429, 433, 435, 437, 438, 445, 447, 448, 449, 450, 452, 453, 455, 456, 457, 459, 460, 461, 462, 464, 465, 466, 467, 468, 472, 473, 474, 478, 480, 481], "pyarg_vapars": [5, 56, 480], "va_list": [5, 9, 18, 23, 63, 463, 475, 480], "varg": [5, 9, 23, 63], "ident": [5, 9, 18, 25, 45, 48, 63, 67, 72, 83, 92, 93, 94, 97, 99, 100, 119, 123, 137, 139, 151, 156, 161, 178, 180, 183, 187, 190, 193, 198, 202, 204, 212, 213, 222, 227, 242, 258, 264, 266, 268, 278, 280, 290, 302, 305, 316, 325, 329, 330, 334, 337, 338, 341, 344, 349, 353, 362, 363, 372, 375, 382, 386, 387, 399, 407, 410, 422, 425, 428, 438, 461, 462, 464, 465, 469, 472, 476, 477, 478, 480], "rather": [5, 7, 22, 23, 30, 32, 39, 40, 44, 48, 54, 57, 60, 63, 71, 72, 74, 75, 83, 86, 93, 98, 99, 100, 111, 117, 119, 123, 134, 137, 146, 148, 151, 152, 155, 157, 160, 166, 173, 174, 178, 180, 183, 188, 205, 206, 207, 208, 210, 222, 223, 232, 240, 244, 245, 252, 255, 258, 264, 265, 266, 267, 268, 272, 280, 289, 290, 292, 293, 297, 299, 309, 310, 311, 316, 321, 328, 329, 331, 332, 334, 337, 338, 341, 342, 345, 349, 352, 355, 359, 363, 366, 369, 372, 373, 375, 381, 383, 385, 386, 387, 391, 392, 396, 397, 399, 404, 407, 410, 416, 419, 420, 422, 424, 425, 427, 429, 431, 433, 452, 453, 458, 460, 461, 462, 463, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "than": [5, 10, 18, 22, 23, 24, 25, 30, 32, 33, 38, 39, 40, 41, 44, 48, 54, 55, 57, 60, 62, 63, 67, 71, 72, 74, 75, 83, 84, 86, 87, 88, 91, 92, 93, 94, 98, 99, 102, 103, 106, 107, 111, 112, 114, 117, 119, 123, 130, 134, 136, 137, 141, 143, 144, 146, 147, 148, 151, 155, 157, 158, 160, 164, 166, 167, 172, 173, 174, 178, 180, 183, 185, 187, 188, 190, 192, 193, 194, 195, 196, 198, 200, 202, 204, 205, 206, 207, 208, 210, 212, 215, 222, 223, 227, 231, 232, 239, 240, 244, 245, 247, 248, 252, 255, 256, 258, 259, 264, 265, 266, 267, 268, 269, 272, 273, 275, 280, 281, 285, 289, 290, 292, 293, 294, 296, 297, 299, 304, 305, 309, 310, 311, 316, 317, 319, 321, 322, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 344, 345, 349, 351, 352, 355, 356, 359, 361, 362, 363, 366, 369, 371, 372, 373, 375, 378, 379, 381, 383, 385, 386, 387, 391, 392, 396, 397, 399, 402, 404, 407, 408, 410, 412, 416, 419, 422, 424, 425, 427, 429, 431, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "kw": [5, 62, 173, 186, 194, 200, 202, 205, 259, 359, 369, 371, 372, 373, 386, 387, 397, 438, 459, 462, 465, 472], "empti": [5, 13, 17, 22, 24, 30, 32, 33, 44, 48, 54, 58, 67, 72, 75, 83, 84, 87, 94, 103, 111, 117, 119, 123, 130, 131, 133, 135, 136, 140, 141, 146, 148, 150, 152, 154, 155, 157, 161, 164, 167, 172, 178, 180, 181, 185, 187, 188, 190, 193, 194, 200, 202, 204, 205, 206, 209, 210, 215, 222, 223, 225, 226, 227, 230, 231, 233, 239, 242, 247, 252, 255, 256, 258, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 280, 285, 289, 290, 293, 296, 306, 311, 312, 313, 316, 322, 325, 326, 327, 328, 329, 330, 331, 334, 337, 338, 341, 342, 344, 345, 349, 355, 356, 359, 361, 362, 366, 372, 373, 377, 379, 381, 382, 383, 384, 385, 386, 391, 392, 397, 402, 404, 405, 407, 408, 410, 416, 417, 419, 420, 424, 425, 427, 428, 429, 432, 433, 437, 439, 446, 452, 453, 458, 462, 463, 464, 465, 466, 467, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "denot": [5, 45, 60, 67, 84, 103, 164, 188, 241, 242, 252, 256, 290, 319, 338, 341, 366, 383, 392, 424, 425, 427, 428, 429, 432, 459, 465, 477, 480], "added": [5, 22, 23, 30, 33, 41, 44, 57, 58, 60, 62, 63, 67, 72, 74, 84, 87, 88, 91, 92, 93, 94, 99, 100, 102, 103, 109, 111, 112, 114, 117, 119, 123, 125, 136, 138, 140, 146, 148, 152, 155, 157, 158, 160, 164, 166, 172, 173, 174, 176, 178, 180, 181, 183, 187, 188, 190, 193, 194, 196, 198, 199, 200, 201, 202, 203, 204, 205, 210, 211, 215, 222, 231, 232, 239, 240, 242, 244, 245, 247, 248, 249, 255, 256, 259, 263, 264, 265, 266, 268, 272, 273, 278, 280, 285, 289, 290, 293, 296, 299, 301, 302, 304, 305, 308, 316, 318, 321, 325, 327, 329, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 350, 351, 353, 355, 356, 359, 361, 362, 363, 366, 374, 377, 379, 381, 382, 383, 384, 385, 386, 391, 392, 396, 397, 398, 399, 400, 404, 407, 408, 410, 416, 417, 418, 419, 424, 425, 427, 429, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "support": [5, 7, 13, 16, 22, 23, 25, 31, 33, 39, 41, 42, 46, 48, 53, 57, 59, 60, 62, 64, 66, 67, 72, 73, 78, 83, 84, 86, 87, 88, 90, 91, 92, 95, 97, 98, 99, 103, 107, 109, 112, 114, 116, 117, 119, 123, 129, 130, 134, 136, 138, 140, 143, 148, 150, 155, 158, 160, 161, 170, 172, 173, 174, 177, 179, 180, 181, 183, 184, 186, 187, 188, 190, 191, 192, 193, 198, 199, 200, 201, 204, 205, 207, 209, 210, 211, 212, 214, 215, 217, 218, 219, 221, 222, 223, 225, 226, 231, 232, 239, 240, 241, 242, 243, 245, 247, 248, 249, 250, 251, 252, 254, 255, 256, 257, 258, 259, 261, 263, 264, 265, 266, 267, 268, 269, 270, 272, 273, 278, 280, 281, 285, 287, 289, 290, 292, 293, 294, 295, 296, 299, 301, 302, 304, 305, 311, 312, 315, 316, 317, 318, 319, 325, 326, 327, 329, 330, 331, 332, 334, 335, 337, 339, 341, 342, 344, 345, 349, 350, 352, 356, 358, 362, 363, 365, 366, 373, 374, 379, 382, 383, 384, 385, 387, 391, 392, 394, 396, 397, 398, 399, 400, 402, 403, 404, 405, 407, 408, 412, 413, 416, 417, 418, 419, 420, 422, 423, 424, 425, 427, 428, 429, 431, 432, 433, 439, 446, 448, 452, 453, 454, 458, 460, 461, 463, 464, 466, 467, 468, 471, 472, 473, 480, 481], "pyarg_vaparsetupleandkeyword": [5, 56, 463, 480], "pyarg_validatekeywordargu": [5, 56, 480], "key": [5, 22, 32, 34, 39, 48, 53, 54, 62, 67, 77, 83, 84, 86, 91, 92, 93, 94, 98, 99, 100, 102, 109, 119, 123, 139, 144, 148, 152, 154, 157, 158, 161, 164, 167, 171, 172, 174, 178, 179, 180, 181, 183, 186, 188, 190, 191, 193, 194, 198, 200, 202, 203, 209, 210, 222, 223, 227, 233, 234, 241, 242, 245, 247, 248, 252, 253, 256, 258, 259, 263, 264, 265, 267, 268, 269, 270, 276, 279, 282, 284, 285, 288, 290, 292, 294, 295, 296, 301, 302, 304, 305, 309, 316, 317, 326, 327, 330, 331, 337, 341, 342, 343, 349, 352, 355, 359, 365, 366, 373, 381, 382, 383, 386, 387, 391, 392, 399, 402, 404, 410, 413, 414, 416, 418, 422, 424, 425, 427, 428, 429, 433, 437, 438, 439, 443, 449, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481], "dictionari": [5, 21, 22, 23, 30, 32, 41, 44, 48, 52, 57, 58, 60, 62, 63, 65, 67, 72, 74, 75, 83, 84, 86, 87, 92, 93, 94, 99, 103, 107, 109, 112, 115, 117, 119, 141, 148, 154, 155, 157, 164, 170, 172, 173, 178, 180, 181, 183, 184, 188, 190, 192, 193, 197, 198, 199, 200, 202, 203, 204, 209, 210, 213, 222, 223, 227, 233, 239, 241, 242, 247, 248, 252, 256, 259, 263, 264, 266, 267, 268, 269, 271, 273, 276, 280, 284, 285, 288, 289, 290, 294, 296, 297, 301, 302, 304, 305, 309, 311, 316, 321, 322, 323, 327, 332, 337, 338, 341, 342, 343, 345, 349, 352, 355, 359, 362, 366, 372, 373, 374, 377, 378, 381, 383, 385, 386, 390, 391, 392, 397, 399, 404, 410, 413, 414, 424, 425, 426, 428, 433, 437, 438, 442, 443, 449, 452, 459, 460, 461, 462, 463, 464, 465, 467, 469, 471, 474, 475, 476, 477, 478, 480, 481], "latter": [5, 7, 23, 41, 72, 84, 102, 103, 107, 117, 123, 130, 141, 164, 180, 181, 193, 198, 202, 206, 212, 244, 247, 252, 255, 256, 264, 265, 273, 289, 290, 293, 296, 305, 329, 334, 337, 341, 344, 366, 372, 373, 381, 383, 385, 397, 398, 424, 425, 426, 427, 428, 429, 433, 458, 462, 467, 472, 473, 474, 477, 479, 480], "deconstruct": 5, "old": [5, 9, 13, 23, 41, 44, 57, 58, 59, 63, 67, 72, 84, 99, 103, 109, 113, 117, 119, 148, 157, 166, 173, 174, 184, 193, 202, 210, 222, 223, 240, 245, 247, 259, 265, 266, 268, 273, 280, 289, 290, 293, 294, 296, 301, 305, 327, 330, 337, 341, 342, 349, 355, 358, 359, 366, 378, 379, 381, 383, 386, 404, 407, 412, 424, 425, 427, 432, 433, 459, 460, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "meth_oldarg": [5, 461, 467], "been": [5, 7, 13, 18, 22, 23, 24, 27, 28, 30, 32, 33, 41, 42, 44, 46, 48, 57, 58, 59, 62, 63, 66, 72, 74, 78, 83, 84, 88, 91, 92, 93, 94, 97, 99, 100, 101, 102, 103, 106, 107, 109, 112, 114, 117, 119, 123, 130, 131, 136, 137, 138, 141, 146, 148, 150, 152, 155, 157, 158, 164, 166, 173, 174, 176, 178, 180, 181, 183, 187, 188, 190, 193, 196, 198, 199, 201, 204, 209, 210, 215, 220, 222, 223, 227, 229, 232, 239, 240, 241, 244, 245, 247, 248, 252, 255, 256, 258, 263, 264, 265, 266, 267, 268, 273, 278, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 299, 302, 304, 305, 306, 311, 316, 317, 319, 325, 326, 328, 330, 331, 332, 334, 335, 337, 338, 341, 344, 345, 349, 351, 353, 355, 357, 358, 359, 361, 362, 363, 366, 372, 378, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 398, 399, 400, 402, 404, 405, 408, 409, 410, 413, 416, 417, 418, 419, 423, 424, 425, 426, 427, 429, 432, 433, 439, 443, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "standard": [5, 7, 18, 30, 31, 32, 33, 41, 58, 60, 62, 63, 65, 67, 72, 73, 74, 75, 76, 78, 79, 83, 87, 93, 94, 99, 100, 102, 103, 106, 107, 109, 111, 112, 115, 117, 123, 130, 134, 138, 140, 141, 142, 148, 150, 151, 154, 160, 164, 173, 174, 175, 179, 180, 183, 188, 190, 191, 192, 193, 194, 196, 198, 199, 200, 202, 204, 205, 206, 208, 210, 211, 215, 217, 220, 222, 227, 232, 240, 242, 244, 245, 247, 252, 254, 255, 258, 263, 264, 265, 266, 268, 269, 270, 272, 273, 275, 276, 278, 280, 282, 285, 290, 292, 294, 296, 298, 299, 302, 305, 306, 308, 309, 311, 316, 318, 321, 323, 325, 328, 329, 330, 331, 332, 334, 335, 340, 342, 345, 349, 351, 352, 354, 355, 356, 359, 362, 363, 365, 366, 367, 372, 378, 381, 383, 384, 385, 386, 387, 391, 392, 394, 395, 397, 399, 404, 405, 407, 410, 416, 418, 419, 422, 423, 424, 425, 426, 427, 430, 431, 432, 433, 438, 441, 442, 449, 451, 452, 453, 458, 459, 460, 461, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480, 481], "modifi": [5, 9, 22, 23, 27, 32, 33, 60, 62, 63, 65, 67, 72, 75, 76, 78, 87, 93, 94, 98, 99, 100, 106, 107, 109, 117, 119, 134, 136, 138, 155, 164, 170, 173, 174, 181, 182, 183, 188, 190, 193, 194, 195, 198, 200, 202, 205, 208, 212, 213, 222, 242, 244, 252, 253, 263, 264, 265, 266, 268, 270, 278, 280, 281, 289, 290, 293, 294, 296, 299, 304, 305, 311, 316, 318, 321, 325, 326, 327, 328, 329, 332, 334, 335, 337, 341, 342, 345, 349, 350, 352, 355, 359, 362, 366, 369, 372, 373, 375, 378, 379, 381, 382, 385, 386, 387, 391, 392, 393, 394, 397, 402, 404, 407, 413, 414, 417, 418, 420, 422, 423, 424, 425, 426, 429, 431, 432, 433, 452, 455, 459, 460, 462, 464, 465, 466, 467, 468, 471, 472, 473, 474, 476, 477, 478, 480], "longer": [5, 7, 22, 23, 30, 33, 38, 44, 57, 58, 60, 62, 63, 66, 67, 70, 72, 84, 91, 93, 94, 98, 99, 102, 107, 114, 117, 123, 138, 155, 164, 173, 174, 181, 185, 187, 188, 196, 198, 205, 208, 222, 223, 232, 239, 242, 245, 247, 248, 252, 256, 258, 262, 265, 266, 268, 280, 281, 289, 290, 304, 306, 308, 315, 316, 322, 325, 329, 334, 337, 338, 341, 342, 344, 345, 349, 350, 355, 359, 361, 362, 363, 373, 378, 379, 381, 383, 385, 386, 387, 396, 397, 399, 407, 408, 409, 410, 411, 419, 425, 427, 429, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 475, 476, 477, 478, 479, 480], "purpos": [5, 7, 17, 18, 30, 32, 41, 62, 67, 71, 72, 74, 84, 92, 93, 99, 100, 103, 107, 111, 119, 123, 125, 140, 151, 155, 164, 167, 170, 173, 174, 178, 180, 183, 187, 190, 193, 199, 202, 203, 210, 223, 227, 232, 242, 247, 250, 252, 258, 265, 280, 281, 289, 290, 292, 296, 304, 305, 320, 322, 331, 334, 337, 338, 344, 349, 355, 362, 366, 373, 381, 382, 383, 385, 386, 391, 397, 404, 407, 410, 411, 418, 422, 423, 424, 426, 427, 428, 429, 432, 437, 452, 453, 458, 459, 465, 466, 467, 468, 472, 474, 475, 476, 477, 478, 480], "conveni": [5, 7, 23, 28, 30, 32, 41, 44, 62, 67, 72, 74, 83, 84, 99, 100, 106, 107, 117, 121, 123, 136, 143, 148, 154, 155, 164, 178, 180, 183, 186, 188, 192, 193, 195, 198, 199, 200, 202, 203, 204, 205, 206, 222, 223, 227, 231, 232, 240, 244, 248, 251, 252, 253, 255, 264, 265, 267, 268, 272, 273, 280, 281, 289, 292, 294, 296, 305, 323, 328, 332, 334, 338, 341, 345, 352, 355, 358, 359, 361, 363, 366, 370, 372, 381, 383, 385, 386, 387, 396, 398, 404, 407, 410, 411, 413, 418, 424, 425, 429, 432, 433, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 474, 475, 476, 478, 480], "decompos": [5, 94, 384, 391, 480], "continu": [5, 23, 28, 34, 35, 58, 60, 67, 72, 77, 78, 84, 86, 92, 94, 98, 99, 106, 107, 112, 115, 119, 123, 136, 151, 152, 155, 166, 174, 178, 179, 190, 193, 196, 197, 199, 204, 208, 238, 239, 242, 245, 247, 248, 258, 261, 264, 268, 279, 289, 290, 293, 294, 311, 316, 329, 330, 334, 335, 338, 340, 341, 351, 355, 363, 374, 381, 385, 387, 392, 397, 412, 424, 425, 426, 427, 428, 429, 430, 431, 432, 440, 442, 449, 452, 458, 459, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 477, 478, 480], "pyarg_unpacktupl": [5, 56, 57, 461, 480], "min": [5, 67, 86, 94, 100, 103, 104, 157, 163, 179, 180, 183, 222, 223, 233, 251, 252, 258, 272, 287, 312, 313, 340, 341, 349, 364, 427, 437, 447, 464, 466, 474, 480], "max": [5, 67, 86, 94, 117, 138, 151, 157, 179, 180, 183, 222, 223, 233, 240, 241, 251, 258, 272, 287, 312, 315, 337, 338, 340, 341, 349, 397, 424, 427, 437, 447, 464, 466, 471, 472, 474, 478, 480], "simpler": [5, 62, 67, 88, 91, 100, 103, 117, 148, 222, 232, 280, 316, 341, 342, 366, 386, 399, 408, 410, 412, 429, 458, 459, 460, 461, 462, 464, 466, 473, 474, 477, 480, 481], "retriev": [5, 11, 23, 32, 38, 44, 48, 53, 55, 60, 62, 67, 71, 72, 74, 83, 84, 91, 92, 94, 103, 107, 136, 148, 163, 164, 168, 173, 174, 178, 181, 186, 193, 200, 204, 205, 222, 223, 231, 238, 239, 240, 244, 245, 251, 253, 255, 262, 263, 265, 268, 280, 290, 293, 296, 299, 301, 302, 312, 316, 319, 325, 327, 329, 337, 338, 341, 342, 349, 362, 369, 379, 383, 386, 392, 399, 402, 410, 424, 425, 427, 433, 452, 460, 461, 462, 463, 464, 465, 466, 471, 473, 474, 475, 476, 478, 479, 480], "meth_vararg": [5, 57, 71, 72, 461, 480], "tabl": [5, 7, 30, 32, 41, 44, 57, 58, 63, 67, 73, 74, 76, 77, 92, 94, 99, 102, 103, 106, 107, 144, 155, 173, 174, 180, 183, 187, 200, 209, 232, 244, 247, 258, 259, 263, 264, 273, 280, 293, 295, 316, 325, 335, 337, 338, 341, 343, 344, 348, 349, 355, 363, 366, 376, 383, 385, 400, 402, 407, 419, 423, 427, 438, 443, 449, 452, 461, 462, 463, 464, 465, 466, 468, 469, 471, 472, 473, 474, 479, 480], "least": [5, 28, 33, 40, 48, 60, 62, 65, 71, 72, 75, 83, 84, 92, 97, 100, 102, 103, 106, 112, 117, 133, 146, 150, 151, 155, 157, 173, 174, 180, 183, 187, 190, 191, 197, 200, 205, 207, 212, 218, 223, 229, 231, 239, 245, 255, 258, 266, 267, 272, 289, 290, 305, 306, 315, 325, 329, 330, 332, 334, 338, 340, 341, 342, 344, 345, 349, 352, 356, 358, 359, 362, 363, 375, 377, 379, 383, 385, 386, 403, 419, 423, 424, 425, 427, 428, 431, 433, 458, 462, 465, 466, 467, 471, 473, 476, 477, 479, 480], "equal": [5, 7, 25, 32, 33, 36, 41, 53, 58, 62, 63, 65, 67, 74, 84, 88, 93, 94, 100, 109, 117, 119, 129, 130, 137, 138, 144, 146, 151, 157, 167, 173, 174, 178, 180, 183, 187, 190, 192, 193, 199, 205, 213, 218, 222, 223, 225, 240, 255, 256, 258, 259, 261, 263, 269, 272, 275, 281, 290, 292, 294, 305, 316, 328, 331, 334, 337, 338, 341, 343, 344, 349, 359, 361, 362, 373, 374, 375, 379, 381, 383, 384, 385, 386, 387, 397, 399, 405, 407, 409, 410, 420, 424, 425, 427, 428, 429, 432, 433, 438, 447, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 476, 478, 479, 480], "given": [5, 7, 9, 13, 22, 23, 27, 30, 32, 41, 42, 44, 48, 55, 57, 60, 62, 63, 65, 71, 72, 83, 88, 91, 92, 93, 94, 97, 98, 99, 100, 103, 107, 109, 112, 114, 117, 119, 123, 130, 132, 136, 141, 146, 147, 150, 151, 152, 154, 155, 160, 164, 166, 167, 170, 173, 174, 175, 176, 178, 180, 181, 183, 187, 188, 190, 192, 193, 197, 199, 200, 202, 203, 205, 206, 207, 208, 210, 213, 215, 218, 222, 223, 225, 227, 230, 231, 232, 239, 240, 241, 242, 244, 245, 247, 249, 252, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 280, 285, 289, 290, 292, 293, 294, 296, 297, 298, 299, 305, 309, 310, 311, 316, 319, 321, 325, 326, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 341, 342, 343, 344, 345, 349, 350, 353, 355, 356, 359, 361, 362, 363, 366, 369, 372, 373, 377, 378, 381, 382, 383, 384, 385, 386, 391, 392, 396, 397, 399, 400, 404, 405, 407, 408, 409, 410, 411, 414, 417, 418, 419, 420, 424, 425, 426, 427, 429, 431, 432, 433, 438, 452, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "wrong": [5, 32, 41, 72, 83, 84, 94, 98, 102, 103, 107, 117, 141, 173, 180, 190, 209, 210, 245, 272, 289, 290, 292, 332, 337, 344, 349, 355, 363, 385, 386, 392, 404, 425, 438, 446, 460, 462, 463, 464, 465, 469, 471, 472, 474, 480], "element": [5, 7, 13, 32, 34, 41, 48, 53, 54, 58, 60, 62, 63, 67, 84, 86, 100, 103, 106, 114, 117, 119, 130, 136, 138, 148, 152, 157, 158, 169, 172, 173, 175, 178, 179, 183, 187, 188, 190, 192, 193, 200, 202, 204, 206, 210, 217, 222, 223, 225, 239, 242, 252, 258, 259, 264, 269, 270, 272, 280, 289, 290, 301, 311, 315, 316, 319, 329, 332, 334, 341, 342, 344, 345, 349, 363, 366, 372, 373, 375, 378, 381, 382, 383, 385, 391, 399, 405, 408, 409, 412, 413, 414, 416, 417, 422, 424, 425, 426, 427, 428, 437, 439, 446, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 478, 479, 480], "taken": [5, 32, 33, 41, 44, 54, 62, 65, 72, 74, 94, 100, 117, 138, 141, 160, 164, 180, 183, 188, 190, 193, 199, 202, 203, 208, 213, 222, 227, 245, 258, 263, 265, 266, 273, 275, 280, 290, 305, 308, 311, 319, 328, 337, 338, 341, 344, 350, 355, 359, 361, 362, 378, 379, 394, 397, 424, 425, 429, 433, 459, 461, 462, 464, 471, 472, 473, 474, 478, 480], "sourc": [5, 13, 22, 23, 30, 32, 33, 65, 67, 71, 72, 74, 75, 78, 83, 84, 91, 92, 93, 94, 100, 109, 119, 139, 149, 154, 155, 156, 160, 164, 172, 173, 174, 178, 179, 184, 187, 188, 190, 200, 204, 205, 206, 210, 211, 219, 222, 227, 232, 239, 245, 248, 249, 251, 254, 258, 261, 262, 264, 265, 266, 267, 277, 278, 280, 289, 290, 292, 293, 294, 296, 297, 305, 308, 309, 310, 312, 318, 321, 327, 328, 329, 332, 334, 337, 338, 341, 342, 343, 344, 349, 352, 355, 356, 359, 361, 363, 365, 366, 368, 374, 377, 378, 379, 385, 392, 396, 397, 402, 404, 407, 410, 411, 412, 413, 414, 418, 419, 420, 423, 424, 425, 429, 431, 432, 433, 440, 450, 452, 453, 457, 458, 459, 460, 461, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "_weakref": [5, 479, 480], "helper": [5, 32, 50, 67, 85, 92, 125, 161, 166, 173, 184, 193, 202, 215, 232, 247, 251, 254, 255, 261, 264, 296, 316, 329, 338, 360, 378, 381, 385, 387, 392, 410, 464, 465, 473, 475, 476, 480], "modul": [5, 7, 11, 16, 17, 23, 24, 30, 32, 33, 34, 40, 41, 57, 58, 60, 62, 64, 65, 67, 70, 71, 73, 74, 75, 76, 78, 80, 86, 87, 88, 90, 93, 95, 96, 101, 102, 106, 107, 109, 111, 112, 114, 115, 117, 119, 122, 123, 128, 135, 136, 137, 138, 139, 140, 141, 142, 143, 146, 147, 149, 150, 151, 152, 154, 155, 156, 157, 158, 159, 160, 161, 164, 166, 167, 169, 170, 171, 172, 173, 174, 175, 176, 177, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 221, 222, 223, 224, 225, 226, 230, 231, 232, 234, 236, 238, 239, 240, 241, 242, 243, 244, 245, 246, 248, 249, 250, 251, 252, 253, 254, 257, 258, 259, 261, 262, 263, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 277, 278, 279, 281, 284, 285, 287, 288, 289, 290, 292, 294, 295, 297, 298, 299, 301, 302, 304, 306, 308, 310, 311, 312, 313, 315, 316, 317, 318, 319, 320, 322, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 336, 338, 339, 341, 342, 343, 344, 346, 347, 348, 349, 350, 352, 353, 355, 356, 357, 358, 359, 360, 361, 362, 363, 365, 367, 368, 369, 370, 371, 372, 373, 374, 375, 377, 378, 379, 382, 383, 384, 386, 387, 388, 389, 390, 391, 392, 393, 394, 396, 397, 398, 399, 400, 401, 402, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 422, 423, 424, 426, 427, 431, 432, 433, 436, 437, 438, 439, 440, 442, 443, 445, 446, 448, 449, 452, 453, 455, 467, 469, 470, 473, 480, 481], "weak": [5, 62, 66, 67, 72, 73, 84, 136, 179, 210, 223, 232, 251, 338, 341, 385, 425, 442, 461, 464, 466, 471, 474, 480, 481], "static": [5, 10, 28, 32, 34, 41, 44, 49, 51, 57, 59, 61, 63, 67, 71, 72, 74, 75, 76, 78, 79, 86, 100, 103, 110, 180, 186, 188, 212, 222, 223, 247, 253, 296, 312, 316, 341, 362, 366, 383, 386, 387, 424, 429, 433, 437, 453, 460, 461, 462, 463, 466, 468, 469, 472, 475, 476, 477, 478, 479, 480], "weakref_ref": 5, "self": [5, 10, 22, 28, 43, 51, 57, 60, 62, 67, 71, 72, 74, 75, 78, 83, 86, 92, 93, 94, 96, 98, 100, 101, 104, 105, 113, 117, 119, 123, 129, 130, 139, 141, 145, 152, 157, 158, 166, 169, 173, 178, 180, 183, 184, 188, 200, 202, 208, 210, 213, 218, 220, 222, 223, 224, 227, 229, 237, 239, 240, 245, 247, 250, 252, 256, 258, 259, 271, 280, 285, 286, 289, 290, 293, 294, 296, 302, 315, 317, 318, 330, 332, 334, 335, 337, 341, 342, 355, 356, 359, 366, 369, 372, 378, 379, 381, 382, 383, 385, 386, 387, 392, 396, 399, 407, 410, 414, 416, 417, 418, 424, 425, 429, 437, 438, 443, 448, 449, 452, 459, 460, 461, 462, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 479, 480], "callback": [5, 11, 13, 14, 22, 27, 28, 32, 60, 62, 66, 67, 72, 80, 86, 92, 98, 115, 117, 120, 122, 126, 127, 129, 130, 133, 136, 166, 220, 224, 252, 278, 280, 296, 305, 306, 311, 312, 313, 317, 326, 329, 337, 338, 339, 349, 356, 364, 366, 368, 373, 382, 383, 399, 409, 410, 412, 418, 425, 449, 464, 465, 469, 470, 471, 472, 473, 474, 476, 477, 478, 480, 481], "ref": [5, 33, 34, 62, 66, 67, 77, 174, 179, 399, 452, 453, 460, 466, 469, 474, 478, 480], "pyweakref_newref": [5, 56, 66, 480], "entir": [5, 41, 62, 72, 74, 83, 84, 91, 92, 97, 98, 102, 103, 106, 109, 111, 123, 148, 166, 174, 181, 193, 197, 202, 204, 210, 213, 227, 232, 239, 244, 255, 256, 258, 263, 264, 266, 267, 268, 275, 285, 289, 290, 292, 316, 319, 328, 329, 337, 338, 341, 342, 349, 352, 355, 361, 362, 366, 373, 381, 384, 385, 397, 402, 405, 407, 410, 413, 423, 424, 426, 429, 432, 433, 443, 452, 458, 460, 462, 463, 464, 465, 466, 468, 471, 473, 474, 477, 480], "py_buildvalu": [5, 10, 34, 56, 58, 59, 67, 72, 85, 464, 469, 478, 480], "base": [5, 23, 25, 30, 32, 33, 38, 42, 44, 46, 48, 49, 60, 62, 63, 67, 72, 74, 75, 77, 83, 86, 87, 88, 91, 92, 93, 94, 96, 97, 98, 99, 102, 103, 107, 115, 117, 119, 120, 123, 129, 133, 136, 140, 141, 142, 143, 151, 160, 161, 164, 166, 170, 173, 177, 178, 179, 180, 183, 184, 186, 190, 192, 194, 195, 196, 197, 198, 199, 200, 202, 203, 205, 208, 218, 222, 223, 231, 232, 239, 240, 242, 243, 244, 245, 248, 251, 252, 253, 258, 259, 262, 263, 264, 265, 266, 267, 268, 270, 272, 273, 277, 278, 279, 281, 285, 289, 290, 293, 295, 296, 299, 302, 305, 309, 311, 316, 317, 318, 321, 326, 327, 329, 331, 332, 334, 335, 337, 338, 340, 341, 342, 344, 345, 349, 351, 352, 355, 359, 363, 366, 370, 372, 373, 379, 382, 383, 384, 385, 386, 387, 391, 392, 395, 396, 397, 399, 400, 405, 407, 408, 410, 411, 413, 414, 416, 417, 418, 419, 422, 423, 424, 425, 426, 427, 430, 432, 437, 440, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 467, 468, 469, 470, 471, 473, 474, 475, 476, 478, 479, 480, 481], "those": [5, 7, 23, 32, 38, 58, 62, 63, 65, 66, 71, 72, 75, 76, 83, 84, 87, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 111, 117, 119, 123, 130, 136, 148, 151, 155, 158, 164, 166, 169, 173, 174, 175, 180, 183, 187, 188, 190, 191, 193, 199, 200, 201, 202, 205, 207, 208, 210, 213, 217, 222, 223, 225, 231, 239, 241, 244, 247, 248, 249, 250, 252, 255, 256, 258, 259, 263, 264, 265, 266, 268, 272, 273, 280, 281, 289, 290, 292, 293, 294, 296, 299, 305, 308, 311, 316, 319, 321, 322, 326, 327, 328, 329, 330, 332, 334, 338, 341, 349, 350, 352, 355, 358, 359, 362, 363, 366, 372, 373, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 399, 402, 407, 409, 410, 412, 413, 419, 422, 423, 424, 425, 426, 427, 429, 432, 433, 452, 458, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "famili": [5, 16, 32, 41, 53, 67, 94, 106, 123, 133, 139, 161, 197, 209, 232, 268, 280, 290, 295, 334, 335, 353, 359, 365, 366, 369, 407, 452, 458, 462, 463, 464, 466, 473, 476, 477, 478, 480], "exact": [5, 7, 9, 11, 13, 18, 24, 28, 38, 46, 63, 65, 72, 74, 75, 83, 84, 91, 92, 93, 94, 97, 98, 100, 103, 106, 109, 117, 123, 130, 144, 146, 149, 166, 173, 174, 180, 183, 188, 190, 193, 195, 198, 200, 202, 204, 208, 210, 218, 222, 225, 240, 242, 247, 252, 264, 265, 266, 267, 268, 272, 280, 281, 287, 289, 290, 292, 296, 311, 316, 319, 325, 332, 334, 335, 338, 341, 342, 343, 344, 345, 349, 352, 358, 361, 362, 366, 375, 378, 383, 385, 386, 387, 399, 408, 410, 418, 419, 424, 427, 429, 432, 433, 441, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 473, 474, 480], "whatev": [5, 30, 72, 77, 83, 84, 87, 99, 100, 103, 117, 148, 157, 173, 192, 197, 205, 222, 247, 264, 265, 289, 290, 294, 308, 316, 341, 349, 356, 359, 362, 383, 386, 387, 392, 404, 427, 429, 459, 460, 461, 462, 463, 466, 480], "forc": [5, 32, 33, 62, 67, 72, 83, 84, 94, 97, 102, 123, 130, 149, 156, 160, 174, 178, 180, 181, 183, 190, 232, 245, 255, 264, 279, 280, 285, 290, 305, 306, 308, 316, 330, 342, 344, 345, 349, 359, 363, 386, 399, 404, 425, 429, 452, 466, 471, 473, 474, 475, 476, 478, 479, 480], "suppli": [5, 18, 28, 32, 62, 74, 84, 91, 92, 93, 94, 103, 106, 107, 117, 119, 136, 143, 148, 149, 158, 173, 174, 175, 178, 180, 183, 188, 190, 212, 223, 232, 240, 244, 245, 247, 248, 250, 252, 256, 258, 264, 266, 280, 281, 285, 289, 290, 292, 293, 294, 299, 305, 311, 321, 325, 334, 337, 338, 341, 345, 352, 359, 362, 373, 378, 381, 383, 385, 391, 392, 396, 397, 399, 404, 412, 416, 418, 419, 422, 424, 425, 427, 429, 433, 452, 453, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 476, 480], "never": [5, 13, 18, 22, 23, 27, 28, 32, 33, 41, 58, 59, 60, 62, 67, 72, 75, 84, 91, 94, 99, 100, 102, 103, 107, 117, 125, 129, 130, 136, 138, 141, 148, 155, 160, 163, 164, 166, 167, 173, 174, 178, 180, 183, 184, 187, 193, 196, 202, 210, 223, 227, 239, 240, 242, 244, 247, 252, 255, 256, 259, 262, 263, 264, 266, 275, 280, 289, 290, 293, 294, 296, 311, 316, 319, 321, 325, 329, 331, 335, 337, 338, 341, 344, 345, 355, 356, 359, 362, 366, 382, 383, 386, 391, 397, 399, 400, 404, 407, 410, 412, 419, 422, 424, 425, 427, 429, 432, 433, 452, 459, 460, 461, 462, 463, 464, 465, 467, 469, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480], "word": [5, 11, 32, 62, 72, 84, 91, 93, 100, 103, 105, 106, 117, 151, 155, 157, 164, 170, 173, 180, 183, 187, 190, 198, 200, 205, 244, 272, 289, 293, 294, 316, 317, 323, 328, 337, 341, 342, 346, 350, 361, 362, 366, 383, 409, 410, 414, 427, 429, 431, 432, 433, 437, 438, 439, 446, 459, 461, 463, 464, 465, 467, 471, 475, 476, 477, 478, 480], "invok": [5, 13, 23, 27, 30, 57, 58, 62, 63, 67, 74, 83, 84, 92, 94, 97, 100, 102, 103, 106, 111, 117, 123, 141, 148, 152, 164, 166, 173, 178, 180, 188, 190, 207, 222, 223, 240, 242, 244, 252, 263, 264, 265, 280, 289, 290, 294, 296, 297, 299, 305, 308, 310, 317, 321, 329, 332, 335, 337, 338, 341, 345, 349, 356, 359, 362, 366, 368, 373, 374, 377, 383, 385, 391, 399, 404, 410, 411, 412, 413, 416, 417, 419, 420, 422, 424, 426, 429, 432, 434, 448, 452, 458, 460, 461, 462, 463, 464, 465, 466, 467, 473, 474, 475, 477, 479, 480], "malloc": [5, 7, 33, 41, 72, 77, 210, 279, 290, 421, 452, 459, 460, 462, 464, 474, 475, 476, 480], "onc": [5, 7, 13, 22, 23, 24, 28, 32, 33, 55, 58, 60, 62, 71, 72, 74, 75, 83, 84, 88, 91, 93, 94, 98, 99, 100, 102, 103, 106, 114, 117, 123, 129, 130, 132, 136, 137, 146, 148, 152, 155, 156, 157, 160, 164, 166, 183, 185, 187, 190, 193, 202, 208, 210, 215, 223, 227, 231, 232, 242, 244, 247, 248, 252, 255, 258, 264, 265, 266, 267, 268, 280, 281, 285, 289, 290, 292, 296, 305, 311, 316, 317, 325, 326, 329, 330, 331, 334, 335, 337, 338, 341, 344, 350, 351, 355, 359, 362, 366, 379, 381, 383, 385, 386, 387, 392, 396, 397, 399, 400, 404, 407, 408, 410, 412, 413, 424, 425, 427, 428, 429, 433, 452, 453, 458, 459, 460, 462, 463, 464, 465, 466, 467, 471, 472, 473, 475, 477, 478, 479, 480], "space": [5, 32, 41, 48, 58, 60, 62, 63, 71, 72, 84, 91, 92, 94, 98, 99, 103, 106, 112, 117, 119, 140, 143, 147, 152, 155, 158, 159, 164, 172, 174, 175, 181, 183, 187, 188, 190, 195, 196, 198, 199, 209, 210, 218, 222, 223, 239, 244, 245, 252, 256, 258, 259, 263, 264, 265, 280, 281, 289, 290, 294, 297, 300, 311, 316, 318, 319, 328, 329, 330, 331, 332, 334, 341, 342, 343, 345, 359, 361, 362, 363, 366, 369, 372, 373, 375, 379, 381, 391, 392, 394, 396, 404, 407, 410, 423, 425, 429, 431, 432, 458, 459, 463, 464, 465, 466, 467, 468, 469, 471, 473, 474, 476, 477, 479, 480], "tab": [5, 65, 67, 76, 115, 119, 143, 152, 172, 174, 175, 187, 190, 195, 199, 210, 222, 239, 244, 252, 259, 294, 314, 316, 317, 320, 328, 331, 341, 342, 345, 361, 365, 372, 391, 400, 416, 432, 438, 442, 446, 452, 459, 464, 466, 469, 471, 473, 474, 476, 477, 478, 479, 480], "comma": [5, 33, 67, 77, 93, 109, 148, 172, 183, 190, 239, 245, 261, 263, 264, 265, 268, 289, 316, 341, 342, 359, 374, 377, 392, 397, 424, 425, 427, 428, 433, 439, 452, 463, 464, 465, 466, 467, 469, 471, 474, 477, 478, 480, 481], "ignor": [5, 18, 22, 23, 24, 32, 33, 34, 38, 39, 46, 48, 58, 60, 62, 63, 65, 67, 72, 75, 76, 99, 103, 106, 107, 112, 119, 130, 133, 134, 136, 140, 141, 146, 147, 148, 152, 155, 156, 160, 164, 166, 169, 172, 173, 174, 178, 180, 182, 183, 185, 187, 188, 190, 193, 196, 197, 205, 206, 210, 212, 213, 215, 220, 222, 223, 227, 239, 240, 244, 245, 246, 247, 248, 252, 255, 258, 259, 263, 264, 265, 266, 267, 268, 269, 273, 280, 281, 285, 290, 293, 294, 296, 299, 301, 305, 311, 316, 317, 325, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 351, 353, 355, 359, 361, 362, 363, 369, 373, 375, 377, 378, 379, 383, 385, 386, 391, 392, 395, 397, 402, 404, 407, 410, 412, 413, 418, 419, 422, 424, 425, 428, 429, 432, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "within": [5, 7, 22, 32, 41, 48, 53, 67, 72, 75, 84, 91, 93, 94, 97, 98, 100, 102, 103, 111, 117, 119, 132, 136, 137, 141, 151, 154, 155, 160, 164, 166, 173, 174, 180, 183, 187, 188, 190, 200, 213, 215, 222, 227, 244, 245, 247, 248, 249, 250, 252, 258, 264, 267, 268, 272, 280, 281, 282, 294, 299, 304, 305, 309, 310, 316, 318, 321, 328, 329, 334, 335, 337, 341, 342, 344, 345, 349, 350, 351, 359, 361, 366, 368, 373, 381, 383, 385, 386, 391, 392, 396, 397, 407, 408, 410, 417, 419, 420, 423, 424, 425, 426, 427, 429, 432, 433, 446, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 471, 472, 473, 474, 476, 477, 478, 479, 480], "make": [5, 10, 11, 23, 32, 38, 44, 50, 58, 62, 63, 67, 71, 72, 74, 75, 83, 88, 91, 92, 93, 94, 97, 99, 100, 103, 106, 107, 109, 110, 111, 113, 117, 119, 123, 130, 136, 137, 138, 148, 152, 154, 155, 157, 158, 160, 164, 166, 167, 172, 173, 174, 176, 178, 180, 183, 185, 187, 188, 190, 193, 194, 197, 202, 203, 206, 209, 210, 215, 218, 219, 222, 223, 227, 231, 232, 239, 242, 244, 247, 249, 252, 255, 256, 258, 263, 264, 265, 266, 267, 268, 272, 276, 278, 280, 285, 289, 290, 292, 293, 294, 296, 299, 305, 309, 315, 319, 325, 326, 327, 328, 330, 331, 334, 335, 337, 338, 341, 342, 344, 349, 350, 352, 355, 359, 360, 361, 362, 366, 367, 373, 375, 377, 378, 382, 383, 385, 386, 387, 391, 392, 395, 397, 398, 399, 400, 404, 408, 409, 410, 413, 418, 419, 423, 424, 425, 427, 429, 431, 432, 433, 453, 457, 458, 460, 461, 462, 463, 464, 465, 467, 468, 472, 473, 474, 477, 478, 479, 480, 481], "tad": 5, "readabl": [5, 67, 84, 91, 99, 100, 103, 114, 115, 117, 130, 146, 148, 152, 157, 164, 173, 187, 188, 195, 202, 227, 240, 242, 255, 264, 265, 280, 285, 290, 296, 300, 301, 304, 307, 316, 330, 335, 338, 339, 341, 344, 345, 346, 365, 366, 374, 386, 398, 411, 423, 432, 452, 460, 461, 463, 465, 466, 467, 468, 472, 474, 475, 476, 477, 478, 480], "wchar_t": [5, 16, 32, 33, 58, 65, 67, 71, 72, 118, 173, 470, 471, 477, 479, 480], "ucs": [5, 349, 461, 473], "increment": [5, 32, 33, 41, 62, 67, 72, 75, 84, 93, 94, 100, 115, 116, 119, 142, 183, 188, 204, 208, 267, 280, 289, 290, 341, 362, 363, 366, 373, 383, 408, 410, 459, 461, 462, 463, 464, 466, 470, 472, 473, 480], "caus": [5, 9, 18, 23, 32, 41, 46, 50, 58, 60, 62, 63, 65, 72, 74, 75, 76, 84, 94, 99, 100, 103, 107, 109, 111, 112, 117, 119, 123, 130, 132, 135, 136, 148, 149, 152, 155, 156, 160, 164, 166, 172, 173, 174, 181, 183, 185, 187, 188, 190, 202, 205, 208, 209, 210, 222, 225, 239, 242, 244, 245, 247, 252, 255, 259, 263, 264, 266, 268, 272, 273, 279, 280, 281, 290, 294, 296, 299, 305, 310, 311, 316, 325, 327, 330, 331, 334, 337, 338, 341, 342, 349, 350, 353, 355, 359, 361, 362, 363, 373, 383, 385, 386, 387, 392, 397, 399, 402, 404, 407, 408, 412, 416, 419, 423, 424, 425, 426, 427, 428, 429, 432, 433, 440, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 480], "produc": [5, 7, 22, 23, 25, 33, 38, 58, 62, 75, 76, 83, 84, 87, 88, 91, 94, 99, 100, 101, 103, 106, 117, 119, 136, 146, 148, 155, 158, 160, 164, 172, 173, 174, 180, 183, 184, 187, 190, 191, 193, 194, 198, 199, 200, 202, 205, 210, 211, 222, 225, 227, 231, 232, 245, 255, 258, 259, 264, 267, 273, 280, 285, 290, 296, 299, 302, 305, 310, 315, 316, 318, 338, 341, 342, 344, 345, 349, 355, 362, 374, 375, 377, 381, 391, 394, 403, 404, 408, 409, 411, 412, 413, 418, 419, 425, 427, 429, 432, 446, 452, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 477, 478, 479, 480], "found": [5, 17, 22, 30, 32, 41, 44, 48, 54, 57, 58, 60, 62, 63, 70, 71, 72, 76, 78, 87, 92, 93, 94, 96, 98, 99, 100, 103, 106, 107, 111, 117, 119, 146, 148, 155, 157, 160, 164, 167, 172, 173, 174, 188, 190, 193, 194, 196, 200, 202, 204, 205, 208, 210, 212, 213, 222, 223, 225, 227, 230, 233, 238, 239, 240, 241, 242, 244, 245, 247, 248, 250, 252, 258, 262, 263, 264, 265, 267, 268, 269, 273, 275, 276, 279, 280, 289, 290, 292, 293, 294, 299, 311, 316, 319, 329, 330, 332, 334, 336, 337, 338, 341, 345, 349, 351, 352, 355, 356, 359, 366, 368, 373, 375, 382, 383, 384, 385, 386, 387, 392, 397, 403, 404, 407, 409, 410, 411, 412, 416, 417, 420, 422, 424, 425, 426, 427, 429, 431, 432, 433, 438, 448, 449, 450, 458, 459, 460, 461, 462, 464, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "therefor": [5, 23, 32, 41, 48, 62, 72, 74, 75, 83, 84, 88, 91, 94, 99, 100, 101, 102, 103, 106, 117, 119, 136, 143, 148, 155, 170, 173, 178, 180, 205, 210, 211, 212, 222, 240, 247, 250, 255, 259, 263, 266, 278, 280, 290, 296, 310, 316, 327, 329, 330, 334, 338, 341, 349, 355, 362, 372, 383, 386, 397, 410, 411, 418, 419, 424, 425, 427, 431, 432, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 473, 476, 477, 480], "yet": [5, 13, 23, 28, 30, 32, 33, 44, 62, 63, 72, 78, 83, 84, 88, 91, 93, 98, 102, 103, 130, 134, 136, 148, 166, 173, 174, 183, 193, 194, 202, 210, 229, 247, 265, 266, 280, 290, 292, 294, 305, 331, 332, 338, 341, 345, 362, 378, 383, 386, 407, 410, 426, 428, 433, 459, 461, 462, 464, 466, 471, 474, 476, 477, 479, 480], "systemerror": [5, 23, 27, 44, 48, 54, 59, 63, 67, 210, 440, 447, 471, 476, 480], "constructor": [5, 18, 23, 28, 52, 54, 62, 63, 67, 72, 78, 86, 92, 93, 94, 97, 99, 100, 102, 109, 117, 119, 123, 132, 146, 154, 155, 157, 158, 161, 164, 169, 172, 173, 178, 180, 183, 187, 190, 195, 198, 199, 200, 203, 204, 205, 210, 215, 218, 222, 223, 231, 232, 234, 239, 240, 243, 245, 255, 256, 258, 259, 264, 265, 267, 268, 275, 280, 289, 295, 296, 302, 304, 305, 313, 318, 322, 325, 327, 328, 332, 334, 335, 338, 341, 342, 348, 355, 356, 359, 361, 362, 366, 381, 382, 383, 385, 386, 387, 392, 399, 400, 404, 410, 417, 419, 420, 422, 425, 427, 438, 440, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "compat": [5, 23, 24, 32, 33, 41, 56, 58, 60, 62, 63, 65, 67, 74, 75, 78, 83, 86, 91, 98, 99, 100, 103, 106, 107, 117, 123, 125, 136, 141, 142, 155, 158, 164, 173, 181, 183, 190, 191, 193, 198, 200, 202, 204, 205, 210, 211, 219, 225, 227, 240, 242, 244, 245, 247, 248, 249, 250, 252, 256, 263, 264, 265, 268, 280, 285, 290, 292, 293, 296, 298, 299, 305, 309, 311, 316, 319, 322, 329, 334, 337, 338, 341, 345, 349, 355, 359, 362, 363, 365, 378, 381, 383, 384, 385, 391, 392, 394, 398, 404, 408, 416, 418, 419, 422, 424, 425, 427, 429, 432, 433, 453, 458, 459, 460, 461, 462, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "dict": [5, 10, 22, 23, 26, 30, 32, 34, 53, 58, 60, 62, 67, 72, 77, 78, 83, 84, 86, 92, 94, 98, 109, 117, 119, 123, 157, 161, 164, 168, 172, 178, 179, 181, 184, 187, 188, 190, 202, 222, 223, 241, 247, 251, 252, 258, 259, 261, 264, 265, 266, 280, 285, 288, 296, 301, 304, 323, 327, 337, 338, 342, 352, 355, 359, 362, 366, 373, 376, 382, 383, 385, 399, 410, 416, 424, 425, 427, 428, 432, 438, 439, 443, 447, 449, 452, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 477, 478, 479, 480], "pair": [5, 7, 22, 28, 32, 39, 63, 67, 72, 74, 84, 91, 93, 94, 97, 103, 106, 117, 123, 130, 133, 138, 141, 148, 151, 157, 164, 174, 178, 181, 183, 187, 188, 190, 193, 194, 199, 206, 210, 218, 225, 227, 241, 252, 256, 258, 259, 265, 268, 272, 280, 285, 289, 290, 293, 294, 296, 306, 319, 329, 334, 335, 337, 338, 341, 345, 352, 355, 356, 358, 360, 362, 366, 372, 373, 381, 382, 383, 386, 391, 392, 399, 404, 407, 410, 413, 414, 424, 425, 427, 432, 433, 438, 439, 460, 461, 462, 463, 465, 466, 467, 468, 471, 472, 473, 474, 476, 480], "consecut": [5, 22, 60, 63, 94, 119, 140, 155, 258, 272, 341, 342, 344, 381, 432, 452, 463, 474, 480], "add": [5, 7, 28, 30, 32, 33, 44, 54, 57, 58, 62, 67, 72, 75, 76, 78, 83, 84, 87, 88, 91, 92, 93, 94, 99, 100, 102, 103, 106, 107, 109, 114, 116, 117, 119, 136, 138, 140, 148, 149, 152, 154, 155, 157, 158, 160, 164, 166, 174, 178, 179, 180, 182, 183, 185, 186, 188, 190, 191, 192, 193, 194, 197, 200, 202, 203, 205, 210, 221, 222, 223, 227, 229, 231, 233, 240, 241, 242, 244, 247, 252, 255, 258, 259, 261, 264, 265, 268, 273, 278, 280, 282, 286, 287, 288, 289, 290, 293, 296, 298, 299, 304, 305, 316, 318, 325, 329, 331, 332, 334, 335, 337, 338, 341, 342, 344, 349, 350, 351, 352, 355, 359, 361, 363, 365, 366, 372, 373, 381, 382, 383, 385, 386, 387, 391, 392, 397, 399, 404, 407, 408, 410, 411, 416, 417, 418, 419, 420, 423, 424, 425, 427, 428, 429, 431, 432, 433, 437, 440, 443, 446, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "serv": [5, 72, 75, 99, 100, 123, 130, 133, 183, 190, 199, 200, 223, 242, 247, 250, 258, 265, 280, 290, 296, 310, 330, 337, 338, 366, 381, 383, 404, 410, 417, 429, 432, 463, 467, 472, 473, 475, 477, 480], "respect": [5, 7, 18, 22, 23, 30, 32, 33, 38, 46, 48, 63, 71, 72, 74, 75, 83, 84, 92, 93, 99, 100, 103, 109, 117, 119, 129, 132, 136, 138, 146, 148, 151, 155, 160, 164, 173, 174, 180, 183, 188, 190, 191, 193, 205, 210, 212, 222, 227, 240, 242, 247, 250, 255, 259, 264, 265, 266, 267, 272, 275, 280, 290, 296, 305, 306, 319, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 350, 351, 355, 362, 363, 372, 373, 381, 383, 385, 394, 408, 423, 425, 427, 429, 433, 452, 453, 459, 461, 463, 465, 467, 471, 472, 473, 474, 476, 477, 478, 479, 480], "py_vabuildvalu": [5, 56], "py_fals": [6, 62, 63, 74, 428, 480], "py_tru": [6, 62, 63, 74, 428, 480], "pybool_typ": [6, 56], "instanc": [6, 9, 13, 16, 20, 23, 25, 28, 30, 32, 38, 41, 42, 44, 46, 48, 52, 54, 57, 59, 60, 62, 63, 67, 70, 72, 74, 75, 77, 88, 91, 94, 98, 99, 100, 102, 103, 107, 114, 117, 119, 123, 125, 129, 130, 132, 133, 134, 136, 137, 141, 146, 148, 150, 152, 154, 155, 156, 158, 164, 166, 169, 172, 173, 174, 180, 183, 187, 188, 190, 191, 192, 193, 196, 198, 199, 200, 202, 203, 204, 205, 206, 208, 209, 210, 213, 215, 218, 222, 223, 227, 231, 232, 239, 240, 241, 242, 244, 245, 247, 248, 249, 250, 252, 255, 258, 259, 264, 265, 266, 267, 268, 278, 280, 281, 282, 285, 289, 290, 293, 294, 295, 297, 302, 304, 305, 309, 311, 312, 315, 316, 318, 320, 322, 326, 327, 328, 329, 332, 334, 335, 337, 338, 344, 345, 349, 352, 355, 356, 359, 361, 362, 366, 369, 377, 378, 379, 381, 382, 383, 385, 386, 387, 391, 392, 397, 398, 399, 400, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 416, 417, 419, 420, 422, 424, 426, 427, 432, 433, 437, 440, 459, 460, 461, 462, 463, 464, 465, 466, 467, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "layer": [6, 9, 20, 25, 26, 31, 38, 55, 59, 60, 67, 74, 83, 100, 302, 332, 334, 338, 344, 416, 452, 459, 462, 465, 478, 479, 480], "pybool_check": 6, "immort": [6, 32, 33, 45, 51, 55, 86, 349, 462, 471, 478, 480], "py_return_fals": [6, 463], "py_return_tru": [6, 463], "pybool_fromlong": [6, 56], "certain": [7, 23, 32, 40, 41, 48, 57, 58, 62, 65, 72, 76, 84, 87, 91, 93, 94, 99, 100, 103, 117, 130, 141, 155, 170, 173, 180, 187, 190, 192, 193, 196, 200, 202, 203, 205, 206, 210, 231, 244, 252, 263, 264, 265, 266, 267, 268, 269, 280, 289, 290, 292, 294, 304, 305, 334, 338, 343, 345, 351, 355, 362, 363, 366, 383, 384, 385, 386, 391, 404, 407, 416, 425, 427, 429, 432, 458, 459, 460, 461, 462, 463, 465, 466, 468, 471, 473, 474, 477, 478, 480], "wrap": [7, 18, 21, 32, 41, 42, 57, 62, 67, 78, 87, 92, 96, 100, 106, 109, 111, 117, 119, 123, 126, 134, 136, 138, 146, 152, 155, 166, 173, 174, 178, 187, 188, 190, 198, 199, 204, 205, 210, 217, 221, 222, 223, 227, 231, 239, 244, 248, 251, 252, 255, 258, 264, 265, 267, 278, 280, 289, 290, 301, 330, 337, 338, 341, 344, 349, 353, 355, 359, 360, 365, 373, 382, 383, 385, 386, 387, 391, 392, 402, 404, 410, 414, 424, 425, 449, 458, 461, 462, 463, 464, 465, 466, 467, 471, 472, 474, 475, 476, 478, 480], "parti": [7, 30, 32, 67, 83, 84, 100, 109, 123, 125, 129, 130, 135, 155, 161, 173, 178, 180, 181, 222, 232, 247, 248, 280, 290, 296, 299, 327, 331, 337, 338, 349, 352, 362, 366, 377, 383, 396, 397, 399, 422, 423, 425, 458, 459, 460, 462, 463, 465, 466, 468, 471, 472, 473, 474, 476, 478, 479, 480], "librari": [7, 18, 23, 32, 33, 41, 44, 50, 58, 62, 65, 67, 70, 71, 72, 73, 76, 78, 79, 83, 84, 87, 90, 91, 94, 96, 98, 102, 103, 104, 106, 107, 111, 115, 117, 120, 123, 130, 136, 139, 142, 164, 166, 174, 175, 180, 181, 183, 184, 189, 190, 191, 200, 205, 209, 225, 227, 232, 240, 244, 248, 253, 254, 261, 263, 264, 266, 272, 280, 284, 289, 290, 293, 295, 296, 299, 305, 310, 311, 317, 325, 327, 328, 330, 331, 334, 337, 338, 341, 342, 349, 351, 352, 355, 359, 362, 363, 366, 372, 375, 381, 383, 385, 387, 388, 391, 396, 397, 404, 407, 419, 422, 424, 425, 427, 429, 430, 431, 432, 433, 442, 451, 452, 453, 456, 458, 459, 460, 461, 462, 463, 464, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 481], "special": [7, 23, 30, 32, 33, 34, 41, 48, 56, 57, 59, 60, 62, 63, 67, 72, 74, 83, 84, 86, 91, 93, 94, 98, 99, 100, 101, 102, 103, 106, 111, 117, 119, 123, 134, 135, 136, 140, 141, 148, 149, 151, 152, 164, 165, 166, 172, 173, 174, 177, 178, 180, 184, 188, 190, 193, 200, 202, 205, 210, 217, 219, 225, 227, 242, 244, 247, 251, 252, 256, 258, 259, 263, 264, 265, 268, 269, 278, 279, 280, 287, 289, 290, 293, 296, 299, 316, 318, 321, 326, 328, 329, 330, 334, 338, 339, 344, 345, 349, 350, 355, 358, 362, 366, 372, 385, 386, 391, 392, 399, 404, 407, 410, 412, 416, 422, 423, 424, 426, 427, 428, 430, 432, 433, 446, 453, 458, 459, 460, 461, 463, 464, 465, 466, 470, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "imag": [7, 15, 41, 67, 84, 86, 148, 151, 174, 195, 197, 203, 222, 223, 240, 246, 259, 286, 287, 312, 319, 333, 341, 342, 349, 365, 373, 381, 392, 399, 403, 416, 425, 428, 472, 477, 480], "numer": [7, 40, 46, 62, 63, 67, 83, 84, 94, 99, 100, 103, 106, 107, 141, 144, 151, 155, 174, 183, 188, 206, 208, 209, 210, 218, 222, 230, 231, 235, 237, 239, 242, 251, 258, 259, 263, 264, 272, 280, 286, 287, 290, 299, 305, 311, 316, 322, 328, 332, 334, 337, 338, 342, 349, 360, 366, 373, 374, 381, 384, 385, 386, 392, 410, 416, 419, 427, 446, 458, 460, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 475, 478, 480], "analysi": [7, 32, 67, 101, 103, 149, 151, 187, 219, 251, 261, 276, 305, 383, 427, 430, 431, 433, 464, 473, 475, 480], "while": [7, 13, 22, 23, 28, 32, 35, 39, 44, 48, 62, 63, 67, 71, 72, 74, 75, 83, 84, 86, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 104, 106, 109, 112, 113, 117, 119, 123, 130, 131, 133, 135, 136, 137, 144, 146, 148, 151, 155, 157, 164, 166, 167, 169, 172, 173, 174, 176, 180, 181, 183, 187, 188, 189, 190, 193, 196, 205, 206, 210, 222, 223, 224, 227, 229, 231, 232, 233, 239, 240, 244, 247, 248, 255, 256, 258, 261, 262, 263, 264, 265, 266, 267, 268, 272, 280, 281, 289, 290, 293, 294, 296, 299, 305, 308, 311, 313, 315, 316, 323, 325, 326, 328, 330, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 355, 359, 361, 362, 363, 366, 368, 377, 378, 381, 383, 385, 391, 392, 396, 397, 398, 407, 410, 419, 423, 425, 426, 427, 428, 429, 430, 431, 432, 433, 437, 438, 439, 440, 446, 447, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "characterist": [7, 84, 296, 343, 349, 464, 465], "back": [7, 10, 22, 25, 28, 38, 40, 41, 57, 58, 62, 63, 67, 72, 75, 83, 84, 88, 94, 100, 102, 103, 106, 109, 117, 119, 125, 130, 143, 148, 151, 152, 155, 158, 164, 166, 174, 178, 180, 183, 187, 188, 190, 191, 193, 202, 205, 212, 219, 222, 227, 229, 232, 240, 242, 247, 255, 259, 265, 266, 275, 279, 280, 281, 289, 290, 292, 294, 296, 309, 311, 316, 327, 334, 335, 337, 338, 339, 341, 342, 349, 355, 359, 363, 366, 374, 375, 381, 387, 391, 392, 410, 414, 416, 417, 419, 422, 424, 425, 429, 433, 446, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 476, 478, 479, 480], "desir": [7, 9, 23, 32, 41, 60, 72, 84, 91, 92, 93, 94, 99, 100, 103, 106, 117, 134, 136, 148, 155, 158, 164, 166, 173, 174, 186, 187, 188, 205, 209, 223, 232, 242, 244, 247, 256, 263, 264, 268, 269, 273, 275, 289, 294, 299, 304, 308, 316, 317, 335, 337, 338, 341, 342, 344, 351, 359, 361, 362, 366, 372, 373, 381, 383, 391, 399, 402, 409, 410, 413, 425, 427, 429, 452, 459, 461, 462, 463, 464, 465, 466, 474, 475, 476, 478, 480], "situat": [7, 41, 60, 62, 72, 74, 84, 87, 93, 94, 98, 99, 100, 102, 107, 111, 117, 123, 148, 155, 166, 178, 188, 204, 210, 227, 232, 247, 250, 255, 264, 268, 280, 289, 332, 345, 359, 362, 387, 394, 397, 407, 425, 461, 466, 467, 471, 474, 475, 476, 480], "direct": [7, 13, 28, 30, 32, 33, 41, 44, 45, 48, 53, 57, 58, 60, 62, 63, 66, 67, 71, 72, 74, 75, 84, 87, 92, 93, 97, 98, 99, 100, 102, 107, 109, 111, 112, 117, 119, 120, 125, 129, 130, 136, 143, 146, 148, 155, 156, 157, 158, 160, 161, 164, 166, 172, 173, 178, 180, 183, 184, 187, 188, 191, 193, 198, 202, 203, 206, 207, 209, 210, 215, 218, 222, 223, 229, 232, 239, 240, 242, 244, 248, 249, 250, 251, 252, 255, 256, 259, 263, 264, 265, 267, 268, 275, 277, 280, 289, 290, 292, 296, 299, 304, 305, 311, 316, 317, 321, 327, 332, 334, 335, 337, 338, 341, 342, 345, 349, 355, 359, 361, 362, 363, 366, 371, 372, 373, 375, 377, 378, 381, 382, 385, 386, 387, 392, 397, 399, 404, 407, 410, 411, 414, 418, 422, 423, 424, 425, 426, 427, 428, 429, 431, 433, 440, 452, 458, 459, 461, 462, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "intermedi": [7, 83, 86, 94, 183, 188, 203, 223, 247, 258, 272, 289, 290, 329, 338, 386, 429, 464, 468, 472, 477, 480], "facil": [7, 32, 91, 99, 139, 141, 152, 154, 174, 244, 261, 264, 266, 268, 290, 296, 334, 338, 342, 353, 355, 366, 381, 425, 458, 462, 480], "level": [7, 13, 16, 22, 23, 30, 31, 32, 33, 41, 42, 56, 58, 62, 67, 72, 73, 74, 78, 83, 84, 88, 92, 93, 94, 96, 98, 106, 107, 115, 117, 119, 122, 123, 126, 130, 132, 133, 134, 136, 137, 143, 146, 149, 155, 157, 160, 161, 164, 166, 167, 174, 177, 178, 180, 187, 188, 190, 191, 199, 201, 204, 207, 208, 209, 210, 216, 220, 222, 223, 227, 231, 239, 240, 242, 244, 245, 247, 248, 251, 252, 253, 255, 257, 258, 265, 266, 267, 268, 276, 278, 279, 280, 281, 282, 285, 290, 292, 293, 294, 296, 297, 299, 301, 302, 304, 305, 308, 309, 310, 311, 312, 316, 318, 319, 321, 327, 328, 330, 331, 332, 337, 338, 344, 349, 351, 352, 353, 355, 356, 357, 359, 361, 362, 366, 372, 373, 378, 382, 383, 385, 386, 392, 396, 397, 399, 400, 404, 407, 408, 410, 412, 416, 419, 421, 422, 424, 425, 426, 427, 428, 429, 432, 433, 437, 447, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 476, 477, 478, 479, 480, 481], "side": [7, 14, 22, 30, 32, 51, 59, 67, 72, 74, 83, 84, 94, 100, 103, 106, 107, 119, 123, 130, 148, 151, 157, 166, 174, 178, 184, 187, 188, 193, 207, 223, 239, 240, 247, 263, 264, 266, 280, 285, 290, 296, 299, 308, 315, 320, 321, 327, 334, 335, 341, 345, 349, 359, 366, 373, 383, 385, 386, 404, 410, 422, 424, 427, 429, 433, 439, 458, 459, 460, 461, 462, 463, 464, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "export": [7, 23, 41, 42, 44, 47, 62, 67, 70, 71, 72, 76, 84, 107, 115, 119, 147, 208, 296, 334, 337, 341, 349, 352, 375, 433, 453, 462, 466, 472, 473, 475, 476, 477, 478, 479, 480], "expos": [7, 32, 37, 42, 43, 44, 45, 54, 56, 57, 60, 61, 62, 63, 71, 72, 75, 88, 99, 107, 123, 136, 173, 174, 178, 183, 207, 212, 247, 249, 252, 256, 263, 264, 278, 280, 290, 296, 304, 327, 328, 332, 341, 342, 343, 345, 349, 377, 381, 382, 384, 399, 402, 404, 417, 419, 422, 425, 429, 462, 465, 466, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "section": [7, 17, 33, 41, 50, 54, 57, 62, 63, 67, 70, 71, 72, 74, 75, 76, 84, 87, 91, 92, 94, 97, 99, 100, 103, 106, 107, 111, 117, 119, 123, 129, 130, 132, 134, 136, 140, 142, 148, 152, 155, 157, 164, 166, 172, 173, 178, 181, 183, 190, 191, 195, 199, 200, 209, 214, 218, 227, 232, 238, 239, 240, 244, 245, 255, 258, 259, 264, 265, 268, 289, 290, 296, 302, 304, 305, 311, 316, 318, 325, 329, 334, 337, 338, 341, 342, 344, 345, 349, 355, 362, 366, 381, 385, 386, 387, 391, 392, 404, 407, 408, 410, 412, 413, 416, 419, 423, 424, 425, 426, 427, 429, 432, 433, 448, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "consum": [7, 58, 62, 63, 67, 83, 84, 94, 103, 111, 117, 122, 124, 131, 133, 148, 155, 166, 188, 191, 204, 239, 255, 258, 259, 280, 285, 289, 290, 293, 295, 305, 313, 316, 319, 327, 344, 359, 362, 379, 383, 386, 391, 410, 425, 428, 452, 459, 463, 464, 465, 466, 472, 473, 474, 476, 478, 480], "sever": [7, 28, 32, 41, 56, 65, 71, 72, 74, 76, 83, 84, 92, 93, 94, 98, 99, 100, 103, 106, 107, 109, 117, 119, 123, 132, 134, 154, 155, 158, 164, 173, 174, 180, 181, 183, 185, 188, 190, 196, 209, 210, 222, 238, 247, 252, 256, 264, 265, 266, 268, 270, 278, 280, 284, 289, 290, 292, 296, 304, 305, 308, 316, 318, 326, 330, 332, 334, 335, 337, 338, 339, 341, 344, 345, 355, 362, 366, 372, 373, 375, 377, 378, 381, 383, 384, 385, 387, 392, 397, 399, 400, 402, 403, 412, 416, 422, 424, 425, 429, 431, 433, 446, 459, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 476, 477, 478, 479, 480], "obtain": [7, 30, 63, 67, 91, 97, 99, 103, 123, 134, 146, 148, 149, 150, 174, 180, 183, 187, 193, 194, 200, 202, 205, 212, 222, 232, 245, 255, 256, 258, 263, 264, 265, 266, 267, 275, 280, 289, 290, 305, 308, 310, 316, 334, 338, 341, 345, 363, 392, 396, 399, 404, 410, 411, 412, 423, 424, 427, 433, 458, 459, 461, 462, 464, 465, 472, 473, 474, 475, 476, 477, 480], "simpl": [7, 32, 42, 62, 63, 66, 67, 72, 74, 83, 84, 91, 93, 94, 97, 98, 99, 100, 106, 107, 110, 112, 117, 119, 135, 137, 138, 148, 152, 155, 158, 164, 166, 167, 170, 171, 173, 178, 180, 181, 184, 186, 187, 191, 193, 197, 202, 204, 205, 206, 219, 223, 227, 231, 239, 241, 245, 251, 252, 253, 259, 265, 266, 268, 275, 280, 286, 289, 290, 292, 293, 294, 296, 301, 304, 305, 312, 316, 321, 326, 330, 332, 334, 337, 340, 341, 342, 344, 355, 356, 359, 362, 366, 375, 377, 378, 381, 382, 383, 385, 387, 391, 392, 396, 397, 399, 403, 405, 407, 408, 410, 411, 416, 417, 419, 424, 427, 428, 430, 437, 443, 452, 458, 459, 460, 463, 464, 465, 466, 468, 469, 471, 472, 473, 474, 475, 478, 479, 480, 481], "orient": [7, 41, 67, 75, 84, 86, 92, 94, 106, 130, 198, 216, 219, 251, 280, 305, 334, 341, 362, 363, 366, 373, 437, 460, 465, 472, 474], "multi": [7, 16, 31, 32, 67, 70, 72, 83, 84, 85, 86, 93, 94, 98, 100, 103, 106, 110, 115, 119, 146, 183, 187, 188, 190, 223, 231, 244, 247, 258, 264, 265, 267, 280, 313, 316, 319, 322, 328, 329, 337, 341, 362, 404, 417, 419, 424, 432, 442, 452, 458, 459, 464, 466, 469, 471, 473, 474, 478, 480, 481], "valu": [7, 9, 11, 12, 13, 15, 17, 18, 20, 22, 23, 25, 26, 27, 28, 30, 32, 33, 34, 36, 38, 39, 40, 41, 44, 45, 46, 48, 52, 53, 54, 55, 57, 58, 59, 60, 62, 63, 64, 65, 67, 71, 73, 74, 75, 77, 78, 86, 87, 88, 91, 92, 97, 99, 100, 102, 103, 106, 107, 109, 111, 112, 114, 115, 119, 123, 126, 130, 134, 135, 136, 137, 138, 139, 141, 143, 144, 146, 147, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 161, 166, 167, 170, 172, 174, 175, 179, 180, 181, 184, 185, 186, 187, 188, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 202, 203, 205, 206, 208, 209, 210, 212, 213, 214, 215, 218, 222, 223, 225, 226, 227, 231, 232, 233, 237, 238, 239, 240, 241, 242, 244, 245, 246, 247, 248, 252, 253, 254, 255, 256, 258, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 275, 276, 278, 279, 280, 281, 282, 284, 285, 287, 288, 290, 292, 293, 294, 295, 296, 297, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 312, 315, 316, 317, 318, 319, 321, 322, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 338, 340, 341, 342, 343, 344, 345, 349, 350, 351, 352, 353, 355, 356, 359, 361, 362, 363, 366, 369, 372, 373, 374, 375, 378, 379, 380, 381, 382, 383, 384, 385, 386, 391, 392, 394, 396, 397, 398, 399, 400, 401, 403, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 421, 422, 426, 428, 429, 430, 432, 433, 437, 438, 439, 443, 446, 448, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "file": [7, 16, 23, 25, 30, 31, 32, 33, 40, 44, 48, 50, 58, 62, 65, 67, 71, 72, 74, 75, 76, 77, 78, 80, 83, 85, 86, 88, 92, 93, 94, 96, 98, 101, 103, 107, 109, 111, 112, 114, 115, 116, 118, 119, 122, 127, 128, 129, 130, 134, 136, 137, 138, 140, 141, 142, 143, 145, 147, 148, 149, 150, 152, 154, 155, 157, 160, 166, 171, 172, 173, 174, 175, 180, 181, 182, 183, 184, 187, 188, 193, 197, 198, 201, 203, 204, 205, 209, 210, 212, 214, 215, 216, 217, 220, 222, 225, 226, 227, 228, 231, 239, 240, 242, 245, 246, 249, 250, 251, 252, 254, 256, 257, 259, 261, 262, 263, 264, 266, 268, 270, 271, 273, 274, 276, 277, 278, 280, 283, 285, 289, 292, 293, 294, 295, 296, 297, 298, 299, 300, 304, 305, 306, 308, 309, 310, 311, 316, 318, 319, 321, 323, 325, 326, 327, 328, 330, 331, 333, 334, 335, 337, 338, 339, 341, 344, 345, 346, 347, 349, 352, 356, 357, 358, 359, 360, 362, 363, 364, 365, 374, 375, 377, 378, 379, 380, 381, 383, 384, 385, 386, 388, 391, 392, 394, 396, 397, 399, 400, 401, 402, 403, 404, 408, 409, 411, 413, 414, 416, 418, 420, 422, 423, 424, 426, 427, 428, 429, 432, 433, 437, 438, 439, 440, 442, 443, 445, 446, 447, 449, 452, 455, 459, 460, 461, 463, 464, 465, 466, 467, 468, 469, 470, 471, 473, 479, 480, 481], "seri": [7, 32, 60, 94, 103, 109, 117, 119, 152, 173, 183, 188, 222, 232, 289, 311, 334, 341, 352, 362, 372, 383, 386, 387, 391, 427, 438, 446, 447, 461, 463, 464, 465, 466, 474, 477], "written": [7, 9, 18, 23, 33, 41, 44, 48, 58, 63, 71, 72, 75, 83, 84, 90, 91, 92, 94, 98, 100, 101, 102, 103, 106, 109, 111, 114, 123, 130, 134, 136, 143, 148, 149, 154, 155, 158, 160, 164, 166, 172, 173, 174, 181, 188, 190, 193, 199, 202, 210, 211, 222, 227, 231, 232, 242, 244, 252, 255, 266, 268, 275, 278, 280, 285, 289, 290, 292, 296, 297, 298, 301, 304, 305, 308, 310, 317, 321, 325, 327, 329, 330, 334, 335, 337, 338, 341, 349, 352, 355, 358, 359, 377, 379, 381, 382, 383, 385, 387, 397, 398, 399, 402, 404, 405, 407, 410, 416, 417, 418, 419, 420, 423, 425, 428, 431, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480], "intern": [7, 9, 10, 11, 13, 16, 22, 23, 30, 32, 33, 40, 41, 44, 54, 58, 60, 62, 63, 67, 72, 74, 75, 83, 91, 92, 94, 99, 100, 102, 103, 106, 107, 109, 115, 117, 119, 123, 125, 132, 133, 136, 137, 146, 151, 152, 154, 155, 158, 163, 164, 172, 173, 178, 180, 181, 183, 188, 190, 196, 201, 204, 205, 207, 210, 232, 240, 242, 244, 247, 252, 255, 258, 262, 263, 264, 266, 267, 271, 272, 273, 275, 280, 290, 294, 296, 299, 304, 305, 311, 312, 319, 325, 328, 329, 330, 334, 337, 338, 343, 344, 345, 349, 355, 356, 359, 362, 363, 366, 372, 373, 378, 381, 383, 385, 392, 397, 399, 407, 408, 410, 412, 416, 419, 420, 426, 427, 447, 453, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "readinto": [7, 67, 115, 146, 239, 253, 255, 296, 465, 473, 475, 480], "argument": [7, 9, 11, 13, 18, 22, 23, 24, 25, 28, 30, 32, 33, 34, 36, 38, 41, 46, 48, 55, 57, 58, 59, 60, 62, 63, 64, 65, 67, 71, 72, 74, 75, 77, 78, 83, 86, 87, 91, 92, 93, 94, 96, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 114, 115, 119, 123, 125, 130, 132, 133, 134, 136, 137, 138, 139, 140, 141, 143, 146, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 160, 161, 164, 166, 167, 170, 172, 174, 175, 178, 180, 181, 183, 184, 185, 186, 187, 188, 190, 192, 193, 194, 195, 197, 198, 199, 200, 202, 203, 204, 205, 206, 209, 210, 211, 212, 215, 218, 220, 222, 223, 225, 227, 230, 231, 232, 239, 240, 242, 244, 245, 246, 247, 248, 249, 250, 251, 252, 255, 256, 258, 259, 261, 263, 264, 265, 266, 267, 268, 272, 273, 275, 276, 278, 279, 280, 281, 284, 285, 292, 293, 294, 296, 297, 298, 299, 301, 304, 305, 308, 310, 311, 312, 315, 316, 317, 318, 319, 321, 322, 323, 325, 328, 329, 330, 331, 332, 333, 334, 337, 338, 339, 341, 342, 344, 349, 352, 353, 355, 356, 358, 359, 361, 362, 363, 366, 368, 373, 375, 377, 378, 381, 382, 383, 385, 386, 391, 392, 394, 396, 397, 399, 400, 402, 403, 404, 405, 407, 408, 410, 411, 413, 414, 416, 417, 418, 419, 420, 422, 423, 424, 426, 427, 428, 429, 433, 437, 439, 440, 442, 443, 447, 452, 453, 455, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 475, 477, 478, 479, 480], "select": [7, 32, 58, 63, 65, 67, 83, 92, 93, 99, 101, 103, 104, 106, 117, 119, 123, 135, 138, 151, 157, 166, 173, 174, 207, 210, 222, 227, 243, 244, 245, 248, 251, 253, 255, 257, 258, 259, 263, 265, 267, 278, 280, 285, 290, 296, 305, 308, 310, 315, 326, 330, 332, 334, 335, 337, 341, 342, 344, 345, 361, 362, 363, 365, 366, 367, 368, 370, 372, 373, 381, 383, 387, 400, 404, 410, 414, 424, 425, 426, 427, 429, 453, 458, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 475, 476, 477, 478, 479, 480], "reject": [7, 97, 103, 164, 240, 245, 272, 315, 355, 383, 432, 433, 459, 466, 474, 476, 480], "acquir": [7, 32, 67, 72, 88, 112, 115, 135, 161, 166, 205, 212, 264, 268, 280, 290, 330, 338, 355, 362, 371, 425, 464, 465, 466, 467, 470, 472, 473, 475, 477, 480], "over": [7, 13, 22, 23, 32, 41, 48, 60, 63, 67, 72, 73, 74, 83, 90, 91, 92, 93, 94, 99, 100, 101, 102, 103, 106, 117, 119, 123, 130, 138, 141, 148, 149, 157, 158, 164, 167, 173, 174, 180, 181, 183, 187, 188, 190, 193, 198, 199, 201, 202, 216, 222, 223, 227, 240, 244, 245, 247, 249, 250, 251, 255, 256, 258, 264, 265, 266, 268, 273, 275, 280, 285, 290, 296, 297, 302, 305, 316, 319, 325, 326, 329, 332, 334, 337, 338, 341, 342, 345, 349, 355, 359, 366, 372, 373, 374, 375, 377, 381, 382, 383, 385, 386, 387, 394, 397, 404, 407, 409, 410, 416, 419, 424, 425, 427, 429, 432, 437, 438, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480], "target": [7, 32, 34, 63, 67, 83, 92, 96, 99, 100, 102, 117, 119, 123, 130, 133, 166, 180, 183, 188, 208, 238, 239, 244, 247, 248, 252, 265, 266, 270, 280, 281, 289, 290, 293, 311, 313, 316, 329, 330, 334, 335, 337, 355, 359, 362, 366, 368, 383, 385, 386, 396, 407, 410, 412, 416, 418, 419, 420, 422, 424, 425, 426, 427, 428, 429, 433, 439, 452, 453, 458, 462, 464, 465, 467, 469, 471, 472, 473, 474, 477, 478, 480], "pyobject_getbuff": [7, 47, 56, 62, 465, 470, 480], "right": [7, 15, 41, 46, 63, 67, 71, 72, 84, 91, 94, 100, 103, 106, 109, 119, 138, 141, 143, 148, 151, 152, 155, 157, 166, 173, 174, 180, 183, 187, 188, 190, 193, 210, 213, 216, 219, 222, 223, 232, 244, 245, 252, 264, 272, 285, 286, 289, 290, 292, 293, 296, 299, 305, 316, 327, 334, 338, 341, 342, 361, 366, 371, 372, 373, 381, 385, 386, 387, 397, 400, 401, 408, 422, 423, 424, 425, 427, 428, 432, 433, 449, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 474, 476, 477, 478, 480], "sibl": [7, 84, 109, 117, 222, 373, 407], "isn": [7, 22, 23, 25, 30, 32, 60, 62, 72, 75, 78, 83, 84, 87, 88, 91, 92, 93, 97, 98, 100, 102, 103, 106, 111, 112, 117, 119, 130, 136, 154, 155, 166, 180, 188, 190, 193, 199, 201, 202, 231, 240, 245, 252, 255, 266, 290, 293, 299, 311, 316, 334, 335, 338, 339, 349, 352, 366, 375, 385, 386, 387, 391, 400, 402, 403, 404, 416, 425, 433, 446, 459, 460, 461, 462, 463, 464, 465, 466, 472, 480], "anymor": [7, 11, 30, 32, 62, 63, 84, 130, 259, 280, 290, 294, 334, 349, 466, 467, 471, 472, 473, 478, 480], "could": [7, 22, 23, 27, 30, 32, 38, 41, 46, 55, 60, 62, 72, 75, 76, 84, 87, 91, 92, 93, 94, 98, 99, 100, 102, 106, 107, 109, 111, 117, 119, 123, 125, 126, 129, 130, 132, 135, 138, 148, 152, 164, 173, 174, 180, 190, 197, 198, 203, 205, 210, 213, 222, 223, 225, 227, 242, 244, 252, 255, 256, 258, 259, 264, 265, 266, 268, 280, 289, 290, 292, 293, 294, 296, 305, 308, 311, 316, 318, 326, 328, 330, 334, 337, 345, 349, 355, 359, 362, 366, 379, 383, 385, 386, 387, 391, 392, 394, 399, 404, 407, 419, 422, 425, 427, 429, 431, 432, 433, 440, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "lead": [7, 18, 28, 38, 62, 63, 72, 74, 77, 84, 93, 97, 98, 99, 100, 102, 103, 119, 136, 137, 147, 148, 152, 160, 164, 180, 183, 185, 187, 190, 193, 196, 202, 205, 210, 218, 222, 225, 240, 242, 244, 247, 252, 255, 256, 258, 264, 266, 268, 272, 273, 280, 290, 293, 294, 296, 305, 311, 315, 334, 338, 341, 342, 344, 349, 351, 353, 355, 356, 359, 361, 363, 378, 385, 386, 391, 392, 397, 407, 410, 419, 424, 425, 426, 427, 429, 432, 433, 452, 458, 459, 462, 463, 464, 465, 467, 471, 473, 474, 476, 477, 478, 479, 480], "various": [7, 32, 41, 57, 62, 67, 72, 74, 78, 84, 90, 91, 92, 93, 94, 102, 103, 106, 109, 114, 117, 130, 143, 148, 155, 166, 173, 175, 178, 183, 187, 190, 191, 194, 200, 205, 208, 210, 213, 214, 227, 239, 240, 247, 251, 255, 256, 258, 261, 265, 270, 275, 278, 282, 287, 289, 290, 293, 295, 297, 305, 311, 328, 332, 334, 335, 336, 337, 338, 341, 342, 344, 349, 351, 355, 359, 363, 366, 381, 382, 384, 385, 387, 392, 394, 404, 410, 425, 427, 429, 432, 433, 452, 459, 460, 461, 462, 463, 464, 465, 466, 467, 472, 473, 474, 475, 476, 477, 478, 480], "resourc": [7, 23, 32, 62, 67, 83, 84, 90, 98, 102, 107, 116, 117, 119, 129, 130, 132, 135, 139, 166, 185, 190, 209, 210, 223, 239, 245, 247, 248, 251, 254, 264, 277, 280, 281, 290, 296, 299, 326, 329, 334, 338, 341, 349, 359, 362, 366, 373, 379, 385, 388, 391, 392, 395, 397, 402, 410, 413, 416, 425, 429, 452, 462, 464, 465, 466, 470, 472, 473, 476, 479, 480], "leak": [7, 32, 37, 44, 58, 59, 72, 98, 100, 222, 224, 280, 290, 345, 349, 379, 427, 459, 460, 466, 467, 472, 474, 475, 479, 480], "simpli": [7, 62, 71, 72, 74, 75, 78, 83, 84, 87, 94, 97, 100, 102, 103, 106, 117, 136, 149, 152, 155, 164, 173, 174, 180, 183, 190, 222, 227, 247, 252, 259, 265, 266, 269, 280, 289, 290, 293, 294, 296, 301, 311, 316, 321, 322, 330, 332, 337, 339, 342, 345, 349, 350, 362, 382, 383, 385, 386, 387, 392, 397, 399, 400, 404, 407, 408, 416, 418, 429, 458, 459, 460, 461, 462, 463, 464, 465, 466, 471, 472, 475, 480], "programm": [7, 62, 72, 76, 79, 84, 91, 92, 99, 172, 174, 178, 180, 183, 190, 191, 210, 263, 268, 272, 280, 289, 290, 292, 334, 337, 341, 344, 349, 366, 372, 381, 387, 397, 399, 402, 424, 433, 460, 461, 463, 464, 465, 472, 480], "slice": [7, 39, 41, 53, 55, 59, 67, 84, 86, 94, 102, 118, 119, 138, 165, 168, 173, 188, 203, 210, 222, 225, 251, 258, 261, 275, 280, 281, 288, 290, 293, 296, 316, 337, 341, 363, 412, 428, 433, 439, 443, 446, 447, 459, 461, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 477, 479, 480, 481], "mechan": [7, 11, 28, 32, 44, 60, 62, 72, 74, 78, 83, 84, 91, 92, 93, 99, 100, 103, 111, 123, 136, 140, 166, 173, 178, 190, 194, 200, 223, 240, 241, 242, 243, 245, 248, 256, 257, 263, 264, 265, 266, 268, 269, 281, 289, 294, 296, 299, 316, 319, 321, 330, 332, 334, 335, 338, 341, 355, 362, 366, 372, 373, 382, 385, 392, 397, 420, 423, 425, 429, 432, 433, 459, 460, 461, 462, 463, 464, 466, 468, 471, 472, 473, 474, 475, 478, 479, 480], "abil": [7, 71, 72, 84, 88, 91, 94, 99, 100, 103, 114, 119, 210, 247, 250, 265, 280, 289, 321, 329, 341, 342, 407, 418, 420, 423, 424, 460, 461, 462, 464, 465, 466, 472, 473, 474, 475, 476, 480], "quit": [7, 67, 71, 72, 75, 83, 84, 88, 91, 94, 99, 100, 103, 117, 141, 165, 166, 173, 174, 181, 186, 197, 220, 244, 253, 255, 266, 272, 280, 285, 289, 294, 302, 306, 332, 337, 338, 365, 366, 427, 429, 431, 438, 445, 447, 448, 459, 460, 461, 462, 464, 473, 474, 480], "easili": [7, 23, 41, 71, 72, 75, 83, 84, 88, 93, 97, 99, 100, 102, 103, 111, 136, 148, 155, 164, 166, 172, 173, 197, 222, 227, 252, 294, 316, 328, 341, 359, 385, 399, 425, 432, 448, 458, 459, 462, 464, 468, 472, 473, 475, 476, 479, 480], "constant": [7, 25, 32, 44, 57, 62, 63, 67, 75, 83, 84, 91, 93, 100, 112, 115, 117, 119, 123, 136, 147, 151, 155, 158, 161, 170, 172, 173, 175, 180, 181, 183, 188, 190, 208, 212, 222, 223, 232, 239, 241, 251, 252, 255, 258, 261, 263, 264, 267, 270, 272, 278, 279, 280, 289, 290, 292, 295, 296, 297, 301, 305, 316, 319, 323, 325, 326, 330, 334, 338, 339, 341, 349, 350, 353, 355, 356, 358, 359, 360, 362, 366, 372, 375, 379, 383, 384, 397, 401, 403, 407, 409, 410, 412, 416, 419, 425, 427, 432, 438, 452, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "manipul": [7, 13, 32, 33, 41, 44, 54, 67, 72, 75, 94, 97, 100, 141, 142, 166, 173, 174, 180, 183, 191, 202, 204, 251, 253, 266, 280, 282, 290, 293, 305, 321, 328, 329, 331, 334, 339, 341, 349, 366, 372, 373, 391, 404, 407, 410, 417, 422, 429, 452, 459, 462, 465, 473, 474, 476, 478, 479, 480], "system": [7, 16, 23, 32, 33, 41, 58, 62, 67, 72, 73, 75, 76, 78, 83, 84, 85, 88, 91, 93, 94, 99, 100, 101, 102, 103, 106, 107, 111, 112, 115, 116, 118, 123, 130, 134, 139, 141, 152, 160, 161, 163, 164, 166, 170, 172, 173, 174, 180, 183, 184, 204, 205, 206, 207, 210, 211, 217, 222, 225, 226, 227, 228, 242, 244, 247, 248, 249, 250, 251, 253, 254, 255, 263, 264, 265, 266, 267, 268, 269, 273, 275, 279, 280, 281, 284, 292, 293, 294, 296, 298, 299, 300, 303, 305, 306, 308, 311, 319, 321, 323, 325, 328, 329, 330, 331, 334, 335, 337, 338, 339, 341, 344, 349, 352, 353, 355, 358, 359, 362, 363, 366, 372, 379, 381, 382, 383, 385, 386, 387, 388, 392, 396, 400, 402, 403, 404, 407, 410, 411, 412, 413, 416, 417, 418, 422, 423, 425, 430, 432, 433, 448, 452, 455, 456, 457, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 477, 478, 479, 480, 481], "around": [7, 23, 25, 30, 32, 42, 58, 71, 72, 75, 78, 94, 96, 98, 100, 111, 117, 136, 138, 145, 149, 152, 164, 166, 174, 180, 183, 188, 190, 203, 212, 215, 218, 223, 244, 247, 252, 262, 266, 272, 278, 280, 281, 284, 289, 290, 294, 299, 316, 334, 338, 349, 355, 359, 366, 373, 378, 381, 383, 385, 399, 424, 425, 428, 439, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 477, 478, 480], "nativ": [7, 25, 32, 40, 63, 67, 101, 106, 112, 142, 151, 155, 166, 167, 173, 180, 181, 205, 210, 232, 255, 290, 293, 327, 334, 337, 341, 349, 362, 365, 367, 381, 383, 419, 429, 458, 461, 466, 467, 472, 473, 474, 476, 477, 478, 479, 480], "contrari": [7, 60, 187], "veri": [7, 31, 32, 58, 62, 67, 72, 73, 74, 83, 84, 88, 91, 92, 93, 94, 98, 99, 100, 101, 103, 106, 107, 125, 146, 148, 155, 164, 166, 174, 180, 183, 187, 190, 193, 199, 200, 203, 204, 208, 222, 227, 239, 242, 247, 252, 263, 267, 268, 280, 281, 285, 289, 290, 296, 305, 316, 325, 327, 332, 334, 335, 338, 343, 345, 349, 350, 355, 356, 366, 372, 381, 383, 385, 386, 387, 391, 423, 425, 427, 429, 433, 438, 458, 459, 460, 461, 462, 463, 464, 466, 467, 471, 472, 473, 474, 475, 476, 478, 480], "generic": [7, 16, 34, 48, 60, 61, 62, 67, 75, 84, 86, 97, 99, 109, 130, 141, 148, 155, 158, 164, 181, 184, 188, 190, 191, 197, 200, 223, 232, 247, 251, 255, 265, 266, 278, 306, 316, 322, 327, 334, 338, 359, 362, 375, 382, 391, 410, 426, 427, 428, 433, 455, 465, 469, 471, 472, 473, 474, 475, 476, 478, 480], "wrapper": [7, 18, 21, 23, 25, 30, 32, 41, 43, 57, 58, 67, 85, 86, 91, 92, 100, 105, 111, 115, 123, 134, 143, 145, 157, 166, 173, 174, 188, 190, 212, 223, 247, 251, 252, 257, 264, 272, 278, 280, 284, 290, 296, 299, 325, 334, 342, 359, 361, 365, 366, 378, 397, 404, 407, 410, 416, 422, 424, 425, 437, 459, 460, 461, 463, 464, 465, 466, 471, 472, 474, 475, 478, 480], "instruct": [7, 13, 26, 67, 76, 83, 94, 148, 183, 190, 237, 252, 261, 289, 290, 305, 311, 330, 337, 338, 350, 385, 407, 410, 412, 425, 427, 452, 459, 464, 466, 470, 471, 472, 474, 478, 479, 480], "start": [7, 9, 11, 22, 23, 25, 32, 33, 41, 55, 62, 63, 65, 67, 71, 74, 75, 78, 79, 83, 84, 92, 93, 94, 96, 99, 100, 101, 102, 103, 106, 107, 111, 112, 114, 115, 117, 118, 119, 123, 129, 130, 134, 136, 137, 138, 139, 141, 143, 148, 150, 154, 155, 157, 158, 161, 163, 166, 173, 174, 175, 178, 180, 181, 182, 184, 186, 187, 188, 190, 191, 196, 198, 200, 202, 205, 208, 210, 212, 214, 217, 219, 222, 224, 227, 230, 237, 239, 240, 242, 244, 245, 248, 251, 252, 255, 256, 258, 259, 263, 264, 265, 266, 268, 269, 270, 272, 275, 278, 281, 285, 287, 289, 290, 291, 293, 294, 296, 297, 299, 302, 305, 306, 309, 310, 311, 313, 315, 316, 317, 329, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 350, 351, 353, 355, 359, 360, 362, 363, 365, 366, 368, 373, 375, 377, 378, 379, 383, 385, 391, 392, 396, 397, 399, 400, 404, 407, 408, 410, 412, 414, 418, 419, 424, 425, 427, 428, 429, 432, 433, 438, 439, 448, 449, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "logic": [7, 67, 83, 84, 87, 94, 98, 100, 111, 136, 158, 166, 174, 178, 188, 190, 204, 218, 229, 253, 264, 266, 267, 268, 278, 287, 290, 293, 299, 316, 341, 342, 353, 359, 366, 374, 383, 385, 424, 433, 459, 462, 463, 465, 466, 471, 473, 477, 478, 480], "physic": [7, 67, 91, 174, 190, 244, 249, 275, 278, 334, 341, 374, 375, 381, 402, 429, 464, 477], "negat": [7, 15, 18, 22, 23, 30, 38, 41, 44, 46, 48, 53, 57, 59, 60, 62, 63, 65, 92, 93, 94, 98, 103, 112, 117, 119, 130, 134, 143, 146, 150, 151, 155, 157, 172, 173, 174, 175, 180, 183, 208, 218, 222, 223, 255, 256, 258, 259, 263, 267, 272, 275, 280, 290, 293, 296, 305, 315, 316, 317, 325, 328, 329, 330, 334, 337, 338, 341, 342, 345, 349, 362, 363, 366, 369, 381, 407, 410, 424, 425, 427, 428, 433, 438, 439, 459, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "begin": [7, 18, 23, 57, 72, 74, 75, 77, 78, 83, 84, 94, 100, 102, 103, 114, 117, 136, 148, 152, 164, 174, 175, 180, 183, 187, 190, 193, 198, 206, 212, 244, 247, 252, 255, 258, 259, 267, 268, 275, 280, 285, 290, 293, 294, 298, 299, 311, 316, 317, 321, 331, 332, 337, 338, 341, 342, 344, 355, 356, 359, 361, 366, 373, 375, 381, 385, 398, 410, 412, 413, 422, 424, 425, 426, 427, 429, 431, 432, 433, 446, 452, 453, 458, 461, 464, 465, 466, 471, 476, 477, 480], "obj": [7, 9, 10, 23, 24, 26, 28, 32, 35, 38, 42, 44, 47, 48, 51, 62, 63, 67, 74, 76, 77, 83, 84, 86, 92, 93, 94, 100, 109, 126, 136, 139, 155, 158, 173, 176, 178, 188, 190, 194, 205, 208, 210, 222, 224, 252, 256, 259, 275, 280, 288, 296, 318, 341, 342, 359, 379, 383, 385, 386, 399, 425, 428, 437, 438, 459, 460, 461, 462, 463, 464, 465, 469, 470, 475, 477, 478, 480], "automat": [7, 23, 28, 32, 44, 54, 58, 60, 62, 67, 70, 72, 75, 83, 84, 91, 94, 97, 102, 103, 106, 109, 117, 123, 129, 130, 136, 137, 148, 152, 155, 158, 164, 166, 173, 174, 178, 181, 183, 184, 187, 188, 190, 193, 198, 202, 203, 205, 206, 210, 222, 223, 231, 239, 240, 245, 247, 252, 264, 265, 267, 268, 269, 275, 278, 280, 285, 289, 290, 294, 296, 305, 310, 315, 317, 320, 325, 327, 329, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 353, 355, 359, 362, 363, 365, 366, 373, 381, 383, 385, 386, 387, 391, 392, 398, 399, 402, 404, 408, 412, 416, 419, 420, 423, 425, 426, 427, 429, 433, 443, 448, 449, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "temporari": [7, 22, 39, 48, 54, 62, 67, 100, 107, 109, 141, 173, 182, 190, 244, 249, 255, 258, 263, 268, 269, 280, 290, 294, 321, 337, 341, 349, 355, 357, 359, 379, 385, 392, 399, 455, 461, 463, 465, 472, 473, 474, 479, 480], "pymemoryview_frombuff": [7, 42, 56, 470, 480], "pybuffer_fillinfo": [7, 56, 62, 470, 480], "general": [7, 13, 23, 32, 36, 39, 41, 50, 53, 56, 62, 67, 71, 72, 75, 83, 84, 90, 92, 93, 98, 99, 100, 103, 106, 117, 119, 123, 130, 136, 143, 148, 149, 155, 164, 166, 173, 174, 178, 180, 181, 183, 188, 200, 205, 210, 221, 222, 223, 232, 239, 240, 241, 244, 247, 258, 263, 264, 265, 266, 267, 268, 270, 272, 280, 285, 290, 296, 302, 304, 311, 316, 317, 322, 327, 332, 334, 338, 339, 341, 342, 344, 345, 349, 355, 361, 363, 366, 372, 378, 381, 383, 384, 386, 387, 391, 392, 402, 404, 405, 408, 409, 410, 411, 412, 414, 422, 423, 424, 425, 427, 428, 431, 432, 433, 452, 458, 459, 462, 463, 464, 465, 466, 467, 469, 471, 472, 473, 474, 476, 477, 478, 479, 480], "scheme": [7, 30, 62, 67, 74, 77, 94, 100, 107, 133, 138, 155, 173, 180, 207, 244, 266, 268, 312, 331, 337, 338, 349, 355, 372, 391, 392, 396, 404, 425, 452, 459, 460, 462, 465, 466, 471, 472, 473, 474, 475, 480], "len": [7, 8, 9, 22, 37, 39, 40, 48, 53, 54, 59, 63, 67, 75, 84, 86, 92, 93, 100, 103, 104, 106, 111, 138, 139, 144, 146, 148, 157, 158, 163, 167, 173, 185, 187, 188, 190, 208, 212, 222, 223, 227, 232, 233, 239, 244, 251, 258, 266, 275, 280, 281, 285, 288, 289, 290, 293, 302, 315, 317, 332, 334, 337, 338, 340, 341, 344, 359, 379, 382, 386, 397, 404, 405, 407, 410, 424, 425, 432, 437, 438, 439, 440, 446, 447, 448, 459, 462, 463, 464, 465, 466, 467, 470, 472, 473, 474, 475, 478, 480], "product": [7, 67, 79, 83, 94, 99, 119, 122, 140, 183, 190, 221, 233, 242, 244, 258, 266, 272, 315, 341, 349, 381, 385, 386, 418, 423, 427, 432, 437, 447, 456, 459, 460, 464, 465, 466, 468, 471, 473, 476, 478, 480], "items": [7, 60, 67, 118, 179, 280, 334, 341, 480], "guarante": [7, 9, 11, 18, 32, 41, 53, 57, 58, 60, 62, 63, 66, 71, 72, 75, 84, 87, 91, 94, 102, 112, 119, 123, 136, 173, 180, 183, 188, 190, 193, 202, 222, 223, 229, 232, 240, 247, 252, 255, 259, 272, 273, 275, 280, 285, 289, 290, 296, 305, 321, 325, 328, 341, 344, 345, 349, 359, 361, 362, 375, 383, 397, 399, 402, 404, 405, 410, 412, 422, 424, 425, 429, 458, 463, 464, 466, 468, 472, 473, 476, 477, 478, 479, 480], "pybuf_simpl": 7, "pybuf_writ": [7, 42, 465], "control": [7, 31, 32, 33, 41, 49, 57, 67, 72, 73, 74, 76, 78, 82, 83, 84, 86, 91, 92, 93, 98, 99, 100, 102, 103, 112, 117, 123, 127, 129, 130, 134, 136, 140, 141, 146, 148, 149, 152, 155, 160, 172, 173, 174, 175, 180, 181, 183, 187, 188, 190, 191, 193, 194, 198, 199, 202, 204, 205, 207, 208, 210, 212, 215, 219, 222, 226, 231, 242, 244, 245, 247, 251, 252, 253, 255, 256, 259, 261, 264, 265, 266, 268, 273, 278, 279, 280, 281, 285, 289, 290, 292, 294, 295, 296, 302, 304, 305, 306, 308, 311, 312, 318, 319, 325, 326, 328, 330, 334, 335, 338, 341, 343, 344, 345, 349, 350, 355, 361, 362, 365, 366, 371, 372, 373, 377, 378, 382, 385, 386, 387, 388, 391, 392, 396, 399, 402, 403, 404, 410, 412, 414, 416, 417, 419, 423, 424, 425, 426, 427, 429, 431, 433, 435, 440, 445, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "flag": [7, 9, 10, 13, 18, 24, 28, 32, 33, 42, 48, 49, 60, 62, 63, 65, 67, 71, 72, 74, 75, 88, 97, 98, 99, 100, 101, 102, 106, 109, 111, 115, 123, 133, 135, 139, 140, 141, 152, 155, 173, 174, 178, 179, 180, 181, 183, 184, 185, 188, 193, 204, 205, 206, 208, 212, 222, 224, 240, 245, 254, 255, 261, 263, 264, 265, 268, 273, 275, 278, 279, 280, 285, 290, 293, 298, 302, 304, 310, 311, 312, 325, 327, 329, 330, 331, 334, 335, 337, 338, 339, 341, 342, 345, 349, 358, 359, 360, 362, 363, 373, 382, 383, 385, 391, 392, 397, 403, 404, 405, 416, 417, 419, 422, 424, 425, 429, 447, 452, 455, 460, 461, 462, 463, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "struct": [7, 15, 16, 21, 26, 30, 32, 34, 38, 44, 56, 57, 60, 62, 65, 67, 72, 74, 75, 77, 83, 85, 98, 100, 118, 138, 142, 173, 212, 222, 251, 265, 266, 281, 334, 341, 363, 416, 437, 449, 461, 464, 465, 466, 469, 470, 471, 472, 477, 478, 479, 480], "calcsiz": [7, 67, 142, 222, 334, 341, 344, 480], "import": [7, 11, 23, 30, 32, 33, 41, 44, 58, 62, 65, 67, 70, 71, 72, 74, 75, 76, 78, 83, 85, 86, 87, 88, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 105, 106, 107, 109, 110, 112, 113, 115, 117, 118, 120, 122, 123, 128, 130, 131, 133, 134, 136, 137, 139, 140, 143, 144, 145, 146, 147, 148, 149, 152, 157, 159, 160, 163, 164, 165, 166, 167, 169, 170, 172, 173, 178, 180, 181, 183, 184, 185, 187, 188, 190, 192, 193, 197, 199, 202, 204, 205, 206, 210, 211, 212, 213, 215, 217, 218, 220, 222, 223, 225, 227, 228, 231, 232, 233, 237, 238, 239, 240, 241, 242, 244, 245, 246, 249, 251, 252, 254, 255, 258, 259, 261, 262, 263, 267, 268, 269, 272, 273, 275, 276, 277, 280, 281, 285, 289, 290, 293, 294, 296, 298, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 312, 313, 315, 316, 317, 318, 319, 320, 321, 322, 323, 325, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 337, 338, 339, 340, 341, 342, 344, 345, 348, 349, 350, 351, 352, 353, 355, 356, 357, 358, 362, 363, 364, 365, 372, 373, 375, 376, 377, 378, 379, 381, 382, 383, 384, 385, 386, 391, 392, 393, 395, 396, 397, 399, 403, 404, 405, 407, 408, 409, 410, 412, 416, 417, 418, 422, 423, 424, 425, 426, 427, 428, 430, 432, 435, 437, 438, 439, 440, 441, 442, 443, 445, 448, 449, 450, 452, 453, 458, 459, 461, 466, 467, 468, 469, 471, 472, 475, 476, 477, 478, 479, 480, 481], "pybuf_format": 7, "still": [7, 9, 13, 22, 23, 27, 28, 30, 32, 33, 57, 62, 71, 72, 74, 75, 76, 83, 84, 91, 93, 94, 97, 98, 99, 100, 102, 103, 107, 111, 117, 119, 130, 136, 140, 148, 155, 160, 164, 166, 167, 173, 174, 178, 183, 190, 191, 199, 203, 205, 210, 223, 227, 240, 244, 247, 249, 252, 264, 265, 266, 268, 272, 275, 280, 281, 289, 290, 292, 293, 296, 305, 311, 316, 319, 320, 321, 325, 327, 330, 331, 334, 335, 337, 338, 341, 342, 345, 349, 359, 361, 362, 366, 373, 379, 382, 383, 385, 386, 387, 392, 399, 404, 407, 410, 413, 423, 424, 425, 427, 429, 432, 433, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "present": [7, 22, 30, 33, 38, 44, 48, 62, 67, 72, 73, 76, 78, 84, 91, 92, 93, 94, 99, 100, 102, 103, 106, 107, 111, 112, 117, 119, 140, 143, 148, 149, 150, 152, 155, 158, 164, 173, 174, 178, 181, 183, 187, 188, 190, 193, 194, 202, 207, 210, 212, 218, 222, 223, 232, 240, 242, 244, 247, 248, 252, 256, 259, 264, 265, 266, 268, 273, 275, 281, 285, 289, 290, 293, 294, 296, 300, 304, 305, 310, 311, 316, 319, 328, 332, 334, 338, 341, 342, 349, 355, 356, 359, 361, 362, 363, 364, 366, 368, 372, 373, 375, 378, 381, 383, 385, 391, 392, 399, 404, 407, 410, 412, 416, 418, 420, 424, 425, 427, 429, 432, 433, 459, 460, 461, 462, 463, 464, 465, 466, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "hold": [7, 9, 23, 27, 32, 44, 50, 54, 57, 62, 65, 72, 84, 92, 98, 99, 100, 117, 119, 121, 136, 164, 166, 167, 173, 180, 183, 188, 200, 212, 239, 242, 252, 254, 265, 266, 268, 280, 281, 289, 290, 299, 305, 316, 319, 322, 327, 334, 338, 341, 345, 349, 359, 362, 366, 378, 385, 399, 402, 408, 410, 412, 423, 425, 429, 433, 459, 460, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "navig": [7, 67, 91, 174, 293, 310, 365, 372, 480], "disregard": [7, 32, 341], "string": [7, 8, 9, 11, 16, 18, 22, 23, 24, 25, 26, 28, 30, 32, 33, 34, 38, 39, 40, 41, 44, 46, 48, 52, 57, 58, 62, 64, 65, 67, 71, 72, 74, 75, 78, 86, 87, 88, 91, 92, 94, 97, 99, 100, 102, 105, 107, 109, 110, 111, 114, 117, 118, 119, 123, 130, 134, 136, 138, 140, 141, 142, 143, 146, 148, 149, 150, 152, 154, 155, 156, 161, 164, 166, 169, 170, 172, 173, 174, 175, 178, 179, 180, 181, 183, 185, 187, 188, 190, 192, 193, 194, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 217, 218, 222, 223, 225, 226, 227, 230, 231, 232, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 255, 259, 261, 263, 264, 265, 266, 268, 269, 271, 273, 275, 278, 279, 280, 281, 284, 285, 286, 288, 290, 292, 293, 294, 295, 296, 297, 299, 301, 302, 304, 305, 306, 308, 309, 310, 311, 317, 318, 323, 327, 328, 329, 331, 332, 333, 334, 335, 336, 337, 338, 339, 348, 349, 352, 353, 355, 356, 358, 359, 360, 361, 362, 363, 364, 366, 372, 373, 374, 375, 376, 377, 378, 379, 381, 383, 384, 385, 386, 387, 391, 392, 394, 395, 396, 397, 398, 399, 400, 402, 404, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 419, 420, 421, 424, 425, 426, 427, 428, 429, 431, 433, 439, 441, 442, 444, 446, 447, 449, 452, 453, 458, 460, 461, 464, 466, 468, 469, 472, 474, 475, 480, 481], "ndim": [7, 67, 341], "dimens": [7, 173, 174, 272, 329, 341, 465, 473, 478, 480], "dimension": [7, 86, 200, 272, 296, 315, 341, 372, 381, 473, 475, 480], "scalar": [7, 138, 193, 196, 223, 381, 383, 480], "maximum": [7, 25, 58, 63, 84, 92, 94, 99, 100, 103, 112, 123, 136, 138, 148, 151, 155, 160, 164, 173, 174, 183, 187, 192, 199, 200, 205, 210, 232, 244, 258, 259, 266, 267, 272, 275, 278, 280, 285, 290, 296, 302, 304, 316, 317, 318, 319, 326, 334, 336, 337, 338, 340, 342, 345, 349, 355, 361, 362, 373, 375, 379, 381, 385, 391, 392, 404, 410, 432, 452, 459, 461, 462, 464, 465, 466, 472, 473, 475, 476, 477, 480], "pybuf_max_ndim": 7, "restrict": [7, 32, 41, 57, 67, 72, 74, 75, 88, 92, 98, 100, 103, 112, 117, 119, 155, 173, 174, 180, 183, 187, 202, 220, 222, 227, 232, 244, 253, 254, 259, 280, 290, 295, 305, 309, 316, 334, 337, 338, 341, 342, 343, 345, 350, 351, 353, 362, 363, 383, 386, 407, 410, 416, 417, 423, 424, 425, 427, 428, 432, 433, 452, 458, 460, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "attent": [7, 98, 103, 174, 381, 462, 472, 474], "further": [7, 32, 40, 62, 67, 72, 74, 75, 78, 84, 87, 94, 97, 99, 100, 106, 107, 116, 119, 136, 141, 146, 148, 150, 155, 163, 166, 170, 173, 178, 184, 188, 190, 210, 215, 225, 244, 263, 264, 266, 267, 272, 279, 280, 289, 290, 292, 294, 296, 316, 329, 330, 334, 335, 337, 338, 341, 342, 349, 351, 363, 366, 378, 383, 407, 410, 412, 418, 422, 424, 425, 427, 429, 432, 452, 458, 459, 460, 461, 462, 463, 465, 466, 471, 473, 477, 478, 480], "skip": [7, 32, 33, 34, 57, 67, 83, 94, 102, 103, 106, 136, 141, 150, 155, 160, 164, 166, 180, 184, 188, 190, 201, 202, 207, 215, 247, 252, 258, 259, 264, 268, 269, 294, 301, 316, 328, 331, 339, 341, 344, 349, 355, 359, 373, 383, 396, 410, 412, 423, 424, 433, 449, 452, 458, 459, 461, 462, 463, 464, 465, 466, 468, 471, 472, 474, 479, 480], "regular": [7, 11, 32, 33, 41, 62, 67, 75, 83, 84, 86, 92, 94, 100, 102, 117, 119, 123, 130, 157, 158, 160, 164, 166, 173, 178, 183, 190, 197, 207, 210, 217, 222, 223, 231, 240, 244, 251, 252, 258, 263, 265, 290, 293, 296, 305, 308, 325, 330, 332, 334, 338, 339, 341, 342, 349, 355, 356, 359, 360, 381, 383, 385, 392, 397, 399, 425, 426, 427, 432, 433, 448, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "abl": [7, 32, 62, 72, 74, 75, 76, 83, 88, 91, 93, 99, 100, 101, 102, 103, 106, 119, 138, 148, 155, 156, 166, 173, 174, 178, 180, 191, 210, 232, 252, 264, 265, 266, 280, 289, 290, 292, 294, 296, 306, 311, 316, 329, 334, 337, 338, 345, 355, 359, 362, 381, 386, 391, 397, 403, 404, 410, 418, 424, 425, 431, 452, 453, 458, 459, 460, 461, 464, 466, 471, 472, 473, 474, 477, 478, 480], "handl": [7, 25, 30, 31, 32, 33, 34, 39, 41, 48, 50, 55, 60, 62, 63, 65, 67, 72, 74, 75, 78, 84, 88, 90, 91, 93, 94, 97, 98, 99, 102, 103, 106, 109, 110, 112, 115, 117, 119, 129, 136, 137, 139, 141, 143, 146, 148, 149, 151, 154, 155, 164, 166, 167, 172, 173, 178, 180, 183, 184, 186, 187, 188, 190, 193, 197, 198, 199, 200, 204, 205, 208, 209, 210, 212, 222, 223, 227, 231, 239, 241, 242, 244, 245, 247, 250, 251, 252, 253, 255, 256, 259, 264, 265, 266, 267, 268, 272, 275, 279, 280, 282, 290, 292, 293, 294, 295, 305, 306, 308, 316, 318, 325, 327, 328, 329, 330, 332, 334, 335, 337, 339, 341, 342, 345, 347, 349, 350, 355, 359, 362, 363, 368, 372, 375, 383, 386, 387, 392, 397, 399, 400, 401, 404, 410, 412, 416, 417, 418, 419, 422, 423, 424, 425, 426, 427, 429, 432, 433, 440, 449, 452, 458, 459, 460, 461, 463, 464, 467, 468, 469, 471, 472, 473, 476, 477, 478, 479, 480, 481], "along": [7, 57, 94, 98, 99, 100, 117, 123, 137, 138, 146, 151, 160, 166, 173, 183, 190, 200, 202, 215, 227, 231, 232, 241, 247, 248, 264, 266, 275, 290, 296, 305, 326, 332, 334, 338, 341, 342, 345, 366, 373, 377, 381, 383, 385, 386, 404, 411, 418, 423, 424, 459, 460, 461, 462, 463, 465, 466, 471, 472, 474, 475, 480], "nth": [7, 258, 373], "dictat": [7, 86, 164, 219, 222, 296, 334, 458, 459, 465], "mani": [7, 13, 18, 32, 33, 62, 63, 71, 72, 74, 75, 78, 83, 91, 93, 94, 97, 98, 99, 100, 103, 106, 107, 114, 117, 119, 125, 130, 134, 136, 140, 151, 155, 160, 164, 166, 173, 174, 175, 178, 180, 183, 187, 188, 190, 191, 200, 205, 209, 222, 227, 232, 239, 240, 241, 244, 247, 255, 256, 258, 259, 262, 264, 272, 275, 280, 281, 285, 289, 290, 292, 293, 295, 296, 302, 304, 305, 311, 316, 322, 325, 327, 329, 330, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 352, 355, 356, 359, 361, 362, 363, 366, 372, 377, 378, 381, 382, 383, 386, 387, 392, 399, 400, 402, 403, 404, 407, 412, 424, 425, 429, 431, 433, 452, 454, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "de": [7, 12, 23, 28, 40, 67, 73, 79, 116, 174, 227, 240, 249, 258, 285, 296, 341, 355, 383, 391, 416, 469, 470, 471, 474, 476, 477, 479, 480], "might": [7, 23, 32, 57, 62, 63, 72, 74, 75, 84, 87, 91, 93, 94, 98, 99, 100, 102, 103, 106, 107, 111, 119, 129, 134, 136, 138, 141, 143, 155, 173, 176, 178, 180, 188, 190, 193, 202, 204, 206, 210, 218, 231, 232, 240, 244, 255, 256, 263, 264, 265, 266, 268, 269, 275, 280, 281, 285, 289, 290, 292, 296, 299, 302, 305, 316, 332, 334, 337, 338, 341, 349, 350, 352, 359, 362, 366, 381, 383, 386, 387, 391, 392, 397, 399, 405, 410, 419, 425, 429, 431, 452, 458, 459, 461, 462, 463, 464, 465, 466, 471, 472, 473, 474, 476, 477, 480], "re": [7, 32, 41, 44, 62, 67, 71, 72, 74, 75, 76, 83, 84, 87, 90, 91, 92, 93, 94, 97, 98, 99, 100, 102, 106, 111, 119, 136, 137, 141, 142, 152, 157, 160, 164, 166, 173, 174, 180, 183, 184, 187, 188, 190, 193, 198, 202, 204, 208, 217, 240, 244, 245, 247, 251, 255, 256, 263, 264, 265, 266, 268, 275, 276, 280, 285, 289, 290, 292, 293, 294, 305, 312, 335, 338, 341, 342, 345, 349, 350, 360, 361, 362, 366, 374, 375, 381, 383, 387, 391, 392, 397, 404, 410, 412, 416, 424, 425, 426, 429, 431, 432, 433, 438, 448, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 478, 480], "cast": [7, 32, 41, 44, 57, 60, 63, 67, 72, 75, 115, 173, 183, 184, 258, 341, 378, 383, 473, 477, 478, 480], "freed": [7, 13, 22, 27, 32, 41, 44, 72, 74, 98, 100, 229, 280, 290, 326, 425, 460, 462, 464, 476, 480], "alter": [7, 22, 41, 84, 123, 150, 183, 205, 240, 244, 245, 259, 265, 269, 296, 321, 341, 342, 381, 423, 425, 429, 459, 463, 472, 474, 478, 480], "limit": [7, 13, 23, 26, 32, 33, 34, 38, 56, 57, 58, 60, 62, 63, 67, 74, 84, 91, 93, 94, 96, 100, 103, 109, 116, 117, 119, 123, 129, 130, 133, 134, 136, 139, 146, 155, 160, 166, 170, 181, 183, 188, 198, 204, 205, 208, 211, 212, 222, 223, 232, 244, 245, 251, 254, 258, 265, 267, 273, 279, 280, 281, 282, 289, 290, 292, 296, 304, 305, 309, 311, 316, 318, 321, 327, 330, 331, 334, 337, 338, 340, 342, 345, 349, 355, 359, 362, 370, 372, 378, 379, 381, 386, 388, 402, 404, 407, 410, 418, 423, 425, 426, 427, 429, 431, 432, 452, 453, 455, 459, 460, 461, 462, 463, 464, 465, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "64": [7, 41, 63, 67, 84, 92, 93, 97, 104, 133, 140, 143, 173, 174, 180, 183, 222, 232, 256, 258, 267, 280, 281, 290, 300, 301, 303, 329, 334, 338, 341, 344, 349, 381, 401, 416, 425, 439, 443, 446, 453, 458, 459, 461, 463, 464, 465, 466, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "send": [7, 67, 78, 83, 91, 94, 99, 102, 103, 104, 107, 115, 123, 125, 130, 133, 134, 138, 139, 148, 149, 155, 158, 161, 166, 174, 188, 191, 197, 198, 209, 220, 227, 239, 241, 242, 244, 245, 253, 254, 264, 265, 266, 275, 280, 281, 285, 290, 296, 302, 313, 326, 330, 332, 334, 335, 338, 345, 353, 358, 359, 366, 381, 383, 392, 404, 416, 425, 427, 449, 459, 462, 463, 464, 466, 470, 471, 472, 473, 475, 476, 477, 479, 480], "via": [7, 32, 41, 44, 60, 62, 63, 67, 72, 75, 83, 84, 86, 88, 94, 99, 107, 109, 112, 117, 119, 136, 137, 141, 148, 164, 167, 180, 187, 190, 193, 197, 198, 199, 202, 203, 204, 205, 210, 213, 215, 218, 222, 225, 230, 232, 239, 244, 248, 252, 258, 259, 262, 263, 264, 265, 266, 275, 280, 281, 289, 290, 294, 295, 296, 299, 302, 305, 311, 316, 317, 318, 320, 332, 334, 335, 338, 341, 342, 345, 349, 352, 359, 381, 383, 385, 386, 392, 397, 402, 404, 407, 410, 416, 422, 424, 425, 427, 452, 455, 459, 464, 465, 466, 468, 471, 473, 474, 475, 476, 477, 478, 479, 480], "drastic": [7, 109], "unambigu": [7, 117, 119, 180, 265, 305, 332, 425, 433, 465, 472], "influenc": [7, 296, 334, 452, 465, 480], "correct": [7, 25, 32, 44, 62, 63, 65, 67, 70, 72, 75, 76, 84, 92, 93, 94, 97, 98, 100, 106, 107, 109, 111, 114, 117, 130, 148, 155, 166, 172, 173, 180, 183, 184, 185, 188, 190, 193, 194, 196, 200, 205, 206, 213, 222, 240, 244, 245, 251, 256, 263, 272, 275, 280, 286, 289, 290, 292, 296, 311, 321, 328, 329, 334, 337, 338, 340, 341, 342, 344, 345, 349, 355, 363, 366, 381, 383, 385, 386, 387, 398, 402, 404, 412, 418, 422, 425, 427, 429, 432, 441, 458, 459, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "els": [7, 22, 28, 34, 35, 40, 41, 52, 62, 63, 67, 71, 72, 74, 75, 77, 78, 83, 84, 87, 88, 94, 98, 100, 102, 103, 104, 107, 111, 119, 123, 133, 136, 148, 157, 163, 166, 170, 173, 180, 183, 187, 188, 190, 193, 197, 204, 223, 225, 227, 237, 239, 244, 245, 247, 258, 259, 264, 266, 268, 273, 280, 286, 288, 289, 290, 296, 306, 315, 316, 326, 329, 334, 337, 338, 339, 340, 341, 345, 349, 355, 359, 362, 369, 375, 381, 382, 383, 386, 396, 397, 399, 404, 407, 419, 425, 427, 428, 429, 431, 432, 433, 440, 442, 452, 458, 459, 462, 463, 464, 465, 466, 469, 470, 471, 472, 473, 474, 475, 479, 480], "report": [7, 22, 32, 44, 60, 67, 71, 72, 84, 97, 99, 101, 102, 103, 106, 117, 119, 130, 148, 149, 163, 172, 173, 174, 187, 188, 190, 193, 200, 202, 210, 213, 216, 222, 230, 252, 256, 258, 276, 277, 280, 289, 290, 305, 311, 316, 325, 326, 330, 336, 338, 339, 341, 349, 359, 366, 377, 383, 385, 392, 397, 410, 412, 428, 452, 458, 459, 461, 462, 463, 464, 465, 466, 472, 473, 474, 476, 478, 480], "either": [7, 11, 22, 23, 32, 41, 42, 44, 48, 54, 57, 58, 60, 62, 63, 66, 70, 71, 72, 75, 83, 84, 87, 88, 91, 92, 93, 94, 99, 100, 101, 102, 103, 106, 107, 114, 117, 119, 123, 130, 134, 136, 138, 140, 141, 142, 146, 147, 148, 151, 155, 166, 169, 170, 172, 173, 174, 175, 178, 180, 183, 187, 188, 190, 191, 192, 193, 194, 195, 196, 199, 202, 203, 204, 205, 206, 208, 210, 212, 218, 222, 232, 239, 240, 242, 244, 245, 247, 249, 252, 254, 255, 256, 258, 259, 264, 265, 266, 267, 268, 269, 272, 275, 278, 280, 281, 285, 289, 290, 292, 293, 294, 296, 298, 299, 305, 306, 308, 311, 316, 319, 321, 322, 325, 326, 328, 329, 331, 334, 337, 338, 341, 342, 344, 345, 349, 350, 352, 355, 356, 359, 362, 363, 366, 372, 373, 375, 378, 381, 383, 385, 386, 391, 392, 396, 397, 398, 399, 400, 402, 404, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 422, 423, 424, 425, 426, 427, 429, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480], "choic": [7, 67, 72, 83, 84, 88, 100, 107, 115, 148, 151, 171, 190, 208, 222, 227, 244, 252, 264, 265, 268, 280, 287, 289, 305, 311, 315, 321, 323, 326, 327, 338, 340, 341, 344, 372, 428, 431, 438, 448, 461, 464, 471, 472, 475, 476, 477, 480], "next": [7, 23, 26, 32, 36, 41, 62, 63, 67, 71, 72, 74, 75, 84, 86, 91, 92, 93, 94, 97, 100, 102, 103, 106, 109, 111, 114, 116, 123, 136, 138, 141, 146, 148, 150, 152, 154, 156, 157, 158, 164, 172, 173, 174, 183, 187, 188, 190, 191, 192, 193, 194, 202, 208, 210, 215, 218, 222, 223, 227, 233, 239, 240, 244, 247, 250, 251, 252, 258, 264, 266, 267, 268, 275, 279, 280, 285, 289, 290, 293, 294, 304, 305, 311, 316, 317, 322, 327, 328, 330, 334, 335, 337, 338, 341, 342, 345, 350, 351, 355, 365, 366, 372, 373, 381, 386, 387, 392, 397, 410, 422, 424, 425, 426, 427, 429, 431, 433, 437, 439, 446, 447, 449, 458, 459, 460, 461, 462, 464, 465, 466, 467, 468, 469, 472, 473, 475, 477, 478, 479, 481], "stand": [7, 80, 85, 106, 166, 183, 207, 272, 289, 299, 316, 417, 418, 424, 432, 459, 464, 465, 466, 472, 474, 477, 478, 480], "alon": [7, 63, 74, 80, 85, 100, 103, 119, 247, 294, 316, 321, 328, 417, 423, 424, 431, 461, 464, 474, 480], "impli": [7, 30, 41, 57, 62, 88, 100, 106, 109, 160, 178, 255, 289, 311, 317, 337, 338, 341, 412, 419, 423, 425, 427, 433, 452, 453, 458, 465, 474, 477, 478, 480], "decreas": [7, 135, 180, 188, 256, 363, 459, 463, 466, 473, 476, 478, 480], "below": [7, 23, 30, 32, 44, 54, 56, 58, 59, 60, 62, 63, 65, 67, 72, 75, 84, 87, 92, 93, 94, 99, 100, 107, 111, 112, 114, 115, 117, 130, 141, 146, 151, 155, 164, 169, 172, 174, 176, 178, 180, 183, 185, 186, 188, 190, 192, 200, 205, 210, 218, 227, 230, 232, 239, 240, 242, 244, 245, 246, 247, 249, 255, 263, 264, 265, 266, 273, 279, 280, 285, 289, 290, 292, 293, 294, 304, 311, 316, 317, 318, 319, 321, 325, 326, 328, 329, 330, 331, 332, 333, 335, 336, 338, 339, 341, 342, 343, 344, 345, 349, 351, 353, 355, 356, 359, 361, 362, 363, 366, 368, 373, 377, 381, 383, 385, 386, 387, 392, 400, 403, 410, 411, 416, 417, 419, 423, 424, 425, 426, 427, 428, 429, 432, 438, 458, 459, 460, 462, 464, 465, 466, 467, 471, 474, 475, 480], "pybuf_indirect": 7, "yes": [7, 72, 78, 84, 88, 96, 164, 183, 190, 263, 264, 311, 316, 338, 366, 370, 402, 404, 408, 410, 438, 443, 446, 453, 458, 461, 472], "pybuf_strid": 7, "pybuf_nd": 7, "fortran": [7, 77, 86, 296, 337, 341, 441, 460, 463, 465], "explicit": [7, 23, 28, 30, 32, 33, 44, 48, 50, 62, 65, 67, 72, 75, 84, 86, 87, 91, 93, 94, 98, 99, 100, 102, 103, 109, 111, 117, 119, 123, 129, 130, 132, 136, 137, 148, 154, 163, 164, 166, 167, 173, 176, 178, 180, 183, 185, 187, 193, 195, 199, 202, 203, 205, 207, 210, 211, 215, 222, 223, 227, 230, 240, 242, 247, 252, 255, 256, 259, 263, 264, 265, 266, 267, 268, 272, 278, 280, 281, 289, 290, 292, 294, 296, 304, 308, 311, 321, 325, 327, 328, 329, 330, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 353, 355, 359, 362, 378, 381, 382, 383, 385, 386, 392, 396, 397, 399, 402, 404, 407, 408, 409, 410, 411, 418, 420, 423, 424, 425, 426, 427, 429, 433, 437, 452, 453, 458, 459, 460, 461, 462, 464, 466, 467, 469, 471, 472, 475, 476, 477, 478, 479, 480, 481], "contig": [7, 67, 252, 312], "pybuf_c_contigu": [7, 465], "pybuf_f_contigu": [7, 465], "pybuf_any_contigu": 7, "fulli": [7, 13, 27, 32, 33, 44, 60, 62, 70, 86, 100, 102, 106, 109, 117, 131, 183, 190, 194, 200, 204, 205, 247, 252, 258, 265, 266, 280, 296, 330, 332, 334, 341, 345, 349, 355, 383, 385, 395, 397, 404, 407, 410, 414, 420, 425, 429, 452, 458, 461, 466, 467, 471, 472, 473, 474, 475, 476, 478, 479, 480], "combin": [7, 23, 32, 48, 55, 57, 62, 63, 67, 71, 75, 84, 91, 94, 98, 100, 103, 106, 107, 114, 117, 123, 136, 155, 157, 160, 166, 173, 174, 178, 179, 180, 183, 186, 190, 200, 202, 205, 208, 221, 240, 241, 242, 244, 247, 255, 258, 263, 264, 280, 289, 290, 292, 293, 305, 315, 316, 319, 325, 326, 328, 331, 332, 334, 335, 337, 340, 341, 342, 343, 344, 345, 353, 355, 360, 366, 373, 383, 384, 385, 391, 402, 403, 420, 423, 424, 425, 427, 429, 432, 433, 453, 459, 463, 464, 465, 466, 474, 475, 476, 477, 478, 480], "frequent": [7, 67, 72, 74, 83, 84, 103, 106, 107, 161, 180, 187, 244, 263, 266, 280, 285, 289, 302, 385, 462, 463, 465, 466, 471, 478, 480], "undefin": [7, 18, 25, 28, 32, 38, 41, 62, 63, 84, 123, 137, 155, 163, 193, 202, 204, 210, 222, 224, 255, 272, 289, 325, 341, 349, 363, 375, 379, 397, 410, 413, 425, 427, 432, 446, 453, 475, 477, 480], "pybuffer_iscontigu": [7, 56, 470, 480], "pybuf_ful": 7, "pybuf_full_ro": 7, "pybuf_record": 7, "pybuf_records_ro": 7, "pybuf_strided_ro": 7, "pybuf_contig": 7, "pybuf_contig_ro": 7, "ptr": [7, 33, 41, 256, 463, 475], "typeof": 7, "def": [7, 17, 22, 34, 44, 60, 65, 67, 70, 71, 72, 75, 78, 83, 84, 86, 87, 91, 92, 93, 94, 98, 99, 100, 101, 103, 104, 105, 106, 109, 111, 113, 117, 119, 120, 122, 123, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 144, 145, 146, 152, 157, 158, 163, 166, 167, 169, 170, 173, 178, 180, 183, 185, 187, 188, 190, 197, 200, 208, 210, 213, 222, 223, 224, 225, 227, 229, 232, 233, 237, 240, 242, 244, 247, 248, 252, 255, 256, 258, 259, 264, 265, 272, 280, 286, 288, 289, 293, 294, 296, 300, 306, 309, 311, 313, 315, 316, 317, 318, 322, 326, 328, 329, 330, 332, 334, 335, 337, 338, 339, 340, 341, 342, 348, 349, 355, 358, 359, 361, 362, 364, 366, 375, 378, 379, 381, 382, 383, 385, 386, 387, 396, 397, 399, 404, 408, 410, 416, 417, 419, 424, 425, 426, 427, 428, 432, 433, 437, 438, 440, 447, 448, 449, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "verify_structur": 7, "memlen": 7, "offset": [7, 10, 20, 22, 23, 26, 28, 57, 60, 62, 67, 74, 75, 83, 92, 96, 119, 123, 138, 139, 150, 173, 180, 183, 188, 200, 206, 210, 212, 220, 232, 237, 252, 255, 261, 268, 270, 275, 280, 290, 303, 311, 312, 334, 337, 344, 350, 359, 363, 376, 378, 412, 419, 422, 425, 443, 452, 459, 464, 465, 469, 472, 473, 477, 480], "bound": [7, 10, 13, 41, 43, 53, 55, 59, 62, 63, 84, 92, 93, 99, 100, 103, 119, 123, 127, 135, 136, 155, 166, 183, 187, 188, 210, 222, 223, 245, 247, 252, 265, 266, 280, 315, 316, 319, 328, 334, 337, 338, 341, 348, 359, 362, 366, 372, 373, 382, 383, 386, 387, 392, 399, 417, 423, 424, 425, 426, 427, 428, 429, 433, 459, 461, 462, 464, 465, 466, 471, 473, 474, 477, 479, 480], "mem": [7, 41, 42], "imin": 7, "sum": [7, 67, 86, 92, 94, 117, 119, 123, 138, 157, 180, 183, 190, 205, 222, 223, 251, 258, 267, 272, 281, 290, 293, 305, 315, 319, 323, 334, 340, 341, 363, 373, 379, 383, 427, 428, 437, 438, 441, 446, 447, 448, 449, 462, 463, 465, 468, 470, 471, 478, 479, 480], "imax": 7, "view": [7, 22, 42, 47, 62, 67, 83, 86, 91, 92, 93, 117, 119, 130, 136, 157, 158, 180, 183, 188, 193, 197, 202, 205, 222, 244, 255, 264, 269, 296, 305, 310, 337, 339, 344, 348, 349, 366, 372, 373, 381, 382, 402, 407, 459, 464, 465, 469, 472, 473, 475, 480, 481], "anywher": [7, 84, 148, 183, 187, 208, 244, 248, 258, 265, 289, 316, 349, 375, 383, 391, 412, 422, 426, 427, 429, 467, 479, 480], "index": [7, 13, 33, 34, 37, 46, 53, 58, 59, 62, 63, 67, 78, 79, 83, 86, 93, 94, 97, 100, 102, 103, 108, 112, 113, 118, 119, 138, 139, 141, 144, 148, 152, 157, 158, 161, 173, 179, 188, 189, 193, 202, 206, 208, 210, 221, 222, 227, 230, 233, 239, 242, 251, 252, 258, 259, 265, 275, 278, 280, 281, 288, 290, 293, 296, 310, 311, 312, 316, 317, 319, 334, 336, 337, 339, 341, 342, 349, 356, 358, 362, 363, 365, 373, 378, 379, 391, 402, 404, 407, 410, 419, 424, 425, 427, 433, 437, 439, 446, 450, 451, 456, 459, 461, 463, 465, 466, 467, 469, 471, 472, 473, 475, 476, 477, 478, 479, 480, 481], "get_item_point": 7, "pyobject_checkbuff": [7, 56, 470, 479, 480], "cannot": [7, 9, 24, 26, 28, 32, 33, 38, 48, 53, 57, 60, 62, 63, 65, 66, 71, 72, 75, 84, 88, 91, 93, 94, 97, 98, 99, 100, 101, 102, 107, 109, 112, 119, 123, 129, 132, 141, 148, 155, 157, 158, 160, 164, 166, 173, 174, 178, 180, 183, 188, 190, 194, 198, 199, 200, 205, 209, 210, 211, 212, 215, 222, 223, 227, 230, 242, 244, 247, 249, 250, 252, 255, 263, 264, 265, 266, 267, 268, 272, 273, 275, 279, 280, 290, 292, 293, 294, 296, 299, 301, 304, 305, 311, 316, 319, 325, 326, 327, 328, 329, 330, 334, 335, 336, 337, 338, 341, 342, 345, 349, 350, 351, 355, 359, 362, 363, 366, 383, 391, 392, 396, 399, 402, 403, 407, 410, 412, 413, 416, 418, 419, 422, 423, 424, 425, 426, 427, 428, 429, 432, 433, 440, 452, 453, 458, 461, 462, 464, 465, 466, 467, 468, 469, 471, 472, 474, 476, 477, 478, 479, 480], "buffererror": [7, 23, 62, 67, 210, 296, 447, 480], "chain": [7, 23, 62, 67, 84, 92, 94, 98, 100, 107, 116, 154, 157, 164, 173, 184, 210, 211, 221, 222, 233, 252, 258, 264, 290, 341, 349, 378, 386, 392, 425, 427, 433, 442, 465, 467, 471, 473, 474, 475, 479, 480], "redirect": [7, 62, 67, 85, 99, 100, 107, 130, 134, 166, 239, 240, 242, 247, 264, 330, 345, 349, 392, 396, 452, 455, 459, 474, 475, 476, 477, 480], "pybuffer_sizefromformat": [7, 56, 470, 480], "pybuffer_getpoint": [7, 56, 470, 480], "pybuffer_fromcontigu": [7, 56, 470, 480], "fort": 7, "pybuffer_tocontigu": [7, 56, 470, 480], "src": [7, 51, 88, 101, 139, 173, 190, 197, 228, 237, 275, 278, 290, 329, 337, 462, 464, 480], "pyobject_copydata": [7, 56, 470], "dest": [7, 67, 88, 100, 115, 197, 225, 266, 275, 289, 306, 396, 462, 464, 465, 466, 480], "between": [7, 20, 32, 33, 38, 41, 44, 53, 55, 59, 60, 62, 67, 71, 72, 73, 74, 75, 78, 83, 88, 90, 91, 92, 93, 94, 97, 98, 99, 100, 101, 102, 103, 117, 119, 123, 130, 137, 138, 146, 147, 151, 155, 158, 161, 164, 169, 170, 174, 180, 183, 188, 190, 192, 193, 194, 198, 202, 206, 208, 210, 213, 215, 222, 227, 232, 244, 247, 248, 251, 252, 255, 256, 258, 259, 263, 264, 265, 266, 267, 272, 273, 275, 281, 282, 290, 292, 293, 294, 296, 297, 305, 315, 316, 317, 331, 334, 335, 336, 337, 338, 340, 341, 344, 345, 349, 356, 359, 361, 362, 363, 366, 368, 369, 372, 373, 374, 375, 379, 381, 382, 383, 385, 386, 387, 391, 392, 397, 398, 402, 404, 407, 408, 410, 414, 416, 422, 423, 424, 425, 427, 428, 429, 431, 433, 452, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pybuffer_fillcontiguousstrid": [7, 56, 470], "per": [7, 13, 22, 23, 30, 34, 44, 48, 62, 63, 67, 72, 83, 84, 87, 100, 114, 117, 119, 123, 129, 130, 138, 140, 141, 143, 147, 155, 174, 178, 180, 183, 184, 188, 193, 194, 200, 202, 205, 206, 223, 239, 247, 248, 259, 264, 268, 278, 280, 285, 290, 292, 302, 304, 305, 312, 316, 326, 331, 334, 335, 337, 338, 341, 349, 359, 362, 363, 364, 366, 373, 377, 379, 385, 416, 419, 424, 425, 429, 433, 452, 458, 462, 463, 464, 466, 467, 468, 469, 473, 474, 475, 477, 478, 480, 481], "accord": [7, 18, 32, 38, 63, 65, 75, 91, 92, 93, 94, 97, 100, 106, 119, 123, 148, 151, 155, 166, 172, 178, 180, 183, 193, 198, 200, 202, 205, 206, 213, 215, 222, 223, 230, 232, 240, 244, 245, 247, 258, 263, 264, 265, 272, 278, 280, 289, 290, 305, 338, 339, 341, 343, 344, 363, 372, 373, 375, 381, 385, 391, 392, 398, 407, 419, 423, 425, 427, 429, 432, 452, 458, 461, 462, 463, 464, 465, 471, 472, 473, 474, 475, 476, 477, 480], "design": [7, 33, 62, 75, 83, 84, 87, 92, 93, 94, 98, 99, 100, 102, 106, 107, 119, 134, 136, 143, 149, 155, 164, 166, 174, 180, 183, 189, 190, 191, 198, 207, 208, 210, 222, 223, 225, 227, 232, 244, 247, 268, 280, 289, 290, 296, 305, 320, 328, 334, 338, 344, 352, 355, 359, 362, 366, 372, 375, 381, 383, 386, 391, 404, 414, 422, 423, 429, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 477, 479, 480], "getbufferproc": [7, 56, 62, 473, 480], "pybytearray_typ": [8, 56], "pybytearray_check": 8, "pybytearray_checkexact": 8, "pybytearray_fromobject": [8, 56, 465], "pybytearray_fromstringands": [8, 56, 465], "pybytearray_concat": [8, 56], "pybytearray_s": [8, 56], "pybytearray_asstr": [8, 56], "pybytearray_res": [8, 56], "pybytearray_as_str": 8, "pybytearray_get_s": 8, "subtyp": [9, 11, 20, 25, 38, 44, 48, 54, 59, 60, 62, 63, 67, 184, 191, 193, 194, 197, 198, 200, 201, 202, 203, 240, 244, 273, 282, 289, 330, 338, 341, 413, 424, 425, 427, 461, 480], "pybytes_typ": [9, 56, 480], "pybytes_check": [9, 78, 465], "pybytes_checkexact": 9, "pybytes_fromstr": [9, 41, 56], "pybytes_fromstringands": [9, 56, 465], "uniniti": [9, 32, 34, 41, 72, 84, 296, 453, 480], "pybytes_fromformat": [9, 56, 480], "printf": [9, 63, 67, 71, 72, 96, 173, 242, 264, 427, 443, 446, 457, 464, 470, 480], "calcul": [9, 30, 32, 33, 58, 62, 63, 72, 84, 88, 92, 94, 117, 147, 174, 178, 180, 183, 188, 203, 223, 232, 258, 266, 272, 280, 292, 319, 330, 334, 341, 342, 344, 351, 353, 363, 375, 378, 381, 382, 387, 392, 398, 425, 427, 429, 432, 461, 464, 465, 468, 470, 471, 474, 478, 480], "liter": [9, 38, 63, 67, 77, 93, 102, 103, 109, 110, 117, 154, 155, 156, 180, 183, 184, 188, 190, 217, 218, 222, 227, 228, 245, 254, 259, 261, 264, 265, 267, 299, 304, 316, 328, 337, 341, 342, 345, 363, 366, 373, 375, 383, 385, 391, 397, 400, 410, 412, 425, 426, 428, 429, 430, 431, 438, 442, 446, 459, 461, 462, 464, 466, 467, 469, 471, 472, 474, 477, 478, 479, 480, 481], "ld": [9, 71, 76, 173, 341, 453], "lu": [9, 341, 384, 432, 459, 474, 476, 477, 480], "zd": [9, 480], "zu": [9, 480], "size_t": [9, 10, 18, 28, 33, 34, 38, 41, 58, 63, 173, 344, 473, 480], "hex": [9, 63, 67, 84, 93, 103, 106, 140, 143, 155, 173, 208, 222, 232, 251, 253, 338, 341, 342, 349, 366, 395, 425, 432, 441, 447, 449, 459, 460, 462, 464, 465, 467, 468, 469, 474, 475, 480], "0x": [9, 46, 63, 84, 86, 93, 103, 135, 173, 190, 222, 241, 280, 289, 341, 342, 381, 386, 387, 432, 463, 472, 480], "regardless": [9, 24, 32, 33, 40, 58, 63, 93, 111, 117, 136, 166, 174, 180, 183, 205, 208, 217, 244, 247, 255, 258, 259, 299, 311, 330, 331, 332, 334, 337, 338, 341, 342, 344, 345, 349, 350, 352, 373, 381, 385, 386, 387, 397, 399, 400, 409, 422, 427, 429, 432, 452, 458, 471, 472, 473, 474, 475, 477, 480], "yield": [9, 35, 63, 67, 74, 84, 86, 94, 113, 119, 130, 135, 136, 146, 148, 157, 164, 166, 180, 187, 188, 194, 204, 222, 223, 229, 232, 239, 247, 250, 252, 255, 258, 259, 261, 268, 280, 290, 293, 296, 299, 316, 328, 341, 344, 350, 355, 359, 375, 378, 383, 386, 387, 391, 404, 407, 410, 416, 424, 425, 426, 428, 430, 432, 437, 461, 462, 464, 465, 466, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "unrecogn": [9, 63, 88, 117, 225, 411, 419, 432, 471, 475, 476, 480], "rest": [9, 18, 63, 76, 84, 88, 94, 98, 99, 100, 103, 109, 117, 119, 125, 148, 158, 174, 183, 190, 210, 220, 223, 244, 264, 273, 289, 290, 299, 316, 320, 341, 359, 373, 375, 386, 416, 424, 425, 428, 432, 433, 438, 459, 461, 462, 464, 465, 466, 467, 469, 471, 473, 474, 477, 479, 480], "extra": [9, 16, 18, 28, 56, 62, 63, 67, 75, 84, 87, 91, 93, 100, 107, 109, 116, 117, 119, 123, 129, 158, 167, 172, 183, 188, 190, 193, 199, 200, 202, 205, 208, 239, 244, 248, 264, 265, 268, 280, 281, 289, 290, 329, 337, 338, 341, 344, 355, 356, 359, 373, 383, 386, 410, 419, 425, 428, 449, 452, 453, 459, 462, 465, 466, 471, 472, 473, 476, 477, 478, 480], "discard": [9, 34, 48, 54, 59, 63, 65, 67, 72, 93, 94, 123, 136, 140, 148, 154, 155, 158, 180, 183, 240, 253, 255, 264, 265, 268, 280, 282, 289, 334, 337, 341, 358, 373, 397, 399, 408, 410, 413, 424, 425, 446, 452, 461, 464, 465, 466, 471, 474, 476, 478, 480], "effect": [9, 11, 14, 22, 23, 27, 30, 32, 33, 44, 51, 57, 58, 62, 63, 67, 72, 74, 83, 84, 87, 91, 92, 94, 97, 99, 100, 102, 103, 107, 112, 117, 119, 123, 129, 137, 141, 156, 164, 166, 173, 174, 178, 180, 182, 183, 184, 188, 190, 200, 205, 207, 210, 212, 215, 222, 223, 224, 240, 244, 247, 255, 258, 263, 264, 265, 266, 269, 280, 289, 290, 292, 293, 294, 299, 305, 308, 311, 316, 319, 320, 321, 322, 325, 327, 328, 329, 331, 337, 338, 339, 340, 341, 342, 345, 349, 355, 359, 361, 362, 363, 373, 379, 381, 382, 383, 385, 386, 397, 402, 409, 417, 418, 419, 422, 424, 425, 427, 429, 432, 433, 439, 447, 452, 453, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "precis": [9, 13, 18, 25, 44, 63, 67, 71, 99, 210, 222, 227, 256, 259, 265, 266, 272, 280, 287, 290, 305, 310, 325, 326, 334, 337, 341, 342, 344, 349, 363, 373, 383, 392, 405, 424, 425, 427, 431, 432, 441, 449, 459, 463, 464, 465, 466, 472, 473, 474, 476, 477, 478, 479, 480], "pybytes_fromformatv": [9, 56], "pybytes_fromobject": [9, 56], "pybytes_s": [9, 56, 78], "pybytes_get_s": 9, "pybytes_asstr": [9, 56, 469], "last": [9, 22, 23, 25, 26, 32, 33, 44, 58, 62, 66, 67, 72, 75, 77, 83, 84, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 111, 113, 117, 119, 122, 136, 137, 141, 143, 148, 152, 155, 157, 158, 164, 166, 173, 174, 180, 181, 183, 185, 187, 188, 190, 193, 197, 200, 202, 206, 208, 210, 211, 212, 215, 218, 222, 231, 232, 242, 244, 245, 252, 256, 258, 259, 263, 264, 266, 267, 268, 272, 280, 281, 285, 288, 289, 290, 293, 294, 296, 298, 305, 311, 316, 317, 320, 325, 327, 328, 329, 334, 336, 337, 339, 341, 342, 344, 345, 349, 355, 362, 363, 366, 373, 375, 378, 379, 381, 383, 384, 385, 386, 387, 391, 392, 399, 402, 403, 407, 410, 412, 419, 424, 425, 426, 427, 429, 432, 433, 437, 438, 439, 440, 443, 446, 449, 452, 453, 458, 459, 461, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "just": [9, 13, 28, 32, 38, 50, 62, 63, 65, 71, 72, 74, 75, 76, 78, 83, 84, 86, 88, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 117, 119, 125, 126, 135, 136, 146, 148, 152, 154, 155, 156, 158, 164, 166, 173, 174, 176, 178, 180, 183, 187, 190, 191, 197, 198, 210, 215, 222, 223, 227, 231, 232, 240, 244, 247, 249, 250, 258, 263, 264, 265, 266, 268, 278, 280, 281, 289, 290, 293, 294, 296, 305, 310, 311, 316, 317, 325, 327, 328, 330, 334, 335, 337, 338, 341, 342, 345, 349, 352, 355, 359, 361, 362, 366, 372, 373, 378, 381, 383, 385, 386, 387, 392, 396, 399, 404, 407, 410, 411, 412, 417, 418, 419, 420, 424, 425, 427, 429, 431, 433, 438, 449, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480], "dealloc": [9, 13, 22, 28, 32, 34, 41, 44, 51, 62, 63, 72, 74, 75, 86, 98, 359, 399, 433, 453, 460, 461, 466, 470, 472, 478, 480], "pybytes_as_str": [9, 428], "pybytes_asstringands": [9, 56, 78], "pybytes_concat": [9, 56, 480], "newpart": 9, "append": [9, 33, 37, 58, 63, 67, 75, 77, 78, 79, 83, 84, 99, 100, 104, 109, 117, 118, 131, 146, 148, 154, 155, 157, 158, 160, 173, 178, 179, 181, 183, 186, 188, 191, 193, 197, 199, 200, 202, 205, 222, 223, 231, 245, 246, 247, 252, 253, 255, 258, 264, 266, 267, 268, 270, 278, 280, 281, 282, 285, 289, 290, 293, 294, 296, 298, 299, 306, 313, 315, 316, 317, 318, 327, 331, 334, 337, 338, 339, 341, 349, 355, 359, 375, 385, 392, 397, 404, 405, 408, 410, 419, 424, 425, 432, 437, 438, 439, 440, 446, 447, 449, 452, 453, 458, 459, 460, 462, 463, 464, 465, 466, 467, 470, 471, 472, 473, 475, 476, 480], "stolen": [9, 71, 480], "pybytes_concatanddel": [9, 56], "_pybytes_res": [9, 480], "newsiz": [9, 28, 59, 275], "though": [9, 11, 30, 32, 57, 62, 63, 72, 74, 75, 83, 84, 91, 93, 94, 100, 102, 103, 106, 107, 111, 112, 113, 117, 123, 129, 130, 151, 152, 155, 158, 170, 174, 183, 190, 193, 196, 197, 202, 203, 205, 210, 222, 227, 232, 240, 244, 247, 248, 249, 252, 255, 259, 264, 266, 268, 272, 280, 281, 285, 289, 290, 302, 308, 311, 316, 325, 328, 338, 341, 344, 359, 362, 363, 366, 379, 381, 383, 385, 386, 387, 392, 404, 407, 408, 412, 422, 423, 425, 426, 427, 429, 431, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 467, 468, 471, 472, 473, 480], "build": [9, 32, 33, 41, 57, 63, 64, 67, 73, 74, 75, 78, 83, 84, 92, 96, 100, 101, 107, 119, 138, 152, 154, 155, 173, 181, 183, 184, 185, 187, 188, 200, 203, 205, 208, 222, 232, 242, 251, 254, 255, 258, 270, 272, 279, 289, 293, 304, 308, 311, 325, 331, 334, 335, 338, 341, 349, 352, 359, 366, 379, 381, 385, 387, 391, 392, 396, 397, 407, 422, 425, 448, 452, 455, 458, 459, 461, 481], "brand": [9, 54, 59, 72, 302, 480], "refcount": [9, 32, 62, 98, 349, 359, 464, 480], "lvalu": [9, 289, 341], "differ": [9, 10, 13, 20, 23, 27, 32, 33, 41, 44, 56, 57, 58, 62, 63, 65, 67, 71, 72, 73, 74, 75, 78, 83, 88, 90, 91, 92, 94, 97, 98, 99, 100, 103, 106, 107, 109, 111, 117, 119, 123, 129, 130, 134, 135, 136, 138, 148, 151, 152, 154, 155, 156, 158, 160, 163, 164, 166, 167, 170, 171, 172, 173, 174, 180, 182, 183, 188, 190, 192, 193, 199, 200, 202, 205, 210, 211, 213, 219, 222, 223, 227, 239, 240, 242, 244, 247, 252, 254, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 269, 272, 273, 275, 278, 280, 281, 289, 290, 292, 293, 294, 296, 299, 300, 305, 310, 311, 315, 316, 317, 318, 319, 325, 327, 328, 330, 332, 334, 335, 337, 338, 341, 342, 344, 345, 349, 350, 352, 355, 359, 360, 361, 362, 363, 366, 369, 372, 373, 378, 382, 383, 385, 386, 387, 391, 392, 398, 402, 404, 407, 408, 417, 419, 422, 423, 424, 425, 426, 427, 429, 431, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "realloc": [9, 41, 53, 72, 174, 463, 476, 480], "memoryerror": [9, 23, 54, 59, 63, 67, 119, 183, 210, 392, 447, 474, 480], "slot": [10, 16, 31, 44, 46, 48, 49, 57, 60, 67, 74, 75, 92, 100, 131, 178, 188, 209, 223, 247, 252, 278, 280, 296, 313, 341, 383, 425, 427, 459, 460, 461, 463, 464, 465, 467, 469, 470, 471, 473, 474, 475, 478, 479, 480], "callabl": [10, 32, 36, 57, 58, 62, 66, 67, 71, 72, 84, 86, 87, 91, 93, 94, 100, 105, 109, 117, 119, 123, 129, 133, 135, 136, 158, 163, 164, 167, 169, 173, 174, 178, 179, 184, 187, 188, 203, 204, 205, 221, 222, 232, 245, 247, 248, 251, 255, 264, 265, 266, 268, 280, 288, 289, 290, 293, 295, 296, 310, 311, 312, 322, 329, 330, 332, 341, 345, 349, 350, 355, 362, 368, 373, 375, 385, 386, 387, 392, 396, 397, 399, 404, 410, 418, 424, 427, 429, 447, 452, 460, 461, 462, 463, 464, 465, 466, 467, 469, 471, 472, 473, 474, 475, 477, 478, 479, 480], "kwarg": [10, 57, 62, 67, 84, 86, 92, 99, 100, 109, 112, 117, 119, 123, 136, 137, 139, 155, 157, 163, 164, 167, 174, 183, 184, 222, 247, 250, 252, 259, 264, 265, 280, 288, 289, 290, 296, 304, 305, 312, 322, 341, 342, 355, 359, 361, 362, 382, 383, 385, 386, 387, 396, 399, 425, 428, 438, 465, 470, 473, 475, 476, 478, 480], "tp_new": [10, 60, 62, 74, 75, 98, 471, 480], "tp_init": [10, 60, 62, 74, 75, 471, 480], "pyobject_cal": [10, 56, 62, 72, 479, 480], "pep": [10, 13, 23, 26, 30, 32, 33, 34, 44, 48, 56, 58, 61, 62, 63, 65, 67, 70, 72, 74, 77, 79, 84, 85, 86, 87, 94, 106, 109, 110, 113, 114, 119, 123, 126, 138, 139, 148, 149, 150, 151, 155, 157, 158, 160, 163, 166, 167, 170, 172, 178, 184, 188, 197, 207, 210, 218, 222, 223, 224, 244, 246, 247, 248, 252, 255, 262, 264, 269, 272, 278, 284, 285, 286, 290, 292, 293, 296, 298, 299, 308, 319, 321, 323, 325, 326, 329, 330, 331, 333, 334, 336, 337, 338, 341, 342, 345, 346, 349, 350, 355, 356, 359, 363, 375, 382, 394, 396, 399, 404, 405, 420, 422, 424, 425, 426, 427, 428, 429, 432, 433, 438, 447, 452, 453, 454, 458, 459, 479, 480, 481], "590": [10, 67, 469, 470, 479, 480], "pyvectorcall_cal": [10, 56, 62, 471, 480], "py_tpflags_have_vectorcal": [10, 62, 471, 480], "now": [10, 23, 28, 32, 33, 38, 41, 48, 57, 58, 60, 62, 63, 65, 67, 71, 72, 74, 75, 83, 84, 88, 91, 92, 93, 99, 100, 102, 103, 104, 105, 106, 107, 111, 112, 114, 117, 119, 123, 129, 130, 134, 136, 137, 138, 140, 143, 146, 148, 150, 155, 157, 158, 160, 164, 166, 167, 169, 172, 173, 174, 178, 179, 180, 181, 183, 185, 188, 190, 197, 199, 202, 208, 209, 210, 211, 212, 213, 215, 218, 222, 223, 227, 231, 232, 239, 240, 241, 242, 245, 247, 248, 249, 252, 255, 256, 259, 263, 264, 265, 266, 267, 268, 272, 275, 279, 280, 281, 285, 289, 290, 292, 293, 294, 296, 301, 302, 305, 306, 308, 310, 315, 316, 325, 326, 327, 328, 329, 330, 332, 334, 335, 337, 338, 340, 341, 342, 344, 345, 349, 356, 357, 362, 363, 374, 378, 379, 380, 381, 382, 383, 385, 386, 387, 391, 392, 396, 397, 398, 402, 408, 410, 416, 417, 419, 420, 424, 425, 427, 429, 432, 433, 438, 439, 446, 447, 448, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "class": [10, 22, 23, 28, 32, 39, 43, 44, 48, 52, 53, 57, 60, 61, 62, 63, 66, 67, 72, 74, 75, 79, 83, 85, 86, 87, 91, 94, 97, 99, 102, 103, 104, 105, 106, 107, 109, 113, 115, 118, 123, 124, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 141, 142, 143, 144, 145, 146, 147, 148, 150, 152, 156, 157, 161, 163, 164, 166, 167, 169, 172, 173, 174, 175, 177, 179, 180, 181, 182, 183, 184, 186, 187, 188, 190, 191, 192, 193, 194, 195, 197, 198, 199, 200, 202, 203, 204, 205, 208, 215, 216, 218, 219, 220, 221, 222, 223, 224, 229, 231, 233, 237, 238, 239, 240, 241, 242, 243, 244, 245, 248, 251, 253, 256, 258, 259, 261, 263, 264, 265, 266, 267, 268, 270, 273, 275, 276, 277, 281, 282, 283, 285, 286, 289, 290, 292, 293, 294, 295, 297, 298, 299, 301, 302, 304, 308, 310, 312, 315, 316, 317, 318, 319, 320, 321, 322, 323, 325, 327, 328, 330, 332, 334, 335, 337, 338, 340, 342, 345, 348, 349, 355, 356, 357, 359, 361, 362, 363, 364, 366, 367, 368, 369, 370, 371, 372, 373, 377, 378, 379, 384, 386, 391, 393, 395, 396, 397, 398, 399, 400, 402, 405, 407, 408, 409, 410, 411, 413, 414, 416, 417, 418, 419, 420, 426, 427, 428, 429, 430, 431, 433, 436, 438, 440, 442, 443, 447, 448, 449, 452, 458, 459, 460, 462, 463, 466, 467, 468, 469, 471, 472, 474, 475, 477, 478, 479, 480, 481], "__call__": [10, 62, 67, 84, 86, 92, 117, 156, 157, 158, 179, 191, 200, 208, 221, 222, 280, 282, 288, 355, 383, 386, 387, 399, 425, 427, 471, 476, 480], "reassign": [10, 41, 62, 75, 208, 304, 345, 383, 399, 471, 478, 480], "behav": [10, 23, 32, 33, 44, 62, 63, 75, 84, 88, 93, 98, 100, 103, 106, 160, 164, 166, 167, 173, 180, 181, 183, 185, 222, 223, 241, 254, 255, 268, 275, 285, 290, 317, 318, 330, 332, 334, 335, 338, 341, 345, 349, 353, 361, 366, 383, 385, 386, 387, 408, 410, 424, 425, 426, 427, 432, 433, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 473, 474, 477, 478, 480], "earlier": [10, 32, 62, 63, 71, 83, 84, 91, 94, 99, 100, 102, 103, 111, 112, 123, 174, 180, 190, 207, 227, 242, 244, 255, 264, 266, 272, 289, 290, 296, 316, 328, 337, 338, 345, 349, 355, 366, 377, 383, 385, 391, 397, 399, 408, 412, 425, 427, 429, 432, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 471, 473, 474, 475, 476, 477, 478, 479, 480], "tp_vectorcall_offset": [10, 57, 60, 62, 74, 480], "vectorcallfunc": [10, 27, 56, 62, 74, 471], "typedef": [10, 11, 13, 15, 22, 27, 28, 31, 32, 49, 57, 58, 60, 63, 67, 74, 75, 480], "nargsf": 10, "kwname": [10, 57, 98], "py_vectorcall_arguments_offset": [10, 56, 471, 480], "pyvectorcall_narg": [10, 56, 471, 480], "pyobject_vectorcallmethod": [10, 56, 471, 480], "pyobject_vectorcal": [10, 56, 101, 471, 480], "_pyobject_vectorcal": 10, "_py_tpflags_have_vectorcal": 10, "_pyobject_vectorcallmethod": [10, 480], "_pyvectorcall_funct": 10, "_pyobject_callonearg": [10, 480], "_pyobject_callmethodnoarg": [10, 480], "_pyobject_callmethodonearg": [10, 480], "pyobject_vectorcalldict": 10, "_pyobject_fastcalldict": 10, "py_enterrecursivecal": [10, 23, 56, 479, 480], "py_leaverecursivecal": [10, 23, 56, 479, 480], "pyvectorcall_funct": [10, 480], "fall": [10, 22, 25, 38, 41, 62, 63, 83, 94, 99, 158, 174, 178, 180, 183, 193, 202, 210, 222, 232, 265, 290, 292, 322, 338, 341, 342, 355, 391, 392, 422, 425, 429, 432, 445, 459, 461, 462, 464, 465, 466, 467, 471, 472, 474, 476, 477, 479, 480], "pyobject_callnoarg": [10, 56, 74, 479, 480], "pyobject_callonearg": [10, 479, 480], "pyobject_callobject": [10, 56, 71, 72, 78], "pyobject_callfunct": [10, 56, 464, 478], "pyobject_callmethod": [10, 38, 54, 56, 78, 469, 471], "pyobject_callfunctionobjarg": [10, 56, 480], "pyobject_callmethodobjarg": [10, 56, 480], "pyobject_callmethodnoarg": [10, 480], "pyobject_callmethodonearg": [10, 480], "arg1": [10, 74, 84, 94, 96, 113, 188, 222, 289, 290, 425, 461, 462, 464], "arg2": [10, 74, 84, 94, 96, 113, 188, 222, 289, 386, 425, 461, 462, 464], "kwdict": [10, 72], "py_tpflags_method_descriptor": [10, 62, 480], "unbound": [10, 62, 67, 100, 112, 183, 184, 188, 222, 223, 252, 265, 359, 362, 381, 382, 425, 426, 429, 433, 461, 463, 467, 469, 475, 477, 480], "pycallable_check": [10, 56, 71, 72], "pycapsul": [11, 72, 466, 468, 469, 472, 480], "opaqu": [11, 13, 26, 32, 34, 38, 60, 62, 113, 168, 255, 311, 326, 339, 405, 410, 460, 471, 472, 474, 477, 478, 479, 480], "who": [11, 67, 72, 97, 99, 100, 106, 123, 160, 225, 227, 245, 264, 290, 297, 319, 338, 342, 355, 381, 408, 418, 420, 422, 443, 458, 459, 461, 462, 463, 464, 466, 473, 476, 478, 479, 480], "often": [11, 13, 32, 57, 63, 72, 74, 75, 83, 84, 91, 92, 94, 97, 100, 103, 106, 107, 111, 117, 119, 143, 148, 152, 173, 180, 181, 183, 187, 190, 191, 195, 210, 222, 227, 230, 252, 258, 278, 289, 296, 305, 306, 308, 328, 334, 337, 338, 341, 343, 345, 351, 359, 362, 363, 366, 383, 386, 387, 392, 411, 425, 427, 431, 432, 433, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 472, 475, 478, 480], "dynam": [11, 22, 25, 30, 41, 44, 62, 65, 67, 71, 72, 76, 78, 79, 83, 84, 99, 100, 101, 115, 138, 179, 187, 200, 222, 223, 244, 247, 251, 252, 281, 290, 318, 332, 334, 337, 341, 342, 349, 366, 373, 381, 383, 386, 387, 404, 420, 425, 427, 429, 433, 437, 453, 459, 461, 462, 464, 465, 472, 473, 474, 477, 478, 480], "load": [11, 30, 32, 33, 40, 44, 57, 58, 67, 71, 72, 76, 78, 83, 84, 85, 92, 93, 98, 99, 100, 107, 115, 119, 139, 148, 152, 163, 164, 181, 182, 184, 188, 190, 210, 214, 240, 241, 244, 247, 248, 250, 253, 258, 259, 261, 264, 265, 271, 273, 276, 281, 282, 290, 294, 295, 296, 299, 301, 304, 305, 308, 311, 317, 327, 331, 337, 338, 341, 349, 351, 359, 363, 365, 366, 376, 379, 381, 382, 402, 407, 410, 411, 416, 417, 418, 420, 422, 424, 425, 428, 430, 433, 443, 452, 458, 459, 461, 462, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pycapsule_destructor": [11, 56], "destructor": [11, 32, 56, 62, 74, 75, 77, 83, 86, 112, 185, 290, 313, 345, 349, 425, 433, 452, 468, 472, 476, 478, 480], "pycapsule_new": [11, 56, 72], "pycapsule_checkexact": 11, "encapsul": [11, 83, 84, 87, 92, 98, 109, 111, 152, 199, 205, 245, 255, 283, 302, 332, 349, 407, 411, 413, 416, 424, 429, 433, 463, 464, 465, 466, 474], "outliv": [11, 281, 424, 480], "permit": [11, 27, 58, 72, 87, 97, 119, 183, 207, 209, 218, 222, 242, 252, 254, 256, 259, 262, 268, 280, 281, 290, 296, 305, 316, 341, 345, 351, 386, 407, 416, 423, 427, 428, 432, 433, 452, 464, 465, 471, 473, 474, 475, 478, 480], "attribut": [11, 22, 23, 26, 27, 30, 32, 44, 48, 49, 55, 59, 60, 62, 67, 73, 78, 86, 87, 94, 99, 103, 107, 109, 111, 112, 115, 117, 119, 123, 130, 134, 139, 141, 146, 148, 152, 155, 156, 157, 164, 169, 171, 172, 173, 174, 178, 180, 183, 184, 185, 187, 188, 190, 192, 193, 194, 197, 200, 202, 204, 205, 208, 210, 212, 213, 222, 223, 225, 230, 231, 239, 240, 241, 242, 244, 245, 247, 248, 251, 255, 256, 259, 261, 265, 266, 267, 268, 270, 278, 280, 281, 285, 288, 292, 293, 295, 296, 299, 300, 301, 302, 309, 310, 311, 312, 316, 318, 322, 325, 328, 329, 330, 331, 332, 334, 335, 336, 338, 339, 342, 344, 345, 350, 355, 358, 359, 361, 362, 363, 364, 366, 368, 369, 371, 378, 379, 380, 381, 382, 383, 385, 391, 392, 396, 397, 399, 402, 404, 405, 407, 408, 410, 411, 412, 414, 416, 417, 419, 420, 422, 423, 424, 426, 432, 433, 437, 439, 453, 458, 459, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 478, 479, 480, 481], "modulenam": [11, 70, 72, 78, 84, 96, 447, 480], "attributenam": [11, 72], "enabl": [11, 28, 33, 48, 62, 67, 74, 75, 91, 93, 96, 103, 107, 109, 117, 119, 130, 136, 139, 141, 148, 149, 152, 164, 166, 173, 174, 182, 183, 185, 190, 194, 210, 211, 222, 223, 224, 227, 239, 242, 244, 245, 247, 252, 253, 255, 263, 265, 266, 280, 285, 290, 293, 294, 296, 302, 305, 308, 311, 312, 316, 317, 330, 331, 334, 337, 338, 341, 342, 345, 349, 351, 359, 364, 366, 368, 373, 377, 383, 385, 387, 397, 404, 409, 411, 412, 417, 419, 424, 425, 426, 433, 452, 453, 458, 460, 461, 462, 463, 464, 465, 467, 468, 469, 470, 472, 473, 475, 476, 477, 478, 479, 480], "pycapsule_import": [11, 56, 72, 480], "pycapsule_getpoint": [11, 56, 466], "compar": [11, 23, 32, 33, 48, 62, 63, 67, 71, 74, 83, 88, 91, 93, 97, 99, 100, 102, 103, 119, 123, 173, 178, 179, 180, 183, 187, 188, 190, 192, 193, 194, 199, 211, 213, 222, 223, 233, 256, 259, 261, 263, 264, 266, 268, 280, 281, 287, 289, 294, 305, 308, 311, 313, 323, 325, 337, 338, 339, 341, 343, 349, 359, 360, 366, 379, 383, 384, 385, 386, 387, 402, 410, 422, 424, 425, 427, 429, 432, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "strcmp": [11, 18, 74, 480], "pycapsule_getdestructor": [11, 56], "legal": [11, 76, 91, 106, 222, 238, 244, 255, 294, 359, 363, 366, 373, 383, 417, 423, 427, 432, 460, 461, 462, 464, 465, 466, 480], "somewhat": [11, 23, 98, 100, 173, 180, 201, 223, 244, 263, 289, 290, 334, 366, 422, 459, 464, 467, 477, 478, 480], "ambigu": [11, 67, 94, 103, 117, 180, 256, 289, 294, 316, 341, 422, 424, 427, 431, 432, 459, 465, 471, 474, 476, 477, 478, 479, 480], "pycapsule_isvalid": [11, 56, 466], "pyerr_occur": [11, 22, 23, 25, 34, 35, 38, 40, 48, 56, 63, 71, 72, 428, 480], "disambigu": [11, 38, 67, 180, 427, 432, 480], "pycapsule_getcontext": [11, 56], "context": [11, 16, 23, 32, 41, 44, 48, 53, 63, 65, 67, 72, 77, 78, 84, 86, 94, 98, 106, 117, 119, 120, 121, 123, 125, 126, 129, 136, 148, 149, 157, 161, 163, 164, 180, 181, 184, 185, 187, 188, 215, 220, 222, 227, 232, 239, 247, 248, 249, 251, 252, 255, 259, 264, 265, 266, 267, 268, 275, 285, 287, 290, 292, 294, 295, 296, 302, 304, 305, 311, 312, 313, 316, 318, 319, 325, 326, 327, 332, 334, 335, 342, 345, 349, 355, 356, 357, 359, 362, 365, 372, 374, 383, 385, 386, 392, 396, 399, 402, 407, 409, 410, 411, 412, 416, 419, 424, 426, 427, 428, 432, 433, 453, 459, 466, 467, 468, 469, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481], "pycapsule_getnam": [11, 56], "no_block": [11, 480], "full": [11, 28, 32, 33, 62, 63, 67, 72, 75, 83, 92, 99, 100, 103, 107, 131, 136, 147, 154, 155, 158, 160, 161, 164, 165, 170, 173, 177, 180, 183, 187, 188, 190, 194, 197, 198, 209, 210, 219, 240, 244, 248, 252, 256, 258, 264, 266, 272, 275, 277, 278, 280, 281, 289, 290, 292, 293, 294, 299, 311, 312, 313, 316, 328, 329, 330, 332, 334, 335, 338, 341, 344, 345, 349, 355, 359, 363, 366, 381, 382, 383, 385, 386, 391, 392, 399, 400, 404, 408, 410, 416, 419, 424, 425, 426, 428, 429, 433, 443, 452, 453, 455, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "accessor": [11, 67, 84, 222, 270, 408, 464, 478, 480], "pycapsule_get": 11, "nonzero": [11, 23, 32, 58, 72, 103, 109, 112, 183, 188, 222, 266, 272, 275, 280, 297, 308, 316, 341, 349, 358, 362, 363, 425, 432, 452, 465, 478], "pycapsule_setcontext": [11, 56], "pycapsule_setdestructor": [11, 56], "pycapsule_setnam": [11, 56], "made": [11, 30, 32, 42, 57, 58, 62, 65, 71, 84, 88, 93, 99, 100, 102, 103, 109, 117, 130, 136, 155, 157, 164, 166, 173, 174, 180, 183, 188, 190, 193, 196, 197, 202, 205, 210, 227, 239, 244, 247, 252, 255, 264, 265, 266, 272, 275, 278, 280, 290, 294, 296, 304, 305, 311, 316, 317, 318, 319, 321, 325, 328, 329, 330, 331, 332, 334, 338, 341, 345, 350, 355, 359, 362, 366, 379, 386, 387, 391, 397, 399, 404, 407, 410, 416, 417, 418, 422, 423, 424, 425, 433, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pycapsule_setpoint": [11, 56], "stack": [12, 23, 32, 34, 58, 67, 72, 74, 77, 93, 99, 101, 112, 115, 119, 123, 132, 136, 137, 141, 154, 157, 166, 168, 174, 181, 182, 188, 190, 210, 211, 222, 223, 244, 251, 254, 264, 266, 294, 312, 313, 316, 319, 328, 330, 334, 338, 339, 341, 349, 350, 362, 372, 385, 386, 387, 397, 424, 425, 426, 427, 432, 433, 440, 442, 452, 459, 460, 463, 464, 465, 466, 470, 471, 472, 473, 474, 475, 477, 478, 479, 480], "frame": [12, 13, 16, 19, 23, 29, 32, 34, 48, 52, 65, 67, 77, 83, 93, 96, 101, 114, 136, 138, 139, 140, 141, 168, 174, 182, 188, 210, 211, 244, 252, 259, 264, 294, 312, 330, 333, 334, 338, 341, 346, 349, 350, 365, 366, 371, 372, 373, 378, 382, 397, 398, 404, 424, 426, 452, 460, 462, 463, 464, 466, 469, 471, 473, 474, 475, 477, 479, 480], "pycellobject": 12, "pycell_typ": 12, "pycell_check": 12, "ob": [12, 19, 20, 29, 55, 66, 399, 470], "pycell_new": 12, "pycell_get": 12, "pycell_set": [12, 469, 480], "low": [13, 16, 32, 37, 56, 59, 62, 63, 67, 74, 83, 99, 103, 106, 123, 126, 127, 130, 132, 133, 134, 136, 143, 161, 164, 166, 174, 175, 188, 210, 222, 251, 255, 257, 264, 278, 281, 290, 293, 305, 315, 316, 325, 326, 327, 330, 332, 337, 338, 340, 341, 349, 353, 366, 383, 397, 399, 410, 412, 425, 453, 461, 462, 464, 465, 466, 473, 475, 476, 478, 480], "detail": [13, 17, 18, 26, 33, 38, 41, 44, 53, 54, 56, 58, 60, 62, 63, 65, 67, 70, 71, 72, 75, 76, 78, 83, 84, 87, 91, 92, 93, 94, 98, 99, 100, 102, 103, 106, 107, 109, 111, 115, 117, 119, 123, 130, 134, 136, 138, 141, 148, 149, 155, 166, 169, 170, 173, 174, 178, 179, 180, 183, 187, 188, 190, 191, 193, 198, 202, 204, 208, 210, 212, 222, 223, 227, 231, 232, 242, 243, 244, 247, 248, 252, 256, 259, 262, 264, 266, 267, 268, 269, 278, 280, 289, 290, 296, 297, 316, 319, 321, 328, 329, 332, 334, 335, 337, 339, 341, 342, 344, 345, 349, 351, 352, 353, 355, 356, 359, 361, 362, 366, 378, 382, 383, 385, 386, 391, 392, 397, 399, 402, 404, 407, 410, 412, 416, 418, 419, 424, 425, 426, 427, 428, 429, 431, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "execut": [13, 22, 23, 26, 27, 32, 33, 44, 48, 50, 52, 58, 65, 67, 71, 72, 74, 75, 76, 78, 83, 84, 88, 92, 94, 100, 101, 102, 103, 106, 111, 112, 117, 119, 125, 130, 132, 134, 136, 137, 139, 141, 147, 148, 152, 154, 155, 157, 160, 163, 166, 167, 173, 182, 184, 188, 189, 198, 210, 222, 223, 231, 242, 245, 247, 251, 252, 255, 263, 264, 265, 266, 269, 277, 278, 280, 281, 289, 290, 293, 294, 295, 296, 297, 298, 300, 305, 306, 310, 312, 317, 319, 322, 325, 327, 328, 329, 331, 334, 337, 339, 341, 343, 344, 345, 349, 351, 355, 362, 363, 365, 366, 368, 372, 375, 383, 385, 386, 387, 392, 396, 397, 400, 402, 404, 417, 423, 424, 427, 428, 429, 430, 433, 440, 447, 448, 452, 453, 455, 456, 457, 459, 460, 461, 462, 463, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "hasn": [13, 78, 83, 84, 130, 132, 136, 187, 229, 294, 311, 331, 338, 353, 386, 387, 459, 460, 464, 465, 467, 475, 477, 480], "pycodeobject": [13, 26, 470, 480], "subject": [13, 38, 44, 54, 60, 62, 74, 83, 94, 99, 100, 107, 119, 164, 180, 188, 190, 193, 197, 199, 200, 202, 240, 244, 259, 264, 265, 266, 268, 285, 290, 304, 305, 327, 334, 338, 359, 363, 383, 423, 424, 425, 428, 432, 438, 464, 469, 471, 474, 480], "chang": [13, 17, 22, 23, 26, 27, 28, 32, 33, 38, 44, 50, 53, 54, 56, 57, 58, 59, 60, 62, 65, 67, 71, 72, 74, 75, 76, 78, 87, 88, 91, 92, 93, 94, 100, 102, 103, 106, 107, 109, 110, 112, 117, 119, 136, 146, 148, 152, 160, 163, 164, 166, 167, 172, 173, 174, 176, 178, 180, 181, 183, 187, 188, 190, 191, 193, 194, 198, 202, 203, 204, 205, 208, 209, 210, 213, 215, 219, 220, 222, 223, 231, 232, 240, 243, 244, 245, 247, 248, 252, 255, 256, 258, 262, 263, 264, 265, 266, 267, 268, 272, 275, 278, 280, 281, 290, 293, 294, 296, 302, 305, 308, 310, 311, 316, 317, 318, 325, 326, 328, 329, 330, 334, 335, 336, 337, 338, 339, 341, 342, 343, 345, 349, 350, 355, 358, 359, 361, 362, 363, 366, 372, 373, 374, 375, 379, 380, 382, 383, 385, 386, 387, 391, 392, 397, 398, 402, 404, 407, 408, 409, 410, 413, 418, 419, 422, 423, 424, 425, 426, 429, 431, 432, 433, 438, 448, 452, 453, 458, 470, 473, 480, 481], "pycode_typ": 13, "pycode_check": 13, "co": [13, 30, 57, 65, 67, 75, 117, 163, 174, 253, 334, 350, 359, 381, 463, 472, 477, 480], "pycode_getnumfre": 13, "pyunstable_code_new": [13, 471], "argcount": [13, 65, 139, 382, 478], "kwonlyargcount": [13, 139, 382, 480], "nlocal": [13, 139, 382], "stacksiz": [13, 139, 382, 480], "varnam": [13, 480], "freevar": [13, 480], "cellvar": [13, 222, 480], "filenam": [13, 23, 32, 33, 44, 58, 65, 67, 70, 76, 83, 84, 94, 96, 99, 100, 103, 109, 116, 117, 119, 139, 141, 146, 148, 152, 154, 155, 156, 157, 160, 164, 166, 172, 173, 181, 182, 184, 186, 187, 190, 193, 194, 197, 198, 202, 210, 211, 214, 215, 216, 220, 222, 227, 231, 240, 244, 247, 251, 252, 253, 262, 264, 265, 266, 267, 269, 276, 278, 280, 282, 283, 289, 290, 292, 293, 294, 296, 299, 305, 306, 308, 312, 316, 317, 327, 328, 329, 333, 337, 345, 348, 349, 355, 359, 366, 372, 375, 378, 379, 381, 382, 385, 387, 390, 392, 397, 400, 402, 403, 404, 408, 409, 410, 411, 418, 419, 425, 433, 435, 443, 448, 449, 452, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 478, 479, 480], "qualnam": [13, 19, 27, 29, 93, 99, 194, 208, 265, 480], "firstlineno": 13, "linet": 13, "exceptiont": 13, "unstabl": [13, 23, 26, 28, 38, 50, 56, 60, 74, 109, 183, 471, 478, 480], "warn": [13, 26, 27, 28, 31, 32, 33, 38, 50, 56, 57, 58, 60, 67, 75, 84, 99, 100, 102, 109, 115, 122, 123, 132, 136, 178, 179, 184, 185, 210, 247, 251, 255, 265, 266, 269, 270, 280, 290, 295, 305, 308, 312, 316, 330, 336, 337, 338, 345, 349, 355, 366, 370, 381, 383, 385, 394, 404, 411, 412, 413, 425, 426, 429, 432, 447, 448, 449, 452, 453, 459, 461, 462, 463, 464, 465, 467, 468, 469, 471, 472, 474, 475, 478, 479, 480, 481], "minor": [13, 23, 26, 28, 32, 38, 50, 56, 60, 62, 65, 67, 76, 78, 83, 91, 100, 102, 107, 115, 119, 174, 191, 200, 203, 282, 290, 300, 310, 349, 352, 412, 453, 458, 460, 461, 462, 463, 464, 466, 468, 469, 470, 471, 472, 474, 475, 476, 477, 478, 480], "dummi": [13, 67, 72, 100, 111, 161, 173, 187, 227, 255, 290, 338, 355, 359, 362, 381, 476, 480], "pycode_newempti": [13, 466], "definit": [13, 30, 32, 38, 44, 49, 57, 58, 63, 67, 72, 74, 75, 84, 86, 87, 91, 93, 97, 98, 100, 103, 106, 109, 117, 140, 141, 155, 158, 166, 173, 174, 178, 180, 222, 223, 227, 229, 244, 247, 248, 252, 253, 261, 264, 266, 278, 280, 281, 286, 289, 296, 305, 309, 310, 321, 332, 337, 341, 342, 349, 356, 361, 363, 374, 381, 382, 383, 384, 385, 392, 399, 405, 407, 408, 411, 423, 425, 426, 427, 428, 429, 430, 431, 432, 433, 442, 460, 461, 462, 463, 464, 465, 466, 467, 472, 473, 474, 475, 477, 478, 479, 480], "bytecod": [13, 30, 32, 65, 67, 83, 84, 86, 94, 96, 101, 103, 160, 184, 222, 247, 251, 252, 261, 297, 308, 321, 330, 348, 349, 379, 425, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 472, 473, 474, 475, 480, 481], "bind": [13, 43, 57, 60, 67, 84, 92, 100, 104, 123, 126, 139, 166, 168, 174, 190, 222, 227, 238, 242, 252, 263, 265, 291, 295, 311, 312, 317, 326, 332, 334, 335, 338, 349, 359, 365, 368, 372, 373, 381, 423, 424, 425, 427, 429, 430, 431, 433, 438, 456, 459, 460, 461, 463, 464, 465, 469, 473, 474, 475, 477, 480], "inter": [13, 187, 254, 257, 330, 383, 472, 480], "depend": [13, 18, 27, 32, 33, 44, 52, 62, 63, 67, 71, 72, 74, 76, 78, 83, 84, 91, 92, 93, 94, 98, 99, 100, 103, 106, 108, 111, 112, 119, 123, 130, 136, 141, 148, 152, 155, 164, 166, 170, 173, 174, 178, 180, 183, 187, 188, 190, 192, 202, 205, 207, 208, 210, 212, 216, 218, 222, 227, 231, 239, 240, 241, 244, 247, 252, 254, 255, 256, 258, 263, 264, 265, 266, 267, 268, 272, 276, 278, 280, 285, 290, 293, 296, 305, 306, 312, 316, 319, 325, 326, 327, 330, 332, 334, 335, 337, 338, 339, 340, 341, 342, 343, 344, 345, 349, 351, 352, 355, 356, 358, 359, 361, 363, 366, 373, 381, 383, 385, 386, 387, 392, 396, 398, 399, 400, 402, 403, 404, 410, 412, 416, 418, 422, 424, 425, 426, 427, 429, 432, 433, 449, 452, 453, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 477, 478, 479, 480], "subtl": [13, 23, 62, 72, 190, 212, 289, 292, 305, 425, 426, 474, 480], "incorrect": [13, 100, 103, 109, 140, 154, 181, 190, 210, 222, 241, 244, 252, 264, 268, 289, 290, 345, 363, 383, 385, 386, 387, 394, 408, 419, 425, 428, 460, 461, 462, 464, 467, 471, 472, 473, 474, 478, 479, 480], "vm": [13, 62, 83, 319, 350, 473, 480], "crash": [13, 32, 42, 56, 62, 72, 74, 98, 119, 137, 148, 173, 181, 185, 211, 244, 247, 268, 280, 289, 294, 296, 349, 359, 453, 459, 464, 465, 471, 473, 474, 476, 480], "extrem": [13, 94, 98, 100, 106, 204, 259, 265, 290, 296, 315, 386, 407, 419, 427, 480], "care": [13, 23, 32, 62, 65, 67, 72, 74, 75, 83, 84, 92, 93, 98, 99, 100, 102, 103, 106, 107, 111, 117, 119, 132, 141, 166, 173, 178, 180, 183, 188, 190, 193, 205, 208, 227, 247, 264, 265, 266, 268, 280, 289, 296, 305, 311, 316, 327, 330, 344, 345, 349, 355, 385, 386, 387, 397, 405, 408, 410, 418, 425, 427, 445, 452, 458, 459, 463, 464, 465, 466, 467, 471, 472, 474, 479, 480], "renam": [13, 41, 57, 62, 67, 75, 83, 100, 109, 115, 139, 157, 210, 216, 220, 244, 245, 249, 253, 266, 268, 290, 293, 308, 325, 329, 339, 378, 385, 386, 418, 449, 459, 461, 462, 463, 465, 466, 467, 468, 471, 472, 473, 475, 476, 480], "pycode_new": [13, 466, 470, 471, 478, 480], "deprec": [13, 23, 30, 32, 41, 48, 53, 55, 56, 57, 58, 60, 62, 63, 67, 88, 92, 109, 117, 119, 123, 136, 146, 148, 155, 158, 170, 173, 183, 184, 195, 196, 202, 204, 210, 215, 220, 222, 231, 239, 240, 245, 247, 249, 252, 256, 264, 269, 272, 289, 290, 293, 295, 296, 301, 302, 311, 319, 321, 325, 329, 332, 334, 338, 341, 343, 349, 355, 359, 362, 363, 366, 368, 381, 385, 392, 394, 397, 400, 410, 420, 425, 427, 429, 458, 460, 461, 464, 467, 471, 473, 478, 479, 480, 481], "until": [13, 30, 32, 33, 58, 62, 65, 71, 72, 75, 78, 83, 84, 87, 91, 94, 99, 100, 103, 112, 117, 119, 123, 126, 130, 131, 134, 135, 136, 140, 148, 150, 157, 174, 180, 183, 188, 204, 211, 215, 222, 223, 227, 232, 239, 240, 244, 247, 255, 258, 262, 264, 266, 267, 280, 289, 290, 292, 294, 296, 302, 305, 313, 317, 322, 325, 326, 328, 330, 334, 335, 336, 337, 338, 341, 344, 345, 356, 358, 359, 362, 366, 378, 381, 383, 386, 392, 397, 399, 400, 402, 404, 405, 409, 412, 413, 424, 425, 433, 449, 452, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 479, 480], "signatur": [13, 17, 44, 57, 62, 67, 70, 84, 92, 93, 98, 99, 100, 119, 123, 136, 142, 156, 157, 158, 166, 178, 180, 210, 213, 222, 223, 232, 244, 255, 264, 265, 289, 296, 310, 312, 329, 337, 338, 345, 349, 378, 381, 382, 383, 386, 387, 391, 410, 412, 416, 421, 425, 427, 437, 465, 468, 469, 470, 471, 472, 473, 474, 475, 476, 478, 479, 480], "again": [13, 22, 27, 28, 32, 44, 62, 72, 74, 75, 83, 84, 91, 93, 94, 100, 103, 106, 107, 119, 130, 143, 148, 164, 167, 173, 174, 180, 185, 197, 209, 211, 218, 223, 229, 240, 244, 258, 264, 266, 272, 275, 279, 280, 289, 290, 292, 293, 294, 296, 305, 310, 325, 328, 330, 332, 337, 338, 341, 345, 349, 357, 359, 362, 366, 372, 373, 381, 384, 386, 387, 392, 397, 410, 411, 424, 425, 427, 429, 432, 433, 438, 440, 458, 459, 461, 462, 465, 467, 472, 473, 477, 478, 480], "pyunstable_code_newwithposonlyarg": [13, 471], "posonlyargcount": [13, 139, 382, 478, 480], "caveat": [13, 60, 67, 112, 180, 189, 243, 247, 252, 305, 308, 386, 425, 433], "appli": [13, 18, 33, 62, 63, 67, 72, 74, 87, 93, 94, 99, 100, 109, 117, 119, 136, 138, 151, 155, 161, 166, 172, 173, 174, 175, 178, 180, 183, 184, 187, 188, 190, 195, 202, 205, 206, 210, 217, 220, 222, 223, 227, 232, 240, 241, 242, 244, 252, 256, 258, 264, 265, 267, 268, 269, 273, 280, 289, 290, 294, 296, 305, 311, 316, 318, 319, 321, 325, 329, 334, 338, 341, 342, 345, 349, 351, 355, 359, 362, 363, 366, 373, 375, 379, 383, 384, 385, 386, 391, 397, 408, 410, 416, 419, 423, 424, 425, 426, 427, 429, 433, 439, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 476, 477, 478, 479, 480], "pycode_newwithposonlyarg": [13, 470, 471, 478, 480], "funcnam": [13, 67, 71, 96, 141, 182, 264, 424, 437], "line": [13, 23, 24, 26, 32, 33, 63, 65, 67, 71, 72, 75, 83, 84, 88, 91, 93, 94, 96, 98, 99, 100, 102, 103, 106, 107, 109, 110, 111, 113, 115, 116, 122, 133, 134, 139, 140, 141, 143, 146, 148, 149, 151, 154, 155, 156, 157, 164, 166, 167, 172, 173, 174, 175, 179, 180, 182, 183, 184, 185, 190, 192, 193, 196, 197, 198, 199, 201, 202, 204, 205, 207, 208, 210, 211, 216, 219, 220, 222, 227, 231, 237, 239, 242, 244, 245, 247, 248, 251, 252, 255, 256, 258, 259, 261, 264, 265, 266, 267, 268, 269, 275, 278, 279, 280, 285, 293, 294, 295, 296, 297, 298, 299, 302, 304, 305, 309, 310, 311, 316, 318, 321, 328, 329, 331, 332, 338, 341, 342, 344, 345, 347, 349, 350, 351, 356, 360, 361, 364, 366, 369, 372, 374, 378, 379, 381, 383, 384, 386, 387, 393, 396, 397, 400, 404, 408, 410, 413, 417, 418, 423, 424, 425, 426, 427, 428, 429, 430, 431, 433, 437, 438, 439, 440, 443, 445, 446, 448, 449, 450, 452, 453, 455, 459, 460, 461, 462, 464, 465, 467, 468, 469, 470, 471, 473, 474, 475, 476, 477, 478, 479, 480, 481], "pycode_addr2lin": [13, 462, 469, 470, 476], "byte_offset": 13, "pyframe_getlinenumb": [13, 26, 56, 466, 469, 470, 476, 479], "effici": [13, 22, 25, 32, 48, 59, 62, 63, 67, 86, 91, 94, 97, 104, 106, 123, 130, 148, 155, 180, 183, 188, 210, 213, 216, 217, 221, 223, 232, 248, 251, 280, 281, 290, 296, 297, 304, 315, 316, 325, 326, 338, 341, 344, 361, 362, 402, 404, 410, 425, 461, 463, 465, 467, 471, 472, 473, 474, 475, 478, 479, 480], "iter": [13, 16, 22, 28, 29, 32, 35, 48, 53, 54, 62, 63, 66, 67, 74, 77, 86, 87, 92, 97, 103, 105, 109, 113, 118, 119, 123, 130, 133, 136, 141, 146, 147, 148, 155, 157, 158, 163, 164, 166, 167, 172, 173, 178, 179, 184, 188, 191, 192, 193, 194, 202, 208, 210, 216, 217, 221, 222, 223, 227, 228, 231, 232, 233, 239, 240, 247, 248, 249, 250, 251, 252, 253, 255, 259, 263, 264, 267, 268, 270, 272, 280, 282, 285, 290, 293, 294, 296, 297, 301, 305, 315, 316, 325, 334, 337, 340, 342, 344, 349, 359, 375, 382, 383, 386, 391, 392, 399, 404, 407, 410, 411, 412, 416, 422, 424, 428, 429, 433, 438, 439, 440, 442, 447, 459, 460, 462, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 476, 477, 478, 479, 480, 481], "626": [13, 67, 188, 471, 480], "pycode_addr2loc": [13, 470, 480], "start_lin": [13, 425], "start_column": [13, 425], "end_lin": [13, 425], "end_column": [13, 425], "column": [13, 33, 62, 67, 84, 96, 106, 115, 119, 147, 148, 152, 174, 187, 188, 190, 210, 219, 222, 244, 252, 258, 259, 278, 290, 297, 305, 311, 316, 329, 337, 341, 344, 361, 365, 366, 375, 410, 413, 425, 452, 459, 466, 470, 475, 480], "particular": [13, 32, 44, 58, 62, 63, 65, 67, 71, 72, 74, 84, 92, 94, 97, 98, 99, 103, 106, 107, 111, 112, 117, 119, 136, 148, 155, 158, 164, 166, 173, 174, 180, 190, 200, 205, 210, 240, 244, 245, 248, 252, 256, 259, 264, 265, 266, 268, 272, 273, 280, 281, 285, 289, 290, 294, 296, 299, 305, 316, 319, 325, 329, 330, 331, 332, 334, 335, 338, 339, 341, 342, 344, 345, 349, 350, 352, 359, 361, 362, 366, 372, 373, 378, 383, 385, 386, 387, 391, 392, 397, 399, 407, 408, 410, 417, 423, 424, 425, 427, 428, 429, 431, 433, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480], "pycode_getcod": [13, 470, 480], "getattr": [13, 67, 77, 84, 86, 87, 92, 99, 100, 113, 123, 157, 173, 178, 188, 222, 251, 252, 258, 280, 288, 289, 296, 342, 355, 382, 383, 424, 437, 447, 459, 472, 474, 477, 480], "co_cod": [13, 252, 425, 470, 480], "demand": [13, 41, 63, 92, 164, 280, 289, 300, 386, 424, 458, 471, 475, 479, 480], "necessarili": [13, 23, 60, 62, 71, 75, 84, 98, 112, 119, 174, 183, 190, 193, 202, 248, 268, 272, 280, 281, 290, 296, 316, 334, 337, 338, 341, 349, 350, 363, 382, 386, 404, 407, 412, 422, 423, 433, 458, 462, 464, 465, 466, 480], "primari": [13, 67, 75, 84, 92, 93, 105, 111, 154, 166, 190, 191, 193, 202, 203, 215, 258, 264, 273, 278, 290, 296, 305, 331, 334, 337, 338, 342, 349, 375, 399, 416, 422, 428, 429, 430, 433, 449, 459, 460, 462, 463, 465, 466, 467, 472, 473, 474, 480], "debugg": [13, 31, 41, 56, 67, 72, 84, 182, 190, 210, 211, 222, 244, 251, 318, 349, 350, 378, 385, 425, 437, 453, 458, 461, 462, 464, 465, 466, 471, 472, 476, 477, 478, 480], "profil": [13, 31, 33, 50, 67, 84, 95, 153, 155, 182, 251, 330, 338, 343, 349, 351, 362, 366, 402, 435, 448, 452, 453, 456, 460, 461, 463, 464, 465, 467, 469, 470, 471, 476, 478, 480], "pycode_getvarnam": [13, 470, 480], "co_varnam": [13, 188, 252, 425, 470, 480], "pytupleobject": [13, 53, 58, 59, 61], "pycode_getcellvar": [13, 470, 480], "co_cellvar": [13, 252, 425, 470, 480], "pycode_getfreevar": [13, 470, 480], "co_freevar": [13, 252, 425, 470, 480], "pycode_addwatch": [13, 471, 480], "pycode_watchcallback": 13, "regist": [13, 22, 27, 32, 33, 58, 60, 62, 67, 72, 75, 83, 84, 86, 106, 107, 113, 117, 123, 125, 129, 130, 133, 137, 142, 155, 158, 161, 164, 166, 172, 182, 190, 194, 200, 205, 211, 222, 223, 247, 251, 253, 255, 264, 273, 280, 286, 290, 295, 296, 299, 312, 317, 325, 326, 329, 330, 334, 338, 341, 349, 359, 366, 373, 381, 383, 385, 392, 397, 399, 400, 403, 407, 410, 412, 417, 418, 424, 425, 427, 429, 458, 459, 460, 462, 463, 465, 466, 469, 470, 471, 472, 473, 474, 475, 477, 478, 480], "watcher": [13, 22, 27, 60, 62, 67, 74, 134, 471, 479, 480], "id": [13, 22, 27, 32, 44, 60, 67, 77, 86, 94, 96, 99, 100, 112, 114, 115, 119, 127, 130, 139, 150, 157, 174, 178, 184, 190, 193, 194, 197, 200, 202, 206, 222, 227, 230, 237, 251, 256, 258, 264, 265, 266, 267, 268, 269, 278, 280, 285, 290, 296, 300, 302, 304, 307, 311, 316, 319, 325, 326, 331, 334, 337, 338, 339, 345, 346, 350, 353, 355, 362, 366, 373, 383, 385, 386, 387, 395, 398, 399, 410, 413, 425, 427, 428, 447, 460, 461, 463, 464, 465, 470, 471, 477, 478, 479, 480], "pycode_clearwatch": [13, 471, 480], "ids": [13, 22, 27, 60, 84, 227, 256, 265, 267, 280, 285, 290, 296, 300, 350, 362, 373, 399, 463, 473, 480], "watcher_id": [13, 22, 27, 60], "clear": [13, 22, 27, 31, 32, 34, 44, 46, 57, 60, 62, 66, 67, 72, 74, 75, 79, 84, 91, 94, 96, 98, 100, 102, 103, 106, 107, 115, 117, 123, 135, 152, 155, 157, 158, 161, 164, 166, 174, 179, 183, 188, 190, 191, 202, 213, 219, 220, 223, 240, 244, 247, 252, 253, 262, 264, 266, 268, 270, 273, 282, 289, 290, 294, 299, 316, 317, 329, 330, 334, 337, 341, 349, 350, 355, 359, 362, 373, 378, 379, 381, 383, 385, 386, 387, 396, 397, 410, 420, 424, 425, 427, 439, 446, 453, 458, 459, 461, 462, 464, 465, 466, 471, 472, 473, 474, 476, 477, 479, 480], "identifi": [13, 22, 23, 27, 32, 41, 60, 63, 67, 72, 74, 75, 76, 84, 86, 97, 99, 106, 107, 112, 117, 119, 150, 157, 173, 188, 190, 191, 193, 202, 209, 222, 227, 244, 245, 252, 256, 265, 266, 268, 278, 280, 285, 290, 294, 299, 305, 311, 312, 316, 317, 320, 325, 332, 334, 338, 341, 342, 343, 348, 349, 352, 359, 362, 365, 366, 369, 383, 384, 385, 387, 391, 392, 395, 402, 404, 407, 410, 412, 413, 417, 423, 424, 425, 426, 429, 430, 433, 437, 440, 445, 458, 462, 463, 464, 465, 466, 467, 471, 472, 474, 475, 476, 477, 478, 479, 480], "pycodeev": 13, "enumer": [13, 22, 23, 27, 67, 77, 92, 94, 105, 106, 147, 161, 179, 208, 222, 223, 251, 258, 280, 308, 341, 362, 379, 402, 419, 438, 439, 447, 449, 458, 470, 471, 474, 476, 480, 481], "event": [13, 22, 24, 27, 30, 32, 41, 57, 58, 65, 67, 72, 80, 91, 96, 99, 112, 118, 120, 121, 122, 126, 127, 129, 130, 132, 133, 134, 136, 139, 141, 161, 173, 174, 182, 186, 188, 219, 224, 251, 254, 257, 264, 266, 271, 278, 280, 290, 305, 311, 312, 325, 326, 332, 338, 339, 349, 355, 359, 365, 368, 382, 385, 392, 399, 407, 408, 409, 410, 411, 412, 413, 414, 423, 425, 427, 443, 449, 452, 458, 459, 464, 465, 466, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "py_code_event_cr": 13, "py_code_event_destroy": 13, "destruct": [13, 32, 72, 74, 152, 174, 252, 255, 281, 341, 425, 460, 471, 472, 480], "place": [13, 22, 23, 27, 32, 33, 37, 41, 44, 46, 51, 53, 57, 59, 60, 62, 63, 67, 72, 74, 75, 76, 78, 83, 86, 92, 93, 94, 98, 99, 100, 105, 107, 109, 117, 119, 136, 148, 149, 155, 157, 164, 165, 166, 173, 174, 178, 180, 183, 186, 187, 188, 190, 193, 202, 205, 208, 215, 221, 222, 223, 227, 229, 240, 244, 247, 255, 259, 264, 265, 266, 268, 272, 275, 280, 290, 293, 294, 296, 299, 305, 308, 311, 315, 316, 318, 321, 335, 337, 338, 341, 342, 345, 361, 366, 372, 373, 377, 381, 382, 383, 385, 386, 387, 392, 394, 396, 404, 418, 419, 423, 424, 425, 427, 429, 433, 449, 452, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 472, 473, 475, 476, 477, 478, 480], "prior": [13, 22, 27, 32, 44, 58, 84, 92, 99, 100, 119, 123, 140, 183, 208, 222, 223, 242, 248, 252, 264, 326, 329, 334, 337, 338, 340, 341, 345, 349, 353, 355, 359, 362, 383, 385, 399, 410, 419, 423, 424, 425, 427, 429, 432, 471, 474, 475, 476, 477, 478, 480], "inspect": [13, 22, 27, 32, 33, 65, 67, 72, 75, 86, 87, 100, 102, 117, 119, 126, 136, 153, 158, 178, 190, 222, 232, 247, 248, 251, 256, 264, 268, 294, 299, 304, 310, 312, 329, 330, 331, 338, 341, 349, 355, 359, 368, 379, 383, 385, 386, 392, 419, 424, 425, 452, 459, 460, 461, 465, 466, 480], "resurrect": [13, 22, 27, 349, 359, 362, 425, 472, 479, 480], "prevent": [13, 22, 23, 27, 32, 41, 57, 60, 67, 72, 74, 75, 83, 84, 91, 92, 98, 99, 100, 106, 107, 123, 136, 155, 164, 166, 167, 173, 178, 183, 185, 187, 190, 203, 210, 222, 223, 244, 247, 256, 259, 265, 266, 268, 269, 273, 280, 285, 289, 290, 293, 302, 308, 332, 334, 338, 345, 349, 350, 355, 359, 366, 378, 381, 383, 385, 386, 387, 397, 399, 419, 425, 427, 429, 452, 458, 461, 462, 464, 465, 466, 471, 472, 473, 474, 475, 476, 478, 479, 480], "later": [13, 22, 23, 24, 27, 32, 33, 41, 44, 60, 71, 72, 74, 75, 83, 91, 94, 99, 100, 103, 107, 111, 117, 122, 123, 135, 136, 137, 138, 146, 148, 149, 151, 152, 155, 164, 166, 173, 174, 180, 188, 193, 199, 202, 227, 232, 240, 244, 247, 252, 255, 258, 262, 263, 265, 267, 276, 280, 289, 290, 296, 316, 322, 325, 328, 330, 334, 337, 338, 349, 355, 359, 378, 383, 385, 386, 387, 392, 397, 398, 399, 418, 424, 425, 427, 429, 433, 452, 453, 458, 459, 460, 461, 462, 465, 466, 467, 470, 471, 472, 474, 475, 477, 479, 480], "activ": [13, 22, 23, 27, 32, 48, 58, 62, 65, 71, 84, 91, 103, 123, 129, 135, 136, 141, 148, 149, 157, 166, 174, 183, 207, 210, 215, 220, 222, 240, 244, 248, 269, 280, 285, 289, 292, 294, 302, 305, 311, 325, 331, 335, 337, 338, 341, 345, 349, 350, 362, 363, 366, 373, 381, 382, 386, 387, 396, 408, 409, 412, 433, 438, 450, 452, 458, 459, 461, 462, 464, 465, 466, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480], "user": [13, 23, 28, 32, 33, 38, 41, 60, 62, 63, 65, 67, 69, 71, 72, 73, 75, 78, 83, 84, 85, 92, 93, 97, 98, 99, 100, 102, 103, 106, 107, 108, 111, 115, 117, 123, 130, 132, 136, 139, 141, 148, 151, 152, 154, 155, 156, 157, 158, 160, 164, 166, 170, 174, 176, 178, 180, 182, 183, 184, 186, 190, 197, 207, 209, 210, 213, 220, 223, 225, 226, 227, 230, 232, 239, 240, 242, 245, 247, 248, 251, 252, 253, 254, 255, 263, 264, 266, 268, 269, 272, 278, 280, 285, 289, 290, 291, 292, 293, 294, 296, 297, 302, 308, 309, 312, 316, 317, 319, 325, 326, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 339, 341, 344, 345, 349, 350, 353, 355, 356, 359, 362, 363, 366, 367, 370, 372, 373, 377, 378, 381, 382, 385, 387, 391, 392, 393, 396, 397, 400, 402, 404, 408, 409, 410, 411, 412, 416, 418, 419, 422, 423, 424, 426, 427, 429, 433, 435, 438, 450, 452, 453, 456, 458, 459, 460, 461, 462, 463, 464, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "reli": [13, 50, 72, 75, 87, 92, 93, 98, 100, 102, 130, 137, 148, 158, 178, 180, 222, 247, 252, 264, 273, 280, 289, 290, 296, 299, 327, 329, 341, 349, 359, 361, 362, 363, 383, 385, 387, 424, 425, 426, 429, 458, 459, 462, 463, 464, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480], "runtim": [13, 24, 27, 32, 34, 41, 50, 51, 58, 65, 67, 72, 74, 75, 76, 84, 86, 87, 98, 99, 106, 110, 137, 139, 160, 164, 173, 179, 185, 188, 210, 222, 247, 251, 254, 265, 266, 289, 290, 308, 337, 341, 345, 349, 351, 366, 379, 383, 386, 397, 401, 408, 418, 421, 424, 425, 426, 429, 433, 437, 452, 453, 458, 460, 462, 466, 467, 469, 471, 473, 474, 475, 476, 479, 480], "creation": [13, 16, 27, 32, 57, 58, 62, 67, 72, 75, 84, 92, 93, 94, 99, 100, 115, 117, 130, 132, 134, 136, 146, 178, 179, 183, 189, 194, 208, 222, 223, 227, 245, 247, 251, 252, 253, 255, 264, 267, 268, 278, 280, 281, 285, 289, 302, 308, 318, 319, 328, 329, 332, 339, 341, 342, 345, 355, 359, 366, 372, 386, 399, 407, 410, 418, 423, 424, 426, 429, 462, 471, 473, 474, 475, 477, 479, 480], "observ": [13, 27, 84, 93, 100, 180, 205, 315, 340, 345, 379, 381, 391, 433, 461, 473, 480], "print": [13, 22, 27, 31, 32, 33, 41, 48, 58, 62, 67, 71, 72, 74, 75, 77, 78, 83, 84, 85, 86, 87, 88, 93, 94, 97, 98, 99, 100, 103, 106, 107, 109, 110, 111, 112, 115, 119, 120, 122, 123, 126, 130, 131, 132, 133, 134, 135, 136, 137, 141, 143, 147, 148, 152, 154, 156, 157, 160, 163, 164, 166, 167, 169, 172, 173, 174, 178, 180, 181, 183, 185, 187, 188, 190, 193, 197, 198, 201, 202, 208, 210, 211, 213, 217, 222, 223, 225, 227, 229, 232, 237, 239, 241, 242, 244, 245, 247, 248, 251, 252, 255, 258, 259, 264, 266, 268, 275, 276, 279, 280, 285, 290, 293, 294, 296, 297, 298, 301, 302, 304, 305, 306, 310, 311, 312, 313, 315, 316, 317, 318, 319, 322, 326, 328, 330, 331, 332, 334, 335, 337, 338, 339, 341, 342, 345, 349, 352, 354, 355, 356, 357, 359, 361, 362, 364, 366, 372, 373, 375, 377, 379, 381, 383, 385, 386, 392, 394, 396, 397, 399, 402, 404, 405, 408, 409, 410, 413, 414, 416, 417, 418, 419, 422, 424, 425, 426, 427, 432, 433, 437, 438, 439, 440, 443, 445, 446, 447, 448, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 466, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "unrais": [13, 22, 23, 27, 139, 337, 349, 359, 470, 478, 480], "pyerr_writeunrais": [13, 22, 23, 27, 56, 74, 480], "pend": [13, 22, 23, 27, 32, 38, 67, 74, 109, 123, 130, 136, 163, 255, 268, 278, 302, 325, 330, 337, 338, 427, 472, 474, 476, 479, 480], "save": [13, 22, 23, 27, 32, 41, 62, 67, 71, 72, 74, 84, 92, 93, 94, 98, 99, 100, 103, 117, 136, 137, 146, 148, 149, 152, 164, 166, 174, 180, 184, 197, 206, 223, 240, 244, 253, 258, 263, 266, 267, 268, 289, 290, 296, 305, 310, 316, 317, 331, 337, 349, 359, 362, 363, 365, 366, 378, 380, 381, 397, 402, 416, 422, 424, 425, 461, 463, 464, 465, 466, 467, 468, 471, 472, 474, 477, 479, 480], "restor": [13, 17, 22, 23, 27, 32, 62, 67, 74, 91, 100, 129, 155, 166, 167, 168, 174, 183, 184, 187, 188, 240, 244, 252, 255, 263, 289, 296, 298, 316, 317, 321, 337, 345, 349, 355, 358, 359, 360, 362, 373, 381, 383, 385, 386, 387, 397, 402, 425, 459, 461, 462, 464, 465, 471, 474, 477, 479, 480], "evalu": [13, 22, 32, 51, 55, 65, 67, 72, 84, 87, 93, 94, 101, 110, 119, 141, 164, 222, 227, 258, 264, 265, 272, 280, 290, 294, 320, 321, 341, 349, 362, 366, 383, 391, 399, 424, 425, 430, 432, 433, 443, 446, 453, 459, 462, 463, 464, 465, 466, 468, 469, 470, 471, 472, 474, 478, 479, 480], "extern": [13, 34, 50, 67, 72, 78, 83, 84, 92, 98, 100, 115, 118, 119, 148, 155, 164, 173, 181, 194, 213, 244, 247, 252, 254, 264, 269, 290, 295, 308, 311, 335, 341, 344, 345, 355, 359, 362, 366, 381, 385, 404, 405, 406, 407, 409, 410, 411, 412, 413, 419, 425, 427, 458, 465, 467, 468, 472, 475, 476, 477, 478, 479, 480], "compil": [13, 30, 32, 33, 41, 44, 57, 58, 62, 65, 67, 73, 75, 76, 78, 83, 84, 85, 94, 100, 101, 106, 109, 110, 139, 154, 164, 173, 177, 179, 181, 188, 190, 210, 217, 222, 227, 232, 239, 244, 245, 247, 249, 251, 252, 261, 265, 267, 271, 305, 308, 311, 316, 317, 321, 328, 337, 338, 341, 342, 344, 348, 349, 352, 356, 359, 360, 378, 382, 383, 384, 385, 397, 407, 419, 423, 425, 426, 429, 431, 432, 433, 437, 447, 452, 455, 458, 459, 460, 461, 462, 464, 465, 466, 468, 470, 471, 472, 473, 474, 475, 476, 477, 479, 480], "attach": [13, 32, 44, 67, 71, 98, 99, 100, 117, 123, 129, 180, 184, 190, 191, 193, 194, 196, 200, 202, 203, 204, 209, 244, 264, 265, 281, 282, 325, 326, 337, 349, 366, 372, 378, 385, 387, 404, 422, 423, 424, 425, 433, 460, 462, 466, 467, 473, 476, 478, 480], "tier": [13, 56, 470, 471, 480], "pyunstable_eval_requestcodeextraindex": [13, 471], "freefunc": [13, 44, 62, 74], "adding": [13, 22, 32, 46, 56, 60, 67, 72, 73, 76, 83, 84, 86, 91, 92, 94, 98, 102, 103, 107, 119, 138, 148, 178, 183, 192, 193, 194, 202, 203, 204, 240, 244, 259, 264, 268, 290, 316, 337, 341, 362, 373, 383, 385, 386, 392, 399, 404, 410, 419, 420, 425, 427, 429, 432, 433, 452, 458, 459, 461, 462, 463, 464, 465, 467, 471, 472, 473, 474, 475, 477, 478, 479, 480, 481], "pycode_getextra": 13, "pycode_setextra": 13, "py_decref": [13, 22, 23, 28, 34, 35, 44, 51, 56, 62, 71, 72, 74, 75, 78, 86, 469, 471, 478, 480], "_pyeval_requestcodeextraindex": [13, 471], "privat": [13, 31, 32, 41, 42, 56, 67, 84, 92, 93, 94, 173, 178, 187, 220, 222, 244, 245, 247, 256, 275, 280, 296, 302, 332, 338, 343, 345, 359, 383, 386, 427, 432, 433, 437, 458, 460, 461, 462, 465, 471, 472, 473, 474, 475, 476, 478, 480], "pyunstable_code_getextra": [13, 471], "_pycode_getextra": [13, 471, 480], "pyunstable_code_setextra": [13, 471], "_pycode_setextra": [13, 471, 480], "pycodec_regist": [14, 56], "search_funct": [14, 155], "pycodec_unregist": [14, 56, 469, 480], "registri": [14, 23, 33, 63, 67, 142, 164, 172, 192, 194, 200, 223, 247, 251, 256, 266, 273, 296, 300, 338, 349, 351, 383, 392, 397, 401, 403, 410, 455, 459, 465, 466, 476, 479, 480], "pycodec_knownencod": [14, 56], "pycodec_encod": [14, 56, 471], "lookuperror": [14, 23, 63, 67, 155, 167, 210, 341, 447, 474], "pycodec_decod": [14, 56, 471], "keyerror": [14, 22, 23, 34, 54, 67, 77, 84, 157, 164, 167, 181, 193, 194, 202, 208, 210, 230, 233, 240, 247, 258, 268, 293, 307, 325, 326, 327, 336, 341, 342, 352, 355, 382, 383, 384, 386, 387, 419, 422, 425, 429, 447, 449, 462, 463, 466, 473, 476, 478, 480], "pycodec_incrementalencod": [14, 56], "incrementalencod": [14, 67, 142, 464], "pycodec_incrementaldecod": [14, 56], "incrementaldecod": [14, 67, 142, 255, 464], "pycodec_streamread": [14, 56], "stream": [14, 32, 33, 40, 67, 83, 86, 94, 99, 104, 106, 115, 123, 133, 134, 136, 142, 143, 146, 154, 166, 174, 191, 197, 198, 203, 204, 209, 210, 216, 222, 226, 231, 239, 242, 244, 246, 249, 251, 258, 259, 264, 265, 266, 267, 273, 278, 290, 295, 297, 304, 305, 311, 325, 326, 328, 329, 330, 331, 333, 334, 335, 345, 346, 349, 355, 359, 375, 383, 385, 392, 396, 398, 404, 405, 409, 410, 413, 414, 416, 419, 425, 427, 431, 432, 452, 459, 463, 464, 465, 466, 467, 472, 473, 474, 475, 476, 477, 478, 480], "streamread": [14, 67, 121, 123, 134, 142, 463, 464, 475, 476, 480], "pycodec_streamwrit": [14, 56], "streamwrit": [14, 67, 121, 123, 134, 142, 464, 470, 477, 480], "pycodec_registererror": [14, 56], "unicodeencodeerror": [14, 23, 44, 67, 70, 106, 155, 210, 349, 391, 447, 470, 472, 478, 480], "unicodedecodeerror": [14, 23, 67, 106, 155, 210, 290, 391, 447, 464, 467, 472, 474, 478, 480], "unicodetranslateerror": [14, 23, 67, 155, 210, 447, 480], "pycodec_lookuperror": [14, 56], "strict": [14, 33, 62, 63, 67, 72, 93, 94, 97, 100, 106, 117, 130, 140, 155, 164, 172, 173, 178, 179, 180, 183, 191, 199, 204, 205, 208, 214, 215, 222, 237, 239, 240, 241, 245, 249, 252, 255, 256, 258, 259, 272, 273, 282, 290, 291, 292, 293, 296, 338, 341, 349, 359, 363, 391, 392, 407, 423, 424, 425, 426, 427, 429, 432, 453, 459, 460, 462, 464, 465, 466, 469, 471, 472, 473, 474, 475, 477, 480], "pycodec_stricterror": [14, 56], "exc": [14, 23, 32, 46, 109, 119, 130, 136, 163, 166, 210, 378, 385, 387, 425, 433, 440, 465, 467, 469, 471, 473, 480], "pycodec_ignoreerror": [14, 56], "pycodec_replaceerror": [14, 56], "fffd": [14, 106, 155, 459], "pycodec_xmlcharrefreplaceerror": [14, 56], "xml": [14, 67, 79, 94, 103, 106, 155, 222, 251, 253, 255, 270, 301, 324, 392, 415, 448, 449, 458, 460, 461, 462, 463, 464, 465, 466, 470, 472, 476, 480, 481], "pycodec_backslashreplaceerror": [14, 56], "pycodec_namereplaceerror": [14, 56, 475], "derefer": [15, 56, 280, 355, 480], "real": [15, 46, 58, 67, 71, 75, 84, 86, 92, 100, 107, 141, 150, 151, 154, 166, 173, 188, 190, 197, 202, 210, 222, 223, 245, 247, 259, 285, 286, 287, 290, 305, 316, 319, 321, 328, 330, 331, 337, 338, 340, 341, 342, 349, 350, 351, 363, 366, 385, 386, 387, 410, 424, 428, 432, 437, 458, 464, 465, 466, 471, 472, 473, 476, 480], "_py_c_sum": 15, "_py_c_diff": 15, "_py_c_neg": 15, "num": [15, 100, 119, 155, 174, 183, 223, 227, 237, 245, 280, 289, 297, 338, 342, 383, 438, 439, 465, 466, 471, 478, 480], "_py_c_prod": 15, "_py_c_quot": 15, "dividend": [15, 183], "divisor": [15, 183, 272, 446], "errno": [15, 23, 34, 50, 67, 72, 83, 115, 130, 139, 173, 185, 210, 212, 247, 251, 290, 311, 325, 330, 334, 338, 349, 359, 440, 465, 470, 473, 475, 477, 480], "edom": [15, 67, 115, 209], "_py_c_pow": 15, "exp": [15, 67, 151, 183, 222, 272, 287, 315, 342, 465, 466, 473, 480], "pycomplexobject": 15, "pycomplex_typ": [15, 56], "pycomplex_check": 15, "pycomplex_checkexact": 15, "pycomplex_fromccomplex": 15, "pycomplex_fromdoubl": [15, 56], "pycomplex_realasdoubl": [15, 56], "pycomplex_imagasdoubl": [15, 56], "pycomplex_asccomplex": [15, 465], "__complex__": [15, 67, 151, 222, 259, 383, 386, 425, 465, 470, 474, 477, 478, 480], "__float__": [15, 25, 62, 67, 151, 222, 383, 386, 425, 469, 477, 478, 480], "__index__": [15, 25, 38, 62, 67, 221, 222, 288, 341, 344, 383, 386, 425, 465, 466, 467, 469, 470, 474, 477, 478, 480, 481], "pydict_check": [16, 22], "tree": [16, 32, 33, 62, 67, 77, 83, 84, 94, 109, 148, 160, 171, 187, 191, 193, 201, 202, 204, 213, 244, 251, 261, 270, 290, 293, 308, 309, 329, 339, 341, 349, 354, 365, 366, 372, 373, 381, 396, 407, 408, 425, 428, 449, 452, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 473, 475, 476, 478, 479, 480], "singleton": [16, 20, 32, 44, 45, 48, 55, 57, 62, 72, 84, 86, 93, 100, 119, 180, 271, 296, 341, 386, 416, 424, 425, 427, 438, 439, 453, 460, 470, 476, 477, 480], "heap": [16, 31, 34, 41, 49, 57, 67, 72, 74, 75, 179, 211, 251, 279, 319, 381, 449, 462, 463, 465, 466, 469, 470, 471, 478, 479, 480], "pack": [16, 67, 100, 138, 142, 173, 212, 222, 231, 244, 251, 253, 256, 265, 266, 268, 281, 282, 290, 300, 334, 341, 366, 371, 373, 405, 418, 425, 439, 449, 464, 466, 470, 472, 480], "unpack": [16, 67, 72, 83, 94, 100, 109, 119, 142, 157, 184, 188, 197, 212, 222, 280, 301, 329, 334, 341, 342, 344, 382, 383, 386, 424, 427, 428, 433, 439, 440, 442, 449, 459, 463, 464, 465, 467, 469, 470, 471, 472, 474, 478, 480], "properti": [16, 57, 62, 67, 84, 86, 93, 94, 97, 99, 103, 113, 119, 155, 157, 167, 173, 174, 178, 179, 183, 190, 192, 193, 200, 202, 205, 208, 216, 218, 222, 223, 227, 232, 238, 248, 251, 252, 254, 255, 256, 259, 263, 268, 278, 280, 301, 328, 332, 338, 341, 343, 344, 349, 362, 375, 379, 381, 382, 383, 384, 385, 386, 392, 399, 402, 407, 408, 411, 412, 413, 423, 424, 425, 432, 433, 447, 458, 459, 461, 462, 463, 464, 466, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480], "codec": [16, 33, 67, 86, 102, 106, 142, 192, 198, 199, 210, 222, 251, 255, 290, 332, 341, 360, 419, 445, 448, 458, 459, 461, 463, 464, 467, 470, 475, 476, 478, 479, 480, 481], "escap": [16, 41, 48, 58, 67, 72, 77, 84, 91, 100, 103, 106, 117, 123, 134, 155, 164, 172, 174, 175, 187, 205, 216, 219, 222, 228, 235, 244, 247, 255, 259, 270, 285, 316, 318, 328, 341, 342, 345, 360, 363, 381, 383, 391, 414, 416, 425, 432, 446, 459, 460, 463, 465, 466, 467, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "latin": [16, 67, 103, 106, 117, 133, 155, 192, 220, 236, 316, 328, 355, 384, 427, 461, 462, 465, 468, 472, 475, 476, 477, 479, 480], "ascii": [16, 23, 30, 33, 41, 48, 57, 67, 70, 91, 99, 100, 103, 104, 106, 107, 115, 117, 119, 130, 134, 140, 142, 148, 155, 173, 174, 180, 188, 192, 193, 194, 197, 198, 199, 200, 202, 203, 204, 205, 206, 211, 222, 227, 234, 245, 251, 253, 255, 259, 263, 269, 279, 282, 283, 285, 290, 296, 311, 314, 316, 328, 332, 335, 337, 338, 341, 342, 343, 346, 355, 356, 359, 360, 392, 394, 410, 416, 419, 423, 431, 432, 438, 443, 445, 447, 452, 459, 461, 462, 463, 464, 465, 467, 469, 470, 471, 472, 473, 475, 476, 477, 479, 480], "mbcs": [16, 32, 33, 67, 142, 349, 452, 458, 461, 462, 472, 473, 476, 480], "window": [16, 23, 32, 33, 34, 41, 56, 58, 62, 65, 67, 70, 72, 73, 77, 79, 80, 81, 82, 83, 84, 86, 99, 100, 104, 106, 107, 108, 112, 115, 117, 123, 129, 130, 134, 142, 148, 152, 161, 163, 164, 173, 176, 210, 211, 219, 222, 226, 228, 240, 247, 251, 255, 258, 263, 266, 269, 272, 273, 275, 278, 279, 280, 289, 290, 291, 293, 303, 313, 325, 326, 328, 329, 330, 331, 332, 334, 337, 338, 339, 349, 351, 352, 355, 357, 358, 359, 362, 363, 365, 367, 368, 369, 372, 373, 375, 385, 392, 394, 396, 400, 404, 418, 419, 422, 423, 425, 432, 435, 436, 438, 443, 445, 447, 450, 452, 453, 455, 459, 460, 461, 463, 464, 467, 468, 469, 471, 472, 474, 475, 478, 479, 481], "cell": [16, 27, 65, 67, 84, 91, 92, 115, 173, 188, 223, 251, 252, 373, 382, 425, 465, 470, 480], "phase": [16, 31, 32, 67, 70, 72, 98, 135, 151, 224, 247, 287, 338, 373, 428, 429, 433, 465, 469, 472, 473, 480], "lookup": [16, 17, 22, 30, 60, 62, 67, 76, 84, 86, 93, 119, 142, 144, 155, 157, 178, 188, 192, 200, 208, 210, 222, 223, 227, 242, 252, 256, 261, 266, 284, 288, 290, 341, 342, 348, 349, 360, 365, 366, 373, 378, 384, 386, 422, 424, 429, 459, 461, 463, 464, 465, 471, 472, 473, 474, 476, 478, 479, 480], "descriptor": [16, 23, 24, 30, 32, 48, 60, 62, 67, 74, 77, 80, 83, 86, 93, 96, 113, 115, 122, 127, 128, 129, 130, 173, 174, 182, 184, 209, 212, 215, 222, 223, 232, 245, 252, 254, 255, 265, 275, 279, 280, 292, 306, 309, 312, 319, 325, 326, 329, 330, 334, 335, 338, 341, 345, 355, 356, 358, 359, 366, 380, 382, 424, 427, 433, 463, 464, 465, 466, 469, 470, 471, 472, 473, 475, 477, 479, 480], "ellipsi": [16, 62, 67, 86, 119, 165, 184, 190, 251, 261, 271, 296, 304, 374, 375, 382, 383, 428, 432, 447, 463, 467, 471, 478, 480], "capsul": [16, 67, 72, 94, 467, 480], "generat": [16, 26, 30, 32, 48, 50, 57, 63, 65, 67, 70, 71, 72, 74, 76, 78, 84, 86, 96, 99, 100, 101, 106, 109, 110, 117, 119, 123, 127, 131, 132, 134, 136, 138, 139, 140, 141, 147, 148, 152, 155, 158, 160, 163, 166, 170, 172, 174, 178, 179, 180, 184, 187, 188, 190, 191, 193, 200, 202, 205, 206, 208, 210, 214, 222, 223, 224, 227, 232, 239, 241, 242, 245, 251, 258, 264, 266, 268, 272, 278, 280, 281, 282, 290, 293, 296, 304, 308, 311, 312, 315, 318, 320, 323, 328, 332, 337, 343, 345, 349, 350, 355, 363, 366, 373, 374, 375, 377, 378, 381, 382, 383, 385, 391, 392, 395, 399, 404, 407, 410, 414, 416, 417, 418, 423, 424, 426, 428, 429, 431, 432, 433, 442, 452, 453, 458, 459, 460, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 477, 478, 479, 480, 481], "coroutin": [16, 26, 67, 86, 94, 120, 121, 122, 123, 125, 126, 127, 130, 131, 132, 133, 134, 135, 158, 166, 179, 183, 184, 185, 188, 210, 312, 341, 349, 350, 383, 385, 386, 427, 453, 464, 470, 471, 476, 477, 478, 479, 480], "datetim": [16, 67, 84, 93, 100, 123, 130, 134, 136, 147, 179, 187, 191, 200, 206, 208, 245, 251, 253, 266, 282, 285, 296, 301, 337, 338, 342, 363, 376, 382, 387, 416, 417, 422, 432, 448, 462, 463, 464, 465, 466, 469, 471, 475, 480], "pycontext": 17, "pycontextvar": [17, 480], "pycontexttoken": 17, "pycontext_new": 17, "bpo": [17, 34, 180, 185, 223, 264, 266, 280, 290, 299, 329, 383, 464, 465, 466, 468, 469, 470, 472, 473, 474, 475, 476, 477, 478, 479, 480], "34762": [17, 477, 480], "public": [17, 26, 28, 32, 33, 54, 56, 62, 67, 83, 92, 104, 107, 123, 152, 172, 173, 187, 201, 219, 220, 232, 237, 240, 247, 248, 252, 256, 261, 280, 289, 311, 328, 334, 338, 342, 349, 355, 359, 361, 383, 384, 385, 392, 405, 407, 410, 413, 423, 432, 433, 437, 459, 460, 462, 463, 465, 466, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "contextvar": [17, 67, 86, 123, 126, 132, 136, 161, 183, 251, 453, 480], "token": [17, 65, 67, 83, 113, 119, 153, 161, 167, 171, 219, 247, 251, 261, 262, 278, 283, 301, 311, 315, 328, 345, 354, 360, 392, 424, 428, 430, 431, 440, 444, 466, 467, 472, 476, 477, 480], "pycontext_typ": 17, "pycontextvar_typ": 17, "pycontexttoken_typ": 17, "pycontext_checkexact": 17, "pycontextvar_checkexact": 17, "pycontexttoken_checkexact": 17, "pycontext_copi": 17, "ctx": [17, 23, 41, 100, 119, 167, 183, 280, 338, 465], "shallow": [17, 32, 67, 157, 167, 178, 179, 190, 213, 241, 251, 252, 296, 341, 355, 382, 439, 480], "pycontext_copycurr": 17, "pycontext_ent": 17, "pycontext_exit": 17, "deactiv": [17, 349, 366, 396, 425, 450, 458, 471, 480], "pycontextvar_new": 17, "introspect": [17, 67, 74, 84, 86, 92, 167, 184, 188, 210, 223, 247, 296, 312, 366, 382, 386, 416, 417, 425, 429, 467, 469, 470, 471, 472, 473, 474, 475, 480], "debug": [17, 31, 32, 33, 48, 62, 65, 67, 74, 75, 84, 91, 99, 100, 101, 115, 116, 119, 122, 132, 141, 149, 167, 173, 183, 184, 185, 188, 193, 201, 202, 208, 210, 219, 239, 245, 253, 264, 265, 266, 276, 285, 289, 290, 294, 298, 302, 312, 316, 328, 332, 337, 338, 341, 349, 355, 356, 359, 360, 365, 366, 372, 379, 383, 385, 397, 410, 416, 419, 425, 426, 432, 433, 443, 449, 452, 454, 455, 458, 459, 460, 461, 462, 464, 465, 468, 469, 471, 472, 473, 474, 475, 476, 477, 479, 480], "pycontextvar_get": 17, "var": [17, 67, 77, 84, 86, 87, 92, 93, 100, 117, 119, 157, 161, 164, 167, 222, 251, 266, 341, 352, 357, 383, 386, 428, 438, 443, 447, 463, 464, 465, 466, 467, 469, 472, 480], "default_valu": 17, "dure": [17, 18, 22, 23, 28, 32, 33, 44, 50, 57, 62, 63, 67, 76, 84, 92, 93, 100, 102, 119, 130, 136, 137, 148, 155, 164, 173, 174, 178, 180, 183, 188, 190, 195, 198, 199, 200, 205, 208, 210, 215, 223, 232, 247, 248, 255, 259, 264, 265, 266, 267, 268, 278, 285, 290, 293, 296, 305, 310, 311, 316, 317, 320, 329, 330, 331, 332, 337, 338, 341, 349, 350, 358, 359, 363, 373, 377, 379, 381, 382, 383, 385, 387, 397, 399, 410, 411, 412, 413, 419, 422, 424, 425, 427, 429, 432, 433, 440, 452, 458, 459, 462, 463, 464, 465, 466, 468, 471, 473, 474, 475, 476, 477, 478, 479, 480], "pycontextvar_set": 17, "pycontextvar_reset": 17, "reset": [17, 32, 58, 67, 84, 93, 94, 107, 135, 141, 142, 152, 154, 155, 157, 161, 167, 174, 182, 183, 187, 195, 203, 209, 210, 211, 215, 219, 237, 242, 244, 247, 264, 270, 280, 290, 292, 298, 323, 325, 330, 334, 338, 341, 353, 355, 359, 362, 363, 372, 377, 381, 385, 386, 397, 405, 409, 410, 413, 422, 424, 432, 461, 465, 472, 473, 474, 475, 480], "pyos_snprintf": [18, 56, 461], "unix": [18, 23, 32, 33, 34, 58, 65, 67, 72, 73, 79, 80, 82, 86, 91, 94, 99, 104, 106, 112, 115, 117, 121, 127, 128, 129, 130, 133, 134, 143, 147, 157, 164, 171, 172, 174, 187, 193, 196, 198, 205, 212, 216, 222, 225, 226, 227, 230, 240, 244, 251, 254, 255, 258, 263, 266, 268, 269, 275, 280, 283, 284, 285, 289, 290, 291, 292, 293, 295, 298, 302, 303, 306, 307, 310, 319, 320, 325, 326, 327, 328, 329, 330, 331, 332, 334, 335, 336, 337, 338, 339, 345, 347, 349, 351, 352, 355, 357, 358, 359, 362, 363, 366, 372, 380, 385, 400, 404, 418, 419, 432, 435, 436, 443, 445, 450, 451, 452, 453, 455, 456, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 472, 473, 474, 475, 476, 477, 478, 480], "man": [18, 91, 123, 170, 268, 290, 310, 319, 325, 330, 334, 339, 363, 366, 372, 466, 480], "page": [18, 63, 67, 83, 86, 91, 94, 99, 100, 107, 112, 117, 123, 130, 133, 155, 163, 166, 170, 174, 187, 212, 244, 248, 251, 255, 263, 265, 266, 268, 275, 281, 290, 301, 310, 311, 319, 325, 330, 334, 337, 339, 344, 347, 353, 358, 359, 362, 363, 366, 372, 381, 392, 400, 404, 410, 417, 419, 423, 431, 437, 448, 450, 452, 458, 459, 461, 463, 464, 465, 466, 472, 473, 476, 477, 478, 480], "snprintf": [18, 461, 469, 480], "pyos_vsnprintf": [18, 56, 461], "va": [18, 423], "vsnprintf": [18, 461, 469, 480], "behavior": [18, 22, 23, 27, 28, 32, 33, 41, 57, 60, 62, 67, 72, 78, 84, 91, 92, 93, 98, 99, 100, 111, 116, 117, 123, 129, 136, 146, 154, 164, 170, 172, 173, 174, 178, 180, 183, 187, 190, 191, 193, 198, 200, 202, 203, 205, 208, 210, 212, 215, 222, 231, 239, 242, 244, 247, 252, 254, 255, 258, 259, 263, 264, 266, 267, 268, 272, 273, 280, 281, 285, 289, 290, 293, 296, 299, 306, 311, 325, 328, 329, 330, 331, 332, 334, 335, 338, 340, 341, 342, 344, 345, 349, 355, 359, 362, 363, 366, 371, 373, 375, 378, 383, 385, 391, 392, 397, 404, 407, 422, 424, 425, 426, 427, 429, 432, 433, 452, 453, 458, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 479, 480, 481], "corner": [18, 62, 91, 174, 381, 461, 464, 465, 470, 480], "upon": [18, 25, 32, 40, 63, 65, 71, 72, 84, 92, 99, 137, 141, 148, 152, 155, 156, 166, 170, 172, 174, 183, 185, 186, 190, 239, 241, 244, 245, 247, 268, 281, 290, 294, 296, 325, 326, 328, 330, 331, 337, 338, 344, 349, 359, 377, 397, 398, 407, 423, 425, 427, 429, 460, 465, 473, 474, 476, 478, 480], "int_max": [18, 480], "c99": [18, 34, 62, 75, 151, 173, 272, 341, 344, 349, 441, 453, 465, 469, 472, 476, 480], "necessari": [18, 32, 48, 60, 62, 63, 71, 72, 75, 76, 83, 84, 92, 93, 94, 97, 98, 99, 100, 102, 103, 109, 112, 117, 130, 136, 140, 151, 152, 155, 158, 164, 166, 174, 181, 183, 190, 191, 192, 193, 202, 203, 204, 205, 206, 210, 222, 223, 239, 240, 244, 245, 247, 255, 258, 263, 264, 267, 268, 269, 272, 275, 280, 285, 289, 290, 293, 296, 299, 305, 329, 332, 334, 337, 338, 341, 343, 344, 345, 350, 352, 353, 359, 361, 362, 369, 371, 373, 381, 385, 399, 402, 404, 405, 407, 409, 412, 416, 419, 425, 426, 427, 428, 433, 458, 461, 462, 464, 465, 466, 468, 471, 473, 474, 475, 476, 478, 480], "rv": [18, 34, 212], "someth": [18, 22, 32, 35, 72, 74, 83, 84, 88, 91, 92, 94, 97, 98, 99, 100, 102, 103, 104, 117, 119, 129, 136, 141, 148, 166, 172, 173, 198, 210, 222, 225, 244, 247, 248, 250, 252, 258, 259, 264, 265, 280, 289, 290, 296, 305, 311, 319, 335, 337, 338, 352, 355, 359, 362, 366, 383, 385, 386, 387, 392, 398, 399, 404, 407, 410, 416, 422, 425, 428, 429, 433, 438, 446, 459, 460, 461, 462, 463, 464, 465, 466, 469, 471, 472, 479, 480], "bad": [18, 41, 67, 71, 72, 99, 102, 107, 117, 172, 184, 187, 190, 198, 209, 210, 232, 244, 263, 265, 268, 280, 289, 305, 330, 381, 383, 394, 419, 433, 438, 440, 461, 465, 467, 469, 474, 476, 480], "happen": [18, 23, 25, 32, 58, 67, 72, 75, 83, 91, 92, 94, 100, 102, 107, 112, 123, 136, 154, 166, 173, 174, 178, 180, 187, 204, 210, 222, 223, 244, 247, 252, 255, 263, 264, 265, 266, 281, 289, 290, 292, 296, 311, 325, 331, 334, 338, 341, 342, 349, 350, 356, 358, 359, 362, 366, 378, 385, 386, 387, 392, 404, 424, 425, 426, 427, 429, 432, 433, 440, 459, 461, 463, 464, 465, 466, 467, 471, 474, 475, 478, 479, 480], "pyos_string_to_doubl": [18, 56, 466, 468], "endptr": 18, "overflow_except": 18, "whitespac": [18, 38, 63, 67, 84, 93, 94, 103, 106, 109, 117, 123, 134, 140, 143, 152, 164, 175, 183, 187, 190, 196, 199, 200, 205, 218, 219, 242, 244, 252, 259, 263, 294, 311, 316, 328, 341, 342, 344, 345, 359, 360, 361, 363, 378, 397, 407, 410, 412, 452, 459, 462, 465, 466, 468, 472, 473, 474, 477, 480], "whole": [18, 41, 78, 97, 103, 117, 138, 155, 164, 166, 174, 180, 204, 205, 232, 239, 256, 258, 264, 275, 289, 290, 293, 302, 304, 316, 325, 334, 337, 341, 361, 372, 385, 407, 410, 423, 424, 432, 452, 459, 466, 474, 478, 480], "much": [18, 23, 54, 60, 62, 66, 72, 74, 75, 83, 84, 86, 87, 91, 94, 100, 102, 103, 106, 107, 117, 123, 134, 148, 151, 155, 164, 173, 183, 190, 191, 200, 204, 222, 252, 255, 258, 266, 267, 268, 272, 280, 289, 290, 292, 296, 305, 316, 327, 334, 345, 352, 366, 373, 379, 381, 383, 385, 386, 387, 407, 408, 416, 424, 429, 459, 460, 461, 462, 463, 464, 465, 466, 467, 472, 473, 474, 475, 476, 478, 479, 480], "unconvert": 18, "segment": [18, 41, 47, 119, 151, 173, 190, 211, 212, 217, 280, 290, 330, 363, 391, 396, 464, 466, 472, 473, 480], "1e500": 18, "py_huge_v": 18, "out": [18, 23, 30, 33, 34, 38, 41, 55, 56, 58, 59, 63, 67, 71, 72, 75, 84, 88, 91, 93, 94, 97, 99, 100, 102, 103, 106, 107, 117, 119, 130, 131, 136, 137, 138, 141, 146, 155, 158, 160, 164, 172, 173, 174, 175, 180, 181, 183, 187, 188, 190, 192, 193, 200, 202, 208, 209, 210, 212, 223, 227, 232, 240, 244, 247, 248, 250, 255, 256, 258, 259, 263, 264, 272, 280, 289, 290, 292, 294, 295, 297, 301, 305, 308, 310, 311, 316, 319, 325, 328, 330, 334, 335, 337, 338, 341, 342, 344, 345, 349, 355, 359, 362, 366, 378, 381, 382, 383, 385, 386, 387, 391, 396, 397, 404, 407, 410, 414, 416, 420, 422, 423, 424, 425, 426, 433, 438, 439, 446, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 480], "pyos_double_to_str": [18, 56], "val": [18, 22, 23, 72, 94, 113, 164, 187, 188, 193, 202, 220, 241, 263, 294, 337, 341, 383, 387, 392, 425, 464, 471, 480], "format_cod": 18, "ptype": [18, 23, 300, 480], "repr": [18, 23, 24, 48, 62, 63, 67, 74, 93, 100, 105, 106, 109, 119, 136, 173, 178, 179, 180, 188, 190, 208, 222, 239, 244, 251, 280, 311, 326, 334, 341, 342, 349, 359, 361, 375, 378, 382, 383, 386, 387, 422, 424, 425, 432, 433, 441, 443, 447, 449, 459, 460, 462, 465, 466, 467, 468, 469, 472, 473, 474, 475, 476, 477, 478, 480], "py_dtsf_sign": 18, "py_dtsf_add_dot_0": 18, "py_dtsf_alt": 18, "ed": [18, 41, 62, 72, 91, 164, 174, 190, 208, 267, 290, 316, 329, 337, 469, 472, 479, 480], "togeth": [18, 60, 62, 67, 71, 87, 91, 92, 94, 97, 99, 100, 102, 103, 117, 123, 130, 155, 157, 172, 173, 190, 199, 204, 205, 215, 222, 231, 232, 240, 241, 244, 256, 258, 264, 265, 268, 290, 329, 338, 341, 350, 366, 371, 381, 383, 385, 386, 387, 392, 396, 409, 411, 423, 425, 427, 446, 463, 471, 472, 473, 479, 480], "preced": [18, 67, 92, 99, 100, 101, 103, 150, 164, 175, 180, 187, 188, 190, 191, 199, 204, 223, 244, 252, 263, 264, 265, 273, 300, 305, 316, 331, 334, 337, 341, 342, 344, 345, 349, 350, 363, 366, 373, 381, 397, 407, 410, 416, 417, 419, 424, 425, 426, 428, 430, 431, 432, 433, 452, 453, 458, 460, 461, 473, 477, 480], "look": [18, 28, 32, 41, 44, 48, 50, 62, 63, 71, 72, 74, 75, 76, 78, 83, 84, 86, 87, 88, 91, 92, 93, 94, 99, 100, 102, 103, 106, 107, 109, 111, 117, 119, 123, 136, 138, 140, 148, 151, 155, 164, 166, 173, 174, 177, 178, 180, 183, 186, 187, 188, 190, 193, 194, 196, 200, 202, 210, 222, 223, 227, 231, 240, 242, 244, 247, 248, 256, 262, 264, 265, 266, 268, 289, 290, 292, 293, 299, 305, 310, 316, 321, 329, 335, 337, 338, 340, 341, 342, 345, 349, 351, 352, 359, 366, 373, 375, 378, 379, 382, 383, 384, 385, 386, 387, 392, 399, 404, 407, 410, 420, 422, 424, 425, 426, 427, 429, 432, 433, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 472, 473, 474, 476, 478, 480], "rule": [18, 23, 28, 32, 60, 62, 67, 84, 92, 93, 94, 98, 100, 102, 103, 106, 117, 119, 148, 151, 158, 173, 175, 178, 180, 183, 187, 191, 193, 199, 200, 202, 204, 205, 206, 218, 219, 222, 240, 241, 244, 256, 263, 272, 289, 293, 316, 341, 342, 344, 345, 362, 363, 372, 383, 386, 387, 391, 397, 408, 412, 424, 425, 426, 427, 428, 429, 431, 432, 433, 459, 460, 462, 464, 465, 466, 467, 471, 472, 473, 480], "document": [18, 23, 24, 28, 41, 44, 50, 54, 57, 58, 60, 62, 63, 67, 70, 71, 72, 74, 75, 76, 78, 84, 87, 88, 91, 92, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 112, 117, 119, 123, 125, 130, 134, 136, 141, 142, 147, 148, 152, 163, 164, 166, 173, 174, 178, 180, 184, 187, 190, 191, 192, 193, 195, 199, 200, 202, 204, 205, 210, 217, 218, 222, 223, 227, 232, 238, 240, 244, 245, 247, 248, 251, 252, 253, 256, 259, 263, 264, 265, 266, 268, 269, 270, 278, 279, 280, 282, 287, 289, 290, 292, 294, 301, 304, 311, 319, 327, 328, 332, 334, 335, 337, 338, 339, 341, 345, 349, 351, 355, 358, 359, 361, 362, 363, 366, 372, 373, 381, 382, 383, 391, 392, 396, 397, 399, 400, 402, 408, 409, 411, 412, 413, 414, 416, 419, 420, 422, 423, 424, 425, 427, 429, 431, 432, 433, 442, 443, 453, 458, 459, 460, 461, 462, 463, 464, 467, 468, 471, 472, 475, 476, 477, 479, 481], "py_dtst_finit": 18, "py_dtst_infinit": 18, "py_dtst_nan": 18, "signifi": [18, 93, 102, 178, 242, 337, 338, 341, 383, 425, 432, 471], "finit": [18, 25, 83, 91, 94, 103, 151, 183, 218, 258, 272, 341, 349, 425, 480], "infinit": [18, 22, 27, 44, 60, 67, 84, 94, 103, 135, 155, 183, 245, 258, 272, 280, 282, 290, 293, 296, 316, 317, 341, 349, 385, 425, 459, 463, 465, 473, 480], "pyos_stricmp": [18, 465], "s1": [18, 106, 158, 187, 263, 334, 462], "s2": [18, 106, 158, 187, 263, 334, 462], "insensit": [18, 67, 103, 106, 155, 164, 193, 202, 241, 242, 247, 273, 293, 316, 331, 337, 342, 343, 355, 359, 397, 404, 452, 458, 463, 465, 477, 480, 481], "comparison": [18, 23, 48, 62, 63, 67, 73, 94, 102, 106, 109, 119, 137, 151, 157, 158, 170, 173, 178, 180, 183, 187, 188, 190, 216, 217, 222, 223, 251, 252, 253, 263, 272, 280, 288, 295, 342, 343, 349, 359, 383, 385, 386, 387, 402, 410, 416, 425, 428, 430, 432, 439, 446, 452, 459, 461, 462, 463, 464, 465, 466, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "almost": [18, 32, 63, 71, 74, 75, 83, 84, 91, 100, 103, 106, 109, 117, 151, 154, 174, 183, 248, 255, 263, 269, 272, 280, 285, 289, 316, 338, 341, 345, 366, 383, 385, 386, 404, 425, 431, 453, 458, 460, 462, 465, 467, 471, 473, 479, 480], "pyos_strnicmp": [18, 465], "strncmp": 18, "async": [19, 23, 26, 31, 49, 67, 86, 100, 120, 121, 122, 123, 126, 130, 131, 132, 133, 134, 135, 136, 166, 167, 188, 222, 223, 252, 261, 309, 338, 374, 382, 383, 385, 386, 387, 425, 427, 428, 432, 469, 470, 471, 476, 477, 478, 479, 480], "pycoroobject": 19, "pycoro_typ": 19, "pycoro_checkexact": 19, "pycoro_new": 19, "pyframeobject": [19, 26, 29, 32, 52, 56, 65, 470, 474, 480], "__name__": [19, 29, 44, 60, 62, 67, 83, 84, 86, 92, 93, 99, 100, 101, 123, 141, 152, 154, 163, 179, 180, 184, 185, 187, 190, 194, 197, 208, 222, 223, 225, 247, 252, 264, 280, 286, 289, 293, 294, 296, 299, 310, 312, 318, 320, 321, 330, 335, 337, 339, 341, 359, 362, 364, 382, 383, 385, 396, 397, 399, 404, 417, 425, 429, 447, 461, 462, 465, 467, 469, 471, 473, 474, 475, 476, 478, 479, 480], "__qualname__": [19, 27, 29, 60, 67, 86, 92, 93, 194, 208, 222, 223, 252, 341, 425, 426, 469, 473, 475, 480], "pydatetime_import": 20, "pydatetimeapi": 20, "pydatetime_d": 20, "date": [20, 32, 67, 71, 84, 93, 100, 130, 134, 136, 147, 160, 179, 190, 196, 200, 205, 206, 208, 240, 242, 263, 264, 266, 268, 285, 288, 290, 296, 308, 336, 337, 338, 341, 355, 363, 366, 376, 387, 416, 417, 419, 420, 423, 429, 432, 448, 449, 458, 459, 463, 464, 465, 467, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pydatetime_datetim": 20, "pydatetime_tim": 20, "pydatetime_delta": 20, "pydatetime_datetyp": 20, "pydatetime_datetimetyp": 20, "pydatetime_timetyp": 20, "pydatetime_deltatyp": 20, "timedelta": [20, 67, 93, 179, 285, 382, 422, 462, 466, 472, 473, 477, 478, 479, 480], "pydatetime_tzinfotyp": 20, "zone": [20, 180, 206, 256, 334, 363, 422, 423, 453, 462, 464, 466, 479, 480], "info": [20, 23, 62, 67, 72, 83, 92, 99, 100, 115, 117, 122, 134, 149, 155, 166, 180, 188, 222, 224, 227, 239, 240, 243, 248, 252, 253, 261, 264, 265, 266, 268, 280, 285, 299, 300, 304, 329, 346, 355, 366, 381, 383, 385, 392, 418, 419, 427, 449, 456, 460, 462, 464, 465, 466, 471, 472, 474, 478, 480], "tzinfo": [20, 67, 179, 206, 376, 422, 462, 469, 470, 472, 473, 476, 477, 479, 480], "utc": [20, 67, 179, 180, 187, 200, 206, 266, 337, 338, 363, 422, 448, 465, 470, 471, 472, 475, 476, 477, 480], "pydatetime_timezone_utc": [20, 477], "timezon": [20, 67, 100, 115, 179, 187, 200, 206, 337, 338, 359, 376, 422, 448, 470, 471, 472, 473, 475, 476, 477, 480], "pydate_check": 20, "pydate_checkexact": 20, "pydatetime_check": 20, "pydatetime_checkexact": 20, "pytime_check": 20, "pytime_checkexact": 20, "pydelta_check": 20, "pydelta_checkexact": 20, "pytzinfo_check": 20, "pytzinfo_checkexact": 20, "pydate_fromd": 20, "year": [20, 67, 84, 92, 103, 147, 179, 180, 190, 259, 337, 340, 363, 383, 410, 419, 432, 443, 458, 460, 462, 464, 465, 466, 467, 468, 470, 471, 472, 473, 478, 479, 480], "month": [20, 67, 84, 147, 179, 180, 263, 363, 419, 432, 459, 460, 462, 466, 471, 480], "day": [20, 67, 72, 83, 84, 93, 103, 123, 147, 164, 179, 180, 223, 241, 259, 263, 266, 272, 285, 290, 336, 338, 340, 363, 382, 419, 422, 429, 432, 448, 459, 462, 464, 465, 466, 471, 474, 476, 478, 479, 480], "pydatetime_fromdateandtim": 20, "hour": [20, 67, 84, 103, 123, 130, 136, 179, 180, 206, 266, 268, 363, 419, 422, 432, 462, 476], "minut": [20, 67, 106, 132, 179, 180, 266, 290, 359, 363, 419, 432, 453, 462, 477, 480], "usecond": 20, "pydatetime_fromdateandtimeandfold": [20, 480], "fold": [20, 67, 179, 180, 191, 198, 199, 200, 205, 247, 282, 341, 343, 422, 423, 463, 464, 476, 477, 480], "pytime_fromtim": 20, "pytime_fromtimeandfold": 20, "pydelta_fromdsu": 20, "pytimezone_fromoffset": [20, 477], "pytimezone_fromoffsetandnam": [20, 477], "tzname": [20, 67, 115, 179, 180, 363, 422, 476, 479, 480], "pydatetime_get_year": 20, "pydatetime_get_month": 20, "pydatetime_get_day": 20, "31": [20, 92, 103, 147, 170, 173, 175, 180, 208, 231, 256, 259, 315, 316, 340, 341, 349, 363, 416, 419, 421, 422, 432, 448, 462, 464, 465, 472, 477, 478, 479, 480], "pydatetime_date_get_hour": 20, "23": [20, 93, 96, 100, 106, 147, 180, 183, 206, 222, 223, 233, 256, 258, 264, 280, 316, 329, 334, 341, 345, 356, 363, 364, 461, 462, 470, 472, 474, 475, 476, 478, 479, 480], "pydatetime_date_get_minut": 20, "59": [20, 88, 100, 180, 258, 316, 363, 379, 450, 472, 480], "pydatetime_date_get_second": 20, "pydatetime_date_get_microsecond": 20, "999999": [20, 180, 183, 473], "pydatetime_date_get_fold": 20, "pydatetime_date_get_tzinfo": [20, 469, 480], "pydatetime_time_get_hour": 20, "pydatetime_time_get_minut": 20, "pydatetime_time_get_second": 20, "pydatetime_time_get_microsecond": 20, "pydatetime_time_get_fold": 20, "pydatetime_time_get_tzinfo": [20, 469, 480], "delta": [20, 67, 106, 138, 180, 188, 251, 267, 360, 385, 461, 463, 466, 476, 478, 480], "pydatetime_delta_get_day": 20, "999999999": [20, 180], "pydatetime_delta_get_second": 20, "86399": [20, 180], "pydatetime_delta_get_microsecond": 20, "db": [20, 67, 92, 172, 181, 222, 251, 258, 278, 295, 327, 448, 453, 464, 465, 467, 470, 480], "pydatetime_fromtimestamp": 20, "fromtimestamp": [20, 67, 100, 179, 180, 187, 337, 471, 477, 480], "pydate_fromtimestamp": [20, 480], "pyproperty_typ": [21, 56, 92], "pydescr_newgetset": [21, 56], "pygetsetdef": [21, 56, 57, 62, 74, 75, 98, 252, 382, 477, 480], "getset": [21, 62, 252], "pydescr_newmemb": [21, 56], "pymemberdef": [21, 56, 57, 60, 62, 74, 75, 92, 252, 382, 466, 471, 477, 480], "meth": [21, 43, 62, 77, 84, 86, 109, 341, 383, 460, 463, 469, 470, 473], "pydescr_newmethod": [21, 56, 480], "pymethoddef": [21, 34, 44, 56, 57, 61, 62, 71, 72, 74, 75, 98, 462, 480], "pydescr_newwrapp": 21, "wrapperbas": [21, 477, 480], "pydescr_newclassmethod": [21, 56], "pydescr_isdata": [21, 480], "descr": [21, 92, 173], "pywrapper_new": [21, 56], "pydictobject": [22, 54, 471, 480], "pydict_typ": [22, 56], "pydict_checkexact": 22, "pydict_new": [22, 56], "pydictproxy_new": [22, 56], "mappingproxytyp": [22, 67, 178, 179, 222, 341, 382, 424, 469, 471, 473, 480], "enforc": [22, 93, 183, 193, 202, 222, 240, 290, 319, 339, 341, 342, 381, 383, 407, 408, 410, 424, 427, 433, 452, 460, 461, 464, 467, 472, 473, 480], "modif": [22, 27, 33, 60, 63, 65, 72, 93, 100, 109, 119, 166, 187, 213, 231, 242, 245, 247, 263, 266, 268, 275, 280, 289, 290, 293, 321, 329, 331, 335, 339, 349, 355, 359, 373, 407, 410, 419, 423, 425, 458, 464, 466, 472, 473, 474, 475, 476, 478, 480], "pydict_clear": [22, 56], "pydict_contain": [22, 56, 463], "pydict_copi": [22, 56], "pydict_setitem": [22, 56, 62, 72, 480], "insert": [22, 30, 32, 33, 37, 59, 67, 71, 72, 79, 94, 106, 109, 111, 117, 118, 119, 123, 140, 143, 144, 148, 157, 158, 164, 174, 178, 179, 187, 190, 205, 222, 223, 244, 247, 255, 259, 264, 267, 270, 278, 281, 289, 294, 296, 304, 317, 337, 341, 342, 344, 349, 365, 373, 382, 397, 399, 404, 407, 410, 420, 425, 427, 429, 433, 437, 439, 452, 457, 459, 462, 464, 465, 466, 468, 471, 473, 474, 475, 476, 477, 478, 480], "hashabl": [22, 48, 62, 67, 84, 86, 113, 158, 179, 180, 184, 187, 218, 222, 223, 229, 252, 256, 288, 293, 315, 341, 383, 399, 425, 427, 462, 463, 465, 466, 470, 471, 473, 475, 479, 480], "steal": [22, 23, 32, 34, 44, 48, 53, 59, 480], "pydict_setitemstr": [22, 56, 480], "pydict_delitem": [22, 56], "pydict_delitemstr": [22, 56], "pydict_getitem": [22, 56, 72, 469, 480], "__hash__": [22, 62, 67, 77, 79, 84, 86, 158, 178, 208, 222, 286, 341, 386, 425, 452, 464, 465, 467, 473, 477, 480], "__eq__": [22, 62, 67, 77, 79, 84, 86, 144, 158, 165, 178, 191, 192, 199, 208, 221, 223, 241, 252, 282, 288, 341, 382, 386, 387, 416, 425, 460, 465, 466, 467, 470, 472, 477, 480], "pydict_getitemwitherror": [22, 56, 480], "gil": [22, 23, 41, 44, 50, 58, 62, 67, 75, 83, 86, 98, 136, 163, 173, 185, 232, 247, 465, 466, 469, 472, 474, 476, 479, 480], "held": [22, 30, 32, 41, 58, 83, 98, 164, 244, 255, 265, 266, 275, 280, 341, 349, 362, 385, 399, 423, 425, 459, 464, 465, 466, 476, 480], "histor": [22, 40, 62, 72, 74, 94, 98, 164, 174, 180, 210, 245, 268, 292, 363, 411, 419, 433, 458, 466, 471, 474, 476, 480], "reason": [22, 23, 32, 41, 45, 46, 48, 50, 62, 67, 72, 75, 83, 84, 87, 88, 91, 93, 94, 99, 100, 102, 103, 106, 107, 112, 136, 138, 148, 151, 152, 174, 178, 180, 183, 188, 190, 191, 193, 208, 210, 213, 227, 238, 239, 242, 244, 245, 247, 253, 255, 264, 265, 266, 267, 268, 272, 289, 290, 293, 296, 302, 305, 311, 329, 331, 334, 338, 341, 349, 355, 356, 359, 361, 363, 366, 381, 383, 385, 386, 387, 390, 392, 404, 422, 423, 424, 425, 429, 461, 462, 464, 467, 472, 473, 474, 475, 480], "suppress": [22, 32, 33, 67, 91, 99, 117, 136, 149, 154, 160, 166, 190, 285, 289, 308, 312, 331, 332, 341, 345, 349, 359, 404, 424, 425, 433, 452, 458, 460, 462, 464, 465, 466, 467, 468, 474, 475, 477, 478, 480, 481], "wasn": [22, 30, 44, 75, 100, 117, 266, 289, 353, 385, 420, 459, 461, 462, 464, 465, 476, 480], "pydict_getitemstr": [22, 56, 72], "pyunicode_fromstr": [22, 34, 56, 63, 71, 75], "pydict_setdefault": [22, 480], "defaultobj": 22, "setdefault": [22, 67, 77, 157, 158, 181, 241, 253, 341, 404, 425, 459, 462, 472, 473, 480], "hash": [22, 32, 33, 48, 62, 63, 67, 74, 77, 83, 84, 86, 143, 158, 160, 164, 171, 178, 181, 220, 222, 234, 247, 248, 251, 267, 286, 295, 308, 334, 349, 382, 386, 395, 399, 423, 425, 427, 429, 432, 446, 447, 452, 453, 461, 462, 464, 465, 466, 469, 470, 472, 473, 476, 479, 480], "pydict_item": [22, 56], "pylistobject": [22, 37, 53, 75], "pydict_key": [22, 56], "pydict_valu": [22, 56], "pydict_s": [22, 56], "pydict_next": [22, 56], "ppos": 22, "pkey": 22, "pvalu": [22, 23, 71], "spars": [22, 290, 355, 480], "pos": [22, 59, 67, 114, 138, 150, 183, 219, 221, 252, 259, 275, 282, 288, 290, 297, 316, 317, 346, 360, 373, 381, 398, 462, 466, 475], "interest": [22, 62, 67, 71, 72, 74, 76, 83, 84, 92, 93, 94, 99, 100, 103, 106, 117, 148, 150, 151, 164, 180, 187, 190, 191, 197, 204, 212, 213, 244, 258, 264, 268, 270, 273, 289, 294, 305, 311, 316, 325, 350, 362, 383, 385, 386, 387, 397, 398, 412, 425, 431, 433, 459, 460, 461, 462, 464, 466, 480], "pylong_aslong": [22, 34, 38, 56, 71, 478], "pylong_fromlong": [22, 34, 38, 44, 56, 71, 72, 74, 75, 480], "pydict_merg": [22, 56], "overrid": [22, 32, 33, 48, 60, 62, 63, 65, 67, 84, 92, 99, 100, 107, 113, 117, 123, 129, 132, 133, 141, 152, 154, 158, 164, 168, 172, 173, 178, 180, 184, 186, 190, 193, 199, 200, 202, 205, 206, 210, 215, 222, 223, 227, 240, 241, 242, 245, 247, 252, 255, 259, 264, 266, 269, 280, 284, 289, 290, 293, 296, 308, 311, 312, 316, 328, 331, 334, 335, 341, 342, 345, 349, 351, 359, 362, 373, 381, 383, 385, 386, 387, 392, 399, 404, 410, 414, 419, 425, 426, 427, 429, 437, 452, 453, 458, 459, 462, 465, 466, 467, 468, 473, 474, 476, 477, 478, 480], "pymapping_key": [22, 39, 56, 477, 480], "pyobject_getitem": [22, 34, 39, 48, 56, 62], "replac": [22, 24, 30, 32, 33, 41, 55, 58, 59, 60, 62, 63, 67, 70, 72, 83, 84, 88, 91, 92, 93, 94, 100, 106, 109, 115, 117, 119, 123, 129, 136, 148, 154, 155, 161, 164, 170, 173, 174, 176, 178, 179, 180, 187, 188, 190, 193, 194, 199, 202, 203, 206, 208, 210, 211, 215, 216, 222, 226, 232, 247, 248, 249, 252, 255, 263, 264, 265, 268, 269, 273, 276, 280, 289, 290, 293, 294, 304, 305, 312, 315, 316, 317, 318, 328, 329, 330, 337, 338, 341, 342, 349, 355, 359, 361, 362, 363, 365, 366, 368, 372, 373, 375, 379, 381, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 399, 404, 407, 410, 412, 414, 418, 419, 422, 425, 427, 430, 432, 433, 446, 448, 452, 453, 458, 459, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pydict_upd": [22, 56], "updat": [22, 32, 33, 41, 44, 58, 62, 67, 74, 75, 83, 84, 91, 92, 94, 100, 106, 114, 117, 123, 130, 132, 137, 157, 158, 160, 166, 171, 174, 176, 179, 180, 182, 186, 188, 190, 193, 202, 204, 210, 219, 222, 223, 232, 233, 234, 241, 244, 245, 247, 252, 253, 255, 262, 268, 275, 278, 280, 282, 285, 289, 290, 293, 296, 299, 312, 321, 327, 334, 337, 341, 345, 352, 355, 363, 366, 373, 377, 381, 382, 386, 391, 392, 398, 404, 410, 418, 425, 429, 433, 437, 452, 458, 459, 460, 461, 462, 463, 464, 465, 471, 472, 473, 474, 475, 476, 477, 478, 480], "pydict_mergefromseq2": [22, 56], "seq2": [22, 94, 288, 459], "merg": [22, 67, 84, 86, 91, 92, 94, 99, 100, 174, 179, 180, 190, 210, 233, 264, 266, 279, 289, 290, 341, 377, 383, 423, 449, 453, 458, 459, 462, 465, 466, 471, 475, 480], "duplic": [22, 67, 87, 94, 109, 160, 164, 166, 183, 187, 188, 193, 202, 205, 208, 212, 252, 256, 264, 268, 290, 299, 334, 341, 342, 359, 381, 383, 385, 404, 419, 423, 424, 425, 427, 428, 438, 439, 461, 463, 464, 465, 471, 472, 475, 477, 479, 480], "win": [22, 32, 67, 91, 100, 174, 176, 289, 315, 352, 385, 458, 468, 472, 480], "pydict_addwatch": [22, 471], "pydict_watchcallback": 22, "futur": [22, 32, 60, 62, 67, 76, 83, 86, 98, 99, 102, 103, 109, 111, 117, 119, 120, 122, 124, 127, 129, 130, 135, 136, 152, 156, 161, 162, 164, 172, 180, 190, 194, 200, 202, 204, 205, 207, 210, 222, 231, 242, 244, 247, 249, 251, 252, 254, 264, 265, 280, 281, 289, 290, 305, 312, 316, 322, 325, 330, 334, 337, 338, 349, 350, 359, 362, 363, 382, 383, 385, 392, 397, 410, 425, 427, 432, 458, 459, 460, 461, 462, 463, 464, 465, 470, 473, 474, 478, 480, 481], "pydict_watch": [22, 471], "pydict_clearwatch": 22, "mark": [22, 23, 28, 33, 56, 57, 60, 63, 74, 83, 92, 96, 100, 102, 103, 106, 109, 114, 117, 119, 127, 130, 136, 141, 155, 163, 164, 174, 178, 187, 188, 190, 202, 227, 233, 237, 244, 252, 259, 266, 268, 294, 297, 302, 311, 325, 334, 337, 341, 345, 356, 359, 366, 377, 383, 385, 399, 407, 412, 423, 425, 427, 428, 432, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "watch": [22, 58, 60, 67, 98, 99, 130, 134, 183, 258, 264, 266, 325, 366, 448], "grant": [22, 60, 92, 103, 423, 459, 460, 464], "pydict_unwatch": 22, "pydict_watchev": 22, "pydict_event_ad": 22, "pydict_event_modifi": 22, "pydict_event_delet": 22, "pydict_event_clon": 22, "pydict_event_clear": 22, "pydict_event_dealloc": 22, "new_valu": [22, 27, 359], "delet": [22, 48, 53, 57, 58, 62, 63, 67, 72, 74, 75, 83, 87, 92, 96, 100, 103, 107, 113, 119, 141, 157, 164, 174, 175, 176, 178, 181, 184, 187, 188, 193, 197, 202, 203, 210, 215, 220, 222, 223, 238, 244, 245, 247, 253, 261, 266, 268, 280, 290, 293, 294, 302, 327, 329, 331, 337, 339, 341, 349, 357, 359, 362, 365, 366, 373, 381, 392, 396, 397, 399, 402, 404, 424, 425, 429, 432, 433, 435, 458, 461, 462, 464, 465, 466, 467, 468, 472, 474, 477, 478, 479, 480, 481], "maintain": [22, 32, 72, 83, 91, 93, 98, 100, 117, 144, 155, 164, 166, 173, 178, 183, 193, 204, 205, 210, 222, 245, 247, 248, 252, 263, 289, 304, 305, 322, 335, 344, 349, 352, 363, 372, 385, 397, 399, 400, 404, 409, 422, 427, 429, 431, 457, 458, 459, 461, 462, 463, 464, 465, 466, 467, 473, 474, 475, 477, 478, 479, 480], "doing": [22, 27, 32, 35, 62, 83, 84, 91, 94, 97, 99, 100, 102, 103, 106, 119, 130, 148, 155, 156, 166, 173, 183, 191, 213, 222, 232, 240, 247, 255, 262, 266, 275, 276, 280, 289, 290, 292, 296, 302, 316, 325, 330, 335, 338, 339, 342, 345, 359, 362, 366, 381, 383, 385, 386, 387, 392, 410, 418, 425, 426, 461, 464, 465, 466, 467, 471, 472, 474, 475, 476, 477, 480], "unpredict": [22, 27, 210, 268, 290, 410, 413, 425, 452, 461], "recurs": [22, 27, 31, 32, 60, 67, 72, 84, 94, 109, 119, 139, 148, 160, 164, 167, 178, 187, 188, 190, 193, 197, 202, 210, 213, 223, 228, 247, 249, 259, 280, 290, 293, 294, 296, 299, 304, 305, 310, 318, 327, 329, 339, 349, 355, 362, 381, 383, 385, 386, 392, 409, 410, 419, 425, 426, 429, 433, 437, 459, 460, 461, 462, 463, 465, 471, 472, 474, 475, 476, 477, 478, 480], "trigger": [22, 32, 33, 41, 62, 67, 75, 92, 94, 102, 136, 166, 174, 183, 186, 193, 202, 207, 210, 223, 247, 252, 280, 281, 289, 290, 330, 331, 337, 341, 349, 350, 366, 368, 385, 386, 391, 397, 416, 425, 452, 460, 461, 462, 463, 464, 465, 466, 472, 473, 474, 475, 476, 477, 480], "notifi": [22, 58, 67, 99, 102, 131, 135, 136, 161, 244, 245, 280, 362, 368, 399, 480], "chapter": [23, 41, 49, 65, 71, 72, 74, 75, 76, 83, 90, 94, 142, 177, 184, 214, 219, 221, 243, 244, 257, 277, 287, 295, 312, 349, 427, 431, 432, 480], "let": [23, 41, 65, 71, 72, 75, 78, 83, 84, 87, 88, 91, 92, 93, 94, 99, 100, 102, 103, 106, 107, 117, 123, 136, 152, 158, 164, 166, 173, 187, 197, 223, 227, 242, 248, 259, 263, 264, 265, 266, 289, 294, 304, 316, 327, 328, 337, 338, 366, 373, 381, 383, 386, 387, 410, 427, 429, 458, 459, 461, 462, 463, 464, 465, 466, 468, 470, 471, 472, 474, 477, 480], "understand": [23, 41, 67, 72, 74, 75, 83, 92, 99, 100, 102, 103, 106, 117, 151, 180, 190, 204, 227, 239, 240, 259, 272, 285, 304, 305, 316, 337, 342, 345, 365, 373, 383, 387, 413, 419, 424, 431, 459, 460, 461, 462, 464, 465, 466, 467, 471, 476, 480], "basic": [23, 32, 62, 63, 67, 72, 73, 74, 76, 83, 84, 91, 92, 94, 97, 99, 100, 102, 109, 117, 132, 141, 142, 152, 155, 157, 164, 166, 174, 180, 181, 184, 186, 187, 216, 219, 227, 231, 242, 244, 247, 249, 251, 252, 253, 255, 259, 264, 266, 280, 281, 289, 301, 304, 305, 319, 334, 335, 337, 338, 341, 345, 355, 359, 362, 365, 366, 371, 373, 378, 383, 385, 386, 387, 392, 403, 409, 410, 411, 412, 416, 427, 433, 453, 459, 461, 462, 464, 465, 466, 468, 472, 473, 474, 475, 478, 480], "posix": [23, 33, 67, 100, 104, 108, 112, 130, 134, 147, 163, 173, 180, 206, 210, 251, 254, 263, 280, 283, 289, 290, 291, 293, 298, 306, 313, 319, 325, 328, 329, 334, 335, 345, 349, 352, 355, 357, 362, 363, 388, 396, 418, 422, 423, 452, 453, 459, 462, 463, 464, 465, 466, 470, 471, 472, 473, 474, 475, 477, 478, 480], "global": [23, 27, 30, 31, 33, 44, 50, 52, 62, 65, 67, 72, 75, 78, 86, 87, 93, 94, 96, 107, 111, 112, 117, 119, 129, 132, 137, 141, 148, 157, 163, 166, 173, 174, 179, 188, 190, 192, 207, 208, 210, 215, 220, 222, 224, 227, 239, 244, 245, 247, 251, 252, 261, 262, 266, 273, 280, 289, 290, 293, 294, 295, 302, 305, 312, 317, 321, 331, 332, 334, 341, 342, 348, 349, 351, 352, 355, 356, 359, 362, 364, 366, 377, 381, 383, 385, 387, 392, 397, 399, 410, 417, 424, 425, 426, 428, 429, 430, 432, 437, 438, 447, 452, 458, 463, 464, 465, 466, 467, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "suppos": [23, 59, 62, 63, 72, 76, 84, 97, 100, 178, 183, 190, 193, 196, 245, 306, 316, 331, 334, 337, 338, 342, 355, 373, 387, 399, 464, 465, 466, 472, 477, 478, 480], "pyarg_": 23, "concret": [23, 32, 67, 74, 75, 93, 103, 119, 173, 180, 184, 194, 205, 216, 227, 247, 250, 251, 255, 265, 289, 326, 335, 341, 344, 349, 362, 385, 391, 404, 407, 414, 422, 429, 461, 462, 465, 473, 474, 477, 479, 480], "traceback": [23, 33, 41, 65, 67, 72, 75, 78, 84, 88, 91, 92, 93, 94, 97, 98, 99, 100, 106, 111, 117, 122, 136, 137, 139, 148, 154, 157, 160, 164, 166, 173, 174, 180, 182, 183, 185, 188, 190, 208, 210, 222, 244, 251, 252, 256, 262, 264, 265, 266, 280, 281, 293, 294, 296, 308, 312, 316, 335, 337, 341, 342, 344, 345, 347, 349, 362, 364, 381, 382, 384, 385, 386, 387, 404, 424, 426, 427, 433, 437, 438, 439, 440, 443, 446, 449, 452, 453, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 477, 478, 479, 480], "although": [23, 25, 27, 41, 62, 71, 84, 93, 99, 100, 136, 155, 173, 178, 180, 187, 190, 193, 194, 197, 202, 203, 245, 252, 255, 258, 264, 268, 278, 280, 289, 290, 292, 293, 296, 304, 316, 342, 349, 352, 355, 363, 372, 404, 409, 411, 412, 413, 422, 424, 425, 427, 429, 431, 433, 452, 458, 459, 471, 474, 475, 476, 480], "forbidden": [23, 41, 93, 107, 136, 238, 296, 341, 362, 465, 475, 480], "clean": [23, 32, 67, 72, 74, 98, 100, 103, 117, 119, 129, 136, 137, 155, 163, 188, 190, 198, 202, 205, 209, 210, 244, 249, 252, 268, 279, 280, 281, 282, 284, 312, 335, 337, 338, 340, 355, 359, 392, 396, 399, 413, 425, 427, 453, 459, 460, 461, 463, 464, 465, 466, 467, 471, 472, 473, 478, 479, 480], "prepar": [23, 58, 65, 67, 100, 106, 107, 115, 154, 179, 180, 188, 222, 227, 229, 232, 241, 251, 255, 266, 290, 296, 334, 345, 349, 359, 360, 381, 382, 385, 392, 410, 411, 414, 419, 423, 465, 467, 474, 475, 477, 479, 480], "propag": [23, 32, 35, 67, 94, 99, 100, 115, 122, 136, 154, 167, 210, 247, 264, 265, 280, 293, 294, 299, 322, 329, 330, 337, 341, 345, 349, 363, 378, 385, 387, 392, 399, 424, 425, 427, 429, 440, 462, 464, 476, 480], "intend": [23, 30, 32, 33, 41, 44, 56, 60, 63, 71, 72, 74, 83, 94, 99, 100, 102, 103, 107, 111, 112, 123, 136, 148, 155, 166, 181, 188, 190, 198, 205, 210, 223, 241, 242, 244, 248, 252, 255, 256, 264, 266, 267, 268, 272, 285, 290, 296, 299, 304, 331, 334, 338, 341, 342, 344, 345, 349, 355, 362, 373, 377, 381, 383, 385, 386, 391, 392, 397, 404, 408, 419, 422, 424, 425, 427, 431, 432, 433, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 471, 474, 475, 476, 477, 478, 480], "mysteri": [23, 72, 148, 293, 331, 474], "sys": [23, 24, 28, 30, 32, 33, 34, 44, 58, 62, 63, 65, 67, 72, 78, 79, 84, 86, 87, 96, 98, 99, 100, 101, 102, 106, 109, 110, 111, 112, 115, 119, 130, 133, 134, 136, 137, 139, 141, 148, 149, 152, 154, 160, 166, 172, 173, 174, 183, 185, 187, 188, 190, 197, 207, 210, 211, 212, 213, 215, 220, 222, 224, 225, 226, 227, 231, 242, 244, 247, 248, 251, 252, 255, 258, 259, 262, 264, 265, 266, 272, 276, 277, 280, 289, 290, 292, 294, 296, 297, 299, 300, 304, 305, 306, 308, 309, 310, 312, 318, 321, 324, 325, 328, 329, 330, 331, 334, 335, 337, 339, 341, 344, 345, 352, 353, 355, 356, 358, 359, 362, 364, 366, 377, 378, 379, 382, 385, 386, 387, 392, 396, 397, 399, 404, 410, 414, 417, 418, 419, 420, 424, 425, 427, 429, 433, 434, 435, 440, 443, 445, 447, 448, 449, 450, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 472, 480, 481], "exc_info": [23, 32, 34, 67, 72, 99, 100, 109, 141, 149, 184, 188, 190, 264, 266, 312, 329, 349, 355, 385, 402, 404, 424, 425, 447, 462, 464, 465, 467, 470, 475, 480], "former": [23, 30, 62, 74, 84, 117, 141, 156, 158, 173, 174, 180, 183, 222, 241, 247, 252, 264, 272, 280, 285, 305, 319, 329, 337, 363, 366, 372, 381, 383, 425, 427, 429, 468, 471, 472, 473, 476, 477, 478, 479, 480], "caught": [23, 98, 112, 117, 136, 149, 154, 210, 280, 290, 299, 302, 320, 329, 330, 334, 337, 349, 359, 363, 366, 385, 386, 411, 420, 424, 425, 433, 440, 460, 465, 467, 474, 478, 480], "stop": [23, 28, 33, 55, 67, 84, 93, 94, 99, 100, 102, 115, 118, 127, 130, 134, 136, 141, 152, 156, 157, 158, 180, 182, 184, 187, 188, 190, 194, 204, 210, 222, 224, 225, 232, 244, 252, 258, 264, 265, 266, 268, 280, 281, 289, 290, 292, 293, 294, 297, 299, 305, 311, 315, 330, 335, 341, 345, 359, 362, 365, 373, 379, 381, 382, 383, 385, 387, 403, 404, 424, 425, 427, 438, 459, 460, 461, 462, 464, 465, 466, 467, 469, 471, 472, 475, 476, 477, 480], "pyerr_clear": [23, 34, 56, 72, 474], "pyerr_printex": [23, 56, 480], "set_sys_last_var": 23, "stderr": [23, 32, 33, 41, 58, 63, 67, 71, 72, 84, 99, 100, 111, 123, 127, 130, 134, 148, 154, 161, 166, 187, 190, 211, 224, 226, 242, 244, 255, 264, 265, 266, 280, 289, 290, 308, 312, 318, 330, 337, 341, 345, 349, 355, 359, 362, 364, 378, 383, 385, 396, 397, 404, 425, 447, 448, 449, 452, 458, 459, 463, 465, 466, 467, 472, 474, 475, 476, 477, 479, 480], "systemexit": [23, 65, 67, 99, 112, 136, 137, 154, 165, 210, 244, 349, 362, 403, 426, 440, 447, 464, 465, 467, 476, 480], "exit": [23, 32, 33, 58, 65, 67, 71, 72, 83, 85, 88, 91, 94, 100, 111, 112, 115, 119, 123, 129, 130, 132, 134, 135, 136, 147, 148, 152, 154, 161, 163, 165, 166, 172, 174, 183, 185, 186, 188, 190, 197, 210, 211, 215, 225, 244, 245, 249, 251, 258, 264, 266, 280, 289, 290, 294, 305, 306, 308, 312, 316, 325, 330, 331, 332, 334, 335, 337, 341, 345, 349, 350, 356, 359, 362, 375, 377, 381, 382, 385, 386, 387, 396, 397, 399, 400, 403, 404, 408, 417, 418, 419, 424, 425, 427, 440, 445, 447, 448, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 472, 475, 476, 477, 478, 479, 480], "fatal": [23, 32, 41, 58, 71, 72, 137, 211, 338, 355, 385, 440, 466, 467, 473, 476, 480], "last_exc": [23, 67, 312, 349, 378, 471, 480], "backward": [23, 24, 32, 58, 60, 63, 65, 67, 79, 86, 99, 100, 117, 125, 141, 164, 174, 180, 188, 190, 191, 193, 202, 204, 205, 210, 219, 225, 242, 244, 245, 247, 252, 264, 265, 268, 290, 292, 296, 299, 305, 311, 316, 319, 329, 334, 338, 341, 345, 359, 363, 378, 381, 383, 391, 392, 394, 416, 427, 429, 432, 433, 437, 458, 459, 461, 462, 464, 465, 467, 472, 473, 474, 475, 476, 477, 478, 479, 480], "last_typ": [23, 67, 312, 349, 447, 467, 471, 480], "last_valu": [23, 67, 93, 208, 312, 349, 378, 447, 471, 480], "last_traceback": [23, 67, 294, 312, 349, 425, 447, 471, 480], "pyerr_print": [23, 56, 67, 71, 72, 480], "unraisablehook": [23, 28, 67, 112, 139, 312, 337, 349, 359, 447, 478, 480], "util": [23, 30, 32, 58, 67, 92, 93, 94, 100, 111, 115, 119, 130, 148, 152, 155, 156, 160, 174, 179, 183, 184, 187, 188, 190, 191, 193, 197, 200, 202, 204, 205, 227, 238, 245, 248, 251, 253, 267, 270, 277, 282, 289, 308, 312, 319, 329, 339, 341, 343, 345, 362, 366, 381, 385, 388, 396, 408, 458, 459, 461, 463, 464, 466, 469, 470, 471, 472, 473, 474, 475, 476, 478, 479, 480], "imposs": [23, 39, 53, 62, 84, 99, 155, 210, 265, 280, 290, 293, 309, 359, 362, 383, 385, 398, 407, 419, 433, 459, 460, 461, 462, 463, 465, 466, 471, 475, 480], "__del__": [23, 32, 51, 62, 67, 72, 83, 115, 179, 224, 255, 280, 313, 337, 357, 359, 386, 425, 474, 480], "pyerr_displayexcept": [23, 56, 471, 480], "display": [23, 32, 33, 41, 67, 86, 88, 93, 96, 100, 106, 115, 117, 119, 136, 148, 149, 152, 154, 157, 176, 182, 183, 185, 188, 190, 197, 200, 210, 211, 244, 251, 252, 256, 263, 264, 268, 278, 285, 290, 293, 294, 304, 308, 310, 316, 317, 318, 339, 341, 342, 343, 345, 349, 355, 361, 366, 369, 372, 373, 375, 377, 378, 381, 385, 392, 396, 397, 400, 418, 423, 425, 432, 433, 446, 452, 453, 458, 459, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "help": [23, 32, 44, 48, 57, 60, 65, 67, 74, 79, 83, 84, 85, 86, 88, 92, 93, 99, 100, 102, 103, 106, 107, 115, 119, 120, 147, 148, 149, 152, 155, 166, 173, 174, 184, 187, 188, 189, 190, 197, 219, 222, 223, 225, 227, 231, 232, 238, 241, 243, 247, 250, 251, 252, 255, 258, 259, 278, 285, 290, 294, 305, 332, 334, 337, 338, 341, 349, 359, 363, 364, 365, 366, 372, 375, 377, 383, 386, 387, 391, 392, 395, 396, 402, 410, 418, 425, 429, 432, 445, 447, 448, 452, 453, 459, 460, 461, 462, 463, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "statement": [23, 46, 48, 53, 60, 62, 65, 67, 71, 72, 78, 84, 86, 88, 94, 98, 100, 109, 110, 111, 112, 114, 117, 123, 136, 141, 146, 148, 156, 161, 163, 173, 181, 182, 183, 185, 188, 190, 198, 210, 215, 222, 231, 239, 244, 245, 247, 249, 251, 252, 255, 261, 267, 268, 275, 278, 280, 281, 285, 288, 289, 290, 292, 294, 309, 312, 316, 325, 332, 334, 335, 337, 338, 341, 345, 349, 351, 355, 356, 358, 359, 364, 375, 381, 383, 386, 387, 398, 402, 407, 408, 409, 419, 423, 426, 427, 428, 429, 430, 432, 434, 436, 437, 443, 452, 459, 460, 461, 462, 463, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 478, 479, 480, 481], "pyerr_setstr": [23, 34, 56, 72, 74, 75, 98, 466, 471, 480], "pyexc_runtimeerror": [23, 56, 74], "py_incref": [23, 34, 51, 56, 66, 72, 74, 75, 85, 86, 469, 470, 471, 478, 480], "decod": [23, 32, 33, 58, 63, 65, 67, 71, 72, 86, 100, 102, 106, 118, 123, 130, 133, 134, 138, 140, 142, 143, 172, 173, 185, 193, 194, 196, 197, 198, 199, 200, 201, 203, 205, 206, 210, 222, 232, 241, 247, 253, 255, 267, 282, 285, 290, 296, 297, 301, 314, 334, 337, 338, 341, 344, 345, 349, 355, 356, 359, 374, 375, 391, 392, 394, 396, 404, 416, 419, 425, 429, 432, 448, 452, 459, 461, 463, 464, 465, 466, 467, 468, 472, 473, 474, 475, 476, 479, 480], "pyerr_setobject": [23, 56, 72, 471, 480], "pyerr_format": [23, 56, 74, 466, 475, 480], "pyunicode_fromformat": [23, 56, 63, 74, 75, 469, 471, 473, 474, 475, 480], "pyerr_formatv": [23, 56, 475, 480], "pyerr_setnon": [23, 56], "shorthand": [23, 84, 97, 117, 140, 188, 190, 256, 299, 334, 361, 366, 378, 383, 397, 424, 440, 462, 463, 474], "pyerr_badargu": [23, 56], "pyexc_typeerror": [23, 56, 72, 74, 75], "illeg": [23, 46, 94, 106, 155, 193, 202, 209, 210, 290, 311, 330, 338, 341, 363, 373, 404, 407, 419, 424, 425, 428, 432, 433, 460, 461, 463, 464, 466, 472, 477, 478], "pyerr_nomemori": [23, 41, 56, 72], "pyexc_memoryerror": [23, 56], "pyerr_setfromerrno": [23, 56, 72], "construct": [23, 53, 57, 58, 60, 61, 65, 71, 72, 74, 84, 92, 93, 94, 97, 98, 99, 100, 111, 117, 123, 130, 134, 136, 146, 155, 158, 166, 173, 180, 183, 186, 188, 190, 191, 194, 198, 200, 205, 206, 210, 213, 217, 218, 231, 232, 240, 242, 247, 256, 258, 264, 265, 267, 278, 280, 289, 290, 293, 296, 304, 305, 311, 316, 317, 328, 331, 332, 334, 337, 338, 341, 344, 362, 366, 378, 381, 383, 385, 386, 387, 391, 396, 399, 408, 409, 410, 411, 416, 417, 419, 422, 424, 425, 426, 427, 432, 433, 448, 452, 458, 459, 460, 461, 463, 464, 466, 471, 472, 473, 475, 476, 477, 478, 479, 480], "gotten": [23, 148, 183, 280, 459, 480], "strerror": [23, 67, 115, 209, 210, 263, 290, 465, 480], "eintr": [23, 67, 115, 209, 210, 280, 466, 480], "interrupt": [23, 32, 67, 100, 112, 116, 123, 136, 148, 174, 175, 183, 188, 209, 210, 244, 268, 280, 290, 295, 325, 326, 330, 334, 335, 337, 345, 356, 362, 363, 385, 392, 403, 417, 423, 425, 438, 465, 466, 472, 475, 478, 479, 480], "pyerr_checksign": [23, 56, 471, 480], "pyerr_setfromerrnowithfilenameobject": [23, 56], "filenameobject": 23, "oserror": [23, 67, 106, 123, 127, 130, 150, 173, 180, 185, 210, 212, 215, 220, 222, 227, 231, 240, 242, 247, 252, 255, 275, 279, 280, 285, 290, 291, 292, 293, 300, 303, 319, 325, 329, 330, 332, 334, 338, 345, 355, 356, 359, 363, 390, 392, 402, 420, 424, 440, 447, 466, 469, 473, 474, 478, 480], "filenameobject2": 23, "pyerr_setfromerrnowithfilenam": [23, 56, 480], "pyerr_setfromwindowserr": [23, 56], "ierr": 23, "windowserror": [23, 67, 173, 210, 402, 473], "getlasterror": [23, 67, 115, 173, 480], "win32": [23, 63, 83, 85, 134, 173, 266, 280, 290, 334, 345, 349, 352, 402, 403, 458, 459, 465, 467, 472, 475, 480], "formatmessag": [23, 173, 210], "pyexc_windowserror": [23, 56], "pyerr_setexcfromwindowserr": [23, 56], "pyerr_setfromwindowserrwithfilenam": [23, 56, 480], "os": [23, 32, 33, 58, 63, 67, 72, 77, 84, 86, 91, 92, 94, 96, 99, 100, 106, 109, 112, 115, 117, 121, 122, 123, 129, 130, 134, 135, 136, 137, 139, 148, 157, 160, 161, 163, 164, 166, 167, 180, 184, 185, 186, 187, 190, 197, 205, 207, 209, 211, 212, 213, 216, 217, 222, 226, 227, 228, 231, 232, 240, 242, 244, 249, 251, 255, 263, 266, 269, 275, 279, 280, 283, 289, 296, 298, 299, 300, 303, 305, 306, 315, 317, 325, 326, 329, 330, 331, 332, 334, 337, 338, 339, 341, 349, 351, 352, 355, 357, 362, 363, 366, 377, 379, 385, 386, 396, 397, 400, 404, 418, 419, 422, 425, 435, 440, 448, 449, 452, 453, 458, 459, 461, 462, 463, 464, 467, 480, 481], "fsdecod": [23, 67, 86, 115, 290, 349, 472, 476, 480], "pyerr_setexcfromwindowserrwithfilenameobject": [23, 56], "filename2": [23, 67, 210], "pyerr_setexcfromwindowserrwithfilenam": [23, 56, 480], "pyerr_setimporterror": [23, 56, 474, 476], "msg": [23, 67, 83, 100, 104, 119, 126, 136, 148, 166, 173, 187, 193, 194, 195, 197, 198, 199, 200, 201, 202, 204, 205, 206, 210, 214, 225, 232, 234, 239, 247, 253, 259, 263, 264, 266, 268, 280, 282, 283, 312, 316, 332, 334, 341, 356, 359, 360, 378, 385, 390, 392, 405, 411, 447, 462, 463, 464, 472, 473, 474, 475, 476, 480], "importerror": [23, 67, 100, 102, 210, 247, 265, 276, 280, 296, 299, 331, 338, 349, 359, 385, 407, 420, 429, 433, 447, 453, 460, 462, 465, 471, 473, 474, 476, 477, 479, 480], "pyerr_setimporterrorsubclass": [23, 56, 476], "subclass": [23, 28, 42, 46, 48, 53, 57, 58, 60, 62, 67, 73, 74, 86, 97, 98, 99, 103, 107, 113, 117, 119, 123, 129, 130, 135, 136, 141, 147, 152, 154, 155, 158, 164, 169, 172, 173, 178, 179, 180, 183, 184, 186, 190, 196, 200, 202, 203, 205, 208, 210, 213, 215, 222, 223, 239, 242, 245, 247, 248, 250, 252, 253, 255, 256, 259, 264, 265, 266, 268, 280, 281, 289, 290, 293, 296, 302, 304, 315, 316, 327, 328, 329, 331, 332, 334, 335, 337, 338, 341, 342, 345, 349, 355, 359, 362, 366, 372, 373, 381, 382, 383, 385, 386, 391, 392, 394, 396, 397, 399, 404, 407, 409, 410, 411, 412, 414, 416, 420, 422, 424, 426, 427, 433, 437, 440, 449, 452, 459, 461, 462, 463, 464, 465, 466, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pyerr_syntaxlocationobject": [23, 480], "lineno": [23, 67, 96, 119, 141, 164, 182, 184, 185, 188, 190, 210, 214, 215, 216, 219, 252, 259, 261, 262, 264, 270, 282, 283, 294, 296, 305, 309, 311, 312, 316, 328, 359, 360, 378, 379, 385, 397, 428, 452, 469, 475, 476, 478, 480], "col_offset": [23, 67, 119, 188, 261, 478, 480], "syntaxerror": [23, 65, 67, 78, 103, 119, 154, 156, 165, 190, 210, 222, 244, 316, 359, 375, 378, 383, 424, 426, 428, 432, 433, 439, 440, 443, 446, 447, 459, 460, 461, 470, 471, 472, 474, 475, 476, 477, 480], "subsystem": [23, 94, 100, 247, 345, 366, 458, 462, 464, 466, 478, 480], "think": [23, 59, 63, 74, 84, 94, 98, 100, 103, 106, 190, 198, 222, 249, 258, 264, 289, 296, 383, 386, 387, 425, 427, 429, 461, 464, 465], "pyerr_syntaxlocationex": [23, 56, 480], "pyerr_syntaxloc": [23, 56], "omit": [23, 57, 59, 67, 74, 100, 101, 103, 114, 117, 119, 123, 150, 164, 173, 174, 180, 187, 190, 197, 198, 199, 201, 210, 222, 227, 231, 242, 244, 245, 249, 255, 256, 262, 263, 268, 273, 275, 280, 285, 289, 290, 294, 296, 302, 311, 316, 317, 325, 328, 329, 331, 332, 334, 337, 341, 342, 355, 362, 373, 378, 380, 381, 383, 385, 386, 397, 398, 408, 410, 411, 418, 423, 424, 425, 427, 428, 432, 433, 452, 458, 462, 463, 464, 466, 467, 473, 474, 476, 477, 480], "pyerr_badinternalcal": [23, 56], "pyexc_systemerror": [23, 56], "mirror": [23, 67, 107, 220, 264, 265, 266, 360, 366, 374, 384, 412, 452, 463, 480], "problem": [23, 25, 32, 58, 62, 67, 72, 75, 83, 84, 87, 91, 92, 94, 98, 99, 100, 101, 102, 106, 111, 123, 138, 149, 151, 155, 156, 164, 166, 172, 180, 183, 187, 190, 193, 196, 200, 202, 204, 227, 242, 244, 247, 259, 263, 264, 265, 280, 281, 289, 290, 296, 305, 311, 330, 334, 337, 338, 341, 344, 355, 359, 361, 383, 386, 387, 399, 404, 407, 410, 424, 432, 440, 441, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 477, 478, 480], "machineri": [23, 44, 62, 67, 72, 86, 92, 100, 155, 206, 208, 222, 248, 252, 265, 277, 299, 338, 349, 382, 399, 403, 420, 425, 429, 452, 458, 460, 461, 463, 466, 469, 470, 471, 472, 473, 474, 475, 476, 477, 480], "nor": [23, 32, 33, 62, 74, 75, 83, 88, 93, 97, 107, 130, 140, 141, 155, 185, 188, 239, 240, 264, 267, 272, 280, 289, 290, 294, 296, 299, 316, 327, 335, 337, 338, 341, 349, 350, 373, 377, 383, 385, 400, 422, 423, 425, 427, 452, 453, 471, 472, 474, 476, 477, 480], "intent": [23, 30, 71, 72, 100, 178, 180, 193, 202, 244, 272, 285, 290, 349, 383, 385, 386, 404, 416, 423, 424, 425, 462, 463, 465, 467, 473, 474, 480], "pyerr_warnex": [23, 56, 397, 464], "stack_level": 23, "forth": [23, 84, 91, 103, 157, 290, 316, 325, 341, 425, 459, 461, 462, 464], "pyexc_warn": [23, 56], "pyexc_except": [23, 56], "pyexc_runtimewarn": [23, 56], "command": [23, 32, 33, 65, 67, 71, 72, 76, 78, 84, 88, 99, 100, 101, 102, 106, 109, 111, 115, 116, 123, 134, 139, 148, 154, 161, 174, 179, 182, 184, 185, 190, 203, 207, 211, 219, 222, 227, 231, 242, 244, 245, 248, 251, 252, 253, 259, 261, 265, 269, 280, 285, 292, 293, 295, 297, 298, 302, 305, 306, 310, 321, 328, 329, 331, 332, 338, 341, 347, 349, 351, 356, 360, 366, 372, 373, 379, 381, 397, 400, 404, 410, 417, 418, 425, 426, 433, 445, 448, 452, 453, 455, 459, 460, 461, 462, 463, 464, 465, 467, 468, 471, 473, 475, 477, 478, 479, 480, 481], "pyerr_warnexplicitobject": 23, "straightforward": [23, 72, 83, 84, 98, 100, 106, 155, 164, 173, 256, 265, 289, 325, 334, 381, 387, 461, 462, 465, 472, 473, 480], "warn_explicit": [23, 67, 312, 397, 476, 480], "pyerr_warnexplicit": [23, 56, 480], "pyerr_warnformat": [23, 56], "pyerr_resourcewarn": [23, 56, 476, 480], "resourcewarn": [23, 67, 122, 184, 210, 224, 290, 345, 359, 385, 397, 447, 472, 476, 480], "warningmessag": [23, 476, 480], "pyerr_set": 23, "pyerr_restor": [23, 56, 62, 74, 471, 480], "specif": [23, 33, 41, 44, 48, 50, 57, 59, 60, 62, 65, 66, 67, 72, 75, 76, 84, 87, 92, 96, 97, 98, 99, 100, 102, 103, 106, 107, 108, 109, 112, 117, 119, 123, 129, 130, 142, 148, 150, 151, 152, 158, 164, 166, 169, 172, 173, 174, 178, 180, 181, 183, 190, 191, 192, 193, 199, 200, 202, 203, 205, 207, 208, 209, 210, 212, 218, 219, 222, 223, 225, 227, 232, 237, 239, 240, 241, 242, 244, 247, 248, 249, 250, 251, 252, 255, 256, 258, 259, 263, 264, 265, 266, 268, 272, 278, 280, 285, 290, 292, 293, 294, 296, 305, 311, 312, 318, 319, 325, 326, 328, 329, 332, 334, 335, 337, 338, 339, 341, 344, 349, 350, 351, 352, 355, 356, 359, 360, 361, 362, 363, 365, 366, 369, 371, 374, 382, 383, 384, 385, 386, 387, 391, 392, 396, 397, 398, 399, 401, 404, 407, 408, 410, 414, 416, 419, 420, 422, 423, 424, 425, 429, 431, 432, 433, 443, 452, 458, 459, 460, 461, 467, 468, 469, 470, 471, 472, 473, 474, 476, 477, 478, 479, 480], "pyerr_exceptionmatch": [23, 34, 56], "shown": [23, 41, 72, 76, 91, 93, 98, 99, 100, 101, 102, 107, 117, 166, 178, 183, 185, 187, 188, 190, 200, 210, 211, 244, 264, 265, 289, 294, 305, 310, 316, 322, 342, 345, 363, 372, 373, 378, 381, 385, 386, 387, 391, 397, 399, 425, 458, 465, 475, 476, 477, 478, 479, 480], "pyerr_givenexceptionmatch": [23, 56], "violat": [23, 41, 60, 62, 93, 173, 180, 185, 200, 205, 212, 245, 296, 302, 338, 341, 398, 425, 476, 480], "subtupl": 23, "search": [23, 30, 32, 33, 34, 58, 63, 67, 74, 83, 84, 92, 98, 99, 106, 111, 138, 144, 148, 155, 157, 160, 173, 190, 193, 208, 213, 222, 227, 245, 247, 251, 253, 262, 263, 264, 265, 267, 275, 276, 277, 285, 290, 293, 294, 296, 299, 305, 308, 309, 310, 328, 329, 331, 337, 341, 345, 349, 352, 360, 365, 366, 368, 372, 381, 385, 392, 393, 400, 407, 409, 410, 412, 417, 419, 420, 422, 424, 425, 426, 427, 430, 433, 447, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 475, 476, 477, 478, 479, 480], "pyerr_getraisedexcept": [23, 56, 471, 480], "catch": [23, 41, 67, 84, 91, 94, 100, 102, 106, 107, 117, 119, 136, 164, 172, 190, 210, 241, 252, 264, 289, 290, 312, 319, 328, 330, 337, 345, 359, 383, 385, 392, 405, 425, 427, 459, 462, 464, 465, 466, 467, 471, 472, 473, 474, 476, 479, 480], "temporarili": [23, 67, 72, 100, 107, 166, 183, 190, 227, 247, 263, 264, 312, 329, 341, 345, 359, 373, 379, 385, 386, 387, 424, 458, 465, 471, 476, 477, 480], "pyerr_setraisedexcept": [23, 56, 471, 480], "pyerr_gethandledexcept": [23, 56, 470, 480], "pyerr_fetch": [23, 56, 62, 74, 471, 474, 480], "ptraceback": 23, "invalid": [23, 28, 33, 58, 60, 62, 63, 67, 72, 78, 84, 86, 88, 92, 93, 97, 99, 103, 106, 107, 112, 115, 123, 143, 147, 154, 156, 157, 160, 173, 180, 181, 183, 193, 196, 198, 200, 202, 205, 206, 208, 209, 210, 213, 223, 227, 231, 239, 241, 244, 247, 252, 255, 259, 265, 268, 272, 280, 289, 290, 292, 296, 306, 308, 316, 319, 325, 326, 330, 334, 338, 341, 342, 345, 355, 359, 362, 363, 373, 375, 383, 385, 391, 397, 398, 399, 402, 407, 416, 422, 424, 425, 428, 433, 438, 440, 446, 452, 459, 465, 466, 467, 468, 469, 471, 473, 474, 475, 476, 477, 478, 479, 480], "away": [23, 27, 32, 75, 84, 94, 99, 117, 163, 174, 180, 183, 190, 210, 244, 247, 252, 272, 280, 281, 289, 290, 305, 316, 449, 461, 462, 467, 474, 475, 480], "pyerr_normalizeexcept": [23, 56, 471, 480], "tb": [23, 100, 188, 210, 244, 378, 379, 382, 387, 425, 464, 465, 471, 474, 480], "avoid": [23, 32, 33, 41, 60, 62, 67, 71, 72, 74, 75, 84, 87, 91, 93, 94, 98, 99, 102, 103, 106, 117, 123, 129, 130, 134, 135, 136, 155, 157, 164, 166, 173, 174, 180, 183, 207, 210, 212, 222, 239, 242, 245, 252, 256, 259, 262, 265, 266, 268, 272, 275, 280, 281, 286, 289, 290, 296, 311, 316, 318, 329, 330, 334, 337, 339, 341, 345, 349, 355, 359, 361, 362, 363, 366, 372, 382, 383, 385, 387, 399, 403, 407, 408, 410, 414, 424, 425, 427, 428, 429, 432, 433, 453, 458, 459, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "circumst": [23, 41, 84, 91, 93, 99, 100, 148, 164, 210, 240, 264, 267, 289, 290, 319, 329, 392, 400, 425, 433, 463, 474, 478, 480], "unnorm": [23, 480], "instanti": [23, 62, 75, 93, 98, 99, 100, 107, 119, 123, 129, 130, 136, 148, 150, 152, 157, 173, 174, 178, 180, 187, 191, 193, 195, 200, 227, 239, 242, 245, 247, 264, 265, 266, 268, 280, 289, 293, 294, 296, 325, 326, 328, 332, 334, 335, 341, 359, 366, 373, 382, 383, 385, 386, 387, 400, 405, 407, 408, 411, 413, 425, 433, 437, 440, 464, 465, 471, 472, 475, 477, 478, 479, 480], "noth": [23, 32, 33, 41, 57, 63, 71, 72, 74, 99, 100, 103, 107, 112, 119, 129, 136, 137, 151, 155, 166, 174, 178, 180, 187, 188, 190, 195, 207, 210, 223, 244, 245, 255, 263, 264, 265, 266, 268, 279, 280, 289, 296, 302, 316, 329, 330, 335, 337, 341, 343, 345, 356, 362, 366, 379, 383, 385, 396, 404, 414, 423, 425, 427, 432, 433, 438, 452, 461, 462, 465, 466, 471, 474, 475, 478, 479, 480], "delay": [23, 67, 83, 91, 100, 126, 136, 174, 219, 242, 244, 252, 266, 280, 285, 322, 330, 334, 338, 359, 381, 387, 392, 393, 425, 447, 465, 472, 476, 477, 478, 480], "improv": [23, 67, 72, 84, 88, 92, 98, 100, 103, 111, 117, 130, 136, 155, 164, 219, 231, 245, 247, 272, 296, 311, 337, 338, 345, 373, 407, 423, 425, 427, 453, 467, 473, 480, 481], "perform": [23, 28, 32, 38, 41, 58, 59, 62, 63, 67, 71, 74, 88, 91, 94, 99, 100, 101, 106, 109, 115, 117, 119, 123, 130, 136, 155, 158, 160, 164, 166, 174, 178, 180, 183, 185, 188, 190, 196, 203, 206, 208, 210, 212, 217, 222, 223, 224, 239, 240, 242, 244, 245, 246, 247, 249, 256, 258, 259, 263, 264, 265, 266, 269, 280, 281, 285, 290, 295, 297, 302, 305, 311, 316, 318, 328, 329, 330, 331, 333, 334, 335, 337, 338, 341, 342, 345, 349, 350, 352, 362, 363, 368, 375, 381, 383, 385, 386, 391, 392, 396, 402, 412, 416, 417, 423, 425, 427, 429, 432, 433, 452, 455, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "implicit": [23, 33, 58, 62, 67, 72, 84, 98, 100, 109, 111, 117, 123, 130, 136, 140, 164, 166, 178, 181, 185, 187, 210, 222, 245, 247, 252, 255, 265, 278, 292, 294, 311, 316, 321, 330, 332, 334, 337, 341, 342, 344, 345, 383, 386, 387, 397, 399, 409, 424, 425, 427, 429, 433, 437, 440, 452, 466, 467, 472, 474, 475, 476, 477, 478, 480, 481], "__traceback__": [23, 210, 349, 378, 382, 425, 427, 433, 467, 470, 480], "snippet": [23, 93, 100, 136, 167, 241, 265, 328, 338, 362, 458, 461, 462, 464, 475, 480], "pyexception_settraceback": [23, 56, 480], "fresh": [23, 62, 84, 94, 155, 166, 252, 280, 304, 321, 359, 382, 429, 458, 461, 462, 480], "pyerr_sethandledexcept": [23, 56, 470, 480], "pyerr_getexcinfo": [23, 56, 470, 480], "kept": [23, 24, 32, 44, 58, 63, 84, 98, 100, 111, 164, 173, 181, 183, 192, 196, 205, 208, 210, 211, 222, 240, 241, 244, 255, 258, 266, 268, 308, 309, 316, 331, 335, 338, 383, 386, 399, 433, 459, 461, 466, 467, 471, 472, 473, 474, 479, 480], "pyerr_setexcinfo": [23, 56, 470, 480], "deriv": [23, 32, 48, 60, 67, 75, 87, 117, 119, 141, 154, 155, 171, 173, 174, 175, 178, 180, 194, 196, 198, 199, 200, 210, 223, 227, 241, 245, 247, 248, 252, 255, 258, 259, 264, 265, 269, 285, 289, 290, 293, 305, 309, 310, 311, 325, 335, 338, 342, 349, 352, 366, 381, 383, 385, 392, 397, 404, 405, 408, 413, 416, 417, 423, 425, 428, 429, 432, 437, 440, 459, 462, 463, 464, 465, 466, 467, 473, 474, 476, 477, 480], "interact": [23, 32, 33, 41, 58, 62, 65, 67, 71, 78, 83, 84, 86, 92, 100, 103, 111, 112, 117, 119, 123, 141, 147, 152, 163, 174, 177, 183, 184, 188, 191, 204, 210, 211, 215, 222, 240, 244, 251, 252, 254, 255, 261, 280, 281, 289, 290, 292, 294, 304, 305, 310, 312, 317, 320, 331, 338, 345, 349, 351, 355, 356, 366, 372, 373, 378, 381, 385, 392, 397, 410, 417, 419, 425, 428, 429, 431, 432, 433, 445, 452, 458, 461, 462, 463, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "main": [23, 32, 33, 41, 44, 58, 62, 65, 67, 71, 72, 74, 75, 83, 84, 91, 92, 98, 99, 100, 101, 111, 112, 117, 119, 120, 122, 123, 125, 126, 129, 130, 131, 132, 133, 134, 135, 136, 137, 148, 152, 154, 163, 164, 166, 167, 174, 182, 184, 185, 187, 190, 191, 193, 196, 197, 198, 201, 202, 203, 205, 223, 225, 227, 237, 244, 247, 248, 249, 252, 255, 264, 265, 268, 280, 285, 289, 290, 293, 296, 306, 312, 319, 321, 330, 331, 335, 337, 341, 344, 349, 351, 352, 353, 355, 359, 362, 366, 369, 372, 373, 379, 381, 383, 385, 386, 387, 392, 396, 399, 404, 408, 410, 412, 416, 417, 418, 425, 426, 429, 447, 448, 449, 452, 455, 458, 461, 462, 464, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "sent": [23, 67, 91, 94, 99, 104, 106, 107, 119, 123, 130, 134, 166, 174, 197, 232, 239, 241, 242, 244, 245, 256, 264, 265, 266, 280, 285, 290, 294, 302, 319, 330, 332, 334, 335, 337, 338, 345, 363, 383, 392, 404, 416, 417, 423, 458, 459, 462, 463, 464, 465, 466, 472, 473, 474, 475, 476, 478, 480], "immedi": [23, 24, 28, 30, 32, 44, 62, 65, 72, 78, 83, 84, 91, 92, 94, 102, 103, 112, 123, 130, 132, 136, 138, 150, 152, 166, 172, 173, 174, 181, 183, 188, 190, 202, 210, 211, 213, 215, 223, 229, 239, 244, 252, 255, 263, 264, 268, 279, 280, 281, 290, 292, 294, 300, 309, 316, 328, 330, 334, 337, 338, 341, 342, 345, 349, 350, 356, 358, 362, 363, 366, 373, 381, 383, 385, 386, 387, 392, 397, 403, 407, 410, 412, 413, 416, 417, 424, 425, 426, 427, 429, 452, 461, 462, 463, 465, 466, 471, 473, 474, 476, 477, 478, 479, 480], "invoc": [23, 28, 55, 67, 72, 161, 166, 173, 207, 271, 280, 305, 362, 378, 385, 404, 412, 424, 425, 437, 452, 463, 472, 474, 478, 480], "press": [23, 91, 100, 123, 151, 174, 244, 279, 294, 320, 366, 372, 373, 381, 385, 419, 466, 472, 480], "ctrl": [23, 67, 85, 91, 100, 115, 123, 132, 165, 175, 280, 294, 330, 335, 337, 438, 452, 459, 464, 472, 478, 480], "sigint": [23, 67, 112, 132, 280, 294, 313, 330, 345, 385, 469, 472, 478, 480], "keyboardinterrupt": [23, 67, 99, 100, 112, 132, 136, 154, 210, 280, 313, 330, 385, 404, 417, 435, 440, 447, 464, 465, 466, 467, 476, 477, 478, 480], "pyerr_setinterrupt": [23, 56], "simul": [23, 67, 91, 92, 100, 112, 123, 130, 133, 174, 231, 296, 315, 330, 340, 344, 360, 381, 399, 460, 461, 474], "arriv": [23, 112, 190, 240, 242, 280, 315, 330, 335, 338, 363, 439, 459], "pyerr_setinterruptex": [23, 56, 469], "signum": [23, 83, 112, 123, 211, 290, 330, 480], "sig_dfl": [23, 67, 112, 330, 345, 480], "sig_ign": [23, 67, 112, 330, 345, 480], "outsid": [23, 58, 84, 92, 94, 99, 100, 103, 104, 123, 129, 136, 147, 155, 160, 167, 173, 174, 180, 183, 193, 196, 202, 205, 210, 242, 244, 249, 259, 296, 310, 311, 316, 322, 329, 334, 338, 341, 342, 344, 355, 359, 362, 363, 364, 373, 381, 383, 397, 410, 412, 419, 424, 425, 432, 433, 437, 462, 463, 466, 471, 472, 476, 477, 478, 479, 480], "pysignal_setwakeupfd": [23, 465], "fd": [23, 24, 67, 83, 123, 127, 130, 139, 174, 212, 219, 255, 279, 290, 306, 325, 326, 329, 330, 334, 358, 380, 381, 465, 480], "whenev": [23, 60, 62, 65, 72, 84, 92, 93, 94, 99, 100, 117, 130, 174, 183, 187, 204, 222, 244, 249, 252, 264, 266, 268, 280, 289, 293, 296, 311, 325, 330, 337, 338, 341, 349, 359, 373, 381, 385, 410, 422, 425, 429, 461, 462, 464, 465, 466, 471, 472, 473, 474, 475, 476, 477, 480], "disabl": [23, 28, 32, 33, 41, 62, 67, 72, 93, 99, 100, 103, 109, 115, 117, 123, 132, 141, 148, 161, 164, 172, 174, 182, 183, 187, 190, 198, 211, 215, 222, 223, 224, 239, 247, 252, 259, 264, 265, 266, 280, 285, 289, 290, 294, 296, 305, 312, 316, 317, 325, 328, 330, 331, 332, 334, 336, 337, 338, 341, 349, 359, 373, 381, 383, 385, 386, 392, 397, 399, 402, 410, 422, 425, 429, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 479, 480], "featur": [23, 32, 33, 48, 50, 53, 60, 62, 65, 67, 74, 78, 83, 84, 86, 91, 92, 93, 94, 99, 100, 103, 106, 117, 140, 148, 149, 151, 155, 164, 169, 173, 174, 176, 177, 178, 180, 184, 190, 191, 205, 207, 210, 222, 223, 240, 244, 247, 254, 259, 264, 267, 280, 289, 290, 294, 296, 299, 316, 321, 329, 332, 337, 338, 341, 345, 349, 355, 359, 362, 366, 377, 381, 385, 386, 392, 397, 399, 404, 407, 408, 411, 412, 413, 419, 425, 427, 429, 431, 432, 433, 452, 453, 458, 459, 460, 461, 462, 463, 465, 467, 468, 472, 473, 480, 481], "set_wakeup_fd": [23, 67, 330, 465, 475, 477, 480], "socket": [23, 67, 79, 86, 94, 95, 97, 99, 103, 106, 121, 124, 127, 128, 139, 155, 167, 168, 184, 204, 209, 210, 220, 232, 239, 242, 244, 245, 251, 253, 254, 255, 256, 257, 264, 265, 266, 280, 281, 285, 290, 293, 302, 304, 319, 325, 326, 330, 332, 335, 339, 355, 356, 366, 399, 404, 410, 425, 436, 449, 453, 459, 460, 461, 462, 463, 464, 465, 466, 471, 480], "pyerr_newexcept": [23, 56, 72, 464, 466, 472], "classnam": [23, 84, 119, 158, 366, 372, 386, 387, 424, 437], "__module__": [23, 27, 62, 67, 87, 92, 93, 157, 178, 184, 194, 208, 222, 223, 252, 276, 359, 383, 425, 462, 469, 475, 476, 480], "dot": [23, 30, 44, 62, 63, 67, 75, 77, 86, 92, 96, 99, 100, 103, 119, 190, 219, 222, 240, 244, 247, 256, 258, 261, 263, 264, 265, 268, 273, 285, 299, 310, 316, 320, 329, 334, 341, 349, 355, 357, 366, 374, 381, 385, 386, 387, 417, 419, 420, 424, 425, 429, 431, 433, 437, 444, 452, 458, 465, 468, 469, 475, 480], "pyerr_newexceptionwithdoc": [23, 56, 466, 472], "docstr": [23, 27, 33, 44, 57, 59, 62, 65, 67, 74, 83, 86, 100, 119, 152, 157, 184, 219, 222, 223, 244, 252, 294, 310, 359, 375, 382, 383, 385, 404, 424, 425, 432, 433, 437, 438, 448, 452, 459, 460, 461, 462, 463, 464, 465, 466, 470, 472, 474, 475, 476, 477, 478, 479, 480], "pyexception_gettraceback": [23, 56], "ex": [23, 33, 41, 100, 317, 334, 341, 416, 428, 452, 464, 471, 475, 476, 479, 480], "pyexception_getcontext": [23, 56], "__context__": [23, 67, 210, 312, 378, 433, 467, 473, 480], "pyexception_setcontext": [23, 56], "sure": [23, 44, 62, 63, 67, 71, 74, 75, 83, 84, 91, 94, 99, 100, 103, 117, 148, 152, 155, 164, 173, 183, 210, 222, 232, 247, 263, 280, 289, 290, 293, 326, 337, 338, 359, 362, 366, 394, 397, 398, 410, 418, 425, 458, 461, 462, 464, 465, 467, 472, 473, 480], "pyexception_getcaus": [23, 56], "__cause__": [23, 67, 188, 210, 312, 378, 433, 467, 480], "pyexception_setcaus": [23, 56], "__suppress_context__": [23, 67, 210, 312, 378, 433], "pyexception_getarg": [23, 56, 471, 480], "pyexception_setarg": [23, 56, 471, 480], "pyunstable_exc_prepreraisestar": [23, 480], "orig": [23, 200, 393], "unhandl": [23, 65, 112, 148, 154, 166, 190, 225, 244, 349, 362, 378, 392, 425, 440, 467, 471, 480], "claus": [23, 67, 94, 100, 112, 119, 136, 166, 210, 252, 280, 294, 311, 337, 341, 349, 359, 425, 426, 427, 432, 433, 440, 459, 464, 465, 472, 474, 477, 478, 479, 480], "rerais": [23, 166, 188, 280, 341, 350, 424, 425, 480], "exceptiongroup": [23, 67, 123, 136, 166, 188, 210, 334, 378, 424, 440, 470, 471, 480], "pyunicodedecodeerror_cr": [23, 56], "pyunicodedecodeerror_getencod": [23, 56], "pyunicodeencodeerror_getencod": [23, 56], "pyunicodedecodeerror_getobject": [23, 56], "pyunicodeencodeerror_getobject": [23, 56], "pyunicodetranslateerror_getobject": [23, 56], "pyunicodedecodeerror_getstart": [23, 56], "pyunicodeencodeerror_getstart": [23, 56], "pyunicodetranslateerror_getstart": [23, 56], "pyunicodedecodeerror_setstart": [23, 56], "pyunicodeencodeerror_setstart": [23, 56], "pyunicodetranslateerror_setstart": [23, 56], "pyunicodedecodeerror_getend": [23, 56], "pyunicodeencodeerror_getend": [23, 56], "pyunicodetranslateerror_getend": [23, 56], "pyunicodedecodeerror_setend": [23, 56], "pyunicodeencodeerror_setend": [23, 56], "pyunicodetranslateerror_setend": [23, 56], "pyunicodedecodeerror_getreason": [23, 56], "pyunicodeencodeerror_getreason": [23, 56], "pyunicodetranslateerror_getreason": [23, 56], "pyunicodedecodeerror_setreason": [23, 56], "pyunicodeencodeerror_setreason": [23, 56], "pyunicodetranslateerror_setreason": [23, 56], "core": [23, 28, 32, 33, 58, 67, 72, 99, 103, 115, 123, 160, 164, 202, 232, 247, 248, 258, 263, 266, 289, 290, 297, 305, 310, 319, 330, 341, 359, 362, 366, 382, 396, 407, 410, 422, 425, 433, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 478, 479, 481], "track": [23, 28, 41, 62, 67, 84, 93, 99, 102, 103, 123, 148, 155, 164, 166, 178, 182, 183, 184, 190, 251, 266, 272, 280, 281, 289, 290, 293, 296, 316, 325, 349, 362, 363, 366, 368, 385, 386, 392, 407, 423, 459, 460, 463, 466, 468, 471, 472, 474, 475, 476, 477, 478, 479, 480], "depth": [23, 90, 99, 119, 139, 160, 164, 174, 176, 181, 188, 193, 202, 210, 232, 267, 296, 304, 318, 337, 341, 349, 355, 359, 372, 378, 382, 385, 409, 410, 459, 460, 461, 475, 476, 477, 480], "use_stackcheck": [23, 58, 480], "pyos_checkstack": [23, 56, 58, 480], "reach": [23, 24, 56, 65, 72, 74, 83, 84, 94, 100, 102, 103, 107, 123, 134, 141, 146, 150, 156, 222, 239, 255, 258, 264, 267, 290, 294, 310, 311, 325, 328, 334, 335, 337, 341, 345, 378, 392, 410, 412, 424, 425, 427, 429, 433, 458, 459, 460, 461, 462, 464, 465, 466, 472, 474, 475, 477, 478, 480], "recursionerror": [23, 67, 119, 210, 259, 296, 304, 349, 440, 475, 476, 480], "concaten": [23, 52, 53, 67, 75, 103, 117, 118, 146, 148, 154, 155, 184, 188, 222, 231, 232, 264, 267, 268, 290, 293, 294, 311, 316, 328, 332, 334, 338, 341, 342, 355, 378, 383, 421, 425, 427, 440, 443, 446, 458, 462, 463, 469, 480], "tp_repr": [23, 62, 74], "protect": [23, 32, 72, 74, 75, 100, 136, 164, 173, 174, 178, 220, 227, 232, 245, 255, 267, 275, 280, 304, 321, 328, 335, 338, 339, 355, 386, 397, 418, 425, 452, 461, 464, 471, 475, 480], "cycl": [23, 28, 60, 62, 67, 72, 75, 77, 84, 86, 94, 98, 100, 111, 136, 207, 221, 224, 229, 244, 252, 258, 281, 349, 359, 362, 373, 399, 424, 425, 433, 460, 462, 464, 465, 466, 472, 474, 478, 479, 480, 481], "facilit": [23, 244, 265, 316, 317, 332, 397, 474, 477, 480], "reprlib": [23, 67, 179, 251, 449, 467, 480], "recursive_repr": [23, 67, 179, 318, 472, 480], "py_reprent": [23, 56], "detect": [23, 28, 33, 41, 58, 62, 67, 72, 74, 75, 84, 92, 94, 103, 107, 109, 130, 137, 155, 158, 174, 178, 180, 183, 185, 188, 191, 200, 203, 210, 244, 247, 252, 268, 272, 280, 289, 290, 292, 293, 296, 304, 311, 317, 318, 328, 330, 332, 334, 337, 341, 345, 349, 355, 359, 361, 362, 375, 379, 385, 386, 392, 400, 404, 424, 425, 426, 427, 432, 452, 453, 458, 459, 460, 461, 462, 465, 466, 471, 472, 474, 475, 476, 477, 478, 480], "typic": [23, 32, 33, 44, 48, 57, 60, 62, 72, 76, 84, 92, 93, 98, 99, 100, 107, 111, 117, 119, 123, 136, 146, 148, 155, 164, 170, 183, 187, 190, 193, 200, 202, 215, 222, 223, 225, 227, 242, 247, 248, 249, 250, 252, 255, 263, 264, 265, 266, 268, 272, 273, 278, 280, 289, 290, 293, 294, 296, 304, 305, 317, 321, 329, 331, 338, 341, 342, 344, 345, 349, 352, 355, 356, 362, 363, 366, 368, 373, 381, 382, 383, 385, 386, 392, 397, 402, 404, 407, 408, 410, 411, 412, 413, 418, 420, 425, 427, 429, 452, 458, 462, 463, 466, 467, 471, 472, 474, 475, 477, 478, 480], "py_reprleav": [23, 56], "pyexc_": 23, "complet": [23, 32, 33, 41, 58, 63, 65, 67, 72, 74, 75, 76, 86, 91, 93, 94, 98, 100, 103, 114, 117, 123, 130, 133, 134, 136, 137, 148, 151, 152, 154, 155, 156, 160, 163, 164, 166, 174, 178, 180, 183, 187, 190, 191, 193, 199, 200, 202, 203, 204, 205, 210, 212, 220, 223, 227, 230, 232, 242, 251, 252, 256, 257, 258, 259, 264, 265, 266, 268, 269, 273, 278, 280, 281, 289, 290, 292, 294, 296, 305, 313, 316, 319, 328, 329, 331, 334, 335, 337, 338, 339, 341, 345, 349, 350, 351, 355, 358, 359, 360, 362, 365, 366, 372, 373, 375, 377, 378, 381, 383, 385, 387, 391, 392, 398, 404, 405, 407, 408, 410, 413, 424, 425, 426, 427, 429, 431, 442, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pyexc_baseexcept": [23, 56], "baseexcept": [23, 67, 124, 136, 163, 210, 264, 349, 350, 378, 429, 433, 440, 447, 464, 465, 467, 470, 477, 478, 480], "pyexc_arithmeticerror": [23, 56], "arithmeticerror": [23, 67, 183, 210, 447], "pyexc_assertionerror": [23, 56], "assertionerror": [23, 67, 188, 210, 280, 359, 385, 386, 387, 404, 433, 447, 470, 479, 480], "pyexc_attributeerror": [23, 56, 74, 75], "attributeerror": [23, 48, 57, 67, 87, 92, 100, 148, 166, 173, 178, 210, 222, 223, 247, 252, 265, 280, 290, 296, 299, 316, 330, 341, 359, 364, 382, 385, 386, 387, 407, 408, 424, 425, 427, 433, 447, 453, 459, 461, 466, 470, 472, 473, 474, 475, 477, 480], "pyexc_blockingioerror": [23, 56], "blockingioerror": [23, 67, 115, 209, 210, 255, 290, 338, 424, 447, 473, 480], "pyexc_brokenpipeerror": [23, 56], "brokenpipeerror": [23, 67, 134, 209, 210, 330, 447, 473, 480], "pyexc_buffererror": [23, 56], "pyexc_childprocesserror": [23, 56], "childprocesserror": [23, 67, 209, 210, 290, 447, 473, 480], "pyexc_connectionabortederror": [23, 56], "connectionabortederror": [23, 67, 209, 210, 447, 473], "pyexc_connectionerror": [23, 56], "connectionerror": [23, 67, 210, 239, 440, 447, 473, 475], "pyexc_connectionrefusederror": [23, 56], "connectionrefusederror": [23, 67, 209, 210, 447, 473], "pyexc_connectionreseterror": [23, 56], "connectionreseterror": [23, 67, 134, 209, 210, 239, 447, 473, 480], "pyexc_eoferror": [23, 56], "eoferror": [23, 24, 40, 67, 118, 124, 146, 150, 154, 210, 220, 222, 231, 267, 271, 280, 296, 332, 356, 447, 467], "pyexc_fileexistserror": [23, 56], "fileexistserror": [23, 67, 197, 209, 210, 222, 255, 290, 293, 308, 329, 355, 419, 447, 473, 474, 480], "pyexc_filenotfounderror": [23, 56], "filenotfounderror": [23, 67, 117, 137, 166, 209, 210, 247, 250, 265, 283, 290, 293, 317, 440, 447, 473, 475, 480], "pyexc_floatingpointerror": [23, 56], "floatingpointerror": [23, 67, 210, 447], "pyexc_generatorexit": [23, 56], "generatorexit": [23, 67, 94, 210, 425, 427, 447, 464, 465, 480], "pyexc_importerror": [23, 56, 98], "pyexc_indentationerror": [23, 56], "indentationerror": [23, 67, 85, 210, 447, 459, 480], "pyexc_indexerror": [23, 56], "indexerror": [23, 36, 37, 46, 59, 67, 155, 157, 173, 193, 210, 233, 258, 280, 296, 315, 316, 341, 342, 378, 386, 425, 427, 433, 446, 447, 459, 472, 480], "pyexc_interruptederror": [23, 56], "interruptederror": [23, 67, 209, 210, 222, 290, 325, 330, 334, 447, 473, 475, 480], "pyexc_isadirectoryerror": [23, 56], "isadirectoryerror": [23, 67, 209, 210, 290, 447, 473, 480], "pyexc_keyerror": [23, 34, 56], "pyexc_keyboardinterrupt": [23, 56], "pyexc_lookuperror": [23, 56], "pyexc_modulenotfounderror": [23, 56], "modulenotfounderror": [23, 67, 210, 247, 429, 476, 477, 480], "pyexc_nameerror": [23, 56], "nameerror": [23, 26, 67, 173, 210, 247, 426, 427, 433, 440, 446, 447, 459, 460, 461, 464, 471, 480], "pyexc_notadirectoryerror": [23, 56], "notadirectoryerror": [23, 67, 209, 210, 290, 447, 473, 480], "pyexc_notimplementederror": [23, 56], "notimplementederror": [23, 67, 130, 165, 180, 197, 210, 223, 240, 247, 264, 280, 290, 293, 315, 338, 383, 402, 419, 447, 474, 476, 480], "pyexc_oserror": [23, 56, 72], "pyexc_overflowerror": [23, 56], "overflowerror": [23, 25, 38, 46, 67, 112, 154, 156, 180, 183, 190, 210, 222, 272, 301, 334, 337, 341, 362, 363, 425, 447, 461, 462, 465, 466, 468, 469, 473, 474, 480], "pyexc_permissionerror": [23, 56], "permissionerror": [23, 67, 209, 210, 247, 290, 319, 336, 357, 359, 447, 473, 476, 480], "pyexc_processlookuperror": [23, 56], "processlookuperror": [23, 67, 209, 210, 319, 447, 473], "pyexc_recursionerror": [23, 56, 475], "pyexc_referenceerror": [23, 56], "referenceerror": [23, 67, 210, 399, 447, 460, 461], "runtimeerror": [23, 67, 94, 104, 112, 118, 123, 124, 129, 134, 135, 136, 137, 163, 166, 167, 210, 215, 222, 255, 258, 265, 280, 290, 293, 316, 332, 341, 345, 349, 353, 359, 362, 383, 403, 419, 425, 427, 433, 440, 447, 462, 463, 464, 466, 471, 473, 475, 476, 477, 478, 480], "pyexc_stopasynciter": [23, 56], "stopasynciter": [23, 67, 86, 188, 210, 222, 386, 424, 425, 427, 433, 480], "pyexc_stopiter": [23, 56], "stopiter": [23, 62, 67, 74, 86, 94, 110, 157, 188, 210, 222, 258, 271, 280, 341, 350, 386, 425, 427, 433, 437, 447, 461, 462, 464, 465, 469, 476, 477, 480], "pyexc_syntaxerror": [23, 56, 428], "pyexc_systemexit": [23, 56], "pyexc_taberror": [23, 56], "taberror": [23, 67, 85, 210, 432, 447, 459, 471], "pyexc_timeouterror": [23, 56], "timeouterror": [23, 67, 124, 136, 161, 163, 209, 210, 280, 332, 334, 447, 469, 473, 480], "pyexc_unboundlocalerror": [23, 56], "unboundlocalerror": [23, 67, 188, 210, 426, 447, 459, 480], "pyexc_unicodedecodeerror": [23, 56], "pyexc_unicodeencodeerror": [23, 56], "pyexc_unicodeerror": [23, 56], "pyexc_unicodetranslateerror": [23, 56], "pyexc_valueerror": [23, 56, 72, 466], "pyexc_zerodivisionerror": [23, 56, 72], "zerodivisionerror": [23, 67, 91, 100, 180, 183, 210, 218, 280, 294, 330, 337, 426, 427, 433, 440, 447, 448, 462, 468, 470, 472, 475, 479, 480], "3151": [23, 67, 210, 319, 325, 334, 462, 481], "alias": [23, 67, 93, 117, 119, 155, 184, 192, 208, 210, 227, 263, 294, 300, 334, 337, 341, 373, 381, 384, 426, 432, 433, 437, 453, 458, 460, 462, 465, 469, 471, 472, 473, 474, 476, 479, 480], "pyexc_environmenterror": [23, 56], "pyexc_ioerror": [23, 56], "separ": [23, 32, 33, 54, 58, 62, 63, 67, 76, 78, 83, 84, 87, 91, 93, 98, 99, 100, 102, 103, 106, 109, 113, 117, 124, 129, 133, 136, 143, 148, 151, 152, 155, 164, 166, 172, 173, 174, 175, 180, 183, 187, 190, 193, 198, 199, 202, 205, 208, 210, 217, 222, 223, 227, 242, 244, 245, 247, 249, 255, 256, 259, 263, 264, 265, 266, 267, 268, 273, 280, 285, 289, 290, 293, 294, 299, 300, 304, 310, 311, 316, 321, 328, 331, 332, 334, 335, 337, 338, 341, 342, 344, 345, 355, 358, 359, 361, 362, 365, 366, 369, 377, 383, 385, 386, 387, 391, 392, 397, 399, 400, 404, 419, 422, 423, 424, 425, 427, 428, 429, 431, 432, 433, 438, 449, 452, 453, 458, 459, 461, 463, 464, 465, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "preprocessor": [23, 41, 56, 67, 328, 455, 459, 466, 480], "ms_window": [23, 33], "pyexc_byteswarn": [23, 56], "byteswarn": [23, 33, 67, 210, 397, 447, 477, 480], "pyexc_deprecationwarn": [23, 56], "deprecationwarn": [23, 67, 103, 109, 129, 163, 165, 185, 210, 249, 280, 290, 337, 344, 355, 359, 385, 397, 410, 425, 429, 432, 447, 452, 460, 462, 466, 469, 470, 471, 472, 474, 475, 476, 478, 480, 481], "pyexc_futurewarn": [23, 56], "futurewarn": [23, 67, 210, 316, 397, 447, 462, 463, 466, 471, 477, 480], "pyexc_importwarn": [23, 56], "importwarn": [23, 67, 185, 210, 385, 397, 429, 447, 464, 469, 471, 476, 480], "pyexc_pendingdeprecationwarn": [23, 56], "pendingdeprecationwarn": [23, 67, 109, 185, 210, 385, 397, 447, 462, 465, 466, 475, 476, 477, 478, 479, 480], "pyexc_resourcewarn": [23, 56], "runtimewarn": [23, 44, 67, 122, 123, 210, 334, 349, 385, 397, 447, 472, 478, 480], "pyexc_syntaxwarn": [23, 56], "syntaxwarn": [23, 67, 210, 316, 359, 397, 432, 447, 462, 470, 471, 476, 478, 480], "pyexc_unicodewarn": [23, 56], "unicodewarn": [23, 67, 210, 397, 447, 464, 472], "pyexc_userwarn": [23, 56], "userwarn": [23, 67, 210, 226, 359, 397, 447, 480], "minim": [24, 44, 67, 72, 75, 83, 91, 100, 102, 111, 119, 138, 148, 183, 187, 190, 211, 232, 245, 247, 251, 256, 270, 289, 296, 302, 316, 321, 330, 334, 336, 337, 359, 361, 376, 383, 392, 453, 458, 459, 464, 476, 480], "emul": [24, 32, 67, 75, 78, 84, 92, 154, 156, 174, 178, 186, 190, 212, 255, 263, 268, 280, 289, 290, 299, 306, 317, 329, 330, 345, 349, 356, 461, 462, 465, 472, 473, 476, 478, 480], "io": [24, 32, 33, 67, 70, 78, 84, 86, 102, 115, 120, 121, 122, 123, 133, 136, 146, 155, 161, 166, 184, 185, 187, 193, 210, 212, 215, 216, 222, 231, 232, 239, 242, 247, 248, 250, 251, 259, 267, 268, 285, 290, 296, 305, 306, 335, 338, 341, 345, 349, 355, 357, 359, 375, 376, 386, 396, 404, 408, 418, 419, 422, 425, 452, 464, 465, 466, 467, 468, 469, 470, 474, 476, 479, 480, 481], "pyfile_fromfd": [24, 56], "newlin": [24, 67, 78, 86, 100, 103, 115, 117, 119, 140, 143, 146, 154, 156, 172, 174, 187, 190, 193, 204, 215, 222, 231, 244, 247, 255, 259, 261, 262, 264, 266, 267, 268, 275, 285, 293, 296, 304, 316, 328, 334, 335, 341, 345, 353, 357, 361, 363, 374, 375, 378, 379, 391, 397, 408, 416, 418, 419, 424, 428, 432, 434, 446, 448, 449, 452, 460, 463, 464, 465, 466, 467, 470, 474, 476, 477, 478, 480, 481], "closefd": [24, 185, 222, 255, 280, 467, 480], "open": [24, 32, 33, 40, 50, 65, 67, 72, 77, 83, 86, 91, 94, 99, 102, 103, 106, 109, 114, 115, 116, 117, 130, 133, 137, 139, 142, 145, 146, 148, 152, 155, 157, 164, 166, 172, 174, 180, 181, 185, 186, 187, 197, 204, 205, 209, 210, 211, 212, 215, 216, 220, 222, 227, 231, 232, 237, 239, 240, 242, 244, 245, 246, 247, 250, 251, 252, 253, 255, 261, 262, 263, 264, 265, 266, 267, 268, 273, 274, 275, 277, 278, 280, 285, 290, 291, 292, 293, 295, 296, 298, 299, 302, 306, 310, 311, 317, 319, 323, 325, 327, 328, 330, 332, 333, 334, 337, 338, 339, 341, 345, 346, 349, 353, 355, 356, 357, 359, 362, 365, 366, 372, 373, 375, 376, 378, 381, 383, 386, 387, 392, 394, 398, 400, 402, 404, 408, 410, 411, 413, 416, 418, 419, 422, 423, 424, 425, 432, 435, 437, 440, 443, 447, 448, 449, 452, 458, 459, 460, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "comprehens": [24, 67, 83, 84, 86, 98, 109, 146, 188, 232, 252, 261, 296, 341, 366, 426, 427, 428, 432, 437, 442, 454, 463, 464, 466, 467, 469, 470, 473, 474, 475, 477, 478, 479, 480, 481], "pleas": [24, 32, 70, 87, 98, 99, 100, 102, 103, 107, 117, 125, 134, 148, 164, 173, 181, 227, 239, 245, 247, 264, 265, 266, 285, 290, 302, 316, 319, 329, 332, 334, 337, 338, 345, 349, 355, 358, 381, 386, 397, 404, 425, 427, 431, 438, 440, 454, 458, 459, 460, 462, 464, 467, 471, 473, 474, 475, 476, 477, 478, 479, 480], "pyobject_asfiledescriptor": [24, 56], "fileno": [24, 58, 67, 83, 100, 115, 139, 146, 161, 185, 212, 215, 216, 232, 239, 253, 255, 275, 280, 290, 292, 325, 326, 330, 334, 335, 338, 356, 357, 358, 366, 461, 464, 474, 480], "pyfile_getlin": [24, 56], "readlin": [24, 33, 65, 67, 78, 83, 94, 98, 106, 115, 123, 133, 134, 137, 140, 142, 148, 152, 155, 167, 185, 187, 201, 204, 210, 215, 220, 222, 245, 251, 253, 255, 265, 275, 290, 293, 294, 296, 312, 328, 335, 360, 366, 375, 379, 386, 392, 396, 418, 419, 425, 435, 437, 440, 443, 444, 445, 452, 453, 459, 460, 461, 462, 464, 465, 466, 469, 472, 474, 477, 480], "greater": [24, 32, 33, 38, 44, 55, 62, 63, 67, 75, 91, 99, 100, 106, 112, 130, 136, 141, 143, 144, 151, 174, 180, 183, 187, 193, 205, 206, 208, 223, 227, 239, 245, 256, 261, 264, 266, 272, 290, 294, 319, 331, 332, 341, 349, 355, 359, 362, 373, 374, 379, 381, 385, 404, 407, 425, 432, 433, 459, 461, 462, 463, 464, 475, 476, 477, 479, 480], "partial": [24, 33, 67, 87, 94, 106, 107, 111, 115, 123, 124, 126, 133, 174, 178, 184, 194, 203, 204, 221, 222, 245, 251, 252, 253, 258, 266, 267, 270, 272, 281, 319, 321, 334, 335, 341, 345, 355, 410, 424, 459, 462, 463, 465, 466, 467, 468, 473, 474, 475, 476, 477, 478, 480, 481], "less": [24, 25, 32, 33, 38, 55, 58, 63, 67, 72, 75, 84, 98, 100, 103, 106, 109, 130, 136, 144, 146, 148, 150, 155, 174, 180, 183, 184, 190, 193, 212, 223, 225, 231, 232, 241, 244, 248, 255, 256, 258, 261, 264, 267, 272, 275, 280, 281, 290, 294, 296, 297, 304, 305, 316, 329, 330, 334, 337, 338, 341, 342, 345, 349, 355, 359, 362, 363, 366, 372, 373, 374, 378, 385, 392, 397, 407, 424, 425, 427, 433, 460, 461, 462, 463, 464, 465, 468, 471, 472, 474, 475, 476, 478, 479, 480], "pyfile_setopencodehook": [24, 255, 480], "py_opencodehookfunct": 24, "open_cod": [24, 67, 115, 255, 480], "userdata": [24, 58], "pyunicodeobject": [24, 62, 63, 469, 470], "hook": [24, 30, 31, 33, 58, 65, 67, 86, 92, 96, 98, 112, 139, 152, 173, 180, 185, 205, 213, 215, 222, 239, 251, 277, 299, 304, 305, 312, 328, 337, 341, 349, 360, 362, 379, 382, 386, 396, 397, 420, 425, 427, 433, 435, 452, 453, 459, 461, 464, 466, 469, 470, 471, 473, 475, 476, 477, 479, 480, 481], "py_initi": [24, 30, 32, 33, 34, 56, 58, 71, 72, 85, 458, 469, 472, 477, 479, 480], "audit": [24, 57, 58, 67, 96, 112, 118, 139, 173, 182, 224, 271, 290, 312, 332, 349, 350, 382, 392, 447, 452, 462, 469, 480], "setopencodehook": [24, 139], "pyfile_writeobject": [24, 56], "py_print_raw": [24, 48], "pyfile_writestr": [24, 56], "pyfloatobject": [25, 75], "pyfloat_typ": [25, 56], "pyfloat_check": 25, "pyfloat_checkexact": 25, "pyfloat_fromstr": [25, 56], "pyfloat_fromdoubl": [25, 56], "pyfloat_asdoubl": [25, 56, 478], "pyfloat": 25, "pyfloat_as_doubl": 25, "pyfloat_getinfo": [25, 56, 465], "structseq": [25, 466, 480], "minimum": [25, 33, 41, 63, 75, 92, 100, 102, 108, 112, 130, 138, 151, 173, 174, 183, 194, 254, 258, 272, 290, 325, 331, 338, 341, 342, 349, 359, 362, 369, 373, 381, 383, 385, 386, 453, 461, 462, 465, 472, 473, 474, 476, 477, 480], "thin": [25, 58, 67, 223, 272, 284, 330, 366, 453, 470, 480], "pyfloat_getmax": [25, 56, 465], "dbl_max": [25, 349], "pyfloat_getmin": [25, 56, 465], "dbl_min": [25, 349], "routin": [25, 32, 40, 62, 67, 71, 72, 74, 85, 92, 106, 137, 138, 170, 174, 181, 192, 212, 247, 251, 255, 263, 278, 290, 305, 338, 363, 388, 401, 404, 462, 463, 477, 480], "suffix": [25, 63, 67, 70, 100, 109, 116, 173, 197, 216, 242, 245, 247, 256, 264, 265, 266, 273, 290, 293, 316, 327, 332, 341, 357, 392, 419, 427, 428, 453, 458, 459, 461, 470, 472, 473, 478, 480], "appear": [25, 32, 33, 44, 57, 58, 65, 67, 74, 75, 83, 91, 93, 94, 97, 99, 100, 101, 102, 103, 109, 117, 119, 130, 148, 155, 160, 164, 172, 173, 174, 178, 183, 187, 188, 190, 193, 196, 199, 200, 202, 210, 219, 222, 227, 232, 244, 245, 247, 252, 256, 263, 265, 266, 268, 269, 278, 280, 290, 294, 305, 311, 316, 328, 330, 332, 334, 337, 341, 342, 355, 361, 366, 373, 383, 386, 387, 392, 397, 399, 404, 405, 407, 410, 413, 417, 423, 424, 425, 426, 427, 428, 429, 431, 432, 433, 452, 458, 460, 462, 464, 465, 466, 468, 471, 472, 474, 475, 476, 477, 478, 480], "ieee": [25, 151, 183, 259, 272, 291, 334, 344, 359, 427, 441, 453, 463, 465, 468, 470, 472, 476, 477, 480], "754": [25, 151, 183, 259, 272, 344, 359, 427, 441, 453, 463, 465, 468, 470, 472, 476, 477, 480], "binary16": [25, 344], "half": [25, 91, 100, 130, 174, 180, 218, 223, 272, 292, 325, 341, 344, 432, 466, 471, 476, 480], "binary32": [25, 344], "binary64": [25, 344, 441], "inf": [25, 67, 151, 183, 222, 259, 272, 287, 312, 341, 342, 349, 465, 466, 470, 472, 475, 476, 480], "nan": [25, 67, 84, 151, 183, 222, 272, 282, 287, 312, 340, 341, 342, 349, 427, 439, 453, 463, 465, 466, 469, 470, 472, 473, 475, 476, 480], "thing": [25, 32, 62, 67, 71, 72, 74, 75, 76, 83, 84, 91, 93, 94, 97, 99, 100, 102, 106, 107, 117, 130, 154, 156, 164, 166, 173, 178, 190, 197, 203, 208, 212, 222, 241, 247, 255, 264, 265, 272, 280, 289, 296, 316, 331, 338, 343, 349, 355, 362, 366, 371, 373, 381, 383, 384, 385, 386, 387, 392, 396, 397, 400, 427, 428, 431, 458, 459, 460, 461, 462, 463, 464, 467, 471, 473, 474, 478, 480], "larger": [25, 41, 48, 55, 75, 84, 91, 92, 114, 130, 148, 151, 173, 174, 180, 183, 212, 222, 255, 256, 272, 275, 281, 290, 316, 319, 337, 338, 341, 342, 359, 362, 419, 425, 427, 432, 458, 459, 461, 462, 464, 466, 467, 471, 472, 475, 476, 477, 478, 479, 480], "smaller": [25, 41, 63, 91, 92, 103, 130, 173, 180, 183, 187, 188, 223, 256, 267, 272, 290, 296, 305, 342, 344, 352, 366, 373, 379, 381, 391, 408, 425, 427, 432, 452, 460, 462, 463, 464, 465, 466, 468, 472, 473, 474, 475, 476, 478, 480], "accident": [25, 32, 100, 102, 183, 187, 190, 210, 383, 433, 460, 462, 465, 475, 480], "ala": 25, "le": [25, 67, 94, 106, 155, 197, 221, 288, 460, 468, 473], "littl": [25, 30, 63, 67, 94, 99, 100, 103, 104, 106, 138, 143, 150, 155, 173, 174, 175, 183, 187, 188, 190, 227, 240, 265, 280, 289, 292, 316, 330, 334, 341, 344, 349, 379, 381, 387, 395, 402, 423, 438, 449, 459, 460, 461, 465, 472, 473, 474, 480], "expon": [25, 88, 183, 222, 272, 315, 341, 342, 344, 349, 375, 432, 463, 465, 473, 478, 480], "py_big_endian": 25, "processor": [25, 34, 67, 72, 92, 106, 115, 280, 285, 289, 292, 300, 311, 319, 334, 392, 412, 425, 459, 463, 464, 478, 479, 480], "ok": [25, 67, 72, 107, 115, 174, 186, 190, 220, 238, 239, 240, 242, 245, 289, 332, 338, 370, 372, 383, 385, 404, 438, 463, 470, 471, 472, 480], "infin": [25, 103, 151, 183, 222, 259, 272, 341, 342, 349, 463, 465, 472, 480], "pyfloat_pack2": [25, 470, 480], "pyfloat_pack4": [25, 470, 480], "pyfloat_pack8": [25, 470, 480], "refus": [25, 209, 210, 269, 285, 327, 332, 334, 338, 355, 419, 480], "pyfloat_unpack2": [25, 470, 480], "pyfloat_unpack4": [25, 470, 480], "pyfloat_unpack8": [25, 470, 480], "pyeval_getfram": [26, 32, 52, 56, 480], "pythreadstate_getfram": [26, 32, 52, 56, 470, 479, 480], "reflect": [26, 31, 64, 67, 84, 88, 100, 114, 117, 119, 174, 180, 190, 207, 212, 222, 223, 244, 247, 252, 281, 289, 290, 305, 317, 334, 337, 338, 341, 344, 349, 366, 381, 382, 383, 398, 402, 408, 418, 424, 425, 426, 452, 465, 471, 472, 473, 475, 478, 479, 480], "pyframe_typ": [26, 470, 480], "frametyp": [26, 67, 179, 382, 480], "frameobject": [26, 469, 470, 480], "pyframe_check": [26, 470, 480], "pyframe_getback": [26, 470, 479, 480], "outer": [26, 84, 136, 166, 183, 188, 204, 223, 234, 252, 349, 424, 425, 426, 427, 432, 433, 467, 470, 471, 472, 473, 479, 480], "pyframe_getbuiltin": [26, 470, 480], "f_builtin": [26, 252, 425, 470, 480], "pyframe_getcod": [26, 56, 470, 479, 480], "pyframe_getgener": [26, 470, 480], "pyframe_getglob": [26, 470, 480], "f_global": [26, 252, 425, 470, 480], "pyframe_getlasti": [26, 470, 480], "f_lasti": [26, 188, 252, 425, 462, 469, 470, 480], "pyframe_getvar": [26, 471, 480], "pyframe_getvarstr": [26, 471, 480], "pyframe_getloc": [26, 470, 480], "f_local": [26, 252, 382, 425, 470, 480], "523": [26, 32, 67, 462, 470, 471, 479, 480], "_pyinterpreterfram": [26, 32, 470, 480], "pyunstable_interpreterframe_getcod": [26, 480], "pyunstable_interpreterframe_getlasti": [26, 480], "pyunstable_interpreterframe_getlin": [26, 480], "pyfunctionobject": [27, 471, 480], "pyfunction_typ": [27, 480], "functiontyp": [27, 67, 119, 179, 261, 382, 469, 480], "pyfunction_check": 27, "pyfunction_new": 27, "annot": [27, 67, 84, 86, 95, 110, 119, 178, 184, 188, 223, 245, 251, 252, 263, 297, 312, 348, 359, 377, 399, 423, 424, 425, 427, 428, 442, 467, 469, 470, 471, 472, 473, 475, 478, 479, 480], "closur": [27, 57, 65, 75, 123, 166, 167, 188, 222, 247, 252, 289, 341, 425, 470, 473, 476, 480], "co_qualnam": [27, 252, 425, 480], "pyfunction_newwithqualnam": 27, "pyfunction_getcod": 27, "pyfunction_getglob": 27, "pyfunction_getmodul": 27, "pyfunction_getdefault": 27, "pyfunction_setdefault": 27, "pyfunction_setvectorcal": [27, 471, 480], "func": [27, 32, 33, 34, 43, 52, 58, 62, 65, 67, 77, 84, 86, 87, 92, 94, 98, 117, 119, 123, 136, 137, 141, 157, 163, 173, 174, 209, 221, 223, 252, 258, 263, 264, 280, 289, 305, 311, 329, 337, 341, 349, 350, 359, 362, 364, 366, 377, 383, 385, 399, 417, 424, 426, 440, 463, 465, 467, 472, 473, 476, 478, 480], "preserv": [27, 32, 41, 67, 72, 83, 84, 94, 100, 109, 117, 164, 180, 183, 187, 190, 193, 198, 200, 202, 205, 210, 252, 258, 259, 265, 266, 289, 290, 294, 296, 297, 328, 329, 337, 341, 355, 359, 365, 382, 383, 385, 386, 399, 408, 410, 424, 425, 427, 432, 458, 459, 460, 461, 462, 464, 465, 466, 472, 473, 474, 475, 477, 478, 479, 480], "unalt": [27, 480], "pyfunction_getclosur": 27, "pyfunction_setclosur": 27, "pyfunction_getannot": [27, 480], "pyfunction_setannot": 27, "pyfunction_addwatch": 27, "pyfunction_watchcallback": 27, "pyfunction_clearwatch": 27, "pyfunction_watchev": 27, "pyfunction_event_cr": 27, "pyfunction_event_destroy": 27, "pyfunction_event_modify_cod": 27, "pyfunction_event_modify_default": 27, "pyfunction_event_modify_kwdefault": 27, "optim": [27, 33, 41, 57, 62, 65, 67, 75, 84, 103, 119, 125, 130, 136, 138, 155, 160, 174, 188, 208, 222, 232, 240, 247, 252, 261, 262, 290, 296, 297, 305, 308, 312, 315, 334, 337, 349, 359, 362, 363, 419, 424, 425, 433, 453, 458, 459, 461, 462, 463, 464, 465, 466, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "emit": [27, 32, 33, 44, 57, 67, 75, 99, 100, 112, 115, 123, 129, 132, 136, 174, 180, 185, 188, 210, 242, 255, 258, 264, 266, 290, 296, 337, 345, 349, 359, 373, 378, 383, 385, 397, 408, 410, 414, 425, 427, 433, 452, 462, 465, 468, 471, 472, 474, 476, 477, 478, 479, 480], "decis": [27, 100, 102, 154, 252, 349, 373, 424, 433, 459, 463, 464, 466, 472, 473, 480], "involv": [28, 41, 44, 62, 72, 75, 98, 119, 151, 164, 166, 174, 183, 190, 210, 223, 240, 280, 289, 296, 305, 329, 337, 338, 341, 344, 359, 378, 387, 392, 409, 425, 427, 428, 429, 433, 459, 466, 474, 475, 477, 478, 480], "circular": [28, 32, 34, 72, 75, 84, 259, 381, 387, 425, 460, 475, 477, 480], "atom": [28, 67, 83, 224, 280, 290, 313, 316, 334, 341, 362, 363, 428, 430, 466, 467, 470, 473, 480], "tp_flag": [28, 60, 62, 74, 75, 98, 188, 465, 479, 480], "py_tpflags_have_gc": [28, 60, 62, 75, 98, 461, 470, 480], "tp_travers": [28, 60, 62, 74, 75, 98, 224, 470, 479, 480], "tp_clear": [28, 44, 62, 74, 75, 98, 480], "conform": [28, 62, 67, 93, 99, 123, 143, 148, 164, 179, 180, 183, 198, 200, 205, 206, 208, 239, 242, 244, 247, 249, 253, 263, 264, 270, 293, 296, 311, 349, 383, 391, 408, 410, 416, 422, 425, 453, 463, 467, 468, 473, 474, 476, 477, 478, 479, 480], "pyobject_gc_new": [28, 62, 461, 478], "pyobject_gc_newvar": [28, 62, 461, 478], "pyobject_gc_track": [28, 56, 461, 480], "pyobject_gc_untrack": [28, 56, 62, 74, 75, 461, 470, 480], "pyobject_gc_del": [28, 56, 62, 461, 478, 480], "pytype_readi": [28, 44, 56, 60, 62, 74, 75, 98, 470, 480], "indirect": [28, 48, 57, 60, 63, 67, 72, 84, 92, 102, 173, 210, 247, 252, 290, 304, 311, 312, 349, 399, 423, 425, 426, 427, 429, 467, 474, 477, 478, 480], "pytype_fromspecwithbas": [28, 56, 60, 62, 469, 471, 480], "pytype_fromspec": [28, 44, 56, 57, 60, 62, 75, 98, 471, 478, 479, 480], "popul": [28, 34, 44, 67, 99, 100, 111, 117, 119, 180, 188, 204, 247, 264, 281, 296, 315, 321, 341, 382, 397, 404, 408, 410, 425, 429, 458, 462, 469, 470, 476, 480], "child": [28, 32, 58, 84, 87, 99, 100, 117, 119, 129, 130, 134, 157, 209, 210, 245, 247, 250, 275, 280, 290, 293, 306, 311, 319, 325, 330, 334, 335, 345, 366, 373, 383, 386, 387, 407, 408, 410, 419, 425, 459, 463, 464, 465, 466, 471, 472, 473, 474, 476, 477, 478, 479, 480], "analog": [28, 63, 74, 84, 100, 183, 252, 264, 265, 272, 280, 296, 361, 381, 425, 427, 429, 461, 463, 464, 466, 472, 474, 478, 480], "pyunstable_object_gc_newwithextradata": [28, 480], "extra_s": [28, 449], "final": [28, 31, 33, 44, 48, 58, 60, 62, 67, 72, 73, 75, 83, 84, 93, 94, 99, 100, 102, 103, 110, 112, 113, 119, 123, 130, 132, 135, 136, 138, 141, 155, 173, 178, 179, 183, 184, 185, 187, 188, 190, 194, 200, 208, 210, 232, 242, 247, 252, 255, 258, 262, 264, 268, 280, 289, 290, 293, 294, 296, 305, 308, 311, 312, 316, 329, 331, 335, 337, 338, 342, 349, 350, 351, 355, 358, 359, 361, 362, 366, 373, 375, 378, 379, 381, 382, 383, 385, 386, 387, 396, 397, 403, 411, 419, 425, 426, 427, 428, 429, 432, 433, 440, 443, 453, 459, 460, 461, 462, 463, 465, 466, 467, 469, 470, 472, 473, 475, 476, 477, 478, 479, 481], "reserv": [28, 48, 60, 67, 93, 116, 252, 256, 293, 296, 311, 316, 319, 330, 336, 341, 362, 402, 407, 416, 419, 423, 425, 433, 440, 452, 460, 465, 467, 472, 477, 478, 480], "decid": [28, 33, 75, 84, 88, 94, 99, 102, 129, 136, 141, 151, 154, 166, 180, 190, 240, 266, 334, 335, 349, 362, 383, 425, 429, 433, 464, 466, 471, 480], "pyobject_gc_res": [28, 480], "unexpect": [28, 99, 100, 167, 190, 202, 205, 227, 247, 264, 272, 285, 315, 316, 319, 330, 332, 334, 338, 340, 359, 385, 387, 392, 397, 419, 424, 425, 427, 432, 437, 440, 458, 461, 466, 469, 471, 473, 475, 477, 478, 479, 480], "becom": [28, 32, 33, 62, 63, 65, 72, 83, 84, 91, 92, 93, 94, 98, 100, 103, 104, 106, 109, 111, 123, 129, 130, 136, 138, 155, 174, 190, 193, 199, 202, 208, 222, 244, 252, 255, 258, 280, 289, 290, 294, 296, 305, 308, 315, 316, 325, 326, 328, 329, 330, 338, 341, 342, 345, 349, 355, 362, 366, 373, 381, 383, 386, 387, 392, 399, 419, 424, 425, 426, 427, 433, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "near": [28, 99, 102, 151, 164, 181, 183, 187, 244, 264, 266, 272, 280, 290, 294, 425, 433, 461, 462, 464, 465, 466, 467, 471, 472, 475, 480], "pyobject_is_gc": [28, 62, 74, 479, 480], "pyobject_gc_istrack": [28, 56, 479, 480], "gc": [28, 44, 60, 62, 67, 72, 75, 77, 84, 86, 96, 139, 251, 252, 312, 349, 359, 364, 379, 399, 408, 425, 449, 453, 459, 462, 464, 466, 471, 472, 480], "is_track": [28, 67, 224, 312, 466], "pyobject_gc_isfin": [28, 56, 479, 480], "is_fin": [28, 32, 67, 224, 312, 349, 447, 475, 478, 479, 480], "_pyobject_gc_track": [28, 478, 480], "_pyobject_gc_untrack": [28, 478, 480], "visitproc": [28, 56, 62, 75, 479], "visitor": [28, 119], "travers": [28, 30, 44, 62, 67, 75, 94, 98, 109, 119, 160, 181, 193, 202, 210, 247, 249, 250, 264, 277, 290, 299, 341, 373, 385, 386, 409, 410, 419, 429, 433, 459, 461, 462, 464, 465, 466, 470, 471, 475, 478, 479, 480], "traverseproc": [28, 44, 56, 62, 74, 75], "visit": [28, 62, 67, 75, 94, 98, 119, 180, 261, 290, 293, 310, 329, 339, 412, 458, 459, 461, 462, 465, 473, 479, 480], "simplifi": [28, 30, 32, 41, 65, 92, 94, 103, 107, 121, 125, 132, 155, 166, 180, 181, 194, 198, 213, 223, 247, 252, 280, 316, 334, 335, 372, 373, 375, 383, 399, 407, 424, 432, 458, 461, 462, 463, 464, 465, 466, 467, 472, 473, 474, 475, 476, 477, 478, 479, 480], "py_visit": [28, 62, 75, 98, 479], "my_travers": 28, "noddi": 28, "foo": [28, 77, 78, 84, 85, 86, 87, 88, 93, 99, 100, 101, 103, 107, 113, 117, 119, 148, 152, 164, 173, 190, 193, 197, 225, 240, 244, 247, 252, 259, 263, 264, 265, 269, 280, 285, 288, 289, 290, 291, 293, 294, 296, 299, 301, 305, 308, 316, 331, 337, 341, 355, 359, 382, 383, 385, 386, 387, 402, 404, 408, 409, 410, 419, 420, 424, 427, 429, 432, 433, 438, 459, 461, 462, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 477, 478, 480], "bar": [28, 50, 84, 86, 93, 99, 100, 101, 103, 117, 119, 152, 164, 173, 174, 197, 225, 240, 244, 247, 259, 264, 265, 280, 285, 288, 289, 290, 291, 293, 294, 299, 301, 305, 308, 310, 316, 331, 337, 341, 355, 359, 366, 371, 373, 382, 383, 385, 386, 387, 404, 419, 420, 422, 424, 429, 431, 432, 433, 438, 459, 465, 480], "inquiri": [28, 44, 56, 62, 74, 75, 255, 385], "drop": [28, 62, 67, 75, 83, 84, 92, 93, 99, 106, 130, 157, 190, 208, 209, 222, 247, 251, 258, 266, 280, 302, 318, 322, 338, 341, 345, 349, 361, 365, 366, 373, 385, 391, 459, 460, 461, 463, 464, 465, 467, 472, 474, 475, 480], "pygc_collect": [28, 56, 479, 480], "uncondit": [28, 112, 244, 280, 281, 285, 290, 294, 331, 350, 385, 387, 425, 432, 452, 466, 467, 472, 473, 474, 475, 477, 479, 480], "unreach": [28, 209, 224, 383, 425, 477, 479, 480], "pygc_en": [28, 56, 469, 480], "pygc_dis": [28, 56, 469, 480], "pygc_isen": [28, 56, 469, 480], "isen": [28, 67, 224, 312], "pyunstable_gc_visitobject": 28, "gcvisitobjects_t": 28, "live": [28, 62, 66, 67, 72, 83, 100, 148, 180, 204, 244, 245, 247, 248, 250, 251, 280, 290, 296, 302, 312, 337, 338, 355, 391, 397, 399, 407, 422, 425, 443, 458, 459, 460, 461, 467, 472, 480], "capabl": [28, 63, 75, 86, 91, 92, 94, 100, 103, 119, 123, 166, 174, 183, 190, 209, 231, 242, 245, 247, 248, 250, 252, 254, 255, 256, 269, 279, 280, 285, 289, 302, 304, 317, 372, 387, 410, 412, 419, 427, 452, 461, 462, 463, 464, 472, 473, 474, 475, 480], "behaviour": [28, 30, 32, 48, 62, 67, 83, 84, 94, 99, 100, 103, 123, 166, 186, 210, 212, 214, 240, 252, 255, 263, 264, 265, 266, 280, 289, 290, 293, 296, 308, 316, 317, 325, 328, 330, 334, 335, 337, 341, 345, 349, 361, 381, 386, 387, 391, 392, 397, 410, 413, 416, 425, 427, 429, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 473, 474, 476, 477, 480], "multipl": [28, 30, 32, 33, 44, 46, 62, 63, 67, 70, 72, 74, 75, 83, 86, 88, 91, 93, 94, 102, 103, 106, 107, 112, 113, 117, 118, 119, 121, 123, 132, 134, 140, 146, 148, 155, 157, 160, 163, 164, 166, 172, 174, 178, 180, 183, 184, 186, 190, 196, 202, 206, 210, 216, 218, 222, 223, 225, 227, 231, 232, 242, 244, 247, 248, 250, 251, 252, 255, 258, 259, 264, 265, 267, 268, 272, 273, 275, 279, 280, 281, 288, 289, 290, 293, 294, 296, 297, 299, 304, 311, 316, 317, 326, 327, 328, 332, 334, 335, 337, 338, 339, 341, 344, 349, 350, 353, 355, 359, 362, 366, 372, 373, 374, 377, 381, 383, 385, 397, 399, 404, 410, 412, 416, 424, 425, 426, 427, 428, 429, 432, 433, 438, 441, 452, 453, 458, 459, 462, 463, 464, 465, 466, 468, 469, 471, 472, 473, 474, 476, 477, 478, 479, 480], "pygen_new": 29, "pygen_newwithqualnam": 29, "pygenobject": 29, "pygen_typ": 29, "pygen_check": 29, "pygen_checkexact": 29, "pyimport_importmodul": [30, 56, 72, 78, 460, 465, 467, 469, 471, 480], "pyimport_importmoduleex": [30, 473], "submodul": [30, 62, 67, 86, 155, 181, 190, 222, 247, 299, 321, 338, 377, 419, 433, 447, 452, 464, 467, 468, 474, 477, 480], "packag": [30, 32, 33, 62, 63, 67, 69, 73, 76, 78, 79, 83, 84, 86, 92, 99, 100, 108, 109, 140, 148, 157, 170, 173, 180, 184, 189, 190, 193, 194, 195, 196, 197, 199, 200, 201, 202, 203, 204, 205, 207, 209, 222, 227, 239, 244, 247, 250, 251, 252, 258, 264, 265, 266, 273, 276, 277, 278, 280, 282, 304, 309, 310, 312, 321, 327, 331, 332, 337, 338, 342, 349, 351, 352, 366, 372, 377, 381, 382, 383, 385, 386, 387, 389, 396, 397, 408, 411, 418, 419, 420, 422, 423, 430, 433, 435, 442, 450, 451, 452, 453, 455, 456, 457, 459, 461, 463, 466, 467, 468, 469, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481], "fromlist": [30, 67, 118, 179, 188, 222, 247, 480], "top": [30, 32, 41, 67, 72, 83, 84, 91, 93, 94, 99, 100, 102, 103, 107, 112, 115, 117, 119, 132, 136, 139, 147, 148, 149, 155, 164, 167, 173, 174, 176, 182, 186, 187, 188, 190, 204, 208, 210, 222, 223, 227, 240, 244, 245, 247, 248, 251, 252, 253, 254, 255, 263, 273, 282, 290, 293, 296, 299, 301, 302, 305, 309, 310, 311, 312, 321, 338, 339, 348, 349, 355, 359, 362, 366, 368, 372, 373, 381, 382, 385, 386, 396, 410, 416, 417, 419, 424, 426, 429, 432, 433, 437, 447, 448, 452, 459, 460, 461, 462, 464, 465, 466, 467, 469, 471, 472, 473, 474, 476, 477, 478, 479, 480], "unfortun": [30, 83, 87, 91, 94, 98, 100, 101, 102, 103, 107, 148, 155, 280, 302, 305, 327, 334, 338, 355, 366, 387, 458, 460, 463, 465, 468, 476, 479], "fact": [30, 32, 63, 72, 84, 94, 99, 103, 107, 123, 164, 173, 183, 190, 203, 207, 220, 222, 247, 276, 289, 296, 305, 341, 355, 366, 381, 383, 392, 404, 418, 425, 427, 429, 431, 458, 459, 460, 465, 471, 473, 474, 475, 480], "subpackag": [30, 62, 86, 247, 278, 349, 385, 419, 429, 447, 459], "__all__": [30, 222, 244, 276, 316, 359, 433, 447, 460, 476, 480], "absolut": [30, 32, 33, 46, 60, 62, 67, 71, 75, 83, 99, 102, 110, 119, 123, 136, 138, 141, 147, 148, 150, 151, 152, 183, 188, 190, 210, 216, 222, 227, 239, 247, 248, 254, 255, 265, 266, 267, 272, 275, 289, 290, 293, 321, 328, 329, 332, 337, 341, 342, 349, 351, 355, 363, 366, 369, 379, 381, 383, 391, 396, 402, 412, 419, 422, 427, 429, 433, 443, 447, 452, 453, 458, 459, 463, 465, 466, 467, 471, 472, 473, 474, 475, 477, 479, 480, 481], "pyimport_importmodulenoblock": [30, 56, 465, 467, 471, 473, 480], "alia": [30, 39, 58, 67, 84, 86, 93, 100, 102, 119, 130, 134, 150, 155, 158, 173, 175, 180, 188, 192, 194, 202, 208, 210, 215, 225, 227, 240, 247, 251, 252, 261, 280, 284, 289, 290, 294, 311, 316, 319, 325, 326, 330, 334, 337, 338, 345, 348, 350, 356, 362, 373, 381, 382, 383, 400, 402, 403, 404, 416, 419, 420, 424, 425, 426, 433, 453, 467, 469, 471, 474, 476, 477, 479, 480], "switch": [30, 32, 34, 60, 63, 67, 74, 83, 98, 106, 107, 108, 109, 125, 130, 134, 155, 190, 207, 222, 227, 240, 242, 244, 289, 302, 316, 319, 321, 337, 341, 342, 349, 355, 381, 386, 409, 429, 438, 447, 452, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 477, 479, 480], "best": [30, 54, 63, 67, 83, 86, 91, 94, 95, 98, 99, 100, 102, 138, 171, 180, 183, 185, 187, 190, 191, 192, 202, 210, 222, 223, 227, 231, 232, 239, 244, 245, 252, 264, 267, 280, 285, 289, 290, 302, 304, 305, 328, 332, 334, 337, 341, 349, 355, 364, 366, 372, 381, 383, 386, 400, 422, 425, 429, 453, 458, 459, 463, 464, 467, 469, 471, 472, 474, 475, 476, 479, 480], "__import__": [30, 67, 188, 222, 247, 251, 265, 277, 296, 425, 429, 447, 465, 468, 473, 476, 479, 480], "incomplet": [30, 60, 63, 67, 78, 115, 143, 154, 155, 177, 180, 244, 258, 265, 282, 311, 325, 355, 419, 462, 463, 466, 467, 471, 473, 474, 480], "pyimport_importmodulelevelobject": [30, 56], "pyimport_importmodulelevel": [30, 56, 473], "pyimport_import": [30, 56, 71, 465], "higher": [30, 32, 55, 67, 94, 96, 99, 100, 112, 123, 137, 143, 166, 174, 183, 188, 199, 201, 221, 222, 227, 239, 251, 255, 258, 264, 265, 266, 267, 276, 278, 279, 280, 285, 290, 296, 302, 322, 329, 334, 337, 338, 341, 349, 355, 356, 362, 379, 383, 397, 410, 460, 461, 464, 465, 472, 473, 474, 477, 480], "__builtins__": [30, 145, 222, 252, 426, 447, 467, 469, 480], "instal": [30, 32, 33, 34, 41, 67, 71, 75, 78, 83, 84, 88, 91, 96, 100, 102, 107, 108, 109, 111, 129, 132, 141, 160, 181, 185, 189, 209, 211, 227, 232, 243, 244, 247, 248, 251, 258, 264, 266, 273, 308, 312, 317, 330, 331, 337, 338, 341, 345, 347, 349, 351, 358, 366, 372, 379, 381, 385, 392, 396, 397, 402, 418, 423, 429, 450, 452, 453, 455, 457, 460, 461, 462, 464, 465, 466, 470, 471, 472, 473, 475, 476, 477, 478, 479, 480, 481], "environ": [30, 32, 33, 41, 62, 65, 67, 83, 84, 86, 92, 99, 100, 101, 102, 106, 107, 108, 115, 123, 148, 155, 157, 160, 173, 174, 179, 183, 185, 189, 207, 211, 219, 222, 225, 226, 227, 232, 244, 248, 251, 263, 265, 277, 289, 292, 294, 296, 303, 305, 306, 308, 310, 312, 322, 329, 334, 335, 338, 341, 345, 349, 352, 355, 359, 363, 366, 377, 379, 385, 386, 388, 392, 397, 400, 402, 404, 407, 417, 425, 426, 429, 435, 445, 450, 452, 453, 454, 455, 456, 459, 460, 461, 462, 463, 465, 467, 468, 471, 472, 473, 474, 477, 478, 479, 480], "pyimport_reloadmodul": [30, 56, 480], "reload": [30, 67, 84, 93, 109, 240, 244, 247, 277, 349, 359, 379, 429, 447, 462, 467, 471, 474, 477, 480], "pyimport_addmoduleobject": [30, 56], "pyimport_addmodul": [30, 56, 72], "pyimport_execcodemodul": [30, 56], "danger": [30, 58, 60, 84, 280, 289, 290, 293, 338, 355, 386, 431, 460, 463, 464, 471, 480], "know": [30, 32, 58, 62, 72, 75, 76, 84, 92, 94, 97, 99, 100, 101, 102, 103, 106, 107, 114, 117, 129, 136, 148, 151, 158, 173, 175, 178, 187, 190, 192, 197, 198, 205, 240, 242, 247, 256, 263, 265, 266, 268, 269, 280, 289, 290, 327, 329, 334, 338, 341, 349, 366, 373, 379, 381, 386, 392, 397, 402, 413, 416, 419, 422, 429, 431, 433, 458, 459, 460, 461, 464, 465, 466, 471, 473, 474, 476, 480], "unknown": [30, 32, 63, 67, 87, 93, 103, 119, 136, 138, 187, 190, 193, 196, 198, 199, 205, 208, 222, 232, 242, 253, 273, 285, 289, 290, 301, 304, 316, 339, 349, 355, 362, 363, 379, 392, 395, 413, 438, 453, 461, 462, 466, 470, 472, 476, 477, 480], "probabl": [30, 32, 55, 72, 74, 78, 84, 91, 97, 100, 102, 103, 140, 155, 156, 173, 180, 190, 197, 210, 227, 280, 290, 294, 297, 305, 315, 332, 334, 335, 337, 338, 340, 349, 352, 381, 386, 392, 402, 403, 404, 412, 431, 453, 459, 460, 461, 462, 464, 465, 467, 472, 473, 480], "damag": [30, 296, 355, 383, 423], "author": [30, 72, 76, 94, 98, 99, 101, 103, 107, 108, 123, 155, 157, 190, 210, 232, 239, 248, 249, 266, 290, 304, 337, 338, 385, 392, 416, 423, 450, 459, 460, 461, 462, 463, 464, 465, 466, 468, 470, 472, 474, 475, 480], "__spec__": [30, 67, 179, 247, 249, 321, 382, 447, 469, 471, 474, 476, 477, 480], "__loader__": [30, 44, 67, 179, 222, 247, 262, 321, 382, 429, 447, 469, 473, 474, 477, 480], "spec": [30, 44, 60, 67, 86, 105, 208, 233, 236, 241, 247, 252, 259, 321, 338, 349, 373, 386, 387, 391, 416, 420, 428, 462, 471, 474, 475, 476, 477, 478, 479, 480], "loader": [30, 67, 86, 166, 173, 190, 247, 248, 249, 250, 262, 277, 299, 359, 379, 382, 385, 410, 418, 420, 462, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 479, 480], "sourcefileload": [30, 67, 247, 277, 471, 473, 476, 480], "__file__": [30, 44, 67, 88, 100, 111, 185, 190, 222, 232, 247, 252, 262, 299, 320, 321, 359, 379, 385, 397, 420, 425, 429, 453, 462, 474, 476, 477, 479, 480], "co_filenam": [30, 252, 425, 466, 480], "applic": [30, 32, 33, 56, 62, 63, 67, 71, 72, 74, 76, 84, 88, 94, 98, 99, 101, 102, 103, 106, 107, 111, 117, 119, 123, 130, 134, 136, 137, 140, 142, 148, 154, 163, 164, 166, 174, 180, 183, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 197, 198, 199, 200, 202, 203, 205, 210, 211, 222, 223, 232, 239, 243, 255, 259, 263, 264, 265, 266, 268, 269, 272, 273, 278, 279, 280, 281, 289, 290, 293, 296, 302, 305, 311, 316, 322, 328, 329, 330, 334, 337, 338, 341, 343, 345, 351, 355, 359, 361, 362, 363, 365, 366, 368, 369, 372, 373, 379, 381, 384, 385, 391, 392, 396, 397, 399, 402, 404, 407, 408, 410, 411, 412, 413, 414, 419, 420, 422, 423, 424, 427, 431, 433, 452, 455, 456, 459, 460, 461, 462, 463, 465, 466, 467, 468, 472, 473, 474, 476, 477, 478, 479, 480, 481], "__cached__": [30, 67, 222, 247, 321, 429, 469, 471, 472, 474, 480], "pyimport_execcodemoduleex": [30, 56], "pyimport_execcodemodulewithpathnam": [30, 56], "modulespec": [30, 44, 67, 86, 247, 277, 299, 321, 349, 382, 429], "pathnam": [30, 83, 139, 148, 173, 217, 220, 228, 264, 266, 276, 278, 290, 291, 293, 328, 339, 349, 355, 366, 372, 394, 419, 420, 425, 429, 452, 472, 475, 480], "pyimport_execcodemoduleobject": [30, 56, 480], "cpathnam": 30, "figur": [30, 72, 75, 91, 93, 94, 103, 106, 117, 183, 190, 289, 305, 334, 355, 459, 460, 461, 462, 463, 464, 465, 466, 473, 480], "imp": [30, 67, 467, 469, 470, 472, 473, 474, 476, 480], "source_from_cach": [30, 67, 247, 277, 471, 472, 474, 476], "pyimport_getmagicnumb": [30, 56, 473], "magic": [30, 67, 84, 86, 88, 112, 164, 173, 184, 190, 197, 227, 247, 305, 338, 346, 359, 362, 363, 383, 387, 419, 422, 459, 460, 462, 474, 475, 476, 477, 480], "pyc": [30, 32, 33, 67, 85, 86, 160, 247, 271, 278, 296, 308, 329, 341, 349, 359, 379, 419, 420, 425, 429, 447, 452, 453, 458, 460, 462, 463, 465, 466, 470, 471, 474, 475, 479, 480, 481], "four": [30, 57, 63, 87, 88, 91, 92, 93, 103, 106, 117, 129, 155, 174, 187, 188, 204, 208, 239, 244, 252, 255, 256, 264, 265, 268, 275, 278, 289, 311, 315, 331, 334, 335, 337, 341, 342, 344, 366, 373, 381, 386, 432, 438, 458, 465, 468, 472, 479, 480], "pyimport_getmagictag": [30, 56], "tag": [30, 60, 62, 67, 74, 96, 103, 119, 148, 187, 237, 245, 247, 266, 270, 275, 290, 296, 311, 343, 349, 353, 365, 392, 407, 410, 414, 416, 458, 459, 464, 466, 470, 474, 475, 478, 480, 481], "3147": [30, 67, 84, 160, 247, 308, 321, 359, 429, 447, 473, 481], "keep": [30, 32, 38, 62, 67, 72, 84, 93, 98, 100, 102, 103, 106, 117, 119, 125, 136, 141, 148, 155, 157, 166, 173, 174, 176, 178, 179, 183, 188, 190, 193, 208, 211, 223, 231, 240, 244, 249, 252, 255, 258, 268, 275, 289, 290, 293, 296, 302, 304, 316, 335, 341, 345, 349, 359, 366, 385, 386, 392, 399, 407, 412, 424, 425, 429, 433, 460, 462, 463, 464, 465, 466, 472, 474, 477, 480], "mind": [30, 84, 91, 98, 100, 103, 117, 119, 173, 183, 197, 249, 266, 280, 289, 383, 392, 410, 429, 461, 463, 472], "cache_tag": [30, 247, 349, 471, 473, 480], "authorit": [30, 107, 471, 480], "pyimport_getmoduledict": [30, 56, 480], "administr": [30, 32, 58, 99, 148, 152, 245, 284, 285, 290, 331, 334, 363, 404, 426, 458, 463, 473, 478, 479, 480], "pyimport_getmodul": [30, 56, 477, 480], "pyimport_getimport": [30, 56, 480], "finder": [30, 67, 86, 190, 247, 248, 267, 276, 299, 349, 430, 456, 458, 463, 465, 469, 471, 473, 474, 480], "pkg": [30, 247, 299, 418, 433, 452, 453, 457, 459, 460, 464, 466, 469, 470, 471, 478, 480], "__path__": [30, 67, 86, 247, 299, 309, 349, 447, 474, 476, 477, 480], "fetch": [30, 67, 92, 94, 107, 111, 164, 172, 205, 245, 253, 254, 258, 278, 280, 281, 288, 290, 296, 304, 312, 330, 334, 337, 338, 386, 387, 392, 393, 411, 416, 449, 463, 472, 473, 480], "path_importer_cach": [30, 67, 247, 299, 312, 349, 429, 447, 462, 470, 471, 473, 474, 475, 477, 480], "cach": [30, 33, 41, 60, 62, 63, 67, 72, 74, 83, 86, 92, 99, 103, 107, 113, 123, 136, 144, 155, 157, 160, 173, 181, 187, 188, 213, 217, 221, 223, 227, 247, 262, 264, 277, 280, 285, 290, 299, 308, 316, 321, 327, 337, 338, 344, 349, 357, 359, 379, 383, 385, 392, 399, 420, 422, 424, 447, 449, 450, 452, 458, 460, 462, 464, 465, 466, 469, 470, 471, 472, 473, 474, 475, 476, 477, 479, 480], "path_hook": [30, 67, 86, 139, 247, 277, 299, 312, 349, 429, 433, 447, 462, 473, 474, 480], "our": [30, 72, 75, 84, 88, 92, 93, 100, 103, 106, 107, 111, 131, 164, 166, 173, 193, 197, 202, 256, 289, 296, 316, 332, 335, 337, 338, 359, 383, 386, 387, 399, 404, 410, 419, 461, 464, 465, 480], "find": [30, 32, 60, 62, 67, 71, 72, 74, 76, 88, 92, 93, 94, 97, 99, 100, 102, 103, 106, 109, 115, 117, 119, 138, 144, 148, 155, 157, 174, 178, 180, 184, 187, 188, 190, 192, 193, 194, 196, 202, 204, 208, 210, 218, 222, 223, 227, 232, 243, 244, 247, 248, 251, 252, 263, 264, 270, 275, 277, 289, 290, 296, 297, 299, 310, 320, 334, 338, 341, 345, 349, 351, 359, 360, 362, 364, 366, 383, 385, 386, 387, 391, 392, 399, 407, 426, 427, 429, 431, 433, 438, 439, 452, 455, 457, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 480], "pyimport_importfrozenmoduleobject": [30, 56, 480], "frozen": [30, 33, 67, 173, 222, 247, 280, 299, 312, 349, 379, 383, 425, 429, 452, 458, 462, 471, 474, 477, 480], "misnom": 30, "pyimport_importfrozenmodul": [30, 56, 480], "_frozen": [30, 173, 470, 480], "freez": [30, 67, 80, 84, 223, 224, 244, 285, 312, 450, 477, 480], "tool": [30, 32, 50, 56, 67, 71, 78, 84, 86, 91, 92, 94, 97, 99, 100, 101, 102, 103, 106, 109, 111, 119, 134, 152, 153, 166, 173, 184, 190, 191, 201, 216, 220, 222, 223, 227, 228, 248, 251, 252, 253, 258, 259, 261, 296, 304, 312, 318, 328, 330, 349, 375, 377, 379, 381, 383, 385, 396, 410, 418, 419, 425, 433, 453, 454, 458, 459, 460, 461, 462, 464, 465, 467, 468, 470, 472, 473, 474, 475, 476, 479, 481], "distribut": [30, 32, 65, 67, 70, 72, 74, 83, 84, 111, 123, 183, 206, 227, 232, 247, 268, 272, 277, 280, 281, 299, 315, 337, 340, 352, 355, 366, 374, 385, 411, 418, 423, 453, 458, 459, 460, 462, 464, 465, 467, 469, 472, 475, 476, 477, 478, 479, 480], "is_packag": [30, 67, 247, 277, 420, 470, 480], "pyimport_frozenmodul": [30, 33, 173, 480], "record": [30, 60, 67, 74, 77, 91, 92, 93, 94, 99, 100, 101, 106, 119, 152, 157, 160, 172, 173, 174, 175, 181, 182, 183, 184, 194, 200, 209, 248, 252, 256, 264, 266, 268, 276, 289, 290, 292, 296, 305, 306, 312, 337, 339, 341, 344, 359, 381, 382, 383, 385, 386, 387, 397, 419, 429, 437, 442, 459, 462, 463, 464, 465, 466, 472, 473, 474, 475, 478, 480], "play": [30, 67, 75, 88, 173, 183, 251, 292, 315, 338, 381, 385, 401, 425, 437, 467, 480], "trick": [30, 84, 173, 222, 294, 337, 349, 383, 387, 437, 461], "collect": [30, 31, 41, 44, 49, 51, 62, 63, 66, 67, 72, 73, 74, 77, 83, 84, 86, 91, 94, 96, 99, 100, 102, 103, 109, 111, 113, 117, 119, 122, 130, 136, 144, 148, 155, 164, 166, 167, 173, 176, 178, 179, 181, 184, 190, 191, 210, 211, 222, 223, 224, 239, 240, 248, 251, 252, 258, 261, 280, 290, 296, 302, 305, 311, 312, 313, 327, 329, 330, 333, 334, 335, 337, 338, 341, 344, 349, 356, 357, 359, 373, 379, 381, 382, 385, 392, 398, 399, 402, 408, 410, 424, 425, 427, 433, 438, 439, 449, 450, 453, 458, 461, 462, 463, 464, 465, 467, 468, 470, 471, 480, 481], "pyimport_appendinittab": [30, 32, 33, 44, 56, 71, 72, 480], "initfunc": 30, "pyimport_extendinittab": [30, 32, 33, 480], "extend": [30, 32, 41, 44, 60, 62, 67, 72, 73, 74, 75, 78, 79, 83, 91, 93, 100, 103, 107, 115, 117, 118, 119, 120, 130, 140, 151, 152, 155, 157, 158, 164, 165, 166, 173, 174, 179, 180, 187, 188, 189, 190, 193, 202, 204, 210, 222, 223, 227, 242, 244, 246, 255, 258, 259, 268, 270, 272, 273, 275, 277, 279, 296, 299, 300, 305, 311, 317, 325, 329, 332, 334, 338, 341, 349, 355, 363, 373, 375, 385, 392, 398, 399, 407, 410, 417, 425, 426, 427, 429, 433, 438, 439, 441, 458, 460, 463, 465, 466, 467, 469, 471, 472, 473, 474, 475, 476, 477, 479, 480, 481], "_inittab": 30, "emb": [30, 32, 33, 65, 67, 71, 84, 160, 190, 243, 247, 366, 410, 461, 466, 477, 478, 480], "conjunct": [30, 187, 189, 190, 222, 252, 265, 328, 334, 338, 383, 428, 432, 474], "newtab": 30, "sentinel": [30, 36, 57, 67, 72, 74, 75, 84, 100, 161, 178, 184, 222, 258, 266, 280, 387, 461, 473, 477, 480], "fault": [30, 67, 99, 173, 182, 253, 289, 294, 319, 330, 363, 378, 464, 466, 473, 480], "insuffici": [30, 158, 183, 190, 209, 249, 280, 290, 386, 476], "high": [31, 32, 37, 41, 59, 63, 67, 72, 73, 78, 83, 84, 99, 100, 102, 107, 119, 123, 125, 127, 130, 132, 133, 134, 136, 146, 161, 174, 180, 183, 188, 191, 198, 216, 223, 245, 251, 255, 256, 257, 258, 263, 267, 280, 286, 290, 292, 296, 305, 306, 315, 316, 325, 330, 334, 337, 338, 340, 349, 350, 353, 355, 363, 383, 400, 433, 461, 462, 463, 464, 465, 471, 472, 473, 474, 475, 477, 479, 480], "queri": [31, 49, 67, 83, 94, 100, 103, 106, 115, 130, 133, 148, 155, 166, 202, 216, 227, 242, 247, 248, 252, 278, 293, 295, 302, 325, 355, 359, 366, 372, 373, 383, 391, 392, 402, 404, 407, 416, 429, 452, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "signal": [31, 32, 33, 48, 58, 62, 67, 91, 94, 98, 100, 103, 112, 127, 129, 130, 132, 134, 137, 138, 139, 163, 173, 174, 182, 184, 185, 188, 190, 210, 239, 251, 254, 255, 257, 258, 264, 265, 272, 280, 287, 289, 290, 294, 296, 306, 316, 319, 325, 326, 328, 334, 337, 338, 342, 345, 349, 359, 362, 363, 368, 378, 383, 392, 410, 412, 416, 427, 429, 452, 459, 460, 461, 462, 463, 464, 465, 466, 469, 472, 476, 478, 480], "categori": [31, 67, 83, 99, 103, 106, 130, 210, 238, 255, 263, 266, 312, 316, 337, 341, 359, 360, 384, 391, 432, 452, 459, 460, 464, 465, 467, 472, 477, 480], "marshal": [31, 64, 67, 84, 139, 155, 251, 259, 266, 295, 376, 416, 462, 463, 466, 475, 480], "perf": [31, 33, 64, 67, 95, 349, 452, 471, 480], "abstract": [31, 54, 62, 67, 73, 75, 77, 78, 83, 84, 86, 90, 91, 92, 123, 129, 130, 166, 173, 179, 180, 183, 205, 210, 218, 223, 241, 248, 251, 252, 255, 261, 266, 277, 287, 290, 298, 326, 334, 338, 341, 349, 383, 404, 422, 425, 427, 462, 464, 466, 467, 469, 472, 473, 475, 476, 477, 479, 480, 481], "configur": [31, 34, 41, 58, 62, 63, 67, 71, 72, 84, 91, 94, 98, 101, 103, 112, 115, 123, 129, 132, 133, 163, 167, 169, 173, 179, 181, 183, 186, 214, 219, 232, 242, 244, 245, 247, 251, 263, 264, 266, 268, 269, 289, 290, 302, 303, 304, 311, 312, 317, 320, 328, 332, 334, 337, 338, 349, 351, 355, 358, 359, 362, 365, 366, 369, 370, 371, 372, 373, 385, 386, 387, 392, 396, 397, 402, 404, 408, 409, 410, 414, 416, 423, 452, 453, 457, 458, 459, 460, 461, 462, 463, 464, 465, 468, 469, 470, 471, 473, 474, 475, 476, 477, 479, 480, 481], "wide": [31, 33, 58, 63, 67, 91, 94, 98, 99, 102, 106, 112, 117, 129, 132, 138, 147, 152, 164, 173, 174, 180, 183, 190, 191, 240, 244, 252, 254, 263, 268, 279, 290, 292, 296, 299, 302, 312, 327, 338, 341, 344, 345, 355, 362, 363, 372, 407, 419, 422, 423, 453, 458, 461, 464, 465, 466, 471, 472, 473, 474, 480], "sub": [31, 44, 49, 67, 94, 98, 99, 100, 103, 115, 119, 121, 130, 173, 174, 175, 180, 187, 188, 191, 193, 198, 202, 204, 211, 221, 228, 245, 249, 251, 258, 261, 265, 268, 275, 288, 305, 311, 316, 327, 341, 349, 359, 360, 372, 383, 385, 387, 402, 410, 427, 428, 440, 448, 458, 459, 461, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 480], "asynchron": [31, 62, 67, 83, 86, 119, 122, 123, 127, 130, 132, 133, 134, 136, 158, 163, 166, 167, 184, 188, 210, 222, 251, 253, 257, 264, 280, 312, 334, 338, 345, 349, 382, 385, 386, 403, 424, 433, 466, 470, 471, 472, 473, 474, 475, 477, 478, 480], "notif": [31, 66, 67, 326, 397, 402, 412, 459, 466, 471, 478, 480], "trace": [31, 33, 34, 41, 62, 67, 72, 96, 99, 101, 112, 141, 153, 154, 168, 173, 182, 188, 211, 223, 238, 245, 251, 252, 254, 290, 294, 312, 337, 349, 359, 362, 378, 381, 423, 425, 433, 452, 453, 460, 461, 462, 466, 469, 470, 471, 473, 474, 475, 476, 477, 478, 479, 480], "advanc": [31, 67, 75, 84, 91, 100, 103, 146, 164, 166, 172, 173, 174, 183, 184, 191, 222, 231, 252, 255, 258, 267, 275, 289, 334, 338, 342, 345, 349, 377, 381, 387, 399, 408, 409, 419, 424, 425, 431, 458, 462, 467, 472, 478, 480, 481], "pywidestringlist": [31, 67, 478], "pystatus": [31, 32, 67, 471, 478], "pypreconfig": [31, 32, 41, 58, 67, 471, 478], "preiniti": [31, 41, 58, 67, 263], "pyconfig": [31, 32, 34, 58, 65, 67, 86, 290, 349, 351, 352, 453, 466, 469, 470, 471, 478, 479, 480], "isol": [31, 32, 44, 62, 65, 67, 86, 94, 95, 111, 119, 136, 190, 244, 312, 349, 351, 359, 385, 386, 396, 452, 458, 470, 471, 474, 476, 479, 480], "py_runmain": [31, 67, 478, 480], "py_getargcargv": [31, 67, 480], "provision": [31, 67, 86, 194, 200, 202, 205, 248, 349, 474, 475, 476, 477, 478, 480], "domain": [31, 67, 96, 99, 123, 142, 182, 191, 200, 205, 206, 209, 227, 232, 240, 241, 245, 263, 265, 266, 280, 282, 284, 332, 334, 335, 338, 343, 344, 349, 379, 391, 395, 452, 462, 464, 471, 473, 474, 475, 476, 477, 480], "custom": [31, 32, 33, 58, 62, 67, 70, 72, 75, 78, 84, 107, 112, 115, 116, 119, 123, 132, 136, 152, 155, 158, 161, 178, 180, 182, 186, 190, 191, 204, 205, 208, 210, 214, 222, 239, 242, 244, 247, 248, 251, 252, 253, 255, 259, 264, 266, 268, 277, 282, 289, 295, 317, 320, 329, 330, 331, 338, 341, 349, 351, 355, 359, 360, 362, 366, 373, 383, 385, 386, 392, 396, 397, 399, 404, 407, 409, 410, 416, 422, 424, 427, 429, 433, 453, 455, 457, 459, 462, 463, 464, 465, 466, 467, 471, 472, 473, 475, 478, 479, 480], "pymalloc": [31, 33, 67, 349, 452, 453, 460, 465, 466, 472, 474, 476, 478, 480, 481], "tracemalloc": [31, 33, 67, 182, 185, 251, 359, 423, 452, 480], "cyclic": [31, 44, 49, 62, 67, 73, 84, 86, 267, 289, 408, 421, 425, 472, 474, 480], "garbag": [31, 41, 44, 49, 51, 62, 63, 66, 67, 72, 73, 74, 83, 84, 86, 94, 96, 100, 122, 136, 148, 156, 166, 167, 173, 176, 190, 210, 211, 251, 271, 280, 289, 290, 312, 334, 337, 349, 357, 359, 385, 399, 408, 424, 425, 427, 449, 453, 461, 462, 463, 464, 465, 466, 468, 469, 471, 472, 473, 474, 476, 477, 478, 479, 480, 481], "pyinitfrozenextens": 32, "pymem_setalloc": [32, 33, 41, 471], "pymem_setupdebughook": [32, 41, 185, 476, 480], "pyobject_setarenaalloc": [32, 41], "py_setpath": [32, 56, 351, 458, 470, 478, 480], "py_setprogramnam": [32, 33, 34, 56, 71, 72, 458, 470, 480], "py_setpythonhom": [32, 33, 56, 470, 480], "py_setstandardstreamencod": [32, 33, 470, 474, 480], "pysys_addwarnopt": [32, 56, 58, 470, 477, 480], "pysys_addxopt": [32, 56, 58, 470, 480], "pysys_resetwarnopt": [32, 56, 58, 471, 480], "py_isiniti": [32, 34, 56], "pymem_getalloc": [32, 41], "pyobject_getarenaalloc": [32, 41], "py_getbuildinfo": [32, 56, 464], "py_getcompil": [32, 56], "py_getcopyright": [32, 56], "py_getplatform": [32, 56], "py_getvers": [32, 56], "py_decodelocal": [32, 33, 56, 58, 63, 71, 72, 475, 477, 480], "pymem_rawmalloc": [32, 33, 41, 65, 474, 480], "pymem_rawrealloc": [32, 41, 65, 474], "pymem_rawcalloc": [32, 41, 475, 480], "pymem_rawfre": [32, 41, 58, 71, 72], "py_encodelocal": [32, 56, 58, 63, 475, 477, 480], "py_getpath": [32, 34, 56, 469, 471, 480], "py_getprefix": [32, 34, 56, 469, 471, 480], "py_getexecprefix": [32, 34, 56, 469, 471, 480], "py_getprogramfullpath": [32, 34, 56, 469, 471, 478, 480], "py_getpythonhom": [32, 56, 469, 471, 480], "py_getprogramnam": [32, 56, 469, 471, 478, 480], "pyeval_initthread": [32, 56, 472, 479, 480], "py_byteswarningflag": [32, 471, 477], "bb": [32, 94, 102, 157, 258, 264, 452, 477, 480], "bytes_warn": [32, 33, 67, 312, 349, 471, 472], "py_debugflag": [32, 471], "parser_debug": [32, 33, 471], "parser": [32, 33, 67, 72, 78, 88, 94, 100, 103, 106, 109, 115, 119, 154, 156, 157, 172, 187, 190, 191, 193, 196, 197, 198, 200, 202, 203, 205, 210, 214, 235, 251, 259, 265, 270, 282, 294, 301, 306, 316, 328, 341, 347, 392, 396, 406, 407, 408, 409, 410, 412, 414, 428, 432, 433, 438, 440, 444, 448, 452, 453, 459, 460, 462, 463, 464, 466, 469, 471, 472, 473, 474, 475, 476, 477, 480], "expert": [32, 33, 289, 452], "pythondebug": [32, 33, 452, 453], "py_dontwritebytecodeflag": [32, 471], "write_bytecod": [32, 33, 471], "tri": [32, 33, 34, 41, 44, 48, 62, 67, 70, 72, 74, 75, 76, 77, 78, 83, 86, 91, 92, 93, 94, 97, 98, 99, 100, 102, 103, 106, 107, 109, 111, 112, 117, 119, 123, 130, 132, 135, 136, 137, 138, 143, 148, 156, 157, 163, 164, 172, 173, 174, 180, 183, 185, 187, 188, 190, 197, 200, 206, 209, 210, 222, 223, 225, 227, 242, 244, 247, 252, 255, 258, 259, 261, 263, 264, 265, 266, 268, 273, 276, 279, 280, 289, 290, 292, 293, 294, 296, 299, 302, 305, 310, 311, 312, 316, 317, 319, 320, 328, 329, 330, 332, 334, 337, 338, 341, 342, 345, 349, 355, 356, 358, 359, 362, 364, 366, 372, 378, 381, 383, 386, 387, 392, 396, 397, 399, 400, 404, 405, 410, 416, 417, 419, 425, 426, 427, 428, 429, 430, 431, 432, 433, 435, 438, 440, 443, 446, 452, 458, 459, 460, 461, 462, 463, 465, 466, 467, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "pythondontwritebytecod": [32, 33, 84, 349, 452, 465], "py_frozenflag": [32, 471], "pathconfig_warn": [32, 33, 471], "_freeze_modul": [32, 480], "frozenmain": 32, "py_hashrandomizationflag": [32, 471], "hash_se": [32, 33, 471], "use_hash_se": [32, 33, 471], "pythonhashse": [32, 33, 425, 452, 473, 480], "secret": [32, 67, 130, 171, 232, 251, 280, 289, 290, 302, 315, 324, 338, 423, 452, 459, 480], "seed": [32, 33, 67, 86, 287, 290, 315, 338, 340, 349, 423, 452, 466, 472, 479, 480], "py_ignoreenvironmentflag": [32, 471, 477, 480], "use_environ": [32, 33, 34, 471, 479], "pythonpath": [32, 33, 34, 70, 85, 148, 349, 351, 359, 429, 447, 452, 456, 458, 474, 480], "pythonhom": [32, 33, 34, 351, 359, 452, 458, 471, 476], "py_inspectflag": [32, 471], "script": [32, 33, 34, 65, 67, 71, 72, 74, 78, 85, 86, 88, 96, 99, 100, 101, 107, 109, 111, 117, 119, 147, 149, 160, 166, 181, 185, 188, 190, 207, 210, 219, 225, 227, 237, 241, 242, 247, 248, 251, 277, 289, 294, 305, 306, 308, 310, 321, 327, 331, 337, 349, 351, 352, 359, 366, 373, 375, 383, 385, 392, 396, 400, 404, 417, 418, 426, 429, 431, 432, 433, 447, 450, 452, 453, 455, 457, 459, 460, 461, 462, 463, 465, 466, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "enter": [32, 33, 67, 78, 83, 84, 85, 91, 94, 106, 132, 141, 148, 152, 154, 156, 161, 166, 174, 186, 222, 244, 255, 279, 289, 290, 294, 309, 322, 332, 337, 338, 341, 349, 356, 362, 366, 372, 381, 385, 397, 424, 425, 426, 438, 440, 449, 452, 461, 462, 464, 472, 473, 474, 477, 478, 480], "stdin": [32, 33, 58, 65, 67, 75, 84, 86, 93, 94, 98, 117, 119, 123, 127, 130, 134, 141, 148, 152, 154, 160, 161, 173, 180, 183, 187, 188, 190, 205, 211, 212, 215, 226, 231, 244, 245, 255, 256, 259, 280, 290, 293, 294, 306, 312, 318, 325, 328, 341, 344, 345, 349, 355, 358, 359, 375, 384, 392, 404, 417, 424, 425, 427, 429, 433, 437, 438, 439, 440, 443, 445, 446, 447, 448, 449, 452, 453, 460, 461, 462, 463, 465, 466, 467, 469, 471, 473, 474, 475, 476, 477, 479, 480], "pythoninspect": [32, 33, 452, 462], "py_interactiveflag": [32, 471], "py_isolatedflag": [32, 471], "neither": [32, 75, 94, 97, 103, 111, 130, 140, 141, 155, 178, 183, 188, 190, 193, 202, 206, 222, 239, 259, 264, 267, 268, 272, 280, 289, 290, 296, 316, 335, 337, 338, 341, 349, 373, 377, 383, 385, 400, 422, 423, 425, 427, 452, 471, 474, 476, 477, 480], "directori": [32, 33, 50, 67, 72, 74, 78, 83, 84, 85, 88, 92, 94, 100, 106, 109, 111, 115, 134, 148, 149, 160, 164, 166, 181, 186, 187, 190, 197, 207, 209, 210, 216, 217, 220, 222, 227, 242, 244, 245, 247, 248, 249, 250, 251, 268, 276, 280, 289, 293, 294, 299, 307, 308, 309, 310, 317, 321, 328, 331, 337, 338, 339, 345, 349, 351, 352, 354, 355, 357, 359, 365, 372, 377, 381, 385, 392, 396, 399, 400, 404, 418, 419, 420, 422, 429, 440, 448, 452, 453, 458, 459, 460, 462, 463, 464, 466, 467, 468, 471, 473, 474, 476, 477, 478, 479, 480, 481], "site": [32, 33, 67, 84, 94, 106, 107, 153, 164, 207, 222, 240, 241, 247, 248, 251, 256, 264, 290, 299, 312, 332, 349, 351, 352, 355, 392, 396, 397, 411, 427, 429, 435, 447, 450, 452, 453, 458, 459, 464, 466, 467, 473, 474, 475, 480, 481], "py_legacywindowsfsencodingflag": [32, 471, 480], "legacy_windows_fs_encod": [32, 33, 58, 471], "surrogatepass": [32, 33, 155, 452, 474, 476, 480], "pythonlegacywindowsfsencod": [32, 33, 349, 452, 476], "529": [32, 63, 67, 290, 349, 452, 458, 478, 480], "py_legacywindowsstdioflag": [32, 471], "legacy_windows_stdio": [32, 33, 471], "fileio": [32, 33, 67, 115, 117, 222, 255, 466, 474, 480], "_windowsconsoleio": [32, 33], "pythonlegacywindowsstdio": [32, 33, 349, 452, 476], "528": [32, 33, 67, 458, 480], "py_nositeflag": [32, 471], "site_import": [32, 33, 471], "entail": [32, 33, 452], "py_nousersitedirectori": [32, 471], "user_site_directori": [32, 33, 471], "pythonnousersit": [32, 33, 331, 452, 465], "py_optimizeflag": [32, 471], "optimization_level": [32, 33, 471], "pythonoptim": [32, 33, 452], "py_quietflag": [32, 471], "quiet": [32, 33, 67, 88, 160, 183, 187, 272, 289, 308, 312, 349, 359, 394, 458, 463, 466, 469, 471, 472, 475, 480], "copyright": [32, 33, 67, 68, 72, 85, 120, 165, 232, 244, 312, 349, 410, 423, 445, 447, 452, 472, 478], "py_unbufferedstdioflag": [32, 471], "buffered_stdio": [32, 33, 471], "stdout": [32, 33, 58, 63, 65, 67, 72, 86, 99, 100, 117, 119, 123, 127, 130, 134, 136, 148, 152, 161, 166, 173, 174, 187, 188, 190, 207, 213, 220, 222, 239, 244, 245, 255, 259, 265, 266, 280, 289, 290, 294, 297, 304, 305, 306, 312, 318, 330, 341, 345, 349, 355, 356, 359, 375, 377, 378, 385, 386, 396, 397, 404, 410, 414, 419, 425, 443, 447, 448, 452, 453, 458, 459, 463, 464, 465, 466, 467, 472, 473, 474, 475, 476, 477, 480], "unbuff": [32, 255, 345, 349, 452, 480], "pythonunbuff": [32, 33, 349, 452, 480], "py_verboseflag": [32, 471], "verbos": [32, 33, 62, 67, 88, 97, 99, 100, 117, 157, 174, 184, 185, 190, 207, 223, 225, 261, 265, 289, 298, 312, 316, 328, 329, 342, 349, 354, 355, 359, 360, 364, 379, 385, 396, 416, 425, 458, 461, 462, 463, 465, 466, 470, 471, 472, 474, 476, 477, 480], "show": [32, 33, 67, 71, 72, 75, 88, 91, 92, 93, 94, 96, 98, 99, 100, 101, 106, 107, 115, 117, 119, 123, 136, 147, 148, 149, 152, 155, 157, 166, 169, 173, 176, 183, 185, 186, 187, 190, 199, 208, 210, 213, 222, 223, 232, 239, 240, 244, 245, 247, 258, 259, 264, 275, 280, 289, 290, 296, 304, 305, 315, 318, 329, 331, 334, 337, 338, 340, 341, 342, 355, 365, 366, 367, 372, 373, 375, 377, 378, 381, 385, 386, 387, 396, 397, 399, 416, 417, 418, 428, 432, 439, 448, 449, 450, 452, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 474, 475, 476, 479, 480], "cleanup": [32, 33, 34, 58, 67, 94, 100, 112, 132, 137, 161, 166, 211, 281, 290, 335, 345, 349, 357, 359, 385, 387, 399, 402, 408, 424, 425, 426, 427, 452, 459, 461, 464, 466, 467, 471, 472, 473, 478, 480], "pythonverbos": [32, 33, 452], "fundament": [32, 62, 67, 115, 191, 256, 280, 289, 296, 304, 305, 337, 382, 399, 429, 458, 459, 465, 471, 476, 480], "builtin": [32, 33, 34, 52, 62, 67, 84, 86, 92, 119, 139, 155, 157, 184, 188, 190, 222, 227, 232, 241, 244, 247, 251, 252, 256, 258, 265, 296, 305, 312, 320, 331, 341, 349, 382, 383, 387, 424, 425, 427, 429, 432, 434, 437, 447, 453, 465, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 479], "__main__": [32, 33, 34, 65, 67, 78, 83, 84, 86, 92, 99, 100, 101, 123, 141, 152, 163, 185, 187, 190, 197, 210, 225, 247, 251, 276, 280, 289, 294, 296, 305, 310, 312, 320, 321, 330, 335, 337, 339, 341, 359, 364, 379, 381, 383, 385, 386, 387, 396, 397, 399, 404, 418, 426, 430, 434, 437, 447, 452, 460, 463, 464, 465, 466, 468, 472, 473, 474, 475, 478, 479, 480], "argv": [32, 33, 34, 65, 67, 71, 72, 100, 111, 115, 123, 133, 139, 185, 187, 190, 215, 225, 244, 289, 290, 294, 306, 312, 321, 335, 339, 349, 353, 366, 385, 404, 440, 445, 447, 448, 452, 462, 466, 467, 472, 477, 478, 480], "pysys_setargvex": [32, 56, 466, 470, 472, 480], "py_finalizeex": [32, 34, 56, 58, 71, 98, 476, 480], "py_initializefromconfig": [32, 33, 41, 351, 471, 478, 480], "consol": [32, 33, 65, 67, 84, 91, 99, 100, 111, 173, 175, 177, 190, 198, 244, 265, 290, 294, 310, 317, 345, 349, 401, 452, 458, 461, 465, 472, 473, 477, 480], "o_text": [32, 67, 115, 279, 290], "o_binari": [32, 33, 67, 115, 279, 290], "affect": [32, 44, 58, 59, 63, 67, 72, 83, 92, 93, 94, 100, 103, 136, 141, 164, 174, 180, 183, 188, 190, 199, 202, 222, 227, 240, 244, 247, 255, 263, 266, 268, 275, 290, 304, 316, 317, 318, 319, 334, 337, 338, 342, 345, 351, 353, 355, 359, 363, 372, 373, 381, 383, 385, 386, 387, 391, 397, 399, 402, 404, 407, 424, 425, 427, 429, 433, 452, 453, 458, 459, 460, 461, 462, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "py_initializeex": [32, 56, 98, 480], "initsig": 32, "registr": [32, 58, 158, 166, 290, 296, 326, 392, 402, 417, 465, 480], "undo": [32, 67, 152, 174, 219, 244, 264, 381, 386, 465, 480], "py_newinterpret": [32, 56, 98, 480], "ideal": [32, 62, 94, 100, 102, 106, 132, 180, 349, 397, 404, 463, 472], "flush": [32, 67, 99, 100, 104, 112, 115, 116, 123, 127, 130, 133, 146, 155, 157, 174, 211, 222, 242, 255, 264, 266, 267, 268, 275, 280, 282, 290, 311, 319, 330, 334, 345, 349, 359, 396, 402, 404, 410, 421, 473, 474, 476, 478, 480], "restart": [32, 100, 174, 209, 244, 265, 294, 330, 358, 363, 465, 466, 475, 477, 478, 480], "itself": [32, 41, 44, 48, 50, 60, 62, 63, 66, 67, 71, 72, 74, 75, 84, 87, 92, 93, 94, 98, 99, 100, 103, 107, 111, 112, 116, 117, 119, 123, 130, 136, 141, 148, 151, 152, 160, 173, 174, 175, 178, 180, 185, 188, 190, 192, 194, 200, 202, 210, 212, 222, 223, 240, 242, 244, 245, 247, 252, 254, 256, 258, 259, 264, 265, 266, 268, 278, 279, 280, 281, 285, 289, 290, 293, 296, 305, 311, 316, 328, 329, 334, 337, 338, 341, 342, 343, 345, 349, 352, 355, 356, 358, 359, 362, 373, 378, 381, 382, 383, 385, 386, 391, 392, 394, 396, 397, 411, 412, 413, 416, 425, 426, 427, 429, 431, 432, 433, 452, 458, 459, 461, 462, 463, 464, 465, 466, 467, 468, 472, 473, 474, 477, 479, 480], "loadabl": [32, 62, 98, 247, 304, 337, 453, 458, 480], "dll": [32, 56, 67, 76, 83, 173, 266, 290, 349, 366, 458, 464, 465, 469, 474, 478, 480], "unload": [32, 67, 98, 184, 359, 399, 480], "hunt": [32, 289, 480], "develop": [32, 33, 56, 67, 74, 76, 77, 84, 86, 91, 98, 99, 100, 103, 106, 122, 123, 148, 158, 166, 173, 183, 184, 210, 211, 232, 247, 251, 261, 264, 265, 266, 289, 290, 304, 310, 337, 341, 345, 349, 359, 365, 366, 372, 381, 383, 397, 416, 419, 422, 452, 453, 454, 458, 460, 461, 462, 463, 464, 466, 467, 471, 472, 473, 474, 475, 478, 479, 480, 481], "random": [32, 33, 34, 67, 72, 83, 84, 86, 91, 94, 100, 106, 115, 123, 131, 146, 155, 170, 171, 173, 190, 215, 216, 223, 244, 251, 254, 255, 258, 280, 287, 289, 305, 316, 323, 324, 325, 340, 355, 359, 381, 385, 395, 407, 421, 423, 425, 448, 452, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 470, 473, 474, 475, 478, 480], "amount": [32, 44, 72, 75, 83, 84, 94, 123, 130, 136, 174, 183, 232, 255, 256, 267, 280, 285, 289, 290, 292, 293, 296, 302, 304, 319, 327, 329, 330, 334, 339, 341, 361, 362, 363, 366, 369, 373, 381, 392, 408, 460, 463, 465, 472, 474, 475, 476, 477, 479, 480], "tie": [32, 183, 305, 338, 350, 424, 478, 480], "_pysys_clearaudithook": [32, 139], "py_fin": [32, 33, 56, 466, 480], "stdio_encod": [32, 33, 349], "stdio_error": [32, 33, 349], "pythonioencod": [32, 33, 290, 349, 452, 465, 474, 480], "backslashreplac": [32, 33, 106, 155, 211, 222, 255, 264, 290, 341, 349, 452, 462, 475, 477, 480], "program_nam": [32, 33], "durat": [32, 100, 132, 136, 180, 268, 280, 305, 334, 335, 338, 341, 349, 358, 359, 362, 363, 385, 403, 466, 471, 472, 473, 475, 478, 480], "prefix": [32, 33, 34, 46, 56, 57, 60, 62, 63, 67, 72, 97, 102, 103, 115, 152, 156, 160, 164, 170, 172, 173, 174, 183, 187, 188, 200, 210, 225, 227, 232, 240, 242, 244, 253, 265, 266, 270, 277, 290, 294, 299, 309, 311, 312, 316, 329, 331, 341, 342, 344, 349, 351, 357, 359, 361, 366, 372, 373, 377, 385, 386, 396, 397, 407, 410, 412, 416, 420, 424, 428, 432, 433, 437, 446, 447, 452, 453, 457, 458, 462, 465, 466, 471, 472, 473, 475, 476, 478, 480], "complic": [32, 62, 72, 87, 91, 93, 94, 98, 102, 103, 106, 107, 138, 155, 166, 173, 178, 187, 190, 212, 223, 240, 289, 296, 316, 363, 425, 427, 459, 461, 462, 463, 464, 465, 466, 468, 472, 480], "usr": [32, 34, 78, 83, 88, 94, 96, 100, 106, 148, 164, 173, 197, 227, 228, 269, 289, 291, 293, 300, 316, 323, 331, 341, 345, 349, 352, 357, 363, 366, 379, 392, 418, 435, 445, 450, 452, 453, 456, 457, 458, 460, 462, 464, 469, 472, 474, 475, 480], "bin": [32, 34, 67, 71, 78, 83, 94, 100, 106, 107, 148, 161, 164, 197, 222, 242, 248, 251, 289, 290, 293, 298, 341, 342, 352, 392, 393, 396, 418, 425, 435, 445, 447, 450, 456, 457, 458, 462, 463, 464, 465, 466, 467, 468, 480], "makefil": [32, 67, 71, 72, 78, 228, 232, 255, 293, 334, 338, 352, 425, 455, 459, 460, 465, 466, 471, 473, 474, 475, 476, 480], "exec": [32, 67, 72, 83, 109, 119, 139, 141, 154, 156, 190, 209, 210, 222, 224, 247, 251, 290, 294, 305, 341, 345, 348, 349, 359, 366, 375, 377, 378, 379, 425, 426, 433, 434, 435, 437, 447, 453, 459, 460, 461, 463, 464, 467, 469, 474, 475, 480], "exec_prefix": [32, 33, 34, 67, 280, 312, 331, 349, 351, 377, 396, 447, 452, 453, 457, 471, 472], "background": [32, 67, 76, 91, 100, 123, 136, 164, 166, 174, 243, 244, 266, 280, 290, 337, 345, 359, 362, 366, 372, 373, 381, 424, 425, 449, 463, 474, 480], "plat": [32, 458, 476, 480], "subtre": [32, 410, 459], "speak": [32, 33, 67, 72, 84, 180, 341, 344, 353], "hardwar": [32, 106, 138, 174, 183, 290, 292, 319, 334, 345, 363, 402, 466, 475, 480], "softwar": [32, 67, 68, 76, 79, 84, 94, 99, 100, 106, 148, 155, 174, 184, 189, 190, 191, 207, 209, 225, 232, 242, 243, 244, 263, 264, 285, 290, 304, 338, 363, 381, 396, 402, 404, 416, 423, 456, 458, 459, 460, 462, 463, 465, 466, 480, 481], "sparc": [32, 292], "machin": [32, 50, 63, 67, 72, 83, 86, 99, 100, 115, 130, 155, 174, 175, 180, 197, 209, 222, 227, 240, 252, 255, 257, 265, 266, 267, 269, 280, 281, 285, 290, 293, 300, 305, 310, 330, 332, 334, 337, 338, 341, 344, 362, 417, 418, 425, 431, 453, 458, 459, 460, 461, 464, 465, 466, 468, 471, 472, 473, 477, 478, 480], "solari": [32, 67, 243, 290, 300, 303, 325, 349, 352, 363, 459, 466, 472, 473, 475, 477, 480], "consid": [32, 33, 38, 41, 48, 54, 55, 56, 62, 63, 67, 71, 72, 74, 75, 84, 86, 87, 88, 91, 92, 93, 94, 97, 98, 100, 101, 103, 109, 111, 117, 123, 125, 141, 148, 151, 160, 164, 173, 174, 178, 180, 181, 183, 187, 188, 190, 193, 201, 202, 205, 222, 223, 225, 227, 232, 240, 247, 249, 250, 252, 254, 255, 256, 258, 259, 263, 264, 265, 266, 267, 268, 272, 280, 281, 285, 289, 293, 294, 296, 305, 311, 316, 317, 325, 328, 330, 337, 338, 341, 342, 344, 349, 352, 355, 359, 361, 362, 363, 366, 382, 383, 385, 386, 391, 392, 396, 399, 404, 407, 408, 409, 417, 418, 424, 425, 426, 427, 429, 433, 453, 458, 459, 460, 461, 462, 463, 464, 466, 467, 471, 472, 474, 475, 476, 477, 478, 479, 480], "intel": [32, 85, 138, 292, 305, 344, 453, 456, 464, 466, 475, 476, 478, 479, 480], "linux": [32, 33, 50, 67, 70, 71, 79, 82, 83, 91, 92, 95, 96, 112, 115, 129, 173, 174, 183, 209, 211, 212, 227, 244, 254, 255, 266, 275, 280, 292, 303, 306, 319, 323, 325, 329, 330, 334, 339, 345, 349, 352, 355, 357, 359, 362, 363, 366, 392, 445, 452, 453, 455, 458, 459, 460, 462, 463, 464, 465, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "major": [32, 67, 76, 92, 93, 102, 106, 107, 115, 119, 164, 174, 180, 184, 191, 200, 203, 205, 227, 232, 240, 282, 289, 290, 300, 302, 310, 340, 341, 349, 352, 391, 458, 459, 462, 464, 465, 466, 467, 468, 470, 471, 472, 473, 475, 476, 478, 479, 480], "revis": [32, 67, 106, 107, 344, 405, 423, 459, 464, 465, 468, 476, 477, 480], "stori": [32, 72, 144, 443], "strategi": [32, 41, 62, 72, 75, 78, 117, 132, 155, 266, 359, 366, 385, 400, 421, 422, 429, 438, 462, 467, 472, 477, 480], "meaningless": [32, 106, 460, 461, 474, 480], "mount": [32, 290, 291, 293, 329, 466, 471, 474, 477, 480], "automount": 32, "comput": [32, 33, 48, 62, 63, 67, 71, 74, 75, 84, 86, 91, 92, 94, 97, 99, 100, 103, 106, 130, 136, 138, 143, 151, 157, 158, 175, 178, 180, 182, 183, 188, 190, 213, 222, 223, 232, 251, 252, 256, 258, 264, 266, 272, 280, 290, 291, 293, 304, 305, 308, 315, 331, 334, 335, 338, 341, 349, 360, 362, 366, 381, 385, 392, 402, 423, 424, 425, 427, 432, 433, 437, 448, 452, 453, 459, 460, 461, 462, 464, 465, 466, 468, 470, 471, 472, 474, 477, 478, 480], "delimit": [32, 58, 67, 84, 86, 103, 164, 172, 190, 198, 214, 218, 244, 245, 268, 285, 289, 296, 316, 317, 341, 342, 345, 366, 375, 391, 422, 430, 449, 458, 462, 472, 480], "maco": [32, 33, 56, 67, 79, 80, 82, 83, 84, 96, 106, 108, 112, 115, 130, 173, 212, 254, 266, 275, 280, 290, 301, 305, 306, 317, 325, 329, 331, 334, 337, 338, 339, 349, 352, 359, 362, 363, 365, 366, 373, 392, 400, 423, 436, 450, 452, 455, 456, 459, 460, 461, 462, 464, 465, 466, 469, 471, 476, 477, 478], "startup": [32, 33, 67, 111, 185, 211, 247, 263, 265, 290, 331, 341, 349, 360, 365, 379, 429, 452, 464, 465, 473, 474, 475, 477, 479, 480], "module_search_path": [32, 33, 58, 470, 480], "module_search_paths_set": [32, 33, 58, 470, 480], "knowledg": [32, 91, 180, 191, 263, 327, 465], "compon": [32, 41, 44, 63, 67, 72, 84, 92, 99, 100, 103, 106, 107, 136, 155, 157, 174, 180, 183, 191, 205, 207, 227, 240, 242, 247, 248, 251, 252, 253, 278, 290, 293, 316, 328, 329, 341, 342, 349, 350, 352, 353, 355, 363, 366, 373, 381, 382, 383, 392, 402, 407, 412, 417, 419, 422, 425, 429, 432, 452, 458, 462, 463, 466, 467, 471, 472, 474, 475, 476, 477, 480], "wchar_": 32, "0a5": 32, "py3k": [32, 86, 102, 349, 352, 467], "63103m": 32, "2008": [32, 155, 180, 220, 329, 344, 410, 423, 465, 466, 467, 472, 480], "00": [32, 88, 101, 104, 106, 180, 183, 218, 232, 264, 316, 338, 363, 381, 422, 448, 449, 452, 464, 465, 466, 472, 476, 479, 480], "53": [32, 77, 100, 101, 136, 180, 183, 272, 315, 340, 341, 363, 387, 441, 464, 480], "55": [32, 92, 94, 99, 100, 101, 136, 183, 223, 281, 315, 316, 381, 438, 439, 441, 446, 447, 452, 476], "gcc": [32, 34, 62, 173, 300, 349, 445, 452, 453, 465, 466, 468, 469, 470, 474, 476, 480], "period": [32, 56, 84, 93, 99, 148, 174, 180, 183, 217, 223, 264, 266, 280, 291, 299, 320, 334, 335, 338, 340, 361, 373, 417, 427, 432, 458, 459, 462, 463, 464, 465, 466, 471, 472, 480], "offici": [32, 102, 155, 192, 206, 273, 292, 338, 366, 385, 408, 416, 425, 458, 459, 460, 461, 464, 466, 472, 473, 475, 477, 479, 480], "lower": [32, 63, 67, 71, 83, 84, 86, 91, 100, 103, 105, 119, 123, 130, 136, 137, 143, 147, 152, 155, 157, 160, 164, 174, 175, 177, 183, 192, 193, 197, 199, 200, 202, 208, 222, 223, 233, 242, 258, 268, 280, 285, 290, 305, 316, 319, 322, 334, 337, 338, 341, 349, 362, 363, 372, 374, 381, 383, 391, 392, 397, 425, 427, 433, 460, 462, 463, 464, 465, 466, 468, 472, 474, 479, 480], "suno": [32, 300, 355, 480], "sunos5": [32, 349], "darwin": [32, 300, 349, 363, 459, 465, 475, 480], "1991": [32, 68, 79, 337, 423], "1995": [32, 68, 206, 423, 459, 480], "sticht": [32, 68, 423], "mathematisch": [32, 68, 423], "centrum": [32, 68, 423], "amsterdam": [32, 363, 423], "67": [32, 101, 218, 222, 334, 340, 379, 381, 443, 465, 480], "aug": [32, 94, 180, 420, 461, 462], "1997": [32, 144, 423, 466, 472], "22": [32, 76, 100, 103, 106, 147, 157, 170, 173, 180, 188, 233, 244, 256, 258, 264, 281, 315, 334, 338, 342, 381, 420, 423, 441, 462, 471, 472, 478, 479, 480], "34": [32, 100, 136, 180, 183, 218, 223, 334, 338, 340, 427, 438, 446, 447, 472, 480], "argc": [32, 33, 65, 71, 72, 188, 480], "updatepath": [32, 466], "parse_argv": [32, 33, 34, 480], "safe_path": [32, 33, 67, 312, 349, 470], "host": [32, 67, 83, 100, 104, 123, 133, 139, 155, 174, 175, 206, 209, 214, 220, 222, 239, 240, 242, 244, 245, 253, 254, 266, 268, 280, 283, 284, 285, 290, 291, 293, 302, 310, 316, 332, 334, 335, 338, 341, 343, 344, 356, 359, 391, 392, 395, 404, 416, 453, 458, 459, 462, 464, 465, 466, 472, 473, 474, 475, 476, 477, 480], "condit": [32, 58, 62, 67, 72, 74, 77, 84, 86, 93, 94, 107, 111, 119, 121, 130, 134, 136, 137, 141, 161, 178, 183, 187, 188, 196, 210, 223, 225, 237, 245, 247, 248, 254, 255, 264, 265, 268, 269, 278, 280, 294, 306, 311, 316, 324, 325, 334, 338, 349, 350, 357, 359, 383, 385, 397, 399, 409, 411, 413, 416, 423, 424, 425, 426, 430, 442, 449, 452, 459, 460, 461, 463, 465, 466, 469, 472, 473, 474, 475, 476, 478, 479, 480, 481], "py_fatalerror": [32, 34, 41, 56, 58, 63, 479, 480], "algorithm": [32, 41, 67, 83, 84, 86, 103, 106, 116, 123, 130, 138, 143, 146, 148, 155, 170, 179, 180, 183, 187, 190, 199, 205, 219, 222, 227, 232, 245, 251, 255, 256, 263, 266, 272, 277, 278, 305, 312, 334, 338, 341, 349, 361, 387, 392, 419, 420, 427, 453, 459, 461, 462, 464, 466, 468, 472, 473, 476, 478, 480], "prepend": [32, 33, 67, 92, 100, 155, 160, 175, 199, 223, 258, 266, 268, 285, 289, 298, 309, 328, 329, 349, 353, 361, 410, 418, 452, 458, 471, 480], "orig_argv": [32, 33, 67, 312, 349, 469, 480], "themselv": [32, 62, 72, 74, 84, 97, 99, 103, 138, 148, 151, 155, 164, 172, 173, 191, 205, 208, 227, 258, 259, 272, 280, 294, 296, 316, 329, 337, 341, 359, 361, 383, 385, 386, 387, 408, 416, 425, 427, 429, 461, 464, 465, 466, 471, 472, 474, 475, 477, 480], "cve": [32, 341, 466, 470, 480], "5983": [32, 466], "achiev": [32, 44, 62, 71, 84, 94, 98, 100, 102, 117, 155, 164, 173, 223, 242, 258, 264, 280, 317, 338, 349, 359, 362, 366, 371, 386, 387, 392, 398, 410, 425, 432, 433, 459, 461, 462, 464, 474, 475, 480], "manual": [32, 44, 60, 67, 71, 72, 76, 78, 83, 84, 91, 92, 94, 98, 100, 102, 106, 109, 117, 123, 129, 130, 136, 161, 173, 174, 182, 190, 194, 203, 208, 212, 222, 264, 268, 280, 281, 289, 290, 299, 301, 310, 317, 325, 334, 337, 341, 353, 355, 358, 363, 365, 372, 383, 386, 407, 410, 418, 421, 425, 431, 448, 457, 458, 459, 460, 461, 462, 463, 465, 466, 467, 471, 473, 474, 475, 477, 478, 480], "pop": [32, 34, 67, 79, 83, 84, 100, 118, 157, 158, 179, 183, 188, 191, 200, 233, 258, 268, 282, 290, 302, 328, 341, 372, 373, 381, 385, 396, 425, 432, 439, 449, 461, 462, 463, 464, 465, 472, 474, 475, 480], "pysys_setargv": [32, 56, 466, 470, 480], "pyrun_simplestr": [32, 33, 65, 71, 78, 85], "home": [32, 33, 67, 84, 85, 91, 100, 103, 148, 152, 164, 174, 211, 216, 219, 231, 244, 248, 268, 269, 290, 291, 293, 294, 303, 307, 311, 312, 317, 328, 331, 345, 351, 359, 366, 372, 381, 396, 431, 435, 450, 453, 458, 465, 471, 472, 473, 475, 478, 480], "simplest": [32, 62, 71, 72, 75, 94, 97, 98, 99, 103, 107, 117, 155, 166, 172, 183, 190, 197, 207, 264, 296, 316, 338, 362, 383, 385, 386, 425, 427, 452, 459, 461, 462], "simultan": [32, 62, 100, 102, 134, 135, 146, 183, 244, 255, 258, 268, 278, 327, 335, 337, 359, 362, 372, 433, 458, 465, 475, 478, 480], "twice": [32, 33, 76, 87, 94, 100, 102, 106, 143, 160, 164, 180, 185, 211, 252, 272, 316, 337, 375, 397, 419, 452, 459, 461, 462, 463, 465, 466, 476, 478, 480], "concurr": [32, 67, 83, 86, 111, 120, 121, 123, 126, 127, 130, 131, 134, 167, 223, 251, 268, 280, 293, 296, 308, 317, 327, 337, 338, 345, 349, 362, 410, 440, 466, 470, 471, 478, 480, 481], "setswitchinterv": [32, 67, 83, 184, 312, 349, 359, 447, 472, 479, 480], "potenti": [32, 33, 62, 84, 94, 98, 100, 102, 123, 164, 170, 180, 222, 245, 247, 250, 252, 258, 264, 265, 266, 280, 281, 290, 296, 302, 335, 338, 341, 349, 361, 382, 383, 385, 391, 418, 425, 429, 452, 458, 460, 461, 465, 471, 472, 473, 474, 475, 477, 480], "meantim": [32, 119, 480], "bookkeep": [32, 67, 174, 287, 471], "pythreadst": [32, 56, 469, 470, 471, 474, 479, 480], "pythreadstate_get": [32, 56, 480], "reacquir": [32, 173, 362], "py_end_allow_thread": [32, 56, 72, 478, 480], "hidden": [32, 67, 84, 115, 176, 188, 244, 294, 305, 335, 373, 381, 471, 473, 477, 478, 479, 480], "close": [32, 50, 62, 65, 67, 75, 77, 78, 84, 94, 98, 99, 100, 104, 106, 114, 115, 116, 117, 123, 127, 129, 130, 132, 133, 134, 136, 148, 150, 151, 152, 154, 155, 158, 161, 164, 166, 167, 174, 181, 185, 187, 188, 191, 196, 204, 205, 210, 211, 215, 216, 220, 222, 231, 232, 237, 239, 240, 244, 245, 253, 255, 264, 266, 267, 268, 270, 272, 274, 275, 278, 280, 281, 282, 285, 289, 290, 292, 293, 295, 298, 305, 306, 311, 312, 317, 325, 326, 327, 328, 330, 332, 334, 335, 337, 338, 341, 345, 346, 349, 355, 356, 357, 359, 362, 363, 366, 372, 373, 375, 381, 383, 385, 386, 387, 392, 396, 398, 401, 402, 404, 410, 413, 414, 416, 417, 418, 419, 425, 427, 428, 432, 440, 443, 449, 452, 459, 463, 464, 465, 466, 468, 469, 472, 473, 474, 475, 476, 477, 478, 479, 480], "expand": [32, 57, 62, 67, 74, 86, 93, 103, 106, 119, 164, 180, 183, 190, 227, 244, 252, 256, 258, 265, 280, 289, 293, 311, 316, 341, 352, 360, 361, 363, 366, 373, 386, 391, 402, 407, 409, 410, 412, 417, 427, 458, 461, 462, 465, 472, 473, 474, 475, 476, 477, 478, 479, 480], "_save": 32, "pyeval_savethread": [32, 56, 472], "pyeval_restorethread": [32, 56, 472, 478, 480], "compress": [32, 67, 94, 97, 100, 114, 116, 130, 155, 164, 197, 215, 221, 231, 232, 251, 253, 256, 258, 273, 278, 292, 296, 329, 333, 338, 339, 346, 355, 398, 418, 419, 421, 448, 461, 462, 464, 466, 468, 472, 473, 474, 475, 476, 477, 478, 480], "cryptograph": [32, 232, 290, 338, 410, 476], "zlib": [32, 67, 83, 103, 116, 155, 231, 232, 251, 329, 359, 419, 448, 461, 462, 464, 469, 470, 479, 480], "hashlib": [32, 67, 83, 170, 171, 234, 251, 324, 337, 423, 453, 465, 466, 467, 480], "dedic": [32, 67, 100, 164, 190, 232, 338, 341, 359, 383, 480], "aforement": [32, 473], "pygilstate_ensur": [32, 56, 478, 480], "pygilstate_releas": [32, 56], "idiom": [32, 72, 84, 102, 109, 111, 117, 190, 222, 280, 328, 338, 349, 383, 399, 462, 467, 472, 473, 479, 480], "pygilstate_st": [32, 56], "gstate": 32, "action": [32, 41, 54, 67, 72, 74, 75, 88, 91, 103, 112, 115, 119, 141, 152, 157, 166, 174, 187, 197, 212, 225, 239, 245, 278, 280, 290, 294, 298, 305, 306, 322, 325, 330, 335, 337, 341, 349, 355, 356, 358, 362, 373, 381, 385, 386, 392, 396, 397, 404, 423, 425, 438, 452, 459, 460, 462, 463, 464, 465, 466, 468, 472, 474, 479, 480], "callsomefunct": 32, "beyond": [32, 67, 73, 86, 91, 97, 99, 103, 115, 180, 183, 194, 200, 252, 259, 265, 268, 279, 290, 316, 334, 337, 338, 341, 344, 383, 402, 423, 424, 431, 460, 471, 473, 480], "pygilstate_": 32, "mix": [32, 41, 67, 88, 100, 102, 113, 164, 180, 183, 201, 202, 203, 204, 208, 215, 222, 225, 256, 272, 280, 290, 292, 335, 338, 341, 352, 359, 383, 391, 424, 425, 432, 461, 462, 464, 465, 466, 467, 468, 471, 472, 473, 474, 480], "unsupport": [32, 33, 67, 88, 107, 112, 117, 123, 164, 180, 190, 222, 227, 255, 280, 281, 292, 296, 301, 334, 338, 345, 362, 383, 391, 392, 402, 419, 429, 440, 458, 459, 463, 465, 472, 476, 479, 480], "face": [32, 106, 123, 146, 244, 266, 299, 391, 422, 459, 465, 467, 473, 474, 475, 480], "impact": [32, 67, 74, 164, 247, 290, 293, 304, 331, 337, 338, 344, 345, 359, 383, 480], "solv": [32, 83, 84, 94, 103, 111, 244, 280, 327, 344, 355, 383, 386, 387, 424, 461, 462, 464, 468, 472, 474, 478, 480], "afterward": [32, 71, 92, 173, 180, 183, 258, 290, 325, 337, 349, 356, 387, 418, 425, 461, 462], "pthread_atfork": 32, "accomplish": [32, 84, 102, 117, 174, 245, 327, 407, 424, 480], "deadlock": [32, 134, 163, 209, 211, 264, 280, 290, 313, 335, 345, 349, 362, 425, 465, 472, 473, 480], "defunct": 32, "pyos_afterfork_child": [32, 56, 58, 290, 471, 477, 478, 480], "go": [32, 41, 67, 72, 74, 75, 77, 78, 84, 88, 91, 93, 94, 99, 100, 102, 103, 107, 112, 130, 136, 148, 174, 186, 190, 197, 244, 247, 281, 293, 310, 316, 337, 338, 345, 349, 352, 356, 362, 363, 365, 377, 391, 392, 424, 443, 454, 459, 460, 461, 462, 464, 466, 467, 480], "belong": [32, 41, 57, 62, 72, 84, 93, 98, 136, 190, 208, 240, 256, 269, 278, 289, 290, 311, 335, 337, 341, 373, 382, 397, 407, 413, 424, 425, 466, 473, 480], "pyinterpreterst": [32, 33, 56, 62, 469, 478, 479, 480], "natur": [32, 84, 93, 103, 106, 111, 123, 151, 155, 173, 183, 190, 191, 227, 272, 275, 305, 327, 334, 373, 399, 400, 410, 427, 432, 459, 463, 465, 466, 467, 468, 472, 476, 477, 480], "cooper": [32, 86, 113, 136, 200, 222, 338, 349, 366, 423, 477, 480], "interp": [32, 366, 480], "didn": [32, 75, 78, 84, 102, 103, 106, 111, 119, 166, 289, 316, 332, 387, 425, 459, 460, 461, 463, 464, 465, 466, 474, 477, 479, 480], "pyeval_threadsiniti": [32, 56, 463, 479, 480], "tstate": [32, 470, 471, 479, 480], "ensu": [32, 472], "_py_isfin": [32, 478], "unwant": [32, 84, 355, 477, 480], "needn": [32, 316, 344, 477], "pythreadstate_swap": [32, 56], "swap": [32, 71, 155, 157, 173, 188, 258, 280, 319, 334, 344, 359, 425, 433, 470, 477, 480], "readi": [32, 63, 67, 79, 91, 99, 100, 102, 129, 130, 133, 141, 161, 167, 173, 183, 187, 239, 242, 255, 266, 280, 325, 326, 334, 338, 363, 378, 413, 414, 459, 462, 472, 473, 475, 480], "uniqu": [32, 67, 72, 74, 92, 94, 96, 99, 102, 106, 112, 117, 157, 173, 179, 180, 181, 187, 200, 202, 206, 208, 209, 222, 225, 233, 252, 256, 258, 259, 268, 278, 281, 290, 296, 302, 311, 337, 338, 341, 350, 352, 362, 369, 373, 383, 385, 386, 391, 395, 423, 424, 425, 429, 437, 439, 453, 458, 463, 464, 466, 468, 471, 472, 477, 479, 480], "henc": [32, 72, 88, 100, 111, 119, 166, 169, 188, 190, 244, 247, 250, 266, 280, 289, 293, 298, 305, 319, 328, 341, 344, 345, 362, 386, 397, 424, 425, 427, 463, 474, 477, 480], "gilstat": [32, 480], "everi": [32, 41, 48, 56, 57, 67, 72, 74, 76, 84, 92, 94, 98, 99, 100, 101, 103, 106, 107, 109, 119, 123, 129, 136, 137, 140, 143, 155, 164, 167, 173, 174, 180, 181, 183, 184, 187, 188, 190, 191, 193, 202, 211, 222, 227, 240, 242, 244, 248, 252, 256, 258, 259, 264, 266, 275, 280, 289, 290, 292, 299, 311, 316, 329, 330, 331, 334, 335, 337, 341, 342, 345, 353, 361, 362, 373, 381, 383, 385, 386, 392, 397, 404, 405, 407, 410, 416, 422, 424, 425, 429, 431, 452, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 474, 475, 476, 478, 480], "pygilstate_getthisthreadst": [32, 56, 480], "auto": [32, 67, 92, 107, 179, 180, 208, 244, 317, 328, 334, 338, 381, 386, 387, 453, 457, 459, 466, 469, 472, 476, 477, 480], "diagnost": [32, 41, 67, 74, 99, 383, 386, 404, 416, 418, 455, 472, 476], "pygilstate_check": 32, "sensit": [32, 164, 217, 245, 266, 273, 293, 349, 383, 385, 397, 452, 460, 462, 463, 464, 465, 471, 474, 480], "brace": [32, 155, 278, 316, 341, 342, 395, 427, 432, 476, 477, 480], "discuss": [32, 56, 71, 72, 84, 94, 98, 100, 103, 106, 107, 178, 187, 200, 205, 227, 255, 265, 272, 285, 290, 316, 327, 330, 338, 373, 383, 387, 392, 407, 416, 423, 424, 426, 427, 429, 432, 459, 460, 461, 464, 465, 466, 468, 470, 471, 474, 476, 479, 480], "py_block_thread": [32, 56], "py_unblock_thread": [32, 56], "pyinterpreterstate_new": [32, 56, 139, 480], "serial": [32, 40, 41, 67, 100, 164, 179, 191, 193, 194, 198, 200, 202, 203, 204, 205, 251, 259, 264, 266, 280, 281, 295, 301, 327, 330, 332, 337, 344, 349, 410, 443, 459, 465, 466, 468, 470, 472, 473, 474, 479, 480], "pyinterpreterstate_clear": [32, 56, 139], "pyinterpreterstate_delet": [32, 56], "pythreadstate_new": [32, 56, 480], "pythreadstate_clear": [32, 56, 480], "on_delet": [32, 480], "pythreadstate_delet": [32, 56, 480], "pythreadstate_deletecurr": [32, 479, 480], "uint64_t": 32, "pythreadstate_getid": [32, 56, 479, 480], "pythreadstate_getinterpret": [32, 56, 479, 480], "pythreadstate_entertrac": [32, 470, 480], "suspend": [32, 94, 136, 174, 252, 311, 330, 358, 362, 363, 424, 425, 427, 461, 462, 464, 475, 477, 480], "resum": [32, 94, 130, 136, 166, 174, 175, 188, 252, 280, 290, 293, 294, 296, 311, 350, 358, 362, 404, 424, 425, 427, 461, 462, 463, 464, 470, 480], "pythreadstate_leavetrac": [32, 470, 480], "pyeval_settrac": [32, 461, 480], "pyeval_setprofil": [32, 461, 480], "pyinterpreterstate_get": [32, 56, 479, 480], "int64_t": 32, "pyinterpreterstate_getid": [32, 56, 477], "pyinterpreterstate_getdict": [32, 56, 480], "pymodule_getst": [32, 44, 56, 60, 98, 479, 480], "_pyframeevalfunct": [32, 470, 480], "throwflag": [32, 65, 480], "throw": [32, 65, 67, 76, 87, 93, 94, 99, 109, 125, 136, 158, 174, 188, 244, 290, 350, 359, 383, 391, 425, 427, 428, 464, 471, 473, 476, 479, 480], "_pyinterpreterstate_getevalframefunc": [32, 480], "_pyinterpreterstate_setevalframefunc": [32, 480], "eval_fram": [32, 479], "pythreadstate_getdict": [32, 56, 480], "okay": [32, 93, 117, 164, 263, 383, 404], "pythreadstate_setasyncexc": [32, 56, 477, 480], "naiv": [32, 67, 103, 179, 200, 206, 232, 287, 337, 473, 480], "misus": [32, 44, 102, 337, 461, 480], "pyeval_acquirethread": [32, 56, 478, 480], "pyeval_releasethread": [32, 56], "pyeval_acquirelock": [32, 56, 472, 478, 480], "pyeval_releaselock": [32, 56, 472], "perhap": [32, 62, 71, 72, 75, 78, 83, 93, 98, 99, 100, 103, 107, 117, 148, 151, 174, 178, 190, 215, 240, 255, 263, 265, 280, 290, 296, 331, 334, 391, 408, 425, 427, 428, 459, 460, 461, 463, 464, 465, 469, 471, 478, 480], "pyinterpreterstate_main": [32, 480], "pyinterpreterconfig": [32, 471, 480], "py_newinterpreterfromconfig": [32, 471, 480], "use_main_obmalloc": 32, "check_multi_interp_extens": [32, 471], "pyinterpreterconfig_own_gil": [32, 471, 480], "allow_fork": 32, "unrestrict": [32, 58], "subprocess": [32, 67, 100, 120, 127, 128, 129, 139, 161, 163, 166, 205, 207, 245, 251, 254, 280, 290, 298, 324, 328, 334, 335, 359, 365, 379, 381, 396, 397, 452, 457, 462, 465, 466, 469, 472, 478, 479, 480, 481], "allow_exec": 32, "execv": [32, 67, 115, 254, 289, 290, 303, 473, 480], "allow_thread": 32, "allow_daemon_thread": 32, "daemon": [32, 67, 99, 100, 161, 266, 280, 313, 332, 334, 335, 362, 363, 399, 462, 465, 469, 473, 477, 479, 480], "init": [32, 44, 62, 67, 72, 85, 139, 173, 200, 247, 273, 282, 290, 293, 305, 312, 360, 372, 383, 464, 465, 480], "489": [32, 44, 67, 70, 72, 247, 479, 480], "py_mod_multiple_interpret": [32, 44, 480], "pyinterpreterconfig_default_gil": [32, 480], "pyinterpreterconfig_shared_gil": [32, 480], "tstate_p": 32, "config": [32, 33, 67, 71, 78, 84, 99, 100, 115, 164, 244, 251, 263, 264, 266, 289, 329, 349, 352, 365, 366, 369, 386, 387, 404, 449, 453, 457, 462, 466, 469, 470, 471, 472, 474, 476, 477, 478, 480], "total": [32, 33, 34, 58, 67, 72, 77, 84, 88, 94, 100, 114, 123, 130, 131, 136, 157, 179, 180, 183, 187, 188, 190, 193, 202, 222, 223, 227, 255, 256, 258, 269, 290, 305, 316, 329, 334, 337, 338, 341, 342, 355, 363, 373, 379, 383, 385, 392, 398, 425, 427, 432, 441, 452, 466, 470, 471, 472, 473, 474, 475, 476, 478, 480], "unsuccess": [32, 480], "likewis": [32, 54, 84, 93, 109, 117, 183, 187, 205, 206, 208, 264, 268, 335, 381, 412, 431, 432, 472, 473, 480], "briefli": [32, 76, 106, 183, 464, 480], "pymodule_fromdefandspec": [32, 44, 475], "squirrel": [32, 305], "across": [32, 41, 56, 60, 62, 67, 98, 102, 117, 161, 164, 166, 173, 180, 188, 190, 206, 251, 252, 257, 258, 263, 264, 265, 266, 280, 296, 297, 317, 325, 327, 341, 349, 362, 366, 373, 375, 381, 427, 432, 462, 463, 465, 466, 471, 472, 476, 477, 478, 480], "initmodul": 32, "essenti": [32, 72, 84, 92, 130, 164, 212, 222, 247, 265, 266, 272, 285, 289, 290, 293, 321, 327, 335, 341, 349, 385, 408, 419, 430, 459, 461, 466, 467, 473, 474, 479, 480], "unisol": 32, "py_endinterpret": [32, 56, 98, 480], "haven": [32, 103, 106, 136, 148, 183, 386, 465, 466, 471, 480], "benefit": [32, 84, 94, 100, 111, 183, 265, 281, 296, 338, 341, 349, 359, 373, 383, 399, 404, 458, 461, 462, 463, 466, 472, 473, 477, 478, 480], "truli": [32, 72, 83, 84, 98, 112, 136, 178, 268, 361, 392, 466, 467, 480], "advantag": [32, 50, 72, 74, 84, 94, 99, 100, 183, 194, 247, 296, 305, 321, 328, 341, 372, 385, 399, 408, 410, 412, 459, 462, 463, 468, 471, 472, 473, 474, 475, 478, 480], "cpu": [32, 83, 101, 104, 106, 119, 122, 123, 127, 136, 155, 161, 163, 232, 233, 259, 267, 290, 319, 334, 341, 355, 363, 364, 379, 406, 453, 456, 462, 469, 471, 473, 477, 478, 479, 480], "encourag": [32, 57, 72, 76, 87, 102, 210, 289, 325, 326, 328, 350, 383, 402, 408, 412, 431, 453, 459, 460, 467, 478, 480], "approach": [32, 67, 72, 73, 75, 78, 84, 87, 88, 94, 99, 100, 102, 106, 107, 112, 148, 155, 166, 183, 187, 190, 207, 222, 272, 280, 290, 330, 335, 337, 341, 345, 362, 366, 381, 383, 385, 387, 392, 410, 416, 425, 427, 458, 459, 460, 464, 465, 466, 468, 472, 473, 475, 476, 477, 480, 481], "554": [32, 157, 480], "vigil": 32, "especi": [32, 62, 71, 72, 75, 83, 84, 97, 102, 106, 123, 164, 166, 180, 183, 190, 195, 202, 244, 255, 259, 265, 281, 285, 290, 294, 305, 308, 310, 311, 330, 338, 339, 345, 349, 359, 381, 399, 407, 424, 429, 431, 459, 461, 462, 465, 466, 467, 472, 473, 474, 475, 476, 478, 480], "safeti": [32, 67, 72, 87, 93, 115, 136, 197, 252, 280, 289, 321, 337, 466, 468, 472, 480], "spite": 32, "come": [32, 63, 70, 74, 83, 84, 91, 92, 99, 100, 102, 106, 107, 111, 148, 155, 158, 166, 174, 178, 183, 190, 206, 223, 232, 241, 247, 289, 292, 296, 297, 316, 317, 331, 335, 337, 338, 341, 352, 366, 373, 383, 392, 396, 407, 412, 424, 425, 429, 431, 432, 438, 458, 459, 460, 461, 462, 463, 465, 474, 477, 478, 479, 480], "consequ": [32, 41, 62, 72, 84, 158, 164, 188, 252, 280, 290, 293, 330, 334, 341, 349, 425, 427, 431, 464, 466, 467, 471, 472, 473, 474, 475, 477, 480], "race": [32, 86, 137, 183, 223, 247, 290, 324, 334, 357, 399, 471, 472, 473, 479, 480], "hard": [32, 41, 71, 72, 75, 91, 92, 94, 98, 100, 102, 103, 160, 164, 172, 173, 174, 180, 187, 190, 199, 222, 264, 265, 289, 290, 293, 294, 305, 316, 319, 337, 338, 345, 355, 359, 372, 383, 387, 458, 459, 472, 474, 477, 478, 480], "asid": [32, 180, 222, 244, 305, 355, 387, 425, 427, 472, 477, 478], "challeng": [32, 280, 332, 397, 472, 477, 480], "communic": [32, 67, 100, 123, 130, 134, 161, 190, 209, 239, 242, 244, 251, 254, 266, 280, 281, 290, 296, 302, 306, 330, 334, 335, 338, 344, 345, 362, 373, 383, 404, 416, 423, 459, 463, 464, 465, 475, 477, 478, 480], "break": [32, 62, 63, 67, 74, 75, 77, 83, 91, 93, 94, 100, 102, 103, 119, 125, 129, 133, 136, 141, 148, 155, 166, 167, 173, 174, 187, 190, 197, 199, 205, 244, 247, 252, 258, 261, 268, 280, 289, 294, 296, 304, 311, 316, 318, 323, 330, 332, 334, 338, 341, 342, 345, 349, 356, 358, 359, 361, 362, 381, 385, 391, 396, 397, 404, 408, 424, 425, 426, 427, 428, 430, 432, 437, 440, 442, 459, 460, 461, 462, 464, 465, 466, 468, 472, 473, 474, 475, 477, 478, 480], "stdlib": [32, 33, 34, 67, 72, 98, 100, 208, 232, 244, 352, 453, 464, 470, 471, 472, 473, 475, 480], "mitig": [32, 67, 132, 241, 287, 341, 355, 468, 478, 480], "effort": [32, 56, 78, 100, 103, 223, 272, 304, 459, 461, 462, 463, 465, 466, 468, 472, 477, 480], "insul": 32, "perfect": [32, 94, 148, 193, 240, 244, 289, 338, 340, 427, 458, 480], "malici": [32, 106, 265, 296, 311, 345, 349, 355, 408, 409, 410, 411, 416, 417, 452, 465, 480], "namespac": [32, 44, 60, 67, 72, 77, 78, 84, 86, 88, 92, 94, 99, 111, 115, 119, 154, 157, 161, 165, 178, 188, 190, 204, 208, 219, 222, 223, 227, 244, 245, 247, 248, 252, 253, 264, 265, 270, 280, 290, 294, 296, 299, 311, 321, 328, 334, 341, 342, 348, 349, 350, 363, 379, 382, 383, 385, 386, 387, 395, 397, 407, 408, 409, 412, 413, 424, 426, 433, 434, 442, 447, 452, 459, 460, 461, 462, 464, 466, 467, 471, 472, 474, 475, 476, 477, 478, 480, 481], "reachabl": [32, 190, 289, 290, 293, 383, 425, 479, 480], "delic": [32, 62], "biject": [32, 106], "assumpt": [32, 62, 72, 75, 98, 137, 158, 178, 180, 461, 465, 472, 476, 477, 480], "broken": [32, 67, 98, 100, 104, 106, 109, 135, 161, 187, 204, 209, 252, 263, 280, 290, 293, 302, 330, 338, 341, 349, 359, 361, 362, 366, 385, 386, 387, 391, 432, 452, 464, 468, 471, 473, 474, 478, 479, 480], "presenc": [32, 62, 72, 74, 109, 155, 158, 183, 188, 215, 222, 240, 247, 289, 293, 305, 338, 345, 349, 375, 383, 385, 424, 425, 427, 461, 462, 467, 476, 480], "furthermor": [32, 83, 117, 155, 188, 252, 265, 266, 268, 321, 341, 383, 424, 458, 471, 474], "ctype": [32, 67, 72, 115, 139, 161, 193, 197, 202, 211, 251, 290, 299, 341, 349, 383, 466, 471, 473, 476, 480], "py_addpendingcal": [32, 56, 466, 479, 480], "schedul": [32, 67, 79, 83, 112, 115, 122, 161, 249, 251, 252, 319, 330, 349, 363, 373, 427, 461, 464, 465, 467, 471, 472, 473, 474, 475, 476, 477, 479, 480], "queu": [32, 123, 152, 174, 266, 292, 334, 358, 465], "met": [32, 62, 74, 92, 93, 94, 99, 187, 338, 423, 464, 478, 480], "boundari": [32, 93, 103, 150, 180, 190, 193, 196, 202, 203, 208, 210, 280, 296, 316, 341, 344, 359, 412, 432, 465, 470, 480], "subinterpret": [32, 44, 62, 137, 247, 290, 341, 345, 353, 359, 470, 471, 478, 479, 480], "quick": [32, 49, 67, 74, 83, 84, 94, 100, 102, 103, 107, 115, 187, 210, 213, 214, 215, 219, 266, 287, 316, 330, 349, 366, 372, 385, 387, 460, 461, 462, 463, 464, 465, 467, 468, 471, 472, 474, 480], "busi": [32, 84, 134, 209, 266, 335, 345, 366, 403, 412, 423, 438], "suitabl": [32, 62, 63, 72, 84, 94, 99, 100, 106, 121, 143, 155, 166, 170, 173, 180, 187, 193, 201, 205, 206, 232, 241, 247, 250, 256, 258, 263, 264, 265, 266, 268, 273, 280, 285, 290, 296, 305, 320, 321, 330, 332, 334, 335, 341, 349, 355, 359, 362, 363, 377, 385, 397, 404, 407, 410, 418, 419, 425, 452, 458, 461, 462, 463, 465, 466, 472, 476, 477, 478, 480], "pygilst": 32, "coverag": [32, 84, 102, 349, 377, 467, 469, 471, 474, 480], "overhead": [32, 34, 74, 100, 129, 136, 185, 249, 258, 267, 290, 305, 337, 339, 341, 349, 350, 364, 379, 381, 383, 399, 425, 429, 459, 460, 461, 462, 464, 468, 470, 471, 472, 473, 476, 477, 478, 479, 480], "py_tracefunc": 32, "pertain": [32, 62, 72, 290, 349, 372, 423, 467, 480], "pytrace_cal": 32, "pytrace_except": 32, "pytrace_lin": 32, "pytrace_return": 32, "pytrace_c_cal": 32, "pytrace_c_except": 32, "pytrace_c_return": 32, "pytrace_opcod": 32, "transfer": [32, 67, 71, 72, 91, 107, 133, 140, 166, 188, 192, 193, 194, 195, 198, 199, 200, 203, 204, 205, 220, 232, 238, 239, 241, 268, 273, 280, 285, 290, 296, 332, 344, 392, 394, 416, 423, 427, 429, 465, 466, 472, 473, 476, 478, 480], "unwind": [32, 74, 101, 132, 166, 252, 350, 425, 480], "f_trace_lin": [32, 349, 425, 470, 477, 480], "opcod": [32, 67, 187, 261, 296, 297, 349, 425, 462, 463, 465, 466, 469, 471, 474, 476, 477, 478, 479, 480], "f_trace_opcod": [32, 349, 425, 470, 477, 480], "monitor": [32, 67, 99, 100, 123, 129, 134, 183, 251, 266, 305, 312, 326, 335, 349, 396, 463, 465, 476, 477, 480], "setprofil": [32, 67, 139, 161, 280, 312, 349, 362, 447, 461, 469, 480], "pyeval_setprofileallthread": [32, 471, 480], "settrac": [32, 67, 139, 141, 161, 280, 312, 349, 362, 447, 461, 469, 480], "pyeval_settraceallthread": [32, 471, 480], "pyinterpreterstate_head": [32, 461], "head": [32, 62, 67, 100, 103, 133, 147, 148, 152, 175, 197, 219, 237, 238, 239, 242, 285, 291, 305, 315, 330, 331, 335, 338, 365, 373, 381, 392, 410, 459, 461, 473, 480], "pyinterpreterstate_next": [32, 461], "pyinterpreterstate_threadhead": [32, 461], "pythreadstate_next": [32, 461], "offer": [32, 62, 72, 83, 90, 91, 92, 93, 94, 97, 99, 100, 106, 154, 158, 169, 183, 213, 222, 232, 255, 258, 264, 265, 266, 268, 280, 293, 294, 316, 317, 321, 329, 334, 337, 341, 345, 351, 362, 363, 386, 392, 402, 405, 413, 423, 458, 459, 460, 461, 462, 463, 464, 465, 466, 472, 474, 478, 479, 480], "pthread": [32, 67, 112, 312, 349, 362, 453, 472, 480], "pythread": 32, "behalf": [32, 123, 330, 423, 480], "introduc": [32, 33, 44, 72, 84, 88, 94, 98, 99, 100, 103, 119, 123, 136, 180, 185, 210, 232, 240, 242, 247, 248, 266, 268, 272, 280, 289, 294, 296, 302, 305, 338, 341, 342, 344, 348, 349, 366, 372, 373, 381, 382, 383, 391, 411, 422, 424, 425, 426, 427, 429, 431, 432, 433, 452, 453, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "supersed": [32, 58, 247, 250, 285, 292, 338, 423, 459, 466, 473, 477, 480], "py_tss_t": [32, 477], "539": [32, 67, 480], "py_limited_api": [32, 55, 56, 58, 60, 469, 470, 472, 477, 479, 480], "py_tss_needs_init": 32, "pythread_tss_alloc": [32, 56, 471], "pythread_tss_fre": [32, 56, 471], "pythread_tss_delet": [32, 56, 471], "unassign": [32, 92, 343, 480], "dangl": [32, 62, 72, 76, 86, 290, 329, 341, 342, 359, 424, 480], "moreov": [32, 33, 222, 268, 381, 383, 466, 467, 480], "pythread_tss_set": [32, 56, 471], "pythread_tss_get": [32, 56, 471], "pythread_tss_cr": [32, 56], "pythread_tss_is_cr": [32, 56], "repeat": [32, 53, 57, 62, 67, 78, 94, 107, 109, 117, 152, 158, 173, 174, 180, 182, 187, 194, 211, 221, 222, 232, 244, 258, 263, 273, 280, 282, 289, 292, 294, 299, 305, 315, 316, 334, 337, 338, 341, 342, 344, 362, 364, 377, 378, 381, 383, 385, 386, 392, 402, 403, 404, 424, 425, 452, 461, 462, 463, 465, 466, 472, 473, 474, 475, 476, 480], "forget": [32, 67, 71, 72, 98, 100, 136, 183, 184, 359, 365, 373, 427, 428, 439, 463, 464, 465, 469, 471, 472, 478, 480], "distinct": [32, 41, 44, 62, 84, 91, 102, 103, 106, 138, 166, 178, 180, 183, 190, 223, 258, 265, 267, 272, 281, 289, 296, 305, 331, 337, 338, 341, 344, 349, 366, 383, 404, 429, 432, 459, 461, 465, 472, 473, 476, 477, 479, 480], "pythread_create_key": [32, 56, 471, 480], "ops": [32, 99, 119, 338], "pythread_delete_key": [32, 56, 471], "pythread_set_key_valu": [32, 56, 471, 474], "pythread_get_key_valu": [32, 56, 471], "pythread_delete_key_valu": [32, 56, 471], "pythread_reinittl": [32, 56, 471], "py_preiniti": [33, 41, 58, 471, 478], "kind": [33, 62, 63, 67, 72, 75, 78, 84, 86, 97, 98, 100, 102, 106, 117, 119, 130, 148, 173, 180, 190, 210, 247, 248, 252, 255, 278, 280, 290, 293, 296, 298, 312, 316, 325, 337, 338, 341, 343, 349, 362, 366, 383, 385, 392, 397, 410, 411, 412, 423, 424, 425, 427, 428, 429, 437, 438, 453, 458, 461, 462, 463, 465, 467, 471, 472, 473, 474, 475, 476, 477, 478, 480], "lc_ctype": [33, 58, 67, 86, 106, 243, 263, 290, 341, 452, 476, 477, 480], "unchang": [33, 41, 92, 100, 103, 109, 141, 148, 152, 164, 173, 174, 183, 205, 227, 252, 255, 258, 263, 266, 268, 290, 299, 316, 334, 337, 341, 342, 355, 366, 381, 382, 383, 391, 424, 425, 427, 432, 458, 461, 463, 464, 465, 466, 467, 468, 471, 472, 473, 476, 477, 480], "587": [33, 67, 100, 338, 480], "pyconfig_initpythonconfig": [33, 478], "pyconfig_setbytesargv": [33, 478], "pystatus_except": [33, 471, 478], "goto": [33, 34, 67, 152, 219, 381, 453, 468, 470, 472, 480], "pyconfig_clear": [33, 478, 480], "pystatus_isexit": [33, 478], "exitcod": [33, 67, 161, 280, 290, 345, 359, 480], "py_exitstatusexcept": [33, 478], "pywidestringlist_append": [33, 478], "pywidestringlist_insert": [33, 478], "err_msg": [33, 337, 349, 359], "pystatus_ok": [33, 478], "pystatus_error": [33, 478], "pystatus_nomemori": [33, 478], "pystatus_exit": [33, 478], "pystatus_iserror": [33, 478], "wherea": [33, 72, 84, 100, 123, 134, 164, 259, 264, 280, 316, 326, 349, 366, 386, 399, 429, 458, 467, 479, 480], "preconfigur": [33, 386], "pypreconfig_initpythonconfig": [33, 478], "preconfig": [33, 478], "pypreconfig_initisolatedconfig": [33, 478], "pymem_allocator_not_set": 33, "pymem_allocator_default": 33, "pymem_allocator_debug": 33, "pymem_allocator_malloc": 33, "pymem_allocator_malloc_debug": 33, "pymem_allocator_pymalloc": 33, "pymem_allocator_pymalloc_debug": 33, "configure_local": 33, "coerce_c_local": 33, "coerce_c_locale_warn": 33, "coerc": [33, 63, 97, 164, 183, 192, 193, 202, 259, 342, 452, 459, 467, 477, 480], "dev_mod": [33, 67, 185, 312, 349, 480], "utf8_mod": [33, 67, 290, 312, 349, 471], "filesystem_encod": [33, 58, 86, 290, 349, 471], "filesystem_error": [33, 58, 86, 290, 349, 471], "ifdef": [33, 72, 453, 459, 480], "py_preinitializefromarg": [33, 478], "py_preinitializefrombytesarg": [33, 478], "pars": [33, 58, 63, 64, 65, 67, 72, 78, 83, 84, 97, 100, 103, 107, 109, 111, 115, 119, 130, 133, 148, 152, 154, 156, 164, 172, 180, 184, 190, 191, 193, 196, 197, 198, 200, 202, 203, 205, 206, 214, 219, 222, 225, 227, 237, 239, 240, 241, 242, 245, 247, 251, 253, 256, 259, 261, 265, 266, 268, 270, 273, 282, 283, 290, 305, 337, 341, 342, 345, 352, 360, 363, 375, 379, 389, 392, 393, 396, 397, 404, 407, 408, 409, 411, 412, 413, 414, 416, 417, 427, 428, 432, 433, 440, 443, 447, 452, 459, 460, 461, 462, 463, 464, 465, 471, 473, 474, 475, 476, 478, 480, 481], "utf8": [33, 57, 67, 119, 148, 155, 191, 200, 202, 204, 205, 245, 253, 282, 290, 302, 311, 332, 349, 408, 410, 452, 458, 475, 477, 480], "pythonutf8": [33, 290, 349, 452, 458, 477, 480], "_pyruntim": [33, 479, 480], "pre": [33, 34, 72, 99, 100, 103, 108, 183, 188, 200, 205, 223, 242, 247, 255, 258, 265, 289, 321, 328, 335, 337, 349, 350, 355, 378, 383, 384, 386, 392, 396, 424, 433, 452, 453, 458, 459, 462, 463, 464, 466, 471, 472, 474, 475, 476, 477, 479, 480], "pyconfig_initisolatedconfig": [33, 478], "pyconfig_setstr": [33, 478], "config_str": 33, "pyconfig_setbytesstr": [33, 58, 478], "pyconfig_setargv": [33, 478], "pyconfig_setwidestringlist": [33, 480], "pyconfig_read": [33, 58, 86, 290, 349, 470, 478, 480], "stripp": [33, 480], "tune": [33, 223, 240, 289, 319, 338, 459, 462, 471, 480], "strip": [33, 67, 84, 94, 103, 117, 119, 155, 164, 167, 174, 175, 180, 187, 190, 197, 205, 206, 222, 225, 242, 244, 265, 266, 281, 305, 323, 328, 332, 335, 340, 341, 345, 353, 355, 359, 378, 379, 383, 391, 397, 404, 410, 419, 439, 440, 459, 462, 467, 468, 472, 475, 480], "unsaf": [33, 62, 67, 74, 84, 146, 164, 185, 253, 280, 328, 337, 349, 355, 385, 386, 395, 452, 462, 471, 475, 477, 480], "py": [33, 34, 50, 67, 72, 75, 78, 84, 85, 86, 88, 93, 94, 96, 99, 100, 101, 106, 108, 109, 110, 113, 114, 117, 119, 122, 123, 124, 126, 128, 130, 131, 132, 133, 134, 135, 136, 140, 141, 144, 146, 147, 148, 149, 150, 152, 154, 155, 156, 157, 158, 159, 160, 163, 164, 166, 168, 169, 170, 172, 173, 175, 178, 180, 181, 183, 185, 186, 187, 188, 190, 191, 192, 194, 195, 196, 198, 199, 200, 201, 202, 204, 205, 206, 208, 211, 213, 215, 217, 218, 220, 223, 225, 226, 227, 228, 229, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 252, 255, 256, 259, 260, 262, 263, 264, 265, 266, 267, 268, 269, 273, 276, 278, 281, 283, 285, 286, 288, 289, 290, 291, 293, 294, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 308, 309, 310, 311, 312, 313, 314, 315, 316, 318, 320, 321, 322, 323, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 348, 349, 351, 352, 354, 355, 356, 357, 359, 361, 362, 364, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 377, 378, 379, 380, 381, 382, 383, 385, 386, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 405, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 427, 429, 435, 445, 446, 447, 448, 449, 450, 452, 453, 456, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "symbol": [33, 65, 67, 70, 72, 76, 78, 84, 91, 93, 100, 101, 106, 115, 119, 154, 156, 173, 174, 183, 190, 242, 251, 261, 263, 266, 269, 290, 293, 297, 316, 319, 329, 330, 334, 337, 339, 341, 348, 349, 351, 354, 355, 356, 358, 359, 366, 373, 381, 384, 391, 402, 407, 412, 425, 428, 431, 433, 438, 452, 458, 459, 461, 463, 464, 466, 468, 469, 471, 472, 476, 478, 479, 480], "link": [33, 34, 62, 65, 67, 70, 72, 73, 76, 77, 78, 83, 84, 85, 86, 99, 100, 115, 119, 139, 158, 160, 175, 180, 197, 209, 232, 237, 240, 242, 254, 256, 258, 263, 264, 290, 293, 325, 329, 339, 345, 349, 351, 354, 355, 359, 366, 372, 373, 396, 399, 400, 402, 410, 411, 423, 425, 429, 452, 453, 459, 462, 463, 465, 466, 469, 471, 472, 473, 474, 475, 477, 478, 479, 480], "resolv": [33, 67, 74, 84, 99, 100, 117, 123, 125, 136, 164, 173, 180, 188, 190, 208, 216, 247, 248, 249, 252, 256, 264, 265, 289, 290, 293, 299, 300, 305, 311, 329, 334, 338, 345, 349, 382, 383, 385, 386, 408, 409, 410, 412, 413, 414, 426, 452, 458, 461, 473, 474, 475, 476, 477, 478, 480], "pythonsafepath": [33, 324, 349, 452, 470, 480], "base_exec_prefix": [33, 67, 312, 331, 349, 396, 447], "base_execut": 33, "_base_execut": [33, 480], "__pyvenv_launcher__": [33, 480], "base_prefix": [33, 67, 227, 312, 331, 349, 396, 447], "configure_c_stdio": 33, "warn_default_encod": [33, 67, 255, 312, 349, 452, 469, 480], "encodingwarn": [33, 67, 210, 255, 452, 480], "textiowrapp": [33, 67, 115, 117, 146, 185, 215, 222, 231, 247, 250, 255, 267, 345, 357, 419, 465, 469, 473, 474, 476, 477, 480], "code_debug_rang": 33, "inclus": [33, 38, 41, 67, 117, 147, 157, 180, 182, 209, 256, 262, 264, 267, 290, 305, 315, 316, 328, 340, 350, 379, 410, 423, 427, 431, 433, 452, 466, 472, 477, 480], "caret": [33, 103, 174, 175, 190, 316, 378, 480], "pythonnodebugrang": [33, 425, 452, 470], "no_debug_rang": [33, 425, 452, 470], "check_hash_pycs_mod": 33, "check_sourc": 33, "552": [33, 67, 247, 308, 470, 480], "determinist": [33, 67, 100, 103, 166, 182, 185, 247, 252, 334, 337, 356, 410, 472, 477, 479, 480], "dev": [33, 67, 78, 79, 96, 100, 123, 185, 226, 266, 268, 269, 290, 291, 292, 304, 330, 345, 349, 352, 435, 452, 459, 460, 461, 462, 463, 464, 465, 466, 472, 473, 475, 480], "pythondevmod": [33, 185, 452, 477], "dump_ref": 33, "dump": [33, 41, 67, 72, 93, 99, 100, 119, 139, 148, 169, 172, 182, 185, 214, 251, 253, 259, 261, 263, 266, 270, 271, 281, 282, 283, 290, 294, 295, 296, 301, 305, 330, 337, 339, 378, 379, 404, 410, 416, 443, 452, 453, 459, 460, 461, 462, 465, 466, 468, 473, 474, 475, 476, 479, 480], "aliv": [33, 62, 67, 84, 173, 179, 223, 280, 281, 302, 341, 359, 362, 399, 424, 425, 449, 452, 460, 466, 467, 472, 474, 480], "pythondumpref": [33, 62, 452, 453, 478, 480], "py_trace_ref": [33, 34, 62, 453, 469, 478, 479, 480], "faulthandl": [33, 67, 173, 182, 185, 251, 294, 330, 359, 378, 452, 480], "pythonfaulthandl": [33, 185, 211, 452, 473], "getfilesystemencod": [33, 65, 67, 86, 106, 117, 290, 312, 349, 355, 418, 447, 476, 480], "android": [33, 63, 86, 263, 300, 349, 359, 476, 477, 478, 480], "vxwork": [33, 63, 86, 170, 263, 290, 298, 319, 469, 480], "nl_langinfo": [33, 67, 243, 263, 461, 480], "codeset": [33, 67, 155, 227, 243, 263, 461, 470, 478, 480], "announc": [33, 79, 106, 290, 473], "mbstowc": 33, "latin1": [33, 133, 155, 296, 311, 464, 473, 476, 479, 480], "ansi_x3": 33, "1968": 33, "getfilesystemencodeerror": [33, 67, 86, 312, 349, 447, 476], "surrogateescap": [33, 58, 63, 106, 155, 198, 205, 215, 222, 290, 334, 349, 355, 452, 472, 475, 476, 477, 480], "chosen": [33, 44, 72, 93, 99, 103, 183, 208, 222, 232, 265, 280, 281, 289, 296, 334, 338, 344, 349, 372, 412, 425, 448, 452, 458, 462, 463, 467, 480], "import_tim": 33, "importtim": [33, 452, 477, 480], "pythonprofileimporttim": [33, 452, 477, 480], "install_signal_handl": [33, 469, 480], "repl": [33, 111, 120, 188, 316, 349, 452, 469, 478, 480], "int_max_str_digit": [33, 67, 312, 341, 349, 452, 480], "4300": [33, 341, 470], "int_info": [33, 67, 312, 341, 349, 447, 453, 468], "default_max_str_digit": [33, 67, 312, 341, 349], "640": [33, 341, 381], "str_digits_check_threshold": [33, 67, 312, 341, 349], "pythonintmaxstrdigit": [33, 341, 349, 452, 480], "prompt": [33, 65, 67, 78, 84, 109, 111, 117, 139, 152, 154, 163, 170, 173, 186, 188, 190, 197, 204, 219, 222, 226, 244, 245, 251, 280, 294, 310, 316, 317, 332, 338, 341, 345, 349, 358, 362, 365, 378, 381, 392, 396, 429, 433, 438, 441, 446, 452, 458, 462, 465, 469, 472, 474, 476, 477, 478, 479, 480], "malloc_stat": 33, "statist": [33, 41, 67, 92, 182, 223, 251, 272, 285, 287, 305, 315, 329, 338, 349, 377, 448, 452, 453, 459, 460, 464, 466, 470, 472, 473, 480], "pythonmallocstat": [33, 41, 452, 480], "platlibdir": [33, 67, 312, 349, 351, 452, 453, 479, 480], "pythonplatlibdir": [33, 351, 452, 480], "lib": [33, 34, 71, 76, 78, 83, 85, 88, 94, 96, 109, 110, 113, 114, 117, 119, 120, 123, 124, 126, 128, 130, 131, 132, 133, 134, 135, 136, 140, 141, 144, 146, 147, 148, 149, 150, 152, 154, 155, 156, 157, 158, 159, 160, 163, 164, 166, 168, 169, 170, 172, 173, 174, 175, 178, 180, 181, 183, 186, 187, 188, 190, 191, 192, 194, 195, 196, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 211, 213, 215, 217, 218, 220, 223, 225, 226, 227, 228, 229, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 244, 245, 246, 247, 248, 249, 250, 252, 255, 256, 259, 260, 262, 263, 264, 265, 266, 267, 268, 269, 273, 276, 278, 280, 281, 283, 285, 286, 288, 289, 290, 291, 293, 294, 296, 297, 298, 299, 300, 301, 302, 304, 305, 306, 308, 309, 310, 313, 314, 315, 316, 318, 320, 321, 322, 323, 326, 327, 328, 329, 330, 331, 332, 333, 334, 335, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 348, 349, 351, 352, 354, 355, 356, 357, 361, 362, 364, 366, 367, 368, 369, 370, 371, 372, 373, 374, 375, 376, 377, 378, 379, 380, 381, 382, 383, 385, 386, 389, 390, 391, 392, 393, 394, 395, 396, 397, 398, 399, 400, 404, 405, 406, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 418, 419, 420, 422, 423, 427, 435, 447, 449, 450, 452, 453, 457, 458, 459, 460, 461, 462, 464, 465, 466, 469, 470, 471, 472, 473, 474, 475, 476, 478, 479, 480], "dlls": [33, 67, 73, 115, 290, 459, 464, 478, 480], "layout": [33, 41, 60, 62, 67, 75, 98, 99, 100, 155, 186, 210, 264, 268, 338, 344, 352, 365, 366, 370, 395, 425, 429, 442, 458, 465, 471, 473, 474, 480], "virtual": [33, 67, 72, 84, 86, 100, 102, 108, 113, 158, 173, 174, 176, 189, 207, 222, 223, 239, 248, 251, 252, 277, 290, 330, 334, 337, 338, 349, 352, 355, 365, 382, 392, 404, 424, 425, 426, 429, 437, 450, 455, 459, 465, 471, 472, 473, 474, 476, 477, 478, 480], "pythonpath_env": 33, "delim": 33, "pathsep": [33, 67, 115, 290, 331, 377, 400, 422, 452, 453], "peephol": [33, 463, 464, 472, 477, 480], "__debug__": [33, 65, 67, 165, 185, 222, 247, 251, 433, 447, 452, 462, 469, 480], "assert": [33, 34, 48, 65, 67, 100, 105, 109, 113, 119, 136, 140, 165, 178, 180, 181, 184, 185, 188, 190, 210, 222, 225, 252, 261, 280, 289, 294, 296, 316, 337, 341, 359, 382, 383, 385, 386, 397, 399, 408, 422, 423, 424, 427, 428, 430, 432, 447, 452, 453, 462, 463, 465, 468, 472, 474, 475, 478, 479, 480], "py_debug": [33, 34, 67, 184, 359, 453, 469, 478, 480], "log": [33, 58, 67, 92, 94, 95, 106, 115, 122, 123, 136, 144, 148, 149, 151, 161, 163, 166, 185, 190, 211, 220, 227, 233, 242, 251, 255, 272, 285, 287, 290, 302, 324, 329, 332, 338, 341, 345, 349, 353, 355, 359, 383, 385, 397, 404, 417, 425, 442, 448, 452, 458, 459, 460, 461, 463, 464, 465, 468, 469, 479, 480, 481], "pythonexecut": [33, 452], "with_next_framework": 33, "python3": [33, 56, 71, 88, 96, 100, 108, 109, 197, 205, 293, 331, 341, 351, 352, 379, 396, 418, 435, 445, 450, 452, 453, 457, 458, 466, 469, 471, 472, 474, 476, 478, 479, 480], "pycache_prefix": [33, 67, 160, 312, 349, 447, 452, 478, 480], "pythonpycacheprefix": [33, 349, 452, 478, 480], "run_command": [33, 139, 452], "run_filenam": 33, "skip_source_first_lin": 33, "run_modul": [33, 67, 139, 277, 321, 452, 480], "show_ref_count": 33, "showrefcount": [33, 452, 453, 474, 480], "py_ref_debug": [33, 453], "no_sit": [33, 67, 312, 349, 472], "invert": [33, 67, 92, 93, 94, 119, 155, 183, 188, 208, 221, 261, 288, 341, 425, 427, 428, 470, 480], "cmd": [33, 67, 85, 100, 117, 123, 134, 139, 141, 161, 174, 212, 219, 220, 251, 290, 294, 298, 305, 329, 332, 345, 377, 396, 452, 471, 472, 480], "dos": [33, 77, 174, 285, 289, 452, 459, 461, 472, 474, 480], "hack": [33, 83, 94, 98, 190, 328, 392, 452, 459, 460, 461, 471, 480], "pythontracemalloc": [33, 379, 452, 480], "perf_profil": 33, "trampolin": [33, 349, 471, 480], "pythonperfsupport": [33, 101, 452, 471], "warnopt": [33, 58, 67, 312, 349, 359, 397, 447, 471, 477, 480], "filter": [33, 58, 67, 84, 94, 99, 109, 115, 116, 138, 157, 174, 182, 185, 186, 187, 210, 213, 215, 216, 217, 222, 251, 258, 265, 309, 312, 325, 329, 334, 359, 385, 386, 396, 418, 422, 427, 439, 447, 452, 453, 459, 460, 461, 462, 463, 465, 466, 467, 469, 471, 472, 476, 477, 478, 479, 480], "lowest": [33, 41, 99, 119, 183, 188, 208, 218, 233, 275, 338, 341, 345, 362, 369, 427, 459, 464, 476], "highest": [33, 78, 92, 93, 99, 119, 130, 164, 208, 264, 275, 296, 297, 325, 330, 337, 338, 341, 349, 363, 369, 427, 465, 473, 480], "prioriti": [33, 67, 92, 121, 139, 164, 233, 247, 258, 259, 266, 290, 296, 313, 319, 322, 325, 338, 341, 345, 353, 362, 372, 425, 427, 461, 462, 465, 472, 473, 474, 476, 478, 480], "revers": [33, 37, 67, 72, 79, 91, 92, 94, 105, 106, 118, 137, 138, 155, 157, 158, 166, 174, 178, 179, 180, 183, 184, 188, 208, 211, 222, 233, 251, 252, 256, 258, 280, 286, 290, 293, 305, 311, 316, 328, 337, 341, 375, 379, 382, 383, 385, 391, 399, 425, 437, 439, 447, 459, 462, 464, 465, 466, 467, 468, 469, 472, 473, 474, 475, 476, 477, 478, 480, 481], "pythonwarn": [33, 185, 397, 452, 466, 472, 477, 480], "dont_write_bytecod": [33, 67, 312, 349, 447, 465, 472], "xoption": [33, 58, 452, 470, 480], "_xoption": [33, 58, 67, 312, 349, 447, 452], "show_alloc_count": [33, 476, 479, 480], "init_python": 33, "my_program": 33, "pysys_getobject": [33, 56, 58, 470], "my_execut": 33, "unspecifi": [33, 94, 102, 123, 146, 173, 190, 255, 256, 267, 272, 284, 290, 293, 296, 311, 334, 363, 373, 383], "coercion": [33, 67, 222, 290, 342, 425, 452, 453, 464, 466, 480, 481], "538": [33, 67, 452, 453, 480], "540": [33, 67, 290, 480], "pythoncoerceclocal": [33, 290, 452, 453, 477, 480], "softwarepythonpythoncorex": 33, "ypythonpath": 33, "hkey_current_us": [33, 67, 401, 402, 458], "hkey_local_machin": [33, 67, 401, 402, 458], "unset": [33, 58, 62, 67, 184, 188, 268, 290, 292, 341, 349, 359, 429, 465, 466, 477, 480], "overridden": [33, 84, 92, 93, 100, 117, 141, 152, 158, 164, 180, 205, 208, 222, 227, 240, 241, 242, 247, 252, 255, 264, 266, 289, 290, 294, 304, 310, 321, 335, 337, 338, 341, 345, 349, 355, 362, 373, 383, 385, 392, 396, 397, 404, 425, 427, 429, 440, 452, 465, 466, 473, 474, 478, 479, 480], "py_main": [33, 56, 65, 458, 477, 480], "pyvenv": [33, 331, 351, 396, 458, 473, 474, 476, 478, 480], "cfg": [33, 84, 164, 265, 331, 351, 381, 396, 458, 465, 473, 475, 476, 480], "_pth": [33, 67, 277, 458, 476, 477, 480], "pybuilddir": [33, 480], "txt": [33, 34, 67, 77, 94, 100, 106, 117, 157, 163, 166, 185, 190, 205, 215, 217, 222, 227, 228, 231, 232, 240, 244, 248, 251, 253, 255, 275, 285, 289, 290, 293, 296, 329, 341, 345, 349, 355, 366, 384, 389, 396, 410, 418, 419, 432, 437, 440, 448, 449, 450, 453, 458, 459, 465, 466, 468, 472, 473, 474, 475, 476, 478, 480], "432": [33, 477, 480], "bare": [33, 99, 100, 119, 164, 200, 289, 332, 428, 456, 458, 464, 467, 470, 478, 480], "importlib": [33, 67, 84, 86, 96, 100, 102, 109, 222, 244, 251, 252, 265, 277, 299, 308, 321, 349, 359, 379, 382, 419, 420, 425, 430, 433, 447, 458, 468, 470, 472, 478, 480, 481], "_init_main": 33, "_py_initializemain": 33, "move": [33, 67, 83, 84, 90, 91, 92, 97, 100, 107, 109, 115, 117, 119, 139, 152, 173, 174, 176, 178, 180, 193, 202, 203, 215, 216, 244, 258, 266, 268, 275, 290, 294, 308, 329, 359, 363, 365, 368, 372, 373, 381, 385, 387, 391, 392, 410, 448, 459, 460, 461, 462, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "mayb": [33, 72, 93, 94, 268, 397, 428, 431, 469], "meta_path": [33, 67, 86, 139, 247, 248, 299, 312, 349, 429, 433, 447, 458, 462, 473, 476, 480], "motiv": [33, 92, 355, 425, 427, 460, 462, 463, 473, 478, 480], "anytim": [33, 148, 338, 341, 366], "res": [33, 41, 44, 78, 103, 136, 239, 280, 316, 334, 337, 480], "put": [33, 48, 57, 67, 72, 74, 75, 78, 83, 84, 87, 91, 92, 93, 94, 98, 100, 103, 111, 119, 131, 135, 148, 155, 161, 164, 173, 188, 190, 198, 200, 205, 212, 227, 229, 238, 239, 244, 247, 265, 278, 280, 292, 296, 297, 313, 330, 331, 332, 334, 338, 341, 352, 361, 362, 366, 386, 387, 392, 422, 429, 438, 446, 458, 460, 461, 462, 463, 464, 465, 466, 472, 475, 480], "cookbook": [34, 67, 73, 84, 95, 99, 107, 265, 266, 272, 364, 451, 472], "stdio": [34, 71, 72, 101, 290, 465, 470, 480], "_pi": [34, 478, 480], "pythonvers": 34, "version_info": [34, 67, 79, 102, 110, 119, 295, 312, 337, 349, 352, 447, 459, 466, 468, 470, 471, 472, 473, 480], "pythonx": [34, 71, 331, 341, 349, 396, 480], "py_return_non": [34, 45, 72, 463], "pymodinit_func": [34, 72, 75, 453, 462, 480], "pyinit": [34, 70], "linkag": [34, 67, 73, 300], "pyinit_": [34, 70, 453, 480], "pymoduledef": [34, 44, 56, 60, 70, 71, 72, 75, 98, 479, 480], "spam_modul": [34, 72], "pymoduledef_head_init": [34, 44, 71, 72, 75], "m_name": [34, 44, 75], "spam": [34, 44, 72, 76, 100, 103, 107, 117, 167, 172, 173, 215, 222, 223, 227, 239, 240, 242, 247, 252, 255, 265, 293, 304, 310, 316, 318, 327, 331, 337, 341, 345, 355, 378, 382, 383, 386, 387, 392, 410, 419, 425, 427, 429, 437, 438, 440, 443, 446, 447, 459, 465, 475, 480], "pyinit_spam": [34, 72], "py_ab": 34, "py_always_inlin": [34, 480], "inlin": [34, 51, 57, 59, 63, 67, 86, 164, 187, 188, 193, 194, 200, 202, 234, 305, 316, 385, 453, 462, 464, 469, 470, 472, 476, 478, 480], "msc": [34, 85, 480], "py_charmask": 34, "128": [34, 63, 86, 97, 100, 106, 138, 157, 174, 183, 223, 232, 256, 281, 290, 337, 338, 381, 395, 432, 446, 464, 471, 475, 480], "127": [34, 57, 63, 100, 104, 106, 123, 130, 133, 167, 242, 244, 256, 280, 290, 335, 338, 341, 345, 349, 359, 379, 464, 475, 480], "255": [34, 63, 67, 86, 91, 97, 106, 110, 155, 157, 174, 188, 222, 232, 256, 341, 344, 381, 427, 470, 473, 475, 477, 480, 481], "py_deprec": [34, 478, 480], "pyapi_func": [34, 453, 462, 478, 480], "py_oldfunct": [34, 478], "msvc": [34, 62, 76, 85, 173, 463, 478, 480], "py_getenv": 34, "getenv": [34, 67, 115, 290, 303], "py_max": 34, "py_member_s": 34, "py_min": 34, "py_no_inlin": [34, 480], "lto": [34, 453, 470, 480], "pgo": [34, 67, 184, 359, 453, 465, 476, 479, 480], "33720": [34, 480], "py_stringifi": 34, "123": [34, 72, 98, 100, 102, 103, 119, 183, 218, 222, 258, 265, 334, 341, 344, 427, 437, 443, 459, 461, 465, 466, 468, 472], "py_unreach": [34, 477, 480], "__builtin_unreach": [34, 480], "_py_no_return": 34, "py_unus": [34, 57, 75, 480], "pydoc_strvar": [34, 44, 98, 453, 480], "pop_doc": 34, "rightmost": [34, 144, 155, 157, 174, 183, 258, 290, 341, 427, 463], "deque_method": 34, "pycfunct": [34, 43, 56, 57, 72, 74, 75, 98, 463, 480], "deque_pop": 34, "meth_noarg": [34, 57, 75, 461, 462, 480], "pydoc_str": [34, 57, 62, 75, 480], "pysqlite_row_method": 34, "pysqlite_row_key": 34, "row": [34, 67, 72, 84, 87, 147, 172, 222, 258, 295, 366, 373, 375, 381, 432, 439, 464, 468, 472, 475, 476, 480], "pylist_check": [34, 37, 78], "incref": [34, 62, 480], "sizeof": [34, 41, 62, 67, 75, 115, 173, 300, 344, 349, 386, 480], "pyobject_": [34, 44, 62, 464], "pynumber_": 34, "pysequence_": 34, "pymapping_": 34, "py_xdecref": [34, 44, 51, 62, 71, 72, 75, 470, 478, 480], "pylist_setitem": [34, 37, 56, 72], "pytuple_setitem": [34, 54, 56, 59, 71, 72], "pytuple_new": [34, 56, 59, 71], "1l": [34, 461, 462, 465, 466, 480], "2l": [34, 459], "pysequence_setitem": [34, 37, 53, 56, 62, 480], "pyobject_setitem": [34, 39, 48, 56, 62, 464, 480], "iis": [34, 404], "set_al": [34, 223], "pyobject_length": [34, 48, 56], "pylong_fromssize_t": [34, 38, 56], "pysequence_getitem": [34, 53, 56, 62, 78, 480], "plumag": [34, 72, 438], "pylist_getitem": [34, 37, 56, 72, 78, 480], "sum_list": 34, "pylist_s": [34, 37, 56, 78, 464], "pylong_check": [34, 38, 62], "fit": [34, 72, 97, 117, 173, 174, 175, 183, 188, 190, 192, 212, 247, 256, 266, 289, 304, 305, 334, 344, 361, 366, 381, 385, 392, 397, 407, 418, 423, 462, 463, 466, 471, 472, 473, 474, 479, 480], "bail": 34, "sum_sequ": 34, "pysequence_length": [34, 53, 56, 78], "ownership": [34, 67, 98, 100, 123, 133, 254, 280, 362, 423, 465, 473, 480], "353": [34, 67, 469, 480, 481], "py_ssize_t_max": [34, 46, 55, 480], "incr_item": 34, "const_on": 34, "incremented_item": 34, "0l": [34, 72, 344], "pynumber_add": [34, 46, 56], "shell": [34, 67, 72, 75, 78, 79, 84, 85, 86, 91, 94, 100, 108, 121, 123, 127, 134, 148, 152, 161, 164, 174, 190, 217, 219, 228, 251, 252, 259, 269, 281, 285, 289, 290, 291, 306, 310, 337, 347, 349, 351, 359, 365, 366, 381, 385, 396, 397, 402, 435, 436, 444, 445, 446, 447, 448, 450, 452, 453, 456, 457, 458, 459, 461, 463, 466, 469, 470, 472, 473, 474, 475, 476, 477, 478, 479, 480], "fallback": [34, 67, 123, 160, 165, 181, 214, 227, 296, 329, 349, 355, 359, 373, 403, 425, 429, 471, 472, 478, 480], "getpath": [34, 480], "specialbuild": [34, 453], "pydebug": [34, 349, 359, 453, 462, 469, 474, 480], "_debug": 34, "doubli": [34, 62, 84, 466], "pyiter_check": [35, 56, 62, 480], "pyiter_next": [35, 56, 62], "pyaiter_check": [35, 56, 480], "asynciter": [35, 48, 67, 158, 179, 184, 341, 383, 475, 480], "pyobject_getit": [35, 48, 54, 56, 62], "pysendresult": [35, 62], "pyiter_send": [35, 56, 62, 469, 480], "enum": [35, 41, 67, 95, 117, 160, 179, 238, 251, 252, 259, 305, 308, 316, 330, 338, 341, 382, 425, 438, 473, 480], "presult": 35, "pygen_return": 35, "pygen_next": 35, "pygen_error": 35, "__getitem__": [36, 39, 53, 62, 63, 67, 79, 86, 96, 100, 105, 113, 157, 158, 173, 179, 191, 193, 200, 202, 208, 215, 221, 222, 268, 280, 282, 288, 316, 341, 342, 360, 383, 386, 387, 404, 407, 409, 410, 424, 427, 449, 461, 462, 463, 467, 470, 471, 472, 476, 478, 480], "pyseqiter_typ": [36, 56], "pyseqiter_new": [36, 56], "pyseqiter_check": 36, "seq": [36, 63, 84, 157, 188, 217, 222, 258, 288, 315, 341, 459, 463, 470, 472], "subscript": [36, 62, 67, 86, 173, 188, 210, 244, 261, 341, 383, 425, 433, 446, 452, 462, 465, 469, 470, 471, 479, 480], "pycalliter_typ": [36, 56], "pycalliter_new": [36, 56], "pycalliter_check": 36, "pylist_typ": [37, 56, 75], "pylist_checkexact": 37, "pylist_get_s": 37, "pylist_get_item": [37, 56], "pylist_set_item": [37, 469, 480], "pylist_insert": [37, 56], "pylist_append": [37, 56, 480], "pylist_getslic": [37, 56], "pylist_setslic": [37, 56], "itemlist": 37, "pylist_sort": [37, 56], "sort": [37, 67, 75, 76, 79, 83, 86, 88, 94, 107, 109, 117, 144, 148, 157, 164, 170, 173, 181, 183, 187, 190, 205, 222, 223, 229, 233, 245, 248, 251, 252, 253, 256, 258, 259, 263, 268, 280, 288, 289, 290, 293, 301, 304, 305, 315, 316, 325, 332, 337, 340, 341, 355, 359, 379, 381, 385, 392, 404, 407, 410, 419, 425, 427, 437, 438, 439, 447, 449, 458, 461, 462, 463, 464, 465, 466, 467, 472, 474, 475, 477, 478, 479, 480], "pylist_revers": [37, 56], "pylist_astupl": [37, 56], "pylong_a": 38, "distinguish": [38, 62, 67, 72, 119, 151, 158, 174, 184, 188, 190, 194, 222, 240, 252, 265, 272, 311, 338, 352, 373, 383, 397, 425, 427, 429, 458, 460, 461, 466, 473, 474, 480], "pylongobject": [38, 56, 471, 480], "pylong_typ": [38, 56], "pylong_checkexact": 38, "256": [38, 41, 63, 86, 97, 155, 170, 174, 183, 222, 232, 267, 323, 338, 341, 355, 425, 446, 463, 464, 478, 479, 480], "pylong_fromunsignedlong": [38, 56, 480], "pylong_fromsize_t": [38, 56, 480], "pylong_fromlonglong": [38, 56, 480], "pylong_fromunsignedlonglong": [38, 56, 480], "pylong_fromdoubl": [38, 56, 479, 480], "pylong_fromstr": [38, 56, 480], "radix": [38, 67, 183, 222, 263, 287, 312, 349, 432, 480], "decim": [38, 58, 63, 67, 77, 84, 103, 106, 151, 155, 164, 175, 180, 218, 222, 223, 251, 256, 258, 259, 263, 265, 272, 287, 289, 305, 316, 340, 341, 342, 349, 360, 362, 363, 375, 376, 384, 385, 416, 423, 425, 427, 432, 441, 442, 446, 452, 453, 459, 464, 465, 466, 468, 469, 470, 478, 480, 481], "36": [38, 99, 101, 106, 222, 258, 268, 280, 315, 319, 340, 342, 363, 439, 443, 446, 448, 449, 450, 469, 472, 474, 478, 479, 480], "underscor": [38, 56, 67, 70, 84, 93, 100, 143, 148, 155, 173, 183, 193, 202, 218, 222, 268, 304, 316, 328, 341, 342, 349, 351, 366, 386, 404, 419, 424, 425, 426, 427, 431, 432, 433, 465, 467, 468, 471, 480], "digit": [38, 58, 63, 67, 84, 98, 103, 106, 114, 138, 140, 143, 151, 155, 157, 170, 175, 180, 183, 190, 218, 222, 232, 241, 256, 263, 265, 272, 285, 290, 316, 318, 323, 337, 338, 341, 342, 349, 359, 360, 363, 366, 375, 384, 385, 391, 392, 395, 410, 421, 423, 432, 441, 446, 453, 459, 463, 464, 465, 466, 467, 468, 470, 471, 472, 474, 476, 480], "to_byt": [38, 67, 341, 480], "from_byt": [38, 67, 341, 480], "pylong_fromunicodeobject": [38, 469], "pylong_fromvoidptr": [38, 56], "pylong_asvoidptr": [38, 56], "__int__": [38, 62, 67, 218, 222, 383, 386, 425, 464, 466, 469, 470, 477, 478, 480], "pylong_aslongandoverflow": [38, 56, 466, 472], "long_min": 38, "pylong_aslonglong": [38, 56], "pylong_aslonglongandoverflow": [38, 56, 466, 472], "llong_max": 38, "llong_min": 38, "pylong_asssize_t": [38, 56], "pylong": [38, 468, 480], "pylong_asunsignedlong": [38, 56], "pylong_assize_t": [38, 56], "pylong_asunsignedlonglong": [38, 56, 468], "pylong_asunsignedlongmask": [38, 56], "reduct": [38, 67, 169, 295, 341, 471, 473, 480], "modulo": [38, 100, 183, 210, 222, 288, 330, 341, 373, 425, 427, 443, 462, 466, 472, 478, 480], "ulong_max": 38, "pylong_asunsignedlonglongmask": [38, 56, 480], "ullong_max": 38, "pylong_asdoubl": [38, 56, 480], "assur": [38, 75, 84, 151, 223, 272, 280, 375, 425, 466, 468, 472, 480], "usabl": [38, 53, 55, 58, 62, 63, 75, 84, 97, 102, 123, 148, 155, 173, 174, 206, 222, 242, 247, 256, 265, 273, 280, 290, 334, 338, 341, 342, 345, 407, 425, 427, 429, 461, 462, 463, 464, 471, 472, 476, 477, 480], "pyunstable_long_iscompact": [38, 471, 480], "compact": [38, 41, 84, 103, 106, 119, 148, 152, 187, 194, 195, 259, 296, 304, 344, 378, 427, 462, 471, 473, 474, 476, 480], "critic": [38, 67, 74, 86, 99, 100, 115, 123, 188, 247, 264, 265, 266, 289, 403, 429, 448, 449, 462, 464, 465, 468, 470, 472, 475, 480], "fast": [38, 57, 63, 67, 93, 98, 138, 167, 181, 183, 188, 222, 231, 247, 251, 252, 255, 258, 266, 270, 295, 296, 305, 329, 341, 366, 381, 383, 410, 425, 439, 459, 463, 464, 466, 472, 473, 474, 475, 476, 477, 479, 480], "pyunstable_long_compactvalu": [38, 471, 480], "speedup": [38, 296, 423, 428, 460, 464, 465, 466, 468, 471, 472, 473, 474, 478, 480], "neglig": [38, 341, 423], "pyobject_delitem": [39, 48, 56, 62, 462], "pymapping_check": [39, 56, 62], "pymapping_s": [39, 56, 62, 480], "pymapping_length": [39, 56], "pymapping_getitemstr": [39, 56], "pymapping_setitemstr": [39, 56, 480], "pymapping_delitem": 39, "pymapping_delitemstr": 39, "pymapping_haskey": [39, 56], "pymapping_haskeystr": [39, 56], "pymapping_valu": [39, 56, 477, 480], "pymapping_item": [39, 56, 477, 480], "unmarshal": [40, 416, 462, 464, 476, 480], "py_marshal_vers": [40, 470, 480], "pymarshal_writelongtofil": [40, 470, 480], "pymarshal_writeobjecttofil": [40, 470, 480], "pymarshal_writeobjecttostr": [40, 470, 480], "pymarshal_readlongfromfil": 40, "pymarshal_readshortfromfil": 40, "pymarshal_readobjectfromfil": 40, "pymarshal_readlastobjectfromfil": 40, "aggress": [40, 341, 386, 464, 480], "pymarshal_readobjectfromstr": [40, 470, 480], "deal": [41, 62, 63, 67, 71, 102, 103, 106, 117, 122, 154, 155, 191, 193, 194, 202, 222, 255, 263, 279, 280, 289, 296, 315, 322, 334, 363, 381, 387, 391, 410, 423, 428, 459, 461, 462, 463, 464, 467, 473, 475, 480], "aspect": [41, 71, 72, 93, 100, 103, 107, 178, 180, 190, 247, 265, 290, 332, 391, 425, 472, 476], "prealloc": 41, "room": [41, 54, 340, 386, 431, 443, 467, 480], "polici": [41, 67, 100, 120, 123, 128, 132, 191, 193, 197, 198, 200, 202, 203, 204, 210, 222, 240, 282, 290, 332, 335, 338, 423, 453, 458, 460, 463, 466, 471, 474, 475, 476, 480], "adapt": [41, 67, 84, 100, 119, 138, 173, 183, 188, 222, 227, 264, 294, 295, 329, 334, 338, 366, 381, 459, 460, 464, 466, 468, 470, 471, 476, 480], "peculiar": [41, 84, 123, 252, 290], "speed": [41, 63, 67, 72, 92, 99, 103, 143, 158, 174, 181, 183, 187, 213, 219, 223, 231, 247, 255, 258, 292, 293, 294, 296, 327, 338, 340, 349, 358, 381, 425, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "tradeoff": [41, 480], "deleg": [41, 62, 67, 98, 99, 100, 222, 223, 231, 264, 265, 266, 272, 296, 321, 382, 385, 387, 425, 427, 429, 467, 470, 472, 476, 478, 479, 480, 481], "corrupt": [41, 58, 92, 106, 143, 174, 209, 212, 240, 267, 268, 280, 296, 337, 341, 355, 458, 477, 478, 480], "writer": [41, 67, 72, 75, 106, 123, 133, 146, 155, 167, 190, 214, 243, 248, 255, 290, 316, 408, 410, 413, 452, 462, 471, 475, 477, 480], "calloc": [41, 475, 480], "bufsiz": [41, 67, 72, 117, 123, 292, 334, 345, 355, 408, 409, 421, 463, 478, 480], "exclus": [41, 46, 62, 67, 103, 115, 146, 174, 183, 212, 255, 259, 266, 267, 268, 288, 289, 290, 316, 337, 340, 341, 355, 377, 379, 400, 419, 423, 425, 427, 465, 473, 474, 475, 478, 479, 480], "accur": [41, 102, 173, 204, 242, 272, 289, 305, 349, 355, 363, 366, 379, 398, 419, 463, 465, 466, 471, 472, 474, 476, 477, 478, 480], "footprint": [41, 91, 453, 473, 476, 478, 480], "procedur": [41, 71, 79, 94, 101, 118, 148, 155, 173, 305, 332, 343, 359, 381, 415, 416, 433, 438, 460, 461, 464, 472], "pythonmalloc": [41, 67, 185, 452, 453, 480], "shutdown": [41, 67, 86, 98, 100, 104, 115, 123, 132, 133, 137, 161, 163, 209, 210, 224, 245, 253, 264, 266, 280, 281, 330, 334, 335, 338, 362, 399, 402, 425, 427, 452, 465, 472, 474, 475, 477, 479, 480], "pymemallocatordomain": 41, "hint": [41, 67, 78, 84, 86, 87, 102, 116, 155, 164, 199, 227, 238, 240, 243, 244, 255, 259, 297, 341, 381, 382, 383, 424, 425, 433, 470, 476, 477, 480, 481], "practic": [41, 62, 67, 73, 75, 83, 86, 91, 94, 95, 97, 99, 100, 102, 107, 117, 171, 174, 175, 183, 190, 191, 196, 222, 232, 239, 245, 248, 249, 252, 280, 281, 285, 302, 332, 337, 338, 341, 355, 363, 366, 383, 391, 408, 422, 425, 427, 460, 461, 462, 467, 469, 472, 474, 477, 480], "pyobject_malloc": [41, 56, 462, 464, 474, 476, 480], "pymem_malloc": [41, 56, 63, 65, 462, 464, 474, 476, 480], "nelem": 41, "elsiz": 41, "model": [41, 59, 67, 83, 84, 92, 123, 166, 180, 183, 191, 193, 202, 222, 251, 270, 280, 290, 315, 332, 338, 340, 362, 365, 381, 392, 408, 409, 412, 424, 430, 458, 459, 461, 462, 463, 464, 470, 471, 472, 474, 475, 476, 477, 478, 480, 481], "ansi": [41, 67, 86, 117, 142, 173, 263, 290, 349, 363, 458, 459, 471, 473, 476, 478, 480], "pymem_calloc": [41, 56, 475, 480], "pymem_realloc": [41, 56, 65, 462, 464, 474], "pymem_new": [41, 63, 460], "pymem_res": 41, "lose": [41, 93, 103, 164, 180, 183, 208, 210, 240, 258, 266, 268, 315, 316, 337, 345, 459, 466, 472, 480], "pymem_del": [41, 460], "intercept": [41, 100, 136, 340, 349, 476, 480], "pyobject_calloc": [41, 56, 475, 480], "pyobject_realloc": [41, 56, 462, 464, 480], "pyobject_fre": [41, 56, 62, 462, 464, 476, 480], "pymalloc_debug": [41, 452, 480], "malloc_debug": [41, 452], "legend": 41, "pymemallocatorex": [41, 475], "new_siz": [41, 470], "pymemalloc": [41, 475], "pymem_domain_raw": [41, 452], "pymem_domain_mem": [41, 452, 476, 480], "pymem_domain_obj": [41, 452, 476], "reinstal": [41, 458], "contract": [41, 244, 341, 423], "impos": [41, 192, 259, 290, 293, 296, 318, 319, 341, 383, 431, 452], "substitut": [41, 67, 84, 86, 99, 100, 103, 109, 129, 140, 155, 161, 164, 175, 180, 183, 190, 247, 258, 269, 289, 290, 305, 316, 317, 318, 337, 341, 342, 356, 360, 375, 383, 400, 423, 424, 425, 427, 433, 444, 449, 458, 462, 464, 465, 466, 471, 472, 474, 475, 480, 481], "setup": [41, 67, 72, 75, 78, 91, 100, 107, 166, 184, 190, 219, 244, 253, 293, 335, 338, 352, 359, 364, 381, 385, 386, 387, 450, 452, 453, 458, 459, 460, 461, 462, 464, 465, 466, 470, 471, 472, 473, 476, 478, 480], "recogniz": [41, 158, 183, 480], "pattern": [41, 62, 67, 75, 84, 92, 99, 106, 139, 141, 160, 166, 175, 184, 186, 187, 188, 216, 219, 223, 244, 245, 251, 258, 261, 264, 272, 278, 280, 281, 285, 289, 290, 293, 294, 305, 315, 316, 329, 341, 342, 359, 360, 366, 368, 379, 383, 385, 386, 387, 399, 426, 427, 428, 432, 438, 453, 458, 460, 462, 463, 464, 465, 466, 467, 469, 470, 471, 472, 473, 474, 475, 476, 477, 480], "0xcd": [41, 480], "pymem_cleanbyt": 41, "0xdd": [41, 480], "pymem_deadbyt": 41, "surround": [41, 78, 94, 103, 164, 172, 187, 222, 241, 244, 263, 342, 345, 371, 396, 424, 426, 427, 428, 432, 447, 453, 459, 464, 465, 466, 467, 468, 471, 476, 480], "0xfd": [41, 480], "pymem_forbiddenbyt": 41, "underflow": [41, 67, 183, 185, 287, 453, 476, 480], "treatment": [41, 48, 100, 191, 280, 391, 459, 467], "ask": [41, 86, 91, 100, 158, 191, 230, 232, 240, 244, 255, 266, 289, 294, 329, 336, 338, 341, 383, 392, 409, 410, 411, 419, 427, 429, 433, 458, 463, 464, 465, 466, 467, 480], "easier": [41, 75, 83, 86, 91, 94, 98, 102, 103, 112, 158, 166, 172, 190, 203, 247, 249, 256, 266, 290, 305, 310, 316, 341, 342, 350, 355, 359, 371, 385, 386, 387, 391, 431, 459, 460, 461, 462, 463, 464, 465, 466, 467, 472, 473, 474, 475, 476, 480], "excess": [41, 84, 109, 119, 130, 143, 173, 183, 239, 264, 318, 363, 424, 427, 480], "overwritten": [41, 100, 240, 266, 268, 293, 305, 329, 349, 383, 424, 466, 473, 480], "pymem_debug_serialno": [41, 480], "excel": [41, 67, 106, 172, 190, 197, 214, 381, 462, 463, 467], "breakpoint": [41, 67, 78, 84, 139, 141, 144, 182, 222, 244, 251, 294, 349, 350, 452, 464, 472, 480], "captur": [41, 67, 91, 94, 100, 119, 166, 173, 180, 190, 262, 264, 290, 316, 334, 338, 342, 345, 349, 355, 359, 378, 383, 397, 426, 463, 470, 473, 474, 475, 477, 480], "instant": [41, 67, 91, 182, 290, 381], "bumpserialno": 41, "obmalloc": [41, 460, 462, 464, 474, 479, 480], "intact": [41, 100, 164, 180, 200, 202, 205, 215, 266, 342, 463], "ve": [41, 75, 88, 93, 94, 97, 100, 103, 106, 111, 136, 149, 248, 268, 289, 293, 337, 366, 459, 460, 461, 462, 463, 465, 466, 468, 474, 480], "provok": 41, "0xcb": [41, 476, 480], "0xdb": [41, 476, 480], "0xfb": [41, 476, 480], "crt": [41, 67, 338, 466, 474, 480], "512": [41, 128, 170, 232, 290, 325, 355, 421, 443, 464, 471, 472, 476, 478, 480], "fix": [41, 54, 60, 62, 67, 76, 78, 83, 84, 88, 91, 92, 94, 102, 103, 109, 111, 117, 119, 123, 148, 156, 158, 173, 174, 179, 180, 185, 190, 198, 222, 240, 244, 251, 258, 280, 285, 287, 290, 296, 316, 337, 341, 342, 344, 345, 362, 369, 383, 386, 404, 405, 424, 452, 459, 463, 464, 465, 467, 471, 472, 473, 474, 475, 476, 477, 478, 480, 481], "kib": [41, 112, 133, 267, 290, 329, 362, 379, 478, 480], "mib": [41, 232, 267, 280, 329, 470, 478, 480], "virtualalloc": [41, 474], "virtualfre": 41, "mmap": [41, 67, 139, 210, 251, 257, 459, 465, 470, 472, 475, 476, 480], "munmap": 41, "pyobjectarenaalloc": 41, "pytracemalloc_track": [41, 477], "uintptr_t": 41, "pytracemalloc_untrack": [41, 477], "untrack": [41, 75, 468, 480], "rewritten": [41, 132, 190, 191, 232, 280, 433, 459, 460, 461, 462, 465, 466, 468, 472, 473, 474, 476, 477, 478, 480], "inde": [41, 75, 134, 192, 338], "reduc": [41, 55, 67, 74, 84, 94, 109, 123, 130, 174, 183, 221, 223, 232, 244, 255, 258, 290, 296, 305, 325, 338, 341, 359, 362, 386, 399, 410, 418, 432, 453, 458, 459, 461, 462, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "label": [41, 67, 77, 93, 94, 155, 186, 188, 244, 268, 278, 289, 315, 328, 338, 342, 365, 366, 372, 383, 425, 458, 461, 462, 472, 474, 477, 480], "buf1": 41, "buf2": 41, "buf3": 41, "aim": [41, 71, 74, 97, 102, 106, 132, 267, 278, 349, 383, 410, 458, 461, 463, 464, 474, 478], "explain": [41, 44, 62, 72, 74, 75, 76, 84, 88, 91, 94, 97, 99, 100, 102, 103, 106, 107, 111, 148, 173, 190, 210, 222, 232, 240, 242, 244, 252, 258, 289, 294, 341, 366, 373, 385, 386, 427, 452, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "pymemoryview_fromobject": [42, 56], "discret": [42, 258, 315, 335, 340, 478], "pymemoryview_frommemori": [42, 56, 473], "pybuf_read": 42, "pymemoryview_getcontigu": [42, 56], "buffertyp": 42, "ortran": 42, "pymemoryview_check": 42, "pymemoryview_get_buff": 42, "mview": 42, "pymemoryview_get_bas": 42, "pymethod_new": 43, "pyinstancemethod_typ": 43, "pyinstancemethod_check": 43, "pyinstancemethod_new": 43, "pyinstancemethod_funct": 43, "im": [43, 84, 91, 341], "pyinstancemethod_get_funct": 43, "pymethod_typ": [43, 92], "methodtyp": [43, 67, 92, 179, 382, 480], "pymethod_check": 43, "pymethod_funct": 43, "pymethod_get_funct": 43, "pymethod_self": 43, "pymethod_get_self": 43, "pymodule_typ": [44, 56], "moduletyp": [44, 67, 179, 247, 249, 382, 425, 429, 462, 471, 475, 480], "pymodule_check": 44, "pymodule_checkexact": 44, "pymodule_newobject": [44, 56], "__doc__": [44, 62, 67, 74, 79, 83, 86, 92, 93, 154, 157, 179, 187, 190, 208, 222, 223, 252, 286, 310, 317, 320, 382, 424, 425, 432, 437, 438, 447, 460, 461, 462, 467, 469, 472, 474, 475, 479, 480], "__package__": [44, 67, 179, 222, 247, 321, 382, 429, 447, 465, 469, 471, 473, 474, 476, 480], "pymodule_new": [44, 56], "pymodule_getdict": [44, 56], "__dict__": [44, 48, 60, 62, 67, 84, 87, 92, 98, 100, 113, 141, 145, 190, 222, 223, 247, 252, 264, 266, 294, 296, 305, 341, 382, 416, 424, 425, 429, 437, 460, 461, 466, 467, 469, 471, 475, 476, 480], "pymodule_": 44, "pymodule_getnameobject": [44, 56], "pymodule_getnam": [44, 56], "m_size": [44, 75, 98, 479, 480], "pymodule_getdef": [44, 56], "pymodule_getfilenameobject": [44, 56, 471], "pymodule_getfilenam": [44, 56, 471], "unencod": [44, 106, 155, 462, 467, 472, 480], "pymoduledef_bas": [44, 56], "m_base": [44, 75], "m_doc": [44, 75], "m_free": [44, 98, 479, 480], "3121": [44, 467, 480], "m_method": [44, 480], "pymoduledef_slot": 44, "m_slot": 44, "m_reload": 44, "m_travers": [44, 98, 479, 480], "py_mod_exec": [44, 479, 480], "m_clear": [44, 98, 479, 480], "collector": [44, 49, 62, 67, 72, 75, 84, 86, 94, 98, 211, 251, 280, 289, 312, 349, 359, 399, 408, 425, 453, 459, 461, 464, 465, 466, 468, 469, 471, 473, 474, 477, 479, 480], "pymodule_create2": [44, 56], "module_api_vers": 44, "python_api_vers": [44, 462], "pymodule_addobjectref": [44, 56, 75, 469, 480], "split": [44, 63, 67, 77, 83, 84, 100, 105, 117, 138, 152, 155, 164, 183, 187, 188, 193, 197, 199, 205, 210, 216, 219, 225, 227, 245, 258, 278, 288, 289, 290, 291, 294, 300, 304, 315, 316, 318, 328, 332, 337, 338, 341, 342, 345, 360, 361, 375, 383, 385, 391, 396, 404, 412, 432, 437, 461, 462, 463, 464, 465, 466, 468, 470, 471, 472, 473, 474, 475, 477, 478, 479, 480], "__new__": [44, 60, 62, 67, 75, 79, 84, 92, 118, 139, 200, 208, 210, 222, 271, 275, 293, 296, 334, 379, 382, 386, 425, 471, 474, 476, 478, 480], "__init__": [44, 60, 62, 67, 75, 77, 78, 79, 84, 86, 92, 99, 100, 104, 105, 111, 115, 117, 125, 130, 136, 145, 157, 158, 164, 166, 169, 172, 173, 180, 181, 187, 191, 210, 211, 222, 223, 235, 238, 242, 247, 248, 249, 250, 258, 259, 264, 265, 266, 278, 280, 293, 296, 299, 305, 312, 317, 330, 337, 342, 355, 359, 360, 362, 366, 379, 382, 383, 385, 386, 387, 396, 399, 404, 407, 411, 419, 425, 429, 437, 438, 447, 449, 459, 460, 461, 462, 464, 465, 469, 470, 471, 473, 476, 478, 480], "pyinit_modulenam": [44, 70], "pymoduledef_init": [44, 56], "py_mod_cr": 44, "create_modul": [44, 67, 247, 277, 420, 429, 469, 475, 476, 480], "451": [44, 67, 86, 157, 238, 247, 299, 321, 349, 429, 469, 471, 475, 480], "loop": [44, 63, 65, 67, 72, 91, 94, 99, 100, 103, 119, 120, 121, 122, 126, 127, 128, 129, 131, 132, 133, 134, 135, 136, 154, 156, 173, 174, 181, 183, 186, 188, 193, 202, 215, 221, 222, 229, 251, 254, 266, 280, 294, 305, 306, 316, 329, 330, 334, 335, 338, 341, 342, 345, 349, 359, 362, 364, 366, 378, 381, 385, 386, 409, 410, 417, 424, 425, 426, 427, 428, 432, 433, 437, 438, 453, 459, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "hierarchi": [44, 67, 84, 96, 99, 100, 183, 222, 247, 251, 252, 255, 264, 265, 287, 296, 299, 326, 330, 337, 366, 372, 373, 383, 385, 407, 410, 425, 429, 433, 462, 464, 467, 480, 481], "symlink": [44, 67, 115, 139, 160, 254, 289, 290, 293, 308, 329, 355, 396, 447, 456, 457, 463, 465, 469, 472, 473, 474, 478, 480], "exec_modul": [44, 67, 98, 247, 277, 420, 429, 469, 471, 474, 475, 476, 480], "py_mod_multiple_interpreters_not_support": 44, "py_mod_multiple_interpreters_support": 44, "py_mod_per_interpreter_gil_support": [44, 480], "hood": [44, 99, 100, 103, 359, 386, 387, 464, 465, 472], "pymodule_execdef": [44, 56, 475], "pymodule_fromdefandspec2": [44, 56, 475], "pymodule_setdocstr": [44, 56], "pymodule_addfunct": [44, 56], "lack": [44, 45, 84, 97, 210, 213, 244, 247, 280, 290, 332, 338, 344, 419, 426, 427, 458, 459, 460, 465, 467, 474, 475, 477, 480], "add_spam": 44, "pymodule_addobject": [44, 56, 72, 75, 459, 469, 480], "easi": [44, 62, 67, 72, 83, 84, 88, 91, 97, 98, 100, 103, 117, 134, 148, 164, 166, 180, 183, 188, 190, 191, 201, 205, 223, 225, 265, 289, 290, 296, 315, 328, 334, 338, 341, 355, 361, 385, 387, 408, 425, 427, 460, 461, 463, 464, 465, 466, 472, 473, 474, 475, 476, 477, 480, 481], "stole": 44, "pymodule_addintconst": [44, 56, 459], "pymodule_addstringconst": [44, 56, 459], "pymodule_addintmacro": [44, 465], "af_inet": [44, 67, 100, 104, 123, 280, 334, 335, 338, 359, 465, 480], "pymodule_addstringmacro": [44, 465], "pymodule_addtyp": [44, 56, 479, 480], "tp_name": [44, 60, 62, 74, 75, 480], "pystate_findmodul": [44, 56], "pystate_addmodul": [44, 56, 480], "beforehand": [44, 429], "unnecessari": [44, 72, 84, 99, 117, 130, 268, 280, 281, 285, 341, 349, 379, 383, 387, 391, 407, 433, 460, 461, 463, 466, 471, 475, 478, 480], "harmless": [44, 72, 190, 373, 423, 480], "pystate_removemodul": [44, 56], "suffici": [45, 62, 72, 97, 98, 99, 112, 119, 155, 180, 181, 183, 190, 272, 290, 309, 338, 341, 362, 385, 387, 400, 412, 429, 433, 458, 472, 473, 476, 477, 480], "pynone_check": 45, "pynumber_check": [46, 56, 478], "o1": [46, 48, 53, 77, 178], "o2": [46, 48, 53, 77, 178, 303, 399], "pynumber_subtract": [46, 54, 56], "subtract": [46, 67, 138, 157, 179, 180, 183, 256, 267, 272, 287, 305, 381, 416, 427, 459, 462, 465, 466, 472, 477, 480], "pynumber_multipli": [46, 56], "multipli": [46, 67, 71, 75, 138, 173, 180, 183, 196, 258, 266, 287, 305, 315, 341, 342, 349, 416, 427, 459, 462, 463, 465, 472, 480], "pynumber_matrixmultipli": [46, 56, 475], "matrix": [46, 67, 84, 222, 381, 399, 423, 427, 439, 460, 478, 480], "pynumber_floordivid": [46, 56], "floor": [46, 67, 84, 86, 102, 163, 180, 183, 190, 218, 222, 272, 286, 287, 341, 381, 425, 427, 446, 461, 465, 478, 479, 480], "divid": [46, 67, 83, 91, 103, 138, 164, 180, 183, 188, 190, 191, 222, 244, 272, 281, 287, 293, 305, 350, 372, 416, 432, 440, 465, 472, 473, 474, 478, 480], "pynumber_truedivid": [46, 56], "approxim": [46, 63, 67, 84, 151, 155, 174, 178, 183, 187, 190, 199, 210, 218, 244, 272, 277, 280, 340, 344, 345, 359, 378, 381, 385, 425, 427, 429, 443, 458, 465, 466, 477, 480], "mathemat": [46, 67, 94, 103, 180, 183, 251, 258, 272, 287, 315, 341, 425, 427, 463, 465, 475, 480], "pynumber_remaind": [46, 56], "remaind": [46, 67, 74, 103, 152, 180, 183, 205, 258, 265, 272, 287, 289, 316, 341, 363, 366, 427, 446, 465, 477, 480], "pynumber_divmod": [46, 56], "divmod": [46, 67, 84, 180, 183, 222, 251, 286, 287, 341, 425, 427, 441, 447, 478, 480], "pynumber_pow": [46, 56], "o3": [46, 71], "pow": [46, 67, 84, 88, 119, 163, 166, 221, 222, 251, 258, 261, 272, 280, 286, 287, 288, 341, 417, 425, 427, 428, 447, 461, 470, 472, 478, 480], "pynumber_neg": [46, 56], "pynumber_posit": [46, 56], "pynumber_absolut": [46, 56], "abs": [46, 62, 67, 94, 151, 180, 183, 221, 222, 251, 272, 286, 287, 288, 341, 378, 379, 381, 383, 425, 427, 437, 439, 447, 470, 477, 480], "pynumber_invert": [46, 56], "bitwis": [46, 57, 67, 91, 93, 94, 103, 174, 175, 190, 208, 212, 279, 290, 316, 326, 334, 337, 350, 403, 425, 428, 430, 462, 465, 466, 471, 476, 480], "pynumber_lshift": [46, 56], "shift": [46, 67, 174, 175, 180, 183, 188, 244, 280, 287, 290, 341, 373, 425, 430, 459, 461, 463, 465, 466, 470, 473, 480], "pynumber_rshift": [46, 56], "pynumber_and": [46, 54, 56], "pynumber_xor": [46, 54, 56], "pynumber_or": [46, 54, 56], "pynumber_inplaceadd": [46, 56], "pynumber_inplacesubtract": [46, 54, 56], "pynumber_inplacemultipli": [46, 56], "pynumber_inplacematrixmultipli": [46, 56, 475], "pynumber_inplacefloordivid": [46, 56], "pynumber_inplacetruedivid": [46, 56], "pynumber_inplaceremaind": [46, 56], "pynumber_inplacepow": [46, 56], "pynumber_inplacelshift": [46, 56], "pynumber_inplacershift": [46, 56], "pynumber_inplaceand": [46, 54, 56], "pynumber_inplacexor": [46, 54, 56], "pynumber_inplaceor": [46, 54, 56], "pynumber_long": [46, 56, 468, 478], "pynumber_float": [46, 56, 478], "pynumber_index": [46, 56, 78, 464, 469, 480], "pynumber_tobas": [46, 56, 480], "marker": [46, 96, 106, 114, 146, 155, 167, 188, 190, 222, 252, 255, 267, 294, 296, 337, 338, 374, 383, 397, 453, 473, 476, 477, 480], "0b": [46, 222, 289, 341, 342, 465, 472], "0o": [46, 84, 222, 341, 342, 465, 472], "pynumber_asssize_t": [46, 56], "clip": [46, 55, 174, 433], "py_ssize_t_min": [46, 55], "pyindex_check": [46, 56, 479, 480], "nb_index": [46, 62, 464], "tp_as_numb": [46, 62, 74, 479, 480], "pyobject_ascharbuff": [47, 56, 480], "buffer_len": 47, "pyobject_asreadbuff": [47, 56, 480], "pyobject_checkreadbuff": [47, 56, 480], "pyobject_aswritebuff": [47, 56, 480], "py_notimpl": [48, 62, 63, 74, 460], "notimpl": [48, 67, 93, 113, 165, 180, 210, 223, 247, 251, 286, 296, 382, 386, 427, 447, 466, 467, 469, 474, 479, 480], "py_return_notimpl": 48, "pyobject_print": [48, 54, 72, 480], "fp": [48, 58, 65, 67, 77, 94, 117, 148, 183, 185, 193, 197, 198, 201, 204, 220, 227, 239, 253, 259, 273, 290, 301, 352, 357, 376, 379, 390, 392, 423, 463, 480], "pyobject_hasattr": [48, 56], "attr_nam": [48, 359, 461], "hasattr": [48, 67, 86, 92, 100, 107, 222, 223, 251, 252, 280, 317, 341, 349, 355, 364, 383, 385, 386, 424, 425, 429, 447, 462, 465, 471, 472, 474, 477, 480], "__getattr__": [48, 57, 62, 67, 74, 84, 92, 139, 173, 213, 222, 252, 296, 320, 341, 382, 386, 425, 427, 444, 461, 465, 471, 472, 473, 474, 477, 480], "__getattribute__": [48, 62, 67, 79, 86, 92, 222, 252, 296, 425, 461, 465, 472, 477, 480], "pyobject_getattr": [48, 56, 60, 62], "pyobject_hasattrstr": [48, 56, 480], "pyobject_getattrstr": [48, 56, 71, 72, 78, 470], "pyobject_genericgetattr": [48, 56, 62, 92], "getter": [48, 49, 56, 67, 75, 92, 113, 164, 222, 223, 341, 362, 392, 465, 471, 474, 475, 480], "meant": [48, 60, 99, 100, 111, 119, 130, 136, 138, 155, 210, 227, 247, 305, 334, 359, 366, 383, 392, 419, 428, 458, 464, 465, 466, 469, 472, 473, 474, 475, 477, 478, 480], "tp_getattro": [48, 62, 74, 480], "mro": [48, 60, 67, 84, 86, 113, 178, 194, 341, 382, 437, 477, 480], "outlin": [48, 99, 100, 132, 136, 164, 218, 241, 381, 425, 480], "pyobject_setattr": [48, 56, 62, 480], "favour": [48, 53, 247, 252, 464, 473, 476, 477, 479, 480], "pyobject_delattr": 48, "plan": [48, 102, 130, 296, 381, 383, 400, 459, 463, 464, 465, 466, 467, 471, 472, 474, 480], "pyobject_setattrstr": [48, 56, 78, 480], "pyobject_delattrstr": 48, "pyobject_genericsetattr": [48, 56, 62], "setter": [48, 49, 56, 67, 75, 92, 113, 222, 223, 341, 362, 386, 392, 465, 474, 480], "tp_setattro": [48, 62, 74], "del": [48, 53, 57, 67, 72, 75, 84, 87, 92, 98, 115, 119, 141, 157, 175, 188, 193, 202, 222, 224, 227, 233, 244, 252, 261, 268, 280, 281, 288, 289, 290, 293, 296, 327, 341, 386, 399, 424, 425, 426, 427, 428, 429, 430, 432, 437, 438, 442, 449, 459, 460, 462, 464, 465, 466, 472, 480], "pyobject_genericgetdict": [48, 56, 62, 480], "pyobject_genericsetdict": [48, 56], "_pyobject_getdictptr": 48, "pyobject_richcompar": [48, 56, 62, 74], "opid": 48, "py_lt": [48, 62, 63, 74], "py_l": [48, 62, 63, 74], "py_eq": [48, 62, 63, 74], "py_n": [48, 62, 63, 74], "py_gt": [48, 62, 63, 74], "py_g": [48, 62, 63, 74], "pyobject_richcomparebool": [48, 54, 56, 74, 480], "pyobject_format": [48, 56, 188], "format_spec": [48, 119, 218, 222, 342, 425, 432, 465, 480], "pyobject_repr": [48, 54, 56, 62, 63, 474, 475, 480], "pyobject_ascii": [48, 56], "pyobject_str": [48, 56, 62, 63, 474], "pyobject_byt": [48, 56], "pyobject_issubclass": [48, 56, 60, 475, 480], "cls": [48, 60, 62, 84, 92, 93, 113, 119, 158, 178, 188, 200, 208, 210, 222, 223, 252, 259, 293, 296, 337, 359, 379, 382, 383, 385, 424, 425, 428, 433, 440, 461, 463, 470, 472, 476, 477, 480], "against": [48, 71, 72, 74, 75, 84, 93, 100, 102, 103, 109, 117, 119, 123, 133, 138, 170, 173, 178, 187, 188, 190, 232, 248, 252, 275, 289, 290, 293, 302, 304, 305, 308, 311, 316, 321, 328, 330, 338, 339, 341, 355, 359, 362, 366, 372, 381, 382, 383, 385, 386, 387, 397, 408, 409, 410, 411, 416, 417, 418, 423, 424, 425, 429, 452, 453, 459, 460, 461, 462, 463, 464, 471, 472, 474, 475, 477, 478, 480], "__subclasscheck__": [48, 60, 67, 113, 386, 425, 480], "3119": [48, 67, 113, 158, 425, 467, 481], "__mro__": [48, 62, 67, 84, 92, 113, 194, 222, 341, 383, 425], "__bases__": [48, 62, 67, 75, 200, 222, 296, 341, 382, 425, 462, 480], "pyobject_isinst": [48, 56, 62, 475, 480], "inst": [48, 92, 433, 440], "__instancecheck__": [48, 67, 386, 425, 480], "__class__": [48, 67, 79, 84, 86, 92, 93, 98, 180, 184, 208, 222, 247, 296, 341, 386, 397, 425, 437, 461, 462, 465, 476, 480], "py_hash_t": [48, 62, 74, 472], "pyobject_hash": [48, 54, 56, 62, 470, 471], "pyobject_hashnotimpl": [48, 56, 62, 465], "tp_hash": [48, 62, 74, 465], "pyobject_istru": [48, 54, 56, 480], "pyobject_not": [48, 56, 480], "pyobject_typ": [48, 56], "realli": [48, 62, 71, 74, 76, 84, 87, 91, 94, 103, 106, 111, 180, 188, 197, 200, 202, 268, 280, 285, 290, 325, 341, 349, 362, 363, 381, 384, 410, 425, 432, 433, 438, 459, 460, 461, 462, 463, 464, 467, 471, 476, 480], "py_typ": [48, 57, 60, 62, 74, 75, 98, 465, 470, 478, 479, 480], "pyobject_typecheck": [48, 74, 480], "pyobject_s": [48, 56, 62, 480], "pyobject_lengthhint": [48, 474], "defaultvalu": [48, 265], "estim": [48, 67, 183, 258, 285, 287, 315, 359, 425, 480], "__length_hint__": [48, 67, 288, 425, 474, 480], "length_hint": [48, 67, 221, 288, 425, 474], "pyobject_dir": [48, 56], "dir": [48, 67, 77, 79, 84, 93, 109, 111, 160, 181, 186, 207, 208, 220, 222, 251, 253, 263, 289, 290, 291, 293, 320, 341, 345, 355, 357, 366, 377, 386, 396, 419, 425, 442, 448, 453, 462, 465, 469, 470, 471, 472, 473, 480], "pyobject_getait": [48, 56, 480], "aiter": [48, 67, 222, 251, 425, 469, 476, 480], "pyobject_gettypedata": [48, 56, 60, 471, 480], "pytype_spec": [48, 56, 60, 62, 98, 471, 480], "basics": [48, 57, 60, 471, 480], "pytype_gettypedatas": [48, 56, 471], "memset": [48, 67, 115, 173, 480], "pyobject_getitemdata": [48, 471], "py_tpflags_items_at_end": [48, 60, 62, 471, 480], "tp": [49, 67, 334, 359, 381, 383, 480], "visibl": [50, 59, 67, 72, 84, 91, 94, 100, 123, 125, 136, 155, 164, 174, 176, 187, 193, 202, 219, 244, 252, 258, 268, 334, 350, 373, 386, 392, 397, 426, 460, 463, 464, 471, 472, 473, 477, 478, 480], "tmp": [50, 75, 100, 106, 166, 220, 242, 268, 329, 357, 429, 453, 459, 462, 463, 464, 465, 466, 472, 478], "fli": [50, 67, 74, 101, 183, 222, 243, 424, 436], "pyunstable_perfmapstate_init": [50, 480], "pid": [50, 67, 96, 123, 129, 134, 139, 161, 164, 275, 280, 290, 296, 306, 319, 334, 345, 359, 464, 466, 479, 480], "pyunstable_writeperfmapentri": [50, 480], "code_addr": 50, "code_s": 50, "entry_nam": 50, "7f3529fcf759": 50, "pyunstable_perfmapstate_fini": [50, 480], "shut": [50, 71, 100, 123, 242, 325, 330, 334, 335, 349, 381, 404, 449, 452, 462, 466, 475, 479, 480], "down": [50, 67, 71, 75, 84, 94, 99, 100, 102, 123, 136, 148, 157, 174, 176, 188, 190, 209, 219, 242, 244, 264, 272, 280, 290, 293, 294, 305, 306, 316, 325, 330, 334, 335, 338, 349, 350, 368, 373, 381, 385, 391, 404, 449, 452, 459, 461, 462, 466, 471, 475, 476, 477, 478, 479, 480], "shouldn": [50, 63, 75, 87, 98, 103, 130, 207, 264, 269, 299, 338, 342, 349, 385, 392, 460, 461, 463, 464, 465, 468, 476, 480], "scenario": [50, 99, 100, 132, 183, 185, 264, 265, 317, 385, 386, 387, 392, 429, 453, 474, 476, 480], "fork": [50, 58, 67, 72, 83, 100, 115, 137, 139, 163, 210, 224, 254, 275, 280, 290, 306, 325, 329, 335, 338, 345, 388, 462, 466, 471, 474, 477, 478, 480], "py_refcnt": [51, 57, 75, 465, 469, 480], "py_set_refcnt": [51, 469, 480], "refcnt": [51, 469], "py_newref": [51, 56, 75, 86, 469, 480], "py_xincref": [51, 72, 470, 478, 480], "py_xnewref": [51, 56, 469, 480], "attr": [51, 62, 67, 78, 91, 119, 174, 188, 237, 241, 248, 252, 270, 278, 288, 289, 296, 311, 349, 359, 366, 385, 386, 410, 412, 413, 414, 424, 425, 428, 433, 459, 460, 463, 470, 473, 480], "py_clear": [51, 62, 72, 74, 75, 463, 471, 480], "py_setref": [51, 75, 471, 480], "dst": [51, 67, 139, 173, 179, 180, 290, 329, 337, 363, 473], "py_xsetref": [51, 75, 471, 480], "pyeval_getbuiltin": [52, 56], "pyeval_getloc": [52, 56], "pyeval_getglob": [52, 56], "pyeval_getfuncnam": [52, 56], "pyeval_getfuncdesc": [52, 56], "pysequence_check": [53, 56, 62], "pysequence_s": [53, 56, 62, 480], "pysequence_concat": [53, 56, 62], "pysequence_repeat": [53, 56, 62], "pysequence_inplaceconcat": [53, 56, 62], "pysequence_inplacerepeat": [53, 56, 62], "th": [53, 147, 188, 193, 222, 263, 272, 280, 320, 340, 341, 363, 381, 407, 425, 459, 462, 464], "pysequence_getslic": [53, 56, 62], "i1": [53, 187, 275, 416, 463], "i2": [53, 187, 275, 416, 463], "assign": [53, 60, 62, 67, 72, 74, 75, 78, 84, 86, 87, 88, 92, 93, 94, 106, 109, 112, 117, 119, 123, 136, 155, 164, 167, 173, 174, 178, 183, 188, 193, 199, 200, 202, 205, 208, 209, 210, 222, 223, 240, 247, 261, 264, 268, 275, 280, 281, 289, 290, 293, 294, 296, 311, 316, 327, 328, 334, 337, 338, 341, 344, 348, 349, 359, 361, 362, 373, 378, 383, 384, 385, 386, 397, 408, 410, 419, 422, 424, 425, 426, 428, 429, 430, 432, 437, 438, 439, 446, 453, 460, 461, 462, 463, 464, 465, 466, 467, 469, 471, 473, 475, 476, 477, 479, 480, 481], "pysequence_delitem": [53, 56, 480], "pysequence_setslic": [53, 56, 62], "pysequence_delslic": [53, 56, 62], "pysequence_count": [53, 56], "occurr": [53, 63, 84, 103, 119, 137, 157, 164, 174, 183, 193, 202, 225, 268, 281, 289, 316, 325, 341, 355, 369, 397, 410, 425, 426, 427, 428, 431, 432, 433, 461, 463, 464, 467, 472, 480], "pysequence_contain": [53, 56, 62], "pysequence_index": [53, 56], "pysequence_list": [53, 56], "pysequence_tupl": [53, 56, 480], "pysequence_fast": [53, 56], "pysequence_fast_get_s": 53, "faster": [53, 62, 67, 83, 84, 92, 103, 123, 136, 173, 174, 183, 204, 223, 231, 232, 244, 258, 280, 290, 305, 338, 341, 381, 386, 423, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 476, 477, 478, 479, 480], "pysequence_fast_get_item": 53, "pysequence_fast_item": 53, "reloc": [53, 465, 480], "pysequence_item": 53, "frozenset": [54, 67, 86, 119, 179, 184, 222, 251, 271, 296, 349, 383, 385, 399, 424, 425, 427, 447, 463, 464, 465, 470, 472, 479, 480], "pysetobject": 54, "medium": [54, 93, 175, 183, 423, 463, 464, 480], "pyset_typ": [54, 56], "pyfrozenset_typ": [54, 56], "pyset_check": 54, "pyfrozenset_check": 54, "pyanyset_check": 54, "pyset_checkexact": [54, 469, 480], "pyanyset_checkexact": 54, "pyfrozenset_checkexact": 54, "pyset_new": [54, 56, 464], "pyfrozenset_new": [54, 56, 464], "pyset_s": [54, 56, 464], "anyset": 54, "pyset_get_s": 54, "pyset_contain": [54, 56, 464], "__contains__": [54, 57, 62, 67, 79, 84, 86, 93, 96, 158, 179, 191, 193, 202, 208, 221, 258, 268, 282, 288, 341, 386, 404, 413, 425, 427, 459, 462, 463, 465, 480], "unhash": [54, 77, 178, 341, 385, 425, 427, 469, 479, 480], "pyset_add": [54, 56, 464], "grow": [54, 59, 84, 100, 190, 223, 266, 317, 373, 459, 463, 465, 466, 472, 480], "pyset_discard": [54, 56, 464], "miss": [54, 67, 102, 103, 119, 157, 161, 167, 173, 178, 183, 193, 196, 202, 208, 223, 232, 244, 247, 248, 252, 258, 264, 273, 276, 289, 290, 293, 312, 334, 338, 340, 342, 345, 350, 359, 363, 364, 372, 377, 383, 386, 391, 392, 422, 424, 425, 427, 428, 429, 438, 459, 462, 463, 464, 465, 466, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480], "pyset_pop": [54, 56], "pyset_clear": [54, 56], "pyslice_typ": [55, 56], "pyslice_check": 55, "pyslice_new": [55, 56], "step": [55, 62, 67, 71, 72, 76, 83, 84, 92, 94, 98, 101, 102, 103, 107, 109, 117, 119, 138, 141, 148, 152, 155, 166, 173, 182, 183, 188, 190, 222, 227, 239, 244, 247, 258, 264, 272, 278, 280, 289, 290, 294, 315, 316, 335, 337, 341, 349, 355, 365, 373, 381, 387, 396, 411, 418, 424, 425, 427, 433, 438, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 480], "pyslice_getindic": [55, 56], "treat": [55, 57, 58, 60, 62, 63, 65, 67, 83, 93, 94, 97, 98, 102, 103, 117, 136, 138, 151, 155, 164, 174, 178, 180, 183, 185, 187, 190, 191, 200, 202, 213, 218, 223, 240, 242, 255, 256, 258, 264, 265, 268, 272, 289, 293, 316, 328, 332, 337, 338, 341, 342, 345, 350, 355, 359, 361, 366, 369, 373, 383, 385, 391, 392, 397, 398, 404, 409, 410, 424, 425, 426, 427, 432, 433, 458, 459, 461, 464, 465, 466, 467, 473, 476, 478, 479, 480], "pysliceobject": 55, "pyslice_getindicesex": [55, 56, 471, 477, 480], "slicelength": 55, "manner": [55, 72, 84, 91, 100, 164, 242, 265, 267, 289, 293, 304, 308, 310, 316, 318, 345, 383, 385, 397, 412, 424, 425, 429, 453, 462, 464, 465, 480], "pyslice_unpack": [55, 56, 471, 477, 480], "pyslice_adjustindic": [55, 56, 471, 477, 480], "0x03050400": [55, 477, 480], "0x03060000": [55, 477, 480], "0x03060100": [55, 477, 480], "extract": [55, 67, 71, 73, 74, 88, 93, 94, 97, 98, 116, 117, 174, 180, 187, 188, 190, 194, 195, 197, 211, 222, 227, 239, 240, 248, 249, 252, 258, 290, 294, 309, 310, 312, 316, 327, 329, 332, 341, 349, 378, 391, 425, 458, 462, 463, 464, 465, 466, 471, 472, 474, 475, 476, 478, 480], "boost": [55, 78, 223, 463, 480], "py_ellipsi": [55, 428], "387": [56, 210], "stabil": [56, 258, 470, 480], "pyunstabl": 56, "subset": [56, 94, 102, 155, 164, 174, 232, 244, 245, 247, 250, 254, 259, 266, 268, 292, 296, 311, 325, 329, 334, 341, 355, 362, 370, 407, 410, 412, 419, 427, 462, 464, 466, 475, 477, 480], "_py_internalst": 56, "notic": [56, 72, 75, 88, 98, 99, 100, 103, 107, 109, 129, 130, 155, 164, 170, 181, 183, 199, 215, 247, 255, 266, 280, 329, 334, 337, 352, 359, 366, 381, 383, 423, 425, 427, 458, 460, 462, 466, 472, 473, 477, 478, 480], "bugfix": [56, 79, 88, 459, 460, 461, 462, 464, 465, 466, 468, 471, 472, 474, 475, 476, 477, 478, 479, 480], "project": [56, 69, 74, 75, 76, 83, 84, 85, 90, 100, 102, 109, 119, 148, 164, 180, 190, 207, 220, 227, 232, 247, 248, 258, 289, 304, 311, 383, 385, 386, 396, 418, 419, 422, 423, 431, 453, 456, 458, 459, 462, 465, 466, 467, 470, 471, 472, 473, 474, 476, 479, 480], "spend": [56, 319, 459, 480], "hardcod": [56, 173, 254, 264, 266, 457, 474, 480], "0x030a0000": 56, "0x03020000": 56, "python39": 56, "abi3": [56, 473], "mymodul": [56, 78, 99, 227, 386, 387, 397, 466, 472], "prereleas": [56, 480], "pybaseobject_typ": [56, 62], "pybytearrayiter_typ": 56, "pybytesiter_typ": 56, "pybytes_decodeescap": [56, 480], "pybytes_repr": [56, 480], "pycfunctionwithkeyword": [56, 57], "pycfunction_cal": [56, 480], "pycfunction_getflag": 56, "pycfunction_getfunct": 56, "pycfunction_getself": 56, "pycfunction_new": [56, 480], "pycfunction_newex": [56, 480], "pycfunction_typ": 56, "pycmethod_new": [56, 480], "pycapsule_typ": 56, "pyclassmethoddescr_typ": 56, "pydictitems_typ": 56, "pydictiteritem_typ": 56, "pydictiterkey_typ": 56, "pydictitervalue_typ": 56, "pydictkeys_typ": 56, "pydictproxy_typ": 56, "pydictreviteritem_typ": 56, "pydictreviterkey_typ": 56, "pydictrevitervalue_typ": 56, "pydictvalues_typ": 56, "pyellipsis_typ": 56, "pyenum_typ": 56, "pyerr_display": [56, 469, 471, 480], "pyerr_programtext": 56, "pyeval_callfunct": [56, 479, 480], "pyeval_callmethod": [56, 479, 480], "pyeval_callobjectwithkeyword": [56, 479, 480], "pyeval_evalcod": [56, 65, 101, 469, 480], "pyeval_evalcodeex": [56, 65, 480], "pyeval_evalfram": [56, 65], "pyeval_evalframeex": [56, 65, 474, 480], "pyexc_baseexceptiongroup": 56, "pyexc_encodingwarn": 56, "pyexceptionclass_nam": [56, 478, 480], "pyfilter_typ": 56, "pygetsetdescr_typ": 56, "pylistiter_typ": 56, "pylistreviter_typ": 56, "pylongrangeiter_typ": 56, "pylong_getinfo": 56, "pymap_typ": 56, "pymemberdescr_typ": 56, "pymember_geton": [56, 57, 92, 471], "pymember_seton": [56, 57, 471], "pymemoryview_typ": 56, "pymethoddescr_typ": 56, "pymoduledef_typ": 56, "pyos_afterfork": [56, 58, 471, 477, 480], "pyos_afterfork_par": [56, 58, 290, 477, 480], "pyos_beforefork": [56, 58, 290, 477, 480], "pyos_fspath": [56, 58, 476, 480], "pyos_inputhook": [56, 65, 471, 480], "pyos_interruptoccur": [56, 480], "pyos_getsig": [56, 58, 459], "pyos_mystricmp": [56, 480], "pyos_mystrnicmp": [56, 480], "pyos_setsig": [56, 58, 459, 480], "pyos_sighandler_t": [56, 58], "pyos_strtol": 56, "pyos_strtoul": 56, "ob_refcnt": [56, 62, 469, 480], "ob_typ": [56, 62, 75, 470, 480], "pyobject_clearweakref": [56, 62, 66, 74, 471], "pyobject_delitemstr": [56, 462], "pyobject_selfit": 56, "pyrangeiter_typ": 56, "pyrange_typ": [56, 464], "pyreversed_typ": 56, "pysequence_in": 56, "pysetiter_typ": 56, "pystructsequence_desc": [56, 59, 477, 480], "pystructsequence_field": [56, 59, 477, 480], "pystructsequence_getitem": [56, 59], "pystructsequence_new": [56, 59], "pystructsequence_newtyp": [56, 59, 480], "pystructsequence_setitem": [56, 59], "pystructsequence_unnamedfield": [56, 59, 479, 480], "pysuper_typ": 56, "pysys_addwarnoptionunicod": [56, 58, 470, 477, 480], "pysys_formatstderr": [56, 58], "pysys_formatstdout": [56, 58], "pysys_getxopt": [56, 58], "pysys_haswarnopt": [56, 470, 480], "pysys_setobject": [56, 58], "pysys_setpath": [56, 58, 470, 480], "pysys_writestderr": [56, 58], "pysys_writestdout": [56, 58], "pythread_getinfo": 56, "pythread_acquire_lock": [56, 480], "pythread_acquire_lock_tim": [56, 480], "pythread_allocate_lock": 56, "pythread_exit_thread": [56, 480], "pythread_free_lock": 56, "pythread_get_stacks": 56, "pythread_get_thread_id": [56, 477, 480], "pythread_get_thread_native_id": [56, 480], "pythread_init_thread": 56, "pythread_release_lock": [56, 480], "pythread_set_stacks": 56, "pythread_start_new_thread": [56, 477, 480], "pytraceback_her": [56, 480], "pytraceback_print": [56, 476, 480], "pytraceback_typ": 56, "pytupleiter_typ": 56, "pytuple_getitem": [56, 59, 72, 78], "pytuple_getslic": [56, 59], "pytuple_pack": [56, 59, 78, 463], "pytuple_s": [56, 59, 78], "pytuple_typ": [56, 59], "pytype_clearcach": [56, 60], "pytype_frommetaclass": [56, 60, 62, 471, 480], "pytype_frommoduleandspec": [56, 60, 62, 98, 469, 471, 479, 480], "pytype_genericalloc": [56, 60, 62, 478], "pytype_genericnew": [56, 60, 62, 75], "pytype_getflag": [56, 60, 480], "pytype_getmodul": [56, 60, 98, 479, 480], "pytype_getmodulest": [56, 60, 98, 479, 480], "pytype_getnam": [56, 60, 470, 480], "pytype_getqualnam": [56, 60, 470, 480], "pytype_getslot": [56, 60, 469, 474, 480], "pytype_issubtyp": [56, 60], "pytype_modifi": [56, 60, 62, 480], "pytype_slot": [56, 60], "pytype_typ": [56, 60, 62, 471, 480], "pyunicodeiter_typ": 56, "pyunicode_append": 56, "pyunicode_appendanddel": 56, "pyunicode_asasciistr": [56, 63, 473], "pyunicode_ascharmapstr": [56, 63], "pyunicode_asdecodedobject": [56, 471, 476, 480], "pyunicode_asdecodedunicod": [56, 471, 476, 480], "pyunicode_asencodedobject": [56, 471, 473, 476, 480], "pyunicode_asencodedstr": [56, 63, 480], "pyunicode_asencodedunicod": [56, 471, 476, 480], "pyunicode_aslatin1str": [56, 63, 473], "pyunicode_asmbcsstr": [56, 63, 473], "pyunicode_asrawunicodeescapestr": [56, 63, 473], "pyunicode_asucs4": [56, 63, 473], "pyunicode_asucs4copi": [56, 63, 469, 473], "pyunicode_asutf16str": [56, 63], "pyunicode_asutf32str": [56, 63], "pyunicode_asutf8ands": [56, 63, 469, 477, 480], "pyunicode_asutf8str": [56, 63, 473], "pyunicode_asunicodeescapestr": [56, 63, 473], "pyunicode_aswidechar": [56, 63, 480], "pyunicode_aswidecharstr": [56, 63, 469, 473, 477, 480], "pyunicode_buildencodingmap": [56, 480], "pyunicode_compar": [56, 63, 469, 473], "pyunicode_comparewithasciistr": [56, 63, 472, 480], "pyunicode_concat": [56, 63, 473], "pyunicode_contain": [56, 63], "pyunicode_count": [56, 63], "pyunicode_decod": [56, 63, 480], "pyunicode_decodeascii": [56, 63], "pyunicode_decodecharmap": [56, 63], "pyunicode_decodecodepagest": 56, "pyunicode_decodefsdefault": [56, 63, 71, 480], "pyunicode_decodefsdefaultands": [56, 58, 63], "pyunicode_decodelatin1": [56, 63], "pyunicode_decodelocal": [56, 63], "pyunicode_decodelocaleands": [56, 58, 63, 477], "pyunicode_decodembc": [56, 63], "pyunicode_decodembcsst": [56, 63], "pyunicode_decoderawunicodeescap": [56, 63], "pyunicode_decodeutf16": [56, 63], "pyunicode_decodeutf16st": [56, 63], "pyunicode_decodeutf32": [56, 63], "pyunicode_decodeutf32st": [56, 63], "pyunicode_decodeutf7": [56, 63], "pyunicode_decodeutf7st": [56, 63], "pyunicode_decodeutf8": [56, 63], "pyunicode_decodeutf8st": [56, 63, 480], "pyunicode_decodeunicodeescap": [56, 63], "pyunicode_encodecodepag": [56, 63, 473, 480], "pyunicode_encodefsdefault": [56, 58, 63, 480], "pyunicode_encodelocal": [56, 58, 63, 477, 480], "pyunicode_fsdecod": [56, 63, 471, 476, 480], "pyunicode_find": [56, 63], "pyunicode_findchar": [56, 63, 469, 473, 477, 480], "pyunicode_format": [56, 63], "pyunicode_fromencodedobject": [56, 63], "pyunicode_fromformatv": [56, 58, 63, 471, 480], "pyunicode_fromobject": [56, 63], "pyunicode_fromordin": 56, "pyunicode_fromstringands": [56, 63, 469, 480], "pyunicode_fromwidechar": [56, 63, 473], "pyunicode_getdefaultencod": 56, "pyunicode_getlength": [56, 63, 469, 473], "pyunicode_internfromstr": [56, 63], "pyunicode_interninplac": [56, 63, 469, 480], "pyunicode_isidentifi": [56, 63, 480], "pyunicode_join": [56, 63, 473], "pyunicode_partit": 56, "pyunicode_rpartit": 56, "pyunicode_rsplit": 56, "pyunicode_readchar": [56, 63, 473], "pyunicode_replac": [56, 63], "pyunicode_res": 56, "pyunicode_richcompar": [56, 63], "pyunicode_split": [56, 63], "pyunicode_splitlin": [56, 63], "pyunicode_substr": [56, 63, 469, 473], "pyunicode_tailmatch": [56, 63, 469, 473, 479], "pyunicode_transl": [56, 63], "pyunicode_typ": [56, 62, 63], "pyunicode_writechar": [56, 63, 473], "ob_bas": [56, 57, 75, 480], "ob_siz": [56, 57, 62, 470, 480], "pyweakrefer": [56, 470, 480], "pyweakref_getobject": [56, 66], "pyweakref_newproxi": [56, 66], "pywrapperdescr_typ": 56, "pyzip_typ": 56, "py_atexit": [56, 58], "py_bytesmain": [56, 65, 101, 478], "py_compilestr": [56, 65, 469], "py_exit": [56, 58, 476, 480], "py_filesystemdefaultencodeerror": [56, 471, 480], "py_filesystemdefaultencod": [56, 471, 480], "py_genericalia": [56, 61, 480], "py_genericaliastyp": [56, 61, 480], "py_getrecursionlimit": 56, "py_hasfilesystemdefaultencod": [56, 471], "py_i": [56, 57, 469, 480], "py_isfals": [56, 57, 469, 480], "py_isnon": [56, 57, 469, 480], "py_istru": [56, 57, 469, 480], "py_makependingcal": 56, "py_setrecursionlimit": 56, "py_ucs4": [56, 63, 473], "py_utf8mod": [56, 471, 480], "py_intptr_t": 56, "py_uintptr_t": 56, "allocfunc": [56, 62, 74], "binaryfunc": [56, 62], "descrgetfunc": [56, 62, 74], "descrsetfunc": [56, 62, 74], "getattrfunc": [56, 62, 74], "getattrofunc": [56, 62, 74], "getiterfunc": [56, 62, 74], "hashfunc": [56, 62, 74], "initproc": [56, 62, 74, 75], "iternextfunc": [56, 62, 74], "lenfunc": [56, 62], "newfunc": [56, 62, 74, 223], "objobjargproc": [56, 62], "objobjproc": [56, 62], "releasebufferproc": [56, 62, 480], "reprfunc": [56, 62, 74], "richcmpfunc": [56, 62, 74], "setattrfunc": [56, 62, 74], "setattrofunc": [56, 62, 74], "ssizeargfunc": [56, 62], "ssizeobjargproc": [56, 62], "ssizessizeargfunc": 56, "ssizessizeobjargproc": 56, "symtabl": [56, 67, 251, 261, 466, 469, 471, 479, 480], "ternaryfunc": [56, 62, 74], "unaryfunc": [56, 62], "ultim": [57, 190, 222, 232, 289, 349, 425, 427, 429, 433, 461, 463, 480], "expans": [57, 217, 231, 244, 272, 291, 305, 311, 345, 361, 406, 419, 463, 473, 474], "notion": [57, 180, 183, 187, 190, 222, 296, 341, 373, 407, 411, 427, 431, 472], "py_siz": [57, 465, 470, 480], "pyobject_head": [57, 62, 75, 467], "pyobject_var_head": [57, 62, 74], "py_set_typ": [57, 470, 480], "py_is_typ": [57, 480], "py_set_s": [57, 470, 480], "pyobject_head_init": [57, 62, 471], "_pyobject_extra_init": 57, "pyvarobject_head_init": [57, 62, 74, 75, 480], "shall": [57, 293, 296, 326, 412, 423, 458, 472], "meth_keyword": [57, 72, 98], "_pycfunctionfast": 57, "meth_fastcal": [57, 98, 477, 480], "narg": [57, 67, 88, 98, 100, 115, 289, 306, 337, 396, 448, 466, 472, 480], "_pycfunctionfastwithkeyword": 57, "pycmethod": [57, 60, 98, 470, 479, 480], "meth_method": [57, 98, 479], "defining_class": [57, 98, 480], "ml_name": [57, 74], "ml_meth": [57, 74], "ml_flag": [57, 74], "ml_doc": [57, 74], "bitfield": [57, 110, 480], "convent": [57, 60, 62, 72, 84, 91, 92, 98, 99, 100, 106, 111, 164, 173, 174, 175, 178, 180, 206, 225, 227, 240, 243, 263, 268, 281, 289, 290, 292, 341, 342, 349, 359, 361, 363, 392, 396, 425, 427, 431, 432, 449, 459, 460, 461, 462, 463, 464, 465, 466, 467, 472, 474, 475, 477, 480], "fourth": [57, 94, 174, 191, 264, 304, 316, 363, 416, 461], "question": [57, 72, 78, 84, 93, 94, 99, 100, 103, 106, 119, 138, 155, 190, 191, 232, 263, 264, 289, 337, 366, 370, 403, 404, 439, 459, 461, 462, 464, 477, 479, 480], "superclass": [57, 60, 62, 98, 113, 152, 178, 222, 223, 259, 265, 309, 335, 383, 425, 461, 462, 464, 471, 480], "unus": [57, 62, 75, 88, 123, 146, 174, 227, 255, 256, 279, 280, 297, 310, 329, 335, 337, 342, 355, 359, 398, 432, 458, 461, 465, 474, 477, 479, 480], "meth_o": [57, 61, 461, 480], "meth_class": [57, 61, 462], "classmethod": [57, 67, 86, 92, 93, 113, 157, 158, 173, 180, 183, 188, 190, 200, 208, 218, 222, 223, 247, 251, 252, 258, 280, 293, 296, 340, 341, 355, 378, 379, 383, 385, 419, 422, 425, 447, 461, 463, 466, 469, 470, 471, 472, 473, 476, 477, 478, 480], "meth_stat": [57, 462], "staticmethod": [57, 67, 84, 86, 92, 93, 113, 190, 208, 222, 223, 251, 265, 355, 417, 425, 447, 461, 463, 466, 469, 472, 473, 478, 480], "meth_coexist": [57, 463], "sq_contain": [57, 62], "preclud": [57, 341, 478], "tp_member": [57, 62, 74, 75, 470, 480], "py_readon": [57, 74, 471], "py_t_str": 57, "py_t_object_ex": [57, 75, 471], "t_object": [57, 471, 480], "__vectorcalloffset__": [57, 60], "py_t_pyssizet": 57, "spam_type_memb": 57, "offsetof": [57, 75, 471], "spam_object": 57, "stddef": [57, 75, 471], "tp_dictoffset": [57, 60, 62, 74, 471, 480], "tp_weaklistoffset": [57, 60, 62, 74, 471, 479, 480], "__dictoffset__": 57, "__weaklistoffset__": 57, "py_tpflags_managed_dict": [57, 60, 62, 471, 480], "py_tpflags_managed_weakref": [57, 60, 62, 74, 471, 480], "structmemb": [57, 92, 471, 480], "obj_addr": 57, "py_audit_read": [57, 471], "py_relative_offset": [57, 471], "py_tp_memb": [57, 60, 480], "mandatori": [57, 75, 83, 239, 245, 247, 265, 290, 338, 339, 462, 473, 477, 479, 480], "pytypeslot": 57, "read_restrict": [57, 471], "write_restrict": [57, 471], "py_": [57, 60, 458, 480], "delattr": [57, 67, 222, 251, 437, 447], "py_t_byt": 57, "py_t_short": 57, "py_t_int": [57, 74, 75, 471], "py_t_long": 57, "py_t_longlong": 57, "py_t_ubyt": 57, "py_t_uint": 57, "py_t_ushort": 57, "py_t_ulong": 57, "py_t_ulonglong": 57, "py_t_float": 57, "py_t_doubl": [57, 74, 471], "py_t_bool": 57, "ro": [57, 84, 337], "py_t_string_inplac": 57, "py_t_char": 57, "py_t_string_inlin": 57, "t_int": [57, 471], "surpris": [57, 67, 83, 84, 87, 100, 115, 180, 183, 190, 222, 244, 264, 272, 280, 305, 340, 355, 366, 383, 422, 429, 460, 461, 464, 468, 471, 475, 477, 480], "t_none": [57, 471, 480], "tp_getset": [57, 62, 74, 75], "pathlik": [58, 63, 67, 86, 115, 160, 222, 249, 290, 291, 293, 341, 386, 422, 476, 480], "__fspath__": [58, 67, 115, 290, 293, 359, 386, 476, 480], "py_fdisinteract": 58, "deem": [58, 119, 204, 227, 266, 341, 404, 423, 459, 460, 464, 466, 471, 472, 473, 474, 480], "isatti": [58, 67, 115, 150, 222, 255, 290, 349, 443, 480], "clone": [58, 67, 191, 198, 202, 205, 219, 227, 232, 234, 280, 282, 290, 298, 332, 373, 381, 407, 431, 457, 473, 478], "parent": [58, 60, 62, 67, 84, 87, 97, 99, 100, 111, 115, 119, 130, 157, 174, 179, 186, 216, 222, 245, 247, 250, 252, 253, 261, 264, 275, 277, 278, 280, 290, 293, 299, 302, 306, 309, 311, 330, 334, 335, 337, 338, 345, 349, 365, 366, 368, 373, 382, 386, 387, 392, 407, 410, 418, 425, 429, 437, 461, 462, 463, 464, 465, 469, 471, 473, 474, 476, 477, 480], "register_at_fork": [58, 67, 115, 290, 477, 480], "reliabl": [58, 121, 123, 129, 130, 136, 155, 158, 183, 185, 248, 280, 330, 345, 400, 412, 424, 429, 458, 462, 466, 472, 473, 474, 475, 476, 477, 480], "microsoft": [58, 67, 76, 85, 155, 164, 173, 251, 290, 347, 349, 395, 396, 404, 432, 445, 453, 455, 461, 462, 464, 465, 470, 475, 480], "visual": [58, 76, 84, 91, 102, 316, 338, 372, 381, 410, 452, 453, 458, 459, 462, 465, 475, 480], "sigact": [58, 480], "undecod": [58, 106, 155, 193, 290, 472, 480], "dc80": [58, 106, 155, 222], "dcff": [58, 106, 155, 222], "surrog": [58, 63, 155, 222, 259, 290, 343, 355, 407, 473, 474, 478, 480], "error_po": 58, "0x80": [58, 106, 175, 341, 480], "0xff": [58, 155, 222, 341], "1000": [58, 84, 96, 100, 106, 146, 170, 174, 180, 218, 244, 256, 258, 272, 280, 281, 317, 326, 341, 342, 349, 366, 379, 381, 423, 437, 438, 441, 443, 446, 447, 459, 464, 465, 466, 472, 473, 478], "plus": [58, 62, 67, 74, 83, 117, 173, 174, 175, 183, 187, 191, 205, 208, 261, 280, 287, 289, 290, 302, 328, 339, 341, 349, 359, 361, 362, 374, 386, 387, 391, 404, 408, 427, 431, 432, 458, 461, 462, 463, 464, 471, 473, 474, 480], "hundr": [58, 100, 190, 232], "pysys_audit": [58, 96, 139, 349, 480], "apart": [58, 75, 94, 99, 103, 119, 164, 187, 272, 280, 289, 299, 427, 432, 458, 462, 466, 468], "unavoid": [58, 94, 180, 463, 466, 468], "pysys_addaudithook": [58, 139, 349], "py_audithookfunct": 58, "silenc": [58, 117, 222, 320, 329, 394, 466, 472, 474, 479, 480], "578": [58, 67, 139, 349, 464, 465, 480], "addaudithook": [58, 67, 139, 312, 349, 447], "kill": [58, 67, 83, 112, 115, 127, 130, 134, 137, 139, 161, 163, 174, 244, 254, 280, 290, 330, 345, 359, 399, 404, 419, 465, 466, 467, 472, 477, 480], "120": [58, 71, 94, 152, 190, 223, 258, 349, 381, 466, 476, 478, 480], "pytuple_check": [59, 78], "pytuple_checkexact": 59, "oo": [59, 173, 349, 359, 447, 452, 468, 475, 480], "pytuple_get_s": 59, "pytuple_get_item": 59, "pytuple_set_item": [59, 469, 480], "_pytuple_res": [59, 461], "shrink": [59, 181, 463, 480], "client": [59, 67, 72, 83, 92, 99, 100, 104, 107, 123, 139, 141, 148, 155, 161, 164, 167, 191, 193, 238, 241, 242, 248, 251, 253, 255, 256, 264, 266, 285, 290, 296, 325, 326, 334, 335, 337, 356, 359, 362, 381, 383, 391, 392, 404, 406, 407, 414, 415, 417, 423, 438, 448, 461, 463, 465, 471, 473, 478, 480], "namedtupl": [59, 67, 86, 93, 114, 144, 179, 184, 285, 296, 299, 300, 316, 326, 333, 337, 341, 344, 346, 349, 379, 382, 383, 398, 439, 465, 466, 468, 469, 470, 471, 474, 475, 476, 477, 478, 479, 480], "desc": [59, 92, 278, 285, 337, 468], "pystructsequence_inittyp": [59, 474], "pystructsequence_inittype2": [59, 474], "meta": [59, 67, 86, 109, 115, 119, 148, 174, 175, 217, 228, 247, 248, 289, 349, 392, 425, 461, 471, 473, 474, 476, 480], "n_in_sequ": 59, "unnam": [59, 72, 93, 173, 208, 337, 402, 427, 474, 480], "pystructsequence_get_item": 59, "pystructsequence_set_item": 59, "pytype_check": [60, 72, 480], "pytype_checkexact": [60, 480], "primarili": [60, 84, 97, 99, 136, 138, 155, 180, 191, 203, 223, 249, 252, 264, 296, 301, 341, 345, 349, 383, 385, 397, 404, 408, 424, 426, 458, 460, 461, 463, 465, 466, 473, 475, 477, 479, 480], "pytype_getdict": [60, 62, 480], "proxi": [60, 66, 67, 161, 164, 167, 179, 184, 210, 222, 223, 239, 245, 254, 338, 341, 382, 385, 392, 399, 407, 416, 423, 425, 460, 465, 471, 472, 473, 475, 476, 478, 480], "tp_dict": [60, 62, 74, 465, 480], "languag": [60, 63, 67, 71, 72, 73, 79, 83, 86, 88, 92, 93, 94, 98, 100, 102, 103, 106, 107, 109, 119, 155, 164, 173, 177, 188, 193, 199, 202, 206, 214, 218, 219, 222, 237, 243, 244, 247, 251, 263, 270, 278, 296, 304, 316, 337, 341, 349, 352, 360, 361, 366, 374, 376, 382, 383, 399, 407, 408, 416, 425, 427, 431, 432, 433, 442, 443, 454, 458, 460, 461, 462, 463, 464, 465, 466, 467, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "adequ": [60, 62, 75, 84, 210, 466, 473], "pytype_addwatch": [60, 471], "pytype_watchcallback": 60, "pytype_watch": [60, 471, 480], "pytype_clearwatch": 60, "_pytype_lookup": [60, 92, 469, 480], "pytype_hasfeatur": [60, 62, 480], "pytype_is_gc": 60, "detector": [60, 72, 252, 453, 466], "issubclass": [60, 67, 77, 86, 113, 158, 222, 251, 341, 382, 383, 397, 425, 437, 447, 459, 465, 469, 477, 480], "nitem": [60, 62], "tp_alloc": [60, 62, 74, 75, 480], "kwds": [60, 62, 74, 75, 92, 134, 141, 166, 172, 200, 208, 222, 223, 252, 280, 294, 315, 342, 359, 377, 382, 385, 425, 428, 438, 464, 478, 480], "qualifi": [60, 67, 86, 92, 188, 190, 194, 247, 252, 265, 266, 296, 332, 334, 341, 345, 383, 385, 395, 397, 410, 413, 420, 425, 429, 433, 452, 458, 464, 470, 475, 478, 480, 481], "pytype_getmodulebydef": [60, 98, 470, 480], "shortcut": [60, 67, 190, 232, 244, 295, 318, 341, 355, 382, 425, 458, 463, 465, 477, 480], "nb_add": [60, 62, 98], "pyunstable_type_assignversiontag": [60, 480], "metaclass": [60, 67, 86, 92, 93, 109, 113, 119, 173, 208, 222, 223, 252, 341, 382, 383, 424, 465, 467, 470, 471, 472, 474, 475, 476, 477, 478, 480], "py_tpflags_heaptyp": [60, 62, 98, 469, 479], "py_tp_bas": [60, 62], "pytype_from": [60, 471, 480], "14": [60, 67, 84, 88, 94, 96, 103, 106, 118, 136, 138, 147, 155, 157, 158, 163, 173, 174, 180, 183, 188, 190, 206, 222, 233, 238, 244, 247, 250, 256, 258, 280, 290, 293, 299, 316, 319, 329, 334, 337, 340, 341, 342, 349, 355, 363, 375, 383, 395, 410, 425, 427, 429, 432, 439, 441, 443, 446, 449, 461, 463, 464, 466, 470, 472, 475, 476, 477, 478, 479, 480], "__init_subclass__": [60, 67, 179, 208, 222, 425, 470, 476, 480], "__set_name__": [60, 67, 92, 178, 425, 471, 476, 480], "tp_doc": [60, 62, 74, 75, 469, 480], "overlap": [60, 63, 67, 91, 103, 158, 174, 187, 253, 256, 258, 279, 287, 289, 293, 316, 340, 341, 369, 381, 433, 460, 461, 480], "mistak": [60, 72, 93, 102, 103, 117, 208, 210, 264, 268, 289, 341, 363, 366, 453, 463, 464, 466, 468, 471, 480], "suggest": [60, 67, 73, 83, 84, 90, 94, 100, 103, 106, 112, 130, 183, 222, 227, 232, 247, 296, 304, 317, 337, 362, 363, 379, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 474, 476, 478, 479, 480], "pynumbermethod": [60, 62, 74, 461, 464], "pysequencemethod": [60, 62, 74], "pymappingmethod": [60, 62, 74], "pyasyncmethod": [60, 62, 74, 480], "py_tp_dealloc": 60, "py_nb_add": 60, "py_sq_length": 60, "sq_length": [60, 62, 480], "tp_vectorcal": [60, 62, 74, 480], "tp_mro": [60, 62, 74, 480], "tp_cach": [60, 62, 74], "tp_subclass": [60, 62, 74, 471, 480], "tp_weaklist": [60, 62, 74, 471], "problemat": [60, 164, 265, 280, 463, 468, 472, 477, 480], "unlimit": [60, 123, 134, 148, 199, 200, 205, 232, 244, 280, 317, 319, 341, 345, 362, 425, 432, 480], "bf_getbuff": [60, 62, 470], "pfunc": [60, 71], "py_tp_doc": 60, "genericalia": [61, 67, 179, 382, 383, 425, 427, 469, 479, 480], "union": [61, 67, 87, 115, 157, 158, 184, 208, 222, 223, 249, 251, 330, 339, 343, 382, 383, 423, 425, 462, 463, 465, 466, 469, 470, 471, 475, 479, 480], "__origin__": [61, 67, 341], "__args__": [61, 67, 341, 469, 479, 480], "__parameters__": [61, 67, 341, 383, 480], "lazili": [61, 87, 163, 213, 240, 258, 341, 383, 385, 386, 424, 426, 427, 469, 470, 474, 480], "my_obj_method": 61, "__class_getitem__": [61, 67, 341, 383, 427, 470, 477, 480], "585": [61, 86, 158, 341, 382, 383, 470, 479, 480], "pytype_": 62, "fair": [62, 83, 91, 100, 106, 190, 201, 205, 278, 305, 327, 338, 366, 385, 391, 407, 408, 453, 459, 461, 462, 464, 465, 476, 480], "examin": [62, 67, 71, 84, 87, 99, 106, 178, 184, 252, 290, 294, 297, 305, 328, 329, 330, 332, 341, 349, 359, 407, 460, 462, 464, 465, 480], "glanc": [62, 100, 462], "insight": 62, "tp_getattr": [62, 74], "tp_setattr": [62, 74], "__setattr__": [62, 67, 74, 79, 84, 92, 139, 178, 296, 386, 425, 433, 461, 480], "__delattr__": [62, 67, 74, 79, 92, 139, 178, 425, 480], "tp_as_async": [62, 74, 475], "__repr__": [62, 67, 79, 92, 93, 105, 157, 161, 178, 179, 180, 192, 208, 214, 222, 252, 280, 283, 304, 318, 337, 382, 383, 386, 416, 422, 425, 449, 461, 462, 469, 470, 472, 477, 478, 480], "tp_as_sequ": [62, 74], "tp_as_map": [62, 74], "tp_str": [62, 74], "__str__": [62, 67, 79, 93, 99, 100, 157, 161, 179, 180, 191, 192, 193, 198, 199, 200, 202, 208, 252, 264, 280, 282, 341, 342, 382, 386, 422, 425, 440, 461, 469, 470, 478, 480], "tp_as_buff": [62, 74, 479, 480], "tp_richcompar": [62, 74, 480], "__lt__": [62, 67, 74, 79, 93, 105, 144, 158, 165, 178, 221, 222, 223, 288, 341, 382, 386, 425, 427, 460, 466, 467, 472, 480], "__le__": [62, 67, 79, 93, 158, 178, 221, 223, 288, 341, 386, 425, 460, 466, 472], "__ne__": [62, 67, 79, 158, 191, 192, 199, 221, 282, 288, 386, 416, 425, 460, 470, 480], "__gt__": [62, 67, 79, 93, 105, 158, 178, 221, 222, 223, 288, 341, 386, 425, 460, 466, 472], "__ge__": [62, 67, 79, 93, 158, 178, 221, 223, 288, 341, 386, 425, 460, 466, 472], "tp_iter": [62, 74, 341, 461], "__iter__": [62, 67, 74, 79, 86, 93, 100, 113, 158, 179, 184, 208, 222, 255, 258, 268, 280, 282, 341, 383, 385, 386, 387, 419, 424, 425, 427, 437, 461, 462, 465, 474, 476, 479, 480], "tp_iternext": [62, 74, 341, 461, 480], "__next__": [62, 67, 74, 86, 94, 109, 158, 163, 172, 188, 210, 214, 222, 255, 258, 280, 341, 419, 425, 427, 437, 467, 480], "tp_method": [62, 74, 75], "tp_base": [62, 74, 75, 480], "__base__": 62, "tp_descr_get": [62, 74], "__get__": [62, 67, 86, 92, 178, 223, 252, 386, 425, 461, 476, 480], "tp_descr_set": [62, 74, 480], "__set__": [62, 67, 86, 92, 178, 252, 386, 425, 461, 476, 480], "__delete__": [62, 67, 86, 92, 252, 386, 425, 461, 480], "tp_free": [62, 74, 75, 98], "tp_is_gc": [62, 74], "__subclasses__": [62, 67, 341, 386, 471, 480], "tp_del": [62, 74, 224], "tp_version_tag": [62, 74], "tp_final": [62, 74, 475, 478, 480], "tp_watch": [62, 74], "angl": [62, 103, 141, 151, 155, 206, 222, 272, 381, 465, 466, 480], "am_await": 62, "__await__": [62, 67, 86, 158, 188, 382, 425, 475, 480], "am_ait": 62, "__aiter__": [62, 67, 86, 158, 188, 222, 386, 387, 424, 425, 475, 476, 477, 480], "am_anext": 62, "__anext__": [62, 67, 86, 158, 188, 210, 222, 386, 424, 425, 427, 480], "am_send": 62, "sendfunc": 62, "__add__": [62, 67, 79, 93, 98, 157, 165, 221, 252, 286, 288, 386, 425, 427, 480], "__radd__": [62, 67, 286, 425, 427], "nb_inplace_add": 62, "__iadd__": [62, 67, 79, 84, 158, 221, 288, 425, 459], "nb_subtract": 62, "__sub__": [62, 67, 158, 221, 288, 386, 425, 427], "__rsub__": [62, 67, 165, 425], "nb_inplace_subtract": 62, "__isub__": [62, 67, 158, 221, 288, 425, 459], "nb_multipli": 62, "__mul__": [62, 67, 79, 157, 221, 288, 386, 425, 427, 480], "__rmul__": [62, 67, 79, 425, 427, 480], "nb_inplace_multipli": 62, "__imul__": [62, 67, 79, 157, 165, 221, 288, 425, 480], "nb_remaind": 62, "__mod__": [62, 67, 102, 221, 288, 386, 425, 427, 469, 480], "__rmod__": [62, 67, 157, 425, 469, 475, 480], "nb_inplace_remaind": 62, "__imod__": [62, 67, 221, 288, 425], "nb_divmod": 62, "__divmod__": [62, 67, 386, 425, 469, 475, 480], "__rdivmod__": [62, 67, 425, 469, 480], "nb_power": 62, "__pow__": [62, 67, 221, 288, 386, 425, 427, 469, 480], "__rpow__": [62, 67, 425, 469, 480], "nb_inplace_pow": 62, "__ipow__": [62, 67, 221, 288, 425, 469, 480], "nb_negat": 62, "__neg__": [62, 67, 221, 288, 386, 425, 427], "nb_posit": 62, "__pos__": [62, 67, 221, 288, 386, 425, 427], "nb_absolut": 62, "__abs__": [62, 67, 221, 222, 288, 383, 425, 480], "nb_bool": [62, 467], "__bool__": [62, 67, 93, 109, 208, 229, 288, 341, 364, 386, 402, 425, 427, 467, 480], "nb_invert": 62, "__invert__": [62, 67, 208, 221, 288, 386, 425, 427], "nb_lshift": 62, "__lshift__": [62, 67, 221, 288, 386, 425, 427], "__rlshift__": [62, 67, 425], "nb_inplace_lshift": 62, "__ilshift__": [62, 67, 221, 288, 425], "nb_rshift": 62, "__rshift__": [62, 67, 221, 288, 386, 425, 427], "__rrshift__": [62, 67, 425], "nb_inplace_rshift": 62, "__irshift__": [62, 67, 221, 288, 425], "nb_and": 62, "__and__": [62, 67, 158, 179, 208, 221, 288, 386, 425, 427], "__rand__": [62, 67, 425, 427], "nb_inplace_and": 62, "__iand__": [62, 67, 158, 165, 221, 288, 425], "nb_xor": 62, "__xor__": [62, 67, 158, 179, 208, 221, 288, 386, 425, 427], "__rxor__": [62, 67, 425, 427], "nb_inplace_xor": 62, "__ixor__": [62, 67, 158, 221, 288, 425], "nb_or": 62, "__or__": [62, 67, 158, 179, 208, 221, 288, 341, 386, 425, 427], "__ror__": [62, 67, 425, 427, 480], "nb_inplace_or": 62, "__ior__": [62, 67, 158, 221, 288, 425], "nb_int": 62, "nb_reserv": 62, "nb_float": 62, "nb_floor_divid": 62, "__floordiv__": [62, 67, 102, 221, 288, 386, 425, 427, 461, 469, 480], "nb_inplace_floor_divid": 62, "__ifloordiv__": [62, 67, 221, 288, 425], "nb_true_divid": 62, "__truediv__": [62, 67, 102, 221, 247, 250, 277, 288, 386, 425, 427, 461, 475], "nb_inplace_true_divid": 62, "__itruediv__": [62, 67, 221, 288, 425], "nb_matrix_multipli": 62, "__matmul__": [62, 67, 221, 288, 386, 425, 475], "__rmatmul__": [62, 67, 425, 475], "nb_inplace_matrix_multipli": 62, "__imatmul__": [62, 67, 221, 288, 425, 475], "mp_length": 62, "__len__": [62, 67, 79, 86, 113, 158, 179, 191, 193, 202, 208, 222, 268, 280, 282, 288, 341, 383, 386, 407, 410, 424, 425, 462, 463, 478, 480], "mp_subscript": [62, 480], "mp_ass_subscript": 62, "__setitem__": [62, 67, 79, 157, 158, 188, 191, 193, 202, 205, 221, 268, 280, 282, 288, 296, 386, 387, 404, 407, 410, 425, 433, 462, 467, 480], "__delitem__": [62, 67, 79, 157, 158, 191, 193, 202, 221, 268, 282, 288, 386, 404, 407, 410, 425, 462, 467, 480], "sq_concat": 62, "sq_repeat": 62, "sq_item": [62, 480], "sq_ass_item": 62, "sq_inplace_concat": 62, "sq_inplace_repeat": 62, "_typeobject": [62, 74], "tp_compar": [62, 74], "tp_reserv": [62, 74, 475], "suit": [62, 67, 74, 83, 84, 86, 94, 99, 100, 102, 158, 184, 190, 227, 251, 255, 280, 289, 337, 338, 355, 379, 385, 397, 419, 424, 453, 458, 464, 465, 466, 467, 470, 471, 472, 474, 476, 477, 479, 480], "rich": [62, 63, 67, 74, 109, 157, 194, 222, 223, 288, 366, 372, 416, 425, 427, 429, 467, 472, 477, 479, 480, 481], "stuff": [62, 74, 78, 99, 100, 119, 166, 173, 190, 304, 386, 467], "resolut": [62, 67, 74, 75, 84, 86, 92, 98, 113, 115, 123, 179, 180, 211, 213, 222, 223, 229, 231, 242, 252, 290, 291, 292, 293, 296, 305, 334, 341, 363, 424, 425, 429, 437, 462, 464, 473, 474, 475, 476, 478, 479, 480], "bitset": [62, 74], "type_new": [62, 92, 480], "metatyp": [62, 252], "complain": [62, 75, 88, 100, 166, 244, 460, 480], "foo_typ": 62, "_ob_next": 62, "_ob_prev": 62, "getobject": [62, 453, 478, 480], "act": [62, 66, 74, 84, 94, 99, 102, 119, 141, 173, 178, 180, 188, 193, 198, 202, 205, 222, 223, 241, 245, 247, 250, 256, 264, 290, 306, 308, 337, 341, 349, 362, 372, 381, 382, 383, 386, 423, 425, 432, 458, 459, 460, 465, 473, 474, 478, 479, 480], "everyth": [62, 72, 75, 84, 87, 88, 91, 100, 102, 107, 117, 190, 205, 217, 222, 244, 265, 289, 290, 293, 296, 316, 329, 330, 334, 356, 366, 386, 397, 416, 431, 432, 465, 467, 471, 473, 480], "pickl": [62, 67, 75, 83, 99, 100, 139, 153, 155, 157, 163, 168, 173, 179, 180, 183, 223, 251, 259, 261, 264, 265, 266, 271, 280, 281, 295, 324, 327, 344, 376, 383, 386, 443, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 477, 480, 481], "pydoc": [62, 67, 75, 83, 153, 184, 222, 251, 417, 460, 461, 462, 463, 466, 468, 475, 480], "meaning": [62, 103, 190, 195, 232, 247, 252, 256, 265, 268, 280, 290, 311, 316, 334, 338, 349, 379, 382, 392, 425, 431, 433, 467, 472, 474, 475, 480], "whichev": [62, 72, 74, 111, 180, 264, 344, 385, 458, 473, 475], "align": [62, 67, 115, 142, 147, 150, 342, 359, 373, 381, 405, 465, 466, 471, 480], "py_tpflags_basetyp": [62, 75], "permiss": [62, 83, 84, 86, 99, 100, 107, 160, 209, 210, 213, 245, 254, 290, 293, 308, 329, 330, 334, 337, 339, 352, 355, 357, 383, 392, 394, 402, 423, 458, 466, 477, 480], "foo_dealloc": [62, 478], "foo_object": 62, "tp_print": [62, 479], "inconsist": [62, 187, 210, 289, 290, 334, 386, 432, 460, 471, 476, 480], "relev": [62, 72, 74, 83, 84, 88, 91, 94, 97, 99, 100, 119, 142, 164, 183, 190, 191, 205, 212, 239, 242, 248, 259, 264, 265, 266, 285, 289, 290, 297, 299, 338, 341, 345, 352, 353, 359, 385, 404, 411, 420, 422, 458, 459, 461, 463, 471, 473, 474, 475, 476, 479, 480], "await": [62, 67, 86, 120, 121, 123, 126, 127, 129, 130, 131, 132, 133, 134, 135, 158, 166, 167, 179, 184, 185, 188, 222, 252, 261, 341, 374, 382, 383, 385, 386, 424, 426, 428, 430, 432, 459, 462, 469, 470, 476, 477, 478, 479, 480], "eval": [62, 67, 84, 87, 109, 118, 119, 141, 154, 156, 210, 222, 251, 252, 265, 294, 296, 304, 324, 341, 372, 378, 426, 428, 432, 433, 434, 437, 441, 447, 459, 463, 465, 467, 468, 469, 470, 471, 472, 480], "feasibl": [62, 72, 327, 474, 480], "deduc": [62, 190, 280, 305, 351, 458, 472], "isinst": [62, 67, 77, 84, 86, 87, 92, 93, 99, 100, 109, 113, 148, 158, 166, 178, 180, 208, 222, 247, 248, 251, 252, 259, 286, 288, 296, 341, 382, 383, 385, 386, 387, 424, 425, 437, 447, 459, 462, 463, 465, 467, 469, 470, 471, 472, 476, 477, 480], "friend": [62, 72, 91, 100, 117, 187, 191, 289, 334, 341, 349, 385, 387, 410, 422, 459, 463, 467, 474, 477, 479, 480], "among": [62, 123, 138, 173, 178, 187, 190, 268, 280, 281, 290, 297, 325, 349, 355, 363, 366, 372, 385, 425, 432, 458, 472, 478, 480], "mask": [62, 67, 173, 174, 208, 253, 290, 319, 326, 329, 330, 334, 339, 350, 353, 366, 373, 402, 425, 463, 465, 472, 473, 479, 480], "guard": [62, 67, 98, 100, 119, 123, 248, 310, 359, 362, 382, 383, 428, 429, 438, 478, 480], "xxx": [62, 99, 100, 117, 349, 429, 453, 465, 466, 468, 473, 474, 480], "py_tpflags_default": [62, 75], "ore": [62, 175, 187, 190, 212, 290, 316, 338, 366, 403], "decref": [62, 63, 480], "java": [62, 67, 77, 79, 83, 84, 94, 100, 103, 104, 113, 115, 222, 290, 341, 362, 407, 411, 412, 425, 431, 436, 438, 441, 459, 463, 464, 465, 467, 469, 472], "py_tpflags_readi": 62, "group": [62, 67, 83, 88, 93, 97, 99, 100, 106, 115, 121, 139, 148, 155, 166, 172, 175, 183, 184, 187, 188, 190, 191, 200, 208, 216, 222, 245, 248, 251, 256, 258, 263, 268, 278, 280, 282, 285, 290, 293, 296, 311, 316, 329, 331, 334, 336, 338, 339, 341, 342, 345, 350, 355, 360, 362, 372, 373, 378, 379, 383, 388, 391, 397, 402, 412, 416, 425, 427, 428, 431, 432, 440, 449, 458, 459, 463, 464, 465, 466, 467, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480], "bitmask": [62, 123, 190, 292, 325, 326], "py_tpflags_have_stackless_extens": 62, "py_tpflags_immutabletyp": [62, 98, 469, 470, 471, 480], "portion": [62, 86, 91, 94, 97, 103, 125, 138, 151, 176, 180, 183, 200, 206, 223, 232, 264, 265, 266, 334, 339, 373, 385, 391, 407, 413, 416, 417, 423, 429, 459, 472, 473, 475, 480], "py_tpflags_long_subclass": 62, "py_tpflags_list_subclass": 62, "py_tpflags_tuple_subclass": 62, "py_tpflags_bytes_subclass": 62, "py_tpflags_unicode_subclass": 62, "py_tpflags_dict_subclass": 62, "py_tpflags_base_exc_subclass": 62, "py_tpflags_type_subclass": 62, "ins": [62, 93, 94, 459, 461, 462, 463], "py_tpflags_have_fin": [62, 471, 478], "py_tpflags_disallow_instanti": [62, 98, 469, 471, 480], "py_tpflags_map": [62, 188, 424, 480], "abc": [62, 67, 72, 77, 79, 84, 86, 87, 92, 94, 102, 103, 106, 109, 123, 130, 133, 157, 164, 167, 173, 179, 181, 184, 188, 223, 225, 239, 248, 249, 251, 255, 256, 258, 264, 265, 277, 280, 287, 296, 312, 316, 318, 327, 328, 341, 342, 349, 359, 379, 382, 419, 420, 423, 424, 425, 427, 429, 432, 437, 439, 459, 461, 462, 463, 464, 465, 466, 467, 470, 471, 476, 477, 478, 480], "py_tpflags_sequ": [62, 188, 424, 480], "634": [62, 67, 109, 424, 425, 480], "py_tpflags_valid_version_tag": [62, 480], "local_travers": 62, "_thread": [62, 67, 83, 139, 161, 251, 362, 462, 473, 480], "localobject": 62, "particip": [62, 74, 75, 180, 240, 247, 296, 316, 459, 461, 464, 466], "hand": [62, 72, 74, 83, 84, 93, 94, 102, 103, 119, 126, 173, 174, 178, 183, 193, 198, 203, 210, 222, 227, 244, 255, 266, 296, 302, 316, 335, 363, 366, 381, 383, 386, 424, 427, 431, 433, 448, 459, 460, 461, 462, 464, 465, 467, 468, 473, 478, 480], "aid": [62, 101, 337, 458, 462, 463, 466, 472, 473, 474, 480], "anyway": [62, 75, 88, 173, 180, 222, 240, 244, 256, 385, 460, 461, 471, 480], "get_refer": [62, 67, 139, 224, 312, 462, 469, 480], "weakrefer": 62, "40217": [62, 479, 480], "doubt": [62, 83, 91, 164, 180, 464], "prove": [62, 94, 173, 258, 338, 424, 462, 467, 468], "compos": [62, 67, 170, 197, 198, 199, 200, 205, 269, 290, 332, 352, 353, 372, 379, 383, 384, 432, 473], "obvious": [62, 72, 94, 99, 100, 103, 164, 174, 183, 264, 289, 292, 296, 305, 320, 344, 345, 359, 376, 386, 387, 410, 458, 459, 463, 464, 476, 480], "rare": [62, 83, 123, 130, 174, 178, 190, 196, 210, 232, 240, 244, 264, 289, 327, 330, 334, 341, 355, 387, 404, 407, 460, 461, 464, 465, 471, 473, 480], "good": [62, 74, 77, 78, 83, 84, 88, 92, 93, 98, 99, 100, 102, 103, 106, 107, 117, 119, 136, 148, 151, 152, 164, 167, 173, 174, 180, 187, 190, 195, 204, 208, 222, 232, 247, 280, 289, 290, 292, 296, 304, 316, 338, 359, 361, 381, 383, 385, 387, 408, 416, 423, 425, 459, 460, 462, 463, 465, 466, 470, 480], "local_clear": 62, "trash": [62, 268, 480], "reclam": 62, "weakref": [62, 67, 74, 84, 86, 178, 179, 210, 251, 280, 313, 341, 359, 449, 460, 461, 463, 464, 466, 470, 471, 480], "goal": [62, 74, 94, 98, 198, 222, 232, 317, 359, 410, 431, 460, 462, 464, 465, 472, 474, 475, 476], "eas": [62, 67, 327, 341, 362, 385, 433, 459, 473, 475, 477, 480], "py_return_richcompar": [62, 477, 480], "val_a": 62, "val_b": 62, "pyweakref_": 62, "confus": [62, 71, 83, 84, 91, 98, 100, 102, 103, 107, 154, 173, 183, 187, 190, 222, 256, 266, 289, 290, 296, 316, 330, 355, 366, 386, 392, 425, 427, 432, 433, 459, 460, 461, 462, 463, 464, 466, 468, 471, 472, 474, 476, 477, 478, 480], "unari": [62, 67, 119, 183, 188, 341, 386, 425, 430, 432, 473], "overload": [62, 67, 123, 184, 223, 383, 392, 416, 425, 427, 460, 461, 470, 474, 480], "regard": [62, 98, 99, 166, 202, 223, 232, 266, 290, 337, 341, 345, 350, 407, 410, 423, 458, 480], "reiniti": [62, 480], "unrel": [62, 72, 84, 93, 210, 268, 334, 480], "thumb": [62, 98, 102, 187, 373], "defer": [62, 67, 72, 99, 123, 157, 190, 243, 255, 266, 275, 337, 338, 353, 460, 465, 471, 480], "presum": [62, 99, 158, 180, 268, 280, 344, 345, 391, 427, 461, 466, 467, 480], "factori": [62, 67, 86, 97, 117, 123, 125, 127, 130, 155, 166, 169, 173, 186, 190, 200, 204, 205, 223, 247, 253, 264, 265, 266, 268, 272, 277, 280, 287, 289, 295, 312, 329, 362, 366, 368, 383, 387, 399, 404, 407, 410, 416, 417, 425, 461, 464, 465, 468, 471, 472, 473, 475, 477, 478, 479, 480], "mixtur": [62, 200, 428, 432, 475], "_pyobject_get_weakrefs_listptr": [62, 471], "sane": [62, 174, 180, 316, 480], "trivial": [62, 67, 71, 72, 74, 83, 94, 134, 148, 191, 197, 205, 231, 280, 296, 316, 349, 387, 462, 473, 474, 480], "local_fin": 62, "error_typ": 62, "error_valu": 62, "error_traceback": 62, "442": [62, 67, 74, 224, 479, 480], "tradit": [62, 72, 75, 92, 98, 170, 263, 268, 272, 289, 290, 296, 305, 352, 356, 359, 424, 428, 429, 453, 458, 462, 465, 472, 477, 480], "ternari": [62, 425, 427], "operand": [62, 67, 88, 119, 155, 180, 188, 190, 210, 222, 264, 287, 288, 341, 425, 427, 433, 440, 446, 461, 466, 467, 472, 473, 480], "nb_long": 62, "augment": [62, 67, 84, 117, 119, 190, 265, 273, 328, 372, 425, 428, 432, 452, 472, 480, 481], "counter": [62, 67, 72, 75, 84, 86, 94, 137, 179, 184, 187, 188, 197, 233, 280, 289, 290, 341, 362, 363, 383, 385, 427, 437, 461, 463, 464, 465, 466, 468, 472, 473, 478, 480], "root": [62, 67, 87, 92, 99, 100, 108, 109, 111, 138, 139, 151, 157, 173, 183, 198, 202, 203, 204, 207, 216, 232, 244, 245, 249, 258, 261, 264, 265, 272, 280, 290, 291, 293, 299, 301, 311, 329, 336, 338, 339, 345, 349, 355, 359, 363, 366, 368, 369, 372, 373, 383, 385, 407, 410, 412, 418, 419, 420, 425, 449, 452, 453, 459, 462, 463, 464, 465, 466, 467, 471, 472, 473, 474, 475, 478, 479, 480], "react": [62, 91, 269, 366, 459, 465], "demonstr": [62, 72, 74, 88, 91, 93, 100, 103, 104, 111, 117, 137, 146, 173, 183, 239, 241, 244, 275, 280, 281, 289, 304, 316, 317, 340, 344, 366, 377, 378, 381, 385, 410, 422, 427, 439, 458, 460, 472, 480], "tricki": [62, 84, 93, 154, 289, 366, 459, 460, 467], "tutori": [62, 67, 73, 88, 91, 100, 107, 111, 115, 117, 159, 174, 190, 210, 219, 222, 223, 244, 264, 265, 266, 270, 287, 295, 334, 341, 366, 424, 431, 450, 461, 463, 464, 465, 472, 480], "assort": [62, 67, 73, 190, 372, 480], "topic": [62, 67, 71, 73, 75, 83, 91, 103, 152, 190, 289, 304, 310, 334, 459, 462, 468, 480], "myobject": [62, 74], "myobject_typ": 62, "mymod": 62, "my": [62, 72, 77, 93, 94, 100, 107, 148, 157, 190, 227, 245, 265, 293, 338, 341, 342, 359, 366, 443, 459, 461, 462, 463, 464, 471, 480], "myobj_new": 62, "myobj_dealloc": 62, "myobj_repr": 62, "myobj_travers": 62, "myobj_clear": 62, "myobj_hash": 62, "mystr": 62, "mystr_typ": 62, "393": [63, 67, 155, 349, 469, 479, 480, 481], "varieti": [63, 72, 74, 94, 98, 106, 117, 155, 183, 191, 222, 227, 270, 289, 290, 305, 341, 345, 366, 370, 383, 429, 463, 464, 465, 466, 474], "stay": [63, 67, 135, 349, 471, 472, 473, 476, 480], "65536": [63, 446, 480], "1114112": [63, 155], "623": [63, 315, 469, 471, 480], "py_ucs2": [63, 473], "py_ucs1": [63, 473], "narrow": [63, 316, 334, 341, 383, 453, 461, 469, 472, 473, 480], "pyasciiobject": [63, 473], "pycompactunicodeobject": [63, 473], "pyunicode_check": [63, 75], "pyunicode_checkexact": 63, "pyunicode_readi": [63, 470, 471, 473], "pyunicode_get_length": [63, 469, 473], "canon": [63, 67, 84, 86, 93, 141, 164, 180, 182, 183, 192, 208, 232, 287, 289, 293, 334, 343, 384, 410, 422, 427, 466, 475, 480], "pyunicode_1byte_data": [63, 473], "pyunicode_2byte_data": [63, 473], "pyunicode_4byte_data": [63, 473], "ucs1": [63, 480], "ucs2": [63, 480], "ucs4": [63, 461, 480], "pyunicode_kind": [63, 473], "pyunicode_1byte_kind": [63, 473], "pyunicode_2byte_kind": [63, 473], "pyunicode_4byte_kind": [63, 473], "pyunicode_wchar_kind": [63, 470, 471, 473], "pyunicod": [63, 480], "pyunicode_data": [63, 473, 480], "pyunicode_writ": [63, 473], "saniti": [63, 453, 474, 480], "pyunicode_read": [63, 473], "pyunicode_read_char": [63, 473], "pyunicode_max_char_valu": [63, 473], "py_unicode_isspac": [63, 480], "ch": [63, 91, 99, 100, 155, 174, 187, 392, 459, 480], "py_unicode_islow": 63, "lowercas": [63, 103, 106, 140, 152, 155, 164, 183, 193, 202, 232, 245, 256, 302, 316, 341, 342, 349, 361, 432, 467, 480], "py_unicode_isupp": 63, "uppercas": [63, 84, 92, 106, 117, 145, 175, 245, 256, 278, 289, 290, 341, 342, 432, 459, 466, 467, 471, 474, 476, 480], "py_unicode_istitl": 63, "titlecas": [63, 341, 432, 480], "py_unicode_islinebreak": 63, "linebreak": 63, "py_unicode_isdecim": [63, 472], "py_unicode_isdigit": 63, "py_unicode_isnumer": 63, "py_unicode_isalpha": 63, "alphabet": [63, 84, 88, 140, 143, 170, 175, 183, 193, 196, 259, 264, 265, 268, 305, 323, 331, 341, 382, 458, 462, 463, 464, 465, 466, 469, 474, 475, 476, 477, 478, 480], "py_unicode_isalnum": 63, "alphanumer": [63, 103, 148, 175, 190, 247, 265, 269, 296, 316, 328, 341, 342, 363, 462, 480], "py_unicode_isprint": 63, "printabl": [63, 67, 143, 155, 174, 175, 192, 193, 194, 195, 199, 200, 205, 222, 279, 314, 341, 342, 343, 360, 425, 460, 467, 472], "nonprint": [63, 341], "databas": [63, 67, 71, 83, 92, 103, 106, 139, 155, 174, 178, 180, 206, 222, 226, 240, 251, 258, 263, 273, 293, 295, 296, 305, 327, 336, 337, 341, 343, 360, 362, 363, 366, 372, 373, 388, 392, 422, 429, 432, 440, 460, 461, 462, 464, 465, 466, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "0x20": [63, 140, 341, 425], "bear": [63, 180, 240, 247, 280, 341, 349, 480], "py_unicode_tolow": [63, 472], "py_unicode_toupp": 63, "upper": [63, 67, 84, 91, 93, 94, 99, 100, 103, 119, 143, 145, 148, 157, 174, 187, 245, 280, 316, 334, 335, 337, 338, 341, 342, 372, 381, 385, 425, 427, 428, 433, 462, 472, 478, 480], "py_unicode_totitl": 63, "py_unicode_todecim": 63, "py_unicode_todigit": 63, "py_unicode_tonumer": 63, "py_unicode_is_surrog": 63, "0xd800": 63, "0xdfff": 63, "py_unicode_is_high_surrog": 63, "0xdbff": 63, "py_unicode_is_low_surrog": 63, "0xdc00": 63, "py_unicode_join_surrog": 63, "join": [63, 67, 76, 78, 84, 94, 100, 104, 111, 117, 123, 131, 133, 148, 151, 155, 157, 161, 172, 183, 187, 197, 199, 200, 205, 216, 219, 222, 239, 240, 241, 244, 256, 258, 265, 267, 276, 280, 281, 290, 291, 293, 299, 313, 316, 317, 318, 323, 328, 329, 332, 334, 335, 339, 341, 342, 359, 361, 362, 364, 382, 383, 391, 396, 404, 407, 408, 410, 419, 422, 438, 446, 449, 459, 463, 464, 465, 471, 472, 473, 474, 475, 476, 477, 478, 480], "pyunicode_new": [63, 469, 473], "maxchar": 63, "nearest": [63, 180, 183, 218, 222, 272, 349, 398, 426, 433, 467, 468, 480], "65535": [63, 419, 461], "1114111": [63, 349, 473], "pyunicode_fromkindanddata": [63, 473], "transform": [63, 67, 86, 92, 93, 94, 100, 102, 105, 106, 109, 119, 136, 142, 164, 180, 183, 190, 193, 194, 198, 202, 205, 208, 210, 222, 223, 252, 263, 264, 268, 296, 341, 375, 381, 382, 383, 410, 423, 424, 425, 427, 459, 460, 465, 467, 474, 475, 477, 480], "codepoint": [63, 244], "width": [63, 67, 74, 84, 91, 103, 114, 117, 138, 147, 155, 173, 174, 178, 180, 183, 219, 222, 244, 278, 289, 290, 304, 312, 316, 341, 342, 349, 360, 361, 363, 366, 369, 373, 378, 381, 383, 384, 398, 425, 432, 446, 449, 459, 462, 464, 465, 466, 471, 472, 474, 476, 478, 480], "asterisk": [63, 119, 245, 341, 383, 403, 410, 424, 427, 433, 477], "pad": [63, 67, 83, 119, 140, 143, 150, 174, 180, 183, 193, 196, 222, 231, 232, 256, 281, 334, 341, 342, 344, 346, 363, 366, 373, 392, 405, 459, 462, 465, 466, 472, 476, 480], "ll": [63, 72, 74, 75, 83, 84, 87, 88, 91, 92, 93, 94, 97, 99, 100, 103, 104, 106, 107, 109, 176, 190, 197, 266, 269, 289, 294, 316, 328, 337, 338, 341, 366, 381, 387, 410, 429, 431, 432, 459, 460, 461, 462, 463, 464, 465, 467, 468, 469, 471, 472, 478, 479, 480], "intmax_t": [63, 471, 480], "uintmax_t": 63, "ssize_t": [63, 67, 173, 344, 472, 473, 481], "ptrdiff_t": [63, 471, 480], "octal": [63, 84, 103, 109, 148, 181, 256, 289, 290, 316, 341, 342, 432, 459, 460, 462, 463, 465, 467, 470, 471, 472, 478, 479, 480], "hexadecim": [63, 84, 98, 103, 143, 155, 175, 232, 256, 289, 316, 341, 342, 349, 432, 459, 463, 465, 470, 471, 472, 473, 474, 480], "formatt": [63, 67, 115, 117, 265, 266, 289, 342, 360, 462, 466, 469, 472, 474, 475, 477, 480], "lld": [63, 453, 466], "llu": [63, 466], "li": [63, 408, 475, 477, 480], "lli": [63, 381], "zi": 63, "ing": [63, 78, 103, 190, 240, 466, 470, 473, 477, 480], "pyunicode_copycharact": [63, 469, 470, 473, 480], "to_start": 63, "from_start": 63, "how_mani": 63, "memcpi": [63, 470, 480], "pyunicode_fil": [63, 470, 473, 480], "fill_char": 63, "bigger": [63, 92, 272, 329, 341, 355, 458, 478, 480], "contrast": [63, 183, 223, 244, 305, 338, 341, 344, 366, 383, 409, 425, 426, 427, 429, 461, 473, 476, 477], "substr": [63, 94, 103, 106, 164, 190, 232, 289, 316, 341, 385, 427, 446, 459, 461, 462, 463, 464, 465, 473, 475, 477, 480], "buflen": [63, 334], "copy_nul": 63, "383": [63, 155, 334, 480], "strlen": [63, 78, 104, 106], "parsetupl": 63, "wcslen": 63, "deviat": [63, 102, 345, 391, 472, 473, 474, 480], "simplic": [63, 74, 259, 337, 341, 459, 461, 480], "pyunicode_asutf8": [63, 473, 477, 480], "byteord": [63, 67, 312, 341, 344, 349, 447, 480], "bom": [63, 67, 106, 142, 259, 375, 480], "divis": [63, 65, 67, 84, 86, 100, 110, 119, 180, 183, 210, 294, 299, 330, 337, 341, 425, 426, 427, 433, 440, 446, 462, 463, 465, 466, 470, 472, 479, 480, 481], "ufeff": 63, "ufff": 63, "odd": [63, 91, 94, 150, 183, 232, 305, 345, 432, 438, 459, 462, 463, 464, 466, 480], "ordin": [63, 93, 106, 155, 173, 174, 175, 180, 340, 341, 381, 473, 475], "unmap": [63, 373], "0xfffe": [63, 155], "translat": [63, 67, 72, 102, 103, 106, 109, 155, 173, 174, 184, 209, 210, 216, 217, 219, 222, 242, 243, 247, 255, 259, 279, 290, 330, 334, 341, 342, 345, 384, 410, 414, 416, 423, 424, 425, 459, 462, 463, 465, 466, 467, 468, 470, 472, 475, 477, 478, 480], "dbcs": [63, 155], "code_pag": [63, 473], "cp_acp": [63, 155, 473, 476], "we": [63, 71, 72, 74, 75, 84, 87, 88, 90, 92, 93, 94, 99, 100, 101, 103, 104, 106, 107, 111, 117, 119, 123, 126, 130, 131, 133, 136, 141, 147, 151, 152, 154, 157, 163, 164, 166, 167, 173, 180, 187, 188, 191, 193, 197, 199, 202, 205, 210, 229, 232, 239, 240, 244, 248, 258, 263, 265, 266, 280, 281, 289, 290, 296, 316, 329, 330, 335, 337, 338, 340, 341, 342, 344, 345, 359, 366, 375, 379, 381, 383, 385, 386, 387, 391, 392, 397, 399, 404, 408, 410, 416, 419, 424, 425, 427, 428, 429, 438, 440, 443, 453, 459, 461, 462, 464, 465, 466, 467, 471, 472, 473, 476, 478, 479, 480], "concat": [63, 67, 94, 221, 288, 383, 438], "sep": [63, 67, 84, 94, 115, 143, 180, 183, 222, 228, 241, 244, 290, 293, 338, 341, 342, 355, 404, 424, 438, 461, 464, 465, 466, 467, 470, 480], "maxsplit": [63, 103, 316, 341], "keepend": [63, 155, 187, 197, 341], "crlf": [63, 220, 241, 242, 477, 480], "tail": [63, 67, 93, 148, 157, 187, 258, 270, 291, 331, 410, 464, 471, 473, 476, 480], "forward": [63, 67, 84, 92, 94, 103, 119, 150, 152, 173, 174, 180, 188, 197, 219, 223, 227, 244, 255, 268, 286, 293, 294, 337, 338, 341, 381, 383, 399, 404, 408, 424, 459, 460, 461, 463, 465, 468, 472, 477, 480], "replstr": 63, "maxcount": 63, "uni": 63, "iso": [63, 147, 155, 180, 187, 192, 193, 199, 202, 236, 239, 263, 285, 311, 334, 337, 349, 363, 395, 404, 414, 416, 459, 463, 470, 472, 475, 476, 478, 480], "8859": [63, 106, 155, 187, 192, 193, 199, 202, 239, 285, 311, 404, 414, 459, 472, 475], "clarif": [63, 429, 480], "lot": [63, 67, 72, 74, 76, 78, 83, 84, 99, 103, 106, 107, 148, 166, 167, 173, 181, 190, 197, 231, 242, 256, 264, 280, 289, 301, 305, 327, 335, 345, 371, 379, 386, 396, 459, 460, 461, 462, 463, 465, 466, 467, 474, 479, 480], "talk": [63, 84, 91, 100, 106, 338, 345, 425, 464, 475], "neutral": [63, 72, 97, 474], "portabl": [64, 67, 72, 79, 80, 100, 106, 128, 173, 174, 212, 213, 216, 246, 247, 263, 272, 275, 290, 295, 296, 300, 303, 334, 339, 355, 363, 400, 418, 445, 458, 459, 462, 468, 473, 477, 478, 480], "grammar": [65, 67, 94, 109, 154, 261, 342, 374, 424, 428, 431, 432, 459, 460, 464, 467, 469, 471, 479, 480], "py_eval_input": [65, 78, 428], "py_file_input": [65, 428, 469], "py_single_input": [65, 428], "incompat": [65, 79, 102, 173, 181, 208, 210, 252, 256, 264, 268, 285, 290, 296, 383, 433, 453, 459, 462, 464, 467, 471, 472, 473, 475, 477, 478, 479, 480], "pyrun_anyfil": 65, "pyrun_anyfileexflag": 65, "closeit": 65, "pyrun_anyfileflag": 65, "pycompilerflag": [65, 478], "pyrun_anyfileex": 65, "devic": [65, 67, 97, 128, 155, 174, 175, 209, 222, 244, 255, 266, 290, 293, 325, 326, 329, 330, 334, 339, 345, 349, 355, 402, 410, 452, 459, 465, 480], "pseudo": [65, 67, 93, 117, 173, 178, 188, 193, 251, 271, 283, 290, 299, 319, 323, 338, 341, 349, 388, 429, 461, 462, 465, 471, 476, 480], "pyrun_interactiveloop": [65, 78], "pyrun_simplefil": [65, 71], "pyrun_simplefileexflag": [65, 480], "pyrun_simplestringflag": 65, "pyrun_simplefileex": 65, "fopen": [65, 187, 473], "rb": [65, 83, 86, 100, 102, 114, 123, 146, 157, 197, 205, 215, 222, 231, 232, 247, 249, 250, 255, 267, 285, 296, 299, 341, 375, 376, 383, 394, 398, 404, 416, 419, 432, 443, 449, 459, 462, 469, 473, 480], "lf": [65, 67, 115, 175, 205, 432, 480], "pyrun_interactiveon": [65, 480], "pyrun_interactiveoneflag": 65, "ps1": [65, 67, 154, 312, 334, 349, 396, 435, 447, 452, 478, 480], "ps2": [65, 67, 154, 312, 349, 435, 447, 452, 480], "errcod": [65, 67, 253, 416], "pyrun_interactiveloopflag": 65, "eof": [65, 67, 104, 116, 123, 127, 130, 133, 134, 146, 152, 154, 165, 190, 210, 219, 220, 222, 255, 267, 290, 306, 325, 328, 334, 337, 338, 356, 421, 452, 464, 469, 473, 480], "prototyp": [65, 67, 115, 152, 183, 337, 459, 464, 466, 480], "idl": [65, 67, 78, 79, 84, 86, 172, 173, 175, 226, 251, 331, 345, 365, 366, 381, 407, 408, 410, 456, 458, 461, 462, 481], "wait": [65, 67, 72, 84, 91, 100, 107, 112, 115, 117, 119, 121, 122, 123, 126, 129, 130, 131, 133, 134, 135, 161, 163, 174, 186, 204, 205, 242, 244, 251, 252, 254, 257, 266, 279, 280, 281, 290, 292, 315, 319, 322, 326, 330, 332, 334, 335, 337, 338, 339, 345, 358, 359, 362, 367, 381, 392, 396, 400, 438, 449, 462, 463, 464, 465, 466, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "integr": [65, 67, 72, 84, 86, 100, 112, 115, 183, 190, 218, 222, 244, 267, 272, 286, 287, 316, 335, 337, 341, 344, 362, 366, 385, 386, 387, 398, 427, 454, 458, 459, 462, 463, 465, 467, 472, 473, 477, 478, 479, 480], "_tkinter": [65, 366, 381, 462, 470, 475, 479, 480], "pyos_readlinefunctionpoint": [65, 78, 469, 471, 474, 480], "edit": [65, 67, 91, 94, 100, 103, 106, 115, 152, 164, 174, 187, 247, 248, 259, 268, 269, 290, 316, 317, 340, 355, 365, 366, 373, 442, 452, 458, 459, 460, 462, 463, 465, 467, 472, 476, 477, 480], "pyrun_str": [65, 78, 480], "pyrun_stringflag": 65, "pyrun_fil": 65, "pyrun_fileexflag": 65, "pyrun_fileex": 65, "pyrun_fileflag": 65, "py_compilestringflag": 65, "py_compilestringexflag": 65, "py_compilestringobject": 65, "constrain": [65, 97, 119, 205, 281, 383, 410, 424, 427, 429, 461, 464, 472, 478, 480], "kws": [65, 222, 349], "kwcount": 65, "defcount": 65, "kwdef": [65, 480], "precompil": [65, 321, 341, 452, 480], "unvarnish": 65, "thrown": [65, 94, 136, 180, 183, 265, 316, 461, 462, 473, 480], "pyeval_mergecompilerflag": 65, "cf": [65, 103, 334], "arbitrarili": [65, 119, 164, 166, 188, 265, 290, 315, 341, 385, 392, 427, 463, 471, 478, 480], "__future__": [65, 67, 86, 87, 102, 109, 156, 210, 222, 251, 252, 260, 312, 383, 424, 425, 433, 461, 462, 464, 465, 467, 469, 470, 474, 475, 477, 479, 480, 481], "cf_flag": [65, 478], "cf_feature_vers": [65, 478, 480], "pycf_only_ast": [65, 67, 119, 261, 464, 478, 480], "co_future_divis": [65, 479], "238": [65, 67, 86, 110, 467, 481], "pyweakref_check": 66, "pyweakref_checkref": 66, "pyweakref_checkproxi": 66, "pyweakref_get_object": [66, 470, 480], "695": [67, 99, 383, 426, 433, 480], "701": [67, 480], "syntact": [67, 84, 166, 199, 247, 311, 337, 341, 375, 383, 386, 391, 397, 411, 424, 426, 427, 431, 432, 433, 438, 463, 464, 467, 480], "formal": [67, 190, 222, 232, 289, 316, 341, 342, 391, 411, 418, 425, 426, 427, 431, 433, 459, 461, 468, 474, 475, 478, 479, 480], "684": [67, 480], "669": [67, 100, 157, 480], "688": [67, 158, 425, 480], "709": [67, 466, 480], "692": [67, 383, 480], "typeddict": [67, 184, 382, 383, 469, 478, 480], "698": [67, 383, 480], "decor": [67, 86, 92, 93, 100, 119, 137, 158, 173, 178, 179, 184, 222, 223, 252, 312, 318, 341, 359, 383, 385, 417, 424, 425, 426, 427, 428, 464, 466, 467, 470, 472, 473, 474, 477, 478, 479, 480, 481], "asyncio": [67, 83, 99, 100, 111, 121, 123, 124, 125, 126, 127, 128, 129, 130, 131, 133, 134, 135, 136, 153, 161, 166, 185, 251, 257, 264, 280, 338, 345, 349, 362, 386, 387, 425, 427, 452, 480], "calendar": [67, 153, 179, 180, 251, 363, 448, 459, 462, 470, 476, 480], "csv": [67, 98, 157, 214, 251, 359, 448, 462, 464, 468, 476, 480], "dis": [67, 86, 153, 251, 252, 261, 297, 349, 476, 480], "fraction": [67, 72, 106, 180, 183, 190, 222, 223, 251, 258, 263, 272, 286, 287, 305, 315, 316, 337, 338, 340, 341, 362, 363, 381, 427, 432, 441, 446, 461, 462, 463, 464, 466, 467, 468, 469, 475, 476, 478, 479, 480], "itertool": [67, 86, 109, 157, 221, 222, 223, 233, 244, 247, 251, 272, 276, 288, 315, 340, 462, 463, 464, 465, 466, 467, 468, 480], "math": [67, 86, 94, 151, 163, 183, 190, 209, 218, 222, 251, 258, 280, 286, 287, 315, 340, 341, 344, 349, 381, 423, 425, 427, 439, 441, 443, 448, 453, 462, 463, 465, 466, 468, 480], "pathlib": [67, 117, 139, 160, 216, 228, 247, 248, 249, 250, 251, 290, 291, 413, 419, 480], "pdb": [67, 84, 111, 139, 141, 153, 182, 190, 211, 222, 251, 349, 378, 379, 452, 458, 462, 464, 465, 468, 470, 480], "shutil": [67, 83, 100, 107, 116, 139, 163, 216, 222, 231, 251, 290, 293, 345, 355, 359, 399, 448, 462, 465, 466, 469, 477, 480], "sqlite3": [67, 83, 92, 139, 153, 157, 251, 295, 296, 453, 465, 466, 478, 480], "tempfil": [67, 107, 139, 197, 216, 222, 251, 280, 290, 324, 359, 392, 399, 465, 467, 480], "tkinter": [67, 79, 251, 365, 381, 456, 459, 462, 465, 467, 468, 480], "unicodedata": [67, 103, 106, 251, 341, 360, 427, 432, 459, 464, 465, 466, 469, 472, 473, 480], "unittest": [67, 77, 83, 109, 153, 184, 251, 359, 379, 397, 448, 462, 468, 479, 480], "uuid": [67, 153, 251, 253, 278, 334, 464, 470, 478, 480], "demo": [67, 88, 100, 219, 244, 408, 417, 448, 462, 465, 472, 481], "13": [67, 94, 96, 100, 101, 106, 109, 114, 136, 138, 147, 148, 149, 150, 155, 157, 170, 173, 180, 190, 208, 223, 233, 238, 246, 256, 258, 263, 269, 275, 278, 284, 291, 292, 298, 319, 329, 333, 336, 337, 340, 341, 342, 346, 356, 357, 375, 383, 394, 400, 405, 426, 438, 441, 443, 446, 447, 461, 462, 463, 464, 465, 466, 470, 472, 474, 475, 477, 478, 479, 480, 481], "asynchat": [67, 423, 465, 470, 474, 480], "asyncor": [67, 423, 463, 465, 470, 480], "configpars": [67, 111, 214, 251, 265, 328, 459, 463, 466, 467, 468, 470, 474, 477, 480], "distutil": [67, 70, 76, 108, 248, 460, 464, 465, 466, 470, 472, 478, 480, 481], "ensurepip": [67, 108, 139, 153, 189, 251, 396, 453, 469, 480], "ftplib": [67, 139, 153, 155, 251, 253, 392, 460, 462, 465, 466, 472, 474, 475, 476, 480], "gzip": [67, 79, 86, 100, 116, 146, 153, 155, 197, 215, 251, 273, 329, 355, 359, 406, 423, 448, 459, 462, 466, 468, 469, 474, 476, 480], "ssl": [67, 93, 107, 123, 130, 133, 220, 239, 245, 251, 257, 266, 285, 290, 302, 324, 332, 334, 383, 392, 404, 416, 423, 453, 457, 459, 462, 463, 466, 479, 480], "webbrows": [67, 139, 153, 197, 251, 253, 459, 464, 470, 480], "etre": [67, 251, 270, 406, 408, 448, 464, 466, 472, 476, 478, 479, 480], "elementtre": [67, 251, 270, 406, 408, 448, 474, 476, 478, 479, 480], "zipimport": [67, 173, 249, 251, 277, 299, 429, 462, 464, 468, 480], "port": [67, 90, 91, 100, 102, 104, 107, 123, 133, 139, 164, 220, 239, 240, 242, 244, 245, 253, 254, 265, 266, 280, 285, 290, 302, 310, 330, 332, 334, 335, 337, 338, 339, 356, 359, 391, 392, 404, 416, 417, 460, 461, 480, 481], "15": [67, 77, 84, 91, 94, 96, 99, 100, 105, 106, 128, 147, 155, 157, 164, 178, 180, 190, 200, 208, 212, 220, 233, 238, 244, 255, 256, 258, 264, 285, 290, 296, 315, 316, 319, 337, 338, 340, 341, 342, 345, 349, 363, 364, 375, 378, 384, 421, 422, 432, 443, 453, 460, 462, 463, 464, 465, 466, 468, 469, 470, 472, 475, 476, 477, 478, 479, 480], "657": [67, 480], "654": [67, 480], "678": [67, 471, 480], "exe": [67, 85, 101, 103, 244, 266, 280, 290, 291, 329, 331, 345, 396, 419, 435, 443, 445, 453, 458, 461, 466, 472, 476, 477, 480], "launcher": [67, 396, 418, 445, 455, 466, 473, 474, 476, 477, 480], "646": [67, 155, 383, 480], "variad": [67, 115, 383, 438, 480], "655": [67, 383, 480], "673": [67, 100, 383, 480], "675": [67, 222, 383, 480], "681": [67, 383, 480], "563": [67, 110, 285, 383, 424, 433, 480], "contextlib": [67, 77, 184, 251, 312, 337, 341, 379, 466, 467, 468, 478, 480], "dataclass": [67, 157, 208, 233, 251, 304, 305, 312, 313, 337, 341, 383, 437, 438, 480], "fcntl": [67, 139, 251, 334, 388, 461, 462, 463, 465, 480], "functool": [67, 84, 86, 87, 92, 105, 109, 123, 126, 144, 157, 217, 221, 222, 248, 251, 252, 258, 341, 425, 464, 465, 466, 467, 468, 480], "idlelib": [67, 153, 365, 366, 462, 480], "sysconfig": [67, 71, 101, 153, 251, 290, 312, 379, 396, 422, 469, 474, 480], "venv": [67, 86, 100, 108, 111, 153, 189, 248, 251, 352, 450, 458, 471, 473, 477, 480], "zipfil": [67, 116, 153, 251, 321, 324, 329, 355, 397, 418, 429, 448, 449, 452, 459, 464, 465, 466, 468, 480], "cheaper": [67, 378, 477], "lazi": [67, 87, 94, 132, 222, 258, 277, 338, 341, 349, 356, 383, 402, 424, 433, 464, 469, 471, 475, 477, 480], "659": [67, 480], "faq": [67, 77, 84, 85, 222, 232, 252, 287, 302, 341, 391, 426, 451, 464, 466, 474, 480], "jit": [67, 471, 476, 480], "wildcard": [67, 119, 186, 217, 228, 285, 328, 345, 385, 410, 432, 438, 440, 442, 477, 478, 480], "604": [67, 87, 341, 383, 480], "612": [67, 99, 383, 465, 480], "613": [67, 383, 480], "typealia": [67, 119, 184, 261, 383, 480], "647": [67, 383, 480], "argpars": [67, 84, 95, 100, 115, 157, 187, 197, 225, 251, 289, 306, 396, 448, 471, 480, 481], "smtpd": [67, 470, 471, 476, 479, 480], "base64": [67, 143, 153, 155, 192, 193, 194, 195, 196, 199, 200, 203, 205, 232, 245, 248, 251, 282, 314, 323, 324, 332, 338, 379, 392, 394, 416, 461, 463, 479, 480], "bdb": [67, 164, 182, 251, 294, 453, 466, 478, 480], "bisect": [67, 179, 251, 449, 463, 480], "curs": [67, 95, 115, 251, 459, 460, 463, 465, 480], "__slots__": [67, 86, 157, 178, 222, 223, 252, 296, 399, 461, 466, 478, 480], "doctest": [67, 77, 83, 109, 153, 173, 184, 251, 359, 375, 378, 379, 385, 448, 460, 462, 464, 466, 468, 472, 473, 480], "fileinput": [67, 153, 216, 222, 251, 290, 349, 464, 470, 472, 478, 480], "glob": [67, 100, 139, 141, 184, 190, 216, 217, 251, 278, 291, 293, 294, 329, 345, 448, 465, 466, 470, 471, 472, 476, 480], "hmac": [67, 170, 171, 232, 251, 266, 280, 296, 323, 334, 461, 466, 478, 480], "metadata": [67, 83, 96, 107, 108, 178, 223, 227, 247, 251, 252, 277, 285, 290, 291, 308, 329, 339, 355, 383, 416, 419, 425, 429, 438, 450, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480, 481], "linecach": [67, 216, 251, 379, 480], "pprint": [67, 92, 144, 179, 187, 251, 294, 296, 338, 449, 460, 468, 472, 480], "py_compil": [67, 84, 153, 160, 251, 261, 466, 471, 472, 474, 480], "pyclbr": [67, 153, 251, 261, 480], "shelv": [67, 83, 181, 251, 271, 295, 296, 324, 341, 459, 462, 472, 480], "urllib": [67, 83, 95, 109, 133, 139, 148, 163, 166, 220, 223, 238, 239, 240, 251, 253, 266, 304, 379, 386, 396, 448, 459, 462, 464, 465, 467, 478, 480], "652": [67, 480], "summari": [67, 83, 190, 248, 289, 299, 304, 319, 377, 378, 404, 423, 450, 458, 460, 461, 462, 463, 472, 480, 481], "highlight": [67, 79, 91, 174, 187, 244, 385, 391, 454, 459, 466, 469, 470, 472, 480, 481], "zoneinfo": [67, 179, 180, 251, 363, 453, 480], "graphlib": [67, 179, 251, 480], "ast": [67, 153, 181, 222, 251, 261, 348, 374, 375, 464, 469, 470, 471, 473, 477, 480], "compileal": [67, 84, 153, 251, 261, 308, 349, 447, 453, 458, 471, 472, 476, 480], "http": [67, 79, 83, 99, 100, 104, 107, 130, 139, 140, 147, 148, 153, 155, 163, 166, 180, 191, 197, 205, 206, 237, 251, 253, 266, 282, 310, 311, 324, 330, 334, 335, 338, 359, 379, 390, 391, 392, 393, 406, 410, 412, 415, 416, 417, 421, 423, 425, 429, 448, 449, 450, 451, 452, 456, 459, 461, 462, 463, 464, 465, 467, 471, 478, 480], "imaplib": [67, 103, 139, 191, 251, 253, 302, 461, 462, 463, 466, 468, 471, 476, 480], "ipaddress": [67, 95, 251, 253, 478, 480], "multiprocess": [67, 83, 99, 104, 122, 123, 161, 163, 244, 251, 266, 313, 324, 338, 359, 362, 395, 404, 466, 467, 471, 480, 481], "nntplib": [67, 139, 191, 198, 251, 347, 459, 463, 466, 468, 470, 471, 472, 480], "poplib": [67, 139, 153, 191, 251, 253, 448, 463, 471, 473, 476, 480], "smtplib": [67, 83, 100, 139, 191, 197, 198, 205, 251, 253, 266, 338, 448, 461, 465, 471, 472, 476, 480], "notabl": [67, 98, 134, 188, 263, 280, 281, 330, 337, 350, 397, 422, 460, 461, 462, 463, 464, 465, 466, 468, 481], "sur": [67, 480], "appl": [67, 92, 173, 187, 214, 244, 251, 266, 288, 344, 439, 448, 456, 462, 465, 466, 476, 480], "silicon": [67, 480], "mac": [67, 222, 232, 300, 329, 338, 373, 395, 453, 455, 467, 469, 471, 472, 474, 476, 477, 480], "parallel": [67, 83, 86, 94, 98, 100, 121, 123, 126, 131, 134, 160, 161, 166, 204, 222, 229, 232, 251, 258, 349, 381, 385, 398, 400, 410, 440, 452, 459, 466, 472, 473, 474, 475, 479, 480], "band": [67, 295, 325, 480], "cprofil": [67, 153, 182, 464, 480], "gettext": [67, 88, 100, 243, 251, 263, 408, 432, 448, 459, 463, 470, 480], "json": [67, 99, 100, 117, 148, 153, 164, 248, 251, 255, 265, 266, 282, 295, 304, 344, 442, 448, 466, 468, 469, 472, 473, 474, 479, 480], "plistlib": [67, 214, 251, 476, 477, 479, 480], "shlex": [67, 111, 123, 134, 164, 219, 251, 294, 345, 471, 479, 480], "tarfil": [67, 111, 116, 153, 251, 329, 448, 462, 463, 464, 465, 466, 471, 476, 477, 480], "xmlrpc": [67, 251, 253, 280, 296, 406, 423, 448, 461, 467, 474, 480], "postpon": [67, 110, 174, 247, 383, 424, 425, 470, 480], "553": [67, 480], "562": [67, 425, 480], "564": [67, 480], "nanosecond": [67, 290, 363, 402, 464, 473, 478, 479, 480], "565": [67, 210], "560": [67, 382, 425, 480], "545": 67, "binascii": [67, 98, 140, 155, 251, 282, 394, 423, 466, 470, 474, 479, 480], "crypt": [67, 171, 251, 307, 347, 423, 470, 471, 476, 480], "dbm": [67, 83, 251, 295, 296, 327, 425, 453, 466, 467, 478, 480], "server": [67, 83, 84, 91, 94, 99, 104, 107, 133, 148, 153, 164, 167, 173, 189, 191, 195, 197, 205, 220, 223, 232, 238, 239, 240, 241, 244, 245, 251, 253, 254, 256, 264, 265, 266, 280, 285, 290, 291, 293, 302, 310, 315, 324, 325, 326, 330, 332, 334, 337, 349, 352, 353, 356, 359, 362, 366, 379, 383, 390, 392, 415, 423, 448, 449, 458, 460, 461, 462, 463, 464, 465, 466, 471, 473, 474, 475, 476, 478, 479, 480, 481], "mimetyp": [67, 153, 194, 197, 251, 269, 282, 379, 404, 461, 465, 476, 480], "msilib": [67, 251, 347, 464, 465, 470, 471, 480], "queue": [67, 83, 99, 100, 104, 120, 123, 133, 157, 161, 174, 179, 209, 229, 251, 258, 265, 266, 290, 315, 319, 322, 325, 334, 335, 341, 356, 358, 362, 366, 410, 442, 449, 459, 462, 463, 464, 465, 467, 472, 475, 478, 479, 480], "socketserv": [67, 100, 238, 242, 251, 253, 334, 417, 465, 466, 467, 480], "mock": [67, 184, 251, 379, 385, 470, 473, 474, 478, 479, 480], "uu": [67, 143, 155, 394, 423, 461, 470, 471, 480], "zipapp": [67, 111, 153, 189, 251, 480], "aifc": [67, 203, 251, 333, 346, 347, 398, 459, 470, 471, 479, 480], "macpath": [67, 478, 480], "sunau": [67, 251, 347, 470, 471, 479, 480], "wave": [67, 150, 251, 274, 346, 459, 476, 479, 480], "498": [67, 86, 432, 474, 480], "526": [67, 86, 100, 119, 178, 383, 424, 433, 469, 477, 478, 480], "515": [67, 218, 342, 470, 480], "525": [67, 86, 158, 252, 349, 427, 480], "530": [67, 427, 480], "487": [67, 480], "enhanc": [67, 79, 86, 91, 94, 100, 172, 223, 242, 265, 280, 338, 345, 359, 373, 381, 383, 427, 432, 459, 460, 461, 463, 464, 467, 468, 472, 473, 474, 475, 480, 481], "519": [67, 86, 379, 480], "495": [67, 422, 480], "520": 67, "468": [67, 157, 480], "dtrace": [67, 95, 453, 480], "systemtap": [67, 95, 453, 480], "probe": [67, 96, 474, 480], "cmath": [67, 86, 251, 272, 287, 341, 463, 465, 474, 480], "email": [67, 86, 99, 140, 143, 148, 232, 239, 240, 242, 248, 251, 265, 266, 268, 269, 282, 290, 316, 332, 338, 349, 363, 392, 423, 429, 448, 450, 461, 463, 464, 465, 466, 471, 480], "pickletool": [67, 153, 251, 261, 296, 379, 465, 480], "rlcomplet": [67, 111, 251, 317, 331, 360, 464, 465, 480], "telnetlib": [67, 139, 251, 347, 465, 470, 471, 480], "timeit": [67, 84, 153, 166, 182, 251, 305, 448, 452, 462, 463, 465, 480], "robotpars": [67, 251, 253, 389, 459, 467, 480], "winreg": [67, 139, 251, 401, 447, 467, 480], "winsound": [67, 76, 251, 401, 480], "grp": [67, 251, 307, 336, 345, 388, 462, 479, 480], "regen": [67, 453, 480], "492": [67, 86, 158, 252, 424, 425, 427, 476, 480], "465": [67, 332, 480], "infix": 67, "448": [67, 427, 480], "461": [67, 341], "percent": [67, 83, 261, 340, 342, 374, 391, 423, 458, 465, 467, 472, 480], "484": [67, 86, 119, 341, 383, 424, 425, 433, 438, 469, 470, 471, 476, 477, 478, 480], "471": [67, 157, 480], "scandir": [67, 115, 139, 228, 290, 293, 476, 477, 478, 480], "better": [67, 71, 72, 74, 75, 83, 84, 92, 94, 98, 100, 102, 103, 111, 117, 123, 135, 138, 156, 173, 187, 190, 208, 212, 223, 225, 231, 244, 258, 263, 268, 280, 289, 290, 302, 305, 325, 344, 345, 362, 363, 366, 373, 381, 383, 385, 386, 387, 394, 410, 459, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 476, 477, 478, 479, 480], "475": [67, 210, 222, 290, 325, 326, 330, 334, 363, 480], "retri": [67, 103, 107, 210, 266, 290, 325, 326, 330, 334, 338, 345, 392, 426, 438, 461, 462, 466, 470, 480], "479": [67, 110, 210, 476, 477, 480], "485": [67, 151, 272, 480], "486": [67, 211, 473, 480], "awar": [67, 76, 97, 102, 103, 105, 136, 164, 176, 179, 191, 193, 197, 199, 200, 202, 203, 206, 223, 227, 245, 263, 269, 290, 293, 337, 338, 342, 349, 363, 366, 397, 410, 413, 452, 453, 458, 459, 461, 462, 463, 467, 468, 471, 472, 473, 476, 477, 480], "488": [67, 247, 308, 359, 452, 480], "elimin": [67, 92, 99, 102, 183, 187, 247, 248, 258, 259, 268, 293, 297, 381, 453, 463, 473, 478, 480], "pyo": [67, 160, 247, 379, 462, 465, 466, 474, 480], "bz2": [67, 116, 155, 173, 215, 251, 267, 293, 329, 355, 359, 419, 448, 462, 466, 468, 469, 474, 479, 480], "cgi": [67, 107, 242, 251, 324, 325, 347, 392, 393, 404, 417, 459, 465, 469, 470, 471, 472, 474, 476, 477, 478, 479, 480], "difflib": [67, 142, 153, 190, 213, 251, 360, 460, 461, 463, 464, 465, 466, 474, 480], "heapq": [67, 86, 179, 222, 223, 251, 313, 315, 449, 462, 463, 464, 465, 480], "imghdr": [67, 251, 333, 347, 470, 471, 480], "lzma": [67, 116, 146, 251, 329, 355, 359, 406, 419, 448, 469, 474, 480], "selector": [67, 94, 122, 123, 128, 251, 253, 257, 258, 325, 330, 335, 338, 358, 365, 392, 466, 468, 477, 480], "sndhdr": [67, 251, 347, 470, 471, 480], "bio": [67, 285, 480], "negoti": [67, 238, 338, 465, 473, 480], "wsgiref": [67, 251, 253, 470, 472, 476, 478, 480], "sax": [67, 251, 270, 406, 407, 408, 409, 448, 459, 460, 469, 478, 480], "453": [67, 207], "bootstrap": [67, 108, 139, 189, 251, 315, 331, 396, 471, 480], "pip": [67, 75, 102, 111, 189, 248, 251, 258, 396, 418, 442, 452, 458, 469, 471, 480], "446": [67, 466], "audioop": [67, 251, 347, 464, 470, 471, 479, 480], "colorsi": [67, 251, 274, 480], "filecmp": [67, 153, 187, 216, 251, 459, 480], "html": [67, 70, 77, 78, 79, 94, 99, 103, 107, 123, 133, 147, 148, 149, 155, 159, 187, 197, 202, 239, 240, 242, 244, 251, 270, 290, 310, 337, 338, 366, 377, 391, 392, 393, 404, 408, 409, 410, 414, 416, 417, 421, 423, 425, 432, 449, 452, 453, 456, 457, 459, 460, 461, 462, 463, 464, 465, 466, 467, 469, 475, 477, 478, 479, 480, 481], "pti": [67, 139, 251, 290, 338, 388, 471, 480], "stat": [67, 86, 106, 115, 182, 187, 213, 216, 231, 247, 251, 253, 255, 266, 285, 290, 291, 293, 302, 329, 338, 355, 379, 383, 429, 461, 462, 464, 465, 469, 471, 472, 475, 476, 477, 478, 480], "textwrap": [67, 117, 251, 360, 449, 462, 465, 480], "445": 67, "456": [67, 72, 100, 183], "secur": [67, 84, 100, 115, 123, 161, 171, 173, 220, 239, 240, 241, 245, 251, 253, 266, 267, 269, 280, 282, 285, 290, 296, 302, 311, 323, 328, 331, 332, 334, 341, 349, 355, 392, 402, 404, 408, 409, 410, 411, 416, 417, 455, 459, 460, 461, 462, 464, 465, 471, 472, 473, 475, 476, 477, 478, 479], "interchang": [67, 100, 114, 140, 150, 180, 183, 210, 232, 264, 333, 341, 344, 366, 383, 387, 425, 432, 459, 465, 472, 473], "436": [67, 316], "clinic": [67, 476, 478, 480], "476": [67, 379, 480], "certif": [67, 123, 130, 133, 239, 245, 266, 302, 359, 392, 416, 465, 471, 477, 480], "verif": [67, 116, 265, 337, 338, 341, 391, 472, 480], "405": [67, 107, 238, 396, 481], "420": [67, 86, 247, 429, 480, 481], "3118": [67, 341, 467, 478, 480, 481], "flexibl": [67, 72, 83, 88, 92, 97, 99, 100, 103, 109, 130, 148, 166, 173, 187, 190, 193, 202, 205, 227, 264, 265, 280, 289, 292, 296, 337, 341, 345, 355, 363, 383, 386, 397, 408, 410, 425, 459, 460, 462, 464, 466, 467, 472, 475, 479, 481], "397": [67, 329, 458, 475, 480, 481], "rework": [67, 210, 285, 460, 461, 462, 464, 466, 472, 476, 480, 481], "380": [67, 350, 427, 481], "subgener": [67, 427, 481], "409": [67, 107, 238, 481], "414": [67, 107, 183, 238, 340, 379, 432, 462, 480, 481], "3155": [67, 86, 481], "412": [67, 107, 223, 238, 481], "362": [67, 86, 96, 252, 481], "421": [67, 238, 349, 480, 481], "simplenamespac": [67, 157, 179, 304, 382, 396, 479, 480], "finer": [67, 73, 99, 123, 264, 290, 471, 477, 478, 480, 481], "grain": [67, 83, 99, 100, 174, 190, 264, 290, 315, 349, 392, 425, 471, 480, 481], "framework": [67, 83, 100, 120, 123, 130, 152, 164, 167, 173, 182, 184, 190, 219, 244, 251, 253, 331, 332, 338, 341, 349, 385, 392, 404, 417, 425, 440, 453, 456, 461, 462, 465, 466, 467, 472, 474, 475, 477, 478, 479, 480, 481], "sched": [67, 161, 251, 465, 480], "384": [67, 180, 464, 469, 471, 479, 480, 481], "389": [67, 481], "391": [67, 481], "3148": [67, 163, 481], "repositori": [67, 247, 422, 457, 459, 460, 464, 466, 480, 481], "3149": [67, 349, 480, 481], "3333": [67, 404, 481], "web": [67, 83, 84, 94, 102, 104, 106, 107, 148, 223, 232, 241, 242, 244, 251, 253, 254, 266, 269, 310, 337, 338, 391, 392, 404, 407, 417, 423, 429, 458, 459, 460, 461, 462, 463, 464, 465, 466, 474, 480, 481], "gateway": [67, 107, 148, 253, 464, 481], "v1": [67, 334, 344, 480, 481], "ftp": [67, 79, 107, 251, 253, 266, 283, 391, 392, 457, 459, 460, 465, 466, 473, 479, 480], "popen": [67, 100, 115, 123, 130, 134, 139, 148, 161, 205, 245, 290, 298, 303, 325, 334, 357, 359, 396, 425, 463, 465, 473, 474, 476, 477, 478, 480], "nntp": [67, 191, 251, 347, 391, 463, 473, 479, 480], "mailbox": [67, 84, 191, 198, 245, 251, 282, 302, 464, 466, 476, 479, 480], "turtledemo": [67, 153, 219, 244, 480], "372": [67, 481], "378": [67, 342, 379, 481], "thousand": [67, 106, 232, 263, 304, 305, 316, 342, 438, 476, 477, 480, 481], "stumbl": [67, 481], "vs": [67, 184, 305, 360, 424, 480], "overview": [67, 73, 97, 106, 256, 277, 285, 289, 304, 305, 312, 458, 459, 460, 461, 462, 464, 465, 466, 471, 472, 475, 477, 481], "3101": [67, 342, 481], "miscellan": [67, 115, 116, 152, 161, 188, 191, 214, 282, 365, 404, 455, 480, 481], "3106": [67, 481], "3137": [67, 481], "ttk": [67, 251, 365, 366, 372, 468, 476, 477, 478, 480], "theme": [67, 244, 251, 365, 366, 462, 465, 468, 476, 477, 480], "widget": [67, 80, 91, 92, 100, 115, 166, 178, 186, 244, 251, 289, 365, 368, 381, 385, 459, 462, 463, 468, 472, 476, 480], "tk": [67, 244, 251, 368, 369, 381, 436, 456, 458, 459, 460, 465, 468, 469, 470, 472, 473, 475, 476, 477, 479, 480], "freebsd": [67, 91, 112, 130, 209, 212, 275, 290, 292, 306, 319, 325, 334, 349, 359, 362, 363, 455, 464, 470, 474, 477, 479, 480], "mainten": [67, 207, 432, 458, 471, 472, 473, 474, 477, 478, 479, 480, 481], "434": [67, 244], "branch": [67, 151, 188, 267, 316, 350, 359, 372, 377, 459, 464, 465, 479, 480], "466": 67, "network": [67, 99, 104, 106, 107, 130, 133, 138, 142, 181, 209, 244, 246, 251, 253, 254, 266, 280, 285, 290, 296, 319, 325, 332, 338, 344, 352, 355, 359, 391, 392, 395, 402, 411, 417, 429, 460, 461, 462, 465, 473, 475, 477, 478, 480], "477": [67, 471, 480], "backport": [67, 102, 183, 244, 248, 249, 355, 383, 386, 419, 465, 475, 476, 477, 478, 479, 480], "493": [67, 96], "migrat": [67, 90, 248, 249, 252, 383, 397, 407, 433, 464, 465, 468, 471, 473, 474, 480], "roundup": 67, "343": [67, 86, 110, 166, 424, 425, 443, 446, 467, 481], "366": [67, 93, 96, 180, 247, 321, 363, 429, 467, 473, 481], "370": [67, 331, 452, 467, 480, 481], "371": [67, 467, 481], "3105": [67, 110, 467, 481], "3110": [67, 467, 481], "3112": [67, 110, 467, 481], "3116": [67, 86, 467, 468, 481], "3127": [67, 467, 481], "3129": [67, 424, 467, 481], "3141": [67, 113, 286, 467, 481], "future_builtin": [67, 109], "javascript": [67, 164, 237, 241, 254, 259, 296, 438, 443, 469, 480], "notat": [67, 77, 86, 94, 97, 100, 103, 106, 164, 183, 222, 256, 259, 270, 275, 290, 296, 311, 334, 341, 342, 345, 360, 366, 386, 407, 410, 412, 424, 425, 427, 428, 430, 432, 437, 443, 452, 462, 463, 464, 467, 472, 478, 479, 480], "irix": [67, 467, 480], "308": [67, 223, 238, 427, 480, 481], "309": [67, 481], "314": [67, 84, 481], "328": [67, 110, 222, 247, 429, 467, 473, 481], "338": [67, 321, 429, 452, 481], "341": [67, 100, 481], "unifi": [67, 119, 155, 187, 190, 296, 384, 474, 480, 481], "342": [67, 94, 158, 364, 427, 481], "352": [67, 465, 467, 470, 480, 481], "357": [67, 481], "218": [67, 223, 481], "237": [67, 341, 467, 481], "289": [67, 94, 223, 305, 481], "292": [67, 100, 264, 342, 481], "318": [67, 424, 481], "322": [67, 481], "324": [67, 84, 345, 481], "327": [67, 470, 481], "whi": [67, 72, 74, 91, 92, 93, 94, 97, 99, 102, 106, 111, 148, 164, 173, 190, 198, 232, 247, 250, 258, 268, 272, 280, 289, 290, 296, 342, 352, 385, 386, 387, 404, 425, 458, 461, 464, 466, 471, 477, 480], "331": [67, 481], "cookielib": [67, 466, 467], "datatyp": [67, 74, 84, 173, 183, 214, 259, 296, 463, 465, 466, 468, 472, 481], "263": [67, 106, 247, 375, 464, 480, 481], "273": [67, 155, 267, 281, 420, 481], "zip": [67, 84, 86, 94, 100, 109, 111, 116, 143, 155, 157, 163, 189, 222, 247, 248, 249, 250, 251, 258, 272, 277, 324, 329, 337, 341, 342, 351, 355, 359, 406, 429, 437, 439, 447, 449, 450, 458, 459, 463, 464, 465, 466, 467, 468, 469, 470, 472, 475, 476, 477, 480, 481], "archiv": [67, 83, 100, 102, 111, 116, 189, 216, 248, 251, 268, 277, 339, 351, 359, 396, 423, 448, 459, 460, 464, 465, 466, 468, 471, 472, 474, 477, 478, 480, 481], "277": [67, 481], "nt": [67, 99, 107, 157, 266, 290, 300, 311, 312, 349, 396, 408, 410, 459, 472, 478, 480, 481], "278": [67, 86, 481], "univers": [67, 86, 93, 172, 180, 222, 232, 245, 247, 255, 341, 355, 363, 385, 391, 395, 419, 453, 456, 463, 464, 465, 470, 474, 476, 477, 479, 480, 481], "279": [67, 223, 481], "282": [67, 264, 329, 481], "285": [67, 86, 437, 481], "293": [67, 379, 481], "301": [67, 100, 107, 238, 392, 480, 481], "302": [67, 86, 107, 222, 238, 239, 242, 247, 262, 299, 321, 349, 392, 420, 429, 464, 465, 468, 473, 480, 481], "305": [67, 107, 172, 238, 481], "307": [67, 107, 238, 296, 392, 481], "optpars": [67, 88, 115, 251, 347, 463, 464, 466, 472, 476, 480], "252": [67, 97, 425, 480, 481], "253": [67, 97, 481], "diamond": [67, 93, 174, 222, 425], "234": [67, 183, 342, 449, 468, 475, 481], "227": [67, 110, 481], "scope": [67, 77, 84, 86, 93, 97, 99, 100, 110, 111, 119, 141, 147, 157, 188, 252, 256, 294, 304, 311, 317, 328, 334, 338, 348, 349, 366, 383, 386, 387, 396, 408, 410, 412, 424, 425, 427, 429, 433, 442, 447, 459, 465, 467, 471, 472, 473, 476, 477, 478, 479, 480, 481], "236": [67, 433, 481], "207": [67, 238, 305, 481], "230": [67, 220, 472, 476, 481], "229": [67, 481], "205": [67, 107, 238, 242, 285, 399, 480, 481], "232": [67, 481], "235": [67, 247, 480, 481], "217": [67, 379, 481], "208": [67, 238, 481], "241": [67, 481], "sax2": [67, 251, 270, 406, 408, 412], "dom": [67, 251, 254, 270, 406, 412, 448, 460, 462, 464, 470, 478, 480], "relationship": [67, 92, 101, 130, 158, 180, 190, 295, 340, 341, 349, 366, 377, 399, 407, 423, 425, 464, 480], "pyxml": [67, 460], "changelog": [67, 304, 466, 469, 470, 471, 473, 474, 475, 476, 477, 478, 479, 481], "candid": [67, 79, 92, 110, 202, 227, 349, 425, 464, 465, 466, 474, 481], "lambda": [67, 86, 100, 105, 119, 123, 130, 141, 144, 157, 164, 178, 187, 223, 232, 252, 258, 261, 280, 296, 315, 337, 341, 355, 361, 364, 382, 385, 386, 387, 396, 417, 424, 425, 428, 430, 432, 439, 442, 459, 460, 461, 463, 464, 465, 467, 474, 475, 479, 480], "templat": [67, 72, 84, 99, 111, 157, 198, 264, 316, 341, 360, 365, 370, 381, 442, 443, 461, 463, 465, 466, 470, 472, 473, 476, 477, 480], "histori": [67, 79, 100, 106, 137, 152, 180, 244, 268, 294, 331, 360, 362, 421, 442, 452, 474, 475, 476, 480], "openbsd": [67, 112, 220, 275, 290, 334, 362, 363, 455, 475, 477, 480], "openssl": [67, 232, 234, 338, 359, 453, 455, 459, 464, 465, 466, 469, 470, 471, 472, 474, 475, 476, 477, 479, 480], "webassembl": [67, 120, 148, 160, 163, 170, 207, 212, 220, 226, 230, 239, 242, 245, 275, 280, 284, 285, 290, 302, 307, 319, 325, 326, 330, 332, 334, 335, 336, 338, 345, 349, 353, 356, 362, 392, 396, 400, 416, 417, 422, 455, 470, 480], "linker": [67, 71, 76, 173, 455, 470, 480], "cross": [67, 71, 75, 100, 138, 180, 209, 241, 244, 290, 296, 334, 355, 407, 422, 423, 432, 455, 459, 460, 461, 462, 465, 466, 468, 472, 473, 474, 475, 476, 478, 480], "max_path": [67, 455, 476, 480], "nuget": [67, 455, 477, 480], "embedd": [67, 241, 280, 455, 478, 480], "bundl": [67, 84, 166, 198, 204, 207, 245, 302, 338, 365, 366, 418, 453, 455, 462, 466, 471, 472, 474, 475, 477, 480], "excursus": [67, 445, 455], "shebang": [67, 164, 396, 418, 445, 455, 457, 473, 476, 480], "ini": [67, 214, 328, 455, 472, 480], "dri": [67, 281, 289, 455], "pywin32": [67, 84, 455, 480], "cx_freez": [67, 84, 280, 455], "macpython": [67, 455, 461], "gui": [67, 82, 84, 94, 106, 244, 289, 337, 339, 349, 365, 366, 385, 436, 455, 465, 473, 480], "ide": [67, 79, 84, 86, 354, 383, 433, 448, 455, 458, 459, 461], "lexic": [67, 219, 237, 251, 252, 293, 354, 375, 412, 425, 427, 430, 431, 477, 480], "blank": [67, 83, 84, 94, 117, 148, 152, 164, 172, 174, 183, 187, 190, 193, 202, 204, 205, 239, 242, 244, 265, 294, 297, 331, 338, 341, 351, 381, 391, 404, 410, 433, 463, 475, 477, 480], "indent": [67, 96, 103, 109, 117, 119, 164, 166, 179, 184, 190, 201, 210, 252, 259, 261, 270, 297, 304, 318, 360, 361, 364, 365, 372, 374, 375, 386, 387, 408, 410, 424, 428, 444, 459, 469, 471, 472, 473, 474, 479, 480], "imaginari": [67, 151, 180, 341, 342, 349, 381, 424, 425, 427, 465, 466, 472], "codeobject": [67, 425, 470, 480], "co_posit": [67, 425, 470], "__bytes__": [67, 191, 193, 198, 202, 282, 341, 383, 425, 470, 474, 475, 480], "__format__": [67, 79, 179, 180, 208, 218, 222, 253, 256, 287, 342, 386, 425, 432, 465, 466, 470, 473, 474, 477, 480], "__dir__": [67, 79, 93, 179, 184, 208, 222, 252, 386, 425, 465, 474, 477, 480], "__mro_entries__": [67, 382, 425, 477, 480], "bodi": [67, 83, 84, 107, 109, 119, 132, 133, 136, 140, 166, 180, 186, 188, 192, 193, 194, 196, 197, 198, 202, 204, 205, 222, 237, 239, 242, 245, 252, 268, 269, 285, 330, 332, 337, 341, 359, 365, 383, 385, 386, 387, 390, 392, 399, 404, 410, 424, 426, 427, 428, 433, 463, 464, 465, 471, 472, 473, 474, 475, 476, 477, 478, 480], "versus": [67, 180, 190, 247, 250, 264, 427, 472, 478, 480], "__missing__": [67, 157, 179, 341, 386, 424, 425, 464, 472, 480], "__reversed__": [67, 79, 86, 157, 158, 179, 208, 222, 386, 425, 476], "__rtruediv__": [67, 425], "__rfloordiv__": [67, 425, 469, 480], "__round__": [67, 218, 222, 287, 383, 386, 425, 467, 480], "__trunc__": [67, 222, 272, 386, 425, 470, 480], "__floor__": [67, 218, 272, 287, 386, 425, 480], "__ceil__": [67, 218, 272, 287, 386, 425, 480], "__enter__": [67, 86, 100, 188, 255, 280, 312, 330, 341, 355, 383, 385, 386, 401, 402, 424, 425, 464, 465, 466, 470, 473, 476, 480], "__exit__": [67, 86, 100, 166, 188, 255, 280, 330, 341, 355, 359, 385, 386, 401, 402, 424, 425, 464, 465, 466, 476, 480], "__match_args__": [67, 178, 424, 425, 438, 469, 480], "__buffer__": [67, 158, 252, 425, 471, 480], "__release_buffer__": [67, 425, 480], "__aenter__": [67, 86, 166, 188, 385, 386, 387, 424, 425, 480], "__aexit__": [67, 86, 136, 166, 188, 385, 386, 387, 424, 425, 480], "consider": [67, 72, 84, 98, 99, 115, 123, 161, 174, 178, 190, 210, 220, 239, 245, 253, 268, 282, 285, 302, 312, 332, 337, 392, 407, 430, 459, 462, 463, 464, 466, 471, 473, 477, 480], "arithmet": [67, 180, 210, 218, 222, 251, 253, 272, 287, 316, 341, 349, 416, 422, 424, 425, 428, 430, 448, 462, 463, 464, 472, 473, 475, 478, 480], "agen": [67, 252, 427], "asend": [67, 158, 427, 479, 480], "athrow": [67, 158, 427, 479, 480], "aclos": [67, 123, 158, 166, 312, 427, 469, 479, 480], "power": [67, 84, 88, 92, 93, 101, 138, 164, 170, 173, 183, 208, 222, 232, 258, 287, 289, 290, 294, 296, 316, 334, 341, 350, 355, 381, 386, 387, 410, 423, 424, 428, 430, 446, 462, 463, 465, 466, 467, 472, 473, 478, 480], "membership": [67, 91, 93, 97, 148, 175, 208, 230, 290, 341, 386, 425, 439, 463, 472, 480], "nonloc": [67, 84, 86, 119, 157, 222, 252, 261, 348, 424, 426, 428, 430, 432, 437, 438, 467, 476, 480], "irrefut": 67, "anext": [67, 222, 251, 469, 480], "chr": [67, 84, 106, 222, 237, 251, 311, 384, 425, 447, 464, 466], "oct": [67, 84, 94, 100, 180, 208, 220, 222, 251, 338, 341, 342, 349, 364, 425, 447, 461, 465, 467, 480], "ord": [67, 91, 106, 117, 119, 173, 175, 222, 251, 337, 341, 386, 425, 427, 447, 459, 465], "setattr": [67, 84, 86, 92, 117, 178, 222, 247, 251, 289, 399, 437, 447, 459, 480], "super": [67, 84, 86, 93, 100, 103, 113, 117, 129, 157, 166, 178, 188, 200, 210, 222, 247, 251, 261, 280, 293, 296, 309, 319, 366, 379, 381, 387, 392, 396, 399, 425, 437, 447, 461, 465, 467, 469, 471, 474, 476, 480], "credit": [67, 85, 120, 165, 171, 244, 258, 349, 424, 445, 447, 478, 480], "licens": [67, 85, 120, 165, 244, 248, 268, 304, 349, 423, 445, 447, 450, 461, 478, 480], "bit_length": [67, 272, 315, 341, 466, 468], "bit_count": [67, 341, 469, 480], "as_integer_ratio": [67, 183, 218, 287, 341, 441, 465, 476, 478, 480], "is_integ": [67, 218, 287, 341, 480], "fromhex": [67, 143, 341, 441, 465, 470, 476, 477, 480], "capit": [67, 103, 106, 183, 316, 341, 342, 383, 384, 424, 427, 459, 477, 479, 480], "casefold": [67, 106, 117, 140, 157, 341, 473, 475, 478, 480], "center": [67, 147, 152, 174, 183, 244, 245, 252, 341, 342, 366, 373, 381, 423, 425, 443, 463, 465, 473, 480], "endswith": [67, 296, 341, 396, 459, 462, 464, 465, 475, 480], "expandtab": [67, 341, 361], "format_map": [67, 157, 341, 472, 475, 480], "isalnum": [67, 84, 115, 175, 316, 341], "isalpha": [67, 115, 175, 341], "isascii": [67, 115, 175, 341, 477, 480], "isdecim": [67, 102, 341, 342], "isdigit": [67, 115, 175, 323, 341], "isidentifi": [67, 341, 480], "islow": [67, 115, 175, 323, 341], "isnumer": [67, 102, 341], "isprint": [67, 115, 157, 175, 341, 475, 480], "isspac": [67, 115, 175, 341], "istitl": [67, 341], "isupp": [67, 92, 115, 175, 258, 323, 341, 385], "ljust": [67, 334, 341, 443, 463, 473], "lstrip": [67, 341, 462, 480], "maketran": [67, 157, 341, 468, 472, 475, 480], "partit": [67, 258, 329, 334, 341, 464, 475, 478, 480], "removeprefix": [67, 341, 479, 480], "removesuffix": [67, 341, 479, 480], "rfind": [67, 100, 275, 341, 465, 472, 473, 475, 480], "rindex": [67, 341, 466, 472, 473], "rjust": [67, 341, 443, 463, 473], "rpartit": [67, 247, 341, 464, 466, 472, 480], "rsplit": [67, 341, 463, 466, 472, 480], "rstrip": [67, 84, 130, 133, 134, 185, 244, 281, 341, 448, 462, 480], "splitlin": [67, 86, 152, 187, 197, 205, 341, 361, 378, 465, 472, 474, 480], "startswith": [67, 237, 290, 341, 349, 385, 396, 419, 448, 459, 462, 464, 465, 468, 473, 475, 478, 480], "swapcas": [67, 341, 480], "zfill": [67, 341, 443, 462], "tobyt": [67, 118, 179, 341, 466, 472, 479, 480], "tolist": [67, 118, 179, 341, 461, 466, 472], "toreadon": [67, 341, 480], "nbyte": [67, 123, 130, 139, 279, 281, 311, 323, 334, 341], "c_contigu": [67, 252, 312, 341], "f_contigu": [67, 252, 312, 341], "isdisjoint": [67, 158, 341, 480], "issubset": [67, 341, 462], "issuperset": [67, 341, 462, 480], "intersect": [67, 157, 341, 381, 425, 462, 463, 465, 466, 480], "symmetric_differ": [67, 341, 462], "intersection_upd": [67, 341, 462, 465], "difference_upd": [67, 341, 465, 479, 480], "symmetric_difference_upd": [67, 341, 462], "fromkey": [67, 92, 157, 179, 258, 341, 382, 462, 470, 472, 480], "popitem": [67, 157, 158, 164, 179, 258, 268, 282, 285, 341, 425, 460, 462, 466, 480], "contextmanag": [67, 166, 184, 312, 341, 383, 464, 465, 472, 476, 480], "__unpacked__": [67, 341, 480], "__type_params__": [67, 184, 188, 341, 383, 424, 425, 426, 480], "with_traceback": [67, 109, 210, 433, 480], "add_not": [67, 210, 440, 470, 480], "__notes__": [67, 210, 312, 378, 480], "winerror": [67, 115, 173, 210, 480], "end_lineno": [67, 119, 188, 210, 261, 312, 378, 428, 469, 478, 480], "end_offset": [67, 210, 312, 378, 469, 480], "environmenterror": [67, 210, 447, 473], "ioerror": [67, 150, 187, 210, 212, 215, 222, 227, 240, 252, 255, 279, 280, 292, 329, 330, 420, 447, 465, 466, 467, 473], "characters_written": [67, 210, 480], "baseexceptiongroup": [67, 136, 210, 378, 424, 470, 480], "subgroup": [67, 103, 188, 210, 316, 472, 478, 480], "ascii_lett": [67, 241, 323, 342, 360, 461, 467], "ascii_lowercas": [67, 316, 342, 360, 461], "ascii_uppercas": [67, 342, 360, 461], "hexdigit": [67, 175, 278, 342, 360, 432], "octdigit": [67, 342, 360, 432], "punctuat": [67, 103, 106, 328, 342, 360, 432, 476], "vformat": [67, 342, 360], "get_field": [67, 342, 360], "get_valu": [67, 342, 360], "check_unused_arg": [67, 342, 360], "format_field": [67, 342, 360], "convert_field": [67, 342, 360], "mini": [67, 164, 218, 222, 341, 360, 425, 432, 443, 466, 468, 470], "safe_substitut": [67, 342, 360, 449, 463], "is_valid": [67, 342, 360, 470, 480], "get_identifi": [67, 261, 342, 348, 360, 470, 480], "capword": [67, 341, 342, 360, 480], "regexflag": [67, 208, 316, 360, 470, 477, 480], "ignorecas": [67, 103, 316, 342, 360, 480], "multilin": [67, 103, 155, 164, 244, 316, 332, 360, 385, 471, 472, 479, 480], "noflag": [67, 316, 360, 480], "dotal": [67, 103, 316, 360], "fullmatch": [67, 316, 360, 474, 480], "findal": [67, 103, 157, 270, 316, 360, 410, 448, 474, 480], "findit": [67, 103, 276, 316, 360, 461, 480], "subn": [67, 103, 316, 360, 466, 468, 471, 475, 480], "purg": [67, 316, 360], "colno": [67, 259, 282, 316, 360, 475], "groupindex": [67, 316, 360, 480], "groupdict": [67, 103, 316, 360, 480], "span": [67, 98, 103, 119, 164, 172, 190, 217, 237, 275, 316, 341, 342, 360, 424, 464, 465, 471, 473, 475, 476, 480], "endpo": [67, 316, 360], "lastindex": [67, 316, 360], "lastgroup": [67, 316, 360], "scanf": [67, 360], "phonebook": [67, 360], "mung": [67, 360], "adverb": [67, 360], "htmldiff": [67, 187, 360, 463, 475, 480], "make_fil": [67, 187, 360, 475, 480], "make_t": [67, 187, 360], "context_diff": [67, 187, 360], "get_close_match": [67, 187, 360], "ndiff": [67, 190, 360, 460, 461], "unified_diff": [67, 187, 360], "diff_byt": [67, 187, 360, 475, 480], "is_line_junk": [67, 187, 360], "is_character_junk": [67, 187, 360], "sequencematch": [67, 360, 460, 464, 465, 474, 480], "set_seq": [67, 187, 360], "set_seq1": [67, 187, 360], "set_seq2": [67, 187, 360], "find_longest_match": [67, 187, 360, 480], "get_matching_block": [67, 187, 360, 464, 480], "get_opcod": [67, 187, 360], "get_grouped_opcod": [67, 187, 360], "ratio": [67, 146, 187, 218, 272, 340, 341, 360, 381, 473, 480], "quick_ratio": [67, 187, 360], "real_quick_ratio": [67, 187, 360], "shorten": [67, 181, 318, 360, 361, 472, 473, 474, 479, 480], "dedent": [67, 117, 244, 261, 360, 361, 374, 375, 424, 428, 432, 480], "textwrapp": [67, 360, 361, 462, 474, 480], "expand_tab": [67, 360, 361], "tabsiz": [67, 187, 341, 360, 361, 480], "replace_whitespac": [67, 360, 361], "drop_whitespac": [67, 360, 361, 465], "initial_ind": [67, 360, 361], "subsequent_ind": [67, 360, 361], "fix_sentence_end": [67, 360, 361], "break_long_word": [67, 360, 361, 480], "break_on_hyphen": [67, 360, 361, 480], "max_lin": [67, 360, 361, 474], "placehold": [67, 92, 100, 188, 227, 233, 264, 266, 295, 318, 342, 355, 360, 361, 391, 396, 402, 433, 449, 464, 470, 471, 472, 474, 477, 480], "bidirect": [67, 106, 123, 130, 280, 341, 343, 360, 384, 459, 480], "east_asian_width": [67, 360, 384, 480], "decomposit": [67, 100, 360, 384, 480], "is_norm": [67, 183, 287, 360, 384, 478, 480], "unidata_vers": [67, 360, 384], "ucd_3_2_0": [67, 360, 384, 464], "stringprep": [67, 155, 251, 360, 462], "internet": [67, 97, 107, 140, 191, 207, 232, 237, 240, 244, 251, 269, 332, 334, 335, 338, 359, 360, 363, 391, 392, 423, 438, 458, 459, 460, 462, 469, 472, 474, 480], "in_table_a1": [67, 343, 360], "in_table_b1": [67, 343, 360], "map_table_b2": [67, 343, 360], "map_table_b3": [67, 343, 360], "in_table_c11": [67, 343, 360], "in_table_c12": [67, 343, 360], "in_table_c11_c12": [67, 343, 360], "in_table_c21": [67, 343, 360], "in_table_c22": [67, 343, 360], "in_table_c21_c22": [67, 343, 360], "in_table_c3": [67, 343, 360], "in_table_c4": [67, 343, 360], "in_table_c5": [67, 343, 360], "in_table_c6": [67, 343, 360], "in_table_c7": [67, 343, 360], "in_table_c8": [67, 343, 360], "in_table_c9": [67, 343, 360], "in_table_d1": [67, 343, 360], "in_table_d2": [67, 343, 360], "gnu": [67, 71, 96, 225, 231, 243, 251, 263, 289, 290, 295, 327, 329, 355, 360, 423, 425, 432, 435, 444, 445, 452, 453, 457, 459, 462, 463, 465, 466, 471, 475, 477, 478, 480], "parse_and_bind": [67, 317, 320, 360, 480], "read_init_fil": [67, 317, 320, 360, 480], "get_line_buff": [67, 317, 320, 360], "insert_text": [67, 317, 320, 360], "redisplay": [67, 174, 317, 360, 462], "read_history_fil": [67, 317, 360], "write_history_fil": [67, 317, 360], "append_history_fil": [67, 317, 360, 475, 480], "get_history_length": [67, 317, 360, 480], "set_history_length": [67, 317, 360], "clear_histori": [67, 317, 360], "get_current_history_length": [67, 317, 360, 462], "get_history_item": [67, 317, 360, 462], "remove_history_item": [67, 317, 360], "replace_history_item": [67, 317, 360], "add_histori": [67, 317, 360], "set_auto_histori": [67, 317, 360, 476, 480], "set_startup_hook": [67, 317, 360], "set_pre_input_hook": [67, 317, 360], "set_complet": [67, 317, 320, 360], "get_complet": [67, 317, 360], "get_completion_typ": [67, 317, 360], "get_begidx": [67, 317, 360, 480], "get_endidx": [67, 317, 360, 480], "set_completer_delim": [67, 317, 360, 480], "get_completer_delim": [67, 317, 360], "set_completion_display_matches_hook": [67, 317, 360], "servic": [67, 100, 107, 119, 222, 243, 251, 252, 259, 264, 266, 279, 280, 281, 290, 300, 318, 325, 332, 334, 335, 338, 341, 355, 360, 363, 406, 416, 423, 425, 452, 458, 459, 463, 466, 469, 470, 473, 480], "pack_into": [67, 142, 222, 344, 464, 480], "unpack_from": [67, 142, 222, 344, 464, 480], "iter_unpack": [67, 142, 344, 474], "codecinfo": [67, 142, 155, 464], "getencod": [67, 86, 91, 106, 142, 155, 172, 174, 222, 243, 255, 263, 270, 413, 458, 470, 480], "getdecod": [67, 106, 142, 155], "getincrementalencod": [67, 142, 155, 473], "getincrementaldecod": [67, 142, 155], "getread": [67, 106, 142, 155], "getwrit": [67, 106, 142, 155], "unregist": [67, 123, 125, 137, 142, 155, 182, 211, 290, 312, 325, 326, 329, 350, 366, 399, 469, 479, 480], "encodedfil": [67, 142, 155], "iterencod": [67, 142, 155, 259, 282], "iterdecod": [67, 142, 155], "bom_b": [67, 142, 155], "bom_l": [67, 142, 155], "bom_utf8": [67, 142, 155], "bom_utf16": [67, 142, 155], "bom_utf16_b": [67, 142, 155], "bom_utf16_l": [67, 142, 155], "bom_utf32": [67, 142, 155], "bom_utf32_b": [67, 142, 155], "bom_utf32_l": [67, 142, 155], "register_error": [67, 142, 155, 222, 255, 341, 462], "lookup_error": [67, 142, 155, 462], "strict_error": [67, 142, 155], "ignore_error": [67, 142, 155, 329], "replace_error": [67, 142, 155], "backslashreplace_error": [67, 142, 155], "xmlcharrefreplace_error": [67, 142, 155], "namereplace_error": [67, 142, 155], "stateless": [67, 138, 142, 144], "getstat": [67, 142, 155, 287, 315], "setstat": [67, 142, 155, 287, 315, 480], "writelin": [67, 115, 127, 130, 133, 142, 155, 187, 255, 459, 480], "streamreaderwrit": [67, 142], "streamrecod": [67, 106, 142, 480], "idna": [67, 142, 200, 384, 391, 462, 480], "internation": [67, 88, 106, 142, 191, 243, 251, 279, 282, 332, 338, 342, 343, 363, 432, 459, 462, 463, 475, 477, 480], "nameprep": [67, 142, 155, 343], "toascii": [67, 142, 155], "tounicod": [67, 84, 118, 142, 155, 179], "codepag": [67, 117, 142, 349, 471, 480], "utf_8_sig": [67, 142], "minyear": [67, 179, 180], "maxyear": [67, 179, 180, 480], "total_second": [67, 179, 180, 466], "today": [67, 71, 93, 106, 164, 179, 180, 208, 285, 292, 337, 387, 416, 432, 448, 460, 462, 463, 465, 478], "fromordin": [67, 179, 180, 477], "fromisoformat": [67, 179, 180, 337, 470, 477, 480], "fromisocalendar": [67, 179, 180, 478, 480], "timetupl": [67, 179, 180], "toordin": [67, 179, 180], "weekday": [67, 93, 147, 179, 180, 208, 266, 363, 478, 480], "isoweekday": [67, 93, 179, 180, 208], "isocalendar": [67, 179, 180, 478, 479, 480], "isoformat": [67, 100, 179, 180, 187, 337, 422, 462, 476, 477, 480], "ctime": [67, 71, 115, 179, 180, 290, 291, 339, 363, 462], "strftime": [67, 99, 100, 115, 136, 179, 263, 264, 266, 268, 363, 416, 448, 449, 462, 464, 465, 472, 473, 476, 480], "utcnow": [67, 179, 180, 471, 480], "utcfromtimestamp": [67, 179, 180, 338, 471, 480], "strptime": [67, 115, 179, 264, 338, 363, 416, 461, 462, 464, 472, 480], "microsecond": [67, 179, 180, 319, 337, 363, 465, 480], "timetz": [67, 179, 180], "astimezon": [67, 179, 180, 187, 422, 473, 476, 478, 480], "utcoffset": [67, 179, 180, 480], "utctimetupl": [67, 179, 180, 480], "timestamp": [67, 96, 100, 123, 157, 160, 179, 180, 200, 206, 231, 242, 261, 290, 308, 332, 337, 338, 355, 363, 377, 419, 429, 452, 462, 466, 473, 475, 477, 480], "fromutc": [67, 179, 180, 480], "iana": [67, 179, 180, 238, 251, 256, 273, 311, 338, 408, 410, 479, 480], "from_fil": [67, 116, 179, 410, 419, 422, 476, 480], "no_cach": [67, 179, 422], "clear_cach": [67, 179, 213, 216, 422, 474], "available_timezon": [67, 179, 422, 480], "reset_tzpath": [67, 179, 422], "tzpath": [67, 179, 422, 453, 480], "zoneinfonotfounderror": [67, 179, 422], "invalidtzpathwarn": [67, 179, 422], "iterweekday": [67, 147, 179], "itermonthd": [67, 147, 179, 477, 480], "itermonthday": [67, 147, 179, 480], "itermonthdays2": [67, 147, 179, 480], "itermonthdays3": [67, 147, 179, 477, 480], "itermonthdays4": [67, 147, 179, 477, 480], "monthdatescalendar": [67, 147, 179], "monthdays2calendar": [67, 147, 179], "monthdayscalendar": [67, 147, 179], "yeardatescalendar": [67, 147, 179], "yeardays2calendar": [67, 147, 179], "yeardayscalendar": [67, 147, 179], "textcalendar": [67, 147, 179, 480], "formatmonth": [67, 147, 179], "prmonth": [67, 147, 179, 480], "formatyear": [67, 147, 179], "pryear": [67, 147, 179, 480], "htmlcalendar": [67, 147, 179, 477], "formatyearpag": [67, 147, 179], "cssclass": [67, 147, 179], "cssclass_noday": [67, 147, 179], "cssclasses_weekday_head": [67, 147, 179], "cssclass_month_head": [67, 147, 179], "cssclass_month": [67, 147, 179], "cssclass_year": [67, 147, 179], "cssclass_year_head": [67, 147, 179], "localetextcalendar": [67, 147, 179, 470, 480], "localehtmlcalendar": [67, 147, 179, 470, 480], "setfirstweekday": [67, 147, 179], "firstweekday": [67, 147, 179], "isleap": [67, 147, 179], "leapday": [67, 147, 179], "weekhead": [67, 147, 179], "monthrang": [67, 147, 179], "monthcalendar": [67, 147, 179], "prcal": [67, 147, 179], "timegm": [67, 147, 179, 363], "day_nam": [67, 147, 179], "day_abbr": [67, 147, 179], "monday": [67, 93, 147, 179, 180, 208, 263, 266, 363, 480], "tuesday": [67, 93, 147, 179, 180, 208, 266, 448], "wednesday": [67, 93, 147, 179, 180, 208], "thursday": [67, 93, 147, 179, 180, 208], "friday": [67, 93, 147, 179, 208], "saturday": [67, 93, 147, 179, 180, 208], "sunday": [67, 93, 147, 179, 180, 208, 263, 266, 363, 466, 480], "month_nam": [67, 147, 179, 432], "month_abbr": [67, 147, 179], "januari": [67, 147, 150, 179, 180, 315, 363, 423, 432, 460, 471, 480], "februari": [67, 147, 179, 180, 363, 432, 460, 471, 472, 480], "march": [67, 147, 179, 180, 341, 363, 381, 448, 459, 463, 474], "april": [67, 147, 179, 180, 432, 445, 459, 460], "june": [67, 94, 147, 179, 405, 468, 477], "juli": [67, 94, 147, 179, 187, 423, 432, 461, 462, 466, 480], "august": [67, 147, 179, 464], "septemb": [67, 147, 179, 432, 459, 464, 473, 475], "octob": [67, 147, 179, 180, 459, 461, 462, 465, 471, 478, 479], "novemb": [67, 77, 147, 179, 180, 432, 480], "decemb": [67, 147, 179, 180, 432, 448, 461, 462, 467, 476], "illegalmontherror": [67, 147, 179], "illegalweekdayerror": [67, 147, 179], "chainmap": [67, 179, 184, 341, 383, 471, 473, 474, 477, 480], "new_child": [67, 157, 179, 474, 480], "most_common": [67, 157, 179, 466], "dequ": [67, 179, 184, 258, 313, 341, 383, 399, 424, 427, 439, 449, 463, 464, 465, 466, 470, 472, 475, 476, 480], "appendleft": [67, 157, 179, 463], "extendleft": [67, 157, 179], "popleft": [67, 157, 179, 258, 313, 439, 449, 463], "rotat": [67, 99, 115, 157, 179, 183, 266, 287, 381, 463, 465, 466, 480], "maxlen": [67, 148, 157, 179, 258, 383, 465, 466], "defaultdict": [67, 86, 179, 184, 341, 383, 464, 472, 480], "default_factori": [67, 157, 178, 179, 383, 480], "somenamedtupl": [67, 157, 179], "_make": [67, 157, 179, 337, 344, 480], "_asdict": [67, 157, 179, 465, 466, 468, 478, 480], "_replac": [67, 157, 179, 391, 465, 480], "_field": [67, 119, 157, 179, 261, 383, 465, 466, 480], "_field_default": [67, 157, 179, 383, 480], "ordereddict": [67, 86, 164, 172, 179, 184, 252, 341, 383, 466, 468, 470, 472, 475, 476, 478, 479, 480], "move_to_end": [67, 157, 179, 472, 480], "userdict": [67, 179, 460, 462, 465, 480], "userlist": [67, 179, 461, 480], "userstr": [67, 179, 459, 475, 479, 480], "mutablesequ": [67, 158, 179, 184, 341, 383, 467, 473, 475, 480], "bytestr": [67, 91, 158, 179, 184, 290, 334, 337, 341, 383, 404, 410, 421, 465, 471, 480], "mutableset": [67, 158, 179, 184, 341, 383, 480], "mutablemap": [67, 77, 86, 158, 164, 179, 181, 184, 327, 341, 383, 425, 465, 467, 473], "mappingview": [67, 158, 179, 184, 341, 383, 480], "itemsview": [67, 158, 179, 184, 341, 383], "keysview": [67, 158, 179, 184, 341, 383], "valuesview": [67, 158, 179, 184, 341, 383, 480], "asyncgener": [67, 158, 179, 184, 341, 383, 476, 480], "recip": [67, 84, 93, 100, 107, 144, 157, 179, 187, 197, 221, 247, 272, 287, 290, 295, 312, 315, 327, 341, 349, 410, 451, 471, 472, 480], "heappush": [67, 179, 233, 449, 462, 465], "heappop": [67, 179, 233, 258, 449, 462, 465], "heappushpop": [67, 179, 233, 465], "heapifi": [67, 179, 233, 315, 449, 480], "heapreplac": [67, 179, 233, 315], "nlargest": [67, 86, 179, 222, 223, 233, 463, 464, 480], "nsmallest": [67, 86, 179, 222, 223, 233, 463, 464], "bisect_left": [67, 144, 179], "bisect_right": [67, 144, 179], "insort_left": [67, 144, 179, 480], "insort_right": [67, 144, 179], "insort": [67, 144, 179, 449, 480], "typecod": [67, 118, 139, 179, 280, 382, 467, 480], "buffer_info": [67, 118, 179], "byteswap": [67, 118, 138, 179, 474], "frombyt": [67, 118, 179, 334, 472, 479, 480], "fromfil": [67, 118, 179, 187, 467], "fromunicod": [67, 118, 179], "tofil": [67, 118, 179, 187, 467], "__callback__": [67, 179, 399, 474], "getweakrefcount": [67, 179, 399], "getweakref": [67, 179, 399], "weakkeydictionari": [67, 179, 341, 399, 464, 480], "keyref": [67, 179, 399, 464], "weakvaluedictionari": [67, 179, 341, 399, 449, 464, 480], "valueref": [67, 179, 399, 464], "weakset": [67, 179, 341, 399, 466, 470, 480], "weakmethod": [67, 179, 341, 399, 474, 480], "detach": [67, 115, 129, 139, 146, 179, 255, 267, 290, 334, 338, 365, 373, 399, 401, 402, 427, 472, 473, 480], "peek": [67, 115, 116, 146, 157, 179, 231, 255, 267, 399, 472, 480], "atexit": [67, 77, 83, 109, 163, 179, 251, 264, 312, 317, 399, 459, 463, 469, 480], "referencetyp": [67, 179, 399, 480], "proxytyp": [67, 179, 280, 399, 480], "callableproxytyp": [67, 179, 399, 480], "new_class": [67, 179, 382, 473, 480], "prepare_class": [67, 179, 382, 473], "resolve_bas": [67, 179, 382, 425, 477, 480], "get_original_bas": [67, 179, 382, 425, 471, 480], "nonetyp": [67, 88, 165, 179, 190, 223, 281, 315, 316, 382, 383, 469, 470, 480], "lambdatyp": [67, 179, 382], "generatortyp": [67, 179, 382], "coroutinetyp": [67, 179, 382, 475, 480], "asyncgeneratortyp": [67, 179, 382], "codetyp": [67, 179, 350, 382, 478, 480], "celltyp": [67, 179, 382, 480], "builtinfunctiontyp": [67, 179, 382], "builtinmethodtyp": [67, 179, 382, 480], "wrapperdescriptortyp": [67, 179, 382, 477, 480], "methodwrappertyp": [67, 179, 252, 382, 470, 477, 480], "notimplementedtyp": [67, 165, 179, 382, 469, 480], "methoddescriptortyp": [67, 179, 382, 477, 480], "classmethoddescriptortyp": [67, 179, 382, 477, 480], "ellipsistyp": [67, 165, 179, 382, 469, 480], "uniontyp": [67, 179, 223, 341, 382, 383, 470, 480], "tracebacktyp": [67, 179, 264, 378, 382, 425, 477, 480], "getsetdescriptortyp": [67, 179, 382], "memberdescriptortyp": [67, 179, 382, 480], "dynamicclassattribut": [67, 179, 382, 470, 474], "deep": [67, 100, 179, 247, 251, 296, 304, 328, 349, 355, 407, 480], "deepcopi": [67, 84, 157, 168, 178, 179, 316, 387, 421, 466, 471, 476, 477, 480], "pretti": [67, 75, 88, 91, 106, 119, 164, 179, 182, 187, 247, 251, 252, 259, 266, 289, 294, 305, 375, 386, 408, 410, 416, 427, 459, 460, 461, 464, 465, 467, 471, 479, 480], "printer": [67, 103, 179, 244, 251, 366, 375, 402], "prettyprint": [67, 179, 474, 480], "pformat": [67, 179, 304, 474, 480], "pp": [67, 92, 179, 294, 304, 315, 478, 480], "isread": [67, 179, 304], "isrecurs": [67, 179, 304], "saferepr": [67, 179, 304], "arepr": [67, 179, 318], "fillvalu": [67, 179, 258, 318, 465, 480], "maxlevel": [67, 160, 179, 304, 318], "maxdict": [67, 179, 318], "maxlist": [67, 179, 318], "maxtupl": [67, 179, 318], "maxset": [67, 179, 318], "maxfrozenset": [67, 179, 318], "maxdequ": [67, 179, 318], "maxarray": [67, 179, 318], "maxlong": [67, 179, 318], "maxstr": [67, 179, 318], "maxoth": [67, 179, 318], "repr1": [67, 179, 318], "enumtyp": [67, 179, 208, 470], "_ignore_": [67, 93, 179, 208, 477, 480], "_generate_next_value_": [67, 93, 179, 208, 480], "_missing_": [67, 93, 179, 208, 480], "intenum": [67, 179, 208, 238, 330, 334, 338, 341, 476, 480], "strenum": [67, 179, 208, 238, 469, 470, 480], "_numeric_repr_": [67, 179, 208], "intflag": [67, 179, 208, 252, 316, 338, 341, 476, 480], "reprenum": [67, 179, 208, 470], "enumcheck": [67, 179, 208, 470], "named_flag": [67, 179, 208], "flagboundari": [67, 93, 179, 208, 470], "eject": [67, 93, 179, 208], "__dunder__": [67, 179], "_sunder_": [67, 179], "nonmemb": [67, 179, 208, 470, 480], "global_enum": [67, 179, 208, 470], "show_flag_valu": [67, 179, 208], "graph": [67, 179, 251, 265, 289, 296, 350, 381, 461, 474, 479, 480], "topologicalsort": [67, 179, 229, 479, 480], "is_act": [67, 129, 179, 229], "get_readi": [67, 179, 229], "static_ord": [67, 179, 229], "cycleerror": [67, 179, 229], "conjug": [67, 183, 286, 287, 341, 465], "ration": [67, 180, 183, 251, 286, 287, 341, 425, 465, 466, 467, 472, 480], "denomin": [67, 183, 218, 286, 287, 341, 465, 476, 478, 480], "theoret": [67, 87, 94, 183, 287], "ceil": [67, 218, 272, 286, 287, 319, 341, 425, 465, 478, 480], "comb": [67, 258, 272, 287, 340, 439, 470, 478, 480], "copysign": [67, 272, 287, 465, 480], "fab": [67, 272, 287], "fmod": [67, 272, 287, 427], "frexp": [67, 272, 287], "fsum": [67, 222, 272, 287, 340, 441, 465, 480], "gcd": [67, 218, 272, 287, 475, 479, 480], "isclos": [67, 151, 272, 287, 441, 475, 480], "isfinit": [67, 151, 272, 287, 472, 480], "isinf": [67, 151, 272, 287, 341, 465, 480], "isnan": [67, 151, 272, 287, 340, 341, 439, 465, 480], "isqrt": [67, 258, 272, 287, 478, 480], "lcm": [67, 272, 287, 479, 480], "ldexp": [67, 272, 287, 315, 480], "modf": [67, 272, 287], "nextaft": [67, 272, 287, 471, 479, 480], "perm": [67, 93, 220, 272, 287, 432, 470, 477, 478, 480], "prod": [67, 258, 272, 287, 478, 480], "sumprod": [67, 258, 272, 287, 471, 480], "trunc": [67, 272, 286, 287, 341, 425, 465, 480], "ulp": [67, 272, 287, 315, 349, 465, 479, 480], "logarithm": [67, 183, 287, 292, 341, 462, 465, 468, 472, 473], "cbrt": [67, 272, 287, 340, 470, 480], "exp2": [67, 272, 287, 470, 480], "expm1": [67, 272, 287, 466, 472, 480], "log1p": [67, 272, 287, 465, 480], "log2": [67, 272, 287, 472, 473], "log10": [67, 151, 183, 272, 287, 465], "sqrt": [67, 138, 151, 163, 183, 272, 287, 340, 463, 464, 465, 472, 478, 480], "trigonometr": [67, 287, 463], "aco": [67, 151, 272, 287], "asin": [67, 151, 272, 287], "atan": [67, 151, 272, 287, 465], "atan2": [67, 151, 272, 287, 480], "cos": [67, 151, 183, 218, 272, 287, 296, 448, 462, 478], "dist": [67, 248, 267, 272, 287, 293, 381, 464, 472, 475, 478, 480], "hypot": [67, 157, 272, 287, 478, 480], "sin": [67, 119, 151, 183, 272, 287, 425, 462], "tan": [67, 151, 272, 287, 480], "angular": [67, 287, 431], "degre": [67, 72, 152, 174, 219, 272, 287, 341, 381, 425, 462, 478, 480], "radian": [67, 151, 183, 219, 272, 287, 381, 462, 478, 480], "hyperbol": [67, 187, 287, 465], "acosh": [67, 151, 272, 287, 465, 480], "asinh": [67, 151, 272, 287, 465, 480], "atanh": [67, 151, 272, 287, 465, 480], "cosh": [67, 151, 272, 287], "sinh": [67, 151, 272, 287], "tanh": [67, 151, 272, 287], "erf": [67, 92, 272, 287, 466, 472, 477, 480], "erfc": [67, 272, 287, 466, 472, 477, 480], "gamma": [67, 272, 287, 315, 466, 472], "lgamma": [67, 272, 287, 466, 472], "pi": [67, 92, 151, 173, 174, 183, 218, 270, 272, 287, 294, 315, 381, 410, 439, 441, 443, 448, 472, 473, 478], "tau": [67, 151, 272, 287, 476, 480], "polar": [67, 287, 465, 480], "coordin": [67, 84, 91, 93, 100, 173, 174, 176, 180, 268, 272, 278, 287, 337, 342, 363, 366, 373, 375, 381, 459, 465, 471, 475, 480], "rect": [67, 151, 173, 287, 465], "classif": [67, 263, 287, 289, 432], "infj": [67, 151, 287, 476, 480], "nanj": [67, 151, 287, 476, 480], "as_tupl": [67, 183, 287, 465], "compare_sign": [67, 183, 287], "compare_tot": [67, 183, 287], "compare_total_mag": [67, 183, 287], "copy_ab": [67, 183, 287], "copy_neg": [67, 183, 287], "copy_sign": [67, 183, 287], "from_float": [67, 183, 218, 287, 441, 466, 468, 472, 480], "fma": [67, 183, 287], "is_canon": [67, 183, 287, 466], "is_finit": [67, 183, 287], "is_infinit": [67, 183, 287], "is_nan": [67, 183, 287], "is_qnan": [67, 183, 287], "is_sign": [67, 183, 287], "is_snan": [67, 183, 287], "is_subnorm": [67, 183, 287], "is_zero": [67, 183, 287], "ln": [67, 183, 244, 287, 465, 473, 480], "logb": [67, 183, 287], "logical_and": [67, 183, 287], "logical_invert": [67, 183, 287], "logical_or": [67, 183, 287], "logical_xor": [67, 183, 287], "max_mag": [67, 183, 287], "min_mag": [67, 183, 287], "next_minus": [67, 183, 287], "next_plus": [67, 183, 287], "next_toward": [67, 183, 287], "number_class": [67, 183, 287], "quantiz": [67, 183, 287, 473, 480], "remainder_near": [67, 183, 287], "same_quantum": [67, 183, 287], "scaleb": [67, 183, 287], "to_eng_str": [67, 183, 287, 463], "to_integr": [67, 183, 287], "to_integral_exact": [67, 183, 287], "to_integral_valu": [67, 183, 287], "getcontext": [67, 183, 287, 449, 463], "setcontext": [67, 183, 287], "localcontext": [67, 183, 287, 341, 464, 465, 480], "basiccontext": [67, 183, 287, 473], "extendedcontext": [67, 183, 287, 473], "defaultcontext": [67, 183, 287, 473], "clear_flag": [67, 183, 287], "clear_trap": [67, 183, 287], "copy_decim": [67, 183, 287], "create_decim": [67, 183, 287, 465, 473], "create_decimal_from_float": [67, 183, 287], "etini": [67, 183, 287], "etop": [67, 183, 287], "divide_int": [67, 183, 287], "minus": [67, 174, 183, 222, 261, 272, 287, 329, 341, 342, 344, 362, 374, 427, 433, 477, 480], "to_sci_str": [67, 183, 287, 463], "max_prec": [67, 183, 287, 473], "max_emax": [67, 183, 287, 473], "min_emin": [67, 183, 287, 473], "min_etini": [67, 183, 287], "have_thread": [67, 183, 287, 473], "have_contextvar": [67, 183, 287, 453], "round_ceil": [67, 183, 287, 463], "round_down": [67, 183, 287, 463], "round_floor": [67, 183, 287, 480], "round_half_down": [67, 183, 287], "round_half_even": [67, 183, 287, 463, 480], "round_half_up": [67, 183, 287], "round_up": [67, 183, 287], "round_05up": [67, 183, 287], "clamp": [67, 183, 287, 472, 473, 480], "decimalexcept": [67, 183, 287], "divisionbyzero": [67, 183, 287, 463], "inexact": [67, 183, 287, 290, 473], "invalidoper": [67, 183, 287, 463, 465, 466, 473], "subnorm": [67, 183, 287, 480], "floatoper": [67, 183, 287, 473], "off": [67, 83, 91, 94, 99, 100, 102, 103, 107, 109, 117, 152, 164, 173, 174, 180, 187, 188, 197, 205, 206, 213, 222, 229, 240, 244, 258, 264, 265, 266, 272, 287, 289, 298, 302, 305, 312, 328, 332, 341, 358, 359, 363, 373, 381, 385, 386, 392, 417, 425, 429, 432, 433, 445, 452, 459, 460, 461, 462, 463, 464, 465, 467, 472, 474, 475, 476, 478, 479, 480], "from_decim": [67, 218, 287, 472], "limit_denomin": [67, 218, 287], "randbyt": [67, 287, 315, 479, 480], "randrang": [67, 83, 287, 315, 448, 463, 469, 471, 472, 480], "randint": [67, 287, 315, 472, 480], "getrandbit": [67, 287, 315, 463, 474, 480], "shuffl": [67, 83, 287, 315, 316, 470, 472, 479, 480], "sampl": [67, 72, 74, 83, 87, 92, 93, 94, 100, 101, 103, 114, 138, 152, 172, 173, 190, 244, 276, 287, 292, 296, 304, 305, 315, 316, 333, 340, 346, 355, 364, 373, 392, 398, 410, 424, 438, 448, 458, 460, 461, 462, 465, 466, 470, 472, 474, 476, 477, 478, 480], "binomialvari": [67, 287, 315, 471, 480], "uniform": [67, 83, 107, 131, 187, 252, 287, 315, 391, 395, 416, 472, 480], "triangular": [67, 287, 315, 465], "betavari": [67, 287, 315], "expovari": [67, 287, 315, 471, 480], "gammavari": [67, 287, 315, 480], "gauss": [67, 287, 315, 480], "lognormvari": [67, 287, 315], "normalvari": [67, 83, 287, 315, 480], "vonmisesvari": [67, 287, 315], "paretovari": [67, 287, 315, 480], "weibullvari": [67, 287, 315], "systemrandom": [67, 171, 287, 290, 315, 323], "reproduc": [67, 84, 107, 119, 198, 231, 287, 345, 359, 392, 414, 423, 453, 472, 477, 478, 480], "spread": [67, 132, 287, 366, 465], "fmean": [67, 287, 315, 340, 478, 480], "geometric_mean": [67, 287, 340, 478, 480], "harmonic_mean": [67, 287, 340, 476, 480], "median": [67, 92, 287, 315, 340, 448, 474, 480], "median_low": [67, 287, 340], "median_high": [67, 287, 340], "median_group": [67, 287, 340, 480], "multimod": [67, 287, 340, 478], "pstdev": [67, 287, 340, 480], "pvarianc": [67, 287, 340, 480], "stdev": [67, 223, 287, 340, 470, 478, 480], "varianc": [67, 287, 340, 383, 448, 470, 471, 474, 476, 478, 480], "quantil": [67, 287, 315, 340, 478, 480], "covari": [67, 287, 340, 383, 469, 480], "correl": [67, 247, 250, 287, 340, 469, 471, 480], "linear_regress": [67, 287, 340, 469, 480], "statisticserror": [67, 287, 340], "normaldist": [67, 287, 478, 480], "from_sampl": [67, 287, 340, 478], "pdf": [67, 79, 99, 106, 232, 287, 315, 340, 349, 478, 480], "cdf": [67, 287, 340, 478], "inv_cdf": [67, 287, 340, 480], "zscore": [67, 287, 340, 480], "mont": [67, 287], "carlo": [67, 287, 470], "bayesian": [67, 287], "classifi": [67, 102, 248, 287, 304, 462, 466, 480], "kernel": [67, 91, 112, 123, 129, 254, 258, 275, 287, 290, 325, 329, 330, 334, 338, 349, 352, 362, 459, 464, 469, 473, 474, 476, 478, 480], "densiti": [67, 287], "accumul": [67, 84, 91, 94, 117, 183, 221, 223, 258, 289, 296, 305, 315, 328, 377, 385, 460, 472, 473, 478, 480], "batch": [67, 99, 103, 123, 221, 258, 296, 345, 458, 471, 475, 480], "from_iter": [67, 221, 258, 465, 480], "combinations_with_replac": [67, 94, 157, 221, 258, 315, 466, 468, 480], "dropwhil": [67, 94, 221, 258], "filterfals": [67, 94, 109, 221, 222, 258, 340], "groupbi": [67, 86, 94, 221, 223, 258, 288, 463, 468, 480], "islic": [67, 86, 94, 157, 221, 222, 258, 464, 477, 480], "pairwis": [67, 221, 258, 381, 469, 480], "permut": [67, 94, 221, 258, 315, 432, 459, 465, 468, 478, 480], "starmap": [67, 94, 161, 221, 222, 258, 272, 280, 473], "takewhil": [67, 94, 221, 258], "tee": [67, 94, 174, 221, 258, 463, 480], "zip_longest": [67, 221, 222, 258, 467, 480], "cached_properti": [67, 84, 92, 221, 223, 341, 471, 478, 480], "cmp_to_key": [67, 105, 221, 222, 223, 341, 466, 472], "lru_cach": [67, 84, 157, 217, 221, 223, 258, 472, 473, 475, 478, 480], "total_ord": [67, 221, 223, 425, 427, 466, 472, 474, 480], "partialmethod": [67, 221, 223, 341, 474, 478, 480], "singledispatch": [67, 86, 221, 223, 470, 474, 477, 480], "singledispatchmethod": [67, 221, 223, 478, 480], "update_wrapp": [67, 87, 92, 221, 223, 252, 464, 474, 480], "lt": [67, 94, 119, 219, 221, 261, 288, 341, 381, 414, 428, 432, 460, 472], "eq": [67, 94, 119, 178, 221, 261, 288, 383, 428, 480], "ne": [67, 94, 109, 221, 288, 366], "ge": [67, 94, 221, 288], "gt": [67, 94, 119, 221, 235, 236, 237, 261, 288, 414, 428, 472, 473], "not_": [67, 94, 221, 288], "__not__": [67, 221, 288], "is_": [67, 94, 221, 288], "is_not": [67, 94, 221, 288], "and_": [67, 94, 221, 288], "floordiv": [67, 94, 119, 221, 261, 288, 428], "inv": [67, 221, 288, 475], "__inv__": [67, 221, 288], "lshift": [67, 119, 221, 261, 288, 428], "mod": [67, 84, 100, 119, 221, 222, 247, 261, 276, 288, 377, 418, 428, 433, 465, 478, 480], "mul": [67, 94, 109, 138, 183, 221, 258, 272, 280, 288, 417], "matmul": [67, 221, 258, 288, 475, 480], "neg": [67, 183, 221, 223, 258, 288], "or_": [67, 94, 221, 288], "rshift": [67, 119, 221, 261, 288, 428], "truediv": [67, 221, 288], "xor": [67, 183, 208, 221, 288, 341, 427], "__concat__": [67, 221, 288], "countof": [67, 221, 288, 479, 480], "delitem": [67, 221, 288], "getitem": [67, 221, 258, 288, 387, 461], "indexof": [67, 221, 288, 479, 480], "setitem": [67, 221, 288, 387], "attrgett": [67, 86, 94, 105, 144, 221, 288, 463, 464, 465, 472, 475, 480], "itemgett": [67, 86, 105, 144, 221, 258, 288, 463, 464, 475, 478, 480], "methodcal": [67, 86, 105, 221, 288, 465, 475, 480], "iadd": [67, 221, 288], "iand": [67, 221, 288], "iconcat": [67, 221, 288], "__iconcat__": [67, 221, 288], "ifloordiv": [67, 221, 288], "ilshift": [67, 221, 288], "imod": [67, 221, 288], "imul": [67, 109, 221, 288], "imatmul": [67, 221, 288, 475], "ior": [67, 221, 288], "ipow": [67, 221, 288], "irshift": [67, 221, 288], "isub": [67, 221, 288], "itruediv": [67, 221, 288], "ixor": [67, 221, 288], "purepath": [67, 216, 248, 290, 293, 469, 470, 471, 479, 480], "pureposixpath": [67, 216, 293, 480], "purewindowspath": [67, 216, 293, 480], "drive": [67, 216, 228, 244, 289, 290, 291, 293, 355, 359, 366, 385, 419, 423, 458, 471, 473, 474, 475, 480], "anchor": [67, 216, 247, 249, 277, 293, 338, 351, 366, 373, 466, 474, 480], "stem": [67, 116, 216, 293, 419, 466, 470, 480], "as_posix": [67, 216, 293], "as_uri": [67, 216, 293], "is_absolut": [67, 216, 293, 480], "is_relative_to": [67, 216, 293, 480], "is_reserv": [67, 216, 253, 256, 293, 480], "joinpath": [67, 116, 216, 247, 249, 250, 277, 293, 419, 480], "relative_to": [67, 216, 293, 471, 480], "with_nam": [67, 216, 293, 480], "with_stem": [67, 216, 293, 480], "with_suffix": [67, 216, 293, 480], "with_seg": [67, 216, 293, 471, 480], "posixpath": [67, 216, 248, 291, 293, 480], "windowspath": [67, 216, 293, 480], "cwd": [67, 139, 216, 220, 253, 290, 293, 345, 359, 396, 463, 478, 480], "chmod": [67, 83, 100, 115, 139, 148, 216, 290, 293, 329, 339, 355, 435, 457, 469, 473, 480], "expandus": [67, 164, 216, 228, 240, 283, 291, 293, 317, 329, 345, 475, 478, 480], "is_dir": [67, 115, 116, 216, 247, 250, 277, 290, 293, 419, 476, 478, 480], "is_fil": [67, 115, 116, 216, 247, 249, 250, 277, 290, 293, 419, 475, 478, 480], "is_junct": [67, 115, 216, 290, 293, 471, 480], "is_mount": [67, 216, 293, 477, 478, 480], "is_symlink": [67, 115, 216, 290, 293, 478, 480], "is_socket": [67, 216, 293, 478, 480], "is_fifo": [67, 216, 293, 478, 480], "is_block_devic": [67, 216, 293, 478, 480], "is_char_devic": [67, 216, 293, 478, 480], "iterdir": [67, 116, 216, 247, 249, 250, 277, 293, 419, 480], "walk": [67, 115, 117, 119, 139, 191, 193, 197, 201, 202, 204, 216, 261, 282, 289, 290, 293, 345, 366, 378, 405, 461, 465, 467, 471, 473, 475, 480], "lchmod": [67, 115, 216, 290, 293, 465, 480], "lstat": [67, 115, 216, 290, 291, 293, 339, 359, 471, 473, 478, 480], "mkdir": [67, 83, 115, 116, 139, 197, 216, 290, 293, 419, 448, 470, 473, 475, 480], "owner": [67, 72, 92, 96, 100, 178, 209, 216, 280, 290, 293, 329, 339, 355, 423, 425, 449, 476, 480], "read_byt": [67, 116, 216, 247, 249, 250, 275, 277, 293, 419, 475, 480], "read_text": [67, 116, 216, 247, 248, 249, 250, 255, 277, 293, 419, 470, 475, 480], "readlink": [67, 115, 216, 290, 293, 473, 478, 479, 480], "rglob": [67, 139, 216, 293, 470, 471, 480], "rmdir": [67, 83, 115, 139, 184, 216, 290, 293, 359, 473], "samefil": [67, 216, 291, 293, 474, 475, 480], "symlink_to": [67, 216, 293, 469, 478, 480], "hardlink_to": [67, 216, 293, 469, 478, 480], "unlink": [67, 83, 115, 161, 184, 210, 216, 270, 280, 281, 290, 293, 325, 357, 359, 373, 396, 407, 408, 473, 480], "write_byt": [67, 216, 275, 293, 475, 480], "write_text": [67, 216, 293, 475, 480], "abspath": [67, 197, 216, 291, 293, 396, 466, 480], "basenam": [67, 96, 100, 117, 181, 190, 216, 289, 291, 293, 366, 372, 396, 419, 480], "commonpath": [67, 216, 291, 475, 480], "commonprefix": [67, 216, 291, 475], "dirnam": [67, 92, 216, 220, 268, 290, 291, 293, 299, 359, 385, 397, 453, 477], "lexist": [67, 216, 291, 463, 478, 480], "expandvar": [67, 216, 228, 291, 345, 465, 480], "getatim": [67, 216, 291], "getmtim": [67, 216, 291], "getctim": [67, 216, 291], "getsiz": [67, 150, 216, 290, 291, 480], "isab": [67, 216, 291, 293], "isfil": [67, 116, 197, 216, 291, 293, 355, 435, 472, 478, 480], "isdir": [67, 116, 216, 291, 293, 299, 355, 478, 480], "isjunct": [67, 216, 290, 291, 471, 480], "islink": [67, 216, 290, 291, 293, 478, 480], "ismount": [67, 216, 291, 474, 478, 480], "isdevdr": [67, 216, 291, 480], "normcas": [67, 216, 217, 291, 480], "normpath": [67, 216, 290, 291, 466, 480], "realpath": [67, 216, 290, 291, 293, 458, 469, 478, 480], "relpath": [67, 216, 291, 293, 465, 471, 480], "sameopenfil": [67, 216, 291], "samestat": [67, 216, 291, 293, 474], "splitdriv": [67, 216, 291, 477, 480], "splitroot": [67, 216, 291, 471, 480], "splitext": [67, 100, 197, 216, 291, 293, 355, 449, 465, 476, 480], "supports_unicode_filenam": [67, 216, 291, 462], "filelineno": [67, 215, 216], "isfirstlin": [67, 215, 216], "isstdin": [67, 215, 216], "nextfil": [67, 215, 216], "hook_compress": [67, 215, 216, 469], "hook_encod": [67, 215, 216, 476, 480], "s_isdir": [67, 216, 290, 339], "s_ischr": [67, 216, 339], "s_isblk": [67, 216, 339], "s_isreg": [67, 216, 339], "s_isfifo": [67, 216, 339], "s_islnk": [67, 216, 339], "s_issock": [67, 216, 339], "s_isdoor": [67, 216, 339, 480], "s_isport": [67, 216, 339, 480], "s_iswht": [67, 216, 339, 480], "s_imod": [67, 216, 339], "s_ifmt": [67, 216, 339], "filemod": [67, 99, 100, 216, 264, 339, 355, 473, 478, 480], "st_mode": [67, 115, 216, 290, 293, 339, 474, 478], "st_ino": [67, 115, 216, 266, 290, 339, 471, 480], "st_dev": [67, 115, 216, 290, 339, 471], "st_nlink": [67, 115, 216, 290, 339], "st_uid": [67, 115, 216, 290, 339], "st_gid": [67, 115, 216, 290, 339], "st_size": [67, 115, 216, 290, 293, 339, 461], "st_atim": [67, 115, 216, 290, 339], "st_mtime": [67, 115, 187, 216, 231, 290, 293, 339, 355, 462], "st_ctime": [67, 115, 216, 290, 339, 471], "s_ifsock": [67, 216, 339], "s_iflnk": [67, 216, 339, 478], "s_ifreg": [67, 216, 290, 339], "s_ifblk": [67, 216, 290, 339], "s_ifdir": [67, 216, 339], "s_ifchr": [67, 216, 290, 339, 480], "s_ififo": [67, 216, 290, 339], "s_ifdoor": [67, 216, 339, 474, 480], "s_ifport": [67, 216, 339, 474, 480], "s_ifwht": [67, 216, 339, 474, 480], "s_isuid": [67, 216, 290, 339], "s_isgid": [67, 216, 290, 339], "s_isvtx": [67, 216, 290, 339], "s_irwxu": [67, 216, 290, 339], "s_irusr": [67, 216, 290, 339], "s_iwusr": [67, 216, 290, 339, 355], "s_ixusr": [67, 216, 290, 339, 355], "s_irwxg": [67, 216, 290, 339], "s_irgrp": [67, 216, 290, 339], "s_iwgrp": [67, 216, 290, 339], "s_ixgrp": [67, 216, 290, 339], "s_irwxo": [67, 216, 290, 339], "s_iroth": [67, 216, 290, 339], "s_iwoth": [67, 216, 290, 339, 355], "s_ixoth": [67, 216, 290, 339, 355], "s_enfmt": [67, 216, 290, 339], "s_iread": [67, 216, 290, 339], "s_iwrit": [67, 216, 290, 329, 339], "s_iexec": [67, 216, 290, 339], "uf_nodump": [67, 216, 290, 339], "uf_immut": [67, 216, 290, 339, 465], "uf_append": [67, 216, 290, 339, 465], "uf_opaqu": [67, 216, 290, 339], "uf_nounlink": [67, 216, 290, 339], "uf_compress": [67, 216, 290, 339], "uf_hidden": [67, 216, 290, 339], "sf_archiv": [67, 216, 290, 339], "sf_immut": [67, 216, 290, 339], "sf_append": [67, 216, 290, 339], "sf_nounlink": [67, 216, 290, 339], "sf_snapshot": [67, 216, 290, 339], "file_attribute_arch": [67, 216, 290, 339], "file_attribute_compress": [67, 216, 339], "file_attribute_devic": [67, 216, 339], "file_attribute_directori": [67, 216, 339], "file_attribute_encrypt": [67, 216, 339], "file_attribute_hidden": [67, 216, 339], "file_attribute_integrity_stream": [67, 216, 339], "file_attribute_norm": [67, 216, 339], "file_attribute_not_content_index": [67, 216, 339], "file_attribute_no_scrub_data": [67, 216, 339], "file_attribute_offlin": [67, 216, 339], "file_attribute_readon": [67, 216, 339], "file_attribute_reparse_point": [67, 216, 290, 339], "file_attribute_sparse_fil": [67, 216, 339], "file_attribute_system": [67, 216, 339], "file_attribute_temporari": [67, 216, 339], "file_attribute_virtu": [67, 216, 339], "io_reparse_tag_symlink": [67, 216, 339], "io_reparse_tag_mount_point": [67, 216, 339], "io_reparse_tag_appexeclink": [67, 216, 339, 480], "cmp": [67, 105, 213, 216, 222, 341, 459, 460, 463, 467, 480], "cmpfile": [67, 213, 216], "dircmp": [67, 216, 459, 464, 474, 480], "report_partial_closur": [67, 213, 216], "report_full_closur": [67, 213, 216], "left_list": [67, 213, 216], "right_list": [67, 213, 216], "left_on": [67, 213, 216], "right_on": [67, 213, 216], "common_dir": [67, 213, 216], "common_fil": [67, 213, 216], "common_funni": [67, 213, 216], "same_fil": [67, 213, 216], "diff_fil": [67, 213, 216], "funny_fil": [67, 213, 216], "subdir": [67, 117, 213, 216, 268, 359, 480], "default_ignor": [67, 213, 216, 474], "temporaryfil": [67, 216, 357, 480], "namedtemporaryfil": [67, 107, 197, 216, 357, 465, 471, 480], "spooledtemporaryfil": [67, 216, 357, 465, 470, 473, 480], "temporarydirectori": [67, 216, 357, 472, 480], "mkstemp": [67, 139, 216, 280, 357, 480], "mkdtemp": [67, 139, 216, 290, 357, 359, 399, 471, 480], "gettempdir": [67, 216, 357, 480], "gettempdirb": [67, 216, 357, 480], "gettempprefix": [67, 216, 357], "gettempprefixb": [67, 216, 357], "tempdir": [67, 216, 357, 399, 480], "mktemp": [67, 216, 324, 357, 392, 480], "iglob": [67, 216, 228, 469, 475, 476, 480], "fnmatch": [67, 216, 228, 251, 293, 345, 379, 385, 480], "fnmatchcas": [67, 216, 217, 385, 480], "getlin": [67, 216, 262, 379, 475, 480], "clearcach": [67, 216, 262], "checkcach": [67, 216, 262, 480], "lazycach": [67, 216, 262, 475, 480], "copyfileobj": [67, 100, 107, 216, 231, 329, 478, 480], "copyfil": [67, 83, 139, 216, 329, 448, 466, 474, 478, 480], "samefileerror": [67, 216, 329, 474, 480], "copymod": [67, 139, 216, 329], "copystat": [67, 139, 216, 329, 473, 480], "copy2": [67, 83, 216, 329, 472, 473, 475, 478, 480], "ignore_pattern": [67, 216, 329, 359, 465], "copytre": [67, 83, 139, 216, 465, 466, 472, 478, 480], "rmtree": [67, 83, 139, 184, 216, 290, 293, 359, 399, 470, 471, 473, 477, 478, 480], "avoids_symlink_attack": [67, 216, 329], "disk_usag": [67, 216, 329, 473, 480], "chown": [67, 100, 115, 139, 216, 290, 329, 473, 480], "make_arch": [67, 139, 216, 329, 466, 471, 472, 475, 478, 480], "get_archive_format": [67, 216, 329, 472], "register_archive_format": [67, 216, 329, 472], "unregister_archive_format": [67, 216, 329], "unpack_arch": [67, 139, 216, 329, 471, 472, 480], "register_unpack_format": [67, 216, 329], "unregister_unpack_format": [67, 216, 329], "get_unpack_format": [67, 216, 329], "base_dir": [67, 139, 216], "get_terminal_s": [67, 115, 216, 290, 329, 473, 480], "persist": [67, 181, 238, 242, 244, 251, 265, 266, 271, 278, 317, 387, 423, 472, 474, 480], "highest_protocol": [67, 295, 296, 462], "default_protocol": [67, 295, 296, 327, 469, 480], "pickleerror": [67, 295, 296], "picklingerror": [67, 295, 296], "unpicklingerror": [67, 295, 296, 480], "pickler": [67, 169, 295, 296, 297, 468, 473, 478, 480], "persistent_id": [67, 295, 296, 480], "dispatch_t": [67, 169, 295, 296, 473, 480], "reducer_overrid": [67, 295, 296, 478, 480], "unpickl": [67, 75, 93, 100, 180, 264, 266, 280, 281, 295, 297, 422, 462, 465, 466, 468, 480], "persistent_load": [67, 295, 296, 480], "find_class": [67, 139, 295, 296], "picklebuff": [67, 295, 296, 480], "__getnewargs_ex__": [67, 295, 296, 480], "__getnewargs__": [67, 93, 157, 295, 296, 386, 462, 475, 480], "__getstate__": [67, 295, 296, 386, 462, 470, 480], "__setstate__": [67, 295, 296, 386, 462, 478, 480], "__reduce__": [67, 79, 208, 295, 296, 386, 464, 478, 480], "__reduce_ex__": [67, 79, 93, 295, 296, 386, 480], "dispatch": [67, 77, 83, 84, 86, 99, 100, 141, 152, 174, 194, 223, 242, 295, 305, 318, 385, 416, 468, 470, 472, 474, 478, 480], "copyreg": [67, 168, 251, 276, 295, 296, 467, 480], "shelf": [67, 295, 327, 341, 472, 474], "sync": [67, 93, 115, 174, 181, 252, 280, 290, 292, 295, 327, 366, 471, 473, 478, 480], "bsddbshelf": [67, 295, 327, 341], "dbfilenameshelf": [67, 295, 327, 341], "whichdb": [67, 181, 295, 467], "reinterpret": [67, 295], "gdbm": [67, 83, 181, 295, 453, 467, 480], "firstkey": [67, 181, 295], "nextkey": [67, 181, 295], "reorgan": [67, 181, 191, 295, 460, 465, 468, 476, 478, 480], "ndbm": [67, 295, 327, 425, 453, 478, 480], "dumb": [67, 295, 356, 475, 476, 477, 478, 480], "dumbdbm": [67, 181, 295, 467], "sqlite": [67, 251, 295, 440, 448, 453, 464, 466, 469, 470, 471, 472, 473, 474, 477, 480], "connect": [67, 91, 92, 97, 100, 104, 107, 115, 121, 133, 139, 148, 157, 161, 166, 204, 209, 210, 220, 238, 239, 240, 242, 244, 245, 253, 255, 264, 266, 281, 285, 289, 290, 295, 296, 302, 306, 324, 325, 329, 330, 332, 335, 338, 344, 345, 349, 356, 359, 362, 366, 372, 381, 383, 387, 392, 394, 402, 404, 408, 411, 413, 416, 423, 427, 446, 452, 453, 458, 459, 463, 464, 465, 466, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480], "complete_stat": [67, 295, 337], "enable_callback_traceback": [67, 295, 337], "register_adapt": [67, 295, 337], "register_convert": [67, 295, 337], "legacy_transaction_control": [67, 295, 337], "parse_colnam": [67, 295, 337, 480], "parse_decltyp": [67, 295, 337], "sqlite_ok": [67, 295, 337], "sqlite_deni": [67, 295, 337], "sqlite_ignor": [67, 295, 337], "apilevel": [67, 295, 337], "paramstyl": [67, 295, 337], "sqlite_vers": [67, 295, 337], "sqlite_version_info": [67, 295, 337], "threadsafeti": [67, 295, 337, 470, 480], "sqlite_dbconfig_defens": [67, 295, 337], "sqlite_dbconfig_dqs_ddl": [67, 295, 337], "sqlite_dbconfig_dqs_dml": [67, 295, 337], "sqlite_dbconfig_enable_fkey": [67, 295, 337], "sqlite_dbconfig_enable_fts3_token": [67, 295, 337], "sqlite_dbconfig_enable_load_extens": [67, 295, 337], "sqlite_dbconfig_enable_qpsg": [67, 295, 337], "sqlite_dbconfig_enable_trigg": [67, 295, 337], "sqlite_dbconfig_enable_view": [67, 295, 337], "sqlite_dbconfig_legacy_alter_t": [67, 295, 337], "sqlite_dbconfig_legacy_file_format": [67, 295, 337], "sqlite_dbconfig_no_ckpt_on_clos": [67, 295, 337], "sqlite_dbconfig_reset_databas": [67, 295, 337], "sqlite_dbconfig_trigger_eqp": [67, 295, 337], "sqlite_dbconfig_trusted_schema": [67, 295, 337], "sqlite_dbconfig_writable_schema": [67, 295, 337], "cursor": [67, 91, 152, 157, 172, 174, 244, 295, 296, 317, 366, 372, 373, 387, 464, 465, 468, 472, 476, 478, 479, 480], "blobopen": [67, 295, 337, 470, 480], "commit": [67, 92, 117, 278, 285, 295, 302, 337, 345, 368, 428, 464, 465, 466, 474, 476, 480], "rollback": [67, 295, 337, 464, 465, 470, 480], "executemani": [67, 295, 337, 480], "executescript": [67, 295, 337, 480], "create_funct": [67, 295, 337, 480], "create_aggreg": [67, 295, 337, 480], "create_window_funct": [67, 295, 337, 470, 480], "create_col": [67, 295, 337, 470, 480], "set_author": [67, 295, 337, 470, 480], "set_progress_handl": [67, 295, 337, 480], "set_trace_callback": [67, 295, 337, 473, 480], "enable_load_extens": [67, 139, 295, 337, 453, 466, 469, 472, 480], "load_extens": [67, 139, 295, 337, 466, 469, 471, 472, 480], "iterdump": [67, 295, 337, 480], "backup": [67, 100, 109, 215, 266, 295, 337, 355, 465, 472, 477, 480], "getlimit": [67, 295, 337, 470, 480], "setlimit": [67, 295, 337, 470, 480], "getconfig": [67, 295, 337, 471, 480], "setconfig": [67, 295, 337, 471, 480], "deseri": [67, 259, 281, 295, 296, 337, 422, 443, 466, 470, 474, 476, 480], "autocommit": [67, 295, 471, 480], "in_transact": [67, 295, 337], "isolation_level": [67, 295, 480], "row_factori": [67, 295, 337], "text_factori": [67, 295, 337], "total_chang": [67, 295, 337], "fetchon": [67, 92, 295, 296, 337, 464, 472], "fetchmani": [67, 295, 337], "fetchal": [67, 157, 295, 337, 464], "setinputs": [67, 295, 337], "setoutputs": [67, 295, 337], "arrays": [67, 295, 337], "lastrowid": [67, 295, 337, 476, 480], "rowcount": [67, 295, 337, 480], "blob": [67, 295, 338, 387, 470, 480], "seek": [67, 78, 83, 84, 106, 114, 115, 150, 172, 209, 212, 215, 255, 275, 290, 295, 296, 337, 355, 357, 359, 419, 421, 443, 459, 465, 468, 480], "prepareprotocol": [67, 295, 480], "sqlite_errorcod": [67, 295, 337, 470], "sqlite_errornam": [67, 295, 337, 470], "interfaceerror": [67, 295, 337, 470, 480], "databaseerror": [67, 295, 337], "dataerror": [67, 295, 337, 480], "operationalerror": [67, 295, 337, 480], "integrityerror": [67, 295, 337], "internalerror": [67, 295, 337], "programmingerror": [67, 295, 337, 470, 471, 480], "notsupportederror": [67, 295, 337, 480], "guid": [67, 69, 73, 90, 91, 92, 98, 102, 106, 108, 111, 180, 183, 187, 207, 222, 248, 290, 292, 295, 387, 396, 450, 453, 456, 457, 465, 466, 471, 472, 474, 480], "sql": [67, 94, 106, 172, 258, 278, 289, 295, 383, 448, 464, 468, 470, 473, 480], "uri": [67, 100, 107, 239, 240, 293, 295, 311, 338, 381, 391, 392, 404, 407, 410, 412, 413, 415, 416, 469, 471, 473, 474, 480], "transact": [67, 94, 239, 240, 278, 295, 315, 362, 462, 464, 465, 471, 472, 475, 476, 480], "adler32": [67, 116, 232, 421, 480], "compressobj": [67, 116, 421, 480], "crc32": [67, 116, 143, 232, 282, 421, 448, 449, 480], "decompress": [67, 116, 146, 155, 215, 231, 406, 421, 448, 464, 472, 473, 475, 476, 480], "decompressobj": [67, 116, 421], "unused_data": [67, 116, 146, 267, 421], "unconsumed_tail": [67, 116, 421], "zlib_vers": [67, 116, 421], "zlib_runtime_vers": [67, 116, 421, 473], "badgzipfil": [67, 116, 231, 478, 480], "gzipfil": [67, 86, 116, 231, 355, 466, 468, 469, 471, 472, 475, 479, 480], "mtime": [67, 116, 213, 231, 247, 253, 290, 355, 393, 478, 480], "bzip2": [67, 116, 215, 251, 329, 355, 419, 470, 472, 473, 480], "bz2file": [67, 116, 146, 267, 466, 468, 469, 473, 474, 479, 480], "bz2compressor": [67, 116, 146, 480], "bz2decompressor": [67, 116, 146, 475, 480], "needs_input": [67, 116, 146, 267], "shot": [67, 116, 166, 325, 477], "lzmaerror": [67, 116, 267], "lzmafil": [67, 116, 267, 474, 480], "lzmacompressor": [67, 116, 267, 480], "lzmadecompressor": [67, 116, 267, 475, 480], "is_check_support": [67, 116, 267], "badzipfil": [67, 116, 419, 480], "largezipfil": [67, 116, 419], "zipinfo": [67, 116, 465, 476, 480], "is_zipfil": [67, 116, 419, 466, 480], "zip_stor": [67, 116, 419, 480], "zip_defl": [67, 116, 419, 449], "zip_bzip2": [67, 116, 419], "zip_lzma": [67, 116, 419], "getinfo": [67, 116, 419], "infolist": [67, 116, 419], "namelist": [67, 116, 419], "extractal": [67, 116, 355, 419, 464, 465, 475, 480], "printdir": [67, 116, 419], "setpassword": [67, 116, 419], "testzip": [67, 116, 419], "writestr": [67, 116, 419, 466], "pyzipfil": [67, 116, 474], "writepi": [67, 116, 419, 474], "date_tim": [67, 116, 245, 419], "compress_typ": [67, 116, 419, 466], "create_system": [67, 116, 419], "create_vers": [67, 116, 419], "extract_vers": [67, 116, 419], "flag_bit": [67, 116, 419, 480], "volum": [67, 83, 116, 139, 157, 258, 290, 292, 419, 463, 471, 474, 480], "internal_attr": [67, 116, 419], "external_attr": [67, 116, 419], "header_offset": [67, 116, 419], "crc": [67, 116, 143, 419, 421, 480], "compress_s": [67, 116, 419], "file_s": [67, 116, 419, 461], "pitfal": [67, 103, 116, 470, 480], "tar": [67, 79, 116, 251, 273, 289, 293, 329, 396, 450, 457, 459, 462, 463, 464, 465, 466, 471, 472, 480], "is_tarfil": [67, 116, 355, 480], "tarerror": [67, 116, 355], "readerror": [67, 116, 355, 480], "compressionerror": [67, 116, 355], "streamerror": [67, 116, 355], "extracterror": [67, 116, 355], "headererror": [67, 116, 355], "filtererror": [67, 116, 355], "tarinfo": [67, 116, 466, 472], "absolutepatherror": [67, 116, 355], "outsidedestinationerror": [67, 116, 355], "specialfileerror": [67, 116, 355, 466], "absolutelinkerror": [67, 116, 355], "linkoutsidedestinationerror": [67, 116, 355, 480], "ustar_format": [67, 116, 355], "gnu_format": [67, 116, 355], "pax_format": [67, 116, 355, 465], "default_format": [67, 116, 355, 476], "getmemb": [67, 116, 252, 312, 355, 475, 480], "getnam": [67, 116, 150, 161, 270, 355, 362, 413, 469, 480], "extractfil": [67, 116, 355, 480], "errorlevel": [67, 116, 355], "extraction_filt": [67, 116, 355], "addfil": [67, 116, 355], "gettarinfo": [67, 116, 355], "pax_head": [67, 116, 355], "frombuf": [67, 116, 355], "fromtarfil": [67, 116, 355], "tobuf": [67, 116, 355], "linknam": [67, 116, 355], "uid": [67, 116, 123, 139, 148, 214, 242, 245, 253, 290, 293, 301, 302, 307, 319, 329, 339, 355, 465, 466, 473, 475, 478, 480], "gid": [67, 116, 139, 230, 290, 293, 307, 355, 465, 466, 473, 475, 480], "unam": [67, 115, 116, 290, 300, 349, 352, 355, 472, 473, 480], "gname": [67, 116, 355], "isreg": [67, 116, 355], "issym": [67, 116, 355], "islnk": [67, 116, 355], "ischr": [67, 116, 355], "isblk": [67, 116, 355], "isfifo": [67, 116, 355], "isdev": [67, 116, 355], "fully_trusted_filt": [67, 116, 355], "tar_filt": [67, 116, 355], "data_filt": [67, 116, 355, 480], "reader": [67, 90, 97, 103, 106, 123, 133, 146, 155, 157, 167, 193, 197, 199, 202, 214, 222, 239, 247, 250, 255, 268, 269, 280, 285, 289, 296, 330, 334, 338, 344, 384, 396, 407, 410, 411, 412, 413, 414, 425, 431, 452, 462, 464, 467, 469, 475, 480], "register_dialect": [67, 172, 214], "unregister_dialect": [67, 172, 214, 480], "get_dialect": [67, 172, 214, 480], "list_dialect": [67, 172, 214, 480], "field_size_limit": [67, 98, 172, 214, 464, 480], "dictread": [67, 172, 214, 476, 478, 480], "dictwrit": [67, 172, 214, 472, 480], "dialect": [67, 214, 337, 462, 464, 472, 480], "excel_tab": [67, 172, 214], "unix_dialect": [67, 172, 214, 472], "sniffer": [67, 172, 214, 334, 480], "sniff": [67, 172, 214, 480], "has_head": [67, 172, 214, 240, 253, 392, 480], "quote_al": [67, 172, 214], "quote_minim": [67, 172, 214], "quote_nonnumer": [67, 172, 214], "quote_non": [67, 172, 214], "quote_notnul": [67, 172, 214, 471, 480], "quote_str": [67, 172, 214, 471, 480], "doublequot": [67, 172, 214, 480], "escapechar": [67, 172, 214, 480], "linetermin": [67, 172, 214], "quotechar": [67, 172, 214, 480], "skipinitialspac": [67, 172, 214, 480], "csvreader": [67, 172, 214], "line_num": [67, 172, 214, 316, 464], "fieldnam": [67, 119, 157, 172, 214, 465, 468, 480], "csvwriter": [67, 172, 214], "writerow": [67, 172, 214, 472, 475, 480], "writehead": [67, 172, 214, 472, 480], "interpol": [67, 214, 341, 427, 443, 472, 475, 476, 480], "basicinterpol": [67, 164, 214, 470, 480], "extendedinterpol": [67, 164, 214, 470, 472, 480], "boolean_st": [67, 164, 214], "sectcr": [67, 164, 214], "add_sect": [67, 164, 214, 472], "has_sect": [67, 164, 214], "has_opt": [67, 164, 214, 289], "read_fil": [67, 164, 214, 265, 471], "read_str": [67, 164, 214, 472, 475], "read_dict": [67, 164, 214, 472, 477, 478, 479, 480], "getint": [67, 164, 214, 480], "getfloat": [67, 164, 214], "getboolean": [67, 164, 214, 480], "remove_opt": [67, 164, 214, 289], "remove_sect": [67, 164, 214], "optionxform": [67, 164, 214], "max_interpolation_depth": [67, 164, 214], "rawconfigpars": [67, 214, 265, 466, 470, 474, 480], "nosectionerror": [67, 164, 214], "duplicatesectionerror": [67, 164, 214, 472], "duplicateoptionerror": [67, 164, 214, 472], "nooptionerror": [67, 164, 214, 466], "interpolationerror": [67, 164, 214], "interpolationdeptherror": [67, 164, 214], "interpolationmissingoptionerror": [67, 164, 214, 480], "interpolationsyntaxerror": [67, 164, 214], "missingsectionheadererror": [67, 164, 214], "parsingerror": [67, 164, 214, 470, 471, 480], "tomllib": [67, 164, 214, 251, 470, 480], "toml": [67, 75, 164, 214, 251, 255, 469, 470, 480], "tomldecodeerror": [67, 214, 376], "netrc": [67, 214, 220, 251, 285, 461, 474, 475, 480], "netrcparseerror": [67, 214, 283], "authent": [67, 161, 214, 232, 238, 245, 253, 264, 266, 283, 285, 302, 332, 338, 392, 416, 421, 461, 466, 472, 473, 474, 475, 476, 478, 479, 480], "plist": [67, 214, 251, 269, 456, 465, 474, 477, 478, 480], "fmt_xml": [67, 214, 301, 474], "fmt_binari": [67, 214, 301, 474], "digest": [67, 171, 193, 201, 202, 234, 251, 280, 302, 338, 392, 464, 466, 467, 472, 473, 474, 477, 478, 479, 480], "md5": [67, 170, 171, 232, 234, 245, 332, 337, 338, 395, 453, 464, 465, 466, 467, 471, 472, 474, 478, 479, 480], "sha1": [67, 171, 232, 453, 464, 466, 471, 472, 480], "sha224": [67, 171, 232, 464, 466, 472], "sha256": [67, 171, 232, 248, 334, 338, 453, 464, 466, 472, 480], "sha384": [67, 171, 232, 338, 464, 466, 472], "sha512": [67, 171, 232, 453, 464, 466, 472, 480], "sha3_224": [67, 171, 232, 476], "sha3_256": [67, 171, 232, 476, 480], "sha3_384": [67, 171, 232, 476], "sha3_512": [67, 171, 232, 476, 480], "algorithms_guarante": [67, 171, 232, 466, 472], "algorithms_avail": [67, 171, 232, 466, 472, 480], "digest_s": [67, 171, 232, 234, 474], "block_siz": [67, 171, 232, 234, 474], "hexdigest": [67, 171, 232, 234, 337, 464, 480], "shake": [67, 171, 453, 470, 476, 479, 480], "shake_128": [67, 171, 232, 476], "shake_256": [67, 171, 232, 476], "file_digest": [67, 171, 232, 470, 480], "pbkdf2_hmac": [67, 171, 232, 466, 469, 471, 474, 480], "scrypt": [67, 171, 232, 476, 480], "blake2": [67, 171, 453, 470, 476, 479, 480], "blake2b": [67, 171, 232, 470, 476, 479, 480], "salt_siz": [67, 171, 232], "person_s": [67, 171, 232], "max_key_s": [67, 171, 232], "max_digest_s": [67, 171, 232], "person": [67, 92, 94, 171, 244, 337, 338, 352, 423, 458, 459, 461, 465], "compare_digest": [67, 170, 171, 232, 234, 323, 466, 473, 480], "randbelow": [67, 171, 323, 480], "randbit": [67, 171, 323], "token_byt": [67, 171, 315, 323], "token_hex": [67, 171, 323, 480], "token_urlsaf": [67, 171, 323], "ctermid": [67, 115, 290], "environb": [67, 115, 290, 345, 472, 480], "fsencod": [67, 86, 115, 290, 293, 349, 359, 472, 476, 480], "fspath": [67, 86, 115, 231, 290, 293, 476, 480], "getenvb": [67, 115, 290, 472], "get_exec_path": [67, 115, 290], "getegid": [67, 115, 290, 480], "geteuid": [67, 115, 290, 480], "getgid": [67, 115, 290, 480], "getgrouplist": [67, 115, 290, 473, 480], "getgroup": [67, 115, 290, 480], "getlogin": [67, 115, 226, 290], "getpgid": [67, 115, 290, 462], "getpgrp": [67, 115, 212, 290], "getpid": [67, 99, 115, 123, 280, 290, 480], "getppid": [67, 115, 280, 290, 480], "getprior": [67, 115, 290, 473], "prio_process": [67, 115, 290], "prio_pgrp": [67, 115, 290], "prio_us": [67, 115, 290], "prio_darwin_thread": [67, 115, 290, 480], "prio_darwin_process": [67, 115, 290, 480], "prio_darwin_bg": [67, 115, 290, 480], "prio_darwin_nonui": [67, 115, 290, 480], "getresuid": [67, 115, 290, 466, 480], "getresgid": [67, 115, 290, 466, 480], "getuid": [67, 115, 290, 480], "initgroup": [67, 115, 290, 466], "putenv": [67, 115, 139, 290, 303, 479, 480], "setegid": [67, 115, 290], "seteuid": [67, 115, 290], "setgid": [67, 115, 290, 355], "setgroup": [67, 115, 290, 345, 480], "setn": [67, 115, 290, 480], "setpgrp": [67, 115, 290], "setpgid": [67, 115, 290, 345], "setprior": [67, 115, 290, 473, 480], "setregid": [67, 115, 290, 345], "setresgid": [67, 115, 290, 466], "setresuid": [67, 115, 290, 466], "setreuid": [67, 115, 290, 345], "getsid": [67, 115, 290, 463], "setsid": [67, 115, 290, 345, 480], "setuid": [67, 115, 290, 355], "supports_bytes_environ": [67, 115, 290, 472], "umask": [67, 115, 181, 290, 293, 345, 359, 477, 480], "unsetenv": [67, 115, 139, 290, 465, 479, 480], "unshar": [67, 115, 290, 319, 480], "clone_fil": [67, 115, 290], "clone_f": [67, 115, 290], "clone_newcgroup": [67, 115, 290], "clone_newipc": [67, 115, 290], "clone_newnet": [67, 115, 290], "clone_newn": [67, 115, 290], "clone_newpid": [67, 115, 290], "clone_newtim": [67, 115, 290], "clone_newus": [67, 115, 290], "clone_newut": [67, 115, 290], "clone_sighand": [67, 115, 290], "clone_sysvsem": [67, 115, 290], "clone_thread": [67, 115, 290], "clone_vm": [67, 115, 290], "fdopen": [67, 115, 279, 290, 334, 425], "closerang": [67, 115, 290, 465, 480], "copy_file_rang": [67, 115, 290, 480], "device_encod": [67, 115, 290, 480], "dup": [67, 115, 157, 290, 334, 480], "dup2": [67, 115, 211, 290, 330, 470, 475, 477, 480], "fchmod": [67, 115, 290, 465, 475, 480], "fchown": [67, 115, 290, 465, 475], "fdatasync": [67, 115, 290, 475], "fpathconf": [67, 115, 290, 480], "fstat": [67, 115, 290, 291, 339, 461, 473, 475, 480], "fstatvf": [67, 115, 290, 461, 475], "fsync": [67, 115, 290, 475, 480], "ftruncat": [67, 83, 115, 290, 475, 480], "get_block": [67, 115, 290, 475, 480], "lockf": [67, 115, 139, 212, 268, 290, 388, 461, 465, 473, 480], "f_lock": [67, 115, 290, 480], "f_tlock": [67, 115, 290], "f_ulock": [67, 115, 290], "f_test": [67, 115, 290], "login_tti": [67, 115, 290, 480], "lseek": [67, 115, 290, 464, 473], "seek_set": [67, 115, 212, 255, 275, 290, 337, 464, 468], "seek_cur": [67, 115, 212, 255, 275, 290, 337, 464, 468], "seek_end": [67, 115, 212, 255, 275, 290, 337, 464, 468], "seek_hol": [67, 115, 255, 290, 473], "seek_data": [67, 115, 255, 290, 473], "o_rdon": [67, 115, 222, 279, 280, 290], "o_wron": [67, 115, 290, 330], "o_rdwr": [67, 115, 290, 330], "o_append": [67, 115, 279, 290], "o_creat": [67, 115, 290], "o_excl": [67, 115, 290, 357], "o_trunc": [67, 115, 290], "o_dsync": [67, 115, 290], "o_rsync": [67, 115, 290], "o_sync": [67, 115, 290], "o_ndelay": [67, 104, 115, 212, 290], "o_nonblock": [67, 104, 115, 290, 473, 475, 480], "o_noctti": [67, 115, 290], "o_cloexec": [67, 115, 290, 473, 480], "o_noinherit": [67, 115, 290], "o_short_liv": [67, 115, 290], "o_temporari": [67, 115, 290, 357], "o_random": [67, 115, 290], "o_sequenti": [67, 115, 290], "o_evton": [67, 115, 290, 469, 480], "o_fsync": [67, 115, 290, 469, 480], "o_symlink": [67, 115, 290, 469, 480], "o_nofollow_ani": [67, 115, 290, 469, 480], "o_async": [67, 115, 290], "o_direct": [67, 115, 290], "o_directori": [67, 115, 290], "o_nofollow": [67, 115, 290], "o_noatim": [67, 115, 290], "o_path": [67, 115, 290, 474, 480], "o_tmpfil": [67, 115, 290, 357, 474, 480], "o_shlock": [67, 115, 212, 290, 464, 480], "o_exlock": [67, 115, 212, 290, 464, 480], "openpti": [67, 115, 290, 306, 388, 480], "pipe": [67, 86, 100, 103, 104, 115, 122, 127, 128, 130, 134, 161, 187, 205, 209, 210, 212, 251, 255, 290, 325, 326, 329, 330, 339, 345, 347, 349, 355, 359, 396, 452, 463, 465, 466, 469, 470, 471, 472, 473, 474, 475, 476, 477, 480], "pipe2": [67, 115, 290, 473], "posix_falloc": [67, 115, 290, 473, 475, 480], "posix_fadvis": [67, 115, 290, 473, 475, 480], "posix_fadv_norm": [67, 115, 290], "posix_fadv_sequenti": [67, 115, 290], "posix_fadv_random": [67, 115, 290], "posix_fadv_noreus": [67, 115, 290], "posix_fadv_willne": [67, 115, 290], "posix_fadv_dontne": [67, 115, 290], "pread": [67, 115, 290, 473, 475, 477, 480], "preadv": [67, 115, 290, 477, 480], "rwf_nowait": [67, 115, 290], "rwf_hipri": [67, 115, 290], "pwrite": [67, 115, 290, 473, 475, 477], "pwritev": [67, 115, 290, 477, 480], "rwf_dsync": [67, 115, 290], "rwf_sync": [67, 115, 290], "rwf_append": [67, 115, 290, 480], "sendfil": [67, 115, 123, 124, 127, 130, 253, 290, 329, 334, 338, 404, 473, 475, 477, 480], "sf_nodiskio": [67, 115, 290], "sf_mnowait": [67, 115, 290], "sf_sync": [67, 115, 290], "sf_nocach": [67, 115, 290, 480], "set_block": [67, 115, 290, 475, 480], "splice": [67, 115, 209, 290, 469, 480], "splice_f_mov": [67, 115, 290], "splice_f_nonblock": [67, 115, 290], "splice_f_mor": [67, 115, 290], "readv": [67, 115, 290, 473, 475, 477, 480], "tcgetpgrp": [67, 115, 290], "tcsetpgrp": [67, 115, 290], "ttynam": [67, 115, 290, 480], "writev": [67, 115, 290, 473, 475, 477, 480], "terminal_s": [67, 115, 290, 329], "get_inherit": [67, 115, 290, 334, 474], "set_inherit": [67, 115, 290, 325, 334, 474, 480], "get_handle_inherit": [67, 115, 290, 474], "set_handle_inherit": [67, 115, 290, 345, 474], "f_ok": [67, 115, 290, 329], "r_ok": [67, 115, 290], "w_ok": [67, 115, 290], "x_ok": [67, 115, 290, 329, 480], "chdir": [67, 115, 139, 166, 290, 312, 329, 349, 448, 470, 472, 473, 479, 480], "chflag": [67, 115, 139, 290, 329, 339, 465, 473, 480], "chroot": [67, 115, 290, 480], "fchdir": [67, 115, 290, 475], "getcwd": [67, 109, 115, 290, 291, 293, 359, 404, 448, 477, 480], "getcwdb": [67, 115, 290, 467, 478, 480], "lchflag": [67, 115, 290, 465], "lchown": [67, 115, 290, 462], "listdir": [67, 77, 92, 106, 115, 139, 197, 210, 217, 227, 242, 290, 293, 329, 339, 396, 462, 463, 466, 467, 473, 477, 480], "listdriv": [67, 115, 139, 290, 471, 480], "listmount": [67, 115, 139, 290, 471, 480], "listvolum": [67, 115, 139, 290, 471, 480], "makedir": [67, 83, 115, 290, 293, 475, 477, 480], "mkfifo": [67, 115, 290, 473, 475, 480], "mknod": [67, 115, 290, 462, 473, 475, 480], "makedev": [67, 115, 290, 462, 480], "pathconf": [67, 115, 290, 473], "pathconf_nam": [67, 115, 290], "removedir": [67, 83, 115, 290], "direntri": [67, 115, 290, 471, 475, 476, 480], "inod": [67, 115, 266, 290, 339, 480], "stat_result": [67, 115, 290, 293, 355, 462, 475, 478, 480], "st_atime_n": [67, 115, 290], "st_mtime_n": [67, 115, 290], "st_ctime_n": [67, 115, 290], "st_birthtim": [67, 115, 290, 464, 471], "st_birthtime_n": [67, 115, 290], "st_block": [67, 115, 290, 480], "st_blksize": [67, 115, 290], "st_rdev": [67, 115, 290, 471], "st_flag": [67, 115, 290, 464], "st_gen": [67, 115, 290, 464], "st_fstype": [67, 115, 290, 477, 480], "st_rsize": [67, 115, 290], "st_creator": [67, 115, 290], "st_type": [67, 115, 290], "st_file_attribut": [67, 115, 290, 339, 475, 480], "st_reparse_tag": [67, 115, 290, 339, 478], "statvf": [67, 115, 290, 461, 465, 473, 480], "supports_dir_fd": [67, 115, 290, 473], "supports_effective_id": [67, 115, 290, 473], "supports_fd": [67, 115, 290, 473], "supports_follow_symlink": [67, 115, 290, 329], "utim": [67, 115, 139, 290, 329, 473, 480], "fwalk": [67, 115, 139, 290, 473, 477, 480], "memfd_creat": [67, 115, 212, 290, 478, 480], "mfd_cloexec": [67, 115, 290], "mfd_allow_s": [67, 115, 290], "mfd_hugetlb": [67, 115, 290], "mfd_huge_shift": [67, 115, 290], "mfd_huge_mask": [67, 115, 290], "mfd_huge_64kb": [67, 115, 290], "mfd_huge_512kb": [67, 115, 290], "mfd_huge_1mb": [67, 115, 290], "mfd_huge_2mb": [67, 115, 290], "mfd_huge_8mb": [67, 115, 290], "mfd_huge_16mb": [67, 115, 290], "mfd_huge_32mb": [67, 115, 290], "mfd_huge_256mb": [67, 115, 290], "mfd_huge_512mb": [67, 115, 290], "mfd_huge_1gb": [67, 115, 290], "mfd_huge_2gb": [67, 115, 290], "mfd_huge_16gb": [67, 115, 290], "eventfd": [67, 115, 290, 469, 480], "eventfd_read": [67, 115, 290], "eventfd_writ": [67, 115, 290], "efd_cloexec": [67, 115, 290, 480], "efd_nonblock": [67, 115, 290, 480], "efd_semaphor": [67, 115, 290, 480], "getxattr": [67, 115, 139, 290, 473], "listxattr": [67, 115, 139, 290, 473], "removexattr": [67, 115, 139, 290, 473], "setxattr": [67, 115, 139, 290, 473, 480], "xattr_size_max": [67, 115, 290], "xattr_creat": [67, 115, 290], "xattr_replac": [67, 115, 290], "add_dll_directori": [67, 115, 139, 290, 478, 480], "execl": [67, 115, 289, 290], "execlp": [67, 115, 290], "execvp": [67, 115, 290, 345], "_exit": [67, 115, 137, 210, 211, 290], "ex_ok": [67, 115, 290], "ex_usag": [67, 115, 290], "ex_dataerr": [67, 115, 290], "ex_noinput": [67, 115, 290], "ex_nous": [67, 115, 290], "ex_nohost": [67, 115, 290], "ex_unavail": [67, 115, 290], "ex_softwar": [67, 115, 290], "ex_oserr": [67, 115, 290], "ex_osfil": [67, 115, 290], "ex_cantcreat": [67, 115, 290], "ex_ioerr": [67, 115, 290], "ex_tempfail": [67, 115, 290], "ex_protocol": [67, 115, 290], "ex_noperm": [67, 115, 290], "ex_config": [67, 115, 290], "ex_notfound": [67, 115, 290], "forkpti": [67, 115, 139, 290, 480], "killpg": [67, 115, 139, 290, 462, 480], "nice": [67, 115, 117, 137, 141, 148, 166, 173, 190, 222, 267, 290, 319, 332, 335, 341, 387, 400, 425, 459, 472, 473], "pidfd_open": [67, 115, 290, 471, 479, 480], "pidfd_nonblock": [67, 115, 290, 471, 480], "plock": [67, 115, 290], "posix_spawn": [67, 115, 139, 161, 290, 478, 480], "posix_spawn_open": [67, 115, 290], "posix_spawn_clos": [67, 115, 290], "posix_spawn_dup2": [67, 115, 290], "posix_spawnp": [67, 115, 290, 480], "spawnl": [67, 115, 290], "spawnlp": [67, 115, 290, 345], "spawnv": [67, 115, 290, 480], "spawnvp": [67, 115, 290, 345], "p_nowait": [67, 115, 290, 345], "p_nowaito": [67, 115, 290], "p_wait": [67, 115, 290, 345], "p_detach": [67, 115, 290], "p_overlay": [67, 115, 290], "startfil": [67, 115, 139, 290, 480], "waitid": [67, 115, 290, 473, 475, 480], "waitpid": [67, 115, 129, 254, 290, 306, 464, 474, 475, 480], "wait3": [67, 115, 290, 464, 475, 480], "wait4": [67, 115, 290, 464, 475], "p_pid": [67, 115, 290], "p_pgid": [67, 115, 290], "p_all": [67, 115, 290], "p_pidfd": [67, 115, 290, 479, 480], "wcontinu": [67, 115, 290], "wexit": [67, 115, 290], "wstop": [67, 115, 290], "wuntrac": [67, 115, 290], "wnohang": [67, 115, 290], "wnowait": [67, 115, 290], "cld_exit": [67, 115, 290], "cld_kill": [67, 115, 290, 479, 480], "cld_dump": [67, 115, 290], "cld_trap": [67, 115, 290], "cld_stop": [67, 115, 290, 479, 480], "cld_continu": [67, 115, 290], "waitstatus_to_exitcod": [67, 115, 290, 306, 479, 480], "wcoredump": [67, 115, 290], "wifcontinu": [67, 115, 290], "wifstop": [67, 115, 290], "wifsign": [67, 115, 290], "wifexit": [67, 115, 290], "wexitstatus": [67, 115, 290], "wstopsig": [67, 115, 290], "wtermsig": [67, 115, 290], "sched_oth": [67, 115, 290], "sched_batch": [67, 115, 290], "sched_idl": [67, 115, 290], "sched_sporad": [67, 115, 290], "sched_fifo": [67, 115, 290], "sched_rr": [67, 115, 290], "sched_reset_on_fork": [67, 115, 290], "sched_param": [67, 115, 290], "sched_prior": [67, 115, 290], "sched_get_priority_min": [67, 115, 290, 473], "sched_get_priority_max": [67, 115, 290, 473], "sched_setschedul": [67, 115, 290, 473], "sched_getschedul": [67, 115, 290, 473], "sched_setparam": [67, 115, 290, 473], "sched_getparam": [67, 115, 290, 473], "sched_rr_get_interv": [67, 115, 290, 473], "sched_yield": [67, 115, 290, 473, 480], "sched_setaffin": [67, 115, 290, 473, 480], "sched_getaffin": [67, 115, 280, 290, 473, 480], "confstr": [67, 115, 290, 480], "confstr_nam": [67, 115, 290], "cpu_count": [67, 115, 160, 161, 163, 280, 290, 469, 474, 480], "getloadavg": [67, 115, 290], "sysconf": [67, 115, 290, 334, 480], "sysconf_nam": [67, 115, 290, 480], "curdir": [67, 115, 186, 213, 290, 291, 329, 366], "pardir": [67, 115, 213, 290], "altsep": [67, 115, 228, 244, 290, 293, 470, 480], "extsep": [67, 115, 290], "defpath": [67, 115, 290, 329, 480], "linesep": [67, 115, 191, 198, 199, 200, 205, 222, 255, 282, 290, 332, 345, 473, 480], "devnul": [67, 115, 123, 134, 161, 280, 290, 330, 345, 473, 480], "rtld_lazi": [67, 115, 290, 349, 473], "rtld_now": [67, 115, 173, 290, 473], "rtld_global": [67, 115, 173, 290, 349, 473, 478, 480], "rtld_local": [67, 115, 173, 290, 473, 478, 480], "rtld_nodelet": [67, 115, 290, 473], "rtld_noload": [67, 115, 290, 473], "rtld_deepbind": [67, 115, 290, 473], "getrandom": [67, 115, 290, 475, 476, 480], "urandom": [67, 115, 123, 232, 280, 290, 315, 338, 463, 466, 470, 471, 474, 475, 476, 480], "grnd_nonblock": [67, 115, 290, 480], "grnd_random": [67, 115, 290], "default_buffer_s": [67, 115, 222, 255, 345, 480], "text_encod": [67, 115, 255, 480], "unsupportedoper": [67, 115, 255, 480], "iobas": [67, 115, 185, 187, 210, 212, 255, 375, 452, 478, 480], "seekabl": [67, 114, 115, 146, 255, 398, 419, 465, 480], "rawiobas": [67, 115, 222, 255, 465, 473, 475, 480], "readal": [67, 115, 255, 469, 474, 480], "bufferediobas": [67, 115, 146, 222, 231, 239, 242, 255, 267, 296, 335, 357, 366, 404, 465, 466, 470, 472, 473, 475, 476, 480], "read1": [67, 115, 146, 231, 255, 480], "readinto1": [67, 115, 255, 475], "bytesio": [67, 86, 115, 193, 204, 231, 232, 255, 268, 296, 341, 357, 375, 418, 422, 465, 467, 472, 475, 480], "getbuff": [67, 115, 255, 472], "getvalu": [67, 77, 78, 84, 115, 148, 166, 193, 231, 255, 259, 270, 296, 305, 359, 386, 413, 418, 472, 475], "bufferedread": [67, 115, 222, 255, 355, 465, 466, 472, 480], "bufferedwrit": [67, 115, 222, 255, 465, 472, 480], "bufferedrandom": [67, 115, 222, 255, 465], "bufferedrwpair": [67, 115, 255, 465, 480], "textiobas": [67, 78, 115, 222, 239, 255, 357, 366, 425, 465, 466, 467, 470, 480], "line_buff": [67, 115, 255], "write_through": [67, 115, 222, 255, 473, 480], "reconfigur": [67, 115, 222, 255, 477, 480], "stringio": [67, 78, 84, 86, 115, 166, 193, 204, 255, 259, 305, 341, 349, 359, 386, 404, 408, 465, 466, 467, 472, 474, 475, 480], "incrementalnewlinedecod": [67, 115, 255, 480], "reentranc": [67, 115, 166, 313, 480], "asctim": [67, 99, 100, 115, 264, 265, 306, 363, 460, 466, 472], "pthread_getcpuclockid": [67, 115, 363, 477, 480], "clock_getr": [67, 115, 363, 473], "clock_gettim": [67, 115, 363, 473, 479, 480], "clock_gettime_n": [67, 115, 363, 477, 480], "clock_settim": [67, 115, 363, 473], "clock_settime_n": [67, 115, 363, 477, 480], "get_clock_info": [67, 115, 363, 473, 480], "gmtime": [67, 99, 100, 115, 147, 180, 206, 264, 268, 363, 461, 472, 473, 480], "localtim": [67, 86, 99, 115, 180, 191, 200, 206, 245, 264, 282, 363, 460, 461, 471, 473, 480], "mktime": [67, 115, 180, 206, 363, 472, 480], "monoton": [67, 115, 123, 128, 131, 166, 187, 322, 340, 363, 437, 462, 473, 475, 480], "monotonic_n": [67, 115, 363, 477, 480], "perf_count": [67, 115, 305, 363, 364, 473, 478, 480], "perf_counter_n": [67, 115, 363, 364, 477, 480], "process_tim": [67, 115, 305, 363, 364, 473, 478, 480], "process_time_n": [67, 115, 363, 477, 480], "sleep": [67, 83, 94, 100, 115, 120, 121, 122, 123, 126, 130, 131, 132, 134, 135, 163, 164, 174, 254, 280, 319, 322, 330, 337, 345, 359, 363, 465, 469, 470, 473, 475, 476, 477, 478, 480], "struct_tim": [67, 115, 180, 245, 268, 363, 476], "tm_year": [67, 115, 363, 461], "tm_mon": [67, 115, 363], "tm_day": [67, 115, 363], "tm_hour": [67, 115, 363], "tm_min": [67, 115, 363], "tm_sec": [67, 115, 363], "tm_wday": [67, 115, 363], "tm_yday": [67, 115, 363], "tm_isdst": [67, 115, 180, 363], "tm_zone": [67, 115, 363, 476, 480], "tm_gmtoff": [67, 115, 363, 476, 480], "time_n": [67, 115, 363, 477, 480], "thread_tim": [67, 115, 363, 477, 479, 480], "thread_time_n": [67, 115, 363, 477, 480], "tzset": [67, 115, 363, 480], "clock": [67, 84, 115, 123, 128, 136, 180, 305, 319, 381, 465, 473, 475, 476, 477, 478, 480], "clock_boottim": [67, 115, 363, 477, 480], "clock_highr": [67, 115, 363], "clock_monoton": [67, 115, 363, 470, 477, 480], "clock_monotonic_raw": [67, 115, 363], "clock_process_cputime_id": [67, 115, 363], "clock_prof": [67, 115, 363, 477, 480], "clock_tai": [67, 115, 363, 480], "clock_thread_cputime_id": [67, 115, 363, 479, 480], "clock_uptim": [67, 115, 363, 477, 480], "clock_uptime_raw": [67, 115, 363, 478, 480], "clock_realtim": [67, 115, 363, 470, 480], "altzon": [67, 115, 180, 363], "daylight": [67, 115, 180, 206, 363, 422, 479], "add_argu": [67, 88, 100, 115, 157, 187, 197, 225, 306, 396, 448, 466, 472, 480], "argumentpars": [67, 88, 100, 115, 157, 187, 197, 225, 306, 396, 448, 466, 471, 472, 475, 477, 480], "prog": [67, 88, 100, 115, 289, 316, 396, 448, 472], "epilog": [67, 115, 202, 289, 464, 472], "formatter_class": [67, 100, 115], "rawdescriptionhelpformatt": [67, 115, 117], "rawtexthelpformatt": [67, 115, 117], "argumentdefaultshelpformatt": [67, 100, 115, 117, 480], "metavartypehelpformatt": [67, 115, 117], "prefix_char": [67, 115], "fromfile_prefix_char": [67, 115, 471, 480], "argument_default": [67, 115], "allow_abbrev": [67, 115, 475, 480], "conflict_handl": [67, 115, 289], "add_help": [67, 115], "exit_on_error": [67, 115, 480], "metavar": [67, 100, 115, 197, 289, 396, 466, 471, 472, 480], "parse_arg": [67, 88, 100, 115, 157, 187, 197, 225, 289, 306, 396, 448, 462, 466, 472], "abbrevi": [67, 106, 115, 174, 180, 183, 263, 289, 294, 305, 345, 363, 378, 410, 452, 474, 475, 476, 480], "add_subpars": [67, 100, 115, 117, 472, 477, 480], "filetyp": [67, 115, 186, 333, 466, 474, 480], "add_argument_group": [67, 115, 117, 480], "add_mutually_exclusive_group": [67, 88, 115, 117, 480], "set_default": [67, 115, 117, 289, 480], "get_default": [67, 115, 117], "print_usag": [67, 115, 117, 289], "print_help": [67, 115, 117, 289], "format_usag": [67, 115, 117, 480], "format_help": [67, 115, 117], "parse_known_arg": [67, 115, 117, 480], "convert_arg_line_to_arg": [67, 115, 117], "intermix": [67, 115, 225, 477, 480], "parse_intermixed_arg": [67, 115, 117, 477, 480], "parse_known_intermixed_arg": [67, 115, 117], "upgrad": [67, 107, 108, 115, 133, 207, 239, 244, 396, 450, 453, 458, 461, 462, 466, 472, 474, 476, 477, 478, 480], "argumenterror": [67, 115, 117, 173, 480], "argumenttypeerror": [67, 115, 117], "getopt": [67, 88, 115, 187, 251, 289, 462, 466, 480], "gnu_getopt": [67, 115, 225, 462], "getopterror": [67, 115, 225], "logger": [67, 115, 122, 166, 265, 266, 280, 329, 353, 383, 385, 462, 466, 468, 472, 473, 474, 475, 477, 478, 479, 480], "setlevel": [67, 99, 100, 115, 122, 264, 280, 462, 480], "isenabledfor": [67, 99, 100, 115, 264, 466, 480], "geteffectivelevel": [67, 115, 264], "getchild": [67, 115, 264, 466], "getchildren": [67, 115, 264, 466, 472, 478, 479, 480], "addfilt": [67, 99, 100, 115, 264], "removefilt": [67, 99, 115, 264], "addhandl": [67, 99, 100, 115, 264, 468], "removehandl": [67, 99, 100, 115, 184, 264, 385, 466], "findcal": [67, 115, 264], "makerecord": [67, 100, 115, 264], "hashandl": [67, 115, 264], "notset": [67, 99, 115, 264, 265, 280], "createlock": [67, 115, 264, 266], "setformatt": [67, 99, 100, 115, 264, 266], "handleerror": [67, 99, 115, 264, 266], "formattim": [67, 115, 264], "formatexcept": [67, 100, 115, 264], "formatstack": [67, 115, 264], "bufferingformatt": [67, 99, 115, 264], "formathead": [67, 115, 264], "formatfoot": [67, 115, 264], "logrecord": [67, 99, 115, 266, 385, 462, 474, 480], "getmessag": [67, 100, 115, 264, 270, 411], "loggeradapt": [67, 115, 466, 480], "_log": [67, 100, 115, 264], "getlogg": [67, 99, 100, 115, 122, 264, 385, 462, 466, 468, 479, 480], "getloggerclass": [67, 115, 264], "getlogrecordfactori": [67, 100, 115, 264], "addlevelnam": [67, 115, 264], "getlevelnamesmap": [67, 115, 264, 470, 480], "getlevelnam": [67, 100, 115, 264], "gethandlerbynam": [67, 115, 264, 265, 480], "gethandlernam": [67, 115, 264, 480], "makelogrecord": [67, 100, 115, 264, 266], "basicconfig": [67, 92, 99, 100, 115, 122, 166, 264, 463, 472, 473, 478, 480], "setloggerclass": [67, 100, 115, 264], "setlogrecordfactori": [67, 100, 115, 264], "lastresort": [67, 99, 115, 264, 472], "capturewarn": [67, 115, 264, 397], "dictconfig": [67, 99, 115, 265, 266, 466, 472, 480], "fileconfig": [67, 99, 100, 115, 265, 466, 474, 477, 480], "listen": [67, 83, 104, 115, 123, 161, 219, 242, 265, 266, 285, 310, 326, 332, 334, 335, 338, 359, 381, 404, 416, 462, 465, 466, 474, 475, 480], "stoplisten": [67, 100, 115, 265], "schema": [67, 92, 115, 278, 337, 466, 480], "queuehandl": [67, 99, 115, 480], "queuelisten": [67, 115, 475, 480], "streamhandl": [67, 99, 100, 115, 264, 265, 472, 477, 480], "setstream": [67, 115, 266, 278, 477, 480], "filehandl": [67, 99, 100, 107, 115, 253, 264, 265, 465, 480], "nullhandl": [67, 99, 115, 468], "watchedfilehandl": [67, 99, 115, 465, 476], "reopenifneed": [67, 115, 266, 476], "baserotatinghandl": [67, 99, 115, 463], "namer": [67, 115, 266, 480], "rotation_filenam": [67, 115, 266], "rotatingfilehandl": [67, 99, 100, 115, 265, 463, 465, 466], "dorollov": [67, 115, 266], "timedrotatingfilehandl": [67, 99, 115, 463, 465, 474, 480], "getfilestodelet": [67, 115, 266], "sockethandl": [67, 99, 100, 115, 265, 470, 474], "makesocket": [67, 115, 266], "makepickl": [67, 100, 115, 266], "createsocket": [67, 115, 266, 470, 480], "datagramhandl": [67, 99, 115, 265, 474], "sysloghandl": [67, 99, 115, 265, 353, 466, 470, 473, 480], "encodeprior": [67, 115, 266], "mapprior": [67, 115, 266], "nteventloghandl": [67, 99, 115, 265], "geteventcategori": [67, 115, 266], "geteventtyp": [67, 115, 266], "getmessageid": [67, 115, 266], "smtphandler": [67, 99, 100, 115, 265, 480], "getsubject": [67, 115, 266], "memoryhandl": [67, 99, 100, 115, 265, 480], "bufferinghandl": [67, 100, 115, 266], "shouldflush": [67, 115, 266], "settarget": [67, 115, 266, 480], "httphandler": [67, 99, 100, 107, 115, 253, 265, 475, 480], "maplogrecord": [67, 115, 266], "enqueu": [67, 100, 115, 266, 280, 480], "dequeu": [67, 100, 115, 266, 480], "enqueue_sentinel": [67, 115, 266], "getpass": [67, 115, 170, 245, 251, 279, 290, 302, 356, 358, 465, 480], "getpasswarn": [67, 115, 226], "getus": [67, 115, 226, 245, 290, 302], "baudrat": [67, 115, 174], "beep": [67, 115, 174, 401, 403, 476], "can_change_color": [67, 91, 115, 174], "cbreak": [67, 91, 115, 174, 380], "color_cont": [67, 115, 174, 469], "color_pair": [67, 91, 115, 174, 480], "curs_set": [67, 91, 115, 174], "def_prog_mod": [67, 115, 174], "def_shell_mod": [67, 115, 174], "delay_output": [67, 115, 174], "doupdat": [67, 91, 115, 174, 176], "echo": [67, 88, 91, 111, 115, 123, 127, 134, 138, 167, 174, 226, 244, 259, 279, 290, 296, 326, 328, 334, 345, 358, 385, 427, 447, 465, 480], "endwin": [67, 91, 115, 174], "erasechar": [67, 115, 174], "flash": [67, 91, 115, 174, 480], "flushinp": [67, 115, 174], "getmous": [67, 115, 174], "getsyx": [67, 115, 174], "getwin": [67, 115, 174], "has_color": [67, 91, 115, 174], "has_extended_color_support": [67, 115, 174, 469, 480], "has_ic": [67, 115, 174], "has_il": [67, 115, 174], "has_key": [67, 109, 115, 174, 459, 460, 461, 462, 467, 480], "halfdelay": [67, 91, 115, 174], "init_color": [67, 115, 174, 469], "init_pair": [67, 91, 115, 174, 469], "initscr": [67, 91, 115, 174], "is_term_res": [67, 115, 174], "isendwin": [67, 115, 174], "keynam": [67, 115, 174], "killchar": [67, 115, 174], "longnam": [67, 115, 174, 355, 480], "mouseinterv": [67, 115, 174], "mousemask": [67, 115, 174], "napm": [67, 115, 174], "newpad": [67, 91, 115, 174], "newwin": [67, 91, 115, 174], "nl": [67, 115, 174, 175, 237, 261, 334, 374, 375, 391, 423, 432, 465, 480], "nocbreak": [67, 91, 115, 174], "noecho": [67, 91, 115, 174], "nonl": [67, 115, 174], "noqiflush": [67, 115, 174], "noraw": [67, 115, 174], "pair_cont": [67, 115, 174, 469], "pair_numb": [67, 115, 174], "putp": [67, 115, 174], "qiflush": [67, 115, 174], "reset_prog_mod": [67, 115, 174], "reset_shell_mod": [67, 115, 174], "resetti": [67, 115, 174], "resize_term": [67, 115, 174], "resizeterm": [67, 115, 174], "savetti": [67, 115, 174], "get_escdelay": [67, 115, 174, 479, 480], "set_escdelay": [67, 115, 174, 479, 480], "get_tabs": [67, 115, 174, 479, 480], "set_tabs": [67, 115, 174, 479, 480], "setsyx": [67, 115, 174], "setupterm": [67, 115, 174], "start_color": [67, 91, 115, 174], "termattr": [67, 115, 174], "termnam": [67, 115, 174], "tigetflag": [67, 115, 174], "tigetnum": [67, 115, 174], "tigetstr": [67, 115, 174], "tparm": [67, 115, 174], "typeahead": [67, 115, 174], "unctrl": [67, 115, 174, 175], "ungetch": [67, 115, 174, 279, 401], "update_lines_col": [67, 115, 174, 475, 480], "unget_wch": [67, 115, 174, 473, 480], "ungetmous": [67, 115, 174, 480], "use_env": [67, 115, 174], "use_default_color": [67, 115, 174, 463], "addch": [67, 91, 115, 174, 480], "addnstr": [67, 115, 174], "addstr": [67, 91, 115, 174, 480], "attroff": [67, 115, 174], "attron": [67, 115, 174], "attrset": [67, 115, 174], "bkgd": [67, 115, 174], "bkgdset": [67, 115, 174], "border": [67, 91, 115, 174, 366, 373, 391], "box": [67, 91, 100, 115, 174, 244, 268, 366, 370, 372, 373, 383, 427, 476, 477, 478, 480], "chgat": [67, 115, 174, 465], "clearok": [67, 115, 174], "clrtobot": [67, 115, 174], "clrtoeol": [67, 115, 174], "cursyncup": [67, 115, 174], "delch": [67, 115, 174], "deleteln": [67, 115, 174], "derwin": [67, 115, 174], "echochar": [67, 115, 174], "enclos": [67, 72, 86, 103, 115, 157, 174, 222, 239, 245, 252, 259, 285, 294, 316, 328, 342, 359, 362, 383, 385, 407, 424, 426, 427, 431, 432, 433, 437, 446, 460, 461, 464, 470, 471, 472, 478, 480], "eras": [67, 84, 91, 100, 115, 174, 341, 356], "getbegyx": [67, 115, 174], "getbkgd": [67, 115, 174], "getch": [67, 85, 91, 115, 174, 279, 401], "get_wch": [67, 115, 174, 473], "getkey": [67, 91, 115, 174, 480], "getmaxyx": [67, 115, 174], "getparyx": [67, 115, 174], "getstr": [67, 91, 115, 174, 278, 465, 480], "getyx": [67, 115, 174], "hline": [67, 115, 174], "idcok": [67, 115, 174], "idlok": [67, 115, 174], "immedok": [67, 115, 174], "inch": [67, 115, 174, 366], "insch": [67, 115, 174], "insdelln": [67, 115, 174], "insertln": [67, 115, 174], "insnstr": [67, 115, 174], "insstr": [67, 115, 174], "instr": [67, 115, 174, 188, 359, 474, 480], "is_linetouch": [67, 115, 174], "is_wintouch": [67, 115, 174], "keypad": [67, 91, 115, 174], "leaveok": [67, 91, 115, 174], "mvderwin": [67, 115, 174], "mvwin": [67, 115, 174], "nodelay": [67, 91, 115, 174], "notimeout": [67, 115, 174], "noutrefresh": [67, 91, 115, 174], "overlay": [67, 115, 174], "overwrit": [67, 72, 99, 100, 109, 115, 146, 160, 174, 178, 193, 197, 202, 255, 264, 266, 267, 290, 317, 327, 341, 355, 392, 418, 419, 424, 425, 438, 458, 462, 465, 466, 468, 471, 472, 473, 474, 480], "putwin": [67, 115, 174], "redrawln": [67, 115, 174], "redrawwin": [67, 115, 174], "refresh": [67, 91, 115, 157, 174, 285, 366, 373, 464, 479, 480], "scroll": [67, 91, 115, 152, 174, 244, 251, 365, 366, 373, 480], "scrollok": [67, 115, 174], "setscrreg": [67, 115, 174], "standend": [67, 115, 174], "standout": [67, 115, 174], "subpad": [67, 115, 174], "subwin": [67, 115, 174], "syncdown": [67, 115, 174], "syncok": [67, 115, 174], "syncup": [67, 115, 174], "timeout": [67, 100, 104, 107, 112, 115, 121, 123, 126, 131, 132, 134, 135, 161, 163, 166, 174, 182, 220, 239, 245, 253, 265, 266, 280, 285, 294, 302, 313, 325, 326, 330, 332, 335, 337, 338, 345, 356, 359, 362, 363, 378, 383, 392, 453, 462, 465, 466, 469, 470, 472, 473, 475, 478, 479, 480], "touchlin": [67, 115, 174], "touchwin": [67, 115, 174], "untouchwin": [67, 115, 174], "vline": [67, 115, 174, 480], "err": [67, 91, 115, 174, 210, 225, 266, 311, 345, 385, 416, 423, 440, 473], "__version__": [67, 115, 174, 187, 242, 385, 473, 475, 479, 480], "ncurses_vers": [67, 115, 174, 478, 480], "color": [67, 84, 86, 93, 100, 115, 152, 157, 159, 174, 186, 208, 219, 237, 251, 328, 365, 366, 372, 373, 375, 402, 425, 438, 439, 469, 470, 472, 476, 477, 480], "col": [67, 91, 115, 174, 244, 342, 475, 480], "a_altcharset": [67, 115, 174], "a_blink": [67, 91, 115, 174], "a_bold": [67, 91, 115, 174, 465], "a_dim": [67, 91, 115, 174], "a_invi": [67, 115, 174], "a_ital": [67, 115, 174, 480], "a_norm": [67, 115, 174], "a_protect": [67, 115, 174], "a_revers": [67, 91, 115, 174], "a_standout": [67, 91, 115, 174], "a_underlin": [67, 91, 115, 174], "a_horizont": [67, 115, 174], "a_left": [67, 115, 174], "a_low": [67, 115, 174], "a_right": [67, 115, 174], "a_top": [67, 115, 174], "a_vert": [67, 115, 174], "a_attribut": [67, 115, 174], "a_chartext": [67, 115, 174], "a_color": [67, 115, 174], "key_min": [67, 115, 174], "key_break": [67, 115, 174], "key_down": [67, 115, 174], "key_up": [67, 91, 115, 174], "key_left": [67, 91, 115, 174], "key_right": [67, 115, 174], "key_hom": [67, 91, 115, 174], "key_backspac": [67, 115, 174], "key_f0": [67, 115, 174], "key_fn": [67, 115, 174], "key_dl": [67, 115, 174], "key_il": [67, 115, 174], "key_dc": [67, 115, 174], "key_ic": [67, 115, 174], "key_eic": [67, 115, 174], "key_clear": [67, 115, 174], "key_eo": [67, 115, 174], "key_eol": [67, 115, 174], "key_sf": [67, 115, 174], "key_sr": [67, 115, 174], "key_npag": [67, 115, 174], "key_ppag": [67, 91, 115, 174], "key_stab": [67, 115, 174], "key_ctab": [67, 115, 174], "key_catab": [67, 115, 174], "key_ent": [67, 115, 174], "key_sreset": [67, 115, 174], "key_reset": [67, 115, 174], "key_print": [67, 115, 174], "key_ll": [67, 115, 174], "key_a1": [67, 115, 174], "key_a3": [67, 115, 174], "key_b2": [67, 115, 174], "key_c1": [67, 115, 174], "key_c3": [67, 115, 174], "key_btab": [67, 115, 174], "key_beg": [67, 115, 174], "key_cancel": [67, 115, 174], "key_clos": [67, 115, 174], "key_command": [67, 115, 174], "key_copi": [67, 115, 174], "key_creat": [67, 115, 174], "key_end": [67, 115, 174], "key_exit": [67, 115, 174], "key_find": [67, 115, 174], "key_help": [67, 115, 174], "key_mark": [67, 115, 174], "key_messag": [67, 115, 174], "key_mov": [67, 115, 174], "key_next": [67, 115, 174], "key_open": [67, 115, 174], "key_opt": [67, 115, 174], "key_previ": [67, 115, 174], "key_redo": [67, 115, 174], "key_refer": [67, 115, 174], "key_refresh": [67, 115, 174], "key_replac": [67, 115, 174], "key_restart": [67, 115, 174], "key_resum": [67, 115, 174], "key_sav": [67, 115, 174], "key_sbeg": [67, 115, 174], "key_scancel": [67, 115, 174], "key_scommand": [67, 115, 174], "key_scopi": [67, 115, 174], "key_screat": [67, 115, 174], "key_sdc": [67, 115, 174], "key_sdl": [67, 115, 174], "key_select": [67, 115, 174], "key_send": [67, 115, 174], "key_seol": [67, 115, 174], "key_sexit": [67, 115, 174], "key_sfind": [67, 115, 174], "key_shelp": [67, 115, 174], "key_shom": [67, 115, 174], "key_sic": [67, 115, 174], "key_sleft": [67, 115, 174], "key_smessag": [67, 115, 174], "key_smov": [67, 115, 174], "key_snext": [67, 115, 174], "key_sopt": [67, 115, 174], "key_sprevi": [67, 115, 174], "key_sprint": [67, 115, 174], "key_sredo": [67, 115, 174], "key_sreplac": [67, 115, 174], "key_sright": [67, 115, 174], "key_srsum": [67, 115, 174], "key_ssav": [67, 115, 174], "key_ssuspend": [67, 115, 174], "key_sundo": [67, 115, 174], "key_suspend": [67, 115, 174], "key_undo": [67, 115, 174], "key_mous": [67, 115, 174], "key_res": [67, 115, 174], "key_max": [67, 115, 174], "acs_bbss": [67, 115, 174], "acs_block": [67, 115, 174], "acs_board": [67, 115, 174], "acs_bsb": [67, 115, 174], "acs_bssb": [67, 115, 174], "acs_bsss": [67, 115, 174], "acs_bte": [67, 115, 174], "acs_bullet": [67, 115, 174], "acs_ckboard": [67, 115, 174], "acs_darrow": [67, 115, 174], "acs_degre": [67, 115, 174], "acs_diamond": [67, 115, 174], "acs_gequ": [67, 115, 174], "acs_hlin": [67, 115, 174], "acs_lantern": [67, 115, 174], "acs_larrow": [67, 115, 174], "acs_lequ": [67, 115, 174], "acs_llcorn": [67, 115, 174], "acs_lrcorn": [67, 115, 174], "acs_lte": [67, 115, 174], "acs_nequ": [67, 115, 174], "acs_pi": [67, 115, 174], "acs_plminus": [67, 91, 115, 174], "acs_plus": [67, 115, 174], "acs_rarrow": [67, 115, 174], "acs_rte": [67, 115, 174], "acs_s1": [67, 115, 174], "acs_s3": [67, 115, 174], "acs_s7": [67, 115, 174], "acs_s9": [67, 115, 174], "acs_sbb": [67, 115, 174], "acs_sbsb": [67, 115, 174], "acs_sbss": [67, 115, 174], "acs_ssbb": [67, 115, 174], "acs_ssb": [67, 115, 174], "acs_sssb": [67, 115, 174], "acs_ssss": [67, 115, 174], "acs_sterl": [67, 115, 174], "acs_tte": [67, 115, 174], "acs_uarrow": [67, 115, 174], "acs_ulcorn": [67, 91, 115, 174], "acs_urcorn": [67, 115, 174], "acs_vlin": [67, 115, 174], "buttonn_press": [67, 115, 174], "buttonn_releas": [67, 115, 174], "buttonn_click": [67, 115, 174], "buttonn_double_click": [67, 115, 174], "buttonn_triple_click": [67, 115, 174], "button_shift": [67, 115, 174], "button_ctrl": [67, 115, 174], "button_alt": [67, 115, 174], "color_black": [67, 91, 115, 174], "color_blu": [67, 115, 174], "color_cyan": [67, 115, 174], "color_green": [67, 115, 174], "color_magenta": [67, 115, 174], "color_r": [67, 91, 115, 174], "color_whit": [67, 91, 115, 174], "color_yellow": [67, 115, 174], "textpad": [67, 91, 115, 251, 465, 480], "rectangl": [67, 72, 91, 115, 174, 178], "textbox": [67, 91, 115, 465, 480], "do_command": [67, 115, 174], "gather": [67, 91, 115, 117, 121, 131, 134, 136, 174, 208, 290, 305, 334, 377, 385, 453, 470, 475, 477, 478, 480], "stripspac": [67, 115, 174], "soh": [67, 115, 175], "stx": [67, 115, 175], "etx": [67, 115, 175], "eot": [67, 104, 115, 175], "enq": [67, 115, 175], "bel": [67, 115, 175, 432, 462, 463, 464, 465, 466, 472, 473], "bs": [67, 115, 174, 175, 432], "ht": [67, 115, 175, 219, 340, 381], "vt": [67, 115, 173, 175, 383, 432], "ff": [67, 115, 175, 187, 222, 316, 432], "cr": [67, 115, 174, 175, 205, 432, 477, 480], "si": [67, 72, 115, 175, 345], "dle": [67, 115, 175], "dc1": [67, 115, 175], "dc2": [67, 115, 175], "dc3": [67, 115, 175], "dc4": [67, 115, 175], "nak": [67, 115, 175], "syn": [67, 115, 175], "etb": [67, 115, 175], "em": [67, 115, 175, 316], "esc": [67, 115, 175], "fs": [67, 100, 115, 163, 175, 290, 340, 480], "gs": [67, 115, 175], "rs": [67, 115, 174, 175], "us": [67, 75, 88, 93, 94, 115, 155, 158, 175, 180, 192, 193, 199, 203, 206, 220, 263, 281, 296, 315, 316, 329, 338, 363, 383, 386, 387, 391, 392, 404, 410, 423, 425, 457, 458, 464, 480], "sp": [67, 115, 175, 232, 237], "isblank": [67, 115, 175, 480], "iscntrl": [67, 115, 175, 480], "isgraph": [67, 115, 175], "ispunct": [67, 115, 175, 480], "isxdigit": [67, 115, 175], "isctrl": [67, 115, 175], "ismeta": [67, 115, 175], "alt": [67, 115, 174, 175, 237, 244, 373, 459, 480], "controlnam": [67, 115, 175], "panel": [67, 82, 115, 174, 251, 403, 460, 480], "bottom_panel": [67, 115, 176], "new_panel": [67, 115, 176], "top_panel": [67, 115, 176], "update_panel": [67, 115, 176], "bottom": [67, 72, 83, 94, 98, 115, 117, 173, 174, 176, 188, 255, 264, 290, 293, 294, 338, 366, 373, 381, 383, 386, 387, 425, 432, 458, 459, 461, 462, 480], "hide": [67, 91, 106, 115, 176, 190, 191, 213, 244, 255, 289, 345, 359, 365, 373, 381, 383, 397, 424, 458, 462, 466, 471, 472, 479, 480], "set_userptr": [67, 115, 176], "userptr": [67, 115, 176, 480], "architectur": [67, 101, 115, 210, 269, 276, 300, 330, 344, 352, 365, 407, 418, 425, 453, 457, 458, 462, 463, 465, 473, 475, 479, 480], "node": [67, 115, 229, 232, 253, 256, 261, 270, 290, 291, 293, 300, 334, 338, 349, 373, 374, 395, 408, 409, 410, 412, 449, 453, 459, 462, 464, 465, 466, 469, 472, 476, 477, 478, 479, 480], "python_build": [67, 115, 300, 480], "python_compil": [67, 115, 300], "python_branch": [67, 115, 300, 480], "python_implement": [67, 115, 300], "python_revis": [67, 115, 300, 480], "python_vers": [67, 115, 300], "python_version_tupl": [67, 115, 300], "system_alia": [67, 115, 300], "java_v": [67, 115, 300], "win32_ver": [67, 115, 300, 480], "win32_edit": [67, 115, 300, 480], "win32_is_iot": [67, 115, 300, 480], "mac_ver": [67, 115, 300, 480], "libc_ver": [67, 115, 300, 480], "freedesktop_os_releas": [67, 115, 300, 469, 480], "errorcod": [67, 115, 209, 270, 311], "eperm": [67, 115, 209, 210, 473, 480], "enoent": [67, 115, 209, 210, 325, 473, 480], "esrch": [67, 115, 209, 210], "eio": [67, 115, 209], "enxio": [67, 115, 209], "e2big": [67, 115, 209], "enoexec": [67, 115, 209], "ebadf": [67, 115, 209, 325, 476, 479, 480], "echild": [67, 115, 209, 210], "eagain": [67, 115, 209, 210, 212, 290], "enomem": [67, 115, 209, 480], "eacc": [67, 115, 209, 210, 212, 247, 473, 480], "efault": [67, 115, 209], "enotblk": [67, 115, 209], "ebusi": [67, 115, 209], "eexist": [67, 115, 209, 210, 290, 480], "exdev": [67, 115, 209, 290], "enodev": [67, 115, 209], "enotdir": [67, 115, 209, 210], "eisdir": [67, 115, 209, 210], "einval": [67, 115, 209, 290, 480], "enfil": [67, 115, 209], "emfil": [67, 115, 209, 480], "enotti": [67, 115, 209, 480], "etxtbsi": [67, 115, 209], "efbig": [67, 115, 209], "enospc": [67, 115, 209], "espip": [67, 115, 209], "erof": [67, 115, 209], "emlink": [67, 115, 209], "epip": [67, 115, 209, 210, 330], "erang": [67, 115, 209], "edeadlk": [67, 115, 209], "enametoolong": [67, 115, 209], "enolck": [67, 115, 209], "enosi": [67, 115, 209, 480], "enotempti": [67, 115, 209], "eloop": [67, 115, 209], "ewouldblock": [67, 115, 209, 210], "enomsg": [67, 115, 209], "eidrm": [67, 115, 209], "echrng": [67, 115, 209], "el2nsync": [67, 115, 209], "el3hlt": [67, 115, 209], "el3rst": [67, 115, 209], "elnrng": [67, 115, 209], "eunatch": [67, 115, 209], "enocsi": [67, 115, 209], "el2hlt": [67, 115, 209], "ebad": [67, 115, 209], "ebadr": [67, 115, 209], "exful": [67, 115, 209], "enoano": [67, 115, 209], "ebadrqc": [67, 115, 209], "ebadslt": [67, 115, 209], "edeadlock": [67, 115, 209], "ebfont": [67, 115, 209], "enostr": [67, 115, 209], "enodata": [67, 115, 209, 290], "etim": [67, 115, 209], "enosr": [67, 115, 209], "enonet": [67, 115, 209], "enopkg": [67, 115, 209], "eremot": [67, 115, 209], "enolink": [67, 115, 209], "eadv": [67, 115, 209], "esrmnt": [67, 115, 209], "ecomm": [67, 115, 209], "eproto": [67, 115, 209], "emultihop": [67, 115, 209], "edotdot": [67, 115, 209], "ebadmsg": [67, 115, 209], "eoverflow": [67, 115, 209], "enotuniq": [67, 115, 209], "ebadfd": [67, 115, 209], "eremchg": [67, 115, 209], "elibacc": [67, 115, 209], "elibbad": [67, 115, 209], "elibscn": [67, 115, 209], "elibmax": [67, 115, 209], "elibexec": [67, 115, 209], "eilseq": [67, 115, 209], "erestart": [67, 115, 209], "estrpip": [67, 115, 209], "euser": [67, 115, 209], "enotsock": [67, 115, 209], "edestaddrreq": [67, 115, 209], "emsgsiz": [67, 115, 209], "eprototyp": [67, 115, 209], "enoprotoopt": [67, 115, 209], "eprotonosupport": [67, 115, 209], "esocktnosupport": [67, 115, 209], "eopnotsupp": [67, 115, 209], "enotsup": [67, 115, 209], "epfnosupport": [67, 115, 209], "eafnosupport": [67, 115, 209], "eaddrinus": [67, 115, 209], "eaddrnotavail": [67, 115, 209], "enetdown": [67, 115, 209], "enetunreach": [67, 115, 209, 480], "enetreset": [67, 115, 209], "econnabort": [67, 115, 209, 210], "econnreset": [67, 115, 209, 210, 480], "enobuf": [67, 115, 130, 209, 480], "eisconn": [67, 83, 115, 209], "enotconn": [67, 115, 209, 474], "eshutdown": [67, 115, 209, 210], "etoomanyref": [67, 115, 209], "etimedout": [67, 115, 209, 210, 465, 480], "econnrefus": [67, 115, 209, 210], "ehostdown": [67, 115, 209], "ehostunreach": [67, 115, 209], "ealreadi": [67, 115, 209, 210], "einprogress": [67, 83, 115, 209, 210], "estal": [67, 115, 209], "euclean": [67, 115, 209], "enotnam": [67, 115, 209], "enavail": [67, 115, 209], "eisnam": [67, 115, 209], "eremoteio": [67, 115, 209], "edquot": [67, 115, 209], "eqful": [67, 115, 209, 480], "enotcap": [67, 115, 209, 210, 480], "ecancel": [67, 115, 209], "eownerdead": [67, 115, 209], "enotrecover": [67, 115, 209], "foreign": [67, 115, 164, 251, 329, 337, 355], "cdll": [67, 115, 173, 464, 478, 480], "oledl": [67, 115, 173, 465, 480], "windll": [67, 115, 173, 465, 480], "pydll": [67, 115, 173, 480], "_handl": [67, 115, 173], "_name": [67, 92, 115, 173, 178, 193, 202, 480], "libraryload": [67, 115, 173], "loadlibrari": [67, 115, 173], "_funcptr": [67, 115, 173], "restyp": [67, 115, 173, 464], "argtyp": [67, 115, 119, 173, 480], "errcheck": [67, 115, 173], "cfunctyp": [67, 115, 173, 480], "winfunctyp": [67, 115, 173, 480], "pyfunctyp": [67, 115, 173], "addressof": [67, 115, 139, 173], "byref": [67, 115, 173, 465], "create_string_buff": [67, 115, 139, 173, 464], "create_unicode_buff": [67, 115, 139, 173, 480], "dllcanunloadnow": [67, 115, 173], "dllgetclassobject": [67, 115, 173], "find_librari": [67, 115, 173, 476, 480], "find_msvcrt": [67, 115, 173], "formaterror": [67, 115, 173, 268, 282], "get_errno": [67, 115, 139, 173, 465], "get_last_error": [67, 115, 139, 173, 465], "memmov": [67, 115, 173, 465], "set_errno": [67, 115, 139, 173, 465], "set_last_error": [67, 115, 139, 173, 465], "string_at": [67, 115, 139, 173, 211, 473], "wstring_at": [67, 115, 139, 173], "_cdata": [67, 115, 173, 480], "from_buff": [67, 115, 173, 465, 480], "from_buffer_copi": [67, 115, 173, 465, 480], "from_address": [67, 115, 173], "from_param": [67, 115, 173, 480], "in_dll": [67, 115, 173], "_b_base_": [67, 115, 173], "_b_needsfree_": [67, 115, 173], "_object": [67, 115, 173], "_simplecdata": [67, 115, 173], "c_byte": [67, 115, 173, 480], "c_char": [67, 115, 173, 280], "c_char_p": [67, 115, 173, 464], "c_doubl": [67, 115, 173, 280, 464, 480], "c_longdoubl": [67, 115, 173, 480], "c_float": [67, 115, 173, 464], "c_int": [67, 115, 173, 280, 464, 480], "c_int8": [67, 115, 173], "c_int16": [67, 115, 173], "c_int32": [67, 115, 173], "c_int64": [67, 115, 173], "c_long": [67, 115, 173, 341], "c_longlong": [67, 115, 173], "c_short": [67, 115, 173, 280], "c_size_t": [67, 115, 173], "c_ssize_t": [67, 115, 173, 472], "c_time_t": [67, 115, 173, 480], "c_ubyt": [67, 115, 173, 480], "c_uint": [67, 115, 173], "c_uint8": [67, 115, 173, 480], "c_uint16": [67, 115, 173], "c_uint32": [67, 115, 173], "c_uint64": [67, 115, 173], "c_ulong": [67, 115, 173], "c_ulonglong": [67, 115, 173], "c_ushort": [67, 115, 173], "c_void_p": [67, 115, 173], "c_wchar": [67, 115, 173], "c_wchar_p": [67, 115, 173, 480], "c_bool": [67, 115, 173, 465], "hresult": [67, 115, 173], "py_object": [67, 115, 173, 464, 480], "bigendianunion": [67, 115, 173, 480], "littleendianunion": [67, 115, 173, 480], "bigendianstructur": [67, 115, 173, 341, 480], "littleendianstructur": [67, 115, 173, 480], "_fields_": [67, 115, 173, 280, 341, 480], "_pack_": [67, 115, 173], "_anonymous_": [67, 115, 173, 480], "_length_": [67, 115, 173, 480], "_type_": [67, 115, 173], "_pointer": [67, 115, 173], "active_count": [67, 161, 244, 280, 362, 465, 469, 480], "current_thread": [67, 83, 161, 280, 335, 362, 469, 480], "excepthook": [67, 139, 149, 161, 312, 349, 359, 362, 447, 460, 469, 478, 479, 480], "__excepthook__": [67, 161, 312, 349, 362, 447, 469, 480], "get_id": [67, 112, 161, 261, 330, 348, 362, 363, 473], "get_native_id": [67, 112, 161, 362, 478, 480], "main_thread": [67, 161, 362, 474], "settrace_all_thread": [67, 161, 362, 471, 480], "gettrac": [67, 161, 312, 349, 362, 447, 465, 469, 480], "setprofile_all_thread": [67, 161, 362, 471, 480], "getprofil": [67, 161, 312, 349, 362, 447, 465, 469, 480], "stack_siz": [67, 112, 161, 362, 464, 480], "timeout_max": [67, 112, 161, 362], "setnam": [67, 161, 362, 469, 480], "native_id": [67, 161, 362, 478, 480], "is_al": [67, 161, 280, 362, 465, 479, 480], "isdaemon": [67, 161, 362, 465, 469, 480], "setdaemon": [67, 161, 362, 465, 469, 480], "rlock": [67, 161, 166, 280, 465, 469, 472, 475, 480], "wait_for": [67, 121, 131, 134, 135, 136, 161, 280, 362, 470, 478, 479, 480], "notify_al": [67, 135, 161, 362, 469, 480], "semaphor": [67, 83, 96, 112, 121, 161, 209, 280, 290, 349, 359, 449, 465, 472, 473, 478, 479, 480], "boundedsemaphor": [67, 121, 161, 280, 362, 473, 478, 480], "is_set": [67, 135, 161, 362, 469, 480], "timer": [67, 91, 96, 161, 182, 209, 211, 280, 325, 330, 363, 364, 366, 373, 381, 448, 461, 462, 465, 473, 475, 476, 477, 480], "cancel": [67, 121, 122, 123, 126, 131, 132, 135, 138, 148, 161, 163, 166, 174, 175, 186, 209, 211, 278, 311, 322, 330, 362, 365, 368, 372, 373, 381, 385, 424, 427, 470, 472, 477, 478, 479, 480], "barrier": [67, 121, 161, 280, 381, 470, 472, 480], "n_wait": [67, 135, 161, 362], "brokenbarriererror": [67, 121, 135, 161, 362, 470, 472], "exchang": [67, 71, 123, 161, 173, 209, 232, 275, 290, 338, 344, 355, 362, 465, 466, 472, 473, 480], "synchron": [67, 112, 120, 136, 161, 166, 175, 181, 183, 209, 223, 247, 255, 275, 290, 327, 330, 335, 338, 359, 362, 366, 386, 425, 449, 465, 471, 472, 475, 477, 480], "pool": [67, 72, 83, 121, 127, 161, 163, 220, 258, 281, 290, 315, 460, 462, 465, 466, 472, 473, 474, 476, 480], "worker": [67, 100, 131, 160, 161, 163, 229, 313, 362, 464, 465, 466, 475, 479, 480], "authkey": [67, 161, 280, 281], "processerror": [67, 161, 280], "buffertooshort": [67, 161, 280], "authenticationerror": [67, 161, 280], "qsize": [67, 131, 161, 280, 313], "put_nowait": [67, 100, 131, 161, 266, 280, 313], "get_nowait": [67, 131, 161, 258, 280, 313], "join_thread": [67, 161, 184, 280, 359, 480], "cancel_join_thread": [67, 161, 280], "simplequeu": [67, 161, 266, 280, 341, 477, 479, 480], "joinablequeu": [67, 161, 280, 475, 480], "task_don": [67, 131, 161, 280, 313, 464, 475, 480], "active_children": [67, 161, 280], "current_process": [67, 100, 161, 280], "parent_process": [67, 161, 280, 480], "freeze_support": [67, 161, 280], "get_all_start_method": [67, 161, 280, 474, 480], "get_context": [67, 123, 136, 161, 163, 280, 471, 474, 480], "get_start_method": [67, 161, 280, 474], "set_execut": [67, 161, 280, 480], "set_forkserver_preload": [67, 161, 280, 480], "set_start_method": [67, 161, 280, 471, 474], "recv": [67, 100, 104, 123, 161, 280, 324, 326, 330, 334, 335, 338, 359, 366, 466, 475, 480], "poll": [67, 83, 123, 129, 134, 161, 280, 290, 326, 330, 335, 338, 339, 345, 463, 465, 472, 473, 475, 479, 480], "send_byt": [67, 161, 280], "recv_byt": [67, 161, 280], "recv_bytes_into": [67, 161, 280], "primit": [67, 74, 83, 84, 112, 120, 121, 132, 133, 161, 173, 174, 184, 255, 296, 305, 316, 325, 326, 330, 338, 362, 449, 469, 473, 474, 477, 480], "sharedctyp": [67, 161, 475, 480], "rawarray": [67, 161, 280], "rawvalu": [67, 161, 280], "basemanag": [67, 161, 280, 281, 480], "get_serv": [67, 161, 280], "syncmanag": [67, 161, 280, 480], "remot": [67, 99, 100, 118, 123, 130, 161, 167, 209, 239, 242, 245, 264, 265, 266, 334, 338, 352, 356, 372, 392, 400, 402, 411, 415, 416, 461, 472, 475, 480], "baseproxi": [67, 161, 280, 480], "_callmethod": [67, 161, 280], "_getvalu": [67, 161, 280], "apply_async": [67, 161, 280, 465], "map_async": [67, 161, 280, 465, 473], "imap": [67, 79, 109, 161, 191, 245, 280, 302, 391, 462, 463, 478, 480], "imap_unord": [67, 161, 280, 480], "starmap_async": [67, 161, 280, 473], "asyncresult": [67, 161, 280], "deliver_challeng": [67, 161, 280], "answer_challeng": [67, 161, 280], "last_accept": [67, 161, 280], "get_logg": [67, 161, 280], "log_to_stderr": [67, 161, 280, 480], "threadpool": [67, 161, 280, 480], "guidelin": [67, 74, 87, 98, 161, 244, 359, 459, 460, 464, 480], "spawn": [67, 100, 121, 127, 129, 134, 135, 139, 161, 163, 254, 290, 306, 335, 359, 362, 388, 471, 474, 478, 479, 480], "forkserv": [67, 161, 471, 474, 480], "shared_memori": [67, 161, 251, 312, 349, 478, 480], "sharedmemori": [67, 161, 280, 281, 480], "sharedmemorymanag": [67, 161, 281, 480], "shareablelist": [67, 161, 281, 480], "shm": [67, 161, 281, 480], "executor": [67, 100, 122, 123, 132, 161, 472, 475, 479, 480], "submit": [67, 91, 100, 107, 136, 148, 161, 163, 244, 280, 423, 459, 466, 472, 475, 476, 477, 478, 480], "threadpoolexecutor": [67, 83, 122, 123, 161, 280, 362, 470, 472, 475, 476, 477, 478, 479, 480], "processpoolexecutor": [67, 83, 122, 123, 161, 280, 362, 472, 475, 477, 478, 479, 480], "add_done_callback": [67, 126, 136, 161, 163, 477, 480], "set_running_or_notify_cancel": [67, 161, 163], "set_result": [67, 126, 130, 136, 161, 163, 480], "set_except": [67, 122, 126, 136, 139, 161, 163, 173, 476, 480], "as_complet": [67, 121, 126, 136, 161, 163, 471, 478, 480], "cancellederror": [67, 121, 124, 126, 132, 135, 136, 161, 163, 478, 480], "brokenexecutor": [67, 161, 163], "invalidstateerror": [67, 124, 126, 136, 161, 163, 480], "brokenthreadpool": [67, 161, 163], "brokenprocesspool": [67, 161, 163], "completedprocess": [67, 161, 345, 475, 480], "returncod": [67, 129, 130, 134, 161, 345, 475, 478, 480], "check_returncod": [67, 161, 345], "subprocesserror": [67, 161, 345, 480], "timeoutexpir": [67, 161, 345], "calledprocesserror": [67, 161, 345, 466, 475, 480], "send_sign": [67, 127, 130, 134, 161, 345, 465, 480], "startupinfo": [67, 161, 345, 463, 477, 480], "dwflag": [67, 161, 345], "hstdinput": [67, 161, 345], "hstdoutput": [67, 161, 345], "hstderror": [67, 161, 345], "wshowwindow": [67, 161, 345], "lpattributelist": [67, 161, 345, 477], "std_input_handl": [67, 161, 345], "std_output_handl": [67, 161, 345], "std_error_handl": [67, 161, 345], "sw_hide": [67, 161, 345], "startf_usestdhandl": [67, 161, 345], "startf_useshowwindow": [67, 161, 345], "create_new_consol": [67, 161, 345], "create_new_process_group": [67, 134, 161, 345], "above_normal_priority_class": [67, 161, 345], "below_normal_priority_class": [67, 161, 345], "high_priority_class": [67, 161, 345], "idle_priority_class": [67, 161, 345], "normal_priority_class": [67, 161, 345], "realtime_priority_class": [67, 161, 345], "create_no_window": [67, 161, 345], "detached_process": [67, 161, 345], "create_default_error_mod": [67, 161, 345], "create_breakaway_from_job": [67, 161, 345], "check_cal": [67, 161, 345], "check_output": [67, 161, 184, 190, 345, 466, 474, 480], "sh": [67, 83, 100, 161, 298, 306, 328, 453, 459, 480], "pipelin": [67, 161, 251, 347, 459, 480], "popen2": [67, 161, 463, 465], "popen3": [67, 161], "getstatusoutput": [67, 161, 345, 474, 480], "getoutput": [67, 161, 345, 480], "vfork": [67, 161, 480], "enterab": [67, 161, 322, 473], "lifoqueu": [67, 121, 131, 161, 313, 341, 465, 480], "priorityqueu": [67, 121, 131, 161, 313, 341, 465, 480], "old_valu": [67, 161, 167], "copy_context": [67, 161, 167], "locktyp": [67, 112, 161], "start_new_thread": [67, 112, 139, 161, 480], "interrupt_main": [67, 112, 161, 469, 480], "allocate_lock": [67, 112, 161], "interprocess": [67, 130, 251, 280, 334], "runner": [67, 100, 120, 121, 190, 385, 397, 463, 466, 470, 480], "get_loop": [67, 123, 126, 132, 477, 480], "keyboard": [67, 80, 85, 91, 174, 244, 330, 345, 373, 381, 385, 438, 465, 480], "task": [67, 72, 84, 86, 88, 94, 98, 99, 103, 106, 112, 120, 122, 124, 126, 127, 131, 132, 133, 135, 164, 166, 167, 198, 204, 233, 244, 256, 264, 266, 268, 280, 290, 293, 296, 305, 313, 319, 335, 337, 345, 362, 385, 391, 417, 427, 449, 453, 459, 461, 465, 466, 468, 470, 471, 472, 475, 476, 477, 478, 479, 480], "create_task": [67, 121, 122, 123, 125, 126, 127, 131, 135, 136, 470, 475, 477, 478, 480], "taskgroup": [67, 121, 136, 470, 480], "eager": [67, 356, 424, 471, 477, 480], "eager_task_factori": [67, 136, 471, 480], "create_eager_task_factori": [67, 136, 471], "shield": [67, 121, 478, 480], "reschedul": [67, 123, 136], "expir": [67, 123, 136, 209, 240, 241, 253, 280, 322, 326, 330, 332, 334, 336, 338, 345, 362, 363, 392, 473, 480], "timeout_at": [67, 136, 480], "to_thread": [67, 121, 136, 479, 480], "run_coroutine_threadsaf": [67, 121, 122, 136, 469, 475, 476, 480], "current_task": [67, 121, 125, 136, 471, 477, 479, 480], "all_task": [67, 121, 125, 136, 477, 479, 480], "iscoroutin": [67, 126, 136, 252, 312, 471, 475, 480], "remove_done_callback": [67, 126, 136, 480], "get_stack": [67, 136, 141, 182, 480], "print_stack": [67, 136, 264, 312, 378, 475, 480], "get_coro": [67, 136, 478, 480], "get_nam": [67, 136, 261, 348, 478, 480], "set_nam": [67, 92, 123, 136, 478, 480], "uncancel": [67, 136, 470, 480], "open_connect": [67, 121, 123, 130, 133, 475, 477, 480], "start_serv": [67, 121, 123, 130, 133, 167, 362, 477, 480], "open_unix_connect": [67, 121, 133], "start_unix_serv": [67, 121, 123, 133], "readexact": [67, 133, 476, 480], "readuntil": [67, 133, 475, 476, 480], "at_eof": [67, 133], "can_write_eof": [67, 127, 130, 133], "write_eof": [67, 127, 130, 133, 338, 480], "transport": [67, 120, 123, 126, 127, 133, 134, 167, 191, 195, 198, 203, 209, 332, 338, 415, 416, 461, 475, 476, 477, 480], "get_extra_info": [67, 127, 130, 133, 167, 478, 480], "drain": [67, 130, 133, 135, 338, 472, 480], "start_tl": [67, 123, 127, 133, 470, 477, 480], "is_clos": [67, 123, 127, 130, 133, 475, 476, 477, 480], "wait_clos": [67, 123, 133, 477, 480], "tcp": [67, 79, 83, 99, 100, 104, 121, 123, 127, 254, 266, 280, 332, 334, 335, 338, 359, 465, 466, 476, 477, 480], "create_subprocess_exec": [67, 121, 123, 129, 134, 345, 478, 480], "create_subprocess_shel": [67, 121, 123, 134, 478, 480], "maxsiz": [67, 84, 92, 109, 131, 157, 217, 222, 223, 258, 280, 300, 312, 313, 341, 349, 359, 366, 425, 447, 467, 472, 478, 480], "lifo": [67, 121, 157, 313, 341, 385], "queueempti": [67, 131], "queueful": [67, 131], "sendfilenotavailableerror": [67, 123, 124], "incompletereaderror": [67, 124, 133, 480], "limitoverrunerror": [67, 124, 133, 480], "get_running_loop": [67, 123, 126, 127, 130, 133, 136, 477, 480], "get_event_loop": [67, 123, 127, 129, 471, 475, 476, 477, 480], "set_event_loop": [67, 123, 127, 128, 129, 132, 478, 480], "new_event_loop": [67, 123, 127, 129, 132, 478], "run_until_complet": [67, 123, 127, 475, 476, 478, 480], "run_forev": [67, 123, 127, 480], "is_run": [67, 123, 127], "shutdown_asyncgen": [67, 123, 127, 349, 427, 476, 480], "shutdown_default_executor": [67, 123, 132, 479, 480], "call_soon": [67, 122, 126, 127, 130, 133, 383, 477, 480], "call_soon_threadsaf": [67, 122, 123, 127, 477, 480], "call_lat": [67, 127, 477, 480], "call_at": [67, 122, 123, 127, 477], "create_futur": [67, 123, 125, 126, 127, 130, 475, 476, 480], "set_task_factori": [67, 123, 127, 136, 475, 480], "get_task_factori": [67, 123, 127, 475, 480], "create_connect": [67, 123, 125, 127, 130, 133, 334, 338, 465, 466, 470, 472, 475, 477, 478, 480], "create_datagram_endpoint": [67, 123, 127, 130, 470, 476, 477, 478, 479, 480], "create_unix_connect": [67, 123, 127, 128, 130, 133, 480], "create_serv": [67, 123, 127, 130, 133, 334, 475, 476, 477, 478, 480], "create_unix_serv": [67, 123, 127, 128, 130, 133, 477, 480], "connect_accepted_socket": [67, 123, 127, 130, 469, 476, 480], "tls": [67, 127, 133, 220, 239, 251, 257, 266, 290, 302, 324, 332, 334, 359, 453, 457, 461, 465, 466, 469, 470, 471, 472, 474, 475, 476, 477, 478, 480], "add_read": [67, 123, 127, 128, 130, 133, 480], "remove_read": [67, 123, 127], "add_writ": [67, 123, 127, 128, 480], "remove_writ": [67, 123, 127], "sock_recv": [67, 123, 127, 477, 480], "sock_recv_into": [67, 123, 127, 477, 480], "sock_recvfrom": [67, 123, 127, 470, 480], "sock_recvfrom_into": [67, 123, 127, 470, 480], "sock_sendal": [67, 123, 127, 477, 480], "sock_sendto": [67, 123, 127, 470, 480], "sock_connect": [67, 123, 127, 475, 480], "sock_accept": [67, 123, 127, 477, 480], "sock_sendfil": [67, 123, 127, 477, 480], "dns": [67, 100, 125, 127, 155, 256, 266, 334, 338, 395, 475, 480], "getaddrinfo": [67, 107, 123, 127, 139, 334, 423, 475, 476, 477, 480], "getnameinfo": [67, 123, 127, 139, 334, 423, 477, 480], "connect_read_pip": [67, 123, 127, 128, 130, 134, 480], "connect_write_pip": [67, 123, 127, 128, 130, 134, 480], "add_signal_handl": [67, 123, 127, 128, 480], "remove_signal_handl": [67, 123, 127, 128], "run_in_executor": [67, 122, 123, 127, 136, 479, 480], "set_default_executor": [67, 123, 127, 470, 478, 480], "set_exception_handl": [67, 123, 127], "get_exception_handl": [67, 123, 127, 475, 476, 480], "default_exception_handl": [67, 123, 127], "call_exception_handl": [67, 123, 127], "get_debug": [67, 123, 127, 224, 312, 475], "set_debug": [67, 122, 123, 127, 224, 312, 475], "subprocess_exec": [67, 123, 127, 128, 129, 134, 480], "subprocess_shel": [67, 123, 127, 128, 130, 134], "timerhandl": [67, 123, 480], "serve_forev": [67, 123, 130, 133, 167, 242, 253, 280, 330, 335, 404, 416, 417, 464, 465, 473, 477, 480], "is_serv": [67, 123, 477, 480], "selectoreventloop": [67, 123, 128, 129, 134, 470, 480], "proactoreventloop": [67, 123, 128, 129, 134, 470, 478, 480], "abstracteventloop": [67, 123, 125, 129, 479, 480], "hello": [67, 72, 74, 78, 84, 85, 100, 109, 111, 118, 126, 130, 132, 133, 134, 136, 143, 148, 173, 181, 223, 227, 232, 237, 275, 280, 285, 288, 296, 298, 301, 334, 335, 337, 338, 341, 357, 359, 361, 362, 365, 375, 383, 385, 386, 404, 432, 437, 439, 440, 443, 458, 472, 474, 475, 478, 479, 480], "world": [67, 72, 78, 84, 91, 97, 100, 111, 126, 130, 133, 136, 143, 148, 166, 173, 180, 223, 227, 232, 245, 254, 275, 280, 288, 289, 296, 298, 307, 322, 334, 335, 337, 338, 341, 357, 359, 361, 362, 365, 375, 381, 385, 404, 407, 423, 432, 437, 440, 443, 467, 475, 476, 480], "sigterm": [67, 130, 134, 280, 330, 345, 465, 480], "isfutur": [67, 126, 480], "ensure_futur": [67, 126, 136, 475, 476, 480], "wrap_futur": [67, 126, 480], "basetransport": [67, 130, 133, 478], "writetransport": [67, 123, 130, 480], "readtransport": [67, 123, 130, 477, 480], "datagramtransport": [67, 130, 480], "subprocesstransport": [67, 123, 130], "set_protocol": [67, 127, 130, 480], "get_protocol": [67, 127, 130, 480], "is_read": [67, 127, 130, 477, 480], "pause_read": [67, 127, 130, 477, 480], "resume_read": [67, 127, 130, 477, 480], "get_write_buffer_s": [67, 127, 130], "get_write_buffer_limit": [67, 127, 130, 475, 480], "set_write_buffer_limit": [67, 127, 130], "datagram": [67, 123, 127, 266, 335, 338, 449, 470, 480], "sendto": [67, 123, 127, 130, 139, 334, 335, 475, 480], "get_pid": [67, 127, 130], "get_pipe_transport": [67, 127, 130], "get_returncod": [67, 127, 130], "baseprotocol": [67, 130], "bufferedprotocol": [67, 130, 477, 478, 480], "datagramprotocol": [67, 130, 470], "subprocessprotocol": [67, 123], "connection_mad": [67, 123, 127, 130, 480], "connection_lost": [67, 127, 130, 480], "pause_writ": [67, 127, 130], "resume_writ": [67, 127, 130], "data_receiv": [67, 127, 130, 480], "eof_receiv": [67, 127, 130], "get_buff": [67, 127, 130, 405], "buffer_upd": [67, 127, 130], "datagram_receiv": [67, 127, 130], "error_receiv": [67, 127, 130], "pipe_data_receiv": [67, 127, 130, 480], "pipe_connection_lost": [67, 127, 130], "process_exit": [67, 127, 130, 480], "udp": [67, 99, 123, 127, 266, 334, 335, 359, 466, 470, 476, 477, 478, 479, 480], "get_event_loop_polici": [67, 123, 127, 129], "set_event_loop_polici": [67, 123, 127, 129], "abstracteventlooppolici": [67, 127, 129, 471, 480], "get_child_watch": [67, 129, 471, 480], "set_child_watch": [67, 128, 129, 471, 480], "defaulteventlooppolici": [67, 123, 129, 480], "windowsselectoreventlooppolici": [67, 129, 477, 480], "windowsproactoreventlooppolici": [67, 129, 477, 480], "abstractchildwatch": [67, 129, 471, 480], "add_child_handl": [67, 129], "remove_child_handl": [67, 129], "attach_loop": [67, 129, 480], "threadedchildwatch": [67, 129, 134, 471], "multiloopchildwatch": [67, 129, 471, 480], "safechildwatch": [67, 129, 471, 480], "fastchildwatch": [67, 129, 471, 480], "pidfdchildwatch": [67, 129, 471, 479, 480], "_register_task": [67, 125, 480], "_unregister_task": [67, 125, 480], "_enter_task": [67, 125, 480], "_leave_task": [67, 125, 480], "multithread": [67, 123, 134, 136, 232, 263, 280, 345, 356, 404, 462, 471, 479, 480], "herror": [67, 334], "gaierror": [67, 334, 480], "af_unix": [67, 123, 128, 280, 334, 335, 480], "af_inet6": [67, 123, 334, 480], "sock_stream": [67, 100, 104, 123, 266, 334, 335, 338, 359, 466, 477], "sock_dgram": [67, 123, 266, 334, 335, 466], "sock_raw": [67, 334], "sock_rdm": [67, 334], "sock_seqpacket": [67, 334], "sock_cloexec": [67, 334, 477, 480], "sock_nonblock": [67, 334, 477, 480], "somaxconn": [67, 334, 475], "af_can": [67, 334, 480], "pf_can": [67, 334, 473], "can_bcm": [67, 334, 474], "can_raw_fd_fram": [67, 334, 475, 480], "can_raw_join_filt": [67, 334, 479, 480], "can_isotp": [67, 334, 480], "can_j1939": [67, 334, 479, 480], "af_divert": [67, 334], "pf_divert": [67, 334], "af_packet": [67, 334, 480], "pf_packet": [67, 334], "eth_p_al": [67, 334, 480], "af_rd": [67, 334], "pf_rds": [67, 334, 473], "sol_rd": [67, 334], "sio_rcval": [67, 334], "sio_keepalive_v": [67, 334], "sio_loopback_fast_path": [67, 334, 476, 480], "af_alg": [67, 334, 476, 480], "sol_alg": [67, 334, 476], "af_vsock": [67, 334, 477, 480], "ioctl_vm_sockets_get_local_cid": [67, 334], "af_link": [67, 334, 474], "has_ipv6": [67, 334], "bdaddr_ani": [67, 334], "bdaddr_loc": [67, 334], "hci_filt": [67, 334], "hci_time_stamp": [67, 334], "hci_data_dir": [67, 334], "af_qipcrtr": [67, 334, 480], "scm_creds2": [67, 334, 480], "local_cr": [67, 334, 480], "local_creds_persist": [67, 334, 480], "so_incoming_cpu": [67, 334, 480], "af_hyperv": [67, 334], "hv_protocol_raw": [67, 334], "hvsocket_connect_timeout": [67, 334], "hvsocket_connect_timeout_max": [67, 334], "hvsocket_connected_suspend": [67, 334], "hvsocket_address_flag_passthru": [67, 334], "hv_guid_zero": [67, 334], "hv_guid_wildcard": [67, 334], "hv_guid_broadcast": [67, 334], "hv_guid_children": [67, 334], "hv_guid_loopback": [67, 334], "hv_guid_par": [67, 334], "ethertype_arp": [67, 334], "ethertype_ip": [67, 334], "ethertype_ipv6": [67, 334], "ethertype_vlan": [67, 334], "socketpair": [67, 123, 130, 133, 330, 334, 463, 477, 480], "has_dualstack_ipv6": [67, 334, 478, 480], "fromfd": [67, 325, 334], "fromshar": [67, 334, 477], "sockettyp": [67, 334], "getfqdn": [67, 332, 334, 480], "gethostbynam": [67, 139, 334], "gethostbyname_ex": [67, 334, 480], "gethostnam": [67, 100, 104, 139, 290, 334, 480], "gethostbyaddr": [67, 139, 290, 334, 480], "getprotobynam": [67, 334], "getservbynam": [67, 139, 334, 480], "getservbyport": [67, 139, 334, 463, 480], "ntohl": [67, 104, 334], "ntoh": [67, 104, 334, 469, 477, 480], "htonl": [67, 104, 334], "hton": [67, 104, 334, 469, 477, 480], "inet_aton": [67, 334, 478, 479, 480], "inet_ntoa": [67, 334], "inet_pton": [67, 123, 256, 334, 474, 478, 479, 480], "inet_ntop": [67, 334, 474], "cmsg_len": [67, 334, 480], "cmsg_space": [67, 334, 480], "getdefaulttimeout": [67, 334], "setdefaulttimeout": [67, 107, 334], "sethostnam": [67, 139, 334, 473], "if_nameindex": [67, 334, 478, 480], "if_nametoindex": [67, 334, 478, 480], "if_indextonam": [67, 334, 478, 480], "send_fd": [67, 334, 479, 480], "recv_fd": [67, 334, 479], "connect_ex": [67, 83, 334, 459], "getpeernam": [67, 130, 167, 334, 338], "getsocknam": [67, 130, 133, 334, 338, 480], "getsockopt": [67, 130, 334, 338, 466, 476], "getblock": [67, 334, 477, 480], "gettimeout": [67, 334, 338], "ioctl": [67, 118, 139, 251, 292, 334, 388, 463, 465, 476, 480], "recvfrom": [67, 123, 334, 366, 475, 480], "recvmsg": [67, 334, 473, 475], "recvmsg_into": [67, 334, 473], "recvfrom_into": [67, 123, 334, 464, 466], "recv_into": [67, 123, 334, 338, 464, 466, 480], "sendal": [67, 123, 334, 335, 338, 475, 480], "sendmsg": [67, 139, 334, 471, 473, 475, 480], "sendmsg_afalg": [67, 334, 476], "setblock": [67, 104, 290, 326, 334, 338, 480], "settimeout": [67, 253, 334, 338, 392, 462, 480], "setsockopt": [67, 334, 338, 466, 476], "proto": [67, 123, 133, 297, 334, 383, 392], "create_default_context": [67, 123, 338, 392, 466, 474, 480], "sslerror": [67, 338, 472], "sslzeroreturnerror": [67, 338], "sslwantreaderror": [67, 338, 475, 480], "sslwantwriteerror": [67, 338, 475, 480], "sslsyscallerror": [67, 338], "ssleoferror": [67, 338, 480], "sslcertverificationerror": [67, 338, 477, 480], "verify_cod": [67, 338], "verify_messag": [67, 338], "certificateerror": [67, 338], "rand_byt": [67, 338, 471, 473, 480], "rand_status": [67, 338, 480], "rand_add": [67, 338, 480], "cert_time_to_second": [67, 338, 475, 480], "get_server_certif": [67, 338, 469, 473, 480], "der_cert_to_pem_cert": [67, 338], "pem_cert_to_der_cert": [67, 338], "get_default_verify_path": [67, 338, 474], "enum_certif": [67, 338, 474, 480], "enum_crl": [67, 338, 474, 480], "cert_non": [67, 338, 480], "cert_opt": [67, 338, 480], "cert_requir": [67, 338, 480], "verifymod": [67, 338], "verify_default": [67, 338, 474], "verify_crl_check_leaf": [67, 338, 474], "verify_crl_check_chain": [67, 338, 474], "verify_x509_strict": [67, 338, 474], "verify_allow_proxy_cert": [67, 338, 480], "verify_x509_trusted_first": [67, 338], "verify_x509_partial_chain": [67, 338, 469], "verifyflag": [67, 338], "protocol_tl": [67, 338, 469, 480], "protocol_tls_cli": [67, 338, 469, 480], "protocol_tls_serv": [67, 338, 469, 480], "protocol_sslv23": [67, 220, 338, 469, 480], "protocol_sslv3": [67, 338, 469, 480], "protocol_tlsv1": [67, 338, 469], "protocol_tlsv1_1": [67, 338, 469, 474], "protocol_tlsv1_2": [67, 338, 469, 474, 480], "op_al": [67, 338], "op_no_sslv2": [67, 338, 469, 472, 480], "op_no_sslv3": [67, 338, 469, 480], "op_no_tlsv1": [67, 338, 469], "op_no_tlsv1_1": [67, 338, 469], "op_no_tlsv1_2": [67, 338, 469], "op_no_tlsv1_3": [67, 338, 469, 480], "op_no_renegoti": [67, 338, 480], "op_cipher_server_prefer": [67, 338, 473, 480], "op_single_dh_us": [67, 338, 480], "op_single_ecdh_us": [67, 338, 480], "op_enable_middlebox_compat": [67, 338, 480], "op_no_compress": [67, 338, 473, 480], "op_no_ticket": [67, 338], "op_ignore_unexpected_eof": [67, 338, 469, 480], "op_enable_ktl": [67, 338, 480], "op_legacy_server_connect": [67, 338, 480], "has_alpn": [67, 338, 475], "has_never_check_common_nam": [67, 338], "has_ecdh": [67, 338], "has_sni": [67, 220, 239, 245, 285, 302, 332, 338, 392], "has_npn": [67, 338], "has_sslv2": [67, 338], "has_sslv3": [67, 338], "has_tlsv1": [67, 338], "has_tlsv1_1": [67, 338, 477], "has_tlsv1_2": [67, 338], "has_tlsv1_3": [67, 338], "channel_binding_typ": [67, 338], "openssl_vers": [67, 338, 466, 472], "openssl_version_info": [67, 338, 466, 472], "openssl_version_numb": [67, 338, 466, 472], "alert_description_handshake_failur": [67, 338], "alert_description_internal_error": [67, 338], "alertdescript": [67, 338], "server_auth": [67, 338, 474], "client_auth": [67, 338, 474], "sslerrornumb": [67, 338], "tlsversion": [67, 338, 480], "minimum_support": [67, 338], "maximum_support": [67, 338], "sslv3": [67, 338, 473, 475, 480], "tlsv1": [67, 338, 474, 480], "tlsv1_1": [67, 338], "tlsv1_2": [67, 338], "tlsv1_3": [67, 338], "sslsocket": [67, 130, 338, 466, 469, 474, 475, 477, 479, 480], "do_handshak": [67, 338, 474, 475], "getpeercert": [67, 130, 338, 465, 474, 480], "cipher": [67, 130, 164, 170, 232, 453, 466, 472, 473, 475, 476, 477, 480], "shared_ciph": [67, 338, 475, 480], "get_channel_bind": [67, 338, 473], "selected_alpn_protocol": [67, 338, 475], "selected_npn_protocol": [67, 338, 469], "unwrap": [67, 87, 252, 253, 312, 338, 391, 474, 480], "verify_client_post_handshak": [67, 338, 478, 480], "server_sid": [67, 123, 338], "server_hostnam": [67, 123, 133, 338, 472, 477, 480], "session": [67, 84, 92, 99, 100, 123, 152, 166, 190, 210, 239, 240, 280, 290, 294, 302, 306, 317, 326, 332, 349, 392, 433, 447, 452, 458, 463, 471, 473, 474, 476, 478, 480], "session_reus": [67, 338], "sslcontext": [67, 123, 130, 133, 220, 239, 245, 266, 285, 302, 332, 338, 392, 416, 466, 469, 471, 472, 473, 474, 475, 476, 477, 480], "cert_store_stat": [67, 338, 474], "load_cert_chain": [67, 338, 392, 473], "load_default_cert": [67, 338, 474, 480], "load_verify_loc": [67, 338, 392, 474, 480], "get_ca_cert": [67, 338, 474], "get_ciph": [67, 338, 476, 480], "set_default_verify_path": [67, 338, 474, 480], "set_ciph": [67, 338], "set_alpn_protocol": [67, 239, 338, 392, 475], "set_npn_protocol": [67, 338, 469, 473], "sni_callback": [67, 338, 480], "set_servername_callback": [67, 338, 474], "load_dh_param": [67, 338, 473, 480], "set_ecdh_curv": [67, 338, 473, 480], "wrap_socket": [67, 338, 465, 466, 469, 471, 472, 477, 480], "sslsocket_class": [67, 338], "wrap_bio": [67, 338, 475, 477, 480], "sslobject_class": [67, 338], "session_stat": [67, 338], "check_hostnam": [67, 220, 239, 245, 285, 302, 332, 338, 392, 410, 471, 476, 480], "keylog_filenam": [67, 338], "maximum_vers": [67, 338, 469, 477, 480], "minimum_vers": [67, 338, 469, 477, 480], "num_ticket": [67, 338, 480], "post_handshake_auth": [67, 239, 338, 478, 480], "hostname_checks_common_nam": [67, 338, 477, 480], "security_level": [67, 338, 480], "verify_flag": [67, 338, 474], "verify_mod": [67, 338, 480], "ca": [67, 91, 103, 159, 258, 392, 423, 465, 466, 474, 480], "sslobject": [67, 130, 338, 383, 475, 477, 480], "memorybio": [67, 338, 475, 480], "sslsession": [67, 338, 476, 480], "ticket_lifetime_hint": [67, 338], "has_ticket": [67, 338], "devpol": [67, 325, 326, 473, 474, 475, 480], "epol": [67, 326, 465, 474, 475, 479, 480], "kqueue": [67, 319, 326, 465, 475, 480], "kevent": 67, "pipe_buf": [67, 325, 472, 480], "edg": [67, 102, 173, 174, 190, 198, 222, 229, 359, 361, 381, 473, 474, 480], "fflag": [67, 325], "udata": [67, 325], "multiplex": [67, 251, 257, 325, 338, 474], "event_read": [67, 326, 330], "event_writ": [67, 326], "selectorkey": [67, 326], "fileobj": [67, 231, 232, 326, 330, 355, 473, 480], "baseselector": [67, 326, 480], "get_key": [67, 326, 480], "get_map": [67, 326], "defaultselector": [67, 326, 330, 480], "selectselector": [67, 123, 128, 326], "pollselector": [67, 128, 326, 477], "epollselector": [67, 326, 477, 480], "devpollselector": [67, 326, 475, 477], "kqueueselector": [67, 128, 326, 480], "sigmask": [67, 330], "sigabrt": [67, 185, 211, 290, 330, 452, 473, 480], "sigalrm": [67, 330, 480], "sigbreak": [67, 330], "sigbus": [67, 185, 211, 330, 452, 473], "sigchld": [67, 129, 290, 330], "sigcld": [67, 330], "sigcont": [67, 290, 330], "sigfp": [67, 185, 211, 330, 452, 473, 480], "sighup": [67, 330, 480], "sigil": [67, 185, 211, 330, 452, 473], "sigkil": [67, 130, 134, 280, 290, 330, 345, 357, 463, 477, 480], "sigpip": [67, 345], "sigsegv": [67, 185, 211, 330, 452, 473, 480], "sigstkflt": [67, 330, 480], "sigusr1": [67, 330], "sigusr2": [67, 330], "sigwinch": [67, 174, 330, 480], "ctrl_c_event": [67, 134, 290, 330, 345, 466], "ctrl_break_ev": [67, 134, 290, 330, 345, 466], "nsig": [67, 330, 480], "itimer_r": [67, 330], "itimer_virtu": [67, 330], "itimer_prof": [67, 330], "sig_block": [67, 330], "sig_unblock": [67, 330], "sig_setmask": [67, 330], "itimererror": [67, 330], "alarm": [67, 305, 330, 474, 480], "getsign": [67, 330, 480], "strsignal": [67, 330, 480], "valid_sign": [67, 330, 480], "paus": [67, 91, 94, 130, 134, 174, 292, 294, 330, 427, 463, 464, 480], "raise_sign": [67, 112, 330, 480], "pidfd_send_sign": [67, 330, 479, 480], "pthread_kil": [67, 139, 290, 330, 473], "pthread_sigmask": [67, 330, 473], "setitim": [67, 330, 465, 480], "getitim": [67, 330, 465], "siginterrupt": [67, 330, 465, 473, 480], "sigpend": [67, 330, 473], "sigwait": [67, 330, 473], "sigwaitinfo": [67, 330, 473, 475, 480], "sigtimedwait": [67, 330, 473, 475, 480], "madvis": [67, 275, 478, 480], "madv_": 67, "madv_norm": [67, 275], "madv_random": [67, 275], "madv_sequenti": [67, 275], "madv_willne": [67, 275], "madv_dontne": [67, 275], "madv_remov": [67, 275], "madv_dontfork": [67, 275], "madv_dofork": [67, 275], "madv_hwpoison": [67, 275], "madv_merg": [67, 275], "madv_unmerg": [67, 275], "madv_soft_offlin": [67, 275], "madv_hugepag": [67, 275], "madv_nohugepag": [67, 275], "madv_dontdump": [67, 275], "madv_dodump": [67, 275], "madv_fre": [67, 275], "madv_nosync": [67, 275], "madv_autosync": [67, 275], "madv_nocor": [67, 275], "madv_cor": [67, 275], "madv_protect": [67, 275], "madv_free_reus": [67, 275], "map_": 67, "map_shar": [67, 275], "map_priv": [67, 275], "map_denywrit": [67, 275], "map_execut": [67, 275], "map_anon": [67, 275], "map_anonym": [67, 275], "map_popul": [67, 275, 480], "map_stack": [67, 275, 480], "map_aligned_sup": [67, 275, 480], "map_conc": [67, 275, 480], "mime": [67, 86, 103, 140, 143, 148, 155, 193, 197, 199, 200, 201, 202, 204, 205, 242, 251, 269, 282, 349, 404, 429, 448, 461, 463, 466, 472, 474, 475, 476, 477, 480], "emailmessag": [67, 148, 191, 193, 194, 197, 198, 199, 202, 204, 205, 239, 282, 392, 474, 476, 480], "as_str": [67, 191, 193, 198, 199, 202, 282, 474, 480], "as_byt": [67, 191, 193, 197, 198, 202, 205, 248, 282, 474], "is_multipart": [67, 191, 193, 196, 202, 204, 282, 480], "set_unixfrom": [67, 191, 193, 202, 282], "get_unixfrom": [67, 191, 193, 202, 282], "get_al": [67, 191, 193, 202, 206, 253, 282, 404, 480], "add_head": [67, 191, 193, 202, 203, 253, 282, 386, 392, 404], "replace_head": [67, 191, 193, 202, 282], "get_content_typ": [67, 148, 191, 193, 197, 202, 282], "get_content_maintyp": [67, 191, 193, 197, 202, 282], "get_content_subtyp": [67, 191, 193, 202, 282], "get_default_typ": [67, 191, 193, 202, 282], "set_default_typ": [67, 191, 193, 202, 282], "set_param": [67, 191, 193, 202, 282, 474], "del_param": [67, 191, 193, 202, 282], "get_filenam": [67, 191, 193, 197, 202, 247, 277, 282, 420, 474], "get_boundari": [67, 191, 193, 202, 282], "set_boundari": [67, 191, 193, 196, 202, 282], "get_content_charset": [67, 191, 193, 202, 282], "get_charset": [67, 191, 193, 202, 282], "is_attach": [67, 191, 202, 282, 480], "get_content_disposit": [67, 191, 193, 202, 282, 475], "get_bodi": [67, 191, 197, 202, 204, 282], "iter_attach": [67, 191, 197, 202, 282, 480], "iter_part": [67, 191, 193, 202, 204, 282], "get_cont": [67, 191, 193, 194, 197, 202, 205, 282], "set_cont": [67, 191, 193, 194, 195, 197, 202, 204, 205, 282, 480], "make_rel": [67, 191, 202, 282], "make_altern": [67, 191, 202, 282], "make_mix": [67, 191, 202, 282], "add_rel": [67, 191, 197, 202, 282], "add_altern": [67, 191, 197, 202, 282], "add_attach": [67, 191, 197, 202, 282], "clear_cont": [67, 191, 194, 202, 282], "preambl": [67, 191, 193, 197, 202, 282, 297, 480], "epilogu": [67, 191, 193, 202, 282], "defect": [67, 191, 193, 200, 202, 204, 205, 282, 463, 473, 477, 480], "mimepart": [67, 191, 194, 202, 282, 474], "feedpars": [67, 191, 196, 282, 463, 480], "bytesfeedpars": [67, 191, 204, 282, 472], "feed": [67, 93, 155, 174, 175, 191, 204, 205, 232, 237, 258, 270, 280, 282, 341, 386, 404, 410, 413, 464, 472, 480], "bytespars": [67, 191, 197, 198, 204, 282, 472, 480], "parsebyt": [67, 191, 204, 282], "bytesheaderpars": [67, 191, 204, 282, 473], "parsestr": [67, 191, 197, 204, 270, 282, 408, 409, 411, 459, 475, 480], "headerpars": [67, 191, 204, 282, 473], "message_from_byt": [67, 191, 204, 282, 472], "message_from_binary_fil": [67, 191, 197, 204, 205, 282, 472], "message_from_str": [67, 191, 204, 282, 473], "message_from_fil": [67, 191, 201, 204, 282], "bytesgener": [67, 191, 193, 194, 198, 202, 205, 282, 332, 472], "flatten": [67, 157, 191, 193, 198, 199, 200, 202, 205, 258, 282, 296, 341, 383, 439, 471, 474, 475, 479, 480], "decodedgener": [67, 191, 198, 282, 476, 480], "max_line_length": [67, 191, 193, 202, 205, 282, 473, 480], "cte_typ": [67, 191, 198, 200, 205, 282, 473], "raise_on_defect": [67, 191, 205, 282, 473], "mangle_from_": [67, 191, 193, 198, 205, 282, 475], "message_factori": [67, 191, 204, 205, 282, 476], "handle_defect": [67, 191, 205, 282], "register_defect": [67, 191, 205, 282], "header_max_count": [67, 191, 205, 282], "header_source_pars": [67, 191, 205, 282], "header_store_pars": [67, 191, 205, 282], "header_fetch_pars": [67, 191, 205, 282], "fold_binari": [67, 191, 205, 282], "emailpolici": [67, 191, 194, 200, 205, 282, 473, 475], "refold_sourc": [67, 191, 198, 205, 282, 473], "header_factori": [67, 191, 200, 205, 282, 473], "content_manag": [67, 191, 194, 202, 205, 282, 474], "smtp": [67, 79, 83, 99, 100, 191, 197, 198, 200, 205, 251, 253, 266, 282, 338, 448, 459, 461, 465, 472, 473, 474, 475, 479, 480], "smtputf8": [67, 191, 205, 282, 332, 475, 480], "compat32": [67, 191, 192, 195, 198, 199, 202, 203, 204, 205, 206, 282, 473, 475, 476, 480], "messageerror": [67, 191, 196, 282], "messageparseerror": [67, 191, 196, 268, 282], "headerparseerror": [67, 191, 193, 196, 202, 282], "boundaryerror": [67, 191, 196, 282], "multipartconversionerror": [67, 191, 196, 203, 282], "headerregistri": [67, 191, 196, 197, 202, 205, 282, 480], "basehead": [67, 191, 200, 202, 282], "max_count": [67, 191, 200, 205, 282], "unstructuredhead": [67, 191, 200, 282], "datehead": [67, 191, 200, 282], "addresshead": [67, 191, 200, 282], "singleaddresshead": [67, 191, 200, 282], "mimeversionhead": [67, 191, 200, 282], "parameterizedmimehead": [67, 191, 200, 282], "param": [67, 100, 136, 148, 191, 193, 194, 200, 202, 206, 239, 252, 278, 282, 290, 302, 337, 385, 391, 392, 396, 416, 417, 428, 466, 472, 479, 480], "contenttypehead": [67, 191, 200, 282], "content_typ": [67, 191, 197, 200, 282], "maintyp": [67, 191, 193, 194, 197, 198, 200, 201, 202, 282], "contentdispositionhead": [67, 191, 200, 282], "content_disposit": [67, 191, 200, 282], "contenttransferencod": [67, 191, 200, 282], "cte": [67, 191, 193, 194, 195, 200, 202, 205, 282, 337, 480], "map_to_typ": [67, 191, 200, 282], "display_nam": [67, 191, 197, 200, 282, 473], "usernam": [67, 100, 107, 148, 170, 191, 197, 200, 226, 245, 266, 282, 290, 291, 302, 332, 391, 392, 472, 473, 475, 480], "addr_spec": [67, 191, 200, 282, 473], "contentmanag": [67, 191, 203, 282, 474, 480], "add_get_handl": [67, 191, 194, 282], "add_set_handl": [67, 191, 194, 282], "raw_data_manag": [67, 191, 194, 205, 282], "get_payload": [67, 191, 193, 197, 201, 203, 282, 472], "set_payload": [67, 191, 193, 203, 282, 480], "set_charset": [67, 191, 193, 282], "get_param": [67, 191, 193, 206, 282, 480], "set_typ": [67, 191, 193, 282], "scratch": [67, 88, 100, 125, 186, 191, 195, 198, 204, 282, 338, 396, 407, 473, 474, 480], "mimebas": [67, 191, 203, 282], "mimenonmultipart": [67, 191, 196, 203, 282, 480], "mimemultipart": [67, 191, 203, 282], "mimeappl": [67, 191, 203, 282], "mimeaudio": [67, 191, 195, 203, 282, 480], "mimeimag": [67, 191, 195, 196, 197, 203, 282], "mimemessag": [67, 191, 203, 282], "mimetext": [67, 191, 195, 203, 282, 475, 480], "decode_head": [67, 191, 199, 282, 285, 473], "make_head": [67, 191, 199, 282, 473], "charset": [67, 148, 180, 187, 191, 193, 194, 199, 202, 203, 205, 206, 227, 243, 245, 282, 338, 392, 404, 472, 475, 480], "input_charset": [67, 191, 192, 193, 282], "header_encod": [67, 191, 192, 282], "body_encod": [67, 191, 192, 282, 480], "output_charset": [67, 191, 192, 193, 282, 466, 470, 478], "input_codec": [67, 191, 192, 282], "output_codec": [67, 191, 192, 282], "get_body_encod": [67, 191, 192, 282], "get_output_charset": [67, 191, 192, 282], "header_encode_lin": [67, 191, 192, 282], "add_charset": [67, 191, 192, 282], "add_alia": [67, 191, 192, 282], "add_codec": [67, 191, 192, 282], "encode_quopri": [67, 191, 195, 282], "encode_base64": [67, 191, 195, 203, 282], "encode_7or8bit": [67, 191, 195, 282], "encode_noop": [67, 191, 195, 282], "make_msgid": [67, 191, 197, 206, 282, 480], "unquot": [67, 191, 193, 202, 206, 253, 282, 300, 391, 392, 480], "parseaddr": [67, 191, 206, 282, 480], "formataddr": [67, 191, 206, 282, 473], "getaddress": [67, 191, 206, 282, 480], "parsed": [67, 191, 206, 282], "parsedate_tz": [67, 191, 206, 282, 480], "parsedate_to_datetim": [67, 191, 206, 282, 473], "mktime_tz": [67, 191, 206, 282], "formatd": [67, 191, 206, 282, 463, 480], "format_datetim": [67, 191, 200, 206, 282, 473], "decode_rfc2231": [67, 191, 206, 282], "encode_rfc2231": [67, 191, 206, 282], "collapse_rfc2231_valu": [67, 191, 193, 206, 282], "decode_param": [67, 191, 206, 282], "body_line_iter": [67, 191, 201, 282], "typed_subpart_iter": [67, 191, 201, 282], "_structur": [67, 191, 193, 201, 202, 282], "jsondecod": [67, 259, 282, 466, 476, 480], "raw_decod": [67, 259, 282, 480], "jsonencod": [67, 100, 259, 282, 476, 480], "jsondecodeerror": [67, 117, 259, 282, 475, 480], "complianc": [67, 183, 191, 200, 205, 282, 285, 404, 407, 473, 474, 480], "interoper": [67, 93, 100, 123, 138, 205, 242, 256, 282, 296, 315, 338, 341, 419, 425, 443, 468, 472, 474, 480], "iterkey": [67, 109, 268, 282, 461, 462, 463, 465, 467, 480], "itervalu": [67, 109, 268, 282, 461, 462, 463, 467, 480], "iteritem": [67, 109, 268, 282, 461, 462, 463, 467, 480], "get_messag": [67, 268, 282], "get_byt": [67, 268, 282, 472], "get_str": [67, 268, 282, 472, 480], "get_fil": [67, 268, 282, 472], "unlock": [67, 112, 135, 212, 268, 279, 280, 282, 302, 359, 362, 425, 464, 480], "maildir": [67, 282, 464, 466, 480], "list_fold": [67, 268, 282], "get_fold": [67, 268, 282], "add_fold": [67, 268, 282], "remove_fold": [67, 268, 282], "mbox": [67, 193, 198, 282, 464, 480], "mh": [67, 282, 464], "get_sequ": [67, 268, 282], "set_sequ": [67, 268, 282], "babyl": [67, 282], "get_label": [67, 268, 282], "mmdf": [67, 282], "maildirmessag": [67, 282], "get_subdir": [67, 268, 282], "set_subdir": [67, 268, 282], "get_flag": [67, 268, 282], "set_flag": [67, 268, 282], "add_flag": [67, 268, 282], "remove_flag": [67, 268, 282], "get_dat": [67, 130, 134, 268, 282], "set_dat": [67, 268, 282], "get_info": [67, 268, 282], "set_info": [67, 268, 282], "mboxmessag": [67, 202, 282], "get_from": [67, 268, 282], "set_from": [67, 268, 282], "mhmessag": [67, 282], "add_sequ": [67, 268, 282], "remove_sequ": [67, 268, 282], "babylmessag": [67, 282], "set_label": [67, 268, 282], "add_label": [67, 268, 282], "remove_label": [67, 268, 282], "get_vis": [67, 268, 282], "set_vis": [67, 268, 282], "update_vis": [67, 268, 282], "mmdfmessag": [67, 282], "nosuchmailboxerror": [67, 268, 282], "notemptyerror": [67, 268, 282], "externalclasherror": [67, 268, 282], "guess_typ": [67, 197, 242, 273, 282, 404, 480], "guess_all_extens": [67, 273, 282, 480], "guess_extens": [67, 197, 273, 282], "read_mime_typ": [67, 273, 282, 480], "add_typ": [67, 273, 282], "knownfil": [67, 273, 282], "suffix_map": [67, 273, 282], "encodings_map": [67, 273, 282, 480], "types_map": [67, 273, 282, 465, 480], "common_typ": [67, 273, 282], "types_map_inv": [67, 273, 282], "readfp": [67, 164, 273, 282, 466, 470, 471, 480], "read_windows_registri": [67, 273, 282], "base16": [67, 251, 282, 463], "base32": [67, 251, 282, 463, 469, 480], "base85": [67, 251, 282, 474, 480], "b64encod": [67, 140, 232, 282, 480], "b64decod": [67, 140, 232, 282, 473, 480], "standard_b64encod": [67, 140, 282], "standard_b64decod": [67, 140, 282], "urlsafe_b64encod": [67, 140, 282], "urlsafe_b64decod": [67, 140, 282], "b32encod": [67, 140, 282], "b32decod": [67, 140, 282, 474, 480], "b32hexencod": [67, 140, 282, 469, 480], "b32hexdecod": [67, 140, 282, 469, 480], "b16encod": [67, 140, 282], "b16decod": [67, 140, 282], "a85encod": [67, 140, 282, 474, 480], "a85decod": [67, 140, 282, 474, 480], "b85encod": [67, 140, 282, 474, 480], "b85decod": [67, 140, 282, 474], "decodebyt": [67, 140, 155, 282, 479, 480], "encodebyt": [67, 140, 155, 282, 479, 480], "a2b_uu": [67, 143, 282], "b2a_uu": [67, 143, 282, 477, 480], "a2b_base64": [67, 140, 143, 282, 480], "b2a_base64": [67, 143, 282, 476, 480], "a2b_qp": [67, 143, 282, 480], "b2a_qp": [67, 143, 282, 480], "crc_hqx": [67, 143, 282, 470, 480], "b2a_hex": [67, 143, 155, 282, 480], "hexlifi": [67, 143, 282, 480], "a2b_hex": [67, 143, 155, 282, 474], "unhexlifi": [67, 98, 143, 282, 480], "quopri": [67, 143, 153, 155, 251, 282], "decodestr": [67, 282, 314, 479, 480], "encodestr": [67, 282, 314, 479, 480], "markup": [67, 214, 251, 311, 407, 416, 465, 472, 473, 480], "unescap": [67, 86, 103, 187, 235, 236, 270, 285, 316, 391, 414, 432, 474, 479, 480], "xhtml": [67, 107, 235, 236, 251, 270, 311, 392, 407, 408, 410, 472], "htmlparser": [67, 270, 467, 469, 473, 474, 475, 479, 480], "getpo": [67, 237, 270], "get_starttag_text": [67, 237, 270], "handle_starttag": [67, 237, 270], "handle_endtag": [67, 237, 270], "handle_startendtag": [67, 237, 270], "handle_data": [67, 237, 270], "handle_entityref": [67, 237, 270], "handle_charref": [67, 237, 270], "handle_com": [67, 237, 270], "handle_decl": [67, 237, 270], "handle_pi": [67, 237, 270], "unknown_decl": [67, 237, 270], "entiti": [67, 86, 103, 107, 235, 237, 239, 251, 265, 270, 311, 392, 406, 407, 408, 409, 411, 412, 413, 414, 423, 462, 473, 478, 480], "html5": [67, 236, 270, 473, 474, 480], "entitydef": [67, 236, 270], "name2codepoint": [67, 236, 237, 270], "codepoint2nam": [67, 236, 270], "defusedxml": [67, 270], "pull": [67, 72, 180, 183, 270, 325, 381, 386, 409, 422, 459, 463, 466, 474, 477, 480], "xpath": [67, 270, 406, 479, 480], "canonic": [67, 270, 410, 478, 480], "fromstr": [67, 118, 270, 410, 472, 479, 480], "fromstringlist": [67, 270, 410, 472], "isel": [67, 270, 410], "iterpars": [67, 270, 410, 474, 480], "processinginstruct": [67, 270, 410, 412, 464], "register_namespac": [67, 270, 410, 466, 472], "subel": [67, 270, 410, 472], "tostr": [67, 118, 270, 410, 466, 472, 474, 479, 480], "tostringlist": [67, 270, 410, 472, 474, 480], "xmlid": [67, 270, 410], "xinclud": [67, 270, 480], "elementinclud": [67, 270, 410, 464], "default_load": [67, 270, 410], "attrib": [67, 270, 410, 464, 480], "findtext": [67, 270, 410, 480], "iterfind": [67, 270, 410, 472], "itertext": [67, 270, 410, 466, 472, 480], "makeel": [67, 270, 410], "_setroot": [67, 270, 410], "getroot": [67, 270, 410, 464], "qname": [67, 270, 407, 412, 413], "treebuild": [67, 270, 472, 478, 480], "doctyp": [67, 107, 237, 239, 270, 311, 392, 407, 410, 472, 478, 480], "start_n": [67, 270, 410, 478, 480], "end_n": [67, 270, 410, 478, 480], "c14nwritertarget": [67, 270, 410], "xmlparser": [67, 270, 466, 474, 478, 480], "xmlpullpars": [67, 270, 474, 480], "read_ev": [67, 270, 410], "parseerror": [67, 270, 406, 410, 466, 472, 480], "registerdomimplement": [67, 270, 407], "getdomimplement": [67, 270, 407, 408], "empty_namespac": [67, 270, 407], "xml_namespac": [67, 270, 407], "xmlns_namespac": [67, 270, 407], "xhtml_namespac": [67, 270, 407], "domimplement": [67, 270], "hasfeatur": [67, 270, 407], "createdocu": [67, 270, 407, 408], "createdocumenttyp": [67, 270, 407], "nodetyp": [67, 270, 407, 408], "parentnod": [67, 270, 407], "previouss": [67, 270, 407], "nextsibl": [67, 270, 407], "childnod": [67, 270, 407, 408, 459], "firstchild": [67, 270, 407], "lastchild": [67, 270, 407], "localnam": [67, 270, 407, 412, 413, 480], "namespaceuri": [67, 270, 407, 413], "nodenam": [67, 270, 290, 300, 407], "nodevalu": [67, 270, 407], "hasattribut": [67, 270, 407], "haschildnod": [67, 270, 407], "issamenod": [67, 270, 407], "appendchild": [67, 270, 407, 408, 459], "insertbefor": [67, 270, 407, 459], "removechild": [67, 270, 407, 459], "replacechild": [67, 270, 407], "clonenod": [67, 270, 407, 480], "nodelist": [67, 270, 408, 425], "documenttyp": [67, 270], "publicid": [67, 270, 311, 407, 412], "systemid": [67, 270, 311, 407, 412], "internalsubset": [67, 270, 407], "documentel": [67, 270, 407, 408, 459], "createel": [67, 270, 407], "createelementn": [67, 270, 407], "createtextnod": [67, 270, 407, 408], "createcom": [67, 270, 407], "createprocessinginstruct": [67, 270, 407], "createattribut": [67, 270, 407], "createattributen": [67, 270, 407], "getelementsbytagnam": [67, 270, 407, 408, 459], "getelementsbytagnamen": [67, 270, 407], "tagnam": [67, 270, 275, 373, 407, 408, 409], "hasattributen": [67, 270, 407], "getattribut": [67, 270, 407, 409, 425], "getattributenod": [67, 270, 407], "getattributen": [67, 270, 407], "getattributenoden": [67, 270, 407], "removeattribut": [67, 270, 407], "removeattributenod": [67, 270, 407, 480], "removeattributen": [67, 270, 407], "setattribut": [67, 270, 407], "setattributenod": [67, 270, 407], "setattributenoden": [67, 270, 407], "setattributen": [67, 270, 407], "namednodemap": [67, 270], "cdatasect": [67, 270], "domexcept": [67, 270, 407, 408], "domstringsizeerr": [67, 270, 407], "hierarchyrequesterr": [67, 270, 407], "indexsizeerr": [67, 270, 407], "inuseattributeerr": [67, 270, 407], "invalidaccesserr": [67, 270, 407], "invalidcharactererr": [67, 270, 407], "invalidmodificationerr": [67, 270, 407], "invalidstateerr": [67, 270, 407], "namespaceerr": [67, 270, 407], "notfounderr": [67, 270, 407], "notsupportederr": [67, 270, 407], "nodataallowederr": [67, 270, 407], "nomodificationallowederr": [67, 270, 407], "syntaxerr": [67, 270, 407], "wrongdocumenterr": [67, 270, 407], "minidom": [67, 251, 270, 406, 407, 409, 459, 460, 462, 478, 480], "writexml": [67, 270, 408, 478], "toxml": [67, 270, 408, 409, 459, 462, 478], "toprettyxml": [67, 270, 408, 462, 478], "pulldom": [67, 251, 270, 406, 470, 478, 480], "sax2dom": [67, 270, 409], "default_bufs": [67, 270, 409], "domeventstream": [67, 270, 470, 478, 480], "getev": [67, 270, 409], "expandnod": [67, 270, 409], "make_pars": [67, 270, 409, 411, 413, 459, 480], "saxexcept": [67, 270], "saxparseexcept": [67, 270, 411, 412], "saxnotrecognizedexcept": [67, 270, 411, 413], "saxnotsupportedexcept": [67, 270, 411, 413], "getexcept": [67, 270, 411], "contenthandl": [67, 270, 409, 411, 413, 414, 459], "dtdhandler": [67, 270, 413], "entityresolv": [67, 270, 413], "errorhandl": [67, 270, 411, 413, 452, 465], "lexicalhandl": [67, 270, 463, 469, 480], "feature_namespac": [67, 270, 412], "feature_namespace_prefix": [67, 270, 412], "feature_string_intern": [67, 270, 412], "feature_valid": [67, 270, 412], "feature_external_g": [67, 270, 409, 411, 412], "feature_external_p": [67, 270, 412], "all_featur": [67, 270, 412], "property_lexical_handl": [67, 270, 412], "property_declaration_handl": [67, 270, 412], "property_dom_nod": [67, 270, 412], "property_xml_str": [67, 270, 412], "all_properti": [67, 270, 412], "setdocumentloc": [67, 270, 412], "startdocu": [67, 270, 412], "enddocu": [67, 270, 412], "startprefixmap": [67, 270, 412], "endprefixmap": [67, 270, 412], "startel": [67, 270, 412, 413, 459], "endel": [67, 270, 412, 459], "startelementn": [67, 270, 412, 413], "endelementn": [67, 270, 412], "ignorablewhitespac": [67, 270, 412], "skippedent": [67, 270, 412], "notationdecl": [67, 270, 412], "unparsedentitydecl": [67, 270, 412], "resolveent": [67, 270, 412, 413], "fatalerror": [67, 270, 412], "startdtd": [67, 270, 412, 463], "enddtd": [67, 270, 412], "startcdata": [67, 270, 412], "endcdata": [67, 270, 412], "saxutil": [67, 251, 270, 411], "quoteattr": [67, 270, 414], "xmlgener": [67, 270, 414], "xmlfilterbas": [67, 270, 414], "prepare_input_sourc": [67, 270, 414], "xmlreader": [67, 251, 270, 409, 411, 412, 414, 475], "incrementalpars": [67, 270], "inputsourc": [67, 270, 411, 412, 414, 475, 480], "attributesimpl": [67, 270, 413], "attributesnsimpl": [67, 270, 413], "getcontenthandl": [67, 270, 413], "setcontenthandl": [67, 270, 413, 459], "getdtdhandl": [67, 270, 413], "setdtdhandl": [67, 270, 413], "getentityresolv": [67, 270, 413], "setentityresolv": [67, 270, 413], "geterrorhandl": [67, 270, 413], "seterrorhandl": [67, 270, 413], "setlocal": [67, 86, 243, 255, 263, 270, 413, 449, 470, 475, 480], "getfeatur": [67, 270, 413], "setfeatur": [67, 270, 409, 411, 413], "getproperti": [67, 270, 278, 413, 480], "setproperti": [67, 270, 278, 412, 413], "getcolumnnumb": [67, 270, 413], "getlinenumb": [67, 270, 413], "getpublicid": [67, 270, 413], "getsystemid": [67, 270, 413], "setpublicid": [67, 270, 413], "setsystemid": [67, 270, 413], "setencod": [67, 270, 413], "setbytestream": [67, 270, 413], "getbytestream": [67, 270, 413], "setcharacterstream": [67, 270, 413], "getcharacterstream": [67, 270, 413], "getlength": [67, 270, 413], "gettyp": [67, 270, 413, 464], "attributesn": [67, 270, 411, 412], "getvaluebyqnam": [67, 270, 413], "getnamebyqnam": [67, 270, 413], "getqnamebynam": [67, 270, 413], "getqnam": [67, 270, 413], "expat": [67, 251, 270, 301, 406, 410, 412, 453, 459, 460, 462, 464, 466, 472, 480], "expaterror": [67, 270, 472], "xmlparsertyp": [67, 270, 311], "errorstr": [67, 270, 311], "parsercr": [67, 270, 311], "parsefil": [67, 270, 311], "setbas": [67, 270, 311], "getbas": [67, 270, 311], "getinputcontext": [67, 270, 311], "externalentityparsercr": [67, 270, 311], "setparamentitypars": [67, 270, 311], "useforeigndtd": [67, 270, 311], "buffer_s": [67, 255, 270, 311, 465], "buffer_text": [67, 270, 311, 462], "buffer_us": [67, 270, 311], "ordered_attribut": [67, 270, 311], "specified_attribut": [67, 270, 311, 480], "errorbyteindex": [67, 270, 311], "errorcolumnnumb": [67, 270, 311], "errorlinenumb": [67, 270, 311], "currentbyteindex": [67, 270, 311], "currentcolumnnumb": [67, 270, 311], "currentlinenumb": [67, 270, 311], "xmldeclhandl": [67, 270, 311], "startdoctypedeclhandl": [67, 270, 311], "enddoctypedeclhandl": [67, 270, 311], "elementdeclhandl": [67, 270, 311], "attlistdeclhandl": [67, 270, 311], "startelementhandl": [67, 270, 311], "endelementhandl": [67, 270, 311], "processinginstructionhandl": [67, 270, 311], "characterdatahandl": [67, 270, 311], "unparsedentitydeclhandl": [67, 270, 311], "entitydeclhandl": [67, 270, 311], "notationdeclhandl": [67, 270, 311], "startnamespacedeclhandl": [67, 270, 311], "endnamespacedeclhandl": [67, 270, 311], "commenthandl": [67, 270, 311], "startcdatasectionhandl": [67, 270, 311], "endcdatasectionhandl": [67, 270, 311], "defaulthandl": [67, 270, 311], "defaulthandlerexpand": [67, 270, 311], "notstandalonehandl": [67, 270, 311], "externalentityrefhandl": [67, 270, 311], "xml_error_async_ent": [67, 270, 311], "xml_error_attribute_external_entity_ref": [67, 270, 311], "xml_error_bad_char_ref": [67, 270, 311], "xml_error_binary_entity_ref": [67, 270, 311], "xml_error_duplicate_attribut": [67, 270, 311], "xml_error_incorrect_encod": [67, 270, 311], "xml_error_invalid_token": [67, 270, 311], "xml_error_junk_after_doc_el": [67, 270, 311], "xml_error_misplaced_xml_pi": [67, 270, 311], "xml_error_no_el": [67, 270, 311], "xml_error_no_memori": [67, 270, 311], "xml_error_param_entity_ref": [67, 270, 311], "xml_error_partial_char": [67, 270, 311], "xml_error_recursive_entity_ref": [67, 270, 311], "xml_error_syntax": [67, 270, 311], "xml_error_tag_mismatch": [67, 270, 311], "xml_error_unclosed_token": [67, 270, 311], "xml_error_undefined_ent": [67, 270, 311], "xml_error_unknown_encod": [67, 270, 311], "xml_error_unclosed_cdata_sect": [67, 270, 311], "xml_error_external_entity_handl": [67, 270, 311], "xml_error_not_standalon": [67, 270, 311], "xml_error_unexpected_st": [67, 270, 311], "xml_error_entity_declared_in_p": [67, 270, 311], "xml_error_feature_requires_xml_dtd": [67, 270, 311], "xml_error_cant_change_feature_once_pars": [67, 270, 311], "xml_error_unbound_prefix": [67, 270, 311], "xml_error_undeclaring_prefix": [67, 270, 311], "xml_error_incomplete_p": [67, 270, 311], "xml_error_xml_decl": [67, 270, 311], "xml_error_text_decl": [67, 270, 311], "xml_error_publicid": [67, 270, 311], "xml_error_suspend": [67, 270, 311], "xml_error_not_suspend": [67, 270, 311], "xml_error_abort": [67, 270, 311], "xml_error_finish": [67, 270, 311], "xml_error_suspend_p": [67, 270, 311], "xml_error_reserved_prefix_xml": [67, 270, 311], "xml_error_reserved_prefix_xmln": [67, 270, 311], "xml_error_reserved_namespace_uri": [67, 270, 311], "xml_error_invalid_argu": [67, 270, 311], "xml_error_no_buff": [67, 270, 311], "xml_error_amplification_limit_breach": [67, 270, 311], "browser": [67, 94, 106, 107, 148, 149, 187, 241, 242, 244, 251, 253, 254, 261, 269, 305, 310, 349, 391, 392, 437, 453, 459, 460, 462, 463, 464, 465, 471, 472, 473, 476, 477, 480], "open_new": [67, 253, 400, 464], "open_new_tab": [67, 253, 400, 464], "wsgi": [67, 251, 253, 464, 470, 472, 480], "guess_schem": [67, 253, 404], "request_uri": [67, 253, 404], "application_uri": [67, 253, 404], "shift_path_info": [67, 253, 404], "setup_testing_default": [67, 253, 404], "is_hop_by_hop": [67, 253, 404], "filewrapp": [67, 253, 404, 470, 478, 480], "simple_serv": [67, 253, 464, 476, 480], "make_serv": [67, 253, 404, 464], "demo_app": [67, 253, 404], "wsgiserv": [67, 253, 404, 480], "set_app": [67, 253, 404], "get_app": [67, 253, 404], "wsgirequesthandl": [67, 253, 404, 480], "get_environ": [67, 253, 404], "get_stderr": [67, 253, 404], "checker": [67, 84, 102, 117, 174, 180, 190, 253, 289, 341, 383, 424, 425, 463, 464, 469, 470, 471, 475, 476, 478, 479, 480], "cgihandl": [67, 253, 404], "iiscgihandl": [67, 253, 404], "basecgihandl": [67, 253, 404], "simplehandl": [67, 253, 404, 459], "basehandl": [67, 253, 386, 404, 480], "_write": [67, 253, 404], "_flush": [67, 253, 404], "get_stdin": [67, 253, 404], "add_cgi_var": [67, 253, 404], "wsgi_multithread": [67, 253, 404], "wsgi_multiprocess": [67, 253, 404], "wsgi_run_onc": [67, 253, 404], "os_environ": [67, 253, 404], "server_softwar": [67, 253, 404], "get_schem": [67, 253, 404], "setup_environ": [67, 253, 404], "log_except": [67, 253, 404], "traceback_limit": [67, 182, 253, 379, 404], "error_output": [67, 253, 404], "error_status": [67, 253, 404], "error_head": [67, 253, 404], "error_bodi": [67, 253, 404], "wsgi_file_wrapp": [67, 253, 404], "origin_serv": [67, 253, 404], "http_version": [67, 253, 404], "read_environ": [67, 253, 404, 472], "startrespons": [67, 253, 404], "wsgienviron": [67, 253, 404], "wsgiapplic": [67, 253, 404], "inputstream": [67, 253, 404, 480], "errorstream": [67, 253, 404], "url": [67, 84, 133, 139, 140, 147, 148, 163, 164, 220, 238, 239, 240, 242, 244, 248, 251, 253, 266, 273, 310, 323, 341, 359, 390, 393, 395, 396, 400, 404, 410, 413, 414, 416, 417, 423, 429, 459, 462, 463, 464, 465, 466, 472, 474, 475, 480], "urlopen": [67, 83, 107, 163, 166, 223, 240, 253, 304, 390, 391, 392, 448, 464, 465, 466, 472, 473, 474, 475, 480], "install_open": [67, 107, 253, 392], "build_open": [67, 107, 240, 253, 392], "pathname2url": [67, 253, 392], "url2pathnam": [67, 253, 392], "getproxi": [67, 107, 253, 392, 480], "openerdirector": [67, 107, 253, 474], "httpdefaulterrorhandl": [67, 107, 253, 392], "httpredirecthandl": [67, 107, 253], "httpcookieprocessor": [67, 240, 253, 463], "proxyhandl": [67, 107, 253, 480], "httppasswordmgr": [67, 107, 253, 480], "httppasswordmgrwithdefaultrealm": [67, 107, 253, 392], "httppasswordmgrwithpriorauth": [67, 253, 475, 480], "abstractbasicauthhandl": [67, 253, 386, 480], "httpbasicauthhandl": [67, 107, 253], "proxybasicauthhandl": [67, 253], "abstractdigestauthhandl": [67, 253, 386, 480], "httpdigestauthhandl": [67, 253], "proxydigestauthhandl": [67, 253], "httpshandler": [67, 253, 472], "datahandl": [67, 107, 253, 474], "ftphandler": [67, 107, 253], "cacheftphandl": [67, 253, 480], "unknownhandl": [67, 107, 253], "httperrorprocessor": [67, 107, 253], "full_url": [67, 107, 253, 392, 474], "origin_req_host": [67, 240, 253, 392], "unverifi": [67, 239, 240, 253, 392], "get_method": [67, 253, 261, 348, 392, 473], "add_unredirected_head": [67, 240, 253, 392], "remove_head": [67, 253, 392, 474], "get_full_url": [67, 240, 253, 392], "set_proxi": [67, 253, 392, 416, 474], "get_head": [67, 240, 253, 383, 392], "header_item": [67, 240, 253, 392], "add_handl": [67, 107, 253, 392], "add_par": [67, 253, 392], "default_open": [67, 253, 392], "unknown_open": [67, 253, 392], "http_error_default": [67, 253, 392], "redirect_request": [67, 253, 392], "http_error_301": [67, 253, 392], "http_error_302": [67, 253, 392], "http_error_303": [67, 253, 392], "http_error_307": [67, 253, 392], "http_error_308": [67, 253, 392], "cookiejar": [67, 238, 241, 251, 253, 392, 480], "add_password": [67, 107, 253, 392], "find_user_password": [67, 253, 392, 480], "update_authent": [67, 253, 392], "is_authent": [67, 253, 392, 480], "http_error_auth_req": [67, 253, 392], "http_error_401": [67, 253, 392], "http_error_407": [67, 253, 392], "http_open": [67, 253, 392], "https_open": [67, 253, 392], "file_open": [67, 253, 392], "data_open": [67, 253, 392], "ftp_open": [67, 253, 392], "setmaxconn": [67, 253, 392], "http_respons": [67, 253, 392], "https_respons": [67, 253, 392], "urlretriev": [67, 253, 390, 392, 396, 480], "urlcleanup": [67, 253, 392, 480], "open_unknown": [67, 253, 392], "fancyurlopen": [67, 253, 392, 480], "prompt_user_passwd": [67, 253, 392], "addinfourl": [67, 253, 392, 480], "geturl": [67, 239, 253, 391, 392, 480], "getcod": [67, 239, 253, 392, 480], "urlpars": [67, 253, 391, 396, 465, 466, 467, 472, 476, 480], "parse_q": [67, 148, 253, 391, 465, 469, 476, 477, 478, 479, 480], "parse_qsl": [67, 148, 253, 391, 465, 469, 476, 477, 478, 479, 480], "urlunpars": [67, 253, 391], "urlsplit": [67, 133, 253, 391, 466, 476, 480], "urlunsplit": [67, 253, 391], "urljoin": [67, 253, 391, 475, 480], "urldefrag": [67, 253, 391, 472], "splitresult": [67, 253, 391, 480], "defragresult": [67, 253, 391, 472, 480], "parseresult": [67, 253, 391, 466, 472, 480], "defragresultbyt": [67, 253, 391, 480], "parseresultbyt": [67, 253, 391, 472, 480], "splitresultbyt": [67, 253, 391, 480], "quote_plus": [67, 253, 391, 472], "quote_from_byt": [67, 253, 391, 480], "unquote_plus": [67, 253, 391], "unquote_to_byt": [67, 253, 391, 480], "urlencod": [67, 83, 107, 148, 239, 253, 266, 391, 392, 472, 475, 480], "urlerror": [67, 253, 390, 392, 465, 480], "httperror": [67, 223, 253, 390, 392, 474, 480], "contenttooshorterror": [67, 253, 390, 392], "robot": [67, 251, 253, 381, 389, 459, 480], "robotfilepars": [67, 253, 393, 476, 480], "set_url": [67, 253, 393], "can_fetch": [67, 253, 393, 480], "crawl_delay": [67, 253, 393, 480], "request_r": [67, 253, 393, 480], "site_map": [67, 253, 393, 480], "httpstatus": [67, 238, 253, 475, 479, 480], "httpmethod": [67, 238, 253, 480], "httpconnect": [67, 253, 416, 465, 466, 472, 474, 475, 476, 477, 480], "httpsconnect": [67, 239, 253, 392, 465, 466, 472, 474, 477, 480], "httprespons": [67, 253, 392, 466, 473, 480], "parse_head": [67, 148, 239, 242, 253, 480], "httpexcept": [67, 239, 253], "notconnect": [67, 239, 253], "invalidurl": [67, 239, 253, 480], "unknownprotocol": [67, 239, 253], "unknowntransferencod": [67, 239, 253], "unimplementedfilemod": [67, 239, 253], "incompleteread": [67, 239, 253], "improperconnectionst": [67, 239, 253], "cannotsendrequest": [67, 239, 253], "cannotsendhead": [67, 239, 253], "responsenotreadi": [67, 239, 253], "badstatuslin": [67, 239, 253], "linetoolong": [67, 239, 253], "remotedisconnect": [67, 239, 253, 475, 480], "http_port": [67, 239, 253], "https_port": [67, 239, 253], "getrespons": [67, 239, 253, 475, 480], "set_debuglevel": [67, 220, 239, 253, 285, 302, 332, 356, 475], "set_tunnel": [67, 239, 253, 416, 472, 480], "get_proxy_response_head": [67, 239, 253, 480], "blocksiz": [67, 220, 239, 253, 290, 355, 477, 480], "putrequest": [67, 239, 253, 480], "puthead": [67, 239, 253], "endhead": [67, 239, 253, 476], "gethead": [67, 239, 253], "debuglevel": [67, 239, 253, 332, 356, 392, 475, 480], "httpmessag": [67, 107, 242, 253], "error_repli": [67, 220, 253], "error_temp": [67, 220, 253], "error_perm": [67, 220, 253], "error_proto": [67, 220, 253, 302, 473], "all_error": [67, 123, 220, 253, 334, 470, 480], "getwelcom": [67, 220, 253, 285, 302], "login": [67, 100, 170, 220, 226, 245, 253, 283, 285, 290, 332, 336, 356, 392, 472, 480], "sendcmd": [67, 139, 220, 253], "voidcmd": [67, 220, 253], "retrbinari": [67, 220, 253], "retrlin": [67, 220, 253], "set_pasv": [67, 220, 253, 460], "storbinari": [67, 220, 253, 465, 466], "storlin": [67, 220, 253, 465], "transfercmd": [67, 220, 253], "ntransfercmd": [67, 220, 253], "mlsd": [67, 220, 253, 473], "nlst": [67, 220, 253, 473], "mkd": [67, 220, 253], "pwd": [67, 170, 220, 226, 230, 251, 253, 290, 291, 336, 345, 388, 419, 462, 479, 480], "rmd": [67, 220, 253], "ftp_tls": [67, 253, 466, 471, 472, 473, 479, 480], "ssl_version": [67, 220, 253, 338, 471, 480], "auth": [67, 220, 245, 253, 266, 332, 338, 462, 475, 480], "ccc": [67, 220, 253, 344, 373, 473], "prot_p": [67, 220, 253], "prot_c": [67, 220, 253], "pop3": [67, 251, 253, 473, 474, 475, 479, 480], "pop3_ssl": [67, 253, 302, 472, 479, 480], "capa": [67, 253, 302, 474], "pass_": [67, 253, 302], "apop": [67, 253, 302], "rpop": [67, 253, 302], "retr": [67, 220, 253, 302], "dele": [67, 253, 302], "rset": [67, 253, 302, 332, 480], "noop": [67, 245, 253, 280, 302, 332, 480], "uidl": [67, 253, 302], "stls": [67, 253, 302, 474], "imap4": [67, 251, 253, 302, 472, 475, 476, 478, 479, 480], "imap4_ssl": [67, 245, 253, 473, 479, 480], "imap4_stream": [67, 245, 253, 479, 480], "internaldate2tupl": [67, 245, 253], "int2ap": [67, 245, 253], "parseflag": [67, 245, 253], "time2internald": [67, 245, 253], "deleteacl": [67, 245, 253, 463], "expung": [67, 245, 253], "getacl": [67, 245, 253, 461], "getannot": [67, 245, 253], "getquota": [67, 245, 253], "getquotaroot": [67, 245, 253], "login_cram_md5": [67, 245, 253], "logout": [67, 245, 253, 475, 478, 480], "lsub": [67, 245, 253], "myright": [67, 245, 253, 463], "proxyauth": [67, 245, 253], "recent": [67, 72, 75, 83, 84, 88, 92, 93, 94, 97, 98, 100, 106, 111, 117, 122, 129, 141, 148, 157, 164, 166, 173, 180, 183, 185, 190, 207, 208, 211, 222, 223, 231, 244, 245, 252, 253, 256, 264, 266, 280, 281, 290, 292, 293, 294, 296, 304, 311, 316, 332, 334, 337, 338, 341, 342, 344, 345, 349, 359, 372, 378, 379, 381, 384, 385, 386, 387, 391, 397, 399, 419, 424, 425, 426, 427, 433, 437, 438, 439, 440, 443, 446, 449, 452, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "setacl": [67, 245, 253, 461], "setannot": [67, 245, 253], "setquota": [67, 245, 253], "starttl": [67, 100, 245, 253, 266, 285, 332, 338, 465, 472, 473, 480], "subscrib": [67, 100, 245, 253, 383, 425, 480], "unsubscrib": [67, 245, 253, 480], "unselect": [67, 245, 253, 479, 480], "xatom": [67, 245, 253], "protocol_vers": [67, 242, 245, 253], "utf8_en": [67, 245, 253, 475], "smtp_ssl": [67, 253, 332, 465, 473, 479, 480], "lmtp": [67, 253, 332, 465, 473, 479, 480], "smtpexcept": [67, 253, 332, 474], "smtpserverdisconnect": [67, 253, 332, 480], "smtpresponseexcept": [67, 253, 332], "smtpsenderrefus": [67, 253, 332], "smtprecipientsrefus": [67, 253, 332], "smtpdataerror": [67, 253, 332], "smtpconnecterror": [67, 253, 332], "smtpheloerror": [67, 253, 332], "smtpnotsupportederror": [67, 253, 332, 480], "smtpauthenticationerror": [67, 253, 332], "docmd": [67, 253, 332], "helo": [67, 253, 332], "ehlo": [67, 253, 332, 473], "ehlo_or_helo_if_need": [67, 253, 332], "has_extn": [67, 253, 332], "sendmail": [67, 83, 100, 103, 198, 205, 253, 316, 332, 448, 472, 475], "send_messag": [67, 197, 205, 253, 332, 472, 475, 480], "rfc": [67, 99, 100, 103, 107, 123, 140, 143, 155, 172, 191, 192, 193, 194, 196, 197, 198, 199, 200, 202, 204, 205, 206, 220, 227, 232, 234, 238, 239, 240, 241, 242, 245, 251, 253, 256, 259, 263, 266, 268, 269, 285, 302, 314, 324, 332, 334, 338, 343, 344, 356, 363, 390, 391, 392, 404, 405, 416, 448, 459, 461, 463, 464, 465, 466, 472, 473, 475, 477, 479, 480], "4122": [67, 251, 253, 464], "safeuuid": [67, 253, 395, 480], "bytes_l": [67, 253, 395], "time_low": [67, 253, 395], "time_mid": [67, 253, 395], "time_hi_vers": [67, 253, 395], "clock_seq_hi_vari": [67, 253, 395], "clock_seq_low": [67, 253, 395], "clock_seq": [67, 253, 395], "urn": [67, 253, 391, 395], "is_saf": [67, 253, 395, 477, 480], "getnod": [67, 253, 395, 477, 480], "uuid1": [67, 253, 395, 464, 477, 480], "uuid3": [67, 253, 395, 464, 480], "uuid4": [67, 253, 395, 464, 480], "uuid5": [67, 253, 395, 464, 480], "namespace_dn": [67, 253, 395, 464], "namespace_url": [67, 253, 395], "namespace_oid": [67, 253, 395], "namespace_x500": [67, 253, 395], "reserved_nc": [67, 253, 395], "rfc_4122": [67, 253, 395], "reserved_microsoft": [67, 253, 395], "reserved_futur": [67, 253, 395], "tcpserver": [67, 100, 242, 253, 264, 417, 466, 480], "udpserv": [67, 253], "unixstreamserv": [67, 253, 335, 480], "unixdatagramserv": [67, 253, 335], "forkingmixin": [67, 253, 335, 473, 477, 480], "threadingmixin": [67, 242, 253, 335, 477, 480], "block_on_clos": [67, 253, 335, 477, 480], "daemon_thread": [67, 253, 335], "forkingtcpserv": [67, 253, 335], "forkingudpserv": [67, 253, 335], "threadingtcpserv": [67, 100, 253, 335], "threadingudpserv": [67, 253, 335], "forkingunixstreamserv": [67, 253, 335, 480], "forkingunixdatagramserv": [67, 253, 335, 480], "threadingunixstreamserv": [67, 253, 335], "threadingunixdatagramserv": [67, 253, 335], "baseserv": [67, 253, 335, 473, 480], "handle_request": [67, 100, 167, 253, 330, 335, 404, 417, 466], "service_act": [67, 253, 335, 473], "server_clos": [67, 253, 335, 404, 477, 480], "address_famili": [67, 253, 334, 335], "requesthandlerclass": [67, 242, 253, 335, 404], "server_address": [67, 242, 253, 335, 404], "allow_reuse_address": [67, 100, 253, 335, 417, 465], "request_queue_s": [67, 253, 335], "socket_typ": [67, 253, 335], "finish_request": [67, 253, 335], "get_request": [67, 253, 335], "handle_error": [67, 253, 335, 476, 480], "handle_timeout": [67, 253, 335, 465, 466], "process_request": [67, 100, 253, 335], "server_activ": [67, 253, 335, 417, 465], "server_bind": [67, 253, 335, 417, 465], "verify_request": [67, 253, 335, 480], "baserequesthandl": [67, 253, 335], "client_address": [67, 242, 253, 335, 404], "streamrequesthandl": [67, 100, 253, 335, 476, 480], "datagramrequesthandl": [67, 253, 335], "rfile": [67, 242, 253, 335], "wfile": [67, 242, 253, 335, 476, 480], "mixin": [67, 93, 158, 166, 253, 255, 359, 392, 480], "httpserver": [67, 242, 253, 330, 404], "threadinghttpserv": [67, 242, 253, 477, 480], "basehttprequesthandl": [67, 107, 239, 242, 253, 390, 404, 472, 473, 480], "close_connect": [67, 242, 253], "requestlin": [67, 242, 253], "request_vers": [67, 242, 253], "server_vers": [67, 242, 253], "sys_vers": [67, 242, 253], "error_message_format": [67, 242, 253, 474], "error_content_typ": [67, 242, 253], "messageclass": [67, 242, 253], "handle_one_request": [67, 242, 253], "handle_expect_100": [67, 242, 253], "send_error": [67, 242, 253, 474, 480], "send_respons": [67, 242, 253], "send_head": [67, 242, 253], "send_response_on": [67, 242, 253], "end_head": [67, 242, 253, 473], "flush_head": [67, 242, 253, 473], "log_request": [67, 242, 253], "log_error": [67, 242, 253], "log_messag": [67, 242, 253, 480], "version_str": [67, 242, 253], "date_time_str": [67, 242, 253], "log_date_time_str": [67, 242, 253], "address_str": [67, 242, 253], "simplehttprequesthandl": [67, 242, 253, 330, 477, 480], "extensions_map": [67, 242, 253], "do_head": [67, 152, 242, 253], "do_get": [67, 242, 253], "cgihttprequesthandl": [67, 242, 253, 480], "cgi_directori": [67, 242, 253], "do_post": [67, 242, 253], "cooki": [67, 107, 112, 232, 238, 251, 253, 255, 338, 362, 375, 392, 463, 465, 466, 467, 475, 477, 480], "cookieerror": [67, 241, 253], "basecooki": [67, 241, 253], "simplecooki": [67, 241, 253, 480], "value_decod": [67, 241, 253], "value_encod": [67, 241, 253], "js_output": [67, 241, 253], "morsel": [67, 253, 465, 475, 477, 480], "coded_valu": [67, 241, 253, 475, 477, 480], "isreservedkey": [67, 241, 253], "outputstr": [67, 241, 253], "loaderror": [67, 240, 253], "filecookiejar": [67, 253, 480], "cookiepolici": [67, 253], "defaultcookiepolici": [67, 253, 480], "add_cookie_head": [67, 240, 253], "extract_cooki": [67, 240, 253], "set_polici": [67, 240, 253], "make_cooki": [67, 240, 253, 480], "set_cookie_if_ok": [67, 240, 253], "set_cooki": [67, 240, 253], "clear_session_cooki": [67, 240, 253], "revert": [67, 100, 167, 208, 239, 240, 253, 321, 355, 359, 452, 466, 473, 476, 480], "delayload": [67, 240, 253], "mozillacookiejar": [67, 240, 253, 480], "lwpcookiejar": [67, 240, 253, 480], "set_ok": [67, 240, 253], "return_ok": [67, 240, 253], "domain_return_ok": [67, 240, 253], "path_return_ok": [67, 240, 253], "netscap": [67, 174, 240, 253, 268, 400, 460, 463, 465, 471, 480], "rfc2965": [67, 240, 253], "hide_cookie2": [67, 240, 253], "blocked_domain": [67, 240, 253], "set_blocked_domain": [67, 240, 253], "is_block": [67, 240, 253], "allowed_domain": [67, 240, 253], "set_allowed_domain": [67, 240, 253], "is_not_allow": [67, 240, 253], "rfc2109_as_netscap": [67, 240, 253], "strict_domain": [67, 240, 253], "strict_rfc2965_unverifi": [67, 240, 253], "strict_ns_unverifi": [67, 240, 253], "strict_ns_domain": [67, 240, 253], "strict_ns_set_initial_dollar": [67, 240, 253], "strict_ns_set_path": [67, 240, 253], "domainstrictnodot": [67, 240, 253], "domainstrictnondomain": [67, 240, 253], "domainrfc2965match": [67, 240, 253], "domainliber": [67, 240, 253], "domainstrict": [67, 240, 253], "comment_url": [67, 240, 253], "rfc2109": [67, 240, 253], "port_specifi": [67, 240, 253], "domain_specifi": [67, 240, 253], "domain_initial_dot": [67, 240, 253], "has_nonstandard_attr": [67, 240, 253], "get_nonstandard_attr": [67, 240, 253], "set_nonstandard_attr": [67, 240, 253], "is_expir": [67, 240, 253], "rpc": [67, 79, 244, 251, 253, 259, 271, 415, 423, 461, 462, 463, 464, 465, 466, 476, 480], "serverproxi": [67, 253, 417, 475, 478, 480], "listmethod": [67, 253, 416, 417], "methodsignatur": [67, 253, 416, 417], "methodhelp": [67, 253, 416, 417], "faultcod": [67, 253, 416, 480], "faultstr": [67, 253, 416], "protocolerror": [67, 253], "errmsg": [67, 253, 416], "multical": [67, 253, 417], "simplexmlrpcserv": [67, 253, 416, 461, 463, 464, 465, 466, 467], "cgixmlrpcrequesthandl": [67, 253, 463], "simplexmlrpcrequesthandl": [67, 253, 417, 463, 466], "register_funct": [67, 253, 416, 417, 477, 480], "register_inst": [67, 253, 417], "register_introspection_funct": [67, 253, 417], "register_multicall_funct": [67, 253, 416, 417], "rpc_path": [67, 253, 417, 464], "docxmlrpcserv": [67, 253, 462, 464, 465, 467, 480], "doccgixmlrpcrequesthandl": [67, 253], "docxmlrpcrequesthandl": [67, 253, 417], "set_server_titl": [67, 253, 417], "set_server_nam": [67, 253, 417], "set_server_document": [67, 253, 417], "ipv4": [67, 97, 104, 123, 242, 251, 253, 334, 338, 465, 473, 478, 479, 480], "ipv6": [67, 97, 123, 242, 251, 253, 334, 338, 359, 391, 453, 461, 465, 466, 468, 472, 473, 475, 478, 479, 480], "ip_address": [67, 97, 139, 253, 256, 334], "ip_network": [67, 97, 253, 256], "ip_interfac": [67, 97, 253, 256, 480], "ip": [67, 79, 99, 100, 123, 144, 240, 242, 253, 264, 266, 334, 335, 338, 356, 359, 391, 392, 459, 465, 472, 473, 475, 477, 480], "ipv4address": [67, 97, 253, 256, 475, 480], "max_prefixlen": [67, 253, 256], "explod": [67, 97, 253, 256, 459, 461, 480], "reverse_point": [67, 253, 256, 475, 480], "is_multicast": [67, 253, 256, 480], "is_priv": [67, 253, 256, 480], "is_glob": [67, 253, 256, 261, 348, 474, 480], "is_unspecifi": [67, 253, 256], "is_loopback": [67, 253, 256], "is_link_loc": [67, 253, 256], "ipv6address": [67, 97, 253, 256, 475, 479, 480], "is_site_loc": [67, 253, 256], "ipv4_map": [67, 253, 256], "scope_id": [67, 253, 256, 334, 479], "sixtofour": [67, 253, 256], "teredo": [67, 253, 256], "net": [67, 80, 83, 107, 180, 191, 232, 240, 253, 290, 316, 325, 421, 423, 431, 458, 459, 460, 461, 462, 463, 464, 465, 467, 473, 480], "ipv4network": [67, 97, 253, 256, 475, 477, 480], "network_address": [67, 253, 256], "broadcast_address": [67, 253, 256], "hostmask": [67, 97, 253, 256], "netmask": [67, 97, 253, 256, 475, 480], "with_prefixlen": [67, 253, 256], "with_netmask": [67, 253, 256], "with_hostmask": [67, 253, 256], "num_address": [67, 97, 253, 256], "prefixlen": [67, 253, 256], "address_exclud": [67, 253, 256], "subnet": [67, 253, 256, 473, 475, 480], "supernet": [67, 253, 256, 475], "subnet_of": [67, 253, 256, 477, 480], "supernet_of": [67, 253, 256, 477], "compare_network": [67, 253, 256], "ipv6network": [67, 97, 253, 256, 475, 477, 480], "ipv4interfac": [67, 97, 253, 256, 480], "ipv6interfac": [67, 97, 253, 256, 480], "v4_int_to_pack": [67, 253, 256], "v6_int_to_pack": [67, 253, 256], "summarize_address_rang": [67, 253, 256, 475, 480], "collapse_address": [67, 253, 256, 475, 480], "get_mixed_type_key": [67, 253, 256], "addressvalueerror": [67, 97, 253, 256], "netmaskvalueerror": [67, 97, 253, 256], "wav": [67, 138, 203, 251, 274, 333, 403, 447], "wave_read": [67, 274], "getnchannel": [67, 114, 274, 346, 398], "getsampwidth": [67, 114, 274, 346, 398], "getframer": [67, 114, 274, 346, 398], "getnfram": [67, 114, 274, 346, 398], "getcomptyp": [67, 114, 274, 346, 398], "getcompnam": [67, 114, 274, 346, 398], "getparam": [67, 114, 274, 346, 398, 474], "readfram": [67, 114, 274, 346, 398], "rewind": [67, 114, 255, 274, 346, 398], "getmark": [67, 114, 274, 346, 398], "setpo": [67, 114, 219, 274, 346, 381, 398], "wave_writ": [67, 274], "setnchannel": [67, 114, 274, 346, 398], "setsampwidth": [67, 114, 274, 346, 398, 474], "setframer": [67, 114, 274, 346, 398], "setnfram": [67, 114, 274, 346, 398], "setcomptyp": [67, 114, 274, 346, 398], "setparam": [67, 114, 274, 346, 398], "writeframesraw": [67, 114, 274, 346, 398, 474], "writefram": [67, 114, 274, 346, 398, 474], "rgb_to_yiq": [67, 159, 274], "yiq_to_rgb": [67, 159, 274], "rgb_to_hl": [67, 159, 274, 480], "hls_to_rgb": [67, 159, 274], "rgb_to_hsv": [67, 159, 274], "hsv_to_rgb": [67, 159, 274], "multilingu": [67, 243, 244, 251, 480], "bindtextdomain": [67, 227, 243, 263], "textdomain": [67, 227, 243, 263], "dgettext": [67, 227, 243, 263], "ngettext": [67, 227, 243, 480], "dngettext": [67, 227, 243], "pgettext": [67, 227, 243, 478, 480], "dpgettext": [67, 227, 243], "npgettext": [67, 227, 243], "dnpgettext": [67, 227, 243], "nulltransl": [67, 243, 470], "_pars": [67, 227, 243], "add_fallback": [67, 227, 243], "gnutransl": [67, 243], "catalog": [67, 243, 459, 460, 462, 480], "localeconv": [67, 243, 263, 341, 449, 476, 477, 480], "d_t_fmt": [67, 243, 263], "d_fmt": [67, 243, 263], "t_fmt": [67, 243, 263], "t_fmt_ampm": [67, 243, 263], "radixchar": [67, 243, 263], "thousep": [67, 243, 263], "yesexpr": [67, 243, 263], "noexpr": [67, 243, 263], "crncystr": [67, 243, 263], "era": [67, 243, 263, 464], "era_d_t_fmt": [67, 243, 263], "era_d_fmt": [67, 243, 263], "era_t_fmt": [67, 243, 263], "alt_digit": [67, 243, 263], "getdefaultlocal": [67, 243, 263, 452, 470, 471, 480], "getlocal": [67, 243, 263, 470, 480], "getpreferredencod": [67, 117, 243, 255, 263, 290, 345, 470, 471, 477, 480], "resetlocal": [67, 243, 263, 470, 480], "strcoll": [67, 105, 223, 243, 263, 472], "strxfrm": [67, 86, 105, 243, 263], "format_str": [67, 243, 263, 342, 449, 464, 471, 475, 477, 480], "currenc": [67, 183, 243, 263, 464, 480], "deloc": [67, 243, 263, 475, 480], "atof": [67, 243, 263, 463, 464], "atoi": [67, 71, 243, 263], "lc_collat": [67, 243, 263], "lc_time": [67, 147, 243, 263], "lc_monetari": [67, 243, 263, 480], "lc_messag": [67, 227, 243, 263], "lc_numer": [67, 243, 263, 341, 475, 476, 477, 480], "lc_all": [67, 227, 243, 263, 359, 449, 452, 470, 477, 480], "char_max": [67, 243, 263], "tip": [67, 222, 243, 244, 459, 466, 480], "dcgettext": [67, 227, 243, 263], "turtl": [67, 152, 219, 244, 251, 366, 465, 467, 470, 471, 472, 480], "draw": [67, 91, 152, 174, 219, 244, 315, 373, 465, 480], "pen": [67, 219], "graphic": [67, 84, 91, 106, 155, 170, 174, 219, 246, 251, 366, 372, 385, 400, 465], "turtlescreen": [67, 219], "screen": [67, 84, 91, 94, 96, 106, 152, 174, 176, 219, 244, 317, 345, 366, 372, 373, 375, 459, 461, 462, 465, 472, 475, 479, 480], "rawturtl": [67, 219, 471, 480], "motion": [67, 174, 219, 368], "bk": [67, 219, 381], "rt": [67, 146, 219, 222, 231, 267, 359, 381, 480], "setposit": [67, 219, 381], "teleport": [67, 219, 381, 480], "setx": [67, 92, 219, 222, 381, 458], "seti": [67, 219, 381], "sethead": [67, 219, 381], "seth": [67, 219, 381, 480], "circl": [67, 93, 152, 219, 272, 381, 465], "stamp": [67, 180, 219, 381, 462, 463, 480], "clearstamp": [67, 219, 381], "toward": [67, 84, 143, 183, 190, 193, 202, 215, 218, 219, 222, 264, 272, 341, 349, 361, 363, 381, 425, 460, 462, 464, 465, 474, 479, 480], "xcor": [67, 219, 381], "ycor": [67, 219, 381], "distanc": [67, 117, 151, 152, 219, 267, 272, 340, 366, 369, 381, 470, 478, 480], "measur": [67, 91, 92, 102, 130, 136, 138, 151, 183, 187, 219, 223, 296, 305, 319, 331, 335, 363, 365, 366, 369, 379, 438, 459, 462, 463, 464, 465, 466, 471, 473, 474, 477, 478, 479, 480], "pendown": [67, 219, 381], "pd": [67, 219, 381], "penup": [67, 219, 381], "pu": [67, 219, 381], "pensiz": [67, 219, 381], "isdown": [67, 219, 381], "pencolor": [67, 219, 381], "fillcolor": [67, 219, 381], "begin_fil": [67, 219, 381], "end_fil": [67, 219, 381], "hideturtl": [67, 219, 381], "showturtl": [67, 219, 381], "st": [67, 219, 381, 462, 476, 477, 480], "isvis": [67, 219, 381], "resizemod": [67, 219, 381], "shapes": [67, 219, 381], "turtles": [67, 219, 381], "shearfactor": [67, 219, 381], "tilt": [67, 219, 381], "settiltangl": [67, 219, 381, 470, 471, 480], "tiltangl": [67, 219, 381, 470, 480], "shapetransform": [67, 219, 381], "get_shapepoli": [67, 219, 381], "onreleas": [67, 219, 381], "ondrag": [67, 219, 381], "begin_poli": [67, 219, 381], "end_poli": [67, 219, 381], "get_poli": [67, 219, 381], "getturtl": [67, 219, 381], "getpen": [67, 219, 381], "getscreen": [67, 219, 381], "setundobuff": [67, 219, 381], "undobufferentri": [67, 219, 381], "bgcolor": [67, 219, 381], "bgpic": [67, 219, 381], "clearscreen": [67, 219, 381], "resetscreen": [67, 219, 381], "screensiz": [67, 219, 381], "setworldcoordin": [67, 219, 381], "anim": [67, 93, 219, 227, 373, 443, 465, 475], "tracer": [67, 219, 377, 381, 465, 480], "onkey": [67, 219, 381], "onkeyreleas": [67, 219, 381], "onkeypress": [67, 219, 381], "onclick": [67, 219, 381], "onscreenclick": [67, 219, 381], "ontim": [67, 219, 381], "mainloop": [67, 80, 219, 244, 366, 373, 381, 480], "textinput": [67, 219, 381, 480], "numinput": [67, 219, 381, 480], "colormod": [67, 219, 381], "getcanva": [67, 219, 381], "getshap": [67, 219, 381], "register_shap": [67, 219, 381], "addshap": [67, 219, 381], "window_height": [67, 219, 381], "window_width": [67, 219, 381], "bye": [67, 152, 167, 219, 245, 285, 381, 473], "exitonclick": [67, 219, 381], "rawpen": [67, 219, 381], "scrolledcanva": [67, 219, 381], "addcompon": [67, 219, 381], "vec2d": [67, 219, 381, 480], "explan": [67, 103, 107, 163, 164, 180, 187, 219, 242, 263, 268, 280, 290, 294, 298, 301, 316, 334, 341, 349, 363, 366, 392, 459, 460, 461, 462, 463, 464, 465, 472, 480], "write_docstringdict": [67, 219, 381], "cmdloop": [67, 152, 219], "onecmd": [67, 152, 219], "emptylin": [67, 152, 219], "completedefault": [67, 152, 219], "precmd": [67, 152, 219], "postcmd": [67, 152, 219], "preloop": [67, 152, 219], "postloop": [67, 152, 219], "identchar": [67, 152, 219], "lastcmd": [67, 152, 219], "cmdqueue": [67, 152, 219], "intro": [67, 152, 219, 338, 456, 466], "doc_head": [67, 152, 219], "misc_head": [67, 152, 219], "undoc_head": [67, 152, 219], "ruler": [67, 152, 219], "use_rawinput": [67, 152, 219], "get_token": [67, 219, 328], "push_token": [67, 219, 328], "read_token": [67, 219, 328], "sourcehook": [67, 219, 328], "push_sourc": [67, 219, 328], "pop_sourc": [67, 219, 328], "error_lead": [67, 219, 328], "wordchar": [67, 219, 328], "escapedquot": [67, 219, 328], "whitespace_split": [67, 219, 328], "infil": [67, 117, 119, 137, 188, 219, 259, 298, 328, 377, 449, 468, 472, 480], "instream": [67, 219, 328], "punctuation_char": [67, 219, 328, 476, 480], "tcl": [67, 80, 244, 251, 365, 372, 373, 449, 456, 458, 459, 462, 465, 466, 469, 470, 472, 475, 476, 478, 479, 480], "master": [67, 103, 106, 186, 190, 289, 290, 292, 296, 306, 316, 365, 366, 367, 370, 371, 373, 381, 465, 480], "children": [67, 84, 99, 101, 119, 129, 261, 264, 280, 290, 293, 309, 311, 319, 359, 365, 366, 373, 381, 385, 386, 387, 407, 408, 409, 410, 419, 459, 466, 477, 480], "life": [67, 86, 102, 164, 223, 281, 296, 337, 355, 365, 407, 419, 438, 458, 459, 465, 478, 480], "concept": [67, 91, 94, 97, 98, 99, 102, 106, 136, 164, 183, 191, 241, 247, 255, 258, 280, 298, 306, 337, 341, 355, 362, 365, 381, 383, 387, 409, 410, 424, 429, 461, 462, 467, 473, 474, 475, 480], "handi": [67, 84, 91, 92, 93, 102, 103, 111, 164, 173, 187, 289, 341, 365, 386, 459, 463], "packer": [67, 365], "coupl": [67, 74, 84, 100, 117, 123, 202, 205, 206, 264, 280, 289, 330, 365, 386, 387, 392, 458, 474, 476, 477, 480], "createfilehandl": [67, 365, 366, 480], "deletefilehandl": [67, 365, 366], "colorchoos": [67, 251, 365, 366, 480], "choos": [67, 72, 74, 84, 88, 94, 100, 102, 103, 106, 117, 155, 160, 190, 202, 222, 223, 232, 242, 247, 251, 264, 272, 281, 289, 292, 296, 305, 315, 337, 338, 344, 349, 350, 362, 365, 366, 372, 386, 410, 423, 429, 458, 461, 462, 466, 472, 473, 474, 477, 480], "dialog": [67, 76, 91, 244, 251, 278, 289, 359, 365, 366, 372, 381, 458, 474, 475, 476, 477, 478, 479, 480], "chooser": [67, 365, 367], "askcolor": [67, 365, 367], "font": [67, 100, 106, 164, 209, 244, 251, 361, 365, 366, 372, 373, 381, 469, 476, 477, 479, 480], "bold": [67, 91, 147, 174, 365, 366, 369], "ital": [67, 147, 174, 365, 369], "roman": [67, 106, 365, 369, 384, 462, 480], "cget": [67, 365, 369, 373], "metric": [67, 84, 365, 369, 480], "nametofont": [67, 365, 369, 480], "simpledialog": [67, 365, 366, 480], "askfloat": [67, 186, 365], "askinteg": [67, 186, 365, 480], "askstr": [67, 186, 365], "buttonbox": [67, 186, 365, 372], "filedialog": [67, 365, 366], "askopenfil": [67, 186, 365], "asksaveasfil": [67, 186, 365], "askopenfilenam": [67, 186, 365], "asksaveasfilenam": [67, 186, 365], "askdirectori": [67, 186, 365], "savea": [67, 186, 365], "cancel_command": [67, 186, 365], "dirs_double_ev": [67, 186, 365], "dirs_select_ev": [67, 186, 365], "files_double_ev": [67, 186, 365], "files_select_ev": [67, 186, 365], "filter_command": [67, 186, 365], "get_filt": [67, 186, 365], "get_select": [67, 186, 365], "ok_ev": [67, 186, 365], "set_filt": [67, 186, 365], "set_select": [67, 186, 365], "loadfiledialog": [67, 186, 365], "ok_command": [67, 186, 365], "savefiledialog": [67, 186, 365], "commondialog": [67, 365, 366, 367], "messagebox": [67, 173, 186, 251, 365, 366, 480], "showinfo": [67, 365, 370], "showwarn": [67, 312, 365, 370, 397, 465, 480], "showerror": [67, 365, 370], "askquest": [67, 365, 370], "askokcancel": [67, 365, 370], "askretrycancel": [67, 365, 370], "askyesno": [67, 365, 370], "askyesnocancel": [67, 365, 370], "scrolledtext": [67, 251, 365, 366], "vbar": [67, 261, 365, 371, 374], "dnd": [67, 251, 365, 366], "drag": [67, 251, 365, 366, 372, 373, 381, 480], "dndhandler": [67, 365, 368], "on_mot": [67, 365, 368], "on_releas": [67, 365, 368], "dnd_start": [67, 365, 368], "scrollabl": [67, 244, 365, 372], "instat": [67, 365, 373], "combobox": [67, 365, 372], "spinbox": [67, 365, 372, 477, 478, 480], "notebook": [67, 365, 372, 478, 480], "enable_travers": [67, 365, 373], "progressbar": [67, 365], "sizegrip": [67, 365], "treeview": [67, 365, 478, 480], "bbox": [67, 365, 373], "get_children": [67, 261, 348, 365, 373], "set_children": [67, 365, 373], "focus": [67, 80, 84, 98, 107, 180, 186, 205, 244, 355, 365, 366, 373, 381, 391, 464, 466, 471, 472, 473, 474, 476, 480], "identify_row": [67, 365, 373], "identify_column": [67, 365, 373], "identify_region": [67, 365, 373], "identify_el": [67, 365, 373], "prev": [67, 174, 365, 373], "reattach": [67, 365, 373], "selection_set": [67, 365, 373, 478, 480], "selection_add": [67, 365, 373, 480], "selection_remov": [67, 365, 373, 480], "selection_toggl": [67, 365, 373, 480], "tag_bind": [67, 365, 373], "tag_configur": [67, 365, 373], "tag_ha": [67, 365, 373, 480], "xview": [67, 365, 373], "yview": [67, 365, 373], "element_cr": [67, 365, 373], "element_nam": [67, 365, 373], "element_opt": [67, 365, 373], "theme_cr": [67, 365, 373], "theme_set": [67, 365, 373], "theme_nam": [67, 365, 373], "theme_us": [67, 365, 373], "tix": [67, 80, 251, 365, 366, 462, 476, 480], "balloon": [67, 365, 372], "labelentri": [67, 365, 372], "labelfram": [67, 365, 372, 373], "meter": [67, 93, 365, 372], "optionmenu": [67, 365, 372, 480], "popupmenu": [67, 365, 372], "stdbuttonbox": [67, 365, 372], "dirlist": [67, 365, 372], "dirtre": [67, 365, 372], "dirselectdialog": [67, 365, 372], "dirselectbox": [67, 365, 372], "exfileselectbox": [67, 365, 372], "fileselectbox": [67, 365, 372], "fileentri": [67, 365, 372], "hierarch": [67, 99, 242, 264, 265, 365, 366, 373, 391, 409, 410, 417, 429], "listbox": [67, 365, 373, 480], "hlist": [67, 365, 372, 480], "checklist": [67, 365, 372], "tabular": [67, 365], "tlist": [67, 365, 372], "panedwindow": [67, 365, 372, 373, 480], "listnotebook": [67, 365, 372], "inputon": [67, 365, 372], "geometri": [67, 365, 366, 371, 373, 480], "tixcommand": [67, 365, 372], "tix_configur": [67, 365, 372], "tix_cget": [67, 365, 372], "tix_getbitmap": [67, 365, 372], "tix_addbitmapdir": [67, 365, 372], "tix_filedialog": [67, 365, 372], "tix_getimag": [67, 365, 372], "tix_option_get": [67, 365, 372], "tix_resetopt": [67, 365, 372], "menu": [67, 91, 365, 366, 372, 381, 425, 458, 464, 468, 472, 476, 477, 478, 479, 480], "editor": [67, 71, 103, 106, 247, 365, 432, 454, 459, 465, 474, 475, 476, 477, 478, 480], "menus": [67, 365, 366, 480], "calltip": [67, 365, 480], "newtyp": [67, 184, 476, 480], "nomin": [67, 119, 184, 480], "anystr": [67, 184, 383], "literalstr": [67, 184, 383, 470, 480], "noreturn": [67, 184, 383, 480], "classvar": [67, 178, 184, 383, 470, 476, 480], "notrequir": [67, 184, 383, 470, 480], "typeguard": [67, 184, 383, 469, 480], "typevar": [67, 119, 184, 188, 261, 341, 348, 382, 383, 424, 470, 471, 480], "__covariant__": [67, 184, 383], "__contravariant__": [67, 184, 383], "__infer_variance__": [67, 184, 383], "__bound__": [67, 184, 383, 424, 426], "__constraints__": [67, 184, 383, 424], "typevartupl": [67, 119, 184, 188, 261, 341, 383, 424, 428, 470, 471, 480], "paramspec": [67, 119, 184, 188, 261, 341, 383, 424, 428, 469, 471, 480], "paramspecarg": [67, 184, 383, 469, 480], "paramspeckwarg": [67, 184, 383, 469, 480], "typealiastyp": [67, 184, 188, 383, 424, 433, 471, 480], "__value__": [67, 184, 383, 426, 433, 480], "__supertype__": [67, 184, 383, 480], "runtime_check": [67, 184, 383, 469, 471, 478, 480], "__total__": [67, 184, 383], "__required_keys__": [67, 184, 383, 480], "__optional_keys__": [67, 184, 383, 480], "supportsab": [67, 184, 383], "supportsbyt": [67, 184, 383, 470, 480], "supportscomplex": [67, 184, 383, 470, 480], "supportsfloat": [67, 184, 383], "supportsindex": [67, 184, 383, 478, 480], "supportsint": [67, 184, 218, 383, 470, 478, 480], "supportsround": [67, 184, 383], "textio": [67, 184, 249, 383, 480], "binaryio": [67, 184, 249, 383, 480], "assert_typ": [67, 184, 383, 470, 480], "assert_nev": [67, 184, 383, 470, 480], "reveal_typ": [67, 184, 383, 470, 480], "dataclass_transform": [67, 184, 383, 470, 471, 480], "get_overload": [67, 184, 383, 470, 480], "clear_overload": [67, 184, 383, 470, 480], "no_type_check": [67, 184, 383, 470, 480], "no_type_check_decor": [67, 184, 383], "type_check_on": [67, 184, 383, 480], "get_type_hint": [67, 86, 184, 383, 470, 477, 479, 480], "get_origin": [67, 184, 383, 478, 480], "get_arg": [67, 184, 383, 469, 470, 478, 479, 480], "is_typeddict": [67, 184, 383, 469, 480], "forwardref": [67, 184, 383, 480], "type_check": [67, 87, 184, 247, 289, 383, 476, 480], "abstractset": [67, 184, 383], "asynccontextmanag": [67, 166, 184, 312, 383, 387, 425, 477, 480], "timelin": [67, 184], "onlin": [67, 102, 184, 251, 366, 381, 396, 411, 461, 465], "recogn": [67, 72, 84, 92, 97, 103, 117, 152, 155, 164, 174, 184, 188, 193, 200, 215, 225, 232, 246, 247, 255, 259, 263, 273, 279, 289, 290, 294, 296, 316, 328, 333, 342, 359, 363, 366, 374, 383, 386, 391, 392, 413, 432, 433, 458, 459, 467, 472, 473, 474, 475, 480], "dont_accept_true_for_1": [67, 184, 190], "dont_accept_blanklin": [67, 184, 190], "normalize_whitespac": [67, 184, 190], "ignore_exception_detail": [67, 184, 190, 466], "comparison_flag": [67, 184, 190], "report_udiff": [67, 184, 190, 463], "report_cdiff": [67, 184, 190, 463], "report_ndiff": [67, 184, 190, 463], "report_only_first_failur": [67, 184, 190], "fail_fast": [67, 184, 190, 474], "reporting_flag": [67, 184, 190], "register_optionflag": [67, 184, 190], "testfil": [67, 184, 190, 464, 480], "testmod": [67, 184, 190, 359, 448, 463, 468], "run_docstring_exampl": [67, 184, 190], "docfilesuit": [67, 184, 190, 464], "doctestsuit": [67, 184, 190, 385, 462, 475, 480], "set_unittest_reportflag": [67, 184, 190], "exc_msg": [67, 184, 190], "doctestfind": [67, 184, 463, 480], "doctestpars": [67, 184], "get_doctest": [67, 184, 190], "get_exampl": [67, 184, 190], "doctestrunn": [67, 184, 463], "report_start": [67, 184, 190], "report_success": [67, 184, 190], "report_failur": [67, 184, 190], "report_unexpected_except": [67, 184, 190], "summar": [67, 92, 102, 106, 183, 184, 190, 256, 327, 341, 383, 385, 424, 427, 429, 463, 472], "outputcheck": [67, 184, 463], "output_differ": [67, 184, 190], "script_from_exampl": [67, 184, 190], "testsourc": [67, 184, 190], "debug_src": [67, 184, 190], "debugrunn": [67, 184, 190], "doctestfailur": [67, 184, 190], "got": [67, 72, 107, 123, 133, 135, 184, 190, 264, 280, 332, 337, 383, 392, 427, 438, 446, 452, 464, 468, 471, 478, 480], "unexpectedexcept": [67, 184, 190], "soapbox": [67, 184], "discoveri": [67, 184, 190, 277, 332, 416, 472, 474, 475, 480], "organ": [67, 83, 87, 94, 99, 100, 103, 184, 190, 255, 338, 423, 429, 462, 479, 480], "skipif": [67, 184, 359, 385], "skipunless": [67, 184, 385, 468], "expectedfailur": [67, 184, 359, 385, 468, 480], "skiptest": [67, 184, 359, 385, 466, 474, 480], "subtest": [67, 184, 474, 480], "testcas": [67, 184, 190, 359, 385, 386, 387, 423, 448, 466, 468, 470, 471, 472, 473, 474, 478, 480], "teardown": [67, 184, 190, 359, 385, 386, 387, 466, 480], "setupclass": [67, 184, 466, 478, 480], "teardownclass": [67, 184, 466, 480], "assertequ": [67, 109, 184, 359, 385, 386, 387, 448, 466, 470, 471, 472, 474, 478, 480], "assertnotequ": [67, 109, 184, 385, 470, 471, 472], "asserttru": [67, 109, 184, 385, 466, 470, 471, 472], "assertfals": [67, 109, 184, 385, 466, 470, 471], "asserti": [67, 184, 385, 387, 466], "assertisnot": [67, 184, 385, 466], "assertisnon": [67, 184, 385, 466, 468], "assertisnotnon": [67, 184, 385, 466, 468], "assertin": [67, 184, 385, 466], "assertnotin": [67, 184, 385, 466], "assertisinst": [67, 184, 385, 466], "assertnotisinst": [67, 184, 385, 466], "assertrais": [67, 109, 184, 385, 448, 466, 468, 470, 471, 473, 480], "assertraisesregex": [67, 184, 385, 470, 471, 473, 480], "assertwarn": [67, 184, 385, 472, 473, 480], "assertwarnsregex": [67, 184, 385, 472, 473, 480], "assertlog": [67, 184, 385, 469, 474, 480], "assertnolog": [67, 184, 385, 469, 480], "assertalmostequ": [67, 109, 184, 385, 466, 470, 471, 472, 480], "assertnotalmostequ": [67, 109, 184, 385, 466, 470, 471, 472, 480], "assertgreat": [67, 184, 385, 466], "assertgreaterequ": [67, 184, 385, 466], "assertless": [67, 184, 385, 466], "assertlessequ": [67, 184, 385, 466], "assertregex": [67, 184, 385, 470, 471, 472, 480], "assertnotregex": [67, 184, 385, 470, 471], "assertcountequ": [67, 184, 385, 472], "addtypeequalityfunc": [67, 184, 385, 466], "assertmultilineequ": [67, 184, 385, 466], "assertsequenceequ": [67, 184, 385, 466, 468, 480], "assertlistequ": [67, 184, 385, 466, 468, 480], "asserttupleequ": [67, 184, 385, 466, 468, 480], "assertsetequ": [67, 184, 385, 466, 468], "assertdictequ": [67, 184, 385, 466, 468], "failureexcept": [67, 184, 190, 385], "longmessag": [67, 107, 184, 242, 385, 466, 480], "maxdiff": [67, 184, 385, 472], "counttestcas": [67, 184, 385], "defaulttestresult": [67, 184, 385], "shortdescript": [67, 184, 385, 480], "addcleanup": [67, 184, 385, 386, 387, 466, 478, 480], "entercontext": [67, 184, 385, 470, 480], "docleanup": [67, 184, 385, 466, 480], "addclasscleanup": [67, 184, 385, 478, 480], "enterclasscontext": [67, 184, 385, 470, 480], "doclasscleanup": [67, 184, 385, 480], "isolatedasynciotestcas": [67, 184, 385, 470, 478, 480], "asyncsetup": [67, 184, 385, 478], "asyncteardown": [67, 184, 385, 478], "addasynccleanup": [67, 184, 385], "enterasynccontext": [67, 184, 385, 470, 480], "functiontestcas": [67, 184, 385, 480], "testsuit": [67, 184, 190, 359, 385, 462, 474, 475, 480], "addtest": [67, 184, 190, 385], "testload": [67, 184, 359, 385, 386, 466, 470, 471, 475, 480], "loadtestsfromtestcas": [67, 184, 385, 470, 480], "loadtestsfrommodul": [67, 184, 359, 385, 470, 471, 475, 480], "loadtestsfromnam": [67, 184, 385, 466], "gettestcasenam": [67, 184, 385, 470, 471, 480], "discov": [67, 102, 111, 180, 184, 193, 202, 241, 359, 385, 412, 460, 461, 462, 466, 472, 474, 480], "testmethodprefix": [67, 184, 385], "sorttestmethodsus": [67, 184, 385], "suiteclass": [67, 184, 385, 466], "testnamepattern": [67, 184, 385], "testresult": [67, 184, 190, 385, 466, 468, 473, 480], "unexpectedsuccess": [67, 184, 385], "collecteddur": [67, 184, 385, 480], "shouldstop": [67, 184, 385], "testsrun": [67, 184, 385], "failfast": [67, 184, 385, 466, 480], "tb_local": [67, 184, 385], "wassuccess": [67, 184, 385], "starttest": [67, 184, 385], "stoptest": [67, 184, 385], "starttestrun": [67, 184, 385, 466, 480], "stoptestrun": [67, 184, 385, 466, 480], "adderror": [67, 184, 385, 480], "addfailur": [67, 184, 385, 480], "addsuccess": [67, 184, 385], "addskip": [67, 184, 385, 480], "addexpectedfailur": [67, 184, 385], "addunexpectedsuccess": [67, 184, 385], "addsubtest": [67, 184, 385, 480], "adddur": [67, 184, 385, 480], "texttestresult": [67, 184, 385, 471, 480], "defaulttestload": [67, 184, 385], "texttestrunn": [67, 184, 385, 480], "_makeresult": [67, 184, 385], "load_test": [67, 184, 190, 359, 475, 480], "fixtur": [67, 184, 466], "setupmodul": [67, 184, 466, 478, 480], "teardownmodul": [67, 184, 466, 480], "addmodulecleanup": [67, 184, 385, 478, 480], "entermodulecontext": [67, 184, 385, 470, 480], "domodulecleanup": [67, 184, 385, 480], "installhandl": [67, 184, 385], "registerresult": [67, 184, 385], "removeresult": [67, 184, 385], "assert_cal": [67, 184, 386, 476, 480], "assert_called_onc": [67, 184, 386, 476, 480], "assert_called_with": [67, 184, 386, 387, 480], "assert_called_once_with": [67, 184, 386, 387, 480], "assert_any_cal": [67, 184, 386], "assert_has_cal": [67, 184, 386, 387, 480], "assert_not_cal": [67, 184, 386, 475, 480], "reset_mock": [67, 184, 386, 476, 480], "mock_add_spec": [67, 184, 386], "attach_mock": [67, 184, 386, 387, 480], "configure_mock": [67, 184, 386, 387, 480], "_get_child_mock": [67, 184, 386, 387], "call_count": [67, 184, 386, 387], "return_valu": [67, 141, 184, 188, 386, 387, 472, 474, 476, 480], "side_effect": [67, 184, 386, 476, 480], "call_arg": [67, 184, 386, 387, 480], "call_args_list": [67, 184, 386, 387], "method_cal": [67, 184, 386, 387], "mock_cal": [67, 184, 386, 387, 480], "noncallablemock": [67, 184, 386, 480], "propertymock": [67, 184, 386, 480], "asyncmock": [67, 184, 386, 387, 478, 480], "assert_await": [67, 184, 386], "assert_awaited_onc": [67, 184, 386, 387], "assert_awaited_with": [67, 184, 386], "assert_awaited_once_with": [67, 184, 386], "assert_any_await": [67, 184, 386], "assert_has_await": [67, 184, 386, 480], "assert_not_await": [67, 184, 386], "await_count": [67, 184, 386], "await_arg": [67, 184, 386], "await_args_list": [67, 184, 386, 480], "patcher": [67, 184, 387, 480], "stopal": [67, 184, 386, 480], "test_prefix": [67, 184], "magicmock": [67, 184, 475, 480], "noncallablemagicmock": [67, 184, 386], "call_list": [67, 184, 386, 387], "create_autospec": [67, 184, 480], "filter_dir": [67, 184], "mock_open": [67, 184, 387, 474, 480], "autospecc": [67, 184, 480], "seal": [67, 184, 212, 472, 477, 480], "cope": [67, 184, 463, 480], "2to3": [67, 86, 184, 251, 465, 466, 467, 470, 471, 472, 480], "fixer": [67, 184, 480], "lib2to3": [67, 86, 184, 470, 471, 479, 480], "regress": [67, 77, 84, 184, 190, 251, 259, 340, 466, 474, 475, 480], "testfail": [67, 184, 359], "resourcedeni": [67, 184, 359], "is_jython": [67, 184, 359], "is_android": [67, 184, 359, 480], "unix_shel": [67, 184, 359, 480], "loopback_timeout": [67, 184, 359, 480], "internet_timeout": [67, 184, 359, 480], "short_timeout": [67, 184, 359, 480], "long_timeout": [67, 184, 359, 480], "pipe_max_s": [67, 184, 359], "sock_max_s": [67, 184, 359], "test_support_dir": [67, 184, 359], "test_home_dir": [67, 184, 359], "test_data_dir": [67, 184, 359], "max_py_ssize_t": [67, 184, 359], "max_memus": [67, 184, 359], "real_max_memus": [67, 184, 359], "missing_c_docstr": [67, 184, 359], "have_docstr": [67, 184, 359], "test_http_url": [67, 184, 359, 480], "always_eq": [67, 184, 359], "never_eq": [67, 184, 359], "largest": [67, 94, 98, 164, 180, 183, 184, 272, 319, 341, 349, 359, 459, 460, 461, 462, 463, 464, 465, 473, 480], "smallest": [67, 94, 106, 180, 183, 184, 272, 341, 349, 359, 366, 379, 449, 462, 463, 464, 465, 480], "busy_retri": [67, 184, 359], "sleeping_retri": [67, 184, 359], "is_resource_en": [67, 184, 359], "python_is_optim": [67, 184, 359], "with_pymalloc": [67, 184, 359], "sortdict": [67, 184, 359], "findfil": [67, 184, 359, 480], "match_test": [67, 184, 359, 379], "set_match_test": [67, 184, 359], "run_unittest": [67, 184, 359, 480], "run_doctest": [67, 184, 359, 379], "get_pages": [67, 184, 359], "check_impl_detail": [67, 184, 359], "set_memlimit": [67, 184, 359], "record_original_stdout": [67, 184, 359], "get_original_stdout": [67, 184, 359], "args_from_interpreter_flag": [67, 184, 359], "optim_args_from_interpreter_flag": [67, 184, 359], "captured_stdin": [67, 184, 359], "captured_stdout": [67, 184, 359], "captured_stderr": [67, 184, 359, 480], "disable_faulthandl": [67, 184, 359], "gc_collect": [67, 184, 359], "disable_gc": [67, 184, 359], "swap_attr": [67, 184, 359, 480], "swap_item": [67, 184, 359, 480], "flush_std_stream": [67, 184, 359], "print_warn": [67, 184, 359], "wait_process": [67, 184, 359, 480], "calcobjs": [67, 184, 359, 480], "calcvobjs": [67, 184, 359], "checksizeof": [67, 184, 359], "anticipate_failur": [67, 184, 359], "system_must_validate_cert": [67, 184, 359], "run_with_local": [67, 184, 359], "run_with_tz": [67, 184, 359], "requires_freebsd_vers": [67, 184, 359], "requires_linux_vers": [67, 184, 359], "requires_mac_vers": [67, 184, 359], "requires_ieee_754": [67, 184, 359], "requires_zlib": [67, 184, 359, 480], "requires_gzip": [67, 184, 359], "requires_bz2": [67, 184, 359], "requires_lzma": [67, 184, 359], "requires_resourc": [67, 184, 359], "requires_docstr": [67, 184, 359], "requires_limited_api": [67, 184, 359], "cpython_on": [67, 184, 359, 480], "impl_detail": [67, 184, 359], "no_trac": [67, 184, 359], "refcount_test": [67, 184, 359], "bigmemtest": [67, 184, 359], "bigaddrspacetest": [67, 184, 359], "check_syntax_error": [67, 184, 359], "open_urlresourc": [67, 184, 359], "reap_children": [67, 184, 359], "get_attribut": [67, 184, 359], "catch_unraisable_except": [67, 184, 359, 480], "load_package_test": [67, 184, 359, 480], "detect_api_mismatch": [67, 184, 359], "run_in_subinterp": [67, 184, 359], "check_free_after_iter": [67, 184, 359], "missing_compiler_execut": [67, 184, 359, 480], "check__all__": [67, 184, 359, 480], "skip_if_broken_multiprocessing_synchron": [67, 184, 359, 480], "check_disallow_instanti": [67, 184, 359], "adjust_int_max_str_digit": [67, 184, 359], "suppresscrashreport": [67, 184, 359, 480], "savesign": [67, 184, 359], "matcher": [67, 184, 359, 387], "match_valu": [67, 184, 359], "socket_help": [67, 184, 251], "ipv6_en": [67, 184, 359], "find_unused_port": [67, 184, 359, 480], "bind_port": [67, 184, 359], "bind_unix_socket": [67, 184, 359], "skip_unless_bind_unix_socket": [67, 184, 359, 480], "transient_internet": [67, 184, 359], "script_help": [67, 184, 251, 480], "interpreter_requires_environ": [67, 184, 359], "run_python_until_end": [67, 184, 359, 480], "assert_python_ok": [67, 184, 359, 480], "assert_python_failur": [67, 184, 359, 480], "spawn_python": [67, 184, 359], "kill_python": [67, 184, 359], "make_script": [67, 184, 359], "make_zip_script": [67, 184, 359], "make_pkg": [67, 184, 359], "make_zip_pkg": [67, 184, 359], "bytecode_help": [67, 184, 251, 480], "bytecodetestcas": [67, 184, 359], "get_disassembly_as_str": [67, 184, 359], "assertinbytecod": [67, 184, 359], "assertnotinbytecod": [67, 184, 359, 480], "threading_help": [67, 184, 251], "reap_thread": [67, 184, 359], "start_thread": [67, 100, 184, 359, 480], "threading_cleanup": [67, 184, 359, 480], "threading_setup": [67, 184, 359, 480], "wait_threads_exit": [67, 184, 359], "catch_threading_except": [67, 184, 359, 480], "os_help": [67, 184, 251], "fs_nonascii": [67, 184, 359], "savedcwd": [67, 184, 359], "testfn": [67, 184, 359, 480], "testfn_nonascii": [67, 184, 359], "testfn_unencod": [67, 184, 359], "testfn_undecod": [67, 184, 359], "testfn_unicod": [67, 184, 359], "environmentvarguard": [67, 184, 359, 465], "fakepath": [67, 184, 359], "can_symlink": [67, 184, 359], "can_xattr": [67, 184, 359], "change_cwd": [67, 184, 359], "create_empty_fil": [67, 184, 359], "fd_count": [67, 184, 359, 480], "fs_is_case_insensit": [67, 184, 359], "make_bad_fd": [67, 184, 359], "skip_unless_symlink": [67, 184, 359], "skip_unless_xattr": [67, 184, 359], "temp_cwd": [67, 184, 359, 480], "temp_dir": [67, 184, 359], "temp_umask": [67, 184, 359], "import_help": [67, 184, 251, 480], "import_fresh_modul": [67, 184, 359, 480], "import_modul": [67, 84, 100, 184, 222, 265, 277, 321, 359, 425, 429, 433, 466, 471, 473, 480], "modules_setup": [67, 184, 359], "modules_cleanup": [67, 184, 359], "make_legacy_pyc": [67, 184, 359, 480], "cleanimport": [67, 184, 359], "dirsonsyspath": [67, 184, 359], "warnings_help": [67, 184, 251, 480], "ignore_warn": [67, 184, 359], "check_no_resource_warn": [67, 184, 359, 480], "check_syntax_warn": [67, 184, 359, 480], "check_warn": [67, 184, 359, 465], "warningsrecord": [67, 184, 359], "bdbquit": [67, 141, 182], "deletem": [67, 141, 182], "bpformat": [67, 141, 182], "bpprint": [67, 141, 182], "cond": [67, 135, 141, 182, 349, 383, 464], "bpbynumb": [67, 141, 182], "bplist": [67, 141, 182], "hit": [67, 85, 91, 141, 150, 173, 182, 210, 223, 244, 294, 338, 356, 366, 377, 386, 398, 464, 472, 480], "trace_dispatch": [67, 141, 182], "dispatch_lin": [67, 141, 182], "dispatch_cal": [67, 141, 182], "dispatch_return": [67, 141, 182], "dispatch_except": [67, 141, 182], "is_skipped_lin": [67, 141, 182], "stop_her": [67, 141, 182], "break_her": [67, 141, 182], "break_anywher": [67, 141, 182], "user_cal": [67, 141, 182], "user_lin": [67, 141, 182], "user_return": [67, 141, 182], "user_except": [67, 141, 182], "do_clear": [67, 141, 182], "set_step": [67, 141, 182], "set_next": [67, 141, 182], "set_return": [67, 141, 182], "set_until": [67, 141, 182], "set_trac": [67, 141, 182, 190, 222, 294, 349, 452, 477, 480], "set_continu": [67, 141, 182], "set_quit": [67, 141, 182], "set_break": [67, 141, 182], "clear_break": [67, 141, 182], "clear_bpbynumb": [67, 141, 182], "clear_all_file_break": [67, 141, 182], "clear_all_break": [67, 141, 182], "get_bpbynumb": [67, 141, 182], "get_break": [67, 141, 182], "get_file_break": [67, 141, 182], "get_all_break": [67, 141, 182], "format_stack_entri": [67, 141, 182, 480], "runev": [67, 141, 182, 294], "runctx": [67, 141, 182, 305, 377], "runcal": [67, 141, 182, 294, 305, 478], "checkfuncnam": [67, 141, 182], "dump_traceback": [67, 182, 211, 475, 480], "is_en": [67, 182, 211], "dump_traceback_lat": [67, 182, 211, 475, 480], "cancel_dump_traceback_lat": [67, 182, 211], "post_mortem": [67, 182, 190, 294, 465], "pm": [67, 180, 182, 190, 263, 294, 349, 363], "introduct": [67, 75, 91, 94, 97, 111, 117, 130, 182, 190, 256, 280, 334, 338, 387, 459, 460, 461, 463, 474, 476, 480], "create_stat": [67, 182, 305], "print_stat": [67, 182, 305], "dump_stat": [67, 182, 305], "strip_dir": [67, 182, 305], "sort_stat": [67, 182, 305], "reverse_ord": [67, 182, 305], "print_cal": [67, 182, 305], "print_calle": [67, 182, 305], "get_stats_profil": [67, 182, 305], "default_tim": [67, 182, 364], "autorang": [67, 182, 364, 476, 480], "print_exc": [67, 100, 182, 312, 364, 378, 480], "programmat": [67, 71, 119, 164, 166, 182, 205, 207, 261, 263, 265, 277, 289, 296, 306, 317, 349, 375, 392, 466, 473, 474, 480], "runfunc": [67, 182, 377, 478], "coverageresult": [67, 182, 377, 480], "write_result": [67, 182, 377], "peak": [67, 138, 182, 464, 479], "clear_trac": [67, 182, 379], "get_object_traceback": [67, 182, 379, 480], "get_traceback_limit": [67, 182, 379], "get_traced_memori": [67, 182, 379], "reset_peak": [67, 182, 379, 479], "get_tracemalloc_memori": [67, 182, 379], "is_trac": [67, 182, 379], "take_snapshot": [67, 182, 379], "domainfilt": [67, 182, 476], "filename_pattern": [67, 182, 379], "all_fram": [67, 182, 379], "snapshot": [67, 182, 254, 339, 474], "compare_to": [67, 182, 379], "filter_trac": [67, 182, 379], "statisticdiff": [67, 182], "count_diff": [67, 182, 379], "size_diff": [67, 182, 379], "total_nfram": [67, 182, 379, 480], "envbuild": [67, 189, 474, 480], "ensure_directori": [67, 189, 396, 480], "create_configur": [67, 189, 396], "setup_python": [67, 189, 396], "setup_script": [67, 189, 396], "upgrade_depend": [67, 189, 396, 480], "post_setup": [67, 189, 396], "install_script": [67, 189, 396], "create_arch": [67, 189, 418, 477, 480], "get_interpret": [67, 189, 418], "standalon": [67, 119, 166, 189, 190, 249, 311, 381, 385, 408, 424, 465, 480], "abiflag": [67, 312, 349, 447, 453, 472, 478, 480], "builtin_module_nam": [67, 83, 247, 312, 349, 447], "call_trac": [67, 312, 349, 447, 480], "_clear_type_cach": [67, 312, 349, 447], "_current_fram": [67, 139, 312, 349, 447, 464], "_current_except": [67, 139, 312, 349, 471, 480], "breakpointhook": [67, 139, 222, 312, 349, 447, 452, 477, 480], "_debugmallocstat": [67, 312, 349, 447], "dllhandl": [67, 312, 349], "displayhook": [67, 222, 312, 349, 447, 460], "_emscripten_info": [67, 312, 349, 480], "emscripten_vers": [67, 312, 349], "__breakpointhook__": [67, 312, 349, 447, 480], "__displayhook__": [67, 312, 349, 447], "__unraisablehook__": [67, 312, 349, 447], "no_user_sit": [67, 312, 349, 472], "ignore_environ": [67, 312, 349, 472, 480], "hash_random": [67, 312, 349, 480], "float_info": [67, 86, 272, 312, 341, 447, 465, 480], "epsilon": [67, 272, 312, 349, 465], "dig": [67, 312, 349], "mant_dig": [67, 312, 349, 465], "max_exp": [67, 86, 312, 349], "max_10_exp": [67, 312, 349], "min_exp": [67, 312, 349], "min_10_exp": [67, 312, 349], "float_repr_styl": [67, 312, 349, 447, 466], "getallocatedblock": [67, 312, 349, 447, 474], "getunicodeinterneds": [67, 312, 349, 471], "getandroidapilevel": [67, 312, 349, 477, 480], "getdefaultencod": [67, 312, 349, 447], "getdlopenflag": [67, 290, 312, 349, 447, 461], "get_int_max_str_digit": [67, 312, 341, 349], "getrefcount": [67, 86, 312, 349, 447], "getrecursionlimit": [67, 160, 210, 244, 312, 349, 447, 459, 471, 480], "getsizeof": [67, 183, 312, 349, 359, 379, 447, 465, 470, 480], "getswitchinterv": [67, 312, 349, 447, 479, 480], "_getfram": [67, 99, 139, 312, 349, 447, 460, 470, 480], "_getframemodulenam": [67, 139, 312, 349, 480], "getwindowsvers": [67, 312, 349, 466, 476, 480], "get_asyncgen_hook": [67, 312, 349, 447, 480], "get_coroutine_origin_tracking_depth": [67, 312, 349, 447, 477, 480], "hash_info": [67, 312, 341, 349, 425, 447, 472, 474], "modulus": [67, 151, 286, 312, 341, 349, 465, 472, 478], "hash_bit": [67, 312, 349], "seed_bit": [67, 312, 349], "bits_per_digit": [67, 312, 349, 453, 466, 468], "sizeof_digit": [67, 312, 349, 466, 468], "__interactivehook__": [67, 312, 331, 349, 447, 452, 474], "maxunicod": [67, 312, 349, 447, 473], "setdlopenflag": [67, 290, 312, 349, 447, 461, 473], "set_int_max_str_digit": [67, 312, 341, 349, 359, 480], "setrecursionlimit": [67, 244, 296, 312, 349, 447, 459, 471, 480], "set_asyncgen_hook": [67, 312, 349, 427, 447, 480], "set_coroutine_origin_tracking_depth": [67, 252, 312, 349, 447, 477, 480], "activate_stack_trampolin": [67, 101, 312, 349, 471, 480], "deactivate_stack_trampolin": [67, 101, 312, 349, 471, 480], "is_stack_trampoline_act": [67, 312, 349, 471, 480], "_enablelegacywindowsfsencod": [67, 312, 349, 452, 476], "__stdin__": [67, 244, 312, 349, 447], "__stdout__": [67, 244, 312, 329, 349, 447], "__stderr__": [67, 244, 312, 349, 359, 447], "stdlib_module_nam": [67, 312, 349, 469, 480], "thread_info": [67, 312, 349, 447, 473, 480], "tracebacklimit": [67, 312, 349, 480], "api_vers": [67, 312, 349, 447, 462], "winver": [67, 312, 349], "use_tool_id": [67, 312, 350], "free_tool_id": [67, 312, 350], "get_tool": [67, 312, 350], "ancillari": [67, 312, 334, 480], "stop_iter": [67, 312], "get_ev": [67, 312, 350], "set_ev": [67, 312, 350], "get_local_ev": [67, 312, 350], "set_local_ev": [67, 312, 350, 480], "register_callback": [67, 312, 350, 480], "get_config_var": [67, 71, 290, 312, 352, 422, 466, 472, 474, 480], "posix_us": [67, 312, 472, 480], "nt_user": [67, 312, 472], "osx_framework_us": [67, 312], "posix_hom": [67, 312, 472], "posix_prefix": [67, 312, 472, 480], "get_scheme_nam": [67, 312, 352], "get_default_schem": [67, 312, 352, 480], "get_preferred_schem": [67, 312, 352, 470, 480], "_get_preferred_schem": [67, 312, 352], "get_path_nam": [67, 312, 352], "get_path": [67, 312, 352, 466, 472, 480], "get_python_vers": [67, 312, 352, 472], "get_platform": [67, 312, 352, 472, 480], "is_python_build": [67, 312, 352, 466], "parse_config_h": [67, 312, 352], "get_config_h_filenam": [67, 312, 352], "get_makefile_filenam": [67, 71, 312, 352], "idiomat": [67, 109, 312, 383, 480], "formatwarn": [67, 264, 312, 397, 465, 480], "filterwarn": [67, 312, 397, 452, 460, 462, 480], "simplefilt": [67, 312, 359, 397, 465, 466, 470, 480], "resetwarn": [67, 312, 397, 472], "catch_warn": [67, 312, 359, 397, 465, 470, 471, 480], "asdict": [67, 178, 312, 480], "astupl": [67, 178, 312, 480], "make_dataclass": [67, 178, 312, 480], "is_dataclass": [67, 178, 312, 480], "kw_on": [67, 178, 312, 383, 469, 480], "frozeninstanceerror": [67, 178, 312, 480], "post": [67, 93, 94, 99, 100, 107, 140, 148, 173, 190, 191, 238, 239, 242, 266, 285, 292, 294, 312, 338, 349, 366, 391, 392, 396, 417, 437, 453, 459, 461, 465, 471, 472, 473, 478, 480], "__post_init__": [67, 178, 312, 480], "abstractcontextmanag": [67, 166, 312, 341, 383, 476, 480], "abstractasynccontextmanag": [67, 166, 312, 341, 383, 477, 480], "nullcontext": [67, 166, 312, 469, 477, 480], "redirect_stdout": [67, 166, 312, 474, 475], "redirect_stderr": [67, 166, 312, 475, 480], "contextdecor": [67, 166, 312, 472], "asynccontextdecor": [67, 166, 312, 469, 480], "exitstack": [67, 166, 312, 470, 473, 477, 478, 480], "enter_context": [67, 166, 312, 470, 480], "push": [67, 100, 154, 157, 166, 174, 176, 177, 183, 188, 210, 279, 280, 312, 328, 362, 410, 432, 433, 438, 459, 465, 473, 480], "pop_al": [67, 166, 312], "asyncexitstack": [67, 166, 312, 470, 477, 478, 480], "enter_async_context": [67, 166, 312, 470, 480], "push_async_exit": [67, 166, 312], "push_async_callback": [67, 166, 312, 478], "reusabl": [67, 111, 312, 383, 404, 474], "reentrant": [67, 255, 312, 313, 362, 474, 480], "abcmeta": [67, 113, 312, 425, 465, 472, 473, 474, 480], "__subclasshook__": [67, 79, 113, 158, 312, 480], "abstractmethod": [67, 92, 113, 223, 247, 248, 250, 286, 290, 312, 326, 465, 473], "abstractclassmethod": [67, 113, 312, 472, 473], "abstractstaticmethod": [67, 113, 312, 472, 473], "abstractproperti": [67, 113, 312, 465, 473], "get_cache_token": [67, 113, 312, 474], "update_abstractmethod": [67, 113, 312, 480], "print_tb": [67, 211, 312, 378, 475], "print_except": [67, 264, 266, 312, 378, 469, 480], "print_last": [67, 312, 378], "extract_tb": [67, 312, 378], "extract_stack": [67, 312, 378, 480], "format_list": [67, 312, 378, 480], "format_exception_on": [67, 190, 312, 378, 469, 480], "format_except": [67, 312, 378, 469, 480], "format_exc": [67, 312, 378], "format_tb": [67, 312, 378, 379], "format_stack": [67, 312, 378, 480], "clear_fram": [67, 312, 378, 474], "walk_stack": [67, 312, 378, 475], "walk_tb": [67, 312, 378, 475], "tracebackexcept": [67, 312, 470, 475, 480], "exc_typ": [67, 109, 166, 312, 330, 341, 349, 359, 362, 378, 387, 425, 467, 470, 480], "from_except": [67, 312, 378], "stacksummari": [67, 312, 470, 475, 480], "from_list": [67, 312, 378], "format_frame_summari": [67, 312, 378, 470, 480], "framesummari": [67, 312, 475, 480], "get_object": [67, 139, 224, 312, 469, 478, 480], "get_stat": [67, 94, 224, 312, 474, 480], "set_threshold": [67, 224, 312], "get_count": [67, 224, 312, 464], "get_threshold": [67, 224, 312], "get_referr": [67, 139, 224, 312, 379, 469, 480], "unfreez": [67, 224, 312, 477], "get_freeze_count": [67, 224, 312, 477], "debug_stat": [67, 224, 312], "debug_collect": [67, 224, 312], "debug_uncollect": [67, 224, 312, 472], "debug_saveal": [67, 224, 312], "debug_leak": [67, 224, 312], "getmembers_stat": [67, 252, 312, 470, 480], "getmodulenam": [67, 247, 252, 312, 476], "ismodul": [67, 252, 312], "isclass": [67, 252, 312, 425], "ismethod": [67, 252, 312], "isfunct": [67, 252, 312], "isgeneratorfunct": [67, 252, 312, 465, 480], "isgener": [67, 252, 312, 465], "iscoroutinefunct": [67, 252, 312, 386, 471, 475, 480], "markcoroutinefunct": [67, 252, 312, 471, 480], "isawait": [67, 126, 158, 252, 312, 386, 475, 480], "isasyncgenfunct": [67, 252, 312, 480], "isasyncgen": [67, 252, 312], "istraceback": [67, 252, 312], "isfram": [67, 252, 312], "iscod": [67, 252, 312], "isbuiltin": [67, 252, 312], "ismethodwrapp": [67, 252, 312, 470, 480], "isroutin": [67, 252, 312, 480], "isabstract": [67, 252, 312, 465, 480], "ismethoddescriptor": [67, 252, 312], "isdatadescriptor": [67, 252, 312, 480], "isgetsetdescriptor": [67, 252, 312], "ismemberdescriptor": [67, 252, 312], "getdoc": [67, 252, 312, 425, 475, 478, 480], "getcom": [67, 252, 310, 312], "getfil": [67, 252, 312, 480], "getmodul": [67, 252, 312, 480], "getsourcefil": [67, 252, 312, 480], "getsourcelin": [67, 252, 312, 480], "getsourc": [67, 252, 312, 480], "cleandoc": [67, 119, 252, 312], "return_annot": [67, 252, 312], "bind_parti": [67, 252, 312], "from_cal": [67, 252, 312, 469, 470, 475, 480], "boundargu": [67, 252, 312, 473, 475, 479, 480], "apply_default": [67, 252, 312, 475, 480], "getclasstre": [67, 252, 312], "getfullargspec": [67, 252, 310, 312, 470, 474, 475, 476, 480], "getargvalu": [67, 252, 312, 475], "formatargvalu": [67, 252, 312, 475], "getmro": [67, 252, 312], "getcallarg": [67, 252, 312, 466, 475, 480], "getclosurevar": [67, 252, 312, 473], "get_annot": [67, 87, 252, 312, 469, 480], "frameinfo": [67, 252, 312, 470], "code_context": [67, 252, 312], "getframeinfo": [67, 252, 312, 470, 480], "getouterfram": [67, 252, 312, 470, 475, 480], "getinnerfram": [67, 252, 312, 470, 475, 480], "currentfram": [67, 252, 312, 470], "getattr_stat": [67, 252, 312, 383, 471, 472, 480], "getgeneratorst": [67, 252, 312, 472], "getcoroutinest": [67, 252, 312, 475, 480], "getasyncgenst": [67, 252, 312, 471, 480], "getgeneratorloc": [67, 252, 312, 473], "getcoroutineloc": [67, 252, 312, 475, 480], "getasyncgenloc": [67, 252, 312, 471, 480], "co_optim": [67, 252, 312], "co_newloc": [67, 252, 312], "co_vararg": [67, 252, 312], "co_varkeyword": [67, 252, 312], "co_nest": [67, 252, 312], "co_gener": [67, 252, 312, 480], "co_coroutin": [67, 252, 312, 478, 480], "co_iterable_coroutin": [67, 188, 252, 312], "co_async_gener": [67, 252, 312], "bufferflag": [67, 252, 312, 425, 471], "nd": [67, 106, 222, 244, 252, 312, 316, 341, 432], "any_contigu": [67, 252, 312], "contig_ro": [67, 252, 312], "strided_ro": [67, 252, 312], "records_ro": [67, 252, 312], "full_ro": [67, 252, 312], "sitecustom": [67, 312, 351, 435, 466, 474, 480], "usercustom": [67, 312, 351, 435, 474, 480], "enable_user_sit": [67, 312, 331], "user_sit": [67, 312, 331, 352], "user_bas": [67, 312, 331, 352, 466], "addsitedir": [67, 312, 331], "getsitepackag": [67, 312, 331, 466, 472], "getuserbas": [67, 312, 331, 466, 472], "getusersitepackag": [67, 312, 331, 435, 466, 472], "interactiveinterpret": [67, 154, 177, 475, 480], "interactiveconsol": [67, 154, 177, 317], "compile_command": [67, 154, 156, 177, 480], "runsourc": [67, 154, 177, 337], "runcod": [67, 154, 177], "showsyntaxerror": [67, 154, 177], "showtraceback": [67, 154, 177, 475, 480], "resetbuff": [67, 154, 177], "raw_input": [67, 109, 154, 177, 467], "codeop": [67, 78, 177, 251, 480], "commandcompil": [67, 156, 177], "zipimporterror": [67, 277, 420], "find_spec": [67, 247, 277, 299, 349, 420, 429, 469, 471, 474, 475, 477, 480], "get_cod": [67, 173, 247, 277, 420, 474], "get_data": [67, 247, 277, 299, 392, 420, 465, 474, 480], "get_sourc": [67, 247, 262, 277, 420, 474, 480], "load_modul": [67, 86, 247, 277, 420, 429, 462, 469, 471, 474, 476, 480], "invalidate_cach": [67, 247, 277, 420, 469, 473, 477, 480], "pkgutil": [67, 251, 277, 464, 465, 469, 470, 471, 473, 476, 477, 480], "moduleinfo": [67, 277, 299, 476], "extend_path": [67, 277, 299], "find_load": [67, 277, 299, 420, 429, 469, 470, 471, 473, 474, 477, 480], "get_import": [67, 277, 299], "get_load": [67, 277, 299, 471, 480], "iter_import": [67, 277, 299, 473], "iter_modul": [67, 277, 299, 473, 476, 480], "walk_packag": [67, 277, 299, 473, 476, 477, 480], "resolve_nam": [67, 247, 277, 299, 479, 480], "modulefind": [67, 251, 277, 480], "addpackagepath": [67, 276, 277], "replacepackag": [67, 276, 277], "run_script": [67, 276, 277], "runpi": [67, 111, 153, 251, 277, 379, 452, 464, 465, 466, 468, 469, 474, 480], "run_path": [67, 277, 321, 452, 466, 480], "metapathfind": [67, 86, 247, 248, 277, 349, 469, 470, 473, 474, 477, 480], "pathentryfind": [67, 86, 247, 277, 420, 429, 469, 470, 473, 474, 477], "resourceload": [67, 247, 277, 477, 480], "inspectload": [67, 247, 277, 474, 475, 480], "source_to_cod": [67, 247, 277, 474, 475, 480], "executionload": [67, 247, 277], "fileload": [67, 247, 277, 473, 474], "sourceload": [67, 247, 277, 473, 474], "path_stat": [67, 247, 277, 473], "path_mtim": [67, 247, 277, 473], "set_data": [67, 247, 277], "resourceread": [67, 247, 249, 250, 277, 471, 477, 480], "open_resourc": [67, 247, 250, 277], "resource_path": [67, 247, 250, 277], "is_resourc": [67, 247, 249, 250, 277, 470], "traversableresourc": [67, 247, 250, 277, 471, 480], "source_suffix": [67, 247, 277, 471], "debug_bytecode_suffix": [67, 247, 277], "optimized_bytecode_suffix": [67, 247, 277], "bytecode_suffix": [67, 247, 277, 471], "extension_suffix": [67, 247, 277, 471], "all_suffix": [67, 247, 252, 277], "builtinimport": [67, 247, 277, 280, 469, 470, 476, 480], "frozenimport": [67, 247, 277, 469, 470, 474, 480], "windowsregistryfind": [67, 247, 277, 458, 469, 470, 476, 480], "pathfind": [67, 247, 277, 429, 469, 470, 474, 477, 480], "filefind": [67, 247, 277, 299, 469, 470, 473, 480], "sourcelessfileload": [67, 247, 277, 473, 476], "extensionfileload": [67, 247, 277, 473, 474, 476], "submodule_search_loc": [67, 247, 249, 277, 429], "loader_st": [67, 247, 277, 480], "has_loc": [67, 247, 277, 429], "magic_numb": [67, 247, 277, 471, 474], "cache_from_sourc": [67, 247, 277, 471, 472, 474, 475, 476], "decode_sourc": [67, 247, 277, 474], "module_from_spec": [67, 247, 277, 382, 471, 475, 480], "spec_from_load": [67, 247, 277, 469], "spec_from_file_loc": [67, 247, 277, 471, 476], "source_hash": [67, 247, 277, 477, 480], "_incompatible_extension_module_restrict": [67, 247, 277, 480], "lazyload": [67, 247, 277, 475, 476, 480], "as_fil": [67, 247, 249, 250, 277, 471, 480], "open_binari": [67, 249, 277, 470], "open_text": [67, 249, 277, 470], "read_binari": [67, 249, 277, 470, 480], "end_col_offset": [67, 119, 188, 261, 428, 478, 480], "formattedvalu": [67, 119, 261, 480], "joinedstr": [67, 119, 261, 480], "star": [67, 92, 119, 188, 261, 355, 374, 410, 424, 428, 431, 433, 469, 470, 480], "expr": [67, 94, 119, 141, 261, 337, 385, 426, 427, 433, 459, 463, 467, 478, 479, 480], "unaryop": [67, 119, 261], "uadd": [67, 119, 261, 428], "usub": [67, 119, 261, 428], "binop": [67, 119, 261, 465, 480], "mult": [67, 119, 261, 428], "div": [67, 84, 119, 183, 237, 261, 409, 428], "bitor": [67, 119, 261, 428], "bitxor": [67, 119, 261, 428], "bitand": [67, 119, 261, 428], "matmult": [67, 119, 261, 428], "boolop": [67, 119, 261], "noteq": [67, 119, 261, 428], "lte": [67, 119, 261, 428], "gte": [67, 119, 261, 428], "isnot": [67, 119, 261, 428], "notin": [67, 119, 261, 428], "ifexp": [67, 119, 261], "namedexpr": [67, 119, 261], "listcomp": [67, 94, 119, 261, 428, 439], "setcomp": [67, 119, 261, 428], "generatorexp": [67, 119, 261], "dictcomp": [67, 119, 261, 428], "type_com": [67, 119, 261, 374, 428, 478, 480], "annassign": [67, 119, 261], "augassign": [67, 119, 261, 428], "importfrom": [67, 119, 261, 480], "flow": [67, 72, 94, 127, 130, 174, 175, 183, 261, 345, 350, 356, 383, 424, 426, 427, 459, 461, 462, 464, 465, 475, 480], "trystar": [67, 119, 261], "excepthandl": [67, 119, 261], "withitem": [67, 119, 261], "match_cas": [67, 119, 261], "matchvalu": [67, 119, 261, 480], "matchsingleton": [67, 119, 261, 480], "matchsequ": [67, 119, 261, 480], "matchstar": [67, 119, 261, 480], "matchmap": [67, 119, 261, 480], "matchclass": [67, 119, 261, 480], "matcha": [67, 119, 261, 480], "matchor": [67, 119, 261, 480], "functiondef": [67, 119, 261, 480], "yieldfrom": [67, 119, 261], "classdef": [67, 119, 261, 424, 480], "asyncfunctiondef": [67, 119, 261, 480], "asyncfor": [67, 119, 261, 480], "asyncwith": [67, 119, 261, 480], "unpars": [67, 117, 119, 196, 248, 261, 311, 412, 479, 480], "literal_ev": [67, 119, 222, 261, 465, 472, 477, 480], "get_docstr": [67, 119, 261, 480], "get_source_seg": [67, 119, 261, 478, 480], "fix_missing_loc": [67, 119, 261, 480], "increment_lineno": [67, 119, 261, 480], "copy_loc": [67, 119, 261], "iter_field": [67, 119, 261], "iter_child_nod": [67, 119, 261], "nodevisitor": [67, 119, 261, 465, 478, 480], "generic_visit": [67, 119, 261], "nodetransform": [67, 119, 261, 465, 480], "pycf_allow_top_level_await": [67, 119, 222, 261, 478, 479, 480], "pycf_type_com": [67, 119, 261], "symbolt": [67, 261, 348, 479, 480], "get_typ": [67, 261, 348, 392, 474], "get_lineno": [67, 261, 348], "is_optim": [67, 261, 348], "is_nest": [67, 261, 348], "has_children": [67, 261, 348], "get_symbol": [67, 261, 348], "get_paramet": [67, 261, 348], "get_loc": [67, 261, 348], "get_glob": [67, 261, 348], "get_nonloc": [67, 261, 348], "get_fre": [67, 261, 348], "is_referenc": [67, 261, 348], "is_import": [67, 261, 348], "is_paramet": [67, 261, 348], "is_nonloc": [67, 261, 348, 480], "is_declared_glob": [67, 261, 348, 466], "is_loc": [67, 261, 348], "is_annot": [67, 261, 348], "is_fre": [67, 261, 348], "is_assign": [67, 261, 348], "is_namespac": [67, 261, 348], "get_namespac": [67, 261, 348], "tok_nam": [67, 261, 374, 480], "istermin": [67, 261, 374], "isnontermin": [67, 261, 374], "iseof": [67, 261, 374], "endmark": [67, 261, 374, 375, 428], "lpar": [67, 261, 374, 375, 480], "rpar": [67, 261, 374, 375], "lsqb": [67, 261, 374], "rsqb": [67, 261, 374], "semi": [67, 261, 280, 289, 374, 480], "slash": [67, 103, 218, 222, 252, 256, 261, 289, 290, 293, 310, 355, 374, 391, 419, 420, 458, 480], "amper": [67, 261, 374], "lbrace": [67, 261, 374], "rbrace": [67, 261, 374, 428], "eqequ": [67, 261, 374], "notequ": [67, 261, 374], "lessequ": [67, 261, 374], "greaterequ": [67, 261, 374], "tild": [67, 190, 228, 261, 291, 374], "circumflex": [67, 106, 261, 374], "leftshift": [67, 261, 374], "rightshift": [67, 261, 374], "doublestar": [67, 261, 374], "plusequ": [67, 261, 374], "minequ": [67, 261, 374], "starequ": [67, 261, 374], "slashequ": [67, 261, 374], "percentequ": [67, 261, 374], "amperequ": [67, 261, 374], "vbarequ": [67, 261, 374], "circumflexequ": [67, 261, 374], "leftshiftequ": [67, 261, 374], "rightshiftequ": [67, 261, 374], "doublestarequ": [67, 261, 374], "doubleslash": [67, 261, 374], "doubleslashequ": [67, 261, 374], "atequ": [67, 261, 374], "rarrow": [67, 261, 374], "colonequ": [67, 261, 374], "exclam": [67, 261, 268, 294, 342, 373, 374, 403, 432], "type_ignor": [67, 119, 261, 374], "soft_keyword": [67, 261, 374, 428], "fstring_start": [67, 261, 374, 428, 471], "fstring_middl": [67, 261, 374, 428, 471], "fstring_end": [67, 261, 374, 428, 471], "errortoken": [67, 261, 374, 471], "n_token": [67, 261, 374], "nt_offset": [67, 261, 374], "iskeyword": [67, 260, 261, 341], "kwlist": [67, 72, 75, 187, 260, 261], "issoftkeyword": [67, 260, 261], "softkwlist": [67, 260, 261], "generate_token": [67, 261, 375, 467, 471, 480], "untoken": [67, 261, 375, 480], "detect_encod": [67, 261, 262, 375], "tokenerror": [67, 261, 375, 471, 480], "tabnanni": [67, 85, 153, 251, 261, 459, 480], "filename_on": [67, 261, 354], "nannynag": [67, 261, 354], "process_token": [67, 261, 354], "readmodul": [67, 261, 309, 480], "readmodule_ex": [67, 261, 309, 480], "is_async": [67, 119, 261, 309, 480], "pycompileerror": [67, 261, 308, 480], "pycinvalidationmod": [67, 160, 261, 308], "checked_hash": [67, 261, 308], "unchecked_hash": [67, 261, 308], "compile_dir": [67, 160, 261, 475, 477, 480], "compile_fil": [67, 160, 261, 475, 480], "compile_path": [67, 160, 261, 475], "from_traceback": [67, 188, 261, 474], "codeobj": [67, 188, 261], "first_lin": [67, 188, 261], "code_info": [67, 188, 261, 472], "show_cod": [67, 188, 261, 472, 474], "distb": [67, 188, 261, 474, 480], "disassembl": [67, 188, 261, 297, 359, 474, 477, 480], "disco": [67, 188, 261], "get_instruct": [67, 188, 261, 474, 480], "findlinestart": [67, 188, 261, 480], "findlabel": [67, 188, 261], "stack_effect": [67, 188, 261, 474, 480], "opnam": [67, 84, 188, 261, 359, 474], "argval": [67, 188, 261, 359], "argrepr": [67, 188, 261], "starts_lin": [67, 188, 261], "is_jump_target": [67, 188, 261], "opmap": [67, 188, 261], "cmp_op": [67, 188, 261], "hasarg": [67, 188, 261, 471], "hasconst": [67, 188, 261], "hasfre": [67, 188, 261], "hasnam": [67, 188, 261], "hasjrel": [67, 188, 261], "hasjab": [67, 188, 261], "hasloc": [67, 188, 261], "hascompar": [67, 188, 261], "hasexc": [67, 188, 261, 471], "genop": [67, 261, 297], "ms": [67, 96, 155, 173, 174, 251, 289, 290, 345, 372, 458, 459, 477, 480], "msvcrt": [67, 76, 85, 139, 173, 251, 401, 465, 466, 480], "vc": [67, 173, 251, 401, 480], "lk_lock": [67, 279, 401], "lk_rlck": [67, 279, 401], "lk_nblck": [67, 279, 401], "lk_nbrlck": [67, 279, 401], "lk_unlck": [67, 279, 401], "setmod": [67, 279, 401], "open_osfhandl": [67, 139, 279, 401], "get_osfhandl": [67, 139, 279, 401], "kbhit": [67, 85, 279, 401], "getwch": [67, 279, 401, 465], "putch": [67, 279, 401], "putwch": [67, 279, 401, 465], "ungetwch": [67, 279, 401], "heapmin": [67, 279, 401], "closekey": [67, 401, 402], "connectregistri": [67, 139, 401, 402], "createkey": [67, 139, 401, 402], "createkeyex": [67, 401, 402, 466], "deletekey": [67, 139, 401, 402], "deletekeyex": [67, 401, 402, 466], "deletevalu": [67, 139, 401, 402], "enumkey": [67, 139, 401, 402], "enumvalu": [67, 139, 401, 402], "expandenvironmentstr": [67, 139, 401, 402, 465], "flushkey": [67, 401, 402], "loadkey": [67, 139, 401, 402], "openkey": [67, 139, 401, 402], "openkeyex": [67, 401, 402], "queryinfokey": [67, 139, 401, 402], "queryvalu": [67, 139, 401, 402, 480], "queryvalueex": [67, 401, 402, 480], "savekey": [67, 139, 401, 402], "setvalu": [67, 139, 401, 402, 480], "setvalueex": [67, 401, 402, 480], "disablereflectionkey": [67, 139, 401, 402, 465, 466], "enablereflectionkey": [67, 139, 401, 402, 465, 466], "queryreflectionkey": [67, 139, 401, 402, 465, 466], "hkey_": [67, 401], "hkey_classes_root": [67, 401, 402], "hkey_us": [67, 401, 402], "hkey_performance_data": [67, 401, 402], "hkey_current_config": [67, 401, 402], "hkey_dyn_data": [67, 401, 402], "key_all_access": [67, 401, 402], "key_writ": [67, 401, 402], "key_read": [67, 401, 402], "key_execut": [67, 401, 402], "key_query_valu": [67, 401, 402], "key_set_valu": [67, 401, 402], "key_create_sub_key": [67, 401, 402], "key_enumerate_sub_key": [67, 401, 402], "key_notifi": [67, 401, 402], "key_create_link": [67, 401, 402], "key_wow64_64key": [67, 401, 402], "key_wow64_32key": [67, 401, 402], "reg_binari": [67, 401, 402, 480], "reg_dword": [67, 401, 402], "reg_dword_little_endian": [67, 401, 402], "reg_dword_big_endian": [67, 401, 402], "reg_expand_sz": [67, 401, 402], "reg_link": [67, 401, 402], "reg_multi_sz": [67, 401, 402, 480], "reg_non": [67, 401, 402], "reg_qword": [67, 401, 402, 476, 480], "reg_qword_little_endian": [67, 401, 402], "reg_resource_list": [67, 401, 402], "reg_full_resource_descriptor": [67, 401, 402], "reg_resource_requirements_list": [67, 401, 402], "reg_sz": [67, 401, 402], "pyhkey": [67, 139, 401, 402], "sound": [67, 71, 83, 114, 138, 174, 220, 251, 292, 333, 352, 401, 423, 447, 462, 465], "playsound": [67, 401, 403, 476, 480], "messagebeep": [67, 401, 403, 476, 480], "snd_filenam": [67, 401, 403], "snd_alia": [67, 401, 403], "snd_loop": [67, 401, 403], "snd_memori": [67, 401, 403, 480], "snd_purg": [67, 401, 403], "snd_async": [67, 401, 403], "snd_nodefault": [67, 401, 403], "snd_nostop": [67, 401, 403], "snd_nowait": [67, 401, 403], "mb_iconasterisk": [67, 401, 403], "mb_iconexclam": [67, 401, 403], "mb_iconhand": [67, 401, 403], "mb_iconquest": [67, 401, 403], "mb_ok": [67, 401, 403], "getpwuid": [67, 290, 307, 388, 480], "getpwnam": [67, 170, 307, 345, 388, 480], "getpwal": [67, 307, 388], "getgrgid": [67, 230, 388, 476, 480], "getgrnam": [67, 230, 345, 388, 462, 480], "getgral": [67, 230, 388, 480], "termio": [67, 212, 251, 380, 388, 479, 480], "tti": [67, 174, 226, 251, 255, 290, 388, 434, 435, 445, 452, 465, 480], "tcgetattr": [67, 358, 380, 388], "tcsetattr": [67, 358, 380, 388, 480], "tcsanow": [67, 358, 388], "tcsadrain": [67, 358, 388], "tcsaflush": [67, 358, 380, 388], "tcsendbreak": [67, 358, 388], "tcdrain": [67, 358, 388], "tcflush": [67, 358, 388], "tcflow": [67, 358, 388], "tcgetwins": [67, 358, 388, 480], "tcsetwins": [67, 358, 388, 480], "cfmakeraw": [67, 380, 388, 480], "cfmakecbreak": [67, 380, 388, 480], "setraw": [67, 380, 388, 480], "setcbreak": [67, 380, 388, 480], "flock": [67, 139, 212, 268, 388, 480], "rlim_infin": [67, 319, 388], "getrlimit": [67, 319, 388, 480], "setrlimit": [67, 139, 319, 359, 388, 480], "prlimit": [67, 139, 319, 388, 474, 480], "rlimit_cor": [67, 319, 359, 388], "rlimit_cpu": [67, 319, 388, 480], "rlimit_fs": [67, 319, 388, 480], "rlimit_data": [67, 319, 388], "rlimit_stack": [67, 319, 388], "rlimit_rss": [67, 319, 388], "rlimit_nproc": [67, 319, 388], "rlimit_nofil": [67, 319, 388], "rlimit_ofil": [67, 319, 388], "rlimit_memlock": [67, 319, 388], "rlimit_vmem": [67, 319, 388], "rlimit_a": [67, 319, 388], "rlimit_msgqueu": [67, 319, 388, 474], "rlimit_nic": [67, 319, 388, 474], "rlimit_rtprio": [67, 319, 388, 474], "rlimit_rttim": [67, 319, 388, 474], "rlimit_sigpend": [67, 319, 388, 474], "rlimit_sbs": [67, 319, 388, 474], "rlimit_swap": [67, 319, 388, 474], "rlimit_npt": [67, 319, 388, 474], "rlimit_kqueu": [67, 319, 388, 480], "getrusag": [67, 290, 319, 388, 464, 480], "getpages": [67, 319, 388], "rusage_self": [67, 319, 388], "rusage_children": [67, 319, 388], "rusage_both": [67, 319, 388], "rusage_thread": [67, 319, 388], "syslog": [67, 99, 139, 251, 266, 388, 466, 471, 473, 480], "openlog": [67, 139, 353, 388, 471, 480], "closelog": [67, 139, 353, 388, 471], "setlogmask": [67, 139, 353, 388], "aiff": [67, 150, 203, 251, 333, 347, 447, 480], "setmark": [67, 114], "adpcm2lin": [67, 138, 480], "alaw2lin": [67, 138], "avg": [67, 138], "avgpp": [67, 138], "bias": [67, 138, 193, 202, 305, 315, 462, 472], "findfactor": [67, 138], "findfit": [67, 138], "findmax": [67, 138], "getsampl": [67, 138], "lin2adpcm": [67, 138, 480], "lin2alaw": [67, 138], "lin2lin": [67, 138], "lin2ulaw": [67, 138], "maxpp": [67, 138], "minmax": [67, 138], "ratecv": [67, 138, 480], "rms": [67, 138], "tomono": [67, 138], "tostereo": [67, 138], "ulaw2lin": [67, 138], "fieldstorag": [67, 148, 474, 475, 477, 480], "getfirst": [67, 148], "getlist": [67, 148, 475], "parse_multipart": [67, 148, 469, 476, 477, 478, 479, 480], "print_environ": [67, 148], "print_form": [67, 148], "print_directori": [67, 148], "print_environ_usag": [67, 148], "solut": [67, 72, 83, 84, 92, 93, 94, 98, 100, 102, 103, 106, 129, 178, 183, 244, 258, 296, 330, 335, 340, 352, 381, 387, 423, 429, 458, 459, 461, 462, 463, 464, 465, 466, 468, 472, 478, 480], "cgitb": [67, 148, 251, 347, 470, 471, 480], "iff": [67, 187, 190, 251, 347], "method_sha512": [67, 170], "method_sha256": [67, 170], "method_blowfish": [67, 170], "method_md5": [67, 170], "method_crypt": [67, 170, 476, 480], "mksalt": [67, 170, 473, 477, 480], "mailcap": [67, 251, 347, 470, 471, 480], "findmatch": [67, 269], "getcap": [67, 269, 285], "fcicreat": [67, 278, 480], "uuidcreat": [67, 278], "opendatabas": [67, 278, 480], "createrecord": [67, 278], "init_databas": [67, 278, 480], "add_data": [67, 278, 392, 474], "add_tabl": [67, 278], "add_stream": [67, 278], "gen_uuid": [67, 278], "openview": [67, 278, 480], "getsummaryinform": [67, 278], "getcolumninfo": [67, 278], "summaryinform": [67, 278, 480], "getpropertycount": [67, 278], "getfieldcount": [67, 278], "getinteg": [67, 278, 465], "setstr": [67, 278], "setinteg": [67, 278], "cleardata": [67, 278], "cab": [67, 464, 480], "start_compon": [67, 278, 480], "add_fil": [67, 278], "remove_pyc": [67, 278], "set_curr": [67, 278], "radiobuttongroup": [67, 278], "bitmap": [67, 246, 252, 278, 325, 366, 372, 373], "pushbutton": [67, 278], "radiogroup": [67, 278], "checkbox": [67, 91, 148, 278, 458], "precomput": [67, 144, 480], "nis": [67, 230, 251, 347, 464, 470, 471, 480], "sun": [67, 106, 138, 147, 180, 242, 246, 251, 271, 292, 340, 347, 363, 405, 470, 480], "yellow": [67, 91, 93, 144, 157, 174, 251, 347, 381, 449, 463, 471], "cat": [67, 93, 100, 103, 157, 227, 284, 345, 438, 448, 450, 472, 475], "get_default_domain": [67, 284], "nntp_ssl": [67, 285, 472, 479, 480], "nntperror": [67, 285, 480], "nntpreplyerror": [67, 285], "nntptemporaryerror": [67, 285], "nntppermanenterror": [67, 285], "nntpprotocolerror": [67, 285], "nntpdataerror": [67, 285], "nntp_version": [67, 285], "nntp_implement": [67, 285], "newgroup": [67, 285], "newnew": [67, 285], "articl": [67, 94, 106, 223, 232, 258, 268, 285, 338, 381, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479], "ihav": [67, 285], "slave": [67, 285, 290, 306, 366, 480], "xhdr": [67, 285], "xover": [67, 285], "terminolog": [67, 97, 198, 242, 363, 373, 407, 460, 461, 464, 465], "optiongroup": [67, 289], "optionpars": [67, 117, 289, 462, 464], "get_option_group": [67, 289], "print_vers": [67, 289], "get_vers": [67, 289], "add_opt": [67, 117, 289, 462], "callback_arg": [67, 289], "callback_kwarg": [67, 289], "disable_interspersed_arg": [67, 117, 289], "enable_interspersed_arg": [67, 289], "get_opt": [67, 289], "conflict": [67, 72, 100, 103, 107, 117, 164, 210, 227, 238, 349, 381, 383, 402, 410, 423, 452, 458, 472, 474, 477, 480], "set_usag": [67, 289], "get_usag": [67, 289], "store_act": [67, 289], "typed_act": [67, 289], "always_typed_act": [67, 289], "optionerror": [67, 117, 289], "optionconflicterror": [67, 289], "optionvalueerror": [67, 117, 289], "badoptionerror": [67, 289], "ambiguousoptionerror": [67, 289], "ossaudiodev": [67, 251, 347, 462, 470, 471, 475, 480], "oss": [67, 251, 345, 347, 462, 473, 480], "ossaudioerror": [67, 292], "openmix": [67, 292], "audio": [67, 114, 138, 150, 203, 333, 359, 398, 403, 459, 480], "oss_audio_devic": [67, 292], "writeal": [67, 292], "nonblock": [67, 292, 480], "getfmt": [67, 292], "setfmt": [67, 292], "channel": [67, 106, 114, 130, 138, 173, 198, 209, 265, 280, 292, 333, 334, 338, 346, 398, 461, 473, 480], "setparamet": [67, 292], "obufcount": [67, 292], "obuffre": [67, 292], "mixer": 67, "oss_mixer_devic": [67, 292], "stereocontrol": [67, 292], "reccontrol": [67, 292], "get_recsrc": [67, 292], "set_recsrc": [67, 292], "whathdr": [67, 333, 475, 480], "spwd": [67, 230, 251, 307, 347, 464, 470, 471, 476, 480], "shadow": [67, 84, 85, 170, 230, 251, 252, 307, 347, 355, 447, 464, 474, 479, 480], "getspnam": [67, 336, 476, 480], "getspal": [67, 336], "au": [67, 203, 251, 292, 333, 338, 347, 447], "audio_file_mag": [67, 346], "audio_file_encoding_mulaw_8": [67, 346], "audio_file_encoding_linear_8": [67, 346], "audio_file_encoding_linear_16": [67, 346], "audio_file_encoding_linear_24": [67, 346], "audio_file_encoding_linear_32": [67, 346], "audio_file_encoding_alaw_8": [67, 346], "audio_file_encoding_float": [67, 346], "audio_file_encoding_doubl": [67, 346], "audio_file_encoding_adpcm_g721": [67, 346], "audio_file_encoding_adpcm_g722": [67, 346], "audio_file_encoding_adpcm_g723_3": [67, 346], "audio_file_encoding_adpcm_g723_5": [67, 346], "au_read": 67, "au_writ": [67, 474], "telnet": [67, 139, 167, 251, 347, 391, 465, 476, 480], "read_until": [67, 356], "read_al": [67, 356], "read_som": [67, 356], "read_very_eag": [67, 356], "read_eag": [67, 356], "read_lazi": [67, 356], "read_very_lazi": [67, 356], "read_sb_data": [67, 356], "get_socket": [67, 356], "mt_interact": [67, 356], "set_option_negotiation_callback": [67, 356], "xdrlib": [67, 118, 251, 347, 470, 471, 480], "uuencod": [67, 140, 143, 155, 251, 347], "xdr": [67, 118, 251, 296, 347], "pack_float": [67, 405], "pack_doubl": [67, 405], "pack_fstr": [67, 405], "pack_fopaqu": [67, 405], "pack_str": [67, 405], "pack_opaqu": [67, 405], "pack_byt": [67, 405], "pack_list": [67, 405], "pack_farray": [67, 405], "pack_array": [67, 405], "get_posit": [67, 405], "set_posit": [67, 405], "unpack_float": [67, 405], "unpack_doubl": [67, 405], "unpack_fstr": [67, 405], "unpack_fopaqu": [67, 405], "unpack_str": [67, 405], "unpack_opaqu": [67, 405], "unpack_byt": [67, 405], "unpack_list": [67, 405], "unpack_farray": [67, 405], "unpack_array": [67, 405], "conversionerror": [67, 405, 480], "intermezzo": [67, 73], "ice": [67, 281], "setuptool": [67, 73, 75, 76, 248, 299, 304, 352, 396, 450, 458, 466, 469, 471, 474, 476, 480], "app": [67, 73, 100, 244, 266, 349, 366, 396, 404, 458, 465, 466, 472, 480], "pure": [67, 73, 83, 84, 94, 98, 100, 102, 119, 173, 180, 183, 220, 222, 227, 232, 244, 258, 293, 305, 330, 349, 352, 353, 359, 424, 425, 439, 452, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 478, 480], "caution": [67, 72, 84, 125, 187, 265, 289, 290, 293, 345, 410, 464, 480], "tss": [67, 477, 480], "arena": [67, 428, 452, 464, 479, 480], "transit": [67, 93, 97, 98, 107, 180, 223, 258, 265, 327, 335, 392, 422, 427, 461, 463, 464, 466, 473, 480], "howto": [67, 84, 91, 95, 103, 117, 416, 459, 461, 466, 467, 472, 480], "primer": 67, "thought": [67, 94, 98, 280, 459, 461, 462, 467, 475], "technic": [67, 94, 109, 164, 180, 188, 210, 249, 259, 289, 290, 316, 341, 397, 424, 429, 458, 459, 466, 477, 480], "orm": 67, "_private__nam": 67, "minutia": 67, "aka": [67, 119, 190, 352, 419, 425, 458, 477, 480], "orderedenum": 67, "duplicatefreeenum": 67, "planet": [67, 340, 464], "timeperiod": [67, 208], "provabl": [67, 458, 480], "modular": [67, 83, 99, 170, 222, 473, 478, 480], "combinator": [67, 258, 315, 468, 478], "acknowledg": [67, 164, 175, 355, 423], "destin": [67, 99, 106, 174, 186, 205, 209, 239, 264, 265, 266, 268, 275, 289, 290, 329, 334, 341, 353, 355, 396, 463, 465, 471, 473, 474, 478, 480], "contextu": [67, 187, 264], "impart": [67, 264], "deploy": [67, 83, 99, 140, 199, 290, 345, 366, 404, 422, 458, 472, 478, 479, 480], "gunicorn": 67, "uwsgi": [67, 345], "zeromq": 67, "elabor": [67, 103, 423, 432, 459, 462, 480], "throughout": [67, 72, 92, 99, 109, 183, 247, 431, 459, 461, 462, 464, 465, 466, 472, 475, 480], "gmt": [67, 99, 180, 206, 242, 264, 338, 363], "cli": [67, 231, 248, 337, 359, 452, 474, 477, 480], "starter": 67, "qt": 67, "rfc5424": 67, "backslash": [67, 155, 156, 190, 206, 222, 244, 255, 280, 290, 293, 316, 345, 432, 443, 462, 463, 467, 471, 476, 477, 480], "plagu": [67, 474], "metacharact": [67, 269, 316, 345, 463], "lookahead": [67, 316, 424, 428, 463], "greedi": [67, 155, 316, 356], "feedback": [67, 227, 381, 423, 463], "ipc": [67, 120, 127, 130, 254, 334], "undecor": [67, 100, 223, 341], "tapset": 67, "newer": [67, 70, 74, 99, 102, 114, 190, 240, 244, 254, 265, 266, 285, 290, 294, 296, 309, 311, 325, 337, 338, 341, 363, 366, 383, 405, 419, 453, 458, 471, 474, 475, 476, 477, 478, 479, 480], "un": [67, 197, 200, 252, 285, 433, 446, 474, 480], "stringiz": [67, 252, 469, 480], "__annotations__": [67, 86, 92, 178, 188, 222, 223, 252, 383, 424, 425, 433, 438, 467, 469, 472, 474, 475, 476, 478, 479, 480], "quirk": [67, 91, 341, 431, 469, 474, 480], "opt": [67, 71, 164, 187, 225, 247, 289, 296, 303, 335, 429, 447, 452, 453, 462, 465, 466, 471, 472, 474, 475, 477, 480], "lossless": [67, 183, 187, 375, 425, 471, 472, 480], "__builtin_new": 67, "__pure_virtu": 67, "pyd": [67, 70, 83, 266, 351, 420, 464, 472, 475, 478, 480], "keypress": [67, 91, 279, 465], "l1": [67, 83, 155, 373], "psf": [67, 79, 293], "beopen": [67, 68], "cnri": [67, 459], "cwi": [67, 79, 237, 334, 391], "bsd": [67, 83, 91, 104, 130, 174, 212, 319, 325, 330, 334, 339, 363, 435, 453, 459, 461, 465, 474, 480], "mersenn": [67, 315, 462], "twister": [67, 315, 462], "uudecod": 67, "test_epol": [67, 480], "siphash24": [67, 453, 470, 480], "strtod": 67, "dtoa": [67, 453, 466, 480], "libffi": [67, 466, 470, 477, 480], "cfuhash": 67, "libmpdec": [67, 183, 453, 473, 480], "w3c": [67, 107, 237, 239, 392, 407, 408, 412, 425, 460, 469, 476, 477, 478, 479, 480], "c14n": [67, 410, 478, 480], "2001": [68, 97, 100, 206, 256, 329, 355, 363, 410, 419, 423, 460, 461, 462, 465, 472, 478, 480], "2023": [68, 100, 423, 471, 480], "foundat": [68, 79, 94, 166, 338, 366, 423, 458, 462, 463, 465, 473], "2000": [68, 84, 99, 147, 155, 220, 266, 281, 363, 381, 423, 438, 441, 459, 462, 465, 472, 473, 474, 480], "corpor": [68, 423], "nation": [68, 423], "research": [68, 94, 423, 480], "pyinitu_": 70, "punycod": [70, 155, 462, 480], "hyphen": [70, 117, 155, 225, 289, 316, 361, 383, 395, 452, 458, 462, 480], "initfunc_nam": 70, "u_": 70, "readthedoc": [70, 248, 404, 464], "en": [70, 94, 106, 107, 157, 227, 232, 237, 285, 392, 457, 458, 464, 472, 473, 480], "latest": [70, 84, 148, 180, 183, 207, 223, 244, 396, 419, 458, 464, 466, 468, 471, 472, 473, 474, 476, 480], "learn": [70, 72, 74, 76, 78, 83, 86, 88, 91, 92, 94, 102, 103, 106, 148, 173, 183, 190, 244, 272, 296, 328, 337, 366, 381, 408, 461, 462, 464, 465, 466, 472, 476, 477, 480], "enrich": [71, 480], "tailor": [71, 243, 337, 341, 359, 471], "occasion": [71, 83, 100, 117, 166, 174, 183, 187, 198, 202, 227, 244, 268, 272, 289, 290, 362, 433, 459, 464, 465, 472, 480], "identif": [71, 134, 280, 343, 362, 480], "great": [71, 93, 99, 188, 240, 316, 345, 386, 399, 459, 460, 461, 462, 464, 465, 466, 467, 471, 473, 475, 478, 480], "fprintf": [71, 72], "troubl": [71, 97, 107, 210, 458, 463], "piec": [71, 86, 94, 101, 103, 130, 138, 143, 148, 166, 176, 187, 188, 190, 199, 240, 267, 289, 338, 355, 366, 383, 411, 426, 432, 461, 464, 474, 479, 480], "cumbersom": [71, 98, 183, 366], "say": [71, 72, 74, 76, 84, 92, 97, 100, 102, 103, 106, 130, 136, 180, 190, 199, 223, 227, 240, 244, 248, 263, 264, 265, 266, 268, 280, 345, 352, 392, 410, 418, 425, 429, 431, 443, 460, 461, 462, 464, 465, 466, 470, 472, 474, 480], "cost": [71, 84, 164, 180, 185, 187, 223, 232, 240, 247, 290, 341, 364, 366, 378, 383, 387, 419, 423, 425, 459, 462, 465, 466, 470, 474, 480], "despit": [71, 84, 100, 232, 259, 293, 322, 338, 345, 383, 429, 465, 480], "accommod": [71, 100, 198, 247, 366, 463, 480], "vice": [71, 83, 138, 173, 247, 264, 290, 293, 316, 341, 373, 377, 383, 410, 465, 471, 474, 480], "versa": [71, 83, 138, 173, 247, 264, 290, 293, 316, 341, 373, 377, 383, 410, 465, 471, 474, 480], "understood": [71, 148, 240, 265, 280, 290, 294, 328, 341, 394, 418, 423, 425, 480], "pname": 71, "pmodul": [71, 72, 480], "parg": 71, "pythonfil": 71, "proceed": [71, 75, 107, 183, 192, 202, 258, 268, 280, 290, 305, 338, 362, 424, 427, 480], "subroutin": [71, 86, 94, 464], "glue": [71, 461, 463], "numarg": 71, "emb_numarg": 71, "embmethod": 71, "embmodul": 71, "pyinit_emb": 71, "recompil": [71, 78, 160, 247, 459, 462, 466, 472, 475, 476], "cflag": [71, 101, 303, 358, 453, 462, 480], "wsign": 71, "dndebug": 71, "fwrapv": 71, "wall": [71, 180, 305, 465, 471, 480], "ldflag": [71, 453, 462, 480], "x86_64": [71, 352, 453, 475, 478, 480], "lpython3": [71, 478, 480], "lpthread": 71, "ldl": 71, "lutil": 71, "lm": [71, 341, 432], "welcom": [71, 91, 152, 280, 285, 381, 423, 464, 472, 480], "linkforshar": [71, 480], "xlinker": 71, "incorpor": [72, 99, 103, 183, 264, 338, 391, 410, 423, 462, 464, 465, 466, 472, 478, 480], "cffi": [72, 73, 90, 183, 480], "favorit": [72, 106, 439], "food": [72, 86, 296, 443], "monti": [72, 164, 190, 222, 259, 290, 293, 337, 340, 341, 355, 419, 436, 451, 463, 465, 472], "fan": 72, "ls": [72, 88, 100, 134, 174, 328, 345, 355, 356, 475], "spammodul": 72, "spammifi": 72, "spam_system": 72, "sts": [72, 83, 345, 463], "saw": 72, "predefin": [72, 84, 99, 103, 109, 152, 155, 173, 174, 244, 264, 278, 342, 366, 400, 402, 425, 480], "pyerr_": 72, "fine": [72, 77, 83, 84, 98, 100, 106, 107, 164, 173, 174, 190, 198, 223, 240, 289, 290, 315, 330, 338, 349, 366, 383, 386, 392, 425, 458, 459, 460, 462, 464, 471, 480], "lost": [72, 88, 93, 99, 100, 106, 130, 174, 180, 183, 198, 223, 244, 259, 264, 266, 280, 305, 329, 330, 332, 335, 424, 441, 459, 461, 472, 473, 474, 479, 480], "pretend": [72, 102, 104, 174, 386, 425, 461, 478], "went": [72, 88, 141, 210, 292, 332, 410, 459, 461, 464, 465, 479], "predeclar": 72, "cours": [72, 75, 93, 94, 99, 100, 173, 183, 190, 197, 199, 204, 232, 264, 265, 280, 289, 290, 328, 335, 338, 366, 381, 386, 387, 407, 416, 425, 452, 459, 460, 462, 467, 472, 473, 474], "wise": [72, 93, 178, 183, 265, 461, 477], "couldn": [72, 103, 107, 187, 255, 290, 330, 337, 383, 387, 420, 460, 461, 464, 466, 471, 476, 480], "satisfi": [72, 107, 178, 218, 231, 252, 255, 265, 272, 362, 425, 429, 472], "spamerror": 72, "retain": [72, 87, 117, 164, 166, 174, 183, 187, 193, 202, 205, 210, 244, 247, 252, 258, 264, 268, 290, 328, 337, 338, 381, 391, 416, 423, 425, 427, 432, 473, 474, 476, 478, 480], "unintend": [72, 84, 183, 280, 293, 355, 470, 480], "going": [72, 74, 75, 78, 83, 92, 94, 102, 103, 114, 123, 134, 141, 148, 183, 193, 197, 276, 289, 290, 305, 331, 338, 355, 359, 362, 386, 387, 404, 410, 416, 425, 458, 459, 461, 465, 480], "genuin": [72, 190, 212, 466, 472], "seen": [72, 74, 83, 84, 86, 93, 94, 100, 152, 188, 208, 227, 232, 252, 258, 266, 268, 289, 302, 328, 350, 359, 366, 397, 399, 410, 412, 452, 462, 465, 468, 471, 474, 477, 480], "promis": [72, 93, 252, 472, 480], "spammethod": 72, "obsolet": [72, 91, 148, 210, 240, 259, 264, 311, 341, 363, 386, 397, 400, 405, 416, 459, 460, 461, 464, 466, 471, 472, 474, 475, 476, 480], "spam_doc": 72, "pyinit_nam": 72, "satisfactorili": 72, "pyimport_inittab": [72, 480], "interven": [72, 100, 187, 190, 201, 473], "exercis": [72, 83, 99, 100, 157, 184, 264, 289, 305, 359, 423, 465, 480], "substanti": [72, 240, 258, 311, 407, 423, 461, 463, 468, 472, 473, 474, 476, 480], "xxmodul": 72, "perman": [72, 107, 245, 392, 449, 458, 475, 479, 480], "rebuild": [72, 160, 472, 480], "luckili": [72, 385, 404], "toplevel": [72, 157, 183, 222, 366, 372, 373, 410, 480], "subdirectori": [72, 75, 83, 84, 100, 160, 197, 213, 244, 247, 249, 250, 268, 290, 293, 299, 331, 352, 377, 385, 396, 418, 419, 420, 458, 459, 460, 462, 465, 466, 475, 477, 478, 479, 480], "lx11": 72, "far": [72, 75, 84, 88, 103, 166, 180, 183, 187, 232, 240, 255, 272, 280, 289, 290, 305, 316, 328, 329, 356, 363, 372, 385, 392, 431, 459, 460, 461, 462, 463, 465, 480], "concentr": [72, 103, 107, 232, 366, 465], "imagin": [72, 103, 111, 296, 381, 386, 387], "fortun": [72, 75, 91, 111, 148, 467], "dwell": 72, "somehow": [72, 280, 355, 465, 466], "wherev": [72, 78, 91, 93, 100, 103, 106, 174, 366, 383, 394, 423, 461, 464], "my_callback": [72, 74, 289], "my_set_callback": 72, "temp": [72, 280, 327, 337, 357, 408, 418, 427, 453, 458, 480], "set_callback": 72, "dispos": [72, 385, 396], "rememb": [72, 84, 88, 91, 92, 94, 99, 100, 103, 156, 190, 244, 258, 280, 316, 337, 359, 366, 373, 392, 399, 407, 409, 433, 438, 458, 459, 460, 464, 465, 466, 468, 472, 473], "boilerpl": [72, 75, 98, 286, 359, 386, 429, 475, 480], "arglist": 72, "eventcod": 72, "placement": [72, 143, 366, 410, 471, 480], "whoop": [72, 100], "lls": 72, "ii": [72, 78, 157, 173, 338, 423, 424], "wb": [72, 86, 100, 114, 117, 146, 197, 205, 220, 231, 267, 275, 296, 306, 317, 346, 383, 394, 398, 416, 418, 419, 459, 468, 472], "100000": [72, 222, 305, 364, 379, 462], "400": [72, 100, 107, 114, 152, 220, 238, 280, 285, 332, 366, 381, 438, 449, 469], "300": [72, 91, 100, 107, 152, 238, 244, 381, 392, 424, 449, 472, 480], "myfunct": [72, 78, 166], "2j": [72, 96, 222, 259, 480], "geoff": [72, 480], "philbrick": 72, "hks": 72, "keywdarg_parrot": 72, "keywd": 72, "voltag": [72, 222, 438], "stiff": [72, 438], "voom": [72, 438], "norwegian": [72, 155, 438], "blue": [72, 91, 93, 100, 103, 105, 144, 152, 157, 174, 208, 258, 315, 340, 341, 366, 373, 381, 399, 438, 439, 449, 462, 463, 468, 469, 471, 472, 476, 480], "sss": [72, 74, 180], "parrot": [72, 222, 239, 304, 438, 465], "wouldn": [72, 83, 102, 103, 264, 329, 359, 385, 386, 424, 438, 459, 460, 461, 462, 463, 465, 480], "volt": [72, 438], "love": [72, 100, 144, 172, 241, 438, 468, 474], "keywdarg_method": 72, "skit": [72, 190], "keywdargmodul": 72, "keywdarg": 72, "pyinit_keywdarg": 72, "counterpart": [72, 100, 174, 188, 222, 255, 258, 264, 285, 316, 334, 341, 358, 424, 466, 468, 470, 472, 477, 480], "iii": [72, 423], "789": [72, 183, 465], "ss": [72, 106, 180, 245, 341, 363, 469, 473], "hell": 72, "forgotten": [72, 106, 122], "occupi": [72, 106, 114, 280, 319, 369, 373, 474], "reus": [72, 75, 79, 123, 125, 135, 155, 163, 166, 173, 181, 190, 211, 223, 247, 290, 316, 334, 335, 338, 344, 355, 359, 361, 362, 386, 399, 424, 429, 432, 464, 471, 472, 479, 480], "unusu": [72, 91, 100, 180, 210, 247, 292, 305, 319, 345, 352, 391, 427, 480], "prematur": [72, 99, 239, 268, 467, 480], "undetect": [72, 268, 362], "modern": [72, 102, 111, 123, 136, 140, 174, 175, 191, 232, 255, 329, 334, 338, 355, 366, 403, 459, 463, 465, 466, 472, 473, 476, 477, 478, 479, 480], "plenti": 72, "appar": [72, 91, 148, 330, 405, 459, 463, 480], "heavi": [72, 107, 164, 466, 473, 477, 480], "principl": [72, 84, 183, 386, 404, 473], "somewher": [72, 83, 84, 100, 242, 244, 289, 299, 311, 341, 407, 438, 458, 465, 469], "sometim": [72, 78, 83, 84, 91, 92, 93, 94, 97, 98, 100, 102, 103, 106, 107, 109, 111, 117, 132, 136, 148, 155, 164, 166, 173, 174, 183, 185, 187, 190, 200, 210, 222, 223, 232, 244, 252, 256, 258, 265, 268, 285, 289, 290, 296, 305, 316, 338, 339, 363, 366, 381, 383, 386, 387, 392, 410, 425, 427, 431, 433, 459, 462, 463, 464, 466, 467, 468, 472, 473, 474, 475, 476, 479, 480], "claim": [72, 102, 187, 196, 338, 391, 423, 480], "disadvantag": [72, 75, 83, 84, 103, 129, 155, 183, 338, 461, 468], "worri": [72, 74, 91, 99, 102, 106, 148, 180, 191, 289, 316, 344, 385, 461, 466, 473], "reclaim": [72, 74, 247, 383, 399], "term": [72, 88, 92, 94, 102, 113, 136, 174, 183, 206, 210, 218, 232, 240, 247, 259, 264, 272, 289, 296, 305, 341, 342, 359, 363, 366, 382, 396, 398, 399, 404, 411, 423, 424, 428, 429, 463, 465, 466, 468, 471, 473, 474, 476, 478, 480], "nobodi": [72, 148, 232, 242, 332, 480], "seem": [72, 75, 78, 94, 99, 103, 117, 190, 213, 268, 276, 290, 305, 337, 427, 429, 459, 460, 461, 462, 464, 480], "popular": [72, 92, 100, 187, 190, 223, 245, 268, 344, 377, 381, 431, 458, 472, 473, 478], "pictur": [72, 164, 197, 461, 463], "bet": 72, "therebi": [72, 84, 194, 200, 381, 474, 480], "no_bug": 72, "someon": [72, 84, 180, 332, 392, 410, 466, 471, 480], "spent": [72, 136, 305, 319, 330, 464, 465], "his": [72, 83, 227, 432, 459, 461, 465, 466, 474, 476, 480], "redund": [72, 267, 316, 341, 383, 421, 433, 461, 466, 480], "slowli": [72, 100], "ever": [72, 84, 92, 93, 119, 174, 196, 198, 247, 255, 258, 279, 280, 338, 345, 381, 383, 386, 458, 461, 462, 464, 465, 466, 467, 474, 480], "__cplusplus": 72, "sight": [72, 138], "aix": [72, 112, 290, 303, 349, 362, 478, 479, 480], "unic": [72, 292], "wish": [72, 74, 87, 91, 94, 99, 103, 107, 117, 143, 155, 164, 180, 190, 200, 205, 231, 247, 248, 249, 250, 256, 259, 264, 266, 268, 275, 289, 316, 332, 338, 339, 345, 352, 373, 382, 396, 397, 399, 404, 425, 460, 463, 464, 465, 466, 474, 480], "clash": [72, 93, 100, 173, 244, 264, 265, 268, 427, 432, 465, 475, 479, 480], "publish": [72, 100, 103, 183, 187, 189, 337, 359, 417, 423, 458, 460, 466, 472, 479, 480], "certainti": [72, 402], "burden": [72, 466, 467, 471, 473, 475], "pyspam_system": 72, "realiti": [72, 180, 289, 334, 392, 424], "plain": [72, 84, 93, 100, 107, 123, 148, 149, 157, 170, 180, 193, 194, 197, 201, 202, 203, 210, 239, 252, 264, 290, 332, 338, 339, 343, 383, 392, 404, 418, 419, 423, 424, 432, 461, 467, 472, 474, 475, 476, 480], "pyspam_api": 72, "pyspam_api_point": 72, "c_api_object": 72, "pyspam_system_num": 72, "_c_api": 72, "disappear": [72, 74, 99, 136, 381, 461, 463, 480], "bulk": [72, 183, 474], "ifndef": [72, 480], "py_spammodule_h": 72, "endif": [72, 237, 316, 453, 469, 470, 478, 479], "pyspam_system_return": 72, "pyspam_system_proto": 72, "import_spam": 72, "pyinit_cli": 72, "clientmodul": 72, "mention": [72, 74, 75, 76, 87, 94, 97, 100, 102, 103, 106, 111, 164, 173, 174, 188, 190, 210, 211, 212, 222, 259, 265, 268, 280, 289, 290, 328, 331, 335, 351, 359, 424, 425, 429, 431, 432, 433, 459, 467, 471, 473, 474, 477, 479, 480], "metaphor": [72, 247, 249, 250, 372], "cython": [73, 77, 78, 84, 90, 474, 480], "swig": [73, 78, 85], "numba": 73, "baggag": 74, "easiest": [74, 75, 78, 83, 84, 117, 183, 190, 240, 244, 289, 290, 386], "dealt": [74, 154, 289], "newdatatype_dealloc": 74, "newdatatypeobject": 74, "obj_underlyingdatatypeptr": 74, "other_obj": 74, "unwound": [74, 264, 316, 425], "mislead": [74, 106, 119, 149, 180, 392, 408, 461, 472, 480], "my_dealloc": 74, "cbresult": 74, "err_typ": 74, "err_valu": 74, "err_traceback": 74, "textual": [74, 75, 84, 102, 106, 117, 173, 198, 264, 285, 311, 316, 341, 355, 373, 407, 408, 427, 433, 437, 461, 476, 480], "newdatatype_repr": 74, "ified_newdatatyp": 74, "human": [74, 99, 100, 106, 114, 187, 188, 195, 227, 240, 242, 264, 285, 296, 300, 330, 332, 338, 339, 346, 349, 374, 384, 398, 411, 427, 450, 461, 468, 473, 474, 480], "consumpt": [74, 119, 252, 296, 319, 329, 349, 472, 473, 480], "newdatatype_str": 74, "stringified_newdatatyp": 74, "sens": [74, 84, 88, 93, 97, 99, 100, 109, 111, 117, 180, 183, 187, 202, 203, 223, 244, 256, 268, 280, 289, 290, 305, 330, 335, 337, 338, 341, 342, 349, 381, 391, 400, 423, 425, 429, 458, 467, 472, 474, 475, 477, 480], "flavor": [74, 190, 232, 258, 290, 339, 341, 424, 427, 453, 480], "newdatatype_getattr": 74, "100s": 74, "400s": 74, "newdatatype_setattr": 74, "newdatatype_richcmp": 74, "obj1": [74, 463], "obj2": [74, 463], "size1": 74, "size2": 74, "newdatatyp": 74, "unfil": [74, 427, 480], "newdatatype_hash": 74, "some_s": 74, "32767": [74, 344], "some_numb": 74, "toy": [74, 296], "newdatatype_cal": 74, "arg3": [74, 84, 96, 113], "slight": [74, 78, 84, 88, 94, 99, 100, 107, 166, 172, 183, 193, 212, 227, 240, 248, 255, 289, 290, 294, 304, 305, 338, 341, 381, 387, 391, 429, 433, 459, 461, 462, 463, 464, 465, 466, 472, 474, 475, 477, 479, 480], "incur": [74, 183, 258, 423, 472], "trivialtyp": 74, "breviti": [74, 289], "trivial_dealloc": 74, "trivialobject": 74, "tp_": 74, "some_object": [74, 84, 252, 386], "mytyp": [74, 289, 470], "myth": 74, "download": [74, 79, 84, 100, 293, 304, 372, 392, 396, 425, 437, 450, 458, 464, 465, 466, 472, 473, 477, 478, 480], "www": [74, 78, 94, 104, 106, 107, 148, 155, 159, 163, 166, 180, 181, 197, 232, 237, 239, 240, 258, 311, 315, 316, 337, 338, 341, 349, 384, 391, 392, 393, 400, 408, 410, 421, 423, 425, 432, 437, 442, 451, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 472, 473, 475, 477, 480], "gentl": [75, 92, 97, 117, 461], "cover": [75, 84, 91, 93, 98, 99, 100, 103, 106, 130, 166, 188, 190, 191, 205, 240, 265, 280, 289, 316, 332, 334, 341, 345, 366, 377, 381, 383, 385, 391, 407, 424, 431, 452, 459, 460, 461, 464, 467, 471, 473, 474, 480], "customobject": 75, "customtyp": 75, "custommodul": 75, "pyinit_custom": 75, "hope": [75, 97, 99, 100, 210, 326, 383, 458, 459, 460, 473, 474, 476, 478], "familiar": [75, 91, 94, 97, 100, 103, 111, 154, 191, 225, 290, 337, 429, 460, 461, 462, 465, 480], "wari": [75, 351], "accid": [75, 117, 465, 466, 467, 478, 480], "ob_fval": 75, "pick": [75, 84, 100, 107, 138, 157, 242, 248, 272, 289, 294, 379, 385, 418, 459, 464], "mycustom": 75, "backend": [75, 155, 174, 337, 349, 359, 387, 453], "build_meta": 75, "pyproject": [75, 376, 480], "ext_modul": [75, 459], "fire": [75, 100, 117, 136, 330, 471, 480], "uninterest": [75, 187], "custom2": 75, "custom_dealloc": 75, "custom_new": 75, "custom_init": 75, "ooi": 75, "custom_memb": 75, "custom_nam": 75, "custom_method": 75, "pyinit_custom2": 75, "midway": 75, "polymorph": [75, 86, 414], "oppos": [75, 91, 103, 119, 123, 154, 198, 205, 244, 334, 392, 429, 465, 475, 480], "ourselv": [75, 93, 111, 383, 480], "anyon": [75, 102, 338, 352, 359, 423, 460, 466, 474], "tempt": [75, 100, 102, 103], "riski": [75, 190, 480], "paranoid": 75, "uui": 75, "custom_getfirst": 75, "custom_setfirst": 75, "custom_getlast": 75, "custom_setlast": 75, "custom_getsett": 75, "custom3": 75, "pyinit_custom3": 75, "aren": [75, 83, 84, 87, 91, 92, 93, 94, 97, 103, 106, 109, 136, 151, 164, 173, 198, 214, 252, 256, 265, 266, 289, 293, 335, 338, 344, 349, 366, 374, 386, 387, 416, 459, 460, 461, 462, 463, 464, 465, 466, 473, 474, 480], "did": [75, 83, 84, 100, 103, 107, 136, 164, 188, 190, 199, 240, 242, 280, 281, 289, 290, 311, 316, 326, 338, 345, 349, 379, 383, 385, 412, 419, 425, 428, 439, 459, 460, 461, 469, 471, 472, 473, 474, 477, 478, 480], "unneed": [75, 408, 466, 471, 474, 479, 480], "some_attribut": [75, 386], "custom_travers": 75, "custom_clear": 75, "custom4": 75, "pyinit_custom4": 75, "subobject": [75, 84], "vret": 75, "autom": [75, 83, 102, 119, 285, 362, 460, 466, 474, 478, 480], "nevertheless": [75, 100, 136, 155, 194, 210, 289, 355, 410, 467], "prone": [75, 111, 148, 180, 190, 296, 305, 341, 471, 475, 480], "micro": [75, 84, 349, 459, 466, 468, 477, 480], "expens": [75, 84, 99, 178, 185, 187, 223, 255, 263, 286, 305, 329, 335, 338, 349, 429, 452, 463, 471, 473, 474, 476, 477, 478, 480], "robust": [75, 136, 148, 181, 252, 305, 330, 399, 466, 472, 474, 475, 480], "reimplement": [75, 385, 461, 474, 475, 476, 477, 480], "difficult": [75, 83, 91, 94, 99, 102, 103, 106, 117, 265, 296, 392, 410, 459, 460, 461, 462, 463, 466, 472, 478, 480], "sublist": [75, 372, 459, 472], "sublistobject": 75, "sublist_incr": 75, "sublist_method": 75, "sublist_init": 75, "sublisttyp": 75, "sublistmodul": 75, "pyinit_sublist": 75, "resembl": [75, 93, 174, 222, 240, 290, 294, 328, 452, 461, 465, 466, 478, 480], "explanatori": [76, 190, 311, 385, 480], "materi": [76, 94, 103, 174, 187, 231, 334, 338, 372, 423, 463, 466, 480], "xy": [76, 258, 331, 352, 383], "studi": [76, 84, 94, 190, 381, 462, 465], "paradigm": [76, 94], "goe": [76, 86, 88, 92, 98, 103, 117, 119, 130, 164, 166, 174, 175, 190, 227, 240, 244, 265, 272, 280, 289, 311, 349, 378, 383, 424, 461, 472, 473], "reassur": 76, "pythonxi": [76, 458, 478], "ni": [76, 304, 391, 443, 464], "cl": [76, 294, 465], "thank": [76, 94, 98, 103, 106, 152, 197, 232, 280, 337, 359, 383, 386, 459, 460, 461, 462, 463, 464, 465, 466, 472, 473, 476, 477, 480], "_declspec": 76, "dllexport": [76, 85], "initspam": 76, "nigetspamdata": 76, "studio": [76, 84, 453, 458, 465, 475, 480], "100k": 76, "rid": [76, 460, 480], "xx": [76, 117, 242, 290, 316, 327, 391, 458, 480], "guido": [77, 79, 84, 86, 92, 187, 276, 341, 383, 423, 439, 447, 459, 460, 461, 462, 464, 465, 466, 467, 469, 470, 471, 474, 475, 476, 477, 478, 479, 480], "van": [77, 79, 84, 86, 157, 180, 420, 423, 459, 460, 461, 462, 464, 465, 466, 467, 469, 470, 471, 474, 475, 476, 477, 478, 479, 480], "rossum": [77, 79, 84, 86, 420, 423, 459, 460, 461, 462, 464, 465, 466, 467, 469, 470, 471, 474, 475, 476, 477, 478, 479, 480], "20": [77, 84, 88, 91, 92, 94, 96, 99, 100, 103, 106, 131, 136, 147, 152, 173, 178, 180, 183, 190, 206, 208, 218, 232, 233, 244, 252, 256, 258, 264, 280, 290, 293, 305, 315, 316, 318, 319, 334, 338, 340, 341, 349, 355, 363, 364, 381, 383, 391, 393, 423, 432, 437, 446, 448, 452, 453, 459, 463, 464, 465, 466, 468, 470, 471, 472, 474, 475, 476, 477, 478, 479, 480], "30": [77, 83, 84, 91, 92, 94, 96, 99, 100, 123, 133, 147, 152, 157, 180, 183, 190, 233, 256, 258, 264, 266, 290, 313, 315, 318, 334, 340, 341, 342, 359, 362, 363, 364, 381, 420, 437, 438, 448, 449, 453, 462, 463, 464, 466, 468, 469, 470, 474, 475, 476, 477, 478, 479, 480], "19999999999999996": 77, "0011001100110011001100110011001100110011001100110011": 77, "1999999999999999555910790149937383830547332763671875": 77, "eight": [77, 106, 174, 256, 341, 352, 366, 432, 459, 462, 463, 478, 480], "modula": [77, 79, 271, 437], "m_": 77, "baseclass": 77, "methodnam": [77, 280, 385, 416, 437, 438], "200": [77, 84, 107, 152, 174, 183, 187, 220, 238, 239, 242, 334, 338, 341, 366, 381, 385, 392, 404, 424, 443, 449, 462, 476, 478, 480], "572": [77, 424, 427, 471, 478, 480], "mail": [77, 79, 83, 94, 98, 100, 102, 103, 140, 191, 192, 193, 195, 197, 199, 202, 214, 245, 266, 268, 269, 285, 290, 332, 338, 353, 385, 404, 423, 449, 451, 459, 460, 461, 462, 463, 464, 465, 472, 475, 480], "pipermail": [77, 451, 460, 462], "3000": [77, 86, 110, 382, 383, 424, 425, 465, 467], "2006": [77, 94, 180, 264, 311, 408, 410, 419, 423, 464, 479], "004643": 77, "mydict": [77, 84, 383, 463], "elif": [77, 84, 88, 91, 94, 100, 107, 119, 180, 187, 197, 225, 247, 286, 316, 337, 339, 341, 349, 355, 424, 425, 428, 429, 432, 438, 464, 473, 480], "function_1": [77, 96], "function_2": [77, 96], "method_1": 77, "myvisitor": 77, "visit_a": 77, "method_nam": [77, 78], "visit_": [77, 119], "stackless": [77, 431], "nuitka": [77, 84], "jython": [77, 83, 86, 93, 300, 359, 404, 431, 446, 452, 460, 463, 465, 471, 472, 474, 480], "pypi": [77, 83, 88, 99, 102, 148, 185, 300, 304, 338, 349, 386, 396, 406, 422, 431, 446, 451, 456, 462, 464, 466, 469, 471, 472, 474, 475, 476, 477, 478, 479, 480], "very_long_list_of_fil": 77, "boehm": 77, "purifi": [77, 453], "pascal": [77, 79, 84, 94, 344, 437, 438, 439, 462, 466], "lisp": [77, 84, 94, 461], "539294296": 77, "1142331976": 77, "listwrapp": 77, "the_list": 77, "98767": 77, "555": 77, "el": [77, 140, 356, 391, 410, 428], "9999999": 77, "1001": [77, 155, 342], "7777777": 77, "333": [77, 84, 439, 441, 464], "stub": [77, 152, 254, 255, 290, 349, 383, 386, 480], "driven": [77, 84, 166, 273, 359, 366, 381, 385, 407, 409, 459, 472, 480], "1970": [77, 79, 144, 147, 180, 336, 363, 480], "spaghetti": 77, "mydir": 77, "delphi": 77, "21": [77, 94, 96, 100, 106, 147, 180, 183, 187, 200, 220, 223, 232, 233, 316, 338, 340, 363, 375, 379, 438, 446, 447, 452, 461, 462, 464, 465, 472, 473, 476, 478, 479, 480], "42": [77, 84, 93, 99, 117, 119, 122, 126, 136, 157, 166, 167, 173, 183, 190, 222, 223, 252, 265, 280, 281, 289, 293, 294, 315, 340, 341, 342, 364, 378, 381, 383, 385, 386, 417, 424, 426, 437, 438, 443, 446, 463, 464, 465, 472, 473, 476, 478, 479, 480], "63": [77, 315, 337, 349, 480], "idea": [77, 78, 83, 84, 88, 91, 92, 93, 98, 99, 100, 117, 180, 187, 190, 208, 258, 263, 292, 304, 352, 373, 381, 425, 459, 461, 462, 463, 466, 467, 468, 472, 476, 480], "2016": [77, 180, 338, 443, 450, 458, 476, 477, 480], "040070": 77, "fee": [77, 222, 423], "fie": 77, "fum": [77, 222], "fiefoo": 77, "pyrex": 78, "sip": [78, 391], "cxx": [78, 352, 453, 480], "weav": 78, "pythonrun": [78, 464, 480], "al": [78, 94, 178, 334, 338, 343, 373, 465, 476, 480], "pymap": 78, "arg_format": 78, "print_error": [78, 472], "stdoutcatch": 78, "attrnam": [78, 264, 407], "realiz": [78, 102, 205, 294, 464, 465, 480], "ugli": [78, 111, 187, 366, 459, 462], "hackeri": 78, "worth": [78, 100, 114, 190, 258, 265, 266, 280, 381, 431, 432, 459, 460, 461, 464, 475, 480], "gdb": [78, 84, 466, 480], "gdbinit": [78, 466, 480], "br": [78, 174, 432, 467, 468, 472, 473, 480], "_pyimport_loaddynamicmodul": 78, "myscript": [78, 294, 305, 435, 452], "50": [78, 83, 84, 94, 99, 100, 102, 136, 152, 157, 180, 183, 244, 264, 276, 305, 315, 316, 334, 340, 349, 363, 364, 373, 381, 385, 387, 409, 410, 423, 446, 447, 448, 465, 466, 470, 472, 475, 476, 477, 478, 479, 480], "python2": [78, 108, 109, 341, 352, 418, 458, 460, 465, 474, 480], "red": [78, 79, 91, 93, 99, 100, 103, 105, 144, 147, 157, 174, 208, 237, 258, 315, 340, 341, 366, 373, 381, 399, 423, 438, 449, 462, 463, 468, 469, 470, 471, 476, 480], "hat": [78, 79, 423, 448], "devel": [78, 96, 285, 480], "rpm": [78, 459, 462], "debian": [78, 220, 457, 459, 460, 477, 480], "apt": [78, 96, 476, 480], "tripl": [78, 86, 103, 106, 174, 187, 285, 290, 293, 297, 316, 325, 341, 361, 381, 424, 432, 471, 480], "myreadlin": 78, "relink": 78, "linkcc": [78, 453], "bpl": 78, "amoeba": 79, "bourn": [79, 298], "1989": [79, 180, 465], "usenet": [79, 83, 99], "bn": 79, "rcn": [79, 92], "0an": 79, "0bn": 79, "0rcn": 79, "a0": 79, "4a0": 79, "newsgroup": [79, 285, 463], "comp": [79, 83, 84, 99, 146, 285, 451, 460, 461, 464, 473, 474], "lang": [79, 83, 84, 99, 106, 227, 263, 337, 392, 451, 460, 461, 462, 464, 467], "communiti": [79, 84, 244, 456, 459, 460, 464, 465, 472, 477], "rss": [79, 461], "git": [79, 140, 345, 396, 474, 478, 480], "jelk": 79, "boer": 79, "283": [79, 180], "303": [79, 107, 238, 392], "wiki": [79, 80, 83, 84, 94, 157, 232, 337, 338, 349, 365, 456, 463, 464, 466, 472, 473, 480], "moin": [79, 83, 456, 463], "pythonbook": 79, "bbc": [79, 163, 436, 475], "18": [79, 88, 94, 96, 106, 147, 180, 183, 190, 220, 223, 233, 293, 315, 316, 329, 338, 340, 341, 344, 349, 373, 443, 448, 462, 463, 466, 469, 470, 471, 472, 477, 478, 479, 480], "602": [79, 479], "mailman": [79, 461, 463, 470, 479, 480], "zope": [79, 423, 460, 461, 472], "googl": [79, 82, 83, 99, 107, 400, 416, 464, 465, 466, 471, 473, 478, 480], "yahoo": [79, 181, 464, 465], "lucasfilm": 79, "ltd": [79, 338, 423], "propos": [79, 86, 150, 172, 223, 264, 338, 341, 345, 399, 407, 424, 427, 429, 432, 433, 459, 460, 462, 463, 464, 465, 466, 472, 476, 478, 480], "pygam": 79, "__sizeof__": [79, 349, 386, 465, 480], "__": [79, 84, 100, 286, 359, 432], "emac": [79, 85, 91, 106, 152, 174, 244, 268, 328, 432, 456, 465], "edu": [79, 94, 392, 423, 461, 462, 480], "sig": [79, 98, 106, 108, 123, 139, 155, 232, 252, 290, 330, 375, 456, 459, 460, 462, 466, 475], "tcl_librari": 80, "tk_librari": 80, "sam": [80, 291, 423, 459, 470, 480], "sourceforg": [80, 180, 459, 460, 462, 465, 480], "tkappinit": 80, "tclsam_init": 80, "libtclsam": 80, "libtksam": 80, "xt": [80, 146, 231, 267], "xtaddinput": 80, "takefocus": [80, 373], "hp": [82, 463, 480], "compaq": 82, "engin": [83, 94, 97, 103, 183, 263, 316, 337, 366, 373, 410, 412, 459, 461, 463, 465, 466, 475, 480], "mathmodul": 83, "sl": [83, 281, 480], "scriptfil": 83, "755": [83, 100], "env": [83, 100, 106, 139, 164, 197, 290, 293, 341, 345, 392, 396, 418, 435, 445, 450, 452, 457, 458, 462, 463, 470, 478, 480], "alex": [83, 462, 465, 466, 469, 470, 471, 475, 476, 478, 479, 480], "rezinski": 83, "ncurs": [83, 91, 174, 459, 460, 463, 469, 478, 480], "sysv": [83, 459, 460], "colour": [83, 91, 103, 119, 459, 480], "mous": [83, 91, 174, 345, 368, 373, 381, 459, 465, 480], "ose": [83, 255, 334, 459, 477, 480], "fancier": [83, 117, 187, 463, 464, 466], "smalltalk": [83, 94, 157, 385, 437, 460], "delight": 83, "main_log": 83, "tractabl": 83, "ters": [83, 300, 381, 458], "pleasant": [83, 459, 460, 464], "fun": [83, 164, 223, 381, 383, 385, 470, 476], "flaw": [83, 87, 386, 461, 472, 480], "self_test": 83, "unavail": [83, 107, 190, 252, 267, 280, 290, 329, 383, 425, 480], "fake": [83, 289, 425, 480], "epydoc": 83, "soon": [83, 91, 102, 103, 106, 133, 136, 190, 225, 229, 258, 280, 290, 294, 341, 359, 381, 383, 408, 424, 425, 462, 464, 471, 474, 479, 480], "thread_task": 83, "sequenti": [83, 100, 122, 160, 215, 232, 280, 296, 305, 341, 359, 386, 425, 449, 480], "001": [83, 180, 222, 258, 268, 305, 363, 432], "guess": [83, 155, 164, 181, 190, 197, 203, 206, 242, 247, 252, 263, 273, 305, 392, 404, 431, 453, 462, 472, 480], "job": [83, 91, 99, 100, 103, 106, 117, 125, 156, 198, 204, 227, 280, 290, 296, 342, 345, 372, 392, 429, 459, 465, 472, 480], "realist": [83, 345, 386, 408, 463, 464], "130283832797456": 83, "130283824404752": 83, "130283816012048": 83, "130283807619344": 83, "130283799226640": 83, "consult": [83, 84, 91, 94, 99, 103, 151, 164, 173, 180, 227, 264, 265, 268, 290, 292, 316, 319, 329, 332, 334, 337, 339, 349, 363, 404, 429, 458, 459, 461, 462, 463, 464, 465, 466, 467, 471, 479, 480], "theori": [83, 316, 423, 474, 475], "account": [83, 103, 155, 157, 160, 164, 180, 183, 187, 188, 199, 206, 222, 232, 241, 263, 264, 265, 283, 290, 293, 304, 336, 344, 349, 355, 356, 359, 396, 464, 468, 472, 474, 475, 476, 478, 479, 480], "pvm": 83, "l2": [83, 155, 373], "d1": [83, 466, 479], "d2": [83, 466, 479], "mass": [83, 93, 180, 459], "mutex": [83, 112, 121, 135, 337, 349, 480], "hindranc": 83, "multiprocessor": [83, 281, 300], "insist": [83, 306, 366], "greg": [83, 459, 461, 462, 463, 464, 473, 475, 478, 480], "stein": [83, 459, 480], "adam": [83, 465, 466, 469, 471, 472, 473, 476, 477, 478, 479, 480], "olsen": [83, 465, 466], "experi": [83, 93, 94, 99, 101, 103, 123, 173, 227, 290, 305, 337, 366, 381, 385, 407, 458, 459, 460, 461, 465, 466, 468, 475, 478, 480], "safethread": 83, "exhibit": [83, 244, 255, 290, 341], "sharp": [83, 155], "slower": [83, 84, 103, 155, 223, 244, 255, 267, 280, 327, 381, 462, 463, 465, 467, 471, 477, 478, 479, 480], "compens": [83, 305, 476, 480], "creativ": [83, 232, 333], "judici": [83, 178, 465], "tremend": 83, "3rd": [83, 316, 331, 383, 443, 473, 480], "rate": [83, 114, 138, 286, 292, 305, 340, 346, 393, 398, 476, 480], "gain": [83, 100, 141, 164, 247, 255, 296, 349, 392, 429, 431, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 480], "old_path": 83, "new_path": 83, "ntfs": [83, 480], "hfs": 83, "hhl": 83, "letter": [83, 91, 103, 106, 140, 155, 174, 175, 183, 187, 190, 225, 263, 264, 289, 293, 294, 298, 316, 338, 341, 342, 361, 373, 384, 391, 392, 419, 427, 432, 439, 446, 459, 461, 463, 464, 465, 466, 467, 471, 473, 475, 476, 477, 480], "homogen": [83, 341, 344, 405], "osx": [83, 173, 474, 477, 480], "ironpython": [83, 86, 93, 300, 431, 465, 480], "pyseri": 83, "mitch": 83, "chapman": [83, 463, 478, 480], "selm": 83, "34a04430": 83, "cf9": 83, "ohioe": 83, "arrang": [83, 94, 99, 100, 123, 129, 130, 136, 190, 233, 252, 265, 280, 338, 362, 366, 372, 373, 480], "paul": [83, 311, 458, 459, 460, 461, 462, 464, 465, 466, 470, 471, 473, 474, 475, 477, 478, 479, 480], "boddi": [83, 458], "webprogram": 83, "cameron": [83, 144], "laird": 83, "technolog": [83, 91, 423], "20210224183619": 83, "phaseit": 83, "claird": 83, "web_python": 83, "me": [83, 197, 223, 237, 285, 342, 359, 387, 450, 458, 465, 470, 471], "qs": [83, 391], "josephin": 83, "mi": [83, 146, 464, 478, 479, 480], "req": [83, 107, 338, 386, 392, 472], "hdrs": [83, 390, 392], "guy": 83, "steel": [83, 480], "2c": [83, 366, 480], "sender": [83, 100, 197, 200, 205, 268, 332], "fromaddr": [83, 100, 265, 266, 332, 338], "toaddr": [83, 100, 265, 266, 332], "localhost": [83, 100, 104, 107, 197, 239, 242, 244, 265, 266, 280, 302, 310, 326, 332, 335, 338, 356, 392, 416, 417, 448, 480], "sbin": [83, 173, 316], "progress": [83, 103, 148, 190, 209, 280, 290, 328, 337, 338, 355, 372, 373, 396, 397, 458, 459, 461, 466, 480], "twist": [83, 387, 423, 480], "disk": [83, 94, 99, 106, 166, 181, 191, 197, 205, 210, 231, 240, 244, 255, 262, 264, 266, 268, 275, 278, 281, 285, 290, 292, 295, 296, 319, 327, 329, 337, 345, 349, 355, 379, 402, 410, 419, 425, 462, 464, 465, 467, 473, 480], "lightweight": [83, 213, 223, 337, 378, 396, 458, 459, 464, 465, 475, 476], "databaseprogram": 83, "sdev": 83, "idle3": 84, "pythonwin": [84, 173, 458, 459], "cool": 84, "activepython": [84, 458], "eric": [84, 91, 172, 174, 293, 321, 410, 439, 459, 460, 463, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480], "pyqt": [84, 456], "scintilla": 84, "trepan3k": 84, "wing": 84, "komodo": 84, "pycharm": [84, 476], "pylint": [84, 102], "pyflak": [84, 480], "sooner": [84, 173, 408, 465], "mypi": [84, 102, 383, 425, 470, 475, 476, 480], "pyre": 84, "pytyp": [84, 102, 476], "scan": [84, 92, 94, 99, 103, 155, 174, 190, 225, 227, 242, 290, 316, 325, 359, 366, 383, 425, 426, 452, 461, 462, 464, 466, 472, 475, 480], "pyinstal": [84, 280], "pyoxid": 84, "py2app": [84, 456], "py2ex": [84, 280, 480], "foobar": [84, 117, 217, 222, 265, 289, 316, 341, 387, 480], "remind": [84, 341, 438, 467, 480], "superfici": 84, "moment": [84, 102, 106, 180, 210, 255, 280, 290, 398, 429, 476, 480], "clutter": [84, 100, 472], "defeat": [84, 103, 397, 425, 480], "everywher": [84, 359, 480], "basi": [84, 99, 100, 155, 173, 240, 259, 264, 268, 305, 349, 350, 355, 419, 423, 429, 433, 458, 461, 462, 477, 480], "harder": [84, 190, 289, 341, 387, 471, 480], "linter": [84, 119, 383], "dateutil": [84, 180, 480], "gordon": [84, 104, 459, 462, 480], "mcmillan": [84, 104, 462], "2nd": [84, 258, 316, 366, 480], "grab": [84, 99, 100, 362, 458, 480], "1st": [84, 180, 258], "techniqu": [84, 94, 100, 106, 148, 158, 190, 198, 223, 290, 305, 316, 351, 358, 372, 383, 386, 387, 429, 472, 478, 480], "gone": [84, 97, 107, 238, 386, 459, 460, 462, 465, 467, 472, 478, 480], "bite": [84, 103, 289, 387], "neophyt": 84, "memoiz": [84, 136, 223, 460, 476, 480], "_cach": [84, 280, 460], "matter": [84, 92, 93, 100, 106, 160, 180, 190, 205, 244, 247, 250, 263, 289, 290, 293, 335, 337, 341, 349, 358, 373, 383, 385, 386, 387, 397, 425, 428, 458, 459, 461, 463, 464, 465, 466, 474, 480], "tast": 84, "3c": [84, 366], "somevar": 84, "mistaken": [84, 437, 459, 472, 474, 480], "diagnos": [84, 99, 173, 244, 264, 385, 387], "a_list": [84, 378], "some_tupl": 84, "some_int": 84, "calle": [84, 350, 377], "se": [84, 240, 356, 366], "func1": [84, 383], "99": [84, 91, 104, 144, 173, 180, 183, 258, 263, 265, 316, 340, 341, 363, 463, 466, 467, 472], "100": [84, 91, 100, 106, 107, 114, 122, 123, 133, 144, 152, 178, 180, 183, 187, 198, 205, 211, 222, 238, 242, 244, 258, 263, 272, 280, 281, 292, 315, 326, 334, 340, 341, 342, 355, 363, 364, 373, 381, 385, 392, 402, 404, 416, 424, 427, 438, 441, 443, 446, 447, 448, 449, 459, 462, 464, 465, 466, 469, 470, 472, 474, 475, 478, 480], "clearest": [84, 462], "changeabl": 84, "func2": 84, "func3": 84, "func4": 84, "linear": [84, 129, 138, 158, 166, 187, 258, 325, 340, 341, 346, 381, 437, 462, 474, 478, 480], "tax": [84, 316, 446, 462], "10e6": 84, "exponenti": [84, 183, 266, 341, 359, 406, 427, 462, 463, 465, 480], "inc": [84, 338, 405, 423, 459, 465], "dec": [84, 85, 94, 180, 218, 220, 448, 461, 462, 480], "newdict": 84, "olddict": 84, "new_l": 84, "0x16d07cc": 84, "arguabl": [84, 338], "deliber": [84, 117, 289, 302, 331, 341, 382, 385, 423, 452, 474], "benefici": [84, 100, 136, 423, 475], "on_tru": 84, "on_fals": 84, "ulf": 84, "bartelt": 84, "prime": [84, 163, 190, 205, 222, 258, 280, 341, 349, 363, 438, 448, 472, 476, 478, 480], "fibonacci": [84, 223, 438, 446, 447, 470], "mandelbrot": 84, "ru": [84, 215, 462], "iu": [84, 462], "sx": 84, "sy": 84, "yc": 84, "xc": [84, 349], "80": [84, 102, 104, 133, 144, 152, 155, 164, 205, 239, 240, 244, 258, 304, 305, 329, 334, 335, 340, 381, 385, 391, 392, 449, 463, 470, 472, 475, 476, 480], "___": 84, "______": 84, "__________": 84, "_________________": 84, "axi": [84, 151, 272, 373, 438, 469], "____________________________": 84, "sole": [84, 93, 102, 158, 183, 252, 280, 281, 337, 341, 361, 382, 383, 399, 423, 425, 427, 466, 473, 474, 475, 477, 480], "invari": [84, 93, 94, 183, 193, 296, 383, 427, 429, 480], "0o10": [84, 222], "0xa5": 84, "165": [84, 264, 340], "0xb2": 84, "178": 84, "ago": [84, 461, 480], "190": [84, 340, 461], "144": [84, 223, 258, 438, 446, 447, 478], "0144": 84, "0x144": 84, "rm": [84, 88, 293, 328, 480], "rf": [84, 328, 432, 480], "09": [84, 100, 151, 206, 264, 272, 329, 338, 445, 480], "fanci": [84, 91, 100, 462, 466, 480], "04d": [84, 223], "3f": [84, 157, 443, 472, 478], "assembl": [84, 94, 106, 188, 337, 345, 366, 425, 431, 464, 480], "sio": 84, "yello": 84, "paren": [84, 109, 119, 172, 244, 428, 464, 480], "get_input": 84, "do_foo": [84, 152], "do_bar": [84, 152], "foo_inst": 84, "do_": [84, 152, 242], "myfunc": [84, 100, 188, 316, 417], "fname": [84, 106, 166, 187, 265, 379, 474], "untermin": [84, 480], "workaround": [84, 178, 190, 294, 338, 341, 387, 399, 419, 470, 471, 473, 478, 480], "tough": 84, "dive": 84, "hot": [84, 244, 305], "spot": [84, 292, 361], "benchmark": [84, 223, 305, 452, 459, 460, 462, 463, 464, 466, 467, 468, 470, 471, 473, 474, 475, 478, 479, 480], "sophist": [84, 130, 152, 166, 183, 264, 338, 342, 410, 461, 464], "said": [84, 91, 92, 164, 210, 280, 424, 425, 432, 446, 460, 461, 476, 480], "sprinkl": [84, 431], "moder": [84, 94, 103, 285, 289, 302, 316, 461, 462], "tend": [84, 98, 146, 187, 223, 302, 305, 468], "outweigh": 84, "detriment": 84, "confid": [84, 102, 148, 315], "skill": [84, 381], "ineffici": [84, 255, 290, 350, 379, 471, 475, 480], "quadrat": [84, 158, 187, 341, 406, 466, 469, 480], "my_str": [84, 471], "my_bytes_object": 84, "cheap": [84, 173, 296, 480], "penultim": 84, "activest": [84, 451, 456, 459, 472], "52560": 84, "reorder": [84, 93, 123, 410, 480], "mylist": [84, 178, 318, 472], "variat": [84, 92, 93, 103, 180, 190, 268, 290, 302, 338, 345, 351, 425, 458, 464, 480], "keep_funct": 84, "keep_condit": 84, "fastest": [84, 231, 280, 316, 381, 448, 465, 472, 478], "con": [84, 337, 480], "lisp_list": 84, "analogu": [84, 280], "car": 84, "cdr": 84, "replic": [84, 94, 205, 280, 458, 463, 466, 480], "eleg": [84, 164, 463, 472], "suffic": [84, 222, 292], "exemplar": 84, "wrote": [84, 94, 335, 423, 459, 461, 463, 474, 480], "randal": [84, 105], "schwartz": [84, 105, 465], "isort": 84, "list1": 84, "list2": 84, "embodi": [84, 204, 407], "refin": [84, 477, 480], "mboxmailbox": 84, "maildirmailbox": 84, "outlookmailbox": 84, "mere": [84, 166, 180, 190, 222, 281, 289, 330, 345, 349, 381, 423, 424, 467], "class1": [84, 386, 387, 461], "class2": [84, 386, 387, 461], "upperout": 84, "outfil": [84, 117, 137, 259, 289, 298, 377, 449, 468, 472, 480], "_outfil": 84, "redefin": [84, 141, 158, 247, 335, 425, 462, 465, 480], "trickier": [84, 289], "rough": [84, 92, 100, 106, 199, 223, 240, 249, 258, 272, 278, 280, 289, 290, 299, 315, 341, 359, 362, 382, 425, 433, 459, 465, 466, 477, 479, 480], "incident": [84, 210, 248, 382, 423, 480], "basealia": 84, "getcount": [84, 288, 479], "rebind": [84, 224, 433, 463, 480], "tight": [84, 99, 132, 427, 431, 480], "answer": [84, 88, 92, 93, 130, 151, 190, 223, 232, 265, 268, 305, 342, 363, 439, 443, 459, 463, 467, 480], "cout": 84, "mangl": [84, 193, 222, 318, 427, 432, 433, 437, 474, 480], "_classname__spam": [84, 437], "privaci": [84, 338], "bother": [84, 91, 100, 102, 106, 280, 460, 461, 471], "vanish": [84, 155, 383], "inconveni": [84, 240, 252, 387, 410], "wors": [84, 103, 123, 180, 185, 471, 473, 474, 480], "patholog": [84, 480], "illustr": [84, 98, 99, 100, 107, 117, 136, 170, 180, 190, 205, 240, 247, 265, 328, 330, 337, 341, 345, 356, 366, 385, 392, 424, 427, 463, 473], "13901272": 84, "13891296": 84, "inadvis": 84, "500": [84, 107, 152, 180, 183, 211, 220, 238, 285, 340, 341, 395, 404, 447, 449, 462, 464, 469, 480], "thon": [84, 446], "english": [84, 100, 106, 147, 289, 361, 363, 381, 431, 432, 466, 467, 475], "_sentinel": 84, "late": [84, 91, 102, 187, 300, 459, 480], "firstofmonthd": 84, "namedint": 84, "xlat": 84, "ten": [84, 92, 100, 157, 174, 183, 305, 315, 344, 462], "titlestr": [84, 381], "2012": [84, 91, 106, 220, 473, 479, 480], "blog": [84, 387, 464], "rock": [84, 106, 117], "princip": [84, 119, 240, 338, 468, 472], "age": [84, 92, 105, 157, 223, 240, 241, 337, 338, 448, 461, 462, 463, 466, 472], "weather": 84, "govern": [84, 100, 178, 183, 191, 391, 416, 423, 472], "websit": [84, 107, 181, 392, 431, 472, 480], "station_id": 84, "_station_id": 84, "current_temperatur": 84, "longitud": [84, 342], "latitud": [84, 342], "station": 84, "historic_rainfal": 84, "mm": [84, 180, 245, 275, 341, 363], "rainfal": 84, "change_st": 84, "cm": [84, 136, 166, 359, 385], "__pycache__": [84, 247, 293, 308, 349, 447, 452, 470, 472, 478, 480], "middl": [84, 91, 123, 166, 196, 294, 315, 318, 361, 381, 413, 464, 466, 476, 480], "xyz": [84, 117, 264, 265, 341, 385, 472, 480], "cfile": [84, 308], "bar_var": 84, "foo_var": 84, "jim": [84, 94, 100, 305, 431, 459, 463, 465, 472, 476, 480], "roskind": [84, 305], "strang": [84, 112, 361, 391, 425, 458, 460, 464, 465], "matthia": [84, 466, 469, 471, 473, 476, 477, 478, 480], "urlich": 84, "restructur": [84, 304, 459, 460, 465, 480], "modnam": [84, 437, 447, 464, 471, 476], "fool": [84, 459, 463], "proof": [84, 94, 200, 280, 459, 478, 480], "paradox": [84, 462], "0x7352a0": 84, "0x4198d0": 84, "yournam": 85, "v3": [85, 334, 480], "d48eceb": 85, "19": [85, 88, 94, 99, 100, 103, 106, 136, 147, 157, 173, 180, 183, 190, 206, 220, 233, 258, 290, 338, 340, 341, 342, 420, 462, 463, 464, 465, 466, 469, 472, 478, 479, 480], "2017": [85, 291, 338, 432, 453, 480], "06": [85, 100, 180, 242, 264, 329, 446, 464, 476, 480], "04": [85, 88, 91, 180, 342, 344, 363, 422, 445, 464, 466, 469, 476, 477, 480], "45": [85, 94, 143, 157, 164, 183, 264, 280, 315, 334, 381, 383, 462, 463, 464, 469, 478, 479, 480], "1900": [85, 180, 363, 432, 465, 472], "hellohellohello": 85, "desktop": [85, 106, 400, 458], "pathext": [85, 329, 396, 458, 471, 474, 480], "mcafe": 85, "pyinit_foo": 85, "__declspec": 85, "nn": 85, "33": [85, 144, 157, 173, 175, 258, 280, 281, 316, 349, 386, 441, 447, 448, 461, 462, 463, 472, 478, 479, 480], "loadlibraryex": [85, 173, 478], "getprocaddress": 85, "leo": [85, 146], "initleo": 85, "initleoc": 85, "initmyappc": 85, "myapp": [85, 99, 100, 164, 232, 366, 418, 475], "pythonnn": 85, "_resultobj": 85, "typemap": [85, 266], "wxpythonwindow": 85, "duck": [86, 341, 383, 465, 474, 480], "bdfl": 86, "benevol": [86, 459], "argument1": 86, "argument2": 86, "argumentn": 86, "1j": [86, 151, 222, 259, 386, 480], "multidimension": [86, 341], "perl": [86, 94, 103, 105, 240, 316, 436, 441, 449, 459, 463, 464, 480], "dictview": [86, 341, 478, 480], "eafp": [86, 290], "forgiv": [86, 459, 480], "lbyl": 86, "75": [86, 91, 100, 187, 190, 280, 340, 381, 446, 448, 462, 463, 465, 466, 471, 476, 477, 478, 479, 480], "sum_two_numb": [86, 119], "_featur": [86, 110, 222], "8192": [86, 104, 220, 222, 239, 404], "81": [86, 101, 258, 280, 315, 340, 375, 439, 443, 446, 448, 478], "443": [86, 133, 239, 338, 474], "parameter": [86, 174, 190, 337, 341, 382, 383, 425, 469, 479, 480], "483": [86, 383, 475], "intens": [86, 174, 267, 290, 473, 480], "collat": [86, 263, 337, 470, 480], "leap": [86, 99, 103, 180, 363], "new_local": 86, "cp1252": [86, 155, 445], "04x": [86, 106], "organiz": [86, 338, 425], "1024": [86, 106, 172, 183, 212, 232, 265, 306, 334, 335, 338, 341, 379, 432, 448, 480], "posonly1": 86, "posonly2": 86, "positional_or_keyword": [86, 252], "kw_only1": 86, "kw_only2": 86, "411": [86, 107, 238, 264, 349, 379, 480], "richer": [86, 476], "abracadabra": [86, 92, 157, 280, 341, 342, 439, 463], "variable_nam": 86, "0000": [86, 97, 106, 155, 180, 200, 206, 256, 341, 363, 425, 459, 472, 473, 480], "10ffff": [86, 155, 425, 473, 480], "datastream": 86, "remove_gray_shad": 86, "refactor": [86, 94, 109, 119, 385, 386, 387, 463, 474, 475, 476, 477, 480], "macintosh": [86, 155, 432, 459, 462], "zen": [86, 111], "larri": [87, 340, 466, 468, 469, 473, 474, 478, 479, 480], "hast": [87, 466, 468, 469, 473, 474, 478, 479, 480], "viabl": 87, "inadvert": [87, 166, 252, 465, 474, 475, 480], "ann": 87, "exot": [87, 98, 259, 461], "malform": [87, 119, 155, 183, 196, 222, 239, 255, 268, 342, 463, 465, 472, 480], "nutshel": 87, "__wrapped__": [87, 92, 222, 223, 252, 469, 470, 472, 474, 475, 480], "__globals__": [87, 252, 425, 467, 469, 480], "fn": [87, 100, 106, 163, 197, 264, 396, 404, 418, 419, 467, 475, 478], "paragraph": [87, 99, 136, 194, 244, 259, 289, 290, 293, 338, 341, 361, 410, 417, 423, 425, 459, 462, 480], "tshepang": 88, "mbambo": 88, "fulfil": [88, 107, 238, 242, 338, 460, 462, 472], "devguid": [88, 474], "ctypes_configur": 88, "dotview": 88, "lib_pypi": 88, "drwxr": [88, 220], "xr": [88, 220, 329, 472], "wena": 88, "4096": [88, 104, 106, 112, 157, 170, 220, 222, 232, 334, 341, 362, 472], "feb": [88, 94, 180, 423, 461], "51": [88, 100, 101, 315, 381, 439, 465, 469], "rwxr": [88, 329], "535": 88, "05": [88, 100, 131, 151, 180, 258, 272, 316, 338, 344, 363, 449, 464, 465, 476, 480], "rw": [88, 93, 100, 220, 292, 329, 337, 345, 472, 475, 476, 477], "741": [88, 480], "01": [88, 100, 104, 143, 180, 183, 206, 222, 232, 237, 264, 329, 334, 336, 338, 341, 363, 405, 419, 422, 427, 448, 458, 460, 462, 463, 464, 472, 473, 476, 477, 480], "cftuvsux": 88, "cp": [88, 92, 155, 289, 290, 466, 475], "store_tru": [88, 117, 187, 225, 289, 306, 396, 466, 472, 480], "spirit": 88, "brought": [88, 296, 462, 480], "complaint": [88, 460], "vv": [88, 117, 452, 468, 476, 480], "vvv": [88, 117, 392], "sad": [88, 93, 467, 480], "vvvv": 88, "surfac": [88, 290, 381, 471], "explor": [88, 99, 107, 164, 188, 237, 244, 290, 381, 396, 410, 425, 458, 465, 472, 480], "greedili": 88, "opposit": [88, 94, 103, 106, 206, 316, 381, 425, 459, 465, 467, 480], "sake": [88, 91, 100, 125, 202, 290, 328, 429, 462, 480], "vq": 88, "po": [88, 227, 466, 470], "babel": [88, 227], "pybabel": [88, 227], "book": [90, 94, 102, 103, 151, 157, 180, 268, 316, 337, 359, 366, 472, 480], "py3c": 90, "opinion": [90, 459, 464], "kuchl": [91, 94, 103, 106, 174, 459, 460, 461, 462, 463, 464, 465, 466, 474], "raymond": [91, 92, 94, 105, 174, 344, 424, 459, 460, 462, 463, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "paint": [91, 174, 381, 461], "vt100s": [91, 174], "nich": 91, "valuabl": [91, 111, 227, 334, 378, 473], "button": [91, 100, 148, 174, 186, 244, 278, 366, 372, 373, 381, 423, 458, 476, 477, 478, 480], "urwid": 91, "commerci": [91, 292, 423, 465], "carri": [91, 92, 99, 155, 181, 183, 188, 262, 264, 272, 280, 289, 315, 337, 341, 385, 407, 423, 426, 432, 433, 464, 465, 466, 475, 478, 480], "proprietari": [91, 423], "unicurs": 91, "biggest": [91, 102, 379, 467, 472, 473], "mvaddstr": 91, "mvwaddstr": 91, "stdscr": [91, 174, 465], "multibyt": [91, 174, 205, 341, 473, 480], "mess": [91, 117, 289, 461], "die": [91, 209, 325, 399, 478, 480], "buggi": [91, 459, 461, 471, 473, 474, 480], "uncaught": [91, 149, 337, 349, 362, 427, 460, 478, 480], "funni": [91, 138], "rectangular": [91, 151, 381], "redraw": 91, "begin_x": [91, 174], "begin_i": [91, 174], "height": [91, 174, 178, 244, 278, 290, 316, 340, 366, 373, 381, 383, 446, 464, 480], "40": [91, 92, 94, 99, 152, 157, 180, 190, 244, 264, 305, 315, 316, 318, 329, 340, 363, 372, 381, 421, 438, 448, 449, 469, 474, 477, 478, 479, 480], "slow": [91, 100, 181, 232, 244, 255, 258, 266, 280, 327, 335, 341, 350, 359, 381, 383, 419, 420, 459, 460, 462, 463, 465, 479, 480], "baud": [91, 480], "flurri": [91, 459], "redrawn": [91, 174, 381], "subsect": [91, 103, 123, 244, 341, 427, 480], "26": [91, 93, 99, 101, 147, 180, 233, 256, 280, 315, 329, 338, 363, 364, 375, 391, 420, 423, 462, 463, 466, 472, 476, 478, 479, 480], "ordinari": [91, 99, 103, 148, 166, 190, 222, 231, 297, 316, 327, 330, 337, 340, 355, 386, 399, 410, 429, 432, 433, 459, 473, 480], "annoy": [91, 106, 148, 264, 386, 459, 461, 462, 465, 467, 473, 478, 480], "flicker": [91, 174, 480], "twisti": 91, "maze": 91, "subt": [91, 193, 202, 429], "waddstr": [91, 473], "boldfac": [91, 465], "underlin": [91, 174, 369, 373], "distract": [91, 289, 480], "blink": [91, 174, 478, 479, 480], "invis": [91, 155, 174, 176, 381, 466, 468, 480], "synonym": [91, 100, 106, 112, 174, 289, 296, 316, 339, 366, 407, 432, 465, 480], "video": [91, 174, 258, 269, 272, 465], "viewer": [91, 244, 266, 381, 480], "safest": [91, 173, 268, 480], "stick": [91, 106, 267, 280, 359, 373, 381, 461, 462, 465], "bright": 91, "xterm": [91, 174, 480], "american": [91, 180], "spell": [91, 155, 180, 200, 264, 305, 341, 373, 432, 433, 462, 467, 473, 480], "canadian": [91, 155], "british": 91, "resign": 91, "misspel": [91, 92, 164, 386, 480], "foreground": [91, 174, 244, 373, 449], "wire": [91, 99, 155, 174, 264, 265, 266, 338, 343, 386, 416, 475], "white": [91, 93, 103, 174, 175, 196, 208, 244, 345, 373, 381, 392, 423, 431, 449, 474, 479, 480], "black": [91, 93, 100, 106, 144, 157, 174, 208, 244, 315, 373, 381, 449, 462, 463, 469, 470, 471, 474, 478], "green": [91, 93, 119, 157, 174, 208, 237, 315, 340, 381, 399, 438, 449, 462, 463, 468, 469, 472, 476, 480], "magenta": [91, 93, 174, 449], "cyan": [91, 93, 174, 449], "alert": [91, 237, 266, 338, 383, 397, 477, 480], "rgb": [91, 93, 159, 174, 203, 246, 289, 366, 381, 474, 480], "purpl": [91, 93, 100, 208], "unabl": [91, 94, 99, 100, 107, 252, 264, 268, 290, 325, 337, 345, 349, 361, 440, 458, 464, 480], "lucki": [91, 173], "talent": 91, "tenth": [91, 138, 174, 206], "printdocu": 91, "backspac": [91, 103, 174, 175, 244, 316, 432, 445, 480], "keybind": [91, 174, 244, 317], "editwin": 91, "struck": 91, "brows": [91, 107, 310, 373, 465, 480], "vendor": [91, 232, 300, 457, 458, 480], "acs_": 91, "lengthi": [91, 94, 103, 258, 297, 459, 460, 461, 462, 463, 472, 480], "swear": 91, "pycon": [91, 106, 338, 464], "2013": [91, 100, 106, 180, 291, 338, 423, 480], "hetting": [92, 94, 105, 424, 462, 463, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "peopl": [92, 94, 97, 102, 106, 174, 183, 187, 190, 227, 232, 289, 410, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 473, 476, 478, 480], "curious": [92, 148, 480], "objtyp": 92, "directorys": 92, "song": [92, 471], "game": [92, 117, 381, 464, 465], "twenti": 92, "chess": [92, 94, 106, 461, 462], "reveal": [92, 180, 383, 465, 472, 480], "_age": 92, "loggedageaccess": 92, "birthday": [92, 448, 469], "mari": [92, 334, 438], "dave": [92, 105, 462, 463, 466, 472, 480], "david": [92, 94, 96, 106, 227, 423, 458, 459, 460, 461, 462, 463, 465, 466, 468, 470, 472, 473, 474, 475, 476, 478, 480], "hardwir": [92, 166, 305], "loggedaccess": 92, "public_nam": 92, "private_nam": 92, "pete": 92, "peter": [92, 97, 111, 227, 315, 364, 459, 460, 461, 462, 463, 464, 465, 470, 473, 474, 475, 476, 479, 480], "kate": 92, "catherin": 92, "some_class": 92, "descriptor_nam": 92, "notori": [92, 399], "meet": [92, 94, 100, 137, 166, 183, 187, 190, 296, 341, 392, 423, 425, 459, 463], "oneof": 92, "predic": [92, 94, 135, 252, 258, 361, 362, 410, 462, 465, 472, 477, 479, 480], "minvalu": 92, "maxvalu": 92, "minsiz": 92, "wood": [92, 117], "metal": 92, "plastic": 92, "quantiti": [92, 183, 272, 290, 316, 338, 462, 466, 472], "metl": 92, "toolset": [92, 258, 289, 465, 480], "deeper": [92, 107, 164, 180, 190, 304, 342, 349], "behind": [92, 173, 190, 281, 306, 322, 352, 355, 381, 392, 425, 458, 460, 463, 480], "everyday": [92, 222], "find_name_in_mro": 92, "object_getattribut": 92, "cls_var": 92, "descr_get": 92, "bypass": [92, 155, 223, 232, 290, 342, 349, 351, 386, 422, 425, 427, 429, 471, 480], "getattr_hook": 92, "slot_tp_getattr_hook": 92, "type_getattro": [92, 480], "super_getattro": 92, "skeleton": 92, "conn": [92, 123, 157, 163, 166, 239, 280, 296, 326, 334, 338, 362, 464, 472, 475], "movi": [92, 144, 337, 383, 470, 471], "director": [92, 144, 392], "music": [92, 157, 423], "artist": 92, "genr": 92, "entertain": [92, 148], "war": [92, 470], "georg": [92, 106, 258, 443, 464, 465, 466, 468, 469, 472, 473, 475, 476, 480], "luca": [92, 232, 474, 475, 480], "jaw": [92, 144], "1975": [92, 144, 259, 337, 340, 446, 478], "steven": [92, 460, 464, 466, 471, 472, 474, 475, 476, 478, 480], "spielberg": [92, 144], "countri": [92, 240, 263, 338, 341, 410, 463], "road": [92, 241], "john": [92, 105, 107, 157, 172, 187, 366, 410, 437, 438, 439, 460, 463, 464, 465, 466, 469, 470, 473, 476, 480], "denver": [92, 480], "abram": 92, "excit": [92, 459, 461], "prepackag": 92, "succinct": [92, 258, 383], "fget": [92, 222, 382], "fset": [92, 222, 382], "fdel": [92, 222, 382], "getx": [92, 222], "__x": 92, "delx": [92, 222], "descrobject": 92, "prop": [92, 458, 471, 480], "intervent": [92, 366, 422], "spreadsheet": [92, 462], "b10": 92, "recalcul": [92, 119, 264, 422], "recalc": 92, "_valu": [92, 193, 202], "seamless": 92, "classobject": [92, 470, 480], "__func__": [92, 109, 252, 341, 425, 437, 465, 466], "__self__": [92, 252, 341, 425, 437, 465, 480], "func_descr_get": 92, "funcobject": [92, 470, 480], "0x00c45070": 92, "0x00b18c90": 92, "0x1012e1f98": 92, "wonder": [92, 148, 172, 305, 431, 459, 462, 472], "recap": 92, "chart": [92, 106], "experiment": [92, 244, 268, 366, 368, 407, 431, 453, 462, 467, 468, 470, 471, 472, 477, 478, 480], "averag": [92, 138, 258, 290, 305, 315, 341, 345, 373, 379, 431, 448, 467, 474, 478, 480], "conceptu": [92, 94, 99, 117, 138, 191, 193, 197, 202, 247, 250, 342, 383, 397, 429, 477], "dataset": [92, 164, 223, 463, 478, 480], "9332": 92, "unexcit": 92, "pystaticmethod_typ": 92, "dict_fromkey": 92, "dictobject": [92, 464, 480], "pyclassmethod_typ": 92, "vehicl": 92, "id_numb": 92, "id_nubm": 92, "vye483814lqex": 92, "_dept": 92, "dept": [92, 437, 468, 472], "botani": 92, "watney": 92, "pirat": 92, "mar": [92, 93, 94, 180, 340, 431, 438, 461, 465], "48": [92, 232, 340, 341, 379, 395, 469, 480], "152": 92, "flyweight": 92, "35": [92, 94, 183, 222, 315, 340, 400, 432, 462, 463, 464, 465, 471, 472, 476, 478, 479, 480], "m1": [92, 258, 344, 470], "100_000": [92, 340], "faith": [92, 205, 342, 349], "_slotvalu": 92, "clsname": 92, "descr_new": 92, "member_get": 92, "member_set": 92, "member_delet": 92, "member_repr": 92, "mcls": [92, 379], "pytypereadi": 92, "add_method": 92, "slot_nam": 92, "object_new": 92, "empty_slot": 92, "_pyobject_genericsetattrwithdict": 92, "0x7fb5d302f9d0": 92, "slot_valu": 92, "xz": [92, 267, 329, 355, 383, 472, 473, 475, 480], "week": [93, 147, 180, 263, 363, 459, 471, 478, 480], "upper_cas": [93, 480], "from_dat": 93, "plot": [93, 463], "chore": [93, 459], "first_week_day": 93, "weekend": 93, "96": [93, 97, 256, 341, 379, 476, 477, 478, 479, 480], "chores_for_ethan": 93, "dish": [93, 341], "show_chor": 93, "alias_for_squar": 93, "unimport": 93, "autonam": 93, "north": [93, 180, 373, 381, 466, 468, 480], "south": [93, 155, 316, 373, 381, 465, 468], "east": [93, 180, 363, 373, 381, 384, 437, 463], "west": [93, 180, 363, 373, 381, 437, 468], "__members__": [93, 208, 461, 467], "recreat": [93, 155, 187, 295, 334, 391, 396, 399, 425, 473, 477, 480], "vast": [93, 327, 478, 479, 480], "mood": 93, "funki": [93, 164], "happi": [93, 123, 462, 478, 480], "favorite_mood": 93, "enumnam": 93, "morecolor": 93, "pink": [93, 381], "some_behavior": 93, "creaturedatamixin": 93, "leg": 93, "creatur": 93, "beetl": 93, "dog": [93, 103, 157, 316, 437, 472, 475], "test_enum": 93, "fruit": [93, 304, 425, 439], "tomato": [93, 337], "picklabl": [93, 163, 252, 280, 296, 475, 480], "myenum": 93, "pickle_by_enum_nam": 93, "ant": [93, 146], "bee": 93, "closer": [93, 328, 329, 387, 397, 466, 467, 475, 480], "somedata": [93, 232, 301], "newenumnam": 93, "chartreus": 93, "sea_green": 93, "rosemari": 93, "rwx": [93, 329], "floatenum": 93, "_value_": [93, 208], "px": [93, 272], "km": [93, 340], "vx": 93, "vy": 93, "member_nam": [93, 208, 469], "_name_": [93, 208], "_order_": [93, 208, 480], "enumclass": [93, 480], "earth": [93, 337, 340, 438], "jupit": [93, 340], "mercuri": [93, 340, 472, 474, 480], "neptun": [93, 340], "saturn": [93, 340], "uranus": [93, 340], "venus": [93, 340, 438], "radius": [93, 152, 272, 337, 381], "surface_grav": 93, "compris": [93, 119, 285, 299, 345, 427, 432, 433, 465], "_convert_": [93, 480], "some_enum_var": 93, "renumb": [93, 245, 425], "autonumb": 93, "swatch": 93, "panton": 93, "auburn": 93, "3497": 93, "1246": 93, "bleached_cor": 93, "grade": [93, 105, 144, 222, 340, 341, 381, 462, 480], "grene": 93, "303e": 93, "4397e6": 93, "869e": 93, "0518e6": 93, "976e": 93, "37814e6": 93, "421e": 93, "3972e6": 93, "9e": 93, "27": [93, 147, 180, 233, 254, 290, 316, 334, 338, 340, 364, 375, 432, 443, 446, 459, 462, 468, 469, 472, 473, 477, 478, 479, 480], "1492e7": 93, "688e": 93, "0268e7": 93, "686e": 93, "5559e7": 93, "024e": 93, "4746e7": 93, "kilogram": 93, "gravit": [93, 381], "m3": [93, 363, 470], "kg": 93, "67300e": 93, "6378140": 93, "802652743337129": 93, "367": 93, "day_": 93, "day_0": 93, "day_1": [93, 263], "day_365": 93, "365": [93, 180, 338, 340, 363], "day_366": 93, "tour": [94, 461, 462], "subclaus": 94, "ml": [94, 462], "ocaml": 94, "haskel": [94, 258, 438, 459, 462], "emphas": [94, 190, 281, 424, 480], "discourag": [94, 103, 136, 155, 178, 191, 222, 247, 285, 316, 331, 338, 341, 350, 355, 359, 425, 461, 464, 480], "puriti": [94, 391], "constraint": [94, 119, 183, 188, 208, 264, 290, 296, 304, 341, 383, 391, 424, 426, 428, 429, 464, 465, 467, 471, 480], "conclud": [94, 99, 103], "rigor": 94, "aros": 94, "onward": [94, 100, 183, 218, 252, 330, 337, 341, 480], "impract": 94, "enorm": 94, "daili": [94, 461, 480], "proven": [94, 190, 381, 462], "believ": [94, 289, 462], "synthes": [94, 190, 383], "jan": [94, 180, 338, 345, 402, 461, 466, 469, 470, 472, 475, 476, 477, 478, 479, 480], "apr": [94, 452, 461, 464], "jun": [94, 220, 363, 461], "jul": [94, 220, 461, 472], "nov": [94, 180, 206, 220, 242, 338, 363, 461, 476], "itali": 94, "rome": 94, "franc": 94, "pari": [94, 103, 422, 446], "washington": [94, 245], "dc": [94, 258, 290, 410, 464], "genexp": [94, 428], "concis": [94, 97, 164, 289, 337, 425, 459, 463, 472, 476, 480], "line_list": 94, "stripped_it": 94, "stripped_list": 94, "sequence1": [94, 459], "condition1": 94, "expr2": [94, 427, 459], "sequence2": [94, 459], "condition2": 94, "expr3": [94, 427], "sequence3": 94, "condition3": 94, "exprn": [94, 459], "sequencen": [94, 459], "conditionn": 94, "obj_tot": 94, "list_all_object": [94, 463], "expr1": [94, 427, 459], "seq1": [94, 288, 459], "doubtless": [94, 460, 461, 462], "weren": [94, 103, 119, 232, 460, 461, 462, 463, 464, 466], "generate_int": [94, 461, 462], "gen": [94, 252, 258, 427, 461, 462, 472, 475, 480], "messier": [94, 103, 461, 462, 466], "test_gener": [94, 461, 462, 480], "inord": [94, 461, 462], "queen": [94, 315, 316, 461, 462], "nxn": [94, 461, 462], "board": [94, 98, 174, 461, 462], "threaten": [94, 461, 462], "knight": [94, 106, 304, 423, 439, 443, 461, 462, 478], "rout": [94, 107, 209, 382, 404, 449, 461, 462, 466, 474], "chessboard": [94, 461, 462], "messi": [94, 462, 466], "becam": [94, 146, 210, 290, 332, 349, 363, 383, 459, 465, 466, 475, 478, 479, 480], "cumul": [94, 215, 223, 272, 305, 340, 377, 379, 452, 464, 472, 474, 475, 480], "itera": 94, "iterb": 94, "sentenc": [94, 223, 316, 361, 461, 462, 465, 480], "fragment": [94, 138, 311, 341, 391, 392, 409, 410, 464, 466, 472, 473, 480], "is_even": [94, 416], "verb": [94, 290], "10000": [94, 305, 330, 364, 381, 462, 473, 480], "rand_list": 94, "769": 94, "7953": 94, "9828": 94, "6431": 94, "8442": 94, "9878": 94, "6213": 94, "2207": 94, "shortest": [94, 192, 222, 258, 459, 464, 466, 467, 468, 472], "broad": [94, 180, 289, 391, 461, 464, 466, 473, 480], "interv": [94, 99, 174, 180, 244, 266, 290, 305, 315, 330, 340, 349, 359, 362, 363, 373, 381, 463, 465, 472, 476, 478, 480], "elem": [94, 144, 157, 222, 223, 258, 341, 410, 439, 464, 466, 470, 472], "endless": [94, 258, 459, 461, 463, 464, 480], "rubi": [94, 340, 449], "less_than_10": 94, "aba": 94, "came": [94, 99, 100, 190, 199, 280, 460, 461, 462, 463, 464, 480], "relax": [94, 180, 241, 472, 479, 480], "key_func": 94, "city_list": 94, "decatur": 94, "huntsvill": 94, "selma": 94, "anchorag": 94, "ak": 94, "nome": 94, "flagstaff": 94, "az": 94, "phoenix": 94, "tucson": 94, "city_st": 94, "kwarg1": [94, 464], "value1": [94, 164, 464, 479], "kwarg2": [94, 464], "value2": [94, 164, 464, 479], "server_log": [94, 464], "initial_valu": [94, 255], "abbc": 94, "clearer": [94, 190, 289, 341, 459, 460, 461, 462, 463, 465, 477, 480], "stripped_lin": 94, "existing_fil": 94, "file_list": 94, "anonym": [94, 173, 220, 265, 275, 290, 381, 424, 427, 459, 472, 480], "adder": 94, "print_assign": 94, "multiway": 94, "disentangl": 94, "heck": 94, "essenc": 94, "disagre": [94, 375, 459], "assist": [94, 106, 261, 275, 281, 382, 396, 425, 461, 462, 463, 464, 465, 466, 477, 480], "draft": [94, 106, 148, 268, 293, 407, 459, 460, 461, 462, 463, 464, 465, 466, 476, 477, 480], "ian": [94, 404, 470], "bick": [94, 404], "nick": [94, 97, 106, 321, 425, 461, 463, 464, 465, 466, 468, 472, 473, 474, 475, 476, 477, 480], "coghlan": [94, 97, 106, 321, 463, 464, 465, 466, 468, 472, 473, 474, 475, 476, 477, 480], "efford": 94, "jewett": [94, 463, 465], "mike": [94, 461, 463, 464, 465, 470, 480], "krell": 94, "leandro": 94, "lameiro": 94, "jussi": 94, "salmela": 94, "collin": [94, 465, 466, 475, 480], "winter": [94, 222, 465, 466], "blake": [94, 232], "winton": 94, "typo": [94, 148, 383, 386, 427, 461, 480], "tutor": 94, "harold": [94, 342], "abelson": 94, "gerald": 94, "jay": [94, 460, 472, 480], "sussman": 94, "mitpress": 94, "mit": [94, 248, 304, 423], "sicp": 94, "classic": [94, 164, 181, 200, 227, 268, 366, 381, 387, 446, 461, 462, 464, 466, 467, 472, 480], "textbook": [94, 103, 316, 464, 465], "scienc": [94, 103, 340, 362, 475], "defmacro": 94, "rambl": 94, "wikipedia": [94, 106, 157, 232, 268, 338, 344, 381, 464, 472, 473, 480], "functional_program": 94, "partial_appl": 94, "curri": 94, "gnosi": 94, "cx": [94, 258, 462], "tpip": 94, "mertz": 94, "ibm": [94, 155, 174, 183, 344, 419, 462, 464, 473, 480], "developerwork": 94, "malcolm": [96, 316, 466, 472, 476, 480], "ukasz": [96, 285, 472, 474, 475, 476, 477, 478, 479, 480], "langa": [96, 285, 472, 474, 475, 476, 477, 478, 479, 480], "yum": 96, "sdt": 96, "sudo": [96, 100], "29564": [96, 480], "python18035": 96, "_pyeval_evalframedefault": [96, 101, 480], "29565": 96, "dtrace_function_entri": 96, "29566": [96, 480], "29567": 96, "dtrace_function_return": 96, "29568": [96, 480], "29569": 96, "29570": 96, "29571": [96, 480], "maybe_dtrace_lin": 96, "stapsdt": 96, "readelf": [96, 480], "grep": [96, 100, 101, 244, 345, 459, 480], "0000000000000000": 96, "00308d78": 96, "libpython3": [96, 480], "3dm": 96, "00365b68": 96, "0x00000254": 96, "0x00000020": [96, 173], "0x00000010": 96, "nt_gnu_abi_tag": 96, "0x00000274": 96, "0x00000024": 96, "0x00000014": 96, "nt_gnu_build_id": 96, "bitstr": 96, "df924a2b08a7e89f6e11251d4602022977af2670": 96, "0x002d6c30": 96, "0x00000144": 96, "0x00000031": 96, "nt_stapsdt": 96, "gc__start": 96, "0x00000000004371c3": 96, "0x0000000000630ce2": 96, "0x00000000008d6bf6": 96, "ebx": 96, "0x00000030": 96, "gc__done": 96, "0x00000000004374e1": 96, "0x00000000008d6bf8": 96, "rax": 96, "0x00000045": 96, "function__entri": 96, "0x000000000053db6c": 96, "0x00000000008d6be8": 96, "rbp": 96, "r12": 96, "eax": 96, "0x00000046": 96, "function__return": 96, "0x000000000053dba8": 96, "0x00000000008d6bea": 96, "copyinstr": 96, "probenam": 96, "arg0": [96, 290, 350], "call_stack": 96, "156641360502280": 96, "156641360518804": 96, "156641360532797": 96, "function_3": 96, "156641360546807": 96, "156641360563367": 96, "156641360578365": 96, "156641360591757": 96, "156641360605556": 96, "156641360617482": 96, "156641360629814": 96, "156641360642285": 96, "156641360656770": 96, "156641360669707": 96, "156641360687853": 96, "function_4": 96, "156641360700719": 96, "156641360719640": 96, "function_5": 96, "156641360732567": 96, "156641360747370": 96, "user_str": 96, "thread_ind": 96, "stap": 96, "stp": 96, "11408": 96, "8274": 96, "_abcol": 96, "11414": 96, "425": [96, 238, 479, 480], "11418": 96, "490": 96, "11424": 96, "11428": 96, "426": [96, 238], "11433": 96, "libpython": [96, 453, 469, 470, 478, 480], "6dm": 96, "import__find__load__start": [96, 477], "import__find__load__don": [96, 477], "find_and_load": 96, "frameptr": 96, "arg4": 96, "fn_call": 96, "033": [96, 174, 480], "1h": [96, 466], "6s": [96, 100, 187], "80s": 96, "30s": 96, "foreach": 96, "6d": [96, 100], "moodi": [97, 473, 474, 475], "192": [97, 100, 240, 256, 264, 342], "db8": [97, 256], "3221225985": [97, 256], "42540766411282592856903984951653826561": 97, "3221225984": 97, "42540766411282592856903984951653826560": 97, "firewal": [97, 244, 280, 460, 473], "router": [97, 256, 334], "hybrid": [97, 180, 474], "ipv": [97, 480], "intuit": [97, 98, 99, 103, 148, 183, 187, 258, 372, 427, 459, 460, 461, 474], "addr4": 97, "addr6": [97, 475], "host4": 97, "host6": 97, "net4": 97, "net6": 97, "4294967296": [97, 256, 467], "254": [97, 480], "ffff": [97, 256, 459, 473], "0db8": 97, "0001": [97, 180, 432, 477, 480], "explos": [97, 410], "lend": [97, 461], "agnost": [97, 341, 383], "168": [97, 100, 240, 256, 264, 342], "octet": [97, 197, 203, 256, 302, 342, 391, 480], "concern": [97, 99, 123, 130, 155, 164, 266, 296, 311, 338, 359, 387, 423, 460, 461, 466, 476, 477, 478, 479, 480], "safer": [98, 190, 296, 297, 462, 463, 471, 480], "evolv": [98, 254, 265, 429], "granular": [98, 100, 247, 290, 349, 480], "old_binascii": 98, "stringent": [98, 474], "qwertyuiop": 98, "boo": 98, "circuit": [98, 341, 439], "led": [98, 164, 290, 460, 473, 476, 480], "price": [98, 157, 218, 316, 409, 446, 463, 464, 475, 478, 480], "xxlimit": [98, 480], "my_struct": 98, "pay": [98, 100, 103, 190, 458, 471, 474], "myattribut": 98, "rewrit": [98, 102, 119, 197, 215, 290, 375, 459, 462, 464, 466, 467, 475, 478, 480], "unintent": [98, 100, 111, 264, 345, 472, 480], "pickleabl": [98, 266, 480], "blueprint": 98, "py_tp_travers": 98, "tedious": [98, 106, 119, 125, 148, 381, 386, 459, 464, 478], "roadblock": 98, "get_defining_class": 98, "get_type_of_self": 98, "example_method": 98, "example_method_doc": 98, "my_method": 98, "module_def": 98, "capi": [98, 466], "iron": 98, "vinay": [99, 100, 462, 463, 465, 466, 468, 472, 473, 474, 475, 476, 477, 478, 479], "sajip": [99, 100, 462, 463, 465, 466, 468, 472, 473, 474, 475, 476, 477, 478, 479], "vinay_sajip": [99, 100], "dove": [99, 100], "investig": [99, 341], "confirm": [99, 186, 264, 294, 383, 392, 397, 458, 480], "serious": [99, 123, 190, 210, 232, 264, 386], "told": [99, 383, 396, 425, 462], "resund": 99, "malm": 99, "threshold": [99, 100, 264, 341, 464], "loglevel": 99, "numeric_level": 99, "afresh": [99, 166, 264], "mylib": [99, 385], "do_someth": [99, 100, 148, 338, 385, 427], "levelnam": [99, 100, 264, 265, 266, 280, 463, 466, 472], "2010": [99, 100, 106, 264, 329, 342, 349, 387, 466, 472], "41": [99, 258, 304, 315, 316, 340, 416, 448, 465, 479, 480], "iso8601": [99, 416], "3339": 99, "datefmt": [99, 100, 264, 265], "46": [99, 157, 315, 341, 449, 469, 478, 479, 480], "am": [99, 100, 180, 263, 296, 363, 431], "invest": 99, "favourit": 99, "beverag": 99, "hereaft": [99, 305, 352], "diagram": [99, 190, 222, 335, 461], "threefold": 99, "baz": [99, 100, 101, 117, 164, 244, 247, 259, 264, 265, 280, 290, 308, 316, 359, 382, 385, 386, 387, 404, 429, 433], "bam": [99, 264], "descend": [99, 105, 119, 160, 193, 202, 252, 264, 280, 293, 305, 339, 366, 373, 385, 407, 408, 410, 464, 466, 480], "ancestor": [99, 100, 174, 264, 265, 280, 293, 338, 373, 386, 387, 410, 425, 462, 480], "deconfigur": 99, "establish": [99, 123, 190, 244, 245, 266, 280, 296, 299, 302, 316, 325, 332, 338, 356, 392, 402, 424, 425, 426, 466, 472, 480], "fmt": [99, 100, 180, 198, 256, 264, 292, 301, 359, 449, 465, 480], "millisecond": [99, 123, 174, 180, 244, 264, 325, 373, 381, 403, 472, 476, 479, 480], "tack": 99, "simple_exampl": [99, 100], "simple_logging_modul": 99, "2005": [99, 100, 180, 268, 423, 463, 464, 465, 480], "03": [99, 100, 180, 183, 264, 338, 342, 363, 448, 462, 464, 480], "618": [99, 258, 469, 480], "620": [99, 463], "697": [99, 471, 480], "773": 99, "conf": [99, 100, 103, 293, 449, 462, 472, 480], "simpleexampl": [99, 100], "consolehandl": 99, "simpleformatt": 99, "logger_root": [99, 265], "logger_simpleexampl": 99, "handler_consolehandl": 99, "formatter_simpleformatt": 99, "simple_logging_config": 99, "38": [99, 100, 187, 222, 264, 334, 379, 462, 469, 478, 479, 480], "977": [99, 285], "979": 99, "56": [99, 101, 180, 183, 222, 255, 280, 334, 340, 439, 441, 472, 475, 480], "054": 99, "055": 99, "130": [99, 256, 340, 466], "noncod": 99, "disable_existing_logg": [99, 100, 265], "mypackag": 99, "myhandl": [99, 100, 265], "superset": [99, 303, 341, 427, 459, 462, 480], "yaml": [99, 117, 248, 259, 265, 466, 469, 472], "ext": [99, 100, 155, 188, 197, 265, 273, 291, 294, 449, 462, 463, 472, 480], "raiseexcept": [99, 100, 264, 266, 472], "resort": [99, 181, 263, 264, 461], "absenc": [99, 107, 112, 252, 262, 264, 316, 338, 362, 404, 425, 480], "organis": [99, 100, 264], "orgnam": 99, "advis": [99, 166, 173, 245, 280, 285, 290, 362, 397, 422, 423, 425, 427, 472, 478, 480], "prerog": 99, "audienc": [99, 304, 397, 431, 462, 467], "interfer": [99, 129, 164, 223, 263, 294, 480], "deliv": [99, 107, 130, 180, 222, 325, 330, 332, 373, 387, 427, 465, 480], "desk": 99, "staff": [99, 329, 355], "convinc": [99, 263], "xp": [99, 266, 373, 462, 475], "criteria": [99, 245, 264, 305], "reopen": [99, 266, 296, 337, 356, 466, 476, 480], "provis": [99, 299, 338, 423, 427], "trailer": [99, 290, 421, 428, 480], "swallow": [99, 100, 136, 449, 459, 466, 472, 478, 480], "misconfigur": [99, 244, 480], "altogeth": [99, 100, 148, 210, 419, 425, 472], "expensive_func1": 99, "expensive_func2": 99, "deepli": [99, 359, 386, 432, 459, 465, 480], "recomput": [99, 325, 326, 330, 363, 474, 480], "_srcfile": 99, "logthread": 99, "logprocess": 99, "logmultiprocess": 99, "logasynciotask": 99, "past": [100, 117, 119, 180, 190, 213, 244, 252, 290, 293, 296, 311, 342, 345, 363, 404, 472, 474, 475, 478, 479, 480], "somelogg": 100, "auxiliary_modul": 100, "spam_appl": 100, "fh": 100, "auxiliari": [100, 258, 472, 480], "some_funct": [100, 386, 387], "module_logg": 100, "47": [100, 180, 206, 258, 315, 316, 421, 439, 448, 465, 469, 480], "663": 100, "665": 100, "668": [100, 329], "670": [100, 470], "671": 100, "672": [100, 218], "hi": [100, 144, 173, 301, 341, 366, 383, 480], "relativecr": [100, 264], "threadnam": [100, 264], "mainthread": [100, 480], "505": [100, 107, 238], "1007": 100, "1507": [100, 465], "1508": 100, "2258": 100, "2512": 100, "3009": 100, "3013": 100, "3515": 100, "3761": 100, "4017": 100, "4513": 100, "4518": 100, "interspers": [100, 289], "quota": [100, 209, 245], "dormant": 100, "12s": 100, "8s": [100, 264, 265, 466, 472], "jackdaw": 100, "quartz": 100, "logger1": 100, "area1": 100, "logger2": 100, "area2": 100, "zephyr": 100, "blow": [100, 148, 289, 472, 480], "vex": [100, 460], "daft": 100, "jump": [100, 188, 190, 244, 267, 294, 350, 381, 425, 438, 462, 464, 467, 470, 471, 476, 477, 480], "zebra": [100, 157, 296], "jail": 100, "zesti": 100, "vixen": 100, "quack": [100, 465], "five": [100, 183, 266, 268, 289, 290, 316, 335, 337, 338, 349, 391, 412, 459, 465, 473, 478, 480], "wizard": [100, 461], "warnings_and_below": 100, "filter_mak": 100, "levelno": [100, 264], "9999": [100, 101, 130, 147, 180, 244, 335, 472, 477, 480], "data_to_send": 100, "culprit": 100, "sluggish": 100, "poor": [100, 146, 302, 305, 316, 460, 461, 480], "infrastructur": [100, 155, 338, 397, 465, 466, 474, 477, 480], "capac": [100, 174, 266, 290, 340, 362, 464, 466], "precaut": 100, "eat": [100, 272, 480], "que": 100, "queue_handl": 100, "respect_handler_level": [100, 266, 475, 480], "rootlogg": 100, "default_tcp_logging_port": [100, 265], "unformat": [100, 259, 316], "logrecordstreamhandl": 100, "slen": 100, "handlelogrecord": 100, "lognam": [100, 226, 290], "wast": [100, 106, 467, 480], "bandwidth": [100, 106, 438, 466, 469], "logrecordsocketreceiv": 100, "serve_until_stop": 100, "rd": [100, 338, 341], "wr": [100, 460, 480], "5d": 100, "15s": [100, 264, 265, 466, 472], "69": [100, 363, 410, 469], "supervisor": 100, "gist": 100, "bone": [100, 456], "bash": [100, 152, 293, 328, 396, 444, 450, 480], "ensure_app": 100, "log_listen": 100, "webapp": 100, "unzip": [100, 222, 418, 420, 462, 480], "bottl": [100, 173, 465], "supervisorctl": 100, "tweak": [100, 289, 387, 460, 463, 476, 480], "customadapt": 100, "connid": 100, "some_conn_id": 100, "threadloc": 100, "contextfilt": 100, "inject": [100, 123, 134, 264, 269, 328, 337, 345, 355, 383, 452, 464, 475, 480], "sheila": 100, "ips": [100, 480], "231": 100, "5s": 100, "a1": [100, 225, 480], "a2": [100, 225, 316], "lvl": 100, "lvlname": 100, "webapplib": 100, "11s": 100, "appnam": [100, 266], "9s": 100, "4s": 100, "ctx_request": 100, "ctx_appnam": 100, "injectingfilt": 100, "num_request": 100, "adhf": 100, "ap": 100, "aa": [100, 157, 258, 316, 439, 466], "app1": 100, "app2": 100, "49": [100, 242, 258, 264, 280, 379, 439, 443, 446, 469, 478, 479, 480], "wc": 100, "153": 100, "147": [100, 478], "600": [100, 180, 476, 480], "issue3770": 100, "listener_configur": 100, "mptest": 100, "processnam": [100, 264, 280], "10s": [100, 344], "listener_process": 100, "worker_configur": 100, "worker_process": 100, "orchestr": 100, "logger_thread": 100, "qh": 100, "ham": [100, 157, 167, 187, 222, 252, 276, 318, 427, 429, 438, 475], "egg": [100, 157, 172, 187, 215, 222, 223, 248, 255, 293, 304, 316, 318, 327, 341, 345, 355, 378, 382, 383, 386, 387, 392, 410, 419, 429, 438, 440, 443, 446, 459, 480], "mplog": 100, "foofil": 100, "wp": 100, "lp": [100, 267, 470], "max_work": [100, 123, 163, 472, 480], "log_filenam": 100, "logging_rotatingfile_exampl": 100, "my_logg": 100, "mylogg": [100, 264], "maxbyt": [100, 265, 266, 466], "backupcount": [100, 265, 266, 466], "logfil": [100, 148], "bf": [100, 316, 448], "df": [100, 466], "924": 100, "494": [100, 476], "833": 100, "recal": [100, 244, 383], "bracemessag": 100, "dollarmessag": 100, "unwieldi": 100, "palat": 100, "brethren": 100, "2f": [100, 131, 218, 342, 391, 441, 465, 466, 468, 480], "penalti": [100, 178, 213, 459, 472], "trip": [100, 119, 146, 240, 375, 465, 467, 468, 470, 480], "sugar": [100, 166, 222, 241, 247, 258, 337, 438, 467], "styleadapt": 100, "interrog": [100, 202, 387], "old_factori": [100, 264], "record_factori": [100, 264], "custom_attribut": [100, 264], "0xdecafbad": [100, 264], "born": [100, 341], "zmq": 100, "pyzmq": 100, "sock": [100, 103, 104, 123, 130, 133, 239, 305, 326, 334, 335, 338, 359, 472, 475, 477, 480], "pub": [100, 121, 220, 329, 457], "5556": 100, "zeromqsockethandl": [100, 480], "send_json": 100, "socktyp": [100, 266, 334, 359, 466], "zeromqsocketlisten": [100, 480], "setsockopt_str": 100, "recv_json": 100, "django": [100, 157, 294, 299, 386, 466, 473], "specialfilt": 100, "mail_admin": 100, "adminemailhandl": 100, "myproject": [100, 385], "runnabl": [100, 123, 480], "gz": [100, 215, 231, 273, 293, 329, 355, 396, 421, 450, 457, 459, 464, 471, 472, 480], "f_in": [100, 231], "f_out": [100, 231], "rh": 100, "six": [100, 102, 169, 180, 222, 223, 296, 315, 316, 337, 373, 391, 419, 465, 472, 474, 477, 478, 480], "zcat": 100, "02": [100, 101, 180, 183, 264, 280, 329, 363, 420, 448, 459, 461, 462, 463, 472, 476, 480], "767": [100, 403], "996": 100, "997": 100, "998": 100, "stop_ev": 100, "initialis": [100, 240, 266, 321, 349, 386, 425, 452, 474, 476, 480], "heterogen": [100, 341, 467, 480], "bunch": [100, 125, 197, 204, 289, 459, 460, 461, 462, 465, 480], "config_initi": 100, "config_work": 100, "config_listen": 100, "hang": [100, 107, 132, 280, 325, 330, 359, 462, 472, 480], "5424": [100, 266], "compliant": [100, 109, 123, 143, 180, 191, 192, 193, 195, 198, 199, 200, 204, 205, 206, 212, 232, 259, 268, 308, 328, 337, 363, 391, 404, 423, 427, 461, 464, 466, 471, 473, 476, 477, 480], "ufeffunicod": 100, "feff": [100, 106, 155], "xef": [100, 143, 391, 432], "xbb": [100, 432], "xbf": [100, 432], "readili": [100, 255, 280, 356, 474, 480], "parseabl": [100, 300, 328], "serialis": [100, 155, 321, 410, 480], "structuredmessag": 100, "fnum": 100, "specialis": [100, 107, 337, 341, 383, 428, 480], "unicode_escap": [100, 155], "set_valu": 100, "snowman": [100, 471], "u2603": 100, "owned_file_handl": 100, "creator": [100, 280, 290, 329, 408, 419, 420, 425, 431, 480], "puls": 100, "chowntest": 100, "resid": [100, 197, 227, 268, 290, 310, 319, 339, 429, 459, 480], "orthogon": 100, "cater": [100, 190, 265, 266], "myfilt": [100, 472], "noshow": 100, "onelineexceptionformatt": 100, "exc_text": [100, 264, 266, 480], "configure_log": 100, "2015": [100, 180, 323, 453, 475, 480], "07": [100, 180, 264, 268, 316, 342, 363, 375, 422, 464, 465, 476, 479, 480], "logtest7": 100, "nzerodivisionerror": 100, "simplist": [100, 386], "render": [100, 106, 123, 186, 195, 198, 335, 373, 378, 408, 425, 458, 462, 465, 466, 478, 480], "audibl": [100, 174], "speech": [100, 292], "tts": 100, "frequenc": [100, 114, 363, 398, 403, 412, 465], "swamp": 100, "spoken": 100, "espeak": 100, "ttshandler": 100, "femal": [100, 340], "voic": [100, 333, 461], "s150": 100, "ven": 100, "f3": [100, 117], "goodby": [100, 137, 220, 296, 366, 440], "parameteris": [100, 383, 470], "log_if_error": 100, "target_handl": 100, "flush_level": 100, "flushlevel": [100, 266], "write_lin": 100, "decorated_foo": 100, "har": [100, 152, 385, 472, 474, 480], "bufferingsmtphandl": 100, "mailhost": [100, 265, 266], "password": [100, 107, 170, 226, 230, 232, 245, 266, 280, 283, 285, 290, 302, 307, 323, 332, 336, 338, 356, 358, 391, 392, 416, 419, 464, 465, 466, 473, 474, 475, 476, 480], "mailport": 100, "nto": [100, 332], "nsubject": 100, "addresse": [100, 266], "102": [100, 183, 238, 258, 340, 466, 472, 478, 479], "eleven": 100, "eleventh": 100, "utcformatt": 100, "console1": 100, "console2": 100, "501": [100, 107, 238, 242, 290, 472], "sat": [100, 147, 180, 338, 340], "loggingcontext": 100, "old_level": 100, "ev": [100, 338], "logctx": 100, "generalis": 100, "subcommand": [100, 117, 466, 472], "scriptnam": 100, "subpars": [100, 117, 472, 477, 480], "start_cmd": 100, "add_pars": [100, 117, 472], "stop_cmd": 100, "restart_cmd": 100, "log_level": 100, "plural": [100, 227, 466, 477, 480], "ui": [100, 404, 458, 459, 480], "pyside2": 100, "pyqt5": 100, "qthandler": 100, "qthread": 100, "qtcore": 100, "qtgui": 100, "qtwidget": 100, "pyqtsign": 100, "pyqtslot": 100, "qobject": 100, "slotfunc": 100, "ctname": 100, "currentthread": [100, 187, 362, 469, 480], "objectnam": 100, "kick": 100, "qthreadnam": 100, "isinterruptionrequest": 100, "1f": [100, 315, 379, 480], "qwidget": 100, "orang": [100, 157, 288, 381, 439, 480], "textedit": 100, "te": 100, "qplaintextedit": 100, "monospac": [100, 244, 361], "qfont": 100, "nosuchfont": 100, "setstylehint": 100, "setfont": 100, "setreadon": 100, "pb": [100, 267], "qpushbutton": 100, "work_button": 100, "log_button": 100, "clear_button": 100, "update_status": 100, "abouttoquit": 100, "force_quit": 100, "lay": [100, 212], "qvboxlayout": 100, "addwidget": 100, "setfixeds": 100, "900": [100, 446], "click": [100, 148, 174, 186, 244, 290, 355, 381, 423, 458, 473, 476, 477, 478, 480], "manual_upd": 100, "clear_display": 100, "seten": 100, "worker_thread": 100, "setobjectnam": 100, "workerthread": 100, "movetothread": 100, "kill_thread": 100, "requestinterrupt": 100, "isrun": 100, "appendhtml": 100, "qapplic": 100, "exec_": 100, "2009": [100, 180, 316, 337, 387, 423, 460, 466, 468], "3164": 100, "hail": 100, "2003": [100, 180, 264, 410, 420, 448, 462, 465, 480], "widespread": [100, 199, 431, 460, 472], "sysloghandler5424": 100, "tz_offset": 100, "msgid": [100, 197, 206], "has_offset": 100, "hrs": 100, "hostnam": [100, 107, 123, 133, 139, 148, 155, 181, 206, 220, 239, 245, 256, 266, 280, 285, 290, 302, 310, 332, 334, 338, 391, 392, 416, 446, 459, 462, 466, 471, 472, 473, 474, 477, 480], "procid": 100, "sdata": 100, "structured_data": 100, "sd": 100, "sdid": 100, "dv": [100, 359], "specir": 100, "12345": [100, 173, 222, 437, 439, 462, 468, 476, 480], "bozz": [100, 265], "fizz": 100, "buzz": 100, "54321": [100, 439], "rab": 100, "zab": 100, "zzif": 100, "loggerwrit": 100, "info_fp": 100, "debug_fp": 100, "merci": [100, 425], "slghtli": 100, "bufferingloggerwrit": 100, "52": [100, 101, 103, 136, 180, 272, 315, 316, 338, 340, 342, 379, 439, 441, 463, 466, 480], "unhelp": [100, 459, 480], "garbl": [100, 480], "circumv": 100, "pointless": [100, 480], "pablo": [101, 466, 469, 470, 471, 475, 477, 478, 479, 480], "galindo": [101, 469, 470, 471, 477, 478, 479, 480], "vibrant": 101, "ecosystem": [101, 296], "interpos": 101, "teach": [101, 227, 337, 461, 478, 480], "have_perf_trampolin": 101, "1000000": [101, 164, 180, 218, 222, 280, 305, 364, 438, 466, 476, 480], "hertz": [101, 403], "my_script": 101, "analyz": [101, 102, 276, 296, 297, 316, 328, 338, 379, 383, 423, 432, 464, 465, 466, 472, 480], "91": [101, 340], "08": [101, 180, 206, 242, 264, 338, 363, 422, 479, 480], "_start": 101, "90": [101, 102, 144, 152, 258, 280, 315, 340, 381, 478], "71": [101, 379, 471, 480], "__libc_start_main": 101, "88": [101, 180, 340, 379, 475], "pymain_run_python": [101, 480], "constprop": 101, "_pyrun_anyfileobject": 101, "_pyrun_simplefileobject": 101, "run_mod": 101, "54": [101, 136, 315, 329, 340, 420, 462, 469, 470], "65": [101, 285, 315, 329, 340, 341, 446, 459, 465, 466, 475, 480], "_pyeval_vector": [101, 480], "_pylong_add": 101, "97": [101, 106, 119, 222, 275, 341, 466, 472], "_pyobject_malloc": [101, 480], "_py_eval_evalframedefault": 101, "58": [101, 155, 315, 340, 342, 480], "89": [101, 144, 183, 223, 334, 340, 438, 446, 447, 468, 472], "86": [101, 170, 218, 340, 342, 379, 381], "43": [101, 157, 170, 180, 220, 338, 341, 364, 438, 472, 478, 479, 480], "62": [101, 183, 235, 237, 379], "77": [101, 144, 183, 379, 381, 472], "do_profiled_stuff": 101, "non_profiled_stuff": 101, "fno": [101, 453, 469, 480], "mno": 101, "leaf": [101, 232, 290, 374, 383, 480], "dwarf": [101, 340, 425], "brett": [102, 305, 462, 463, 464, 465, 466, 468, 469, 470, 471, 473, 474, 475, 476, 477, 478, 479, 480], "cannon": [102, 462, 463, 464, 465, 466, 468, 469, 470, 471, 473, 474, 475, 476, 477, 478, 479], "2020": [102, 341, 422, 423, 466, 470, 479, 480], "guidanc": [102, 382, 466, 471, 480], "caniusepython3": 102, "tox": 102, "factor": [102, 106, 138, 158, 190, 232, 258, 289, 311, 341, 383, 385, 427, 428, 438, 461, 466, 473, 477, 479, 480], "cleaner": [102, 341, 459, 468, 473, 475, 480], "worst": [102, 103, 173, 185, 187, 425, 429, 452, 463, 476, 477, 480], "trove": [102, 462], "oldest": [102, 136, 224, 266, 362, 379, 399, 466, 472, 477, 480], "feel": [102, 186, 289, 373, 387, 438, 461, 462, 465, 469], "implic": [102, 247, 280, 296, 391, 427, 480], "cheat": [102, 383], "sheet": [102, 147, 381, 383, 480], "pariti": [102, 480], "conserv": [102, 460, 463], "diff": [102, 109, 140, 187, 190, 385, 460, 463, 466, 472, 480], "2002": [102, 106, 180, 256, 423, 461, 462], "confluenc": 102, "brittl": 102, "pose": [102, 123, 459, 463], "difficulti": [102, 280, 459, 462], "outdat": [102, 173, 247, 366, 465, 471, 472, 477, 480], "x00": [102, 173, 232, 255, 256, 281, 316, 334, 341, 344, 395, 480], "indexbyt": 102, "inevit": 102, "importlib2": 102, "absolute_import": [102, 110, 433, 464], "print_funct": [102, 109, 110, 433, 465], "werror": [102, 452, 453, 480], "lint": [102, 404, 471, 480], "amk": [103, 316, 462, 465, 466], "regex": [103, 160, 217, 263, 299, 316, 356, 385, 460, 464, 465, 472, 474, 477, 480], "tex": 103, "automata": 103, "devot": 103, "akm": 103, "complement": [103, 316, 341, 381, 425, 473, 477, 479, 480], "elsewher": [103, 111, 136, 154, 164, 269, 280, 321, 383, 391, 407, 424, 429, 432, 471, 474, 480], "za": [103, 106, 170, 316, 341, 432, 461], "z0": [103, 106, 170, 316, 342, 432], "9_": [103, 106, 316, 432], "ct": [103, 104], "caaat": 103, "repetit": [103, 117, 146, 232, 258, 267, 272, 316, 341, 378, 385, 387, 397, 425, 427, 431, 461, 480], "fewer": [103, 119, 244, 255, 258, 316, 337, 373, 429, 462, 464, 467, 474, 476, 477, 478, 480], "bcd": [103, 258], "abcbd": 103, "abcb": 103, "bc": [103, 157, 244, 258, 341, 459], "quantifi": [103, 258, 311, 316, 470, 480], "brew": 103, "homebrew": 103, "ab": [103, 146, 157, 187, 231, 258, 267, 289, 306, 316, 341, 414, 423, 432, 439, 459, 462], "reductionist": 103, "bent": 103, "shorter": [103, 199, 222, 232, 258, 289, 297, 344, 427, 459, 460, 463, 465, 466, 471, 472, 480], "bloat": 103, "latex": [103, 465, 479], "stage": [103, 362, 392, 397, 407, 459, 479, 480], "tempo": 103, "clarifi": [103, 341, 386, 464, 465, 472, 474, 480], "drummer": 103, "drum": 103, "piper": 103, "lord": 103, "cook": [103, 174, 356, 480], "callable_iter": 103, "fromag": 103, "thu": [103, 147, 363], "1998": [103, 108, 315, 423], "0130": [103, 316], "0131": [103, 316], "dotless": [103, 316], "017f": [103, 316], "212a": [103, 316], "kelvin": [103, 316], "pam": [103, 480], "french": [103, 106, 363, 475, 477], "unreli": [103, 174, 316, 480], "cultur": [103, 227, 263, 316], "charref": 103, "9a": [103, 316], "fa": [103, 316], "crow": 103, "servo": 103, "cro": 103, "ervo": 103, "etern": [103, 136], "recit": 103, "bclass": 103, "declassifi": 103, "subtleti": [103, 180, 240], "collis": [103, 232, 286, 327, 458, 469, 474, 479, 480], "front": [103, 166, 198, 205, 244, 258, 299, 387, 397, 404, 420, 425, 427, 452, 459, 462, 464, 466, 480], "x08class": 103, "x08": [103, 344, 395], "dissect": [103, 460, 461], "822": [103, 106, 197, 199, 227, 239, 332, 363, 461], "agent": [103, 107, 268, 269, 332, 349, 392, 393, 461, 465], "thunderbird": 103, "x11": [103, 366, 373, 392, 400, 480], "20061227": 103, "ababababab": 103, "upward": [103, 174, 293, 296, 381, 386], "parenthesi": [103, 109, 119, 244, 424, 428, 463, 480], "abcd": [103, 106, 157, 187, 258, 462, 465, 469], "backrefer": [103, 316, 480], "spring": [103, 180, 222], "keystrok": [103, 152, 174, 330, 459, 466], "chose": [103, 247, 290, 431, 464], "subexpress": [103, 480], "jane": [103, 105], "internald": [103, 245], "mon": [103, 147, 180, 206, 462], "sec": [103, 363, 364, 475, 480], "zonen": 103, "zoneh": 103, "zonem": 103, "news": [103, 181, 191, 223, 266, 285, 391, 461, 462, 463, 464, 465, 466, 467, 472, 473, 474, 475, 480, 481], "rc": [103, 173, 205, 293, 345, 352, 359, 396, 408], "autoexec": 103, "bat": [103, 293, 359, 396, 480], "cut": [103, 151, 222, 244, 340, 363, 463, 465, 480], "sweet": [103, 258], "p2": [103, 173, 258, 281, 345, 424, 438, 463, 469, 470, 475], "leftmost": [103, 144, 157, 187, 190, 223, 232, 316, 427, 463, 477, 478], "shoe": 103, "adjac": [103, 180, 187, 249, 267, 279, 316, 385, 407, 432, 458, 474, 477, 480], "abxd": [103, 316, 477], "carriag": [103, 175, 204, 205, 255, 316, 328, 341, 361, 404, 416, 432, 462, 464], "hexrepl": 103, "65490": 103, "49152": 103, "0xffd2": 103, "0xc000": 103, "bbbb": 103, "deed": 103, "swordfish": 103, "sdeedfish": 103, "bword": 103, "superstit": 103, "insuper": 103, "resist": [103, 232, 329, 460, 466, 473, 480], "temptat": [103, 385, 460], "backtrack": [103, 316, 480], "balanc": [103, 157, 338, 474], "pain": [103, 263, 459, 464, 480], "dirti": 103, "terribl": 103, "neat": [103, 166, 461, 466], "pat": [103, 186, 475], "unclear": [103, 471], "jeffrey": [103, 316, 338, 423, 465, 466, 469, 470, 472, 480], "friedl": [103, 316], "reilli": [103, 316, 364, 451, 461, 475, 480], "flavour": [103, 106, 247, 293, 355, 387, 464, 480], "inet": [104, 334, 480], "scoket": 104, "berkeley": [104, 181, 467], "serversocket": 104, "snmp": 104, "clientsocket": 104, "client_thread": 104, "peer": [104, 130, 209, 210, 285, 325, 338, 480], "mysocket": [104, 259], "clariti": [104, 111, 289, 363, 424, 472, 480], "mysend": 104, "totals": 104, "msglen": [104, 334], "myrec": 104, "bytes_recd": 104, "2048": [104, 338, 402, 480], "x86": [104, 173, 297, 344, 453, 458, 465, 470, 477, 480], "amd64": [104, 300, 344, 352, 480], "arm": [104, 475, 480], "risc": [104, 480], "tcp_nodelay": [104, 123, 466, 476, 477, 480], "ready_to_read": 104, "ready_to_writ": 104, "in_error": 104, "potential_read": 104, "potential_writ": 104, "potential_err": 104, "outbound": 104, "andrew": [105, 106, 174, 423, 459, 461, 462, 463, 464, 469, 470, 471, 472, 473, 474, 476, 477, 478, 479, 480], "dalk": [105, 423, 461, 462, 464], "student_tupl": 105, "student": [105, 111, 172, 223, 344, 381, 383, 437, 458, 470, 472], "student_object": 105, "secondari": [105, 123, 244, 258, 305, 349, 466, 467, 480], "multisort": 105, "xs": 105, "timsort": [105, 472], "lexicograph": [105, 258, 341, 427, 439, 464], "schwartzian": 105, "standard_way": 105, "double_revers": 105, "newgrad": 105, "japanes": [106, 155, 263, 463, 477], "hebrew": [106, 155], "russian": [106, 155], "emoji": [106, 472, 478, 480], "0x10ffff": [106, 222, 349, 473], "million": [106, 340, 438], "265e": 106, "0x265e": 106, "0061": 106, "0062": 106, "0063": 106, "007b": 106, "cur": [106, 268, 278, 337, 342, 384, 427, 432, 465, 466, 476, 480], "2167": 106, "2168": 106, "nine": [106, 183, 352, 474, 480], "265f": 106, "pawn": 106, "1f600": 106, "grin": 106, "1f609": 106, "wink": 106, "paper": [106, 117, 151, 334, 381, 462, 480], "glyph": [106, 205, 244], "diagon": [106, 438, 469], "stroke": [106, 461], "horizont": [106, 174, 175, 372, 373, 381, 432], "toolkit": [106, 244, 258, 366, 436, 459], "114": [106, 119, 222], "111": [106, 222, 258, 340, 342, 458], "0x50": 106, "79": [106, 379, 438], "74": [106, 340, 449, 478, 479], "68": [106, 183, 222, 315, 363, 410, 478], "6f": 106, "6e": [106, 218], "0x00": [106, 175, 188], "ram": [106, 183, 464, 480], "gigabyt": 106, "intoler": 106, "strcpi": 106, "resynchron": [106, 473], "consortium": [106, 407], "glossari": [106, 178, 480], "chronolog": [106, 123, 476], "computerphil": 106, "youtub": [106, 258], "tom": [106, 376, 461, 464, 469, 472, 474, 480], "scott": [106, 462, 464, 478, 480], "jukka": [106, 475], "korpela": 106, "introductori": [106, 334, 381, 464], "joel": [106, 476, 480], "spolski": 106, "rudiment": 106, "fichier": 106, "trouv": 106, "pertoir": 106, "greek": [106, 155], "u0394": 106, "u00000394": 106, "xnn": 106, "x80abc": 106, "ufffdabc": 106, "iso_8859_1": 106, "57344": 106, "ue000": 106, "xmlcharrefreplac": [106, 155, 222, 255, 341, 462, 480], "unnnn": 106, "namereplac": [106, 155, 222, 255, 475, 480], "40960": 106, "1972": [106, 337, 462, 463, 464], "xea": 106, "x80": [106, 297, 461], "x80abcd": 106, "xde": 106, "xb4": 106, "ua000": 106, "ua000abcd": 106, "u07b4": 106, "yi": 106, "syllabl": 106, "comfort": [106, 190], "xac": 106, "u1234": [106, 155, 259], "u20ac": [106, 467, 475], "u00008000": 106, "172": [106, 473], "4660": 106, "8364": [106, 222], "32768": [106, 217, 338, 344, 421, 480], "dose": 106, "accent": [106, 328], "inspir": [106, 164, 197, 258, 423, 424, 459, 460, 462, 465, 472, 473, 480], "fifth": [106, 174, 244, 341, 363, 480], "233": [106, 223, 438, 446, 447], "0x0bf2": 106, "3972": [106, 466], "6000": [106, 232, 280], "13231": 106, "00e9": 106, "acut": 106, "0bf2": 106, "tamil": 106, "0f84": 106, "mn": [106, 432], "tibetan": 106, "halanta": 106, "1770": 106, "lo": [106, 144, 341, 383, 432, 468], "tagbanwa": 106, "sa": [106, 147, 180, 334], "33af": 106, "rad": [106, 462], "subcategori": 106, "nonspac": [106, 432], "00ea": 106, "0065": 106, "0302": 106, "german": [106, 155, 263, 341, 381, 474, 480], "00df": 106, "street": [106, 117, 316], "rzenichstra": 106, "rzenichstrass": 106, "inequ": [106, 183, 192, 199, 385, 427, 465, 472], "compare_str": 106, "nfd": [106, 384], "single_char": 106, "multiple_char": 106, "strs": [106, 383], "nfc": [106, 384, 478], "nfkc": [106, 343, 384, 391, 432, 480], "nfkd": [106, 384], "caseless": [106, 341, 473], "compare_caseless": 106, "57": [106, 180, 462, 478, 479, 480], "thai": [106, 155, 423], "arab": [106, 155, 183, 341, 459, 466, 472], "u0e55": 106, "u0e57": 106, "pragmat": 106, "ned": [106, 466, 472, 474, 479, 480], "batcheld": [106, 480], "marc": [106, 227, 337, 459, 460, 461, 462, 464, 473, 480], "andr": [106, 227, 337, 459, 460, 461, 462, 464, 480], "lemburg": [106, 227, 337, 459, 460, 461, 462, 464], "gave": [106, 385, 466, 472, 480], "slide": [106, 408], "europython": 106, "transmiss": [106, 175, 205, 266, 297, 404], "gib": [106, 267, 303, 355, 359, 419, 459, 462, 464, 480], "u4500": 106, "blah": [106, 267, 289], "autodetect": [106, 301, 355, 392, 460, 464], "converg": 106, "u4500abc": 106, "xe4": 106, "x94": [106, 232], "occas": [106, 107, 294, 310, 330, 344, 359, 464, 474], "vulner": [106, 123, 134, 190, 296, 328, 337, 345, 383, 464, 480], "untrust": [106, 119, 187, 265, 280, 296, 297, 309, 311, 327, 329, 338, 355, 408, 409, 410, 411, 416, 417, 419, 462, 465, 480], "attack": [106, 119, 123, 170, 222, 232, 241, 259, 265, 329, 337, 341, 355, 383, 406, 464, 466, 470, 473, 474, 475, 480], "clever": [106, 148, 296, 342, 461], "bytestream": 106, "transpar": [106, 117, 146, 155, 173, 174, 188, 199, 200, 215, 238, 244, 255, 267, 296, 355, 373, 381, 458, 460, 462, 463, 473, 474, 476, 477, 480], "new_f": 106, "beazley": [106, 461, 472], "gut": [106, 148, 480], "benjamin": [106, 465, 466, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 480], "peterson": [106, 465, 466, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478], "alexand": [106, 465, 466, 468, 471, 472, 475, 476, 477, 480], "belopolski": [106, 465, 466, 468, 471, 472, 475, 476, 477, 480], "brandl": [106, 464, 465, 466, 468, 472, 473, 475, 476, 480], "ezio": [106, 466, 472, 473, 474, 475], "melotti": [106, 466, 472, 473, 474, 475], "ric": [106, 470, 473, 474, 478, 480], "araujo": [106, 470, 473, 474, 478, 480], "nichola": [106, 462, 469], "bastin": [106, 463], "marius": [106, 459], "gedmina": 106, "kent": [106, 338, 359, 385, 460, 464, 465], "johnson": [106, 464, 465, 480], "ken": [106, 366, 469, 470, 471, 476, 477, 478, 479, 480], "krugler": 106, "martin": [106, 227, 285, 459, 461, 462, 463, 464, 465, 466, 472, 473, 474, 475, 476, 478, 480], "von": [106, 227, 315, 425, 459, 461, 462, 463, 464, 465, 466, 472, 473, 474, 478], "wis": [106, 227, 285, 459, 461, 462, 463, 464, 465, 466, 472, 473, 474, 478], "terri": [106, 439, 469, 470, 475, 476, 477, 478, 479, 480], "reedi": [106, 462, 469, 470, 475, 476, 477, 478, 479, 480], "serhiy": [106, 469, 470, 471, 473, 474, 475, 476, 477, 478, 479, 480], "storchaka": [106, 469, 470, 471, 473, 474, 475, 476, 477, 478, 479, 480], "eryk": [106, 470, 480], "chad": [106, 462, 464, 465, 480], "whitacr": 106, "graham": [106, 439, 465, 470, 480], "wideman": 106, "michael": [107, 438, 439, 460, 461, 462, 463, 464, 465, 466, 472, 473, 474, 475, 478, 479, 480], "foord": [107, 466, 472], "hypertext": [107, 237, 238, 270, 407], "2616": [107, 239, 390, 392, 404, 472], "tmp_file": 107, "the_pag": 107, "transmit": [107, 123, 130, 138, 239, 285, 332, 334, 358, 404, 416, 463, 478], "someserv": 107, "northampton": 107, "upload": [107, 148, 460, 464, 466, 475, 477, 479, 480], "submiss": [107, 148, 280, 311, 423, 459], "hundredweight": 107, "tin": [107, 268, 480], "door": [107, 117, 339], "somebodi": 107, "url_valu": 107, "dislik": [107, 386], "user_ag": 107, "win64": [107, 459, 475, 480], "x64": [107, 465], "pretend_serv": 107, "404": [107, 148, 238, 239, 242, 259, 392, 404, 416, 417, 438, 469, 475], "403": [107, 238, 242, 438, 469], "401": [107, 238, 392, 438, 469, 475, 480], "299": [107, 220, 238], "599": [107, 220, 238, 285], "shortmessag": [107, 242], "101": [107, 117, 238, 258, 315, 340, 342, 379, 386, 441, 458, 466, 472], "obey": [107, 328, 341, 345, 362, 425, 465], "201": [107, 238, 258, 366, 459], "202": [107, 180, 232, 238], "203": [107, 238], "204": [107, 238, 242, 381], "206": [107, 238], "304": [107, 238, 242, 477], "unauthor": [107, 238], "402": [107, 238, 379], "payment": [107, 258], "charg": [107, 247, 423], "406": [107, 238], "407": [107, 238], "408": [107, 238], "410": [107, 238], "precondit": [107, 338, 461, 472], "413": [107, 238, 480], "415": [107, 238], "media": [107, 150, 278, 290, 316, 423], "416": [107, 238, 379], "417": [107, 238, 242], "502": [107, 238, 463], "503": [107, 238], "504": [107, 238, 341], "respond": [107, 239, 242, 244, 266, 310, 334, 338, 349, 366, 386, 404, 416, 417, 466, 480], "fish": [107, 296, 386, 387, 396, 450, 474, 480], "dtd": [107, 237, 311, 392, 406, 411, 412, 413, 478, 480], "w3": [107, 237, 311, 392, 408, 410, 423, 480], "tr": [107, 174, 237, 298, 311, 392, 408, 410, 423, 480], "xhtml1": [107, 392], "someurl": 107, "brief": [107, 117, 190, 202, 222, 223, 265, 289, 299, 305, 316, 319, 341, 345, 377, 423, 459, 461, 463, 464, 467, 472, 480], "lift": [107, 350, 381, 471, 476, 477, 478], "some_handler_inst": 107, "realm": [107, 205, 392, 480], "cpanel": 107, "password_mgr": [107, 392], "knew": [107, 467], "top_level_url": 107, "a_url": 107, "http_proxi": [107, 392, 480], "8080": [107, 239, 240, 334, 392, 416], "userinfo": [107, 392], "joe": [107, 148, 231, 381, 392, 475, 478, 480], "proxy_support": 107, "request_method": [107, 392, 404, 480], "voidspac": [107, 466], "uk": [107, 163, 240, 341, 363, 466, 480], "review": [107, 140, 166, 232, 337, 462, 467, 476, 478, 480], "lee": [107, 423, 463, 464, 466, 470, 472, 477, 480], "snif": 107, "sensibl": [107, 117, 123, 164, 180, 232, 252, 289, 362, 386, 387, 391, 427, 463, 466, 476, 477, 480], "msie": [107, 241], "sv1": 107, "clr": 107, "4322": 107, "ie": [107, 202, 215, 237, 240, 245, 275, 289, 392, 416, 475, 480], "aspn": [107, 272], "virtualenv": [108, 396, 458, 473, 480], "somepackag": 108, "wheel": [108, 187, 248, 315, 453, 469, 470, 471, 478, 479, 480], "greet": [109, 302, 332, 337, 383, 475], "beneath": [109, 410, 480], "py3": [109, 316, 450, 468, 472, 480], "mycod": 109, "failunlessequ": [109, 470, 471], "failifequ": [109, 470, 471], "failunless": [109, 470, 471], "assert_": [109, 470, 471, 472, 480], "failif": [109, 470, 471], "failunlessrais": [109, 470, 471], "cal": [109, 147, 392, 393], "failunlessalmostequ": [109, 470, 471], "failifalmostequ": [109, 470, 471], "basestr": [109, 462, 467, 474], "viewitem": [109, 466], "viewkey": [109, 466], "viewvalu": [109, 466], "execfil": [109, 462, 463, 467, 480], "exitfunc": [109, 459, 463, 467], "funcattr": 109, "my_funct": [109, 438], "func_closur": [109, 467], "__closure__": [109, 425, 467, 480], "new_featur": 109, "getcwdu": [109, 462], "someclass": [109, 296, 383, 386, 387, 459], "some_iter": 109, "imports2": 109, "itertools_import": 109, "ifilt": [109, 462], "izip": [109, 463], "ifilterfals": 109, "__metaclass__": [109, 461, 465, 467], "methodattr": 109, "im_func": [109, 465], "__nonzero__": [109, 467], "numliter": 109, "iscal": [109, 466, 467, 480], "sequenceinclud": [109, 466, 467], "issequencetyp": 109, "ismappingtyp": 109, "isnumbertyp": 109, "irepeat": 109, "maxint": [109, 467], "backtick": [109, 143, 394, 467, 477], "set_liter": 109, "standarderror": [109, 465, 467], "sys_exc": 109, "exc_valu": [109, 337, 349, 359, 362, 378, 425, 466, 467, 470, 480], "exc_traceback": [109, 349, 359, 362, 378, 467, 470, 480], "tuple_param": 109, "urllib2": [109, 392, 463, 465, 466, 467], "ws_comma": 109, "xrang": [109, 460, 461, 462, 463, 467], "xreadlin": [109, 460, 462, 463], "peg": [109, 428, 469, 470, 471, 479, 480], "617": [109, 428, 469, 470, 479, 480], "parsabl": [109, 473, 479, 480], "libcst": [109, 119, 479], "parso": [109, 119, 479], "featurenam": [110, 413], "optionalreleas": 110, "mandatoryreleas": [110, 480], "compilerflag": 110, "0a3": [110, 480], "getoptionalreleas": 110, "getmandatoryreleas": 110, "compiler_flag": [110, 222], "nested_scop": [110, 433, 460, 461], "0b1": [110, 480], "0a1": [110, 480], "0a2": [110, 480], "with_stat": [110, 433, 464, 465], "unicode_liter": [110, 433, 465], "generator_stop": [110, 210, 433, 475, 480], "tbd": [110, 480], "steer": [110, 381, 460, 463, 470, 472, 480], "council": [110, 480], "649": [110, 426], "helloworld": [111, 432], "tim": [111, 342, 364, 458, 459, 460, 461, 462, 463, 464, 466, 470, 471, 474, 475, 476, 479, 480], "beauti": [111, 187], "phrase": [111, 238, 239, 245, 269, 289, 392, 427, 431, 432, 462, 465, 473, 475, 480], "proactiv": 111, "exemplifi": [111, 265], "hypothet": [111, 289, 334, 459], "bandclass": 111, "teacher": [111, 381], "search_stud": 111, "student_nam": 111, "fenc": 111, "did_user_define_their_nam": 111, "my_nam": [111, 386], "print_user_nam": 111, "dinsdal": 111, "uncom": [111, 197, 244, 461, 471], "jabberwocki": 111, "light": [112, 173, 174, 465, 466, 468, 480], "weight": [112, 157, 173, 199, 315, 340, 342, 369, 476, 480], "recycl": [112, 362, 480], "netbsd": [112, 300, 334, 362, 363, 470, 477, 480], "dragonflybsd": [112, 334, 362, 480], "768": [112, 362], "a_lock": 112, "surviv": [112, 173, 399], "myabc": 113, "get_iter": 113, "myiter": [113, 383], "my_abstract_method": 113, "my_abstract_classmethod": 113, "my_abstract_staticmethod": 113, "my_abstract_properti": 113, "_get_x": 113, "_set_x": 113, "__isabstractmethod__": [113, 473], "_fget": 113, "_fset": 113, "_fdel": 113, "594": [114, 138, 148, 149, 150, 170, 246, 269, 278, 284, 285, 292, 298, 333, 336, 346, 356, 394, 405, 470, 471, 480], "mono": [114, 138, 292, 398], "stereo": [114, 138, 292, 398], "quadro": 114, "nchannel": [114, 138, 292, 333, 346, 398], "samples": 114, "framer": [114, 333, 346, 398], "cd": [114, 117, 187, 258, 292, 385, 414, 465], "qualiti": [114, 190, 290, 292, 302, 423, 425, 472, 480], "44": [114, 157, 183, 281, 315, 325, 384, 469, 473, 478, 479], "44100": [114, 292], "176": 114, "ahead": [114, 258, 356, 363, 400, 407, 428, 463, 480], "sampwidth": [114, 333, 346, 398], "nframe": [114, 333, 346, 379, 398, 452], "comptyp": [114, 346, 398], "compnam": [114, 346, 398], "uncompress": [114, 146, 231, 267, 329, 355, 398, 418, 419, 472, 480], "ulaw": [114, 333, 346], "alaw": [114, 346], "g722": 114, "programnam": 117, "store_const": [117, 289, 480], "append_const": [117, 289, 480], "helpformatt": [117, 289, 480], "myprogram": 117, "parent_pars": 117, "foo_pars": 117, "bar_pars": 117, "yyy": [117, 429], "weird": 117, "nbar": 117, "foonley": 117, "store_fals": [117, 289], "foon": 117, "_storeact": 117, "option_str": 117, "absent": [117, 174, 265, 294, 334, 342, 392, 472, 480], "f1": [117, 187, 213, 265, 280, 341, 424, 437, 480], "f2": [117, 187, 213, 280, 341, 424, 480], "f4": [117, 461], "booleanoptionalact": [117, 471, 480], "fooaction": 117, "yy": 117, "_io": [117, 185, 472, 476, 480], "code_point": 117, "source_fil": 117, "dest_fil": 117, "datapath": 117, "short_titl": 117, "tale": 117, "citi": [117, 338, 393, 423, 480], "downstream": [117, 422, 480], "scissor": 117, "frobbl": 117, "infer": [117, 158, 190, 222, 223, 265, 280, 299, 363, 378, 383, 476, 480], "foo_bar": [117, 289, 387], "xyzz": 117, "badger": 117, "inher": [117, 362, 410, 480], "cautious": [117, 268, 391], "1s": [117, 480], "bacon": [117, 157, 187, 247, 276, 341, 378, 392, 425], "bac": 117, "mmm": [117, 245], "ba": [117, 252, 258, 419, 475], "parser_class": 117, "svn": [117, 160, 352, 391, 462, 464, 465, 466, 472, 480], "checkout": [117, 458, 466, 480], "cmd1": 117, "cmd2": 117, "parser_a": 117, "parser_b": 117, "parser_foo": 117, "parser_bar": 117, "xyzyx": 117, "subparser_nam": 117, "subparser1": 117, "subparser2": 117, "dat": [117, 181, 458], "group1": [117, 316, 440], "group2": [117, 440], "exclusive_group": 117, "736": 117, "arg_lin": 117, "myargumentpars": 117, "errorcatchingargumentpars": 117, "doit": 117, "monkey": [117, 383, 386, 387, 471, 480], "callback_": 117, "unicodestr": 118, "enc": [118, 338], "u2641": 118, "asdl": [119, 464, 469, 479, 480], "stmt": [119, 337, 364, 465, 480], "decorator_list": 119, "type_param": [119, 383, 424, 428, 433, 480], "orels": [119, 465], "finalbodi": 119, "elt": 119, "cmpop": 119, "expr_context": 119, "ifs": 119, "posonlyarg": [119, 480], "vararg": [119, 252, 480], "kwonlyarg": [119, 252], "kw_default": 119, "asnam": 119, "context_expr": 119, "optional_var": 119, "kwd_attr": 119, "kwd_pattern": 119, "typeignor": [119, 480], "_ast": [119, 464, 472, 480], "source_lin": 119, "nameconst": [119, 471, 478, 480], "extslic": [119, 479, 480], "fantast": 119, "snake": [119, 157], "contributor": [119, 423, 467, 480], "func_typ": [119, 428, 478], "115": [119, 258, 342, 379, 480], "collaps": [119, 193, 256, 293, 361, 474, 480], "walrus": [119, 427, 478, 480], "soc": 119, "otherexcept": [119, 210], "subpattern": [119, 424, 438, 480], "overal": [119, 180, 191, 265, 281, 289, 305, 316, 342, 344, 379, 425, 441, 466, 474, 475], "point2d": [119, 383], "point3d": [119, 157, 383], "ts": [119, 174, 229, 381, 383, 424, 464, 471, 480], "outermost": [119, 252, 341, 362, 480], "decorator1": 119, "decorator2": 119, "3115": [119, 382, 424, 425, 467, 473], "base1": [119, 437], "base2": [119, 437], "other_func": 119, "feature_vers": [119, 374, 478, 480], "misplac": [119, 480], "ast_obj": 119, "node_or_str": 119, "oneself": 119, "denial": [119, 222, 259, 341, 355, 406, 425, 452, 470, 480], "new_nod": 119, "old_nod": 119, "visit_num": [119, 478, 480], "visit_str": [119, 478, 480], "visit_byt": [119, 478], "visit_nameconst": [119, 478], "visit_ellipsi": [119, 478], "visit_const": [119, 478, 480], "rewritenam": 119, "visit_nam": 119, "new_tre": 119, "yourtransform": 119, "annotate_field": 119, "include_attribut": 119, "asttoken": 119, "leoast": 119, "codemod": 119, "recoveri": [119, 198, 245, 392, 428], "emscripten": [120, 148, 160, 163, 170, 207, 212, 220, 226, 230, 239, 242, 245, 254, 275, 280, 284, 285, 290, 302, 307, 319, 325, 326, 330, 332, 334, 335, 336, 338, 345, 349, 353, 356, 362, 392, 396, 400, 416, 417, 422, 453, 470, 480], "wasi": [120, 148, 160, 163, 170, 207, 209, 210, 212, 220, 226, 230, 239, 242, 245, 254, 275, 280, 284, 285, 290, 302, 307, 319, 325, 326, 330, 332, 334, 335, 336, 338, 345, 349, 353, 356, 362, 392, 396, 400, 416, 417, 422, 453, 470, 480], "wasm32": [120, 148, 160, 163, 170, 207, 212, 220, 226, 230, 239, 242, 245, 254, 275, 280, 284, 285, 290, 302, 307, 319, 325, 326, 330, 332, 334, 335, 336, 338, 345, 349, 353, 356, 362, 392, 396, 400, 416, 417, 422, 453, 470, 480], "fifo": [121, 131, 157, 258, 280, 290, 293, 313, 326, 339, 355, 476, 477, 480], "pythonasynciodebug": [122, 123, 185, 452, 480], "threadsaf": [122, 223, 258, 264, 315, 480], "slow_callback_dur": 122, "fut": [122, 126], "coro_func": 122, "coro": [122, 123, 125, 132, 136, 475, 480], "321": [122, 183], "source_traceback": 122, "base_ev": [123, 349, 427, 480], "prefac": [123, 130], "showcas": [123, 130], "idempot": [123, 130, 164, 223, 471, 477, 480], "irrevers": 123, "567": [123, 126, 167, 183, 342, 449, 468, 477, 480], "instrument": [123, 188, 223, 305, 453, 472, 476, 480], "protocol_factori": [123, 130], "local_addr": [123, 130, 133], "ssl_handshake_timeout": [123, 133, 477], "ssl_shutdown_timeout": [123, 133, 480], "happy_eyeballs_delay": [123, 133, 478, 480], "interleav": [123, 133, 190, 280, 466, 472, 477, 478, 480], "synopsi": [123, 310, 338, 480], "eyebal": [123, 478, 480], "8305": 123, "250": [123, 220, 305, 332, 337, 381, 466], "local_host": 123, "local_port": 123, "handshak": [123, 133, 338, 474, 475, 476, 477, 478, 480], "60": [123, 133, 144, 152, 163, 180, 183, 193, 258, 304, 315, 338, 340, 363, 378, 379, 381, 395, 432, 462, 464, 470, 472, 476, 478, 480], "dual": [123, 334, 338, 423, 432, 480], "undesir": [123, 338, 460, 464, 480], "datatrack": 123, "ietf": [123, 232, 256, 338, 344], "rfc6555": 123, "remote_addr": [123, 130], "reuse_port": [123, 133, 334], "allow_broadcast": 123, "remote_host": 123, "remote_port": 123, "endpoint": [123, 130, 209, 239, 334, 381, 472, 480], "so_reuseport": [123, 334, 359, 480], "broadcast": [123, 256, 334, 480], "preexist": 123, "reuse_address": [123, 133, 470, 476, 477, 478, 479, 480], "so_reuseaddr": [123, 334, 359, 470, 476, 477, 478, 479, 480], "incom": [123, 130, 210, 242, 259, 280, 335, 338, 409, 471, 472, 480], "packet": [123, 130, 138, 256, 266, 334, 335, 416, 466, 480], "af_unspec": [123, 133, 334], "ai_pass": [123, 133, 334], "backlog": [123, 133, 280, 334, 475, 480], "time_wait": [123, 334], "syscal": [123, 210, 290, 319, 329, 475, 476, 478, 480], "coder": [123, 138], "sporad": [123, 290], "sockaddr": [123, 139, 334], "uncatch": 123, "blocking_io": [123, 136], "cpu_bound": 123, "asyncgen": 123, "universal_newlin": [123, 134, 345, 463, 477, 480], "srv": [123, 167, 477], "client_connect": 123, "trsock": [123, 480], "transportsocket": [123, 480], "ship": [123, 129, 247, 250, 366, 385, 418, 423, 458, 459, 462, 466, 468, 472, 474, 475, 479, 480], "mypolici": [123, 473], "iocp": [123, 480], "msdn": [123, 290], "hello_world": 123, "display_d": [123, 136], "end_tim": [123, 136], "rsock": [123, 130, 133], "wsock": [123, 130, 133], "recept": [123, 130, 133], "ask_exit": 123, "signam": [123, 330], "3600": [123, 130, 136, 166, 180], "baseeventloop": [125, 480], "successor": [125, 229], "_make_socket_transport": 125, "base_futur": 126, "_asyncio_future_block": 126, "set_aft": 126, "excutor": 127, "water": [127, 325, 475, 480], "proactor_ev": 128, "windows_ev": [128, 480], "windows_util": [128, 477, 480], "hpet": 128, "prohibit": [129, 190, 255, 259, 338, 404, 427, 477, 478, 479, 480], "inact": [129, 134, 438, 465, 480], "disrupt": [129, 471, 480], "reap": [129, 480], "pidfd": [129, 330, 480], "goldilock": 129, "launch": [129, 183, 280, 290, 345, 349, 359, 400, 458, 459, 472, 473, 474, 478, 480], "scale": [129, 315, 325, 373, 383, 459, 462, 465, 476, 477, 480], "myeventlooppolici": 129, "eventloop": [129, 480], "extent": [130, 152, 232, 255, 275, 373, 381, 423, 468, 480], "outgo": [130, 197, 334, 338, 471, 472, 473], "peernam": [130, 133], "socknam": [130, 480], "peercert": 130, "ssl_object": 130, "watermark": [130, 133], "opportun": [130, 136, 155, 322, 387, 458, 480], "list_of_data": 130, "addr": [130, 133, 148, 167, 256, 326, 334, 338, 359, 417, 472, 475, 480], "terminateprocess": [130, 134, 139, 280, 290, 345, 465, 466], "unidirect": [130, 280], "reassembl": 130, "sizehint": [130, 155, 325, 480], "recipi": [130, 197, 205, 206, 332, 335, 423], "undeliver": 130, "echoserverprotocol": 130, "8888": [130, 133], "echoclientprotocol": 130, "on_con_lost": 130, "myprotocol": 130, "dateprotocol": 130, "exit_futur": 130, "pipe_clos": 130, "check_for_exit": 130, "unblock": [131, 135, 280, 330, 480], "priority_numb": [131, 313], "sleep_for": 131, "slept": 131, "workload": [131, 479, 480], "total_sleep_tim": 131, "started_at": 131, "total_slept_for": 131, "return_except": [131, 136, 480], "loop_factori": [132, 471, 480], "tcp_echo_cli": 133, "client_connected_cb": 133, "feed_eof": [133, 480], "handle_echo": 133, "print_http_head": 133, "wait_for_data": 133, "base_subprocess": 134, "proc": [134, 237, 290, 345, 476, 480], "zzz": [134, 429], "stdout_data": [134, 345, 463], "stderr_data": [134, 345, 463], "creationflag": [134, 345, 463], "waiter": [135, 362, 480], "waiter_task": 135, "codit": 135, "sem": 135, "example_barri": 135, "housekeep": [135, 362], "0x1053bb7c8": 136, "say_aft": 136, "task1": [136, 449], "task2": [136, 449], "tg": 136, "function_that_returns_a_future_object": 136, "some_python_coroutin": 136, "leverag": [136, 249, 280, 474, 479], "mid": [136, 480], "background_task": 136, "some_coro": 136, "forev": [136, 306, 325, 460, 461, 462, 463, 473, 480], "misbehav": [136, 480], "another_coro": 136, "bubbl": [136, 424, 480], "aws": 136, "aggreg": [136, 258, 337, 385, 470, 480], "stronger": [136, 387, 480], "subtask": 136, "employ": [136, 148, 280, 290, 409, 429, 473], "custom_task_constructor": 136, "aw": [136, 480], "long_running_task": 136, "deadlin": [136, 322], "overdu": 136, "new_deadlin": 136, "yay": [136, 446], "return_when": [136, 163], "all_complet": [136, 163], "first_complet": [136, 163], "first_except": [136, 163], "earliest": [136, 180, 187, 363], "earliest_result": 136, "took": [136, 166, 305, 459, 480], "eager_start": 136, "newest": 136, "deni": [136, 209, 335, 425, 462, 480], "cancel_m": 136, "ineffect": [136, 474], "make_request_with_timeout": 136, "make_request": 136, "make_another_request": 136, "unrelated_cod": 136, "fashion": [136, 167, 231, 259, 280, 305, 316, 334, 378, 383, 410, 424, 425, 427, 463, 466, 473, 474, 480], "suppres": 136, "unregistr": [137, 326], "counterfil": 137, "_count": 137, "incrcount": 137, "savecount": 137, "adject": [137, 443], "donni": 137, "sector": 137, "law": [138, 232, 333, 340, 346, 363, 423, 464, 480], "dvi": 138, "adpcm": 138, "fragment1": 138, "fragment2": 138, "adpcmfrag": 138, "newstat": 138, "proport": [138, 164, 315, 340, 480], "energi": 138, "maxim": [138, 187, 188, 193, 232, 244, 359, 437, 480], "wherebi": [138, 148, 265, 296], "ima": 138, "newwidth": 138, "new_fram": 138, "old_width": 138, "inrat": 138, "outrat": 138, "weighta": 138, "weightb": [138, 480], "newfrag": 138, "s_i": 138, "lfactor": 138, "rfactor": 138, "recombin": [138, 473], "mul_stereo": 138, "lsampl": 138, "rsampl": 138, "toler": [138, 151, 256, 272, 475, 477, 480], "loss": [138, 183, 222, 240, 255, 268, 272, 363, 392, 418, 423, 427, 461, 463, 465, 472, 476, 477, 478, 480], "predict": [138, 222, 255, 340, 349, 410, 425, 452, 458, 472, 479, 480], "misinterpret": 138, "energet": 138, "echocancel": 138, "outputdata": 138, "inputdata": 138, "800": [138, 232, 267, 464, 466, 469, 472, 476, 480], "out_test": 138, "in_test": 138, "ipo": 138, "prefil": 138, "postfil": 138, "run_fil": [139, 452], "run_interactivehook": [139, 349], "run_startup": [139, 452], "run_stdin": [139, 452], "call_funct": [139, 173, 470, 476, 480], "func_point": 139, "cdata": [139, 173, 311, 407, 412, 413, 480], "dlopen": [139, 173, 290, 349, 453, 461, 464, 480], "dlsym": [139, 173], "code_object": [139, 222, 480], "whenc": [139, 150, 212, 255, 275, 290, 443, 461], "root_dir": [139, 228, 329, 469, 471, 480], "dir_fd": [139, 222, 228, 290, 329, 469, 470, 473, 480], "putlin": [139, 285, 302, 480], "topdown": [139, 290], "onerror": [139, 290, 299, 329, 471, 477, 480], "follow_symlink": [139, 290, 293, 329, 469, 473, 480], "pgid": [139, 290], "src_dir_fd": [139, 290], "dst_dir_fd": [139, 290], "show_cmd": [139, 290], "ns": [139, 290, 311, 379, 382, 395, 410, 470, 480], "followlink": [139, 290, 465], "base_nam": [139, 329], "extract_dir": [139, 329], "thread_id": [139, 330, 363, 480], "signalnum": [139, 330], "servicenam": [139, 334], "protocolnam": [139, 334], "connection_handl": [139, 337], "set_asyncgen_hooks_fin": [139, 349], "set_asyncgen_hooks_firstit": [139, 349], "logopt": [139, 353], "maskpri": [139, 353], "fullpath": [139, 357], "fullurl": [139, 392], "computer_nam": [139, 402], "sub_key": [139, 402], "file_nam": [139, 402], "value_nam": [139, 402], "_winapi": [139, 480], "createfil": 139, "desired_access": 139, "share_mod": 139, "creation_disposit": 139, "flags_and_attribut": 139, "createjunct": 139, "src_path": 139, "dst_path": 139, "createnamedpip": 139, "open_mod": 139, "pipe_mod": 139, "createpip": 139, "createprocess": [139, 345], "application_nam": 139, "command_lin": [139, 345], "current_directori": 139, "openprocess": 139, "process_id": [139, 334], "exit_cod": [139, 210], "pyobj_fromptr": 139, "4648": [140, 324, 480], "ascii85": [140, 474, 480], "76": [140, 199, 340, 379, 381, 416], "2045": [140, 191, 193, 199, 200, 202, 416], "altchar": 140, "map01": 140, "oh": 140, "eye": [140, 183, 187, 464, 471, 475, 478], "foldspac": 140, "wrapcol": 140, "adob": [140, 474, 480], "btoa": 140, "ignorechar": 140, "x0b": [140, 341, 395], "zgf0ysb0bybizsblbmnvzgvk": 140, "1521": [140, 314], "multipurpos": 140, "botfram": 141, "stopfram": 141, "returnfram": 141, "c_call": [141, 349], "c_return": [141, 349, 350], "c_except": [141, 349], "module_nam": [141, 247, 280, 359, 469, 477, 480], "argument_list": [141, 424, 427], "dispatch_": 141, "frame_lineno": 141, "lprefix": 141, "a2b_": [143, 473], "strict_mod": [143, 480], "3548": [143, 463], "quotetab": [143, 155, 314], "istext": 143, "1522": [143, 314], "linefe": [143, 205, 328, 342, 432, 462], "ccitt": [143, 346], "polynomi": [143, 258, 272], "0x1021": 143, "binhex4": [143, 479, 480], "checksum": [143, 334, 355, 419, 421], "010x": 143, "bytes_per_sep": [143, 341], "xb9": 143, "x01": [143, 255, 256, 281, 334, 344, 395], "b901ef": 143, "b9": 143, "ef": [143, 157, 258, 391, 414], "b9_01ef": 143, "b901": 143, "hexstr": 143, "invers": [143, 151, 180, 183, 198, 206, 208, 222, 241, 256, 272, 288, 296, 328, 337, 340, 341, 363, 427, 428, 465, 471, 478, 480], "liber": [143, 190], "85": [143, 150, 285, 340, 475], "domin": [144, 240, 480], "sortedcollect": 144, "find_lt": 144, "find_l": 144, "find_gt": 144, "find_g": 144, "score": [144, 187, 337, 340, 449], "70": [144, 180, 183, 315, 340, 361, 379, 438, 448, 449, 480], "fdcba": 144, "titan": 144, "bird": 144, "1963": 144, "hitchcock": 144, "alien": [144, 362], "1986": [144, 180], "1960": 144, "by_year": 144, "romanc": 144, "hiller": 144, "_f": 145, "compresslevel": [146, 231, 355, 419, 477, 479, 480], "xb": [146, 231, 267], "wt": [146, 222, 231, 267, 340], "compressor": [146, 267, 480], "decompressor": [146, 267, 480], "max_length": [146, 267, 421, 475, 480], "donec": 146, "rhoncus": 146, "qui": 146, "sapien": 146, "sit": [146, 372, 414], "amet": 146, "molesti": 146, "fusc": 146, "scelerisqu": 146, "vel": 146, "augu": 146, "nec": 146, "ullamcorp": 146, "nam": 146, "rutrum": 146, "pretium": 146, "placerat": 146, "aliquam": 146, "tristiqu": 146, "lorem": 146, "cursus": 146, "interdum": 146, "laoreet": 146, "ultric": 146, "purus": 146, "pulvinar": 146, "gravida": 146, "euismod": 146, "magna": 146, "varius": 146, "justo": 146, "tincidunt": 146, "feugiat": 146, "pharetra": 146, "lacus": 146, "risus": 146, "vehicula": 146, "maecena": 146, "feli": 146, "pellentesqu": 146, "semper": 146, "nunc": 146, "nibh": 146, "ac": [146, 157, 258, 423, 453, 462, 480], "elementum": 146, "dolor": 146, "luctus": 146, "curabitur": 146, "lacinia": 146, "ornar": 146, "consectetur": 146, "vestibulum": 146, "513595166163142": 146, "gen_data": 146, "chunksiz": [146, 163, 280, 300, 475, 480], "nonrandom": 146, "myfil": [146, 255, 290, 385, 419, 437, 440, 449], "gregorian": [147, 180], "dershowitz": [147, 180], "reingold": [147, 180], "calendr": [147, 180], "prolept": [147, 180], "8601": [147, 180, 187, 263, 337, 416, 470, 476, 480], "theyear": 147, "themonth": 147, "withyear": 147, "css": [147, 237, 472, 477, 480], "cascad": [147, 480], "tue": [147, 180], "wed": [147, 180, 363], "fri": [147, 206, 472, 473, 480], "formatmonthnam": [147, 480], "customhtmlc": 147, "nowrap": 147, "formatweekday": [147, 480], "y1": [147, 427, 438, 469, 471, 480], "y2": [147, 222, 438, 469, 471, 480], "mo": [147, 180, 227, 316, 341, 462, 476, 478, 480], "tu": [147, 462], "fr": [147, 227, 268, 315, 432, 462, 477], "su": [147, 480], "centr": 147, "stylesheet": [147, 466, 480], "multipart": [148, 191, 193, 194, 195, 196, 197, 198, 201, 202, 203, 204, 480], "isindex": 148, "goodi": 148, "h1": [148, 232, 237, 239, 265, 417], "logdir": [148, 149], "keep_blank_valu": [148, 391], "minifieldstorag": [148, 480], "fileitem": 148, "userfil": 148, "linecount": 148, "strict_pars": [148, 391], "pdict": 148, "megabyt": 148, "rfcs": [148, 155, 191, 193, 198, 199, 200, 202, 205, 206, 302, 338, 462, 475, 480], "hole": [148, 290, 328, 466, 469, 480], "hacker": [148, 315], "exploit": [148, 267, 290, 355, 425, 452, 474, 480], "gullibl": 148, "trust": [148, 265, 280, 296, 299, 302, 338, 345, 355, 391, 457, 458, 465, 466, 474, 478, 480], "dash": [148, 155, 174, 193, 202, 316, 328, 404], "0o755": 148, "0755": [148, 480], "0o644": 148, "0o666": [148, 181, 290, 293, 394], "privileg": [148, 285, 290, 334, 336, 339, 363, 402, 473, 476, 480], "everybodi": [148, 241], "cryptic": [148, 480], "yourhostnam": 148, "suspect": [148, 459, 480], "userid": [148, 266, 383, 476], "suexec": 148, "liabil": [148, 423], "excerpt": [149, 183, 478], "ea": 150, "rmff": 150, "bigendian": 150, "inclhead": 150, "jerri": 150, "morrison": [150, 474], "electron": [150, 338, 423], "art": [150, 151, 157, 190], "1985": [150, 337], "kahan": 151, "elementari": [151, 174, 381], "annex": [151, 272, 384, 432, 465], "lie": [151, 180, 239, 247, 266, 280, 341, 373, 383, 425, 433, 461, 462], "4142135623730951j": 151, "cartesian": [151, 258, 337, 465, 468, 475], "phi": [151, 272], "counterclockwis": [151, 381], "141592653589793": [151, 441, 472], "arc": [151, 272, 381, 465, 466, 468, 472, 480], "cosin": [151, 183, 272], "sine": [151, 183, 272], "tangent": [151, 272, 381], "rel_tol": [151, 272, 475], "1e": [151, 222, 272, 342, 344, 427, 475, 480], "abs_tol": [151, 272, 475], "curv": [151, 338, 381, 473, 480], "enlighten": 151, "ado": 151, "iserl": 151, "powel": [151, 480], "eds": 151, "clarendon": 151, "1987": [151, 155, 180, 405], "pp165": 151, "211": [151, 285, 473], "completekey": [152, 294], "banner": [152, 154, 480], "do_help": [152, 480], "do_shel": 152, "complete_foo": 152, "begidx": 152, "endidx": 152, "help_bar": 152, "help_": 152, "undocu": [152, 223, 264, 294, 359, 385, 419, 471, 473, 474, 475, 476, 477, 479, 480], "nonempti": [152, 188, 316, 341, 381, 400, 425], "complete_": 152, "displaywidth": 152, "solicit": 152, "drawn": [152, 174, 264, 290, 381, 480], "do_forward": 152, "playback": [152, 292], "do_playback": 152, "turtleshel": 152, "do_right": 152, "do_left": 152, "do_goto": 152, "do_hom": 152, "do_circl": 152, "do_posit": 152, "do_color": 152, "do_undo": 152, "do_reset": 152, "do_by": 152, "do_record": 152, "rose": [152, 258, 476, 480], "spiral": 152, "180": [152, 232, 340, 381, 472], "rot_13": [153, 155], "pstat": [153, 305, 448, 460, 464, 480], "__console__": 154, "readfunc": 154, "exitmsg": 154, "stuf": 154, "wider": [155, 180, 383, 463, 474], "data_encod": 155, "file_encod": 155, "transcod": [155, 404, 472], "base64_codec": 155, "xdf": [155, 232, 301], "u266c": 155, "223": 155, "9836": 155, "hh": [155, 180, 245, 363, 432, 459, 480], "xxxx": [155, 290, 432, 480], "xxxxxxxx": [155, 290, 432], "d800": 155, "dfff": 155, "error_handl": [155, 411], "utf_8": [155, 480], "rescan": [155, 299], "recov": [155, 187, 210, 218, 349, 394, 412, 466, 471, 472], "firstlin": [155, 185], "huge": [155, 255, 459, 474, 480], "reposit": [155, 255], "resp": [155, 263, 285, 304, 475], "frontend": 155, "adher": [155, 164, 242, 259, 266, 280, 431], "0x0": 155, "00ff": [155, 472, 473, 480], "charmap": 155, "fffe": 155, "ligatur": 155, "2060": [155, 245], "joiner": [155, 475, 480], "role": [155, 338, 410, 467, 472, 478, 480], "payload": [155, 191, 193, 194, 195, 196, 197, 198, 201, 202, 203, 204, 239, 248, 466, 480], "00000000": 155, "0000007f": 155, "0xxxxxxx": 155, "00000080": 155, "000007ff": 155, "110xxxxx": 155, "10xxxxxx": 155, "00000800": 155, "0000ffff": 155, "1110xxxx": 155, "00010000": 155, "0010ffff": 155, "11110xxx": 155, "invent": [155, 268, 362, 431, 462, 466], "notepad": [155, 432], "0xef": 155, "0xbb": 155, "0xbf": 155, "improb": 155, "diaeresi": 155, "quotat": [155, 345, 465, 480], "iso8859": 155, "utf16": 155, "utf32": 155, "euro": [155, 466, 467], "european": [155, 466], "ebcdic": [155, 474], "pc": [155, 174, 271, 403, 419, 432, 453, 458, 465, 470, 480], "big5": [155, 463], "csbig5": 155, "big5hksc": [155, 463], "hkscs": 155, "cp037": 155, "ibm037": 155, "ibm039": 155, "cp273": [155, 474], "ibm273": 155, "csibm273": 155, "cp424": 155, "he": [155, 294, 316, 362, 432, 459, 476], "ibm424": 155, "cp437": [155, 419], "437": 155, "ibm437": 155, "cp500": 155, "ibm500": 155, "western": [155, 363], "europ": [155, 163, 363, 422, 466], "cp720": [155, 466, 472], "cp737": 155, "cp775": 155, "ibm775": 155, "baltic": 155, "cp850": 155, "850": [155, 466], "ibm850": 155, "cp852": 155, "852": 155, "ibm852": 155, "central": [155, 180, 191, 202, 284, 340, 459, 460, 461, 462, 464, 472, 480], "eastern": [155, 180, 363, 476], "cp855": 155, "855": [155, 218], "ibm855": 155, "bulgarian": 155, "byelorussian": 155, "macedonian": 155, "serbian": 155, "cp856": 155, "cp857": 155, "857": 155, "ibm857": 155, "cp858": [155, 466], "858": 155, "ibm858": 155, "cp860": 155, "860": 155, "ibm860": 155, "portugues": [155, 480], "cp861": 155, "861": [155, 293], "ibm861": 155, "iceland": [155, 464], "cp862": 155, "862": 155, "ibm862": 155, "cp863": 155, "863": 155, "ibm863": 155, "cp864": 155, "ibm864": 155, "cp865": 155, "865": 155, "ibm865": 155, "danish": 155, "cp866": 155, "866": [155, 187, 478], "ibm866": 155, "cp869": 155, "869": 155, "gr": [155, 464, 469, 470, 478, 480], "ibm869": 155, "cp874": 155, "cp875": 155, "cp932": [155, 463], "932": 155, "ms932": 155, "mskanji": 155, "kanji": 155, "cp949": [155, 463], "949": 155, "ms949": 155, "uhc": 155, "cp950": [155, 463], "950": 155, "ms950": 155, "cp1006": 155, "urdu": 155, "cp1026": 155, "ibm1026": 155, "cp1125": [155, 474], "1125": 155, "ibm1125": 155, "cp866u": 155, "ruscii": 155, "cp1140": 155, "ibm1140": 155, "cp1250": [155, 164], "1250": 155, "cp1251": 155, "1251": 155, "1252": [155, 445, 449], "cp1253": 155, "1253": 155, "cp1254": 155, "1254": [155, 316], "cp1255": 155, "1255": 155, "cp1256": 155, "1256": 155, "cp1257": 155, "1257": 155, "cp1258": 155, "1258": 155, "euc_jp": 155, "eucjp": 155, "uji": 155, "jis": [155, 463], "euc_jis_2004": 155, "jisx0213": [155, 463], "eucjis2004": 155, "euc_jisx0213": 155, "eucjisx0213": 155, "euc_kr": 155, "euckr": 155, "korean": [155, 463, 477, 480], "ksc5601": 155, "ks_c": 155, "5601": 155, "ksx1001": 155, "ks_x": 155, "gb2312": [155, 384, 463, 473], "chines": [155, 463, 480], "csiso58gb231280": 155, "euc": [155, 192, 463], "cn": 155, "euccn": 155, "eucgb2312": 155, "1980": [155, 187, 419, 480], "ir": 155, "gbk": [155, 463], "936": 155, "cp936": 155, "ms936": 155, "gb18030": [155, 463, 480], "hz": [155, 463, 473, 480], "hzgb": 155, "gb": [155, 338, 406, 480], "2312": 155, "iso2022_jp": 155, "csiso2022jp": 155, "iso2022jp": 155, "2022": [155, 180, 192, 232, 445, 448, 463, 470, 480], "jp": [155, 192, 423, 463], "iso2022_jp_1": 155, "iso2022_jp_2": 155, "iso2022_jp_2004": 155, "2004": [155, 180, 373, 423, 463], "iso2022_jp_3": 155, "iso2022_jp_ext": 155, "iso2022_kr": 155, "csiso2022kr": 155, "iso2022kr": 155, "kr": [155, 463], "latin_1": [155, 192, 480], "cp819": 155, "iso8859_2": 155, "latin2": 155, "iso8859_3": 155, "latin3": 155, "l3": 155, "esperanto": 155, "maltes": 155, "iso8859_4": 155, "latin4": 155, "l4": 155, "iso8859_5": 155, "cyril": 155, "iso8859_6": 155, "iso8859_7": 155, "greek8": 155, "iso8859_8": 155, "iso8859_9": 155, "latin5": 155, "l5": 155, "iso8859_10": 155, "latin6": 155, "l6": [155, 473], "nordic": 155, "iso8859_11": 155, "iso8859_13": 155, "latin7": 155, "l7": 155, "iso8859_14": 155, "latin8": 155, "l8": 155, "celtic": 155, "iso8859_15": 155, "latin9": 155, "l9": 155, "iso8859_16": 155, "latin10": 155, "l10": 155, "johab": [155, 463], "cp1361": 155, "ms1361": 155, "koi8_r": 155, "koi8_t": [155, 475, 480], "tajik": [155, 475], "koi8_u": 155, "kz1048": [155, 475, 480], "kz_1048": 155, "strk1048_2002": 155, "rk1048": 155, "kazakh": [155, 475], "mac_cyril": 155, "maccyril": 155, "mac_greek": 155, "macgreek": 155, "mac_iceland": 155, "maciceland": 155, "mac_latin2": [155, 480], "maclatin2": 155, "maccentraleurop": 155, "mac_centeuro": [155, 480], "mac_roman": 155, "macroman": 155, "mac_turkish": 155, "macturkish": 155, "ptcp154": 155, "csptcp154": 155, "pt154": 155, "cp154": 155, "asian": [155, 384, 463], "shift_ji": 155, "csshiftji": 155, "shiftji": 155, "sjis": 155, "s_jis": 155, "shift_jis_2004": 155, "shiftjis2004": 155, "sjis_2004": 155, "sjis2004": 155, "shift_jisx0213": 155, "shiftjisx0213": 155, "sjisx0213": 155, "s_jisx0213": 155, "utf_32": 155, "u32": 155, "utf_32_b": 155, "32be": 155, "utf_32_l": 155, "32le": 155, "utf_16": 155, "u16": 155, "utf_16_b": 155, "16be": 155, "utf_16_l": 155, "16le": 155, "utf_7": 155, "u7": 155, "u8": 155, "cp65001": [155, 473, 480], "asymmetr": 155, "3490": [155, 462], "oem": [155, 476, 480], "cp_oemcp": [155, 476], "palmo": 155, "3492": [155, 462], "raw_unicode_escap": 155, "bewar": [155, 210, 218, 259, 280, 327, 337, 338, 429, 448, 467], "unicode_intern": [155, 473, 478, 480], "base_64": 155, "bz2_codec": [155, 474], "hex_codec": [155, 474], "quopri_codec": 155, "quotedprint": 155, "quoted_print": 155, "uu_codec": [155, 480], "zlib_codec": 155, "rot13": [155, 474, 480], "caesar": 155, "cypher": 155, "encrypt": [155, 170, 230, 245, 265, 285, 302, 332, 336, 338, 419, 459, 461, 462, 466, 472, 473, 474, 480], "idn": [155, 338, 477, 480], "5891": 155, "5895": 155, "alliancefran": [155, 462], "ais": [155, 462], "nu": [155, 462], "ace": [155, 315, 316, 462], "xn": [155, 338, 462, 477], "alliancefranais": [155, 462], "npb": [155, 462], "allowunassign": 155, "usestd3asciirul": 155, "outcom": [156, 164, 383, 385, 386, 424, 480], "subcontext": 157, "baselin": [157, 369], "bach": 157, "rembrandt": 157, "gogh": 157, "opera": [157, 400, 464, 480], "carmen": 157, "584": [157, 290, 382, 399, 479, 480], "enthought": [157, 458], "codetool": 157, "multicontext": 157, "pylookup": 157, "guest": [157, 334, 480], "command_line_arg": 157, "deepchainmap": 157, "inner": [157, 166, 188, 232, 234, 252, 316, 337, 341, 381, 383, 410, 424, 426, 463, 466, 472, 473, 480], "eleph": 157, "lion": 157, "topmost": [157, 349, 464, 480], "talli": [157, 466, 472, 473], "cnt": 157, "hamlet": [157, 459], "1143": 157, "966": 157, "762": 157, "631": 157, "546": [157, 379], "514": [157, 266, 458, 462, 470, 480], "bag": [157, 197, 424, 437], "multiset": [157, 472], "gallahad": [157, 439, 468], "sausag": [157, 222, 341], "list_of_pair": 157, "knuth": [157, 183], "donald": [157, 338, 466, 474], "cc": [157, 200, 206, 258, 268, 332, 358, 453, 462, 471, 473, 480], "deck": [157, 315], "ghi": [157, 173, 264, 328, 463], "jkl": 157, "pyshel": [157, 183, 244, 316, 476, 477, 478, 480], "moving_averag": 157, "39": [157, 180, 190, 280, 290, 363, 453, 463, 469, 473, 478, 479, 480], "roundrobin": [157, 258], "delete_nth": 157, "rot": [157, 461, 480], "roll": [157, 180, 266, 337, 359, 385, 437, 464, 465, 480], "mississippi": [157, 341], "constant_factori": 157, "ran": [157, 190, 210, 345, 385, 465, 466, 471, 480], "typenam": [157, 304, 337, 465, 480], "field_nam": [157, 342], "_1": [157, 466, 468], "_3": 157, "_sourc": [157, 477, 480], "employeerecord": 157, "depart": [157, 222, 341], "paygrad": 157, "emp": 157, "employe": [157, 383, 437, 480], "companydata": 157, "partnum": 157, "inventori": [157, 178, 288], "newpric": 157, "pixel": [157, 366, 369, 373, 381, 480], "premium": 157, "000": [157, 173, 180, 183, 232, 258, 279, 305, 458, 471, 472, 473], "714": 157, "018": 157, "hardcov": 157, "isbn": [157, 366, 451], "part_numb": 157, "lru": [157, 223, 480], "k1": [157, 399], "k2": [157, 399], "od": [157, 466, 469, 472, 480], "acdeb": 157, "bacd": 157, "od1": [157, 466], "od2": [157, 466], "lastupdatedordereddict": 157, "timeboundedlru": 157, "maxag": 157, "multihitlrucach": 157, "maxrequest": 157, "cache_aft": 157, "uncached_key": 157, "request_count": 157, "cached_key": 157, "function_result": 157, "uncach": [157, 290, 472, 480], "initialdata": 157, "_collections_abc": 158, "gencoro": 158, "myvar": 158, "listbasedset": 158, "favor": [158, 222, 239, 285, 290, 338, 341, 359, 383, 392, 463, 465, 467, 471, 472, 474, 475, 476, 478, 480], "lst": [158, 294], "abcdef": [158, 173, 255, 258, 316, 466, 474], "defghi": [158, 258], "_from_iter": 158, "_hash": [158, 480], "orderedset": 158, "yiq": [159, 474], "hls": 159, "hsv": 159, "poynton": 159, "colorfaq": 159, "cambridgeincolour": 159, "htm": [159, 180, 242, 461, 462, 463, 464, 465, 466, 467], "qq": 160, "destdir": [160, 480], "strip_prefix": 160, "prepend_prefix": 160, "coexist": 160, "uncheck": [160, 429, 452, 477, 480], "source_date_epoch": [160, 308, 477, 480], "hardlink": [160, 355, 479, 480], "dupe": [160, 479], "consolid": [160, 281, 462, 473, 476, 480], "multilevel": [160, 480], "ddir": [160, 480], "rx": [160, 316], "invalidation_mod": [160, 308, 477, 480], "stripdir": [160, 479, 480], "prependdir": [160, 479, 480], "limit_sl_dest": [160, 479, 480], "hardlink_dup": [160, 479], "fullnam": [160, 247, 249, 250, 299, 420, 462], "skip_curdir": 160, "323": [163, 476], "1235": 163, "cancel_futur": [163, 479, 480], "src1": [163, 472], "dest1": [163, 472], "src2": [163, 472], "dest2": [163, 472], "src3": [163, 472], "dest3": [163, 472], "src4": 163, "dest4": [163, 472], "wait_on_b": 163, "wait_on_a": 163, "wait_on_futur": 163, "thread_name_prefix": [163, 476, 480], "initarg": [163, 280, 477], "grace": [163, 316, 330, 362, 427, 466, 472, 477, 480], "foxnew": 163, "cnn": [163, 181], "wsj": 163, "nonexist": [163, 404, 480], "subdomain": 163, "load_url": 163, "future_to_url": 163, "mp_context": [163, 280, 477, 480], "max_tasks_per_child": [163, 480], "61": [163, 341, 363, 463, 480], "start_method": 163, "112272535095293": 163, "112582705942171": 163, "115280095190773": 163, "115797848077099": 163, "1099726899285419": 163, "is_prim": 163, "sqrt_n": 163, "not_don": 163, "serveraliveinterv": 164, "compressionlevel": 164, "forwardx11": 164, "forg": 164, "hg": [164, 293, 338, 462, 466, 472, 480], "topsecret": 164, "50022": 164, "configfil": 164, "another_config": 164, "nport": 164, "48484": 164, "21212": 164, "3des": [164, 338, 476, 480], "cbc": [164, 334], "monster": [164, 361], "batchmod": 164, "14159265359": [164, 441, 443], "chorus": 164, "lumberjack": [164, 304, 378], "night": 164, "key_without_valu": 164, "harm": [164, 223, 289, 472, 480], "can_values_be_as_wel": 164, "does_that_mean_anything_speci": 164, "multiline_valu": 164, "preprocess": [164, 172, 255, 391], "home_dir": 164, "my_dir": 164, "my_pictur": 164, "zc": 164, "buildout": [164, 472], "library_dir": 164, "system_dir": 164, "macports_dir": 164, "arthur": [164, 341, 478, 480], "nicknam": 164, "shed": 164, "last_nam": [164, 172, 316], "jackson": [164, 474], "twosh": 164, "python_dir": 164, "defaultsect": 164, "section_nam": 164, "section_proxi": 164, "dict_typ": [164, 301], "section1": 164, "key1": [164, 424, 479], "key2": [164, 424, 479], "key3": [164, 479], "value3": [164, 479], "section2": 164, "keya": 164, "valuea": 164, "keyb": 164, "valueb": 164, "keyc": 164, "valuec": 164, "section3": 164, "allow_no_valu": [164, 466], "sample_config": [164, 466], "mysqld": [164, 466], "mysql": [164, 220, 466], "old_password": 164, "acid": [164, 461, 471], "innodb": 164, "space_around_delimit": 164, "comment_prefix": 164, "inline_comment_prefix": 164, "enabled_extens": 164, "another_extens": 164, "disabled_by_com": 164, "yet_another_extens": 164, "empty_lines_in_valu": 164, "gotcha": 164, "she": 164, "default_sect": 164, "parser_inst": 164, "getdecim": 164, "nope": [164, 438], "unsuit": [164, 410, 460, 466, 480], "anotherkey": 164, "larch": 164, "optcr": 164, "downright": 164, "counterintuit": 164, "an_int": 164, "a_bool": 164, "a_float": 164, "1415": [164, 183, 465], "evil": [164, 466, 480], "intrins": [164, 188, 296, 425, 468, 480], "fileobject": [164, 469], "cfgparser": 164, "footnot": 164, "managed_resourc": 166, "acquire_resourc": 166, "release_resourc": 166, "trap": [166, 183, 461, 463, 473, 480], "get_connect": 166, "acquire_db_connect": 166, "release_db_connect": 166, "get_all_us": 166, "my_gener": 166, "enter_result": 166, "ignore_except": 166, "process_fil": 166, "file_or_path": 166, "send_http": 166, "aiohttp": 166, "clientsess": 166, "somefil": [166, 201, 227, 290, 328, 377], "someotherfil": 166, "new_target": [166, 368], "relinquish": [166, 281, 290, 362, 363], "mycontext": 166, "contextbaseclass": 166, "onto": [166, 174, 188, 210, 245, 296, 304, 328, 343, 381, 383, 385, 387, 429, 459, 465, 471, 480], "close_fil": 166, "need_special_resourc": 166, "acquire_special_resourc": 166, "release_special_resourc": 166, "acquisit": [166, 212, 264, 362, 472, 480], "resourcemanag": 166, "check_resource_ok": 166, "_cleanup_on_error": 166, "exc_detail": 166, "cleanup_need": 166, "perform_oper": 166, "cleanup_resourc": 166, "cb": [166, 258], "track_entry_and_exit": [166, 472], "exc_tb": [166, 330, 341], "load_widget": [166, 472], "singleus": 166, "write_to_stream": 166, "innermost": [166, 190, 311, 349, 383, 427, 474, 480], "outer_stack": 166, "inner_stack": 166, "bleed": 167, "client_addr_var": 167, "client_addr": 167, "render_goodby": 167, "8081": 167, "memo": [168, 296, 297, 428, 476, 480], "copied_list": 168, "original_list": 168, "__copy__": [168, 471, 480], "__deepcopy__": [168, 480], "constructor_ob": 169, "pickle_c": 169, "passlib": 170, "des": [170, 307], "crack": [170, 187], "salt": [170, 232, 323, 425, 452, 472, 473, 480], "sha": [170, 232, 395, 464, 465, 469, 472, 473, 476, 480], "strongest": [170, 466], "blowfish": [170, 477, 480], "weakest": 170, "method_": 170, "perturb": 170, "999_999_999": 170, "5000": [170, 183], "2_147_483_648": 170, "exposur": [170, 473], "compare_hash": 170, "cryptedpasswd": 170, "cleartext": [170, 266], "plaintext": [170, 245, 473], "4180": [172, 480], "csvfile": 172, "fmtparam": 172, "spamread": 172, "bake": [172, 316], "bean": [172, 316], "stringifi": [172, 378, 470, 480], "spamwrit": 172, "new_limit": [172, 464], "restkey": 172, "restval": 172, "first_nam": [172, 316], "clees": [172, 410, 438, 478], "extrasact": [172, 480], "recognis": [172, 210, 265, 299, 328, 337, 386, 425, 480], "quote_": 172, "passwd": [172, 220, 293, 307, 358, 385, 392, 463, 464, 465], "someiter": 172, "unixpwd": 172, "linend": 172, "cdecl": 173, "stdcall": 173, "kernel32": [173, 349, 480], "libc": [173, 254, 290, 300, 345, 453, 464, 480], "getmodulehandlea": 173, "myownfunct": 173, "239": 173, "_stdcallfuncptr": 173, "user32": 173, "getmodulehandl": 173, "hmodul": 173, "lpcstr": 173, "lpmodulenam": 173, "getmodulehandlew": 173, "lpcwstr": 173, "yapaxi": 173, "310": 173, "rand": [173, 338], "1804289383": 173, "0x1d000000": 173, "erron": [173, 289, 381, 422, 459, 474, 475, 477, 479, 480], "_bool": [173, 344, 465], "__int64": 173, "time_t": [173, 480], "140018365411392": 173, "65533": 173, "c_s": 173, "139966785747344": 173, "139966783348904": 173, "x00lo": 173, "c_buffer": 173, "beer": [173, 480], "1234": [173, 183, 256, 310, 326, 341, 375, 395, 439, 465, 469, 475, 480], "140000": [173, 342], "arm64": [173, 479, 480], "inhibit": [173, 247, 311], "_as_parameter_": 173, "200000": [173, 364], "37": [173, 242, 315, 341, 342, 379, 403, 448, 463, 466, 468, 469, 470, 477, 478, 479, 480], "000000": [173, 180, 461], "typecheck": [173, 383, 480], "1150640792": 173, "strchr": 173, "8059983": 173, "validhandl": 173, "486539264": 173, "silli": [173, 289, 387], "126": [173, 256, 379, 478], "sscanf": 173, "1400001049": 173, "upperleft": 173, "lowerright": 173, "ofs": 173, "pragma": [173, 480], "first_16": 173, "second_16": 173, "tenpointsarraytyp": 173, "artifici": [173, 350, 410, 425, 471, 474, 480], "mystruct": [173, 280], "point_array": 173, "arr": [173, 280, 441], "pt": 173, "teninteg": 173, "c_long_array_10": 173, "oor": 173, "scene": [173, 381, 458], "lp_c_long": 173, "null_ptr": 173, "dereferenc": [173, 399, 473, 480], "c_byte_array_4": 173, "c1": [173, 341], "c2": 173, "qsort": 173, "intarray5": 173, "ia": 173, "cmpfunc": 173, "py_cmp_func": 173, "cmp_func": 173, "pythonapi": [173, 464], "0x30c00a0": 173, "struct_frozen": 173, "frozent": 173, "_pyimport_frozenbootstrap": 173, "_frozen_importlib": [173, 280, 480], "31764": [173, 480], "_frozen_importlib_extern": [173, 480], "41499": 173, "__hello__": [173, 480], "p1": [173, 258, 281, 345, 424, 463, 470, 475], "hm": 173, "temp0": 173, "temp1": 173, "short_array": 173, "dylib": [173, 480], "ldconfig": [173, 480], "objdump": 173, "ld_library_path": [173, 476, 480], "libm": [173, 453, 480], "libbz2": 173, "agl": 173, "default_mod": 173, "use_errno": [173, 465], "use_last_error": [173, 465], "winmod": [173, 478], "dumpbin": 173, "manpag": [173, 290, 334, 476, 480], "setlasterror": 173, "hijack": 173, "prefabr": 173, "dlltype": 173, "func_spec": 173, "paramflag": 173, "name_or_ordin": 173, "vtbl_index": 173, "iid": [173, 373, 480], "messageboxw": 173, "winuserapi": 173, "winapi": [173, 329, 345, 480], "hwnd": 173, "lptext": 173, "lpcaption": 173, "uint": 173, "utyp": 173, "wintyp": [173, 480], "caption": 173, "getwindowrect": 173, "lprect": 173, "obj_or_typ": 173, "init_or_s": 173, "_ctype": [173, 423, 466, 477, 480], "lasterror": [173, 465], "enlarg": [173, 480], "writeabl": [173, 222, 255, 338, 345, 480], "wparam": 173, "dword": 173, "pnext": 173, "_u": 173, "lptdesc": 173, "typedesc": 173, "lpadesc": 173, "arraydesc": 173, "hreftyp": 173, "vartyp": 173, "td": [173, 180], "vt_ptr": 173, "some_typ": 173, "facto": [174, 240, 249, 355, 391, 416], "driver": [174, 190, 209, 227, 290, 292, 334, 359, 402, 403, 413, 462, 480], "color_numb": 174, "a_": 174, "ground": 174, "cup": 174, "cud": 174, "cud1": 174, "cuu1": 174, "cuu": 174, "vpa": 174, "confin": [174, 190], "bell": [174, 175, 366, 432, 464, 480], "bstate": 174, "button5_": [174, 469, 480], "256color": [174, 480], "region": [174, 244, 275, 279, 281, 290, 316, 366, 373, 381, 437, 465, 468, 480], "fg": [174, 258, 341, 366, 373], "bg": [174, 366, 373, 381, 480], "nline": [174, 185], "ncol": 174, "deiniti": 174, "terminfo": 174, "elaps": [174, 266, 280, 290, 305, 326, 334, 362, 363, 385, 472, 480], "availmask": 174, "oldmask": 174, "pminrow": 174, "pmincol": 174, "sminrow": 174, "smincol": 174, "smaxrow": 174, "smaxcol": 174, "vertic": [174, 175, 294, 341, 342, 361, 366, 369, 371, 372, 373, 381, 424, 431, 432], "intr": 174, "susp": 174, "tput": 174, "putchar": 174, "capnam": 174, "4h": [174, 344], "breakout": 174, "newterm": 174, "subwindow": 174, "segfault": [174, 463, 464, 476, 477, 480], "20190511": 174, "stuck": 174, "tl": 174, "bl": 174, "vertch": 174, "horch": 174, "repaint": 174, "degrad": [174, 472, 480], "wrefresh": 174, "movement": [174, 381, 465, 472, 480], "new_i": 174, "new_x": 174, "destwin": 174, "dminrow": 174, "dmincol": 174, "dmaxrow": 174, "dmaxcol": 174, "beg": 174, "rendit": 174, "indefinit": [174, 180, 242, 258, 262, 266, 268, 330, 356, 466, 474, 475, 480], "dim": 174, "key_": 174, "keycap": 174, "arrow": [174, 244, 294, 372, 373, 381], "soft": [174, 244, 260, 319, 355, 359, 424, 428, 432, 433, 469, 480], "redo": [174, 244, 480], "key_f1": 174, "key_f2": 174, "key_f3": 174, "key_f4": 174, "twelv": [174, 373], "vt100": 174, "crude": 174, "acs": 174, "solid": [174, 473, 474], "bullet": [174, 296], "stippl": 174, "lantern": 174, "crossov": 174, "pound": [174, 187], "sterl": 174, "greenish": 174, "purplish": 174, "bbedit": [174, 456], "framemak": 174, "uli": 174, "ulx": 174, "lri": 174, "lrx": 174, "land": [174, 480], "enquiri": 175, "xon": 175, "xoff": 175, "mnemon": [175, 265, 338, 373, 461], "teleprint": 175, "predat": [175, 187, 280, 391], "0x1f": [175, 469, 471], "0x7f": [175, 341], "thirti": [175, 313], "557": [178, 379, 477, 480], "inventoryitem": 178, "unit_pric": 178, "quantity_on_hand": 178, "total_cost": 178, "unsafe_hash": [178, 383, 480], "match_arg": [178, 383, 480], "weakref_slot": [178, 480], "dunder": [178, 432, 478, 480], "nonetheless": [178, 245], "__weakref__": [178, 399, 425, 480], "contribut": [178, 227, 232, 305, 316, 394, 423, 429, 459, 460, 461, 462, 463, 464, 465, 466, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "class_or_inst": 178, "initvar": [178, 480], "dict_factori": [178, 337, 480], "tuple_factori": 178, "cls_name": [178, 208], "add_on": 178, "forewarn": 178, "is_dataclass_inst": 178, "databasetyp": 178, "my_databas": 178, "intconversiondescriptor": 178, "_default": 178, "datetyp": 180, "differenti": [180, 183, 317, 392, 472, 473, 476, 479, 480], "categor": [180, 289, 316, 397, 427], "polit": [180, 459], "metr": 180, "mile": 180, "est": [180, 363, 472, 476], "edt": [180, 363, 473, 476], "customiz": [180, 366, 466, 480], "29000": [180, 480], "29156": 180, "tiebreak": 180, "t1": [180, 183, 258, 383, 396], "t2": [180, 183, 258, 383, 396], "t3": [180, 183, 289, 383], "quotient": [180, 183, 272, 305, 341, 427, 446], "uuuuuu": 180, "68400": 180, "delta1": 180, "delta2": 180, "270": [180, 381], "accuraci": [180, 222, 258, 272, 305, 441, 463, 471, 480], "another_year": 180, "84": [180, 340, 476, 478, 480], "31536000": 180, "ten_year": 180, "3650": 180, "nine_year": 180, "3285": 180, "three_year": 180, "1095": [180, 285], "2038": [180, 363, 480], "date_str": 180, "yyyi": [180, 245], "ddd": 180, "2019": [180, 340, 452, 478, 480], "20191204": 180, "2021": [180, 465, 469, 480], "w01": 180, "dd": [180, 245, 258, 289], "date2": 180, "date1": 180, "comparand": 180, "yday": 180, "isocalendard": 180, "2007": [180, 366, 423, 465, 480], "my_birthday": 180, "time_to_birthday": 180, "730920": 180, "730920th": 180, "70th": 180, "ic": [180, 344, 465], "tz": [180, 359, 363, 422, 471, 480], "gettimeofday": [180, 363, 480], "formula": [180, 227, 341, 480], "2011": [180, 200, 338, 410, 423, 425, 452, 472], "20111104": 180, "04t00": 180, "23z": 180, "20111104t000523": 180, "2t00": 180, "283000": 180, "14400": 180, "datetime2": 180, "datetime1": 180, "astz": 180, "dt": [180, 206, 416, 422, 479], "magnitud": [180, 183, 259, 272, 341, 342, 459, 473], "spill": 180, "timespec": [180, 476, 480], "ddthh": 180, "ffffff": [180, 381], "132263": 180, "18t15": 180, "27t00": 180, "000100": 180, "25t00": 180, "01t12": 180, "79043": 180, "79060": 180, "tt": 180, "325": [180, 183, 464], "30pm": 180, "kabul": 180, "afghanistan": 180, "1945": 180, "thereaft": [180, 244, 263, 392], "kabultz": 180, "utc_move_d": 180, "1944": 180, "pep495": 180, "tz1": 180, "dt1": 180, "dt2": 180, "dt3": 180, "midnight": [180, 266, 465, 472, 475], "obscur": [180, 190, 386, 465, 474, 475, 477, 480], "13936": [180, 475, 480], "time_str": 180, "t04": 180, "t042301": 180, "000384": 180, "01z": 180, "123456": 180, "geograph": 180, "dston": 180, "dstoff": 180, "america": [180, 422, 423, 466, 479], "york": 180, "repli": [180, 200, 242, 268, 280, 285, 332, 335, 392, 480], "straddl": 180, "dtoff": 180, "dtdst": 180, "tzinfo_exampl": 180, "_time": 180, "stdoffset": 180, "dstoffset": 180, "dstdiff": 180, "localtimezon": 180, "dst_diff": 180, "_isdst": 180, "first_sunday_on_or_aft": 180, "days_to_go": 180, "olson": [180, 480], "pytz": 180, "twinsun": 180, "2am": 180, "dststart_2007": 180, "dstend_2007": 180, "dststart_1987_2006": 180, "dstend_1987_2006": 180, "1967": [180, 381, 466], "dststart_1967_1986": 180, "dstend_1967_1986": 180, "us_dst_rang": 180, "dststart": 180, "dstend": 180, "1966": 180, "ustimezon": 180, "reprnam": 180, "stdname": [180, 305], "dstname": [180, 329], "gap": [180, 266, 268, 472, 480], "std_time": 180, "dst_time": 180, "cst": 180, "cdt": 180, "mountain": 180, "mst": 180, "mdt": 180, "pacif": [180, 422], "pst": [180, 422, 479], "pdt": [180, 422, 479], "0500": [180, 206], "u0": [180, 476], "mimic": [180, 252, 264, 344, 378, 381, 466, 468, 480], "bring": [180, 244, 258, 329, 342, 372, 386, 474, 475, 478, 479, 480], "tzdata": [180, 422, 479, 480], "globe": 180, "civil": 180, "59pm": 180, "en_us": [180, 475, 480], "de_d": [180, 263, 475], "sonntag": 180, "montag": 180, "samstag": 180, "dez": 180, "januar": 180, "februar": 180, "dezemb": 180, "centuri": [180, 363, 472, 480], "0002": 180, "2014": [180, 234, 338, 465, 466, 474, 480], "9998": [180, 476, 480], "000001": 180, "hhmm": [180, 245, 363], "0400": [180, 473], "1030": 180, "063415": 180, "030712": 180, "345216": 180, "002": [180, 305, 341], "1988": [180, 187, 355, 465], "di": [180, 464], "c89": [180, 465], "01t00": 180, "0330": 180, "japan": [180, 263], "jst": 180, "gent": 180, "oracl": [181, 337, 464, 473, 480], "unread": [181, 296, 392, 468, 475, 480], "prevail": [181, 427, 480], "cabl": 181, "open_flag": 181, "unwritten": [181, 480], "pag": 181, "heavili": [181, 247, 332, 424, 460, 476, 477], "bottleneck": [182, 223, 468], "paramount": 183, "school": [183, 344, 462], "3000000000000003": 183, "5511151231257827e": 183, "017": 183, "customari": [183, 361, 423, 452], "monetari": [183, 263, 464, 477, 480], "schoolbook": 183, "multiplicand": 183, "5600": 183, "prec": [183, 449, 463, 464, 465], "142857": [183, 190], "1428571428571428571428571429": [183, 463], "modest": [183, 480], "prejudic": 183, "unround": 183, "coeffici": [183, 258, 272, 340, 341, 342, 462, 474, 480], "aris": [183, 255, 264, 265, 296, 382, 423, 427, 461, 463, 472, 478, 480], "sticki": [183, 339, 355, 373], "emin": [183, 473], "emax": [183, 473], "140000000000000124344978758017532527446746826171875": 183, "4142135623730951": 183, "414213562373095048801688724": 183, "1415926535": 183, "7182818285": 183, "85987": 183, "85988": 183, "1e9999999999999999999": 183, "circus": [183, 222, 436], "87": [183, 245, 340, 345], "5058": 183, "718281828459045235360287471": [183, 465], "302585092994045684017991455": 183, "myothercontext": 183, "142857142857142857142857142857142857142857142857142857142857": 183, "142857143": [183, 463], "143": [183, 245, 379, 381, 461], "355": [183, 218], "113": [183, 218, 446], "14159292": 183, "112": [183, 340, 379, 469, 478, 479, 480], "snan": [183, 466], "devan": 183, "gar": [183, 293], "fullwidth": 183, "uff10": 183, "uff19": 183, "100000000000000088817841970012523233890533447265625": [183, 468, 472], "00000": 183, "321e": 183, "seven": [183, 241, 387, 472, 480], "157": [183, 476], "decimaltupl": 183, "unequ": [183, 341, 425, 427, 463, 464, 467, 473, 480], "unaffect": [183, 329, 363, 425, 433, 452, 462, 465, 476, 480], "compli": [183, 259, 268, 311, 423, 465, 480], "561702493119680037517373933e": 183, "139": [183, 379, 461], "0x1": [183, 341, 441, 465, 468, 469, 471], "999999999999ap": 183, "1000000000000000055511151231257827021181583404541015625": [183, 441, 466], "fuse": 183, "closest": [183, 218, 222, 272, 424, 465, 466, 471, 480], "321000e": 183, "41421356": 183, "123e": 183, "23e": 183, "calculate_someth": 183, "halt": [183, 209, 289, 293, 385, 474], "02e": 183, "weaker": [183, 460], "999": [183, 281], "23e999": 183, "23000e": 183, "4445": 183, "0023": 183, "recount": 183, "qnan": 183, "msd": 183, "scientif": [183, 342, 451, 458, 465], "425000000": [183, 473], "999999999999999999": [183, 473], "849999999": 183, "1999999999999999997": 183, "inward": 183, "outward": 183, "stricter": [183, 459, 460, 464, 473, 475, 477, 480], "amplifi": 183, "breakdown": 183, "seminumer": 183, "11111113": 183, "11111111": [183, 341], "51111111": 183, "5111111": 183, "20000": [183, 364], "0000003": 183, "0060000": 183, "affin": [183, 480], "indetermin": [183, 349, 373, 397, 405], "854": [183, 356], "accustom": 183, "0e": 183, "1000026": 183, "interf": [183, 280, 350, 427, 474], "applicationwid": 183, "moneyfmt": 183, "curr": 183, "dp": [183, 480], "trailneg": 183, "money": [183, 345, 423], "1234567": [183, 218, 449, 468], "8901": [183, 479, 480], "568": 183, "123456789": 183, "141592653589793238462643383": 183, "na": [183, 323, 460, 469, 470, 471, 478, 479, 480], "da": [183, 258, 316], "389056098930650227230427461": 183, "38905609893": 183, "0j": [183, 222, 341, 416, 480], "taylor": [183, 465, 480], "8775825618903727161162815826": 183, "87758256189": 183, "4794255386042030002732879352": 183, "479425538604": 183, "twoplac": 183, "214": [183, 305], "72": [183, 244, 258, 340, 381, 463, 464, 480], "105": [183, 340], "4314": 183, "2e2": 183, "2e": [183, 480], "philosophi": [183, 193, 467], "1416": [183, 439], "00005": 183, "remove_expon": 183, "5e": [183, 344], "141592653589793115997963468544185161590576171875": 183, "spurious": [183, 330, 468, 480], "anomali": 183, "ill": [183, 301, 472, 477, 480], "104": [183, 340, 472, 478, 479], "23456789": 183, "2345678": 183, "2345": 183, "pypy3": 183, "karatsuba": [183, 462], "bignum": [183, 341, 473], "904625697166532776746648320380374280103671755200316906558262375061821325312": 183, "overalloc": [183, 341, 478, 480], "8gb": 183, "500mb": 183, "maxdigit": [183, 349], "524288112": 183, "tighter": [183, 424, 463, 473], "readm": [185, 220, 244, 255, 293, 453, 457, 458, 459, 472, 476, 477, 480], "269": [185, 480], "unclos": [185, 244, 337, 472, 476, 480], "rst": [185, 293, 453, 457, 477, 480], "18748": [185, 478, 480], "modal": [186, 367, 370], "initialdir": 186, "initialfil": 186, "defaultextens": 186, "mustexist": 186, "dir_or_fil": 186, "ratcliff": 187, "obershelp": 187, "gestalt": 187, "longest": [187, 256, 258, 432, 461, 464, 475], "junk": [187, 280, 285, 345, 480], "cubic": 187, "heurist": [187, 194, 200, 222, 468, 472, 480], "autojunk": 187, "intralin": 187, "intra": 187, "wrapcolumn": 187, "linejunk": 187, "charjunk": 187, "fromlin": 187, "tolin": 187, "fromdesc": 187, "todesc": 187, "numlin": 187, "hyperlink": [187, 480], "fromfiled": 187, "tofiled": 187, "lineterm": 187, "eggi": 187, "hamster": 187, "cutoff": [187, 480], "appel": 187, "ape": 187, "peach": 187, "puppi": 187, "pineappl": 187, "constitut": [187, 256, 328, 391, 423, 480], "nois": [187, 289, 290, 340, 480], "ntwo": 187, "nthree": 187, "ntree": 187, "nemu": 187, "emu": 187, "dfunc": 187, "metzen": 187, "dr": [187, 220, 361, 472], "dobb": 187, "journal": 187, "isjunk": 187, "synch": 187, "bjunk": [187, 474], "bpopular": [187, 474], "b2j": 187, "alo": 187, "ahi": 187, "blo": 187, "bhi": 187, "abxcd": 187, "j1": [187, 457, 480], "j2": 187, "qabxcd": 187, "abycdf": 187, "cluster": [187, 222, 334, 452, 465], "tide": [187, 372], "diet": 187, "bcde": [187, 258, 466], "volatil": [187, 281, 480], "text1": 187, "text2": 187, "flat": [187, 198, 201, 366, 373, 409], "interlin": 187, "file_mtim": 187, "fromdat": 187, "todat": 187, "tf": [187, 472], "file1": [187, 387, 466], "file2": [187, 387, 466], "r1": [187, 239, 381, 391], "r2": [187, 239, 381, 391], "ndiff_output": 187, "file1_or_file2": 187, "sed": [187, 480], "gripe": 187, "spray": 187, "fcompar": 187, "f1name": 187, "f2name": 187, "qr": 187, "noisi": [187, 289, 480], "qseen": 187, "rseen": 187, "whichfil": 187, "vms": [188, 289, 473, 474], "accompani": [188, 268, 332, 334, 425, 460, 472, 480], "show_cach": [188, 480], "alist": [188, 301, 425], "load_glob": [188, 478, 480], "load_fast": [188, 474, 480], "reciev": 188, "current_offset": [188, 474], "analys": 188, "lasti": [188, 480], "co_lin": [188, 469, 480], "co_firstlineno": [188, 252, 425, 480], "co_lnotab": [188, 252, 425, 469, 471, 476, 480], "oparg": [188, 471, 480], "nop": [188, 356, 438, 480], "pop_top": [188, 480], "end_for": 188, "end_send": [188, 471], "quicken": [188, 480], "unary_neg": 188, "unary_not": 188, "unary_invert": 188, "get_it": 188, "get_yield_from_it": [188, 480], "binary_op": [188, 470, 480], "rhs": [188, 473], "lhs": 188, "binary_subscr": [188, 480], "store_subscr": [188, 480], "delete_subscr": 188, "binary_slic": [188, 471, 480], "store_slic": [188, 471, 480], "get_await": [188, 480], "get_ait": 188, "get_anext": 188, "end_async_for": [188, 478, 480], "cleanup_throw": [188, 471], "before_async_with": 188, "set_add": 188, "list_append": [188, 463], "map_add": [188, 478], "return_const": [188, 471, 480], "consti": 188, "co_const": [188, 252, 425, 480], "yield_valu": [188, 480], "setup_annot": [188, 476], "pop_except": 188, "push_exc_info": [188, 470], "check_exc_match": [188, 470, 480], "check_eg_match": [188, 470, 480], "with_except_start": [188, 480], "context_manag": 188, "load_assertion_error": [188, 479], "load_build_class": 188, "__build_class__": [188, 447, 480], "before_with": [188, 470], "get_len": 188, "match_map": 188, "match_sequ": 188, "match_key": [188, 470], "store_nam": [188, 338], "namei": 188, "co_nam": [188, 252, 425, 475, 480], "store_fast": [188, 480], "store_glob": 188, "delete_nam": 188, "unpack_sequ": [188, 480], "unpack_ex": 188, "leftov": [188, 289], "extended_arg": [188, 480], "store_attr": [188, 480], "delete_attr": 188, "delete_glob": 188, "load_const": [188, 472, 474, 480], "load_nam": [188, 472], "load_loc": [188, 471, 480], "load_from_dict_or_deref": [188, 471], "load_from_dict_or_glob": [188, 471], "build_tupl": [188, 480], "build_list": [188, 480], "build_set": [188, 480], "build_map": [188, 480], "build_const_key_map": [188, 476, 480], "build_str": [188, 476, 480], "list_extend": [188, 480], "set_upd": [188, 480], "dict_upd": [188, 480], "dict_merg": [188, 480], "load_attr": [188, 469, 471, 480], "load_super_attr": [188, 471, 480], "compare_op": [188, 472, 479, 480], "is_op": [188, 479, 480], "contains_op": [188, 479, 480], "import_nam": [188, 428], "import_from": [188, 428], "jump_forward": [188, 480], "jump_backward": [188, 470, 480], "jump_backward_no_interrupt": [188, 470, 480], "pop_jump_if_tru": [188, 470, 480], "pop_jump_if_fals": [188, 470, 472, 480], "pop_jump_if_not_non": [188, 480], "pop_jump_if_non": [188, 480], "for_it": [188, 480], "var_num": 188, "load_fast_check": [188, 471, 480], "load_fast_and_clear": [188, 471], "delete_fast": 188, "make_cel": [188, 470, 480], "load_closur": [188, 480], "co_fastlocalnam": [188, 480], "load_deref": 188, "load_classderef": [188, 471, 474], "store_deref": [188, 480], "delete_deref": 188, "copy_free_var": [188, 470, 480], "raise_vararg": 188, "kw_name": [188, 470, 480], "ascend": [188, 305, 341], "call_function_ex": [188, 476, 480], "push_nul": [188, 470, 480], "load_method": [188, 471, 477, 480], "make_funct": [188, 469, 476, 480], "0x02": [188, 476], "0x08": [188, 425], "build_slic": 188, "format_valu": [188, 476, 480], "fmt_spec": 188, "match_class": [188, 470], "return_gener": [188, 470, 480], "have_argu": [188, 471], "call_intrinsic_1": [188, 471, 480], "intrinsic_1_invalid": 188, "intrinsic_print": 188, "intrinsic_import_star": 188, "intrinsic_stopiteration_error": 188, "intrinsic_async_gen_wrap": 188, "aync": 188, "intrinsic_unary_posit": 188, "intrinsic_list_to_tupl": 188, "intrinsic_typevar": 188, "intrinsic_paramspec": 188, "intrinsic_typevartupl": 188, "intrinsic_subscript_gener": 188, "intrinsic_typealia": 188, "call_intrinsic_2": [188, 471, 480], "intrinsic2": 188, "intrinsic_2_invalid": 188, "intrinsic_prep_reraise_star": 188, "intrinsic_typevar_with_bound": 188, "intrinsic_typevar_with_constraint": 188, "intrinsic_set_function_type_param": 188, "setup_fin": [188, 470, 480], "setup_cleanup": 188, "setup_with": [188, 470], "pop_block": [188, 470], "jump_no_interrupt": [188, 480], "undirect": 188, "min_pseudo_opcod": 188, "min_instrumented_opcod": 188, "expositori": 190, "265252859812191058636308480000000": 190, "ridicul": 190, "1e100": [190, 272, 427, 432], "1e300": 190, "test_doctest": [190, 480], "giant": 190, "720": [190, 472, 478], "__test__": 190, "truthi": 190, "blanklin": [190, 463], "trial": [190, 315, 340, 462], "crumb": 190, "freeli": [190, 341, 423], "your_dict": 190, "rapid": [190, 305, 478, 480], "verbatim": [190, 345], "ndetail": 190, "transcript": 190, "oop": [190, 440], "mismatch": [190, 210, 213, 264, 316, 331, 338, 410, 424, 460, 462, 464, 466, 475, 480], "my_flag": 190, "directive_opt": 190, "on_or_off": 190, "directive_option_nam": 190, "hermion": 190, "harri": [190, 464], "7948648": 190, "0x00ac18f0": 190, "14285714285714285": [190, 443], "142857142857": 190, "contriv": [190, 480], "utter": [190, 467], "module_rel": 190, "optionflag": [190, 359], "extraglob": 190, "raise_on_error": 190, "failure_count": [190, 359], "test_count": [190, 359], "slate": [190, 355, 429, 474, 475, 480], "mortem": [190, 294, 349, 437, 471], "exclude_empti": 190, "nonam": [190, 419], "compileflag": 190, "systemat": [190, 480], "my_module_with_doctest": 190, "tear": [190, 385], "test_find": 190, "doctestcas": 190, "docfilecas": 190, "runtest": [190, 385], "revolv": 190, "testrunn": [190, 385], "clear_glob": 190, "report_": 190, "cont": 190, "sketch": [190, 240, 438, 464, 465], "grown": [190, 325], "invalu": [190, 316], "amaz": [190, 461], "skimp": 190, "prose": 190, "attitud": 190, "coher": [190, 223], "narrat": 190, "blur": [190, 258], "_regrtest_top": 190, "2821": 191, "5322": [191, 193, 196, 198, 200, 202, 204, 205, 332], "6532": [191, 202, 204, 205, 475, 477, 480], "2046": [191, 194, 199], "2047": [191, 199, 200, 205, 206, 232, 472], "2183": [191, 193, 202, 480], "2231": [191, 193, 199, 202, 206], "subcompon": 191, "forego": [191, 423], "promot": [191, 423, 465, 480], "offic": [191, 423], "default_charset": 192, "outright": 192, "qp": 192, "7bit": [192, 194, 195, 198, 200, 205, 268, 472, 473, 480], "maxlength": [192, 280], "header_enc": 192, "body_enc": 192, "codecnam": 192, "rfc822": [193, 194, 201, 202, 203, 204, 245, 461, 463], "envelop": [193, 198, 202, 204, 245, 268, 332, 480], "from_": [193, 268, 373, 480], "unixfrom": [193, 198, 202, 474, 480], "maxheaderlen": [193, 198, 202, 474], "invalidbase64paddingdefect": [193, 196], "invalidbase64charactersdefect": [193, 196], "8bit": [193, 194, 195, 198, 199, 200, 204, 205, 472, 473], "2822": [193, 199, 206, 239, 242, 268, 363, 448, 461], "contravent": 193, "mymessag": [193, 202], "extant": [193, 202, 480], "roolz": [193, 202], "failobj": [193, 202], "_param": [193, 202, 203, 404], "disposit": [193, 194, 200, 202, 245, 290, 330, 397, 404, 475], "bud": [193, 202, 404], "gif": [193, 202, 203, 228, 246, 366, 381, 404, 464, 480], "fu": [193, 202], "baller": [193, 202], "ppt": [193, 202], "dfballer": 193, "mandat": [193, 202, 245, 259, 316, 363, 476], "subpart": [193, 195, 196, 198, 201, 202, 203, 204], "rawparam": 193, "requot": [193, 202], "make_": 193, "add_": [193, 194], "deliveri": [193, 197, 202, 204, 268, 290, 330, 334, 480], "armor": [193, 202], "typ": [194, 245, 383, 471, 480], "typekey": 194, "cid": [194, 197, 334], "headernam": 194, "headervalu": 194, "_subtyp": [195, 203], "_charset": [195, 203, 227, 480], "unprint": [195, 480], "drawback": [195, 249, 289, 477], "add_payload": 196, "messagedefect": 196, "noboundaryinmultipartdefect": 196, "startboundarynotfounddefect": 196, "closeboundarynotfounddefect": 196, "firstheaderlineiscontinuationdefect": 196, "misplacedenvelopeheaderdefect": 196, "missingheaderbodyseparatordefect": 196, "malformedheaderdefect": 196, "multipartinvariantviolationdefect": [196, 204, 480], "invalidbase64lengthdefect": 196, "invaliddatedefect": 196, "textfil": 197, "messagefil": 197, "uncommon": [197, 247, 464, 480], "someone_els": 197, "reunion": 197, "pngfile": 197, "img_data": 197, "png": [197, 203, 237, 246, 366], "msgfile": 197, "sanit": [197, 453, 480], "03d": [197, 264, 341], "ayon": 197, "asperg": 197, "pour": 197, "jeuner": 197, "pew": 197, "pepe": 197, "penelop": 197, "pussycat": 197, "fabrett": 197, "salut": 197, "cela": 197, "ressembl": 197, "yumm": 197, "roast": 197, "asparagus": 197, "epicuri": 197, "203718": 197, "asparagus_cid": 197, "href": [197, 235, 237, 239, 410, 466], "img": [197, 237], "peel": 197, "jpg": [197, 255, 291, 416, 449, 464], "jpeg": [197, 203, 246, 366, 443, 465, 480], "magic_html_pars": 197, "html_text": 197, "partfil": 197, "preview": [197, 254, 480], "useless": [197, 386, 408, 478, 480], "preferencelist": [197, 202], "ans": 197, "richest": 197, "matthew": [197, 470, 474, 480], "dixon": 197, "cowl": 197, "regener": [198, 308, 429, 453, 466, 471, 475, 476, 480], "necess": [198, 480], "smime": 198, "outfp": 198, "refold": [198, 205, 473], "rewrap": [198, 223], "manheaderlen": 198, "craft": [198, 296, 429, 472, 480], "amessag": 198, "transfer_encod": 198, "part_info": 198, "_mangle_from_": 198, "worldwid": [199, 232, 423], "slew": 199, "xf6stal": 199, "f6stal": 199, "maxlinelen": 199, "header_nam": [199, 392, 404], "continuation_w": 199, "straight": [199, 203, 222, 280, 349, 385, 399, 408, 441, 459, 467, 478, 480], "splitchar": 199, "decoded_str": 199, "decoded_seq": 199, "headerdefect": 200, "_myattr": 200, "myattr": 200, "unstructur": 200, "wild": [200, 433, 459, 480], "uniqueunstructuredhead": 200, "supplement": [200, 210, 290, 458, 465, 474, 480], "base_class": 200, "default_class": 200, "use_default_map": 200, "uniquedatehead": 200, "resent": [200, 206, 268, 332], "uniquesingleaddresshead": 200, "uniqueaddresshead": 200, "bcc": [200, 332], "contenttransferencodinghead": 200, "messageidhead": 200, "5321": [200, 473], "include_default": 201, "6531": [202, 205, 332, 475, 480], "ordinarili": [203, 328], "dice": 203, "_maintyp": 203, "nonmultipart": [203, 480], "_subpart": 203, "_data": [203, 223], "_encod": 203, "_audiodata": 203, "_imagedata": 203, "tiff": [203, 246, 366, 464], "pbm": [203, 246], "pgm": [203, 246, 366], "ppm": [203, 246, 366, 372], "rast": [203, 246], "xbm": [203, 246, 366, 372], "bmp": [203, 244, 246, 366, 473, 474, 477, 478, 480], "webp": [203, 246, 366, 475, 480], "exr": [203, 246], "_msg": 203, "thereof": [203, 265, 266, 290, 359, 362, 423, 426, 480], "_text": 203, "cloth": 204, "conduc": 204, "_factori": 204, "stitch": 204, "fed": [204, 232, 280, 311, 410, 464], "_class": 204, "headerson": [204, 480], "mybyt": 204, "edness": 204, "dispar": 205, "settabl": [205, 244, 397, 459, 461, 480], "mymsg": [205, 474], "compat_smtp": 205, "compat_strict": 205, "compat_strict_smtp": 205, "commut": [205, 258, 471], "policy100": 205, "policy80": 205, "apolici": 205, "78": [205, 281, 473, 480], "disciplin": 205, "sourcelin": 205, "unfold": 205, "stype": 205, "rejoin": 205, "refold_head": 205, "traffic": [205, 334, 338, 461, 472, 480], "somepolici": 205, "isdst": [206, 471, 480], "idstr": 206, "strengthen": [206, 480], "constitu": [206, 248, 407], "realnam": [206, 480], "email_address": 206, "fieldvalu": 206, "tos": [206, 469, 480], "ccs": [206, 338], "resent_to": 206, "resent_cc": 206, "all_recipi": 206, "mailer": 206, "greenwich": [206, 363], "epoch": [206, 240, 245, 268, 285, 337, 338, 355, 363, 416, 460, 480], "timev": [206, 480], "usegmt": 206, "fallback_charset": 206, "uninstal": [207, 211, 278, 379, 450, 458, 474, 480], "rational": [207, 210, 232, 290, 325, 326, 330, 334, 355, 363, 399, 425, 459, 460, 461, 462, 463, 464, 465, 466, 467, 471, 472, 474, 475, 476, 478, 480], "pipx": [207, 466, 474], "altinstal": [207, 453, 457, 466, 472, 474], "default_pip": 207, "some_var": 208, "enummeta": [208, 425, 470, 471, 480], "powersofthre": 208, "otherstyl": 208, "something_els": 208, "crimson": 208, "neon": 208, "0x18": 208, "strictflag": 208, "0b0": 208, "10100": 208, "00111": 208, "conformflag": 208, "ejectflag": 208, "keepflag": 208, "myintenum": 208, "typewrit": 209, "csi": 209, "anod": 209, "advertis": [209, 285, 332, 338, 423, 465, 474, 475, 478, 480], "srmount": 209, "multihop": 209, "rfs": 209, "stale": [209, 247, 474, 480], "nfs": [209, 290, 480], "xenix": 209, "recover": [209, 412], "inappropri": [210, 335, 343, 425, 480], "new_exc": 210, "original_exc": 210, "3134": [210, 467, 480], "someexcept": [210, 385, 467], "rescu": 210, "unqualifi": [210, 345, 437, 474, 480], "perror": 210, "abandon": [210, 366, 412, 472], "upcom": [210, 223, 322, 480], "dubious": [210, 397, 480], "mygroup": [210, 338], "eg": [210, 240, 245, 290, 338, 424, 480], "apport": 211, "sigaltstack": [211, 480], "catastroph": [211, 472, 480], "all_thread": 211, "watchdog": 211, "0x00007fb899f39700": [211, 473], "f_add_seal": 212, "f_get_seal": 212, "f_seal_": 212, "f_getpath": [212, 480], "f_ofd_getlk": [212, 479, 480], "f_ofd_setlk": [212, 479, 480], "f_ofd_setlkw": [212, 479, 480], "f_getpipe_sz": [212, 480], "f_setpipe_sz": [212, 480], "f_dup2fd": [212, 470, 480], "f_dup2fd_cloexec": [212, 470, 480], "fd_cloexec": [212, 470], "ficlon": [212, 480], "ficlonerang": [212, 480], "reflink": [212, 290], "btrfs": [212, 290], "ocfs2": 212, "xfs": [212, 290], "mutate_flag": 212, "simplif": [212, 480], "13341": 212, "tiocgpgrp": 212, "lock_un": 212, "lock_sh": 212, "lock_ex": 212, "lock_nb": 212, "svr4": 212, "f_setfl": 212, "lockdata": 212, "hhllhh": 212, "f_wrlck": 212, "f_setlkw": 212, "trade": [213, 289, 341, 423], "dir1": 213, "dir2": 213, "mydircmp": 213, "print_diff_fil": 213, "dcmp": 213, "sub_dcmp": 213, "openhook": [215, 464, 480], "inplac": [215, 480], "bak": 215, "fi": [215, 222], "reobj": 217, "other_fract": 218, "414213": 218, "1414213": 218, "125": [218, 258, 443, 446, 465], "7e": 218, "2476979795053773": [218, 472], "2251799813685248": [218, 472], "flt": 218, "max_denomin": 218, "1415926535897932": 218, "4503599627370497": 218, "9007199254740992": 218, "greatest": [218, 272, 341], "ndigit": [218, 222, 425, 441, 480], "40g": 218, "1428571428571428571428571428571428571429": 218, "1_234_567": 218, "141593e": 218, "old_pric": 218, "new_pric": 218, "499": [218, 220, 238, 285], "tower": [218, 381, 465, 467, 480], "959": 220, "2640": [220, 479, 480], "1176": 220, "1063": 220, "sr": 220, "226": [220, 238], "221": 220, "acct": 220, "source_address": [220, 239, 332, 334, 466, 472, 473], "ftp1": [220, 472], "proftpd": [220, 472], "154": [220, 281, 379, 463, 472], "cento": [220, 470, 472, 477, 480], "fedora": [220, 349, 453, 457, 469, 472, 479, 480], "4217": 220, "keyfil": [220, 245, 266, 278, 302, 332, 338, 459, 471, 476, 480], "certfil": [220, 245, 302, 332, 338, 459, 471, 476, 480], "ftps": 220, "pureftpd": 220, "6jack": 220, "antilink": 220, "blogbench": 220, "bsdcam": 220, "clockspe": 220, "djbdns": 220, "jedi": 220, "eacceler": 220, "favicon": 220, "ico": [220, 480], "francoton": 220, "fugu": 220, "libpuzzl": 220, "metalog": 220, "minidentd": 220, "udf": [220, 480], "php": [220, 416, 459, 461], "jenkin": [220, 385], "skein": [220, 232], "webdav": [220, 238], "phpaudit": 220, "phpbench": 220, "pincast": 220, "ping": [220, 459, 460, 461, 464], "posto": 220, "public_key": 220, "ftpd": 220, "qscan": 220, "qtc": 220, "shared": 220, "skycach": 220, "ucarp": 220, "stor": 220, "eprt": 220, "passiv": [220, 252, 458, 460], "epsv": 220, "pasv": [220, 480], "3659": 220, "fromnam": 220, "tonam": 220, "nat": [220, 334, 473], "async_iter": 222, "0b11": 222, "0b1010": [222, 467], "0b1110": 222, "1110": 222, "pythonbreakpoint": [222, 349, 452, 477], "dont_inherit": [222, 474], "pycf_": 222, "__initializing__": 222, "_clearcach": 222, "perimet": 222, "season": 222, "summer": [222, 363, 464, 465], "floatvalu": 222, "digitpart": [222, 432], "floatnumb": [222, 427, 432], "003": [222, 425, 443, 452], "1e6": 222, "0x2a": [222, 342], "010": [222, 258, 359], "classinfo": 222, "mydata": [222, 362, 408, 449, 472], "process_block": 222, "iterat": 222, "keyfunc": [222, 258], "0o70": 222, "0o12": 222, "nnn": [222, 237, 392], "untransl": [222, 255], "somedir": 222, "spamspam": 222, "3j": [222, 286, 466], "inv_bas": 222, "forcibl": [222, 473, 474], "_x": [222, 256, 465, 476], "_voltag": 222, "salari": [222, 341, 437], "argn": 222, "regular_funct": 222, "summat": [222, 272, 441, 471, 480], "object_or_typ": 222, "type2": [222, 383], "spice": 222, "transpos": [222, 258, 439, 463], "fo": [222, 225, 461], "manifest": [222, 359, 466, 480], "x2": [222, 427, 438, 469, 471, 480], "attain": 222, "till": [222, 280, 305, 338, 356, 479, 480], "saus": 222, "_temp": 222, "pythoncaseok": [222, 452, 460, 479, 480], "user_funct": 223, "evict": 223, "3628800": 223, "479001600": 223, "sequence_of_numb": [223, 478], "unaccept": [223, 296, 334, 410, 433], "count_vowel": 223, "vowel": 223, "aeiouaeiou": 223, "cache_paramet": [223, 480], "cache_info": [223, 472], "currsiz": [223, 472], "cache_clear": [223, 472], "predictor": 223, "impur": 223, "get_pep": 223, "290": 223, "320": [223, 385], "9991": 223, "cacheinfo": [223, 472], "fib": [223, 438, 447], "377": [223, 438, 446, 447], "610": [223, 438, 446, 447], "_is_valid_operand": 223, "lastnam": [223, 337, 472, 478], "firstnam": [223, 337, 472], "unrecognis": [223, 265, 473], "farg": 223, "fkeyword": 223, "newkeyword": 223, "basetwo": 223, "10010": 223, "_aliv": 223, "set_stat": 223, "set_dead": 223, "strength": [223, 470], "eh": [223, 470], "fun_num": 223, "615": [223, 422, 479, 480], "0x1035a2840": 223, "0x103fe0000": 223, "dict_key": [223, 466, 480], "wrapper_assign": 223, "wrapper_upd": 223, "17482": 223, "my_decor": [223, 464], "uncollect": [224, 472, 480], "threshold0": 224, "threshold1": 224, "threshold2": 224, "count0": 224, "count1": 224, "count2": 224, "lazarus": 224, "gc_ref": 224, "unfamiliar": [225, 264, 289, 464, 465], "shortopt": 225, "longopt": 225, "frob": [225, 387], "posixly_correct": 225, "cfoo": 225, "optlist": 225, "ho": [225, 480], "lname": 226, "i18n": [227, 342, 459, 466, 480], "l10n": [227, 459], "monolingu": 227, "localedir": 227, "singular": [227, 480], "unimpl": [227, 240], "myapplic": 227, "class_": 227, "_info": 227, "_fallback": 227, "albeit": [227, 383], "gnome": [227, 340, 463, 473, 480], "jame": [227, 420, 423, 459, 462, 464, 466, 470, 471, 477, 480], "henstridg": [227, 459, 466], "habit": [227, 268], "mylog": [227, 468, 472], "xgettext": [227, 480], "fran": [227, 473, 474, 475], "ois": [227, 473, 474, 475], "pinard": 227, "xpot": 227, "pygettext": [227, 475, 480], "msgfmt": [227, 466], "lang1": 227, "lang2": 227, "lang3": 227, "language1": 227, "mollusk": 227, "albatross": 227, "rat": 227, "penguin": [227, 424], "n_": 227, "markthisstringfortransl": 227, "funk": [227, 459], "juan": [227, 466], "ib": 227, "ez": 227, "palomar": 227, "barri": [227, 459, 460, 461, 463, 464, 465, 471, 472, 473, 474, 475, 476, 477, 478, 480], "warsaw": [227, 459, 460, 461, 463, 464, 465, 471, 472, 473, 474, 475, 477, 478, 480], "gustavo": [227, 461, 462, 463, 464, 480], "niemey": [227, 461, 462, 463, 464], "redhat": [227, 480], "subshel": [228, 290], "include_hidden": [228, 480], "unc": [228, 290, 291, 293, 419, 480], "sharepoint": [228, 419], "quo": 228, "vadi": 228, "card": [228, 292, 315, 316, 433], "topolog": [229, 462, 479, 480], "vertex": [229, 381], "acycl": 229, "predecessor": [229, 462, 472], "topological_sort": 229, "task_queu": [229, 280], "finalized_tasks_queu": 229, "node_group": 229, "ts2": 229, "gr_name": [230, 462], "gr_passwd": 230, "gr_gid": [230, 345, 462], "gr_mem": 230, "yp": 230, "gunzip": 231, "discern": 231, "slowest": [231, 359, 381, 385, 471, 480], "unseek": [231, 398, 419, 472, 474, 475, 480], "wbit": [231, 421, 480], "file_cont": [231, 267], "s_in": 231, "s_out": 231, "fip": [232, 338, 480], "rsa": [232, 338, 469, 480], "1321": 232, "seealso": 232, "sha3": [232, 453, 470, 471, 479, 480], "keccak": [232, 470, 476, 480], "usedforsecur": [232, 324, 480], "insecur": [232, 327, 337, 338, 464, 471, 472, 480], "sha2": [232, 338, 471, 479, 480], "hacl": [232, 471, 480], "spammish": 232, "x03": [232, 281, 334, 341, 344, 395], "x1e": [232, 341], "xdd": 232, "ae": 232, "x15": [232, 344], "x93": 232, "xc5": 232, "xfe": 232, "x00o": 232, "xa5u": 232, "xfd": 232, "xf7": 232, "xbcn": 232, "x84": [232, 465], "xa6": 232, "xaf": [232, 465], "x0c": [232, 341, 395], "x95": 232, "x0fk": 232, "x06": [232, 395], "031edd7d41651593c5fe5c006fa5752b37fddff7bc4e843aa6af0c950f4b9406": 232, "condens": [232, 265, 464, 480], "upstream": [232, 337, 478, 480], "incept": 232, "length_in_bit": 232, "44709d6fcb83d92a76dcb0b668c98e1b1d3dafe7": 232, "socketio": 232, "mac1": 232, "digestmod": [232, 234, 474, 478, 480], "mac2": 232, "stretch": [232, 244, 373, 381, 407, 477], "brute": 232, "tunabl": [232, 290, 472], "hash_nam": 232, "dklen": 232, "pkcs": [232, 338, 474, 480], "pseudorandom": [232, 315, 338], "appendix": [232, 423], "nist": [232, 462], "132": 232, "stackexchang": 232, "pbkdf2": [232, 469], "our_app_it": 232, "500_000": [232, 341], "dk": 232, "15530bba69924174860db778f2c6f8104d3aaf9d26241840c8c4a641c8d000a9": 232, "maxmem": 232, "7914": 232, "7693": 232, "fanout": 232, "leaf_siz": [232, 480], "node_offset": [232, 480], "node_depth": 232, "inner_s": 232, "last_nod": 232, "6ff843ba685842aa82031d3f53c48b66326df7639a63d128974c5c14f31a0f33343a8c65551134ed1ae0f2b0dd2bb495dc81039e3eeb0aa1bb0388bbeac29183": 232, "d24f26cf8de66472d58d4e1b1774b4c9158b1f4c": 232, "6fa1d8fcfd719046d762": 232, "eb6ec15daf9546254f0809": 232, "1bf21a98c78a1c376ae9": 232, "567004bf96e4a25773ebf4": 232, "indifferenti": 232, "3d363ff7401e02026f4a4687d4863c": 232, "symmetr": [232, 281, 338, 341, 425, 427, 459, 461, 462, 463, 473, 480], "tamper": [232, 296], "secret_key": 232, "auth_siz": 232, "good_sig": 232, "alic": 232, "43b3c982cf697e0c5ab22172d1ca7421": 232, "bob": [232, 280, 383, 456, 464, 465, 466, 468, 473], "0102030405060708090a0b0c0d0e0f00": 232, "e3c8102868d28b5ff85fc35dda07329970d1a01e273c37481326fe0c861c8142": 232, "signer": 232, "likelihood": [232, 340, 478], "106": [232, 258, 340, 458, 461], "salt1": 232, "salt2": 232, "h2": [232, 239, 265, 408], "summarili": 232, "files_hash_person": 232, "block_hash_person": 232, "20d9cd024d4fb086aae819a1432dd2466de12947831b75c5a30cf2676095d3b4": 232, "cf68fb5761b9c44e7878bfb2c4c9aea52264a80b75005e65619778de59f383a3": 232, "orig_key": 232, "rm5epjai72qck3rgbpw3vpnfzy5ozothi": 232, "khy6h21km": 232, "enc_key": 232, "kencrypt": 232, "mac_key": 232, "kmac": 232, "rbpb15s": 232, "z9t": 232, "agffno5wuhb77vbri6f9iv2qixu7whw": 232, "g9gthfe1yluxy1zwplyk1": 232, "nwfu0wseb0krcjhdep": 232, "h00": 232, "h01": 232, "h10": 232, "3ad2a9b37c6070e374c7a8c508fe20ca86b6ed54e286e93a0318e95e881db5aa": 232, "jean": [232, 423, 465, 466, 473], "philipp": [232, 423, 464, 469, 480], "aumasson": [232, 423], "samuel": [232, 334, 423, 462, 464, 476, 479, 480], "neve": [232, 423, 476], "zooko": [232, 423], "wilcox": 232, "hearn": 232, "christian": [232, 423, 459, 463, 465, 469, 470, 471, 473, 474, 476, 477, 478, 479, 480], "winnerlein": 232, "finalist": 232, "henzen": 232, "willi": 232, "meier": 232, "raphael": 232, "phan": 232, "chacha": 232, "daniel": [232, 462, 465, 466, 469, 470, 472, 474, 475, 476, 480], "bernstein": [232, 423, 465, 480], "pyblake2": 232, "dmitri": [232, 463, 475, 476, 480], "chestnykh": [232, 476], "heim": [232, 423, 465, 469, 470, 471, 473, 474, 476, 477, 478, 479, 480], "neighbor": [232, 410, 461, 462], "warranti": [232, 423, 478], "cc0": 232, "creativecommon": 232, "publicdomain": 232, "alexandr": [232, 465, 466, 468, 472, 474, 480], "sokolovskiy": 232, "nvlpub": 232, "gov": [232, 240, 462], "nistpub": 232, "csrc": 232, "cryptographic_hash_funct": 232, "rfc8018": 232, "cryptographi": [232, 334], "nistspecialpublication800": 232, "heapsort": 233, "prioritizeditem": [233, 313], "pq": [233, 316], "entry_find": 233, "add_task": 233, "remove_task": 233, "pop_task": 233, "midi": 233, "digest_con": [234, 480], "crypto_memcmp": [234, 480], "x3e": [235, 237], "html4": [236, 237, 480], "whatwg": [236, 391, 480], "multipag": 236, "convert_charref": [237, 474, 475, 480], "myhtmlpars": 237, "condcom": 237, "ie9": 237, "decl": 237, "sgml": [237, 270, 414, 465], "ent": 237, "logo": [237, 381, 423], "buff": 237, "ere": 237, "pan": [237, 480], "soup": 237, "switching_protocol": 238, "7231": 238, "2518": 238, "103": [238, 258, 340, 341, 379, 458, 466, 472, 479, 480], "early_hint": [238, 479, 480], "8297": [238, 480], "non_authoritative_inform": 238, "no_cont": 238, "reset_cont": 238, "partial_cont": 238, "7233": 238, "multi_status": 238, "4918": 238, "already_report": 238, "5842": 238, "im_us": 238, "3229": 238, "multiple_choic": 238, "moved_perman": [238, 463], "see_oth": 238, "not_modifi": 238, "7232": [238, 466], "use_proxi": 238, "temporary_redirect": 238, "permanent_redirect": 238, "7238": 238, "bad_request": 238, "7235": 238, "payment_requir": 238, "not_found": [238, 239, 480], "method_not_allow": 238, "not_accept": 238, "proxy_authentication_requir": 238, "request_timeout": 238, "length_requir": 238, "precondition_fail": 238, "request_entity_too_larg": 238, "request_uri_too_long": 238, "unsupported_media_typ": 238, "requested_range_not_satisfi": 238, "expectation_fail": 238, "418": [238, 438, 469, 473, 479, 480], "im_a_teapot": [238, 479], "htcpcp": 238, "2324": 238, "misdirected_request": 238, "7540": 238, "422": 238, "unprocessable_ent": 238, "423": 238, "424": [238, 474], "failed_depend": 238, "too_ear": [238, 479, 480], "8470": 238, "upgrade_requir": 238, "428": [238, 293, 474], "precondition_requir": 238, "6585": 238, "429": [238, 474], "too_many_request": 238, "431": 238, "request_header_fields_too_larg": 238, "unavailable_for_legal_reason": [238, 480], "obstacl": [238, 480], "7725": 238, "internal_server_error": 238, "not_impl": 238, "bad_gateway": 238, "service_unavail": 238, "gateway_timeout": 238, "http_version_not_support": 238, "506": [238, 323, 476, 480], "variant_also_negoti": 238, "2295": 238, "507": 238, "insufficient_storag": 238, "508": 238, "loop_detect": 238, "510": 238, "not_extend": 238, "2774": 238, "511": [238, 419, 476], "network_authentication_requir": 238, "is_inform": 238, "199": 238, "is_success": [238, 480], "is_redirect": 238, "399": [238, 480], "is_client_error": 238, "is_server_error": 238, "5789": 238, "h3": 239, "h4": 239, "_create_unverified_context": [239, 466, 474], "cert_fil": [239, 392, 471, 480], "alpn": [239, 338, 392, 469, 475, 480], "key_fil": [239, 392, 471, 480], "encode_chunk": 239, "reconnect": [239, 475, 480], "tunnel": [239, 472, 480], "skip_host": 239, "skip_accept_encod": 239, "message_bodi": 239, "7230": [239, 392], "amt": 239, "data1": [239, 387], "data2": [239, 387], "12524": 239, "issue12524": 239, "filecont": 239, "2965": [240, 392, 480], "2109": [240, 241], "cookie2": 240, "secure_protocol": [240, 480], "wss": [240, 391, 480], "websocket": [240, 254, 480], "downgrad": [240, 480], "curl": [240, 457, 458, 480], "cookie_spec": 240, "kristol": 240, "errata": [240, 259], "unfinish": [240, 280, 480], "2964": 240, "get_origin_req_host": [240, 392, 474], "approv": [240, 285, 304, 458, 459, 466, 480], "ignore_discard": 240, "ignore_expir": 240, "wipe": 240, "lynx": [240, 400, 463], "clobber": [240, 289, 480], "libwww": [240, 463], "cookie3": 240, "mycookiepolici": 240, "i_dont_want_to_store_this_cooki": 240, "tighten": [240, 459, 466, 472], "loos": [240, 362, 480], "benign": 240, "blocklist": 240, "allowlist": [240, 391], "coyot": 240, "193": [240, 381, 467], "nz": 240, "acm": [240, 315], "rocket_launch": 240, "expiri": [240, 480], "began": [240, 247, 264, 359, 459, 460, 480], "cj": 240, "ads": 240, "serializ": [241, 259], "2068": [241, 363], "real_valu": 241, "rawdata": 241, "http_cooki": 241, "httpon": [241, 465, 480], "samesit": [241, 480], "csrf": 241, "lax": [241, 464, 480], "fig": 241, "newton": [241, 316], "wafer": 241, "rocki": [241, 465], "chip": [241, 423, 466], "ahoy": 241, "vienna": 241, "finger": [241, 467], "keebler": 241, "fudg": 241, "012": [241, 258, 341, 460], "oreo": 241, "doublestuff": 241, "twix": 241, "server_class": [242, 404], "handler_class": [242, 404], "8000": [242, 292, 330, 404, 416, 417, 464, 478, 480], "httpd": [242, 273, 330, 404, 464], "server_nam": [242, 404, 417], "server_port": [242, 404], "do_spam": 242, "3986": [242, 391, 466, 475, 477, 480], "hier": 242, "basehttp": 242, "1994": [242, 423], "simplehttp": 242, "list_directori": 242, "webserv": 242, "index_pag": [242, 480], "9000": [242, 383, 427], "empt": 242, "htbin": 242, "scrub": 242, "nefari": 242, "smart": [244, 461, 480], "namag": 244, "aqua": [244, 456, 480], "unsav": 244, "undon": [244, 381, 386, 387], "clipboard": [244, 366, 476, 477, 478, 480], "reformat": [244, 268, 289, 462, 480], "tabifi": 244, "untabifi": 244, "toggl": [244, 334, 373, 478, 479, 480], "chitespac": 244, "autosav": 244, "wake": [244, 325, 330, 362, 465, 480], "pane": [244, 372, 373, 480], "zoom": [244, 480], "momentarili": [244, 268, 480], "deiconifi": 244, "idlerc": [244, 480], "squeez": [244, 476, 477, 478, 480], "leftarrow": 244, "rightarrow": 244, "pageup": 244, "pagedown": 244, "popup": [244, 359, 480], "100000000": 244, "uncolor": 244, "idlestartup": [244, 480], "pythonstartup": [244, 317, 331, 349, 435, 452, 474, 480], "masquerad": [244, 386, 480], "tcpconnect": 244, "irv": [244, 439], "6543": 244, "tcplisten": 244, "antivirus": [244, 359], "taught": 244, "mis": [244, 480], "admin": 244, "zombi": [244, 280, 335, 359, 464, 473, 480], "pythonw": [244, 280, 331, 349, 456, 458, 461, 476, 477, 480], "dismiss": [244, 381], "glitch": 244, "pyw": [244, 435, 458, 461, 480], "plane": [244, 272, 469, 480], "x02": [244, 256, 281, 334, 344, 395], "x07": [244, 281, 395], "x08c": 244, "loopback": [244, 256, 359], "transient": [244, 265, 337, 480], "f5": [244, 459], "mousewheel": [244, 480], "scrollbar": [244, 366, 371, 373, 381, 480], "toc": [244, 480], "dock": [244, 480], "zzdummi": [244, 480], "imap4rev1": 245, "1730": 245, "imap4_port": 245, "d25if65hy903weo": 245, "imap4_ssl_port": 245, "ssl_context": [245, 285, 471, 480], "993": 245, "datestr": 245, "flagstr": 245, "uw": 245, "message_set": 245, "authobject": [245, 332], "checkpoint": [245, 349], "new_mailbox": 245, "acl": [245, 329], "5161": [245, 475, 480], "6855": [245, 475, 480], "message_part": 245, "cyrus": [245, 480], "rfc2087": 245, "folder": [245, 268, 396, 458, 480], "cram": [245, 332], "2342": [245, 461], "message_num": 245, "authoris": 245, "oldmailbox": 245, "newmailbox": 245, "criterion": [245, 296, 425, 459], "msgnum": 245, "ldj": 245, "inbox": [245, 268], "sort_criteria": 245, "search_criterion": 245, "flag_list": 245, "3501": 245, "gmail": [245, 480], "threading_algorithm": 245, "sgi": 246, "imglib": 246, "87a": 246, "89a": 246, "graymap": 246, "pixmap": [246, 372], "raster": 246, "jfif": [246, 480], "exif": [246, 480], "openexr": [246, 475, 480], "bass": [246, 333], "comprehend": 247, "3120": [247, 432, 467], "subpkg": 247, "rebound": [247, 426, 433], "redefinit": [247, 425, 480], "educ": [247, 258, 381], "get_resource_read": [247, 249, 250, 477, 480], "sourceless": [247, 473, 475], "perspect": [247, 250, 404], "artifact": [247, 249, 250, 292, 473, 480], "priori": [247, 250], "allevi": [247, 459], "loader_detail": 247, "namespaceload": [247, 474, 480], "path_find": 247, "my_namespac": 247, "debug_overrid": [247, 475], "get_tag": [247, 471, 472], "source_byt": 247, "disable_check": [247, 480], "lazy_load": 247, "file_path": 247, "lazy_import": 247, "lazy_typ": 247, "spammetapathfind": 247, "spampathentryfind": 247, "absolute_nam": 247, "parent_nam": 247, "child_nam": 247, "parent_modul": 247, "pkg_resourc": [248, 249, 471, 480], "discover": [248, 309, 458, 474, 480], "package_distribut": 248, "importlib_metadata": [248, 469, 479, 480], "entrypoint": [248, 337, 469, 471, 480], "console_script": 248, "entry_point": [248, 480], "eps": 248, "setup_keyword": [248, 462], "egg_info": 248, "0x103528488": 248, "entry_points_select": 248, "wheel_metadata": 248, "packagemetadata": [248, 480], "566": [248, 480], "requires_python": [248, 304], "quickest": 248, "packagepath": [248, 478], "859": 248, "_hook": 248, "pathdistribut": [248, 480], "0x101e0cef0": 248, "filehash": 248, "bykw5omccfazvcoyqwkkkemovymafor34mmkbx8r1ni": 248, "text_typ": 248, "gustav": 248, "always_iter": 248, "pytest": [248, 385], "cov": 248, "packages_distribut": [248, 469, 480], "pyyaml": [248, 466, 468], "jaraco": 248, "find_distribut": 248, "distributionfind": 248, "pycach": [249, 349], "akin": [249, 341, 429], "importlib_resourc": [249, 477, 479, 480], "__code__": [252, 341, 425, 467, 478, 480], "__defaults__": [252, 425, 467, 480], "__kwdefaults__": [252, 425, 474], "tb_frame": [252, 382, 425, 480], "tb_lasti": [252, 382, 425], "tb_lineno": [252, 378, 382, 425], "tb_next": [252, 378, 382, 425, 477, 480], "f_back": [252, 378, 425, 470, 480], "f_code": [252, 425, 462, 470, 480], "f_lineno": [252, 425, 462, 469, 470, 476, 480], "f_trace": [252, 349, 425, 470, 480], "co_argcount": [252, 425, 480], "co_flag": [252, 425, 480], "co_": [252, 480], "co_posonlyargcount": [252, 425, 478, 480], "co_kwonlyargcount": [252, 425], "co_nloc": [252, 425], "co_stacks": [252, 425], "gi_fram": [252, 464], "gi_run": 252, "gi_cod": [252, 465, 475, 480], "gi_yieldfrom": [252, 475, 480], "cr_await": [252, 480], "cr_frame": [252, 480], "cr_run": 252, "cr_code": 252, "cr_origin": [252, 349, 480], "gen_coro": 252, "follow_wrap": [252, 475, 480], "eval_str": 252, "omiss": [252, 311, 334, 480], "new_sig": 252, "anno": 252, "globaln": [252, 383, 480], "localn": [252, 383, 480], "mysignatur": 252, "implicit0": [252, 476, 480], "keyword_on": 252, "positional_on": 252, "var_posit": 252, "var_keyword": 252, "fullargspec": 252, "varkw": 252, "kwonlydefault": 252, "getargspec": [252, 470, 474, 475, 476, 480], "arginfo": 252, "formatarg": 252, "formatvararg": 252, "formatvarkw": 252, "formatvalu": 252, "closurevar": 252, "__signature__": [252, 474, 480], "conting": 252, "lifespan": 252, "handle_stackframe_without_leak": 252, "_foo": 252, "slot_descriptor": 252, "getset_descriptor": 252, "wrapper_descriptor": [252, 463], "descriptor_typ": 252, "gen_creat": [252, 472], "gen_run": 252, "gen_suspend": [252, 472], "gen_clos": [252, 472], "coro_cr": 252, "coro_run": 252, "coro_suspend": 252, "coro_clos": 252, "ag_run": [252, 479, 480], "ag_fram": 252, "agen_cr": 252, "agen_run": 252, "agen_suspend": 252, "agen_clos": 252, "glibc": [254, 256, 290, 319, 470, 474, 478, 479, 480], "sandbox": [254, 321, 349, 480], "sdk": [254, 453, 479, 480], "wasm": [254, 453, 480], "nodej": 254, "wasmtim": [254, 480], "pyodid": [254, 470, 480], "pyscript": 254, "xmlhttprequest": 254, "markdown": [255, 469], "md": 255, "long_descript": 255, "686": [255, 290], "597": [255, 469, 480], "pythonwarndefaultencod": [255, 452, 469, 480], "blksize": [255, 404], "stacklevel": [255, 264, 397, 464, 480], "unoptim": [255, 475], "seek_": 255, "immin": 255, "latenc": [255, 266, 290, 438, 466, 469, 476], "initial_byt": 255, "ab56ef": 255, "nsecond": [255, 446], "reconstruct": [255, 296, 304, 375, 404, 480], "downsid": [256, 458, 473, 477], "3232235521": [256, 342], "xc0": [256, 461], "xa8": 256, "arpa": [256, 356, 475], "ip6": [256, 475], "multicast": [256, 334, 359, 395, 480], "3171": 256, "2373": 256, "5735": 256, "3330": 256, "3927": 256, "0b11000000101010000000000000000001": 256, "2001_0db8_0000_0000_0000_0000_0000_1000": 256, "_n": 256, "0x2001_0db8_0000_0000_0000_0000_0000_1000": 256, "longhand": 256, "4291": [256, 480], "0abc": 256, "0007": 256, "0def": 256, "4007": 256, "fe80": 256, "ff02": 256, "5678": [256, 395], "3879": 256, "4193": 256, "6to4": 256, "3056": 256, "4380": 256, "nbit": 256, "ff00": 256, "cisco": [256, 480], "wholli": [256, 410], "n1": 256, "n2": 256, "prefixlen_diff": 256, "new_prefix": 256, "db00": 256, "anycast": 256, "ipaddr": 256, "sortabl": [256, 266], "apl": [258, 468, 472], "sml": 258, "recast": [258, 472], "algebra": [258, 465, 480], "tabul": [258, 341, 408], "vector": [258, 272, 345, 381, 383, 406, 471, 480], "vec1": 258, "vec2": [258, 383], "p0": 258, "plast": 258, "p_n": 258, "abcdefg": [258, 288, 470, 480], "q0": 258, "q1": 258, "pred": [258, 396], "it1": 258, "it2": 258, "itn": [258, 480], "ax": 258, "ad": [258, 423, 462], "bd": 258, "addabl": 258, "110": [258, 302, 340, 342, 438], "amort": 258, "1296": 258, "loan": 258, "annual": [258, 479], "account_upd": 258, "bal": 258, "pmt": 258, "1_000": [258, 480], "960": [258, 480], "918": 258, "874": 258, "828": 258, "779": [258, 379], "728": [258, 301], "674": 258, "559": 258, "497": 258, "flattened_data": 258, "violet": [258, 381], "unflatten": 258, "013": 258, "023": 258, "uniq": [258, 463], "uniquekey": 258, "aaaabbbccdaabbb": 258, "aaaabbbccd": 258, "aaaa": [258, 316, 466], "bbb": 258, "tgtkey": 258, "currkey": 258, "currvalu": 258, "_grouper": 258, "nexti": 258, "021": 258, "210": 258, "odomet": 258, "ay": 258, "bx": 258, "cy": 258, "dx": [258, 340], "dy": 258, "011": 258, "mydequ": 258, "newval": 258, "uneven": 258, "num_act": 258, "incub": 258, "sliding_window": 258, "iter_index": 258, "superior": 258, "repeatfunc": 258, "list_of_list": 258, "ncycl": 258, "all_equ": 258, "first_tru": 258, "aabcadeaf": 258, "seq_index": 258, "iter_except": 258, "grouper": 258, "gxx": 258, "cdef": 258, "defg": 258, "sakki": [258, 466], "is_odd": 258, "subslic": 258, "before_and_aft": 258, "abcdefghi": 258, "all_upp": 258, "true_iter": 258, "remainder_iter": 258, "unique_everseen": 258, "abbccad": 258, "dedupl": [258, 480], "unique_justseen": 258, "powerset": 258, "sum_of_squar": 258, "1400": 258, "m2": [258, 461, 466, 470, 473], "matric": [258, 285, 460], "convolv": 258, "convolut": 258, "betterexplain": 258, "kuxjwb4lzsa": 258, "padded_sign": 258, "windowed_sign": 258, "polynomial_from_root": 258, "4x": [258, 289, 471, 473, 474, 476, 480], "17x": [258, 469, 480], "polynomial_ev": 258, "horner": 258, "polynomial_deriv": 258, "3x": [258, 474, 480], "8x": [258, 480], "siev": 258, "1_000_000_000_000_007": 258, "360620266859": 258, "1_000_000_000_000_403": 258, "1000000000000403": 258, "nth_combin": 258, "7159": [259, 475, 480], "4627": [259, 480], "ecma": 259, "sort_key": [259, 301, 472], "x08ar": 259, "as_complex": 259, "dct": 259, "object_hook": [259, 480], "parse_float": [259, 376], "complexencod": 259, "unord": [259, 280, 341, 425], "skipkey": [259, 301, 480], "ensure_ascii": [259, 475, 480], "check_circular": 259, "allow_nan": [259, 480], "chech_circular": 259, "item_separ": 259, "key_separ": 259, "parse_int": 259, "parse_const": 259, "object_pairs_hook": [259, 466, 468], "num_str": [259, 376], "extran": [259, 305, 366, 480], "bigobject": 259, "forbid": [259, 296, 338, 341, 466, 480], "unpair": 259, "weird_json": 259, "object_parts_hook": 259, "voluntarili": [259, 290], "mp_film": 259, "1971": [259, 337, 340], "holi": [259, 337, 342, 439], "grail": [259, 337, 400, 439, 471, 480], "2028": 259, "2029": 259, "ecmascript": [259, 407], "module_glob": [262, 397, 480], "_local": [263, 479, 480], "decimal_point": [263, 341, 480], "thousands_sep": [263, 341, 480], "int_curr_symbol": 263, "currency_symbol": [263, 449], "p_cs_preced": 263, "n_cs_preced": 263, "p_sep_by_spac": 263, "n_sep_by_spac": 263, "mon_decimal_point": 263, "frac_digit": [263, 449], "int_frac_digit": 263, "mon_thousands_sep": 263, "mon_group": 263, "positive_sign": 263, "negative_sign": 263, "p_sign_posn": 263, "n_sign_posn": 263, "day_7": 263, "abday_1": 263, "abday_7": 263, "mon_1": 263, "mon_12": 263, "abmon_1": 263, "abmon_12": 263, "emperor": 263, "reign": 263, "envvar": [263, 359], "1766": 263, "lc_": 263, "do_setlocal": [263, 290], "localenam": 263, "string1": [263, 337, 439], "string2": [263, 337, 439], "loc": 263, "xe4n": 263, "umlaut": 263, "bind_textdomain_codeset": [263, 463, 470, 478], "grip": [264, 373], "stack_info": [264, 480], "clientip": 264, "fblogg": 264, "hdlr": 264, "lno": 264, "sinfo": 264, "tidi": [264, 385, 462, 464, 465, 480], "emiss": [264, 359, 480], "preparatori": 264, "uuu": 264, "default_time_format": 264, "default_msec_format": 264, "linefmt": 264, "footer": [264, 338, 480], "pertin": [264, 322], "msec": [264, 364, 475], "0f": [264, 472, 480], "004": 264, "896": [264, 340], "la": [264, 464, 470], "tasknam": [264, 480], "entrant": [264, 480], "throttl": 264, "28524": 264, "reinstat": [264, 480], "attrdict": [264, 480], "reconstitut": [264, 296], "klass": 264, "inabl": [265, 290, 423], "dictconfigur": 265, "dictconfigclass": 265, "uncustom": 265, "default_logging_config_port": 265, "decrypt": [265, 338, 419], "victim": 265, "customis": [265, 381], "allow_foo": 265, "logconfig": 265, "compel": [265, 466], "customformatterfactori": 265, "_after_": 265, "my_app": 265, "tld": 265, "support_team": 265, "dev_team": 265, "houston": 265, "mykey": 265, "config_dict": 265, "baseconfigur": 265, "qhand": 265, "queue_factori": 265, "customlisten": 265, "hand_name_1": 265, "hand_name_2": 265, "log01": 265, "logger_log01": 265, "hand01": 265, "handler_hand01": 265, "form01": 265, "formatter_form01": 265, "log02": 265, "log03": 265, "log04": 265, "log05": 265, "log06": 265, "log07": 265, "hand02": 265, "hand03": 265, "hand04": 265, "hand05": 265, "hand06": 265, "hand07": 265, "hand08": 265, "hand09": 265, "form02": 265, "form03": 265, "form04": 265, "form05": 265, "form06": 265, "form07": 265, "form08": 265, "form09": 265, "logger_pars": 265, "_defaultformatt": 265, "handler_hand02": 265, "handler_hand03": 265, "handler_hand04": 265, "default_udp_logging_port": 265, "handler_hand05": 265, "syslog_udp_port": [265, 266], "log_us": [265, 266, 353], "handler_hand06": 265, "handler_hand07": 265, "user1": [265, 470], "user2": [265, 470], "handler_hand08": 265, "handler_hand09": 265, "9022": 265, "typifi": 265, "customfield": 265, "42378": [266, 480], "newsyslog": 266, "logrot": 266, "precursor": 266, "rollov": [266, 357, 474, 480], "default_nam": [266, 425], "predetermin": 266, "attim": [266, 474], "w0": 266, "w6": 266, "w1": [266, 437], "d_": 266, "record_attr_dict": 266, "datalen": 266, "retrystart": 266, "retryfactor": 266, "retrymax": 266, "rsyslog": 266, "monterey": [266, 480], "gh": [266, 281, 316, 345, 383, 453, 469, 470, 471, 480], "91070": 266, "12168": 266, "append_nul": [266, 473], "12419": 266, "log_": 266, "log_alert": [266, 353], "crit": 266, "log_crit": [266, 353], "log_debug": [266, 353], "emerg": [266, 459], "panic": [266, 462], "log_emerg": [266, 353], "log_err": [266, 353], "log_info": [266, 353], "log_notic": [266, 353], "log_warn": [266, 353], "log_auth": [266, 353], "authpriv": 266, "log_authpriv": [266, 353], "cron": 266, "log_cron": [266, 353], "log_daemon": [266, 353], "log_ftp": 266, "kern": 266, "log_kern": [266, 353], "lpr": 266, "log_lpr": [266, 353], "log_mail": [266, 353], "log_new": [266, 353], "log_syslog": [266, 353], "uucp": [266, 423], "log_uucp": [266, 353], "local0": 266, "log_local0": [266, 353], "local1": 266, "log_local1": 266, "local2": 266, "log_local2": 266, "local3": 266, "log_local3": 266, "local4": 266, "log_local4": 266, "local5": 266, "log_local5": 266, "local6": 266, "log_local6": 266, "local7": 266, "log_local7": [266, 353], "hammond": [266, 458, 459, 461, 462, 473, 480], "dllname": [266, 478], "logtyp": 266, "win32servic": 266, "slimmer": 266, "credenti": [266, 285, 334, 392, 458, 475, 480], "flushonclos": [266, 480], "preset": [267, 294, 355, 480], "format_xz": 267, "format_alon": [267, 480], "format_raw": 267, "format_auto": 267, "check_non": 267, "check_crc32": 267, "check_crc64": 267, "check_sha256": 267, "preset_extrem": 267, "preset_default": 267, "memlimit": 267, "check_unknown": 267, "liblzma": [267, 470], "filter_lzma1": 267, "filter_lzma2": 267, "filter_delta": 267, "bcj": 267, "filter_x86": 267, "filter_ia64": 267, "filter_arm": 267, "filter_armthumb": 267, "filter_powerpc": 267, "filter_sparc": 267, "dict_siz": 267, "lc": 267, "mode_fast": 267, "mode_norm": 267, "nice_len": 267, "mf": 267, "mf_hc3": 267, "mf_hc4": 267, "mf_bt2": 267, "mf_bt3": 267, "mf_bt4": 267, "start_offset": 267, "data_in": 267, "data_out": 267, "lzc": 267, "out1": 267, "out2": 267, "out3": 267, "out4": 267, "lzf": 267, "my_filt": 267, "noteworthi": [268, 459, 460], "advisori": [268, 425, 452, 459, 480], "qmail": 268, "courier": [268, 366, 369, 480], "deserv": [268, 459], "remark": [268, 381, 387, 459, 463, 480], "inventor": 268, "perceiv": 268, "shortcom": [268, 462], "mboxo": 268, "mh_sequenc": 268, "mh_profil": 268, "nmh": 268, "gpl": [268, 423, 461], "rmail": 268, "037": 268, "014": 268, "abridg": 268, "attract": [268, 465, 467], "multichannel": 268, "memorandum": 268, "newsread": 268, "insofar": [268, 433], "composit": [268, 349, 373, 384, 429, 480], "bounc": [268, 459], "unseen": 268, "mua": [268, 338, 477], "time_": 268, "list_nam": 268, "list_id": 268, "mpeg": 269, "xmpeg": 269, "1524": 269, "multimedia": [269, 292], "cap": [269, 480], "showparti": 269, "tmp1223": 269, "unmarsh": [271, 470], "binomi": [272, 315, 340, 480], "mantissa": [272, 315, 463, 465], "halfway": [272, 467], "denorm": [272, 349, 480], "cube": [272, 340, 446, 480], "718281": 272, "0000050000069649e": 272, "0000050000166668e": 272, "quadrant": 272, "euclidean": [272, 478, 480], "qx": 272, "norm": [272, 480], "hypotenus": 272, "triangl": [272, 381], "pythagorean": 272, "theorem": [272, 340, 341], "hyperbola": 272, "complementari": [272, 315, 405, 466, 472], "141592": 272, "283185": 272, "circumfer": 272, "vi": [272, 317], "hart": 272, "celebr": 272, "pie": [272, 337], "rebuilt": [273, 473, 475, 480], "recognit": 273, "tgz": [273, 457], "access_read": 275, "access_writ": 275, "access_copi": 275, "access_default": [275, 480], "prot": 275, "allocationgranular": 275, "prot_writ": 275, "prot_read": 275, "lieu": [275, 423], "pages": 275, "advic": [275, 290, 458, 471, 480], "pagefil": 275, "pkg_name": [276, 359, 379], "oldnam": 276, "newnam": [276, 449], "replace_path": 276, "oldpath": 276, "newpath": 276, "baconhamegg": 276, "globalnam": 276, "badmodul": 276, "_type": 276, "_inverted_registri": 276, "_slotnam": [276, 480], "_compil": [276, 305], "isstr": 276, "_sre": [276, 475, 480], "_optimize_unicod": 276, "_constant": [276, 341, 480], "repeat_on": 276, "makedict": 276, "at_end_lin": 276, "_expand": 276, "_parser": [276, 305], "_patternend": 276, "sre_flag_unicod": 276, "inttyp": [276, 480], "typetyp": 276, "msi": [278, 458, 464, 475, 477, 480], "cabinet": [278, 480], "cabnam": 278, "mszip": 278, "uuidtostr": 278, "msiopendatabas": 278, "msidbopen_createdirect": 278, "msidbopen_cr": 278, "msidbopen_direct": 278, "msidbopen_readon": 278, "msidbopen_transact": 278, "msidbopen_patchfil": 278, "msicreaterecord": 278, "productnam": 278, "productcod": 278, "productvers": 278, "manufactur": 278, "_validation_record": 278, "_stream": 278, "msidatabaseopenview": 278, "msidatabasecommit": 278, "msigetsummaryinform": 278, "msiclosehandl": 278, "msiviewexecut": 278, "msiviewgetcolumninfo": 278, "msicolinfo_nam": 278, "msicolinfo_typ": 278, "msiviewfetch": 278, "msiviewmodifi": 278, "msimodify_seek": 278, "msimodify_refresh": 278, "msimodify_insert": 278, "msimodify_upd": 278, "msimodify_assign": 278, "msimodify_replac": 278, "msimodify_merg": 278, "msimodify_delet": 278, "msimodify_insert_temporari": 278, "msimodify_valid": 278, "msimodify_validate_new": 278, "msimodify_validate_field": 278, "msimodify_validate_delet": 278, "msiviewclos": 278, "msisummaryinfogetproperti": 278, "pid_codepag": 278, "pid_titl": 278, "pid_subject": 278, "pid_author": 278, "pid_keyword": 278, "pid_com": 278, "pid_templ": 278, "pid_lastauthor": 278, "pid_revnumb": 278, "pid_lastprint": 278, "pid_create_dtm": 278, "pid_lastsave_dtm": 278, "pid_pagecount": 278, "pid_wordcount": 278, "pid_charcount": 278, "pid_appnam": 278, "pid_secur": 278, "msisummaryinfogetpropertycount": 278, "msisummaryinfosetproperti": 278, "msisummaryinfopersist": 278, "msirecordgetfieldcount": 278, "msirecordsetstr": 278, "msirecordsetstream": 278, "msirecordsetinteg": 278, "msirecordcleardata": 278, "msierror": [278, 480], "basedir": 278, "componentflag": 278, "defaultdir": 278, "keypath": 278, "featurecompon": 278, "dlg": 278, "controlev": 278, "eventmap": 278, "controlcondit": 278, "radio": [278, 372, 480], "control_next": 278, "next_control": 278, "radiobutton": [278, 372, 373, 480], "adminexecutesequ": 278, "adminuisequ": 278, "advtexecutesequ": 278, "installexecutesequ": 278, "installuisequ": 278, "uitext": 278, "actiontext": 278, "lk_": 279, "xe0": 279, "keycod": [279, 366], "unicode_char": 279, "preload": [280, 453, 480], "33725": [280, 478, 480], "reboot": [280, 293, 474], "mp": [280, 462], "duplex": [280, 292], "parent_conn": 280, "child_conn": 280, "liabl": [280, 399, 423], "1415927": 280, "offload": 280, "multiple_result": 280, "patienc": 280, "poolwork": 280, "orphan": [280, 480], "waitforsingleobject": 280, "waitformultipleobject": [280, 480], "infinitesim": 280, "conn1": 280, "conn2": 280, "feeder": [280, 383, 480], "sem_getvalu": [280, 480], "allow_exit_without_flush": 280, "3770": 280, "cpus": [280, 290, 344, 474, 475, 480], "allow_non": [280, 416, 417, 462], "arr1": 280, "arr2": 280, "solitari": 280, "indistinguish": [280, 305], "unown": [280, 480], "sem_timedwait": [280, 480], "typecode_or_typ": 280, "get_lock": 280, "size_or_initi": 280, "get_obj": 280, "875": 280, "375": [280, 340], "1111111111111111": 280, "515625": 280, "0625": [280, 446], "640625": 280, "shutdown_timeout": [280, 480], "xmlrpclib": [280, 461, 462, 463, 464, 465, 466, 467, 480], "50000": [280, 364], "typeid": [280, 478], "method_to_typeid": 280, "create_method": 280, "_exposed_": 280, "_method_to_typeid_": 280, "_z": 280, "mathsclass": 280, "mymanag": 280, "queuemanag": 280, "get_queu": 280, "listproxi": [280, 480], "l_outer": 280, "d_first_inn": 280, "lproxi": 280, "remoteerror": 280, "deregist": 280, "maxtasksperchild": [280, 466, 480], "apach": [280, 338, 416, 423, 450, 459, 476, 480], "mod_wsgi": [280, 345], "error_callback": 280, "chop": [280, 459, 463, 467], "lazier": 280, "outstand": [280, 423], "af_pip": 280, "object_list": 280, "waitabl": [280, 290, 325, 363, 470, 480], "1729": 280, "pipenam": 280, "servernam": 280, "doom": [280, 464], "mainprocess": 280, "pymp": 280, "_bootstrap": [280, 379, 480], "collid": [280, 392, 433], "_pid": 280, "5155": 280, "5313": 280, "5331": 280, "_h": 280, "generatorproxi": 280, "get_operator_modul": 280, "foo1": [280, 316], "foo2": [280, 316], "94": [280, 315, 466], "calculatestar": 280, "pow3": 280, "imap_it": 280, "imap_unordered_it": 280, "tgot": 280, "imapiter": 280, "applyresult": 280, "number_of_process": 280, "tasks1": 280, "tasks2": 280, "done_queu": 280, "multicor": 281, "smp": 281, "novel": [281, 461, 462, 464], "shm_a": 281, "shm_b": 281, "howdi": 281, "ndarray": 281, "np": [281, 473], "dtype": [281, 383], "psm_21467_46075": 281, "existing_shm": 281, "int64": 281, "888": 281, "smm": 281, "psm_6572_7512": 281, "raw_shm": 281, "another_sl": 281, "psm_6572_12221": 281, "depict": 281, "do_work": [281, 290], "total_result": 281, "storabl": 281, "10m": 281, "106939": 281, "nul_bug_demo": 281, "deserialized_sl": 281, "mapnam": 284, "default_domain": 284, "joy": [284, 381], "nntlib": 285, "poster": 285, "3977": 285, "2980": 285, "gmane": [285, 473, 480], "committ": [285, 473], "1096": 285, "1087": 285, "1088": 285, "1089": 285, "1090": 285, "1091": 285, "1092": 285, "ssh": [285, 328, 329, 391, 480], "1093": 285, "1094": 285, "fellow": 285, "240": [285, 381], "119": [285, 340, 379, 478], "readermod": 285, "usenetrc": 285, "authinfo": 285, "1755": [285, 473], "nntps": 285, "4642": 285, "disclaim": [285, 346, 398, 423], "groupinfo": 285, "tor": 285, "group_pattern": [285, 424, 428], "offlin": [285, 379, 458], "grouppattern": 285, "wildmat": 285, "295": [285, 471, 480], "biopython": 285, "elid": 285, "message_spec": 285, "article_numb": 285, "art_num": 285, "117216": 285, "xref": 285, "ik1hcnrpbib2libmw7z3axmi": 285, "loewi": 285, "message_id": 285, "9099": 285, "20030112190404": 285, "ge29873": 285, "metaslash": 285, "neal": [285, 462, 464, 465], "norwitz": [285, 462, 464, 465], "hdr": 285, "header_str": 285, "e9buter_en_python": 285, "buter": 285, "chjvymzdqg1ligrlig1hdhjpy2u": 285, "probl": 285, "myfoo": 286, "myintegr": 286, "do_my_adding_stuff": 286, "othertypeiknowabout": 286, "do_my_other_adding_stuff": 286, "_operator_fallback": 286, "monomorphic_oper": 286, "fallback_oper": 286, "__r": 286, "_add": 286, "66": [288, 386, 439, 460, 465], "tuppl": 288, "resolve_attr": 288, "cdefg": 288, "soldier": 288, "rank": [288, 340, 410, 471], "captain": [288, 476], "dotterbart": 288, "banana": [288, 341, 439, 448], "pear": [288, 439, 448], "yourscript": 289, "foutfil": 289, "qfoutfil": 289, "acquaint": 289, "xf": [289, 437], "pf": [289, 373], "ffoo": 289, "controversi": [289, 461], "contradictori": 289, "whatsoev": [289, 322, 423], "mutant": 289, "oddbal": 289, "humbl": 289, "mission": 289, "overwhelm": 289, "opt_str": 289, "jam": 289, "n42": 289, "vewwi": 289, "wabbit": 289, "novic": 289, "bland": [289, 464, 465], "clue": 289, "optioncontain": 289, "add_option_group": 289, "suppress_usag": 289, "option_list": 289, "standard_option_list": 289, "option_class": 289, "indentedhelpformatt": 289, "titledhelpformatt": 289, "add_help_opt": 289, "make_opt": 289, "irrelev": [289, 466, 480], "suppress_help": 289, "fbar": 289, "mypkg": [289, 385], "check_choic": 289, "poke": 289, "set_conflict_handl": 289, "intellig": [289, 292, 294], "whittl": 289, "overkil": 289, "rarg": 289, "optionvalu": 289, "record_foo_seen": 289, "saw_foo": 289, "check_ord": 289, "moon": 289, "check_moon": 289, "is_moon_ful": 289, "store_valu": 289, "hairi": 289, "intricaci": 289, "stab": 289, "vararg_callback": 289, "floatabl": 289, "vararg_attr": 289, "check_mytyp": 289, "wind": 289, "sillier": 289, "check_complex": 289, "myoption": 289, "take_act": 289, "ding": [289, 479, 480], "dong": [289, 480], "ensure_valu": 289, "optparse_pars": 289, "valv": 289, "threat": 290, "inaccess": [290, 392, 425, 459, 462, 474, 480], "nonsens": [290, 474], "macosx_deployment_target": [290, 480], "ruid": 290, "euid": 290, "suid": 290, "rgid": 290, "egid": 290, "sgid": 290, "superus": 290, "nstype": 290, "reassoci": 290, "clone_new": 290, "pgrp": 290, "sysnam": [290, 300], "disassoci": 290, "clone_": 290, "decept": [290, 462], "fd_low": [290, 480], "fd_high": [290, 480], "offset_src": 290, "offset_dst": 290, "procf": [290, 480], "sysf": 290, "fd2": 290, "filedescriptor": 290, "95": [290, 311, 315, 340, 379, 462, 465], "98": [290, 334, 341, 402, 465, 466, 472], "_commit": 290, "leader": [290, 328, 480], "0o777": [290, 293], "sc_iov_max": [290, 334], "out_fd": [290, 480], "in_fd": [290, 480], "pg": 290, "stdout_fileno": 290, "close_fd": [290, 345, 463, 472, 477, 478, 480], "faccessat": 290, "effective_id": [290, 473], "xxxxxxxxxxxx": 290, "vista": [290, 373, 480], "repars": [290, 478, 480], "junction": [290, 291, 293, 329, 471, 478, 480], "exist_ok": [290, 293, 475, 480], "21082": [290, 480], "rendezv": [290, 472], "0o600": 290, "prune": [290, 293, 480], "opendir": [290, 480], "readdir": [290, 475], "findfirstfilew": [290, 480], "findnextfilew": 290, "scandir_path": 290, "dirent": 290, "d_type": 290, "dt_unknown": 290, "statinfo": 290, "33188": 290, "7876932": 290, "234881026": 290, "264": [290, 344, 461], "1297230295": 290, "1297230027": 290, "fat32": [290, 480], "dwfileattribut": [290, 475], "by_handle_file_inform": [290, 475], "getfileinformationbyhandl": [290, 475], "file_attribute_": 290, "io_reparse_tag_": 290, "f_bsize": 290, "f_frsize": 290, "f_block": 290, "f_bfree": 290, "f_bavail": 290, "f_file": 290, "f_ffree": 290, "f_favail": 290, "f_flag": 290, "f_namemax": 290, "f_fsid": [290, 480], "st_rdon": 290, "st_nosuid": 290, "st_nodev": 290, "st_noexec": 290, "st_synchron": 290, "st_mandlock": 290, "st_write": 290, "st_append": 290, "st_immut": 290, "st_noatim": 290, "st_nodiratim": 290, "st_relatim": 290, "atim": 290, "target_is_directori": [290, 293, 473], "morph": 290, "unprivileg": 290, "secreatesymboliclinkprivileg": 290, "unelev": 290, "atime_n": 290, "mtime_n": 290, "dirpath": [290, 293], "resumpt": [290, 350, 476, 480], "cvs": [290, 459, 460, 461, 462, 463, 464, 480], "dirfd": 290, "rootfd": 290, "mfd_": 290, "memfd": [290, 480], "mfd_huge": 290, "initv": 290, "efc_cloexec": 290, "adddlldirectori": 290, "exit_success": 290, "retryabl": 290, "cygwin": [290, 349, 357, 458, 460, 462, 478, 480], "longstand": [290, 471, 473, 480], "file_act": [290, 480], "setpgroup": [290, 480], "resetid": [290, 480], "setsigmask": [290, 480], "setsigdef": [290, 480], "new_fd": 290, "posix_spawn_file_actions_addopen": 290, "posix_spawn_file_actions_addclos": 290, "posix_spawn_file_actions_adddup2": 290, "posix_spawn_setpgroup": 290, "posix_spawn_resetid": 290, "posix_spawn_setsid": 290, "posix_spawn_setsid_np": 290, "posix_spawn_setsigmask": 290, "sigdef": 290, "posix_spawn_setsigdef": 290, "posix_spawn_setschedparam": 290, "posix_spawn_setschedul": 290, "after_in_par": 290, "after_in_child": 290, "shellexecut": [290, 480], "comspec": [290, 345, 473, 474], "children_us": 290, "children_system": 290, "getprocesstim": 290, "idtyp": 290, "siginfo_t": [290, 330, 480], "si_pid": [290, 330], "si_uid": [290, 330], "si_signo": [290, 330], "si_status": [290, 330], "si_cod": [290, 330, 479, 480], "ptrace": [290, 480], "robin": [290, 410, 439, 478, 480], "quantum": 290, "undetermin": 290, "unobtain": 290, "sc_minsigstksz": [290, 480], "entropi": [290, 338, 476, 480], "environment": [290, 392, 452, 480], "unnecessarili": [290, 480], "524": [290, 476, 480], "bcryptgenrandom": [290, 470, 480], "getentropi": [290, 475, 480], "cryptgenrandom": [290, 470, 480], "ntpath": [291, 477, 480], "userprofil": [291, 478, 480], "homepath": 291, "homedr": 291, "getvolumepathnam": 291, "std": [291, 349, 363, 464, 480], "1003": 291, "path1": 291, "path2": 291, "fp1": 291, "fp2": 291, "stat1": 291, "stat2": 291, "cshrc": [291, 456], "soundcard": 292, "audiodev": [292, 465], "dsp": 292, "player": [292, 316, 342, 381], "linuxaudiodev": [292, 459, 462, 465], "mixerdev": 292, "sndctl_dsp_setfmt": 292, "sndctl_dsp_sync": 292, "afmt_mu_law": 292, "afmt_a_law": 292, "afmt_ima_adpcm": 292, "afmt_u8": 292, "afmt_s16_l": 292, "afmt_s16_b": 292, "68k": 292, "powerpc": [292, 463, 464, 465, 480], "afmt_s8": 292, "afmt_u16_l": 292, "afmt_u16_b": 292, "afmt_queri": 292, "monophon": 292, "stereophon": 292, "sampler": 292, "11025": 292, "22050": 292, "96000": 292, "dvd": 292, "mixabl": 292, "sound_mixer_pcm": 292, "sound_mixer_synth": 292, "sound_mixer_": 292, "pcm": [292, 398], "sound_mixer_volum": 292, "gravi": 292, "ultrasound": 292, "left_volum": 292, "right_volum": 292, "microphon": 292, "setrecsrc": 292, "sound_mixer_m": 292, "test_pathlib": [293, 480], "pathseg": 293, "lib64": [293, 349, 351, 453, 479, 480], "apache2": 293, "an_absolute_path": 293, "regroup": 293, "case_sensit": [293, 471, 480], "walk_up": [293, 471, 480], "941": 293, "error_messag": 293, "subpath": [293, 420], "antoin": [293, 465, 466, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "751": 293, "851": 293, "mypath": 293, "session_id": 293, "798": 293, "unrepresent": [293, 478, 480], "956": 293, "1327883547": 293, "852554": 293, "33277": 293, "0o444": 293, "33060": 293, "nonexistentfil": 293, "film": [293, 383], "inordin": 293, "_templat": 293, "_build": 293, "_static": [293, 480], "top_down": 293, "on_error": [293, 383], "mimick": 293, "my_binary_fil": 293, "my_text_fil": 293, "mylink": 293, "other_path": 293, "missing_ok": [293, 480], "abnorm": [294, 349, 391, 472], "pdbrc": [294, 470, 472, 476, 479, 480], "nosigint": [294, 472], "readrc": [294, 476, 480], "elp": 294, "hel": 294, "_frame": [294, 480], "_retval": 294, "_except": 294, "reak": 294, "tbreak": 294, "ear": 294, "bpnumber": 294, "some_vari": 294, "tep": 294, "unt": 294, "il": [294, 338, 431], "eturn": 294, "ont": 294, "inu": 294, "ump": 294, "ist": 294, "longlist": 294, "rgs": 294, "whati": [294, 480], "undisplay": [294, 472, 480], "classinst": 294, "ps": [294, 305, 345, 396], "unalia": 294, "list_opt": 294, "uit": 294, "retval": [294, 350, 460], "tackl": [296, 459], "3154": [296, 474, 480], "574": [296, 379, 478, 480], "conceiv": [296, 355], "fix_import": [296, 468], "buffer_callback": 296, "therein": 296, "superflu": [296, 334, 337, 480], "referenti": 296, "elig": [296, 427, 472], "picklestr": [296, 297], "worthwhil": [296, 464, 473], "list_of_item": 296, "sixth": [296, 461, 478], "memorecord": 296, "dbpickler": 296, "dbunpickl": 296, "type_tag": 296, "key_id": 296, "fight": [296, 472], "italian": [296, 381], "disturb": [296, 480], "reduce_someclass": 296, "mypickl": 296, "textread": 296, "new_read": 296, "myclass": [296, 425, 437], "my_attribut": 296, "unpickled_class": 296, "massiv": [296, 463, 464, 475, 480], "eschew": 296, "reconstructor": 296, "zerocopybytearray": 296, "_reconstruct": 296, "unseri": [296, 472], "new_b": 296, "nsystem": 296, "ntr": 296, "inoffens": 296, "safe_builtin": 296, "restrictedunpickl": 296, "restricted_load": 296, "cbuiltin": [296, 468], "neval": 296, "4j": [296, 424, 432, 439, 465], "intim": 297, "binint1": 297, "tuple2": 297, "binput": [297, 480], "indentlevel": 297, "opcodeinfo": 297, "pipefil": 298, "module_find": 299, "ispkg": 299, "pth": [299, 331, 349, 351, 452, 459, 476, 480], "path_item": 299, "module_or_nam": 299, "12915": [299, 480], "pyramid": 299, "is_64bit": 300, "amdk6": 300, "buildno": 300, "builddat": [300, 480], "scm": 300, "dega": 300, "vminfo": 300, "osinfo": 300, "vm_name": 300, "vm_releas": 300, "vm_vendor": 300, "os_nam": 300, "os_vers": 300, "os_arch": 300, "csd": 300, "uniprocessor": 300, "enterpris": [300, 480], "iotuap": 300, "serverstandard": 300, "nanoserv": 300, "iot": [300, 480], "versioninfo": 300, "dev_stag": 300, "non_release_vers": 300, "16384": 300, "freedesktop": [300, 469, 473, 480], "pretty_nam": 300, "id_lik": 300, "version_id": 300, "variant_id": 300, "get_like_distro": 300, "ios": 301, "nskeyedarchiv": [301, 478], "nskeyedunarchiv": 301, "invalidfileexcept": [301, 480], "pl": 301, "astr": 301, "doodah": 301, "afloat": 301, "anint": 301, "adict": 301, "anotherstr": 301, "athirdstr": 301, "xe4ssig": 301, "ma": [301, 469, 470, 480], "atruevalu": 301, "afalsevalu": 301, "gunk": 301, "somemoredata": 301, "adat": 301, "1939": 302, "2595": 302, "obsolesc": 302, "mailserv": 302, "pop3_port": 302, "pop3_ssl_port": 302, "995": [302, 476], "fetchmail": 302, "noncompli": 302, "2449": 302, "mesg_num": 302, "eudora": 302, "qpop": 302, "disconnect": [302, 332, 337, 402, 478, 480], "signoff": 302, "howmuch": 302, "mesgnum": 302, "6856": [302, 466, 472, 475, 480], "nummessag": 302, "off_t": 303, "getconf": 303, "lfs_cflag": 303, "d_largefile64_sourc": 303, "d_file_offset_bit": 303, "sort_dict": [304, 478, 480], "underscore_numb": [304, 469, 480], "tup": [304, 381, 383], "dead": [304, 399, 437, 438, 453, 462, 467, 472, 480], "sampleproject": 304, "project_info": 304, "author_email": [304, 480], "pypa": [304, 396], "googlegroup": 304, "bugtrack_url": 304, "osi": 304, "webpag": 304, "description_content_typ": 304, "docs_url": 304, "download_url": [304, 464], "last_day": 304, "last_month": 304, "last_week": 304, "home_pag": 304, "maintainer_email": [304, 480], "package_url": 304, "project_url": 304, "homepag": 304, "release_url": 304, "requires_dist": 304, "lsprof": 305, "rosen": 305, "ted": 305, "czotter": 305, "imit": [305, 465], "ncall": [305, 480], "tottim": 305, "percal": 305, "cumtim": [305, 480], "759": 305, "937": 305, "598": 305, "_code": 305, "435": [305, 474], "_parse_sub": 305, "induc": [305, 422], "subfunct": [305, 473], "restat": 305, "output_fil": 305, "sort_ord": 305, "sortkey": 305, "cull": 305, "timeunit": 305, "subcal": 305, "pr": [305, 459, 480], "sortbi": 305, "coalesc": 305, "printout": [305, 480], "pcall": 305, "nfl": 305, "percentag": [305, 342, 443, 465, 480], "statsprofil": [305, 480], "functionprofil": [305, 480], "tick": [305, 319, 363], "lag": 305, "calibr": 305, "probabilist": 305, "god": 305, "8ghz": 305, "i5": 305, "04e": 305, "your_computed_bia": 305, "your_time_func": 305, "lone": [305, 332, 427, 480], "cleanest": 305, "your_integer_time_func": 305, "_lsprof": [305, 480], "thorough": [306, 334, 341, 472, 480], "master_read": 306, "stdin_read": 306, "baffl": 306, "pseudotermin": 306, "typescript": 306, "use_python": 306, "pw_name": 307, "pw_passwd": 307, "pw_uid": [307, 345], "pw_gid": 307, "pw_geco": 307, "pw_dir": 307, "pw_shell": 307, "dfile": 308, "dorais": 308, "filen": 308, "pagin": 310, "pager": [310, 480], "pythondoc": [310, 480], "pyexpat": [311, 406, 423, 453, 459, 462, 464, 465, 466, 480], "unauthent": [311, 338, 408, 409, 410, 411, 416, 417, 480], "namespace_separ": 311, "repertoir": [311, 332, 372, 465], "xmlns": [311, 392, 410, 466, 480], "elem1": [311, 464], "elem2": [311, 464], "isfin": 311, "xml_param_entity_parsing_nev": 311, "xml_param_entity_parsing_unless_standalon": 311, "xml_param_entity_parsing_alway": 311, "handlernam": 311, "doctypenam": 311, "has_internal_subset": 311, "elnam": 311, "attnam": 311, "idref": 311, "entitynam": 311, "notationnam": 311, "ndata": [311, 412], "is_parameter_ent": 311, "some_xml_docu": 311, "start_el": [311, 409], "end_el": [311, 409], "char_data": 311, "child1": [311, 386], "child2": [311, 386], "xml_ctype_ani": 311, "xml_ctype_choic": 311, "xml_ctype_empti": 311, "xml_ctype_mix": 311, "xml_ctype_nam": 311, "xml_ctype_seq": 311, "xml_cquant_non": 311, "xml_cquant_opt": 311, "xml_cquant_plus": 311, "xml_cquant_rep": 311, "xml_error_": 311, "constant_nam": 311, "undeclar": 311, "amplif": 311, "breach": [311, 423], "rec": [311, 408, 410], "xml11": [311, 408, 410], "20060816": [311, 408, 410], "encodingdecl": [311, 408, 410], "mise": 315, "19937": 315, "matsumoto": [315, 423], "nishimura": [315, 423], "equidistribut": 315, "vol": 315, "cum_weight": 315, "2080": 315, "10000000": 315, "lambd": [315, 471, 480], "mu": [315, 340, 478, 480], "sigma": [315, 340, 478], "kappa": 315, "pareto": 315, "weibul": 315, "seeder": 315, "37444887175646646": 315, "1800146073117523": 315, "148957571865031": 315, "roulett": 315, "spin": [315, 480], "jack": [315, 316, 341, 394, 423, 439, 443, 461, 462, 464, 468, 480], "king": [315, 316, 459, 478, 480], "coin": 315, "settl": [315, 465], "10_000": [315, 340], "4169": 315, "quartil": [315, 340, 478], "2_500": 315, "7_500": 315, "7958": 315, "thoughtco": 315, "3126155": 315, "73": [315, 379, 449, 463, 478, 479], "denni": [315, 469, 470, 471, 479, 480], "shasha": 315, "manda": 315, "wilson": [315, 462, 463, 475, 479, 480], "drug": 315, "placebo": 315, "observed_diff": 315, "new_diff": 315, "reshuffl": 315, "4f": 315, "hypothesi": [315, 480], "average_arrival_interv": 315, "average_service_tim": 315, "stdev_service_tim": 315, "num_serv": 315, "arrival_tim": 315, "1_000_000": [315, 476, 480], "next_server_avail": 315, "service_dur": 315, "service_complet": 315, "jake": [315, 466, 468, 478, 480], "vanderpla": 315, "econom": 315, "norvig": 315, "random_product": 315, "random_permut": 315, "random_combin": 315, "random_combination_with_replac": 315, "05954861408025609": 315, "fullrandom": 315, "0x10_0000_0000_0000": 315, "87925541791544": 315, "allen": [315, 338, 472, 480], "downey": 315, "frie09": 316, "gentler": 316, "nfoo2": 316, "possess": [316, 341, 402, 470, 480], "aaaab": 316, "aaab": 316, "aaaaaa": 316, "ailmsux": 316, "imsx": 316, "x7f": 316, "isaac": 316, "asimov": 316, "lookbehind": [316, 475, 480], "theth": 316, "bfoo": 316, "foo3": 316, "py2": [316, 450, 472, 480], "typographi": 316, "nicer": [316, 387, 480], "0a3b9": 316, "foot": [316, 340, 448], "fell": [316, 438, 448, 460, 461, 462], "z_": [316, 432], "z_0": 316, "npy_": 316, "npy_myfunc": 316, "dashrepl": 316, "matchobj": 316, "pro": 316, "gram": [316, 428], "sand": 316, "unmatch": [316, 342, 391, 475, 480], "new_str": 316, "number_of_subs_mad": 316, "legal_char": 316, "abcdefghijklmnopqrstuvwxyz0123456789": 316, "digits_r": 316, "ogr": 316, "doggi": 316, "og": [316, 359, 480], "groupn": 316, "physicist": 316, "reynold": 316, "a1b2c3": 316, "c3": [316, 391, 425, 462, 473], "1632": 316, "cba": 316, "remove_thi": 316, "toni": [316, 465, 480], "tiremove_thisg": 316, "tiger": 316, "displaymatch": 316, "poker": [316, 381], "9tjqk": 316, "akt5q": 316, "akt5": 316, "akt": 316, "727ak": 316, "717ak": 316, "7s": 316, "717": 316, "718ak": 316, "354aa": 316, "5c": 316, "ee": [316, 341, 468], "nb": [316, 467], "nx": 316, "ross": [316, 466, 468, 473, 479, 480], "mcfluff": 316, "834": 316, "345": [316, 463, 468], "155": 316, "elm": 316, "ronald": [316, 464, 465, 466, 472, 474, 479], "heathmor": 316, "892": 316, "3428": 316, "finley": 316, "avenu": [316, 423, 461], "frank": [316, 480], "burger": 316, "925": 316, "541": 316, "7625": 316, "662": 316, "dogwood": 316, "heather": 316, "albrecht": 316, "548": 316, "326": 316, "4584": 316, "919": 316, "park": 316, "telephon": 316, "hous": [316, 476], "inner_word": 316, "professor": 316, "abdolmalek": 316, "poefsrosr": 316, "aealmlobdk": 316, "pslaee": 316, "reorpt": 316, "abnsec": 316, "plmrptoy": 316, "pofsros": 316, "aodlambelk": 316, "plase": 316, "reoprt": 316, "yuor": 316, "asnebc": 316, "potlmrpi": 316, "disguis": [316, 425], "polic": 316, "ly": 316, "02d": 316, "scanner": [316, 354, 375, 474, 480], "gosub": 316, "token_specif": 316, "tok_regex": 316, "line_start": 316, "inputrc": [317, 480], "libedit": [317, 480], "editlin": [317, 453, 480], "editrc": [317, 480], "rl_complet": 317, "rl_parse_and_bind": 317, "rl_read_init_fil": 317, "rl_line_buff": 317, "rl_insert_text": 317, "rl_redisplay": 317, "read_histori": 317, "write_histori": [317, 480], "nelement": 317, "append_histori": 317, "history_truncate_fil": 317, "history_get": 317, "remove_histori": 317, "replace_history_entri": 317, "rl_startup_hook": 317, "rl_pre_input_hook": 317, "entry_func": 317, "rl_completion_match": 317, "rl_attempted_completion_funct": 317, "rl_completion_typ": 317, "libreadlin": [317, 480], "rl_completer_word_break_charact": 317, "rl_completion_display_matches_hook": 317, "longest_match_length": 317, "python_histori": [317, 331, 444], "histfil": 317, "unruli": 317, "h_len": 317, "prev_h_len": 317, "new_h_len": 317, "historyconsol": 317, "init_histori": 317, "save_histori": 317, "repr_typ": 318, "subobj": 318, "myrepr": 318, "repr_textiowrapp": 318, "cap_sys_resourc": 319, "sigxcpu": 319, "rlim_cur": 319, "mbuf": 319, "overcommit": 319, "sysctl": [319, 480], "rusage_": 319, "ru_utim": 319, "ru_stim": 319, "ru_maxrss": 319, "ru_ixrss": 319, "ru_idrss": 319, "ru_isrss": 319, "ru_minflt": 319, "ru_majflt": 319, "ru_nswap": 319, "ru_inblock": 319, "ru_oublock": 319, "ru_msgsnd": 319, "ru_msgrcv": 319, "ru_nsign": 319, "ru_nvcsw": 319, "voluntari": 319, "ru_nivcsw": 319, "involuntari": 319, "mod_nam": 321, "init_glob": 321, "run_nam": 321, "alter_si": 321, "path_nam": 321, "snow": [321, 470, 471, 473, 474, 475, 476, 477, 478], "timefunc": [322, 473], "delayfunc": 322, "print_tim": 322, "print_some_tim": 322, "1_650_000_000": 322, "1652342830": 322, "3640375": 322, "3642538": 322, "3643398": 322, "1652342835": 322, "3694863": 322, "3696074": 322, "1652342840": 322, "369612": 322, "3697174": 322, "soonest": [322, 473], "xebr": 323, "x17d": 323, "xae": 323, "xd4": 323, "xe3": [323, 465], "xb6": 323, "xe2": [323, 465], "xebp1": 323, "x8b": 323, "f9bf78b9a18ce6d46a0cd2b0b86df9da": 323, "drmhze6epcv0fn_81bj": 323, "token_": 323, "xkcd": 323, "passphras": 323, "epoll_create1": 325, "epoll_cloexec": 325, "kq_filter_read": 325, "kq_ev_add": 325, "rlist": 325, "wlist": 325, "xlist": 325, "parameterless": 325, "winsock": [325, 334, 480], "eventmask": [325, 465], "pollin": 325, "pollpri": 325, "pollout": 325, "epollin": 325, "epollout": 325, "epollpri": 325, "urgent": 325, "epollerr": 325, "assoc": 325, "epollhup": 325, "epollet": 325, "epolloneshot": 325, "epollexclus": [325, 480], "epollrdhup": [325, 480], "epollrdnorm": 325, "epollrdband": 325, "epollwrnorm": 325, "epollwrband": 325, "epollmsg": 325, "maxev": 325, "scalabl": [325, 459], "fds": [325, 334, 480], "pollerr": 325, "pollhup": 325, "hung": 325, "pollrdhup": [325, 480], "pollnval": 325, "changelist": 325, "max_ev": 325, "eventlist": 325, "sektion": 325, "kq_filter_writ": 325, "kq_filter_aio": 325, "aio": 325, "kq_filter_vnod": 325, "kq_filter_proc": 325, "kq_filter_netdev": 325, "kq_filter_sign": 325, "kq_filter_tim": 325, "kq_ev_delet": 325, "kq_ev_en": 325, "permitscontrol": 325, "kq_ev_dis": 325, "disablesev": 325, "kq_ev_oneshot": 325, "kq_ev_clear": 325, "kq_ev_sysflag": 325, "kq_ev_flag1": 325, "kq_ev_eof": 325, "kq_ev_error": 325, "kq_note_lowat": 325, "kq_note_delet": 325, "kq_note_writ": 325, "kq_note_extend": 325, "kq_note_attrib": 325, "kq_note_link": 325, "kq_note_renam": 325, "kq_note_revok": 325, "revok": 325, "kq_note_exit": 325, "kq_note_fork": 325, "kq_note_exec": 325, "kq_note_pctrlmask": 325, "kq_note_pdatamask": 325, "kq_note_track": 325, "kq_note_child": 325, "note_track": 325, "kq_note_trackerr": 325, "kq_note_linkup": 325, "kq_note_linkdown": 325, "kq_note_linkinv": 325, "sel": [326, 330], "writeback": 327, "handier": 327, "keyencod": 327, "set_loc": 327, "bsddb": [327, 462, 465, 466], "pybsddb": [327, 462, 465, 466, 467], "hashopen": 327, "btopen": 327, "rnopen": 327, "klist": 327, "minilanguag": 328, "split_command": 328, "boom": [328, 386, 387], "plug": [328, 480], "remote_command": 328, "pushback": 328, "newstream": 328, "newfil": 328, "lexer": 328, "beginn": 328, "donotsepar": 328, "fsrc": 329, "fdst": 329, "uncontrol": 329, "copy_funct": [329, 472, 475, 480], "ignore_dangling_symlink": [329, 472, 480], "dirs_exist_ok": [329, 478, 480], "onexc": [329, 471, 480], "suscept": [329, 458, 480], "excinfo": 329, "mv": [329, 473], "needcurrentdirectoryforexepathw": [329, 471], "nodefaultcurrentdirectoryinexepath": 329, "python33": 329, "srcname": 329, "33671": [329, 478, 480], "userspac": [329, 473, 478], "outfd": [329, 478], "infd": [329, 478], "fcopyfil": [329, 480], "_logpath": 329, "reattempt": 329, "remove_readon": 329, "xztar": [329, 475, 480], "dry_run": [329, 359, 480], "gztar": [329, 472, 476, 480], "bztar": [329, 472], "pax": [329, 355, 465, 478, 480], "extra_arg": [329, 472], "supports_root_dir": 329, "archive_nam": 329, "myarchiv": [329, 449, 472], "tarek": [329, 352, 465, 466, 472, 475, 480], "tzvf": 329, "drwx": 329, "609": 329, "authorized_key": 329, "id_dsa": 329, "1675": 329, "id_rsa": 329, "37192": 329, "known_host": 329, "please_add": 329, "do_not_add": 329, "my_arch": 329, "uninterrupt": 330, "air": 330, "ctrl_": 330, "sigprocmask": 330, "sigquit": [330, 345], "bus": [330, 402], "hangup": 330, "death": [330, 473], "coprocessor": 330, "sigvtalrm": 330, "sigprof": 330, "siginfo": 330, "sigstop": 330, "warn_on_full_buff": [330, 477, 480], "wakeup": [330, 473, 477, 480], "sigset": [330, 480], "si_errno": 330, "si_band": [330, 480], "ttys0": 330, "spamcontext": 330, "exc_val": [330, 341], "interrupt_read": 330, "interrupt_writ": 330, "subsubdirectori": 331, "bletch": 331, "appdata": [331, 458, 465], "pythonuserbas": [331, 452, 465], "sitedir": 331, "known_path": 331, "esmtp": 332, "821": 332, "1869": 332, "local_hostnam": 332, "fqdn": 332, "lmtp_port": 332, "smtp_code": 332, "smtp_error": 332, "helo_resp": 332, "ehlo_resp": 332, "does_esmtp": 332, "esmtp_featur": 332, "vrfi": 332, "foil": 332, "spammer": 332, "initial_response_ok": [332, 480], "4954": [332, 480], "auth_cram_md5": 332, "auth_plain": 332, "auth_login": [332, 480], "from_addr": [332, 472], "to_addr": [332, 472], "mail_opt": [332, 475, 480], "rcpt_option": 332, "8bitmim": [332, 475, 480], "dsn": 332, "rcpt": 332, "smtpnotsupport": 332, "hcom": 333, "sndr": 333, "sndt": 333, "voc": 333, "8svx": 333, "sb": [333, 356], "ub": 333, "ul": [333, 408, 461], "sampling_r": 333, "bits_per_sampl": 333, "sndtool": 333, "lab": [333, 423, 437, 459, 461, 462], "waveform": [333, 398, 403], "transliter": 334, "dare": 334, "inaddr_ani": 334, "inaddr_broadcast": 334, "flowinfo": 334, "sin6_flowinfo": 334, "sin6_scope_id": 334, "sockaddr_in6": 334, "af_netlink": [334, 464], "tipc": [334, 465], "af_tipc": 334, "addr_typ": 334, "v2": [334, 344, 423, 464, 465, 480], "tipc_addr_nameseq": 334, "tipc_addr_nam": 334, "tipc_addr_id": 334, "tipc_zone_scop": 334, "tipc_cluster_scop": 334, "tipc_node_scop": 334, "can0": 334, "rx_addr": 334, "tx_addr": 334, "pgn": 334, "ecu": 334, "sysproto_control": 334, "pf_system": [334, 473], "af_bluetooth": [334, 480], "btproto_l2cap": 334, "bdaddr": 334, "psm": 334, "bluetooth": [334, 480], "btproto_rfcomm": 334, "btproto_hci": 334, "device_id": 334, "btproto_sco": 334, "feat": 334, "aead": [334, 338], "skcipher": 334, "rng": 334, "aes": [334, 338, 462], "drbg_nopr_ctr_aes256": 334, "32bit": [334, 461, 480], "vsock": 334, "ifnam": 334, "pkttype": 334, "hatyp": 334, "ethernet": 334, "ethertype_": [334, 480], "packet_host": 334, "packet_broadcast": 334, "packet_multicast": 334, "packet_otherhost": 334, "promiscu": 334, "packet_outgo": 334, "arp": [334, 480], "qualcomm": [334, 480], "ipproto_udplit": [334, 480], "udplite_send_cscov": [334, 480], "udplite_recv_cscov": [334, 480], "hyper": [334, 480], "vm_id": 334, "service_id": 334, "vmid": 334, "v6": 334, "nondeterminist": 334, "h_errno": 334, "hstrerror": 334, "gai_strerror": 334, "eai_": 334, "af_": [334, 474], "sock_": [334, 474, 480], "addressfamili": 334, "socketkind": 334, "so_": 334, "msg_": 334, "sol_": 334, "scm_": 334, "ipproto_": 334, "ipport_": 334, "inaddr_": 334, "ip_": [334, 480], "ipv6_": 334, "ai_": 334, "ni_": 334, "tcp_": [334, 480], "so_domain": [334, 476], "so_protocol": [334, 476], "so_peersec": [334, 476], "so_passsec": [334, 476], "tcp_user_timeout": [334, 476, 477, 480], "tcp_congest": [334, 476, 477, 480], "tcp_fastopen": [334, 480], "tcp_keepcnt": [334, 480], "tcp_notsent_lowat": [334, 477, 480], "tcp_keepidl": [334, 480], "tcp_keepintvl": [334, 480], "ip_recvto": [334, 469, 480], "tcp_keepal": [334, 480], "tcp_connection_info": [334, 480], "tcp_info": 334, "so_rtabl": [334, 480], "so_user_cooki": [334, 480], "so_mark": 334, "tcp_md5sig": [334, 480], "tcp_thin_linear_timeout": [334, 480], "tcp_thin_dupack": [334, 480], "tcp_repair": [334, 480], "tcp_repair_queu": [334, 480], "tcp_queue_seq": [334, 480], "tcp_repair_opt": [334, 480], "tcp_timestamp": [334, 480], "tcp_cc_info": [334, 480], "tcp_save_syn": [334, 480], "tcp_saved_syn": [334, 480], "tcp_repair_window": [334, 480], "tcp_fastopen_connect": [334, 480], "tcp_ulp": [334, 480], "tcp_md5sig_ext": [334, 480], "tcp_fastopen_key": [334, 480], "tcp_fastopen_no_cooki": [334, 480], "tcp_zerocopy_rec": [334, 480], "tcp_inq": [334, 480], "tcp_tx_delay": [334, 480], "ip_pktinfo": [334, 480], "ip_unblock_sourc": 334, "ip_block_sourc": 334, "ip_add_source_membership": 334, "ip_drop_source_membership": 334, "sol_can_": 334, "can_": 334, "can_bcm_": 334, "bcm": [334, 480], "can_bcm_can_fd_fram": 334, "can_raw": 334, "15765": 334, "sae": 334, "j1939": [334, 480], "divert": [334, 480], "packet_": 334, "rds_": 334, "rcvall_": 334, "wsaioctl": [334, 465], "tipc_": 334, "alg_": [334, 476], "vmaddr": 334, "so_vm": 334, "so_passcr": 334, "802": 334, "overrul": 334, "ipproto_mptcp": [334, 469, 480], "global_default": 334, "dualstack_ipv6": 334, "ai_numerichost": 334, "canonnam": 334, "ai_canonnam": 334, "ipproto_tcp": 334, "2606": 334, "2800": 334, "220": [334, 338, 438], "248": 334, "1893": 334, "25c8": 334, "1946": 334, "93": [334, 478, 479], "184": 334, "216": [334, 443, 446], "aliaslist": 334, "ipaddrlist": 334, "icmp": 334, "ip_str": 334, "quad": [334, 461, 480], "in_addr": 334, "packed_ip": 334, "in6_addr": 334, "5aef": 334, "2b": [334, 476], "3542": [334, 480], "fb605b73": 334, "aac2": 334, "49a6": 334, "9a2f": 334, "25416aea0573": 334, "ethernet_32770": 334, "vethernet": 334, "if_nam": 334, "if_index": 334, "scm_right": 334, "maxfd": 334, "optnam": [334, 476], "ancbufs": 334, "ancdata": 334, "msg_flag": 334, "cmsg_level": 334, "cmsg_type": 334, "cmsg_data": 334, "unconnect": [334, 465], "sol_socket": 334, "scatter": [334, 461, 462, 466], "b1": [334, 381], "b2": [334, 381], "0123456789": [334, 341, 342], "b3": 334, "lamb": [334, 438], "iv": 334, "assoclen": 334, "optlen": [334, 476], "optval": 334, "halv": [334, 463, 466], "shut_rd": 334, "shut_wr": 334, "shut_rdwr": [334, 338, 480], "50007": 334, "af": 334, "ipproto_ip": 334, "ip_hdrincl": 334, "rcvall_on": 334, "65565": 334, "rcvall_off": 334, "can_fram": 334, "can_frame_fmt": 334, "ib3x8": 334, "can_frame_s": 334, "build_can_fram": 334, "can_id": 334, "can_dlc": 334, "dissect_can_fram": 334, "vcan0": 334, "3bsd": 334, "stuart": 334, "sechrest": 334, "leffler": 334, "supplementari": 334, "3493": 334, "bind_and_activ": [335, 417, 465], "infrequ": [335, 480], "abrupt": [335, 338, 362, 480], "autonom": [335, 423], "deaf": [335, 472], "poll_interv": 335, "mytcphandl": 335, "tcpclient": 335, "myudphandl": 335, "threadedtcprequesthandl": 335, "cur_thread": 335, "threadedtcpserv": 335, "server_thread": 335, "sp_namp": 336, "sp_pwdp": 336, "sp_lstchg": 336, "sp_min": 336, "sp_max": 336, "sp_warn": 336, "sp_inact": 336, "sp_expir": 336, "sp_flag": 336, "nonstandard": [337, 453, 464], "postgresql": [337, 464], "gerhard": [337, 461, 464, 465, 466], "ring": [337, 461, 464, 465, 466], "249": [337, 464, 471, 480], "w3school": 337, "sqlite_mast": 337, "hollywood": 337, "bowl": 337, "1982": [337, 340, 363], "1983": [337, 340], "brian": [337, 431, 459, 462, 463, 465, 466, 472, 473, 474, 477, 480], "1979": [337, 340], "new_con": 337, "new_cur": 337, "detect_typ": 337, "check_same_thread": 337, "cached_stat": 337, "evil_trac": 337, "authorizer_callback": 337, "qmark": 337, "sqlite_threadsaf": 337, "pysqlit": [337, 464, 466, 472], "c3ref": 337, "c_dbconfig_defens": 337, "rowid": 337, "zeroblob": 337, "sql_script": 337, "md5sum": [337, 480], "acbd18db4cc2f85cedef654fccc4a4d8": 337, "n_arg": 337, "aggregate_class": 337, "mysum": 337, "num_param": 337, "windowfunct": 337, "udfwinfunc": 337, "windowsumint": 337, "sumint": 337, "sum_i": 337, "collate_revers": 337, "4th": 337, "5th": 337, "progress_handl": 337, "trace_callback": 337, "fulltext": [337, 472], "fts3": 337, "ingredi": 337, "broccoli": 337, "stew": 337, "pepper": 337, "chees": [337, 438, 451], "pumpkin": 337, "onion": 337, "garlic": 337, "celeri": 337, "flour": 337, "butter": 337, "1000000000": 337, "sqlite_limit_sql_length": [337, 480], "sqlite_limit_attach": 337, "sqlite_dbconfig": 337, "uncommit": [337, 472], "austria": [337, 410], "sterreich": 337, "barfoo": 337, "dml": [337, 480], "row1": 337, "row2": 337, "blob_col": 337, "246": [337, 465, 480], "stock": [337, 464, 472, 480], "first_appear": 337, "1957": 337, "__conform__": [337, 480], "adapt_point": 337, "convert_point": 337, "adapt_date_iso": 337, "adapt_datetime_iso": 337, "adapt_datetime_epoch": 337, "convert_d": 337, "convert_datetim": 337, "convert_timestamp": 337, "1984": 337, "varchar": 337, "nosuchdb": 337, "mem1": 337, "con1": 337, "con2": 337, "6378": 337, "namedtuple_factori": 337, "ddl": [337, 476, 480], "644": [338, 469, 471, 480], "ssock": 338, "cert": [338, 457, 466, 474, 480], "cabundl": 338, "pem": [338, 457, 474, 480], "certchain": 338, "8443": 338, "cafil": [338, 392, 466, 474], "capath": [338, 392, 474], "cadata": [338, 474, 480], "rc4": [338, 480], "sslkeylogfil": [338, 480], "ssl3": 338, "chacha20": [338, 476, 480], "poly1305": [338, 476, 480], "superimpos": 338, "x509": [338, 392], "certificate_verify_fail": 338, "prng": 338, "csprng": [338, 480], "rand_egd": [338, 469, 480], "1750": 338, "cert_tim": 338, "notbefor": 338, "notaft": 338, "2018": [338, 470, 477, 480], "1515144883": 338, "5280": [338, 475, 480], "ca_cert": 338, "der_cert_byt": 338, "der": [338, 395, 465, 474, 480], "pem_cert_str": 338, "defaultverifypath": 338, "openssl_cafile_env": 338, "openssl_cafil": 338, "openssl_capath_env": 338, "openssl_capath": 338, "cert_byt": 338, "encoding_typ": 338, "x509_asn": 338, "509": [338, 465, 474, 480], "asn": 338, "pkcs_7_asn": 338, "oid": [338, 395, 399, 480], "trustworthi": 338, "crls": [338, 474], "cert_": 338, "revoc": [338, 474, 480], "crl": [338, 474, 480], "issuer": 338, "cas": 338, "verify_": 338, "ssl_op_al": 338, "sslv2": [338, 472], "renegoti": [338, 466], "hellorequest": 338, "clienthello": 338, "0h": [338, 480], "dh": [338, 469, 480], "secreci": [338, 480], "ecdh": [338, 480], "op_": 338, "ticket": [338, 480], "unpatch": [338, 386, 419, 480], "7301": [338, 466, 472, 475], "ellipt": [338, 473, 480], "diffi": [338, 473], "hellman": [338, 473], "distributor": [338, 422, 476, 480], "6066": 338, "2k": [338, 480], "268443839": 338, "0x100020bf": 338, "alert_description_": 338, "5246": 338, "ssl_error_": 338, "atop": [338, 464, 465], "diverg": [338, 461], "ssl_read_ex": [338, 480], "ssl_write_ex": [338, 480], "unencrypt": [338, 480], "match_hostnam": [338, 469, 471, 472, 474, 475, 477, 480], "binary_form": 338, "amongst": [338, 396], "3280": 338, "subjectaltnam": 338, "rdns": 338, "rdn": 338, "countrynam": 338, "organizationnam": 338, "startcom": 338, "organizationalunitnam": 338, "commonnam": 338, "serialnumb": 338, "95f0": 338, "571208": 338, "sle257ohy9fvq07z": 338, "stateorprovincenam": 338, "california": [338, 423], "localitynam": 338, "san": [338, 393], "francisco": [338, 393, 480], "frontier": 338, "eff": 338, "emailaddress": 338, "hostmast": 338, "x509v3": [338, 474], "crldistributionpoint": [338, 474], "caissuer": 338, "ocsp": [338, 474], "cb_type": 338, "5929": 338, "npn": [338, 469, 480], "pha": 338, "certificaterequest": 338, "pythn": [338, 477], "pyth": [338, 477], "protocol_": 338, "sslv23": 338, "ecc": [338, 469, 480], "224": [338, 464, 480], "x509_ca": 338, "aesgcm": 338, "ecdsa": [338, 472, 480], "alg_bit": 338, "aes256": [338, 480], "gcm": 338, "kx": 338, "50380848": 338, "kea": 338, "strength_bit": 338, "aes128": 338, "50380847": 338, "spdi": 338, "agre": [338, 344, 423, 480], "openssl_no_tlsext": 338, "server_name_callback": 338, "dhfile": 338, "curve_nam": 338, "prime256v1": [338, 480], "vincent": [338, 470, 475, 476, 480], "bernat": 338, "do_handshake_on_connect": 338, "suppress_ragged_eof": [338, 480], "sni": [338, 471, 474, 477, 480], "ssl_sock": 338, "verisign": 338, "keylog": [338, 480], "nss": 338, "wireshark": 338, "2197947391": 338, "op_no_ssl": [338, 480], "op_no_tl": 338, "1k": [338, 480], "satisfact": 338, "1422": 338, "agenc": [338, 423], "buy": [338, 464], "keyout": 338, "dn": [338, 395, 480], "provinc": 338, "mystat": 338, "compani": [338, 458, 464, 465, 470, 480], "widgit": 338, "myserv": 338, "myorgan": 338, "digicert": 338, "cacert": 338, "digicertsha2extendedvalidationserverca": 338, "crl3": 338, "g1": [338, 381], "crl4": 338, "01bb6f00122b177f36cab49cea8b6b26": 338, "businesscategori": 338, "311": 338, "delawar": 338, "3359300": 338, "streetaddress": 338, "postalcod": 338, "03894": 338, "4801": 338, "nh": 338, "wolfeboro": 338, "testpypi": 338, "pythonhost": 338, "nhost": 338, "linuxfr": 338, "nginx": 338, "sameorigin": 338, "45679": [338, 480], "varnish": 338, "2188": 338, "lcy1134": 338, "lci": 338, "63072000": 338, "includesubdomain": 338, "mycertfil": 338, "mykeyfil": 338, "bindsocket": 338, "myaddr": 338, "10023": 338, "newsocket": 338, "connstream": 338, "deal_with_cli": 338, "client_context": 338, "disjunct": [338, 428], "rekey": 338, "steve": [338, 460, 465, 471, 475, 476, 477, 478, 479, 480], "4086": 338, "schiller": 338, "dierk": 338, "eastlak": 338, "7525": [338, 480], "dtls": 338, "whiteout": 339, "s_is": 339, "walktre": 339, "visitfil": 339, "rwxrwxrwx": [339, 473], "v7": [339, 355], "scipi": [340, 441, 448, 451, 458], "minitab": 340, "sas": 340, "matlab": 340, "input_data": 340, "nomial": 340, "pearson": [340, 469, 480], "spearman": [340, 471, 480], "625": [340, 441, 478], "5625": [340, 446], "outlier": 340, "tendenc": 340, "unbias": 340, "92": [340, 478, 479], "83": [340, 379, 448, 474], "reciproc": 340, "frederick": 340, "gravett": 340, "wallnau": 340, "8th": 340, "gnumer": 340, "ssmedian": 340, "aabbbbccddddeeffffgg": 340, "986893273527251": 340, "815": 340, "xbar": [340, 480], "0810874155219827": 340, "3720238095238095": [340, 448], "01875": 340, "108": [340, 379, 458], "bessel": 340, "percentil": [340, 478], "decil": [340, 478], "empir": 340, "129": 340, "109": [340, 379, 458], "121": [340, 466], "107": [340, 458], "joint": [340, 423], "kepler": 340, "orbital_period": 340, "225": [340, 381, 459], "687": [340, 480], "4331": [340, 474], "10_756": 340, "30_687": 340, "60_190": 340, "dist_from_sun": 340, "150": [340, 381, 385, 462, 466], "228": 340, "778": 340, "1_400": 340, "2_900": 340, "4_500": 340, "imperfect": [340, 361], "9882": 340, "orbit": 340, "period_squar": 340, "dist_cub": 340, "slope": 340, "films_tot": 340, "pluto": 340, "eri": 340, "makemak": 340, "haumea": 340, "cere": 340, "90_560": 340, "204_199": 340, "111_845": 340, "103_410": 340, "1_680": 340, "predicted_dist": 340, "5912": 340, "10166": 340, "6806": 340, "6459": 340, "5_906": 340, "10_152": 340, "6_796": 340, "6_450": 340, "5906": 340, "10152": 340, "6796": 340, "6450": 340, "temperature_februari": 340, "celsius": 340, "fahrenheit": [340, 478], "birth_weight": 340, "drug_effect": 340, "1060": [340, 478, 480], "195": [340, 476], "1100": [340, 468], "1200": [340, 453], "928": 340, "1192": 340, "810": 340, "958": 340, "1011": [340, 342], "1109": 340, "1162": 340, "1224": 340, "1310": 340, "3652260728": 340, "4582495471": 340, "6582483453": 340, "4591308524824727": 340, "8035946855390597": 340, "175091447274739": 340, "750": 340, "8402": [340, 474], "8675309": 340, "8398": 340, "height_mal": 340, "height_femal": 340, "weight_mal": 340, "170": [340, 381], "weight_femal": 340, "foot_size_mal": 340, "foot_size_femal": 340, "posterior": 340, "prior_mal": 340, "prior_femal": 340, "posterior_mal": 340, "posterior_femal": 340, "posteriori": 340, "male": 340, "kde_norm": 340, "smooth": 340, "kernel_h": 340, "x_i": 340, "f_hat": 340, "xarr": 340, "yarr": 340, "unadorn": 341, "widen": [341, 480], "0b100101": [341, 466, 468], "100101": 341, "0b10011": 341, "x04": [341, 395, 461], "xff": [341, 473], "xfc": 341, "xe8": 341, "x10": [341, 461], "64512": 341, "16711680": 341, "little_ord": 341, "tohexstr": 341, "0x3": 341, "a7p10": 341, "3740": 341, "d380000000000p": 341, "invmod": 341, "hash_fract": 341, "coprim": 341, "hash_valu": 341, "fermat": 341, "hash_float": 341, "hash_complex": 341, "breadth": [341, 381, 449], "gg": 341, "haunt": 341, "economi": 341, "subrang": 341, "linspac": 341, "zoot": 341, "digraph": 341, "fillchar": 341, "t012": 341, "t0123": 341, "t01234": 341, "0123": 341, "01234": 341, "ideograph": 341, "007f": [341, 432], "0660": [341, 459], "superscript": 341, "kharosthi": 341, "numeric_typ": 341, "2155": 341, "vulgar": 341, "zs": 341, "ws": [341, 391, 416], "uncas": 341, "justifi": [341, 366, 373, 465], "spacious": 341, "cmowz": 341, "testhook": 341, "basetestcas": 341, "misctest": 341, "tmpdirmixin": 341, "ipz": 341, "mississ": 341, "x1c": 341, "x1d": 341, "x85": 341, "u2028": 341, "u2029": 341, "nde": [341, 472], "rkl": 341, "kl": 341, "comment_str": 341, "apostroph": [341, 468], "bill": [341, 443, 459, 465], "00042": 341, "0042": 341, "sprintf": [341, 459, 461], "parenthesis": [341, 480], "somenam": 341, "1e50": 341, "ieee754": 341, "emphasis": 341, "blind": [341, 474], "2ef0": 341, "f1f2": 341, "xf0": 341, "xf1": 341, "xf2": 341, "f0f1f2": 341, "f0": 341, "f0_f1f2": 341, "uuddlrlrab": 341, "55554444": 341, "4c524c52": 341, "4142": 341, "aeiou": 341, "ths": 341, "shrt": 341, "fillbyt": 341, "abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz": [341, 466], "abcabc1": 341, "abc1": 341, "abcabc": 341, "abcdefghijklmnopqrstuvwxyz": [341, 342, 466], "subview": 341, "abcefg": 341, "0x7f3ddc9f4350": 341, "bce": 341, "22222222": 341, "33333333": 341, "44444444": 341, "zbcefg": 341, "z123fg": 341, "rvalu": 341, "z1spam": 341, "ce": [341, 458, 459, 480], "bepoint": 341, "616263": 341, "byte_length": 341, "new_items": 341, "1d": [341, 480], "zyz": 341, "ayz": 341, "3d": [341, 443], "2d": [341, 443, 480], "32000": 341, "32001": 341, "32002": [341, 480], "sjoerd": [341, 443, 459, 465], "cardin": 341, "disjoint": 341, "cbs": 341, "4098": [341, 439, 443], "4127": [341, 439, 443], "salad": 341, "juic": 341, "mappingproxi": 341, "synchronis": [341, 473], "send_post_request": 341, "union_object": 341, "whoami": 341, "_namedintconst": 341, "10735": [341, 470], "5432": 341, "i_squar": 341, "7144": 341, "578966293710682886880994035146873798396722250538762761564": 341, "9252925514383915483333812743580549779436104706260696366600": 341, "571186405732": 341, "upper_bound": [341, 427], "68000": 341, "lower_bound": [341, 427], "4004": 341, "current_limit": 341, "0123456789abcdefabcdef": 342, "01234567": 342, "formfe": [342, 361, 432], "repack": 342, "literal_text": 342, "used_key": 342, "used_arg": 342, "arg_nam": 342, "attribute_nam": 342, "element_index": 342, "index_str": 342, "thou": [342, 472], "shalt": [342, 472], "quest": [342, 439], "ton": 342, "grouping_opt": 342, "000000120": 342, "682": [342, 470], "insignific": [342, 480], "significand": [342, 349], "abra": 342, "cad": 342, "24n": 342, "81w": 342, "coord": [342, 471, 480], "5j": [342, 446], "test1": [342, 424], "test2": [342, 424], "2a": [342, 480], "101010": 342, "0o52": [342, 465], "0b101010": 342, "1234567890": [342, 465], "890": 342, "02x": 342, "c0a80001": 342, "dxob": 342, "1010": [342, 478], "flufl": 342, "noun": [342, 480], "ific": 342, "kung": 342, "pao": 342, "idpattern": [342, 480], "_a": 342, "braceidpattern": [342, 480], "unbrac": 342, "3454": [343, 462, 480], "mkstringprep": [343, 462], "tablea": 343, "tableb": 343, "tablec": 343, "1700": 344, "10c": 344, "cccccccccc": 344, "0s": 344, "0c": 344, "hhhh": [344, 459], "bhl": 344, "99999": 344, "3s": 344, "x32": 344, "x12": [344, 395], "serialnum": 344, "gradelevel": 344, "10shhb": 344, "4658": 344, "ci": [344, 458, 477, 478, 480], "0x12131415": 344, "x14": 344, "x13": 344, "llh0l": 344, "lhl": 344, "llh": 344, "revisit": [344, 480], "qh6xq": 344, "qqh": 344, "qqh6x": 344, "capture_output": [345, 477, 480], "other_popen_kwarg": 345, "crw": [345, 475], "systemroot": 345, "system32": [345, 458], "symmetri": [345, 459], "preexec_fn": [345, 463, 478, 480], "restore_sign": 345, "start_new_sess": [345, 478, 480], "pass_fd": [345, 478, 480], "extra_group": [345, 480], "pipes": [345, 480], "process_group": [345, 480], "lpapplicationnam": 345, "lpcommandlin": 345, "vike": 345, "seldom": 345, "handle_list": 345, "sigxfz": 345, "sigxfsz": 345, "ifconfig": [345, 480], "qemu": [345, 478, 480], "hadn": [345, 480], "ncmdshow": 345, "showwindow": 345, "sw_showdefault": 345, "startupinfoex": 345, "updateprocthreadattribut": 345, "error_invalid_paramet": 345, "conin": 345, "conout": 345, "realtim": 345, "non_existent_fil": 345, "mycmd": 345, "myarg": 345, "dmesg": 345, "hda": 345, "retcod": 345, "child_stdin": 345, "child_stdout": 345, "child_stderr": 345, "child_stdout_and_stderr": 345, "popen4": 345, "somestr": 345, "capturestderr": 345, "_use_vfork": 345, "nnnnnn": 345, "_use_posix_spawn": 345, "knob": 345, "snd": 346, "711": 346, "compile_typ": 348, "some_func": 348, "unobserv": 349, "__cantrace__": 349, "nomenclatur": 349, "js": [349, 453], "v14": 349, "dynload": [349, 351, 453, 480], "underdevelop": 349, "division_warn": [349, 472, 473], "1999": [349, 363, 392, 423], "iec": 349, "dbl_epsilon": 349, "dbl_dig": 349, "dbl_mant_dig": 349, "dbl_max_exp": 349, "dbl_max_10_exp": 349, "dbl_min_exp": 349, "dbl_min_10_exp": 349, "flt_radix": 349, "flt_round": 349, "character": 349, "14159265358979": 349, "15g": 349, "9876543211234567": 349, "16g": 349, "9876543211234568": 349, "rtld_": [349, 480], "unidentifi": 349, "service_pack": [349, 466], "service_pack_minor": [349, 466], "service_pack_major": [349, 466], "suite_mask": [349, 466], "product_typ": [349, 466], "platform_vers": [349, 476, 480], "ver_platform_win32_nt": 349, "ver_nt_workst": 349, "workstat": 349, "ver_nt_domain_control": 349, "ver_nt_serv": 349, "getversionex": [349, 480], "osversioninfoex": 349, "asyncgen_hook": 349, "firstit": 349, "0x010502f0": 349, "engag": 349, "0xffff": [349, 473, 480], "find_modul": [349, 420, 429, 462, 469, 470, 471, 473, 474, 477, 480], "freebsd8": 349, "linux2": [349, 473], "linux3": [349, 473], "aix5": 349, "aix7": [349, 478, 480], "coarser": 349, "suse": [349, 453, 479, 480], "profilefunc": 349, "timeslic": 349, "tracefunc": 349, "lnotab_not": [349, 476], "releaselevel": [349, 466, 468], "xa": 349, "2a3": 349, "9899": 349, "jtc1": 349, "sc22": 349, "wg14": 349, "n1256": 349, "debugger_id": 350, "coverage_id": 350, "profiler_id": 350, "optimizer_id": 350, "oblig": [350, 423, 459], "c_rais": 350, "exception_handl": [350, 480], "py_resum": 350, "py_return": 350, "py_start": 350, "py_throw": [350, 480], "py_unwind": [350, 480], "py_yield": 350, "no_ev": 350, "explict": 350, "comparis": 350, "tool_id": 350, "event_set": 350, "instruction_offset": 350, "line_numb": 350, "destination_offset": 350, "untaken": 350, "nuanc": 351, "landmark": [351, 458, 476, 480], "majorvers": 351, "minorvers": 351, "python311": 351, "alongsid": [351, 372, 418, 423, 432, 458], "py_enable_shar": 352, "libdir": [352, 457], "ar": [352, 453, 480], "posix_venv": [352, 470, 480], "nt_venv": [352, 470, 480], "platstdlib": [352, 472], "platlib": [352, 472, 480], "purelib": [352, 396, 472], "platinclud": [352, 472], "userbas": [352, 472], "stash": 352, "trifl": 352, "mnt": 352, "_get_default_schem": 352, "redistributor": [352, 466], "_install_schem": 352, "i586": [352, 472], "sun4u": 352, "64bit": [352, 471, 480], "intel64": [352, 480], "em64t": 352, "macosx": [352, 400, 456, 470, 471, 472, 480], "ppc": [352, 456, 465, 472], "ppc64": [352, 480], "i386": [352, 457, 458, 475], "fat": [352, 402], "ac_apple_universal_build": 352, "aix_genuine_cplusplus": 352, "arflag": 352, "log_mask": 353, "pri": 353, "log_upto": 353, "log_pid": 353, "log_con": 353, "log_ndelay": 353, "log_odelay": 353, "log_nowait": 353, "log_perror": 353, "file_or_dir": 354, "ustar": [355, 465, 480], "longlink": 355, "10240": 355, "tape": 355, "ignore_zero": [355, 480], "numeric_own": [355, 475, 480], "set_attr": 355, "fully_trust": 355, "arcnam": [355, 419], "regtyp": 355, "aregtyp": 355, "lnktype": 355, "symtyp": 355, "dirtyp": 355, "fifotyp": 355, "conttyp": 355, "chrtype": 355, "blktype": 355, "gnutype_spars": 355, "new_tarinfo": 355, "old_tarinfo": 355, "706": [355, 471], "crucial": [355, 429, 459], "abus": [355, 433, 472, 480], "tinker": 355, "my_tarfil": 355, "warn_the_us": 355, "statefulfilt": 355, "filter_func": 355, "file_count": 355, "brian_1979": [355, 419], "source1": [355, 419], "sourcen": [355, 419], "output_dir": [355, 419], "filternam": 355, "py_fil": 355, "quux": 355, "bsdtar": 355, "libarch": 355, "unmaintain": [355, 372, 472, 474, 476], "ancient": [355, 464, 480], "seventh": 355, "miscalcul": [355, 480], "nowaday": 355, "telopt_": 356, "iac": 356, "dont": 356, "wont": 356, "subnegoti": 356, "dm": 356, "brk": 356, "ao": 356, "ayt": 356, "ec": [356, 480], "ga": 356, "read_": 356, "tn": 356, "midst": 356, "subopt": 356, "uncompil": 356, "delete_on_clos": [357, 471, 480], "max_siz": [357, 383], "spool": 357, "_file": 357, "ignore_cleanup_error": [357, 480], "tmpdir": [357, 480], "tmpdirnam": [357, 472], "tmptjujjt": 357, "iflag": 358, "oflag": 358, "lflag": 358, "ispe": 358, "ospe": 358, "vmin": 358, "vtime": 358, "tciflush": 358, "tcoflush": 358, "tcioflush": 358, "tcooff": 358, "tcoon": 358, "tcioff": 358, "tcion": 358, "ws_row": 358, "ws_col": 358, "tiocgwinsz": 358, "tiocgsiz": 358, "winsiz": [358, 480], "tiocswinsz": 358, "tiocssiz": 358, "regrtest": [359, 379, 462, 466, 480], "test_": [359, 419, 480], "pyunit": [359, 460], "mytestcase1": 359, "test_feature_on": 359, "test_feature_two": 359, "mytestcase2": 359, "whitebox": 359, "blackbox": 359, "improp": [359, 391, 425, 459, 471, 474, 480], "crop": 359, "anomal": 359, "testfuncacceptssequencesmixin": 359, "mysuperwhammyfunct": 359, "test_func": 359, "acceptlist": 359, "acceptstr": 359, "accepttupl": 359, "beck": [359, 385, 460], "test_main": [359, 480], "test_spam": 359, "uall": [359, 462], "largefil": [359, 480], "pcbuild": [359, 458, 465, 480], "buildbot": [359, 385, 453, 480], "with_doc_str": [359, 453], "init_delay": 359, "max_delay": 359, "backoff": [359, 480], "o0": [359, 480], "_testcapi": [359, 453, 480], "accept_pattern": 359, "new_val": 359, "catstr": 359, "min_vers": 359, "memus": 359, "bigmem": 359, "_4g": 359, "errtext": 359, "hog": 359, "refleak": [359, 471, 480], "pkg_dir": 359, "standard_test": [359, 385], "ref_api": 359, "other_api": 359, "test_inst": 359, "object_to_patch": 359, "cmd_name": 359, "test_cas": [359, 385], "name_of_modul": 359, "not_export": [359, 480], "_csv": [359, 480], "misctestcas": 359, "test__all__": 359, "othertestcas": 359, "bar_const": 359, "foo_const": 359, "_bar": 359, "max_digit": 359, "seterrormod": 359, "coredump": [359, 480], "elicit": 359, "ephemer": [359, 399], "s_server": 359, "so_exclusiveaddrus": 359, "resource_nam": 359, "assert_python": 359, "pythonusersit": 359, "env_var": 359, "__isol": 359, "__cleanenv": 359, "__cwd": 359, "script_dir": 359, "script_basenam": 359, "omit_suffix": 359, "zip_dir": 359, "zip_basenam": 359, "script_nam": [359, 404], "name_in_zip": 359, "init_sourc": 359, "_unspecifi": 359, "original_valu": 359, "xattr": [359, 480], "tempcwd": 359, "reinsert": [359, 373, 466, 468], "py_warn": 359, "_warn": [359, 469, 480], "c_warn": 359, "required_on": 359, "oldmodul": 359, "warning_help": 359, "test_suppress_warn": 359, "regexp": [359, 472, 480], "warningcategori": 359, "warningrecord": 359, "hey": 359, "thello": 361, "nworld": 361, "frankenstein": 361, "insec": 361, "camelcas": 362, "overcom": [362, 472, 480], "activecount": [362, 465, 469, 480], "_threading_loc": 362, "threadgroup": 362, "tid": [362, 480], "awaken": 362, "cv": [362, 381], "an_item_is_avail": 362, "get_an_available_item": 362, "make_an_item_avail": 362, "notifyal": [362, 469, 480], "dutch": [362, 432], "scientist": 362, "edsger": 362, "dijkstra": 362, "awoken": 362, "maxconnect": 362, "pool_sema": 362, "connectdb": 362, "isset": [362, 469, 480], "begun": [362, 462, 463], "accept_connect": 362, "process_server_connect": 362, "make_connect": [362, 416], "process_client_connect": 362, "awri": 362, "some_lock": 362, "1969": 363, "acronym": 363, "compromis": 363, "wisdom": 363, "tm": [363, 372], "1993": [363, 480], "clk_id": 363, "ntp": 363, "suspens": [363, 425, 427], "clock_nanosleep": [363, 470, 480], "nanosleep": [363, 470, 480], "tm_mday": 363, "335": 363, "meridian": 363, "julian": [363, 474, 475, 480], "05edt": 363, "m4": [363, 480], "m10": 363, "aest": 363, "10aedt": 363, "tzfile": 363, "datafil": [363, 462], "australia": 363, "melbourn": 363, "egypt": 363, "eet": 363, "eest": 363, "discontinu": [363, 480], "settimeofday": 363, "nonadjust": 363, "ptp": 363, "uptim": [363, 477, 480], "asleep": 363, "1123": [363, 468], "usec": [364, 475], "3018611848820001": 364, "2727368790656328": 364, "23702679807320237": 364, "19665591977536678": 364, "time_taken": 364, "wallclock": 364, "nsec": 364, "5000000": 364, "0877": 364, "41440500499993504": 364, "7246671520006203": 364, "3955516149999312": 364, "40183617287970225": 364, "37027556854118704": 364, "38344867356679524": 364, "3712595970846668": 364, "37866875250654886": 364, "9138244460009446": 364, "5829014980008651": 364, "04215312199994514": 364, "08588060699912603": 364, "stupid": 364, "woefulli": 366, "tkdoc": [366, 480], "roseman": [366, 469, 479, 480], "978": 366, "1999149567": 366, "alan": [366, 464, 465, 471, 477, 480], "moor": [366, 461, 462, 465, 474, 475, 477, 480], "1788835886": 366, "lutz": 366, "0596158101": 366, "ousterhout": 366, "jone": [366, 462, 464, 474, 475], "0321336330": 366, "multitask": 366, "bridg": [366, 472], "xlib": 366, "cocoa": [366, 456, 472, 480], "gdi": 366, "screennam": [366, 372], "usetk": 366, "argv0": 366, "winfo_id": 366, "winfo_par": 366, "loadtk": 366, "frm": 366, "grid": [366, 371, 373], "lbl": 366, "btn": [366, 373, 381], "winfo_x": 366, "winfo_height": 366, "winfo_view": 366, "winfo": 366, "reenter": 366, "idiosyncrat": 366, "relief": [366, 373], "groov": 366, "placer": 366, "qualit": 366, "183": 366, "parcel": [366, 373], "ipadx": 366, "ipadi": 366, "padx": 366, "padi": 366, "textvari": [366, 373], "onvalu": 366, "offvalu": 366, "stringvar": [366, 373], "intvar": [366, 480], "doublevar": 366, "booleanvar": [366, 480], "entrythingi": 366, "print_cont": 366, "wm": 366, "icon": [366, 458, 461, 462, 480], "_root": 366, "compass": 366, "sw": 366, "nw": 366, "gray25": 366, "gray50": 366, "hourglass": 366, "questhead": 366, "contrib": 366, "gumbi": 366, "print_it": 366, "rrggbb": 366, "rrrgggbbb": 366, "rrrrggggbbbb": 366, "160": [366, 379, 381, 423], "cursorfont": 366, "xc_": 366, "xc_hand2": 366, "hand2": 366, "179": 366, "centimetr": 366, "millimetr": 366, "5i": 366, "widthxheight": 366, "200x100": 366, "3i": 366, "2i": 366, "4c": 366, "43c": 366, "sunken": 366, "ridg": 366, "scrollcommand": [366, 373], "3tk": 366, "turn_r": 366, "activeforeground": 366, "send_ev": 366, "keysym": 366, "keysym_num": 366, "x_root": 366, "y_root": 366, "entryconfig": 366, "bitmapimag": 366, "photoimag": [366, 478, 480], "pillow": [366, 447], "maxbytecount": 366, "picker": 367, "buttonpress": 368, "dnd_accept": 368, "old_target": 368, "dnd_leav": 368, "dnd_enter": 368, "dnd_commit": 368, "dnd_end": 368, "buttonreleas": 368, "slant": [369, 459], "emphasi": 369, "overstrik": 369, "strikeout": 369, "displayof": 369, "ascent": 369, "descent": 369, "linespac": 369, "tixinspect": 372, "inspector": 372, "combo": [372, 373], "subwidget": 372, "mega": 372, "tk_popup": 372, "motif": 372, "tixexfileselectdialog": 372, "checkbutton": [372, 373, 480], "tixnotebook": 372, "xpm": 372, "cnf": [372, 457], "tix_librari": 372, "dlgclass": 372, "fileselectdialog": 372, "monochrom": 372, "newschem": 372, "newfontset": 372, "newscmprio": 372, "fontset": 372, "resetopt": 372, "tix_config": 372, "anti": [373, 381, 387, 480], "menubutton": 373, "tile": [373, 381, 466], "monograph": 373, "bw": 373, "tlabel": 373, "ttkstyle": 373, "bindtag": 373, "viewabl": 373, "xscrollcommand": 373, "yscrollcommand": 373, "statespec": 373, "inquir": [373, 475], "icursor": 373, "exportselect": 373, "selection_get": 373, "postcommand": 373, "dropdown": 373, "comboboxselect": 373, "newindex": 373, "tab_id": 373, "notebooktabchang": 373, "unmanag": 373, "autoincr": [373, 480], "recur": 373, "southeast": 373, "displaycolumn": 373, "selectmod": 373, "treeviewselect": 373, "treeviewopen": 373, "treeviewclos": 373, "offscreen": 373, "newchildren": 373, "minwidth": 373, "imagenam": 373, "winfo_class": 373, "somewidget": 373, "confer": [373, 460, 464], "query_opt": 373, "tbutton": 373, "colored_btn": 373, "layoutspec": 373, "tmenubutton": 373, "mbtn": 373, "elementnam": 373, "etyp": [373, 378, 469], "vsapi": 373, "6a": 373, "imagespec": 373, "interior": [373, 381, 460, 461], "themenam": 373, "tcombobox": 373, "green2": 373, "green4": 373, "fieldbackground": 373, "green3": 373, "olivedrab1": 373, "olivedrab2": 373, "themechang": [373, 480], "caviti": 373, "whichsid": 373, "nswe": 373, "sublayout": 373, "exact_typ": 375, "srow": 375, "scol": 375, "erow": 375, "ecol": 375, "decistmt": 375, "3e": 375, "007": 375, "13th": 375, "21716034272e": 375, "217160342717258261933904529e": 375, "toknum": 375, "tokval": 375, "say_hello": 375, "toml_str": 376, "listfunc": 377, "coverdir": 377, "trackcal": 377, "countfunc": 377, "countcal": 377, "ignoremod": 377, "ignoredir": 377, "show_miss": 377, "extracted_list": 378, "lookup_lin": 378, "capture_loc": [378, 480], "max_group_width": [378, 480], "max_group_depth": [378, 480], "frame_gen": 378, "frame_summari": 378, "run_user_cod": 378, "envdir": 378, "bright_side_of_lif": 378, "formatted_lin": 378, "another_funct": 378, "lumberstack": 378, "an_error": 378, "top_stat": 379, "716": 379, "4855": 379, "39328": 379, "284": 379, "521": 379, "3199": 379, "167": 379, "368": 379, "244": 379, "2315": 379, "381": 379, "185": [379, 468], "243": [379, 460], "133": 379, "347": [379, 464], "262": 379, "1446": 379, "911": 379, "1454": 379, "2131": 379, "148": 379, "344": 379, "snapshot1": 379, "snapshot2": 379, "8173": 379, "4428": 379, "71332": 379, "39369": [379, 480], "117": [379, 460], "940": 379, "8106": 379, "571": 379, "298": 379, "589": [379, 383, 478, 480], "1005": 379, "166": 379, "7423": 379, "1526": 379, "1334": 379, "848": 379, "1465": 379, "784": 379, "491": 379, "969": 379, "903": 379, "870": 379, "1036": 379, "934": 379, "1068": 379, "619": 379, "1581": 379, "1614": 379, "938": 379, "1728": 379, "test_pickletool": 379, "1276": 379, "test_runn": 379, "976": 379, "display_failur": 379, "761": 379, "1563": 379, "main_in_temp_cwd": 379, "run_glob": 379, "display_top": 379, "key_typ": 379, "419": [379, 468], "_b85chars2": 379, "_b85char": 379, "306": 379, "_a85chars2": 379, "_a85char": 379, "class_definit": 379, "testmethod": 379, "_hexdig": 379, "_weakrefset": 379, "142": [379, 439, 443], "_b32tab2": 379, "_b32tab": 379, "6220": 379, "3602": 379, "5303": 379, "large_sum": 379, "first_siz": 379, "first_peak": 379, "small_sum": 379, "second_s": 379, "second_peak": 379, "664": 379, "3592984": 379, "804": 379, "29704": [379, 480], "optimis": [379, 425, 480], "old_snapshot": 379, "most_recent_first": [379, 477, 480], "geometr": [381, 470], "walli": 381, "feurzeig": 381, "seymour": 381, "papert": 381, "cynthia": 381, "solomon": [381, 480], "learner": 381, "classroom": [381, 480], "clockwis": 381, "anew": [381, 429, 479, 480], "whom": [381, 423], "360": 381, "337": 381, "fill_gap": 381, "polygon": 381, "travel": 381, "to_angl": 381, "inscrib": 381, "semicircl": 381, "colorstr": 381, "diamet": 381, "canva": [381, 465, 471, 478, 480], "stamp_id": 381, "stampid": 381, "astamp": 381, "unused_stamp_id": 381, "undobuff": 381, "speedstr": 381, "speedvalu": 381, "440": 381, "27876": 381, "60254": 381, "fullcircl": 381, "grad": 381, "gon": [381, 473], "gradian": 381, "5707963267948966": 381, "thick": 381, "turtleshap": 381, "pendict": 381, "nores": 381, "stretchfactor": 381, "penstat": 381, "33cc8c": 381, "brown": [381, 465, 480], "5490196078431373": 381, "140": [381, 466, 480], "32c18f": 381, "colorstring1": 381, "colorstring2": 381, "g2": 381, "285078": 381, "a0c8f0": 381, "fillstat": 381, "arial": 381, "fontnam": 381, "fontsiz": 381, "fonttyp": 381, "shapenam": 381, "rmode": 381, "outlinewidth": 381, "stretch_wid": 381, "stretch_len": 381, "perpendicular": 381, "shear": 381, "t11": 381, "t12": 381, "t21": 381, "t22": 381, "myturtl": 381, "glow": 381, "unglow": 381, "handdraw": 381, "myfavouriteshap": 381, "mick": [381, 459, 462, 464], "pet": 381, "_screen": 381, "poly1": 381, "poly2": 381, "shapelist": 381, "myshap": 381, "800080": 381, "picnam": 381, "nopic": 381, "backgroundimag": 381, "landscap": [381, 465], "canvwidth": 381, "canvheight": 381, "canvaswidth": 381, "canvasheight": 381, "1500": [381, 480], "llx": 381, "urx": 381, "distort": 381, "octagon": 381, "acceler": [381, 459, 460, 464, 467, 473, 474, 480], "xdummi": 381, "ydummi": 381, "nim": 381, "minval": 381, "maxval": 381, "stake": 381, "cmode": 381, "turtlegraphicserror": 381, "thusli": 381, "480": 381, "turtlegraph": 381, "using_idl": 381, "_cfg": 381, "startx": 381, "leftright": 381, "starti": 381, "topbottom": 381, "200x200": 381, "titlebar": 381, "zoo": [381, 424], "playground": 381, "type_": 381, "poli": [381, 459], "tooltip": [381, 480], "backgroundcolor": 381, "turtle_docstringdict": 381, "turtle_docstringdict_german": 381, "glingl": 381, "aon": 381, "undobuffers": 381, "exampleturtl": 381, "examplescreen": 381, "docstringdict": 381, "turtle_docstringdict_italian": 381, "bytedesign": 381, "sourcecod": 381, "chao": 381, "verhulst": 381, "colormix": 381, "forest": 381, "fractalcurv": 381, "hilbert": 381, "koch": 381, "lindenmay": 381, "ethnomathemat": 381, "indian": 381, "kolam": 381, "minimal_hanoi": 381, "hanoi": 381, "disc": 381, "nimstick": 381, "minimalist": 381, "peac": 381, "penros": [381, 480], "aperiod": 381, "kite": 381, "dart": 381, "planet_and_moon": 381, "rosett": [381, 480], "round_danc": 381, "danc": [381, 439], "sorting_anim": 381, "two_canvas": 381, "canvas": 381, "yinyang": 381, "tdemo_nim": 381, "tdemo_round_d": 381, "exec_bodi": 382, "__prepare__": [382, 386, 425, 474, 476, 480], "laid": 382, "__orig_bases__": [382, 471, 480], "listiter": 382, "t_origin": 382, "t_arg": 382, "gen_func": [382, 480], "typing_extens": 383, "544": [383, 478, 480], "586": [383, 469, 478, 479, 480], "591": [383, 478, 480], "593": [383, 479, 480], "new_vector": 383, "connectionopt": 383, "broadcast_messag": 383, "some_id": [383, 476], "524313": [383, 476], "get_user_nam": 383, "user_id": 383, "user_a": 383, "42351": 383, "user_b": 383, "23413": 383, "54341": 383, "some_valu": 383, "adminuserid": 383, "prouserid": 383, "get_next_item": 383, "async_queri": 383, "on_success": 383, "on_upd": 383, "batch_proc": 383, "cb_result": 383, "good_cb": 383, "bad_cb": 383, "maxitem": 383, "paramspecvari": 383, "returntyp": 383, "arg1typ": 383, "arg2typ": 383, "notify_by_email": 383, "prouser": 383, "teamus": 383, "make_new_us": 383, "user_class": 383, "new_non_team_us": 383, "basicus": 383, "loggedvar": 383, "zero_all_var": 383, "weirdtrio": 383, "oldt": 383, "contravari": 383, "oldb": 383, "oldweirdtrio": 383, "linkedlist": 383, "vec": [383, 439], "inproduct": 383, "type1": 383, "aesthet": 383, "legacy_pars": 383, "hatch": [383, 466], "hash_a": 383, "hash_b": 383, "typesaf": 383, "unpython": 383, "bucket": [383, 425], "enjoy": [383, 410, 471], "unconstrain": 383, "greet_bad": 383, "greet_prop": 383, "run_queri": [383, 470], "arbitrary_str": [383, 470], "literal_str": 383, "never_call_m": 383, "int_or_str": 383, "return_self": 383, "subclassoffoo": 383, "returns_egg": 383, "boxofstr": 383, "make_box_of_str": 383, "with_lock": 383, "my_lock": 383, "sum_threadsaf": 383, "validate_simpl": 383, "open_help": 383, "starship": [383, 464, 476], "enterprise_d": 383, "fastconnector": 383, "__metadata__": 383, "valuerang": 383, "ann1": 383, "include_extra": [383, 479, 480], "is_str": 383, "is_str_list": 383, "typea": 383, "typeb": 383, "kt": 383, "lookup_nam": 383, "infer_vari": 383, "strsequenc": 383, "strorbytessequ": 383, "print_capit": 383, "stringsubclass": 383, "print_ab": 383, "move_first_element_to_last": 383, "get_shap": 383, "happili": 383, "array2": 383, "float_array_1d": 383, "int_array_2d": 383, "yup": 383, "intfunc": [383, 471], "add_log": 383, "add_two": 383, "listorset": [383, 424], "notgener": 383, "_field_typ": [383, 478, 479, 480], "first_us": 383, "genproto": 383, "poni": 383, "closabl": 383, "checkabl": [383, 471, 480], "complex_funct": 383, "eq_default": 383, "order_default": 383, "kw_only_default": 383, "frozen_default": [383, 471, 480], "field_specifi": 383, "create_model": [383, 470], "customermodel": [383, 470], "modelbas": 383, "modelmeta": 383, "__dataclass_transform__": 383, "meanwhil": 383, "__final__": [383, 470, 480], "log_status": 383, "__override__": 383, "fetch_respons": 383, "unsubscript": 383, "expensive_mod": 383, "sometyp": [383, 475], "local_var": 383, "anothertyp": 383, "other_fun": 383, "count_word": 383, "keep_posit": 383, "t_co": 383, "ct_co": 383, "add_unicode_checkmark": 383, "u2713": 383, "kt_co": 383, "vt_co": 383, "get_position_in_index": 383, "word_list": 383, "_vt_co": 383, "yieldtyp": 383, "sendtyp": 383, "echo_round": 383, "infinite_stream": 383, "38291": [383, 469, 480], "undecid": 383, "91896": [383, 471, 480], "92332": [383, 470, 471, 480], "94309": [383, 471, 480], "ucd": [384, 432, 473, 474, 480], "unistr": [384, 459], "00c7": [384, 427], "cedilla": [384, 427], "0043": [384, 427], "0327": [384, 427], "2160": 384, "0049": 384, "kd": 384, "kc": 384, "solidus": 384, "etter": 384, "ppercas": 384, "u0660": [384, 459], "rabic": 384, "umber": 384, "namealias": [384, 432], "namedsequ": 384, "junit": [385, 460, 480], "taxonomi": 385, "unittestgui": 385, "appveyor": 385, "teststringmethod": 385, "test_upp": 385, "test_isupp": 385, "test_split": 385, "000s": 385, "001s": 385, "test_module1": 385, "test_module2": 385, "test_modul": [385, 387], "testclass": 385, "test_method": 385, "test_someth": [385, 386, 387, 477], "foo_test": [385, 477], "sometest": [385, 477], "bar_test": [385, 477], "test_foo": [385, 387, 477], "footest": [385, 477], "project_directori": 385, "_test": [385, 472], "proj": [385, 480], "test_mypkg": 385, "defaultwidgetsizetestcas": 385, "test_default_widget_s": 385, "widgettestcas": 385, "test_widget_res": 385, "suffer": [385, 386, 460, 461, 462], "test_widget": [385, 480], "testsometh": 385, "makesometh": 385, "makesomethingdb": 385, "deletesomethingdb": 385, "mytestcas": 385, "test_noth": 385, "test_format": 385, "test_windows_support": 385, "test_maybe_skip": 385, "external_resource_avail": 385, "005s": 385, "myskippedtestcas": 385, "test_not_run": 385, "expectedfailuretestcas": 385, "test_fail": 385, "skipunlesshasattr": 385, "numberstest": [385, 474], "test_even": [385, 474], "the_except": 385, "error_cod": 385, "assertraisesregexp": [385, 466, 468, 470, 471], "somewarn": 385, "legacy_funct": [385, 472], "frobnic": [385, 399], "assertregexpmatch": [385, 466, 470, 471, 472], "seq_typ": 385, "assertxyy": 385, "_async_connect": 385, "asyncconnect": [385, 478], "test_respons": 385, "status_cod": [385, 478], "on_cleanup": 385, "testfunc": 385, "_removetestatindex": [385, 474], "synthet": [385, 471, 480], "testcaseclass": 385, "unoffici": [385, 475], "use_load_test": [385, 471, 475, 480], "sampletest": 385, "sampletestcas": 385, "test_on": [385, 387], "test_two": [385, 387], "test_thre": 385, "start_dir": [385, 480], "top_level_dir": 385, "loadtestsfrom": 385, "formatted_err": 385, "resultclass": 385, "wd": [385, 397, 464, 466, 474, 476], "wa": 385, "defaulttest": [385, 474], "catchbreak": 385, "testprogram": [385, 471], "testcase1": 385, "testcase2": 385, "testcase3": 385, "test_class": 385, "this_dir": 385, "package_test": 385, "basetestsuit": 385, "_errorhold": 385, "_connect": [385, 416], "createexpensiveconnectionobject": 385, "createconnect": 385, "closeconnect": 385, "test_signal_handl": 385, "replay": 386, "productionclass": [386, 387], "classname2": [386, 387], "classname1": [386, 387], "mockclass1": [386, 387], "mockclass2": [386, 387], "mock_method": [386, 387], "newkey": [386, 387], "newvalu": [386, 387], "foobarbaz": 386, "wheeeeee": 386, "specc": [386, 387], "autospec": [386, 387, 480], "mock_funct": 386, "fishi": 386, "new_cal": 386, "spec_set": [386, 387], "assret": [386, 480], "asert": [386, 480], "aseert": [386, 480], "assrt": [386, 480], "wow": 386, "any_ord": [386, 387], "some_mock": 386, "w00t": 386, "140161580456576": [386, 387], "mock_foo": [386, 387], "mockiti": 386, "this_foo": 386, "async_func": 386, "asyncmockmixin": 386, "_mock_cal": 386, "exampleclass": 386, "sync_foo": 386, "async_foo": 386, "a_mock": 386, "coroutine_mock": 386, "bang": 386, "not_a_child": 386, "thing1": 386, "thing2": 386, "normal_argu": 386, "mock_class": 386, "mockclass": 386, "mock_th": 386, "mock_stdout": 386, "non_existing_attribut": 386, "honour": [386, 480], "class_method": 386, "in_dict": 386, "testsampl": 386, "test_sampl": 386, "patched_foo": 386, "first_patch": 386, "second_patch": 386, "test_funct": 386, "mock_exit": 386, "new_mock": [386, 387], "mytest": [386, 387], "patcher1": 386, "patcher2": 386, "fiddlier": [386, 387], "bonus": [386, 460], "mock_ord": 386, "foo_on": 386, "foo_two": 386, "static_method": [386, 387], "mock1": 386, "mock2": 386, "foobl": [386, 387], "__getinitargs__": 386, "__getformat__": [386, 480], "kall": [386, 463, 480], "abstracthttphandl": [386, 476, 480], "_noncallablemock__get_return_valu": 386, "_noncallablemock__get_side_effect": 386, "_noncallablemock__return_value_doc": 386, "_noncallablemock__set_return_valu": 386, "_noncallablemock__set_side_effect": 386, "my_mock": 386, "irrespect": 386, "read_data": [386, 387, 443, 480], "deplet": 386, "rewound": 386, "fidd": 386, "bibbl": 386, "assret_called_once_with": 386, "dandi": 386, "assret_called_with": 386, "has_data": [386, 392, 474], "mock_request": 386, "somethingfortest": 386, "submock": 386, "attribute1": 386, "not_submock": 386, "sample_nam": 386, "new_attribut": 386, "attribute2": 386, "mock_inst": 387, "some_method": [387, 416], "old_method": 387, "smarter": [387, 468, 472, 480], "data_dict": 387, "open_side_effect": 387, "file3": 387, "file_handl": 387, "testabl": 387, "backendprovid": 387, "get_endpoint": 387, "create_cal": 387, "start_cal": 387, "mock_backend": 387, "mock_respons": 387, "mock_dat": 387, "mocksomeclass": 387, "not_a_test": 387, "whilst": [387, 480], "nuisanc": 387, "grob": 387, "mock_frob": 387, "copy_call_arg": 387, "copyingmock": 387, "mock_bar": 387, "mock_spam": 387, "create_patch": 387, "my_dict": 387, "mymock": 387, "has_been_cal": 387, "adaptor": 387, "blip": 387, "expected_cal": 387, "fifti": [387, 423], "some_obj": 387, "match_foo": 387, "match_wrong": 387, "pyhamcrest": 387, "hamcrest": 387, "match_equ": 387, "gopher": 391, "hdl": [391, 423], "mailto": [391, 423], "mms": 391, "prospero": 391, "rsync": 391, "rtsp": 391, "rtsps": [391, 480], "rtspu": 391, "sftp": 391, "shttp": 391, "snew": 391, "wai": 391, "urlstr": 391, "allow_frag": 391, "netloc": [391, 466, 472], "1808": [391, 475, 480], "7eguido": 391, "max_num_field": [391, 480], "doseq": 391, "2396": [391, 466, 475, 477, 480], "c0": [391, 480], "defens": [391, 480], "unreserv": 391, "20ni": 391, "b1o": 391, "2fel": 391, "quote_via": [391, 475, 480], "std66": 391, "2732": [391, 466, 472], "2368": 391, "1738": 391, "cadefault": 392, "_proxi": [392, 480], "handler_ord": 392, "firefox": [392, 400, 464, 471, 480], "i686": 392, "gecko": 392, "20071127": 392, "camel": [392, 465, 472], "request_host": 392, "no_proxi": [392, 480], "cern": 392, "ncsa": 392, "uiuc": 392, "basicauth": 392, "passwd_mgr": 392, "40x": 392, "unredirect": 392, "header_valu": 392, "get_host": [392, 474], "get_selector": [392, 474], "is_unverifi": [392, 474], "http_error_404": 392, "_open": [392, 480], "http_error_": 392, "_error": 392, "_request": 392, "_respons": 392, "adopt": [392, 429, 460, 461, 462, 465, 479, 480], "newurl": 392, "http_error_30": 392, "authuri": 392, "authreq": 392, "2397": 392, "equiv": 392, "xhtm": 392, "ngot": 392, "auth_handl": 392, "pdq": 392, "mahler": 392, "8092": 392, "klem": 392, "kadidd": 392, "ehopp": 392, "proxy_handl": 392, "3128": 392, "proxy_auth_handl": 392, "contact": [392, 404, 480], "addhead": 392, "musi": [392, 393], "requestb": 392, "xrbl82xr": 392, "reporthook": 392, "local_filenam": 392, "30x": [392, 473], "maxtri": 392, "550": 392, "_urlopen": 392, "robotstxt": 393, "userag": 393, "crawl": [393, 476, 480], "requestr": 393, "sitemap": 393, "rp": 393, "rrate": 393, "lanc": [394, 423], "ellinghous": [394, 423], "jansen": [394, 423, 461, 462, 475, 480], "in_fil": 394, "out_fil": [394, 410, 480], "12345678": 395, "567812345678": 395, "12345678123456781234567812345678": 395, "x34": 395, "x56": [395, 459], "x78": 395, "0x12345678": 395, "0x1234": 395, "0x5678": 395, "0x12": 395, "0x34": 395, "0x567812345678": 395, "0x12345678123456781234567812345678": 395, "administ": [395, 459, 465, 477, 480], "ncs": 395, "x500": 395, "a8098c1a": [395, 464], "f86e": [395, 464], "11da": [395, 464], "bd1a": [395, 464], "00112444be1e": [395, 464], "6fa459ea": [395, 464], "ee8a": [395, 464], "3ca4": [395, 464], "894e": [395, 464], "db77e160355": [395, 464], "16fd2706": [395, 464], "8baf": [395, 464], "433b": [395, 464], "82eb": [395, 464], "8c7fada847da": [395, 464], "886313e1": [395, 464], "3b8a": [395, 464], "5372": [395, 464], "9b90": [395, 464], "0c9aee199e5d": [395, 464], "00010203": 395, "0405": 395, "0607": 395, "0809": 395, "0a0b0c0d0e0f": 395, "x05": 395, "x0e": 395, "x0f": 395, "movabl": 396, "copyabl": [396, 480], "python35": [396, 450], "myenv": 396, "dep": [396, 480], "env_dir": 396, "powershel": [396, 458, 478, 480], "executionpolici": 396, "remotesign": 396, "currentus": 396, "zsh": 396, "csh": [396, 450, 474], "tcsh": [396, 463], "virtual_env": [396, 475], "system_site_packag": 396, "with_pip": [396, 474], "upgrade_dep": 396, "builder": [396, 407, 408, 410], "__venv_dir__": 396, "env_nam": 396, "__venv_name__": [396, 479], "__venv_prompt__": [396, 479, 480], "inc_path": 396, "lib_path": 396, "bin_path": 396, "bin_nam": 396, "__venv_bin_name__": 396, "env_ex": 396, "__venv_python__": 396, "env_exec_cmd": 396, "redirector": [396, 477, 480], "extendedenvbuild": 396, "easy_instal": [396, 471], "nodist": 396, "nopip": 396, "install_setuptool": 396, "install_pip": 396, "binpath": 396, "distpath": 396, "ez_setup": 396, "system_sit": 396, "use_symlink": 396, "warrant": [397, 467], "user_n": 397, "fxn": 397, "skip_file_prefix": [397, 480], "deprecated_api": 397, "_warn_skip": 397, "one_way": 397, "r_luxury_yacht": 397, "t_wobbler_mangrov": 397, "another_way": 397, "__warningregistry__": [397, 480], "wave_format_extens": [398, 480], "ksdataformat_subtype_pcm": 398, "defici": 398, "0x7fc859830220": 399, "lifecycl": [399, 466, 474], "do_something_us": 399, "extendedref": 399, "__counter": 399, "_id2obj_dict": 399, "id2obj": 399, "kenni": [399, 474], "newobj": [399, 480], "_final": 399, "unloading_modul": 399, "autorais": [400, 464], "epiphani": 400, "kfmclient": 400, "konqueror": [400, 464, 480], "kfm": 400, "genericbrows": 400, "elink": [400, 464], "w3m": 400, "windowsdefault": 400, "macosxosascript": [400, 480], "safari": 400, "chrome": [400, 473, 480], "chromium": [400, 473], "kde": 400, "kdedir": 400, "mosaic": [400, 471, 480], "galeon": [400, 471, 480], "skipston": [400, 471, 480], "iceap": [400, 471, 480], "neglect": 402, "hkey": 402, "computernam": 402, "subkey": [402, 458], "wow64": 402, "windir": 402, "flusher": 402, "se_restore_privileg": 402, "regloadkey": 402, "1601": 402, "querykey": 402, "sebackupprivileg": 402, "security_attribut": 402, "dsiablereflectionkey": 402, "subordin": [402, 466], "standard_rights_requir": 402, "standard_rights_writ": 402, "standard_rights_read": 402, "speaker": 403, "systemasterisk": 403, "systemexclam": 403, "systemhand": 403, "systemquest": 403, "systemdefault": 403, "wsgu": 404, "url_schem": 404, "fastcgi": 404, "include_queri": 404, "path_info": 404, "query_str": [404, 470], "http_host": 404, "simple_app": 404, "start_respons": [404, 472, 480], "ret": 404, "hop": 404, "filelik": 404, "base_environ": 404, "middlewar": 404, "nonconform": 404, "validator_app": 404, "run_onc": 404, "allowpathinfo": 404, "metabas": 404, "allowpathinfoforscriptmap": 404, "path_transl": 404, "vhost": 404, "iis7": 404, "scgi": 404, "retarget": 404, "spit": 404, "file_wrapp": [404, 480], "hello_world_app": 404, "mime_typ": 404, "1014": 405, "microsystem": 405, "1832": 405, "pack_typ": 405, "pack_uint": 405, "pack_int": 405, "pack_enum": 405, "pack_bool": 405, "pack_uhyp": 405, "pack_hyp": 405, "pack_item": 405, "unpack_typ": 405, "unpack_item": 405, "billion": [406, 480], "laugh": [406, 473, 480], "blowup": 406, "bomb": [406, 419, 480], "expat_vers": 406, "luck": 407, "omg": [407, 408], "python_dom": 407, "qualifiednam": 407, "element_nod": 407, "attribute_nod": 407, "text_nod": [407, 408], "cdata_section_nod": 407, "entity_nod": 407, "processing_instruction_nod": [407, 408], "comment_nod": 407, "document_nod": 407, "document_type_nod": 407, "notation_nod": 407, "uncontroversi": 407, "newchild": 407, "refchild": 407, "oldchild": 407, "oldattr": 407, "newattr": [407, 461], "removenameditem": 407, "domstring_size_err": 407, "hierarchy_request_err": 407, "index_size_err": 407, "inuse_attribute_err": 407, "invalid_access_err": 407, "invalid_character_err": 407, "invalid_modification_err": 407, "invalid_state_err": 407, "namespace_err": 407, "not_found_err": 407, "not_supported_err": 407, "no_data_allowed_err": 407, "no_modification_allowed_err": 407, "syntax_err": 407, "wrong_document_err": 407, "domstr": [407, 408], "somevalu": 407, "anothervalu": 407, "_get_somevalu": 407, "_get_anothervalu": 407, "_set_anothervalu": 407, "corba": 407, "profici": 408, "dom1": 408, "datasourc": 408, "dom2": 408, "dom3": 408, "myxml": 408, "filename_or_fil": 408, "grasp": 408, "impl": [408, 480], "newdoc": 408, "some_tag": 408, "top_el": 408, "addind": 408, "newl": 408, "subnod": 408, "prologu": 408, "slideshow": 408, "handleslideshow": 408, "handleslideshowtitl": 408, "handletoc": 408, "handleslid": 408, "handleslidetitl": 408, "handlepoint": 408, "_get_foo": 408, "_set_foo": 408, "domtimestamp": 408, "entityrefer": 408, "sales_item": 409, "start_docu": 409, "end_docu": 409, "processing_instruct": 409, "ignorable_whitespac": 409, "documentfactori": 409, "stream_or_str": 409, "celementtre": [410, 464, 472, 473, 480], "liechtenstein": 410, "gdppc": 410, "141100": 410, "switzerland": 410, "singapor": 410, "59900": 410, "malaysia": 410, "panama": 410, "13600": 410, "costa": 410, "rica": 410, "colombia": 410, "country_data": 410, "country_data_as_str": 410, "mytag": 410, "sometext": 410, "0x7fa66db2be58": 410, "new_rank": 410, "sometag": 410, "fiction": 410, "actor": [410, 438, 478], "lancelot": [410, 439], "archi": 410, "leach": 410, "sir": [410, 438, 468, 478], "gunther": 410, "clement": [410, 476, 480], "xml_text": 410, "real_person": 410, "countrydata": 410, "grand": 410, "dublin": 410, "purl": 410, "grandchildren": [410, 480], "xml_data": 410, "normalis": [410, 480], "freedom": [410, 433], "c14n_output": 410, "inputfil": 410, "with_com": 410, "strip_text": 410, "rewrite_prefix": 410, "qname_aware_tag": 410, "qname_aware_attr": 410, "exclude_attr": 410, "exclude_tag": 410, "xml_declar": [410, 466, 480], "default_namespac": [410, 466, 480], "short_empty_el": [410, 414, 474], "xi": 410, "xpointer": 410, "para": 410, "base_url": 410, "max_depth": 410, "unprefix": [410, 480], "convey": 410, "perceptu": 410, "reorder_attribut": 410, "0xb77e6fac": 410, "0xb77ec26c": 410, "0xb77ec2ac": 410, "0xb77ec1cc": 410, "text_or_uri": 410, "element_factori": 410, "comment_factori": 410, "pi_factori": 410, "insert_com": 410, "insert_pi": 410, "pis": 410, "pubid": 410, "attrs_dict": 410, "maxdepth": 410, "examplexml": 410, "parser_list": [411, 480], "create_pars": [411, 413], "filename_or_stream": 411, "confront": [411, 462], "focal": 411, "sax2lib": 412, "declhandl": 412, "documenthandl": [412, 413], "unrecover": [412, 480], "public_id": 412, "system_id": [412, 413], "propertynam": 413, "formed": 413, "bytefil": 413, "charfil": 413, "amp": [414, 472], "use_datetim": [416, 464], "use_builtin_typ": [416, 417, 479], "safetransport": [416, 480], "ontosi": 416, "i4": 416, "i8": [416, 465], "biginteg": 416, "2147483648": 416, "2147483647": [416, 432, 464], "nil": [416, 462], "bigdecim": 416, "python_logo": 416, "fetched_python_logo": 416, "boxcar": 416, "methodrespons": 416, "betti": 416, "userland": 416, "getstatenam": 416, "proxiedtransport": 416, "proxy_head": 416, "requesthandl": 417, "logrequest": 417, "allow_dotted_nam": 417, "_dispatch": 417, "intrud": 417, "rpc2": [417, 464], "adder_funct": 417, "exampleservic": 417, "getdata": 417, "currenttim": 417, "getcurrenttim": 417, "nkeyboard": 417, "request_text": 417, "server_titl": 417, "server_document": 417, "pyz": [418, 475, 480], "mainfn": 418, "deflat": [418, 421, 480], "old_arch": 418, "new_arch": 418, "virtu": [418, 480], "pyzw": [418, 480], "pkzip": [419, 420, 459], "zip64": [419, 464, 480], "phil": [419, 420, 465, 480], "katz": [419, 420], "allowzip64": [419, 474, 480], "strict_timestamp": [419, 480], "metadata_encod": [419, 480], "2107": [419, 480], "myzip": 419, "force_zip64": [419, 480], "zipextfil": [419, 472, 480], "appreci": [419, 423], "zinfo_or_arcnam": 419, "zinfo_or_directori": 419, "grandchild": 419, "zipp": [419, 480], "filterfunc": [419, 474], "zf": 419, "myprog": 419, "notest": 419, "testal": [419, 465], "bogus": [419, 466, 480], "ahlstrom": [420, 459, 462], "archivepath": 420, "8467": [420, 462], "jwzthread": [420, 462], "adler": [421, 423], "max_wbit": 421, "z_best_spe": 421, "z_best_compress": 421, "z_no_compress": 421, "z_default_compress": 421, "memlevel": 421, "def_mem_level": 421, "z_default_strategi": 421, "zdict": [421, 480], "z_filter": 421, "z_huffman_on": 421, "z_rle": 421, "z_fix": 421, "def_buf_s": 421, "z_no_flush": 421, "z_partial_flush": 421, "z_sync_flush": 421, "z_full_flush": 421, "z_block": 421, "z_finish": 421, "los_angel": [422, 479], "dt_add": 422, "dt_utc": 422, "pythontzpath": 422, "fobj": [422, 435], "only_key": 422, "new_york": 422, "asia": 422, "tokyo": 422, "cldr": 422, "kwajalein": 422, "01t03": 422, "europe_berlin_pkl": 422, "berlin": 422, "europe_berlin_pkl_nc": 422, "posixrul": 422, "cautionari": [422, 463], "1990": 423, "reston": 423, "pythonlab": [423, 459, 461], "opensourc": 423, "agreement": [423, 459, 478], "license": 423, "herebi": 423, "nonexclus": 423, "royalti": 423, "herein": 423, "merchant": 423, "infring": 423, "consequenti": 423, "partnership": 423, "ventur": 423, "trademark": 423, "endors": [423, 480], "saratoga": 423, "santa": 423, "clara": 423, "95051": 423, "1895": 423, "preston": [423, 477], "20191": [423, 480], "1013": 423, "feder": 423, "intellectu": 423, "commonwealth": 423, "virginia": 423, "notwithstand": [423, 459], "netherland": 423, "profit": 423, "tortious": 423, "_random": [423, 480], "sci": 423, "hiroshima": 423, "mat": [423, 466, 479, 480], "mt": 423, "mt2002": 423, "emt19937ar": 423, "mt19937": 423, "takuji": 423, "makoto": [423, 480], "init_genrand": 423, "init_by_array": 423, "init_key": 423, "key_length": 423, "redistribut": [423, 480], "holder": [423, 466, 480], "exemplari": 423, "procur": 423, "tort": 423, "emt": 423, "1996": 423, "rush": [423, 459], "timothi": 423, "malley": [423, 462], "timo": [423, 480], "alum": 423, "industri": 423, "whielacronx": 423, "mojam": 423, "montanaro": [423, 459, 462, 463, 464, 465], "bioreason": 423, "automatrix": 423, "cathedr": 423, "republ": 423, "laboratori": 423, "sublicens": 423, "sell": [423, 464], "furnish": 423, "noninfring": 423, "doug": [423, 480], "pyhash": [423, 453, 480], "marek": 423, "majkowski": 423, "dan": [423, 463, 464, 472, 473, 474, 475, 479, 480], "popcount": 423, "majek": 423, "csiphash": 423, "supercop": 423, "crypto_auth": 423, "djb": 423, "little2": 423, "131002": 423, "siphash": [423, 474, 480], "gay": [423, 466, 468, 469, 474, 476, 477, 480], "20220517033456": 423, "netlib": 423, "lucent": 423, "reproduct": 423, "licensor": 423, "authorship": 423, "editori": [423, 459], "verbal": 423, "conspicu": 423, "perpetu": [423, 474], "irrevoc": 423, "patent": 423, "institut": 423, "litig": 423, "counterclaim": 423, "lawsuit": 423, "alleg": 423, "contributori": 423, "promin": [423, 467, 480], "addendum": 423, "constru": 423, "grossli": 423, "goodwil": 423, "stoppag": 423, "malfunct": 423, "indemn": 423, "indemnifi": 423, "defend": [423, 480], "clark": [423, 473, 480], "loup": 423, "gailli": 423, "misrepres": 423, "jloup": 423, "madler": 423, "alumni": 423, "caltech": 423, "owen": 423, "_decim": [423, 453, 473, 480], "stefan": [423, 466, 470, 473, 474, 475, 476, 477, 478, 479, 480], "krah": [423, 466, 473, 476, 480], "xmltestdata": 423, "c14n2": 423, "ercim": 423, "keio": 423, "beihang": 423, "sox": 423, "g771": 423, "adlib": 423, "blaster": 423, "fm": [423, 465], "1992": 423, "jlee": 423, "smylex": 423, "consent": 423, "incarn": 424, "if_stmt": [424, 428], "while_stmt": [424, 428], "for_stmt": [424, 428], "try_stmt": [424, 428], "with_stmt": [424, 428], "match_stmt": [424, 428], "funcdef": 424, "async_with_stmt": 424, "async_for_stmt": 424, "async_funcdef": 424, "stmt_list": [424, 434], "compound_stmt": [424, 428, 434], "simple_stmt": [424, 428], "assignment_express": [424, 427, 428], "target_list": [424, 427, 433], "starred_list": [424, 427], "try1_stmt": 424, "try2_stmt": 424, "try3_stmt": 424, "with_stmt_cont": 424, "with_item": [424, 428], "hit_except": 424, "subject_expr": [424, 428], "case_block": [424, 428], "star_named_express": [424, 428], "named_express": [424, 428], "prerequisit": [424, 467, 480], "636": [424, 438, 469], "ebnf": [424, 428], "open_sequence_pattern": [424, 428], "as_pattern": [424, 428], "or_pattern": [424, 428], "literal_pattern": [424, 428], "capture_pattern": [424, 428], "wildcard_pattern": [424, 428], "value_pattern": [424, 428], "sequence_pattern": [424, 428], "mapping_pattern": [424, 428], "class_pattern": [424, 428], "closed_pattern": [424, 428], "signed_numb": [424, 428], "name_or_attr": [424, 428], "name1": [424, 464], "name2": [424, 464], "maybe_sequence_pattern": [424, 428], "maybe_star_pattern": [424, 428], "star_pattern": [424, 428], "p3": 424, "items_pattern": [424, 428], "key_value_pattern": [424, 428], "double_star_pattern": [424, 428], "pattern_argu": 424, "positional_pattern": [424, 428], "keyword_pattern": [424, 428], "parameter_list": [424, 427], "defparamet": 424, "parameter_list_no_poson": 424, "parameter_list_stararg": 424, "614": [424, 479, 480], "whats_on_the_telli": 424, "570": [424, 478, 480], "3107": [424, 438, 467, 475, 477], "param1": 424, "param2": 424, "do_stuff": 424, "some_coroutin": 424, "suite2": 424, "aenter": 424, "aexit": 424, "amax": 424, "overly_gener": 424, "simpletypevar": 424, "typevarwithbound": 424, "typevarwithconstraint": 424, "simpletypevartupl": 424, "simpleparamspec": 424, "type_params_of_func": 424, "liberti": 424, "some_default": 424, "default_of_arg": 424, "bound_of_t": 424, "type_params_of_bag": 424, "type_params_of_listorset": 424, "value_of_listorset": 424, "neumann": 425, "illus": [425, 472], "affix": [425, 480], "cell_cont": 425, "0x2000": 425, "0x10": 425, "0x1000": 425, "precari": 425, "parentclass": 425, "ocert": [425, 452], "asymmetri": 425, "verbosemodul": 425, "__objclass__": 425, "unlist": 425, "philosoph": 425, "australianphilosoph": 425, "bruce": [425, 480], "mysubclass": 425, "__classcell__": [425, 476, 478, 480], "3135": [425, 466, 467], "boundless": 425, "class_of_obj": 425, "breakfast": 425, "a_tupl": 425, "unbind": [426, 480], "simpleexpr": 426, "repair": [426, 458, 480], "offend": [426, 460], "bnf": [427, 431, 460], "othernam": [427, 459], "enclosur": 427, "parenth_form": 427, "list_display": 427, "dict_display": 427, "set_display": 427, "generator_express": 427, "yield_atom": 427, "__spam": [427, 437], "_ham__spam": 427, "stringliter": 427, "bytesliter": 427, "imagnumb": 427, "starred_express": [427, 428, 433], "unparenthes": [427, 479, 480], "comp_for": 427, "or_test": 427, "comp_it": 427, "comp_if": 427, "dict_item_list": 427, "dict_comprehens": 427, "dict_item": 427, "or_expr": [427, 432], "yield_express": [427, 432, 433], "expression_list": [427, 433, 434], "subiter": [427, 473], "yield_from": [427, 470, 480], "attributeref": [427, 433], "slice_list": 427, "slice_item": 427, "proper_slic": 427, "positional_argu": 427, "starred_and_keyword": 427, "keywords_argu": 427, "positional_item": 427, "keyword_item": 427, "x1": [427, 438, 469, 471, 480], "x3": 427, "x4": 427, "ym": 427, "await_expr": 427, "u_expr": 427, "m_expr": 427, "a_expr": 427, "shift_expr": [427, 428], "and_expr": 427, "xor_expr": 427, "comp_oper": 427, "op1": 427, "op2": 427, "opn": 427, "reflex": 427, "and_test": 427, "not_test": 427, "conditional_express": [427, 432], "lambda_expr": 427, "starred_item": 427, "expr4": 427, "expr5": 427, "roundoff": 427, "0041": 427, "precompos": 427, "u00c7": 427, "u0043": 427, "u0327": 427, "_pypegen_pars": 428, "reserved_keyword": 428, "n_keyword_list": 428, "start_rul": 428, "file_rul": 428, "interactive_rul": 428, "eval_rul": 428, "py_func_type_input": 428, "func_type_rul": 428, "grammat": [428, 480], "invalid_": 428, "rule_nam": 428, "return_typ": 428, "e1": [428, 472], "e2": 428, "first_alt": 428, "second_alt": 428, "mod_ti": [428, 469, 480], "_pypegen_make_modul": 428, "statement_newlin": 428, "_pyast_interact": 428, "_pyast_express": 428, "type_express": 428, "_pyast_functiontyp": 428, "asdl_stmt_seq": 428, "_pypegen_seq_flatten": 428, "_pypegen_singleton_seq": 428, "stmt_ti": 428, "_pyast_pass": 428, "_pypegen_interactive_exit": 428, "type_alia": 428, "star_express": 428, "_pyast_expr": 428, "return_stmt": [428, 433], "import_stmt": [428, 433], "raise_stmt": [428, 433], "del_stmt": [428, 433], "yield_stmt": [428, 433], "assert_stmt": [428, 433], "_pyast_break": 428, "_pyast_continu": 428, "global_stmt": [428, 433], "nonlocal_stmt": [428, 433], "function_def": 428, "class_def": 428, "annotated_rh": 428, "yield_expr": 428, "check_vers": 428, "_pyast_annassign": 428, "expr_ti": 428, "_pypegen_set_expr_context": 428, "single_target": 428, "single_subscript_attribute_target": 428, "asdl_expr_seq": 428, "star_target": 428, "tc": 428, "_pyast_assign": 428, "new_type_com": 428, "_pyast_augassign": 428, "invalid_assign": 428, "augoper": 428, "_pypegen_augoper": 428, "_pyast_return": 428, "_pyast_rais": 428, "_pyast_glob": 428, "asdl_identifier_seq": 428, "_pypegen_map_names_to_id": 428, "_pyast_nonloc": 428, "del_target": 428, "_pyast_delet": 428, "invalid_del_stmt": 428, "_pyast_assert": 428, "invalid_import": 428, "dotted_as_nam": 428, "_pyast_import": 428, "dotted_nam": 428, "import_from_target": 428, "_pyast_importfrom": 428, "_pypegen_seq_count_dot": 428, "asdl_alias_seq": 428, "import_from_as_nam": 428, "alias_ti": 428, "_pypegen_alias_for_star": 428, "invalid_import_from_target": 428, "_pyast_alia": 428, "_pypegen_join_names_with_dot": 428, "invalid_block": 428, "class_def_raw": 428, "_pypegen_class_def_decor": 428, "invalid_class_def_raw": 428, "_pyast_classdef": 428, "function_def_raw": 428, "_pypegen_function_def_decor": 428, "invalid_def_raw": 428, "func_type_com": 428, "_pyast_functiondef": 428, "arguments_ti": 428, "_pypegen_empty_argu": 428, "_pyast_asyncfunctiondef": 428, "invalid_paramet": 428, "slash_no_default": 428, "asdl_arg_seq": 428, "param_no_default": 428, "param_with_default": 428, "star_etc": 428, "_pypegen_make_argu": 428, "slash_with_default": 428, "slashwithdefault": 428, "_pypegen_slash_with_default": 428, "staretc": 428, "invalid_star_etc": 428, "param_maybe_default": 428, "_pypegen_star_etc": 428, "param_no_default_star_annot": 428, "arg_ti": 428, "invalid_kwd": 428, "_pypegen_add_type_comment_to_arg": 428, "param_star_annot": 428, "namedefaultpair": 428, "_pypegen_name_default_pair": 428, "_pyast_arg": 428, "star_annot": 428, "invalid_default": 428, "invalid_if_stmt": 428, "elif_stmt": 428, "_pyast_if": 428, "else_block": 428, "invalid_elif_stmt": 428, "invalid_else_stmt": 428, "invalid_while_stmt": 428, "_pyast_whil": 428, "invalid_for_stmt": 428, "_pyast_for": 428, "_pyast_asyncfor": 428, "invalid_for_target": 428, "invalid_with_stmt_ind": 428, "asdl_withitem_seq": 428, "_pyast_with": 428, "_pyast_asyncwith": 428, "invalid_with_stmt": 428, "withitem_ti": 428, "_pyast_withitem": 428, "invalid_with_item": 428, "invalid_try_stmt": 428, "finally_block": 428, "_pyast_tri": 428, "asdl_excepthandler_seq": 428, "except_block": 428, "except_star_block": 428, "_pyast_trystar": 428, "excepthandler_ti": 428, "invalid_except_stmt_ind": 428, "_pyast_excepthandl": 428, "invalid_except_stmt": 428, "invalid_except_star_stmt_ind": 428, "invalid_finally_stmt": 428, "asdl_match_case_seq": 428, "_pyast_match": 428, "invalid_match_stmt": 428, "_pyast_tupl": 428, "_pypegen_seq_insert_in_front": 428, "match_case_ti": 428, "invalid_case_block": 428, "_pyast_match_cas": 428, "pattern_ti": 428, "asdl_pattern_seq": 428, "_pyast_matchsequ": 428, "pattern_capture_target": 428, "_pyast_matcha": 428, "invalid_as_pattern": 428, "asdl_seq_len": 428, "asdl_seq_get": 428, "_pyast_matchor": 428, "_pyast_matchvalu": 428, "complex_numb": 428, "_pyast_matchsingleton": 428, "literal_expr": 428, "_pyast_const": 428, "signed_real_numb": 428, "imaginary_numb": 428, "_pyast_binop": 428, "_pyast_unaryop": 428, "real_numb": 428, "_pypegen_ensure_r": 428, "_pypegen_ensure_imaginari": 428, "_pyast_attribut": 428, "asdl_seq": 428, "_pyast_matchstar": 428, "_pyast_matchmap": 428, "_pypegen_get_pattern_key": 428, "_pypegen_get_pattern": 428, "keypatternpair": 428, "_pypegen_key_pattern_pair": 428, "_pyast_matchclass": 428, "invalid_class_pattern": 428, "_pyast_typealia": 428, "asdl_type_param_seq": 428, "type_param_seq": 428, "type_param_ti": 428, "type_param_bound": 428, "_pyast_typevar": 428, "raise_syntax_error_starting_from": 428, "tuple_kind": 428, "_pyast_typevartupl": 428, "_pyast_paramspec": 428, "invalid_express": 428, "invalid_legacy_express": 428, "_pyast_ifexp": 428, "lambdef": 428, "_pyast_yieldfrom": 428, "_pyast_yield": 428, "bitwise_or": 428, "_pyast_star": 428, "_pyast_namedexpr": 428, "invalid_named_express": 428, "_pyast_boolop": 428, "compare_op_bitwise_or_pair": 428, "_pyast_compar": 428, "asdl_int_seq": 428, "_pypegen_get_cmpop": 428, "_pypegen_get_expr": 428, "cmpopexprpair": 428, "eq_bitwise_or": 428, "noteq_bitwise_or": 428, "lte_bitwise_or": 428, "lt_bitwise_or": 428, "gte_bitwise_or": 428, "gt_bitwise_or": 428, "notin_bitwise_or": 428, "in_bitwise_or": 428, "isnot_bitwise_or": 428, "is_bitwise_or": 428, "_pypegen_cmpop_expr_pair": 428, "tok": 428, "_pypegen_check_barry_as_flufl": 428, "bitwise_xor": 428, "bitwise_and": 428, "await_primari": 428, "_pyast_await": 428, "_pyast_cal": 428, "_pyast_subscript": 428, "_pyast_slic": 428, "invalid_group": 428, "lambda_param": 428, "_pyast_lambda": 428, "invalid_lambda_paramet": 428, "lambda_paramet": 428, "lambda_slash_no_default": 428, "lambda_param_no_default": 428, "lambda_param_with_default": 428, "lambda_star_etc": 428, "lambda_slash_with_default": 428, "invalid_lambda_star_etc": 428, "lambda_param_maybe_default": 428, "lambda_kwd": 428, "invalid_lambda_kwd": 428, "fstring_replacement_field": 428, "_pypegen_constant_from_token": 428, "debug_expr": 428, "fstring_convers": 428, "fstring_full_format_spec": 428, "_pypegen_formatted_valu": 428, "invalid_replacement_field": 428, "resulttokenwithmetadata": 428, "conv_token": 428, "conv": [428, 449, 475], "_pypegen_check_fstring_convers": 428, "fstring_format_spec": 428, "_pypegen_setup_full_format_spec": 428, "_pypegen_decoded_constant_from_token": 428, "fstring": [428, 480], "_pypegen_joined_str": 428, "_pypegen_constant_from_str": 428, "_pypegen_concatenate_str": 428, "_pyast_list": 428, "_pyast_set": 428, "double_starred_kvpair": 428, "_pyast_dict": 428, "_pypegen_get_key": 428, "_pypegen_get_valu": 428, "invalid_double_starred_kvpair": 428, "keyvaluepair": 428, "_pypegen_key_value_pair": 428, "kvpair": 428, "for_if_claus": 428, "asdl_comprehension_seq": 428, "comprehension_ti": 428, "_pyast_comprehens": 428, "_pyast_listcomp": 428, "invalid_comprehens": 428, "_pyast_setcomp": 428, "_pyast_generatorexp": 428, "_pyast_dictcomp": 428, "invalid_dict_comprehens": 428, "invalid_argu": 428, "_pypegen_collect_call_seq": 428, "_pypegen_dummy_nam": 428, "check_null_allow": 428, "_pypegen_seq_extract_starred_expr": 428, "asdl_keyword_seq": 428, "_pypegen_seq_delete_starred_expr": 428, "kwarg_or_star": 428, "kwarg_or_double_star": 428, "_pypegen_join_sequ": 428, "invalid_starred_express": 428, "keywordorstar": 428, "invalid_kwarg": 428, "_pypegen_keyword_or_star": 428, "keyword_ti": 428, "_pyast_keyword": 428, "star_targets_list_seq": 428, "star_targets_tuple_seq": 428, "target_with_star_atom": 428, "t_primari": 428, "t_lookahead": 428, "star_atom": 428, "del_t_atom": 428, "_pypegen_seq_append_to_end": 428, "invalid_double_type_com": 428, "raise_syntax_error_known_loc": 428, "raise_syntax_error_known_rang": 428, "_pypegen_get_last_comprehension_item": 428, "pypegen_last_item": 428, "_pypegen_nonparen_genexp_in_cal": 428, "_pypegen_arguments_parsing_error": 428, "_without_invalid": 428, "expression_without_invalid": 428, "_pypegen_check_legacy_stmt": 428, "kf": 428, "dsfsdf": 428, "forgot": [428, 469, 471], "_pypegen_get_expr_nam": 428, "invalid_ann_assign_target": 428, "raise_syntax_error_invalid_target": 428, "raise_indentation_error": 428, "invalid_parameters_help": 428, "raise_syntax_error": 428, "invalid_lambda_parameters_help": 428, "for_target": 428, "invalid_class_argument_pattern": 428, "pypegen_first_item": 428, "invalid_kvpair": 428, "raise_error_known_loc": 428, "raise_syntax_error_on_next_token": 428, "invalid_conversion_charact": 428, "immateri": 429, "reinitialis": 429, "rerun": [429, 467, 480], "mpf": 429, "_init_module_attr": 429, "atyp": 429, "module_repr": [429, 469, 470, 471, 474, 480], "searchabl": [429, 480], "subpackage1": 429, "modulex": 429, "moduley": 429, "subpackage2": 429, "modulez": 429, "modulea": 429, "volunt": [431, 465], "lloyd": 431, "hugunin": 431, "backus": 431, "naur": 431, "lc_letter": 431, "vim": [432, 456, 474], "fileencod": 432, "bram": [432, 461], "moolenaar": 432, "2100": 432, "maart": 432, "mei": 432, "juni": 432, "augustus": 432, "oktob": 432, "unwis": 432, "uax": 432, "3131": [432, 467, 480], "xid_start": 432, "xid_continu": 432, "other_id_start": 432, "id_start": 432, "mc": [432, 480], "other_id_continu": 432, "id_continu": 432, "connector": 432, "proplist": 432, "normat": 432, "derivedcoreproperti": 432, "breakag": [432, 459, 460, 462, 471, 477, 480], "stringprefix": 432, "shortstr": 432, "longstr": 432, "shortstringitem": 432, "longstringitem": 432, "shortstringchar": 432, "stringescapeseq": 432, "longstringchar": 432, "bytesprefix": 432, "shortbyt": 432, "longbyt": 432, "shortbytesitem": 432, "longbytesitem": 432, "shortbyteschar": 432, "bytesescapeseq": 432, "longbyteschar": 432, "ur": [432, 467, 480], "reintroduc": [432, 480], "codebas": [432, 474, 475, 480], "ooo": 432, "0o377": [432, 470, 471, 480], "mistyp": 432, "literal_char": 432, "replacement_field": 432, "f_express": 432, "abc5": 432, "34567": [432, 476], "0x400": 432, "mill": 432, "decinteg": 432, "bininteg": 432, "octinteg": 432, "hexinteg": 432, "nonzerodigit": 432, "bindigit": 432, "0o177": 432, "0b100110111": 432, "79228162514264337593543950336": 432, "0xdeadbeef": 432, "100_000_000_000": 432, "0b_1110_0101": 432, "pointfloat": 432, "exponentfloat": 432, "077e010": 432, "77e10": 432, "14e": 432, "0e0": 432, "14_15_93": 432, "14j": 432, "10j": 432, "001j": 432, "1e100j": 432, "14_15_93j": 432, "expression_stmt": 433, "assignment_stmt": 433, "augmented_assignment_stmt": 433, "annotated_assignment_stmt": 433, "pass_stmt": 433, "break_stmt": 433, "continue_stmt": 433, "future_stmt": 433, "type_stmt": 433, "3132": [433, 467], "augtarget": 433, "augop": 433, "expression1": 433, "expression2": 433, "tracebackobj": 433, "relative_modul": 433, "fbb": 433, "subpkg2": 433, "subpkg1": 433, "3104": [433, 467], "value_of_point": 433, "pythonrc": 435, "startup_fil": 435, "awk": [436, 459], "smalltak": 437, "pyhon": [437, 447], "the_answ": 437, "scope_test": 437, "do_loc": 437, "do_nonloc": 437, "do_glob": 437, "realpart": 437, "imagpart": 437, "canin": 437, "fido": 437, "buddi": 437, "add_trick": 437, "warehous": [437, 472], "w2": 437, "addtwic": 437, "derivedclassnam": 437, "baseclassnam": 437, "base3": 437, "_spam": 437, "items_list": 437, "__updat": 437, "mappingsubclass": 437, "_mapping__upd": 437, "_mappingsubclass__upd": 437, "str_iter": 437, "0x10c90e650": 437, "rev": 437, "0x00a1db50": 437, "golf": 437, "xvec": 437, "yvec": 437, "260": [437, 458, 466, 476], "unique_word": 437, "valedictorian": 437, "gpa": 437, "graduat": [437, 475, 478], "defenestr": 438, "han": [438, 462, 469, 480], "onor": 438, "active_us": 438, "myemptyclass": 438, "initlog": 438, "rust": 438, "http_error": [438, 469], "teapot": [438, 469, 480], "where_i": 438, "grass": [438, 469], "987": [438, 446, 447], "1597": 438, "10042ed0": 438, "fib2": [438, 447], "f100": 438, "ask_ok": 438, "ye": [438, 470, 480], "vooooom": 438, "bereft": 438, "daisi": 438, "cheeseshop": 438, "sorri": 438, "limburg": 438, "runni": 438, "shopkeep": 438, "palin": 438, "shop": [438, 451], "pos1": 438, "pos2": 438, "pos_or_kwd": 438, "kwd1": 438, "kwd2": 438, "standard_arg": 438, "pos_only_arg": 438, "kwd_only_arg": 438, "combined_exampl": 438, "pos_on": 438, "kwd_on": 438, "write_multiple_item": 438, "bleedin": 438, "demis": 438, "make_incrementor": 438, "uppercamelcas": 438, "lowercase_with_underscor": 438, "kiwi": 439, "tangerin": 439, "grape": 439, "7j": 439, "freshfruit": 439, "loganberri": 439, "passion": 439, "weapon": 439, "14159": [439, 441], "comprehes": 439, "3x4": 439, "transposed_row": 439, "88888": 439, "basket": 439, "crabgrass": 439, "alacazam": [439, 463], "tel": 439, "sape": 439, "4139": 439, "brave": 439, "tic": 439, "tac": 439, "toe": 439, "raw_data": 439, "filtered_data": 439, "string3": 439, "trondheim": 439, "hammer": [439, 459], "non_nul": 439, "this_fail": 440, "hither": 440, "flew": 440, "bool_return": 440, "0001100110011001100110011001100110011001100110011": 441, "3602879701896397": 441, "10000000000000001": 441, "12g": [441, 459], "peril": 441, "3537115888337719": 441, "1125899906842624": 441, "921f9f01b866ep": 441, "10430216751806065": 441, "266310978": 441, "67179024": 441, "143401161448607": 441, "143401161400469": 441, "266262841": 441, "31058735": 441, "003244936839808227": 441, "042173697819788e": 441, "042178034628478e": 441, "0051575902860057365": 441, "7205759403792794": 441, "17f": 441, "36028797018963968": 441, "referendum": 443, "yes_vot": 443, "42_572_654": 443, "no_vot": 443, "43_132_495": 443, "vote": [443, 459, 464, 472], "42572654": 443, "40000": [443, 480], "dcab": 443, "7678": 443, "phone": [443, 472], "10d": 443, "eel": 443, "hovercraft": 443, "roach": [443, 476, 478, 480], "horribl": 443, "manfr": 443, "8637678": 443, "4d": 443, "729": 443, "00012": 443, "workfil": 443, "0123456789abcdef": 443, "6th": [443, 480], "korn": 444, "ipython": [444, 465, 469], "bpython": 444, "the_world_is_flat": 445, "666666666666667": 446, "rabbit": 446, "ame": [446, 476], "thingi": 446, "ium": 446, "unununium": 446, "tho": 446, "supercalifragilisticexpialidoci": [446, 449], "fibo": 447, "itemnam": 447, "yuck": 447, "ufs": 447, "_framework": 447, "_git": [447, 480], "_home": 447, "callstat": [447, 477, 479, 480], "wavread": 447, "wavwrit": 447, "aiffread": 447, "aiffwrit": 447, "auread": 447, "auwrit": 447, "vocod": 447, "karaok": 447, "echofilt": 447, "atten": 447, "subitem": 447, "subsubitem": 447, "specific_submodul": 447, "urround": 447, "python312": [448, 449], "accesslog": 448, "installdir": [448, 453], "tea": 448, "70710678118654757": 448, "17970987693706186": 448, "6071428571428572": 448, "worldtimeapi": 448, "01t01": 448, "689215": 448, "soothsay": 448, "jcaesar": 448, "1964": 448, "14368": 448, "witch": 448, "wrist": 448, "226805979": 448, "57535828626024577": 448, "54962537085770791": 448, "teststatisticalfunct": 448, "test_averag": 448, "batteri": 448, "sqllite3": 448, "english_unit": 449, "villag": 449, "folk": 449, "nottingham": 449, "ditch": 449, "fund": [449, 459, 464], "nottinghamfolk": 449, "unladen": [449, 472], "photofil": 449, "img_1074": 449, "img_1076": 449, "img_1077": 449, "batchrenam": 449, "seqnum": 449, "ashley_": 449, "ashley_0": 449, "ashley_1": 449, "ashley_2": 449, "iiihh": 449, "comp_siz": 449, "uncomp_s": 449, "filenames": 449, "decoupl": [449, 475, 477], "asynczip": 449, "4000": 449, "700": 449, "22222": 449, "26932": [449, 480], "task3": 449, "task4": 449, "unsearch": 449, "starting_nod": 449, "breadth_first_search": 449, "gen_mov": 449, "is_goal": 449, "lua": 449, "rearrang": [449, 459, 462, 464, 466, 479, 480], "09999999999999995": 449, "142857142857142857142857142857142857": 449, "nova": 450, "136kb": 450, "whl": 450, "kenneth": 450, "reitz": 450, "kennethreitz": 450, "akuchl": 450, "596": [451, 479], "00797": 451, "pyvideo": 451, "bbdehiioqssuvvwx": 452, "0b2": [452, 480], "0c076caaa8": 452, "20161005": 452, "wdefault": [452, 466, 472, 480], "walway": [452, 462], "wmodul": 452, "wonc": 452, "wignor": 452, "wi": 452, "frozen_modul": [452, 480], "importlib_bootstrap": 452, "importlib_bootstrap_extern": 452, "showalloccount": [452, 476, 479, 480], "oldpars": [452, 479, 480], "qualif": [452, 474], "selftest": 452, "4294967295": [452, 476], "encodingnam": 452, "pythondumprefsfil": [452, 480], "c11": [453, 470, 473, 480], "stdint": [453, 480], "tiran": [453, 480], "cpython_autoconf": [453, 480], "autoconf": [453, 471, 480], "acloc": [453, 471, 480], "autoreconf": 453, "ivf": 453, "_sqlite": [453, 480], "pylong_bits_in_digit": [453, 470, 480], "dbmlibord": [453, 466], "py_coerce_c_local": 453, "freelist": [453, 470, 480], "_bundl": [453, 469, 480], "pystat": [453, 480], "py_stat": 453, "summarize_stat": 453, "memf": 453, "noderawf": 453, "eprefix": 453, "bolt": [453, 471, 480], "profile_task": [453, 479, 480], "clang": [453, 471, 474, 476, 480], "llvm": [453, 476, 480], "profdata": [453, 480], "interposit": [453, 469, 480], "testtimeout": [453, 480], "gold": 453, "thinlto": [453, 470, 471, 480], "fdata": 453, "bolt_instrument_flag": [453, 480], "bolt_apply_flag": [453, 480], "gprof": [453, 463], "fstrict": 453, "gettotalrefcount": [453, 480], "__lltrace__": [453, 480], "_pyobject_assert": 453, "ndebug": 453, "py_safe_downcast": 453, "valgrind": [453, 466, 472, 476, 480], "addresssanit": [453, 480], "asan": [453, 480], "memorysanit": 453, "msan": [453, 480], "undefinedbehaviorsanit": 453, "ubsan": [453, 480], "libpythonmajor": [453, 469, 480], "lib1": 453, "mpdec": 453, "with_editlin": 453, "have_libreadlin": 453, "rpath": [453, 457, 469, 480], "fnv": [453, 474], "siphash13": [453, 470, 480], "universalsdk": [453, 464, 479, 480], "sdkdir": 453, "arch": [453, 465, 480], "universal2": [453, 479, 480], "config_sit": [453, 480], "aarch64": [453, 480], "ac_cv_buggy_getaddrinfo": 453, "ac_cv_file__dev_ptmx": 453, "ac_cv_file__dev_ptc": 453, "makesetup": [453, 470, 480], "buildbottest": 453, "distclean": [453, 480], "py_build_core_builtin": 453, "_asyncio": [453, 480], "py_build_core_modul": [453, 480], "pyapi_data": [453, 462, 480], "py_exported_symbol": 453, "py_imported_symbol": 453, "configure_cppflag": 453, "cppflag": [453, 462, 480], "include_dir": [453, 459], "basecppflag": 453, "py_cppflag": 453, "srcdir": [453, 472, 480], "cflags_nodist": [453, 480], "65320": 453, "harden": [453, 480], "heighten": 453, "compileall_opt": [453, 471, 480], "j0": [453, 471, 480], "extra_cflag": 453, "configure_cflag": 453, "configure_cflags_nodist": 453, "basecflag": 453, "cflags_alias": 453, "ccshare": 453, "fpic": [453, 480], "cflagsforshar": 453, "py_cflag": [453, 480], "py_cflags_nodist": [453, 480], "py_stdmodule_cflag": [453, 480], "py_core_cflag": 453, "dpy_build_cor": [453, 480], "py_builtin_module_cflag": 453, "dpy_build_core_builtin": 453, "_testemb": [453, 480], "configure_ldflag": 453, "stomp": 453, "ldflags_nodist": 453, "configure_ldflags_nodist": 453, "lib_dir": 453, "lrt": 453, "ldshare": 453, "py_ldflag": 453, "bldshare": 453, "py_core_ldflag": 453, "py_ldflags_nodist": 453, "savag": 456, "bobsavag": 456, "pythonlaunch": 456, "textwrangl": 456, "barebon": 456, "textmat": [456, 474], "macrom": 456, "gvim": 456, "macvim": 456, "aquamac": 456, "qa1067": 456, "hashcollis": 456, "hkn": 456, "idle_intro": 456, "pyobjc": 456, "wxpython": 456, "riverbankcomput": 456, "pythonmac": 456, "maint": 457, "opensus": 457, "portal": 457, "fedoraproject": 457, "packaging_tutorial_gnu_hello": 457, "slackbook": 457, "slackwar": 457, "pkg_add": 457, "1p2": 457, "pki": 457, "install_sw": 457, "xzf": 457, "pushd": 457, "openssldir": 457, "j8": 457, "popd": 457, "team": [458, 459, 460, 461, 466, 474, 479, 480], "longpathsen": 458, "currentcontrolset": 458, "installallus": 458, "targetdir": [458, 480], "defaultalluserstargetdir": 458, "programfil": 458, "defaultjustformetargetdir": 458, "localappdata": 458, "defaultcustomtargetdir": 458, "associatefil": 458, "prependpath": [458, 470], "appendpath": [458, 470], "include_doc": 458, "include_debug": 458, "include_dev": 458, "include_ex": 458, "include_launch": 458, "installlauncherallus": 458, "include_lib": 458, "include_pip": 458, "include_symbol": 458, "include_tcltk": 458, "include_test": 458, "include_tool": 458, "launcheron": 458, "simpleinstal": 458, "simpleinstalldescript": 458, "elev": [458, 480], "unattend": [458, 480], "pythonsoftwarefound": 458, "8_qbz5n2kfra8p0": 458, "localcach": 458, "windowsapp": 458, "package_nam": 458, "vfs": 458, "systemx86": 458, "test_fil": 458, "hklm": 458, "msix": 458, "uwp": 458, "nugetclidl": 458, "excludevers": 458, "outputdirectori": 458, "pythonx86": 458, "msbuild": [458, 480], "python37": 458, "ucrtbas": [458, 480], "profession": [458, 468], "anaconda": 458, "panda": 458, "conda": 458, "canopi": 458, "winpython": 458, "prebuilt": 458, "my_python_lib": 458, "procthread": 458, "set_1": 458, "wsl": [458, 480], "pythoncor": [458, 470, 480], "insenit": 458, "oneith": 458, "pylauncher_no_search_path": 458, "xpython": 458, "py_python": 458, "py_python3": 458, "pylauncher_debug": 458, "pylauncher_dryrun": 458, "pylauncher_allow_instal": [458, 480], "pylauncher_always_instal": 458, "rc_bad_venv_cfg": 458, "rc_create_process": 458, "rc_instal": 458, "rc_internal_error": 458, "rc_no_commandlin": 458, "rc_no_python": 458, "rc_no_venv_cfg": 458, "hive": 458, "hkcu": 458, "apploc": 458, "mfc": 458, "golden": [458, 474], "ongo": [458, 477], "mosh": [459, 460, 461, 463], "zadka": [459, 460, 461, 463], "steadi": 459, "paid": 459, "contractu": 459, "evolut": [459, 460], "6final": 459, "0beta1": 459, "fourfold": 459, "schneider": [459, 480], "kamp": 459, "checkin": 459, "submitt": 459, "ka": [459, 460, 461, 464], "yee": [459, 460, 461, 464], "scraper": 459, "indiffer": 459, "him": 459, "consensus": 459, "dissent": 459, "lockstep": 459, "elementwis": [459, 460], "objectwis": 459, "536": 459, "countless": 459, "stormi": 459, "01ff": 459, "777": [459, 475], "setdefaultencod": 459, "unichr": [459, 461, 464], "encode_func": 459, "decode_func": 459, "stream_read": 459, "stream_writ": 459, "ustr": 459, "file_obj": [459, 462], "u2000ab": 459, "utf8_encod": 459, "utf8_decod": 459, "utf8_streamread": 459, "utf8_streamwrit": 459, "sre": [459, 461], "workhors": 459, "ewe": [459, 473], "argu": [459, 461, 466], "lengthier": [459, 460], "thoma": [459, 460, 463, 464, 465, 466, 469, 470, 471, 474, 475, 476, 477, 480], "wouter": [459, 460, 463, 464, 465, 466, 475, 478, 480], "strop": 459, "hlinuxtnam": 459, "joke": [459, 480], "jpython": 459, "realis": 459, "myself": 459, "afford": 459, "tobi": [459, 480], "kelsey": 459, "tiedemann": 459, "neil": [459, 460, 461, 462, 464, 466, 472, 475, 476, 477, 478, 480], "schemenau": [459, 460, 461, 462, 464, 466, 475, 478], "overrod": [459, 480], "tismer": [459, 474], "rewrot": [459, 462, 480], "jeremi": [459, 460, 461, 462, 463, 464, 465, 466, 480], "hylton": [459, 460, 461, 462, 463, 464, 465, 466], "isomorph": 459, "trashcan": [459, 470, 479, 480], "__cmp__": [459, 460, 462, 465, 466, 467], "itanium": [459, 475], "trent": [459, 462, 464, 474], "pythonc": 459, "dyld": [459, 480], "wart": [459, 467], "291": 459, "1beta1": 459, "runaway": 459, "gpf": 459, "find_recursionlimit": 459, "listobject": 459, "no_strict_list_append": 459, "0alpha1": 459, "gvr": [459, 461, 462, 463, 466, 476], "reaction": [459, 460], "x123456": 459, "3l": 459, "abcabcabc": 459, "4l": 459, "18446744073709551616": [459, 466], "subtlest": 459, "longval": 459, "17g": [459, 468], "0999999999999996": 459, "fulton": [459, 463, 476, 480], "extensionclass": 459, "myextensionclass": 459, "importdl": 459, "reorganis": 459, "dynload_": 459, "pyport": [459, 480], "vladimir": [459, 460, 462, 469, 471, 478, 480], "marangozov": [459, 460, 462], "pymem": [459, 464], "objimpl": 459, "gusi": 459, "unthread": 459, "yakov": 459, "markovitch": 459, "charl": [459, 466, 471, 473, 474, 475, 476, 477, 480], "waldman": 459, "affair": 459, "arduous": 459, "ritual": 459, "shepherd": [459, 462], "ward": [459, 461, 462, 463, 464, 475, 480], "tarbal": [459, 480], "py_modul": 459, "module1": 459, "module2": 459, "expat_extens": 459, "define_macro": 459, "xml_ns": 459, "xmltok": 459, "xmlpars": 459, "xmlrole": 459, "sdist": [459, 460, 464, 466, 476, 477, 480], "bdist_rpm": [459, 480], "bdist_wininst": [459, 469, 478, 479, 480], "xmllib": 459, "mullend": [459, 465], "tag1": 459, "perslist": 459, "persona": 459, "claudius": 459, "denmark": 459, "son": 459, "nephew": 459, "20th": 459, "4dom": 459, "fourthought": 459, "xmlproc": 459, "lar": [459, 462, 463, 464, 465, 466, 472, 473], "garshol": 459, "sgmlop": 459, "gallew": 459, "httplib": [459, 462, 463, 465, 466, 467, 480], "create_lin": 459, "create_polygon": 459, "oliv": [459, 480], "andrich": 459, "hewlett": 459, "packard": 459, "cmpcach": 459, "macmillan": 459, "twin": 459, "sunaudiodev": [459, 465], "bosch": 459, "prescod": [459, 460, 461, 464], "spider": 459, "fetchabl": 459, "browsercontrol": 459, "_winreg": [459, 465, 466, 467], "tutt": 459, "imputil": [459, 462, 466], "ihook": [459, 462, 465, 466], "vanilla": 459, "stdwin": 459, "packmail": 459, "whatsound": 459, "zmod": 459, "bolen": [459, 461], "gregg": 459, "hauser": 459, "detlef": [459, 462], "lannert": [459, 462], "aahz": [459, 463, 464], "maruch": 459, "tobia": 459, "polzin": 459, "russ": 459, "schmidt": 459, "sizabl": [460, 461], "pace": [460, 465], "clumsier": [460, 461], "list_attribut": [460, 461], "unknow": [460, 461], "gradual": [460, 461], "compulsori": [460, 461, 462], "crunch": 460, "tp_richcmp": 460, "ascher": 460, "spare": 460, "toolbox": [460, 461, 462], "aycock": 460, "spark": [460, 480], "135143996": 460, "py_tpflags_checktyp": 460, "middleton": 460, "vault": 460, "parnassus": 460, "retir": [460, 480], "wayback": 460, "catalogu": 460, "bdist_": 460, "sean": [460, 462, 463, 464, 466, 480], "reifschneid": [460, 462, 463, 464, 466], "addict": 460, "purcel": 460, "gellekum": 460, "ninth": 460, "edward": [460, 461, 463, 464], "136": 460, "underestim": [460, 461, 462, 463, 464, 465], "afoul": [460, 462], "getc": 460, "jeff": [460, 462, 474, 476, 480], "epler": 460, "fuller": 460, "preliminari": [460, 477, 480], "ben": [460, 464, 470, 475, 480], "wolfson": 460, "vestigi": [460, 480], "ancestri": 460, "shrunk": [460, 480], "340k": 460, "majewski": 460, "jason": [460, 462, 465, 471, 474, 478, 479, 480], "tishler": [460, 462, 480], "risco": [460, 467], "dietmar": 460, "schwertberg": 460, "unixwar": 460, "billi": 460, "alli": 460, "graem": 460, "goodger": [460, 461, 463], "grave": 460, "hudson": [460, 461, 462, 464, 480], "irregular": 461, "dark": [461, 480], "safeguard": 461, "esoter": [461, 464], "lockablefil": 461, "posixfil": [461, 465], "__methods__": [461, 467, 480], "inaccur": [461, 463, 480], "defstat": 461, "eiffel": 461, "postcondit": 461, "eiffelmethod": 461, "pre_f": 461, "post_f": 461, "zodb": 461, "get_par": 461, "__coerce__": [461, 466], "get_siz": 461, "set_siz": 461, "new_attr": 461, "whet": 461, "appetit": 461, "corp": 461, "0x8116870": 461, "crew": [461, 462, 464], "0x8117f90": [461, 462], "www2": [461, 462], "cs": [461, 462], "arizona": [461, 462], "ipd266": [461, 462], "harbor": [461, 462], "magnus": [461, 462], "hetland": [461, 462], "1234567890123": 461, "1234567890123l": 461, "18446744073709551616l": 461, "herald": 461, "erupt": 461, "storm": 461, "sarcast": 461, "110000": 461, "261": [461, 480], "x9c": 461, "xc9": 461, "xc1": 461, "nand": 461, "666": 461, "5r92": 461, "qe": 461, "ee8v4": 461, "v8": 461, "f5d": 461, "6yd86yt": 461, "f5r": 461, "f5r8f": 461, "s92p": 461, "86yd": 461, "5t": 461, "71i": 461, "5x": [461, 471, 476, 477, 480], "sheesh": 461, "furrfu": 461, "__unicode__": [461, 466], "headlin": 461, "oreillynet": 461, "meerkat": 461, "getchannel": 461, "freshmeat": 461, "4549": 461, "3dgamer": 461, "52719": 461, "xsl": 461, "html2fo": 461, "2104": 461, "memberst_mtim": 461, "mathewson": 461, "ichiro": 461, "itojun": 461, "hagino": 461, "bigcharset": 461, "2487": 461, "pier": [461, 462], "lauder": [461, 462], "anthoni": [461, 463, 464, 477, 478, 479, 480], "baxter": [461, 463, 464], "michel": [461, 462, 473, 474, 475, 476, 477, 478, 479, 480], "pelleti": 461, "rfc2822": [461, 480], "grunt": 461, "generator": 461, "itamar": [461, 471], "shtull": 461, "traur": 461, "implementor": [461, 466, 476], "py_tpflags_gc": 461, "pyobject_gc_init": 461, "pyobject_gc_fini": 461, "pygc_head_s": 461, "pyobject_as_gc": 461, "pyobject_from_gc": 461, "untyp": 461, "vsprintf": 461, "overrun": [461, 466, 480], "527": 461, "683": [461, 471, 480], "82": 461, "blown": 461, "osa": 461, "quicktim": 461, "cleanfutur": 461, "gpled": 461, "ftpmirror": 461, "romberg": 461, "pyrange_new": [461, 464], "sneakili": 461, "rhythm": 461, "borland": [461, 480], "stephen": [461, 470, 480], "hansen": [461, 479, 480], "generous": 461, "installermast": 461, "0a": 461, "stolk": 461, "bremmer": 461, "keith": 461, "brigg": 461, "carel": [461, 480], "felling": 461, "mclay": 461, "donnel": 461, "joona": 461, "paalasma": 461, "jen": [461, 480], "reinhardt": 461, "welbourn": 461, "polish": [462, 480], "berkeleydb": [462, 465, 466, 480], "immutableset": [462, 463], "union_upd": 462, "ungain": 462, "martelli": [462, 465], "suzuki": 462, "hisao": 462, "nyman": 462, "inadequ": 462, "hodgson": 462, "irrit": 462, "__builtin__": [462, 467, 468], "walter": [462, 463, 464, 465, 478], "rwald": [462, 463, 464, 478], "heart": [462, 471], "quixot": 462, "richard": [462, 464, 465, 473, 474, 480], "toss": 462, "sundri": 462, "kevin": [462, 463, 465, 466, 471, 472, 480], "alti": 462, "cole": [462, 463, 472, 480], "mcnamara": [462, 464], "cliff": [462, 466], "cpickl": [462, 464, 466, 467], "fanciest": 462, "__safe_for_unpickling__": 462, "rip": 462, "dcba": 462, "innocu": 462, "welter": 462, "fakeseq": 462, "calc_item": 462, "underw": [462, 463, 464, 465], "dylan": 462, "simionato": 462, "029035": 462, "pedroni": [462, 464], "setcheckinterv": [462, 479, 480], "getcheckinterv": [462, 479, 480], "_socket": [462, 480], "u4000": 462, "u4001abc": 462, "simon": [462, 480], "brun": 462, "0045": 462, "goofi": 462, "0goofi": 462, "oren": [462, 471, 473, 477, 480], "tirosh": [462, 473], "christoph": [462, 475, 480], "craig": [462, 480], "set_lineno": 462, "idiosyncrasi": [462, 480], "hotspot": 462, "pyston": [462, 463, 464, 467, 480], "orendorff": [462, 465], "bsddb185": 462, "db2pickl": 462, "pickle2db": 462, "bsddb3": [462, 467], "sampmodul": 462, "samp": 462, "cpp": [462, 480], "robert": [462, 464, 465, 466, 475, 477, 480], "weber": [462, 475, 480], "strand": [462, 463], "lg": 462, "xlinux": 462, "dad": 462, "priorityqu": 462, "connor": [462, 474, 476, 480], "idlefork": 462, "tino": 462, "deg": 462, "loadavg": 462, "geert": [462, 475, 480], "otkidach": 462, "stat_float_tim": [462, 464, 473, 477, 480], "1034791200": 462, "6335014": 462, "fitzroy": 462, "dale": [462, 473], "sn": 462, "nos": 462, "3407": 462, "3805": 462, "1505": 462, "7023": 462, "2401": 462, "2267": 462, "9733": 462, "8083": 462, "9195": 462, "rexec": 462, "bastion": 462, "rotor": [462, 463], "gilfix": 462, "collabor": 462, "exc_clear": [462, 467], "gust": [462, 463, 464, 465, 466, 472, 473], "whit": 462, "defi": 462, "auguri": 462, "sparrow": 462, "tis": [462, 463, 480], "companion": 462, "dummy_thread": [462, 477, 479, 480], "timer1": 462, "timer2": 462, "laptop": 462, "36831796169281006": 462, "37441694736480713": 462, "35304892063140869": 462, "17574405670166016": 462, "18193507194519043": 462, "17565798759460449": 462, "031107": 462, "tcl_obj": [462, 480], "wantobject": [462, 480], "tkapp": [462, 480], "dictmixin": 462, "seqdict": 462, "lookalik": 462, "keylist": [462, 463], "valuelist": 462, "quinlan": [462, 463, 466, 472], "3491": [462, 480], "30t21": 462, "994956": 462, "827738": 462, "optik": [462, 463, 464], "0x400cad4c": 462, "0x400cad2c": 462, "iinput": 462, "llength": 462, "undistinguish": 462, "pymemcompat": 462, "libpython2": 462, "ondrej": 462, "palkovski": 462, "dl_export": 462, "dl_import": 462, "pyarg_noarg": 462, "pystring_new": 462, "test_bufio": 462, "emx": 462, "macintyr": [462, 464], "weaklink": [462, 479, 480], "atheo": [462, 480], "hurd": [462, 480], "openvm": 462, "mist": 462, "nifti": 462, "richi": 462, "hindl": 462, "0xffffffff": [462, 476, 480], "0xffffffffl": 462, "get_distutil_opt": 462, "bauer": 462, "chermsid": 462, "fraser": 462, "kelli": [462, 473, 474], "gerber": 462, "chris": [462, 464, 465, 473, 475, 476, 480], "lambert": [462, 474], "lalo": 462, "netzer": 462, "nowak": 462, "francesco": 462, "ricciardi": 462, "suzi": 462, "radic": 463, "481": 463, "arbcd": 463, "wxi": 463, "unif": 463, "8589934592": 463, "svensson": 463, "get_all_link": 463, "jiwon": [463, 473], "seo": [463, 473], "hye": [463, 464], "shik": [463, 464], "untrain": 463, "deco": 463, "0x402ef0d4": 463, "require_int": 463, "_deco": 463, "brain": 463, "bend": 463, "func_nam": [463, 467], "smith": [463, 464, 465, 466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "979728": 463, "russel": 463, "pythondecoratorlibrari": 463, "dpkg": 463, "deb": 463, "unawar": 463, "0001100110011": 463, "inaccuraci": [463, 466], "1000000000000001": [463, 468], "magnifi": 463, "dodg": 463, "12f": 463, "100000000000": 463, "7956": 463, "64739884393063583815028902": 463, "1275": 463, "9184": 463, "123456789012": 463, "351364": 463, "18288201344": 463, "18288201344j": 463, "1828820134592177245001": 463, "facundo": [463, 465], "batista": [463, 465], "lahey": 463, "speleotrov": 463, "cowlishaw": 463, "rexx": 463, "resolve_dotted_attribut": 463, "dima": 463, "dorfman": 463, "gtk": [463, 465], "pyos_ascii_strtod": [463, 466, 468], "pyos_ascii_atof": [463, 466, 468], "pyos_ascii_formatd": 463, "buf_len": 463, "glib": 463, "relicens": 463, "donat": 463, "rei": 463, "carneiro": 463, "colormap": 463, "overflowwarn": 463, "method_descriptor": 463, "armin": [463, 464, 465, 466, 468, 472, 473, 474, 480], "rigo": [463, 464, 465, 480], "vasiliev": 463, "cjkcodec": [463, 480], "prc": 463, "roc": 463, "roman8": [463, 480], "iso_8859": 463, "pctp": 463, "belmont": [463, 469, 470, 480], "rg": 463, "lehmann": 463, "gass": 463, "tenfold": 463, "eland": 463, "yves": [463, 470], "dionn": 463, "arnaud": [463, 473], "mazin": 463, "key_val": 463, "0x402c2080": 463, "0x402c2090": 463, "bookmark": 463, "rgen": [463, 480], "erhard": 463, "extractor": 463, "cryptoapi": 463, "trevor": 463, "perrin": [463, 469], "beni": 463, "cherniavski": 463, "raynor": 463, "hector": 463, "urtubia": 463, "30000": 463, "sidestep": 463, "unlucki": [463, 480], "mpz": 463, "jar": 463, "loper": 463, "ambiti": 463, "objn": 463, "py_is_nan": 463, "tsc": 463, "pentium": 463, "misnam": [463, 472], "tracebackobject": 463, "pytracebackobject": 463, "dircach": [463, 465], "koray": 463, "dyck": 463, "hurt": 463, "hamish": 463, "lawson": 463, "sadruddin": 463, "rejeb": 463, "356": 464, "458": 464, "true_valu": 464, "false_valu": 464, "voter": 464, "true_v": 464, "false_v": 464, "rarer": 464, "pygtk": 464, "open_item": 464, "open_func": 464, "item_path": 464, "popup_menu": 464, "pypackag": 464, "numarray": 464, "oldpackag": 464, "gpg": 464, "unclean": [464, 480], "holger": 464, "krekel": 464, "tidier": 464, "pylib": 464, "pycheck": 464, "exception1": 464, "exception2": 464, "hackish": 464, "trivia": 464, "phillip": [464, 465, 468, 472, 476, 480], "ebi": [464, 465, 468, 472], "288": 464, "20160321211320": 464, "sidh": 464, "000178": 464, "sugalski": 464, "db_connect": [464, 465], "databaseconnect": [464, 465], "flawless": [464, 465], "db_transact": [464, 465], "mgr1": [464, 465], "mgr2": [464, 465], "version2": 464, "whatsnew": [464, 480], "lp64_wp": 464, "unreason": [464, 480], "travi": [464, 465, 466, 480], "oliph": [464, 465, 466], "zerodict": 464, "is_image_fil": 464, "lynn": 464, "bethard": [464, 466, 472, 475, 480], "puzzl": 464, "newbi": [464, 466], "needforspe": 464, "sprint": [464, 465], "reykjavik": 464, "ewt": 464, "llc": 464, "ccp": 464, "mcintyr": [464, 465], "ippolito": [464, 465, 466, 468], "diederich": [464, 468], "immisch": 464, "nel": 464, "mezzo": 464, "cammin": 464, "nostra": 464, "vita": 464, "ritrovai": 464, "una": 464, "selva": 464, "oscura": 464, "che": 464, "diritta": 464, "smarrita": 464, "init_lett": 464, "hotshot": 464, "josh": [464, 465, 475, 476, 478, 479, 480], "spoerri": 464, "bjorn": [464, 480], "tillenius": 464, "sweep": 464, "gregori": [464, 465, 466, 468, 469, 470, 471, 474, 476, 477, 478, 480], "schroeder": [464, 480], "antti": 464, "louko": 464, "diego": [464, 478], "petten": 464, "goir": 464, "pybench": [464, 480], "regsub": 464, "statcach": 464, "tzpars": 464, "whrandom": 464, "kiendl": 464, "biondi": 464, "netlink": 464, "linuxjourn": 464, "7356": 464, "group_mask": 464, "getfamili": 464, "getproto": 464, "ih3": 464, "187": 464, "blai": 464, "subvers": [464, 465, 466, 472, 477, 480], "trunk": [464, 465], "45313": 464, "45315": 464, "45355": 464, "45356m": 464, "iterkeyref": 464, "itervalueref": 464, "oleg": [464, 471, 480], "broytmann": 464, "oussoren": [464, 465, 466, 472, 474, 479], "atle": [464, 480], "heller": [464, 465, 466], "dl": [464, 465, 480], "strfri": 464, "71828": 464, "1783957616": 464, "20180410025338": 464, "theller": 464, "elementpath": [464, 477], "20201124024954": 464, "effbot": [464, 466], "textnod": 464, "rss10": 464, "svg": 464, "10px": 464, "320px": 464, "tran": 464, "qti": 464, "rhat": 464, "msoft": 464, "140000000000001": 464, "wsgi_app": 464, "20160331090247": 464, "supervis": 464, "market": 464, "for_loop": 464, "339": 464, "pyparser_astfromstr": [464, 469, 480], "pyparser_astfromfil": [464, 469, 480], "pyast_compil": [464, 469, 480], "ehresman": [464, 480], "kurt": 464, "kaiser": [464, 480], "evan": [464, 479, 480], "256k": 464, "py_loc": 464, "py_local_inlin": 464, "py_local_aggress": 464, "pyerr_warn": 464, "lll": [464, 480], "2573": 464, "pymem_": 464, "_malloc": 464, "_free": 464, "ralf": [464, 465], "gross": [464, 480], "kunstlev": 464, "iain": 464, "pryor": 464, "rovner": 464, "weikart": 464, "361": 465, "redesign": [465, 466, 474], "259": [465, 480], "py3kwarn": 465, "py_py3kwarningflag": 465, "3100": 465, "committe": 465, "jira": 465, "launchpad": 465, "trac": 465, "upfront": 465, "stellenbosch": 465, "africa": 465, "1980s": 465, "1990s": [465, 480], "ream": 465, "toolchain": [465, 476, 480], "dozen": [465, 472, 480], "python26": 465, "39916800": 465, "51090942171709440000": 465, "8222838654177922817725562880000000": 465, "33452526613163807108170062053440751665152000000000": 465, "mgr": 465, "15511187532873822802242430164693032110632597200169861120000": 465, "jess": [465, 468, 475, 476, 477, 480], "noller": [465, 468], "oudkerk": [465, 473, 474, 480], "last_login": 465, "npython": 465, "6a1": 465, "61261m": 465, "5367": 465, "mp4": 465, "banquet": 465, "invoic": 465, "750000e": 465, "6564": 465, "talin": 465, "u751f": 465, "u3080": 465, "u304": 465, "u3000": 465, "u3054": 465, "u3081": 465, "u305f": 465, "u307": 465, "pystringobject": 465, "u21ef": 465, "u3244": 465, "x87": 465, "x89": 465, "u31ef": 465, "ttys": 465, "cstringio": [465, 467], "stutzbach": [465, 466, 472], "verdon": 465, "doerwald": 465, "lownd": 465, "pybuf_lock": 465, "carl": [465, 466, 471, 472, 473, 478, 479, 480], "bank": 465, "vagu": 465, "printabletyp": 465, "drawabl": 465, "draw_doubl": 465, "aranguren": 465, "0o21": 465, "0b101111": 465, "052": 465, "173": 465, "0b10101101": 465, "1101": 465, "0b1101": 465, "patrick": [465, 469, 480], "maupin": 465, "undergo": 465, "yasskin": [465, 466, 472], "guil": 465, "r5rs": 465, "66666666666666663": 465, "40000000000000002": 465, "7074029114692207l": 465, "2251799813685248l": 465, "6004799503160661l": 465, "18014398509481984l": 465, "andi": [465, 468, 480], "chu": [465, 468], "1739468": [465, 468, 475], "2196": 465, "ud": 465, "1686487": 465, "amauri": [465, 466, 468, 472, 480], "forgeot": [465, 466, 468, 472, 480], "3473": 465, "2719": 465, "abc123": 465, "cdf246": 465, "1635": 465, "1640": 465, "3008": 465, "e000000000000p": 465, "5555555555555p": 465, "niceti": 465, "dickinson": [465, 466, 468, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "2235": 465, "austin": 465, "1537": 465, "1473257": 465, "1444529": 465, "cplx": 465, "1491866": 465, "bengt": 465, "richter": 465, "1193128": 465, "1591665": 465, "im_self": 465, "1631171": 465, "jacob": [465, 470, 471, 480], "1700288": 465, "py_tpflags_have_version_tag": [465, 480], "1878": 465, "pitrou": [465, 466, 468, 469, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "1819": 465, "jvm": 465, "josiah": [465, 473], "carlson": [465, 473], "1736190": 465, "jes": [465, 466, 473, 476, 477, 480], "cea": [465, 466, 473, 476, 477, 480], "avi": [465, 466, 473, 476, 477, 480], "jcea": [465, 466, 467], "programacion": [465, 467], "dbshelv": 465, "barn": [465, 477, 480], "fiori": 465, "nubi": 465, "1817": 465, "600362": 465, "1381": 465, "var_typ": 465, "amplitud": 465, "dq": 465, "arvin": 465, "schnell": 465, "1638033": 465, "fabian": 465, "kreutz": 465, "insert_mod": 465, "1158": 465, "7182818": 465, "9999999895305022877376682436": 465, "1221598": 465, "1739906": 465, "1001604": 465, "iter1": 465, "iter2": 465, "getmoduleinfo": [465, 476, 480], "getarg": [465, 480], "izip_longest": 465, "2n": [465, 480], "2138": 465, "brouwer": 465, "2819": 465, "711019": 465, "lenton": 465, "wine": [465, 480], "petrosyan": 465, "inst_nam": 465, "_helper": 465, "levinson": 465, "1663329": 465, "horcicka": 465, "1181": 465, "1273829": 465, "1115886": 465, "barran": 465, "1339796": 465, "957650": 465, "1393667": 465, "1106316": 465, "exception_hierarchi": 465, "2439": 465, "achim": 465, "gaedk": 465, "1137": 465, "shawn": 465, "ligocki": 465, "1727780": 465, "wladmir": 465, "laan": 465, "1681432": 465, "hoyt": [465, 475, 480], "schmitt": 465, "846388": 465, "3487": 465, "lorenz": [465, 480], "2250": 465, "1861": 465, "pollobj": 465, "1657": 465, "ziad": [465, 466, 472, 475, 480], "2663": 465, "woken": 465, "1583": 465, "guilherm": [465, 466, 468, 474, 476, 477, 480], "polo": [465, 466, 468, 474, 476, 477, 480], "2240": 465, "2033": 465, "leif": 465, "hedstrom": 465, "957003": 465, "3207": 465, "fenner": 465, "829951": 465, "alberto": [465, 473], "bertog": 465, "1646": 465, "pomran": 465, "pedro": 465, "werneck": 465, "742598": 465, "1193577": 465, "remahl": 465, "1534": 465, "schuppeni": 465, "2898": 465, "1648": 465, "damien": [465, 474], "miller": [465, 474], "1537850": 465, "dustin": [465, 480], "mitchel": [465, 470, 480], "test_support": [465, 467], "transientresourc": 465, "sf": 465, "3781": 465, "wrec": 465, "dwayn": 465, "bailey": 465, "1581073": 465, "2871": 465, "erik": [465, 470, 471, 477, 480], "demain": 465, "1533909": 465, "2906": 465, "gregor": 465, "lingl": 465, "1513695": 465, "ftpwrapper": [465, 480], "3811": 465, "1599845": 465, "_send_traceback_head": 465, "1330538": 465, "riku": 465, "lindblad": 465, "2985": 465, "251": 465, "sysmodul": 465, "467924": 465, "horler": 465, "1775025": 465, "alexey": [465, 474, 475, 480], "borzenkov": 465, "1734346": 465, "ronach": [465, 466, 468, 472, 473, 474], "abcdefghijklm": 465, "stararg": [465, 480], "iterable1": 465, "__hex__": [465, 467], "__oct__": [465, 467], "in_json": 465, "simplejson": [465, 466], "data_struct": 465, "lastaccess": 465, "plist_str": 465, "writeplisttostr": 465, "new_struct": 465, "readplistfromstr": 465, "writeplist": [465, 474], "readplist": [465, 474, 477, 480], "1649190": 465, "outset": 465, "1798": 465, "janssen": 465, "bgenloc": 465, "buildtool": 465, "bundlebuild": [465, 480], "fpformat": 465, "gensuitemodul": 465, "imageop": 465, "imgfil": 465, "mhlib": 465, "mimetool": 465, "multifil": 465, "toaiff": 465, "gopherlib": [465, 467], "mimewrit": 465, "mimifi": 465, "rgbimg": 465, "duncan": 465, "grisbi": 465, "pyfile_incusecount": 465, "pyfile_decusecount": 465, "1675423": 465, "1629": 465, "1530959": 465, "free_list": [465, 480], "numfre": 465, "_maxfreelist": 465, "patchcheck": [465, 480], "nt4": 465, "sp4": 465, "1753245": 465, "flori": 465, "bruynoogh": 465, "2125": 465, "macf": 465, "macostool": 465, "1490190": 465, "_builtinsuit": 465, "aepack": 465, "aetool": 465, "aetyp": 465, "applesingl": 465, "appletrawmain": 465, "appletrunn": 465, "argvemul": 465, "audio_mac": 465, "autogil": 465, "carbon": [465, 472], "cfmfile": 465, "codewarrior": 465, "colorpick": 465, "easydialog": 465, "findertool": 465, "icglu": 465, "icopen": 465, "macerror": 465, "macresourc": 465, "miniaefram": 465, "nav": [465, 480], "osaterminolog": 465, "pimp": 465, "pixmapwrapp": 465, "stdsuit": 465, "systemev": 465, "terminalcommand": 465, "cddb": 465, "cdplayer": 465, "fl": 465, "flp": 465, "glws": 465, "gl": 465, "panelpars": 465, "readcd": 465, "sv": 465, "torgb": 465, "videoread": 465, "1683368": 465, "conversionsyntax": 465, "1706815": 465, "dict1": 465, "dict2": 465, "ralph": 465, "corderoy": 465, "lambach": 465, "michlmayr": 465, "warner": 465, "373": 466, "7319": 466, "reenabl": 466, "qwarn": 466, "744": 466, "073": [466, 480], "551": 466, "616": [466, 479, 480], "is_verbos": 466, "bore": 466, "1mb": 466, "configdict": 466, "netlog": 466, "netlogg": 466, "vk": 466, "revamp": [466, 472], "vassalotti": [466, 468, 472, 474, 480], "0x37f850": 466, "0x37f080": 466, "122": [466, 476], "mb": [466, 480], "2335": 466, "aaa": 466, "aaaaa": 466, "2333": 466, "codereview": 466, "appspot": [466, 468, 472], "53094": [466, 468, 472], "icc": [466, 468, 480], "suncc": 466, "7117": 466, "295147905179352891391": 466, "9514790517935283e": 466, "65535l": 466, "9514790517935289e": 466, "3166": 466, "1811": 466, "meador": [466, 473, 480], "5211": 466, "5237": [466, 468], "1588": 466, "7988": 466, "3382": 466, "7994": [466, 474], "124": [466, 468, 472, 474], "johansson": [466, 468], "victor": [466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "stinner": [466, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "3439": [466, 468], "7902": 466, "1583863": 466, "4759": 466, "5982": 466, "7604": 466, "belchenko": 466, "1616979": [466, 472], "8016": 466, "kaliszewski": 466, "4764": 466, "5677": 466, "lingard": 466, "7362": 466, "8268": 466, "7140": 466, "curtin": [466, 472, 473, 474, 477], "survivor": 466, "4074": 466, "4688": [466, 468], "long_info": 466, "4258": [466, 468, 478], "5260": 466, "5512": 466, "1087418": 466, "5176": 466, "4715": 466, "gawain": [466, 472], "bolton": [466, 472], "6713": [466, 472], "florent": [466, 472], "xicluna": [466, 472], "7462": [466, 472], "7622": [466, 472], "mcguir": [466, 468], "5084": [466, 468], "5670": 466, "maru": 466, "senthil": [466, 469, 472, 474, 475, 476, 477, 478, 479, 480], "kumaran": [466, 469, 472, 474, 475, 476, 477, 478, 479, 480], "5142": 466, "7703": 466, "2devel9": 466, "8156": 466, "hagen": [466, 480], "rstenau": [466, 480], "3860": 466, "1696199": [466, 468], "field1": 466, "field2": 466, "_2": [466, 468], "1818": [466, 468], "8729": 466, "kindahl": 466, "7005": 466, "3924": 466, "1515": 466, "4606": 466, "klose": [466, 473, 476], "8142": 466, "5788": 466, "strive": 466, "4796": 466, "2531": [466, 472], "8257": [466, 472], "6595": 466, "jos": [466, 480], "conti": 466, "7633": 466, "6857": 466, "7279": 466, "anatoli": [466, 480], "techtonik": [466, 480], "7585": 466, "8688": 466, "lennart": [466, 480], "regebro": [466, 480], "7490": 466, "murray": [466, 472, 474, 475, 476, 480], "1368247": 466, "5812": 466, "8294": [466, 472], "oversight": [466, 473, 475, 477, 480], "giampaolo": [466, 471, 472, 473, 475, 477, 478, 480], "rodola": [466, 471, 472, 475, 477, 480], "2054": 466, "mouzo": 466, "6845": 466, "5479": 466, "nir": [466, 472, 473, 477, 480], "7471": [466, 472], "jacqu": 466, "frechet": 466, "4272": 466, "tadek": 466, "pietraszek": 466, "2846": [466, 472], "chenet": [466, 472], "7418": [466, 472], "kristj": [466, 472, 474], "valur": [466, 472, 474], "nsson": [466, 472, 474], "4879": 466, "eldon": 466, "ziegler": 466, "derek": [466, 468], "morr": [466, 468], "1655": [466, 468], "_pyio": [466, 468, 471, 480], "4991": 466, "chambon": 466, "6939": 466, "5032": 466, "4816": 466, "4136": [466, 468], "5381": 466, "1607951": 466, "6896": 466, "nirina": 466, "raseliarison": 466, "3366": 466, "lekma": 466, "5585": 466, "cazabon": 466, "6963": 466, "1664": [466, 468], "6508": 466, "calderon": [466, 473], "7333": 466, "zsolt": [466, 480], "cserna": [466, 480], "7242": 466, "matt": [466, 474, 475, 480], "giuca": 466, "5827": 466, "3426": [466, 480], "laban": [466, 468], "4739": [466, 468], "6816": 466, "3002": 466, "francoi": 466, "natali": [466, 473, 474, 475], "8354": 466, "6693": [466, 472], "8104": 466, "nagl": [466, 480], "disable_nagle_algorithm": 466, "6192": 466, "6267": 466, "7133": 466, "ssl_mode_auto_retri": 466, "8222": 466, "8322": [466, 472], "beda": 466, "kosata": 466, "8484": [466, 472], "8321": [466, 472], "bbhhiillqq": 466, "1523": 466, "8300": 466, "disk0s2": 466, "52g": 466, "49g": 466, "0g": [466, 480], "1068268": 466, "8451": 466, "4285": [466, 468], "7766": 466, "unnot": 466, "7357": 466, "lesher": [466, 480], "1674032": 466, "unihan": 466, "ander": [466, 469, 477, 480], "chrigstr": 466, "1571184": 466, "8024": 466, "2987": [466, 472], "1080": 466, "200c": 466, "417a": 466, "ampersand": 466, "style1": 466, "muller": 466, "2746": 466, "encode_threshold": 466, "5511": 466, "kuba": 466, "wieczorek": 466, "4710": 466, "7610": [466, 472], "gabriel": [466, 470, 480], "genellina": 466, "4756": 466, "6003": 466, "anydbm": [466, 467], "file_util": [466, 480], "distutils2": 466, "tck": 466, "tcl8": 466, "tkcmd": 466, "ttk_intro": 466, "screenshot": 466, "2983": [466, 468], "franklin": 466, "walzer": [466, 472, 480], "2618": 466, "unittest2": 466, "nose": 466, "6001": 466, "impati": 466, "dyer": 466, "8074": 466, "1034053": 466, "5663": 466, "4444": 466, "5679": 466, "2578": 466, "7031": 466, "assertnotregexpmatch": [466, 470, 471], "8038": 466, "assertitemsequ": 466, "assertdictcontainssubset": [466, 468, 471, 472, 480], "roddi": 466, "6866": 466, "fern": 466, "ndez": 466, "3379": 466, "5728": 466, "awkward": [466, 478], "20210619163128": 466, "shtml": 466, "getiter": [466, 472, 478, 479, 480], "childless": 466, "20200703234532": 466, "6472": [466, 472], "bt": [466, 480], "8032": 466, "3632": 466, "4293": 466, "7033": [466, 472], "horsen": 466, "7528": 466, "7767": [466, 472], "trojan": 466, "hors": 466, "5753": [466, 472], "py_isalnum": 466, "py_isalpha": 466, "py_isdigit": 466, "py_islow": 466, "py_isspac": 466, "py_isupp": 466, "py_isxdigit": 466, "py_tolow": 466, "py_toupp": 466, "5793": 466, "pyeval_callobject": [466, 472, 479, 480], "8276": [466, 472], "pystring_fromformat": 466, "pystring_fromformatv": 466, "7228": 466, "1590864": 466, "_shutdown": [466, 480], "1722344": 466, "t_string_inplac": 466, "3102": [466, 467], "arfrev": [466, 472, 480], "freht": [466, 472, 480], "taifersar": [466, 472, 480], "arahesi": [466, 472, 480], "7609": 466, "2422": [466, 472], "6491": 466, "x87_double_round": 466, "2937": 466, "ldcxxshare": 466, "1222585": 466, "clinton": 466, "roy": [466, 480], "3585": 466, "6094": 466, "ucnhash_capi": [466, 469, 480], "pycobject": [466, 468, 472], "vtabl": 466, "pycobject_asvoidptr": 466, "5630": [466, 468], "crtassem": 466, "crt_assembly_vers": 466, "vc_assembly_publickeytoken": 466, "libraries_assembly_name_prefix": 466, "cournapeau": 466, "4365": 466, "7347": 466, "_beginthreadex": 466, "3582": 466, "miki": [466, 472], "tebeka": [466, 472], "1220212": 466, "hirokazu": [466, 473, 480], "yamamoto": [466, 473, 477, 480], "5913": 466, "mimelib": 466, "4969": 466, "4865": 466, "28440": [466, 480], "so_setfib": 466, "kyle": [466, 469, 476, 477, 478, 479, 480], "vanderbeek": 466, "8235": 466, "iobench": 466, "ccbench": 466, "throughput": [466, 477, 480], "5464": 466, "ziga": 466, "seilnacht": 466, "1180193": 466, "randse": 466, "6152": [466, 475], "7312": 466, "piotr": 466, "arowski": 466, "8233": 466, "1533": 466, "5920": 466, "6101": 466, "7853": 466, "leander": 466, "anand": [466, 472], "pillai": [466, 472], "7150": 466, "7348": 466, "5080": 466, "exempt": 466, "pythonshowrefcount": 466, "31733": 466, "count_alloc": [466, 476, 479, 480], "pythonshowalloccount": 466, "31692": 466, "gaynor": [466, 469, 475, 480], "21306": 466, "1g": [466, 480], "zachari": [466, 474, 475, 477, 480], "ware": [466, 474, 475, 477, 480], "21462": 466, "21304": 466, "21671": 466, "0224": 466, "tls1": 466, "reid": [466, 472], "21308": 466, "21305": 466, "21307": 466, "stufft": [466, 474], "deili": [466, 472, 474, 479], "pythonhttpsverifi": 466, "_https_verify_certif": 466, "autotool": [466, 475, 476], "pregener": [466, 475, 476, 480], "23404": [466, 475, 476, 480], "philip": [466, 471, 472, 476, 480], "jenvey": [466, 472], "ryan": [466, 473, 474, 476, 477, 480], "lovett": 466, "hugh": 466, "secker": 466, "walker": 466, "cruft": 467, "wealth": 467, "softspac": [467, 480], "retrain": 467, "corollari": 467, "incompar": 467, "0720": 467, "0o720": 467, "loud": 467, "unixi": 467, "3138": 467, "some_sequ": 467, "274": 467, "vindic": 467, "3109": 467, "crutch": 467, "item1": 467, "item2": 467, "3113": 467, "b_c": 467, "3108": 467, "beo": 467, "instabl": 467, "disobey": 467, "copy_reg": 467, "markupbas": 467, "_markupbas": [467, 469, 480], "dbhash": 467, "htmlentitydef": 467, "basehttpserv": 467, "cgihttpserv": [467, 480], "simplehttpserv": [467, 480], "acquire_lock": [467, 471], "release_lock": [467, 471], "jumpahead": 467, "tmpnam": 467, "tempnam": 467, "tmpfile": 467, "scoop": 467, "secondaryexcept": 467, "primary_except": 467, "__getslice__": 467, "__setslice__": 467, "__delslice__": 467, "3114": 467, "func_x": 467, "__x__": 467, "wit": [467, 480], "func_cod": 467, "func_default": 467, "func_dict": 467, "func_doc": 467, "func_glob": 467, "3111": 467, "tru64": 467, "3123": 467, "pynumber_coerc": 467, "pynumber_coerceex": 467, "pymember_get": 467, "pymember_set": 467, "nb_nonzero": 467, "with_cycle_gc": 467, "contort": 467, "8901234": 468, "12j": 468, "600000": 468, "901": 468, "120000j": 468, "underway": 468, "camelot": 468, "5675": [468, 472], "mattia": [468, 472], "ndstr": [468, 472], "4707": 468, "199999999999ap": 468, "1580": 468, "dickinso": 468, "grew": [468, 472], "namesak": 468, "lv": 468, "ov": 468, "oe": 468, "_0": 468, "query_field": 468, "userqueri": 468, "sale": [468, 472], "4384": 468, "vajda": 468, "4195": 468, "4201": 468, "5228": 468, "testgizmo": 468, "test_gizmo_on_window": 468, "test_gimzo_without_required_librari": 468, "builtout": 468, "test_division_by_zero": 468, "confound": 468, "remap": 468, "c__builtin__": 468, "nset": 468, "np0": 468, "lp1": 468, "nl1l": 468, "nal2l": 468, "nal3l": 468, "natp2": 468, "nrp3": 468, "6137": 468, "sunpro": 468, "4753": 468, "4868": 468, "roger": [468, 479, 480], "serwi": [468, 480], "5150": [468, 472], "lisandro": 468, "dalcrin": 468, "5175": 468, "pynumber_int": 468, "4910": 468, "5914": 468, "7182818284590451": 468, "718281828459045": 468, "salgado": [469, 470, 475, 478, 479, 480], "635": 469, "12782": 469, "632": [469, 471, 480], "wstr": [469, 471], "624": [469, 470, 480], "ctxmanag": 469, "ctxmanager1": 469, "ctxmanager2": 469, "example1": 469, "example2": 469, "ctxmanager3": 469, "example3": 469, "lysandro": [469, 471, 479, 480], "nikolaou": [469, 471, 479, 480], "40334": [469, 479, 480], "some_other_cod": 469, "eol": [469, 480], "42864": [469, 480], "batuhan": [469, 470, 471, 479, 480], "taskaya": [469, 470, 471, 479, 480], "40176": [469, 480], "43914": [469, 480], "rocket": 469, "event_horizon": 469, "42997": [469, 480], "43017": [469, 480], "43822": [469, 480], "build_dyson_spher": 469, "notenoughscienceerror": 469, "notenoughresourceserror": 469, "43149": [469, 480], "43823": [469, 480], "44305": [469, 480], "43797": [469, 480], "all_black_hol": 469, "revel": 469, "41064": [469, 480], "lel": 469, "namedtoplo": 469, "38530": [469, 480], "schwarzschild_black_hol": 469, "schwarschild_black_hol": 469, "pattern_1": 469, "action_1": 469, "pattern_2": 469, "action_2": 469, "pattern_3": 469, "action_3": 469, "action_wildcard": 469, "scala": 469, "elixir": 469, "imper": 469, "test_vari": 469, "maggi": [469, 478], "moss": 469, "prado": 469, "41428": [469, 480], "yurii": [469, 470, 479, 480], "karaba": [469, 470, 479, 480], "44490": [469, 480], "jin": [469, 470, 471, 476, 477, 478, 479, 480], "41559": [469, 480], "jell": [469, 470, 471, 476, 477, 480], "zijlstra": [469, 470, 471, 476, 477, 480], "43783": 469, "mendoza": [469, 470], "unannot": 469, "strcach": 469, "log_prefix": 469, "mikhail": 469, "golubev": 469, "41923": [469, 480], "43766": [469, 480], "traut": [469, 470, 471, 480], "nikla": [469, 470, 480], "fieka": [469, 480], "29882": [469, 480], "sweeney": [469, 470, 471, 479, 480], "40890": [469, 480], "37999": [469, 480], "shkop": [469, 480], "38302": [469, 480], "shannon": [469, 470, 471, 473, 477, 478, 479, 480], "42990": [469, 480], "joshua": [469, 475, 480], "bronson": [469, 478, 480], "pope": [469, 480], "justin": [469, 473, 480], "wang": [469, 471, 477, 480], "31861": [469, 480], "43682": [469, 480], "42737": [469, 480], "43901": [469, 480], "42725": [469, 480], "43475": [469, 480], "donghe": [469, 470, 471, 478, 479, 480], "45000": [469, 480], "nholm": [469, 470, 478], "41332": [469, 480], "9694": [469, 480], "lorentsen": [469, 477, 480], "zackeri": [469, 470, 478, 479, 480], "spytz": [469, 470, 478, 479, 480], "31956": [469, 480], "clearbreakpoint": 469, "irit": [469, 470, 471, 480], "katriel": [469, 470, 471, 480], "24160": [469, 480], "4356": [469, 480], "hai": [469, 470], "shi": [469, 470], "41842": [469, 480], "42195": [469, 479, 480], "joongi": [469, 480], "kim": [469, 480], "41229": [469, 480], "gringauz": 469, "41543": [469, 480], "kintscher": [469, 480], "petter": [469, 478, 480], "jansson": 469, "36982": [469, 480], "39273": [469, 480], "42269": [469, 480], "43532": [469, 480], "bdist_wheel": [469, 470, 478, 479, 480], "42802": [469, 480], "42133": [469, 480], "normalize_encod": [469, 479, 480], "39337": [469, 480], "enum_nam": 469, "ethan": [469, 470, 471, 473, 474, 475, 476, 477, 478, 479, 480], "furman": [469, 471, 473, 474, 475, 476, 477, 480], "40066": [469, 480], "41816": [469, 480], "inada": [469, 470, 471, 475, 476, 477, 478, 479, 480], "naoki": [469, 470, 471, 475, 476, 477, 478, 479, 480], "43712": [469, 480], "5758": 469, "44466": [469, 480], "43439": [469, 480], "38144": [469, 480], "43669": [469, 480], "38820": [469, 480], "43880": [469, 480], "40645": [469, 480], "hilton": [469, 470, 471, 479, 480], "43008": [469, 479, 480], "40468": [469, 479, 480], "33962": [469, 479, 480], "tal": [469, 475, 476, 477, 478, 480], "einat": [469, 475, 476, 477, 478, 480], "37903": [469, 480], "37892": [469, 480], "44010": [469, 480], "pyi": [469, 470, 479, 480], "waygood": [469, 470, 471, 479, 480], "45447": [469, 470, 479, 480], "95191": [469, 470, 480], "from_funct": [469, 470, 475, 480], "43817": [469, 480], "38200": [469, 480], "rtos": [469, 480], "peix": [469, 480], "xin": [469, 480], "41440": [469, 480], "eventfd2": 469, "41001": [469, 480], "41625": [469, 480], "43106": [469, 480], "barney": [469, 471, 480], "gale": [469, 471, 480], "43757": 469, "35498": [469, 480], "yaroslav": [469, 480], "pankovych": [469, 480], "21041": [469, 480], "link_to": [469, 470, 478, 480], "39950": [469, 480], "39906": [469, 480], "28468": [469, 480], "sblondon": 469, "42914": [469, 480], "lewi": [469, 480], "gaul": [469, 480], "43080": [469, 480], "schevchenko": [469, 480], "38731": [469, 480], "readline_ex": 469, "avir": [469, 480], "srivastava": [469, 480], "38307": [469, 480], "34204": [469, 480], "tymoteusz": [469, 480], "wo": [469, 480], "ko": [469, 476, 477, 480], "38490": [469, 480], "42413": [469, 480], "mptcp": [469, 480], "rui": 469, "cunha": 469, "43571": [469, 480], "dscp": [469, 480], "ecn": [469, 480], "sauthoff": 469, "44077": [469, 480], "43794": [469, 480], "43788": [469, 480], "43791": [469, 480], "43799": [469, 480], "43920": [469, 480], "43789": [469, 480], "43811": [469, 480], "hynek": [469, 473, 474, 480], "schlawack": [469, 473, 474, 480], "43998": [469, 480], "31870": [469, 480], "42333": [469, 480], "l0x": 469, "40849": [469, 480], "erlend": [469, 470, 471, 480], "aasland": [469, 470, 471, 480], "43762": [469, 480], "23427": [469, 480], "42955": [469, 480], "43356": [469, 480], "mario": [469, 477, 480], "corchero": [469, 477, 480], "42251": [469, 480], "42308": [469, 480], "bussonni": [469, 477, 478, 480], "26389": [469, 480], "bas": 469, "beek": 469, "41810": [469, 480], "42345": [469, 479, 480], "41792": [469, 480], "38908": [469, 480], "sebastian": [469, 470, 480], "rittau": [469, 470], "kit": [469, 480], "yan": [469, 480], "choi": [469, 480], "39385": [469, 480], "goldschmidt": [469, 476, 477, 478, 479, 480], "42967": [469, 476, 477, 478, 479, 480], "jonathan": [469, 473, 475, 478, 480], "gossag": 469, "35018": [469, 480], "42131": [469, 480], "desmond": [469, 480], "cheong": [469, 480], "14678": [469, 480], "41334": [469, 480], "41006": [469, 480], "41718": 469, "yuri": [469, 470, 472, 473, 474, 475, 476, 477, 478, 479, 480], "selivanov": [469, 470, 472, 473, 474, 475, 476, 477, 478, 479, 480], "42093": [469, 480], "42927": [469, 480], "micropython": [469, 480], "38980": [469, 480], "_compress": [469, 480], "decompressread": [469, 480], "09x": 469, "20x": [469, 471], "32x": 469, "11x": 469, "18x": 469, "lin": [469, 470, 480], "41486": [469, 480], "42202": [469, 480], "str1": [469, 480], "str2": [469, 480], "crochemor": 469, "41972": [469, 480], "dino": [469, 476, 479, 480], "viehland": [469, 476, 479, 480], "43452": [469, 480], "jeroen": [469, 476, 478, 479, 480], "demey": [469, 476, 478, 479, 480], "43575": [469, 480], "43287": [469, 480], "41922": [469, 480], "41873": [469, 480], "41870": [469, 480], "43785": [469, 480], "0in": [469, 471], "1or": [469, 471], "0if": [469, 471], "1els": [469, 471], "0x1for": [469, 471], "43833": [469, 480], "37319": 469, "26131": [469, 480], "zimport": 469, "42134": [469, 480], "43672": [469, 480], "42135": [469, 480], "set_package_wrapp": [469, 470], "set_loader_wrapp": [469, 470], "module_for_load": [469, 470, 471, 474, 480], "impimport": [469, 470, 471, 480], "impload": [469, 470, 471, 480], "43720": [469, 480], "42137": [469, 480], "frozenload": [469, 470], "builtinload": [469, 470], "42136": [469, 480], "optimizedunicod": [469, 470, 471, 480], "42264": [469, 480], "enable_shared_cach": [469, 470, 471, 480], "24464": [469, 480], "87889": 469, "41139": [469, 480], "sslsslcontext": 469, "protocol_sslv2": 469, "rand_pseudo_byt": [469, 471, 473, 480], "pythonthreaddebug": [469, 470, 480], "44584": [469, 480], "41974": [469, 480], "parserbas": [469, 480], "berker": [469, 474, 475, 476, 477, 478, 480], "peksag": [469, 474, 475, 476, 477, 478, 480], "31844": [469, 480], "_pyunicode_name_capi": [469, 480], "42157": [469, 480], "graminit": 469, "pyparser_simpleparsestringflag": [469, 479], "pyparser_simpleparsestringflagsfilenam": [469, 479], "pyparser_simpleparsefileflag": [469, 479], "pynode_compil": [469, 479], "42299": [469, 480], "pymodule_getwarningsmodul": 469, "42599": 469, "37324": [469, 480], "svetlov": [469, 470, 474, 477, 478, 479, 480], "stanley": [469, 476, 477, 478, 479, 480], "42392": [469, 480], "42639": [469, 480], "42393": [469, 480], "_node": [469, 480], "io_modul": 469, "import_importmodul": 469, "source_bytes_object": 469, "source_buf": 469, "wordcod": [469, 476, 480], "36020": [469, 480], "sergey": [469, 470, 479, 480], "fedoseev": [469, 479, 480], "40744": [469, 480], "40810": [469, 480], "xavier": [469, 474, 476, 477, 480], "petazzoni": [469, 480], "27640": [469, 480], "42856": [469, 480], "43103": [469, 480], "tcltk": [469, 470, 472, 479, 480], "manoli": 469, "stamatogiannaki": 469, "42603": [469, 480], "43466": [469, 480], "petr": [469, 470, 471, 475, 477, 478, 479, 480], "viktorin": [469, 470, 471, 475, 478, 479, 480], "43795": [469, 480], "40792": [469, 480], "30155": [469, 480], "matveev": [469, 471, 478, 480], "41756": [469, 480], "41784": [469, 480], "1635741": [469, 480], "42262": [469, 480], "42423": [469, 480], "41832": [469, 480], "41073": [469, 480], "43277": [469, 480], "36465": [469, 478, 480], "43688": [469, 480], "43753": [469, 480], "43916": [469, 480], "43908": [469, 470, 480], "40943": [469, 480], "new_refcnt": 469, "0x030900a4": [469, 470], "39573": [469, 470, 480], "40839": [469, 480], "pyunicode_fromunicod": [469, 470, 471, 473, 479, 480], "36346": [469, 479, 480], "42260": [469, 480], "30459": [469, 480], "odictobject": [469, 480], "parser_interfac": [469, 480], "picklebufobject": [469, 480], "pyarena": [469, 480], "pyctyp": [469, 480], "pyfp": [469, 479, 480], "pytim": [469, 480], "sim": 469, "35134": [469, 470, 478, 480], "py_frozenmain": [469, 480], "26241": 469, "pyunicode_internimmort": [469, 470, 471, 480], "41692": [469, 480], "py_unicode_str": [469, 480], "41123": [469, 470, 480], "py_unicode_strlen": [469, 473], "py_unicode_strcat": [469, 473], "py_unicode_strcpi": [469, 473], "py_unicode_strncpi": [469, 473], "py_unicode_strcmp": [469, 473], "py_unicode_strncmp": [469, 473], "py_unicode_strchr": [469, 473], "py_unicode_strrchr": [469, 473], "pyunicode_getmax": [469, 473, 480], "41103": [469, 480], "pylong_fromunicod": [469, 480], "pyunicode_asunicodecopi": [469, 473, 480], "_py_checkrecursionlimit": [469, 479, 480], "ceval": [469, 480], "recursion_limit": [469, 470, 480], "41834": [469, 480], "py_allow_recurs": [469, 480], "py_end_allow_recurs": [469, 480], "recursion_rit": 469, "41936": [469, 480], "pyos_initinterrupt": [469, 480], "41713": [469, 480], "pyast_valid": [469, 480], "43244": [469, 480], "pyst_getscop": [469, 480], "pysymtable_build": [469, 480], "pysymtable_buildobject": [469, 480], "pysymtable_fre": [469, 480], "py_symtablestr": [469, 480], "py_symtablestringobject": [469, 480], "43868": [469, 480], "winbas": [469, 480], "_mod": [469, 480], "pyast_compileex": [469, 480], "pyast_compileobject": [469, 480], "pyfuture_fromast": [469, 480], "pyfuture_fromastobject": [469, 480], "pyparser_astfromfileobject": [469, 480], "pyparser_astfromfilenam": [469, 480], "pyparser_astfromstringobject": [469, 480], "pyarena_new": [469, 480], "pyarena_fre": [469, 480], "pyarena_malloc": [469, 480], "pyarena_addpyobject": [469, 480], "use_trac": [469, 470], "43760": [469, 470, 480], "25x": 470, "680": [470, 480], "manhattan_dist": 470, "point_1": 470, "point_2": 470, "magic_arithmet": 470, "add_count": 470, "query_us": 470, "query_count": 470, "ammar": [470, 476, 477, 478, 480], "askar": [470, 476, 477, 478, 480], "43950": [470, 480], "45292": [470, 480], "45607": [470, 480], "zac": [470, 480], "hatfield": [470, 480], "dodd": [470, 480], "otherpython": 470, "tensorflow": 470, "rahtz": 470, "43224": [470, 480], "pradeep": 470, "kumar": [470, 471, 480], "srinivasan": 470, "sile": 470, "panther": 470, "foster": [470, 480], "47087": [470, 480], "mylock": 470, "myint": 470, "balf": [470, 471, 480], "46534": [470, 480], "table_nam": 470, "47088": [470, 480], "bleaney": 470, "91860": [470, 480], "bont": [470, 471], "counsil": 470, "46725": 470, "33346": [470, 480], "12022": [470, 480], "44471": [470, 480], "70766": 470, "26579": [470, 480], "57684": [470, 480], "90153": 470, "grainger": [470, 480], "91181": 470, "24234": [470, 480], "29410": [470, 480], "45711": [470, 480], "_pyerr_stackitem": [470, 480], "bastian": 470, "neuburg": 470, "44934": [470, 480], "46142": [470, 480], "tane": 470, "hukkinen": 470, "40059": [470, 480], "42012": [470, 480], "90908": 470, "90927": 470, "91218": 470, "duprat": 470, "87518": 470, "34975": [470, 480], "46805": [470, 480], "filip": [470, 473, 474, 478, 480], "25625": [470, 480], "44674": [470, 480], "kabir": [470, 480], "kwatra": [470, 480], "91973": 470, "ganssl": [470, 471, 477, 478, 479, 480], "80010": [470, 480], "aflag": 470, "kirpichev": [470, 480], "44258": [470, 480], "some_fract": 470, "44547": [470, 480], "46014": [470, 480], "libb2": [470, 480], "47095": [470, 480], "_sha3": [470, 480], "tiny_sha3": [470, 480], "47098": [470, 480], "89313": 470, "weipeng": [470, 478, 480], "hong": [470, 478, 480], "30533": [470, 480], "hakan": [470, 480], "elik": [470, 480], "29418": [470, 480], "88116": [470, 480], "andrei": 470, "kulakovin": 470, "88024": 470, "kiril": 470, "pinchuk": 470, "88457": 470, "gideon": 470, "45917": [470, 480], "ajith": 470, "ramachandran": 470, "44357": [470, 480], "44339": [470, 480], "46917": [470, 480], "antoni": [470, 480], "44019": [470, 480], "44611": [470, 480], "eisuk": [470, 480], "kawasima": 470, "22276": [470, 480], "33392": 470, "433030": [470, 480], "46245": [470, 480], "klausner": 470, "30512": [470, 480], "29980": 470, "44491": [470, 480], "44688": [470, 480], "aviv": [470, 476, 478, 480], "palivoda": [470, 476, 478, 480], "shahaf": [470, 475, 480], "16379": [470, 480], "24139": [470, 480], "45243": [470, 480], "45613": [470, 480], "45828": [470, 480], "44092": [470, 480], "41930": [470, 480], "34916": 470, "24905": [470, 480], "keho": 470, "90465": 470, "46328": [470, 480], "miro": [470, 480], "hron": [470, 480], "45413": [470, 480], "carey": [470, 480], "metcalf": [470, 480], "70363": 470, "sem_clockwait": [470, 480], "41710": [470, 480], "sz": [470, 480], "ke": [470, 480], "21302": [470, 480], "45429": [470, 480], "info_patchlevel": [470, 480], "91827": [470, 480], "44569": [470, 480], "33809": [470, 480], "90633": [470, 480], "90572": 470, "90638": 470, "samodya": 470, "abeysiriwardan": 470, "89026": 470, "43923": 470, "shantanu": [470, 471, 480], "jain": [470, 471, 480], "91154": 470, "90500": 470, "89263": 470, "adrian": [470, 471, 477, 480], "garcia": [470, 471, 480], "badarasco": 470, "88970": 470, "91137": 470, "_type_check": 470, "beauregard": [470, 480], "90802": 470, "rosenstein": 470, "85542": 470, "nikita": [470, 471, 480], "sobolev": [470, 471, 480], "90353": 470, "90711": 470, "90729": 470, "45190": [470, 480], "45046": [470, 480], "47074": 470, "turnbul": [470, 480], "28080": [470, 480], "ezeh": 470, "49083": 470, "miguel": [470, 480], "brito": [470, 480], "88261": 470, "28307": [470, 480], "90564": 470, "behnel": [470, 474, 475, 477, 478, 480], "68264": 470, "91165": 470, "272": [470, 480], "46845": [470, 480], "msoxzw": 470, "91487": [470, 480], "37295": [470, 480], "90415": 470, "44987": [470, 480], "pyperform": [470, 480], "ubuntu": [470, 477, 480], "aditya": [470, 471, 480], "44590": [470, 480], "45256": [470, 480], "superinstruct": [470, 480], "brunthal": 470, "brandt": [470, 471, 479, 480], "bucher": [470, 471, 479, 480], "45947": [470, 480], "45340": [470, 480], "40116": [470, 480], "40222": [470, 480], "91404": [470, 480], "bloomberg": 470, "async_gen_wrap": [470, 480], "prep_reraise_star": [470, 480], "binary_": [470, 480], "inplace_": [470, 480], "call_function_kw": [470, 476, 480], "call_method": [470, 477, 480], "precal": [470, 471, 480], "dup_top": [470, 480], "dup_top_two": [470, 480], "rot_two": [470, 480], "rot_thre": [470, 480], "rot_four": [470, 478, 480], "rot_n": [470, 480], "jump_if_not_exc_match": [470, 479, 480], "jump_absolut": [470, 480], "pop_jump_backward_if_": 470, "pop_jump_forward_if_": 470, "not_non": 470, "setup_async_with": 470, "jump_if_true_or_pop": [470, 471, 480], "jump_if_false_or_pop": [470, 471, 480], "89874": [470, 471], "copy_dict_without_key": 470, "gen_start": [470, 480], "19072": [470, 480], "89519": [470, 471, 480], "81548": [470, 480], "44977": [470, 480], "47061": [470, 480], "68966": [470, 480], "hugo": [470, 471, 474, 479, 480], "kemenad": [470, 471, 479, 480], "47022": [470, 480], "40360": [470, 479, 480], "sre_compil": [470, 480], "sre_const": [470, 475, 480], "sre_pars": [470, 480], "47152": [470, 480], "safeconfigpars": [470, 471, 472, 480], "45173": [470, 480], "legacyinterpol": [470, 471, 480], "46607": [470, 480], "90817": [470, 471, 480], "91760": [470, 471, 480], "92728": [470, 480], "45837": [470, 480], "jingchen": [470, 480], "90224": 470, "42255": [470, 480], "findtestcas": [470, 471, 480], "makesuit": [470, 471, 480], "5846": [470, 480], "usageexit": [470, 471, 480], "dam": 470, "zio": 470, "67048": [470, 471], "illia": [470, 480], "volochii": [470, 480], "43216": [470, 480], "corowrapp": [470, 480], "45129": [470, 480], "binhex": [470, 479, 480], "a2b_hqx": [470, 479, 480], "b2a_hqx": [470, 479, 480], "rlecode_hqx": [470, 479, 480], "rldecode_hqx": 470, "45085": [470, 480], "bdist_msi": [470, 479, 480], "45124": [470, 480], "45132": [470, 480], "lgettext": [470, 478, 480], "ldgettext": [470, 478], "lngettext": [470, 478], "ldngettext": [470, 478], "set_output_charset": [470, 478], "44235": [470, 480], "formatargspec": [470, 475, 480], "from_builtin": [470, 475, 480], "45320": [470, 480], "46483": [470, 480], "mailmanproxi": [470, 479, 480], "35800": [470, 479, 480], "tkapptyp": [470, 479, 480], "38371": [470, 479, 480], "23882": [470, 480], "__set_format__": [470, 480], "__setformat__": [470, 480], "46852": [470, 480], "experimental_isolated_subinterpret": [470, 480], "pynch": [470, 480], "37330": [470, 480], "93351": [470, 480], "43234": [470, 480], "46659": [470, 480], "sriniva": [470, 477, 480], "reddi": [470, 477, 480], "thatiparthi": [470, 477, 480], "41137": [470, 480], "40465": [470, 479, 480], "47066": [470, 480], "35859": [470, 480], "84461": [470, 480], "90473": [470, 480], "95085": [470, 480], "46656": [470, 480], "45440": [470, 480], "46640": [470, 480], "py_no_nan": [470, 480], "46996": [470, 480], "libnsl": [470, 480], "libsqlite3": 470, "libcrypt": [470, 480], "egeberg": 470, "45847": [470, 480], "45747": [470, 480], "45763": [470, 480], "gilbert": 470, "45433": [470, 480], "holman": [470, 480], "44340": [470, 480], "45522": [470, 480], "45548": [470, 480], "45570": [470, 480], "45571": [470, 480], "43974": [470, 480], "tcltk_cflag": 470, "tcltk_lib": 470, "rhel": [470, 477, 480], "ltk8": 470, "ltkstub8": 470, "ltcl8": 470, "rhel7": 470, "sizeof_void_p": 470, "45569": [470, 480], "42035": [470, 480], "tornetta": [470, 480], "43931": [470, 480], "45459": [470, 480], "46613": [470, 480], "46906": [470, 480], "46343": [470, 480], "89653": 470, "46608": [470, 480], "exception_t": 470, "46841": [470, 480], "92154": [470, 480], "94936": [470, 480], "py_trashcan_safe_begin": [470, 479, 480], "py_trashcan_safe_end": [470, 479, 480], "py_trashcan_begin": [470, 479, 480], "py_trashcan_end": [470, 479, 480], "mytype_dealloc": 470, "0x03080000": [470, 478], "cpy_trashcan_begin": 470, "cpy_trashcan_end": 470, "44263": [470, 480], "new_typ": 470, "_py_set_typ": 470, "_py_set_s": 470, "0x030b0000": [470, 480], "45434": [470, 480], "cellobject": [470, 480], "genobject": [470, 480], "longintrepr": [470, 480], "pyunicode_check_intern": [470, 480], "46007": [470, 480], "93937": [470, 480], "f_blockstack": 470, "f_gen": 470, "f_iblock": 470, "f_stackdepth": 470, "f_state": [470, 480], "f_frame": 470, "f_localsplus": 470, "localsplus": 470, "f_valuestack": 470, "pyframe_fasttolocalswitherror": [470, 480], "pyframe_localstofast": [470, 480], "0x030900b1": 470, "pythoncap_compat": 470, "40429": [470, 480], "recursion_depth": [470, 479, 480], "recursion_remain": 470, "stackcheck_count": 470, "0x030b00a2": 470, "0x030a00a1": 470, "cframe": 470, "c_tracefunc": 470, "c_profilefunc": 470, "pythoncap": 470, "_py_setprogramfullpath": [470, 480], "88279": [470, 480], "ob_shash": [470, 471, 480], "46864": [470, 480], "pyunicode_as_data": [470, 471, 473, 480], "pyunicode_as_unicod": [470, 471, 473, 480], "pyunicode_asunicodeands": [470, 471, 473, 479, 480], "pyunicode_asunicod": [470, 471, 473, 479, 480], "pyunicode_get_data_s": [470, 471, 473, 480], "pyunicode_get_s": [470, 471, 473, 480], "pyunicode_gets": [470, 471, 473], "pyunicode_is_compact": 470, "pyunicode_is_readi": 470, "pyunicode_wstr_length": [470, 479, 480], "_pyunicode_asunicod": [470, 479], "pyframe_blocksetup": 470, "pyframe_blockpop": 470, "py_adjust_erange1": [470, 480], "py_adjust_erange2": [470, 480], "py_overflow": [470, 480], "py_set_erange_if_overflow": [470, 480], "py_set_errno_on_math_error": [470, 480], "45412": [470, 480], "py_unicode_copi": [470, 473, 479, 480], "py_unicode_fil": [470, 473, 479, 480], "pystrhex": [470, 480], "py_force_doubl": [470, 480], "py_is_infin": [470, 480], "45474": [470, 480], "pyheaptype_get_memb": [470, 480], "40170": [470, 479, 480], "have_py_set_53bit_precis": [470, 480], "pyunicode_encod": [470, 473, 480], "pyunicode_encodeascii": [470, 473], "pyunicode_encodelatin1": [470, 473, 480], "pyunicode_encodeutf7": [470, 473, 480], "pyunicode_encodeutf8": [470, 473, 480], "pyunicode_encodeutf16": [470, 473, 480], "pyunicode_encodeutf32": [470, 473, 480], "pyunicode_encodeunicodeescap": [470, 473, 480], "pyunicode_encoderawunicodeescap": [470, 473, 480], "pyunicode_encodecharmap": [470, 473, 480], "pyunicode_translatecharmap": [470, 473, 480], "pyunicode_encodedecim": [470, 473, 480], "pyunicode_transformdecimaltoascii": [470, 473, 480], "44029": [470, 480], "turner": [471, 480], "693": 471, "ergonom": 471, "95299": [471, 480], "labeledtupl": 471, "hashablesequ": 471, "intorstrsequ": 471, "103764": 471, "eden": 471, "alkalin": 471, "ascension": 471, "playlist": 471, "sky": 471, "cristi": 471, "maureira": 471, "frede": 471, "marta": [471, 480], "mez": [471, 480], "102856": [471, 480], "anticip": [471, 476, 480], "_xxsubinterpretersmodul": 471, "104210": 471, "103082": [471, 480], "102500": [471, 480], "meyer": [471, 473, 478, 479, 480], "98254": [471, 480], "99139": [471, 480], "blech": 471, "somethin": 471, "98931": [471, 480], "91058": [471, 480], "franek": 471, "magiera": 471, "103629": [471, 480], "get_color": 471, "goodchild": 471, "badchild": 471, "get_colour": 471, "troxler": [471, 480], "101561": [471, 480], "96670": [471, 480], "98401": [471, 480], "some_it": [471, 480], "100581": 471, "77757": [471, 480], "103590": [471, 480], "breaker": [471, 480], "97922": [471, 480], "60203": 471, "90751": [471, 480], "bradshaw": [471, 480], "furkan": [471, 480], "onder": [471, 480], "101264": 471, "neumaier": 471, "100425": [471, 480], "87995": [471, 480], "96123": 471, "98658": [471, 480], "91166": [471, 480], "2x": [471, 473, 476, 480], "bower": [471, 480], "102853": 471, "104140": 471, "104138": 471, "98024": 471, "94597": [471, 480], "99388": [471, 480], "6x": [471, 480], "pranav": 471, "thulasiram": 471, "bhat": 471, "100344": [471, 480], "102748": [471, 480], "78530": [471, 480], "princ": 471, "roshan": 471, "103636": [471, 480], "94216": [471, 480], "100161": 471, "coomb": [471, 474, 478, 479], "97930": [471, 480], "carlton": 471, "gibson": 471, "99247": 471, "krennwalln": [471, 480], "79940": [471, 480], "103193": [471, 480], "98363": [471, 480], "100485": [471, 480], "goergen": 471, "94906": [471, 480], "93312": [471, 480], "machalow": 471, "99547": [471, 480], "dower": [471, 475, 476, 477, 478, 479], "102519": [471, 480], "99726": [471, 480], "triad": 471, "101000": [471, 480], "stanislav": 471, "zmiev": 471, "90385": [471, 480], "domenico": 471, "ragusa": 471, "84538": 471, "tian": [471, 480], "gao": [471, 480], "103693": [471, 480], "81620": [471, 480], "100234": [471, 480], "74696": [471, 480], "triplet": [471, 480], "102828": [471, 480], "103179": 471, "77617": [471, 480], "83638": [471, 480], "103015": [471, 480], "103489": [471, 480], "95861": [471, 480], "102778": [471, 480], "103176": [471, 480], "evgeni": [471, 479, 480], "zorin": 471, "58451": 471, "93503": [471, 480], "create_": 471, "94473": [471, 480], "101827": 471, "102433": [471, 480], "hasx": 471, "fourteen": 471, "74690": [471, 480], "badaracco": [471, 480], "103699": [471, 480], "99957": [471, 480], "96734": [471, 480], "test_thread": [471, 480], "210s": 471, "test_timeout": [471, 480], "barriertest": 471, "003s": 471, "test_default_timeout": 471, "518s": 471, "eventtest": 471, "158": 471, "869s": 471, "48330": [471, 480], "chhina": 471, "88597": [471, 480], "wstr_length": 471, "92536": [471, 480], "modzelewski": 471, "90536": [471, 480], "101525": 471, "91524": [471, 480], "103793": [471, 480], "103497": 471, "93429": [471, 480], "102859": [471, 480], "92925": 471, "94163": [471, 480], "99005": [471, 480], "101799": [471, 480], "90997": [471, 480], "101441": 471, "93143": [471, 480], "wenyang": 471, "101632": [471, 480], "97681": [471, 480], "97669": [471, 480], "92248": [471, 480], "90953": 471, "100160": [471, 480], "103857": [471, 480], "william": [471, 474, 480], "72346": [471, 480], "93963": [471, 480], "101588": [471, 480], "bsds": 471, "84559": 471, "97850": [471, 480], "master_open": [471, 480], "slave_open": [471, 480], "soumendra": [471, 480], "ganguli": [471, 480], "85984": [471, 480], "90016": [471, 480], "101698": 471, "83122": 471, "ofey": [471, 480], "chan": [471, 480], "65961": [471, 480], "ceas": [471, 480], "hoffmann": [471, 480], "103487": 471, "101866": 471, "84540": 471, "90765": 471, "50096": 471, "86421": 471, "57281": 471, "87999": [471, 480], "96580": 471, "89336": [471, 480], "92584": [471, 480], "pradyun": 471, "gedam": 471, "95083": 471, "94172": [471, 480], "94196": [471, 480], "94199": [471, 480], "set_packag": [471, 474, 480], "set_load": [471, 474, 480], "98040": [471, 480], "nullimport": [471, 473], "get_mag": [471, 474], "get_suffix": 471, "new_modul": 471, "load_sourc": 471, "init_builtin": 471, "load_compil": 471, "load_dynam": [471, 480], "load_packag": [471, 480], "lock_held": 471, "search_error": 471, "py_sourc": 471, "c_extens": 471, "py_resourc": 471, "pkg_directori": 471, "c_builtin": 471, "py_frozen": 471, "py_coderesourc": 471, "imp_hook": 471, "openwrapp": [471, 480], "94169": [471, 480], "94226": [471, 480], "aiosmtpd": [471, 480], "iarygin": [471, 480], "93243": [471, 480], "92548": 471, "cwe": [471, 480], "isident": 471, "teyit": 471, "modernis": 471, "_texttestresult": [471, 480], "89325": [471, 480], "firebird": [471, 480], "102871": [471, 480], "94383": [471, 480], "94379": [471, 480], "suspici": [471, 480], "rstlint": [471, 480], "julien": [471, 477], "palard": [471, 477], "98179": 471, "1e25": 471, "86388": [471, 480], "94352": [471, 480], "98393": [471, 480], "99127": [471, 480], "93939": [471, 480], "va_start": [471, 480], "93207": [471, 480], "89536": 471, "99289": [471, 480], "loongarch": [471, 480], "loongarch64": [471, 480], "gnusf": [471, 480], "gnuf32": [471, 480], "zhang": [471, 476, 477, 478, 480], "90656": [471, 480], "python_for_regen": [471, 480], "89886": [471, 480], "pyunstable_": 471, "101101": 471, "103509": [471, 480], "wenzel": 471, "jakob": 471, "93012": [471, 480], "93274": [471, 480], "98586": [471, 480], "frost": 471, "92257": 471, "91052": [471, 480], "91051": [471, 480], "91054": [471, 480], "91248": [471, 480], "101578": [471, 480], "_pyerr_chainexceptions1": [471, 480], "_pyerr_chainexcept": [471, 480], "102755": [471, 480], "_py_immortal_refcnt": 471, "_py_isimmort": [471, 480], "py_build_cor": [471, 480], "sstate_interned_immort": [471, 480], "sstate_interned_immortal_stat": 471, "eddi": [471, 478], "elizondo": [471, 478], "84436": [471, 480], "104110": 471, "105387": [471, 480], "98836": [471, 480], "95781": [471, 480], "georgi": [471, 480], "95504": [471, 480], "95589": [471, 480], "_pyobject_visitmanageddict": [471, 480], "_pyobject_clearmanageddict": [471, 480], "98724": [471, 480], "_py_reftot": 471, "_py_getglobalreftot": 471, "104668": [471, 480], "pylong_": 471, "ericsnowcurr": 471, "699": [471, 480], "ma_version_tag": [471, 480], "ramvikram": 471, "101193": 471, "77782": [471, 480], "95388": [471, 480], "t_doubl": 471, "quirki": 471, "47146": [471, 480], "braun": [471, 480], "102192": [471, 480], "py_unicode_wid": 471, "92651": [471, 480], "85858": [471, 480], "99482": [471, 480], "_use_broken_old_ctypes_structure_semantics_": [471, 480], "99285": 471, "392": 472, "sneezi": 472, "sleepi": 472, "skycaptain": 472, "manage_cloud": 472, "helm": 472, "parser_l": 472, "missil": 472, "torpedo": 472, "parser_m": 472, "vessel": 472, "console_prior": 472, "694": 472, "compet": 472, "pronounc": 472, "commonplac": 472, "unladen10": 472, "py32": 472, "pyload": [472, 474], "pypycload": [472, 474], "pyshar": 472, "32m": 472, "33md": 472, "soabi": [472, 480], "32mu": 472, "ext_suffix": [472, 474, 480], "salient": 472, "pathway": [472, 480], "0o24": 472, "7094": 472, "shl": 472, "project_nam": 472, "lowercaseddict": 472, "lcd": 472, "placeholderdict": 472, "6081": 472, "marcin": 472, "wojdyr": 472, "1772833": 472, "9666": 472, "9337": 472, "abcdefgh": [472, 474], "9757": 472, "4617": 472, "8413": 472, "10093": 472, "477863": 472, "9213": 472, "2690": 472, "10889": 472, "10518": 472, "aggrav": 472, "9425": 472, "undergon": 472, "4661": 472, "10321": 472, "get_phone_numb": 472, "phonenumb": 472, "phonelist": 472, "user_request": 472, "4805": 472, "980": 472, "baker": 472, "498245": 472, "577479": 472, "10586": 472, "10593": 472, "terrenc": 472, "9567": 472, "3445": 472, "8814": 472, "prob_dist": 472, "satur": 472, "renew": 472, "resequenc": 472, "simsalabim": 472, "get_vot": 472, "ballot": 472, "conduct_elect": 472, "all_polls_clos": 472, "lockbox": 472, "seal_ballot": 472, "elect": 472, "deposit": 472, "8777": 472, "923754": 472, "accept2dyear": [472, 473], "guesswork": 472, "1289118": 472, "5094": 472, "6641": 472, "2706": 472, "1777412": 472, "8013": 472, "10827": 472, "013671875": 472, "013765762467652909": 472, "gaussian": 472, "682689492137086": 472, "31731050786291404": 472, "gamma_funct": 472, "801": 472, "4551": 472, "950730698041": 472, "temperatur": 472, "from_fahrenheit": 472, "from_celsius": 472, "urban": [472, 474, 480], "5867": 472, "rec_len": 472, "loc_start": 472, "loc_len": 472, "change_loc": 472, "record_numb": 472, "byte_stream": 472, "g3805": 472, "storeroom": 472, "chassi": 472, "x7899": 472, "cog": 472, "l6988": 472, "sprocket": 472, "showroom": 472, "5506": 472, "9826": 472, "9840": 472, "susan": [472, 480], "salesl": 472, "talbot": 472, "5975": 472, "abraham": [472, 480], "1537721": 472, "duti": 472, "9110": 472, "8188": 472, "2305843009213693951": 472, "314159": 472, "1000003": 472, "8540": [472, 473], "log1": 472, "rodol": [472, 473, 478], "4972": [472, 475], "8046": 472, "1286": 472, "8806": 472, "7461": 472, "10554": 472, "bastien": [472, 474], "sabl": 472, "9862": 472, "3488": 472, "9962": 472, "1675951": 472, "redact": 472, "902": 472, "general_quest": 472, "3514": 472, "prion": 472, "py_todo": 472, "1399": 472, "semaphore_not": 472, "md2": 472, "dsawithsha": 472, "mdc2": 472, "md4": 472, "ripemd160": 472, "dsa": 472, "dsaencrypt": 472, "0x101739a10": 472, "sehensw": 472, "rdigkeiten": 472, "xc3": 472, "xbcrdigkeiten": 472, "bzip": 472, "in_transit": 472, "shashwat": 472, "8845": 472, "8524": 472, "9794": 472, "2818": 472, "8850": 472, "1589": 472, "5639": 472, "4870": 472, "dysfunct": 472, "9360": 472, "vant": 472, "1926": 472, "9003": 472, "lorenzo": [472, 474], "catucci": [472, 474], "4471": 472, "10980": 472, "10620": 472, "my_proj_dir": 472, "9754": 472, "test_anagram": 472, "volumin": 472, "ups": [472, 480], "9424": 472, "misimpl": 472, "optic": 472, "9025": 472, "8807": 472, "handle_accept": 472, "6706": 472, "schedulenau": 472, "5178": 472, "rodolfo": 472, "eckhardt": 472, "10220": 472, "0x1022bd788": 472, "pydoc3": 472, "ron": 472, "newloc": 472, "nofre": 472, "_randbelow": 472, "binary_modulo": 472, "binary_multipli": [472, 480], "binary_add": [472, 474, 480], "binary_floor_divid": 472, "9147": 472, "ray": [472, 474, 480], "9523": 472, "raymondhetting": 472, "os2": 472, "os2_hom": 472, "python32": 472, "bindir": 472, "binlibdest": 472, "includepi": 472, "libdest": 472, "platbas": 472, "projectbas": 472, "py_version_nodot": 472, "py_version_short": 472, "antonio": 472, "cuni": 472, "ilya": [472, 477, 480], "sandler": 472, "pluggabl": [472, 474, 476], "ambv": 472, "zope9": 472, "plone": 472, "zope9instal": 472, "zope9inst": 472, "beef": 472, "cafe": 472, "5417": 472, "aff": 472, "8fa3": 472, "telenovela": 472, "elisa": 472, "bfd": 472, "f3nde": 472, "mahn": 472, "5468": 472, "9873": 472, "concert": 472, "steffen": 472, "daod": 472, "nurpmeso": 472, "9124": 472, "10199": 472, "7316": 472, "torsten": [472, 473, 480], "landschoff": [472, 473, 480], "850728": 472, "kleckner": 472, "8844": 472, "6690": 472, "9410": 472, "3873": 472, "9915": 472, "7451": 472, "10314": 472, "10x": [472, 473, 474, 477, 480], "15x": [472, 479, 480], "3001": 472, "stringlib": 472, "differenc": [472, 480], "andress": 472, "bennett": 472, "8685": 472, "1569291": 472, "3709": [472, 473], "schaaf": [472, 473], "sped": [472, 475, 478, 479, 480], "10160": 472, "christo": 472, "georgiou": 472, "7113": 472, "mobil": 472, "kannada": 472, "0cf1": 472, "0cf2": 472, "tai": 472, "lue": 472, "19da": 472, "disqualifi": 472, "cheatsheet": 472, "jog": 472, "adjunct": 472, "9528": 472, "7962": 472, "aquatk": 472, "6075": 472, "changeset": [472, 474, 480], "385": 472, "workflow": [472, 480], "10679": 472, "bupjo": 472, "5127": 472, "9203": 472, "wctype": 472, "9210": 472, "9778": 472, "py_va_copi": 472, "va_copi": 472, "2443": 472, "8837": 472, "buildscript": [472, 480], "8990": 472, "setfilesystemencod": 472, "6shhbbb": 472, "gif87a": 472, "10783": 472, "10711": 472, "10272": 472, "398": 473, "segreg": 473, "13411": 473, "10181": 473, "u0010ffff": 473, "udbff": 473, "udfff": 473, "13054": 473, "becker": 473, "3561": 473, "gather_t": 473, "acc": [473, 480], "renaud": [473, 480], "blanch": [473, 480], "zbigniew": [473, 480], "drzejewski": [473, 480], "szmek": [473, 480], "_extra_attribut": 473, "0x7f46b9fe31e0": 473, "amend": [473, 480], "2377": 473, "13959": 473, "14605": 473, "14646": 473, "growth": [473, 480], "delin": 473, "12753": 473, "13201": 473, "petri": [473, 480], "lehtinen": 473, "12170": 473, "12380": 473, "10516": 473, "11388": 473, "13748": 473, "gruszczi": [473, 474, 478, 480], "ski": [473, 474, 478, 480], "13521": 473, "clumsi": 473, "9260": 473, "4966": 473, "3144": 473, "nadeem": [473, 474], "vawda": [473, 474], "yvind": 473, "karlsen": [473, 480], "6715": 473, "darren": 473, "11610": 473, "10868": 473, "1172711": 473, "ywjj": 473, "catalin": [473, 480], "iacob": [473, 480], "13641": 473, "13637": 473, "5863": 473, "pbzip2": 473, "1625": 473, "13216": 473, "65001": [473, 480], "cp_utf8": [473, 480], "chcp": [473, 480], "cjk": [473, 480], "12016": 473, "u52ff": 473, "u65bd": 473, "u65bc": 473, "u4eba": 473, "u3002": 473, "npj": 473, "l6hk": 473, "hk": 473, "12100": 473, "11089": 473, "11297": 473, "11085": 473, "13121": 473, "13585": 473, "10924": 473, "ncursesw": [473, 480], "waddwstr": 473, "igo": 473, "serna": 473, "6755": 473, "15006": 473, "7652": 473, "100x": 473, "bytereef": 473, "mpdecim": [473, 480], "quickstart": 473, "02s": 473, "345s": 473, "120x": 473, "telco": 473, "19s": 473, "68s": 473, "psycopg": 473, "57s": 473, "29s": 473, "12x": 473, "watchexp": [473, 480], "465484": 473, "72000": 473, "89ric": 473, "pal": 473, "salli": 473, "bonzo": 473, "bonz": 473, "ought": 473, "8594": 473, "12139": 473, "11072": 473, "13227": 473, "15061": 473, "13295": 473, "kuhn": 473, "13464": 473, "htmlparseerror": 473, "15114": [473, 474, 475, 480], "14538": 473, "13993": 473, "13960": 473, "13358": 473, "1745761": 473, "755670": 473, "13357": 473, "12629": 473, "1200313": 473, "670664": 473, "13273": 473, "12888": 473, "7311": 473, "11113": 473, "15156": 473, "sijin": 473, "joseph": [473, 476, 480], "8808": 473, "13062": 473, "15153": 473, "townshend": 473, "12760": 473, "11888": 473, "12021": 473, "12328": 473, "4892": 473, "6064": 473, "12708": 473, "9795": 473, "lagerwal": 473, "10882": 473, "4761": 473, "10755": 473, "14626": 473, "supports_follows_symlink": 473, "10784": 473, "8828": 473, "14127": 473, "13609": 473, "12720": 473, "9344": 473, "dlfcn": [473, 476, 480], "13226": 473, "14210": 473, "14166": 473, "3665": 473, "13449": 473, "8684": 473, "delayfunct": 473, "13245": 473, "6397": 473, "12442": 473, "sandro": 473, "tosi": 473, "12191": 473, "15238": 473, "12715": 473, "niehof": 473, "9993": 473, "4489": 473, "8407": 473, "1870": 473, "elho": 473, "trevino": 473, "juhana": 473, "jauhiainen": 473, "orr": [473, 474, 478, 479, 480], "boswel": 473, "8739": 473, "paulo": [473, 480], "scardin": 473, "11281": 473, "11289": 473, "kasun": 473, "herath": 473, "8809": 473, "watson": 473, "6560": 473, "heiko": 473, "wundram": 473, "lwn": 473, "253425": 473, "socketcan": [473, 480], "10141": 473, "fuch": [473, 478, 480], "tiago": 473, "alv": 473, "reliable_datagram_socket": 473, "rds": [473, 480], "goderbau": 473, "13777": 473, "10866": 473, "warkentin": 473, "11109": 473, "11688": 473, "12049": 473, "11183": 473, "simpkin": 473, "12803": 473, "13626": 473, "13627": 473, "scram": 473, "jacek": [473, 476, 480], "konieczni": 473, "12551": 473, "13634": 473, "colin": [473, 480], "14204": 473, "14837": 473, "11811": 473, "13635": 473, "14807": 473, "3163": 473, "8513": 473, "5870": 473, "11223": 473, "5689": 473, "9957": 473, "13857": 473, "10968": 473, "clock_": 473, "10278": 473, "14386": 473, "14588": 473, "winston": 473, "ewert": 473, "10775": 473, "1673007": 473, "xdg": [473, 480], "gvfs": [473, 480], "calmett": 473, "13620": 473, "14493": 473, "12646": 473, "12306": 473, "14624": 473, "14738": 473, "15026": 473, "osf": 473, "9856": 473, "11377": 473, "13374": 473, "13988": 473, "py_unicode_match": [473, 479, 480], "pyunicode_encodembc": [473, 480], "12326": 473, "13847": 473, "14180": 473, "1079": 473, "1690608": 473, "11291": 473, "assertsameel": 473, "_clamp": 473, "sslfakefil": 473, "13550": 473, "smalltabl": 473, "pymemoryviewobject": [473, 475], "memoryobject": [473, 475], "xxxmodul": 473, "14040": 473, "10998": 473, "11591": 473, "rdmurray": 474, "bitdanc": 474, "16499": 474, "16475": 474, "3156": 474, "450": 474, "454": 474, "8713": 474, "18891": 474, "18214": 474, "unvers": 474, "pip3": 474, "hex_decod": 474, "bz2_encod": 474, "68656c6c6f": 474, "7475": 474, "17827": 474, "17828": 474, "19619": 474, "stone": 474, "everyon": 474, "berman": 474, "18111": 474, "18416": 474, "kang": [474, 480], "hao": 474, "12892": 474, "bierenfeld": 474, "1097797": 474, "ukrainian": [474, 477], "19668": 474, "15958": 474, "16772": 474, "17934": 474, "claudiu": [474, 475, 480], "popa": [474, 475, 480], "18690": 474, "19078": 474, "16148": 474, "declin": 474, "eli": [474, 476, 480], "benderski": 474, "aprano": [474, 476, 478], "16832": 474, "bruno": [474, 475, 480], "dupui": 474, "16049": 474, "17818": 474, "storchacha": 474, "16486": 474, "8311": 474, "maystr": 474, "11175": 474, "12866": 474, "19641": 474, "16685": 474, "17839": 474, "a85": 474, "17618": 474, "16613": 474, "fcc": 474, "ntsc": 474, "lander": [474, 477], "14323": 474, "15806": 474, "piraeus": 474, "19266": 474, "inflex": [474, 475], "15805": 474, "19282": 474, "kluyver": [474, 475, 476, 480], "11816": 474, "17916": 474, "19722": 474, "16522": 474, "11390": 474, "3158": 474, "18600": 474, "email6": 474, "levitt": 474, "18149": 474, "15442": 474, "horev": 474, "kati": [474, 480], "10042": 474, "thorn": 474, "12428": 474, "16351": 474, "18582": 474, "18532": 474, "jona": [474, 477, 480], "borgstr": 474, "18240": 474, "17276": 474, "247": 474, "18775": 474, "2927": 474, "invit": 474, "13633": 474, "karl": [474, 479, 480], "cow": 474, "12921": 474, "malt": 474, "swart": 474, "17764": 474, "15627": 474, "18072": 474, "18193": 474, "18192": 474, "18194": 474, "18058": 474, "19152": 474, "18626": 474, "unravel": 474, "aaron": [474, 480], "ile": 474, "13266": 474, "18929": 474, "19030": 474, "broader": 474, "17481": 474, "17159": 474, "routeabl": 474, "17400": 474, "9556": 474, "ce46195b56a9": 474, "16110": 474, "15452": 474, "bump": [474, 480], "19219": 474, "valeri": 474, "4885": 474, "18999": 474, "19946": 474, "16694": 474, "nelson": 474, "yogesh": 474, "chaudhari": 474, "17914": 474, "11939": 474, "9035": 474, "uapi": 474, "18673": 474, "16596": 474, "osborn": 474, "18764": 474, "14455": 474, "4473": 474, "19132": 474, "17150": 474, "19674": 474, "20710": 474, "barnett": [474, 480], "16203": 474, "lope": 474, "tavar": 474, "13592": 474, "17087": 474, "16595": 474, "19324": 474, "19343": 474, "16488": 474, "18794": 474, "13896": 474, "atsuo": 474, "ishimoto": 474, "1492704": 474, "smtpserver": [474, 475, 476, 480], "smtpchannel": [474, 475, 476, 480], "async_chat": [474, 480], "11959": 474, "2118": 474, "15359": 474, "7171": 474, "poq": 474, "13773": 474, "16692": 474, "19689": 474, "18138": 474, "18143": 474, "18147": 474, "christien": 474, "8813": 474, "19292": 474, "17134": 474, "8109": 474, "calissu": 474, "18379": 474, "_stat": [474, 480], "11016": 474, "hiem": 474, "17804": 474, "zack": 474, "weinberg": 474, "16624": 474, "getstatus": 474, "10197": 474, "18901": 474, "18878": 474, "19261": 474, "13390": 474, "5845": 474, "13477": 474, "18585": 474, "18725": 474, "18882": 474, "1565525": 474, "mathia": 474, "panzenb": 474, "ck": 474, "16423": 474, "18978": 474, "kachayev": [474, 475, 480], "16464": 474, "wozniak": 474, "17485": 474, "brecht": [474, 475, 476, 480], "17272": 474, "15701": 474, "16997": 474, "jyrki": 474, "pulliainen": 474, "15132": 474, "zach": [474, 480], "16935": 474, "melin": 474, "ramnani": 474, "16709": 474, "wardil": 474, "mcclure": 474, "11798": 474, "18937": 474, "17457": 474, "17015": 474, "toshio": 474, "kuratomi": 474, "17467": 474, "15417": 474, "19552": 474, "17487": 474, "17616": 474, "5202": 474, "14631": 474, "15528": 474, "17643": 474, "17741": 474, "ariel": 474, "poliak": 474, "14377": 474, "19274": 474, "mallard": 474, "17201": 474, "14621": 474, "dsl": [474, 480], "17162": 474, "montagn": 474, "16129": 474, "1772673": 474, "ysj": [474, 480], "7330": 474, "dhiru": 474, "kholia": 474, "18596": 474, "16632": 474, "18338": 474, "18920": 474, "18922": 474, "18569": 474, "gcov": 474, "lcov": 474, "clav": 474, "milauer": 474, "16421": 474, "17853": 474, "pyfailmalloc": 474, "18408": 474, "18520": 474, "18807": [474, 480], "18818": 474, "heaney": [474, 475], "vajraski": [474, 475, 480], "kok": [474, 475, 480], "19201": 474, "19222": [474, 475], "19223": 474, "14625": 474, "linear_prob": 474, "18771": 474, "19218": 474, "19209": 474, "19205": 474, "9548": 474, "16034": 474, "16674": 474, "15596": 474, "15758": 474, "bryant": 474, "18020": 474, "18756": 474, "endtim": [474, 480], "readplistfrombyt": [474, 477, 480], "writeplisttobyt": 474, "18823": 474, "19375": 474, "16135": 474, "e52df05b496a": 474, "14470": 474, "16136": 474, "shlib_suffix": 474, "16754": 474, "tick_count": 474, "19199": 474, "tara": 474, "lyapun": 474, "15641": 474, "type_int64": [474, 480], "riti": 474, "15480": 474, "isbjunk": 474, "isbpopular": 474, "sm": 474, "13248": [474, 476, 480], "_gestalt": 474, "_mac_ver_lookup": 474, "_mac_ver_gstalt": 474, "_bcd2str": 474, "18393": 474, "17323": 474, "17115": 474, "module_to_load": 474, "19413": 474, "18065": 474, "is_frozen": 474, "felt": [474, 478, 480], "interstiti": 474, "17434": 474, "b32": 474, "18011": 474, "9177": 474, "14794": 474, "16290": 474, "16967": 474, "17094": 474, "20625": 474, "19555": 474, "15204": 474, "16333": 474, "20784": 474, "16742": 474, "f_tstate": 474, "14432": 474, "elvi": [475, 476, 477, 478, 479, 480], "pranskevichus": [475, 476, 477, 478, 479, 480], "478": 475, "441": [475, 480], "arnon": [475, 480], "yaari": [475, 480], "9951": [475, 480], "23632": [475, 480], "benno": [475, 480], "lesli": [475, 480], "24450": [475, 480], "19235": [475, 480], "lc_type": [475, 480], "19977": [475, 480], "streamlin": [475, 480], "22638": [475, 480], "22796": [475, 480], "rudimentari": 475, "http_get": 475, "nathaniel": [475, 477, 480], "landau": 475, "girdhar": [475, 476, 480], "detract": 475, "500000": 475, "evid": 475, "lehtosalo": 475, "intermitt": [475, 480], "conceal": 475, "unguard": 475, "pernici": 475, "angelico": [475, 476, 480], "99998": 475, "00003": 475, "00001": 475, "barker": [475, 480], "19676": [475, 480], "22286": [475, 480], "23681": [475, 480], "22682": [475, 480], "22681": [475, 480], "24064": [475, 480], "17636": [475, 480], "23491": [475, 480], "paugh": [475, 480], "j3": [475, 477, 480], "eriksson": [475, 480], "14910": [475, 480], "proactor": [475, 480], "22560": 475, "21326": [475, 480], "yann": [475, 476, 480], "sionneau": [475, 476], "uvloop": [475, 476, 480], "korenberg": [475, 476], "jiryu": [475, 476, 480], "davi": [475, 476, 480], "nikolaus": [475, 480], "rath": [475, 480], "15955": [475, 480], "20289": [475, 480], "24270": [475, 480], "17442": [475, 480], "16991": [475, 480], "19505": [475, 480], "23704": [475, 480], "abscissa": 475, "jevnik": [475, 478, 480], "22189": [475, 480], "devin": [475, 480], "jeanpierr": [475, 480], "23086": [475, 480], "24018": [475, 480], "24184": [475, 480], "16104": 475, "19628": [475, 480], "21338": [475, 480], "11271": [475, 480], "21527": [475, 480], "18159": 475, "22389": [475, 480], "23171": [475, 480], "4254": [475, 480], "18039": [475, 480], "2052": [475, 480], "17445": [475, 480], "build_ext": [475, 480], "5309": [475, 480], "bdist": 475, "16314": [475, 480], "glenn": 475, "15916": [475, 480], "milan": [475, 477, 480], "oberkirch": [475, 477, 480], "20098": [475, 480], "abhilash": [475, 480], "raj": [475, 480], "21083": 475, "24211": [475, 480], "claud": [475, 480], "paroz": [475, 480], "16324": [475, 480], "21706": 475, "wei": [475, 480], "wu": [475, 480], "23566": [475, 480], "14373": [475, 480], "13968": [475, 480], "55555": 475, "6666": 475, "13742": [475, 480], "demian": [475, 476, 480], "21793": [475, 480], "panter": [475, 476, 480], "3566": 475, "maciej": [475, 480], "szulik": 475, "21800": [475, 480], "vignali": 475, "20295": [475, 480], "fabric": [475, 480], "anech": [475, 480], "20197": [475, 480], "17621": [475, 480], "21156": [475, 480], "20383": [475, 480], "20726": [475, 480], "20334": [475, 480], "24190": [475, 480], "17373": [475, 480], "20691": [475, 480], "24017": [475, 480], "24400": [475, 480], "16808": [475, 480], "20578": 475, "16531": [475, 480], "leon": [475, 480], "20480": [475, 480], "21650": [475, 480], "19361": [475, 480], "17911": [475, 480], "dric": [475, 478, 480], "krier": [475, 478, 480], "13918": [475, 480], "20537": [475, 480], "22788": [475, 480], "23185": [475, 480], "22486": [475, 479, 480], "21565": 475, "rosenberg": [475, 479, 480], "22955": [475, 480], "21176": [475, 480], "22524": [475, 480], "21719": [475, 480], "22181": [475, 480], "22054": [475, 480], "23668": [475, 480], "rafik": [475, 480], "draoui": [475, 480], "10395": [475, 480], "19775": [475, 480], "21539": [475, 480], "19776": [475, 480], "mayank": [475, 480], "tripathi": [475, 480], "19777": [475, 480], "spam42": 475, "welborn": 475, "20218": [475, 480], "23611": [475, 480], "21804": [475, 480], "aac": [475, 480], "sre_match": 475, "9179": [475, 480], "22437": [475, 480], "1519638": [475, 480], "22578": [475, 480], "cauet": [475, 480], "22940": [475, 480], "18931": [475, 480], "19840": 475, "5411": [475, 480], "22018": [475, 480], "21076": [475, 480], "decode_data": [475, 476, 480], "process_messag": [475, 476], "19662": 475, "21795": [475, 480], "21725": [475, 480], "14758": 475, "15014": [475, 480], "gavin": 475, "chappel": 475, "16914": [475, 480], "22027": [475, 480], "18615": [475, 480], "22043": [475, 480], "17552": [475, 480], "23853": [475, 480], "21455": [475, 480], "21965": [475, 480], "suboptim": 475, "20188": [475, 480], "20421": [475, 480], "20951": [475, 480], "akira": [475, 480], "19940": [475, 480], "23186": [475, 480], "23239": [475, 480], "10203": [475, 480], "sinclair": 475, "jessica": [475, 480], "mckellar": 475, "13583": [475, 480], "23342": [475, 480], "set_coroutine_wrapp": [475, 477, 478, 480], "get_coroutine_wrapp": [475, 477, 478, 480], "22696": [475, 480], "23437": [475, 480], "21717": [475, 480], "vogt": [475, 480], "23193": [475, 480], "21549": [475, 480], "gindi": [475, 480], "18983": [475, 480], "2527": [475, 480], "_fix": [475, 480], "20035": [475, 480], "kazakov": [475, 480], "22619": [475, 480], "16662": [475, 480], "19746": [475, 480], "22936": [475, 480], "kushal": [475, 476, 480], "das": [475, 476, 480], "21238": [475, 480], "21262": [475, 480], "johann": [475, 480], "baiter": [475, 480], "20968": [475, 480], "kan": [475, 480], "vdahl": [475, 480], "23581": [475, 480], "23568": [475, 480], "17660": 475, "matej": [475, 480], "cepl": [475, 479, 480], "19494": [475, 480], "akshit": 475, "khurana": [475, 477, 480], "samwys": 475, "13866": [475, 480], "22366": [475, 480], "22118": [475, 480], "torr": [475, 480], "navarret": [475, 480], "silentghost": [475, 476, 480], "5800": [475, 480], "20627": [475, 480], "22960": [475, 480], "2175": [475, 480], "10590": [475, 480], "23252": [475, 480], "23001": [475, 480], "findfirstfil": 475, "findnextfil": 475, "23605": [475, 480], "21233": [475, 480], "albert": [475, 477, 480], "markus": [475, 480], "21486": [475, 480], "21487": [475, 480], "20826": [475, 480], "23266": [475, 480], "23133": [475, 480], "15381": [475, 480], "22003": [475, 480], "20416": [475, 480], "23344": [475, 480], "15027": [475, 480], "19380": [475, 480], "23206": [475, 480], "22540": [475, 480], "22847": [475, 480], "23488": [475, 480], "23910": [475, 480], "22464": 475, "23573": [475, 480], "_py_char2wchar": [475, 480], "_py_wchar2char": [475, 480], "18395": [475, 480], "18711": [475, 480], "24268": [475, 480], "amd": 475, "gnu32": 475, "win_amd64": [475, 480], "win_ia64": 475, "win_arm": 475, "_d": 475, "legalchar": 475, "23671": [475, 480], "linux_distribut": [475, 480], "1322": [475, 480], "24248": [475, 480], "20438": 475, "22407": [475, 480], "23622": [475, 480], "chaput": [475, 480], "6623": [475, 480], "23464": [475, 480], "21205": [475, 480], "htmlparsererror": [475, 480], "21047": [475, 480], "16518": [475, 480], "22834": [475, 480], "23014": 475, "22818": [475, 480], "2211": [475, 480], "nnnn": [475, 480], "pot": [475, 480], "24284": [475, 480], "15582": [475, 480], "7830": [475, 480], "22453": [475, 480], "20204": [475, 480], "python36": 476, "gonzalez": [476, 477], "ivan": [476, 477, 478, 480], "levkivskyi": [476, 477, 478, 480], "lisa": [476, 478, 480], "1_000_000_000_000_000": 476, "1000000000000000": 476, "0x_ff_ff_ff_ff": 476, "ffff_ffff": 476, "ticker": 476, "pluginbas": 476, "plugin1": 476, "plugin2": 476, "teichmann": [476, 480], "intfield": 476, "int_field": 476, "some_fil": 476, "dusti": [476, 480], "koo": 476, "zevenhoven": 476, "27350": [476, 480], "0x7fbcd41666f8": 476, "forbiddenbyt": [476, 480], "0x7fbcd41666fc": 476, "ouch": 476, "1233329": 476, "1a": 476, "test_byt": 476, "648": 476, "0x00007fbcdbd32700": 476, "test_hex": 476, "26516": [476, 480], "26564": [476, 480], "21590": [476, 480], "nikhil": 476, "benesch": 476, "barnert": [476, 480], "25958": [476, 480], "emanuel": [476, 480], "26823": [476, 480], "15767": 476, "23722": [476, 478, 480], "26492": [476, 480], "26146": [476, 480], "28613": [476, 480], "27041": [476, 480], "27040": [476, 480], "28370": [476, 480], "25593": [476, 480], "26221": 476, "27392": [476, 480], "27456": [476, 477, 480], "28003": [476, 480], "26081": [476, 480], "28544": [476, 480], "25357": [476, 480], "628": [476, 480], "23229": [476, 480], "27598": [476, 480], "25987": 476, "28720": [476, 480], "17941": [476, 480], "25628": [476, 480], "26482": [476, 480], "27664": [476, 480], "25609": [476, 480], "24773": [476, 480], "ashley": 476, "anderson": 476, "12006": 476, "alessandro": 476, "cucci": 476, "19475": [476, 480], "27661": [476, 480], "25928": [476, 480], "27819": [476, 480], "24277": [476, 480], "27331": [476, 480], "20476": 476, "27959": [476, 480], "23591": [476, 480], "23848": [476, 480], "hackman": [476, 480], "25788": [476, 480], "26470": [476, 480], "26798": [476, 480], "16113": [476, 480], "bertoni": 476, "joan": 476, "daemen": 476, "micha": [476, 480], "peeter": 476, "gill": 476, "assch": 476, "ronni": 476, "keer": 476, "27928": [476, 480], "rolf": [476, 480], "krahl": 476, "12319": [476, 480], "tkfont": 476, "swiegart": 476, "24225": [476, 480], "autocomplet": [476, 477, 480], "louie": [476, 477, 480], "15786": [476, 477, 480], "cheryl": [476, 477, 478, 480], "sabella": [476, 477, 478, 480], "1612262": [476, 477, 480], "wohlgang": [476, 477, 480], "27099": [476, 477, 480], "13802": [476, 477, 480], "31860": [476, 477, 480], "maxlin": [476, 477, 480], "33642": [476, 477, 480], "33768": [476, 477, 480], "33679": [476, 477, 480], "dpi": [476, 477, 480], "sharper": [476, 477, 480], "33656": [476, 477, 480], "1529353": [476, 477, 478, 480], "19611": [476, 480], "churn": 476, "27172": [476, 480], "17909": [476, 480], "marian": [476, 480], "horban": 476, "24884": 476, "davin": [476, 478, 480], "pott": [476, 478, 480], "6766": [476, 480], "25994": [476, 480], "27186": [476, 480], "24164": [476, 480], "25382": [476, 480], "8637": [476, 480], "24879": [476, 480], "18844": [476, 480], "ython": 476, "433028": [476, 480], "24454": [476, 480], "xiang": [476, 477, 478, 480], "27177": [476, 480], "tyler": [476, 480], "crompton": [476, 480], "26870": [476, 480], "25011": [476, 480], "25209": [476, 480], "1521950": 476, "wolfgang": [476, 480], "langner": 476, "26587": [476, 480], "lordthorsen": [476, 480], "16864": [476, 480], "stoke": [476, 480], "26536": [476, 480], "26907": 476, "27744": [476, 480], "crypto": [476, 480], "omar": [476, 477, 480], "sandov": [476, 477, 480], "26273": [476, 477, 480], "26404": [476, 480], "26721": [476, 480], "27850": [476, 480], "27766": [476, 480], "28043": [476, 480], "19500": [476, 480], "warhawk": 476, "28025": [476, 480], "28085": 476, "27181": [476, 478, 480], "11734": [476, 480], "26741": [476, 480], "6135": [476, 480], "27781": [476, 480], "27932": [476, 480], "phane": [476, 477, 480], "wirtel": [476, 477, 480], "25485": [476, 480], "6422": [476, 480], "23552": [476, 480], "trace_add": [476, 480], "trace_remov": [476, 480], "trace_info": [476, 480], "trace_vari": [476, 480], "trace_vdelet": [476, 480], "trace_vinfo": [476, 480], "22115": [476, 480], "26588": [476, 480], "280": 476, "189": 476, "amit": [476, 480], "saha": [476, 480], "26323": [476, 480], "21271": [476, 480], "nikolay": [476, 480], "bogoychev": [476, 480], "16099": [476, 480], "balcerzak": 476, "22829": 476, "26568": 476, "26567": [476, 480], "rouault": [476, 480], "23026": [476, 480], "27982": [476, 480], "26885": [476, 480], "26039": [476, 480], "26243": [476, 480], "16764": [476, 480], "demur": [476, 480], "rume": [476, 480], "26647": [476, 480], "28050": 476, "24870": 476, "25227": [476, 480], "25267": [476, 480], "25301": [476, 480], "25349": [476, 480], "25399": [476, 480], "25401": [476, 480], "snider": [476, 480], "26574": [476, 480], "26249": [476, 480], "27056": [476, 480], "27574": [476, 480], "25596": [476, 480], "26032": [476, 480], "25638": [476, 480], "25873": [476, 480], "25869": [476, 480], "25971": [476, 480], "py_long_long": 476, "17884": [476, 480], "ndk": [476, 480], "lollipop": 476, "26865": 476, "alecsandru": [476, 480], "patrascu": [476, 480], "26359": [476, 480], "5319": [476, 480], "26282": [476, 480], "0b4": [476, 480], "223967b49e49": 476, "27243": [476, 480], "27364": [476, 480], "25791": [476, 480], "mariatta": [476, 480], "25002": 476, "21708": [476, 480], "extra_path": [476, 480], "27919": [476, 480], "26129": [476, 480], "26754": [476, 480], "22493": [476, 480], "28022": [476, 480], "25154": [476, 480], "ffi": [476, 480], "fullmodnam": 476, "find_lines_from_cod": 476, "find_lin": 476, "find_str": 476, "find_executable_lin": 476, "tk_menubar": [476, 480], "tk_bindfortravers": [476, 480], "cdrom": [476, 480], "cdio": [476, 480], "stropt": [476, 480], "chronic": 476, "h2pi": [476, 480], "show_track_count": [476, 480], "23034": [476, 480], "balogh": [476, 480], "2091": [476, 480], "25768": [476, 480], "20059": [476, 480], "taddei": [476, 480], "odziej": [476, 480], "23883": [476, 480], "18018": [476, 480], "23430": [476, 480], "26685": [476, 480], "18726": [476, 480], "holden": [476, 480], "27842": [476, 480], "25287": [476, 480], "lita": [476, 480], "cho": [476, 480], "21815": [476, 480], "jakub": [476, 480], "stasiak": [476, 480], "26335": [476, 480], "ramchandra": [476, 480], "17211": 476, "25953": [476, 480], "plugin": 476, "25483": 476, "27078": [476, 480], "27140": [476, 480], "build_map_unpack_with_cal": [476, 480], "build_tuple_unpack_with_cal": [476, 480], "call_function_var": 476, "call_function_var_kw": 476, "make_closur": [476, 480], "27095": [476, 480], "27213": [476, 480], "28257": [476, 480], "store_annot": [476, 477, 480], "27985": [476, 480], "pyexc_recursionerrorinst": [476, 477, 480], "22898": [476, 477, 480], "30697": [476, 477, 480], "31900": [476, 477, 480], "33899": [476, 477, 478, 480], "37228": [476, 477, 478, 479, 480], "advent": 477, "uncov": [477, 480], "glare": 477, "advers": 477, "from_str": 477, "validate_b": 477, "bray": [477, 480], "masayuki": [477, 480], "coars": 477, "ja": 477, "12844": [477, 480], "18896": [477, 480], "xiao": [477, 480], "28927": [477, 480], "32677": [477, 480], "29546": [477, 480], "30024": [477, 480], "28974": [477, 480], "30579": [477, 480], "33053": [477, 480], "31415": [477, 480], "32248": [477, 480], "14191": [477, 480], "32314": [477, 478, 480], "32436": [477, 480], "32311": [477, 480], "23749": [477, 480], "31819": [477, 480], "32250": [477, 480], "32251": [477, 480], "32269": [477, 480], "32391": [477, 480], "32410": [477, 480], "32415": [477, 480], "32418": [477, 480], "32662": [477, 480], "32741": [477, 480], "quentin": [477, 480], "dawan": 477, "31245": [477, 480], "create_accepted_socket": 477, "aspinal": 477, "29970": [477, 480], "marat": [477, 480], "sharafutdinov": [477, 480], "31943": [477, 480], "32193": [477, 480], "32356": [477, 480], "32066": [477, 480], "30508": [477, 480], "33792": [477, 480], "30103": [477, 480], "oz": 477, "tiram": 477, "30095": 477, "32320": [477, 480], "31650": [477, 480], "21423": [477, 480], "moreau": 477, "31540": [477, 480], "bakker": [477, 480], "10049": [477, 480], "29679": 477, "30241": [477, 480], "mohr": [477, 480], "kulakov": [477, 480], "29302": [477, 480], "sanyam": [477, 480], "21862": [477, 480], "31664": [477, 480], "31702": [477, 480], "15873": [477, 480], "5288": [477, 480], "32630": [477, 480], "11822": [477, 480], "11913": [477, 480], "31801": [477, 480], "33217": [477, 480], "32227": [477, 480], "zekun": 477, "31558": [477, 480], "32433": [477, 480], "soffer": [477, 480], "31945": [477, 480], "pierr": [477, 478, 480], "quentel": [477, 480], "29654": [477, 480], "28707": 477, "31639": [477, 480], "5680": [477, 478, 480], "37627": [477, 478, 480], "saimadhav": [477, 478, 480], "heblikar": [477, 478, 480], "17535": [477, 478, 480], "garvit": [477, 480], "khatri": [477, 480], "29851": [477, 480], "30436": [477, 480], "30526": [477, 480], "15216": [477, 480], "20825": [477, 480], "30537": [477, 480], "10379": [477, 480], "30520": [477, 480], "30522": [477, 480], "31080": [477, 480], "29962": [477, 480], "nitish": [477, 480], "chandra": [477, 480], "22589": [477, 480], "20486": [477, 480], "30596": [477, 480], "vitor": [477, 480], "pereira": [477, 480], "30794": [477, 480], "18966": [477, 480], "28682": [477, 480], "25996": [477, 480], "16500": [477, 480], "31368": [477, 480], "19930": [477, 480], "32441": [477, 480], "32659": [477, 480], "ry": [477, 480], "30897": [477, 480], "31389": [477, 480], "32206": [477, 480], "bernhard": 477, "wiedemann": 477, "29708": [477, 480], "feanil": 477, "patel": 477, "31128": [477, 480], "14976": [477, 480], "31690": [477, 480], "25054": [477, 480], "30215": [477, 480], "30349": [477, 480], "10076": [477, 480], "30050": [477, 480], "32373": [477, 480], "32454": [477, 480], "29728": [477, 480], "cathi": 477, "averi": 477, "27584": [477, 480], "28134": [477, 480], "lele": [477, 480], "gaifax": [477, 480], "27645": [477, 480], "31843": [477, 480], "31399": [477, 480], "libssl": 477, "libressl": [477, 480], "32185": [477, 480], "mandeep": [477, 480], "singh": [477, 480], "23033": [477, 480], "blacklist": [477, 480], "whitelist": [477, 480], "31429": [477, 480], "28414": [477, 480], "32947": [477, 480], "20995": [477, 480], "29136": [477, 480], "30622": [477, 480], "33618": [477, 480], "32951": [477, 480], "32609": 477, "1198569": [477, 480], "bo": [477, 478, 480], "bayl": [477, 478, 480], "32102": [477, 478, 480], "clegg": [477, 480], "31756": [477, 480], "segev": [477, 480], "19764": [477, 480], "25942": [477, 480], "31353": [477, 480], "28740": [477, 480], "32591": [477, 480], "32025": [477, 480], "32585": [477, 480], "32121": [477, 480], "manuel": [477, 480], "krebber": [477, 480], "29377": [477, 480], "32265": [477, 480], "32717": 477, "haag": 477, "32071": [477, 480], "20804": [477, 480], "30541": [477, 480], "theun": [477, 480], "ratnadeep": [477, 480], "debnath": [477, 480], "16285": [477, 480], "relay": [477, 480], "22807": [477, 480], "32107": [477, 480], "20361": [477, 480], "32043": [477, 480], "32230": [477, 480], "31975": [477, 480], "31648": [477, 480], "simplexmlrpcdispatch": [477, 480], "7769": [477, 480], "irmen": 477, "jong": 477, "31072": [477, 480], "zhime": 477, "31638": [477, 480], "21417": [477, 480], "30693": [477, 480], "25658": [477, 480], "28411": [477, 480], "victorin": 477, "23699": [477, 480], "31338": [477, 480], "30054": 477, "31574": [477, 480], "28761": [477, 480], "28769": [477, 480], "milman": [477, 480], "28280": [477, 480], "27867": [477, 480], "10381": [477, 480], "30708": [477, 480], "abid": 477, "29102": [477, 480], "29240": [477, 480], "28822": [477, 480], "31370": [477, 480], "27979": [477, 480], "30450": [477, 480], "29300": 477, "29507": 477, "29452": 477, "29286": 477, "29585": [477, 480], "31333": [477, 480], "26110": [477, 480], "32296": [477, 480], "32348": [477, 480], "32355": [477, 480], "32351": [477, 480], "31970": [477, 480], "32226": [477, 480], "elliot": [477, 480], "gorokhovski": [477, 480], "28685": [477, 480], "31179": [477, 480], "32544": [477, 480], "24821": [477, 480], "28638": [477, 480], "32403": [477, 480], "28564": [477, 480], "30285": [477, 480], "31671": [477, 480], "30014": [477, 480], "eugen": [477, 480], "toder": [477, 480], "29469": [477, 480], "11549": 477, "70x": [477, 480], "wielgosik": [477, 480], "24700": [477, 480], "26121": [477, 480], "31344": [477, 480], "32305": [477, 480], "32303": [477, 480], "32690": [477, 480], "32304": [477, 480], "10544": [477, 478, 480], "28894": 477, "openfp": [477, 479, 480], "31985": [477, 480], "32253": [477, 480], "25988": [477, 480], "28847": [477, 480], "28692": [477, 480], "29576": [477, 480], "chi": [477, 480], "hsuan": [477, 480], "yen": [477, 480], "9850": [477, 480], "_dummy_thread": [477, 479, 480], "28332": [477, 480], "28124": [477, 480], "28799": [477, 480], "nix": 477, "jessi": 477, "trusti": 477, "lts": 477, "xenial": 477, "sles": 477, "sp3": 477, "splitunc": [477, 480], "_internaldict": [477, 480], "_overlap": [477, 480], "install_misc": [477, 480], "vander": [477, 480], "weel": [477, 480], "29218": [477, 480], "fpectl": [477, 480], "29137": [477, 480], "30291": [477, 480], "0p": [477, 480], "30362": [477, 480], "30406": [477, 480], "32670": [477, 480], "31709": [477, 480], "32012": [477, 480], "32023": [477, 480], "31233": [477, 480], "33540": [477, 480], "31151": [477, 480], "24744": [477, 480], "29193": [477, 480], "29192": [477, 480], "21071": [477, 480], "29979": [477, 480], "30399": [477, 480], "utkarsh": 477, "upadhyay": 477, "30302": [477, 480], "32308": [477, 480], "29995": [477, 480], "32331": [477, 480], "33169": [477, 480], "32327": [477, 480], "sottil": [477, 478, 479, 480], "26510": [477, 480], "31778": [477, 480], "28292": [477, 480], "32792": [477, 480], "nemec": 477, "33097": [477, 480], "tocknel": [477, 480], "23835": [477, 480], "32550": [477, 480], "28137": [477, 480], "latent": 477, "22257": [477, 480], "25612": [477, 480], "34247": 477, "affection": 478, "tusk": 478, "discount": 478, "clean_nam": 478, "allowed_nam": 478, "emili": [478, 480], "morehous": [478, 480], "35224": [478, 480], "impair": 478, "36540": [478, 480], "33499": [478, 480], "21536": [478, 480], "36722": [478, 480], "36721": [478, 480], "eric_idl": 478, "member_sinc": 478, "075": 478, "theta": 478, "36817": [478, 480], "_pyruntimest": [478, 480], "36763": [478, 480], "36974": [478, 479, 480], "36785": [478, 480], "32489": [478, 480], "33073": [478, 480], "37819": [478, 480], "20092": [478, 480], "copyright_year_pattern": 478, "eunic": [478, 480], "30688": [478, 480], "lapeyr": [478, 479, 480], "33462": [478, 480], "34641": [478, 480], "simpson": 478, "homer": 478, "marg": 478, "bart": 478, "cuthbert": [478, 480], "jordan": [478, 480], "32117": [478, 480], "15248": [478, 480], "32417": [478, 480], "1054041": [478, 480], "37032": [478, 480], "137": 478, "diophantin": 478, "equat": 478, "369": 478, "36027": [478, 480], "rn": 478, "heissler": 478, "glaser": [478, 480], "olivi": [478, 480], "grisel": [478, 480], "35900": [478, 480], "chardet": 478, "34632": [478, 480], "33416": [478, 480], "35766": [478, 480], "37028": [478, 480], "32528": [478, 480], "34687": [478, 480], "meili": [478, 480], "29883": [478, 480], "23057": [478, 480], "36999": [478, 480], "34270": [478, 480], "twisteroid": 478, "ambassador": 478, "33530": [478, 480], "34616": [478, 480], "remedi": 478, "35864": [478, 480], "sanderson": [478, 480], "29235": [478, 480], "selik": [478, 480], "34003": [478, 480], "31680": [478, 480], "36085": [478, 480], "36004": [478, 480], "36772": [478, 480], "21145": [478, 480], "taskmanag": 478, "32380": [478, 480], "36016": [478, 480], "franz": [478, 480], "glasner": 478, "2504": [478, 480], "guo": [478, 480], "teo": [478, 480], "34898": [478, 480], "6584": [478, 480], "13153": [478, 480], "4603": [478, 479], "johnni": [478, 479, 480], "najera": [478, 479, 480], "38944": [478, 479, 480], "37765": [478, 479, 480], "audioclip": 478, "bit_rat": 478, "kilohertz": 478, "36326": [478, 480], "1015": 478, "1045": 478, "34659": [478, 480], "31553": [478, 480], "jupyt": 478, "33897": [478, 480], "33089": [478, 480], "35606": [478, 480], "yash": [478, 480], "aggarw": [478, 480], "keller": [478, 480], "37128": [478, 480], "37178": [478, 480], "35431": [478, 480], "650320427": 478, "650320426": 478, "36887": [478, 480], "33083": [478, 480], "32941": [478, 480], "35813": [478, 480], "26836": [478, 480], "37834": [478, 480], "33721": [478, 480], "36264": [478, 480], "joannah": [478, 479, 480], "nanjeky": [478, 479, 480], "26978": [478, 480], "jon": [478, 479, 480], "janzen": [478, 479], "26707": [478, 480], "30670": [478, 480], "22640": [478, 480], "20849": [478, 480], "gerlach": [478, 480], "30661": 478, "17561": [478, 480], "37007": [478, 480], "34670": [478, 480], "35904": [478, 480], "35892": 478, "equiprob": 478, "36546": [478, 480], "36018": [478, 480], "temperature_feb": 478, "356099432828281": 478, "3184678262814532": 478, "2039930378537762": 478, "el_ni": 478, "climat": 478, "830080526611674": 478, "294144947901014": 478, "672102882379219": 478, "000027119750287": 478, "647488369766392": 478, "36829": [478, 480], "36268": [478, 480], "1230540": [478, 480], "tesler": 478, "36084": [478, 480], "selection_from": [478, 480], "selection_pres": [478, 480], "selection_rang": [478, 480], "selection_to": [478, 480], "juliett": [478, 480], "monsel": [478, 480], "34829": [478, 480], "moveto": [478, 480], "23831": [478, 480], "transparency_get": 478, "transparency_set": 478, "25451": [478, 480], "35702": [478, 480], "lat_long": 478, "grid_squar": 478, "xy_coordin": 478, "get_status": 478, "1415926536": 478, "belang": 478, "euresti": 478, "32285": [478, 480], "37966": [478, 480], "26467": [478, 480], "24412": [478, 480], "strandmark": [478, 480], "35047": [478, 480], "32972": [478, 480], "testrequest": 478, "test_get": 478, "32718": [478, 480], "36669": [478, 480], "17239": [478, 480], "28238": [478, 480], "13611": [478, 480], "36676": [478, 480], "36673": [478, 480], "35153": [478, 480], "35537": [478, 480], "smb": [478, 480], "33695": [478, 480], "pygc_head": [478, 479, 480], "33597": [478, 480], "bolsterle": [478, 480], "30977": [478, 480], "35664": [478, 480], "32492": [478, 480], "33234": [478, 480], "36012": [478, 480], "23867": 478, "35582": 478, "36127": 478, "26219": [478, 480], "36707": [478, 480], "8m": 478, "37m": 478, "35081": [478, 480], "pyobject_init_var": [478, 479, 480], "_py_dealloc": 478, "35059": [478, 480], "pybytearray_init": [478, 480], "pybytearray_fini": [478, 480], "35713": [478, 480], "33818": [478, 480], "dualiti": 478, "32430": [478, 480], "36048": [478, 480], "35810": [478, 479, 480], "37221": [478, 480], "38234": [478, 480], "37481": [478, 480], "29209": [478, 480], "34075": [478, 480], "9372": [478, 480], "36320": [478, 480], "32892": [478, 480], "36917": [478, 480], "36921": [478, 480], "34790": [478, 479, 480], "33710": [478, 480], "isal": [478, 479, 480], "35283": [478, 480], "sharedmemoryserv": 478, "36492": [478, 480], "36952": [478, 480], "35471": [478, 480], "35345": [478, 480], "36895": [478, 480], "25427": [478, 480], "36297": [478, 480], "30262": [478, 480], "36933": [478, 480], "34850": [478, 480], "35459": 478, "36793": [478, 480], "aix3": [478, 480], "36588": [478, 480], "36475": [478, 480], "37412": [478, 480], "34651": [478, 480], "37951": [478, 480], "36348": [478, 480], "31508": [478, 480], "roja": 478, "34160": [478, 480], "32749": [478, 480], "pycore_pyst": [478, 480], "35886": [478, 480], "2122": [478, 480], "33106": [478, 480], "32751": [478, 479, 480], "37027": [478, 480], "kb2533623": 478, "pgen": [478, 480], "36623": [478, 480], "pyeval_reinitthread": [478, 480], "36728": [478, 480], "36381": [478, 480], "foo_struct": [478, 479], "foo_new": 478, "33407": [478, 480], "32388": [478, 480], "pynode_addchild": 478, "pyparser_addtoken": 478, "libpython38": [478, 480], "mingw": [478, 480], "python38": 478, "gendef": 478, "dlltool": 478, "binutil": 478, "37351": [478, 480], "unrol": [478, 480], "break_loop": [478, 480], "continue_loop": [478, 480], "setup_loop": [478, 480], "setup_except": [478, 480], "begin_fin": [478, 480], "call_fin": [478, 480], "pop_fin": [478, 480], "end_fin": [478, 480], "with_cleanup_start": [478, 480], "17611": [478, 480], "33041": [478, 480], "var_access_benchmark": [478, 479, 480], "35884": [478, 480], "read_loc": [478, 479], "read_nonloc": [478, 479], "read_glob": [478, 479], "read_builtin": [478, 479], "read_classvar_from_class": [478, 479], "read_classvar_from_inst": [478, 479], "read_instancevar": [478, 479], "read_instancevar_slot": [478, 479], "read_namedtupl": [478, 479], "read_boundmethod": [478, 479], "write_loc": [478, 479], "write_nonloc": [478, 479], "write_glob": [478, 479], "write_classvar": [478, 479], "write_instancevar": [478, 479], "write_instancevar_slot": [478, 479], "read_list": [478, 479], "read_dequ": [478, 479], "read_strdict": [478, 479], "write_list": [478, 479], "write_dequ": [478, 479], "write_dict": [478, 479], "write_strdict": [478, 479], "list_append_pop": [478, 479], "deque_append_pop": [478, 479], "deque_append_popleft": [478, 479], "loop_overhead": [478, 479], "i7": [478, 479], "4960hq": [478, 479], "36384": [478, 479, 480], "achraf": 478, "merzouki": 478, "573": [479, 480], "_abc": [479, 480], "_bz2": [479, 480], "_codec": [479, 480], "_contextvar": [479, 480], "_crypt": [479, 480], "_functool": [479, 480], "_json": [479, 480], "multiphas": [479, 480], "_hashlib": [479, 480], "_posixsubprocess": [479, 480], "36144": [479, 480], "39939": [479, 480], "greet_al": 479, "ta": [479, 480], "kaya": [479, 480], "39481": [479, 480], "pythonoldpars": [479, 480], "ngalim": [479, 480], "siregar": [479, 480], "37444": [479, 480], "20443": [479, 480], "37388": [479, 480], "28029": [479, 480], "39702": [479, 480], "40257": [479, 480], "30773": [479, 480], "40824": [479, 480], "41848": 479, "43755": [479, 480], "17005": [479, 480], "37995": [479, 480], "38870": [479, 480], "39638": [479, 480], "34037": [479, 480], "38692": [479, 480], "32309": [479, 480], "typererror": [479, 480], "ido": [479, 480], "37404": [479, 480], "lum": 479, "frenzi": 479, "balhar": 479, "40495": [479, 480], "38112": [479, 480], "39349": [479, 480], "39812": [479, 480], "39207": [479, 480], "38312": [479, 480], "24416": [479, 480], "40698": [479, 480], "38602": [479, 480], "39259": [479, 480], "38379": [479, 480], "39322": [479, 480], "xof": [479, 480], "37630": [479, 480], "40479": [479, 480], "39509": [479, 480], "rhode": [479, 480], "39507": [479, 480], "38615": [479, 480], "40375": [479, 480], "39336": [479, 480], "39791": [479, 480], "36350": [479, 480], "39775": [479, 480], "oleksandr": [479, 480], "pavliuk": [479, 480], "34788": [479, 480], "39648": [479, 480], "ananthakrishnan": 479, "39479": [479, 480], "39288": [479, 480], "39310": [479, 480], "30966": [479, 480], "38493": [479, 480], "38713": [479, 480], "39413": [479, 480], "39395": [479, 480], "40094": [479, 480], "girt": [479, 480], "folkmani": [479, 480], "30618": [479, 480], "hopper": [479, 480], "lidral": [479, 480], "porter": [479, 480], "20523": [479, 480], "bordum": [479, 480], "37376": [479, 480], "40286": [479, 480], "38712": [479, 480], "39329": [479, 480], "tatschner": 479, "25780": [479, 480], "40291": [479, 480], "shinya": [479, 480], "okano": [479, 480], "28724": [479, 480], "thread_cputim": [479, 480], "40192": [479, 480], "jek": [479, 480], "charalampo": [479, 480], "strataki": [479, 480], "1294959": [479, 480], "jendrik": [479, 480], "seipp": [479, 480], "13601": [479, 480], "huon": 479, "40630": 479, "varoquaux": [479, 480], "konstantin": [479, 480], "kashin": [479, 480], "39926": [479, 480], "37663": [479, 480], "eoln": 479, "mefistot": 479, "39011": [479, 480], "32856": [479, 480], "40010": [479, 480], "closefrom": [479, 480], "mast": [479, 480], "conrad": [479, 480], "kubilay": [479, 480], "kocak": [479, 480], "38061": [479, 480], "87x": 479, "37986": [479, 480], "37207": [479, 480], "kapun": [479, 480], "8425": [479, 480], "thrash": [479, 480], "37257": [479, 480], "39434": [479, 480], "37348": [479, 480], "39586": [479, 480], "37315": [479, 480], "35712": [479, 480], "28286": [479, 480], "splitlist": [479, 480], "hexbin4": [479, 480], "rledecode_hqx": [479, 480], "39353": [479, 480], "34822": [479, 480], "augload": [479, 480], "augstor": [479, 480], "39639": [479, 480], "39969": [479, 480], "39988": [479, 480], "39877": [479, 480], "33262": [479, 480], "colvin": [479, 480], "xgtitl": [479, 480], "39366": [479, 480], "38916": [479, 480], "call_profil": [479, 480], "37414": [479, 480], "37392": [479, 480], "pyimport_cleanup": 479, "36710": 479, "37312": [479, 480], "37320": [479, 480], "37804": [479, 480], "36543": [479, 480], "36409": [479, 480], "pygen_needsfin": [479, 480], "15088": [479, 480], "39351": [479, 480], "39350": [479, 480], "39357": [479, 480], "39377": [479, 480], "34793": [479, 480], "39489": [479, 480], "40182": [479, 480], "has_exec": [479, 480], "40208": [479, 480], "40967": [479, 480], "39239": [479, 480], "39562": [479, 480], "34538": 479, "37742": [479, 480], "aiudi": [479, 480], "34775": [479, 480], "latex_latin1": 479, "jordon": 479, "xu": [479, 480], "37751": [479, 480], "foo_travers": 479, "0x03090000": 479, "29548": [479, 480], "34880": [479, 480], "39156": [479, 480], "setenv": [479, 480], "10945": [479, 480], "isysroot": [479, 480], "34956": [479, 480], "33125": [479, 480], "36044": [479, 480], "37707": [479, 480], "marcel": [479, 480], "plch": [479, 480], "38787": [479, 480], "40421": [479, 480], "39947": [479, 480], "37194": [479, 480], "38644": [479, 480], "39542": [479, 480], "40024": [479, 480], "40241": [479, 480], "_pyobject_functionstr": [479, 480], "37645": [479, 480], "37483": [479, 480], "38500": [479, 480], "39984": [479, 480], "38650": [479, 480], "pycore_gc": 479, "39882": [479, 480], "37540": [479, 480], "pyobject_new_var": [479, 480], "pyobject_get_weakrefs_listptr": [479, 480], "pyfpe_start_protect": [479, 480], "pyfpe_end_protect": [479, 480], "38835": [479, 480], "37878": [479, 480], "_py_newrefer": [479, 480], "_py_forgetrefer": [479, 480], "_pytracemalloc_newrefer": [479, 480], "_py_getreftot": [479, 480], "pytrash_unwind_level": [479, 480], "py_trashcan_begin_condit": [479, 480], "_pydebug_printtotalref": 479, "_py_printrefer": 479, "_py_printreferenceaddress": 479, "_py_tracemalloc_config": 479, "_py_addtoallobject": 479, "getfram": [479, 480], "_pythreadstate_getfram": [479, 480], "pythreadframegett": [479, 480], "39946": [479, 480], "37340": [479, 480], "38896": [479, 480], "40428": [479, 480], "pyasyncgen_clearfreelist": [479, 480], "pycontext_clearfreelist": [479, 480], "pydict_clearfreelist": [479, 480], "pyfloat_clearfreelist": [479, 480], "pyframe_clearfreelist": [479, 480], "pylist_clearfreelist": [479, 480], "pymethod_clearfreelist": [479, 480], "pycfunction_clearfreelist": [479, 480], "pyset_clearfreelist": [479, 480], "pytuple_clearfreelist": [479, 480], "pyunicode_clearfreelist": [479, 480], "_pyunicode_clearstaticstr": [479, 480], "39465": [479, 480], "_pybytes_insertthousandsgroupinglocal": [479, 480], "_pybytes_insertthousandsgroup": [479, 480], "_py_initializefromarg": [479, 480], "_py_initializefromwidearg": [479, 480], "_pyfloat_repr": [479, 480], "_pyfloat_digit": [479, 480], "_pyfloat_digitsinit": [479, 480], "pyframe_extendstack": [479, 480], "_pyaiterwrapper_typ": [479, 480], "pynullimporter_typ": [479, 480], "pycmpwrapper_typ": [479, 480], "pysortwrapper_typ": [479, 480], "pynoargsfunct": [479, 480], "39372": [479, 480], "lawrenc": [479, 480], "anna": 479, "41100": [479, 480], "110938": 480, "110782": 480, "110696": 480, "110514": 480, "110455": 480, "have_pthread_stub": 480, "110259": 480, "110237": 480, "_pyeval_matchclass": 480, "109889": 480, "109596": 480, "109351": 480, "109216": 480, "109207": 480, "109179": 480, "88943": 480, "111159": 480, "110910": 480, "111092": 480, "110488": 480, "110392": 480, "110590": 480, "65052": 480, "110519": 480, "alwai": 480, "110378": 480, "110365": 480, "109653": 480, "110036": 480, "110038": 480, "109631": 480, "109747": 480, "109818": 480, "109047": 480, "terminate_broken": 480, "109782": 480, "amin": 480, "alae": 480, "109590": 480, "109593": 480, "semlock": 480, "109613": 480, "109375": 480, "107219": 480, "50644": 480, "108987": 480, "108791": 480, "105829": 480, "106584": 480, "egor": 480, "eliseev": 480, "84867": 480, "86826": 480, "8536": 480, "108826": 480, "110932": 480, "110995": 480, "test_gdb": 480, "110918": 480, "matchfil": 480, "ignorefil": 480, "110647": 480, "test_stress_modifying_handl": 480, "test_sign": 480, "103053": 480, "test_tool": 480, "test_freez": 480, "110167": 480, "test_socket": 480, "110388": 480, "81002": 480, "110267": 480, "pystructsequ": 480, "xuehai": 480, "110031": 480, "110088": 480, "test_asyncio": 480, "clock_r": 480, "109974": 480, "110033": 480, "test_interprocess_sign": 480, "109594": 480, "test_concurrent_futur": 480, "test_wait": 480, "ot": 480, "109972": 480, "test_freeze_simple_script": 480, "cis": 480, "109580": 480, "test_perf_profil": 480, "104736": 480, "ppc64le": 480, "backtrac": 480, "111046": 480, "109191": 480, "110913": 480, "windowsconsoleio": 480, "110437": 480, "109286": 480, "111015": 480, "109521": 480, "109823": 480, "109719": 480, "cold": 480, "warm": 480, "109627": 480, "110045": 480, "109209": 480, "109991": 480, "multissltest": 480, "1w": 480, "109496": 480, "_py_negativerefcount": 480, "109371": 480, "deopt": 480, "105658": 480, "109219": 480, "109341": 480, "109195": 480, "load_": 480, "encompass": 480, "109118": 480, "109114": 480, "108976": 480, "108732": 480, "108959": 480, "108682": 480, "108843": 480, "102823": 480, "109396": 480, "test_hmac_sha1": 480, "109237": 480, "test_sit": 480, "test_underpth_bas": 480, "109230": 480, "test_pyexpat": 480, "test_except": 480, "109015": 480, "test_imaplib": 480, "blackhol": 480, "gcp": 480, "91960": 480, "retriv": 480, "py_bt": 480, "clueless": 480, "108962": 480, "test_tempfil": 480, "test_flag": 480, "108851": 480, "test_tomllib": 480, "get_recursion_avail": 480, "get_recursion_depth": 480, "108834": 480, "verbose2": 480, "jn": 480, "103186": 480, "test_sys_settrac": 480, "108740": 480, "deepfreez": 480, "108310": 480, "aapo": 480, "oksman": 480, "107774": 480, "108520": 480, "_is_fork_ctx": 480, "accross": 480, "is_fork_ctx": 480, "108654": 480, "108487": 480, "devious": 480, "deoptim": 480, "106176": 480, "107901": 480, "108390": 480, "107724": 480, "rc1": 480, "107080": 480, "77377": 480, "108469": 480, "reselect": 480, "108295": 480, "64662": 480, "108111": 480, "101251": 480, "105736": 480, "harmon": 480, "108083": 480, "107963": 480, "106242": 480, "107913": 480, "107845": 480, "107805": 480, "107715": 480, "gertjan": 480, "zwieten": 480, "100814": 480, "tclerror": 480, "106684": 480, "107396": 480, "106052": 480, "100061": 480, "99203": 480, "105052": 480, "89392": 480, "108388": 480, "test_multiprocessing_fork": 480, "test_multiprocessing_forkserv": 480, "test_multiprocessing_spawn": 480, "105776": 480, "test_cppext": 480, "107178": 480, "63760": 480, "kul": 480, "107814": 480, "find_python": 480, "107565": 480, "106844": 480, "lcmapstringex": 480, "1v": 480, "95065": 480, "text_signatur": 480, "107916": 480, "107915": 480, "107810": 480, "102988": 480, "12beta4": 480, "106669": 480, "102509": 480, "ob_digit": 480, "107263": 480, "104432": 480, "unalign": 480, "fsanizit": 480, "chavez": 480, "106898": 480, "py_unind": 480, "hanld": 480, "106895": 480, "funtion": 480, "106897": 480, "104621": 480, "106917": 480, "105699": 480, "initialz": 480, "106092": 480, "frame_dealloc": 480, "106719": 480, "106723": 480, "105235": 480, "107077": 480, "ssl_error_syscal": 480, "ssl_error_ssl": 480, "err_lib_ssl": 480, "ssl_r_certificate_verify_fail": 480, "appropi": 480, "107576": 480, "46376": 480, "62519": 480, "83006": 480, "106186": 480, "105002": 480, "106831": 480, "d2i_ssl_sess": 480, "_ssl": 480, "106774": 480, "106752": 480, "106602": 480, "106530": 480, "106403": 480, "106350": 480, "libtommath": 480, "mp_init": 480, "106263": 480, "signaldict": 480, "charli": 480, "zhao": 480, "105626": 480, "18319": 480, "107305": 480, "nearbi": 480, "107008": 480, "106948": 480, "nitpick_ignor": 480, "54738": 480, "107237": 480, "test_log": 480, "test_udp_reconnect": 480, "106714": 480, "test_capi": 480, "test_no_fatalerror_infinite_loop": 480, "104090": 480, "test_zipfil": 480, "_path": 480, "106881": 480, "posixmodul": 480, "106962": 480, "mpi": 480, "101538": 480, "takashi": 480, "99079": 480, "106970": 480, "config_arg": 480, "ijtaba": 480, "hussain": 480, "107226": 480, "27043": 480, "_parseaddr": 480, "addresslist": 480, "106396": 480, "106145": 480, "105979": 480, "_imp": 480, "get_frozen_object": 480, "105908": 480, "99111": 480, "barry_as_flufl": 480, "105340": 480, "105486": 480, "101006": 480, "106524": 480, "106510": 480, "106503": 480, "_selectorsockettransport": 480, "_write_readi": 480, "105497": 480, "90876": 480, "106292": 480, "106330": 480, "102541": 480, "106152": 480, "106075": 480, "105987": 480, "105974": 480, "96145": 480, "104554": 480, "94777": 480, "106232": 480, "101634": 480, "testn": 480, "106118": 480, "12b1": 480, "103295": 480, "104692": 480, "commoninstal": 480, "bininstal": 480, "106359": 480, "splat": 480, "105227": 480, "105840": 480, "105831": 480, "105800": 480, "105587": 480, "_pystaticobject_checkrefcnt": 480, "105564": 480, "artificil": 480, "105549": 480, "105588": 480, "105375": 480, "105435": 480, "105390": 480, "104812": 480, "ergo": 480, "105808": 480, "zip_mod": 480, "104799": 480, "105745": 480, "_unpickler_setinputstream": 480, "105605": 480, "_datetim": 480, "_elementtre": 480, "105332": 480, "104310": 480, "allowing_all_extens": 480, "104996": 480, "105084": 480, "wheel_pkg_dir": 480, "105436": 480, "105603": 480, "own_gil": 480, "103968": 480, "103142": 480, "1u": 480, "cves": 480, "99108": 480, "105259": 480, "105324": 480, "98963": 480, "12beta1": 480, "105194": 480, "105162": 480, "105164": 480, "105035": 480, "105017": 480, "105013": 480, "104976": 480, "tokeninfo": 480, "104972": 480, "104955": 480, "104690": 480, "104879": 480, "104825": 480, "105280": 480, "105239": 480, "105080": 480, "105144": 480, "105113": 480, "103631": 480, "104947": 480, "104935": 480, "104874": 480, "104797": 480, "104372": 480, "104399": 480, "mp_to_unsigned_bin_n": 480, "mp_unsigned_bin_s": 480, "102024": 480, "_idle_semaphor": 480, "_worker": 480, "89455": 480, "89412": 480, "104943": 480, "90005": 480, "libbsd": 480, "105146": 480, "103646": 480, "unwrit": 480, "88745": 480, "copyfile2": 480, "104820": 480, "exfat": 480, "104803": 480, "104719": 480, "105115": 480, "beta1": 480, "105071": 480, "99889": 480, "104049": 480, "102153": 480, "24329": 480, "104615": 480, "104572": 480, "104482": 480, "102818": 480, "104405": 480, "104263": 480, "mip": 480, "py_infin": 480, "berg": 480, "99113": 480, "104108": 480, "104142": 480, "104078": 480, "104066": 480, "104028": 480, "104018": 480, "102213": 480, "103895": 480, "103907": 480, "103899": 480, "103845": 480, "103763": 480, "load_classdict_or_glob": 480, "load_classdict_or_deref": 480, "103801": 480, "ruff": 480, "102310": 480, "103650": 480, "sunmy2019": 480, "100530": 480, "101517": 480, "103492": 480, "87729": 480, "103488": 480, "82012": 480, "103333": 480, "103242": 480, "103323": 480, "tstate_curr": 480, "102700": 480, "88691": 480, "97933": 480, "99184": 480, "98003": 480, "39610": 480, "mem_0d": 480, "31821": 480, "104600": 480, "104340": 480, "104555": 480, "104484": 480, "75367": 480, "104536": 480, "stracktrac": 480, "101520": 480, "104392": 480, "_paramspec_tvar": 480, "102613": 480, "103000": 480, "elli": 480, "104301": 480, "104139": 480, "unsplit": 480, "itm": 480, "104307": 480, "87695": 480, "104265": 480, "0a4": 480, "23224": 480, "14935": 480, "radislav": 480, "chugunov": 480, "65772": 480, "90208": 480, "104144": 480, "fututr": 480, "104114": 480, "104104": 480, "104102": 480, "103822": 480, "103963": 480, "call_intrinsic_": 480, "104035": 480, "103987": 480, "103977": 480, "88773": 480, "liam": 480, "gersten": 480, "103935": 480, "68968": 480, "100370": 480, "102628": 480, "103583": 480, "_multibytecodec": 480, "103848": 480, "ipvfutur": 480, "103872": 480, "99944": 480, "74940": 480, "103861": 480, "103839": 480, "tommath": 480, "103791": 480, "90750": 480, "103685": 480, "81403": 480, "endtransf": 480, "voidresp": 480, "89415": 480, "rees": 480, "hyde": 480, "103673": 480, "berri": 480, "84976": 480, "_pydatetim": 480, "103596": 480, "103584": 480, "stipul": 480, "typesh": 480, "9620": 480, "103578": 480, "103556": 480, "103559": 480, "103548": 480, "103538": 480, "tk_aqua": 480, "103533": 480, "103525": 480, "103365": 480, "103472": 480, "103462": 480, "103449": 480, "103092": 480, "_collect": 480, "103357": 480, "harel": 480, "_protocolmeta": 480, "_is_callable_members_on": 480, "_get_protocol_attr": 480, "103256": 480, "103285": 480, "103225": 480, "93910": 480, "memmber": 480, "102978": 480, "100479": 480, "103220": 480, "103204": 480, "75586": 480, "103143": 480, "102953": 480, "97696": 480, "81079": 480, "101819": 480, "101362": 480, "102114": 480, "62432": 480, "78079": 480, "101688": 480, "101640": 480, "83861": 480, "89550": 480, "99353": 480, "96522": 480, "96534": 480, "87474": 480, "gorgen": 480, "51574": 480, "94518": 480, "fork_exec": 480, "92184": 480, "46797": 480, "44844": 480, "45606": 480, "23041": 480, "24964": 480, "17258": 480, "39744": 480, "22708": 480, "67056": 480, "48241": 480, "86094": 480, "yeojin": 480, "andrea": 480, "giudiceandrea": 480, "99202": 480, "104494": 480, "test_pack_configure_in": 480, "test_place_configure_in": 480, "104461": 480, "test_configure_screen": 480, "86275": 480, "103329": 480, "102795": 480, "test_control_and_wait": 480, "75729": 480, "101282": 480, "99017": 480, "104490": 480, "phoni": 480, "104106": 480, "mkfifoat": 480, "mknodat": 480, "103532": 480, "tkinter_protect_loadtk": 480, "91152": 480, "99069": 480, "static_assert": 480, "100220": 480, "104623": 480, "82814": 480, "103088": 480, "102997": 480, "88013": 480, "99834": 480, "103545": 480, "104180": 480, "schott": 480, "60436": 480, "104499": 480, "104496": 480, "someday": 480, "88496": 480, "104389": 480, "101291": 480, "104109": 480, "103743": 480, "103091": 480, "101408": 480, "prehead": 480, "96803": 480, "89987": 480, "101975": 480, "stacktop": 480, "100982": 480, "compare_and_branch": 480, "102701": 480, "102594": 480, "102491": 480, "ironlanguag": 480, "ironpython3": 480, "1667": 480, "rearrag": 480, "2s": 480, "102397": 480, "102406": 480, "102281": 480, "nullptr": 480, "fileutil": 480, "bachmann": 480, "102300": 480, "102255": 480, "xbox": 480, "102027": 480, "sse2": 480, "sse3": 480, "_blake2": 480, "101865": 480, "_pickl": 480, "moham": 480, "koubaa": 480, "103085": 480, "103068": 480, "102549": 480, "103056": 480, "103046": 480, "103023": 480, "102947": 480, "102780": 480, "102839": 480, "88965": 480, "76846": 480, "102670": 480, "102615": 480, "100112": 480, "102578": 480, "74468": 480, "102378": 480, "_signature_strip_non_python_syntax": 480, "102103": 480, "102069": 480, "102038": 480, "98886": 480, "101673": 480, "101313": 480, "100372": 480, "89727": 480, "100131": 480, "98169": 480, "96931": 480, "95495": 480, "close_notifi": 480, "94684": 480, "94440": 480, "36305": 480, "103112": 480, "102980": 480, "102537": 480, "test_zoneinfo": 480, "tzpathtest": 480, "python_tzpath_context": 480, "101377": 480, "test_locale_calendar_formatweekday": 480, "102973": 480, "dockerfil": 480, "102711": 480, "wstrict": 480, "102690": 480, "102809": 480, "102013": 480, "pyunstable_visitobject": 480, "101727": 480, "1t": 480, "0286": 480, "4303": 480, "libtomcrypt": 480, "101283": 480, "102493": 480, "102416": 480, "102356": 480, "102336": 480, "102250": 480, "102126": 480, "getcurrentprocessid": 480, "102056": 480, "for_iter_rang": 480, "101967": 480, "positional_only_passed_as_keyword": 480, "101952": 480, "74895": 480, "sai_servic": 480, "101857": 480, "musl": 480, "84783": 480, "87849": 480, "101765": 480, "101430": 480, "presiz": 480, "101696": 480, "_pystatictype_dealloc": 480, "100719": 480, "98627": 480, "102302": 480, "101979": 480, "91038": 480, "81652": 480, "102179": 480, "101961": 480, "hookcompress": 480, "gihwan": 480, "101936": 480, "vo": 480, "101566": 480, "multiplexedpath": 480, "265": 480, "101997": 480, "_sha2": 480, "_sha256": 480, "_sha512": 480, "101892": 480, "87634": 480, "97786": 480, "101773": 480, "_normal": 480, "101693": 480, "101446": 480, "63301": 480, "101360": 480, "101277": 480, "100809": 480, "99138": 480, "96764": 480, "88233": 480, "leakag": 480, "85417": 480, "97725": 480, "102019": 480, "test_current_": 480, "89792": 480, "99942": 480, "100221": 480, "sharedinstal": 480, "96821": 480, "102344": 480, "101881": 480, "101849": 480, "101763": 480, "101759": 480, "101614": 480, "python3_d": 480, "101196": 480, "101907": 480, "99293": 480, "91744": 480, "689": 480, "92173": 480, "59956": 480, "101400": 480, "101372": 480, "101266": 480, "pylongvalu": 480, "101046": 480, "101037": 480, "underalloc": 480, "100762": 480, "100942": 480, "100923": 480, "100892": 480, "91351": 480, "100726": 480, "100712": 480, "enable_speci": 480, "32780": 480, "pep3118": 480, "101541": 480, "psuedo": 480, "101570": 480, "101323": 480, "_zlibdecompressor": 480, "101317": 480, "101326": 480, "futureit": 480, "92123": 480, "100795": 480, "freeaddrinfo": 480, "brester": 480, "101143": 480, "_add_callback": 480, "101144": 480, "stress": 480, "supplimentari": 480, "101015": 480, "100573": 480, "39615": 480, "100750": 480, "96290": 480, "99952": 480, "undercount": 480, "67790": 480, "99266": 480, "86682": 480, "60580": 480, "38941": 480, "40077": 480, "29847": 480, "77772": 480, "hoelzl": 480, "88324": 480, "reword": 480, "101334": 480, "test_tarfil": 480, "configr": 480, "depreact": 480, "101522": 480, "77532": 480, "platformtoolset": 480, "clangcl": 480, "101152": 480, "100340": 480, "wno": 480, "101060": 480, "98705": 480, "98636": 480, "gdbm_compat": 480, "_gdbm": 480, "96305": 480, "_aix_support": 480, "_bootsubprocess": 480, "101543": 480, "101467": 480, "101135": 480, "82052": 480, "32k": 480, "mojibak": 480, "100320": 480, "100247": 480, "100776": 480, "__text_signature__": 480, "unary_posit": 480, "list_to_tupl": 480, "import_star": 480, "print_expr": 480, "stopiteration_error": 480, "100288": 480, "load_attr_method_with_dict": 480, "100720": 480, "_pyframe_numslotsforcodeobject": 480, "co_nplaincellvar": 480, "100637": 480, "100649": 480, "native_thread_id": 480, "100126": 480, "torn": 480, "87447": 480, "100268": 480, "100374": 480, "socular": 480, "100357": 480, "100117": 480, "90043": 480, "100222": 480, "_py_codeunit": 480, "pun": 480, "99955": 480, "100188": 480, "binary_subscr_list_int": 480, "binary_subscr_tuple_int": 480, "99110": 480, "pyframe_new": 480, "94155": 480, "99540": 480, "100143": 480, "xpystat": 480, "100146": 480, "_pylist_fromarrayst": 480, "100110": 480, "100050": 480, "92216": 480, "99582": 480, "_bootstrap_python": 480, "99554": 480, "98522": 480, "94603": 480, "89051": 480, "32782": 480, "100833": 480, "100805": 480, "100813": 480, "100792": 480, "91851": 480, "microoptim": 480, "90104": 480, "100689": 480, "pyexpat_capi": 480, "100740": 480, "91219": 480, "100690": 480, "called_onc": 480, "86508": 480, "shim": 480, "100585": 480, "100562": 480, "100519": 480, "eff_request_host": 480, "100287": 480, "100488": 480, "100474": 480, "100363": 480, "78878": 480, "cfield": 480, "100348": 480, "_read_ready_cb": 480, "100272": 480, "83076": 480, "100228": 480, "100039": 480, "100133": 480, "44592": 480, "100098": 480, "85432": 480, "98778": 480, "99925": 480, "94943": 480, "83035": 480, "99576": 480, "94912": 480, "99509": 480, "99433": 480, "85267": 480, "__text_signatur": 480, "98030": 480, "88500": 480, "96127": 480, "95882": 480, "78707": 480, "92122": 480, "24132": 480, "40447": 480, "36880": 480, "100616": 480, "100472": 480, "25377": 480, "100454": 480, "100086": 480, "libregrtest": 480, "93018": 480, "libexpat": 480, "100540": 480, "dusing_apple_os_libffi": 480, "88267": 480, "41916": 480, "ac_cv_cxx_thread": 480, "100180": 480, "99191": 480, "_msvc_lang": 480, "202002l": 480, "_msc_ver": 480, "1929": 480, "_wmimodul": 480, "79218": 480, "ms_win64": 480, "w64": 480, "99941": 480, "43984": 480, "34816": 480, "100342": 480, "99947": 480, "99240": 480, "100001": 480, "87604": 480, "99891": 480, "99729": 480, "99708": 480, "99578": 480, "create_builtin": 480, "99581": 480, "caract": 480, "99553": 480, "99370": 480, "99377": 480, "98686": 480, "binary_op_gener": 480, "compare_op_gener": 480, "99298": 480, "91053": 480, "90994": 480, "45026": 480, "31718": 480, "38031": 480, "xhh": 480, "ambigui": 480, "79033": 480, "51524": 480, "99645": 480, "99508": 480, "_bootstrap_extern": 480, "66285": 480, "wakeupfd": 480, "97001": 480, "92647": 480, "99341": 480, "99382": 480, "99379": 480, "99344": 480, "99284": 480, "untest": 480, "99201": 480, "have_dynamic_load": 480, "str_convert": 480, "post_pars": 480, "64490": 480, "99029": 480, "nake": 480, "98253": 480, "resili": 480, "exacerb": 480, "98458": 480, "93453": 480, "basedefaulteventlooppolici": 480, "97966": 480, "uname_result": 480, "98248": 480, "98108": 480, "98098": 480, "82836": 480, "96828": 480, "ktls": 480, "88863": 480, "91078": 480, "47220": 480, "ogam": 480, "44817": 480, "error_bad_netpath": 480, "error_network_access_deni": 480, "161": 480, "error_bad_pathnam": 480, "41260": 480, "15999": 480, "99931": 480, "sphinxext": 480, "opengraph": 480, "89682": 480, "88330": 480, "92892": 480, "41825": 480, "99892": 480, "test_norm": 480, "test_unicodedata": 480, "normalizationtest": 480, "pythontest": 480, "99934": 480, "test_marsh": 480, "test_determinist": 480, "99741": 480, "630": 480, "_xxsubinterpret": 480, "99659": 480, "test_sqlite3": 480, "99593": 480, "96002": 480, "99086": 480, "wimplicit": 480, "99337": 480, "98872": 480, "88226": 480, "target_": 480, "use_computed_goto": 480, "99345": 480, "98629": 480, "99442": 480, "40882": 480, "87235": 480, "98940": 480, "_pyarg_unpackkeywordswithvararg": 480, "noptarg": 480, "98680": 480, "pybuf_": 480, "99612": 480, "98433": 480, "5894": 480, "98739": 480, "81057": 480, "99254": 480, "99205": 480, "99181": 480, "99204": 480, "96055": 480, "99153": 480, "unquicken": 480, "extended_arg_quick": 480, "warmup": 480, "99103": 480, "96793": 480, "98852": 480, "98925": 480, "98783": 480, "98811": 480, "imped": 480, "98762": 480, "unbox": 480, "99257": 480, "96421": 480, "frame_owned_by_cstack": 480, "98415": 480, "chaim": 480, "sander": 480, "92119": 480, "90716": 480, "_pylong": 480, "asymptot": 480, "longobject": 480, "95389": 480, "noam": 480, "cohen": 480, "93696": 480, "99418": 480, "99305": 480, "74044": 480, "99275": 480, "__initsubclass__": 480, "99277": 480, "_sslprotocoltransport": 480, "sslproto": 480, "99248": 480, "99155": 480, "93464": 480, "99134": 480, "98999": 480, "83004": 480, "_zoneinfo": 480, "98897": 480, "98878": 480, "98139": 480, "90352": 480, "_selectordatagramtransport": 480, "98793": 480, "wsaconnect": 480, "wsasendto": 480, "98744": 480, "98740": 480, "98703": 480, "98624": 480, "98284": 480, "96151": 480, "98086": 480, "72719": 480, "96192": 480, "92452": 480, "91803": 480, "38523": 480, "40358": 480, "36267": 480, "98832": 480, "98903": 480, "98713": 480, "87390": 480, "96853": 480, "34272": 480, "pthread_scope_system": 480, "99016": 480, "97731": 480, "docclean": 480, "98949": 480, "98989": 480, "98831": 480, "cases_gener": 480, "generated_cas": 480, "98817": 480, "pyproj": 480, "98776": 480, "levenshtein": 480, "98707": 480, "98689": 480, "37434": 480, "inflategethead": 480, "98790": 480, "98745": 480, "98692": 480, "94328": 480, "98978": 480, "benedikt": 480, "reinartz": 480, "98410": 480, "98610": 480, "_py_newinterpreterfromconfig": 480, "98608": 480, "_pyinterpreterconfig": 480, "_py_newinterpret": 480, "isolated_subinterpret": 480, "97616": 480, "limor": 480, "97514": 480, "escal": 480, "42919": 480, "87389": 480, "hamza": 480, "avvan": 480, "79096": 480, "92888": 480, "98374": 480, "98461": 480, "98354": 480, "98398": 480, "98390": 480, "97997": 480, "97973": 480, "96078": 480, "97955": 480, "97912": 480, "97002": 480, "97943": 480, "erad": 480, "86298": 480, "97779": 480, "97752": 480, "97591": 480, "97670": 480, "getdxp": 480, "analyze_dxp": 480, "dxp": 480, "dynamic_execution_profil": 480, "dxpair": 480, "94526": 480, "96975": 480, "96848": 480, "95921": 480, "_testcapimodul": 480, "95778": 480, "96387": 480, "mingliang": 480, "96864": 480, "96678": 480, "96754": 480, "96751": 480, "64373": 480, "96641": 480, "keywrapp": 480, "96636": 480, "setrac": 480, "96572": 480, "96611": 480, "96612": 480, "90230": 480, "96587": 480, "96569": 480, "behavoir": 480, "96582": 480, "_pythread_currentfram": 480, "91079": 480, "93911": 480, "96348": 480, "95196": 480, "96364": 480, "96352": 480, "93554": 480, "fallthrough": 480, "backward_target": 480, "next_block": 480, "pop_jump_forward_if_tru": 480, "pop_jump_backward_if_tru": 480, "pop_jump_forward_if_fals": 480, "pop_jump_backward_if_fals": 480, "pop_jump_forward_if_non": 480, "pop_jump_backward_if_non": 480, "pop_jump_forward_if_not_non": 480, "pop_jump_backward_if_not_non": 480, "96268": 480, "96237": 480, "f_func": 480, "f_funcobj": 480, "96187": 480, "96143": 480, "96071": 480, "96046": 480, "ht_cached_key": 480, "96005": 480, "pyenv": 480, "93678": 480, "_testinternalcapi": 480, "optimize_cfg": 480, "cfgoptimizationtestcas": 480, "95245": 480, "weakreflist": 480, "95977": 480, "91210": 480, "95922": 480, "eliminate_empty_basic_block": 480, "95818": 480, "95876": 480, "_pypegen_raise_error_known_loc": 480, "95605": 480, "95150": 480, "91146": 480, "87092": 480, "codegen": 480, "95355": 480, "_pypegen_parser_new": 480, "honglin": 480, "zhu": 480, "90081": 480, "slowdown": 480, "95324": 480, "cfg_builder": 480, "95185": 480, "absurd": 480, "94438": 480, "95060": 480, "addrq": 480, "95113": 480, "91409": 480, "95023": 480, "94036": 480, "94938": 480, "94996": 480, "94739": 480, "94949": 480, "94947": 480, "91256": 480, "94869": 480, "94893": 480, "94822": 480, "91153": 480, "90699": 480, "94694": 480, "93252": 480, "94215": 480, "92228": 480, "94485": 480, "91719": 480, "94329": 480, "1000s": 480, "94360": 480, "int_min": 480, "94262": 480, "94192": 480, "93883": 480, "94021": 480, "93955": 480, "93841": 480, "_stats_on": 480, "_stats_off": 480, "_stats_clear": 480, "_stats_dump": 480, "93516": 480, "traceabl": 480, "89828": 480, "93671": 480, "93662": 480, "93461": 480, "93621": 480, "93533": 480, "93444": 480, "basicblock": 480, "b_nofallthrough": 480, "b_exit": 480, "b_return": 480, "93418": 480, "93382": 480, "93359": 480, "93356": 480, "93354": 480, "93283": 480, "93345": 480, "93223": 480, "84694": 480, "91924": 480, "93040": 480, "93061": 480, "93065": 480, "hamt": 480, "libman": 480, "magicstack": 480, "93021": 480, "89914": 480, "92955": 480, "92930": 480, "90690": 480, "92914": 480, "92858": 480, "92804": 480, "92777": 480, "92658": 480, "92236": 480, "91102": 480, "92619": 480, "88750": 480, "92261": 480, "91432": 480, "91399": 480, "unicodetype_db": 480, "91578": 480, "47091": 480, "42316": 480, "89237": 480, "97928": 480, "98331": 480, "98307": 480, "96035": 480, "98257": 480, "98251": 480, "98178": 480, "44098": 480, "87730": 480, "98023": 480, "90985": 480, "harsh": 480, "undeprec": 480, "97646": 480, "9239": 480, "97837": 480, "97825": 480, "97008": 480, "82711": 480, "friedrich": 480, "bolz": 480, "tereick": 480, "97799": 480, "97781": 480, "mutablil": 480, "96827": 480, "95534": 480, "97592": 480, "97639": 480, "97545": 480, "73588": 480, "96865": 480, "97005": 480, "85760": 480, "96704": 480, "96819": 480, "resource_track": 480, "95865": 480, "96741": 480, "96735": 480, "46412": 480, "ndb": 480, "96652": 480, "68163": 480, "96538": 480, "96465": 480, "96079": 480, "_annotatedalia": 480, "96415": 480, "_cell_factori": 480, "95987": 480, "96388": 480, "96385": 480, "__typing_prepare_subst__": 480, "96142": 480, "_dataclassparam": 480, "96073": 480, "overeag": 480, "89258": 480, "96346": 480, "96349": 480, "90467": 480, "streamreaderprotocol": 480, "96172": 480, "96159": 480, "96175": 480, "96052": 480, "96125": 480, "96019": 480, "makeunicodedata": 480, "95463": 480, "69142": 480, "tzoffset": 480, "95899": 480, "95736": 480, "95804": 480, "95704": 480, "95149": 480, "95609": 480, "95289": 480, "manger": 480, "94909": 480, "95385": 480, "83901": 480, "95339": 480, "95045": 480, "95231": 480, "95097": 480, "95087": 480, "95199": 480, "95194": 480, "93899": 480, "95166": 480, "95132": 480, "11a1": 480, "24421": 480, "85128": 480, "93157": 480, "91212": 480, "shin": 480, "myoung": 480, "serp": 480, "95077": 480, "95109": 480, "95105": 480, "95066": 480, "95005": 480, "_pyaccu": 480, "_pyunicodewrit": 480, "90085": 480, "94857": 480, "94821": 480, "94736": 480, "_multiprocess": 480, "74116": 480, "87822": 480, "priorit": 480, "88050": 480, "94637": 480, "ssl_ctx_set_default_verify_path": 480, "92546": 480, "94607": 480, "94619": 480, "93896": 480, "94343": 480, "94382": 480, "78724": 480, "94510": 480, "92336": 480, "94398": 480, "94318": 480, "89988": 480, "94254": 480, "93259": 480, "from_nam": 480, "93096": 480, "test_codec": 480, "encodedfiletest": 480, "94207": 480, "_struct": 480, "test_base64": 480, "legacybase64testcas": 480, "test_encodebyt": 480, "94214": 480, "94182": 480, "91742": 480, "94101": 480, "84753": 480, "mehdi": 480, "abaakouk": 480, "94028": 480, "27884": 480, "93973": 480, "93858": 480, "93820": 480, "93847": 480, "83499": 480, "79512": 480, "91389": 480, "93626": 480, "90494": 480, "90549": 480, "93521": 480, "79579": 480, "93421": 480, "93475": 480, "93370": 480, "91810": 480, "91162": 480, "93353": 480, "83658": 480, "88123": 480, "93297": 480, "gced": 480, "85308": 480, "93156": 480, "93162": 480, "92886": 480, "90155": 480, "91513": 480, "93033": 480, "0x0100": 480, "0x00010000": 480, "89973": 480, "93044": 480, "93010": 480, "invalidheadererror": 480, "invalidheaderdefect": 480, "92986": 480, "92932": 480, "92675": 480, "87901": 480, "11b1": 480, "91922": 480, "92869": 480, "92839": 480, "92734": 480, "92671": 480, "91581": 480, "92550": 480, "92591": 480, "92445": 480, "92547": 480, "92530": 480, "92531": 480, "84131": 480, "92391": 480, "mueller": 480, "91968": 480, "81790": 480, "90622": 480, "91577": 480, "91539": 480, "getproxies_environ": 480, "91447": 480, "91456": 480, "47231": 480, "39064": 480, "41287": 480, "32547": 480, "35540": 480, "47063": 480, "47025": 480, "46951": 480, "42777": 480, "46755": 480, "45393": 480, "46642": 480, "46364": 480, "28249": 480, "46197": 480, "45924": 480, "44173": 480, "42627": 480, "42047": 480, "dragonfli": 480, "carlier": 480, "14243": 480, "41246": 480, "iocpproactor": 480, "39264": 480, "38693": 480, "38267": 480, "34828": 480, "32990": 480, "26253": 480, "85525": 480, "86404": 480, "spinx": 480, "97741": 480, "96432": 480, "96098": 480, "95957": 480, "95588": 480, "unfix": 480, "91207": 480, "chm": 480, "htmlhelp": 480, "95454": 480, "documenti": 480, "shea": 480, "95451": 480, "95415": 480, "94321": 480, "86128": 480, "61162": 480, "87260": 480, "86986": 480, "88831": 480, "86438": 480, "93031": 480, "92240": 480, "47161": 480, "40838": 480, "43689": 480, "38056": 480, "overhaul": 480, "13553": 480, "95027": 480, "96624": 480, "test_unittest": 480, "test_dotted_but_module_not_load": 480, "95243": 480, "testsocknam": 480, "burton": 480, "95573": 480, "test_ssl": 480, "fb11063974": 480, "fantix": 480, "95280": 480, "test_get_ciph": 480, "pfs": 480, "95212": 480, "test_shared_memory_recr": 480, "95218": 480, "test_importlib": 480, "94675": 480, "exponent": 480, "rjsmin": 480, "91330": 480, "94208": 480, "94315": 480, "dac": 480, "54781": 480, "test_tk": 480, "test_tkint": 480, "test_ttk_guion": 480, "test_ttk": 480, "93839": 480, "test_ctyp": 480, "93951": 480, "test_bdb": 480, "statetestcas": 480, "test_skip": 480, "93957": 480, "test_venv": 480, "ensurepiptest": 480, "test_with_pip": 480, "93884": 480, "93852": 480, "test_socketserv": 480, "run_test": 480, "hostrunn": 480, "93616": 480, "test_modulefind": 480, "modulefindertest": 480, "93575": 480, "test_unicod": 480, "test_raisememerror": 480, "57539": 480, "openat2": 480, "resolve_beneath": 480, "89858": 480, "test_emb": 480, "test_zipimport": 480, "test_py_compil": 480, "_test_multiprocess": 480, "92670": 480, "test_shutil": 480, "testcopi": 480, "test_copyfile_nonexistent_dir": 480, "92514": 480, "basictestrunn": 480, "47016": 480, "96761": 480, "96883": 480, "85936": 480, "96729": 480, "buildreleas": 480, "96269": 480, "module_dep": 480, "exportsym": 480, "95973": 480, "dsymutil": 480, "93744": 480, "maincc": 480, "94801": 480, "94802": 480, "95145": 480, "wasix": 480, "95174": 480, "netdb": 480, "94847": 480, "94841": 480, "1932": 480, "zlib_cflag": 480, "zlib_lib": 480, "94773": 480, "unsort": 480, "94682": 480, "1q": 480, "termcap": 480, "tinfo": 480, "_dbm": 480, "94404": 480, "94280": 480, "pegen": 480, "93584": 480, "93491": 480, "69093": 480, "_sqlite3": 480, "93202": 480, "34449": 480, "ux": 480, "osipov": 480, "98360": 480, "98414": 480, "97728": 480, "90989": 480, "97649": 480, "96965": 480, "96577": 480, "96559": 480, "94781": 480, "89545": 480, "wmi": 480, "95733": 480, "95656": 480, "95587": 480, "94399": 480, "95445": 480, "95359": 480, "95285": 480, "90844": 480, "94772": 480, "94018": 480, "93824": 480, "43414": 480, "92817": 480, "92984": 480, "92841": 480, "46907": 480, "91061": 480, "42658": 480, "38704": 480, "97897": 480, "97527": 480, "2288": 480, "65802": 480, "95511": 480, "95471": 480, "95411": 480, "89610": 480, "68686": 480, "ptag": 480, "eptag": 480, "95853": 480, "wasm_build": 480, "emsdk": 480, "95731": 480, "check_modul": 480, "94538": 480, "94430": 480, "86087": 480, "parseent": 480, "95756": 480, "96512": 480, "92678": 480, "94930": 480, "94731": 480, "wold": 480, "wzero": 480, "91321": 480, "91731": 480, "89546": 480, "93442": 480, "_py_cast_impl": 480, "_py_cast": 480, "93466": 480, "92898": 480, "serg": 480, "guelton": 480, "93103": 480, "92913": 480, "92781": 480, "c90": 480, "92193": 480, "59121": 480, "45383": 480, "92345": 480, "43857": 480, "92245": 480, "11a7": 480, "92203": 480, "91173": 480, "92114": 480, "92112": 480, "92063": 480, "precall_method_descriptor_fast_with_keyword": 480, "92031": 480, "_pycode_quicken": 480, "92036": 480, "92032": 480, "91869": 480, "91603": 480, "89373": 480, "91632": 480, "generic_alias_iter": 480, "encodingmap": 480, "91636": 480, "91625": 480, "78607": 480, "lltrace": 480, "__ltrace__": 480, "91576": 480, "89279": 480, "91502": 480, "_pyframe_isentryfram": 480, "91266": 480, "91479": 480, "__note__": 480, "46055": 480, "xinhang": 480, "91462": 480, "91421": 480, "_py_decodeutf8ex": 480, "91428": 480, "_pyopcode_opnam": 480, "47120": 480, "45317": 480, "47197": 480, "mishandl": 480, "47177": 480, "prev_instr": 480, "46961": 480, "46962": 480, "testcapi": 480, "recursinginfinitelyerror": 480, "46942": 480, "46764": 480, "43464": 480, "46721": 480, "46509": 480, "chase": 480, "46045": 480, "36819": 480, "34093": 480, "flag_ref": 480, "92356": 480, "92301": 480, "close_rang": 480, "67248": 480, "92210": 480, "cinder": 480, "92118": 480, "90887": 480, "copyfile_stat": 480, "copyfile_acl": 480, "copyfile_xattr": 480, "91215": 480, "92128": 480, "92049": 480, "92062": 480, "88089": 480, "91996": 480, "91984": 480, "test_argpars": 480, "91952": 480, "91954": 480, "47029": 480, "91928": 480, "91401": 480, "64783": 480, "sigrtmin": 480, "sigrtmax": 480, "91910": 480, "91832": 480, "91821": 480, "test_from_tupl": 480, "test_decim": 480, "91217": 480, "90623": 480, "91734": 480, "91700": 480, "91231": 480, "91621": 480, "90568": 480, "91670": 480, "91616": 480, "47256": 480, "823": 480, "91595": 480, "write_repr": 480, "yu": 480, "liu": 480, "74166": 480, "91575": 480, "89022": 480, "sqlite_misus": 480, "91526": 480, "91276": 480, "47000": 480, "91230": 480, "47260": 480, "seccomp": 480, "47227": 480, "47211": 480, "47135": 480, "43323": 480, "46681": 480, "45100": 480, "44807": 480, "46787": 480, "46720": 480, "par": 480, "46696": 480, "46053": 480, "45639": 480, "avif": 480, "46285": 480, "44791": 480, "46547": 480, "46415": 480, "46075": 480, "45995": 480, "26175": 480, "45138": 480, "40318": 480, "44863": 480, "44587": 480, "43827": 480, "43218": 480, "rodrigu": 480, "38435": 480, "42066": 480, "iman": 480, "kermani": 480, "40617": 480, "40676": 480, "39716": 480, "36073": 480, "kawashima": 480, "91888": 480, "91783": 480, "91547": 480, "91298": 480, "44347": 480, "36329": 480, "htmlview": 480, "47189": 480, "38668": 480, "47115": 480, "26792": 480, "brezovski": 480, "92169": 480, "import_deprec": 480, "91904": 480, "pythonregrtest_unicode_guard": 480, "91752": 480, "testfreez": 480, "91607": 480, "40280": 480, "47109": 480, "macholib": 480, "29890": 480, "louisom": 480, "89452": 480, "47103": 480, "pginstrument": 480, "47239": 480, "46785": 480, "win32_xstat_impl": 480, "40859": 480, "91583": 480, "generate_re_casefix": 480, "91551": 480, "gitlab": 480, "91320": 480, "reinterpret_cast": 480, "static_cast": 480, "80527": 480, "91768": 480, "91020": 480, "47169": 480, "47212": 480, "matthieu": 480, "dartiailh": 480, "47186": 480, "jump_if_not_eg_match": 480, "47176": 480, "py_emscriptensignalbuff": 480, "sharedarraybuff": 480, "py_emscripten_signal_handl": 480, "47182": 480, "47162": 480, "py_call_trampolin": 480, "46775": 480, "47129": 480, "47117": 480, "47127": 480, "42197": 480, "47070": 480, "array_inplace_repeat": 480, "unicodeobject": 480, "_pybytes_repeat": 480, "47053": 480, "binary_op_inplace_add_unicod": 480, "47045": 480, "46968": 480, "auxv": 480, "46329": 480, "47012": 480, "47009": 480, "47005": 480, "bytearray_repeat": 480, "bytearray_irepeat": 480, "46829": 480, "46993": 480, "39829": 480, "jeremiah": 480, "pascual": 480, "46944": 480, "46881": 480, "46838": 480, "43721": 480, "47208": 480, "ctypes_max_argcount": 480, "23689": 480, "47167": 480, "47151": 480, "4833": 480, "27929": 480, "14265": 480, "39622": 480, "47101": 480, "ossl": 480, "47099": 480, "open_ftp": 480, "42885": 480, "23691": 480, "47067": 480, "42369": 480, "_sharedfil": 480, "38256": 480, "4gib": 480, "odditi": 480, "39394": 480, "47062": 480, "46382": 480, "ari": 480, "bovenberg": 480, "47057": 480, "fastcal": 480, "47039": 480, "2604": 480, "45150": 480, "34861": 480, "45997": 480, "aquir": 480, "43253": 480, "fdset": 480, "47004": 480, "46998": 480, "46995": 480, "46994": 480, "46981": 480, "46985": 480, "getauxv": 480, "at_minsigstksz": 480, "amx_til": 480, "sapphir": 480, "xeon": 480, "isa": 480, "46955": 480, "zabka": 480, "23325": 480, "46932": 480, "46933": 480, "464471": 480, "tvrtkovi": 480, "46644": 480, "typeform": 480, "46581": 480, "46557": 480, "41370": 480, "26120": 480, "46480": 480, "46421": 480, "22859": 480, "46170": 480, "40296": 480, "20392": 480, "46030": 480, "44439": 480, "45171": 480, "24959": 480, "44859": 480, "44493": 480, "sockaddr_un": 480, "33178": 480, "43352": 480, "45099": 480, "47126": 480, "676": 480, "47040": 480, "compatibl": 480, "46033": 480, "45790": 480, "42340": 480, "41233": 480, "yyyyyyyan": 480, "orest": 480, "47205": 480, "46126": 480, "47104": 480, "47037": 480, "4y": 480, "46587": 480, "47015": 480, "main_modul": 480, "side_modul": 480, "46023": 480, "wasm64": 480, "47032": 480, "47024": 480, "1n": 480, "46973": 480, "quay": 480, "45774": 480, "47194": 480, "25032": 480, "47171": 480, "46566": 480, "47086": 480, "44549": 480, "3189": 480, "12900": 480, "46948": 480, "26488": 480, "46890": 480, "46850": 480, "_pyeval_calltrac": 480, "_pyeval_getcoroutineorigintrackingdepth": 480, "_pyeval_getasyncgenfirstit": 480, "_pyeval_getasyncgenfin": 480, "_pyeval_setasyncgenfirstit": 480, "_pyeval_setasyncgenfin": 480, "46987": 480, "_pysys_getobjectid": 480, "_pysys_setobjectid": 480, "46940": 480, "46927": 480, "46921": 480, "46903": 480, "11alpha": 480, "46891": 480, "test_float": 480, "46712": 480, "46430": 480, "45107": 480, "44337": 480, "46729": 480, "45885": 480, "46794": 480, "46823": 480, "load_fast__load_attr_instance_valu": 480, "46820": 480, "1not": 480, "46808": 480, "precall_funct": 480, "precall_method": 480, "46762": 480, "46730": 480, "46724": 480, "46732": 480, "46072": 480, "46707": 480, "46323": 480, "45923": 480, "46702": 480, "46675": 480, "va_end": 480, "_hashopenssl": 480, "46615": 480, "setobject": 480, "30496": 480, "25707": 480, "46877": 480, "46848": 480, "46736": 480, "44886": 480, "46827": 480, "46811": 480, "46252": 480, "46784": 480, "46786": 480, "wbr": 480, "39327": 480, "virtualbox": 480, "45390": 480, "46756": 480, "46737": 480, "46752": 480, "trio": 480, "nurseri": 480, "46333": 480, "46643": 480, "45863": 480, "unarchiv": 480, "46066": 480, "46676": 480, "_argtypes_": 480, "46672": 480, "46655": 480, "45948": 480, "discrep": 480, "46626": 480, "ip_bind_address_no_port": 480, "46521": 480, "46571": 480, "46400": 480, "46556": 480, "46522": 480, "46475": 480, "46246": 480, "deprecatedlist": 480, "46232": 480, "46195": 480, "31369": 480, "45898": 480, "ffi_type_": 480, "decad": 480, "44953": 480, "44289": 480, "44011": 480, "41086": 480, "methodwrapp": 480, "14156": 480, "42238": 480, "46913": 480, "test_faulthandl": 480, "test_sigfp": 480, "faulthandler_sigfp": 480, "46760": 480, "test_di": 480, "46708": 480, "46678": 480, "46623": 480, "test_pair": 480, "test_speech128": 480, "test_zlib": 480, "s390x": 480, "46860": 480, "__builtin_nan": 480, "kb": 480, "setr": 480, "gu": 480, "cound": 480, "46744": 480, "46567": 480, "46638": 480, "46630": 480, "46748": 480, "stdbool": 480, "46836": 480, "pycore_fram": 480, "pybuff": 480, "conflit": 480, "accesss": 480, "45773": 480, "46564": 480, "46458": 480, "46527": 480, "46528": 480, "precall_funt": 480, "46503": 480, "46431": 480, "46476": 480, "46481": 480, "46417": 480, "add_subclass": 480, "43683": 480, "46407": 480, "vivian": 480, "46409": 480, "46406": 480, "46383": 480, "module_fre": 480, "46361": 480, "46161": 480, "46028": 480, "46091": 480, "44024": 480, "46624": 480, "46591": 480, "clickabl": 480, "46565": 480, "46553": 480, "46544": 480, "uspac": 480, "46487": 480, "45162": 480, "46539": 480, "46510": 480, "46491": 480, "46436": 480, "41403": 480, "46474": 480, "46470": 480, "_remove_dups_flatten": 480, "46469": 480, "41906": 480, "46422": 480, "46434": 480, "43869": 480, "46414": 480, "46316": 480, "29688": 480, "43012": 480, "_accessor": 480, "terrain": 480, "46258": 480, "46242": 480, "_member_names_": 480, "43118": 480, "26552": 480, "21987": 480, "46124": 480, "46103": 480, "46080": 480, "felix": 480, "fontein": 480, "46463": 480, "escape4chm": 480, "43478": 480, "46616": 480, "test_window": 480, "44359": 480, "test_ftplib": 480, "46600": 480, "test_pycfunct": 480, "46542": 480, "test_lib2to3": 480, "46576": 480, "test_peg_gener": 480, "test_json": 480, "infinite_recurs": 480, "13886": 480, "test_builtin": 480, "requires_fork": 480, "requires_subprocess": 480, "46602": 480, "conftest": 480, "38472": 480, "46513": 480, "ac_c_char_unsign": 480, "__char_unsigned__": 480, "46471": 480, "46443": 480, "46429": 480, "45925": 480, "43112": 480, "46362": 480, "com1": 480, "lpt1": 480, "45296": 480, "_py_getallocatedblock": 480, "_pyobject_debugmallocstat": 480, "46433": 480, "_pytype_getmodulebydef": 480, "14916": 480, "46070": 480, "46347": 480, "46339": 480, "46331": 480, "46314": 480, "11a4": 480, "46289": 480, "46297": 480, "bootup": 480, "derzsi": 480, "niel": 480, "46237": 480, "46263": 480, "use_frozen_modul": 480, "46006": 480, "_pyunicode_equaltoasciiid": 480, "update_slot": 480, "46208": 480, "46240": 480, "46009": 480, "46235": 480, "46221": 480, "46202": 480, "pop_except_and_rerais": 480, "46085": 480, "pylong_bas": 480, "46110": 480, "46107": 480, "44525": 480, "call_method_kw": 480, "call_no_kw": 480, "call_kw": 480, "46039": 480, "45635": 480, "_pyerr_display": 480, "46054": 480, "46042": 480, "46049": 480, "46048": 480, "37971": 480, "46031": 480, "45654": 480, "46025": 480, "46000": 480, "42918": 480, "45953": 480, "43413": 480, "46342": 480, "46307": 480, "46306": 480, "46244": 480, "46278": 480, "call_": 480, "46269": 480, "46266": 480, "46257": 480, "41011": 480, "46239": 480, "46238": 480, "46222": 480, "46176": 480, "43424": 480, "45321": 480, "46125": 480, "46118": 480, "37578": 480, "20369": 480, "46105": 480, "44893": 480, "22815": 480, "22047": 480, "26952": 480, "45615": 480, "16594": 480, "allow_reuse_port": 480, "27718": 480, "46032": 480, "27062": 480, "46018": 480, "46016": 480, "45755": 480, "45874": 480, "25066": 480, "45643": 480, "46196": 480, "46120": 480, "46109": 480, "19737": 480, "46296": 480, "_use_args_": 480, "_member_type_": 480, "46205": 480, "runtest_mp": 480, "jemalloc": 480, "46262": 480, "46150": 480, "fakenam": 480, "posixpathtest": 480, "test_expandus": 480, "46129": 480, "23819": 480, "46114": 480, "0xmnn00pp0l": 480, "44133": 480, "46315": 480, "have_featur": 480, "45723": 480, "multiarch": 480, "46106": 480, "1m": 480, "46088": 480, "asset": 480, "45949": 480, "freeze_modul": 480, "46217": 480, "40477": 480, "46236": 480, "46140": 480, "45855": 480, "46004": 480, "_pyerr_chainstackitem": 480, "45915": 480, "is_valid_fd": 480, "f_getfd": 480, "44530": 480, "42268": 480, "45727": 480, "45786": 480, "45614": 480, "45813": 480, "45811": 480, "45848": 480, "45709": 480, "45829": 480, "45826": 480, "45822": 480, "45820": 480, "45636": 480, "42540": 480, "45738": 480, "45753": 480, "45764": 480, "45609": 480, "45582": 480, "45450": 480, "27946": 480, "13236": 480, "37658": 480, "45876": 480, "44649": 480, "45803": 480, "45831": 480, "41735": 480, "45235": 480, "45754": 480, "11a2": 480, "sqlite_limit_length": 480, "45766": 480, "45765": 480, "45757": 480, "45644": 480, "wessel": 480, "45703": 480, "45535": 480, "45664": 480, "45663": 480, "45662": 480, "43137": 480, "gio": 480, "45514": 480, "45507": 480, "45359": 480, "44733": 480, "28806": 480, "43498": 480, "42158": 480, "notation3": 480, "trig": 480, "45840": 480, "45640": 480, "milchior": 480, "45788": 480, "45772": 480, "45392": 480, "45250": 480, "25381": 480, "43905": 480, "45695": 480, "19460": 480, "45835": 480, "test_queu": 480, "45783": 480, "45745": 480, "findleak": 480, "45701": 480, "test_functool": 480, "44035": 480, "45950": 480, "45881": 480, "sys_shutdown": 480, "ac_cv_func_shutdown": 480, "fork1": 480, "33393": 480, "45866": 480, "pygen": 480, "41498": 480, "sigset_t": 480, "yurchak": 480, "45886": 480, "45873": 480, "py_stdlib_mod": 480, "addext": 480, "save_env": 480, "restore_env": 480, "with_save_env": 480, "45573": 480, "45816": 480, "v143": 480, "45800": 480, "45798": 480, "45743": 480, "search_paths_first": 480, "xcode": 480, "stdc_header": 480, "ac_header_tim": 480, "45731": 480, "py_sqlite_enable_load_extens": 480, "ac_cache_check": 480, "45696": 480, "45561": 480, "smelli": 480, "45901": 480, "45616": 480, "45850": 480, "45732": 480, "45720": 480, "shlwapi": 480, "39026": 480, "45716": 480, "45688": 480, "_scproxi": 480, "45379": 480, "keyowrd": 480, "45530": 480, "45526": 480, "address_bit": 480, "30570": 480, "45521": 480, "45494": 480, "45445": 480, "45408": 480, "45385": 480, "descr_check": 480, "45367": 480, "binary_multiply_int": 480, "binary_multiply_float": 480, "21736": 480, "unfrozen": 480, "45020": 480, "orignam": 480, "45324": 480, "44050": 480, "call_function_builtin_o": 480, "call_function_builtin_fast": 480, "call_function_len": 480, "call_function_isinst": 480, "44511": 480, "43706": 480, "42064": 480, "45438": 480, "45574": 480, "print_escap": 480, "45581": 480, "45557": 480, "kreusada": 480, "42174": 480, "35673": 480, "_namespaceload": 480, "45515": 480, "45475": 480, "43787": 480, "45489": 480, "42222": 480, "45428": 480, "45467": 480, "45461": 480, "45239": 480, "45417": 480, "45249": 480, "45416": 480, "20028": 480, "44904": 480, "45406": 480, "getabsfil": 480, "45411": 480, "subtitl": 480, "srt": 480, "vtt": 480, "10716": 480, "serverhtmldoc": 480, "27580": 480, "45262": 480, "45386": 480, "45343": 480, "45328": 480, "45192": 480, "_infer_return_typ": 480, "kyungmin": 480, "45160": 480, "24444": 480, "40321": 480, "7538": 480, "jochem": 480, "schulenklopp": 480, "41374": 480, "35970": 480, "kuska": 480, "45726": 480, "45680": 480, "45618": 480, "olko": 480, "45655": 480, "45604": 480, "45516": 480, "45464": 480, "45449": 480, "20692": 480, "45678": 480, "45578": 480, "45668": 480, "45577": 480, "45566": 480, "test_frozen_pickl": 480, "test_dataclass": 480, "43592": 480, "39679": 480, "45410": 480, "45402": 480, "test_sundri": 480, "45403": 480, "test_si": 480, "test_stdlib_dir": 480, "45400": 480, "test_name_error_suggestions_do_not_trigger_for_too_many_loc": 480, "10572": 480, "test_sqlit": 480, "43158": 480, "_uuid": 480, "libuuid": 480, "45666": 480, "swprintf": 480, "45595": 480, "have_expat_config_h": 480, "use_pyexpat_capi": 480, "xml_poor_entropi": 480, "expat_config": 480, "45532": 480, "jeong": 480, "yunwon": 480, "45536": 480, "45221": 480, "45405": 480, "bohman": 480, "43652": 480, "45337": 480, "43851": 480, "sqlite_omit_autoinit": 480, "44828": 480, "culler": 480, "45495": 480, "29103": 480, "interpreteridobject": 480, "45395": 480, "44220": 480, "42278": 480, "44600": 480, "burkland": 480, "41180": 480, "44394": 480, "0340": 480, "43124": 480, "putcmd": 480, "44022": 480, "45061": 480, "24076": 480, "45167": 480, "45155": 480, "44219": 480, "44959": 480, "45121": 480, "44348": 480, "45123": 480, "1514420": 480, "41031": 480, "45083": 480, "34561": 480, "munro": 480, "powersort": 480, "45056": 480, "45012": 480, "fstatat": 480, "stani": 480, "skonieczni": 480, "45018": 480, "44963": 480, "anext_await": 480, "44962": 480, "44954": 480, "8p": 480, "1074": 480, "44947": 480, "44945": 480, "binary_add_adapt": 480, "binary_add_float": 480, "binary_add_int": 480, "binary_add_unicod": 480, "binary_add_unicode_inplace_fast": 480, "44929": 480, "44914": 480, "44698": 480, "44895": 480, "44900": 480, "44889": 480, "load_method_cach": 480, "load_method_modul": 480, "load_method_class": 480, "44890": 480, "44885": 480, "44878": 480, "44874": 480, "44872": 480, "33930": 480, "augusto": 480, "goulart": 480, "25782": 480, "44856": 480, "update_bas": 480, "44826": 480, "store_attr_slot": 480, "store_attr_split_key": 480, "store_attr_with_hint": 480, "44838": 480, "44821": 480, "44792": 480, "34013": 480, "44732": 480, "44725": 480, "_opcod": 480, "get_specialization_stat": 480, "44717": 480, "44653": 480, "44676": 480, "44633": 480, "44661": 480, "property_descr_set": 480, "44662": 480, "44655": 480, "44646": 480, "44636": 480, "44635": 480, "26280": 480, "binary_subscr_dict": 480, "44589": 480, "44606": 480, "42073": 480, "fastsearch": 480, "43895": 480, "ish": 480, "dynload_shlib": 480, "levarag": 480, "44562": 480, "44553": 480, "44523": 480, "44483": 480, "44486": 480, "44472": 480, "ltrace": 480, "44297": 480, "44456": 480, "44409": 480, "44396": 480, "44376": 480, "44313": 480, "44338": 480, "load_global_modul": 480, "load_global_builtin": 480, "44368": 480, "44349": 480, "load_attr_slot": 480, "load_attr_split_key": 480, "load_attr_with_hint": 480, "load_attr_modul": 480, "44335": 480, "43693": 480, "44317": 480, "44304": 480, "43667": 480, "44232": 480, "winner": 480, "44201": 480, "co_fastlocalkind": 480, "44184": 480, "44187": 480, "44180": 480, "44168": 480, "44156": 480, "44143": 480, "44032": 480, "datastack": 480, "44114": 480, "dictkeys_revers": 480, "dictitems_revers": 480, "broke": 480, "44110": 480, "branchless": 480, "43918": 480, "43879": 480, "17792": 480, "28146": 480, "11105": 480, "39091": 480, "noah": 480, "oxer": 480, "45371": 480, "unixccompil": 480, "45329": 480, "1596321": 480, "45274": 480, "45238": 480, "36674": 480, "45183": 480, "45234": 480, "45228": 480, "45225": 480, "genexpr": 480, "25169": 480, "20524": 480, "45168": 480, "35474": 480, "45166": 480, "20499": 480, "30856": 480, "45034": 480, "25894": 480, "45081": 480, "45075": 480, "format_fram": 480, "31299": 480, "41620": 480, "45021": 480, "43913": 480, "lesser": 480, "45030": 480, "45001": 480, "45010": 480, "__div__": 480, "39218": 480, "43613": 480, "37596": 480, "44955": 480, "39039": 480, "44935": 480, "44911": 480, "41322": 480, "44524": 480, "38956": 480, "44860": 480, "unicodencodeerror": 480, "44581": 480, "44849": 480, "44605": 480, "wherein": 480, "specialform": 480, "44839": 480, "44822": 480, "44801": 480, "44806": 480, "27275": 480, "44793": 480, "44784": 480, "44667": 480, "44771": 480, "44752": 480, "rcomplet": 480, "44747": 480, "44720": 480, "44704": 480, "44666": 480, "lzl": 480, "44690": 480, "binacii": 480, "42854": 480, "_sslsocket": 480, "44686": 480, "_import": 480, "44353": 480, "44682": 480, "44678": 480, "40897": 480, "44638": 480, "44648": 480, "44608": 480, "_flatten": 480, "44594": 480, "flight": 480, "42799": 480, "41928": 480, "44566": 480, "44558": 480, "41249": 480, "44554": 480, "34798": 480, "44539": 480, "44461": 480, "43625": 480, "44516": 480, "42892": 480, "44468": 480, "43977": 480, "44482": 480, "44404": 480, "41546": 480, "44458": 480, "buffer_block_s": 480, "lmza": 480, "44464": 480, "flake8": 480, "44446": 480, "44434": 480, "pthread_exit": 480, "libgcc_": 480, "42972": 480, "44422": 480, "37880": 480, "44389": 480, "27827": 480, "44395": 480, "34266": 480, "44362": 480, "44342": 480, "44356": 480, "44351": 480, "parse_makefil": 480, "44242": 480, "44246": 480, "43858": 480, "44260": 480, "44254": 480, "33693": 480, "44241": 480, "simplepath": 480, "44210": 480, "_meta": 480, "43643": 480, "27334": 480, "4928": 480, "44154": 480, "33433": 480, "44150": 480, "44142": 480, "44145": 480, "hmac_upd": 480, "44095": 480, "ds": 480, "congest": 480, "37788": 480, "44089": 480, "44081": 480, "44061": 480, "44059": 480, "serenityo": 480, "36515": 480, "44018": 480, "38352": 480, "44002": 480, "90s": 480, "43972": 480, "28528": 480, "checklin": 480, "43853": 480, "43666": 480, "wpar": 480, "fileset": 480, "bos": 480, "rte": 480, "mp64": 480, "odm": 480, "9988": 480, "43650": 480, "_unpack_zipfil": 480, "igor": 480, "bolshakov": 480, "43612": 480, "43392": 480, "_find_and_load": 480, "43318": 480, "43232": 480, "30077": 480, "sowt": 480, "42971": 480, "43086": 480, "scrict_mod": 480, "43024": 480, "42862": 480, "41818": 480, "40497": 480, "37449": 480, "40956": 480, "41730": 480, "20684": 480, "_signature_get_bound_param": 480, "41402": 480, "32695": 480, "24391": 480, "40563": 480, "henri": 480, "aud": 480, "oud": 480, "34990": 480, "y2k38": 480, "39549": 480, "37022": 480, "38840": 480, "test___all__": 480, "39359": 480, "38741": 480, "38415": 480, "30256": 480, "manager_own": 480, "autoproxi": 480, "27513": 480, "26228": 480, "33349": 480, "29298": 480, "45216": 480, "45024": 480, "44957": 480, "16580": 480, "44903": 480, "othergui": 480, "33479": 480, "36700": 480, "44740": 480, "44693": 480, "35183": 480, "30511": 480, "relianc": 480, "44561": 480, "44651": 480, "42958": 480, "44631": 480, "_environ": 480, "44613": 480, "44544": 480, "38062": 480, "40620": 480, "controlflow": 480, "43066": 480, "39452": 480, "broaden": 480, "13814": 480, "27752": 480, "44453": 480, "44392": 480, "44322": 480, "44195": 480, "traversableread": 480, "41963": 480, "44072": 480, "43558": 480, "44025": 480, "41706": 480, "41621": 480, "41576": 480, "21760": 480, "39498": 480, "40173": 480, "45280": 480, "45269": 480, "c_make_encod": 480, "45128": 480, "45209": 480, "_testsharedmemori": 480, "test_shared_memory_cleaned_after_process_termin": 480, "45185": 480, "testenumer": 480, "45195": 480, "test_readlin": 480, "test_nonascii": 480, "45156": 480, "45125": 480, "sharablelist": 480, "test_sysconfig": 480, "test_user_similar": 480, "45052": 480, "withprocessestestsharedmemori": 480, "test_shared_memory_bas": 480, "sms": 480, "sms2": 480, "unskip": 480, "45042": 480, "hashlib_help": 480, "requires_hashdigest": 480, "25130": 480, "45011": 480, "44949": 480, "44891": 480, "44852": 480, "wholesal": 480, "40928": 480, "spew": 480, "44734": 480, "44708": 480, "42095": 480, "interop": 480, "plutil": 480, "44647": 480, "44515": 480, "44287": 480, "test_popen": 480, "test_windows_util": 480, "militari": 480, "battl": 480, "44451": 480, "test_metadata_api": 480, "apitest": 480, "test_entry_points_by_index": 480, "44363": 480, "44364": 480, "43921": 480, "test_wrong_cert_tls13": 480, "test_pha_required_nocert": 480, "44131": 480, "test_frozenmain": 480, "31904": 480, "test_file_not_exist": 480, "42083": 480, "35753": 480, "unwrapp": 480, "dictproxi": 480, "45220": 480, "defaultwindowssdkvers": 480, "commandlin": 480, "45188": 480, "45163": 480, "haiku": 480, "45067": 480, "extended_color_cont": 480, "island": 480, "t20170401": 480, "20170401": 480, "45019": 480, "44535": 480, "43298": 480, "44381": 480, "enablecontrolflowguard": 480, "41282": 480, "45375": 480, "unnormalis": 480, "45022": 480, "45007": 480, "44848": 480, "44572": 480, "44582": 480, "41299": 480, "jitter": 480, "42686": 480, "40263": 480, "issue26903": 480, "34602": 480, "quadrupl": 480, "44689": 480, "43109": 480, "34932": 480, "shane": 480, "harvey": 480, "45193": 480, "40128": 480, "update_idletask": 480, "41611": 480, "autocompletewindow": 480, "winconfig_ev": 480, "44026": 480, "44786": 480, "44967": 480, "44978": 480, "43425": 480, "test2to3": 480, "44074": 480, "20291": 480, "44687": 480, "45116": 480, "45094": 480, "44751": 480, "42747": 480, "py_tpflags_have_am_send": 480, "44441": 480, "_pytrash_deposit_object": 480, "_pytrash_destroy_chain": 480, "_pytrash_thread_deposit_object": 480, "_pytrash_thread_destroy_chain": 480, "_tstate": 480, "trash_delete_nest": 480, "40939": 480, "pyparser_": 480, "44378": 480, "44113": 480, "44094": 480, "pyerr_setfromerrnowithunicodefilenam": 480, "pyerr_setfromwindowserrwithunicodefilenam": 480, "pyerr_setexcfromwindowserrwithunicodefilenam": 480, "pyunicodeencodeerror_cr": 480, "pyunicodetranslateerror_cr": 480, "43434": 480, "43882": 480, "43472": 480, "43362": 480, "43756": 480, "43075": 480, "42800": 480, "37363": 480, "43892": 480, "43933": 480, "kweyword": 480, "43963": 480, "_signal": 480, "42739": 480, "pylinetable_initaddressrang": 480, "43754": 480, "consistut": 480, "38605": 480, "clvxxpq2t2lq5mp2y53vvqfcxywqjhkz": 480, "pile": 480, "43859": 480, "41323": 480, "43846": 480, "43798": 480, "43751": 480, "ait": 480, "42128": 480, "43105": 480, "42609": 480, "44015": 480, "25478": 480, "43733": 480, "43979": 480, "zwerschk": 480, "43993": 480, "43957": 480, "42904": 480, "43945": 480, "43937": 480, "43930": 480, "43907": 480, "43926": 480, "43607": 480, "43284": 480, "_syscmd_ver": 480, "43867": 480, "serve_cli": 480, "40443": 480, "43820": 480, "43680": 480, "41515": 480, "43776": 480, "42248": 480, "_missing__": 480, "43744": 480, "43772": 480, "43764": 480, "openssl_api_compat": 480, "make_ssl_data": 480, "25264": 480, "43780": 480, "43731": 480, "38659": 480, "simple_enum": 480, "test_simple_enum": 480, "43752": 480, "24723": 480, "43655": 480, "43723": 480, "2135": 480, "43534": 480, "43522": 480, "hostflag": 480, "ssl_ctx": 480, "8978": 480, "43296": 480, "sqlite3_value_blob": 480, "sqlite_nomem": 480, "43312": 480, "43265": 480, "43176": 480, "39529": 480, "18369": 480, "privatekey": 480, "36470": 480, "x509_v_flag_partial_chain": 480, "35114": 480, "39899": 480, "36076": 480, "33731": 480, "32745": 480, "43987": 480, "43959": 480, "43938": 480, "43778": 480, "glossary_search": 480, "43739": 480, "43961": 480, "test_namer_rotator_inherit": 480, "43842": 480, "43843": 480, "env_chang": 480, "ccach": 480, "tlsv1_alert_internal_error": 480, "43567": 480, "35306": 480, "43538": 480, "38822": 480, "26227": 480, "40432": 480, "43745": 480, "mislabel": 480, "1i": 480, "43492": 480, "30555": 480, "42119": 480, "sdks": 480, "iossupport": 480, "43568": 480, "44009": 480, "rosetta": 480, "42235": 480, "sidebar": 480, "43981": 480, "test_sidebar": 480, "test_squeez": 480, "43774": 480, "43962": 480, "_pyinterpreterstate_idincref": 480, "_pyinterpreterstate_idinitref": 480, "id_refcount": 480, "get_curr": 480, "interpreterid": 480, "28254": 480, "42988": 480, "schw": 480, "rer": 480, "43285": 480, "trust_server_pasv_ipv4_address": 480, "27129": 480, "43660": 480, "43555": 480, "43517": 480, "misdetect": 480, "43497": 480, "39316": 480, "35883": 480, "43410": 480, "43406": 480, "43390": 480, "sa_onstack": 480, "friendlier": 480, "golang": 480, "cgo": 480, "37448": 480, "address_in_rang": 480, "ultra": 480, "unsanitari": 480, "_py_no_sanitize_address": 480, "_py_no_sanitize_thread": 480, "_py_no_sanitize_memori": 480, "dwith_pymalloc_radix_tre": 480, "29988": 480, "43433": 480, "35930": 480, "41369": 480, "43422": 480, "41324": 480, "43577": 480, "43542": 480, "heic": 480, "heif": 480, "43510": 480, "43521": 480, "41361": 480, "43423": 480, "27820": 480, "_always_": 480, "43445": 480, "43245": 480, "29982": 480, "43428": 480, "43332": 480, "43420": 480, "43399": 480, "43369": 480, "sqlite3_column_text": 480, "sqlite3_column_blob": 480, "43368": 480, "24562": 480, "mariusz": 480, "felisiak": 480, "42129": 480, "43295": 480, "43125": 480, "base64mim": 480, "43084": 480, "42994": 480, "opus": 480, "3gpp": 480, "3gpp2": 480, "42782": 480, "membernam": 480, "26053": 480, "40701": 480, "39342": 480, "x509_v_flag_allow_proxy_cert": 480, "man1": 480, "man7": 480, "jab": 480, "lordmauv": 480, "justin39": 480, "43199": 480, "43407": 480, "43354": 480, "41933": 480, "37945": 480, "test_getsetlocale_issue1813": 480, "test_local": 480, "41561": 480, "43179": 480, "alignof_x": 480, "sizeof_x": 480, "43631": 480, "43617": 480, "43372": 480, "_freeze_importlib": 480, "42246": 480, "877df851": 480, "test_frozent": 480, "43440": 480, "42225": 480, "43541": 480, "poison": 480, "43321": 480, "43121": 480, "42819": 480, "x1b": 480, "2004h": 480, "42808": 480, "42217": 480, "co_linet": 480, "40692": 480, "43316": 480, "43317": 480, "43146": 480, "43260": 480, "43258": 480, "needless": 480, "43251": 480, "sqlite3_column_nam": 480, "23838": 480, "43172": 480, "irreconcil": 480, "43163": 480, "43162": 480, "43102": 480, "42960": 480, "42151": 480, "_elementre": 480, "29753": 480, "shrank": 480, "27646": 480, "43288": 480, "43174": 480, "13501": 480, "39448": 480, "43155": 480, "41837": 480, "43283": 480, "43278": 480, "43270": 480, "_pyerr_occur": 480, "43239": 480, "fvisibl": 480, "43181": 480, "42938": 480, "pyeval_": 480, "_pyeval_evalcodewithnam": 480, "38631": 480, "42986": 480, "42924": 480, "42882": 480, "_pyunicode_fromid": 480, "_py_identifi": 480, "unicode_id": 480, "next_index": 480, "42827": 480, "42823": 480, "41994": 480, "27772": 480, "43108": 480, "43077": 480, "43014": 480, "42323": 480, "42944": 480, "42934": 480, "42931": 480, "38250": 480, "42877": 480, "42923": 480, "42848": 480, "42901": 480, "_proto_memb": 480, "42780": 480, "42866": 480, "getcodec": 480, "42846": 480, "_codecs_cn": 480, "_codecs_hk": 480, "_codecs_iso2022": 480, "_codecs_jp": 480, "_codecs_kr": 480, "_codecs_tw": 480, "42851": 480, "42834": 480, "41748": 480, "dubost": 480, "42384": 480, "42383": 480, "42005": 480, "41604": 480, "user_ptr": 480, "set_panel_userptr": 480, "41149": 480, "stratford": 480, "33289": 480, "40304": 480, "bori": 480, "verkhovskiy": 480, "42811": 480, "yair": 480, "frid": 480, "40823": 480, "checktracecallbackcont": 480, "43031": 480, "36143": 480, "42874": 480, "add_cross_compiling_path": 480, "42584": 480, "42504": 480, "33065": 480, "23544": 480, "32631": 480, "42979": 480, "43030": 480, "42814": 480, "genericaliasobject": 480, "42806": 480, "40631": 480, "27794": 480, "42745": 480, "32381": 480, "30858": 480, "42615": 480, "resulttyp": 480, "40137": 480, "42008": 480, "40521": 480, "42257": 480, "42772": 480, "42759": 480, "42756": 480, "23328": 480, "envar": 480, "42740": 480, "42655": 480, "42727": 480, "38308": 480, "42721": 480, "nodefaultroot": 480, "tempor": 480, "25246": 480, "35728": 480, "15303": 480, "42681": 480, "42685": 480, "37961": 480, "42630": 480, "_run_exitfunc": 480, "42644": 480, "loge": 480, "36541": 480, "pgen2": 480, "42382": 480, "41877": 480, "autospect": 480, "auto_spec": 480, "set_spec": 480, "39717": 480, "42385": 480, "thread_stack_s": 480, "34750": 480, "_enumdict": 480, "42517": 480, "42678": 480, "28964": 480, "42470": 480, "42388": 480, "34463": 480, "42163": 480, "42090": 480, "42059": 480, "41960": 480, "41907": 480, "41891": 480, "24792": 480, "41462": 480, "40219": 480, "labeledscal": 480, "37193": 480, "39068": 480, "brandon": 480, "stansburi": 480, "17140": 480, "34398": 480, "42794": 480, "test_nntplib": 480, "aioe": 480, "42641": 480, "test_select": 480, "_test_all_chown_common": 480, "42199": 480, "41443": 480, "test_posix": 480, "41439": 480, "test_uuid": 480, "42692": 480, "__builtin_avail": 480, "42604": 480, "310d": 480, "42598": 480, "29076": 480, "42361": 480, "rc2": 480, "42726": 480, "42613": 480, "prope": 480, "42591": 480, "_py_fopen": 480, "_py_wfopen": 480, "_py_fopen_obj": 480, "42111": 480, "40052": 480, "40791": 480, "42576": 480, "42536": 480, "42500": 480, "42435": 480, "bytarray": 480, "41686": 480, "_pyos_sigintev": 480, "42381": 480, "42374": 480, "42349": 480, "42296": 480, "42332": 480, "42282": 480, "42266": 480, "42233": 480, "5054": 480, "run_cgi": 480, "http_accept": 480, "getallmatchinghead": 480, "42562": 480, "17735": 480, "findsourc": 480, "co_lineno": 480, "42116": 480, "42532": 480, "spec_arg": 480, "test_master_read": 480, "42487": 480, "42482": 480, "test_openpti": 480, "test_bas": 480, "15450": 480, "42406": 480, "whichmodul": 480, "42403": 480, "42375": 480, "37205": 480, "42328": 480, "42318": 480, "42350": 480, "42014": 480, "42237": 480, "illumo": 480, "42249": 480, "42236": 480, "41754": 480, "42183": 480, "42140": 480, "39825": 480, "platform_tag": 480, "cp38": 480, "41889": 480, "41861": 480, "40624": 480, "28850": 480, "_safe_repr": 480, "34215": 480, "12800": 480, "40968": 480, "40816": 480, "40550": 480, "39411": 480, "tentat": 480, "42153": 480, "41028": 480, "switcher": 480, "docsbuild": 480, "41473": 480, "bugzilla": 480, "show_bug": 480, "1866884": 480, "42553": 480, "test_call_lat": 480, "test_netrc": 480, "test_getaddrinfo_ipv6_scopeid_symbol": 480, "test_getnameinfo_ipv6_scopeid_symbol": 480, "test_test": 480, "test_mailcap": 480, "test_pip": 480, "40754": 480, "test_min_max_version_mismatch": 480, "libnet": 480, "detect_socket": 480, "42398": 480, "moveov": 480, "41617": 480, "pycore_bitutil": 480, "__builtin_bswap16": 480, "38823": 480, "ctypes_unicod": 480, "42087": 480, "40680": 480, "40998": 480, "42120": 480, "_copysign": 480, "38506": 480, "41116": 480, "unixxcompil": 480, "find_library_fil": 480, "42232": 480, "38443": 480, "42508": 480, "42426": 480, "searchengin": 480, "42415": 480, "42212": 480, "36310": 480, "_posixshmem": 480, "_queue": 480, "_pytrash_cond": 480, "42171": 480, "42085": 480, "42103": 480, "42051": 480, "42218": 480, "42214": 480, "42206": 480, "41796": 480, "42143": 480, "yonatan": 480, "41659": 480, "42150": 480, "42123": 480, "42030": 480, "41984": 480, "41993": 480, "41979": 480, "41902": 480, "41894": 480, "41435": 480, "35455": 480, "gethrvtim": 480, "kulik": 480, "26789": 480, "42146": 480, "uid_t": 480, "gid_t": 480, "41490": 480, "certifi": 480, "41052": 480, "42089": 480, "packagenotfounderror": 480, "41491": 480, "42065": 480, "charmap_decod": 480, "41966": 480, "dean": 480, "inwood": 480, "19270": 480, "28660": 480, "35823": 480, "42043": 480, "42021": 480, "39101": 480, "41976": 480, "triy": 480, "41943": 480, "41905": 480, "23706": 480, "41876": 480, "41831": 480, "41747": 480, "30681": 480, "toth": 480, "41586": 480, "16396": 480, "40592": 480, "40492": 480, "27321": 480, "38976": 480, "42061": 480, "41910": 480, "42010": 480, "41805": 480, "39693": 480, "39416": 480, "41739": 480, "test_race_between_set_target_and_flush": 480, "41970": 480, "41944": 480, "41306": 480, "scaletest": 480, "38439": 480, "38252": 480, "39107": 480, "41557": 480, "38324": 480, "41471": 480, "33987": 480, "40511": 480, "clover": 480, "42015": 480, "40423": 480, "41845": 480, "40422": 480, "_py_closerang": 480, "41986": 480, "41304": 480, "python3x": 480, "29778": 480, "15801": 480, "41162": 480, "15523": 480, "41004": 480, "39603": 480, "41909": 480, "_bisect": 480, "39934": 480, "41780": 480, "41690": 480, "_curses_panel": 480, "41681": 480, "41675": 480, "41670": 480, "41654": 480, "41631": 480, "_oper": 480, "1653741": 480, "41533": 480, "va_build_stack": 480, "do_mkstack": 480, "small_stack": 480, "41531": 480, "41525": 480, "_sha1": 480, "_md5": 480, "41431": 480, "41340": 480, "strdup": 480, "38156": 480, "pyos_stdioreadlin": 480, "41342": 480, "41295": 480, "41247": 480, "set_running_loop": 480, "41252": 480, "_servername_callback": 480, "41215": 480, "xlc": 480, "41218": 480, "41175": 480, "bytearrayobject": 480, "41094": 480, "39960": 480, "hackcheck": 480, "sneak": 480, "41084": 480, "41076": 480, "41056": 480, "41061": 480, "hashtabl": 480, "pypegen": 480, "pypars": 480, "35975": 480, "40636": 480, "40985": 480, "40958": 480, "40957": 480, "40950": 480, "40947": 480, "40847": 480, "threw": 480, "40889": 480, "40904": 480, "40903": 480, "40880": 480, "40883": 480, "40870": 480, "40854": 480, "40826": 480, "pyos_readlin": 480, "19468": 480, "nder": 480, "40780": 480, "38964": 480, "40750": 480, "40696": 480, "40679": 480, "29590": 480, "4022": 480, "_lzma": 480, "19569": 480, "_py_comp_diag_push": 480, "_py_comp_diag_ignore_depr_decl": 480, "_py_comp_diag_pop": 480, "26680": 480, "41900": 480, "41887": 480, "41773": 480, "41840": 480, "40564": 480, "40670": 480, "misindent": 480, "41833": 480, "41817": 480, "eventtyp": 480, "41815": 480, "mccormick": 480, "41517": 480, "39587": 480, "41789": 480, "32218": 480, "39651": 480, "mashal": 480, "_string": 480, "41732": 480, "41720": 480, "41696": 480, "41687": 480, "41662": 480, "39010": 480, "41638": 480, "41513": 480, "41609": 480, "39994": 480, "40782": 480, "41520": 480, "41528": 480, "41503": 480, "41497": 480, "41467": 480, "41425": 480, "41421": 480, "41316": 480, "41384": 480, "41317": 480, "41364": 480, "35328": 480, "virtual_env_prompt": 480, "41341": 480, "41344": 480, "41333": 480, "41288": 480, "newobj_ex": 480, "39017": 480, "20907": 480, "41273": 480, "_proactorreadpipetransport": 480, "41235": 480, "41207": 480, "distutilsexecerror": 480, "29727": 480, "39168": 480, "41194": 480, "41195": 480, "41193": 480, "41182": 480, "41161": 480, "40874": 480, "41138": 480, "31082": 480, "31938": 480, "41068": 480, "41058": 480, "find_funct": 480, "41048": 480, "41043": 480, "41025": 480, "41002": 480, "merri": 480, "40448": 480, "krzysztof": 480, "konopko": 480, "40924": 480, "devis": 480, "40955": 480, "40855": 480, "33689": 480, "40884": 480, "asaf": 480, "40876": 480, "40807": 480, "_maybe_compil": 480, "32604": 480, "39314": 480, "40834": 480, "with_xxsubinterpret": 480, "channel_send": 480, "40755": 480, "26407": 480, "39384": 480, "40777": 480, "pydatetime_isocalendardatetyp": 480, "38488": 480, "40767": 480, "wayland": 480, "wayland_display": 480, "attali": 480, "40795": 480, "16995": 480, "30008": 480, "30064": 480, "40759": 480, "40756": 480, "37129": 480, "40737": 480, "40726": 480, "40695": 480, "9216": 480, "evp": 480, "test_hashlib": 480, "test_smtplib": 480, "40614": 480, "40626": 480, "h5": 480, "hdf5": 480, "hdf": 480, "schwab": 480, "25920": 480, "201311": 480, "40671": 480, "40611": 480, "39881": 480, "13097": 480, "23082": 480, "40105": 480, "mazur": 480, "40084": 480, "31122": 480, "39728": 480, "39244": 480, "39040": 480, "35714": 480, "26543": 480, "12178": 480, "itay": 480, "elbirt": 480, "36290": 480, "33944": 480, "35078": 480, "29620": 480, "runtimeexcept": 480, "kernc": 480, "34226": 480, "content_length": 480, "duran": 480, "33660": 480, "28557": 480, "rawio": 480, "41774": 480, "35293": 480, "removedinsphinx40warn": 480, "37149": 480, "shipman": 480, "nmt": 480, "41726": 480, "41624": 480, "40204": 480, "c_allow_pre_v3": 480, "c_warn_on_allowed_pre_v3": 480, "41045": 480, "41314": 480, "40979": 480, "40552": 480, "39883": 480, "bsd0": 480, "37703": 480, "41939": 480, "test_license_exists_at_url": 480, "41731": 480, "test_cmd_line_script": 480, "41602": 480, "41521": 480, "41477": 480, "test_genericalia": 480, "41085": 480, "41069": 480, "38377": 480, "41009": 480, "require_": 480, "_version": 480, "41003": 480, "test_copyreg": 480, "pickletest": 480, "40964": 480, "cmu": 480, "40927": 480, "test_binhex": 480, "38169": 480, "34401": 480, "38249": 480, "pin": 480, "40684": 480, "40683": 480, "41744": 480, "41627": 480, "41526": 480, "41492": 480, "uac": 480, "40948": 480, "41412": 480, "ucrt": 480, "40741": 480, "41142": 480, "41074": 480, "41039": 480, "40164": 480, "39631": 480, "40677": 480, "37556": 480, "39580": 480, "rick": 480, "heil": 480, "41005": 480, "41775": 480, "35764": 480, "40181": 480, "41468": 480, "41373": 480, "41300": 480, "41152": 480, "41144": 480, "39885": 480, "40723": 480, "test_idl": 480, "recursion_crit": 480, "41689": 480, "41524": 480, "40989": 480, "pyerror": 480, "40910": 480, "40724": 480, "_pyeval_evalcod": 480, "40703": 480, "py_tp_getset": 480, "39583": 480, "40501": 480, "rpcrt4": 480, "40663": 480, "40596": 480, "40593": 480, "40585": 480, "40566": 480, "40502": 480, "n_col_offset": 480, "40527": 480, "40523": 480, "40246": 480, "d00": 480, "fca": 480, "40417": 480, "rouhani": 480, "40408": 480, "29587": 480, "40328": 480, "40228": 480, "38880": 480, "40662": 480, "40665": 480, "40536": 480, "40637": 480, "blake1": 480, "alpha2": 480, "40607": 480, "skurikhin": 480, "40612": 480, "40597": 480, "40571": 480, "40503": 480, "40397": 480, "40549": 480, "31033": 480, "40541": 480, "40515": 480, "40504": 480, "40559": 480, "40480": 480, "futil": 480, "40457": 480, "40355": 480, "curti": 480, "40459": 480, "39435": 480, "39305": 480, "_nntpbase": 480, "32494": 480, "gdbm_count": 480, "40453": 480, "40394": 480, "39995": 480, "_threadwakeup": 480, "39966": 480, "25597": 480, "40389": 480, "40273": 480, "39075": 480, "40025": 480, "onstott": 480, "39058": 480, "40561": 480, "40499": 480, "39705": 480, "40055": 480, "40436": 480, "pythoninfo": 480, "40653": 480, "_dirnamew": 480, "have_symlink": 480, "40514": 480, "40650": 480, "winsock2": 480, "40458": 480, "39148": 480, "35569": 480, "40431": 480, "40163": 480, "pycfunction_checkexact": 480, "pycmethod_checkexact": 480, "pycmethod_check": 480, "40545": 480, "_pyerr_gettopmostexcept": 480, "40412": 480, "nullifi": 480, "inittab_copi": 480, "szorc": 480, "40121": 480, "39073": 480, "39503": 480, "8492": 480, "schwager": 480, "40313": 480, "40267": 480, "39522": 480, "40082": 480, "pyscannerobject": 480, "40141": 480, "40067": 480, "henriqu": 480, "silva": 480, "20526": 480, "40020": 480, "parsetok": 480, "codepath": 480, "32894": 480, "40398": 480, "40396": 480, "_sc_open_max": 480, "fdescf": 480, "emast": 480, "cem": 480, "kevan": 480, "koob": 480, "242274": 480, "40138": 480, "39942": 480, "40275": 480, "40330": 480, "40148": 480, "40325": 480, "40287": 480, "40290": 480, "40282": 480, "40277": 480, "40270": 480, "json_object": 480, "29255": 480, "40260": 480, "40234": 480, "40091": 480, "_at_fork_reinit": 480, "40149": 480, "_abc_data": 480, "40196": 480, "40190": 480, "_sc_aix_realmem": 480, "36517": 480, "40126": 480, "40108": 480, "incorr": 480, "40089": 480, "_after_fork": 480, "_mainthread": 480, "_main_thread": 480, "_dummythread": 480, "_reset_internal_lock": 480, "_register_atexit": 480, "40050": 480, "40014": 480, "ngroup": 480, "40017": 480, "40016": 480, "39953": 480, "38891": 480, "39682": 480, "38410": 480, "35967": 480, "35113": 480, "karthikeyan": 480, "singaravelan": 480, "31758": 480, "27635": 480, "39879": 480, "sami": 480, "lahfa": 480, "38387": 480, "13743": 480, "test_c_locale_coercion": 480, "40162": 480, "40146": 480, "azur": 480, "40003": 480, "bisect_cmd": 480, "39380": 480, "39793": 480, "1812": 480, "doni": 480, "38360": 480, "40158": 480, "38527": 480, "38329": 480, "icn": 480, "38689": 480, "40385": 480, "checkpyc": 480, "40179": 480, "38576": 480, "18348": 480, "_heapq": 480, "tracing_poss": 480, "_statist": 480, "39968": 480, "get_module_st": 480, "39965": 480, "38373": 480, "19466": 480, "38894": 480, "wozniski": 480, "39871": 480, "39776": 480, "39778": 480, "38091": 480, "39087": 480, "39520": 480, "39220": 480, "22490": 480, "39830": 480, "39999": 480, "39991": 480, "39656": 480, "39360": 480, "experienc": 480, "35370": 480, "39936": 480, "aix_platform": 480, "39652": 480, "39915": 480, "38662": 480, "38075": 480, "39916": 480, "39850": 480, "36287": 480, "39889": 480, "39828": 480, "13487": 480, "39674": 480, "28577": 480, "39826": 480, "getconnect": 480, "39763": 480, "39794": 480, "39517": 480, "39678": 480, "queue_manag": 480, "39764": 480, "pyasyncgenobject": 480, "39769": 480, "38691": 480, "39719": 480, "39667": 480, "39609": 480, "39548": 480, "qop": 480, "39495": 480, "38971": 480, "38641": 480, "vlad": 480, "emelianov": 480, "37534": 480, "prolog": 480, "39868": 480, "13790": 480, "17422": 480, "39530": 480, "39718": 480, "39677": 480, "40019": 480, "27807": 480, "test_startup_import": 480, "26067": 480, "test_chown": 480, "39855": 480, "test_subprocess": 480, "test_us": 480, "39761": 480, "dflag": 480, "39930": 480, "vcruntime140": 480, "39847": 480, "hibern": 480, "38597": 480, "38380": 480, "39789": 480, "34803": 480, "27115": 480, "39852": 480, "39781": 480, "36184": 480, "take_gil": 480, "pthread_cond_timedwait": 480, "38080": 480, "fix_urllib": 480, "roberto": 480, "meza": 480, "cabrera": 480, "_pyarg_nokwnam": 480, "_pytrash_begin": 480, "_pytrash_end": 480, "39884": 480, "38643": 480, "39824": 480, "38913": 480, "whwn": 480, "39184": 480, "39401": 480, "39382": 480, "39619": 480, "39606": 480, "39386": 480, "39579": 480, "ast_for_dotted_nam": 480, "39510": 480, "39502": 480, "1902": 480, "39492": 480, "39453": 480, "39320": 480, "build_map_unpack": 480, "39219": 480, "36051": 480, "38960": 480, "30566": 480, "39649": 480, "39681": 480, "35950": 480, "39104": 480, "processpoolexcutor": 480, "39627": 480, "39474": 480, "21016": 480, "39590": 480, "39595": 480, "39567": 480, "39559": 480, "38149": 480, "39546": 480, "39450": 480, "stripe": 480, "39493": 480, "39491": 480, "39485": 480, "38932": 480, "vegard": 480, "stikbakk": 480, "39082": 480, "39432": 480, "18819": 480, "devmajor": 480, "devminor": 480, "39274": 480, "35727": 480, "32173": 480, "39572": 480, "39654": 480, "39153": 480, "39392": 480, "impress": 480, "9056": 480, "38325": 480, "test_winconsoleio": 480, "test_add_file_after_2107": 480, "39553": 480, "sxs": 480, "39439": 480, "39393": 480, "unresolv": 480, "38883": 480, "39185": 480, "39663": 480, "find_good_parse_start": 480, "39600": 480, "30780": 480, "configdialog": 480, "39388": 480, "38792": 480, "bytes_method": 480, "pycore_bytes_method": 480, "pydoc_strvar_shar": 480, "pycore_dtoa": 480, "39500": 480, "39511": 480, "38076": 480, "39245": 480, "pyobject_fastcalldict": 480, "39427": 480, "39421": 480, "build_list_unpack": 480, "build_tuple_unpack": 480, "build_set_unpack": 480, "39048": 480, "39235": 480, "39209": 480, "39216": 480, "39215": 480, "39200": 480, "39166": 480, "39114": 480, "38588": 480, "38610": 480, "32021": 480, "brot": 480, "39430": 480, "39390": 480, "39406": 480, "39396": 480, "29435": 480, "woodruff": 480, "39389": 480, "39313": 480, "exec_funct": 480, "refactoringtool": 480, "39297": 480, "38901": 480, "39242": 480, "35292": 480, "38907": 480, "39152": 480, "giovanni": 480, "lombardo": 480, "39198": 480, "stopit": 480, "39191": 480, "38871": 480, "39142": 480, "convertingtupl": 480, "39158": 480, "39129": 480, "39057": 480, "proxy_bypass_environ": 480, "39056": 480, "39055": 480, "21600": 480, "39019": 480, "38914": 480, "juergen": 480, "gmach": 480, "38878": 480, "35182": 480, "andriy": 480, "maletski": 480, "38630": 480, "38536": 480, "eur": 480, "38473": 480, "38361": 480, "38293": 480, "37958": 480, "get_profile_dict": 480, "28367": 480, "b500000": 480, "b576000": 480, "b921600": 480, "b1000000": 480, "b1152000": 480, "b1500000": 480, "b2000000": 480, "b2500000": 480, "b3000000": 480, "b3500000": 480, "b4000000": 480, "andrey": 480, "smirnov": 480, "39381": 480, "38918": 480, "3530": 480, "39160": 480, "39144": 480, "ctag": 480, "etag": 480, "39050": 480, "34118": 480, "etcetera": 480, "32989": 480, "newline_and_indent_ev": 480, "39164": 480, "_pyerr_getexcinfo": 480, "38945": 480, "38804": 480, "39028": 480, "39080": 480, "39031": 480, "39008": 480, "38673": 480, "38922": 480, "38920": 480, "38892": 480, "38852": 480, "38858": 480, "257": 480, "nsmallnegint": 480, "nsmallposint": 480, "36854": 480, "38328": 480, "38707": 480, "38629": 480, "27145": 480, "hongweipeng": 480, "38021": 480, "pep425": 480, "35409": 480, "33387": 480, "with_cleanup_finish": 480, "39033": 480, "39022": 480, "39006": 480, "38708": 480, "38698": 480, "invalidmessageid": 480, "38994": 480, "38979": 480, "38978": 480, "38986": 480, "taskwakeupmethwrapp": 480, "38982": 480, "38529": 480, "27413": 480, "38634": 480, "33684": 480, "parse_message_id": 480, "38927": 480, "26730": 480, "38881": 480, "38876": 480, "binget": 480, "long_binget": 480, "38688": 480, "kinoshita": 480, "38863": 480, "is_cgi": 480, "37838": 480, "38859": 480, "38857": 480, "38834": 480, "38821": 480, "federico": 480, "bond": 480, "38811": 480, "toke": 480, "iland": 480, "rgensen": 480, "38686": 480, "38348": 480, "37523": 480, "38045": 480, "_decompos": 480, "36820": 480, "36406": 480, "34776": 480, "20928": 480, "29636": 480, "38928": 480, "38899": 480, "fishshel": 480, "cmds": 480, "22377": 480, "38546": 480, "test_ressources_gced_in_work": 480, "38614": 480, "38547": 480, "test_pti": 480, "38992": 480, "38991": 480, "strip_python_stderr": 480, "38965": 480, "_stack_overflow": 480, "38875": 480, "38841": 480, "test_create_datagram_endpoint_existing_sock_unix": 480, "test_pidfd_open": 480, "38839": 480, "38669": 480, "37957": 480, "36500": 480, "39007": 480, "37931": 480, "beno": 480, "38943": 480, "38862": 480, "38636": 480, "38722": 480, "killen": 480, "38622": 480, "38418": 480, "38243": 480, "38174": 480, "15903": 480, "37764": 480, "_header_value_pars": 480, "get_unstructur": 480, "ashwin": 480, "ramaswami": 480, "37461": 480, "37463": 480, "37364": 480, "34631": 480, "1c": 480, "34155": 480, "maxk": 480, "jpic": 480, "38639": 480, "38640": 480, "38613": 480, "38535": 480, "38525": 480, "38465": 480, "38469": 480, "38437": 480, "gc_debug": 480, "38392": 480, "38210": 480, "38402": 480, "crypt_r": 480, "37474": 480, "fedisableexcept": 480, "38006": 480, "38317": 480, "38310": 480, "36871": 480, "11410": 480, "minimis": 480, "38219": 480, "38236": 480, "38013": 480, "async_generator_athrow": 480, "38124": 480, "38116": 480, "38113": 480, "38074": 480, "38073": 480, "38072": 480, "38069": 480, "38071": 480, "38005": 480, "channelid": 480, "36946": 480, "37994": 480, "37947": 480, "37812": 480, "check_small_int": 480, "37830": 480, "20490": 480, "37840": 480, "37802": 480, "37409": 480, "32912": 480, "37757": 480, "targetscopeerror": 480, "36279": 480, "36311": 480, "2gib": 480, "37648": 480, "needl": 480, "37619": 480, "37593": 480, "37543": 480, "37537": 480, "_pyobject_fre": 480, "37467": 480, "37433": 480, "37417": 480, "check_interv": 480, "24214": 480, "37316": 480, "37300": 480, "37269": 480, "37231": 480, "37213": 480, "37219": 480, "15913": 480, "36922": 480, "37160": 480, "37077": 480, "36781": 480, "34556": 480, "35551": 480, "tis260": 480, "tacti": 480, "dumpleton": 480, "27575": 480, "ag": 480, "36589": 480, "38807": 480, "38724": 480, "doroschenko": 480, "38786": 480, "python273": 480, "38785": 480, "38723": 480, "27805": 480, "38438": 480, "38761": 480, "38716": 480, "rotatinghandl": 480, "eponym": 480, "38334": 480, "38586": 480, "38565": 480, "34679": 480, "asynci": 480, "31202": 480, "36321": 480, "38521": 480, "38478": 480, "33604": 480, "38378": 480, "38417": 480, "38449": 480, "15522": 480, "38431": 480, "38109": 480, "38422": 480, "38405": 480, "38332": 480, "_encoded_word": 480, "38341": 480, "38319": 480, "38242": 480, "38019": 480, "38163": 480, "38161": 480, "_awaitev": 480, "38216": 480, "30458": 480, "38108": 480, "38265": 480, "38248": 480, "38237": 480, "34002": 480, "38191": 480, "_typenam": 480, "38155": 480, "tahia": 480, "khan": 480, "38185": 480, "38136": 480, "37828": 480, "toriz": 480, "cruz": 480, "38175": 480, "33936": 480, "34706": 480, "38153": 480, "blake2b512": 480, "38115": 480, "38148": 480, "38142": 480, "36991": 480, "38134": 480, "pbkdf2_hmac_fast": 480, "38132": 480, "38008": 480, "37405": 480, "38121": 480, "38110": 480, "closewalk": 480, "fdwalk": 480, "38093": 480, "37488": 480, "35640": 480, "38086": 480, "37251": 480, "38037": 480, "38066": 480, "feed_data": 480, "set_transport": 480, "38059": 480, "38049": 480, "37953": 480, "forwardrefer": 480, "38026": 480, "35923": 480, "_origin": 480, "38010": 480, "34410": 480, "37140": 480, "37587": 480, "scanstr": 480, "10978": 480, "37972": 480, "blhsing": 480, "37965": 480, "ccompil": 480, "has_funct": 480, "37964": 480, "37960": 480, "36205": 480, "rusag": 480, "37950": 480, "methodi": 480, "37798": 480, "test_statist": 480, "26589": 480, "37915": 480, "32554": 480, "9938": 480, "37851": 480, "32793": 480, "37885": 480, "37868": 480, "__dataclass_fields__": 480, "37811": 480, "37863": 480, "21131": 480, "sigstksz": 480, "fastpath": 480, "14465": 480, "37810": 480, "37772": 480, "ancestr": 480, "18578": 480, "37785": 480, "34488": 480, "18049": 480, "thread_pthread": 480, "37738": 480, "setcchar": 480, "37723": 480, "vaginay": 480, "35943": 480, "32178": 480, "37268": 480, "11953": 480, "wsa": 480, "37685": 480, "37697": 480, "37695": 480, "37689": 480, "29553": 480, "nester": 480, "37691": 480, "37354": 480, "37664": 480, "37642": 480, "36161": 480, "ttyname_r": 480, "36324": 480, "37555": 480, "_call_match": 480, "_call": 480, "_spec_signatur": 480, "elizabeth": 480, "uselton": 480, "29446": 480, "16970": 480, "leender": 480, "34443": 480, "__qualnam": 480, "37491": 480, "marco": 480, "paolini": 480, "18378": 480, "_parse_localenam": 480, "37579": 480, "21478": 480, "37531": 480, "37482": 480, "36993": 480, "hillier": 480, "37502": 480, "37520": 480, "18374": 480, "37424": 480, "37421": 480, "get_temp_dir": 480, "37479": 480, "37440": 480, "37437": 480, "37428": 480, "ssl_verify_post_handshak": 480, "37420": 480, "37406": 480, "29412": 480, "37394": 480, "26967": 480, "37212": 480, "37372": 480, "blanchard": 480, "37345": 480, "udplit": 480, "gabe": 480, "appleton": 480, "37358": 480, "37347": 480, "aleksandr": 480, "balezin": 480, "37163": 480, "37085": 480, "37328": 480, "37305": 480, "webmanifest": 480, "33972": 480, "37280": 480, "37279": 480, "19865": 480, "37266": 480, "37210": 480, "21872": 480, "35922": 480, "36607": 480, "36402": 480, "37206": 480, "37111": 480, "12144": 480, "34886": 480, "37173": 480, "37165": 480, "_count_el": 480, "34767": 480, "37158": 480, "34282": 480, "_convert": 480, "37150": 480, "_actionscontain": 480, "35621": 480, "36520": 480, "30835": 480, "donnellan": 480, "31163": 480, "25068": 480, "26185": 480, "micka": 480, "schoentgen": 480, "21315": 480, "rfc2047": 480, "test_datetim": 480, "35805": 480, "35070": 480, "ngroups_max": 480, "31783": 480, "36582": 480, "32424": 480, "hemsley": 480, "36564": 480, "36302": 480, "36250": 480, "36046": 480, "mclean": 480, "32627": 480, "35168": 480, "8538": 480, "20504": 480, "11122": 480, "rpmbuild": 480, "34749": 480, "34519": 480, "28009": 480, "32498": 480, "33348": 480, "32689": 480, "maxwel": 480, "13b": 480, "mckinnon": 480, "32820": 480, "27657": 480, "4963": 480, "21767": 480, "38816": 480, "38351": 480, "38778": 480, "38592": 480, "brazilian": 480, "38294": 480, "38053": 480, "26868": 480, "36797": 480, "37977": 480, "37979": 480, "isopars": 480, "12707": 480, "37937": 480, "37759": 480, "37726": 480, "32910": 480, "37256": 480, "37284": 480, "30088": 480, "sviatoslav": 480, "sydorenko": 480, "37521": 480, "mintz": 480, "37456": 480, "37487": 480, "mexico": 480, "tech": 480, "37478": 480, "34903": 480, "gleen": 480, "36260": 480, "37004": 480, "36960": 480, "brad": 480, "36487": 480, "23460": 480, "tuoma": 480, "suutari": 480, "35803": 480, "34293": 480, "25237": 480, "test_commun": 480, "38502": 480, "35998": 480, "test_start_tls_server_1": 480, "serverproto": 480, "38470": 480, "test_compileal": 480, "test_compile_dir_maxlevel": 480, "38239": 480, "38275": 480, "38271": 480, "38270": 480, "37123": 480, "test_mymanag": 480, "_finalize_manag": 480, "38212": 480, "test_queue_feeder_donot_stop_onexc": 480, "38117": 480, "38018": 480, "37805": 480, "37876": 480, "36833": 480, "pydatetime_": 480, "_get_": 480, "37558": 480, "37526": 480, "test_distutil": 480, "test_build_ext": 480, "_run_fin": 480, "37472": 480, "outstanding_bug": 480, "37199": 480, "19696": 480, "test_pkg_import": 480, "37335": 480, "37411": 480, "test_wsgiref": 480, "testenviron": 480, "37400": 480, "test_o": 480, "test_chown_gid": 480, "37359": 480, "test_python_": 480, "cleantest": 480, "37362": 480, "37278": 480, "proactorloopctrlc": 480, "37261": 480, "37069": 480, "37252": 480, "test_clos": 480, "test_events_mask_overflow": 480, "37169": 480, "_pyobject_isfre": 480, "37153": 480, "test_multiprocess": 480, "34001": 480, "36919": 480, "test_source_encod": 480, "test_issue2301": 480, "30202": 480, "test_abc": 480, "macaddr": 480, "34596": 480, "uncal": 480, "naitre": 480, "38809": 480, "38684": 480, "38468": 480, "getvar": 480, "37415": 480, "stdatom": 480, "atomic_uintptr_t": 480, "38301": 480, "d_reentrant": 480, "36002": 480, "ac_path_tool": 480, "ac_path_target_tool": 480, "37936": 480, "gitignor": 480, "repo": 480, "37760": 480, "37725": 480, "37468": 480, "wininst": 480, "37189": 480, "pyrun_": 480, "25361": 480, "36210": 480, "asi": 480, "libcurs": 480, "38589": 480, "38453": 480, "38519": 480, "38492": 480, "38344": 480, "38359": 480, "38355": 480, "38092": 480, "38133": 480, "38114": 480, "32592": 480, "36634": 480, "38081": 480, "38087": 480, "test_ntpath": 480, "38088": 480, "v142": 480, "37283": 480, "38030": 480, "38020": 480, "37705": 480, "winerror_to_errno": 480, "37549": 480, "1311": 480, "9949": 480, "36266": 480, "_pyimport_findsharedfuncptrwindow": 480, "nyayapati": 480, "25172": 480, "37778": 480, "37734": 480, "37702": 480, "37672": 480, "pip_us": 480, "37445": 480, "format_message_ignore_insert": 480, "formatmessagew": 480, "37369": 480, "37380": 480, "_activ": 480, "ruslan": 480, "kuprieiev": 480, "35360": 480, "37267": 480, "36779": 480, "cp_utf7": 480, "32587": 480, "28269": 480, "strcasecmp": 480, "_stricmp": 480, "minmin": 480, "gong": 480, "36590": 480, "rfcomm": 480, "38089": 480, "5mb": 480, "16mb": 480, "26353": 480, "4630": 480, "38598": 480, "36698": 480, "35379": 480, "editorwindow": 480, "38183": 480, "38077": 480, "38041": 480, "35771": 480, "hover_delay": 480, "test_tooltip": 480, "37824": 480, "37929": 480, "37902": 480, "37849": 480, "36419": 480, "37748": 480, "37692": 480, "37628": 480, "33610": 480, "37530": 480, "27452": 480, "removefil": 480, "createconfighandl": 480, "37325": 480, "37321": 480, "26806": 480, "37177": 480, "37039": 480, "35763": 480, "obtrus": 480, "36390": 480, "38118": 480, "38347": 480, "pathfix": 480, "37803": 480, "37942": 480, "argumentclin": 480, "37704": 480, "37675": 480, "37034": 480, "37064": 480, "pathscript": 480, "37633": 480, "38540": 480, "38395": 480, "36389": 480, "_pyobject_checkconsist": 480, "visit_decref": 480, "38266": 480, "38303": 480, "kieft": 480, "38205": 480, "38140": 480, "37926": 480, "37879": 480, "subtype_dealloc": 480, "37151": 480, "21120": 480, "37337": 480, "28805": 480, "positon": 480, "37215": 480, "36842": 480, "37170": 480, "35381": 480, "direntrytyp": 480, "scandiriteratortyp": 480, "34331": 480, "35907": 480, "9948": 480, "local_fil": 480, "33529": 480, "33164": 480, "35814": 480, "37126": 480, "37122": 480, "37087": 480, "37072": 480, "pyast_fromnodeobject": 480, "37029": 480, "26423": 480, "wrap_lenfunc": 480, "37050": 480, "expr_text": 480, "22385": 480, "36878": 480, "e1000": 480, "2180": 480, "36907": 480, "36826": 480, "namedexpress": 480, "ast_unpars": 480, "1875": 480, "36861": 480, "28866": 480, "36851": 480, "27639": 480, "blahay": 480, "erick": 480, "cervant": 480, "vaultah": 480, "36737": 480, "pyruntimest": 480, "24048": 480, "remove_modul": 480, "27987": 480, "36601": 480, "main_pid": 480, "36594": 480, "36045": 480, "36035": 480, "35983": 480, "20602": 480, "26826": 480, "31862": 480, "37120": 480, "12202": 480, "26835": 480, "29262": 480, "12639": 480, "35246": 480, "35279": 480, "37076": 480, "37054": 480, "_buffer": 480, "37058": 480, "37047": 480, "37049": 480, "37046": 480, "37045": 480, "37035": 480, "pollut": 480, "37001": 480, "36996": 480, "37008": 480, "27737": 480, "36969": 480, "36983": 480, "36972": 480, "36949": 480, "36948": 480, "33524": 480, "licht": 480, "takeuchi": 480, "24564": 480, "ying": 480, "36888": 480, "25652": 480, "36916": 480, "36889": 480, "writeon": 480, "readwrit": 480, "connect_unix": 480, "streamserv": 480, "flowcontrolmix": 480, "36845": 480, "23378": 480, "36867": 480, "23896": 480, "pygram": 480, "35545": 480, "36778": 480, "semaphore_track": 480, "24538": 480, "36832": 480, "36814": 480, "33110": 480, "26903": 480, "36813": 480, "36806": 480, "36802": 480, "36801": 480, "36748": 480, "8138": 480, "simpleserv": 480, "29183": 480, "36548": 480, "36542": 480, "36533": 480, "35252": 480, "36368": 480, "27497": 480, "ashish": 480, "nitin": 480, "patil": 480, "36239": 480, "keyedarch": 480, "35125": 480, "35721": 480, "31855": 480, "26660": 480, "34271": 480, "33569": 480, "34424": 480, "troeger": 480, "34303": 480, "33361": 480, "22454": 480, "31922": 480, "24882": 480, "31961": 480, "33123": 480, "buchholz": 480, "22102": 480, "facioni": 480, "32515": 480, "32299": 480, "vadim": 480, "tsander": 480, "27141": 480, "31829": 480, "x1a": 480, "23395": 480, "36896": 480, "36686": 480, "36984": 480, "36868": 480, "host_flag": 480, "35924": 480, "36783": 480, "time_fromtimeandfold": 480, "edison": 480, "abahurir": 480, "22865": 480, "35397": 480, "32995": 480, "33519": 480, "33482": 480, "25735": 480, "20285": 480, "test_coroutin": 480, "test_cprofil": 480, "test_rais": 480, "test_yield_from": 480, "37098": 480, "test_memfd_cr": 480, "37081": 480, "36915": 480, "36719": 480, "child_error": 480, "36816": 480, "selfsigned_pythontestdotnet": 480, "35925": 480, "distro": 480, "36782": 480, "36342": 480, "sem_open": 480, "36786": 480, "36965": 480, "status_control_c_exit": 480, "35926": 480, "1b": 480, "36231": 480, "35610": 480, "context_use_ps1": 480, "prompt_last_lin": 480, "31858": 480, "37038": 480, "36958": 480, "36807": 480, "usb": 480, "32411": 480, "37053": 480, "chih": 480, "36379": 480, "37107": 480, "_pyobject_callmethodidobjarg": 480, "_pyobject_getmethod": 480, "sullivan": 480, "36742": 480, "9740": 480, "35755": 480, "cs_path": 480, "32849": 480, "20180": 480, "36611": 480, "serialno": 480, "36549": 480, "36504": 480, "pycarraytype_new": 480, "20844": 480, "36452": 480, "36459": 480, "tok_nextc": 480, "36433": 480, "classmethoddescr_cal": 480, "36430": 480, "36440": 480, "parsererror": 480, "skrobov": 480, "18372": 480, "35952": 480, "1613500": 480, "36734": 480, "stack_t": 480, "current_stack": 480, "36650": 480, "28552": 480, "project_bas": 480, "find_execut": 480, "25430": 480, "ipnetwork": 480, "30485": 480, "36613": 480, "36598": 480, "36575": 480, "33461": 480, "36559": 480, "lean": 480, "34373": 480, "36232": 480, "rougeth": 480, "36050": 480, "36522": 480, "houglum": 480, "30427": 480, "maier": 480, "36385": 480, "36434": 480, "36407": 480, "surjaninov": 480, "36366": 480, "unstart": 480, "test_tim": 480, "faiur": 480, "36227": 480, "35936": 480, "35376": 480, "17396": 480, "35934": 480, "23078": 480, "felip": 480, "ochoa": 480, "35416": 480, "35082": 480, "34547": 480, "31658": 480, "34139": 480, "33291": 480, "31310": 480, "31292": 480, "36625": 480, "30840": 480, "36523": 480, "36425": 480, "36345": 480, "literalinclud": 480, "36157": 480, "33043": 480, "35581": 480, "33832": 480, "32913": 480, "36725": 480, "36454": 480, "test_monoton": 480, "test_cyclic_gc": 480, "36635": 480, "36629": 480, "test_imap4_host_default_valu": 480, "test_getallocatedblock": 480, "36560": 480, "36565": 480, "test_resourc": 480, "test_tabnanni": 480, "36436": 480, "pymem_buffer_overflow": 480, "test_utf8_mod": 480, "36341": 480, "36747": 480, "scriptsinstal": 480, "36618": 480, "fmax": 480, "movap": 480, "movup": 480, "36605": 480, "36577": 480, "36544": 480, "36146": 480, "36508": 480, "36503": 480, "aix4": 480, "35920": 480, "arm32": 480, "36649": 480, "34144": 480, "mend": 480, "36509": 480, "35941": 480, "36441": 480, "36010": 480, "29515": 480, "ipproto_ah": 480, "ipproto_cbt": 480, "ipproto_dstopt": 480, "ipproto_egp": 480, "ipproto_esp": 480, "ipproto_frag": 480, "ipproto_ggp": 480, "ipproto_hopopt": 480, "ipproto_iclfxbm": 480, "ipproto_icmpv6": 480, "ipproto_idp": 480, "ipproto_igmp": 480, "ipproto_igp": 480, "ipproto_ipv4": 480, "ipproto_ipv6": 480, "ipproto_l2tp": 480, "ipproto_max": 480, "ipproto_nd": 480, "ipproto_non": 480, "ipproto_pgm": 480, "ipproto_pim": 480, "ipproto_pup": 480, "ipproto_rdp": 480, "ipproto_rout": 480, "ipproto_sctp": 480, "ipproto_st": 480, "35947": 480, "34060": 480, "kloth": 480, "31512": 480, "18075": 480, "36429": 480, "14546": 480, "36641": 480, "pydoc_var": 480, "cleanbyt": 480, "deaddyt": 480, "36443": 480, "_py_preiniti": 480, "_pypreconfig": 480, "36025": 480, "36216": 480, "35121": 480, "36421": 480, "36412": 480, "36398": 480, "structseq_repr": 480, "36256": 480, "parsermodul": 480, "dfa": 480, "36365": 480, "36374": 480, "merge_consts_recurs": 480, "36236": 480, "36352": 480, "36301": 480, "36333": 480, "_pyruntimestate_fini": 480, "36332": 480, "36282": 480, "30040": 480, "36262": 480, "_py_dg_strtod": 480, "36252": 480, "36218": 480, "36188": 480, "vestig": 480, "martijn": 480, "pieter": 480, "36124": 480, "35808": 480, "36401": 480, "34745": 480, "_fields_default": 480, "36298": 480, "mental": 480, "36285": 480, "stephan": 480, "hohe": 480, "36272": 480, "36280": 480, "35931": 480, "36251": 480, "stderrprint": 480, "36235": 480, "customize_compil": 480, "35807": 480, "36139": 480, "36179": 480, "36169": 480, "36103": 480, "36130": 480, "35652": 480, "35178": 480, "tashrif": 480, "billah": 480, "36106": 480, "sinpi": 480, "dmitrii": 480, "pasechnik": 480, "36091": 480, "chen": 480, "36043": 480, "35899": 480, "21269": 480, "akshay": 480, "35843": 480, "_namespacepath": 480, "35802": 480, "35715": 480, "librat": 480, "_process_work": 480, "35493": 480, "35661": 480, "35198": 480, "36138": 480, "21314": 480, "36234": 480, "posixuidgidtest": 480, "test_r": 480, "test_locale_flag": 480, "36123": 480, "36356": 480, "test_extens": 480, "36312": 480, "50220": 480, "50221": 480, "50222": 480, "50225": 480, "50227": 480, "50229": 480, "57002": 480, "57011": 480, "65000": 480, "24643": 480, "_timezon": 480, "36405": 480, "36396": 480, "fgbg": 480, "gethighlight": 480, "36176": 480, "darken": 480, "23205": 480, "23216": 480, "36152": 480, "colordeleg": 480, "close_when_don": 480, "32129": 480, "blurri": 480, "36096": 480, "30348": 480, "35132": 480, "gdb7": 480, "32217": 480, "36142": 480, "coreconfig": 480, "pycore_coreconfig": 480, "36052": 480, "35942": 480, "35992": 480, "35993": 480, "35991": 480, "_randommodul": 480, "35961": 480, "slice_richcompar": 480, "35911": 480, "12822": 480, "pthread_condattr_setclock": 480, "31506": 480, "35724": 480, "33608": 480, "_py_addpendingcal": 480, "33989": 480, "35512": 480, "35918": 480, "18283": 480, "35960": 480, "35500": 480, "24209": 480, "35321": 480, "nina": 480, "zakharenko": 480, "35378": 480, "34294": 480, "35615": 480, "34572": 480, "burgess": 480, "36083": 480, "36007": 480, "22062": 480, "27313": 480, "comboboxtest": 480, "36019": 480, "36037": 480, "rhel8": 480, "35798": 480, "35505": 480, "35917": 480, "shareabl": 480, "35704": 480, "test_unpack_archive_xztar": 480, "maxdata": 480, "0x20000000": 480, "aixtool": 480, "34720": 480, "m_state": 480, "35976": 480, "35692": 480, "35872": 480, "35873": 480, "35299": 480, "24310": 480, "35833": 480, "35689": 480, "35746": 480, "5010": 480, "deref": 480, "talo": 480, "0758": 480, "nicola": 480, "edet": 480, "34812": 480, "34791": 480, "domreg": 480, "34623": 480, "14647": 480, "_py_hashsecret": 480, "34405": 480, "0i": 480, "33871": 480, "32533": 480, "33136": 480, "8970": 480, "x509_verify_param_set1_host": 480, "namelen": 480, "33001": 480, "32981": 480, "1061": 480, "jami": 480, "35877": 480, "typed_ast": 480, "35720": 480, "pymain_parse_cmdline_impl": 480, "35634": 480, "35623": 480, "35214": 480, "test_io": 480, "35560": 480, "35552": 480, "35504": 480, "35494": 480, "unbalanc": 480, "35444": 480, "35436": 480, "35423": 480, "35357": 480, "magicproxi": 480, "from_kal": 480, "_mock_": 480, "35372": 480, "35336": 480, "31241": 480, "33954": 480, "35269": 480, "35193": 480, "35169": 480, "34022": 480, "28401": 480, "stefano": 480, "rivera": 480, "29341": 480, "35050": 480, "29743": 480, "16806": 480, "35029": 480, "34983": 480, "34974": 480, "34939": 480, "34973": 480, "34876": 480, "34879": 480, "bytesobject": 480, "34784": 480, "structsequ": 480, "34854": 480, "34824": 480, "30156": 480, "property_descr_get": 480, "34751": 480, "xxhash": 480, "34735": 480, "timemodul": 480, "34683": 480, "34653": 480, "pyparser_simpleparsestringfilenam": 480, "32236": 480, "34637": 480, "1621": 480, "34588": 480, "34485": 480, "_bootlocal": 480, "34527": 480, "34403": 480, "34523": 480, "12458": 480, "34408": 480, "34400": 480, "34377": 480, "_pyobject_realloc": 480, "34353": 480, "34320": 480, "34113": 480, "constantin": 480, "petrisor": 480, "34100": 480, "34151": 480, "34170": 480, "33237": 480, "34149": 480, "34125": 480, "34141": 480, "34126": 480, "24618": 480, "34068": 480, "34087": 480, "34080": 480, "34066": 480, "34042": 480, "33418": 480, "33985": 480, "33956": 480, "24596": 480, "33451": 480, "1617161": 480, "33824": 480, "33803": 480, "33738": 480, "33786": 480, "30167": 480, "33706": 480, "gohlk": 480, "30654": 480, "kerl": 480, "33622": 480, "25711": 480, "33509": 480, "31849": 480, "33475": 480, "20104": 480, "33391": 480, "set_symmetric_differ": 480, "33363": 480, "28055": 480, "eik": 480, "33128": 480, "33331": 480, "33312": 480, "_dictkeysobject": 480, "33305": 480, "33306": 480, "33270": 480, "30455": 480, "33176": 480, "33231": 480, "normalizestr": 480, "33205": 480, "round_up_to_power_2": 480, "hashtable_s": 480, "29922": 480, "33199": 480, "33138": 480, "33018": 480, "25750": 480, "33026": 480, "33005": 480, "_pygilstate_reinit": 480, "_pyinterpreterstate_en": 480, "32911": 480, "29463": 480, "7a1": 480, "17288": 480, "32946": 480, "32932": 480, "32925": 480, "32889": 480, "py_address_in_rang": 480, "32836": 480, "31356": 480, "ensure_dis": 480, "32711": 480, "32583": 480, "31902": 480, "25862": 480, "21983": 480, "31577": 480, "29832": 480, "getsockaddrarg": 480, "35845": 480, "35847": 480, "ctypes_pass_by_ref_hack": 480, "test_pass_by_valu": 480, "35780": 480, "misord": 480, "23846": 480, "34323": 480, "35674": 480, "35733": 480, "35726": 480, "35719": 480, "35717": 480, "35699": 480, "32710": 480, "readfil": 480, "wsasend": 480, "35682": 480, "35643": 480, "35619": 480, "28503": 480, "35614": 480, "35568": 480, "35588": 480, "35585": 480, "30561": 480, "35526": 480, "35523": 480, "selinux": 480, "31784": 480, "1e9": 480, "35513": 480, "35502": 480, "35348": 480, "35491": 480, "baseprocess": 480, "35477": 480, "31446": 480, "createprocessw": 480, "35052": 480, "20239": 480, "17185": 480, "35445": 480, "35415": 480, "35424": 480, "35330": 480, "35346": 480, "rhapsodi": 480, "10496": 480, "check_environ": 480, "35389": 480, "cs_gnu_libc_vers": 480, "35394": 480, "35310": 480, "oran": 480, "avraham": 480, "35380": 480, "35341": 480, "ismo": 480, "toijala": 480, "35371": 480, "ver": 480, "35066": 480, "35344": 480, "35312": 480, "35308": 480, "24746": 480, "jairo": 480, "trad": 480, "28604": 480, "35277": 480, "35226": 480, "35189": 480, "fnctl": 480, "calcel": 480, "35186": 480, "bdist_dumb": 480, "35152": 480, "35062": 480, "35065": 480, "_untrack_read": 480, "35079": 480, "sequencemanag": 480, "35017": 480, "35024": 480, "agren": 480, "31047": 480, "35053": 480, "34794": 480, "34909": 480, "35022": 480, "35008": 480, "23420": 480, "33947": 480, "34890": 480, "34521": 480, "recvfd": 480, "31522": 480, "34970": 480, "34969": 480, "16965": 480, "34966": 480, "34926": 480, "asthana": 480, "34941": 480, "32680": 480, "34769": 480, "34936": 480, "selection_el": 480, "34911": 480, "34922": 480, "34925": 480, "34900": 480, "oliveira": 480, "34844": 480, "strformatstyl": 480, "percentstyl": 480, "stringtemplatestyl": 480, "34897": 480, "34871": 480, "28441": 480, "34866": 480, "34711": 480, "34872": 480, "34849": 480, "34819": 480, "34758": 480, "34789": 480, "delfino": 480, "34334": 480, "5950": 480, "34728": 480, "34738": 480, "29577": 480, "31177": 480, "34672": 480, "34666": 480, "awrit": 480, "6721": 480, "34658": 480, "after_par": 480, "34652": 480, "34638": 480, "34536": 480, "34636": 480, "34630": 480, "32490": 480, "34363": 480, "34625": 480, "32270": 480, "34622": 480, "34610": 480, "34421": 480, "34604": 480, "grzybowski": 480, "34574": 480, "8110": 480, "34530": 480, "34563": 480, "peeknamedpip": 480, "34558": 480, "_aix": 480, "22872": 480, "34515": 480, "13312": 480, "34472": 480, "sila": 480, "sewel": 480, "34454": 480, "izbyshev": 480, "6700": 480, "34171": 480, "34441": 480, "34427": 480, "34412": 480, "31715": 480, "mjs": 480, "34384": 480, "22602": 480, "2152": 480, "34341": 480, "34333": 480, "18540": 480, "26502": 480, "34318": 480, "33613": 480, "34248": 480, "34246": 480, "blum": 480, "aguiar": 480, "woellert": 480, "32321": 480, "wright": 480, "34263": 480, "34035": 480, "32215": 480, "34251": 480, "19891": 480, "homedir": 480, "34228": 480, "13041": 480, "zbyszek": 480, "34213": 480, "34052": 480, "34197": 480, "32788": 480, "__adapt__": 480, "21446": 480, "940286": 480, "showtop": 480, "34164": 480, "33729": 480, "34097": 480, "34108": 480, "34070": 480, "27494": 480, "33967": 480, "34041": 480, "34056": 480, "34054": 480, "34043": 480, "34044": 480, "34010": 480, "34019": 480, "bumsik": 480, "33978": 480, "14117": 480, "33974": 480, "27500": 480, "24567": 480, "25007": 480, "33929": 480, "popen_spawn_win32": 480, "33916": 480, "32568": 480, "33833": 480, "proactorsockettransport": 480, "33663": 480, "26544": 480, "33843": 480, "33842": 480, "33805": 480, "33687": 480, "furrer": 480, "33812": 480, "32108": 480, "27397": 480, "33578": 480, "30805": 480, "33476": 480, "enriqu": 480, "perez": 480, "terron": 480, "33694": 480, "32493": 480, "uuid_enc_b": 480, "33274": 480, "33778": 480, "33165": 480, "33770": 480, "33769": 480, "ssltransport": 480, "33767": 480, "33734": 480, "31014": 480, "33197": 480, "_parameterkind": 480, "32684": 480, "33654": 480, "33674": 480, "512mib": 480, "sslprotocol": 480, "31647": 480, "32610": 480, "33469": 480, "33672": 480, "33652": 480, "33238": 480, "haydaman": 480, "33625": 480, "33623": 480, "sigsgv": 480, "11874": 480, "wrappabl": 480, "30877": 480, "fos": 480, "7062": 480, "33582": 480, "33570": 480, "pre6": 480, "28556": 480, "12486": 480, "33548": 480, "_candidate_tempdir_list": 480, "33109": 480, "33541": 480, "_strptime": 480, "localetim": 480, "__pad": 480, "_localetime__pad": 480, "33536": 480, "33542": 480, "get_nod": 480, "duid": 480, "zvi": 480, "effron": 480, "26819": 480, "33516": 480, "28612": 480, "ladi": 480, "wirtz": 480, "28167": 480, "33504": 480, "33505": 480, "33497": 480, "amber": 480, "33495": 480, "26103": 480, "hall": 480, "33453": 480, "prs": 480, "paulius": 480, "arka": 480, "dombrova": 480, "33365": 480, "strigl": 480, "20087": 480, "33422": 480, "33281": 480, "33311": 480, "blondon": 480, "27300": 480, "32933": 480, "fluri": 480, "33383": 480, "33375": 480, "33336": 480, "6851": 480, "32455": 480, "27485": 480, "33332": 480, "sigfillset": 480, "33251": 480, "33329": 480, "33334": 480, "991266": 480, "33131": 480, "33308": 480, "line_info": 480, "col_info": 480, "23403": 480, "33266": 480, "11594": 480, "33254": 480, "33265": 480, "33263": 480, "starostin": 480, "33256": 480, "33144": 480, "33185": 480, "0b3": 480, "29613": 480, "33203": 480, "33224": 480, "mdiff": 480, "33209": 480, "32861": 480, "lazar": 480, "33175": 480, "33141": 480, "33096": 480, "32873": 480, "33134": 480, "33127": 480, "32505": 480, "33078": 480, "33116": 480, "32896": 480, "33100": 480, "32953": 480, "32968": 480, "33061": 480, "33064": 480, "33056": 480, "33021": 480, "31804": 480, "33034": 480, "eaton": 480, "30249": 480, "33037": 480, "27683": 480, "22674": 480, "32999": 480, "33009": 480, "32969": 480, "32056": 480, "32970": 480, "32844": 480, "32960": 480, "32713": 480, "joffrey": 480, "fuhrer": 480, "32257": 480, "32929": 480, "32146": 480, "32922": 480, "32759": 480, "32859": 480, "dup3": 480, "32556": 480, "_getfinalpathnam": 480, "_getvolumepathnam": 480, "_getdiskusag": 480, "21060": 480, "32857": 480, "after_cancel": 480, "32852": 480, "_abc_registri": 480, "_abc_cach": 480, "_abc_negative_cach": 480, "_dump_registri": 480, "_abc_registry_clear": 480, "_abc_caches_clear": 480, "32841": 480, "32819": 480, "19675": 480, "32394": 480, "31787": 480, "30157": 480, "32775": 480, "32622": 480, "32777": 480, "32647": 480, "libdl": 480, "32691": 480, "mod_spec": 480, "32734": 480, "32727": 480, "31453": 480, "20180309043602": 480, "ssl_ctx_set_min_proto_vers": 480, "24334": 480, "31848": 480, "aifc_read": 480, "initfp": 480, "ssnd": 480, "32512": 480, "8525": 480, "29877": 480, "32221": 480, "scopeid": 480, "32147": 480, "31908": 480, "31608": 480, "31425": 480, "gps": 480, "andersson": 480, "22005": 480, "16865": 480, "29456": 480, "hangul": 480, "u1176": 480, "u11a7": 480, "u11c3": 480, "21257": 480, "34764": 480, "35564": 480, "master_doc": 480, "35511": 480, "10536": 480, "35089": 480, "35038": 480, "unexist": 480, "f_restrict": 480, "35042": 480, "35044": 480, "35035": 480, "34967": 480, "add_object_typ": 480, "description_unit": 480, "34913": 480, "32174": 480, "charat": 480, "11233": 480, "34552": 480, "28617": 480, "stdtype": 480, "20177": 480, "34065": 480, "33460": 480, "33847": 480, "33409": 480, "versionad": 480, "parameterkind": 480, "17045": 480, "33736": 480, "23859": 480, "33594": 480, "33503": 480, "33421": 480, "33487": 480, "33378": 480, "33276": 480, "33201": 480, "33195": 480, "33126": 480, "27212": 480, "28247": 480, "18802": 480, "27428": 480, "himanshu": 480, "lakhara": 480, "17232": 480, "32800": 480, "11015": 480, "32613": 480, "8722": 480, "32614": 480, "20709": 480, "gehrck": 480, "32722": 480, "31972": 480, "30607": 480, "8243": 480, "32337": 480, "25041": 480, "31432": 480, "35772": 480, "tmpfs": 480, "punch": 480, "35045": 480, "unbreak": 480, "test_min_max_vers": 480, "test_sendfil": 480, "33717": 480, "35488": 480, "31731": 480, "check_interrupted_writ": 480, "test_multiprocessing_main_handl": 480, "35519": 480, "test_xmlrpc": 480, "34279": 480, "testdidnotrun": 480, "35412": 480, "test_future4": 480, "26704": 480, "35352": 480, "35317": 480, "test_email": 480, "test_localtime_daylight_true_dst_tru": 480, "test_localtime_daylight_false_dst_tru": 480, "21263": 480, "34962": 480, "docstest": 480, "23596": 480, "34537": 480, "test_str": 480, "34587": 480, "rdstest": 480, "testcongest": 480, "34661": 480, "34200": 480, "flaki": 480, "test_pkg": 480, "scari": 480, "module_cleanup": 480, "34569": 480, "34594": 480, "34579": 480, "34542": 480, "3072": 480, "11193": 480, "test_undecodable_env": 480, "34347": 480, "test_cmd_lin": 480, "34490": 480, "34391": 480, "11192": 480, "inet_pton6_zon": 480, "34399": 480, "test_mktim": 480, "test_pthread_getcpuclickid": 480, "_pytime_localtim": 480, "11191": 480, "test_search_cpp": 480, "33746": 480, "33901": 480, "test_dbm_gnu": 480, "33873": 480, "huntrleak": 480, "33562": 480, "33655": 480, "test_posix_falloc": 480, "zfs": 480, "32962": 480, "mcet": 480, "fcf": 480, "33358": 480, "test_pre_initialization_sys_opt": 480, "32872": 480, "32517": 480, "32663": 480, "smtputf8simtest": 480, "27643": 480, "test_c": 480, "19417": 480, "31809": 480, "secp": 480, "34691": 480, "35683": 480, "35642": 480, "asynciomodul": 480, "vcxproj": 480, "35550": 480, "__sun": 480, "__svr4": 480, "35499": 480, "35257": 480, "35351": 480, "35139": 480, "inlinefunctionexpans": 480, "onlyexplicitinlin": 480, "ob1": 480, "35011": 480, "pyexpatn": 480, "28015": 480, "34765": 480, "automak": 480, "34585": 480, "34710": 480, "pedant": 480, "34582": 480, "devop": 480, "34081": 480, "34555": 480, "have_linux_vm_sockets_h": 480, "have_sockaddr_alg": 480, "33015": 480, "34245": 480, "34121": 480, "30345": 480, "5755": 480, "33614": 480, "33648": 480, "33522": 480, "visualstudio": 480, "33512": 480, "33483": 480, "33394": 480, "33377": 480, "r6": 480, "riscv": 480, "32232": 480, "33182": 480, "33163": 480, "v39": 480, "33012": 480, "32898": 480, "29442": 480, "35890": 480, "wcstok": 480, "32560": 480, "35854": 480, "35811": 480, "35797": 480, "35758": 480, "29734": 480, "35596": 480, "35402": 480, "35401": 480, "34977": 480, "35067": 480, "_distutils_findv": 480, "vswhere": 480, "32557": 480, "34770": 480, "pyshellext": 480, "34603": 480, "34581": 480, "socketmodul": 480, "34532": 480, "34062": 480, "34225": 480, "34011": 480, "34006": 480, "31546": 480, "matplotlib": 480, "30237": 480, "readconsol": 480, "cancelsynchronousio": 480, "33895": 480, "29097": 480, "86400": 480, "33316": 480, "33184": 480, "32890": 480, "33016": 480, "32903": 480, "32901": 480, "31966": 480, "32409": 480, "32457": 480, "32370": 480, "ipconfig": 480, "29248": 480, "printnameoffset": 480, "holmquist": 480, "sse4": 480, "1104": 480, "summaryinfo": 480, "35025": 480, "24658": 480, "33635": 480, "_recursivewildcardselector": 480, "_iterate_directori": 480, "13631": 480, "32726": 480, "activetcl": 480, "31903": 480, "systemconfigur": 480, "35770": 480, "35769": 480, "untitl": 480, "35660": 480, "35641": 480, "34055": 480, "35591": 480, "35196": 480, "squeezer": 480, "35598": 480, "config_key": 480, "28097": 480, "35208": 480, "35555": 480, "gray": 480, "35521": 480, "22703": 480, "35213": 480, "34864": 480, "35202": 480, "33000": 480, "overfil": 480, "23220": 480, "35099": 480, "35097": 480, "35093": 480, "35088": 480, "copy_str": 480, "35087": 480, "34548": 480, "unsqueez": 480, "34047": 480, "34275": 480, "34120": 480, "unrespons": 480, "33975": 480, "htest": 480, "33905": 480, "stackview": 480, "stackbrows": 480, "33924": 480, "mainmenu": 480, "menudef": 480, "33906": 480, "33917": 480, "idle_test": 480, "33904": 480, "rstripextens": 480, "33907": 480, "calltip_w": 480, "calltipwindow": 480, "33856": 480, "33839": 480, "33855": 480, "33763": 480, "33664": 480, "slider": 480, "33628": 480, "codecontext": 480, "33564": 480, "21474": 480, "33204": 480, "32984": 480, "32940": 480, "stringtranslatepseudomap": 480, "32916": 480, "32905": 480, "32874": 480, "32837": 480, "32826": 480, "test_help_about": 480, "test_file_button": 480, "32831": 480, "32765": 480, "34989": 480, "20260": 480, "read_var": 480, "33189": 480, "31920": 480, "krasnikov": 480, "29673": 480, "pystackv": 480, "pystack": 480, "32885": 480, "32222": 480, "harradin": 480, "31583": 480, "33817": 480, "35322": 480, "35296": 480, "pycore_": 480, "35259": 480, "neufeld": 480, "34725": 480, "34910": 480, "34193": 480, "34127": 480, "23927": 480, "pycompile_opcodestackeffectwithjump": 480, "34008": 480, "32500": 480, "33042": 480, "32374": 480, "30863": 480, "33851": 480, "33932": 480, "7b1": 480, "threadedhttpserv": 480, "32703": 480, "32650": 480, "32685": 480, "32697": 480, "26163": 480, "0rc1": 480, "24340": 480, "18533": 480, "20891": 480, "32028": 480, "31113": 480, "30306": 480, "32513": 480, "32660": 480, "fionread": 480, "fionclex": 480, "fioclex": 480, "fioasync": 480, "fionbio": 480, "27931": 480, "32643": 480, "_step": 480, "_wakeup": 480, "_schedule_callback": 480, "32502": 480, "32596": 480, "32576": 480, "32574": 480, "melero": 480, "32521": 480, "32467": 480, "32473": 480, "libtirpc": 480, "32503": 480, "29237": 480, "32404": 480, "32228": 480, "22908": 480, "31853": 480, "x509_verify_param_set1_ip": 480, "32724": 480, "32649": 480, "17799": 480, "32721": 480, "32602": 480, "32549": 480, "32635": 480, "libxcrypt": 480, "32598": 480, "ax_check_openssl": 480, "32593": 480, "32588": 480, "29911": 480, "32507": 480, "32681": 480, "timzon": 480, "32399": 480, "rfc4122": 480, "uuid_creat": 480, "32390": 480, "32143": 480, "32379": 480, "32259": 480, "27169": 480, "22091": 480, "32329": 480, "30416": 480, "32282": 480, "versionhelp": 480, "32260": 480, "32225": 480, "31901": 480, "32506": 480, "32279": 480, "32278": 480, "32499": 480, "32468": 480, "32422": 480, "31721": 480, "_log_traceback": 480, "26133": 480, "32363": 480, "32357": 480, "python_coroutin": 480, "cython_coroutin": 480, "32323": 480, "32302": 480, "v140": 480, "29711": 480, "stop_serv": 480, "17852": 480, "misunderstand": 480, "_py_pyatexit": 480, "_get_running_loop": 480, "32255": 480, "32277": 480, "32273": 480, "test_util": 480, "32272": 480, "classify_class_attr": 480, "ouput": 480, "32199": 480, "26439": 480, "31993": 480, "31802": 480, "31699": 480, "abstractserv": 480, "32252": 480, "faulthandler_suppress_crash_report": 480, "24960": 480, "32030": 480, "29084": 480, "32264": 480, "pygetopt": 480, "32241": 480, "wchar": 480, "32176": 480, "co_nofre": 480, "32137": 480, "32096": 480, "_pyruntime_initi": 480, "28180": 480, "_py_setlocalefromenv": 480, "31949": 480, "30696": 480, "20047": 480, "21720": 480, "31845": 480, "28936": 480, "31825": 480, "escape_decod": 480, "31618": 480, "28603": 480, "zane": 480, "bitter": 480, "31786": 480, "31781": 480, "31626": 480, "30817": 480, "32214": 480, "27240": 480, "30788": 480, "31831": 480, "32182": 480, "rfc2231": 480, "32186": 480, "32101": 480, "32154": 480, "32089": 480, "preferenti": 480, "12239": 480, "vt_empti": 480, "mahon": 480, "28334": 480, "dimitri": 480, "merejkowski": 480, "31325": 480, "wellner": 480, "12382": 480, "ter": 480, "19610": 480, "28684": 480, "32110": 480, "27535": 480, "32088": 480, "1647489": 480, "32072": 480, "32069": 480, "32046": 480, "32018": 480, "32037": 480, "32034": 480, "32015": 480, "32011": 480, "28369": 480, "31976": 480, "7bc817d5ba917528e8bd07ec461c635291e7b06a": 480, "9678": 480, "takayuki": 480, "shimizukawa": 480, "30057": 480, "31933": 480, "poolexecutor": 480, "31927": 480, "27666": 480, "chtype": 480, "mmask_t": 480, "fink": 480, "31917": 480, "31897": 480, "25720": 480, "31893": 480, "kqueue_ev": 480, "31891": 480, "31884": 480, "28281": 480, "gollahon": 480, "30639": 480, "30768": 480, "intr_flag": 480, "31854": 480, "31834": 480, "ssse3": 480, "28416": 480, "31653": 480, "28326": 480, "superset_of": 480, "31827": 480, "31457": 480, "31806": 480, "31803": 480, "31800": 480, "30143": 480, "31770": 480, "31752": 480, "31620": 480, "poller": 480, "31632": 480, "15037": 480, "31307": 480, "31334": 480, "riccardo": 480, "coccioli": 480, "31308": 480, "immun": 480, "30553": 480, "misdirect": 480, "32105": 480, "31380": 480, "test_httpserv": 480, "test_undecodable_fil": 480, "apf": 480, "31705": 480, "test_sha256": 480, "enokey": 480, "32138": 480, "requires_android_level": 480, "32136": 480, "28668": 480, "requires_multiprocessing_queu": 480, "32126": 480, "test_get_event_loop_new_process": 480, "test_ev": 480, "31174": 480, "test_unpars": 480, "directorytestcas": 480, "28538": 480, "28762": 480, "29040": 480, "r14": 480, "32059": 480, "detect_modul": 480, "sysroot": 480, "31957": 480, "31609": 480, "31934": 480, "31926": 480, "28791": 480, "28643": 480, "31866": 480, "1102": 480, "error_no_more_item": 480, "tuininga": 480, "31944": 480, "31857": 480, "31392": 480, "2m": 480, "32207": 480, "32164": 480, "tabbedpag": 480, "tabbedpageset": 480, "32100": 480, "pathbrows": 480, "31836": 480, "test_code_modul": 480, "ditto": 480, "32159": 480, "svneol": 480, "treesync": 480, "30722": 480, "redemo": 480, "sarnowski": 480, "32125": 480, "py_useclassexceptionsflag": 480, "31642": 480, "31708": 480, "30404": 480, "31619": 480, "31602": 480, "31592": 480, "31588": 480, "31566": 480, "31505": 480, "make_encod": 480, "31492": 480, "31478": 480, "31336": 480, "31410": 480, "31315": 480, "create_dynam": 480, "31311": 480, "31293": 480, "31285": 480, "30058": 480, "31672": 480, "31701": 480, "31728": 480, "bm_regex_compil": 480, "30397": 480, "31675": 480, "31673": 480, "adderrorinfo": 480, "30806": 480, "25351": 480, "20519": 480, "28293": 480, "31596": 480, "30347": 480, "30346": 480, "31556": 480, "31516": 480, "31525": 480, "sqlite3_prepare_v2": 480, "27541": 480, "31351": 480, "31537": 480, "30085": 480, "31696": 480, "31625": 480, "ranlib": 480, "31624": 480, "22140": 480, "31569": 480, "31536": 480, "31460": 480, "flist": 480, "31649": 480, "_htest": 480, "_utest": 480, "31559": 480, "test_brows": 480, "31459": 480, "yesterday": 480, "31500": 480, "hidpi": 480, "31532": 480, "29781": 480, "29505": 480, "fuzz": 480, "30947": 480, "30730": 480, "30694": 480, "9233": 480, "9063": 480, "0718": 480, "0876": 480, "flood": 480, "5300": 480, "xml_sethashsalt": 480, "30500": 480, "splithost": 480, "29591": 480, "4472": 480, "537": 480, "31490": 480, "31471": 480, "31418": 480, "31416": 480, "defaultact": 480, "31411": 480, "onceregistri": 480, "31373": 480, "demot": 480, "30465": 480, "30860": 480, "31347": 480, "_pyobject_fastcall_prepend": 480, "31343": 480, "sysmacro": 480, "libray": 480, "31291": 480, "31271": 480, "31243": 480, "30721": 480, "31070": 480, "_get_module_lock": 480, "30747": 480, "_py_atomic_stor": 480, "_py_atomic_load": 480, "31095": 480, "31071": 480, "30978": 480, "30808": 480, "_py_atom": 480, "30876": 480, "reimport": 480, "30703": 480, "30765": 480, "pthread_mutex_lock": 480, "31161": 480, "30814": 480, "30736": 480, "30604": 480, "co_extra_freefunc": 480, "30597": 480, "30682": 480, "30501": 480, "30486": 480, "25324": 480, "29104": 480, "27945": 480, "duan": 480, "griffin": 480, "25794": 480, "30039": 480, "12414": 480, "29839": 480, "29914": 480, "29949": 480, "29935": 480, "29816": 480, "29894": 480, "29859": 480, "pthread_": 480, "29849": 480, "28856": 480, "29723": 480, "29139": 480, "29714": 480, "29695": 480, "28893": 480, "28876": 480, "29683": 480, "coleman": 480, "29684": 480, "segv": 480, "28598": 480, "29607": 480, "29602": 480, "29347": 480, "29438": 480, "29478": 480, "mircea": 480, "cosbuc": 480, "29319": 480, "runmainfromimport": 480, "29337": 480, "29327": 480, "29034": 480, "path_convert": 480, "29159": 480, "29049": 480, "28932": 480, "25677": 480, "layzel": 480, "28596": 480, "26919": 480, "28991": 480, "28147": 480, "28739": 480, "28512": 480, "28918": 480, "28797": 480, "pyeval_getcallstat": 480, "28782": 480, "28774": 480, "28731": 480, "_pydict_newpres": 480, "28532": 480, "27100": 480, "ellington": 480, "28746": 480, "26920": 480, "langinfo": 480, "28648": 480, "astral": 480, "28665": 480, "19398": 480, "28621": 480, "28580": 480, "28583": 480, "28128": 480, "28509": 480, "28426": 480, "28517": 480, "28214": 480, "23782": 480, "_pytraceback_add": 480, "28183": 480, "28379": 480, "28376": 480, "range_iter": 480, "26906": 480, "18287": 480, "koep": 480, "24098": 480, "28201": 480, "28350": 480, "26617": 480, "27942": 480, "28289": 480, "21578": 480, "28203": 480, "soumya": 480, "sharma": 480, "28086": 480, "unscath": 480, "27955": 480, "28192": 480, "27441": 480, "27222": 480, "long_rshift": 480, "28131": 480, "compile_sourc": 480, "28126": 480, "py_memcpi": 480, "28120": 480, "26182": 480, "28721": 480, "31499": 480, "31482": 480, "mitar": 480, "31544": 480, "31234": 480, "31431": 480, "approx": 480, "31400": 480, "27629": 480, "28958": 480, "28182": 480, "27340": 480, "31178": 480, "31350": 480, "31170": 480, "31326": 480, "27144": 480, "31281": 480, "10746": 480, "22536": 480, "29741": 480, "31249": 480, "workitem": 480, "31247": 480, "31238": 480, "serverthread": 480, "docserv": 480, "serve_until_quit": 480, "5001": 480, "31109": 480, "30102": 480, "openssl_add_all_algorithms_noconf": 480, "power8": 480, "serra": 480, "scalet": 480, "31183": 480, "diagnosi": 480, "luciano": 480, "ramalho": 480, "uninform": 480, "convert_to_error": 480, "31169": 480, "drallensmith": 480, "31185": 480, "include_fil": 480, "31135": 480, "31107": 480, "31061": 480, "30987": 480, "30502": 480, "30919": 480, "26732": 480, "29403": 480, "gallagh": 480, "30961": 480, "19896": 480, "30946": 480, "25684": 480, "30886": 480, "29854": 480, "30319": 480, "30828": 480, "cfutur": 480, "30807": 480, "30441": 480, "29293": 480, "sleeper": 480, "30532": 480, "9146": 480, "29169": 480, "30119": 480, "30879": 480, "30746": 480, "30664": 480, "29212": 480, "y_n": 480, "29755": 480, "30616": 480, "30038": 480, "23894": 480, "24484": 480, "30589": 480, "28994": 480, "30645": 480, "alexandru": 480, "ardelean": 480, "30624": 480, "30595": 480, "30605": 480, "29870": 480, "sgha": 480, "er": 480, "27585": 480, "mathieu": 480, "sornay": 480, "30418": 480, "30463": 480, "30557": 480, "30245": 480, "yuan": 480, "30378": 480, "30470": 480, "wijaya": 480, "30414": 480, "_feed": 480, "30003": 480, "30149": 480, "30301": 480, "30375": 480, "30329": 480, "wsaeinval": 480, "10022": 480, "29196": 480, "30299": 480, "30048": 480, "30266": 480, "30340": 480, "30298": 480, "weaken": 480, "subsequenti": 480, "29990": 480, "30243": 480, "30185": 480, "fasaraki": 480, "hilliard": 480, "30205": 480, "30228": 480, "30190": 480, "30101": 480, "29822": 480, "nate": 480, "soar": 480, "29960": 480, "bryan": 480, "30070": 480, "22352": 480, "30061": 480, "sizeabl": 480, "30218": 480, "30068": 480, "_iobas": 480, "29694": 480, "29692": 480, "unchain": 480, "siddharth": 480, "velankar": 480, "26187": 480, "9303": 480, "30017": 480, "29998": 480, "29649": 480, "29931": 480, "sanjay": 480, "sundaresan": 480, "29953": 480, "29942": 480, "10030": 480, "29204": 480, "27863": 480, "28699": 480, "23890": 480, "29901": 480, "25803": 480, "29861": 480, "29884": 480, "zeitouni": 480, "25455": 480, "29800": 480, "seifert": 480, "8256": 480, "29619": 480, "28298": 480, "intabl": 480, "29645": 480, "28231": 480, "26915": 480, "29623": 480, "_v2": 480, "28963": 480, "subprocessstreamprotocol": 480, "29271": 480, "29703": 480, "29615": 480, "motejlek": 480, "29376": 480, "28624": 480, "sayan": 480, "chowdhuri": 480, "28518": 480, "29742": 480, "29532": 480, "29110": 480, "29534": 480, "_pydecim": 480, "29100": 480, "29416": 480, "29444": 480, "wgh": 480, "29368": 480, "29338": 480, "29335": 480, "29290": 480, "28735": 480, "magickmock": 480, "29197": 480, "29210": 480, "29219": 480, "29195": 480, "28969": 480, "29142": 480, "28961": 480, "jiajun": 480, "huang": 480, "15812": 480, "brees": 480, "28985": 480, "dingyuan": 480, "29079": 480, "13051": 480, "tycho": 480, "andersen": 480, "9770": 480, "28427": 480, "28923": 480, "28871": 480, "19542": 480, "16255": 480, "28779": 480, "26937": 480, "27030": 480, "28835": 480, "28752": 480, "28727": 480, "sre_pattern": 480, "18383": 480, "20572": 480, "25659": 480, "28548": 480, "19717": 480, "28563": 480, "28387": 480, "cufr": 480, "27517": 480, "fogl": 480, "28549": 480, "ncurses6": 480, "28449": 480, "23262": 480, "broytman": 480, "24241": 480, "27939": 480, "28255": 480, "prweek": 480, "20491": 480, "kaarl": 480, "ritvanen": 480, "28353": 480, "28430": 480, "27025": 480, "25464": 480, "header_exist": 480, "addin": 480, "28488": 480, "28469": 480, "28115": 480, "18219": 480, "28448": 480, "23214": 480, "28480": 480, "28240": 480, "24452": 480, "20766": 480, "27998": 480, "28317": 480, "28380": 480, "28229": 480, "28321": 480, "28225": 480, "28227": 480, "27358": 480, "28322": 480, "leitch": 480, "28228": 480, "28226": 480, "28314": 480, "28148": 480, "localtime_r": 480, "schouten": 480, "28253": 480, "28275": 480, "27897": 480, "18893": 480, "madison": 480, "27611": 480, "displaystyl": 480, "27348": 480, "5a2": 480, "25651": 480, "27778": 480, "28200": 480, "25400": 480, "_sendfile_use_sendfil": 480, "28075": 480, "error_access_deni": 480, "25270": 480, "escape_encod": 480, "28181": 480, "antigrav": 480, "kaartic": 480, "sivaraam": 480, "25895": 480, "gerg": 480, "imreh": 480, "holtermann": 480, "28114": 480, "parse_envlist": 480, "27599": 480, "27906": 480, "conway": 480, "28174": 480, "larson": 480, "26654": 480, "iceboy": 480, "26909": 480, "28176": 480, "selectorloop": 480, "27759": 480, "28325": 480, "macurl2path": 480, "28368": 480, "28371": 480, "28372": 480, "28399": 480, "27972": 480, "24142": 480, "florian": 480, "29581": 480, "25532": 480, "30177": 480, "pietri": 480, "31294": 480, "21649": 480, "30803": 480, "thomassen": 480, "30176": 480, "30052": 480, "26985": 480, "19824": 480, "20314": 480, "12518": 480, "28929": 480, "25008": 480, "26355": 480, "29349": 480, "28513": 480, "29639": 480, "hostv4": 480, "hostv6": 480, "31320": 480, "31346": 480, "25674": 480, "tbs": 480, "30715": 480, "30822": 480, "extralargefil": 480, "test_zipfile64": 480, "30695": 480, "set_nomemori": 480, "remove_mem_hook": 480, "30357": 480, "grzegorz": 480, "grzywacz": 480, "30197": 480, "24932": 480, "28950": 480, "28683": 480, "26936": 480, "28666": 480, "23839": 480, "26944": 480, "28409": 480, "28217": 480, "_testconsol": 480, "26939": 480, "armv7": 480, "31354": 480, "21st": 480, "31341": 480, "30854": 480, "30687": 480, "vcvarsal": 480, "20210": 480, "29941": 480, "28787": 480, "29243": 480, "29643": 480, "27593": 480, "29572": 480, "27659": 480, "29384": 480, "26851": 480, "28768": 480, "_setmod": 480, "29080": 480, "23903": 480, "r13": 480, "20211": 480, "28849": 480, "_multiarch": 480, "10656": 480, "tristan": 480, "haubenwalln": 480, "optimi": 480, "28444": 480, "28208": 480, "28248": 480, "21124": 480, "13756": 480, "roumen": 480, "petrov": 480, "21085": 480, "rebas": 480, "28258": 480, "estonian": 480, "26661": 480, "15819": 480, "28676": 480, "gareth": 480, "ree": 480, "30389": 480, "31358": 480, "31340": 480, "v141": 480, "30581": 480, "30916": 480, "30731": 480, "gadget": 480, "23451": 480, "29579": 480, "25778": 480, "28896": 480, "28522": 480, "getpathp": 480, "28402": 480, "28333": 480, "28251": 480, "28110": 480, "28161": 480, "28162": 480, "28163": 480, "_open_osfhandl": 480, "28164": 480, "_pyio_get_console_typ": 480, "28138": 480, "31493": 480, "31488": 480, "parenmatch": 480, "31477": 480, "31480": 480, "31421": 480, "31414": 480, "31051": 480, "genpag": 480, "30617": 480, "outwin": 480, "31287": 480, "test_configdialog": 480, "keyset": 480, "31206": 480, "highpag": 480, "31001": 480, "31205": 480, "keyspag": 480, "31130": 480, "31002": 480, "19903": 480, "31083": 480, "tabpag": 480, "31050": 480, "31004": 480, "fontpag": 480, "30781": 480, "31060": 480, "30853": 480, "vartrac": 480, "31003": 480, "30993": 480, "causal": 480, "create_font_tab": 480, "set_sampl": 480, "var_changed_font": 480, "test_font_set": 480, "test_indent_scal": 480, "30981": 480, "28523": 480, "30917": 480, "idleconf": 480, "30934": 480, "30913": 480, "30899": 480, "30881": 480, "30851": 480, "30870": 480, "8231": 480, "getusercfgdir": 480, "30779": 480, "configchang": 480, "changes_class_v4": 480, "test_config": 480, "changestest": 480, "configdialog_tests_v1": 480, "msg297804": 480, "30777": 480, "30495": 480, "textview": 480, "pep8": 480, "30723": 480, "30674": 480, "21519": 480, "29910": 480, "30728": 480, "6739": 480, "25514": 480, "subsubsect": 480, "30642": 480, "30290": 480, "30303": 480, "29071": 480, "28572": 480, "30983": 480, "polaco": 480, "penteado": 480, "29748": 480, "24037": 480, "29367": 480, "wrapperobject": 480, "28023": 480, "15369": 480, "microbenchmark": 480, "28102": 480, "30832": 480, "py_have_native_tl": 480, "29083": 480, "29058": 480, "28808": 480, "28748": 480, "_py_packagecontext": 480, "2o": 480, "29706": 480, "30353": 480, "32555": 480, "31518": 480, "sslv23_method": 480, "4rc1": 480, "31852": 480, "31641": 480, "3rc1": 480, "31662": 480, "uploadreleas": 480, "31423": 480, "29600": 480, "2159": 480, "26293": 480, "29094": 480, "29519": 480, "29316": 480, "29011": 480, "29203": 480, "29085": 480, "29061": 480, "brendan": 480, "donegan": 480, "29119": 480, "andra": 480, "bogildea": 480, "29055": 480, "neaten": 480, "29326": 480, "29409": 480, "29392": 480, "28087": 480, "test_asyncor": 480, "test_eintr": 480, "28990": 480, "hoho": 480, "28770": 480, "28898": 480, "have_long_long": 480, "28843": 480, "28600": 480, "28634": 480, "28639": 480, "mayfield": 480, "28652": 480, "28653": 480, "28703": 480, "28704": 480, "28471": 480, "28492": 480, "28500": 480, "26923": 480, "ebk": 480, "26796": 480, "lawrenz": 480, "25221": 480, "27080": 480, "27199": 480, "27948": 480, "x7b": 480, "x7d": 480, "28046": 480, "28071": 480, "25758": 480, "25856": 480, "26331": 480, "27999": 480, "26058": 480, "27911": 480, "exec_builtin_or_dynam": 480, "27961": 480, "27355": 480, "27870": 480, "25402": 480, "27214": 480, "long_invert": 480, "long_add": 480, "27506": 480, "27812": 480, "27811": 480, "27587": 480, "pvs": 480, "_pystate_addmodul": 480, "27792": 480, "26984": 480, "25604": 480, "24254": 480, "27662": 480, "list_new": 480, "py_size_max": 480, "27782": 480, "py_create_mod": 480, "27936": 480, "27487": 480, "27157": 480, "27558": 480, "28008": 480, "28732": 480, "28485": 480, "28037": 480, "sqlite3_get_autocommit": 480, "intransact": 480, "25283": 480, "10740": 480, "28070": 480, "24693": 480, "27137": 480, "1703178": 480, "28019": 480, "18401": 480, "matusiak": 480, "kimbrel": 480, "25969": 480, "14977": 480, "1542": 480, "28082": 480, "24594": 480, "17582": 480, "28047": 480, "27576": 480, "28027": 480, "27445": 480, "22450": 480, "pgen3": 480, "load_grammar": 480, "28005": 480, "26667": 480, "27570": 480, "22233": 480, "27988": 480, "tautolog": 480, "27776": 480, "27691": 480, "gen_rid": 480, "25761": 480, "sweet32": 480, "25387": 480, "27866": 480, "11620": 480, "12885": 480, "27881": 480, "27861": 480, "19884": 480, "27706": 480, "nofar": 480, "schnider": 480, "10513": 480, "_get_type_var": 480, "_eval_typ": 480, "27832": 480, "27539": 480, "21718": 480, "ctes": 480, "2466": 480, "27573": 480, "27930": 480, "andrad": 480, "21201": 480, "wojciech": 480, "walczak": 480, "15308": 480, "bayard": 480, "randel": 480, "27922": 480, "27891": 480, "17642": 480, "25564": 480, "27821": 480, "26900": 480, "26027": 480, "27427": 480, "couzo": 480, "27953": 480, "26040": 480, "test_math": 480, "test_cmath": 480, "rigour": 480, "27787": 480, "27566": 480, "27705": 480, "validate_ucrtbas": 480, "27976": 480, "27983": 480, "26307": 480, "27917": 480, "25825": 480, "libpl": 480, "2a4": 480, "21122": 480, "17128": 480, "27952": 480, "fixcid": 480, "28065": 480, "25144": 480, "1602": 480, "27731": 480, "aliasmbc": 480, "20366": 480, "27756": 480, "cherri": 480, "27883": 480, "27704": 480, "22557": 480, "17596": 480, "wincrypt": 480, "gw": 480, "17599": 480, "reparse_data_buff": 480, "27507": 480, "27581": 480, "27419": 480, "27083": 480, "27514": 480, "27366": 480, "27524": 480, "27736": 480, "27038": 480, "27773": 480, "26750": 480, "descriptortyp": 480, "26800": 480, "26981": 480, "27783": 480, "27774": 480, "27760": 480, "27758": 480, "27568": 480, "httpoxi": 480, "1000110": 480, "7063": 480, "chuck": 480, "27656": 480, "sched_": 480, "27130": 480, "27567": 480, "27533": 480, "_isdir": 480, "17711": 480, "27522": 480, "27512": 480, "27714": 480, "text_textview": 480, "test_autocomplet": 480, "27621": 480, "27620": 480, "27609": 480, "25507": 480, "27173": 480, "confighandl": 480, "25805": 480, "test_pkgutil": 480, "27472": 480, "27369": 480, "27594": 480, "test_ast": 480, "27647": 480, "27610": 480, "27469": 480, "27309": 480, "27713": 480, "27453": 480, "27641": 480, "26662": 480, "python_for_gen": 480, "10910": 480, "freedbsd": 480, "27278": 480, "22636": 480, "27473": 480, "27443": 480, "27007": 480, "26844": 480, "lev": 480, "maximov": 480, "23804": 480, "27466": 480, "time2netscap": 480, "27319": 480, "27079": 480, "27294": 480, "27048": 480, "27330": 480, "27238": 480, "27122": 480, "issue25782": 480, "26386": 480, "16182": 480, "27477": 480, "test_help": 480, "27380": 480, "sectionnam": 480, "helpsourc": 480, "itw": 480, "27372": 480, "27365": 480, "27245": 480, "24137": 480, "27310": 480, "28066": 480, "27442": 480, "android_api_level": 480, "27434": 480, "26930": 480, "2h": 480, "23968": 480, "machdep": 480, "platform_triplet": 480, "ldversion": 480, "_sysconfigdata": 480, "27332": 480, "27418": 480, "importbench": 480, "19489": 480, "27285": 480, "pierci": 480, "27027": 480, "26556": 480, "1283": 480, "0772": 480, "oststrom": 480, "26839": 480, "colm": 480, "buckley": 480, "27190": 480, "sawyer": 480, "27286": 480, "27066": 480, "26983": 480, "27097": 480, "23275": 480, "20508": 480, "21386": 480, "07a5610bae9d": 480, "luethi": 480, "27029": 480, "20900": 480, "ingrid": 480, "25738": 480, "susumu": 480, "koshiba": 480, "21313": 480, "27164": 480, "24291": 480, "serverhandl": 480, "21272": 480, "26809": 480, "26373": 480, "flip": 480, "sigiot": 480, "27167": 480, "25931": 480, "21776": 480, "26526": 480, "27114": 480, "_load_windows_store_cert": 480, "5124": 480, "24750": 480, "24759": 480, "27239": 480, "isxyztk": 480, "27262": 480, "27196": 480, "20567": 480, "27156": 480, "27117": 480, "26673": 480, "21939": 480, "percol": 480, "21676": 480, "18410": 480, "westley": 480, "mart": 480, "nez": 480, "21703": 480, "27044": 480, "remove_var_callback": 480, "23977": 480, "test_deleg": 480, "16484": 480, "rodman": 480, "kaushik": 480, "nadikud": 480, "24136": 480, "22558": 480, "yoni": 480, "lavi": 480, "25285": 480, "27064": 480, "17500": 480, "pythondotorg": 480, "945": 480, "27229": 480, "26657": 480, "hagemeist": 480, "26313": 480, "baji": 480, "25939": 480, "20041": 480, "26168": 480, "26991": 480, "27039": 480, "23640": 480, "27005": 480, "18531": 480, "26811": 480, "20120": 480, "pypirc": 480, "26802": 480, "26659": 480, "26718": 480, "27138": 480, "27147": 480, "25339": 480, "26494": 480, "26581": 480, "19711": 480, "21099": 480, "26563": 480, "26558": 480, "26464": 480, "22836": 480, "26302": 480, "26136": 480, "anish": 480, "shah": 480, "26204": 480, "4806": 480, "23601": 480, "25843": 480, "26107": 480, "26154": 480, "_pythreadstate_uncheckedget": 480, "_pythreadstate_curr": 480, "22995": 480, "_pyobject_getst": 480, "25961": 480, "25973": 480, "20440": 480, "25766": 480, "25421": 480, "25709": 480, "24097": 480, "24731": 480, "25630": 480, "23564": 480, "fds_to_pass": 480, "25388": 480, "25462": 480, "24802": 480, "overread": 480, "25555": 480, "24726": 480, "25449": 480, "25395": 480, "_pybyteswrit": 480, "25274": 480, "24402": 480, "24806": 480, "24848": 480, "misform": 480, "25280": 480, "25003": 480, "9232": 480, "24965": 480, "26478": 480, "26171": 480, "25660": 480, "26288": 480, "26289": 480, "26315": 480, "25887": 480, "27057": 480, "eaccess": 480, "bednarski": 480, "27014": 480, "tuur": 480, "27031": 480, "14132": 480, "janech": 480, "17214": 480, "27033": 480, "27034": 480, "26892": 480, "22274": 480, "26807": 480, "yolanda": 480, "robla": 480, "25745": 480, "26977": 480, "26002": 480, "upendra": 480, "kuma": 480, "25974": 480, "26996": 480, "26881": 480, "23815": 480, "17765": 480, "26873": 480, "responseerror": 480, "26711": 480, "24114": 480, "crle": 480, "kee": 480, "26864": 480, "24902": 480, "26634": 480, "26804": 480, "lower_cas": 480, "mixed_cas": 480, "26837": 480, "26041": 480, "kumaripaba": 480, "miyurusara": 480, "athukorala": 480, "26822": 480, "26733": 480, "26801": 480, "24838": 480, "26717": 480, "ize": 480, "26782": 480, "26735": 480, "024": 480, "26585": 480, "_quote_html": 480, "16329": 480, "webm": 480, "13952": 480, "26709": 480, "y2038": 480, "23735": 480, "25951": 480, "26586": 480, "26676": 480, "22854": 480, "26641": 480, "docfiletest": 480, "25195": 480, "3603bae63c13": 480, "plummer": 480, "26644": 480, "26616": 480, "26637": 480, "21925": 480, "26530": 480, "_pytracemalloc_track": 480, "_pytracemalloc_untrack": 480, "_pytracemalloc_gettraceback": 480, "_tracemalloc": 480, "24266": 480, "26590": 480, "18787": 480, "26560": 480, "inglesbi": 480, "_showwarnmsg": 480, "26569": 480, "26499": 480, "ghost": 480, "25320": 480, "den": 480, "elzen": 480, "16181": 480, "http2time": 480, "26513": 480, "23718": 480, "tam": 480, "benc": 480, "gedai": 480, "20589": 480, "26177": 480, "15068": 480, "2202": 480, "get_algorithm_impl": 480, "dupuy": 480, "26167": 480, "25718": 480, "26475": 480, "26457": 480, "26385": 480, "26402": 480, "25913": 480, "swati": 480, "jaiswal": 480, "26186": 480, "26367": 480, "26309": 480, "25995": 480, "23992": 480, "mapresult": 480, "26117": 480, "25949": 480, "25911": 480, "26045": 480, "12923": 480, "brazil": 480, "rocco": 480, "25945": 480, "26202": 480, "23076": 480, "nyberg": 480, "19883": 480, "26099": 480, "26147": 480, "25935": 480, "16620": 480, "26013": 480, "25850": 480, "25822": 480, "22642": 480, "24705": 480, "_parse_makefil": 480, "26069": 480, "22138": 480, "mcculli": 480, "25672": 480, "ssl_mode_release_buff": 480, "26012": 480, "24120": 480, "ulrich": 480, "25447": 480, "25802": 480, "24103": 480, "25860": 480, "samson": 480, "25914": 480, "25902": 480, "22227": 480, "25717": 480, "5a1": 480, "24903": 480, "25764": 480, "25771": 480, "6478": 480, "14285": 480, "19771": 480, "25177": 480, "10131": 480, "ganisin": 480, "7990": 480, "santoso": 480, "25725": 480, "25663": 480, "25688": 480, "23914": 480, "25691": 480, "25624": 480, "25626": 480, "uint_max": 480, "25583": 480, "6973": 480, "mauro": 480, "25590": 480, "25498": 480, "eryksun": 480, "25584": 480, "25446": 480, "18010": 480, "25554": 480, "18973": 480, "25510": 480, "ryosuk": 480, "ito": 480, "25503": 480, "vandenberg": 480, "25515": 480, "21827": 480, "25390": 480, "25441": 480, "25410": 480, "25411": 480, "simon04": 480, "25407": 480, "25406": 480, "25364": 480, "25328": 480, "enable_smtputf8": 480, "25316": 480, "distutilsplatformerror": 480, "25380": 480, "stack_glob": 480, "23972": 480, "reuseport": 480, "reuseaddr": 480, "25304": 480, "25232": 480, "cgirequesthandl": 480, "24657": 480, "23600": 480, "25203": 480, "22241": 480, "23517": 480, "24633": 480, "24874": 480, "24360": 480, "23426": 480, "run_setup": 480, "13938": 480, "stringtyp": 480, "8585": 480, "zipimporter2": 480, "18622": 480, "palumbo": 480, "laurent": 480, "buyst": 480, "24426": 480, "23661": 480, "ignacio": 480, "rossi": 480, "25578": 480, "getpeerc": 480, "25530": 480, "25569": 480, "25471": 480, "25319": 480, "26050": 480, "25924": 480, "26406": 480, "26848": 480, "20640": 480, "confighelpsourceedit": 480, "iobind": 480, "25905": 480, "15348": 480, "24455": 480, "15347": 480, "vwait": 480, "25313": 480, "currentthem": 480, "24782": 480, "22726": 480, "24820": 480, "cobalt": 480, "25224": 480, "24972": 480, "24570": 480, "24988": 480, "scrolledlist": 480, "24801": 480, "25173": 480, "25198": 480, "pitch": 480, "blueish": 480, "25225": 480, "21995": 480, "22820": 480, "25219": 480, "24861": 480, "idleib": 480, "25199": 480, "16893": 480, "helpdialog": 480, "helt": 480, "24199": 480, "idlev": 480, "24790": 480, "26736": 480, "6953": 480, "23606": 480, "24952": 480, "mattip": 480, "26014": 480, "21916": 480, "loys": 480, "26295": 480, "testdir": 480, "26523": 480, "26015": 480, "26325": 480, "25940": 480, "25616": 480, "test_collect": 480, "test_ordered_dict": 480, "25188": 480, "22806": 480, "18174": 480, "25260": 480, "26583": 480, "test_timestamp_overflow": 480, "test_import": 480, "21277": 480, "ffi_conveni": 480, "26884": 480, "22359": 480, "21668": 480, "_ctypes_test": 480, "25702": 480, "26624": 480, "17603": 480, "fileblock": 480, "26079": 480, "bjoern": 480, "thiel": 480, "26465": 480, "2g": 480, "25348": 480, "build_pgo": 480, "25827": 480, "25696": 480, "j9": 480, "24986": 480, "_math": 480, "26268": 480, "25136": 480, "24324": 480, "27053": 480, "make_zip": 480, "prepare_ssl": 480, "26071": 480, "26073": 480, "26065": 480, "25022": 480, "example_nt": 480, "26799": 480, "ilsch": 480, "26271": 480, "shaulov": 480, "26489": 480, "26316": 480, "25440": 480, "26312": 480, "26198": 480, "32551": 480, "6rc1": 480, "30657": 480, "1000158": 480, "bosamiya": 480, "29537": 480, "30383": 480, "30523": 480, "30540": 480, "30675": 480, "29073": 480, "28189": 480, "dictitems_contain": 480, "26020": 480, "19003": 480, "26664": 480, "ld_so_aix": 480, "26867": 480, "26194": 480, "17633": 480, "27223": 480, "_read_readi": 480, "_conn_lost": 480, "22970": 480, "25500": 480, "25715": 480, "25182": 480, "stdprinter": 480, "25131": 480, "25150": 480, "_py_atomic_": 480, "openmp": 480, "24483": 480, "22958": 480, "22609": 480, "25111": 480, "25262": 480, "binbytes8": 480, "binunicode8": 480, "25034": 480, "anthon": 480, "neut": 480, "25233": 480, "23329": 480, "_unpickler_read": 480, "25047": 480, "25135": 480, "deque_clear": 480, "19143": 480, "25092": 480, "25155": 480, "25108": 480, "25118": 480, "24684": 480, "25060": 480, "24857": 480, "kaptur": 480, "23144": 480, "24982": 480, "25019": 480, "16180": 480, "24891": 480, "24992": 480, "24881": 480, "21112": 480, "24764": 480, "read_multi": 480, "landri": 480, "24913": 480, "bryce": 480, "darl": 480, "24774": 480, "chiu": 480, "hsiang": 480, "hsu": 480, "21159": 480, "20362": 480, "ilia": 480, "kurenkov": 480, "23572": 480, "12067": 480, "23725": 480, "24808": 480, "weston": 480, "22812": 480, "mca": 480, "nulti": 480, "25099": 480, "23919": 480, "24915": 480, "24910": 480, "msis": 480, "25450": 480, "25164": 480, "25143": 480, "25163": 480, "25089": 480, "25165": 480, "25112": 480, "25102": 480, "25081": 480, "25091": 480, "25126": 480, "25213": 480, "requestedexecutionlevel": 480, "25071": 480, "25029": 480, "test_strptim": 480, "25027": 480, "24305": 480, "24912": 480, "24975": 480, "24917": 480, "time_strftim": 480, "24748": 480, "24635": 480, "24989": 480, "24769": 480, "21167": 480, "24492": 480, "24847": 480, "24839": 480, "24867": 480, "24667": 480, "odict": 480, "24824": 480, "24634": 480, "24798": 480, "_msvccompil": 480, "4395": 480, "23973": 480, "23004": 480, "hill": 480, "23888": 480, "23652": 480, "22932": 480, "shachnev": 480, "23779": 480, "23319": 480, "gautier": 480, "23254": 480, "19450": 480, "17527": 480, "sbardella": 480, "24791": 480, "23672": 480, "mohd": 480, "sanad": 480, "zaki": 480, "rizvi": 480, "24745": 480, "tkfixedfont": 480, "21192": 480, "adnan": 480, "umer": 480, "13884": 480, "tearoff": 480, "24129": 480, "20769": 480, "dorian": 480, "pula": 480, "23589": 480, "yongzhi": 480, "24729": 480, "24751": 480, "24569": 480, "24583": 480, "24407": 480, "24619": 480, "24687": 480, "15944": 480, "23441": 480, "sekera": 480, "24683": 480, "21697": 480, "eduardo": 480, "seabra": 480, "24695": 480, "24620": 480, "22485": 480, "22153": 480, "evilzero": 480, "24580": 480, "24206": 480, "24631": 480, "24608": 480, "18684": 480, "24259": 480, "24669": 480, "kai": 480, "groner": 480, "24688": 480, "24603": 480, "24467": 480, "24345": 480, "py_tp_fin": 480, "21750": 480, "24552": 480, "24514": 480, "19176": 480, "20387": 480, "24456": 480, "24336": 480, "24522": 480, "24489": 480, "24408": 480, "24347": 480, "24348": 480, "24359": 480, "24368": 480, "24362": 480, "24377": 480, "24369": 480, "24373": 480, "_testmultiphas": 480, "16690": 480, "24458": 480, "24351": 480, "24432": 480, "24115": 480, "_pydict_contain": 480, "24328": 480, "11205": 480, "24285": 480, "23247": 480, "5633": 480, "24326": 480, "23934": 480, "24276": 480, "23955": 480, "24257": 480, "22939": 480, "23985": 480, "24102": 480, "7x": 480, "23290": 480, "set_merg": 480, "2292": 480, "24096": 480, "23996": 480, "23911": 480, "24192": 480, "24022": 480, "22906": 480, "24230": 480, "24244": 480, "15836": 480, "wagner": 480, "9858": 480, "laura": 480, "rupprecht": 480, "22107": 480, "23780": 480, "6598": 480, "24091": 480, "21931": 480, "fci": 480, "armstrong": 480, "mangle_from": 480, "18682": 480, "23796": 480, "hergenroed": 480, "24155": 480, "20274": 480, "24134": 480, "23880": 480, "getdoubl": 480, "24094": 480, "9246": 480, "1025": 480, "23917": 480, "23008": 480, "23908": 480, "23728": 480, "23887": 480, "24178": 480, "24179": 480, "22547": 480, "23898": 480, "bayer": 480, "24298": 480, "23184": 480, "sweigart": 480, "21520": 480, "9517": 480, "christi": 480, "22155": 480, "24029": 480, "24077": 480, "24000": 480, "24001": 480, "23330": 480, "24031": 480, "22980": 480, "kfreebsd": 480, "22631": 480, "courtesi": 480, "23731": 480, "23726": 480, "23309": 480, "22977": 480, "23466": 480, "24044": 480, "21354": 480, "23840": 480, "23703": 480, "901e4e52b20a": 480, "_curs": 480, "19933": 480, "calledprocess": 480, "21217": 480, "balling": 480, "allison": 480, "24521": 480, "22931": 480, "23811": 480, "21116": 480, "boquien": 480, "22982": 480, "23529": 480, "21859": 480, "23865": 480, "23400": 480, "10838": 480, "23411": 480, "23881": 480, "22721": 480, "15133": 480, "23338": 480, "kato": 480, "16840": 480, "23834": 480, "23618": 480, "21526": 480, "23836": 480, "18473": 480, "3to2": 480, "23485": 480, "23752": 480, "23745": 480, "22117": 480, "23310": 480, "kasia": 480, "jachim": 480, "23817": 480, "sovers": 480, "23501": 480, "23799": 480, "22390": 480, "18128": 480, "23935": 480, "23944": 480, "20586": 480, "23492": 480, "23500": 480, "methoddef": 480, "23998": 480, "pyimport_reinitlock": 480, "23753": 480, "23192": 480, "23629": 480, "14260": 480, "23792": 480, "pipepag": 480, "23775": 480, "23765": 480, "isbadstringptr": 480, "22364": 480, "23742": 480, "21802": 480, "23502": 480, "17530": 480, "22687": 480, "tetxtwrap": 480, "4727": 480, "23657": 480, "23688": 480, "23647": 480, "23539": 480, "22351": 480, "23715": 480, "23646": 480, "23136": 480, "carrol": 480, "23700": 480, "bohuslav": 480, "kabrda": 480, "22903": 480, "23631": 480, "rdivmod": 480, "23138": 480, "23051": 480, "diamant": 480, "22928": 480, "23615": 480, "23585": 480, "23583": 480, "22289": 480, "test_urllib2net": 480, "22826": 480, "bkfile": 480, "23571": 480, "23103": 480, "23476": 480, "x509_v_flag_trusted_first": 480, "23576": 480, "stall": 480, "23504": 480, "23563": 480, "19980": 480, "23521": 480, "21619": 480, "6639": 480, "814253": 480, "23215": 480, "aleksi": 480, "torhamo": 480, "5700": 480, "23374": 480, "23481": 480, "21548": 480, "apropo": 480, "22885": 480, "23146": 480, "23096": 480, "19105": 480, "23421": 480, "wdv4758h": 480, "23367": 480, "23361": 480, "19705": 480, "yeo": 480, "23801": 480, "23445": 480, "23686": 480, "23465": 480, "23285": 480, "22735": 480, "22896": 480, "21295": 480, "16795": 480, "22986": 480, "15859": 480, "campbel": 480, "barton": 480, "21408": 480, "23321": 480, "23253": 480, "22038": 480, "pyatom": 480, "lima": 480, "templ": 480, "20284": 480, "23048": 480, "20335": 480, "22869": 480, "pylifecycl": 480, "22335": 480, "0x7fffffff": 480, "22653": 480, "22643": 480, "22604": 480, "21052": 480, "22470": 480, "22520": 480, "22519": 480, "22518": 480, "1764286": 480, "18554": 480, "21391": 480, "11471": 480, "22215": 480, "22258": 480, "f_setfd": 480, "21389": 480, "22206": 480, "20184": 480, "22116": 480, "builtin_function_or_method": 480, "22077": 480, "20179": 480, "22082": 480, "slotdef": 480, "21897": 480, "21669": 480, "21642": 480, "42els": 480, "21523": 480, "pessimist": 480, "21418": 480, "21425": 480, "21435": 480, "21377": 480, "20355": 480, "21274": 480, "path_max": 480, "20904": 480, "fpu": 480, "m68k": 480, "21209": 480, "21193": 480, "21134": 480, "19537": 480, "20929": 480, "20731": 480, "20637": 480, "ingebretson": 480, "19995": 480, "19655": 480, "12546": 480, "13598": 480, "elson": 480, "8931": 480, "23165": 480, "23399": 480, "13128": 480, "23099": 480, "23326": 480, "23363": 480, "23364": 480, "23366": 480, "23369": 480, "encode_basestring_ascii": 480, "23353": 480, "why_yield": 480, "why_return": 480, "14099": 480, "tellabl": 480, "18518": 480, "23094": 480, "23268": 480, "19996": 480, "23248": 480, "23098": 480, "dev_t": 480, "21817": 480, "23250": 480, "23063": 480, "23209": 480, "23225": 480, "23143": 480, "23132": 480, "23112": 480, "23093": 480, "23111": 480, "22585": 480, "19104": 480, "23071": 480, "22783": 480, "15513": 480, "19858": 480, "22095": 480, "23016": 480, "21775": 480, "vfat": 480, "1218234": 480, "21740": 480, "23009": 480, "22959": 480, "16043": 480, "gzip_decod": 480, "1753": 480, "22966": 480, "pyc_compil": 480, "21971": 480, "21032": 480, "22902": 480, "pach": 480, "21356": 480, "bernard": 480, "spil": 480, "22915": 480, "22921": 480, "22894": 480, "22370": 480, "22841": 480, "ludov": 480, "gasc": 480, "httpbasicpriorauthhandl": 480, "22849": 480, "12728": 480, "22821": 480, "22824": 480, "22406": 480, "17293": 480, "netstat": 480, "aivar": 480, "kalv": 480, "22769": 480, "22417": 480, "22775": 480, "22776": 480, "22665": 480, "17381": 480, "22410": 480, "22759": 480, "8876": 480, "22217": 480, "22457": 480, "18216": 480, "22676": 480, "18853": 480, "__nain__": 480, "9351": 480, "7559": 480, "21991": 480, "22641": 480, "17401": 480, "compile_": 480, "20152": 480, "18643": 480, "22435": 480, "13096": 480, "11694": 480, "22462": 480, "21173": 480, "11866": 480, "21905": 480, "21883": 480, "22219": 480, "22449": 480, "ssl_cert_dir": 480, "ssl_cert_fil": 480, "22508": 480, "20076": 480, "20079": 480, "22396": 480, "22517": 480, "23392": 480, "10510": 480, "oshmyan": 480, "22448": 480, "oliva": 480, "22427": 480, "22362": 480, "20912": 480, "21866": 480, "22278": 480, "issue22118": 480, "22415": 480, "groupref_exist": 480, "22423": 480, "21332": 480, "21091": 480, "21079": 480, "22247": 480, "22419": 480, "bobrov": 480, "22384": 480, "22168": 480, "21147": 480, "21951": 480, "22338": 480, "12410": 480, "21270": 480, "22226": 480, "19524": 480, "19546": 480, "22051": 480, "21933": 480, "21597": 480, "kani": 480, "18132": 480, "22216": 480, "22098": 480, "22185": 480, "zongker": 480, "22287": 480, "_pytime_gettimeofday": 480, "librt": 480, "22182": 480, "move_fil": 480, "22042": 480, "22236": 480, "15696": 480, "22068": 480, "22165": 480, "8797": 480, "bull": 480, "20729": 480, "21448": 480, "22184": 480, "17923": 480, "delhallt": 480, "22176": 480, "elf": 480, "abiv2": 480, "21121": 480, "21975": 480, "20170": 480, "exists_ok": 480, "22127": 480, "22085": 480, "21580": 480, "17172": 480, "21704": 480, "20173": 480, "22033": 480, "21947": 480, "16133": 480, "handle_read": 480, "22044": 480, "call_tzinfo_method": 480, "flanagan": 480, "1034h": 480, "4350": 480, "6167": 480, "15275": 480, "21888": 480, "22032": 480, "22031": 480, "21044": 480, "21966": 480, "19076": 480, "16382": 480, "21932": 480, "21942": 480, "11259": 480, "set_termin": 480, "12523": 480, "21707": 480, "replace_paths_in_cod": 480, "20639": 480, "tikhonov": 480, "21714": 480, "21151": 480, "21090": 480, "21781": 480, "21679": 480, "21863": 480, "11453": 480, "21858": 480, "21476": 480, "21729": 480, "21491": 480, "21832": 480, "21722": 480, "dengler": 480, "21723": 480, "21711": 480, "21766": 480, "21310": 480, "21256": 480, "21677": 480, "nonnorm": 480, "11709": 480, "21515": 480, "13223": 480, "writedoc": 480, "21463": 480, "21618": 480, "21552": 480, "14315": 480, "sapin": 480, "21402": 480, "3015": 480, "21513": 480, "21137": 480, "21538": 480, "21525": 480, "22166": 480, "_forget_codec": 480, "10744": 480, "nontrivi": 480, "13916": 480, "20998": 480, "21075": 480, "21226": 480, "21398": 480, "21424": 480, "heaqp": 480, "nmsmallest": 480, "21396": 480, "18314": 480, "sman": 480, "21088": 480, "21407": 480, "10650": 480, "21469": 480, "19414": 480, "21421": 480, "21101": 480, "21321": 480, "anton": 480, "afanasyev": 480, "21057": 480, "9815": 480, "13204": 480, "19385": 480, "21207": 480, "21291": 480, "21127": 480, "str_": 480, "15002": 480, "_temporaryfilewrapp": 480, "_temporaryfileclos": 480, "12220": 480, "mindom": 480, "21068": 480, "21276": 480, "use_xattr": 480, "incas": 480, "20896": 480, "21239": 480, "21203": 480, "jure": 480, "koren": 480, "21222": 480, "21197": 480, "17498": 480, "17826": 480, "7776": 480, "21529": 480, "vranken": 480, "4616": 480, "21169": 480, "21171": 480, "20539": 480, "21172": 480, "21155": 480, "21136": 480, "20636": 480, "21149": 480, "21058": 480, "21200": 480, "21013": 480, "20145": 480, "20633": 480, "20980": 480, "20990": 480, "21015": 480, "21000": 480, "20884": 480, "21499": 480, "test_api": 480, "19165": 480, "20574": 480, "20879": 480, "19157": 480, "usuabl": 480, "11599": 480, "distutils_debug": 480, "4931": 480, "grok_environment_error": 480, "20875": 480, "11558": 480, "20283": 480, "20778": 480, "20791": 480, "otten": 480, "19748": 480, "outsiz": 480, "2037": 480, "19573": 480, "20378": 480, "20816": 480, "lowin": 480, "20817": 480, "6676": 480, "gutteridg": 480, "21117": 480, "gi_": 480, "163": 480, "21311": 480, "_osx_support": 480, "szakmeist": 480, "11571": 480, "21801": 480, "21923": 480, "_config_var": 480, "21323": 480, "19435": 480, "byrn": 480, "22733": 480, "ffi_prep_arg": 480, "23302": 480, "mss": 480, "20577": 480, "formatparagraph": 480, "3068": 480, "16233": 480, "4832": 480, "21986": 480, "17390": 480, "14105": 480, "21765": 480, "hyperpars": 480, "21940": 480, "widgetredirector": 480, "18592": 480, "searchdialogbas": 480, "webster": 480, "21694": 480, "21686": 480, "12387": 480, "21695": 480, "18910": 480, "18292": 480, "autoexpand": 480, "saihadhav": 480, "18409": 480, "21477": 480, "18104": 480, "21139": 480, "21284": 480, "17654": 480, "23180": 480, "15506": 480, "pkg_prog_pkg_config": 480, "22935": 480, "22592": 480, "22591": 480, "djgpp": 480, "16537": 480, "hosmer": 480, "21958": 480, "have_round": 480, "18093": 480, "15759": 480, "linkcheck": 480, "21141": 480, "build_ssl": 480, "21037": 480, "19962": 480, "21285": 480, "15234": 480, "17861": 480, "generate_opcode_h": 480, "20644": 480, "20022": 480, "15968": 480, "17095": 480, "21811": 480, "21166": 480, "18096": 480, "17219": 480, "22919": 480, "21236": 480, "_msi": 480, "14203": 480, "bytearray_getbuff": 480, "bytesiobuf_getbuff": 480, "array_buffer_getbuf": 480, "22445": 480, "npy_relaxed_strides_check": 480, "22079": 480, "_pyobject_gc_calloc": 480, "20942": 480, "init_frozen": 480, "19548": 480, "22394": 480, "21514": 480, "21777": 480, "6916": 480, "17386": 480, "21312": 480, "thread_foobar": 480, "mccracken": 480, "21043": 480, "20765": 480, "19407": 480, "19697": 480, "18982": 480, "22838": 480, "22173": 480, "16000": 480, "test_curs": 480, "21456": 480, "remi": 480, "pointel": 480, "20746": 480, "test_pdb": 480, "22060": 480, "22104": 480, "22111": 480, "22002": 480, "21976": 480, "21918": 480, "9554": 480, "coneybear": 480, "radu": 480, "voicila": 480, "20155": 480, "19493": 480, "18492": 480, "21634": 480, "21605": 480, "21493": 480, "19925": 480, "21522": 480, "itemconfigur": 480, "paneconfigur": 480, "entryconfigur": 480, "17756": 480, "test_cod": 480, "17752": 480, "18604": 480, "21275": 480, "21223": 480, "20635": 480, "20743": 480, "test_tcl": 480, "21097": 480, "test_namespace_pkg": 480, "21503": 480, "test_both": 480, "20939": 480, "20668": 480, "21093": 480, "test_macholib": 480, "libz": 480, "22770": 480, "23211": 480, "23345": 480, "8zc": 480, "22314": 480, "22615": 480, "makelocalealia": 480, "22201": 480, "22120": 480, "18974": 480, "21906": 480, "21629": 480, "16047": 480, "11824": 480, "20535": 480, "23260": 480, "17896": 480, "17717": 480, "nasm": 480, "21907": 480, "22644": 480, "10747": 480, "kilburn": 480, "cp35": 480}, "objects": {"": [[65, 0, 1, "c.CO_FUTURE_DIVISION", "CO_FUTURE_DIVISION"], [57, 1, 1, "c.METH_CLASS", "METH_CLASS"], [57, 1, 1, "c.METH_COEXIST", "METH_COEXIST"], [57, 1, 1, "c.METH_FASTCALL", "METH_FASTCALL"], [57, 1, 1, "c.METH_KEYWORDS", "METH_KEYWORDS"], [57, 1, 1, "c.METH_METHOD", "METH_METHOD"], [57, 1, 1, "c.METH_NOARGS", "METH_NOARGS"], [57, 1, 1, "c.METH_O", "METH_O"], [57, 1, 1, "c.METH_STATIC", "METH_STATIC"], [57, 1, 1, "c.METH_VARARGS", "METH_VARARGS"], [41, 1, 1, "c.PYMEM_DOMAIN_MEM", "PYMEM_DOMAIN_MEM"], [41, 1, 1, "c.PYMEM_DOMAIN_OBJ", "PYMEM_DOMAIN_OBJ"], [41, 1, 1, "c.PYMEM_DOMAIN_RAW", "PYMEM_DOMAIN_RAW"], [4, 1, 1, "c.PY_MAJOR_VERSION", "PY_MAJOR_VERSION"], [4, 1, 1, "c.PY_MICRO_VERSION", "PY_MICRO_VERSION"], [4, 1, 1, "c.PY_MINOR_VERSION", "PY_MINOR_VERSION"], [4, 1, 1, "c.PY_RELEASE_LEVEL", "PY_RELEASE_LEVEL"], [4, 1, 1, "c.PY_RELEASE_SERIAL", "PY_RELEASE_SERIAL"], [10, 1, 1, "c.PY_VECTORCALL_ARGUMENTS_OFFSET", "PY_VECTORCALL_ARGUMENTS_OFFSET"], [4, 1, 1, "c.PY_VERSION_HEX", "PY_VERSION_HEX"], [35, 2, 1, "c.PyAIter_Check", "PyAIter_Check"], [63, 4, 1, "c.PyASCIIObject", "PyASCIIObject"], [54, 2, 1, "c.PyAnySet_Check", "PyAnySet_Check"], [54, 2, 1, "c.PyAnySet_CheckExact", "PyAnySet_CheckExact"], [5, 2, 1, "c.PyArg_Parse", "PyArg_Parse"], [5, 2, 1, "c.PyArg_ParseTuple", "PyArg_ParseTuple"], [5, 2, 1, "c.PyArg_ParseTupleAndKeywords", "PyArg_ParseTupleAndKeywords"], [5, 2, 1, "c.PyArg_UnpackTuple", "PyArg_UnpackTuple"], [5, 2, 1, "c.PyArg_VaParse", "PyArg_VaParse"], [5, 2, 1, "c.PyArg_VaParseTupleAndKeywords", "PyArg_VaParseTupleAndKeywords"], [5, 2, 1, "c.PyArg_ValidateKeywordArguments", "PyArg_ValidateKeywordArguments"], [62, 4, 1, "c.PyAsyncMethods", "PyAsyncMethods"], [7, 1, 1, "c.PyBUF_ANY_CONTIGUOUS", "PyBUF_ANY_CONTIGUOUS"], [7, 1, 1, "c.PyBUF_CONTIG", "PyBUF_CONTIG"], [7, 1, 1, "c.PyBUF_CONTIG_RO", "PyBUF_CONTIG_RO"], [7, 1, 1, "c.PyBUF_C_CONTIGUOUS", "PyBUF_C_CONTIGUOUS"], [7, 1, 1, "c.PyBUF_FORMAT", "PyBUF_FORMAT"], [7, 1, 1, "c.PyBUF_FULL", "PyBUF_FULL"], [7, 1, 1, "c.PyBUF_FULL_RO", "PyBUF_FULL_RO"], [7, 1, 1, "c.PyBUF_F_CONTIGUOUS", "PyBUF_F_CONTIGUOUS"], [7, 1, 1, "c.PyBUF_INDIRECT", "PyBUF_INDIRECT"], [7, 1, 1, "c.PyBUF_MAX_NDIM", "PyBUF_MAX_NDIM"], [7, 1, 1, "c.PyBUF_ND", "PyBUF_ND"], [7, 1, 1, "c.PyBUF_RECORDS", "PyBUF_RECORDS"], [7, 1, 1, "c.PyBUF_RECORDS_RO", "PyBUF_RECORDS_RO"], [7, 1, 1, "c.PyBUF_SIMPLE", "PyBUF_SIMPLE"], [7, 1, 1, "c.PyBUF_STRIDED", "PyBUF_STRIDED"], [7, 1, 1, "c.PyBUF_STRIDED_RO", "PyBUF_STRIDED_RO"], [7, 1, 1, "c.PyBUF_STRIDES", "PyBUF_STRIDES"], [7, 1, 1, "c.PyBUF_WRITABLE", "PyBUF_WRITABLE"], [6, 2, 1, "c.PyBool_Check", "PyBool_Check"], [6, 2, 1, "c.PyBool_FromLong", "PyBool_FromLong"], [6, 0, 1, "c.PyBool_Type", "PyBool_Type"], [62, 4, 1, "c.PyBufferProcs", "PyBufferProcs"], [7, 2, 1, "c.PyBuffer_FillContiguousStrides", "PyBuffer_FillContiguousStrides"], [7, 2, 1, "c.PyBuffer_FillInfo", "PyBuffer_FillInfo"], [7, 2, 1, "c.PyBuffer_FromContiguous", "PyBuffer_FromContiguous"], [7, 2, 1, "c.PyBuffer_GetPointer", "PyBuffer_GetPointer"], [7, 2, 1, "c.PyBuffer_IsContiguous", "PyBuffer_IsContiguous"], [7, 2, 1, "c.PyBuffer_Release", "PyBuffer_Release"], [7, 2, 1, "c.PyBuffer_SizeFromFormat", "PyBuffer_SizeFromFormat"], [7, 2, 1, "c.PyBuffer_ToContiguous", "PyBuffer_ToContiguous"], [8, 4, 1, "c.PyByteArrayObject", "PyByteArrayObject"], [8, 2, 1, "c.PyByteArray_AS_STRING", "PyByteArray_AS_STRING"], [8, 2, 1, "c.PyByteArray_AsString", "PyByteArray_AsString"], [8, 2, 1, "c.PyByteArray_Check", "PyByteArray_Check"], [8, 2, 1, "c.PyByteArray_CheckExact", "PyByteArray_CheckExact"], [8, 2, 1, "c.PyByteArray_Concat", "PyByteArray_Concat"], [8, 2, 1, "c.PyByteArray_FromObject", "PyByteArray_FromObject"], [8, 2, 1, "c.PyByteArray_FromStringAndSize", "PyByteArray_FromStringAndSize"], [8, 2, 1, "c.PyByteArray_GET_SIZE", "PyByteArray_GET_SIZE"], [8, 2, 1, "c.PyByteArray_Resize", "PyByteArray_Resize"], [8, 2, 1, "c.PyByteArray_Size", "PyByteArray_Size"], [8, 0, 1, "c.PyByteArray_Type", "PyByteArray_Type"], [9, 4, 1, "c.PyBytesObject", "PyBytesObject"], [9, 2, 1, "c.PyBytes_AS_STRING", "PyBytes_AS_STRING"], [9, 2, 1, "c.PyBytes_AsString", "PyBytes_AsString"], [9, 2, 1, "c.PyBytes_AsStringAndSize", "PyBytes_AsStringAndSize"], [9, 2, 1, "c.PyBytes_Check", "PyBytes_Check"], [9, 2, 1, "c.PyBytes_CheckExact", "PyBytes_CheckExact"], [9, 2, 1, "c.PyBytes_Concat", "PyBytes_Concat"], [9, 2, 1, "c.PyBytes_ConcatAndDel", "PyBytes_ConcatAndDel"], [9, 2, 1, "c.PyBytes_FromFormat", "PyBytes_FromFormat"], [9, 2, 1, "c.PyBytes_FromFormatV", "PyBytes_FromFormatV"], [9, 2, 1, "c.PyBytes_FromObject", "PyBytes_FromObject"], [9, 2, 1, "c.PyBytes_FromString", "PyBytes_FromString"], [9, 2, 1, "c.PyBytes_FromStringAndSize", "PyBytes_FromStringAndSize"], [9, 2, 1, "c.PyBytes_GET_SIZE", "PyBytes_GET_SIZE"], [9, 2, 1, "c.PyBytes_Size", "PyBytes_Size"], [9, 0, 1, "c.PyBytes_Type", "PyBytes_Type"], [57, 4, 1, "c.PyCFunction", "PyCFunction"], [57, 4, 1, "c.PyCFunctionWithKeywords", "PyCFunctionWithKeywords"], [57, 4, 1, "c.PyCMethod", "PyCMethod"], [36, 2, 1, "c.PyCallIter_Check", "PyCallIter_Check"], [36, 2, 1, "c.PyCallIter_New", "PyCallIter_New"], [36, 0, 1, "c.PyCallIter_Type", "PyCallIter_Type"], [10, 2, 1, "c.PyCallable_Check", "PyCallable_Check"], [11, 4, 1, "c.PyCapsule", "PyCapsule"], [11, 2, 1, "c.PyCapsule_CheckExact", "PyCapsule_CheckExact"], [11, 4, 1, "c.PyCapsule_Destructor", "PyCapsule_Destructor"], [11, 2, 1, "c.PyCapsule_GetContext", "PyCapsule_GetContext"], [11, 2, 1, "c.PyCapsule_GetDestructor", "PyCapsule_GetDestructor"], [11, 2, 1, "c.PyCapsule_GetName", "PyCapsule_GetName"], [11, 2, 1, "c.PyCapsule_GetPointer", "PyCapsule_GetPointer"], [11, 2, 1, "c.PyCapsule_Import", "PyCapsule_Import"], [11, 2, 1, "c.PyCapsule_IsValid", "PyCapsule_IsValid"], [11, 2, 1, "c.PyCapsule_New", "PyCapsule_New"], [11, 2, 1, "c.PyCapsule_SetContext", "PyCapsule_SetContext"], [11, 2, 1, "c.PyCapsule_SetDestructor", "PyCapsule_SetDestructor"], [11, 2, 1, "c.PyCapsule_SetName", "PyCapsule_SetName"], [11, 2, 1, "c.PyCapsule_SetPointer", "PyCapsule_SetPointer"], [12, 4, 1, "c.PyCellObject", "PyCellObject"], [12, 2, 1, "c.PyCell_Check", "PyCell_Check"], [12, 2, 1, "c.PyCell_GET", "PyCell_GET"], [12, 2, 1, "c.PyCell_Get", "PyCell_Get"], [12, 2, 1, "c.PyCell_New", "PyCell_New"], [12, 2, 1, "c.PyCell_SET", "PyCell_SET"], [12, 2, 1, "c.PyCell_Set", "PyCell_Set"], [12, 0, 1, "c.PyCell_Type", "PyCell_Type"], [13, 4, 1, "c.PyCodeEvent", "PyCodeEvent"], [13, 4, 1, "c.PyCodeObject", "PyCodeObject"], [13, 2, 1, "c.PyCode_AddWatcher", "PyCode_AddWatcher"], [13, 2, 1, "c.PyCode_Addr2Line", "PyCode_Addr2Line"], [13, 2, 1, "c.PyCode_Addr2Location", "PyCode_Addr2Location"], [13, 2, 1, "c.PyCode_Check", "PyCode_Check"], [13, 2, 1, "c.PyCode_ClearWatcher", "PyCode_ClearWatcher"], [13, 2, 1, "c.PyCode_GetCellvars", "PyCode_GetCellvars"], [13, 2, 1, "c.PyCode_GetCode", "PyCode_GetCode"], [13, 2, 1, "c.PyCode_GetFreevars", "PyCode_GetFreevars"], [13, 2, 1, "c.PyCode_GetNumFree", "PyCode_GetNumFree"], [13, 2, 1, "c.PyCode_GetVarnames", "PyCode_GetVarnames"], [13, 2, 1, "c.PyCode_NewEmpty", "PyCode_NewEmpty"], [13, 0, 1, "c.PyCode_Type", "PyCode_Type"], [13, 4, 1, "c.PyCode_WatchCallback", "PyCode_WatchCallback"], [14, 2, 1, "c.PyCodec_BackslashReplaceErrors", "PyCodec_BackslashReplaceErrors"], [14, 2, 1, "c.PyCodec_Decode", "PyCodec_Decode"], [14, 2, 1, "c.PyCodec_Decoder", "PyCodec_Decoder"], [14, 2, 1, "c.PyCodec_Encode", "PyCodec_Encode"], [14, 2, 1, "c.PyCodec_Encoder", "PyCodec_Encoder"], [14, 2, 1, "c.PyCodec_IgnoreErrors", "PyCodec_IgnoreErrors"], [14, 2, 1, "c.PyCodec_IncrementalDecoder", "PyCodec_IncrementalDecoder"], [14, 2, 1, "c.PyCodec_IncrementalEncoder", "PyCodec_IncrementalEncoder"], [14, 2, 1, "c.PyCodec_KnownEncoding", "PyCodec_KnownEncoding"], [14, 2, 1, "c.PyCodec_LookupError", "PyCodec_LookupError"], [14, 2, 1, "c.PyCodec_NameReplaceErrors", "PyCodec_NameReplaceErrors"], [14, 2, 1, "c.PyCodec_Register", "PyCodec_Register"], [14, 2, 1, "c.PyCodec_RegisterError", "PyCodec_RegisterError"], [14, 2, 1, "c.PyCodec_ReplaceErrors", "PyCodec_ReplaceErrors"], [14, 2, 1, "c.PyCodec_StreamReader", "PyCodec_StreamReader"], [14, 2, 1, "c.PyCodec_StreamWriter", "PyCodec_StreamWriter"], [14, 2, 1, "c.PyCodec_StrictErrors", "PyCodec_StrictErrors"], [14, 2, 1, "c.PyCodec_Unregister", "PyCodec_Unregister"], [14, 2, 1, "c.PyCodec_XMLCharRefReplaceErrors", "PyCodec_XMLCharRefReplaceErrors"], [63, 4, 1, "c.PyCompactUnicodeObject", "PyCompactUnicodeObject"], [65, 5, 1, "c.PyCompilerFlags", "PyCompilerFlags"], [15, 4, 1, "c.PyComplexObject", "PyComplexObject"], [15, 2, 1, "c.PyComplex_AsCComplex", "PyComplex_AsCComplex"], [15, 2, 1, "c.PyComplex_Check", "PyComplex_Check"], [15, 2, 1, "c.PyComplex_CheckExact", "PyComplex_CheckExact"], [15, 2, 1, "c.PyComplex_FromCComplex", "PyComplex_FromCComplex"], [15, 2, 1, "c.PyComplex_FromDoubles", "PyComplex_FromDoubles"], [15, 2, 1, "c.PyComplex_ImagAsDouble", "PyComplex_ImagAsDouble"], [15, 2, 1, "c.PyComplex_RealAsDouble", "PyComplex_RealAsDouble"], [15, 0, 1, "c.PyComplex_Type", "PyComplex_Type"], [33, 4, 1, "c.PyConfig", "PyConfig"], [33, 2, 1, "c.PyConfig_Clear", "PyConfig_Clear"], [33, 2, 1, "c.PyConfig_InitIsolatedConfig", "PyConfig_InitIsolatedConfig"], [33, 2, 1, "c.PyConfig_InitPythonConfig", "PyConfig_InitPythonConfig"], [33, 2, 1, "c.PyConfig_Read", "PyConfig_Read"], [33, 2, 1, "c.PyConfig_SetArgv", "PyConfig_SetArgv"], [33, 2, 1, "c.PyConfig_SetBytesArgv", "PyConfig_SetBytesArgv"], [33, 2, 1, "c.PyConfig_SetBytesString", "PyConfig_SetBytesString"], [33, 2, 1, "c.PyConfig_SetString", "PyConfig_SetString"], [33, 2, 1, "c.PyConfig_SetWideStringList", "PyConfig_SetWideStringList"], [17, 4, 1, "c.PyContext", "PyContext"], [17, 4, 1, "c.PyContextToken", "PyContextToken"], [17, 2, 1, "c.PyContextToken_CheckExact", "PyContextToken_CheckExact"], [17, 0, 1, "c.PyContextToken_Type", "PyContextToken_Type"], [17, 4, 1, "c.PyContextVar", "PyContextVar"], [17, 2, 1, "c.PyContextVar_CheckExact", "PyContextVar_CheckExact"], [17, 2, 1, "c.PyContextVar_Get", "PyContextVar_Get"], [17, 2, 1, "c.PyContextVar_New", "PyContextVar_New"], [17, 2, 1, "c.PyContextVar_Reset", "PyContextVar_Reset"], [17, 2, 1, "c.PyContextVar_Set", "PyContextVar_Set"], [17, 0, 1, "c.PyContextVar_Type", "PyContextVar_Type"], [17, 2, 1, "c.PyContext_CheckExact", "PyContext_CheckExact"], [17, 2, 1, "c.PyContext_Copy", "PyContext_Copy"], [17, 2, 1, "c.PyContext_CopyCurrent", "PyContext_CopyCurrent"], [17, 2, 1, "c.PyContext_Enter", "PyContext_Enter"], [17, 2, 1, "c.PyContext_Exit", "PyContext_Exit"], [17, 2, 1, "c.PyContext_New", "PyContext_New"], [17, 0, 1, "c.PyContext_Type", "PyContext_Type"], [19, 4, 1, "c.PyCoroObject", "PyCoroObject"], [19, 2, 1, "c.PyCoro_CheckExact", "PyCoro_CheckExact"], [19, 2, 1, "c.PyCoro_New", "PyCoro_New"], [19, 0, 1, "c.PyCoro_Type", "PyCoro_Type"], [20, 2, 1, "c.PyDateTime_Check", "PyDateTime_Check"], [20, 2, 1, "c.PyDateTime_CheckExact", "PyDateTime_CheckExact"], [20, 2, 1, "c.PyDateTime_DATE_GET_FOLD", "PyDateTime_DATE_GET_FOLD"], [20, 2, 1, "c.PyDateTime_DATE_GET_HOUR", "PyDateTime_DATE_GET_HOUR"], [20, 2, 1, "c.PyDateTime_DATE_GET_MICROSECOND", "PyDateTime_DATE_GET_MICROSECOND"], [20, 2, 1, "c.PyDateTime_DATE_GET_MINUTE", "PyDateTime_DATE_GET_MINUTE"], [20, 2, 1, "c.PyDateTime_DATE_GET_SECOND", "PyDateTime_DATE_GET_SECOND"], [20, 2, 1, "c.PyDateTime_DATE_GET_TZINFO", "PyDateTime_DATE_GET_TZINFO"], [20, 2, 1, "c.PyDateTime_DELTA_GET_DAYS", "PyDateTime_DELTA_GET_DAYS"], [20, 2, 1, "c.PyDateTime_DELTA_GET_MICROSECONDS", "PyDateTime_DELTA_GET_MICROSECONDS"], [20, 2, 1, "c.PyDateTime_DELTA_GET_SECONDS", "PyDateTime_DELTA_GET_SECONDS"], [20, 4, 1, "c.PyDateTime_Date", "PyDateTime_Date"], [20, 4, 1, "c.PyDateTime_DateTime", "PyDateTime_DateTime"], [20, 0, 1, "c.PyDateTime_DateTimeType", "PyDateTime_DateTimeType"], [20, 0, 1, "c.PyDateTime_DateType", "PyDateTime_DateType"], [20, 4, 1, "c.PyDateTime_Delta", "PyDateTime_Delta"], [20, 0, 1, "c.PyDateTime_DeltaType", "PyDateTime_DeltaType"], [20, 2, 1, "c.PyDateTime_FromDateAndTime", "PyDateTime_FromDateAndTime"], [20, 2, 1, "c.PyDateTime_FromDateAndTimeAndFold", "PyDateTime_FromDateAndTimeAndFold"], [20, 2, 1, "c.PyDateTime_FromTimestamp", "PyDateTime_FromTimestamp"], [20, 2, 1, "c.PyDateTime_GET_DAY", "PyDateTime_GET_DAY"], [20, 2, 1, "c.PyDateTime_GET_MONTH", "PyDateTime_GET_MONTH"], [20, 2, 1, "c.PyDateTime_GET_YEAR", "PyDateTime_GET_YEAR"], [20, 2, 1, "c.PyDateTime_TIME_GET_FOLD", "PyDateTime_TIME_GET_FOLD"], [20, 2, 1, "c.PyDateTime_TIME_GET_HOUR", "PyDateTime_TIME_GET_HOUR"], [20, 2, 1, "c.PyDateTime_TIME_GET_MICROSECOND", "PyDateTime_TIME_GET_MICROSECOND"], [20, 2, 1, "c.PyDateTime_TIME_GET_MINUTE", "PyDateTime_TIME_GET_MINUTE"], [20, 2, 1, "c.PyDateTime_TIME_GET_SECOND", "PyDateTime_TIME_GET_SECOND"], [20, 2, 1, "c.PyDateTime_TIME_GET_TZINFO", "PyDateTime_TIME_GET_TZINFO"], [20, 0, 1, "c.PyDateTime_TZInfoType", "PyDateTime_TZInfoType"], [20, 4, 1, "c.PyDateTime_Time", "PyDateTime_Time"], [20, 0, 1, "c.PyDateTime_TimeType", "PyDateTime_TimeType"], [20, 0, 1, "c.PyDateTime_TimeZone_UTC", "PyDateTime_TimeZone_UTC"], [20, 2, 1, "c.PyDate_Check", "PyDate_Check"], [20, 2, 1, "c.PyDate_CheckExact", "PyDate_CheckExact"], [20, 2, 1, "c.PyDate_FromDate", "PyDate_FromDate"], [20, 2, 1, "c.PyDate_FromTimestamp", "PyDate_FromTimestamp"], [20, 2, 1, "c.PyDelta_Check", "PyDelta_Check"], [20, 2, 1, "c.PyDelta_CheckExact", "PyDelta_CheckExact"], [20, 2, 1, "c.PyDelta_FromDSU", "PyDelta_FromDSU"], [21, 2, 1, "c.PyDescr_IsData", "PyDescr_IsData"], [21, 2, 1, "c.PyDescr_NewClassMethod", "PyDescr_NewClassMethod"], [21, 2, 1, "c.PyDescr_NewGetSet", "PyDescr_NewGetSet"], [21, 2, 1, "c.PyDescr_NewMember", "PyDescr_NewMember"], [21, 2, 1, "c.PyDescr_NewMethod", "PyDescr_NewMethod"], [21, 2, 1, "c.PyDescr_NewWrapper", "PyDescr_NewWrapper"], [22, 4, 1, "c.PyDictObject", "PyDictObject"], [22, 2, 1, "c.PyDictProxy_New", "PyDictProxy_New"], [22, 2, 1, "c.PyDict_AddWatcher", "PyDict_AddWatcher"], [22, 2, 1, "c.PyDict_Check", "PyDict_Check"], [22, 2, 1, "c.PyDict_CheckExact", "PyDict_CheckExact"], [22, 2, 1, "c.PyDict_Clear", "PyDict_Clear"], [22, 2, 1, "c.PyDict_ClearWatcher", "PyDict_ClearWatcher"], [22, 2, 1, "c.PyDict_Contains", "PyDict_Contains"], [22, 2, 1, "c.PyDict_Copy", "PyDict_Copy"], [22, 2, 1, "c.PyDict_DelItem", "PyDict_DelItem"], [22, 2, 1, "c.PyDict_DelItemString", "PyDict_DelItemString"], [22, 2, 1, "c.PyDict_GetItem", "PyDict_GetItem"], [22, 2, 1, "c.PyDict_GetItemString", "PyDict_GetItemString"], [22, 2, 1, "c.PyDict_GetItemWithError", "PyDict_GetItemWithError"], [22, 2, 1, "c.PyDict_Items", "PyDict_Items"], [22, 2, 1, "c.PyDict_Keys", "PyDict_Keys"], [22, 2, 1, "c.PyDict_Merge", "PyDict_Merge"], [22, 2, 1, "c.PyDict_MergeFromSeq2", "PyDict_MergeFromSeq2"], [22, 2, 1, "c.PyDict_New", "PyDict_New"], [22, 2, 1, "c.PyDict_Next", "PyDict_Next"], [22, 2, 1, "c.PyDict_SetDefault", "PyDict_SetDefault"], [22, 2, 1, "c.PyDict_SetItem", "PyDict_SetItem"], [22, 2, 1, "c.PyDict_SetItemString", "PyDict_SetItemString"], [22, 2, 1, "c.PyDict_Size", "PyDict_Size"], [22, 0, 1, "c.PyDict_Type", "PyDict_Type"], [22, 2, 1, "c.PyDict_Unwatch", "PyDict_Unwatch"], [22, 2, 1, "c.PyDict_Update", "PyDict_Update"], [22, 2, 1, "c.PyDict_Values", "PyDict_Values"], [22, 2, 1, "c.PyDict_Watch", "PyDict_Watch"], [22, 4, 1, "c.PyDict_WatchCallback", "PyDict_WatchCallback"], [22, 4, 1, "c.PyDict_WatchEvent", "PyDict_WatchEvent"], [34, 1, 1, "c.PyDoc_STR", "PyDoc_STR"], [34, 1, 1, "c.PyDoc_STRVAR", "PyDoc_STRVAR"], [23, 2, 1, "c.PyErr_BadArgument", "PyErr_BadArgument"], [23, 2, 1, "c.PyErr_BadInternalCall", "PyErr_BadInternalCall"], [23, 2, 1, "c.PyErr_CheckSignals", "PyErr_CheckSignals"], [23, 2, 1, "c.PyErr_Clear", "PyErr_Clear"], [23, 2, 1, "c.PyErr_DisplayException", "PyErr_DisplayException"], [23, 2, 1, "c.PyErr_ExceptionMatches", "PyErr_ExceptionMatches"], [23, 2, 1, "c.PyErr_Fetch", "PyErr_Fetch"], [23, 2, 1, "c.PyErr_Format", "PyErr_Format"], [23, 2, 1, "c.PyErr_FormatV", "PyErr_FormatV"], [23, 2, 1, "c.PyErr_GetExcInfo", "PyErr_GetExcInfo"], [23, 2, 1, "c.PyErr_GetHandledException", "PyErr_GetHandledException"], [23, 2, 1, "c.PyErr_GetRaisedException", "PyErr_GetRaisedException"], [23, 2, 1, "c.PyErr_GivenExceptionMatches", "PyErr_GivenExceptionMatches"], [23, 2, 1, "c.PyErr_NewException", "PyErr_NewException"], [23, 2, 1, "c.PyErr_NewExceptionWithDoc", "PyErr_NewExceptionWithDoc"], [23, 2, 1, "c.PyErr_NoMemory", "PyErr_NoMemory"], [23, 2, 1, "c.PyErr_NormalizeException", "PyErr_NormalizeException"], [23, 2, 1, "c.PyErr_Occurred", "PyErr_Occurred"], [23, 2, 1, "c.PyErr_Print", "PyErr_Print"], [23, 2, 1, "c.PyErr_PrintEx", "PyErr_PrintEx"], [23, 2, 1, "c.PyErr_ResourceWarning", "PyErr_ResourceWarning"], [23, 2, 1, "c.PyErr_Restore", "PyErr_Restore"], [23, 2, 1, "c.PyErr_SetExcFromWindowsErr", "PyErr_SetExcFromWindowsErr"], [23, 2, 1, "c.PyErr_SetExcFromWindowsErrWithFilename", "PyErr_SetExcFromWindowsErrWithFilename"], [23, 2, 1, "c.PyErr_SetExcFromWindowsErrWithFilenameObject", "PyErr_SetExcFromWindowsErrWithFilenameObject"], [23, 2, 1, "c.PyErr_SetExcFromWindowsErrWithFilenameObjects", "PyErr_SetExcFromWindowsErrWithFilenameObjects"], [23, 2, 1, "c.PyErr_SetExcInfo", "PyErr_SetExcInfo"], [23, 2, 1, "c.PyErr_SetFromErrno", "PyErr_SetFromErrno"], [23, 2, 1, "c.PyErr_SetFromErrnoWithFilename", "PyErr_SetFromErrnoWithFilename"], [23, 2, 1, "c.PyErr_SetFromErrnoWithFilenameObject", "PyErr_SetFromErrnoWithFilenameObject"], [23, 2, 1, "c.PyErr_SetFromErrnoWithFilenameObjects", "PyErr_SetFromErrnoWithFilenameObjects"], [23, 2, 1, "c.PyErr_SetFromWindowsErr", "PyErr_SetFromWindowsErr"], [23, 2, 1, "c.PyErr_SetFromWindowsErrWithFilename", "PyErr_SetFromWindowsErrWithFilename"], [23, 2, 1, "c.PyErr_SetHandledException", "PyErr_SetHandledException"], [23, 2, 1, "c.PyErr_SetImportError", "PyErr_SetImportError"], [23, 2, 1, "c.PyErr_SetImportErrorSubclass", "PyErr_SetImportErrorSubclass"], [23, 2, 1, "c.PyErr_SetInterrupt", "PyErr_SetInterrupt"], [23, 2, 1, "c.PyErr_SetInterruptEx", "PyErr_SetInterruptEx"], [23, 2, 1, "c.PyErr_SetNone", "PyErr_SetNone"], [23, 2, 1, "c.PyErr_SetObject", "PyErr_SetObject"], [23, 2, 1, "c.PyErr_SetRaisedException", "PyErr_SetRaisedException"], [23, 2, 1, "c.PyErr_SetString", "PyErr_SetString"], [23, 2, 1, "c.PyErr_SyntaxLocation", "PyErr_SyntaxLocation"], [23, 2, 1, "c.PyErr_SyntaxLocationEx", "PyErr_SyntaxLocationEx"], [23, 2, 1, "c.PyErr_SyntaxLocationObject", "PyErr_SyntaxLocationObject"], [23, 2, 1, "c.PyErr_WarnEx", "PyErr_WarnEx"], [23, 2, 1, "c.PyErr_WarnExplicit", "PyErr_WarnExplicit"], [23, 2, 1, "c.PyErr_WarnExplicitObject", "PyErr_WarnExplicitObject"], [23, 2, 1, "c.PyErr_WarnFormat", "PyErr_WarnFormat"], [23, 2, 1, "c.PyErr_WriteUnraisable", "PyErr_WriteUnraisable"], [32, 2, 1, "c.PyEval_AcquireLock", "PyEval_AcquireLock"], [32, 2, 1, "c.PyEval_AcquireThread", "PyEval_AcquireThread"], [65, 2, 1, "c.PyEval_EvalCode", "PyEval_EvalCode"], [65, 2, 1, "c.PyEval_EvalCodeEx", "PyEval_EvalCodeEx"], [65, 2, 1, "c.PyEval_EvalFrame", "PyEval_EvalFrame"], [65, 2, 1, "c.PyEval_EvalFrameEx", "PyEval_EvalFrameEx"], [52, 2, 1, "c.PyEval_GetBuiltins", "PyEval_GetBuiltins"], [52, 2, 1, "c.PyEval_GetFrame", "PyEval_GetFrame"], [52, 2, 1, "c.PyEval_GetFuncDesc", "PyEval_GetFuncDesc"], [52, 2, 1, "c.PyEval_GetFuncName", "PyEval_GetFuncName"], [52, 2, 1, "c.PyEval_GetGlobals", "PyEval_GetGlobals"], [52, 2, 1, "c.PyEval_GetLocals", "PyEval_GetLocals"], [32, 2, 1, "c.PyEval_InitThreads", "PyEval_InitThreads"], [65, 2, 1, "c.PyEval_MergeCompilerFlags", "PyEval_MergeCompilerFlags"], [32, 2, 1, "c.PyEval_ReleaseLock", "PyEval_ReleaseLock"], [32, 2, 1, "c.PyEval_ReleaseThread", "PyEval_ReleaseThread"], [32, 2, 1, "c.PyEval_RestoreThread", "PyEval_RestoreThread"], [32, 2, 1, "c.PyEval_SaveThread", "PyEval_SaveThread"], [32, 2, 1, "c.PyEval_SetProfile", "PyEval_SetProfile"], [32, 2, 1, "c.PyEval_SetProfileAllThreads", "PyEval_SetProfileAllThreads"], [32, 2, 1, "c.PyEval_SetTrace", "PyEval_SetTrace"], [32, 2, 1, "c.PyEval_SetTraceAllThreads", "PyEval_SetTraceAllThreads"], [32, 2, 1, "c.PyEval_ThreadsInitialized", "PyEval_ThreadsInitialized"], [23, 2, 1, "c.PyException_GetArgs", "PyException_GetArgs"], [23, 2, 1, "c.PyException_GetCause", "PyException_GetCause"], [23, 2, 1, "c.PyException_GetContext", "PyException_GetContext"], [23, 2, 1, "c.PyException_GetTraceback", "PyException_GetTraceback"], [23, 2, 1, "c.PyException_SetArgs", "PyException_SetArgs"], [23, 2, 1, "c.PyException_SetCause", "PyException_SetCause"], [23, 2, 1, "c.PyException_SetContext", "PyException_SetContext"], [23, 2, 1, "c.PyException_SetTraceback", "PyException_SetTraceback"], [24, 2, 1, "c.PyFile_FromFd", "PyFile_FromFd"], [24, 2, 1, "c.PyFile_GetLine", "PyFile_GetLine"], [24, 2, 1, "c.PyFile_SetOpenCodeHook", "PyFile_SetOpenCodeHook"], [24, 2, 1, "c.PyFile_WriteObject", "PyFile_WriteObject"], [24, 2, 1, "c.PyFile_WriteString", "PyFile_WriteString"], [25, 4, 1, "c.PyFloatObject", "PyFloatObject"], [25, 2, 1, "c.PyFloat_AS_DOUBLE", "PyFloat_AS_DOUBLE"], [25, 2, 1, "c.PyFloat_AsDouble", "PyFloat_AsDouble"], [25, 2, 1, "c.PyFloat_Check", "PyFloat_Check"], [25, 2, 1, "c.PyFloat_CheckExact", "PyFloat_CheckExact"], [25, 2, 1, "c.PyFloat_FromDouble", "PyFloat_FromDouble"], [25, 2, 1, "c.PyFloat_FromString", "PyFloat_FromString"], [25, 2, 1, "c.PyFloat_GetInfo", "PyFloat_GetInfo"], [25, 2, 1, "c.PyFloat_GetMax", "PyFloat_GetMax"], [25, 2, 1, "c.PyFloat_GetMin", "PyFloat_GetMin"], [25, 2, 1, "c.PyFloat_Pack2", "PyFloat_Pack2"], [25, 2, 1, "c.PyFloat_Pack4", "PyFloat_Pack4"], [25, 2, 1, "c.PyFloat_Pack8", "PyFloat_Pack8"], [25, 0, 1, "c.PyFloat_Type", "PyFloat_Type"], [25, 2, 1, "c.PyFloat_Unpack2", "PyFloat_Unpack2"], [25, 2, 1, "c.PyFloat_Unpack4", "PyFloat_Unpack4"], [25, 2, 1, "c.PyFloat_Unpack8", "PyFloat_Unpack8"], [26, 4, 1, "c.PyFrameObject", "PyFrameObject"], [26, 2, 1, "c.PyFrame_Check", "PyFrame_Check"], [26, 2, 1, "c.PyFrame_GetBack", "PyFrame_GetBack"], [26, 2, 1, "c.PyFrame_GetBuiltins", "PyFrame_GetBuiltins"], [26, 2, 1, "c.PyFrame_GetCode", "PyFrame_GetCode"], [26, 2, 1, "c.PyFrame_GetGenerator", "PyFrame_GetGenerator"], [26, 2, 1, "c.PyFrame_GetGlobals", "PyFrame_GetGlobals"], [26, 2, 1, "c.PyFrame_GetLasti", "PyFrame_GetLasti"], [26, 2, 1, "c.PyFrame_GetLineNumber", "PyFrame_GetLineNumber"], [26, 2, 1, "c.PyFrame_GetLocals", "PyFrame_GetLocals"], [26, 2, 1, "c.PyFrame_GetVar", "PyFrame_GetVar"], [26, 2, 1, "c.PyFrame_GetVarString", "PyFrame_GetVarString"], [26, 0, 1, "c.PyFrame_Type", "PyFrame_Type"], [54, 2, 1, "c.PyFrozenSet_Check", "PyFrozenSet_Check"], [54, 2, 1, "c.PyFrozenSet_CheckExact", "PyFrozenSet_CheckExact"], [54, 2, 1, "c.PyFrozenSet_New", "PyFrozenSet_New"], [54, 0, 1, "c.PyFrozenSet_Type", "PyFrozenSet_Type"], [27, 4, 1, "c.PyFunctionObject", "PyFunctionObject"], [27, 2, 1, "c.PyFunction_AddWatcher", "PyFunction_AddWatcher"], [27, 2, 1, "c.PyFunction_Check", "PyFunction_Check"], [27, 2, 1, "c.PyFunction_ClearWatcher", "PyFunction_ClearWatcher"], [27, 2, 1, "c.PyFunction_GetAnnotations", "PyFunction_GetAnnotations"], [27, 2, 1, "c.PyFunction_GetClosure", "PyFunction_GetClosure"], [27, 2, 1, "c.PyFunction_GetCode", "PyFunction_GetCode"], [27, 2, 1, "c.PyFunction_GetDefaults", "PyFunction_GetDefaults"], [27, 2, 1, "c.PyFunction_GetGlobals", "PyFunction_GetGlobals"], [27, 2, 1, "c.PyFunction_GetModule", "PyFunction_GetModule"], [27, 2, 1, "c.PyFunction_New", "PyFunction_New"], [27, 2, 1, "c.PyFunction_NewWithQualName", "PyFunction_NewWithQualName"], [27, 2, 1, "c.PyFunction_SetAnnotations", "PyFunction_SetAnnotations"], [27, 2, 1, "c.PyFunction_SetClosure", "PyFunction_SetClosure"], [27, 2, 1, "c.PyFunction_SetDefaults", "PyFunction_SetDefaults"], [27, 2, 1, "c.PyFunction_SetVectorcall", "PyFunction_SetVectorcall"], [27, 0, 1, "c.PyFunction_Type", "PyFunction_Type"], [27, 4, 1, "c.PyFunction_WatchCallback", "PyFunction_WatchCallback"], [27, 4, 1, "c.PyFunction_WatchEvent", "PyFunction_WatchEvent"], [28, 2, 1, "c.PyGC_Collect", "PyGC_Collect"], [28, 2, 1, "c.PyGC_Disable", "PyGC_Disable"], [28, 2, 1, "c.PyGC_Enable", "PyGC_Enable"], [28, 2, 1, "c.PyGC_IsEnabled", "PyGC_IsEnabled"], [32, 2, 1, "c.PyGILState_Check", "PyGILState_Check"], [32, 2, 1, "c.PyGILState_Ensure", "PyGILState_Ensure"], [32, 2, 1, "c.PyGILState_GetThisThreadState", "PyGILState_GetThisThreadState"], [32, 2, 1, "c.PyGILState_Release", "PyGILState_Release"], [29, 4, 1, "c.PyGenObject", "PyGenObject"], [29, 2, 1, "c.PyGen_Check", "PyGen_Check"], [29, 2, 1, "c.PyGen_CheckExact", "PyGen_CheckExact"], [29, 2, 1, "c.PyGen_New", "PyGen_New"], [29, 2, 1, "c.PyGen_NewWithQualName", "PyGen_NewWithQualName"], [29, 0, 1, "c.PyGen_Type", "PyGen_Type"], [57, 4, 1, "c.PyGetSetDef", "PyGetSetDef"], [30, 2, 1, "c.PyImport_AddModule", "PyImport_AddModule"], [30, 2, 1, "c.PyImport_AddModuleObject", "PyImport_AddModuleObject"], [30, 2, 1, "c.PyImport_AppendInittab", "PyImport_AppendInittab"], [30, 2, 1, "c.PyImport_ExecCodeModule", "PyImport_ExecCodeModule"], [30, 2, 1, "c.PyImport_ExecCodeModuleEx", "PyImport_ExecCodeModuleEx"], [30, 2, 1, "c.PyImport_ExecCodeModuleObject", "PyImport_ExecCodeModuleObject"], [30, 2, 1, "c.PyImport_ExecCodeModuleWithPathnames", "PyImport_ExecCodeModuleWithPathnames"], [30, 2, 1, "c.PyImport_ExtendInittab", "PyImport_ExtendInittab"], [30, 0, 1, "c.PyImport_FrozenModules", "PyImport_FrozenModules"], [30, 2, 1, "c.PyImport_GetImporter", "PyImport_GetImporter"], [30, 2, 1, "c.PyImport_GetMagicNumber", "PyImport_GetMagicNumber"], [30, 2, 1, "c.PyImport_GetMagicTag", "PyImport_GetMagicTag"], [30, 2, 1, "c.PyImport_GetModule", "PyImport_GetModule"], [30, 2, 1, "c.PyImport_GetModuleDict", "PyImport_GetModuleDict"], [30, 2, 1, "c.PyImport_Import", "PyImport_Import"], [30, 2, 1, "c.PyImport_ImportFrozenModule", "PyImport_ImportFrozenModule"], [30, 2, 1, "c.PyImport_ImportFrozenModuleObject", "PyImport_ImportFrozenModuleObject"], [30, 2, 1, "c.PyImport_ImportModule", "PyImport_ImportModule"], [30, 2, 1, "c.PyImport_ImportModuleEx", "PyImport_ImportModuleEx"], [30, 2, 1, "c.PyImport_ImportModuleLevel", "PyImport_ImportModuleLevel"], [30, 2, 1, "c.PyImport_ImportModuleLevelObject", "PyImport_ImportModuleLevelObject"], [30, 2, 1, "c.PyImport_ImportModuleNoBlock", "PyImport_ImportModuleNoBlock"], [30, 2, 1, "c.PyImport_ReloadModule", "PyImport_ReloadModule"], [46, 2, 1, "c.PyIndex_Check", "PyIndex_Check"], [70, 2, 1, "c.PyInit_modulename", "PyInit_modulename"], [43, 2, 1, "c.PyInstanceMethod_Check", "PyInstanceMethod_Check"], [43, 2, 1, "c.PyInstanceMethod_Function", "PyInstanceMethod_Function"], [43, 2, 1, "c.PyInstanceMethod_GET_FUNCTION", "PyInstanceMethod_GET_FUNCTION"], [43, 2, 1, "c.PyInstanceMethod_New", "PyInstanceMethod_New"], [43, 0, 1, "c.PyInstanceMethod_Type", "PyInstanceMethod_Type"], [32, 4, 1, "c.PyInterpreterConfig", "PyInterpreterConfig"], [32, 1, 1, "c.PyInterpreterConfig_DEFAULT_GIL", "PyInterpreterConfig_DEFAULT_GIL"], [32, 1, 1, "c.PyInterpreterConfig_OWN_GIL", "PyInterpreterConfig_OWN_GIL"], [32, 1, 1, "c.PyInterpreterConfig_SHARED_GIL", "PyInterpreterConfig_SHARED_GIL"], [32, 4, 1, "c.PyInterpreterState", "PyInterpreterState"], [32, 2, 1, "c.PyInterpreterState_Clear", "PyInterpreterState_Clear"], [32, 2, 1, "c.PyInterpreterState_Delete", "PyInterpreterState_Delete"], [32, 2, 1, "c.PyInterpreterState_Get", "PyInterpreterState_Get"], [32, 2, 1, "c.PyInterpreterState_GetDict", "PyInterpreterState_GetDict"], [32, 2, 1, "c.PyInterpreterState_GetID", "PyInterpreterState_GetID"], [32, 2, 1, "c.PyInterpreterState_Head", "PyInterpreterState_Head"], [32, 2, 1, "c.PyInterpreterState_Main", "PyInterpreterState_Main"], [32, 2, 1, "c.PyInterpreterState_New", "PyInterpreterState_New"], [32, 2, 1, "c.PyInterpreterState_Next", "PyInterpreterState_Next"], [32, 2, 1, "c.PyInterpreterState_ThreadHead", "PyInterpreterState_ThreadHead"], [35, 2, 1, "c.PyIter_Check", "PyIter_Check"], [35, 2, 1, "c.PyIter_Next", "PyIter_Next"], [35, 2, 1, "c.PyIter_Send", "PyIter_Send"], [37, 4, 1, "c.PyListObject", "PyListObject"], [37, 2, 1, "c.PyList_Append", "PyList_Append"], [37, 2, 1, "c.PyList_AsTuple", "PyList_AsTuple"], [37, 2, 1, "c.PyList_Check", "PyList_Check"], [37, 2, 1, "c.PyList_CheckExact", "PyList_CheckExact"], [37, 2, 1, "c.PyList_GET_ITEM", "PyList_GET_ITEM"], [37, 2, 1, "c.PyList_GET_SIZE", "PyList_GET_SIZE"], [37, 2, 1, "c.PyList_GetItem", "PyList_GetItem"], [37, 2, 1, "c.PyList_GetSlice", "PyList_GetSlice"], [37, 2, 1, "c.PyList_Insert", "PyList_Insert"], [37, 2, 1, "c.PyList_New", "PyList_New"], [37, 2, 1, "c.PyList_Reverse", "PyList_Reverse"], [37, 2, 1, "c.PyList_SET_ITEM", "PyList_SET_ITEM"], [37, 2, 1, "c.PyList_SetItem", "PyList_SetItem"], [37, 2, 1, "c.PyList_SetSlice", "PyList_SetSlice"], [37, 2, 1, "c.PyList_Size", "PyList_Size"], [37, 2, 1, "c.PyList_Sort", "PyList_Sort"], [37, 0, 1, "c.PyList_Type", "PyList_Type"], [38, 4, 1, "c.PyLongObject", "PyLongObject"], [38, 2, 1, "c.PyLong_AsDouble", "PyLong_AsDouble"], [38, 2, 1, "c.PyLong_AsLong", "PyLong_AsLong"], [38, 2, 1, "c.PyLong_AsLongAndOverflow", "PyLong_AsLongAndOverflow"], [38, 2, 1, "c.PyLong_AsLongLong", "PyLong_AsLongLong"], [38, 2, 1, "c.PyLong_AsLongLongAndOverflow", "PyLong_AsLongLongAndOverflow"], [38, 2, 1, "c.PyLong_AsSize_t", "PyLong_AsSize_t"], [38, 2, 1, "c.PyLong_AsSsize_t", "PyLong_AsSsize_t"], [38, 2, 1, "c.PyLong_AsUnsignedLong", "PyLong_AsUnsignedLong"], [38, 2, 1, "c.PyLong_AsUnsignedLongLong", "PyLong_AsUnsignedLongLong"], [38, 2, 1, "c.PyLong_AsUnsignedLongLongMask", "PyLong_AsUnsignedLongLongMask"], [38, 2, 1, "c.PyLong_AsUnsignedLongMask", "PyLong_AsUnsignedLongMask"], [38, 2, 1, "c.PyLong_AsVoidPtr", "PyLong_AsVoidPtr"], [38, 2, 1, "c.PyLong_Check", "PyLong_Check"], [38, 2, 1, "c.PyLong_CheckExact", "PyLong_CheckExact"], [38, 2, 1, "c.PyLong_FromDouble", "PyLong_FromDouble"], [38, 2, 1, "c.PyLong_FromLong", "PyLong_FromLong"], [38, 2, 1, "c.PyLong_FromLongLong", "PyLong_FromLongLong"], [38, 2, 1, "c.PyLong_FromSize_t", "PyLong_FromSize_t"], [38, 2, 1, "c.PyLong_FromSsize_t", "PyLong_FromSsize_t"], [38, 2, 1, "c.PyLong_FromString", "PyLong_FromString"], [38, 2, 1, "c.PyLong_FromUnicodeObject", "PyLong_FromUnicodeObject"], [38, 2, 1, "c.PyLong_FromUnsignedLong", "PyLong_FromUnsignedLong"], [38, 2, 1, "c.PyLong_FromUnsignedLongLong", "PyLong_FromUnsignedLongLong"], [38, 2, 1, "c.PyLong_FromVoidPtr", "PyLong_FromVoidPtr"], [38, 0, 1, "c.PyLong_Type", "PyLong_Type"], [34, 1, 1, "c.PyMODINIT_FUNC", "PyMODINIT_FUNC"], [62, 4, 1, "c.PyMappingMethods", "PyMappingMethods"], [39, 2, 1, "c.PyMapping_Check", "PyMapping_Check"], [39, 2, 1, "c.PyMapping_DelItem", "PyMapping_DelItem"], [39, 2, 1, "c.PyMapping_DelItemString", "PyMapping_DelItemString"], [39, 2, 1, "c.PyMapping_GetItemString", "PyMapping_GetItemString"], [39, 2, 1, "c.PyMapping_HasKey", "PyMapping_HasKey"], [39, 2, 1, "c.PyMapping_HasKeyString", "PyMapping_HasKeyString"], [39, 2, 1, "c.PyMapping_Items", "PyMapping_Items"], [39, 2, 1, "c.PyMapping_Keys", "PyMapping_Keys"], [39, 2, 1, "c.PyMapping_Length", "PyMapping_Length"], [39, 2, 1, "c.PyMapping_SetItemString", "PyMapping_SetItemString"], [39, 2, 1, "c.PyMapping_Size", "PyMapping_Size"], [39, 2, 1, "c.PyMapping_Values", "PyMapping_Values"], [40, 2, 1, "c.PyMarshal_ReadLastObjectFromFile", "PyMarshal_ReadLastObjectFromFile"], [40, 2, 1, "c.PyMarshal_ReadLongFromFile", "PyMarshal_ReadLongFromFile"], [40, 2, 1, "c.PyMarshal_ReadObjectFromFile", "PyMarshal_ReadObjectFromFile"], [40, 2, 1, "c.PyMarshal_ReadObjectFromString", "PyMarshal_ReadObjectFromString"], [40, 2, 1, "c.PyMarshal_ReadShortFromFile", "PyMarshal_ReadShortFromFile"], [40, 2, 1, "c.PyMarshal_WriteLongToFile", "PyMarshal_WriteLongToFile"], [40, 2, 1, "c.PyMarshal_WriteObjectToFile", "PyMarshal_WriteObjectToFile"], [40, 2, 1, "c.PyMarshal_WriteObjectToString", "PyMarshal_WriteObjectToString"], [41, 4, 1, "c.PyMemAllocatorDomain", "PyMemAllocatorDomain"], [41, 4, 1, "c.PyMemAllocatorEx", "PyMemAllocatorEx"], [41, 2, 1, "c.PyMem_Calloc", "PyMem_Calloc"], [41, 2, 1, "c.PyMem_Del", "PyMem_Del"], [41, 2, 1, "c.PyMem_Free", "PyMem_Free"], [41, 2, 1, "c.PyMem_GetAllocator", "PyMem_GetAllocator"], [41, 2, 1, "c.PyMem_Malloc", "PyMem_Malloc"], [41, 1, 1, "c.PyMem_New", "PyMem_New"], [41, 2, 1, "c.PyMem_RawCalloc", "PyMem_RawCalloc"], [41, 2, 1, "c.PyMem_RawFree", "PyMem_RawFree"], [41, 2, 1, "c.PyMem_RawMalloc", "PyMem_RawMalloc"], [41, 2, 1, "c.PyMem_RawRealloc", "PyMem_RawRealloc"], [41, 2, 1, "c.PyMem_Realloc", "PyMem_Realloc"], [41, 1, 1, "c.PyMem_Resize", "PyMem_Resize"], [41, 2, 1, "c.PyMem_SetAllocator", "PyMem_SetAllocator"], [41, 2, 1, "c.PyMem_SetupDebugHooks", "PyMem_SetupDebugHooks"], [57, 4, 1, "c.PyMemberDef", "PyMemberDef"], [57, 2, 1, "c.PyMember_GetOne", "PyMember_GetOne"], [57, 2, 1, "c.PyMember_SetOne", "PyMember_SetOne"], [42, 2, 1, "c.PyMemoryView_Check", "PyMemoryView_Check"], [42, 2, 1, "c.PyMemoryView_FromBuffer", "PyMemoryView_FromBuffer"], [42, 2, 1, "c.PyMemoryView_FromMemory", "PyMemoryView_FromMemory"], [42, 2, 1, "c.PyMemoryView_FromObject", "PyMemoryView_FromObject"], [42, 2, 1, "c.PyMemoryView_GET_BASE", "PyMemoryView_GET_BASE"], [42, 2, 1, "c.PyMemoryView_GET_BUFFER", "PyMemoryView_GET_BUFFER"], [42, 2, 1, "c.PyMemoryView_GetContiguous", "PyMemoryView_GetContiguous"], [57, 4, 1, "c.PyMethodDef", "PyMethodDef"], [43, 2, 1, "c.PyMethod_Check", "PyMethod_Check"], [43, 2, 1, "c.PyMethod_Function", "PyMethod_Function"], [43, 2, 1, "c.PyMethod_GET_FUNCTION", "PyMethod_GET_FUNCTION"], [43, 2, 1, "c.PyMethod_GET_SELF", "PyMethod_GET_SELF"], [43, 2, 1, "c.PyMethod_New", "PyMethod_New"], [43, 2, 1, "c.PyMethod_Self", "PyMethod_Self"], [43, 0, 1, "c.PyMethod_Type", "PyMethod_Type"], [44, 4, 1, "c.PyModuleDef", "PyModuleDef"], [44, 2, 1, "c.PyModuleDef_Init", "PyModuleDef_Init"], [44, 4, 1, "c.PyModuleDef_Slot", "PyModuleDef_Slot"], [44, 2, 1, "c.PyModule_AddFunctions", "PyModule_AddFunctions"], [44, 2, 1, "c.PyModule_AddIntConstant", "PyModule_AddIntConstant"], [44, 1, 1, "c.PyModule_AddIntMacro", "PyModule_AddIntMacro"], [44, 2, 1, "c.PyModule_AddObject", "PyModule_AddObject"], [44, 2, 1, "c.PyModule_AddObjectRef", "PyModule_AddObjectRef"], [44, 2, 1, "c.PyModule_AddStringConstant", "PyModule_AddStringConstant"], [44, 1, 1, "c.PyModule_AddStringMacro", "PyModule_AddStringMacro"], [44, 2, 1, "c.PyModule_AddType", "PyModule_AddType"], [44, 2, 1, "c.PyModule_Check", "PyModule_Check"], [44, 2, 1, "c.PyModule_CheckExact", "PyModule_CheckExact"], [44, 2, 1, "c.PyModule_Create", "PyModule_Create"], [44, 2, 1, "c.PyModule_Create2", "PyModule_Create2"], [44, 2, 1, "c.PyModule_ExecDef", "PyModule_ExecDef"], [44, 2, 1, "c.PyModule_FromDefAndSpec", "PyModule_FromDefAndSpec"], [44, 2, 1, "c.PyModule_FromDefAndSpec2", "PyModule_FromDefAndSpec2"], [44, 2, 1, "c.PyModule_GetDef", "PyModule_GetDef"], [44, 2, 1, "c.PyModule_GetDict", "PyModule_GetDict"], [44, 2, 1, "c.PyModule_GetFilename", "PyModule_GetFilename"], [44, 2, 1, "c.PyModule_GetFilenameObject", "PyModule_GetFilenameObject"], [44, 2, 1, "c.PyModule_GetName", "PyModule_GetName"], [44, 2, 1, "c.PyModule_GetNameObject", "PyModule_GetNameObject"], [44, 2, 1, "c.PyModule_GetState", "PyModule_GetState"], [44, 2, 1, "c.PyModule_New", "PyModule_New"], [44, 2, 1, "c.PyModule_NewObject", "PyModule_NewObject"], [44, 2, 1, "c.PyModule_SetDocString", "PyModule_SetDocString"], [44, 0, 1, "c.PyModule_Type", "PyModule_Type"], [62, 4, 1, "c.PyNumberMethods", "PyNumberMethods"], [46, 2, 1, "c.PyNumber_Absolute", "PyNumber_Absolute"], [46, 2, 1, "c.PyNumber_Add", "PyNumber_Add"], [46, 2, 1, "c.PyNumber_And", "PyNumber_And"], [46, 2, 1, "c.PyNumber_AsSsize_t", "PyNumber_AsSsize_t"], [46, 2, 1, "c.PyNumber_Check", "PyNumber_Check"], [46, 2, 1, "c.PyNumber_Divmod", "PyNumber_Divmod"], [46, 2, 1, "c.PyNumber_Float", "PyNumber_Float"], [46, 2, 1, "c.PyNumber_FloorDivide", "PyNumber_FloorDivide"], [46, 2, 1, "c.PyNumber_InPlaceAdd", "PyNumber_InPlaceAdd"], [46, 2, 1, "c.PyNumber_InPlaceAnd", "PyNumber_InPlaceAnd"], [46, 2, 1, "c.PyNumber_InPlaceFloorDivide", "PyNumber_InPlaceFloorDivide"], [46, 2, 1, "c.PyNumber_InPlaceLshift", "PyNumber_InPlaceLshift"], [46, 2, 1, "c.PyNumber_InPlaceMatrixMultiply", "PyNumber_InPlaceMatrixMultiply"], [46, 2, 1, "c.PyNumber_InPlaceMultiply", "PyNumber_InPlaceMultiply"], [46, 2, 1, "c.PyNumber_InPlaceOr", "PyNumber_InPlaceOr"], [46, 2, 1, "c.PyNumber_InPlacePower", "PyNumber_InPlacePower"], [46, 2, 1, "c.PyNumber_InPlaceRemainder", "PyNumber_InPlaceRemainder"], [46, 2, 1, "c.PyNumber_InPlaceRshift", "PyNumber_InPlaceRshift"], [46, 2, 1, "c.PyNumber_InPlaceSubtract", "PyNumber_InPlaceSubtract"], [46, 2, 1, "c.PyNumber_InPlaceTrueDivide", "PyNumber_InPlaceTrueDivide"], [46, 2, 1, "c.PyNumber_InPlaceXor", "PyNumber_InPlaceXor"], [46, 2, 1, "c.PyNumber_Index", "PyNumber_Index"], [46, 2, 1, "c.PyNumber_Invert", "PyNumber_Invert"], [46, 2, 1, "c.PyNumber_Long", "PyNumber_Long"], [46, 2, 1, "c.PyNumber_Lshift", "PyNumber_Lshift"], [46, 2, 1, "c.PyNumber_MatrixMultiply", "PyNumber_MatrixMultiply"], [46, 2, 1, "c.PyNumber_Multiply", "PyNumber_Multiply"], [46, 2, 1, "c.PyNumber_Negative", "PyNumber_Negative"], [46, 2, 1, "c.PyNumber_Or", "PyNumber_Or"], [46, 2, 1, "c.PyNumber_Positive", "PyNumber_Positive"], [46, 2, 1, "c.PyNumber_Power", "PyNumber_Power"], [46, 2, 1, "c.PyNumber_Remainder", "PyNumber_Remainder"], [46, 2, 1, "c.PyNumber_Rshift", "PyNumber_Rshift"], [46, 2, 1, "c.PyNumber_Subtract", "PyNumber_Subtract"], [46, 2, 1, "c.PyNumber_ToBase", "PyNumber_ToBase"], [46, 2, 1, "c.PyNumber_TrueDivide", "PyNumber_TrueDivide"], [46, 2, 1, "c.PyNumber_Xor", "PyNumber_Xor"], [58, 2, 1, "c.PyOS_AfterFork", "PyOS_AfterFork"], [58, 2, 1, "c.PyOS_AfterFork_Child", "PyOS_AfterFork_Child"], [58, 2, 1, "c.PyOS_AfterFork_Parent", "PyOS_AfterFork_Parent"], [58, 2, 1, "c.PyOS_BeforeFork", "PyOS_BeforeFork"], [58, 2, 1, "c.PyOS_CheckStack", "PyOS_CheckStack"], [58, 2, 1, "c.PyOS_FSPath", "PyOS_FSPath"], [65, 0, 1, "c.PyOS_InputHook", "PyOS_InputHook"], [65, 0, 1, "c.PyOS_ReadlineFunctionPointer", "PyOS_ReadlineFunctionPointer"], [18, 2, 1, "c.PyOS_double_to_string", "PyOS_double_to_string"], [58, 2, 1, "c.PyOS_getsig", "PyOS_getsig"], [58, 2, 1, "c.PyOS_setsig", "PyOS_setsig"], [18, 2, 1, "c.PyOS_snprintf", "PyOS_snprintf"], [18, 2, 1, "c.PyOS_stricmp", "PyOS_stricmp"], [18, 2, 1, "c.PyOS_string_to_double", "PyOS_string_to_double"], [18, 2, 1, "c.PyOS_strnicmp", "PyOS_strnicmp"], [18, 2, 1, "c.PyOS_vsnprintf", "PyOS_vsnprintf"], [57, 4, 1, "c.PyObject", "PyObject"], [41, 4, 1, "c.PyObjectArenaAllocator", "PyObjectArenaAllocator"], [48, 2, 1, "c.PyObject_ASCII", "PyObject_ASCII"], [47, 2, 1, "c.PyObject_AsCharBuffer", "PyObject_AsCharBuffer"], [24, 2, 1, "c.PyObject_AsFileDescriptor", "PyObject_AsFileDescriptor"], [47, 2, 1, "c.PyObject_AsReadBuffer", "PyObject_AsReadBuffer"], [47, 2, 1, "c.PyObject_AsWriteBuffer", "PyObject_AsWriteBuffer"], [48, 2, 1, "c.PyObject_Bytes", "PyObject_Bytes"], [10, 2, 1, "c.PyObject_Call", "PyObject_Call"], [10, 2, 1, "c.PyObject_CallFunction", "PyObject_CallFunction"], [10, 2, 1, "c.PyObject_CallFunctionObjArgs", "PyObject_CallFunctionObjArgs"], [10, 2, 1, "c.PyObject_CallMethod", "PyObject_CallMethod"], [10, 2, 1, "c.PyObject_CallMethodNoArgs", "PyObject_CallMethodNoArgs"], [10, 2, 1, "c.PyObject_CallMethodObjArgs", "PyObject_CallMethodObjArgs"], [10, 2, 1, "c.PyObject_CallMethodOneArg", "PyObject_CallMethodOneArg"], [10, 2, 1, "c.PyObject_CallNoArgs", "PyObject_CallNoArgs"], [10, 2, 1, "c.PyObject_CallObject", "PyObject_CallObject"], [10, 2, 1, "c.PyObject_CallOneArg", "PyObject_CallOneArg"], [41, 2, 1, "c.PyObject_Calloc", "PyObject_Calloc"], [7, 2, 1, "c.PyObject_CheckBuffer", "PyObject_CheckBuffer"], [47, 2, 1, "c.PyObject_CheckReadBuffer", "PyObject_CheckReadBuffer"], [66, 2, 1, "c.PyObject_ClearWeakRefs", "PyObject_ClearWeakRefs"], [7, 2, 1, "c.PyObject_CopyData", "PyObject_CopyData"], [3, 2, 1, "c.PyObject_Del", "PyObject_Del"], [48, 2, 1, "c.PyObject_DelAttr", "PyObject_DelAttr"], [48, 2, 1, "c.PyObject_DelAttrString", "PyObject_DelAttrString"], [48, 2, 1, "c.PyObject_DelItem", "PyObject_DelItem"], [48, 2, 1, "c.PyObject_Dir", "PyObject_Dir"], [48, 2, 1, "c.PyObject_Format", "PyObject_Format"], [41, 2, 1, "c.PyObject_Free", "PyObject_Free"], [28, 2, 1, "c.PyObject_GC_Del", "PyObject_GC_Del"], [28, 2, 1, "c.PyObject_GC_IsFinalized", "PyObject_GC_IsFinalized"], [28, 2, 1, "c.PyObject_GC_IsTracked", "PyObject_GC_IsTracked"], [28, 1, 1, "c.PyObject_GC_New", "PyObject_GC_New"], [28, 1, 1, "c.PyObject_GC_NewVar", "PyObject_GC_NewVar"], [28, 2, 1, "c.PyObject_GC_Resize", "PyObject_GC_Resize"], [28, 2, 1, "c.PyObject_GC_Track", "PyObject_GC_Track"], [28, 2, 1, "c.PyObject_GC_UnTrack", "PyObject_GC_UnTrack"], [48, 2, 1, "c.PyObject_GenericGetAttr", "PyObject_GenericGetAttr"], [48, 2, 1, "c.PyObject_GenericGetDict", "PyObject_GenericGetDict"], [48, 2, 1, "c.PyObject_GenericSetAttr", "PyObject_GenericSetAttr"], [48, 2, 1, "c.PyObject_GenericSetDict", "PyObject_GenericSetDict"], [48, 2, 1, "c.PyObject_GetAIter", "PyObject_GetAIter"], [41, 2, 1, "c.PyObject_GetArenaAllocator", "PyObject_GetArenaAllocator"], [48, 2, 1, "c.PyObject_GetAttr", "PyObject_GetAttr"], [48, 2, 1, "c.PyObject_GetAttrString", "PyObject_GetAttrString"], [7, 2, 1, "c.PyObject_GetBuffer", "PyObject_GetBuffer"], [48, 2, 1, "c.PyObject_GetItem", "PyObject_GetItem"], [48, 2, 1, "c.PyObject_GetItemData", "PyObject_GetItemData"], [48, 2, 1, "c.PyObject_GetIter", "PyObject_GetIter"], [48, 2, 1, "c.PyObject_GetTypeData", "PyObject_GetTypeData"], [57, 1, 1, "c.PyObject_HEAD", "PyObject_HEAD"], [57, 1, 1, "c.PyObject_HEAD_INIT", "PyObject_HEAD_INIT"], [48, 2, 1, "c.PyObject_HasAttr", "PyObject_HasAttr"], [48, 2, 1, "c.PyObject_HasAttrString", "PyObject_HasAttrString"], [48, 2, 1, "c.PyObject_Hash", "PyObject_Hash"], [48, 2, 1, "c.PyObject_HashNotImplemented", "PyObject_HashNotImplemented"], [28, 2, 1, "c.PyObject_IS_GC", "PyObject_IS_GC"], [3, 2, 1, "c.PyObject_Init", "PyObject_Init"], [3, 2, 1, "c.PyObject_InitVar", "PyObject_InitVar"], [48, 2, 1, "c.PyObject_IsInstance", "PyObject_IsInstance"], [48, 2, 1, "c.PyObject_IsSubclass", "PyObject_IsSubclass"], [48, 2, 1, "c.PyObject_IsTrue", "PyObject_IsTrue"], [48, 2, 1, "c.PyObject_Length", "PyObject_Length"], [48, 2, 1, "c.PyObject_LengthHint", "PyObject_LengthHint"], [41, 2, 1, "c.PyObject_Malloc", "PyObject_Malloc"], [3, 1, 1, "c.PyObject_New", "PyObject_New"], [3, 1, 1, "c.PyObject_NewVar", "PyObject_NewVar"], [48, 2, 1, "c.PyObject_Not", "PyObject_Not"], [48, 2, 1, "c.PyObject_Print", "PyObject_Print"], [41, 2, 1, "c.PyObject_Realloc", "PyObject_Realloc"], [48, 2, 1, "c.PyObject_Repr", "PyObject_Repr"], [48, 2, 1, "c.PyObject_RichCompare", "PyObject_RichCompare"], [48, 2, 1, "c.PyObject_RichCompareBool", "PyObject_RichCompareBool"], [41, 2, 1, "c.PyObject_SetArenaAllocator", "PyObject_SetArenaAllocator"], [48, 2, 1, "c.PyObject_SetAttr", "PyObject_SetAttr"], [48, 2, 1, "c.PyObject_SetAttrString", "PyObject_SetAttrString"], [48, 2, 1, "c.PyObject_SetItem", "PyObject_SetItem"], [48, 2, 1, "c.PyObject_Size", "PyObject_Size"], [48, 2, 1, "c.PyObject_Str", "PyObject_Str"], [48, 2, 1, "c.PyObject_Type", "PyObject_Type"], [48, 2, 1, "c.PyObject_TypeCheck", "PyObject_TypeCheck"], [57, 1, 1, "c.PyObject_VAR_HEAD", "PyObject_VAR_HEAD"], [10, 2, 1, "c.PyObject_Vectorcall", "PyObject_Vectorcall"], [10, 2, 1, "c.PyObject_VectorcallDict", "PyObject_VectorcallDict"], [10, 2, 1, "c.PyObject_VectorcallMethod", "PyObject_VectorcallMethod"], [33, 4, 1, "c.PyPreConfig", "PyPreConfig"], [33, 2, 1, "c.PyPreConfig_InitIsolatedConfig", "PyPreConfig_InitIsolatedConfig"], [33, 2, 1, "c.PyPreConfig_InitPythonConfig", "PyPreConfig_InitPythonConfig"], [21, 0, 1, "c.PyProperty_Type", "PyProperty_Type"], [65, 2, 1, "c.PyRun_AnyFile", "PyRun_AnyFile"], [65, 2, 1, "c.PyRun_AnyFileEx", "PyRun_AnyFileEx"], [65, 2, 1, "c.PyRun_AnyFileExFlags", "PyRun_AnyFileExFlags"], [65, 2, 1, "c.PyRun_AnyFileFlags", "PyRun_AnyFileFlags"], [65, 2, 1, "c.PyRun_File", "PyRun_File"], [65, 2, 1, "c.PyRun_FileEx", "PyRun_FileEx"], [65, 2, 1, "c.PyRun_FileExFlags", "PyRun_FileExFlags"], [65, 2, 1, "c.PyRun_FileFlags", "PyRun_FileFlags"], [65, 2, 1, "c.PyRun_InteractiveLoop", "PyRun_InteractiveLoop"], [65, 2, 1, "c.PyRun_InteractiveLoopFlags", "PyRun_InteractiveLoopFlags"], [65, 2, 1, "c.PyRun_InteractiveOne", "PyRun_InteractiveOne"], [65, 2, 1, "c.PyRun_InteractiveOneFlags", "PyRun_InteractiveOneFlags"], [65, 2, 1, "c.PyRun_SimpleFile", "PyRun_SimpleFile"], [65, 2, 1, "c.PyRun_SimpleFileEx", "PyRun_SimpleFileEx"], [65, 2, 1, "c.PyRun_SimpleFileExFlags", "PyRun_SimpleFileExFlags"], [65, 2, 1, "c.PyRun_SimpleString", "PyRun_SimpleString"], [65, 2, 1, "c.PyRun_SimpleStringFlags", "PyRun_SimpleStringFlags"], [65, 2, 1, "c.PyRun_String", "PyRun_String"], [65, 2, 1, "c.PyRun_StringFlags", "PyRun_StringFlags"], [35, 4, 1, "c.PySendResult", "PySendResult"], [36, 2, 1, "c.PySeqIter_Check", "PySeqIter_Check"], [36, 2, 1, "c.PySeqIter_New", "PySeqIter_New"], [36, 0, 1, "c.PySeqIter_Type", "PySeqIter_Type"], [62, 4, 1, "c.PySequenceMethods", "PySequenceMethods"], [53, 2, 1, "c.PySequence_Check", "PySequence_Check"], [53, 2, 1, "c.PySequence_Concat", "PySequence_Concat"], [53, 2, 1, "c.PySequence_Contains", "PySequence_Contains"], [53, 2, 1, "c.PySequence_Count", "PySequence_Count"], [53, 2, 1, "c.PySequence_DelItem", "PySequence_DelItem"], [53, 2, 1, "c.PySequence_DelSlice", "PySequence_DelSlice"], [53, 2, 1, "c.PySequence_Fast", "PySequence_Fast"], [53, 2, 1, "c.PySequence_Fast_GET_ITEM", "PySequence_Fast_GET_ITEM"], [53, 2, 1, "c.PySequence_Fast_GET_SIZE", "PySequence_Fast_GET_SIZE"], [53, 2, 1, "c.PySequence_Fast_ITEMS", "PySequence_Fast_ITEMS"], [53, 2, 1, "c.PySequence_GetItem", "PySequence_GetItem"], [53, 2, 1, "c.PySequence_GetSlice", "PySequence_GetSlice"], [53, 2, 1, "c.PySequence_ITEM", "PySequence_ITEM"], [53, 2, 1, "c.PySequence_InPlaceConcat", "PySequence_InPlaceConcat"], [53, 2, 1, "c.PySequence_InPlaceRepeat", "PySequence_InPlaceRepeat"], [53, 2, 1, "c.PySequence_Index", "PySequence_Index"], [53, 2, 1, "c.PySequence_Length", "PySequence_Length"], [53, 2, 1, "c.PySequence_List", "PySequence_List"], [53, 2, 1, "c.PySequence_Repeat", "PySequence_Repeat"], [53, 2, 1, "c.PySequence_SetItem", "PySequence_SetItem"], [53, 2, 1, "c.PySequence_SetSlice", "PySequence_SetSlice"], [53, 2, 1, "c.PySequence_Size", "PySequence_Size"], [53, 2, 1, "c.PySequence_Tuple", "PySequence_Tuple"], [54, 4, 1, "c.PySetObject", "PySetObject"], [54, 2, 1, "c.PySet_Add", "PySet_Add"], [54, 2, 1, "c.PySet_Check", "PySet_Check"], [54, 2, 1, "c.PySet_CheckExact", "PySet_CheckExact"], [54, 2, 1, "c.PySet_Clear", "PySet_Clear"], [54, 2, 1, "c.PySet_Contains", "PySet_Contains"], [54, 2, 1, "c.PySet_Discard", "PySet_Discard"], [54, 2, 1, "c.PySet_GET_SIZE", "PySet_GET_SIZE"], [54, 2, 1, "c.PySet_New", "PySet_New"], [54, 2, 1, "c.PySet_Pop", "PySet_Pop"], [54, 2, 1, "c.PySet_Size", "PySet_Size"], [54, 0, 1, "c.PySet_Type", "PySet_Type"], [23, 2, 1, "c.PySignal_SetWakeupFd", "PySignal_SetWakeupFd"], [55, 2, 1, "c.PySlice_AdjustIndices", "PySlice_AdjustIndices"], [55, 2, 1, "c.PySlice_Check", "PySlice_Check"], [55, 2, 1, "c.PySlice_GetIndices", "PySlice_GetIndices"], [55, 2, 1, "c.PySlice_GetIndicesEx", "PySlice_GetIndicesEx"], [55, 2, 1, "c.PySlice_New", "PySlice_New"], [55, 0, 1, "c.PySlice_Type", "PySlice_Type"], [55, 2, 1, "c.PySlice_Unpack", "PySlice_Unpack"], [44, 2, 1, "c.PyState_AddModule", "PyState_AddModule"], [44, 2, 1, "c.PyState_FindModule", "PyState_FindModule"], [44, 2, 1, "c.PyState_RemoveModule", "PyState_RemoveModule"], [33, 4, 1, "c.PyStatus", "PyStatus"], [33, 2, 1, "c.PyStatus_Error", "PyStatus_Error"], [33, 2, 1, "c.PyStatus_Exception", "PyStatus_Exception"], [33, 2, 1, "c.PyStatus_Exit", "PyStatus_Exit"], [33, 2, 1, "c.PyStatus_IsError", "PyStatus_IsError"], [33, 2, 1, "c.PyStatus_IsExit", "PyStatus_IsExit"], [33, 2, 1, "c.PyStatus_NoMemory", "PyStatus_NoMemory"], [33, 2, 1, "c.PyStatus_Ok", "PyStatus_Ok"], [59, 4, 1, "c.PyStructSequence_Desc", "PyStructSequence_Desc"], [59, 4, 1, "c.PyStructSequence_Field", "PyStructSequence_Field"], [59, 2, 1, "c.PyStructSequence_GET_ITEM", "PyStructSequence_GET_ITEM"], [59, 2, 1, "c.PyStructSequence_GetItem", "PyStructSequence_GetItem"], [59, 2, 1, "c.PyStructSequence_InitType", "PyStructSequence_InitType"], [59, 2, 1, "c.PyStructSequence_InitType2", "PyStructSequence_InitType2"], [59, 2, 1, "c.PyStructSequence_New", "PyStructSequence_New"], [59, 2, 1, "c.PyStructSequence_NewType", "PyStructSequence_NewType"], [59, 2, 1, "c.PyStructSequence_SET_ITEM", "PyStructSequence_SET_ITEM"], [59, 2, 1, "c.PyStructSequence_SetItem", "PyStructSequence_SetItem"], [59, 0, 1, "c.PyStructSequence_UnnamedField", "PyStructSequence_UnnamedField"], [58, 2, 1, "c.PySys_AddAuditHook", "PySys_AddAuditHook"], [58, 2, 1, "c.PySys_AddWarnOption", "PySys_AddWarnOption"], [58, 2, 1, "c.PySys_AddWarnOptionUnicode", "PySys_AddWarnOptionUnicode"], [58, 2, 1, "c.PySys_AddXOption", "PySys_AddXOption"], [58, 2, 1, "c.PySys_Audit", "PySys_Audit"], [58, 2, 1, "c.PySys_FormatStderr", "PySys_FormatStderr"], [58, 2, 1, "c.PySys_FormatStdout", "PySys_FormatStdout"], [58, 2, 1, "c.PySys_GetObject", "PySys_GetObject"], [58, 2, 1, "c.PySys_GetXOptions", "PySys_GetXOptions"], [58, 2, 1, "c.PySys_ResetWarnOptions", "PySys_ResetWarnOptions"], [32, 2, 1, "c.PySys_SetArgv", "PySys_SetArgv"], [32, 2, 1, "c.PySys_SetArgvEx", "PySys_SetArgvEx"], [58, 2, 1, "c.PySys_SetObject", "PySys_SetObject"], [58, 2, 1, "c.PySys_SetPath", "PySys_SetPath"], [58, 2, 1, "c.PySys_WriteStderr", "PySys_WriteStderr"], [58, 2, 1, "c.PySys_WriteStdout", "PySys_WriteStdout"], [20, 2, 1, "c.PyTZInfo_Check", "PyTZInfo_Check"], [20, 2, 1, "c.PyTZInfo_CheckExact", "PyTZInfo_CheckExact"], [32, 4, 1, "c.PyThreadState", "PyThreadState"], [32, 2, 1, "c.PyThreadState_Clear", "PyThreadState_Clear"], [32, 2, 1, "c.PyThreadState_Delete", "PyThreadState_Delete"], [32, 2, 1, "c.PyThreadState_DeleteCurrent", "PyThreadState_DeleteCurrent"], [32, 2, 1, "c.PyThreadState_EnterTracing", "PyThreadState_EnterTracing"], [32, 2, 1, "c.PyThreadState_Get", "PyThreadState_Get"], [32, 2, 1, "c.PyThreadState_GetDict", "PyThreadState_GetDict"], [32, 2, 1, "c.PyThreadState_GetFrame", "PyThreadState_GetFrame"], [32, 2, 1, "c.PyThreadState_GetID", "PyThreadState_GetID"], [32, 2, 1, "c.PyThreadState_GetInterpreter", "PyThreadState_GetInterpreter"], [32, 2, 1, "c.PyThreadState_LeaveTracing", "PyThreadState_LeaveTracing"], [32, 2, 1, "c.PyThreadState_New", "PyThreadState_New"], [32, 2, 1, "c.PyThreadState_Next", "PyThreadState_Next"], [32, 2, 1, "c.PyThreadState_SetAsyncExc", "PyThreadState_SetAsyncExc"], [32, 2, 1, "c.PyThreadState_Swap", "PyThreadState_Swap"], [32, 2, 1, "c.PyThread_ReInitTLS", "PyThread_ReInitTLS"], [32, 2, 1, "c.PyThread_create_key", "PyThread_create_key"], [32, 2, 1, "c.PyThread_delete_key", "PyThread_delete_key"], [32, 2, 1, "c.PyThread_delete_key_value", "PyThread_delete_key_value"], [32, 2, 1, "c.PyThread_get_key_value", "PyThread_get_key_value"], [32, 2, 1, "c.PyThread_set_key_value", "PyThread_set_key_value"], [32, 2, 1, "c.PyThread_tss_alloc", "PyThread_tss_alloc"], [32, 2, 1, "c.PyThread_tss_create", "PyThread_tss_create"], [32, 2, 1, "c.PyThread_tss_delete", "PyThread_tss_delete"], [32, 2, 1, "c.PyThread_tss_free", "PyThread_tss_free"], [32, 2, 1, "c.PyThread_tss_get", "PyThread_tss_get"], [32, 2, 1, "c.PyThread_tss_is_created", "PyThread_tss_is_created"], [32, 2, 1, "c.PyThread_tss_set", "PyThread_tss_set"], [20, 2, 1, "c.PyTimeZone_FromOffset", "PyTimeZone_FromOffset"], [20, 2, 1, "c.PyTimeZone_FromOffsetAndName", "PyTimeZone_FromOffsetAndName"], [20, 2, 1, "c.PyTime_Check", "PyTime_Check"], [20, 2, 1, "c.PyTime_CheckExact", "PyTime_CheckExact"], [20, 2, 1, "c.PyTime_FromTime", "PyTime_FromTime"], [20, 2, 1, "c.PyTime_FromTimeAndFold", "PyTime_FromTimeAndFold"], [41, 2, 1, "c.PyTraceMalloc_Track", "PyTraceMalloc_Track"], [41, 2, 1, "c.PyTraceMalloc_Untrack", "PyTraceMalloc_Untrack"], [32, 0, 1, "c.PyTrace_CALL", "PyTrace_CALL"], [32, 0, 1, "c.PyTrace_C_CALL", "PyTrace_C_CALL"], [32, 0, 1, "c.PyTrace_C_EXCEPTION", "PyTrace_C_EXCEPTION"], [32, 0, 1, "c.PyTrace_C_RETURN", "PyTrace_C_RETURN"], [32, 0, 1, "c.PyTrace_EXCEPTION", "PyTrace_EXCEPTION"], [32, 0, 1, "c.PyTrace_LINE", "PyTrace_LINE"], [32, 0, 1, "c.PyTrace_OPCODE", "PyTrace_OPCODE"], [32, 0, 1, "c.PyTrace_RETURN", "PyTrace_RETURN"], [59, 4, 1, "c.PyTupleObject", "PyTupleObject"], [59, 2, 1, "c.PyTuple_Check", "PyTuple_Check"], [59, 2, 1, "c.PyTuple_CheckExact", "PyTuple_CheckExact"], [59, 2, 1, "c.PyTuple_GET_ITEM", "PyTuple_GET_ITEM"], [59, 2, 1, "c.PyTuple_GET_SIZE", "PyTuple_GET_SIZE"], [59, 2, 1, "c.PyTuple_GetItem", "PyTuple_GetItem"], [59, 2, 1, "c.PyTuple_GetSlice", "PyTuple_GetSlice"], [59, 2, 1, "c.PyTuple_New", "PyTuple_New"], [59, 2, 1, "c.PyTuple_Pack", "PyTuple_Pack"], [59, 2, 1, "c.PyTuple_SET_ITEM", "PyTuple_SET_ITEM"], [59, 2, 1, "c.PyTuple_SetItem", "PyTuple_SetItem"], [59, 2, 1, "c.PyTuple_Size", "PyTuple_Size"], [59, 0, 1, "c.PyTuple_Type", "PyTuple_Type"], [60, 4, 1, "c.PyTypeObject", "PyTypeObject"], [60, 2, 1, "c.PyType_AddWatcher", "PyType_AddWatcher"], [60, 2, 1, "c.PyType_Check", "PyType_Check"], [60, 2, 1, "c.PyType_CheckExact", "PyType_CheckExact"], [60, 2, 1, "c.PyType_ClearCache", "PyType_ClearCache"], [60, 2, 1, "c.PyType_ClearWatcher", "PyType_ClearWatcher"], [60, 2, 1, "c.PyType_FromMetaclass", "PyType_FromMetaclass"], [60, 2, 1, "c.PyType_FromModuleAndSpec", "PyType_FromModuleAndSpec"], [60, 2, 1, "c.PyType_FromSpec", "PyType_FromSpec"], [60, 2, 1, "c.PyType_FromSpecWithBases", "PyType_FromSpecWithBases"], [60, 2, 1, "c.PyType_GenericAlloc", "PyType_GenericAlloc"], [60, 2, 1, "c.PyType_GenericNew", "PyType_GenericNew"], [60, 2, 1, "c.PyType_GetDict", "PyType_GetDict"], [60, 2, 1, "c.PyType_GetFlags", "PyType_GetFlags"], [60, 2, 1, "c.PyType_GetModule", "PyType_GetModule"], [60, 2, 1, "c.PyType_GetModuleByDef", "PyType_GetModuleByDef"], [60, 2, 1, "c.PyType_GetModuleState", "PyType_GetModuleState"], [60, 2, 1, "c.PyType_GetName", "PyType_GetName"], [60, 2, 1, "c.PyType_GetQualName", "PyType_GetQualName"], [60, 2, 1, "c.PyType_GetSlot", "PyType_GetSlot"], [48, 2, 1, "c.PyType_GetTypeDataSize", "PyType_GetTypeDataSize"], [60, 2, 1, "c.PyType_HasFeature", "PyType_HasFeature"], [60, 2, 1, "c.PyType_IS_GC", "PyType_IS_GC"], [60, 2, 1, "c.PyType_IsSubtype", "PyType_IsSubtype"], [60, 2, 1, "c.PyType_Modified", "PyType_Modified"], [60, 2, 1, "c.PyType_Ready", "PyType_Ready"], [60, 4, 1, "c.PyType_Slot", "PyType_Slot"], [60, 4, 1, "c.PyType_Spec", "PyType_Spec"], [60, 0, 1, "c.PyType_Type", "PyType_Type"], [60, 2, 1, "c.PyType_Watch", "PyType_Watch"], [60, 4, 1, "c.PyType_WatchCallback", "PyType_WatchCallback"], [23, 2, 1, "c.PyUnicodeDecodeError_Create", "PyUnicodeDecodeError_Create"], [23, 2, 1, "c.PyUnicodeDecodeError_GetEncoding", "PyUnicodeDecodeError_GetEncoding"], [23, 2, 1, "c.PyUnicodeDecodeError_GetEnd", "PyUnicodeDecodeError_GetEnd"], [23, 2, 1, "c.PyUnicodeDecodeError_GetObject", "PyUnicodeDecodeError_GetObject"], [23, 2, 1, "c.PyUnicodeDecodeError_GetReason", "PyUnicodeDecodeError_GetReason"], [23, 2, 1, "c.PyUnicodeDecodeError_GetStart", "PyUnicodeDecodeError_GetStart"], [23, 2, 1, "c.PyUnicodeDecodeError_SetEnd", "PyUnicodeDecodeError_SetEnd"], [23, 2, 1, "c.PyUnicodeDecodeError_SetReason", "PyUnicodeDecodeError_SetReason"], [23, 2, 1, "c.PyUnicodeDecodeError_SetStart", "PyUnicodeDecodeError_SetStart"], [23, 2, 1, "c.PyUnicodeEncodeError_GetEncoding", "PyUnicodeEncodeError_GetEncoding"], [23, 2, 1, "c.PyUnicodeEncodeError_GetEnd", "PyUnicodeEncodeError_GetEnd"], [23, 2, 1, "c.PyUnicodeEncodeError_GetObject", "PyUnicodeEncodeError_GetObject"], [23, 2, 1, "c.PyUnicodeEncodeError_GetReason", "PyUnicodeEncodeError_GetReason"], [23, 2, 1, "c.PyUnicodeEncodeError_GetStart", "PyUnicodeEncodeError_GetStart"], [23, 2, 1, "c.PyUnicodeEncodeError_SetEnd", "PyUnicodeEncodeError_SetEnd"], [23, 2, 1, "c.PyUnicodeEncodeError_SetReason", "PyUnicodeEncodeError_SetReason"], [23, 2, 1, "c.PyUnicodeEncodeError_SetStart", "PyUnicodeEncodeError_SetStart"], [63, 4, 1, "c.PyUnicodeObject", "PyUnicodeObject"], [23, 2, 1, "c.PyUnicodeTranslateError_GetEnd", "PyUnicodeTranslateError_GetEnd"], [23, 2, 1, "c.PyUnicodeTranslateError_GetObject", "PyUnicodeTranslateError_GetObject"], [23, 2, 1, "c.PyUnicodeTranslateError_GetReason", "PyUnicodeTranslateError_GetReason"], [23, 2, 1, "c.PyUnicodeTranslateError_GetStart", "PyUnicodeTranslateError_GetStart"], [23, 2, 1, "c.PyUnicodeTranslateError_SetEnd", "PyUnicodeTranslateError_SetEnd"], [23, 2, 1, "c.PyUnicodeTranslateError_SetReason", "PyUnicodeTranslateError_SetReason"], [23, 2, 1, "c.PyUnicodeTranslateError_SetStart", "PyUnicodeTranslateError_SetStart"], [63, 2, 1, "c.PyUnicode_1BYTE_DATA", "PyUnicode_1BYTE_DATA"], [63, 1, 1, "c.PyUnicode_1BYTE_KIND", "PyUnicode_1BYTE_KIND"], [63, 2, 1, "c.PyUnicode_2BYTE_DATA", "PyUnicode_2BYTE_DATA"], [63, 1, 1, "c.PyUnicode_2BYTE_KIND", "PyUnicode_2BYTE_KIND"], [63, 2, 1, "c.PyUnicode_4BYTE_DATA", "PyUnicode_4BYTE_DATA"], [63, 1, 1, "c.PyUnicode_4BYTE_KIND", "PyUnicode_4BYTE_KIND"], [63, 2, 1, "c.PyUnicode_AsASCIIString", "PyUnicode_AsASCIIString"], [63, 2, 1, "c.PyUnicode_AsCharmapString", "PyUnicode_AsCharmapString"], [63, 2, 1, "c.PyUnicode_AsEncodedString", "PyUnicode_AsEncodedString"], [63, 2, 1, "c.PyUnicode_AsLatin1String", "PyUnicode_AsLatin1String"], [63, 2, 1, "c.PyUnicode_AsMBCSString", "PyUnicode_AsMBCSString"], [63, 2, 1, "c.PyUnicode_AsRawUnicodeEscapeString", "PyUnicode_AsRawUnicodeEscapeString"], [63, 2, 1, "c.PyUnicode_AsUCS4", "PyUnicode_AsUCS4"], [63, 2, 1, "c.PyUnicode_AsUCS4Copy", "PyUnicode_AsUCS4Copy"], [63, 2, 1, "c.PyUnicode_AsUTF16String", "PyUnicode_AsUTF16String"], [63, 2, 1, "c.PyUnicode_AsUTF32String", "PyUnicode_AsUTF32String"], [63, 2, 1, "c.PyUnicode_AsUTF8", "PyUnicode_AsUTF8"], [63, 2, 1, "c.PyUnicode_AsUTF8AndSize", "PyUnicode_AsUTF8AndSize"], [63, 2, 1, "c.PyUnicode_AsUTF8String", "PyUnicode_AsUTF8String"], [63, 2, 1, "c.PyUnicode_AsUnicodeEscapeString", "PyUnicode_AsUnicodeEscapeString"], [63, 2, 1, "c.PyUnicode_AsWideChar", "PyUnicode_AsWideChar"], [63, 2, 1, "c.PyUnicode_AsWideCharString", "PyUnicode_AsWideCharString"], [63, 2, 1, "c.PyUnicode_Check", "PyUnicode_Check"], [63, 2, 1, "c.PyUnicode_CheckExact", "PyUnicode_CheckExact"], [63, 2, 1, "c.PyUnicode_Compare", "PyUnicode_Compare"], [63, 2, 1, "c.PyUnicode_CompareWithASCIIString", "PyUnicode_CompareWithASCIIString"], [63, 2, 1, "c.PyUnicode_Concat", "PyUnicode_Concat"], [63, 2, 1, "c.PyUnicode_Contains", "PyUnicode_Contains"], [63, 2, 1, "c.PyUnicode_CopyCharacters", "PyUnicode_CopyCharacters"], [63, 2, 1, "c.PyUnicode_Count", "PyUnicode_Count"], [63, 2, 1, "c.PyUnicode_DATA", "PyUnicode_DATA"], [63, 2, 1, "c.PyUnicode_Decode", "PyUnicode_Decode"], [63, 2, 1, "c.PyUnicode_DecodeASCII", "PyUnicode_DecodeASCII"], [63, 2, 1, "c.PyUnicode_DecodeCharmap", "PyUnicode_DecodeCharmap"], [63, 2, 1, "c.PyUnicode_DecodeFSDefault", "PyUnicode_DecodeFSDefault"], [63, 2, 1, "c.PyUnicode_DecodeFSDefaultAndSize", "PyUnicode_DecodeFSDefaultAndSize"], [63, 2, 1, "c.PyUnicode_DecodeLatin1", "PyUnicode_DecodeLatin1"], [63, 2, 1, "c.PyUnicode_DecodeLocale", "PyUnicode_DecodeLocale"], [63, 2, 1, "c.PyUnicode_DecodeLocaleAndSize", "PyUnicode_DecodeLocaleAndSize"], [63, 2, 1, "c.PyUnicode_DecodeMBCS", "PyUnicode_DecodeMBCS"], [63, 2, 1, "c.PyUnicode_DecodeMBCSStateful", "PyUnicode_DecodeMBCSStateful"], [63, 2, 1, "c.PyUnicode_DecodeRawUnicodeEscape", "PyUnicode_DecodeRawUnicodeEscape"], [63, 2, 1, "c.PyUnicode_DecodeUTF16", "PyUnicode_DecodeUTF16"], [63, 2, 1, "c.PyUnicode_DecodeUTF16Stateful", "PyUnicode_DecodeUTF16Stateful"], [63, 2, 1, "c.PyUnicode_DecodeUTF32", "PyUnicode_DecodeUTF32"], [63, 2, 1, "c.PyUnicode_DecodeUTF32Stateful", "PyUnicode_DecodeUTF32Stateful"], [63, 2, 1, "c.PyUnicode_DecodeUTF7", "PyUnicode_DecodeUTF7"], [63, 2, 1, "c.PyUnicode_DecodeUTF7Stateful", "PyUnicode_DecodeUTF7Stateful"], [63, 2, 1, "c.PyUnicode_DecodeUTF8", "PyUnicode_DecodeUTF8"], [63, 2, 1, "c.PyUnicode_DecodeUTF8Stateful", "PyUnicode_DecodeUTF8Stateful"], [63, 2, 1, "c.PyUnicode_DecodeUnicodeEscape", "PyUnicode_DecodeUnicodeEscape"], [63, 2, 1, "c.PyUnicode_EncodeCodePage", "PyUnicode_EncodeCodePage"], [63, 2, 1, "c.PyUnicode_EncodeFSDefault", "PyUnicode_EncodeFSDefault"], [63, 2, 1, "c.PyUnicode_EncodeLocale", "PyUnicode_EncodeLocale"], [63, 2, 1, "c.PyUnicode_FSConverter", "PyUnicode_FSConverter"], [63, 2, 1, "c.PyUnicode_FSDecoder", "PyUnicode_FSDecoder"], [63, 2, 1, "c.PyUnicode_Fill", "PyUnicode_Fill"], [63, 2, 1, "c.PyUnicode_Find", "PyUnicode_Find"], [63, 2, 1, "c.PyUnicode_FindChar", "PyUnicode_FindChar"], [63, 2, 1, "c.PyUnicode_Format", "PyUnicode_Format"], [63, 2, 1, "c.PyUnicode_FromEncodedObject", "PyUnicode_FromEncodedObject"], [63, 2, 1, "c.PyUnicode_FromFormat", "PyUnicode_FromFormat"], [63, 2, 1, "c.PyUnicode_FromFormatV", "PyUnicode_FromFormatV"], [63, 2, 1, "c.PyUnicode_FromKindAndData", "PyUnicode_FromKindAndData"], [63, 2, 1, "c.PyUnicode_FromObject", "PyUnicode_FromObject"], [63, 2, 1, "c.PyUnicode_FromString", "PyUnicode_FromString"], [63, 2, 1, "c.PyUnicode_FromStringAndSize", "PyUnicode_FromStringAndSize"], [63, 2, 1, "c.PyUnicode_FromWideChar", "PyUnicode_FromWideChar"], [63, 2, 1, "c.PyUnicode_GET_LENGTH", "PyUnicode_GET_LENGTH"], [63, 2, 1, "c.PyUnicode_GetLength", "PyUnicode_GetLength"], [63, 2, 1, "c.PyUnicode_InternFromString", "PyUnicode_InternFromString"], [63, 2, 1, "c.PyUnicode_InternInPlace", "PyUnicode_InternInPlace"], [63, 2, 1, "c.PyUnicode_IsIdentifier", "PyUnicode_IsIdentifier"], [63, 2, 1, "c.PyUnicode_Join", "PyUnicode_Join"], [63, 2, 1, "c.PyUnicode_KIND", "PyUnicode_KIND"], [63, 2, 1, "c.PyUnicode_MAX_CHAR_VALUE", "PyUnicode_MAX_CHAR_VALUE"], [63, 2, 1, "c.PyUnicode_New", "PyUnicode_New"], [63, 2, 1, "c.PyUnicode_READ", "PyUnicode_READ"], [63, 2, 1, "c.PyUnicode_READY", "PyUnicode_READY"], [63, 2, 1, "c.PyUnicode_READ_CHAR", "PyUnicode_READ_CHAR"], [63, 2, 1, "c.PyUnicode_ReadChar", "PyUnicode_ReadChar"], [63, 2, 1, "c.PyUnicode_Replace", "PyUnicode_Replace"], [63, 2, 1, "c.PyUnicode_RichCompare", "PyUnicode_RichCompare"], [63, 2, 1, "c.PyUnicode_Split", "PyUnicode_Split"], [63, 2, 1, "c.PyUnicode_Splitlines", "PyUnicode_Splitlines"], [63, 2, 1, "c.PyUnicode_Substring", "PyUnicode_Substring"], [63, 2, 1, "c.PyUnicode_Tailmatch", "PyUnicode_Tailmatch"], [63, 2, 1, "c.PyUnicode_Translate", "PyUnicode_Translate"], [63, 0, 1, "c.PyUnicode_Type", "PyUnicode_Type"], [63, 2, 1, "c.PyUnicode_WRITE", "PyUnicode_WRITE"], [63, 2, 1, "c.PyUnicode_WriteChar", "PyUnicode_WriteChar"], [13, 2, 1, "c.PyUnstable_Code_GetExtra", "PyUnstable_Code_GetExtra"], [13, 2, 1, "c.PyUnstable_Code_New", "PyUnstable_Code_New"], [13, 2, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "PyUnstable_Code_NewWithPosOnlyArgs"], [13, 2, 1, "c.PyUnstable_Code_SetExtra", "PyUnstable_Code_SetExtra"], [13, 2, 1, "c.PyUnstable_Eval_RequestCodeExtraIndex", "PyUnstable_Eval_RequestCodeExtraIndex"], [23, 2, 1, "c.PyUnstable_Exc_PrepReraiseStar", "PyUnstable_Exc_PrepReraiseStar"], [28, 2, 1, "c.PyUnstable_GC_VisitObjects", "PyUnstable_GC_VisitObjects"], [26, 2, 1, "c.PyUnstable_InterpreterFrame_GetCode", "PyUnstable_InterpreterFrame_GetCode"], [26, 2, 1, "c.PyUnstable_InterpreterFrame_GetLasti", "PyUnstable_InterpreterFrame_GetLasti"], [26, 2, 1, "c.PyUnstable_InterpreterFrame_GetLine", "PyUnstable_InterpreterFrame_GetLine"], [38, 2, 1, "c.PyUnstable_Long_CompactValue", "PyUnstable_Long_CompactValue"], [38, 2, 1, "c.PyUnstable_Long_IsCompact", "PyUnstable_Long_IsCompact"], [28, 2, 1, "c.PyUnstable_Object_GC_NewWithExtraData", "PyUnstable_Object_GC_NewWithExtraData"], [50, 2, 1, "c.PyUnstable_PerfMapState_Fini", "PyUnstable_PerfMapState_Fini"], [50, 2, 1, "c.PyUnstable_PerfMapState_Init", "PyUnstable_PerfMapState_Init"], [60, 2, 1, "c.PyUnstable_Type_AssignVersionTag", "PyUnstable_Type_AssignVersionTag"], [50, 2, 1, "c.PyUnstable_WritePerfMapEntry", "PyUnstable_WritePerfMapEntry"], [57, 4, 1, "c.PyVarObject", "PyVarObject"], [57, 1, 1, "c.PyVarObject_HEAD_INIT", "PyVarObject_HEAD_INIT"], [10, 2, 1, "c.PyVectorcall_Call", "PyVectorcall_Call"], [10, 2, 1, "c.PyVectorcall_Function", "PyVectorcall_Function"], [10, 2, 1, "c.PyVectorcall_NARGS", "PyVectorcall_NARGS"], [66, 2, 1, "c.PyWeakref_Check", "PyWeakref_Check"], [66, 2, 1, "c.PyWeakref_CheckProxy", "PyWeakref_CheckProxy"], [66, 2, 1, "c.PyWeakref_CheckRef", "PyWeakref_CheckRef"], [66, 2, 1, "c.PyWeakref_GET_OBJECT", "PyWeakref_GET_OBJECT"], [66, 2, 1, "c.PyWeakref_GetObject", "PyWeakref_GetObject"], [66, 2, 1, "c.PyWeakref_NewProxy", "PyWeakref_NewProxy"], [66, 2, 1, "c.PyWeakref_NewRef", "PyWeakref_NewRef"], [33, 4, 1, "c.PyWideStringList", "PyWideStringList"], [33, 2, 1, "c.PyWideStringList_Append", "PyWideStringList_Append"], [33, 2, 1, "c.PyWideStringList_Insert", "PyWideStringList_Insert"], [21, 2, 1, "c.PyWrapper_New", "PyWrapper_New"], [34, 1, 1, "c.Py_ABS", "Py_ABS"], [34, 1, 1, "c.Py_ALWAYS_INLINE", "Py_ALWAYS_INLINE"], [57, 1, 1, "c.Py_AUDIT_READ", "Py_AUDIT_READ"], [32, 2, 1, "c.Py_AddPendingCall", "Py_AddPendingCall"], [58, 2, 1, "c.Py_AtExit", "Py_AtExit"], [32, 1, 1, "c.Py_BEGIN_ALLOW_THREADS", "Py_BEGIN_ALLOW_THREADS"], [32, 1, 1, "c.Py_BLOCK_THREADS", "Py_BLOCK_THREADS"], [5, 2, 1, "c.Py_BuildValue", "Py_BuildValue"], [65, 2, 1, "c.Py_BytesMain", "Py_BytesMain"], [32, 0, 1, "c.Py_BytesWarningFlag", "Py_BytesWarningFlag"], [34, 1, 1, "c.Py_CHARMASK", "Py_CHARMASK"], [51, 2, 1, "c.Py_CLEAR", "Py_CLEAR"], [65, 2, 1, "c.Py_CompileString", "Py_CompileString"], [65, 2, 1, "c.Py_CompileStringExFlags", "Py_CompileStringExFlags"], [65, 2, 1, "c.Py_CompileStringFlags", "Py_CompileStringFlags"], [65, 2, 1, "c.Py_CompileStringObject", "Py_CompileStringObject"], [51, 2, 1, "c.Py_DECREF", "Py_DECREF"], [34, 1, 1, "c.Py_DEPRECATED", "Py_DEPRECATED"], [32, 0, 1, "c.Py_DebugFlag", "Py_DebugFlag"], [51, 2, 1, "c.Py_DecRef", "Py_DecRef"], [58, 2, 1, "c.Py_DecodeLocale", "Py_DecodeLocale"], [32, 0, 1, "c.Py_DontWriteBytecodeFlag", "Py_DontWriteBytecodeFlag"], [32, 1, 1, "c.Py_END_ALLOW_THREADS", "Py_END_ALLOW_THREADS"], [62, 1, 1, "c.Py_EQ", "Py_EQ"], [55, 0, 1, "c.Py_Ellipsis", "Py_Ellipsis"], [58, 2, 1, "c.Py_EncodeLocale", "Py_EncodeLocale"], [32, 2, 1, "c.Py_EndInterpreter", "Py_EndInterpreter"], [23, 2, 1, "c.Py_EnterRecursiveCall", "Py_EnterRecursiveCall"], [58, 2, 1, "c.Py_Exit", "Py_Exit"], [33, 2, 1, "c.Py_ExitStatusException", "Py_ExitStatusException"], [6, 0, 1, "c.Py_False", "Py_False"], [58, 2, 1, "c.Py_FatalError", "Py_FatalError"], [58, 2, 1, "c.Py_FdIsInteractive", "Py_FdIsInteractive"], [32, 2, 1, "c.Py_Finalize", "Py_Finalize"], [32, 2, 1, "c.Py_FinalizeEx", "Py_FinalizeEx"], [32, 0, 1, "c.Py_FrozenFlag", "Py_FrozenFlag"], [62, 1, 1, "c.Py_GE", "Py_GE"], [34, 1, 1, "c.Py_GETENV", "Py_GETENV"], [62, 1, 1, "c.Py_GT", "Py_GT"], [61, 2, 1, "c.Py_GenericAlias", "Py_GenericAlias"], [61, 0, 1, "c.Py_GenericAliasType", "Py_GenericAliasType"], [33, 2, 1, "c.Py_GetArgcArgv", "Py_GetArgcArgv"], [32, 2, 1, "c.Py_GetBuildInfo", "Py_GetBuildInfo"], [32, 2, 1, "c.Py_GetCompiler", "Py_GetCompiler"], [32, 2, 1, "c.Py_GetCopyright", "Py_GetCopyright"], [32, 2, 1, "c.Py_GetExecPrefix", "Py_GetExecPrefix"], [32, 2, 1, "c.Py_GetPath", "Py_GetPath"], [32, 2, 1, "c.Py_GetPlatform", "Py_GetPlatform"], [32, 2, 1, "c.Py_GetPrefix", "Py_GetPrefix"], [32, 2, 1, "c.Py_GetProgramFullPath", "Py_GetProgramFullPath"], [32, 2, 1, "c.Py_GetProgramName", "Py_GetProgramName"], [32, 2, 1, "c.Py_GetPythonHome", "Py_GetPythonHome"], [32, 2, 1, "c.Py_GetVersion", "Py_GetVersion"], [32, 0, 1, "c.Py_HashRandomizationFlag", "Py_HashRandomizationFlag"], [51, 2, 1, "c.Py_INCREF", "Py_INCREF"], [57, 2, 1, "c.Py_IS_TYPE", "Py_IS_TYPE"], [32, 0, 1, "c.Py_IgnoreEnvironmentFlag", "Py_IgnoreEnvironmentFlag"], [51, 2, 1, "c.Py_IncRef", "Py_IncRef"], [32, 2, 1, "c.Py_Initialize", "Py_Initialize"], [32, 2, 1, "c.Py_InitializeEx", "Py_InitializeEx"], [33, 2, 1, "c.Py_InitializeFromConfig", "Py_InitializeFromConfig"], [32, 0, 1, "c.Py_InspectFlag", "Py_InspectFlag"], [32, 0, 1, "c.Py_InteractiveFlag", "Py_InteractiveFlag"], [57, 2, 1, "c.Py_Is", "Py_Is"], [57, 2, 1, "c.Py_IsFalse", "Py_IsFalse"], [32, 2, 1, "c.Py_IsInitialized", "Py_IsInitialized"], [57, 2, 1, "c.Py_IsNone", "Py_IsNone"], [57, 2, 1, "c.Py_IsTrue", "Py_IsTrue"], [32, 0, 1, "c.Py_IsolatedFlag", "Py_IsolatedFlag"], [62, 1, 1, "c.Py_LE", "Py_LE"], [56, 1, 1, "c.Py_LIMITED_API", "Py_LIMITED_API"], [62, 1, 1, "c.Py_LT", "Py_LT"], [23, 2, 1, "c.Py_LeaveRecursiveCall", "Py_LeaveRecursiveCall"], [32, 0, 1, "c.Py_LegacyWindowsFSEncodingFlag", "Py_LegacyWindowsFSEncodingFlag"], [32, 0, 1, "c.Py_LegacyWindowsStdioFlag", "Py_LegacyWindowsStdioFlag"], [34, 1, 1, "c.Py_MAX", "Py_MAX"], [34, 1, 1, "c.Py_MEMBER_SIZE", "Py_MEMBER_SIZE"], [34, 1, 1, "c.Py_MIN", "Py_MIN"], [44, 1, 1, "c.Py_MOD_MULTIPLE_INTERPRETERS_NOT_SUPPORTED", "Py_MOD_MULTIPLE_INTERPRETERS_NOT_SUPPORTED"], [44, 1, 1, "c.Py_MOD_MULTIPLE_INTERPRETERS_SUPPORTED", "Py_MOD_MULTIPLE_INTERPRETERS_SUPPORTED"], [44, 1, 1, "c.Py_MOD_PER_INTERPRETER_GIL_SUPPORTED", "Py_MOD_PER_INTERPRETER_GIL_SUPPORTED"], [65, 2, 1, "c.Py_Main", "Py_Main"], [62, 1, 1, "c.Py_NE", "Py_NE"], [34, 1, 1, "c.Py_NO_INLINE", "Py_NO_INLINE"], [32, 2, 1, "c.Py_NewInterpreter", "Py_NewInterpreter"], [32, 2, 1, "c.Py_NewInterpreterFromConfig", "Py_NewInterpreterFromConfig"], [51, 2, 1, "c.Py_NewRef", "Py_NewRef"], [32, 0, 1, "c.Py_NoSiteFlag", "Py_NoSiteFlag"], [32, 0, 1, "c.Py_NoUserSiteDirectory", "Py_NoUserSiteDirectory"], [45, 0, 1, "c.Py_None", "Py_None"], [48, 0, 1, "c.Py_NotImplemented", "Py_NotImplemented"], [32, 0, 1, "c.Py_OptimizeFlag", "Py_OptimizeFlag"], [33, 2, 1, "c.Py_PreInitialize", "Py_PreInitialize"], [33, 2, 1, "c.Py_PreInitializeFromArgs", "Py_PreInitializeFromArgs"], [33, 2, 1, "c.Py_PreInitializeFromBytesArgs", "Py_PreInitializeFromBytesArgs"], [32, 0, 1, "c.Py_QuietFlag", "Py_QuietFlag"], [57, 1, 1, "c.Py_READONLY", "Py_READONLY"], [51, 2, 1, "c.Py_REFCNT", "Py_REFCNT"], [57, 1, 1, "c.Py_RELATIVE_OFFSET", "Py_RELATIVE_OFFSET"], [6, 1, 1, "c.Py_RETURN_FALSE", "Py_RETURN_FALSE"], [45, 1, 1, "c.Py_RETURN_NONE", "Py_RETURN_NONE"], [48, 1, 1, "c.Py_RETURN_NOTIMPLEMENTED", "Py_RETURN_NOTIMPLEMENTED"], [62, 1, 1, "c.Py_RETURN_RICHCOMPARE", "Py_RETURN_RICHCOMPARE"], [6, 1, 1, "c.Py_RETURN_TRUE", "Py_RETURN_TRUE"], [23, 2, 1, "c.Py_ReprEnter", "Py_ReprEnter"], [23, 2, 1, "c.Py_ReprLeave", "Py_ReprLeave"], [33, 2, 1, "c.Py_RunMain", "Py_RunMain"], [51, 1, 1, "c.Py_SETREF", "Py_SETREF"], [51, 2, 1, "c.Py_SET_REFCNT", "Py_SET_REFCNT"], [57, 2, 1, "c.Py_SET_SIZE", "Py_SET_SIZE"], [57, 2, 1, "c.Py_SET_TYPE", "Py_SET_TYPE"], [57, 2, 1, "c.Py_SIZE", "Py_SIZE"], [34, 1, 1, "c.Py_STRINGIFY", "Py_STRINGIFY"], [32, 2, 1, "c.Py_SetPath", "Py_SetPath"], [32, 2, 1, "c.Py_SetProgramName", "Py_SetProgramName"], [32, 2, 1, "c.Py_SetPythonHome", "Py_SetPythonHome"], [32, 2, 1, "c.Py_SetStandardStreamEncoding", "Py_SetStandardStreamEncoding"], [62, 1, 1, "c.Py_TPFLAGS_BASETYPE", "Py_TPFLAGS_BASETYPE"], [62, 1, 1, "c.Py_TPFLAGS_BASE_EXC_SUBCLASS", "Py_TPFLAGS_BASE_EXC_SUBCLASS"], [62, 1, 1, "c.Py_TPFLAGS_BYTES_SUBCLASS", "Py_TPFLAGS_BYTES_SUBCLASS"], [62, 1, 1, "c.Py_TPFLAGS_DEFAULT", "Py_TPFLAGS_DEFAULT"], [62, 1, 1, "c.Py_TPFLAGS_DICT_SUBCLASS", "Py_TPFLAGS_DICT_SUBCLASS"], [62, 1, 1, "c.Py_TPFLAGS_DISALLOW_INSTANTIATION", "Py_TPFLAGS_DISALLOW_INSTANTIATION"], [62, 1, 1, "c.Py_TPFLAGS_HAVE_FINALIZE", "Py_TPFLAGS_HAVE_FINALIZE"], [62, 1, 1, "c.Py_TPFLAGS_HAVE_GC", "Py_TPFLAGS_HAVE_GC"], [62, 1, 1, "c.Py_TPFLAGS_HAVE_VECTORCALL", "Py_TPFLAGS_HAVE_VECTORCALL"], [62, 1, 1, "c.Py_TPFLAGS_HEAPTYPE", "Py_TPFLAGS_HEAPTYPE"], [62, 1, 1, "c.Py_TPFLAGS_IMMUTABLETYPE", "Py_TPFLAGS_IMMUTABLETYPE"], [62, 1, 1, "c.Py_TPFLAGS_ITEMS_AT_END", "Py_TPFLAGS_ITEMS_AT_END"], [62, 1, 1, "c.Py_TPFLAGS_LIST_SUBCLASS", "Py_TPFLAGS_LIST_SUBCLASS"], [62, 1, 1, "c.Py_TPFLAGS_LONG_SUBCLASS", "Py_TPFLAGS_LONG_SUBCLASS"], [62, 1, 1, "c.Py_TPFLAGS_MANAGED_DICT", "Py_TPFLAGS_MANAGED_DICT"], [62, 1, 1, "c.Py_TPFLAGS_MANAGED_WEAKREF", "Py_TPFLAGS_MANAGED_WEAKREF"], [62, 1, 1, "c.Py_TPFLAGS_MAPPING", "Py_TPFLAGS_MAPPING"], [62, 1, 1, "c.Py_TPFLAGS_METHOD_DESCRIPTOR", "Py_TPFLAGS_METHOD_DESCRIPTOR"], [62, 1, 1, "c.Py_TPFLAGS_READY", "Py_TPFLAGS_READY"], [62, 1, 1, "c.Py_TPFLAGS_READYING", "Py_TPFLAGS_READYING"], [62, 1, 1, "c.Py_TPFLAGS_SEQUENCE", "Py_TPFLAGS_SEQUENCE"], [62, 1, 1, "c.Py_TPFLAGS_TUPLE_SUBCLASS", "Py_TPFLAGS_TUPLE_SUBCLASS"], [62, 1, 1, "c.Py_TPFLAGS_TYPE_SUBCLASS", "Py_TPFLAGS_TYPE_SUBCLASS"], [62, 1, 1, "c.Py_TPFLAGS_UNICODE_SUBCLASS", "Py_TPFLAGS_UNICODE_SUBCLASS"], [62, 1, 1, "c.Py_TPFLAGS_VALID_VERSION_TAG", "Py_TPFLAGS_VALID_VERSION_TAG"], [57, 2, 1, "c.Py_TYPE", "Py_TYPE"], [57, 1, 1, "c.Py_T_BOOL", "Py_T_BOOL"], [57, 1, 1, "c.Py_T_BYTE", "Py_T_BYTE"], [57, 1, 1, "c.Py_T_CHAR", "Py_T_CHAR"], [57, 1, 1, "c.Py_T_DOUBLE", "Py_T_DOUBLE"], [57, 1, 1, "c.Py_T_FLOAT", "Py_T_FLOAT"], [57, 1, 1, "c.Py_T_INT", "Py_T_INT"], [57, 1, 1, "c.Py_T_LONG", "Py_T_LONG"], [57, 1, 1, "c.Py_T_LONGLONG", "Py_T_LONGLONG"], [57, 1, 1, "c.Py_T_OBJECT_EX", "Py_T_OBJECT_EX"], [57, 1, 1, "c.Py_T_PYSSIZET", "Py_T_PYSSIZET"], [57, 1, 1, "c.Py_T_SHORT", "Py_T_SHORT"], [57, 1, 1, "c.Py_T_STRING", "Py_T_STRING"], [57, 1, 1, "c.Py_T_STRING_INPLACE", "Py_T_STRING_INPLACE"], [57, 1, 1, "c.Py_T_UBYTE", "Py_T_UBYTE"], [57, 1, 1, "c.Py_T_UINT", "Py_T_UINT"], [57, 1, 1, "c.Py_T_ULONG", "Py_T_ULONG"], [57, 1, 1, "c.Py_T_ULONGLONG", "Py_T_ULONGLONG"], [57, 1, 1, "c.Py_T_USHORT", "Py_T_USHORT"], [6, 0, 1, "c.Py_True", "Py_True"], [63, 4, 1, "c.Py_UCS1", "Py_UCS1"], [63, 4, 1, "c.Py_UCS2", "Py_UCS2"], [63, 4, 1, "c.Py_UCS4", "Py_UCS4"], [32, 1, 1, "c.Py_UNBLOCK_THREADS", "Py_UNBLOCK_THREADS"], [63, 4, 1, "c.Py_UNICODE", "Py_UNICODE"], [63, 2, 1, "c.Py_UNICODE_ISALNUM", "Py_UNICODE_ISALNUM"], [63, 2, 1, "c.Py_UNICODE_ISALPHA", "Py_UNICODE_ISALPHA"], [63, 2, 1, "c.Py_UNICODE_ISDECIMAL", "Py_UNICODE_ISDECIMAL"], [63, 2, 1, "c.Py_UNICODE_ISDIGIT", "Py_UNICODE_ISDIGIT"], [63, 2, 1, "c.Py_UNICODE_ISLINEBREAK", "Py_UNICODE_ISLINEBREAK"], [63, 2, 1, "c.Py_UNICODE_ISLOWER", "Py_UNICODE_ISLOWER"], [63, 2, 1, "c.Py_UNICODE_ISNUMERIC", "Py_UNICODE_ISNUMERIC"], [63, 2, 1, "c.Py_UNICODE_ISPRINTABLE", "Py_UNICODE_ISPRINTABLE"], [63, 2, 1, "c.Py_UNICODE_ISSPACE", "Py_UNICODE_ISSPACE"], [63, 2, 1, "c.Py_UNICODE_ISTITLE", "Py_UNICODE_ISTITLE"], [63, 2, 1, "c.Py_UNICODE_ISUPPER", "Py_UNICODE_ISUPPER"], [63, 2, 1, "c.Py_UNICODE_IS_HIGH_SURROGATE", "Py_UNICODE_IS_HIGH_SURROGATE"], [63, 2, 1, "c.Py_UNICODE_IS_LOW_SURROGATE", "Py_UNICODE_IS_LOW_SURROGATE"], [63, 2, 1, "c.Py_UNICODE_IS_SURROGATE", "Py_UNICODE_IS_SURROGATE"], [63, 2, 1, "c.Py_UNICODE_JOIN_SURROGATES", "Py_UNICODE_JOIN_SURROGATES"], [63, 2, 1, "c.Py_UNICODE_TODECIMAL", "Py_UNICODE_TODECIMAL"], [63, 2, 1, "c.Py_UNICODE_TODIGIT", "Py_UNICODE_TODIGIT"], [63, 2, 1, "c.Py_UNICODE_TOLOWER", "Py_UNICODE_TOLOWER"], [63, 2, 1, "c.Py_UNICODE_TONUMERIC", "Py_UNICODE_TONUMERIC"], [63, 2, 1, "c.Py_UNICODE_TOTITLE", "Py_UNICODE_TOTITLE"], [63, 2, 1, "c.Py_UNICODE_TOUPPER", "Py_UNICODE_TOUPPER"], [34, 1, 1, "c.Py_UNREACHABLE", "Py_UNREACHABLE"], [34, 1, 1, "c.Py_UNUSED", "Py_UNUSED"], [32, 0, 1, "c.Py_UnbufferedStdioFlag", "Py_UnbufferedStdioFlag"], [28, 2, 1, "c.Py_VISIT", "Py_VISIT"], [5, 2, 1, "c.Py_VaBuildValue", "Py_VaBuildValue"], [32, 0, 1, "c.Py_VerboseFlag", "Py_VerboseFlag"], [4, 0, 1, "c.Py_Version", "Py_Version"], [51, 2, 1, "c.Py_XDECREF", "Py_XDECREF"], [51, 2, 1, "c.Py_XINCREF", "Py_XINCREF"], [51, 2, 1, "c.Py_XNewRef", "Py_XNewRef"], [51, 1, 1, "c.Py_XSETREF", "Py_XSETREF"], [7, 4, 1, "c.Py_buffer", "Py_buffer"], [15, 4, 1, "c.Py_complex", "Py_complex"], [65, 0, 1, "c.Py_eval_input", "Py_eval_input"], [65, 0, 1, "c.Py_file_input", "Py_file_input"], [44, 1, 1, "c.Py_mod_create", "Py_mod_create"], [44, 1, 1, "c.Py_mod_exec", "Py_mod_exec"], [44, 1, 1, "c.Py_mod_multiple_interpreters", "Py_mod_multiple_interpreters"], [65, 0, 1, "c.Py_single_input", "Py_single_input"], [34, 4, 1, "c.Py_ssize_t", "Py_ssize_t"], [32, 4, 1, "c.Py_tracefunc", "Py_tracefunc"], [32, 1, 1, "c.Py_tss_NEEDS_INIT", "Py_tss_NEEDS_INIT"], [32, 4, 1, "c.Py_tss_t", "Py_tss_t"], [57, 1, 1, "c.T_NONE", "T_NONE"], [57, 1, 1, "c.T_OBJECT", "T_OBJECT"], [9, 2, 1, "c._PyBytes_Resize", "_PyBytes_Resize"], [57, 4, 1, "c._PyCFunctionFast", "_PyCFunctionFast"], [57, 4, 1, "c._PyCFunctionFastWithKeywords", "_PyCFunctionFastWithKeywords"], [32, 4, 1, "c._PyFrameEvalFunction", "_PyFrameEvalFunction"], [26, 5, 1, "c._PyInterpreterFrame", "_PyInterpreterFrame"], [32, 2, 1, "c._PyInterpreterState_GetEvalFrameFunc", "_PyInterpreterState_GetEvalFrameFunc"], [32, 2, 1, "c._PyInterpreterState_SetEvalFrameFunc", "_PyInterpreterState_SetEvalFrameFunc"], [48, 2, 1, "c._PyObject_GetDictPtr", "_PyObject_GetDictPtr"], [3, 2, 1, "c._PyObject_New", "_PyObject_New"], [3, 2, 1, "c._PyObject_NewVar", "_PyObject_NewVar"], [59, 2, 1, "c._PyTuple_Resize", "_PyTuple_Resize"], [33, 2, 1, "c._Py_InitializeMain", "_Py_InitializeMain"], [3, 0, 1, "c._Py_NoneStruct", "_Py_NoneStruct"], [15, 2, 1, "c._Py_c_diff", "_Py_c_diff"], [15, 2, 1, "c._Py_c_neg", "_Py_c_neg"], [15, 2, 1, "c._Py_c_pow", "_Py_c_pow"], [15, 2, 1, "c._Py_c_prod", "_Py_c_prod"], [15, 2, 1, "c._Py_c_quot", "_Py_c_quot"], [15, 2, 1, "c._Py_c_sum", "_Py_c_sum"], [30, 5, 1, "c._frozen", "_frozen"], [30, 5, 1, "c._inittab", "_inittab"], [62, 4, 1, "c.allocfunc", "allocfunc"], [62, 4, 1, "c.binaryfunc", "binaryfunc"], [62, 4, 1, "c.descrgetfunc", "descrgetfunc"], [62, 4, 1, "c.descrsetfunc", "descrsetfunc"], [62, 4, 1, "c.destructor", "destructor"], [62, 4, 1, "c.freefunc", "freefunc"], [28, 4, 1, "c.gcvisitobjects_t", "gcvisitobjects_t"], [62, 4, 1, "c.getattrfunc", "getattrfunc"], [62, 4, 1, "c.getattrofunc", "getattrofunc"], [62, 4, 1, "c.getbufferproc", "getbufferproc"], [62, 4, 1, "c.getiterfunc", "getiterfunc"], [62, 4, 1, "c.hashfunc", "hashfunc"], [62, 4, 1, "c.initproc", "initproc"], [28, 4, 1, "c.inquiry", "inquiry"], [62, 4, 1, "c.iternextfunc", "iternextfunc"], [62, 4, 1, "c.lenfunc", "lenfunc"], [62, 4, 1, "c.newfunc", "newfunc"], [62, 4, 1, "c.objobjargproc", "objobjargproc"], [62, 4, 1, "c.objobjproc", "objobjproc"], [62, 4, 1, "c.releasebufferproc", "releasebufferproc"], [62, 4, 1, "c.reprfunc", "reprfunc"], [62, 4, 1, "c.richcmpfunc", "richcmpfunc"], [62, 4, 1, "c.sendfunc", "sendfunc"], [62, 4, 1, "c.setattrfunc", "setattrfunc"], [62, 4, 1, "c.setattrofunc", "setattrofunc"], [62, 4, 1, "c.ssizeargfunc", "ssizeargfunc"], [62, 4, 1, "c.ssizeobjargproc", "ssizeobjargproc"], [62, 4, 1, "c.ternaryfunc", "ternaryfunc"], [28, 4, 1, "c.traverseproc", "traverseproc"], [62, 4, 1, "c.unaryfunc", "unaryfunc"], [10, 4, 1, "c.vectorcallfunc", "vectorcallfunc"], [28, 4, 1, "c.visitproc", "visitproc"], [210, 6, 1, "", "ArithmeticError"], [210, 6, 1, "", "AssertionError"], [210, 6, 1, "", "AttributeError"], [210, 6, 1, "", "BaseException"], [210, 6, 1, "", "BaseExceptionGroup"], [210, 6, 1, "", "BlockingIOError"], [210, 6, 1, "", "BrokenPipeError"], [210, 6, 1, "", "BufferError"], [210, 6, 1, "", "BytesWarning"], [210, 6, 1, "", "ChildProcessError"], [210, 6, 1, "", "ConnectionAbortedError"], [210, 6, 1, "", "ConnectionError"], [210, 6, 1, "", "ConnectionRefusedError"], [210, 6, 1, "", "ConnectionResetError"], [210, 6, 1, "", "DeprecationWarning"], [210, 6, 1, "", "EOFError"], [165, 9, 1, "", "Ellipsis"], [210, 6, 1, "", "EncodingWarning"], [210, 6, 1, "", "EnvironmentError"], [210, 6, 1, "", "Exception"], [210, 6, 1, "", "ExceptionGroup"], [165, 9, 1, "", "False"], [210, 6, 1, "", "FileExistsError"], [210, 6, 1, "", "FileNotFoundError"], [210, 6, 1, "", "FloatingPointError"], [210, 6, 1, "", "FutureWarning"], [210, 6, 1, "", "GeneratorExit"], [210, 6, 1, "", "IOError"], [210, 6, 1, "", "ImportError"], [210, 6, 1, "", "ImportWarning"], [210, 6, 1, "", "IndentationError"], [210, 6, 1, "", "IndexError"], [210, 6, 1, "", "InterruptedError"], [210, 6, 1, "", "IsADirectoryError"], [210, 6, 1, "", "KeyError"], [210, 6, 1, "", "KeyboardInterrupt"], [210, 6, 1, "", "LookupError"], [210, 6, 1, "", "MemoryError"], [210, 6, 1, "", "ModuleNotFoundError"], [210, 6, 1, "", "NameError"], [165, 9, 1, "", "None"], [210, 6, 1, "", "NotADirectoryError"], [165, 9, 1, "", "NotImplemented"], [210, 6, 1, "", "NotImplementedError"], [210, 6, 1, "", "OSError"], [210, 6, 1, "", "OverflowError"], [210, 6, 1, "", "PendingDeprecationWarning"], [210, 6, 1, "", "PermissionError"], [210, 6, 1, "", "ProcessLookupError"], [210, 6, 1, "", "RecursionError"], [210, 6, 1, "", "ReferenceError"], [210, 6, 1, "", "ResourceWarning"], [210, 6, 1, "", "RuntimeError"], [210, 6, 1, "", "RuntimeWarning"], [210, 6, 1, "", "StopAsyncIteration"], [210, 6, 1, "", "StopIteration"], [210, 6, 1, "", "SyntaxError"], [210, 6, 1, "", "SyntaxWarning"], [210, 6, 1, "", "SystemError"], [210, 6, 1, "", "SystemExit"], [210, 6, 1, "", "TabError"], [210, 6, 1, "", "TimeoutError"], [165, 9, 1, "", "True"], [210, 6, 1, "", "TypeError"], [210, 6, 1, "", "UnboundLocalError"], [210, 6, 1, "", "UnicodeDecodeError"], [210, 6, 1, "", "UnicodeEncodeError"], [210, 6, 1, "", "UnicodeError"], [210, 6, 1, "", "UnicodeTranslateError"], [210, 6, 1, "", "UnicodeWarning"], [210, 6, 1, "", "UserWarning"], [210, 6, 1, "", "ValueError"], [210, 6, 1, "", "Warning"], [210, 6, 1, "", "WindowsError"], [210, 6, 1, "", "ZeroDivisionError"], [429, 7, 1, "cached__", "__cached__"], [165, 9, 1, "debug__", "__debug__"], [429, 7, 1, "file__", "__file__"], [110, 10, 0, "-", "__future__"], [222, 11, 1, "import__", "__import__"], [429, 7, 1, "loader__", "__loader__"], [111, 10, 0, "-", "__main__"], [429, 7, 1, "name__", "__name__"], [429, 7, 1, "package__", "__package__"], [429, 7, 1, "path__", "__path__"], [429, 7, 1, "spec__", "__spec__"], [112, 10, 0, "-", "_thread"], [113, 10, 0, "-", "abc"], [222, 11, 1, "", "abs"], [114, 10, 0, "-", "aifc"], [222, 11, 1, "", "aiter"], [222, 11, 1, "", "all"], [222, 11, 1, "", "anext"], [222, 11, 1, "", "any"], [117, 10, 0, "-", "argparse"], [118, 10, 0, "-", "array"], [222, 11, 1, "", "ascii"], [119, 10, 0, "-", "ast"], [120, 10, 0, "-", "asyncio"], [137, 10, 0, "-", "atexit"], [138, 10, 0, "-", "audioop"], [140, 10, 0, "-", "base64"], [141, 10, 0, "-", "bdb"], [222, 11, 1, "", "bin"], [143, 10, 0, "-", "binascii"], [144, 10, 0, "-", "bisect"], [222, 12, 1, "", "bool"], [222, 11, 1, "", "breakpoint"], [145, 10, 0, "-", "builtins"], [341, 12, 1, "", "bytearray"], [341, 12, 1, "", "bytes"], [146, 10, 0, "-", "bz2"], [305, 10, 0, "-", "cProfile"], [147, 10, 0, "-", "calendar"], [222, 11, 1, "", "callable"], [148, 10, 0, "-", "cgi"], [149, 10, 0, "-", "cgitb"], [222, 11, 1, "", "chr"], [150, 10, 0, "-", "chunk"], [222, 11, 1, "", "classmethod"], [151, 10, 0, "-", "cmath"], [152, 10, 0, "-", "cmd"], [154, 10, 0, "-", "code"], [155, 10, 0, "-", "codecs"], [156, 10, 0, "-", "codeop"], [157, 10, 0, "-", "collections"], [159, 10, 0, "-", "colorsys"], [222, 11, 1, "", "compile"], [160, 10, 0, "-", "compileall"], [222, 12, 1, "", "complex"], [164, 10, 0, "-", "configparser"], [166, 10, 0, "-", "contextlib"], [167, 10, 0, "-", "contextvars"], [168, 10, 0, "-", "copy"], [169, 10, 0, "-", "copyreg"], [165, 9, 1, "", "copyright"], [165, 9, 1, "", "credits"], [170, 10, 0, "-", "crypt"], [172, 10, 0, "-", "csv"], [173, 10, 0, "-", "ctypes"], [174, 10, 0, "-", "curses"], [178, 10, 0, "-", "dataclasses"], [180, 10, 0, "-", "datetime"], [181, 10, 0, "-", "dbm"], [183, 10, 0, "-", "decimal"], [222, 11, 1, "", "delattr"], [341, 12, 1, "", "dict"], [187, 10, 0, "-", "difflib"], [222, 11, 1, "", "dir"], [188, 10, 0, "-", "dis"], [222, 11, 1, "", "divmod"], [190, 10, 0, "-", "doctest"], [191, 10, 0, "-", "email"], [207, 10, 0, "-", "ensurepip"], [208, 10, 0, "-", "enum"], [222, 11, 1, "", "enumerate"], [209, 10, 0, "-", "errno"], [222, 11, 1, "", "eval"], [222, 11, 1, "", "exec"], [165, 9, 1, "", "exit"], [211, 10, 0, "-", "faulthandler"], [212, 10, 0, "-", "fcntl"], [213, 10, 0, "-", "filecmp"], [215, 10, 0, "-", "fileinput"], [222, 11, 1, "", "filter"], [222, 12, 1, "", "float"], [217, 10, 0, "-", "fnmatch"], [222, 11, 1, "", "format"], [218, 10, 0, "-", "fractions"], [341, 12, 1, "", "frozenset"], [220, 10, 0, "-", "ftplib"], [223, 10, 0, "-", "functools"], [224, 10, 0, "-", "gc"], [222, 11, 1, "", "getattr"], [225, 10, 0, "-", "getopt"], [226, 10, 0, "-", "getpass"], [227, 10, 0, "-", "gettext"], [228, 10, 0, "-", "glob"], [222, 11, 1, "", "globals"], [229, 10, 0, "-", "graphlib"], [230, 10, 0, "-", "grp"], [231, 10, 0, "-", "gzip"], [222, 11, 1, "", "hasattr"], [222, 11, 1, "", "hash"], [232, 10, 0, "-", "hashlib"], [233, 10, 0, "-", "heapq"], [222, 11, 1, "", "help"], [222, 11, 1, "", "hex"], [234, 10, 0, "-", "hmac"], [235, 10, 0, "-", "html"], [238, 10, 0, "-", "http"], [222, 11, 1, "", "id"], [244, 10, 0, "-", "idlelib"], [245, 10, 0, "-", "imaplib"], [246, 10, 0, "-", "imghdr"], [247, 10, 0, "-", "importlib"], [222, 11, 1, "", "input"], [252, 10, 0, "-", "inspect"], [222, 12, 1, "", "int"], [255, 10, 0, "-", "io"], [256, 10, 0, "-", "ipaddress"], [222, 11, 1, "", "isinstance"], [222, 11, 1, "", "issubclass"], [222, 11, 1, "", "iter"], [258, 10, 0, "-", "itertools"], [259, 10, 0, "-", "json"], [260, 10, 0, "-", "keyword"], [222, 11, 1, "", "len"], [109, 10, 0, "-", "lib2to3"], [165, 9, 1, "", "license"], [262, 10, 0, "-", "linecache"], [341, 12, 1, "", "list"], [263, 10, 0, "-", "locale"], [222, 11, 1, "", "locals"], [264, 10, 0, "-", "logging"], [267, 10, 0, "-", "lzma"], [268, 10, 0, "-", "mailbox"], [269, 10, 0, "-", "mailcap"], [222, 11, 1, "", "map"], [271, 10, 0, "-", "marshal"], [272, 10, 0, "-", "math"], [222, 11, 1, "", "max"], [341, 12, 1, "", "memoryview"], [273, 10, 0, "-", "mimetypes"], [222, 11, 1, "", "min"], [275, 10, 0, "-", "mmap"], [276, 10, 0, "-", "modulefinder"], [278, 10, 0, "-", "msilib"], [279, 10, 0, "-", "msvcrt"], [280, 10, 0, "-", "multiprocessing"], [283, 10, 0, "-", "netrc"], [222, 11, 1, "", "next"], [284, 10, 0, "-", "nis"], [285, 10, 0, "-", "nntplib"], [286, 10, 0, "-", "numbers"], [222, 12, 1, "", "object"], [222, 11, 1, "", "oct"], [222, 11, 1, "", "open"], [288, 10, 0, "-", "operator"], [289, 10, 0, "-", "optparse"], [222, 11, 1, "", "ord"], [290, 10, 0, "-", "os"], [292, 10, 0, "-", "ossaudiodev"], [293, 10, 0, "-", "pathlib"], [294, 10, 0, "-", "pdb"], [296, 10, 0, "-", "pickle"], [297, 10, 0, "-", "pickletools"], [298, 10, 0, "-", "pipes"], [299, 10, 0, "-", "pkgutil"], [300, 10, 0, "-", "platform"], [301, 10, 0, "-", "plistlib"], [302, 10, 0, "-", "poplib"], [303, 10, 0, "-", "posix"], [222, 11, 1, "", "pow"], [304, 10, 0, "-", "pprint"], [222, 11, 1, "", "print"], [305, 10, 0, "-", "profile"], [222, 12, 1, "", "property"], [305, 10, 0, "-", "pstats"], [306, 10, 0, "-", "pty"], [307, 10, 0, "-", "pwd"], [308, 10, 0, "-", "py_compile"], [309, 10, 0, "-", "pyclbr"], [310, 10, 0, "-", "pydoc"], [313, 10, 0, "-", "queue"], [165, 9, 1, "", "quit"], [314, 10, 0, "-", "quopri"], [315, 10, 0, "-", "random"], [341, 12, 1, "", "range"], [316, 10, 0, "-", "re"], [317, 10, 0, "-", "readline"], [222, 11, 1, "", "repr"], [318, 10, 0, "-", "reprlib"], [319, 10, 0, "-", "resource"], [222, 11, 1, "", "reversed"], [320, 10, 0, "-", "rlcompleter"], [222, 11, 1, "", "round"], [321, 10, 0, "-", "runpy"], [322, 10, 0, "-", "sched"], [323, 10, 0, "-", "secrets"], [325, 10, 0, "-", "select"], [326, 10, 0, "-", "selectors"], [341, 12, 1, "", "set"], [222, 11, 1, "", "setattr"], [327, 10, 0, "-", "shelve"], [328, 10, 0, "-", "shlex"], [329, 10, 0, "-", "shutil"], [330, 10, 0, "-", "signal"], [331, 10, 0, "-", "site"], [331, 10, 0, "-", "sitecustomize"], [222, 12, 1, "", "slice"], [332, 10, 0, "-", "smtplib"], [333, 10, 0, "-", "sndhdr"], [334, 10, 0, "-", "socket"], [335, 10, 0, "-", "socketserver"], [222, 11, 1, "", "sorted"], [336, 10, 0, "-", "spwd"], [337, 10, 0, "-", "sqlite3"], [338, 10, 0, "-", "ssl"], [339, 10, 0, "-", "stat"], [222, 11, 1, "", "staticmethod"], [340, 10, 0, "-", "statistics"], [341, 12, 1, "", "str"], [342, 10, 0, "-", "string"], [343, 10, 0, "-", "stringprep"], [344, 10, 0, "-", "struct"], [345, 10, 0, "-", "subprocess"], [222, 11, 1, "", "sum"], [346, 10, 0, "-", "sunau"], [222, 12, 1, "", "super"], [348, 10, 0, "-", "symtable"], [349, 10, 0, "-", "sys"], [352, 10, 0, "-", "sysconfig"], [353, 10, 0, "-", "syslog"], [354, 10, 0, "-", "tabnanny"], [355, 10, 0, "-", "tarfile"], [356, 10, 0, "-", "telnetlib"], [357, 10, 0, "-", "tempfile"], [358, 10, 0, "-", "termios"], [359, 10, 0, "-", "test"], [361, 10, 0, "-", "textwrap"], [362, 10, 0, "-", "threading"], [363, 10, 0, "-", "time"], [364, 10, 0, "-", "timeit"], [366, 10, 0, "-", "tkinter"], [374, 10, 0, "-", "token"], [375, 10, 0, "-", "tokenize"], [376, 10, 0, "-", "tomllib"], [377, 10, 0, "-", "trace"], [378, 10, 0, "-", "traceback"], [379, 10, 0, "-", "tracemalloc"], [380, 10, 0, "-", "tty"], [341, 12, 1, "", "tuple"], [381, 10, 0, "-", "turtle"], [381, 10, 0, "-", "turtledemo"], [222, 12, 1, "", "type"], [382, 10, 0, "-", "types"], [383, 10, 0, "-", "typing"], [384, 10, 0, "-", "unicodedata"], [385, 10, 0, "-", "unittest"], [389, 10, 0, "-", "urllib"], [331, 10, 0, "-", "usercustomize"], [394, 10, 0, "-", "uu"], [395, 10, 0, "-", "uuid"], [222, 11, 1, "", "vars"], [396, 10, 0, "-", "venv"], [397, 10, 0, "-", "warnings"], [398, 10, 0, "-", "wave"], [399, 10, 0, "-", "weakref"], [400, 10, 0, "-", "webbrowser"], [402, 10, 0, "-", "winreg"], [403, 10, 0, "-", "winsound"], [404, 10, 0, "-", "wsgiref"], [405, 10, 0, "-", "xdrlib"], [406, 10, 0, "-", "xml"], [222, 11, 1, "", "zip"], [418, 10, 0, "-", "zipapp"], [419, 10, 0, "-", "zipfile"], [420, 10, 0, "-", "zipimport"], [421, 10, 0, "-", "zlib"], [422, 10, 0, "-", "zoneinfo"], [294, 13, 1, "pdbcommand-0", "!"], [453, 14, 1, "cmdoption-build", "--build"], [452, 14, 1, "cmdoption-check-hash-based-pycs", "--check-hash-based-pycs"], [453, 14, 1, "cmdoption-disable-ipv6", "--disable-ipv6"], [453, 14, 1, "cmdoption-disable-test-modules", "--disable-test-modules"], [453, 14, 1, "cmdoption-enable-big-digits", "--enable-big-digits"], [453, 14, 1, "cmdoption-enable-bolt", "--enable-bolt"], [453, 14, 1, "cmdoption-enable-framework", "--enable-framework"], [453, 14, 1, "cmdoption-enable-loadable-sqlite-extensions", "--enable-loadable-sqlite-extensions"], [453, 14, 1, "cmdoption-enable-optimizations", "--enable-optimizations"], [453, 14, 1, "cmdoption-enable-profiling", "--enable-profiling"], [453, 14, 1, "cmdoption-enable-pystats", "--enable-pystats"], [453, 14, 1, "cmdoption-enable-shared", "--enable-shared"], [453, 14, 1, "cmdoption-enable-universalsdk", "--enable-universalsdk"], [453, 14, 1, "cmdoption-enable-wasm-dynamic-linking", "--enable-wasm-dynamic-linking"], [453, 14, 1, "cmdoption-enable-wasm-pthreads", "--enable-wasm-pthreads"], [453, 14, 1, "cmdoption-exec-prefix", "--exec-prefix"], [452, 14, 1, "cmdoption-help", "--help"], [452, 14, 1, "cmdoption-help-all", "--help-all"], [452, 14, 1, "cmdoption-help-env", "--help-env"], [452, 14, 1, "cmdoption-help-xoptions", "--help-xoptions"], [453, 14, 1, "cmdoption-host", "--host"], [453, 14, 1, "cmdoption-prefix", "--prefix"], [452, 14, 1, "cmdoption-version", "--version"], [453, 14, 1, "cmdoption-with-address-sanitizer", "--with-address-sanitizer"], [453, 14, 1, "cmdoption-with-assertions", "--with-assertions"], [453, 14, 1, "cmdoption-with-build-python", "--with-build-python"], [453, 14, 1, "cmdoption-with-builtin-hashlib-hashes", "--with-builtin-hashlib-hashes"], [453, 14, 1, "cmdoption-with-computed-gotos", "--with-computed-gotos"], [453, 14, 1, "cmdoption-with-dbmliborder", "--with-dbmliborder"], [453, 14, 1, "cmdoption-with-dtrace", "--with-dtrace"], [453, 14, 1, "cmdoption-with-emscripten-target", "--with-emscripten-target"], [453, 14, 1, "cmdoption-with-ensurepip", "--with-ensurepip"], [453, 14, 1, "cmdoption-with-framework-name", "--with-framework-name"], [453, 14, 1, "cmdoption-with-hash-algorithm", "--with-hash-algorithm"], [453, 14, 1, "cmdoption-with-libc", "--with-libc"], [453, 14, 1, "cmdoption-with-libm", "--with-libm"], [453, 14, 1, "cmdoption-with-libs", "--with-libs"], [453, 14, 1, "cmdoption-with-lto", "--with-lto"], [453, 14, 1, "cmdoption-with-memory-sanitizer", "--with-memory-sanitizer"], [453, 14, 1, "cmdoption-with-openssl", "--with-openssl"], [453, 14, 1, "cmdoption-with-openssl-rpath", "--with-openssl-rpath"], [453, 14, 1, "cmdoption-with-pkg-config", "--with-pkg-config"], [453, 14, 1, "cmdoption-with-platlibdir", "--with-platlibdir"], [453, 14, 1, "cmdoption-with-pydebug", "--with-pydebug"], [453, 14, 1, "cmdoption-with-readline", "--with-readline"], [453, 14, 1, "cmdoption-with-ssl-default-suites", "--with-ssl-default-suites"], [453, 14, 1, "cmdoption-with-strict-overflow", "--with-strict-overflow"], [453, 14, 1, "cmdoption-with-suffix", "--with-suffix"], [453, 14, 1, "cmdoption-with-system-expat", "--with-system-expat"], [453, 14, 1, "cmdoption-with-system-libmpdec", "--with-system-libmpdec"], [453, 14, 1, "cmdoption-with-trace-refs", "--with-trace-refs"], [453, 14, 1, "cmdoption-with-tzpath", "--with-tzpath"], [453, 14, 1, "cmdoption-with-undefined-behavior-sanitizer", "--with-undefined-behavior-sanitizer"], [453, 14, 1, "cmdoption-with-universal-archs", "--with-universal-archs"], [453, 14, 1, "cmdoption-with-valgrind", "--with-valgrind"], [453, 14, 1, "cmdoption-with-wheel-pkg-dir", "--with-wheel-pkg-dir"], [453, 14, 1, "cmdoption-without-c-locale-coercion", "--without-c-locale-coercion"], [453, 14, 1, "cmdoption-without-decimal-contextvar", "--without-decimal-contextvar"], [453, 14, 1, "cmdoption-without-doc-strings", "--without-doc-strings"], [453, 14, 1, "cmdoption-without-freelists", "--without-freelists"], [453, 14, 1, "cmdoption-without-pymalloc", "--without-pymalloc"], [453, 14, 1, "cmdoption-without-readline", "--without-readline"], [453, 14, 1, "cmdoption-without-static-libpython", "--without-static-libpython"], [452, 14, 1, "cmdoption-0", "-?"], [452, 14, 1, "cmdoption-B", "-B"], [452, 14, 1, "cmdoption-E", "-E"], [452, 14, 1, "cmdoption-I", "-I"], [452, 14, 1, "cmdoption-J", "-J"], [452, 14, 1, "cmdoption-O", "-O"], [452, 14, 1, "cmdoption-OO", "-OO"], [452, 14, 1, "cmdoption-P", "-P"], [452, 14, 1, "cmdoption-R", "-R"], [452, 14, 1, "cmdoption-S", "-S"], [452, 14, 1, "cmdoption-V", "-V"], [452, 14, 1, "cmdoption-W", "-W"], [452, 14, 1, "cmdoption-X", "-X"], [452, 14, 1, "cmdoption-b", "-b"], [452, 14, 1, "cmdoption-c", "-c"], [452, 14, 1, "cmdoption-d", "-d"], [452, 14, 1, "cmdoption-h", "-h"], [452, 14, 1, "cmdoption-i", "-i"], [452, 14, 1, "cmdoption-m", "-m"], [452, 14, 1, "cmdoption-q", "-q"], [452, 14, 1, "cmdoption-s", "-s"], [452, 14, 1, "cmdoption-u", "-u"], [452, 14, 1, "cmdoption-v", "-v"], [452, 14, 1, "cmdoption-x", "-x"], [453, 15, 1, "-", "BASECFLAGS"], [453, 15, 1, "-", "BASECPPFLAGS"], [188, 16, 1, "-", "BEFORE_ASYNC_WITH"], [188, 16, 1, "-", "BEFORE_WITH"], [188, 16, 1, "-", "BINARY_OP"], [188, 16, 1, "-", "BINARY_SLICE"], [188, 16, 1, "-", "BINARY_SUBSCR"], [453, 15, 1, "-", "BLDSHARED"], [350, 17, 1, "-", "BRANCH"], [188, 16, 1, "-", "BUILD_CONST_KEY_MAP"], [188, 16, 1, "-", "BUILD_LIST"], [188, 16, 1, "-", "BUILD_MAP"], [188, 16, 1, "-", "BUILD_SET"], [188, 16, 1, "-", "BUILD_SLICE"], [188, 16, 1, "-", "BUILD_STRING"], [188, 16, 1, "-", "BUILD_TUPLE"], [188, 16, 1, "-", "CACHE"], [350, 17, 1, "-", "CALL"], [188, 16, 1, "-", "CALL"], [188, 16, 1, "-", "CALL_FUNCTION_EX"], [188, 16, 1, "-", "CALL_INTRINSIC_1"], [188, 16, 1, "-", "CALL_INTRINSIC_2"], [453, 15, 1, "-", "CC"], [453, 15, 1, "-", "CCSHARED"], [453, 15, 1, "-", "CFLAGS"], [453, 15, 1, "-", "CFLAGSFORSHARED"], [453, 15, 1, "-", "CFLAGS_ALIASING"], [453, 15, 1, "-", "CFLAGS_NODIST"], [188, 16, 1, "-", "CHECK_EG_MATCH"], [188, 16, 1, "-", "CHECK_EXC_MATCH"], [188, 16, 1, "-", "CLEANUP_THROW"], [188, 16, 1, "-", "COMPARE_OP"], [453, 15, 1, "-", "COMPILEALL_OPTS"], [453, 15, 1, "-", "CONFIGURE_CFLAGS"], [453, 15, 1, "-", "CONFIGURE_CFLAGS_NODIST"], [453, 15, 1, "-", "CONFIGURE_CPPFLAGS"], [453, 15, 1, "-", "CONFIGURE_LDFLAGS"], [453, 15, 1, "-", "CONFIGURE_LDFLAGS_NODIST"], [453, 14, 1, "cmdoption-arg-CONFIG_SITE", "CONFIG_SITE"], [188, 16, 1, "-", "CONTAINS_OP"], [188, 16, 1, "-", "COPY"], [188, 16, 1, "-", "COPY_FREE_VARS"], [453, 15, 1, "-", "CPPFLAGS"], [453, 15, 1, "-", "CXX"], [350, 17, 1, "-", "C_RAISE"], [350, 17, 1, "-", "C_RETURN"], [188, 16, 1, "-", "DELETE_ATTR"], [188, 16, 1, "-", "DELETE_DEREF"], [188, 16, 1, "-", "DELETE_FAST"], [188, 16, 1, "-", "DELETE_GLOBAL"], [188, 16, 1, "-", "DELETE_NAME"], [188, 16, 1, "-", "DELETE_SUBSCR"], [188, 16, 1, "-", "DICT_MERGE"], [188, 16, 1, "-", "DICT_UPDATE"], [188, 16, 1, "-", "END_ASYNC_FOR"], [188, 16, 1, "-", "END_FOR"], [188, 16, 1, "-", "END_SEND"], [350, 17, 1, "-", "EXCEPTION_HANDLED"], [188, 16, 1, "-", "EXTENDED_ARG"], [453, 15, 1, "-", "EXTRA_CFLAGS"], [188, 16, 1, "-", "FORMAT_VALUE"], [188, 16, 1, "-", "FOR_ITER"], [188, 16, 1, "-", "GET_AITER"], [188, 16, 1, "-", "GET_ANEXT"], [188, 16, 1, "-", "GET_AWAITABLE"], [188, 16, 1, "-", "GET_ITER"], [188, 16, 1, "-", "GET_LEN"], [188, 16, 1, "-", "GET_YIELD_FROM_ITER"], [188, 16, 1, "-", "HAVE_ARGUMENT"], [188, 16, 1, "-", "IMPORT_FROM"], [188, 16, 1, "-", "IMPORT_NAME"], [350, 17, 1, "-", "INSTRUCTION"], [188, 16, 1, "-", "IS_OP"], [350, 17, 1, "-", "JUMP"], [188, 16, 1, "-", "JUMP"], [188, 16, 1, "-", "JUMP_BACKWARD"], [188, 16, 1, "-", "JUMP_BACKWARD_NO_INTERRUPT"], [188, 16, 1, "-", "JUMP_FORWARD"], [188, 16, 1, "-", "JUMP_NO_INTERRUPT"], [188, 16, 1, "-", "KW_NAMES"], [453, 15, 1, "-", "LDFLAGS"], [453, 15, 1, "-", "LDFLAGS_NODIST"], [453, 15, 1, "-", "LDSHARED"], [453, 15, 1, "-", "LIBS"], [350, 17, 1, "-", "LINE"], [453, 15, 1, "-", "LINKCC"], [188, 16, 1, "-", "LIST_APPEND"], [188, 16, 1, "-", "LIST_EXTEND"], [188, 16, 1, "-", "LOAD_ASSERTION_ERROR"], [188, 16, 1, "-", "LOAD_ATTR"], [188, 16, 1, "-", "LOAD_BUILD_CLASS"], [188, 16, 1, "-", "LOAD_CLOSURE"], [188, 16, 1, "-", "LOAD_CONST"], [188, 16, 1, "-", "LOAD_DEREF"], [188, 16, 1, "-", "LOAD_FAST"], [188, 16, 1, "-", "LOAD_FAST_AND_CLEAR"], [188, 16, 1, "-", "LOAD_FAST_CHECK"], [188, 16, 1, "-", "LOAD_FROM_DICT_OR_DEREF"], [188, 16, 1, "-", "LOAD_FROM_DICT_OR_GLOBALS"], [188, 16, 1, "-", "LOAD_GLOBAL"], [188, 16, 1, "-", "LOAD_LOCALS"], [188, 16, 1, "-", "LOAD_METHOD"], [188, 16, 1, "-", "LOAD_NAME"], [188, 16, 1, "-", "LOAD_SUPER_ATTR"], [188, 16, 1, "-", "MAKE_CELL"], [188, 16, 1, "-", "MAKE_FUNCTION"], [188, 16, 1, "-", "MAP_ADD"], [188, 16, 1, "-", "MATCH_CLASS"], [188, 16, 1, "-", "MATCH_KEYS"], [188, 16, 1, "-", "MATCH_MAPPING"], [188, 16, 1, "-", "MATCH_SEQUENCE"], [188, 16, 1, "-", "NOP"], [350, 17, 1, "-", "NO_EVENTS"], [453, 15, 1, "-", "OPT"], [188, 16, 1, "-", "POP_BLOCK"], [188, 16, 1, "-", "POP_EXCEPT"], [188, 16, 1, "-", "POP_JUMP_IF_FALSE"], [188, 16, 1, "-", "POP_JUMP_IF_NONE"], [188, 16, 1, "-", "POP_JUMP_IF_NOT_NONE"], [188, 16, 1, "-", "POP_JUMP_IF_TRUE"], [188, 16, 1, "-", "POP_TOP"], [453, 15, 1, "-", "PROFILE_TASK"], [453, 15, 1, "-", "PURIFY"], [188, 16, 1, "-", "PUSH_EXC_INFO"], [188, 16, 1, "-", "PUSH_NULL"], [452, 15, 1, "-", "PYTHONASYNCIODEBUG"], [452, 15, 1, "-", "PYTHONBREAKPOINT"], [452, 15, 1, "-", "PYTHONCASEOK"], [452, 15, 1, "-", "PYTHONCOERCECLOCALE"], [452, 15, 1, "-", "PYTHONDEBUG"], [452, 15, 1, "-", "PYTHONDEVMODE"], [452, 15, 1, "-", "PYTHONDONTWRITEBYTECODE"], [452, 15, 1, "-", "PYTHONDUMPREFS"], [452, 15, 1, "envvar-PYTHONDUMPREFSFILE-FILENAME", "PYTHONDUMPREFSFILE=FILENAME"], [452, 15, 1, "-", "PYTHONEXECUTABLE"], [452, 15, 1, "-", "PYTHONFAULTHANDLER"], [452, 15, 1, "-", "PYTHONHASHSEED"], [452, 15, 1, "-", "PYTHONHOME"], [452, 15, 1, "-", "PYTHONINSPECT"], [452, 15, 1, "-", "PYTHONINTMAXSTRDIGITS"], [452, 15, 1, "-", "PYTHONIOENCODING"], [452, 15, 1, "-", "PYTHONLEGACYWINDOWSFSENCODING"], [452, 15, 1, "-", "PYTHONLEGACYWINDOWSSTDIO"], [452, 15, 1, "-", "PYTHONMALLOC"], [452, 15, 1, "-", "PYTHONMALLOCSTATS"], [452, 15, 1, "-", "PYTHONNODEBUGRANGES"], [452, 15, 1, "-", "PYTHONNOUSERSITE"], [452, 15, 1, "-", "PYTHONOPTIMIZE"], [452, 15, 1, "-", "PYTHONPATH"], [452, 15, 1, "-", "PYTHONPERFSUPPORT"], [452, 15, 1, "-", "PYTHONPLATLIBDIR"], [452, 15, 1, "-", "PYTHONPROFILEIMPORTTIME"], [452, 15, 1, "-", "PYTHONPYCACHEPREFIX"], [452, 15, 1, "-", "PYTHONSAFEPATH"], [452, 15, 1, "-", "PYTHONSTARTUP"], [452, 15, 1, "-", "PYTHONTRACEMALLOC"], [422, 15, 1, "-", "PYTHONTZPATH"], [452, 15, 1, "-", "PYTHONUNBUFFERED"], [452, 15, 1, "-", "PYTHONUSERBASE"], [452, 15, 1, "-", "PYTHONUTF8"], [452, 15, 1, "-", "PYTHONVERBOSE"], [452, 15, 1, "-", "PYTHONWARNDEFAULTENCODING"], [452, 15, 1, "-", "PYTHONWARNINGS"], [453, 15, 1, "-", "PY_BUILTIN_MODULE_CFLAGS"], [453, 15, 1, "-", "PY_CFLAGS"], [453, 15, 1, "-", "PY_CFLAGS_NODIST"], [453, 15, 1, "-", "PY_CORE_CFLAGS"], [453, 15, 1, "-", "PY_CORE_LDFLAGS"], [453, 15, 1, "-", "PY_CPPFLAGS"], [453, 15, 1, "-", "PY_LDFLAGS"], [453, 15, 1, "-", "PY_LDFLAGS_NODIST"], [350, 17, 1, "-", "PY_RESUME"], [350, 17, 1, "-", "PY_RETURN"], [350, 17, 1, "-", "PY_START"], [453, 15, 1, "-", "PY_STDMODULE_CFLAGS"], [350, 17, 1, "-", "PY_THROW"], [350, 17, 1, "-", "PY_UNWIND"], [350, 17, 1, "-", "PY_YIELD"], [350, 17, 1, "-", "RAISE"], [188, 16, 1, "-", "RAISE_VARARGS"], [350, 17, 1, "-", "RERAISE"], [188, 16, 1, "-", "RERAISE"], [188, 16, 1, "-", "RESUME"], [188, 16, 1, "-", "RETURN_CONST"], [188, 16, 1, "-", "RETURN_GENERATOR"], [188, 16, 1, "-", "RETURN_VALUE"], [188, 16, 1, "-", "SEND"], [188, 16, 1, "-", "SETUP_ANNOTATIONS"], [188, 16, 1, "-", "SETUP_CLEANUP"], [188, 16, 1, "-", "SETUP_FINALLY"], [188, 16, 1, "-", "SETUP_WITH"], [188, 16, 1, "-", "SET_ADD"], [188, 16, 1, "-", "SET_UPDATE"], [350, 17, 1, "-", "STOP_ITERATION"], [188, 16, 1, "-", "STORE_ATTR"], [188, 16, 1, "-", "STORE_DEREF"], [188, 16, 1, "-", "STORE_FAST"], [188, 16, 1, "-", "STORE_GLOBAL"], [188, 16, 1, "-", "STORE_NAME"], [188, 16, 1, "-", "STORE_SLICE"], [188, 16, 1, "-", "STORE_SUBSCR"], [188, 16, 1, "-", "SWAP"], [188, 16, 1, "-", "UNARY_INVERT"], [188, 16, 1, "-", "UNARY_NEGATIVE"], [188, 16, 1, "-", "UNARY_NOT"], [188, 16, 1, "-", "UNPACK_EX"], [188, 16, 1, "-", "UNPACK_SEQUENCE"], [188, 16, 1, "-", "WITH_EXCEPT_START"], [188, 16, 1, "-", "YIELD_VALUE"], [294, 13, 1, "-", "alias"], [109, 18, 1, "to3fixer-apply", "apply"], [294, 13, 1, "-", "args"], [109, 18, 1, "to3fixer-asserts", "asserts"], [109, 18, 1, "to3fixer-basestring", "basestring"], [294, 13, 1, "-", "break"], [109, 18, 1, "to3fixer-buffer", "buffer"], [294, 13, 1, "-", "clear"], [294, 13, 1, "-", "commands"], [294, 13, 1, "-", "condition"], [294, 13, 1, "-", "continue"], [294, 13, 1, "-", "debug"], [109, 18, 1, "to3fixer-dict", "dict"], [294, 13, 1, "-", "disable"], [294, 13, 1, "-", "display"], [294, 13, 1, "-", "down"], [294, 13, 1, "-", "enable"], [109, 18, 1, "to3fixer-except", "except"], [109, 18, 1, "to3fixer-exec", "exec"], [109, 18, 1, "to3fixer-execfile", "execfile"], [109, 18, 1, "to3fixer-exitfunc", "exitfunc"], [109, 18, 1, "to3fixer-filter", "filter"], [109, 18, 1, "to3fixer-funcattrs", "funcattrs"], [109, 18, 1, "to3fixer-future", "future"], [109, 18, 1, "to3fixer-getcwdu", "getcwdu"], [109, 18, 1, "to3fixer-has_key", "has_key"], [294, 13, 1, "-", "help"], [109, 18, 1, "to3fixer-idioms", "idioms"], [294, 13, 1, "-", "ignore"], [109, 18, 1, "to3fixer-import", "import"], [109, 18, 1, "to3fixer-imports", "imports"], [109, 18, 1, "to3fixer-imports2", "imports2"], [109, 18, 1, "to3fixer-input", "input"], [294, 13, 1, "-", "interact"], [109, 18, 1, "to3fixer-intern", "intern"], [109, 18, 1, "to3fixer-isinstance", "isinstance"], [109, 18, 1, "to3fixer-itertools", "itertools"], [109, 18, 1, "to3fixer-itertools_imports", "itertools_imports"], [294, 13, 1, "-", "jump"], [294, 13, 1, "-", "list"], [294, 13, 1, "-", "ll"], [109, 18, 1, "to3fixer-long", "long"], [109, 18, 1, "to3fixer-map", "map"], [109, 18, 1, "to3fixer-metaclass", "metaclass"], [109, 18, 1, "to3fixer-methodattrs", "methodattrs"], [109, 18, 1, "to3fixer-ne", "ne"], [109, 18, 1, "to3fixer-next", "next"], [294, 13, 1, "-", "next"], [109, 18, 1, "to3fixer-nonzero", "nonzero"], [109, 18, 1, "to3fixer-numliterals", "numliterals"], [109, 18, 1, "to3fixer-operator", "operator"], [294, 13, 1, "-", "p"], [109, 18, 1, "to3fixer-paren", "paren"], [294, 13, 1, "-", "pp"], [109, 18, 1, "to3fixer-print", "print"], [294, 13, 1, "-", "quit"], [109, 18, 1, "to3fixer-raise", "raise"], [109, 18, 1, "to3fixer-raw_input", "raw_input"], [109, 18, 1, "to3fixer-reduce", "reduce"], [109, 18, 1, "to3fixer-reload", "reload"], [109, 18, 1, "to3fixer-renames", "renames"], [109, 18, 1, "to3fixer-repr", "repr"], [294, 13, 1, "-", "restart"], [294, 13, 1, "-", "return"], [294, 13, 1, "-", "retval"], [294, 13, 1, "-", "run"], [109, 18, 1, "to3fixer-set_literal", "set_literal"], [294, 13, 1, "-", "source"], [109, 18, 1, "to3fixer-standarderror", "standarderror"], [294, 13, 1, "-", "step"], [109, 18, 1, "to3fixer-sys_exc", "sys_exc"], [294, 13, 1, "-", "tbreak"], [109, 18, 1, "to3fixer-throw", "throw"], [109, 18, 1, "to3fixer-tuple_params", "tuple_params"], [109, 18, 1, "to3fixer-types", "types"], [294, 13, 1, "-", "unalias"], [294, 13, 1, "-", "undisplay"], [109, 18, 1, "to3fixer-unicode", "unicode"], [294, 13, 1, "-", "until"], [294, 13, 1, "-", "up"], [109, 18, 1, "to3fixer-urllib", "urllib"], [294, 13, 1, "-", "whatis"], [294, 13, 1, "-", "where"], [109, 18, 1, "to3fixer-ws_comma", "ws_comma"], [109, 18, 1, "to3fixer-xrange", "xrange"], [109, 18, 1, "to3fixer-xreadlines", "xreadlines"], [109, 18, 1, "to3fixer-zip", "zip"]], "PyAIter_Check": [[35, 3, 1, "c.PyAIter_Check", "o"]], "PyAnySet_Check": [[54, 3, 1, "c.PyAnySet_Check", "p"]], "PyAnySet_CheckExact": [[54, 3, 1, "c.PyAnySet_CheckExact", "p"]], "PyArg_Parse": [[5, 3, 1, "c.PyArg_Parse", "args"], [5, 3, 1, "c.PyArg_Parse", "format"]], "PyArg_ParseTuple": [[5, 3, 1, "c.PyArg_ParseTuple", "args"], [5, 3, 1, "c.PyArg_ParseTuple", "format"]], "PyArg_ParseTupleAndKeywords": [[5, 3, 1, "c.PyArg_ParseTupleAndKeywords", "args"], [5, 3, 1, "c.PyArg_ParseTupleAndKeywords", "format"], [5, 3, 1, "c.PyArg_ParseTupleAndKeywords", "keywords"], [5, 3, 1, "c.PyArg_ParseTupleAndKeywords", "kw"]], "PyArg_UnpackTuple": [[5, 3, 1, "c.PyArg_UnpackTuple", "args"], [5, 3, 1, "c.PyArg_UnpackTuple", "max"], [5, 3, 1, "c.PyArg_UnpackTuple", "min"], [5, 3, 1, "c.PyArg_UnpackTuple", "name"]], "PyArg_VaParse": [[5, 3, 1, "c.PyArg_VaParse", "args"], [5, 3, 1, "c.PyArg_VaParse", "format"], [5, 3, 1, "c.PyArg_VaParse", "vargs"]], "PyArg_VaParseTupleAndKeywords": [[5, 3, 1, "c.PyArg_VaParseTupleAndKeywords", "args"], [5, 3, 1, "c.PyArg_VaParseTupleAndKeywords", "format"], [5, 3, 1, "c.PyArg_VaParseTupleAndKeywords", "keywords"], [5, 3, 1, "c.PyArg_VaParseTupleAndKeywords", "kw"], [5, 3, 1, "c.PyArg_VaParseTupleAndKeywords", "vargs"]], "PyAsyncMethods": [[62, 0, 1, "c.PyAsyncMethods.am_aiter", "am_aiter"], [62, 0, 1, "c.PyAsyncMethods.am_anext", "am_anext"], [62, 0, 1, "c.PyAsyncMethods.am_await", "am_await"], [62, 0, 1, "c.PyAsyncMethods.am_send", "am_send"]], "PyBool_Check": [[6, 3, 1, "c.PyBool_Check", "o"]], "PyBool_FromLong": [[6, 3, 1, "c.PyBool_FromLong", "v"]], "PyBufferProcs": [[62, 0, 1, "c.PyBufferProcs.bf_getbuffer", "bf_getbuffer"], [62, 0, 1, "c.PyBufferProcs.bf_releasebuffer", "bf_releasebuffer"]], "PyBuffer_FillContiguousStrides": [[7, 3, 1, "c.PyBuffer_FillContiguousStrides", "itemsize"], [7, 3, 1, "c.PyBuffer_FillContiguousStrides", "ndims"], [7, 3, 1, "c.PyBuffer_FillContiguousStrides", "order"], [7, 3, 1, "c.PyBuffer_FillContiguousStrides", "shape"], [7, 3, 1, "c.PyBuffer_FillContiguousStrides", "strides"]], "PyBuffer_FillInfo": [[7, 3, 1, "c.PyBuffer_FillInfo", "buf"], [7, 3, 1, "c.PyBuffer_FillInfo", "exporter"], [7, 3, 1, "c.PyBuffer_FillInfo", "flags"], [7, 3, 1, "c.PyBuffer_FillInfo", "len"], [7, 3, 1, "c.PyBuffer_FillInfo", "readonly"], [7, 3, 1, "c.PyBuffer_FillInfo", "view"]], "PyBuffer_FromContiguous": [[7, 3, 1, "c.PyBuffer_FromContiguous", "buf"], [7, 3, 1, "c.PyBuffer_FromContiguous", "fort"], [7, 3, 1, "c.PyBuffer_FromContiguous", "len"], [7, 3, 1, "c.PyBuffer_FromContiguous", "view"]], "PyBuffer_GetPointer": [[7, 3, 1, "c.PyBuffer_GetPointer", "indices"], [7, 3, 1, "c.PyBuffer_GetPointer", "view"]], "PyBuffer_IsContiguous": [[7, 3, 1, "c.PyBuffer_IsContiguous", "order"], [7, 3, 1, "c.PyBuffer_IsContiguous", "view"]], "PyBuffer_Release": [[7, 3, 1, "c.PyBuffer_Release", "view"]], "PyBuffer_SizeFromFormat": [[7, 3, 1, "c.PyBuffer_SizeFromFormat", "format"]], "PyBuffer_ToContiguous": [[7, 3, 1, "c.PyBuffer_ToContiguous", "buf"], [7, 3, 1, "c.PyBuffer_ToContiguous", "len"], [7, 3, 1, "c.PyBuffer_ToContiguous", "order"], [7, 3, 1, "c.PyBuffer_ToContiguous", "src"]], "PyByteArray_AS_STRING": [[8, 3, 1, "c.PyByteArray_AS_STRING", "bytearray"]], "PyByteArray_AsString": [[8, 3, 1, "c.PyByteArray_AsString", "bytearray"]], "PyByteArray_Check": [[8, 3, 1, "c.PyByteArray_Check", "o"]], "PyByteArray_CheckExact": [[8, 3, 1, "c.PyByteArray_CheckExact", "o"]], "PyByteArray_Concat": [[8, 3, 1, "c.PyByteArray_Concat", "a"], [8, 3, 1, "c.PyByteArray_Concat", "b"]], "PyByteArray_FromObject": [[8, 3, 1, "c.PyByteArray_FromObject", "o"]], "PyByteArray_FromStringAndSize": [[8, 3, 1, "c.PyByteArray_FromStringAndSize", "len"], [8, 3, 1, "c.PyByteArray_FromStringAndSize", "string"]], "PyByteArray_GET_SIZE": [[8, 3, 1, "c.PyByteArray_GET_SIZE", "bytearray"]], "PyByteArray_Resize": [[8, 3, 1, "c.PyByteArray_Resize", "bytearray"], [8, 3, 1, "c.PyByteArray_Resize", "len"]], "PyByteArray_Size": [[8, 3, 1, "c.PyByteArray_Size", "bytearray"]], "PyBytes_AS_STRING": [[9, 3, 1, "c.PyBytes_AS_STRING", "string"]], "PyBytes_AsString": [[9, 3, 1, "c.PyBytes_AsString", "o"]], "PyBytes_AsStringAndSize": [[9, 3, 1, "c.PyBytes_AsStringAndSize", "buffer"], [9, 3, 1, "c.PyBytes_AsStringAndSize", "length"], [9, 3, 1, "c.PyBytes_AsStringAndSize", "obj"]], "PyBytes_Check": [[9, 3, 1, "c.PyBytes_Check", "o"]], "PyBytes_CheckExact": [[9, 3, 1, "c.PyBytes_CheckExact", "o"]], "PyBytes_Concat": [[9, 3, 1, "c.PyBytes_Concat", "bytes"], [9, 3, 1, "c.PyBytes_Concat", "newpart"]], "PyBytes_ConcatAndDel": [[9, 3, 1, "c.PyBytes_ConcatAndDel", "bytes"], [9, 3, 1, "c.PyBytes_ConcatAndDel", "newpart"]], "PyBytes_FromFormat": [[9, 3, 1, "c.PyBytes_FromFormat", "format"]], "PyBytes_FromFormatV": [[9, 3, 1, "c.PyBytes_FromFormatV", "format"], [9, 3, 1, "c.PyBytes_FromFormatV", "vargs"]], "PyBytes_FromObject": [[9, 3, 1, "c.PyBytes_FromObject", "o"]], "PyBytes_FromString": [[9, 3, 1, "c.PyBytes_FromString", "v"]], "PyBytes_FromStringAndSize": [[9, 3, 1, "c.PyBytes_FromStringAndSize", "len"], [9, 3, 1, "c.PyBytes_FromStringAndSize", "v"]], "PyBytes_GET_SIZE": [[9, 3, 1, "c.PyBytes_GET_SIZE", "o"]], "PyBytes_Size": [[9, 3, 1, "c.PyBytes_Size", "o"]], "PyCallIter_Check": [[36, 3, 1, "c.PyCallIter_Check", "op"]], "PyCallIter_New": [[36, 3, 1, "c.PyCallIter_New", "callable"], [36, 3, 1, "c.PyCallIter_New", "sentinel"]], "PyCallable_Check": [[10, 3, 1, "c.PyCallable_Check", "o"]], "PyCapsule_CheckExact": [[11, 3, 1, "c.PyCapsule_CheckExact", "p"]], "PyCapsule_GetContext": [[11, 3, 1, "c.PyCapsule_GetContext", "capsule"]], "PyCapsule_GetDestructor": [[11, 3, 1, "c.PyCapsule_GetDestructor", "capsule"]], "PyCapsule_GetName": [[11, 3, 1, "c.PyCapsule_GetName", "capsule"]], "PyCapsule_GetPointer": [[11, 3, 1, "c.PyCapsule_GetPointer", "capsule"], [11, 3, 1, "c.PyCapsule_GetPointer", "name"]], "PyCapsule_Import": [[11, 3, 1, "c.PyCapsule_Import", "name"], [11, 3, 1, "c.PyCapsule_Import", "no_block"]], "PyCapsule_IsValid": [[11, 3, 1, "c.PyCapsule_IsValid", "capsule"], [11, 3, 1, "c.PyCapsule_IsValid", "name"]], "PyCapsule_New": [[11, 3, 1, "c.PyCapsule_New", "destructor"], [11, 3, 1, "c.PyCapsule_New", "name"], [11, 3, 1, "c.PyCapsule_New", "pointer"]], "PyCapsule_SetContext": [[11, 3, 1, "c.PyCapsule_SetContext", "capsule"], [11, 3, 1, "c.PyCapsule_SetContext", "context"]], "PyCapsule_SetDestructor": [[11, 3, 1, "c.PyCapsule_SetDestructor", "capsule"], [11, 3, 1, "c.PyCapsule_SetDestructor", "destructor"]], "PyCapsule_SetName": [[11, 3, 1, "c.PyCapsule_SetName", "capsule"], [11, 3, 1, "c.PyCapsule_SetName", "name"]], "PyCapsule_SetPointer": [[11, 3, 1, "c.PyCapsule_SetPointer", "capsule"], [11, 3, 1, "c.PyCapsule_SetPointer", "pointer"]], "PyCell_Check": [[12, 3, 1, "c.PyCell_Check", "ob"]], "PyCell_GET": [[12, 3, 1, "c.PyCell_GET", "cell"]], "PyCell_Get": [[12, 3, 1, "c.PyCell_Get", "cell"]], "PyCell_New": [[12, 3, 1, "c.PyCell_New", "ob"]], "PyCell_SET": [[12, 3, 1, "c.PyCell_SET", "cell"], [12, 3, 1, "c.PyCell_SET", "value"]], "PyCell_Set": [[12, 3, 1, "c.PyCell_Set", "cell"], [12, 3, 1, "c.PyCell_Set", "value"]], "PyCode_AddWatcher": [[13, 3, 1, "c.PyCode_AddWatcher", "callback"]], "PyCode_Addr2Line": [[13, 3, 1, "c.PyCode_Addr2Line", "byte_offset"], [13, 3, 1, "c.PyCode_Addr2Line", "co"]], "PyCode_Addr2Location": [[13, 3, 1, "c.PyCode_Addr2Location", "byte_offset"], [13, 3, 1, "c.PyCode_Addr2Location", "co"], [13, 3, 1, "c.PyCode_Addr2Location", "end_column"], [13, 3, 1, "c.PyCode_Addr2Location", "end_line"], [13, 3, 1, "c.PyCode_Addr2Location", "start_column"], [13, 3, 1, "c.PyCode_Addr2Location", "start_line"]], "PyCode_Check": [[13, 3, 1, "c.PyCode_Check", "co"]], "PyCode_ClearWatcher": [[13, 3, 1, "c.PyCode_ClearWatcher", "watcher_id"]], "PyCode_GetCellvars": [[13, 3, 1, "c.PyCode_GetCellvars", "co"]], "PyCode_GetCode": [[13, 3, 1, "c.PyCode_GetCode", "co"]], "PyCode_GetFreevars": [[13, 3, 1, "c.PyCode_GetFreevars", "co"]], "PyCode_GetNumFree": [[13, 3, 1, "c.PyCode_GetNumFree", "co"]], "PyCode_GetVarnames": [[13, 3, 1, "c.PyCode_GetVarnames", "co"]], "PyCode_NewEmpty": [[13, 3, 1, "c.PyCode_NewEmpty", "filename"], [13, 3, 1, "c.PyCode_NewEmpty", "firstlineno"], [13, 3, 1, "c.PyCode_NewEmpty", "funcname"]], "PyCodec_BackslashReplaceErrors": [[14, 3, 1, "c.PyCodec_BackslashReplaceErrors", "exc"]], "PyCodec_Decode": [[14, 3, 1, "c.PyCodec_Decode", "encoding"], [14, 3, 1, "c.PyCodec_Decode", "errors"], [14, 3, 1, "c.PyCodec_Decode", "object"]], "PyCodec_Decoder": [[14, 3, 1, "c.PyCodec_Decoder", "encoding"]], "PyCodec_Encode": [[14, 3, 1, "c.PyCodec_Encode", "encoding"], [14, 3, 1, "c.PyCodec_Encode", "errors"], [14, 3, 1, "c.PyCodec_Encode", "object"]], "PyCodec_Encoder": [[14, 3, 1, "c.PyCodec_Encoder", "encoding"]], "PyCodec_IgnoreErrors": [[14, 3, 1, "c.PyCodec_IgnoreErrors", "exc"]], "PyCodec_IncrementalDecoder": [[14, 3, 1, "c.PyCodec_IncrementalDecoder", "encoding"], [14, 3, 1, "c.PyCodec_IncrementalDecoder", "errors"]], "PyCodec_IncrementalEncoder": [[14, 3, 1, "c.PyCodec_IncrementalEncoder", "encoding"], [14, 3, 1, "c.PyCodec_IncrementalEncoder", "errors"]], "PyCodec_KnownEncoding": [[14, 3, 1, "c.PyCodec_KnownEncoding", "encoding"]], "PyCodec_LookupError": [[14, 3, 1, "c.PyCodec_LookupError", "name"]], "PyCodec_NameReplaceErrors": [[14, 3, 1, "c.PyCodec_NameReplaceErrors", "exc"]], "PyCodec_Register": [[14, 3, 1, "c.PyCodec_Register", "search_function"]], "PyCodec_RegisterError": [[14, 3, 1, "c.PyCodec_RegisterError", "error"], [14, 3, 1, "c.PyCodec_RegisterError", "name"]], "PyCodec_ReplaceErrors": [[14, 3, 1, "c.PyCodec_ReplaceErrors", "exc"]], "PyCodec_StreamReader": [[14, 3, 1, "c.PyCodec_StreamReader", "encoding"], [14, 3, 1, "c.PyCodec_StreamReader", "errors"], [14, 3, 1, "c.PyCodec_StreamReader", "stream"]], "PyCodec_StreamWriter": [[14, 3, 1, "c.PyCodec_StreamWriter", "encoding"], [14, 3, 1, "c.PyCodec_StreamWriter", "errors"], [14, 3, 1, "c.PyCodec_StreamWriter", "stream"]], "PyCodec_StrictErrors": [[14, 3, 1, "c.PyCodec_StrictErrors", "exc"]], "PyCodec_Unregister": [[14, 3, 1, "c.PyCodec_Unregister", "search_function"]], "PyCodec_XMLCharRefReplaceErrors": [[14, 3, 1, "c.PyCodec_XMLCharRefReplaceErrors", "exc"]], "PyCompilerFlags": [[65, 0, 1, "c.PyCompilerFlags.cf_feature_version", "cf_feature_version"], [65, 0, 1, "c.PyCompilerFlags.cf_flags", "cf_flags"]], "PyComplex_AsCComplex": [[15, 3, 1, "c.PyComplex_AsCComplex", "op"]], "PyComplex_Check": [[15, 3, 1, "c.PyComplex_Check", "p"]], "PyComplex_CheckExact": [[15, 3, 1, "c.PyComplex_CheckExact", "p"]], "PyComplex_FromCComplex": [[15, 3, 1, "c.PyComplex_FromCComplex", "v"]], "PyComplex_FromDoubles": [[15, 3, 1, "c.PyComplex_FromDoubles", "imag"], [15, 3, 1, "c.PyComplex_FromDoubles", "real"]], "PyComplex_ImagAsDouble": [[15, 3, 1, "c.PyComplex_ImagAsDouble", "op"]], "PyComplex_RealAsDouble": [[15, 3, 1, "c.PyComplex_RealAsDouble", "op"]], "PyConfig": [[33, 0, 1, "c.PyConfig.argv", "argv"], [33, 0, 1, "c.PyConfig.base_exec_prefix", "base_exec_prefix"], [33, 0, 1, "c.PyConfig.base_executable", "base_executable"], [33, 0, 1, "c.PyConfig.base_prefix", "base_prefix"], [33, 0, 1, "c.PyConfig.buffered_stdio", "buffered_stdio"], [33, 0, 1, "c.PyConfig.bytes_warning", "bytes_warning"], [33, 0, 1, "c.PyConfig.check_hash_pycs_mode", "check_hash_pycs_mode"], [33, 0, 1, "c.PyConfig.code_debug_ranges", "code_debug_ranges"], [33, 0, 1, "c.PyConfig.configure_c_stdio", "configure_c_stdio"], [33, 0, 1, "c.PyConfig.dev_mode", "dev_mode"], [33, 0, 1, "c.PyConfig.dump_refs", "dump_refs"], [33, 0, 1, "c.PyConfig.exec_prefix", "exec_prefix"], [33, 0, 1, "c.PyConfig.executable", "executable"], [33, 0, 1, "c.PyConfig.faulthandler", "faulthandler"], [33, 0, 1, "c.PyConfig.filesystem_encoding", "filesystem_encoding"], [33, 0, 1, "c.PyConfig.filesystem_errors", "filesystem_errors"], [33, 0, 1, "c.PyConfig.hash_seed", "hash_seed"], [33, 0, 1, "c.PyConfig.home", "home"], [33, 0, 1, "c.PyConfig.import_time", "import_time"], [33, 0, 1, "c.PyConfig.inspect", "inspect"], [33, 0, 1, "c.PyConfig.install_signal_handlers", "install_signal_handlers"], [33, 0, 1, "c.PyConfig.int_max_str_digits", "int_max_str_digits"], [33, 0, 1, "c.PyConfig.interactive", "interactive"], [33, 0, 1, "c.PyConfig.isolated", "isolated"], [33, 0, 1, "c.PyConfig.legacy_windows_stdio", "legacy_windows_stdio"], [33, 0, 1, "c.PyConfig.malloc_stats", "malloc_stats"], [33, 0, 1, "c.PyConfig.module_search_paths", "module_search_paths"], [33, 0, 1, "c.PyConfig.module_search_paths_set", "module_search_paths_set"], [33, 0, 1, "c.PyConfig.optimization_level", "optimization_level"], [33, 0, 1, "c.PyConfig.orig_argv", "orig_argv"], [33, 0, 1, "c.PyConfig.parse_argv", "parse_argv"], [33, 0, 1, "c.PyConfig.parser_debug", "parser_debug"], [33, 0, 1, "c.PyConfig.pathconfig_warnings", "pathconfig_warnings"], [33, 0, 1, "c.PyConfig.perf_profiling", "perf_profiling"], [33, 0, 1, "c.PyConfig.platlibdir", "platlibdir"], [33, 0, 1, "c.PyConfig.prefix", "prefix"], [33, 0, 1, "c.PyConfig.program_name", "program_name"], [33, 0, 1, "c.PyConfig.pycache_prefix", "pycache_prefix"], [33, 0, 1, "c.PyConfig.pythonpath_env", "pythonpath_env"], [33, 0, 1, "c.PyConfig.quiet", "quiet"], [33, 0, 1, "c.PyConfig.run_command", "run_command"], [33, 0, 1, "c.PyConfig.run_filename", "run_filename"], [33, 0, 1, "c.PyConfig.run_module", "run_module"], [33, 0, 1, "c.PyConfig.safe_path", "safe_path"], [33, 0, 1, "c.PyConfig.show_ref_count", "show_ref_count"], [33, 0, 1, "c.PyConfig.site_import", "site_import"], [33, 0, 1, "c.PyConfig.skip_source_first_line", "skip_source_first_line"], [33, 0, 1, "c.PyConfig.stdio_encoding", "stdio_encoding"], [33, 0, 1, "c.PyConfig.stdio_errors", "stdio_errors"], [33, 0, 1, "c.PyConfig.tracemalloc", "tracemalloc"], [33, 0, 1, "c.PyConfig.use_environment", "use_environment"], [33, 0, 1, "c.PyConfig.use_hash_seed", "use_hash_seed"], [33, 0, 1, "c.PyConfig.user_site_directory", "user_site_directory"], [33, 0, 1, "c.PyConfig.verbose", "verbose"], [33, 0, 1, "c.PyConfig.warn_default_encoding", "warn_default_encoding"], [33, 0, 1, "c.PyConfig.warnoptions", "warnoptions"], [33, 0, 1, "c.PyConfig.write_bytecode", "write_bytecode"], [33, 0, 1, "c.PyConfig.xoptions", "xoptions"]], "PyConfig_Clear": [[33, 3, 1, "c.PyConfig_Clear", "config"]], "PyConfig_InitIsolatedConfig": [[33, 3, 1, "c.PyConfig_InitIsolatedConfig", "config"]], "PyConfig_InitPythonConfig": [[33, 3, 1, "c.PyConfig_InitPythonConfig", "config"]], "PyConfig_Read": [[33, 3, 1, "c.PyConfig_Read", "config"]], "PyConfig_SetArgv": [[33, 3, 1, "c.PyConfig_SetArgv", "argc"], [33, 3, 1, "c.PyConfig_SetArgv", "argv"], [33, 3, 1, "c.PyConfig_SetArgv", "config"]], "PyConfig_SetBytesArgv": [[33, 3, 1, "c.PyConfig_SetBytesArgv", "argc"], [33, 3, 1, "c.PyConfig_SetBytesArgv", "argv"], [33, 3, 1, "c.PyConfig_SetBytesArgv", "config"]], "PyConfig_SetBytesString": [[33, 3, 1, "c.PyConfig_SetBytesString", "config"], [33, 3, 1, "c.PyConfig_SetBytesString", "config_str"], [33, 3, 1, "c.PyConfig_SetBytesString", "str"]], "PyConfig_SetString": [[33, 3, 1, "c.PyConfig_SetString", "config"], [33, 3, 1, "c.PyConfig_SetString", "config_str"], [33, 3, 1, "c.PyConfig_SetString", "str"]], "PyConfig_SetWideStringList": [[33, 3, 1, "c.PyConfig_SetWideStringList", "config"], [33, 3, 1, "c.PyConfig_SetWideStringList", "items"], [33, 3, 1, "c.PyConfig_SetWideStringList", "length"], [33, 3, 1, "c.PyConfig_SetWideStringList", "list"]], "PyContextToken_CheckExact": [[17, 3, 1, "c.PyContextToken_CheckExact", "o"]], "PyContextVar_CheckExact": [[17, 3, 1, "c.PyContextVar_CheckExact", "o"]], "PyContextVar_Get": [[17, 3, 1, "c.PyContextVar_Get", "default_value"], [17, 3, 1, "c.PyContextVar_Get", "value"], [17, 3, 1, "c.PyContextVar_Get", "var"]], "PyContextVar_New": [[17, 3, 1, "c.PyContextVar_New", "def"], [17, 3, 1, "c.PyContextVar_New", "name"]], "PyContextVar_Reset": [[17, 3, 1, "c.PyContextVar_Reset", "token"], [17, 3, 1, "c.PyContextVar_Reset", "var"]], "PyContextVar_Set": [[17, 3, 1, "c.PyContextVar_Set", "value"], [17, 3, 1, "c.PyContextVar_Set", "var"]], "PyContext_CheckExact": [[17, 3, 1, "c.PyContext_CheckExact", "o"]], "PyContext_Copy": [[17, 3, 1, "c.PyContext_Copy", "ctx"]], "PyContext_Enter": [[17, 3, 1, "c.PyContext_Enter", "ctx"]], "PyContext_Exit": [[17, 3, 1, "c.PyContext_Exit", "ctx"]], "PyCoro_CheckExact": [[19, 3, 1, "c.PyCoro_CheckExact", "ob"]], "PyCoro_New": [[19, 3, 1, "c.PyCoro_New", "frame"], [19, 3, 1, "c.PyCoro_New", "name"], [19, 3, 1, "c.PyCoro_New", "qualname"]], "PyDateTime_Check": [[20, 3, 1, "c.PyDateTime_Check", "ob"]], "PyDateTime_CheckExact": [[20, 3, 1, "c.PyDateTime_CheckExact", "ob"]], "PyDateTime_DATE_GET_FOLD": [[20, 3, 1, "c.PyDateTime_DATE_GET_FOLD", "o"]], "PyDateTime_DATE_GET_HOUR": [[20, 3, 1, "c.PyDateTime_DATE_GET_HOUR", "o"]], "PyDateTime_DATE_GET_MICROSECOND": [[20, 3, 1, "c.PyDateTime_DATE_GET_MICROSECOND", "o"]], "PyDateTime_DATE_GET_MINUTE": [[20, 3, 1, "c.PyDateTime_DATE_GET_MINUTE", "o"]], "PyDateTime_DATE_GET_SECOND": [[20, 3, 1, "c.PyDateTime_DATE_GET_SECOND", "o"]], "PyDateTime_DATE_GET_TZINFO": [[20, 3, 1, "c.PyDateTime_DATE_GET_TZINFO", "o"]], "PyDateTime_DELTA_GET_DAYS": [[20, 3, 1, "c.PyDateTime_DELTA_GET_DAYS", "o"]], "PyDateTime_DELTA_GET_MICROSECONDS": [[20, 3, 1, "c.PyDateTime_DELTA_GET_MICROSECONDS", "o"]], "PyDateTime_DELTA_GET_SECONDS": [[20, 3, 1, "c.PyDateTime_DELTA_GET_SECONDS", "o"]], "PyDateTime_FromDateAndTime": [[20, 3, 1, "c.PyDateTime_FromDateAndTime", "day"], [20, 3, 1, "c.PyDateTime_FromDateAndTime", "hour"], [20, 3, 1, "c.PyDateTime_FromDateAndTime", "minute"], [20, 3, 1, "c.PyDateTime_FromDateAndTime", "month"], [20, 3, 1, "c.PyDateTime_FromDateAndTime", "second"], [20, 3, 1, "c.PyDateTime_FromDateAndTime", "usecond"], [20, 3, 1, "c.PyDateTime_FromDateAndTime", "year"]], "PyDateTime_FromDateAndTimeAndFold": [[20, 3, 1, "c.PyDateTime_FromDateAndTimeAndFold", "day"], [20, 3, 1, "c.PyDateTime_FromDateAndTimeAndFold", "fold"], [20, 3, 1, "c.PyDateTime_FromDateAndTimeAndFold", "hour"], [20, 3, 1, "c.PyDateTime_FromDateAndTimeAndFold", "minute"], [20, 3, 1, "c.PyDateTime_FromDateAndTimeAndFold", "month"], [20, 3, 1, "c.PyDateTime_FromDateAndTimeAndFold", "second"], [20, 3, 1, "c.PyDateTime_FromDateAndTimeAndFold", "usecond"], [20, 3, 1, "c.PyDateTime_FromDateAndTimeAndFold", "year"]], "PyDateTime_FromTimestamp": [[20, 3, 1, "c.PyDateTime_FromTimestamp", "args"]], "PyDateTime_GET_DAY": [[20, 3, 1, "c.PyDateTime_GET_DAY", "o"]], "PyDateTime_GET_MONTH": [[20, 3, 1, "c.PyDateTime_GET_MONTH", "o"]], "PyDateTime_GET_YEAR": [[20, 3, 1, "c.PyDateTime_GET_YEAR", "o"]], "PyDateTime_TIME_GET_FOLD": [[20, 3, 1, "c.PyDateTime_TIME_GET_FOLD", "o"]], "PyDateTime_TIME_GET_HOUR": [[20, 3, 1, "c.PyDateTime_TIME_GET_HOUR", "o"]], "PyDateTime_TIME_GET_MICROSECOND": [[20, 3, 1, "c.PyDateTime_TIME_GET_MICROSECOND", "o"]], "PyDateTime_TIME_GET_MINUTE": [[20, 3, 1, "c.PyDateTime_TIME_GET_MINUTE", "o"]], "PyDateTime_TIME_GET_SECOND": [[20, 3, 1, "c.PyDateTime_TIME_GET_SECOND", "o"]], "PyDateTime_TIME_GET_TZINFO": [[20, 3, 1, "c.PyDateTime_TIME_GET_TZINFO", "o"]], "PyDate_Check": [[20, 3, 1, "c.PyDate_Check", "ob"]], "PyDate_CheckExact": [[20, 3, 1, "c.PyDate_CheckExact", "ob"]], "PyDate_FromDate": [[20, 3, 1, "c.PyDate_FromDate", "day"], [20, 3, 1, "c.PyDate_FromDate", "month"], [20, 3, 1, "c.PyDate_FromDate", "year"]], "PyDate_FromTimestamp": [[20, 3, 1, "c.PyDate_FromTimestamp", "args"]], "PyDelta_Check": [[20, 3, 1, "c.PyDelta_Check", "ob"]], "PyDelta_CheckExact": [[20, 3, 1, "c.PyDelta_CheckExact", "ob"]], "PyDelta_FromDSU": [[20, 3, 1, "c.PyDelta_FromDSU", "days"], [20, 3, 1, "c.PyDelta_FromDSU", "seconds"], [20, 3, 1, "c.PyDelta_FromDSU", "useconds"]], "PyDescr_IsData": [[21, 3, 1, "c.PyDescr_IsData", "descr"]], "PyDescr_NewClassMethod": [[21, 3, 1, "c.PyDescr_NewClassMethod", "method"], [21, 3, 1, "c.PyDescr_NewClassMethod", "type"]], "PyDescr_NewGetSet": [[21, 3, 1, "c.PyDescr_NewGetSet", "getset"], [21, 3, 1, "c.PyDescr_NewGetSet", "type"]], "PyDescr_NewMember": [[21, 3, 1, "c.PyDescr_NewMember", "meth"], [21, 3, 1, "c.PyDescr_NewMember", "type"]], "PyDescr_NewMethod": [[21, 3, 1, "c.PyDescr_NewMethod", "meth"], [21, 3, 1, "c.PyDescr_NewMethod", "type"]], "PyDescr_NewWrapper": [[21, 3, 1, "c.PyDescr_NewWrapper", "type"], [21, 3, 1, "c.PyDescr_NewWrapper", "wrapped"], [21, 3, 1, "c.PyDescr_NewWrapper", "wrapper"]], "PyDictProxy_New": [[22, 3, 1, "c.PyDictProxy_New", "mapping"]], "PyDict_AddWatcher": [[22, 3, 1, "c.PyDict_AddWatcher", "callback"]], "PyDict_Check": [[22, 3, 1, "c.PyDict_Check", "p"]], "PyDict_CheckExact": [[22, 3, 1, "c.PyDict_CheckExact", "p"]], "PyDict_Clear": [[22, 3, 1, "c.PyDict_Clear", "p"]], "PyDict_ClearWatcher": [[22, 3, 1, "c.PyDict_ClearWatcher", "watcher_id"]], "PyDict_Contains": [[22, 3, 1, "c.PyDict_Contains", "key"], [22, 3, 1, "c.PyDict_Contains", "p"]], "PyDict_Copy": [[22, 3, 1, "c.PyDict_Copy", "p"]], "PyDict_DelItem": [[22, 3, 1, "c.PyDict_DelItem", "key"], [22, 3, 1, "c.PyDict_DelItem", "p"]], "PyDict_DelItemString": [[22, 3, 1, "c.PyDict_DelItemString", "key"], [22, 3, 1, "c.PyDict_DelItemString", "p"]], "PyDict_GetItem": [[22, 3, 1, "c.PyDict_GetItem", "key"], [22, 3, 1, "c.PyDict_GetItem", "p"]], "PyDict_GetItemString": [[22, 3, 1, "c.PyDict_GetItemString", "key"], [22, 3, 1, "c.PyDict_GetItemString", "p"]], "PyDict_GetItemWithError": [[22, 3, 1, "c.PyDict_GetItemWithError", "key"], [22, 3, 1, "c.PyDict_GetItemWithError", "p"]], "PyDict_Items": [[22, 3, 1, "c.PyDict_Items", "p"]], "PyDict_Keys": [[22, 3, 1, "c.PyDict_Keys", "p"]], "PyDict_Merge": [[22, 3, 1, "c.PyDict_Merge", "a"], [22, 3, 1, "c.PyDict_Merge", "b"], [22, 3, 1, "c.PyDict_Merge", "override"]], "PyDict_MergeFromSeq2": [[22, 3, 1, "c.PyDict_MergeFromSeq2", "a"], [22, 3, 1, "c.PyDict_MergeFromSeq2", "override"], [22, 3, 1, "c.PyDict_MergeFromSeq2", "seq2"]], "PyDict_Next": [[22, 3, 1, "c.PyDict_Next", "p"], [22, 3, 1, "c.PyDict_Next", "pkey"], [22, 3, 1, "c.PyDict_Next", "ppos"], [22, 3, 1, "c.PyDict_Next", "pvalue"]], "PyDict_SetDefault": [[22, 3, 1, "c.PyDict_SetDefault", "defaultobj"], [22, 3, 1, "c.PyDict_SetDefault", "key"], [22, 3, 1, "c.PyDict_SetDefault", "p"]], "PyDict_SetItem": [[22, 3, 1, "c.PyDict_SetItem", "key"], [22, 3, 1, "c.PyDict_SetItem", "p"], [22, 3, 1, "c.PyDict_SetItem", "val"]], "PyDict_SetItemString": [[22, 3, 1, "c.PyDict_SetItemString", "key"], [22, 3, 1, "c.PyDict_SetItemString", "p"], [22, 3, 1, "c.PyDict_SetItemString", "val"]], "PyDict_Size": [[22, 3, 1, "c.PyDict_Size", "p"]], "PyDict_Unwatch": [[22, 3, 1, "c.PyDict_Unwatch", "dict"], [22, 3, 1, "c.PyDict_Unwatch", "watcher_id"]], "PyDict_Update": [[22, 3, 1, "c.PyDict_Update", "a"], [22, 3, 1, "c.PyDict_Update", "b"]], "PyDict_Values": [[22, 3, 1, "c.PyDict_Values", "p"]], "PyDict_Watch": [[22, 3, 1, "c.PyDict_Watch", "dict"], [22, 3, 1, "c.PyDict_Watch", "watcher_id"]], "PyErr_DisplayException": [[23, 3, 1, "c.PyErr_DisplayException", "exc"]], "PyErr_ExceptionMatches": [[23, 3, 1, "c.PyErr_ExceptionMatches", "exc"]], "PyErr_Fetch": [[23, 3, 1, "c.PyErr_Fetch", "ptraceback"], [23, 3, 1, "c.PyErr_Fetch", "ptype"], [23, 3, 1, "c.PyErr_Fetch", "pvalue"]], "PyErr_Format": [[23, 3, 1, "c.PyErr_Format", "exception"], [23, 3, 1, "c.PyErr_Format", "format"]], "PyErr_FormatV": [[23, 3, 1, "c.PyErr_FormatV", "exception"], [23, 3, 1, "c.PyErr_FormatV", "format"], [23, 3, 1, "c.PyErr_FormatV", "vargs"]], "PyErr_GetExcInfo": [[23, 3, 1, "c.PyErr_GetExcInfo", "ptraceback"], [23, 3, 1, "c.PyErr_GetExcInfo", "ptype"], [23, 3, 1, "c.PyErr_GetExcInfo", "pvalue"]], "PyErr_GivenExceptionMatches": [[23, 3, 1, "c.PyErr_GivenExceptionMatches", "exc"], [23, 3, 1, "c.PyErr_GivenExceptionMatches", "given"]], "PyErr_NewException": [[23, 3, 1, "c.PyErr_NewException", "base"], [23, 3, 1, "c.PyErr_NewException", "dict"], [23, 3, 1, "c.PyErr_NewException", "name"]], "PyErr_NewExceptionWithDoc": [[23, 3, 1, "c.PyErr_NewExceptionWithDoc", "base"], [23, 3, 1, "c.PyErr_NewExceptionWithDoc", "dict"], [23, 3, 1, "c.PyErr_NewExceptionWithDoc", "doc"], [23, 3, 1, "c.PyErr_NewExceptionWithDoc", "name"]], "PyErr_NormalizeException": [[23, 3, 1, "c.PyErr_NormalizeException", "exc"], [23, 3, 1, "c.PyErr_NormalizeException", "tb"], [23, 3, 1, "c.PyErr_NormalizeException", "val"]], "PyErr_PrintEx": [[23, 3, 1, "c.PyErr_PrintEx", "set_sys_last_vars"]], "PyErr_ResourceWarning": [[23, 3, 1, "c.PyErr_ResourceWarning", "format"], [23, 3, 1, "c.PyErr_ResourceWarning", "source"], [23, 3, 1, "c.PyErr_ResourceWarning", "stack_level"]], "PyErr_Restore": [[23, 3, 1, "c.PyErr_Restore", "traceback"], [23, 3, 1, "c.PyErr_Restore", "type"], [23, 3, 1, "c.PyErr_Restore", "value"]], "PyErr_SetExcFromWindowsErr": [[23, 3, 1, "c.PyErr_SetExcFromWindowsErr", "ierr"], [23, 3, 1, "c.PyErr_SetExcFromWindowsErr", "type"]], "PyErr_SetExcFromWindowsErrWithFilename": [[23, 3, 1, "c.PyErr_SetExcFromWindowsErrWithFilename", "filename"], [23, 3, 1, "c.PyErr_SetExcFromWindowsErrWithFilename", "ierr"], [23, 3, 1, "c.PyErr_SetExcFromWindowsErrWithFilename", "type"]], "PyErr_SetExcFromWindowsErrWithFilenameObject": [[23, 3, 1, "c.PyErr_SetExcFromWindowsErrWithFilenameObject", "filename"], [23, 3, 1, "c.PyErr_SetExcFromWindowsErrWithFilenameObject", "ierr"], [23, 3, 1, "c.PyErr_SetExcFromWindowsErrWithFilenameObject", "type"]], "PyErr_SetExcFromWindowsErrWithFilenameObjects": [[23, 3, 1, "c.PyErr_SetExcFromWindowsErrWithFilenameObjects", "filename"], [23, 3, 1, "c.PyErr_SetExcFromWindowsErrWithFilenameObjects", "filename2"], [23, 3, 1, "c.PyErr_SetExcFromWindowsErrWithFilenameObjects", "ierr"], [23, 3, 1, "c.PyErr_SetExcFromWindowsErrWithFilenameObjects", "type"]], "PyErr_SetExcInfo": [[23, 3, 1, "c.PyErr_SetExcInfo", "traceback"], [23, 3, 1, "c.PyErr_SetExcInfo", "type"], [23, 3, 1, "c.PyErr_SetExcInfo", "value"]], "PyErr_SetFromErrno": [[23, 3, 1, "c.PyErr_SetFromErrno", "type"]], "PyErr_SetFromErrnoWithFilename": [[23, 3, 1, "c.PyErr_SetFromErrnoWithFilename", "filename"], [23, 3, 1, "c.PyErr_SetFromErrnoWithFilename", "type"]], "PyErr_SetFromErrnoWithFilenameObject": [[23, 3, 1, "c.PyErr_SetFromErrnoWithFilenameObject", "filenameObject"], [23, 3, 1, "c.PyErr_SetFromErrnoWithFilenameObject", "type"]], "PyErr_SetFromErrnoWithFilenameObjects": [[23, 3, 1, "c.PyErr_SetFromErrnoWithFilenameObjects", "filenameObject"], [23, 3, 1, "c.PyErr_SetFromErrnoWithFilenameObjects", "filenameObject2"], [23, 3, 1, "c.PyErr_SetFromErrnoWithFilenameObjects", "type"]], "PyErr_SetFromWindowsErr": [[23, 3, 1, "c.PyErr_SetFromWindowsErr", "ierr"]], "PyErr_SetFromWindowsErrWithFilename": [[23, 3, 1, "c.PyErr_SetFromWindowsErrWithFilename", "filename"], [23, 3, 1, "c.PyErr_SetFromWindowsErrWithFilename", "ierr"]], "PyErr_SetHandledException": [[23, 3, 1, "c.PyErr_SetHandledException", "exc"]], "PyErr_SetImportError": [[23, 3, 1, "c.PyErr_SetImportError", "msg"], [23, 3, 1, "c.PyErr_SetImportError", "name"], [23, 3, 1, "c.PyErr_SetImportError", "path"]], "PyErr_SetImportErrorSubclass": [[23, 3, 1, "c.PyErr_SetImportErrorSubclass", "exception"], [23, 3, 1, "c.PyErr_SetImportErrorSubclass", "msg"], [23, 3, 1, "c.PyErr_SetImportErrorSubclass", "name"], [23, 3, 1, "c.PyErr_SetImportErrorSubclass", "path"]], "PyErr_SetInterruptEx": [[23, 3, 1, "c.PyErr_SetInterruptEx", "signum"]], "PyErr_SetNone": [[23, 3, 1, "c.PyErr_SetNone", "type"]], "PyErr_SetObject": [[23, 3, 1, "c.PyErr_SetObject", "type"], [23, 3, 1, "c.PyErr_SetObject", "value"]], "PyErr_SetRaisedException": [[23, 3, 1, "c.PyErr_SetRaisedException", "exc"]], "PyErr_SetString": [[23, 3, 1, "c.PyErr_SetString", "message"], [23, 3, 1, "c.PyErr_SetString", "type"]], "PyErr_SyntaxLocation": [[23, 3, 1, "c.PyErr_SyntaxLocation", "filename"], [23, 3, 1, "c.PyErr_SyntaxLocation", "lineno"]], "PyErr_SyntaxLocationEx": [[23, 3, 1, "c.PyErr_SyntaxLocationEx", "col_offset"], [23, 3, 1, "c.PyErr_SyntaxLocationEx", "filename"], [23, 3, 1, "c.PyErr_SyntaxLocationEx", "lineno"]], "PyErr_SyntaxLocationObject": [[23, 3, 1, "c.PyErr_SyntaxLocationObject", "col_offset"], [23, 3, 1, "c.PyErr_SyntaxLocationObject", "filename"], [23, 3, 1, "c.PyErr_SyntaxLocationObject", "lineno"]], "PyErr_WarnEx": [[23, 3, 1, "c.PyErr_WarnEx", "category"], [23, 3, 1, "c.PyErr_WarnEx", "message"], [23, 3, 1, "c.PyErr_WarnEx", "stack_level"]], "PyErr_WarnExplicit": [[23, 3, 1, "c.PyErr_WarnExplicit", "category"], [23, 3, 1, "c.PyErr_WarnExplicit", "filename"], [23, 3, 1, "c.PyErr_WarnExplicit", "lineno"], [23, 3, 1, "c.PyErr_WarnExplicit", "message"], [23, 3, 1, "c.PyErr_WarnExplicit", "module"], [23, 3, 1, "c.PyErr_WarnExplicit", "registry"]], "PyErr_WarnExplicitObject": [[23, 3, 1, "c.PyErr_WarnExplicitObject", "category"], [23, 3, 1, "c.PyErr_WarnExplicitObject", "filename"], [23, 3, 1, "c.PyErr_WarnExplicitObject", "lineno"], [23, 3, 1, "c.PyErr_WarnExplicitObject", "message"], [23, 3, 1, "c.PyErr_WarnExplicitObject", "module"], [23, 3, 1, "c.PyErr_WarnExplicitObject", "registry"]], "PyErr_WarnFormat": [[23, 3, 1, "c.PyErr_WarnFormat", "category"], [23, 3, 1, "c.PyErr_WarnFormat", "format"], [23, 3, 1, "c.PyErr_WarnFormat", "stack_level"]], "PyErr_WriteUnraisable": [[23, 3, 1, "c.PyErr_WriteUnraisable", "obj"]], "PyEval_AcquireThread": [[32, 3, 1, "c.PyEval_AcquireThread", "tstate"]], "PyEval_EvalCode": [[65, 3, 1, "c.PyEval_EvalCode", "co"], [65, 3, 1, "c.PyEval_EvalCode", "globals"], [65, 3, 1, "c.PyEval_EvalCode", "locals"]], "PyEval_EvalCodeEx": [[65, 3, 1, "c.PyEval_EvalCodeEx", "argcount"], [65, 3, 1, "c.PyEval_EvalCodeEx", "args"], [65, 3, 1, "c.PyEval_EvalCodeEx", "closure"], [65, 3, 1, "c.PyEval_EvalCodeEx", "co"], [65, 3, 1, "c.PyEval_EvalCodeEx", "defcount"], [65, 3, 1, "c.PyEval_EvalCodeEx", "defs"], [65, 3, 1, "c.PyEval_EvalCodeEx", "globals"], [65, 3, 1, "c.PyEval_EvalCodeEx", "kwcount"], [65, 3, 1, "c.PyEval_EvalCodeEx", "kwdefs"], [65, 3, 1, "c.PyEval_EvalCodeEx", "kws"], [65, 3, 1, "c.PyEval_EvalCodeEx", "locals"]], "PyEval_EvalFrame": [[65, 3, 1, "c.PyEval_EvalFrame", "f"]], "PyEval_EvalFrameEx": [[65, 3, 1, "c.PyEval_EvalFrameEx", "f"], [65, 3, 1, "c.PyEval_EvalFrameEx", "throwflag"]], "PyEval_GetFuncDesc": [[52, 3, 1, "c.PyEval_GetFuncDesc", "func"]], "PyEval_GetFuncName": [[52, 3, 1, "c.PyEval_GetFuncName", "func"]], "PyEval_MergeCompilerFlags": [[65, 3, 1, "c.PyEval_MergeCompilerFlags", "cf"]], "PyEval_ReleaseThread": [[32, 3, 1, "c.PyEval_ReleaseThread", "tstate"]], "PyEval_RestoreThread": [[32, 3, 1, "c.PyEval_RestoreThread", "tstate"]], "PyEval_SetProfile": [[32, 3, 1, "c.PyEval_SetProfile", "func"], [32, 3, 1, "c.PyEval_SetProfile", "obj"]], "PyEval_SetProfileAllThreads": [[32, 3, 1, "c.PyEval_SetProfileAllThreads", "func"], [32, 3, 1, "c.PyEval_SetProfileAllThreads", "obj"]], "PyEval_SetTrace": [[32, 3, 1, "c.PyEval_SetTrace", "func"], [32, 3, 1, "c.PyEval_SetTrace", "obj"]], "PyEval_SetTraceAllThreads": [[32, 3, 1, "c.PyEval_SetTraceAllThreads", "func"], [32, 3, 1, "c.PyEval_SetTraceAllThreads", "obj"]], "PyException_GetArgs": [[23, 3, 1, "c.PyException_GetArgs", "ex"]], "PyException_GetCause": [[23, 3, 1, "c.PyException_GetCause", "ex"]], "PyException_GetContext": [[23, 3, 1, "c.PyException_GetContext", "ex"]], "PyException_GetTraceback": [[23, 3, 1, "c.PyException_GetTraceback", "ex"]], "PyException_SetArgs": [[23, 3, 1, "c.PyException_SetArgs", "args"], [23, 3, 1, "c.PyException_SetArgs", "ex"]], "PyException_SetCause": [[23, 3, 1, "c.PyException_SetCause", "cause"], [23, 3, 1, "c.PyException_SetCause", "ex"]], "PyException_SetContext": [[23, 3, 1, "c.PyException_SetContext", "ctx"], [23, 3, 1, "c.PyException_SetContext", "ex"]], "PyException_SetTraceback": [[23, 3, 1, "c.PyException_SetTraceback", "ex"], [23, 3, 1, "c.PyException_SetTraceback", "tb"]], "PyFile_FromFd": [[24, 3, 1, "c.PyFile_FromFd", "buffering"], [24, 3, 1, "c.PyFile_FromFd", "closefd"], [24, 3, 1, "c.PyFile_FromFd", "encoding"], [24, 3, 1, "c.PyFile_FromFd", "errors"], [24, 3, 1, "c.PyFile_FromFd", "fd"], [24, 3, 1, "c.PyFile_FromFd", "mode"], [24, 3, 1, "c.PyFile_FromFd", "name"], [24, 3, 1, "c.PyFile_FromFd", "newline"]], "PyFile_GetLine": [[24, 3, 1, "c.PyFile_GetLine", "n"], [24, 3, 1, "c.PyFile_GetLine", "p"]], "PyFile_SetOpenCodeHook": [[24, 3, 1, "c.PyFile_SetOpenCodeHook", "handler"]], "PyFile_WriteObject": [[24, 3, 1, "c.PyFile_WriteObject", "flags"], [24, 3, 1, "c.PyFile_WriteObject", "obj"], [24, 3, 1, "c.PyFile_WriteObject", "p"]], "PyFile_WriteString": [[24, 3, 1, "c.PyFile_WriteString", "p"], [24, 3, 1, "c.PyFile_WriteString", "s"]], "PyFloat_AS_DOUBLE": [[25, 3, 1, "c.PyFloat_AS_DOUBLE", "pyfloat"]], "PyFloat_AsDouble": [[25, 3, 1, "c.PyFloat_AsDouble", "pyfloat"]], "PyFloat_Check": [[25, 3, 1, "c.PyFloat_Check", "p"]], "PyFloat_CheckExact": [[25, 3, 1, "c.PyFloat_CheckExact", "p"]], "PyFloat_FromDouble": [[25, 3, 1, "c.PyFloat_FromDouble", "v"]], "PyFloat_FromString": [[25, 3, 1, "c.PyFloat_FromString", "str"]], "PyFloat_Pack2": [[25, 3, 1, "c.PyFloat_Pack2", "le"], [25, 3, 1, "c.PyFloat_Pack2", "p"], [25, 3, 1, "c.PyFloat_Pack2", "x"]], "PyFloat_Pack4": [[25, 3, 1, "c.PyFloat_Pack4", "le"], [25, 3, 1, "c.PyFloat_Pack4", "p"], [25, 3, 1, "c.PyFloat_Pack4", "x"]], "PyFloat_Pack8": [[25, 3, 1, "c.PyFloat_Pack8", "le"], [25, 3, 1, "c.PyFloat_Pack8", "p"], [25, 3, 1, "c.PyFloat_Pack8", "x"]], "PyFloat_Unpack2": [[25, 3, 1, "c.PyFloat_Unpack2", "le"], [25, 3, 1, "c.PyFloat_Unpack2", "p"]], "PyFloat_Unpack4": [[25, 3, 1, "c.PyFloat_Unpack4", "le"], [25, 3, 1, "c.PyFloat_Unpack4", "p"]], "PyFloat_Unpack8": [[25, 3, 1, "c.PyFloat_Unpack8", "le"], [25, 3, 1, "c.PyFloat_Unpack8", "p"]], "PyFrame_Check": [[26, 3, 1, "c.PyFrame_Check", "obj"]], "PyFrame_GetBack": [[26, 3, 1, "c.PyFrame_GetBack", "frame"]], "PyFrame_GetBuiltins": [[26, 3, 1, "c.PyFrame_GetBuiltins", "frame"]], "PyFrame_GetCode": [[26, 3, 1, "c.PyFrame_GetCode", "frame"]], "PyFrame_GetGenerator": [[26, 3, 1, "c.PyFrame_GetGenerator", "frame"]], "PyFrame_GetGlobals": [[26, 3, 1, "c.PyFrame_GetGlobals", "frame"]], "PyFrame_GetLasti": [[26, 3, 1, "c.PyFrame_GetLasti", "frame"]], "PyFrame_GetLineNumber": [[26, 3, 1, "c.PyFrame_GetLineNumber", "frame"]], "PyFrame_GetLocals": [[26, 3, 1, "c.PyFrame_GetLocals", "frame"]], "PyFrame_GetVar": [[26, 3, 1, "c.PyFrame_GetVar", "frame"], [26, 3, 1, "c.PyFrame_GetVar", "name"]], "PyFrame_GetVarString": [[26, 3, 1, "c.PyFrame_GetVarString", "frame"], [26, 3, 1, "c.PyFrame_GetVarString", "name"]], "PyFrozenSet_Check": [[54, 3, 1, "c.PyFrozenSet_Check", "p"]], "PyFrozenSet_CheckExact": [[54, 3, 1, "c.PyFrozenSet_CheckExact", "p"]], "PyFrozenSet_New": [[54, 3, 1, "c.PyFrozenSet_New", "iterable"]], "PyFunction_AddWatcher": [[27, 3, 1, "c.PyFunction_AddWatcher", "callback"]], "PyFunction_Check": [[27, 3, 1, "c.PyFunction_Check", "o"]], "PyFunction_ClearWatcher": [[27, 3, 1, "c.PyFunction_ClearWatcher", "watcher_id"]], "PyFunction_GetAnnotations": [[27, 3, 1, "c.PyFunction_GetAnnotations", "op"]], "PyFunction_GetClosure": [[27, 3, 1, "c.PyFunction_GetClosure", "op"]], "PyFunction_GetCode": [[27, 3, 1, "c.PyFunction_GetCode", "op"]], "PyFunction_GetDefaults": [[27, 3, 1, "c.PyFunction_GetDefaults", "op"]], "PyFunction_GetGlobals": [[27, 3, 1, "c.PyFunction_GetGlobals", "op"]], "PyFunction_GetModule": [[27, 3, 1, "c.PyFunction_GetModule", "op"]], "PyFunction_New": [[27, 3, 1, "c.PyFunction_New", "code"], [27, 3, 1, "c.PyFunction_New", "globals"]], "PyFunction_NewWithQualName": [[27, 3, 1, "c.PyFunction_NewWithQualName", "code"], [27, 3, 1, "c.PyFunction_NewWithQualName", "globals"], [27, 3, 1, "c.PyFunction_NewWithQualName", "qualname"]], "PyFunction_SetAnnotations": [[27, 3, 1, "c.PyFunction_SetAnnotations", "annotations"], [27, 3, 1, "c.PyFunction_SetAnnotations", "op"]], "PyFunction_SetClosure": [[27, 3, 1, "c.PyFunction_SetClosure", "closure"], [27, 3, 1, "c.PyFunction_SetClosure", "op"]], "PyFunction_SetDefaults": [[27, 3, 1, "c.PyFunction_SetDefaults", "defaults"], [27, 3, 1, "c.PyFunction_SetDefaults", "op"]], "PyFunction_SetVectorcall": [[27, 3, 1, "c.PyFunction_SetVectorcall", "func"], [27, 3, 1, "c.PyFunction_SetVectorcall", "vectorcall"]], "PyGen_Check": [[29, 3, 1, "c.PyGen_Check", "ob"]], "PyGen_CheckExact": [[29, 3, 1, "c.PyGen_CheckExact", "ob"]], "PyGen_New": [[29, 3, 1, "c.PyGen_New", "frame"]], "PyGen_NewWithQualName": [[29, 3, 1, "c.PyGen_NewWithQualName", "frame"], [29, 3, 1, "c.PyGen_NewWithQualName", "name"], [29, 3, 1, "c.PyGen_NewWithQualName", "qualname"]], "PyGetSetDef": [[57, 0, 1, "c.PyGetSetDef.closure", "closure"], [57, 0, 1, "c.PyGetSetDef.doc", "doc"], [57, 0, 1, "c.PyGetSetDef.get", "get"], [57, 0, 1, "c.PyGetSetDef.name", "name"], [57, 0, 1, "c.PyGetSetDef.set", "set"]], "PyImport_AddModule": [[30, 3, 1, "c.PyImport_AddModule", "name"]], "PyImport_AddModuleObject": [[30, 3, 1, "c.PyImport_AddModuleObject", "name"]], "PyImport_AppendInittab": [[30, 3, 1, "c.PyImport_AppendInittab", "initfunc"], [30, 3, 1, "c.PyImport_AppendInittab", "name"]], "PyImport_ExecCodeModule": [[30, 3, 1, "c.PyImport_ExecCodeModule", "co"], [30, 3, 1, "c.PyImport_ExecCodeModule", "name"]], "PyImport_ExecCodeModuleEx": [[30, 3, 1, "c.PyImport_ExecCodeModuleEx", "co"], [30, 3, 1, "c.PyImport_ExecCodeModuleEx", "name"], [30, 3, 1, "c.PyImport_ExecCodeModuleEx", "pathname"]], "PyImport_ExecCodeModuleObject": [[30, 3, 1, "c.PyImport_ExecCodeModuleObject", "co"], [30, 3, 1, "c.PyImport_ExecCodeModuleObject", "cpathname"], [30, 3, 1, "c.PyImport_ExecCodeModuleObject", "name"], [30, 3, 1, "c.PyImport_ExecCodeModuleObject", "pathname"]], "PyImport_ExecCodeModuleWithPathnames": [[30, 3, 1, "c.PyImport_ExecCodeModuleWithPathnames", "co"], [30, 3, 1, "c.PyImport_ExecCodeModuleWithPathnames", "cpathname"], [30, 3, 1, "c.PyImport_ExecCodeModuleWithPathnames", "name"], [30, 3, 1, "c.PyImport_ExecCodeModuleWithPathnames", "pathname"]], "PyImport_ExtendInittab": [[30, 3, 1, "c.PyImport_ExtendInittab", "newtab"]], "PyImport_GetImporter": [[30, 3, 1, "c.PyImport_GetImporter", "path"]], "PyImport_GetModule": [[30, 3, 1, "c.PyImport_GetModule", "name"]], "PyImport_Import": [[30, 3, 1, "c.PyImport_Import", "name"]], "PyImport_ImportFrozenModule": [[30, 3, 1, "c.PyImport_ImportFrozenModule", "name"]], "PyImport_ImportFrozenModuleObject": [[30, 3, 1, "c.PyImport_ImportFrozenModuleObject", "name"]], "PyImport_ImportModule": [[30, 3, 1, "c.PyImport_ImportModule", "name"]], "PyImport_ImportModuleEx": [[30, 3, 1, "c.PyImport_ImportModuleEx", "fromlist"], [30, 3, 1, "c.PyImport_ImportModuleEx", "globals"], [30, 3, 1, "c.PyImport_ImportModuleEx", "locals"], [30, 3, 1, "c.PyImport_ImportModuleEx", "name"]], "PyImport_ImportModuleLevel": [[30, 3, 1, "c.PyImport_ImportModuleLevel", "fromlist"], [30, 3, 1, "c.PyImport_ImportModuleLevel", "globals"], [30, 3, 1, "c.PyImport_ImportModuleLevel", "level"], [30, 3, 1, "c.PyImport_ImportModuleLevel", "locals"], [30, 3, 1, "c.PyImport_ImportModuleLevel", "name"]], "PyImport_ImportModuleLevelObject": [[30, 3, 1, "c.PyImport_ImportModuleLevelObject", "fromlist"], [30, 3, 1, "c.PyImport_ImportModuleLevelObject", "globals"], [30, 3, 1, "c.PyImport_ImportModuleLevelObject", "level"], [30, 3, 1, "c.PyImport_ImportModuleLevelObject", "locals"], [30, 3, 1, "c.PyImport_ImportModuleLevelObject", "name"]], "PyImport_ImportModuleNoBlock": [[30, 3, 1, "c.PyImport_ImportModuleNoBlock", "name"]], "PyImport_ReloadModule": [[30, 3, 1, "c.PyImport_ReloadModule", "m"]], "PyIndex_Check": [[46, 3, 1, "c.PyIndex_Check", "o"]], "PyInstanceMethod_Check": [[43, 3, 1, "c.PyInstanceMethod_Check", "o"]], "PyInstanceMethod_Function": [[43, 3, 1, "c.PyInstanceMethod_Function", "im"]], "PyInstanceMethod_GET_FUNCTION": [[43, 3, 1, "c.PyInstanceMethod_GET_FUNCTION", "im"]], "PyInstanceMethod_New": [[43, 3, 1, "c.PyInstanceMethod_New", "func"]], "PyInterpreterConfig": [[32, 0, 1, "c.PyInterpreterConfig.allow_daemon_threads", "allow_daemon_threads"], [32, 0, 1, "c.PyInterpreterConfig.allow_exec", "allow_exec"], [32, 0, 1, "c.PyInterpreterConfig.allow_fork", "allow_fork"], [32, 0, 1, "c.PyInterpreterConfig.allow_threads", "allow_threads"], [32, 0, 1, "c.PyInterpreterConfig.check_multi_interp_extensions", "check_multi_interp_extensions"], [32, 0, 1, "c.PyInterpreterConfig.gil", "gil"], [32, 0, 1, "c.PyInterpreterConfig.use_main_obmalloc", "use_main_obmalloc"]], "PyInterpreterState_Clear": [[32, 3, 1, "c.PyInterpreterState_Clear", "interp"]], "PyInterpreterState_Delete": [[32, 3, 1, "c.PyInterpreterState_Delete", "interp"]], "PyInterpreterState_GetDict": [[32, 3, 1, "c.PyInterpreterState_GetDict", "interp"]], "PyInterpreterState_GetID": [[32, 3, 1, "c.PyInterpreterState_GetID", "interp"]], "PyInterpreterState_Next": [[32, 3, 1, "c.PyInterpreterState_Next", "interp"]], "PyInterpreterState_ThreadHead": [[32, 3, 1, "c.PyInterpreterState_ThreadHead", "interp"]], "PyIter_Check": [[35, 3, 1, "c.PyIter_Check", "o"]], "PyIter_Next": [[35, 3, 1, "c.PyIter_Next", "o"]], "PyIter_Send": [[35, 3, 1, "c.PyIter_Send", "arg"], [35, 3, 1, "c.PyIter_Send", "iter"], [35, 3, 1, "c.PyIter_Send", "presult"]], "PyList_Append": [[37, 3, 1, "c.PyList_Append", "item"], [37, 3, 1, "c.PyList_Append", "list"]], "PyList_AsTuple": [[37, 3, 1, "c.PyList_AsTuple", "list"]], "PyList_Check": [[37, 3, 1, "c.PyList_Check", "p"]], "PyList_CheckExact": [[37, 3, 1, "c.PyList_CheckExact", "p"]], "PyList_GET_ITEM": [[37, 3, 1, "c.PyList_GET_ITEM", "i"], [37, 3, 1, "c.PyList_GET_ITEM", "list"]], "PyList_GET_SIZE": [[37, 3, 1, "c.PyList_GET_SIZE", "list"]], "PyList_GetItem": [[37, 3, 1, "c.PyList_GetItem", "index"], [37, 3, 1, "c.PyList_GetItem", "list"]], "PyList_GetSlice": [[37, 3, 1, "c.PyList_GetSlice", "high"], [37, 3, 1, "c.PyList_GetSlice", "list"], [37, 3, 1, "c.PyList_GetSlice", "low"]], "PyList_Insert": [[37, 3, 1, "c.PyList_Insert", "index"], [37, 3, 1, "c.PyList_Insert", "item"], [37, 3, 1, "c.PyList_Insert", "list"]], "PyList_New": [[37, 3, 1, "c.PyList_New", "len"]], "PyList_Reverse": [[37, 3, 1, "c.PyList_Reverse", "list"]], "PyList_SET_ITEM": [[37, 3, 1, "c.PyList_SET_ITEM", "i"], [37, 3, 1, "c.PyList_SET_ITEM", "list"], [37, 3, 1, "c.PyList_SET_ITEM", "o"]], "PyList_SetItem": [[37, 3, 1, "c.PyList_SetItem", "index"], [37, 3, 1, "c.PyList_SetItem", "item"], [37, 3, 1, "c.PyList_SetItem", "list"]], "PyList_SetSlice": [[37, 3, 1, "c.PyList_SetSlice", "high"], [37, 3, 1, "c.PyList_SetSlice", "itemlist"], [37, 3, 1, "c.PyList_SetSlice", "list"], [37, 3, 1, "c.PyList_SetSlice", "low"]], "PyList_Size": [[37, 3, 1, "c.PyList_Size", "list"]], "PyList_Sort": [[37, 3, 1, "c.PyList_Sort", "list"]], "PyLong_AsDouble": [[38, 3, 1, "c.PyLong_AsDouble", "pylong"]], "PyLong_AsLong": [[38, 3, 1, "c.PyLong_AsLong", "obj"]], "PyLong_AsLongAndOverflow": [[38, 3, 1, "c.PyLong_AsLongAndOverflow", "obj"], [38, 3, 1, "c.PyLong_AsLongAndOverflow", "overflow"]], "PyLong_AsLongLong": [[38, 3, 1, "c.PyLong_AsLongLong", "obj"]], "PyLong_AsLongLongAndOverflow": [[38, 3, 1, "c.PyLong_AsLongLongAndOverflow", "obj"], [38, 3, 1, "c.PyLong_AsLongLongAndOverflow", "overflow"]], "PyLong_AsSize_t": [[38, 3, 1, "c.PyLong_AsSize_t", "pylong"]], "PyLong_AsSsize_t": [[38, 3, 1, "c.PyLong_AsSsize_t", "pylong"]], "PyLong_AsUnsignedLong": [[38, 3, 1, "c.PyLong_AsUnsignedLong", "pylong"]], "PyLong_AsUnsignedLongLong": [[38, 3, 1, "c.PyLong_AsUnsignedLongLong", "pylong"]], "PyLong_AsUnsignedLongLongMask": [[38, 3, 1, "c.PyLong_AsUnsignedLongLongMask", "obj"]], "PyLong_AsUnsignedLongMask": [[38, 3, 1, "c.PyLong_AsUnsignedLongMask", "obj"]], "PyLong_AsVoidPtr": [[38, 3, 1, "c.PyLong_AsVoidPtr", "pylong"]], "PyLong_Check": [[38, 3, 1, "c.PyLong_Check", "p"]], "PyLong_CheckExact": [[38, 3, 1, "c.PyLong_CheckExact", "p"]], "PyLong_FromDouble": [[38, 3, 1, "c.PyLong_FromDouble", "v"]], "PyLong_FromLong": [[38, 3, 1, "c.PyLong_FromLong", "v"]], "PyLong_FromLongLong": [[38, 3, 1, "c.PyLong_FromLongLong", "v"]], "PyLong_FromSize_t": [[38, 3, 1, "c.PyLong_FromSize_t", "v"]], "PyLong_FromSsize_t": [[38, 3, 1, "c.PyLong_FromSsize_t", "v"]], "PyLong_FromString": [[38, 3, 1, "c.PyLong_FromString", "base"], [38, 3, 1, "c.PyLong_FromString", "pend"], [38, 3, 1, "c.PyLong_FromString", "str"]], "PyLong_FromUnicodeObject": [[38, 3, 1, "c.PyLong_FromUnicodeObject", "base"], [38, 3, 1, "c.PyLong_FromUnicodeObject", "u"]], "PyLong_FromUnsignedLong": [[38, 3, 1, "c.PyLong_FromUnsignedLong", "v"]], "PyLong_FromUnsignedLongLong": [[38, 3, 1, "c.PyLong_FromUnsignedLongLong", "v"]], "PyLong_FromVoidPtr": [[38, 3, 1, "c.PyLong_FromVoidPtr", "p"]], "PyMappingMethods": [[62, 0, 1, "c.PyMappingMethods.mp_ass_subscript", "mp_ass_subscript"], [62, 0, 1, "c.PyMappingMethods.mp_length", "mp_length"], [62, 0, 1, "c.PyMappingMethods.mp_subscript", "mp_subscript"]], "PyMapping_Check": [[39, 3, 1, "c.PyMapping_Check", "o"]], "PyMapping_DelItem": [[39, 3, 1, "c.PyMapping_DelItem", "key"], [39, 3, 1, "c.PyMapping_DelItem", "o"]], "PyMapping_DelItemString": [[39, 3, 1, "c.PyMapping_DelItemString", "key"], [39, 3, 1, "c.PyMapping_DelItemString", "o"]], "PyMapping_GetItemString": [[39, 3, 1, "c.PyMapping_GetItemString", "key"], [39, 3, 1, "c.PyMapping_GetItemString", "o"]], "PyMapping_HasKey": [[39, 3, 1, "c.PyMapping_HasKey", "key"], [39, 3, 1, "c.PyMapping_HasKey", "o"]], "PyMapping_HasKeyString": [[39, 3, 1, "c.PyMapping_HasKeyString", "key"], [39, 3, 1, "c.PyMapping_HasKeyString", "o"]], "PyMapping_Items": [[39, 3, 1, "c.PyMapping_Items", "o"]], "PyMapping_Keys": [[39, 3, 1, "c.PyMapping_Keys", "o"]], "PyMapping_Length": [[39, 3, 1, "c.PyMapping_Length", "o"]], "PyMapping_SetItemString": [[39, 3, 1, "c.PyMapping_SetItemString", "key"], [39, 3, 1, "c.PyMapping_SetItemString", "o"], [39, 3, 1, "c.PyMapping_SetItemString", "v"]], "PyMapping_Size": [[39, 3, 1, "c.PyMapping_Size", "o"]], "PyMapping_Values": [[39, 3, 1, "c.PyMapping_Values", "o"]], "PyMarshal_ReadLastObjectFromFile": [[40, 3, 1, "c.PyMarshal_ReadLastObjectFromFile", "file"]], "PyMarshal_ReadLongFromFile": [[40, 3, 1, "c.PyMarshal_ReadLongFromFile", "file"]], "PyMarshal_ReadObjectFromFile": [[40, 3, 1, "c.PyMarshal_ReadObjectFromFile", "file"]], "PyMarshal_ReadObjectFromString": [[40, 3, 1, "c.PyMarshal_ReadObjectFromString", "data"], [40, 3, 1, "c.PyMarshal_ReadObjectFromString", "len"]], "PyMarshal_ReadShortFromFile": [[40, 3, 1, "c.PyMarshal_ReadShortFromFile", "file"]], "PyMarshal_WriteLongToFile": [[40, 3, 1, "c.PyMarshal_WriteLongToFile", "file"], [40, 3, 1, "c.PyMarshal_WriteLongToFile", "value"], [40, 3, 1, "c.PyMarshal_WriteLongToFile", "version"]], "PyMarshal_WriteObjectToFile": [[40, 3, 1, "c.PyMarshal_WriteObjectToFile", "file"], [40, 3, 1, "c.PyMarshal_WriteObjectToFile", "value"], [40, 3, 1, "c.PyMarshal_WriteObjectToFile", "version"]], "PyMarshal_WriteObjectToString": [[40, 3, 1, "c.PyMarshal_WriteObjectToString", "value"], [40, 3, 1, "c.PyMarshal_WriteObjectToString", "version"]], "PyMem_Calloc": [[41, 3, 1, "c.PyMem_Calloc", "elsize"], [41, 3, 1, "c.PyMem_Calloc", "nelem"]], "PyMem_Del": [[41, 3, 1, "c.PyMem_Del", "p"]], "PyMem_Free": [[41, 3, 1, "c.PyMem_Free", "p"]], "PyMem_GetAllocator": [[41, 3, 1, "c.PyMem_GetAllocator", "allocator"], [41, 3, 1, "c.PyMem_GetAllocator", "domain"]], "PyMem_Malloc": [[41, 3, 1, "c.PyMem_Malloc", "n"]], "PyMem_RawCalloc": [[41, 3, 1, "c.PyMem_RawCalloc", "elsize"], [41, 3, 1, "c.PyMem_RawCalloc", "nelem"]], "PyMem_RawFree": [[41, 3, 1, "c.PyMem_RawFree", "p"]], "PyMem_RawMalloc": [[41, 3, 1, "c.PyMem_RawMalloc", "n"]], "PyMem_RawRealloc": [[41, 3, 1, "c.PyMem_RawRealloc", "n"], [41, 3, 1, "c.PyMem_RawRealloc", "p"]], "PyMem_Realloc": [[41, 3, 1, "c.PyMem_Realloc", "n"], [41, 3, 1, "c.PyMem_Realloc", "p"]], "PyMem_SetAllocator": [[41, 3, 1, "c.PyMem_SetAllocator", "allocator"], [41, 3, 1, "c.PyMem_SetAllocator", "domain"]], "PyMemberDef": [[57, 0, 1, "c.PyMemberDef.doc", "doc"], [57, 0, 1, "c.PyMemberDef.flags", "flags"], [57, 0, 1, "c.PyMemberDef.name", "name"], [57, 0, 1, "c.PyMemberDef.offset", "offset"], [57, 0, 1, "c.PyMemberDef.type", "type"]], "PyMember_GetOne": [[57, 3, 1, "c.PyMember_GetOne", "m"], [57, 3, 1, "c.PyMember_GetOne", "obj_addr"]], "PyMember_SetOne": [[57, 3, 1, "c.PyMember_SetOne", "m"], [57, 3, 1, "c.PyMember_SetOne", "o"], [57, 3, 1, "c.PyMember_SetOne", "obj_addr"]], "PyMemoryView_Check": [[42, 3, 1, "c.PyMemoryView_Check", "obj"]], "PyMemoryView_FromBuffer": [[42, 3, 1, "c.PyMemoryView_FromBuffer", "view"]], "PyMemoryView_FromMemory": [[42, 3, 1, "c.PyMemoryView_FromMemory", "flags"], [42, 3, 1, "c.PyMemoryView_FromMemory", "mem"], [42, 3, 1, "c.PyMemoryView_FromMemory", "size"]], "PyMemoryView_FromObject": [[42, 3, 1, "c.PyMemoryView_FromObject", "obj"]], "PyMemoryView_GET_BASE": [[42, 3, 1, "c.PyMemoryView_GET_BASE", "mview"]], "PyMemoryView_GET_BUFFER": [[42, 3, 1, "c.PyMemoryView_GET_BUFFER", "mview"]], "PyMemoryView_GetContiguous": [[42, 3, 1, "c.PyMemoryView_GetContiguous", "buffertype"], [42, 3, 1, "c.PyMemoryView_GetContiguous", "obj"], [42, 3, 1, "c.PyMemoryView_GetContiguous", "order"]], "PyMethodDef": [[57, 0, 1, "c.PyMethodDef.ml_doc", "ml_doc"], [57, 0, 1, "c.PyMethodDef.ml_flags", "ml_flags"], [57, 0, 1, "c.PyMethodDef.ml_meth", "ml_meth"], [57, 0, 1, "c.PyMethodDef.ml_name", "ml_name"]], "PyMethod_Check": [[43, 3, 1, "c.PyMethod_Check", "o"]], "PyMethod_Function": [[43, 3, 1, "c.PyMethod_Function", "meth"]], "PyMethod_GET_FUNCTION": [[43, 3, 1, "c.PyMethod_GET_FUNCTION", "meth"]], "PyMethod_GET_SELF": [[43, 3, 1, "c.PyMethod_GET_SELF", "meth"]], "PyMethod_New": [[43, 3, 1, "c.PyMethod_New", "func"], [43, 3, 1, "c.PyMethod_New", "self"]], "PyMethod_Self": [[43, 3, 1, "c.PyMethod_Self", "meth"]], "PyModuleDef": [[44, 0, 1, "c.PyModuleDef.m_base", "m_base"], [44, 0, 1, "c.PyModuleDef.m_clear", "m_clear"], [44, 0, 1, "c.PyModuleDef.m_doc", "m_doc"], [44, 0, 1, "c.PyModuleDef.m_free", "m_free"], [44, 0, 1, "c.PyModuleDef.m_methods", "m_methods"], [44, 0, 1, "c.PyModuleDef.m_name", "m_name"], [44, 0, 1, "c.PyModuleDef.m_size", "m_size"], [44, 0, 1, "c.PyModuleDef.m_slots", "m_slots"], [44, 0, 1, "c.PyModuleDef.m_traverse", "m_traverse"]], "PyModuleDef.m_slots": [[44, 0, 1, "c.PyModuleDef.m_slots.m_reload", "m_reload"]], "PyModuleDef_Init": [[44, 3, 1, "c.PyModuleDef_Init", "def"]], "PyModuleDef_Slot": [[44, 0, 1, "c.PyModuleDef_Slot.slot", "slot"], [44, 0, 1, "c.PyModuleDef_Slot.value", "value"]], "PyModule_AddFunctions": [[44, 3, 1, "c.PyModule_AddFunctions", "functions"], [44, 3, 1, "c.PyModule_AddFunctions", "module"]], "PyModule_AddIntConstant": [[44, 3, 1, "c.PyModule_AddIntConstant", "module"], [44, 3, 1, "c.PyModule_AddIntConstant", "name"], [44, 3, 1, "c.PyModule_AddIntConstant", "value"]], "PyModule_AddObject": [[44, 3, 1, "c.PyModule_AddObject", "module"], [44, 3, 1, "c.PyModule_AddObject", "name"], [44, 3, 1, "c.PyModule_AddObject", "value"]], "PyModule_AddObjectRef": [[44, 3, 1, "c.PyModule_AddObjectRef", "module"], [44, 3, 1, "c.PyModule_AddObjectRef", "name"], [44, 3, 1, "c.PyModule_AddObjectRef", "value"]], "PyModule_AddStringConstant": [[44, 3, 1, "c.PyModule_AddStringConstant", "module"], [44, 3, 1, "c.PyModule_AddStringConstant", "name"], [44, 3, 1, "c.PyModule_AddStringConstant", "value"]], "PyModule_AddType": [[44, 3, 1, "c.PyModule_AddType", "module"], [44, 3, 1, "c.PyModule_AddType", "type"]], "PyModule_Check": [[44, 3, 1, "c.PyModule_Check", "p"]], "PyModule_CheckExact": [[44, 3, 1, "c.PyModule_CheckExact", "p"]], "PyModule_Create": [[44, 3, 1, "c.PyModule_Create", "def"]], "PyModule_Create2": [[44, 3, 1, "c.PyModule_Create2", "def"], [44, 3, 1, "c.PyModule_Create2", "module_api_version"]], "PyModule_ExecDef": [[44, 3, 1, "c.PyModule_ExecDef", "def"], [44, 3, 1, "c.PyModule_ExecDef", "module"]], "PyModule_FromDefAndSpec": [[44, 3, 1, "c.PyModule_FromDefAndSpec", "def"], [44, 3, 1, "c.PyModule_FromDefAndSpec", "spec"]], "PyModule_FromDefAndSpec2": [[44, 3, 1, "c.PyModule_FromDefAndSpec2", "def"], [44, 3, 1, "c.PyModule_FromDefAndSpec2", "module_api_version"], [44, 3, 1, "c.PyModule_FromDefAndSpec2", "spec"]], "PyModule_GetDef": [[44, 3, 1, "c.PyModule_GetDef", "module"]], "PyModule_GetDict": [[44, 3, 1, "c.PyModule_GetDict", "module"]], "PyModule_GetFilename": [[44, 3, 1, "c.PyModule_GetFilename", "module"]], "PyModule_GetFilenameObject": [[44, 3, 1, "c.PyModule_GetFilenameObject", "module"]], "PyModule_GetName": [[44, 3, 1, "c.PyModule_GetName", "module"]], "PyModule_GetNameObject": [[44, 3, 1, "c.PyModule_GetNameObject", "module"]], "PyModule_GetState": [[44, 3, 1, "c.PyModule_GetState", "module"]], "PyModule_New": [[44, 3, 1, "c.PyModule_New", "name"]], "PyModule_NewObject": [[44, 3, 1, "c.PyModule_NewObject", "name"]], "PyModule_SetDocString": [[44, 3, 1, "c.PyModule_SetDocString", "docstring"], [44, 3, 1, "c.PyModule_SetDocString", "module"]], "PyNumberMethods": [[62, 0, 1, "c.PyNumberMethods.nb_absolute", "nb_absolute"], [62, 0, 1, "c.PyNumberMethods.nb_add", "nb_add"], [62, 0, 1, "c.PyNumberMethods.nb_and", "nb_and"], [62, 0, 1, "c.PyNumberMethods.nb_bool", "nb_bool"], [62, 0, 1, "c.PyNumberMethods.nb_divmod", "nb_divmod"], [62, 0, 1, "c.PyNumberMethods.nb_float", "nb_float"], [62, 0, 1, "c.PyNumberMethods.nb_floor_divide", "nb_floor_divide"], [62, 0, 1, "c.PyNumberMethods.nb_index", "nb_index"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_add", "nb_inplace_add"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_and", "nb_inplace_and"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_floor_divide", "nb_inplace_floor_divide"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_lshift", "nb_inplace_lshift"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_matrix_multiply", "nb_inplace_matrix_multiply"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_multiply", "nb_inplace_multiply"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_or", "nb_inplace_or"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_power", "nb_inplace_power"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_remainder", "nb_inplace_remainder"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_rshift", "nb_inplace_rshift"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_subtract", "nb_inplace_subtract"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_true_divide", "nb_inplace_true_divide"], [62, 0, 1, "c.PyNumberMethods.nb_inplace_xor", "nb_inplace_xor"], [62, 0, 1, "c.PyNumberMethods.nb_int", "nb_int"], [62, 0, 1, "c.PyNumberMethods.nb_invert", "nb_invert"], [62, 0, 1, "c.PyNumberMethods.nb_lshift", "nb_lshift"], [62, 0, 1, "c.PyNumberMethods.nb_matrix_multiply", "nb_matrix_multiply"], [62, 0, 1, "c.PyNumberMethods.nb_multiply", "nb_multiply"], [62, 0, 1, "c.PyNumberMethods.nb_negative", "nb_negative"], [62, 0, 1, "c.PyNumberMethods.nb_or", "nb_or"], [62, 0, 1, "c.PyNumberMethods.nb_positive", "nb_positive"], [62, 0, 1, "c.PyNumberMethods.nb_power", "nb_power"], [62, 0, 1, "c.PyNumberMethods.nb_remainder", "nb_remainder"], [62, 0, 1, "c.PyNumberMethods.nb_reserved", "nb_reserved"], [62, 0, 1, "c.PyNumberMethods.nb_rshift", "nb_rshift"], [62, 0, 1, "c.PyNumberMethods.nb_subtract", "nb_subtract"], [62, 0, 1, "c.PyNumberMethods.nb_true_divide", "nb_true_divide"], [62, 0, 1, "c.PyNumberMethods.nb_xor", "nb_xor"]], "PyNumber_Absolute": [[46, 3, 1, "c.PyNumber_Absolute", "o"]], "PyNumber_Add": [[46, 3, 1, "c.PyNumber_Add", "o1"], [46, 3, 1, "c.PyNumber_Add", "o2"]], "PyNumber_And": [[46, 3, 1, "c.PyNumber_And", "o1"], [46, 3, 1, "c.PyNumber_And", "o2"]], "PyNumber_AsSsize_t": [[46, 3, 1, "c.PyNumber_AsSsize_t", "exc"], [46, 3, 1, "c.PyNumber_AsSsize_t", "o"]], "PyNumber_Check": [[46, 3, 1, "c.PyNumber_Check", "o"]], "PyNumber_Divmod": [[46, 3, 1, "c.PyNumber_Divmod", "o1"], [46, 3, 1, "c.PyNumber_Divmod", "o2"]], "PyNumber_Float": [[46, 3, 1, "c.PyNumber_Float", "o"]], "PyNumber_FloorDivide": [[46, 3, 1, "c.PyNumber_FloorDivide", "o1"], [46, 3, 1, "c.PyNumber_FloorDivide", "o2"]], "PyNumber_InPlaceAdd": [[46, 3, 1, "c.PyNumber_InPlaceAdd", "o1"], [46, 3, 1, "c.PyNumber_InPlaceAdd", "o2"]], "PyNumber_InPlaceAnd": [[46, 3, 1, "c.PyNumber_InPlaceAnd", "o1"], [46, 3, 1, "c.PyNumber_InPlaceAnd", "o2"]], "PyNumber_InPlaceFloorDivide": [[46, 3, 1, "c.PyNumber_InPlaceFloorDivide", "o1"], [46, 3, 1, "c.PyNumber_InPlaceFloorDivide", "o2"]], "PyNumber_InPlaceLshift": [[46, 3, 1, "c.PyNumber_InPlaceLshift", "o1"], [46, 3, 1, "c.PyNumber_InPlaceLshift", "o2"]], "PyNumber_InPlaceMatrixMultiply": [[46, 3, 1, "c.PyNumber_InPlaceMatrixMultiply", "o1"], [46, 3, 1, "c.PyNumber_InPlaceMatrixMultiply", "o2"]], "PyNumber_InPlaceMultiply": [[46, 3, 1, "c.PyNumber_InPlaceMultiply", "o1"], [46, 3, 1, "c.PyNumber_InPlaceMultiply", "o2"]], "PyNumber_InPlaceOr": [[46, 3, 1, "c.PyNumber_InPlaceOr", "o1"], [46, 3, 1, "c.PyNumber_InPlaceOr", "o2"]], "PyNumber_InPlacePower": [[46, 3, 1, "c.PyNumber_InPlacePower", "o1"], [46, 3, 1, "c.PyNumber_InPlacePower", "o2"], [46, 3, 1, "c.PyNumber_InPlacePower", "o3"]], "PyNumber_InPlaceRemainder": [[46, 3, 1, "c.PyNumber_InPlaceRemainder", "o1"], [46, 3, 1, "c.PyNumber_InPlaceRemainder", "o2"]], "PyNumber_InPlaceRshift": [[46, 3, 1, "c.PyNumber_InPlaceRshift", "o1"], [46, 3, 1, "c.PyNumber_InPlaceRshift", "o2"]], "PyNumber_InPlaceSubtract": [[46, 3, 1, "c.PyNumber_InPlaceSubtract", "o1"], [46, 3, 1, "c.PyNumber_InPlaceSubtract", "o2"]], "PyNumber_InPlaceTrueDivide": [[46, 3, 1, "c.PyNumber_InPlaceTrueDivide", "o1"], [46, 3, 1, "c.PyNumber_InPlaceTrueDivide", "o2"]], "PyNumber_InPlaceXor": [[46, 3, 1, "c.PyNumber_InPlaceXor", "o1"], [46, 3, 1, "c.PyNumber_InPlaceXor", "o2"]], "PyNumber_Index": [[46, 3, 1, "c.PyNumber_Index", "o"]], "PyNumber_Invert": [[46, 3, 1, "c.PyNumber_Invert", "o"]], "PyNumber_Long": [[46, 3, 1, "c.PyNumber_Long", "o"]], "PyNumber_Lshift": [[46, 3, 1, "c.PyNumber_Lshift", "o1"], [46, 3, 1, "c.PyNumber_Lshift", "o2"]], "PyNumber_MatrixMultiply": [[46, 3, 1, "c.PyNumber_MatrixMultiply", "o1"], [46, 3, 1, "c.PyNumber_MatrixMultiply", "o2"]], "PyNumber_Multiply": [[46, 3, 1, "c.PyNumber_Multiply", "o1"], [46, 3, 1, "c.PyNumber_Multiply", "o2"]], "PyNumber_Negative": [[46, 3, 1, "c.PyNumber_Negative", "o"]], "PyNumber_Or": [[46, 3, 1, "c.PyNumber_Or", "o1"], [46, 3, 1, "c.PyNumber_Or", "o2"]], "PyNumber_Positive": [[46, 3, 1, "c.PyNumber_Positive", "o"]], "PyNumber_Power": [[46, 3, 1, "c.PyNumber_Power", "o1"], [46, 3, 1, "c.PyNumber_Power", "o2"], [46, 3, 1, "c.PyNumber_Power", "o3"]], "PyNumber_Remainder": [[46, 3, 1, "c.PyNumber_Remainder", "o1"], [46, 3, 1, "c.PyNumber_Remainder", "o2"]], "PyNumber_Rshift": [[46, 3, 1, "c.PyNumber_Rshift", "o1"], [46, 3, 1, "c.PyNumber_Rshift", "o2"]], "PyNumber_Subtract": [[46, 3, 1, "c.PyNumber_Subtract", "o1"], [46, 3, 1, "c.PyNumber_Subtract", "o2"]], "PyNumber_ToBase": [[46, 3, 1, "c.PyNumber_ToBase", "base"], [46, 3, 1, "c.PyNumber_ToBase", "n"]], "PyNumber_TrueDivide": [[46, 3, 1, "c.PyNumber_TrueDivide", "o1"], [46, 3, 1, "c.PyNumber_TrueDivide", "o2"]], "PyNumber_Xor": [[46, 3, 1, "c.PyNumber_Xor", "o1"], [46, 3, 1, "c.PyNumber_Xor", "o2"]], "PyOS_FSPath": [[58, 3, 1, "c.PyOS_FSPath", "path"]], "PyOS_double_to_string": [[18, 3, 1, "c.PyOS_double_to_string", "flags"], [18, 3, 1, "c.PyOS_double_to_string", "format_code"], [18, 3, 1, "c.PyOS_double_to_string", "precision"], [18, 3, 1, "c.PyOS_double_to_string", "ptype"], [18, 3, 1, "c.PyOS_double_to_string", "val"]], "PyOS_getsig": [[58, 3, 1, "c.PyOS_getsig", "i"]], "PyOS_setsig": [[58, 3, 1, "c.PyOS_setsig", "h"], [58, 3, 1, "c.PyOS_setsig", "i"]], "PyOS_snprintf": [[18, 3, 1, "c.PyOS_snprintf", "format"], [18, 3, 1, "c.PyOS_snprintf", "size"], [18, 3, 1, "c.PyOS_snprintf", "str"]], "PyOS_stricmp": [[18, 3, 1, "c.PyOS_stricmp", "s1"], [18, 3, 1, "c.PyOS_stricmp", "s2"]], "PyOS_string_to_double": [[18, 3, 1, "c.PyOS_string_to_double", "endptr"], [18, 3, 1, "c.PyOS_string_to_double", "overflow_exception"], [18, 3, 1, "c.PyOS_string_to_double", "s"]], "PyOS_strnicmp": [[18, 3, 1, "c.PyOS_strnicmp", "s1"], [18, 3, 1, "c.PyOS_strnicmp", "s2"], [18, 3, 1, "c.PyOS_strnicmp", "size"]], "PyOS_vsnprintf": [[18, 3, 1, "c.PyOS_vsnprintf", "format"], [18, 3, 1, "c.PyOS_vsnprintf", "size"], [18, 3, 1, "c.PyOS_vsnprintf", "str"], [18, 3, 1, "c.PyOS_vsnprintf", "va"]], "PyObject": [[62, 0, 1, "c.PyObject._ob_next", "_ob_next"], [62, 0, 1, "c.PyObject._ob_prev", "_ob_prev"], [62, 0, 1, "c.PyObject.ob_refcnt", "ob_refcnt"], [62, 0, 1, "c.PyObject.ob_type", "ob_type"]], "PyObject_ASCII": [[48, 3, 1, "c.PyObject_ASCII", "o"]], "PyObject_AsCharBuffer": [[47, 3, 1, "c.PyObject_AsCharBuffer", "buffer"], [47, 3, 1, "c.PyObject_AsCharBuffer", "buffer_len"], [47, 3, 1, "c.PyObject_AsCharBuffer", "obj"]], "PyObject_AsFileDescriptor": [[24, 3, 1, "c.PyObject_AsFileDescriptor", "p"]], "PyObject_AsReadBuffer": [[47, 3, 1, "c.PyObject_AsReadBuffer", "buffer"], [47, 3, 1, "c.PyObject_AsReadBuffer", "buffer_len"], [47, 3, 1, "c.PyObject_AsReadBuffer", "obj"]], "PyObject_AsWriteBuffer": [[47, 3, 1, "c.PyObject_AsWriteBuffer", "buffer"], [47, 3, 1, "c.PyObject_AsWriteBuffer", "buffer_len"], [47, 3, 1, "c.PyObject_AsWriteBuffer", "obj"]], "PyObject_Bytes": [[48, 3, 1, "c.PyObject_Bytes", "o"]], "PyObject_Call": [[10, 3, 1, "c.PyObject_Call", "args"], [10, 3, 1, "c.PyObject_Call", "callable"], [10, 3, 1, "c.PyObject_Call", "kwargs"]], "PyObject_CallFunction": [[10, 3, 1, "c.PyObject_CallFunction", "callable"], [10, 3, 1, "c.PyObject_CallFunction", "format"]], "PyObject_CallFunctionObjArgs": [[10, 3, 1, "c.PyObject_CallFunctionObjArgs", "callable"]], "PyObject_CallMethod": [[10, 3, 1, "c.PyObject_CallMethod", "format"], [10, 3, 1, "c.PyObject_CallMethod", "name"], [10, 3, 1, "c.PyObject_CallMethod", "obj"]], "PyObject_CallMethodNoArgs": [[10, 3, 1, "c.PyObject_CallMethodNoArgs", "name"], [10, 3, 1, "c.PyObject_CallMethodNoArgs", "obj"]], "PyObject_CallMethodObjArgs": [[10, 3, 1, "c.PyObject_CallMethodObjArgs", "name"], [10, 3, 1, "c.PyObject_CallMethodObjArgs", "obj"]], "PyObject_CallMethodOneArg": [[10, 3, 1, "c.PyObject_CallMethodOneArg", "arg"], [10, 3, 1, "c.PyObject_CallMethodOneArg", "name"], [10, 3, 1, "c.PyObject_CallMethodOneArg", "obj"]], "PyObject_CallNoArgs": [[10, 3, 1, "c.PyObject_CallNoArgs", "callable"]], "PyObject_CallObject": [[10, 3, 1, "c.PyObject_CallObject", "args"], [10, 3, 1, "c.PyObject_CallObject", "callable"]], "PyObject_CallOneArg": [[10, 3, 1, "c.PyObject_CallOneArg", "arg"], [10, 3, 1, "c.PyObject_CallOneArg", "callable"]], "PyObject_Calloc": [[41, 3, 1, "c.PyObject_Calloc", "elsize"], [41, 3, 1, "c.PyObject_Calloc", "nelem"]], "PyObject_CheckBuffer": [[7, 3, 1, "c.PyObject_CheckBuffer", "obj"]], "PyObject_CheckReadBuffer": [[47, 3, 1, "c.PyObject_CheckReadBuffer", "o"]], "PyObject_ClearWeakRefs": [[66, 3, 1, "c.PyObject_ClearWeakRefs", "object"]], "PyObject_CopyData": [[7, 3, 1, "c.PyObject_CopyData", "dest"], [7, 3, 1, "c.PyObject_CopyData", "src"]], "PyObject_Del": [[3, 3, 1, "c.PyObject_Del", "op"]], "PyObject_DelAttr": [[48, 3, 1, "c.PyObject_DelAttr", "attr_name"], [48, 3, 1, "c.PyObject_DelAttr", "o"]], "PyObject_DelAttrString": [[48, 3, 1, "c.PyObject_DelAttrString", "attr_name"], [48, 3, 1, "c.PyObject_DelAttrString", "o"]], "PyObject_DelItem": [[48, 3, 1, "c.PyObject_DelItem", "key"], [48, 3, 1, "c.PyObject_DelItem", "o"]], "PyObject_Dir": [[48, 3, 1, "c.PyObject_Dir", "o"]], "PyObject_Format": [[48, 3, 1, "c.PyObject_Format", "format_spec"], [48, 3, 1, "c.PyObject_Format", "obj"]], "PyObject_Free": [[41, 3, 1, "c.PyObject_Free", "p"]], "PyObject_GC_Del": [[28, 3, 1, "c.PyObject_GC_Del", "op"]], "PyObject_GC_IsFinalized": [[28, 3, 1, "c.PyObject_GC_IsFinalized", "op"]], "PyObject_GC_IsTracked": [[28, 3, 1, "c.PyObject_GC_IsTracked", "op"]], "PyObject_GC_Resize": [[28, 3, 1, "c.PyObject_GC_Resize", "newsize"], [28, 3, 1, "c.PyObject_GC_Resize", "op"]], "PyObject_GC_Track": [[28, 3, 1, "c.PyObject_GC_Track", "op"]], "PyObject_GC_UnTrack": [[28, 3, 1, "c.PyObject_GC_UnTrack", "op"]], "PyObject_GenericGetAttr": [[48, 3, 1, "c.PyObject_GenericGetAttr", "name"], [48, 3, 1, "c.PyObject_GenericGetAttr", "o"]], "PyObject_GenericGetDict": [[48, 3, 1, "c.PyObject_GenericGetDict", "context"], [48, 3, 1, "c.PyObject_GenericGetDict", "o"]], "PyObject_GenericSetAttr": [[48, 3, 1, "c.PyObject_GenericSetAttr", "name"], [48, 3, 1, "c.PyObject_GenericSetAttr", "o"], [48, 3, 1, "c.PyObject_GenericSetAttr", "value"]], "PyObject_GenericSetDict": [[48, 3, 1, "c.PyObject_GenericSetDict", "context"], [48, 3, 1, "c.PyObject_GenericSetDict", "o"], [48, 3, 1, "c.PyObject_GenericSetDict", "value"]], "PyObject_GetAIter": [[48, 3, 1, "c.PyObject_GetAIter", "o"]], "PyObject_GetArenaAllocator": [[41, 3, 1, "c.PyObject_GetArenaAllocator", "allocator"]], "PyObject_GetAttr": [[48, 3, 1, "c.PyObject_GetAttr", "attr_name"], [48, 3, 1, "c.PyObject_GetAttr", "o"]], "PyObject_GetAttrString": [[48, 3, 1, "c.PyObject_GetAttrString", "attr_name"], [48, 3, 1, "c.PyObject_GetAttrString", "o"]], "PyObject_GetBuffer": [[7, 3, 1, "c.PyObject_GetBuffer", "exporter"], [7, 3, 1, "c.PyObject_GetBuffer", "flags"], [7, 3, 1, "c.PyObject_GetBuffer", "view"]], "PyObject_GetItem": [[48, 3, 1, "c.PyObject_GetItem", "key"], [48, 3, 1, "c.PyObject_GetItem", "o"]], "PyObject_GetItemData": [[48, 3, 1, "c.PyObject_GetItemData", "o"]], "PyObject_GetIter": [[48, 3, 1, "c.PyObject_GetIter", "o"]], "PyObject_GetTypeData": [[48, 3, 1, "c.PyObject_GetTypeData", "cls"], [48, 3, 1, "c.PyObject_GetTypeData", "o"]], "PyObject_HasAttr": [[48, 3, 1, "c.PyObject_HasAttr", "attr_name"], [48, 3, 1, "c.PyObject_HasAttr", "o"]], "PyObject_HasAttrString": [[48, 3, 1, "c.PyObject_HasAttrString", "attr_name"], [48, 3, 1, "c.PyObject_HasAttrString", "o"]], "PyObject_Hash": [[48, 3, 1, "c.PyObject_Hash", "o"]], "PyObject_HashNotImplemented": [[48, 3, 1, "c.PyObject_HashNotImplemented", "o"]], "PyObject_IS_GC": [[28, 3, 1, "c.PyObject_IS_GC", "obj"]], "PyObject_Init": [[3, 3, 1, "c.PyObject_Init", "op"], [3, 3, 1, "c.PyObject_Init", "type"]], "PyObject_InitVar": [[3, 3, 1, "c.PyObject_InitVar", "op"], [3, 3, 1, "c.PyObject_InitVar", "size"], [3, 3, 1, "c.PyObject_InitVar", "type"]], "PyObject_IsInstance": [[48, 3, 1, "c.PyObject_IsInstance", "cls"], [48, 3, 1, "c.PyObject_IsInstance", "inst"]], "PyObject_IsSubclass": [[48, 3, 1, "c.PyObject_IsSubclass", "cls"], [48, 3, 1, "c.PyObject_IsSubclass", "derived"]], "PyObject_IsTrue": [[48, 3, 1, "c.PyObject_IsTrue", "o"]], "PyObject_Length": [[48, 3, 1, "c.PyObject_Length", "o"]], "PyObject_LengthHint": [[48, 3, 1, "c.PyObject_LengthHint", "defaultvalue"], [48, 3, 1, "c.PyObject_LengthHint", "o"]], "PyObject_Malloc": [[41, 3, 1, "c.PyObject_Malloc", "n"]], "PyObject_Not": [[48, 3, 1, "c.PyObject_Not", "o"]], "PyObject_Print": [[48, 3, 1, "c.PyObject_Print", "flags"], [48, 3, 1, "c.PyObject_Print", "fp"], [48, 3, 1, "c.PyObject_Print", "o"]], "PyObject_Realloc": [[41, 3, 1, "c.PyObject_Realloc", "n"], [41, 3, 1, "c.PyObject_Realloc", "p"]], "PyObject_Repr": [[48, 3, 1, "c.PyObject_Repr", "o"]], "PyObject_RichCompare": [[48, 3, 1, "c.PyObject_RichCompare", "o1"], [48, 3, 1, "c.PyObject_RichCompare", "o2"], [48, 3, 1, "c.PyObject_RichCompare", "opid"]], "PyObject_RichCompareBool": [[48, 3, 1, "c.PyObject_RichCompareBool", "o1"], [48, 3, 1, "c.PyObject_RichCompareBool", "o2"], [48, 3, 1, "c.PyObject_RichCompareBool", "opid"]], "PyObject_SetArenaAllocator": [[41, 3, 1, "c.PyObject_SetArenaAllocator", "allocator"]], "PyObject_SetAttr": [[48, 3, 1, "c.PyObject_SetAttr", "attr_name"], [48, 3, 1, "c.PyObject_SetAttr", "o"], [48, 3, 1, "c.PyObject_SetAttr", "v"]], "PyObject_SetAttrString": [[48, 3, 1, "c.PyObject_SetAttrString", "attr_name"], [48, 3, 1, "c.PyObject_SetAttrString", "o"], [48, 3, 1, "c.PyObject_SetAttrString", "v"]], "PyObject_SetItem": [[48, 3, 1, "c.PyObject_SetItem", "key"], [48, 3, 1, "c.PyObject_SetItem", "o"], [48, 3, 1, "c.PyObject_SetItem", "v"]], "PyObject_Size": [[48, 3, 1, "c.PyObject_Size", "o"]], "PyObject_Str": [[48, 3, 1, "c.PyObject_Str", "o"]], "PyObject_Type": [[48, 3, 1, "c.PyObject_Type", "o"]], "PyObject_TypeCheck": [[48, 3, 1, "c.PyObject_TypeCheck", "o"], [48, 3, 1, "c.PyObject_TypeCheck", "type"]], "PyObject_Vectorcall": [[10, 3, 1, "c.PyObject_Vectorcall", "args"], [10, 3, 1, "c.PyObject_Vectorcall", "callable"], [10, 3, 1, "c.PyObject_Vectorcall", "kwnames"], [10, 3, 1, "c.PyObject_Vectorcall", "nargsf"]], "PyObject_VectorcallDict": [[10, 3, 1, "c.PyObject_VectorcallDict", "args"], [10, 3, 1, "c.PyObject_VectorcallDict", "callable"], [10, 3, 1, "c.PyObject_VectorcallDict", "kwdict"], [10, 3, 1, "c.PyObject_VectorcallDict", "nargsf"]], "PyObject_VectorcallMethod": [[10, 3, 1, "c.PyObject_VectorcallMethod", "args"], [10, 3, 1, "c.PyObject_VectorcallMethod", "kwnames"], [10, 3, 1, "c.PyObject_VectorcallMethod", "name"], [10, 3, 1, "c.PyObject_VectorcallMethod", "nargsf"]], "PyPreConfig": [[33, 0, 1, "c.PyPreConfig.allocator", "allocator"], [33, 0, 1, "c.PyPreConfig.coerce_c_locale", "coerce_c_locale"], [33, 0, 1, "c.PyPreConfig.coerce_c_locale_warn", "coerce_c_locale_warn"], [33, 0, 1, "c.PyPreConfig.configure_locale", "configure_locale"], [33, 0, 1, "c.PyPreConfig.dev_mode", "dev_mode"], [33, 0, 1, "c.PyPreConfig.isolated", "isolated"], [33, 0, 1, "c.PyPreConfig.legacy_windows_fs_encoding", "legacy_windows_fs_encoding"], [33, 0, 1, "c.PyPreConfig.parse_argv", "parse_argv"], [33, 0, 1, "c.PyPreConfig.use_environment", "use_environment"], [33, 0, 1, "c.PyPreConfig.utf8_mode", "utf8_mode"]], "PyPreConfig_InitIsolatedConfig": [[33, 3, 1, "c.PyPreConfig_InitIsolatedConfig", "preconfig"]], "PyPreConfig_InitPythonConfig": [[33, 3, 1, "c.PyPreConfig_InitPythonConfig", "preconfig"]], "PyRun_AnyFile": [[65, 3, 1, "c.PyRun_AnyFile", "filename"], [65, 3, 1, "c.PyRun_AnyFile", "fp"]], "PyRun_AnyFileEx": [[65, 3, 1, "c.PyRun_AnyFileEx", "closeit"], [65, 3, 1, "c.PyRun_AnyFileEx", "filename"], [65, 3, 1, "c.PyRun_AnyFileEx", "fp"]], "PyRun_AnyFileExFlags": [[65, 3, 1, "c.PyRun_AnyFileExFlags", "closeit"], [65, 3, 1, "c.PyRun_AnyFileExFlags", "filename"], [65, 3, 1, "c.PyRun_AnyFileExFlags", "flags"], [65, 3, 1, "c.PyRun_AnyFileExFlags", "fp"]], "PyRun_AnyFileFlags": [[65, 3, 1, "c.PyRun_AnyFileFlags", "filename"], [65, 3, 1, "c.PyRun_AnyFileFlags", "flags"], [65, 3, 1, "c.PyRun_AnyFileFlags", "fp"]], "PyRun_File": [[65, 3, 1, "c.PyRun_File", "filename"], [65, 3, 1, "c.PyRun_File", "fp"], [65, 3, 1, "c.PyRun_File", "globals"], [65, 3, 1, "c.PyRun_File", "locals"], [65, 3, 1, "c.PyRun_File", "start"]], "PyRun_FileEx": [[65, 3, 1, "c.PyRun_FileEx", "closeit"], [65, 3, 1, "c.PyRun_FileEx", "filename"], [65, 3, 1, "c.PyRun_FileEx", "fp"], [65, 3, 1, "c.PyRun_FileEx", "globals"], [65, 3, 1, "c.PyRun_FileEx", "locals"], [65, 3, 1, "c.PyRun_FileEx", "start"]], "PyRun_FileExFlags": [[65, 3, 1, "c.PyRun_FileExFlags", "closeit"], [65, 3, 1, "c.PyRun_FileExFlags", "filename"], [65, 3, 1, "c.PyRun_FileExFlags", "flags"], [65, 3, 1, "c.PyRun_FileExFlags", "fp"], [65, 3, 1, "c.PyRun_FileExFlags", "globals"], [65, 3, 1, "c.PyRun_FileExFlags", "locals"], [65, 3, 1, "c.PyRun_FileExFlags", "start"]], "PyRun_FileFlags": [[65, 3, 1, "c.PyRun_FileFlags", "filename"], [65, 3, 1, "c.PyRun_FileFlags", "flags"], [65, 3, 1, "c.PyRun_FileFlags", "fp"], [65, 3, 1, "c.PyRun_FileFlags", "globals"], [65, 3, 1, "c.PyRun_FileFlags", "locals"], [65, 3, 1, "c.PyRun_FileFlags", "start"]], "PyRun_InteractiveLoop": [[65, 3, 1, "c.PyRun_InteractiveLoop", "filename"], [65, 3, 1, "c.PyRun_InteractiveLoop", "fp"]], "PyRun_InteractiveLoopFlags": [[65, 3, 1, "c.PyRun_InteractiveLoopFlags", "filename"], [65, 3, 1, "c.PyRun_InteractiveLoopFlags", "flags"], [65, 3, 1, "c.PyRun_InteractiveLoopFlags", "fp"]], "PyRun_InteractiveOne": [[65, 3, 1, "c.PyRun_InteractiveOne", "filename"], [65, 3, 1, "c.PyRun_InteractiveOne", "fp"]], "PyRun_InteractiveOneFlags": [[65, 3, 1, "c.PyRun_InteractiveOneFlags", "filename"], [65, 3, 1, "c.PyRun_InteractiveOneFlags", "flags"], [65, 3, 1, "c.PyRun_InteractiveOneFlags", "fp"]], "PyRun_SimpleFile": [[65, 3, 1, "c.PyRun_SimpleFile", "filename"], [65, 3, 1, "c.PyRun_SimpleFile", "fp"]], "PyRun_SimpleFileEx": [[65, 3, 1, "c.PyRun_SimpleFileEx", "closeit"], [65, 3, 1, "c.PyRun_SimpleFileEx", "filename"], [65, 3, 1, "c.PyRun_SimpleFileEx", "fp"]], "PyRun_SimpleFileExFlags": [[65, 3, 1, "c.PyRun_SimpleFileExFlags", "closeit"], [65, 3, 1, "c.PyRun_SimpleFileExFlags", "filename"], [65, 3, 1, "c.PyRun_SimpleFileExFlags", "flags"], [65, 3, 1, "c.PyRun_SimpleFileExFlags", "fp"]], "PyRun_SimpleString": [[65, 3, 1, "c.PyRun_SimpleString", "command"]], "PyRun_SimpleStringFlags": [[65, 3, 1, "c.PyRun_SimpleStringFlags", "command"], [65, 3, 1, "c.PyRun_SimpleStringFlags", "flags"]], "PyRun_String": [[65, 3, 1, "c.PyRun_String", "globals"], [65, 3, 1, "c.PyRun_String", "locals"], [65, 3, 1, "c.PyRun_String", "start"], [65, 3, 1, "c.PyRun_String", "str"]], "PyRun_StringFlags": [[65, 3, 1, "c.PyRun_StringFlags", "flags"], [65, 3, 1, "c.PyRun_StringFlags", "globals"], [65, 3, 1, "c.PyRun_StringFlags", "locals"], [65, 3, 1, "c.PyRun_StringFlags", "start"], [65, 3, 1, "c.PyRun_StringFlags", "str"]], "PySeqIter_Check": [[36, 3, 1, "c.PySeqIter_Check", "op"]], "PySeqIter_New": [[36, 3, 1, "c.PySeqIter_New", "seq"]], "PySequenceMethods": [[62, 0, 1, "c.PySequenceMethods.sq_ass_item", "sq_ass_item"], [62, 0, 1, "c.PySequenceMethods.sq_concat", "sq_concat"], [62, 0, 1, "c.PySequenceMethods.sq_contains", "sq_contains"], [62, 0, 1, "c.PySequenceMethods.sq_inplace_concat", "sq_inplace_concat"], [62, 0, 1, "c.PySequenceMethods.sq_inplace_repeat", "sq_inplace_repeat"], [62, 0, 1, "c.PySequenceMethods.sq_item", "sq_item"], [62, 0, 1, "c.PySequenceMethods.sq_length", "sq_length"], [62, 0, 1, "c.PySequenceMethods.sq_repeat", "sq_repeat"]], "PySequence_Check": [[53, 3, 1, "c.PySequence_Check", "o"]], "PySequence_Concat": [[53, 3, 1, "c.PySequence_Concat", "o1"], [53, 3, 1, "c.PySequence_Concat", "o2"]], "PySequence_Contains": [[53, 3, 1, "c.PySequence_Contains", "o"], [53, 3, 1, "c.PySequence_Contains", "value"]], "PySequence_Count": [[53, 3, 1, "c.PySequence_Count", "o"], [53, 3, 1, "c.PySequence_Count", "value"]], "PySequence_DelItem": [[53, 3, 1, "c.PySequence_DelItem", "i"], [53, 3, 1, "c.PySequence_DelItem", "o"]], "PySequence_DelSlice": [[53, 3, 1, "c.PySequence_DelSlice", "i1"], [53, 3, 1, "c.PySequence_DelSlice", "i2"], [53, 3, 1, "c.PySequence_DelSlice", "o"]], "PySequence_Fast": [[53, 3, 1, "c.PySequence_Fast", "m"], [53, 3, 1, "c.PySequence_Fast", "o"]], "PySequence_Fast_GET_ITEM": [[53, 3, 1, "c.PySequence_Fast_GET_ITEM", "i"], [53, 3, 1, "c.PySequence_Fast_GET_ITEM", "o"]], "PySequence_Fast_GET_SIZE": [[53, 3, 1, "c.PySequence_Fast_GET_SIZE", "o"]], "PySequence_Fast_ITEMS": [[53, 3, 1, "c.PySequence_Fast_ITEMS", "o"]], "PySequence_GetItem": [[53, 3, 1, "c.PySequence_GetItem", "i"], [53, 3, 1, "c.PySequence_GetItem", "o"]], "PySequence_GetSlice": [[53, 3, 1, "c.PySequence_GetSlice", "i1"], [53, 3, 1, "c.PySequence_GetSlice", "i2"], [53, 3, 1, "c.PySequence_GetSlice", "o"]], "PySequence_ITEM": [[53, 3, 1, "c.PySequence_ITEM", "i"], [53, 3, 1, "c.PySequence_ITEM", "o"]], "PySequence_InPlaceConcat": [[53, 3, 1, "c.PySequence_InPlaceConcat", "o1"], [53, 3, 1, "c.PySequence_InPlaceConcat", "o2"]], "PySequence_InPlaceRepeat": [[53, 3, 1, "c.PySequence_InPlaceRepeat", "count"], [53, 3, 1, "c.PySequence_InPlaceRepeat", "o"]], "PySequence_Index": [[53, 3, 1, "c.PySequence_Index", "o"], [53, 3, 1, "c.PySequence_Index", "value"]], "PySequence_Length": [[53, 3, 1, "c.PySequence_Length", "o"]], "PySequence_List": [[53, 3, 1, "c.PySequence_List", "o"]], "PySequence_Repeat": [[53, 3, 1, "c.PySequence_Repeat", "count"], [53, 3, 1, "c.PySequence_Repeat", "o"]], "PySequence_SetItem": [[53, 3, 1, "c.PySequence_SetItem", "i"], [53, 3, 1, "c.PySequence_SetItem", "o"], [53, 3, 1, "c.PySequence_SetItem", "v"]], "PySequence_SetSlice": [[53, 3, 1, "c.PySequence_SetSlice", "i1"], [53, 3, 1, "c.PySequence_SetSlice", "i2"], [53, 3, 1, "c.PySequence_SetSlice", "o"], [53, 3, 1, "c.PySequence_SetSlice", "v"]], "PySequence_Size": [[53, 3, 1, "c.PySequence_Size", "o"]], "PySequence_Tuple": [[53, 3, 1, "c.PySequence_Tuple", "o"]], "PySet_Add": [[54, 3, 1, "c.PySet_Add", "key"], [54, 3, 1, "c.PySet_Add", "set"]], "PySet_Check": [[54, 3, 1, "c.PySet_Check", "p"]], "PySet_CheckExact": [[54, 3, 1, "c.PySet_CheckExact", "p"]], "PySet_Clear": [[54, 3, 1, "c.PySet_Clear", "set"]], "PySet_Contains": [[54, 3, 1, "c.PySet_Contains", "anyset"], [54, 3, 1, "c.PySet_Contains", "key"]], "PySet_Discard": [[54, 3, 1, "c.PySet_Discard", "key"], [54, 3, 1, "c.PySet_Discard", "set"]], "PySet_GET_SIZE": [[54, 3, 1, "c.PySet_GET_SIZE", "anyset"]], "PySet_New": [[54, 3, 1, "c.PySet_New", "iterable"]], "PySet_Pop": [[54, 3, 1, "c.PySet_Pop", "set"]], "PySet_Size": [[54, 3, 1, "c.PySet_Size", "anyset"]], "PySignal_SetWakeupFd": [[23, 3, 1, "c.PySignal_SetWakeupFd", "fd"]], "PySlice_AdjustIndices": [[55, 3, 1, "c.PySlice_AdjustIndices", "length"], [55, 3, 1, "c.PySlice_AdjustIndices", "start"], [55, 3, 1, "c.PySlice_AdjustIndices", "step"], [55, 3, 1, "c.PySlice_AdjustIndices", "stop"]], "PySlice_Check": [[55, 3, 1, "c.PySlice_Check", "ob"]], "PySlice_GetIndices": [[55, 3, 1, "c.PySlice_GetIndices", "length"], [55, 3, 1, "c.PySlice_GetIndices", "slice"], [55, 3, 1, "c.PySlice_GetIndices", "start"], [55, 3, 1, "c.PySlice_GetIndices", "step"], [55, 3, 1, "c.PySlice_GetIndices", "stop"]], "PySlice_GetIndicesEx": [[55, 3, 1, "c.PySlice_GetIndicesEx", "length"], [55, 3, 1, "c.PySlice_GetIndicesEx", "slice"], [55, 3, 1, "c.PySlice_GetIndicesEx", "slicelength"], [55, 3, 1, "c.PySlice_GetIndicesEx", "start"], [55, 3, 1, "c.PySlice_GetIndicesEx", "step"], [55, 3, 1, "c.PySlice_GetIndicesEx", "stop"]], "PySlice_New": [[55, 3, 1, "c.PySlice_New", "start"], [55, 3, 1, "c.PySlice_New", "step"], [55, 3, 1, "c.PySlice_New", "stop"]], "PySlice_Unpack": [[55, 3, 1, "c.PySlice_Unpack", "slice"], [55, 3, 1, "c.PySlice_Unpack", "start"], [55, 3, 1, "c.PySlice_Unpack", "step"], [55, 3, 1, "c.PySlice_Unpack", "stop"]], "PyState_AddModule": [[44, 3, 1, "c.PyState_AddModule", "def"], [44, 3, 1, "c.PyState_AddModule", "module"]], "PyState_FindModule": [[44, 3, 1, "c.PyState_FindModule", "def"]], "PyState_RemoveModule": [[44, 3, 1, "c.PyState_RemoveModule", "def"]], "PyStatus": [[33, 0, 1, "c.PyStatus.err_msg", "err_msg"], [33, 0, 1, "c.PyStatus.exitcode", "exitcode"], [33, 0, 1, "c.PyStatus.func", "func"]], "PyStatus_Error": [[33, 3, 1, "c.PyStatus_Error", "err_msg"]], "PyStatus_Exception": [[33, 3, 1, "c.PyStatus_Exception", "status"]], "PyStatus_Exit": [[33, 3, 1, "c.PyStatus_Exit", "exitcode"]], "PyStatus_IsError": [[33, 3, 1, "c.PyStatus_IsError", "status"]], "PyStatus_IsExit": [[33, 3, 1, "c.PyStatus_IsExit", "status"]], "PyStructSequence_Desc": [[59, 0, 1, "c.PyStructSequence_Desc.doc", "doc"], [59, 0, 1, "c.PyStructSequence_Desc.fields", "fields"], [59, 0, 1, "c.PyStructSequence_Desc.n_in_sequence", "n_in_sequence"], [59, 0, 1, "c.PyStructSequence_Desc.name", "name"]], "PyStructSequence_Field": [[59, 0, 1, "c.PyStructSequence_Field.doc", "doc"], [59, 0, 1, "c.PyStructSequence_Field.name", "name"]], "PyStructSequence_GET_ITEM": [[59, 3, 1, "c.PyStructSequence_GET_ITEM", "p"], [59, 3, 1, "c.PyStructSequence_GET_ITEM", "pos"]], "PyStructSequence_GetItem": [[59, 3, 1, "c.PyStructSequence_GetItem", "p"], [59, 3, 1, "c.PyStructSequence_GetItem", "pos"]], "PyStructSequence_InitType": [[59, 3, 1, "c.PyStructSequence_InitType", "desc"], [59, 3, 1, "c.PyStructSequence_InitType", "type"]], "PyStructSequence_InitType2": [[59, 3, 1, "c.PyStructSequence_InitType2", "desc"], [59, 3, 1, "c.PyStructSequence_InitType2", "type"]], "PyStructSequence_New": [[59, 3, 1, "c.PyStructSequence_New", "type"]], "PyStructSequence_NewType": [[59, 3, 1, "c.PyStructSequence_NewType", "desc"]], "PyStructSequence_SET_ITEM": [[59, 3, 1, "c.PyStructSequence_SET_ITEM", "o"], [59, 3, 1, "c.PyStructSequence_SET_ITEM", "p"], [59, 3, 1, "c.PyStructSequence_SET_ITEM", "pos"]], "PyStructSequence_SetItem": [[59, 3, 1, "c.PyStructSequence_SetItem", "o"], [59, 3, 1, "c.PyStructSequence_SetItem", "p"], [59, 3, 1, "c.PyStructSequence_SetItem", "pos"]], "PySys_AddAuditHook": [[58, 3, 1, "c.PySys_AddAuditHook", "hook"], [58, 3, 1, "c.PySys_AddAuditHook", "userData"]], "PySys_AddWarnOption": [[58, 3, 1, "c.PySys_AddWarnOption", "s"]], "PySys_AddWarnOptionUnicode": [[58, 3, 1, "c.PySys_AddWarnOptionUnicode", "unicode"]], "PySys_AddXOption": [[58, 3, 1, "c.PySys_AddXOption", "s"]], "PySys_Audit": [[58, 3, 1, "c.PySys_Audit", "event"], [58, 3, 1, "c.PySys_Audit", "format"]], "PySys_FormatStderr": [[58, 3, 1, "c.PySys_FormatStderr", "format"]], "PySys_FormatStdout": [[58, 3, 1, "c.PySys_FormatStdout", "format"]], "PySys_GetObject": [[58, 3, 1, "c.PySys_GetObject", "name"]], "PySys_SetArgv": [[32, 3, 1, "c.PySys_SetArgv", "argc"], [32, 3, 1, "c.PySys_SetArgv", "argv"]], "PySys_SetArgvEx": [[32, 3, 1, "c.PySys_SetArgvEx", "argc"], [32, 3, 1, "c.PySys_SetArgvEx", "argv"], [32, 3, 1, "c.PySys_SetArgvEx", "updatepath"]], "PySys_SetObject": [[58, 3, 1, "c.PySys_SetObject", "name"], [58, 3, 1, "c.PySys_SetObject", "v"]], "PySys_SetPath": [[58, 3, 1, "c.PySys_SetPath", "path"]], "PySys_WriteStderr": [[58, 3, 1, "c.PySys_WriteStderr", "format"]], "PySys_WriteStdout": [[58, 3, 1, "c.PySys_WriteStdout", "format"]], "PyTZInfo_Check": [[20, 3, 1, "c.PyTZInfo_Check", "ob"]], "PyTZInfo_CheckExact": [[20, 3, 1, "c.PyTZInfo_CheckExact", "ob"]], "PyThreadState": [[32, 0, 1, "c.PyThreadState.interp", "interp"]], "PyThreadState_Clear": [[32, 3, 1, "c.PyThreadState_Clear", "tstate"]], "PyThreadState_Delete": [[32, 3, 1, "c.PyThreadState_Delete", "tstate"]], "PyThreadState_EnterTracing": [[32, 3, 1, "c.PyThreadState_EnterTracing", "tstate"]], "PyThreadState_GetFrame": [[32, 3, 1, "c.PyThreadState_GetFrame", "tstate"]], "PyThreadState_GetID": [[32, 3, 1, "c.PyThreadState_GetID", "tstate"]], "PyThreadState_GetInterpreter": [[32, 3, 1, "c.PyThreadState_GetInterpreter", "tstate"]], "PyThreadState_LeaveTracing": [[32, 3, 1, "c.PyThreadState_LeaveTracing", "tstate"]], "PyThreadState_New": [[32, 3, 1, "c.PyThreadState_New", "interp"]], "PyThreadState_Next": [[32, 3, 1, "c.PyThreadState_Next", "tstate"]], "PyThreadState_SetAsyncExc": [[32, 3, 1, "c.PyThreadState_SetAsyncExc", "exc"], [32, 3, 1, "c.PyThreadState_SetAsyncExc", "id"]], "PyThreadState_Swap": [[32, 3, 1, "c.PyThreadState_Swap", "tstate"]], "PyThread_delete_key": [[32, 3, 1, "c.PyThread_delete_key", "key"]], "PyThread_delete_key_value": [[32, 3, 1, "c.PyThread_delete_key_value", "key"]], "PyThread_get_key_value": [[32, 3, 1, "c.PyThread_get_key_value", "key"]], "PyThread_set_key_value": [[32, 3, 1, "c.PyThread_set_key_value", "key"], [32, 3, 1, "c.PyThread_set_key_value", "value"]], "PyThread_tss_create": [[32, 3, 1, "c.PyThread_tss_create", "key"]], "PyThread_tss_delete": [[32, 3, 1, "c.PyThread_tss_delete", "key"]], "PyThread_tss_free": [[32, 3, 1, "c.PyThread_tss_free", "key"]], "PyThread_tss_get": [[32, 3, 1, "c.PyThread_tss_get", "key"]], "PyThread_tss_is_created": [[32, 3, 1, "c.PyThread_tss_is_created", "key"]], "PyThread_tss_set": [[32, 3, 1, "c.PyThread_tss_set", "key"], [32, 3, 1, "c.PyThread_tss_set", "value"]], "PyTimeZone_FromOffset": [[20, 3, 1, "c.PyTimeZone_FromOffset", "offset"]], "PyTimeZone_FromOffsetAndName": [[20, 3, 1, "c.PyTimeZone_FromOffsetAndName", "name"], [20, 3, 1, "c.PyTimeZone_FromOffsetAndName", "offset"]], "PyTime_Check": [[20, 3, 1, "c.PyTime_Check", "ob"]], "PyTime_CheckExact": [[20, 3, 1, "c.PyTime_CheckExact", "ob"]], "PyTime_FromTime": [[20, 3, 1, "c.PyTime_FromTime", "hour"], [20, 3, 1, "c.PyTime_FromTime", "minute"], [20, 3, 1, "c.PyTime_FromTime", "second"], [20, 3, 1, "c.PyTime_FromTime", "usecond"]], "PyTime_FromTimeAndFold": [[20, 3, 1, "c.PyTime_FromTimeAndFold", "fold"], [20, 3, 1, "c.PyTime_FromTimeAndFold", "hour"], [20, 3, 1, "c.PyTime_FromTimeAndFold", "minute"], [20, 3, 1, "c.PyTime_FromTimeAndFold", "second"], [20, 3, 1, "c.PyTime_FromTimeAndFold", "usecond"]], "PyTraceMalloc_Track": [[41, 3, 1, "c.PyTraceMalloc_Track", "domain"], [41, 3, 1, "c.PyTraceMalloc_Track", "ptr"], [41, 3, 1, "c.PyTraceMalloc_Track", "size"]], "PyTraceMalloc_Untrack": [[41, 3, 1, "c.PyTraceMalloc_Untrack", "domain"], [41, 3, 1, "c.PyTraceMalloc_Untrack", "ptr"]], "PyTuple_Check": [[59, 3, 1, "c.PyTuple_Check", "p"]], "PyTuple_CheckExact": [[59, 3, 1, "c.PyTuple_CheckExact", "p"]], "PyTuple_GET_ITEM": [[59, 3, 1, "c.PyTuple_GET_ITEM", "p"], [59, 3, 1, "c.PyTuple_GET_ITEM", "pos"]], "PyTuple_GET_SIZE": [[59, 3, 1, "c.PyTuple_GET_SIZE", "p"]], "PyTuple_GetItem": [[59, 3, 1, "c.PyTuple_GetItem", "p"], [59, 3, 1, "c.PyTuple_GetItem", "pos"]], "PyTuple_GetSlice": [[59, 3, 1, "c.PyTuple_GetSlice", "high"], [59, 3, 1, "c.PyTuple_GetSlice", "low"], [59, 3, 1, "c.PyTuple_GetSlice", "p"]], "PyTuple_New": [[59, 3, 1, "c.PyTuple_New", "len"]], "PyTuple_Pack": [[59, 3, 1, "c.PyTuple_Pack", "n"]], "PyTuple_SET_ITEM": [[59, 3, 1, "c.PyTuple_SET_ITEM", "o"], [59, 3, 1, "c.PyTuple_SET_ITEM", "p"], [59, 3, 1, "c.PyTuple_SET_ITEM", "pos"]], "PyTuple_SetItem": [[59, 3, 1, "c.PyTuple_SetItem", "o"], [59, 3, 1, "c.PyTuple_SetItem", "p"], [59, 3, 1, "c.PyTuple_SetItem", "pos"]], "PyTuple_Size": [[59, 3, 1, "c.PyTuple_Size", "p"]], "PyTypeObject": [[62, 0, 1, "c.PyTypeObject.tp_alloc", "tp_alloc"], [62, 0, 1, "c.PyTypeObject.tp_as_async", "tp_as_async"], [62, 0, 1, "c.PyTypeObject.tp_as_buffer", "tp_as_buffer"], [62, 0, 1, "c.PyTypeObject.tp_as_mapping", "tp_as_mapping"], [62, 0, 1, "c.PyTypeObject.tp_as_number", "tp_as_number"], [62, 0, 1, "c.PyTypeObject.tp_as_sequence", "tp_as_sequence"], [62, 0, 1, "c.PyTypeObject.tp_base", "tp_base"], [62, 0, 1, "c.PyTypeObject.tp_bases", "tp_bases"], [62, 0, 1, "c.PyTypeObject.tp_basicsize", "tp_basicsize"], [62, 0, 1, "c.PyTypeObject.tp_cache", "tp_cache"], [62, 0, 1, "c.PyTypeObject.tp_call", "tp_call"], [62, 0, 1, "c.PyTypeObject.tp_clear", "tp_clear"], [62, 0, 1, "c.PyTypeObject.tp_dealloc", "tp_dealloc"], [62, 0, 1, "c.PyTypeObject.tp_del", "tp_del"], [62, 0, 1, "c.PyTypeObject.tp_descr_get", "tp_descr_get"], [62, 0, 1, "c.PyTypeObject.tp_descr_set", "tp_descr_set"], [62, 0, 1, "c.PyTypeObject.tp_dict", "tp_dict"], [62, 0, 1, "c.PyTypeObject.tp_dictoffset", "tp_dictoffset"], [62, 0, 1, "c.PyTypeObject.tp_doc", "tp_doc"], [62, 0, 1, "c.PyTypeObject.tp_finalize", "tp_finalize"], [62, 0, 1, "c.PyTypeObject.tp_flags", "tp_flags"], [62, 0, 1, "c.PyTypeObject.tp_free", "tp_free"], [62, 0, 1, "c.PyTypeObject.tp_getattr", "tp_getattr"], [62, 0, 1, "c.PyTypeObject.tp_getattro", "tp_getattro"], [62, 0, 1, "c.PyTypeObject.tp_getset", "tp_getset"], [62, 0, 1, "c.PyTypeObject.tp_hash", "tp_hash"], [62, 0, 1, "c.PyTypeObject.tp_init", "tp_init"], [62, 0, 1, "c.PyTypeObject.tp_is_gc", "tp_is_gc"], [62, 0, 1, "c.PyTypeObject.tp_itemsize", "tp_itemsize"], [62, 0, 1, "c.PyTypeObject.tp_iter", "tp_iter"], [62, 0, 1, "c.PyTypeObject.tp_iternext", "tp_iternext"], [62, 0, 1, "c.PyTypeObject.tp_members", "tp_members"], [62, 0, 1, "c.PyTypeObject.tp_methods", "tp_methods"], [62, 0, 1, "c.PyTypeObject.tp_mro", "tp_mro"], [62, 0, 1, "c.PyTypeObject.tp_name", "tp_name"], [62, 0, 1, "c.PyTypeObject.tp_new", "tp_new"], [62, 0, 1, "c.PyTypeObject.tp_repr", "tp_repr"], [62, 0, 1, "c.PyTypeObject.tp_richcompare", "tp_richcompare"], [62, 0, 1, "c.PyTypeObject.tp_setattr", "tp_setattr"], [62, 0, 1, "c.PyTypeObject.tp_setattro", "tp_setattro"], [62, 0, 1, "c.PyTypeObject.tp_str", "tp_str"], [62, 0, 1, "c.PyTypeObject.tp_subclasses", "tp_subclasses"], [62, 0, 1, "c.PyTypeObject.tp_traverse", "tp_traverse"], [62, 0, 1, "c.PyTypeObject.tp_vectorcall", "tp_vectorcall"], [62, 0, 1, "c.PyTypeObject.tp_vectorcall_offset", "tp_vectorcall_offset"], [62, 0, 1, "c.PyTypeObject.tp_version_tag", "tp_version_tag"], [62, 0, 1, "c.PyTypeObject.tp_watched", "tp_watched"], [62, 0, 1, "c.PyTypeObject.tp_weaklist", "tp_weaklist"], [62, 0, 1, "c.PyTypeObject.tp_weaklistoffset", "tp_weaklistoffset"]], "PyType_AddWatcher": [[60, 3, 1, "c.PyType_AddWatcher", "callback"]], "PyType_Check": [[60, 3, 1, "c.PyType_Check", "o"]], "PyType_CheckExact": [[60, 3, 1, "c.PyType_CheckExact", "o"]], "PyType_ClearWatcher": [[60, 3, 1, "c.PyType_ClearWatcher", "watcher_id"]], "PyType_FromMetaclass": [[60, 3, 1, "c.PyType_FromMetaclass", "bases"], [60, 3, 1, "c.PyType_FromMetaclass", "metaclass"], [60, 3, 1, "c.PyType_FromMetaclass", "module"], [60, 3, 1, "c.PyType_FromMetaclass", "spec"]], "PyType_FromModuleAndSpec": [[60, 3, 1, "c.PyType_FromModuleAndSpec", "bases"], [60, 3, 1, "c.PyType_FromModuleAndSpec", "module"], [60, 3, 1, "c.PyType_FromModuleAndSpec", "spec"]], "PyType_FromSpec": [[60, 3, 1, "c.PyType_FromSpec", "spec"]], "PyType_FromSpecWithBases": [[60, 3, 1, "c.PyType_FromSpecWithBases", "bases"], [60, 3, 1, "c.PyType_FromSpecWithBases", "spec"]], "PyType_GenericAlloc": [[60, 3, 1, "c.PyType_GenericAlloc", "nitems"], [60, 3, 1, "c.PyType_GenericAlloc", "type"]], "PyType_GenericNew": [[60, 3, 1, "c.PyType_GenericNew", "args"], [60, 3, 1, "c.PyType_GenericNew", "kwds"], [60, 3, 1, "c.PyType_GenericNew", "type"]], "PyType_GetDict": [[60, 3, 1, "c.PyType_GetDict", "type"]], "PyType_GetFlags": [[60, 3, 1, "c.PyType_GetFlags", "type"]], "PyType_GetModule": [[60, 3, 1, "c.PyType_GetModule", "type"]], "PyType_GetModuleByDef": [[60, 3, 1, "c.PyType_GetModuleByDef", "def"], [60, 3, 1, "c.PyType_GetModuleByDef", "type"]], "PyType_GetModuleState": [[60, 3, 1, "c.PyType_GetModuleState", "type"]], "PyType_GetName": [[60, 3, 1, "c.PyType_GetName", "type"]], "PyType_GetQualName": [[60, 3, 1, "c.PyType_GetQualName", "type"]], "PyType_GetSlot": [[60, 3, 1, "c.PyType_GetSlot", "slot"], [60, 3, 1, "c.PyType_GetSlot", "type"]], "PyType_GetTypeDataSize": [[48, 3, 1, "c.PyType_GetTypeDataSize", "cls"]], "PyType_HasFeature": [[60, 3, 1, "c.PyType_HasFeature", "feature"], [60, 3, 1, "c.PyType_HasFeature", "o"]], "PyType_IS_GC": [[60, 3, 1, "c.PyType_IS_GC", "o"]], "PyType_IsSubtype": [[60, 3, 1, "c.PyType_IsSubtype", "a"], [60, 3, 1, "c.PyType_IsSubtype", "b"]], "PyType_Modified": [[60, 3, 1, "c.PyType_Modified", "type"]], "PyType_Ready": [[60, 3, 1, "c.PyType_Ready", "type"]], "PyType_Slot": [[60, 0, 1, "c.PyType_Slot.pfunc", "pfunc"], [60, 0, 1, "c.PyType_Slot.slot", "slot"]], "PyType_Spec": [[60, 0, 1, "c.PyType_Spec.basicsize", "basicsize"], [60, 0, 1, "c.PyType_Spec.flags", "flags"], [60, 0, 1, "c.PyType_Spec.itemsize", "itemsize"], [60, 0, 1, "c.PyType_Spec.name", "name"], [60, 0, 1, "c.PyType_Spec.slots", "slots"]], "PyType_Watch": [[60, 3, 1, "c.PyType_Watch", "type"], [60, 3, 1, "c.PyType_Watch", "watcher_id"]], "PyUnicodeDecodeError_Create": [[23, 3, 1, "c.PyUnicodeDecodeError_Create", "encoding"], [23, 3, 1, "c.PyUnicodeDecodeError_Create", "end"], [23, 3, 1, "c.PyUnicodeDecodeError_Create", "length"], [23, 3, 1, "c.PyUnicodeDecodeError_Create", "object"], [23, 3, 1, "c.PyUnicodeDecodeError_Create", "reason"], [23, 3, 1, "c.PyUnicodeDecodeError_Create", "start"]], "PyUnicodeDecodeError_GetEncoding": [[23, 3, 1, "c.PyUnicodeDecodeError_GetEncoding", "exc"]], "PyUnicodeDecodeError_GetEnd": [[23, 3, 1, "c.PyUnicodeDecodeError_GetEnd", "end"], [23, 3, 1, "c.PyUnicodeDecodeError_GetEnd", "exc"]], "PyUnicodeDecodeError_GetObject": [[23, 3, 1, "c.PyUnicodeDecodeError_GetObject", "exc"]], "PyUnicodeDecodeError_GetReason": [[23, 3, 1, "c.PyUnicodeDecodeError_GetReason", "exc"]], "PyUnicodeDecodeError_GetStart": [[23, 3, 1, "c.PyUnicodeDecodeError_GetStart", "exc"], [23, 3, 1, "c.PyUnicodeDecodeError_GetStart", "start"]], "PyUnicodeDecodeError_SetEnd": [[23, 3, 1, "c.PyUnicodeDecodeError_SetEnd", "end"], [23, 3, 1, "c.PyUnicodeDecodeError_SetEnd", "exc"]], "PyUnicodeDecodeError_SetReason": [[23, 3, 1, "c.PyUnicodeDecodeError_SetReason", "exc"], [23, 3, 1, "c.PyUnicodeDecodeError_SetReason", "reason"]], "PyUnicodeDecodeError_SetStart": [[23, 3, 1, "c.PyUnicodeDecodeError_SetStart", "exc"], [23, 3, 1, "c.PyUnicodeDecodeError_SetStart", "start"]], "PyUnicodeEncodeError_GetEncoding": [[23, 3, 1, "c.PyUnicodeEncodeError_GetEncoding", "exc"]], "PyUnicodeEncodeError_GetEnd": [[23, 3, 1, "c.PyUnicodeEncodeError_GetEnd", "end"], [23, 3, 1, "c.PyUnicodeEncodeError_GetEnd", "exc"]], "PyUnicodeEncodeError_GetObject": [[23, 3, 1, "c.PyUnicodeEncodeError_GetObject", "exc"]], "PyUnicodeEncodeError_GetReason": [[23, 3, 1, "c.PyUnicodeEncodeError_GetReason", "exc"]], "PyUnicodeEncodeError_GetStart": [[23, 3, 1, "c.PyUnicodeEncodeError_GetStart", "exc"], [23, 3, 1, "c.PyUnicodeEncodeError_GetStart", "start"]], "PyUnicodeEncodeError_SetEnd": [[23, 3, 1, "c.PyUnicodeEncodeError_SetEnd", "end"], [23, 3, 1, "c.PyUnicodeEncodeError_SetEnd", "exc"]], "PyUnicodeEncodeError_SetReason": [[23, 3, 1, "c.PyUnicodeEncodeError_SetReason", "exc"], [23, 3, 1, "c.PyUnicodeEncodeError_SetReason", "reason"]], "PyUnicodeEncodeError_SetStart": [[23, 3, 1, "c.PyUnicodeEncodeError_SetStart", "exc"], [23, 3, 1, "c.PyUnicodeEncodeError_SetStart", "start"]], "PyUnicodeTranslateError_GetEnd": [[23, 3, 1, "c.PyUnicodeTranslateError_GetEnd", "end"], [23, 3, 1, "c.PyUnicodeTranslateError_GetEnd", "exc"]], "PyUnicodeTranslateError_GetObject": [[23, 3, 1, "c.PyUnicodeTranslateError_GetObject", "exc"]], "PyUnicodeTranslateError_GetReason": [[23, 3, 1, "c.PyUnicodeTranslateError_GetReason", "exc"]], "PyUnicodeTranslateError_GetStart": [[23, 3, 1, "c.PyUnicodeTranslateError_GetStart", "exc"], [23, 3, 1, "c.PyUnicodeTranslateError_GetStart", "start"]], "PyUnicodeTranslateError_SetEnd": [[23, 3, 1, "c.PyUnicodeTranslateError_SetEnd", "end"], [23, 3, 1, "c.PyUnicodeTranslateError_SetEnd", "exc"]], "PyUnicodeTranslateError_SetReason": [[23, 3, 1, "c.PyUnicodeTranslateError_SetReason", "exc"], [23, 3, 1, "c.PyUnicodeTranslateError_SetReason", "reason"]], "PyUnicodeTranslateError_SetStart": [[23, 3, 1, "c.PyUnicodeTranslateError_SetStart", "exc"], [23, 3, 1, "c.PyUnicodeTranslateError_SetStart", "start"]], "PyUnicode_1BYTE_DATA": [[63, 3, 1, "c.PyUnicode_1BYTE_DATA", "o"]], "PyUnicode_2BYTE_DATA": [[63, 3, 1, "c.PyUnicode_2BYTE_DATA", "o"]], "PyUnicode_4BYTE_DATA": [[63, 3, 1, "c.PyUnicode_4BYTE_DATA", "o"]], "PyUnicode_AsASCIIString": [[63, 3, 1, "c.PyUnicode_AsASCIIString", "unicode"]], "PyUnicode_AsCharmapString": [[63, 3, 1, "c.PyUnicode_AsCharmapString", "mapping"], [63, 3, 1, "c.PyUnicode_AsCharmapString", "unicode"]], "PyUnicode_AsEncodedString": [[63, 3, 1, "c.PyUnicode_AsEncodedString", "encoding"], [63, 3, 1, "c.PyUnicode_AsEncodedString", "errors"], [63, 3, 1, "c.PyUnicode_AsEncodedString", "unicode"]], "PyUnicode_AsLatin1String": [[63, 3, 1, "c.PyUnicode_AsLatin1String", "unicode"]], "PyUnicode_AsMBCSString": [[63, 3, 1, "c.PyUnicode_AsMBCSString", "unicode"]], "PyUnicode_AsRawUnicodeEscapeString": [[63, 3, 1, "c.PyUnicode_AsRawUnicodeEscapeString", "unicode"]], "PyUnicode_AsUCS4": [[63, 3, 1, "c.PyUnicode_AsUCS4", "buffer"], [63, 3, 1, "c.PyUnicode_AsUCS4", "buflen"], [63, 3, 1, "c.PyUnicode_AsUCS4", "copy_null"], [63, 3, 1, "c.PyUnicode_AsUCS4", "u"]], "PyUnicode_AsUCS4Copy": [[63, 3, 1, "c.PyUnicode_AsUCS4Copy", "u"]], "PyUnicode_AsUTF16String": [[63, 3, 1, "c.PyUnicode_AsUTF16String", "unicode"]], "PyUnicode_AsUTF32String": [[63, 3, 1, "c.PyUnicode_AsUTF32String", "unicode"]], "PyUnicode_AsUTF8": [[63, 3, 1, "c.PyUnicode_AsUTF8", "unicode"]], "PyUnicode_AsUTF8AndSize": [[63, 3, 1, "c.PyUnicode_AsUTF8AndSize", "size"], [63, 3, 1, "c.PyUnicode_AsUTF8AndSize", "unicode"]], "PyUnicode_AsUTF8String": [[63, 3, 1, "c.PyUnicode_AsUTF8String", "unicode"]], "PyUnicode_AsUnicodeEscapeString": [[63, 3, 1, "c.PyUnicode_AsUnicodeEscapeString", "unicode"]], "PyUnicode_AsWideChar": [[63, 3, 1, "c.PyUnicode_AsWideChar", "size"], [63, 3, 1, "c.PyUnicode_AsWideChar", "unicode"], [63, 3, 1, "c.PyUnicode_AsWideChar", "w"]], "PyUnicode_AsWideCharString": [[63, 3, 1, "c.PyUnicode_AsWideCharString", "size"], [63, 3, 1, "c.PyUnicode_AsWideCharString", "unicode"]], "PyUnicode_Check": [[63, 3, 1, "c.PyUnicode_Check", "o"]], "PyUnicode_CheckExact": [[63, 3, 1, "c.PyUnicode_CheckExact", "o"]], "PyUnicode_Compare": [[63, 3, 1, "c.PyUnicode_Compare", "left"], [63, 3, 1, "c.PyUnicode_Compare", "right"]], "PyUnicode_CompareWithASCIIString": [[63, 3, 1, "c.PyUnicode_CompareWithASCIIString", "string"], [63, 3, 1, "c.PyUnicode_CompareWithASCIIString", "uni"]], "PyUnicode_Concat": [[63, 3, 1, "c.PyUnicode_Concat", "left"], [63, 3, 1, "c.PyUnicode_Concat", "right"]], "PyUnicode_Contains": [[63, 3, 1, "c.PyUnicode_Contains", "container"], [63, 3, 1, "c.PyUnicode_Contains", "element"]], "PyUnicode_CopyCharacters": [[63, 3, 1, "c.PyUnicode_CopyCharacters", "from"], [63, 3, 1, "c.PyUnicode_CopyCharacters", "from_start"], [63, 3, 1, "c.PyUnicode_CopyCharacters", "how_many"], [63, 3, 1, "c.PyUnicode_CopyCharacters", "to"], [63, 3, 1, "c.PyUnicode_CopyCharacters", "to_start"]], "PyUnicode_Count": [[63, 3, 1, "c.PyUnicode_Count", "end"], [63, 3, 1, "c.PyUnicode_Count", "start"], [63, 3, 1, "c.PyUnicode_Count", "str"], [63, 3, 1, "c.PyUnicode_Count", "substr"]], "PyUnicode_DATA": [[63, 3, 1, "c.PyUnicode_DATA", "o"]], "PyUnicode_Decode": [[63, 3, 1, "c.PyUnicode_Decode", "encoding"], [63, 3, 1, "c.PyUnicode_Decode", "errors"], [63, 3, 1, "c.PyUnicode_Decode", "s"], [63, 3, 1, "c.PyUnicode_Decode", "size"]], "PyUnicode_DecodeASCII": [[63, 3, 1, "c.PyUnicode_DecodeASCII", "errors"], [63, 3, 1, "c.PyUnicode_DecodeASCII", "s"], [63, 3, 1, "c.PyUnicode_DecodeASCII", "size"]], "PyUnicode_DecodeCharmap": [[63, 3, 1, "c.PyUnicode_DecodeCharmap", "data"], [63, 3, 1, "c.PyUnicode_DecodeCharmap", "errors"], [63, 3, 1, "c.PyUnicode_DecodeCharmap", "mapping"], [63, 3, 1, "c.PyUnicode_DecodeCharmap", "size"]], "PyUnicode_DecodeFSDefault": [[63, 3, 1, "c.PyUnicode_DecodeFSDefault", "s"]], "PyUnicode_DecodeFSDefaultAndSize": [[63, 3, 1, "c.PyUnicode_DecodeFSDefaultAndSize", "s"], [63, 3, 1, "c.PyUnicode_DecodeFSDefaultAndSize", "size"]], "PyUnicode_DecodeLatin1": [[63, 3, 1, "c.PyUnicode_DecodeLatin1", "errors"], [63, 3, 1, "c.PyUnicode_DecodeLatin1", "s"], [63, 3, 1, "c.PyUnicode_DecodeLatin1", "size"]], "PyUnicode_DecodeLocale": [[63, 3, 1, "c.PyUnicode_DecodeLocale", "errors"], [63, 3, 1, "c.PyUnicode_DecodeLocale", "str"]], "PyUnicode_DecodeLocaleAndSize": [[63, 3, 1, "c.PyUnicode_DecodeLocaleAndSize", "errors"], [63, 3, 1, "c.PyUnicode_DecodeLocaleAndSize", "len"], [63, 3, 1, "c.PyUnicode_DecodeLocaleAndSize", "str"]], "PyUnicode_DecodeMBCS": [[63, 3, 1, "c.PyUnicode_DecodeMBCS", "errors"], [63, 3, 1, "c.PyUnicode_DecodeMBCS", "s"], [63, 3, 1, "c.PyUnicode_DecodeMBCS", "size"]], "PyUnicode_DecodeMBCSStateful": [[63, 3, 1, "c.PyUnicode_DecodeMBCSStateful", "consumed"], [63, 3, 1, "c.PyUnicode_DecodeMBCSStateful", "errors"], [63, 3, 1, "c.PyUnicode_DecodeMBCSStateful", "s"], [63, 3, 1, "c.PyUnicode_DecodeMBCSStateful", "size"]], "PyUnicode_DecodeRawUnicodeEscape": [[63, 3, 1, "c.PyUnicode_DecodeRawUnicodeEscape", "errors"], [63, 3, 1, "c.PyUnicode_DecodeRawUnicodeEscape", "s"], [63, 3, 1, "c.PyUnicode_DecodeRawUnicodeEscape", "size"]], "PyUnicode_DecodeUTF16": [[63, 3, 1, "c.PyUnicode_DecodeUTF16", "byteorder"], [63, 3, 1, "c.PyUnicode_DecodeUTF16", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF16", "s"], [63, 3, 1, "c.PyUnicode_DecodeUTF16", "size"]], "PyUnicode_DecodeUTF16Stateful": [[63, 3, 1, "c.PyUnicode_DecodeUTF16Stateful", "byteorder"], [63, 3, 1, "c.PyUnicode_DecodeUTF16Stateful", "consumed"], [63, 3, 1, "c.PyUnicode_DecodeUTF16Stateful", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF16Stateful", "s"], [63, 3, 1, "c.PyUnicode_DecodeUTF16Stateful", "size"]], "PyUnicode_DecodeUTF32": [[63, 3, 1, "c.PyUnicode_DecodeUTF32", "byteorder"], [63, 3, 1, "c.PyUnicode_DecodeUTF32", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF32", "s"], [63, 3, 1, "c.PyUnicode_DecodeUTF32", "size"]], "PyUnicode_DecodeUTF32Stateful": [[63, 3, 1, "c.PyUnicode_DecodeUTF32Stateful", "byteorder"], [63, 3, 1, "c.PyUnicode_DecodeUTF32Stateful", "consumed"], [63, 3, 1, "c.PyUnicode_DecodeUTF32Stateful", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF32Stateful", "s"], [63, 3, 1, "c.PyUnicode_DecodeUTF32Stateful", "size"]], "PyUnicode_DecodeUTF7": [[63, 3, 1, "c.PyUnicode_DecodeUTF7", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF7", "s"], [63, 3, 1, "c.PyUnicode_DecodeUTF7", "size"]], "PyUnicode_DecodeUTF7Stateful": [[63, 3, 1, "c.PyUnicode_DecodeUTF7Stateful", "consumed"], [63, 3, 1, "c.PyUnicode_DecodeUTF7Stateful", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF7Stateful", "s"], [63, 3, 1, "c.PyUnicode_DecodeUTF7Stateful", "size"]], "PyUnicode_DecodeUTF8": [[63, 3, 1, "c.PyUnicode_DecodeUTF8", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF8", "s"], [63, 3, 1, "c.PyUnicode_DecodeUTF8", "size"]], "PyUnicode_DecodeUTF8Stateful": [[63, 3, 1, "c.PyUnicode_DecodeUTF8Stateful", "consumed"], [63, 3, 1, "c.PyUnicode_DecodeUTF8Stateful", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUTF8Stateful", "s"], [63, 3, 1, "c.PyUnicode_DecodeUTF8Stateful", "size"]], "PyUnicode_DecodeUnicodeEscape": [[63, 3, 1, "c.PyUnicode_DecodeUnicodeEscape", "errors"], [63, 3, 1, "c.PyUnicode_DecodeUnicodeEscape", "s"], [63, 3, 1, "c.PyUnicode_DecodeUnicodeEscape", "size"]], "PyUnicode_EncodeCodePage": [[63, 3, 1, "c.PyUnicode_EncodeCodePage", "code_page"], [63, 3, 1, "c.PyUnicode_EncodeCodePage", "errors"], [63, 3, 1, "c.PyUnicode_EncodeCodePage", "unicode"]], "PyUnicode_EncodeFSDefault": [[63, 3, 1, "c.PyUnicode_EncodeFSDefault", "unicode"]], "PyUnicode_EncodeLocale": [[63, 3, 1, "c.PyUnicode_EncodeLocale", "errors"], [63, 3, 1, "c.PyUnicode_EncodeLocale", "unicode"]], "PyUnicode_FSConverter": [[63, 3, 1, "c.PyUnicode_FSConverter", "obj"], [63, 3, 1, "c.PyUnicode_FSConverter", "result"]], "PyUnicode_FSDecoder": [[63, 3, 1, "c.PyUnicode_FSDecoder", "obj"], [63, 3, 1, "c.PyUnicode_FSDecoder", "result"]], "PyUnicode_Fill": [[63, 3, 1, "c.PyUnicode_Fill", "fill_char"], [63, 3, 1, "c.PyUnicode_Fill", "length"], [63, 3, 1, "c.PyUnicode_Fill", "start"], [63, 3, 1, "c.PyUnicode_Fill", "unicode"]], "PyUnicode_Find": [[63, 3, 1, "c.PyUnicode_Find", "direction"], [63, 3, 1, "c.PyUnicode_Find", "end"], [63, 3, 1, "c.PyUnicode_Find", "start"], [63, 3, 1, "c.PyUnicode_Find", "str"], [63, 3, 1, "c.PyUnicode_Find", "substr"]], "PyUnicode_FindChar": [[63, 3, 1, "c.PyUnicode_FindChar", "ch"], [63, 3, 1, "c.PyUnicode_FindChar", "direction"], [63, 3, 1, "c.PyUnicode_FindChar", "end"], [63, 3, 1, "c.PyUnicode_FindChar", "start"], [63, 3, 1, "c.PyUnicode_FindChar", "str"]], "PyUnicode_Format": [[63, 3, 1, "c.PyUnicode_Format", "args"], [63, 3, 1, "c.PyUnicode_Format", "format"]], "PyUnicode_FromEncodedObject": [[63, 3, 1, "c.PyUnicode_FromEncodedObject", "encoding"], [63, 3, 1, "c.PyUnicode_FromEncodedObject", "errors"], [63, 3, 1, "c.PyUnicode_FromEncodedObject", "obj"]], "PyUnicode_FromFormat": [[63, 3, 1, "c.PyUnicode_FromFormat", "format"]], "PyUnicode_FromFormatV": [[63, 3, 1, "c.PyUnicode_FromFormatV", "format"], [63, 3, 1, "c.PyUnicode_FromFormatV", "vargs"]], "PyUnicode_FromKindAndData": [[63, 3, 1, "c.PyUnicode_FromKindAndData", "buffer"], [63, 3, 1, "c.PyUnicode_FromKindAndData", "kind"], [63, 3, 1, "c.PyUnicode_FromKindAndData", "size"]], "PyUnicode_FromObject": [[63, 3, 1, "c.PyUnicode_FromObject", "obj"]], "PyUnicode_FromString": [[63, 3, 1, "c.PyUnicode_FromString", "u"]], "PyUnicode_FromStringAndSize": [[63, 3, 1, "c.PyUnicode_FromStringAndSize", "size"], [63, 3, 1, "c.PyUnicode_FromStringAndSize", "u"]], "PyUnicode_FromWideChar": [[63, 3, 1, "c.PyUnicode_FromWideChar", "size"], [63, 3, 1, "c.PyUnicode_FromWideChar", "w"]], "PyUnicode_GET_LENGTH": [[63, 3, 1, "c.PyUnicode_GET_LENGTH", "o"]], "PyUnicode_GetLength": [[63, 3, 1, "c.PyUnicode_GetLength", "unicode"]], "PyUnicode_InternFromString": [[63, 3, 1, "c.PyUnicode_InternFromString", "v"]], "PyUnicode_InternInPlace": [[63, 3, 1, "c.PyUnicode_InternInPlace", "string"]], "PyUnicode_IsIdentifier": [[63, 3, 1, "c.PyUnicode_IsIdentifier", "o"]], "PyUnicode_Join": [[63, 3, 1, "c.PyUnicode_Join", "separator"], [63, 3, 1, "c.PyUnicode_Join", "seq"]], "PyUnicode_KIND": [[63, 3, 1, "c.PyUnicode_KIND", "o"]], "PyUnicode_MAX_CHAR_VALUE": [[63, 3, 1, "c.PyUnicode_MAX_CHAR_VALUE", "o"]], "PyUnicode_New": [[63, 3, 1, "c.PyUnicode_New", "maxchar"], [63, 3, 1, "c.PyUnicode_New", "size"]], "PyUnicode_READ": [[63, 3, 1, "c.PyUnicode_READ", "data"], [63, 3, 1, "c.PyUnicode_READ", "index"], [63, 3, 1, "c.PyUnicode_READ", "kind"]], "PyUnicode_READY": [[63, 3, 1, "c.PyUnicode_READY", "o"]], "PyUnicode_READ_CHAR": [[63, 3, 1, "c.PyUnicode_READ_CHAR", "index"], [63, 3, 1, "c.PyUnicode_READ_CHAR", "o"]], "PyUnicode_ReadChar": [[63, 3, 1, "c.PyUnicode_ReadChar", "index"], [63, 3, 1, "c.PyUnicode_ReadChar", "unicode"]], "PyUnicode_Replace": [[63, 3, 1, "c.PyUnicode_Replace", "maxcount"], [63, 3, 1, "c.PyUnicode_Replace", "replstr"], [63, 3, 1, "c.PyUnicode_Replace", "str"], [63, 3, 1, "c.PyUnicode_Replace", "substr"]], "PyUnicode_RichCompare": [[63, 3, 1, "c.PyUnicode_RichCompare", "left"], [63, 3, 1, "c.PyUnicode_RichCompare", "op"], [63, 3, 1, "c.PyUnicode_RichCompare", "right"]], "PyUnicode_Split": [[63, 3, 1, "c.PyUnicode_Split", "maxsplit"], [63, 3, 1, "c.PyUnicode_Split", "s"], [63, 3, 1, "c.PyUnicode_Split", "sep"]], "PyUnicode_Splitlines": [[63, 3, 1, "c.PyUnicode_Splitlines", "keepend"], [63, 3, 1, "c.PyUnicode_Splitlines", "s"]], "PyUnicode_Substring": [[63, 3, 1, "c.PyUnicode_Substring", "end"], [63, 3, 1, "c.PyUnicode_Substring", "start"], [63, 3, 1, "c.PyUnicode_Substring", "str"]], "PyUnicode_Tailmatch": [[63, 3, 1, "c.PyUnicode_Tailmatch", "direction"], [63, 3, 1, "c.PyUnicode_Tailmatch", "end"], [63, 3, 1, "c.PyUnicode_Tailmatch", "start"], [63, 3, 1, "c.PyUnicode_Tailmatch", "str"], [63, 3, 1, "c.PyUnicode_Tailmatch", "substr"]], "PyUnicode_Translate": [[63, 3, 1, "c.PyUnicode_Translate", "errors"], [63, 3, 1, "c.PyUnicode_Translate", "str"], [63, 3, 1, "c.PyUnicode_Translate", "table"]], "PyUnicode_WRITE": [[63, 3, 1, "c.PyUnicode_WRITE", "data"], [63, 3, 1, "c.PyUnicode_WRITE", "index"], [63, 3, 1, "c.PyUnicode_WRITE", "kind"], [63, 3, 1, "c.PyUnicode_WRITE", "value"]], "PyUnicode_WriteChar": [[63, 3, 1, "c.PyUnicode_WriteChar", "character"], [63, 3, 1, "c.PyUnicode_WriteChar", "index"], [63, 3, 1, "c.PyUnicode_WriteChar", "unicode"]], "PyUnstable_Code_GetExtra": [[13, 3, 1, "c.PyUnstable_Code_GetExtra", "code"], [13, 3, 1, "c.PyUnstable_Code_GetExtra", "extra"], [13, 3, 1, "c.PyUnstable_Code_GetExtra", "index"]], "PyUnstable_Code_New": [[13, 3, 1, "c.PyUnstable_Code_New", "argcount"], [13, 3, 1, "c.PyUnstable_Code_New", "cellvars"], [13, 3, 1, "c.PyUnstable_Code_New", "code"], [13, 3, 1, "c.PyUnstable_Code_New", "consts"], [13, 3, 1, "c.PyUnstable_Code_New", "exceptiontable"], [13, 3, 1, "c.PyUnstable_Code_New", "filename"], [13, 3, 1, "c.PyUnstable_Code_New", "firstlineno"], [13, 3, 1, "c.PyUnstable_Code_New", "flags"], [13, 3, 1, "c.PyUnstable_Code_New", "freevars"], [13, 3, 1, "c.PyUnstable_Code_New", "kwonlyargcount"], [13, 3, 1, "c.PyUnstable_Code_New", "linetable"], [13, 3, 1, "c.PyUnstable_Code_New", "name"], [13, 3, 1, "c.PyUnstable_Code_New", "names"], [13, 3, 1, "c.PyUnstable_Code_New", "nlocals"], [13, 3, 1, "c.PyUnstable_Code_New", "qualname"], [13, 3, 1, "c.PyUnstable_Code_New", "stacksize"], [13, 3, 1, "c.PyUnstable_Code_New", "varnames"]], "PyUnstable_Code_NewWithPosOnlyArgs": [[13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "argcount"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "cellvars"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "code"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "consts"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "exceptiontable"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "filename"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "firstlineno"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "flags"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "freevars"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "kwonlyargcount"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "linetable"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "name"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "names"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "nlocals"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "posonlyargcount"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "qualname"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "stacksize"], [13, 3, 1, "c.PyUnstable_Code_NewWithPosOnlyArgs", "varnames"]], "PyUnstable_Code_SetExtra": [[13, 3, 1, "c.PyUnstable_Code_SetExtra", "code"], [13, 3, 1, "c.PyUnstable_Code_SetExtra", "extra"], [13, 3, 1, "c.PyUnstable_Code_SetExtra", "index"]], "PyUnstable_Eval_RequestCodeExtraIndex": [[13, 3, 1, "c.PyUnstable_Eval_RequestCodeExtraIndex", "free"]], "PyUnstable_Exc_PrepReraiseStar": [[23, 3, 1, "c.PyUnstable_Exc_PrepReraiseStar", "excs"], [23, 3, 1, "c.PyUnstable_Exc_PrepReraiseStar", "orig"]], "PyUnstable_GC_VisitObjects": [[28, 3, 1, "c.PyUnstable_GC_VisitObjects", "arg"], [28, 3, 1, "c.PyUnstable_GC_VisitObjects", "callback"]], "PyUnstable_InterpreterFrame_GetCode": [[26, 3, 1, "c.PyUnstable_InterpreterFrame_GetCode", "frame"]], "PyUnstable_InterpreterFrame_GetLasti": [[26, 3, 1, "c.PyUnstable_InterpreterFrame_GetLasti", "frame"]], "PyUnstable_InterpreterFrame_GetLine": [[26, 3, 1, "c.PyUnstable_InterpreterFrame_GetLine", "frame"]], "PyUnstable_Long_CompactValue": [[38, 3, 1, "c.PyUnstable_Long_CompactValue", "op"]], "PyUnstable_Long_IsCompact": [[38, 3, 1, "c.PyUnstable_Long_IsCompact", "op"]], "PyUnstable_Object_GC_NewWithExtraData": [[28, 3, 1, "c.PyUnstable_Object_GC_NewWithExtraData", "extra_size"], [28, 3, 1, "c.PyUnstable_Object_GC_NewWithExtraData", "type"]], "PyUnstable_Type_AssignVersionTag": [[60, 3, 1, "c.PyUnstable_Type_AssignVersionTag", "type"]], "PyUnstable_WritePerfMapEntry": [[50, 3, 1, "c.PyUnstable_WritePerfMapEntry", "code_addr"], [50, 3, 1, "c.PyUnstable_WritePerfMapEntry", "code_size"], [50, 3, 1, "c.PyUnstable_WritePerfMapEntry", "entry_name"]], "PyVarObject": [[62, 0, 1, "c.PyVarObject.ob_size", "ob_size"]], "PyVectorcall_Call": [[10, 3, 1, "c.PyVectorcall_Call", "callable"], [10, 3, 1, "c.PyVectorcall_Call", "dict"], [10, 3, 1, "c.PyVectorcall_Call", "tuple"]], "PyVectorcall_Function": [[10, 3, 1, "c.PyVectorcall_Function", "op"]], "PyVectorcall_NARGS": [[10, 3, 1, "c.PyVectorcall_NARGS", "nargsf"]], "PyWeakref_Check": [[66, 3, 1, "c.PyWeakref_Check", "ob"]], "PyWeakref_CheckProxy": [[66, 3, 1, "c.PyWeakref_CheckProxy", "ob"]], "PyWeakref_CheckRef": [[66, 3, 1, "c.PyWeakref_CheckRef", "ob"]], "PyWeakref_GET_OBJECT": [[66, 3, 1, "c.PyWeakref_GET_OBJECT", "ref"]], "PyWeakref_GetObject": [[66, 3, 1, "c.PyWeakref_GetObject", "ref"]], "PyWeakref_NewProxy": [[66, 3, 1, "c.PyWeakref_NewProxy", "callback"], [66, 3, 1, "c.PyWeakref_NewProxy", "ob"]], "PyWeakref_NewRef": [[66, 3, 1, "c.PyWeakref_NewRef", "callback"], [66, 3, 1, "c.PyWeakref_NewRef", "ob"]], "PyWideStringList": [[33, 0, 1, "c.PyWideStringList.items", "items"], [33, 0, 1, "c.PyWideStringList.length", "length"]], "PyWideStringList_Append": [[33, 3, 1, "c.PyWideStringList_Append", "item"], [33, 3, 1, "c.PyWideStringList_Append", "list"]], "PyWideStringList_Insert": [[33, 3, 1, "c.PyWideStringList_Insert", "index"], [33, 3, 1, "c.PyWideStringList_Insert", "item"], [33, 3, 1, "c.PyWideStringList_Insert", "list"]], "Py_AddPendingCall": [[32, 3, 1, "c.Py_AddPendingCall", "arg"], [32, 3, 1, "c.Py_AddPendingCall", "func"]], "Py_AtExit": [[58, 3, 1, "c.Py_AtExit", "func"]], "Py_BuildValue": [[5, 3, 1, "c.Py_BuildValue", "format"]], "Py_BytesMain": [[65, 3, 1, "c.Py_BytesMain", "argc"], [65, 3, 1, "c.Py_BytesMain", "argv"]], "Py_CLEAR": [[51, 3, 1, "c.Py_CLEAR", "o"]], "Py_CompileString": [[65, 3, 1, "c.Py_CompileString", "filename"], [65, 3, 1, "c.Py_CompileString", "start"], [65, 3, 1, "c.Py_CompileString", "str"]], "Py_CompileStringExFlags": [[65, 3, 1, "c.Py_CompileStringExFlags", "filename"], [65, 3, 1, "c.Py_CompileStringExFlags", "flags"], [65, 3, 1, "c.Py_CompileStringExFlags", "optimize"], [65, 3, 1, "c.Py_CompileStringExFlags", "start"], [65, 3, 1, "c.Py_CompileStringExFlags", "str"]], "Py_CompileStringFlags": [[65, 3, 1, "c.Py_CompileStringFlags", "filename"], [65, 3, 1, "c.Py_CompileStringFlags", "flags"], [65, 3, 1, "c.Py_CompileStringFlags", "start"], [65, 3, 1, "c.Py_CompileStringFlags", "str"]], "Py_CompileStringObject": [[65, 3, 1, "c.Py_CompileStringObject", "filename"], [65, 3, 1, "c.Py_CompileStringObject", "flags"], [65, 3, 1, "c.Py_CompileStringObject", "optimize"], [65, 3, 1, "c.Py_CompileStringObject", "start"], [65, 3, 1, "c.Py_CompileStringObject", "str"]], "Py_DECREF": [[51, 3, 1, "c.Py_DECREF", "o"]], "Py_DecRef": [[51, 3, 1, "c.Py_DecRef", "o"]], "Py_DecodeLocale": [[58, 3, 1, "c.Py_DecodeLocale", "arg"], [58, 3, 1, "c.Py_DecodeLocale", "size"]], "Py_EncodeLocale": [[58, 3, 1, "c.Py_EncodeLocale", "error_pos"], [58, 3, 1, "c.Py_EncodeLocale", "text"]], "Py_EndInterpreter": [[32, 3, 1, "c.Py_EndInterpreter", "tstate"]], "Py_EnterRecursiveCall": [[23, 3, 1, "c.Py_EnterRecursiveCall", "where"]], "Py_Exit": [[58, 3, 1, "c.Py_Exit", "status"]], "Py_ExitStatusException": [[33, 3, 1, "c.Py_ExitStatusException", "status"]], "Py_FatalError": [[58, 3, 1, "c.Py_FatalError", "message"]], "Py_FdIsInteractive": [[58, 3, 1, "c.Py_FdIsInteractive", "filename"], [58, 3, 1, "c.Py_FdIsInteractive", "fp"]], "Py_GenericAlias": [[61, 3, 1, "c.Py_GenericAlias", "args"], [61, 3, 1, "c.Py_GenericAlias", "origin"]], "Py_GetArgcArgv": [[33, 3, 1, "c.Py_GetArgcArgv", "argc"], [33, 3, 1, "c.Py_GetArgcArgv", "argv"]], "Py_INCREF": [[51, 3, 1, "c.Py_INCREF", "o"]], "Py_IS_TYPE": [[57, 3, 1, "c.Py_IS_TYPE", "o"], [57, 3, 1, "c.Py_IS_TYPE", "type"]], "Py_IncRef": [[51, 3, 1, "c.Py_IncRef", "o"]], "Py_InitializeEx": [[32, 3, 1, "c.Py_InitializeEx", "initsigs"]], "Py_InitializeFromConfig": [[33, 3, 1, "c.Py_InitializeFromConfig", "config"]], "Py_Is": [[57, 3, 1, "c.Py_Is", "x"], [57, 3, 1, "c.Py_Is", "y"]], "Py_IsFalse": [[57, 3, 1, "c.Py_IsFalse", "x"]], "Py_IsNone": [[57, 3, 1, "c.Py_IsNone", "x"]], "Py_IsTrue": [[57, 3, 1, "c.Py_IsTrue", "x"]], "Py_Main": [[65, 3, 1, "c.Py_Main", "argc"], [65, 3, 1, "c.Py_Main", "argv"]], "Py_NewInterpreterFromConfig": [[32, 3, 1, "c.Py_NewInterpreterFromConfig", "config"], [32, 3, 1, "c.Py_NewInterpreterFromConfig", "tstate_p"]], "Py_NewRef": [[51, 3, 1, "c.Py_NewRef", "o"]], "Py_PreInitialize": [[33, 3, 1, "c.Py_PreInitialize", "preconfig"]], "Py_PreInitializeFromArgs": [[33, 3, 1, "c.Py_PreInitializeFromArgs", "argc"], [33, 3, 1, "c.Py_PreInitializeFromArgs", "argv"], [33, 3, 1, "c.Py_PreInitializeFromArgs", "preconfig"]], "Py_PreInitializeFromBytesArgs": [[33, 3, 1, "c.Py_PreInitializeFromBytesArgs", "argc"], [33, 3, 1, "c.Py_PreInitializeFromBytesArgs", "argv"], [33, 3, 1, "c.Py_PreInitializeFromBytesArgs", "preconfig"]], "Py_REFCNT": [[51, 3, 1, "c.Py_REFCNT", "o"]], "Py_ReprEnter": [[23, 3, 1, "c.Py_ReprEnter", "object"]], "Py_ReprLeave": [[23, 3, 1, "c.Py_ReprLeave", "object"]], "Py_SET_REFCNT": [[51, 3, 1, "c.Py_SET_REFCNT", "o"], [51, 3, 1, "c.Py_SET_REFCNT", "refcnt"]], "Py_SET_SIZE": [[57, 3, 1, "c.Py_SET_SIZE", "o"], [57, 3, 1, "c.Py_SET_SIZE", "size"]], "Py_SET_TYPE": [[57, 3, 1, "c.Py_SET_TYPE", "o"], [57, 3, 1, "c.Py_SET_TYPE", "type"]], "Py_SIZE": [[57, 3, 1, "c.Py_SIZE", "o"]], "Py_SetProgramName": [[32, 3, 1, "c.Py_SetProgramName", "name"]], "Py_SetPythonHome": [[32, 3, 1, "c.Py_SetPythonHome", "home"]], "Py_SetStandardStreamEncoding": [[32, 3, 1, "c.Py_SetStandardStreamEncoding", "encoding"], [32, 3, 1, "c.Py_SetStandardStreamEncoding", "errors"]], "Py_TYPE": [[57, 3, 1, "c.Py_TYPE", "o"]], "Py_UNICODE_ISALNUM": [[63, 3, 1, "c.Py_UNICODE_ISALNUM", "ch"]], "Py_UNICODE_ISALPHA": [[63, 3, 1, "c.Py_UNICODE_ISALPHA", "ch"]], "Py_UNICODE_ISDECIMAL": [[63, 3, 1, "c.Py_UNICODE_ISDECIMAL", "ch"]], "Py_UNICODE_ISDIGIT": [[63, 3, 1, "c.Py_UNICODE_ISDIGIT", "ch"]], "Py_UNICODE_ISLINEBREAK": [[63, 3, 1, "c.Py_UNICODE_ISLINEBREAK", "ch"]], "Py_UNICODE_ISLOWER": [[63, 3, 1, "c.Py_UNICODE_ISLOWER", "ch"]], "Py_UNICODE_ISNUMERIC": [[63, 3, 1, "c.Py_UNICODE_ISNUMERIC", "ch"]], "Py_UNICODE_ISPRINTABLE": [[63, 3, 1, "c.Py_UNICODE_ISPRINTABLE", "ch"]], "Py_UNICODE_ISSPACE": [[63, 3, 1, "c.Py_UNICODE_ISSPACE", "ch"]], "Py_UNICODE_ISTITLE": [[63, 3, 1, "c.Py_UNICODE_ISTITLE", "ch"]], "Py_UNICODE_ISUPPER": [[63, 3, 1, "c.Py_UNICODE_ISUPPER", "ch"]], "Py_UNICODE_IS_HIGH_SURROGATE": [[63, 3, 1, "c.Py_UNICODE_IS_HIGH_SURROGATE", "ch"]], "Py_UNICODE_IS_LOW_SURROGATE": [[63, 3, 1, "c.Py_UNICODE_IS_LOW_SURROGATE", "ch"]], "Py_UNICODE_IS_SURROGATE": [[63, 3, 1, "c.Py_UNICODE_IS_SURROGATE", "ch"]], "Py_UNICODE_JOIN_SURROGATES": [[63, 3, 1, "c.Py_UNICODE_JOIN_SURROGATES", "high"], [63, 3, 1, "c.Py_UNICODE_JOIN_SURROGATES", "low"]], "Py_UNICODE_TODECIMAL": [[63, 3, 1, "c.Py_UNICODE_TODECIMAL", "ch"]], "Py_UNICODE_TODIGIT": [[63, 3, 1, "c.Py_UNICODE_TODIGIT", "ch"]], "Py_UNICODE_TOLOWER": [[63, 3, 1, "c.Py_UNICODE_TOLOWER", "ch"]], "Py_UNICODE_TONUMERIC": [[63, 3, 1, "c.Py_UNICODE_TONUMERIC", "ch"]], "Py_UNICODE_TOTITLE": [[63, 3, 1, "c.Py_UNICODE_TOTITLE", "ch"]], "Py_UNICODE_TOUPPER": [[63, 3, 1, "c.Py_UNICODE_TOUPPER", "ch"]], "Py_VISIT": [[28, 3, 1, "c.Py_VISIT", "o"]], "Py_VaBuildValue": [[5, 3, 1, "c.Py_VaBuildValue", "format"], [5, 3, 1, "c.Py_VaBuildValue", "vargs"]], "Py_XDECREF": [[51, 3, 1, "c.Py_XDECREF", "o"]], "Py_XINCREF": [[51, 3, 1, "c.Py_XINCREF", "o"]], "Py_XNewRef": [[51, 3, 1, "c.Py_XNewRef", "o"]], "Py_buffer": [[7, 0, 1, "c.Py_buffer.buf", "buf"], [7, 0, 1, "c.Py_buffer.format", "format"], [7, 0, 1, "c.Py_buffer.internal", "internal"], [7, 0, 1, "c.Py_buffer.itemsize", "itemsize"], [7, 0, 1, "c.Py_buffer.len", "len"], [7, 0, 1, "c.Py_buffer.ndim", "ndim"], [7, 0, 1, "c.Py_buffer.obj", "obj"], [7, 0, 1, "c.Py_buffer.readonly", "readonly"], [7, 0, 1, "c.Py_buffer.shape", "shape"], [7, 0, 1, "c.Py_buffer.strides", "strides"], [7, 0, 1, "c.Py_buffer.suboffsets", "suboffsets"]], "Py_mod_create": [[44, 2, 1, "c.Py_mod_create.create_module", "create_module"]], "Py_mod_create.create_module": [[44, 3, 1, "c.Py_mod_create.create_module", "def"], [44, 3, 1, "c.Py_mod_create.create_module", "spec"]], "Py_mod_exec": [[44, 2, 1, "c.Py_mod_exec.exec_module", "exec_module"]], "Py_mod_exec.exec_module": [[44, 3, 1, "c.Py_mod_exec.exec_module", "module"]], "_PyBytes_Resize": [[9, 3, 1, "c._PyBytes_Resize", "bytes"], [9, 3, 1, "c._PyBytes_Resize", "newsize"]], "_PyInterpreterState_GetEvalFrameFunc": [[32, 3, 1, "c._PyInterpreterState_GetEvalFrameFunc", "interp"]], "_PyInterpreterState_SetEvalFrameFunc": [[32, 3, 1, "c._PyInterpreterState_SetEvalFrameFunc", "eval_frame"], [32, 3, 1, "c._PyInterpreterState_SetEvalFrameFunc", "interp"]], "_PyObject_GetDictPtr": [[48, 3, 1, "c._PyObject_GetDictPtr", "obj"]], "_PyObject_New": [[3, 3, 1, "c._PyObject_New", "type"]], "_PyObject_NewVar": [[3, 3, 1, "c._PyObject_NewVar", "size"], [3, 3, 1, "c._PyObject_NewVar", "type"]], "_PyTuple_Resize": [[59, 3, 1, "c._PyTuple_Resize", "newsize"], [59, 3, 1, "c._PyTuple_Resize", "p"]], "_Py_c_diff": [[15, 3, 1, "c._Py_c_diff", "left"], [15, 3, 1, "c._Py_c_diff", "right"]], "_Py_c_neg": [[15, 3, 1, "c._Py_c_neg", "num"]], "_Py_c_pow": [[15, 3, 1, "c._Py_c_pow", "exp"], [15, 3, 1, "c._Py_c_pow", "num"]], "_Py_c_prod": [[15, 3, 1, "c._Py_c_prod", "left"], [15, 3, 1, "c._Py_c_prod", "right"]], "_Py_c_quot": [[15, 3, 1, "c._Py_c_quot", "dividend"], [15, 3, 1, "c._Py_c_quot", "divisor"]], "_Py_c_sum": [[15, 3, 1, "c._Py_c_sum", "left"], [15, 3, 1, "c._Py_c_sum", "right"]], "_inittab": [[30, 0, 1, "c._inittab.name", "name"]], "BaseException": [[210, 7, 1, "", "__notes__"], [210, 8, 1, "", "add_note"], [210, 7, 1, "", "args"], [210, 8, 1, "", "with_traceback"]], "BaseExceptionGroup": [[210, 8, 1, "", "derive"], [210, 7, 1, "", "exceptions"], [210, 7, 1, "", "message"], [210, 8, 1, "", "split"], [210, 8, 1, "", "subgroup"]], "BlockingIOError": [[210, 7, 1, "", "characters_written"]], "ImportError": [[210, 7, 1, "", "name"], [210, 7, 1, "", "path"]], "OSError": [[210, 7, 1, "", "errno"], [210, 7, 1, "", "filename"], [210, 7, 1, "", "filename2"], [210, 7, 1, "", "strerror"], [210, 7, 1, "", "winerror"]], "SyntaxError": [[210, 7, 1, "", "end_lineno"], [210, 7, 1, "", "end_offset"], [210, 7, 1, "", "filename"], [210, 7, 1, "", "lineno"], [210, 7, 1, "", "offset"], [210, 7, 1, "", "text"]], "SystemExit": [[210, 7, 1, "", "code"]], "UnicodeError": [[210, 7, 1, "", "encoding"], [210, 7, 1, "", "end"], [210, 7, 1, "", "object"], [210, 7, 1, "", "reason"], [210, 7, 1, "", "start"]], "_thread": [[112, 9, 1, "thread.LockType", "LockType"], [112, 9, 1, "thread.TIMEOUT_MAX", "TIMEOUT_MAX"], [112, 11, 1, "thread.allocate_lock", "allocate_lock"], [112, 6, 1, "thread.error", "error"], [112, 11, 1, "thread.exit", "exit"], [112, 11, 1, "thread.get_ident", "get_ident"], [112, 11, 1, "thread.get_native_id", "get_native_id"], [112, 11, 1, "thread.interrupt_main", "interrupt_main"], [112, 11, 1, "thread.stack_size", "stack_size"], [112, 11, 1, "thread.start_new_thread", "start_new_thread"]], "_thread.lock": [[112, 8, 1, "thread.lock.acquire", "acquire"], [112, 8, 1, "thread.lock.locked", "locked"], [112, 8, 1, "thread.lock.release", "release"]], "abc": [[113, 12, 1, "", "ABC"], [113, 12, 1, "", "ABCMeta"], [113, 11, 1, "", "abstractclassmethod"], [113, 11, 1, "", "abstractmethod"], [113, 11, 1, "", "abstractproperty"], [113, 11, 1, "", "abstractstaticmethod"], [113, 11, 1, "", "get_cache_token"], [113, 11, 1, "", "update_abstractmethods"]], "abc.ABCMeta": [[113, 8, 1, "", "__subclasshook__"], [113, 8, 1, "", "register"]], "agen": [[427, 8, 1, "", "__anext__"], [427, 8, 1, "", "aclose"], [427, 8, 1, "", "asend"], [427, 8, 1, "", "athrow"]], "aifc.aifc": [[114, 8, 1, "", "aifc"], [114, 8, 1, "", "aiff"], [114, 8, 1, "", "close"], [114, 8, 1, "", "getcompname"], [114, 8, 1, "", "getcomptype"], [114, 8, 1, "", "getframerate"], [114, 8, 1, "", "getmark"], [114, 8, 1, "", "getmarkers"], [114, 8, 1, "", "getnchannels"], [114, 8, 1, "", "getnframes"], [114, 8, 1, "", "getparams"], [114, 8, 1, "", "getsampwidth"], [114, 8, 1, "", "readframes"], [114, 8, 1, "", "rewind"], [114, 8, 1, "", "setcomptype"], [114, 8, 1, "", "setframerate"], [114, 8, 1, "", "setmark"], [114, 8, 1, "", "setnchannels"], [114, 8, 1, "", "setnframes"], [114, 8, 1, "", "setparams"], [114, 8, 1, "", "setpos"], [114, 8, 1, "", "setsampwidth"], [114, 8, 1, "", "tell"], [114, 8, 1, "", "writeframes"], [114, 8, 1, "", "writeframesraw"]], "aifc": [[114, 11, 1, "", "open"]], "argparse": [[117, 12, 1, "", "Action"], [117, 12, 1, "", "ArgumentDefaultsHelpFormatter"], [117, 6, 1, "", "ArgumentError"], [117, 12, 1, "", "ArgumentParser"], [117, 6, 1, "", "ArgumentTypeError"], [117, 12, 1, "", "FileType"], [117, 12, 1, "", "MetavarTypeHelpFormatter"], [117, 12, 1, "", "Namespace"], [117, 12, 1, "", "RawDescriptionHelpFormatter"], [117, 12, 1, "", "RawTextHelpFormatter"]], "argparse.ArgumentParser": [[117, 8, 1, "", "add_argument"], [117, 8, 1, "", "add_argument_group"], [117, 8, 1, "", "add_mutually_exclusive_group"], [117, 8, 1, "", "add_subparsers"], [117, 8, 1, "", "convert_arg_line_to_args"], [117, 8, 1, "", "error"], [117, 8, 1, "", "exit"], [117, 8, 1, "", "format_help"], [117, 8, 1, "", "format_usage"], [117, 8, 1, "", "get_default"], [117, 8, 1, "", "parse_args"], [117, 8, 1, "", "parse_intermixed_args"], [117, 8, 1, "", "parse_known_args"], [117, 8, 1, "", "parse_known_intermixed_args"], [117, 8, 1, "", "print_help"], [117, 8, 1, "", "print_usage"], [117, 8, 1, "", "set_defaults"]], "array": [[118, 12, 1, "", "array"], [118, 9, 1, "", "typecodes"]], "array.array": [[118, 8, 1, "", "append"], [118, 8, 1, "", "buffer_info"], [118, 8, 1, "", "byteswap"], [118, 8, 1, "", "count"], [118, 8, 1, "", "extend"], [118, 8, 1, "", "frombytes"], [118, 8, 1, "", "fromfile"], [118, 8, 1, "", "fromlist"], [118, 8, 1, "", "fromunicode"], [118, 8, 1, "", "index"], [118, 8, 1, "", "insert"], [118, 7, 1, "", "itemsize"], [118, 8, 1, "", "pop"], [118, 8, 1, "", "remove"], [118, 8, 1, "", "reverse"], [118, 8, 1, "", "tobytes"], [118, 8, 1, "", "tofile"], [118, 8, 1, "", "tolist"], [118, 8, 1, "", "tounicode"], [118, 7, 1, "", "typecode"]], "ast": [[119, 12, 1, "", "AST"], [119, 12, 1, "", "Add"], [119, 12, 1, "", "And"], [119, 12, 1, "", "AnnAssign"], [119, 12, 1, "", "Assert"], [119, 12, 1, "", "Assign"], [119, 12, 1, "", "AsyncFor"], [119, 12, 1, "", "AsyncFunctionDef"], [119, 12, 1, "", "AsyncWith"], [119, 12, 1, "", "Attribute"], [119, 12, 1, "", "AugAssign"], [119, 12, 1, "", "Await"], [119, 12, 1, "", "BinOp"], [119, 12, 1, "", "BitAnd"], [119, 12, 1, "", "BitOr"], [119, 12, 1, "", "BitXor"], [119, 12, 1, "", "BoolOp"], [119, 12, 1, "", "Break"], [119, 12, 1, "", "Call"], [119, 12, 1, "", "ClassDef"], [119, 12, 1, "", "Compare"], [119, 12, 1, "", "Constant"], [119, 12, 1, "", "Continue"], [119, 12, 1, "", "Del"], [119, 12, 1, "", "Delete"], [119, 12, 1, "", "Dict"], [119, 12, 1, "", "DictComp"], [119, 12, 1, "", "Div"], [119, 12, 1, "", "Eq"], [119, 12, 1, "", "ExceptHandler"], [119, 12, 1, "", "Expr"], [119, 12, 1, "", "Expression"], [119, 12, 1, "", "FloorDiv"], [119, 12, 1, "", "For"], [119, 12, 1, "", "FormattedValue"], [119, 12, 1, "", "FunctionDef"], [119, 12, 1, "", "FunctionType"], [119, 12, 1, "", "GeneratorExp"], [119, 12, 1, "", "Global"], [119, 12, 1, "", "Gt"], [119, 12, 1, "", "GtE"], [119, 12, 1, "", "If"], [119, 12, 1, "", "IfExp"], [119, 12, 1, "", "Import"], [119, 12, 1, "", "ImportFrom"], [119, 12, 1, "", "In"], [119, 12, 1, "", "Interactive"], [119, 12, 1, "", "Invert"], [119, 12, 1, "", "Is"], [119, 12, 1, "", "IsNot"], [119, 12, 1, "", "JoinedStr"], [119, 12, 1, "", "LShift"], [119, 12, 1, "", "Lambda"], [119, 12, 1, "", "List"], [119, 12, 1, "", "ListComp"], [119, 12, 1, "", "Load"], [119, 12, 1, "", "Lt"], [119, 12, 1, "", "LtE"], [119, 12, 1, "", "MatMult"], [119, 12, 1, "", "Match"], [119, 12, 1, "", "MatchAs"], [119, 12, 1, "", "MatchClass"], [119, 12, 1, "", "MatchMapping"], [119, 12, 1, "", "MatchOr"], [119, 12, 1, "", "MatchSequence"], [119, 12, 1, "", "MatchSingleton"], [119, 12, 1, "", "MatchStar"], [119, 12, 1, "", "MatchValue"], [119, 12, 1, "", "Mod"], [119, 12, 1, "", "Module"], [119, 12, 1, "", "Mult"], [119, 12, 1, "", "Name"], [119, 12, 1, "", "NamedExpr"], [119, 12, 1, "", "NodeTransformer"], [119, 12, 1, "", "NodeVisitor"], [119, 12, 1, "", "Nonlocal"], [119, 12, 1, "", "Not"], [119, 12, 1, "", "NotEq"], [119, 12, 1, "", "NotIn"], [119, 12, 1, "", "Or"], [119, 12, 1, "", "ParamSpec"], [119, 12, 1, "", "Pass"], [119, 12, 1, "", "Pow"], [119, 9, 1, "", "PyCF_ALLOW_TOP_LEVEL_AWAIT"], [119, 9, 1, "", "PyCF_ONLY_AST"], [119, 9, 1, "", "PyCF_TYPE_COMMENTS"], [119, 12, 1, "", "RShift"], [119, 12, 1, "", "Raise"], [119, 12, 1, "", "Return"], [119, 12, 1, "", "Set"], [119, 12, 1, "", "SetComp"], [119, 12, 1, "", "Slice"], [119, 12, 1, "", "Starred"], [119, 12, 1, "", "Store"], [119, 12, 1, "", "Sub"], [119, 12, 1, "", "Subscript"], [119, 12, 1, "", "Try"], [119, 12, 1, "", "TryStar"], [119, 12, 1, "", "Tuple"], [119, 12, 1, "", "TypeAlias"], [119, 12, 1, "", "TypeVar"], [119, 12, 1, "", "TypeVarTuple"], [119, 12, 1, "", "UAdd"], [119, 12, 1, "", "USub"], [119, 12, 1, "", "UnaryOp"], [119, 12, 1, "", "While"], [119, 12, 1, "", "With"], [119, 12, 1, "", "Yield"], [119, 12, 1, "", "YieldFrom"], [119, 12, 1, "", "alias"], [119, 12, 1, "", "arg"], [119, 12, 1, "", "arguments"], [119, 12, 1, "", "comprehension"], [119, 11, 1, "", "copy_location"], [119, 11, 1, "", "dump"], [119, 11, 1, "", "fix_missing_locations"], [119, 11, 1, "", "get_docstring"], [119, 11, 1, "", "get_source_segment"], [119, 11, 1, "", "increment_lineno"], [119, 11, 1, "", "iter_child_nodes"], [119, 11, 1, "", "iter_fields"], [119, 12, 1, "", "keyword"], [119, 11, 1, "", "literal_eval"], [119, 12, 1, "", "match_case"], [119, 11, 1, "", "parse"], [119, 11, 1, "", "unparse"], [119, 11, 1, "", "walk"], [119, 12, 1, "", "withitem"], [119, 14, 1, "cmdoption-ast-h", "--help"], [119, 14, 1, "cmdoption-ast-a", "--include-attributes"], [119, 14, 1, "cmdoption-ast-indent", "--indent"], [119, 14, 1, "cmdoption-ast-mode", "--mode"], [119, 14, 1, "cmdoption-ast-no-type-comments", "--no-type-comments"], [119, 14, 1, "cmdoption-ast-a", "-a"], [119, 14, 1, "cmdoption-ast-h", "-h"], [119, 14, 1, "cmdoption-ast-i", "-i"], [119, 14, 1, "cmdoption-ast-m", "-m"]], "ast.AST": [[119, 7, 1, "", "_fields"], [119, 7, 1, "", "col_offset"], [119, 7, 1, "", "end_col_offset"], [119, 7, 1, "", "end_lineno"], [119, 7, 1, "", "lineno"]], "ast.Assign": [[119, 7, 1, "", "type_comment"]], "ast.For": [[119, 7, 1, "", "type_comment"]], "ast.FunctionDef": [[119, 7, 1, "", "type_comment"]], "ast.NodeVisitor": [[119, 8, 1, "", "generic_visit"], [119, 8, 1, "", "visit"]], "ast.With": [[119, 7, 1, "", "type_comment"]], "ast.arg": [[119, 7, 1, "", "type_comment"]], "asyncio": [[129, 12, 1, "", "AbstractChildWatcher"], [123, 12, 1, "", "AbstractEventLoop"], [129, 12, 1, "", "AbstractEventLoopPolicy"], [135, 12, 1, "", "Barrier"], [130, 12, 1, "", "BaseProtocol"], [130, 12, 1, "", "BaseTransport"], [135, 12, 1, "", "BoundedSemaphore"], [135, 6, 1, "", "BrokenBarrierError"], [130, 12, 1, "", "BufferedProtocol"], [124, 6, 1, "", "CancelledError"], [135, 12, 1, "", "Condition"], [130, 12, 1, "", "DatagramProtocol"], [130, 12, 1, "", "DatagramTransport"], [129, 12, 1, "", "DefaultEventLoopPolicy"], [135, 12, 1, "", "Event"], [129, 12, 1, "", "FastChildWatcher"], [126, 12, 1, "", "Future"], [123, 12, 1, "", "Handle"], [124, 6, 1, "", "IncompleteReadError"], [124, 6, 1, "", "InvalidStateError"], [131, 12, 1, "", "LifoQueue"], [124, 6, 1, "", "LimitOverrunError"], [135, 12, 1, "", "Lock"], [129, 12, 1, "", "MultiLoopChildWatcher"], [129, 12, 1, "", "PidfdChildWatcher"], [131, 12, 1, "", "PriorityQueue"], [123, 12, 1, "", "ProactorEventLoop"], [130, 12, 1, "", "Protocol"], [131, 12, 1, "", "Queue"], [131, 6, 1, "", "QueueEmpty"], [131, 6, 1, "", "QueueFull"], [130, 12, 1, "", "ReadTransport"], [132, 12, 1, "", "Runner"], [129, 12, 1, "", "SafeChildWatcher"], [123, 12, 1, "", "SelectorEventLoop"], [135, 12, 1, "", "Semaphore"], [124, 6, 1, "", "SendfileNotAvailableError"], [123, 12, 1, "", "Server"], [133, 12, 1, "", "StreamReader"], [133, 12, 1, "", "StreamWriter"], [130, 12, 1, "", "SubprocessProtocol"], [130, 12, 1, "", "SubprocessTransport"], [136, 12, 1, "", "Task"], [136, 12, 1, "", "TaskGroup"], [129, 12, 1, "", "ThreadedChildWatcher"], [136, 12, 1, "", "Timeout"], [124, 6, 1, "", "TimeoutError"], [123, 12, 1, "", "TimerHandle"], [130, 12, 1, "", "Transport"], [129, 12, 1, "", "WindowsProactorEventLoopPolicy"], [129, 12, 1, "", "WindowsSelectorEventLoopPolicy"], [130, 12, 1, "", "WriteTransport"], [125, 11, 1, "", "_enter_task"], [125, 11, 1, "", "_leave_task"], [125, 11, 1, "", "_register_task"], [125, 11, 1, "", "_unregister_task"], [136, 11, 1, "", "all_tasks"], [136, 11, 1, "", "as_completed"], [136, 11, 1, "", "create_eager_task_factory"], [134, 11, 1, "", "create_subprocess_exec"], [134, 11, 1, "", "create_subprocess_shell"], [136, 11, 1, "", "create_task"], [136, 11, 1, "", "current_task"], [136, 11, 1, "", "eager_task_factory"], [126, 11, 1, "", "ensure_future"], [136, 11, 1, "", "gather"], [129, 11, 1, "", "get_child_watcher"], [123, 11, 1, "", "get_event_loop"], [129, 11, 1, "", "get_event_loop_policy"], [123, 11, 1, "", "get_running_loop"], [136, 11, 1, "", "iscoroutine"], [126, 11, 1, "", "isfuture"], [123, 11, 1, "", "new_event_loop"], [133, 11, 1, "", "open_connection"], [133, 11, 1, "", "open_unix_connection"], [132, 11, 1, "", "run"], [136, 11, 1, "", "run_coroutine_threadsafe"], [129, 11, 1, "", "set_child_watcher"], [123, 11, 1, "", "set_event_loop"], [129, 11, 1, "", "set_event_loop_policy"], [136, 11, 1, "", "shield"], [136, 11, 1, "", "sleep"], [133, 11, 1, "", "start_server"], [133, 11, 1, "", "start_unix_server"], [136, 11, 1, "", "timeout"], [136, 11, 1, "", "timeout_at"], [136, 11, 1, "", "to_thread"], [136, 11, 1, "", "wait"], [136, 11, 1, "", "wait_for"], [126, 11, 1, "", "wrap_future"]], "asyncio.AbstractChildWatcher": [[129, 8, 1, "", "add_child_handler"], [129, 8, 1, "", "attach_loop"], [129, 8, 1, "", "close"], [129, 8, 1, "", "is_active"], [129, 8, 1, "", "remove_child_handler"]], "asyncio.AbstractEventLoopPolicy": [[129, 8, 1, "", "get_child_watcher"], [129, 8, 1, "", "get_event_loop"], [129, 8, 1, "", "new_event_loop"], [129, 8, 1, "", "set_child_watcher"], [129, 8, 1, "", "set_event_loop"]], "asyncio.Barrier": [[135, 8, 1, "", "abort"], [135, 7, 1, "", "broken"], [135, 7, 1, "", "n_waiting"], [135, 7, 1, "", "parties"], [135, 8, 1, "", "reset"], [135, 8, 1, "", "wait"]], "asyncio.BaseProtocol": [[130, 8, 1, "", "connection_lost"], [130, 8, 1, "", "connection_made"], [130, 8, 1, "", "pause_writing"], [130, 8, 1, "", "resume_writing"]], "asyncio.BaseTransport": [[130, 8, 1, "", "close"], [130, 8, 1, "", "get_extra_info"], [130, 8, 1, "", "get_protocol"], [130, 8, 1, "", "is_closing"], [130, 8, 1, "", "set_protocol"]], "asyncio.BufferedProtocol": [[130, 8, 1, "", "buffer_updated"], [130, 8, 1, "", "eof_received"], [130, 8, 1, "", "get_buffer"]], "asyncio.Condition": [[135, 8, 1, "", "acquire"], [135, 8, 1, "", "locked"], [135, 8, 1, "", "notify"], [135, 8, 1, "", "notify_all"], [135, 8, 1, "", "release"], [135, 8, 1, "", "wait"], [135, 8, 1, "", "wait_for"]], "asyncio.DatagramProtocol": [[130, 8, 1, "", "datagram_received"], [130, 8, 1, "", "error_received"]], "asyncio.DatagramTransport": [[130, 8, 1, "", "abort"], [130, 8, 1, "", "sendto"]], "asyncio.Event": [[135, 8, 1, "", "clear"], [135, 8, 1, "", "is_set"], [135, 8, 1, "", "set"], [135, 8, 1, "", "wait"]], "asyncio.Future": [[125, 8, 1, "", "__init__"], [126, 8, 1, "", "add_done_callback"], [126, 8, 1, "", "cancel"], [126, 8, 1, "", "cancelled"], [126, 8, 1, "", "done"], [126, 8, 1, "", "exception"], [126, 8, 1, "", "get_loop"], [126, 8, 1, "", "remove_done_callback"], [126, 8, 1, "", "result"], [126, 8, 1, "", "set_exception"], [126, 8, 1, "", "set_result"]], "asyncio.Handle": [[123, 8, 1, "", "cancel"], [123, 8, 1, "", "cancelled"], [123, 8, 1, "", "get_context"]], "asyncio.IncompleteReadError": [[124, 7, 1, "", "expected"], [124, 7, 1, "", "partial"]], "asyncio.LimitOverrunError": [[124, 7, 1, "", "consumed"]], "asyncio.Lock": [[135, 8, 1, "", "acquire"], [135, 8, 1, "", "locked"], [135, 8, 1, "", "release"]], "asyncio.Protocol": [[130, 8, 1, "", "data_received"], [130, 8, 1, "", "eof_received"]], "asyncio.Queue": [[131, 8, 1, "", "empty"], [131, 8, 1, "", "full"], [131, 8, 1, "", "get"], [131, 8, 1, "", "get_nowait"], [131, 8, 1, "", "join"], [131, 7, 1, "", "maxsize"], [131, 8, 1, "", "put"], [131, 8, 1, "", "put_nowait"], [131, 8, 1, "", "qsize"], [131, 8, 1, "", "task_done"]], "asyncio.ReadTransport": [[130, 8, 1, "", "is_reading"], [130, 8, 1, "", "pause_reading"], [130, 8, 1, "", "resume_reading"]], "asyncio.Runner": [[132, 8, 1, "", "close"], [132, 8, 1, "", "get_loop"], [132, 8, 1, "", "run"]], "asyncio.Semaphore": [[135, 8, 1, "", "acquire"], [135, 8, 1, "", "locked"], [135, 8, 1, "", "release"]], "asyncio.Server": [[123, 8, 1, "", "close"], [123, 8, 1, "", "get_loop"], [123, 8, 1, "", "is_serving"], [123, 8, 1, "", "serve_forever"], [123, 7, 1, "", "sockets"], [123, 8, 1, "", "start_serving"], [123, 8, 1, "", "wait_closed"]], "asyncio.StreamReader": [[133, 8, 1, "", "at_eof"], [133, 8, 1, "", "read"], [133, 8, 1, "", "readexactly"], [133, 8, 1, "", "readline"], [133, 8, 1, "", "readuntil"]], "asyncio.StreamWriter": [[133, 8, 1, "", "can_write_eof"], [133, 8, 1, "", "close"], [133, 8, 1, "", "drain"], [133, 8, 1, "", "get_extra_info"], [133, 8, 1, "", "is_closing"], [133, 8, 1, "", "start_tls"], [133, 7, 1, "", "transport"], [133, 8, 1, "", "wait_closed"], [133, 8, 1, "", "write"], [133, 8, 1, "", "write_eof"], [133, 8, 1, "", "writelines"]], "asyncio.SubprocessProtocol": [[130, 8, 1, "", "pipe_connection_lost"], [130, 8, 1, "", "pipe_data_received"], [130, 8, 1, "", "process_exited"]], "asyncio.SubprocessTransport": [[130, 8, 1, "", "close"], [130, 8, 1, "", "get_pid"], [130, 8, 1, "", "get_pipe_transport"], [130, 8, 1, "", "get_returncode"], [130, 8, 1, "", "kill"], [130, 8, 1, "", "send_signal"], [130, 8, 1, "", "terminate"]], "asyncio.Task": [[125, 8, 1, "", "__init__"], [136, 8, 1, "", "add_done_callback"], [136, 8, 1, "", "cancel"], [136, 8, 1, "", "cancelled"], [136, 8, 1, "", "cancelling"], [136, 8, 1, "", "done"], [136, 8, 1, "", "exception"], [136, 8, 1, "", "get_context"], [136, 8, 1, "", "get_coro"], [136, 8, 1, "", "get_name"], [136, 8, 1, "", "get_stack"], [136, 8, 1, "", "print_stack"], [136, 8, 1, "", "remove_done_callback"], [136, 8, 1, "", "result"], [136, 8, 1, "", "set_name"], [136, 8, 1, "", "uncancel"]], "asyncio.TaskGroup": [[136, 8, 1, "", "create_task"]], "asyncio.Timeout": [[136, 8, 1, "", "expired"], [136, 8, 1, "", "reschedule"], [136, 8, 1, "", "when"]], "asyncio.TimerHandle": [[123, 8, 1, "", "when"]], "asyncio.WriteTransport": [[130, 8, 1, "", "abort"], [130, 8, 1, "", "can_write_eof"], [130, 8, 1, "", "get_write_buffer_limits"], [130, 8, 1, "", "get_write_buffer_size"], [130, 8, 1, "", "set_write_buffer_limits"], [130, 8, 1, "", "write"], [130, 8, 1, "", "write_eof"], [130, 8, 1, "", "writelines"]], "asyncio.loop": [[123, 8, 1, "", "add_reader"], [123, 8, 1, "", "add_signal_handler"], [123, 8, 1, "", "add_writer"], [123, 8, 1, "", "call_at"], [123, 8, 1, "", "call_exception_handler"], [123, 8, 1, "", "call_later"], [123, 8, 1, "", "call_soon"], [123, 8, 1, "", "call_soon_threadsafe"], [123, 8, 1, "", "close"], [123, 8, 1, "", "connect_accepted_socket"], [123, 8, 1, "", "connect_read_pipe"], [123, 8, 1, "", "connect_write_pipe"], [123, 8, 1, "", "create_connection"], [123, 8, 1, "", "create_datagram_endpoint"], [123, 8, 1, "", "create_future"], [123, 8, 1, "", "create_server"], [123, 8, 1, "", "create_task"], [123, 8, 1, "", "create_unix_connection"], [123, 8, 1, "", "create_unix_server"], [123, 8, 1, "", "default_exception_handler"], [123, 8, 1, "", "get_debug"], [123, 8, 1, "", "get_exception_handler"], [123, 8, 1, "", "get_task_factory"], [123, 8, 1, "", "getaddrinfo"], [123, 8, 1, "", "getnameinfo"], [123, 8, 1, "", "is_closed"], [123, 8, 1, "", "is_running"], [123, 8, 1, "", "remove_reader"], [123, 8, 1, "", "remove_signal_handler"], [123, 8, 1, "", "remove_writer"], [123, 8, 1, "", "run_forever"], [123, 8, 1, "", "run_in_executor"], [123, 8, 1, "", "run_until_complete"], [123, 8, 1, "", "sendfile"], [123, 8, 1, "", "set_debug"], [123, 8, 1, "", "set_default_executor"], [123, 8, 1, "", "set_exception_handler"], [123, 8, 1, "", "set_task_factory"], [123, 8, 1, "", "shutdown_asyncgens"], [123, 8, 1, "", "shutdown_default_executor"], [123, 8, 1, "", "sock_accept"], [123, 8, 1, "", "sock_connect"], [123, 8, 1, "", "sock_recv"], [123, 8, 1, "", "sock_recv_into"], [123, 8, 1, "", "sock_recvfrom"], [123, 8, 1, "", "sock_recvfrom_into"], [123, 8, 1, "", "sock_sendall"], [123, 8, 1, "", "sock_sendfile"], [123, 8, 1, "", "sock_sendto"], [123, 8, 1, "", "start_tls"], [123, 8, 1, "", "stop"], [123, 8, 1, "", "subprocess_exec"], [123, 8, 1, "", "subprocess_shell"], [123, 8, 1, "", "time"]], "asyncio.subprocess": [[134, 9, 1, "", "DEVNULL"], [134, 9, 1, "", "PIPE"], [134, 12, 1, "", "Process"], [134, 9, 1, "", "STDOUT"]], "asyncio.subprocess.Process": [[134, 8, 1, "", "communicate"], [134, 8, 1, "", "kill"], [134, 7, 1, "", "pid"], [134, 7, 1, "", "returncode"], [134, 8, 1, "", "send_signal"], [134, 7, 1, "", "stderr"], [134, 7, 1, "", "stdin"], [134, 7, 1, "", "stdout"], [134, 8, 1, "", "terminate"], [134, 8, 1, "", "wait"]], "atexit": [[137, 11, 1, "", "register"], [137, 11, 1, "", "unregister"]], "audioop": [[138, 11, 1, "", "add"], [138, 11, 1, "", "adpcm2lin"], [138, 11, 1, "", "alaw2lin"], [138, 11, 1, "", "avg"], [138, 11, 1, "", "avgpp"], [138, 11, 1, "", "bias"], [138, 11, 1, "", "byteswap"], [138, 11, 1, "", "cross"], [138, 6, 1, "", "error"], [138, 11, 1, "", "findfactor"], [138, 11, 1, "", "findfit"], [138, 11, 1, "", "findmax"], [138, 11, 1, "", "getsample"], [138, 11, 1, "", "lin2adpcm"], [138, 11, 1, "", "lin2alaw"], [138, 11, 1, "", "lin2lin"], [138, 11, 1, "", "lin2ulaw"], [138, 11, 1, "", "max"], [138, 11, 1, "", "maxpp"], [138, 11, 1, "", "minmax"], [138, 11, 1, "", "mul"], [138, 11, 1, "", "ratecv"], [138, 11, 1, "", "reverse"], [138, 11, 1, "", "rms"], [138, 11, 1, "", "tomono"], [138, 11, 1, "", "tostereo"], [138, 11, 1, "", "ulaw2lin"]], "base64": [[140, 11, 1, "", "a85decode"], [140, 11, 1, "", "a85encode"], [140, 11, 1, "", "b16decode"], [140, 11, 1, "", "b16encode"], [140, 11, 1, "", "b32decode"], [140, 11, 1, "", "b32encode"], [140, 11, 1, "", "b32hexdecode"], [140, 11, 1, "", "b32hexencode"], [140, 11, 1, "", "b64decode"], [140, 11, 1, "", "b64encode"], [140, 11, 1, "", "b85decode"], [140, 11, 1, "", "b85encode"], [140, 11, 1, "", "decode"], [140, 11, 1, "", "decodebytes"], [140, 11, 1, "", "encode"], [140, 11, 1, "", "encodebytes"], [140, 11, 1, "", "standard_b64decode"], [140, 11, 1, "", "standard_b64encode"], [140, 11, 1, "", "urlsafe_b64decode"], [140, 11, 1, "", "urlsafe_b64encode"]], "bdb": [[141, 12, 1, "", "Bdb"], [141, 6, 1, "", "BdbQuit"], [141, 12, 1, "", "Breakpoint"], [141, 11, 1, "", "checkfuncname"], [141, 11, 1, "", "effective"], [141, 11, 1, "", "set_trace"]], "bdb.Bdb": [[141, 8, 1, "", "break_anywhere"], [141, 8, 1, "", "break_here"], [141, 8, 1, "", "canonic"], [141, 8, 1, "", "clear_all_breaks"], [141, 8, 1, "", "clear_all_file_breaks"], [141, 8, 1, "", "clear_bpbynumber"], [141, 8, 1, "", "clear_break"], [141, 8, 1, "", "dispatch_call"], [141, 8, 1, "", "dispatch_exception"], [141, 8, 1, "", "dispatch_line"], [141, 8, 1, "", "dispatch_return"], [141, 8, 1, "", "do_clear"], [141, 8, 1, "", "format_stack_entry"], [141, 8, 1, "", "get_all_breaks"], [141, 8, 1, "", "get_bpbynumber"], [141, 8, 1, "", "get_break"], [141, 8, 1, "", "get_breaks"], [141, 8, 1, "", "get_file_breaks"], [141, 8, 1, "", "get_stack"], [141, 8, 1, "", "is_skipped_line"], [141, 8, 1, "", "reset"], [141, 8, 1, "", "run"], [141, 8, 1, "", "runcall"], [141, 8, 1, "", "runctx"], [141, 8, 1, "", "runeval"], [141, 8, 1, "", "set_break"], [141, 8, 1, "", "set_continue"], [141, 8, 1, "", "set_next"], [141, 8, 1, "", "set_quit"], [141, 8, 1, "", "set_return"], [141, 8, 1, "", "set_step"], [141, 8, 1, "", "set_trace"], [141, 8, 1, "", "set_until"], [141, 8, 1, "", "stop_here"], [141, 8, 1, "", "trace_dispatch"], [141, 8, 1, "", "user_call"], [141, 8, 1, "", "user_exception"], [141, 8, 1, "", "user_line"], [141, 8, 1, "", "user_return"]], "bdb.Breakpoint": [[141, 7, 1, "", "bpbynumber"], [141, 8, 1, "", "bpformat"], [141, 7, 1, "", "bplist"], [141, 8, 1, "", "bpprint"], [141, 7, 1, "", "cond"], [141, 8, 1, "", "deleteMe"], [141, 8, 1, "", "disable"], [141, 8, 1, "", "enable"], [141, 7, 1, "", "enabled"], [141, 7, 1, "", "file"], [141, 7, 1, "", "funcname"], [141, 7, 1, "", "hits"], [141, 7, 1, "", "ignore"], [141, 7, 1, "", "line"], [141, 7, 1, "", "temporary"]], "binascii": [[143, 6, 1, "", "Error"], [143, 6, 1, "", "Incomplete"], [143, 11, 1, "", "a2b_base64"], [143, 11, 1, "", "a2b_hex"], [143, 11, 1, "", "a2b_qp"], [143, 11, 1, "", "a2b_uu"], [143, 11, 1, "", "b2a_base64"], [143, 11, 1, "", "b2a_hex"], [143, 11, 1, "", "b2a_qp"], [143, 11, 1, "", "b2a_uu"], [143, 11, 1, "", "crc32"], [143, 11, 1, "", "crc_hqx"], [143, 11, 1, "", "hexlify"], [143, 11, 1, "", "unhexlify"]], "bisect": [[144, 11, 1, "", "bisect"], [144, 11, 1, "", "bisect_left"], [144, 11, 1, "", "bisect_right"], [144, 11, 1, "", "insort"], [144, 11, 1, "", "insort_left"], [144, 11, 1, "", "insort_right"]], "bytearray": [[341, 8, 1, "", "capitalize"], [341, 8, 1, "", "center"], [341, 8, 1, "", "count"], [341, 8, 1, "", "decode"], [341, 8, 1, "", "endswith"], [341, 8, 1, "", "expandtabs"], [341, 8, 1, "", "find"], [341, 8, 1, "", "fromhex"], [341, 8, 1, "", "hex"], [341, 8, 1, "", "index"], [341, 8, 1, "", "isalnum"], [341, 8, 1, "", "isalpha"], [341, 8, 1, "", "isascii"], [341, 8, 1, "", "isdigit"], [341, 8, 1, "", "islower"], [341, 8, 1, "", "isspace"], [341, 8, 1, "", "istitle"], [341, 8, 1, "", "isupper"], [341, 8, 1, "", "join"], [341, 8, 1, "", "ljust"], [341, 8, 1, "", "lower"], [341, 8, 1, "", "lstrip"], [341, 8, 1, "", "maketrans"], [341, 8, 1, "", "partition"], [341, 8, 1, "", "removeprefix"], [341, 8, 1, "", "removesuffix"], [341, 8, 1, "", "replace"], [341, 8, 1, "", "rfind"], [341, 8, 1, "", "rindex"], [341, 8, 1, "", "rjust"], [341, 8, 1, "", "rpartition"], [341, 8, 1, "", "rsplit"], [341, 8, 1, "", "rstrip"], [341, 8, 1, "", "split"], [341, 8, 1, "", "splitlines"], [341, 8, 1, "", "startswith"], [341, 8, 1, "", "strip"], [341, 8, 1, "", "swapcase"], [341, 8, 1, "", "title"], [341, 8, 1, "", "translate"], [341, 8, 1, "", "upper"], [341, 8, 1, "", "zfill"]], "bytes": [[341, 8, 1, "", "capitalize"], [341, 8, 1, "", "center"], [341, 8, 1, "", "count"], [341, 8, 1, "", "decode"], [341, 8, 1, "", "endswith"], [341, 8, 1, "", "expandtabs"], [341, 8, 1, "", "find"], [341, 8, 1, "", "fromhex"], [341, 8, 1, "", "hex"], [341, 8, 1, "", "index"], [341, 8, 1, "", "isalnum"], [341, 8, 1, "", "isalpha"], [341, 8, 1, "", "isascii"], [341, 8, 1, "", "isdigit"], [341, 8, 1, "", "islower"], [341, 8, 1, "", "isspace"], [341, 8, 1, "", "istitle"], [341, 8, 1, "", "isupper"], [341, 8, 1, "", "join"], [341, 8, 1, "", "ljust"], [341, 8, 1, "", "lower"], [341, 8, 1, "", "lstrip"], [341, 8, 1, "", "maketrans"], [341, 8, 1, "", "partition"], [341, 8, 1, "", "removeprefix"], [341, 8, 1, "", "removesuffix"], [341, 8, 1, "", "replace"], [341, 8, 1, "", "rfind"], [341, 8, 1, "", "rindex"], [341, 8, 1, "", "rjust"], [341, 8, 1, "", "rpartition"], [341, 8, 1, "", "rsplit"], [341, 8, 1, "", "rstrip"], [341, 8, 1, "", "split"], [341, 8, 1, "", "splitlines"], [341, 8, 1, "", "startswith"], [341, 8, 1, "", "strip"], [341, 8, 1, "", "swapcase"], [341, 8, 1, "", "title"], [341, 8, 1, "", "translate"], [341, 8, 1, "", "upper"], [341, 8, 1, "", "zfill"]], "bz2": [[146, 12, 1, "", "BZ2Compressor"], [146, 12, 1, "", "BZ2Decompressor"], [146, 12, 1, "", "BZ2File"], [146, 11, 1, "", "compress"], [146, 11, 1, "", "decompress"], [146, 11, 1, "", "open"]], "bz2.BZ2Compressor": [[146, 8, 1, "", "compress"], [146, 8, 1, "", "flush"]], "bz2.BZ2Decompressor": [[146, 8, 1, "", "decompress"], [146, 7, 1, "", "eof"], [146, 7, 1, "", "needs_input"], [146, 7, 1, "", "unused_data"]], "bz2.BZ2File": [[146, 8, 1, "", "peek"]], "calendar": [[147, 9, 1, "", "APRIL"], [147, 9, 1, "", "AUGUST"], [147, 12, 1, "", "Calendar"], [147, 9, 1, "", "DECEMBER"], [147, 12, 1, "", "Day"], [147, 9, 1, "", "FEBRUARY"], [147, 9, 1, "", "FRIDAY"], [147, 12, 1, "", "HTMLCalendar"], [147, 6, 1, "", "IllegalMonthError"], [147, 6, 1, "", "IllegalWeekdayError"], [147, 9, 1, "", "JANUARY"], [147, 9, 1, "", "JULY"], [147, 9, 1, "", "JUNE"], [147, 12, 1, "", "LocaleHTMLCalendar"], [147, 12, 1, "", "LocaleTextCalendar"], [147, 9, 1, "", "MARCH"], [147, 9, 1, "", "MAY"], [147, 9, 1, "", "MONDAY"], [147, 12, 1, "", "Month"], [147, 9, 1, "", "NOVEMBER"], [147, 9, 1, "", "OCTOBER"], [147, 9, 1, "", "SATURDAY"], [147, 9, 1, "", "SEPTEMBER"], [147, 9, 1, "", "SUNDAY"], [147, 9, 1, "", "THURSDAY"], [147, 9, 1, "", "TUESDAY"], [147, 12, 1, "", "TextCalendar"], [147, 9, 1, "", "WEDNESDAY"], [147, 11, 1, "", "calendar"], [147, 9, 1, "", "day_abbr"], [147, 9, 1, "", "day_name"], [147, 11, 1, "", "firstweekday"], [147, 11, 1, "", "isleap"], [147, 11, 1, "", "leapdays"], [147, 11, 1, "", "month"], [147, 9, 1, "", "month_abbr"], [147, 9, 1, "", "month_name"], [147, 11, 1, "", "monthcalendar"], [147, 11, 1, "", "monthrange"], [147, 11, 1, "", "prcal"], [147, 11, 1, "", "prmonth"], [147, 11, 1, "", "setfirstweekday"], [147, 11, 1, "", "timegm"], [147, 11, 1, "", "weekday"], [147, 11, 1, "", "weekheader"], [147, 14, 1, "cmdoption-calendar-css", "--css"], [147, 14, 1, "cmdoption-calendar-encoding", "--encoding"], [147, 14, 1, "cmdoption-calendar-help", "--help"], [147, 14, 1, "cmdoption-calendar-lines", "--lines"], [147, 14, 1, "cmdoption-calendar-locale", "--locale"], [147, 14, 1, "cmdoption-calendar-months", "--months"], [147, 14, 1, "cmdoption-calendar-spacing", "--spacing"], [147, 14, 1, "cmdoption-calendar-type", "--type"], [147, 14, 1, "cmdoption-calendar-width", "--width"], [147, 14, 1, "cmdoption-calendar-locale", "-L"], [147, 14, 1, "cmdoption-calendar-css", "-c"], [147, 14, 1, "cmdoption-calendar-encoding", "-e"], [147, 14, 1, "cmdoption-calendar-help", "-h"], [147, 14, 1, "cmdoption-calendar-lines", "-l"], [147, 14, 1, "cmdoption-calendar-months", "-m"], [147, 14, 1, "cmdoption-calendar-spacing", "-s"], [147, 14, 1, "cmdoption-calendar-type", "-t"], [147, 14, 1, "cmdoption-calendar-width", "-w"], [147, 14, 1, "cmdoption-calendar-arg-month", "month"], [147, 14, 1, "cmdoption-calendar-arg-year", "year"]], "calendar.Calendar": [[147, 8, 1, "", "itermonthdates"], [147, 8, 1, "", "itermonthdays"], [147, 8, 1, "", "itermonthdays2"], [147, 8, 1, "", "itermonthdays3"], [147, 8, 1, "", "itermonthdays4"], [147, 8, 1, "", "iterweekdays"], [147, 8, 1, "", "monthdatescalendar"], [147, 8, 1, "", "monthdays2calendar"], [147, 8, 1, "", "monthdayscalendar"], [147, 8, 1, "", "yeardatescalendar"], [147, 8, 1, "", "yeardays2calendar"], [147, 8, 1, "", "yeardayscalendar"]], "calendar.HTMLCalendar": [[147, 7, 1, "", "cssclass_month"], [147, 7, 1, "", "cssclass_month_head"], [147, 7, 1, "", "cssclass_noday"], [147, 7, 1, "", "cssclass_year"], [147, 7, 1, "", "cssclass_year_head"], [147, 7, 1, "", "cssclasses"], [147, 7, 1, "", "cssclasses_weekday_head"], [147, 8, 1, "", "formatmonth"], [147, 8, 1, "", "formatyear"], [147, 8, 1, "", "formatyearpage"]], "calendar.IllegalMonthError": [[147, 7, 1, "", "month"]], "calendar.IllegalWeekdayError": [[147, 7, 1, "", "weekday"]], "calendar.TextCalendar": [[147, 8, 1, "", "formatmonth"], [147, 8, 1, "", "formatyear"], [147, 8, 1, "", "prmonth"], [147, 8, 1, "", "pryear"]], "cgi.FieldStorage": [[148, 8, 1, "", "getfirst"], [148, 8, 1, "", "getlist"]], "cgi": [[148, 11, 1, "", "parse"], [148, 11, 1, "", "parse_header"], [148, 11, 1, "", "parse_multipart"], [148, 11, 1, "", "print_directory"], [148, 11, 1, "", "print_environ"], [148, 11, 1, "", "print_environ_usage"], [148, 11, 1, "", "print_form"], [148, 11, 1, "", "test"]], "cgitb": [[149, 11, 1, "", "enable"], [149, 11, 1, "", "handler"], [149, 11, 1, "", "html"], [149, 11, 1, "", "text"]], "chunk": [[150, 12, 1, "", "Chunk"]], "chunk.Chunk": [[150, 8, 1, "", "close"], [150, 8, 1, "", "getname"], [150, 8, 1, "", "getsize"], [150, 8, 1, "", "isatty"], [150, 8, 1, "", "read"], [150, 8, 1, "", "seek"], [150, 8, 1, "", "skip"], [150, 8, 1, "", "tell"]], "class": [[341, 7, 1, "", "__bases__"], [425, 8, 1, "", "__instancecheck__"], [341, 7, 1, "", "__mro__"], [425, 8, 1, "", "__subclasscheck__"], [341, 8, 1, "", "__subclasses__"], [341, 8, 1, "", "mro"]], "cmath": [[151, 11, 1, "", "acos"], [151, 11, 1, "", "acosh"], [151, 11, 1, "", "asin"], [151, 11, 1, "", "asinh"], [151, 11, 1, "", "atan"], [151, 11, 1, "", "atanh"], [151, 11, 1, "", "cos"], [151, 11, 1, "", "cosh"], [151, 9, 1, "", "e"], [151, 11, 1, "", "exp"], [151, 9, 1, "", "inf"], [151, 9, 1, "", "infj"], [151, 11, 1, "", "isclose"], [151, 11, 1, "", "isfinite"], [151, 11, 1, "", "isinf"], [151, 11, 1, "", "isnan"], [151, 11, 1, "", "log"], [151, 11, 1, "", "log10"], [151, 9, 1, "", "nan"], [151, 9, 1, "", "nanj"], [151, 11, 1, "", "phase"], [151, 9, 1, "", "pi"], [151, 11, 1, "", "polar"], [151, 11, 1, "", "rect"], [151, 11, 1, "", "sin"], [151, 11, 1, "", "sinh"], [151, 11, 1, "", "sqrt"], [151, 11, 1, "", "tan"], [151, 11, 1, "", "tanh"], [151, 9, 1, "", "tau"]], "cmd": [[152, 12, 1, "", "Cmd"]], "cmd.Cmd": [[152, 8, 1, "", "cmdloop"], [152, 7, 1, "", "cmdqueue"], [152, 8, 1, "", "columnize"], [152, 8, 1, "", "completedefault"], [152, 8, 1, "", "default"], [152, 7, 1, "", "doc_header"], [152, 8, 1, "", "emptyline"], [152, 7, 1, "", "identchars"], [152, 7, 1, "", "intro"], [152, 7, 1, "", "lastcmd"], [152, 7, 1, "", "misc_header"], [152, 8, 1, "", "onecmd"], [152, 8, 1, "", "postcmd"], [152, 8, 1, "", "postloop"], [152, 8, 1, "", "precmd"], [152, 8, 1, "", "preloop"], [152, 7, 1, "", "prompt"], [152, 7, 1, "", "ruler"], [152, 7, 1, "", "undoc_header"], [152, 7, 1, "", "use_rawinput"]], "code": [[154, 12, 1, "", "InteractiveConsole"], [154, 12, 1, "", "InteractiveInterpreter"], [154, 11, 1, "", "compile_command"], [154, 11, 1, "", "interact"]], "code.InteractiveConsole": [[154, 8, 1, "", "interact"], [154, 8, 1, "", "push"], [154, 8, 1, "", "raw_input"], [154, 8, 1, "", "resetbuffer"]], "code.InteractiveInterpreter": [[154, 8, 1, "", "runcode"], [154, 8, 1, "", "runsource"], [154, 8, 1, "", "showsyntaxerror"], [154, 8, 1, "", "showtraceback"], [154, 8, 1, "", "write"]], "codecs": [[155, 9, 1, "", "BOM"], [155, 9, 1, "", "BOM_BE"], [155, 9, 1, "", "BOM_LE"], [155, 9, 1, "", "BOM_UTF16"], [155, 9, 1, "", "BOM_UTF16_BE"], [155, 9, 1, "", "BOM_UTF16_LE"], [155, 9, 1, "", "BOM_UTF32"], [155, 9, 1, "", "BOM_UTF32_BE"], [155, 9, 1, "", "BOM_UTF32_LE"], [155, 9, 1, "", "BOM_UTF8"], [155, 12, 1, "", "Codec"], [155, 12, 1, "", "CodecInfo"], [155, 11, 1, "", "EncodedFile"], [155, 12, 1, "", "IncrementalDecoder"], [155, 12, 1, "", "IncrementalEncoder"], [155, 12, 1, "", "StreamReader"], [155, 12, 1, "", "StreamReaderWriter"], [155, 12, 1, "", "StreamRecoder"], [155, 12, 1, "", "StreamWriter"], [155, 11, 1, "", "backslashreplace_errors"], [155, 11, 1, "", "decode"], [155, 11, 1, "", "encode"], [155, 11, 1, "", "getdecoder"], [155, 11, 1, "", "getencoder"], [155, 11, 1, "", "getincrementaldecoder"], [155, 11, 1, "", "getincrementalencoder"], [155, 11, 1, "", "getreader"], [155, 11, 1, "", "getwriter"], [155, 11, 1, "", "ignore_errors"], [155, 11, 1, "", "iterdecode"], [155, 11, 1, "", "iterencode"], [155, 11, 1, "", "lookup"], [155, 11, 1, "", "lookup_error"], [155, 11, 1, "", "namereplace_errors"], [155, 11, 1, "", "open"], [155, 11, 1, "", "register"], [155, 11, 1, "", "register_error"], [155, 11, 1, "", "replace_errors"], [155, 11, 1, "", "strict_errors"], [155, 11, 1, "", "unregister"], [155, 11, 1, "", "xmlcharrefreplace_errors"]], "codecs.Codec": [[155, 8, 1, "", "decode"], [155, 8, 1, "", "encode"]], "codecs.CodecInfo": [[155, 7, 1, "", "decode"], [155, 7, 1, "", "encode"], [155, 7, 1, "", "incrementaldecoder"], [155, 7, 1, "", "incrementalencoder"], [155, 7, 1, "", "name"], [155, 7, 1, "", "streamreader"], [155, 7, 1, "", "streamwriter"]], "codecs.IncrementalDecoder": [[155, 8, 1, "", "decode"], [155, 8, 1, "", "getstate"], [155, 8, 1, "", "reset"], [155, 8, 1, "", "setstate"]], "codecs.IncrementalEncoder": [[155, 8, 1, "", "encode"], [155, 8, 1, "", "getstate"], [155, 8, 1, "", "reset"], [155, 8, 1, "", "setstate"]], "codecs.StreamReader": [[155, 8, 1, "", "read"], [155, 8, 1, "", "readline"], [155, 8, 1, "", "readlines"], [155, 8, 1, "", "reset"]], "codecs.StreamWriter": [[155, 8, 1, "", "reset"], [155, 8, 1, "", "write"], [155, 8, 1, "", "writelines"]], "codeobject": [[425, 8, 1, "", "co_positions"]], "codeop": [[156, 12, 1, "", "CommandCompiler"], [156, 12, 1, "", "Compile"], [156, 11, 1, "", "compile_command"]], "collections": [[157, 12, 1, "", "ChainMap"], [157, 12, 1, "", "Counter"], [157, 12, 1, "", "OrderedDict"], [157, 12, 1, "", "UserDict"], [157, 12, 1, "", "UserList"], [157, 12, 1, "", "UserString"], [158, 10, 0, "-", "abc"], [157, 12, 1, "", "defaultdict"], [157, 12, 1, "", "deque"], [157, 11, 1, "", "namedtuple"]], "collections.ChainMap": [[157, 7, 1, "", "maps"], [157, 8, 1, "", "new_child"], [157, 7, 1, "", "parents"]], "collections.Counter": [[157, 8, 1, "", "elements"], [157, 8, 1, "", "fromkeys"], [157, 8, 1, "", "most_common"], [157, 8, 1, "", "subtract"], [157, 8, 1, "", "total"], [157, 8, 1, "", "update"]], "collections.OrderedDict": [[157, 8, 1, "", "move_to_end"], [157, 8, 1, "", "popitem"]], "collections.UserDict": [[157, 7, 1, "", "data"]], "collections.UserList": [[157, 7, 1, "", "data"]], "collections.UserString": [[157, 7, 1, "", "data"]], "collections.abc": [[158, 12, 1, "", "AsyncGenerator"], [158, 12, 1, "", "AsyncIterable"], [158, 12, 1, "", "AsyncIterator"], [158, 12, 1, "", "Awaitable"], [158, 12, 1, "", "Buffer"], [158, 12, 1, "", "ByteString"], [158, 12, 1, "", "Callable"], [158, 12, 1, "", "Collection"], [158, 12, 1, "", "Container"], [158, 12, 1, "", "Coroutine"], [158, 12, 1, "", "Generator"], [158, 12, 1, "", "Hashable"], [158, 12, 1, "", "ItemsView"], [158, 12, 1, "", "Iterable"], [158, 12, 1, "", "Iterator"], [158, 12, 1, "", "KeysView"], [158, 12, 1, "", "Mapping"], [158, 12, 1, "", "MappingView"], [158, 12, 1, "", "MutableMapping"], [158, 12, 1, "", "MutableSequence"], [158, 12, 1, "", "MutableSet"], [158, 12, 1, "", "Reversible"], [158, 12, 1, "", "Sequence"], [158, 12, 1, "", "Set"], [158, 12, 1, "", "Sized"], [158, 12, 1, "", "ValuesView"]], "collections.defaultdict": [[157, 8, 1, "", "__missing__"], [157, 7, 1, "", "default_factory"]], "collections.deque": [[157, 8, 1, "", "append"], [157, 8, 1, "", "appendleft"], [157, 8, 1, "", "clear"], [157, 8, 1, "", "copy"], [157, 8, 1, "", "count"], [157, 8, 1, "", "extend"], [157, 8, 1, "", "extendleft"], [157, 8, 1, "", "index"], [157, 8, 1, "", "insert"], [157, 7, 1, "", "maxlen"], [157, 8, 1, "", "pop"], [157, 8, 1, "", "popleft"], [157, 8, 1, "", "remove"], [157, 8, 1, "", "reverse"], [157, 8, 1, "", "rotate"]], "collections.somenamedtuple": [[157, 8, 1, "", "_asdict"], [157, 7, 1, "", "_field_defaults"], [157, 7, 1, "", "_fields"], [157, 8, 1, "", "_make"], [157, 8, 1, "", "_replace"]], "colorsys": [[159, 11, 1, "", "hls_to_rgb"], [159, 11, 1, "", "hsv_to_rgb"], [159, 11, 1, "", "rgb_to_hls"], [159, 11, 1, "", "rgb_to_hsv"], [159, 11, 1, "", "rgb_to_yiq"], [159, 11, 1, "", "yiq_to_rgb"]], "compileall": [[160, 11, 1, "", "compile_dir"], [160, 11, 1, "", "compile_file"], [160, 11, 1, "", "compile_path"], [160, 14, 1, "cmdoption-compileall-hardlink-dupes", "--hardlink-dupes"], [160, 14, 1, "cmdoption-compileall-invalidation-mode", "--invalidation-mode"], [160, 14, 1, "cmdoption-compileall-b", "-b"], [160, 14, 1, "cmdoption-compileall-d", "-d"], [160, 14, 1, "cmdoption-compileall-e", "-e"], [160, 14, 1, "cmdoption-compileall-f", "-f"], [160, 14, 1, "cmdoption-compileall-i", "-i"], [160, 14, 1, "cmdoption-compileall-j", "-j"], [160, 14, 1, "cmdoption-compileall-l", "-l"], [160, 14, 1, "cmdoption-compileall-o", "-o"], [160, 14, 1, "cmdoption-compileall-p", "-p"], [160, 14, 1, "cmdoption-compileall-q", "-q"], [160, 14, 1, "cmdoption-compileall-r", "-r"], [160, 14, 1, "cmdoption-compileall-s", "-s"], [160, 14, 1, "cmdoption-compileall-x", "-x"], [160, 14, 1, "cmdoption-compileall-arg-directory", "directory"], [160, 14, 1, "cmdoption-compileall-arg-file", "file"]], "concurrent": [[163, 10, 0, "-", "futures"]], "concurrent.futures": [[163, 6, 1, "", "BrokenExecutor"], [163, 6, 1, "", "CancelledError"], [163, 12, 1, "", "Executor"], [163, 12, 1, "", "Future"], [163, 6, 1, "", "InvalidStateError"], [163, 12, 1, "", "ProcessPoolExecutor"], [163, 12, 1, "", "ThreadPoolExecutor"], [163, 6, 1, "", "TimeoutError"], [163, 11, 1, "", "as_completed"], [163, 11, 1, "", "wait"]], "concurrent.futures.Executor": [[163, 8, 1, "", "map"], [163, 8, 1, "", "shutdown"], [163, 8, 1, "", "submit"]], "concurrent.futures.Future": [[163, 8, 1, "", "add_done_callback"], [163, 8, 1, "", "cancel"], [163, 8, 1, "", "cancelled"], [163, 8, 1, "", "done"], [163, 8, 1, "", "exception"], [163, 8, 1, "", "result"], [163, 8, 1, "", "running"], [163, 8, 1, "", "set_exception"], [163, 8, 1, "", "set_result"], [163, 8, 1, "", "set_running_or_notify_cancel"]], "concurrent.futures.process": [[163, 6, 1, "", "BrokenProcessPool"]], "concurrent.futures.thread": [[163, 6, 1, "", "BrokenThreadPool"]], "configparser": [[164, 12, 1, "", "BasicInterpolation"], [164, 12, 1, "", "ConfigParser"], [164, 6, 1, "", "DuplicateOptionError"], [164, 6, 1, "", "DuplicateSectionError"], [164, 6, 1, "", "Error"], [164, 12, 1, "", "ExtendedInterpolation"], [164, 6, 1, "", "InterpolationDepthError"], [164, 6, 1, "", "InterpolationError"], [164, 6, 1, "", "InterpolationMissingOptionError"], [164, 6, 1, "", "InterpolationSyntaxError"], [164, 9, 1, "", "MAX_INTERPOLATION_DEPTH"], [164, 6, 1, "", "MissingSectionHeaderError"], [164, 6, 1, "", "NoOptionError"], [164, 6, 1, "", "NoSectionError"], [164, 6, 1, "", "ParsingError"], [164, 12, 1, "", "RawConfigParser"]], "configparser.ConfigParser": [[164, 7, 1, "", "BOOLEAN_STATES"], [164, 7, 1, "", "SECTCRE"], [164, 8, 1, "", "add_section"], [164, 8, 1, "", "defaults"], [164, 8, 1, "", "get"], [164, 8, 1, "", "getboolean"], [164, 8, 1, "", "getfloat"], [164, 8, 1, "", "getint"], [164, 8, 1, "", "has_option"], [164, 8, 1, "", "has_section"], [164, 8, 1, "", "items"], [164, 8, 1, "", "options"], [164, 8, 1, "", "optionxform"], [164, 8, 1, "", "read"], [164, 8, 1, "", "read_dict"], [164, 8, 1, "", "read_file"], [164, 8, 1, "", "read_string"], [164, 8, 1, "", "remove_option"], [164, 8, 1, "", "remove_section"], [164, 8, 1, "", "sections"], [164, 8, 1, "", "set"], [164, 8, 1, "", "write"]], "configparser.RawConfigParser": [[164, 8, 1, "", "add_section"], [164, 8, 1, "", "set"]], "container": [[341, 8, 1, "", "__iter__"]], "contextlib": [[166, 12, 1, "", "AbstractAsyncContextManager"], [166, 12, 1, "", "AbstractContextManager"], [166, 12, 1, "", "AsyncContextDecorator"], [166, 12, 1, "", "AsyncExitStack"], [166, 12, 1, "", "ContextDecorator"], [166, 12, 1, "", "ExitStack"], [166, 11, 1, "", "aclosing"], [166, 11, 1, "", "asynccontextmanager"], [166, 11, 1, "", "chdir"], [166, 11, 1, "", "closing"], [166, 11, 1, "", "contextmanager"], [166, 11, 1, "", "nullcontext"], [166, 11, 1, "", "redirect_stderr"], [166, 11, 1, "", "redirect_stdout"], [166, 11, 1, "", "suppress"]], "contextlib.AsyncExitStack": [[166, 8, 1, "", "aclose"], [166, 8, 1, "", "enter_async_context"], [166, 8, 1, "", "push_async_callback"], [166, 8, 1, "", "push_async_exit"]], "contextlib.ExitStack": [[166, 8, 1, "", "callback"], [166, 8, 1, "", "close"], [166, 8, 1, "", "enter_context"], [166, 8, 1, "", "pop_all"], [166, 8, 1, "", "push"]], "contextmanager": [[341, 8, 1, "", "__enter__"], [341, 8, 1, "", "__exit__"]], "contextvars": [[167, 12, 1, "", "Context"], [167, 12, 1, "", "ContextVar"], [167, 12, 1, "", "Token"], [167, 11, 1, "", "copy_context"]], "contextvars.Context": [[167, 8, 1, "", "copy"], [167, 8, 1, "", "get"], [167, 8, 1, "", "items"], [167, 8, 1, "", "keys"], [167, 8, 1, "", "run"], [167, 8, 1, "", "values"]], "contextvars.ContextVar": [[167, 8, 1, "", "get"], [167, 7, 1, "", "name"], [167, 8, 1, "", "reset"], [167, 8, 1, "", "set"]], "contextvars.Token": [[167, 7, 1, "", "MISSING"], [167, 7, 1, "", "old_value"], [167, 7, 1, "", "var"]], "copy": [[168, 6, 1, "", "Error"], [168, 11, 1, "", "copy"], [168, 11, 1, "", "deepcopy"]], "copyreg": [[169, 11, 1, "", "constructor"], [169, 11, 1, "", "pickle"]], "coroutine": [[425, 8, 1, "", "close"], [425, 8, 1, "", "send"], [425, 8, 1, "", "throw"]], "crypt": [[170, 9, 1, "", "METHOD_BLOWFISH"], [170, 9, 1, "", "METHOD_CRYPT"], [170, 9, 1, "", "METHOD_MD5"], [170, 9, 1, "", "METHOD_SHA256"], [170, 9, 1, "", "METHOD_SHA512"], [170, 11, 1, "", "crypt"], [170, 7, 1, "", "methods"], [170, 11, 1, "", "mksalt"]], "csv": [[172, 12, 1, "", "Dialect"], [172, 12, 1, "", "DictReader"], [172, 12, 1, "", "DictWriter"], [172, 6, 1, "", "Error"], [172, 9, 1, "", "QUOTE_ALL"], [172, 9, 1, "", "QUOTE_MINIMAL"], [172, 9, 1, "", "QUOTE_NONE"], [172, 9, 1, "", "QUOTE_NONNUMERIC"], [172, 9, 1, "", "QUOTE_NOTNULL"], [172, 9, 1, "", "QUOTE_STRINGS"], [172, 12, 1, "", "Sniffer"], [172, 12, 1, "", "excel"], [172, 12, 1, "", "excel_tab"], [172, 11, 1, "", "field_size_limit"], [172, 11, 1, "", "get_dialect"], [172, 11, 1, "", "list_dialects"], [172, 11, 1, "", "reader"], [172, 11, 1, "", "register_dialect"], [172, 12, 1, "", "unix_dialect"], [172, 11, 1, "", "unregister_dialect"], [172, 11, 1, "", "writer"]], "csv.Dialect": [[172, 7, 1, "", "delimiter"], [172, 7, 1, "", "doublequote"], [172, 7, 1, "", "escapechar"], [172, 7, 1, "", "lineterminator"], [172, 7, 1, "", "quotechar"], [172, 7, 1, "", "quoting"], [172, 7, 1, "", "skipinitialspace"], [172, 7, 1, "", "strict"]], "csv.DictReader": [[172, 7, 1, "", "fieldnames"]], "csv.DictWriter": [[172, 8, 1, "", "writeheader"]], "csv.Sniffer": [[172, 8, 1, "", "has_header"], [172, 8, 1, "", "sniff"]], "csv.csvreader": [[172, 8, 1, "", "__next__"], [172, 7, 1, "", "dialect"], [172, 7, 1, "", "line_num"]], "csv.csvwriter": [[172, 7, 1, "", "dialect"], [172, 8, 1, "", "writerow"], [172, 8, 1, "", "writerows"]], "ctypes": [[173, 6, 1, "", "ArgumentError"], [173, 12, 1, "", "Array"], [173, 12, 1, "", "BigEndianStructure"], [173, 12, 1, "", "BigEndianUnion"], [173, 12, 1, "", "CDLL"], [173, 11, 1, "", "CFUNCTYPE"], [173, 11, 1, "", "DllCanUnloadNow"], [173, 11, 1, "", "DllGetClassObject"], [173, 11, 1, "", "FormatError"], [173, 11, 1, "", "GetLastError"], [173, 12, 1, "", "HRESULT"], [173, 12, 1, "", "LibraryLoader"], [173, 12, 1, "", "LittleEndianStructure"], [173, 12, 1, "", "LittleEndianUnion"], [173, 12, 1, "", "OleDLL"], [173, 11, 1, "", "POINTER"], [173, 11, 1, "", "PYFUNCTYPE"], [173, 12, 1, "", "PyDLL"], [173, 12, 1, "", "Structure"], [173, 12, 1, "", "Union"], [173, 11, 1, "", "WINFUNCTYPE"], [173, 12, 1, "", "WinDLL"], [173, 11, 1, "", "WinError"], [173, 12, 1, "", "_CData"], [173, 12, 1, "", "_FuncPtr"], [173, 12, 1, "", "_Pointer"], [173, 12, 1, "", "_SimpleCData"], [173, 11, 1, "", "addressof"], [173, 11, 1, "", "alignment"], [173, 11, 1, "", "byref"], [173, 12, 1, "", "c_bool"], [173, 12, 1, "", "c_byte"], [173, 12, 1, "", "c_char"], [173, 12, 1, "", "c_char_p"], [173, 12, 1, "", "c_double"], [173, 12, 1, "", "c_float"], [173, 12, 1, "", "c_int"], [173, 12, 1, "", "c_int16"], [173, 12, 1, "", "c_int32"], [173, 12, 1, "", "c_int64"], [173, 12, 1, "", "c_int8"], [173, 12, 1, "", "c_long"], [173, 12, 1, "", "c_longdouble"], [173, 12, 1, "", "c_longlong"], [173, 12, 1, "", "c_short"], [173, 12, 1, "", "c_size_t"], [173, 12, 1, "", "c_ssize_t"], [173, 12, 1, "", "c_time_t"], [173, 12, 1, "", "c_ubyte"], [173, 12, 1, "", "c_uint"], [173, 12, 1, "", "c_uint16"], [173, 12, 1, "", "c_uint32"], [173, 12, 1, "", "c_uint64"], [173, 12, 1, "", "c_uint8"], [173, 12, 1, "", "c_ulong"], [173, 12, 1, "", "c_ulonglong"], [173, 12, 1, "", "c_ushort"], [173, 12, 1, "", "c_void_p"], [173, 12, 1, "", "c_wchar"], [173, 12, 1, "", "c_wchar_p"], [173, 11, 1, "", "cast"], [173, 11, 1, "", "create_string_buffer"], [173, 11, 1, "", "create_unicode_buffer"], [173, 11, 1, "", "get_errno"], [173, 11, 1, "", "get_last_error"], [173, 11, 1, "", "memmove"], [173, 11, 1, "", "memset"], [173, 11, 1, "", "pointer"], [173, 12, 1, "", "py_object"], [173, 11, 1, "", "resize"], [173, 11, 1, "", "set_errno"], [173, 11, 1, "", "set_last_error"], [173, 11, 1, "", "sizeof"], [173, 11, 1, "", "string_at"], [173, 11, 1, "", "wstring_at"]], "ctypes.Array": [[173, 7, 1, "", "_length_"], [173, 7, 1, "", "_type_"]], "ctypes.LibraryLoader": [[173, 8, 1, "", "LoadLibrary"]], "ctypes.PyDLL": [[173, 7, 1, "", "_handle"], [173, 7, 1, "", "_name"]], "ctypes.Structure": [[173, 7, 1, "", "_anonymous_"], [173, 7, 1, "", "_fields_"], [173, 7, 1, "", "_pack_"]], "ctypes._CData": [[173, 7, 1, "", "_b_base_"], [173, 7, 1, "", "_b_needsfree_"], [173, 7, 1, "", "_objects"], [173, 8, 1, "", "from_address"], [173, 8, 1, "", "from_buffer"], [173, 8, 1, "", "from_buffer_copy"], [173, 8, 1, "", "from_param"], [173, 8, 1, "", "in_dll"]], "ctypes._FuncPtr": [[173, 7, 1, "", "argtypes"], [173, 7, 1, "", "errcheck"], [173, 7, 1, "", "restype"]], "ctypes._Pointer": [[173, 7, 1, "", "_type_"], [173, 7, 1, "", "contents"]], "ctypes._SimpleCData": [[173, 7, 1, "", "value"]], "ctypes.util": [[173, 11, 1, "", "find_library"], [173, 11, 1, "", "find_msvcrt"]], "curses": [[174, 9, 1, "", "ACS_BBSS"], [174, 9, 1, "", "ACS_BLOCK"], [174, 9, 1, "", "ACS_BOARD"], [174, 9, 1, "", "ACS_BSBS"], [174, 9, 1, "", "ACS_BSSB"], [174, 9, 1, "", "ACS_BSSS"], [174, 9, 1, "", "ACS_BTEE"], [174, 9, 1, "", "ACS_BULLET"], [174, 9, 1, "", "ACS_CKBOARD"], [174, 9, 1, "", "ACS_DARROW"], [174, 9, 1, "", "ACS_DEGREE"], [174, 9, 1, "", "ACS_DIAMOND"], [174, 9, 1, "", "ACS_GEQUAL"], [174, 9, 1, "", "ACS_HLINE"], [174, 9, 1, "", "ACS_LANTERN"], [174, 9, 1, "", "ACS_LARROW"], [174, 9, 1, "", "ACS_LEQUAL"], [174, 9, 1, "", "ACS_LLCORNER"], [174, 9, 1, "", "ACS_LRCORNER"], [174, 9, 1, "", "ACS_LTEE"], [174, 9, 1, "", "ACS_NEQUAL"], [174, 9, 1, "", "ACS_PI"], [174, 9, 1, "", "ACS_PLMINUS"], [174, 9, 1, "", "ACS_PLUS"], [174, 9, 1, "", "ACS_RARROW"], [174, 9, 1, "", "ACS_RTEE"], [174, 9, 1, "", "ACS_S1"], [174, 9, 1, "", "ACS_S3"], [174, 9, 1, "", "ACS_S7"], [174, 9, 1, "", "ACS_S9"], [174, 9, 1, "", "ACS_SBBS"], [174, 9, 1, "", "ACS_SBSB"], [174, 9, 1, "", "ACS_SBSS"], [174, 9, 1, "", "ACS_SSBB"], [174, 9, 1, "", "ACS_SSBS"], [174, 9, 1, "", "ACS_SSSB"], [174, 9, 1, "", "ACS_SSSS"], [174, 9, 1, "", "ACS_STERLING"], [174, 9, 1, "", "ACS_TTEE"], [174, 9, 1, "", "ACS_UARROW"], [174, 9, 1, "", "ACS_ULCORNER"], [174, 9, 1, "", "ACS_URCORNER"], [174, 9, 1, "", "ACS_VLINE"], [174, 9, 1, "", "A_ALTCHARSET"], [174, 9, 1, "", "A_ATTRIBUTES"], [174, 9, 1, "", "A_BLINK"], [174, 9, 1, "", "A_BOLD"], [174, 9, 1, "", "A_CHARTEXT"], [174, 9, 1, "", "A_COLOR"], [174, 9, 1, "", "A_DIM"], [174, 9, 1, "", "A_HORIZONTAL"], [174, 9, 1, "", "A_INVIS"], [174, 9, 1, "", "A_ITALIC"], [174, 9, 1, "", "A_LEFT"], [174, 9, 1, "", "A_LOW"], [174, 9, 1, "", "A_NORMAL"], [174, 9, 1, "", "A_PROTECT"], [174, 9, 1, "", "A_REVERSE"], [174, 9, 1, "", "A_RIGHT"], [174, 9, 1, "", "A_STANDOUT"], [174, 9, 1, "", "A_TOP"], [174, 9, 1, "", "A_UNDERLINE"], [174, 9, 1, "", "A_VERTICAL"], [174, 9, 1, "", "BUTTON_ALT"], [174, 9, 1, "", "BUTTON_CTRL"], [174, 9, 1, "", "BUTTON_SHIFT"], [174, 9, 1, "", "BUTTONn_CLICKED"], [174, 9, 1, "", "BUTTONn_DOUBLE_CLICKED"], [174, 9, 1, "", "BUTTONn_PRESSED"], [174, 9, 1, "", "BUTTONn_RELEASED"], [174, 9, 1, "", "BUTTONn_TRIPLE_CLICKED"], [174, 9, 1, "", "COLORS"], [174, 9, 1, "", "COLOR_BLACK"], [174, 9, 1, "", "COLOR_BLUE"], [174, 9, 1, "", "COLOR_CYAN"], [174, 9, 1, "", "COLOR_GREEN"], [174, 9, 1, "", "COLOR_MAGENTA"], [174, 9, 1, "", "COLOR_PAIRS"], [174, 9, 1, "", "COLOR_RED"], [174, 9, 1, "", "COLOR_WHITE"], [174, 9, 1, "", "COLOR_YELLOW"], [174, 9, 1, "", "COLS"], [174, 9, 1, "", "ERR"], [174, 9, 1, "", "KEY_A1"], [174, 9, 1, "", "KEY_A3"], [174, 9, 1, "", "KEY_B2"], [174, 9, 1, "", "KEY_BACKSPACE"], [174, 9, 1, "", "KEY_BEG"], [174, 9, 1, "", "KEY_BREAK"], [174, 9, 1, "", "KEY_BTAB"], [174, 9, 1, "", "KEY_C1"], [174, 9, 1, "", "KEY_C3"], [174, 9, 1, "", "KEY_CANCEL"], [174, 9, 1, "", "KEY_CATAB"], [174, 9, 1, "", "KEY_CLEAR"], [174, 9, 1, "", "KEY_CLOSE"], [174, 9, 1, "", "KEY_COMMAND"], [174, 9, 1, "", "KEY_COPY"], [174, 9, 1, "", "KEY_CREATE"], [174, 9, 1, "", "KEY_CTAB"], [174, 9, 1, "", "KEY_DC"], [174, 9, 1, "", "KEY_DL"], [174, 9, 1, "", "KEY_DOWN"], [174, 9, 1, "", "KEY_EIC"], [174, 9, 1, "", "KEY_END"], [174, 9, 1, "", "KEY_ENTER"], [174, 9, 1, "", "KEY_EOL"], [174, 9, 1, "", "KEY_EOS"], [174, 9, 1, "", "KEY_EXIT"], [174, 9, 1, "", "KEY_F0"], [174, 9, 1, "", "KEY_FIND"], [174, 9, 1, "", "KEY_Fn"], [174, 9, 1, "", "KEY_HELP"], [174, 9, 1, "", "KEY_HOME"], [174, 9, 1, "", "KEY_IC"], [174, 9, 1, "", "KEY_IL"], [174, 9, 1, "", "KEY_LEFT"], [174, 9, 1, "", "KEY_LL"], [174, 9, 1, "", "KEY_MARK"], [174, 9, 1, "", "KEY_MAX"], [174, 9, 1, "", "KEY_MESSAGE"], [174, 9, 1, "", "KEY_MIN"], [174, 9, 1, "", "KEY_MOUSE"], [174, 9, 1, "", "KEY_MOVE"], [174, 9, 1, "", "KEY_NEXT"], [174, 9, 1, "", "KEY_NPAGE"], [174, 9, 1, "", "KEY_OPEN"], [174, 9, 1, "", "KEY_OPTIONS"], [174, 9, 1, "", "KEY_PPAGE"], [174, 9, 1, "", "KEY_PREVIOUS"], [174, 9, 1, "", "KEY_PRINT"], [174, 9, 1, "", "KEY_REDO"], [174, 9, 1, "", "KEY_REFERENCE"], [174, 9, 1, "", "KEY_REFRESH"], [174, 9, 1, "", "KEY_REPLACE"], [174, 9, 1, "", "KEY_RESET"], [174, 9, 1, "", "KEY_RESIZE"], [174, 9, 1, "", "KEY_RESTART"], [174, 9, 1, "", "KEY_RESUME"], [174, 9, 1, "", "KEY_RIGHT"], [174, 9, 1, "", "KEY_SAVE"], [174, 9, 1, "", "KEY_SBEG"], [174, 9, 1, "", "KEY_SCANCEL"], [174, 9, 1, "", "KEY_SCOMMAND"], [174, 9, 1, "", "KEY_SCOPY"], [174, 9, 1, "", "KEY_SCREATE"], [174, 9, 1, "", "KEY_SDC"], [174, 9, 1, "", "KEY_SDL"], [174, 9, 1, "", "KEY_SELECT"], [174, 9, 1, "", "KEY_SEND"], [174, 9, 1, "", "KEY_SEOL"], [174, 9, 1, "", "KEY_SEXIT"], [174, 9, 1, "", "KEY_SF"], [174, 9, 1, "", "KEY_SFIND"], [174, 9, 1, "", "KEY_SHELP"], [174, 9, 1, "", "KEY_SHOME"], [174, 9, 1, "", "KEY_SIC"], [174, 9, 1, "", "KEY_SLEFT"], [174, 9, 1, "", "KEY_SMESSAGE"], [174, 9, 1, "", "KEY_SMOVE"], [174, 9, 1, "", "KEY_SNEXT"], [174, 9, 1, "", "KEY_SOPTIONS"], [174, 9, 1, "", "KEY_SPREVIOUS"], [174, 9, 1, "", "KEY_SPRINT"], [174, 9, 1, "", "KEY_SR"], [174, 9, 1, "", "KEY_SREDO"], [174, 9, 1, "", "KEY_SREPLACE"], [174, 9, 1, "", "KEY_SRESET"], [174, 9, 1, "", "KEY_SRIGHT"], [174, 9, 1, "", "KEY_SRSUME"], [174, 9, 1, "", "KEY_SSAVE"], [174, 9, 1, "", "KEY_SSUSPEND"], [174, 9, 1, "", "KEY_STAB"], [174, 9, 1, "", "KEY_SUNDO"], [174, 9, 1, "", "KEY_SUSPEND"], [174, 9, 1, "", "KEY_UNDO"], [174, 9, 1, "", "KEY_UP"], [174, 9, 1, "", "LINES"], [174, 9, 1, "", "OK"], [174, 9, 1, "", "__version__"], [175, 10, 0, "-", "ascii"], [174, 11, 1, "", "baudrate"], [174, 11, 1, "", "beep"], [174, 11, 1, "", "can_change_color"], [174, 11, 1, "", "cbreak"], [174, 11, 1, "", "color_content"], [174, 11, 1, "", "color_pair"], [174, 11, 1, "", "curs_set"], [174, 11, 1, "", "def_prog_mode"], [174, 11, 1, "", "def_shell_mode"], [174, 11, 1, "", "delay_output"], [174, 11, 1, "", "doupdate"], [174, 11, 1, "", "echo"], [174, 11, 1, "", "endwin"], [174, 11, 1, "", "erasechar"], [174, 6, 1, "", "error"], [174, 11, 1, "", "filter"], [174, 11, 1, "", "flash"], [174, 11, 1, "", "flushinp"], [174, 11, 1, "", "get_escdelay"], [174, 11, 1, "", "get_tabsize"], [174, 11, 1, "", "getmouse"], [174, 11, 1, "", "getsyx"], [174, 11, 1, "", "getwin"], [174, 11, 1, "", "halfdelay"], [174, 11, 1, "", "has_colors"], [174, 11, 1, "", "has_extended_color_support"], [174, 11, 1, "", "has_ic"], [174, 11, 1, "", "has_il"], [174, 11, 1, "", "has_key"], [174, 11, 1, "", "init_color"], [174, 11, 1, "", "init_pair"], [174, 11, 1, "", "initscr"], [174, 11, 1, "", "is_term_resized"], [174, 11, 1, "", "isendwin"], [174, 11, 1, "", "keyname"], [174, 11, 1, "", "killchar"], [174, 11, 1, "", "longname"], [174, 11, 1, "", "meta"], [174, 11, 1, "", "mouseinterval"], [174, 11, 1, "", "mousemask"], [174, 11, 1, "", "napms"], [174, 9, 1, "", "ncurses_version"], [174, 11, 1, "", "newpad"], [174, 11, 1, "", "newwin"], [174, 11, 1, "", "nl"], [174, 11, 1, "", "nocbreak"], [174, 11, 1, "", "noecho"], [174, 11, 1, "", "nonl"], [174, 11, 1, "", "noqiflush"], [174, 11, 1, "", "noraw"], [174, 11, 1, "", "pair_content"], [174, 11, 1, "", "pair_number"], [176, 10, 0, "-", "panel"], [174, 11, 1, "", "putp"], [174, 11, 1, "", "qiflush"], [174, 11, 1, "", "raw"], [174, 11, 1, "", "reset_prog_mode"], [174, 11, 1, "", "reset_shell_mode"], [174, 11, 1, "", "resetty"], [174, 11, 1, "", "resize_term"], [174, 11, 1, "", "resizeterm"], [174, 11, 1, "", "savetty"], [174, 11, 1, "", "set_escdelay"], [174, 11, 1, "", "set_tabsize"], [174, 11, 1, "", "setsyx"], [174, 11, 1, "", "setupterm"], [174, 11, 1, "", "start_color"], [174, 11, 1, "", "termattrs"], [174, 11, 1, "", "termname"], [174, 10, 0, "-", "textpad"], [174, 11, 1, "", "tigetflag"], [174, 11, 1, "", "tigetnum"], [174, 11, 1, "", "tigetstr"], [174, 11, 1, "", "tparm"], [174, 11, 1, "", "typeahead"], [174, 11, 1, "", "unctrl"], [174, 11, 1, "", "unget_wch"], [174, 11, 1, "", "ungetch"], [174, 11, 1, "", "ungetmouse"], [174, 11, 1, "", "update_lines_cols"], [174, 11, 1, "", "use_default_colors"], [174, 11, 1, "", "use_env"], [174, 9, 1, "", "version"], [174, 11, 1, "", "wrapper"]], "curses.ascii": [[175, 9, 1, "", "ACK"], [175, 9, 1, "", "BEL"], [175, 9, 1, "", "BS"], [175, 9, 1, "", "CAN"], [175, 9, 1, "", "CR"], [175, 9, 1, "", "DC1"], [175, 9, 1, "", "DC2"], [175, 9, 1, "", "DC3"], [175, 9, 1, "", "DC4"], [175, 9, 1, "", "DEL"], [175, 9, 1, "", "DLE"], [175, 9, 1, "", "EM"], [175, 9, 1, "", "ENQ"], [175, 9, 1, "", "EOT"], [175, 9, 1, "", "ESC"], [175, 9, 1, "", "ETB"], [175, 9, 1, "", "ETX"], [175, 9, 1, "", "FF"], [175, 9, 1, "", "FS"], [175, 9, 1, "", "GS"], [175, 9, 1, "", "HT"], [175, 9, 1, "", "LF"], [175, 9, 1, "", "NAK"], [175, 9, 1, "", "NL"], [175, 9, 1, "", "NUL"], [175, 9, 1, "", "RS"], [175, 9, 1, "", "SI"], [175, 9, 1, "", "SO"], [175, 9, 1, "", "SOH"], [175, 9, 1, "", "SP"], [175, 9, 1, "", "STX"], [175, 9, 1, "", "SUB"], [175, 9, 1, "", "SYN"], [175, 9, 1, "", "TAB"], [175, 9, 1, "", "US"], [175, 9, 1, "", "VT"], [175, 11, 1, "", "alt"], [175, 11, 1, "", "ascii"], [175, 9, 1, "", "controlnames"], [175, 11, 1, "", "ctrl"], [175, 11, 1, "", "isalnum"], [175, 11, 1, "", "isalpha"], [175, 11, 1, "", "isascii"], [175, 11, 1, "", "isblank"], [175, 11, 1, "", "iscntrl"], [175, 11, 1, "", "isctrl"], [175, 11, 1, "", "isdigit"], [175, 11, 1, "", "isgraph"], [175, 11, 1, "", "islower"], [175, 11, 1, "", "ismeta"], [175, 11, 1, "", "isprint"], [175, 11, 1, "", "ispunct"], [175, 11, 1, "", "isspace"], [175, 11, 1, "", "isupper"], [175, 11, 1, "", "isxdigit"], [175, 11, 1, "", "unctrl"]], "curses.panel.Panel": [[176, 8, 1, "", "above"], [176, 8, 1, "", "below"], [176, 8, 1, "", "bottom"], [176, 8, 1, "", "hidden"], [176, 8, 1, "", "hide"], [176, 8, 1, "", "move"], [176, 8, 1, "", "replace"], [176, 8, 1, "", "set_userptr"], [176, 8, 1, "", "show"], [176, 8, 1, "", "top"], [176, 8, 1, "", "userptr"], [176, 8, 1, "", "window"]], "curses.panel": [[176, 11, 1, "", "bottom_panel"], [176, 11, 1, "", "new_panel"], [176, 11, 1, "", "top_panel"], [176, 11, 1, "", "update_panels"]], "curses.textpad": [[174, 12, 1, "", "Textbox"], [174, 11, 1, "", "rectangle"]], "curses.textpad.Textbox": [[174, 8, 1, "", "do_command"], [174, 8, 1, "", "edit"], [174, 8, 1, "", "gather"], [174, 7, 1, "", "stripspaces"]], "curses.window": [[174, 8, 1, "", "addch"], [174, 8, 1, "", "addnstr"], [174, 8, 1, "", "addstr"], [174, 8, 1, "", "attroff"], [174, 8, 1, "", "attron"], [174, 8, 1, "", "attrset"], [174, 8, 1, "", "bkgd"], [174, 8, 1, "", "bkgdset"], [174, 8, 1, "", "border"], [174, 8, 1, "", "box"], [174, 8, 1, "", "chgat"], [174, 8, 1, "", "clear"], [174, 8, 1, "", "clearok"], [174, 8, 1, "", "clrtobot"], [174, 8, 1, "", "clrtoeol"], [174, 8, 1, "", "cursyncup"], [174, 8, 1, "", "delch"], [174, 8, 1, "", "deleteln"], [174, 8, 1, "", "derwin"], [174, 8, 1, "", "echochar"], [174, 8, 1, "", "enclose"], [174, 7, 1, "", "encoding"], [174, 8, 1, "", "erase"], [174, 8, 1, "", "get_wch"], [174, 8, 1, "", "getbegyx"], [174, 8, 1, "", "getbkgd"], [174, 8, 1, "", "getch"], [174, 8, 1, "", "getkey"], [174, 8, 1, "", "getmaxyx"], [174, 8, 1, "", "getparyx"], [174, 8, 1, "", "getstr"], [174, 8, 1, "", "getyx"], [174, 8, 1, "", "hline"], [174, 8, 1, "", "idcok"], [174, 8, 1, "", "idlok"], [174, 8, 1, "", "immedok"], [174, 8, 1, "", "inch"], [174, 8, 1, "", "insch"], [174, 8, 1, "", "insdelln"], [174, 8, 1, "", "insertln"], [174, 8, 1, "", "insnstr"], [174, 8, 1, "", "insstr"], [174, 8, 1, "", "instr"], [174, 8, 1, "", "is_linetouched"], [174, 8, 1, "", "is_wintouched"], [174, 8, 1, "", "keypad"], [174, 8, 1, "", "leaveok"], [174, 8, 1, "", "move"], [174, 8, 1, "", "mvderwin"], [174, 8, 1, "", "mvwin"], [174, 8, 1, "", "nodelay"], [174, 8, 1, "", "notimeout"], [174, 8, 1, "", "noutrefresh"], [174, 8, 1, "", "overlay"], [174, 8, 1, "", "overwrite"], [174, 8, 1, "", "putwin"], [174, 8, 1, "", "redrawln"], [174, 8, 1, "", "redrawwin"], [174, 8, 1, "", "refresh"], [174, 8, 1, "", "resize"], [174, 8, 1, "", "scroll"], [174, 8, 1, "", "scrollok"], [174, 8, 1, "", "setscrreg"], [174, 8, 1, "", "standend"], [174, 8, 1, "", "standout"], [174, 8, 1, "", "subpad"], [174, 8, 1, "", "subwin"], [174, 8, 1, "", "syncdown"], [174, 8, 1, "", "syncok"], [174, 8, 1, "", "syncup"], [174, 8, 1, "", "timeout"], [174, 8, 1, "", "touchline"], [174, 8, 1, "", "touchwin"], [174, 8, 1, "", "untouchwin"], [174, 8, 1, "", "vline"]], "dataclasses": [[178, 12, 1, "", "Field"], [178, 6, 1, "", "FrozenInstanceError"], [178, 9, 1, "", "KW_ONLY"], [178, 9, 1, "", "MISSING"], [178, 11, 1, "", "__post_init__"], [178, 11, 1, "", "asdict"], [178, 11, 1, "", "astuple"], [178, 11, 1, "", "dataclass"], [178, 11, 1, "", "field"], [178, 11, 1, "", "fields"], [178, 11, 1, "", "is_dataclass"], [178, 11, 1, "", "make_dataclass"], [178, 11, 1, "", "replace"]], "datetime": [[180, 9, 1, "", "MAXYEAR"], [180, 9, 1, "", "MINYEAR"], [180, 7, 1, "", "UTC"], [180, 12, 1, "", "date"], [180, 12, 1, "", "datetime"], [180, 12, 1, "", "time"], [180, 12, 1, "", "timedelta"], [180, 12, 1, "", "timezone"], [180, 12, 1, "", "tzinfo"]], "datetime.date": [[180, 8, 1, "", "__format__"], [180, 8, 1, "", "__str__"], [180, 8, 1, "", "ctime"], [180, 7, 1, "", "day"], [180, 8, 1, "", "fromisocalendar"], [180, 8, 1, "", "fromisoformat"], [180, 8, 1, "", "fromordinal"], [180, 8, 1, "", "fromtimestamp"], [180, 8, 1, "", "isocalendar"], [180, 8, 1, "", "isoformat"], [180, 8, 1, "", "isoweekday"], [180, 7, 1, "", "max"], [180, 7, 1, "", "min"], [180, 7, 1, "", "month"], [180, 8, 1, "", "replace"], [180, 7, 1, "", "resolution"], [180, 8, 1, "", "strftime"], [180, 8, 1, "", "timetuple"], [180, 8, 1, "", "today"], [180, 8, 1, "", "toordinal"], [180, 8, 1, "", "weekday"], [180, 7, 1, "", "year"]], "datetime.datetime": [[180, 8, 1, "", "__format__"], [180, 8, 1, "", "__str__"], [180, 8, 1, "", "astimezone"], [180, 8, 1, "", "combine"], [180, 8, 1, "", "ctime"], [180, 8, 1, "", "date"], [180, 7, 1, "", "day"], [180, 8, 1, "", "dst"], [180, 7, 1, "", "fold"], [180, 8, 1, "", "fromisocalendar"], [180, 8, 1, "", "fromisoformat"], [180, 8, 1, "", "fromordinal"], [180, 8, 1, "", "fromtimestamp"], [180, 7, 1, "", "hour"], [180, 8, 1, "", "isocalendar"], [180, 8, 1, "", "isoformat"], [180, 8, 1, "", "isoweekday"], [180, 7, 1, "", "max"], [180, 7, 1, "", "microsecond"], [180, 7, 1, "", "min"], [180, 7, 1, "", "minute"], [180, 7, 1, "", "month"], [180, 8, 1, "", "now"], [180, 8, 1, "", "replace"], [180, 7, 1, "", "resolution"], [180, 7, 1, "", "second"], [180, 8, 1, "", "strftime"], [180, 8, 1, "", "strptime"], [180, 8, 1, "", "time"], [180, 8, 1, "", "timestamp"], [180, 8, 1, "", "timetuple"], [180, 8, 1, "", "timetz"], [180, 8, 1, "", "today"], [180, 8, 1, "", "toordinal"], [180, 7, 1, "", "tzinfo"], [180, 8, 1, "", "tzname"], [180, 8, 1, "", "utcfromtimestamp"], [180, 8, 1, "", "utcnow"], [180, 8, 1, "", "utcoffset"], [180, 8, 1, "", "utctimetuple"], [180, 8, 1, "", "weekday"], [180, 7, 1, "", "year"]], "datetime.time": [[180, 8, 1, "", "__format__"], [180, 8, 1, "", "__str__"], [180, 8, 1, "", "dst"], [180, 7, 1, "", "fold"], [180, 8, 1, "", "fromisoformat"], [180, 7, 1, "", "hour"], [180, 8, 1, "", "isoformat"], [180, 7, 1, "", "max"], [180, 7, 1, "", "microsecond"], [180, 7, 1, "", "min"], [180, 7, 1, "", "minute"], [180, 8, 1, "", "replace"], [180, 7, 1, "", "resolution"], [180, 7, 1, "", "second"], [180, 8, 1, "", "strftime"], [180, 7, 1, "", "tzinfo"], [180, 8, 1, "", "tzname"], [180, 8, 1, "", "utcoffset"]], "datetime.timedelta": [[180, 7, 1, "", "max"], [180, 7, 1, "", "min"], [180, 7, 1, "", "resolution"], [180, 8, 1, "", "total_seconds"]], "datetime.timezone": [[180, 8, 1, "", "dst"], [180, 8, 1, "", "fromutc"], [180, 8, 1, "", "tzname"], [180, 7, 1, "", "utc"], [180, 8, 1, "", "utcoffset"]], "datetime.tzinfo": [[180, 8, 1, "", "dst"], [180, 8, 1, "", "fromutc"], [180, 8, 1, "", "tzname"], [180, 8, 1, "", "utcoffset"]], "dbm": [[181, 10, 0, "-", "dumb"], [181, 6, 1, "", "error"], [181, 10, 0, "-", "gnu"], [181, 10, 0, "-", "ndbm"], [181, 11, 1, "", "open"], [181, 11, 1, "", "whichdb"]], "dbm.dumb.dumbdbm": [[181, 8, 1, "", "close"], [181, 8, 1, "", "sync"]], "dbm.dumb": [[181, 6, 1, "", "error"], [181, 11, 1, "", "open"]], "dbm.gnu": [[181, 6, 1, "", "error"], [181, 11, 1, "", "open"]], "dbm.gnu.gdbm": [[181, 8, 1, "", "close"], [181, 8, 1, "", "firstkey"], [181, 8, 1, "", "nextkey"], [181, 8, 1, "", "reorganize"], [181, 8, 1, "", "sync"]], "dbm.ndbm": [[181, 6, 1, "", "error"], [181, 9, 1, "", "library"], [181, 11, 1, "", "open"]], "dbm.ndbm.ndbm": [[181, 8, 1, "", "close"]], "decimal": [[183, 12, 1, "", "BasicContext"], [183, 12, 1, "", "Clamped"], [183, 12, 1, "", "Context"], [183, 12, 1, "", "Decimal"], [183, 12, 1, "", "DecimalException"], [183, 12, 1, "", "DefaultContext"], [183, 12, 1, "", "DivisionByZero"], [183, 12, 1, "", "ExtendedContext"], [183, 12, 1, "", "FloatOperation"], [183, 9, 1, "", "HAVE_CONTEXTVAR"], [183, 9, 1, "", "HAVE_THREADS"], [183, 12, 1, "", "Inexact"], [183, 12, 1, "", "InvalidOperation"], [183, 9, 1, "", "MAX_EMAX"], [183, 9, 1, "", "MAX_PREC"], [183, 9, 1, "", "MIN_EMIN"], [183, 9, 1, "", "MIN_ETINY"], [183, 12, 1, "", "Overflow"], [183, 9, 1, "", "ROUND_05UP"], [183, 9, 1, "", "ROUND_CEILING"], [183, 9, 1, "", "ROUND_DOWN"], [183, 9, 1, "", "ROUND_FLOOR"], [183, 9, 1, "", "ROUND_HALF_DOWN"], [183, 9, 1, "", "ROUND_HALF_EVEN"], [183, 9, 1, "", "ROUND_HALF_UP"], [183, 9, 1, "", "ROUND_UP"], [183, 12, 1, "", "Rounded"], [183, 12, 1, "", "Subnormal"], [183, 12, 1, "", "Underflow"], [183, 11, 1, "", "getcontext"], [183, 11, 1, "", "localcontext"], [183, 11, 1, "", "setcontext"]], "decimal.Context": [[183, 8, 1, "", "Etiny"], [183, 8, 1, "", "Etop"], [183, 8, 1, "", "abs"], [183, 8, 1, "", "add"], [183, 8, 1, "", "canonical"], [183, 8, 1, "", "clear_flags"], [183, 8, 1, "", "clear_traps"], [183, 8, 1, "", "compare"], [183, 8, 1, "", "compare_signal"], [183, 8, 1, "", "compare_total"], [183, 8, 1, "", "compare_total_mag"], [183, 8, 1, "", "copy"], [183, 8, 1, "", "copy_abs"], [183, 8, 1, "", "copy_decimal"], [183, 8, 1, "", "copy_negate"], [183, 8, 1, "", "copy_sign"], [183, 8, 1, "", "create_decimal"], [183, 8, 1, "", "create_decimal_from_float"], [183, 8, 1, "", "divide"], [183, 8, 1, "", "divide_int"], [183, 8, 1, "", "divmod"], [183, 8, 1, "", "exp"], [183, 8, 1, "", "fma"], [183, 8, 1, "", "is_canonical"], [183, 8, 1, "", "is_finite"], [183, 8, 1, "", "is_infinite"], [183, 8, 1, "", "is_nan"], [183, 8, 1, "", "is_normal"], [183, 8, 1, "", "is_qnan"], [183, 8, 1, "", "is_signed"], [183, 8, 1, "", "is_snan"], [183, 8, 1, "", "is_subnormal"], [183, 8, 1, "", "is_zero"], [183, 8, 1, "", "ln"], [183, 8, 1, "", "log10"], [183, 8, 1, "", "logb"], [183, 8, 1, "", "logical_and"], [183, 8, 1, "", "logical_invert"], [183, 8, 1, "", "logical_or"], [183, 8, 1, "", "logical_xor"], [183, 8, 1, "", "max"], [183, 8, 1, "", "max_mag"], [183, 8, 1, "", "min"], [183, 8, 1, "", "min_mag"], [183, 8, 1, "", "minus"], [183, 8, 1, "", "multiply"], [183, 8, 1, "", "next_minus"], [183, 8, 1, "", "next_plus"], [183, 8, 1, "", "next_toward"], [183, 8, 1, "", "normalize"], [183, 8, 1, "", "number_class"], [183, 8, 1, "", "plus"], [183, 8, 1, "", "power"], [183, 8, 1, "", "quantize"], [183, 8, 1, "", "radix"], [183, 8, 1, "", "remainder"], [183, 8, 1, "", "remainder_near"], [183, 8, 1, "", "rotate"], [183, 8, 1, "", "same_quantum"], [183, 8, 1, "", "scaleb"], [183, 8, 1, "", "shift"], [183, 8, 1, "", "sqrt"], [183, 8, 1, "", "subtract"], [183, 8, 1, "", "to_eng_string"], [183, 8, 1, "", "to_integral_exact"], [183, 8, 1, "", "to_sci_string"]], "decimal.Decimal": [[183, 8, 1, "", "adjusted"], [183, 8, 1, "", "as_integer_ratio"], [183, 8, 1, "", "as_tuple"], [183, 8, 1, "", "canonical"], [183, 8, 1, "", "compare"], [183, 8, 1, "", "compare_signal"], [183, 8, 1, "", "compare_total"], [183, 8, 1, "", "compare_total_mag"], [183, 8, 1, "", "conjugate"], [183, 8, 1, "", "copy_abs"], [183, 8, 1, "", "copy_negate"], [183, 8, 1, "", "copy_sign"], [183, 8, 1, "", "exp"], [183, 8, 1, "", "fma"], [183, 8, 1, "", "from_float"], [183, 8, 1, "", "is_canonical"], [183, 8, 1, "", "is_finite"], [183, 8, 1, "", "is_infinite"], [183, 8, 1, "", "is_nan"], [183, 8, 1, "", "is_normal"], [183, 8, 1, "", "is_qnan"], [183, 8, 1, "", "is_signed"], [183, 8, 1, "", "is_snan"], [183, 8, 1, "", "is_subnormal"], [183, 8, 1, "", "is_zero"], [183, 8, 1, "", "ln"], [183, 8, 1, "", "log10"], [183, 8, 1, "", "logb"], [183, 8, 1, "", "logical_and"], [183, 8, 1, "", "logical_invert"], [183, 8, 1, "", "logical_or"], [183, 8, 1, "", "logical_xor"], [183, 8, 1, "", "max"], [183, 8, 1, "", "max_mag"], [183, 8, 1, "", "min"], [183, 8, 1, "", "min_mag"], [183, 8, 1, "", "next_minus"], [183, 8, 1, "", "next_plus"], [183, 8, 1, "", "next_toward"], [183, 8, 1, "", "normalize"], [183, 8, 1, "", "number_class"], [183, 8, 1, "", "quantize"], [183, 8, 1, "", "radix"], [183, 8, 1, "", "remainder_near"], [183, 8, 1, "", "rotate"], [183, 8, 1, "", "same_quantum"], [183, 8, 1, "", "scaleb"], [183, 8, 1, "", "shift"], [183, 8, 1, "", "sqrt"], [183, 8, 1, "", "to_eng_string"], [183, 8, 1, "", "to_integral"], [183, 8, 1, "", "to_integral_exact"], [183, 8, 1, "", "to_integral_value"]], "definition": [[341, 7, 1, "", "__name__"], [341, 7, 1, "", "__qualname__"], [341, 7, 1, "", "__type_params__"]], "dict": [[341, 8, 1, "", "clear"], [341, 8, 1, "", "copy"], [341, 8, 1, "", "fromkeys"], [341, 8, 1, "", "get"], [341, 8, 1, "", "items"], [341, 8, 1, "", "keys"], [341, 8, 1, "", "pop"], [341, 8, 1, "", "popitem"], [341, 8, 1, "", "setdefault"], [341, 8, 1, "", "update"], [341, 8, 1, "", "values"]], "difflib": [[187, 12, 1, "", "Differ"], [187, 12, 1, "", "HtmlDiff"], [187, 11, 1, "", "IS_CHARACTER_JUNK"], [187, 11, 1, "", "IS_LINE_JUNK"], [187, 12, 1, "", "SequenceMatcher"], [187, 11, 1, "", "context_diff"], [187, 11, 1, "", "diff_bytes"], [187, 11, 1, "", "get_close_matches"], [187, 11, 1, "", "ndiff"], [187, 11, 1, "", "restore"], [187, 11, 1, "", "unified_diff"]], "difflib.Differ": [[187, 8, 1, "", "compare"]], "difflib.HtmlDiff": [[187, 8, 1, "", "__init__"], [187, 8, 1, "", "make_file"], [187, 8, 1, "", "make_table"]], "difflib.SequenceMatcher": [[187, 8, 1, "", "find_longest_match"], [187, 8, 1, "", "get_grouped_opcodes"], [187, 8, 1, "", "get_matching_blocks"], [187, 8, 1, "", "get_opcodes"], [187, 8, 1, "", "quick_ratio"], [187, 8, 1, "", "ratio"], [187, 8, 1, "", "real_quick_ratio"], [187, 8, 1, "", "set_seq1"], [187, 8, 1, "", "set_seq2"], [187, 8, 1, "", "set_seqs"]], "dis": [[188, 12, 1, "", "Bytecode"], [188, 12, 1, "", "Instruction"], [188, 12, 1, "", "Positions"], [188, 9, 1, "", "cmp_op"], [188, 11, 1, "", "code_info"], [188, 11, 1, "", "dis"], [188, 11, 1, "", "disassemble"], [188, 11, 1, "", "disco"], [188, 11, 1, "", "distb"], [188, 11, 1, "", "findlabels"], [188, 11, 1, "", "findlinestarts"], [188, 11, 1, "", "get_instructions"], [188, 9, 1, "", "hasarg"], [188, 9, 1, "", "hascompare"], [188, 9, 1, "", "hasconst"], [188, 9, 1, "", "hasexc"], [188, 9, 1, "", "hasfree"], [188, 9, 1, "", "hasjabs"], [188, 9, 1, "", "hasjrel"], [188, 9, 1, "", "haslocal"], [188, 9, 1, "", "hasname"], [188, 9, 1, "", "opmap"], [188, 9, 1, "", "opname"], [188, 11, 1, "", "show_code"], [188, 11, 1, "", "stack_effect"], [188, 14, 1, "cmdoption-dis-h", "--help"], [188, 14, 1, "cmdoption-dis-h", "-h"]], "dis.Bytecode": [[188, 9, 1, "", "codeobj"], [188, 8, 1, "", "dis"], [188, 9, 1, "", "first_line"], [188, 8, 1, "", "from_traceback"], [188, 8, 1, "", "info"]], "dis.Instruction": [[188, 9, 1, "", "arg"], [188, 9, 1, "", "argrepr"], [188, 9, 1, "", "argval"], [188, 9, 1, "", "is_jump_target"], [188, 9, 1, "", "offset"], [188, 9, 1, "", "opcode"], [188, 9, 1, "", "opname"], [188, 9, 1, "", "positions"], [188, 9, 1, "", "starts_line"]], "dis.Positions": [[188, 9, 1, "", "col_offset"], [188, 9, 1, "", "end_col_offset"], [188, 9, 1, "", "end_lineno"], [188, 9, 1, "", "lineno"]], "doctest": [[190, 9, 1, "", "COMPARISON_FLAGS"], [190, 9, 1, "", "DONT_ACCEPT_BLANKLINE"], [190, 9, 1, "", "DONT_ACCEPT_TRUE_FOR_1"], [190, 12, 1, "", "DebugRunner"], [190, 11, 1, "", "DocFileSuite"], [190, 12, 1, "", "DocTest"], [190, 6, 1, "", "DocTestFailure"], [190, 12, 1, "", "DocTestFinder"], [190, 12, 1, "", "DocTestParser"], [190, 12, 1, "", "DocTestRunner"], [190, 11, 1, "", "DocTestSuite"], [190, 9, 1, "", "ELLIPSIS"], [190, 12, 1, "", "Example"], [190, 9, 1, "", "FAIL_FAST"], [190, 9, 1, "", "IGNORE_EXCEPTION_DETAIL"], [190, 9, 1, "", "NORMALIZE_WHITESPACE"], [190, 12, 1, "", "OutputChecker"], [190, 9, 1, "", "REPORTING_FLAGS"], [190, 9, 1, "", "REPORT_CDIFF"], [190, 9, 1, "", "REPORT_NDIFF"], [190, 9, 1, "", "REPORT_ONLY_FIRST_FAILURE"], [190, 9, 1, "", "REPORT_UDIFF"], [190, 9, 1, "", "SKIP"], [190, 6, 1, "", "UnexpectedException"], [190, 11, 1, "", "debug"], [190, 11, 1, "", "debug_src"], [190, 11, 1, "", "register_optionflag"], [190, 11, 1, "", "run_docstring_examples"], [190, 11, 1, "", "script_from_examples"], [190, 11, 1, "", "set_unittest_reportflags"], [190, 11, 1, "", "testfile"], [190, 11, 1, "", "testmod"], [190, 11, 1, "", "testsource"]], "doctest.DocTest": [[190, 7, 1, "", "docstring"], [190, 7, 1, "", "examples"], [190, 7, 1, "", "filename"], [190, 7, 1, "", "globs"], [190, 7, 1, "", "lineno"], [190, 7, 1, "", "name"]], "doctest.DocTestFailure": [[190, 7, 1, "", "example"], [190, 7, 1, "", "got"], [190, 7, 1, "", "test"]], "doctest.DocTestFinder": [[190, 8, 1, "", "find"]], "doctest.DocTestParser": [[190, 8, 1, "", "get_doctest"], [190, 8, 1, "", "get_examples"], [190, 8, 1, "", "parse"]], "doctest.DocTestRunner": [[190, 8, 1, "", "report_failure"], [190, 8, 1, "", "report_start"], [190, 8, 1, "", "report_success"], [190, 8, 1, "", "report_unexpected_exception"], [190, 8, 1, "", "run"], [190, 8, 1, "", "summarize"]], "doctest.Example": [[190, 7, 1, "", "exc_msg"], [190, 7, 1, "", "indent"], [190, 7, 1, "", "lineno"], [190, 7, 1, "", "options"], [190, 7, 1, "", "source"], [190, 7, 1, "", "want"]], "doctest.OutputChecker": [[190, 8, 1, "", "check_output"], [190, 8, 1, "", "output_difference"]], "doctest.UnexpectedException": [[190, 7, 1, "", "example"], [190, 7, 1, "", "exc_info"], [190, 7, 1, "", "test"]], "email": [[192, 10, 0, "-", "charset"], [194, 10, 0, "-", "contentmanager"], [195, 10, 0, "-", "encoders"], [196, 10, 0, "-", "errors"], [198, 10, 0, "-", "generator"], [199, 10, 0, "-", "header"], [200, 10, 0, "-", "headerregistry"], [201, 10, 0, "-", "iterators"], [202, 10, 0, "-", "message"], [204, 11, 1, "", "message_from_binary_file"], [204, 11, 1, "", "message_from_bytes"], [204, 11, 1, "", "message_from_file"], [204, 11, 1, "", "message_from_string"], [203, 10, 0, "-", "mime"], [204, 10, 0, "-", "parser"], [205, 10, 0, "-", "policy"], [206, 10, 0, "-", "utils"]], "email.charset": [[192, 12, 1, "", "Charset"], [192, 11, 1, "", "add_alias"], [192, 11, 1, "", "add_charset"], [192, 11, 1, "", "add_codec"]], "email.charset.Charset": [[192, 8, 1, "", "__eq__"], [192, 8, 1, "", "__ne__"], [192, 8, 1, "", "__str__"], [192, 8, 1, "", "body_encode"], [192, 7, 1, "", "body_encoding"], [192, 8, 1, "", "get_body_encoding"], [192, 8, 1, "", "get_output_charset"], [192, 8, 1, "", "header_encode"], [192, 8, 1, "", "header_encode_lines"], [192, 7, 1, "", "header_encoding"], [192, 7, 1, "", "input_charset"], [192, 7, 1, "", "input_codec"], [192, 7, 1, "", "output_charset"], [192, 7, 1, "", "output_codec"]], "email.contentmanager": [[194, 12, 1, "", "ContentManager"], [194, 8, 1, "", "get_content"], [194, 9, 1, "", "raw_data_manager"], [194, 8, 1, "", "set_content"]], "email.contentmanager.ContentManager": [[194, 8, 1, "", "add_get_handler"], [194, 8, 1, "", "add_set_handler"], [194, 8, 1, "", "get_content"], [194, 8, 1, "", "set_content"]], "email.encoders": [[195, 11, 1, "", "encode_7or8bit"], [195, 11, 1, "", "encode_base64"], [195, 11, 1, "", "encode_noop"], [195, 11, 1, "", "encode_quopri"]], "email.errors": [[196, 6, 1, "", "BoundaryError"], [196, 6, 1, "", "HeaderParseError"], [196, 6, 1, "", "MessageError"], [196, 6, 1, "", "MessageParseError"], [196, 6, 1, "", "MultipartConversionError"]], "email.generator": [[198, 12, 1, "", "BytesGenerator"], [198, 12, 1, "", "DecodedGenerator"], [198, 12, 1, "", "Generator"]], "email.generator.BytesGenerator": [[198, 8, 1, "", "clone"], [198, 8, 1, "", "flatten"], [198, 8, 1, "", "write"]], "email.generator.Generator": [[198, 8, 1, "", "clone"], [198, 8, 1, "", "flatten"], [198, 8, 1, "", "write"]], "email.header": [[199, 12, 1, "", "Header"], [199, 11, 1, "", "decode_header"], [199, 11, 1, "", "make_header"]], "email.header.Header": [[199, 8, 1, "", "__eq__"], [199, 8, 1, "", "__ne__"], [199, 8, 1, "", "__str__"], [199, 8, 1, "", "append"], [199, 8, 1, "", "encode"]], "email.headerregistry": [[200, 12, 1, "", "Address"], [200, 12, 1, "", "AddressHeader"], [200, 12, 1, "", "BaseHeader"], [200, 12, 1, "", "ContentDispositionHeader"], [200, 12, 1, "", "ContentTransferEncoding"], [200, 12, 1, "", "ContentTypeHeader"], [200, 12, 1, "", "DateHeader"], [200, 12, 1, "", "Group"], [200, 12, 1, "", "HeaderRegistry"], [200, 12, 1, "", "MIMEVersionHeader"], [200, 12, 1, "", "ParameterizedMIMEHeader"], [200, 12, 1, "", "SingleAddressHeader"], [200, 12, 1, "", "UnstructuredHeader"]], "email.headerregistry.Address": [[200, 8, 1, "", "__str__"], [200, 7, 1, "", "addr_spec"], [200, 7, 1, "", "display_name"], [200, 7, 1, "", "domain"], [200, 7, 1, "", "username"]], "email.headerregistry.AddressHeader": [[200, 7, 1, "", "addresses"], [200, 7, 1, "", "groups"]], "email.headerregistry.BaseHeader": [[200, 7, 1, "", "defects"], [200, 8, 1, "", "fold"], [200, 7, 1, "", "max_count"], [200, 7, 1, "", "name"]], "email.headerregistry.ContentDispositionHeader": [[200, 7, 1, "", "content_disposition"]], "email.headerregistry.ContentTransferEncoding": [[200, 7, 1, "", "cte"]], "email.headerregistry.ContentTypeHeader": [[200, 7, 1, "", "content_type"], [200, 7, 1, "", "maintype"], [200, 7, 1, "", "subtype"]], "email.headerregistry.DateHeader": [[200, 7, 1, "", "datetime"]], "email.headerregistry.Group": [[200, 8, 1, "", "__str__"], [200, 7, 1, "", "addresses"], [200, 7, 1, "", "display_name"]], "email.headerregistry.HeaderRegistry": [[200, 8, 1, "", "__call__"], [200, 8, 1, "", "__getitem__"], [200, 8, 1, "", "map_to_type"]], "email.headerregistry.MIMEVersionHeader": [[200, 7, 1, "", "major"], [200, 7, 1, "", "minor"], [200, 7, 1, "", "version"]], "email.headerregistry.ParameterizedMIMEHeader": [[200, 7, 1, "", "params"]], "email.headerregistry.SingleAddressHeader": [[200, 7, 1, "", "address"]], "email.iterators": [[201, 11, 1, "", "_structure"], [201, 11, 1, "", "body_line_iterator"], [201, 11, 1, "", "typed_subpart_iterator"]], "email.message": [[202, 12, 1, "", "EmailMessage"], [202, 12, 1, "", "MIMEPart"], [193, 12, 1, "", "Message"]], "email.message.EmailMessage": [[202, 8, 1, "", "__bytes__"], [202, 8, 1, "", "__contains__"], [202, 8, 1, "", "__delitem__"], [202, 8, 1, "", "__getitem__"], [202, 8, 1, "", "__len__"], [202, 8, 1, "", "__setitem__"], [202, 8, 1, "", "__str__"], [202, 8, 1, "", "add_alternative"], [202, 8, 1, "", "add_attachment"], [202, 8, 1, "", "add_header"], [202, 8, 1, "", "add_related"], [202, 8, 1, "", "as_bytes"], [202, 8, 1, "", "as_string"], [202, 8, 1, "", "clear"], [202, 8, 1, "", "clear_content"], [202, 7, 1, "", "defects"], [202, 8, 1, "", "del_param"], [202, 7, 1, "", "epilogue"], [202, 8, 1, "", "get"], [202, 8, 1, "", "get_all"], [202, 8, 1, "", "get_body"], [202, 8, 1, "", "get_boundary"], [202, 8, 1, "", "get_charsets"], [202, 8, 1, "", "get_content"], [202, 8, 1, "", "get_content_charset"], [202, 8, 1, "", "get_content_disposition"], [202, 8, 1, "", "get_content_maintype"], [202, 8, 1, "", "get_content_subtype"], [202, 8, 1, "", "get_content_type"], [202, 8, 1, "", "get_default_type"], [202, 8, 1, "", "get_filename"], [202, 8, 1, "", "get_unixfrom"], [202, 8, 1, "", "is_attachment"], [202, 8, 1, "", "is_multipart"], [202, 8, 1, "", "items"], [202, 8, 1, "", "iter_attachments"], [202, 8, 1, "", "iter_parts"], [202, 8, 1, "", "keys"], [202, 8, 1, "", "make_alternative"], [202, 8, 1, "", "make_mixed"], [202, 8, 1, "", "make_related"], [202, 7, 1, "", "preamble"], [202, 8, 1, "", "replace_header"], [202, 8, 1, "", "set_boundary"], [202, 8, 1, "", "set_content"], [202, 8, 1, "", "set_default_type"], [202, 8, 1, "", "set_param"], [202, 8, 1, "", "set_unixfrom"], [202, 8, 1, "", "values"], [202, 8, 1, "", "walk"]], "email.message.Message": [[193, 8, 1, "", "__bytes__"], [193, 8, 1, "", "__contains__"], [193, 8, 1, "", "__delitem__"], [193, 8, 1, "", "__getitem__"], [193, 8, 1, "", "__len__"], [193, 8, 1, "", "__setitem__"], [193, 8, 1, "", "__str__"], [193, 8, 1, "", "add_header"], [193, 8, 1, "", "as_bytes"], [193, 8, 1, "", "as_string"], [193, 8, 1, "", "attach"], [193, 7, 1, "", "defects"], [193, 8, 1, "", "del_param"], [193, 7, 1, "", "epilogue"], [193, 8, 1, "", "get"], [193, 8, 1, "", "get_all"], [193, 8, 1, "", "get_boundary"], [193, 8, 1, "", "get_charset"], [193, 8, 1, "", "get_charsets"], [193, 8, 1, "", "get_content_charset"], [193, 8, 1, "", "get_content_disposition"], [193, 8, 1, "", "get_content_maintype"], [193, 8, 1, "", "get_content_subtype"], [193, 8, 1, "", "get_content_type"], [193, 8, 1, "", "get_default_type"], [193, 8, 1, "", "get_filename"], [193, 8, 1, "", "get_param"], [193, 8, 1, "", "get_params"], [193, 8, 1, "", "get_payload"], [193, 8, 1, "", "get_unixfrom"], [193, 8, 1, "", "is_multipart"], [193, 8, 1, "", "items"], [193, 8, 1, "", "keys"], [193, 7, 1, "", "preamble"], [193, 8, 1, "", "replace_header"], [193, 8, 1, "", "set_boundary"], [193, 8, 1, "", "set_charset"], [193, 8, 1, "", "set_default_type"], [193, 8, 1, "", "set_param"], [193, 8, 1, "", "set_payload"], [193, 8, 1, "", "set_type"], [193, 8, 1, "", "set_unixfrom"], [193, 8, 1, "", "values"], [193, 8, 1, "", "walk"]], "email.mime.application": [[203, 12, 1, "", "MIMEApplication"]], "email.mime.audio": [[203, 12, 1, "", "MIMEAudio"]], "email.mime.base": [[203, 12, 1, "", "MIMEBase"]], "email.mime.image": [[203, 12, 1, "", "MIMEImage"]], "email.mime.message": [[203, 12, 1, "", "MIMEMessage"]], "email.mime.multipart": [[203, 12, 1, "", "MIMEMultipart"]], "email.mime.nonmultipart": [[203, 12, 1, "", "MIMENonMultipart"]], "email.mime.text": [[203, 12, 1, "", "MIMEText"]], "email.parser": [[204, 12, 1, "", "BytesFeedParser"], [204, 12, 1, "", "BytesHeaderParser"], [204, 12, 1, "", "BytesParser"], [204, 12, 1, "", "FeedParser"], [204, 12, 1, "", "HeaderParser"], [204, 12, 1, "", "Parser"]], "email.parser.BytesFeedParser": [[204, 8, 1, "", "close"], [204, 8, 1, "", "feed"]], "email.parser.BytesParser": [[204, 8, 1, "", "parse"], [204, 8, 1, "", "parsebytes"]], "email.parser.Parser": [[204, 8, 1, "", "parse"], [204, 8, 1, "", "parsestr"]], "email.policy": [[205, 12, 1, "", "Compat32"], [205, 12, 1, "", "EmailPolicy"], [205, 9, 1, "", "HTTP"], [205, 12, 1, "", "Policy"], [205, 9, 1, "", "SMTP"], [205, 9, 1, "", "SMTPUTF8"], [205, 9, 1, "", "compat32"], [205, 9, 1, "", "default"], [205, 9, 1, "", "strict"]], "email.policy.Compat32": [[205, 8, 1, "", "fold"], [205, 8, 1, "", "fold_binary"], [205, 8, 1, "", "header_fetch_parse"], [205, 8, 1, "", "header_source_parse"], [205, 8, 1, "", "header_store_parse"], [205, 7, 1, "", "mangle_from_"]], "email.policy.EmailPolicy": [[205, 7, 1, "", "content_manager"], [205, 8, 1, "", "fold"], [205, 8, 1, "", "fold_binary"], [205, 7, 1, "", "header_factory"], [205, 8, 1, "", "header_fetch_parse"], [205, 8, 1, "", "header_max_count"], [205, 8, 1, "", "header_source_parse"], [205, 8, 1, "", "header_store_parse"], [205, 7, 1, "", "refold_source"], [205, 7, 1, "", "utf8"]], "email.policy.Policy": [[205, 8, 1, "", "clone"], [205, 7, 1, "", "cte_type"], [205, 8, 1, "", "fold"], [205, 8, 1, "", "fold_binary"], [205, 8, 1, "", "handle_defect"], [205, 8, 1, "", "header_fetch_parse"], [205, 8, 1, "", "header_max_count"], [205, 8, 1, "", "header_source_parse"], [205, 8, 1, "", "header_store_parse"], [205, 7, 1, "", "linesep"], [205, 7, 1, "", "mangle_from_"], [205, 7, 1, "", "max_line_length"], [205, 7, 1, "", "message_factory"], [205, 7, 1, "", "raise_on_defect"], [205, 8, 1, "", "register_defect"]], "email.utils": [[206, 11, 1, "", "collapse_rfc2231_value"], [206, 11, 1, "", "decode_params"], [206, 11, 1, "", "decode_rfc2231"], [206, 11, 1, "", "encode_rfc2231"], [206, 11, 1, "", "format_datetime"], [206, 11, 1, "", "formataddr"], [206, 11, 1, "", "formatdate"], [206, 11, 1, "", "getaddresses"], [206, 11, 1, "", "localtime"], [206, 11, 1, "", "make_msgid"], [206, 11, 1, "", "mktime_tz"], [206, 11, 1, "", "parseaddr"], [206, 11, 1, "", "parsedate"], [206, 11, 1, "", "parsedate_to_datetime"], [206, 11, 1, "", "parsedate_tz"], [206, 11, 1, "", "quote"], [206, 11, 1, "", "unquote"]], "encodings": [[155, 10, 0, "-", "idna"], [155, 10, 0, "-", "mbcs"], [155, 10, 0, "-", "utf_8_sig"]], "encodings.idna": [[155, 11, 1, "", "ToASCII"], [155, 11, 1, "", "ToUnicode"], [155, 11, 1, "", "nameprep"]], "ensurepip": [[207, 11, 1, "", "bootstrap"], [207, 11, 1, "", "version"]], "enum": [[208, 12, 1, "", "Enum"], [208, 12, 1, "", "EnumCheck"], [208, 12, 1, "", "EnumType"], [208, 12, 1, "", "Flag"], [208, 12, 1, "", "FlagBoundary"], [208, 12, 1, "", "IntEnum"], [208, 12, 1, "", "IntFlag"], [208, 12, 1, "", "ReprEnum"], [208, 12, 1, "", "StrEnum"], [208, 12, 1, "", "auto"], [208, 11, 1, "", "global_enum"], [208, 11, 1, "", "member"], [208, 11, 1, "", "nonmember"], [208, 11, 1, "", "property"], [208, 11, 1, "", "show_flag_values"], [208, 11, 1, "", "unique"], [208, 11, 1, "", "verify"]], "enum.Enum": [[208, 8, 1, "", "__dir__"], [208, 8, 1, "", "__format__"], [208, 8, 1, "", "__init_subclass__"], [208, 8, 1, "", "__repr__"], [208, 8, 1, "", "__str__"], [208, 8, 1, "", "_generate_next_value_"], [208, 7, 1, "", "_ignore_"], [208, 8, 1, "", "_missing_"], [208, 7, 1, "", "name"], [208, 7, 1, "", "value"]], "enum.EnumCheck": [[208, 7, 1, "", "CONTINUOUS"], [208, 7, 1, "", "NAMED_FLAGS"], [208, 7, 1, "", "UNIQUE"]], "enum.EnumType": [[208, 8, 1, "", "__call__"], [208, 8, 1, "", "__contains__"], [208, 8, 1, "", "__dir__"], [208, 8, 1, "", "__getitem__"], [208, 8, 1, "", "__iter__"], [208, 8, 1, "", "__len__"], [208, 8, 1, "", "__reversed__"]], "enum.Flag": [[208, 8, 1, "", "__and__"], [208, 8, 1, "", "__contains__"], [208, 8, 1, "", "__or__"], [208, 8, 1, "", "__xor__"], [208, 8, 1, "", "_numeric_repr_"]], "enum.FlagBoundary": [[208, 7, 1, "", "CONFORM"], [208, 7, 1, "", "EJECT"], [208, 7, 1, "", "KEEP"], [208, 7, 1, "", "STRICT"]], "errno": [[209, 9, 1, "", "E2BIG"], [209, 9, 1, "", "EACCES"], [209, 9, 1, "", "EADDRINUSE"], [209, 9, 1, "", "EADDRNOTAVAIL"], [209, 9, 1, "", "EADV"], [209, 9, 1, "", "EAFNOSUPPORT"], [209, 9, 1, "", "EAGAIN"], [209, 9, 1, "", "EALREADY"], [209, 9, 1, "", "EBADE"], [209, 9, 1, "", "EBADF"], [209, 9, 1, "", "EBADFD"], [209, 9, 1, "", "EBADMSG"], [209, 9, 1, "", "EBADR"], [209, 9, 1, "", "EBADRQC"], [209, 9, 1, "", "EBADSLT"], [209, 9, 1, "", "EBFONT"], [209, 9, 1, "", "EBUSY"], [209, 9, 1, "", "ECANCELED"], [209, 9, 1, "", "ECHILD"], [209, 9, 1, "", "ECHRNG"], [209, 9, 1, "", "ECOMM"], [209, 9, 1, "", "ECONNABORTED"], [209, 9, 1, "", "ECONNREFUSED"], [209, 9, 1, "", "ECONNRESET"], [209, 9, 1, "", "EDEADLK"], [209, 9, 1, "", "EDEADLOCK"], [209, 9, 1, "", "EDESTADDRREQ"], [209, 9, 1, "", "EDOM"], [209, 9, 1, "", "EDOTDOT"], [209, 9, 1, "", "EDQUOT"], [209, 9, 1, "", "EEXIST"], [209, 9, 1, "", "EFAULT"], [209, 9, 1, "", "EFBIG"], [209, 9, 1, "", "EHOSTDOWN"], [209, 9, 1, "", "EHOSTUNREACH"], [209, 9, 1, "", "EIDRM"], [209, 9, 1, "", "EILSEQ"], [209, 9, 1, "", "EINPROGRESS"], [209, 9, 1, "", "EINTR"], [209, 9, 1, "", "EINVAL"], [209, 9, 1, "", "EIO"], [209, 9, 1, "", "EISCONN"], [209, 9, 1, "", "EISDIR"], [209, 9, 1, "", "EISNAM"], [209, 9, 1, "", "EL2HLT"], [209, 9, 1, "", "EL2NSYNC"], [209, 9, 1, "", "EL3HLT"], [209, 9, 1, "", "EL3RST"], [209, 9, 1, "", "ELIBACC"], [209, 9, 1, "", "ELIBBAD"], [209, 9, 1, "", "ELIBEXEC"], [209, 9, 1, "", "ELIBMAX"], [209, 9, 1, "", "ELIBSCN"], [209, 9, 1, "", "ELNRNG"], [209, 9, 1, "", "ELOOP"], [209, 9, 1, "", "EMFILE"], [209, 9, 1, "", "EMLINK"], [209, 9, 1, "", "EMSGSIZE"], [209, 9, 1, "", "EMULTIHOP"], [209, 9, 1, "", "ENAMETOOLONG"], [209, 9, 1, "", "ENAVAIL"], [209, 9, 1, "", "ENETDOWN"], [209, 9, 1, "", "ENETRESET"], [209, 9, 1, "", "ENETUNREACH"], [209, 9, 1, "", "ENFILE"], [209, 9, 1, "", "ENOANO"], [209, 9, 1, "", "ENOBUFS"], [209, 9, 1, "", "ENOCSI"], [209, 9, 1, "", "ENODATA"], [209, 9, 1, "", "ENODEV"], [209, 9, 1, "", "ENOENT"], [209, 9, 1, "", "ENOEXEC"], [209, 9, 1, "", "ENOLCK"], [209, 9, 1, "", "ENOLINK"], [209, 9, 1, "", "ENOMEM"], [209, 9, 1, "", "ENOMSG"], [209, 9, 1, "", "ENONET"], [209, 9, 1, "", "ENOPKG"], [209, 9, 1, "", "ENOPROTOOPT"], [209, 9, 1, "", "ENOSPC"], [209, 9, 1, "", "ENOSR"], [209, 9, 1, "", "ENOSTR"], [209, 9, 1, "", "ENOSYS"], [209, 9, 1, "", "ENOTBLK"], [209, 9, 1, "", "ENOTCAPABLE"], [209, 9, 1, "", "ENOTCONN"], [209, 9, 1, "", "ENOTDIR"], [209, 9, 1, "", "ENOTEMPTY"], [209, 9, 1, "", "ENOTNAM"], [209, 9, 1, "", "ENOTRECOVERABLE"], [209, 9, 1, "", "ENOTSOCK"], [209, 9, 1, "", "ENOTSUP"], [209, 9, 1, "", "ENOTTY"], [209, 9, 1, "", "ENOTUNIQ"], [209, 9, 1, "", "ENXIO"], [209, 9, 1, "", "EOPNOTSUPP"], [209, 9, 1, "", "EOVERFLOW"], [209, 9, 1, "", "EOWNERDEAD"], [209, 9, 1, "", "EPERM"], [209, 9, 1, "", "EPFNOSUPPORT"], [209, 9, 1, "", "EPIPE"], [209, 9, 1, "", "EPROTO"], [209, 9, 1, "", "EPROTONOSUPPORT"], [209, 9, 1, "", "EPROTOTYPE"], [209, 9, 1, "", "EQFULL"], [209, 9, 1, "", "ERANGE"], [209, 9, 1, "", "EREMCHG"], [209, 9, 1, "", "EREMOTE"], [209, 9, 1, "", "EREMOTEIO"], [209, 9, 1, "", "ERESTART"], [209, 9, 1, "", "EROFS"], [209, 9, 1, "", "ESHUTDOWN"], [209, 9, 1, "", "ESOCKTNOSUPPORT"], [209, 9, 1, "", "ESPIPE"], [209, 9, 1, "", "ESRCH"], [209, 9, 1, "", "ESRMNT"], [209, 9, 1, "", "ESTALE"], [209, 9, 1, "", "ESTRPIPE"], [209, 9, 1, "", "ETIME"], [209, 9, 1, "", "ETIMEDOUT"], [209, 9, 1, "", "ETOOMANYREFS"], [209, 9, 1, "", "ETXTBSY"], [209, 9, 1, "", "EUCLEAN"], [209, 9, 1, "", "EUNATCH"], [209, 9, 1, "", "EUSERS"], [209, 9, 1, "", "EWOULDBLOCK"], [209, 9, 1, "", "EXDEV"], [209, 9, 1, "", "EXFULL"], [209, 9, 1, "", "errorcode"]], "faulthandler": [[211, 11, 1, "", "cancel_dump_traceback_later"], [211, 11, 1, "", "disable"], [211, 11, 1, "", "dump_traceback"], [211, 11, 1, "", "dump_traceback_later"], [211, 11, 1, "", "enable"], [211, 11, 1, "", "is_enabled"], [211, 11, 1, "", "register"], [211, 11, 1, "", "unregister"]], "fcntl": [[212, 11, 1, "", "fcntl"], [212, 11, 1, "", "flock"], [212, 11, 1, "", "ioctl"], [212, 11, 1, "", "lockf"]], "filecmp": [[213, 7, 1, "", "DEFAULT_IGNORES"], [213, 11, 1, "", "clear_cache"], [213, 11, 1, "", "cmp"], [213, 11, 1, "", "cmpfiles"], [213, 12, 1, "", "dircmp"]], "filecmp.dircmp": [[213, 7, 1, "", "common"], [213, 7, 1, "", "common_dirs"], [213, 7, 1, "", "common_files"], [213, 7, 1, "", "common_funny"], [213, 7, 1, "", "diff_files"], [213, 7, 1, "", "funny_files"], [213, 7, 1, "", "left"], [213, 7, 1, "", "left_list"], [213, 7, 1, "", "left_only"], [213, 8, 1, "", "report"], [213, 8, 1, "", "report_full_closure"], [213, 8, 1, "", "report_partial_closure"], [213, 7, 1, "", "right"], [213, 7, 1, "", "right_list"], [213, 7, 1, "", "right_only"], [213, 7, 1, "", "same_files"], [213, 7, 1, "", "subdirs"]], "fileinput": [[215, 12, 1, "", "FileInput"], [215, 11, 1, "", "close"], [215, 11, 1, "", "filelineno"], [215, 11, 1, "", "filename"], [215, 11, 1, "", "fileno"], [215, 11, 1, "", "hook_compressed"], [215, 11, 1, "", "hook_encoded"], [215, 11, 1, "", "input"], [215, 11, 1, "", "isfirstline"], [215, 11, 1, "", "isstdin"], [215, 11, 1, "", "lineno"], [215, 11, 1, "", "nextfile"]], "float": [[341, 8, 1, "", "as_integer_ratio"], [341, 8, 1, "", "fromhex"], [341, 8, 1, "", "hex"], [341, 8, 1, "", "is_integer"]], "fnmatch": [[217, 11, 1, "", "filter"], [217, 11, 1, "", "fnmatch"], [217, 11, 1, "", "fnmatchcase"], [217, 11, 1, "", "translate"]], "fractions": [[218, 12, 1, "", "Fraction"]], "fractions.Fraction": [[218, 8, 1, "", "__ceil__"], [218, 8, 1, "", "__floor__"], [218, 8, 1, "", "__format__"], [218, 8, 1, "", "__round__"], [218, 8, 1, "", "as_integer_ratio"], [218, 7, 1, "", "denominator"], [218, 8, 1, "", "from_decimal"], [218, 8, 1, "", "from_float"], [218, 8, 1, "", "is_integer"], [218, 8, 1, "", "limit_denominator"], [218, 7, 1, "", "numerator"]], "frame": [[425, 8, 1, "", "clear"]], "frozenset": [[341, 8, 1, "", "add"], [341, 8, 1, "", "clear"], [341, 8, 1, "", "copy"], [341, 8, 1, "", "difference"], [341, 8, 1, "", "difference_update"], [341, 8, 1, "", "discard"], [341, 8, 1, "", "intersection"], [341, 8, 1, "", "intersection_update"], [341, 8, 1, "", "isdisjoint"], [341, 8, 1, "", "issubset"], [341, 8, 1, "", "issuperset"], [341, 8, 1, "", "pop"], [341, 8, 1, "", "remove"], [341, 8, 1, "", "symmetric_difference"], [341, 8, 1, "", "symmetric_difference_update"], [341, 8, 1, "", "union"], [341, 8, 1, "", "update"]], "ftplib": [[220, 12, 1, "", "FTP"], [220, 9, 1, "", "all_errors"], [220, 6, 1, "", "error_perm"], [220, 6, 1, "", "error_proto"], [220, 6, 1, "", "error_reply"], [220, 6, 1, "", "error_temp"]], "ftplib.FTP": [[220, 8, 1, "", "abort"], [220, 8, 1, "", "close"], [220, 8, 1, "", "connect"], [220, 8, 1, "", "cwd"], [220, 8, 1, "", "delete"], [220, 8, 1, "", "dir"], [220, 8, 1, "", "getwelcome"], [220, 8, 1, "", "login"], [220, 8, 1, "", "mkd"], [220, 8, 1, "", "mlsd"], [220, 8, 1, "", "nlst"], [220, 8, 1, "", "ntransfercmd"], [220, 8, 1, "", "pwd"], [220, 8, 1, "", "quit"], [220, 8, 1, "", "rename"], [220, 8, 1, "", "retrbinary"], [220, 8, 1, "", "retrlines"], [220, 8, 1, "", "rmd"], [220, 8, 1, "", "sendcmd"], [220, 8, 1, "", "set_debuglevel"], [220, 8, 1, "", "set_pasv"], [220, 8, 1, "", "size"], [220, 8, 1, "", "storbinary"], [220, 8, 1, "", "storlines"], [220, 8, 1, "", "transfercmd"], [220, 8, 1, "", "voidcmd"]], "ftplib.FTP_TLS": [[220, 8, 1, "", "auth"], [220, 8, 1, "", "ccc"], [220, 8, 1, "", "prot_c"], [220, 8, 1, "", "prot_p"], [220, 7, 1, "", "ssl_version"]], "functools": [[223, 11, 1, "", "cache"], [223, 11, 1, "", "cached_property"], [223, 11, 1, "", "cmp_to_key"], [223, 11, 1, "", "lru_cache"], [223, 11, 1, "", "partial"], [223, 12, 1, "", "partialmethod"], [223, 11, 1, "", "reduce"], [223, 11, 1, "", "singledispatch"], [223, 12, 1, "", "singledispatchmethod"], [223, 11, 1, "", "total_ordering"], [223, 11, 1, "", "update_wrapper"], [223, 11, 1, "", "wraps"]], "functools.partial": [[223, 7, 1, "", "args"], [223, 7, 1, "", "func"], [223, 7, 1, "", "keywords"]], "gc": [[224, 9, 1, "", "DEBUG_COLLECTABLE"], [224, 9, 1, "", "DEBUG_LEAK"], [224, 9, 1, "", "DEBUG_SAVEALL"], [224, 9, 1, "", "DEBUG_STATS"], [224, 9, 1, "", "DEBUG_UNCOLLECTABLE"], [224, 9, 1, "", "callbacks"], [224, 11, 1, "", "collect"], [224, 11, 1, "", "disable"], [224, 11, 1, "", "enable"], [224, 11, 1, "", "freeze"], [224, 9, 1, "", "garbage"], [224, 11, 1, "", "get_count"], [224, 11, 1, "", "get_debug"], [224, 11, 1, "", "get_freeze_count"], [224, 11, 1, "", "get_objects"], [224, 11, 1, "", "get_referents"], [224, 11, 1, "", "get_referrers"], [224, 11, 1, "", "get_stats"], [224, 11, 1, "", "get_threshold"], [224, 11, 1, "", "is_finalized"], [224, 11, 1, "", "is_tracked"], [224, 11, 1, "", "isenabled"], [224, 11, 1, "", "set_debug"], [224, 11, 1, "", "set_threshold"], [224, 11, 1, "", "unfreeze"]], "generator": [[427, 8, 1, "", "__next__"], [427, 8, 1, "", "close"], [427, 8, 1, "", "send"], [427, 8, 1, "", "throw"]], "genericalias": [[341, 7, 1, "", "__args__"], [341, 7, 1, "", "__origin__"], [341, 7, 1, "", "__parameters__"], [341, 7, 1, "", "__unpacked__"]], "getopt": [[225, 6, 1, "", "GetoptError"], [225, 6, 1, "", "error"], [225, 11, 1, "", "getopt"], [225, 11, 1, "", "gnu_getopt"]], "getpass": [[226, 6, 1, "", "GetPassWarning"], [226, 11, 1, "", "getpass"], [226, 11, 1, "", "getuser"]], "gettext": [[227, 12, 1, "", "GNUTranslations"], [227, 12, 1, "", "NullTranslations"], [227, 11, 1, "", "bindtextdomain"], [227, 11, 1, "", "dgettext"], [227, 11, 1, "", "dngettext"], [227, 11, 1, "", "dnpgettext"], [227, 11, 1, "", "dpgettext"], [227, 11, 1, "", "find"], [227, 11, 1, "", "gettext"], [227, 11, 1, "", "install"], [227, 11, 1, "", "ngettext"], [227, 11, 1, "", "npgettext"], [227, 11, 1, "", "pgettext"], [227, 11, 1, "", "textdomain"], [227, 11, 1, "", "translation"]], "gettext.GNUTranslations": [[227, 8, 1, "", "gettext"], [227, 8, 1, "", "ngettext"], [227, 8, 1, "", "npgettext"], [227, 8, 1, "", "pgettext"]], "gettext.NullTranslations": [[227, 8, 1, "", "_parse"], [227, 8, 1, "", "add_fallback"], [227, 8, 1, "", "charset"], [227, 8, 1, "", "gettext"], [227, 8, 1, "", "info"], [227, 8, 1, "", "install"], [227, 8, 1, "", "ngettext"], [227, 8, 1, "", "npgettext"], [227, 8, 1, "", "pgettext"]], "glob": [[228, 11, 1, "", "escape"], [228, 11, 1, "", "glob"], [228, 11, 1, "", "iglob"]], "graphlib": [[229, 6, 1, "", "CycleError"], [229, 12, 1, "", "TopologicalSorter"]], "graphlib.TopologicalSorter": [[229, 8, 1, "", "add"], [229, 8, 1, "", "done"], [229, 8, 1, "", "get_ready"], [229, 8, 1, "", "is_active"], [229, 8, 1, "", "prepare"], [229, 8, 1, "", "static_order"]], "grp": [[230, 11, 1, "", "getgrall"], [230, 11, 1, "", "getgrgid"], [230, 11, 1, "", "getgrnam"]], "gzip": [[231, 6, 1, "", "BadGzipFile"], [231, 12, 1, "", "GzipFile"], [231, 11, 1, "", "compress"], [231, 11, 1, "", "decompress"], [231, 11, 1, "", "open"], [231, 14, 1, "cmdoption-gzip-best", "--best"], [231, 14, 1, "cmdoption-gzip-d", "--decompress"], [231, 14, 1, "cmdoption-gzip-fast", "--fast"], [231, 14, 1, "cmdoption-gzip-h", "--help"], [231, 14, 1, "cmdoption-gzip-d", "-d"], [231, 14, 1, "cmdoption-gzip-h", "-h"], [231, 14, 1, "cmdoption-gzip-arg-file", "file"]], "gzip.GzipFile": [[231, 7, 1, "", "mtime"], [231, 7, 1, "", "name"], [231, 8, 1, "", "peek"]], "hashlib": [[232, 9, 1, "", "algorithms_available"], [232, 9, 1, "", "algorithms_guaranteed"], [232, 11, 1, "", "blake2b"], [232, 11, 1, "", "blake2s"], [232, 11, 1, "", "file_digest"], [232, 11, 1, "", "md5"], [232, 11, 1, "", "new"], [232, 11, 1, "", "pbkdf2_hmac"], [232, 11, 1, "", "scrypt"], [232, 11, 1, "", "sha1"], [232, 11, 1, "", "sha224"], [232, 11, 1, "", "sha256"], [232, 11, 1, "", "sha384"], [232, 11, 1, "", "sha3_224"], [232, 11, 1, "", "sha3_256"], [232, 11, 1, "", "sha3_384"], [232, 11, 1, "", "sha3_512"], [232, 11, 1, "", "sha512"], [232, 11, 1, "", "shake_128"], [232, 11, 1, "", "shake_256"]], "hashlib.blake2b": [[232, 9, 1, "", "MAX_DIGEST_SIZE"], [232, 9, 1, "", "MAX_KEY_SIZE"], [232, 9, 1, "", "PERSON_SIZE"], [232, 9, 1, "", "SALT_SIZE"]], "hashlib.blake2s": [[232, 9, 1, "", "MAX_DIGEST_SIZE"], [232, 9, 1, "", "MAX_KEY_SIZE"], [232, 9, 1, "", "PERSON_SIZE"], [232, 9, 1, "", "SALT_SIZE"]], "hashlib.hash": [[232, 9, 1, "", "block_size"], [232, 8, 1, "", "copy"], [232, 8, 1, "", "digest"], [232, 9, 1, "", "digest_size"], [232, 8, 1, "", "hexdigest"], [232, 7, 1, "", "name"], [232, 8, 1, "", "update"]], "hashlib.shake": [[232, 8, 1, "", "digest"], [232, 8, 1, "", "hexdigest"]], "heapq": [[233, 11, 1, "", "heapify"], [233, 11, 1, "", "heappop"], [233, 11, 1, "", "heappush"], [233, 11, 1, "", "heappushpop"], [233, 11, 1, "", "heapreplace"], [233, 11, 1, "", "merge"], [233, 11, 1, "", "nlargest"], [233, 11, 1, "", "nsmallest"]], "hmac.HMAC": [[234, 7, 1, "", "block_size"], [234, 8, 1, "", "copy"], [234, 8, 1, "", "digest"], [234, 7, 1, "", "digest_size"], [234, 8, 1, "", "hexdigest"], [234, 7, 1, "", "name"], [234, 8, 1, "", "update"]], "hmac": [[234, 11, 1, "", "compare_digest"], [234, 11, 1, "", "digest"], [234, 11, 1, "", "new"]], "html": [[236, 10, 0, "-", "entities"], [235, 11, 1, "", "escape"], [237, 10, 0, "-", "parser"], [235, 11, 1, "", "unescape"]], "html.entities": [[236, 9, 1, "", "codepoint2name"], [236, 9, 1, "", "entitydefs"], [236, 9, 1, "", "html5"], [236, 9, 1, "", "name2codepoint"]], "html.parser": [[237, 12, 1, "", "HTMLParser"]], "html.parser.HTMLParser": [[237, 8, 1, "", "close"], [237, 8, 1, "", "feed"], [237, 8, 1, "", "get_starttag_text"], [237, 8, 1, "", "getpos"], [237, 8, 1, "", "handle_charref"], [237, 8, 1, "", "handle_comment"], [237, 8, 1, "", "handle_data"], [237, 8, 1, "", "handle_decl"], [237, 8, 1, "", "handle_endtag"], [237, 8, 1, "", "handle_entityref"], [237, 8, 1, "", "handle_pi"], [237, 8, 1, "", "handle_startendtag"], [237, 8, 1, "", "handle_starttag"], [237, 8, 1, "", "reset"], [237, 8, 1, "", "unknown_decl"]], "http": [[238, 12, 1, "", "HTTPMethod"], [238, 12, 1, "", "HTTPStatus"], [239, 10, 0, "-", "client"], [240, 10, 0, "-", "cookiejar"], [241, 10, 0, "-", "cookies"], [242, 10, 0, "-", "server"]], "http.client": [[239, 6, 1, "", "BadStatusLine"], [239, 6, 1, "", "CannotSendHeader"], [239, 6, 1, "", "CannotSendRequest"], [239, 12, 1, "", "HTTPConnection"], [239, 6, 1, "", "HTTPException"], [239, 12, 1, "", "HTTPResponse"], [239, 12, 1, "", "HTTPSConnection"], [239, 9, 1, "", "HTTPS_PORT"], [239, 9, 1, "", "HTTP_PORT"], [239, 6, 1, "", "ImproperConnectionState"], [239, 6, 1, "", "IncompleteRead"], [239, 6, 1, "", "InvalidURL"], [239, 6, 1, "", "LineTooLong"], [239, 6, 1, "", "NotConnected"], [239, 6, 1, "", "RemoteDisconnected"], [239, 6, 1, "", "ResponseNotReady"], [239, 6, 1, "", "UnimplementedFileMode"], [239, 6, 1, "", "UnknownProtocol"], [239, 6, 1, "", "UnknownTransferEncoding"], [239, 11, 1, "", "parse_headers"], [239, 9, 1, "", "responses"]], "http.client.HTTPConnection": [[239, 7, 1, "", "blocksize"], [239, 8, 1, "", "close"], [239, 8, 1, "", "connect"], [239, 8, 1, "", "endheaders"], [239, 8, 1, "", "get_proxy_response_headers"], [239, 8, 1, "", "getresponse"], [239, 8, 1, "", "putheader"], [239, 8, 1, "", "putrequest"], [239, 8, 1, "", "request"], [239, 8, 1, "", "send"], [239, 8, 1, "", "set_debuglevel"], [239, 8, 1, "", "set_tunnel"]], "http.client.HTTPResponse": [[239, 7, 1, "", "closed"], [239, 7, 1, "", "debuglevel"], [239, 8, 1, "", "fileno"], [239, 8, 1, "", "getcode"], [239, 8, 1, "", "getheader"], [239, 8, 1, "", "getheaders"], [239, 8, 1, "", "geturl"], [239, 7, 1, "", "headers"], [239, 8, 1, "", "info"], [239, 7, 1, "", "msg"], [239, 8, 1, "", "read"], [239, 8, 1, "", "readinto"], [239, 7, 1, "", "reason"], [239, 7, 1, "", "status"], [239, 7, 1, "", "url"], [239, 7, 1, "", "version"]], "http.cookiejar": [[240, 12, 1, "", "Cookie"], [240, 12, 1, "", "CookieJar"], [240, 12, 1, "", "CookiePolicy"], [240, 12, 1, "", "DefaultCookiePolicy"], [240, 12, 1, "", "FileCookieJar"], [240, 12, 1, "", "LWPCookieJar"], [240, 6, 1, "", "LoadError"], [240, 12, 1, "", "MozillaCookieJar"]], "http.cookiejar.Cookie": [[240, 7, 1, "", "comment"], [240, 7, 1, "", "comment_url"], [240, 7, 1, "", "discard"], [240, 7, 1, "", "domain_initial_dot"], [240, 7, 1, "", "domain_specified"], [240, 7, 1, "", "expires"], [240, 8, 1, "", "get_nonstandard_attr"], [240, 8, 1, "", "has_nonstandard_attr"], [240, 8, 1, "", "is_expired"], [240, 7, 1, "", "name"], [240, 7, 1, "", "path"], [240, 7, 1, "", "port"], [240, 7, 1, "", "port_specified"], [240, 7, 1, "", "rfc2109"], [240, 7, 1, "", "secure"], [240, 8, 1, "", "set_nonstandard_attr"], [240, 7, 1, "", "value"], [240, 7, 1, "", "version"]], "http.cookiejar.CookieJar": [[240, 8, 1, "", "add_cookie_header"], [240, 8, 1, "", "clear"], [240, 8, 1, "", "clear_session_cookies"], [240, 8, 1, "", "extract_cookies"], [240, 8, 1, "", "make_cookies"], [240, 8, 1, "", "set_cookie"], [240, 8, 1, "", "set_cookie_if_ok"], [240, 8, 1, "", "set_policy"]], "http.cookiejar.CookiePolicy": [[240, 8, 1, "", "domain_return_ok"], [240, 7, 1, "", "hide_cookie2"], [240, 7, 1, "", "netscape"], [240, 8, 1, "", "path_return_ok"], [240, 8, 1, "", "return_ok"], [240, 7, 1, "", "rfc2965"], [240, 8, 1, "", "set_ok"]], "http.cookiejar.DefaultCookiePolicy": [[240, 7, 1, "", "DomainLiberal"], [240, 7, 1, "", "DomainRFC2965Match"], [240, 7, 1, "", "DomainStrict"], [240, 7, 1, "", "DomainStrictNoDots"], [240, 7, 1, "", "DomainStrictNonDomain"], [240, 8, 1, "", "allowed_domains"], [240, 8, 1, "", "blocked_domains"], [240, 8, 1, "", "is_blocked"], [240, 8, 1, "", "is_not_allowed"], [240, 7, 1, "", "rfc2109_as_netscape"], [240, 8, 1, "", "set_allowed_domains"], [240, 8, 1, "", "set_blocked_domains"], [240, 7, 1, "", "strict_domain"], [240, 7, 1, "", "strict_ns_domain"], [240, 7, 1, "", "strict_ns_set_initial_dollar"], [240, 7, 1, "", "strict_ns_set_path"], [240, 7, 1, "", "strict_ns_unverifiable"], [240, 7, 1, "", "strict_rfc2965_unverifiable"]], "http.cookiejar.FileCookieJar": [[240, 7, 1, "", "delayload"], [240, 7, 1, "", "filename"], [240, 8, 1, "", "load"], [240, 8, 1, "", "revert"], [240, 8, 1, "", "save"]], "http.cookies": [[241, 12, 1, "", "BaseCookie"], [241, 6, 1, "", "CookieError"], [241, 12, 1, "", "Morsel"], [241, 12, 1, "", "SimpleCookie"]], "http.cookies.BaseCookie": [[241, 8, 1, "", "js_output"], [241, 8, 1, "", "load"], [241, 8, 1, "", "output"], [241, 8, 1, "", "value_decode"], [241, 8, 1, "", "value_encode"]], "http.cookies.Morsel": [[241, 8, 1, "", "OutputString"], [241, 7, 1, "", "coded_value"], [241, 8, 1, "", "copy"], [241, 8, 1, "", "isReservedKey"], [241, 8, 1, "", "js_output"], [241, 7, 1, "", "key"], [241, 8, 1, "", "output"], [241, 8, 1, "", "set"], [241, 8, 1, "", "setdefault"], [241, 8, 1, "", "update"], [241, 7, 1, "", "value"]], "http.server": [[242, 12, 1, "", "BaseHTTPRequestHandler"], [242, 12, 1, "", "CGIHTTPRequestHandler"], [242, 12, 1, "", "HTTPServer"], [242, 12, 1, "", "SimpleHTTPRequestHandler"], [242, 12, 1, "", "ThreadingHTTPServer"]], "http.server.BaseHTTPRequestHandler": [[242, 7, 1, "", "MessageClass"], [242, 8, 1, "", "address_string"], [242, 7, 1, "", "client_address"], [242, 7, 1, "", "close_connection"], [242, 7, 1, "", "command"], [242, 8, 1, "", "date_time_string"], [242, 8, 1, "", "end_headers"], [242, 7, 1, "", "error_content_type"], [242, 7, 1, "", "error_message_format"], [242, 8, 1, "", "flush_headers"], [242, 8, 1, "", "handle"], [242, 8, 1, "", "handle_expect_100"], [242, 8, 1, "", "handle_one_request"], [242, 7, 1, "", "headers"], [242, 8, 1, "", "log_date_time_string"], [242, 8, 1, "", "log_error"], [242, 8, 1, "", "log_message"], [242, 8, 1, "", "log_request"], [242, 7, 1, "", "path"], [242, 7, 1, "", "protocol_version"], [242, 7, 1, "", "request_version"], [242, 7, 1, "", "requestline"], [242, 7, 1, "", "responses"], [242, 7, 1, "", "rfile"], [242, 8, 1, "", "send_error"], [242, 8, 1, "", "send_header"], [242, 8, 1, "", "send_response"], [242, 8, 1, "", "send_response_only"], [242, 7, 1, "", "server"], [242, 7, 1, "", "server_version"], [242, 7, 1, "", "sys_version"], [242, 8, 1, "", "version_string"], [242, 7, 1, "", "wfile"]], "http.server.CGIHTTPRequestHandler": [[242, 7, 1, "", "cgi_directories"], [242, 8, 1, "", "do_POST"]], "http.server.SimpleHTTPRequestHandler": [[242, 8, 1, "", "do_GET"], [242, 8, 1, "", "do_HEAD"], [242, 7, 1, "", "extensions_map"], [242, 7, 1, "", "server_version"]], "imaplib": [[245, 12, 1, "", "IMAP4"], [245, 12, 1, "", "IMAP4_SSL"], [245, 12, 1, "", "IMAP4_stream"], [245, 11, 1, "", "Int2AP"], [245, 11, 1, "", "Internaldate2tuple"], [245, 11, 1, "", "ParseFlags"], [245, 11, 1, "", "Time2Internaldate"]], "imaplib.IMAP4": [[245, 7, 1, "", "PROTOCOL_VERSION"], [245, 6, 1, "", "abort"], [245, 8, 1, "", "append"], [245, 8, 1, "", "authenticate"], [245, 8, 1, "", "check"], [245, 8, 1, "", "close"], [245, 8, 1, "", "copy"], [245, 8, 1, "", "create"], [245, 7, 1, "", "debug"], [245, 8, 1, "", "delete"], [245, 8, 1, "", "deleteacl"], [245, 8, 1, "", "enable"], [245, 6, 1, "", "error"], [245, 8, 1, "", "expunge"], [245, 8, 1, "", "fetch"], [245, 8, 1, "", "getacl"], [245, 8, 1, "", "getannotation"], [245, 8, 1, "", "getquota"], [245, 8, 1, "", "getquotaroot"], [245, 8, 1, "", "list"], [245, 8, 1, "", "login"], [245, 8, 1, "", "login_cram_md5"], [245, 8, 1, "", "logout"], [245, 8, 1, "", "lsub"], [245, 8, 1, "", "myrights"], [245, 8, 1, "", "namespace"], [245, 8, 1, "", "noop"], [245, 8, 1, "", "open"], [245, 8, 1, "", "partial"], [245, 8, 1, "", "proxyauth"], [245, 8, 1, "", "read"], [245, 8, 1, "", "readline"], [245, 6, 1, "", "readonly"], [245, 8, 1, "", "recent"], [245, 8, 1, "", "rename"], [245, 8, 1, "", "response"], [245, 8, 1, "", "search"], [245, 8, 1, "", "select"], [245, 8, 1, "", "send"], [245, 8, 1, "", "setacl"], [245, 8, 1, "", "setannotation"], [245, 8, 1, "", "setquota"], [245, 8, 1, "", "shutdown"], [245, 8, 1, "", "socket"], [245, 8, 1, "", "sort"], [245, 8, 1, "", "starttls"], [245, 8, 1, "", "status"], [245, 8, 1, "", "store"], [245, 8, 1, "", "subscribe"], [245, 8, 1, "", "thread"], [245, 8, 1, "", "uid"], [245, 8, 1, "", "unselect"], [245, 8, 1, "", "unsubscribe"], [245, 7, 1, "", "utf8_enabled"], [245, 8, 1, "", "xatom"]], "imghdr": [[246, 9, 1, "", "tests"], [246, 11, 1, "", "what"]], "importlib": [[247, 11, 1, "", "__import__"], [247, 10, 0, "-", "abc"], [247, 11, 1, "", "import_module"], [247, 11, 1, "", "invalidate_caches"], [247, 10, 0, "-", "machinery"], [248, 10, 0, "-", "metadata"], [247, 11, 1, "", "reload"], [249, 10, 0, "-", "resources"], [247, 10, 0, "-", "util"]], "importlib.abc": [[247, 12, 1, "", "ExecutionLoader"], [247, 12, 1, "", "FileLoader"], [247, 12, 1, "", "InspectLoader"], [247, 12, 1, "", "Loader"], [247, 12, 1, "", "MetaPathFinder"], [247, 12, 1, "", "PathEntryFinder"], [247, 12, 1, "", "ResourceLoader"], [247, 12, 1, "", "ResourceReader"], [247, 12, 1, "", "SourceLoader"], [247, 12, 1, "", "Traversable"], [247, 12, 1, "", "TraversableResources"]], "importlib.abc.ExecutionLoader": [[247, 8, 1, "", "get_filename"]], "importlib.abc.FileLoader": [[247, 8, 1, "", "get_data"], [247, 8, 1, "", "get_filename"], [247, 8, 1, "", "load_module"], [247, 7, 1, "", "name"], [247, 7, 1, "", "path"]], "importlib.abc.InspectLoader": [[247, 8, 1, "", "exec_module"], [247, 8, 1, "", "get_code"], [247, 8, 1, "", "get_source"], [247, 8, 1, "", "is_package"], [247, 8, 1, "", "load_module"], [247, 8, 1, "", "source_to_code"]], "importlib.abc.Loader": [[247, 8, 1, "", "create_module"], [247, 8, 1, "", "exec_module"], [247, 8, 1, "", "load_module"]], "importlib.abc.MetaPathFinder": [[247, 8, 1, "", "find_spec"], [247, 8, 1, "", "invalidate_caches"]], "importlib.abc.PathEntryFinder": [[247, 8, 1, "", "find_spec"], [247, 8, 1, "", "invalidate_caches"]], "importlib.abc.ResourceLoader": [[247, 8, 1, "", "get_data"]], "importlib.abc.ResourceReader": [[247, 8, 1, "", "contents"], [247, 8, 1, "", "is_resource"], [247, 8, 1, "", "open_resource"], [247, 8, 1, "", "resource_path"]], "importlib.abc.SourceLoader": [[247, 8, 1, "", "exec_module"], [247, 8, 1, "", "get_code"], [247, 8, 1, "", "get_source"], [247, 8, 1, "", "is_package"], [247, 8, 1, "", "load_module"], [247, 8, 1, "", "path_mtime"], [247, 8, 1, "", "path_stats"], [247, 8, 1, "", "set_data"]], "importlib.abc.Traversable": [[247, 8, 1, "", "__truediv__"], [247, 8, 1, "", "is_dir"], [247, 8, 1, "", "is_file"], [247, 8, 1, "", "iterdir"], [247, 8, 1, "", "joinpath"], [247, 7, 1, "", "name"], [247, 8, 1, "", "open"], [247, 8, 1, "", "read_bytes"], [247, 8, 1, "", "read_text"]], "importlib.abc.TraversableResources": [[247, 8, 1, "", "files"]], "importlib.machinery": [[247, 7, 1, "", "BYTECODE_SUFFIXES"], [247, 12, 1, "", "BuiltinImporter"], [247, 7, 1, "", "DEBUG_BYTECODE_SUFFIXES"], [247, 7, 1, "", "EXTENSION_SUFFIXES"], [247, 12, 1, "", "ExtensionFileLoader"], [247, 12, 1, "", "FileFinder"], [247, 12, 1, "", "FrozenImporter"], [247, 12, 1, "", "ModuleSpec"], [247, 7, 1, "", "OPTIMIZED_BYTECODE_SUFFIXES"], [247, 12, 1, "", "PathFinder"], [247, 7, 1, "", "SOURCE_SUFFIXES"], [247, 12, 1, "", "SourceFileLoader"], [247, 12, 1, "", "SourcelessFileLoader"], [247, 12, 1, "", "WindowsRegistryFinder"], [247, 11, 1, "", "all_suffixes"]], "importlib.machinery.ExtensionFileLoader": [[247, 8, 1, "", "create_module"], [247, 8, 1, "", "exec_module"], [247, 8, 1, "", "get_code"], [247, 8, 1, "", "get_filename"], [247, 8, 1, "", "get_source"], [247, 8, 1, "", "is_package"], [247, 7, 1, "", "name"], [247, 7, 1, "", "path"]], "importlib.machinery.FileFinder": [[247, 8, 1, "", "find_spec"], [247, 8, 1, "", "invalidate_caches"], [247, 7, 1, "", "path"], [247, 8, 1, "", "path_hook"]], "importlib.machinery.ModuleSpec": [[247, 7, 1, "", "cached"], [247, 7, 1, "", "has_location"], [247, 7, 1, "", "loader"], [247, 7, 1, "", "loader_state"], [247, 7, 1, "", "name"], [247, 7, 1, "", "origin"], [247, 7, 1, "", "parent"], [247, 7, 1, "", "submodule_search_locations"]], "importlib.machinery.PathFinder": [[247, 8, 1, "", "find_spec"], [247, 8, 1, "", "invalidate_caches"]], "importlib.machinery.SourceFileLoader": [[247, 8, 1, "", "is_package"], [247, 8, 1, "", "load_module"], [247, 7, 1, "", "name"], [247, 7, 1, "", "path"], [247, 8, 1, "", "path_stats"], [247, 8, 1, "", "set_data"]], "importlib.machinery.SourcelessFileLoader": [[247, 8, 1, "", "get_code"], [247, 8, 1, "", "get_source"], [247, 8, 1, "", "is_package"], [247, 8, 1, "", "load_module"], [247, 7, 1, "", "name"], [247, 7, 1, "", "path"]], "importlib.resources": [[249, 9, 1, "", "Anchor"], [249, 9, 1, "", "Package"], [249, 9, 1, "", "Resource"], [250, 10, 0, "-", "abc"], [249, 11, 1, "", "as_file"], [249, 11, 1, "", "contents"], [249, 11, 1, "", "files"], [249, 11, 1, "", "is_resource"], [249, 11, 1, "", "open_binary"], [249, 11, 1, "", "open_text"], [249, 11, 1, "", "path"], [249, 11, 1, "", "read_binary"], [249, 11, 1, "", "read_text"]], "importlib.resources.abc": [[250, 12, 1, "", "ResourceReader"], [250, 12, 1, "", "Traversable"], [250, 12, 1, "", "TraversableResources"]], "importlib.resources.abc.ResourceReader": [[250, 8, 1, "", "contents"], [250, 8, 1, "", "is_resource"], [250, 8, 1, "", "open_resource"], [250, 8, 1, "", "resource_path"]], "importlib.resources.abc.Traversable": [[250, 8, 1, "", "__truediv__"], [250, 8, 1, "", "is_dir"], [250, 8, 1, "", "is_file"], [250, 8, 1, "", "iterdir"], [250, 8, 1, "", "joinpath"], [250, 7, 1, "", "name"], [250, 8, 1, "", "open"], [250, 8, 1, "", "read_bytes"], [250, 8, 1, "", "read_text"]], "importlib.resources.abc.TraversableResources": [[250, 8, 1, "", "files"]], "importlib.util": [[247, 12, 1, "", "LazyLoader"], [247, 7, 1, "", "MAGIC_NUMBER"], [247, 11, 1, "", "_incompatible_extension_module_restrictions"], [247, 11, 1, "", "cache_from_source"], [247, 11, 1, "", "decode_source"], [247, 11, 1, "", "find_spec"], [247, 11, 1, "", "module_from_spec"], [247, 11, 1, "", "resolve_name"], [247, 11, 1, "", "source_from_cache"], [247, 11, 1, "", "source_hash"], [247, 11, 1, "", "spec_from_file_location"], [247, 11, 1, "", "spec_from_loader"]], "importlib.util.LazyLoader": [[247, 8, 1, "", "factory"]], "inspect": [[252, 12, 1, "", "BoundArguments"], [252, 12, 1, "", "BufferFlags"], [252, 9, 1, "", "CO_ASYNC_GENERATOR"], [252, 9, 1, "", "CO_COROUTINE"], [252, 9, 1, "", "CO_GENERATOR"], [252, 9, 1, "", "CO_ITERABLE_COROUTINE"], [252, 9, 1, "", "CO_NESTED"], [252, 9, 1, "", "CO_NEWLOCALS"], [252, 9, 1, "", "CO_OPTIMIZED"], [252, 9, 1, "", "CO_VARARGS"], [252, 9, 1, "", "CO_VARKEYWORDS"], [252, 12, 1, "", "FrameInfo"], [252, 12, 1, "", "Parameter"], [252, 12, 1, "", "Signature"], [252, 12, 1, "", "Traceback"], [252, 11, 1, "", "cleandoc"], [252, 11, 1, "", "currentframe"], [252, 11, 1, "", "formatargvalues"], [252, 11, 1, "", "get_annotations"], [252, 11, 1, "", "getargvalues"], [252, 11, 1, "", "getasyncgenlocals"], [252, 11, 1, "", "getasyncgenstate"], [252, 11, 1, "", "getattr_static"], [252, 11, 1, "", "getcallargs"], [252, 11, 1, "", "getclasstree"], [252, 11, 1, "", "getclosurevars"], [252, 11, 1, "", "getcomments"], [252, 11, 1, "", "getcoroutinelocals"], [252, 11, 1, "", "getcoroutinestate"], [252, 11, 1, "", "getdoc"], [252, 11, 1, "", "getfile"], [252, 11, 1, "", "getframeinfo"], [252, 11, 1, "", "getfullargspec"], [252, 11, 1, "", "getgeneratorlocals"], [252, 11, 1, "", "getgeneratorstate"], [252, 11, 1, "", "getinnerframes"], [252, 11, 1, "", "getmembers"], [252, 11, 1, "", "getmembers_static"], [252, 11, 1, "", "getmodule"], [252, 11, 1, "", "getmodulename"], [252, 11, 1, "", "getmro"], [252, 11, 1, "", "getouterframes"], [252, 11, 1, "", "getsource"], [252, 11, 1, "", "getsourcefile"], [252, 11, 1, "", "getsourcelines"], [252, 11, 1, "", "isabstract"], [252, 11, 1, "", "isasyncgen"], [252, 11, 1, "", "isasyncgenfunction"], [252, 11, 1, "", "isawaitable"], [252, 11, 1, "", "isbuiltin"], [252, 11, 1, "", "isclass"], [252, 11, 1, "", "iscode"], [252, 11, 1, "", "iscoroutine"], [252, 11, 1, "", "iscoroutinefunction"], [252, 11, 1, "", "isdatadescriptor"], [252, 11, 1, "", "isframe"], [252, 11, 1, "", "isfunction"], [252, 11, 1, "", "isgenerator"], [252, 11, 1, "", "isgeneratorfunction"], [252, 11, 1, "", "isgetsetdescriptor"], [252, 11, 1, "", "ismemberdescriptor"], [252, 11, 1, "", "ismethod"], [252, 11, 1, "", "ismethoddescriptor"], [252, 11, 1, "", "ismethodwrapper"], [252, 11, 1, "", "ismodule"], [252, 11, 1, "", "isroutine"], [252, 11, 1, "", "istraceback"], [252, 11, 1, "", "markcoroutinefunction"], [252, 11, 1, "", "signature"], [252, 11, 1, "", "stack"], [252, 11, 1, "", "trace"], [252, 11, 1, "", "unwrap"], [252, 14, 1, "cmdoption-inspect-details", "--details"]], "inspect.BoundArguments": [[252, 8, 1, "", "apply_defaults"], [252, 7, 1, "", "args"], [252, 7, 1, "", "arguments"], [252, 7, 1, "", "kwargs"], [252, 7, 1, "", "signature"]], "inspect.BufferFlags": [[252, 7, 1, "", "ANY_CONTIGUOUS"], [252, 7, 1, "", "CONTIG"], [252, 7, 1, "", "CONTIG_RO"], [252, 7, 1, "", "C_CONTIGUOUS"], [252, 7, 1, "", "FORMAT"], [252, 7, 1, "", "FULL"], [252, 7, 1, "", "FULL_RO"], [252, 7, 1, "", "F_CONTIGUOUS"], [252, 7, 1, "", "INDIRECT"], [252, 7, 1, "", "ND"], [252, 7, 1, "", "READ"], [252, 7, 1, "", "RECORDS"], [252, 7, 1, "", "RECORDS_RO"], [252, 7, 1, "", "SIMPLE"], [252, 7, 1, "", "STRIDED"], [252, 7, 1, "", "STRIDED_RO"], [252, 7, 1, "", "STRIDES"], [252, 7, 1, "", "WRITABLE"], [252, 7, 1, "", "WRITE"]], "inspect.FrameInfo": [[252, 7, 1, "", "code_context"], [252, 7, 1, "", "filename"], [252, 7, 1, "", "frame"], [252, 7, 1, "", "function"], [252, 7, 1, "", "index"], [252, 7, 1, "", "lineno"], [252, 7, 1, "", "positions"]], "inspect.Parameter": [[252, 7, 1, "", "annotation"], [252, 7, 1, "", "default"], [252, 7, 1, "", "empty"], [252, 7, 1, "", "kind"], [252, 7, 1, "", "name"], [252, 8, 1, "", "replace"]], "inspect.Parameter.kind": [[252, 7, 1, "", "description"]], "inspect.Signature": [[252, 8, 1, "", "bind"], [252, 8, 1, "", "bind_partial"], [252, 7, 1, "", "empty"], [252, 8, 1, "", "from_callable"], [252, 7, 1, "", "parameters"], [252, 8, 1, "", "replace"], [252, 7, 1, "", "return_annotation"]], "inspect.Traceback": [[252, 7, 1, "", "code_context"], [252, 7, 1, "", "filename"], [252, 7, 1, "", "function"], [252, 7, 1, "", "index"], [252, 7, 1, "", "lineno"], [252, 7, 1, "", "positions"]], "instance": [[341, 7, 1, "", "__class__"]], "int": [[341, 8, 1, "", "as_integer_ratio"], [341, 8, 1, "", "bit_count"], [341, 8, 1, "", "bit_length"], [341, 8, 1, "", "from_bytes"], [341, 8, 1, "", "is_integer"], [341, 8, 1, "", "to_bytes"]], "io": [[255, 6, 1, "", "BlockingIOError"], [255, 12, 1, "", "BufferedIOBase"], [255, 12, 1, "", "BufferedRWPair"], [255, 12, 1, "", "BufferedRandom"], [255, 12, 1, "", "BufferedReader"], [255, 12, 1, "", "BufferedWriter"], [255, 12, 1, "", "BytesIO"], [255, 9, 1, "", "DEFAULT_BUFFER_SIZE"], [255, 12, 1, "", "FileIO"], [255, 12, 1, "", "IOBase"], [255, 12, 1, "", "IncrementalNewlineDecoder"], [255, 12, 1, "", "RawIOBase"], [255, 12, 1, "", "StringIO"], [255, 12, 1, "", "TextIOBase"], [255, 12, 1, "", "TextIOWrapper"], [255, 6, 1, "", "UnsupportedOperation"], [255, 11, 1, "", "open"], [255, 11, 1, "", "open_code"], [255, 11, 1, "", "text_encoding"]], "io.BufferedIOBase": [[255, 8, 1, "", "detach"], [255, 7, 1, "", "raw"], [255, 8, 1, "", "read"], [255, 8, 1, "", "read1"], [255, 8, 1, "", "readinto"], [255, 8, 1, "", "readinto1"], [255, 8, 1, "", "write"]], "io.BufferedReader": [[255, 8, 1, "", "peek"], [255, 8, 1, "", "read"], [255, 8, 1, "", "read1"]], "io.BufferedWriter": [[255, 8, 1, "", "flush"], [255, 8, 1, "", "write"]], "io.BytesIO": [[255, 8, 1, "", "getbuffer"], [255, 8, 1, "", "getvalue"], [255, 8, 1, "", "read1"], [255, 8, 1, "", "readinto1"]], "io.FileIO": [[255, 7, 1, "", "mode"], [255, 7, 1, "", "name"]], "io.IOBase": [[255, 8, 1, "", "__del__"], [255, 8, 1, "", "close"], [255, 7, 1, "", "closed"], [255, 8, 1, "", "fileno"], [255, 8, 1, "", "flush"], [255, 8, 1, "", "isatty"], [255, 8, 1, "", "readable"], [255, 8, 1, "", "readline"], [255, 8, 1, "", "readlines"], [255, 8, 1, "", "seek"], [255, 8, 1, "", "seekable"], [255, 8, 1, "", "tell"], [255, 8, 1, "", "truncate"], [255, 8, 1, "", "writable"], [255, 8, 1, "", "writelines"]], "io.RawIOBase": [[255, 8, 1, "", "read"], [255, 8, 1, "", "readall"], [255, 8, 1, "", "readinto"], [255, 8, 1, "", "write"]], "io.StringIO": [[255, 8, 1, "", "getvalue"]], "io.TextIOBase": [[255, 7, 1, "", "buffer"], [255, 8, 1, "", "detach"], [255, 7, 1, "", "encoding"], [255, 7, 1, "", "errors"], [255, 7, 1, "", "newlines"], [255, 8, 1, "", "read"], [255, 8, 1, "", "readline"], [255, 8, 1, "", "seek"], [255, 8, 1, "", "tell"], [255, 8, 1, "", "write"]], "io.TextIOWrapper": [[255, 7, 1, "", "line_buffering"], [255, 8, 1, "", "reconfigure"], [255, 8, 1, "", "seek"], [255, 8, 1, "", "tell"], [255, 7, 1, "", "write_through"]], "ipaddress": [[256, 6, 1, "", "AddressValueError"], [256, 12, 1, "", "IPv4Address"], [256, 12, 1, "", "IPv4Interface"], [256, 12, 1, "", "IPv4Network"], [256, 12, 1, "", "IPv6Address"], [256, 12, 1, "", "IPv6Interface"], [256, 12, 1, "", "IPv6Network"], [256, 6, 1, "", "NetmaskValueError"], [256, 11, 1, "", "collapse_addresses"], [256, 11, 1, "", "get_mixed_type_key"], [256, 11, 1, "", "ip_address"], [256, 11, 1, "", "ip_interface"], [256, 11, 1, "", "ip_network"], [256, 11, 1, "", "summarize_address_range"], [256, 11, 1, "", "v4_int_to_packed"], [256, 11, 1, "", "v6_int_to_packed"]], "ipaddress.IPv4Address": [[256, 8, 1, "", "__format__"], [256, 7, 1, "", "compressed"], [256, 7, 1, "", "exploded"], [256, 7, 1, "", "is_global"], [256, 7, 1, "", "is_link_local"], [256, 7, 1, "", "is_loopback"], [256, 7, 1, "", "is_multicast"], [256, 7, 1, "", "is_private"], [256, 7, 1, "", "is_reserved"], [256, 7, 1, "", "is_unspecified"], [256, 7, 1, "", "max_prefixlen"], [256, 7, 1, "", "packed"], [256, 7, 1, "", "reverse_pointer"], [256, 7, 1, "", "version"]], "ipaddress.IPv4Interface": [[256, 7, 1, "", "ip"], [256, 7, 1, "", "network"], [256, 7, 1, "", "with_hostmask"], [256, 7, 1, "", "with_netmask"], [256, 7, 1, "", "with_prefixlen"]], "ipaddress.IPv4Network": [[256, 8, 1, "", "address_exclude"], [256, 7, 1, "", "broadcast_address"], [256, 8, 1, "", "compare_networks"], [256, 7, 1, "", "compressed"], [256, 7, 1, "", "exploded"], [256, 7, 1, "", "hostmask"], [256, 8, 1, "", "hosts"], [256, 7, 1, "", "is_link_local"], [256, 7, 1, "", "is_loopback"], [256, 7, 1, "", "is_multicast"], [256, 7, 1, "", "is_private"], [256, 7, 1, "", "is_reserved"], [256, 7, 1, "", "is_unspecified"], [256, 7, 1, "", "max_prefixlen"], [256, 7, 1, "", "netmask"], [256, 7, 1, "", "network_address"], [256, 7, 1, "", "num_addresses"], [256, 8, 1, "", "overlaps"], [256, 7, 1, "", "prefixlen"], [256, 8, 1, "", "subnet_of"], [256, 8, 1, "", "subnets"], [256, 8, 1, "", "supernet"], [256, 8, 1, "", "supernet_of"], [256, 7, 1, "", "version"], [256, 7, 1, "", "with_hostmask"], [256, 7, 1, "", "with_netmask"], [256, 7, 1, "", "with_prefixlen"]], "ipaddress.IPv6Address": [[256, 8, 1, "", "__format__"], [256, 7, 1, "", "compressed"], [256, 7, 1, "", "exploded"], [256, 7, 1, "", "ipv4_mapped"], [256, 7, 1, "", "is_global"], [256, 7, 1, "", "is_link_local"], [256, 7, 1, "", "is_loopback"], [256, 7, 1, "", "is_multicast"], [256, 7, 1, "", "is_private"], [256, 7, 1, "", "is_reserved"], [256, 7, 1, "", "is_site_local"], [256, 7, 1, "", "is_unspecified"], [256, 7, 1, "", "max_prefixlen"], [256, 7, 1, "", "packed"], [256, 7, 1, "", "reverse_pointer"], [256, 7, 1, "", "scope_id"], [256, 7, 1, "", "sixtofour"], [256, 7, 1, "", "teredo"], [256, 7, 1, "", "version"]], "ipaddress.IPv6Interface": [[256, 7, 1, "", "ip"], [256, 7, 1, "", "network"], [256, 7, 1, "", "with_hostmask"], [256, 7, 1, "", "with_netmask"], [256, 7, 1, "", "with_prefixlen"]], "ipaddress.IPv6Network": [[256, 8, 1, "", "address_exclude"], [256, 7, 1, "", "broadcast_address"], [256, 8, 1, "", "compare_networks"], [256, 7, 1, "", "compressed"], [256, 7, 1, "", "exploded"], [256, 7, 1, "", "hostmask"], [256, 8, 1, "", "hosts"], [256, 7, 1, "", "is_link_local"], [256, 7, 1, "", "is_loopback"], [256, 7, 1, "", "is_multicast"], [256, 7, 1, "", "is_private"], [256, 7, 1, "", "is_reserved"], [256, 7, 1, "", "is_site_local"], [256, 7, 1, "", "is_unspecified"], [256, 7, 1, "", "max_prefixlen"], [256, 7, 1, "", "netmask"], [256, 7, 1, "", "network_address"], [256, 7, 1, "", "num_addresses"], [256, 8, 1, "", "overlaps"], [256, 7, 1, "", "prefixlen"], [256, 8, 1, "", "subnet_of"], [256, 8, 1, "", "subnets"], [256, 8, 1, "", "supernet"], [256, 8, 1, "", "supernet_of"], [256, 7, 1, "", "version"], [256, 7, 1, "", "with_hostmask"], [256, 7, 1, "", "with_netmask"], [256, 7, 1, "", "with_prefixlen"]], "iterator": [[341, 8, 1, "", "__iter__"], [341, 8, 1, "", "__next__"]], "itertools": [[258, 11, 1, "", "accumulate"], [258, 11, 1, "", "batched"], [258, 11, 1, "", "chain"], [258, 11, 1, "", "combinations"], [258, 11, 1, "", "combinations_with_replacement"], [258, 11, 1, "", "compress"], [258, 11, 1, "", "count"], [258, 11, 1, "", "cycle"], [258, 11, 1, "", "dropwhile"], [258, 11, 1, "", "filterfalse"], [258, 11, 1, "", "groupby"], [258, 11, 1, "", "islice"], [258, 11, 1, "", "pairwise"], [258, 11, 1, "", "permutations"], [258, 11, 1, "", "product"], [258, 11, 1, "", "repeat"], [258, 11, 1, "", "starmap"], [258, 11, 1, "", "takewhile"], [258, 11, 1, "", "tee"], [258, 11, 1, "", "zip_longest"]], "itertools.chain": [[258, 8, 1, "", "from_iterable"]], "json": [[259, 6, 1, "", "JSONDecodeError"], [259, 12, 1, "", "JSONDecoder"], [259, 12, 1, "", "JSONEncoder"], [259, 11, 1, "", "dump"], [259, 11, 1, "", "dumps"], [259, 11, 1, "", "load"], [259, 11, 1, "", "loads"], [259, 10, 0, "-", "tool"]], "json.JSONDecodeError": [[259, 7, 1, "", "colno"], [259, 7, 1, "", "doc"], [259, 7, 1, "", "lineno"], [259, 7, 1, "", "msg"], [259, 7, 1, "", "pos"]], "json.JSONDecoder": [[259, 8, 1, "", "decode"], [259, 8, 1, "", "raw_decode"]], "json.JSONEncoder": [[259, 8, 1, "", "default"], [259, 8, 1, "", "encode"], [259, 8, 1, "", "iterencode"]], "keyword": [[260, 11, 1, "", "iskeyword"], [260, 11, 1, "", "issoftkeyword"], [260, 9, 1, "", "kwlist"], [260, 9, 1, "", "softkwlist"]], "linecache": [[262, 11, 1, "", "checkcache"], [262, 11, 1, "", "clearcache"], [262, 11, 1, "", "getline"], [262, 11, 1, "", "lazycache"]], "list": [[341, 8, 1, "", "sort"]], "locale": [[263, 9, 1, "", "ALT_DIGITS"], [263, 9, 1, "", "CHAR_MAX"], [263, 9, 1, "", "CODESET"], [263, 9, 1, "", "CRNCYSTR"], [263, 9, 1, "", "D_FMT"], [263, 9, 1, "", "D_T_FMT"], [263, 9, 1, "", "ERA"], [263, 9, 1, "", "ERA_D_FMT"], [263, 9, 1, "", "ERA_D_T_FMT"], [263, 9, 1, "", "ERA_T_FMT"], [263, 6, 1, "", "Error"], [263, 9, 1, "", "LC_ALL"], [263, 9, 1, "", "LC_COLLATE"], [263, 9, 1, "", "LC_CTYPE"], [263, 9, 1, "", "LC_MESSAGES"], [263, 9, 1, "", "LC_MONETARY"], [263, 9, 1, "", "LC_NUMERIC"], [263, 9, 1, "", "LC_TIME"], [263, 9, 1, "", "NOEXPR"], [263, 9, 1, "", "RADIXCHAR"], [263, 9, 1, "", "THOUSEP"], [263, 9, 1, "", "T_FMT"], [263, 9, 1, "", "T_FMT_AMPM"], [263, 9, 1, "", "YESEXPR"], [263, 11, 1, "", "atof"], [263, 11, 1, "", "atoi"], [263, 11, 1, "", "bindtextdomain"], [263, 11, 1, "", "currency"], [263, 11, 1, "", "dcgettext"], [263, 11, 1, "", "delocalize"], [263, 11, 1, "", "dgettext"], [263, 11, 1, "", "format_string"], [263, 11, 1, "", "getdefaultlocale"], [263, 11, 1, "", "getencoding"], [263, 11, 1, "", "getlocale"], [263, 11, 1, "", "getpreferredencoding"], [263, 11, 1, "", "gettext"], [263, 11, 1, "", "localeconv"], [263, 11, 1, "", "localize"], [263, 11, 1, "", "nl_langinfo"], [263, 11, 1, "", "normalize"], [263, 11, 1, "", "resetlocale"], [263, 11, 1, "", "setlocale"], [263, 11, 1, "", "str"], [263, 11, 1, "", "strcoll"], [263, 11, 1, "", "strxfrm"], [263, 11, 1, "", "textdomain"]], "logging": [[264, 12, 1, "", "BufferingFormatter"], [264, 9, 1, "", "CRITICAL"], [264, 9, 1, "", "DEBUG"], [264, 9, 1, "", "ERROR"], [266, 12, 1, "", "FileHandler"], [264, 12, 1, "", "Filter"], [264, 12, 1, "", "Formatter"], [264, 12, 1, "", "Handler"], [264, 9, 1, "", "INFO"], [264, 12, 1, "", "LogRecord"], [264, 12, 1, "", "Logger"], [264, 12, 1, "", "LoggerAdapter"], [264, 9, 1, "", "NOTSET"], [266, 12, 1, "", "NullHandler"], [266, 12, 1, "", "StreamHandler"], [264, 9, 1, "", "WARNING"], [264, 11, 1, "", "addLevelName"], [264, 11, 1, "", "basicConfig"], [264, 11, 1, "", "captureWarnings"], [265, 10, 0, "-", "config"], [264, 11, 1, "", "critical"], [264, 11, 1, "", "debug"], [264, 11, 1, "", "disable"], [264, 11, 1, "", "error"], [264, 11, 1, "", "exception"], [264, 11, 1, "", "getHandlerByName"], [264, 11, 1, "", "getHandlerNames"], [264, 11, 1, "", "getLevelName"], [264, 11, 1, "", "getLevelNamesMapping"], [264, 11, 1, "", "getLogRecordFactory"], [264, 11, 1, "", "getLogger"], [264, 11, 1, "", "getLoggerClass"], [266, 10, 0, "-", "handlers"], [264, 11, 1, "", "info"], [264, 7, 1, "", "lastResort"], [264, 11, 1, "", "log"], [264, 11, 1, "", "makeLogRecord"], [264, 11, 1, "", "setLogRecordFactory"], [264, 11, 1, "", "setLoggerClass"], [264, 11, 1, "", "shutdown"], [264, 11, 1, "", "warning"]], "logging.BufferingFormatter": [[264, 8, 1, "", "format"], [264, 8, 1, "", "formatFooter"], [264, 8, 1, "", "formatHeader"]], "logging.FileHandler": [[266, 8, 1, "", "close"], [266, 8, 1, "", "emit"]], "logging.Filter": [[264, 8, 1, "", "filter"]], "logging.Formatter": [[264, 8, 1, "", "format"], [264, 8, 1, "", "formatException"], [264, 8, 1, "", "formatStack"], [264, 8, 1, "", "formatTime"]], "logging.Handler": [[264, 8, 1, "", "__init__"], [264, 8, 1, "", "acquire"], [264, 8, 1, "", "addFilter"], [264, 8, 1, "", "close"], [264, 8, 1, "", "createLock"], [264, 8, 1, "", "emit"], [264, 8, 1, "", "filter"], [264, 8, 1, "", "flush"], [264, 8, 1, "", "format"], [264, 8, 1, "", "handle"], [264, 8, 1, "", "handleError"], [264, 8, 1, "", "release"], [264, 8, 1, "", "removeFilter"], [264, 8, 1, "", "setFormatter"], [264, 8, 1, "", "setLevel"]], "logging.LogRecord": [[264, 8, 1, "", "getMessage"]], "logging.Logger": [[264, 8, 1, "", "addFilter"], [264, 8, 1, "", "addHandler"], [264, 8, 1, "", "critical"], [264, 8, 1, "", "debug"], [264, 8, 1, "", "error"], [264, 8, 1, "", "exception"], [264, 8, 1, "", "filter"], [264, 8, 1, "", "findCaller"], [264, 8, 1, "", "getChild"], [264, 8, 1, "", "getChildren"], [264, 8, 1, "", "getEffectiveLevel"], [264, 8, 1, "", "handle"], [264, 8, 1, "", "hasHandlers"], [264, 8, 1, "", "info"], [264, 8, 1, "", "isEnabledFor"], [264, 8, 1, "", "log"], [264, 8, 1, "", "makeRecord"], [264, 7, 1, "", "propagate"], [264, 8, 1, "", "removeFilter"], [264, 8, 1, "", "removeHandler"], [264, 8, 1, "", "setLevel"], [264, 8, 1, "", "warning"]], "logging.LoggerAdapter": [[264, 7, 1, "", "_log"], [264, 7, 1, "", "manager"], [264, 8, 1, "", "process"]], "logging.NullHandler": [[266, 8, 1, "", "createLock"], [266, 8, 1, "", "emit"], [266, 8, 1, "", "handle"]], "logging.StreamHandler": [[266, 8, 1, "", "emit"], [266, 8, 1, "", "flush"], [266, 8, 1, "", "setStream"], [266, 7, 1, "", "terminator"]], "logging.config": [[265, 11, 1, "", "dictConfig"], [265, 11, 1, "", "fileConfig"], [265, 11, 1, "", "listen"], [265, 11, 1, "", "stopListening"]], "logging.handlers": [[266, 12, 1, "", "BaseRotatingHandler"], [266, 12, 1, "", "BufferingHandler"], [266, 12, 1, "", "DatagramHandler"], [266, 12, 1, "", "HTTPHandler"], [266, 12, 1, "", "MemoryHandler"], [266, 12, 1, "", "NTEventLogHandler"], [266, 12, 1, "", "QueueHandler"], [266, 12, 1, "", "QueueListener"], [266, 12, 1, "", "RotatingFileHandler"], [266, 12, 1, "", "SMTPHandler"], [266, 12, 1, "", "SocketHandler"], [266, 12, 1, "", "SysLogHandler"], [266, 12, 1, "", "TimedRotatingFileHandler"], [266, 12, 1, "", "WatchedFileHandler"]], "logging.handlers.BaseRotatingHandler": [[266, 7, 1, "", "namer"], [266, 8, 1, "", "rotate"], [266, 8, 1, "", "rotation_filename"], [266, 7, 1, "", "rotator"]], "logging.handlers.BufferingHandler": [[266, 8, 1, "", "emit"], [266, 8, 1, "", "flush"], [266, 8, 1, "", "shouldFlush"]], "logging.handlers.DatagramHandler": [[266, 8, 1, "", "emit"], [266, 8, 1, "", "makeSocket"], [266, 8, 1, "", "send"]], "logging.handlers.HTTPHandler": [[266, 8, 1, "", "emit"], [266, 8, 1, "", "mapLogRecord"]], "logging.handlers.MemoryHandler": [[266, 8, 1, "", "close"], [266, 8, 1, "", "flush"], [266, 8, 1, "", "setTarget"], [266, 8, 1, "", "shouldFlush"]], "logging.handlers.NTEventLogHandler": [[266, 8, 1, "", "close"], [266, 8, 1, "", "emit"], [266, 8, 1, "", "getEventCategory"], [266, 8, 1, "", "getEventType"], [266, 8, 1, "", "getMessageID"]], "logging.handlers.QueueHandler": [[266, 8, 1, "", "emit"], [266, 8, 1, "", "enqueue"], [266, 7, 1, "", "listener"], [266, 8, 1, "", "prepare"]], "logging.handlers.QueueListener": [[266, 8, 1, "", "dequeue"], [266, 8, 1, "", "enqueue_sentinel"], [266, 8, 1, "", "handle"], [266, 8, 1, "", "prepare"], [266, 8, 1, "", "start"], [266, 8, 1, "", "stop"]], "logging.handlers.RotatingFileHandler": [[266, 8, 1, "", "doRollover"], [266, 8, 1, "", "emit"]], "logging.handlers.SMTPHandler": [[266, 8, 1, "", "emit"], [266, 8, 1, "", "getSubject"]], "logging.handlers.SocketHandler": [[266, 8, 1, "", "close"], [266, 8, 1, "", "createSocket"], [266, 8, 1, "", "emit"], [266, 8, 1, "", "handleError"], [266, 8, 1, "", "makePickle"], [266, 8, 1, "", "makeSocket"], [266, 8, 1, "", "send"]], "logging.handlers.SysLogHandler": [[266, 8, 1, "", "close"], [266, 8, 1, "", "createSocket"], [266, 8, 1, "", "emit"], [266, 8, 1, "", "encodePriority"], [266, 8, 1, "", "mapPriority"]], "logging.handlers.TimedRotatingFileHandler": [[266, 8, 1, "", "doRollover"], [266, 8, 1, "", "emit"], [266, 8, 1, "", "getFilesToDelete"]], "logging.handlers.WatchedFileHandler": [[266, 8, 1, "", "emit"], [266, 8, 1, "", "reopenIfNeeded"]], "logging.logging.Formatter": [[99, 8, 1, "", "__init__"]], "lzma": [[267, 12, 1, "", "LZMACompressor"], [267, 12, 1, "", "LZMADecompressor"], [267, 6, 1, "", "LZMAError"], [267, 12, 1, "", "LZMAFile"], [267, 11, 1, "", "compress"], [267, 11, 1, "", "decompress"], [267, 11, 1, "", "is_check_supported"], [267, 11, 1, "", "open"]], "lzma.LZMACompressor": [[267, 8, 1, "", "compress"], [267, 8, 1, "", "flush"]], "lzma.LZMADecompressor": [[267, 7, 1, "", "check"], [267, 8, 1, "", "decompress"], [267, 7, 1, "", "eof"], [267, 7, 1, "", "needs_input"], [267, 7, 1, "", "unused_data"]], "lzma.LZMAFile": [[267, 8, 1, "", "peek"]], "mailbox": [[268, 12, 1, "", "Babyl"], [268, 12, 1, "", "BabylMessage"], [268, 6, 1, "", "Error"], [268, 6, 1, "", "ExternalClashError"], [268, 6, 1, "", "FormatError"], [268, 12, 1, "", "MH"], [268, 12, 1, "", "MHMessage"], [268, 12, 1, "", "MMDF"], [268, 12, 1, "", "MMDFMessage"], [268, 12, 1, "", "Mailbox"], [268, 12, 1, "", "Maildir"], [268, 12, 1, "", "MaildirMessage"], [268, 12, 1, "", "Message"], [268, 6, 1, "", "NoSuchMailboxError"], [268, 6, 1, "", "NotEmptyError"], [268, 12, 1, "", "mbox"], [268, 12, 1, "", "mboxMessage"]], "mailbox.Babyl": [[268, 8, 1, "", "get_file"], [268, 8, 1, "", "get_labels"], [268, 8, 1, "", "lock"], [268, 8, 1, "", "unlock"]], "mailbox.BabylMessage": [[268, 8, 1, "", "add_label"], [268, 8, 1, "", "get_labels"], [268, 8, 1, "", "get_visible"], [268, 8, 1, "", "remove_label"], [268, 8, 1, "", "set_labels"], [268, 8, 1, "", "set_visible"], [268, 8, 1, "", "update_visible"]], "mailbox.MH": [[268, 8, 1, "", "__delitem__"], [268, 8, 1, "", "add_folder"], [268, 8, 1, "", "close"], [268, 8, 1, "", "discard"], [268, 8, 1, "", "flush"], [268, 8, 1, "", "get_file"], [268, 8, 1, "", "get_folder"], [268, 8, 1, "", "get_sequences"], [268, 8, 1, "", "list_folders"], [268, 8, 1, "", "lock"], [268, 8, 1, "", "pack"], [268, 8, 1, "", "remove"], [268, 8, 1, "", "remove_folder"], [268, 8, 1, "", "set_sequences"], [268, 8, 1, "", "unlock"]], "mailbox.MHMessage": [[268, 8, 1, "", "add_sequence"], [268, 8, 1, "", "get_sequences"], [268, 8, 1, "", "remove_sequence"], [268, 8, 1, "", "set_sequences"]], "mailbox.MMDF": [[268, 8, 1, "", "get_file"], [268, 8, 1, "", "lock"], [268, 8, 1, "", "unlock"]], "mailbox.MMDFMessage": [[268, 8, 1, "", "add_flag"], [268, 8, 1, "", "get_flags"], [268, 8, 1, "", "get_from"], [268, 8, 1, "", "remove_flag"], [268, 8, 1, "", "set_flags"], [268, 8, 1, "", "set_from"]], "mailbox.Mailbox": [[268, 8, 1, "", "__contains__"], [268, 8, 1, "", "__delitem__"], [268, 8, 1, "", "__getitem__"], [268, 8, 1, "", "__iter__"], [268, 8, 1, "", "__len__"], [268, 8, 1, "", "__setitem__"], [268, 8, 1, "", "add"], [268, 8, 1, "", "clear"], [268, 8, 1, "", "close"], [268, 8, 1, "", "discard"], [268, 8, 1, "", "flush"], [268, 8, 1, "", "get"], [268, 8, 1, "", "get_bytes"], [268, 8, 1, "", "get_file"], [268, 8, 1, "", "get_message"], [268, 8, 1, "", "get_string"], [268, 8, 1, "", "items"], [268, 8, 1, "", "iteritems"], [268, 8, 1, "", "iterkeys"], [268, 8, 1, "", "itervalues"], [268, 8, 1, "", "keys"], [268, 8, 1, "", "lock"], [268, 8, 1, "", "pop"], [268, 8, 1, "", "popitem"], [268, 8, 1, "", "remove"], [268, 8, 1, "", "unlock"], [268, 8, 1, "", "update"], [268, 8, 1, "", "values"]], "mailbox.Maildir": [[268, 8, 1, "", "__setitem__"], [268, 8, 1, "", "add"], [268, 8, 1, "", "add_folder"], [268, 8, 1, "", "clean"], [268, 8, 1, "", "close"], [268, 8, 1, "", "flush"], [268, 8, 1, "", "get_file"], [268, 8, 1, "", "get_folder"], [268, 8, 1, "", "list_folders"], [268, 8, 1, "", "lock"], [268, 8, 1, "", "remove_folder"], [268, 8, 1, "", "unlock"], [268, 8, 1, "", "update"]], "mailbox.MaildirMessage": [[268, 8, 1, "", "add_flag"], [268, 8, 1, "", "get_date"], [268, 8, 1, "", "get_flags"], [268, 8, 1, "", "get_info"], [268, 8, 1, "", "get_subdir"], [268, 8, 1, "", "remove_flag"], [268, 8, 1, "", "set_date"], [268, 8, 1, "", "set_flags"], [268, 8, 1, "", "set_info"], [268, 8, 1, "", "set_subdir"]], "mailbox.mbox": [[268, 8, 1, "", "get_file"], [268, 8, 1, "", "lock"], [268, 8, 1, "", "unlock"]], "mailbox.mboxMessage": [[268, 8, 1, "", "add_flag"], [268, 8, 1, "", "get_flags"], [268, 8, 1, "", "get_from"], [268, 8, 1, "", "remove_flag"], [268, 8, 1, "", "set_flags"], [268, 8, 1, "", "set_from"]], "mailcap": [[269, 11, 1, "", "findmatch"], [269, 11, 1, "", "getcaps"]], "marshal": [[271, 11, 1, "", "dump"], [271, 11, 1, "", "dumps"], [271, 11, 1, "", "load"], [271, 11, 1, "", "loads"], [271, 9, 1, "", "version"]], "math": [[272, 11, 1, "", "acos"], [272, 11, 1, "", "acosh"], [272, 11, 1, "", "asin"], [272, 11, 1, "", "asinh"], [272, 11, 1, "", "atan"], [272, 11, 1, "", "atan2"], [272, 11, 1, "", "atanh"], [272, 11, 1, "", "cbrt"], [272, 11, 1, "", "ceil"], [272, 11, 1, "", "comb"], [272, 11, 1, "", "copysign"], [272, 11, 1, "", "cos"], [272, 11, 1, "", "cosh"], [272, 11, 1, "", "degrees"], [272, 11, 1, "", "dist"], [272, 9, 1, "", "e"], [272, 11, 1, "", "erf"], [272, 11, 1, "", "erfc"], [272, 11, 1, "", "exp"], [272, 11, 1, "", "exp2"], [272, 11, 1, "", "expm1"], [272, 11, 1, "", "fabs"], [272, 11, 1, "", "factorial"], [272, 11, 1, "", "floor"], [272, 11, 1, "", "fmod"], [272, 11, 1, "", "frexp"], [272, 11, 1, "", "fsum"], [272, 11, 1, "", "gamma"], [272, 11, 1, "", "gcd"], [272, 11, 1, "", "hypot"], [272, 9, 1, "", "inf"], [272, 11, 1, "", "isclose"], [272, 11, 1, "", "isfinite"], [272, 11, 1, "", "isinf"], [272, 11, 1, "", "isnan"], [272, 11, 1, "", "isqrt"], [272, 11, 1, "", "lcm"], [272, 11, 1, "", "ldexp"], [272, 11, 1, "", "lgamma"], [272, 11, 1, "", "log"], [272, 11, 1, "", "log10"], [272, 11, 1, "", "log1p"], [272, 11, 1, "", "log2"], [272, 11, 1, "", "modf"], [272, 9, 1, "", "nan"], [272, 11, 1, "", "nextafter"], [272, 11, 1, "", "perm"], [272, 9, 1, "", "pi"], [272, 11, 1, "", "pow"], [272, 11, 1, "", "prod"], [272, 11, 1, "", "radians"], [272, 11, 1, "", "remainder"], [272, 11, 1, "", "sin"], [272, 11, 1, "", "sinh"], [272, 11, 1, "", "sqrt"], [272, 11, 1, "", "sumprod"], [272, 11, 1, "", "tan"], [272, 11, 1, "", "tanh"], [272, 9, 1, "", "tau"], [272, 11, 1, "", "trunc"], [272, 11, 1, "", "ulp"]], "memoryview": [[341, 8, 1, "", "__eq__"], [341, 7, 1, "", "c_contiguous"], [341, 8, 1, "", "cast"], [341, 7, 1, "", "contiguous"], [341, 7, 1, "", "f_contiguous"], [341, 7, 1, "", "format"], [341, 8, 1, "", "hex"], [341, 7, 1, "", "itemsize"], [341, 7, 1, "", "nbytes"], [341, 7, 1, "", "ndim"], [341, 7, 1, "", "obj"], [341, 7, 1, "", "readonly"], [341, 8, 1, "", "release"], [341, 7, 1, "", "shape"], [341, 7, 1, "", "strides"], [341, 7, 1, "", "suboffsets"], [341, 8, 1, "", "tobytes"], [341, 8, 1, "", "tolist"], [341, 8, 1, "", "toreadonly"]], "mimetypes": [[273, 12, 1, "", "MimeTypes"], [273, 11, 1, "", "add_type"], [273, 9, 1, "", "common_types"], [273, 9, 1, "", "encodings_map"], [273, 11, 1, "", "guess_all_extensions"], [273, 11, 1, "", "guess_extension"], [273, 11, 1, "", "guess_type"], [273, 11, 1, "", "init"], [273, 9, 1, "", "inited"], [273, 9, 1, "", "knownfiles"], [273, 11, 1, "", "read_mime_types"], [273, 9, 1, "", "suffix_map"], [273, 9, 1, "", "types_map"]], "mimetypes.MimeTypes": [[273, 7, 1, "", "encodings_map"], [273, 8, 1, "", "guess_all_extensions"], [273, 8, 1, "", "guess_extension"], [273, 8, 1, "", "guess_type"], [273, 8, 1, "", "read"], [273, 8, 1, "", "read_windows_registry"], [273, 8, 1, "", "readfp"], [273, 7, 1, "", "suffix_map"], [273, 7, 1, "", "types_map"], [273, 7, 1, "", "types_map_inv"]], "mmap": [[275, 9, 1, "", "MADV_AUTOSYNC"], [275, 9, 1, "", "MADV_CORE"], [275, 9, 1, "", "MADV_DODUMP"], [275, 9, 1, "", "MADV_DOFORK"], [275, 9, 1, "", "MADV_DONTDUMP"], [275, 9, 1, "", "MADV_DONTFORK"], [275, 9, 1, "", "MADV_DONTNEED"], [275, 9, 1, "", "MADV_FREE"], [275, 9, 1, "", "MADV_FREE_REUSABLE"], [275, 9, 1, "", "MADV_FREE_REUSE"], [275, 9, 1, "", "MADV_HUGEPAGE"], [275, 9, 1, "", "MADV_HWPOISON"], [275, 9, 1, "", "MADV_MERGEABLE"], [275, 9, 1, "", "MADV_NOCORE"], [275, 9, 1, "", "MADV_NOHUGEPAGE"], [275, 9, 1, "", "MADV_NORMAL"], [275, 9, 1, "", "MADV_NOSYNC"], [275, 9, 1, "", "MADV_PROTECT"], [275, 9, 1, "", "MADV_RANDOM"], [275, 9, 1, "", "MADV_REMOVE"], [275, 9, 1, "", "MADV_SEQUENTIAL"], [275, 9, 1, "", "MADV_SOFT_OFFLINE"], [275, 9, 1, "", "MADV_UNMERGEABLE"], [275, 9, 1, "", "MADV_WILLNEED"], [275, 9, 1, "", "MAP_ALIGNED_SUPER"], [275, 9, 1, "", "MAP_ANON"], [275, 9, 1, "", "MAP_ANONYMOUS"], [275, 9, 1, "", "MAP_CONCEAL"], [275, 9, 1, "", "MAP_DENYWRITE"], [275, 9, 1, "", "MAP_EXECUTABLE"], [275, 9, 1, "", "MAP_POPULATE"], [275, 9, 1, "", "MAP_PRIVATE"], [275, 9, 1, "", "MAP_SHARED"], [275, 9, 1, "", "MAP_STACK"], [275, 12, 1, "", "mmap"]], "mmap.mmap": [[275, 8, 1, "", "close"], [275, 7, 1, "", "closed"], [275, 8, 1, "", "find"], [275, 8, 1, "", "flush"], [275, 8, 1, "", "madvise"], [275, 8, 1, "", "move"], [275, 8, 1, "", "read"], [275, 8, 1, "", "read_byte"], [275, 8, 1, "", "readline"], [275, 8, 1, "", "resize"], [275, 8, 1, "", "rfind"], [275, 8, 1, "", "seek"], [275, 8, 1, "", "size"], [275, 8, 1, "", "tell"], [275, 8, 1, "", "write"], [275, 8, 1, "", "write_byte"]], "modulefinder": [[276, 11, 1, "", "AddPackagePath"], [276, 12, 1, "", "ModuleFinder"], [276, 11, 1, "", "ReplacePackage"]], "modulefinder.ModuleFinder": [[276, 7, 1, "", "modules"], [276, 8, 1, "", "report"], [276, 8, 1, "", "run_script"]], "msilib": [[278, 12, 1, "", "Binary"], [278, 12, 1, "", "CAB"], [278, 12, 1, "", "Control"], [278, 11, 1, "", "CreateRecord"], [278, 12, 1, "", "Dialog"], [278, 12, 1, "", "Directory"], [278, 11, 1, "", "FCICreate"], [278, 12, 1, "", "Feature"], [278, 11, 1, "", "OpenDatabase"], [278, 12, 1, "", "RadioButtonGroup"], [278, 11, 1, "", "UuidCreate"], [278, 11, 1, "", "add_data"], [278, 11, 1, "", "add_stream"], [278, 11, 1, "", "add_tables"], [278, 11, 1, "", "gen_uuid"], [278, 11, 1, "", "init_database"], [278, 9, 1, "", "schema"], [278, 9, 1, "", "sequence"], [278, 9, 1, "", "text"]], "msilib.CAB": [[278, 8, 1, "", "append"], [278, 8, 1, "", "commit"]], "msilib.Control": [[278, 8, 1, "", "condition"], [278, 8, 1, "", "event"], [278, 8, 1, "", "mapping"]], "msilib.Database": [[278, 8, 1, "", "Close"], [278, 8, 1, "", "Commit"], [278, 8, 1, "", "GetSummaryInformation"], [278, 8, 1, "", "OpenView"]], "msilib.Dialog": [[278, 8, 1, "", "bitmap"], [278, 8, 1, "", "checkbox"], [278, 8, 1, "", "control"], [278, 8, 1, "", "line"], [278, 8, 1, "", "pushbutton"], [278, 8, 1, "", "radiogroup"], [278, 8, 1, "", "text"]], "msilib.Directory": [[278, 8, 1, "", "add_file"], [278, 8, 1, "", "glob"], [278, 8, 1, "", "remove_pyc"], [278, 8, 1, "", "start_component"]], "msilib.Feature": [[278, 8, 1, "", "set_current"]], "msilib.RadioButtonGroup": [[278, 8, 1, "", "add"]], "msilib.Record": [[278, 8, 1, "", "ClearData"], [278, 8, 1, "", "GetFieldCount"], [278, 8, 1, "", "GetInteger"], [278, 8, 1, "", "GetString"], [278, 8, 1, "", "SetInteger"], [278, 8, 1, "", "SetStream"], [278, 8, 1, "", "SetString"]], "msilib.SummaryInformation": [[278, 8, 1, "", "GetProperty"], [278, 8, 1, "", "GetPropertyCount"], [278, 8, 1, "", "Persist"], [278, 8, 1, "", "SetProperty"]], "msilib.View": [[278, 8, 1, "", "Close"], [278, 8, 1, "", "Execute"], [278, 8, 1, "", "Fetch"], [278, 8, 1, "", "GetColumnInfo"], [278, 8, 1, "", "Modify"]], "msvcrt": [[279, 9, 1, "", "LK_LOCK"], [279, 9, 1, "", "LK_NBLCK"], [279, 9, 1, "", "LK_NBRLCK"], [279, 9, 1, "", "LK_RLCK"], [279, 9, 1, "", "LK_UNLCK"], [279, 11, 1, "", "get_osfhandle"], [279, 11, 1, "", "getch"], [279, 11, 1, "", "getche"], [279, 11, 1, "", "getwch"], [279, 11, 1, "", "getwche"], [279, 11, 1, "", "heapmin"], [279, 11, 1, "", "kbhit"], [279, 11, 1, "", "locking"], [279, 11, 1, "", "open_osfhandle"], [279, 11, 1, "", "putch"], [279, 11, 1, "", "putwch"], [279, 11, 1, "", "setmode"], [279, 11, 1, "", "ungetch"], [279, 11, 1, "", "ungetwch"]], "multiprocessing": [[280, 11, 1, "", "Array"], [280, 6, 1, "", "AuthenticationError"], [280, 12, 1, "", "Barrier"], [280, 12, 1, "", "BoundedSemaphore"], [280, 6, 1, "", "BufferTooShort"], [280, 12, 1, "", "Condition"], [280, 12, 1, "", "Event"], [280, 12, 1, "", "JoinableQueue"], [280, 12, 1, "", "Lock"], [280, 11, 1, "", "Manager"], [280, 11, 1, "", "Pipe"], [280, 12, 1, "", "Process"], [280, 6, 1, "", "ProcessError"], [280, 12, 1, "", "Queue"], [280, 12, 1, "", "RLock"], [280, 12, 1, "", "Semaphore"], [280, 12, 1, "", "SimpleQueue"], [280, 6, 1, "", "TimeoutError"], [280, 11, 1, "", "Value"], [280, 11, 1, "", "active_children"], [280, 10, 0, "-", "connection"], [280, 11, 1, "", "cpu_count"], [280, 11, 1, "", "current_process"], [280, 10, 0, "-", "dummy"], [280, 11, 1, "", "freeze_support"], [280, 11, 1, "", "get_all_start_methods"], [280, 11, 1, "", "get_context"], [280, 11, 1, "", "get_logger"], [280, 11, 1, "", "get_start_method"], [280, 11, 1, "", "log_to_stderr"], [280, 10, 0, "-", "managers"], [280, 11, 1, "", "parent_process"], [280, 10, 0, "-", "pool"], [280, 11, 1, "", "set_executable"], [280, 11, 1, "", "set_forkserver_preload"], [280, 11, 1, "", "set_start_method"], [281, 10, 0, "-", "shared_memory"], [280, 10, 0, "-", "sharedctypes"]], "multiprocessing.JoinableQueue": [[280, 8, 1, "", "join"], [280, 8, 1, "", "task_done"]], "multiprocessing.Lock": [[280, 8, 1, "", "acquire"], [280, 8, 1, "", "release"]], "multiprocessing.Process": [[280, 7, 1, "", "authkey"], [280, 8, 1, "", "close"], [280, 7, 1, "", "daemon"], [280, 7, 1, "", "exitcode"], [280, 8, 1, "", "is_alive"], [280, 8, 1, "", "join"], [280, 8, 1, "", "kill"], [280, 7, 1, "", "name"], [280, 7, 1, "", "pid"], [280, 8, 1, "", "run"], [280, 7, 1, "", "sentinel"], [280, 8, 1, "", "start"], [280, 8, 1, "", "terminate"]], "multiprocessing.Queue": [[280, 8, 1, "", "cancel_join_thread"], [280, 8, 1, "", "close"], [280, 8, 1, "", "empty"], [280, 8, 1, "", "full"], [280, 8, 1, "", "get"], [280, 8, 1, "", "get_nowait"], [280, 8, 1, "", "join_thread"], [280, 8, 1, "", "put"], [280, 8, 1, "", "put_nowait"], [280, 8, 1, "", "qsize"]], "multiprocessing.RLock": [[280, 8, 1, "", "acquire"], [280, 8, 1, "", "release"]], "multiprocessing.SimpleQueue": [[280, 8, 1, "", "close"], [280, 8, 1, "", "empty"], [280, 8, 1, "", "get"], [280, 8, 1, "", "put"]], "multiprocessing.connection": [[280, 11, 1, "", "Client"], [280, 12, 1, "", "Connection"], [280, 12, 1, "", "Listener"], [280, 11, 1, "", "answer_challenge"], [280, 11, 1, "", "deliver_challenge"], [280, 11, 1, "", "wait"]], "multiprocessing.connection.Connection": [[280, 8, 1, "", "close"], [280, 8, 1, "", "fileno"], [280, 8, 1, "", "poll"], [280, 8, 1, "", "recv"], [280, 8, 1, "", "recv_bytes"], [280, 8, 1, "", "recv_bytes_into"], [280, 8, 1, "", "send"], [280, 8, 1, "", "send_bytes"]], "multiprocessing.connection.Listener": [[280, 8, 1, "", "accept"], [280, 7, 1, "", "address"], [280, 8, 1, "", "close"], [280, 7, 1, "", "last_accepted"]], "multiprocessing.managers": [[280, 12, 1, "", "BaseManager"], [280, 12, 1, "", "BaseProxy"], [280, 12, 1, "", "Namespace"], [281, 12, 1, "", "SharedMemoryManager"], [280, 12, 1, "", "SyncManager"]], "multiprocessing.managers.BaseManager": [[280, 7, 1, "", "address"], [280, 8, 1, "", "connect"], [280, 8, 1, "", "get_server"], [280, 8, 1, "", "register"], [280, 8, 1, "", "shutdown"], [280, 8, 1, "", "start"]], "multiprocessing.managers.BaseProxy": [[280, 8, 1, "", "__repr__"], [280, 8, 1, "", "__str__"], [280, 8, 1, "", "_callmethod"], [280, 8, 1, "", "_getvalue"]], "multiprocessing.managers.SharedMemoryManager": [[281, 8, 1, "", "ShareableList"], [281, 8, 1, "", "SharedMemory"]], "multiprocessing.managers.SyncManager": [[280, 8, 1, "", "Array"], [280, 8, 1, "", "Barrier"], [280, 8, 1, "", "BoundedSemaphore"], [280, 8, 1, "", "Condition"], [280, 8, 1, "", "Event"], [280, 8, 1, "", "Lock"], [280, 8, 1, "", "Namespace"], [280, 8, 1, "", "Queue"], [280, 8, 1, "", "RLock"], [280, 8, 1, "", "Semaphore"], [280, 8, 1, "", "Value"], [280, 8, 1, "", "dict"], [280, 8, 1, "", "list"]], "multiprocessing.pool": [[280, 12, 1, "", "AsyncResult"], [280, 12, 1, "", "Pool"], [280, 12, 1, "", "ThreadPool"]], "multiprocessing.pool.AsyncResult": [[280, 8, 1, "", "get"], [280, 8, 1, "", "ready"], [280, 8, 1, "", "successful"], [280, 8, 1, "", "wait"]], "multiprocessing.pool.Pool": [[280, 8, 1, "", "apply"], [280, 8, 1, "", "apply_async"], [280, 8, 1, "", "close"], [280, 8, 1, "", "imap"], [280, 8, 1, "", "imap_unordered"], [280, 8, 1, "", "join"], [280, 8, 1, "", "map"], [280, 8, 1, "", "map_async"], [280, 8, 1, "", "starmap"], [280, 8, 1, "", "starmap_async"], [280, 8, 1, "", "terminate"]], "multiprocessing.shared_memory": [[281, 12, 1, "", "ShareableList"], [281, 12, 1, "", "SharedMemory"]], "multiprocessing.shared_memory.ShareableList": [[281, 8, 1, "", "count"], [281, 7, 1, "", "format"], [281, 8, 1, "", "index"], [281, 7, 1, "", "shm"]], "multiprocessing.shared_memory.SharedMemory": [[281, 7, 1, "", "buf"], [281, 8, 1, "", "close"], [281, 7, 1, "", "name"], [281, 7, 1, "", "size"], [281, 8, 1, "", "unlink"]], "multiprocessing.sharedctypes": [[280, 11, 1, "", "Array"], [280, 11, 1, "", "RawArray"], [280, 11, 1, "", "RawValue"], [280, 11, 1, "", "Value"], [280, 11, 1, "", "copy"], [280, 11, 1, "", "synchronized"]], "netrc": [[283, 6, 1, "", "NetrcParseError"], [283, 12, 1, "", "netrc"]], "netrc.NetrcParseError": [[283, 7, 1, "", "filename"], [283, 7, 1, "", "lineno"], [283, 7, 1, "", "msg"]], "netrc.netrc": [[283, 8, 1, "", "__repr__"], [283, 8, 1, "", "authenticators"], [283, 7, 1, "", "hosts"], [283, 7, 1, "", "macros"]], "nis": [[284, 11, 1, "", "cat"], [284, 6, 1, "", "error"], [284, 11, 1, "", "get_default_domain"], [284, 11, 1, "", "maps"], [284, 11, 1, "", "match"]], "nntplib": [[285, 12, 1, "", "NNTP"], [285, 6, 1, "", "NNTPDataError"], [285, 6, 1, "", "NNTPError"], [285, 6, 1, "", "NNTPPermanentError"], [285, 6, 1, "", "NNTPProtocolError"], [285, 6, 1, "", "NNTPReplyError"], [285, 6, 1, "", "NNTPTemporaryError"], [285, 12, 1, "", "NNTP_SSL"], [285, 11, 1, "", "decode_header"]], "nntplib.NNTP": [[285, 8, 1, "", "article"], [285, 8, 1, "", "body"], [285, 8, 1, "", "date"], [285, 8, 1, "", "description"], [285, 8, 1, "", "descriptions"], [285, 8, 1, "", "getcapabilities"], [285, 8, 1, "", "getwelcome"], [285, 8, 1, "", "group"], [285, 8, 1, "", "head"], [285, 8, 1, "", "help"], [285, 8, 1, "", "ihave"], [285, 8, 1, "", "last"], [285, 8, 1, "", "list"], [285, 8, 1, "", "login"], [285, 8, 1, "", "newgroups"], [285, 8, 1, "", "newnews"], [285, 8, 1, "", "next"], [285, 7, 1, "", "nntp_implementation"], [285, 7, 1, "", "nntp_version"], [285, 8, 1, "", "over"], [285, 8, 1, "", "post"], [285, 8, 1, "", "quit"], [285, 8, 1, "", "set_debuglevel"], [285, 8, 1, "", "slave"], [285, 8, 1, "", "starttls"], [285, 8, 1, "", "stat"], [285, 8, 1, "", "xhdr"], [285, 8, 1, "", "xover"]], "nntplib.NNTPError": [[285, 7, 1, "", "response"]], "numbers": [[286, 12, 1, "", "Complex"], [286, 12, 1, "", "Integral"], [286, 12, 1, "", "Number"], [286, 12, 1, "", "Rational"], [286, 12, 1, "", "Real"]], "numbers.Complex": [[286, 8, 1, "", "conjugate"], [286, 7, 1, "", "imag"], [286, 7, 1, "", "real"]], "numbers.Rational": [[286, 7, 1, "", "denominator"], [286, 7, 1, "", "numerator"]], "object": [[425, 8, 1, "", "__abs__"], [425, 8, 1, "", "__add__"], [425, 8, 1, "", "__aenter__"], [425, 8, 1, "", "__aexit__"], [425, 8, 1, "", "__aiter__"], [425, 8, 1, "", "__and__"], [425, 8, 1, "", "__anext__"], [425, 8, 1, "", "__await__"], [425, 8, 1, "", "__bool__"], [425, 8, 1, "", "__buffer__"], [425, 8, 1, "", "__bytes__"], [425, 8, 1, "", "__call__"], [425, 8, 1, "", "__ceil__"], [425, 8, 1, "", "__class_getitem__"], [425, 8, 1, "", "__complex__"], [425, 8, 1, "", "__contains__"], [425, 8, 1, "", "__del__"], [425, 8, 1, "", "__delattr__"], [425, 8, 1, "", "__delete__"], [425, 8, 1, "", "__delitem__"], [341, 7, 1, "", "__dict__"], [425, 8, 1, "", "__dir__"], [425, 8, 1, "", "__divmod__"], [425, 8, 1, "", "__enter__"], [425, 8, 1, "", "__eq__"], [425, 8, 1, "", "__exit__"], [425, 8, 1, "", "__float__"], [425, 8, 1, "", "__floor__"], [425, 8, 1, "", "__floordiv__"], [425, 8, 1, "", "__format__"], [425, 8, 1, "", "__ge__"], [425, 8, 1, "", "__get__"], [425, 8, 1, "", "__getattr__"], [425, 8, 1, "", "__getattribute__"], [425, 8, 1, "", "__getitem__"], [296, 8, 1, "", "__getnewargs__"], [296, 8, 1, "", "__getnewargs_ex__"], [296, 8, 1, "", "__getstate__"], [425, 8, 1, "", "__gt__"], [425, 8, 1, "", "__hash__"], [425, 8, 1, "", "__iadd__"], [425, 8, 1, "", "__iand__"], [425, 8, 1, "", "__ifloordiv__"], [425, 8, 1, "", "__ilshift__"], [425, 8, 1, "", "__imatmul__"], [425, 8, 1, "", "__imod__"], [425, 8, 1, "", "__imul__"], [425, 8, 1, "", "__index__"], [425, 8, 1, "", "__init__"], [425, 8, 1, "", "__init_subclass__"], [425, 8, 1, "", "__int__"], [425, 8, 1, "", "__invert__"], [425, 8, 1, "", "__ior__"], [425, 8, 1, "", "__ipow__"], [425, 8, 1, "", "__irshift__"], [425, 8, 1, "", "__isub__"], [425, 8, 1, "", "__iter__"], [425, 8, 1, "", "__itruediv__"], [425, 8, 1, "", "__ixor__"], [425, 8, 1, "", "__le__"], [425, 8, 1, "", "__len__"], [425, 8, 1, "", "__length_hint__"], [425, 8, 1, "", "__lshift__"], [425, 8, 1, "", "__lt__"], [425, 9, 1, "", "__match_args__"], [425, 8, 1, "", "__matmul__"], [425, 8, 1, "", "__missing__"], [425, 8, 1, "", "__mod__"], [425, 8, 1, "", "__mro_entries__"], [425, 8, 1, "", "__mul__"], [425, 8, 1, "", "__ne__"], [425, 8, 1, "", "__neg__"], [425, 8, 1, "", "__new__"], [425, 8, 1, "", "__or__"], [425, 8, 1, "", "__pos__"], [425, 8, 1, "", "__pow__"], [425, 8, 1, "", "__radd__"], [425, 8, 1, "", "__rand__"], [425, 8, 1, "", "__rdivmod__"], [296, 8, 1, "", "__reduce__"], [296, 8, 1, "", "__reduce_ex__"], [425, 8, 1, "", "__release_buffer__"], [425, 8, 1, "", "__repr__"], [425, 8, 1, "", "__reversed__"], [425, 8, 1, "", "__rfloordiv__"], [425, 8, 1, "", "__rlshift__"], [425, 8, 1, "", "__rmatmul__"], [425, 8, 1, "", "__rmod__"], [425, 8, 1, "", "__rmul__"], [425, 8, 1, "", "__ror__"], [425, 8, 1, "", "__round__"], [425, 8, 1, "", "__rpow__"], [425, 8, 1, "", "__rrshift__"], [425, 8, 1, "", "__rshift__"], [425, 8, 1, "", "__rsub__"], [425, 8, 1, "", "__rtruediv__"], [425, 8, 1, "", "__rxor__"], [425, 8, 1, "", "__set__"], [425, 8, 1, "", "__set_name__"], [425, 8, 1, "", "__setattr__"], [425, 8, 1, "", "__setitem__"], [296, 8, 1, "", "__setstate__"], [425, 9, 1, "", "__slots__"], [425, 8, 1, "", "__str__"], [425, 8, 1, "", "__sub__"], [425, 8, 1, "", "__truediv__"], [425, 8, 1, "", "__trunc__"], [425, 8, 1, "", "__xor__"]], "operator": [[288, 11, 1, "", "__abs__"], [288, 11, 1, "", "__add__"], [288, 11, 1, "", "__and__"], [288, 11, 1, "", "__call__"], [288, 11, 1, "", "__concat__"], [288, 11, 1, "", "__contains__"], [288, 11, 1, "", "__delitem__"], [288, 11, 1, "", "__eq__"], [288, 11, 1, "", "__floordiv__"], [288, 11, 1, "", "__ge__"], [288, 11, 1, "", "__getitem__"], [288, 11, 1, "", "__gt__"], [288, 11, 1, "", "__iadd__"], [288, 11, 1, "", "__iand__"], [288, 11, 1, "", "__iconcat__"], [288, 11, 1, "", "__ifloordiv__"], [288, 11, 1, "", "__ilshift__"], [288, 11, 1, "", "__imatmul__"], [288, 11, 1, "", "__imod__"], [288, 11, 1, "", "__imul__"], [288, 11, 1, "", "__index__"], [288, 11, 1, "", "__inv__"], [288, 11, 1, "", "__invert__"], [288, 11, 1, "", "__ior__"], [288, 11, 1, "", "__ipow__"], [288, 11, 1, "", "__irshift__"], [288, 11, 1, "", "__isub__"], [288, 11, 1, "", "__itruediv__"], [288, 11, 1, "", "__ixor__"], [288, 11, 1, "", "__le__"], [288, 11, 1, "", "__lshift__"], [288, 11, 1, "", "__lt__"], [288, 11, 1, "", "__matmul__"], [288, 11, 1, "", "__mod__"], [288, 11, 1, "", "__mul__"], [288, 11, 1, "", "__ne__"], [288, 11, 1, "", "__neg__"], [288, 11, 1, "", "__not__"], [288, 11, 1, "", "__or__"], [288, 11, 1, "", "__pos__"], [288, 11, 1, "", "__pow__"], [288, 11, 1, "", "__rshift__"], [288, 11, 1, "", "__setitem__"], [288, 11, 1, "", "__sub__"], [288, 11, 1, "", "__truediv__"], [288, 11, 1, "", "__xor__"], [288, 11, 1, "", "abs"], [288, 11, 1, "", "add"], [288, 11, 1, "", "and_"], [288, 11, 1, "", "attrgetter"], [288, 11, 1, "", "call"], [288, 11, 1, "", "concat"], [288, 11, 1, "", "contains"], [288, 11, 1, "", "countOf"], [288, 11, 1, "", "delitem"], [288, 11, 1, "", "eq"], [288, 11, 1, "", "floordiv"], [288, 11, 1, "", "ge"], [288, 11, 1, "", "getitem"], [288, 11, 1, "", "gt"], [288, 11, 1, "", "iadd"], [288, 11, 1, "", "iand"], [288, 11, 1, "", "iconcat"], [288, 11, 1, "", "ifloordiv"], [288, 11, 1, "", "ilshift"], [288, 11, 1, "", "imatmul"], [288, 11, 1, "", "imod"], [288, 11, 1, "", "imul"], [288, 11, 1, "", "index"], [288, 11, 1, "", "indexOf"], [288, 11, 1, "", "inv"], [288, 11, 1, "", "invert"], [288, 11, 1, "", "ior"], [288, 11, 1, "", "ipow"], [288, 11, 1, "", "irshift"], [288, 11, 1, "", "is_"], [288, 11, 1, "", "is_not"], [288, 11, 1, "", "isub"], [288, 11, 1, "", "itemgetter"], [288, 11, 1, "", "itruediv"], [288, 11, 1, "", "ixor"], [288, 11, 1, "", "le"], [288, 11, 1, "", "length_hint"], [288, 11, 1, "", "lshift"], [288, 11, 1, "", "lt"], [288, 11, 1, "", "matmul"], [288, 11, 1, "", "methodcaller"], [288, 11, 1, "", "mod"], [288, 11, 1, "", "mul"], [288, 11, 1, "", "ne"], [288, 11, 1, "", "neg"], [288, 11, 1, "", "not_"], [288, 11, 1, "", "or_"], [288, 11, 1, "", "pos"], [288, 11, 1, "", "pow"], [288, 11, 1, "", "rshift"], [288, 11, 1, "", "setitem"], [288, 11, 1, "", "sub"], [288, 11, 1, "", "truediv"], [288, 11, 1, "", "truth"], [288, 11, 1, "", "xor"]], "optparse": [[289, 6, 1, "", "AmbiguousOptionError"], [289, 6, 1, "", "BadOptionError"], [289, 12, 1, "", "Option"], [289, 6, 1, "", "OptionConflictError"], [289, 6, 1, "", "OptionError"], [289, 12, 1, "", "OptionGroup"], [289, 12, 1, "", "OptionParser"], [289, 6, 1, "", "OptionValueError"], [289, 12, 1, "", "Values"]], "optparse.Option": [[289, 7, 1, "", "ACTIONS"], [289, 7, 1, "", "ALWAYS_TYPED_ACTIONS"], [289, 7, 1, "", "STORE_ACTIONS"], [289, 7, 1, "", "TYPED_ACTIONS"], [289, 7, 1, "", "TYPES"], [289, 7, 1, "", "TYPE_CHECKER"], [289, 7, 1, "", "action"], [289, 7, 1, "", "callback"], [289, 7, 1, "", "callback_args"], [289, 7, 1, "", "callback_kwargs"], [289, 7, 1, "", "choices"], [289, 7, 1, "", "const"], [289, 7, 1, "", "default"], [289, 7, 1, "", "dest"], [289, 7, 1, "", "help"], [289, 7, 1, "", "metavar"], [289, 7, 1, "", "nargs"], [289, 7, 1, "", "type"]], "optparse.OptionParser": [[289, 8, 1, "", "add_option"], [289, 8, 1, "", "disable_interspersed_args"], [289, 8, 1, "", "enable_interspersed_args"], [289, 8, 1, "", "get_option"], [289, 8, 1, "", "get_option_group"], [289, 8, 1, "", "get_usage"], [289, 8, 1, "", "get_version"], [289, 8, 1, "", "has_option"], [289, 8, 1, "", "parse_args"], [289, 8, 1, "", "print_usage"], [289, 8, 1, "", "print_version"], [289, 8, 1, "", "remove_option"], [289, 8, 1, "", "set_defaults"], [289, 8, 1, "", "set_usage"]], "os": [[290, 9, 1, "", "CLD_CONTINUED"], [290, 9, 1, "", "CLD_DUMPED"], [290, 9, 1, "", "CLD_EXITED"], [290, 9, 1, "", "CLD_KILLED"], [290, 9, 1, "", "CLD_STOPPED"], [290, 9, 1, "", "CLD_TRAPPED"], [290, 9, 1, "", "CLONE_FILES"], [290, 9, 1, "", "CLONE_FS"], [290, 9, 1, "", "CLONE_NEWCGROUP"], [290, 9, 1, "", "CLONE_NEWIPC"], [290, 9, 1, "", "CLONE_NEWNET"], [290, 9, 1, "", "CLONE_NEWNS"], [290, 9, 1, "", "CLONE_NEWPID"], [290, 9, 1, "", "CLONE_NEWTIME"], [290, 9, 1, "", "CLONE_NEWUSER"], [290, 9, 1, "", "CLONE_NEWUTS"], [290, 9, 1, "", "CLONE_SIGHAND"], [290, 9, 1, "", "CLONE_SYSVSEM"], [290, 9, 1, "", "CLONE_THREAD"], [290, 9, 1, "", "CLONE_VM"], [290, 12, 1, "", "DirEntry"], [290, 9, 1, "", "EFD_CLOEXEC"], [290, 9, 1, "", "EFD_NONBLOCK"], [290, 9, 1, "", "EFD_SEMAPHORE"], [290, 9, 1, "", "EX_CANTCREAT"], [290, 9, 1, "", "EX_CONFIG"], [290, 9, 1, "", "EX_DATAERR"], [290, 9, 1, "", "EX_IOERR"], [290, 9, 1, "", "EX_NOHOST"], [290, 9, 1, "", "EX_NOINPUT"], [290, 9, 1, "", "EX_NOPERM"], [290, 9, 1, "", "EX_NOTFOUND"], [290, 9, 1, "", "EX_NOUSER"], [290, 9, 1, "", "EX_OK"], [290, 9, 1, "", "EX_OSERR"], [290, 9, 1, "", "EX_OSFILE"], [290, 9, 1, "", "EX_PROTOCOL"], [290, 9, 1, "", "EX_SOFTWARE"], [290, 9, 1, "", "EX_TEMPFAIL"], [290, 9, 1, "", "EX_UNAVAILABLE"], [290, 9, 1, "", "EX_USAGE"], [290, 9, 1, "", "F_LOCK"], [290, 9, 1, "", "F_OK"], [290, 9, 1, "", "F_TEST"], [290, 9, 1, "", "F_TLOCK"], [290, 9, 1, "", "F_ULOCK"], [290, 9, 1, "", "GRND_NONBLOCK"], [290, 9, 1, "", "GRND_RANDOM"], [290, 9, 1, "", "MFD_ALLOW_SEALING"], [290, 9, 1, "", "MFD_CLOEXEC"], [290, 9, 1, "", "MFD_HUGETLB"], [290, 9, 1, "", "MFD_HUGE_16GB"], [290, 9, 1, "", "MFD_HUGE_16MB"], [290, 9, 1, "", "MFD_HUGE_1GB"], [290, 9, 1, "", "MFD_HUGE_1MB"], [290, 9, 1, "", "MFD_HUGE_256MB"], [290, 9, 1, "", "MFD_HUGE_2GB"], [290, 9, 1, "", "MFD_HUGE_2MB"], [290, 9, 1, "", "MFD_HUGE_32MB"], [290, 9, 1, "", "MFD_HUGE_512KB"], [290, 9, 1, "", "MFD_HUGE_512MB"], [290, 9, 1, "", "MFD_HUGE_64KB"], [290, 9, 1, "", "MFD_HUGE_8MB"], [290, 9, 1, "", "MFD_HUGE_MASK"], [290, 9, 1, "", "MFD_HUGE_SHIFT"], [290, 9, 1, "", "O_APPEND"], [290, 9, 1, "", "O_ASYNC"], [290, 9, 1, "", "O_BINARY"], [290, 9, 1, "", "O_CLOEXEC"], [290, 9, 1, "", "O_CREAT"], [290, 9, 1, "", "O_DIRECT"], [290, 9, 1, "", "O_DIRECTORY"], [290, 9, 1, "", "O_DSYNC"], [290, 9, 1, "", "O_EVTONLY"], [290, 9, 1, "", "O_EXCL"], [290, 9, 1, "", "O_EXLOCK"], [290, 9, 1, "", "O_FSYNC"], [290, 9, 1, "", "O_NDELAY"], [290, 9, 1, "", "O_NOATIME"], [290, 9, 1, "", "O_NOCTTY"], [290, 9, 1, "", "O_NOFOLLOW"], [290, 9, 1, "", "O_NOFOLLOW_ANY"], [290, 9, 1, "", "O_NOINHERIT"], [290, 9, 1, "", "O_NONBLOCK"], [290, 9, 1, "", "O_PATH"], [290, 9, 1, "", "O_RANDOM"], [290, 9, 1, "", "O_RDONLY"], [290, 9, 1, "", "O_RDWR"], [290, 9, 1, "", "O_RSYNC"], [290, 9, 1, "", "O_SEQUENTIAL"], [290, 9, 1, "", "O_SHLOCK"], [290, 9, 1, "", "O_SHORT_LIVED"], [290, 9, 1, "", "O_SYMLINK"], [290, 9, 1, "", "O_SYNC"], [290, 9, 1, "", "O_TEMPORARY"], [290, 9, 1, "", "O_TEXT"], [290, 9, 1, "", "O_TMPFILE"], [290, 9, 1, "", "O_TRUNC"], [290, 9, 1, "", "O_WRONLY"], [290, 9, 1, "", "PIDFD_NONBLOCK"], [290, 9, 1, "", "POSIX_FADV_DONTNEED"], [290, 9, 1, "", "POSIX_FADV_NOREUSE"], [290, 9, 1, "", "POSIX_FADV_NORMAL"], [290, 9, 1, "", "POSIX_FADV_RANDOM"], [290, 9, 1, "", "POSIX_FADV_SEQUENTIAL"], [290, 9, 1, "", "POSIX_FADV_WILLNEED"], [290, 9, 1, "", "POSIX_SPAWN_CLOSE"], [290, 9, 1, "", "POSIX_SPAWN_DUP2"], [290, 9, 1, "", "POSIX_SPAWN_OPEN"], [290, 9, 1, "", "PRIO_DARWIN_BG"], [290, 9, 1, "", "PRIO_DARWIN_NONUI"], [290, 9, 1, "", "PRIO_DARWIN_PROCESS"], [290, 9, 1, "", "PRIO_DARWIN_THREAD"], [290, 9, 1, "", "PRIO_PGRP"], [290, 9, 1, "", "PRIO_PROCESS"], [290, 9, 1, "", "PRIO_USER"], [290, 9, 1, "", "P_ALL"], [290, 9, 1, "", "P_DETACH"], [290, 9, 1, "", "P_NOWAIT"], [290, 9, 1, "", "P_NOWAITO"], [290, 9, 1, "", "P_OVERLAY"], [290, 9, 1, "", "P_PGID"], [290, 9, 1, "", "P_PID"], [290, 9, 1, "", "P_PIDFD"], [290, 9, 1, "", "P_WAIT"], [290, 12, 1, "", "PathLike"], [290, 9, 1, "", "RTLD_DEEPBIND"], [290, 9, 1, "", "RTLD_GLOBAL"], [290, 9, 1, "", "RTLD_LAZY"], [290, 9, 1, "", "RTLD_LOCAL"], [290, 9, 1, "", "RTLD_NODELETE"], [290, 9, 1, "", "RTLD_NOLOAD"], [290, 9, 1, "", "RTLD_NOW"], [290, 9, 1, "", "RWF_APPEND"], [290, 9, 1, "", "RWF_DSYNC"], [290, 9, 1, "", "RWF_HIPRI"], [290, 9, 1, "", "RWF_NOWAIT"], [290, 9, 1, "", "RWF_SYNC"], [290, 9, 1, "", "R_OK"], [290, 9, 1, "", "SCHED_BATCH"], [290, 9, 1, "", "SCHED_FIFO"], [290, 9, 1, "", "SCHED_IDLE"], [290, 9, 1, "", "SCHED_OTHER"], [290, 9, 1, "", "SCHED_RESET_ON_FORK"], [290, 9, 1, "", "SCHED_RR"], [290, 9, 1, "", "SCHED_SPORADIC"], [290, 9, 1, "", "SEEK_CUR"], [290, 9, 1, "", "SEEK_DATA"], [290, 9, 1, "", "SEEK_END"], [290, 9, 1, "", "SEEK_HOLE"], [290, 9, 1, "", "SEEK_SET"], [290, 9, 1, "", "SF_MNOWAIT"], [290, 9, 1, "", "SF_NOCACHE"], [290, 9, 1, "", "SF_NODISKIO"], [290, 9, 1, "", "SF_SYNC"], [290, 9, 1, "", "SPLICE_F_MORE"], [290, 9, 1, "", "SPLICE_F_MOVE"], [290, 9, 1, "", "SPLICE_F_NONBLOCK"], [290, 9, 1, "", "WCONTINUED"], [290, 11, 1, "", "WCOREDUMP"], [290, 9, 1, "", "WEXITED"], [290, 11, 1, "", "WEXITSTATUS"], [290, 11, 1, "", "WIFCONTINUED"], [290, 11, 1, "", "WIFEXITED"], [290, 11, 1, "", "WIFSIGNALED"], [290, 11, 1, "", "WIFSTOPPED"], [290, 9, 1, "", "WNOHANG"], [290, 9, 1, "", "WNOWAIT"], [290, 9, 1, "", "WSTOPPED"], [290, 11, 1, "", "WSTOPSIG"], [290, 11, 1, "", "WTERMSIG"], [290, 9, 1, "", "WUNTRACED"], [290, 9, 1, "", "W_OK"], [290, 9, 1, "", "XATTR_CREATE"], [290, 9, 1, "", "XATTR_REPLACE"], [290, 9, 1, "", "XATTR_SIZE_MAX"], [290, 9, 1, "", "X_OK"], [290, 11, 1, "", "_exit"], [290, 11, 1, "", "abort"], [290, 11, 1, "", "access"], [290, 11, 1, "", "add_dll_directory"], [290, 9, 1, "", "altsep"], [290, 11, 1, "", "chdir"], [290, 11, 1, "", "chflags"], [290, 11, 1, "", "chmod"], [290, 11, 1, "", "chown"], [290, 11, 1, "", "chroot"], [290, 11, 1, "", "close"], [290, 11, 1, "", "closerange"], [290, 11, 1, "", "confstr"], [290, 9, 1, "", "confstr_names"], [290, 11, 1, "", "copy_file_range"], [290, 11, 1, "", "cpu_count"], [290, 11, 1, "", "ctermid"], [290, 9, 1, "", "curdir"], [290, 9, 1, "", "defpath"], [290, 11, 1, "", "device_encoding"], [290, 9, 1, "", "devnull"], [290, 11, 1, "", "dup"], [290, 11, 1, "", "dup2"], [290, 9, 1, "", "environ"], [290, 9, 1, "", "environb"], [290, 6, 1, "", "error"], [290, 11, 1, "", "eventfd"], [290, 11, 1, "", "eventfd_read"], [290, 11, 1, "", "eventfd_write"], [290, 11, 1, "", "execl"], [290, 11, 1, "", "execle"], [290, 11, 1, "", "execlp"], [290, 11, 1, "", "execlpe"], [290, 11, 1, "", "execv"], [290, 11, 1, "", "execve"], [290, 11, 1, "", "execvp"], [290, 11, 1, "", "execvpe"], [290, 9, 1, "", "extsep"], [290, 11, 1, "", "fchdir"], [290, 11, 1, "", "fchmod"], [290, 11, 1, "", "fchown"], [290, 11, 1, "", "fdatasync"], [290, 11, 1, "", "fdopen"], [290, 11, 1, "", "fork"], [290, 11, 1, "", "forkpty"], [290, 11, 1, "", "fpathconf"], [290, 11, 1, "", "fsdecode"], [290, 11, 1, "", "fsencode"], [290, 11, 1, "", "fspath"], [290, 11, 1, "", "fstat"], [290, 11, 1, "", "fstatvfs"], [290, 11, 1, "", "fsync"], [290, 11, 1, "", "ftruncate"], [290, 11, 1, "", "fwalk"], [290, 11, 1, "", "get_blocking"], [290, 11, 1, "", "get_exec_path"], [290, 11, 1, "", "get_handle_inheritable"], [290, 11, 1, "", "get_inheritable"], [290, 11, 1, "", "get_terminal_size"], [290, 11, 1, "", "getcwd"], [290, 11, 1, "", "getcwdb"], [290, 11, 1, "", "getegid"], [290, 11, 1, "", "getenv"], [290, 11, 1, "", "getenvb"], [290, 11, 1, "", "geteuid"], [290, 11, 1, "", "getgid"], [290, 11, 1, "", "getgrouplist"], [290, 11, 1, "", "getgroups"], [290, 11, 1, "", "getloadavg"], [290, 11, 1, "", "getlogin"], [290, 11, 1, "", "getpgid"], [290, 11, 1, "", "getpgrp"], [290, 11, 1, "", "getpid"], [290, 11, 1, "", "getppid"], [290, 11, 1, "", "getpriority"], [290, 11, 1, "", "getrandom"], [290, 11, 1, "", "getresgid"], [290, 11, 1, "", "getresuid"], [290, 11, 1, "", "getsid"], [290, 11, 1, "", "getuid"], [290, 11, 1, "", "getxattr"], [290, 11, 1, "", "initgroups"], [290, 11, 1, "", "isatty"], [290, 11, 1, "", "kill"], [290, 11, 1, "", "killpg"], [290, 11, 1, "", "lchflags"], [290, 11, 1, "", "lchmod"], [290, 11, 1, "", "lchown"], [290, 9, 1, "", "linesep"], [290, 11, 1, "", "link"], [290, 11, 1, "", "listdir"], [290, 11, 1, "", "listdrives"], [290, 11, 1, "", "listmounts"], [290, 11, 1, "", "listvolumes"], [290, 11, 1, "", "listxattr"], [290, 11, 1, "", "lockf"], [290, 11, 1, "", "login_tty"], [290, 11, 1, "", "lseek"], [290, 11, 1, "", "lstat"], [290, 11, 1, "", "major"], [290, 11, 1, "", "makedev"], [290, 11, 1, "", "makedirs"], [290, 11, 1, "", "memfd_create"], [290, 11, 1, "", "minor"], [290, 11, 1, "", "mkdir"], [290, 11, 1, "", "mkfifo"], [290, 11, 1, "", "mknod"], [290, 9, 1, "", "name"], [290, 11, 1, "", "nice"], [290, 11, 1, "", "open"], [290, 11, 1, "", "openpty"], [290, 9, 1, "", "pardir"], [291, 10, 0, "-", "path"], [290, 11, 1, "", "pathconf"], [290, 9, 1, "", "pathconf_names"], [290, 9, 1, "", "pathsep"], [290, 11, 1, "", "pidfd_open"], [290, 11, 1, "", "pipe"], [290, 11, 1, "", "pipe2"], [290, 11, 1, "", "plock"], [290, 11, 1, "", "popen"], [290, 11, 1, "", "posix_fadvise"], [290, 11, 1, "", "posix_fallocate"], [290, 11, 1, "", "posix_spawn"], [290, 11, 1, "", "posix_spawnp"], [290, 11, 1, "", "pread"], [290, 11, 1, "", "preadv"], [290, 11, 1, "", "putenv"], [290, 11, 1, "", "pwrite"], [290, 11, 1, "", "pwritev"], [290, 11, 1, "", "read"], [290, 11, 1, "", "readlink"], [290, 11, 1, "", "readv"], [290, 11, 1, "", "register_at_fork"], [290, 11, 1, "", "remove"], [290, 11, 1, "", "removedirs"], [290, 11, 1, "", "removexattr"], [290, 11, 1, "", "rename"], [290, 11, 1, "", "renames"], [290, 11, 1, "", "replace"], [290, 11, 1, "", "rmdir"], [290, 11, 1, "", "scandir"], [290, 11, 1, "", "sched_get_priority_max"], [290, 11, 1, "", "sched_get_priority_min"], [290, 11, 1, "", "sched_getaffinity"], [290, 11, 1, "", "sched_getparam"], [290, 11, 1, "", "sched_getscheduler"], [290, 12, 1, "", "sched_param"], [290, 11, 1, "", "sched_rr_get_interval"], [290, 11, 1, "", "sched_setaffinity"], [290, 11, 1, "", "sched_setparam"], [290, 11, 1, "", "sched_setscheduler"], [290, 11, 1, "", "sched_yield"], [290, 11, 1, "", "sendfile"], [290, 9, 1, "", "sep"], [290, 11, 1, "", "set_blocking"], [290, 11, 1, "", "set_handle_inheritable"], [290, 11, 1, "", "set_inheritable"], [290, 11, 1, "", "setegid"], [290, 11, 1, "", "seteuid"], [290, 11, 1, "", "setgid"], [290, 11, 1, "", "setgroups"], [290, 11, 1, "", "setns"], [290, 11, 1, "", "setpgid"], [290, 11, 1, "", "setpgrp"], [290, 11, 1, "", "setpriority"], [290, 11, 1, "", "setregid"], [290, 11, 1, "", "setresgid"], [290, 11, 1, "", "setresuid"], [290, 11, 1, "", "setreuid"], [290, 11, 1, "", "setsid"], [290, 11, 1, "", "setuid"], [290, 11, 1, "", "setxattr"], [290, 11, 1, "", "spawnl"], [290, 11, 1, "", "spawnle"], [290, 11, 1, "", "spawnlp"], [290, 11, 1, "", "spawnlpe"], [290, 11, 1, "", "spawnv"], [290, 11, 1, "", "spawnve"], [290, 11, 1, "", "spawnvp"], [290, 11, 1, "", "spawnvpe"], [290, 11, 1, "", "splice"], [290, 11, 1, "", "startfile"], [290, 11, 1, "", "stat"], [290, 12, 1, "", "stat_result"], [290, 11, 1, "", "statvfs"], [290, 11, 1, "", "strerror"], [290, 9, 1, "", "supports_bytes_environ"], [290, 9, 1, "", "supports_dir_fd"], [290, 9, 1, "", "supports_effective_ids"], [290, 9, 1, "", "supports_fd"], [290, 9, 1, "", "supports_follow_symlinks"], [290, 11, 1, "", "symlink"], [290, 11, 1, "", "sync"], [290, 11, 1, "", "sysconf"], [290, 9, 1, "", "sysconf_names"], [290, 11, 1, "", "system"], [290, 11, 1, "", "tcgetpgrp"], [290, 11, 1, "", "tcsetpgrp"], [290, 12, 1, "", "terminal_size"], [290, 11, 1, "", "times"], [290, 11, 1, "", "truncate"], [290, 11, 1, "", "ttyname"], [290, 11, 1, "", "umask"], [290, 11, 1, "", "uname"], [290, 11, 1, "", "unlink"], [290, 11, 1, "", "unsetenv"], [290, 11, 1, "", "unshare"], [290, 11, 1, "", "urandom"], [290, 11, 1, "", "utime"], [290, 11, 1, "", "wait"], [290, 11, 1, "", "wait3"], [290, 11, 1, "", "wait4"], [290, 11, 1, "", "waitid"], [290, 11, 1, "", "waitpid"], [290, 11, 1, "", "waitstatus_to_exitcode"], [290, 11, 1, "", "walk"], [290, 11, 1, "", "write"], [290, 11, 1, "", "writev"]], "os.DirEntry": [[290, 8, 1, "", "inode"], [290, 8, 1, "", "is_dir"], [290, 8, 1, "", "is_file"], [290, 8, 1, "", "is_junction"], [290, 8, 1, "", "is_symlink"], [290, 7, 1, "", "name"], [290, 7, 1, "", "path"], [290, 8, 1, "", "stat"]], "os.PathLike": [[290, 8, 1, "", "__fspath__"]], "os.path": [[291, 11, 1, "", "abspath"], [291, 11, 1, "", "basename"], [291, 11, 1, "", "commonpath"], [291, 11, 1, "", "commonprefix"], [291, 11, 1, "", "dirname"], [291, 11, 1, "", "exists"], [291, 11, 1, "", "expanduser"], [291, 11, 1, "", "expandvars"], [291, 11, 1, "", "getatime"], [291, 11, 1, "", "getctime"], [291, 11, 1, "", "getmtime"], [291, 11, 1, "", "getsize"], [291, 11, 1, "", "isabs"], [291, 11, 1, "", "isdevdrive"], [291, 11, 1, "", "isdir"], [291, 11, 1, "", "isfile"], [291, 11, 1, "", "isjunction"], [291, 11, 1, "", "islink"], [291, 11, 1, "", "ismount"], [291, 11, 1, "", "join"], [291, 11, 1, "", "lexists"], [291, 11, 1, "", "normcase"], [291, 11, 1, "", "normpath"], [291, 11, 1, "", "realpath"], [291, 11, 1, "", "relpath"], [291, 11, 1, "", "samefile"], [291, 11, 1, "", "sameopenfile"], [291, 11, 1, "", "samestat"], [291, 11, 1, "", "split"], [291, 11, 1, "", "splitdrive"], [291, 11, 1, "", "splitext"], [291, 11, 1, "", "splitroot"], [291, 9, 1, "", "supports_unicode_filenames"]], "os.scandir": [[290, 8, 1, "", "close"]], "os.sched_param": [[290, 7, 1, "", "sched_priority"]], "os.stat_result": [[290, 7, 1, "", "st_atime"], [290, 7, 1, "", "st_atime_ns"], [290, 7, 1, "", "st_birthtime"], [290, 7, 1, "", "st_birthtime_ns"], [290, 7, 1, "", "st_blksize"], [290, 7, 1, "", "st_blocks"], [290, 7, 1, "", "st_creator"], [290, 7, 1, "", "st_ctime"], [290, 7, 1, "", "st_ctime_ns"], [290, 7, 1, "", "st_dev"], [290, 7, 1, "", "st_file_attributes"], [290, 7, 1, "", "st_flags"], [290, 7, 1, "", "st_fstype"], [290, 7, 1, "", "st_gen"], [290, 7, 1, "", "st_gid"], [290, 7, 1, "", "st_ino"], [290, 7, 1, "", "st_mode"], [290, 7, 1, "", "st_mtime"], [290, 7, 1, "", "st_mtime_ns"], [290, 7, 1, "", "st_nlink"], [290, 7, 1, "", "st_rdev"], [290, 7, 1, "", "st_reparse_tag"], [290, 7, 1, "", "st_rsize"], [290, 7, 1, "", "st_size"], [290, 7, 1, "", "st_type"], [290, 7, 1, "", "st_uid"]], "os.terminal_size": [[290, 7, 1, "", "columns"], [290, 7, 1, "", "lines"]], "ossaudiodev": [[292, 6, 1, "", "OSSAudioError"], [292, 11, 1, "", "open"], [292, 11, 1, "", "openmixer"]], "ossaudiodev.oss_audio_device": [[292, 8, 1, "", "bufsize"], [292, 8, 1, "", "channels"], [292, 8, 1, "", "close"], [292, 7, 1, "", "closed"], [292, 8, 1, "", "fileno"], [292, 8, 1, "", "getfmts"], [292, 7, 1, "", "mode"], [292, 7, 1, "", "name"], [292, 8, 1, "", "nonblock"], [292, 8, 1, "", "obufcount"], [292, 8, 1, "", "obuffree"], [292, 8, 1, "", "post"], [292, 8, 1, "", "read"], [292, 8, 1, "", "reset"], [292, 8, 1, "", "setfmt"], [292, 8, 1, "", "setparameters"], [292, 8, 1, "", "speed"], [292, 8, 1, "", "sync"], [292, 8, 1, "", "write"], [292, 8, 1, "", "writeall"]], "ossaudiodev.oss_mixer_device": [[292, 8, 1, "", "close"], [292, 8, 1, "", "controls"], [292, 8, 1, "", "fileno"], [292, 8, 1, "", "get"], [292, 8, 1, "", "get_recsrc"], [292, 8, 1, "", "reccontrols"], [292, 8, 1, "", "set"], [292, 8, 1, "", "set_recsrc"], [292, 8, 1, "", "stereocontrols"]], "pathlib": [[293, 12, 1, "", "Path"], [293, 12, 1, "", "PosixPath"], [293, 12, 1, "", "PurePath"], [293, 12, 1, "", "PurePosixPath"], [293, 12, 1, "", "PureWindowsPath"], [293, 12, 1, "", "WindowsPath"]], "pathlib.Path": [[293, 8, 1, "", "absolute"], [293, 8, 1, "", "chmod"], [293, 8, 1, "", "cwd"], [293, 8, 1, "", "exists"], [293, 8, 1, "", "expanduser"], [293, 8, 1, "", "glob"], [293, 8, 1, "", "group"], [293, 8, 1, "", "hardlink_to"], [293, 8, 1, "", "home"], [293, 8, 1, "", "is_block_device"], [293, 8, 1, "", "is_char_device"], [293, 8, 1, "", "is_dir"], [293, 8, 1, "", "is_fifo"], [293, 8, 1, "", "is_file"], [293, 8, 1, "", "is_junction"], [293, 8, 1, "", "is_mount"], [293, 8, 1, "", "is_socket"], [293, 8, 1, "", "is_symlink"], [293, 8, 1, "", "iterdir"], [293, 8, 1, "", "lchmod"], [293, 8, 1, "", "lstat"], [293, 8, 1, "", "mkdir"], [293, 8, 1, "", "open"], [293, 8, 1, "", "owner"], [293, 8, 1, "", "read_bytes"], [293, 8, 1, "", "read_text"], [293, 8, 1, "", "readlink"], [293, 8, 1, "", "rename"], [293, 8, 1, "", "replace"], [293, 8, 1, "", "resolve"], [293, 8, 1, "", "rglob"], [293, 8, 1, "", "rmdir"], [293, 8, 1, "", "samefile"], [293, 8, 1, "", "stat"], [293, 8, 1, "", "symlink_to"], [293, 8, 1, "", "touch"], [293, 8, 1, "", "unlink"], [293, 8, 1, "", "walk"], [293, 8, 1, "", "write_bytes"], [293, 8, 1, "", "write_text"]], "pathlib.PurePath": [[293, 7, 1, "", "anchor"], [293, 8, 1, "", "as_posix"], [293, 8, 1, "", "as_uri"], [293, 7, 1, "", "drive"], [293, 8, 1, "", "is_absolute"], [293, 8, 1, "", "is_relative_to"], [293, 8, 1, "", "is_reserved"], [293, 8, 1, "", "joinpath"], [293, 8, 1, "", "match"], [293, 7, 1, "", "name"], [293, 7, 1, "", "parent"], [293, 7, 1, "", "parents"], [293, 7, 1, "", "parts"], [293, 8, 1, "", "relative_to"], [293, 7, 1, "", "root"], [293, 7, 1, "", "stem"], [293, 7, 1, "", "suffix"], [293, 7, 1, "", "suffixes"], [293, 8, 1, "", "with_name"], [293, 8, 1, "", "with_segments"], [293, 8, 1, "", "with_stem"], [293, 8, 1, "", "with_suffix"]], "pdb": [[294, 12, 1, "", "Pdb"], [294, 11, 1, "", "pm"], [294, 11, 1, "", "post_mortem"], [294, 11, 1, "", "run"], [294, 11, 1, "", "runcall"], [294, 11, 1, "", "runeval"], [294, 11, 1, "", "set_trace"]], "pdb.Pdb": [[294, 8, 1, "", "run"], [294, 8, 1, "", "runcall"], [294, 8, 1, "", "runeval"], [294, 8, 1, "", "set_trace"]], "pickle": [[296, 9, 1, "", "DEFAULT_PROTOCOL"], [296, 9, 1, "", "HIGHEST_PROTOCOL"], [296, 12, 1, "", "PickleBuffer"], [296, 6, 1, "", "PickleError"], [296, 12, 1, "", "Pickler"], [296, 6, 1, "", "PicklingError"], [296, 12, 1, "", "Unpickler"], [296, 6, 1, "", "UnpicklingError"], [296, 11, 1, "", "dump"], [296, 11, 1, "", "dumps"], [296, 11, 1, "", "load"], [296, 11, 1, "", "loads"]], "pickle.PickleBuffer": [[296, 8, 1, "", "raw"], [296, 8, 1, "", "release"]], "pickle.Pickler": [[296, 7, 1, "", "dispatch_table"], [296, 8, 1, "", "dump"], [296, 7, 1, "", "fast"], [296, 8, 1, "", "persistent_id"], [296, 8, 1, "", "reducer_override"]], "pickle.Unpickler": [[296, 8, 1, "", "find_class"], [296, 8, 1, "", "load"], [296, 8, 1, "", "persistent_load"]], "pickletools": [[297, 11, 1, "", "dis"], [297, 11, 1, "", "genops"], [297, 11, 1, "", "optimize"], [297, 14, 1, "cmdoption-pickletools-a", "--annotate"], [297, 14, 1, "cmdoption-pickletools-l", "--indentlevel"], [297, 14, 1, "cmdoption-pickletools-m", "--memo"], [297, 14, 1, "cmdoption-pickletools-o", "--output"], [297, 14, 1, "cmdoption-pickletools-p", "--preamble"], [297, 14, 1, "cmdoption-pickletools-a", "-a"], [297, 14, 1, "cmdoption-pickletools-l", "-l"], [297, 14, 1, "cmdoption-pickletools-m", "-m"], [297, 14, 1, "cmdoption-pickletools-o", "-o"], [297, 14, 1, "cmdoption-pickletools-p", "-p"]], "pipes": [[298, 12, 1, "", "Template"]], "pipes.Template": [[298, 8, 1, "", "append"], [298, 8, 1, "", "clone"], [298, 8, 1, "", "copy"], [298, 8, 1, "", "debug"], [298, 8, 1, "", "open"], [298, 8, 1, "", "prepend"], [298, 8, 1, "", "reset"]], "pkgutil": [[299, 12, 1, "", "ModuleInfo"], [299, 11, 1, "", "extend_path"], [299, 11, 1, "", "find_loader"], [299, 11, 1, "", "get_data"], [299, 11, 1, "", "get_importer"], [299, 11, 1, "", "get_loader"], [299, 11, 1, "", "iter_importers"], [299, 11, 1, "", "iter_modules"], [299, 11, 1, "", "resolve_name"], [299, 11, 1, "", "walk_packages"]], "platform": [[300, 11, 1, "", "architecture"], [300, 11, 1, "", "freedesktop_os_release"], [300, 11, 1, "", "java_ver"], [300, 11, 1, "", "libc_ver"], [300, 11, 1, "", "mac_ver"], [300, 11, 1, "", "machine"], [300, 11, 1, "", "node"], [300, 11, 1, "", "platform"], [300, 11, 1, "", "processor"], [300, 11, 1, "", "python_branch"], [300, 11, 1, "", "python_build"], [300, 11, 1, "", "python_compiler"], [300, 11, 1, "", "python_implementation"], [300, 11, 1, "", "python_revision"], [300, 11, 1, "", "python_version"], [300, 11, 1, "", "python_version_tuple"], [300, 11, 1, "", "release"], [300, 11, 1, "", "system"], [300, 11, 1, "", "system_alias"], [300, 11, 1, "", "uname"], [300, 11, 1, "", "version"], [300, 11, 1, "", "win32_edition"], [300, 11, 1, "", "win32_is_iot"], [300, 11, 1, "", "win32_ver"]], "plistlib": [[301, 9, 1, "", "FMT_BINARY"], [301, 9, 1, "", "FMT_XML"], [301, 12, 1, "", "UID"], [301, 11, 1, "", "dump"], [301, 11, 1, "", "dumps"], [301, 11, 1, "", "load"], [301, 11, 1, "", "loads"]], "poplib": [[302, 12, 1, "", "POP3"], [302, 12, 1, "", "POP3_SSL"], [302, 6, 1, "", "error_proto"]], "poplib.POP3": [[302, 8, 1, "", "apop"], [302, 8, 1, "", "capa"], [302, 8, 1, "", "dele"], [302, 8, 1, "", "getwelcome"], [302, 8, 1, "", "list"], [302, 8, 1, "", "noop"], [302, 8, 1, "", "pass_"], [302, 8, 1, "", "quit"], [302, 8, 1, "", "retr"], [302, 8, 1, "", "rpop"], [302, 8, 1, "", "rset"], [302, 8, 1, "", "set_debuglevel"], [302, 8, 1, "", "stat"], [302, 8, 1, "", "stls"], [302, 8, 1, "", "top"], [302, 8, 1, "", "uidl"], [302, 8, 1, "", "user"], [302, 8, 1, "", "utf8"]], "posix": [[303, 9, 1, "", "environ"]], "pprint": [[304, 12, 1, "", "PrettyPrinter"], [304, 11, 1, "", "isreadable"], [304, 11, 1, "", "isrecursive"], [304, 11, 1, "", "pformat"], [304, 11, 1, "", "pp"], [304, 11, 1, "", "pprint"], [304, 11, 1, "", "saferepr"]], "pprint.PrettyPrinter": [[304, 8, 1, "", "format"], [304, 8, 1, "", "isreadable"], [304, 8, 1, "", "isrecursive"], [304, 8, 1, "", "pformat"], [304, 8, 1, "", "pprint"]], "profile": [[305, 12, 1, "", "Profile"], [305, 11, 1, "", "run"], [305, 11, 1, "", "runctx"]], "profile.Profile": [[305, 8, 1, "", "create_stats"], [305, 8, 1, "", "disable"], [305, 8, 1, "", "dump_stats"], [305, 8, 1, "", "enable"], [305, 8, 1, "", "print_stats"], [305, 8, 1, "", "run"], [305, 8, 1, "", "runcall"], [305, 8, 1, "", "runctx"]], "pstats": [[305, 12, 1, "", "Stats"]], "pstats.Stats": [[305, 8, 1, "", "add"], [305, 8, 1, "", "dump_stats"], [305, 8, 1, "", "get_stats_profile"], [305, 8, 1, "", "print_callees"], [305, 8, 1, "", "print_callers"], [305, 8, 1, "", "print_stats"], [305, 8, 1, "", "reverse_order"], [305, 8, 1, "", "sort_stats"], [305, 8, 1, "", "strip_dirs"]], "pty": [[306, 11, 1, "", "fork"], [306, 11, 1, "", "openpty"], [306, 11, 1, "", "spawn"]], "pwd": [[307, 11, 1, "", "getpwall"], [307, 11, 1, "", "getpwnam"], [307, 11, 1, "", "getpwuid"]], "py_compile": [[308, 6, 1, "", "PyCompileError"], [308, 12, 1, "", "PycInvalidationMode"], [308, 11, 1, "", "compile"]], "py_compile.PycInvalidationMode": [[308, 7, 1, "", "CHECKED_HASH"], [308, 7, 1, "", "TIMESTAMP"], [308, 7, 1, "", "UNCHECKED_HASH"]], "pyclbr.Class": [[309, 7, 1, "", "children"], [309, 7, 1, "", "file"], [309, 7, 1, "", "lineno"], [309, 7, 1, "", "methods"], [309, 7, 1, "", "module"], [309, 7, 1, "", "name"], [309, 7, 1, "", "parent"], [309, 7, 1, "", "super"]], "pyclbr.Function": [[309, 7, 1, "", "children"], [309, 7, 1, "", "file"], [309, 7, 1, "", "is_async"], [309, 7, 1, "", "lineno"], [309, 7, 1, "", "module"], [309, 7, 1, "", "name"], [309, 7, 1, "", "parent"]], "pyclbr": [[309, 11, 1, "", "readmodule"], [309, 11, 1, "", "readmodule_ex"]], "queue": [[313, 6, 1, "", "Empty"], [313, 6, 1, "", "Full"], [313, 12, 1, "", "LifoQueue"], [313, 12, 1, "", "PriorityQueue"], [313, 12, 1, "", "Queue"], [313, 12, 1, "", "SimpleQueue"]], "queue.Queue": [[313, 8, 1, "", "empty"], [313, 8, 1, "", "full"], [313, 8, 1, "", "get"], [313, 8, 1, "", "get_nowait"], [313, 8, 1, "", "join"], [313, 8, 1, "", "put"], [313, 8, 1, "", "put_nowait"], [313, 8, 1, "", "qsize"], [313, 8, 1, "", "task_done"]], "queue.SimpleQueue": [[313, 8, 1, "", "empty"], [313, 8, 1, "", "get"], [313, 8, 1, "", "get_nowait"], [313, 8, 1, "", "put"], [313, 8, 1, "", "put_nowait"], [313, 8, 1, "", "qsize"]], "quopri": [[314, 11, 1, "", "decode"], [314, 11, 1, "", "decodestring"], [314, 11, 1, "", "encode"], [314, 11, 1, "", "encodestring"]], "random": [[315, 12, 1, "", "Random"], [315, 12, 1, "", "SystemRandom"], [315, 11, 1, "", "betavariate"], [315, 11, 1, "", "binomialvariate"], [315, 11, 1, "", "choice"], [315, 11, 1, "", "choices"], [315, 11, 1, "", "expovariate"], [315, 11, 1, "", "gammavariate"], [315, 11, 1, "", "gauss"], [315, 11, 1, "", "getrandbits"], [315, 11, 1, "", "getstate"], [315, 11, 1, "", "lognormvariate"], [315, 11, 1, "", "normalvariate"], [315, 11, 1, "", "paretovariate"], [315, 11, 1, "", "randbytes"], [315, 11, 1, "", "randint"], [315, 11, 1, "", "random"], [315, 11, 1, "", "randrange"], [315, 11, 1, "", "sample"], [315, 11, 1, "", "seed"], [315, 11, 1, "", "setstate"], [315, 11, 1, "", "shuffle"], [315, 11, 1, "", "triangular"], [315, 11, 1, "", "uniform"], [315, 11, 1, "", "vonmisesvariate"], [315, 11, 1, "", "weibullvariate"]], "range": [[341, 7, 1, "", "start"], [341, 7, 1, "", "step"], [341, 7, 1, "", "stop"]], "re": [[316, 9, 1, "", "A"], [316, 9, 1, "", "ASCII"], [316, 9, 1, "", "DEBUG"], [316, 9, 1, "", "DOTALL"], [316, 9, 1, "", "I"], [316, 9, 1, "", "IGNORECASE"], [316, 9, 1, "", "L"], [316, 9, 1, "", "LOCALE"], [316, 9, 1, "", "M"], [316, 9, 1, "", "MULTILINE"], [316, 12, 1, "", "Match"], [316, 9, 1, "", "NOFLAG"], [316, 12, 1, "", "Pattern"], [316, 12, 1, "", "RegexFlag"], [316, 9, 1, "", "S"], [316, 9, 1, "", "U"], [316, 9, 1, "", "UNICODE"], [316, 9, 1, "", "VERBOSE"], [316, 9, 1, "", "X"], [316, 11, 1, "", "compile"], [316, 6, 1, "", "error"], [316, 11, 1, "", "escape"], [316, 11, 1, "", "findall"], [316, 11, 1, "", "finditer"], [316, 11, 1, "", "fullmatch"], [316, 11, 1, "", "match"], [316, 11, 1, "", "purge"], [316, 11, 1, "", "search"], [316, 11, 1, "", "split"], [316, 11, 1, "", "sub"], [316, 11, 1, "", "subn"]], "re.Match": [[316, 8, 1, "", "__getitem__"], [316, 8, 1, "", "end"], [316, 7, 1, "", "endpos"], [316, 8, 1, "", "expand"], [316, 8, 1, "", "group"], [316, 8, 1, "", "groupdict"], [316, 8, 1, "", "groups"], [316, 7, 1, "", "lastgroup"], [316, 7, 1, "", "lastindex"], [316, 7, 1, "", "pos"], [316, 7, 1, "", "re"], [316, 8, 1, "", "span"], [316, 8, 1, "", "start"], [316, 7, 1, "", "string"]], "re.Pattern": [[316, 8, 1, "", "findall"], [316, 8, 1, "", "finditer"], [316, 7, 1, "", "flags"], [316, 8, 1, "", "fullmatch"], [316, 7, 1, "", "groupindex"], [316, 7, 1, "", "groups"], [316, 8, 1, "", "match"], [316, 7, 1, "", "pattern"], [316, 8, 1, "", "search"], [316, 8, 1, "", "split"], [316, 8, 1, "", "sub"], [316, 8, 1, "", "subn"]], "re.error": [[316, 7, 1, "", "colno"], [316, 7, 1, "", "lineno"], [316, 7, 1, "", "msg"], [316, 7, 1, "", "pattern"], [316, 7, 1, "", "pos"]], "readline": [[317, 11, 1, "", "add_history"], [317, 11, 1, "", "append_history_file"], [317, 11, 1, "", "clear_history"], [317, 11, 1, "", "get_begidx"], [317, 11, 1, "", "get_completer"], [317, 11, 1, "", "get_completer_delims"], [317, 11, 1, "", "get_completion_type"], [317, 11, 1, "", "get_current_history_length"], [317, 11, 1, "", "get_endidx"], [317, 11, 1, "", "get_history_item"], [317, 11, 1, "", "get_history_length"], [317, 11, 1, "", "get_line_buffer"], [317, 11, 1, "", "insert_text"], [317, 11, 1, "", "parse_and_bind"], [317, 11, 1, "", "read_history_file"], [317, 11, 1, "", "read_init_file"], [317, 11, 1, "", "redisplay"], [317, 11, 1, "", "remove_history_item"], [317, 11, 1, "", "replace_history_item"], [317, 11, 1, "", "set_auto_history"], [317, 11, 1, "", "set_completer"], [317, 11, 1, "", "set_completer_delims"], [317, 11, 1, "", "set_completion_display_matches_hook"], [317, 11, 1, "", "set_history_length"], [317, 11, 1, "", "set_pre_input_hook"], [317, 11, 1, "", "set_startup_hook"], [317, 11, 1, "", "write_history_file"]], "reprlib": [[318, 12, 1, "", "Repr"], [318, 9, 1, "", "aRepr"], [318, 11, 1, "", "recursive_repr"], [318, 11, 1, "", "repr"]], "reprlib.Repr": [[318, 7, 1, "", "fillvalue"], [318, 7, 1, "", "indent"], [318, 7, 1, "", "maxarray"], [318, 7, 1, "", "maxdeque"], [318, 7, 1, "", "maxdict"], [318, 7, 1, "", "maxfrozenset"], [318, 7, 1, "", "maxlevel"], [318, 7, 1, "", "maxlist"], [318, 7, 1, "", "maxlong"], [318, 7, 1, "", "maxother"], [318, 7, 1, "", "maxset"], [318, 7, 1, "", "maxstring"], [318, 7, 1, "", "maxtuple"], [318, 8, 1, "", "repr"], [318, 8, 1, "", "repr1"]], "resource": [[319, 9, 1, "", "RLIMIT_AS"], [319, 9, 1, "", "RLIMIT_CORE"], [319, 9, 1, "", "RLIMIT_CPU"], [319, 9, 1, "", "RLIMIT_DATA"], [319, 9, 1, "", "RLIMIT_FSIZE"], [319, 9, 1, "", "RLIMIT_KQUEUES"], [319, 9, 1, "", "RLIMIT_MEMLOCK"], [319, 9, 1, "", "RLIMIT_MSGQUEUE"], [319, 9, 1, "", "RLIMIT_NICE"], [319, 9, 1, "", "RLIMIT_NOFILE"], [319, 9, 1, "", "RLIMIT_NPROC"], [319, 9, 1, "", "RLIMIT_NPTS"], [319, 9, 1, "", "RLIMIT_OFILE"], [319, 9, 1, "", "RLIMIT_RSS"], [319, 9, 1, "", "RLIMIT_RTPRIO"], [319, 9, 1, "", "RLIMIT_RTTIME"], [319, 9, 1, "", "RLIMIT_SBSIZE"], [319, 9, 1, "", "RLIMIT_SIGPENDING"], [319, 9, 1, "", "RLIMIT_STACK"], [319, 9, 1, "", "RLIMIT_SWAP"], [319, 9, 1, "", "RLIMIT_VMEM"], [319, 9, 1, "", "RLIM_INFINITY"], [319, 9, 1, "", "RUSAGE_BOTH"], [319, 9, 1, "", "RUSAGE_CHILDREN"], [319, 9, 1, "", "RUSAGE_SELF"], [319, 9, 1, "", "RUSAGE_THREAD"], [319, 6, 1, "", "error"], [319, 11, 1, "", "getpagesize"], [319, 11, 1, "", "getrlimit"], [319, 11, 1, "", "getrusage"], [319, 11, 1, "", "prlimit"], [319, 11, 1, "", "setrlimit"]], "rlcompleter.Completer": [[320, 8, 1, "", "complete"]], "runpy": [[321, 11, 1, "", "run_module"], [321, 11, 1, "", "run_path"]], "sched": [[322, 12, 1, "", "scheduler"]], "sched.scheduler": [[322, 8, 1, "", "cancel"], [322, 8, 1, "", "empty"], [322, 8, 1, "", "enter"], [322, 8, 1, "", "enterabs"], [322, 7, 1, "", "queue"], [322, 8, 1, "", "run"]], "secrets": [[323, 12, 1, "", "SystemRandom"], [323, 11, 1, "", "choice"], [323, 11, 1, "", "compare_digest"], [323, 11, 1, "", "randbelow"], [323, 11, 1, "", "randbits"], [323, 11, 1, "", "token_bytes"], [323, 11, 1, "", "token_hex"], [323, 11, 1, "", "token_urlsafe"]], "select": [[325, 7, 1, "", "PIPE_BUF"], [325, 11, 1, "", "devpoll"], [325, 11, 1, "", "epoll"], [325, 6, 1, "", "error"], [325, 11, 1, "", "kevent"], [325, 11, 1, "", "kqueue"], [325, 11, 1, "", "poll"], [325, 11, 1, "", "select"]], "select.devpoll": [[325, 8, 1, "", "close"], [325, 7, 1, "", "closed"], [325, 8, 1, "", "fileno"], [325, 8, 1, "", "modify"], [325, 8, 1, "", "poll"], [325, 8, 1, "", "register"], [325, 8, 1, "", "unregister"]], "select.epoll": [[325, 8, 1, "", "close"], [325, 7, 1, "", "closed"], [325, 8, 1, "", "fileno"], [325, 8, 1, "", "fromfd"], [325, 8, 1, "", "modify"], [325, 8, 1, "", "poll"], [325, 8, 1, "", "register"], [325, 8, 1, "", "unregister"]], "select.kevent": [[325, 7, 1, "", "data"], [325, 7, 1, "", "fflags"], [325, 7, 1, "", "filter"], [325, 7, 1, "", "flags"], [325, 7, 1, "", "ident"], [325, 7, 1, "", "udata"]], "select.kqueue": [[325, 8, 1, "", "close"], [325, 7, 1, "", "closed"], [325, 8, 1, "", "control"], [325, 8, 1, "", "fileno"], [325, 8, 1, "", "fromfd"]], "select.poll": [[325, 8, 1, "", "modify"], [325, 8, 1, "", "poll"], [325, 8, 1, "", "register"], [325, 8, 1, "", "unregister"]], "selectors": [[326, 12, 1, "", "BaseSelector"], [326, 12, 1, "", "DefaultSelector"], [326, 12, 1, "", "DevpollSelector"], [326, 9, 1, "", "EVENT_READ"], [326, 9, 1, "", "EVENT_WRITE"], [326, 12, 1, "", "EpollSelector"], [326, 12, 1, "", "KqueueSelector"], [326, 12, 1, "", "PollSelector"], [326, 12, 1, "", "SelectSelector"], [326, 12, 1, "", "SelectorKey"]], "selectors.BaseSelector": [[326, 8, 1, "", "close"], [326, 8, 1, "", "get_key"], [326, 8, 1, "", "get_map"], [326, 8, 1, "", "modify"], [326, 8, 1, "", "register"], [326, 8, 1, "", "select"], [326, 8, 1, "", "unregister"]], "selectors.DevpollSelector": [[326, 8, 1, "", "fileno"]], "selectors.EpollSelector": [[326, 8, 1, "", "fileno"]], "selectors.KqueueSelector": [[326, 8, 1, "", "fileno"]], "selectors.SelectorKey": [[326, 7, 1, "", "data"], [326, 7, 1, "", "events"], [326, 7, 1, "", "fd"], [326, 7, 1, "", "fileobj"]], "shelve": [[327, 12, 1, "", "BsdDbShelf"], [327, 12, 1, "", "DbfilenameShelf"], [327, 12, 1, "", "Shelf"], [327, 11, 1, "", "open"]], "shelve.Shelf": [[327, 8, 1, "", "close"], [327, 8, 1, "", "sync"]], "shlex": [[328, 11, 1, "", "join"], [328, 11, 1, "", "quote"], [328, 12, 1, "", "shlex"], [328, 11, 1, "", "split"]], "shlex.shlex": [[328, 7, 1, "", "commenters"], [328, 7, 1, "", "debug"], [328, 7, 1, "", "eof"], [328, 8, 1, "", "error_leader"], [328, 7, 1, "", "escape"], [328, 7, 1, "", "escapedquotes"], [328, 8, 1, "", "get_token"], [328, 7, 1, "", "infile"], [328, 7, 1, "", "instream"], [328, 7, 1, "", "lineno"], [328, 8, 1, "", "pop_source"], [328, 7, 1, "", "punctuation_chars"], [328, 8, 1, "", "push_source"], [328, 8, 1, "", "push_token"], [328, 7, 1, "", "quotes"], [328, 8, 1, "", "read_token"], [328, 7, 1, "", "source"], [328, 8, 1, "", "sourcehook"], [328, 7, 1, "", "token"], [328, 7, 1, "", "whitespace"], [328, 7, 1, "", "whitespace_split"], [328, 7, 1, "", "wordchars"]], "shutil": [[329, 6, 1, "", "Error"], [329, 6, 1, "", "SameFileError"], [329, 11, 1, "", "chown"], [329, 11, 1, "", "copy"], [329, 11, 1, "", "copy2"], [329, 11, 1, "", "copyfile"], [329, 11, 1, "", "copyfileobj"], [329, 11, 1, "", "copymode"], [329, 11, 1, "", "copystat"], [329, 11, 1, "", "copytree"], [329, 11, 1, "", "disk_usage"], [329, 11, 1, "", "get_archive_formats"], [329, 11, 1, "", "get_terminal_size"], [329, 11, 1, "", "get_unpack_formats"], [329, 11, 1, "", "ignore_patterns"], [329, 11, 1, "", "make_archive"], [329, 11, 1, "", "move"], [329, 11, 1, "", "register_archive_format"], [329, 11, 1, "", "register_unpack_format"], [329, 11, 1, "", "rmtree"], [329, 11, 1, "", "unpack_archive"], [329, 11, 1, "", "unregister_archive_format"], [329, 11, 1, "", "unregister_unpack_format"], [329, 11, 1, "", "which"]], "shutil.rmtree": [[329, 7, 1, "", "avoids_symlink_attacks"]], "signal": [[330, 9, 1, "", "CTRL_BREAK_EVENT"], [330, 9, 1, "", "CTRL_C_EVENT"], [330, 12, 1, "", "Handlers"], [330, 9, 1, "", "ITIMER_PROF"], [330, 9, 1, "", "ITIMER_REAL"], [330, 9, 1, "", "ITIMER_VIRTUAL"], [330, 6, 1, "", "ItimerError"], [330, 9, 1, "", "NSIG"], [330, 9, 1, "", "SIGABRT"], [330, 9, 1, "", "SIGALRM"], [330, 9, 1, "", "SIGBREAK"], [330, 9, 1, "", "SIGBUS"], [330, 9, 1, "", "SIGCHLD"], [330, 9, 1, "", "SIGCLD"], [330, 9, 1, "", "SIGCONT"], [330, 9, 1, "", "SIGFPE"], [330, 9, 1, "", "SIGHUP"], [330, 9, 1, "", "SIGILL"], [330, 9, 1, "", "SIGINT"], [330, 9, 1, "", "SIGKILL"], [330, 9, 1, "", "SIGPIPE"], [330, 9, 1, "", "SIGSEGV"], [330, 9, 1, "", "SIGSTKFLT"], [330, 9, 1, "", "SIGTERM"], [330, 9, 1, "", "SIGUSR1"], [330, 9, 1, "", "SIGUSR2"], [330, 9, 1, "", "SIGWINCH"], [330, 9, 1, "", "SIG_BLOCK"], [330, 9, 1, "", "SIG_DFL"], [330, 9, 1, "", "SIG_IGN"], [330, 9, 1, "", "SIG_SETMASK"], [330, 9, 1, "", "SIG_UNBLOCK"], [330, 12, 1, "", "Sigmasks"], [330, 12, 1, "", "Signals"], [330, 11, 1, "", "alarm"], [330, 11, 1, "", "getitimer"], [330, 11, 1, "", "getsignal"], [330, 11, 1, "", "pause"], [330, 11, 1, "", "pidfd_send_signal"], [330, 11, 1, "", "pthread_kill"], [330, 11, 1, "", "pthread_sigmask"], [330, 11, 1, "", "raise_signal"], [330, 11, 1, "", "set_wakeup_fd"], [330, 11, 1, "", "setitimer"], [330, 11, 1, "", "siginterrupt"], [330, 11, 1, "", "signal"], [330, 11, 1, "", "sigpending"], [330, 11, 1, "", "sigtimedwait"], [330, 11, 1, "", "sigwait"], [330, 11, 1, "", "sigwaitinfo"], [330, 11, 1, "", "strsignal"], [330, 11, 1, "", "valid_signals"]], "site": [[331, 9, 1, "", "ENABLE_USER_SITE"], [331, 9, 1, "", "PREFIXES"], [331, 9, 1, "", "USER_BASE"], [331, 9, 1, "", "USER_SITE"], [331, 11, 1, "", "addsitedir"], [331, 11, 1, "", "getsitepackages"], [331, 11, 1, "", "getuserbase"], [331, 11, 1, "", "getusersitepackages"], [331, 11, 1, "", "main"], [331, 14, 1, "cmdoption-site-user-base", "--user-base"], [331, 14, 1, "cmdoption-site-user-site", "--user-site"]], "slice": [[425, 8, 1, "", "indices"]], "smtplib": [[332, 12, 1, "", "LMTP"], [332, 12, 1, "", "SMTP"], [332, 6, 1, "", "SMTPAuthenticationError"], [332, 6, 1, "", "SMTPConnectError"], [332, 6, 1, "", "SMTPDataError"], [332, 6, 1, "", "SMTPException"], [332, 6, 1, "", "SMTPHeloError"], [332, 6, 1, "", "SMTPNotSupportedError"], [332, 6, 1, "", "SMTPRecipientsRefused"], [332, 6, 1, "", "SMTPResponseException"], [332, 6, 1, "", "SMTPSenderRefused"], [332, 6, 1, "", "SMTPServerDisconnected"], [332, 12, 1, "", "SMTP_SSL"]], "smtplib.SMTP": [[332, 8, 1, "", "auth"], [332, 8, 1, "", "connect"], [332, 8, 1, "", "docmd"], [332, 8, 1, "", "ehlo"], [332, 8, 1, "", "ehlo_or_helo_if_needed"], [332, 8, 1, "", "has_extn"], [332, 8, 1, "", "helo"], [332, 8, 1, "", "login"], [332, 8, 1, "", "quit"], [332, 8, 1, "", "send_message"], [332, 8, 1, "", "sendmail"], [332, 8, 1, "", "set_debuglevel"], [332, 8, 1, "", "starttls"], [332, 8, 1, "", "verify"]], "sndhdr": [[333, 9, 1, "", "tests"], [333, 11, 1, "", "what"], [333, 11, 1, "", "whathdr"]], "socket": [[334, 9, 1, "", "AF_ALG"], [334, 9, 1, "", "AF_CAN"], [334, 9, 1, "", "AF_DIVERT"], [334, 9, 1, "", "AF_HYPERV"], [334, 9, 1, "", "AF_INET"], [334, 9, 1, "", "AF_INET6"], [334, 9, 1, "", "AF_LINK"], [334, 9, 1, "", "AF_PACKET"], [334, 9, 1, "", "AF_QIPCRTR"], [334, 9, 1, "", "AF_RDS"], [334, 9, 1, "", "AF_UNIX"], [334, 9, 1, "", "AF_VSOCK"], [334, 9, 1, "", "BDADDR_ANY"], [334, 9, 1, "", "BDADDR_LOCAL"], [334, 9, 1, "", "CAN_BCM"], [334, 9, 1, "", "CAN_ISOTP"], [334, 9, 1, "", "CAN_J1939"], [334, 9, 1, "", "CAN_RAW_FD_FRAMES"], [334, 9, 1, "", "CAN_RAW_JOIN_FILTERS"], [334, 11, 1, "", "CMSG_LEN"], [334, 11, 1, "", "CMSG_SPACE"], [334, 9, 1, "", "ETHERTYPE_ARP"], [334, 9, 1, "", "ETHERTYPE_IP"], [334, 9, 1, "", "ETHERTYPE_IPV6"], [334, 9, 1, "", "ETHERTYPE_VLAN"], [334, 9, 1, "", "ETH_P_ALL"], [334, 9, 1, "", "HCI_DATA_DIR"], [334, 9, 1, "", "HCI_FILTER"], [334, 9, 1, "", "HCI_TIME_STAMP"], [334, 9, 1, "", "HVSOCKET_ADDRESS_FLAG_PASSTHRU"], [334, 9, 1, "", "HVSOCKET_CONNECTED_SUSPEND"], [334, 9, 1, "", "HVSOCKET_CONNECT_TIMEOUT"], [334, 9, 1, "", "HVSOCKET_CONNECT_TIMEOUT_MAX"], [334, 9, 1, "", "HV_GUID_BROADCAST"], [334, 9, 1, "", "HV_GUID_CHILDREN"], [334, 9, 1, "", "HV_GUID_LOOPBACK"], [334, 9, 1, "", "HV_GUID_PARENT"], [334, 9, 1, "", "HV_GUID_WILDCARD"], [334, 9, 1, "", "HV_GUID_ZERO"], [334, 9, 1, "", "HV_PROTOCOL_RAW"], [334, 9, 1, "", "IOCTL_VM_SOCKETS_GET_LOCAL_CID"], [334, 9, 1, "", "LOCAL_CREDS"], [334, 9, 1, "", "LOCAL_CREDS_PERSISTENT"], [334, 9, 1, "", "PF_CAN"], [334, 9, 1, "", "PF_DIVERT"], [334, 9, 1, "", "PF_PACKET"], [334, 9, 1, "", "PF_RDS"], [334, 9, 1, "", "SCM_CREDS2"], [334, 9, 1, "", "SIO_KEEPALIVE_VALS"], [334, 9, 1, "", "SIO_LOOPBACK_FAST_PATH"], [334, 9, 1, "", "SIO_RCVALL"], [334, 9, 1, "", "SOCK_CLOEXEC"], [334, 9, 1, "", "SOCK_DGRAM"], [334, 9, 1, "", "SOCK_NONBLOCK"], [334, 9, 1, "", "SOCK_RAW"], [334, 9, 1, "", "SOCK_RDM"], [334, 9, 1, "", "SOCK_SEQPACKET"], [334, 9, 1, "", "SOCK_STREAM"], [334, 9, 1, "", "SOL_ALG"], [334, 9, 1, "", "SOL_RDS"], [334, 9, 1, "", "SOMAXCONN"], [334, 9, 1, "", "SO_INCOMING_CPU"], [334, 9, 1, "", "SocketType"], [334, 11, 1, "", "close"], [334, 11, 1, "", "create_connection"], [334, 11, 1, "", "create_server"], [334, 6, 1, "", "error"], [334, 11, 1, "", "fromfd"], [334, 11, 1, "", "fromshare"], [334, 6, 1, "", "gaierror"], [334, 11, 1, "", "getaddrinfo"], [334, 11, 1, "", "getdefaulttimeout"], [334, 11, 1, "", "getfqdn"], [334, 11, 1, "", "gethostbyaddr"], [334, 11, 1, "", "gethostbyname"], [334, 11, 1, "", "gethostbyname_ex"], [334, 11, 1, "", "gethostname"], [334, 11, 1, "", "getnameinfo"], [334, 11, 1, "", "getprotobyname"], [334, 11, 1, "", "getservbyname"], [334, 11, 1, "", "getservbyport"], [334, 11, 1, "", "has_dualstack_ipv6"], [334, 9, 1, "", "has_ipv6"], [334, 6, 1, "", "herror"], [334, 11, 1, "", "htonl"], [334, 11, 1, "", "htons"], [334, 11, 1, "", "if_indextoname"], [334, 11, 1, "", "if_nameindex"], [334, 11, 1, "", "if_nametoindex"], [334, 11, 1, "", "inet_aton"], [334, 11, 1, "", "inet_ntoa"], [334, 11, 1, "", "inet_ntop"], [334, 11, 1, "", "inet_pton"], [334, 11, 1, "", "ntohl"], [334, 11, 1, "", "ntohs"], [334, 11, 1, "", "recv_fds"], [334, 11, 1, "", "send_fds"], [334, 11, 1, "", "setdefaulttimeout"], [334, 11, 1, "", "sethostname"], [334, 12, 1, "", "socket"], [334, 11, 1, "", "socketpair"], [334, 6, 1, "", "timeout"]], "socket.socket": [[334, 8, 1, "", "accept"], [334, 8, 1, "", "bind"], [334, 8, 1, "", "close"], [334, 8, 1, "", "connect"], [334, 8, 1, "", "connect_ex"], [334, 8, 1, "", "detach"], [334, 8, 1, "", "dup"], [334, 7, 1, "", "family"], [334, 8, 1, "", "fileno"], [334, 8, 1, "", "get_inheritable"], [334, 8, 1, "", "getblocking"], [334, 8, 1, "", "getpeername"], [334, 8, 1, "", "getsockname"], [334, 8, 1, "", "getsockopt"], [334, 8, 1, "", "gettimeout"], [334, 8, 1, "", "ioctl"], [334, 8, 1, "", "listen"], [334, 8, 1, "", "makefile"], [334, 7, 1, "", "proto"], [334, 8, 1, "", "recv"], [334, 8, 1, "", "recv_into"], [334, 8, 1, "", "recvfrom"], [334, 8, 1, "", "recvfrom_into"], [334, 8, 1, "", "recvmsg"], [334, 8, 1, "", "recvmsg_into"], [334, 8, 1, "", "send"], [334, 8, 1, "", "sendall"], [334, 8, 1, "", "sendfile"], [334, 8, 1, "", "sendmsg"], [334, 8, 1, "", "sendmsg_afalg"], [334, 8, 1, "", "sendto"], [334, 8, 1, "", "set_inheritable"], [334, 8, 1, "", "setblocking"], [334, 8, 1, "", "setsockopt"], [334, 8, 1, "", "settimeout"], [334, 8, 1, "", "share"], [334, 8, 1, "", "shutdown"], [334, 7, 1, "", "type"]], "socketserver": [[335, 12, 1, "", "BaseRequestHandler"], [335, 12, 1, "", "BaseServer"], [335, 12, 1, "", "DatagramRequestHandler"], [335, 12, 1, "", "ForkingMixIn"], [335, 12, 1, "", "ForkingTCPServer"], [335, 12, 1, "", "ForkingUDPServer"], [335, 12, 1, "", "ForkingUnixDatagramServer"], [335, 12, 1, "", "ForkingUnixStreamServer"], [335, 12, 1, "", "StreamRequestHandler"], [335, 12, 1, "", "TCPServer"], [335, 12, 1, "", "ThreadingMixIn"], [335, 12, 1, "", "ThreadingTCPServer"], [335, 12, 1, "", "ThreadingUDPServer"], [335, 12, 1, "", "ThreadingUnixDatagramServer"], [335, 12, 1, "", "ThreadingUnixStreamServer"], [335, 12, 1, "", "UDPServer"], [335, 12, 1, "", "UnixDatagramServer"], [335, 12, 1, "", "UnixStreamServer"]], "socketserver.BaseRequestHandler": [[335, 7, 1, "", "client_address"], [335, 8, 1, "", "finish"], [335, 8, 1, "", "handle"], [335, 7, 1, "", "request"], [335, 7, 1, "", "server"], [335, 8, 1, "", "setup"]], "socketserver.BaseServer": [[335, 7, 1, "", "RequestHandlerClass"], [335, 7, 1, "", "address_family"], [335, 7, 1, "", "allow_reuse_address"], [335, 8, 1, "", "fileno"], [335, 8, 1, "", "finish_request"], [335, 8, 1, "", "get_request"], [335, 8, 1, "", "handle_error"], [335, 8, 1, "", "handle_request"], [335, 8, 1, "", "handle_timeout"], [335, 8, 1, "", "process_request"], [335, 7, 1, "", "request_queue_size"], [335, 8, 1, "", "serve_forever"], [335, 8, 1, "", "server_activate"], [335, 7, 1, "", "server_address"], [335, 8, 1, "", "server_bind"], [335, 8, 1, "", "server_close"], [335, 8, 1, "", "service_actions"], [335, 8, 1, "", "shutdown"], [335, 7, 1, "", "socket"], [335, 7, 1, "", "socket_type"], [335, 7, 1, "", "timeout"], [335, 8, 1, "", "verify_request"]], "socketserver.DatagramRequestHandler": [[335, 7, 1, "", "rfile"], [335, 7, 1, "", "wfile"]], "socketserver.ThreadingMixIn": [[335, 7, 1, "", "block_on_close"], [335, 7, 1, "", "daemon_threads"]], "spwd": [[336, 11, 1, "", "getspall"], [336, 11, 1, "", "getspnam"]], "sqlite3": [[337, 12, 1, "", "Blob"], [337, 12, 1, "", "Connection"], [337, 12, 1, "", "Cursor"], [337, 6, 1, "", "DataError"], [337, 6, 1, "", "DatabaseError"], [337, 6, 1, "", "Error"], [337, 6, 1, "", "IntegrityError"], [337, 6, 1, "", "InterfaceError"], [337, 6, 1, "", "InternalError"], [337, 9, 1, "", "LEGACY_TRANSACTION_CONTROL"], [337, 6, 1, "", "NotSupportedError"], [337, 6, 1, "", "OperationalError"], [337, 9, 1, "", "PARSE_COLNAMES"], [337, 9, 1, "", "PARSE_DECLTYPES"], [337, 12, 1, "", "PrepareProtocol"], [337, 6, 1, "", "ProgrammingError"], [337, 12, 1, "", "Row"], [337, 9, 1, "", "SQLITE_DBCONFIG_DEFENSIVE"], [337, 9, 1, "", "SQLITE_DBCONFIG_DQS_DDL"], [337, 9, 1, "", "SQLITE_DBCONFIG_DQS_DML"], [337, 9, 1, "", "SQLITE_DBCONFIG_ENABLE_FKEY"], [337, 9, 1, "", "SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER"], [337, 9, 1, "", "SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION"], [337, 9, 1, "", "SQLITE_DBCONFIG_ENABLE_QPSG"], [337, 9, 1, "", "SQLITE_DBCONFIG_ENABLE_TRIGGER"], [337, 9, 1, "", "SQLITE_DBCONFIG_ENABLE_VIEW"], [337, 9, 1, "", "SQLITE_DBCONFIG_LEGACY_ALTER_TABLE"], [337, 9, 1, "", "SQLITE_DBCONFIG_LEGACY_FILE_FORMAT"], [337, 9, 1, "", "SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE"], [337, 9, 1, "", "SQLITE_DBCONFIG_RESET_DATABASE"], [337, 9, 1, "", "SQLITE_DBCONFIG_TRIGGER_EQP"], [337, 9, 1, "", "SQLITE_DBCONFIG_TRUSTED_SCHEMA"], [337, 9, 1, "", "SQLITE_DBCONFIG_WRITABLE_SCHEMA"], [337, 9, 1, "", "SQLITE_DENY"], [337, 9, 1, "", "SQLITE_IGNORE"], [337, 9, 1, "", "SQLITE_OK"], [337, 6, 1, "", "Warning"], [337, 9, 1, "", "apilevel"], [337, 11, 1, "", "complete_statement"], [337, 11, 1, "", "connect"], [337, 11, 1, "", "enable_callback_tracebacks"], [337, 9, 1, "", "paramstyle"], [337, 11, 1, "", "register_adapter"], [337, 11, 1, "", "register_converter"], [337, 9, 1, "", "sqlite_version"], [337, 9, 1, "", "sqlite_version_info"], [337, 9, 1, "", "threadsafety"], [337, 9, 1, "", "version"], [337, 9, 1, "", "version_info"]], "sqlite3.Blob": [[337, 8, 1, "", "close"], [337, 8, 1, "", "read"], [337, 8, 1, "", "seek"], [337, 8, 1, "", "tell"], [337, 8, 1, "", "write"]], "sqlite3.Connection": [[337, 7, 1, "", "autocommit"], [337, 8, 1, "", "backup"], [337, 8, 1, "", "blobopen"], [337, 8, 1, "", "close"], [337, 8, 1, "", "commit"], [337, 8, 1, "", "create_aggregate"], [337, 8, 1, "", "create_collation"], [337, 8, 1, "", "create_function"], [337, 8, 1, "", "create_window_function"], [337, 8, 1, "", "cursor"], [337, 8, 1, "", "deserialize"], [337, 8, 1, "", "enable_load_extension"], [337, 8, 1, "", "execute"], [337, 8, 1, "", "executemany"], [337, 8, 1, "", "executescript"], [337, 8, 1, "", "getconfig"], [337, 8, 1, "", "getlimit"], [337, 7, 1, "", "in_transaction"], [337, 8, 1, "", "interrupt"], [337, 7, 1, "", "isolation_level"], [337, 8, 1, "", "iterdump"], [337, 8, 1, "", "load_extension"], [337, 8, 1, "", "rollback"], [337, 7, 1, "", "row_factory"], [337, 8, 1, "", "serialize"], [337, 8, 1, "", "set_authorizer"], [337, 8, 1, "", "set_progress_handler"], [337, 8, 1, "", "set_trace_callback"], [337, 8, 1, "", "setconfig"], [337, 8, 1, "", "setlimit"], [337, 7, 1, "", "text_factory"], [337, 7, 1, "", "total_changes"]], "sqlite3.Cursor": [[337, 7, 1, "", "arraysize"], [337, 8, 1, "", "close"], [337, 7, 1, "", "connection"], [337, 7, 1, "", "description"], [337, 8, 1, "", "execute"], [337, 8, 1, "", "executemany"], [337, 8, 1, "", "executescript"], [337, 8, 1, "", "fetchall"], [337, 8, 1, "", "fetchmany"], [337, 8, 1, "", "fetchone"], [337, 7, 1, "", "lastrowid"], [337, 7, 1, "", "row_factory"], [337, 7, 1, "", "rowcount"], [337, 8, 1, "", "setinputsizes"], [337, 8, 1, "", "setoutputsize"]], "sqlite3.Error": [[337, 7, 1, "", "sqlite_errorcode"], [337, 7, 1, "", "sqlite_errorname"]], "sqlite3.Row": [[337, 8, 1, "", "keys"]], "ssl": [[338, 9, 1, "", "ALERT_DESCRIPTION_HANDSHAKE_FAILURE"], [338, 9, 1, "", "ALERT_DESCRIPTION_INTERNAL_ERROR"], [338, 12, 1, "", "AlertDescription"], [338, 9, 1, "", "CERT_NONE"], [338, 9, 1, "", "CERT_OPTIONAL"], [338, 9, 1, "", "CERT_REQUIRED"], [338, 9, 1, "", "CHANNEL_BINDING_TYPES"], [338, 6, 1, "", "CertificateError"], [338, 11, 1, "", "DER_cert_to_PEM_cert"], [338, 9, 1, "", "HAS_ALPN"], [338, 9, 1, "", "HAS_ECDH"], [338, 9, 1, "", "HAS_NEVER_CHECK_COMMON_NAME"], [338, 9, 1, "", "HAS_NPN"], [338, 9, 1, "", "HAS_SNI"], [338, 9, 1, "", "HAS_SSLv2"], [338, 9, 1, "", "HAS_SSLv3"], [338, 9, 1, "", "HAS_TLSv1"], [338, 9, 1, "", "HAS_TLSv1_1"], [338, 9, 1, "", "HAS_TLSv1_2"], [338, 9, 1, "", "HAS_TLSv1_3"], [338, 12, 1, "", "MemoryBIO"], [338, 9, 1, "", "OPENSSL_VERSION"], [338, 9, 1, "", "OPENSSL_VERSION_INFO"], [338, 9, 1, "", "OPENSSL_VERSION_NUMBER"], [338, 9, 1, "", "OP_ALL"], [338, 9, 1, "", "OP_CIPHER_SERVER_PREFERENCE"], [338, 9, 1, "", "OP_ENABLE_KTLS"], [338, 9, 1, "", "OP_ENABLE_MIDDLEBOX_COMPAT"], [338, 9, 1, "", "OP_IGNORE_UNEXPECTED_EOF"], [338, 9, 1, "", "OP_LEGACY_SERVER_CONNECT"], [338, 9, 1, "", "OP_NO_COMPRESSION"], [338, 9, 1, "", "OP_NO_RENEGOTIATION"], [338, 9, 1, "", "OP_NO_SSLv2"], [338, 9, 1, "", "OP_NO_SSLv3"], [338, 9, 1, "", "OP_NO_TICKET"], [338, 9, 1, "", "OP_NO_TLSv1"], [338, 9, 1, "", "OP_NO_TLSv1_1"], [338, 9, 1, "", "OP_NO_TLSv1_2"], [338, 9, 1, "", "OP_NO_TLSv1_3"], [338, 9, 1, "", "OP_SINGLE_DH_USE"], [338, 9, 1, "", "OP_SINGLE_ECDH_USE"], [338, 12, 1, "", "Options"], [338, 11, 1, "", "PEM_cert_to_DER_cert"], [338, 9, 1, "", "PROTOCOL_SSLv23"], [338, 9, 1, "", "PROTOCOL_SSLv3"], [338, 9, 1, "", "PROTOCOL_TLS"], [338, 9, 1, "", "PROTOCOL_TLS_CLIENT"], [338, 9, 1, "", "PROTOCOL_TLS_SERVER"], [338, 9, 1, "", "PROTOCOL_TLSv1"], [338, 9, 1, "", "PROTOCOL_TLSv1_1"], [338, 9, 1, "", "PROTOCOL_TLSv1_2"], [338, 11, 1, "", "RAND_add"], [338, 11, 1, "", "RAND_bytes"], [338, 11, 1, "", "RAND_status"], [338, 6, 1, "", "SSLCertVerificationError"], [338, 12, 1, "", "SSLContext"], [338, 6, 1, "", "SSLEOFError"], [338, 6, 1, "", "SSLError"], [338, 12, 1, "", "SSLErrorNumber"], [338, 12, 1, "", "SSLObject"], [338, 12, 1, "", "SSLSession"], [338, 12, 1, "", "SSLSocket"], [338, 6, 1, "", "SSLSyscallError"], [338, 6, 1, "", "SSLWantReadError"], [338, 6, 1, "", "SSLWantWriteError"], [338, 6, 1, "", "SSLZeroReturnError"], [338, 12, 1, "", "TLSVersion"], [338, 9, 1, "", "VERIFY_ALLOW_PROXY_CERTS"], [338, 9, 1, "", "VERIFY_CRL_CHECK_CHAIN"], [338, 9, 1, "", "VERIFY_CRL_CHECK_LEAF"], [338, 9, 1, "", "VERIFY_DEFAULT"], [338, 9, 1, "", "VERIFY_X509_PARTIAL_CHAIN"], [338, 9, 1, "", "VERIFY_X509_STRICT"], [338, 9, 1, "", "VERIFY_X509_TRUSTED_FIRST"], [338, 12, 1, "", "VerifyFlags"], [338, 12, 1, "", "VerifyMode"], [338, 11, 1, "", "cert_time_to_seconds"], [338, 11, 1, "", "create_default_context"], [338, 11, 1, "", "enum_certificates"], [338, 11, 1, "", "enum_crls"], [338, 11, 1, "", "get_default_verify_paths"], [338, 11, 1, "", "get_server_certificate"]], "ssl.MemoryBIO": [[338, 7, 1, "", "eof"], [338, 7, 1, "", "pending"], [338, 8, 1, "", "read"], [338, 8, 1, "", "write"], [338, 8, 1, "", "write_eof"]], "ssl.Purpose": [[338, 9, 1, "", "CLIENT_AUTH"], [338, 9, 1, "", "SERVER_AUTH"]], "ssl.SSLCertVerificationError": [[338, 7, 1, "", "verify_code"], [338, 7, 1, "", "verify_message"]], "ssl.SSLContext": [[338, 8, 1, "", "cert_store_stats"], [338, 7, 1, "", "check_hostname"], [338, 8, 1, "", "get_ca_certs"], [338, 8, 1, "", "get_ciphers"], [338, 7, 1, "", "hostname_checks_common_name"], [338, 7, 1, "", "keylog_filename"], [338, 8, 1, "", "load_cert_chain"], [338, 8, 1, "", "load_default_certs"], [338, 8, 1, "", "load_dh_params"], [338, 8, 1, "", "load_verify_locations"], [338, 7, 1, "", "maximum_version"], [338, 7, 1, "", "minimum_version"], [338, 7, 1, "", "num_tickets"], [338, 7, 1, "", "options"], [338, 7, 1, "", "post_handshake_auth"], [338, 7, 1, "", "protocol"], [338, 7, 1, "", "security_level"], [338, 8, 1, "", "session_stats"], [338, 8, 1, "", "set_alpn_protocols"], [338, 8, 1, "", "set_ciphers"], [338, 8, 1, "", "set_default_verify_paths"], [338, 8, 1, "", "set_ecdh_curve"], [338, 8, 1, "", "set_npn_protocols"], [338, 7, 1, "", "set_servername_callback"], [338, 7, 1, "", "sni_callback"], [338, 7, 1, "", "sslobject_class"], [338, 7, 1, "", "sslsocket_class"], [338, 7, 1, "", "verify_flags"], [338, 7, 1, "", "verify_mode"], [338, 8, 1, "", "wrap_bio"], [338, 8, 1, "", "wrap_socket"]], "ssl.SSLError": [[338, 7, 1, "", "library"], [338, 7, 1, "", "reason"]], "ssl.SSLSession": [[338, 7, 1, "", "has_ticket"], [338, 7, 1, "", "id"], [338, 7, 1, "", "ticket_lifetime_hint"], [338, 7, 1, "", "time"], [338, 7, 1, "", "timeout"]], "ssl.SSLSocket": [[338, 8, 1, "", "cipher"], [338, 8, 1, "", "compression"], [338, 7, 1, "", "context"], [338, 8, 1, "", "do_handshake"], [338, 8, 1, "", "get_channel_binding"], [338, 8, 1, "", "getpeercert"], [338, 8, 1, "", "pending"], [338, 8, 1, "", "read"], [338, 8, 1, "", "selected_alpn_protocol"], [338, 8, 1, "", "selected_npn_protocol"], [338, 7, 1, "", "server_hostname"], [338, 7, 1, "", "server_side"], [338, 7, 1, "", "session"], [338, 7, 1, "", "session_reused"], [338, 8, 1, "", "shared_ciphers"], [338, 8, 1, "", "unwrap"], [338, 8, 1, "", "verify_client_post_handshake"], [338, 8, 1, "", "version"], [338, 8, 1, "", "write"]], "ssl.TLSVersion": [[338, 7, 1, "", "MAXIMUM_SUPPORTED"], [338, 7, 1, "", "MINIMUM_SUPPORTED"], [338, 7, 1, "", "SSLv3"], [338, 7, 1, "", "TLSv1"], [338, 7, 1, "", "TLSv1_1"], [338, 7, 1, "", "TLSv1_2"], [338, 7, 1, "", "TLSv1_3"]], "stat": [[339, 9, 1, "", "FILE_ATTRIBUTE_ARCHIVE"], [339, 9, 1, "", "FILE_ATTRIBUTE_COMPRESSED"], [339, 9, 1, "", "FILE_ATTRIBUTE_DEVICE"], [339, 9, 1, "", "FILE_ATTRIBUTE_DIRECTORY"], [339, 9, 1, "", "FILE_ATTRIBUTE_ENCRYPTED"], [339, 9, 1, "", "FILE_ATTRIBUTE_HIDDEN"], [339, 9, 1, "", "FILE_ATTRIBUTE_INTEGRITY_STREAM"], [339, 9, 1, "", "FILE_ATTRIBUTE_NORMAL"], [339, 9, 1, "", "FILE_ATTRIBUTE_NOT_CONTENT_INDEXED"], [339, 9, 1, "", "FILE_ATTRIBUTE_NO_SCRUB_DATA"], [339, 9, 1, "", "FILE_ATTRIBUTE_OFFLINE"], [339, 9, 1, "", "FILE_ATTRIBUTE_READONLY"], [339, 9, 1, "", "FILE_ATTRIBUTE_REPARSE_POINT"], [339, 9, 1, "", "FILE_ATTRIBUTE_SPARSE_FILE"], [339, 9, 1, "", "FILE_ATTRIBUTE_SYSTEM"], [339, 9, 1, "", "FILE_ATTRIBUTE_TEMPORARY"], [339, 9, 1, "", "FILE_ATTRIBUTE_VIRTUAL"], [339, 9, 1, "", "IO_REPARSE_TAG_APPEXECLINK"], [339, 9, 1, "", "IO_REPARSE_TAG_MOUNT_POINT"], [339, 9, 1, "", "IO_REPARSE_TAG_SYMLINK"], [339, 9, 1, "", "SF_APPEND"], [339, 9, 1, "", "SF_ARCHIVED"], [339, 9, 1, "", "SF_IMMUTABLE"], [339, 9, 1, "", "SF_NOUNLINK"], [339, 9, 1, "", "SF_SNAPSHOT"], [339, 9, 1, "", "ST_ATIME"], [339, 9, 1, "", "ST_CTIME"], [339, 9, 1, "", "ST_DEV"], [339, 9, 1, "", "ST_GID"], [339, 9, 1, "", "ST_INO"], [339, 9, 1, "", "ST_MODE"], [339, 9, 1, "", "ST_MTIME"], [339, 9, 1, "", "ST_NLINK"], [339, 9, 1, "", "ST_SIZE"], [339, 9, 1, "", "ST_UID"], [339, 9, 1, "", "S_ENFMT"], [339, 9, 1, "", "S_IEXEC"], [339, 9, 1, "", "S_IFBLK"], [339, 9, 1, "", "S_IFCHR"], [339, 9, 1, "", "S_IFDIR"], [339, 9, 1, "", "S_IFDOOR"], [339, 9, 1, "", "S_IFIFO"], [339, 9, 1, "", "S_IFLNK"], [339, 11, 1, "", "S_IFMT"], [339, 9, 1, "", "S_IFPORT"], [339, 9, 1, "", "S_IFREG"], [339, 9, 1, "", "S_IFSOCK"], [339, 9, 1, "", "S_IFWHT"], [339, 11, 1, "", "S_IMODE"], [339, 9, 1, "", "S_IREAD"], [339, 9, 1, "", "S_IRGRP"], [339, 9, 1, "", "S_IROTH"], [339, 9, 1, "", "S_IRUSR"], [339, 9, 1, "", "S_IRWXG"], [339, 9, 1, "", "S_IRWXO"], [339, 9, 1, "", "S_IRWXU"], [339, 11, 1, "", "S_ISBLK"], [339, 11, 1, "", "S_ISCHR"], [339, 11, 1, "", "S_ISDIR"], [339, 11, 1, "", "S_ISDOOR"], [339, 11, 1, "", "S_ISFIFO"], [339, 9, 1, "", "S_ISGID"], [339, 11, 1, "", "S_ISLNK"], [339, 11, 1, "", "S_ISPORT"], [339, 11, 1, "", "S_ISREG"], [339, 11, 1, "", "S_ISSOCK"], [339, 9, 1, "", "S_ISUID"], [339, 9, 1, "", "S_ISVTX"], [339, 11, 1, "", "S_ISWHT"], [339, 9, 1, "", "S_IWGRP"], [339, 9, 1, "", "S_IWOTH"], [339, 9, 1, "", "S_IWRITE"], [339, 9, 1, "", "S_IWUSR"], [339, 9, 1, "", "S_IXGRP"], [339, 9, 1, "", "S_IXOTH"], [339, 9, 1, "", "S_IXUSR"], [339, 9, 1, "", "UF_APPEND"], [339, 9, 1, "", "UF_COMPRESSED"], [339, 9, 1, "", "UF_HIDDEN"], [339, 9, 1, "", "UF_IMMUTABLE"], [339, 9, 1, "", "UF_NODUMP"], [339, 9, 1, "", "UF_NOUNLINK"], [339, 9, 1, "", "UF_OPAQUE"], [339, 11, 1, "", "filemode"]], "statistics": [[340, 12, 1, "", "NormalDist"], [340, 6, 1, "", "StatisticsError"], [340, 11, 1, "", "correlation"], [340, 11, 1, "", "covariance"], [340, 11, 1, "", "fmean"], [340, 11, 1, "", "geometric_mean"], [340, 11, 1, "", "harmonic_mean"], [340, 11, 1, "", "linear_regression"], [340, 11, 1, "", "mean"], [340, 11, 1, "", "median"], [340, 11, 1, "", "median_grouped"], [340, 11, 1, "", "median_high"], [340, 11, 1, "", "median_low"], [340, 11, 1, "", "mode"], [340, 11, 1, "", "multimode"], [340, 11, 1, "", "pstdev"], [340, 11, 1, "", "pvariance"], [340, 11, 1, "", "quantiles"], [340, 11, 1, "", "stdev"], [340, 11, 1, "", "variance"]], "statistics.NormalDist": [[340, 8, 1, "", "cdf"], [340, 8, 1, "", "from_samples"], [340, 8, 1, "", "inv_cdf"], [340, 7, 1, "", "mean"], [340, 7, 1, "", "median"], [340, 7, 1, "", "mode"], [340, 8, 1, "", "overlap"], [340, 8, 1, "", "pdf"], [340, 8, 1, "", "quantiles"], [340, 8, 1, "", "samples"], [340, 7, 1, "", "stdev"], [340, 7, 1, "", "variance"], [340, 8, 1, "", "zscore"]], "str": [[341, 8, 1, "", "capitalize"], [341, 8, 1, "", "casefold"], [341, 8, 1, "", "center"], [341, 8, 1, "", "count"], [341, 8, 1, "", "encode"], [341, 8, 1, "", "endswith"], [341, 8, 1, "", "expandtabs"], [341, 8, 1, "", "find"], [341, 8, 1, "", "format"], [341, 8, 1, "", "format_map"], [341, 8, 1, "", "index"], [341, 8, 1, "", "isalnum"], [341, 8, 1, "", "isalpha"], [341, 8, 1, "", "isascii"], [341, 8, 1, "", "isdecimal"], [341, 8, 1, "", "isdigit"], [341, 8, 1, "", "isidentifier"], [341, 8, 1, "", "islower"], [341, 8, 1, "", "isnumeric"], [341, 8, 1, "", "isprintable"], [341, 8, 1, "", "isspace"], [341, 8, 1, "", "istitle"], [341, 8, 1, "", "isupper"], [341, 8, 1, "", "join"], [341, 8, 1, "", "ljust"], [341, 8, 1, "", "lower"], [341, 8, 1, "", "lstrip"], [341, 8, 1, "", "maketrans"], [341, 8, 1, "", "partition"], [341, 8, 1, "", "removeprefix"], [341, 8, 1, "", "removesuffix"], [341, 8, 1, "", "replace"], [341, 8, 1, "", "rfind"], [341, 8, 1, "", "rindex"], [341, 8, 1, "", "rjust"], [341, 8, 1, "", "rpartition"], [341, 8, 1, "", "rsplit"], [341, 8, 1, "", "rstrip"], [341, 8, 1, "", "split"], [341, 8, 1, "", "splitlines"], [341, 8, 1, "", "startswith"], [341, 8, 1, "", "strip"], [341, 8, 1, "", "swapcase"], [341, 8, 1, "", "title"], [341, 8, 1, "", "translate"], [341, 8, 1, "", "upper"], [341, 8, 1, "", "zfill"]], "string": [[342, 12, 1, "", "Formatter"], [342, 12, 1, "", "Template"], [342, 9, 1, "", "ascii_letters"], [342, 9, 1, "", "ascii_lowercase"], [342, 9, 1, "", "ascii_uppercase"], [342, 11, 1, "", "capwords"], [342, 9, 1, "", "digits"], [342, 9, 1, "", "hexdigits"], [342, 9, 1, "", "octdigits"], [342, 9, 1, "", "printable"], [342, 9, 1, "", "punctuation"], [342, 9, 1, "", "whitespace"]], "string.Formatter": [[342, 8, 1, "", "check_unused_args"], [342, 8, 1, "", "convert_field"], [342, 8, 1, "", "format"], [342, 8, 1, "", "format_field"], [342, 8, 1, "", "get_field"], [342, 8, 1, "", "get_value"], [342, 8, 1, "", "parse"], [342, 8, 1, "", "vformat"]], "string.Template": [[342, 8, 1, "", "get_identifiers"], [342, 8, 1, "", "is_valid"], [342, 8, 1, "", "safe_substitute"], [342, 8, 1, "", "substitute"], [342, 7, 1, "", "template"]], "stringprep": [[343, 11, 1, "", "in_table_a1"], [343, 11, 1, "", "in_table_b1"], [343, 11, 1, "", "in_table_c11"], [343, 11, 1, "", "in_table_c11_c12"], [343, 11, 1, "", "in_table_c12"], [343, 11, 1, "", "in_table_c21"], [343, 11, 1, "", "in_table_c21_c22"], [343, 11, 1, "", "in_table_c22"], [343, 11, 1, "", "in_table_c3"], [343, 11, 1, "", "in_table_c4"], [343, 11, 1, "", "in_table_c5"], [343, 11, 1, "", "in_table_c6"], [343, 11, 1, "", "in_table_c7"], [343, 11, 1, "", "in_table_c8"], [343, 11, 1, "", "in_table_c9"], [343, 11, 1, "", "in_table_d1"], [343, 11, 1, "", "in_table_d2"], [343, 11, 1, "", "map_table_b2"], [343, 11, 1, "", "map_table_b3"]], "struct": [[344, 12, 1, "", "Struct"], [344, 11, 1, "", "calcsize"], [344, 6, 1, "", "error"], [344, 11, 1, "", "iter_unpack"], [344, 11, 1, "", "pack"], [344, 11, 1, "", "pack_into"], [344, 11, 1, "", "unpack"], [344, 11, 1, "", "unpack_from"]], "struct.Struct": [[344, 7, 1, "", "format"], [344, 8, 1, "", "iter_unpack"], [344, 8, 1, "", "pack"], [344, 8, 1, "", "pack_into"], [344, 7, 1, "", "size"], [344, 8, 1, "", "unpack"], [344, 8, 1, "", "unpack_from"]], "subprocess": [[345, 9, 1, "", "ABOVE_NORMAL_PRIORITY_CLASS"], [345, 9, 1, "", "BELOW_NORMAL_PRIORITY_CLASS"], [345, 9, 1, "", "CREATE_BREAKAWAY_FROM_JOB"], [345, 9, 1, "", "CREATE_DEFAULT_ERROR_MODE"], [345, 9, 1, "", "CREATE_NEW_CONSOLE"], [345, 9, 1, "", "CREATE_NEW_PROCESS_GROUP"], [345, 9, 1, "", "CREATE_NO_WINDOW"], [345, 6, 1, "", "CalledProcessError"], [345, 12, 1, "", "CompletedProcess"], [345, 9, 1, "", "DETACHED_PROCESS"], [345, 9, 1, "", "DEVNULL"], [345, 9, 1, "", "HIGH_PRIORITY_CLASS"], [345, 9, 1, "", "IDLE_PRIORITY_CLASS"], [345, 9, 1, "", "NORMAL_PRIORITY_CLASS"], [345, 9, 1, "", "PIPE"], [345, 12, 1, "", "Popen"], [345, 9, 1, "", "REALTIME_PRIORITY_CLASS"], [345, 9, 1, "", "STARTF_USESHOWWINDOW"], [345, 9, 1, "", "STARTF_USESTDHANDLES"], [345, 12, 1, "", "STARTUPINFO"], [345, 9, 1, "", "STDOUT"], [345, 9, 1, "", "STD_ERROR_HANDLE"], [345, 9, 1, "", "STD_INPUT_HANDLE"], [345, 9, 1, "", "STD_OUTPUT_HANDLE"], [345, 9, 1, "", "SW_HIDE"], [345, 6, 1, "", "SubprocessError"], [345, 6, 1, "", "TimeoutExpired"], [345, 11, 1, "", "call"], [345, 11, 1, "", "check_call"], [345, 11, 1, "", "check_output"], [345, 11, 1, "", "getoutput"], [345, 11, 1, "", "getstatusoutput"], [345, 11, 1, "", "run"]], "subprocess.CalledProcessError": [[345, 7, 1, "", "cmd"], [345, 7, 1, "", "output"], [345, 7, 1, "", "returncode"], [345, 7, 1, "", "stderr"], [345, 7, 1, "", "stdout"]], "subprocess.CompletedProcess": [[345, 7, 1, "", "args"], [345, 8, 1, "", "check_returncode"], [345, 7, 1, "", "returncode"], [345, 7, 1, "", "stderr"], [345, 7, 1, "", "stdout"]], "subprocess.Popen": [[345, 7, 1, "", "args"], [345, 8, 1, "", "communicate"], [345, 8, 1, "", "kill"], [345, 7, 1, "", "pid"], [345, 8, 1, "", "poll"], [345, 7, 1, "", "returncode"], [345, 8, 1, "", "send_signal"], [345, 7, 1, "", "stderr"], [345, 7, 1, "", "stdin"], [345, 7, 1, "", "stdout"], [345, 8, 1, "", "terminate"], [345, 8, 1, "", "wait"]], "subprocess.STARTUPINFO": [[345, 7, 1, "", "dwFlags"], [345, 7, 1, "", "hStdError"], [345, 7, 1, "", "hStdInput"], [345, 7, 1, "", "hStdOutput"], [345, 7, 1, "", "lpAttributeList"], [345, 7, 1, "", "wShowWindow"]], "subprocess.TimeoutExpired": [[345, 7, 1, "", "cmd"], [345, 7, 1, "", "output"], [345, 7, 1, "", "stderr"], [345, 7, 1, "", "stdout"], [345, 7, 1, "", "timeout"]], "sunau": [[346, 9, 1, "", "AUDIO_FILE_ENCODING_ADPCM_G721"], [346, 9, 1, "", "AUDIO_FILE_ENCODING_ADPCM_G722"], [346, 9, 1, "", "AUDIO_FILE_ENCODING_ADPCM_G723_3"], [346, 9, 1, "", "AUDIO_FILE_ENCODING_ADPCM_G723_5"], [346, 9, 1, "", "AUDIO_FILE_ENCODING_ALAW_8"], [346, 9, 1, "", "AUDIO_FILE_ENCODING_DOUBLE"], [346, 9, 1, "", "AUDIO_FILE_ENCODING_FLOAT"], [346, 9, 1, "", "AUDIO_FILE_ENCODING_LINEAR_16"], [346, 9, 1, "", "AUDIO_FILE_ENCODING_LINEAR_24"], [346, 9, 1, "", "AUDIO_FILE_ENCODING_LINEAR_32"], [346, 9, 1, "", "AUDIO_FILE_ENCODING_LINEAR_8"], [346, 9, 1, "", "AUDIO_FILE_ENCODING_MULAW_8"], [346, 9, 1, "", "AUDIO_FILE_MAGIC"], [346, 6, 1, "", "Error"], [346, 11, 1, "", "open"]], "sunau.AU_read": [[346, 8, 1, "", "close"], [346, 8, 1, "", "getcompname"], [346, 8, 1, "", "getcomptype"], [346, 8, 1, "", "getframerate"], [346, 8, 1, "", "getmark"], [346, 8, 1, "", "getmarkers"], [346, 8, 1, "", "getnchannels"], [346, 8, 1, "", "getnframes"], [346, 8, 1, "", "getparams"], [346, 8, 1, "", "getsampwidth"], [346, 8, 1, "", "readframes"], [346, 8, 1, "", "rewind"], [346, 8, 1, "", "setpos"], [346, 8, 1, "", "tell"]], "sunau.AU_write": [[346, 8, 1, "", "close"], [346, 8, 1, "", "setcomptype"], [346, 8, 1, "", "setframerate"], [346, 8, 1, "", "setnchannels"], [346, 8, 1, "", "setnframes"], [346, 8, 1, "", "setparams"], [346, 8, 1, "", "setsampwidth"], [346, 8, 1, "", "tell"], [346, 8, 1, "", "writeframes"], [346, 8, 1, "", "writeframesraw"]], "symtable": [[348, 12, 1, "", "Class"], [348, 12, 1, "", "Function"], [348, 12, 1, "", "Symbol"], [348, 12, 1, "", "SymbolTable"], [348, 11, 1, "", "symtable"]], "symtable.Class": [[348, 8, 1, "", "get_methods"]], "symtable.Function": [[348, 8, 1, "", "get_frees"], [348, 8, 1, "", "get_globals"], [348, 8, 1, "", "get_locals"], [348, 8, 1, "", "get_nonlocals"], [348, 8, 1, "", "get_parameters"]], "symtable.Symbol": [[348, 8, 1, "", "get_name"], [348, 8, 1, "", "get_namespace"], [348, 8, 1, "", "get_namespaces"], [348, 8, 1, "", "is_annotated"], [348, 8, 1, "", "is_assigned"], [348, 8, 1, "", "is_declared_global"], [348, 8, 1, "", "is_free"], [348, 8, 1, "", "is_global"], [348, 8, 1, "", "is_imported"], [348, 8, 1, "", "is_local"], [348, 8, 1, "", "is_namespace"], [348, 8, 1, "", "is_nonlocal"], [348, 8, 1, "", "is_parameter"], [348, 8, 1, "", "is_referenced"]], "symtable.SymbolTable": [[348, 8, 1, "", "get_children"], [348, 8, 1, "", "get_id"], [348, 8, 1, "", "get_identifiers"], [348, 8, 1, "", "get_lineno"], [348, 8, 1, "", "get_name"], [348, 8, 1, "", "get_symbols"], [348, 8, 1, "", "get_type"], [348, 8, 1, "", "has_children"], [348, 8, 1, "", "is_nested"], [348, 8, 1, "", "is_optimized"], [348, 8, 1, "", "lookup"]], "sys": [[349, 9, 1, "", "__breakpointhook__"], [349, 9, 1, "", "__displayhook__"], [349, 9, 1, "", "__excepthook__"], [349, 9, 1, "", "__interactivehook__"], [349, 9, 1, "", "__stderr__"], [349, 9, 1, "", "__stdin__"], [349, 9, 1, "", "__stdout__"], [349, 9, 1, "", "__unraisablehook__"], [349, 11, 1, "", "_clear_type_cache"], [349, 11, 1, "", "_current_exceptions"], [349, 11, 1, "", "_current_frames"], [349, 11, 1, "", "_debugmallocstats"], [349, 9, 1, "", "_emscripten_info"], [349, 11, 1, "", "_enablelegacywindowsfsencoding"], [349, 11, 1, "", "_getframe"], [349, 11, 1, "", "_getframemodulename"], [349, 9, 1, "", "_xoptions"], [349, 9, 1, "", "abiflags"], [349, 11, 1, "", "activate_stack_trampoline"], [349, 11, 1, "", "addaudithook"], [349, 9, 1, "", "api_version"], [349, 9, 1, "", "argv"], [349, 11, 1, "", "audit"], [349, 9, 1, "", "base_exec_prefix"], [349, 9, 1, "", "base_prefix"], [349, 11, 1, "", "breakpointhook"], [349, 9, 1, "", "builtin_module_names"], [349, 9, 1, "", "byteorder"], [349, 11, 1, "", "call_tracing"], [349, 9, 1, "", "copyright"], [349, 11, 1, "", "deactivate_stack_trampoline"], [349, 11, 1, "", "displayhook"], [349, 9, 1, "", "dllhandle"], [349, 9, 1, "", "dont_write_bytecode"], [349, 11, 1, "", "exc_info"], [349, 11, 1, "", "excepthook"], [349, 11, 1, "", "exception"], [349, 9, 1, "", "exec_prefix"], [349, 9, 1, "", "executable"], [349, 11, 1, "", "exit"], [349, 9, 1, "", "flags"], [349, 9, 1, "", "float_info"], [349, 9, 1, "", "float_repr_style"], [349, 11, 1, "", "get_asyncgen_hooks"], [349, 11, 1, "", "get_coroutine_origin_tracking_depth"], [349, 11, 1, "", "get_int_max_str_digits"], [349, 11, 1, "", "getallocatedblocks"], [349, 11, 1, "", "getandroidapilevel"], [349, 11, 1, "", "getdefaultencoding"], [349, 11, 1, "", "getdlopenflags"], [349, 11, 1, "", "getfilesystemencodeerrors"], [349, 11, 1, "", "getfilesystemencoding"], [349, 11, 1, "", "getprofile"], [349, 11, 1, "", "getrecursionlimit"], [349, 11, 1, "", "getrefcount"], [349, 11, 1, "", "getsizeof"], [349, 11, 1, "", "getswitchinterval"], [349, 11, 1, "", "gettrace"], [349, 11, 1, "", "getunicodeinternedsize"], [349, 11, 1, "", "getwindowsversion"], [349, 9, 1, "", "hash_info"], [349, 9, 1, "", "hexversion"], [349, 9, 1, "", "implementation"], [349, 9, 1, "", "int_info"], [349, 11, 1, "", "intern"], [349, 11, 1, "", "is_finalizing"], [349, 11, 1, "", "is_stack_trampoline_active"], [349, 9, 1, "", "last_exc"], [349, 9, 1, "", "last_traceback"], [349, 9, 1, "", "last_type"], [349, 9, 1, "", "last_value"], [349, 9, 1, "", "maxsize"], [349, 9, 1, "", "maxunicode"], [349, 9, 1, "", "meta_path"], [349, 9, 1, "", "modules"], [350, 10, 0, "-", "monitoring"], [349, 9, 1, "", "orig_argv"], [349, 9, 1, "", "path"], [349, 9, 1, "", "path_hooks"], [349, 9, 1, "", "path_importer_cache"], [349, 9, 1, "", "platform"], [349, 9, 1, "", "platlibdir"], [349, 9, 1, "", "prefix"], [349, 9, 1, "", "ps1"], [349, 9, 1, "", "ps2"], [349, 9, 1, "", "pycache_prefix"], [349, 11, 1, "", "set_asyncgen_hooks"], [349, 11, 1, "", "set_coroutine_origin_tracking_depth"], [349, 11, 1, "", "set_int_max_str_digits"], [349, 11, 1, "", "setdlopenflags"], [349, 11, 1, "", "setprofile"], [349, 11, 1, "", "setrecursionlimit"], [349, 11, 1, "", "setswitchinterval"], [349, 11, 1, "", "settrace"], [349, 9, 1, "", "stderr"], [349, 9, 1, "", "stdin"], [349, 9, 1, "", "stdlib_module_names"], [349, 9, 1, "", "stdout"], [349, 9, 1, "", "thread_info"], [349, 9, 1, "", "tracebacklimit"], [349, 11, 1, "", "unraisablehook"], [349, 9, 1, "", "version"], [349, 9, 1, "", "version_info"], [349, 9, 1, "", "warnoptions"], [349, 9, 1, "", "winver"]], "sys._emscripten_info": [[349, 7, 1, "", "emscripten_version"], [349, 7, 1, "", "pthreads"], [349, 7, 1, "", "runtime"], [349, 7, 1, "", "shared_memory"]], "sys.flags": [[349, 7, 1, "", "bytes_warning"], [349, 7, 1, "", "debug"], [349, 7, 1, "", "dev_mode"], [349, 7, 1, "", "dont_write_bytecode"], [349, 7, 1, "", "hash_randomization"], [349, 7, 1, "", "ignore_environment"], [349, 7, 1, "", "inspect"], [349, 7, 1, "", "int_max_str_digits"], [349, 7, 1, "", "interactive"], [349, 7, 1, "", "isolated"], [349, 7, 1, "", "no_site"], [349, 7, 1, "", "no_user_site"], [349, 7, 1, "", "optimize"], [349, 7, 1, "", "quiet"], [349, 7, 1, "", "safe_path"], [349, 7, 1, "", "utf8_mode"], [349, 7, 1, "", "verbose"], [349, 7, 1, "", "warn_default_encoding"]], "sys.float_info": [[349, 7, 1, "", "dig"], [349, 7, 1, "", "epsilon"], [349, 7, 1, "", "mant_dig"], [349, 7, 1, "", "max"], [349, 7, 1, "", "max_10_exp"], [349, 7, 1, "", "max_exp"], [349, 7, 1, "", "min"], [349, 7, 1, "", "min_10_exp"], [349, 7, 1, "", "min_exp"], [349, 7, 1, "", "radix"], [349, 7, 1, "", "rounds"]], "sys.hash_info": [[349, 7, 1, "", "algorithm"], [349, 7, 1, "", "hash_bits"], [349, 7, 1, "", "imag"], [349, 7, 1, "", "inf"], [349, 7, 1, "", "modulus"], [349, 7, 1, "", "nan"], [349, 7, 1, "", "seed_bits"], [349, 7, 1, "", "width"]], "sys.int_info": [[349, 7, 1, "", "bits_per_digit"], [349, 7, 1, "", "default_max_str_digits"], [349, 7, 1, "", "sizeof_digit"], [349, 7, 1, "", "str_digits_check_threshold"]], "sys.monitoring": [[350, 9, 1, "", "DISABLE"], [350, 9, 1, "", "MISSING"], [350, 11, 1, "", "free_tool_id"], [350, 11, 1, "", "get_events"], [350, 11, 1, "", "get_local_events"], [350, 11, 1, "", "get_tool"], [350, 11, 1, "", "register_callback"], [350, 11, 1, "", "set_events"], [350, 11, 1, "", "set_local_events"], [350, 11, 1, "", "use_tool_id"]], "sys.thread_info": [[349, 7, 1, "", "lock"], [349, 7, 1, "", "name"], [349, 7, 1, "", "version"]], "sysconfig": [[352, 11, 1, "", "_get_preferred_schemes"], [352, 11, 1, "", "get_config_h_filename"], [352, 11, 1, "", "get_config_var"], [352, 11, 1, "", "get_config_vars"], [352, 11, 1, "", "get_default_scheme"], [352, 11, 1, "", "get_makefile_filename"], [352, 11, 1, "", "get_path"], [352, 11, 1, "", "get_path_names"], [352, 11, 1, "", "get_paths"], [352, 11, 1, "", "get_platform"], [352, 11, 1, "", "get_preferred_scheme"], [352, 11, 1, "", "get_python_version"], [352, 11, 1, "", "get_scheme_names"], [352, 11, 1, "", "is_python_build"], [352, 11, 1, "", "parse_config_h"]], "syslog": [[353, 11, 1, "", "closelog"], [353, 11, 1, "", "openlog"], [353, 11, 1, "", "setlogmask"], [353, 11, 1, "", "syslog"]], "tabnanny": [[354, 6, 1, "", "NannyNag"], [354, 11, 1, "", "check"], [354, 9, 1, "", "filename_only"], [354, 11, 1, "", "process_tokens"], [354, 9, 1, "", "verbose"]], "tarfile": [[355, 6, 1, "", "AbsoluteLinkError"], [355, 6, 1, "", "AbsolutePathError"], [355, 6, 1, "", "CompressionError"], [355, 9, 1, "", "DEFAULT_FORMAT"], [355, 9, 1, "", "ENCODING"], [355, 6, 1, "", "ExtractError"], [355, 6, 1, "", "FilterError"], [355, 9, 1, "", "GNU_FORMAT"], [355, 6, 1, "", "HeaderError"], [355, 6, 1, "", "LinkOutsideDestinationError"], [355, 6, 1, "", "OutsideDestinationError"], [355, 9, 1, "", "PAX_FORMAT"], [355, 6, 1, "", "ReadError"], [355, 6, 1, "", "SpecialFileError"], [355, 6, 1, "", "StreamError"], [355, 6, 1, "", "TarError"], [355, 12, 1, "", "TarFile"], [355, 12, 1, "", "TarInfo"], [355, 9, 1, "", "USTAR_FORMAT"], [355, 11, 1, "", "data_filter"], [355, 11, 1, "", "fully_trusted_filter"], [355, 11, 1, "", "is_tarfile"], [355, 11, 1, "", "open"], [355, 11, 1, "", "tar_filter"], [355, 14, 1, "cmdoption-tarfile-create", "--create"], [355, 14, 1, "cmdoption-tarfile-extract", "--extract"], [355, 14, 1, "cmdoption-tarfile-filter", "--filter"], [355, 14, 1, "cmdoption-tarfile-list", "--list"], [355, 14, 1, "cmdoption-tarfile-test", "--test"], [355, 14, 1, "cmdoption-tarfile-v", "--verbose"], [355, 14, 1, "cmdoption-tarfile-c", "-c"], [355, 14, 1, "cmdoption-tarfile-e", "-e"], [355, 14, 1, "cmdoption-tarfile-l", "-l"], [355, 14, 1, "cmdoption-tarfile-t", "-t"], [355, 14, 1, "cmdoption-tarfile-v", "-v"]], "tarfile.FilterError": [[355, 7, 1, "", "tarinfo"]], "tarfile.TarFile": [[355, 8, 1, "", "add"], [355, 8, 1, "", "addfile"], [355, 8, 1, "", "close"], [355, 7, 1, "", "errorlevel"], [355, 8, 1, "", "extract"], [355, 8, 1, "", "extractall"], [355, 8, 1, "", "extractfile"], [355, 7, 1, "", "extraction_filter"], [355, 8, 1, "", "getmember"], [355, 8, 1, "", "getmembers"], [355, 8, 1, "", "getnames"], [355, 8, 1, "", "gettarinfo"], [355, 8, 1, "", "list"], [355, 8, 1, "", "next"], [355, 8, 1, "", "open"], [355, 7, 1, "", "pax_headers"]], "tarfile.TarInfo": [[355, 8, 1, "", "frombuf"], [355, 8, 1, "", "fromtarfile"], [355, 7, 1, "", "gid"], [355, 7, 1, "", "gname"], [355, 8, 1, "", "isblk"], [355, 8, 1, "", "ischr"], [355, 8, 1, "", "isdev"], [355, 8, 1, "", "isdir"], [355, 8, 1, "", "isfifo"], [355, 8, 1, "", "isfile"], [355, 8, 1, "", "islnk"], [355, 8, 1, "", "isreg"], [355, 8, 1, "", "issym"], [355, 7, 1, "", "linkname"], [355, 7, 1, "", "mode"], [355, 7, 1, "", "mtime"], [355, 7, 1, "", "name"], [355, 7, 1, "", "pax_headers"], [355, 7, 1, "", "size"], [355, 8, 1, "", "tobuf"], [355, 7, 1, "", "type"], [355, 7, 1, "", "uid"], [355, 7, 1, "", "uname"]], "telnetlib": [[356, 12, 1, "", "Telnet"]], "telnetlib.Telnet": [[356, 8, 1, "", "close"], [356, 8, 1, "", "expect"], [356, 8, 1, "", "fileno"], [356, 8, 1, "", "get_socket"], [356, 8, 1, "", "interact"], [356, 8, 1, "", "msg"], [356, 8, 1, "", "mt_interact"], [356, 8, 1, "", "open"], [356, 8, 1, "", "read_all"], [356, 8, 1, "", "read_eager"], [356, 8, 1, "", "read_lazy"], [356, 8, 1, "", "read_sb_data"], [356, 8, 1, "", "read_some"], [356, 8, 1, "", "read_until"], [356, 8, 1, "", "read_very_eager"], [356, 8, 1, "", "read_very_lazy"], [356, 8, 1, "", "set_debuglevel"], [356, 8, 1, "", "set_option_negotiation_callback"], [356, 8, 1, "", "write"]], "tempfile": [[357, 11, 1, "", "NamedTemporaryFile"], [357, 12, 1, "", "SpooledTemporaryFile"], [357, 12, 1, "", "TemporaryDirectory"], [357, 11, 1, "", "TemporaryFile"], [357, 11, 1, "", "gettempdir"], [357, 11, 1, "", "gettempdirb"], [357, 11, 1, "", "gettempprefix"], [357, 11, 1, "", "gettempprefixb"], [357, 11, 1, "", "mkdtemp"], [357, 11, 1, "", "mkstemp"], [357, 11, 1, "", "mktemp"], [357, 9, 1, "", "tempdir"]], "termios": [[358, 9, 1, "", "TCSADRAIN"], [358, 9, 1, "", "TCSAFLUSH"], [358, 9, 1, "", "TCSANOW"], [358, 11, 1, "", "tcdrain"], [358, 11, 1, "", "tcflow"], [358, 11, 1, "", "tcflush"], [358, 11, 1, "", "tcgetattr"], [358, 11, 1, "", "tcgetwinsize"], [358, 11, 1, "", "tcsendbreak"], [358, 11, 1, "", "tcsetattr"], [358, 11, 1, "", "tcsetwinsize"]], "test": [[359, 10, 0, "-", "support"]], "test.support": [[359, 9, 1, "", "ALWAYS_EQ"], [359, 9, 1, "", "HAVE_DOCSTRINGS"], [359, 9, 1, "", "INTERNET_TIMEOUT"], [359, 9, 1, "", "LARGEST"], [359, 9, 1, "", "LONG_TIMEOUT"], [359, 9, 1, "", "LOOPBACK_TIMEOUT"], [359, 9, 1, "", "MAX_Py_ssize_t"], [359, 9, 1, "", "MISSING_C_DOCSTRINGS"], [359, 12, 1, "", "Matcher"], [359, 9, 1, "", "NEVER_EQ"], [359, 9, 1, "", "PGO"], [359, 9, 1, "", "PIPE_MAX_SIZE"], [359, 9, 1, "", "Py_DEBUG"], [359, 6, 1, "", "ResourceDenied"], [359, 9, 1, "", "SHORT_TIMEOUT"], [359, 9, 1, "", "SMALLEST"], [359, 9, 1, "", "SOCK_MAX_SIZE"], [359, 12, 1, "", "SaveSignals"], [359, 12, 1, "", "SuppressCrashReport"], [359, 9, 1, "", "TEST_DATA_DIR"], [359, 9, 1, "", "TEST_HOME_DIR"], [359, 9, 1, "", "TEST_HTTP_URL"], [359, 9, 1, "", "TEST_SUPPORT_DIR"], [359, 6, 1, "", "TestFailed"], [359, 11, 1, "", "adjust_int_max_str_digits"], [359, 11, 1, "", "anticipate_failure"], [359, 11, 1, "", "args_from_interpreter_flags"], [359, 11, 1, "", "bigaddrspacetest"], [359, 11, 1, "", "bigmemtest"], [359, 11, 1, "", "busy_retry"], [359, 10, 0, "-", "bytecode_helper"], [359, 11, 1, "", "calcobjsize"], [359, 11, 1, "", "calcvobjsize"], [359, 11, 1, "", "captured_stderr"], [359, 11, 1, "", "captured_stdin"], [359, 11, 1, "", "captured_stdout"], [359, 11, 1, "", "catch_unraisable_exception"], [359, 11, 1, "", "check__all__"], [359, 11, 1, "", "check_disallow_instantiation"], [359, 11, 1, "", "check_free_after_iterating"], [359, 11, 1, "", "check_impl_detail"], [359, 11, 1, "", "check_syntax_error"], [359, 11, 1, "", "checksizeof"], [359, 11, 1, "", "cpython_only"], [359, 11, 1, "", "detect_api_mismatch"], [359, 11, 1, "", "disable_faulthandler"], [359, 11, 1, "", "disable_gc"], [359, 11, 1, "", "findfile"], [359, 11, 1, "", "flush_std_streams"], [359, 11, 1, "", "gc_collect"], [359, 11, 1, "", "get_attribute"], [359, 11, 1, "", "get_original_stdout"], [359, 11, 1, "", "get_pagesize"], [359, 11, 1, "", "impl_detail"], [359, 10, 0, "-", "import_helper"], [359, 9, 1, "", "is_android"], [359, 9, 1, "", "is_jython"], [359, 11, 1, "", "is_resource_enabled"], [359, 11, 1, "", "load_package_tests"], [359, 11, 1, "", "match_test"], [359, 9, 1, "", "max_memuse"], [359, 11, 1, "", "missing_compiler_executable"], [359, 11, 1, "", "no_tracing"], [359, 11, 1, "", "open_urlresource"], [359, 11, 1, "", "optim_args_from_interpreter_flags"], [359, 10, 0, "-", "os_helper"], [359, 11, 1, "", "patch"], [359, 11, 1, "", "print_warning"], [359, 11, 1, "", "python_is_optimized"], [359, 9, 1, "", "real_max_memuse"], [359, 11, 1, "", "reap_children"], [359, 11, 1, "", "record_original_stdout"], [359, 11, 1, "", "refcount_test"], [359, 11, 1, "", "requires"], [359, 11, 1, "", "requires_IEEE_754"], [359, 11, 1, "", "requires_bz2"], [359, 11, 1, "", "requires_docstrings"], [359, 11, 1, "", "requires_freebsd_version"], [359, 11, 1, "", "requires_gzip"], [359, 11, 1, "", "requires_limited_api"], [359, 11, 1, "", "requires_linux_version"], [359, 11, 1, "", "requires_lzma"], [359, 11, 1, "", "requires_mac_version"], [359, 11, 1, "", "requires_resource"], [359, 11, 1, "", "requires_zlib"], [359, 11, 1, "", "run_doctest"], [359, 11, 1, "", "run_in_subinterp"], [359, 11, 1, "", "run_unittest"], [359, 11, 1, "", "run_with_locale"], [359, 11, 1, "", "run_with_tz"], [359, 10, 0, "-", "script_helper"], [359, 11, 1, "", "set_match_tests"], [359, 11, 1, "", "set_memlimit"], [359, 11, 1, "", "setswitchinterval"], [359, 11, 1, "", "skip_if_broken_multiprocessing_synchronize"], [359, 11, 1, "", "sleeping_retry"], [359, 10, 0, "-", "socket_helper"], [359, 11, 1, "", "sortdict"], [359, 11, 1, "", "swap_attr"], [359, 11, 1, "", "swap_item"], [359, 11, 1, "", "system_must_validate_cert"], [359, 10, 0, "-", "threading_helper"], [359, 9, 1, "", "unix_shell"], [359, 9, 1, "", "verbose"], [359, 11, 1, "", "wait_process"], [359, 10, 0, "-", "warnings_helper"], [359, 11, 1, "", "with_pymalloc"]], "test.support.Matcher": [[359, 8, 1, "", "match_value"], [359, 8, 1, "", "matches"]], "test.support.SaveSignals": [[359, 8, 1, "", "restore"], [359, 8, 1, "", "save"]], "test.support.bytecode_helper": [[359, 12, 1, "", "BytecodeTestCase"]], "test.support.bytecode_helper.BytecodeTestCase": [[359, 8, 1, "", "assertInBytecode"], [359, 8, 1, "", "assertNotInBytecode"], [359, 8, 1, "", "get_disassembly_as_string"]], "test.support.import_helper": [[359, 12, 1, "", "CleanImport"], [359, 12, 1, "", "DirsOnSysPath"], [359, 11, 1, "", "forget"], [359, 11, 1, "", "import_fresh_module"], [359, 11, 1, "", "import_module"], [359, 11, 1, "", "make_legacy_pyc"], [359, 11, 1, "", "modules_cleanup"], [359, 11, 1, "", "modules_setup"], [359, 11, 1, "", "unload"]], "test.support.os_helper": [[359, 12, 1, "", "EnvironmentVarGuard"], [359, 9, 1, "", "FS_NONASCII"], [359, 12, 1, "", "FakePath"], [359, 9, 1, "", "SAVEDCWD"], [359, 9, 1, "", "TESTFN"], [359, 9, 1, "", "TESTFN_NONASCII"], [359, 9, 1, "", "TESTFN_UNDECODABLE"], [359, 9, 1, "", "TESTFN_UNENCODABLE"], [359, 9, 1, "", "TESTFN_UNICODE"], [359, 11, 1, "", "can_symlink"], [359, 11, 1, "", "can_xattr"], [359, 11, 1, "", "change_cwd"], [359, 11, 1, "", "create_empty_file"], [359, 11, 1, "", "fd_count"], [359, 11, 1, "", "fs_is_case_insensitive"], [359, 11, 1, "", "make_bad_fd"], [359, 11, 1, "", "rmdir"], [359, 11, 1, "", "rmtree"], [359, 11, 1, "", "skip_unless_symlink"], [359, 11, 1, "", "skip_unless_xattr"], [359, 11, 1, "", "temp_cwd"], [359, 11, 1, "", "temp_dir"], [359, 11, 1, "", "temp_umask"], [359, 11, 1, "", "unlink"]], "test.support.os_helper.EnvironmentVarGuard": [[359, 8, 1, "", "set"], [359, 8, 1, "", "unset"]], "test.support.script_helper": [[359, 11, 1, "", "assert_python_failure"], [359, 11, 1, "", "assert_python_ok"], [359, 11, 1, "", "interpreter_requires_environment"], [359, 11, 1, "", "kill_python"], [359, 11, 1, "", "make_pkg"], [359, 11, 1, "", "make_script"], [359, 11, 1, "", "make_zip_pkg"], [359, 11, 1, "", "make_zip_script"], [359, 11, 1, "", "run_python_until_end"], [359, 11, 1, "", "spawn_python"]], "test.support.socket_helper": [[359, 9, 1, "", "IPV6_ENABLED"], [359, 11, 1, "", "bind_port"], [359, 11, 1, "", "bind_unix_socket"], [359, 11, 1, "", "find_unused_port"], [359, 11, 1, "", "skip_unless_bind_unix_socket"], [359, 11, 1, "", "transient_internet"]], "test.support.threading_helper": [[359, 11, 1, "", "catch_threading_exception"], [359, 11, 1, "", "join_thread"], [359, 11, 1, "", "reap_threads"], [359, 11, 1, "", "start_threads"], [359, 11, 1, "", "threading_cleanup"], [359, 11, 1, "", "threading_setup"], [359, 11, 1, "", "wait_threads_exit"]], "test.support.warnings_helper": [[359, 12, 1, "", "WarningsRecorder"], [359, 11, 1, "", "check_no_resource_warning"], [359, 11, 1, "", "check_syntax_warning"], [359, 11, 1, "", "check_warnings"], [359, 11, 1, "", "ignore_warnings"]], "textwrap": [[361, 12, 1, "", "TextWrapper"], [361, 11, 1, "", "dedent"], [361, 11, 1, "", "fill"], [361, 11, 1, "", "indent"], [361, 11, 1, "", "shorten"], [361, 11, 1, "", "wrap"]], "textwrap.TextWrapper": [[361, 7, 1, "", "break_long_words"], [361, 7, 1, "", "break_on_hyphens"], [361, 7, 1, "", "drop_whitespace"], [361, 7, 1, "", "expand_tabs"], [361, 8, 1, "", "fill"], [361, 7, 1, "", "fix_sentence_endings"], [361, 7, 1, "", "initial_indent"], [361, 7, 1, "", "max_lines"], [361, 7, 1, "", "placeholder"], [361, 7, 1, "", "replace_whitespace"], [361, 7, 1, "", "subsequent_indent"], [361, 7, 1, "", "tabsize"], [361, 7, 1, "", "width"], [361, 8, 1, "", "wrap"]], "threading": [[362, 12, 1, "", "Barrier"], [362, 12, 1, "", "BoundedSemaphore"], [362, 6, 1, "", "BrokenBarrierError"], [362, 12, 1, "", "Condition"], [362, 12, 1, "", "Event"], [362, 12, 1, "", "Lock"], [362, 12, 1, "", "RLock"], [362, 12, 1, "", "Semaphore"], [362, 9, 1, "", "TIMEOUT_MAX"], [362, 12, 1, "", "Thread"], [362, 12, 1, "", "Timer"], [362, 9, 1, "", "__excepthook__"], [362, 11, 1, "", "active_count"], [362, 11, 1, "", "current_thread"], [362, 11, 1, "", "enumerate"], [362, 11, 1, "", "excepthook"], [362, 11, 1, "", "get_ident"], [362, 11, 1, "", "get_native_id"], [362, 11, 1, "", "getprofile"], [362, 11, 1, "", "gettrace"], [362, 12, 1, "", "local"], [362, 11, 1, "", "main_thread"], [362, 11, 1, "", "setprofile"], [362, 11, 1, "", "setprofile_all_threads"], [362, 11, 1, "", "settrace"], [362, 11, 1, "", "settrace_all_threads"], [362, 11, 1, "", "stack_size"]], "threading.Barrier": [[362, 8, 1, "", "abort"], [362, 7, 1, "", "broken"], [362, 7, 1, "", "n_waiting"], [362, 7, 1, "", "parties"], [362, 8, 1, "", "reset"], [362, 8, 1, "", "wait"]], "threading.Condition": [[362, 8, 1, "", "acquire"], [362, 8, 1, "", "notify"], [362, 8, 1, "", "notify_all"], [362, 8, 1, "", "release"], [362, 8, 1, "", "wait"], [362, 8, 1, "", "wait_for"]], "threading.Event": [[362, 8, 1, "", "clear"], [362, 8, 1, "", "is_set"], [362, 8, 1, "", "set"], [362, 8, 1, "", "wait"]], "threading.Lock": [[362, 8, 1, "", "acquire"], [362, 8, 1, "", "locked"], [362, 8, 1, "", "release"]], "threading.RLock": [[362, 8, 1, "", "acquire"], [362, 8, 1, "", "release"]], "threading.Semaphore": [[362, 8, 1, "", "acquire"], [362, 8, 1, "", "release"]], "threading.Thread": [[362, 7, 1, "", "daemon"], [362, 8, 1, "", "getName"], [362, 7, 1, "", "ident"], [362, 8, 1, "", "isDaemon"], [362, 8, 1, "", "is_alive"], [362, 8, 1, "", "join"], [362, 7, 1, "", "name"], [362, 7, 1, "", "native_id"], [362, 8, 1, "", "run"], [362, 8, 1, "", "setDaemon"], [362, 8, 1, "", "setName"], [362, 8, 1, "", "start"]], "threading.Timer": [[362, 8, 1, "", "cancel"]], "time": [[363, 9, 1, "", "CLOCK_BOOTTIME"], [363, 9, 1, "", "CLOCK_HIGHRES"], [363, 9, 1, "", "CLOCK_MONOTONIC"], [363, 9, 1, "", "CLOCK_MONOTONIC_RAW"], [363, 9, 1, "", "CLOCK_PROCESS_CPUTIME_ID"], [363, 9, 1, "", "CLOCK_PROF"], [363, 9, 1, "", "CLOCK_REALTIME"], [363, 9, 1, "", "CLOCK_TAI"], [363, 9, 1, "", "CLOCK_THREAD_CPUTIME_ID"], [363, 9, 1, "", "CLOCK_UPTIME"], [363, 9, 1, "", "CLOCK_UPTIME_RAW"], [363, 9, 1, "", "altzone"], [363, 11, 1, "", "asctime"], [363, 11, 1, "", "clock_getres"], [363, 11, 1, "", "clock_gettime"], [363, 11, 1, "", "clock_gettime_ns"], [363, 11, 1, "", "clock_settime"], [363, 11, 1, "", "clock_settime_ns"], [363, 11, 1, "", "ctime"], [363, 9, 1, "", "daylight"], [363, 11, 1, "", "get_clock_info"], [363, 11, 1, "", "gmtime"], [363, 11, 1, "", "localtime"], [363, 11, 1, "", "mktime"], [363, 11, 1, "", "monotonic"], [363, 11, 1, "", "monotonic_ns"], [363, 11, 1, "", "perf_counter"], [363, 11, 1, "", "perf_counter_ns"], [363, 11, 1, "", "process_time"], [363, 11, 1, "", "process_time_ns"], [363, 11, 1, "", "pthread_getcpuclockid"], [363, 11, 1, "", "sleep"], [363, 11, 1, "", "strftime"], [363, 11, 1, "", "strptime"], [363, 12, 1, "", "struct_time"], [363, 11, 1, "", "thread_time"], [363, 11, 1, "", "thread_time_ns"], [363, 11, 1, "", "time"], [363, 11, 1, "", "time_ns"], [363, 9, 1, "", "timezone"], [363, 9, 1, "", "tzname"], [363, 11, 1, "", "tzset"]], "time.struct_time": [[363, 7, 1, "", "tm_day"], [363, 7, 1, "", "tm_gmtoff"], [363, 7, 1, "", "tm_hour"], [363, 7, 1, "", "tm_isdst"], [363, 7, 1, "", "tm_min"], [363, 7, 1, "", "tm_mon"], [363, 7, 1, "", "tm_sec"], [363, 7, 1, "", "tm_wday"], [363, 7, 1, "", "tm_yday"], [363, 7, 1, "", "tm_year"], [363, 7, 1, "", "tm_zone"]], "timeit": [[364, 12, 1, "", "Timer"], [364, 11, 1, "", "default_timer"], [364, 11, 1, "", "repeat"], [364, 11, 1, "", "timeit"], [364, 14, 1, "cmdoption-timeit-h", "--help"], [364, 14, 1, "cmdoption-timeit-n", "--number"], [364, 14, 1, "cmdoption-timeit-p", "--process"], [364, 14, 1, "cmdoption-timeit-r", "--repeat"], [364, 14, 1, "cmdoption-timeit-s", "--setup"], [364, 14, 1, "cmdoption-timeit-u", "--unit"], [364, 14, 1, "cmdoption-timeit-v", "--verbose"], [364, 14, 1, "cmdoption-timeit-h", "-h"], [364, 14, 1, "cmdoption-timeit-n", "-n"], [364, 14, 1, "cmdoption-timeit-p", "-p"], [364, 14, 1, "cmdoption-timeit-r", "-r"], [364, 14, 1, "cmdoption-timeit-s", "-s"], [364, 14, 1, "cmdoption-timeit-u", "-u"], [364, 14, 1, "cmdoption-timeit-v", "-v"]], "timeit.Timer": [[364, 8, 1, "", "autorange"], [364, 8, 1, "", "print_exc"], [364, 8, 1, "", "repeat"], [364, 8, 1, "", "timeit"]], "tkinter": [[366, 9, 1, "", "EXCEPTION"], [366, 9, 1, "", "READABLE"], [366, 11, 1, "", "Tcl"], [366, 12, 1, "", "Tk"], [366, 9, 1, "", "WRITABLE"], [367, 10, 0, "-", "colorchooser"], [186, 10, 0, "-", "commondialog"], [368, 10, 0, "-", "dnd"], [186, 10, 0, "-", "filedialog"], [369, 10, 0, "-", "font"], [370, 10, 0, "-", "messagebox"], [371, 10, 0, "-", "scrolledtext"], [186, 10, 0, "-", "simpledialog"], [372, 10, 0, "-", "tix"], [373, 10, 0, "-", "ttk"]], "tkinter.Tk": [[366, 7, 1, "", "children"], [366, 7, 1, "", "master"], [366, 7, 1, "", "tk"]], "tkinter.Widget.tk": [[366, 8, 1, "", "createfilehandler"], [366, 8, 1, "", "deletefilehandler"]], "tkinter.colorchooser": [[367, 12, 1, "", "Chooser"], [367, 11, 1, "", "askcolor"]], "tkinter.commondialog": [[186, 12, 1, "", "Dialog"]], "tkinter.commondialog.Dialog": [[186, 8, 1, "", "show"]], "tkinter.dnd": [[368, 12, 1, "", "DndHandler"], [368, 11, 1, "", "dnd_start"]], "tkinter.dnd.DndHandler": [[368, 8, 1, "", "cancel"], [368, 8, 1, "", "finish"], [368, 8, 1, "", "on_motion"], [368, 8, 1, "", "on_release"]], "tkinter.filedialog": [[186, 12, 1, "", "Directory"], [186, 12, 1, "", "FileDialog"], [186, 12, 1, "", "LoadFileDialog"], [186, 12, 1, "", "Open"], [186, 12, 1, "", "SaveAs"], [186, 12, 1, "", "SaveFileDialog"], [186, 11, 1, "", "askdirectory"], [186, 11, 1, "", "askopenfile"], [186, 11, 1, "", "askopenfilename"], [186, 11, 1, "", "askopenfilenames"], [186, 11, 1, "", "askopenfiles"], [186, 11, 1, "", "asksaveasfile"], [186, 11, 1, "", "asksaveasfilename"]], "tkinter.filedialog.FileDialog": [[186, 8, 1, "", "cancel_command"], [186, 8, 1, "", "dirs_double_event"], [186, 8, 1, "", "dirs_select_event"], [186, 8, 1, "", "files_double_event"], [186, 8, 1, "", "files_select_event"], [186, 8, 1, "", "filter_command"], [186, 8, 1, "", "get_filter"], [186, 8, 1, "", "get_selection"], [186, 8, 1, "", "go"], [186, 8, 1, "", "ok_event"], [186, 8, 1, "", "quit"], [186, 8, 1, "", "set_filter"], [186, 8, 1, "", "set_selection"]], "tkinter.filedialog.LoadFileDialog": [[186, 8, 1, "", "ok_command"]], "tkinter.filedialog.SaveFileDialog": [[186, 8, 1, "", "ok_command"]], "tkinter.font": [[369, 9, 1, "", "BOLD"], [369, 12, 1, "", "Font"], [369, 9, 1, "", "ITALIC"], [369, 9, 1, "", "NORMAL"], [369, 9, 1, "", "ROMAN"], [369, 11, 1, "", "families"], [369, 11, 1, "", "names"], [369, 11, 1, "", "nametofont"]], "tkinter.font.Font": [[369, 8, 1, "", "actual"], [369, 8, 1, "", "cget"], [369, 8, 1, "", "config"], [369, 8, 1, "", "copy"], [369, 8, 1, "", "measure"], [369, 8, 1, "", "metrics"]], "tkinter.messagebox": [[370, 12, 1, "", "Message"], [370, 8, 1, "", "askokcancel"], [370, 8, 1, "", "askquestion"], [370, 8, 1, "", "askretrycancel"], [370, 8, 1, "", "askyesno"], [370, 8, 1, "", "askyesnocancel"], [370, 8, 1, "", "showerror"], [370, 8, 1, "", "showinfo"], [370, 8, 1, "", "showwarning"]], "tkinter.scrolledtext": [[371, 12, 1, "", "ScrolledText"]], "tkinter.scrolledtext.ScrolledText": [[371, 7, 1, "", "frame"], [371, 7, 1, "", "vbar"]], "tkinter.simpledialog": [[186, 12, 1, "", "Dialog"], [186, 11, 1, "", "askfloat"], [186, 11, 1, "", "askinteger"], [186, 11, 1, "", "askstring"]], "tkinter.simpledialog.Dialog": [[186, 8, 1, "", "body"], [186, 8, 1, "", "buttonbox"]], "tkinter.tix": [[372, 12, 1, "", "Balloon"], [372, 12, 1, "", "ButtonBox"], [372, 12, 1, "", "CheckList"], [372, 12, 1, "", "ComboBox"], [372, 12, 1, "", "Control"], [372, 12, 1, "", "DirList"], [372, 12, 1, "", "DirSelectBox"], [372, 12, 1, "", "DirSelectDialog"], [372, 12, 1, "", "DirTree"], [372, 12, 1, "", "ExFileSelectBox"], [372, 12, 1, "", "FileEntry"], [372, 12, 1, "", "FileSelectBox"], [372, 12, 1, "", "Form"], [372, 12, 1, "", "HList"], [372, 12, 1, "", "InputOnly"], [372, 12, 1, "", "LabelEntry"], [372, 12, 1, "", "LabelFrame"], [372, 12, 1, "", "ListNoteBook"], [372, 12, 1, "", "Meter"], [372, 12, 1, "", "NoteBook"], [372, 12, 1, "", "OptionMenu"], [372, 12, 1, "", "PanedWindow"], [372, 12, 1, "", "PopupMenu"], [372, 12, 1, "", "Select"], [372, 12, 1, "", "StdButtonBox"], [372, 12, 1, "", "TList"], [372, 12, 1, "", "Tk"], [372, 12, 1, "", "Tree"], [372, 12, 1, "", "tixCommand"]], "tkinter.tix.tixCommand": [[372, 8, 1, "", "tix_addbitmapdir"], [372, 8, 1, "", "tix_cget"], [372, 8, 1, "", "tix_configure"], [372, 8, 1, "", "tix_filedialog"], [372, 8, 1, "", "tix_getbitmap"], [372, 8, 1, "", "tix_getimage"], [372, 8, 1, "", "tix_option_get"], [372, 8, 1, "", "tix_resetoptions"]], "tkinter.ttk": [[373, 12, 1, "", "Combobox"], [373, 12, 1, "", "Notebook"], [373, 12, 1, "", "Progressbar"], [373, 12, 1, "", "Spinbox"], [373, 12, 1, "", "Style"], [373, 12, 1, "", "Treeview"], [373, 12, 1, "", "Widget"]], "tkinter.ttk.Combobox": [[373, 8, 1, "", "current"], [373, 8, 1, "", "get"], [373, 8, 1, "", "set"]], "tkinter.ttk.Notebook": [[373, 8, 1, "", "add"], [373, 8, 1, "", "enable_traversal"], [373, 8, 1, "", "forget"], [373, 8, 1, "", "hide"], [373, 8, 1, "", "identify"], [373, 8, 1, "", "index"], [373, 8, 1, "", "insert"], [373, 8, 1, "", "select"], [373, 8, 1, "", "tab"], [373, 8, 1, "", "tabs"]], "tkinter.ttk.Progressbar": [[373, 8, 1, "", "start"], [373, 8, 1, "", "step"], [373, 8, 1, "", "stop"]], "tkinter.ttk.Spinbox": [[373, 8, 1, "", "get"], [373, 8, 1, "", "set"]], "tkinter.ttk.Style": [[373, 8, 1, "", "configure"], [373, 8, 1, "", "element_create"], [373, 8, 1, "", "element_names"], [373, 8, 1, "", "element_options"], [373, 8, 1, "", "layout"], [373, 8, 1, "", "lookup"], [373, 8, 1, "", "map"], [373, 8, 1, "", "theme_create"], [373, 8, 1, "", "theme_names"], [373, 8, 1, "", "theme_settings"], [373, 8, 1, "", "theme_use"]], "tkinter.ttk.Treeview": [[373, 8, 1, "", "bbox"], [373, 8, 1, "", "column"], [373, 8, 1, "", "delete"], [373, 8, 1, "", "detach"], [373, 8, 1, "", "exists"], [373, 8, 1, "", "focus"], [373, 8, 1, "", "get_children"], [373, 8, 1, "", "heading"], [373, 8, 1, "", "identify"], [373, 8, 1, "", "identify_column"], [373, 8, 1, "", "identify_element"], [373, 8, 1, "", "identify_region"], [373, 8, 1, "", "identify_row"], [373, 8, 1, "", "index"], [373, 8, 1, "", "insert"], [373, 8, 1, "", "item"], [373, 8, 1, "", "move"], [373, 8, 1, "", "next"], [373, 8, 1, "", "parent"], [373, 8, 1, "", "prev"], [373, 8, 1, "", "reattach"], [373, 8, 1, "", "see"], [373, 8, 1, "", "selection"], [373, 8, 1, "", "selection_add"], [373, 8, 1, "", "selection_remove"], [373, 8, 1, "", "selection_set"], [373, 8, 1, "", "selection_toggle"], [373, 8, 1, "", "set"], [373, 8, 1, "", "set_children"], [373, 8, 1, "", "tag_bind"], [373, 8, 1, "", "tag_configure"], [373, 8, 1, "", "tag_has"], [373, 8, 1, "", "xview"], [373, 8, 1, "", "yview"]], "tkinter.ttk.Widget": [[373, 8, 1, "", "identify"], [373, 8, 1, "", "instate"], [373, 8, 1, "", "state"]], "token": [[374, 9, 1, "", "AMPER"], [374, 9, 1, "", "AMPEREQUAL"], [374, 9, 1, "", "ASYNC"], [374, 9, 1, "", "AT"], [374, 9, 1, "", "ATEQUAL"], [374, 9, 1, "", "AWAIT"], [374, 9, 1, "", "CIRCUMFLEX"], [374, 9, 1, "", "CIRCUMFLEXEQUAL"], [374, 9, 1, "", "COLON"], [374, 9, 1, "", "COLONEQUAL"], [374, 9, 1, "", "COMMA"], [374, 9, 1, "", "COMMENT"], [374, 9, 1, "", "DEDENT"], [374, 9, 1, "", "DOT"], [374, 9, 1, "", "DOUBLESLASH"], [374, 9, 1, "", "DOUBLESLASHEQUAL"], [374, 9, 1, "", "DOUBLESTAR"], [374, 9, 1, "", "DOUBLESTAREQUAL"], [374, 9, 1, "", "ELLIPSIS"], [374, 9, 1, "", "ENCODING"], [374, 9, 1, "", "ENDMARKER"], [374, 9, 1, "", "EQEQUAL"], [374, 9, 1, "", "EQUAL"], [374, 9, 1, "", "ERRORTOKEN"], [374, 9, 1, "", "EXCLAMATION"], [374, 9, 1, "", "FSTRING_END"], [374, 9, 1, "", "FSTRING_MIDDLE"], [374, 9, 1, "", "FSTRING_START"], [374, 9, 1, "", "GREATER"], [374, 9, 1, "", "GREATEREQUAL"], [374, 9, 1, "", "INDENT"], [374, 11, 1, "", "ISEOF"], [374, 11, 1, "", "ISNONTERMINAL"], [374, 11, 1, "", "ISTERMINAL"], [374, 9, 1, "", "LBRACE"], [374, 9, 1, "", "LEFTSHIFT"], [374, 9, 1, "", "LEFTSHIFTEQUAL"], [374, 9, 1, "", "LESS"], [374, 9, 1, "", "LESSEQUAL"], [374, 9, 1, "", "LPAR"], [374, 9, 1, "", "LSQB"], [374, 9, 1, "", "MINEQUAL"], [374, 9, 1, "", "MINUS"], [374, 9, 1, "", "NAME"], [374, 9, 1, "", "NEWLINE"], [374, 9, 1, "", "NL"], [374, 9, 1, "", "NOTEQUAL"], [374, 9, 1, "", "NT_OFFSET"], [374, 9, 1, "", "NUMBER"], [374, 9, 1, "", "N_TOKENS"], [374, 9, 1, "", "OP"], [374, 9, 1, "", "PERCENT"], [374, 9, 1, "", "PERCENTEQUAL"], [374, 9, 1, "", "PLUS"], [374, 9, 1, "", "PLUSEQUAL"], [374, 9, 1, "", "RARROW"], [374, 9, 1, "", "RBRACE"], [374, 9, 1, "", "RIGHTSHIFT"], [374, 9, 1, "", "RIGHTSHIFTEQUAL"], [374, 9, 1, "", "RPAR"], [374, 9, 1, "", "RSQB"], [374, 9, 1, "", "SEMI"], [374, 9, 1, "", "SLASH"], [374, 9, 1, "", "SLASHEQUAL"], [374, 9, 1, "", "SOFT_KEYWORD"], [374, 9, 1, "", "STAR"], [374, 9, 1, "", "STAREQUAL"], [374, 9, 1, "", "STRING"], [374, 9, 1, "", "TILDE"], [374, 9, 1, "", "TYPE_COMMENT"], [374, 9, 1, "", "TYPE_IGNORE"], [374, 9, 1, "", "VBAR"], [374, 9, 1, "", "VBAREQUAL"], [374, 9, 1, "", "tok_name"]], "tokenize": [[375, 6, 1, "", "TokenError"], [375, 11, 1, "", "detect_encoding"], [375, 11, 1, "", "generate_tokens"], [375, 11, 1, "", "open"], [375, 11, 1, "", "tokenize"], [375, 11, 1, "", "untokenize"], [375, 14, 1, "cmdoption-tokenize-e", "--exact"], [375, 14, 1, "cmdoption-tokenize-h", "--help"], [375, 14, 1, "cmdoption-tokenize-e", "-e"], [375, 14, 1, "cmdoption-tokenize-h", "-h"]], "tomllib": [[376, 6, 1, "", "TOMLDecodeError"], [376, 11, 1, "", "load"], [376, 11, 1, "", "loads"]], "trace": [[377, 12, 1, "", "CoverageResults"], [377, 12, 1, "", "Trace"], [377, 14, 1, "cmdoption-trace-c", "--count"], [377, 14, 1, "cmdoption-trace-C", "--coverdir"], [377, 14, 1, "cmdoption-trace-f", "--file"], [377, 14, 1, "cmdoption-trace-help", "--help"], [377, 14, 1, "cmdoption-trace-ignore-dir", "--ignore-dir"], [377, 14, 1, "cmdoption-trace-ignore-module", "--ignore-module"], [377, 14, 1, "cmdoption-trace-l", "--listfuncs"], [377, 14, 1, "cmdoption-trace-m", "--missing"], [377, 14, 1, "cmdoption-trace-R", "--no-report"], [377, 14, 1, "cmdoption-trace-r", "--report"], [377, 14, 1, "cmdoption-trace-s", "--summary"], [377, 14, 1, "cmdoption-trace-g", "--timing"], [377, 14, 1, "cmdoption-trace-t", "--trace"], [377, 14, 1, "cmdoption-trace-T", "--trackcalls"], [377, 14, 1, "cmdoption-trace-version", "--version"], [377, 14, 1, "cmdoption-trace-C", "-C"], [377, 14, 1, "cmdoption-trace-R", "-R"], [377, 14, 1, "cmdoption-trace-T", "-T"], [377, 14, 1, "cmdoption-trace-c", "-c"], [377, 14, 1, "cmdoption-trace-f", "-f"], [377, 14, 1, "cmdoption-trace-g", "-g"], [377, 14, 1, "cmdoption-trace-l", "-l"], [377, 14, 1, "cmdoption-trace-m", "-m"], [377, 14, 1, "cmdoption-trace-r", "-r"], [377, 14, 1, "cmdoption-trace-s", "-s"], [377, 14, 1, "cmdoption-trace-t", "-t"]], "trace.CoverageResults": [[377, 8, 1, "", "update"], [377, 8, 1, "", "write_results"]], "trace.Trace": [[377, 8, 1, "", "results"], [377, 8, 1, "", "run"], [377, 8, 1, "", "runctx"], [377, 8, 1, "", "runfunc"]], "traceback": [[378, 12, 1, "", "FrameSummary"], [378, 12, 1, "", "StackSummary"], [378, 12, 1, "", "TracebackException"], [378, 11, 1, "", "clear_frames"], [378, 11, 1, "", "extract_stack"], [378, 11, 1, "", "extract_tb"], [378, 11, 1, "", "format_exc"], [378, 11, 1, "", "format_exception"], [378, 11, 1, "", "format_exception_only"], [378, 11, 1, "", "format_list"], [378, 11, 1, "", "format_stack"], [378, 11, 1, "", "format_tb"], [378, 11, 1, "", "print_exc"], [378, 11, 1, "", "print_exception"], [378, 11, 1, "", "print_last"], [378, 11, 1, "", "print_stack"], [378, 11, 1, "", "print_tb"], [378, 11, 1, "", "walk_stack"], [378, 11, 1, "", "walk_tb"]], "traceback.StackSummary": [[378, 8, 1, "", "extract"], [378, 8, 1, "", "format"], [378, 8, 1, "", "format_frame_summary"], [378, 8, 1, "", "from_list"]], "traceback.TracebackException": [[378, 7, 1, "", "__cause__"], [378, 7, 1, "", "__context__"], [378, 7, 1, "", "__notes__"], [378, 7, 1, "", "__suppress_context__"], [378, 7, 1, "", "end_lineno"], [378, 7, 1, "", "end_offset"], [378, 7, 1, "", "exc_type"], [378, 7, 1, "", "exceptions"], [378, 7, 1, "", "filename"], [378, 8, 1, "", "format"], [378, 8, 1, "", "format_exception_only"], [378, 8, 1, "", "from_exception"], [378, 7, 1, "", "lineno"], [378, 7, 1, "", "msg"], [378, 7, 1, "", "offset"], [378, 8, 1, "", "print"], [378, 7, 1, "", "stack"], [378, 7, 1, "", "text"]], "tracemalloc": [[379, 12, 1, "", "DomainFilter"], [379, 12, 1, "", "Filter"], [379, 12, 1, "", "Frame"], [379, 12, 1, "", "Snapshot"], [379, 12, 1, "", "Statistic"], [379, 12, 1, "", "StatisticDiff"], [379, 12, 1, "", "Trace"], [379, 12, 1, "", "Traceback"], [379, 11, 1, "", "clear_traces"], [379, 11, 1, "", "get_object_traceback"], [379, 11, 1, "", "get_traceback_limit"], [379, 11, 1, "", "get_traced_memory"], [379, 11, 1, "", "get_tracemalloc_memory"], [379, 11, 1, "", "is_tracing"], [379, 11, 1, "", "reset_peak"], [379, 11, 1, "", "start"], [379, 11, 1, "", "stop"], [379, 11, 1, "", "take_snapshot"]], "tracemalloc.DomainFilter": [[379, 7, 1, "", "domain"], [379, 7, 1, "", "inclusive"]], "tracemalloc.Filter": [[379, 7, 1, "", "all_frames"], [379, 7, 1, "", "domain"], [379, 7, 1, "", "filename_pattern"], [379, 7, 1, "", "inclusive"], [379, 7, 1, "", "lineno"]], "tracemalloc.Frame": [[379, 7, 1, "", "filename"], [379, 7, 1, "", "lineno"]], "tracemalloc.Snapshot": [[379, 8, 1, "", "compare_to"], [379, 8, 1, "", "dump"], [379, 8, 1, "", "filter_traces"], [379, 8, 1, "", "load"], [379, 8, 1, "", "statistics"], [379, 7, 1, "", "traceback_limit"], [379, 7, 1, "", "traces"]], "tracemalloc.Statistic": [[379, 7, 1, "", "count"], [379, 7, 1, "", "size"], [379, 7, 1, "", "traceback"]], "tracemalloc.StatisticDiff": [[379, 7, 1, "", "count"], [379, 7, 1, "", "count_diff"], [379, 7, 1, "", "size"], [379, 7, 1, "", "size_diff"], [379, 7, 1, "", "traceback"]], "tracemalloc.Trace": [[379, 7, 1, "", "domain"], [379, 7, 1, "", "size"], [379, 7, 1, "", "traceback"]], "tracemalloc.Traceback": [[379, 8, 1, "", "format"], [379, 7, 1, "", "total_nframe"]], "tty": [[380, 11, 1, "", "cfmakecbreak"], [380, 11, 1, "", "cfmakeraw"], [380, 11, 1, "", "setcbreak"], [380, 11, 1, "", "setraw"]], "turtle": [[381, 12, 1, "", "RawPen"], [381, 12, 1, "", "RawTurtle"], [381, 12, 1, "", "Screen"], [381, 12, 1, "", "ScrolledCanvas"], [381, 12, 1, "", "Shape"], [381, 12, 1, "", "Turtle"], [381, 12, 1, "", "TurtleScreen"], [381, 12, 1, "", "Vec2D"], [381, 11, 1, "", "addshape"], [381, 11, 1, "", "back"], [381, 11, 1, "", "backward"], [381, 11, 1, "", "begin_fill"], [381, 11, 1, "", "begin_poly"], [381, 11, 1, "", "bgcolor"], [381, 11, 1, "", "bgpic"], [381, 11, 1, "", "bk"], [381, 11, 1, "", "bye"], [381, 11, 1, "", "circle"], [381, 11, 1, "", "clear"], [381, 11, 1, "", "clearscreen"], [381, 11, 1, "", "clearstamp"], [381, 11, 1, "", "clearstamps"], [381, 11, 1, "", "clone"], [381, 11, 1, "", "color"], [381, 11, 1, "", "colormode"], [381, 11, 1, "", "degrees"], [381, 11, 1, "", "delay"], [381, 11, 1, "", "distance"], [381, 11, 1, "", "done"], [381, 11, 1, "", "dot"], [381, 11, 1, "", "down"], [381, 11, 1, "", "end_fill"], [381, 11, 1, "", "end_poly"], [381, 11, 1, "", "exitonclick"], [381, 11, 1, "", "fd"], [381, 11, 1, "", "fillcolor"], [381, 11, 1, "", "filling"], [381, 11, 1, "", "forward"], [381, 11, 1, "", "get_poly"], [381, 11, 1, "", "get_shapepoly"], [381, 11, 1, "", "getcanvas"], [381, 11, 1, "", "getpen"], [381, 11, 1, "", "getscreen"], [381, 11, 1, "", "getshapes"], [381, 11, 1, "", "getturtle"], [381, 11, 1, "", "goto"], [381, 11, 1, "", "heading"], [381, 11, 1, "", "hideturtle"], [381, 11, 1, "", "home"], [381, 11, 1, "", "ht"], [381, 11, 1, "", "isdown"], [381, 11, 1, "", "isvisible"], [381, 11, 1, "", "left"], [381, 11, 1, "", "listen"], [381, 11, 1, "", "lt"], [381, 11, 1, "", "mainloop"], [381, 11, 1, "", "mode"], [381, 11, 1, "", "numinput"], [381, 11, 1, "", "onclick"], [381, 11, 1, "", "ondrag"], [381, 11, 1, "", "onkey"], [381, 11, 1, "", "onkeypress"], [381, 11, 1, "", "onkeyrelease"], [381, 11, 1, "", "onrelease"], [381, 11, 1, "", "onscreenclick"], [381, 11, 1, "", "ontimer"], [381, 11, 1, "", "pd"], [381, 11, 1, "", "pen"], [381, 11, 1, "", "pencolor"], [381, 11, 1, "", "pendown"], [381, 11, 1, "", "pensize"], [381, 11, 1, "", "penup"], [381, 11, 1, "", "pos"], [381, 11, 1, "", "position"], [381, 11, 1, "", "pu"], [381, 11, 1, "", "radians"], [381, 11, 1, "", "register_shape"], [381, 11, 1, "", "reset"], [381, 11, 1, "", "resetscreen"], [381, 11, 1, "", "resizemode"], [381, 11, 1, "", "right"], [381, 11, 1, "", "rt"], [381, 11, 1, "", "screensize"], [381, 11, 1, "", "seth"], [381, 11, 1, "", "setheading"], [381, 11, 1, "", "setpos"], [381, 11, 1, "", "setposition"], [381, 11, 1, "", "settiltangle"], [381, 11, 1, "", "setundobuffer"], [381, 11, 1, "", "setup"], [381, 11, 1, "", "setworldcoordinates"], [381, 11, 1, "", "setx"], [381, 11, 1, "", "sety"], [381, 11, 1, "", "shape"], [381, 11, 1, "", "shapesize"], [381, 11, 1, "", "shapetransform"], [381, 11, 1, "", "shearfactor"], [381, 11, 1, "", "showturtle"], [381, 11, 1, "", "speed"], [381, 11, 1, "", "st"], [381, 11, 1, "", "stamp"], [381, 11, 1, "", "teleport"], [381, 11, 1, "", "textinput"], [381, 11, 1, "", "tilt"], [381, 11, 1, "", "tiltangle"], [381, 11, 1, "", "title"], [381, 11, 1, "", "towards"], [381, 11, 1, "", "tracer"], [381, 11, 1, "", "turtles"], [381, 11, 1, "", "turtlesize"], [381, 11, 1, "", "undo"], [381, 11, 1, "", "undobufferentries"], [381, 11, 1, "", "up"], [381, 11, 1, "", "update"], [381, 11, 1, "", "width"], [381, 11, 1, "", "window_height"], [381, 11, 1, "", "window_width"], [381, 11, 1, "", "write"], [381, 11, 1, "", "write_docstringdict"], [381, 11, 1, "", "xcor"], [381, 11, 1, "", "ycor"]], "turtle.Shape": [[381, 8, 1, "", "addcomponent"]], "types": [[382, 9, 1, "", "AsyncGeneratorType"], [382, 9, 1, "", "BuiltinFunctionType"], [382, 9, 1, "", "BuiltinMethodType"], [382, 9, 1, "", "CellType"], [382, 9, 1, "", "ClassMethodDescriptorType"], [382, 12, 1, "", "CodeType"], [382, 9, 1, "", "CoroutineType"], [382, 11, 1, "", "DynamicClassAttribute"], [382, 9, 1, "", "EllipsisType"], [382, 9, 1, "", "FrameType"], [382, 9, 1, "", "FunctionType"], [382, 9, 1, "", "GeneratorType"], [382, 12, 1, "", "GenericAlias"], [382, 9, 1, "", "GetSetDescriptorType"], [382, 9, 1, "", "LambdaType"], [382, 12, 1, "", "MappingProxyType"], [382, 9, 1, "", "MemberDescriptorType"], [382, 9, 1, "", "MethodDescriptorType"], [382, 9, 1, "", "MethodType"], [382, 9, 1, "", "MethodWrapperType"], [382, 12, 1, "", "ModuleType"], [382, 9, 1, "", "NoneType"], [382, 9, 1, "", "NotImplementedType"], [382, 12, 1, "", "SimpleNamespace"], [382, 12, 1, "", "TracebackType"], [382, 12, 1, "", "UnionType"], [382, 9, 1, "", "WrapperDescriptorType"], [382, 11, 1, "", "coroutine"], [382, 11, 1, "", "get_original_bases"], [382, 11, 1, "", "new_class"], [382, 11, 1, "", "prepare_class"], [382, 11, 1, "", "resolve_bases"]], "types.CodeType": [[382, 8, 1, "", "replace"]], "types.MappingProxyType": [[382, 8, 1, "", "copy"], [382, 8, 1, "", "get"], [382, 8, 1, "", "items"], [382, 8, 1, "", "keys"], [382, 8, 1, "", "values"]], "types.ModuleType": [[382, 7, 1, "", "__doc__"], [382, 7, 1, "", "__loader__"], [382, 7, 1, "", "__name__"], [382, 7, 1, "", "__package__"], [382, 7, 1, "", "__spec__"]], "typing": [[383, 12, 1, "", "AbstractSet"], [383, 9, 1, "", "Annotated"], [383, 9, 1, "", "Any"], [383, 9, 1, "", "AnyStr"], [383, 12, 1, "", "AsyncContextManager"], [383, 12, 1, "", "AsyncGenerator"], [383, 12, 1, "", "AsyncIterable"], [383, 12, 1, "", "AsyncIterator"], [383, 12, 1, "", "Awaitable"], [383, 12, 1, "", "BinaryIO"], [383, 12, 1, "", "ByteString"], [383, 9, 1, "", "Callable"], [383, 12, 1, "", "ChainMap"], [383, 9, 1, "", "ClassVar"], [383, 12, 1, "", "Collection"], [383, 9, 1, "", "Concatenate"], [383, 12, 1, "", "Container"], [383, 12, 1, "", "ContextManager"], [383, 12, 1, "", "Coroutine"], [383, 12, 1, "", "Counter"], [383, 12, 1, "", "DefaultDict"], [383, 12, 1, "", "Deque"], [383, 12, 1, "", "Dict"], [383, 9, 1, "", "Final"], [383, 12, 1, "", "ForwardRef"], [383, 12, 1, "", "FrozenSet"], [383, 12, 1, "", "Generator"], [383, 12, 1, "", "Generic"], [383, 12, 1, "", "Hashable"], [383, 12, 1, "", "IO"], [383, 12, 1, "", "ItemsView"], [383, 12, 1, "", "Iterable"], [383, 12, 1, "", "Iterator"], [383, 12, 1, "", "KeysView"], [383, 12, 1, "", "List"], [383, 9, 1, "", "Literal"], [383, 9, 1, "", "LiteralString"], [383, 12, 1, "", "Mapping"], [383, 12, 1, "", "MappingView"], [383, 12, 1, "", "Match"], [383, 12, 1, "", "MutableMapping"], [383, 12, 1, "", "MutableSequence"], [383, 12, 1, "", "MutableSet"], [383, 12, 1, "", "NamedTuple"], [383, 9, 1, "", "Never"], [383, 12, 1, "", "NewType"], [383, 9, 1, "", "NoReturn"], [383, 9, 1, "", "NotRequired"], [383, 9, 1, "", "Optional"], [383, 12, 1, "", "OrderedDict"], [383, 12, 1, "", "ParamSpec"], [383, 9, 1, "", "ParamSpecArgs"], [383, 9, 1, "", "ParamSpecKwargs"], [383, 12, 1, "", "Pattern"], [383, 12, 1, "", "Protocol"], [383, 9, 1, "", "Required"], [383, 12, 1, "", "Reversible"], [383, 9, 1, "", "Self"], [383, 12, 1, "", "Sequence"], [383, 12, 1, "", "Set"], [383, 12, 1, "", "Sized"], [383, 12, 1, "", "SupportsAbs"], [383, 12, 1, "", "SupportsBytes"], [383, 12, 1, "", "SupportsComplex"], [383, 12, 1, "", "SupportsFloat"], [383, 12, 1, "", "SupportsIndex"], [383, 12, 1, "", "SupportsInt"], [383, 12, 1, "", "SupportsRound"], [383, 9, 1, "", "TYPE_CHECKING"], [383, 12, 1, "", "Text"], [383, 12, 1, "", "TextIO"], [383, 9, 1, "", "Tuple"], [383, 12, 1, "", "Type"], [383, 9, 1, "", "TypeAlias"], [383, 12, 1, "", "TypeAliasType"], [383, 9, 1, "", "TypeGuard"], [383, 12, 1, "", "TypeVar"], [383, 12, 1, "", "TypeVarTuple"], [383, 12, 1, "", "TypedDict"], [383, 9, 1, "", "Union"], [383, 9, 1, "", "Unpack"], [383, 12, 1, "", "ValuesView"], [383, 11, 1, "", "assert_never"], [383, 11, 1, "", "assert_type"], [383, 11, 1, "", "cast"], [383, 11, 1, "", "clear_overloads"], [383, 11, 1, "", "dataclass_transform"], [383, 11, 1, "", "final"], [383, 11, 1, "", "get_args"], [383, 11, 1, "", "get_origin"], [383, 11, 1, "", "get_overloads"], [383, 11, 1, "", "get_type_hints"], [383, 11, 1, "", "is_typeddict"], [383, 11, 1, "", "no_type_check"], [383, 11, 1, "", "no_type_check_decorator"], [383, 11, 1, "", "overload"], [383, 11, 1, "", "override"], [383, 11, 1, "", "reveal_type"], [383, 11, 1, "", "runtime_checkable"], [383, 11, 1, "", "type_check_only"]], "typing.NewType": [[383, 7, 1, "", "__module__"], [383, 7, 1, "", "__name__"], [383, 7, 1, "", "__supertype__"]], "typing.ParamSpec": [[383, 7, 1, "", "__name__"], [383, 7, 1, "", "args"], [383, 7, 1, "", "kwargs"]], "typing.TypeAliasType": [[383, 7, 1, "", "__module__"], [383, 7, 1, "", "__name__"], [383, 7, 1, "", "__type_params__"], [383, 7, 1, "", "__value__"]], "typing.TypeVar": [[383, 7, 1, "", "__bound__"], [383, 7, 1, "", "__constraints__"], [383, 7, 1, "", "__contravariant__"], [383, 7, 1, "", "__covariant__"], [383, 7, 1, "", "__infer_variance__"], [383, 7, 1, "", "__name__"]], "typing.TypeVarTuple": [[383, 7, 1, "", "__name__"]], "typing.TypedDict": [[383, 7, 1, "", "__optional_keys__"], [383, 7, 1, "", "__required_keys__"], [383, 7, 1, "", "__total__"]], "unicodedata": [[384, 11, 1, "", "bidirectional"], [384, 11, 1, "", "category"], [384, 11, 1, "", "combining"], [384, 11, 1, "", "decimal"], [384, 11, 1, "", "decomposition"], [384, 11, 1, "", "digit"], [384, 11, 1, "", "east_asian_width"], [384, 11, 1, "", "is_normalized"], [384, 11, 1, "", "lookup"], [384, 11, 1, "", "mirrored"], [384, 11, 1, "", "name"], [384, 11, 1, "", "normalize"], [384, 11, 1, "", "numeric"], [384, 9, 1, "", "ucd_3_2_0"], [384, 9, 1, "", "unidata_version"]], "unittest": [[385, 12, 1, "", "FunctionTestCase"], [385, 12, 1, "", "IsolatedAsyncioTestCase"], [385, 6, 1, "", "SkipTest"], [385, 12, 1, "", "TestCase"], [385, 12, 1, "", "TestLoader"], [385, 12, 1, "", "TestResult"], [385, 12, 1, "", "TestSuite"], [385, 12, 1, "", "TextTestResult"], [385, 12, 1, "", "TextTestRunner"], [385, 11, 1, "", "addModuleCleanup"], [385, 9, 1, "", "defaultTestLoader"], [385, 11, 1, "", "doModuleCleanups"], [385, 8, 1, "", "enterModuleContext"], [385, 11, 1, "", "expectedFailure"], [385, 11, 1, "", "installHandler"], [385, 11, 1, "", "main"], [386, 10, 0, "-", "mock"], [385, 11, 1, "", "registerResult"], [385, 11, 1, "", "removeHandler"], [385, 11, 1, "", "removeResult"], [385, 11, 1, "", "skip"], [385, 11, 1, "", "skipIf"], [385, 11, 1, "", "skipUnless"], [385, 14, 1, "cmdoption-unittest-b", "--buffer"], [385, 14, 1, "cmdoption-unittest-c", "--catch"], [385, 14, 1, "cmdoption-unittest-durations", "--durations"], [385, 14, 1, "cmdoption-unittest-f", "--failfast"], [385, 14, 1, "cmdoption-unittest-locals", "--locals"], [385, 14, 1, "cmdoption-unittest-b", "-b"], [385, 14, 1, "cmdoption-unittest-c", "-c"], [385, 14, 1, "cmdoption-unittest-f", "-f"], [385, 14, 1, "cmdoption-unittest-k", "-k"]], "unittest.IsolatedAsyncioTestCase": [[385, 8, 1, "", "addAsyncCleanup"], [385, 8, 1, "", "asyncSetUp"], [385, 8, 1, "", "asyncTearDown"], [385, 8, 1, "", "enterAsyncContext"], [385, 8, 1, "", "run"]], "unittest.TestCase": [[385, 8, 1, "", "addClassCleanup"], [385, 8, 1, "", "addCleanup"], [385, 8, 1, "", "addTypeEqualityFunc"], [385, 8, 1, "", "assertAlmostEqual"], [385, 8, 1, "", "assertCountEqual"], [385, 8, 1, "", "assertDictEqual"], [385, 8, 1, "", "assertEqual"], [385, 8, 1, "", "assertFalse"], [385, 8, 1, "", "assertGreater"], [385, 8, 1, "", "assertGreaterEqual"], [385, 8, 1, "", "assertIn"], [385, 8, 1, "", "assertIs"], [385, 8, 1, "", "assertIsInstance"], [385, 8, 1, "", "assertIsNone"], [385, 8, 1, "", "assertIsNot"], [385, 8, 1, "", "assertIsNotNone"], [385, 8, 1, "", "assertLess"], [385, 8, 1, "", "assertLessEqual"], [385, 8, 1, "", "assertListEqual"], [385, 8, 1, "", "assertLogs"], [385, 8, 1, "", "assertMultiLineEqual"], [385, 8, 1, "", "assertNoLogs"], [385, 8, 1, "", "assertNotAlmostEqual"], [385, 8, 1, "", "assertNotEqual"], [385, 8, 1, "", "assertNotIn"], [385, 8, 1, "", "assertNotIsInstance"], [385, 8, 1, "", "assertNotRegex"], [385, 8, 1, "", "assertRaises"], [385, 8, 1, "", "assertRaisesRegex"], [385, 8, 1, "", "assertRegex"], [385, 8, 1, "", "assertSequenceEqual"], [385, 8, 1, "", "assertSetEqual"], [385, 8, 1, "", "assertTrue"], [385, 8, 1, "", "assertTupleEqual"], [385, 8, 1, "", "assertWarns"], [385, 8, 1, "", "assertWarnsRegex"], [385, 8, 1, "", "countTestCases"], [385, 8, 1, "", "debug"], [385, 8, 1, "", "defaultTestResult"], [385, 8, 1, "", "doClassCleanups"], [385, 8, 1, "", "doCleanups"], [385, 8, 1, "", "enterClassContext"], [385, 8, 1, "", "enterContext"], [385, 8, 1, "", "fail"], [385, 7, 1, "", "failureException"], [385, 8, 1, "", "id"], [385, 7, 1, "", "longMessage"], [385, 7, 1, "", "maxDiff"], [385, 7, 1, "", "output"], [385, 7, 1, "", "records"], [385, 8, 1, "", "run"], [385, 8, 1, "", "setUp"], [385, 8, 1, "", "setUpClass"], [385, 8, 1, "", "shortDescription"], [385, 8, 1, "", "skipTest"], [385, 8, 1, "", "subTest"], [385, 8, 1, "", "tearDown"], [385, 8, 1, "", "tearDownClass"]], "unittest.TestLoader": [[385, 8, 1, "", "discover"], [385, 7, 1, "", "errors"], [385, 8, 1, "", "getTestCaseNames"], [385, 8, 1, "", "loadTestsFromModule"], [385, 8, 1, "", "loadTestsFromName"], [385, 8, 1, "", "loadTestsFromNames"], [385, 8, 1, "", "loadTestsFromTestCase"], [385, 7, 1, "", "sortTestMethodsUsing"], [385, 7, 1, "", "suiteClass"], [385, 7, 1, "", "testMethodPrefix"], [385, 7, 1, "", "testNamePatterns"]], "unittest.TestResult": [[385, 8, 1, "", "addDuration"], [385, 8, 1, "", "addError"], [385, 8, 1, "", "addExpectedFailure"], [385, 8, 1, "", "addFailure"], [385, 8, 1, "", "addSkip"], [385, 8, 1, "", "addSubTest"], [385, 8, 1, "", "addSuccess"], [385, 8, 1, "", "addUnexpectedSuccess"], [385, 7, 1, "", "buffer"], [385, 7, 1, "", "collectedDurations"], [385, 7, 1, "", "errors"], [385, 7, 1, "", "expectedFailures"], [385, 7, 1, "", "failfast"], [385, 7, 1, "", "failures"], [385, 7, 1, "", "shouldStop"], [385, 7, 1, "", "skipped"], [385, 8, 1, "", "startTest"], [385, 8, 1, "", "startTestRun"], [385, 8, 1, "", "stop"], [385, 8, 1, "", "stopTest"], [385, 8, 1, "", "stopTestRun"], [385, 7, 1, "", "tb_locals"], [385, 7, 1, "", "testsRun"], [385, 7, 1, "", "unexpectedSuccesses"], [385, 8, 1, "", "wasSuccessful"]], "unittest.TestSuite": [[385, 8, 1, "", "__iter__"], [385, 8, 1, "", "addTest"], [385, 8, 1, "", "addTests"], [385, 8, 1, "", "countTestCases"], [385, 8, 1, "", "debug"], [385, 8, 1, "", "run"]], "unittest.TextTestRunner": [[385, 8, 1, "", "_makeResult"], [385, 8, 1, "", "run"]], "unittest.mock": [[386, 9, 1, "", "ANY"], [386, 12, 1, "", "AsyncMock"], [386, 9, 1, "", "DEFAULT"], [386, 9, 1, "", "FILTER_DIR"], [386, 12, 1, "", "MagicMock"], [386, 12, 1, "", "Mock"], [386, 12, 1, "", "NonCallableMagicMock"], [386, 12, 1, "", "NonCallableMock"], [386, 12, 1, "", "PropertyMock"], [386, 11, 1, "", "call"], [386, 11, 1, "", "create_autospec"], [386, 11, 1, "", "mock_open"], [386, 11, 1, "", "patch"], [386, 11, 1, "", "seal"], [386, 9, 1, "", "sentinel"]], "unittest.mock.AsyncMock": [[386, 8, 1, "", "assert_any_await"], [386, 8, 1, "", "assert_awaited"], [386, 8, 1, "", "assert_awaited_once"], [386, 8, 1, "", "assert_awaited_once_with"], [386, 8, 1, "", "assert_awaited_with"], [386, 8, 1, "", "assert_has_awaits"], [386, 8, 1, "", "assert_not_awaited"], [386, 7, 1, "", "await_args"], [386, 7, 1, "", "await_args_list"], [386, 7, 1, "", "await_count"], [386, 8, 1, "", "reset_mock"]], "unittest.mock.Mock": [[386, 7, 1, "", "__class__"], [386, 8, 1, "", "__dir__"], [386, 8, 1, "", "_get_child_mock"], [386, 8, 1, "", "assert_any_call"], [386, 8, 1, "", "assert_called"], [386, 8, 1, "", "assert_called_once"], [386, 8, 1, "", "assert_called_once_with"], [386, 8, 1, "", "assert_called_with"], [386, 8, 1, "", "assert_has_calls"], [386, 8, 1, "", "assert_not_called"], [386, 8, 1, "", "attach_mock"], [386, 7, 1, "", "call_args"], [386, 7, 1, "", "call_args_list"], [386, 7, 1, "", "call_count"], [386, 7, 1, "", "called"], [386, 8, 1, "", "configure_mock"], [386, 7, 1, "", "method_calls"], [386, 8, 1, "", "mock_add_spec"], [386, 7, 1, "", "mock_calls"], [386, 8, 1, "", "reset_mock"], [386, 7, 1, "", "return_value"], [386, 7, 1, "", "side_effect"]], "unittest.mock.call": [[386, 8, 1, "", "call_list"]], "unittest.mock.patch": [[386, 11, 1, "", "dict"], [386, 11, 1, "", "multiple"], [386, 11, 1, "", "object"], [386, 11, 1, "", "stopall"]], "urllib": [[390, 10, 0, "-", "error"], [391, 10, 0, "-", "parse"], [392, 10, 0, "-", "request"], [392, 10, 0, "-", "response"], [393, 10, 0, "-", "robotparser"]], "urllib.error": [[390, 6, 1, "", "ContentTooShortError"], [390, 6, 1, "", "HTTPError"], [390, 6, 1, "", "URLError"]], "urllib.error.ContentTooShortError": [[390, 7, 1, "", "content"]], "urllib.error.HTTPError": [[390, 7, 1, "", "code"], [390, 7, 1, "", "fp"], [390, 7, 1, "", "headers"], [390, 7, 1, "", "reason"], [390, 7, 1, "", "url"]], "urllib.error.URLError": [[390, 7, 1, "", "reason"]], "urllib.parse": [[391, 12, 1, "", "DefragResult"], [391, 12, 1, "", "DefragResultBytes"], [391, 12, 1, "", "ParseResult"], [391, 12, 1, "", "ParseResultBytes"], [391, 12, 1, "", "SplitResult"], [391, 12, 1, "", "SplitResultBytes"], [391, 11, 1, "", "parse_qs"], [391, 11, 1, "", "parse_qsl"], [391, 11, 1, "", "quote"], [391, 11, 1, "", "quote_from_bytes"], [391, 11, 1, "", "quote_plus"], [391, 11, 1, "", "unquote"], [391, 11, 1, "", "unquote_plus"], [391, 11, 1, "", "unquote_to_bytes"], [391, 11, 1, "", "unwrap"], [391, 11, 1, "", "urldefrag"], [391, 11, 1, "", "urlencode"], [391, 11, 1, "", "urljoin"], [391, 11, 1, "", "urlparse"], [391, 11, 1, "", "urlsplit"], [391, 11, 1, "", "urlunparse"], [391, 11, 1, "", "urlunsplit"]], "urllib.parse.urllib.parse.SplitResult": [[391, 8, 1, "", "geturl"]], "urllib.request": [[392, 12, 1, "", "AbstractBasicAuthHandler"], [392, 12, 1, "", "AbstractDigestAuthHandler"], [392, 12, 1, "", "BaseHandler"], [392, 12, 1, "", "CacheFTPHandler"], [392, 12, 1, "", "DataHandler"], [392, 12, 1, "", "FTPHandler"], [392, 12, 1, "", "FancyURLopener"], [392, 12, 1, "", "FileHandler"], [392, 12, 1, "", "HTTPBasicAuthHandler"], [392, 12, 1, "", "HTTPCookieProcessor"], [392, 12, 1, "", "HTTPDefaultErrorHandler"], [392, 12, 1, "", "HTTPDigestAuthHandler"], [392, 12, 1, "", "HTTPErrorProcessor"], [392, 12, 1, "", "HTTPHandler"], [392, 12, 1, "", "HTTPPasswordMgr"], [392, 12, 1, "", "HTTPPasswordMgrWithDefaultRealm"], [392, 12, 1, "", "HTTPPasswordMgrWithPriorAuth"], [392, 12, 1, "", "HTTPRedirectHandler"], [392, 12, 1, "", "HTTPSHandler"], [392, 12, 1, "", "OpenerDirector"], [392, 12, 1, "", "ProxyBasicAuthHandler"], [392, 12, 1, "", "ProxyDigestAuthHandler"], [392, 12, 1, "", "ProxyHandler"], [392, 12, 1, "", "Request"], [392, 12, 1, "", "URLopener"], [392, 12, 1, "", "UnknownHandler"], [392, 11, 1, "", "build_opener"], [392, 11, 1, "", "getproxies"], [392, 11, 1, "", "install_opener"], [392, 11, 1, "", "pathname2url"], [392, 11, 1, "", "url2pathname"], [392, 11, 1, "", "urlcleanup"], [392, 11, 1, "", "urlopen"], [392, 11, 1, "", "urlretrieve"]], "urllib.request.AbstractBasicAuthHandler": [[392, 8, 1, "", "http_error_auth_reqed"]], "urllib.request.AbstractDigestAuthHandler": [[392, 8, 1, "", "http_error_auth_reqed"]], "urllib.request.BaseHandler": [[392, 8, 1, "", "add_parent"], [392, 8, 1, "", "close"], [392, 8, 1, "", "default_open"], [392, 8, 1, "", "http_error_default"], [392, 7, 1, "", "parent"], [392, 8, 1, "", "unknown_open"]], "urllib.request.CacheFTPHandler": [[392, 8, 1, "", "setMaxConns"], [392, 8, 1, "", "setTimeout"]], "urllib.request.DataHandler": [[392, 8, 1, "", "data_open"]], "urllib.request.FTPHandler": [[392, 8, 1, "", "ftp_open"]], "urllib.request.FancyURLopener": [[392, 8, 1, "", "prompt_user_passwd"]], "urllib.request.FileHandler": [[392, 8, 1, "", "file_open"]], "urllib.request.HTTPBasicAuthHandler": [[392, 8, 1, "", "http_error_401"]], "urllib.request.HTTPCookieProcessor": [[392, 7, 1, "", "cookiejar"]], "urllib.request.HTTPDigestAuthHandler": [[392, 8, 1, "", "http_error_401"]], "urllib.request.HTTPErrorProcessor": [[392, 8, 1, "", "http_response"], [392, 8, 1, "", "https_response"]], "urllib.request.HTTPHandler": [[392, 8, 1, "", "http_open"]], "urllib.request.HTTPPasswordMgr": [[392, 8, 1, "", "add_password"], [392, 8, 1, "", "find_user_password"]], "urllib.request.HTTPPasswordMgrWithPriorAuth": [[392, 8, 1, "", "add_password"], [392, 8, 1, "", "find_user_password"], [392, 8, 1, "", "is_authenticated"], [392, 8, 1, "", "update_authenticated"]], "urllib.request.HTTPRedirectHandler": [[392, 8, 1, "", "http_error_301"], [392, 8, 1, "", "http_error_302"], [392, 8, 1, "", "http_error_303"], [392, 8, 1, "", "http_error_307"], [392, 8, 1, "", "http_error_308"], [392, 8, 1, "", "redirect_request"]], "urllib.request.HTTPSHandler": [[392, 8, 1, "", "https_open"]], "urllib.request.OpenerDirector": [[392, 8, 1, "", "add_handler"], [392, 8, 1, "", "error"], [392, 8, 1, "", "open"]], "urllib.request.ProxyBasicAuthHandler": [[392, 8, 1, "", "http_error_407"]], "urllib.request.ProxyDigestAuthHandler": [[392, 8, 1, "", "http_error_407"]], "urllib.request.Request": [[392, 8, 1, "", "add_header"], [392, 8, 1, "", "add_unredirected_header"], [392, 7, 1, "", "data"], [392, 7, 1, "", "full_url"], [392, 8, 1, "", "get_full_url"], [392, 8, 1, "", "get_header"], [392, 8, 1, "", "get_method"], [392, 8, 1, "", "has_header"], [392, 8, 1, "", "header_items"], [392, 7, 1, "", "host"], [392, 7, 1, "", "method"], [392, 7, 1, "", "origin_req_host"], [392, 8, 1, "", "remove_header"], [392, 7, 1, "", "selector"], [392, 8, 1, "", "set_proxy"], [392, 7, 1, "", "type"], [392, 7, 1, "", "unverifiable"]], "urllib.request.URLopener": [[392, 8, 1, "", "open"], [392, 8, 1, "", "open_unknown"], [392, 8, 1, "", "retrieve"], [392, 7, 1, "", "version"]], "urllib.request.UnknownHandler": [[392, 8, 1, "", "unknown_open"]], "urllib.response": [[392, 12, 1, "", "addinfourl"]], "urllib.response.addinfourl": [[392, 7, 1, "", "code"], [392, 8, 1, "", "getcode"], [392, 8, 1, "", "geturl"], [392, 7, 1, "", "headers"], [392, 8, 1, "", "info"], [392, 7, 1, "", "status"], [392, 7, 1, "", "url"]], "urllib.robotparser": [[393, 12, 1, "", "RobotFileParser"]], "urllib.robotparser.RobotFileParser": [[393, 8, 1, "", "can_fetch"], [393, 8, 1, "", "crawl_delay"], [393, 8, 1, "", "modified"], [393, 8, 1, "", "mtime"], [393, 8, 1, "", "parse"], [393, 8, 1, "", "read"], [393, 8, 1, "", "request_rate"], [393, 8, 1, "", "set_url"], [393, 8, 1, "", "site_maps"]], "uu": [[394, 6, 1, "", "Error"], [394, 11, 1, "", "decode"], [394, 11, 1, "", "encode"]], "uuid": [[395, 9, 1, "", "NAMESPACE_DNS"], [395, 9, 1, "", "NAMESPACE_OID"], [395, 9, 1, "", "NAMESPACE_URL"], [395, 9, 1, "", "NAMESPACE_X500"], [395, 9, 1, "", "RESERVED_FUTURE"], [395, 9, 1, "", "RESERVED_MICROSOFT"], [395, 9, 1, "", "RESERVED_NCS"], [395, 9, 1, "", "RFC_4122"], [395, 12, 1, "", "SafeUUID"], [395, 12, 1, "", "UUID"], [395, 11, 1, "", "getnode"], [395, 11, 1, "", "uuid1"], [395, 11, 1, "", "uuid3"], [395, 11, 1, "", "uuid4"], [395, 11, 1, "", "uuid5"], [395, 14, 1, "cmdoption-uuid-h", "--help"], [395, 14, 1, "cmdoption-uuid-name", "--name"], [395, 14, 1, "cmdoption-uuid-namespace", "--namespace"], [395, 14, 1, "cmdoption-uuid-uuid", "--uuid"], [395, 14, 1, "cmdoption-uuid-N", "-N"], [395, 14, 1, "cmdoption-uuid-h", "-h"], [395, 14, 1, "cmdoption-uuid-n", "-n"], [395, 14, 1, "cmdoption-uuid-u", "-u"]], "uuid.SafeUUID": [[395, 7, 1, "", "safe"], [395, 7, 1, "", "unknown"], [395, 7, 1, "", "unsafe"]], "uuid.UUID": [[395, 7, 1, "", "bytes"], [395, 7, 1, "", "bytes_le"], [395, 7, 1, "", "clock_seq"], [395, 7, 1, "", "clock_seq_hi_variant"], [395, 7, 1, "", "clock_seq_low"], [395, 7, 1, "", "fields"], [395, 7, 1, "", "hex"], [395, 7, 1, "", "int"], [395, 7, 1, "", "is_safe"], [395, 7, 1, "", "node"], [395, 7, 1, "", "time"], [395, 7, 1, "", "time_hi_version"], [395, 7, 1, "", "time_low"], [395, 7, 1, "", "time_mid"], [395, 7, 1, "", "urn"], [395, 7, 1, "", "variant"], [395, 7, 1, "", "version"]], "venv": [[396, 12, 1, "", "EnvBuilder"], [396, 11, 1, "", "create"]], "venv.EnvBuilder": [[396, 8, 1, "", "create"], [396, 8, 1, "", "create_configuration"], [396, 8, 1, "", "ensure_directories"], [396, 8, 1, "", "install_scripts"], [396, 8, 1, "", "post_setup"], [396, 8, 1, "", "setup_python"], [396, 8, 1, "", "setup_scripts"], [396, 8, 1, "", "upgrade_dependencies"]], "warnings": [[397, 12, 1, "", "catch_warnings"], [397, 11, 1, "", "filterwarnings"], [397, 11, 1, "", "formatwarning"], [397, 11, 1, "", "resetwarnings"], [397, 11, 1, "", "showwarning"], [397, 11, 1, "", "simplefilter"], [397, 11, 1, "", "warn"], [397, 11, 1, "", "warn_explicit"]], "wave": [[398, 6, 1, "", "Error"], [398, 12, 1, "", "Wave_read"], [398, 12, 1, "", "Wave_write"], [398, 11, 1, "", "open"]], "wave.Wave_read": [[398, 8, 1, "", "close"], [398, 8, 1, "", "getcompname"], [398, 8, 1, "", "getcomptype"], [398, 8, 1, "", "getframerate"], [398, 8, 1, "", "getmark"], [398, 8, 1, "", "getmarkers"], [398, 8, 1, "", "getnchannels"], [398, 8, 1, "", "getnframes"], [398, 8, 1, "", "getparams"], [398, 8, 1, "", "getsampwidth"], [398, 8, 1, "", "readframes"], [398, 8, 1, "", "rewind"], [398, 8, 1, "", "setpos"], [398, 8, 1, "", "tell"]], "wave.Wave_write": [[398, 8, 1, "", "close"], [398, 8, 1, "", "setcomptype"], [398, 8, 1, "", "setframerate"], [398, 8, 1, "", "setnchannels"], [398, 8, 1, "", "setnframes"], [398, 8, 1, "", "setparams"], [398, 8, 1, "", "setsampwidth"], [398, 8, 1, "", "tell"], [398, 8, 1, "", "writeframes"], [398, 8, 1, "", "writeframesraw"]], "weakref": [[399, 9, 1, "", "CallableProxyType"], [399, 9, 1, "", "ProxyType"], [399, 9, 1, "", "ProxyTypes"], [399, 9, 1, "", "ReferenceType"], [399, 12, 1, "", "WeakKeyDictionary"], [399, 12, 1, "", "WeakMethod"], [399, 12, 1, "", "WeakSet"], [399, 12, 1, "", "WeakValueDictionary"], [399, 12, 1, "", "finalize"], [399, 11, 1, "", "getweakrefcount"], [399, 11, 1, "", "getweakrefs"], [399, 11, 1, "", "proxy"], [399, 12, 1, "", "ref"]], "weakref.WeakKeyDictionary": [[399, 8, 1, "", "keyrefs"]], "weakref.WeakValueDictionary": [[399, 8, 1, "", "valuerefs"]], "weakref.finalize": [[399, 8, 1, "", "__call__"], [399, 7, 1, "", "alive"], [399, 7, 1, "", "atexit"], [399, 8, 1, "", "detach"], [399, 8, 1, "", "peek"]], "weakref.ref": [[399, 7, 1, "", "__callback__"]], "webbrowser": [[400, 6, 1, "", "Error"], [400, 11, 1, "", "get"], [400, 7, 1, "", "name"], [400, 11, 1, "", "open"], [400, 11, 1, "", "open_new"], [400, 11, 1, "", "open_new_tab"], [400, 11, 1, "", "register"]], "webbrowser.controller": [[400, 8, 1, "", "open"], [400, 8, 1, "", "open_new"], [400, 8, 1, "", "open_new_tab"]], "winreg": [[402, 11, 1, "", "CloseKey"], [402, 11, 1, "", "ConnectRegistry"], [402, 11, 1, "", "CreateKey"], [402, 11, 1, "", "CreateKeyEx"], [402, 11, 1, "", "DeleteKey"], [402, 11, 1, "", "DeleteKeyEx"], [402, 11, 1, "", "DeleteValue"], [402, 11, 1, "", "DisableReflectionKey"], [402, 11, 1, "", "EnableReflectionKey"], [402, 11, 1, "", "EnumKey"], [402, 11, 1, "", "EnumValue"], [402, 11, 1, "", "ExpandEnvironmentStrings"], [402, 11, 1, "", "FlushKey"], [402, 9, 1, "", "HKEY_CLASSES_ROOT"], [402, 9, 1, "", "HKEY_CURRENT_CONFIG"], [402, 9, 1, "", "HKEY_CURRENT_USER"], [402, 9, 1, "", "HKEY_DYN_DATA"], [402, 9, 1, "", "HKEY_LOCAL_MACHINE"], [402, 9, 1, "", "HKEY_PERFORMANCE_DATA"], [402, 9, 1, "", "HKEY_USERS"], [402, 9, 1, "", "KEY_ALL_ACCESS"], [402, 9, 1, "", "KEY_CREATE_LINK"], [402, 9, 1, "", "KEY_CREATE_SUB_KEY"], [402, 9, 1, "", "KEY_ENUMERATE_SUB_KEYS"], [402, 9, 1, "", "KEY_EXECUTE"], [402, 9, 1, "", "KEY_NOTIFY"], [402, 9, 1, "", "KEY_QUERY_VALUE"], [402, 9, 1, "", "KEY_READ"], [402, 9, 1, "", "KEY_SET_VALUE"], [402, 9, 1, "", "KEY_WOW64_32KEY"], [402, 9, 1, "", "KEY_WOW64_64KEY"], [402, 9, 1, "", "KEY_WRITE"], [402, 11, 1, "", "LoadKey"], [402, 11, 1, "", "OpenKey"], [402, 11, 1, "", "OpenKeyEx"], [402, 11, 1, "", "QueryInfoKey"], [402, 11, 1, "", "QueryReflectionKey"], [402, 11, 1, "", "QueryValue"], [402, 11, 1, "", "QueryValueEx"], [402, 9, 1, "", "REG_BINARY"], [402, 9, 1, "", "REG_DWORD"], [402, 9, 1, "", "REG_DWORD_BIG_ENDIAN"], [402, 9, 1, "", "REG_DWORD_LITTLE_ENDIAN"], [402, 9, 1, "", "REG_EXPAND_SZ"], [402, 9, 1, "", "REG_FULL_RESOURCE_DESCRIPTOR"], [402, 9, 1, "", "REG_LINK"], [402, 9, 1, "", "REG_MULTI_SZ"], [402, 9, 1, "", "REG_NONE"], [402, 9, 1, "", "REG_QWORD"], [402, 9, 1, "", "REG_QWORD_LITTLE_ENDIAN"], [402, 9, 1, "", "REG_RESOURCE_LIST"], [402, 9, 1, "", "REG_RESOURCE_REQUIREMENTS_LIST"], [402, 9, 1, "", "REG_SZ"], [402, 11, 1, "", "SaveKey"], [402, 11, 1, "", "SetValue"], [402, 11, 1, "", "SetValueEx"]], "winreg.PyHKEY": [[402, 8, 1, "", "Close"], [402, 8, 1, "", "Detach"], [402, 8, 1, "", "__enter__"], [402, 8, 1, "", "__exit__"]], "winsound": [[403, 11, 1, "", "Beep"], [403, 9, 1, "", "MB_ICONASTERISK"], [403, 9, 1, "", "MB_ICONEXCLAMATION"], [403, 9, 1, "", "MB_ICONHAND"], [403, 9, 1, "", "MB_ICONQUESTION"], [403, 9, 1, "", "MB_OK"], [403, 11, 1, "", "MessageBeep"], [403, 11, 1, "", "PlaySound"], [403, 9, 1, "", "SND_ALIAS"], [403, 9, 1, "", "SND_ASYNC"], [403, 9, 1, "", "SND_FILENAME"], [403, 9, 1, "", "SND_LOOP"], [403, 9, 1, "", "SND_MEMORY"], [403, 9, 1, "", "SND_NODEFAULT"], [403, 9, 1, "", "SND_NOSTOP"], [403, 9, 1, "", "SND_NOWAIT"], [403, 9, 1, "", "SND_PURGE"]], "wsgiref": [[404, 10, 0, "-", "handlers"], [404, 10, 0, "-", "headers"], [404, 10, 0, "-", "simple_server"], [404, 10, 0, "-", "types"], [404, 10, 0, "-", "util"], [404, 10, 0, "-", "validate"]], "wsgiref.handlers": [[404, 12, 1, "", "BaseCGIHandler"], [404, 12, 1, "", "BaseHandler"], [404, 12, 1, "", "CGIHandler"], [404, 12, 1, "", "IISCGIHandler"], [404, 12, 1, "", "SimpleHandler"], [404, 11, 1, "", "read_environ"]], "wsgiref.handlers.BaseHandler": [[404, 8, 1, "", "_flush"], [404, 8, 1, "", "_write"], [404, 8, 1, "", "add_cgi_vars"], [404, 7, 1, "", "error_body"], [404, 7, 1, "", "error_headers"], [404, 8, 1, "", "error_output"], [404, 7, 1, "", "error_status"], [404, 8, 1, "", "get_scheme"], [404, 8, 1, "", "get_stderr"], [404, 8, 1, "", "get_stdin"], [404, 7, 1, "", "http_version"], [404, 8, 1, "", "log_exception"], [404, 7, 1, "", "origin_server"], [404, 7, 1, "", "os_environ"], [404, 8, 1, "", "run"], [404, 8, 1, "", "sendfile"], [404, 7, 1, "", "server_software"], [404, 8, 1, "", "setup_environ"], [404, 7, 1, "", "traceback_limit"], [404, 7, 1, "", "wsgi_file_wrapper"], [404, 7, 1, "", "wsgi_multiprocess"], [404, 7, 1, "", "wsgi_multithread"], [404, 7, 1, "", "wsgi_run_once"]], "wsgiref.headers": [[404, 12, 1, "", "Headers"]], "wsgiref.headers.Headers": [[404, 8, 1, "", "add_header"], [404, 8, 1, "", "get_all"]], "wsgiref.simple_server": [[404, 12, 1, "", "WSGIRequestHandler"], [404, 12, 1, "", "WSGIServer"], [404, 11, 1, "", "demo_app"], [404, 11, 1, "", "make_server"]], "wsgiref.simple_server.WSGIRequestHandler": [[404, 8, 1, "", "get_environ"], [404, 8, 1, "", "get_stderr"], [404, 8, 1, "", "handle"]], "wsgiref.simple_server.WSGIServer": [[404, 8, 1, "", "get_app"], [404, 8, 1, "", "set_app"]], "wsgiref.types": [[404, 12, 1, "", "ErrorStream"], [404, 12, 1, "", "FileWrapper"], [404, 12, 1, "", "InputStream"], [404, 12, 1, "", "StartResponse"], [404, 9, 1, "", "WSGIApplication"], [404, 9, 1, "", "WSGIEnvironment"]], "wsgiref.util": [[404, 12, 1, "", "FileWrapper"], [404, 11, 1, "", "application_uri"], [404, 11, 1, "", "guess_scheme"], [404, 11, 1, "", "is_hop_by_hop"], [404, 11, 1, "", "request_uri"], [404, 11, 1, "", "setup_testing_defaults"], [404, 11, 1, "", "shift_path_info"]], "wsgiref.validate": [[404, 11, 1, "", "validator"]], "xdrlib": [[405, 6, 1, "", "ConversionError"], [405, 6, 1, "", "Error"], [405, 12, 1, "", "Packer"], [405, 12, 1, "", "Unpacker"]], "xdrlib.Packer": [[405, 8, 1, "", "get_buffer"], [405, 8, 1, "", "pack_array"], [405, 8, 1, "", "pack_bytes"], [405, 8, 1, "", "pack_double"], [405, 8, 1, "", "pack_farray"], [405, 8, 1, "", "pack_float"], [405, 8, 1, "", "pack_fopaque"], [405, 8, 1, "", "pack_fstring"], [405, 8, 1, "", "pack_list"], [405, 8, 1, "", "pack_opaque"], [405, 8, 1, "", "pack_string"], [405, 8, 1, "", "reset"]], "xdrlib.Unpacker": [[405, 8, 1, "", "done"], [405, 8, 1, "", "get_buffer"], [405, 8, 1, "", "get_position"], [405, 8, 1, "", "reset"], [405, 8, 1, "", "set_position"], [405, 8, 1, "", "unpack_array"], [405, 8, 1, "", "unpack_bytes"], [405, 8, 1, "", "unpack_double"], [405, 8, 1, "", "unpack_farray"], [405, 8, 1, "", "unpack_float"], [405, 8, 1, "", "unpack_fopaque"], [405, 8, 1, "", "unpack_fstring"], [405, 8, 1, "", "unpack_list"], [405, 8, 1, "", "unpack_opaque"], [405, 8, 1, "", "unpack_string"]], "xml": [[407, 10, 0, "-", "dom"], [411, 10, 0, "-", "sax"]], "xml.dom.Attr": [[407, 7, 1, "", "localName"], [407, 7, 1, "", "name"], [407, 7, 1, "", "prefix"], [407, 7, 1, "", "value"]], "xml.dom.Comment": [[407, 7, 1, "", "data"]], "xml.dom": [[407, 6, 1, "", "DOMException"], [407, 6, 1, "", "DomstringSizeErr"], [407, 9, 1, "", "EMPTY_NAMESPACE"], [407, 6, 1, "", "HierarchyRequestErr"], [407, 6, 1, "", "IndexSizeErr"], [407, 6, 1, "", "InuseAttributeErr"], [407, 6, 1, "", "InvalidAccessErr"], [407, 6, 1, "", "InvalidCharacterErr"], [407, 6, 1, "", "InvalidModificationErr"], [407, 6, 1, "", "InvalidStateErr"], [407, 6, 1, "", "NamespaceErr"], [407, 6, 1, "", "NoDataAllowedErr"], [407, 6, 1, "", "NoModificationAllowedErr"], [407, 6, 1, "", "NotFoundErr"], [407, 6, 1, "", "NotSupportedErr"], [407, 6, 1, "", "SyntaxErr"], [407, 6, 1, "", "WrongDocumentErr"], [407, 9, 1, "", "XHTML_NAMESPACE"], [407, 9, 1, "", "XMLNS_NAMESPACE"], [407, 9, 1, "", "XML_NAMESPACE"], [407, 11, 1, "", "getDOMImplementation"], [408, 10, 0, "-", "minidom"], [409, 10, 0, "-", "pulldom"], [407, 11, 1, "", "registerDOMImplementation"]], "xml.dom.DOMImplementation": [[407, 8, 1, "", "createDocument"], [407, 8, 1, "", "createDocumentType"], [407, 8, 1, "", "hasFeature"]], "xml.dom.Document": [[407, 8, 1, "", "createAttribute"], [407, 8, 1, "", "createAttributeNS"], [407, 8, 1, "", "createComment"], [407, 8, 1, "", "createElement"], [407, 8, 1, "", "createElementNS"], [407, 8, 1, "", "createProcessingInstruction"], [407, 8, 1, "", "createTextNode"], [407, 7, 1, "", "documentElement"], [407, 8, 1, "", "getElementsByTagName"], [407, 8, 1, "", "getElementsByTagNameNS"]], "xml.dom.DocumentType": [[407, 7, 1, "", "entities"], [407, 7, 1, "", "internalSubset"], [407, 7, 1, "", "name"], [407, 7, 1, "", "notations"], [407, 7, 1, "", "publicId"], [407, 7, 1, "", "systemId"]], "xml.dom.Element": [[407, 8, 1, "", "getAttribute"], [407, 8, 1, "", "getAttributeNS"], [407, 8, 1, "", "getAttributeNode"], [407, 8, 1, "", "getAttributeNodeNS"], [407, 8, 1, "", "getElementsByTagName"], [407, 8, 1, "", "getElementsByTagNameNS"], [407, 8, 1, "", "hasAttribute"], [407, 8, 1, "", "hasAttributeNS"], [407, 8, 1, "", "removeAttribute"], [407, 8, 1, "", "removeAttributeNS"], [407, 8, 1, "", "removeAttributeNode"], [407, 8, 1, "", "setAttribute"], [407, 8, 1, "", "setAttributeNS"], [407, 8, 1, "", "setAttributeNode"], [407, 8, 1, "", "setAttributeNodeNS"], [407, 7, 1, "", "tagName"]], "xml.dom.NamedNodeMap": [[407, 8, 1, "", "item"], [407, 7, 1, "", "length"]], "xml.dom.Node": [[407, 8, 1, "", "appendChild"], [407, 7, 1, "", "attributes"], [407, 7, 1, "", "childNodes"], [407, 8, 1, "", "cloneNode"], [407, 7, 1, "", "firstChild"], [407, 8, 1, "", "hasAttributes"], [407, 8, 1, "", "hasChildNodes"], [407, 8, 1, "", "insertBefore"], [407, 8, 1, "", "isSameNode"], [407, 7, 1, "", "lastChild"], [407, 7, 1, "", "localName"], [407, 7, 1, "", "namespaceURI"], [407, 7, 1, "", "nextSibling"], [407, 7, 1, "", "nodeName"], [407, 7, 1, "", "nodeType"], [407, 7, 1, "", "nodeValue"], [407, 8, 1, "", "normalize"], [407, 7, 1, "", "parentNode"], [407, 7, 1, "", "prefix"], [407, 7, 1, "", "previousSibling"], [407, 8, 1, "", "removeChild"], [407, 8, 1, "", "replaceChild"]], "xml.dom.NodeList": [[407, 8, 1, "", "item"], [407, 7, 1, "", "length"]], "xml.dom.ProcessingInstruction": [[407, 7, 1, "", "data"], [407, 7, 1, "", "target"]], "xml.dom.Text": [[407, 7, 1, "", "data"]], "xml.dom.minidom.Node": [[408, 8, 1, "", "toprettyxml"], [408, 8, 1, "", "toxml"], [408, 8, 1, "", "unlink"], [408, 8, 1, "", "writexml"]], "xml.dom.minidom": [[408, 11, 1, "", "parse"], [408, 11, 1, "", "parseString"]], "xml.dom.pulldom": [[409, 12, 1, "", "DOMEventStream"], [409, 12, 1, "", "PullDom"], [409, 12, 1, "", "SAX2DOM"], [409, 9, 1, "", "default_bufsize"], [409, 11, 1, "", "parse"], [409, 11, 1, "", "parseString"]], "xml.dom.pulldom.DOMEventStream": [[409, 8, 1, "", "expandNode"], [409, 8, 1, "", "getEvent"], [409, 8, 1, "", "reset"]], "xml.etree": [[410, 10, 0, "-", "ElementInclude"], [410, 10, 0, "-", "ElementTree"]], "xml.etree.ElementInclude": [[410, 11, 1, "", "default_loader"], [410, 11, 1, "", "include"]], "xml.etree.ElementTree": [[410, 12, 1, "", "C14NWriterTarget"], [410, 11, 1, "", "Comment"], [410, 12, 1, "", "Element"], [410, 12, 1, "", "ElementTree"], [410, 12, 1, "", "ParseError"], [410, 11, 1, "", "ProcessingInstruction"], [410, 12, 1, "", "QName"], [410, 11, 1, "", "SubElement"], [410, 12, 1, "", "TreeBuilder"], [410, 11, 1, "", "XML"], [410, 11, 1, "", "XMLID"], [410, 12, 1, "", "XMLParser"], [410, 12, 1, "", "XMLPullParser"], [410, 11, 1, "", "canonicalize"], [410, 11, 1, "", "dump"], [410, 11, 1, "", "fromstring"], [410, 11, 1, "", "fromstringlist"], [410, 11, 1, "", "indent"], [410, 11, 1, "", "iselement"], [410, 11, 1, "", "iterparse"], [410, 11, 1, "", "parse"], [410, 11, 1, "", "register_namespace"], [410, 11, 1, "", "tostring"], [410, 11, 1, "", "tostringlist"]], "xml.etree.ElementTree.Element": [[410, 8, 1, "", "append"], [410, 7, 1, "", "attrib"], [410, 8, 1, "", "clear"], [410, 8, 1, "", "extend"], [410, 8, 1, "", "find"], [410, 8, 1, "", "findall"], [410, 8, 1, "", "findtext"], [410, 8, 1, "", "get"], [410, 8, 1, "", "insert"], [410, 8, 1, "", "items"], [410, 8, 1, "", "iter"], [410, 8, 1, "", "iterfind"], [410, 8, 1, "", "itertext"], [410, 8, 1, "", "keys"], [410, 8, 1, "", "makeelement"], [410, 8, 1, "", "remove"], [410, 8, 1, "", "set"], [410, 7, 1, "", "tag"], [410, 7, 1, "", "tail"], [410, 7, 1, "", "text"]], "xml.etree.ElementTree.ElementTree": [[410, 8, 1, "", "_setroot"], [410, 8, 1, "", "find"], [410, 8, 1, "", "findall"], [410, 8, 1, "", "findtext"], [410, 8, 1, "", "getroot"], [410, 8, 1, "", "iter"], [410, 8, 1, "", "iterfind"], [410, 8, 1, "", "parse"], [410, 8, 1, "", "write"]], "xml.etree.ElementTree.ParseError": [[410, 7, 1, "", "code"], [410, 7, 1, "", "position"]], "xml.etree.ElementTree.TreeBuilder": [[410, 8, 1, "", "close"], [410, 8, 1, "", "comment"], [410, 8, 1, "", "data"], [410, 8, 1, "", "doctype"], [410, 8, 1, "", "end"], [410, 8, 1, "", "end_ns"], [410, 8, 1, "", "pi"], [410, 8, 1, "", "start"], [410, 8, 1, "", "start_ns"]], "xml.etree.ElementTree.XMLParser": [[410, 8, 1, "", "close"], [410, 8, 1, "", "feed"]], "xml.etree.ElementTree.XMLPullParser": [[410, 8, 1, "", "close"], [410, 8, 1, "", "feed"], [410, 8, 1, "", "read_events"]], "xml.parsers": [[311, 10, 0, "-", "expat"]], "xml.parsers.expat": [[311, 11, 1, "", "ErrorString"], [311, 6, 1, "", "ExpatError"], [311, 11, 1, "", "ParserCreate"], [311, 9, 1, "", "XMLParserType"], [311, 6, 1, "", "error"], [311, 10, 0, "-", "errors"], [311, 10, 0, "-", "model"]], "xml.parsers.expat.ExpatError": [[311, 7, 1, "", "code"], [311, 7, 1, "", "lineno"], [311, 7, 1, "", "offset"]], "xml.parsers.expat.errors": [[311, 9, 1, "", "XML_ERROR_ABORTED"], [311, 9, 1, "", "XML_ERROR_AMPLIFICATION_LIMIT_BREACH"], [311, 9, 1, "", "XML_ERROR_ASYNC_ENTITY"], [311, 9, 1, "", "XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF"], [311, 9, 1, "", "XML_ERROR_BAD_CHAR_REF"], [311, 9, 1, "", "XML_ERROR_BINARY_ENTITY_REF"], [311, 9, 1, "", "XML_ERROR_CANT_CHANGE_FEATURE_ONCE_PARSING"], [311, 9, 1, "", "XML_ERROR_DUPLICATE_ATTRIBUTE"], [311, 9, 1, "", "XML_ERROR_ENTITY_DECLARED_IN_PE"], [311, 9, 1, "", "XML_ERROR_EXTERNAL_ENTITY_HANDLING"], [311, 9, 1, "", "XML_ERROR_FEATURE_REQUIRES_XML_DTD"], [311, 9, 1, "", "XML_ERROR_FINISHED"], [311, 9, 1, "", "XML_ERROR_INCOMPLETE_PE"], [311, 9, 1, "", "XML_ERROR_INCORRECT_ENCODING"], [311, 9, 1, "", "XML_ERROR_INVALID_ARGUMENT"], [311, 9, 1, "", "XML_ERROR_INVALID_TOKEN"], [311, 9, 1, "", "XML_ERROR_JUNK_AFTER_DOC_ELEMENT"], [311, 9, 1, "", "XML_ERROR_MISPLACED_XML_PI"], [311, 9, 1, "", "XML_ERROR_NOT_STANDALONE"], [311, 9, 1, "", "XML_ERROR_NOT_SUSPENDED"], [311, 9, 1, "", "XML_ERROR_NO_BUFFER"], [311, 9, 1, "", "XML_ERROR_NO_ELEMENTS"], [311, 9, 1, "", "XML_ERROR_NO_MEMORY"], [311, 9, 1, "", "XML_ERROR_PARAM_ENTITY_REF"], [311, 9, 1, "", "XML_ERROR_PARTIAL_CHAR"], [311, 9, 1, "", "XML_ERROR_PUBLICID"], [311, 9, 1, "", "XML_ERROR_RECURSIVE_ENTITY_REF"], [311, 9, 1, "", "XML_ERROR_RESERVED_NAMESPACE_URI"], [311, 9, 1, "", "XML_ERROR_RESERVED_PREFIX_XML"], [311, 9, 1, "", "XML_ERROR_RESERVED_PREFIX_XMLNS"], [311, 9, 1, "", "XML_ERROR_SUSPENDED"], [311, 9, 1, "", "XML_ERROR_SUSPEND_PE"], [311, 9, 1, "", "XML_ERROR_SYNTAX"], [311, 9, 1, "", "XML_ERROR_TAG_MISMATCH"], [311, 9, 1, "", "XML_ERROR_TEXT_DECL"], [311, 9, 1, "", "XML_ERROR_UNBOUND_PREFIX"], [311, 9, 1, "", "XML_ERROR_UNCLOSED_CDATA_SECTION"], [311, 9, 1, "", "XML_ERROR_UNCLOSED_TOKEN"], [311, 9, 1, "", "XML_ERROR_UNDECLARING_PREFIX"], [311, 9, 1, "", "XML_ERROR_UNDEFINED_ENTITY"], [311, 9, 1, "", "XML_ERROR_UNEXPECTED_STATE"], [311, 9, 1, "", "XML_ERROR_UNKNOWN_ENCODING"], [311, 9, 1, "", "XML_ERROR_XML_DECL"], [311, 9, 1, "", "codes"], [311, 9, 1, "", "messages"]], "xml.parsers.expat.xmlparser": [[311, 8, 1, "", "AttlistDeclHandler"], [311, 8, 1, "", "CharacterDataHandler"], [311, 8, 1, "", "CommentHandler"], [311, 7, 1, "", "CurrentByteIndex"], [311, 7, 1, "", "CurrentColumnNumber"], [311, 7, 1, "", "CurrentLineNumber"], [311, 8, 1, "", "DefaultHandler"], [311, 8, 1, "", "DefaultHandlerExpand"], [311, 8, 1, "", "ElementDeclHandler"], [311, 8, 1, "", "EndCdataSectionHandler"], [311, 8, 1, "", "EndDoctypeDeclHandler"], [311, 8, 1, "", "EndElementHandler"], [311, 8, 1, "", "EndNamespaceDeclHandler"], [311, 8, 1, "", "EntityDeclHandler"], [311, 7, 1, "", "ErrorByteIndex"], [311, 7, 1, "", "ErrorCode"], [311, 7, 1, "", "ErrorColumnNumber"], [311, 7, 1, "", "ErrorLineNumber"], [311, 8, 1, "", "ExternalEntityParserCreate"], [311, 8, 1, "", "ExternalEntityRefHandler"], [311, 8, 1, "", "GetBase"], [311, 8, 1, "", "GetInputContext"], [311, 8, 1, "", "NotStandaloneHandler"], [311, 8, 1, "", "NotationDeclHandler"], [311, 8, 1, "", "Parse"], [311, 8, 1, "", "ParseFile"], [311, 8, 1, "", "ProcessingInstructionHandler"], [311, 8, 1, "", "SetBase"], [311, 8, 1, "", "SetParamEntityParsing"], [311, 8, 1, "", "StartCdataSectionHandler"], [311, 8, 1, "", "StartDoctypeDeclHandler"], [311, 8, 1, "", "StartElementHandler"], [311, 8, 1, "", "StartNamespaceDeclHandler"], [311, 8, 1, "", "UnparsedEntityDeclHandler"], [311, 8, 1, "", "UseForeignDTD"], [311, 8, 1, "", "XmlDeclHandler"], [311, 7, 1, "", "buffer_size"], [311, 7, 1, "", "buffer_text"], [311, 7, 1, "", "buffer_used"], [311, 7, 1, "", "ordered_attributes"], [311, 7, 1, "", "specified_attributes"]], "xml.sax": [[411, 6, 1, "", "SAXException"], [411, 6, 1, "", "SAXNotRecognizedException"], [411, 6, 1, "", "SAXNotSupportedException"], [411, 6, 1, "", "SAXParseException"], [412, 10, 0, "-", "handler"], [411, 11, 1, "", "make_parser"], [411, 11, 1, "", "parse"], [411, 11, 1, "", "parseString"], [414, 10, 0, "-", "saxutils"], [413, 10, 0, "-", "xmlreader"]], "xml.sax.SAXException": [[411, 8, 1, "", "getException"], [411, 8, 1, "", "getMessage"]], "xml.sax.handler": [[412, 12, 1, "", "ContentHandler"], [412, 12, 1, "", "DTDHandler"], [412, 12, 1, "", "EntityResolver"], [412, 12, 1, "", "ErrorHandler"], [412, 12, 1, "", "LexicalHandler"], [412, 9, 1, "", "all_features"], [412, 9, 1, "", "all_properties"], [412, 9, 1, "", "feature_external_ges"], [412, 9, 1, "", "feature_external_pes"], [412, 9, 1, "", "feature_namespace_prefixes"], [412, 9, 1, "", "feature_namespaces"], [412, 9, 1, "", "feature_string_interning"], [412, 9, 1, "", "feature_validation"], [412, 9, 1, "", "property_declaration_handler"], [412, 9, 1, "", "property_dom_node"], [412, 9, 1, "", "property_lexical_handler"], [412, 9, 1, "", "property_xml_string"]], "xml.sax.handler.ContentHandler": [[412, 8, 1, "", "characters"], [412, 8, 1, "", "endDocument"], [412, 8, 1, "", "endElement"], [412, 8, 1, "", "endElementNS"], [412, 8, 1, "", "endPrefixMapping"], [412, 8, 1, "", "ignorableWhitespace"], [412, 8, 1, "", "processingInstruction"], [412, 8, 1, "", "setDocumentLocator"], [412, 8, 1, "", "skippedEntity"], [412, 8, 1, "", "startDocument"], [412, 8, 1, "", "startElement"], [412, 8, 1, "", "startElementNS"], [412, 8, 1, "", "startPrefixMapping"]], "xml.sax.handler.DTDHandler": [[412, 8, 1, "", "notationDecl"], [412, 8, 1, "", "unparsedEntityDecl"]], "xml.sax.handler.EntityResolver": [[412, 8, 1, "", "resolveEntity"]], "xml.sax.handler.ErrorHandler": [[412, 8, 1, "", "error"], [412, 8, 1, "", "fatalError"], [412, 8, 1, "", "warning"]], "xml.sax.handler.LexicalHandler": [[412, 8, 1, "", "comment"], [412, 8, 1, "", "endCDATA"], [412, 8, 1, "", "endDTD"], [412, 8, 1, "", "startCDATA"], [412, 8, 1, "", "startDTD"]], "xml.sax.saxutils": [[414, 12, 1, "", "XMLFilterBase"], [414, 12, 1, "", "XMLGenerator"], [414, 11, 1, "", "escape"], [414, 11, 1, "", "prepare_input_source"], [414, 11, 1, "", "quoteattr"], [414, 11, 1, "", "unescape"]], "xml.sax.xmlreader.Attributes": [[413, 8, 1, "", "getLength"], [413, 8, 1, "", "getNames"], [413, 8, 1, "", "getType"], [413, 8, 1, "", "getValue"]], "xml.sax.xmlreader": [[413, 12, 1, "", "AttributesImpl"], [413, 12, 1, "", "AttributesNSImpl"], [413, 12, 1, "", "IncrementalParser"], [413, 12, 1, "", "InputSource"], [413, 12, 1, "", "Locator"], [413, 12, 1, "", "XMLReader"]], "xml.sax.xmlreader.AttributesNS": [[413, 8, 1, "", "getNameByQName"], [413, 8, 1, "", "getQNameByName"], [413, 8, 1, "", "getQNames"], [413, 8, 1, "", "getValueByQName"]], "xml.sax.xmlreader.IncrementalParser": [[413, 8, 1, "", "close"], [413, 8, 1, "", "feed"], [413, 8, 1, "", "reset"]], "xml.sax.xmlreader.InputSource": [[413, 8, 1, "", "getByteStream"], [413, 8, 1, "", "getCharacterStream"], [413, 8, 1, "", "getEncoding"], [413, 8, 1, "", "getPublicId"], [413, 8, 1, "", "getSystemId"], [413, 8, 1, "", "setByteStream"], [413, 8, 1, "", "setCharacterStream"], [413, 8, 1, "", "setEncoding"], [413, 8, 1, "", "setPublicId"], [413, 8, 1, "", "setSystemId"]], "xml.sax.xmlreader.Locator": [[413, 8, 1, "", "getColumnNumber"], [413, 8, 1, "", "getLineNumber"], [413, 8, 1, "", "getPublicId"], [413, 8, 1, "", "getSystemId"]], "xml.sax.xmlreader.XMLReader": [[413, 8, 1, "", "getContentHandler"], [413, 8, 1, "", "getDTDHandler"], [413, 8, 1, "", "getEntityResolver"], [413, 8, 1, "", "getErrorHandler"], [413, 8, 1, "", "getFeature"], [413, 8, 1, "", "getProperty"], [413, 8, 1, "", "parse"], [413, 8, 1, "", "setContentHandler"], [413, 8, 1, "", "setDTDHandler"], [413, 8, 1, "", "setEntityResolver"], [413, 8, 1, "", "setErrorHandler"], [413, 8, 1, "", "setFeature"], [413, 8, 1, "", "setLocale"], [413, 8, 1, "", "setProperty"]], "xmlrpc": [[416, 10, 0, "-", "client"], [417, 10, 0, "-", "server"]], "xmlrpc.client": [[416, 12, 1, "", "Binary"], [416, 12, 1, "", "DateTime"], [416, 12, 1, "", "Fault"], [416, 12, 1, "", "MultiCall"], [416, 12, 1, "", "ProtocolError"], [416, 12, 1, "", "ServerProxy"], [416, 11, 1, "", "dumps"], [416, 11, 1, "", "loads"]], "xmlrpc.client.Binary": [[416, 7, 1, "", "data"], [416, 8, 1, "", "decode"], [416, 8, 1, "", "encode"]], "xmlrpc.client.DateTime": [[416, 8, 1, "", "decode"], [416, 8, 1, "", "encode"]], "xmlrpc.client.Fault": [[416, 7, 1, "", "faultCode"], [416, 7, 1, "", "faultString"]], "xmlrpc.client.ProtocolError": [[416, 7, 1, "", "errcode"], [416, 7, 1, "", "errmsg"], [416, 7, 1, "", "headers"], [416, 7, 1, "", "url"]], "xmlrpc.client.ServerProxy.system": [[416, 8, 1, "", "listMethods"], [416, 8, 1, "", "methodHelp"], [416, 8, 1, "", "methodSignature"]], "xmlrpc.server": [[417, 12, 1, "", "CGIXMLRPCRequestHandler"], [417, 12, 1, "", "DocCGIXMLRPCRequestHandler"], [417, 12, 1, "", "DocXMLRPCRequestHandler"], [417, 12, 1, "", "DocXMLRPCServer"], [417, 12, 1, "", "SimpleXMLRPCRequestHandler"], [417, 12, 1, "", "SimpleXMLRPCServer"]], "xmlrpc.server.CGIXMLRPCRequestHandler": [[417, 8, 1, "", "handle_request"], [417, 8, 1, "", "register_function"], [417, 8, 1, "", "register_instance"], [417, 8, 1, "", "register_introspection_functions"], [417, 8, 1, "", "register_multicall_functions"]], "xmlrpc.server.DocCGIXMLRPCRequestHandler": [[417, 8, 1, "", "set_server_documentation"], [417, 8, 1, "", "set_server_name"], [417, 8, 1, "", "set_server_title"]], "xmlrpc.server.DocXMLRPCServer": [[417, 8, 1, "", "set_server_documentation"], [417, 8, 1, "", "set_server_name"], [417, 8, 1, "", "set_server_title"]], "xmlrpc.server.SimpleXMLRPCRequestHandler": [[417, 7, 1, "", "rpc_paths"]], "xmlrpc.server.SimpleXMLRPCServer": [[417, 8, 1, "", "register_function"], [417, 8, 1, "", "register_instance"], [417, 8, 1, "", "register_introspection_functions"], [417, 8, 1, "", "register_multicall_functions"]], "zipapp": [[418, 11, 1, "", "create_archive"], [418, 11, 1, "", "get_interpreter"], [418, 14, 1, "cmdoption-zipapp-c", "--compress"], [418, 14, 1, "cmdoption-zipapp-h", "--help"], [418, 14, 1, "cmdoption-zipapp-info", "--info"], [418, 14, 1, "cmdoption-zipapp-m", "--main"], [418, 14, 1, "cmdoption-zipapp-o", "--output"], [418, 14, 1, "cmdoption-zipapp-p", "--python"], [418, 14, 1, "cmdoption-zipapp-c", "-c"], [418, 14, 1, "cmdoption-zipapp-h", "-h"], [418, 14, 1, "cmdoption-zipapp-m", "-m"], [418, 14, 1, "cmdoption-zipapp-o", "-o"], [418, 14, 1, "cmdoption-zipapp-p", "-p"]], "zipfile": [[419, 6, 1, "", "BadZipFile"], [419, 6, 1, "", "BadZipfile"], [419, 6, 1, "", "LargeZipFile"], [419, 12, 1, "", "Path"], [419, 12, 1, "", "PyZipFile"], [419, 9, 1, "", "ZIP_BZIP2"], [419, 9, 1, "", "ZIP_DEFLATED"], [419, 9, 1, "", "ZIP_LZMA"], [419, 9, 1, "", "ZIP_STORED"], [419, 12, 1, "", "ZipFile"], [419, 12, 1, "", "ZipInfo"], [419, 11, 1, "", "is_zipfile"], [419, 14, 1, "cmdoption-zipfile-create", "--create"], [419, 14, 1, "cmdoption-zipfile-extract", "--extract"], [419, 14, 1, "cmdoption-zipfile-list", "--list"], [419, 14, 1, "cmdoption-zipfile-metadata-encoding", "--metadata-encoding"], [419, 14, 1, "cmdoption-zipfile-test", "--test"], [419, 14, 1, "cmdoption-zipfile-c", "-c"], [419, 14, 1, "cmdoption-zipfile-e", "-e"], [419, 14, 1, "cmdoption-zipfile-l", "-l"], [419, 14, 1, "cmdoption-zipfile-t", "-t"]], "zipfile.Path": [[419, 8, 1, "", "exists"], [419, 8, 1, "", "is_dir"], [419, 8, 1, "", "is_file"], [419, 8, 1, "", "iterdir"], [419, 8, 1, "", "joinpath"], [419, 7, 1, "", "name"], [419, 8, 1, "", "open"], [419, 8, 1, "", "read_bytes"], [419, 8, 1, "", "read_text"], [419, 9, 1, "", "stem"], [419, 9, 1, "", "suffix"], [419, 9, 1, "", "suffixes"]], "zipfile.PyZipFile": [[419, 8, 1, "", "writepy"]], "zipfile.ZipFile": [[419, 8, 1, "", "close"], [419, 7, 1, "", "comment"], [419, 7, 1, "", "debug"], [419, 8, 1, "", "extract"], [419, 8, 1, "", "extractall"], [419, 7, 1, "", "filename"], [419, 8, 1, "", "getinfo"], [419, 8, 1, "", "infolist"], [419, 8, 1, "", "mkdir"], [419, 8, 1, "", "namelist"], [419, 8, 1, "", "open"], [419, 8, 1, "", "printdir"], [419, 8, 1, "", "read"], [419, 8, 1, "", "setpassword"], [419, 8, 1, "", "testzip"], [419, 8, 1, "", "write"], [419, 8, 1, "", "writestr"]], "zipfile.ZipInfo": [[419, 7, 1, "", "CRC"], [419, 7, 1, "", "comment"], [419, 7, 1, "", "compress_size"], [419, 7, 1, "", "compress_type"], [419, 7, 1, "", "create_system"], [419, 7, 1, "", "create_version"], [419, 7, 1, "", "date_time"], [419, 7, 1, "", "external_attr"], [419, 7, 1, "", "extra"], [419, 7, 1, "", "extract_version"], [419, 7, 1, "", "file_size"], [419, 7, 1, "", "filename"], [419, 7, 1, "", "flag_bits"], [419, 8, 1, "", "from_file"], [419, 7, 1, "", "header_offset"], [419, 7, 1, "", "internal_attr"], [419, 8, 1, "", "is_dir"], [419, 7, 1, "", "reserved"], [419, 7, 1, "", "volume"]], "zipimport": [[420, 6, 1, "", "ZipImportError"], [420, 12, 1, "", "zipimporter"]], "zipimport.zipimporter": [[420, 7, 1, "", "archive"], [420, 8, 1, "", "create_module"], [420, 8, 1, "", "exec_module"], [420, 8, 1, "", "find_spec"], [420, 8, 1, "", "get_code"], [420, 8, 1, "", "get_data"], [420, 8, 1, "", "get_filename"], [420, 8, 1, "", "get_source"], [420, 8, 1, "", "invalidate_caches"], [420, 8, 1, "", "is_package"], [420, 8, 1, "", "load_module"], [420, 7, 1, "", "prefix"]], "zlib.Compress": [[421, 8, 1, "", "compress"], [421, 8, 1, "", "copy"], [421, 8, 1, "", "flush"]], "zlib.Decompress": [[421, 8, 1, "", "copy"], [421, 8, 1, "", "decompress"], [421, 7, 1, "", "eof"], [421, 8, 1, "", "flush"], [421, 7, 1, "", "unconsumed_tail"], [421, 7, 1, "", "unused_data"]], "zlib": [[421, 9, 1, "", "ZLIB_RUNTIME_VERSION"], [421, 9, 1, "", "ZLIB_VERSION"], [421, 11, 1, "", "adler32"], [421, 11, 1, "", "compress"], [421, 11, 1, "", "compressobj"], [421, 11, 1, "", "crc32"], [421, 11, 1, "", "decompress"], [421, 11, 1, "", "decompressobj"], [421, 6, 1, "", "error"]], "zoneinfo": [[422, 6, 1, "", "InvalidTZPathWarning"], [422, 9, 1, "", "TZPATH"], [422, 12, 1, "", "ZoneInfo"], [422, 6, 1, "", "ZoneInfoNotFoundError"], [422, 11, 1, "", "available_timezones"], [422, 11, 1, "", "reset_tzpath"]], "zoneinfo.ZoneInfo": [[422, 8, 1, "", "clear_cache"], [422, 8, 1, "", "from_file"], [422, 7, 1, "", "key"], [422, 8, 1, "", "no_cache"]], "json.tool": [[259, 14, 1, "cmdoption-json.tool-indent", "--compact"], [259, 14, 1, "cmdoption-json.tool-h", "--help"], [259, 14, 1, "cmdoption-json.tool-indent", "--indent"], [259, 14, 1, "cmdoption-json.tool-json-lines", "--json-lines"], [259, 14, 1, "cmdoption-json.tool-no-ensure-ascii", "--no-ensure-ascii"], [259, 14, 1, "cmdoption-json.tool-indent", "--no-indent"], [259, 14, 1, "cmdoption-json.tool-sort-keys", "--sort-keys"], [259, 14, 1, "cmdoption-json.tool-indent", "--tab"], [259, 14, 1, "cmdoption-json.tool-h", "-h"], [259, 14, 1, "cmdoption-json.tool-arg-infile", "infile"], [259, 14, 1, "cmdoption-json.tool-arg-outfile", "outfile"]], "python--m-py_compile": [[308, 14, 1, "cmdoption-python-m-py_compile", "-"], [308, 14, 1, "cmdoption-python-m-py_compile-q", "--quiet"], [308, 14, 1, "cmdoption-python-m-py_compile-q", "-q"], [308, 14, 1, "cmdoption-python-m-py_compile-arg-file", "<file>"]], "python--m-sqlite3-[-h]-[-v]-[filename]-[sql]": [[337, 14, 1, "cmdoption-python-m-sqlite3-h-v-filename-sql-h", "--help"], [337, 14, 1, "cmdoption-python-m-sqlite3-h-v-filename-sql-v", "--version"], [337, 14, 1, "cmdoption-python-m-sqlite3-h-v-filename-sql-h", "-h"], [337, 14, 1, "cmdoption-python-m-sqlite3-h-v-filename-sql-v", "-v"]], "unittest-discover": [[385, 14, 1, "cmdoption-unittest-discover-p", "--pattern"], [385, 14, 1, "cmdoption-unittest-discover-s", "--start-directory"], [385, 14, 1, "cmdoption-unittest-discover-t", "--top-level-directory"], [385, 14, 1, "cmdoption-unittest-discover-v", "--verbose"], [385, 14, 1, "cmdoption-unittest-discover-p", "-p"], [385, 14, 1, "cmdoption-unittest-discover-s", "-s"], [385, 14, 1, "cmdoption-unittest-discover-t", "-t"], [385, 14, 1, "cmdoption-unittest-discover-v", "-v"]]}, "objtypes": {"0": "c:member", "1": "c:macro", "2": "c:function", "3": "c:functionParam", "4": "c:type", "5": "c:struct", "6": "py:exception", "7": "py:attribute", "8": "py:method", "9": "py:data", "10": "py:module", "11": "py:function", "12": "py:class", "13": "std:pdbcommand", "14": "std:cmdoption", "15": "std:envvar", "16": "std:opcode", "17": "std:monitoring-event", "18": "std:2to3fixer"}, "objnames": {"0": ["c", "member", "C \u6210\u54e1\u51fd\u6578"], "1": ["c", "macro", "C \u5de8\u96c6"], "2": ["c", "function", "C \u51fd\u5f0f"], "3": ["c", "functionParam", "C \u51fd\u5f0f\u53c3\u6578"], "4": ["c", "type", "C \u578b\u5225"], "5": ["c", "struct", "C \u7d50\u69cb"], "6": ["py", "exception", "Python \u4f8b\u5916"], "7": ["py", "attribute", "Python \u5c6c\u6027"], "8": ["py", "method", "Python \u65b9\u6cd5"], "9": ["py", "data", "Python \u8cc7\u6599"], "10": ["py", "module", "Python \u6a21\u7d44"], "11": ["py", "function", "Python \u51fd\u5f0f"], "12": ["py", "class", "Python \u985e\u5225"], "13": ["std", "pdbcommand", "pdbcommand"], "14": ["std", "cmdoption", "\u7a0b\u5f0f\u9078\u9805"], "15": ["std", "envvar", "\u74b0\u5883\u8b8a\u6578"], "16": ["std", "opcode", "opcode"], "17": ["std", "monitoring-event", "monitoring-event"], "18": ["std", "2to3fixer", "2to3fixer"]}, "titleterms": {"python": [0, 1, 15, 31, 32, 33, 34, 41, 67, 69, 71, 72, 73, 77, 78, 79, 80, 81, 82, 83, 84, 85, 87, 90, 91, 92, 94, 95, 101, 102, 106, 108, 109, 111, 155, 156, 160, 173, 177, 185, 188, 190, 211, 251, 260, 261, 263, 264, 271, 290, 294, 296, 305, 308, 309, 312, 321, 327, 330, 337, 351, 352, 355, 359, 364, 366, 374, 375, 377, 381, 418, 423, 430, 434, 435, 437, 442, 445, 446, 447, 448, 449, 453, 455, 456, 457, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480, 481], "bug": [1, 32, 84, 373], "abstract": [2, 74, 98, 119, 158, 247, 250, 465], "object": [2, 8, 9, 17, 23, 24, 26, 27, 41, 43, 48, 49, 54, 55, 57, 59, 60, 62, 63, 74, 78, 83, 84, 87, 92, 93, 97, 98, 99, 100, 117, 123, 129, 136, 154, 172, 174, 176, 180, 183, 187, 200, 203, 205, 223, 232, 252, 256, 259, 264, 265, 278, 280, 290, 292, 293, 296, 298, 309, 316, 318, 320, 322, 325, 327, 335, 337, 338, 341, 345, 350, 356, 362, 381, 383, 386, 387, 392, 399, 400, 402, 405, 407, 410, 413, 416, 419, 425, 462, 463, 465, 466, 470, 474], "layer": [2, 65, 107, 475], "heap": [3, 60, 62, 98, 233], "api": [4, 5, 8, 10, 14, 31, 32, 33, 41, 56, 72, 85, 93, 112, 120, 121, 123, 127, 164, 190, 193, 204, 207, 227, 248, 296, 337, 341, 345, 379, 396, 407, 410, 418, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "abi": [4, 56, 469, 472, 478], "pars": [5, 117, 204, 289, 301, 311, 328, 374, 391, 410, 466, 469, 472, 477, 479], "argument": [5, 84, 88, 89, 117, 173, 289, 290, 345, 350, 387, 425, 438, 458, 474, 476], "string": [5, 63, 77, 83, 84, 93, 103, 106, 256, 289, 316, 341, 342, 343, 344, 345, 422, 432, 438, 443, 459, 462, 463, 465, 467, 470, 471, 473, 476, 477, 478, 479], "and": [5, 7, 23, 25, 32, 57, 63, 70, 71, 72, 74, 75, 76, 78, 84, 87, 91, 92, 93, 94, 98, 100, 103, 106, 107, 117, 119, 122, 123, 125, 129, 130, 136, 143, 148, 151, 155, 158, 166, 173, 180, 183, 191, 196, 203, 208, 212, 213, 223, 227, 232, 240, 244, 247, 249, 252, 256, 257, 259, 263, 265, 267, 272, 280, 289, 290, 293, 296, 301, 305, 310, 316, 321, 325, 329, 330, 334, 337, 338, 341, 344, 350, 355, 361, 362, 363, 366, 368, 379, 381, 382, 383, 385, 386, 387, 398, 407, 408, 410, 416, 422, 425, 426, 427, 429, 432, 453, 458, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "buffer": [5, 7, 47, 62, 100, 130, 252, 255, 296, 317, 425, 471, 473, 478], "build": [5, 70, 72, 76, 383, 409, 410, 453, 460, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479, 480], "valu": [5, 72, 83, 84, 93, 94, 117, 164, 173, 178, 183, 259, 289, 337, 387, 402, 424, 425, 427], "boolean": [6, 93, 289, 341, 427, 462], "protocol": [7, 10, 39, 46, 47, 48, 53, 74, 92, 98, 130, 164, 239, 245, 253, 302, 332, 338, 385, 429, 471, 473, 475, 476, 478], "structur": [7, 62, 100, 164, 173, 270, 383, 391, 426, 432], "request": [7, 335, 390, 392, 476], "type": [7, 57, 60, 62, 63, 74, 75, 93, 94, 98, 102, 106, 117, 119, 173, 178, 180, 252, 273, 289, 296, 337, 341, 366, 372, 382, 383, 402, 404, 407, 424, 425, 433, 461, 462, 463, 464, 465, 469, 470, 471, 473, 474, 475, 476, 477, 478, 479], "independ": [7, 463], "field": [7, 173, 178, 383, 469], "readon": 7, "format": [7, 99, 100, 180, 244, 265, 268, 280, 296, 341, 342, 344, 355, 418, 432, 443, 449, 465, 466, 467, 468, 475, 476], "shape": [7, 381], "stride": 7, "suboffset": 7, "contigu": 7, "compound": [7, 381, 424], "complex": [7, 151, 341, 387, 425], "array": [7, 8, 84, 118, 144, 173, 259, 469, 471, 473, 476], "numpi": 7, "style": [7, 84, 100, 225, 341, 358, 373, 438, 464], "pil": 7, "relat": [7, 107, 247, 429, 461, 464, 465, 471], "function": [7, 25, 27, 44, 57, 63, 72, 84, 92, 93, 94, 98, 103, 105, 117, 119, 151, 160, 166, 169, 173, 178, 188, 223, 248, 252, 256, 258, 264, 265, 272, 279, 285, 296, 315, 316, 320, 337, 342, 345, 350, 381, 382, 385, 387, 397, 416, 424, 425, 427, 438, 459, 460, 463, 464, 465, 467, 473, 475, 476, 477], "byte": [8, 9, 106, 160, 173, 341, 344, 391, 432, 465, 475], "call": [10, 72, 84, 94, 173, 212, 289, 386, 387, 427, 475, 478], "tp_call": 10, "vectorcal": [10, 478], "capsul": [11, 466], "cell": [12, 174], "extra": 13, "inform": [13, 91, 100, 278, 290, 319, 352], "unicod": [14, 23, 63, 106, 155, 355, 384, 459, 461, 462, 467, 472, 473], "context": [17, 100, 132, 166, 167, 183, 190, 210, 244, 280, 337, 338, 341, 387, 397, 425, 463, 464, 465, 473], "variabl": [17, 32, 84, 99, 119, 166, 167, 173, 178, 232, 289, 290, 352, 366, 458, 466, 476], "coroutin": [19, 136, 252, 382, 424, 425, 475], "datetim": [20, 180, 470, 472, 473, 476, 477, 478, 479], "descriptor": [21, 92, 123, 178, 185, 211, 290, 386, 425, 461, 474, 476], "print": [23, 117, 289, 378, 465, 467], "clear": 23, "rais": [23, 84, 99, 289, 387, 433], "except": [23, 72, 84, 99, 100, 107, 117, 166, 190, 196, 210, 256, 289, 316, 330, 387, 422, 424, 440, 464, 465, 466, 467, 470, 473], "issu": [23, 98, 211, 355, 458, 465], "warn": [23, 190, 264, 359, 397, 422, 460, 466, 470, 476, 477], "queri": [23, 28, 289, 290, 329, 337], "the": [23, 28, 32, 41, 65, 72, 75, 83, 84, 87, 88, 91, 94, 98, 99, 100, 101, 102, 103, 106, 111, 117, 123, 129, 148, 173, 185, 190, 193, 207, 211, 212, 213, 227, 230, 248, 252, 264, 267, 279, 280, 289, 290, 293, 294, 305, 329, 334, 337, 341, 345, 349, 350, 351, 359, 362, 366, 379, 381, 383, 386, 387, 397, 407, 408, 410, 413, 418, 422, 424, 425, 427, 429, 433, 453, 458, 461, 462, 464, 465, 466, 471, 472, 473, 474, 475, 476, 477, 478, 479], "error": [23, 72, 84, 107, 123, 155, 183, 185, 196, 278, 289, 311, 355, 390, 440, 441, 462, 471], "indic": 23, "signal": [23, 83, 123, 183, 211, 330, 385, 473, 475, 477, 479], "handl": [23, 100, 107, 123, 132, 174, 191, 240, 269, 289, 296, 338, 385, 402, 462, 465, 466, 474, 475], "recurs": 23, "control": [23, 28, 75, 119, 337, 358, 381, 397, 400], "standard": [23, 84, 155, 186, 209, 251, 259, 289, 341, 344, 373, 382, 408, 429, 462, 479], "categori": [23, 397], "file": [24, 34, 63, 84, 99, 100, 102, 106, 117, 123, 146, 164, 185, 186, 190, 211, 213, 232, 244, 247, 248, 255, 265, 267, 269, 275, 279, 290, 301, 303, 317, 329, 351, 355, 366, 372, 387, 398, 410, 419, 425, 448, 453, 458, 462, 472, 474, 475, 476, 477, 478], "float": [25, 183, 341, 425, 432, 463], "point": [25, 93, 183, 248, 432], "pack": [25, 344], "unpack": [25, 405, 438, 475], "frame": [26, 379, 425, 470, 476], "intern": [26, 265, 341, 425], "support": [28, 32, 40, 44, 49, 50, 63, 74, 75, 93, 94, 100, 101, 102, 106, 125, 146, 152, 164, 166, 167, 169, 208, 227, 275, 309, 338, 355, 359, 368, 386, 409, 410, 411, 459, 462, 465, 474, 475, 476, 477, 478, 479], "cyclic": [28, 75], "garbag": [28, 75, 98, 224, 459], "collect": [28, 75, 98, 157, 158, 188, 383, 459, 466, 469, 472, 473, 474, 475, 476, 477, 478, 479], "collector": [28, 224], "state": [28, 32, 98, 211, 241, 252, 280, 296, 355, 373, 381], "generat": [29, 77, 94, 198, 252, 289, 301, 310, 338, 341, 359, 387, 425, 427, 437, 461, 462, 463, 464, 475, 476], "initi": [32, 33, 44, 72, 351, 475, 478], "final": [32, 74, 166, 399, 424, 464, 474, 480], "thread": [32, 83, 100, 112, 123, 136, 183, 255, 264, 330, 359, 362, 366, 449, 469, 470, 471, 472, 473, 474, 475, 477, 478], "befor": 32, "global": [32, 83, 84, 98, 296, 350, 422, 433], "configur": [32, 33, 99, 100, 164, 265, 331, 341, 352, 381, 422, 466, 472, 478], "interpret": [32, 98, 152, 154, 177, 252, 339, 344, 382, 418, 461, 464, 465, 466, 471], "process": [32, 98, 100, 123, 129, 178, 270, 280, 281, 290, 338, 360, 459, 465], "wide": 32, "paramet": [32, 72, 84, 100, 119, 173, 178, 290, 366, 383, 424, 438, 471, 478], "lock": [32, 135, 362, 473], "releas": [32, 466, 473, 474, 475, 476, 477, 478, 479, 480], "gil": [32, 471], "from": [32, 72, 78, 83, 84, 92, 98, 99, 100, 136, 151, 166, 173, 203, 215, 279, 345, 381, 387, 419, 420, 458, 462, 465], "extens": [32, 57, 70, 72, 74, 75, 76, 98, 108, 176, 244, 263, 299, 473, 475], "code": [32, 84, 106, 107, 111, 117, 123, 154, 156, 180, 244, 247, 252, 341, 350, 385, 397, 425, 438, 458, 462, 470, 472, 473, 475, 479], "non": [32, 103, 259, 338, 410, 474], "creat": [32, 60, 63, 78, 83, 84, 93, 94, 97, 100, 123, 136, 203, 232, 258, 289, 337, 387, 418, 425, 474], "caution": 32, "about": [32, 84, 148, 190, 459], "fork": 32, "sub": [32, 62, 117], "per": [32, 98, 350, 387, 465, 471], "caveat": [32, 263, 418], "asynchron": [32, 252, 330, 335, 383, 387, 425, 427, 476], "notif": [32, 92], "profil": [32, 101, 305], "trace": [32, 377, 379], "advanc": [32, 88, 99, 190, 465], "debugg": [32, 141, 294], "local": [32, 63, 227, 263, 350, 362, 458, 463, 469, 470, 471, 475, 476, 477], "storag": [32, 477], "specif": [32, 74, 94, 155, 331, 342, 373, 381, 402, 462, 463, 464, 465, 466], "tss": 32, "dynam": [32, 92, 173, 382, 426], "alloc": [32, 41, 60, 74, 379, 462, 474], "tls": [32, 123, 338], "pywidestringlist": 33, "pystatus": 33, "pypreconfig": 33, "preiniti": 33, "with": [33, 70, 77, 78, 83, 84, 91, 93, 97, 98, 100, 123, 134, 155, 166, 173, 183, 211, 240, 252, 264, 296, 328, 329, 337, 345, 362, 374, 383, 387, 399, 410, 418, 419, 424, 425, 426, 464, 465, 473, 475, 477, 478], "pyconfig": 33, "isol": [33, 98], "path": [33, 247, 291, 293, 351, 352, 419, 429, 458, 469, 471, 476, 478], "py_runmain": 33, "py_getargcargv": 33, "multi": [33, 44, 255, 338, 449, 463, 472, 475], "phase": [33, 44, 475], "privat": [33, 125], "provision": [33, 473], "includ": 34, "iter": [36, 84, 93, 94, 201, 215, 256, 258, 341, 385, 387, 425, 427, 437, 461, 463, 467, 475], "list": [37, 77, 84, 94, 97, 144, 317, 341, 424, 427, 438, 439, 446, 449, 459, 465, 467], "map": [39, 50, 62, 63, 164, 248, 273, 275, 341, 407, 424, 425], "data": [40, 75, 84, 93, 94, 99, 102, 106, 107, 142, 173, 178, 267, 295, 296, 304, 344, 362, 366, 422, 425, 449, 458, 463, 467, 470, 478], "marshal": [40, 271, 296, 474], "domain": [41, 155], "raw": [41, 63, 84, 255, 316], "memori": [41, 267, 275, 281, 338, 341, 379, 474, 475], "interfac": [41, 77, 78, 97, 148, 181, 187, 188, 224, 256, 290, 297, 308, 317, 334, 337, 355, 359, 365, 366, 377, 385, 392, 403, 413, 419, 472], "default": [41, 84, 117, 178, 289, 337, 338, 355, 386, 397, 419, 458, 466, 474], "custom": [41, 92, 93, 99, 100, 117, 125, 129, 164, 173, 177, 200, 256, 265, 267, 280, 296, 305, 337, 342, 425, 458, 474, 476, 477], "debug": [41, 94, 123, 148, 190, 244, 453, 466, 478], "hook": [41, 247, 317, 331, 429, 460, 462, 478], "on": [41, 76, 83, 84, 94, 97, 148, 181, 211, 223, 227, 244, 330, 334, 338, 341, 345, 350, 387, 460], "pymalloc": [41, 462], "arena": 41, "tracemalloc": [41, 379, 474, 476, 477, 479], "memoryview": [42, 341, 466, 473], "instanc": [43, 84, 92, 93, 97, 178, 194, 296, 341, 425], "method": [43, 57, 63, 72, 75, 77, 78, 83, 84, 92, 93, 98, 103, 117, 123, 166, 170, 280, 285, 289, 293, 334, 337, 341, 381, 386, 387, 399, 407, 425, 427, 437, 443, 459, 463, 464, 467, 475, 476, 477, 479], "modul": [44, 72, 83, 84, 91, 94, 97, 98, 99, 100, 103, 148, 165, 178, 227, 247, 256, 264, 276, 280, 293, 296, 305, 309, 321, 337, 345, 351, 366, 381, 385, 420, 425, 429, 447, 458, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 474, 475, 476, 477, 478, 479], "singl": [44, 83, 100, 166], "low": [44, 112, 334, 471], "level": [44, 65, 71, 99, 100, 103, 111, 112, 148, 256, 259, 264, 325, 326, 329, 334, 345, 475], "creation": [44, 97, 290, 335, 338, 382, 396, 425, 476], "lookup": [44, 92, 425], "none": [45, 425], "number": [46, 62, 84, 107, 151, 166, 218, 259, 272, 286, 290, 425, 446, 465], "implement": [49, 57, 78, 83, 100, 123, 166, 181, 247, 259, 318, 408, 425, 431, 473, 476, 477], "for": [50, 63, 72, 84, 87, 91, 99, 100, 101, 106, 117, 123, 146, 151, 152, 158, 166, 173, 174, 176, 187, 225, 240, 247, 250, 258, 263, 281, 289, 296, 297, 316, 320, 325, 330, 335, 338, 355, 359, 375, 381, 382, 383, 387, 397, 403, 404, 409, 410, 411, 412, 413, 424, 425, 427, 429, 438, 458, 462, 463, 464, 465, 466, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479], "perf": [50, 101], "reflect": 52, "sequenc": [53, 59, 62, 84, 341, 345, 424, 425, 439], "set": [54, 123, 129, 244, 247, 330, 338, 341, 350, 366, 381, 387, 425, 427, 439, 458, 462, 463], "ellipsi": [55, 341, 425], "base": [57, 84, 100, 130, 154, 155, 158, 181, 210, 227, 247, 250, 255, 280, 362, 404, 412, 429, 465, 466, 472, 477], "macro": 57, "access": [57, 63, 87, 93, 98, 164, 173, 248, 249, 262, 263, 265, 281, 293, 352, 363, 402, 416, 425, 461, 471, 477], "attribut": [57, 74, 75, 84, 91, 92, 93, 100, 232, 252, 264, 289, 290, 337, 341, 349, 386, 387, 413, 425, 427, 429, 460, 461, 476, 477], "of": [57, 83, 84, 87, 92, 93, 94, 97, 98, 99, 100, 102, 146, 164, 166, 178, 180, 181, 185, 252, 256, 276, 280, 290, 296, 329, 330, 341, 345, 349, 351, 379, 381, 383, 387, 396, 397, 416, 419, 425, 426, 432, 453, 458, 459, 466, 467, 471, 474, 475, 476, 477, 478], "member": [57, 92, 93, 252], "flag": [57, 93, 103, 117, 119, 166, 190, 252, 289, 316, 453], "defin": [57, 74, 75, 84, 97, 98, 265, 289, 383, 425, 472], "getter": [57, 98], "setter": [57, 98], "tupl": [59, 77, 84, 157, 341, 349, 383, 439], "struct": [59, 344, 473, 474, 476], "quick": [62, 117, 164, 183, 381], "refer": [62, 72, 74, 84, 94, 106, 173, 280, 289, 305, 337, 366, 381, 399, 410, 427, 429, 449, 460], "tp": 62, "slot": [62, 63, 98], "typedef": 62, "pytypeobject": 62, "definit": [62, 92, 119, 256, 424, 437, 476], "pyobject": 62, "pyvarobject": 62, "static": [62, 84, 92, 98, 102, 252, 404, 425, 470, 471], "async": [62, 119, 424, 475], "charact": [63, 103, 174, 259, 344], "properti": [63, 92, 106, 293, 465], "encod": [63, 106, 155, 195, 259, 391, 432, 445, 462, 469, 476], "system": [63, 71, 148, 209, 212, 290, 310, 345, 419, 429, 453, 460, 474, 475, 476], "wchar_t": 63, "built": [63, 94, 341, 382, 425, 459, 463, 477], "in": [63, 71, 72, 76, 78, 83, 84, 87, 94, 99, 100, 102, 106, 111, 123, 136, 155, 166, 173, 178, 190, 244, 267, 268, 288, 289, 293, 337, 341, 362, 381, 382, 383, 407, 425, 458, 459, 460, 463, 467, 471, 474, 475, 476, 477, 478, 479], "codec": [63, 155, 462, 469, 472, 473, 474], "generic": [63, 74, 341, 383, 424, 425, 452, 470, 477, 479], "utf": [63, 155, 290, 458, 476, 477], "32": 63, "16": 63, "escap": 63, "latin": 63, "ascii": [63, 143, 175, 391], "mbcs": [63, 155], "window": [63, 76, 85, 91, 128, 155, 174, 186, 244, 300, 345, 366, 381, 401, 402, 403, 458, 462, 465, 466, 470, 473, 476, 477, 480], "veri": [65, 71], "high": [65, 71, 326, 329, 345], "setuptool": 70, "app": 71, "embed": [71, 351, 459], "beyond": [71, 117], "an": [71, 72, 78, 83, 84, 87, 92, 100, 106, 132, 166, 180, 191, 193, 202, 247, 259, 345, 387, 396, 410, 458, 466], "overview": [71, 92, 248, 424, 467], "pure": [71, 92], "extend": [71, 84, 125, 248, 289, 290, 396, 459, 462], "compil": [71, 72, 103, 119, 156, 160, 422, 453, 478], "link": [71, 117, 173, 461], "under": 71, "unix": [71, 76, 83, 123, 148, 170, 181, 217, 228, 300, 353, 388, 457], "like": [71, 100, 229], "intermezzo": 72, "tabl": [72, 278, 296], "linkag": 72, "extract": [72, 355, 419], "keyword": [72, 84, 178, 260, 432, 438, 469, 475, 476], "arbitrari": [72, 78, 99, 289, 438, 470], "count": 72, "ownership": 72, "rule": [72, 328, 330, 461], "thin": 72, "ice": 72, "null": [72, 341], "pointer": [72, 173], "write": [72, 84, 106, 125, 130, 267, 316, 337, 355, 359, 398, 464, 465], "provid": [72, 75, 99, 296, 352], "cpython": [73, 77, 96, 469, 470, 471, 474, 476, 477, 478, 479], "runtim": [73, 85, 279, 312, 422, 477, 478], "assort": 74, "topic": 74, "de": [74, 146], "present": [74, 467], "manag": [74, 92, 98, 100, 132, 166, 167, 194, 241, 280, 290, 337, 341, 345, 366, 372, 387, 397, 418, 425, 464, 465], "comparison": [74, 93, 97, 105, 213, 256, 296, 341, 427, 460, 467], "weak": [74, 399, 449, 460], "more": [74, 88, 91, 97, 100, 103, 381, 387, 471], "suggest": 74, "tutori": [75, 92, 99, 173, 183, 289, 337, 381, 410], "basic": [75, 107, 190, 293, 372, 381, 417, 425], "adding": [75, 100, 289, 466, 476], "to": [75, 78, 83, 84, 88, 93, 98, 99, 100, 101, 102, 106, 151, 181, 187, 247, 248, 256, 262, 263, 265, 273, 290, 293, 296, 305, 337, 345, 352, 366, 381, 383, 386, 387, 459, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479], "exampl": [75, 92, 100, 152, 158, 164, 166, 180, 185, 187, 190, 197, 276, 289, 316, 329, 342, 355, 378, 387, 392, 396, 416], "finer": [75, 93, 473], "over": [75, 84, 215], "subclass": [75, 84, 93, 100, 240, 318, 387, 425], "other": [75, 78, 84, 93, 97, 99, 100, 117, 136, 256, 279, 289, 296, 341, 350, 383, 432, 459, 460, 461, 462, 466, 467, 474, 475, 476, 477], "cookbook": [76, 93, 100], "approach": [76, 467, 469], "differ": [76, 84, 93, 102, 187, 232, 379, 381], "between": [76, 84, 106, 143, 280, 289, 432], "use": [76, 83, 84, 93, 97, 99, 100, 102, 103, 148, 160, 166, 193, 232, 267, 276, 279, 280, 293, 305, 311, 337, 345, 350, 359, 362, 372, 373, 374, 381, 385, 387, 392, 422, 425, 464, 465, 471, 478], "dlls": [76, 173], "practic": [76, 84, 87, 92, 323], "self": [77, 84, 338, 470, 478], "express": [77, 78, 94, 103, 106, 119, 316, 427, 433, 463, 464, 478], "index": [77, 84, 366, 462, 464], "len": 77, "join": [77, 432], "switch": 77, "case": [77, 98, 385, 424, 460], "lambda": [77, 84, 94, 427, 438], "dictionari": [77, 100, 265, 387, 427, 439, 466, 468, 472, 473, 479], "sort": [77, 84, 105], "spec": [77, 429], "goto": 77, "if": [77, 84, 99, 180, 247, 424, 438], "while": [77, 424], "def": 77, "class": [77, 78, 84, 92, 93, 98, 100, 117, 119, 154, 155, 158, 178, 196, 210, 213, 227, 247, 250, 252, 255, 278, 280, 296, 305, 309, 313, 326, 341, 344, 381, 382, 383, 385, 387, 392, 404, 412, 422, 424, 425, 432, 437, 461, 464, 465, 470, 473, 476], "how": [78, 83, 84, 88, 93, 100, 101, 190, 289, 337, 366, 381], "can": [78, 83, 84, 247, 296], "evalu": [78, 426, 427, 476, 477], "py_buildvalu": 78, "pyerr_print": 78, "stdout": [78, 83], "stderr": [78, 83], "do": [78, 83, 84, 366], "make": [78, 84, 98, 102, 316, 381, 459, 466, 471, 475, 476], "linux": [78, 101, 108, 290, 300, 457], "__builtin_new": 78, "__pure_virtu": 78, "some": 78, "through": 78, "inherit": [78, 178, 290, 381, 437, 461, 474], "beta": [79, 480], "www": [79, 83], "org": [79, 458], "monti": 79, "gui": [80, 100, 278, 456], "tkinter": [80, 186, 244, 366, 367, 368, 369, 370, 371, 372, 373, 470, 471, 475, 476, 477, 478], "tk": [80, 365, 366, 372, 373, 466], "key": [80, 105, 232, 244, 280, 338, 473], "bind": [80, 244, 337, 366, 426], "find": [83, 84, 173, 276, 316, 410, 458], "or": [83, 84, 100, 117, 123, 173, 180, 341, 345, 377, 378, 424, 438], "applic": [83, 91, 92, 100, 155, 227, 244, 344, 418, 458, 464, 475], "perform": [83, 84, 103, 255, 296, 453, 467], "task": [83, 121, 123, 125, 136], "math": [83, 272, 470, 471, 472, 473, 475, 476, 477, 478, 479], "py": [83, 102, 111, 470], "socket": [83, 100, 104, 107, 123, 130, 133, 334, 338, 359, 423, 469, 470, 472, 473, 474, 475, 476, 477, 478, 479], "regex": 83, "script": [83, 84, 148, 276, 381, 458, 464], "curs": [83, 91, 174, 175, 176, 469, 473, 475, 478, 479], "termcap": 83, "is": [83, 84, 91, 99, 111, 180, 305, 463, 467], "there": [83, 84], "equival": [83, 84, 92], "onexit": 83, "whi": [83, 84, 463], "don": [83, 84], "my": [83, 84], "handler": [83, 99, 100, 107, 123, 137, 155, 211, 264, 265, 266, 330, 335, 366, 404, 412], "work": [83, 84, 123, 183, 190, 337, 383, 419], "document": [83, 198, 310, 407, 410, 417, 438, 465, 466, 473, 474, 478, 480], "doc": 83, "get": [83, 84, 88, 97, 129, 379, 381, 387], "keypress": [83, 85], "at": 83, "time": [83, 99, 100, 180, 363, 422, 462, 470, 472, 473, 475, 476, 477, 478, 479], "parcel": 83, "out": [83, 98, 296, 478], "among": 83, "bunch": 83, "worker": [83, 280], "what": [83, 84, 91, 99, 111, 190, 289, 296, 305, 366, 459], "kind": [83, 92], "mutat": 83, "are": [83, 84, 93, 190, 289, 474], "safe": [83, 98, 474], "seem": 83, "os": [83, 210, 290, 291, 293, 345, 359, 465, 466, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478, 479], "read": [83, 98, 106, 123, 130, 249, 267, 355, 398], "pipe": [83, 123, 280, 298], "popen": [83, 345, 472], "rs232": 83, "doesn": 83, "close": [83, 92], "sys": [83, 117, 349, 350, 351, 469, 470, 471, 473, 474, 475, 476, 477, 478, 479], "stdin": 83, "realli": 83, "it": [83, 84, 107, 190, 289], "network": [83, 97, 100, 123, 256, 257, 334, 335, 466], "internet": [83, 253, 343], "cgi": [83, 148, 149, 475], "submiss": 83, "post": [83, 178], "html": [83, 235, 236, 237, 472, 473, 474], "avoid": [83, 100], "block": [83, 100, 102, 338, 379, 410, 424, 467], "connect": [83, 123, 130, 265, 280, 334, 337], "you": [83, 84, 102, 479], "persist": [83, 295, 296, 327], "stand": 84, "alon": 84, "binari": [84, 102, 108, 142, 143, 155, 255, 341, 344, 416, 427, 449], "guid": [84, 289, 337], "program": [84, 91, 106, 132, 174, 227, 263, 280, 366, 426], "core": [84, 117, 459, 477, 480], "languag": [84, 227, 261, 342, 381, 459], "am": 84, "unboundlocalerror": 84, "when": [84, 93, 97], "has": 84, "loop": [84, 123, 125, 130, 258], "all": [84, 280, 289, 316, 379, 387, 466, 475, 476], "return": [84, 92, 173, 387, 433, 458], "same": [84, 100, 387, 478], "result": [84, 101, 339, 391], "share": [84, 173, 280, 281, 473], "across": [84, 100, 281], "best": [84, 87, 101, 323, 338], "import": [84, 111, 119, 208, 247, 248, 264, 265, 266, 359, 366, 387, 420, 429, 433, 447, 460, 462, 463, 464, 465, 470, 473, 474], "pass": [84, 94, 100, 173, 433, 438], "option": [84, 88, 102, 117, 190, 225, 244, 289, 355, 366, 373, 377, 419, 452, 453, 476], "one": [84, 98, 146], "anoth": 84, "output": [84, 88, 100, 244, 329, 449], "by": [84, 173, 276, 392, 466, 474], "higher": [84, 148, 223], "order": [84, 173, 178, 223, 265, 289, 344, 387, 427, 466, 467, 468, 476], "up": [84, 107, 166, 247], "comma": [84, 462], "oper": [84, 94, 105, 223, 240, 256, 279, 288, 290, 329, 338, 341, 342, 427, 432, 461, 467, 470, 474, 475, 479], "preced": [84, 427], "possibl": [84, 381], "obfusc": 84, "liner": 84, "doe": [84, 366], "slash": 84, "mean": 84, "22": 84, "10": [84, 87, 379, 469, 476, 477, 480], "int": [84, 341], "liter": [84, 106, 119, 424, 427, 432, 443, 465, 470, 473, 476], "instead": [84, 102, 467], "syntaxerror": [84, 469], "modifi": [84, 103, 377, 410, 458], "place": [84, 288], "perl": 84, "chomp": 84, "remov": [84, 458, 464, 465, 466, 471, 475, 476, 477, 478, 479], "trail": 84, "newlin": [84, 462], "scanf": [84, 316], "sscanf": 84, "unicodedecodeerror": 84, "unicodeencodeerro": 84, "end": [84, 91], "odd": 84, "backslash": [84, 103], "too": 84, "slow": 84, "speed": 84, "most": 84, "effici": [84, 258, 329], "way": 84, "concaten": [84, 432], "mani": 84, "togeth": [84, 289], "convert": [84, 106, 143, 337, 345], "negat": 84, "revers": [84, 463], "duplic": [84, 93], "multipl": [84, 98, 99, 100, 215, 386, 387, 461, 475], "item": [84, 373], "multidimension": 84, "appli": [84, 387], "a_tupl": 84, "addit": [84, 204, 341, 382, 458, 475], "want": 84, "complic": 84, "schwartzian": 84, "transform": [84, 155, 470], "check": [84, 102, 190, 247, 289, 316, 387, 404, 425, 479], "given": 84, "deleg": [84, 473], "deriv": [84, 93, 232], "that": [84, 92, 93, 94, 100, 263], "organ": [84, 385], "easier": 84, "chang": [84, 98, 99, 227, 381, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 474, 475, 476, 477, 478, 479], "overload": 84, "constructor": [84, 125, 227, 345], "tri": [84, 166, 424, 464], "__spam": 84, "_someclassname__spam": 84, "__del__": [84, 399], "but": 84, "not": [84, 341, 381], "delet": [84, 386, 459], "id": [84, 363], "appear": [84, 381], "be": [84, 247, 296], "uniqu": [84, 93], "reli": 84, "ident": [84, 427], "test": [84, 94, 148, 190, 338, 359, 385, 387, 397, 427, 475, 480], "cach": [84, 429, 478], "pyc": [84, 472, 477], "current": [84, 123, 252, 379], "name": [84, 92, 93, 103, 117, 155, 208, 259, 290, 349, 355, 382, 386, 387, 425, 426, 427, 462, 473], "have": 84, "mutual": [84, 117], "each": 84, "__import__": 84, "edit": [84, 244, 444], "reimport": 84, "show": [84, 477], "this": [84, 98], "happen": [84, 99], "pyd": 85, "dll": 85, "tab": [85, 373, 444], "ms": [85, 279, 401], "win": 85, "crt": 85, "l1": 85, "annot": [87, 341, 383, 426, 433, 438, 476, 477], "dict": [87, 100, 341, 386, 387, 476], "newer": 87, "older": [87, 345, 355], "manual": [87, 167, 305, 338, 366], "un": 87, "stringiz": 87, "__annotations__": 87, "ani": [87, 166, 383, 386], "version": [87, 97, 102, 248, 289, 338, 355, 397, 458, 471, 472], "quirk": 87, "argpars": [88, 117, 466, 469, 472, 474, 475, 477], "short": 88, "littl": 88, "specifi": [88, 102, 173, 267, 383, 418, 466, 468], "ambigu": 88, "conflict": [88, 289], "translat": [88, 227, 381], "clinic": [89, 474], "start": [91, 164, 183, 280, 381, 386, 387], "pad": 91, "display": [91, 99, 123, 174, 379, 427, 460], "text": [91, 102, 155, 174, 190, 244, 262, 316, 341, 360, 361, 371, 407, 467], "color": [91, 244, 367, 381], "user": [91, 211, 244, 265, 305, 352, 365, 383, 425, 465], "input": [91, 174, 186, 215, 375, 381], "howto": [92, 93, 94, 106], "primer": 92, "simpl": [92, 103, 190, 232, 328, 404, 433, 461, 462], "constant": [92, 174, 275, 311, 337, 342, 345, 363, 374, 402], "thought": 92, "complet": [92, 244, 317, 320, 325, 444], "valid": [92, 404], "technic": 92, "introduct": [92, 106, 305], "invoc": [92, 345], "super": 92, "summari": [92, 278, 473, 474, 475, 476, 477, 478, 479], "logic": [92, 183, 256, 432], "automat": [92, 93, 244], "orm": 92, "__slots__": [92, 425, 469], "enum": [93, 208, 469, 470, 471, 474, 475, 476, 477], "programmat": [93, 247, 297, 377], "enumer": [93, 462], "their": [93, 316, 387], "ensur": 93, "allow": 93, "restrict": [93, 296, 327, 392, 426], "dataclass": [93, 178, 469, 470, 477], "pickl": [93, 169, 296, 297, 422, 462, 473, 474, 475, 476, 478], "intenum": 93, "strenum": 93, "intflag": 93, "__new__": 93, "vs": [93, 316, 383, 467], "__init__": [93, 178], "__dunder__": [93, 208], "_sunder_": [93, 208], "_private__nam": 93, "mix": 93, "combin": [93, 338], "minutia": 93, "aka": 93, "omit": 93, "auto": 93, "descript": [93, 158, 311], "orderedenum": 93, "duplicatefreeenum": 93, "planet": 93, "timeperiod": 93, "enumtyp": 93, "formal": [94, 471], "provabl": 94, "modular": 94, "eas": 94, "compos": 94, "comprehens": [94, 119, 439, 459, 471, 476], "into": [94, 100, 381, 391], "itertool": [94, 258, 469, 471, 472, 473, 477, 478], "new": [94, 289, 397, 459, 460, 461, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479], "element": [94, 407, 410], "select": [94, 100, 186, 325, 338, 423, 472, 473, 474], "combinator": 94, "group": [94, 103, 117, 136, 210, 230, 289, 385, 424], "functool": [94, 223, 470, 472, 473, 474, 475, 477, 478], "small": 94, "revis": 94, "histori": [94, 317, 444], "acknowledg": 94, "general": [94, 289, 330, 475], "dtrace": [96, 476], "systemtap": [96, 476], "tapset": 96, "ipaddress": [97, 256, 473, 474, 475, 477, 479], "address": [97, 256, 280], "note": [97, 183, 204, 208, 330, 334, 335, 338, 373], "ip": [97, 256], "host": [97, 256], "inspect": [97, 252, 469, 470, 471, 472, 473, 474, 475, 476, 478, 479], "as": [97, 99, 100, 166, 256, 344, 381, 386, 424, 425, 464, 465, 478], "detail": [97, 158, 263, 265], "fail": [97, 475], "who": 98, "should": [98, 479], "background": [98, 263, 289], "enter": 98, "surpris": [98, 173], "edg": [98, 325], "opt": 98, "limit": [98, 259, 319, 341, 419, 458], "regular": [98, 103, 106, 316, 429], "lifetim": [98, 125], "open": [98, 100, 107, 123, 249], "scope": [98, 426, 437, 460, 461], "lossless": 98, "convers": [98, 151, 173, 256, 272, 341, 363, 427, 463], "log": [99, 100, 264, 265, 266, 280, 449, 462, 466, 470, 472, 473, 474, 475, 476, 477, 478], "messag": [99, 100, 193, 202, 204, 227, 232, 263, 268, 370, 471], "date": [99, 123, 180, 462], "next": [99, 480], "step": 99, "flow": [99, 119], "logger": [99, 100, 264], "formatt": [99, 100, 264], "no": [99, 474], "librari": [99, 100, 109, 160, 173, 251, 256, 353, 465, 480], "dure": 99, "optim": 99, "resourc": [99, 100, 249, 250, 319, 419, 471, 474, 477], "destin": 100, "server": [100, 123, 130, 242, 335, 338, 404, 416, 417, 472, 477], "deal": 100, "send": 100, "receiv": 100, "event": [100, 123, 125, 135, 322, 330, 350, 362, 366, 373, 381], "run": [100, 123, 132, 136, 244, 359, 385, 458], "listen": [100, 280], "product": 100, "contextu": 100, "your": [100, 102, 148, 173, 227, 289, 387, 479], "loggeradapt": [100, 264], "impart": 100, "than": 100, "filter": [100, 264, 267, 355, 377, 379, 397], "contextvar": [100, 167, 477], "concurr": [100, 122, 136, 161, 162, 163, 472, 475, 476, 477, 479], "futur": [100, 110, 123, 125, 126, 163, 433, 466, 471, 472, 475, 476, 477, 479], "processpoolexecutor": [100, 163], "deploy": 100, "web": [100, 240, 400, 472], "gunicorn": 100, "uwsgi": 100, "rotat": 100, "altern": [100, 318, 431, 458], "logrecord": [100, 264], "queuehandl": [100, 265, 266], "zeromq": 100, "queuelisten": [100, 265, 266], "namer": 100, "elabor": 100, "multiprocess": [100, 280, 281, 465, 473, 474, 475, 476, 477, 478, 479], "insert": 100, "bom": [100, 155], "sent": 100, "sysloghandl": [100, 266], "dictconfig": 100, "particular": 100, "throughout": 100, "factori": [100, 136, 178, 256, 337], "speak": 100, "them": 100, "condit": [100, 135, 289, 362, 427, 439, 464], "email": [100, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 472, 473, 474, 475, 476], "utc": 100, "gmt": 100, "via": [100, 337, 458], "cli": 100, "starter": 100, "templat": [100, 186, 298, 342, 449], "qt": 100, "syslog": [100, 353], "rfc5424": 100, "treat": 100, "stream": [100, 121, 130, 155, 215, 255, 296], "pattern": [100, 103, 119, 217, 381, 424, 425], "nullhandl": [100, 266], "lot": 100, "enabl": [101, 123, 466, 474], "obtain": 101, "sure": 102, "proper": 102, "setup": 102, "divis": [102, 461], "versus": [102, 103, 425], "featur": [102, 278, 383, 426, 464, 466, 471, 474, 475, 476, 477, 478, 479], "detect": 102, "prevent": 102, "compat": [102, 328, 373], "regress": [102, 359], "which": [102, 190], "depend": [102, 329, 397], "transit": 102, "updat": [102, 397, 466, 479], "denot": 102, "continu": [102, 173, 433, 438], "integr": [102, 264, 425], "stay": 102, "consid": 102, "match": [103, 117, 119, 217, 316, 387, 424, 425, 438], "repeat": [103, 259], "thing": 103, "plagu": 103, "power": [103, 151, 272, 427], "metacharact": 103, "captur": [103, 424], "lookahead": 103, "assert": [103, 387, 433], "split": 103, "search": [103, 244, 248, 316, 351, 429], "replac": [103, 166, 244, 345, 429], "common": [103, 148, 341, 342, 467], "problem": [103, 148], "greedi": 103, "re": [103, 178, 316, 385, 470, 473, 474, 475, 476, 477], "verbos": [103, 387], "feedback": 103, "ipc": 104, "decor": [105, 166, 208, 386, 387, 463, 465, 471], "undecor": 105, "sourc": [106, 244, 247, 252, 375, 422, 462], "compar": [106, 399], "filenam": [106, 217, 273], "tip": [106, 263], "awar": [106, 180, 475], "unknown": 106, "urllib": [107, 389, 390, 391, 392, 393, 469, 472, 473, 474, 475, 476, 477, 479], "articl": 107, "url": [107, 389, 391, 392], "header": [107, 199, 200, 404, 473], "urlerror": 107, "httperror": 107, "wrap": [107, 361, 366], "info": 107, "geturl": 107, "authent": [107, 280], "proxi": [107, 280, 386], "pip": [108, 207, 450, 466, 474], "2to3": 109, "fixer": 109, "lib2to3": 109, "__future__": [110, 460], "__main__": [111, 429, 477], "top": [111, 259, 379], "environ": [111, 290, 351, 381, 396, 422, 458, 466, 475, 476], "__name__": 111, "idiomat": 111, "usag": [111, 117, 119, 147, 180, 190, 276, 319, 375, 377, 416], "packag": [111, 191, 248, 249, 299, 359, 429, 447, 458, 460, 462, 464, 465, 473], "consider": [111, 140, 242, 265, 338, 345, 429], "_thread": [112, 469], "abc": [113, 158, 247, 250, 286, 383, 469, 472, 473, 474, 475, 479], "aifc": [114, 474, 477], "aiff": 114, "parser": [117, 164, 204, 225, 237, 289, 311, 411, 413, 465, 479], "command": [117, 119, 147, 152, 160, 187, 188, 225, 289, 290, 294, 308, 337, 345, 355, 359, 375, 377, 385, 419, 458, 466, 472, 474, 476], "line": [117, 119, 147, 152, 160, 187, 188, 215, 225, 262, 289, 290, 308, 317, 337, 355, 359, 375, 377, 385, 419, 432, 458, 463, 466, 472], "add_argu": 117, "argumentpars": 117, "prog": 117, "epilog": 117, "parent": 117, "formatter_class": 117, "prefix_char": 117, "fromfile_prefix_char": 117, "argument_default": 117, "allow_abbrev": 117, "conflict_handl": 117, "add_help": 117, "exit_on_error": 117, "action": [117, 289], "narg": 117, "const": 117, "choic": 117, "requir": [117, 173, 248, 453], "metavar": 117, "dest": 117, "parse_arg": 117, "syntax": [117, 119, 410, 440, 465, 467, 471, 473, 475, 476], "invalid": [117, 429], "contain": [117, 158, 256, 425], "abbrevi": 117, "prefix": [117, 256, 352, 479], "argv": 117, "namespac": [117, 381, 410, 425, 429, 437, 473], "util": [117, 166, 173, 206, 208, 247, 285, 299, 306, 359, 382, 404, 414], "filetyp": 117, "exclus": 117, "help": [117, 244, 289, 310, 381], "partial": [117, 223, 387, 409, 464], "exit": [117, 137], "intermix": 117, "upgrad": [117, 123], "optpars": [117, 289, 462], "ast": [119, 465, 472, 476, 478, 479], "tree": [119, 232, 374, 409, 410], "grammar": 119, "node": [119, 407], "root": 119, "subscript": [119, 427], "statement": [119, 166, 362, 377, 424, 425, 433, 464, 465], "await": [119, 122, 136, 425, 427, 475], "helper": [119, 187, 342, 345, 383, 386], "asyncio": [120, 122, 132, 167, 469, 470, 471, 474, 475, 476, 477, 478, 479], "hello": [120, 123, 366], "world": [120, 123, 366], "queue": [121, 131, 233, 280, 313, 439, 477], "subprocess": [121, 123, 130, 134, 244, 345, 463, 473, 474, 475, 476, 477], "synchron": [121, 135, 280], "multithread": 122, "never": 122, "retriev": [122, 252, 378], "stop": [123, 386], "schedul": [123, 136, 290, 322], "callback": [123, 173, 289, 350, 462], "delay": 123, "transfer": 123, "watch": 123, "direct": [123, 190, 247, 281, 383, 460], "dns": 123, "execut": [123, 161, 190, 244, 321, 330, 350, 359, 377, 418, 425, 426, 458, 464], "pool": [123, 280], "mode": [123, 183, 185, 232, 290, 466, 477], "call_soon": 123, "call_lat": 123, "sigint": 123, "sigterm": 123, "polici": [127, 129, 205, 473], "maco": [128, 244, 300, 453, 479, 480], "watcher": 129, "transport": 130, "hierarchi": [130, 210, 465, 473], "onli": [130, 178, 244, 438, 469, 477, 478], "datagram": 130, "tcp": [130, 133], "echo": [130, 133], "client": [130, 239, 240, 245, 280, 302, 332, 338, 416, 466, 472, 474, 475, 476, 477], "udp": 130, "exist": [130, 387], "subprocess_exec": 130, "subprocessprotocol": 130, "prioriti": 131, "lifo": 131, "runner": 132, "keyboard": 132, "interrupt": [132, 419], "streamread": [133, 155], "streamwrit": [133, 155], "http": [133, 238, 239, 240, 241, 242, 404, 466, 472, 473, 474, 475, 476, 477, 479], "interact": [134, 154, 190, 426, 460, 464], "primit": [135, 136, 280, 383], "semaphor": [135, 362], "boundedsemaphor": 135, "barrier": [135, 362], "cancel": 136, "sleep": 136, "eager": 136, "shield": 136, "timeout": [136, 211, 334], "wait": [136, 325], "introspect": [136, 252, 383], "atexit": 137, "audioop": [138, 423, 474], "base64": [140, 469, 473, 474], "base16": 140, "base32": 140, "base85": 140, "secur": [140, 148, 232, 242, 265, 338, 345, 391, 453, 466, 474, 480], "bdb": [141, 469], "framework": [141, 335, 460, 473], "servic": [142, 227, 261, 263, 312], "binascii": [143, 473, 476, 477], "bisect": [144, 469], "algorithm": [144, 248, 267, 381, 474], "builtin": [145, 386, 426, 467, 478, 480], "bz2": [146, 473, 475], "bzip2": 146, "compress": [146, 267], "increment": [146, 155, 265], "shot": 146, "calendar": [147, 471, 477], "care": 148, "instal": [148, 207, 278, 352, 458, 459, 474], "solut": 148, "cgitb": 149, "traceback": [149, 211, 378, 379, 425, 469, 470, 474, 475, 476], "chunk": 150, "iff": 150, "cmath": [151, 475, 476], "mathemat": 151, "polar": 151, "coordin": 151, "logarithm": [151, 272], "trigonometr": [151, 272], "hyperbol": [151, 272], "classif": 151, "cmd": 152, "orient": [152, 293, 381], "consol": [154, 279, 476], "registri": [155, 402, 458], "stateless": 155, "decod": [155, 259], "incrementalencod": 155, "incrementaldecod": 155, "streamreaderwrit": 155, "streamrecod": 155, "idna": 155, "internation": [155, 199, 227, 263], "ansi": 155, "codepag": 155, "utf_8_sig": 155, "signatur": [155, 252], "codeop": 156, "chainmap": 157, "counter": 157, "dequ": 157, "defaultdict": 157, "namedtupl": 157, "ordereddict": 157, "userdict": 157, "userlist": 157, "userstr": 157, "recip": [158, 166, 183, 258, 337], "colorsi": [159, 474], "compileal": [160, 475, 477, 479], "public": [160, 381], "executor": 163, "threadpoolexecutor": 163, "configpars": [164, 471, 472, 475], "datatyp": [164, 462], "fallback": 164, "ini": [164, 458], "interpol": 164, "behaviour": 164, "legaci": [164, 345, 392, 477], "rawconfigpars": 164, "site": [165, 331, 465, 469, 472, 476], "contextlib": [166, 383, 464, 465, 469, 470, 472, 473, 474, 475, 476, 477], "catch": 166, "__enter__": 166, "clean": 166, "reusabl": 166, "reentrant": 166, "copi": [168, 329], "shallow": 168, "deep": 168, "copyreg": 169, "regist": [169, 337, 350], "crypt": [170, 473, 477], "hash": [170, 232, 341, 474, 477], "csv": [172, 471, 472, 475, 478], "dialect": 172, "reader": 172, "writer": [172, 263], "ctype": [173, 280, 464, 465, 472, 478], "foreign": 173, "load": [173, 186, 385, 429], "fundament": 173, "variad": [173, 470], "own": 173, "prototyp": 173, "union": [173, 341], "align": [173, 344], "bit": [173, 252, 402, 467], "incomplet": 173, "export": 173, "size": [173, 232, 290, 329, 344, 379], "termin": [174, 290, 306, 329], "textpad": 174, "widget": [174, 366, 371, 372, 373, 466], "textbox": 174, "panel": 176, "stack": [176, 252, 378, 439], "content": [178, 194, 311, 387], "init": [178, 317], "frozen": [178, 470], "mutabl": [178, 341, 387, 425], "naiv": [180, 340], "avail": [180, 397], "determin": [180, 425], "timedelta": 180, "tzinfo": 180, "timezon": [180, 363], "strftime": 180, "strptime": 180, "dbm": [181, 472, 474, 475, 476, 477], "databas": [181, 230, 278, 384], "gnu": [181, 227, 317, 320], "reinterpret": 181, "ndbm": 181, "dumb": 181, "portabl": 181, "decim": [183, 449, 463, 472, 473, 476, 477], "fix": [183, 289, 460, 461, 462, 466], "arithmet": [183, 256, 427], "operand": 183, "round": 183, "mitig": 183, "off": [183, 350], "increas": 183, "precis": [183, 471], "special": [183, 272, 341, 381, 383, 425, 429, 462, 467], "faq": [183, 470], "develop": [185, 244, 297, 459, 465, 477], "effect": [185, 387], "resourcewarn": 185, "bad": 185, "dialog": [186, 367], "simpledialog": 186, "filedialog": 186, "nativ": [186, 344], "save": 186, "commondialog": 186, "difflib": [187, 475], "comput": [187, 379], "delta": 187, "sequencematch": 187, "ndiff": 187, "dis": [188, 471, 472, 474, 477], "bytecod": [188, 359, 429, 470, 471, 476, 477, 478, 479], "analysi": [188, 328, 432], "instruct": 188, "opcod": [188, 470], "doctest": [190, 463, 469, 474, 475], "docstr": [190, 381], "examin": 190, "recogn": 190, "unittest": [190, 385, 386, 387, 466, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478], "doctestfind": 190, "doctestpars": 190, "doctestrunn": 190, "outputcheck": 190, "soapbox": 190, "mime": [191, 194, 198, 203, 273, 314], "charset": 192, "repres": [193, 202], "compat32": 193, "contentmanag": 194, "defect": 196, "headerregistri": 200, "scratch": 203, "feedpars": 204, "miscellan": [206, 267, 280, 290, 372, 452, 467], "ensurepip": [207, 466, 471, 474], "bootstrap": [207, 466, 474], "errno": 209, "symbol": 209, "concret": [210, 293, 383], "faulthandl": [211, 469, 473, 475, 476], "dump": 211, "fault": [211, 416], "after": 211, "fcntl": [212, 470, 479], "ioctl": 212, "filecmp": [213, 474], "directori": [213, 278, 290, 329, 465, 472, 475], "dircmp": 213, "fileinput": [215, 469, 476], "fnmatch": 217, "fraction": [218, 465, 470, 471, 472], "ration": 218, "ftplib": [220, 471, 473, 479], "ftp": [220, 472], "ftp_tls": 220, "callabl": [223, 252, 337, 383, 425], "gc": [224, 469, 473, 474, 477, 478, 479], "getopt": 225, "getpass": 226, "gettext": [227, 477, 478], "multilingu": 227, "nulltransl": 227, "gnutransl": 227, "solari": 227, "catalog": [227, 263], "fli": 227, "defer": 227, "glob": [228, 469, 474, 475], "graphlib": [229, 479], "graph": 229, "grp": [230, 476], "gzip": [231, 421, 471, 472, 475, 478], "hashlib": [232, 464, 469, 470, 471, 472, 474, 476, 479], "digest": 232, "shake": 232, "length": [232, 341], "blake2": 232, "random": [232, 262, 290, 315, 338, 471, 472, 476, 479], "person": 232, "credit": 232, "heapq": [233, 475], "hmac": [234, 469, 473, 474, 477], "entiti": 236, "xhtml": 237, "htmlparser": 237, "httpconnect": 239, "httprespons": 239, "httpmessag": 239, "cookiejar": 240, "cooki": [240, 241, 423], "filecookiejar": 240, "co": 240, "browser": [240, 309, 400], "cookiepolici": 240, "defaultcookiepolici": 240, "morsel": 241, "idl": [244, 459, 466, 468, 469, 470, 472, 474, 475, 476, 477, 478, 479, 480], "menu": 244, "shell": [244, 298, 328, 345], "editor": 244, "menus": 244, "navig": [244, 366], "indent": [244, 432], "calltip": 244, "startup": [244, 317], "failur": [244, 385], "without": 244, "prefer": 244, "idlelib": [244, 469, 470, 474, 475, 476, 477, 478, 479], "imaplib": [245, 472, 473, 475, 479], "imap4": 245, "imghdr": [246, 475], "importlib": [247, 248, 249, 250, 429, 466, 469, 471, 473, 474, 475, 476, 477, 479], "machineri": 247, "lazi": [247, 426, 470], "approxim": [247, 475], "import_modul": 247, "metadata": [248, 460, 462, 464, 469], "entri": [248, 425, 429], "distribut": 248, "discoveri": [248, 385], "live": 252, "fetch": 252, "webassembl": [254, 453], "io": [255, 383, 471, 472, 473, 475, 477, 478], "reentranc": 255, "ipv4": 256, "ipv6": 256, "manipul": [256, 268, 289], "conveni": [256, 400, 416], "integ": [256, 341, 432, 461, 463, 465], "net": 256, "mask": 256, "interprocess": 257, "communic": 257, "json": [259, 296, 443, 465, 475, 476, 478], "complianc": 259, "interoper": 259, "infinit": 259, "nan": 259, "within": 259, "linecach": [262, 469, 475], "hint": [263, 355, 471, 475, 479], "emb": 263, "safeti": 264, "config": 265, "schema": 265, "extern": [265, 296], "resolut": [265, 426, 477], "streamhandl": 266, "filehandl": [266, 392], "watchedfilehandl": 266, "baserotatinghandl": 266, "rotatingfilehandl": 266, "timedrotatingfilehandl": 266, "sockethandl": 266, "datagramhandl": 266, "nteventloghandl": 266, "smtphandler": 266, "memoryhandl": 266, "httphandler": [266, 392], "lzma": [267, 473, 475], "decompress": [267, 419], "chain": [267, 338, 387, 440], "mailbox": [268, 472], "various": 268, "maildir": 268, "mbox": 268, "mh": 268, "babyl": 268, "mmdf": 268, "maildirmessag": 268, "mboxmessag": 268, "mhmessag": 268, "babylmessag": 268, "mmdfmessag": 268, "mailcap": 269, "markup": 270, "tool": [270, 293, 297, 350, 359, 404, 466, 471, 478, 480], "theoret": 272, "represent": [272, 422, 441, 473], "angular": 272, "mimetyp": [273, 477], "mmap": [275, 473, 474, 478], "madv_": 275, "map_": 275, "modulefind": 276, "msilib": [278, 477], "microsoft": [278, 458], "view": [278, 341, 466, 467], "record": [278, 379, 449], "cab": 278, "precomput": 278, "msvcrt": 279, "routin": [279, 353], "vc": 279, "parallel": [280, 362, 478], "exchang": 280, "sharedctyp": 280, "remot": 280, "cleanup": [280, 289], "dummi": 280, "guidelin": 280, "spawn": [280, 345], "forkserv": 280, "shared_memori": 281, "netrc": 283, "nis": 284, "sun": [284, 346], "yellow": 284, "page": 284, "nntplib": [285, 473, 479], "nntp": [285, 472], "terminolog": 289, "posit": [289, 316, 381, 425, 438, 478], "understand": [289, 366], "store": [289, 458], "put": 289, "popul": 289, "trivial": 289, "ossaudiodev": 292, "oss": 292, "audio": 292, "devic": 292, "mixer": 292, "pathlib": [293, 469, 470, 471, 474, 475, 476, 477, 478, 479], "filesystem": [293, 476, 478], "individu": 293, "part": 293, "correspond": [293, 381], "pdb": [294, 471, 472, 473, 474, 476, 477, 479], "serial": [296, 422], "relationship": [296, 459], "unpickl": 296, "dispatch": 296, "reduct": 296, "band": [296, 478], "consum": 296, "pickletool": [297, 476], "pipelin": [298, 345], "pkgutil": 299, "platform": [300, 329, 373, 460, 469, 477], "java": 300, "plistlib": [301, 465, 474, 478], "appl": [301, 479], "plist": 301, "poplib": [302, 472, 474, 475, 479], "pop3": 302, "posix": [303, 358], "larg": 303, "pprint": [304, 469, 474, 478, 479], "pretti": [304, 379], "printer": 304, "prettyprint": 304, "instant": 305, "cprofil": [305, 477, 478], "stat": [305, 339, 473, 474], "determinist": 305, "timer": [305, 362], "pti": [306, 474], "pseudo": 306, "pwd": 307, "py_compil": [308, 469, 477, 478], "pyclbr": [309, 469], "pydoc": [310, 472, 473, 474, 476, 477, 479], "onlin": 310, "xml": [311, 406, 407, 408, 409, 410, 411, 412, 413, 414, 416, 417, 423, 459, 469, 471, 473, 474, 475, 477, 478, 479], "expat": [311, 423], "fast": [311, 478], "xmlparser": [311, 410], "expaterror": 311, "model": [311, 366, 407, 425, 426, 460], "simplequeu": 313, "quopri": 314, "bookkeep": 315, "reproduc": 315, "pair": 316, "simul": 316, "phonebook": 316, "mung": 316, "adverb": 316, "notat": [316, 431, 465], "token": [316, 323, 374, 375, 432, 471, 478], "readlin": [317, 320, 331, 475, 476], "reprlib": [318, 472], "repr": [318, 429], "rlcomplet": [320, 476], "runpi": 321, "locat": [321, 413], "sched": [322, 473], "secret": [323, 476], "dev": [325, 477], "poll": 325, "trigger": 325, "epol": 325, "kqueue": [325, 423], "kevent": 325, "selector": [326, 372, 474, 475], "multiplex": 326, "shelv": [327, 469, 474], "shlex": [328, 473, 476, 478], "lexic": [328, 432], "improv": [328, 459, 460, 461, 462, 463, 464, 465, 466, 468, 471, 472, 474, 475, 476, 477, 478, 479], "shutil": [329, 470, 471, 472, 473, 474, 475, 478], "copytre": 329, "rmtree": 329, "archiv": [329, 355, 418, 419, 420, 462], "base_dir": 329, "sigpip": 330, "sitecustom": 331, "usercustom": 331, "smtplib": [332, 473, 474, 475, 479], "smtp": 332, "sndhdr": [333, 475], "accept": 334, "socketserv": [335, 473, 476, 477], "tcpserver": 335, "udpserv": 335, "mixin": 335, "spwd": 336, "shadow": 336, "sqlite3": [337, 464, 469, 470, 471, 472, 473, 474, 475, 476, 477], "sqlite": 337, "db": 337, "cursor": 337, "row": 337, "blob": 337, "prepareprotocol": 337, "adapt": 337, "deprec": [337, 383, 459, 462, 463, 465, 466, 468, 472, 474, 475, 476, 477], "placehold": 337, "sql": 337, "shortcut": 337, "uri": 337, "transact": 337, "autocommit": 337, "isolation_level": 337, "ssl": [338, 465, 469, 471, 472, 473, 474, 475, 476, 477, 478], "wrapper": [338, 369], "certif": [338, 466, 472, 474], "ca": 338, "sign": 338, "side": [338, 387], "bio": [338, 475], "session": 338, "verifi": 338, "cipher": 338, "statist": [340, 379, 469, 471, 474, 476, 478], "spread": 340, "normaldist": 340, "mont": 340, "carlo": 340, "bayesian": 340, "classifi": 340, "kernel": 340, "densiti": 340, "estim": 340, "numer": [341, 425, 432, 476], "bitwis": [341, 427], "bool": 341, "rang": [341, 438], "immut": [341, 425], "str": 341, "printf": 341, "bytearray": [341, 475], "frozenset": 341, "alia": 341, "genericalia": 341, "notimpl": [341, 425], "affect": 341, "recommend": 341, "mini": 342, "stringprep": 343, "prepar": [343, 425], "frequent": 345, "bin": 345, "sh": 345, "substitut": [345, 463], "famili": 345, "popen2": 345, "popen3": 345, "disabl": [345, 350], "vfork": 345, "posix_spawn": 345, "sunau": [346, 474, 477], "au": 346, "au_read": 346, "au_writ": 346, "symtabl": 348, "float_info": 349, "monitor": [350, 471], "identifi": [350, 373, 427, 432], "ancillari": 350, "stop_iter": 350, "turn": 350, "virtual": [351, 373, 396, 458, 475], "_pth": 351, "sysconfig": [352, 466, 470, 472, 475], "scheme": 352, "posix_us": 352, "nt_user": 352, "osx_framework_us": 352, "home": 352, "posix_hom": 352, "posix_prefix": 352, "nt": [352, 462], "tabnanni": 354, "tarfil": [355, 472, 473, 474, 475, 478], "tar": 355, "tarinfo": 355, "further": [355, 387], "verif": [355, 466, 474], "telnetlib": [356, 476], "telnet": 356, "tempfil": [357, 470, 471, 472, 473], "termio": 358, "tti": [358, 380], "unit": 359, "suit": 359, "socket_help": 359, "script_help": 359, "bytecode_help": 359, "correct": 359, "threading_help": 359, "os_help": 359, "import_help": 359, "warnings_help": 359, "textwrap": [361, 473, 474], "fill": [361, 381], "rlock": 362, "clock": 363, "timeit": [364, 475, 476], "graphic": [365, 381], "tcl": 366, "architectur": 366, "life": 366, "preserv": [366, 476], "concept": 366, "handi": 366, "packer": [366, 405], "coupl": 366, "imag": [366, 372], "colorchoos": 367, "choos": 367, "dnd": 368, "drag": 368, "drop": 368, "font": 369, "messagebox": 370, "prompt": 370, "scrolledtext": 371, "scroll": 371, "tix": 372, "hierarch": 372, "listbox": 372, "tabular": 372, "form": [372, 383, 427], "geometri": 372, "ttk": [373, 466], "theme": [373, 466], "scrollabl": 373, "label": 373, "combobox": 373, "spinbox": 373, "notebook": 373, "progressbar": 373, "separ": [373, 462, 466, 468], "sizegrip": 373, "treeview": 373, "tag": [373, 472], "column": 373, "layout": [373, 449], "tomllib": 376, "toml": 376, "track": [377, 387], "main": [377, 453, 465], "tracebackexcept": 378, "stacksummari": 378, "framesummari": 378, "peak": 379, "domainfilt": 379, "snapshot": 379, "statisticdiff": 379, "turtl": 381, "star": 381, "draw": 381, "pen": 381, "turtlescreen": 381, "screen": 381, "rawturtl": 381, "motion": 381, "tell": 381, "measur": 381, "visibl": 381, "anim": 381, "explan": 381, "turtledemo": [381, 472], "demo": [381, 471, 478, 480], "sinc": 381, "pep": [383, 460, 461, 462, 463, 464, 465, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 476, 477, 478], "newtyp": 383, "nomin": 383, "subtyp": 383, "alias": [383, 424], "recognis": 383, "timelin": 383, "major": 383, "unicodedata": [384, 470, 471, 475, 476, 477, 478, 479], "old": [385, 461], "skip": 385, "expect": 385, "distinguish": 385, "subtest": 385, "load_test": 385, "fixtur": 385, "setupclass": 385, "teardownclass": 385, "setupmodul": 385, "teardownmodul": 385, "mock": [386, 387, 475, 476, 477], "attach": 386, "patcher": 386, "patch": [386, 387], "test_prefix": 386, "nest": [386, 387, 460, 461], "where": 386, "magicmock": [386, 387], "magic": 386, "sentinel": 386, "create_autospec": 386, "filter_dir": 386, "mock_open": 386, "autospecc": 386, "seal": 386, "side_effect": 387, "everi": 387, "unbound": 387, "cope": 387, "less": 387, "compon": 391, "quot": 391, "openerdirector": 392, "basehandl": 392, "httpredirecthandl": 392, "httpcookieprocessor": 392, "proxyhandl": 392, "httppasswordmgr": 392, "httppasswordmgrwithpriorauth": 392, "abstractbasicauthhandl": 392, "httpbasicauthhandl": 392, "proxybasicauthhandl": 392, "abstractdigestauthhandl": 392, "httpdigestauthhandl": 392, "proxydigestauthhandl": 392, "httpshandler": 392, "datahandl": 392, "ftphandler": 392, "cacheftphandl": 392, "unknownhandl": 392, "httperrorprocessor": 392, "respons": [392, 404], "robotpars": [393, 476], "robot": 393, "txt": 393, "xdrlib": [394, 405], "uuencod": [394, 423], "uuid": [395, 471, 477], "rfc": 395, "4122": 395, "venv": [396, 470, 474, 476, 478, 479], "envbuild": 396, "describ": 397, "overrid": [397, 471], "temporarili": 397, "suppress": [397, 473], "wave": [398, 474, 477], "wav": 398, "wave_read": 398, "wave_writ": 398, "weakref": [399, 474, 478], "webbrows": [400, 471, 473], "winreg": [402, 476], "hkey_": 402, "right": 402, "64": 402, "winsound": [403, 476], "sound": 403, "play": 403, "wsgiref": [404, 464, 475], "wsgi": 404, "simple_serv": 404, "conform": [404, 407], "checker": 404, "gateway": [404, 472], "xdr": 405, "defusedxml": 406, "dom": [407, 408, 409, 459], "domimplement": 407, "nodelist": 407, "documenttyp": 407, "attr": 407, "namednodemap": 407, "comment": [407, 432], "cdatasect": 407, "processinginstruct": 407, "accessor": 407, "minidom": 408, "minim": 408, "pulldom": 409, "domeventstream": 409, "etre": [410, 471, 473, 474, 477], "elementtre": [410, 464, 466, 471, 472, 473], "pull": 410, "interest": 410, "xpath": 410, "xinclud": 410, "qname": 410, "treebuild": 410, "xmlpullpars": 410, "sax": [411, 412, 413, 414, 475], "sax2": [411, 459], "saxexcept": 411, "contenthandl": 412, "dtdhandler": 412, "entityresolv": 412, "errorhandl": 412, "lexicalhandl": 412, "xmlreader": 413, "incrementalpars": 413, "inputsourc": 413, "attributesn": 413, "saxutil": 414, "xmlrpc": [415, 416, 417, 475, 476, 477, 478], "rpc": [416, 417], "serverproxi": 416, "protocolerror": 416, "multical": 416, "simplexmlrpcserv": 417, "cgixmlrpcrequesthandl": 417, "docxmlrpcserv": 417, "doccgixmlrpcrequesthandl": 417, "zipapp": [418, 475, 477], "zip": [418, 419, 420, 462], "standalon": 418, "zipfil": [419, 470, 472, 474, 475, 476, 477], "pyzipfil": 419, "zipinfo": 419, "pitfal": 419, "itself": 419, "behavior": [419, 474, 475, 476, 477, 478], "zipimport": [420, 469, 471], "zlib": [421, 423, 473, 476], "zoneinfo": [422, 479], "iana": 422, "12": [423, 470, 471, 478, 480], "psf": 423, "beopen": 423, "com": 423, "cnri": 423, "cwi": 423, "zero": 423, "claus": [423, 424], "bsd": 423, "mersenn": 423, "twister": 423, "uudecod": 423, "test_epol": 423, "siphash24": 423, "strtod": 423, "dtoa": 423, "openssl": [423, 457], "libffi": 423, "cfuhash": 423, "libmpdec": 423, "w3c": 423, "c14n": 423, "els": [424, 438], "guard": [424, 469], "irrefut": 424, "wildcard": [424, 448, 469], "real": 425, "also": 425, "known": [425, 458], "slice": [425, 427, 462], "invok": 425, "metaclass": 425, "resolv": 425, "mro": 425, "appropri": 425, "bodi": 425, "emul": 425, "purpos": 425, "__class_getitem__": 425, "__getitem__": 425, "atom": 427, "parenthes": 427, "yield": [427, 433], "primari": 427, "unari": 427, "shift": 427, "membership": 427, "assign": [427, 433, 459, 478], "finder": 429, "loader": 429, "meta": 429, "submodul": 429, "__path__": 429, "__spec__": 429, "physic": 432, "declar": [432, 469], "explicit": [432, 465, 473, 474], "implicit": [432, 473], "blank": 432, "whitespac": 432, "reserv": 432, "imaginari": 432, "delimit": 432, "augment": [433, 459], "del": [433, 439], "break": [433, 438], "nonloc": 433, "dir": 447, "linker": 453, "cross": 453, "makefil": 453, "preprocessor": 453, "ide": [454, 456], "mac": [456, 465, 466, 479], "macpython": 456, "freebsd": [457, 466], "openbsd": 457, "full": 458, "max_path": 458, "redirect": 458, "temporari": 458, "nuget": 458, "embedd": 458, "bundl": 458, "excursus": 458, "launcher": [458, 470, 475], "shebang": 458, "diagnost": 458, "dri": 458, "pywin32": 458, "cx_freez": 458, "cycl": 459, "minor": 459, "port": [459, 462, 463, 464, 465, 466, 467, 468, 471, 472, 473, 474, 475, 476, 477, 478, 479], "distutil": [459, 462, 469, 471, 475, 476, 477, 479], "easi": 459, "pyxml": 459, "227": [460, 461], "236": 460, "207": 460, "rich": 460, "230": 460, "229": 460, "205": 460, "232": 460, "235": 460, "insensit": 460, "217": 460, "208": 460, "coercion": [460, 477], "241": 460, "252": 461, "253": 461, "diamond": 461, "234": 461, "255": [461, 462], "237": [461, 463], "unifi": [461, 463, 464], "long": [461, 463], "238": 461, "218": [462, 463], "263": 462, "273": 462, "277": 462, "278": 462, "univers": 462, "279": 462, "282": 462, "285": 462, "293": 462, "301": 462, "302": 462, "305": 462, "307": 462, "enhanc": [462, 465, 466, 476], "289": 463, "292": 463, "simpler": [463, 476], "318": 463, "322": 463, "324": 463, "327": 463, "need": 463, "328": [463, 464], "331": 463, "cookielib": 463, "308": 464, "309": 464, "314": 464, "softwar": 464, "v1": [464, 472], "absolut": 464, "338": 464, "341": 464, "342": 464, "343": [464, 465], "352": 464, "353": 464, "ssize_t": 464, "357": 464, "__index__": 464, "tracker": 465, "roundup": 465, "restructuredtext": 465, "sphinx": 465, "366": 465, "370": 465, "371": 465, "3101": [465, 467], "3105": 465, "3110": 465, "3112": 465, "3116": 465, "3118": [465, 473], "3119": 465, "3127": 465, "3129": 465, "3141": 465, "future_builtin": 465, "javascript": 465, "irix": 465, "372": [466, 468], "378": [466, 468], "thousand": [466, 468], "389": [466, 472], "391": [466, 472], "3106": 466, "3137": 466, "added": 466, "mainten": 466, "two": 466, "434": 466, "branch": 466, "466": 466, "477": 466, "backport": 466, "453": [466, 474], "476": [466, 474], "stdlib": [466, 474], "493": 466, "https": 466, "migrat": 466, "regen": [466, 475, 476], "target": [466, 475, 476], "touch": [466, 475, 476], "stumbl": 467, "alreadi": 467, "indentationerror": 469, "attributeerror": 469, "nameerror": 469, "626": 469, "634": 469, "encodingwarn": 469, "604": 469, "612": 469, "613": 469, "typealia": 469, "647": 469, "asynchat": [469, 471, 476], "asyncor": [469, 471, 472, 476], "smtpd": [469, 473, 474, 475], "652": 469, "11": [470, 479, 480], "657": 470, "654": 470, "678": 470, "exe": 470, "646": 470, "655": 470, "typeddict": [470, 471], "673": 470, "675": 470, "681": 470, "563": [470, 477], "cheaper": 470, "659": 470, "jit": 470, "695": 471, "701": 471, "syntact": 471, "684": 471, "669": 471, "impact": 471, "688": 471, "709": 471, "inlin": 471, "692": 471, "kwarg": 471, "698": 471, "pend": 471, "13": [471, 476], "14": 471, "imp": 471, "15": 471, "384": 472, "stabl": 472, "3148": 472, "3147": 472, "repositori": 472, "3149": 472, "so": 472, "3333": 472, "highlight": [473, 474, 475, 476, 477, 478, 479], "405": 473, "420": 473, "393": 473, "flexibl": 473, "397": 473, "3151": 473, "rework": 473, "380": 473, "subgener": 473, "409": 473, "414": 473, "3155": 473, "qualifi": 473, "412": 473, "362": 473, "421": 473, "simplenamespac": 473, "grain": 473, "446": 474, "newli": 474, "451": 474, "modulespec": 474, "445": 474, "442": 474, "456": 474, "interchang": 474, "436": 474, "longer": 474, "492": 475, "465": 475, "dedic": 475, "infix": 475, "matrix": 475, "448": 475, "461": 475, "percent": 475, "484": 475, "471": 475, "scandir": 475, "better": 475, "faster": 475, "475": 475, "retri": 475, "eintr": 475, "479": 475, "stopiter": 475, "insid": 475, "485": 475, "equal": 475, "486": 475, "488": 475, "elimin": 475, "pyo": 475, "489": 475, "negoti": 475, "unsupport": 475, "notabl": [475, 476, 477, 478, 479], "498": 476, "526": 476, "515": 476, "underscor": 476, "525": 476, "530": 476, "487": 476, "519": 476, "495": 476, "disambigu": 476, "529": 476, "528": 476, "520": 476, "468": 476, "523": 476, "pythonmalloc": 476, "probe": 476, "postpon": 477, "538": 477, "540": 477, "forc": 477, "553": 477, "breakpoint": 477, "539": 477, "562": 477, "564": 477, "nanosecond": 477, "565": 477, "deprecationwarn": [477, 479], "560": 477, "552": 477, "545": 477, "uu": 477, "macpath": 477, "578": 478, "audit": 478, "587": 478, "590": 478, "merg": 479, "suffix": 479, "big": 479, "sur": 479, "silicon": 479, "changelog": 480, "candid": 480, "alpha": 480}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx": 60}, "alltitles": {"\u51fd\u5f0f\u5eab\u548c\u64f4\u5145\u529f\u80fd\u7684\u5e38\u898b\u554f\u984c": [[83, "library-and-extension-faq"]], "\u76ee\u9304": [[83, "id1"], [80, "id1"], [85, "id1"], [79, "id1"], [78, "id1"], [84, "id1"], [92, "id1"], [77, "id1"], [244, "menus"]], "\u5e38\u898b\u51fd\u5f0f\u554f\u984c": [[83, "general-library-questions"]], "How do I find a module or application to perform task X?": [[83, "how-do-i-find-a-module-or-application-to-perform-task-x"]], "\u54ea\u88e1\u53ef\u4ee5\u627e\u5230 math.py (socket.py, regex.py, \u7b49...) \u4f86\u6e90\u6a94\u6848\uff1f": [[83, "where-is-the-math-py-socket-py-regex-py-etc-source-file"]], "\u6211\u5982\u4f55\u4f7f Python script \u57f7\u884c\u5728 Unix\uff1f": [[83, "how-do-i-make-a-python-script-executable-on-unix"]], "\u662f\u5426\u6709\u9069\u7528\u65bc Python \u7684 curses/termcap \u5957\u4ef6\uff1f": [[83, "is-there-a-curses-termcap-package-for-python"]], "Is there an equivalent to C's onexit() in Python?": [[83, "is-there-an-equivalent-to-c-s-onexit-in-python"]], "Why don't my signal handlers work?": [[83, "why-don-t-my-signal-handlers-work"]], "\u5e38\u898b\u8ab2\u984c": [[83, "common-tasks"]], "\u5982\u4f55\u6e2c\u8a66 Python \u7a0b\u5f0f\u6216\u5143\u4ef6\uff1f": [[83, "how-do-i-test-a-python-program-or-component"]], "How do I create documentation from doc strings?": [[83, "how-do-i-create-documentation-from-doc-strings"]], "How do I get a single keypress at a time?": [[83, "how-do-i-get-a-single-keypress-at-a-time"]], "\u57f7\u884c\u7dd2": [[83, "threads"]], "\u5982\u4f55\u4f7f\u7528\u57f7\u884c\u7dd2\u7de8\u5beb\u7a0b\u5f0f\uff1f": [[83, "how-do-i-program-using-threads"]], "\u6211\u7684\u57f7\u884c\u7dd2\u4f3c\u4e4e\u90fd\u6c92\u6709\u904b\u884c\uff1a\u70ba\u4ec0\u9ebc\uff1f": [[83, "none-of-my-threads-seem-to-run-why"]], "How do I parcel out work among a bunch of worker threads?": [[83, "how-do-i-parcel-out-work-among-a-bunch-of-worker-threads"]], "What kinds of global value mutation are thread-safe?": [[83, "what-kinds-of-global-value-mutation-are-thread-safe"]], "\u4e0d\u80fd\u64fa\u812b\u5168\u5c40\u76f4\u8b6f\u5668\u9396\u55ce\uff1f": [[83, "can-t-we-get-rid-of-the-global-interpreter-lock"]], "\u8f38\u5165\u8207\u8f38\u51fa": [[83, "input-and-output"]], "\u5982\u4f55\u522a\u9664\u6a94\u6848\uff1f\uff08\u4ee5\u53ca\u5176\u4ed6\u6a94\u6848\u554f\u984c...\uff09": [[83, "how-do-i-delete-a-file-and-other-file-questions"]], "\u5982\u4f55\u8907\u88fd\u6a94\u6848\uff1f": [[83, "how-do-i-copy-a-file"]], "\u5982\u4f55\u8b80\u53d6\uff08\u6216\u5beb\u5165\uff09\u4e8c\u9032\u4f4d\u5236\u8cc7\u6599\uff1f": [[83, "how-do-i-read-or-write-binary-data"]], "I can't seem to use os.read() on a pipe created with os.popen(); why?": [[83, "i-can-t-seem-to-use-os-read-on-a-pipe-created-with-os-popen-why"]], "\u5982\u4f55\u5b58\u53d6\u5e8f\u5217 (RS232) \u9023\u63a5\u57e0\uff1f": [[83, "how-do-i-access-the-serial-rs232-port"]], "Why doesn't closing sys.stdout (stdin, stderr) really close it?": [[83, "why-doesn-t-closing-sys-stdout-stdin-stderr-really-close-it"]], "\u7db2\u8def (Network)/\u7db2\u969b\u7db2\u8def (Internet) \u7a0b\u5f0f": [[83, "network-internet-programming"]], "Python \u6709\u54ea\u4e9b WWW \u5de5\u5177\uff1f": [[83, "what-www-tools-are-there-for-python"]], "\u5982\u4f55\u6a21\u64ec CGI \u8868\u55ae\u9001\u51fa (submission) (METHOD=POST)\uff1f": [[83, "how-can-i-mimic-cgi-form-submission-method-post"]], "\u6211\u61c9\u8a72\u4f7f\u7528\u4ec0\u9ebc\u6a21\u7d44\u4f86\u8f14\u52a9\u7522\u751f HTML\uff1f": [[83, "what-module-should-i-use-to-help-with-generating-html"]], "\u5982\u4f55\u5f9e Python \u8173\u672c\u767c\u9001\u90f5\u4ef6\uff1f": [[83, "how-do-i-send-mail-from-a-python-script"]], "How do I avoid blocking in the connect() method of a socket?": [[83, "how-do-i-avoid-blocking-in-the-connect-method-of-a-socket"]], "\u8cc7\u6599\u5eab": [[83, "databases"]], "Python \u4e2d\u662f\u5426\u6709\u4efb\u4f55\u8cc7\u6599\u5eab\u5957\u4ef6\u7684\u4ecb\u9762\uff1f": [[83, "are-there-any-interfaces-to-database-packages-in-python"]], "How do you implement persistent objects in Python?": [[83, "how-do-you-implement-persistent-objects-in-python"]], "\u6578\u5b78\u548c\u6578\u503c": [[83, "mathematics-and-numerics"]], "\u5982\u4f55\u5728 Python \u4e2d\u751f\u6210\u96a8\u6a5f\u6578\uff1f": [[83, "how-do-i-generate-random-numbers-in-python"]], "Argparse \u6559\u5b78": [[88, "argparse-tutorial"]], "\u6982\u5ff5": [[88, "concepts"]], "\u57fa\u672c\u7528\u6cd5": [[88, "the-basics"], [108, "basic-usage"], [259, "basic-usage"]], "\u4ecb\u7d39\u4f4d\u7f6e\u53c3\u6578": [[88, "introducing-positional-arguments"]], "\u4ecb\u7d39\u9078\u9805\u53c3\u6578": [[88, "introducing-optional-arguments"]], "Short options": [[88, "short-options"]], "\u73fe\u5728\u7d50\u5408\u4f4d\u7f6e\u8207\u9078\u9805\u53c3\u6578": [[88, "combining-positional-and-optional-arguments"]], "Getting a little more advanced": [[88, "getting-a-little-more-advanced"]], "Specifying ambiguous arguments": [[88, "specifying-ambiguous-arguments"]], "Conflicting options": [[88, "conflicting-options"]], "How to translate the argparse output": [[88, "how-to-translate-the-argparse-output"]], "\u7d50\u8ad6": [[88, "conclusion"]], "\u5716\u5f62\u4f7f\u7528\u8005\u4ecb\u9762\u5e38\u898b\u554f\u7b54\u96c6": [[80, "graphic-user-interface-faq"]], "\u5716\u5f62\u4f7f\u7528\u8005\u4ecb\u9762 (GUI) \u7684\u5e38\u898b\u554f\u984c": [[80, "general-gui-questions"]], "Python \u6709\u54ea\u4e9b GUI \u5957\u4ef6\uff1f": [[80, "what-gui-toolkits-exist-for-python"]], "Tkinter \u7684\u554f\u7b54": [[80, "tkinter-questions"]], "\u5982\u4f55\u51cd\u7d50 Tkinter \u61c9\u7528\u7a0b\u5f0f\uff1f": [[80, "how-do-i-freeze-tkinter-applications"]], "\u662f\u5426\u53ef\u4ee5\u5728\u7b49\u5f85 I/O \u6642\u8655\u7406 Tk \u4e8b\u4ef6\uff1f": [[80, "can-i-have-tk-events-handled-while-waiting-for-i-o"]], "\u6211\u7121\u6cd5\u8b93\u9375\u7e6b\u7d50 (key binding) \u5728 Tkinter \u4e2d\u4f5c\u7528\uff1a\u70ba\u4ec0\u9ebc\uff1f": [[80, "i-can-t-get-key-bindings-to-work-in-tkinter-why"]], "\u5efa\u7acb C \u8207 C++ \u64f4\u5145\u5957\u4ef6": [[70, "building-c-and-c-extensions"]], "Building C and C++ Extensions with setuptools": [[70, "building-c-and-c-extensions-with-setuptools"]], "\u5728\u5176\u5b83 App \u5167\u5d4c\u5165 Python": [[71, "embedding-python-in-another-application"]], "Very High Level Embedding": [[71, "very-high-level-embedding"]], "Beyond Very High Level Embedding: An overview": [[71, "beyond-very-high-level-embedding-an-overview"]], "Pure Embedding": [[71, "pure-embedding"]], "Extending Embedded Python": [[71, "extending-embedded-python"]], "Embedding Python in C++": [[71, "embedding-python-in-c"]], "Compiling and Linking under Unix-like systems": [[71, "compiling-and-linking-under-unix-like-systems"]], "Python \u5982\u4f55\u9054\u6210\u4efb\u52d9": [[95, "python-howtos"]], "Logging Cookbook": [[100, "logging-cookbook"]], "Using logging in multiple modules": [[100, "using-logging-in-multiple-modules"]], "Logging from multiple threads": [[100, "logging-from-multiple-threads"]], "Multiple handlers and formatters": [[100, "multiple-handlers-and-formatters"]], "Logging to multiple destinations": [[100, "logging-to-multiple-destinations"]], "Custom handling of levels": [[100, "custom-handling-of-levels"]], "Configuration server example": [[100, "configuration-server-example"]], "Dealing with handlers that block": [[100, "dealing-with-handlers-that-block"]], "Sending and receiving logging events across a network": [[100, "sending-and-receiving-logging-events-across-a-network"]], "Running a logging socket listener in production": [[100, "running-a-logging-socket-listener-in-production"]], "Adding contextual information to your logging output": [[100, "adding-contextual-information-to-your-logging-output"]], "Using LoggerAdapters to impart contextual information": [[100, "using-loggeradapters-to-impart-contextual-information"]], "Using objects other than dicts to pass contextual information": [[100, "using-objects-other-than-dicts-to-pass-contextual-information"]], "Using Filters to impart contextual information": [[100, "using-filters-to-impart-contextual-information"]], "Use of contextvars": [[100, "use-of-contextvars"]], "Imparting contextual information in handlers": [[100, "imparting-contextual-information-in-handlers"]], "Logging to a single file from multiple processes": [[100, "logging-to-a-single-file-from-multiple-processes"]], "Using concurrent.futures.ProcessPoolExecutor": [[100, "using-concurrent-futures-processpoolexecutor"]], "Deploying Web applications using Gunicorn and uWSGI": [[100, "deploying-web-applications-using-gunicorn-and-uwsgi"]], "Using file rotation": [[100, "using-file-rotation"]], "Use of alternative formatting styles": [[100, "use-of-alternative-formatting-styles"]], "Customizing LogRecord": [[100, "customizing-logrecord"]], "Subclassing QueueHandler - a ZeroMQ example": [[100, "subclassing-queuehandler-a-zeromq-example"]], "Subclassing QueueListener - a ZeroMQ example": [[100, "subclassing-queuelistener-a-zeromq-example"]], "An example dictionary-based configuration": [[100, "an-example-dictionary-based-configuration"]], "Using a rotator and namer to customize log rotation processing": [[100, "using-a-rotator-and-namer-to-customize-log-rotation-processing"]], "A more elaborate multiprocessing example": [[100, "a-more-elaborate-multiprocessing-example"]], "Inserting a BOM into messages sent to a SysLogHandler": [[100, "inserting-a-bom-into-messages-sent-to-a-sysloghandler"]], "Implementing structured logging": [[100, "implementing-structured-logging"]], "Customizing handlers with dictConfig()": [[100, "customizing-handlers-with-dictconfig"]], "Using particular formatting styles throughout your application": [[100, "using-particular-formatting-styles-throughout-your-application"]], "Using LogRecord factories": [[100, "using-logrecord-factories"]], "Using custom message objects": [[100, "using-custom-message-objects"]], "Configuring filters with dictConfig()": [[100, "configuring-filters-with-dictconfig"]], "Customized exception formatting": [[100, "customized-exception-formatting"]], "Speaking logging messages": [[100, "speaking-logging-messages"]], "Buffering logging messages and outputting them conditionally": [[100, "buffering-logging-messages-and-outputting-them-conditionally"]], "Sending logging messages to email, with buffering": [[100, "sending-logging-messages-to-email-with-buffering"]], "Formatting times using UTC (GMT) via configuration": [[100, "formatting-times-using-utc-gmt-via-configuration"]], "Using a context manager for selective logging": [[100, "using-a-context-manager-for-selective-logging"]], "A CLI application starter template": [[100, "a-cli-application-starter-template"]], "A Qt GUI for logging": [[100, "a-qt-gui-for-logging"]], "Logging to syslog with RFC5424 support": [[100, "logging-to-syslog-with-rfc5424-support"]], "How to treat a logger like an output stream": [[100, "how-to-treat-a-logger-like-an-output-stream"]], "Patterns to avoid": [[100, "patterns-to-avoid"]], "Opening the same log file multiple times": [[100, "opening-the-same-log-file-multiple-times"]], "Using loggers as attributes in a class or passing them as parameters": [[100, "using-loggers-as-attributes-in-a-class-or-passing-them-as-parameters"]], "Adding handlers other than NullHandler to a logger in a library": [[100, "adding-handlers-other-than-nullhandler-to-a-logger-in-a-library"]], "Creating a lot of loggers": [[100, "creating-a-lot-of-loggers"]], "Other resources": [[100, "other-resources"], [99, "other-resources"]], "\u5728 Windows \u4f7f\u7528 Python \u7684\u5e38\u898b\u554f\u7b54\u96c6": [[85, "python-on-windows-faq"]], "\u5982\u4f55\u5728 Windows \u4f5c\u696d\u7cfb\u7d71\u88e1\u904b\u884c Python \u7a0b\u5f0f\uff1f": [[85, "how-do-i-run-a-python-program-under-windows"]], "\u5982\u4f55\u4f7f Python \u8173\u672c\u53ef\u4ee5\u57f7\u884c\uff1f": [[85, "how-do-i-make-python-scripts-executable"]], "\u70ba\u4ec0\u9ebc Python \u6709\u6642\u9700\u8981\u9019\u9ebc\u9577\u7684\u6642\u9593\u624d\u80fd\u958b\u59cb\uff1f": [[85, "why-does-python-sometimes-take-so-long-to-start"]], "\u5982\u4f55\u5f9e Python \u8173\u672c\u88fd\u4f5c\u53ef\u57f7\u884c\u6a94\uff1f": [[85, "how-do-i-make-an-executable-from-a-python-script"]], "*.pyd \u6a94\u662f\u5426\u8207 DLL \u76f8\u540c\uff1f": [[85, "is-a-pyd-file-the-same-as-a-dll"]], "\u5982\u4f55\u5c07 Python \u5d4c\u5165 Windows \u61c9\u7528\u7a0b\u5f0f\u4e2d\uff1f": [[85, "how-can-i-embed-python-into-a-windows-application"]], "\u5982\u4f55\u9632\u6b62\u7de8\u8f2f\u5668\u5728\u6211\u7684 Python \u539f\u59cb\u78bc\u4e2d\u63d2\u5165 tab\uff1f": [[85, "how-do-i-keep-editors-from-inserting-tabs-into-my-python-source"]], "\u5982\u4f55\u5728\u4e0d\u963b\u585e\u7684\u60c5\u6cc1\u4e0b\u6aa2\u67e5 keypress\uff1f": [[85, "how-do-i-check-for-a-keypress-without-blocking"]], "\u5982\u4f55\u89e3\u6c7a\u907a\u6f0f api-ms-win-crt-runtime-l1-1-0.dll \u7684\u932f\u8aa4\uff1f": [[85, "how-do-i-solve-the-missing-api-ms-win-crt-runtime-l1-1-0-dll-error"]], "\u4f7f\u7528 DTrace \u548c SystemTap \u6aa2\u6e2c CPython": [[96, "instrumenting-cpython-with-dtrace-and-systemtap"]], "\u555f\u7528\u975c\u614b\u6a19\u8a18": [[96, "enabling-the-static-markers"]], "\u975c\u614b DTrace \u63a2\u91dd": [[96, "static-dtrace-probes"]], "\u975c\u614b SystemTap \u6a19\u8a18": [[96, "static-systemtap-markers"]], "\u53ef\u7528\u7684\u975c\u614b\u6a19\u8a18": [[96, "available-static-markers"]], "SystemTap Tapsets": [[96, "systemtap-tapsets"]], "\u7bc4\u4f8b": [[96, "examples"], [33, "example"], [117, "example"], [133, "examples"], [134, "examples"], [123, "examples"], [130, "examples"], [131, "examples"], [41, "examples"], [62, "examples"], [420, "examples"], [418, "examples"], [410, "example"], [410, "id3"], [379, "examples"], [375, "examples"], [395, "example"], [404, "examples"], [399, "example"], [376, "examples"], [364, "examples"], [353, "examples"], [358, "example"], [344, "examples"], [355, "examples"], [357, "examples"], [311, "example"], [326, "examples"], [330, "examples"], [306, "example"], [334, "example"], [327, "example"], [338, "examples"], [317, "example"], [335, "examples"], [315, "examples"], [296, "example"], [296, "examples"], [301, "examples"], [304, "example"], [280, "examples"], [239, "examples"], [240, "examples"], [267, "examples"], [247, "examples"], [241, "example"], [268, "examples"], [232, "examples"], [237, "examples"], [211, "example"], [172, "examples"], [170, "examples"], [169, "example"], [144, "examples"]], "Building C and C++ Extensions on Windows": [[76, "building-c-and-c-extensions-on-windows"]], "A Cookbook Approach": [[76, "a-cookbook-approach"]], "Differences Between Unix and Windows": [[76, "differences-between-unix-and-windows"]], "Using DLLs in Practice": [[76, "using-dlls-in-practice"]], "Isolating Extension Modules": [[98, "isolating-extension-modules"]], "Abstract": [[98, null]], "Who should read this": [[98, "who-should-read-this"]], "Background": [[98, "background"], [289, "background"]], "Enter Per-Module State": [[98, "enter-per-module-state"]], "Isolated Module Objects": [[98, "isolated-module-objects"]], "Surprising Edge Cases": [[98, "surprising-edge-cases"]], "Making Modules Safe with Multiple Interpreters": [[98, "making-modules-safe-with-multiple-interpreters"]], "Managing Global State": [[98, "managing-global-state"]], "Managing Per-Module State": [[98, "managing-per-module-state"]], "Opt-Out: Limiting to One Module Object per Process": [[98, "opt-out-limiting-to-one-module-object-per-process"]], "Module State Access from Functions": [[98, "module-state-access-from-functions"]], "Heap Types": [[98, "heap-types"], [62, "heap-types"]], "Changing Static Types to Heap Types": [[98, "changing-static-types-to-heap-types"]], "Defining Heap Types": [[98, "defining-heap-types"]], "Garbage-Collection Protocol": [[98, "garbage-collection-protocol"]], "Module State Access from Classes": [[98, "module-state-access-from-classes"]], "Module State Access from Regular Methods": [[98, "module-state-access-from-regular-methods"]], "Module State Access from Slot Methods, Getters and Setters": [[98, "module-state-access-from-slot-methods-getters-and-setters"]], "Lifetime of the Module State": [[98, "lifetime-of-the-module-state"]], "Open Issues": [[98, "open-issues"]], "Per-Class Scope": [[98, "per-class-scope"]], "Lossless Conversion to Heap Types": [[98, "lossless-conversion-to-heap-types"]], "Enum HOWTO": [[93, "enum-howto"]], "Programmatic access to enumeration members and their attributes": [[93, "programmatic-access-to-enumeration-members-and-their-attributes"]], "Duplicating enum members and values": [[93, "duplicating-enum-members-and-values"]], "Ensuring unique enumeration values": [[93, "ensuring-unique-enumeration-values"]], "Using automatic values": [[93, "using-automatic-values"]], "Iteration": [[93, "iteration"], [256, "iteration"]], "Comparisons": [[93, "comparisons"], [97, "comparisons"], [427, "comparisons"], [341, "comparisons"]], "Allowed members and attributes of enumerations": [[93, "allowed-members-and-attributes-of-enumerations"]], "Restricted Enum subclassing": [[93, "restricted-enum-subclassing"]], "Dataclass support": [[93, "dataclass-support"]], "Pickling": [[93, "pickling"]], "Functional API": [[93, "functional-api"], [248, "functional-api"]], "Derived Enumerations": [[93, "derived-enumerations"]], "IntEnum": [[93, "intenum"]], "StrEnum": [[93, "strenum"]], "IntFlag": [[93, "intflag"]], "Flag": [[93, "flag"]], "Others": [[93, "others"]], "When to use __new__() vs. __init__()": [[93, "when-to-use-new-vs-init"]], "Finer Points": [[93, "finer-points"]], "Supported __dunder__ names": [[93, "supported-dunder-names"], [208, "supported-dunder-names"]], "Supported _sunder_ names": [[93, "supported-sunder-names"], [208, "supported-sunder-names"]], "_Private__names": [[93, "private-names"]], "Enum member type": [[93, "enum-member-type"]], "Creating members that are mixed with other data types": [[93, "creating-members-that-are-mixed-with-other-data-types"]], "Boolean value of Enum classes and members": [[93, "boolean-value-of-enum-classes-and-members"]], "Enum classes with methods": [[93, "enum-classes-with-methods"]], "Combining members of Flag": [[93, "combining-members-of-flag"]], "Flag and IntFlag minutia": [[93, "flag-and-intflag-minutia"]], "How are Enums and Flags different?": [[93, "how-are-enums-and-flags-different"]], "Enum Classes": [[93, "enum-classes"]], "Flag Classes": [[93, "flag-classes"]], "Enum Members (aka instances)": [[93, "enum-members-aka-instances"]], "Flag Members": [[93, "flag-members"]], "Enum Cookbook": [[93, "enum-cookbook"]], "Omitting values": [[93, "omitting-values"]], "Using auto": [[93, "using-auto"]], "Using object": [[93, "using-object"]], "Using a descriptive string": [[93, "using-a-descriptive-string"]], "Using a custom __new__()": [[93, "using-a-custom-new"]], "OrderedEnum": [[93, "orderedenum"]], "DuplicateFreeEnum": [[93, "duplicatefreeenum"]], "Planet": [[93, "planet"]], "TimePeriod": [[93, "timeperiod"]], "Subclassing EnumType": [[93, "subclassing-enumtype"]], "Python support for the Linux perf profiler": [[101, "python-support-for-the-linux-perf-profiler"]], "How to enable perf profiling support": [[101, "how-to-enable-perf-profiling-support"]], "How to obtain the best results": [[101, "how-to-obtain-the-best-results"]], "\u8853\u8a9e\u8868": [[86, "glossary"]], "\u4e00\u822c\u7684 Python \u5e38\u898b\u554f\u7b54\u96c6": [[79, "general-python-faq"]], "\u4e00\u822c\u8cc7\u8a0a": [[79, "general-information"]], "\u4ec0\u9ebc\u662f Python\uff1f": [[79, "what-is-python"], [82, "what-is-python"]], "\u4ec0\u9ebc\u662f Python \u8edf\u9ad4\u57fa\u91d1\u6703\uff1f": [[79, "what-is-the-python-software-foundation"]], "\u4f7f\u7528 Python \u6642\u6709\u4efb\u4f55\u7248\u6b0a\u9650\u5236\u55ce\uff1f": [[79, "are-there-copyright-restrictions-on-the-use-of-python"]], "\u7576\u521d\u70ba\u4ec0\u9ebc Python \u6703\u88ab\u5275\u9020\u51fa\u4f86\uff1f": [[79, "why-was-python-created-in-the-first-place"]], "\u4ec0\u9ebc\u662f Python \u64c5\u9577\u7684\u4e8b\u60c5\uff1f": [[79, "what-is-python-good-for"]], "Python \u7684\u7248\u672c\u7de8\u865f\u7cfb\u7d71\u662f\u5982\u4f55\u904b\u4f5c\u7684\uff1f": [[79, "how-does-the-python-version-numbering-scheme-work"]], "\u6211\u8981\u5982\u4f55\u5f97\u5230 Python \u7684\u539f\u59cb\u78bc\u8907\u672c\uff1f": [[79, "how-do-i-obtain-a-copy-of-the-python-source"]], "\u6211\u8981\u5982\u4f55\u53d6\u5f97 Python \u7684\u8aaa\u660e\u6587\u4ef6\uff1f": [[79, "how-do-i-get-documentation-on-python"]], "\u6211\u5f9e\u4f86\u6c92\u6709\u5beb\u904e\u7a0b\u5f0f\uff0c\u6709\u6c92\u6709 Python \u7684\u6559\u5b78\uff1f": [[79, "i-ve-never-programmed-before-is-there-a-python-tutorial"]], "\u6709\u6c92\u6709 Python \u5c08\u5c6c\u7684\u65b0\u805e\u7fa4\u7d44\u6216\u90f5\u4ef6\u8a0e\u8ad6\u7fa4\uff1f": [[79, "is-there-a-newsgroup-or-mailing-list-devoted-to-python"]], "\u5982\u4f55\u53d6\u5f97 Python \u7684 beta \u6e2c\u8a66\u7248\u672c\uff1f": [[79, "how-do-i-get-a-beta-test-version-of-python"]], "\u5982\u4f55\u63d0\u4ea4 Python \u7684\u932f\u8aa4\u5831\u544a\u548c\u4fee\u88dc\u7a0b\u5f0f\uff1f": [[79, "how-do-i-submit-bug-reports-and-patches-for-python"]], "\u662f\u5426\u6709\u95dc\u65bc Python \u7684\u4efb\u4f55\u5df2\u51fa\u7248\u6587\u7ae0\u53ef\u4f9b\u53c3\u8003\uff1f": [[79, "are-there-any-published-articles-about-python-that-i-can-reference"]], "\u6709\u6c92\u6709\u95dc\u65bc Python \u7684\u66f8\uff1f": [[79, "are-there-any-books-on-python"]], "www.python.org \u7684\u771f\u5be6\u4f4d\u7f6e\u5728\u54ea\u88e1\uff1f": [[79, "where-in-the-world-is-www-python-org-located"]], "\u70ba\u4ec0\u9ebc\u8981\u53d6\u540d\u70ba Python\uff1f": [[79, "why-is-it-called-python"]], "\u6211\u9700\u8981\u559c\u6b61\u300cMonty Python \u7684\u98db\u884c\u99ac\u6232\u5718\u300d\u55ce\uff1f": [[79, "do-i-have-to-like-monty-python-s-flying-circus"]], "\u5728\u771f\u5be6\u4e16\u754c\u4e2d\u7684 Python": [[79, "python-in-the-real-world"]], "Python \u7684\u7a69\u5b9a\u6027\u5982\u4f55\uff1f": [[79, "how-stable-is-python"]], "\u6709\u591a\u5c11\u4eba\u5728\u4f7f\u7528 Python\uff1f": [[79, "how-many-people-are-using-python"]], "\u6709\u6c92\u6709\u4efb\u4f55\u91cd\u8981\u7684\u5c08\u6848\u4f7f\u7528 Python \u5b8c\u6210\u958b\u767c\uff1f": [[79, "have-any-significant-projects-been-done-in-python"]], "Python \u672a\u4f86\u9810\u671f\u6703\u6709\u54ea\u4e9b\u65b0\u7684\u958b\u767c\uff1f": [[79, "what-new-developments-are-expected-for-python-in-the-future"]], "\u5c0d Python \u63d0\u51fa\u4e0d\u76f8\u5bb9\u7684\u8b8a\u66f4\u5efa\u8b70\u662f\u5426\u9069\u7576\uff1f": [[79, "is-it-reasonable-to-propose-incompatible-changes-to-python"]], "Python \u5c0d\u65bc\u5165\u9580\u7684\u7a0b\u5f0f\u8a2d\u8a08\u5e2b\u800c\u8a00\u662f\u5426\u70ba\u597d\u7684\u8a9e\u8a00\uff1f": [[79, "is-python-a-good-language-for-beginning-programmers"]], "\u4ee5 C \u6216 C++ \u64f4\u5145 Python": [[72, "extending-python-with-c-or-c"]], "\u4e00\u500b\u7c21\u55ae\u7bc4\u4f8b": [[72, "a-simple-example"], [99, "a-simple-example"]], "Intermezzo: Errors and Exceptions": [[72, "intermezzo-errors-and-exceptions"]], "\u56de\u5230\u7bc4\u4f8b": [[72, "back-to-the-example"]], "The Module's Method Table and Initialization Function": [[72, "the-module-s-method-table-and-initialization-function"]], "Compilation and Linkage": [[72, "compilation-and-linkage"]], "Calling Python Functions from C": [[72, "calling-python-functions-from-c"]], "Extracting Parameters in Extension Functions": [[72, "extracting-parameters-in-extension-functions"]], "Keyword Parameters for Extension Functions": [[72, "keyword-parameters-for-extension-functions"]], "Building Arbitrary Values": [[72, "building-arbitrary-values"]], "Reference Counts": [[72, "reference-counts"]], "Reference Counting in Python": [[72, "reference-counting-in-python"]], "Ownership Rules": [[72, "ownership-rules"]], "Thin Ice": [[72, "thin-ice"]], "NULL Pointers": [[72, "null-pointers"]], "Writing Extensions in C++": [[72, "writing-extensions-in-c"]], "Providing a C API for an Extension Module": [[72, "providing-a-c-api-for-an-extension-module"]], "\u300c\u70ba\u4ec0\u9ebc Python \u88ab\u5b89\u88dd\u5728\u6211\u7684\u6a5f\u5668\u4e0a\uff1f\u300d\u5e38\u898b\u554f\u7b54\u96c6": [[82, "why-is-python-installed-on-my-computer-faq"]], "\u70ba\u4ec0\u9ebc Python \u88ab\u5b89\u88dd\u5728\u6211\u7684\u6a5f\u5668\u4e0a?": [[82, "why-is-python-installed-on-my-machine"]], "\u6211\u80fd\u5920\u81ea\u884c\u522a\u9664 Python \u55ce\uff1f": [[82, "can-i-delete-python"]], "\u64f4\u5145/\u5d4c\u5165\u5e38\u898b\u554f\u984c\u96c6": [[78, "extending-embedding-faq"]], "\u6211\u53ef\u4ee5\u5728 C \u4e2d\u5efa\u7acb\u81ea\u5df1\u7684\u51fd\u5f0f\u55ce\uff1f": [[78, "can-i-create-my-own-functions-in-c"]], "\u6211\u53ef\u4ee5\u5728 C++ \u4e2d\u5efa\u7acb\u81ea\u5df1\u7684\u51fd\u5f0f\u55ce\uff1f": [[78, "id2"]], "\u5beb C \u5f88\u96e3\uff1b\u9084\u6709\u5176\u4ed6\u9078\u64c7\u55ce\uff1f": [[78, "writing-c-is-hard-are-there-any-alternatives"]], "\u5982\u4f55\u5f9e C \u57f7\u884c\u4efb\u610f Python \u9673\u8ff0\u5f0f\uff1f": [[78, "how-can-i-execute-arbitrary-python-statements-from-c"]], "How can I evaluate an arbitrary Python expression from C?": [[78, "how-can-i-evaluate-an-arbitrary-python-expression-from-c"]], "\u5982\u4f55\u5f9e Python \u7269\u4ef6\u4e2d\u63d0\u53d6 C \u503c\uff1f": [[78, "how-do-i-extract-c-values-from-a-python-object"]], "\u5982\u4f55\u4f7f\u7528 Py_BuildValue() \u5efa\u7acb\u4efb\u610f\u9577\u5ea6\u7684\u5143\u7d44\uff1f": [[78, "how-do-i-use-py-buildvalue-to-create-a-tuple-of-arbitrary-length"]], "\u5982\u4f55\u5f9e C \u547c\u53eb\u7269\u4ef6\u7684\u65b9\u6cd5\uff1f": [[78, "how-do-i-call-an-object-s-method-from-c"]], "\u6211\u5982\u4f55\u6355\u6349 PyErr_Print() \u7684\u8f38\u51fa\uff08\u6216\u4efb\u4f55\u5370\u51fa\u5230 stdout/stderr \u7684\u6771\u897f\uff09\uff1f": [[78, "how-do-i-catch-the-output-from-pyerr-print-or-anything-that-prints-to-stdout-stderr"]], "\u5982\u4f55\u5f9e C \u5b58\u53d6\u7528 Python \u7de8\u5beb\u7684\u6a21\u7d44\uff1f": [[78, "how-do-i-access-a-module-written-in-python-from-c"]], "How do I interface to C++ objects from Python?": [[78, "how-do-i-interface-to-c-objects-from-python"]], "\u6211\u4f7f\u7528\u5b89\u88dd\u6a94\u6848\u65b0\u589e\u4e86\u4e00\u500b\u6a21\u7d44\uff0c\u4f46 make \u5931\u6557\u4e86\uff1b\u70ba\u4ec0\u9ebc\uff1f": [[78, "i-added-a-module-using-the-setup-file-and-the-make-fails-why"]], "\u5982\u4f55\u70ba\u64f4\u5145\u5957\u4ef6\u9664\u932f\uff1f": [[78, "how-do-i-debug-an-extension"]], "\u6211\u60f3\u5728\u6211\u7684 Linux \u7cfb\u7d71\u4e0a\u7de8\u8b6f\u4e00\u500b Python \u6a21\u7d44\uff0c\u4f46\u662f\u7f3a\u5c11\u4e00\u4e9b\u6a94\u6848\u3002\u70ba\u4ec0\u9ebc\uff1f": [[78, "i-want-to-compile-a-python-module-on-my-linux-system-but-some-files-are-missing-why"]], "\u5982\u4f55\u5f9e\u300c\u7121\u6548\u8f38\u5165\u300d\u5340\u5206\u51fa\u300c\u4e0d\u5b8c\u6574\u8f38\u5165\u300d\uff1f": [[78, "how-do-i-tell-incomplete-input-from-invalid-input"]], "\u5982\u4f55\u627e\u5230\u672a\u5b9a\u7fa9\u7684 g++ \u7b26\u865f __builtin_new \u6216 __pure_virtual\uff1f": [[78, "how-do-i-find-undefined-g-symbols-builtin-new-or-pure-virtual"]], "Can I create an object class with some methods implemented in C and others in Python (e.g. through inheritance)?": [[78, "can-i-create-an-object-class-with-some-methods-implemented-in-c-and-others-in-python-e-g-through-inheritance"]], "Argument Clinic \u6307\u5357": [[89, "argument-clinic-how-to"]], "Curses Programming with Python": [[91, "curses-programming-with-python"]], "\u6458\u8981": [[91, null], [92, "abstract"], [87, null], [102, null], [104, null], [103, null]], "What is curses?": [[91, "what-is-curses"]], "The Python curses module": [[91, "the-python-curses-module"]], "Starting and ending a curses application": [[91, "starting-and-ending-a-curses-application"]], "Windows and Pads": [[91, "windows-and-pads"]], "Displaying Text": [[91, "displaying-text"]], "Attributes and Color": [[91, "attributes-and-color"]], "User Input": [[91, "user-input"]], "For More Information": [[91, "for-more-information"]], "\u64f4\u5145\u548c\u5d4c\u5165 Python \u76f4\u8b6f\u5668": [[73, "extending-and-embedding-the-python-interpreter"]], "\u63a8\u85a6\u7684\u7b2c\u4e09\u65b9\u5de5\u5177": [[73, "recommended-third-party-tools"]], "\u4e0d\u4f7f\u7528\u7b2c\u4e09\u65b9\u5de5\u5177\u5efa\u7acb\u64f4\u5145": [[73, "creating-extensions-without-third-party-tools"]], "\u5728\u66f4\u5927\u7684\u61c9\u7528\u7a0b\u5f0f\u4e2d\u5d4c\u5165 CPython \u904b\u884c\u74b0\u5883 (runtime)": [[73, "embedding-the-cpython-runtime-in-a-larger-application"]], "\u7248\u6b0a\u5ba3\u544a": [[68, "copyright"]], "Defining Extension Types: Assorted Topics": [[74, "defining-extension-types-assorted-topics"]], "Finalization and De-allocation": [[74, "finalization-and-de-allocation"]], "Object Presentation": [[74, "object-presentation"]], "Attribute Management": [[74, "attribute-management"]], "Generic Attribute Management": [[74, "generic-attribute-management"]], "Type-specific Attribute Management": [[74, "type-specific-attribute-management"]], "Object Comparison": [[74, "object-comparison"]], "Abstract Protocol Support": [[74, "abstract-protocol-support"]], "Weak Reference Support": [[74, "weak-reference-support"]], "More Suggestions": [[74, "more-suggestions"]], "\u5982\u4f55\u4f7f\u7528 Logging \u6a21\u7d44": [[99, "logging-howto"]], "\u57fa\u790e Logging \u6307\u5357": [[99, "basic-logging-tutorial"]], "\u4ec0\u9ebc\u6642\u5019\u4f7f\u7528 logging": [[99, "when-to-use-logging"]], "Logging to a file": [[99, "logging-to-a-file"]], "Logging from multiple modules": [[99, "logging-from-multiple-modules"]], "Logging variable data": [[99, "logging-variable-data"]], "Changing the format of displayed messages": [[99, "changing-the-format-of-displayed-messages"]], "Displaying the date/time in messages": [[99, "displaying-the-date-time-in-messages"]], "Next Steps": [[99, "next-steps"]], "Advanced Logging Tutorial": [[99, "advanced-logging-tutorial"]], "Logging Flow": [[99, "logging-flow"]], "Loggers": [[99, "loggers"]], "Handlers": [[99, "handlers"]], "Formatters": [[99, "formatters"]], "Configuring Logging": [[99, "configuring-logging"]], "What happens if no configuration is provided": [[99, "what-happens-if-no-configuration-is-provided"]], "Configuring Logging for a Library": [[99, "configuring-logging-for-a-library"]], "Logging Levels": [[99, "logging-levels"], [264, "logging-levels"]], "Custom Levels": [[99, "custom-levels"]], "Useful Handlers": [[99, "useful-handlers"]], "Exceptions raised during logging": [[99, "exceptions-raised-during-logging"]], "Using arbitrary objects as messages": [[99, "using-arbitrary-objects-as-messages"]], "Optimization": [[99, "optimization"]], "Defining Extension Types: Tutorial": [[75, "defining-extension-types-tutorial"]], "The Basics": [[75, "the-basics"]], "Adding data and methods to the Basic example": [[75, "adding-data-and-methods-to-the-basic-example"]], "Providing finer control over data attributes": [[75, "providing-finer-control-over-data-attributes"]], "Supporting cyclic garbage collection": [[75, "supporting-cyclic-garbage-collection"]], "Subclassing other types": [[75, "subclassing-other-types"]], "Python \u5e38\u898b\u554f\u984c": [[81, "python-frequently-asked-questions"]], "\u767c\u5e03 Python \u6a21\u7d44": [[69, "distributing-python-modules"]], "\u7a0b\u5f0f\u958b\u767c\u5e38\u898b\u554f\u7b54\u96c6": [[84, "programming-faq"]], "\u5e38\u898b\u554f\u984c": [[84, "general-questions"]], "\u662f\u5426\u6709\u53ef\u4ee5\u4f7f\u7528\u5728\u7a0b\u5f0f\u78bc\u968e\u6bb5,\u5177\u6709\u4e2d\u65b7\u9ede,\u6b65\u9a5f\u57f7\u884c\u7b49\u529f\u80fd\u7684\u9664\u932f\u5668\uff1f": [[84, "is-there-a-source-code-level-debugger-with-breakpoints-single-stepping-etc"]], "\u6709\u6c92\u6709\u5de5\u5177\u80fd\u5920\u5e6b\u5fd9\u627e bug \u6216\u57f7\u884c\u975c\u614b\u5206\u6790\uff1f": [[84, "are-there-tools-to-help-find-bugs-or-perform-static-analysis"]], "How can I create a stand-alone binary from a Python script?": [[84, "how-can-i-create-a-stand-alone-binary-from-a-python-script"]], "Are there coding standards or a style guide for Python programs?": [[84, "are-there-coding-standards-or-a-style-guide-for-python-programs"]], "Core Language": [[84, "core-language"]], "Why am I getting an UnboundLocalError when the variable has a value?": [[84, "why-am-i-getting-an-unboundlocalerror-when-the-variable-has-a-value"]], "Python \u7684\u5340\u57df\u8b8a\u6578\u548c\u5168\u57df\u8b8a\u6578\u6709\u4ec0\u9ebc\u898f\u5247\uff1f": [[84, "what-are-the-rules-for-local-and-global-variables-in-python"]], "Why do lambdas defined in a loop with different values all return the same result?": [[84, "why-do-lambdas-defined-in-a-loop-with-different-values-all-return-the-same-result"]], "How do I share global variables across modules?": [[84, "how-do-i-share-global-variables-across-modules"]], "What are the \"best practices\" for using import in a module?": [[84, "what-are-the-best-practices-for-using-import-in-a-module"]], "Why are default values shared between objects?": [[84, "why-are-default-values-shared-between-objects"]], "How can I pass optional or keyword parameters from one function to another?": [[84, "how-can-i-pass-optional-or-keyword-parameters-from-one-function-to-another"]], "\u5f15\u6578 (arguments) \u548c\u53c3\u6578 (parameters) \u6709\u4ec0\u9ebc\u5340\u5225\uff1f": [[84, "what-is-the-difference-between-arguments-and-parameters"]], "\u70ba\u4ec0\u9ebc\u66f4\u6539 list 'y' \u4e5f\u6703\u66f4\u6539 list 'x'\uff1f": [[84, "why-did-changing-list-y-also-change-list-x"]], "How do I write a function with output parameters (call by reference)?": [[84, "how-do-i-write-a-function-with-output-parameters-call-by-reference"]], "How do you make a higher order function in Python?": [[84, "how-do-you-make-a-higher-order-function-in-python"]], "\u5982\u4f55\u5728 Python \u4e2d\u8907\u88fd\u7269\u4ef6\uff1f": [[84, "how-do-i-copy-an-object-in-python"]], "\u5982\u4f55\u627e\u5230\u7269\u4ef6\u7684\u65b9\u6cd5\u6216\u5c6c\u6027\uff1f": [[84, "how-can-i-find-the-methods-or-attributes-of-an-object"]], "\u6211\u7684\u7a0b\u5f0f\u78bc\u5982\u4f55\u767c\u73fe\u7269\u4ef6\u7684\u540d\u7a31\uff1f": [[84, "how-can-my-code-discover-the-name-of-an-object"]], "What's up with the comma operator's precedence?": [[84, "what-s-up-with-the-comma-operator-s-precedence"]], "\u662f\u5426\u6709\u7b49\u6548\u65bc C \u7684 \"?:\" \u4e09\u5143\u904b\u7b97\u5b50\uff1f": [[84, "is-there-an-equivalent-of-c-s-ternary-operator"]], "Is it possible to write obfuscated one-liners in Python?": [[84, "is-it-possible-to-write-obfuscated-one-liners-in-python"]], "What does the slash(/) in the parameter list of a function mean?": [[84, "what-does-the-slash-in-the-parameter-list-of-a-function-mean"]], "\u6578\u5b57\u548c\u5b57\u4e32": [[84, "numbers-and-strings"]], "\u5982\u4f55\u6307\u5b9a\u5341\u516d\u9032\u4f4d\u548c\u516b\u9032\u4f4d\u6574\u6578\uff1f": [[84, "how-do-i-specify-hexadecimal-and-octal-integers"]], "\u70ba\u4ec0\u9ebc -22 // 10 \u56de\u50b3 -3\uff1f": [[84, "why-does-22-10-return-3"]], "How do I get int literal attribute instead of SyntaxError?": [[84, "how-do-i-get-int-literal-attribute-instead-of-syntaxerror"]], "\u5982\u4f55\u5c07\u5b57\u4e32\u8f49\u63db\u70ba\u6578\u5b57\uff1f": [[84, "how-do-i-convert-a-string-to-a-number"]], "\u5982\u4f55\u5c07\u6578\u5b57\u8f49\u63db\u70ba\u5b57\u4e32\uff1f": [[84, "how-do-i-convert-a-number-to-a-string"]], "How do I modify a string in place?": [[84, "how-do-i-modify-a-string-in-place"]], "How do I use strings to call functions/methods?": [[84, "how-do-i-use-strings-to-call-functions-methods"]], "Is there an equivalent to Perl's chomp() for removing trailing newlines from strings?": [[84, "is-there-an-equivalent-to-perl-s-chomp-for-removing-trailing-newlines-from-strings"]], "Is there a scanf() or sscanf() equivalent?": [[84, "is-there-a-scanf-or-sscanf-equivalent"]], "'UnicodeDecodeError' \u6216 'UnicodeEncodeErro' \u932f\u8aa4\u662f\u4ec0\u9ebc\u610f\u601d\uff1f": [[84, "what-does-unicodedecodeerror-or-unicodeencodeerror-error-mean"]], "Can I end a raw string with an odd number of backslashes?": [[84, "can-i-end-a-raw-string-with-an-odd-number-of-backslashes"]], "Performance": [[84, "performance"], [467, "performance"], [296, "performance"], [255, "performance"]], "My program is too slow. How do I speed it up?": [[84, "my-program-is-too-slow-how-do-i-speed-it-up"]], "What is the most efficient way to concatenate many strings together?": [[84, "what-is-the-most-efficient-way-to-concatenate-many-strings-together"]], "Sequences (Tuples/Lists)": [[84, "sequences-tuples-lists"]], "How do I convert between tuples and lists?": [[84, "how-do-i-convert-between-tuples-and-lists"]], "What's a negative index?": [[84, "what-s-a-negative-index"]], "How do I iterate over a sequence in reverse order?": [[84, "how-do-i-iterate-over-a-sequence-in-reverse-order"]], "How do you remove duplicates from a list?": [[84, "how-do-you-remove-duplicates-from-a-list"]], "How do you remove multiple items from a list": [[84, "how-do-you-remove-multiple-items-from-a-list"]], "How do you make an array in Python?": [[84, "how-do-you-make-an-array-in-python"]], "How do I create a multidimensional list?": [[84, "how-do-i-create-a-multidimensional-list"]], "How do I apply a method or function to a sequence of objects?": [[84, "how-do-i-apply-a-method-or-function-to-a-sequence-of-objects"]], "Why does a_tuple[i] += ['item'] raise an exception when the addition works?": [[84, "why-does-a-tuple-i-item-raise-an-exception-when-the-addition-works"]], "I want to do a complicated sort: can you do a Schwartzian Transform in Python?": [[84, "i-want-to-do-a-complicated-sort-can-you-do-a-schwartzian-transform-in-python"]], "How can I sort one list by values from another list?": [[84, "how-can-i-sort-one-list-by-values-from-another-list"]], "\u7269\u4ef6": [[84, "objects"]], "\u4ec0\u9ebc\u662f\u985e\u5225 (class)\uff1f": [[84, "what-is-a-class"]], "\u4ec0\u9ebc\u662f\u65b9\u6cd5 (method)\uff1f": [[84, "what-is-a-method"]], "What is self?": [[84, "what-is-self"]], "How do I check if an object is an instance of a given class or of a subclass of it?": [[84, "how-do-i-check-if-an-object-is-an-instance-of-a-given-class-or-of-a-subclass-of-it"]], "What is delegation?": [[84, "what-is-delegation"]], "How do I call a method defined in a base class from a derived class that extends it?": [[84, "how-do-i-call-a-method-defined-in-a-base-class-from-a-derived-class-that-extends-it"]], "How can I organize my code to make it easier to change the base class?": [[84, "how-can-i-organize-my-code-to-make-it-easier-to-change-the-base-class"]], "How do I create static class data and static class methods?": [[84, "how-do-i-create-static-class-data-and-static-class-methods"]], "How can I overload constructors (or methods) in Python?": [[84, "how-can-i-overload-constructors-or-methods-in-python"]], "I try to use __spam and I get an error about _SomeClassName__spam.": [[84, "i-try-to-use-spam-and-i-get-an-error-about-someclassname-spam"]], "My class defines __del__ but it is not called when I delete the object.": [[84, "my-class-defines-del-but-it-is-not-called-when-i-delete-the-object"]], "How do I get a list of all instances of a given class?": [[84, "how-do-i-get-a-list-of-all-instances-of-a-given-class"]], "Why does the result of id() appear to be not unique?": [[84, "why-does-the-result-of-id-appear-to-be-not-unique"]], "When can I rely on identity tests with the is operator?": [[84, "when-can-i-rely-on-identity-tests-with-the-is-operator"]], "\u5b50\u985e\u5225\u5982\u4f55\u63a7\u5236\u4e0d\u53ef\u8b8a\u5be6\u4f8b\u4e2d\u5b58\u5132\u7684\u8cc7\u6599\uff1f": [[84, "how-can-a-subclass-control-what-data-is-stored-in-an-immutable-instance"]], "How do I cache method calls?": [[84, "how-do-i-cache-method-calls"]], "\u6a21\u7d44": [[84, "modules"], [425, "modules"], [427, "examples"], [470, "modules"], [341, "modules"]], "How do I create a .pyc file?": [[84, "how-do-i-create-a-pyc-file"]], "How do I find the current module name?": [[84, "how-do-i-find-the-current-module-name"]], "How can I have modules that mutually import each other?": [[84, "how-can-i-have-modules-that-mutually-import-each-other"]], "__import__('x.y.z') \u56de\u50b3 \uff0c\u90a3\u6211\u600e\u9ebc\u5f97\u5230 z\uff1f": [[84, "import-x-y-z-returns-module-x-how-do-i-get-z"]], "When I edit an imported module and reimport it, the changes don't show up. Why does this happen?": [[84, "when-i-edit-an-imported-module-and-reimport-it-the-changes-don-t-show-up-why-does-this-happen"]], "\u4fee\u98fe\u5668 HowTo \u6307\u5357": [[92, "descriptor-howto-guide"]], "Primer": [[92, "primer"]], "Simple example: A descriptor that returns a constant": [[92, "simple-example-a-descriptor-that-returns-a-constant"]], "Dynamic lookups": [[92, "dynamic-lookups"]], "Managed attributes": [[92, "managed-attributes"]], "Customized names": [[92, "customized-names"]], "Closing thoughts": [[92, "closing-thoughts"]], "Complete Practical Example": [[92, "complete-practical-example"]], "Validator class": [[92, "validator-class"]], "Custom validators": [[92, "custom-validators"]], "Practical application": [[92, "practical-application"]], "Technical Tutorial": [[92, "technical-tutorial"]], "Definition and introduction": [[92, "definition-and-introduction"]], "Descriptor protocol": [[92, "descriptor-protocol"]], "Overview of descriptor invocation": [[92, "overview-of-descriptor-invocation"]], "Invocation from an instance": [[92, "invocation-from-an-instance"]], "Invocation from a class": [[92, "invocation-from-a-class"]], "Invocation from super": [[92, "invocation-from-super"]], "Summary of invocation logic": [[92, "summary-of-invocation-logic"]], "Automatic name notification": [[92, "automatic-name-notification"]], "ORM \u7bc4\u4f8b": [[92, "orm-example"]], "Pure Python Equivalents": [[92, "pure-python-equivalents"]], "Properties": [[92, "properties"]], "Functions and methods": [[92, "functions-and-methods"]], "Kinds of methods": [[92, "kinds-of-methods"]], "Static methods": [[92, "static-methods"]], "Class methods": [[92, "class-methods"]], "Member objects and __slots__": [[92, "member-objects-and-slots"]], "ipaddress \u6a21\u7d44\u4ecb\u7d39": [[97, "an-introduction-to-the-ipaddress-module"]], "\u7e3d\u652c": [[97, null]], "Creating Address/Network/Interface objects": [[97, "creating-address-network-interface-objects"]], "A Note on IP Versions": [[97, "a-note-on-ip-versions"]], "IP Host Addresses": [[97, "ip-host-addresses"]], "Defining Networks": [[97, "defining-networks"]], "Host Interfaces": [[97, "host-interfaces"]], "Inspecting Address/Network/Interface Objects": [[97, "inspecting-address-network-interface-objects"]], "Networks as lists of Addresses": [[97, "networks-as-lists-of-addresses"]], "Using IP Addresses with other modules": [[97, "using-ip-addresses-with-other-modules"]], "Getting more detail when instance creation fails": [[97, "getting-more-detail-when-instance-creation-fails"]], "\u9077\u79fb\u5ef6\u4f38\u6a21\u7d44\u5230 Python 3": [[90, "porting-extension-modules-to-python-3"]], "\u51fd\u5f0f\u7de8\u7a0b HOWTO": [[94, "functional-programming-howto"]], "\u7c21\u4ecb": [[94, "introduction"], [107, "introduction"], [103, "introduction"], [34, "introduction"], [431, "introduction"], [461, "introduction"], [460, "introduction"], [450, "introduction"], [459, "introduction"], [326, "introduction"], [280, "introduction"], [254, "introduction"], [247, "introduction"], [148, "introduction"]], "Formal provability": [[94, "formal-provability"]], "Modularity": [[94, "modularity"]], "Ease of debugging and testing": [[94, "ease-of-debugging-and-testing"]], "Composability": [[94, "composability"]], "Iterators": [[94, "iterators"]], "Data Types That Support Iterators": [[94, "data-types-that-support-iterators"]], "Generator expressions and list comprehensions": [[94, "generator-expressions-and-list-comprehensions"]], "Generators": [[94, "generators"]], "Passing values into a generator": [[94, "passing-values-into-a-generator"]], "Built-in functions": [[94, "built-in-functions"], [425, "built-in-functions"]], "The itertools module": [[94, "the-itertools-module"]], "Creating new iterators": [[94, "creating-new-iterators"]], "Calling functions on elements": [[94, "calling-functions-on-elements"]], "Selecting elements": [[94, "selecting-elements"]], "Combinatoric functions": [[94, "combinatoric-functions"]], "Grouping elements": [[94, "grouping-elements"]], "The functools module": [[94, "the-functools-module"]], "The operator module": [[94, "the-operator-module"]], "Small functions and the lambda expression": [[94, "small-functions-and-the-lambda-expression"]], "Revision History and Acknowledgements": [[94, "revision-history-and-acknowledgements"]], "References": [[94, "references"], [106, "references"], [106, "id2"], [106, "id3"], [429, "references"]], "General": [[94, "general"]], "Python-specific": [[94, "python-specific"]], "Python \u8aaa\u660e\u6587\u4ef6": [[94, "python-documentation"]], "Annotations Best Practices": [[87, "annotations-best-practices"]], "Accessing The Annotations Dict Of An Object In Python 3.10 And Newer": [[87, "accessing-the-annotations-dict-of-an-object-in-python-3-10-and-newer"]], "Accessing The Annotations Dict Of An Object In Python 3.9 And Older": [[87, "accessing-the-annotations-dict-of-an-object-in-python-3-9-and-older"]], "Manually Un-Stringizing Stringized Annotations": [[87, "manually-un-stringizing-stringized-annotations"]], "Best Practices For __annotations__ In Any Python Version": [[87, "best-practices-for-annotations-in-any-python-version"]], "__annotations__ Quirks": [[87, "annotations-quirks"]], "\u8a2d\u8a08\u548c\u6b77\u53f2\u5e38\u898b\u554f\u7b54\u96c6": [[77, "design-and-history-faq"]], "\u70ba\u4ec0\u9ebc Python \u4f7f\u7528\u7e2e\u6392\u5c07\u9673\u8ff0\u5f0f\u9032\u884c\u5206\u7d44\uff1f": [[77, "why-does-python-use-indentation-for-grouping-of-statements"]], "\u70ba\u4ec0\u9ebc\u6211\u6703\u5f9e\u7c21\u55ae\u7684\u6578\u5b78\u904b\u7b97\u5f97\u5230\u5947\u602a\u7684\u7d50\u679c\uff1f": [[77, "why-am-i-getting-strange-results-with-simple-arithmetic-operations"]], "\u70ba\u4f55\u6d6e\u9ede\u6578\u904b\u7b97\u5982\u6b64\u4e0d\u7cbe\u78ba\uff1f": [[77, "why-are-floating-point-calculations-so-inaccurate"]], "\u70ba\u4ec0\u9ebc Python \u5b57\u4e32\u4e0d\u53ef\u8b8a\u52d5\uff1f": [[77, "why-are-python-strings-immutable"]], "\u70ba\u4f55\u300cself\u300d\u5728\u65b9\u6cd5 (method) \u5b9a\u7fa9\u548c\u547c\u53eb\u6642\u4e00\u5b9a\u8981\u660e\u78ba\u4f7f\u7528\uff1f": [[77, "why-must-self-be-used-explicitly-in-method-definitions-and-calls"]], "\u70ba\u4f55\u6211\u4e0d\u80fd\u5728\u904b\u7b97\u5f0f (expression) \u4e2d\u4f7f\u7528\u6307\u6d3e\u904b\u7b97\uff1f": [[77, "why-can-t-i-use-an-assignment-in-an-expression"]], "\u70ba\u4f55 Python \u5c0d\u65bc\u4e00\u4e9b\u529f\u80fd\u5be6\u4f5c\u4f7f\u7528\u65b9\u6cd5\uff08\u50cf\u662f list.index()\uff09\uff0c\u53e6\u4e00\u4e9b\u4f7f\u7528\u51fd\u5f0f\uff08\u50cf\u662f len(list)\uff09\uff1f": [[77, "why-does-python-use-methods-for-some-functionality-e-g-list-index-but-functions-for-other-e-g-len-list"]], "\u70ba\u4f55 join() \u662f\u5b57\u4e32\u65b9\u6cd5\u800c\u975e\u4e32\u5217 (list) \u6216\u5143\u7d44 (tuple) \u65b9\u6cd5\uff1f": [[77, "why-is-join-a-string-method-instead-of-a-list-or-tuple-method"]], "\u4f8b\u5916\u8655\u7406\u6709\u591a\u5feb\uff1f": [[77, "how-fast-are-exceptions"]], "\u70ba\u4ec0\u9ebc Python \u5167\u6c92\u6709 switch \u6216 case \u9673\u8ff0\u5f0f\uff1f": [[77, "why-isn-t-there-a-switch-or-case-statement-in-python"]], "\u70ba\u4f55\u4e0d\u80fd\u5728\u76f4\u8b6f\u5668\u4e0a\u6a21\u64ec\u57f7\u884c\u7dd2\uff0c\u800c\u8981\u4f7f\u7528\u4f5c\u696d\u7cfb\u7d71\u7684\u7279\u5b9a\u5be6\u4f5c\u65b9\u5f0f\uff1f": [[77, "can-t-you-emulate-threads-in-the-interpreter-instead-of-relying-on-an-os-specific-thread-implementation"]], "\u70ba\u4f55 lambda \u904b\u7b97\u5f0f\u4e0d\u80fd\u5305\u542b\u9673\u8ff0\u5f0f\uff1f": [[77, "why-can-t-lambda-expressions-contain-statements"]], "Python \u53ef\u4ee5\u88ab\u7de8\u8b6f\u6210\u6a5f\u5668\u8a9e\u8a00\u3001C \u8a9e\u8a00\u6216\u5176\u4ed6\u7a2e\u8a9e\u8a00\u55ce\uff1f": [[77, "can-python-be-compiled-to-machine-code-c-or-some-other-language"]], "Python \u5982\u4f55\u7ba1\u7406\u8a18\u61b6\u9ad4\uff1f": [[77, "how-does-python-manage-memory"]], "\u70ba\u4f55 CPython \u4e0d\u4f7f\u7528\u66f4\u591a\u50b3\u7d71\u7684\u5783\u573e\u56de\u6536\u6a5f\u5236\uff1f": [[77, "why-doesn-t-cpython-use-a-more-traditional-garbage-collection-scheme"]], "\u7576 CPython \u7d50\u675f\u6642\uff0c\u70ba\u4f55\u6240\u6709\u7684\u8a18\u61b6\u9ad4\u4e0d\u6703\u88ab\u91cb\u653e\uff1f": [[77, "why-isn-t-all-memory-freed-when-cpython-exits"]], "\u70ba\u4f55\u8981\u628a\u5143\u7d44 (tuple) \u548c\u4e32\u5217 (list) \u5206\u6210\u5169\u500b\u8cc7\u6599\u578b\u614b\uff1f": [[77, "why-are-there-separate-tuple-and-list-data-types"]], "\u4e32\u5217 (list) \u5728 CPython \u4e2d\u662f\u600e\u9ebc\u5be6\u4f5c\u7684\uff1f": [[77, "how-are-lists-implemented-in-cpython"]], "\u5b57\u5178 (dictionaries) \u5728 CPython \u4e2d\u662f\u600e\u9ebc\u5be6\u4f5c\u7684\uff1f": [[77, "how-are-dictionaries-implemented-in-cpython"]], "\u70ba\u4f55\u5b57\u5178\u7684\u9375\u4e00\u5b9a\u662f\u4e0d\u53ef\u8b8a\u7684\uff1f": [[77, "why-must-dictionary-keys-be-immutable"]], "\u70ba\u4f55 list.sort() \u4e0d\u662f\u56de\u50b3\u6392\u5e8f\u904e\u7684\u4e32\u5217\uff1f": [[77, "why-doesn-t-list-sort-return-the-sorted-list"]], "\u5982\u4f55\u5728 Python \u4e2d\u6307\u5b9a\u548c\u5f37\u5236\u4f7f\u7528\u4e00\u500b\u4ecb\u9762\u898f\u7bc4 (interface spec)\uff1f": [[77, "how-do-you-specify-and-enforce-an-interface-spec-in-python"]], "\u70ba\u4f55\u6c92\u6709 goto \u8a9e\u6cd5\uff1f": [[77, "why-is-there-no-goto"]], "\u70ba\u4f55\u7d14\u5b57\u4e32 (r-string) \u4e0d\u80fd\u4ee5\u53cd\u659c\u7dda\u7d50\u5c3e\uff1f": [[77, "why-can-t-raw-strings-r-strings-end-with-a-backslash"]], "\u70ba\u4f55 Python \u6c92\u6709\u5c6c\u6027\u8ce6\u503c\u7684 with \u9673\u8ff0\u5f0f\uff1f": [[77, "why-doesn-t-python-have-a-with-statement-for-attribute-assignments"]], "\u70ba\u4f55\u7522\u751f\u5668 (generator) \u4e0d\u652f\u63f4 with \u9673\u8ff0\u5f0f\uff1f": [[77, "why-don-t-generators-support-the-with-statement"]], "\u70ba\u4f55 if\u3001while\u3001def\u3001class \u9673\u8ff0\u5f0f\u88e1\u9700\u8981\u5192\u865f\uff1f": [[77, "why-are-colons-required-for-the-if-while-def-class-statements"]], "\u70ba\u4f55 Python \u5141\u8a31\u5728\u4e32\u5217\u548c\u5143\u7d44\u672b\u7aef\u52a0\u4e0a\u9017\u865f\uff1f": [[77, "why-does-python-allow-commas-at-the-end-of-lists-and-tuples"]], "Descriptor\uff08\u63cf\u8ff0\u5668\uff09\u7269\u4ef6": [[21, "descriptor-objects"]], "Python Initialization Configuration": [[33, "python-initialization-configuration"]], "PyWideStringList": [[33, "pywidestringlist"]], "PyStatus": [[33, "pystatus"]], "PyPreConfig": [[33, "pypreconfig"]], "Preinitialize Python with PyPreConfig": [[33, "preinitialize-python-with-pypreconfig"]], "PyConfig": [[33, "pyconfig"]], "Initialization with PyConfig": [[33, "initialization-with-pyconfig"]], "Isolated Configuration": [[33, "isolated-configuration"]], "Python Configuration": [[33, "python-configuration"]], "Python Path Configuration": [[33, "python-path-configuration"]], "Py_RunMain()": [[33, "py-runmain"]], "Py_GetArgcArgv()": [[33, "py-getargcargv"]], "Multi-Phase Initialization Private Provisional API": [[33, "multi-phase-initialization-private-provisional-api"]], "Frame Objects": [[26, "frame-objects"]], "Internal Frames": [[26, "internal-frames"]], "\u8907\u6578\u7269\u4ef6": [[15, "complex-number-objects"]], "\u4f5c\u70ba C \u7d50\u69cb\u7684\u8907\u6578": [[15, "complex-numbers-as-c-structures"]], "\u4f5c\u70ba Python \u7269\u4ef6\u7684\u8907\u6578": [[15, "complex-numbers-as-python-objects"]], "API \u548c ABI \u7248\u672c\u7ba1\u7406": [[4, "api-and-abi-versioning"]], "\u5256\u6790\u5f15\u6578\u8207\u5efa\u7f6e\u6578\u503c": [[5, "parsing-arguments-and-building-values"]], "Parsing arguments": [[5, "parsing-arguments"], [289, "parsing-arguments"]], "Strings and buffers": [[5, "strings-and-buffers"]], "\u6578\u5b57": [[5, "numbers"]], "\u5176\u4ed6\u7269\u4ef6": [[5, "other-objects"], [16, "other-objects"]], "API \u51fd\u5f0f": [[5, "api-functions"]], "Building values": [[5, "building-values"]], "\u6a94\u6848\u7269\u4ef6 (File Objects)": [[24, "file-objects"]], "\u547c\u53eb\u5354\u5b9a (Call Protocol)": [[10, "call-protocol"]], "tp_call \u5354\u5b9a": [[10, "the-tp-call-protocol"]], "Vectorcall \u5354\u5b9a": [[10, "the-vectorcall-protocol"]], "\u905e\u8ff4\u63a7\u5236": [[10, "recursion-control"]], "Vectorcall \u652f\u63f4 API": [[10, "vectorcall-support-api"]], "\u7269\u4ef6\u547c\u53eb API": [[10, "object-calling-api"]], "\u547c\u53eb\u652f\u63f4 API": [[10, "call-support-api"]], "\u7de9\u885d\u5354\u5b9a (Buffer Protocol)": [[7, "buffer-protocol"]], "Buffer structure": [[7, "buffer-structure"]], "Buffer request types": [[7, "buffer-request-types"]], "request-independent fields": [[7, "request-independent-fields"]], "readonly, format": [[7, "readonly-format"]], "shape, strides, suboffsets": [[7, "shape-strides-suboffsets"]], "contiguity requests": [[7, "contiguity-requests"]], "compound requests": [[7, "compound-requests"]], "Complex arrays": [[7, "complex-arrays"]], "NumPy-style: shape and strides": [[7, "numpy-style-shape-and-strides"]], "PIL-style: shape, strides and suboffsets": [[7, "pil-style-shape-strides-and-suboffsets"]], "Buffer-related functions": [[7, "buffer-related-functions"]], "\u7de8\u89e3\u78bc\u5668\u8a3b\u518a\u8868\u548c\u652f\u63f4\u51fd\u5f0f": [[14, "codec-registry-and-support-functions"]], "\u7de8\u89e3\u78bc\u5668\u67e5\u627e API": [[14, "codec-lookup-api"]], "\u7528\u65bc Unicode \u7de8\u78bc\u932f\u8aa4\u8655\u7406\u7a0b\u5f0f\u7684\u8a3b\u518a API": [[14, "registry-api-for-unicode-encoding-error-handlers"]], "\u6d6e\u9ede\u6578\uff08Floating Point\uff09\u7269\u4ef6": [[25, "floating-point-objects"]], "Pack and Unpack functions": [[25, "pack-and-unpack-functions"]], "Pack functions": [[25, "pack-functions"]], "Unpack functions": [[25, "unpack-functions"]], "Coroutine\uff08\u5354\u7a0b\uff09\u7269\u4ef6": [[19, "coroutine-objects"]], "\u95dc\u65bc\u9019\u4e9b\u8aaa\u660e\u6587\u4ef6": [[0, "about-these-documents"]], "Python \u6587\u4ef6\u7684\u8ca2\u737b\u8005\u5011": [[0, "contributors-to-the-python-documentation"]], "Capsules": [[11, "capsules"], [466, "capsules"]], "\u7522\u751f\u5668 (Generator) \u7269\u4ef6": [[29, "generator-objects"]], "Python/C API \u53c3\u8003\u624b\u518a": [[31, "python-c-api-reference-manual"]], "Supporting Cyclic Garbage Collection": [[28, "supporting-cyclic-garbage-collection"]], "Controlling the Garbage Collector State": [[28, "controlling-the-garbage-collector-state"]], "Querying Garbage Collector State": [[28, "querying-garbage-collector-state"]], "\u4f4d\u5143\u7d44\u9663\u5217\u7269\u4ef6 (Byte Array Objects)": [[8, "byte-array-objects"]], "\u578b\u5225\u6aa2\u67e5\u5de8\u96c6": [[8, "type-check-macros"]], "\u76f4\u63a5 API \u51fd\u5f0f": [[8, "direct-api-functions"]], "\u5de8\u96c6": [[8, "macros"]], "Context Variables Objects": [[17, "context-variables-objects"]], "\u7a0b\u5f0f\u78bc\u7269\u4ef6": [[13, "code-objects"]], "Extra information": [[13, "extra-information"]], "\u5b57\u4e32\u8f49\u63db\u8207\u683c\u5f0f\u5316": [[18, "string-conversion-and-formatting"]], "\u62bd\u8c61\u7269\u4ef6\u5c64 (Abstract Objects Layer)": [[2, "abstract-objects-layer"]], "\u5728 heap \u4e0a\u5206\u914d\u7269\u4ef6": [[3, "allocating-objects-on-the-heap"]], "DateTime \u7269\u4ef6": [[20, "datetime-objects"]], "Boolean\uff08\u5e03\u6797\uff09\u7269\u4ef6": [[6, "boolean-objects"]], "\u8655\u7406\u932f\u8aa4 (Bug)": [[1, "dealing-with-bugs"]], "\u8aaa\u660e\u6587\u4ef6\u7684\u932f\u8aa4": [[1, "documentation-bugs"]], "\u4f7f\u7528 Python \u554f\u984c\u8ffd\u8e64\u7cfb\u7d71": [[1, "using-the-python-issue-tracker"]], "\u958b\u59cb\u8b93\u81ea\u5df1\u8ca2\u737b Python": [[1, "getting-started-contributing-to-python-yourself"]], "\u4f8b\u5916\u8655\u7406": [[23, "exception-handling"]], "Printing and clearing": [[23, "printing-and-clearing"]], "Raising exceptions": [[23, "raising-exceptions"]], "Issuing warnings": [[23, "issuing-warnings"]], "Querying the error indicator": [[23, "querying-the-error-indicator"]], "Signal Handling": [[23, "signal-handling"], [385, "signal-handling"]], "\u4f8b\u5916\u985e\u5225": [[23, "exception-classes"], [163, "exception-classes"]], "\u4f8b\u5916\u7269\u4ef6": [[23, "exception-objects"]], "Unicode Exception Objects": [[23, "unicode-exception-objects"]], "Recursion Control": [[23, "recursion-control"]], "Standard Exceptions": [[23, "standard-exceptions"]], "Standard Warning Categories": [[23, "standard-warning-categories"]], "\u5b57\u5178\u7269\u4ef6": [[22, "dictionary-objects"]], "Cell \u7269\u4ef6": [[12, "cell-objects"]], "\u51fd\u5f0f\u7269\u4ef6 (Function Objects)": [[27, "function-objects"]], "\u5f15\u5165\u6a21\u7d44": [[30, "importing-modules"], [277, "importing-modules"]], "\u5177\u9ad4\u7269\u4ef6\u5c64": [[16, "concrete-objects-layer"]], "\u57fa\u790e\u7269\u4ef6": [[16, "fundamental-objects"]], "\u6578\u503c\u7269\u4ef6": [[16, "numeric-objects"]], "\u5e8f\u5217\u7269\u4ef6": [[16, "sequence-objects"]], "\u5bb9\u5668\u7269\u4ef6": [[16, "container-objects"]], "\u51fd\u5f0f\u7269\u4ef6": [[16, "function-objects"], [309, "function-objects"]], "\u4f4d\u5143\u7d44\u7269\u4ef6 (Bytes Objects)": [[9, "bytes-objects"]], "Initialization, Finalization, and Threads": [[32, "initialization-finalization-and-threads"]], "Before Python Initialization": [[32, "before-python-initialization"]], "Global configuration variables": [[32, "global-configuration-variables"]], "Initializing and finalizing the interpreter": [[32, "initializing-and-finalizing-the-interpreter"]], "Process-wide parameters": [[32, "process-wide-parameters"]], "Thread State and the Global Interpreter Lock": [[32, "thread-state-and-the-global-interpreter-lock"]], "Releasing the GIL from extension code": [[32, "releasing-the-gil-from-extension-code"]], "Non-Python created threads": [[32, "non-python-created-threads"]], "Cautions about fork()": [[32, "cautions-about-fork"]], "\u9ad8\u968e API": [[32, "high-level-api"], [120, null]], "\u4f4e\u968e API": [[32, "low-level-api"], [120, null]], "Sub-interpreter support": [[32, "sub-interpreter-support"]], "A Per-Interpreter GIL": [[32, "a-per-interpreter-gil"]], "Bugs and caveats": [[32, "bugs-and-caveats"]], "Asynchronous Notifications": [[32, "asynchronous-notifications"]], "Profiling and Tracing": [[32, "profiling-and-tracing"]], "Advanced Debugger Support": [[32, "advanced-debugger-support"]], "Thread Local Storage Support": [[32, "thread-local-storage-support"]], "Thread Specific Storage (TSS) API": [[32, "thread-specific-storage-tss-api"]], "Dynamic Allocation": [[32, "dynamic-allocation"]], "\u65b9\u6cd5": [[32, "methods"]], "Thread Local Storage (TLS) API": [[32, "thread-local-storage-tls-api"]], "\u901a\u7528\u4f5c\u696d\u7cfb\u7d71\u670d\u52d9": [[115, "generic-operating-system-services"]], "argparse --- Parser for command-line options, arguments and sub-commands": [[117, "module-argparse"]], "\u6559\u5b78": [[117, null]], "Core Functionality": [[117, "core-functionality"]], "Quick Links for add_argument()": [[117, "quick-links-for-add-argument"]], "\u5efa\u7acb\u4e00\u500b\u5256\u6790\u5668": [[117, "creating-a-parser"]], "\u589e\u52a0\u5f15\u6578": [[117, "adding-arguments"]], "\u5256\u6790\u5f15\u6578": [[117, "parsing-arguments"]], "ArgumentParser \u7269\u4ef6": [[117, "argumentparser-objects"]], "prog": [[117, "prog"]], "usage": [[117, "usage"]], "\u63cf\u8ff0": [[117, "description"]], "epilog": [[117, "epilog"]], "parents": [[117, "parents"]], "formatter_class": [[117, "formatter-class"]], "prefix_chars": [[117, "prefix-chars"]], "fromfile_prefix_chars": [[117, "fromfile-prefix-chars"]], "argument_default": [[117, "argument-default"]], "allow_abbrev": [[117, "allow-abbrev"]], "conflict_handler": [[117, "conflict-handler"]], "add_help": [[117, "add-help"]], "exit_on_error": [[117, "exit-on-error"]], "The add_argument() method": [[117, "the-add-argument-method"]], "name or flags": [[117, "name-or-flags"]], "action": [[117, "action"]], "nargs": [[117, "nargs"]], "const": [[117, "const"]], "default": [[117, "default"]], "type": [[117, "type"]], "choices": [[117, "choices"]], "required": [[117, "required"]], "\u5e6b\u52a9": [[117, "help"]], "metavar": [[117, "metavar"]], "dest": [[117, "dest"]], "Action classes": [[117, "action-classes"]], "The parse_args() method": [[117, "the-parse-args-method"]], "Option value syntax": [[117, "option-value-syntax"]], "Invalid arguments": [[117, "invalid-arguments"]], "Arguments containing -": [[117, "arguments-containing"]], "Argument abbreviations (prefix matching)": [[117, "argument-abbreviations-prefix-matching"]], "Beyond sys.argv": [[117, "beyond-sys-argv"]], "The Namespace object": [[117, "the-namespace-object"]], "Other utilities": [[117, "other-utilities"]], "Sub-commands": [[117, "sub-commands"]], "FileType \u7269\u4ef6": [[117, "filetype-objects"]], "Argument groups": [[117, "argument-groups"]], "Mutual exclusion": [[117, "mutual-exclusion"]], "Parser defaults": [[117, "parser-defaults"]], "Printing help": [[117, "printing-help"]], "Partial parsing": [[117, "partial-parsing"]], "Customizing file parsing": [[117, "customizing-file-parsing"]], "Exiting methods": [[117, "exiting-methods"]], "Intermixed parsing": [[117, "intermixed-parsing"]], "Upgrading optparse code": [[117, "upgrading-optparse-code"]], "Exceptions": [[117, "exceptions"], [316, "exceptions"], [289, "exceptions"]], "\u8cc7\u6599\u58d3\u7e2e\u8207\u4fdd\u5b58": [[116, "data-compression-and-archiving"]], "\u4f4e\u968e API \u7d22\u5f15": [[127, "low-level-api-index"]], "\u7372\u53d6\u4e8b\u4ef6\u8ff4\u5708": [[127, "obtaining-the-event-loop"]], "\u4e8b\u4ef6\u8ff4\u5708\u65b9\u6cd5": [[127, "event-loop-methods"]], "\u50b3\u8f38": [[127, "transports"]], "\u5354\u5b9a": [[127, "protocols"], [383, "protocols"]], "\u4e8b\u4ef6\u8ff4\u5708 Policies": [[127, "event-loop-policies"]], "\u5982\u4f55\u4f7f\u7528 urllib \u5957\u4ef6\u53d6\u5f97\u7db2\u8def\u8cc7\u6e90": [[107, "howto-fetch-internet-resources-using-the-urllib-package"]], "Related Articles": [[107, null]], "\u5f9e URL \u53d6\u5f97\u8cc7\u6e90": [[107, "fetching-urls"]], "Data": [[107, "data"]], "Headers": [[107, "headers"]], "Handling Exceptions": [[107, "handling-exceptions"]], "URLError": [[107, "urlerror"]], "HTTPError": [[107, "httperror"]], "Error Codes": [[107, "error-codes"]], "Wrapping it Up": [[107, "wrapping-it-up"]], "Number 1": [[107, "number-1"]], "Number 2": [[107, "number-2"]], "info and geturl": [[107, "info-and-geturl"]], "Openers and Handlers": [[107, "openers-and-handlers"]], "Basic Authentication": [[107, "id5"]], "Proxies": [[107, "proxies"]], "Sockets and Layers": [[107, "sockets-and-layers"]], "\u8a3b\u89e3": [[107, "footnotes"], [345, "notes"]], "\u5e73\u81fa\u652f\u63f4": [[128, "platform-support"]], "\u6240\u6709\u5e73\u53f0": [[128, "all-platforms"]], "Windows": [[128, "windows"], [480, "windows"], [480, "id5"], [480, "id17"], [480, "id27"], [480, "id42"], [480, "id49"], [480, "id58"], [480, "id68"], [480, "id77"], [480, "id87"], [480, "id93"], [480, "id103"], [480, "id113"], [480, "id122"], [480, "id134"], [480, "id143"], [480, "id152"], [480, "id160"], [480, "id169"], [480, "id177"], [480, "id185"], [480, "id195"], [480, "id206"], [480, "id216"], [480, "id225"], [480, "id235"], [480, "id253"], [480, "id264"], [480, "id274"], [480, "id284"], [480, "id294"], [480, "id305"], [480, "id316"], [480, "id331"], [480, "id341"], [480, "id352"], [480, "id363"], [480, "id374"], [480, "id382"], [480, "id390"], [480, "id401"], [480, "id415"], [480, "id425"], [480, "id436"], [480, "id445"], [480, "id452"], [480, "id460"], [480, "id477"], [480, "id486"], [480, "id499"], [480, "id509"], [480, "id522"], [480, "id535"], [480, "id541"], [480, "id548"], [480, "id562"], [480, "id567"], [480, "id578"], [480, "id583"], [480, "id600"], [480, "id611"], [480, "id624"], [480, "id634"], [480, "id646"], [480, "id649"], [480, "id656"], [480, "id701"], [480, "id710"]], "Windows \u7684\u5b50\u884c\u7a0b\u652f\u63f4": [[128, "subprocess-support-on-windows"]], "macOS": [[128, "macos"], [480, "macos"], [480, "id6"], [480, "id18"], [480, "id28"], [480, "id50"], [480, "id59"], [480, "id78"], [480, "id94"], [480, "id104"], [480, "id114"], [480, "id123"], [480, "id135"], [480, "id144"], [480, "id161"], [480, "id170"], [480, "id178"], [480, "id186"], [480, "id196"], [480, "id207"], [480, "id226"], [480, "id236"], [480, "id244"], [480, "id254"], [480, "id265"], [480, "id275"], [480, "id285"], [480, "id295"], [480, "id306"], [480, "id332"], [480, "id342"], [480, "id353"], [480, "id364"], [480, "id391"], [480, "id408"], [480, "id416"], [480, "id426"], [480, "id437"], [480, "id446"], [480, "id461"], [480, "id487"], [480, "id500"], [480, "id510"]], "ast --- Abstract Syntax Trees": [[119, "module-ast"]], "Abstract Grammar": [[119, "abstract-grammar"]], "Node classes": [[119, "node-classes"]], "Root nodes": [[119, "root-nodes"]], "Literals": [[119, "literals"], [432, "literals"], [427, "literals"]], "Variables": [[119, "variables"]], "Expressions": [[119, "expressions"], [427, "expressions"]], "Subscripting": [[119, "subscripting"]], "Comprehensions": [[119, "comprehensions"]], "Statements": [[119, "statements"]], "Imports": [[119, "imports"]], "Control flow": [[119, "control-flow"]], "Pattern matching": [[119, "pattern-matching"]], "Type parameters": [[119, "type-parameters"]], "Function and class definitions": [[119, "function-and-class-definitions"]], "Async and await": [[119, "async-and-await"]], "ast Helpers": [[119, "ast-helpers"]], "Compiler Flags": [[119, "compiler-flags"]], "Command-Line Usage": [[119, "command-line-usage"], [375, "command-line-usage"], [377, "command-line-usage"], [147, "command-line-usage"]], "\u4f7f\u7528 asyncio \u958b\u767c": [[122, "developing-with-asyncio"]], "\u9664\u932f\u6a21\u5f0f": [[122, "debug-mode"]], "\u4e26\u884c\u6027\u548c\u591a\u57f7\u884c\u7dd2 (Concurrency and Multithreading)": [[122, "concurrency-and-multithreading"]], "\u57f7\u884c\u963b\u585e\u7684\u7a0b\u5f0f": [[122, "running-blocking-code"]], "\u65e5\u8a8c\u8a18\u9304": [[122, "logging"]], "\u5075\u6e2c\u5f9e\u672a\u88ab\u7b49\u5f85\u7684 (never-awaited) \u5354\u7a0b": [[122, "detect-never-awaited-coroutines"]], "\u5075\u6e2c\u5f9e\u672a\u88ab\u7372\u53d6\u7684 (never-retrieved) \u4f8b\u5916": [[122, "detect-never-retrieved-exceptions"]], "Policies": [[129, "policies"]], "Getting and Setting the Policy": [[129, "getting-and-setting-the-policy"]], "Policy Objects": [[129, "policy-objects"]], "Process Watchers": [[129, "process-watchers"]], "Custom Policies": [[129, "custom-policies"]], "\u4e32\u6d41": [[133, "streams"]], "StreamReader": [[133, "streamreader"]], "StreamWriter": [[133, "streamwriter"]], "\u4f7f\u7528\u4e32\u6d41\u7684 TCP echo \u5ba2\u6236\u7aef": [[133, "tcp-echo-client-using-streams"]], "\u4f7f\u7528\u4e32\u6d41\u7684 TCP echo \u4f3a\u670d\u5668": [[133, "tcp-echo-server-using-streams"]], "\u7372\u53d6 HTTP \u6a19\u982d": [[133, "get-http-headers"]], "\u8a3b\u518a\u4e00\u500b\u4f7f\u7528\u4e32\u6d41\u4f86\u7b49\u5f85\u8cc7\u6599\u7684\u958b\u653e socket": [[133, "register-an-open-socket-to-wait-for-data-using-streams"]], "Futures": [[126, "futures"]], "Future \u51fd\u5f0f": [[126, "future-functions"]], "Future \u7269\u4ef6": [[126, "future-object"], [163, "future-objects"]], "\u5b50\u884c\u7a0b": [[134, "subprocesses"]], "\u5efa\u7acb\u5b50\u884c\u7a0b": [[134, "creating-subprocesses"]], "\u5e38\u6578": [[134, "constants"], [383, "constant"], [402, "constants"], [334, "constants"], [338, "constants"], [272, "constants"], [232, "constants"], [180, "constants"], [183, "constants"], [151, "constants"]], "Interacting with Subprocesses": [[134, "interacting-with-subprocesses"]], "\u5b50\u884c\u7a0b\u8207\u7dda\u7a0b": [[134, "subprocess-and-threads"]], "Event Loop": [[123, "event-loop"]], "Event Loop Methods": [[123, "event-loop-methods"]], "Running and stopping the loop": [[123, "running-and-stopping-the-loop"]], "Scheduling callbacks": [[123, "scheduling-callbacks"]], "Scheduling delayed callbacks": [[123, "scheduling-delayed-callbacks"]], "Creating Futures and Tasks": [[123, "creating-futures-and-tasks"]], "Opening network connections": [[123, "opening-network-connections"]], "Creating network servers": [[123, "creating-network-servers"]], "Transferring files": [[123, "transferring-files"]], "TLS Upgrade": [[123, "tls-upgrade"]], "Watching file descriptors": [[123, "watching-file-descriptors"]], "Working with socket objects directly": [[123, "working-with-socket-objects-directly"]], "DNS": [[123, "dns"]], "Working with pipes": [[123, "working-with-pipes"]], "Unix signals": [[123, "unix-signals"]], "Executing code in thread or process pools": [[123, "executing-code-in-thread-or-process-pools"]], "Error Handling API": [[123, "error-handling-api"]], "Enabling debug mode": [[123, "enabling-debug-mode"]], "Running Subprocesses": [[123, "running-subprocesses"]], "Callback Handles": [[123, "callback-handles"]], "Server Objects": [[123, "server-objects"], [335, "server-objects"]], "Event Loop Implementations": [[123, "event-loop-implementations"]], "Hello World with call_soon()": [[123, "hello-world-with-call-soon"]], "Display the current date with call_later()": [[123, "display-the-current-date-with-call-later"]], "Watch a file descriptor for read events": [[123, "watch-a-file-descriptor-for-read-events"]], "Set signal handlers for SIGINT and SIGTERM": [[123, "set-signal-handlers-for-sigint-and-sigterm"]], "Extending": [[125, "extending"]], "Writing a Custom Event Loop": [[125, "writing-a-custom-event-loop"]], "Future and Task private constructors": [[125, "future-and-task-private-constructors"]], "Task lifetime support": [[125, "task-lifetime-support"]], "2to3 --- \u81ea\u52d5\u5c07 Python 2\u7684\u7a0b\u5f0f\u78bc\u8f49\u6210 Python 3": [[109, "to3-automated-python-2-to-3-code-translation"]], "\u4f7f\u7528 2to3": [[109, "using-2to3"]], "Fixers": [[109, "fixers"]], "lib2to3 --- 2to3's library": [[109, "module-lib2to3"]], "\u4f8b\u5916": [[124, "exceptions"], [121, "exceptions"], [131, "exceptions"], [34, "exceptions"], [410, "exceptions"], [426, "exceptions"], [405, "exceptions"], [407, "exceptions"], [340, "exceptions"], [345, "exceptions"], [334, "exceptions"], [338, "exceptions"], [337, "exceptions"], [259, "exceptions"], [268, "exceptions"], [229, "exceptions"], [164, "exceptions"]], "\u5982\u4f55\u6392\u5e8f": [[105, "sorting-how-to"]], "\u57fa\u790e\u6392\u5e8f": [[105, "sorting-basics"]], "\u9375\u51fd\u5f0f (key functions)": [[105, "key-functions"]], "Operator \u6a21\u7d44\u7684\u51fd\u5f0f": [[105, "operator-module-functions"]], "\u5347\u51aa\u8207\u964d\u51aa": [[105, "ascending-and-descending"]], "\u6392\u5e8f\u7a69\u5b9a\u6027\u8207\u8907\u5408\u6392\u5e8f": [[105, "sort-stability-and-complex-sorts"]], "\u88dd\u98fe-\u6392\u5e8f-\u79fb\u9664\u88dd\u98fe (decorate-sort-undecorate)": [[105, "decorate-sort-undecorate"]], "\u6bd4\u8f03\u51fd\u5f0f (comparison functions)": [[105, "comparison-functions"]], "\u96dc\u9805\u8aaa\u660e": [[105, "odds-and-ends"]], "abc --- \u62bd\u8c61\u57fa\u5e95\u985e\u5225": [[113, "module-abc"]], "\u9ad8\u968e API \u7d22\u5f15": [[121, "high-level-api-index"]], "\u4efb\u52d9 (Tasks)": [[121, "tasks"]], "\u4f47\u5217 (Queues)": [[121, "queues"], [131, "queues"]], "\u5b50\u884c\u7a0b (Subprocesses)": [[121, "subprocesses"]], "\u4e32\u6d41 (Streams)": [[121, "streams"]], "\u540c\u6b65\u5316 (Synchronization)": [[121, "synchronization"]], "array --- \u9ad8\u6548\u7387\u7684\u6578\u503c\u578b\u9663\u5217": [[118, "module-array"]], "asyncio --- \u975e\u540c\u6b65 I/O": [[120, "module-asyncio"]], "Hello World!": [[120, null]], "\u6307\u5357\u8207\u6559\u5b78": [[120, null]], "Transports and Protocols": [[130, "transports-and-protocols"]], "Transports": [[130, "transports"]], "Transports Hierarchy": [[130, "transports-hierarchy"]], "Base Transport": [[130, "base-transport"]], "Read-only Transports": [[130, "read-only-transports"]], "Write-only Transports": [[130, "write-only-transports"]], "Datagram Transports": [[130, "datagram-transports"]], "Subprocess Transports": [[130, "subprocess-transports"]], "Protocols": [[130, "protocols"]], "Base Protocols": [[130, "base-protocols"]], "Base Protocol": [[130, "base-protocol"]], "Streaming Protocols": [[130, "streaming-protocols"]], "Buffered Streaming Protocols": [[130, "buffered-streaming-protocols"]], "Datagram Protocols": [[130, "datagram-protocols"]], "Subprocess Protocols": [[130, "subprocess-protocols"]], "TCP Echo Server": [[130, "tcp-echo-server"]], "TCP Echo Client": [[130, "tcp-echo-client"]], "UDP Echo Server": [[130, "udp-echo-server"]], "UDP Echo Client": [[130, "udp-echo-client"]], "Connecting Existing Sockets": [[130, "connecting-existing-sockets"]], "loop.subprocess_exec() and SubprocessProtocol": [[130, "loop-subprocess-exec-and-subprocessprotocol"]], "_thread --- Low-level threading API": [[112, "module-_thread"]], "\u5982\u4f55\u5c07 Python 2 \u7684\u7a0b\u5f0f\u78bc\u79fb\u690d\u5230 Python 3": [[102, "how-to-port-python-2-code-to-python-3"]], "\u7c21\u77ed\u7684\u8aaa\u660e": [[102, "the-short-explanation"]], "\u8a73\u7d30\u7684": [[102, "details"]], "Different versions of Python 2": [[102, "different-versions-of-python-2"]], "Make sure you specify the proper version support in your setup.py file": [[102, "make-sure-you-specify-the-proper-version-support-in-your-setup-py-file"]], "\u6709\u597d\u7684\u6e2c\u8a66\u8986\u84cb\u7387": [[102, "have-good-test-coverage"]], "\u6ce8\u610f Python 2 & 3 \u7684\u5dee\u7570": [[102, "be-aware-of-the-differences-between-python-2-and-3"]], "\u66f4\u65b0\u4f60\u7684\u7a0b\u5f0f\u78bc": [[102, "update-your-code"]], "Division": [[102, "division"]], "Text versus binary data": [[102, "text-versus-binary-data"]], "Use feature detection instead of version detection": [[102, "use-feature-detection-instead-of-version-detection"]], "Prevent compatibility regressions": [[102, "prevent-compatibility-regressions"]], "Check which dependencies block your transition": [[102, "check-which-dependencies-block-your-transition"]], "Update your setup.py file to denote Python 3 compatibility": [[102, "update-your-setup-py-file-to-denote-python-3-compatibility"]], "Use continuous integration to stay compatible": [[102, "use-continuous-integration-to-stay-compatible"]], "Consider using optional static type checking": [[102, "consider-using-optional-static-type-checking"]], "__future__ --- Future \u9673\u8ff0\u5f0f\u5b9a\u7fa9": [[110, "module-__future__"]], "Socket \u7a0b\u5f0f\u8a2d\u8a08\u6307\u5357": [[104, "socket-programming-howto"]], "Sockets": [[104, "sockets"], [423, "sockets"]], "\u6b77\u53f2": [[104, "history"]], "\u5efa\u7acb\u4e00\u500b Socket": [[104, "creating-a-socket"]], "IPC": [[104, "ipc"]], "\u4f7f\u7528\u4e00\u500b Socket": [[104, "using-a-socket"]], "\u4e8c\u9032\u4f4d\u8cc7\u6599": [[104, "binary-data"]], "\u7d50\u675f\u9023\u7dda": [[104, "disconnecting"]], "Sockets \u4f55\u6642\u92b7\u6bc0": [[104, "when-sockets-die"]], "\u975e\u963b\u585e\u7684 Sockets": [[104, "non-blocking-sockets"]], "aifc --- \u8b80\u5beb AIFF \u8207 AIFC \u6a94\u6848": [[114, "module-aifc"]], "\u5b89\u88dd Python \u6a21\u7d44": [[108, "installing-python-modules"]], "\u95dc\u9375\u8853\u8a9e": [[108, "key-terms"]], "\u6211\u8a72\u5982\u4f55...\uff1f": [[108, "how-do-i"]], "...\u5728 Python 3.4 \u4e4b\u524d\u7684 Python \u7248\u672c\u4e2d\u5b89\u88dd pip\uff1f": [[108, "install-pip-in-versions-of-python-prior-to-python-3-4"]], "...\u53ea\u70ba\u76ee\u524d\u7684\u4f7f\u7528\u8005\u5b89\u88dd\u5957\u4ef6\uff1f": [[108, "install-packages-just-for-the-current-user"]], "...\u5b89\u88dd\u79d1\u5b78\u7684 Python \u5957\u4ef6\uff1f": [[108, "install-scientific-python-packages"]], "...\u5e73\u884c\u5b89\u88dd\u591a\u500b Python \u7248\u672c\u4e26\u4f7f\u7528\u5b83\u5011\uff1f": [[108, "work-with-multiple-versions-of-python-installed-in-parallel"]], "\u5e38\u898b\u7684\u5b89\u88dd\u554f\u984c": [[108, "common-installation-issues"]], "\u5728 Linux \u4e0a\u5b89\u88dd\u5957\u4ef6\u81f3\u7cfb\u7d71 Python": [[108, "installing-into-the-system-python-on-linux"]], "\u672a\u5b89\u88dd pip": [[108, "pip-not-installed"]], "\u5b89\u88dd\u4e8c\u9032\u5236\u64f4\u5145 (binary extension)": [[108, "installing-binary-extensions"]], "Unicode HOWTO": [[106, "unicode-howto"]], "Introduction to Unicode": [[106, "introduction-to-unicode"]], "\u5b9a\u7fa9": [[106, "definitions"]], "Encodings": [[106, "encodings"]], "Python's Unicode Support": [[106, "python-s-unicode-support"]], "The String Type": [[106, "the-string-type"]], "Converting to Bytes": [[106, "converting-to-bytes"]], "Unicode Literals in Python Source Code": [[106, "unicode-literals-in-python-source-code"]], "Unicode Properties": [[106, "unicode-properties"]], "Comparing Strings": [[106, "comparing-strings"]], "Unicode Regular Expressions": [[106, "unicode-regular-expressions"]], "Reading and Writing Unicode Data": [[106, "reading-and-writing-unicode-data"]], "Unicode filenames": [[106, "unicode-filenames"]], "Tips for Writing Unicode-aware Programs": [[106, "tips-for-writing-unicode-aware-programs"]], "Converting Between File Encodings": [[106, "converting-between-file-encodings"]], "Files in an Unknown Encoding": [[106, "files-in-an-unknown-encoding"]], "\u81f4\u8b1d": [[106, "acknowledgements"], [465, "acknowledgements"], [463, "acknowledgements"], [461, "acknowledgements"], [460, "acknowledgements"], [464, "acknowledgements"], [459, "acknowledgements"], [466, "acknowledgements"], [462, "acknowledgements"], [227, "acknowledgements"]], "__main__ --- Top-level code environment": [[111, "module-__main__"]], "__name__ == '__main__'": [[111, "name-main"]], "What is the \"top-level code environment\"?": [[111, "what-is-the-top-level-code-environment"]], "Idiomatic Usage": [[111, "idiomatic-usage"], [111, "id1"]], "Packaging Considerations": [[111, "packaging-considerations"]], "__main__.py in Python Packages": [[111, "main-py-in-python-packages"]], "import __main__": [[111, "import-main"]], "Queue": [[131, "queue"]], "Priority Queue\uff08\u512a\u5148\u4f47\u5217\uff09": [[131, "priority-queue"]], "LIFO Queue": [[131, "lifo-queue"]], "\u5982\u4f55\u4f7f\u7528\u6b63\u898f\u8868\u9054\u5f0f": [[103, "regular-expression-howto"]], "Simple Patterns": [[103, "simple-patterns"]], "Matching Characters": [[103, "matching-characters"]], "Repeating Things": [[103, "repeating-things"]], "Using Regular Expressions": [[103, "using-regular-expressions"]], "Compiling Regular Expressions": [[103, "compiling-regular-expressions"]], "The Backslash Plague": [[103, "the-backslash-plague"]], "Performing Matches": [[103, "performing-matches"]], "Module-Level Functions": [[103, "module-level-functions"], [264, "module-level-functions"]], "Compilation Flags": [[103, "compilation-flags"]], "More Pattern Power": [[103, "more-pattern-power"]], "More Metacharacters": [[103, "more-metacharacters"]], "Grouping": [[103, "grouping"]], "Non-capturing and Named Groups": [[103, "non-capturing-and-named-groups"]], "Lookahead Assertions": [[103, "lookahead-assertions"]], "Modifying Strings": [[103, "modifying-strings"]], "Splitting Strings": [[103, "splitting-strings"]], "Search and Replace": [[103, "search-and-replace"], [244, "search-and-replace"]], "Common Problems": [[103, "common-problems"]], "Use String Methods": [[103, "use-string-methods"]], "match() versus search()": [[103, "match-versus-search"]], "Greedy versus Non-Greedy": [[103, "greedy-versus-non-greedy"]], "Using re.VERBOSE": [[103, "using-re-verbose"]], "Feedback": [[103, "feedback"]], "Runners": [[132, "runners"]], "Running an asyncio Program": [[132, "running-an-asyncio-program"]], "Runner context manager": [[132, "runner-context-manager"]], "Handling Keyboard Interruption": [[132, "handling-keyboard-interruption"]], "\u540c\u6b65\u5316\u539f\u59cb\u7269\u4ef6 (Synchronization Primitives)": [[135, "synchronization-primitives"]], "Lock": [[135, "lock"]], "Event": [[135, "event"]], "Condition": [[135, "condition"]], "Semaphore": [[135, "semaphore"]], "BoundedSemaphore": [[135, "boundedsemaphore"]], "Barrier": [[135, "barrier"]], "\u7de8\u5beb\u6a19\u6e96": [[34, "coding-standards"]], "\u5f15\u5165\u6a94\u6848 (include files)": [[34, "include-files"]], "\u6709\u7528\u7684\u5de8\u96c6": [[34, "useful-macros"]], "\u7269\u4ef6\u3001\u578b\u5225\u548c\u53c3\u7167\u8a08\u6578": [[34, "objects-types-and-reference-counts"]], "\u53c3\u7167\u8a08\u6578": [[34, "reference-counts"], [51, "reference-counting"]], "\u53c3\u7167\u8a08\u6578\u8a73\u7d30\u8cc7\u8a0a": [[34, "reference-count-details"]], "\u578b\u5225": [[34, "types"]], "\u5d4c\u5165\u5f0fPython": [[34, "embedding-python"]], "\u9664\u932f\u5efa\u7f6e": [[34, "debugging-builds"]], "MemoryView \u7269\u4ef6": [[42, "index-0"]], "Sequence Protocol": [[53, "sequence-protocol"]], "Type Objects": [[60, "type-objects"], [341, "type-objects"]], "Creating Heap-Allocated Types": [[60, "creating-heap-allocated-types"]], "Support for Perf Maps": [[50, "support-for-perf-maps"]], "Data marshalling support": [[40, "data-marshalling-support"]], "None \u7269\u4ef6": [[45, "the-none-object"]], "\u5de5\u5177": [[64, "utilities"]], "The Very High Level Layer": [[65, "the-very-high-level-layer"]], "\u4f5c\u696d\u7cfb\u7d71\u5de5\u5177": [[58, "operating-system-utilities"]], "\u7cfb\u7d71\u51fd\u5f0f": [[58, "system-functions"]], "\u884c\u7a0b\u63a7\u5236": [[58, "process-control"]], "\u820a\u5f0f\u7de9\u885d\u5354\u5b9a (Buffer Protocol)": [[47, "old-buffer-protocol"]], "List\uff08\u4e32\u5217\uff09\u7269\u4ef6": [[37, "list-objects"]], "\u5207\u7247\u7269\u4ef6": [[55, "slice-objects"]], "Ellipsis Object": [[55, "ellipsis-object"]], "Python \u8aaa\u660e\u6587\u4ef6\u5167\u5bb9": [[67, "python-documentation-contents"]], "Object Implementation Support": [[49, "object-implementation-support"]], "\u758a\u4ee3\u5668\uff08Iterator\uff09\u7269\u4ef6": [[36, "iterator-objects"]], "Object Protocol": [[48, "object-protocol"]], "Mapping Protocol": [[39, "mapping-protocol"]], "\u6574\u6578\u7269\u4ef6": [[38, "integer-objects"]], "Set Objects": [[54, "set-objects"]], "C API \u7a69\u5b9a\u6027": [[56, "c-api-stability"]], "\u4e0d\u7a69\u5b9a\u7684 C API": [[56, "unstable-c-api"]], "\u7a69\u5b9a\u7684\u61c9\u7528\u7a0b\u5f0f\u4e8c\u9032\u4f4d\u4ecb\u9762": [[56, "stable-application-binary-interface"]], "\u53d7\u9650 C API": [[56, "limited-c-api"]], "\u7a69\u5b9a ABI": [[56, "stable-abi"]], "\u53d7\u9650 API \u7bc4\u570d\u548c\u6027\u80fd": [[56, "limited-api-scope-and-performance"]], "\u53d7\u9650 API \u6ce8\u610f\u4e8b\u9805": [[56, "limited-api-caveats"]], "\u5e73\u53f0\u6ce8\u610f\u4e8b\u9805": [[56, "platform-considerations"]], "\u53d7\u9650 API \u7684\u5167\u5bb9": [[56, "contents-of-limited-api"]], "Number Protocol": [[46, "number-protocol"]], "\u578b\u5225\u63d0\u793a\u7269\u4ef6": [[61, "objects-for-type-hinting"]], "\u5be6\u4f8b\u65b9\u6cd5\u7269\u4ef6 (Instance Method Objects)": [[43, "instance-method-objects"]], "\u65b9\u6cd5\u7269\u4ef6 (Method Objects)": [[43, "method-objects"]], "Tuple\uff08\u5143\u7d44\uff09\u7269\u4ef6": [[59, "tuple-objects"]], "Struct Sequence Objects": [[59, "struct-sequence-objects"]], "\u6a21\u7d44\u7269\u4ef6\u6a21\u7d44": [[44, "module-objects"]], "Initializing C modules": [[44, "initializing-c-modules"]], "Single-phase initialization": [[44, "single-phase-initialization"]], "Multi-phase initialization": [[44, "multi-phase-initialization"]], "Low-level module creation functions": [[44, "low-level-module-creation-functions"]], "Support functions": [[44, "support-functions"]], "Module lookup": [[44, "module-lookup"]], "Unicode \u7269\u4ef6\u8207\u7de8\u89e3\u78bc\u5668": [[63, "unicode-objects-and-codecs"]], "Unicode Objects": [[63, "unicode-objects"]], "Unicode Type": [[63, "unicode-type"]], "Unicode Character Properties": [[63, "unicode-character-properties"]], "Creating and accessing Unicode strings": [[63, "creating-and-accessing-unicode-strings"]], "Locale Encoding": [[63, "locale-encoding"]], "File System Encoding": [[63, "file-system-encoding"]], "wchar_t Support": [[63, "wchar-t-support"]], "Built-in Codecs": [[63, "built-in-codecs"]], "Generic Codecs": [[63, "generic-codecs"]], "UTF-8 \u7de8\u89e3\u78bc\u5668": [[63, "utf-8-codecs"]], "UTF-32 \u7de8\u89e3\u78bc\u5668": [[63, "utf-32-codecs"]], "UTF-16 \u7de8\u89e3\u78bc\u5668": [[63, "utf-16-codecs"]], "UTF-7 \u7de8\u89e3\u78bc\u5668": [[63, "utf-7-codecs"]], "Unicode-Escape Codecs": [[63, "unicode-escape-codecs"]], "Raw-Unicode-Escape Codecs": [[63, "raw-unicode-escape-codecs"]], "Latin-1 \u7de8\u89e3\u78bc\u5668": [[63, "latin-1-codecs"]], "ASCII \u7de8\u89e3\u78bc\u5668": [[63, "ascii-codecs"]], "Character Map Codecs": [[63, "character-map-codecs"]], "MBCS codecs for Windows": [[63, "mbcs-codecs-for-windows"]], "Methods & Slots": [[63, "methods-slots"]], "Methods and Slot Functions": [[63, "methods-and-slot-functions"]], "\u758a\u4ee3\u5668\u5354\u8b70": [[35, "iterator-protocol"]], "\u901a\u7528\u7269\u4ef6\u7d50\u69cb": [[57, "common-object-structures"]], "Base object types and macros": [[57, "base-object-types-and-macros"]], "Implementing functions and methods": [[57, "implementing-functions-and-methods"]], "Accessing attributes of extension types": [[57, "accessing-attributes-of-extension-types"]], "Member flags": [[57, "member-flags"]], "Member types": [[57, "member-types"]], "Defining Getters and Setters": [[57, "defining-getters-and-setters"]], "Reflection": [[52, "reflection"]], "\u5f31\u53c3\u7167\u7269\u4ef6": [[66, "weak-reference-objects"]], "\u8a18\u61b6\u9ad4\u7ba1\u7406": [[41, "memory-management"]], "\u7e3d\u89bd": [[41, "overview"], [255, "overview"]], "Allocator Domains": [[41, "allocator-domains"]], "Raw Memory Interface": [[41, "raw-memory-interface"]], "Memory Interface": [[41, "memory-interface"]], "Object allocators": [[41, "object-allocators"]], "Default Memory Allocators": [[41, "default-memory-allocators"]], "Customize Memory Allocators": [[41, "customize-memory-allocators"]], "Debug hooks on the Python memory allocators": [[41, "debug-hooks-on-the-python-memory-allocators"]], "The pymalloc allocator": [[41, "the-pymalloc-allocator"]], "Customize pymalloc Arena Allocator": [[41, "customize-pymalloc-arena-allocator"]], "tracemalloc C API": [[41, "tracemalloc-c-api"]], "\u578b\u5225\u7269\u4ef6": [[62, "type-objects"]], "Quick Reference": [[62, "quick-reference"]], "\"tp slots\"": [[62, "tp-slots"]], "sub-slots": [[62, "sub-slots"]], "slot typedefs": [[62, "slot-typedefs"]], "PyTypeObject Definition": [[62, "pytypeobject-definition"]], "PyObject Slots": [[62, "pyobject-slots"]], "PyVarObject Slots": [[62, "pyvarobject-slots"]], "PyTypeObject Slots": [[62, "pytypeobject-slots"]], "Static Types": [[62, "static-types"]], "Number Object Structures": [[62, "number-object-structures"]], "Mapping Object Structures": [[62, "mapping-object-structures"]], "Sequence Object Structures": [[62, "sequence-object-structures"]], "Buffer Object Structures": [[62, "buffer-object-structures"]], "Async Object Structures": [[62, "async-object-structures"]], "Slot Type typedefs": [[62, "slot-type-typedefs"]], "xml.dom.minidom --- Minimal DOM implementation": [[408, "module-xml.dom.minidom"]], "DOM \u7269\u4ef6": [[408, "dom-objects"]], "DOM \u7bc4\u4f8b": [[408, "dom-example"]], "minidom and the DOM standard": [[408, "minidom-and-the-dom-standard"]], "xmlrpc --- XMLRPC \u4f3a\u670d\u5668\u8207\u7528\u6236\u6a21\u7d44": [[415, "xmlrpc-xmlrpc-server-and-client-modules"]], "zipimport --- Import modules from Zip archives": [[420, "module-zipimport"]], "zipimporter \u7269\u4ef6": [[420, "zipimporter-objects"]], "Python \u8a9e\u8a00\u53c3\u8003\u624b\u518a": [[430, "the-python-language-reference"]], "zipfile --- Work with ZIP archives": [[419, "module-zipfile"]], "ZipFile \u7269\u4ef6": [[419, "zipfile-objects"]], "Path Objects": [[419, "path-objects"]], "PyZipFile \u7269\u4ef6": [[419, "pyzipfile-objects"]], "ZipInfo \u7269\u4ef6": [[419, "zipinfo-objects"]], "Command-Line Interface": [[419, "command-line-interface"], [355, "command-line-interface"], [308, "command-line-interface"]], "Command-line options": [[419, "command-line-options"], [355, "command-line-options"]], "Decompression pitfalls": [[419, "decompression-pitfalls"]], "From file itself": [[419, "from-file-itself"]], "File System limitations": [[419, "file-system-limitations"]], "Resources limitations": [[419, "resources-limitations"]], "Interruption": [[419, "interruption"]], "Default behaviors of extraction": [[419, "default-behaviors-of-extraction"]], "xml.dom.pulldom --- Support for building partial DOM trees": [[409, "module-xml.dom.pulldom"]], "DOMEventStream \u7269\u4ef6": [[409, "domeventstream-objects"]], "Simple statements": [[433, "simple-statements"]], "Expression statements": [[433, "expression-statements"]], "Assignment statements": [[433, "assignment-statements"]], "Augmented assignment statements": [[433, "augmented-assignment-statements"]], "Annotated assignment statements": [[433, "annotated-assignment-statements"]], "The assert statement": [[433, "the-assert-statement"]], "The pass statement": [[433, "the-pass-statement"]], "The del statement": [[433, "the-del-statement"]], "The return statement": [[433, "the-return-statement"]], "The yield statement": [[433, "the-yield-statement"]], "The raise statement": [[433, "the-raise-statement"]], "The break statement": [[433, "the-break-statement"]], "The continue statement": [[433, "the-continue-statement"]], "The import statement": [[433, "the-import-statement"]], "Future statements": [[433, "future-statements"]], "The global statement": [[433, "the-global-statement"]], "The nonlocal statement": [[433, "the-nonlocal-statement"]], "The type statement": [[433, "the-type-statement"]], "Class\uff08\u985e\u5225\uff09": [[437, "classes"]], "\u95dc\u65bc\u540d\u7a31\u8207\u7269\u4ef6\u7684\u4e00\u6bb5\u8a71": [[437, "a-word-about-names-and-objects"]], "Python \u4f5c\u7528\u57df (Scope) \u53ca\u547d\u540d\u7a7a\u9593 (Namespace)": [[437, "python-scopes-and-namespaces"]], "\u4f5c\u7528\u57df\u548c\u547d\u540d\u7a7a\u9593\u7684\u7bc4\u4f8b": [[437, "scopes-and-namespaces-example"]], "\u521d\u898b class": [[437, "a-first-look-at-classes"]], "Class definition\uff08\u985e\u5225\u5b9a\u7fa9\uff09\u8a9e\u6cd5": [[437, "class-definition-syntax"]], "Class \u7269\u4ef6": [[437, "class-objects"]], "\u5be6\u4f8b\u7269\u4ef6": [[437, "instance-objects"]], "Method \u7269\u4ef6": [[437, "method-objects"]], "Class \u53ca\u5be6\u4f8b\u8b8a\u6578": [[437, "class-and-instance-variables"]], "\u96a8\u610f\u7684\u5099\u8a3b": [[437, "random-remarks"]], "\u7e7c\u627f (Inheritance)": [[437, "inheritance"]], "\u591a\u91cd\u7e7c\u627f": [[437, "multiple-inheritance"]], "\u79c1\u6709\u8b8a\u6578": [[437, "private-variables"]], "\u88dc\u5145\u8aaa\u660e": [[437, "odds-and-ends"]], "\u758a\u4ee3\u5668 (Iterator)": [[437, "iterators"]], "\u7522\u751f\u5668 (Generator)": [[437, "generators"]], "\u7522\u751f\u5668\u904b\u7b97\u5f0f": [[437, "generator-expressions"]], "\u6df1\u5165\u4e86\u89e3\u6d41\u7a0b\u63a7\u5236": [[438, "more-control-flow-tools"]], "if \u9673\u8ff0\u5f0f": [[438, "if-statements"]], "for \u9673\u8ff0\u5f0f": [[438, "for-statements"]], "range() \u51fd\u5f0f": [[438, "the-range-function"]], "\u8ff4\u5708\u5167\u7684 break \u548c continue \u9673\u8ff0\u5f0f\u53ca else \u5b50\u53e5": [[438, "break-and-continue-statements-and-else-clauses-on-loops"]], "pass \u9673\u8ff0\u5f0f": [[438, "pass-statements"]], "match \u9673\u8ff0\u5f0f": [[438, "match-statements"]], "\u5b9a\u7fa9\u51fd\u5f0f (function)": [[438, "defining-functions"]], "\u6df1\u5165\u4e86\u89e3\u51fd\u5f0f\u5b9a\u7fa9": [[438, "more-on-defining-functions"]], "\u9810\u8a2d\u5f15\u6578\u503c": [[438, "default-argument-values"]], "\u95dc\u9375\u5b57\u5f15\u6578": [[438, "keyword-arguments"]], "\u7279\u6b8a\u53c3\u6578": [[438, "special-parameters"]], "\u4f4d\u7f6e\u6216\u95dc\u9375\u5b57\u5f15\u6578 (Positional-or-Keyword Arguments)": [[438, "positional-or-keyword-arguments"]], "\u50c5\u9650\u4f4d\u7f6e\u53c3\u6578 (Positional-Only Parameters)": [[438, "positional-only-parameters"]], "\u50c5\u9650\u95dc\u9375\u5b57\u5f15\u6578 (Keyword-Only Arguments)": [[438, "keyword-only-arguments"]], "\u51fd\u5f0f\u7bc4\u4f8b": [[438, "function-examples"]], "\u56de\u9867": [[438, "recap"]], "\u4efb\u610f\u5f15\u6578\u5217\u8868 (Arbitrary Argument Lists)": [[438, "arbitrary-argument-lists"]], "\u62c6\u89e3\u5f15\u6578\u5217\u8868\uff08Unpacking Argument Lists\uff09": [[438, "unpacking-argument-lists"]], "Lambda \u904b\u7b97\u5f0f": [[438, "lambda-expressions"]], "\u8aaa\u660e\u6587\u4ef6\u5b57\u4e32 (Documentation Strings)": [[438, "documentation-strings"]], "\u51fd\u5f0f\u8a3b\u91cb (Function Annotations)": [[438, "function-annotations"]], "\u9593\u594f\u66f2\uff1a\u7a0b\u5f0f\u78bc\u98a8\u683c (Coding Style)": [[438, "intermezzo-coding-style"]], "xmlrpc.client --- XML-RPC client access": [[416, "module-xmlrpc.client"]], "ServerProxy \u7269\u4ef6": [[416, "serverproxy-objects"]], "\u65e5\u671f\u6642\u9593\u7269\u4ef6": [[416, "datetime-objects"]], "Binary Objects": [[416, "binary-objects"]], "Fault Objects": [[416, "fault-objects"]], "ProtocolError \u7269\u4ef6": [[416, "protocolerror-objects"]], "MultiCall \u7269\u4ef6": [[416, "multicall-objects"]], "Convenience Functions": [[416, "convenience-functions"]], "Example of Client Usage": [[416, "example-of-client-usage"]], "Example of Client and Server Usage": [[416, "example-of-client-and-server-usage"]], "zipapp --- Manage executable Python zip archives": [[418, "module-zipapp"]], "\u57fa\u672c\u7bc4\u4f8b": [[418, "basic-example"]], "\u547d\u4ee4\u57f7\u884c\u5217\u4ecb\u9762": [[418, "command-line-interface"]], "Python API": [[418, "python-api"]], "Specifying the Interpreter": [[418, "specifying-the-interpreter"]], "Creating Standalone Applications with zipapp": [[418, "creating-standalone-applications-with-zipapp"]], "Caveats": [[418, "caveats"]], "The Python Zip Application Archive Format": [[418, "the-python-zip-application-archive-format"]], "xml.etree.ElementTree --- The ElementTree XML API": [[410, "module-xml.etree.ElementTree"]], "Tutorial": [[410, "tutorial"], [381, "tutorial"], [337, "tutorial"], [289, "tutorial"]], "XML tree and elements": [[410, "xml-tree-and-elements"]], "Parsing XML": [[410, "parsing-xml"]], "Pull API for non-blocking parsing": [[410, "pull-api-for-non-blocking-parsing"]], "Finding interesting elements": [[410, "finding-interesting-elements"]], "Modifying an XML File": [[410, "modifying-an-xml-file"]], "Building XML documents": [[410, "building-xml-documents"]], "Parsing XML with Namespaces": [[410, "parsing-xml-with-namespaces"]], "XPath support": [[410, "xpath-support"]], "Supported XPath syntax": [[410, "supported-xpath-syntax"]], "Reference": [[410, "reference"], [410, "id4"], [337, "reference"], [280, "reference"]], "\u51fd\u5f0f": [[410, "functions"], [410, "elementinclude-functions"], [422, "functions"], [379, "functions"], [402, "functions"], [341, "functions"], [363, "functions"], [334, "functions"], [247, "functions"], [174, "functions"], [176, "functions"], [148, "functions"]], "XInclude support": [[410, "xinclude-support"]], "Element Objects": [[410, "element-objects"], [407, "element-objects"]], "ElementTree \u7269\u4ef6": [[410, "elementtree-objects"]], "QName \u7269\u4ef6": [[410, "qname-objects"]], "TreeBuilder \u7269\u4ef6": [[410, "treebuilder-objects"]], "XMLParser \u7269\u4ef6": [[410, "xmlparser-objects"], [311, "xmlparser-objects"]], "XMLPullParser \u7269\u4ef6": [[410, "xmlpullparser-objects"]], "zoneinfo --- IANA \u6642\u5340\u652f\u63f4": [[422, "module-zoneinfo"]], "Using ZoneInfo": [[422, "using-zoneinfo"]], "Data sources": [[422, "data-sources"]], "Configuring the data sources": [[422, "configuring-the-data-sources"]], "Compile-time configuration": [[422, "compile-time-configuration"]], "Environment configuration": [[422, "environment-configuration"]], "Runtime configuration": [[422, "runtime-configuration"]], "The ZoneInfo class": [[422, "the-zoneinfo-class"]], "String representations": [[422, "string-representations"]], "Pickle serialization": [[422, "pickle-serialization"]], "Globals": [[422, "globals"]], "Exceptions and warnings": [[422, "exceptions-and-warnings"]], "\u6d6e\u9ede\u6578\u904b\u7b97\uff1a\u554f\u984c\u8207\u9650\u5236": [[441, "floating-point-arithmetic-issues-and-limitations"]], "\u8868\u793a\u6cd5\u8aa4\u5dee (Representation Error)": [[441, "representation-error"]], "The import system": [[429, "the-import-system"]], "importlib": [[429, "importlib"], [479, "importlib"], [476, "importlib"], [476, "id3"], [477, "importlib"], [477, "id6"], [475, "importlib"], [474, "importlib"], [471, "importlib"]], "Packages": [[429, "packages"]], "Regular packages": [[429, "regular-packages"]], "Namespace packages": [[429, "namespace-packages"]], "Searching": [[429, "searching"]], "The module cache": [[429, "the-module-cache"]], "Finders and loaders": [[429, "finders-and-loaders"]], "Import hooks": [[429, "import-hooks"]], "The meta path": [[429, "the-meta-path"]], "Loading": [[429, "loading"]], "Loaders": [[429, "loaders"]], "Submodules": [[429, "submodules"]], "Module spec": [[429, "module-spec"]], "Import-related module attributes": [[429, "import-related-module-attributes"]], "module.__path__": [[429, "module-path"]], "Module reprs": [[429, "module-reprs"]], "Cached bytecode invalidation": [[429, "cached-bytecode-invalidation"]], "The Path Based Finder": [[429, "the-path-based-finder"]], "Path entry finders": [[429, "path-entry-finders"]], "Path entry finder protocol": [[429, "path-entry-finder-protocol"]], "Replacing the standard import system": [[429, "replacing-the-standard-import-system"]], "Package Relative Imports": [[429, "package-relative-imports"]], "Special considerations for __main__": [[429, "special-considerations-for-main"]], "__main__.__spec__": [[429, "main-spec"]], "zlib --- \u76f8\u5bb9\u65bc gzip \u7684\u58d3\u7e2e": [[421, "module-zlib"]], "Execution model": [[426, "execution-model"]], "Structure of a program": [[426, "structure-of-a-program"]], "Naming and binding": [[426, "naming-and-binding"]], "Binding of names": [[426, "binding-of-names"]], "Resolution of names": [[426, "resolution-of-names"]], "Annotation scopes": [[426, "annotation-scopes"]], "Lazy evaluation": [[426, "lazy-evaluation"]], "Builtins and restricted execution": [[426, "builtins-and-restricted-execution"]], "Interaction with dynamic features": [[426, "interaction-with-dynamic-features"]], "Compound statements": [[424, "compound-statements"]], "The if statement": [[424, "the-if-statement"]], "The while statement": [[424, "the-while-statement"]], "The for statement": [[424, "the-for-statement"]], "The try statement": [[424, "the-try-statement"]], "except clause": [[424, "except-clause"]], "except* clause": [[424, "except-star"]], "else clause": [[424, "else-clause"]], "finally clause": [[424, "finally-clause"]], "The with statement": [[424, "the-with-statement"]], "The match statement": [[424, "the-match-statement"]], "Overview": [[424, "overview"], [248, "overview"]], "Guards": [[424, "guards"]], "Irrefutable Case Blocks": [[424, "irrefutable-case-blocks"]], "Patterns": [[424, "patterns"]], "OR Patterns": [[424, "or-patterns"]], "AS Patterns": [[424, "as-patterns"]], "Literal Patterns": [[424, "literal-patterns"]], "Capture Patterns": [[424, "capture-patterns"]], "Wildcard Patterns": [[424, "wildcard-patterns"]], "Value Patterns": [[424, "value-patterns"]], "Group Patterns": [[424, "group-patterns"]], "Sequence Patterns": [[424, "sequence-patterns"]], "Mapping Patterns": [[424, "mapping-patterns"]], "Class Patterns": [[424, "class-patterns"]], "\u51fd\u5f0f\u5b9a\u7fa9": [[424, "function-definitions"]], "Class definitions": [[424, "class-definitions"]], "\u5354\u7a0b": [[424, "coroutines"], [425, "coroutines"], [136, "coroutines"]], "Coroutine function definition": [[424, "coroutine-function-definition"]], "The async for statement": [[424, "the-async-for-statement"]], "The async with statement": [[424, "the-async-with-statement"]], "Type parameter lists": [[424, "type-parameter-lists"]], "Generic functions": [[424, "generic-functions"]], "Generic classes": [[424, "generic-classes"]], "Generic type aliases": [[424, "generic-type-aliases"]], "\u6dfa\u5617\u6ecb\u5473": [[436, "whetting-your-appetite"]], "\u9644\u9304": [[435, "appendix"]], "\u4e92\u52d5\u6a21\u5f0f": [[435, "interactive-mode"], [445, "interactive-mode"]], "\u932f\u8aa4\u8655\u7406": [[435, "error-handling"]], "\u53ef\u57f7\u884c\u7684 Python \u8173\u672c": [[435, "executable-python-scripts"]], "\u4e92\u52d5\u5f0f\u555f\u52d5\u6a94\u6848": [[435, "the-interactive-startup-file"]], "\u5ba2\u88fd\u5316\u6a21\u7d44": [[435, "the-customization-modules"]], "\u8cc7\u6599\u7d50\u69cb": [[439, "data-structures"]], "\u9032\u4e00\u6b65\u4e86\u89e3 List\uff08\u4e32\u5217\uff09": [[439, "more-on-lists"]], "\u5c07 List \u4f5c\u70ba Stack\uff08\u5806\u758a\uff09\u4f7f\u7528": [[439, "using-lists-as-stacks"]], "\u5c07 List \u4f5c\u70ba Queue\uff08\u4f47\u5217\uff09\u4f7f\u7528": [[439, "using-lists-as-queues"]], "List Comprehensions\uff08\u4e32\u5217\u7d9c\u5408\u904b\u7b97\uff09": [[439, "list-comprehensions"]], "\u5de2\u72c0\u7684 List Comprehensions": [[439, "nested-list-comprehensions"]], "del \u9673\u8ff0\u5f0f": [[439, "the-del-statement"]], "Tuples \u548c\u5e8f\u5217 (Sequences)": [[439, "tuples-and-sequences"]], "\u96c6\u5408 (Sets)": [[439, "sets"]], "\u5b57\u5178\uff08Dictionary\uff09": [[439, "dictionaries"]], "\u8ff4\u5708\u6280\u5de7": [[439, "looping-techniques"]], "\u6df1\u5165\u4e86\u89e3\u689d\u4ef6 (Condition)": [[439, "more-on-conditions"]], "\u5e8f\u5217\u548c\u5176\u4ed6\u8cc7\u6599\u985e\u578b\u4e4b\u6bd4\u8f03": [[439, "comparing-sequences-and-other-types"]], "xml.sax.handler --- Base classes for SAX handlers": [[412, "module-xml.sax.handler"]], "ContentHandler \u7269\u4ef6": [[412, "contenthandler-objects"]], "DTDHandler \u7269\u4ef6": [[412, "dtdhandler-objects"]], "EntityResolver \u7269\u4ef6": [[412, "entityresolver-objects"]], "ErrorHandler \u7269\u4ef6": [[412, "errorhandler-objects"]], "LexicalHandler \u7269\u4ef6": [[412, "lexicalhandler-objects"]], "\u6cbf\u9769\u8207\u6388\u6b0a": [[423, "history-and-license"]], "\u8edf\u9ad4\u6cbf\u9769": [[423, "history-of-the-software"]], "\u95dc\u65bc\u5b58\u53d6\u6216\u4ee5\u5176\u4ed6\u65b9\u5f0f\u4f7f\u7528 Python \u7684\u5408\u7d04\u689d\u6b3e": [[423, "terms-and-conditions-for-accessing-or-otherwise-using-python"]], "\u7528\u65bc PYTHON 3.12.0 \u7684 PSF \u6388\u6b0a\u5408\u7d04": [[423, "psf-license-agreement-for-python-release"]], "\u7528\u65bc PYTHON 2.0 \u7684 BEOPEN.COM \u6388\u6b0a\u5408\u7d04": [[423, "beopen-com-license-agreement-for-python-2-0"]], "\u7528\u65bc PYTHON 1.6.1 \u7684 CNRI \u6388\u6b0a\u5408\u7d04": [[423, "cnri-license-agreement-for-python-1-6-1"]], "\u7528\u65bc PYTHON 0.9.0 \u81f3 1.2 \u7684 CWI \u6388\u6b0a\u5408\u7d04": [[423, "cwi-license-agreement-for-python-0-9-0-through-1-2"]], "\u7528\u65bc PYTHON 3.12.0 \u8aaa\u660e\u6587\u4ef6\u5167\u7a0b\u5f0f\u78bc\u7684 ZERO-CLAUSE BSD \u6388\u6b0a": [[423, "zero-clause-bsd-license-for-code-in-the-python-release-documentation"]], "\u88ab\u6536\u9304\u8edf\u9ad4\u7684\u6388\u6b0a\u8207\u81f4\u8b1d": [[423, "licenses-and-acknowledgements-for-incorporated-software"]], "Mersenne Twister": [[423, "mersenne-twister"]], "\u975e\u540c\u6b65 socket \u670d\u52d9": [[423, "asynchronous-socket-services"]], "Cookie \u7ba1\u7406": [[423, "cookie-management"]], "\u57f7\u884c\u8ffd\u8e64": [[423, "execution-tracing"]], "UUencode \u8207 UUdecode \u51fd\u5f0f": [[423, "uuencode-and-uudecode-functions"]], "XML \u9060\u7aef\u7a0b\u5e8f\u547c\u53eb": [[423, "xml-remote-procedure-calls"]], "test_epoll": [[423, "test-epoll"]], "Select kqueue": [[423, "select-kqueue"]], "SipHash24": [[423, "siphash24"]], "strtod \u8207 dtoa": [[423, "strtod-and-dtoa"]], "OpenSSL": [[423, "openssl"]], "expat": [[423, "expat"]], "libffi": [[423, "libffi"]], "zlib": [[423, "zlib"], [476, "zlib"], [473, "zlib"]], "cfuhash": [[423, "cfuhash"]], "libmpdec": [[423, "libmpdec"]], "W3C C14N \u6e2c\u8a66\u5957\u4ef6": [[423, "w3c-c14n-test-suite"]], "Audioop": [[423, "audioop"]], "Data model": [[425, "data-model"]], "Objects, values and types": [[425, "objects-values-and-types"]], "\u6a19\u6e96\u578b\u5225\u968e\u5c64": [[425, "the-standard-type-hierarchy"]], "None": [[425, "none"]], "NotImplemented": [[425, "notimplemented"]], "Ellipsis": [[425, "ellipsis"]], "numbers.Number": [[425, "numbers-number"]], "numbers.Integral": [[425, "numbers-integral"]], "numbers.Real (float)": [[425, "numbers-real-float"]], "numbers.Complex (complex)": [[425, "numbers-complex-complex"]], "Sequences": [[425, "sequences"]], "Immutable sequences": [[425, "immutable-sequences"]], "Mutable sequences": [[425, "mutable-sequences"]], "Set types": [[425, "set-types"]], "Mappings": [[425, "mappings"]], "\u5b57\u5178": [[425, "dictionaries"]], "Callable types": [[425, "callable-types"]], "User-defined functions": [[425, "user-defined-functions"]], "Instance methods": [[425, "instance-methods"]], "Generator functions": [[425, "generator-functions"]], "Coroutine functions": [[425, "coroutine-functions"]], "Asynchronous generator functions": [[425, "asynchronous-generator-functions"], [427, "asynchronous-generator-functions"]], "Built-in methods": [[425, "built-in-methods"]], "Classes": [[425, "classes"], [344, "classes"], [326, "classes"]], "Class Instances": [[425, "class-instances"]], "Custom classes": [[425, "custom-classes"]], "Class instances": [[425, "id2"]], "I/O objects (also known as file objects)": [[425, "i-o-objects-also-known-as-file-objects"]], "Internal types": [[425, "internal-types"]], "Code objects": [[425, "code-objects"]], "Frame objects": [[425, "frame-objects"]], "Traceback objects": [[425, "traceback-objects"]], "Slice objects": [[425, "slice-objects"]], "Static method objects": [[425, "static-method-objects"]], "Class method objects": [[425, "class-method-objects"]], "Special method names": [[425, "special-method-names"]], "Basic customization": [[425, "basic-customization"]], "Customizing attribute access": [[425, "customizing-attribute-access"]], "Customizing module attribute access": [[425, "customizing-module-attribute-access"]], "Implementing Descriptors": [[425, "implementing-descriptors"]], "Invoking Descriptors": [[425, "invoking-descriptors"]], "__slots__": [[425, "slots"], [469, "slots"]], "Customizing class creation": [[425, "customizing-class-creation"]], "Metaclasses": [[425, "metaclasses"]], "Resolving MRO entries": [[425, "resolving-mro-entries"]], "Determining the appropriate metaclass": [[425, "determining-the-appropriate-metaclass"]], "Preparing the class namespace": [[425, "preparing-the-class-namespace"]], "Executing the class body": [[425, "executing-the-class-body"]], "Creating the class object": [[425, "creating-the-class-object"]], "Uses for metaclasses": [[425, "uses-for-metaclasses"]], "Customizing instance and subclass checks": [[425, "customizing-instance-and-subclass-checks"]], "Emulating generic types": [[425, "emulating-generic-types"]], "The purpose of __class_getitem__": [[425, "the-purpose-of-class-getitem"]], "__class_getitem__ versus __getitem__": [[425, "class-getitem-versus-getitem"]], "Emulating callable objects": [[425, "emulating-callable-objects"]], "Emulating container types": [[425, "emulating-container-types"]], "Emulating numeric types": [[425, "emulating-numeric-types"]], "With Statement Context Managers": [[425, "with-statement-context-managers"]], "Customizing positional arguments in class pattern matching": [[425, "customizing-positional-arguments-in-class-pattern-matching"]], "Emulating buffer types": [[425, "emulating-buffer-types"]], "Special method lookup": [[425, "special-method-lookup"]], "Awaitable Objects": [[425, "awaitable-objects"]], "Coroutine Objects": [[425, "coroutine-objects"]], "Asynchronous Iterators": [[425, "asynchronous-iterators"]], "Asynchronous Context Managers": [[425, "asynchronous-context-managers"]], "\u932f\u8aa4\u548c\u4f8b\u5916": [[440, "errors-and-exceptions"]], "\u8a9e\u6cd5\u932f\u8aa4 (Syntax Error)": [[440, "syntax-errors"]], "\u4f8b\u5916 (Exception)": [[440, "exceptions"]], "\u8655\u7406\u4f8b\u5916": [[440, "handling-exceptions"]], "\u5f15\u767c\u4f8b\u5916": [[440, "raising-exceptions"]], "\u4f8b\u5916\u93c8\u63a5 (Exception Chaining)": [[440, "exception-chaining"]], "\u4f7f\u7528\u8005\u81ea\u5b9a\u7684\u4f8b\u5916": [[440, "user-defined-exceptions"]], "\u5b9a\u7fa9\u6e05\u7406\u52d5\u4f5c": [[440, "defining-clean-up-actions"]], "\u9810\u5b9a\u7fa9\u7684\u6e05\u7406\u52d5\u4f5c": [[440, "predefined-clean-up-actions"]], "\u5f15\u767c\u53ca\u8655\u7406\u591a\u500b\u7121\u95dc\u7684\u4f8b\u5916": [[440, "raising-and-handling-multiple-unrelated-exceptions"]], "\u7528\u8a3b\u89e3\u4f7f\u4f8b\u5916\u66f4\u8a73\u7d30": [[440, "enriching-exceptions-with-notes"]], "xml.sax.saxutils --- SAX Utilities": [[414, "module-xml.sax.saxutils"]], "xmlrpc.server --- Basic XML-RPC servers": [[417, "module-xmlrpc.server"]], "SimpleXMLRPCServer \u7269\u4ef6": [[417, "simplexmlrpcserver-objects"]], "SimpleXMLRPCServer \u7bc4\u4f8b": [[417, "simplexmlrpcserver-example"]], "CGIXMLRPCRequestHandler": [[417, "cgixmlrpcrequesthandler"]], "Documenting XMLRPC server": [[417, "documenting-xmlrpc-server"]], "DocXMLRPCServer \u7269\u4ef6": [[417, "docxmlrpcserver-objects"]], "DocCGIXMLRPCRequestHandler": [[417, "doccgixmlrpcrequesthandler"]], "\u6700\u9ad8\u5c64\u7d1a\u5143\u4ef6": [[434, "top-level-components"]], "\u5b8c\u6574\u7684 Python \u7a0b\u5f0f": [[434, "complete-python-programs"]], "\u6a94\u6848\u8f38\u5165": [[434, "file-input"]], "\u4e92\u52d5\u5f0f\u8f38\u5165": [[434, "interactive-input"]], "\u904b\u7b97\u5f0f\u8f38\u5165": [[434, "expression-input"]], "Lexical analysis": [[432, "lexical-analysis"]], "Line structure": [[432, "line-structure"]], "Logical lines": [[432, "logical-lines"]], "Physical lines": [[432, "physical-lines"]], "Comments": [[432, "comments"]], "Encoding declarations": [[432, "encoding-declarations"]], "Explicit line joining": [[432, "explicit-line-joining"]], "Implicit line joining": [[432, "implicit-line-joining"]], "Blank lines": [[432, "blank-lines"]], "Indentation": [[432, "indentation"]], "Whitespace between tokens": [[432, "whitespace-between-tokens"]], "Other tokens": [[432, "other-tokens"]], "Identifiers and keywords": [[432, "identifiers"]], "\u95dc\u9375\u5b57": [[432, "keywords"]], "\u8edf\u95dc\u9375\u5b57": [[432, "soft-keywords"]], "Reserved classes of identifiers": [[432, "reserved-classes-of-identifiers"]], "String and Bytes literals": [[432, "string-and-bytes-literals"]], "\u8df3\u812b\u5e8f\u5217": [[432, "escape-sequences"]], "String literal concatenation": [[432, "string-literal-concatenation"]], "Formatted string literals": [[432, "formatted-string-literals"]], "Numeric literals": [[432, "numeric-literals"]], "Integer literals": [[432, "integer-literals"]], "Floating point literals": [[432, "floating-point-literals"]], "Imaginary literals": [[432, "imaginary-literals"]], "Operators": [[432, "operators"], [256, "operators"], [256, "id1"], [256, "id2"]], "Delimiters": [[432, "delimiters"]], "Arithmetic conversions": [[427, "arithmetic-conversions"]], "Atoms": [[427, "atoms"]], "Identifiers (Names)": [[427, "atom-identifiers"]], "Parenthesized forms": [[427, "parenthesized-forms"]], "Displays for lists, sets and dictionaries": [[427, "displays-for-lists-sets-and-dictionaries"]], "List displays": [[427, "list-displays"]], "Set displays": [[427, "set-displays"]], "Dictionary displays": [[427, "dictionary-displays"]], "Generator expressions": [[427, "generator-expressions"]], "Yield expressions": [[427, "yield-expressions"]], "Generator-iterator methods": [[427, "generator-iterator-methods"]], "Asynchronous generator-iterator methods": [[427, "asynchronous-generator-iterator-methods"]], "Primaries": [[427, "primaries"]], "Attribute references": [[427, "attribute-references"]], "Subscriptions": [[427, "subscriptions"]], "Slicings": [[427, "slicings"]], "Calls": [[427, "calls"]], "Await expression": [[427, "await-expression"]], "The power operator": [[427, "the-power-operator"]], "Unary arithmetic and bitwise operations": [[427, "unary-arithmetic-and-bitwise-operations"]], "Binary arithmetic operations": [[427, "binary-arithmetic-operations"]], "Shifting operations": [[427, "shifting-operations"]], "Binary bitwise operations": [[427, "binary-bitwise-operations"]], "Value comparisons": [[427, "value-comparisons"]], "Membership test operations": [[427, "membership-test-operations"]], "Identity comparisons": [[427, "is-not"]], "Boolean operations": [[427, "boolean-operations"]], "Assignment expressions": [[427, "assignment-expressions"], [478, "assignment-expressions"]], "Conditional expressions": [[427, "conditional-expressions"]], "Lambdas": [[427, "lambda"]], "Expression lists": [[427, "expression-lists"]], "Evaluation order": [[427, "evaluation-order"]], "Operator precedence": [[427, "operator-precedence"]], "xml.sax --- Support for SAX2 parsers": [[411, "module-xml.sax"]], "SAXException \u7269\u4ef6": [[411, "saxexception-objects"]], "xml.sax.xmlreader --- Interface for XML parsers": [[413, "module-xml.sax.xmlreader"]], "XMLReader \u7269\u4ef6": [[413, "xmlreader-objects"]], "IncrementalParser \u7269\u4ef6": [[413, "incrementalparser-objects"]], "Locator Objects": [[413, "locator-objects"]], "InputSource \u7269\u4ef6": [[413, "inputsource-objects"]], "The Attributes Interface": [[413, "the-attributes-interface"]], "The AttributesNS Interface": [[413, "the-attributesns-interface"]], "Alternate Implementations": [[431, "alternate-implementations"]], "Notation": [[431, "notation"]], "\u5b8c\u6574\u7684\u8a9e\u6cd5\u898f\u683c\u66f8": [[428, "full-grammar-specification"]], "urllib.error --- urllib.request \u5f15\u767c\u7684\u4f8b\u5916\u985e\u5225": [[390, "module-urllib.error"]], "types --- Dynamic type creation and names for built-in types": [[382, "module-types"]], "Dynamic Type Creation": [[382, "dynamic-type-creation"]], "Standard Interpreter Types": [[382, "standard-interpreter-types"]], "Additional Utility Classes and Functions": [[382, "additional-utility-classes-and-functions"]], "Coroutine Utility Functions": [[382, "coroutine-utility-functions"]], "urllib.parse --- Parse URLs into components": [[391, "module-urllib.parse"]], "URL Parsing": [[391, "url-parsing"]], "URL parsing security": [[391, "url-parsing-security"]], "Parsing ASCII Encoded Bytes": [[391, "parsing-ascii-encoded-bytes"]], "Structured Parse Results": [[391, "structured-parse-results"]], "URL Quoting": [[391, "url-quoting"]], "tracemalloc --- Trace memory allocations": [[379, "module-tracemalloc"]], "Display the top 10": [[379, "display-the-top-10"]], "Compute differences": [[379, "compute-differences"]], "Get the traceback of a memory block": [[379, "get-the-traceback-of-a-memory-block"]], "Pretty top": [[379, "pretty-top"]], "Record the current and peak size of all traced memory blocks": [[379, "record-the-current-and-peak-size-of-all-traced-memory-blocks"]], "API": [[379, "api"], [396, "api"]], "DomainFilter": [[379, "domainfilter"]], "Filter": [[379, "filter"]], "Frame": [[379, "frame"]], "Snapshot": [[379, "snapshot"]], "Statistic": [[379, "statistic"]], "StatisticDiff": [[379, "statisticdiff"]], "Trace": [[379, "trace"]], "Traceback": [[379, "traceback"]], "turtle --- \u9f9c\u5716\u5b78": [[381, "module-turtle"]], "\u4ecb\u7d39": [[381, "introduction"]], "Turtle star": [[381, null]], "Starting a turtle environment": [[381, "starting-a-turtle-environment"]], "Basic drawing": [[381, "basic-drawing"]], "Pen control": [[381, "pen-control"], [381, "id1"]], "The turtle's position": [[381, "the-turtle-s-position"]], "Making algorithmic patterns": [[381, "making-algorithmic-patterns"]], "How to...": [[381, "how-to"]], "Get started as quickly as possible": [[381, "get-started-as-quickly-as-possible"]], "Use the turtle module namespace": [[381, "use-the-turtle-module-namespace"]], "Use turtle graphics in a script": [[381, "use-turtle-graphics-in-a-script"]], "Use object-oriented turtle graphics": [[381, "use-object-oriented-turtle-graphics"]], "Turtle graphics reference": [[381, "turtle-graphics-reference"]], "Turtle methods": [[381, "turtle-methods"]], "Methods of TurtleScreen/Screen": [[381, "methods-of-turtlescreen-screen"]], "Methods of RawTurtle/Turtle and corresponding functions": [[381, "methods-of-rawturtle-turtle-and-corresponding-functions"]], "Turtle motion": [[381, "turtle-motion"]], "Tell Turtle's state": [[381, "tell-turtle-s-state"]], "Settings for measurement": [[381, "settings-for-measurement"]], "Drawing state": [[381, "drawing-state"]], "Color control": [[381, "color-control"]], "Filling": [[381, "filling"]], "More drawing control": [[381, "more-drawing-control"]], "Turtle state": [[381, "turtle-state"]], "Visibility": [[381, "visibility"]], "Appearance": [[381, "appearance"]], "Using events": [[381, "using-events"]], "Special Turtle methods": [[381, "special-turtle-methods"]], "Compound shapes": [[381, "compound-shapes"]], "Methods of TurtleScreen/Screen and corresponding functions": [[381, "methods-of-turtlescreen-screen-and-corresponding-functions"]], "Window control": [[381, "window-control"]], "Animation control": [[381, "animation-control"]], "Using screen events": [[381, "using-screen-events"]], "Input methods": [[381, "input-methods"]], "Settings and special methods": [[381, "settings-and-special-methods"]], "Methods specific to Screen, not inherited from TurtleScreen": [[381, "methods-specific-to-screen-not-inherited-from-turtlescreen"]], "Public classes": [[381, "public-classes"]], "Explanation": [[381, "explanation"]], "Help and configuration": [[381, "help-and-configuration"]], "How to use help": [[381, "how-to-use-help"]], "Translation of docstrings into different languages": [[381, "translation-of-docstrings-into-different-languages"]], "How to configure Screen and Turtles": [[381, "how-to-configure-screen-and-turtles"]], "turtledemo --- Demo scripts": [[381, "module-turtledemo"]], "Changes since Python 2.6": [[381, "changes-since-python-2-6"]], "Changes since Python 3.0": [[381, "changes-since-python-3-0"]], "unicodedata --- Unicode Database": [[384, "module-unicodedata"]], "tokenize --- Tokenizer for Python source": [[375, "module-tokenize"]], "Tokenizing Input": [[375, "tokenizing-input"]], "xdrlib --- XDR \u8cc7\u6599\u7684\u7de8\u78bc\u8207\u89e3\u78bc": [[405, "module-xdrlib"]], "Packer Objects": [[405, "packer-objects"]], "Unpacker Objects": [[405, "unpacker-objects"]], "typing --- \u652f\u63f4\u578b\u5225\u63d0\u793a": [[383, "typing-support-for-type-hints"]], "\u76f8\u95dc\u7684 PEPs": [[383, "relevant-peps"]], "\u578b\u5225\u5225\u540d": [[383, "type-aliases"]], "NewType": [[383, "newtype"]], "Annotating callable objects": [[383, "annotating-callable-objects"]], "Generics": [[383, "generics"]], "Annotating tuples": [[383, "annotating-tuples"]], "The type of class objects": [[383, "the-type-of-class-objects"]], "User-defined generic types": [[383, "user-defined-generic-types"]], "Any \u578b\u5225": [[383, "the-any-type"]], "Nominal vs structural subtyping": [[383, "nominal-vs-structural-subtyping"]], "\u6a21\u7d44\u5167\u5bb9": [[383, "module-contents"], [407, "module-contents"], [330, "module-contents"], [331, "module-contents"], [334, "module-contents"], [316, "module-contents"], [208, "module-contents"], [172, "module-contents"]], "Special typing primitives": [[383, "special-typing-primitives"]], "Special types": [[383, "special-types"]], "Special forms": [[383, "special-forms"]], "Building generic types and type aliases": [[383, "building-generic-types-and-type-aliases"]], "Other special directives": [[383, "other-special-directives"]], "ABCs for working with IO": [[383, "abcs-for-working-with-io"]], "\u51fd\u5f0f\u8207\u88dd\u98fe\u5668": [[383, "functions-and-decorators"]], "Recognised parameters for field specifiers": [[383, "id7"]], "Introspection helpers": [[383, "introspection-helpers"]], "\u68c4\u7528\u7684\u5225\u540d": [[383, "deprecated-aliases"]], "\u5167\u5efa\u578b\u5225\u7684\u5225\u540d": [[383, "aliases-to-built-in-types"]], "collections \u4e2d\u578b\u5225\u7684\u5225\u540d": [[383, "aliases-to-types-in-collections"]], "Aliases to other concrete types": [[383, "aliases-to-other-concrete-types"]], "collections.abc \u4e2d\u5bb9\u5668 ABC \u7684\u5225\u540d": [[383, "aliases-to-container-abcs-in-collections-abc"]], "Aliases to asynchronous ABCs in collections.abc": [[383, "aliases-to-asynchronous-abcs-in-collections-abc"]], "Aliases to other ABCs in collections.abc": [[383, "aliases-to-other-abcs-in-collections-abc"]], "contextlib ABC \u7684\u5225\u540d": [[383, "aliases-to-contextlib-abcs"]], "Deprecation Timeline of Major Features": [[383, "deprecation-timeline-of-major-features"]], "unittest.mock \u2014 mock \u7269\u4ef6\u51fd\u5f0f\u5eab": [[386, "module-unittest.mock"]], "\u5feb\u901f\u5c0e\u5f15": [[386, "quick-guide"]], "Mock \u985e\u5225": [[386, "the-mock-class"]], "Calling": [[386, "calling"]], "Deleting Attributes": [[386, "deleting-attributes"]], "Mock names and the name attribute": [[386, "mock-names-and-the-name-attribute"]], "Attaching Mocks as Attributes": [[386, "attaching-mocks-as-attributes"]], "The patchers": [[386, "the-patchers"]], "patch": [[386, "patch"]], "patch.object": [[386, "patch-object"]], "patch.dict": [[386, "patch-dict"]], "patch.multiple": [[386, "patch-multiple"]], "patch methods: start and stop": [[386, "patch-methods-start-and-stop"]], "patch builtins": [[386, "patch-builtins"]], "TEST_PREFIX": [[386, "test-prefix"]], "Nesting Patch Decorators": [[386, "nesting-patch-decorators"]], "Where to patch": [[386, "where-to-patch"]], "Patching Descriptors and Proxy Objects": [[386, "patching-descriptors-and-proxy-objects"]], "MagicMock and magic method support": [[386, "magicmock-and-magic-method-support"]], "Mocking Magic Methods": [[386, "mocking-magic-methods"]], "Magic Mock": [[386, "magic-mock"]], "Helpers": [[386, "helpers"]], "sentinel": [[386, "sentinel"]], "DEFAULT": [[386, "default"]], "call": [[386, "call"]], "create_autospec": [[386, "create-autospec"]], "ANY": [[386, "any"]], "FILTER_DIR": [[386, "filter-dir"]], "mock_open": [[386, "mock-open"]], "Autospeccing": [[386, "autospeccing"]], "Sealing mocks": [[386, "sealing-mocks"]], "xml.dom --- The Document Object Model API": [[407, "module-xml.dom"]], "Objects in the DOM": [[407, "objects-in-the-dom"]], "DOMImplementation \u7269\u4ef6": [[407, "domimplementation-objects"]], "Node Objects": [[407, "node-objects"]], "NodeList \u7269\u4ef6": [[407, "nodelist-objects"]], "DocumentType \u7269\u4ef6": [[407, "documenttype-objects"]], "Document Objects": [[407, "document-objects"]], "Attr Objects": [[407, "attr-objects"]], "NamedNodeMap \u7269\u4ef6": [[407, "namednodemap-objects"]], "Comment Objects": [[407, "comment-objects"]], "Text and CDATASection Objects": [[407, "text-and-cdatasection-objects"]], "ProcessingInstruction \u7269\u4ef6": [[407, "processinginstruction-objects"]], "Conformance": [[407, "conformance"]], "Type Mapping": [[407, "type-mapping"]], "Accessor Methods": [[407, "accessor-methods"]], "urllib.robotparser --- robots.txt \u7684\u5256\u6790\u5668": [[393, "module-urllib.robotparser"]], "wave --- Read and write WAV files": [[398, "module-wave"]], "Wave_read \u7269\u4ef6": [[398, "wave-read-objects"]], "Wave_write \u7269\u4ef6": [[398, "wave-write-objects"]], "unittest --- \u55ae\u5143\u6e2c\u8a66\u6846\u67b6": [[385, "module-unittest"]], "\u7c21\u55ae\u7bc4\u4f8b": [[385, "basic-example"], [353, "simple-example"]], "\u547d\u4ee4\u57f7\u884c\u5217\u4ecb\u9762 (Command-Line Interface)": [[385, "command-line-interface"]], "\u547d\u4ee4\u5217\u6a21\u5f0f\u9078\u9805": [[385, "command-line-options"]], "Test Discovery\uff08\u6e2c\u8a66\u63a2\u7d22\uff09": [[385, "test-discovery"]], "Organizing test code": [[385, "organizing-test-code"]], "Re-using old test code": [[385, "re-using-old-test-code"]], "Skipping tests and expected failures": [[385, "skipping-tests-and-expected-failures"]], "Distinguishing test iterations using subtests": [[385, "distinguishing-test-iterations-using-subtests"]], "Classes and functions": [[385, "classes-and-functions"], [252, "classes-and-functions"]], "Test cases": [[385, "test-cases"]], "Grouping tests": [[385, "grouping-tests"]], "Loading and running tests": [[385, "loading-and-running-tests"]], "load_tests Protocol": [[385, "load-tests-protocol"]], "Class and Module Fixtures": [[385, "class-and-module-fixtures"]], "setUpClass and tearDownClass": [[385, "setupclass-and-teardownclass"]], "setUpModule and tearDownModule": [[385, "setupmodule-and-teardownmodule"]], "xdrlib --- uuencode \u6a94\u6848\u7684\u7de8\u78bc\u8207\u89e3\u78bc": [[394, "module-uu"]], "Unix \u7279\u6709\u670d\u52d9": [[388, "unix-specific-services"]], "XML \u8655\u7406\u6a21\u7d44": [[406, "module-xml"]], "XML \u6f0f\u6d1e": [[406, "xml-vulnerabilities"]], "defusedxml \u5957\u4ef6": [[406, "the-defusedxml-package"]], "urllib.request --- \u7528\u4f86\u958b\u555f URLs \u7684\u53ef\u64f4\u5145\u51fd\u5f0f\u5eab": [[392, "module-urllib.request"]], "Request Objects": [[392, "request-objects"]], "OpenerDirector \u7269\u4ef6": [[392, "openerdirector-objects"]], "BaseHandler \u7269\u4ef6": [[392, "basehandler-objects"]], "HTTPRedirectHandler \u7269\u4ef6": [[392, "httpredirecthandler-objects"]], "HTTPCookieProcessor \u7269\u4ef6": [[392, "httpcookieprocessor-objects"]], "ProxyHandler \u7269\u4ef6": [[392, "proxyhandler-objects"]], "HTTPPasswordMgr \u7269\u4ef6": [[392, "httppasswordmgr-objects"]], "HTTPPasswordMgrWithPriorAuth \u7269\u4ef6": [[392, "httppasswordmgrwithpriorauth-objects"]], "AbstractBasicAuthHandler \u7269\u4ef6": [[392, "abstractbasicauthhandler-objects"]], "HTTPBasicAuthHandler \u7269\u4ef6": [[392, "httpbasicauthhandler-objects"]], "ProxyBasicAuthHandler \u7269\u4ef6": [[392, "proxybasicauthhandler-objects"]], "AbstractDigestAuthHandler \u7269\u4ef6": [[392, "abstractdigestauthhandler-objects"]], "HTTPDigestAuthHandler \u7269\u4ef6": [[392, "httpdigestauthhandler-objects"]], "ProxyDigestAuthHandler \u7269\u4ef6": [[392, "proxydigestauthhandler-objects"]], "HTTPHandler \u7269\u4ef6": [[392, "httphandler-objects"]], "HTTPSHandler \u7269\u4ef6": [[392, "httpshandler-objects"]], "FileHandler \u7269\u4ef6": [[392, "filehandler-objects"]], "DataHandler \u7269\u4ef6": [[392, "datahandler-objects"]], "FTPHandler \u7269\u4ef6": [[392, "ftphandler-objects"]], "CacheFTPHandler \u7269\u4ef6": [[392, "cacheftphandler-objects"]], "UnknownHandler \u7269\u4ef6": [[392, "unknownhandler-objects"]], "HTTPErrorProcessor \u7269\u4ef6": [[392, "httperrorprocessor-objects"]], "Examples": [[392, "examples"]], "Legacy interface": [[392, "legacy-interface"]], "urllib.request Restrictions": [[392, "urllib-request-restrictions"]], "urllib.response --- Response classes used by urllib": [[392, "module-urllib.response"]], "token --- Constants used with Python parse trees": [[374, "module-token"]], "uuid --- RFC 4122 \u5b9a\u7fa9\u7684 UUID \u7269\u4ef6": [[395, "module-uuid"]], "\u547d\u4ee4\u5217\u7684\u7528\u6cd5": [[395, "command-line-usage"]], "\u547d\u4ee4\u5217\u7684\u7bc4\u4f8b": [[395, "command-line-example"]], "unittest.mock --- getting started": [[387, "unittest-mock-getting-started"]], "Using Mock": [[387, "using-mock"]], "Mock Patching Methods": [[387, "mock-patching-methods"]], "Mock for Method Calls on an Object": [[387, "mock-for-method-calls-on-an-object"]], "Mocking Classes": [[387, "mocking-classes"]], "Naming your mocks": [[387, "naming-your-mocks"]], "Tracking all Calls": [[387, "tracking-all-calls"]], "Setting Return Values and Attributes": [[387, "setting-return-values-and-attributes"]], "Raising exceptions with mocks": [[387, "raising-exceptions-with-mocks"]], "Side effect functions and iterables": [[387, "side-effect-functions-and-iterables"]], "Mocking asynchronous iterators": [[387, "mocking-asynchronous-iterators"]], "Mocking asynchronous context manager": [[387, "mocking-asynchronous-context-manager"]], "Creating a Mock from an Existing Object": [[387, "creating-a-mock-from-an-existing-object"]], "Using side_effect to return per file content": [[387, "using-side-effect-to-return-per-file-content"]], "Patch Decorators": [[387, "patch-decorators"]], "Further Examples": [[387, "further-examples"]], "Mocking chained calls": [[387, "mocking-chained-calls"]], "Partial mocking": [[387, "partial-mocking"]], "Mocking a Generator Method": [[387, "mocking-a-generator-method"]], "Applying the same patch to every test method": [[387, "applying-the-same-patch-to-every-test-method"]], "Mocking Unbound Methods": [[387, "mocking-unbound-methods"]], "Checking multiple calls with mock": [[387, "checking-multiple-calls-with-mock"]], "Coping with mutable arguments": [[387, "coping-with-mutable-arguments"]], "Nesting Patches": [[387, "nesting-patches"]], "Mocking a dictionary with MagicMock": [[387, "mocking-a-dictionary-with-magicmock"]], "Mock subclasses and their attributes": [[387, "mock-subclasses-and-their-attributes"]], "Mocking imports with patch.dict": [[387, "mocking-imports-with-patch-dict"]], "Tracking order of calls and less verbose call assertions": [[387, "tracking-order-of-calls-and-less-verbose-call-assertions"]], "More complex argument matching": [[387, "more-complex-argument-matching"]], "wsgiref --- WSGI \u5de5\u5177\u8207\u53c3\u8003\u5be6\u4f5c": [[404, "module-wsgiref"]], "wsgiref.util -- WSGI \u74b0\u5883\u5de5\u5177": [[404, "module-wsgiref.util"]], "wsgiref.headers -- WSGI response header tools": [[404, "module-wsgiref.headers"]], "wsgiref.simple_server -- a simple WSGI HTTP server": [[404, "module-wsgiref.simple_server"]], "wsgiref.validate --- WSGI conformance checker": [[404, "module-wsgiref.validate"]], "wsgiref.handlers -- server/gateway base classes": [[404, "module-wsgiref.handlers"]], "wsgiref.types -- WSGI types for static type checking": [[404, "module-wsgiref.types"]], "webbrowser --- Convenient web-browser controller": [[400, "module-webbrowser"]], "Browser Controller Objects": [[400, "browser-controller-objects"]], "urllib --- URL \u8655\u7406\u6a21\u7d44": [[389, "module-urllib"]], "trace --- Trace or track Python statement execution": [[377, "module-trace"]], "Main options": [[377, "main-options"]], "Modifiers": [[377, "modifiers"]], "Filters": [[377, "filters"]], "Programmatic Interface": [[377, "programmatic-interface"], [297, "programmatic-interface"]], "traceback --- Print or retrieve a stack traceback": [[378, "module-traceback"]], "TracebackException \u7269\u4ef6": [[378, "tracebackexception-objects"]], "StackSummary \u7269\u4ef6": [[378, "stacksummary-objects"]], "FrameSummary \u7269\u4ef6": [[378, "framesummary-objects"]], "Traceback Examples": [[378, "traceback-examples"]], "venv --- Creation of virtual environments": [[396, "module-venv"]], "\u5efa\u7acb\u865b\u64ec\u74b0\u5883": [[396, "creating-virtual-environments"], [450, "creating-virtual-environments"]], "\u865b\u64ec\u74b0\u5883\u5982\u4f55\u904b\u4f5c": [[396, "how-venvs-work"]], "An example of extending EnvBuilder": [[396, "an-example-of-extending-envbuilder"]], "winsound --- Sound-playing interface for Windows": [[403, "module-winsound"]], "warnings --- Warning control": [[397, "module-warnings"]], "Warning Categories": [[397, "warning-categories"]], "The Warnings Filter": [[397, "the-warnings-filter"]], "Describing Warning Filters": [[397, "describing-warning-filters"]], "Default Warning Filter": [[397, "default-warning-filter"]], "Overriding the default filter": [[397, "overriding-the-default-filter"]], "Temporarily Suppressing Warnings": [[397, "temporarily-suppressing-warnings"]], "Testing Warnings": [[397, "testing-warnings"]], "Updating Code For New Versions of Dependencies": [[397, "updating-code-for-new-versions-of-dependencies"]], "Available Functions": [[397, "available-functions"]], "Available Context Managers": [[397, "available-context-managers"]], "weakref --- Weak references": [[399, "module-weakref"]], "Weak Reference Objects": [[399, "weak-reference-objects"]], "Finalizer Objects": [[399, "finalizer-objects"]], "Comparing finalizers with __del__() methods": [[399, "comparing-finalizers-with-del-methods"]], "MS Windows \u7279\u6709\u670d\u52d9": [[401, "ms-windows-specific-services"]], "tty --- \u7d42\u7aef\u6a5f\u63a7\u5236\u51fd\u5f0f": [[380, "module-tty"]], "tomllib --- \u5256\u6790 TOML \u6a94\u6848": [[376, "module-tomllib"]], "\u8f49\u63db\u8868": [[376, "conversion-table"]], "winreg --- Windows registry access": [[402, "module-winreg"]], "HKEY_* Constants": [[402, "hkey-constants"]], "Access Rights": [[402, "access-rights"]], "64-bit Specific": [[402, "bit-specific"]], "Value Types": [[402, "value-types"]], "Registry Handle Objects": [[402, "registry-handle-objects"]], "Python 3.8 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[478, "what-s-new-in-python-3-8"]], "Summary -- Release highlights": [[478, "summary-release-highlights"], [479, "summary-release-highlights"], [476, "summary-release-highlights"], [475, "summary-release-highlights"], [473, "summary-release-highlights"]], "New Features": [[478, "new-features"], [479, "new-features"], [479, "id1"], [476, "new-features"], [477, "new-features"], [475, "new-features"], [474, "new-features"]], "Positional-only parameters": [[478, "positional-only-parameters"]], "Parallel filesystem cache for compiled bytecode files": [[478, "parallel-filesystem-cache-for-compiled-bytecode-files"]], "Debug build uses the same ABI as release build": [[478, "debug-build-uses-the-same-abi-as-release-build"]], "f-strings support = for self-documenting expressions and debugging": [[478, "f-strings-support-for-self-documenting-expressions-and-debugging"]], "PEP 578: Python Runtime Audit Hooks": [[478, "pep-578-python-runtime-audit-hooks"]], "PEP 587: Python Initialization Configuration": [[478, "pep-587-python-initialization-configuration"]], "PEP 590: Vectorcall: a fast calling protocol for CPython": [[478, "pep-590-vectorcall-a-fast-calling-protocol-for-cpython"]], "Pickle protocol 5 with out-of-band data buffers": [[478, "pickle-protocol-5-with-out-of-band-data-buffers"]], "\u5176\u4ed6\u8a9e\u8a00\u66f4\u52d5": [[478, "other-language-changes"], [479, "other-language-changes"], [476, "other-language-changes"], [477, "other-language-changes"], [469, "other-language-changes"], [465, "other-language-changes"], [463, "other-language-changes"], [470, "other-language-changes"], [475, "other-language-changes"], [468, "other-language-changes"], [474, "other-language-changes"], [464, "other-language-changes"], [472, "other-language-changes"], [471, "other-language-changes"], [466, "other-language-changes"], [473, "other-language-changes"], [462, "other-language-changes"]], "New Modules": [[478, "new-modules"], [475, "new-modules"], [471, "new-modules"]], "Improved Modules": [[478, "improved-modules"], [479, "improved-modules"], [476, "improved-modules"], [477, "improved-modules"], [475, "improved-modules"], [474, "improved-modules"], [471, "improved-modules"]], "ast": [[478, "ast"], [479, "ast"], [476, "ast"], [472, "ast"]], "asyncio": [[478, "asyncio"], [479, "asyncio"], [476, "asyncio"], [477, "asyncio"], [477, "whatsnew37-asyncio-deprecated"], [469, "asyncio"], [470, "asyncio"], [475, "asyncio"], [474, "asyncio"], [471, "asyncio"]], "builtins\uff08\u5167\u5efa\uff09": [[478, "builtins"]], "collections": [[478, "collections"], [476, "collections"], [477, "collections"], [477, "id3"], [475, "collections"], [474, "collections"], [472, "collections"], [473, "collections"]], "cProfile": [[478, "cprofile"], [477, "cprofile"]], "csv": [[478, "csv"], [475, "csv"], [472, "csv"], [471, "csv"]], "curses": [[478, "curses"], [479, "curses"], [469, "curses"], [475, "curses"], [473, "curses"]], "ctypes": [[478, "ctypes"], [472, "ctypes"]], "datetime": [[478, "datetime"], [479, "datetime"], [476, "datetime"], [477, "datetime"], [470, "datetime"], [473, "datetime"]], "functools": [[478, "functools"], [477, "functools"], [470, "functools"], [475, "functools"], [474, "functools"], [472, "functools"], [473, "functools"]], "gc": [[478, "gc"], [479, "gc"], [477, "gc"], [469, "gc"], [474, "gc"], [473, "gc"]], "gettext": [[478, "gettext"], [477, "gettext"]], "gzip": [[478, "gzip"], [475, "gzip"], [471, "gzip"]], "IDLE and idlelib": [[478, "idle-and-idlelib"], [479, "idle-and-idlelib"]], "inspect": [[478, "inspect"], [479, "inspect"], [476, "inspect"], [469, "inspect"], [470, "inspect"], [475, "inspect"], [474, "inspect"], [472, "inspect"], [471, "inspect"], [473, "inspect"]], "io": [[478, "io"], [477, "io"], [475, "io"], [472, "io"], [471, "io"], [473, "io"]], "itertools": [[478, "itertools"], [477, "itertools"], [469, "itertools"], [472, "itertools"], [471, "itertools"], [473, "itertools"]], "json.tool": [[478, "json-tool"]], "logging": [[478, "logging"], [476, "logging"], [477, "logging"], [470, "logging"], [475, "logging"], [474, "logging"], [472, "logging"], [473, "logging"]], "math": [[478, "math"], [479, "math"], [476, "math"], [477, "math"], [470, "math"], [475, "math"], [472, "math"], [471, "math"], [473, "math"]], "mmap": [[478, "mmap"], [474, "mmap"], [473, "mmap"]], "multiprocessing": [[478, "multiprocessing"], [479, "multiprocessing"], [476, "multiprocessing"], [477, "multiprocessing"], [475, "multiprocessing"], [474, "multiprocessing"], [473, "multiprocessing"]], "os": [[478, "os"], [479, "os"], [476, "os"], [476, "id4"], [477, "os"], [469, "os"], [470, "os"], [475, "os"], [474, "os"], [472, "os"], [471, "os"], [473, "os"]], "os.path": [[478, "os-path"], [469, "os-path"], [471, "os-path"]], "pathlib": [[478, "pathlib"], [479, "pathlib"], [476, "pathlib"], [477, "pathlib"], [469, "pathlib"], [470, "pathlib"], [475, "pathlib"], [474, "pathlib"], [471, "pathlib"]], "pickle": [[478, "pickle"], [476, "pickle"], [475, "pickle"], [474, "pickle"], [473, "pickle"]], "plistlib": [[478, "plistlib"], [474, "plistlib"]], "pprint": [[478, "pprint"], [479, "pprint"], [469, "pprint"], [474, "pprint"]], "py_compile": [[478, "py-compile"], [477, "py-compile"], [469, "py-compile"]], "shlex": [[478, "shlex"], [476, "shlex"], [473, "shlex"]], "shutil": [[478, "shutil"], [470, "shutil"], [475, "shutil"], [474, "shutil"], [472, "shutil"], [471, "shutil"], [473, "shutil"]], "socket": [[478, "socket"], [479, "socket"], [476, "socket"], [477, "socket"], [477, "id8"], [469, "socket"], [470, "socket"], [475, "socket"], [474, "socket"], [472, "socket"], [473, "socket"]], "ssl": [[478, "ssl"], [476, "ssl"], [476, "id6"], [477, "ssl"], [477, "id9"], [469, "ssl"], [475, "ssl"], [474, "ssl"], [472, "ssl"], [471, "ssl"], [473, "ssl"]], "statistics": [[478, "statistics"], [476, "statistics"], [469, "statistics"], [474, "statistics"], [471, "statistics"]], "sys": [[478, "sys"], [479, "sys"], [476, "sys"], [477, "sys"], [477, "id10"], [469, "sys"], [470, "sys"], [475, "sys"], [474, "sys"], [471, "sys"], [473, "sys"]], "tarfile": [[478, "tarfile"], [475, "tarfile"], [474, "tarfile"], [472, "tarfile"], [473, "tarfile"]], "threading": [[478, "threading"], [477, "threading"], [469, "threading"], [470, "threading"], [475, "threading"], [474, "threading"], [472, "threading"], [471, "threading"], [473, "threading"]], "tokenize": [[478, "tokenize"], [471, "tokenize"]], "tkinter": [[478, "tkinter"], [476, "tkinter"], [476, "id7"], [477, "tkinter"], [470, "tkinter"], [475, "tkinter"], [471, "tkinter"]], "time": [[478, "time"], [479, "time"], [476, "time"], [477, "time"], [470, "time"], [475, "time"], [473, "time"]], "typing": [[478, "typing"], [479, "typing"], [479, "id4"], [476, "typing"], [469, "typing"], [470, "typing"], [475, "typing"], [471, "typing"]], "unicodedata": [[478, "unicodedata"], [479, "unicodedata"], [476, "unicodedata"], [477, "unicodedata"], [470, "unicodedata"], [475, "unicodedata"], [471, "unicodedata"]], "unittest": [[478, "unittest"], [477, "unittest"], [469, "unittest"], [470, "unittest"], [475, "unittest"], [474, "unittest"], [472, "unittest"], [471, "unittest"], [471, "id3"], [473, "unittest"]], "venv": [[478, "venv"], [479, "venv"], [476, "venv"], [476, "whatsnew36-venv"], [470, "venv"], [474, "venv"]], "weakref": [[478, "weakref"], [474, "weakref"]], "xml": [[478, "xml"], [479, "xml"], [469, "xml"]], "xmlrpc": [[478, "xmlrpc"], [475, "xmlrpc"]], "\u6700\u4f73\u5316": [[478, "optimizations"], [479, "optimizations"], [476, "optimizations"], [477, "optimizations"], [469, "optimizations"], [465, "optimizations"], [463, "optimizations"], [470, "optimizations"], [475, "optimizations"], [468, "optimizations"], [464, "optimizations"], [472, "optimizations"], [471, "optimizations"], [466, "optimizations"], [473, "optimizations"], [462, "optimizations"]], "Build and C API Changes": [[478, "build-and-c-api-changes"], [476, "build-and-c-api-changes"], [465, "build-and-c-api-changes"], [463, "build-and-c-api-changes"], [475, "build-and-c-api-changes"], [468, "build-and-c-api-changes"], [467, "build-and-c-api-changes"], [464, "build-and-c-api-changes"], [472, "build-and-c-api-changes"], [466, "build-and-c-api-changes"], [462, "build-and-c-api-changes"]], "\u5df2\u68c4\u7528": [[478, "deprecated"], [479, "deprecated"], [476, "deprecated"], [469, "deprecated"], [469, "id3"], [470, "deprecated"], [470, "whatsnew311-c-api-deprecated"], [475, "deprecated"], [474, "deprecated"], [471, "deprecated"], [471, "id6"], [473, "deprecated"]], "API and Feature Removals": [[478, "api-and-feature-removals"], [476, "api-and-feature-removals"], [477, "api-and-feature-removals"], [475, "api-and-feature-removals"]], "Porting to Python 3.8": [[478, "porting-to-python-3-8"]], "Changes in Python behavior": [[478, "changes-in-python-behavior"], [475, "changes-in-python-behavior"]], "Changes in the Python API": [[478, "changes-in-the-python-api"], [479, "changes-in-the-python-api"], [476, "changes-in-the-python-api"], [477, "changes-in-the-python-api"], [475, "changes-in-the-python-api"], [471, "changes-in-the-python-api"]], "C API \u4e2d\u7684\u6539\u52d5": [[478, "changes-in-the-c-api"], [479, "changes-in-the-c-api"], [476, "changes-in-the-c-api"], [477, "changes-in-the-c-api"], [469, "changes-in-the-c-api"], [475, "changes-in-the-c-api"], [474, "changes-in-the-c-api"]], "CPython bytecode changes": [[478, "cpython-bytecode-changes"], [479, "cpython-bytecode-changes"], [476, "cpython-bytecode-changes"], [477, "cpython-bytecode-changes"], [471, "cpython-bytecode-changes"]], "Demos and Tools": [[478, "demos-and-tools"], [471, "demos-and-tools"]], "Notable changes in Python 3.8.1": [[478, "notable-changes-in-python-3-8-1"]], "Notable changes in Python 3.8.8": [[478, "notable-changes-in-python-3-8-8"]], "Notable changes in Python 3.8.12": [[478, "notable-changes-in-python-3-8-12"]], "Changelog\uff08\u66f4\u52d5\u65e5\u8a8c\uff09": [[480, "changelog"]], "Python next": [[480, "python-next"]], "Core and Builtins": [[480, "core-and-builtins"], [480, "id2"], [480, "id7"], [480, "id12"], [480, "id22"], [480, "id32"], [480, "id39"], [480, "id45"], [480, "id53"], [480, "id63"], [480, "id72"], [480, "id82"], [480, "id88"], [480, "id98"], [480, "id108"], [480, "id117"], [480, "id129"], [480, "id138"], [480, "id147"], [480, "id155"], [480, "id164"], [480, "id172"], [480, "id180"], [480, "id190"], [480, "id201"], [480, "id211"], [480, "id220"], [480, "id230"], [480, "id239"], [480, "id248"], [480, "id259"], [480, "id269"], [480, "id279"], [480, "id289"], [480, "id300"], [480, "id311"], [480, "id319"], [480, "id326"], [480, "id336"], [480, "id347"], [480, "id358"], [480, "id369"], [480, "id378"], [480, "id385"], [480, "id397"], [480, "id403"], [480, "id410"], [480, "id420"], [480, "id431"], [480, "id440"], [480, "id448"], [480, "id455"], [480, "id465"], [480, "id472"], [480, "id481"], [480, "id494"], [480, "id504"], [480, "id517"], [480, "id527"], [480, "id536"], [480, "id538"], [480, "id546"], [480, "id550"], [480, "id555"], [480, "id560"], [480, "id565"], [480, "id571"], [480, "id579"], [480, "id586"], [480, "id595"], [480, "id605"], [480, "id615"], [480, "id619"], [480, "id627"], [480, "id636"], [480, "id640"], [480, "id648"], [480, "id650"], [480, "id661"], [480, "id663"], [480, "id665"], [480, "id670"], [480, "id673"], [480, "id678"], [480, "id680"], [480, "id686"], [480, "id692"], [480, "id697"], [480, "id702"]], "Library": [[480, "library"], [480, "id3"], [480, "id8"], [480, "id13"], [480, "id23"], [480, "id33"], [480, "id40"], [480, "id46"], [480, "id54"], [480, "id64"], [480, "id73"], [480, "id83"], [480, "id89"], [480, "id99"], [480, "id109"], [480, "id118"], [480, "id130"], [480, "id139"], [480, "id148"], [480, "id156"], [480, "id165"], [480, "id173"], [480, "id181"], [480, "id191"], [480, "id202"], [480, "id212"], [480, "id221"], [480, "id231"], [480, "id240"], [480, "id249"], [480, "id260"], [480, "id270"], [480, "id280"], [480, "id290"], [480, "id301"], [480, "id312"], [480, "id320"], [480, "id327"], [480, "id337"], [480, "id348"], [480, "id359"], [480, "id370"], [480, "id379"], [480, "id386"], [480, "id395"], [480, "id398"], [480, "id404"], [480, "id411"], [480, "id421"], [480, "id432"], [480, "id441"], [480, "id449"], [480, "id456"], [480, "id466"], [480, "id473"], [480, "id482"], [480, "id495"], [480, "id505"], [480, "id514"], [480, "id518"], [480, "id528"], [480, "id539"], [480, "id551"], [480, "id556"], [480, "id561"], [480, "id566"], [480, "id572"], [480, "id580"], [480, "id587"], [480, "id596"], [480, "id606"], [480, "id616"], [480, "id617"], [480, "id620"], [480, "id628"], [480, "id641"], [480, "id651"], [480, "id659"], [480, "id662"], [480, "id664"], [480, "id666"], [480, "id671"], [480, "id674"], [480, "id679"], [480, "id681"], [480, "id687"], [480, "id693"], [480, "id698"], [480, "id703"]], "Documentation": [[480, "documentation"], [480, "id4"], [480, "id9"], [480, "id14"], [480, "id24"], [480, "id34"], [480, "id47"], [480, "id55"], [480, "id65"], [480, "id74"], [480, "id84"], [480, "id90"], [480, "id100"], [480, "id110"], [480, "id119"], [480, "id131"], [480, "id140"], [480, "id149"], [480, "id157"], [480, "id166"], [480, "id174"], [480, "id182"], [480, "id192"], [480, "id203"], [480, "id213"], [480, "id222"], [480, "id232"], [480, "id241"], [480, "id250"], [480, "id261"], [480, "id271"], [480, "id281"], [480, "id291"], [480, "id302"], [480, "id313"], [480, "id321"], [480, "id328"], [480, "id338"], [480, "id349"], [480, "id360"], [480, "id371"], [480, "id380"], [480, "id387"], [480, "id399"], [480, "id405"], [480, "id412"], [480, "id422"], [480, "id433"], [480, "id442"], [480, "id450"], [480, "id457"], [480, "id467"], [480, "id474"], [480, "id483"], [480, "id496"], [480, "id506"], [480, "id519"], [480, "id532"], [480, "id543"], [480, "id553"], [480, "id557"], [480, "id592"], [480, "id598"], [480, "id608"], [480, "id621"], [480, "id631"], [480, "id643"], [480, "id653"], [480, "id668"], [480, "id676"], [480, "id684"], [480, "id707"]], "Tests": [[480, "tests"], [480, "id10"], [480, "id15"], [480, "id25"], [480, "id35"], [480, "id41"], [480, "id56"], [480, "id66"], [480, "id75"], [480, "id85"], [480, "id91"], [480, "id101"], [480, "id111"], [480, "id120"], [480, "id132"], [480, "id141"], [480, "id150"], [480, "id158"], [480, "id167"], [480, "id175"], [480, "id183"], [480, "id193"], [480, "id204"], [480, "id214"], [480, "id223"], [480, "id233"], [480, "id242"], [480, "id251"], [480, "id262"], [480, "id272"], [480, "id282"], [480, "id292"], [480, "id303"], [480, "id314"], [480, "id329"], [480, "id339"], [480, "id350"], [480, "id361"], [480, "id372"], [480, "id381"], [480, "id388"], [480, "id406"], [480, "id413"], [480, "id423"], [480, "id434"], [480, "id443"], [480, "id451"], [480, "id458"], [480, "id475"], [480, "id484"], [480, "id491"], [480, "id497"], [480, "id507"], [480, "id520"], [480, "id534"], [480, "id544"], [480, "id558"], [480, "id564"], [480, "id570"], [480, "id575"], [480, "id582"], [480, "id593"], [480, "id599"], [480, "id609"], [480, "id622"], [480, "id632"], [480, "id637"], [480, "id644"], [480, "id654"], [480, "id669"], [480, "id675"], [480, "id683"], [480, "id689"], [480, "id695"], [480, "id708"]], "Build": [[480, "build"], [480, "id11"], [480, "id16"], [480, "id26"], [480, "id36"], [480, "id48"], [480, "id57"], [480, "id67"], [480, "id76"], [480, "id86"], [480, "id92"], [480, "id102"], [480, "id112"], [480, "id121"], [480, "id133"], [480, "id142"], [480, "id151"], [480, "id159"], [480, "id168"], [480, "id176"], [480, "id184"], [480, "id194"], [480, "id205"], [480, "id215"], [480, "id224"], [480, "id234"], [480, "id243"], [480, "id252"], [480, "id263"], [480, "id273"], [480, "id283"], [480, "id293"], [480, "id304"], [480, "id315"], [480, "id322"], [480, "id330"], [480, "id340"], [480, "id351"], [480, "id362"], [480, "id373"], [480, "id389"], [480, "id400"], [480, "id407"], [480, "id414"], [480, "id424"], [480, "id435"], [480, "id444"], [480, "id459"], [480, "id468"], [480, "id476"], [480, "id485"], [480, "id492"], [480, "id498"], [480, "id508"], [480, "id515"], [480, "id521"], [480, "id531"], [480, "id537"], [480, "id545"], [480, "id549"], [480, "id559"], [480, "id563"], [480, "id569"], [480, "id576"], [480, "id584"], [480, "id590"], [480, "id601"], [480, "id610"], [480, "id623"], [480, "id635"], [480, "id645"], [480, "id655"], [480, "id658"], [480, "id660"], [480, "id672"], [480, "id677"], [480, "id688"], [480, "id694"], [480, "id699"], [480, "id705"]], "C API": [[480, "c-api"], [480, "id20"], [480, "id30"], [480, "id38"], [480, "id43"], [480, "id51"], [480, "id62"], [480, "id70"], [480, "id79"], [480, "id96"], [480, "id106"], [480, "id115"], [480, "id127"], [480, "id137"], [480, "id146"], [480, "id154"], [480, "id163"], [480, "id171"], [480, "id179"], [480, "id188"], [480, "id199"], [480, "id209"], [480, "id218"], [480, "id228"], [480, "id238"], [480, "id246"], [480, "id257"], [480, "id267"], [480, "id277"], [480, "id287"], [480, "id298"], [480, "id309"], [480, "id318"], [480, "id324"], [480, "id334"], [480, "id345"], [480, "id356"], [480, "id367"], [480, "id377"], [480, "id394"], [480, "id396"], [480, "id429"], [480, "id447"], [480, "id454"], [480, "id464"], [480, "id470"], [480, "id480"], [480, "id490"], [480, "id503"], [480, "id513"], [480, "id530"], [480, "id542"], [480, "id552"], [480, "id568"], [480, "id574"], [480, "id589"], [480, "id602"], [480, "id613"], [480, "id625"], [480, "id630"], [480, "id691"], [480, "id700"], [480, "id706"]], "Python 3.12.0 final": [[480, "python-3-12-0-final"]], "Tools/Demos": [[480, "tools-demos"], [480, "id19"], [480, "id29"], [480, "id37"], [480, "id61"], [480, "id69"], [480, "id95"], [480, "id105"], [480, "id125"], [480, "id136"], [480, "id145"], [480, "id198"], [480, "id245"], [480, "id256"], [480, "id286"], [480, "id297"], [480, "id308"], [480, "id344"], [480, "id355"], [480, "id366"], [480, "id376"], [480, "id393"], [480, "id418"], [480, "id428"], [480, "id439"], [480, "id453"], [480, "id463"], [480, "id479"], [480, "id489"], [480, "id502"], [480, "id512"], [480, "id524"], [480, "id533"], [480, "id547"], [480, "id554"], [480, "id577"], [480, "id591"], [480, "id603"], [480, "id612"], [480, "id633"], [480, "id647"], [480, "id657"], [480, "id685"], [480, "id690"], [480, "id696"], [480, "id709"]], "Python 3.12.0 release candidate 3": [[480, "python-3-12-0-release-candidate-3"]], "Python 3.12.0 release candidate 2": [[480, "python-3-12-0-release-candidate-2"]], "Security": [[480, "security"], [480, "id21"], [480, "id31"], [480, "id44"], [480, "id52"], [480, "id71"], [480, "id80"], [480, "id97"], [480, "id107"], [480, "id116"], [480, "id128"], [480, "id189"], [480, "id200"], [480, "id210"], [480, "id219"], [480, "id229"], [480, "id247"], [480, "id258"], [480, "id268"], [480, "id278"], [480, "id288"], [480, "id299"], [480, "id310"], [480, "id325"], [480, "id335"], [480, "id346"], [480, "id357"], [480, "id368"], [480, "id384"], [480, "id419"], [480, "id430"], [480, "id471"], [480, "id493"], [480, "id516"], [480, "id525"], [480, "id526"], [480, "id585"], [480, "id594"], [480, "id604"], [480, "id614"], [480, "id618"], [480, "id626"], [480, "id639"]], "Python 3.12.0 release candidate 1": [[480, "python-3-12-0-release-candidate-1"]], "Python 3.12.0 beta 4": [[480, "python-3-12-0-beta-4"]], "Python 3.12.0 beta 3": [[480, "python-3-12-0-beta-3"]], "Python 3.12.0 beta 2": [[480, "python-3-12-0-beta-2"]], "IDLE": [[480, "idle"], [480, "id60"], [480, "id124"], [480, "id153"], [480, "id162"], [480, "id187"], [480, "id197"], [480, "id208"], [480, "id217"], [480, "id227"], [480, "id237"], [480, "id255"], [480, "id266"], [480, "id276"], [480, "id296"], [480, "id307"], [480, "id317"], [480, "id323"], [480, "id333"], [480, "id343"], [480, "id354"], [480, "id365"], [480, "id375"], [480, "id383"], [480, "id392"], [480, "id402"], [480, "id409"], [480, "id417"], [480, "id427"], [480, "id438"], [480, "id462"], [480, "id469"], [480, "id478"], [480, "id488"], [480, "id501"], [480, "id511"], [480, "id523"], [480, "id529"], [480, "id540"], [480, "id573"], [480, "id581"], [480, "id588"], [480, "id597"], [480, "id607"], [480, "id629"], [480, "id638"], [480, "id642"], [480, "id652"], [480, "id667"], [480, "id682"], [480, "id704"], [468, "idle"], [472, "idle"], [244, "idle"]], "Python 3.12.0 beta 1": [[480, "python-3-12-0-beta-1"]], "Python 3.12.0 alpha 7": [[480, "python-3-12-0-alpha-7"]], "Python 3.12.0 alpha 6": [[480, "python-3-12-0-alpha-6"]], "Python 3.12.0 alpha 5": [[480, "python-3-12-0-alpha-5"]], "Python 3.12.0 alpha 4": [[480, "python-3-12-0-alpha-4"]], "Python 3.12.0 alpha 3": [[480, "python-3-12-0-alpha-3"]], "Python 3.12.0 alpha 2": [[480, "python-3-12-0-alpha-2"]], "Python 3.12.0 alpha 1": [[480, "python-3-12-0-alpha-1"]], "Python 3.11.0 beta 1": [[480, "python-3-11-0-beta-1"]], "Python 3.11.0 alpha 7": [[480, "python-3-11-0-alpha-7"]], "Python 3.11.0 alpha 6": [[480, "python-3-11-0-alpha-6"]], "Python 3.11.0 alpha 5": [[480, "python-3-11-0-alpha-5"]], "Python 3.11.0 alpha 4": [[480, "python-3-11-0-alpha-4"]], "Python 3.11.0 alpha 3": [[480, "python-3-11-0-alpha-3"]], "Python 3.11.0 alpha 2": [[480, "python-3-11-0-alpha-2"]], "Python 3.11.0 alpha 1": [[480, "python-3-11-0-alpha-1"]], "Python 3.10.0 beta 1": [[480, "python-3-10-0-beta-1"]], "Python 3.10.0 alpha 7": [[480, "python-3-10-0-alpha-7"]], "Python 3.10.0 alpha 6": [[480, "python-3-10-0-alpha-6"]], "Python 3.10.0 alpha 5": [[480, "python-3-10-0-alpha-5"]], "Python 3.10.0 alpha 4": [[480, "python-3-10-0-alpha-4"]], "Python 3.10.0 alpha 3": [[480, "python-3-10-0-alpha-3"]], "Python 3.10.0 alpha 2": [[480, "python-3-10-0-alpha-2"]], "Python 3.10.0 alpha 1": [[480, "python-3-10-0-alpha-1"]], "Python 3.9.0 beta 1": [[480, "python-3-9-0-beta-1"]], "Python 3.9.0 alpha 6": [[480, "python-3-9-0-alpha-6"]], "Python 3.9.0 alpha 5": [[480, "python-3-9-0-alpha-5"]], "Python 3.9.0 alpha 4": [[480, "python-3-9-0-alpha-4"]], "Python 3.9.0 alpha 3": [[480, "python-3-9-0-alpha-3"]], "Python 3.9.0 alpha 2": [[480, "python-3-9-0-alpha-2"]], "Python 3.9.0 alpha 1": [[480, "python-3-9-0-alpha-1"]], "Python 3.8.0 beta 1": [[480, "python-3-8-0-beta-1"]], "Python 3.8.0 alpha 4": [[480, "python-3-8-0-alpha-4"]], "Python 3.8.0 alpha 3": [[480, "python-3-8-0-alpha-3"]], "Python 3.8.0 alpha 2": [[480, "python-3-8-0-alpha-2"]], "Python 3.8.0 alpha 1": [[480, "python-3-8-0-alpha-1"]], "Python 3.7.0 final": [[480, "python-3-7-0-final"]], "Python 3.7.0 release candidate 1": [[480, "python-3-7-0-release-candidate-1"]], "Python 3.7.0 beta 5": [[480, "python-3-7-0-beta-5"]], "Python 3.7.0 beta 4": [[480, "python-3-7-0-beta-4"]], "Python 3.7.0 beta 3": [[480, "python-3-7-0-beta-3"]], "Python 3.7.0 beta 2": [[480, "python-3-7-0-beta-2"]], "Python 3.7.0 beta 1": [[480, "python-3-7-0-beta-1"]], "Python 3.7.0 alpha 4": [[480, "python-3-7-0-alpha-4"]], "Python 3.7.0 alpha 3": [[480, "python-3-7-0-alpha-3"]], "Python 3.7.0 alpha 2": [[480, "python-3-7-0-alpha-2"]], "Python 3.7.0 alpha 1": [[480, "python-3-7-0-alpha-1"]], "Python 3.6.6 final": [[480, "python-3-6-6-final"]], "Python 3.6.6 release candidate 1": [[480, "python-3-6-6-release-candidate-1"]], "Python 3.6.5 final": [[480, "python-3-6-5-final"]], "Python 3.6.5 release candidate 1": [[480, "python-3-6-5-release-candidate-1"]], "Python 3.6.4 final": [[480, "python-3-6-4-final"]], "Python 3.6.4 release candidate 1": [[480, "python-3-6-4-release-candidate-1"]], "Python 3.6.3 final": [[480, "python-3-6-3-final"]], "Python 3.6.3 release candidate 1": [[480, "python-3-6-3-release-candidate-1"]], "Python 3.6.2 final": [[480, "python-3-6-2-final"]], "Python 3.6.2 release candidate 2": [[480, "python-3-6-2-release-candidate-2"]], "Python 3.6.2 release candidate 1": [[480, "python-3-6-2-release-candidate-1"]], "Python 3.6.1 final": [[480, "python-3-6-1-final"]], "Python 3.6.1 release candidate 1": [[480, "python-3-6-1-release-candidate-1"]], "Python 3.6.0 final": [[480, "python-3-6-0-final"]], "Python 3.6.0 release candidate 2": [[480, "python-3-6-0-release-candidate-2"]], "Python 3.6.0 release candidate 1": [[480, "python-3-6-0-release-candidate-1"]], "Python 3.6.0 beta 4": [[480, "python-3-6-0-beta-4"]], "Python 3.6.0 beta 3": [[480, "python-3-6-0-beta-3"]], "Python 3.6.0 beta 2": [[480, "python-3-6-0-beta-2"]], "Python 3.6.0 beta 1": [[480, "python-3-6-0-beta-1"]], "Python 3.6.0 alpha 4": [[480, "python-3-6-0-alpha-4"]], "Python 3.6.0 alpha 3": [[480, "python-3-6-0-alpha-3"]], "Python 3.6.0 alpha 2": [[480, "python-3-6-0-alpha-2"]], "Python 3.6.0 alpha 1": [[480, "python-3-6-0-alpha-1"]], "Python 3.5.5 final": [[480, "python-3-5-5-final"]], "Python 3.5.5 release candidate 1": [[480, "python-3-5-5-release-candidate-1"]], "Python 3.5.4 final": [[480, "python-3-5-4-final"]], "Python 3.5.4 release candidate 1": [[480, "python-3-5-4-release-candidate-1"]], "Python 3.5.3 final": [[480, "python-3-5-3-final"]], "Python 3.5.3 release candidate 1": [[480, "python-3-5-3-release-candidate-1"]], "Python 3.5.2 final": [[480, "python-3-5-2-final"]], "Python 3.5.2 release candidate 1": [[480, "python-3-5-2-release-candidate-1"]], "Python 3.5.1 final": [[480, "python-3-5-1-final"]], "Python 3.5.1 release candidate 1": [[480, "python-3-5-1-release-candidate-1"]], "Python 3.5.0 final": [[480, "python-3-5-0-final"]], "Python 3.5.0 release candidate 4": [[480, "python-3-5-0-release-candidate-4"]], "Python 3.5.0 release candidate 3": [[480, "python-3-5-0-release-candidate-3"]], "Python 3.5.0 release candidate 2": [[480, "python-3-5-0-release-candidate-2"]], "Python 3.5.0 release candidate 1": [[480, "python-3-5-0-release-candidate-1"]], "Python 3.5.0 beta 4": [[480, "python-3-5-0-beta-4"]], "Python 3.5.0 beta 3": [[480, "python-3-5-0-beta-3"]], "Python 3.5.0 beta 2": [[480, "python-3-5-0-beta-2"]], "Python 3.5.0 beta 1": [[480, "python-3-5-0-beta-1"]], "Python 3.5.0 alpha 4": [[480, "python-3-5-0-alpha-4"]], "Python 3.5.0 alpha 3": [[480, "python-3-5-0-alpha-3"]], "Python 3.5.0 alpha 2": [[480, "python-3-5-0-alpha-2"]], "Python 3.5.0 alpha 1": [[480, "python-3-5-0-alpha-1"]], "Python 3.9 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[479, "what-s-new-in-python-3-9"]], "You should check for DeprecationWarning in your code": [[479, "you-should-check-for-deprecationwarning-in-your-code"]], "Dictionary Merge & Update Operators": [[479, "dictionary-merge-update-operators"]], "New String Methods to Remove Prefixes and Suffixes": [[479, "new-string-methods-to-remove-prefixes-and-suffixes"]], "Type Hinting Generics in Standard Collections": [[479, "type-hinting-generics-in-standard-collections"]], "New Parser": [[479, "new-parser"]], "\u65b0\u6a21\u7d44": [[479, "new-modules"], [476, "new-modules"], [477, "new-modules"], [469, "new-modules"], [474, "new-modules"], [473, "new-modules"]], "zoneinfo": [[479, "zoneinfo"]], "graphlib": [[479, "graphlib"]], "compileall": [[479, "compileall"], [477, "compileall"], [475, "compileall"]], "concurrent.futures": [[479, "concurrent-futures"], [476, "concurrent-futures"], [477, "concurrent-futures"], [475, "concurrent-futures"]], "distutils": [[479, "distutils"], [476, "distutils"], [476, "id2"], [477, "distutils"], [469, "distutils"], [475, "distutils"], [471, "distutils"]], "fcntl": [[479, "fcntl"], [470, "fcntl"]], "ftplib": [[479, "ftplib"], [471, "ftplib"], [473, "ftplib"]], "hashlib": [[479, "hashlib"], [476, "hashlib"], [469, "hashlib"], [470, "hashlib"], [474, "hashlib"], [472, "hashlib"], [471, "hashlib"]], "http": [[479, "http"], [475, "http"], [474, "http"], [473, "http"]], "imaplib": [[479, "imaplib"], [475, "imaplib"], [472, "imaplib"], [473, "imaplib"]], "ipaddress": [[479, "ipaddress"], [477, "ipaddress"], [475, "ipaddress"], [474, "ipaddress"], [473, "ipaddress"]], "nntplib": [[479, "nntplib"], [473, "nntplib"]], "pdb": [[479, "pdb"], [476, "pdb"], [477, "pdb"], [474, "pdb"], [472, "pdb"], [471, "pdb"], [473, "pdb"]], "poplib": [[479, "poplib"], [475, "poplib"], [474, "poplib"], [472, "poplib"]], "pydoc": [[479, "pydoc"], [476, "pydoc"], [477, "pydoc"], [474, "pydoc"], [472, "pydoc"], [473, "pydoc"]], "random": [[479, "random"], [476, "random"], [472, "random"], [471, "random"]], "signal": [[479, "signal"], [477, "signal"], [475, "signal"], [473, "signal"]], "smtplib": [[479, "smtplib"], [475, "smtplib"], [474, "smtplib"], [473, "smtplib"]], "tracemalloc": [[479, "tracemalloc"], [476, "tracemalloc"], [477, "tracemalloc"], [474, "tracemalloc"]], "\u5df2\u79fb\u9664": [[479, "removed"], [479, "id3"], [476, "removed"], [470, "removed"], [470, "whatsnew311-c-api-removed"], [475, "removed"], [474, "removed"], [471, "removed"], [471, "id9"]], "Porting to Python 3.9": [[479, "porting-to-python-3-9"], [479, "id2"]], "Build Changes": [[479, "build-changes"], [477, "build-changes"], [471, "build-changes"]], "C API Changes": [[479, "c-api-changes"], [477, "c-api-changes"], [471, "c-api-changes"]], "Notable changes in Python 3.9.1": [[479, "notable-changes-in-python-3-9-1"]], "macOS 11.0 (Big Sur) and Apple Silicon Mac support": [[479, "macos-11-0-big-sur-and-apple-silicon-mac-support"]], "Notable changes in Python 3.9.2": [[479, "notable-changes-in-python-3-9-2"]], "collections.abc": [[479, "collections-abc"], [469, "collections-abc"], [475, "collections-abc"]], "urllib.parse": [[479, "urllib-parse"], [477, "urllib-parse"], [469, "urllib-parse"], [472, "urllib-parse"]], "Python \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd\uff1f": [[481, "what-s-new-in-python"]], "Python 3.6 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[476, "what-s-new-in-python-3-6"]], "PEP 498: Formatted string literals": [[476, "pep-498-formatted-string-literals"]], "PEP 526: Syntax for variable annotations": [[476, "pep-526-syntax-for-variable-annotations"]], "PEP 515: Underscores in Numeric Literals": [[476, "pep-515-underscores-in-numeric-literals"]], "PEP 525: Asynchronous Generators": [[476, "pep-525-asynchronous-generators"]], "PEP 530: Asynchronous Comprehensions": [[476, "pep-530-asynchronous-comprehensions"]], "PEP 487: Simpler customization of class creation": [[476, "pep-487-simpler-customization-of-class-creation"]], "PEP 487: Descriptor Protocol Enhancements": [[476, "pep-487-descriptor-protocol-enhancements"]], "PEP 519: Adding a file system path protocol": [[476, "pep-519-adding-a-file-system-path-protocol"]], "PEP 495: Local Time Disambiguation": [[476, "pep-495-local-time-disambiguation"]], "PEP 529: Change Windows filesystem encoding to UTF-8": [[476, "pep-529-change-windows-filesystem-encoding-to-utf-8"]], "PEP 528: Change Windows console encoding to UTF-8": [[476, "pep-528-change-windows-console-encoding-to-utf-8"]], "PEP 520: Preserving Class Attribute Definition Order": [[476, "pep-520-preserving-class-attribute-definition-order"]], "PEP 468: Preserving Keyword Argument Order": [[476, "pep-468-preserving-keyword-argument-order"]], "New dict implementation": [[476, "new-dict-implementation"]], "PEP 523: Adding a frame evaluation API to CPython": [[476, "pep-523-adding-a-frame-evaluation-api-to-cpython"]], "PYTHONMALLOC environment variable": [[476, "pythonmalloc-environment-variable"]], "DTrace and SystemTap probing support": [[476, "dtrace-and-systemtap-probing-support"]], "secrets": [[476, "secrets"]], "array": [[476, "array"], [469, "array"], [471, "array"], [473, "array"]], "binascii": [[476, "binascii"], [477, "binascii"], [473, "binascii"]], "cmath": [[476, "cmath"], [475, "cmath"]], "contextlib": [[476, "contextlib"], [477, "contextlib"], [469, "contextlib"], [470, "contextlib"], [475, "contextlib"], [474, "contextlib"], [472, "contextlib"], [473, "contextlib"]], "decimal": [[476, "decimal"], [477, "decimal"], [473, "decimal"]], "email": [[476, "email"], [475, "email"], [474, "email"], [472, "email"], [473, "email"]], "encodings": [[476, "encodings"], [469, "encodings"]], "enum": [[476, "enum"], [477, "enum"], [477, "id5"], [469, "enum"], [470, "enum"], [475, "enum"], [474, "enum"], [471, "enum"]], "faulthandler": [[476, "faulthandler"], [469, "faulthandler"], [475, "faulthandler"], [473, "faulthandler"]], "fileinput": [[476, "fileinput"], [469, "fileinput"]], "http.client": [[476, "http-client"], [477, "http-client"], [475, "http-client"], [472, "http-client"]], "idlelib and IDLE": [[476, "idlelib-and-idle"], [477, "idlelib-and-idle"], [475, "idlelib-and-idle"]], "json": [[476, "json"], [475, "json"]], "pickletools": [[476, "pickletools"]], "re": [[476, "re"], [476, "id5"], [477, "re"], [470, "re"], [475, "re"], [474, "re"], [473, "re"]], "readline": [[476, "readline"], [475, "readline"]], "rlcompleter": [[476, "rlcompleter"]], "site": [[476, "site"], [469, "site"], [472, "site"]], "sqlite3": [[476, "sqlite3"], [477, "sqlite3"], [469, "sqlite3"], [470, "sqlite3"], [475, "sqlite3"], [474, "sqlite3"], [472, "sqlite3"], [471, "sqlite3"], [471, "id2"], [473, "sqlite3"]], "socketserver": [[476, "socketserver"], [477, "socketserver"], [473, "socketserver"]], "struct": [[476, "struct"], [474, "struct"], [473, "struct"]], "subprocess": [[476, "subprocess"], [477, "subprocess"], [475, "subprocess"], [474, "subprocess"], [473, "subprocess"]], "telnetlib": [[476, "telnetlib"]], "timeit": [[476, "timeit"], [475, "timeit"]], "traceback": [[476, "traceback"], [469, "traceback"], [470, "traceback"], [475, "traceback"], [474, "traceback"]], "unittest.mock": [[476, "unittest-mock"], [477, "unittest-mock"], [475, "unittest-mock"]], "urllib.request": [[476, "urllib-request"]], "urllib.robotparser": [[476, "urllib-robotparser"]], "warnings": [[476, "warnings"], [477, "warnings"], [470, "warnings"]], "winreg": [[476, "winreg"]], "winsound": [[476, "winsound"]], "xmlrpc.client": [[476, "xmlrpc-client"]], "zipfile": [[476, "zipfile"], [477, "zipfile"], [470, "zipfile"], [475, "zipfile"], [474, "zipfile"]], "Other Improvements": [[476, "other-improvements"], [474, "other-improvements"]], "\u65b0\u95dc\u9375\u5b57": [[476, "new-keywords"]], "Deprecated Python behavior": [[476, "deprecated-python-behavior"]], "Deprecated Python modules, functions and methods": [[476, "deprecated-python-modules-functions-and-methods"], [477, "deprecated-python-modules-functions-and-methods"], [475, "deprecated-python-modules-functions-and-methods"]], "asynchat": [[476, "asynchat"]], "asyncore": [[476, "asyncore"], [472, "asyncore"]], "dbm": [[476, "dbm"], [477, "dbm"], [477, "id4"], [475, "dbm"], [474, "dbm"], [472, "dbm"]], "grp": [[476, "grp"]], "Deprecated functions and types of the C API": [[476, "deprecated-functions-and-types-of-the-c-api"], [477, "deprecated-functions-and-types-of-the-c-api"]], "Deprecated Build Options": [[476, "deprecated-build-options"]], "Porting to Python 3.6": [[476, "porting-to-python-3-6"]], "Changes in 'python' Command Behavior": [[476, "changes-in-python-command-behavior"], [474, "changes-in-python-command-behavior"]], "Notable changes in Python 3.6.2": [[476, "notable-changes-in-python-3-6-2"]], "New make regen-all build target": [[476, "new-make-regen-all-build-target"], [475, "new-make-regen-all-build-target"], [466, "new-make-regen-all-build-target"]], "Removal of make touch build target": [[476, "removal-of-make-touch-build-target"], [475, "removal-of-make-touch-build-target"], [466, "removal-of-make-touch-build-target"]], "Notable changes in Python 3.6.4": [[476, "notable-changes-in-python-3-6-4"]], "Notable changes in Python 3.6.5": [[476, "notable-changes-in-python-3-6-5"]], "Notable changes in Python 3.6.7": [[476, "notable-changes-in-python-3-6-7"]], "Notable changes in Python 3.6.10": [[476, "notable-changes-in-python-3-6-10"]], "Notable changes in Python 3.6.13": [[476, "notable-changes-in-python-3-6-13"]], "Python 3.7 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[477, "what-s-new-in-python-3-7"]], "Summary -- Release Highlights": [[477, "summary-release-highlights"], [474, "summary-release-highlights"]], "PEP 563: Postponed Evaluation of Annotations": [[477, "pep-563-postponed-evaluation-of-annotations"]], "PEP 538: Legacy C Locale Coercion": [[477, "pep-538-legacy-c-locale-coercion"]], "PEP 540: Forced UTF-8 Runtime Mode": [[477, "pep-540-forced-utf-8-runtime-mode"]], "PEP 553: Built-in breakpoint()": [[477, "pep-553-built-in-breakpoint"]], "PEP 539: New C API for Thread-Local Storage": [[477, "pep-539-new-c-api-for-thread-local-storage"]], "PEP 562: Customization of Access to Module Attributes": [[477, "pep-562-customization-of-access-to-module-attributes"]], "PEP 564: New Time Functions With Nanosecond Resolution": [[477, "pep-564-new-time-functions-with-nanosecond-resolution"]], "PEP 565: Show DeprecationWarning in __main__": [[477, "pep-565-show-deprecationwarning-in-main"]], "PEP 560: Core Support for typing module and Generic Types": [[477, "pep-560-core-support-for-typing-module-and-generic-types"]], "PEP 552: Hash-based .pyc Files": [[477, "pep-552-hash-based-pyc-files"]], "PEP 545\uff1aPython \u6587\u4ef6\u7ffb\u8b6f": [[477, "pep-545-python-documentation-translations"]], "Python Development Mode (-X dev)": [[477, "python-development-mode-x-dev"]], "contextvars": [[477, "contextvars"]], "dataclasses": [[477, "dataclasses"], [469, "dataclasses"], [470, "dataclasses"]], "importlib.resources": [[477, "importlib-resources"], [471, "importlib-resources"]], "argparse": [[477, "argparse"], [469, "argparse"], [475, "argparse"], [474, "argparse"]], "calendar": [[477, "calendar"], [471, "calendar"]], "crypt": [[477, "crypt"], [473, "crypt"]], "dis": [[477, "dis"], [474, "dis"], [472, "dis"], [471, "dis"]], "hmac": [[477, "hmac"], [469, "hmac"], [474, "hmac"], [473, "hmac"]], "http.server": [[477, "http-server"]], "locale": [[477, "locale"], [477, "id7"], [470, "locale"], [475, "locale"], [471, "locale"]], "mimetypes": [[477, "mimetypes"]], "msilib": [[477, "msilib"]], "queue": [[477, "queue"]], "string": [[477, "string"], [470, "string"]], "types": [[477, "types"], [469, "types"], [475, "types"], [474, "types"], [471, "types"], [473, "types"]], "uu": [[477, "uu"]], "uuid": [[477, "uuid"], [471, "uuid"]], "xml.etree": [[477, "xml-etree"], [474, "xml-etree"]], "xmlrpc.server": [[477, "xmlrpc-server"]], "zipapp": [[477, "zipapp"], [475, "zipapp"]], "Other CPython Implementation Changes": [[477, "other-cpython-implementation-changes"]], "Deprecated Python Behavior": [[477, "deprecated-python-behavior"], [475, "deprecated-python-behavior"]], "aifc": [[477, "aifc"], [474, "aifc"]], "macpath": [[477, "macpath"]], "sunau": [[477, "sunau"], [474, "sunau"]], "wave": [[477, "wave"], [474, "wave"]], "Platform Support Removals": [[477, "platform-support-removals"]], "Module Removals": [[477, "module-removals"]], "Windows-only Changes": [[477, "windows-only-changes"], [477, "id12"]], "Porting to Python 3.7": [[477, "porting-to-python-3-7"]], "Changes in Python Behavior": [[477, "changes-in-python-behavior"]], "Other CPython implementation changes": [[477, "id13"]], "Notable changes in Python 3.7.1": [[477, "notable-changes-in-python-3-7-1"]], "Notable changes in Python 3.7.2": [[477, "notable-changes-in-python-3-7-2"]], "Notable changes in Python 3.7.6": [[477, "notable-changes-in-python-3-7-6"]], "Notable changes in Python 3.7.10": [[477, "notable-changes-in-python-3-7-10"]], "\u6a21\u7d44 (Module)": [[447, "modules"]], "\u6df1\u5165\u4e86\u89e3\u6a21\u7d44": [[447, "more-on-modules"]], "\u628a\u6a21\u7d44\u7576\u4f5c\u8173\u672c\u57f7\u884c": [[447, "executing-modules-as-scripts"]], "\u6a21\u7d44\u7684\u641c\u5c0b\u8def\u5f91": [[447, "the-module-search-path"]], "\u300c\u7de8\u8b6f\u300dPython \u6a94\u6848": [[447, "compiled-python-files"]], "\u6a19\u6e96\u6a21\u7d44": [[447, "standard-modules"]], "dir() \u51fd\u5f0f": [[447, "the-dir-function"]], "\u5957\u4ef6 (Package)": [[447, "packages"]], "\u5f9e\u5957\u4ef6\u4e2d import *": [[447, "importing-from-a-package"]], "\u5957\u4ef6\u5167\u5f15\u7528": [[447, "intra-package-references"]], "\u591a\u76ee\u9304\u4e2d\u7684\u5957\u4ef6": [[447, "packages-in-multiple-directories"]], "Python 3.10 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[469, "what-s-new-in-python-3-10"]], "\u6458\u8981 -- \u767c\u5e03\u91cd\u9ede": [[469, "summary-release-highlights"]], "\u65b0\u529f\u80fd": [[469, "new-features"], [469, "id1"]], "\u5e36\u62ec\u865f\u7684\u60c5\u5883\u7ba1\u7406\u5668": [[469, "parenthesized-context-managers"]], "\u66f4\u597d\u7684\u932f\u8aa4\u8a0a\u606f": [[469, "better-error-messages"]], "SyntaxErrors": [[469, "syntaxerrors"]], "IndentationErrors": [[469, "indentationerrors"]], "AttributeErrors": [[469, "attributeerrors"]], "NameErrors": [[469, "nameerrors"]], "PEP 626\uff1a\u7528\u65bc\u9664\u932f\u548c\u5176\u4ed6\u5de5\u5177\u7684\u7cbe\u78ba\u5217\u865f": [[469, "pep-626-precise-line-numbers-for-debugging-and-other-tools"]], "PEP 634\uff1a\u7d50\u69cb\u6a21\u5f0f\u5339\u914d": [[469, "pep-634-structural-pattern-matching"]], "\u8a9e\u6cd5\u548c\u64cd\u4f5c": [[469, "syntax-and-operations"]], "\u5ba3\u544a\u5f0f\u65b9\u6cd5 (Declarative approach)": [[469, "declarative-approach"]], "\u7c21\u55ae\u6a21\u5f0f\uff1a\u8207\u5b57\u9762\u503c\u5339\u914d": [[469, "simple-pattern-match-to-a-literal"]], "\u6c92\u6709\u842c\u7528\u5b57\u5143 (wildcard) \u7684\u884c\u70ba": [[469, "behavior-without-the-wildcard"]], "\u5177\u6709\u5b57\u9762\u503c\u548c\u8b8a\u6578\u7684\u6a21\u5f0f": [[469, "patterns-with-a-literal-and-variable"]], "\u6a21\u5f0f\u548c\u985e\u5225": [[469, "patterns-and-classes"]], "\u5177\u6709\u4f4d\u7f6e\u53c3\u6578\u7684\u6a21\u5f0f": [[469, "patterns-with-positional-parameters"]], "\u5de2\u72c0\u6a21\u5f0f": [[469, "nested-patterns"]], "\u8907\u96dc\u6a21\u5f0f\u548c\u842c\u7528\u5b57\u5143": [[469, "complex-patterns-and-the-wildcard"]], "Guard": [[469, "guard"]], "\u5176\u4ed6\u4e3b\u8981\u529f\u80fd": [[469, "other-key-features"]], "\u53ef\u9078\u7684 EncodingWarning \u548c encoding=\"locale\" \u9078\u9805": [[469, "optional-encodingwarning-and-encoding-locale-option"]], "\u8207\u578b\u5225\u63d0\u793a\u76f8\u95dc\u7684\u65b0\u529f\u80fd": [[469, "new-features-related-to-type-hints"]], "PEP 604\uff1a\u65b0\u578b\u806f\u96c6\u904b\u7b97\u5b50": [[469, "pep-604-new-type-union-operator"]], "PEP 612\uff1a\u53c3\u6578\u898f\u7bc4\u8b8a\u6578": [[469, "pep-612-parameter-specification-variables"]], "PEP 613\uff1a\u578b\u5225\u5225\u540d (TypeAlias)": [[469, "pep-613-typealias"]], "PEP 647\uff1a\u4f7f\u7528\u8005\u5b9a\u7fa9\u7684\u578b\u5225\u9632\u8b77": [[469, "pep-647-user-defined-type-guards"]], "\u6539\u9032\u7684\u6a21\u7d44": [[469, "improved-modules"], [473, "improved-modules"]], "asynchat, asyncore, smtpd": [[469, "asynchat-asyncore-smtpd"]], "base64": [[469, "base64"], [474, "base64"], [473, "base64"]], "bdb": [[469, "bdb"]], "bisect": [[469, "bisect"]], "codecs": [[469, "codecs"], [473, "codecs"]], "\u50c5\u9650\u95dc\u9375\u5b57\u6b04\u4f4d (Keyword-only fields)": [[469, "keyword-only-fields"]], "doctest": [[469, "doctest"], [463, "doctest"], [475, "doctest"], [474, "doctest"]], "glob": [[469, "glob"], [475, "glob"], [474, "glob"]], "IDLE \u548c idlelib": [[469, "idle-and-idlelib"]], "importlib.metadata": [[469, "importlib-metadata"]], "linecache": [[469, "linecache"], [475, "linecache"]], "platform": [[469, "platform"]], "pyclbr": [[469, "pyclbr"]], "shelve": [[469, "shelve"], [474, "shelve"]], "_thread": [[469, "thread"]], "zipimport": [[469, "zipimport"], [471, "zipimport"]], "\u5df2\u522a\u9664": [[469, "removed"], [469, "id4"]], "\u79fb\u690d\u5230 Python 3.10": [[469, "porting-to-python-3-10"], [469, "id2"]], "Python \u8a9e\u6cd5\u7684\u8b8a\u5316": [[469, "changes-in-the-python-syntax"]], "Python API \u7684\u8b8a\u5316": [[469, "changes-in-the-python-api"]], "CPython \u4f4d\u5143\u7d44\u78bc\u66f4\u6539": [[469, "cpython-bytecode-changes"]], "\u5efa\u7f6e\u8b8a\u66f4": [[469, "build-changes"], [470, "build-changes"]], "C API \u8b8a\u66f4": [[469, "c-api-changes"], [470, "c-api-changes"]], "PEP 652\uff1a\u7dad\u8b77\u7a69\u5b9a ABI": [[469, "pep-652-maintaining-the-stable-abi"]], "\u8f38\u5165\u548c\u8f38\u51fa": [[443, "input-and-output"]], "\u66f4\u83ef\u9e97\u7684\u8f38\u51fa\u683c\u5f0f": [[443, "fancier-output-formatting"]], "\u683c\u5f0f\u5316\u7684\u5b57\u4e32\u6587\u672c (Formatted String Literals)": [[443, "formatted-string-literals"]], "\u5b57\u4e32\u7684 format() method": [[443, "the-string-format-method"]], "\u624b\u52d5\u683c\u5f0f\u5316\u5b57\u4e32": [[443, "manual-string-formatting"]], "\u683c\u5f0f\u5316\u5b57\u4e32\u7684\u820a\u65b9\u6cd5": [[443, "old-string-formatting"]], "\u8b80\u5beb\u6a94\u6848": [[443, "reading-and-writing-files"]], "\u6a94\u6848\u7269\u4ef6\u7684 method": [[443, "methods-of-file-objects"]], "\u4f7f\u7528 json \u5132\u5b58\u7d50\u69cb\u5316\u8cc7\u6599": [[443, "saving-structured-data-with-json"]], "\u5728 Unix \u5e73\u81fa\u4e0a\u4f7f\u7528 Python": [[457, "using-python-on-unix-platforms"]], "\u7372\u5f97\u4e26\u5b89\u88dd Python \u7684\u6700\u65b0\u7248\u672c": [[457, "getting-and-installing-the-latest-version-of-python"]], "\u5728 Linux \u4e0a": [[457, "on-linux"]], "\u5728 FreeBSD \u548c OpenBSD \u4e0a": [[457, "on-freebsd-and-openbsd"]], "\u5efa\u7f6e Python": [[457, "building-python"]], "\u8207 Python \u76f8\u95dc\u7684\u8def\u5f91\u548c\u6a94\u6848": [[457, "python-related-paths-and-files"]], "\u96dc\u9805": [[457, "miscellaneous"], [470, "misc"]], "\u5ba2\u88fd\u5316 OpenSSL": [[457, "custom-openssl"]], "Python 2.6 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[465, "what-s-new-in-python-2-6"]], "Python 3.0": [[465, "python-3-0"]], "Changes to the Development Process": [[465, "changes-to-the-development-process"]], "New Issue Tracker: Roundup": [[465, "new-issue-tracker-roundup"]], "New Documentation Format: reStructuredText Using Sphinx": [[465, "new-documentation-format-restructuredtext-using-sphinx"]], "PEP 343: The 'with' statement": [[465, "pep-343-the-with-statement"], [464, "pep-343-the-with-statement"]], "Writing Context Managers": [[465, "writing-context-managers"], [464, "writing-context-managers"]], "The contextlib module": [[465, "the-contextlib-module"], [464, "the-contextlib-module"]], "PEP 366: Explicit Relative Imports From a Main Module": [[465, "pep-366-explicit-relative-imports-from-a-main-module"]], "PEP 370: Per-user site-packages Directory": [[465, "pep-370-per-user-site-packages-directory"]], "PEP 371: The multiprocessing Package": [[465, "pep-371-the-multiprocessing-package"]], "PEP 3101: Advanced String Formatting": [[465, "pep-3101-advanced-string-formatting"]], "PEP 3105: print As a Function": [[465, "pep-3105-print-as-a-function"]], "PEP 3110: Exception-Handling Changes": [[465, "pep-3110-exception-handling-changes"]], "PEP 3112: Byte Literals": [[465, "pep-3112-byte-literals"]], "PEP 3116: New I/O Library": [[465, "pep-3116-new-i-o-library"]], "PEP 3118\uff1a\u4fee\u8a02\u7de9\u885d\u5354\u5b9a": [[465, "pep-3118-revised-buffer-protocol"]], "PEP 3119: Abstract Base Classes": [[465, "pep-3119-abstract-base-classes"]], "PEP 3127: Integer Literal Support and Syntax": [[465, "pep-3127-integer-literal-support-and-syntax"]], "PEP 3129: Class Decorators": [[465, "pep-3129-class-decorators"]], "PEP 3141: A Type Hierarchy for Numbers": [[465, "pep-3141-a-type-hierarchy-for-numbers"]], "The fractions Module": [[465, "the-fractions-module"]], "Interpreter Changes": [[465, "interpreter-changes"], [466, "interpreter-changes"]], "New and Improved Modules": [[465, "new-and-improved-modules"], [461, "new-and-improved-modules"], [460, "new-and-improved-modules"], [466, "new-and-improved-modules"]], "The ast module": [[465, "the-ast-module"]], "The future_builtins module": [[465, "the-future-builtins-module"]], "The json module: JavaScript Object Notation": [[465, "the-json-module-javascript-object-notation"]], "The plistlib module: A Property-List Parser": [[465, "the-plistlib-module-a-property-list-parser"]], "ctypes Enhancements": [[465, "ctypes-enhancements"]], "Improved SSL Support": [[465, "improved-ssl-support"]], "Deprecations and Removals": [[465, "deprecations-and-removals"]], "Port-Specific Changes: Windows": [[465, "port-specific-changes-windows"], [466, "port-specific-changes-windows"]], "Port-Specific Changes: Mac OS X": [[465, "port-specific-changes-mac-os-x"], [466, "port-specific-changes-mac-os-x"]], "Port-Specific Changes: IRIX": [[465, "port-specific-changes-irix"]], "Porting to Python 2.6": [[465, "porting-to-python-2-6"]], "\u7de8\u8f2f\u5668\u8207 IDE": [[454, "editors-and-ides"]], "Python \u7684\u8a2d\u7f6e\u8207\u4f7f\u7528": [[455, "python-setup-and-usage"]], "Python 2.4 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[463, "what-s-new-in-python-2-4"]], "PEP 218: Built-In Set Objects": [[463, "pep-218-built-in-set-objects"]], "PEP 237: Unifying Long Integers and Integers": [[463, "pep-237-unifying-long-integers-and-integers"], [461, "pep-237-unifying-long-integers-and-integers"]], "PEP 289: Generator Expressions": [[463, "pep-289-generator-expressions"]], "PEP 292: Simpler String Substitutions": [[463, "pep-292-simpler-string-substitutions"]], "PEP 318: Decorators for Functions and Methods": [[463, "pep-318-decorators-for-functions-and-methods"]], "PEP 322: Reverse Iteration": [[463, "pep-322-reverse-iteration"]], "PEP 324: New subprocess Module": [[463, "pep-324-new-subprocess-module"]], "PEP 327: Decimal Data Type": [[463, "pep-327-decimal-data-type"]], "Why is Decimal needed?": [[463, "why-is-decimal-needed"]], "Decimal \u578b\u5225": [[463, "the-decimal-type"]], "Context \u578b\u5225": [[463, "the-context-type"]], "PEP 328: Multi-line Imports": [[463, "pep-328-multi-line-imports"]], "PEP 331: Locale-Independent Float/String Conversions": [[463, "pep-331-locale-independent-float-string-conversions"]], "New, Improved, and Deprecated Modules": [[463, "new-improved-and-deprecated-modules"], [468, "new-improved-and-deprecated-modules"], [472, "new-improved-and-deprecated-modules"], [462, "new-improved-and-deprecated-modules"]], "cookielib": [[463, "cookielib"]], "Port-Specific Changes": [[463, "port-specific-changes"], [464, "port-specific-changes"], [462, "port-specific-changes"]], "Porting to Python 2.4": [[463, "porting-to-python-2-4"]], "Python 2.2 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[461, "what-s-new-in-python-2-2"]], "PEPs 252 and 253: Type and Class Changes": [[461, "peps-252-and-253-type-and-class-changes"]], "Old and New Classes": [[461, "old-and-new-classes"]], "Descriptors": [[461, "descriptors"]], "Multiple Inheritance: The Diamond Rule": [[461, "multiple-inheritance-the-diamond-rule"]], "Attribute Access": [[461, "attribute-access"]], "Related Links": [[461, "related-links"]], "PEP 234: Iterators": [[461, "pep-234-iterators"]], "PEP 255: Simple Generators": [[461, "pep-255-simple-generators"], [462, "pep-255-simple-generators"]], "PEP 238: Changing the Division Operator": [[461, "pep-238-changing-the-division-operator"]], "Unicode Changes": [[461, "unicode-changes"]], "PEP 227: Nested Scopes": [[461, "pep-227-nested-scopes"], [460, "pep-227-nested-scopes"]], "Interpreter Changes and Fixes": [[461, "interpreter-changes-and-fixes"]], "Other Changes and Fixes": [[461, "other-changes-and-fixes"], [460, "other-changes-and-fixes"], [466, "other-changes-and-fixes"], [462, "other-changes-and-fixes"]], "Python 3.11 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[470, "what-s-new-in-python-3-11"]], "\u767c\u5e03\u91cd\u9ede\u6458\u8981": [[470, "summary-release-highlights"], [471, "summary-release-highlights"]], "\u65b0\u589e\u7279\u6027": [[470, "new-features"], [470, "whatsnew311-c-api-new-features"], [471, "new-features"], [471, "id4"]], "PEP 657\uff1a\u56de\u6eaf (traceback) \u4e2d\u66f4\u7d30\u7dfb\u7684\u932f\u8aa4\u4f4d\u7f6e": [[470, "pep-657-fine-grained-error-locations-in-tracebacks"]], "PEP 654\uff1a\u4f8b\u5916\u7fa4\u7d44\u8207 except*": [[470, "pep-654-exception-groups-and-except"]], "PEP 678\uff1a\u904b\u7528\u4f8b\u5916\u8a3b\u89e3\u4f7f\u5176\u66f4\u52a0\u8a73\u76e1": [[470, "pep-678-exceptions-can-be-enriched-with-notes"]], "Windows py.exe \u555f\u52d5\u7a0b\u5f0f (launcher) \u7684\u6539\u9032": [[470, "windows-py-exe-launcher-improvements"]], "\u578b\u5225\u63d0\u793a\u76f8\u95dc\u7684\u65b0\u7279\u6027": [[470, "new-features-related-to-type-hints"]], "PEP 646\uff1a\u53ef\u8b8a\u53c3\u6578\u6cdb\u578b (variadic generics)": [[470, "pep-646-variadic-generics"]], "PEP 655\uff1a\u6a19\u8a18\u7368\u7acb TypedDict \u9805\u76ee\u70ba\u5fc5\u8981\u6216\u4e0d\u5fc5\u8981": [[470, "pep-655-marking-individual-typeddict-items-as-required-or-not-required"]], "PEP 673\uff1aSelf \u578b\u5225": [[470, "pep-673-self-type"]], "PEP 675\uff1a\u4efb\u610f\u7684\u6587\u672c\u5b57\u4e32\u578b\u5225 (Arbitrary literal string type)": [[470, "pep-675-arbitrary-literal-string-type"]], "PEP 681\uff1a\u8cc7\u6599\u985e\u5225\u8f49\u63db (Data class transforms)": [[470, "pep-681-data-class-transforms"]], "PEP 563 \u53ef\u80fd\u4e0d\u662f\u672a\u4f86": [[470, "pep-563-may-not-be-the-future"]], "\u5176\u4ed6 CPython \u5be6\u4f5c\u66f4\u52d5": [[470, "other-cpython-implementation-changes"]], "\u65b0\u589e\u6a21\u7d44": [[470, "new-modules"]], "\u6a21\u7d44\u6539\u9032": [[470, "improved-modules"]], "fractions": [[470, "fractions"], [471, "fractions"]], "IDLE \u8207 idlelib": [[470, "whatsnew311-idle"]], "operator": [[470, "operator"], [475, "operator"], [474, "operator"]], "sysconfig": [[470, "sysconfig"], [475, "sysconfig"], [472, "sysconfig"]], "tempfile": [[470, "tempfile"], [472, "tempfile"], [471, "tempfile"], [473, "tempfile"]], "\u66f4\u5feb\u7684 CPython": [[470, "faster-cpython"]], "\u66f4\u5feb\u7684\u555f\u52d5": [[470, "faster-startup"]], "\u51cd\u7d50\u5f15\u5165 (Frozen imports) / \u975c\u614b\u7a0b\u5f0f\u78bc\u7269\u4ef6 (Static code objects)": [[470, "frozen-imports-static-code-objects"]], "\u66f4\u5feb\u7684\u904b\u884c\u7a0b\u5f0f": [[470, "faster-runtime"]], "\u6240\u9700\u8cc7\u6e90\u66f4\u5c11 (cheaper) \u4e14\u60f0\u6027\u7684 (lazy)) Python \u5e40 (frame)": [[470, "cheaper-lazy-python-frames"]], "\u884c\u5167 Python \u51fd\u5f0f\u547c\u53eb": [[470, "inlined-python-function-calls"]], "PEP 659\uff1a\u7279\u5316\u7684\u9069\u61c9\u6027\u76f4\u8b6f\u5668": [[470, "pep-659-specializing-adaptive-interpreter"]], "FAQ": [[470, "faq"]], "\u6211\u8a72\u5982\u4f55\u5728\u7a0b\u5f0f\u78bc\u4e2d\u7372\u53d6\u9019\u4e9b\u52a0\u901f\uff1f": [[470, "how-should-i-write-my-code-to-utilize-these-speedups"]], "Python 3.11 \u6703\u4e0d\u6703\u4f7f\u7528\u66f4\u591a\u8a18\u61b6\u9ad4\uff1f": [[470, "will-cpython-3-11-use-more-memory"]], "\u6211\u5728\u6211\u7684\u7a0b\u5f0f\u7576\u4e2d\u6c92\u611f\u89ba\u5230\u4efb\u4f55\u52a0\u901f\uff0c\u70ba\u4ec0\u9ebc\uff1f": [[470, "i-don-t-see-any-speedups-in-my-workload-why"]], "\u6709\u7528\u5230 JIT \u7de8\u8b6f\u5668\u55ce\uff1f": [[470, "is-there-a-jit-compiler"]], "\u95dc\u65bc": [[470, "about"]], "CPython \u4f4d\u5143\u7d44\u78bc (bytecode) \u8b8a\u66f4": [[470, "cpython-bytecode-changes"]], "\u65b0\u589e opcode": [[470, "new-opcodes"]], "\u88ab\u53d6\u4ee3\u7684\u64cd\u4f5c\u78bc (opcode)": [[470, "replaced-opcodes"]], "\u6709\u66f4\u52d5/\u88ab\u79fb\u9664\u7684 opcode": [[470, "changed-removed-opcodes"]], "\u8a9e\u8a00/\u5167\u5efa": [[470, "language-builtins"]], "\u6a19\u6e96\u51fd\u5f0f\u5eab": [[470, "standard-library"]], "Python 3.12 \u4e2d\u5f85\u6c7a\u8b70\u7684\u79fb\u9664\u9805\u76ee": [[470, "pending-removal-in-python-3-12"], [470, "whatsnew311-c-api-pending-removal"]], "\u79fb\u690d\u81f3 Python 3.11": [[470, "porting-to-python-3-11"], [470, "whatsnew311-c-api-porting"]], "Python 2.1 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[460, "what-s-new-in-python-2-1"]], "PEP 236: __future__ Directives": [[460, "pep-236-future-directives"]], "PEP 207: Rich Comparisons": [[460, "pep-207-rich-comparisons"]], "PEP 230: Warning Framework": [[460, "pep-230-warning-framework"]], "PEP 229: New Build System": [[460, "pep-229-new-build-system"]], "PEP 205: Weak References": [[460, "pep-205-weak-references"]], "PEP 232: Function Attributes": [[460, "pep-232-function-attributes"]], "PEP 235: Importing Modules on Case-Insensitive Platforms": [[460, "pep-235-importing-modules-on-case-insensitive-platforms"]], "PEP 217: Interactive Display Hook": [[460, "pep-217-interactive-display-hook"]], "PEP 208: New Coercion Model": [[460, "pep-208-new-coercion-model"]], "PEP 241: Metadata in Python Packages": [[460, "pep-241-metadata-in-python-packages"]], "Python 3.4 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[475, "what-s-new-in-python-3-5"], [474, "what-s-new-in-python-3-4"]], "PEP 492 - Coroutines with async and await syntax": [[475, "pep-492-coroutines-with-async-and-await-syntax"]], "PEP 465 - A dedicated infix operator for matrix multiplication": [[475, "pep-465-a-dedicated-infix-operator-for-matrix-multiplication"]], "PEP 448 - Additional Unpacking Generalizations": [[475, "pep-448-additional-unpacking-generalizations"]], "PEP 461 - percent formatting support for bytes and bytearray": [[475, "pep-461-percent-formatting-support-for-bytes-and-bytearray"]], "PEP 484 - Type Hints": [[475, "pep-484-type-hints"]], "PEP 471 - os.scandir() function -- a better and faster directory iterator": [[475, "pep-471-os-scandir-function-a-better-and-faster-directory-iterator"]], "PEP 475: Retry system calls failing with EINTR": [[475, "pep-475-retry-system-calls-failing-with-eintr"]], "PEP 479: Change StopIteration handling inside generators": [[475, "pep-479-change-stopiteration-handling-inside-generators"]], "PEP 485: A function for testing approximate equality": [[475, "pep-485-a-function-for-testing-approximate-equality"]], "PEP 486: Make the Python Launcher aware of virtual environments": [[475, "pep-486-make-the-python-launcher-aware-of-virtual-environments"]], "PEP 488: Elimination of PYO files": [[475, "pep-488-elimination-of-pyo-files"]], "PEP 489: Multi-phase extension module initialization": [[475, "pep-489-multi-phase-extension-module-initialization"]], "bz2": [[475, "bz2"], [473, "bz2"]], "cgi": [[475, "cgi"]], "code": [[475, "code"]], "configparser": [[475, "configparser"], [472, "configparser"], [471, "configparser"]], "difflib": [[475, "difflib"]], "heapq": [[475, "heapq"]], "imghdr": [[475, "imghdr"]], "lzma": [[475, "lzma"], [473, "lzma"]], "selectors": [[475, "selectors"], [474, "selectors"]], "smtpd": [[475, "smtpd"], [474, "smtpd"], [473, "smtpd"]], "sndhdr": [[475, "sndhdr"]], "Memory BIO Support": [[475, "memory-bio-support"], [338, "memory-bio-support"]], "Application-Layer Protocol Negotiation Support": [[475, "application-layer-protocol-negotiation-support"]], "Other Changes": [[475, "other-changes"]], "urllib": [[475, "urllib"], [474, "urllib"], [473, "urllib"]], "wsgiref": [[475, "wsgiref"]], "xml.sax": [[475, "xml-sax"]], "Other module-level changes": [[475, "other-module-level-changes"]], "New Keywords": [[475, "new-keywords"]], "Unsupported Operating Systems": [[475, "unsupported-operating-systems"]], "Porting to Python 3.5": [[475, "porting-to-python-3-5"]], "Notable changes in Python 3.5.4": [[475, "notable-changes-in-python-3-5-4"]], "Python 3.1 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[468, "what-s-new-in-python-3-1"]], "PEP 372: Ordered Dictionaries": [[468, "pep-372-ordered-dictionaries"]], "PEP 378: Format Specifier for Thousands Separator": [[468, "pep-378-format-specifier-for-thousands-separator"], [466, "pep-378-format-specifier-for-thousands-separator"]], "Porting to Python 3.1": [[468, "porting-to-python-3-1"]], "\u5728 Mac \u7cfb\u7d71\u4f7f\u7528 Python": [[456, "using-python-on-a-mac"]], "\u53d6\u5f97\u548c\u5b89\u88dd MacPython": [[456, "getting-and-installing-macpython"]], "\u5982\u4f55\u57f7\u884c Python \u8173\u672c": [[456, "how-to-run-a-python-script"]], "\u900f\u904e GUI \u57f7\u884c\u8173\u672c": [[456, "running-scripts-with-a-gui"]], "\u8a2d\u5b9a": [[456, "configuration"]], "\u6574\u5408\u5316\u958b\u767c\u5de5\u5177 (IDE)": [[456, "the-ide"]], "\u5b89\u88dd\u984d\u5916\u7684 Python \u5957\u4ef6": [[456, "installing-additional-python-packages"]], "\u65bc Mac \u4e0a\u958b\u767c GUI \u7a0b\u5f0f": [[456, "gui-programming-on-the-mac"]], "\u65bc Mac \u4e0a\u767c\u884c Python \u61c9\u7528\u7a0b\u5f0f": [[456, "distributing-python-applications-on-the-mac"]], "\u5176\u4ed6\u8cc7\u6e90": [[456, "other-resources"]], "PEP 453: Explicit Bootstrapping of PIP in Python Installations": [[474, "pep-453-explicit-bootstrapping-of-pip-in-python-installations"]], "Bootstrapping pip By Default": [[474, "bootstrapping-pip-by-default"], [466, "bootstrapping-pip-by-default"]], "Documentation Changes": [[474, "documentation-changes"], [466, "documentation-changes"]], "PEP 446: Newly Created File Descriptors Are Non-Inheritable": [[474, "pep-446-newly-created-file-descriptors-are-non-inheritable"]], "Improvements to Codec Handling": [[474, "improvements-to-codec-handling"]], "PEP 451: A ModuleSpec Type for the Import System": [[474, "pep-451-a-modulespec-type-for-the-import-system"]], "ensurepip": [[474, "ensurepip"], [471, "ensurepip"]], "abc": [[474, "abc"], [472, "abc"], [473, "abc"]], "audioop": [[474, "audioop"]], "colorsys": [[474, "colorsys"]], "filecmp": [[474, "filecmp"]], "html": [[474, "html"], [472, "html"], [473, "html"]], "idlelib \u8207 IDLE": [[474, "idlelib-and-idle"]], "marshal": [[474, "marshal"]], "pty": [[474, "pty"]], "resource": [[474, "resource"]], "select": [[474, "select"], [472, "select"], [473, "select"]], "stat": [[474, "stat"], [473, "stat"]], "textwrap": [[474, "textwrap"], [473, "textwrap"]], "CPython \u5be6\u4f5c\u8b8a\u66f4": [[474, "cpython-implementation-changes"]], "PEP 445: Customization of CPython Memory Allocators": [[474, "pep-445-customization-of-cpython-memory-allocators"]], "PEP 442: Safe Object Finalization": [[474, "pep-442-safe-object-finalization"]], "PEP 456: Secure and Interchangeable Hash Algorithm": [[474, "pep-456-secure-and-interchangeable-hash-algorithm"]], "PEP 436: Argument Clinic": [[474, "pep-436-argument-clinic"]], "Other Build and C API Changes": [[474, "other-build-and-c-api-changes"]], "\u986f\u8457\u6700\u4f73\u5316": [[474, "significant-optimizations"]], "Deprecations in the Python API": [[474, "deprecations-in-the-python-api"]], "\u5df2\u68c4\u7528\u529f\u80fd": [[474, "deprecated-features"]], "Operating Systems No Longer Supported": [[474, "operating-systems-no-longer-supported"]], "API \u8207\u529f\u80fd\u7684\u79fb\u9664": [[474, "api-and-feature-removals"]], "\u7a0b\u5f0f\u78bc\u7684\u6e05\u9664": [[474, "code-cleanups"]], "Porting to Python 3.4": [[474, "porting-to-python-3-4"]], "Python API \u7684\u8b8a\u66f4": [[474, "changes-in-the-python-api"]], "3.4.3 \u4e2d\u7684\u8b8a\u66f4": [[474, "changed-in-3-4-3"]], "PEP 476: Enabling certificate verification by default for stdlib http clients": [[474, "pep-476-enabling-certificate-verification-by-default-for-stdlib-http-clients"], [466, "pep-476-enabling-certificate-verification-by-default-for-stdlib-http-clients"]], "\u547d\u4ee4\u5217\u8207\u74b0\u5883": [[452, "command-line-and-environment"]], "\u547d\u4ee4\u5217": [[452, "command-line"]], "\u4ecb\u9762\u9078\u9805": [[452, "interface-options"]], "Generic options": [[452, "generic-options"]], "Miscellaneous options": [[452, "miscellaneous-options"]], "\u4f60\u4e0d\u8a72\u4f7f\u7528\u7684\u9078\u9805": [[452, "options-you-shouldn-t-use"]], "\u74b0\u5883\u8b8a\u6578": [[452, "environment-variables"]], "\u9664\u932f\u6a21\u5f0f\u8b8a\u6578": [[452, "debug-mode-variables"]], "Python 3.0 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[467, "what-s-new-in-python-3-0"]], "Common Stumbling Blocks": [[467, "common-stumbling-blocks"]], "Print Is A Function": [[467, "print-is-a-function"]], "Views And Iterators Instead Of Lists": [[467, "views-and-iterators-instead-of-lists"]], "Ordering Comparisons": [[467, "ordering-comparisons"]], "\u6574\u6578": [[467, "integers"]], "Text Vs. Data Instead Of Unicode Vs. 8-bit": [[467, "text-vs-data-instead-of-unicode-vs-8-bit"]], "Overview Of Syntax Changes": [[467, "overview-of-syntax-changes"]], "New Syntax": [[467, "new-syntax"]], "\u8a9e\u6cd5\u8b8a\u66f4": [[467, "changed-syntax"]], "\u5df2\u88ab\u79fb\u9664\u7684\u8a9e\u6cd5": [[467, "removed-syntax"]], "Changes Already Present In Python 2.6": [[467, "changes-already-present-in-python-2-6"]], "\u51fd\u5f0f\u5eab\u8b8a\u66f4": [[467, "library-changes"]], "PEP 3101: A New Approach To String Formatting": [[467, "pep-3101-a-new-approach-to-string-formatting"]], "Changes To Exceptions": [[467, "changes-to-exceptions"]], "Miscellaneous Other Changes": [[467, "miscellaneous-other-changes"]], "Operators And Special Methods": [[467, "operators-and-special-methods"]], "Builtins": [[467, "builtins"]], "Porting To Python 3.0": [[467, "porting-to-python-3-0"]], "\u865b\u64ec\u74b0\u5883\u8207\u5957\u4ef6": [[450, "virtual-environments-and-packages"]], "\u7528 pip \u7ba1\u7406\u5957\u4ef6": [[450, "managing-packages-with-pip"]], "Python \u6a19\u6e96\u51fd\u5f0f\u5eab\u6982\u89bd\u2014\u2014\u7b2c\u4e8c\u90e8\u4efd": [[449, "brief-tour-of-the-standard-library-part-ii"]], "\u8f38\u51fa\u683c\u5f0f\u5316 (Output Formatting)": [[449, "output-formatting"]], "\u6a21\u677f\u5316 (Templating)": [[449, "templating"]], "\u4e8c\u9032\u5236\u8cc7\u6599\u8a18\u9304\u7de8\u6392 (Binary Data Record Layouts)": [[449, "working-with-binary-data-record-layouts"]], "\u591a\u57f7\u884c\u7dd2 (Multi-threading)": [[449, "multi-threading"]], "\u65e5\u8a8c\u8a18\u9304 (Logging)": [[449, "logging"]], "\u5f31\u5f15\u7528 (Weak References)": [[449, "weak-references"]], "\u4f7f\u7528\u65bc List \u7684\u5de5\u5177": [[449, "tools-for-working-with-lists"]], "\u5341\u9032\u5236 (Decimal) \u6d6e\u9ede\u6578\u904b\u7b97": [[449, "decimal-floating-point-arithmetic"]], "\u73fe\u5728\u53ef\u4ee5\u4f86\u5b78\u7fd2\u4e9b\u4ec0\u9ebc\uff1f": [[451, "what-now"]], "\u4e92\u52d5\u5f0f\u8f38\u5165\u7de8\u8f2f\u548c\u6b77\u53f2\u8a18\u9304\u66ff\u63db": [[444, "interactive-input-editing-and-history-substitution"]], "Tab \u9375\u81ea\u52d5\u5b8c\u6210 (Tab Completion) \u548c\u6b77\u53f2\u8a18\u9304\u7de8\u8f2f (History Editing)": [[444, "tab-completion-and-history-editing"]], "\u4e92\u52d5\u5f0f\u76f4\u8b6f\u5668\u7684\u66ff\u4ee3\u65b9\u6848": [[444, "alternatives-to-the-interactive-interpreter"]], "Python 2.5 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[464, "what-s-new-in-python-2-5"]], "PEP 308: Conditional Expressions": [[464, "pep-308-conditional-expressions"]], "PEP 309: Partial Function Application": [[464, "pep-309-partial-function-application"]], "PEP 314: Metadata for Python Software Packages v1.1": [[464, "pep-314-metadata-for-python-software-packages-v1-1"]], "PEP 328: Absolute and Relative Imports": [[464, "pep-328-absolute-and-relative-imports"]], "PEP 338: Executing Modules as Scripts": [[464, "pep-338-executing-modules-as-scripts"]], "PEP 341: Unified try/except/finally": [[464, "pep-341-unified-try-except-finally"]], "PEP 342: New Generator Features": [[464, "pep-342-new-generator-features"]], "PEP 352: Exceptions as New-Style Classes": [[464, "pep-352-exceptions-as-new-style-classes"]], "PEP 353: Using ssize_t as the index type": [[464, "pep-353-using-ssize-t-as-the-index-type"]], "PEP 357: The '__index__' method": [[464, "pep-357-the-index-method"]], "Interactive Interpreter Changes": [[464, "interactive-interpreter-changes"]], "New, Improved, and Removed Modules": [[464, "new-improved-and-removed-modules"]], "ctypes \u5957\u4ef6": [[464, "the-ctypes-package"]], "ElementTree \u5957\u4ef6": [[464, "the-elementtree-package"]], "hashlib \u5957\u4ef6": [[464, "the-hashlib-package"]], "sqlite3 \u5957\u4ef6": [[464, "the-sqlite3-package"]], "wsgiref \u5957\u4ef6": [[464, "the-wsgiref-package"]], "Porting to Python 2.5": [[464, "porting-to-python-2-5"]], "\u914d\u7f6e Python": [[453, "configure-python"]], "Build Requirements": [[453, "build-requirements"]], "\u7522\u751f\u7684\u6a94\u6848": [[453, "generated-files"]], "\u8a2d\u5b9a\u9078\u9805": [[453, "configure-options"]], "\u4e00\u822c\u9078\u9805": [[453, "general-options"]], "WebAssembly \u9078\u9805": [[453, "webassembly-options"]], "\u5b89\u88dd\u9078\u9805": [[453, "install-options"]], "Performance options": [[453, "performance-options"]], "Python Debug Build": [[453, "python-debug-build"]], "Debug options": [[453, "debug-options"]], "Linker options": [[453, "linker-options"]], "\u51fd\u5f0f\u5eab\u9078\u9805": [[453, "libraries-options"]], "Security Options": [[453, "security-options"]], "macOS \u9078\u9805": [[453, "macos-options"]], "Cross Compiling Options": [[453, "cross-compiling-options"]], "Python Build System": [[453, "python-build-system"]], "Main files of the build system": [[453, "main-files-of-the-build-system"]], "\u4e3b\u8981\u5efa\u7f6e\u6b65\u9a5f": [[453, "main-build-steps"]], "\u4e3b\u8981 Makefile \u76ee\u6a19": [[453, "main-makefile-targets"]], "C \u64f4\u5145\u6a21\u7d44": [[453, "c-extensions"]], "Compiler and linker flags": [[453, "compiler-and-linker-flags"]], "Preprocessor flags": [[453, "preprocessor-flags"]], "\u7de8\u8b6f\u5668\u65d7\u6a19": [[453, "compiler-flags"]], "Linker flags": [[453, "linker-flags"]], "\u4e00\u500b\u975e\u6b63\u5f0f\u7684 Python \u7c21\u4ecb": [[446, "an-informal-introduction-to-python"]], "\u628a Python \u7576\u4f5c\u8a08\u7b97\u6a5f\u4f7f\u7528": [[446, "using-python-as-a-calculator"]], "\u6578\u5b57 (Number)": [[446, "numbers"]], "\u6587\u5b57": [[446, "text"]], "List\uff08\u4e32\u5217\uff09": [[446, "lists"], [341, "lists"]], "\u521d\u63a2\u7a0b\u5f0f\u8a2d\u8a08\u7684\u524d\u5e7e\u6b65": [[446, "first-steps-towards-programming"]], "Python 2.0 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[459, "what-s-new-in-python-2-0"]], "What About Python 1.6?": [[459, "what-about-python-1-6"]], "New Development Process": [[459, "new-development-process"]], "Unicode": [[459, "unicode"], [472, "unicode"]], "\u4e32\u5217\u7d9c\u5408\u904b\u7b97\uff08List Comprehension\uff09": [[459, "list-comprehensions"]], "Augmented Assignment": [[459, "augmented-assignment"]], "String Methods": [[459, "string-methods"], [341, "string-methods"]], "Garbage Collection of Cycles": [[459, "garbage-collection-of-cycles"]], "Other Core Changes": [[459, "other-core-changes"]], "Minor Language Changes": [[459, "minor-language-changes"]], "Changes to Built-in Functions": [[459, "changes-to-built-in-functions"]], "Porting to 2.0": [[459, "porting-to-2-0"]], "Extending/Embedding Changes": [[459, "extending-embedding-changes"]], "Distutils: Making Modules Easy to Install": [[459, "distutils-making-modules-easy-to-install"]], "XML Modules": [[459, "xml-modules"]], "SAX2 Support": [[459, "sax2-support"]], "DOM Support": [[459, "dom-support"]], "Relationship to PyXML": [[459, "relationship-to-pyxml"]], "\u6a21\u7d44\u8b8a\u66f4": [[459, "module-changes"]], "New modules": [[459, "new-modules"]], "IDLE Improvements": [[459, "idle-improvements"]], "Deleted and Deprecated Modules": [[459, "deleted-and-deprecated-modules"]], "Python 3.2 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[472, "what-s-new-in-python-3-2"]], "PEP 384: Defining a Stable ABI": [[472, "pep-384-defining-a-stable-abi"]], "PEP 389: Argparse Command Line Parsing Module": [[472, "pep-389-argparse-command-line-parsing-module"]], "PEP 391: Dictionary Based Configuration for Logging": [[472, "pep-391-dictionary-based-configuration-for-logging"]], "PEP 3148: The concurrent.futures module": [[472, "pep-3148-the-concurrent-futures-module"]], "PEP 3147: PYC Repository Directories": [[472, "pep-3147-pyc-repository-directories"]], "PEP 3149: ABI Version Tagged .so Files": [[472, "pep-3149-abi-version-tagged-so-files"]], "PEP 3333: Python Web Server Gateway Interface v1.0.1": [[472, "pep-3333-python-web-server-gateway-interface-v1-0-1"]], "elementtree": [[472, "elementtree"]], "datetime \u548c time": [[472, "datetime-and-time"]], "reprlib": [[472, "reprlib"]], "decimal and fractions": [[472, "decimal-and-fractions"]], "ftp": [[472, "ftp"]], "popen": [[472, "popen"]], "gzip \u548c zipfile": [[472, "gzip-and-zipfile"]], "nntp": [[472, "nntp"]], "certificates": [[472, "certificates"]], "mailbox": [[472, "mailbox"]], "turtledemo": [[472, "turtledemo"]], "Multi-threading": [[472, "multi-threading"], [255, "multi-threading"]], "Codecs": [[472, "codecs"]], "\u6587\u4ef6": [[472, "documentation"]], "Code Repository": [[472, "code-repository"]], "Porting to Python 3.2": [[472, "porting-to-python-3-2"]], "Python 3.12 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[471, "what-s-new-in-python-3-12"]], "PEP 695: Type Parameter Syntax": [[471, "pep-695-type-parameter-syntax"]], "PEP 701: Syntactic formalization of f-strings": [[471, "pep-701-syntactic-formalization-of-f-strings"]], "PEP 684: A Per-Interpreter GIL": [[471, "pep-684-a-per-interpreter-gil"]], "PEP 669: Low impact monitoring for CPython": [[471, "pep-669-low-impact-monitoring-for-cpython"]], "PEP 688: Making the buffer protocol accessible in Python": [[471, "pep-688-making-the-buffer-protocol-accessible-in-python"]], "PEP 709: Comprehension inlining": [[471, "pep-709-comprehension-inlining"]], "Improved Error Messages": [[471, "improved-error-messages"]], "New Features Related to Type Hints": [[471, "new-features-related-to-type-hints"]], "PEP 692: Using TypedDict for more precise **kwargs typing": [[471, "pep-692-using-typeddict-for-more-precise-kwargs-typing"]], "PEP 698: Override Decorator for Static Typing": [[471, "pep-698-override-decorator-for-static-typing"]], "Pending Removal in Python 3.13": [[471, "pending-removal-in-python-3-13"]], "Pending Removal in Python 3.14": [[471, "pending-removal-in-python-3-14"], [471, "id7"]], "Pending Removal in Future Versions": [[471, "pending-removal-in-future-versions"], [471, "id8"]], "asynchat \u548c asyncore": [[471, "asynchat-and-asyncore"]], "imp": [[471, "imp"]], "webbrowser": [[471, "webbrowser"], [473, "webbrowser"]], "xml.etree.ElementTree": [[471, "xml-etree-elementtree"], [473, "xml-etree-elementtree"]], "\u5176\u4ed6": [[471, "others"]], "Porting to Python 3.12": [[471, "porting-to-python-3-12"], [471, "id5"]], "Pending Removal in Python 3.15": [[471, "pending-removal-in-python-3-15"]], "Python 2.7 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[466, "what-s-new-in-python-2-7"]], "The Future for Python 2.x": [[466, "the-future-for-python-2-x"]], "Changes to the Handling of Deprecation Warnings": [[466, "changes-to-the-handling-of-deprecation-warnings"]], "Python 3.1 Features": [[466, "python-3-1-features"]], "PEP 372: Adding an Ordered Dictionary to collections": [[466, "pep-372-adding-an-ordered-dictionary-to-collections"]], "PEP 389: The argparse Module for Parsing Command Lines": [[466, "pep-389-the-argparse-module-for-parsing-command-lines"]], "PEP 391: Dictionary-Based Configuration For Logging": [[466, "pep-391-dictionary-based-configuration-for-logging"]], "PEP 3106: Dictionary Views": [[466, "pep-3106-dictionary-views"]], "PEP 3137: The memoryview Object": [[466, "pep-3137-the-memoryview-object"]], "New module: importlib": [[466, "new-module-importlib"]], "New module: sysconfig": [[466, "new-module-sysconfig"]], "ttk: Themed Widgets for Tk": [[466, "ttk-themed-widgets-for-tk"]], "Updated module: unittest": [[466, "updated-module-unittest"]], "Updated module: ElementTree 1.3": [[466, "updated-module-elementtree-1-3"]], "Port-Specific Changes: FreeBSD": [[466, "port-specific-changes-freebsd"]], "Porting to Python 2.7": [[466, "porting-to-python-2-7"]], "New Features Added to Python 2.7 Maintenance Releases": [[466, "new-features-added-to-python-2-7-maintenance-releases"]], "Two new environment variables for debug mode": [[466, "two-new-environment-variables-for-debug-mode"]], "PEP 434: IDLE Enhancement Exception for All Branches": [[466, "pep-434-idle-enhancement-exception-for-all-branches"]], "PEP 466: Network Security Enhancements for Python 2.7": [[466, "pep-466-network-security-enhancements-for-python-2-7"]], "PEP 477: Backport ensurepip (PEP 453) to Python 2.7": [[466, "pep-477-backport-ensurepip-pep-453-to-python-2-7"]], "PEP 493: HTTPS verification migration tools for Python 2.7": [[466, "pep-493-https-verification-migration-tools-for-python-2-7"]], "\u4f7f\u7528 Python \u76f4\u8b6f\u5668": [[445, "using-the-python-interpreter"]], "\u555f\u52d5\u76f4\u8b6f\u5668": [[445, "invoking-the-interpreter"]], "\u50b3\u905e\u5f15\u6578": [[445, "argument-passing"]], "\u76f4\u8b6f\u5668\u8207\u5b83\u7684\u74b0\u5883": [[445, "the-interpreter-and-its-environment"]], "\u539f\u59cb\u78bc\u7684\u5b57\u5143\u7de8\u78bc (encoding)": [[445, "source-code-encoding"]], "Python 3.3 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[473, "what-s-new-in-python-3-3"]], "PEP 405\uff1a\u865b\u64ec\u74b0\u5883": [[473, "pep-405-virtual-environments"]], "PEP 420: Implicit Namespace Packages": [[473, "pep-420-implicit-namespace-packages"]], "PEP 3118: New memoryview implementation and buffer protocol documentation": [[473, "pep-3118-new-memoryview-implementation-and-buffer-protocol-documentation"]], "\u529f\u80fd": [[473, "features"], [473, "id1"]], "API \u8b8a\u66f4": [[473, "api-changes"], [473, "id2"]], "PEP 393: Flexible String Representation": [[473, "pep-393-flexible-string-representation"]], "\u529f\u80fd\u6027": [[473, "functionality"]], "\u6027\u80fd\u548c\u8cc7\u6e90\u4f7f\u7528\u60c5\u6cc1": [[473, "performance-and-resource-usage"]], "PEP 397\uff1a\u9069\u7528\u65bc Windows \u7684 Python \u555f\u52d5\u5668": [[473, "pep-397-python-launcher-for-windows"]], "PEP 3151: Reworking the OS and IO exception hierarchy": [[473, "pep-3151-reworking-the-os-and-io-exception-hierarchy"]], "PEP 380: Syntax for Delegating to a Subgenerator": [[473, "pep-380-syntax-for-delegating-to-a-subgenerator"]], "PEP 409: Suppressing exception context": [[473, "pep-409-suppressing-exception-context"]], "PEP 414: Explicit Unicode literals": [[473, "pep-414-explicit-unicode-literals"]], "PEP 3155: Qualified name for classes and functions": [[473, "pep-3155-qualified-name-for-classes-and-functions"]], "PEP 412: Key-Sharing Dictionary": [[473, "pep-412-key-sharing-dictionary"]], "PEP 362\uff1a\u51fd\u5f0f\u7c3d\u540d\u7269\u4ef6": [[473, "pep-362-function-signature-object"]], "PEP 421\uff1a\u65b0\u589e sys.implementation": [[473, "pep-421-adding-sys-implementation"]], "SimpleNamespace": [[473, "simplenamespace"]], "\u4f7f\u7528 importlib \u4f5c\u70ba import \u7684\u5be6\u4f5c": [[473, "using-importlib-as-the-implementation-of-import"]], "\u65b0 API": [[473, "new-apis"]], "\u660e\u986f\u7684\u8b8a\u66f4": [[473, "visible-changes"]], "A Finer-Grained Import Lock": [[473, "a-finer-grained-import-lock"]], "\u5167\u5efa\u51fd\u5f0f\u548c\u578b\u5225": [[473, "builtin-functions-and-types"]], "Policy Framework": [[473, "policy-framework"]], "Provisional Policy with New Header API": [[473, "provisional-policy-with-new-header-api"]], "\u5176\u4ed6 API \u8b8a\u66f4": [[473, "other-api-changes"]], "sched": [[473, "sched"]], "\u5efa\u7f6e\u548c C API \u66f4\u6539": [[473, "build-and-c-api-changes"]], "\u4e0d\u652f\u63f4\u7684\u4f5c\u696d\u7cfb\u7d71": [[473, "unsupported-operating-systems"]], "\u5df2\u68c4\u7528\u7684 Python \u6a21\u7d44\u3001\u51fd\u5f0f\u548c\u65b9\u6cd5": [[473, "deprecated-python-modules-functions-and-methods"]], "C API \u4e2d\u5df2\u68c4\u7528\u7684\u51fd\u5f0f\u548c\u578b\u5225": [[473, "deprecated-functions-and-types-of-the-c-api"]], "\u5df2\u68c4\u7528\u7684\u529f\u80fd": [[473, "deprecated-features"]], "\u79fb\u690d\u5230 Python 3.3": [[473, "porting-to-python-3-3"]], "\u79fb\u690d Python \u7a0b\u5f0f\u78bc": [[473, "porting-python-code"]], "Porting C code": [[473, "porting-c-code"]], "Building C extensions": [[473, "building-c-extensions"]], "\u547d\u4ee4\u5217\u958b\u95dc\u66f4\u6539": [[473, "command-line-switch-changes"]], "Python \u6559\u5b78": [[442, "the-python-tutorial"]], "Python \u6a19\u6e96\u51fd\u5f0f\u5eab\u6982\u89bd": [[448, "brief-tour-of-the-standard-library"]], "\u4f5c\u696d\u7cfb\u7d71\u4ecb\u9762": [[448, "operating-system-interface"]], "\u6a94\u6848\u4e4b\u842c\u7528\u5b57\u5143 (File Wildcards)": [[448, "file-wildcards"]], "\u547d\u4ee4\u5217\u5f15\u6578": [[448, "command-line-arguments"]], "\u932f\u8aa4\u8f38\u51fa\u91cd\u65b0\u5c0e\u5411\u8207\u7a0b\u5f0f\u7d42\u6b62": [[448, "error-output-redirection-and-program-termination"]], "\u5b57\u4e32\u6a23\u5f0f\u6bd4\u5c0d": [[448, "string-pattern-matching"]], "\u6578\u5b78\u76f8\u95dc": [[448, "mathematics"]], "\u7db2\u8def\u5b58\u53d6": [[448, "internet-access"]], "\u65e5\u671f\u8207\u6642\u9593": [[448, "dates-and-times"]], "\u8cc7\u6599\u58d3\u7e2e": [[448, "data-compression"]], "\u6548\u80fd\u91cf\u6e2c": [[448, "performance-measurement"]], "\u54c1\u8cea\u63a7\u7ba1": [[448, "quality-control"]], "\u6a19\u6e96\u6a21\u7d44\u5eab": [[448, "batteries-included"]], "\u5728 Windows \u4e0a\u4f7f\u7528 Python": [[458, "using-python-on-windows"]], "The full installer": [[458, "the-full-installer"]], "\u5b89\u88dd\u6b65\u9a5f": [[458, "installation-steps"]], "Removing the MAX_PATH Limitation": [[458, "removing-the-max-path-limitation"]], "\u5b89\u88dd\u6392\u9664\u4f7f\u7528\u8005\u4ecb\u9762": [[458, "installing-without-ui"]], "\u7576\u5b89\u88dd\u6642\u4e0d\u4e0b\u8f09": [[458, "installing-without-downloading"]], "Modifying an install": [[458, "modifying-an-install"]], "The Microsoft Store package": [[458, "the-microsoft-store-package"]], "Known issues": [[458, "known-issues"]], "Redirection of local data, registry, and temporary paths": [[458, "redirection-of-local-data-registry-and-temporary-paths"]], "nuget.org \u5957\u4ef6": [[458, "the-nuget-org-packages"]], "The embeddable package": [[458, "the-embeddable-package"]], "Python Application": [[458, "python-application"]], "\u5d4c\u5165 Python": [[458, "embedding-python"]], "Alternative bundles": [[458, "alternative-bundles"]], "\u8a2d\u5b9a Python": [[458, "configuring-python"]], "Excursus: Setting environment variables": [[458, "excursus-setting-environment-variables"]], "Finding the Python executable": [[458, "finding-the-python-executable"]], "UTF-8 \u6a21\u5f0f": [[458, "utf-8-mode"]], "Python Launcher for Windows": [[458, "python-launcher-for-windows"]], "\u958b\u59cb": [[458, "getting-started"]], "From the command-line": [[458, "from-the-command-line"]], "\u865b\u64ec\u74b0\u5883\uff08Virtual environment\uff09": [[458, "virtual-environments"]], "From a script": [[458, "from-a-script"]], "\u5f9e\u6a94\u6848\u95dc\u806f": [[458, "from-file-associations"]], "Shebang Lines": [[458, "shebang-lines"]], "Arguments in shebang lines": [[458, "arguments-in-shebang-lines"]], "Customization": [[458, "customization"]], "Customization via INI files": [[458, "customization-via-ini-files"]], "Customizing default Python versions": [[458, "customizing-default-python-versions"]], "Diagnostics": [[458, "diagnostics"]], "Dry Run": [[458, "dry-run"]], "\u5b89\u88dd\u96a8\u9078": [[458, "install-on-demand"]], "Return codes": [[458, "return-codes"]], "Finding modules": [[458, "finding-modules"]], "Additional modules": [[458, "additional-modules"]], "PyWin32": [[458, "pywin32"]], "cx_Freeze": [[458, "cx-freeze"]], "\u7de8\u8b6f Python \u5728 Windows": [[458, "compiling-python-on-windows"]], "\u5176\u4ed6\u5e73\u53f0": [[458, "other-platforms"]], "Python 2.3 \u6709\u4ec0\u9ebc\u65b0\u529f\u80fd": [[462, "what-s-new-in-python-2-3"]], "PEP 218: A Standard Set Datatype": [[462, "pep-218-a-standard-set-datatype"]], "PEP 263: Source Code Encodings": [[462, "pep-263-source-code-encodings"]], "PEP 273: Importing Modules from ZIP Archives": [[462, "pep-273-importing-modules-from-zip-archives"]], "PEP 277: Unicode file name support for Windows NT": [[462, "pep-277-unicode-file-name-support-for-windows-nt"]], "PEP 278: Universal Newline Support": [[462, "pep-278-universal-newline-support"]], "PEP 279: enumerate()": [[462, "pep-279-enumerate"]], "PEP 282: The logging Package": [[462, "pep-282-the-logging-package"]], "PEP 285: A Boolean Type": [[462, "pep-285-a-boolean-type"]], "PEP 293: Codec Error Handling Callbacks": [[462, "pep-293-codec-error-handling-callbacks"]], "PEP 301: Package Index and Metadata for Distutils": [[462, "pep-301-package-index-and-metadata-for-distutils"]], "PEP 302: New Import Hooks": [[462, "pep-302-new-import-hooks"]], "PEP 305: Comma-separated Files": [[462, "pep-305-comma-separated-files"]], "PEP 307: Pickle Enhancements": [[462, "pep-307-pickle-enhancements"]], "Extended Slices": [[462, "extended-slices"]], "String Changes": [[462, "string-changes"]], "Date/Time Type": [[462, "date-time-type"]], "The optparse Module": [[462, "the-optparse-module"]], "Pymalloc: A Specialized Object Allocator": [[462, "pymalloc-a-specialized-object-allocator"]], "Porting to Python 2.3": [[462, "porting-to-python-2-3"]], "textwrap --- Text wrapping and filling": [[361, "module-textwrap"]], "\u5167\u5efa\u578b\u5225": [[341, "built-in-types"]], "\u771f\u503c\u6aa2\u6e2c": [[341, "truth-value-testing"]], "Boolean Operations --- and, or, not": [[341, "boolean-operations-and-or-not"]], "Numeric Types --- int, float, complex": [[341, "numeric-types-int-float-complex"]], "Bitwise Operations on Integer Types": [[341, "bitwise-operations-on-integer-types"]], "Additional Methods on Integer Types": [[341, "additional-methods-on-integer-types"]], "Additional Methods on Float": [[341, "additional-methods-on-float"]], "Hashing of numeric types": [[341, "hashing-of-numeric-types"]], "Boolean Type - bool": [[341, "boolean-type-bool"]], "Iterator Types": [[341, "iterator-types"]], "Generator Types": [[341, "generator-types"]], "Sequence Types --- list, tuple, range": [[341, "sequence-types-list-tuple-range"]], "Common Sequence Operations": [[341, "common-sequence-operations"]], "Immutable Sequence Types": [[341, "immutable-sequence-types"]], "Mutable Sequence Types": [[341, "mutable-sequence-types"]], "Tuples": [[341, "tuples"]], "Ranges": [[341, "ranges"]], "Text Sequence Type --- str": [[341, "text-sequence-type-str"]], "printf-style String Formatting": [[341, "printf-style-string-formatting"]], "Binary Sequence Types --- bytes, bytearray, memoryview": [[341, "binary-sequence-types-bytes-bytearray-memoryview"]], "Bytes Objects": [[341, "bytes-objects"]], "Bytearray Objects": [[341, "bytearray-objects"]], "Bytes and Bytearray Operations": [[341, "bytes-and-bytearray-operations"]], "printf-style Bytes Formatting": [[341, "printf-style-bytes-formatting"]], "Memory Views": [[341, "memory-views"]], "Set Types --- set, frozenset": [[341, "set-types-set-frozenset"]], "Mapping Types --- dict": [[341, "mapping-types-dict"]], "\u5b57\u5178\u8996\u5716\u7269\u4ef6": [[341, "dictionary-view-objects"]], "Context Manager Types": [[341, "context-manager-types"]], "Type Annotation Types --- Generic Alias, Union": [[341, "type-annotation-types-generic-alias-union"]], "Generic Alias Type": [[341, "generic-alias-type"]], "Standard Generic Classes": [[341, "standard-generic-classes"]], "Special Attributes of GenericAlias objects": [[341, "special-attributes-of-genericalias-objects"]], "Union Type": [[341, "union-type"]], "Other Built-in Types": [[341, "other-built-in-types"]], "Classes and Class Instances": [[341, "classes-and-class-instances"]], "Methods": [[341, "methods"], [293, "methods"], [285, "methods"]], "Code Objects": [[341, "code-objects"]], "The Null Object": [[341, "the-null-object"]], "The Ellipsis Object": [[341, "the-ellipsis-object"]], "The NotImplemented Object": [[341, "the-notimplemented-object"]], "Internal Objects": [[341, "internal-objects"]], "Special Attributes": [[341, "special-attributes"]], "Integer string conversion length limitation": [[341, "integer-string-conversion-length-limitation"]], "Affected APIs": [[341, "affected-apis"]], "Configuring the limit": [[341, "configuring-the-limit"]], "Recommended configuration": [[341, "recommended-configuration"]], "timeit --- \u6e2c\u91cf\u5c0f\u91cf\u7a0b\u5f0f\u7247\u6bb5\u7684\u57f7\u884c\u6642\u9593": [[364, "module-timeit"]], "\u57fa\u790e\u7bc4\u4f8b": [[364, "basic-examples"], [233, "basic-examples"]], "Python \u4ecb\u9762": [[364, "python-interface"]], "\u547d\u4ee4\u5217\u4ecb\u9762": [[364, "command-line-interface"], [331, "command-line-interface"], [259, "module-json.tool"], [252, "command-line-interface"], [207, "command-line-interface"], [231, "command-line-interface"]], "tabnanny --- \u5075\u6e2c\u4e0d\u826f\u7e2e\u6392": [[354, "module-tabnanny"]], "tkinter --- Python interface to Tcl/Tk": [[366, "module-tkinter"]], "Architecture": [[366, "architecture"]], "Tkinter Modules": [[366, "tkinter-modules"]], "Tkinter Life Preserver": [[366, "tkinter-life-preserver"]], "A Hello World Program": [[366, "a-hello-world-program"]], "Important Tk Concepts": [[366, "important-tk-concepts"]], "Understanding How Tkinter Wraps Tcl/Tk": [[366, "understanding-how-tkinter-wraps-tcl-tk"]], "How do I...? What option does...?": [[366, "how-do-i-what-option-does"]], "Navigating the Tcl/Tk Reference Manual": [[366, "navigating-the-tcl-tk-reference-manual"]], "Threading model": [[366, "threading-model"]], "Handy Reference": [[366, "handy-reference"]], "Setting Options": [[366, "setting-options"]], "The Packer": [[366, "the-packer"]], "Packer Options": [[366, "packer-options"]], "Coupling Widget Variables": [[366, "coupling-widget-variables"]], "The Window Manager": [[366, "the-window-manager"]], "Tk Option Data Types": [[366, "tk-option-data-types"]], "Bindings and Events": [[366, "bindings-and-events"]], "The index Parameter": [[366, "the-index-parameter"]], "Images": [[366, "images"]], "File Handlers": [[366, "file-handlers"]], "test --- Regression tests package for Python": [[359, "module-test"]], "Writing Unit Tests for the test package": [[359, "writing-unit-tests-for-the-test-package"]], "Running tests using the command-line interface": [[359, "running-tests-using-the-command-line-interface"]], "test.support --- Utilities for the Python test suite": [[359, "module-test.support"]], "test.support.socket_helper --- Utilities for socket tests": [[359, "module-test.support.socket_helper"]], "test.support.script_helper --- Utilities for the Python execution tests": [[359, "module-test.support.script_helper"]], "test.support.bytecode_helper --- Support tools for testing correct bytecode generation": [[359, "module-test.support.bytecode_helper"]], "test.support.threading_helper --- Utilities for threading tests": [[359, "module-test.support.threading_helper"]], "test.support.os_helper --- Utilities for os tests": [[359, "module-test.support.os_helper"]], "test.support.import_helper --- Utilities for import tests": [[359, "module-test.support.import_helper"]], "test.support.warnings_helper --- Utilities for warnings tests": [[359, "module-test.support.warnings_helper"]], "statistics --- \u6578\u5b78\u7d71\u8a08\u51fd\u5f0f": [[340, "module-statistics"]], "\u5e73\u5747\u503c\u8207\u4e2d\u592e\u4f4d\u7f6e\u91cf\u6578": [[340, "averages-and-measures-of-central-location"]], "\u96e2\u5ea6 (spread) \u7684\u6e2c\u91cf": [[340, "measures-of-spread"]], "\u5169\u500b\u8f38\u5165\u4e4b\u9593\u7684\u95dc\u4fc2\u7d71\u8a08": [[340, "statistics-for-relations-between-two-inputs"]], "\u51fd\u5f0f\u7d30\u7bc0": [[340, "function-details"]], "NormalDist \u7269\u4ef6": [[340, "normaldist-objects"]], "NormalDist \u7bc4\u4f8b\u8207\u9326\u56ca\u5999\u8a08": [[340, "normaldist-examples-and-recipes"]], "\u7d93\u5178\u6a5f\u7387\u554f\u984c": [[340, "classic-probability-problems"]], "\u7528\u65bc\u6a21\u64ec\u7684\u8499\u5730\u5361\u7f85 (Monte Carlo) \u8f38\u5165": [[340, "monte-carlo-inputs-for-simulations"]], "\u8fd1\u4f3c\u4e8c\u9805\u5206\u5e03": [[340, "approximating-binomial-distributions"]], "\u55ae\u7d14\u8c9d\u6c0f\u5206\u985e\u5668 (Naive bayesian classifier)": [[340, "naive-bayesian-classifier"]], "\u6838\u5bc6\u5ea6\u4f30\u8a08 (Kernel density estimation)": [[340, "kernel-density-estimation"]], "\u6587\u672c\u8655\u7406 (Text Processing) \u670d\u52d9": [[360, "text-processing-services"]], "telnetlib --- Telnet \u5ba2\u6236\u7aef": [[356, "module-telnetlib"]], "Telnet Objects": [[356, "telnet-objects"]], "Telnet \u7bc4\u4f8b": [[356, "telnet-example"]], "symtable --- \u5b58\u53d6\u7de8\u8b6f\u5668\u7684\u7b26\u865f\u8868": [[348, "module-symtable"]], "\u7522\u751f\u7b26\u865f\u8868": [[348, "generating-symbol-tables"]], "\u6aa2\u67e5\u7b26\u865f\u8868": [[348, "examining-symbol-tables"]], "The initialization of the sys.path module search path": [[351, "the-initialization-of-the-sys-path-module-search-path"]], "Virtual environments": [[351, "virtual-environments"]], "_pth files": [[351, "pth-files"]], "Embedded Python": [[351, "embedded-python"]], "sys.monitoring --- Execution event monitoring": [[350, "module-sys.monitoring"]], "Tool identifiers": [[350, "tool-identifiers"]], "Registering and using tools": [[350, "registering-and-using-tools"]], "Events": [[350, "events"]], "Local events": [[350, "local-events"]], "Ancillary events": [[350, "ancillary-events"]], "Other events": [[350, "other-events"]], "The STOP_ITERATION event": [[350, "the-stop-iteration-event"]], "Turning events on and off": [[350, "turning-events-on-and-off"]], "Setting events globally": [[350, "setting-events-globally"]], "Per code object events": [[350, "per-code-object-events"]], "Disabling events": [[350, "disabling-events"]], "Registering callback functions": [[350, "registering-callback-functions"]], "Callback function arguments": [[350, "callback-function-arguments"]], "tkinter.messagebox --- Tkinter message prompts": [[370, "module-tkinter.messagebox"]], "\u5df2\u88ab\u53d6\u4ee3\u7684\u6a21\u7d44": [[347, "superseded-modules"]], "tkinter.ttk --- Tk themed widgets": [[373, "module-tkinter.ttk"]], "Using Ttk": [[373, "using-ttk"]], "Ttk Widgets": [[373, "ttk-widgets"]], "Widget": [[373, "widget"]], "Standard Options": [[373, "standard-options"]], "Scrollable Widget Options": [[373, "scrollable-widget-options"]], "Label Options": [[373, "label-options"]], "Compatibility Options": [[373, "compatibility-options"]], "Widget States": [[373, "widget-states"]], "ttk.Widget": [[373, "ttk-widget"]], "Combobox": [[373, "combobox"]], "Options": [[373, "options"], [373, "id1"], [373, "id3"], [373, "id5"], [373, "id6"], [373, "id7"]], "Virtual events": [[373, "virtual-events"], [373, "id2"]], "ttk.Combobox": [[373, "ttk-combobox"]], "Spinbox": [[373, "spinbox"]], "ttk.Spinbox": [[373, "ttk-spinbox"]], "Notebook": [[373, "notebook"]], "Tab Options": [[373, "tab-options"]], "Tab Identifiers": [[373, "tab-identifiers"]], "Virtual Events": [[373, "id4"], [373, "id8"]], "ttk.Notebook": [[373, "ttk-notebook"]], "Progressbar": [[373, "progressbar"]], "ttk.Progressbar": [[373, "ttk-progressbar"]], "Separator": [[373, "separator"]], "Sizegrip": [[373, "sizegrip"]], "Platform-specific notes": [[373, "platform-specific-notes"]], "Bugs": [[373, "bugs"]], "Treeview": [[373, "treeview"]], "Item Options": [[373, "item-options"]], "Tag Options": [[373, "tag-options"]], "Column Identifiers": [[373, "column-identifiers"]], "ttk.Treeview": [[373, "ttk-treeview"]], "Ttk Styling": [[373, "ttk-styling"]], "Layouts": [[373, "layouts"]], "stringprep --- Internet String Preparation": [[343, "module-stringprep"]], "tkinter.scrolledtext --- Scrolled Text Widget": [[371, "module-tkinter.scrolledtext"]], "syslog --- Unix syslog library routines": [[353, "module-syslog"]], "tkinter.tix --- Tk \u64f4\u5145\u5c0f\u5de5\u5177": [[372, "module-tkinter.tix"]], "Using Tix": [[372, "using-tix"]], "Tix Widgets": [[372, "tix-widgets"]], "Basic Widgets": [[372, "basic-widgets"]], "File Selectors": [[372, "file-selectors"]], "Hierarchical ListBox": [[372, "hierarchical-listbox"]], "Tabular ListBox": [[372, "tabular-listbox"]], "Manager Widgets": [[372, "manager-widgets"]], "Image Types": [[372, "image-types"]], "Miscellaneous Widgets": [[372, "miscellaneous-widgets"]], "Form Geometry Manager": [[372, "form-geometry-manager"]], "Tix \u6307\u4ee4": [[372, "tix-commands"]], "subprocess --- Subprocess management": [[345, "module-subprocess"]], "Using the subprocess Module": [[345, "using-the-subprocess-module"]], "Frequently Used Arguments": [[345, "frequently-used-arguments"]], "Popen Constructor": [[345, "popen-constructor"]], "Security Considerations": [[345, "security-considerations"], [242, "security-considerations"], [140, "security-considerations"]], "Popen Objects": [[345, "popen-objects"]], "Windows Popen Helpers": [[345, "windows-popen-helpers"]], "Windows Constants": [[345, "windows-constants"]], "Older high-level API": [[345, "older-high-level-api"]], "Replacing Older Functions with the subprocess Module": [[345, "replacing-older-functions-with-the-subprocess-module"]], "Replacing /bin/sh shell command substitution": [[345, "replacing-bin-sh-shell-command-substitution"]], "Replacing shell pipeline": [[345, "replacing-shell-pipeline"]], "Replacing os.system()": [[345, "replacing-os-system"]], "Replacing the os.spawn family": [[345, "replacing-the-os-spawn-family"]], "Replacing os.popen(), os.popen2(), os.popen3()": [[345, "replacing-os-popen-os-popen2-os-popen3"]], "Replacing functions from the popen2 module": [[345, "replacing-functions-from-the-popen2-module"]], "Legacy Shell Invocation Functions": [[345, "legacy-shell-invocation-functions"]], "Converting an argument sequence to a string on Windows": [[345, "converting-an-argument-sequence-to-a-string-on-windows"]], "Disabling use of vfork() or posix_spawn()": [[345, "disabling-use-of-vfork-or-posix-spawn"]], "termios --- POSIX style tty control": [[358, "module-termios"]], "sys --- \u7cfb\u7d71\u7279\u5b9a\u7684\u53c3\u6578\u8207\u51fd\u5f0f": [[349, "module-sys"]], "Attributes of the float_info named tuple": [[349, "id2"]], "sysconfig --- Provide access to Python's configuration information": [[352, "module-sysconfig"]], "Configuration variables": [[352, "configuration-variables"]], "Installation paths": [[352, "installation-paths"]], "User scheme": [[352, "user-scheme"]], "posix_user": [[352, "posix-user"]], "nt_user": [[352, "nt-user"]], "osx_framework_user": [[352, "osx-framework-user"]], "Home scheme": [[352, "home-scheme"]], "posix_home": [[352, "posix-home"]], "Prefix scheme": [[352, "prefix-scheme"]], "posix_prefix": [[352, "posix-prefix"]], "nt": [[352, "nt"]], "\u5b89\u88dd\u8def\u5f91\u51fd\u5f0f": [[352, "installation-path-functions"]], "\u5176\u4ed6\u51fd\u5f0f": [[352, "other-functions"], [323, "other-functions"], [334, "other-functions"]], "\u5c07 sysconfig \u4f5c\u70ba\u8173\u672c\u4f7f\u7528": [[352, "using-sysconfig-as-a-script"]], "struct --- Interpret bytes as packed binary data": [[344, "module-struct"]], "\u51fd\u5f0f\u8207\u4f8b\u5916": [[344, "functions-and-exceptions"]], "Format Strings": [[344, "format-strings"]], "Byte Order, Size, and Alignment": [[344, "byte-order-size-and-alignment"]], "Format Characters": [[344, "format-characters"]], "Applications": [[344, "applications"]], "Native Formats": [[344, "native-formats"]], "Standard Formats": [[344, "standard-formats"]], "\u4ee5 Tk \u6253\u9020\u5716\u5f62\u4f7f\u7528\u8005\u4ecb\u9762 (Graphical User Interfaces)": [[365, "graphical-user-interfaces-with-tk"]], "tkinter.colorchooser --- Color choosing dialog": [[367, "module-tkinter.colorchooser"]], "tkinter.font --- Tkinter font wrapper": [[369, "module-tkinter.font"]], "tarfile --- Read and write tar archive files": [[355, "module-tarfile"]], "TarFile \u7269\u4ef6": [[355, "tarfile-objects"]], "TarInfo \u7269\u4ef6": [[355, "tarinfo-objects"]], "Extraction filters": [[355, "extraction-filters"]], "Default named filters": [[355, "default-named-filters"]], "Filter errors": [[355, "filter-errors"]], "Hints for further verification": [[355, "hints-for-further-verification"]], "Supporting older Python versions": [[355, "supporting-older-python-versions"]], "Stateful extraction filter example": [[355, "stateful-extraction-filter-example"]], "Supported tar formats": [[355, "supported-tar-formats"]], "Unicode issues": [[355, "unicode-issues"]], "tempfile --- \u751f\u6210\u81e8\u6642\u6a94\u6848\u548c\u76ee\u9304": [[357, "module-tempfile"]], "\u5df2\u68c4\u7528\u7684\u51fd\u5f0f\u548c\u8b8a\u6578": [[357, "deprecated-functions-and-variables"]], "threading --- Thread-based parallelism": [[362, "module-threading"]], "Thread-Local Data": [[362, "thread-local-data"]], "Thread Objects": [[362, "thread-objects"]], "Lock Objects": [[362, "lock-objects"]], "RLock \u7269\u4ef6": [[362, "rlock-objects"]], "Condition Objects": [[362, "condition-objects"]], "Semaphore Objects": [[362, "semaphore-objects"]], "Semaphore \u7bc4\u4f8b": [[362, "semaphore-example"]], "Event Objects": [[362, "event-objects"]], "Timer Objects": [[362, "timer-objects"]], "Barrier Objects": [[362, "barrier-objects"]], "Using locks, conditions, and semaphores in the with statement": [[362, "using-locks-conditions-and-semaphores-in-the-with-statement"]], "sunau --- \u8b80\u5beb Sun AU \u6a94\u6848": [[346, "module-sunau"]], "AU_read \u7269\u4ef6": [[346, "au-read-objects"]], "AU_write \u7269\u4ef6": [[346, "au-write-objects"]], "time --- Time access and conversions": [[363, "module-time"]], "Clock ID Constants": [[363, "clock-id-constants"]], "Timezone Constants": [[363, "timezone-constants"]], "string --- Common string operations": [[342, "module-string"]], "String constants": [[342, "string-constants"]], "Custom String Formatting": [[342, "custom-string-formatting"]], "\u683c\u5f0f\u5316\u6587\u5b57\u8a9e\u6cd5": [[342, "format-string-syntax"]], "Format Specification Mini-Language": [[342, "format-specification-mini-language"]], "Format examples": [[342, "format-examples"]], "Template strings": [[342, "template-strings"]], "Helper functions": [[342, "helper-functions"]], "tkinter.dnd --- Drag and drop support": [[368, "module-tkinter.dnd"]], "pydoc --- Documentation generator and online help system": [[310, "module-pydoc"]], "smtplib --- SMTP protocol client": [[332, "module-smtplib"]], "SMTP \u7269\u4ef6": [[332, "smtp-objects"]], "SMTP \u7bc4\u4f8b": [[332, "smtp-example"]], "sndhdr --- \u5224\u5b9a\u8072\u97f3\u6a94\u6848\u7684\u578b\u5225": [[333, "module-sndhdr"]], "select --- Waiting for I/O completion": [[325, "module-select"]], "/dev/poll Polling Objects": [[325, "dev-poll-polling-objects"]], "Edge and Level Trigger Polling (epoll) Objects": [[325, "edge-and-level-trigger-polling-epoll-objects"]], "Polling Objects": [[325, "polling-objects"]], "Kqueue Objects": [[325, "kqueue-objects"]], "Kevent Objects": [[325, "kevent-objects"]], "resource --- Resource usage information": [[319, "module-resource"]], "Resource Limits": [[319, "resource-limits"]], "Resource Usage": [[319, "resource-usage"]], "xml.parsers.expat --- Fast XML parsing using Expat": [[311, "module-xml.parsers.expat"]], "ExpatError \u4f8b\u5916": [[311, "expaterror-exceptions"]], "Content Model Descriptions": [[311, "module-xml.parsers.expat.model"]], "Expat error constants": [[311, "module-xml.parsers.expat.errors"]], "selectors --- High-level I/O multiplexing": [[326, "module-selectors"]], "signal --- Set handlers for asynchronous events": [[330, "module-signal"]], "General rules": [[330, "general-rules"]], "Execution of Python signal handlers": [[330, "execution-of-python-signal-handlers"]], "Signals and threads": [[330, "signals-and-threads"]], "Note on SIGPIPE": [[330, "note-on-sigpipe"]], "Note on Signal Handlers and Exceptions": [[330, "note-on-signal-handlers-and-exceptions"]], "reprlib --- Alternate repr() implementation": [[318, "module-reprlib"]], "Repr \u7269\u4ef6": [[318, "repr-objects"]], "Subclassing Repr Objects": [[318, "subclassing-repr-objects"]], "pty --- Pseudo-terminal utilities": [[306, "module-pty"]], "queue --- \u540c\u6b65\u4f47\u5217 (queue) class\uff08\u985e\u5225\uff09": [[313, "module-queue"]], "\u4f47\u5217\u7269\u4ef6": [[313, "queue-objects"]], "SimpleQueue \u7269\u4ef6": [[313, "simplequeue-objects"]], "pyclbr --- Python module browser support": [[309, "module-pyclbr"]], "Class Objects": [[309, "class-objects"]], "secrets --- \u7522\u751f\u7528\u65bc\u7ba1\u7406\u6a5f\u5bc6\u7684\u5b89\u5168\u4e82\u6578": [[323, "module-secrets"]], "\u4e82\u6578": [[323, "random-numbers"]], "\u7522\u751f\u6b0a\u6756\uff08token\uff09": [[323, "generating-tokens"]], "\u6b0a\u6756\u61c9\u7576\u4f7f\u7528\u591a\u5c11\u500b\u4f4d\u5143\u7d44\uff1f": [[323, "how-many-bytes-should-tokens-use"]], "\u61c9\u7528\u6280\u5de7\u548c\u5178\u7bc4\u5be6\u52d9\uff08best practices\uff09": [[323, "recipes-and-best-practices"]], "site --- Site-specific configuration hook": [[331, "module-site"]], "sitecustomize": [[331, "module-sitecustomize"]], "usercustomize": [[331, "module-usercustomize"]], "Readline configuration": [[331, "readline-configuration"]], "socket --- Low-level networking interface": [[334, "module-socket"]], "Socket \u7cfb\u5217\u5bb6\u65cf": [[334, "socket-families"]], "\u5efa\u7acb sockets": [[334, "creating-sockets"]], "Socket \u7269\u4ef6": [[334, "socket-objects"]], "Notes on socket timeouts": [[334, "notes-on-socket-timeouts"]], "Timeouts and the connect method": [[334, "timeouts-and-the-connect-method"]], "Timeouts and the accept method": [[334, "timeouts-and-the-accept-method"]], "rlcompleter --- Completion function for GNU readline": [[320, "module-rlcompleter"]], "Completer Objects": [[320, "completer-objects"]], "stat --- Interpreting stat() results": [[339, "module-stat"]], "\u5b89\u5168\u6027\u6ce8\u610f\u4e8b\u9805": [[324, "security-considerations"]], "sched --- Event scheduler": [[322, "module-sched"]], "Scheduler Objects": [[322, "scheduler-objects"]], "shelve --- Python object persistence": [[327, "module-shelve"]], "Restrictions": [[327, "restrictions"]], "ssl --- TLS/SSL wrapper for socket objects": [[338, "module-ssl"]], "\u51fd\u5f0f\u3001\u5e38\u6578\u8207\u4f8b\u5916": [[338, "functions-constants-and-exceptions"]], "Socket creation": [[338, "socket-creation"]], "Context creation": [[338, "context-creation"]], "Random generation": [[338, "random-generation"]], "Certificate handling": [[338, "certificate-handling"]], "SSL Sockets": [[338, "ssl-sockets"]], "SSL Contexts": [[338, "ssl-contexts"]], "Certificates": [[338, "certificates"]], "Certificate chains": [[338, "certificate-chains"]], "CA certificates": [[338, "ca-certificates"]], "Combined key and certificate": [[338, "combined-key-and-certificate"]], "Self-signed certificates": [[338, "self-signed-certificates"]], "Testing for SSL support": [[338, "testing-for-ssl-support"]], "Client-side operation": [[338, "client-side-operation"]], "Server-side operation": [[338, "server-side-operation"]], "Notes on non-blocking sockets": [[338, "notes-on-non-blocking-sockets"]], "SSL session": [[338, "ssl-session"]], "Security considerations": [[338, "security-considerations"], [265, "security-considerations"]], "Best defaults": [[338, "best-defaults"]], "Manual settings": [[338, "manual-settings"]], "Verifying certificates": [[338, "verifying-certificates"]], "Protocol versions": [[338, "protocol-versions"]], "Cipher selection": [[338, "cipher-selection"]], "Multi-processing": [[338, "multi-processing"]], "TLS 1.3": [[338, "tls-1-3"]], "pwd --- \u5bc6\u78bc\u8cc7\u6599\u5eab": [[307, "module-pwd"]], "quopri --- \u7de8\u78bc\u548c\u89e3\u78bc MIME \u53ef\u5217\u5370\u5b57\u5143\u8cc7\u6599": [[314, "module-quopri"]], "spwd --- shadow \u5bc6\u78bc\u8cc7\u6599\u5eab": [[336, "module-spwd"]], "py_compile \u2014 \u7de8\u8b6f Python \u4f86\u6e90\u6a94\u6848": [[308, "module-py_compile"]], "Python Runtime Services": [[312, "python-runtime-services"]], "sqlite3 --- SQLite \u8cc7\u6599\u5eab\u7684 DB-API 2.0 \u4ecb\u9762": [[337, "module-sqlite3"]], "Module functions": [[337, "module-functions"]], "Module constants": [[337, "module-constants"]], "Connection objects": [[337, "connection-objects"]], "Cursor objects": [[337, "cursor-objects"]], "Row objects": [[337, "row-objects"]], "Blob objects": [[337, "blob-objects"]], "PrepareProtocol objects": [[337, "prepareprotocol-objects"]], "SQLite and Python types": [[337, "sqlite-and-python-types"]], "Default adapters and converters (deprecated)": [[337, "default-adapters-and-converters-deprecated"]], "Command-line interface": [[337, "command-line-interface"], [188, "command-line-interface"]], "How-to guides": [[337, "how-to-guides"]], "How to use placeholders to bind values in SQL queries": [[337, "how-to-use-placeholders-to-bind-values-in-sql-queries"]], "How to adapt custom Python types to SQLite values": [[337, "how-to-adapt-custom-python-types-to-sqlite-values"]], "How to write adaptable objects": [[337, "how-to-write-adaptable-objects"]], "How to register adapter callables": [[337, "how-to-register-adapter-callables"]], "How to convert SQLite values to custom Python types": [[337, "how-to-convert-sqlite-values-to-custom-python-types"]], "Adapter and converter recipes": [[337, "adapter-and-converter-recipes"]], "How to use connection shortcut methods": [[337, "how-to-use-connection-shortcut-methods"]], "How to use the connection context manager": [[337, "how-to-use-the-connection-context-manager"]], "How to work with SQLite URIs": [[337, "how-to-work-with-sqlite-uris"]], "How to create and use row factories": [[337, "how-to-create-and-use-row-factories"]], "\u89e3\u91cb": [[337, "explanation"]], "Transaction control": [[337, "transaction-control"]], "Transaction control via the autocommit attribute": [[337, "transaction-control-via-the-autocommit-attribute"]], "Transaction control via the isolation_level attribute": [[337, "transaction-control-via-the-isolation-level-attribute"]], "readline --- GNU readline interface": [[317, "module-readline"]], "Init file": [[317, "init-file"]], "Line buffer": [[317, "line-buffer"]], "History file": [[317, "history-file"]], "History list": [[317, "history-list"]], "Startup hooks": [[317, "startup-hooks"]], "Completion": [[317, "completion"]], "shlex --- Simple lexical analysis": [[328, "module-shlex"]], "shlex \u7269\u4ef6": [[328, "shlex-objects"]], "Parsing Rules": [[328, "parsing-rules"]], "Improved Compatibility with Shells": [[328, "improved-compatibility-with-shells"]], "runpy --- Locating and executing Python modules": [[321, "module-runpy"]], "socketserver --- A framework for network servers": [[335, "module-socketserver"]], "Server Creation Notes": [[335, "server-creation-notes"]], "Request Handler Objects": [[335, "request-handler-objects"]], "socketserver.TCPServer \u7bc4\u4f8b": [[335, "socketserver-tcpserver-example"]], "socketserver.UDPServer \u7bc4\u4f8b": [[335, "socketserver-udpserver-example"]], "Asynchronous Mixins": [[335, "asynchronous-mixins"]], "shutil --- High-level file operations": [[329, "module-shutil"]], "Directory and files operations": [[329, "directory-and-files-operations"]], "Platform-dependent efficient copy operations": [[329, "platform-dependent-efficient-copy-operations"]], "copytree example": [[329, "copytree-example"]], "rmtree \u7bc4\u4f8b": [[329, "rmtree-example"]], "Archiving operations": [[329, "archiving-operations"]], "Archiving example": [[329, "archiving-example"]], "Archiving example with base_dir": [[329, "archiving-example-with-base-dir"]], "Querying the size of the output terminal": [[329, "querying-the-size-of-the-output-terminal"]], "random --- \u751f\u6210\u507d\u96a8\u6a5f\u6578": [[315, "module-random"]], "\u7c3f\u8a18\u51fd\u5f0f (bookkeeping functions)": [[315, "bookkeeping-functions"]], "\u56de\u50b3\u4f4d\u5143\u7d44\u7684\u51fd\u5f0f": [[315, "functions-for-bytes"]], "\u56de\u50b3\u6574\u6578\u7684\u51fd\u5f0f": [[315, "functions-for-integers"]], "\u56de\u50b3\u5e8f\u5217\u7684\u51fd\u5f0f": [[315, "functions-for-sequences"]], "\u96e2\u6563\u5206\u5e03": [[315, "discrete-distributions"]], "\u5be6\u6578\u5206\u5e03": [[315, "real-valued-distributions"]], "\u66ff\u4ee3\u7522\u751f\u5668": [[315, "alternative-generator"]], "\u95dc\u65bc Reproducibility\uff08\u5fa9\u73fe\u6027\uff09\u7684\u6ce8\u610f\u4e8b\u9805": [[315, "notes-on-reproducibility"]], "\u4f7f\u7528\u65b9\u6848": [[315, "recipes"]], "re --- \u6b63\u898f\u8868\u793a\u5f0f (regular expression) \u64cd\u4f5c": [[316, "module-re"]], "\u6b63\u898f\u8868\u793a\u5f0f\u8a9e\u6cd5": [[316, "regular-expression-syntax"]], "Flags": [[316, "flags"]], "Functions": [[316, "functions"]], "Regular Expression Objects": [[316, "regular-expression-objects"]], "Match Objects": [[316, "match-objects"]], "Regular Expression Examples": [[316, "regular-expression-examples"]], "Checking for a Pair": [[316, "checking-for-a-pair"]], "Simulating scanf()": [[316, "simulating-scanf"]], "search() vs. match()": [[316, "search-vs-match"]], "Making a Phonebook": [[316, "making-a-phonebook"]], "Text Munging": [[316, "text-munging"]], "Finding all Adverbs": [[316, "finding-all-adverbs"]], "Finding all Adverbs and their Positions": [[316, "finding-all-adverbs-and-their-positions"]], "Raw String Notation": [[316, "raw-string-notation"]], "Writing a Tokenizer": [[316, "writing-a-tokenizer"]], "optparse --- Parser for command line options": [[289, "module-optparse"]], "Terminology": [[289, "terminology"]], "What are options for?": [[289, "what-are-options-for"]], "What are positional arguments for?": [[289, "what-are-positional-arguments-for"]], "Understanding option actions": [[289, "understanding-option-actions"]], "The store action": [[289, "the-store-action"]], "Handling boolean (flag) options": [[289, "handling-boolean-flag-options"]], "Other actions": [[289, "other-actions"]], "Default values": [[289, "default-values"]], "Generating help": [[289, "generating-help"]], "Grouping Options": [[289, "grouping-options"]], "Printing a version string": [[289, "printing-a-version-string"]], "How optparse handles errors": [[289, "how-optparse-handles-errors"]], "Putting it all together": [[289, "putting-it-all-together"]], "Reference Guide": [[289, "reference-guide"]], "Creating the parser": [[289, "creating-the-parser"]], "Populating the parser": [[289, "populating-the-parser"]], "Defining options": [[289, "defining-options"]], "Option attributes": [[289, "option-attributes"]], "Standard option actions": [[289, "standard-option-actions"]], "Standard option types": [[289, "standard-option-types"]], "Querying and manipulating your option parser": [[289, "querying-and-manipulating-your-option-parser"]], "Conflicts between options": [[289, "conflicts-between-options"]], "Cleanup": [[289, "cleanup"], [280, "cleanup"]], "Other methods": [[289, "other-methods"]], "Option Callbacks": [[289, "option-callbacks"]], "Defining a callback option": [[289, "defining-a-callback-option"]], "How callbacks are called": [[289, "how-callbacks-are-called"]], "Raising errors in a callback": [[289, "raising-errors-in-a-callback"]], "Callback example 1: trivial callback": [[289, "callback-example-1-trivial-callback"]], "Callback example 2: check option order": [[289, "callback-example-2-check-option-order"]], "Callback example 3: check option order (generalized)": [[289, "callback-example-3-check-option-order-generalized"]], "Callback example 4: check arbitrary condition": [[289, "callback-example-4-check-arbitrary-condition"]], "Callback example 5: fixed arguments": [[289, "callback-example-5-fixed-arguments"]], "Callback example 6: variable arguments": [[289, "callback-example-6-variable-arguments"]], "Extending optparse": [[289, "extending-optparse"]], "Adding new types": [[289, "adding-new-types"]], "Adding new actions": [[289, "adding-new-actions"]], "numbers --- \u6578\u503c\u7684\u62bd\u8c61\u57fa\u5e95\u985e\u5225": [[286, "module-numbers"]], "\u6578\u503c\u7684\u968e\u5c64": [[286, "the-numeric-tower"]], "\u7d66\u578b\u5225\u5be6\u4f5c\u8005\u7684\u8a3b\u8a18": [[286, "notes-for-type-implementors"]], "\u52a0\u5165\u66f4\u591a\u6578\u503c ABC": [[286, "adding-more-numeric-abcs"]], "\u5be6\u4f5c\u7b97\u8853\u64cd\u4f5c": [[286, "implementing-the-arithmetic-operations"]], "\u7db2\u969b\u7db2\u8def\u8cc7\u6599\u8655\u7406": [[282, "internet-data-handling"]], "The Python Profilers": [[305, "the-python-profilers"]], "Introduction to the profilers": [[305, "introduction-to-the-profilers"]], "Instant User's Manual": [[305, "instant-user-s-manual"]], "profile and cProfile Module Reference": [[305, "module-cProfile"]], "The Stats Class": [[305, "the-stats-class"]], "What Is Deterministic Profiling?": [[305, "what-is-deterministic-profiling"]], "\u9650\u5236": [[305, "limitations"]], "\u6821\u6b63": [[305, "calibration"]], "Using a custom timer": [[305, "using-a-custom-timer"]], "\u6578\u503c\u8207\u6578\u5b78\u6a21\u7d44": [[287, "numeric-and-mathematical-modules"]], "mimetypes --- Map filenames to MIME types": [[273, "module-mimetypes"]], "MimeTypes \u7269\u4ef6": [[273, "mimetypes-objects"]], "os.path --- \u5e38\u898b\u7684\u8def\u5f91\u540d\u64cd\u4f5c": [[291, "module-os.path"]], "ossaudiodev --- \u5c0d OSS \u76f8\u5bb9\u8072\u97f3\u88dd\u7f6e\u7684\u5b58\u53d6": [[292, "module-ossaudiodev"]], "Audio Device Objects": [[292, "audio-device-objects"]], "Mixer Device Objects": [[292, "mixer-device-objects"]], "msilib --- \u8b80\u5beb Microsoft Installer \u6a94\u6848": [[278, "module-msilib"]], "Database Objects": [[278, "database-objects"]], "View Objects": [[278, "view-objects"]], "Summary Information Objects": [[278, "summary-information-objects"]], "Record Objects": [[278, "record-objects"]], "Errors": [[278, "errors"]], "CAB \u7269\u4ef6": [[278, "cab-objects"]], "Directory Objects": [[278, "directory-objects"]], "Features": [[278, "features"]], "GUI classes": [[278, "gui-classes"]], "Precomputed tables": [[278, "precomputed-tables"]], "multiprocessing.shared_memory --- Shared memory for direct access across processes": [[281, "module-multiprocessing.shared_memory"]], "Data Persistence": [[295, "data-persistence"]], "pickle --- Python object serialization": [[296, "module-pickle"]], "Relationship to other Python modules": [[296, "relationship-to-other-python-modules"]], "Comparison with marshal": [[296, "comparison-with-marshal"]], "Comparison with json": [[296, "comparison-with-json"]], "Data stream format": [[296, "data-stream-format"]], "\u6a21\u7d44\u4ecb\u9762": [[296, "module-interface"]], "What can be pickled and unpickled?": [[296, "what-can-be-pickled-and-unpickled"]], "Pickling Class Instances": [[296, "pickling-class-instances"]], "Persistence of External Objects": [[296, "persistence-of-external-objects"]], "Dispatch Tables": [[296, "dispatch-tables"]], "Handling Stateful Objects": [[296, "handling-stateful-objects"]], "Custom Reduction for Types, Functions, and Other Objects": [[296, "custom-reduction-for-types-functions-and-other-objects"]], "Out-of-band Buffers": [[296, "out-of-band-buffers"]], "Provider API": [[296, "provider-api"]], "Consumer API": [[296, "consumer-api"]], "Restricting Globals": [[296, "restricting-globals"]], "pathlib --- Object-oriented filesystem paths": [[293, "module-pathlib"]], "Basic use": [[293, "basic-use"]], "\u7d14\u8def\u5f91": [[293, "pure-paths"]], "\u901a\u7528\u7279\u6027": [[293, "general-properties"]], "\u904b\u7b97\u5b50": [[293, "operators"]], "Accessing individual parts": [[293, "accessing-individual-parts"]], "Methods and properties": [[293, "methods-and-properties"]], "Concrete paths": [[293, "concrete-paths"]], "Correspondence to tools in the os module": [[293, "correspondence-to-tools-in-the-os-module"]], "nis --- Sun NIS (Yellow Pages) \u4ecb\u9762": [[284, "module-nis"]], "pdb --- The Python Debugger": [[294, "module-pdb"]], "Debugger Commands": [[294, "debugger-commands"]], "platform --- \u7372\u53d6\u5e95\u5c64\u5e73\u81fa\u7684\u6a19\u8b58\u8cc7\u6599": [[300, "module-platform"]], "\u8de8\u5e73\u53f0": [[300, "cross-platform"]], "Java \u5e73\u53f0": [[300, "java-platform"]], "Windows \u5e73\u53f0": [[300, "windows-platform"]], "macOS \u5e73\u53f0": [[300, "macos-platform"]], "Unix \u5e73\u53f0": [[300, "unix-platforms"]], "Linux \u5e73\u53f0": [[300, "linux-platforms"]], "msvcrt --- Useful routines from the MS VC++ runtime": [[279, "module-msvcrt"]], "File Operations": [[279, "file-operations"]], "Console I/O": [[279, "console-i-o"]], "Other Functions": [[279, "other-functions"]], "math --- \u6578\u5b78\u51fd\u5f0f": [[272, "module-math"]], "Number-theoretic and representation functions": [[272, "number-theoretic-and-representation-functions"]], "Power and logarithmic functions": [[272, "power-and-logarithmic-functions"], [151, "power-and-logarithmic-functions"]], "Trigonometric functions": [[272, "trigonometric-functions"], [151, "trigonometric-functions"]], "Angular conversion": [[272, "angular-conversion"]], "Hyperbolic functions": [[272, "hyperbolic-functions"], [151, "hyperbolic-functions"]], "Special functions": [[272, "special-functions"]], "pipes --- shell pipelines \u4ecb\u9762": [[298, "module-pipes"]], "Template Objects": [[298, "template-objects"]], "plistlib --- Generate and parse Apple .plist files": [[301, "module-plistlib"]], "poplib --- POP3 protocol client": [[302, "module-poplib"]], "POP3 \u7269\u4ef6": [[302, "pop3-objects"]], "POP3 \u7bc4\u4f8b": [[302, "pop3-example"]], "pkgutil --- Package extension utility": [[299, "module-pkgutil"]], "pickletools --- Tools for pickle developers": [[297, "module-pickletools"]], "\u547d\u4ee4\u5217\u7528\u6cd5": [[297, "command-line-usage"], [244, "command-line-usage"]], "\u547d\u4ee4\u5217\u9078\u9805": [[297, "command-line-options"], [259, "command-line-options"], [231, "command-line-options"]], "os --- \u5404\u7a2e\u4f5c\u696d\u7cfb\u7d71\u4ecb\u9762": [[290, "module-os"]], "File Names, Command Line Arguments, and Environment Variables": [[290, "file-names-command-line-arguments-and-environment-variables"]], "Python UTF-8 Mode": [[290, "python-utf-8-mode"]], "Process Parameters": [[290, "process-parameters"]], "File Object Creation": [[290, "file-object-creation"]], "File Descriptor Operations": [[290, "file-descriptor-operations"]], "Querying the size of a terminal": [[290, "querying-the-size-of-a-terminal"]], "Inheritance of File Descriptors": [[290, "inheritance-of-file-descriptors"]], "Files and Directories": [[290, "files-and-directories"]], "Linux extended attributes": [[290, "linux-extended-attributes"]], "Process Management": [[290, "process-management"]], "Interface to the scheduler": [[290, "interface-to-the-scheduler"]], "Miscellaneous System Information": [[290, "miscellaneous-system-information"]], "Random numbers": [[290, "random-numbers"]], "modulefinder --- Find modules used by a script": [[276, "module-modulefinder"]], "Example usage of ModuleFinder": [[276, "example-usage-of-modulefinder"]], "\u591a\u5a92\u9ad4\u670d\u52d9": [[274, "multimedia-services"]], "mmap --- Memory-mapped file support": [[275, "module-mmap"]], "MADV_* Constants": [[275, "madv-constants"]], "MAP_* \u5e38\u6578": [[275, "map-constants"]], "nntplib --- NNTP \u5354\u5b9a\u5ba2\u6236\u7aef": [[285, "module-nntplib"]], "NNTP \u7269\u4ef6": [[285, "nntp-objects"]], "\u5c6c\u6027": [[285, "attributes"]], "Utility functions": [[285, "utility-functions"], [173, "utility-functions"]], "operator --- \u6a19\u6e96\u904b\u7b97\u5b50\u66ff\u4ee3\u51fd\u5f0f": [[288, "module-operator"]], "\u904b\u7b97\u5b50\u8207\u51fd\u5f0f\u9593\u7684\u5c0d\u6620": [[288, "mapping-operators-to-functions"]], "\u539f\u5730 (in-place) \u904b\u7b97\u5b50": [[288, "in-place-operators"]], "pprint --- Data pretty printer": [[304, "module-pprint"]], "PrettyPrinter \u7269\u4ef6": [[304, "prettyprinter-objects"]], "posix --- \u6700\u5e38\u898b\u7684 POSIX \u7cfb\u7d71\u547c\u53eb": [[303, "module-posix"]], "\u5c0d\u5927\u6a94\u6848 (Large File) \u7684\u652f\u63f4": [[303, "large-file-support"]], "\u503c\u5f97\u6ce8\u610f\u7684\u6a21\u7d44\u5167\u5bb9": [[303, "notable-module-contents"]], "netrc --- netrc \u6a94\u6848\u8655\u7406": [[283, "module-netrc"]], "netrc \u7269\u4ef6": [[283, "netrc-objects"]], "multiprocessing --- Process-based parallelism": [[280, "module-multiprocessing"]], "The Process class": [[280, "the-process-class"]], "Contexts and start methods": [[280, "contexts-and-start-methods"]], "Exchanging objects between processes": [[280, "exchanging-objects-between-processes"]], "Synchronization between processes": [[280, "synchronization-between-processes"]], "Sharing state between processes": [[280, "sharing-state-between-processes"]], "Using a pool of workers": [[280, "using-a-pool-of-workers"]], "Process \u8207\u4f8b\u5916": [[280, "process-and-exceptions"]], "Pipes and Queues": [[280, "pipes-and-queues"]], "Miscellaneous": [[280, "miscellaneous"], [267, "miscellaneous"]], "Connection Objects": [[280, "connection-objects"]], "Synchronization primitives": [[280, "synchronization-primitives"]], "Shared ctypes Objects": [[280, "shared-ctypes-objects"]], "The multiprocessing.sharedctypes module": [[280, "module-multiprocessing.sharedctypes"]], "Managers": [[280, "managers"]], "Customized managers": [[280, "customized-managers"]], "Using a remote manager": [[280, "using-a-remote-manager"]], "Proxy Objects": [[280, "proxy-objects"]], "Process Pools": [[280, "module-multiprocessing.pool"]], "Listeners and Clients": [[280, "module-multiprocessing.connection"]], "Address Formats": [[280, "address-formats"]], "Authentication keys": [[280, "authentication-keys"]], "Logging": [[280, "logging"]], "The multiprocessing.dummy module": [[280, "module-multiprocessing.dummy"]], "Programming guidelines": [[280, "programming-guidelines"]], "All start methods": [[280, "all-start-methods"]], "The spawn and forkserver start methods": [[280, "the-spawn-and-forkserver-start-methods"]], "Structured Markup Processing Tools": [[270, "structured-markup-processing-tools"]], "Python Language Services": [[261, "python-language-services"]], "Python \u6a19\u6e96\u51fd\u5f0f\u5eab (Standard Library)": [[251, "the-python-standard-library"]], "\u7db2\u8def\u5354\u5b9a (Internet protocols) \u53ca\u652f\u63f4": [[253, "internet-protocols-and-support"]], "marshal --- \u5185\u90e8 Python \u7269\u4ef6\u5e8f\u5217\u5316": [[271, "module-marshal"]], "http.server --- HTTP servers": [[242, "module-http.server"]], "importlib.resources.abc -- Abstract base classes for resources": [[250, "module-importlib.resources.abc"]], "json --- JSON \u7de8\u78bc\u5668\u8207\u89e3\u78bc\u5668": [[259, "module-json"]], "Encoders and Decoders": [[259, "encoders-and-decoders"]], "Standard Compliance and Interoperability": [[259, "standard-compliance-and-interoperability"]], "Character Encodings": [[259, "character-encodings"]], "Infinite and NaN Number Values": [[259, "infinite-and-nan-number-values"]], "Repeated Names Within an Object": [[259, "repeated-names-within-an-object"]], "Top-level Non-Object, Non-Array Values": [[259, "top-level-non-object-non-array-values"]], "Implementation Limitations": [[259, "implementation-limitations"]], "http.client --- HTTP protocol client": [[239, "module-http.client"]], "HTTPConnection \u7269\u4ef6": [[239, "httpconnection-objects"]], "HTTPResponse \u7269\u4ef6": [[239, "httpresponse-objects"]], "HTTPMessage \u7269\u4ef6": [[239, "httpmessage-objects"]], "File menu (Shell and Editor)": [[244, "file-menu-shell-and-editor"]], "Edit menu (Shell and Editor)": [[244, "edit-menu-shell-and-editor"]], "Format menu (Editor window only)": [[244, "format-menu-editor-window-only"]], "Run menu (Editor window only)": [[244, "run-menu-editor-window-only"]], "Shell menu (Shell window only)": [[244, "shell-menu-shell-window-only"]], "Debug menu (Shell window only)": [[244, "debug-menu-shell-window-only"]], "Options menu (Shell and Editor)": [[244, "options-menu-shell-and-editor"]], "Window menu (Shell and Editor)": [[244, "window-menu-shell-and-editor"]], "Help menu (Shell and Editor)": [[244, "help-menu-shell-and-editor"]], "Context menus": [[244, "context-menus"]], "Editing and Navigation": [[244, "editing-and-navigation"]], "Editor windows": [[244, "editor-windows"]], "Key bindings": [[244, "key-bindings"]], "Automatic indentation": [[244, "automatic-indentation"]], "Completions": [[244, "completions"]], "Calltips": [[244, "calltips"]], "Code Context": [[244, "code-context"]], "Shell window": [[244, "shell-window"]], "Text colors": [[244, "text-colors"]], "Startup and Code Execution": [[244, "startup-and-code-execution"]], "Startup failure": [[244, "startup-failure"]], "Running user code": [[244, "running-user-code"]], "User output in Shell": [[244, "user-output-in-shell"]], "Developing tkinter applications": [[244, "developing-tkinter-applications"]], "Running without a subprocess": [[244, "running-without-a-subprocess"]], "Help and Preferences": [[244, "help-and-preferences"]], "Help sources": [[244, "help-sources"]], "Setting preferences": [[244, "setting-preferences"]], "IDLE on macOS": [[244, "idle-on-macos"]], "Extensions": [[244, "extensions"]], "idlelib": [[244, "module-idlelib"]], "\u53ef\u7528\u6027\u4e4b\u8a3b\u91cb": [[254, "notes-on-availability"]], "WebAssembly \u5e73\u53f0": [[254, "webassembly-platforms"]], "itertools --- Functions creating iterators for efficient looping": [[258, "module-itertools"]], "Itertool functions": [[258, "itertool-functions"]], "Itertools Recipes": [[258, "itertools-recipes"]], "logging --- Python \u7684\u65e5\u8a8c\u8a18\u9304\u5de5\u5177": [[264, "module-logging"]], "Important": [[264, "index-0"], [266, null], [265, null], [208, null]], "Logger Objects": [[264, "logger-objects"]], "Handler Objects": [[264, "handler-objects"]], "Formatter Objects": [[264, "formatter-objects"]], "Filter Objects": [[264, "filter-objects"]], "LogRecord \u7269\u4ef6": [[264, "logrecord-objects"]], "LogRecord attributes": [[264, "logrecord-attributes"]], "LoggerAdapter \u7269\u4ef6": [[264, "loggeradapter-objects"]], "Thread Safety": [[264, "thread-safety"]], "Module-Level Attributes": [[264, "module-level-attributes"]], "Integration with the warnings module": [[264, "integration-with-the-warnings-module"]], "http.cookiejar --- Cookie handling for HTTP clients": [[240, "module-http.cookiejar"]], "CookieJar \u8207 FileCookieJar \u7269\u4ef6": [[240, "cookiejar-and-filecookiejar-objects"]], "FileCookieJar subclasses and co-operation with web browsers": [[240, "filecookiejar-subclasses-and-co-operation-with-web-browsers"]], "CookiePolicy \u7269\u4ef6": [[240, "cookiepolicy-objects"]], "DefaultCookiePolicy \u7269\u4ef6": [[240, "defaultcookiepolicy-objects"]], "Cookie \u7269\u4ef6": [[240, "cookie-objects"], [241, "cookie-objects"]], "lzma --- Compression using the LZMA algorithm": [[267, "module-lzma"]], "Reading and writing compressed files": [[267, "reading-and-writing-compressed-files"]], "Compressing and decompressing data in memory": [[267, "compressing-and-decompressing-data-in-memory"]], "Specifying custom filter chains": [[267, "specifying-custom-filter-chains"]], "importlib --- import \u7684\u5be6\u4f5c": [[247, "module-importlib"]], "importlib.abc -- Abstract base classes related to import": [[247, "module-importlib.abc"]], "importlib.machinery -- Importers and path hooks": [[247, "module-importlib.machinery"]], "importlib.util -- Utility code for importers": [[247, "module-importlib.util"]], "Importing programmatically": [[247, "importing-programmatically"]], "Checking if a module can be imported": [[247, "checking-if-a-module-can-be-imported"]], "Importing a source file directly": [[247, "importing-a-source-file-directly"]], "Implementing lazy imports": [[247, "implementing-lazy-imports"]], "Setting up an importer": [[247, "setting-up-an-importer"]], "Approximating importlib.import_module()": [[247, "approximating-importlib-import-module"]], "importlib.resources -- Package resource reading, opening and access": [[249, "module-importlib.resources"]], "\u5df2\u68c4\u7528\u51fd\u5f0f": [[249, "deprecated-functions"]], "http.cookies --- HTTP state management": [[241, "module-http.cookies"]], "Morsel \u7269\u4ef6": [[241, "morsel-objects"]], "imaplib --- IMAP4 protocol client": [[245, "module-imaplib"]], "IMAP4 \u7269\u4ef6": [[245, "imap4-objects"]], "IMAP4 \u7bc4\u4f8b": [[245, "imap4-example"]], "Networking and Interprocess Communication": [[257, "networking-and-interprocess-communication"]], "ipaddress --- IPv4/IPv6 manipulation library": [[256, "module-ipaddress"]], "Convenience factory functions": [[256, "convenience-factory-functions"]], "IP Addresses": [[256, "ip-addresses"]], "Address objects": [[256, "address-objects"]], "Conversion to Strings and Integers": [[256, "conversion-to-strings-and-integers"]], "Comparison operators": [[256, "comparison-operators"]], "Arithmetic operators": [[256, "arithmetic-operators"]], "IP Network definitions": [[256, "ip-network-definitions"]], "Prefix, net mask and host mask": [[256, "prefix-net-mask-and-host-mask"]], "Network objects": [[256, "network-objects"]], "Logical operators": [[256, "logical-operators"], [256, "id3"]], "Networks as containers of addresses": [[256, "networks-as-containers-of-addresses"]], "Interface objects": [[256, "interface-objects"]], "Other Module Level Functions": [[256, "other-module-level-functions"]], "Custom Exceptions": [[256, "custom-exceptions"]], "http --- HTTP \u6a21\u7d44": [[238, "module-http"]], "HTTP \u72c0\u614b\u78bc": [[238, "http-status-codes"]], "HTTP \u72c0\u614b\u5206\u985e": [[238, "http-status-category"]], "HTTP \u65b9\u6cd5": [[238, "http-methods"]], "importlib.metadata -- Accessing package metadata": [[248, "module-importlib.metadata"]], "Entry points": [[248, "entry-points"]], "Distribution metadata": [[248, "distribution-metadata"]], "Distribution versions": [[248, "distribution-versions"]], "Distribution files": [[248, "distribution-files"]], "Distribution requirements": [[248, "distribution-requirements"]], "Mapping import to distribution packages": [[248, "mapping-import-to-distribution-packages"]], "Distributions": [[248, "distributions"]], "Distribution Discovery": [[248, "distribution-discovery"]], "Extending the search algorithm": [[248, "extending-the-search-algorithm"]], "\u570b\u969b\u5316": [[243, "internationalization"]], "keyword --- \u6aa2\u9a57 Python \u95dc\u9375\u5b57": [[260, "module-keyword"]], "logging.handlers --- Logging handlers": [[266, "module-logging.handlers"]], "StreamHandler": [[266, "streamhandler"]], "FileHandler": [[266, "filehandler"]], "NullHandler": [[266, "nullhandler"]], "WatchedFileHandler": [[266, "watchedfilehandler"]], "BaseRotatingHandler": [[266, "baserotatinghandler"]], "RotatingFileHandler": [[266, "rotatingfilehandler"]], "TimedRotatingFileHandler": [[266, "timedrotatingfilehandler"]], "SocketHandler": [[266, "sockethandler"]], "DatagramHandler": [[266, "datagramhandler"]], "SysLogHandler": [[266, "sysloghandler"]], "NTEventLogHandler": [[266, "nteventloghandler"]], "SMTPHandler": [[266, "smtphandler"]], "MemoryHandler": [[266, "memoryhandler"]], "HTTPHandler": [[266, "httphandler"]], "QueueHandler": [[266, "queuehandler"]], "QueueListener": [[266, "queuelistener"]], "mailbox --- Manipulate mailboxes in various formats": [[268, "module-mailbox"]], "Mailbox \u7269\u4ef6": [[268, "mailbox-objects"]], "Maildir": [[268, "maildir"]], "mbox": [[268, "mbox"]], "MH": [[268, "mh"]], "Babyl": [[268, "babyl"]], "MMDF": [[268, "mmdf"]], "Message \u7269\u4ef6": [[268, "message-objects"]], "MaildirMessage": [[268, "maildirmessage"]], "mboxMessage": [[268, "mboxmessage"]], "MHMessage": [[268, "mhmessage"]], "BabylMessage": [[268, "babylmessage"]], "MMDFMessage": [[268, "mmdfmessage"]], "logging.config --- Logging configuration": [[265, "module-logging.config"]], "Configuration functions": [[265, "configuration-functions"]], "Configuration dictionary schema": [[265, "configuration-dictionary-schema"]], "Dictionary Schema Details": [[265, "dictionary-schema-details"]], "Incremental Configuration": [[265, "incremental-configuration"]], "Object connections": [[265, "object-connections"]], "User-defined objects": [[265, "user-defined-objects"]], "Handler configuration order": [[265, "handler-configuration-order"]], "Access to external objects": [[265, "access-to-external-objects"]], "Access to internal objects": [[265, "access-to-internal-objects"]], "Import resolution and custom importers": [[265, "import-resolution-and-custom-importers"]], "Configuring QueueHandler and QueueListener": [[265, "configuring-queuehandler-and-queuelistener"]], "Configuration file format": [[265, "configuration-file-format"]], "io \u2014 \u8655\u7406\u8cc7\u6599\u4e32\u6d41\u7684\u6838\u5fc3\u5de5\u5177": [[255, "module-io"]], "\u6587\u5b57 I/O": [[255, "text-i-o"], [255, "id1"], [255, "id3"]], "\u4e8c\u9032\u4f4d (Binary) I/O": [[255, "binary-i-o"], [255, "id2"]], "\u539f\u59cb (Raw) I/O": [[255, "raw-i-o"]], "\u6587\u5b57\u7de8\u78bc": [[255, "text-encoding"]], "\u9078\u64c7\u6027\u52a0\u5165\u7684\u7de8\u78bc\u8b66\u544a": [[255, "opt-in-encodingwarning"]], "\u9ad8\u968e\u6a21\u7d44\u4ecb\u9762": [[255, "high-level-module-interface"]], "\u985e\u5225\u968e\u5c64": [[255, "class-hierarchy"]], "I/O Base Classes": [[255, "i-o-base-classes"]], "Raw File I/O": [[255, "raw-file-i-o"]], "Buffered Streams": [[255, "buffered-streams"]], "Reentrancy": [[255, "reentrancy"]], "inspect --- Inspect live objects": [[252, "module-inspect"]], "Types and members": [[252, "types-and-members"]], "Retrieving source code": [[252, "retrieving-source-code"]], "Introspecting callables with the Signature object": [[252, "introspecting-callables-with-the-signature-object"]], "The interpreter stack": [[252, "the-interpreter-stack"]], "Fetching attributes statically": [[252, "fetching-attributes-statically"]], "Current State of Generators, Coroutines, and Asynchronous Generators": [[252, "current-state-of-generators-coroutines-and-asynchronous-generators"]], "Code Objects Bit Flags": [[252, "code-objects-bit-flags"]], "Buffer flags": [[252, "buffer-flags"]], "mailcap --- Mailcap file handling": [[269, "module-mailcap"]], "linecache --- Random access to text lines": [[262, "module-linecache"]], "imghdr --- \u63a8\u6e2c\u5716\u7247\u7a2e\u985e": [[246, "module-imghdr"]], "locale --- Internationalization services": [[263, "module-locale"]], "Background, details, hints, tips and caveats": [[263, "background-details-hints-tips-and-caveats"]], "For extension writers and programs that embed Python": [[263, "for-extension-writers-and-programs-that-embed-python"]], "Access to message catalogs": [[263, "access-to-message-catalogs"]], "\u6a94\u6848\u683c\u5f0f": [[214, "file-formats"]], "html --- \u8d85\u9023\u7d50\u6a19\u8a18\u8a9e\u8a00 (HTML) \u652f\u63f4": [[235, "module-html"]], "\u6a94\u6848\u8207\u76ee\u9304\u5b58\u53d6": [[216, "file-and-directory-access"]], "\u51fd\u5f0f\u7de8\u7a0b\u6a21\u7d44": [[221, "functional-programming-modules"]], "ensurepip --- Bootstrapping the pip installer": [[207, "module-ensurepip"]], "\u6a21\u7d44 API": [[207, "module-api"]], "hashlib --- Secure hashes and message digests": [[232, "module-hashlib"]], "\u96dc\u6e4a\u6f14\u7b97\u6cd5": [[232, "hash-algorithms"]], "\u7528\u6cd5": [[232, "usage"]], "\u5efa\u69cb\u51fd\u5f0f": [[232, "constructors"]], "Attributes": [[232, "attributes"]], "Hash Objects": [[232, "hash-objects"]], "SHAKE variable length digests": [[232, "shake-variable-length-digests"]], "File hashing": [[232, "file-hashing"]], "Key derivation": [[232, "key-derivation"]], "BLAKE2": [[232, "blake2"]], "Creating hash objects": [[232, "creating-hash-objects"]], "Simple hashing": [[232, "simple-hashing"]], "Using different digest sizes": [[232, "using-different-digest-sizes"]], "Keyed hashing": [[232, "keyed-hashing"]], "Randomized hashing": [[232, "randomized-hashing"]], "Personalization": [[232, "personalization"]], "Tree mode": [[232, "tree-mode"]], "Credits": [[232, "credits"]], "fileinput --- Iterate over lines from multiple input streams": [[215, "module-fileinput"]], "enum --- \u5c0d\u5217\u8209\u7684\u652f\u63f4": [[208, "module-enum"]], "\u8cc7\u6599\u578b\u5225": [[208, "data-types"], [179, "data-types"]], "Utilities and Decorators": [[208, "utilities-and-decorators"]], "Notes": [[208, "notes"]], "functools --- Higher-order functions and operations on callable objects": [[223, "module-functools"]], "partial \u7269\u4ef6": [[223, "partial-objects"]], "getpass --- \u53ef\u651c\u5f0f\u5bc6\u78bc\u8f38\u5165\u5de5\u5177": [[226, "module-getpass"]], "filecmp --- File and Directory Comparisons": [[213, "module-filecmp"]], "The dircmp class": [[213, "the-dircmp-class"]], "fractions --- Rational numbers": [[218, "module-fractions"]], "errno --- Standard errno system symbols": [[209, "module-errno"]], "email.parser: Parsing email messages": [[204, "module-email.parser"]], "FeedParser API": [[204, "feedparser-api"]], "Parser API": [[204, "parser-api"]], "Additional notes": [[204, "additional-notes"]], "html.entities --- HTML \u4e00\u822c\u5be6\u9ad4\u7684\u5b9a\u7fa9": [[236, "module-html.entities"]], "fnmatch --- Unix filename pattern matching": [[217, "module-fnmatch"]], "hmac --- \u57fa\u65bc\u91d1\u9470\u96dc\u6e4a\u7684\u8a0a\u606f\u9a57\u8b49": [[234, "module-hmac"]], "email.utils: Miscellaneous utilities": [[206, "module-email.utils"]], "fcntl --- The fcntl and ioctl system calls": [[212, "module-fcntl"]], "getopt --- C-style parser for command line options": [[225, "module-getopt"]], "html.parser --- \u7c21\u55ae\u7684 HTML \u548c XHTML \u5256\u6790\u5668": [[237, "module-html.parser"]], "HTML \u5256\u6790\u5668\u61c9\u7528\u7a0b\u5f0f\u7bc4\u4f8b": [[237, "example-html-parser-application"]], "HTMLParser \u65b9\u6cd5": [[237, "htmlparser-methods"]], "\u5167\u5efa\u7684\u4f8b\u5916": [[210, "built-in-exceptions"]], "Exception context": [[210, "exception-context"]], "\u7e7c\u627f\u81ea\u5167\u5efa\u7684\u4f8b\u5916": [[210, "inheriting-from-built-in-exceptions"]], "Base classes": [[210, "base-classes"]], "Concrete exceptions": [[210, "concrete-exceptions"]], "OS exceptions": [[210, "os-exceptions"]], "\u8b66\u544a": [[210, "warnings"]], "Exception groups": [[210, "exception-groups"]], "Exception hierarchy": [[210, "exception-hierarchy"]], "faulthandler --- Dump the Python traceback": [[211, "module-faulthandler"]], "Dumping the traceback": [[211, "dumping-the-traceback"]], "Fault handler state": [[211, "fault-handler-state"]], "Dumping the tracebacks after a timeout": [[211, "dumping-the-tracebacks-after-a-timeout"]], "Dumping the traceback on a user signal": [[211, "dumping-the-traceback-on-a-user-signal"]], "Issue with file descriptors": [[211, "issue-with-file-descriptors"]], "gettext --- Multilingual internationalization services": [[227, "module-gettext"]], "GNU gettext API": [[227, "gnu-gettext-api"]], "Class-based API": [[227, "class-based-api"]], "The NullTranslations class": [[227, "the-nulltranslations-class"]], "The GNUTranslations class": [[227, "the-gnutranslations-class"]], "Solaris message catalog support": [[227, "solaris-message-catalog-support"]], "The Catalog constructor": [[227, "the-catalog-constructor"]], "Internationalizing your programs and modules": [[227, "internationalizing-your-programs-and-modules"]], "Localizing your module": [[227, "localizing-your-module"]], "Localizing your application": [[227, "localizing-your-application"]], "Changing languages on the fly": [[227, "changing-languages-on-the-fly"]], "Deferred translations": [[227, "deferred-translations"]], "grp --- The group database": [[230, "module-grp"]], "email.policy: Policy Objects": [[205, "module-email.policy"]], "\u7a0b\u5f0f\u6846\u67b6": [[219, "program-frameworks"]], "graphlib \u2014-- \u4f7f\u7528\u985e\u5716 (graph-like) \u7d50\u69cb\u9032\u884c\u64cd\u4f5c\u7684\u529f\u80fd": [[229, "module-graphlib"]], "\u5167\u5efa\u51fd\u5f0f": [[222, "built-in-functions"]], "heapq --- \u5806\u7a4d\u4f47\u5217 (heap queue) \u6f14\u7b97\u6cd5": [[233, "module-heapq"]], "\u512a\u5148\u4f47\u5217\u5be6\u4f5c\u7d30\u7bc0": [[233, "priority-queue-implementation-notes"]], "\u539f\u7406": [[233, "theory"]], "glob --- Unix \u98a8\u683c\u7684\u8def\u5f91\u540d\u7a31\u6a21\u5f0f\u64f4\u5c55": [[228, "module-glob"]], "gc --- \u5783\u573e\u56de\u6536\u5668\u4ecb\u9762 (Garbage Collector interface)": [[224, "module-gc"]], "gzip --- gzip \u6a94\u6848\u7684\u652f\u63f4": [[231, "module-gzip"]], "\u7528\u6cd5\u7bc4\u4f8b": [[231, "examples-of-usage"], [146, "examples-of-usage"]], "ftplib --- FTP \u5354\u5b9a\u7528\u6236\u7aef": [[220, "module-ftplib"]], "FTP \u7269\u4ef6": [[220, "ftp-objects"]], "FTP_TLS \u7269\u4ef6": [[220, "ftp-tls-objects"]], "email.header: Internationalized headers": [[199, "module-email.header"]], "curses --- Terminal handling for character-cell displays": [[174, "module-curses"]], "Window Objects": [[174, "window-objects"]], "Constants": [[174, "constants"]], "curses.textpad --- Text input widget for curses programs": [[174, "module-curses.textpad"]], "Textbox objects": [[174, "textbox-objects"]], "email.errors: Exception and Defect classes": [[196, "module-email.errors"]], "email.generator: Generating MIME documents": [[198, "module-email.generator"]], "datetime --- \u65e5\u671f\u8207\u6642\u9593\u7684\u57fa\u672c\u578b\u5225": [[180, "module-datetime"]], "Aware and Naive Objects": [[180, "aware-and-naive-objects"]], "Available Types": [[180, "available-types"]], "\u5e38\u898b\u5c6c\u6027": [[180, "common-properties"]], "Determining if an Object is Aware or Naive": [[180, "determining-if-an-object-is-aware-or-naive"]], "timedelta \u7269\u4ef6": [[180, "timedelta-objects"]], "\u7528\u6cd5\u7bc4\u4f8b\uff1atimedelta": [[180, "examples-of-usage-timedelta"]], "date \u7269\u4ef6": [[180, "date-objects"]], "\u7528\u6cd5\u7bc4\u4f8b\uff1adate": [[180, "examples-of-usage-date"]], "datetime \u7269\u4ef6": [[180, "datetime-objects"]], "Examples of Usage: datetime": [[180, "examples-of-usage-datetime"]], "time \u7269\u4ef6": [[180, "time-objects"]], "\u7528\u6cd5\u7bc4\u4f8b\uff1atime": [[180, "examples-of-usage-time"]], "tzinfo \u7269\u4ef6": [[180, "tzinfo-objects"]], "timezone \u7269\u4ef6": [[180, "timezone-objects"]], "strftime() \u8207 strptime() \u7684\u884c\u70ba": [[180, "strftime-and-strptime-behavior"]], "strftime() and strptime() Format Codes": [[180, "strftime-and-strptime-format-codes"]], "\u6280\u8853\u7d30\u7bc0": [[180, "technical-detail"]], "email.charset: \u8868\u793a\u5b57\u5143\u96c6\u5408": [[192, "module-email.charset"]], "curses.panel --- A panel stack extension for curses": [[176, "module-curses.panel"]], "Panel Objects": [[176, "panel-objects"]], "\u958b\u767c\u5de5\u5177": [[184, "development-tools"]], "email.iterators: Iterators": [[201, "module-email.iterators"]], "csv --- CSV \u6a94\u6848\u8b80\u53d6\u53ca\u5beb\u5165": [[172, "module-csv"]], "Dialect \u8207\u683c\u5f0f\u53c3\u6578": [[172, "dialects-and-formatting-parameters"]], "Reader Objects": [[172, "reader-objects"]], "Writer Objects": [[172, "writer-objects"]], "dataclasses --- Data Classes": [[178, "module-dataclasses"]], "Module contents": [[178, "module-contents"]], "Post-init processing": [[178, "post-init-processing"]], "Class variables": [[178, "class-variables"]], "Init-only variables": [[178, "init-only-variables"]], "Frozen instances": [[178, "frozen-instances"]], "Inheritance": [[178, "inheritance"]], "Re-ordering of keyword-only parameters in __init__()": [[178, "re-ordering-of-keyword-only-parameters-in-init"]], "Default factory functions": [[178, "default-factory-functions"]], "Mutable default values": [[178, "mutable-default-values"]], "Descriptor-typed fields": [[178, "descriptor-typed-fields"]], "Tkinter Dialogs": [[186, "tkinter-dialogs"]], "tkinter.simpledialog --- Standard Tkinter input dialogs": [[186, "module-tkinter.simpledialog"]], "tkinter.filedialog --- File selection dialogs": [[186, "module-tkinter.filedialog"]], "Native Load/Save Dialogs": [[186, "native-load-save-dialogs"]], "tkinter.commondialog --- Dialog window templates": [[186, "module-tkinter.commondialog"]], "email.headerregistry: Custom Header Objects": [[200, "module-email.headerregistry"]], "difflib --- Helpers for computing deltas": [[187, "module-difflib"]], "SequenceMatcher \u7269\u4ef6": [[187, "sequencematcher-objects"]], "SequenceMatcher \u7bc4\u4f8b": [[187, "sequencematcher-examples"]], "Differ Objects": [[187, "differ-objects"]], "Differ Example": [[187, "differ-example"]], "A command-line interface to difflib": [[187, "a-command-line-interface-to-difflib"]], "ndiff \u7bc4\u4f8b\uff1a": [[187, "ndiff-example"]], "\u8edf\u9ad4\u5c01\u88dd\u8207\u767c\u5e03": [[189, "software-packaging-and-distribution"]], "email.message: Representing an email message": [[202, "module-email.message"]], "decimal --- Decimal fixed point and floating point arithmetic": [[183, "module-decimal"]], "Quick-start Tutorial": [[183, "quick-start-tutorial"]], "Decimal objects": [[183, "decimal-objects"]], "Logical operands": [[183, "logical-operands"]], "Context objects": [[183, "context-objects"]], "Rounding modes": [[183, "rounding-modes"]], "Signals": [[183, "signals"]], "Floating Point Notes": [[183, "floating-point-notes"]], "Mitigating round-off error with increased precision": [[183, "mitigating-round-off-error-with-increased-precision"]], "Special values": [[183, "special-values"]], "Working with threads": [[183, "working-with-threads"]], "Recipes": [[183, "recipes"]], "Decimal FAQ": [[183, "decimal-faq"]], "Python Development Mode": [[185, "python-development-mode"]], "Effects of the Python Development Mode": [[185, "effects-of-the-python-development-mode"]], "ResourceWarning \u7bc4\u4f8b": [[185, "resourcewarning-example"]], "Bad file descriptor error example": [[185, "bad-file-descriptor-error-example"]], "email --- An email and MIME handling package": [[191, "module-email"]], "\u52a0\u5bc6\u670d\u52d9": [[171, "cryptographic-services"]], "email: Examples": [[197, "email-examples"]], "email.contentmanager: Managing MIME Content": [[194, "module-email.contentmanager"]], "Content Manager Instances": [[194, "content-manager-instances"]], "email.encoders: Encoders": [[195, "module-email.encoders"]], "doctest --- Test interactive Python examples": [[190, "module-doctest"]], "Simple Usage: Checking Examples in Docstrings": [[190, "simple-usage-checking-examples-in-docstrings"]], "Simple Usage: Checking Examples in a Text File": [[190, "simple-usage-checking-examples-in-a-text-file"]], "How It Works": [[190, "how-it-works"]], "Which Docstrings Are Examined?": [[190, "which-docstrings-are-examined"]], "How are Docstring Examples Recognized?": [[190, "how-are-docstring-examples-recognized"]], "What's the Execution Context?": [[190, "what-s-the-execution-context"]], "What About Exceptions?": [[190, "what-about-exceptions"]], "Option Flags": [[190, "option-flags"]], "Directives": [[190, "directives"]], "Warnings": [[190, "warnings"]], "Basic API": [[190, "basic-api"]], "Unittest API": [[190, "unittest-api"]], "Advanced API": [[190, "advanced-api"]], "DocTest \u7269\u4ef6": [[190, "doctest-objects"]], "Example \u7269\u4ef6": [[190, "example-objects"]], "DocTestFinder \u7269\u4ef6": [[190, "doctestfinder-objects"]], "DocTestParser \u7269\u4ef6": [[190, "doctestparser-objects"]], "DocTestRunner \u7269\u4ef6": [[190, "doctestrunner-objects"]], "OutputChecker \u7269\u4ef6": [[190, "outputchecker-objects"]], "Debugging": [[190, "debugging"]], "Soapbox": [[190, "soapbox"]], "curses.ascii --- ASCII \u5b57\u5143\u7684\u5de5\u5177\u7a0b\u5f0f": [[175, "module-curses.ascii"]], "email.message.Message: Representing an email message using the compat32 API": [[193, "email-message-message-representing-an-email-message-using-the-compat32-api"]], "email.mime: Creating email and MIME objects from scratch": [[203, "module-email.mime"]], "dis --- Python bytecode\u7684\u53cd\u7d44\u8b6f\u5668": [[188, "module-dis"]], "Bytecode analysis": [[188, "bytecode-analysis"]], "Analysis functions": [[188, "analysis-functions"]], "Python Bytecode Instructions": [[188, "python-bytecode-instructions"]], "Opcode collections": [[188, "opcode-collections"]], "dbm --- Interfaces to Unix \"databases\"": [[181, "module-dbm"]], "dbm.gnu --- GNU's reinterpretation of dbm": [[181, "module-dbm.gnu"]], "dbm.ndbm --- Interface based on ndbm": [[181, "module-dbm.ndbm"]], "dbm.dumb --- Portable DBM implementation": [[181, "module-dbm.dumb"]], "\u9664\u932f\u8207\u6548\u80fd\u5206\u6790": [[182, "debugging-and-profiling"]], "ctypes --- A foreign function library for Python": [[173, "module-ctypes"]], "ctypes tutorial": [[173, "ctypes-tutorial"]], "Loading dynamic link libraries": [[173, "loading-dynamic-link-libraries"]], "Accessing functions from loaded dlls": [[173, "accessing-functions-from-loaded-dlls"]], "Calling functions": [[173, "calling-functions"]], "Fundamental data types": [[173, "fundamental-data-types"], [173, "ctypes-fundamental-data-types-2"]], "Calling functions, continued": [[173, "calling-functions-continued"]], "Calling variadic functions": [[173, "calling-variadic-functions"]], "Calling functions with your own custom data types": [[173, "calling-functions-with-your-own-custom-data-types"]], "Specifying the required argument types (function prototypes)": [[173, "specifying-the-required-argument-types-function-prototypes"]], "Return types": [[173, "return-types"]], "Passing pointers (or: passing parameters by reference)": [[173, "passing-pointers-or-passing-parameters-by-reference"]], "Structures and unions": [[173, "structures-and-unions"]], "Structure/union alignment and byte order": [[173, "structure-union-alignment-and-byte-order"]], "Bit fields in structures and unions": [[173, "bit-fields-in-structures-and-unions"]], "Arrays": [[173, "arrays"]], "Pointers": [[173, "pointers"]], "Type conversions": [[173, "type-conversions"]], "Incomplete Types": [[173, "incomplete-types"]], "Callback functions": [[173, "callback-functions"]], "Accessing values exported from dlls": [[173, "accessing-values-exported-from-dlls"]], "Surprises": [[173, "surprises"]], "Variable-sized data types": [[173, "variable-sized-data-types"]], "ctypes reference": [[173, "ctypes-reference"]], "Finding shared libraries": [[173, "finding-shared-libraries"]], "Loading shared libraries": [[173, "loading-shared-libraries"]], "Foreign functions": [[173, "foreign-functions"]], "Function prototypes": [[173, "function-prototypes"]], "Data types": [[173, "data-types"]], "Structured data types": [[173, "structured-data-types"]], "Arrays and pointers": [[173, "arrays-and-pointers"]], "crypt --- \u7528\u65bc\u6aa2\u67e5 Unix \u5bc6\u78bc\u7684\u51fd\u5f0f": [[170, "module-crypt"]], "Hashing Methods": [[170, "hashing-methods"]], "\u6a21\u7d44\u5c6c\u6027": [[170, "module-attributes"]], "\u6a21\u7d44\u51fd\u5f0f": [[170, "module-functions"], [163, "module-functions"]], "Custom Python Interpreters": [[177, "custom-python-interpreters"]], "cmath --- Mathematical functions for complex numbers": [[151, "module-cmath"]], "Conversions to and from polar coordinates": [[151, "conversions-to-and-from-polar-coordinates"]], "Classification functions": [[151, "classification-functions"]], "audioop --- \u64cd\u4f5c\u539f\u59cb\u8072\u97f3\u6a94\u6848": [[138, "module-audioop"]], "copyreg --- Register pickle support functions": [[169, "module-copyreg"]], "Binary Data Services": [[142, "binary-data-services"]], "chunk --- \u8b80\u53d6 IFF \u5206\u584a\u8cc7\u6599": [[150, "module-chunk"]], "codecs --- Codec registry and base classes": [[155, "module-codecs"]], "Codec Base Classes": [[155, "codec-base-classes"]], "Error Handlers": [[155, "error-handlers"]], "Stateless Encoding and Decoding": [[155, "stateless-encoding-and-decoding"]], "Incremental Encoding and Decoding": [[155, "incremental-encoding-and-decoding"]], "IncrementalEncoder \u7269\u4ef6": [[155, "incrementalencoder-objects"]], "IncrementalDecoder \u7269\u4ef6": [[155, "incrementaldecoder-objects"]], "Stream Encoding and Decoding": [[155, "stream-encoding-and-decoding"]], "StreamWriter \u7269\u4ef6": [[155, "streamwriter-objects"]], "StreamReader \u7269\u4ef6": [[155, "streamreader-objects"]], "StreamReaderWriter \u7269\u4ef6": [[155, "streamreaderwriter-objects"]], "StreamRecoder \u7269\u4ef6": [[155, "streamrecoder-objects"]], "Encodings and Unicode": [[155, "encodings-and-unicode"]], "Standard Encodings": [[155, "standard-encodings"]], "Python Specific Encodings": [[155, "python-specific-encodings"]], "Text Encodings": [[155, "text-encodings"]], "Binary Transforms": [[155, "binary-transforms"]], "Text Transforms": [[155, "text-transforms"]], "encodings.idna --- Internationalized Domain Names in Applications": [[155, "module-encodings.idna"]], "encodings.mbcs --- Windows ANSI codepage": [[155, "module-encodings.mbcs"]], "encodings.utf_8_sig --- UTF-8 codec with BOM signature": [[155, "module-encodings.utf_8_sig"]], "collections.abc --- Abstract Base Classes for Containers": [[158, "module-collections.abc"]], "Collections Abstract Base Classes": [[158, "collections-abstract-base-classes"]], "Collections Abstract Base Classes -- Detailed Descriptions": [[158, "collections-abstract-base-classes-detailed-descriptions"]], "Examples and Recipes": [[158, "examples-and-recipes"], [166, "examples-and-recipes"]], "code --- Interpreter base classes": [[154, "module-code"]], "Interactive Interpreter Objects": [[154, "interactive-interpreter-objects"]], "Interactive Console Objects": [[154, "interactive-console-objects"]], "bisect --- \u9663\u5217\u4e8c\u5206\u6f14\u7b97\u6cd5 (Array bisection algorithm)": [[144, "module-bisect"]], "\u6548\u80fd\u8003\u91cf": [[144, "performance-notes"]], "\u641c\u5c0b\u4e00\u500b\u5df2\u6392\u5e8f\u7684 list": [[144, "searching-sorted-lists"]], "codeop --- Compile Python code": [[156, "module-codeop"]], "copy --- \u6dfa\u5c64 (shallow) \u548c\u6df1\u5c64 (deep) \u8907\u88fd\u64cd\u4f5c": [[168, "module-copy"]], "cgi --- \u901a\u7528\u9598\u9053\u5668\u4ecb\u9762\u652f\u63f4": [[148, "module-cgi"]], "Using the cgi module": [[148, "using-the-cgi-module"]], "Higher Level Interface": [[148, "higher-level-interface"]], "Caring about security": [[148, "caring-about-security"]], "Installing your CGI script on a Unix system": [[148, "installing-your-cgi-script-on-a-unix-system"]], "Testing your CGI script": [[148, "testing-your-cgi-script"]], "Debugging CGI scripts": [[148, "debugging-cgi-scripts"]], "Common problems and solutions": [[148, "common-problems-and-solutions"]], "cgitb --- CGI \u8173\u672c\u7684\u56de\u6eaf (traceback) \u7ba1\u7406\u7a0b\u5f0f": [[149, "module-cgitb"]], "collections --- \u5bb9\u5668\u8cc7\u6599\u578b\u614b": [[157, "module-collections"]], "ChainMap \u7269\u4ef6": [[157, "chainmap-objects"]], "ChainMap \u7bc4\u4f8b\u548c\u7528\u6cd5": [[157, "chainmap-examples-and-recipes"]], "Counter \u7269\u4ef6": [[157, "counter-objects"]], "deque \u7269\u4ef6": [[157, "deque-objects"]], "deque \u7528\u6cd5": [[157, "deque-recipes"]], "defaultdict \u7269\u4ef6": [[157, "defaultdict-objects"]], "defaultdict \u7bc4\u4f8b": [[157, "defaultdict-examples"]], "namedtuple() \u64c1\u6709\u5177\u540d\u6b04\u4f4d\u4e4b tuple \u7684\u5de5\u5ee0\u51fd\u5f0f": [[157, "namedtuple-factory-function-for-tuples-with-named-fields"]], "OrderedDict \u7269\u4ef6": [[157, "ordereddict-objects"]], "OrderedDict \u7bc4\u4f8b\u8207\u7528\u6cd5": [[157, "ordereddict-examples-and-recipes"]], "UserDict \u7269\u4ef6": [[157, "userdict-objects"]], "UserList \u7269\u4ef6": [[157, "userlist-objects"]], "UserString \u7269\u4ef6": [[157, "userstring-objects"]], "contextvars --- Context Variables": [[167, "module-contextvars"]], "Context Variables": [[167, "context-variables"]], "Manual Context Management": [[167, "manual-context-management"]], "asyncio support": [[167, "asyncio-support"]], "cmd --- Support for line-oriented command interpreters": [[152, "module-cmd"]], "Cmd \u7269\u4ef6": [[152, "cmd-objects"]], "Cmd Example": [[152, "cmd-example"]], "calendar --- \u65e5\u66c6\u76f8\u95dc\u51fd\u5f0f": [[147, "module-calendar"]], "Coroutines and Tasks": [[136, "coroutines-and-tasks"]], "Awaitables": [[136, "awaitables"]], "Creating Tasks": [[136, "creating-tasks"]], "Task Cancellation": [[136, "task-cancellation"]], "Task Groups": [[136, "task-groups"]], "Sleeping": [[136, "sleeping"]], "Running Tasks Concurrently": [[136, "running-tasks-concurrently"]], "Eager Task Factory": [[136, "eager-task-factory"]], "Shielding From Cancellation": [[136, "shielding-from-cancellation"]], "Timeouts": [[136, "timeouts"]], "Waiting Primitives": [[136, "waiting-primitives"]], "Running in Threads": [[136, "running-in-threads"]], "Scheduling From Other Threads": [[136, "scheduling-from-other-threads"]], "Introspection": [[136, "introspection"]], "Task Object": [[136, "task-object"]], "\u7a3d\u6838\u4e8b\u4ef6\u8868": [[139, "audit-events-table"]], "\u6a21\u7d44\u547d\u4ee4\u5217\u4ecb\u9762": [[153, "modules-command-line-interface-cli"]], "builtins --- \u5167\u5efa\u7269\u4ef6": [[145, "module-builtins"]], "\u5167\u5efa\u5e38\u6578": [[165, "built-in-constants"]], "\u7531 site module\uff08\u6a21\u7d44\uff09\u6240\u6dfb\u589e\u7684\u5e38\u6578": [[165, "constants-added-by-the-site-module"]], "bz2 --- Support for bzip2 compression": [[146, "module-bz2"]], "(De)compression of files": [[146, "de-compression-of-files"]], "Incremental (de)compression": [[146, "incremental-de-compression"]], "One-shot (de)compression": [[146, "one-shot-de-compression"]], "binascii --- Convert between binary and ASCII": [[143, "module-binascii"]], "atexit --- Exit handlers": [[137, "module-atexit"]], "atexit \u7bc4\u4f8b": [[137, "atexit-example"]], "colorsys --- \u984f\u8272\u7cfb\u7d71\u9593\u7684\u8f49\u63db": [[159, "module-colorsys"]], "contextlib --- Utilities for with-statement contexts": [[166, "module-contextlib"]], "Utilities": [[166, "utilities"]], "Supporting a variable number of context managers": [[166, "supporting-a-variable-number-of-context-managers"]], "Catching exceptions from __enter__ methods": [[166, "catching-exceptions-from-enter-methods"]], "Cleaning up in an __enter__ implementation": [[166, "cleaning-up-in-an-enter-implementation"]], "Replacing any use of try-finally and flag variables": [[166, "replacing-any-use-of-try-finally-and-flag-variables"]], "Using a context manager as a function decorator": [[166, "using-a-context-manager-as-a-function-decorator"]], "Single use, reusable and reentrant context managers": [[166, "single-use-reusable-and-reentrant-context-managers"]], "Reentrant context managers": [[166, "reentrant-context-managers"]], "Reusable context managers": [[166, "reusable-context-managers"]], "concurrent.futures -- \u555f\u52d5\u5e73\u884c\u4efb\u52d9": [[163, "module-concurrent.futures"]], "Executor \u7269\u4ef6": [[163, "executor-objects"]], "ThreadPoolExecutor": [[163, "threadpoolexecutor"]], "ThreadPoolExecutor \u7bc4\u4f8b": [[163, "threadpoolexecutor-example"]], "ProcessPoolExecutor": [[163, "processpoolexecutor"]], "ProcessPoolExecutor \u7bc4\u4f8b": [[163, "processpoolexecutor-example"]], "base64 \u2014\u2014 Base16\u3001Base32\u3001Base64\u3001Base85 \u8cc7\u6599\u7de8\u78bc": [[140, "module-base64"]], "compileall --- Byte-compile Python libraries": [[160, "module-compileall"]], "Command-line use": [[160, "command-line-use"]], "Public functions": [[160, "public-functions"]], "\u4e26\u884c\u57f7\u884c (Concurrent Execution)": [[161, "concurrent-execution"]], "configparser --- Configuration file parser": [[164, "module-configparser"]], "Quick Start": [[164, "quick-start"]], "Supported Datatypes": [[164, "supported-datatypes"]], "Fallback Values": [[164, "fallback-values"]], "Supported INI File Structure": [[164, "supported-ini-file-structure"]], "Interpolation of values": [[164, "interpolation-of-values"]], "Mapping Protocol Access": [[164, "mapping-protocol-access"]], "Customizing Parser Behaviour": [[164, "customizing-parser-behaviour"]], "Legacy API Examples": [[164, "legacy-api-examples"]], "ConfigParser \u7269\u4ef6": [[164, "configparser-objects"]], "RawConfigParser \u7269\u4ef6": [[164, "rawconfigparser-objects"]], "bdb --- Debugger framework": [[141, "module-bdb"]], "concurrent \u5957\u4ef6": [[162, "the-concurrent-package"]]}, "indexentries": {"pyobject_del (c function)": [[3, "c.PyObject_Del"]], "pyobject_init (c function)": [[3, "c.PyObject_Init"]], "pyobject_initvar (c function)": [[3, "c.PyObject_InitVar"]], "pyobject_new (c macro)": [[3, "c.PyObject_New"]], "pyobject_newvar (c macro)": [[3, "c.PyObject_NewVar"]], "_pyobject_new (c function)": [[3, "c._PyObject_New"]], "_pyobject_newvar (c function)": [[3, "c._PyObject_NewVar"]], "_py_nonestruct (c var)": [[3, "c._Py_NoneStruct"]], "py_major_version (c macro)": [[4, "c.PY_MAJOR_VERSION"]], "py_micro_version (c macro)": [[4, "c.PY_MICRO_VERSION"]], "py_minor_version (c macro)": [[4, "c.PY_MINOR_VERSION"]], "py_release_level (c macro)": [[4, "c.PY_RELEASE_LEVEL"]], "py_release_serial (c macro)": [[4, "c.PY_RELEASE_SERIAL"]], "py_version_hex (c macro)": [[4, "c.PY_VERSION_HEX"]], "py_version (c var)": [[4, "c.Py_Version"]], "pyarg_parse (c function)": [[5, "c.PyArg_Parse"]], "pyarg_parsetuple (c function)": [[5, "c.PyArg_ParseTuple"]], "pyarg_parsetupleandkeywords (c function)": [[5, "c.PyArg_ParseTupleAndKeywords"]], "pyarg_unpacktuple (c function)": [[5, "c.PyArg_UnpackTuple"]], "pyarg_vaparse (c function)": [[5, "c.PyArg_VaParse"]], "pyarg_vaparsetupleandkeywords (c function)": [[5, "c.PyArg_VaParseTupleAndKeywords"]], "pyarg_validatekeywordarguments (c function)": [[5, "c.PyArg_ValidateKeywordArguments"]], "py_buildvalue (c function)": [[5, "c.Py_BuildValue"]], "py_vabuildvalue (c function)": [[5, "c.Py_VaBuildValue"]], "pybool_check (c function)": [[6, "c.PyBool_Check"]], "pybool_fromlong (c function)": [[6, "c.PyBool_FromLong"]], "pybool_type (c var)": [[6, "c.PyBool_Type"]], "py_false (c var)": [[6, "c.Py_False"]], "py_return_false (c macro)": [[6, "c.Py_RETURN_FALSE"]], "py_return_true (c macro)": [[6, "c.Py_RETURN_TRUE"]], "py_true (c var)": [[6, "c.Py_True"]], "(\u8acb\u898b\u7de9\u885d\u5354\u5b9a)": [[7, "index-0"]], "c-contiguous\uff08c \u9023\u7e8c\u7684\uff09": [[7, "index-2"], [86, "index-10"]], "fortran contiguous\uff08fortran \u9023\u7e8c\u7684\uff09": [[7, "index-2"], [86, "index-10"]], "pybuf_any_contiguous (c macro)": [[7, "c.PyBUF_ANY_CONTIGUOUS"]], "pybuf_contig (c macro)": [[7, "c.PyBUF_CONTIG"]], "pybuf_contig_ro (c macro)": [[7, "c.PyBUF_CONTIG_RO"]], "pybuf_c_contiguous (c macro)": [[7, "c.PyBUF_C_CONTIGUOUS"]], "pybuf_format (c macro)": [[7, "c.PyBUF_FORMAT"]], "pybuf_full (c macro)": [[7, "c.PyBUF_FULL"]], "pybuf_full_ro (c macro)": [[7, "c.PyBUF_FULL_RO"]], "pybuf_f_contiguous (c macro)": [[7, "c.PyBUF_F_CONTIGUOUS"]], "pybuf_indirect (c macro)": [[7, "c.PyBUF_INDIRECT"]], "pybuf_max_ndim (c macro)": [[7, "c.PyBUF_MAX_NDIM"]], "pybuf_nd (c macro)": [[7, "c.PyBUF_ND"]], "pybuf_records (c macro)": [[7, "c.PyBUF_RECORDS"]], "pybuf_records_ro (c macro)": [[7, "c.PyBUF_RECORDS_RO"]], "pybuf_simple (c macro)": [[7, "c.PyBUF_SIMPLE"]], "pybuf_strided (c macro)": [[7, "c.PyBUF_STRIDED"]], "pybuf_strided_ro (c macro)": [[7, "c.PyBUF_STRIDED_RO"]], "pybuf_strides (c macro)": [[7, "c.PyBUF_STRIDES"]], "pybuf_writable (c macro)": [[7, "c.PyBUF_WRITABLE"]], "pybufferprocs": [[7, "index-1"]], "pybuffer_fillcontiguousstrides (c function)": [[7, "c.PyBuffer_FillContiguousStrides"]], "pybuffer_fillinfo (c function)": [[7, "c.PyBuffer_FillInfo"]], "pybuffer_fromcontiguous (c function)": [[7, "c.PyBuffer_FromContiguous"]], "pybuffer_getpointer (c function)": [[7, "c.PyBuffer_GetPointer"]], "pybuffer_iscontiguous (c function)": [[7, "c.PyBuffer_IsContiguous"]], "pybuffer_release (c function)": [[7, "c.PyBuffer_Release"]], "pybuffer_sizefromformat (c function)": [[7, "c.PyBuffer_SizeFromFormat"]], "pybuffer_tocontiguous (c function)": [[7, "c.PyBuffer_ToContiguous"]], "pyobject_checkbuffer (c function)": [[7, "c.PyObject_CheckBuffer"]], "pyobject_copydata (c function)": [[7, "c.PyObject_CopyData"]], "pyobject_getbuffer (c function)": [[7, "c.PyObject_GetBuffer"]], "py_buffer (c type)": [[7, "c.Py_buffer"]], "py_buffer.buf (c member)": [[7, "c.Py_buffer.buf"]], "py_buffer.format (c member)": [[7, "c.Py_buffer.format"]], "py_buffer.internal (c member)": [[7, "c.Py_buffer.internal"]], "py_buffer.itemsize (c member)": [[7, "c.Py_buffer.itemsize"]], "py_buffer.len (c member)": [[7, "c.Py_buffer.len"]], "py_buffer.ndim (c member)": [[7, "c.Py_buffer.ndim"]], "py_buffer.obj (c member)": [[7, "c.Py_buffer.obj"]], "py_buffer.readonly (c member)": [[7, "c.Py_buffer.readonly"]], "py_buffer.shape (c member)": [[7, "c.Py_buffer.shape"]], "py_buffer.strides (c member)": [[7, "c.Py_buffer.strides"]], "py_buffer.suboffsets (c member)": [[7, "c.Py_buffer.suboffsets"]], "buffer interface\uff08\u7de9\u885d\u4ecb\u9762\uff09": [[7, "index-0"]], "buffer object\uff08\u7de9\u885d\u7269\u4ef6\uff09": [[7, "index-0"]], "buffer protocol\uff08\u7de9\u885d\u5354\u5b9a\uff09": [[7, "index-0"]], "contiguous\uff08\u9023\u7e8c\u7684\uff09": [[7, "index-2"], [86, "term-contiguous"]], "pybytearrayobject (c type)": [[8, "c.PyByteArrayObject"]], "pybytearray_as_string (c function)": [[8, "c.PyByteArray_AS_STRING"]], "pybytearray_asstring (c function)": [[8, "c.PyByteArray_AsString"]], "pybytearray_check (c function)": [[8, "c.PyByteArray_Check"]], "pybytearray_checkexact (c function)": [[8, "c.PyByteArray_CheckExact"]], "pybytearray_concat (c function)": [[8, "c.PyByteArray_Concat"]], "pybytearray_fromobject (c function)": [[8, "c.PyByteArray_FromObject"]], "pybytearray_fromstringandsize (c function)": [[8, "c.PyByteArray_FromStringAndSize"]], "pybytearray_get_size (c function)": [[8, "c.PyByteArray_GET_SIZE"]], "pybytearray_resize (c function)": [[8, "c.PyByteArray_Resize"]], "pybytearray_size (c function)": [[8, "c.PyByteArray_Size"]], "pybytearray_type (c var)": [[8, "c.PyByteArray_Type"]], "bytearray\uff08\u4f4d\u5143\u7d44\u9663\u5217\uff09": [[8, "index-0"], [341, "index-23"], [341, "index-40"], [341, "index-42"], [341, "index-43"], [341, "index-45"], [425, "index-26"]], "object\uff08\u7269\u4ef6\uff09": [[8, "index-0"], [9, "index-0"], [11, "index-0"], [13, "index-0"], [15, "index-0"], [16, "index-0"], [16, "index-1"], [16, "index-2"], [22, "index-0"], [24, "index-0"], [25, "index-0"], [27, "index-0"], [34, "index-3"], [37, "index-0"], [38, "index-0"], [42, "index-0"], [43, "index-0"], [43, "index-1"], [45, "index-0"], [54, "index-0"], [59, "index-0"], [60, "index-0"], [74, "index-0"], [86, "term-object"], [222, "index-12"], [271, "index-1"], [334, "index-0"], [341, "index-11"], [341, "index-19"], [341, "index-22"], [341, "index-23"], [341, "index-25"], [341, "index-26"], [341, "index-27"], [341, "index-28"], [341, "index-29"], [341, "index-40"], [341, "index-41"], [341, "index-42"], [341, "index-51"], [341, "index-52"], [341, "index-56"], [341, "index-59"], [341, "index-61"], [341, "index-62"], [341, "index-8"], [349, "index-8"], [378, "index-0"], [424, "index-11"], [424, "index-28"], [424, "index-40"], [424, "index-6"], [425, "index-0"], [425, "index-10"], [425, "index-12"], [425, "index-13"], [425, "index-14"], [425, "index-15"], [425, "index-17"], [425, "index-20"], [425, "index-22"], [425, "index-25"], [425, "index-27"], [425, "index-28"], [425, "index-29"], [425, "index-30"], [425, "index-31"], [425, "index-33"], [425, "index-34"], [425, "index-36"], [425, "index-41"], [425, "index-42"], [425, "index-43"], [425, "index-46"], [425, "index-50"], [425, "index-52"], [425, "index-56"], [425, "index-58"], [425, "index-6"], [425, "index-61"], [425, "index-64"], [425, "index-7"], [425, "index-78"], [425, "index-8"], [425, "index-9"], [425, "index-97"], [427, "index-15"], [427, "index-16"], [427, "index-17"], [427, "index-20"], [427, "index-22"], [427, "index-31"], [427, "index-35"], [427, "index-40"], [427, "index-42"], [427, "index-45"], [427, "index-47"], [427, "index-52"], [427, "index-53"], [427, "index-54"], [427, "index-55"], [427, "index-7"], [427, "index-80"], [427, "index-92"], [433, "index-10"], [433, "index-11"], [433, "index-28"], [433, "index-3"], [433, "index-4"], [433, "index-9"], [437, "index-0"], [443, "index-0"]], "pybytesobject (c type)": [[9, "c.PyBytesObject"]], "pybytes_as_string (c function)": [[9, "c.PyBytes_AS_STRING"]], "pybytes_asstring (c function)": [[9, "c.PyBytes_AsString"]], "pybytes_asstringandsize (c function)": [[9, "c.PyBytes_AsStringAndSize"]], "pybytes_check (c function)": [[9, "c.PyBytes_Check"]], "pybytes_checkexact (c function)": [[9, "c.PyBytes_CheckExact"]], "pybytes_concat (c function)": [[9, "c.PyBytes_Concat"]], "pybytes_concatanddel (c function)": [[9, "c.PyBytes_ConcatAndDel"]], "pybytes_fromformat (c function)": [[9, "c.PyBytes_FromFormat"]], "pybytes_fromformatv (c function)": [[9, "c.PyBytes_FromFormatV"]], "pybytes_fromobject (c function)": [[9, "c.PyBytes_FromObject"]], "pybytes_fromstring (c function)": [[9, "c.PyBytes_FromString"]], "pybytes_fromstringandsize (c function)": [[9, "c.PyBytes_FromStringAndSize"]], "pybytes_get_size (c function)": [[9, "c.PyBytes_GET_SIZE"]], "pybytes_size (c function)": [[9, "c.PyBytes_Size"]], "pybytes_type (c var)": [[9, "c.PyBytes_Type"]], "_pybytes_resize (c function)": [[9, "c._PyBytes_Resize"]], "bytes\uff08\u4f4d\u5143\u7d44\uff09": [[9, "index-0"], [48, "index-3"], [341, "index-31"], [341, "index-40"], [341, "index-41"], [341, "index-43"], [341, "index-45"], [425, "index-21"], [425, "index-75"]], "pep 590": [[10, "index-2"], [469, "index-113"], [470, "index-121"], [478, "index-35"], [479, "index-18"], [479, "index-8"], [480, "index-104"], [480, "index-105"], [480, "index-138"], [480, "index-139"], [480, "index-165"], [480, "index-172"], [480, "index-181"], [480, "index-182"], [480, "index-184"], [480, "index-211"], [480, "index-35"], [480, "index-67"], [480, "index-77"], [480, "index-83"], [480, "index-89"]], "py_vectorcall_arguments_offset (c macro)": [[10, "c.PY_VECTORCALL_ARGUMENTS_OFFSET"]], "pycallable_check (c function)": [[10, "c.PyCallable_Check"]], "pyobject_call (c function)": [[10, "c.PyObject_Call"]], "pyobject_callfunction (c function)": [[10, "c.PyObject_CallFunction"]], "pyobject_callfunctionobjargs (c function)": [[10, "c.PyObject_CallFunctionObjArgs"]], "pyobject_callmethod (c function)": [[10, "c.PyObject_CallMethod"]], "pyobject_callmethodnoargs (c function)": [[10, "c.PyObject_CallMethodNoArgs"]], "pyobject_callmethodobjargs (c function)": [[10, "c.PyObject_CallMethodObjArgs"]], "pyobject_callmethodonearg (c function)": [[10, "c.PyObject_CallMethodOneArg"]], "pyobject_callnoargs (c function)": [[10, "c.PyObject_CallNoArgs"]], "pyobject_callobject (c function)": [[10, "c.PyObject_CallObject"]], "pyobject_callonearg (c function)": [[10, "c.PyObject_CallOneArg"]], "pyobject_vectorcall (c function)": [[10, "c.PyObject_Vectorcall"]], "pyobject_vectorcalldict (c function)": [[10, "c.PyObject_VectorcallDict"]], "pyobject_vectorcallmethod (c function)": [[10, "c.PyObject_VectorcallMethod"]], "pyvectorcall_call (c function)": [[10, "c.PyVectorcall_Call"]], "pyvectorcall_function (c function)": [[10, "c.PyVectorcall_Function"]], "pyvectorcall_nargs (c function)": [[10, "c.PyVectorcall_NARGS"]], "python enhancement proposals": [[10, "index-2"], [23, "index-9"], [26, "index-0"], [30, "index-3"], [32, "index-39"], [32, "index-40"], [32, "index-41"], [32, "index-47"], [32, "index-49"], [32, "index-66"], [32, "index-67"], [33, "index-0"], [33, "index-17"], [33, "index-33"], [33, "index-34"], [33, "index-37"], [33, "index-38"], [33, "index-7"], [34, "index-37"], [34, "index-38"], [34, "index-39"], [34, "index-40"], [44, "index-10"], [44, "index-7"], [44, "index-8"], [48, "index-4"], [48, "index-5"], [56, "index-3"], [58, "index-0"], [62, "index-3"], [62, "index-4"], [62, "index-5"], [63, "index-0"], [63, "index-1"], [63, "index-2"], [63, "index-3"], [63, "index-4"], [63, "index-5"], [65, "index-3"], [67, "index-23"], [70, "index-1"], [72, "index-0"], [74, "index-2"], [77, "index-2"], [79, "index-6"], [79, "index-7"], [79, "index-8"], [84, "index-0"], [84, "index-2"], [84, "index-3"], [85, "index-2"], [86, "index-100"], [86, "index-101"], [86, "index-102"], [86, "index-103"], [86, "index-104"], [86, "index-105"], [86, "index-106"], [86, "index-107"], [86, "index-108"], [86, "index-109"], [86, "index-110"], [86, "index-76"], [86, "index-77"], [86, "index-78"], [86, "index-79"], [86, "index-80"], [86, "index-81"], [86, "index-82"], [86, "index-83"], [86, "index-84"], [86, "index-85"], [86, "index-86"], [86, "index-87"], [86, "index-88"], [86, "index-89"], [86, "index-9"], [86, "index-90"], [86, "index-91"], [86, "index-92"], [86, "index-93"], [86, "index-94"], [86, "index-95"], [86, "index-96"], [86, "index-97"], [86, "index-98"], [86, "index-99"], [87, "index-0"], [94, "index-0"], [94, "index-2"], [94, "index-4"], [106, "index-0"], [109, "index-0"], [109, "index-1"], [110, "index-22"], [110, "index-23"], [110, "index-24"], [110, "index-25"], [110, "index-26"], [110, "index-27"], [110, "index-28"], [110, "index-29"], [110, "index-30"], [110, "index-31"], [110, "index-32"], [113, "index-4"], [113, "index-5"], [114, "index-4"], [119, "index-2"], [119, "index-3"], [119, "index-4"], [119, "index-5"], [119, "index-6"], [119, "index-7"], [123, "index-0"], [123, "index-1"], [123, "index-2"], [126, "index-2"], [138, "index-3"], [139, "index-3"], [148, "index-8"], [149, "index-4"], [150, "index-3"], [151, "index-0"], [155, "index-2"], [155, "index-5"], [157, "index-10"], [157, "index-11"], [157, "index-8"], [157, "index-9"], [158, "index-0"], [158, "index-1"], [158, "index-2"], [158, "index-3"], [158, "index-4"], [158, "index-7"], [160, "index-0"], [160, "index-2"], [160, "index-3"], [163, "index-2"], [166, "index-2"], [167, "index-2"], [170, "index-1"], [172, "index-7"], [178, "index-0"], [178, "index-1"], [178, "index-2"], [188, "index-0"], [207, "index-0"], [210, "index-10"], [210, "index-11"], [210, "index-2"], [210, "index-5"], [210, "index-6"], [210, "index-7"], [210, "index-8"], [210, "index-9"], [218, "index-0"], [222, "index-10"], [222, "index-14"], [222, "index-15"], [222, "index-18"], [223, "index-0"], [224, "index-2"], [244, "index-7"], [246, "index-2"], [247, "index-0"], [247, "index-1"], [247, "index-10"], [247, "index-11"], [247, "index-12"], [247, "index-13"], [247, "index-14"], [247, "index-16"], [247, "index-17"], [247, "index-18"], [247, "index-19"], [247, "index-2"], [247, "index-20"], [247, "index-21"], [247, "index-22"], [247, "index-23"], [247, "index-24"], [247, "index-25"], [247, "index-26"], [247, "index-3"], [247, "index-4"], [247, "index-5"], [247, "index-6"], [247, "index-7"], [247, "index-8"], [247, "index-9"], [248, "index-0"], [252, "index-0"], [252, "index-1"], [252, "index-2"], [252, "index-3"], [255, "index-1"], [255, "index-8"], [262, "index-1"], [264, "index-1"], [269, "index-0"], [272, "index-0"], [278, "index-3"], [284, "index-2"], [285, "index-12"], [286, "index-2"], [290, "index-22"], [290, "index-24"], [290, "index-25"], [290, "index-27"], [290, "index-44"], [290, "index-5"], [290, "index-53"], [290, "index-55"], [290, "index-6"], [290, "index-7"], [292, "index-4"], [293, "index-1"], [296, "index-2"], [296, "index-3"], [296, "index-4"], [296, "index-8"], [298, "index-2"], [299, "index-0"], [299, "index-10"], [299, "index-11"], [299, "index-2"], [299, "index-3"], [299, "index-5"], [299, "index-6"], [299, "index-7"], [308, "index-1"], [308, "index-2"], [308, "index-4"], [308, "index-5"], [319, "index-0"], [321, "index-1"], [321, "index-2"], [321, "index-3"], [321, "index-5"], [321, "index-6"], [321, "index-7"], [321, "index-8"], [323, "index-0"], [325, "index-0"], [325, "index-3"], [325, "index-4"], [325, "index-5"], [325, "index-6"], [325, "index-7"], [326, "index-0"], [329, "index-2"], [330, "index-0"], [330, "index-1"], [331, "index-9"], [333, "index-3"], [334, "index-1"], [334, "index-10"], [334, "index-11"], [334, "index-12"], [334, "index-13"], [334, "index-2"], [334, "index-4"], [334, "index-5"], [334, "index-7"], [334, "index-8"], [334, "index-9"], [336, "index-2"], [337, "index-0"], [337, "index-1"], [337, "index-10"], [337, "index-11"], [337, "index-12"], [337, "index-2"], [337, "index-3"], [337, "index-4"], [337, "index-5"], [337, "index-8"], [337, "index-9"], [338, "index-2"], [341, "index-49"], [341, "index-50"], [341, "index-57"], [341, "index-58"], [341, "index-60"], [341, "index-71"], [341, "index-72"], [342, "index-0"], [342, "index-1"], [342, "index-12"], [342, "index-17"], [342, "index-18"], [342, "index-19"], [345, "index-0"], [346, "index-2"], [349, "index-0"], [349, "index-13"], [349, "index-14"], [349, "index-15"], [349, "index-16"], [349, "index-19"], [349, "index-20"], [349, "index-25"], [349, "index-26"], [349, "index-30"], [349, "index-31"], [349, "index-32"], [349, "index-42"], [349, "index-43"], [349, "index-44"], [349, "index-9"], [350, "index-0"], [355, "index-0"], [356, "index-5"], [359, "index-3"], [359, "index-4"], [363, "index-8"], [375, "index-0"], [375, "index-1"], [382, "index-0"], [382, "index-1"], [382, "index-2"], [382, "index-3"], [382, "index-5"], [382, "index-6"], [383, "index-100"], [383, "index-133"], [383, "index-134"], [383, "index-135"], [383, "index-136"], [383, "index-137"], [383, "index-138"], [383, "index-139"], [383, "index-140"], [383, "index-141"], [383, "index-142"], [383, "index-143"], [383, "index-144"], [383, "index-145"], [383, "index-146"], [383, "index-147"], [383, "index-148"], [383, "index-149"], [383, "index-150"], [383, "index-151"], [383, "index-152"], [383, "index-153"], [383, "index-154"], [383, "index-155"], [383, "index-156"], [383, "index-157"], [383, "index-158"], [383, "index-159"], [383, "index-160"], [383, "index-161"], [383, "index-162"], [383, "index-163"], [383, "index-164"], [383, "index-24"], [383, "index-25"], [383, "index-26"], [383, "index-27"], [383, "index-28"], [383, "index-32"], [383, "index-33"], [383, "index-34"], [383, "index-35"], [383, "index-38"], [383, "index-39"], [383, "index-40"], [383, "index-41"], [383, "index-42"], [383, "index-43"], [383, "index-44"], [383, "index-45"], [383, "index-46"], [383, "index-47"], [383, "index-48"], [383, "index-49"], [383, "index-50"], [383, "index-51"], [383, "index-52"], [383, "index-54"], [383, "index-55"], [383, "index-57"], [383, "index-59"], [383, "index-60"], [383, "index-61"], [383, "index-62"], [383, "index-63"], [383, "index-64"], [383, "index-65"], [383, "index-66"], [383, "index-67"], [383, "index-68"], [383, "index-69"], [383, "index-70"], [383, "index-71"], [383, "index-72"], [383, "index-73"], [383, "index-74"], [383, "index-75"], [383, "index-76"], [383, "index-77"], [383, "index-78"], [383, "index-79"], [383, "index-80"], [383, "index-81"], [383, "index-82"], [383, "index-83"], [383, "index-84"], [383, "index-85"], [383, "index-86"], [383, "index-87"], [383, "index-88"], [383, "index-89"], [383, "index-90"], [383, "index-91"], [383, "index-92"], [383, "index-93"], [383, "index-94"], [383, "index-95"], [383, "index-96"], [383, "index-97"], [383, "index-98"], [383, "index-99"], [394, "index-3"], [396, "index-9"], [399, "index-1"], [399, "index-2"], [399, "index-4"], [404, "index-11"], [404, "index-12"], [404, "index-13"], [404, "index-14"], [404, "index-15"], [404, "index-16"], [404, "index-17"], [404, "index-18"], [404, "index-24"], [404, "index-25"], [404, "index-26"], [404, "index-27"], [404, "index-28"], [404, "index-6"], [404, "index-7"], [404, "index-8"], [404, "index-9"], [405, "index-7"], [420, "index-0"], [420, "index-1"], [420, "index-2"], [422, "index-0"], [422, "index-1"], [424, "index-17"], [424, "index-19"], [424, "index-20"], [424, "index-24"], [424, "index-25"], [424, "index-26"], [424, "index-30"], [424, "index-33"], [424, "index-36"], [424, "index-37"], [424, "index-38"], [424, "index-39"], [424, "index-42"], [424, "index-43"], [424, "index-44"], [424, "index-45"], [424, "index-50"], [425, "index-105"], [425, "index-106"], [425, "index-107"], [425, "index-109"], [425, "index-113"], [425, "index-83"], [425, "index-85"], [425, "index-88"], [425, "index-91"], [425, "index-92"], [425, "index-93"], [425, "index-94"], [426, "index-11"], [426, "index-12"], [427, "index-14"], [427, "index-19"], [427, "index-21"], [427, "index-26"], [427, "index-27"], [427, "index-28"], [427, "index-29"], [427, "index-30"], [427, "index-51"], [427, "index-79"], [427, "index-87"], [427, "index-89"], [427, "index-94"], [428, "index-0"], [429, "index-1"], [429, "index-11"], [429, "index-12"], [429, "index-13"], [429, "index-14"], [429, "index-15"], [429, "index-18"], [429, "index-19"], [429, "index-2"], [429, "index-20"], [429, "index-21"], [429, "index-22"], [429, "index-23"], [429, "index-24"], [429, "index-25"], [429, "index-26"], [429, "index-6"], [432, "index-1"], [432, "index-11"], [432, "index-12"], [432, "index-21"], [432, "index-26"], [433, "index-13"], [433, "index-16"], [433, "index-17"], [433, "index-41"], [433, "index-42"], [433, "index-46"], [433, "index-48"], [438, "index-15"], [438, "index-16"], [438, "index-17"], [438, "index-18"], [447, "index-16"], [452, "index-0"], [452, "index-10"], [452, "index-11"], [452, "index-15"], [452, "index-37"], [452, "index-38"], [452, "index-50"], [452, "index-51"], [452, "index-7"], [452, "index-9"], [453, "index-0"], [453, "index-1"], [453, "index-34"], [454, "index-0"], [458, "index-0"], [458, "index-16"], [458, "index-17"], [458, "index-19"], [458, "index-21"], [458, "index-38"], [459, "index-0"], [459, "index-1"], [459, "index-2"], [459, "index-3"], [460, "index-0"], [460, "index-1"], [460, "index-10"], [460, "index-12"], [460, "index-13"], [460, "index-14"], [460, "index-15"], [460, "index-16"], [460, "index-17"], [460, "index-2"], [460, "index-3"], [460, "index-4"], [460, "index-5"], [460, "index-6"], [460, "index-7"], [460, "index-8"], [460, "index-9"], [461, "index-0"], [461, "index-1"], [461, "index-10"], [461, "index-11"], [461, "index-12"], [461, "index-13"], [461, "index-14"], [461, "index-15"], [461, "index-16"], [461, "index-2"], [461, "index-22"], [461, "index-3"], [461, "index-4"], [461, "index-5"], [461, "index-6"], [461, "index-7"], [461, "index-8"], [461, "index-9"], [462, "index-0"], [462, "index-1"], [462, "index-10"], [462, "index-11"], [462, "index-12"], [462, "index-13"], [462, "index-14"], [462, "index-15"], [462, "index-16"], [462, "index-17"], [462, "index-18"], [462, "index-19"], [462, "index-2"], [462, "index-20"], [462, "index-21"], [462, "index-22"], [462, "index-23"], [462, "index-3"], [462, "index-4"], [462, "index-5"], [462, "index-6"], [462, "index-7"], [462, "index-9"], [463, "index-0"], [463, "index-1"], [463, "index-10"], [463, "index-11"], [463, "index-12"], [463, "index-13"], [463, "index-14"], [463, "index-15"], [463, "index-16"], [463, "index-17"], [463, "index-2"], [463, "index-3"], [463, "index-4"], [463, "index-5"], [463, "index-6"], [463, "index-8"], [463, "index-9"], [464, "index-0"], [464, "index-1"], [464, "index-10"], [464, "index-11"], [464, "index-12"], [464, "index-13"], [464, "index-14"], [464, "index-15"], [464, "index-16"], [464, "index-17"], [464, "index-18"], [464, "index-19"], [464, "index-2"], [464, "index-21"], [464, "index-24"], [464, "index-25"], [464, "index-26"], [464, "index-27"], [464, "index-28"], [464, "index-29"], [464, "index-3"], [464, "index-30"], [464, "index-31"], [464, "index-4"], [464, "index-5"], [464, "index-6"], [464, "index-7"], [464, "index-8"], [464, "index-9"], [465, "index-0"], [465, "index-1"], [465, "index-10"], [465, "index-11"], [465, "index-12"], [465, "index-14"], [465, "index-15"], [465, "index-16"], [465, "index-17"], [465, "index-18"], [465, "index-19"], [465, "index-2"], [465, "index-25"], [465, "index-3"], [465, "index-7"], [465, "index-8"], [465, "index-9"], [466, "index-0"], [466, "index-16"], [466, "index-17"], [466, "index-18"], [466, "index-19"], [466, "index-2"], [466, "index-20"], [466, "index-21"], [466, "index-22"], [466, "index-23"], [466, "index-24"], [466, "index-25"], [466, "index-26"], [466, "index-3"], [466, "index-4"], [466, "index-5"], [466, "index-6"], [466, "index-7"], [467, "index-0"], [467, "index-1"], [467, "index-10"], [467, "index-11"], [467, "index-12"], [467, "index-13"], [467, "index-14"], [467, "index-15"], [467, "index-16"], [467, "index-17"], [467, "index-18"], [467, "index-19"], [467, "index-2"], [467, "index-20"], [467, "index-21"], [467, "index-22"], [467, "index-23"], [467, "index-24"], [467, "index-25"], [467, "index-26"], [467, "index-27"], [467, "index-28"], [467, "index-29"], [467, "index-3"], [467, "index-30"], [467, "index-31"], [467, "index-32"], [467, "index-33"], [467, "index-34"], [467, "index-35"], [467, "index-4"], [467, "index-5"], [467, "index-6"], [467, "index-7"], [467, "index-8"], [467, "index-9"], [468, "index-0"], [468, "index-1"], [468, "index-2"], [468, "index-3"], [469, "index-100"], [469, "index-101"], [469, "index-102"], [469, "index-103"], [469, "index-104"], [469, "index-105"], [469, "index-106"], [469, "index-107"], [469, "index-108"], [469, "index-109"], [469, "index-110"], [469, "index-111"], [469, "index-112"], [469, "index-113"], [469, "index-115"], [469, "index-116"], [469, "index-117"], [469, "index-118"], [469, "index-119"], [469, "index-80"], [469, "index-81"], [469, "index-82"], [469, "index-83"], [469, "index-84"], [469, "index-85"], [469, "index-86"], [469, "index-87"], [469, "index-88"], [469, "index-89"], [469, "index-90"], [469, "index-91"], [469, "index-92"], [469, "index-93"], [469, "index-94"], [469, "index-95"], [469, "index-96"], [469, "index-97"], [469, "index-99"], [470, "index-100"], [470, "index-101"], [470, "index-102"], [470, "index-103"], [470, "index-105"], [470, "index-106"], [470, "index-107"], [470, "index-108"], [470, "index-109"], [470, "index-110"], [470, "index-111"], [470, "index-112"], [470, "index-113"], [470, "index-114"], [470, "index-115"], [470, "index-117"], [470, "index-118"], [470, "index-119"], [470, "index-120"], [470, "index-121"], [470, "index-122"], [470, "index-123"], [470, "index-83"], [470, "index-85"], [470, "index-86"], [470, "index-87"], [470, "index-88"], [470, "index-90"], [470, "index-91"], [470, "index-92"], [470, "index-93"], [470, "index-94"], [470, "index-95"], [470, "index-96"], [470, "index-97"], [470, "index-98"], [470, "index-99"], [471, "index-1"], [471, "index-10"], [471, "index-11"], [471, "index-12"], [471, "index-13"], [471, "index-14"], [471, "index-15"], [471, "index-16"], [471, "index-17"], [471, "index-18"], [471, "index-19"], [471, "index-2"], [471, "index-20"], [471, "index-21"], [471, "index-22"], [471, "index-24"], [471, "index-25"], [471, "index-26"], [471, "index-27"], [471, "index-28"], [471, "index-29"], [471, "index-3"], [471, "index-30"], [471, "index-31"], [471, "index-32"], [471, "index-33"], [471, "index-34"], [471, "index-35"], [471, "index-36"], [471, "index-37"], [471, "index-38"], [471, "index-39"], [471, "index-4"], [471, "index-40"], [471, "index-41"], [471, "index-42"], [471, "index-43"], [471, "index-44"], [471, "index-45"], [471, "index-46"], [471, "index-48"], [471, "index-52"], [471, "index-53"], [471, "index-54"], [471, "index-6"], [471, "index-8"], [471, "index-9"], [472, "index-0"], [472, "index-1"], [472, "index-14"], [472, "index-2"], [472, "index-3"], [472, "index-4"], [472, "index-5"], [472, "index-6"], [472, "index-9"], [473, "index-10"], [473, "index-12"], [473, "index-13"], [473, "index-14"], [473, "index-15"], [473, "index-18"], [473, "index-2"], [473, "index-20"], [473, "index-21"], [473, "index-22"], [473, "index-29"], [473, "index-3"], [473, "index-30"], [473, "index-32"], [473, "index-33"], [473, "index-36"], [473, "index-37"], [473, "index-38"], [473, "index-4"], [473, "index-51"], [473, "index-52"], [473, "index-53"], [473, "index-54"], [473, "index-55"], [473, "index-56"], [473, "index-57"], [473, "index-58"], [473, "index-59"], [473, "index-6"], [473, "index-60"], [473, "index-61"], [473, "index-62"], [473, "index-8"], [474, "index-0"], [474, "index-1"], [474, "index-10"], [474, "index-11"], [474, "index-12"], [474, "index-13"], [474, "index-14"], [474, "index-15"], [474, "index-16"], [474, "index-17"], [474, "index-18"], [474, "index-19"], [474, "index-2"], [474, "index-20"], [474, "index-21"], [474, "index-22"], [474, "index-23"], [474, "index-24"], [474, "index-25"], [474, "index-26"], [474, "index-27"], [474, "index-28"], [474, "index-29"], [474, "index-3"], [474, "index-30"], [474, "index-31"], [474, "index-32"], [474, "index-33"], [474, "index-34"], [474, "index-35"], [474, "index-36"], [474, "index-37"], [474, "index-38"], [474, "index-39"], [474, "index-4"], [474, "index-42"], [474, "index-43"], [474, "index-44"], [474, "index-45"], [474, "index-46"], [474, "index-47"], [474, "index-48"], [474, "index-49"], [474, "index-5"], [474, "index-52"], [474, "index-53"], [474, "index-6"], [474, "index-7"], [474, "index-8"], [474, "index-9"], [475, "index-0"], [475, "index-1"], [475, "index-10"], [475, "index-11"], [475, "index-12"], [475, "index-13"], [475, "index-14"], [475, "index-15"], [475, "index-16"], [475, "index-17"], [475, "index-18"], [475, "index-19"], [475, "index-2"], [475, "index-20"], [475, "index-21"], [475, "index-22"], [475, "index-23"], [475, "index-24"], [475, "index-25"], [475, "index-26"], [475, "index-27"], [475, "index-28"], [475, "index-29"], [475, "index-3"], [475, "index-30"], [475, "index-4"], [475, "index-45"], [475, "index-46"], [475, "index-47"], [475, "index-48"], [475, "index-49"], [475, "index-5"], [475, "index-50"], [475, "index-52"], [475, "index-6"], [475, "index-7"], [475, "index-8"], [475, "index-9"], [476, "index-0"], [476, "index-1"], [476, "index-10"], [476, "index-11"], [476, "index-12"], [476, "index-13"], [476, "index-14"], [476, "index-15"], [476, "index-16"], [476, "index-17"], [476, "index-18"], [476, "index-20"], [476, "index-22"], [476, "index-23"], [476, "index-24"], [476, "index-25"], [476, "index-26"], [476, "index-28"], [476, "index-29"], [476, "index-3"], [476, "index-30"], [476, "index-31"], [476, "index-32"], [476, "index-33"], [476, "index-34"], [476, "index-35"], [476, "index-36"], [476, "index-37"], [476, "index-4"], [476, "index-5"], [476, "index-6"], [476, "index-7"], [476, "index-8"], [476, "index-9"], [477, "index-0"], [477, "index-1"], [477, "index-10"], [477, "index-11"], [477, "index-13"], [477, "index-14"], [477, "index-15"], [477, "index-16"], [477, "index-17"], [477, "index-18"], [477, "index-19"], [477, "index-2"], [477, "index-20"], [477, "index-21"], [477, "index-22"], [477, "index-23"], [477, "index-24"], [477, "index-28"], [477, "index-29"], [477, "index-3"], [477, "index-30"], [477, "index-32"], [477, "index-33"], [477, "index-37"], [477, "index-38"], [477, "index-40"], [477, "index-5"], [477, "index-6"], [477, "index-7"], [477, "index-9"], [478, "index-10"], [478, "index-11"], [478, "index-12"], [478, "index-15"], [478, "index-16"], [478, "index-17"], [478, "index-18"], [478, "index-19"], [478, "index-23"], [478, "index-24"], [478, "index-31"], [478, "index-32"], [478, "index-33"], [478, "index-34"], [478, "index-35"], [478, "index-36"], [478, "index-5"], [478, "index-8"], [479, "index-0"], [479, "index-1"], [479, "index-10"], [479, "index-11"], [479, "index-12"], [479, "index-13"], [479, "index-14"], [479, "index-15"], [479, "index-16"], [479, "index-17"], [479, "index-18"], [479, "index-19"], [479, "index-2"], [479, "index-20"], [479, "index-23"], [479, "index-24"], [479, "index-25"], [479, "index-26"], [479, "index-27"], [479, "index-3"], [479, "index-4"], [479, "index-5"], [479, "index-6"], [479, "index-7"], [479, "index-8"], [479, "index-9"], [480, "index-0"], [480, "index-1"], [480, "index-10"], [480, "index-100"], [480, "index-101"], [480, "index-102"], [480, "index-103"], [480, "index-104"], [480, "index-105"], [480, "index-106"], [480, "index-108"], [480, "index-109"], [480, "index-11"], [480, "index-110"], [480, "index-111"], [480, "index-112"], [480, "index-113"], [480, "index-114"], [480, "index-115"], [480, "index-116"], [480, "index-117"], [480, "index-118"], [480, "index-119"], [480, "index-12"], [480, "index-120"], [480, "index-121"], [480, "index-122"], [480, "index-123"], [480, "index-124"], [480, "index-125"], [480, "index-126"], [480, "index-127"], [480, "index-128"], [480, "index-129"], [480, "index-13"], [480, "index-130"], [480, "index-131"], [480, "index-132"], [480, "index-133"], [480, "index-134"], [480, "index-135"], [480, "index-136"], [480, "index-138"], [480, "index-139"], [480, "index-14"], [480, "index-140"], [480, "index-141"], [480, "index-142"], [480, "index-143"], [480, "index-144"], [480, "index-145"], [480, "index-146"], [480, "index-147"], [480, "index-148"], [480, "index-149"], [480, "index-15"], [480, "index-150"], [480, "index-151"], [480, "index-152"], [480, "index-154"], [480, "index-155"], [480, "index-156"], [480, "index-157"], [480, "index-158"], [480, "index-159"], [480, "index-16"], [480, "index-160"], [480, "index-161"], [480, "index-162"], [480, "index-163"], [480, "index-164"], [480, "index-165"], [480, "index-166"], [480, "index-167"], [480, "index-168"], [480, "index-169"], [480, "index-17"], [480, "index-170"], [480, "index-171"], [480, "index-172"], [480, "index-173"], [480, "index-174"], [480, "index-175"], [480, "index-176"], [480, "index-178"], [480, "index-179"], [480, "index-18"], [480, "index-180"], [480, "index-181"], [480, "index-182"], [480, "index-183"], [480, "index-184"], [480, "index-185"], [480, "index-186"], [480, "index-187"], [480, "index-188"], [480, "index-189"], [480, "index-19"], [480, "index-190"], [480, "index-191"], [480, "index-193"], [480, "index-194"], [480, "index-195"], [480, "index-196"], [480, "index-197"], [480, "index-198"], [480, "index-199"], [480, "index-2"], [480, "index-20"], [480, "index-203"], [480, "index-205"], [480, "index-206"], [480, "index-207"], [480, "index-209"], [480, "index-21"], [480, "index-210"], [480, "index-211"], [480, "index-214"], [480, "index-216"], [480, "index-22"], [480, "index-220"], [480, "index-221"], [480, "index-222"], [480, "index-223"], [480, "index-224"], [480, "index-227"], [480, "index-228"], [480, "index-229"], [480, "index-23"], [480, "index-232"], [480, "index-233"], [480, "index-234"], [480, "index-237"], [480, "index-238"], [480, "index-239"], [480, "index-24"], [480, "index-240"], [480, "index-241"], [480, "index-242"], [480, "index-243"], [480, "index-245"], [480, "index-246"], [480, "index-247"], [480, "index-248"], [480, "index-249"], [480, "index-25"], [480, "index-250"], [480, "index-251"], [480, "index-252"], [480, "index-253"], [480, "index-254"], [480, "index-257"], [480, "index-258"], [480, "index-259"], [480, "index-26"], [480, "index-260"], [480, "index-261"], [480, "index-262"], [480, "index-263"], [480, "index-264"], [480, "index-265"], [480, "index-266"], [480, "index-267"], [480, "index-268"], [480, "index-269"], [480, "index-27"], [480, "index-270"], [480, "index-271"], [480, "index-272"], [480, "index-273"], [480, "index-274"], [480, "index-275"], [480, "index-276"], [480, "index-277"], [480, "index-278"], [480, "index-279"], [480, "index-28"], [480, "index-280"], [480, "index-281"], [480, "index-282"], [480, "index-283"], [480, "index-284"], [480, "index-287"], [480, "index-288"], [480, "index-289"], [480, "index-29"], [480, "index-290"], [480, "index-291"], [480, "index-292"], [480, "index-293"], [480, "index-294"], [480, "index-295"], [480, "index-296"], [480, "index-297"], [480, "index-298"], [480, "index-299"], [480, "index-3"], [480, "index-30"], [480, "index-300"], [480, "index-301"], [480, "index-302"], [480, "index-303"], [480, "index-304"], [480, "index-31"], [480, "index-35"], [480, "index-36"], [480, "index-37"], [480, "index-38"], [480, "index-4"], [480, "index-40"], [480, "index-41"], [480, "index-44"], [480, "index-45"], [480, "index-46"], [480, "index-47"], [480, "index-48"], [480, "index-5"], [480, "index-51"], [480, "index-52"], [480, "index-55"], [480, "index-56"], [480, "index-57"], [480, "index-58"], [480, "index-59"], [480, "index-6"], [480, "index-60"], [480, "index-61"], [480, "index-62"], [480, "index-64"], [480, "index-65"], [480, "index-66"], [480, "index-67"], [480, "index-68"], [480, "index-69"], [480, "index-7"], [480, "index-70"], [480, "index-71"], [480, "index-72"], [480, "index-73"], [480, "index-74"], [480, "index-76"], [480, "index-77"], [480, "index-79"], [480, "index-8"], [480, "index-80"], [480, "index-81"], [480, "index-82"], [480, "index-83"], [480, "index-85"], [480, "index-88"], [480, "index-89"], [480, "index-9"], [480, "index-90"], [480, "index-92"], [480, "index-95"], [480, "index-96"], [480, "index-97"], [480, "index-98"], [480, "index-99"], [481, "index-23"]], "vectorcallfunc (c type)": [[10, "c.vectorcallfunc"]], "capsule": [[11, "index-0"]], "pycapsule (c type)": [[11, "c.PyCapsule"]], "pycapsule_checkexact (c function)": [[11, "c.PyCapsule_CheckExact"]], "pycapsule_destructor (c type)": [[11, "c.PyCapsule_Destructor"]], "pycapsule_getcontext (c function)": [[11, "c.PyCapsule_GetContext"]], "pycapsule_getdestructor (c function)": [[11, "c.PyCapsule_GetDestructor"]], "pycapsule_getname (c function)": [[11, "c.PyCapsule_GetName"]], "pycapsule_getpointer (c function)": [[11, "c.PyCapsule_GetPointer"]], "pycapsule_import (c function)": [[11, "c.PyCapsule_Import"]], "pycapsule_isvalid (c function)": [[11, "c.PyCapsule_IsValid"]], "pycapsule_new (c function)": [[11, "c.PyCapsule_New"]], "pycapsule_setcontext (c function)": [[11, "c.PyCapsule_SetContext"]], "pycapsule_setdestructor (c function)": [[11, "c.PyCapsule_SetDestructor"]], "pycapsule_setname (c function)": [[11, "c.PyCapsule_SetName"]], "pycapsule_setpointer (c function)": [[11, "c.PyCapsule_SetPointer"]], "pycellobject (c type)": [[12, "c.PyCellObject"]], "pycell_check (c function)": [[12, "c.PyCell_Check"]], "pycell_get (c function)": [[12, "c.PyCell_GET"], [12, "c.PyCell_Get"]], "pycell_new (c function)": [[12, "c.PyCell_New"]], "pycell_set (c function)": [[12, "c.PyCell_SET"], [12, "c.PyCell_Set"]], "pycell_type (c var)": [[12, "c.PyCell_Type"]], "pycodeevent (c type)": [[13, "c.PyCodeEvent"]], "pycodeobject (c type)": [[13, "c.PyCodeObject"]], "pycode_addwatcher (c function)": [[13, "c.PyCode_AddWatcher"]], "pycode_addr2line (c function)": [[13, "c.PyCode_Addr2Line"]], "pycode_addr2location (c function)": [[13, "c.PyCode_Addr2Location"]], "pycode_check (c function)": [[13, "c.PyCode_Check"]], "pycode_clearwatcher (c function)": [[13, "c.PyCode_ClearWatcher"]], "pycode_getcellvars (c function)": [[13, "c.PyCode_GetCellvars"]], "pycode_getcode (c function)": [[13, "c.PyCode_GetCode"]], "pycode_getfreevars (c function)": [[13, "c.PyCode_GetFreevars"]], "pycode_getnumfree (c function)": [[13, "c.PyCode_GetNumFree"]], "pycode_getvarnames (c function)": [[13, "c.PyCode_GetVarnames"]], "pycode_new": [[13, "index-1"]], "pycode_newempty (c function)": [[13, "c.PyCode_NewEmpty"]], "pycode_newwithposonlyargs": [[13, "index-2"]], "pycode_type (c var)": [[13, "c.PyCode_Type"]], "pycode_watchcallback (c type)": [[13, "c.PyCode_WatchCallback"]], "pyunstable_code_getextra (c function)": [[13, "c.PyUnstable_Code_GetExtra"]], "pyunstable_code_new (c function)": [[13, "c.PyUnstable_Code_New"]], "pyunstable_code_newwithposonlyargs (c function)": [[13, "c.PyUnstable_Code_NewWithPosOnlyArgs"]], "pyunstable_code_setextra (c function)": [[13, "c.PyUnstable_Code_SetExtra"]], "pyunstable_eval_requestcodeextraindex (c function)": [[13, "c.PyUnstable_Eval_RequestCodeExtraIndex"]], "_pycode_getextra": [[13, "index-4"]], "_pycode_setextra": [[13, "index-5"]], "_pyeval_requestcodeextraindex": [[13, "index-3"]], "code object\uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\uff09": [[13, "index-0"], [271, "index-1"], [341, "index-62"], [425, "index-56"]], "code\uff08\u7a0b\u5f0f\u78bc\uff09": [[13, "index-0"], [271, "index-1"], [341, "index-62"], [425, "index-56"], [426, "index-0"]], "pycodec_backslashreplaceerrors (c function)": [[14, "c.PyCodec_BackslashReplaceErrors"]], "pycodec_decode (c function)": [[14, "c.PyCodec_Decode"]], "pycodec_decoder (c function)": [[14, "c.PyCodec_Decoder"]], "pycodec_encode (c function)": [[14, "c.PyCodec_Encode"]], "pycodec_encoder (c function)": [[14, "c.PyCodec_Encoder"]], "pycodec_ignoreerrors (c function)": [[14, "c.PyCodec_IgnoreErrors"]], "pycodec_incrementaldecoder (c function)": [[14, "c.PyCodec_IncrementalDecoder"]], "pycodec_incrementalencoder (c function)": [[14, "c.PyCodec_IncrementalEncoder"]], "pycodec_knownencoding (c function)": [[14, "c.PyCodec_KnownEncoding"]], "pycodec_lookuperror (c function)": [[14, "c.PyCodec_LookupError"]], "pycodec_namereplaceerrors (c function)": [[14, "c.PyCodec_NameReplaceErrors"]], "pycodec_register (c function)": [[14, "c.PyCodec_Register"]], "pycodec_registererror (c function)": [[14, "c.PyCodec_RegisterError"]], "pycodec_replaceerrors (c function)": [[14, "c.PyCodec_ReplaceErrors"]], "pycodec_streamreader (c function)": [[14, "c.PyCodec_StreamReader"]], "pycodec_streamwriter (c function)": [[14, "c.PyCodec_StreamWriter"]], "pycodec_stricterrors (c function)": [[14, "c.PyCodec_StrictErrors"]], "pycodec_unregister (c function)": [[14, "c.PyCodec_Unregister"]], "pycodec_xmlcharrefreplaceerrors (c function)": [[14, "c.PyCodec_XMLCharRefReplaceErrors"]], "pycomplexobject (c type)": [[15, "c.PyComplexObject"]], "pycomplex_asccomplex (c function)": [[15, "c.PyComplex_AsCComplex"]], "pycomplex_check (c function)": [[15, "c.PyComplex_Check"]], "pycomplex_checkexact (c function)": [[15, "c.PyComplex_CheckExact"]], "pycomplex_fromccomplex (c function)": [[15, "c.PyComplex_FromCComplex"]], "pycomplex_fromdoubles (c function)": [[15, "c.PyComplex_FromDoubles"]], "pycomplex_imagasdouble (c function)": [[15, "c.PyComplex_ImagAsDouble"]], "pycomplex_realasdouble (c function)": [[15, "c.PyComplex_RealAsDouble"]], "pycomplex_type (c var)": [[15, "c.PyComplex_Type"]], "py_complex (c type)": [[15, "c.Py_complex"]], "_py_c_diff (c function)": [[15, "c._Py_c_diff"]], "_py_c_neg (c function)": [[15, "c._Py_c_neg"]], "_py_c_pow (c function)": [[15, "c._Py_c_pow"]], "_py_c_prod (c function)": [[15, "c._Py_c_prod"]], "_py_c_quot (c function)": [[15, "c._Py_c_quot"]], "_py_c_sum (c function)": [[15, "c._Py_c_sum"]], "complex number\uff08\u8907\u6578\uff09": [[15, "index-0"], [86, "term-complex-number"], [341, "index-11"], [341, "index-12"]], "mapping\uff08\u5c0d\u6620\uff09": [[16, "index-2"], [86, "term-mapping"], [341, "index-52"], [425, "index-30"], [425, "index-52"], [427, "index-42"], [433, "index-11"]], "numeric\uff08\u6578\u503c\uff09": [[16, "index-0"], [341, "index-11"], [341, "index-12"], [341, "index-14"], [341, "index-15"], [341, "index-8"], [425, "index-52"], [425, "index-9"]], "sequence\uff08\u5e8f\u5217\uff09": [[16, "index-1"], [86, "term-sequence"], [341, "index-18"], [341, "index-19"], [341, "index-20"], [341, "index-22"], [341, "index-23"], [341, "index-24"], [424, "index-6"], [425, "index-15"], [425, "index-52"], [427, "index-42"], [427, "index-45"], [427, "index-80"], [433, "index-10"]], "pycontext (c type)": [[17, "c.PyContext"]], "pycontexttoken (c type)": [[17, "c.PyContextToken"]], "pycontexttoken_checkexact (c function)": [[17, "c.PyContextToken_CheckExact"]], "pycontexttoken_type (c var)": [[17, "c.PyContextToken_Type"]], "pycontextvar (c type)": [[17, "c.PyContextVar"]], "pycontextvar_checkexact (c function)": [[17, "c.PyContextVar_CheckExact"]], "pycontextvar_get (c function)": [[17, "c.PyContextVar_Get"]], "pycontextvar_new (c function)": [[17, "c.PyContextVar_New"]], "pycontextvar_reset (c function)": [[17, "c.PyContextVar_Reset"]], "pycontextvar_set (c function)": [[17, "c.PyContextVar_Set"]], "pycontextvar_type (c var)": [[17, "c.PyContextVar_Type"]], "pycontext_checkexact (c function)": [[17, "c.PyContext_CheckExact"]], "pycontext_copy (c function)": [[17, "c.PyContext_Copy"]], "pycontext_copycurrent (c function)": [[17, "c.PyContext_CopyCurrent"]], "pycontext_enter (c function)": [[17, "c.PyContext_Enter"]], "pycontext_exit (c function)": [[17, "c.PyContext_Exit"]], "pycontext_new (c function)": [[17, "c.PyContext_New"]], "pycontext_type (c var)": [[17, "c.PyContext_Type"]], "pyos_double_to_string (c function)": [[18, "c.PyOS_double_to_string"]], "pyos_snprintf (c function)": [[18, "c.PyOS_snprintf"]], "pyos_stricmp (c function)": [[18, "c.PyOS_stricmp"]], "pyos_string_to_double (c function)": [[18, "c.PyOS_string_to_double"]], "pyos_strnicmp (c function)": [[18, "c.PyOS_strnicmp"]], "pyos_vsnprintf (c function)": [[18, "c.PyOS_vsnprintf"]], "pycoroobject (c type)": [[19, "c.PyCoroObject"]], "pycoro_checkexact (c function)": [[19, "c.PyCoro_CheckExact"]], "pycoro_new (c function)": [[19, "c.PyCoro_New"]], "pycoro_type (c var)": [[19, "c.PyCoro_Type"]], "pydatetime_check (c function)": [[20, "c.PyDateTime_Check"]], "pydatetime_checkexact (c function)": [[20, "c.PyDateTime_CheckExact"]], "pydatetime_date_get_fold (c function)": [[20, "c.PyDateTime_DATE_GET_FOLD"]], "pydatetime_date_get_hour (c function)": [[20, "c.PyDateTime_DATE_GET_HOUR"]], "pydatetime_date_get_microsecond (c function)": [[20, "c.PyDateTime_DATE_GET_MICROSECOND"]], "pydatetime_date_get_minute (c function)": [[20, "c.PyDateTime_DATE_GET_MINUTE"]], "pydatetime_date_get_second (c function)": [[20, "c.PyDateTime_DATE_GET_SECOND"]], "pydatetime_date_get_tzinfo (c function)": [[20, "c.PyDateTime_DATE_GET_TZINFO"]], "pydatetime_delta_get_days (c function)": [[20, "c.PyDateTime_DELTA_GET_DAYS"]], "pydatetime_delta_get_microseconds (c function)": [[20, "c.PyDateTime_DELTA_GET_MICROSECONDS"]], "pydatetime_delta_get_seconds (c function)": [[20, "c.PyDateTime_DELTA_GET_SECONDS"]], "pydatetime_date (c type)": [[20, "c.PyDateTime_Date"]], "pydatetime_datetime (c type)": [[20, "c.PyDateTime_DateTime"]], "pydatetime_datetimetype (c var)": [[20, "c.PyDateTime_DateTimeType"]], "pydatetime_datetype (c var)": [[20, "c.PyDateTime_DateType"]], "pydatetime_delta (c type)": [[20, "c.PyDateTime_Delta"]], "pydatetime_deltatype (c var)": [[20, "c.PyDateTime_DeltaType"]], "pydatetime_fromdateandtime (c function)": [[20, "c.PyDateTime_FromDateAndTime"]], "pydatetime_fromdateandtimeandfold (c function)": [[20, "c.PyDateTime_FromDateAndTimeAndFold"]], "pydatetime_fromtimestamp (c function)": [[20, "c.PyDateTime_FromTimestamp"]], "pydatetime_get_day (c function)": [[20, "c.PyDateTime_GET_DAY"]], "pydatetime_get_month (c function)": [[20, "c.PyDateTime_GET_MONTH"]], "pydatetime_get_year (c function)": [[20, "c.PyDateTime_GET_YEAR"]], "pydatetime_time_get_fold (c function)": [[20, "c.PyDateTime_TIME_GET_FOLD"]], "pydatetime_time_get_hour (c function)": [[20, "c.PyDateTime_TIME_GET_HOUR"]], "pydatetime_time_get_microsecond (c function)": [[20, "c.PyDateTime_TIME_GET_MICROSECOND"]], "pydatetime_time_get_minute (c function)": [[20, "c.PyDateTime_TIME_GET_MINUTE"]], "pydatetime_time_get_second (c function)": [[20, "c.PyDateTime_TIME_GET_SECOND"]], "pydatetime_time_get_tzinfo (c function)": [[20, "c.PyDateTime_TIME_GET_TZINFO"]], "pydatetime_tzinfotype (c var)": [[20, "c.PyDateTime_TZInfoType"]], "pydatetime_time (c type)": [[20, "c.PyDateTime_Time"]], "pydatetime_timetype (c var)": [[20, "c.PyDateTime_TimeType"]], "pydatetime_timezone_utc (c var)": [[20, "c.PyDateTime_TimeZone_UTC"]], "pydate_check (c function)": [[20, "c.PyDate_Check"]], "pydate_checkexact (c function)": [[20, "c.PyDate_CheckExact"]], "pydate_fromdate (c function)": [[20, "c.PyDate_FromDate"]], "pydate_fromtimestamp (c function)": [[20, "c.PyDate_FromTimestamp"]], "pydelta_check (c function)": [[20, "c.PyDelta_Check"]], "pydelta_checkexact (c function)": [[20, "c.PyDelta_CheckExact"]], "pydelta_fromdsu (c function)": [[20, "c.PyDelta_FromDSU"]], "pytzinfo_check (c function)": [[20, "c.PyTZInfo_Check"]], "pytzinfo_checkexact (c function)": [[20, "c.PyTZInfo_CheckExact"]], "pytimezone_fromoffset (c function)": [[20, "c.PyTimeZone_FromOffset"]], "pytimezone_fromoffsetandname (c function)": [[20, "c.PyTimeZone_FromOffsetAndName"]], "pytime_check (c function)": [[20, "c.PyTime_Check"]], "pytime_checkexact (c function)": [[20, "c.PyTime_CheckExact"]], "pytime_fromtime (c function)": [[20, "c.PyTime_FromTime"]], "pytime_fromtimeandfold (c function)": [[20, "c.PyTime_FromTimeAndFold"]], "pydescr_isdata (c function)": [[21, "c.PyDescr_IsData"]], "pydescr_newclassmethod (c function)": [[21, "c.PyDescr_NewClassMethod"]], "pydescr_newgetset (c function)": [[21, "c.PyDescr_NewGetSet"]], "pydescr_newmember (c function)": [[21, "c.PyDescr_NewMember"]], "pydescr_newmethod (c function)": [[21, "c.PyDescr_NewMethod"]], "pydescr_newwrapper (c function)": [[21, "c.PyDescr_NewWrapper"]], "pyproperty_type (c var)": [[21, "c.PyProperty_Type"]], "pywrapper_new (c function)": [[21, "c.PyWrapper_New"]], "pydictobject (c type)": [[22, "c.PyDictObject"]], "pydictproxy_new (c function)": [[22, "c.PyDictProxy_New"]], "pydict_addwatcher (c function)": [[22, "c.PyDict_AddWatcher"]], "pydict_check (c function)": [[22, "c.PyDict_Check"]], "pydict_checkexact (c function)": [[22, "c.PyDict_CheckExact"]], "pydict_clear (c function)": [[22, "c.PyDict_Clear"]], "pydict_clearwatcher (c function)": [[22, "c.PyDict_ClearWatcher"]], "pydict_contains (c function)": [[22, "c.PyDict_Contains"]], "pydict_copy (c function)": [[22, "c.PyDict_Copy"]], "pydict_delitem (c function)": [[22, "c.PyDict_DelItem"]], "pydict_delitemstring (c function)": [[22, "c.PyDict_DelItemString"]], "pydict_getitem (c function)": [[22, "c.PyDict_GetItem"]], "pydict_getitemstring (c function)": [[22, "c.PyDict_GetItemString"]], "pydict_getitemwitherror (c function)": [[22, "c.PyDict_GetItemWithError"]], "pydict_items (c function)": [[22, "c.PyDict_Items"]], "pydict_keys (c function)": [[22, "c.PyDict_Keys"]], "pydict_merge (c function)": [[22, "c.PyDict_Merge"]], "pydict_mergefromseq2 (c function)": [[22, "c.PyDict_MergeFromSeq2"]], "pydict_new (c function)": [[22, "c.PyDict_New"]], "pydict_next (c function)": [[22, "c.PyDict_Next"]], "pydict_setdefault (c function)": [[22, "c.PyDict_SetDefault"]], "pydict_setitem (c function)": [[22, "c.PyDict_SetItem"]], "pydict_setitemstring (c function)": [[22, "c.PyDict_SetItemString"]], "pydict_size (c function)": [[22, "c.PyDict_Size"]], "pydict_type (c var)": [[22, "c.PyDict_Type"]], "pydict_unwatch (c function)": [[22, "c.PyDict_Unwatch"]], "pydict_update (c function)": [[22, "c.PyDict_Update"]], "pydict_values (c function)": [[22, "c.PyDict_Values"]], "pydict_watch (c function)": [[22, "c.PyDict_Watch"]], "pydict_watchcallback (c type)": [[22, "c.PyDict_WatchCallback"]], "pydict_watchevent (c type)": [[22, "c.PyDict_WatchEvent"]], "built-in function\uff08\u5167\u5efa\u51fd\u5f0f\uff09": [[22, "index-1"], [30, "index-1"], [30, "index-2"], [37, "index-1"], [37, "index-2"], [39, "index-0"], [46, "index-0"], [46, "index-1"], [46, "index-2"], [46, "index-3"], [46, "index-4"], [46, "index-5"], [54, "index-1"], [57, "index-0"], [57, "index-1"], [62, "index-1"], [62, "index-2"], [74, "index-3"], [188, "index-1"], [222, "index-2"], [304, "index-1"], [304, "index-2"], [341, "index-13"], [341, "index-20"], [341, "index-22"], [341, "index-52"], [341, "index-63"], [341, "index-64"], [341, "index-65"], [382, "index-4"], [424, "index-8"], [425, "index-1"], [425, "index-100"], [425, "index-101"], [425, "index-102"], [425, "index-103"], [425, "index-15"], [425, "index-19"], [425, "index-27"], [425, "index-30"], [425, "index-41"], [425, "index-54"], [425, "index-67"], [425, "index-75"], [425, "index-76"], [425, "index-78"], [425, "index-84"], [425, "index-96"], [425, "index-98"], [425, "index-99"], [427, "index-53"], [433, "index-3"], [433, "index-44"], [434, "index-6"], [443, "index-0"], [448, "index-0"]], "dictionary\uff08\u5b57\u5178\uff09": [[22, "index-0"], [86, "term-dictionary"], [341, "index-52"], [425, "index-31"], [425, "index-46"], [425, "index-78"], [427, "index-17"], [427, "index-18"], [427, "index-42"], [433, "index-11"]], "len": [[22, "index-1"], [37, "index-1"], [39, "index-0"], [48, "index-8"], [53, "index-0"], [54, "index-1"], [341, "index-20"], [341, "index-52"], [425, "index-15"], [425, "index-27"], [425, "index-30"], [425, "index-96"]], "keyboardinterrupt\uff08\u5167\u5efa\u4f8b\u5916\uff09": [[23, "index-1"], [23, "index-2"], [23, "index-3"]], "pep 3151": [[23, "index-9"], [210, "index-8"], [319, "index-0"], [325, "index-0"], [334, "index-2"], [473, "index-10"]], "pyerr_badargument (c function)": [[23, "c.PyErr_BadArgument"]], "pyerr_badinternalcall (c function)": [[23, "c.PyErr_BadInternalCall"]], "pyerr_checksignals (c function)": [[23, "c.PyErr_CheckSignals"]], "pyerr_clear (c function)": [[23, "c.PyErr_Clear"]], "pyerr_displayexception (c function)": [[23, "c.PyErr_DisplayException"]], "pyerr_exceptionmatches (c function)": [[23, "c.PyErr_ExceptionMatches"]], "pyerr_fetch (c function)": [[23, "c.PyErr_Fetch"]], "pyerr_format (c function)": [[23, "c.PyErr_Format"]], "pyerr_formatv (c function)": [[23, "c.PyErr_FormatV"]], "pyerr_getexcinfo (c function)": [[23, "c.PyErr_GetExcInfo"]], "pyerr_gethandledexception (c function)": [[23, "c.PyErr_GetHandledException"]], "pyerr_getraisedexception (c function)": [[23, "c.PyErr_GetRaisedException"]], "pyerr_givenexceptionmatches (c function)": [[23, "c.PyErr_GivenExceptionMatches"]], "pyerr_newexception (c function)": [[23, "c.PyErr_NewException"]], "pyerr_newexceptionwithdoc (c function)": [[23, "c.PyErr_NewExceptionWithDoc"]], "pyerr_nomemory (c function)": [[23, "c.PyErr_NoMemory"]], "pyerr_normalizeexception (c function)": [[23, "c.PyErr_NormalizeException"]], "pyerr_occurred (c function)": [[23, "c.PyErr_Occurred"]], "pyerr_print (c function)": [[23, "c.PyErr_Print"]], "pyerr_printex (c function)": [[23, "c.PyErr_PrintEx"]], "pyerr_resourcewarning (c function)": [[23, "c.PyErr_ResourceWarning"]], "pyerr_restore (c function)": [[23, "c.PyErr_Restore"]], "pyerr_setexcfromwindowserr (c function)": [[23, "c.PyErr_SetExcFromWindowsErr"]], "pyerr_setexcfromwindowserrwithfilename (c function)": [[23, "c.PyErr_SetExcFromWindowsErrWithFilename"]], "pyerr_setexcfromwindowserrwithfilenameobject (c function)": [[23, "c.PyErr_SetExcFromWindowsErrWithFilenameObject"]], "pyerr_setexcfromwindowserrwithfilenameobjects (c function)": [[23, "c.PyErr_SetExcFromWindowsErrWithFilenameObjects"]], "pyerr_setexcinfo (c function)": [[23, "c.PyErr_SetExcInfo"]], "pyerr_setfromerrno (c function)": [[23, "c.PyErr_SetFromErrno"]], "pyerr_setfromerrnowithfilename (c function)": [[23, "c.PyErr_SetFromErrnoWithFilename"]], "pyerr_setfromerrnowithfilenameobject (c function)": [[23, "c.PyErr_SetFromErrnoWithFilenameObject"]], "pyerr_setfromerrnowithfilenameobjects (c function)": [[23, "c.PyErr_SetFromErrnoWithFilenameObjects"]], "pyerr_setfromwindowserr (c function)": [[23, "c.PyErr_SetFromWindowsErr"]], "pyerr_setfromwindowserrwithfilename (c function)": [[23, "c.PyErr_SetFromWindowsErrWithFilename"]], "pyerr_sethandledexception (c function)": [[23, "c.PyErr_SetHandledException"]], "pyerr_setimporterror (c function)": [[23, "c.PyErr_SetImportError"]], "pyerr_setimporterrorsubclass (c function)": [[23, "c.PyErr_SetImportErrorSubclass"]], "pyerr_setinterrupt (c function)": [[23, "c.PyErr_SetInterrupt"]], "pyerr_setinterruptex (c function)": [[23, "c.PyErr_SetInterruptEx"]], "pyerr_setnone (c function)": [[23, "c.PyErr_SetNone"]], "pyerr_setobject (c function)": [[23, "c.PyErr_SetObject"]], "pyerr_setraisedexception (c function)": [[23, "c.PyErr_SetRaisedException"]], "pyerr_setstring (c function)": [[23, "c.PyErr_SetString"]], "pyerr_syntaxlocation (c function)": [[23, "c.PyErr_SyntaxLocation"]], "pyerr_syntaxlocationex (c function)": [[23, "c.PyErr_SyntaxLocationEx"]], "pyerr_syntaxlocationobject (c function)": [[23, "c.PyErr_SyntaxLocationObject"]], "pyerr_warnex (c function)": [[23, "c.PyErr_WarnEx"]], "pyerr_warnexplicit (c function)": [[23, "c.PyErr_WarnExplicit"]], "pyerr_warnexplicitobject (c function)": [[23, "c.PyErr_WarnExplicitObject"]], "pyerr_warnformat (c function)": [[23, "c.PyErr_WarnFormat"]], "pyerr_writeunraisable (c function)": [[23, "c.PyErr_WriteUnraisable"]], "pyexc_arithmeticerror": [[23, "index-4"]], "pyexc_assertionerror": [[23, "index-4"]], "pyexc_attributeerror": [[23, "index-4"]], "pyexc_baseexception": [[23, "index-4"]], "pyexc_blockingioerror": [[23, "index-4"]], "pyexc_brokenpipeerror": [[23, "index-4"]], "pyexc_buffererror": [[23, "index-4"]], "pyexc_byteswarning": [[23, "index-7"]], "pyexc_childprocesserror": [[23, "index-4"]], "pyexc_connectionabortederror": [[23, "index-4"]], "pyexc_connectionerror": [[23, "index-4"]], "pyexc_connectionrefusederror": [[23, "index-4"]], "pyexc_connectionreseterror": [[23, "index-4"]], "pyexc_deprecationwarning": [[23, "index-7"]], "pyexc_eoferror": [[23, "index-4"]], "pyexc_environmenterror": [[23, "index-6"]], "pyexc_exception": [[23, "index-4"]], "pyexc_fileexistserror": [[23, "index-4"]], "pyexc_filenotfounderror": [[23, "index-4"]], "pyexc_floatingpointerror": [[23, "index-4"]], "pyexc_futurewarning": [[23, "index-7"]], "pyexc_generatorexit": [[23, "index-4"]], "pyexc_ioerror": [[23, "index-6"]], "pyexc_importerror": [[23, "index-4"]], "pyexc_importwarning": [[23, "index-7"]], "pyexc_indentationerror": [[23, "index-4"]], "pyexc_indexerror": [[23, "index-4"]], "pyexc_interruptederror": [[23, "index-4"]], "pyexc_isadirectoryerror": [[23, "index-4"]], "pyexc_keyerror": [[23, "index-4"]], "pyexc_keyboardinterrupt": [[23, "index-4"]], "pyexc_lookuperror": [[23, "index-4"]], "pyexc_memoryerror": [[23, "index-4"]], "pyexc_modulenotfounderror": [[23, "index-4"]], "pyexc_nameerror": [[23, "index-4"]], "pyexc_notadirectoryerror": [[23, "index-4"]], "pyexc_notimplementederror": [[23, "index-4"]], "pyexc_oserror": [[23, "index-4"]], "pyexc_overflowerror": [[23, "index-4"]], "pyexc_pendingdeprecationwarning": [[23, "index-7"]], "pyexc_permissionerror": [[23, "index-4"]], "pyexc_processlookuperror": [[23, "index-4"]], "pyexc_recursionerror": [[23, "index-4"]], "pyexc_referenceerror": [[23, "index-4"]], "pyexc_resourcewarning": [[23, "index-7"]], "pyexc_runtimeerror": [[23, "index-4"]], "pyexc_runtimewarning": [[23, "index-7"]], "pyexc_stopasynciteration": [[23, "index-4"]], "pyexc_stopiteration": [[23, "index-4"]], "pyexc_syntaxerror": [[23, "index-4"]], "pyexc_syntaxwarning": [[23, "index-7"]], "pyexc_systemerror": [[23, "index-4"]], "pyexc_systemexit": [[23, "index-4"]], "pyexc_taberror": [[23, "index-4"]], "pyexc_timeouterror": [[23, "index-4"]], "pyexc_typeerror": [[23, "index-4"]], "pyexc_unboundlocalerror": [[23, "index-4"]], "pyexc_unicodedecodeerror": [[23, "index-4"]], "pyexc_unicodeencodeerror": [[23, "index-4"]], "pyexc_unicodeerror": [[23, "index-4"]], "pyexc_unicodetranslateerror": [[23, "index-4"]], "pyexc_unicodewarning": [[23, "index-7"]], "pyexc_userwarning": [[23, "index-7"]], "pyexc_valueerror": [[23, "index-4"]], "pyexc_warning": [[23, "index-7"]], "pyexc_windowserror": [[23, "index-6"]], "pyexc_zerodivisionerror": [[23, "index-4"]], "pyexception_getargs (c function)": [[23, "c.PyException_GetArgs"]], "pyexception_getcause (c function)": [[23, "c.PyException_GetCause"]], "pyexception_getcontext (c function)": [[23, "c.PyException_GetContext"]], "pyexception_gettraceback (c function)": [[23, "c.PyException_GetTraceback"]], "pyexception_setargs (c function)": [[23, "c.PyException_SetArgs"]], "pyexception_setcause (c function)": [[23, "c.PyException_SetCause"]], "pyexception_setcontext (c function)": [[23, "c.PyException_SetContext"]], "pyexception_settraceback (c function)": [[23, "c.PyException_SetTraceback"]], "pysignal_setwakeupfd (c function)": [[23, "c.PySignal_SetWakeupFd"]], "pyunicodedecodeerror_create (c function)": [[23, "c.PyUnicodeDecodeError_Create"]], "pyunicodedecodeerror_getencoding (c function)": [[23, "c.PyUnicodeDecodeError_GetEncoding"]], "pyunicodedecodeerror_getend (c function)": [[23, "c.PyUnicodeDecodeError_GetEnd"]], "pyunicodedecodeerror_getobject (c function)": [[23, "c.PyUnicodeDecodeError_GetObject"]], "pyunicodedecodeerror_getreason (c function)": [[23, "c.PyUnicodeDecodeError_GetReason"]], "pyunicodedecodeerror_getstart (c function)": [[23, "c.PyUnicodeDecodeError_GetStart"]], "pyunicodedecodeerror_setend (c function)": [[23, "c.PyUnicodeDecodeError_SetEnd"]], "pyunicodedecodeerror_setreason (c function)": [[23, "c.PyUnicodeDecodeError_SetReason"]], "pyunicodedecodeerror_setstart (c function)": [[23, "c.PyUnicodeDecodeError_SetStart"]], "pyunicodeencodeerror_getencoding (c function)": [[23, "c.PyUnicodeEncodeError_GetEncoding"]], "pyunicodeencodeerror_getend (c function)": [[23, "c.PyUnicodeEncodeError_GetEnd"]], "pyunicodeencodeerror_getobject (c function)": [[23, "c.PyUnicodeEncodeError_GetObject"]], "pyunicodeencodeerror_getreason (c function)": [[23, "c.PyUnicodeEncodeError_GetReason"]], "pyunicodeencodeerror_getstart (c function)": [[23, "c.PyUnicodeEncodeError_GetStart"]], "pyunicodeencodeerror_setend (c function)": [[23, "c.PyUnicodeEncodeError_SetEnd"]], "pyunicodeencodeerror_setreason (c function)": [[23, "c.PyUnicodeEncodeError_SetReason"]], "pyunicodeencodeerror_setstart (c function)": [[23, "c.PyUnicodeEncodeError_SetStart"]], "pyunicodetranslateerror_getend (c function)": [[23, "c.PyUnicodeTranslateError_GetEnd"]], "pyunicodetranslateerror_getobject (c function)": [[23, "c.PyUnicodeTranslateError_GetObject"]], "pyunicodetranslateerror_getreason (c function)": [[23, "c.PyUnicodeTranslateError_GetReason"]], "pyunicodetranslateerror_getstart (c function)": [[23, "c.PyUnicodeTranslateError_GetStart"]], "pyunicodetranslateerror_setend (c function)": [[23, "c.PyUnicodeTranslateError_SetEnd"]], "pyunicodetranslateerror_setreason (c function)": [[23, "c.PyUnicodeTranslateError_SetReason"]], "pyunicodetranslateerror_setstart (c function)": [[23, "c.PyUnicodeTranslateError_SetStart"]], "pyunstable_exc_prepreraisestar (c function)": [[23, "c.PyUnstable_Exc_PrepReraiseStar"]], "py_enterrecursivecall (c function)": [[23, "c.Py_EnterRecursiveCall"]], "py_leaverecursivecall (c function)": [[23, "c.Py_LeaveRecursiveCall"]], "py_reprenter (c function)": [[23, "c.Py_ReprEnter"]], "py_reprleave (c function)": [[23, "c.Py_ReprLeave"]], "sigint": [[23, "index-1"], [23, "index-2"]], "module\uff08\u6a21\u7d44\uff09": [[23, "index-1"], [23, "index-2"], [23, "index-3"], [34, "index-18"], [44, "index-0"], [86, "term-module"], [112, "index-2"], [143, "index-0"], [151, "index-1"], [168, "index-0"], [169, "index-0"], [210, "index-4"], [217, "index-1"], [217, "index-3"], [222, "index-13"], [222, "index-8"], [239, "index-1"], [253, "index-1"], [262, "index-0"], [263, "index-0"], [263, "index-6"], [271, "index-0"], [290, "index-23"], [290, "index-30"], [291, "index-2"], [294, "index-1"], [303, "index-0"], [307, "index-0"], [311, "index-1"], [321, "index-0"], [321, "index-4"], [327, "index-0"], [327, "index-1"], [331, "index-0"], [334, "index-14"], [349, "index-21"], [424, "index-11"], [425, "index-23"], [425, "index-24"], [425, "index-32"], [425, "index-4"], [425, "index-43"], [425, "index-44"], [425, "index-54"], [426, "index-10"], [427, "index-40"], [433, "index-34"], [434, "index-2"], [434, "index-3"], [443, "index-1"], [447, "index-0"], [447, "index-4"], [447, "index-7"]], "signal\uff08\u8a0a\u865f\uff09": [[23, "index-1"], [23, "index-2"], [23, "index-3"], [112, "index-2"]], "strerror()": [[23, "index-0"]], "eoferror\uff08\u5167\u5efa\u4f8b\u5916\uff09": [[24, "index-1"]], "pyfile_fromfd (c function)": [[24, "c.PyFile_FromFd"]], "pyfile_getline (c function)": [[24, "c.PyFile_GetLine"]], "pyfile_setopencodehook (c function)": [[24, "c.PyFile_SetOpenCodeHook"]], "pyfile_writeobject (c function)": [[24, "c.PyFile_WriteObject"]], "pyfile_writestring (c function)": [[24, "c.PyFile_WriteString"]], "pyobject_asfiledescriptor (c function)": [[24, "c.PyObject_AsFileDescriptor"]], "py_print_raw": [[24, "index-2"]], "file\uff08\u6a94\u6848\uff09": [[24, "index-0"], [164, "index-0"], [222, "index-6"], [273, "index-2"], [294, "index-2"], [301, "index-0"], [303, "index-1"], [308, "index-0"], [329, "index-0"], [331, "index-4"], [357, "index-0"], [443, "index-0"]], "pyfloatobject (c type)": [[25, "c.PyFloatObject"]], "pyfloat_as_double (c function)": [[25, "c.PyFloat_AS_DOUBLE"]], "pyfloat_asdouble (c function)": [[25, "c.PyFloat_AsDouble"]], "pyfloat_check (c function)": [[25, "c.PyFloat_Check"]], "pyfloat_checkexact (c function)": [[25, "c.PyFloat_CheckExact"]], "pyfloat_fromdouble (c function)": [[25, "c.PyFloat_FromDouble"]], "pyfloat_fromstring (c function)": [[25, "c.PyFloat_FromString"]], "pyfloat_getinfo (c function)": [[25, "c.PyFloat_GetInfo"]], "pyfloat_getmax (c function)": [[25, "c.PyFloat_GetMax"]], "pyfloat_getmin (c function)": [[25, "c.PyFloat_GetMin"]], "pyfloat_pack2 (c function)": [[25, "c.PyFloat_Pack2"]], "pyfloat_pack4 (c function)": [[25, "c.PyFloat_Pack4"]], "pyfloat_pack8 (c function)": [[25, "c.PyFloat_Pack8"]], "pyfloat_type (c var)": [[25, "c.PyFloat_Type"]], "pyfloat_unpack2 (c function)": [[25, "c.PyFloat_Unpack2"]], "pyfloat_unpack4 (c function)": [[25, "c.PyFloat_Unpack4"]], "pyfloat_unpack8 (c function)": [[25, "c.PyFloat_Unpack8"]], "floating point\uff08\u6d6e\u9ede\uff09": [[25, "index-0"], [425, "index-13"]], "pep 523": [[26, "index-0"], [32, "index-39"], [32, "index-40"], [470, "index-120"], [471, "index-41"], [476, "index-25"], [476, "index-26"], [479, "index-24"], [480, "index-253"], [480, "index-258"], [480, "index-266"], [480, "index-5"]], "pyframeobject (c type)": [[26, "c.PyFrameObject"]], "pyframe_check (c function)": [[26, "c.PyFrame_Check"]], "pyframe_getback (c function)": [[26, "c.PyFrame_GetBack"]], "pyframe_getbuiltins (c function)": [[26, "c.PyFrame_GetBuiltins"]], "pyframe_getcode (c function)": [[26, "c.PyFrame_GetCode"]], "pyframe_getgenerator (c function)": [[26, "c.PyFrame_GetGenerator"]], "pyframe_getglobals (c function)": [[26, "c.PyFrame_GetGlobals"]], "pyframe_getlasti (c function)": [[26, "c.PyFrame_GetLasti"]], "pyframe_getlinenumber (c function)": [[26, "c.PyFrame_GetLineNumber"]], "pyframe_getlocals (c function)": [[26, "c.PyFrame_GetLocals"]], "pyframe_getvar (c function)": [[26, "c.PyFrame_GetVar"]], "pyframe_getvarstring (c function)": [[26, "c.PyFrame_GetVarString"]], "pyframe_type (c var)": [[26, "c.PyFrame_Type"]], "pyunstable_interpreterframe_getcode (c function)": [[26, "c.PyUnstable_InterpreterFrame_GetCode"]], "pyunstable_interpreterframe_getlasti (c function)": [[26, "c.PyUnstable_InterpreterFrame_GetLasti"]], "pyunstable_interpreterframe_getline (c function)": [[26, "c.PyUnstable_InterpreterFrame_GetLine"]], "_pyinterpreterframe (c struct)": [[26, "c._PyInterpreterFrame"]], "methodtype\uff08types \u6a21\u7d44\u4e2d\uff09": [[27, "index-1"], [43, "index-2"], [44, "index-1"]], "pyfunctionobject (c type)": [[27, "c.PyFunctionObject"]], "pyfunction_addwatcher (c function)": [[27, "c.PyFunction_AddWatcher"]], "pyfunction_check (c function)": [[27, "c.PyFunction_Check"]], "pyfunction_clearwatcher (c function)": [[27, "c.PyFunction_ClearWatcher"]], "pyfunction_getannotations (c function)": [[27, "c.PyFunction_GetAnnotations"]], "pyfunction_getclosure (c function)": [[27, "c.PyFunction_GetClosure"]], "pyfunction_getcode (c function)": [[27, "c.PyFunction_GetCode"]], "pyfunction_getdefaults (c function)": [[27, "c.PyFunction_GetDefaults"]], "pyfunction_getglobals (c function)": [[27, "c.PyFunction_GetGlobals"]], "pyfunction_getmodule (c function)": [[27, "c.PyFunction_GetModule"]], "pyfunction_new (c function)": [[27, "c.PyFunction_New"]], "pyfunction_newwithqualname (c function)": [[27, "c.PyFunction_NewWithQualName"]], "pyfunction_setannotations (c function)": [[27, "c.PyFunction_SetAnnotations"]], "pyfunction_setclosure (c function)": [[27, "c.PyFunction_SetClosure"]], "pyfunction_setdefaults (c function)": [[27, "c.PyFunction_SetDefaults"]], "pyfunction_setvectorcall (c function)": [[27, "c.PyFunction_SetVectorcall"]], "pyfunction_type (c var)": [[27, "c.PyFunction_Type"]], "pyfunction_watchcallback (c type)": [[27, "c.PyFunction_WatchCallback"]], "pyfunction_watchevent (c type)": [[27, "c.PyFunction_WatchEvent"]], "function\uff08\u51fd\u5f0f\uff09": [[27, "index-0"], [86, "term-function"], [438, "index-6"]], "pygc_collect (c function)": [[28, "c.PyGC_Collect"]], "pygc_disable (c function)": [[28, "c.PyGC_Disable"]], "pygc_enable (c function)": [[28, "c.PyGC_Enable"]], "pygc_isenabled (c function)": [[28, "c.PyGC_IsEnabled"]], "pyobject_gc_del (c function)": [[28, "c.PyObject_GC_Del"]], "pyobject_gc_isfinalized (c function)": [[28, "c.PyObject_GC_IsFinalized"]], "pyobject_gc_istracked (c function)": [[28, "c.PyObject_GC_IsTracked"]], "pyobject_gc_new (c macro)": [[28, "c.PyObject_GC_New"]], "pyobject_gc_newvar (c macro)": [[28, "c.PyObject_GC_NewVar"]], "pyobject_gc_resize (c function)": [[28, "c.PyObject_GC_Resize"]], "pyobject_gc_track (c function)": [[28, "c.PyObject_GC_Track"]], "pyobject_gc_untrack (c function)": [[28, "c.PyObject_GC_UnTrack"]], "pyobject_is_gc (c function)": [[28, "c.PyObject_IS_GC"]], "pyunstable_gc_visitobjects (c function)": [[28, "c.PyUnstable_GC_VisitObjects"]], "pyunstable_object_gc_newwithextradata (c function)": [[28, "c.PyUnstable_Object_GC_NewWithExtraData"]], "py_visit (c function)": [[28, "c.Py_VISIT"]], "gcvisitobjects_t (c type)": [[28, "c.gcvisitobjects_t"]], "inquiry (c type)": [[28, "c.inquiry"]], "traverseproc (c type)": [[28, "c.traverseproc"]], "visitproc (c type)": [[28, "c.visitproc"]], "pygenobject (c type)": [[29, "c.PyGenObject"]], "pygen_check (c function)": [[29, "c.PyGen_Check"]], "pygen_checkexact (c function)": [[29, "c.PyGen_CheckExact"]], "pygen_new (c function)": [[29, "c.PyGen_New"]], "pygen_newwithqualname (c function)": [[29, "c.PyGen_NewWithQualName"]], "pygen_type (c var)": [[29, "c.PyGen_Type"]], "pep 3147": [[30, "index-3"], [84, "index-3"], [160, "index-0"], [160, "index-2"], [160, "index-3"], [247, "index-11"], [247, "index-21"], [247, "index-23"], [247, "index-24"], [308, "index-1"], [308, "index-4"], [321, "index-2"], [359, "index-3"], [429, "index-13"], [447, "index-16"], [472, "index-5"], [473, "index-18"]], "pyimport_addmodule (c function)": [[30, "c.PyImport_AddModule"]], "pyimport_addmoduleobject (c function)": [[30, "c.PyImport_AddModuleObject"]], "pyimport_appendinittab (c function)": [[30, "c.PyImport_AppendInittab"]], "pyimport_execcodemodule (c function)": [[30, "c.PyImport_ExecCodeModule"]], "pyimport_execcodemoduleex (c function)": [[30, "c.PyImport_ExecCodeModuleEx"]], "pyimport_execcodemoduleobject (c function)": [[30, "c.PyImport_ExecCodeModuleObject"]], "pyimport_execcodemodulewithpathnames (c function)": [[30, "c.PyImport_ExecCodeModuleWithPathnames"]], "pyimport_extendinittab (c function)": [[30, "c.PyImport_ExtendInittab"]], "pyimport_frozenmodules (c var)": [[30, "c.PyImport_FrozenModules"]], "pyimport_getimporter (c function)": [[30, "c.PyImport_GetImporter"]], "pyimport_getmagicnumber (c function)": [[30, "c.PyImport_GetMagicNumber"]], "pyimport_getmagictag (c function)": [[30, "c.PyImport_GetMagicTag"]], "pyimport_getmodule (c function)": [[30, "c.PyImport_GetModule"]], "pyimport_getmoduledict (c function)": [[30, "c.PyImport_GetModuleDict"]], "pyimport_import (c function)": [[30, "c.PyImport_Import"]], "pyimport_importfrozenmodule (c function)": [[30, "c.PyImport_ImportFrozenModule"]], "pyimport_importfrozenmoduleobject (c function)": [[30, "c.PyImport_ImportFrozenModuleObject"]], "pyimport_importmodule (c function)": [[30, "c.PyImport_ImportModule"]], "pyimport_importmoduleex (c function)": [[30, "c.PyImport_ImportModuleEx"]], "pyimport_importmodulelevel (c function)": [[30, "c.PyImport_ImportModuleLevel"]], "pyimport_importmodulelevelobject (c function)": [[30, "c.PyImport_ImportModuleLevelObject"]], "pyimport_importmodulenoblock (c function)": [[30, "c.PyImport_ImportModuleNoBlock"]], "pyimport_reloadmodule (c function)": [[30, "c.PyImport_ReloadModule"]], "__all__": [[30, "index-0"], [447, "index-8"]], "__all__\uff08\u5957\u4ef6\u8b8a\u6578\uff09": [[30, "index-0"]], "__import__": [[30, "index-1"]], "_frozen (c struct)": [[30, "c._frozen"]], "_inittab (c struct)": [[30, "c._inittab"]], "_inittab.name (c member)": [[30, "c._inittab.name"]], "compile\uff08\u7de8\u8b6f\uff09": [[30, "index-2"], [341, "index-63"], [382, "index-4"], [433, "index-44"]], "freeze utility\uff08\u51cd\u7d50\u5de5\u5177\uff09": [[30, "index-4"]], "modules\uff08sys \u6a21\u7d44\u4e2d\uff09": [[30, "index-0"], [32, "index-15"]], "package variable\uff08\u5957\u4ef6\u8b8a\u6578\uff09": [[30, "index-0"]], "pep 489": [[32, "index-41"], [44, "index-8"], [70, "index-1"], [72, "index-0"], [247, "index-17"], [247, "index-18"], [247, "index-19"], [247, "index-20"], [247, "index-26"], [247, "index-8"], [475, "index-26"], [475, "index-28"], [475, "index-45"], [480, "index-112"], [480, "index-113"], [480, "index-115"], [480, "index-118"], [480, "index-120"], [480, "index-121"], [480, "index-122"], [480, "index-123"], [480, "index-124"], [480, "index-125"], [480, "index-126"], [480, "index-127"], [480, "index-128"], [480, "index-129"], [480, "index-130"], [480, "index-131"], [480, "index-132"], [480, "index-133"], [480, "index-135"], [480, "index-140"], [480, "index-141"], [480, "index-142"], [480, "index-143"], [480, "index-144"], [480, "index-145"], [480, "index-146"], [480, "index-147"], [480, "index-148"], [480, "index-149"], [480, "index-150"], [480, "index-154"], [480, "index-155"], [480, "index-156"], [480, "index-160"], [480, "index-161"], [480, "index-162"], [480, "index-166"], [480, "index-167"], [480, "index-168"], [480, "index-169"], [480, "index-170"], [480, "index-178"], [480, "index-179"], [480, "index-180"], [480, "index-183"], [480, "index-185"], [480, "index-187"], [480, "index-194"], [480, "index-195"], [480, "index-196"], [480, "index-197"], [480, "index-198"], [480, "index-203"], [480, "index-28"]], "pep 528": [[32, "index-67"], [33, "index-17"], [458, "index-16"], [476, "index-22"]], "pep 529": [[32, "index-66"], [63, "index-5"], [290, "index-27"], [349, "index-44"], [349, "index-9"], [452, "index-50"], [458, "index-17"], [476, "index-20"], [478, "index-19"], [480, "index-207"], [480, "index-260"], [480, "index-62"]], "pep 539": [[32, "index-49"], [477, "index-14"], [477, "index-15"], [480, "index-247"]], "pep 554": [[32, "index-47"], [471, "index-10"]], "pythondebug": [[32, "index-61"], [33, "index-22"], [452, "envvar-PYTHONDEBUG"], [452, "index-2"], [453, "index-6"]], "pythondontwritebytecode": [[32, "index-62"], [33, "index-32"], [84, "index-4"], [349, "index-6"], [452, "envvar-PYTHONDONTWRITEBYTECODE"], [452, "index-1"], [465, "index-20"], [465, "index-24"]], "pythonhashseed": [[32, "index-3"], [32, "index-63"], [33, "index-11"], [425, "index-112"], [452, "envvar-PYTHONHASHSEED"], [452, "index-13"], [452, "index-14"], [452, "index-35"], [473, "index-23"], [473, "index-35"], [480, "index-236"]], "pythonhome": [[32, "index-30"], [32, "index-31"], [32, "index-5"], [33, "index-12"], [34, "index-43"], [34, "index-45"], [351, "index-2"], [351, "index-4"], [359, "index-0"], [452, "envvar-PYTHONHOME"], [452, "index-28"], [452, "index-29"], [452, "index-32"], [452, "index-4"], [458, "index-33"], [458, "index-35"], [458, "index-37"], [471, "index-47"], [476, "index-2"]], "pythoninspect": [[32, "index-64"], [33, "index-14"], [452, "envvar-PYTHONINSPECT"], [452, "index-6"], [462, "index-29"]], "pythonioencoding": [[32, "index-17"], [32, "index-18"], [33, "index-26"], [290, "index-1"], [349, "index-35"], [452, "envvar-PYTHONIOENCODING"], [452, "index-41"], [465, "index-21"], [474, "index-54"]], "pythonlegacywindowsfsencoding": [[32, "index-65"], [33, "index-1"], [349, "index-33"], [452, "envvar-PYTHONLEGACYWINDOWSFSENCODING"], [476, "index-19"]], "pythonlegacywindowsstdio": [[32, "index-9"], [33, "index-16"], [349, "index-37"], [452, "envvar-PYTHONLEGACYWINDOWSSTDIO"], [452, "index-36"], [476, "index-21"]], "pythonnousersite": [[32, "index-68"], [33, "index-29"], [331, "index-6"], [452, "envvar-PYTHONNOUSERSITE"], [465, "index-6"]], "pythonoptimize": [[32, "index-69"], [33, "index-21"], [452, "envvar-PYTHONOPTIMIZE"], [452, "index-8"]], "pythonpath": [[32, "index-4"], [33, "index-20"], [34, "index-44"], [34, "index-46"], [70, "index-0"], [148, "index-4"], [349, "index-22"], [349, "index-23"], [351, "index-0"], [351, "index-1"], [359, "index-1"], [429, "index-17"], [447, "index-14"], [447, "index-17"], [447, "index-18"], [452, "envvar-PYTHONPATH"], [452, "index-3"], [452, "index-31"], [452, "index-33"], [452, "index-34"], [456, "index-2"], [458, "index-11"], [458, "index-32"], [458, "index-34"], [458, "index-36"], [474, "index-56"], [474, "index-57"]], "pythonunbuffered": [[32, "index-70"], [33, "index-5"], [349, "index-38"], [452, "envvar-PYTHONUNBUFFERED"], [452, "index-48"], [480, "index-204"]], "pythonverbose": [[32, "index-71"], [33, "index-30"], [452, "envvar-PYTHONVERBOSE"], [452, "index-49"]], "pyeval_acquirelock (c function)": [[32, "c.PyEval_AcquireLock"]], "pyeval_acquirethread (c function)": [[32, "c.PyEval_AcquireThread"]], "pyeval_acquirethread()": [[32, "index-37"]], "pyeval_initthreads (c function)": [[32, "c.PyEval_InitThreads"]], "pyeval_initthreads()": [[32, "index-15"]], "pyeval_releaselock (c function)": [[32, "c.PyEval_ReleaseLock"]], "pyeval_releasethread (c function)": [[32, "c.PyEval_ReleaseThread"]], "pyeval_releasethread()": [[32, "index-37"]], "pyeval_restorethread (c function)": [[32, "c.PyEval_RestoreThread"]], "pyeval_restorethread()": [[32, "index-36"], [32, "index-37"]], "pyeval_savethread (c function)": [[32, "c.PyEval_SaveThread"]], "pyeval_savethread()": [[32, "index-36"], [32, "index-37"]], "pyeval_setprofile (c function)": [[32, "c.PyEval_SetProfile"]], "pyeval_setprofileallthreads (c function)": [[32, "c.PyEval_SetProfileAllThreads"]], "pyeval_settrace (c function)": [[32, "c.PyEval_SetTrace"]], "pyeval_settraceallthreads (c function)": [[32, "c.PyEval_SetTraceAllThreads"]], "pyeval_threadsinitialized (c function)": [[32, "c.PyEval_ThreadsInitialized"]], "pygilstate_check (c function)": [[32, "c.PyGILState_Check"]], "pygilstate_ensure (c function)": [[32, "c.PyGILState_Ensure"]], "pygilstate_getthisthreadstate (c function)": [[32, "c.PyGILState_GetThisThreadState"]], "pygilstate_release (c function)": [[32, "c.PyGILState_Release"]], "pyinterpreterconfig (c type)": [[32, "c.PyInterpreterConfig"]], "pyinterpreterconfig.allow_daemon_threads (c member)": [[32, "c.PyInterpreterConfig.allow_daemon_threads"]], "pyinterpreterconfig.allow_exec (c member)": [[32, "c.PyInterpreterConfig.allow_exec"]], "pyinterpreterconfig.allow_fork (c member)": [[32, "c.PyInterpreterConfig.allow_fork"]], "pyinterpreterconfig.allow_threads (c member)": [[32, "c.PyInterpreterConfig.allow_threads"]], "pyinterpreterconfig.check_multi_interp_extensions (c member)": [[32, "c.PyInterpreterConfig.check_multi_interp_extensions"]], "pyinterpreterconfig.gil (c member)": [[32, "c.PyInterpreterConfig.gil"]], "pyinterpreterconfig.use_main_obmalloc (c member)": [[32, "c.PyInterpreterConfig.use_main_obmalloc"]], "pyinterpreterconfig_default_gil (c macro)": [[32, "c.PyInterpreterConfig_DEFAULT_GIL"]], "pyinterpreterconfig_own_gil (c macro)": [[32, "c.PyInterpreterConfig_OWN_GIL"]], "pyinterpreterconfig_shared_gil (c macro)": [[32, "c.PyInterpreterConfig_SHARED_GIL"]], "pyinterpreterstate (c type)": [[32, "c.PyInterpreterState"]], "pyinterpreterstate_clear (c function)": [[32, "c.PyInterpreterState_Clear"]], "pyinterpreterstate_delete (c function)": [[32, "c.PyInterpreterState_Delete"]], "pyinterpreterstate_get (c function)": [[32, "c.PyInterpreterState_Get"]], "pyinterpreterstate_getdict (c function)": [[32, "c.PyInterpreterState_GetDict"]], "pyinterpreterstate_getid (c function)": [[32, "c.PyInterpreterState_GetID"]], "pyinterpreterstate_head (c function)": [[32, "c.PyInterpreterState_Head"]], "pyinterpreterstate_main (c function)": [[32, "c.PyInterpreterState_Main"]], "pyinterpreterstate_new (c function)": [[32, "c.PyInterpreterState_New"]], "pyinterpreterstate_next (c function)": [[32, "c.PyInterpreterState_Next"]], "pyinterpreterstate_threadhead (c function)": [[32, "c.PyInterpreterState_ThreadHead"]], "pysys_setargv (c function)": [[32, "c.PySys_SetArgv"]], "pysys_setargv()": [[32, "index-15"]], "pysys_setargvex (c function)": [[32, "c.PySys_SetArgvEx"]], "pysys_setargvex()": [[32, "index-15"]], "pythreadstate": [[32, "index-34"]], "pythreadstate (c type)": [[32, "c.PyThreadState"]], "pythreadstate.interp (c member)": [[32, "c.PyThreadState.interp"]], "pythreadstate_clear (c function)": [[32, "c.PyThreadState_Clear"]], "pythreadstate_delete (c function)": [[32, "c.PyThreadState_Delete"]], "pythreadstate_deletecurrent (c function)": [[32, "c.PyThreadState_DeleteCurrent"]], "pythreadstate_entertracing (c function)": [[32, "c.PyThreadState_EnterTracing"]], "pythreadstate_get (c function)": [[32, "c.PyThreadState_Get"]], "pythreadstate_getdict (c function)": [[32, "c.PyThreadState_GetDict"]], "pythreadstate_getframe (c function)": [[32, "c.PyThreadState_GetFrame"]], "pythreadstate_getid (c function)": [[32, "c.PyThreadState_GetID"]], "pythreadstate_getinterpreter (c function)": [[32, "c.PyThreadState_GetInterpreter"]], "pythreadstate_leavetracing (c function)": [[32, "c.PyThreadState_LeaveTracing"]], "pythreadstate_new (c function)": [[32, "c.PyThreadState_New"]], "pythreadstate_next (c function)": [[32, "c.PyThreadState_Next"]], "pythreadstate_setasyncexc (c function)": [[32, "c.PyThreadState_SetAsyncExc"]], "pythreadstate_swap (c function)": [[32, "c.PyThreadState_Swap"]], "pythread_reinittls (c function)": [[32, "c.PyThread_ReInitTLS"]], "pythread_create_key (c function)": [[32, "c.PyThread_create_key"]], "pythread_delete_key (c function)": [[32, "c.PyThread_delete_key"]], "pythread_delete_key_value (c function)": [[32, "c.PyThread_delete_key_value"]], "pythread_get_key_value (c function)": [[32, "c.PyThread_get_key_value"]], "pythread_set_key_value (c function)": [[32, "c.PyThread_set_key_value"]], "pythread_tss_alloc (c function)": [[32, "c.PyThread_tss_alloc"]], "pythread_tss_create (c function)": [[32, "c.PyThread_tss_create"]], "pythread_tss_delete (c function)": [[32, "c.PyThread_tss_delete"]], "pythread_tss_free (c function)": [[32, "c.PyThread_tss_free"]], "pythread_tss_get (c function)": [[32, "c.PyThread_tss_get"]], "pythread_tss_is_created (c function)": [[32, "c.PyThread_tss_is_created"]], "pythread_tss_set (c function)": [[32, "c.PyThread_tss_set"]], "pytrace_call (c var)": [[32, "c.PyTrace_CALL"]], "pytrace_c_call (c var)": [[32, "c.PyTrace_C_CALL"]], "pytrace_c_exception (c var)": [[32, "c.PyTrace_C_EXCEPTION"]], "pytrace_c_return (c var)": [[32, "c.PyTrace_C_RETURN"]], "pytrace_exception (c var)": [[32, "c.PyTrace_EXCEPTION"]], "pytrace_line (c var)": [[32, "c.PyTrace_LINE"]], "pytrace_opcode (c var)": [[32, "c.PyTrace_OPCODE"]], "pytrace_return (c var)": [[32, "c.PyTrace_RETURN"]], "py_addpendingcall (c function)": [[32, "c.Py_AddPendingCall"]], "py_addpendingcall()": [[32, "index-48"]], "py_begin_allow_threads": [[32, "index-35"]], "py_begin_allow_threads (c macro)": [[32, "c.Py_BEGIN_ALLOW_THREADS"]], "py_block_threads (c macro)": [[32, "c.Py_BLOCK_THREADS"]], "py_byteswarningflag (c var)": [[32, "c.Py_BytesWarningFlag"]], "py_debugflag (c var)": [[32, "c.Py_DebugFlag"]], "py_dontwritebytecodeflag (c var)": [[32, "c.Py_DontWriteBytecodeFlag"]], "py_end_allow_threads": [[32, "index-35"]], "py_end_allow_threads (c macro)": [[32, "c.Py_END_ALLOW_THREADS"]], "py_endinterpreter (c function)": [[32, "c.Py_EndInterpreter"]], "py_fatalerror()": [[32, "index-29"]], "py_finalize (c function)": [[32, "c.Py_Finalize"]], "py_finalizeex (c function)": [[32, "c.Py_FinalizeEx"]], "py_finalizeex()": [[32, "index-15"], [32, "index-43"], [32, "index-46"], [58, "index-2"], [58, "index-3"]], "py_frozenflag (c var)": [[32, "c.Py_FrozenFlag"]], "py_getbuildinfo (c function)": [[32, "c.Py_GetBuildInfo"]], "py_getcompiler (c function)": [[32, "c.Py_GetCompiler"]], "py_getcopyright (c function)": [[32, "c.Py_GetCopyright"]], "py_getexecprefix (c function)": [[32, "c.Py_GetExecPrefix"]], "py_getpath (c function)": [[32, "c.Py_GetPath"]], "py_getpath()": [[32, "index-19"], [32, "index-23"], [34, "index-23"]], "py_getplatform (c function)": [[32, "c.Py_GetPlatform"]], "py_getprefix (c function)": [[32, "c.Py_GetPrefix"]], "py_getprogramfullpath (c function)": [[32, "c.Py_GetProgramFullPath"]], "py_getprogramname (c function)": [[32, "c.Py_GetProgramName"]], "py_getpythonhome (c function)": [[32, "c.Py_GetPythonHome"]], "py_getversion (c function)": [[32, "c.Py_GetVersion"]], "py_hashrandomizationflag (c var)": [[32, "c.Py_HashRandomizationFlag"]], "py_ignoreenvironmentflag (c var)": [[32, "c.Py_IgnoreEnvironmentFlag"]], "py_initialize (c function)": [[32, "c.Py_Initialize"]], "py_initialize()": [[32, "index-16"], [32, "index-19"], [32, "index-43"], [34, "index-18"]], "py_initializeex (c function)": [[32, "c.Py_InitializeEx"]], "py_inspectflag (c var)": [[32, "c.Py_InspectFlag"]], "py_interactiveflag (c var)": [[32, "c.Py_InteractiveFlag"]], "py_isinitialized (c function)": [[32, "c.Py_IsInitialized"]], "py_isolatedflag (c var)": [[32, "c.Py_IsolatedFlag"]], "py_legacywindowsfsencodingflag (c var)": [[32, "c.Py_LegacyWindowsFSEncodingFlag"]], "py_legacywindowsstdioflag (c var)": [[32, "c.Py_LegacyWindowsStdioFlag"]], "py_newinterpreter (c function)": [[32, "c.Py_NewInterpreter"]], "py_newinterpreterfromconfig (c function)": [[32, "c.Py_NewInterpreterFromConfig"]], "py_nositeflag (c var)": [[32, "c.Py_NoSiteFlag"]], "py_nousersitedirectory (c var)": [[32, "c.Py_NoUserSiteDirectory"]], "py_optimizeflag (c var)": [[32, "c.Py_OptimizeFlag"]], "py_quietflag (c var)": [[32, "c.Py_QuietFlag"]], "py_setpath (c function)": [[32, "c.Py_SetPath"]], "py_setpath()": [[32, "index-22"]], "py_setprogramname (c function)": [[32, "c.Py_SetProgramName"]], "py_setprogramname()": [[32, "index-15"], [32, "index-20"], [32, "index-21"], [34, "index-23"]], "py_setpythonhome (c function)": [[32, "c.Py_SetPythonHome"]], "py_setstandardstreamencoding (c function)": [[32, "c.Py_SetStandardStreamEncoding"]], "py_unblock_threads (c macro)": [[32, "c.Py_UNBLOCK_THREADS"]], "py_unbufferedstdioflag (c var)": [[32, "c.Py_UnbufferedStdioFlag"]], "py_verboseflag (c var)": [[32, "c.Py_VerboseFlag"]], "py_tracefunc (c type)": [[32, "c.Py_tracefunc"]], "py_tss_needs_init (c macro)": [[32, "c.Py_tss_NEEDS_INIT"]], "py_tss_t (c type)": [[32, "c.Py_tss_t"]], "_pyframeevalfunction (c type)": [[32, "c._PyFrameEvalFunction"]], "_pyinterpreterstate_getevalframefunc (c function)": [[32, "c._PyInterpreterState_GetEvalFrameFunc"]], "_pyinterpreterstate_setevalframefunc (c function)": [[32, "c._PyInterpreterState_SetEvalFrameFunc"]], "__main__": [[32, "index-15"], [32, "index-42"], [32, "index-45"], [34, "index-18"], [111, "module-__main__"], [321, "index-0"], [321, "index-4"], [426, "index-10"], [434, "index-2"], [434, "index-3"]], "_thread": [[32, "index-38"], [112, "module-_thread"]], "argv\uff08sys \u6a21\u7d44\u4e2d\uff09": [[32, "index-29"]], "builtins\uff08\u5167\u5efa\uff09": [[32, "index-15"], [32, "index-42"], [32, "index-45"], [34, "index-18"], [222, "index-13"], [434, "index-2"], [447, "index-7"]], "close()\uff08sys \u6a21\u7d44\u4e2d\uff09": [[32, "index-44"]], "copyright\uff08sys \u6a21\u7d44\u4e2d\uff09": [[32, "index-26"]], "executable\uff08sys \u6a21\u7d44\u4e2d\uff09": [[32, "index-21"]], "global interpreter lock\uff08\u5168\u57df\u76f4\u8b6f\u5668\u9396\uff09": [[32, "index-32"], [86, "term-global-interpreter-lock"]], "interpreter lock\uff08\u76f4\u8b6f\u5668\u9396\uff09": [[32, "index-32"]], "lock, interpreter\uff08\u9396\u3001\u76f4\u8b6f\u5668\uff09": [[32, "index-32"]], "main()": [[32, "index-16"], [32, "index-19"], [32, "index-29"]], "path\uff08sys \u6a21\u7d44\u4e2d\uff09": [[32, "index-15"], [32, "index-22"], [32, "index-23"], [34, "index-18"]], "path\uff08\u8def\u5f91\uff09": [[32, "index-15"], [32, "index-22"], [32, "index-23"], [34, "index-18"], [262, "index-0"], [291, "index-0"], [293, "index-0"], [331, "index-0"], [331, "index-4"], [349, "index-21"], [429, "index-9"], [447, "index-0"]], "platform\uff08sys \u6a21\u7d44\u4e2d\uff09": [[32, "index-25"]], "sdterr": [[32, "index-16"]], "search\uff08\u641c\u5c0b\uff09": [[32, "index-15"], [32, "index-22"], [32, "index-23"], [34, "index-18"], [262, "index-0"], [331, "index-0"], [349, "index-21"], [447, "index-0"]], "setswitchinterval() \uff08sys \u6a21\u7d44\u4e2d\uff09": [[32, "index-33"]], "stderr\uff08sys \u6a21\u7d44\u4e2d\uff09": [[32, "index-42"], [32, "index-45"]], "stdin": [[32, "index-16"]], "stdin\uff08sys \u6a21\u7d44\u4e2d\uff09": [[32, "index-42"], [32, "index-45"]], "stdout": [[32, "index-16"]], "stdout\uff08sys \u6a21\u7d44\u4e2d\uff09": [[32, "index-42"], [32, "index-45"]], "sys": [[32, "index-15"], [32, "index-42"], [32, "index-45"], [34, "index-18"], [222, "index-8"], [349, "module-sys"], [424, "index-11"], [434, "index-2"], [447, "index-4"]], "version\uff08sys \u6a21\u7d44\u4e2d\uff09": [[32, "index-24"], [32, "index-27"], [32, "index-28"]], "\u6a21\u7d44": [[32, "index-15"], [32, "index-22"], [32, "index-23"], [32, "index-38"], [32, "index-42"], [32, "index-45"], [341, "index-15"], [341, "index-33"], [341, "index-40"], [341, "index-65"]], "\u74b0\u5883\u8b8a\u6578": [[32, "index-17"], [32, "index-18"], [32, "index-3"], [32, "index-30"], [32, "index-31"], [32, "index-4"], [32, "index-5"], [32, "index-61"], [32, "index-62"], [32, "index-63"], [32, "index-64"], [32, "index-65"], [32, "index-68"], [32, "index-69"], [32, "index-70"], [32, "index-71"], [32, "index-9"], [33, "index-1"], [33, "index-10"], [33, "index-11"], [33, "index-12"], [33, "index-13"], [33, "index-14"], [33, "index-15"], [33, "index-16"], [33, "index-18"], [33, "index-19"], [33, "index-2"], [33, "index-20"], [33, "index-21"], [33, "index-22"], [33, "index-23"], [33, "index-24"], [33, "index-25"], [33, "index-26"], [33, "index-27"], [33, "index-28"], [33, "index-29"], [33, "index-3"], [33, "index-30"], [33, "index-31"], [33, "index-32"], [33, "index-35"], [33, "index-36"], [33, "index-4"], [33, "index-5"], [33, "index-6"], [33, "index-8"], [33, "index-9"], [34, "index-41"], [34, "index-42"], [34, "index-43"], [34, "index-44"], [34, "index-45"], [34, "index-46"], [41, "index-1"], [41, "index-2"], [41, "index-3"], [41, "index-4"], [41, "index-5"], [62, "index-0"], [70, "index-0"], [83, "index-0"], [83, "index-1"], [84, "index-4"], [101, "index-0"], [107, "index-3"], [122, "index-2"], [123, "index-5"], [148, "index-3"], [148, "index-4"], [148, "index-6"], [160, "index-1"], [174, "index-0"], [174, "index-1"], [174, "index-2"], [174, "index-3"], [174, "index-4"], [174, "index-5"], [174, "index-6"], [185, "index-0"], [185, "index-1"], [185, "index-2"], [185, "index-3"], [185, "index-4"], [185, "index-5"], [211, "index-0"], [222, "index-1"], [222, "index-16"], [225, "index-0"], [226, "index-0"], [226, "index-1"], [226, "index-2"], [227, "index-0"], [227, "index-1"], [227, "index-2"], [227, "index-3"], [227, "index-5"], [227, "index-6"], [227, "index-7"], [227, "index-8"], [244, "index-5"], [244, "index-6"], [255, "index-9"], [263, "index-1"], [263, "index-2"], [263, "index-3"], [290, "index-1"], [290, "index-10"], [290, "index-11"], [290, "index-2"], [290, "index-3"], [290, "index-33"], [290, "index-34"], [290, "index-35"], [290, "index-36"], [290, "index-39"], [290, "index-4"], [290, "index-40"], [290, "index-41"], [290, "index-42"], [290, "index-43"], [290, "index-52"], [291, "index-16"], [291, "index-17"], [291, "index-18"], [291, "index-19"], [291, "index-20"], [291, "index-21"], [292, "index-1"], [292, "index-2"], [308, "index-3"], [308, "index-6"], [308, "index-7"], [310, "index-1"], [310, "index-2"], [317, "index-0"], [324, "index-6"], [331, "index-3"], [331, "index-5"], [331, "index-6"], [331, "index-7"], [331, "index-8"], [338, "index-3"], [338, "index-4"], [341, "index-67"], [341, "index-68"], [345, "index-2"], [345, "index-3"], [345, "index-4"], [349, "index-17"], [349, "index-18"], [349, "index-22"], [349, "index-23"], [349, "index-24"], [349, "index-3"], [349, "index-33"], [349, "index-35"], [349, "index-36"], [349, "index-37"], [349, "index-38"], [349, "index-4"], [349, "index-5"], [349, "index-6"], [349, "index-7"], [351, "index-0"], [351, "index-1"], [351, "index-2"], [351, "index-3"], [351, "index-4"], [357, "index-7"], [357, "index-8"], [357, "index-9"], [359, "index-0"], [359, "index-1"], [359, "index-2"], [363, "index-13"], [363, "index-14"], [363, "index-15"], [363, "index-16"], [363, "index-17"], [363, "index-18"], [366, "index-0"], [366, "index-1"], [379, "index-0"], [379, "index-1"], [379, "index-2"], [392, "index-18"], [392, "index-4"], [392, "index-9"], [396, "index-10"], [396, "index-11"], [396, "index-12"], [397, "index-1"], [397, "index-2"], [397, "index-3"], [397, "index-4"], [397, "index-5"], [400, "index-0"], [400, "index-1"], [400, "index-2"], [400, "index-3"], [407, "index-0"], [422, "envvar-PYTHONTZPATH"], [422, "index-2"], [425, "index-112"], [425, "index-60"], [435, "index-12"], [435, "index-13"], [447, "index-14"], [447, "index-15"], [447, "index-17"], [447, "index-18"], [452, "envvar-PYTHONASYNCIODEBUG"], [452, "envvar-PYTHONBREAKPOINT"], [452, "envvar-PYTHONCASEOK"], [452, "envvar-PYTHONCOERCECLOCALE"], [452, "envvar-PYTHONDEBUG"], [452, "envvar-PYTHONDEVMODE"], [452, "envvar-PYTHONDONTWRITEBYTECODE"], [452, "envvar-PYTHONDUMPREFS"], [452, "envvar-PYTHONDUMPREFSFILE-FILENAME"], [452, "envvar-PYTHONEXECUTABLE"], [452, "envvar-PYTHONFAULTHANDLER"], [452, "envvar-PYTHONHASHSEED"], [452, "envvar-PYTHONHOME"], [452, "envvar-PYTHONINSPECT"], [452, "envvar-PYTHONINTMAXSTRDIGITS"], [452, "envvar-PYTHONIOENCODING"], [452, "envvar-PYTHONLEGACYWINDOWSFSENCODING"], [452, "envvar-PYTHONLEGACYWINDOWSSTDIO"], [452, "envvar-PYTHONMALLOC"], [452, "envvar-PYTHONMALLOCSTATS"], [452, "envvar-PYTHONNODEBUGRANGES"], [452, "envvar-PYTHONNOUSERSITE"], [452, "envvar-PYTHONOPTIMIZE"], [452, "envvar-PYTHONPATH"], [452, "envvar-PYTHONPERFSUPPORT"], [452, "envvar-PYTHONPLATLIBDIR"], [452, "envvar-PYTHONPROFILEIMPORTTIME"], [452, "envvar-PYTHONPYCACHEPREFIX"], [452, "envvar-PYTHONSAFEPATH"], [452, "envvar-PYTHONSTARTUP"], [452, "envvar-PYTHONTRACEMALLOC"], [452, "envvar-PYTHONUNBUFFERED"], [452, "envvar-PYTHONUSERBASE"], [452, "envvar-PYTHONUTF8"], [452, "envvar-PYTHONVERBOSE"], [452, "envvar-PYTHONWARNDEFAULTENCODING"], [452, "envvar-PYTHONWARNINGS"], [452, "index-1"], [452, "index-12"], [452, "index-13"], [452, "index-14"], [452, "index-18"], [452, "index-19"], [452, "index-2"], [452, "index-20"], [452, "index-21"], [452, "index-22"], [452, "index-23"], [452, "index-24"], [452, "index-25"], [452, "index-26"], [452, "index-27"], [452, "index-28"], [452, "index-29"], [452, "index-3"], [452, "index-30"], [452, "index-31"], [452, "index-32"], [452, "index-33"], [452, "index-34"], [452, "index-35"], [452, "index-36"], [452, "index-39"], [452, "index-4"], [452, "index-41"], [452, "index-42"], [452, "index-48"], [452, "index-49"], [452, "index-5"], [452, "index-6"], [452, "index-8"], [453, "envvar-BASECFLAGS"], [453, "envvar-BASECPPFLAGS"], [453, "envvar-BLDSHARED"], [453, "envvar-CC"], [453, "envvar-CCSHARED"], [453, "envvar-CFLAGS"], [453, "envvar-CFLAGSFORSHARED"], [453, "envvar-CFLAGS_ALIASING"], [453, "envvar-CFLAGS_NODIST"], [453, "envvar-COMPILEALL_OPTS"], [453, "envvar-CONFIGURE_CFLAGS"], [453, "envvar-CONFIGURE_CFLAGS_NODIST"], [453, "envvar-CONFIGURE_CPPFLAGS"], [453, "envvar-CONFIGURE_LDFLAGS"], [453, "envvar-CONFIGURE_LDFLAGS_NODIST"], [453, "envvar-CPPFLAGS"], [453, "envvar-CXX"], [453, "envvar-EXTRA_CFLAGS"], [453, "envvar-LDFLAGS"], [453, "envvar-LDFLAGS_NODIST"], [453, "envvar-LDSHARED"], [453, "envvar-LIBS"], [453, "envvar-LINKCC"], [453, "envvar-OPT"], [453, "envvar-PROFILE_TASK"], [453, "envvar-PURIFY"], [453, "envvar-PY_BUILTIN_MODULE_CFLAGS"], [453, "envvar-PY_CFLAGS"], [453, "envvar-PY_CFLAGS_NODIST"], [453, "envvar-PY_CORE_CFLAGS"], [453, "envvar-PY_CORE_LDFLAGS"], [453, "envvar-PY_CPPFLAGS"], [453, "envvar-PY_LDFLAGS"], [453, "envvar-PY_LDFLAGS_NODIST"], [453, "envvar-PY_STDMODULE_CFLAGS"], [453, "index-10"], [453, "index-11"], [453, "index-12"], [453, "index-13"], [453, "index-14"], [453, "index-15"], [453, "index-16"], [453, "index-17"], [453, "index-18"], [453, "index-19"], [453, "index-20"], [453, "index-21"], [453, "index-22"], [453, "index-23"], [453, "index-24"], [453, "index-25"], [453, "index-26"], [453, "index-27"], [453, "index-28"], [453, "index-33"], [453, "index-35"], [453, "index-36"], [453, "index-4"], [453, "index-6"], [453, "index-8"], [453, "index-9"], [456, "index-2"], [457, "index-2"], [458, "index-10"], [458, "index-11"], [458, "index-12"], [458, "index-13"], [458, "index-14"], [458, "index-15"], [458, "index-18"], [458, "index-2"], [458, "index-20"], [458, "index-22"], [458, "index-23"], [458, "index-24"], [458, "index-25"], [458, "index-26"], [458, "index-27"], [458, "index-28"], [458, "index-29"], [458, "index-3"], [458, "index-30"], [458, "index-31"], [458, "index-32"], [458, "index-33"], [458, "index-34"], [458, "index-35"], [458, "index-36"], [458, "index-37"], [458, "index-4"], [458, "index-40"], [458, "index-5"], [458, "index-6"], [458, "index-7"], [458, "index-8"], [458, "index-9"], [460, "index-11"], [462, "index-24"], [462, "index-25"], [462, "index-26"], [462, "index-27"], [462, "index-28"], [462, "index-29"], [465, "index-20"], [465, "index-21"], [465, "index-24"], [465, "index-4"], [465, "index-5"], [465, "index-6"], [466, "index-1"], [466, "index-12"], [466, "index-14"], [466, "index-15"], [466, "index-8"], [466, "index-9"], [469, "index-114"], [469, "index-98"], [470, "index-104"], [470, "index-116"], [470, "index-84"], [470, "index-89"], [471, "index-23"], [471, "index-47"], [472, "index-10"], [473, "index-23"], [473, "index-24"], [473, "index-35"], [474, "index-40"], [474, "index-41"], [474, "index-50"], [474, "index-51"], [474, "index-54"], [474, "index-55"], [474, "index-56"], [474, "index-57"], [474, "index-58"], [474, "index-59"], [476, "index-19"], [476, "index-2"], [476, "index-21"], [476, "index-27"], [476, "index-38"], [477, "index-12"], [477, "index-26"], [477, "index-27"], [477, "index-31"], [477, "index-36"], [477, "index-4"], [477, "index-8"], [478, "index-13"], [478, "index-14"], [478, "index-2"], [478, "index-20"], [478, "index-21"], [478, "index-22"], [478, "index-3"], [479, "index-21"], [480, "index-107"], [480, "index-137"], [480, "index-153"], [480, "index-192"], [480, "index-200"], [480, "index-201"], [480, "index-202"], [480, "index-204"], [480, "index-208"], [480, "index-212"], [480, "index-213"], [480, "index-215"], [480, "index-217"], [480, "index-219"], [480, "index-225"], [480, "index-226"], [480, "index-230"], [480, "index-231"], [480, "index-235"], [480, "index-236"], [480, "index-244"], [480, "index-255"], [480, "index-256"], [480, "index-285"], [480, "index-286"], [480, "index-39"], [480, "index-42"], [480, "index-49"], [480, "index-50"], [480, "index-53"], [480, "index-54"], [480, "index-63"], [480, "index-75"], [480, "index-78"], [480, "index-86"], [480, "index-87"], [480, "index-94"]], "pep 432": [[33, "index-37"], [33, "index-38"], [477, "index-38"], [480, "index-249"]], "pep 538": [[33, "index-33"], [452, "index-51"], [453, "index-34"], [477, "index-10"], [477, "index-3"], [477, "index-6"], [477, "index-7"], [480, "index-223"], [480, "index-227"], [480, "index-248"]], "pep 540": [[33, "index-34"], [290, "index-55"], [477, "index-11"], [477, "index-9"], [480, "index-237"]], "pep 552": [[33, "index-7"], [247, "index-9"], [308, "index-5"], [470, "index-106"], [477, "index-22"], [477, "index-23"], [480, "index-220"], [480, "index-240"]], "pep 587": [[33, "index-0"], [478, "index-34"], [478, "index-5"], [480, "index-205"], [480, "index-210"], [480, "index-95"]], "pythoncoerceclocale": [[33, "index-36"], [290, "index-4"], [452, "envvar-PYTHONCOERCECLOCALE"], [453, "index-33"], [477, "index-4"]], "pythondevmode": [[33, "index-8"], [185, "index-0"], [452, "envvar-PYTHONDEVMODE"], [477, "index-26"]], "pythondumprefs": [[33, "index-9"], [62, "index-0"], [452, "envvar-PYTHONDUMPREFS"], [453, "index-36"], [478, "index-3"], [480, "index-215"]], "pythonexecutable": [[33, "index-23"], [452, "envvar-PYTHONEXECUTABLE"]], "pythonfaulthandler": [[33, "index-10"], [185, "index-4"], [211, "index-0"], [452, "envvar-PYTHONFAULTHANDLER"], [452, "index-19"], [473, "index-24"]], "pythonintmaxstrdigits": [[33, "index-15"], [341, "index-67"], [341, "index-68"], [349, "index-17"], [452, "envvar-PYTHONINTMAXSTRDIGITS"], [452, "index-21"], [480, "index-39"]], "pythonmallocstats": [[33, "index-18"], [41, "index-2"], [452, "envvar-PYTHONMALLOCSTATS"], [480, "index-286"]], "pythonnodebugranges": [[33, "index-6"], [425, "index-60"], [452, "envvar-PYTHONNODEBUGRANGES"], [452, "index-26"], [470, "index-89"]], "pythonperfsupport": [[33, "index-28"], [101, "index-0"], [452, "envvar-PYTHONPERFSUPPORT"], [452, "index-27"], [471, "index-23"]], "pythonplatlibdir": [[33, "index-19"], [351, "index-3"], [452, "envvar-PYTHONPLATLIBDIR"], [480, "index-153"]], "pythonprofileimporttime": [[33, "index-13"], [452, "envvar-PYTHONPROFILEIMPORTTIME"], [452, "index-22"], [477, "index-27"], [480, "index-244"]], "pythonpycacheprefix": [[33, "index-25"], [349, "index-7"], [452, "envvar-PYTHONPYCACHEPREFIX"], [452, "index-24"], [478, "index-2"], [480, "index-217"]], "pythonsafepath": [[33, "index-3"], [324, "index-6"], [349, "index-24"], [452, "envvar-PYTHONSAFEPATH"], [452, "index-12"], [470, "index-104"], [470, "index-84"], [480, "index-54"]], "pythontracemalloc": [[33, "index-27"], [379, "index-0"], [379, "index-1"], [379, "index-2"], [452, "envvar-PYTHONTRACEMALLOC"], [452, "index-20"]], "pythonutf8": [[33, "index-2"], [33, "index-35"], [290, "index-2"], [290, "index-3"], [349, "index-36"], [452, "envvar-PYTHONUTF8"], [452, "index-23"], [452, "index-42"], [458, "index-15"], [477, "index-8"]], "pythonwarnings": [[33, "index-31"], [185, "index-1"], [397, "index-1"], [397, "index-2"], [397, "index-3"], [397, "index-4"], [397, "index-5"], [452, "envvar-PYTHONWARNINGS"], [452, "index-18"], [466, "index-1"], [466, "index-8"], [472, "index-10"], [477, "index-36"], [480, "index-49"]], "pyconfig (c type)": [[33, "c.PyConfig"]], "pyconfig.argv (c member)": [[33, "c.PyConfig.argv"]], "pyconfig.base_exec_prefix (c member)": [[33, "c.PyConfig.base_exec_prefix"]], "pyconfig.base_executable (c member)": [[33, "c.PyConfig.base_executable"]], "pyconfig.base_prefix (c member)": [[33, "c.PyConfig.base_prefix"]], "pyconfig.buffered_stdio (c member)": [[33, "c.PyConfig.buffered_stdio"]], "pyconfig.bytes_warning (c member)": [[33, "c.PyConfig.bytes_warning"]], "pyconfig.check_hash_pycs_mode (c member)": [[33, "c.PyConfig.check_hash_pycs_mode"]], "pyconfig.code_debug_ranges (c member)": [[33, "c.PyConfig.code_debug_ranges"]], "pyconfig.configure_c_stdio (c member)": [[33, "c.PyConfig.configure_c_stdio"]], "pyconfig.dev_mode (c member)": [[33, "c.PyConfig.dev_mode"]], "pyconfig.dump_refs (c member)": [[33, "c.PyConfig.dump_refs"]], "pyconfig.exec_prefix (c member)": [[33, "c.PyConfig.exec_prefix"]], "pyconfig.executable (c member)": [[33, "c.PyConfig.executable"]], "pyconfig.faulthandler (c member)": [[33, "c.PyConfig.faulthandler"]], "pyconfig.filesystem_encoding (c member)": [[33, "c.PyConfig.filesystem_encoding"]], "pyconfig.filesystem_errors (c member)": [[33, "c.PyConfig.filesystem_errors"]], "pyconfig.hash_seed (c member)": [[33, "c.PyConfig.hash_seed"]], "pyconfig.home (c member)": [[33, "c.PyConfig.home"]], "pyconfig.import_time (c member)": [[33, "c.PyConfig.import_time"]], "pyconfig.inspect (c member)": [[33, "c.PyConfig.inspect"]], "pyconfig.install_signal_handlers (c member)": [[33, "c.PyConfig.install_signal_handlers"]], "pyconfig.int_max_str_digits (c member)": [[33, "c.PyConfig.int_max_str_digits"]], "pyconfig.interactive (c member)": [[33, "c.PyConfig.interactive"]], "pyconfig.isolated (c member)": [[33, "c.PyConfig.isolated"]], "pyconfig.legacy_windows_stdio (c member)": [[33, "c.PyConfig.legacy_windows_stdio"]], "pyconfig.malloc_stats (c member)": [[33, "c.PyConfig.malloc_stats"]], "pyconfig.module_search_paths (c member)": [[33, "c.PyConfig.module_search_paths"]], "pyconfig.module_search_paths_set (c member)": [[33, "c.PyConfig.module_search_paths_set"]], "pyconfig.optimization_level (c member)": [[33, "c.PyConfig.optimization_level"]], "pyconfig.orig_argv (c member)": [[33, "c.PyConfig.orig_argv"]], "pyconfig.parse_argv (c member)": [[33, "c.PyConfig.parse_argv"]], "pyconfig.parser_debug (c member)": [[33, "c.PyConfig.parser_debug"]], "pyconfig.pathconfig_warnings (c member)": [[33, "c.PyConfig.pathconfig_warnings"]], "pyconfig.perf_profiling (c member)": [[33, "c.PyConfig.perf_profiling"]], "pyconfig.platlibdir (c member)": [[33, "c.PyConfig.platlibdir"]], "pyconfig.prefix (c member)": [[33, "c.PyConfig.prefix"]], "pyconfig.program_name (c member)": [[33, "c.PyConfig.program_name"]], "pyconfig.pycache_prefix (c member)": [[33, "c.PyConfig.pycache_prefix"]], "pyconfig.pythonpath_env (c member)": [[33, "c.PyConfig.pythonpath_env"]], "pyconfig.quiet (c member)": [[33, "c.PyConfig.quiet"]], "pyconfig.run_command (c member)": [[33, "c.PyConfig.run_command"]], "pyconfig.run_filename (c member)": [[33, "c.PyConfig.run_filename"]], "pyconfig.run_module (c member)": [[33, "c.PyConfig.run_module"]], "pyconfig.safe_path (c member)": [[33, "c.PyConfig.safe_path"]], "pyconfig.show_ref_count (c member)": [[33, "c.PyConfig.show_ref_count"]], "pyconfig.site_import (c member)": [[33, "c.PyConfig.site_import"]], "pyconfig.skip_source_first_line (c member)": [[33, "c.PyConfig.skip_source_first_line"]], "pyconfig.stdio_encoding (c member)": [[33, "c.PyConfig.stdio_encoding"]], "pyconfig.stdio_errors (c member)": [[33, "c.PyConfig.stdio_errors"]], "pyconfig.tracemalloc (c member)": [[33, "c.PyConfig.tracemalloc"]], "pyconfig.use_environment (c member)": [[33, "c.PyConfig.use_environment"]], "pyconfig.use_hash_seed (c member)": [[33, "c.PyConfig.use_hash_seed"]], "pyconfig.user_site_directory (c member)": [[33, "c.PyConfig.user_site_directory"]], "pyconfig.verbose (c member)": [[33, "c.PyConfig.verbose"]], "pyconfig.warn_default_encoding (c member)": [[33, "c.PyConfig.warn_default_encoding"]], "pyconfig.warnoptions (c member)": [[33, "c.PyConfig.warnoptions"]], "pyconfig.write_bytecode (c member)": [[33, "c.PyConfig.write_bytecode"]], "pyconfig.xoptions (c member)": [[33, "c.PyConfig.xoptions"]], "pyconfig_clear (c function)": [[33, "c.PyConfig_Clear"]], "pyconfig_initisolatedconfig (c function)": [[33, "c.PyConfig_InitIsolatedConfig"]], "pyconfig_initpythonconfig (c function)": [[33, "c.PyConfig_InitPythonConfig"]], "pyconfig_read (c function)": [[33, "c.PyConfig_Read"]], "pyconfig_setargv (c function)": [[33, "c.PyConfig_SetArgv"]], "pyconfig_setbytesargv (c function)": [[33, "c.PyConfig_SetBytesArgv"]], "pyconfig_setbytesstring (c function)": [[33, "c.PyConfig_SetBytesString"]], "pyconfig_setstring (c function)": [[33, "c.PyConfig_SetString"]], "pyconfig_setwidestringlist (c function)": [[33, "c.PyConfig_SetWideStringList"]], "pypreconfig (c type)": [[33, "c.PyPreConfig"]], "pypreconfig.allocator (c member)": [[33, "c.PyPreConfig.allocator"]], "pypreconfig.coerce_c_locale (c member)": [[33, "c.PyPreConfig.coerce_c_locale"]], "pypreconfig.coerce_c_locale_warn (c member)": [[33, "c.PyPreConfig.coerce_c_locale_warn"]], "pypreconfig.configure_locale (c member)": [[33, "c.PyPreConfig.configure_locale"]], "pypreconfig.dev_mode (c member)": [[33, "c.PyPreConfig.dev_mode"]], "pypreconfig.isolated (c member)": [[33, "c.PyPreConfig.isolated"]], "pypreconfig.legacy_windows_fs_encoding (c member)": [[33, "c.PyPreConfig.legacy_windows_fs_encoding"]], "pypreconfig.parse_argv (c member)": [[33, "c.PyPreConfig.parse_argv"]], "pypreconfig.use_environment (c member)": [[33, "c.PyPreConfig.use_environment"]], "pypreconfig.utf8_mode (c member)": [[33, "c.PyPreConfig.utf8_mode"]], "pypreconfig_initisolatedconfig (c function)": [[33, "c.PyPreConfig_InitIsolatedConfig"]], "pypreconfig_initpythonconfig (c function)": [[33, "c.PyPreConfig_InitPythonConfig"]], "pystatus (c type)": [[33, "c.PyStatus"]], "pystatus.err_msg (c member)": [[33, "c.PyStatus.err_msg"]], "pystatus.exitcode (c member)": [[33, "c.PyStatus.exitcode"]], "pystatus.func (c member)": [[33, "c.PyStatus.func"]], "pystatus_error (c function)": [[33, "c.PyStatus_Error"]], "pystatus_exception (c function)": [[33, "c.PyStatus_Exception"]], "pystatus_exit (c function)": [[33, "c.PyStatus_Exit"]], "pystatus_iserror (c function)": [[33, "c.PyStatus_IsError"]], "pystatus_isexit (c function)": [[33, "c.PyStatus_IsExit"]], "pystatus_nomemory (c function)": [[33, "c.PyStatus_NoMemory"]], "pystatus_ok (c function)": [[33, "c.PyStatus_Ok"]], "pywidestringlist (c type)": [[33, "c.PyWideStringList"]], "pywidestringlist.items (c member)": [[33, "c.PyWideStringList.items"]], "pywidestringlist.length (c member)": [[33, "c.PyWideStringList.length"]], "pywidestringlist_append (c function)": [[33, "c.PyWideStringList_Append"]], "pywidestringlist_insert (c function)": [[33, "c.PyWideStringList_Insert"]], "py_exitstatusexception (c function)": [[33, "c.Py_ExitStatusException"]], "py_getargcargv (c function)": [[33, "c.Py_GetArgcArgv"]], "py_initializefromconfig (c function)": [[33, "c.Py_InitializeFromConfig"]], "py_preinitialize (c function)": [[33, "c.Py_PreInitialize"]], "py_preinitializefromargs (c function)": [[33, "c.Py_PreInitializeFromArgs"]], "py_preinitializefrombytesargs (c function)": [[33, "c.Py_PreInitializeFromBytesArgs"]], "py_runmain (c function)": [[33, "c.Py_RunMain"]], "_py_initializemain (c function)": [[33, "c._Py_InitializeMain"]], "__pyvenv_launcher__": [[33, "index-24"], [33, "index-4"]], "path": [[34, "index-41"], [34, "index-42"], [83, "index-0"], [83, "index-1"], [148, "index-3"], [148, "index-6"], [290, "index-33"], [290, "index-34"], [290, "index-35"], [290, "index-36"], [290, "index-39"], [290, "index-40"], [290, "index-41"], [290, "index-42"], [290, "index-52"], [331, "index-3"], [345, "index-2"], [396, "index-10"], [396, "index-11"], [396, "index-12"], [400, "index-3"], [435, "index-12"], [447, "index-15"], [452, "index-30"], [457, "index-2"], [458, "index-10"], [458, "index-12"], [458, "index-13"], [458, "index-14"], [458, "index-18"], [458, "index-2"], [458, "index-20"], [458, "index-22"], [458, "index-23"], [458, "index-25"], [458, "index-3"], [458, "index-40"], [458, "index-5"], [458, "index-9"], [474, "index-55"], [474, "index-58"], [474, "index-59"], [478, "index-22"], [480, "index-212"], [480, "index-213"], [480, "index-53"], [480, "index-78"]], "pep 353": [[34, "index-40"], [464, "index-16"], [464, "index-17"], [464, "index-29"], [469, "index-117"], [480, "index-158"]], "pep 7": [[34, "index-37"], [34, "index-38"], [34, "index-39"], [453, "index-0"], [476, "index-34"]], "pydoc_str (c macro)": [[34, "c.PyDoc_STR"]], "pydoc_strvar (c macro)": [[34, "c.PyDoc_STRVAR"]], "pyerr_clear()": [[34, "index-12"], [34, "index-17"]], "pyerr_exceptionmatches()": [[34, "index-17"]], "pyerr_occurred()": [[34, "index-11"]], "pyerr_setstring()": [[34, "index-12"]], "pylist_getitem()": [[34, "index-7"]], "pylist_setitem()": [[34, "index-5"]], "pymodinit_func (c macro)": [[34, "c.PyMODINIT_FUNC"]], "pysequence_getitem()": [[34, "index-7"]], "pytuple_setitem()": [[34, "index-5"]], "py_abs (c macro)": [[34, "c.Py_ABS"]], "py_always_inline (c macro)": [[34, "c.Py_ALWAYS_INLINE"]], "py_charmask (c macro)": [[34, "c.Py_CHARMASK"]], "py_decref()": [[34, "index-4"]], "py_deprecated (c macro)": [[34, "c.Py_DEPRECATED"]], "py_getenv (c macro)": [[34, "c.Py_GETENV"]], "py_getexecprefix()": [[34, "index-23"]], "py_getprefix()": [[34, "index-23"]], "py_getprogramfullpath()": [[34, "index-23"]], "py_incref()": [[34, "index-4"]], "py_isinitialized()": [[34, "index-26"]], "py_max (c macro)": [[34, "c.Py_MAX"]], "py_member_size (c macro)": [[34, "c.Py_MEMBER_SIZE"]], "py_min (c macro)": [[34, "c.Py_MIN"]], "py_no_inline (c macro)": [[34, "c.Py_NO_INLINE"]], "py_stringify (c macro)": [[34, "c.Py_STRINGIFY"]], "py_unreachable (c macro)": [[34, "c.Py_UNREACHABLE"]], "py_unused (c macro)": [[34, "c.Py_UNUSED"]], "py_xdecref()": [[34, "index-17"]], "py_ssize_t (c type)": [[34, "c.Py_ssize_t"]], "exc_info() \uff08sys \u6a21\u7d44\u4e2d\uff09": [[34, "index-13"]], "incr_item()": [[34, "index-15"], [34, "index-16"]], "set_all()": [[34, "index-6"]], "sum_list()": [[34, "index-8"]], "sum_sequence()": [[34, "index-14"], [34, "index-9"]], "type\uff08\u578b\u5225\uff09": [[34, "index-3"], [48, "index-7"], [60, "index-0"], [86, "term-type"], [222, "index-0"], [222, "index-12"], [341, "index-0"], [341, "index-14"], [341, "index-16"], [341, "index-20"], [341, "index-22"], [341, "index-23"], [341, "index-24"], [341, "index-52"], [341, "index-59"], [341, "index-65"], [425, "index-1"], [425, "index-4"], [425, "index-84"], [427, "index-7"]], "pyaiter_check (c function)": [[35, "c.PyAIter_Check"]], "pyiter_check (c function)": [[35, "c.PyIter_Check"]], "pyiter_next (c function)": [[35, "c.PyIter_Next"]], "pyiter_send (c function)": [[35, "c.PyIter_Send"]], "pysendresult (c type)": [[35, "c.PySendResult"]], "pycalliter_check (c function)": [[36, "c.PyCallIter_Check"]], "pycalliter_new (c function)": [[36, "c.PyCallIter_New"]], "pycalliter_type (c var)": [[36, "c.PyCallIter_Type"]], "pyseqiter_check (c function)": [[36, "c.PySeqIter_Check"]], "pyseqiter_new (c function)": [[36, "c.PySeqIter_New"]], "pyseqiter_type (c var)": [[36, "c.PySeqIter_Type"]], "pylistobject (c type)": [[37, "c.PyListObject"]], "pylist_append (c function)": [[37, "c.PyList_Append"]], "pylist_astuple (c function)": [[37, "c.PyList_AsTuple"]], "pylist_check (c function)": [[37, "c.PyList_Check"]], "pylist_checkexact (c function)": [[37, "c.PyList_CheckExact"]], "pylist_get_item (c function)": [[37, "c.PyList_GET_ITEM"]], "pylist_get_size (c function)": [[37, "c.PyList_GET_SIZE"]], "pylist_getitem (c function)": [[37, "c.PyList_GetItem"]], "pylist_getslice (c function)": [[37, "c.PyList_GetSlice"]], "pylist_insert (c function)": [[37, "c.PyList_Insert"]], "pylist_new (c function)": [[37, "c.PyList_New"]], "pylist_reverse (c function)": [[37, "c.PyList_Reverse"]], "pylist_set_item (c function)": [[37, "c.PyList_SET_ITEM"]], "pylist_setitem (c function)": [[37, "c.PyList_SetItem"]], "pylist_setslice (c function)": [[37, "c.PyList_SetSlice"]], "pylist_size (c function)": [[37, "c.PyList_Size"]], "pylist_sort (c function)": [[37, "c.PyList_Sort"]], "pylist_type (c var)": [[37, "c.PyList_Type"]], "list\uff08\u4e32\u5217\uff09": [[37, "index-0"], [86, "term-list"], [341, "index-23"], [341, "index-24"], [341, "index-25"], [424, "index-6"], [425, "index-25"], [427, "index-15"], [427, "index-40"], [427, "index-42"], [427, "index-45"], [427, "index-91"], [433, "index-1"], [433, "index-10"], [433, "index-2"], [433, "index-21"], [433, "index-5"], [433, "index-6"]], "tuple\uff08\u5143\u7d44\uff09": [[37, "index-2"], [59, "index-0"], [341, "index-22"], [341, "index-26"], [425, "index-20"]], "long_max": [[38, "index-1"]], "overflowerror\uff08\u5185\u5efa\u4f8b\u5916\uff09": [[38, "index-1"], [38, "index-2"], [38, "index-3"], [38, "index-4"], [38, "index-5"], [38, "index-6"]], "py_ssize_t_max": [[38, "index-3"]], "pylongobject (c type)": [[38, "c.PyLongObject"]], "pylong_asdouble (c function)": [[38, "c.PyLong_AsDouble"]], "pylong_aslong (c function)": [[38, "c.PyLong_AsLong"]], "pylong_aslongandoverflow (c function)": [[38, "c.PyLong_AsLongAndOverflow"]], "pylong_aslonglong (c function)": [[38, "c.PyLong_AsLongLong"]], "pylong_aslonglongandoverflow (c function)": [[38, "c.PyLong_AsLongLongAndOverflow"]], "pylong_assize_t (c function)": [[38, "c.PyLong_AsSize_t"]], "pylong_asssize_t (c function)": [[38, "c.PyLong_AsSsize_t"]], "pylong_asunsignedlong (c function)": [[38, "c.PyLong_AsUnsignedLong"]], "pylong_asunsignedlonglong (c function)": [[38, "c.PyLong_AsUnsignedLongLong"]], "pylong_asunsignedlonglongmask (c function)": [[38, "c.PyLong_AsUnsignedLongLongMask"]], "pylong_asunsignedlongmask (c function)": [[38, "c.PyLong_AsUnsignedLongMask"]], "pylong_asvoidptr (c function)": [[38, "c.PyLong_AsVoidPtr"]], "pylong_check (c function)": [[38, "c.PyLong_Check"]], "pylong_checkexact (c function)": [[38, "c.PyLong_CheckExact"]], "pylong_fromdouble (c function)": [[38, "c.PyLong_FromDouble"]], "pylong_fromlong (c function)": [[38, "c.PyLong_FromLong"]], "pylong_fromlonglong (c function)": [[38, "c.PyLong_FromLongLong"]], "pylong_fromsize_t (c function)": [[38, "c.PyLong_FromSize_t"]], "pylong_fromssize_t (c function)": [[38, "c.PyLong_FromSsize_t"]], "pylong_fromstring (c function)": [[38, "c.PyLong_FromString"]], "pylong_fromunicodeobject (c function)": [[38, "c.PyLong_FromUnicodeObject"]], "pylong_fromunsignedlong (c function)": [[38, "c.PyLong_FromUnsignedLong"]], "pylong_fromunsignedlonglong (c function)": [[38, "c.PyLong_FromUnsignedLongLong"]], "pylong_fromvoidptr (c function)": [[38, "c.PyLong_FromVoidPtr"]], "pylong_type (c var)": [[38, "c.PyLong_Type"]], "pyunstable_long_compactvalue (c function)": [[38, "c.PyUnstable_Long_CompactValue"]], "pyunstable_long_iscompact (c function)": [[38, "c.PyUnstable_Long_IsCompact"]], "size_max": [[38, "index-5"]], "ulong_max": [[38, "index-4"]], "integer\uff08\u6574\u6570\uff09": [[38, "index-0"]], "long integer\uff08\u9577\u6574\u6570\uff09": [[38, "index-0"]], "pymapping_check (c function)": [[39, "c.PyMapping_Check"]], "pymapping_delitem (c function)": [[39, "c.PyMapping_DelItem"]], "pymapping_delitemstring (c function)": [[39, "c.PyMapping_DelItemString"]], "pymapping_getitemstring (c function)": [[39, "c.PyMapping_GetItemString"]], "pymapping_haskey (c function)": [[39, "c.PyMapping_HasKey"]], "pymapping_haskeystring (c function)": [[39, "c.PyMapping_HasKeyString"]], "pymapping_items (c function)": [[39, "c.PyMapping_Items"]], "pymapping_keys (c function)": [[39, "c.PyMapping_Keys"]], "pymapping_length (c function)": [[39, "c.PyMapping_Length"]], "pymapping_setitemstring (c function)": [[39, "c.PyMapping_SetItemString"]], "pymapping_size (c function)": [[39, "c.PyMapping_Size"]], "pymapping_values (c function)": [[39, "c.PyMapping_Values"]], "pymarshal_readlastobjectfromfile (c function)": [[40, "c.PyMarshal_ReadLastObjectFromFile"]], "pymarshal_readlongfromfile (c function)": [[40, "c.PyMarshal_ReadLongFromFile"]], "pymarshal_readobjectfromfile (c function)": [[40, "c.PyMarshal_ReadObjectFromFile"]], "pymarshal_readobjectfromstring (c function)": [[40, "c.PyMarshal_ReadObjectFromString"]], "pymarshal_readshortfromfile (c function)": [[40, "c.PyMarshal_ReadShortFromFile"]], "pymarshal_writelongtofile (c function)": [[40, "c.PyMarshal_WriteLongToFile"]], "pymarshal_writeobjecttofile (c function)": [[40, "c.PyMarshal_WriteObjectToFile"]], "pymarshal_writeobjecttostring (c function)": [[40, "c.PyMarshal_WriteObjectToString"]], "pymem_domain_mem (c macro)": [[41, "c.PYMEM_DOMAIN_MEM"]], "pymem_domain_obj (c macro)": [[41, "c.PYMEM_DOMAIN_OBJ"]], "pymem_domain_raw (c macro)": [[41, "c.PYMEM_DOMAIN_RAW"]], "pythonmalloc": [[41, "index-1"], [41, "index-3"], [41, "index-4"], [41, "index-5"], [185, "index-2"], [185, "index-3"], [452, "envvar-PYTHONMALLOC"], [452, "index-39"], [453, "index-35"], [476, "index-27"], [476, "index-38"], [480, "index-285"]], "pymemallocatordomain (c type)": [[41, "c.PyMemAllocatorDomain"]], "pymemallocatorex (c type)": [[41, "c.PyMemAllocatorEx"]], "pymem_calloc (c function)": [[41, "c.PyMem_Calloc"]], "pymem_del (c function)": [[41, "c.PyMem_Del"]], "pymem_free (c function)": [[41, "c.PyMem_Free"]], "pymem_getallocator (c function)": [[41, "c.PyMem_GetAllocator"]], "pymem_malloc (c function)": [[41, "c.PyMem_Malloc"]], "pymem_new (c macro)": [[41, "c.PyMem_New"]], "pymem_rawcalloc (c function)": [[41, "c.PyMem_RawCalloc"]], "pymem_rawfree (c function)": [[41, "c.PyMem_RawFree"]], "pymem_rawmalloc (c function)": [[41, "c.PyMem_RawMalloc"]], "pymem_rawrealloc (c function)": [[41, "c.PyMem_RawRealloc"]], "pymem_realloc (c function)": [[41, "c.PyMem_Realloc"]], "pymem_resize (c macro)": [[41, "c.PyMem_Resize"]], "pymem_setallocator (c function)": [[41, "c.PyMem_SetAllocator"]], "pymem_setupdebughooks (c function)": [[41, "c.PyMem_SetupDebugHooks"]], "pyobjectarenaallocator (c type)": [[41, "c.PyObjectArenaAllocator"]], "pyobject_calloc (c function)": [[41, "c.PyObject_Calloc"]], "pyobject_free (c function)": [[41, "c.PyObject_Free"]], "pyobject_getarenaallocator (c function)": [[41, "c.PyObject_GetArenaAllocator"]], "pyobject_malloc (c function)": [[41, "c.PyObject_Malloc"]], "pyobject_realloc (c function)": [[41, "c.PyObject_Realloc"]], "pyobject_setarenaallocator (c function)": [[41, "c.PyObject_SetArenaAllocator"]], "pytracemalloc_track (c function)": [[41, "c.PyTraceMalloc_Track"]], "pytracemalloc_untrack (c function)": [[41, "c.PyTraceMalloc_Untrack"]], "calloc()": [[41, "index-0"]], "free()": [[41, "index-0"]], "malloc()": [[41, "index-0"]], "realloc()": [[41, "index-0"]], "pymemoryview_check (c function)": [[42, "c.PyMemoryView_Check"]], "pymemoryview_frombuffer (c function)": [[42, "c.PyMemoryView_FromBuffer"]], "pymemoryview_frommemory (c function)": [[42, "c.PyMemoryView_FromMemory"]], "pymemoryview_fromobject (c function)": [[42, "c.PyMemoryView_FromObject"]], "pymemoryview_get_base (c function)": [[42, "c.PyMemoryView_GET_BASE"]], "pymemoryview_get_buffer (c function)": [[42, "c.PyMemoryView_GET_BUFFER"]], "pymemoryview_getcontiguous (c function)": [[42, "c.PyMemoryView_GetContiguous"]], "memoryview\uff08\u8a18\u61b6\u9ad4\u8996\u5716\uff09": [[42, "index-0"], [341, "index-40"]], "pyinstancemethod_check (c function)": [[43, "c.PyInstanceMethod_Check"]], "pyinstancemethod_function (c function)": [[43, "c.PyInstanceMethod_Function"]], "pyinstancemethod_get_function (c function)": [[43, "c.PyInstanceMethod_GET_FUNCTION"]], "pyinstancemethod_new (c function)": [[43, "c.PyInstanceMethod_New"]], "pyinstancemethod_type (c var)": [[43, "c.PyInstanceMethod_Type"]], "pymethod_check (c function)": [[43, "c.PyMethod_Check"]], "pymethod_function (c function)": [[43, "c.PyMethod_Function"]], "pymethod_get_function (c function)": [[43, "c.PyMethod_GET_FUNCTION"]], "pymethod_get_self (c function)": [[43, "c.PyMethod_GET_SELF"]], "pymethod_new (c function)": [[43, "c.PyMethod_New"]], "pymethod_self (c function)": [[43, "c.PyMethod_Self"]], "pymethod_type (c var)": [[43, "c.PyMethod_Type"]], "instancemethod": [[43, "index-0"]], "method\uff08\u65b9\u6cd5\uff09": [[43, "index-1"], [86, "index-26"], [86, "index-34"], [86, "term-method"], [341, "index-61"], [425, "index-36"], [425, "index-42"], [427, "index-53"], [437, "index-0"]], "pep 3121": [[44, "index-10"], [467, "index-34"], [480, "index-152"]], "pep 451": [[44, "index-7"], [86, "index-90"], [247, "index-6"], [299, "index-10"], [299, "index-11"], [321, "index-3"], [321, "index-5"], [321, "index-8"], [349, "index-20"], [429, "index-26"], [469, "index-112"], [471, "index-36"], [474, "index-23"], [474, "index-3"], [475, "index-27"], [480, "index-284"], [480, "index-44"]], "pymoduledef (c type)": [[44, "c.PyModuleDef"]], "pymoduledef.m_base (c member)": [[44, "c.PyModuleDef.m_base"]], "pymoduledef.m_clear (c member)": [[44, "c.PyModuleDef.m_clear"]], "pymoduledef.m_doc (c member)": [[44, "c.PyModuleDef.m_doc"]], "pymoduledef.m_free (c member)": [[44, "c.PyModuleDef.m_free"]], "pymoduledef.m_methods (c member)": [[44, "c.PyModuleDef.m_methods"]], "pymoduledef.m_name (c member)": [[44, "c.PyModuleDef.m_name"]], "pymoduledef.m_size (c member)": [[44, "c.PyModuleDef.m_size"]], "pymoduledef.m_slots (c member)": [[44, "c.PyModuleDef.m_slots"]], "pymoduledef.m_slots.m_reload (c member)": [[44, "c.PyModuleDef.m_slots.m_reload"]], "pymoduledef.m_traverse (c member)": [[44, "c.PyModuleDef.m_traverse"]], "pymoduledef_init (c function)": [[44, "c.PyModuleDef_Init"]], "pymoduledef_slot (c type)": [[44, "c.PyModuleDef_Slot"]], "pymoduledef_slot.slot (c member)": [[44, "c.PyModuleDef_Slot.slot"]], "pymoduledef_slot.value (c member)": [[44, "c.PyModuleDef_Slot.value"]], "pymodule_addfunctions (c function)": [[44, "c.PyModule_AddFunctions"]], "pymodule_addintconstant (c function)": [[44, "c.PyModule_AddIntConstant"]], "pymodule_addintmacro (c macro)": [[44, "c.PyModule_AddIntMacro"]], "pymodule_addobject (c function)": [[44, "c.PyModule_AddObject"]], "pymodule_addobjectref (c function)": [[44, "c.PyModule_AddObjectRef"]], "pymodule_addstringconstant (c function)": [[44, "c.PyModule_AddStringConstant"]], "pymodule_addstringmacro (c macro)": [[44, "c.PyModule_AddStringMacro"]], "pymodule_addtype (c function)": [[44, "c.PyModule_AddType"]], "pymodule_check (c function)": [[44, "c.PyModule_Check"]], "pymodule_checkexact (c function)": [[44, "c.PyModule_CheckExact"]], "pymodule_create (c function)": [[44, "c.PyModule_Create"]], "pymodule_create2 (c function)": [[44, "c.PyModule_Create2"]], "pymodule_execdef (c function)": [[44, "c.PyModule_ExecDef"]], "pymodule_fromdefandspec (c function)": [[44, "c.PyModule_FromDefAndSpec"]], "pymodule_fromdefandspec2 (c function)": [[44, "c.PyModule_FromDefAndSpec2"]], "pymodule_getdef (c function)": [[44, "c.PyModule_GetDef"]], "pymodule_getdict (c function)": [[44, "c.PyModule_GetDict"]], "pymodule_getfilename (c function)": [[44, "c.PyModule_GetFilename"]], "pymodule_getfilenameobject (c function)": [[44, "c.PyModule_GetFilenameObject"]], "pymodule_getname (c function)": [[44, "c.PyModule_GetName"]], "pymodule_getnameobject (c function)": [[44, "c.PyModule_GetNameObject"]], "pymodule_getstate (c function)": [[44, "c.PyModule_GetState"]], "pymodule_new (c function)": [[44, "c.PyModule_New"]], "pymodule_newobject (c function)": [[44, "c.PyModule_NewObject"]], "pymodule_setdocstring (c function)": [[44, "c.PyModule_SetDocString"]], "pymodule_type (c var)": [[44, "c.PyModule_Type"]], "pystate_addmodule (c function)": [[44, "c.PyState_AddModule"]], "pystate_findmodule (c function)": [[44, "c.PyState_FindModule"]], "pystate_removemodule (c function)": [[44, "c.PyState_RemoveModule"]], "py_mod_multiple_interpreters_not_supported (c macro)": [[44, "c.Py_MOD_MULTIPLE_INTERPRETERS_NOT_SUPPORTED"]], "py_mod_multiple_interpreters_supported (c macro)": [[44, "c.Py_MOD_MULTIPLE_INTERPRETERS_SUPPORTED"]], "py_mod_per_interpreter_gil_supported (c macro)": [[44, "c.Py_MOD_PER_INTERPRETER_GIL_SUPPORTED"]], "py_mod_create (c macro)": [[44, "c.Py_mod_create"]], "py_mod_exec (c macro)": [[44, "c.Py_mod_exec"]], "py_mod_multiple_interpreters (c macro)": [[44, "c.Py_mod_multiple_interpreters"]], "systemerror\uff08\u5167\u5efa\u4f8b\u5916\uff09": [[44, "index-4"], [44, "index-5"]], "__dict__\uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[44, "index-3"]], "__doc__\uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[44, "index-2"]], "__file__\uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[44, "index-2"], [44, "index-5"]], "__loader__\uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[44, "index-2"]], "__name__\uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[44, "index-2"], [44, "index-4"]], "__package__\uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[44, "index-2"]], "object\uff08\u6a21\u7d44\uff09": [[44, "index-0"]], "none": [[45, "index-0"], [425, "index-6"], [433, "index-3"]], "py_none (c var)": [[45, "c.Py_None"]], "py_return_none (c macro)": [[45, "c.Py_RETURN_NONE"]], "pyindex_check (c function)": [[46, "c.PyIndex_Check"]], "pynumber_absolute (c function)": [[46, "c.PyNumber_Absolute"]], "pynumber_add (c function)": [[46, "c.PyNumber_Add"]], "pynumber_and (c function)": [[46, "c.PyNumber_And"]], "pynumber_asssize_t (c function)": [[46, "c.PyNumber_AsSsize_t"]], "pynumber_check (c function)": [[46, "c.PyNumber_Check"]], "pynumber_divmod (c function)": [[46, "c.PyNumber_Divmod"]], "pynumber_float (c function)": [[46, "c.PyNumber_Float"]], "pynumber_floordivide (c function)": [[46, "c.PyNumber_FloorDivide"]], "pynumber_inplaceadd (c function)": [[46, "c.PyNumber_InPlaceAdd"]], "pynumber_inplaceand (c function)": [[46, "c.PyNumber_InPlaceAnd"]], "pynumber_inplacefloordivide (c function)": [[46, "c.PyNumber_InPlaceFloorDivide"]], "pynumber_inplacelshift (c function)": [[46, "c.PyNumber_InPlaceLshift"]], "pynumber_inplacematrixmultiply (c function)": [[46, "c.PyNumber_InPlaceMatrixMultiply"]], "pynumber_inplacemultiply (c function)": [[46, "c.PyNumber_InPlaceMultiply"]], "pynumber_inplaceor (c function)": [[46, "c.PyNumber_InPlaceOr"]], "pynumber_inplacepower (c function)": [[46, "c.PyNumber_InPlacePower"]], "pynumber_inplaceremainder (c function)": [[46, "c.PyNumber_InPlaceRemainder"]], "pynumber_inplacershift (c function)": [[46, "c.PyNumber_InPlaceRshift"]], "pynumber_inplacesubtract (c function)": [[46, "c.PyNumber_InPlaceSubtract"]], "pynumber_inplacetruedivide (c function)": [[46, "c.PyNumber_InPlaceTrueDivide"]], "pynumber_inplacexor (c function)": [[46, "c.PyNumber_InPlaceXor"]], "pynumber_index (c function)": [[46, "c.PyNumber_Index"]], "pynumber_invert (c function)": [[46, "c.PyNumber_Invert"]], "pynumber_long (c function)": [[46, "c.PyNumber_Long"]], "pynumber_lshift (c function)": [[46, "c.PyNumber_Lshift"]], "pynumber_matrixmultiply (c function)": [[46, "c.PyNumber_MatrixMultiply"]], "pynumber_multiply (c function)": [[46, "c.PyNumber_Multiply"]], "pynumber_negative (c function)": [[46, "c.PyNumber_Negative"]], "pynumber_or (c function)": [[46, "c.PyNumber_Or"]], "pynumber_positive (c function)": [[46, "c.PyNumber_Positive"]], "pynumber_power (c function)": [[46, "c.PyNumber_Power"]], "pynumber_remainder (c function)": [[46, "c.PyNumber_Remainder"]], "pynumber_rshift (c function)": [[46, "c.PyNumber_Rshift"]], "pynumber_subtract (c function)": [[46, "c.PyNumber_Subtract"]], "pynumber_tobase (c function)": [[46, "c.PyNumber_ToBase"]], "pynumber_truedivide (c function)": [[46, "c.PyNumber_TrueDivide"]], "pynumber_xor (c function)": [[46, "c.PyNumber_Xor"]], "abs": [[46, "index-2"], [425, "index-101"]], "divmod": [[46, "index-0"], [425, "index-98"], [425, "index-99"]], "float": [[46, "index-5"], [341, "index-13"], [425, "index-102"]], "int": [[46, "index-4"], [341, "index-13"], [425, "index-102"]], "pow": [[46, "index-1"], [46, "index-3"], [425, "index-100"], [425, "index-98"], [425, "index-99"]], "pyobject_ascharbuffer (c function)": [[47, "c.PyObject_AsCharBuffer"]], "pyobject_asreadbuffer (c function)": [[47, "c.PyObject_AsReadBuffer"]], "pyobject_aswritebuffer (c function)": [[47, "c.PyObject_AsWriteBuffer"]], "pyobject_checkreadbuffer (c function)": [[47, "c.PyObject_CheckReadBuffer"]], "pep 3119": [[48, "index-4"], [48, "index-5"], [113, "index-4"], [158, "index-7"], [425, "index-92"], [465, "index-16"]], "pyobject_ascii (c function)": [[48, "c.PyObject_ASCII"]], "pyobject_bytes (c function)": [[48, "c.PyObject_Bytes"]], "pyobject_delattr (c function)": [[48, "c.PyObject_DelAttr"]], "pyobject_delattrstring (c function)": [[48, "c.PyObject_DelAttrString"]], "pyobject_delitem (c function)": [[48, "c.PyObject_DelItem"]], "pyobject_dir (c function)": [[48, "c.PyObject_Dir"]], "pyobject_format (c function)": [[48, "c.PyObject_Format"]], "pyobject_genericgetattr (c function)": [[48, "c.PyObject_GenericGetAttr"]], "pyobject_genericgetdict (c function)": [[48, "c.PyObject_GenericGetDict"]], "pyobject_genericsetattr (c function)": [[48, "c.PyObject_GenericSetAttr"]], "pyobject_genericsetdict (c function)": [[48, "c.PyObject_GenericSetDict"]], "pyobject_getaiter (c function)": [[48, "c.PyObject_GetAIter"]], "pyobject_getattr (c function)": [[48, "c.PyObject_GetAttr"]], "pyobject_getattrstring (c function)": [[48, "c.PyObject_GetAttrString"]], "pyobject_getitem (c function)": [[48, "c.PyObject_GetItem"]], "pyobject_getitemdata (c function)": [[48, "c.PyObject_GetItemData"]], "pyobject_getiter (c function)": [[48, "c.PyObject_GetIter"]], "pyobject_gettypedata (c function)": [[48, "c.PyObject_GetTypeData"]], "pyobject_hasattr (c function)": [[48, "c.PyObject_HasAttr"]], "pyobject_hasattrstring (c function)": [[48, "c.PyObject_HasAttrString"]], "pyobject_hash (c function)": [[48, "c.PyObject_Hash"]], "pyobject_hashnotimplemented (c function)": [[48, "c.PyObject_HashNotImplemented"]], "pyobject_isinstance (c function)": [[48, "c.PyObject_IsInstance"]], "pyobject_issubclass (c function)": [[48, "c.PyObject_IsSubclass"]], "pyobject_istrue (c function)": [[48, "c.PyObject_IsTrue"]], "pyobject_length (c function)": [[48, "c.PyObject_Length"]], "pyobject_lengthhint (c function)": [[48, "c.PyObject_LengthHint"]], "pyobject_not (c function)": [[48, "c.PyObject_Not"]], "pyobject_print (c function)": [[48, "c.PyObject_Print"]], "pyobject_repr (c function)": [[48, "c.PyObject_Repr"]], "pyobject_richcompare (c function)": [[48, "c.PyObject_RichCompare"]], "pyobject_richcomparebool (c function)": [[48, "c.PyObject_RichCompareBool"]], "pyobject_setattr (c function)": [[48, "c.PyObject_SetAttr"]], "pyobject_setattrstring (c function)": [[48, "c.PyObject_SetAttrString"]], "pyobject_setitem (c function)": [[48, "c.PyObject_SetItem"]], "pyobject_size (c function)": [[48, "c.PyObject_Size"]], "pyobject_str (c function)": [[48, "c.PyObject_Str"]], "pyobject_str\uff08c \u51fd\u5f0f\uff09": [[48, "index-2"]], "pyobject_type (c function)": [[48, "c.PyObject_Type"]], "pyobject_typecheck (c function)": [[48, "c.PyObject_TypeCheck"]], "pytype_gettypedatasize (c function)": [[48, "c.PyType_GetTypeDataSize"]], "py_notimplemented (c var)": [[48, "c.Py_NotImplemented"]], "py_return_notimplemented (c macro)": [[48, "c.Py_RETURN_NOTIMPLEMENTED"]], "_pyobject_getdictptr (c function)": [[48, "c._PyObject_GetDictPtr"]], "ascii": [[48, "index-1"], [431, "index-1"], [432, "index-17"]], "bulit-in function\uff08\u5167\u5efa\u51fd\u5f0f\uff09": [[48, "index-0"], [48, "index-1"], [48, "index-3"], [48, "index-6"], [48, "index-7"], [48, "index-8"]], "hash\uff08\u96dc\u6e4a\uff09": [[48, "index-6"], [62, "index-2"], [341, "index-22"], [425, "index-78"]], "repr": [[48, "index-0"], [62, "index-1"], [74, "index-3"], [433, "index-3"]], "string\uff08\u5b57\u4e32\uff09": [[48, "index-2"], [74, "index-3"], [222, "index-11"], [222, "index-4"], [263, "index-6"], [341, "index-28"], [341, "index-30"], [341, "index-32"], [341, "index-35"], [425, "index-18"], [425, "index-74"], [425, "index-76"], [427, "index-42"], [427, "index-43"], [427, "index-45"], [432, "index-25"], [433, "index-3"]], "pyunstable_perfmapstate_fini (c function)": [[50, "c.PyUnstable_PerfMapState_Fini"]], "pyunstable_perfmapstate_init (c function)": [[50, "c.PyUnstable_PerfMapState_Init"]], "pyunstable_writeperfmapentry (c function)": [[50, "c.PyUnstable_WritePerfMapEntry"]], "py_clear (c function)": [[51, "c.Py_CLEAR"]], "py_decref (c function)": [[51, "c.Py_DECREF"], [51, "c.Py_DecRef"]], "py_incref (c function)": [[51, "c.Py_INCREF"], [51, "c.Py_IncRef"]], "py_newref (c function)": [[51, "c.Py_NewRef"]], "py_refcnt (c function)": [[51, "c.Py_REFCNT"]], "py_setref (c macro)": [[51, "c.Py_SETREF"]], "py_set_refcnt (c function)": [[51, "c.Py_SET_REFCNT"]], "py_xdecref (c function)": [[51, "c.Py_XDECREF"]], "py_xincref (c function)": [[51, "c.Py_XINCREF"]], "py_xnewref (c function)": [[51, "c.Py_XNewRef"]], "py_xsetref (c macro)": [[51, "c.Py_XSETREF"]], "pyeval_getbuiltins (c function)": [[52, "c.PyEval_GetBuiltins"]], "pyeval_getframe (c function)": [[52, "c.PyEval_GetFrame"]], "pyeval_getfuncdesc (c function)": [[52, "c.PyEval_GetFuncDesc"]], "pyeval_getfuncname (c function)": [[52, "c.PyEval_GetFuncName"]], "pyeval_getglobals (c function)": [[52, "c.PyEval_GetGlobals"]], "pyeval_getlocals (c function)": [[52, "c.PyEval_GetLocals"]], "pysequence_check (c function)": [[53, "c.PySequence_Check"]], "pysequence_concat (c function)": [[53, "c.PySequence_Concat"]], "pysequence_contains (c function)": [[53, "c.PySequence_Contains"]], "pysequence_count (c function)": [[53, "c.PySequence_Count"]], "pysequence_delitem (c function)": [[53, "c.PySequence_DelItem"]], "pysequence_delslice (c function)": [[53, "c.PySequence_DelSlice"]], "pysequence_fast (c function)": [[53, "c.PySequence_Fast"]], "pysequence_fast_get_item (c function)": [[53, "c.PySequence_Fast_GET_ITEM"]], "pysequence_fast_get_size (c function)": [[53, "c.PySequence_Fast_GET_SIZE"]], "pysequence_fast_items (c function)": [[53, "c.PySequence_Fast_ITEMS"]], "pysequence_getitem (c function)": [[53, "c.PySequence_GetItem"]], "pysequence_getslice (c function)": [[53, "c.PySequence_GetSlice"]], "pysequence_item (c function)": [[53, "c.PySequence_ITEM"]], "pysequence_inplaceconcat (c function)": [[53, "c.PySequence_InPlaceConcat"]], "pysequence_inplacerepeat (c function)": [[53, "c.PySequence_InPlaceRepeat"]], "pysequence_index (c function)": [[53, "c.PySequence_Index"]], "pysequence_length (c function)": [[53, "c.PySequence_Length"]], "pysequence_list (c function)": [[53, "c.PySequence_List"]], "pysequence_repeat (c function)": [[53, "c.PySequence_Repeat"]], "pysequence_setitem (c function)": [[53, "c.PySequence_SetItem"]], "pysequence_setslice (c function)": [[53, "c.PySequence_SetSlice"]], "pysequence_size (c function)": [[53, "c.PySequence_Size"]], "pysequence_tuple (c function)": [[53, "c.PySequence_Tuple"]], "built-in function\uff08\u5185\u5efa\u51fd\u5f0f\uff09": [[53, "index-0"], [53, "index-1"]], "tuple\uff08\u5143\u7ec4\uff09": [[53, "index-1"]], "pyanyset_check (c function)": [[54, "c.PyAnySet_Check"]], "pyanyset_checkexact (c function)": [[54, "c.PyAnySet_CheckExact"]], "pyfrozenset_check (c function)": [[54, "c.PyFrozenSet_Check"]], "pyfrozenset_checkexact (c function)": [[54, "c.PyFrozenSet_CheckExact"]], "pyfrozenset_new (c function)": [[54, "c.PyFrozenSet_New"]], "pyfrozenset_type (c var)": [[54, "c.PyFrozenSet_Type"]], "pysetobject (c type)": [[54, "c.PySetObject"]], "pyset_add (c function)": [[54, "c.PySet_Add"]], "pyset_check (c function)": [[54, "c.PySet_Check"]], "pyset_checkexact (c function)": [[54, "c.PySet_CheckExact"]], "pyset_clear (c function)": [[54, "c.PySet_Clear"]], "pyset_contains (c function)": [[54, "c.PySet_Contains"]], "pyset_discard (c function)": [[54, "c.PySet_Discard"]], "pyset_get_size (c function)": [[54, "c.PySet_GET_SIZE"]], "pyset_new (c function)": [[54, "c.PySet_New"]], "pyset_pop (c function)": [[54, "c.PySet_Pop"]], "pyset_size (c function)": [[54, "c.PySet_Size"]], "pyset_type (c var)": [[54, "c.PySet_Type"]], "frozenset\uff08\u51cd\u7d50\u96c6\u5408\uff09": [[54, "index-0"], [425, "index-29"]], "set\uff08\u96c6\u5408\uff09": [[54, "index-0"], [341, "index-51"], [425, "index-28"], [427, "index-16"]], "pyslice_adjustindices (c function)": [[55, "c.PySlice_AdjustIndices"]], "pyslice_check (c function)": [[55, "c.PySlice_Check"]], "pyslice_getindices (c function)": [[55, "c.PySlice_GetIndices"]], "pyslice_getindicesex (c function)": [[55, "c.PySlice_GetIndicesEx"]], "pyslice_new (c function)": [[55, "c.PySlice_New"]], "pyslice_type (c var)": [[55, "c.PySlice_Type"]], "pyslice_unpack (c function)": [[55, "c.PySlice_Unpack"]], "py_ellipsis (c var)": [[55, "c.Py_Ellipsis"]], "pep 387": [[56, "index-3"], [210, "index-10"], [210, "index-11"]], "pyunstable": [[56, "index-1"]], "py_limited_api (c macro)": [[56, "c.Py_LIMITED_API"]], "meth_class (c macro)": [[57, "c.METH_CLASS"]], "meth_coexist (c macro)": [[57, "c.METH_COEXIST"]], "meth_fastcall (c macro)": [[57, "c.METH_FASTCALL"]], "meth_keywords (c macro)": [[57, "c.METH_KEYWORDS"]], "meth_method (c macro)": [[57, "c.METH_METHOD"]], "meth_noargs (c macro)": [[57, "c.METH_NOARGS"]], "meth_o (c macro)": [[57, "c.METH_O"]], "meth_static (c macro)": [[57, "c.METH_STATIC"]], "meth_varargs (c macro)": [[57, "c.METH_VARARGS"]], "pycfunction (c type)": [[57, "c.PyCFunction"]], "pycfunctionwithkeywords (c type)": [[57, "c.PyCFunctionWithKeywords"]], "pycmethod (c type)": [[57, "c.PyCMethod"]], "pygetsetdef (c type)": [[57, "c.PyGetSetDef"]], "pygetsetdef.closure (c member)": [[57, "c.PyGetSetDef.closure"]], "pygetsetdef.doc (c member)": [[57, "c.PyGetSetDef.doc"]], "pygetsetdef.get (c member)": [[57, "c.PyGetSetDef.get"]], "pygetsetdef.name (c member)": [[57, "c.PyGetSetDef.name"]], "pygetsetdef.set (c member)": [[57, "c.PyGetSetDef.set"]], "pymemberdef (c type)": [[57, "c.PyMemberDef"]], "pymemberdef.doc (c member)": [[57, "c.PyMemberDef.doc"]], "pymemberdef.flags (c member)": [[57, "c.PyMemberDef.flags"]], "pymemberdef.name (c member)": [[57, "c.PyMemberDef.name"]], "pymemberdef.offset (c member)": [[57, "c.PyMemberDef.offset"]], "pymemberdef.type (c member)": [[57, "c.PyMemberDef.type"]], "pymember_getone (c function)": [[57, "c.PyMember_GetOne"]], "pymember_setone (c function)": [[57, "c.PyMember_SetOne"]], "pymethoddef (c type)": [[57, "c.PyMethodDef"]], "pymethoddef.ml_doc (c member)": [[57, "c.PyMethodDef.ml_doc"]], "pymethoddef.ml_flags (c member)": [[57, "c.PyMethodDef.ml_flags"]], "pymethoddef.ml_meth (c member)": [[57, "c.PyMethodDef.ml_meth"]], "pymethoddef.ml_name (c member)": [[57, "c.PyMethodDef.ml_name"]], "pyobject (c type)": [[57, "c.PyObject"]], "pyobject_head (c macro)": [[57, "c.PyObject_HEAD"]], "pyobject_head_init (c macro)": [[57, "c.PyObject_HEAD_INIT"]], "pyobject_var_head (c macro)": [[57, "c.PyObject_VAR_HEAD"]], "pyvarobject (c type)": [[57, "c.PyVarObject"]], "pyvarobject_head_init (c macro)": [[57, "c.PyVarObject_HEAD_INIT"]], "py_audit_read (c macro)": [[57, "c.Py_AUDIT_READ"]], "py_is_type (c function)": [[57, "c.Py_IS_TYPE"]], "py_is (c function)": [[57, "c.Py_Is"]], "py_isfalse (c function)": [[57, "c.Py_IsFalse"]], "py_isnone (c function)": [[57, "c.Py_IsNone"]], "py_istrue (c function)": [[57, "c.Py_IsTrue"]], "py_readonly (c macro)": [[57, "c.Py_READONLY"]], "py_relative_offset (c macro)": [[57, "c.Py_RELATIVE_OFFSET"]], "py_set_size (c function)": [[57, "c.Py_SET_SIZE"]], "py_set_type (c function)": [[57, "c.Py_SET_TYPE"]], "py_size (c function)": [[57, "c.Py_SIZE"]], "py_type (c function)": [[57, "c.Py_TYPE"]], "py_t_bool (c macro)": [[57, "c.Py_T_BOOL"]], "py_t_byte (c macro)": [[57, "c.Py_T_BYTE"]], "py_t_char (c macro)": [[57, "c.Py_T_CHAR"]], "py_t_double (c macro)": [[57, "c.Py_T_DOUBLE"]], "py_t_float (c macro)": [[57, "c.Py_T_FLOAT"]], "py_t_int (c macro)": [[57, "c.Py_T_INT"]], "py_t_long (c macro)": [[57, "c.Py_T_LONG"]], "py_t_longlong (c macro)": [[57, "c.Py_T_LONGLONG"]], "py_t_object_ex (c macro)": [[57, "c.Py_T_OBJECT_EX"]], "py_t_pyssizet (c macro)": [[57, "c.Py_T_PYSSIZET"]], "py_t_short (c macro)": [[57, "c.Py_T_SHORT"]], "py_t_string (c macro)": [[57, "c.Py_T_STRING"]], "py_t_string_inplace (c macro)": [[57, "c.Py_T_STRING_INPLACE"]], "py_t_ubyte (c macro)": [[57, "c.Py_T_UBYTE"]], "py_t_uint (c macro)": [[57, "c.Py_T_UINT"]], "py_t_ulong (c macro)": [[57, "c.Py_T_ULONG"]], "py_t_ulonglong (c macro)": [[57, "c.Py_T_ULONGLONG"]], "py_t_ushort (c macro)": [[57, "c.Py_T_USHORT"]], "readonly": [[57, "index-3"]], "read_restricted": [[57, "index-2"]], "restricted": [[57, "index-2"]], "t_bool": [[57, "index-4"]], "t_byte": [[57, "index-4"]], "t_char": [[57, "index-4"]], "t_double": [[57, "index-4"]], "t_float": [[57, "index-4"]], "t_int": [[57, "index-4"]], "t_long": [[57, "index-4"]], "t_longlong": [[57, "index-4"]], "t_none (c macro)": [[57, "c.T_NONE"]], "t_object (c macro)": [[57, "c.T_OBJECT"]], "t_object_ex": [[57, "index-4"]], "t_pyssizet": [[57, "index-4"]], "t_short": [[57, "index-4"]], "t_string": [[57, "index-4"]], "t_string_inplace": [[57, "index-4"]], "t_ubyte": [[57, "index-4"]], "t_uint": [[57, "index-4"]], "t_ulong": [[57, "index-4"]], "t_ulongulong": [[57, "index-4"]], "t_ushort": [[57, "index-4"]], "write_restricted": [[57, "index-2"]], "_pycfunctionfast (c type)": [[57, "c._PyCFunctionFast"]], "_pycfunctionfastwithkeywords (c type)": [[57, "c._PyCFunctionFastWithKeywords"]], "classmethod": [[57, "index-0"]], "staticmethod": [[57, "index-1"]], "structmember.h": [[57, "index-4"]], "pep 578": [[58, "index-0"], [139, "index-3"], [349, "index-42"], [478, "index-33"]], "pyos_afterfork (c function)": [[58, "c.PyOS_AfterFork"]], "pyos_afterfork_child (c function)": [[58, "c.PyOS_AfterFork_Child"]], "pyos_afterfork_parent (c function)": [[58, "c.PyOS_AfterFork_Parent"]], "pyos_beforefork (c function)": [[58, "c.PyOS_BeforeFork"]], "pyos_checkstack (c function)": [[58, "c.PyOS_CheckStack"]], "pyos_fspath (c function)": [[58, "c.PyOS_FSPath"]], "pyos_getsig (c function)": [[58, "c.PyOS_getsig"]], "pyos_setsig (c function)": [[58, "c.PyOS_setsig"]], "pysys_addaudithook (c function)": [[58, "c.PySys_AddAuditHook"]], "pysys_addwarnoption (c function)": [[58, "c.PySys_AddWarnOption"]], "pysys_addwarnoptionunicode (c function)": [[58, "c.PySys_AddWarnOptionUnicode"]], "pysys_addxoption (c function)": [[58, "c.PySys_AddXOption"]], "pysys_audit (c function)": [[58, "c.PySys_Audit"]], "pysys_formatstderr (c function)": [[58, "c.PySys_FormatStderr"]], "pysys_formatstdout (c function)": [[58, "c.PySys_FormatStdout"]], "pysys_getobject (c function)": [[58, "c.PySys_GetObject"]], "pysys_getxoptions (c function)": [[58, "c.PySys_GetXOptions"]], "pysys_resetwarnoptions (c function)": [[58, "c.PySys_ResetWarnOptions"]], "pysys_setobject (c function)": [[58, "c.PySys_SetObject"]], "pysys_setpath (c function)": [[58, "c.PySys_SetPath"]], "pysys_writestderr (c function)": [[58, "c.PySys_WriteStderr"]], "pysys_writestdout (c function)": [[58, "c.PySys_WriteStdout"]], "py_atexit (c function)": [[58, "c.Py_AtExit"]], "py_decodelocale (c function)": [[58, "c.Py_DecodeLocale"]], "py_encodelocale (c function)": [[58, "c.Py_EncodeLocale"]], "py_exit (c function)": [[58, "c.Py_Exit"]], "py_fatalerror (c function)": [[58, "c.Py_FatalError"]], "py_fdisinteractive (c function)": [[58, "c.Py_FdIsInteractive"]], "abort()": [[58, "index-1"]], "cleanup functions\uff08\u6e05\u7406\u51fd\u5f0f\uff09": [[58, "index-3"]], "exit()": [[58, "index-2"]], "pystructsequence_desc (c type)": [[59, "c.PyStructSequence_Desc"]], "pystructsequence_desc.doc (c member)": [[59, "c.PyStructSequence_Desc.doc"]], "pystructsequence_desc.fields (c member)": [[59, "c.PyStructSequence_Desc.fields"]], "pystructsequence_desc.n_in_sequence (c member)": [[59, "c.PyStructSequence_Desc.n_in_sequence"]], "pystructsequence_desc.name (c member)": [[59, "c.PyStructSequence_Desc.name"]], "pystructsequence_field (c type)": [[59, "c.PyStructSequence_Field"]], "pystructsequence_field.doc (c member)": [[59, "c.PyStructSequence_Field.doc"]], "pystructsequence_field.name (c member)": [[59, "c.PyStructSequence_Field.name"]], "pystructsequence_get_item (c function)": [[59, "c.PyStructSequence_GET_ITEM"]], "pystructsequence_getitem (c function)": [[59, "c.PyStructSequence_GetItem"]], "pystructsequence_inittype (c function)": [[59, "c.PyStructSequence_InitType"]], "pystructsequence_inittype2 (c function)": [[59, "c.PyStructSequence_InitType2"]], "pystructsequence_new (c function)": [[59, "c.PyStructSequence_New"]], "pystructsequence_newtype (c function)": [[59, "c.PyStructSequence_NewType"]], "pystructsequence_set_item (c function)": [[59, "c.PyStructSequence_SET_ITEM"]], "pystructsequence_setitem (c function)": [[59, "c.PyStructSequence_SetItem"]], "pystructsequence_unnamedfield (c var)": [[59, "c.PyStructSequence_UnnamedField"]], "pytupleobject (c type)": [[59, "c.PyTupleObject"]], "pytuple_check (c function)": [[59, "c.PyTuple_Check"]], "pytuple_checkexact (c function)": [[59, "c.PyTuple_CheckExact"]], "pytuple_get_item (c function)": [[59, "c.PyTuple_GET_ITEM"]], "pytuple_get_size (c function)": [[59, "c.PyTuple_GET_SIZE"]], "pytuple_getitem (c function)": [[59, "c.PyTuple_GetItem"]], "pytuple_getslice (c function)": [[59, "c.PyTuple_GetSlice"]], "pytuple_new (c function)": [[59, "c.PyTuple_New"]], "pytuple_pack (c function)": [[59, "c.PyTuple_Pack"]], "pytuple_set_item (c function)": [[59, "c.PyTuple_SET_ITEM"]], "pytuple_setitem (c function)": [[59, "c.PyTuple_SetItem"]], "pytuple_size (c function)": [[59, "c.PyTuple_Size"]], "pytuple_type (c var)": [[59, "c.PyTuple_Type"]], "_pytuple_resize (c function)": [[59, "c._PyTuple_Resize"]], "pytypeobject (c type)": [[60, "c.PyTypeObject"]], "pytype_addwatcher (c function)": [[60, "c.PyType_AddWatcher"]], "pytype_check (c function)": [[60, "c.PyType_Check"]], "pytype_checkexact (c function)": [[60, "c.PyType_CheckExact"]], "pytype_clearcache (c function)": [[60, "c.PyType_ClearCache"]], "pytype_clearwatcher (c function)": [[60, "c.PyType_ClearWatcher"]], "pytype_frommetaclass (c function)": [[60, "c.PyType_FromMetaclass"]], "pytype_frommoduleandspec (c function)": [[60, "c.PyType_FromModuleAndSpec"]], "pytype_fromspec (c function)": [[60, "c.PyType_FromSpec"]], "pytype_fromspecwithbases (c function)": [[60, "c.PyType_FromSpecWithBases"]], "pytype_genericalloc (c function)": [[60, "c.PyType_GenericAlloc"]], "pytype_genericnew (c function)": [[60, "c.PyType_GenericNew"]], "pytype_getdict (c function)": [[60, "c.PyType_GetDict"]], "pytype_getflags (c function)": [[60, "c.PyType_GetFlags"]], "pytype_getmodule (c function)": [[60, "c.PyType_GetModule"]], "pytype_getmodulebydef (c function)": [[60, "c.PyType_GetModuleByDef"]], "pytype_getmodulestate (c function)": [[60, "c.PyType_GetModuleState"]], "pytype_getname (c function)": [[60, "c.PyType_GetName"]], "pytype_getqualname (c function)": [[60, "c.PyType_GetQualName"]], "pytype_getslot (c function)": [[60, "c.PyType_GetSlot"]], "pytype_hasfeature (c function)": [[60, "c.PyType_HasFeature"]], "pytype_is_gc (c function)": [[60, "c.PyType_IS_GC"]], "pytype_issubtype (c function)": [[60, "c.PyType_IsSubtype"]], "pytype_modified (c function)": [[60, "c.PyType_Modified"]], "pytype_ready (c function)": [[60, "c.PyType_Ready"]], "pytype_slot (c type)": [[60, "c.PyType_Slot"]], "pytype_slot.pfunc (c member)": [[60, "c.PyType_Slot.pfunc"]], "pytype_slot.slot (c member)": [[60, "c.PyType_Slot.slot"]], "pytype_spec (c type)": [[60, "c.PyType_Spec"]], "pytype_spec.basicsize (c member)": [[60, "c.PyType_Spec.basicsize"]], "pytype_spec.flags (c member)": [[60, "c.PyType_Spec.flags"]], "pytype_spec.itemsize (c member)": [[60, "c.PyType_Spec.itemsize"]], "pytype_spec.name (c member)": [[60, "c.PyType_Spec.name"]], "pytype_spec.slots (c member)": [[60, "c.PyType_Spec.slots"]], "pytype_type (c var)": [[60, "c.PyType_Type"]], "pytype_watch (c function)": [[60, "c.PyType_Watch"]], "pytype_watchcallback (c type)": [[60, "c.PyType_WatchCallback"]], "pyunstable_type_assignversiontag (c function)": [[60, "c.PyUnstable_Type_AssignVersionTag"]], "py_genericalias (c function)": [[61, "c.Py_GenericAlias"]], "py_genericaliastype (c var)": [[61, "c.Py_GenericAliasType"]], "pep 442": [[62, "index-5"], [74, "index-2"], [224, "index-2"], [474, "index-15"], [474, "index-16"], [474, "index-45"], [474, "index-46"], [479, "index-20"], [480, "index-209"]], "pep 634": [[62, "index-3"], [62, "index-4"], [109, "index-1"], [424, "index-19"], [424, "index-25"], [425, "index-106"], [469, "index-80"], [469, "index-95"], [480, "index-110"], [480, "index-55"], [480, "index-98"]], "pyasyncmethods (c type)": [[62, "c.PyAsyncMethods"]], "pyasyncmethods.am_aiter (c member)": [[62, "c.PyAsyncMethods.am_aiter"]], "pyasyncmethods.am_anext (c member)": [[62, "c.PyAsyncMethods.am_anext"]], "pyasyncmethods.am_await (c member)": [[62, "c.PyAsyncMethods.am_await"]], "pyasyncmethods.am_send (c member)": [[62, "c.PyAsyncMethods.am_send"]], "pybufferprocs (c type)": [[62, "c.PyBufferProcs"]], "pybufferprocs.bf_getbuffer (c member)": [[62, "c.PyBufferProcs.bf_getbuffer"]], "pybufferprocs.bf_releasebuffer (c member)": [[62, "c.PyBufferProcs.bf_releasebuffer"]], "pymappingmethods (c type)": [[62, "c.PyMappingMethods"]], "pymappingmethods.mp_ass_subscript (c member)": [[62, "c.PyMappingMethods.mp_ass_subscript"]], "pymappingmethods.mp_length (c member)": [[62, "c.PyMappingMethods.mp_length"]], "pymappingmethods.mp_subscript (c member)": [[62, "c.PyMappingMethods.mp_subscript"]], "pynumbermethods (c type)": [[62, "c.PyNumberMethods"]], "pynumbermethods.nb_absolute (c member)": [[62, "c.PyNumberMethods.nb_absolute"]], "pynumbermethods.nb_add (c member)": [[62, "c.PyNumberMethods.nb_add"]], "pynumbermethods.nb_and (c member)": [[62, "c.PyNumberMethods.nb_and"]], "pynumbermethods.nb_bool (c member)": [[62, "c.PyNumberMethods.nb_bool"]], "pynumbermethods.nb_divmod (c member)": [[62, "c.PyNumberMethods.nb_divmod"]], "pynumbermethods.nb_float (c member)": [[62, "c.PyNumberMethods.nb_float"]], "pynumbermethods.nb_floor_divide (c member)": [[62, "c.PyNumberMethods.nb_floor_divide"]], "pynumbermethods.nb_index (c member)": [[62, "c.PyNumberMethods.nb_index"]], "pynumbermethods.nb_inplace_add (c member)": [[62, "c.PyNumberMethods.nb_inplace_add"]], "pynumbermethods.nb_inplace_and (c member)": [[62, "c.PyNumberMethods.nb_inplace_and"]], "pynumbermethods.nb_inplace_floor_divide (c member)": [[62, "c.PyNumberMethods.nb_inplace_floor_divide"]], "pynumbermethods.nb_inplace_lshift (c member)": [[62, "c.PyNumberMethods.nb_inplace_lshift"]], "pynumbermethods.nb_inplace_matrix_multiply (c member)": [[62, "c.PyNumberMethods.nb_inplace_matrix_multiply"]], "pynumbermethods.nb_inplace_multiply (c member)": [[62, "c.PyNumberMethods.nb_inplace_multiply"]], "pynumbermethods.nb_inplace_or (c member)": [[62, "c.PyNumberMethods.nb_inplace_or"]], "pynumbermethods.nb_inplace_power (c member)": [[62, "c.PyNumberMethods.nb_inplace_power"]], "pynumbermethods.nb_inplace_remainder (c member)": [[62, "c.PyNumberMethods.nb_inplace_remainder"]], "pynumbermethods.nb_inplace_rshift (c member)": [[62, "c.PyNumberMethods.nb_inplace_rshift"]], "pynumbermethods.nb_inplace_subtract (c member)": [[62, "c.PyNumberMethods.nb_inplace_subtract"]], "pynumbermethods.nb_inplace_true_divide (c member)": [[62, "c.PyNumberMethods.nb_inplace_true_divide"]], "pynumbermethods.nb_inplace_xor (c member)": [[62, "c.PyNumberMethods.nb_inplace_xor"]], "pynumbermethods.nb_int (c member)": [[62, "c.PyNumberMethods.nb_int"]], "pynumbermethods.nb_invert (c member)": [[62, "c.PyNumberMethods.nb_invert"]], "pynumbermethods.nb_lshift (c member)": [[62, "c.PyNumberMethods.nb_lshift"]], "pynumbermethods.nb_matrix_multiply (c member)": [[62, "c.PyNumberMethods.nb_matrix_multiply"]], "pynumbermethods.nb_multiply (c member)": [[62, "c.PyNumberMethods.nb_multiply"]], "pynumbermethods.nb_negative (c member)": [[62, "c.PyNumberMethods.nb_negative"]], "pynumbermethods.nb_or (c member)": [[62, "c.PyNumberMethods.nb_or"]], "pynumbermethods.nb_positive (c member)": [[62, "c.PyNumberMethods.nb_positive"]], "pynumbermethods.nb_power (c member)": [[62, "c.PyNumberMethods.nb_power"]], "pynumbermethods.nb_remainder (c member)": [[62, "c.PyNumberMethods.nb_remainder"]], "pynumbermethods.nb_reserved (c member)": [[62, "c.PyNumberMethods.nb_reserved"]], "pynumbermethods.nb_rshift (c member)": [[62, "c.PyNumberMethods.nb_rshift"]], "pynumbermethods.nb_subtract (c member)": [[62, "c.PyNumberMethods.nb_subtract"]], "pynumbermethods.nb_true_divide (c member)": [[62, "c.PyNumberMethods.nb_true_divide"]], "pynumbermethods.nb_xor (c member)": [[62, "c.PyNumberMethods.nb_xor"]], "pyobject._ob_next (c member)": [[62, "c.PyObject._ob_next"]], "pyobject._ob_prev (c member)": [[62, "c.PyObject._ob_prev"]], "pyobject.ob_refcnt (c member)": [[62, "c.PyObject.ob_refcnt"]], "pyobject.ob_type (c member)": [[62, "c.PyObject.ob_type"]], "pysequencemethods (c type)": [[62, "c.PySequenceMethods"]], "pysequencemethods.sq_ass_item (c member)": [[62, "c.PySequenceMethods.sq_ass_item"]], "pysequencemethods.sq_concat (c member)": [[62, "c.PySequenceMethods.sq_concat"]], "pysequencemethods.sq_contains (c member)": [[62, "c.PySequenceMethods.sq_contains"]], "pysequencemethods.sq_inplace_concat (c member)": [[62, "c.PySequenceMethods.sq_inplace_concat"]], "pysequencemethods.sq_inplace_repeat (c member)": [[62, "c.PySequenceMethods.sq_inplace_repeat"]], "pysequencemethods.sq_item (c member)": [[62, "c.PySequenceMethods.sq_item"]], "pysequencemethods.sq_length (c member)": [[62, "c.PySequenceMethods.sq_length"]], "pysequencemethods.sq_repeat (c member)": [[62, "c.PySequenceMethods.sq_repeat"]], "pytypeobject.tp_alloc (c member)": [[62, "c.PyTypeObject.tp_alloc"]], "pytypeobject.tp_as_async (c member)": [[62, "c.PyTypeObject.tp_as_async"]], "pytypeobject.tp_as_buffer (c member)": [[62, "c.PyTypeObject.tp_as_buffer"]], "pytypeobject.tp_as_mapping (c member)": [[62, "c.PyTypeObject.tp_as_mapping"]], "pytypeobject.tp_as_number (c member)": [[62, "c.PyTypeObject.tp_as_number"]], "pytypeobject.tp_as_sequence (c member)": [[62, "c.PyTypeObject.tp_as_sequence"]], "pytypeobject.tp_base (c member)": [[62, "c.PyTypeObject.tp_base"]], "pytypeobject.tp_bases (c member)": [[62, "c.PyTypeObject.tp_bases"]], "pytypeobject.tp_basicsize (c member)": [[62, "c.PyTypeObject.tp_basicsize"]], "pytypeobject.tp_cache (c member)": [[62, "c.PyTypeObject.tp_cache"]], "pytypeobject.tp_call (c member)": [[62, "c.PyTypeObject.tp_call"]], "pytypeobject.tp_clear (c member)": [[62, "c.PyTypeObject.tp_clear"]], "pytypeobject.tp_dealloc (c member)": [[62, "c.PyTypeObject.tp_dealloc"]], "pytypeobject.tp_del (c member)": [[62, "c.PyTypeObject.tp_del"]], "pytypeobject.tp_descr_get (c member)": [[62, "c.PyTypeObject.tp_descr_get"]], "pytypeobject.tp_descr_set (c member)": [[62, "c.PyTypeObject.tp_descr_set"]], "pytypeobject.tp_dict (c member)": [[62, "c.PyTypeObject.tp_dict"]], "pytypeobject.tp_dictoffset (c member)": [[62, "c.PyTypeObject.tp_dictoffset"]], "pytypeobject.tp_doc (c member)": [[62, "c.PyTypeObject.tp_doc"]], "pytypeobject.tp_finalize (c member)": [[62, "c.PyTypeObject.tp_finalize"]], "pytypeobject.tp_flags (c member)": [[62, "c.PyTypeObject.tp_flags"]], "pytypeobject.tp_free (c member)": [[62, "c.PyTypeObject.tp_free"]], "pytypeobject.tp_getattr (c member)": [[62, "c.PyTypeObject.tp_getattr"]], "pytypeobject.tp_getattro (c member)": [[62, "c.PyTypeObject.tp_getattro"]], "pytypeobject.tp_getset (c member)": [[62, "c.PyTypeObject.tp_getset"]], "pytypeobject.tp_hash (c member)": [[62, "c.PyTypeObject.tp_hash"]], "pytypeobject.tp_init (c member)": [[62, "c.PyTypeObject.tp_init"]], "pytypeobject.tp_is_gc (c member)": [[62, "c.PyTypeObject.tp_is_gc"]], "pytypeobject.tp_itemsize (c member)": [[62, "c.PyTypeObject.tp_itemsize"]], "pytypeobject.tp_iter (c member)": [[62, "c.PyTypeObject.tp_iter"]], "pytypeobject.tp_iternext (c member)": [[62, "c.PyTypeObject.tp_iternext"]], "pytypeobject.tp_members (c member)": [[62, "c.PyTypeObject.tp_members"]], "pytypeobject.tp_methods (c member)": [[62, "c.PyTypeObject.tp_methods"]], "pytypeobject.tp_mro (c member)": [[62, "c.PyTypeObject.tp_mro"]], "pytypeobject.tp_name (c member)": [[62, "c.PyTypeObject.tp_name"]], "pytypeobject.tp_new (c member)": [[62, "c.PyTypeObject.tp_new"]], "pytypeobject.tp_repr (c member)": [[62, "c.PyTypeObject.tp_repr"]], "pytypeobject.tp_richcompare (c member)": [[62, "c.PyTypeObject.tp_richcompare"]], "pytypeobject.tp_setattr (c member)": [[62, "c.PyTypeObject.tp_setattr"]], "pytypeobject.tp_setattro (c member)": [[62, "c.PyTypeObject.tp_setattro"]], "pytypeobject.tp_str (c member)": [[62, "c.PyTypeObject.tp_str"]], "pytypeobject.tp_subclasses (c member)": [[62, "c.PyTypeObject.tp_subclasses"]], "pytypeobject.tp_traverse (c member)": [[62, "c.PyTypeObject.tp_traverse"]], "pytypeobject.tp_vectorcall (c member)": [[62, "c.PyTypeObject.tp_vectorcall"]], "pytypeobject.tp_vectorcall_offset (c member)": [[62, "c.PyTypeObject.tp_vectorcall_offset"]], "pytypeobject.tp_version_tag (c member)": [[62, "c.PyTypeObject.tp_version_tag"]], "pytypeobject.tp_watched (c member)": [[62, "c.PyTypeObject.tp_watched"]], "pytypeobject.tp_weaklist (c member)": [[62, "c.PyTypeObject.tp_weaklist"]], "pytypeobject.tp_weaklistoffset (c member)": [[62, "c.PyTypeObject.tp_weaklistoffset"]], "pyvarobject.ob_size (c member)": [[62, "c.PyVarObject.ob_size"]], "py_eq (c macro)": [[62, "c.Py_EQ"]], "py_ge (c macro)": [[62, "c.Py_GE"]], "py_gt (c macro)": [[62, "c.Py_GT"]], "py_le (c macro)": [[62, "c.Py_LE"]], "py_lt (c macro)": [[62, "c.Py_LT"]], "py_ne (c macro)": [[62, "c.Py_NE"]], "py_return_richcompare (c macro)": [[62, "c.Py_RETURN_RICHCOMPARE"]], "py_tpflags_basetype (c macro)": [[62, "c.Py_TPFLAGS_BASETYPE"]], "py_tpflags_base_exc_subclass (c macro)": [[62, "c.Py_TPFLAGS_BASE_EXC_SUBCLASS"]], "py_tpflags_bytes_subclass (c macro)": [[62, "c.Py_TPFLAGS_BYTES_SUBCLASS"]], "py_tpflags_default (c macro)": [[62, "c.Py_TPFLAGS_DEFAULT"]], "py_tpflags_dict_subclass (c macro)": [[62, "c.Py_TPFLAGS_DICT_SUBCLASS"]], "py_tpflags_disallow_instantiation (c macro)": [[62, "c.Py_TPFLAGS_DISALLOW_INSTANTIATION"]], "py_tpflags_have_finalize (c macro)": [[62, "c.Py_TPFLAGS_HAVE_FINALIZE"]], "py_tpflags_have_gc (c macro)": [[62, "c.Py_TPFLAGS_HAVE_GC"]], "py_tpflags_have_vectorcall (c macro)": [[62, "c.Py_TPFLAGS_HAVE_VECTORCALL"]], "py_tpflags_heaptype (c macro)": [[62, "c.Py_TPFLAGS_HEAPTYPE"]], "py_tpflags_immutabletype (c macro)": [[62, "c.Py_TPFLAGS_IMMUTABLETYPE"]], "py_tpflags_items_at_end (c macro)": [[62, "c.Py_TPFLAGS_ITEMS_AT_END"]], "py_tpflags_list_subclass (c macro)": [[62, "c.Py_TPFLAGS_LIST_SUBCLASS"]], "py_tpflags_long_subclass (c macro)": [[62, "c.Py_TPFLAGS_LONG_SUBCLASS"]], "py_tpflags_managed_dict (c macro)": [[62, "c.Py_TPFLAGS_MANAGED_DICT"]], "py_tpflags_managed_weakref (c macro)": [[62, "c.Py_TPFLAGS_MANAGED_WEAKREF"]], "py_tpflags_mapping (c macro)": [[62, "c.Py_TPFLAGS_MAPPING"]], "py_tpflags_method_descriptor (c macro)": [[62, "c.Py_TPFLAGS_METHOD_DESCRIPTOR"]], "py_tpflags_ready (c macro)": [[62, "c.Py_TPFLAGS_READY"]], "py_tpflags_readying (c macro)": [[62, "c.Py_TPFLAGS_READYING"]], "py_tpflags_sequence (c macro)": [[62, "c.Py_TPFLAGS_SEQUENCE"]], "py_tpflags_tuple_subclass (c macro)": [[62, "c.Py_TPFLAGS_TUPLE_SUBCLASS"]], "py_tpflags_type_subclass (c macro)": [[62, "c.Py_TPFLAGS_TYPE_SUBCLASS"]], "py_tpflags_unicode_subclass (c macro)": [[62, "c.Py_TPFLAGS_UNICODE_SUBCLASS"]], "py_tpflags_valid_version_tag (c macro)": [[62, "c.Py_TPFLAGS_VALID_VERSION_TAG"]], "allocfunc (c type)": [[62, "c.allocfunc"]], "binaryfunc (c type)": [[62, "c.binaryfunc"]], "descrgetfunc (c type)": [[62, "c.descrgetfunc"]], "descrsetfunc (c type)": [[62, "c.descrsetfunc"]], "destructor (c type)": [[62, "c.destructor"]], "freefunc (c type)": [[62, "c.freefunc"]], "getattrfunc (c type)": [[62, "c.getattrfunc"]], "getattrofunc (c type)": [[62, "c.getattrofunc"]], "getbufferproc (c type)": [[62, "c.getbufferproc"]], "getiterfunc (c type)": [[62, "c.getiterfunc"]], "hashfunc (c type)": [[62, "c.hashfunc"]], "initproc (c type)": [[62, "c.initproc"]], "iternextfunc (c type)": [[62, "c.iternextfunc"]], "lenfunc (c type)": [[62, "c.lenfunc"]], "newfunc (c type)": [[62, "c.newfunc"]], "objobjargproc (c type)": [[62, "c.objobjargproc"]], "objobjproc (c type)": [[62, "c.objobjproc"]], "releasebufferproc (c type)": [[62, "c.releasebufferproc"]], "reprfunc (c type)": [[62, "c.reprfunc"]], "richcmpfunc (c type)": [[62, "c.richcmpfunc"]], "sendfunc (c type)": [[62, "c.sendfunc"]], "setattrfunc (c type)": [[62, "c.setattrfunc"]], "setattrofunc (c type)": [[62, "c.setattrofunc"]], "ssizeargfunc (c type)": [[62, "c.ssizeargfunc"]], "ssizeobjargproc (c type)": [[62, "c.ssizeobjargproc"]], "ternaryfunc (c type)": [[62, "c.ternaryfunc"]], "unaryfunc (c type)": [[62, "c.unaryfunc"]], "pep 383": [[63, "index-2"], [63, "index-3"], [63, "index-4"], [155, "index-2"], [334, "index-1"], [480, "index-61"]], "pep 393": [[63, "index-0"], [155, "index-5"], [349, "index-19"], [469, "index-118"], [473, "index-30"], [473, "index-32"], [473, "index-33"], [473, "index-38"], [473, "index-54"], [473, "index-6"], [473, "index-62"], [473, "index-8"], [479, "index-25"], [479, "index-26"], [480, "index-96"]], "pep 623": [[63, "index-1"], [469, "index-91"], [471, "index-1"], [471, "index-26"], [471, "index-48"], [480, "index-109"], [480, "index-111"], [480, "index-64"]], "pyasciiobject (c type)": [[63, "c.PyASCIIObject"]], "pycompactunicodeobject (c type)": [[63, "c.PyCompactUnicodeObject"]], "pyunicodeobject (c type)": [[63, "c.PyUnicodeObject"]], "pyunicode_1byte_data (c function)": [[63, "c.PyUnicode_1BYTE_DATA"]], "pyunicode_1byte_kind (c macro)": [[63, "c.PyUnicode_1BYTE_KIND"]], "pyunicode_2byte_data (c function)": [[63, "c.PyUnicode_2BYTE_DATA"]], "pyunicode_2byte_kind (c macro)": [[63, "c.PyUnicode_2BYTE_KIND"]], "pyunicode_4byte_data (c function)": [[63, "c.PyUnicode_4BYTE_DATA"]], "pyunicode_4byte_kind (c macro)": [[63, "c.PyUnicode_4BYTE_KIND"]], "pyunicode_asasciistring (c function)": [[63, "c.PyUnicode_AsASCIIString"]], "pyunicode_ascharmapstring (c function)": [[63, "c.PyUnicode_AsCharmapString"]], "pyunicode_asencodedstring (c function)": [[63, "c.PyUnicode_AsEncodedString"]], "pyunicode_aslatin1string (c function)": [[63, "c.PyUnicode_AsLatin1String"]], "pyunicode_asmbcsstring (c function)": [[63, "c.PyUnicode_AsMBCSString"]], "pyunicode_asrawunicodeescapestring (c function)": [[63, "c.PyUnicode_AsRawUnicodeEscapeString"]], "pyunicode_asucs4 (c function)": [[63, "c.PyUnicode_AsUCS4"]], "pyunicode_asucs4copy (c function)": [[63, "c.PyUnicode_AsUCS4Copy"]], "pyunicode_asutf16string (c function)": [[63, "c.PyUnicode_AsUTF16String"]], "pyunicode_asutf32string (c function)": [[63, "c.PyUnicode_AsUTF32String"]], "pyunicode_asutf8 (c function)": [[63, "c.PyUnicode_AsUTF8"]], "pyunicode_asutf8andsize (c function)": [[63, "c.PyUnicode_AsUTF8AndSize"]], "pyunicode_asutf8string (c function)": [[63, "c.PyUnicode_AsUTF8String"]], "pyunicode_asunicodeescapestring (c function)": [[63, "c.PyUnicode_AsUnicodeEscapeString"]], "pyunicode_aswidechar (c function)": [[63, "c.PyUnicode_AsWideChar"]], "pyunicode_aswidecharstring (c function)": [[63, "c.PyUnicode_AsWideCharString"]], "pyunicode_check (c function)": [[63, "c.PyUnicode_Check"]], "pyunicode_checkexact (c function)": [[63, "c.PyUnicode_CheckExact"]], "pyunicode_compare (c function)": [[63, "c.PyUnicode_Compare"]], "pyunicode_comparewithasciistring (c function)": [[63, "c.PyUnicode_CompareWithASCIIString"]], "pyunicode_concat (c function)": [[63, "c.PyUnicode_Concat"]], "pyunicode_contains (c function)": [[63, "c.PyUnicode_Contains"]], "pyunicode_copycharacters (c function)": [[63, "c.PyUnicode_CopyCharacters"]], "pyunicode_count (c function)": [[63, "c.PyUnicode_Count"]], "pyunicode_data (c function)": [[63, "c.PyUnicode_DATA"]], "pyunicode_decode (c function)": [[63, "c.PyUnicode_Decode"]], "pyunicode_decodeascii (c function)": [[63, "c.PyUnicode_DecodeASCII"]], "pyunicode_decodecharmap (c function)": [[63, "c.PyUnicode_DecodeCharmap"]], "pyunicode_decodefsdefault (c function)": [[63, "c.PyUnicode_DecodeFSDefault"]], "pyunicode_decodefsdefaultandsize (c function)": [[63, "c.PyUnicode_DecodeFSDefaultAndSize"]], "pyunicode_decodelatin1 (c function)": [[63, "c.PyUnicode_DecodeLatin1"]], "pyunicode_decodelocale (c function)": [[63, "c.PyUnicode_DecodeLocale"]], "pyunicode_decodelocaleandsize (c function)": [[63, "c.PyUnicode_DecodeLocaleAndSize"]], "pyunicode_decodembcs (c function)": [[63, "c.PyUnicode_DecodeMBCS"]], "pyunicode_decodembcsstateful (c function)": [[63, "c.PyUnicode_DecodeMBCSStateful"]], "pyunicode_decoderawunicodeescape (c function)": [[63, "c.PyUnicode_DecodeRawUnicodeEscape"]], "pyunicode_decodeutf16 (c function)": [[63, "c.PyUnicode_DecodeUTF16"]], "pyunicode_decodeutf16stateful (c function)": [[63, "c.PyUnicode_DecodeUTF16Stateful"]], "pyunicode_decodeutf32 (c function)": [[63, "c.PyUnicode_DecodeUTF32"]], "pyunicode_decodeutf32stateful (c function)": [[63, "c.PyUnicode_DecodeUTF32Stateful"]], "pyunicode_decodeutf7 (c function)": [[63, "c.PyUnicode_DecodeUTF7"]], "pyunicode_decodeutf7stateful (c function)": [[63, "c.PyUnicode_DecodeUTF7Stateful"]], "pyunicode_decodeutf8 (c function)": [[63, "c.PyUnicode_DecodeUTF8"]], "pyunicode_decodeutf8stateful (c function)": [[63, "c.PyUnicode_DecodeUTF8Stateful"]], "pyunicode_decodeunicodeescape (c function)": [[63, "c.PyUnicode_DecodeUnicodeEscape"]], "pyunicode_encodecodepage (c function)": [[63, "c.PyUnicode_EncodeCodePage"]], "pyunicode_encodefsdefault (c function)": [[63, "c.PyUnicode_EncodeFSDefault"]], "pyunicode_encodelocale (c function)": [[63, "c.PyUnicode_EncodeLocale"]], "pyunicode_fsconverter (c function)": [[63, "c.PyUnicode_FSConverter"]], "pyunicode_fsdecoder (c function)": [[63, "c.PyUnicode_FSDecoder"]], "pyunicode_fill (c function)": [[63, "c.PyUnicode_Fill"]], "pyunicode_find (c function)": [[63, "c.PyUnicode_Find"]], "pyunicode_findchar (c function)": [[63, "c.PyUnicode_FindChar"]], "pyunicode_format (c function)": [[63, "c.PyUnicode_Format"]], "pyunicode_fromencodedobject (c function)": [[63, "c.PyUnicode_FromEncodedObject"]], "pyunicode_fromformat (c function)": [[63, "c.PyUnicode_FromFormat"]], "pyunicode_fromformatv (c function)": [[63, "c.PyUnicode_FromFormatV"]], "pyunicode_fromkindanddata (c function)": [[63, "c.PyUnicode_FromKindAndData"]], "pyunicode_fromobject (c function)": [[63, "c.PyUnicode_FromObject"]], "pyunicode_fromstring (c function)": [[63, "c.PyUnicode_FromString"]], "pyunicode_fromstringandsize (c function)": [[63, "c.PyUnicode_FromStringAndSize"]], "pyunicode_fromwidechar (c function)": [[63, "c.PyUnicode_FromWideChar"]], "pyunicode_get_length (c function)": [[63, "c.PyUnicode_GET_LENGTH"]], "pyunicode_getlength (c function)": [[63, "c.PyUnicode_GetLength"]], "pyunicode_internfromstring (c function)": [[63, "c.PyUnicode_InternFromString"]], "pyunicode_interninplace (c function)": [[63, "c.PyUnicode_InternInPlace"]], "pyunicode_isidentifier (c function)": [[63, "c.PyUnicode_IsIdentifier"]], "pyunicode_join (c function)": [[63, "c.PyUnicode_Join"]], "pyunicode_kind (c function)": [[63, "c.PyUnicode_KIND"]], "pyunicode_max_char_value (c function)": [[63, "c.PyUnicode_MAX_CHAR_VALUE"]], "pyunicode_new (c function)": [[63, "c.PyUnicode_New"]], "pyunicode_read (c function)": [[63, "c.PyUnicode_READ"]], "pyunicode_ready (c function)": [[63, "c.PyUnicode_READY"]], "pyunicode_read_char (c function)": [[63, "c.PyUnicode_READ_CHAR"]], "pyunicode_readchar (c function)": [[63, "c.PyUnicode_ReadChar"]], "pyunicode_replace (c function)": [[63, "c.PyUnicode_Replace"]], "pyunicode_richcompare (c function)": [[63, "c.PyUnicode_RichCompare"]], "pyunicode_split (c function)": [[63, "c.PyUnicode_Split"]], "pyunicode_splitlines (c function)": [[63, "c.PyUnicode_Splitlines"]], "pyunicode_substring (c function)": [[63, "c.PyUnicode_Substring"]], "pyunicode_tailmatch (c function)": [[63, "c.PyUnicode_Tailmatch"]], "pyunicode_translate (c function)": [[63, "c.PyUnicode_Translate"]], "pyunicode_type (c var)": [[63, "c.PyUnicode_Type"]], "pyunicode_write (c function)": [[63, "c.PyUnicode_WRITE"]], "pyunicode_writechar (c function)": [[63, "c.PyUnicode_WriteChar"]], "py_ucs1 (c type)": [[63, "c.Py_UCS1"]], "py_ucs2 (c type)": [[63, "c.Py_UCS2"]], "py_ucs4 (c type)": [[63, "c.Py_UCS4"]], "py_unicode (c type)": [[63, "c.Py_UNICODE"]], "py_unicode_isalnum (c function)": [[63, "c.Py_UNICODE_ISALNUM"]], "py_unicode_isalpha (c function)": [[63, "c.Py_UNICODE_ISALPHA"]], "py_unicode_isdecimal (c function)": [[63, "c.Py_UNICODE_ISDECIMAL"]], "py_unicode_isdigit (c function)": [[63, "c.Py_UNICODE_ISDIGIT"]], "py_unicode_islinebreak (c function)": [[63, "c.Py_UNICODE_ISLINEBREAK"]], "py_unicode_islower (c function)": [[63, "c.Py_UNICODE_ISLOWER"]], "py_unicode_isnumeric (c function)": [[63, "c.Py_UNICODE_ISNUMERIC"]], "py_unicode_isprintable (c function)": [[63, "c.Py_UNICODE_ISPRINTABLE"]], "py_unicode_isspace (c function)": [[63, "c.Py_UNICODE_ISSPACE"]], "py_unicode_istitle (c function)": [[63, "c.Py_UNICODE_ISTITLE"]], "py_unicode_isupper (c function)": [[63, "c.Py_UNICODE_ISUPPER"]], "py_unicode_is_high_surrogate (c function)": [[63, "c.Py_UNICODE_IS_HIGH_SURROGATE"]], "py_unicode_is_low_surrogate (c function)": [[63, "c.Py_UNICODE_IS_LOW_SURROGATE"]], "py_unicode_is_surrogate (c function)": [[63, "c.Py_UNICODE_IS_SURROGATE"]], "py_unicode_join_surrogates (c function)": [[63, "c.Py_UNICODE_JOIN_SURROGATES"]], "py_unicode_todecimal (c function)": [[63, "c.Py_UNICODE_TODECIMAL"]], "py_unicode_todigit (c function)": [[63, "c.Py_UNICODE_TODIGIT"]], "py_unicode_tolower (c function)": [[63, "c.Py_UNICODE_TOLOWER"]], "py_unicode_tonumeric (c function)": [[63, "c.Py_UNICODE_TONUMERIC"]], "py_unicode_totitle (c function)": [[63, "c.Py_UNICODE_TOTITLE"]], "py_unicode_toupper (c function)": [[63, "c.Py_UNICODE_TOUPPER"]], "co_future_division (c var)": [[65, "c.CO_FUTURE_DIVISION"]], "pep 238": [[65, "index-3"], [86, "index-91"], [110, "index-24"], [461, "index-11"], [461, "index-12"], [461, "index-13"], [467, "index-2"]], "pycompilerflags (c struct)": [[65, "c.PyCompilerFlags"]], "pycompilerflags.cf_feature_version (c member)": [[65, "c.PyCompilerFlags.cf_feature_version"]], "pycompilerflags.cf_flags (c member)": [[65, "c.PyCompilerFlags.cf_flags"]], "pyeval_evalcode (c function)": [[65, "c.PyEval_EvalCode"]], "pyeval_evalcodeex (c function)": [[65, "c.PyEval_EvalCodeEx"]], "pyeval_evalframe (c function)": [[65, "c.PyEval_EvalFrame"]], "pyeval_evalframeex (c function)": [[65, "c.PyEval_EvalFrameEx"]], "pyeval_mergecompilerflags (c function)": [[65, "c.PyEval_MergeCompilerFlags"]], "pyos_inputhook (c var)": [[65, "c.PyOS_InputHook"]], "pyos_readlinefunctionpointer (c var)": [[65, "c.PyOS_ReadlineFunctionPointer"]], "pyrun_anyfile (c function)": [[65, "c.PyRun_AnyFile"]], "pyrun_anyfileex (c function)": [[65, "c.PyRun_AnyFileEx"]], "pyrun_anyfileexflags (c function)": [[65, "c.PyRun_AnyFileExFlags"]], "pyrun_anyfileflags (c function)": [[65, "c.PyRun_AnyFileFlags"]], "pyrun_file (c function)": [[65, "c.PyRun_File"]], "pyrun_fileex (c function)": [[65, "c.PyRun_FileEx"]], "pyrun_fileexflags (c function)": [[65, "c.PyRun_FileExFlags"]], "pyrun_fileflags (c function)": [[65, "c.PyRun_FileFlags"]], "pyrun_interactiveloop (c function)": [[65, "c.PyRun_InteractiveLoop"]], "pyrun_interactiveloopflags (c function)": [[65, "c.PyRun_InteractiveLoopFlags"]], "pyrun_interactiveone (c function)": [[65, "c.PyRun_InteractiveOne"]], "pyrun_interactiveoneflags (c function)": [[65, "c.PyRun_InteractiveOneFlags"]], "pyrun_simplefile (c function)": [[65, "c.PyRun_SimpleFile"]], "pyrun_simplefileex (c function)": [[65, "c.PyRun_SimpleFileEx"]], "pyrun_simplefileexflags (c function)": [[65, "c.PyRun_SimpleFileExFlags"]], "pyrun_simplestring (c function)": [[65, "c.PyRun_SimpleString"]], "pyrun_simplestringflags (c function)": [[65, "c.PyRun_SimpleStringFlags"]], "pyrun_string (c function)": [[65, "c.PyRun_String"]], "pyrun_stringflags (c function)": [[65, "c.PyRun_StringFlags"]], "py_bytesmain (c function)": [[65, "c.Py_BytesMain"]], "py_compilestring (c function)": [[65, "c.Py_CompileString"]], "py_compilestring()": [[65, "index-0"], [65, "index-1"], [65, "index-2"]], "py_compilestringexflags (c function)": [[65, "c.Py_CompileStringExFlags"]], "py_compilestringflags (c function)": [[65, "c.Py_CompileStringFlags"]], "py_compilestringobject (c function)": [[65, "c.Py_CompileStringObject"]], "py_main (c function)": [[65, "c.Py_Main"]], "py_eval_input (c var)": [[65, "c.Py_eval_input"]], "py_file_input (c var)": [[65, "c.Py_file_input"]], "py_single_input (c var)": [[65, "c.Py_single_input"]], "pyobject_clearweakrefs (c function)": [[66, "c.PyObject_ClearWeakRefs"]], "pyweakref_check (c function)": [[66, "c.PyWeakref_Check"]], "pyweakref_checkproxy (c function)": [[66, "c.PyWeakref_CheckProxy"]], "pyweakref_checkref (c function)": [[66, "c.PyWeakref_CheckRef"]], "pyweakref_get_object (c function)": [[66, "c.PyWeakref_GET_OBJECT"]], "pyweakref_getobject (c function)": [[66, "c.PyWeakref_GetObject"]], "pyweakref_newproxy (c function)": [[66, "c.PyWeakref_NewProxy"]], "pyweakref_newref (c function)": [[66, "c.PyWeakref_NewRef"]], "pep 3101": [[67, "index-23"], [342, "index-0"], [342, "index-1"], [465, "index-9"], [467, "index-23"], [467, "index-24"], [481, "index-23"]], "rfc": [[67, "index-12"], [99, "index-0"], [100, "index-0"], [100, "index-1"], [100, "index-2"], [100, "index-3"], [100, "index-4"], [100, "index-5"], [107, "index-1"], [107, "index-2"], [107, "index-5"], [123, "index-3"], [123, "index-4"], [140, "index-10"], [140, "index-11"], [140, "index-12"], [140, "index-15"], [140, "index-16"], [140, "index-3"], [140, "index-4"], [140, "index-5"], [140, "index-6"], [140, "index-7"], [140, "index-8"], [140, "index-9"], [143, "index-1"], [143, "index-2"], [143, "index-3"], [155, "index-10"], [155, "index-11"], [155, "index-12"], [155, "index-13"], [155, "index-14"], [155, "index-6"], [155, "index-7"], [155, "index-8"], [155, "index-9"], [172, "index-6"], [191, "index-0"], [191, "index-1"], [191, "index-2"], [191, "index-3"], [191, "index-4"], [191, "index-5"], [191, "index-6"], [191, "index-7"], [193, "index-0"], [193, "index-1"], [193, "index-10"], [193, "index-11"], [193, "index-2"], [193, "index-3"], [193, "index-4"], [193, "index-5"], [193, "index-6"], [193, "index-7"], [193, "index-8"], [193, "index-9"], [194, "index-0"], [196, "index-0"], [197, "index-0"], [198, "index-0"], [198, "index-1"], [199, "index-0"], [199, "index-1"], [199, "index-10"], [199, "index-11"], [199, "index-12"], [199, "index-13"], [199, "index-2"], [199, "index-3"], [199, "index-4"], [199, "index-5"], [199, "index-6"], [199, "index-7"], [199, "index-8"], [199, "index-9"], [200, "index-0"], [200, "index-1"], [200, "index-10"], [200, "index-11"], [200, "index-12"], [200, "index-13"], [200, "index-14"], [200, "index-2"], [200, "index-3"], [200, "index-4"], [200, "index-5"], [200, "index-6"], [200, "index-7"], [200, "index-8"], [200, "index-9"], [202, "index-0"], [202, "index-1"], [202, "index-10"], [202, "index-2"], [202, "index-3"], [202, "index-4"], [202, "index-5"], [202, "index-6"], [202, "index-7"], [202, "index-8"], [202, "index-9"], [204, "index-0"], [204, "index-1"], [205, "index-0"], [205, "index-1"], [205, "index-2"], [205, "index-3"], [205, "index-4"], [205, "index-5"], [205, "index-6"], [205, "index-7"], [205, "index-8"], [205, "index-9"], [206, "index-0"], [206, "index-1"], [206, "index-10"], [206, "index-2"], [206, "index-3"], [206, "index-4"], [206, "index-5"], [206, "index-6"], [206, "index-7"], [206, "index-8"], [206, "index-9"], [220, "index-13"], [220, "index-14"], [220, "index-15"], [220, "index-16"], [220, "index-17"], [220, "index-18"], [227, "index-9"], [232, "index-1"], [232, "index-3"], [232, "index-5"], [234, "index-2"], [238, "index-152"], [238, "index-153"], [238, "index-154"], [238, "index-155"], [238, "index-156"], [238, "index-157"], [238, "index-158"], [238, "index-159"], [238, "index-160"], [238, "index-161"], [238, "index-162"], [238, "index-163"], [238, "index-164"], [238, "index-165"], [238, "index-166"], [238, "index-167"], [238, "index-168"], [238, "index-169"], [238, "index-170"], [238, "index-171"], [238, "index-172"], [238, "index-173"], [238, "index-174"], [238, "index-175"], [238, "index-176"], [238, "index-177"], [238, "index-178"], [238, "index-179"], [238, "index-180"], [238, "index-181"], [238, "index-182"], [238, "index-183"], [238, "index-184"], [238, "index-185"], [238, "index-186"], [238, "index-187"], [238, "index-188"], [238, "index-189"], [238, "index-190"], [238, "index-191"], [238, "index-192"], [238, "index-193"], [238, "index-194"], [238, "index-195"], [238, "index-196"], [238, "index-197"], [238, "index-198"], [238, "index-199"], [238, "index-200"], [238, "index-201"], [238, "index-202"], [238, "index-203"], [238, "index-204"], [238, "index-205"], [238, "index-206"], [238, "index-207"], [238, "index-208"], [238, "index-209"], [238, "index-210"], [238, "index-211"], [238, "index-212"], [238, "index-213"], [238, "index-214"], [238, "index-215"], [238, "index-216"], [238, "index-217"], [238, "index-218"], [238, "index-219"], [238, "index-220"], [238, "index-221"], [238, "index-222"], [238, "index-223"], [238, "index-224"], [238, "index-225"], [238, "index-226"], [238, "index-76"], [239, "index-2"], [239, "index-3"], [239, "index-4"], [239, "index-5"], [239, "index-6"], [239, "index-7"], [240, "index-0"], [240, "index-1"], [240, "index-10"], [240, "index-11"], [240, "index-12"], [240, "index-13"], [240, "index-14"], [240, "index-15"], [240, "index-16"], [240, "index-17"], [240, "index-18"], [240, "index-19"], [240, "index-2"], [240, "index-20"], [240, "index-21"], [240, "index-22"], [240, "index-23"], [240, "index-24"], [240, "index-25"], [240, "index-3"], [240, "index-4"], [240, "index-5"], [240, "index-6"], [240, "index-7"], [240, "index-8"], [240, "index-9"], [241, "index-0"], [241, "index-1"], [241, "index-2"], [241, "index-3"], [241, "index-4"], [241, "index-5"], [241, "index-6"], [241, "index-7"], [242, "index-1"], [242, "index-2"], [245, "index-1"], [245, "index-2"], [245, "index-3"], [245, "index-4"], [245, "index-5"], [245, "index-6"], [245, "index-7"], [245, "index-8"], [251, "index-12"], [253, "index-12"], [256, "index-0"], [256, "index-1"], [256, "index-10"], [256, "index-11"], [256, "index-12"], [256, "index-13"], [256, "index-2"], [256, "index-3"], [256, "index-4"], [256, "index-5"], [256, "index-6"], [256, "index-7"], [256, "index-8"], [256, "index-9"], [259, "index-2"], [259, "index-3"], [259, "index-4"], [259, "index-7"], [259, "index-8"], [263, "index-4"], [263, "index-5"], [266, "index-0"], [268, "index-0"], [269, "index-1"], [269, "index-2"], [285, "index-10"], [285, "index-2"], [285, "index-3"], [285, "index-4"], [285, "index-5"], [285, "index-6"], [285, "index-7"], [285, "index-8"], [285, "index-9"], [302, "index-1"], [302, "index-2"], [302, "index-3"], [302, "index-4"], [302, "index-5"], [302, "index-6"], [314, "index-10"], [314, "index-11"], [314, "index-12"], [314, "index-9"], [324, "index-5"], [332, "index-1"], [332, "index-10"], [332, "index-11"], [332, "index-12"], [332, "index-2"], [332, "index-3"], [332, "index-4"], [332, "index-5"], [332, "index-6"], [332, "index-7"], [332, "index-8"], [332, "index-9"], [334, "index-15"], [334, "index-3"], [338, "index-10"], [338, "index-11"], [338, "index-12"], [338, "index-13"], [338, "index-16"], [338, "index-17"], [338, "index-18"], [338, "index-19"], [338, "index-20"], [338, "index-21"], [338, "index-22"], [338, "index-5"], [338, "index-6"], [338, "index-7"], [338, "index-8"], [338, "index-9"], [343, "index-0"], [343, "index-1"], [356, "index-2"], [356, "index-3"], [363, "index-10"], [363, "index-19"], [363, "index-20"], [363, "index-21"], [363, "index-22"], [390, "index-2"], [391, "index-1"], [391, "index-10"], [391, "index-11"], [391, "index-16"], [391, "index-17"], [391, "index-2"], [391, "index-3"], [391, "index-4"], [391, "index-5"], [391, "index-6"], [391, "index-7"], [391, "index-8"], [391, "index-9"], [392, "index-10"], [392, "index-19"], [392, "index-20"], [392, "index-21"], [392, "index-5"], [392, "index-6"], [392, "index-7"], [392, "index-8"], [395, "index-12"], [395, "index-19"], [395, "index-20"], [395, "index-21"], [395, "index-22"], [395, "index-23"], [395, "index-24"], [404, "index-10"], [404, "index-5"], [405, "index-2"], [405, "index-3"], [405, "index-4"], [405, "index-5"], [416, "index-0"], [448, "index-3"], [461, "index-17"], [461, "index-18"], [461, "index-19"], [461, "index-20"], [461, "index-21"], [463, "index-18"], [464, "index-22"], [464, "index-23"], [465, "index-22"], [465, "index-23"], [466, "index-10"], [466, "index-11"], [466, "index-13"], [472, "index-11"], [472, "index-12"], [472, "index-13"], [472, "index-7"], [472, "index-8"], [473, "index-26"], [473, "index-27"], [475, "index-31"], [475, "index-32"], [475, "index-33"], [475, "index-34"], [475, "index-35"], [475, "index-36"], [475, "index-37"], [475, "index-38"], [475, "index-39"], [475, "index-40"], [475, "index-41"], [475, "index-42"], [475, "index-43"], [475, "index-44"], [475, "index-51"], [477, "index-34"], [477, "index-35"], [479, "index-22"], [480, "index-177"], [480, "index-218"], [480, "index-32"], [480, "index-33"], [480, "index-34"], [480, "index-43"], [480, "index-84"], [480, "index-91"], [480, "index-93"]], "rfc 4122": [[67, "index-12"], [251, "index-12"], [253, "index-12"], [395, "index-12"], [395, "index-19"], [395, "index-20"], [395, "index-21"], [395, "index-22"], [395, "index-23"], [395, "index-24"], [464, "index-22"], [464, "index-23"]], "pyinit_modulename (c function)": [[70, "c.PyInit_modulename"]], "philbrick, geoff": [[72, "index-4"]], "pyarg_parsetuple()": [[72, "index-2"]], "pyarg_parsetupleandkeywords()": [[72, "index-3"]], "pyobject_callobject()": [[72, "index-1"]], "pyerr_fetch()": [[74, "index-1"]], "pyerr_restore()": [[74, "index-1"]], "deallocation": [[74, "index-0"]], "deallocation, object": [[74, "index-0"]], "finalization": [[74, "index-0"]], "finalization, of objects": [[74, "index-0"]], "object representation\uff08\u7269\u4ef6\u8868\u793a\uff09": [[74, "index-3"]], "pep 572": [[77, "index-2"], [424, "index-24"], [427, "index-21"], [427, "index-87"], [471, "index-20"], [478, "index-24"], [478, "index-31"], [480, "index-193"], [480, "index-206"], [480, "index-216"], [480, "index-30"]], "pep 5": [[79, "index-8"], [460, "index-6"]], "pep 6": [[79, "index-6"]], "pep 602": [[79, "index-7"], [479, "index-10"]], "pep 8": [[84, "index-0"], [84, "index-2"], [85, "index-2"], [222, "index-10"], [427, "index-79"], [438, "index-18"], [454, "index-0"], [467, "index-21"], [480, "index-241"], [480, "index-303"]], "argument\uff08\u5f15\u6578\uff09": [[84, "index-1"], [86, "term-argument"], [424, "index-31"], [425, "index-33"], [427, "index-47"]], "parameter\uff08\u53c3\u6578\uff09": [[84, "index-1"], [86, "term-parameter"], [424, "index-27"], [424, "index-31"], [427, "index-48"]], "\u8207 argument\uff08\u5f15\u6578\uff09\u7684\u5dee\u7570": [[84, "index-1"]], "\u8207 parameter\uff08\u53c3\u6578\uff09\u7684\u5dee\u7570": [[84, "index-1"]], "...": [[86, "term-..."], [165, "index-0"], [190, "index-0"], [190, "index-3"], [304, "index-0"], [318, "index-0"], [341, "index-66"], [349, "index-27"], [361, "index-0"], [425, "index-8"]], "2to3": [[86, "term-2to3"]], ">>>": [[86, "term-0"], [190, "index-0"], [349, "index-27"]], "bdfl": [[86, "term-BDFL"]], "cpython": [[86, "term-CPython"]], "eafp": [[86, "term-EAFP"]], "gil": [[86, "term-GIL"]], "idle": [[86, "term-IDLE"], [244, "index-0"]], "lbyl": [[86, "term-LBYL"]], "mro": [[86, "term-MRO"]], "pep": [[86, "term-PEP"]], "pep 1": [[86, "index-101"], [459, "index-0"], [459, "index-1"]], "pep 278": [[86, "index-107"], [462, "index-9"]], "pep 302": [[86, "index-88"], [86, "index-97"], [222, "index-14"], [247, "index-12"], [247, "index-13"], [247, "index-14"], [247, "index-16"], [247, "index-2"], [262, "index-1"], [299, "index-0"], [299, "index-2"], [299, "index-3"], [299, "index-5"], [299, "index-6"], [299, "index-7"], [321, "index-1"], [349, "index-25"], [349, "index-26"], [420, "index-2"], [429, "index-1"], [429, "index-18"], [462, "index-17"], [462, "index-18"], [462, "index-19"], [462, "index-6"], [464, "index-21"], [468, "index-2"], [473, "index-20"], [473, "index-21"], [473, "index-37"]], "pep 3116": [[86, "index-108"], [465, "index-14"], [468, "index-3"]], "pep 3155": [[86, "index-104"], [473, "index-15"]], "pep 343": [[86, "index-9"], [110, "index-26"], [166, "index-2"], [424, "index-17"], [425, "index-105"], [464, "index-10"], [464, "index-14"], [465, "index-3"]], "pep 362": [[86, "index-78"], [86, "index-99"], [252, "index-0"], [473, "index-57"]], "pep 411": [[86, "index-103"], [349, "index-13"], [349, "index-14"], [349, "index-31"], [349, "index-32"]], "pep 420": [[86, "index-102"], [86, "index-89"], [86, "index-98"], [247, "index-5"], [429, "index-14"], [429, "index-15"], [429, "index-19"], [429, "index-2"], [429, "index-20"], [429, "index-21"], [429, "index-6"], [473, "index-2"], [473, "index-3"], [480, "index-283"], [480, "index-290"]], "pep 443": [[86, "index-93"], [474, "index-11"], [474, "index-36"]], "pep 483": [[86, "index-94"], [383, "index-134"], [383, "index-136"], [475, "index-12"]], "pep 484": [[86, "index-105"], [86, "index-106"], [86, "index-109"], [86, "index-76"], [86, "index-92"], [86, "index-95"], [119, "index-2"], [119, "index-3"], [119, "index-5"], [119, "index-6"], [341, "index-57"], [383, "index-133"], [383, "index-135"], [383, "index-156"], [383, "index-26"], [383, "index-27"], [383, "index-41"], [383, "index-54"], [424, "index-37"], [425, "index-93"], [433, "index-17"], [438, "index-17"], [469, "index-101"], [469, "index-103"], [469, "index-99"], [470, "index-94"], [470, "index-95"], [471, "index-15"], [471, "index-16"], [471, "index-3"], [475, "index-10"], [475, "index-11"], [476, "index-5"], [477, "index-20"], [478, "index-10"], [478, "index-12"]], "pep 492": [[86, "index-79"], [86, "index-80"], [86, "index-82"], [86, "index-83"], [86, "index-84"], [86, "index-85"], [86, "index-86"], [158, "index-3"], [252, "index-1"], [252, "index-2"], [424, "index-50"], [425, "index-109"], [427, "index-30"], [475, "index-1"], [475, "index-2"], [475, "index-47"], [475, "index-52"], [476, "index-35"], [476, "index-9"], [480, "index-246"], [480, "index-280"], [480, "index-291"], [480, "index-295"]], "pep 498": [[86, "index-87"], [432, "index-26"], [476, "index-3"], [476, "index-4"], [480, "index-287"]], "pep 519": [[86, "index-100"], [476, "index-16"], [480, "index-271"], [480, "index-276"], [480, "index-277"], [480, "index-278"], [480, "index-279"], [480, "index-282"]], "pep 525": [[86, "index-81"], [158, "index-2"], [252, "index-3"], [349, "index-30"], [349, "index-43"], [427, "index-29"], [476, "index-10"], [480, "index-264"]], "pep 526": [[86, "index-110"], [86, "index-77"], [119, "index-4"], [119, "index-7"], [178, "index-1"], [178, "index-2"], [383, "index-137"], [383, "index-34"], [383, "index-48"], [383, "index-50"], [424, "index-38"], [433, "index-16"], [469, "index-107"], [476, "index-33"], [476, "index-6"], [477, "index-1"], [478, "index-11"], [480, "index-265"]], "pep 585": [[86, "index-96"], [158, "index-0"], [341, "index-58"], [382, "index-5"], [383, "index-139"], [383, "index-59"], [383, "index-61"], [383, "index-62"], [383, "index-63"], [383, "index-64"], [383, "index-65"], [383, "index-66"], [383, "index-67"], [383, "index-68"], [383, "index-69"], [383, "index-70"], [383, "index-71"], [383, "index-72"], [383, "index-73"], [383, "index-74"], [383, "index-75"], [383, "index-76"], [383, "index-77"], [383, "index-78"], [383, "index-79"], [383, "index-80"], [383, "index-81"], [383, "index-82"], [383, "index-83"], [383, "index-84"], [383, "index-85"], [383, "index-86"], [383, "index-87"], [383, "index-88"], [383, "index-89"], [383, "index-90"], [383, "index-91"], [383, "index-92"], [383, "index-93"], [383, "index-95"], [383, "index-96"], [383, "index-97"], [383, "index-98"], [383, "index-99"], [479, "index-13"], [479, "index-2"], [480, "index-31"], [480, "index-81"], [480, "index-85"]], "python 3000": [[86, "term-Python-3000"]], "pythonic\uff08python \u98a8\u683c\u7684\uff09": [[86, "term-Pythonic"]], "zen of python\uff08python \u4e4b\u79aa\uff09": [[86, "term-Zen-of-Python"]], "__future__": [[86, "term-__future__"], [110, "module-__future__"], [433, "index-40"]], "__slots__": [[86, "term-__slots__"]], "abstract base class\uff08\u62bd\u8c61\u57fa\u5e95\u985e\u5225\uff09": [[86, "term-abstract-base-class"]], "annotation\uff08\u8a3b\u91cb\uff09": [[86, "term-annotation"]], "asynchronous context manager\uff08\u975e\u540c\u6b65\u60c5\u5883\u7ba1\u7406\u5668\uff09": [[86, "term-asynchronous-context-manager"]], "asynchronous generator iterator\uff08\u975e\u540c\u6b65\u7522\u751f\u5668\u758a\u4ee3\u5668\uff09": [[86, "term-asynchronous-generator-iterator"]], "asynchronous generator\uff08\u975e\u540c\u6b65\u7522\u751f\u5668\uff09": [[86, "term-asynchronous-generator"], [425, "index-40"]], "asynchronous iterable\uff08\u975e\u540c\u6b65\u53ef\u758a\u4ee3\u7269\u4ef6\uff09": [[86, "term-asynchronous-iterable"]], "asynchronous iterator\uff08\u975e\u540c\u6b65\u758a\u4ee3\u5668\uff09": [[86, "term-asynchronous-iterator"], [425, "index-40"]], "attribute\uff08\u5c6c\u6027\uff09": [[86, "term-attribute"], [425, "index-46"], [425, "index-47"], [425, "index-5"], [425, "index-50"], [425, "index-51"], [427, "index-39"], [433, "index-23"], [433, "index-4"], [433, "index-8"]], "awaitable\uff08\u53ef\u7b49\u5f85\u7269\u4ef6\uff09": [[86, "term-awaitable"]], "binary file\uff08\u4e8c\u9032\u4f4d\u6a94\u6848\uff09": [[86, "term-binary-file"]], "borrowed reference\uff08\u501f\u7528\u53c3\u7167\uff09": [[86, "term-borrowed-reference"]], "bytecode\uff08\u4f4d\u5143\u7d44\u78bc\uff09": [[86, "term-bytecode"], [425, "index-56"]], "bytes-like object\uff08\u985e\u4f4d\u5143\u7d44\u4e32\u7269\u4ef6\uff09": [[86, "term-bytes-like-object"]], "callable\uff08\u53ef\u547c\u53eb\u7269\u4ef6\uff09": [[86, "term-callable"], [425, "index-33"], [427, "index-47"]], "callback\uff08\u56de\u547c\uff09": [[86, "term-callback"]], "class variable\uff08\u985e\u5225\u8b8a\u6578\uff09": [[86, "term-class-variable"]], "class\uff08\u985e\u5225\uff09": [[86, "term-class"], [424, "index-40"], [425, "index-46"], [425, "index-47"], [425, "index-50"], [425, "index-71"], [425, "index-89"], [427, "index-54"], [433, "index-24"]], "context manager\uff08\u60c5\u5883\u7ba1\u7406\u5668\uff09": [[86, "term-context-manager"], [341, "index-54"], [425, "index-104"]], "context variable\uff08\u60c5\u5883\u8b8a\u6578\uff09": [[86, "term-context-variable"]], "coroutine function\uff08\u5354\u7a0b\u51fd\u5f0f\uff09": [[86, "term-coroutine-function"]], "coroutine\uff08\u5354\u7a0b\uff09": [[86, "term-coroutine"], [425, "index-108"], [425, "index-39"], [427, "index-24"]], "decorator\uff08\u88dd\u98fe\u5668\uff09": [[86, "term-decorator"]], "descriptor\uff08\u63cf\u8ff0\u5668\uff09": [[86, "term-descriptor"]], "dictionary comprehension\uff08\u5b57\u5178\u7d9c\u5408\u904b\u7b97\uff09": [[86, "term-dictionary-comprehension"]], "dictionary view\uff08\u5b57\u5178\u6aa2\u8996\uff09": [[86, "term-dictionary-view"]], "docstring\uff08\u8aaa\u660e\u5b57\u4e32\uff09": [[86, "term-docstring"], [424, "index-40"]], "duck-typing\uff08\u9d28\u5b50\u578b\u5225\uff09": [[86, "term-duck-typing"]], "expression\uff08\u904b\u7b97\u5f0f\uff09": [[86, "term-expression"], [424, "index-35"]], "extension module\uff08\u64f4\u5145\u6a21\u7d44\uff09": [[86, "term-extension-module"]], "f-string\uff08f \u5b57\u4e32\uff09": [[86, "term-f-string"], [432, "index-25"]], "file object\uff08\u6a94\u6848\u7269\u4ef6\uff09": [[86, "term-file-object"], [222, "index-5"], [255, "index-0"]], "file-like object\uff08\u985e\u6a94\u6848\u7269\u4ef6\uff09": [[86, "term-file-like-object"]], "filesystem encoding and error handler\uff08\u6a94\u6848\u7cfb\u7d71\u7de8\u78bc\u548c\u932f\u8aa4\u8655\u7406\u51fd\u5f0f\uff09": [[86, "term-filesystem-encoding-and-error-handler"]], "finder\uff08\u5c0b\u6aa2\u5668\uff09": [[86, "term-finder"]], "floor division\uff08\u5411\u4e0b\u53d6\u6574\u9664\u6cd5\uff09": [[86, "term-floor-division"]], "function annotation\uff08\u51fd\u5f0f\u8a3b\u91cb\uff09": [[86, "term-function-annotation"]], "garbage collection\uff08\u5783\u573e\u56de\u6536\uff09": [[86, "term-garbage-collection"], [425, "index-2"]], "generator expression\uff08\u7522\u751f\u5668\u904b\u7b97\u5f0f\uff09": [[86, "index-20"], [86, "term-generator-expression"], [427, "index-22"]], "generator iterator\uff08\u7522\u751f\u5668\u758a\u4ee3\u5668\uff09": [[86, "term-generator-iterator"]], "generator\uff08\u7522\u751f\u5668\uff09": [[86, "index-19"], [86, "term-generator"], [425, "index-38"], [425, "index-58"], [427, "index-22"], [427, "index-23"], [427, "index-31"], [433, "index-26"]], "generic function\uff08\u6cdb\u578b\u51fd\u5f0f\uff09": [[86, "term-generic-function"]], "generic type\uff08\u6cdb\u578b\u578b\u5225\uff09": [[86, "term-generic-type"]], "hash-based pyc\uff08\u96dc\u6e4a\u67b6\u69cb\u7684 pyc\uff09": [[86, "term-hash-based-pyc"]], "hashable\uff08\u53ef\u96dc\u6e4a\u7684\uff09": [[86, "term-hashable"]], "immutable\uff08\u4e0d\u53ef\u8b8a\u7269\u4ef6\uff09": [[86, "term-immutable"]], "import path\uff08\u5f15\u5165\u8def\u5f91\uff09": [[86, "term-import-path"]], "importer\uff08\u5f15\u5165\u5668\uff09": [[86, "term-importer"]], "importing\uff08\u5f15\u5165\uff09": [[86, "term-importing"], [433, "index-34"]], "interactive\uff08\u4e92\u52d5\u7684\uff09": [[86, "term-interactive"]], "interpreted\uff08\u76f4\u8b6f\u7684\uff09": [[86, "term-interpreted"]], "interpreter shutdown\uff08\u76f4\u8b6f\u5668\u95dc\u9589\uff09": [[86, "term-interpreter-shutdown"]], "iterable\uff08\u53ef\u758a\u4ee3\u7269\u4ef6\uff09": [[86, "term-iterable"]], "iterator\uff08\u758a\u4ee3\u5668\uff09": [[86, "term-iterator"], [341, "index-18"], [433, "index-26"]], "key function\uff08\u9375\u51fd\u5f0f\uff09": [[86, "term-key-function"]], "keyword argument\uff08\u95dc\u9375\u5b57\u5f15\u6578\uff09": [[86, "term-keyword-argument"]], "lambda": [[86, "term-lambda"], [424, "index-35"], [427, "index-90"]], "list comprehension\uff08\u4e32\u5217\u7d9c\u5408\u904b\u7b97\uff09": [[86, "term-list-comprehension"]], "loader\uff08\u8f09\u5165\u5668\uff09": [[86, "term-loader"], [429, "index-8"]], "locale encoding\uff08\u5340\u57df\u7de8\u78bc\uff09": [[86, "term-locale-encoding"]], "magic": [[86, "index-26"]], "magic method\uff08\u9b54\u8853\u65b9\u6cd5\uff09": [[86, "term-magic-method"]], "meta path finder\uff08\u5143\u8def\u5f91\u5c0b\u6aa2\u5668\uff09": [[86, "term-meta-path-finder"]], "metaclass\uff08\u5143\u985e\u5225\uff09": [[86, "term-metaclass"], [425, "index-84"]], "method resolution order\uff08\u65b9\u6cd5\u89e3\u6790\u9806\u5e8f\uff09": [[86, "term-method-resolution-order"]], "module spec\uff08\u6a21\u7d44\u898f\u683c\uff09": [[86, "term-module-spec"]], "mutable\uff08\u53ef\u8b8a\u7269\u4ef6\uff09": [[86, "term-mutable"]], "named tuple\uff08\u9644\u540d\u5143\u7d44\uff09": [[86, "term-named-tuple"]], "namespace package\uff08\u547d\u540d\u7a7a\u9593\u5957\u4ef6\uff09": [[86, "term-namespace-package"]], "namespace\uff08\u547d\u540d\u7a7a\u9593\uff09": [[86, "term-namespace"], [425, "index-35"], [425, "index-44"], [426, "index-3"], [429, "index-5"]], "nested scope\uff08\u5de2\u72c0\u4f5c\u7528\u57df\uff09": [[86, "term-nested-scope"]], "new-style class\uff08\u65b0\u5f0f\u985e\u5225\uff09": [[86, "term-new-style-class"]], "package\uff08\u5957\u4ef6\uff09": [[86, "term-package"], [331, "index-4"], [429, "index-3"], [429, "index-4"], [429, "index-5"]], "path based finder\uff08\u57fa\u65bc\u8def\u5f91\u7684\u5c0b\u6aa2\u5668\uff09": [[86, "term-path-based-finder"]], "path entry finder\uff08\u8def\u5f91\u9805\u76ee\u5c0b\u6aa2\u5668\uff09": [[86, "term-path-entry-finder"]], "path entry hook\uff08\u8def\u5f91\u9805\u76ee\u9264\uff09": [[86, "term-path-entry-hook"]], "path entry\uff08\u8def\u5f91\u9805\u76ee\uff09": [[86, "term-path-entry"]], "path-like object\uff08\u985e\u8def\u5f91\u7269\u4ef6\uff09": [[86, "term-path-like-object"]], "portion\uff08\u90e8\u5206\uff09": [[86, "term-portion"], [429, "index-5"]], "positional argument\uff08\u4f4d\u7f6e\u5f15\u6578\uff09": [[86, "term-positional-argument"]], "provisional api\uff08\u66ab\u884c api\uff09": [[86, "term-provisional-API"]], "provisional package\uff08\u66ab\u884c\u5957\u4ef6\uff09": [[86, "term-provisional-package"]], "qualified name\uff08\u9650\u5b9a\u540d\u7a31\uff09": [[86, "term-qualified-name"]], "reference count\uff08\u53c3\u7167\u8a08\u6578\uff09": [[86, "term-reference-count"]], "regular package\uff08\u6b63\u898f\u5957\u4ef6\uff09": [[86, "term-regular-package"]], "set comprehension\uff08\u96c6\u5408\u7d9c\u5408\u904b\u7b97\uff09": [[86, "term-set-comprehension"]], "single dispatch\uff08\u55ae\u4e00\u8abf\u5ea6\uff09": [[86, "term-single-dispatch"]], "slice\uff08\u5207\u7247\uff09": [[86, "term-slice"], [188, "index-1"], [341, "index-20"], [341, "index-24"], [425, "index-16"], [425, "index-22"], [425, "index-67"], [425, "index-97"], [427, "index-44"], [433, "index-12"]], "special": [[86, "index-34"], [425, "index-5"]], "special method\uff08\u7279\u6b8a\u65b9\u6cd5\uff09": [[86, "term-special-method"]], "statement\uff08\u9673\u8ff0\u5f0f\uff09": [[86, "term-statement"], [210, "index-0"], [210, "index-1"], [210, "index-3"], [222, "index-13"], [331, "index-2"], [341, "index-1"], [341, "index-24"], [341, "index-52"], [424, "index-0"], [424, "index-13"], [424, "index-15"], [424, "index-16"], [424, "index-18"], [424, "index-28"], [424, "index-3"], [424, "index-4"], [424, "index-4"], [424, "index-40"], [424, "index-46"], [424, "index-48"], [424, "index-49"], [424, "index-5"], [424, "index-6"], [424, "index-6"], [424, "index-7"], [424, "index-9"], [425, "index-104"], [425, "index-22"], [425, "index-43"], [425, "index-65"], [425, "index-72"], [433, "index-0"], [433, "index-1"], [433, "index-14"], [433, "index-15"], [433, "index-18"], [433, "index-20"], [433, "index-21"], [433, "index-22"], [433, "index-24"], [433, "index-26"], [433, "index-27"], [433, "index-30"], [433, "index-30"], [433, "index-33"], [433, "index-33"], [433, "index-34"], [433, "index-4"], [433, "index-40"], [433, "index-43"], [433, "index-45"], [433, "index-47"], [438, "index-0"]], "strong reference\uff08\u5f37\u53c3\u7167\uff09": [[86, "term-strong-reference"]], "text encoding\uff08\u6587\u5b57\u7de8\u78bc\uff09": [[86, "term-text-encoding"]], "text file\uff08\u6587\u5b57\u6a94\u6848\uff09": [[86, "term-text-file"]], "triple-quoted string\uff08\u4e09\u5f15\u865f\u5167\u5b57\u4e32\uff09": [[86, "term-triple-quoted-string"]], "type alias\uff08\u578b\u5225\u5225\u540d\uff09": [[86, "term-type-alias"]], "type hint\uff08\u578b\u5225\u63d0\u793a\uff09": [[86, "term-type-hint"]], "universal newlines\uff08\u901a\u7528\u63db\u884c\u5b57\u5143\uff09": [[86, "term-universal-newlines"]], "variable annotation\uff08\u8b8a\u6578\u8a3b\u91cb\uff09": [[86, "term-variable-annotation"]], "virtual environment\uff08\u865b\u64ec\u74b0\u5883\uff09": [[86, "term-virtual-environment"]], "virtual machine\uff08\u865b\u64ec\u6a5f\u5668\uff09": [[86, "term-virtual-machine"]], "pep 604": [[87, "index-0"], [341, "index-60"], [383, "index-144"], [469, "index-100"], [469, "index-85"], [480, "index-116"], [480, "index-157"]], "pep 289": [[94, "index-4"], [463, "index-15"], [463, "index-2"]], "pep 342": [[94, "index-0"], [94, "index-2"], [158, "index-1"], [427, "index-27"], [464, "index-11"], [464, "index-31"], [464, "index-9"]], "rfc 3339": [[99, "index-0"]], "__init__() (logging.logging.formatter \u7684\u65b9\u6cd5)": [[99, "logging.logging.Formatter.__init__"]], "rfc 3164": [[100, "index-5"]], "rfc 5424": [[100, "index-0"], [100, "index-2"], [100, "index-3"], [100, "index-4"], [266, "index-0"]], "rfc 5424#section-6": [[100, "index-1"]], "pep 263": [[106, "index-0"], [247, "index-1"], [375, "index-0"], [375, "index-1"], [462, "index-3"], [464, "index-19"], [480, "index-80"]], "rfc 2616": [[107, "index-1"], [107, "index-2"], [107, "index-5"], [390, "index-2"], [392, "index-10"], [392, "index-6"], [392, "index-7"], [404, "index-10"], [404, "index-5"], [472, "index-7"]], "http_proxy": [[107, "index-3"], [392, "index-18"], [392, "index-9"]], "pep 617": [[109, "index-0"], [428, "index-0"], [469, "index-94"], [470, "index-115"], [471, "index-8"], [479, "index-14"], [479, "index-19"], [479, "index-7"], [480, "index-173"], [480, "index-90"]], "apply (2to3 fixer)": [[109, "to3fixer-apply"]], "asserts (2to3 fixer)": [[109, "to3fixer-asserts"]], "basestring (2to3 fixer)": [[109, "to3fixer-basestring"]], "buffer (2to3 fixer)": [[109, "to3fixer-buffer"]], "dict (2to3 fixer)": [[109, "to3fixer-dict"]], "except (2to3 fixer)": [[109, "to3fixer-except"]], "exec (2to3 fixer)": [[109, "to3fixer-exec"]], "execfile (2to3 fixer)": [[109, "to3fixer-execfile"]], "exitfunc (2to3 fixer)": [[109, "to3fixer-exitfunc"]], "filter (2to3 fixer)": [[109, "to3fixer-filter"]], "funcattrs (2to3 fixer)": [[109, "to3fixer-funcattrs"]], "future (2to3 fixer)": [[109, "to3fixer-future"]], "getcwdu (2to3 fixer)": [[109, "to3fixer-getcwdu"]], "has_key (2to3 fixer)": [[109, "to3fixer-has_key"]], "idioms (2to3 fixer)": [[109, "to3fixer-idioms"]], "import (2to3 fixer)": [[109, "to3fixer-import"]], "imports (2to3 fixer)": [[109, "to3fixer-imports"]], "imports2 (2to3 fixer)": [[109, "to3fixer-imports2"]], "input (2to3 fixer)": [[109, "to3fixer-input"]], "intern (2to3 fixer)": [[109, "to3fixer-intern"]], "isinstance (2to3 fixer)": [[109, "to3fixer-isinstance"]], "itertools (2to3 fixer)": [[109, "to3fixer-itertools"]], "itertools_imports (2to3 fixer)": [[109, "to3fixer-itertools_imports"]], "lib2to3": [[109, "module-lib2to3"]], "long (2to3 fixer)": [[109, "to3fixer-long"]], "map (2to3 fixer)": [[109, "to3fixer-map"]], "metaclass (2to3 fixer)": [[109, "to3fixer-metaclass"]], "methodattrs (2to3 fixer)": [[109, "to3fixer-methodattrs"]], "module": [[109, "module-lib2to3"], [110, "module-__future__"], [111, "module-__main__"], [112, "module-_thread"], [113, "module-abc"], [114, "module-aifc"], [117, "module-argparse"], [118, "module-array"], [119, "module-ast"], [120, "module-asyncio"], [137, "module-atexit"], [138, "module-audioop"], [140, "module-base64"], [141, "module-bdb"], [143, "module-binascii"], [144, "module-bisect"], [145, "module-builtins"], [146, "module-bz2"], [147, "module-calendar"], [148, "module-cgi"], [149, "module-cgitb"], [150, "module-chunk"], [151, "module-cmath"], [152, "module-cmd"], [154, "module-code"], [155, "module-codecs"], [155, "module-encodings.idna"], [155, "module-encodings.mbcs"], [155, "module-encodings.utf_8_sig"], [156, "module-codeop"], [157, "module-collections"], [158, "module-collections.abc"], [159, "module-colorsys"], [160, "module-compileall"], [163, "module-concurrent.futures"], [164, "module-configparser"], [166, "module-contextlib"], [167, "module-contextvars"], [168, "module-copy"], [169, "module-copyreg"], [170, "module-crypt"], [172, "module-csv"], [173, "module-ctypes"], [174, "module-curses"], [174, "module-curses.textpad"], [175, "module-curses.ascii"], [176, "module-curses.panel"], [178, "module-dataclasses"], [180, "module-datetime"], [181, "module-dbm"], [181, "module-dbm.dumb"], [181, "module-dbm.gnu"], [181, "module-dbm.ndbm"], [183, "module-decimal"], [186, "module-tkinter.commondialog"], [186, "module-tkinter.filedialog"], [186, "module-tkinter.simpledialog"], [187, "module-difflib"], [188, "module-dis"], [190, "module-doctest"], [191, "module-email"], [192, "module-email.charset"], [194, "module-email.contentmanager"], [195, "module-email.encoders"], [196, "module-email.errors"], [198, "module-email.generator"], [199, "module-email.header"], [200, "module-email.headerregistry"], [201, "module-email.iterators"], [202, "module-email.message"], [203, "module-email.mime"], [204, "module-email.parser"], [205, "module-email.policy"], [206, "module-email.utils"], [207, "module-ensurepip"], [208, "module-enum"], [209, "module-errno"], [211, "module-faulthandler"], [212, "module-fcntl"], [213, "module-filecmp"], [215, "module-fileinput"], [217, "module-fnmatch"], [218, "module-fractions"], [220, "module-ftplib"], [223, "module-functools"], [224, "module-gc"], [225, "module-getopt"], [226, "module-getpass"], [227, "module-gettext"], [228, "module-glob"], [229, "module-graphlib"], [230, "module-grp"], [231, "module-gzip"], [232, "module-hashlib"], [233, "module-heapq"], [234, "module-hmac"], [235, "module-html"], [236, "module-html.entities"], [237, "module-html.parser"], [238, "module-http"], [239, "module-http.client"], [240, "module-http.cookiejar"], [241, "module-http.cookies"], [242, "module-http.server"], [244, "module-idlelib"], [245, "module-imaplib"], [246, "module-imghdr"], [247, "module-importlib"], [247, "module-importlib.abc"], [247, "module-importlib.machinery"], [247, "module-importlib.util"], [248, "module-importlib.metadata"], [249, "module-importlib.resources"], [250, "module-importlib.resources.abc"], [252, "module-inspect"], [255, "module-io"], [256, "module-ipaddress"], [258, "module-itertools"], [259, "module-json"], [259, "module-json.tool"], [260, "module-keyword"], [262, "module-linecache"], [263, "module-locale"], [264, "module-logging"], [265, "module-logging.config"], [266, "module-logging.handlers"], [267, "module-lzma"], [268, "module-mailbox"], [269, "module-mailcap"], [271, "module-marshal"], [272, "module-math"], [273, "module-mimetypes"], [275, "module-mmap"], [276, "module-modulefinder"], [278, "module-msilib"], [279, "module-msvcrt"], [280, "module-multiprocessing"], [280, "module-multiprocessing.connection"], [280, "module-multiprocessing.dummy"], [280, "module-multiprocessing.managers"], [280, "module-multiprocessing.pool"], [280, "module-multiprocessing.sharedctypes"], [281, "module-multiprocessing.shared_memory"], [283, "module-netrc"], [284, "module-nis"], [285, "module-nntplib"], [286, "module-numbers"], [288, "module-operator"], [289, "module-optparse"], [290, "module-os"], [291, "module-os.path"], [292, "module-ossaudiodev"], [293, "module-pathlib"], [294, "module-pdb"], [296, "module-pickle"], [297, "module-pickletools"], [298, "module-pipes"], [299, "module-pkgutil"], [300, "module-platform"], [301, "module-plistlib"], [302, "module-poplib"], [303, "module-posix"], [304, "module-pprint"], [305, "module-cProfile"], [305, "module-profile"], [305, "module-pstats"], [306, "module-pty"], [307, "module-pwd"], [308, "module-py_compile"], [309, "module-pyclbr"], [310, "module-pydoc"], [311, "module-xml.parsers.expat"], [311, "module-xml.parsers.expat.errors"], [311, "module-xml.parsers.expat.model"], [313, "module-queue"], [314, "module-quopri"], [315, "module-random"], [316, "module-re"], [317, "module-readline"], [318, "module-reprlib"], [319, "module-resource"], [320, "module-rlcompleter"], [321, "module-runpy"], [322, "module-sched"], [323, "module-secrets"], [325, "module-select"], [326, "module-selectors"], [327, "module-shelve"], [328, "module-shlex"], [329, "module-shutil"], [330, "module-signal"], [331, "module-site"], [331, "module-sitecustomize"], [331, "module-usercustomize"], [332, "module-smtplib"], [333, "module-sndhdr"], [334, "module-socket"], [335, "module-socketserver"], [336, "module-spwd"], [337, "module-sqlite3"], [338, "module-ssl"], [339, "module-stat"], [340, "module-statistics"], [342, "module-string"], [343, "module-stringprep"], [344, "module-struct"], [345, "module-subprocess"], [346, "module-sunau"], [348, "module-symtable"], [349, "module-sys"], [350, "module-sys.monitoring"], [352, "module-sysconfig"], [353, "module-syslog"], [354, "module-tabnanny"], [355, "module-tarfile"], [356, "module-telnetlib"], [357, "module-tempfile"], [358, "module-termios"], [359, "module-test"], [359, "module-test.support"], [359, "module-test.support.bytecode_helper"], [359, "module-test.support.import_helper"], [359, "module-test.support.os_helper"], [359, "module-test.support.script_helper"], [359, "module-test.support.socket_helper"], [359, "module-test.support.threading_helper"], [359, "module-test.support.warnings_helper"], [361, "module-textwrap"], [362, "module-threading"], [363, "module-time"], [364, "module-timeit"], [366, "module-tkinter"], [367, "module-tkinter.colorchooser"], [368, "module-tkinter.dnd"], [369, "module-tkinter.font"], [370, "module-tkinter.messagebox"], [371, "module-tkinter.scrolledtext"], [372, "module-tkinter.tix"], [373, "module-tkinter.ttk"], [374, "module-token"], [375, "module-tokenize"], [376, "module-tomllib"], [377, "module-trace"], [378, "module-traceback"], [379, "module-tracemalloc"], [380, "module-tty"], [381, "module-turtle"], [381, "module-turtledemo"], [382, "module-types"], [383, "module-typing"], [384, "module-unicodedata"], [385, "module-unittest"], [386, "module-unittest.mock"], [389, "module-urllib"], [390, "module-urllib.error"], [391, "module-urllib.parse"], [392, "module-urllib.request"], [392, "module-urllib.response"], [393, "module-urllib.robotparser"], [394, "module-uu"], [395, "module-uuid"], [396, "module-venv"], [397, "module-warnings"], [398, "module-wave"], [399, "module-weakref"], [400, "module-webbrowser"], [402, "module-winreg"], [403, "module-winsound"], [404, "module-wsgiref"], [404, "module-wsgiref.handlers"], [404, "module-wsgiref.headers"], [404, "module-wsgiref.simple_server"], [404, "module-wsgiref.types"], [404, "module-wsgiref.util"], [404, "module-wsgiref.validate"], [405, "module-xdrlib"], [406, "module-xml"], [407, "module-xml.dom"], [408, "module-xml.dom.minidom"], [409, "module-xml.dom.pulldom"], [410, "module-xml.etree.ElementInclude"], [410, "module-xml.etree.ElementTree"], [411, "module-xml.sax"], [412, "module-xml.sax.handler"], [413, "module-xml.sax.xmlreader"], [414, "module-xml.sax.saxutils"], [416, "module-xmlrpc.client"], [417, "module-xmlrpc.server"], [418, "module-zipapp"], [419, "module-zipfile"], [420, "module-zipimport"], [421, "module-zlib"], [422, "module-zoneinfo"]], "ne (2to3 fixer)": [[109, "to3fixer-ne"]], "next (2to3 fixer)": [[109, "to3fixer-next"]], "nonzero (2to3 fixer)": [[109, "to3fixer-nonzero"]], "numliterals (2to3 fixer)": [[109, "to3fixer-numliterals"]], "operator (2to3 fixer)": [[109, "to3fixer-operator"]], "paren (2to3 fixer)": [[109, "to3fixer-paren"]], "print (2to3 fixer)": [[109, "to3fixer-print"]], "raise (2to3 fixer)": [[109, "to3fixer-raise"]], "raw_input (2to3 fixer)": [[109, "to3fixer-raw_input"]], "reduce (2to3 fixer)": [[109, "to3fixer-reduce"]], "reload (2to3 fixer)": [[109, "to3fixer-reload"]], "renames (2to3 fixer)": [[109, "to3fixer-renames"]], "repr (2to3 fixer)": [[109, "to3fixer-repr"]], "set_literal (2to3 fixer)": [[109, "to3fixer-set_literal"]], "standarderror (2to3 fixer)": [[109, "to3fixer-standarderror"]], "sys_exc (2to3 fixer)": [[109, "to3fixer-sys_exc"]], "throw (2to3 fixer)": [[109, "to3fixer-throw"]], "tuple_params (2to3 fixer)": [[109, "to3fixer-tuple_params"]], "types (2to3 fixer)": [[109, "to3fixer-types"]], "unicode (2to3 fixer)": [[109, "to3fixer-unicode"]], "urllib (2to3 fixer)": [[109, "to3fixer-urllib"]], "ws_comma (2to3 fixer)": [[109, "to3fixer-ws_comma"]], "xrange (2to3 fixer)": [[109, "to3fixer-xrange"]], "xreadlines (2to3 fixer)": [[109, "to3fixer-xreadlines"]], "zip (2to3 fixer)": [[109, "to3fixer-zip"]], "pep 227": [[110, "index-22"], [460, "index-2"], [461, "index-16"]], "pep 255": [[110, "index-23"], [427, "index-26"], [461, "index-8"], [461, "index-9"], [462, "index-1"], [462, "index-2"]], "pep 3105": [[110, "index-27"], [465, "index-10"], [467, "index-0"]], "pep 3112": [[110, "index-28"], [465, "index-12"]], "pep 328": [[110, "index-25"], [222, "index-15"], [247, "index-3"], [429, "index-23"], [463, "index-10"], [463, "index-17"], [464, "index-5"], [464, "index-6"], [467, "index-16"], [473, "index-36"]], "pep 479": [[110, "index-29"], [210, "index-5"], [210, "index-6"], [475, "index-17"], [475, "index-18"], [477, "index-37"], [480, "index-221"], [480, "index-229"], [480, "index-232"], [480, "index-254"], [480, "index-275"], [480, "index-289"]], "pep 563": [[110, "index-30"], [110, "index-31"], [383, "index-57"], [383, "index-60"], [424, "index-39"], [433, "index-41"], [470, "index-103"], [477, "index-2"], [480, "index-101"], [480, "index-134"]], "pep 649": [[110, "index-32"], [426, "index-11"]], "locktype (\u65bc _thread \u6a21\u7d44\u4e2d)": [[112, "thread.LockType"]], "posix": [[112, "index-1"], [303, "module-posix"], [358, "index-0"]], "timeout_max (\u65bc _thread \u6a21\u7d44\u4e2d)": [[112, "thread.TIMEOUT_MAX"]], "acquire() (_thread.lock \u7684\u65b9\u6cd5)": [[112, "thread.lock.acquire"]], "allocate_lock() (\u65bc _thread \u6a21\u7d44\u4e2d)": [[112, "thread.allocate_lock"]], "binary semaphores": [[112, "index-0"]], "error": [[112, "thread.error"], [138, "audioop.error"], [143, "binascii.Error"], [164, "configparser.Error"], [168, "copy.Error"], [172, "csv.Error"], [174, "curses.error"], [181, "dbm.dumb.error"], [181, "dbm.error"], [181, "dbm.gnu.error"], [181, "dbm.ndbm.error"], [225, "getopt.error"], [263, "locale.Error"], [268, "mailbox.Error"], [284, "nis.error"], [290, "os.error"], [311, "xml.parsers.expat.error"], [316, "re.error"], [319, "resource.error"], [325, "select.error"], [329, "shutil.Error"], [334, "socket.error"], [337, "sqlite3.Error"], [344, "struct.error"], [346, "sunau.Error"], [394, "uu.Error"], [398, "wave.Error"], [400, "webbrowser.Error"], [405, "xdrlib.Error"], [421, "zlib.error"]], "exit() (\u65bc _thread \u6a21\u7d44\u4e2d)": [[112, "thread.exit"]], "get_ident() (\u65bc _thread \u6a21\u7d44\u4e2d)": [[112, "thread.get_ident"]], "get_native_id() (\u65bc _thread \u6a21\u7d44\u4e2d)": [[112, "thread.get_native_id"]], "interrupt_main() (\u65bc _thread \u6a21\u7d44\u4e2d)": [[112, "thread.interrupt_main"]], "light-weight processes": [[112, "index-0"]], "locked() (_thread.lock \u7684\u65b9\u6cd5)": [[112, "thread.lock.locked"]], "processes, light-weight": [[112, "index-0"]], "pthreads": [[112, "index-1"]], "release() (_thread.lock \u7684\u65b9\u6cd5)": [[112, "thread.lock.release"]], "semaphores, binary": [[112, "index-0"]], "stack_size() (\u65bc _thread \u6a21\u7d44\u4e2d)": [[112, "thread.stack_size"]], "start_new_thread() (\u65bc _thread \u6a21\u7d44\u4e2d)": [[112, "thread.start_new_thread"]], "threads": [[112, "index-1"]], "abc (abc \u4e2d\u7684\u985e\u5225)": [[113, "abc.ABC"]], "abcmeta (abc \u4e2d\u7684\u985e\u5225)": [[113, "abc.ABCMeta"]], "pep 3141": [[113, "index-5"], [286, "index-2"], [465, "index-19"]], "__subclasshook__() (abc.abcmeta \u7684\u65b9\u6cd5)": [[113, "abc.ABCMeta.__subclasshook__"]], "abc": [[113, "module-abc"]], "abstractclassmethod() (\u65bc abc \u6a21\u7d44\u4e2d)": [[113, "abc.abstractclassmethod"]], "abstractmethod() (\u65bc abc \u6a21\u7d44\u4e2d)": [[113, "abc.abstractmethod"]], "abstractproperty() (\u65bc abc \u6a21\u7d44\u4e2d)": [[113, "abc.abstractproperty"]], "abstractstaticmethod() (\u65bc abc \u6a21\u7d44\u4e2d)": [[113, "abc.abstractstaticmethod"]], "get_cache_token() (\u65bc abc \u6a21\u7d44\u4e2d)": [[113, "abc.get_cache_token"]], "register() (abc.abcmeta \u7684\u65b9\u6cd5)": [[113, "abc.ABCMeta.register"]], "update_abstractmethods() (\u65bc abc \u6a21\u7d44\u4e2d)": [[113, "abc.update_abstractmethods"]], "a-law": [[114, "index-2"], [138, "index-1"], [333, "index-0"]], "aiff": [[114, "index-0"], [150, "index-0"]], "aiff-c": [[114, "index-0"], [150, "index-0"]], "audio interchange file format\uff08\u97f3\u8a0a\u4ea4\u63db\u6a94\u6848\u683c\u5f0f\uff09": [[114, "index-0"], [150, "index-0"]], "g.722": [[114, "index-2"]], "pep 594#aifc": [[114, "index-4"]], "aifc": [[114, "module-aifc"]], "aifc() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.aifc"]], "aiff() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.aiff"]], "close() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.close"]], "getcompname() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.getcompname"]], "getcomptype() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.getcomptype"]], "getframerate() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.getframerate"]], "getmark() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.getmark"]], "getmarkers() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.getmarkers"]], "getnchannels() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.getnchannels"]], "getnframes() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.getnframes"]], "getparams() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.getparams"]], "getsampwidth() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.getsampwidth"]], "open() (\u65bc aifc \u6a21\u7d44\u4e2d)": [[114, "aifc.open"]], "readframes() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.readframes"]], "rewind() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.rewind"]], "setcomptype() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.setcomptype"]], "setframerate() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.setframerate"]], "setmark() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.setmark"]], "setnchannels() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.setnchannels"]], "setnframes() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.setnframes"]], "setparams() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.setparams"]], "setpos() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.setpos"]], "setsampwidth() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.setsampwidth"]], "tell() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.tell"]], "u-law": [[114, "index-2"], [138, "index-1"], [333, "index-0"]], "writeframes() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.writeframes"]], "writeframesraw() (aifc.aifc \u7684\u65b9\u6cd5)": [[114, "aifc.aifc.writeframesraw"]], "* \uff08\u661f\u865f\uff09": [[117, "index-1"], [119, "index-1"], [217, "index-2"], [228, "index-1"], [316, "index-3"], [341, "index-13"], [341, "index-36"], [341, "index-46"], [424, "index-32"], [427, "index-49"], [427, "index-65"], [427, "index-93"], [433, "index-37"], [433, "index-6"], [438, "index-3"]], "+ \uff08\u52a0\u865f\uff09": [[117, "index-2"], [190, "index-4"], [316, "index-4"], [341, "index-13"], [341, "index-37"], [341, "index-47"], [342, "index-4"], [427, "index-61"], [427, "index-69"]], "? \uff08\u554f\u865f\uff09": [[117, "index-0"], [119, "index-0"], [152, "index-0"], [155, "index-1"], [217, "index-2"], [228, "index-1"], [316, "index-5"], [337, "index-6"], [344, "index-2"], [344, "index-3"]], "action (argparse \u4e2d\u7684\u985e\u5225)": [[117, "argparse.Action"]], "argumentdefaultshelpformatter (argparse \u4e2d\u7684\u985e\u5225)": [[117, "argparse.ArgumentDefaultsHelpFormatter"]], "argumenterror": [[117, "argparse.ArgumentError"], [173, "ctypes.ArgumentError"]], "argumentparser (argparse \u4e2d\u7684\u985e\u5225)": [[117, "argparse.ArgumentParser"]], "argumenttypeerror": [[117, "argparse.ArgumentTypeError"]], "filetype (argparse \u4e2d\u7684\u985e\u5225)": [[117, "argparse.FileType"]], "metavartypehelpformatter (argparse \u4e2d\u7684\u985e\u5225)": [[117, "argparse.MetavarTypeHelpFormatter"]], "namespace (argparse \u4e2d\u7684\u985e\u5225)": [[117, "argparse.Namespace"]], "rawdescriptionhelpformatter (argparse \u4e2d\u7684\u985e\u5225)": [[117, "argparse.RawDescriptionHelpFormatter"]], "rawtexthelpformatter (argparse \u4e2d\u7684\u985e\u5225)": [[117, "argparse.RawTextHelpFormatter"]], "add_argument() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.add_argument"]], "add_argument_group() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.add_argument_group"]], "add_mutually_exclusive_group() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.add_mutually_exclusive_group"]], "add_subparsers() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.add_subparsers"]], "argparse": [[117, "module-argparse"]], "convert_arg_line_to_args() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.convert_arg_line_to_args"]], "error() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.error"]], "exit() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.exit"]], "format_help() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.format_help"]], "format_usage() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.format_usage"]], "get_default() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.get_default"]], "parse_args() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.parse_args"]], "parse_intermixed_args() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.parse_intermixed_args"]], "parse_known_args() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.parse_known_args"]], "parse_known_intermixed_args() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.parse_known_intermixed_args"]], "print_help() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.print_help"]], "print_usage() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.print_usage"]], "set_defaults() (argparse.argumentparser \u7684\u65b9\u6cd5)": [[117, "argparse.ArgumentParser.set_defaults"]], "\u65bc argparse \u6a21\u7d44\u4e2d": [[117, "index-0"], [117, "index-1"], [117, "index-2"]], "append() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.append"]], "array": [[118, "module-array"]], "array (array \u4e2d\u7684\u985e\u5225)": [[118, "array.array"]], "arrays\uff08\u9663\u5217\uff09": [[118, "index-0"]], "buffer_info() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.buffer_info"]], "byteswap() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.byteswap"]], "count() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.count"]], "extend() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.extend"]], "frombytes() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.frombytes"]], "fromfile() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.fromfile"]], "fromlist() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.fromlist"]], "fromunicode() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.fromunicode"]], "index() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.index"]], "insert() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.insert"]], "itemsize (array.array \u7684\u5c6c\u6027)": [[118, "array.array.itemsize"]], "pop() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.pop"]], "remove() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.remove"]], "reverse() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.reverse"]], "tobytes() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.tobytes"]], "tofile() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.tofile"]], "tolist() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.tolist"]], "tounicode() (array.array \u7684\u65b9\u6cd5)": [[118, "array.array.tounicode"]], "typecode (array.array \u7684\u5c6c\u6027)": [[118, "array.array.typecode"]], "typecodes (\u65bc array \u6a21\u7d44\u4e2d)": [[118, "array.typecodes"]], "--help": [[119, "cmdoption-ast-h"], [147, "cmdoption-calendar-help"], [188, "cmdoption-dis-h"], [231, "cmdoption-gzip-h"], [259, "cmdoption-json.tool-h"], [337, "cmdoption-python-m-sqlite3-h-v-filename-sql-h"], [364, "cmdoption-timeit-h"], [375, "cmdoption-tokenize-h"], [377, "cmdoption-trace-help"], [395, "cmdoption-uuid-h"], [418, "cmdoption-zipapp-h"], [452, "cmdoption-help"]], "--include-attributes": [[119, "cmdoption-ast-a"]], "--indent": [[119, "cmdoption-ast-indent"], [259, "cmdoption-json.tool-indent"]], "--mode": [[119, "cmdoption-ast-mode"]], "--no-type-comments": [[119, "cmdoption-ast-no-type-comments"]], "-a": [[119, "cmdoption-ast-a"], [297, "cmdoption-pickletools-a"]], "-h": [[119, "cmdoption-ast-h"], [147, "cmdoption-calendar-help"], [188, "cmdoption-dis-h"], [231, "cmdoption-gzip-h"], [259, "cmdoption-json.tool-h"], [337, "cmdoption-python-m-sqlite3-h-v-filename-sql-h"], [364, "cmdoption-timeit-h"], [375, "cmdoption-tokenize-h"], [395, "cmdoption-uuid-h"], [418, "cmdoption-zipapp-h"], [452, "cmdoption-h"]], "-i": [[119, "cmdoption-ast-i"], [160, "cmdoption-compileall-i"], [452, "cmdoption-I"], [452, "cmdoption-i"]], "-m": [[119, "cmdoption-ast-m"], [147, "cmdoption-calendar-months"], [297, "cmdoption-pickletools-m"], [377, "cmdoption-trace-m"], [418, "cmdoption-zipapp-m"], [452, "cmdoption-m"]], "ast (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.AST"]], "add (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Add"]], "and (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.And"]], "annassign (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.AnnAssign"]], "assert (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Assert"]], "assign (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Assign"]], "asyncfor (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.AsyncFor"]], "asyncfunctiondef (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.AsyncFunctionDef"]], "asyncwith (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.AsyncWith"]], "attribute (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Attribute"]], "augassign (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.AugAssign"]], "await (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Await"]], "binop (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.BinOp"]], "bitand (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.BitAnd"]], "bitor (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.BitOr"]], "bitxor (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.BitXor"]], "boolop (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.BoolOp"]], "break (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Break"]], "call (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Call"]], "classdef (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.ClassDef"]], "compare (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Compare"]], "constant (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Constant"]], "continue (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Continue"]], "del (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Del"]], "delete (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Delete"]], "dict (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Dict"]], "dictcomp (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.DictComp"]], "div (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Div"]], "eq (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Eq"]], "excepthandler (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.ExceptHandler"]], "expr (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Expr"]], "expression (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Expression"]], "floordiv (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.FloorDiv"]], "for (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.For"]], "formattedvalue (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.FormattedValue"]], "functiondef (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.FunctionDef"]], "functiontype (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.FunctionType"]], "generatorexp (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.GeneratorExp"]], "global (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Global"]], "gt (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Gt"]], "gte (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.GtE"]], "if (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.If"]], "ifexp (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.IfExp"]], "import (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Import"]], "importfrom (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.ImportFrom"]], "in (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.In"]], "interactive (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Interactive"]], "invert (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Invert"]], "is (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Is"]], "isnot (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.IsNot"]], "joinedstr (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.JoinedStr"]], "lshift (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.LShift"]], "lambda (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Lambda"]], "list (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.List"]], "listcomp (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.ListComp"]], "load (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Load"]], "lt (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Lt"]], "lte (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.LtE"]], "matmult (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.MatMult"]], "match (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Match"]], "matchas (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.MatchAs"]], "matchclass (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.MatchClass"]], "matchmapping (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.MatchMapping"]], "matchor (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.MatchOr"]], "matchsequence (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.MatchSequence"]], "matchsingleton (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.MatchSingleton"]], "matchstar (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.MatchStar"]], "matchvalue (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.MatchValue"]], "mod (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Mod"]], "module (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Module"]], "mult (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Mult"]], "name (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Name"]], "namedexpr (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.NamedExpr"]], "nodetransformer (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.NodeTransformer"]], "nodevisitor (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.NodeVisitor"]], "nonlocal (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Nonlocal"]], "not (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Not"]], "noteq (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.NotEq"]], "notin (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.NotIn"]], "or (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Or"]], "paramspec (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.ParamSpec"]], "pass (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Pass"]], "pow (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Pow"]], "pycf_allow_top_level_await (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.PyCF_ALLOW_TOP_LEVEL_AWAIT"]], "pycf_only_ast (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.PyCF_ONLY_AST"]], "pycf_type_comments (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.PyCF_TYPE_COMMENTS"]], "rshift (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.RShift"]], "raise (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Raise"]], "return (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Return"]], "set (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Set"]], "setcomp (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.SetComp"]], "slice (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Slice"]], "starred (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Starred"]], "store (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Store"]], "sub (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Sub"]], "subscript (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Subscript"]], "try (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Try"]], "trystar (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.TryStar"]], "tuple (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Tuple"]], "typealias (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.TypeAlias"]], "typevar (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.TypeVar"]], "typevartuple (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.TypeVarTuple"]], "uadd (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.UAdd"]], "usub (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.USub"]], "unaryop (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.UnaryOp"]], "while (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.While"]], "with (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.With"]], "yield (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.Yield"]], "yieldfrom (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.YieldFrom"]], "_fields (ast.ast \u7684\u5c6c\u6027)": [[119, "ast.AST._fields"]], "alias (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.alias"]], "arg (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.arg"]], "arguments (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.arguments"]], "ast": [[119, "module-ast"]], "ast \u547d\u4ee4\u5217\u9078\u9805": [[119, "cmdoption-ast-a"], [119, "cmdoption-ast-h"], [119, "cmdoption-ast-i"], [119, "cmdoption-ast-indent"], [119, "cmdoption-ast-m"], [119, "cmdoption-ast-mode"], [119, "cmdoption-ast-no-type-comments"]], "col_offset (ast.ast \u7684\u5c6c\u6027)": [[119, "ast.AST.col_offset"]], "comprehension (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.comprehension"]], "copy_location() (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.copy_location"]], "dump() (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.dump"]], "end_col_offset (ast.ast \u7684\u5c6c\u6027)": [[119, "ast.AST.end_col_offset"]], "end_lineno (ast.ast \u7684\u5c6c\u6027)": [[119, "ast.AST.end_lineno"]], "fix_missing_locations() (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.fix_missing_locations"]], "generic_visit() (ast.nodevisitor \u7684\u65b9\u6cd5)": [[119, "ast.NodeVisitor.generic_visit"]], "get_docstring() (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.get_docstring"]], "get_source_segment() (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.get_source_segment"]], "increment_lineno() (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.increment_lineno"]], "iter_child_nodes() (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.iter_child_nodes"]], "iter_fields() (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.iter_fields"]], "keyword (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.keyword"]], "lineno (ast.ast \u7684\u5c6c\u6027)": [[119, "ast.AST.lineno"]], "literal_eval() (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.literal_eval"]], "match_case (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.match_case"]], "parse() (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.parse"]], "type_comment (ast.assign \u7684\u5c6c\u6027)": [[119, "ast.Assign.type_comment"]], "type_comment (ast.for \u7684\u5c6c\u6027)": [[119, "ast.For.type_comment"]], "type_comment (ast.functiondef \u7684\u5c6c\u6027)": [[119, "ast.FunctionDef.type_comment"]], "type_comment (ast.with \u7684\u5c6c\u6027)": [[119, "ast.With.type_comment"]], "type_comment (ast.arg \u7684\u5c6c\u6027)": [[119, "ast.arg.type_comment"]], "unparse() (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.unparse"]], "visit() (ast.nodevisitor \u7684\u65b9\u6cd5)": [[119, "ast.NodeVisitor.visit"]], "walk() (\u65bc ast \u6a21\u7d44\u4e2d)": [[119, "ast.walk"]], "withitem (ast \u4e2d\u7684\u985e\u5225)": [[119, "ast.withitem"]], "\u65bc ast \u6587\u6cd5\u4e2d": [[119, "index-0"], [119, "index-1"]], "asyncio": [[120, "module-asyncio"]], "pythonasynciodebug": [[122, "index-2"], [123, "index-5"], [185, "index-5"], [452, "envvar-PYTHONASYNCIODEBUG"]], "abstracteventloop (asyncio \u4e2d\u7684\u985e\u5225)": [[123, "asyncio.AbstractEventLoop"]], "handle (asyncio \u4e2d\u7684\u985e\u5225)": [[123, "asyncio.Handle"]], "pep 567": [[123, "index-0"], [123, "index-1"], [123, "index-2"], [126, "index-2"], [167, "index-2"], [477, "index-28"], [477, "index-30"], [480, "index-224"], [480, "index-228"], [480, "index-233"]], "proactoreventloop (asyncio \u4e2d\u7684\u985e\u5225)": [[123, "asyncio.ProactorEventLoop"]], "rfc 8305": [[123, "index-3"], [123, "index-4"]], "selectoreventloop (asyncio \u4e2d\u7684\u985e\u5225)": [[123, "asyncio.SelectorEventLoop"]], "server (asyncio \u4e2d\u7684\u985e\u5225)": [[123, "asyncio.Server"]], "timerhandle (asyncio \u4e2d\u7684\u985e\u5225)": [[123, "asyncio.TimerHandle"]], "add_reader() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.add_reader"]], "add_signal_handler() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.add_signal_handler"]], "add_writer() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.add_writer"]], "call_at() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.call_at"]], "call_exception_handler() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.call_exception_handler"]], "call_later() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.call_later"]], "call_soon() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.call_soon"]], "call_soon_threadsafe() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.call_soon_threadsafe"]], "cancel() (asyncio.handle \u7684\u65b9\u6cd5)": [[123, "asyncio.Handle.cancel"]], "cancelled() (asyncio.handle \u7684\u65b9\u6cd5)": [[123, "asyncio.Handle.cancelled"]], "close() (asyncio.server \u7684\u65b9\u6cd5)": [[123, "asyncio.Server.close"]], "close() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.close"]], "connect_accepted_socket() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.connect_accepted_socket"]], "connect_read_pipe() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.connect_read_pipe"]], "connect_write_pipe() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.connect_write_pipe"]], "create_connection() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.create_connection"]], "create_datagram_endpoint() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.create_datagram_endpoint"]], "create_future() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.create_future"]], "create_server() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.create_server"]], "create_task() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.create_task"]], "create_unix_connection() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.create_unix_connection"]], "create_unix_server() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.create_unix_server"]], "default_exception_handler() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.default_exception_handler"]], "get_context() (asyncio.handle \u7684\u65b9\u6cd5)": [[123, "asyncio.Handle.get_context"]], "get_debug() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.get_debug"]], "get_event_loop() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[123, "asyncio.get_event_loop"]], "get_exception_handler() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.get_exception_handler"]], "get_loop() (asyncio.server \u7684\u65b9\u6cd5)": [[123, "asyncio.Server.get_loop"]], "get_running_loop() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[123, "asyncio.get_running_loop"]], "get_task_factory() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.get_task_factory"]], "getaddrinfo() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.getaddrinfo"]], "getnameinfo() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.getnameinfo"]], "is_closed() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.is_closed"]], "is_running() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.is_running"]], "is_serving() (asyncio.server \u7684\u65b9\u6cd5)": [[123, "asyncio.Server.is_serving"]], "new_event_loop() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[123, "asyncio.new_event_loop"]], "remove_reader() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.remove_reader"]], "remove_signal_handler() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.remove_signal_handler"]], "remove_writer() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.remove_writer"]], "run_forever() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.run_forever"]], "run_in_executor() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.run_in_executor"]], "run_until_complete() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.run_until_complete"]], "sendfile() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.sendfile"]], "serve_forever() (asyncio.server \u7684\u65b9\u6cd5)": [[123, "asyncio.Server.serve_forever"]], "set_debug() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.set_debug"]], "set_default_executor() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.set_default_executor"]], "set_event_loop() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[123, "asyncio.set_event_loop"]], "set_exception_handler() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.set_exception_handler"]], "set_task_factory() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.set_task_factory"]], "shutdown_asyncgens() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.shutdown_asyncgens"]], "shutdown_default_executor() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.shutdown_default_executor"]], "sock_accept() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.sock_accept"]], "sock_connect() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.sock_connect"]], "sock_recv() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.sock_recv"]], "sock_recv_into() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.sock_recv_into"]], "sock_recvfrom() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.sock_recvfrom"]], "sock_recvfrom_into() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.sock_recvfrom_into"]], "sock_sendall() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.sock_sendall"]], "sock_sendfile() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.sock_sendfile"]], "sock_sendto() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.sock_sendto"]], "sockets (asyncio.server \u7684\u5c6c\u6027)": [[123, "asyncio.Server.sockets"]], "start_serving() (asyncio.server \u7684\u65b9\u6cd5)": [[123, "asyncio.Server.start_serving"]], "start_tls() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.start_tls"]], "stop() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.stop"]], "subprocess_exec() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.subprocess_exec"]], "subprocess_shell() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.subprocess_shell"]], "time() (asyncio.loop \u7684\u65b9\u6cd5)": [[123, "asyncio.loop.time"]], "wait_closed() (asyncio.server \u7684\u65b9\u6cd5)": [[123, "asyncio.Server.wait_closed"]], "when() (asyncio.timerhandle \u7684\u65b9\u6cd5)": [[123, "asyncio.TimerHandle.when"]], "cancellederror": [[124, "asyncio.CancelledError"], [163, "concurrent.futures.CancelledError"]], "incompletereaderror": [[124, "asyncio.IncompleteReadError"]], "invalidstateerror": [[124, "asyncio.InvalidStateError"], [163, "concurrent.futures.InvalidStateError"]], "limitoverrunerror": [[124, "asyncio.LimitOverrunError"]], "sendfilenotavailableerror": [[124, "asyncio.SendfileNotAvailableError"]], "timeouterror": [[124, "asyncio.TimeoutError"], [163, "concurrent.futures.TimeoutError"], [210, "TimeoutError"], [280, "multiprocessing.TimeoutError"]], "consumed (asyncio.limitoverrunerror \u7684\u5c6c\u6027)": [[124, "asyncio.LimitOverrunError.consumed"]], "expected (asyncio.incompletereaderror \u7684\u5c6c\u6027)": [[124, "asyncio.IncompleteReadError.expected"]], "partial (asyncio.incompletereaderror \u7684\u5c6c\u6027)": [[124, "asyncio.IncompleteReadError.partial"]], "__init__() (asyncio.future \u7684\u65b9\u6cd5)": [[125, "asyncio.Future.__init__"]], "__init__() (asyncio.task \u7684\u65b9\u6cd5)": [[125, "asyncio.Task.__init__"]], "_enter_task() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[125, "asyncio._enter_task"]], "_leave_task() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[125, "asyncio._leave_task"]], "_register_task() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[125, "asyncio._register_task"]], "_unregister_task() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[125, "asyncio._unregister_task"]], "future (asyncio \u4e2d\u7684\u985e\u5225)": [[126, "asyncio.Future"]], "add_done_callback() (asyncio.future \u7684\u65b9\u6cd5)": [[126, "asyncio.Future.add_done_callback"]], "cancel() (asyncio.future \u7684\u65b9\u6cd5)": [[126, "asyncio.Future.cancel"]], "cancelled() (asyncio.future \u7684\u65b9\u6cd5)": [[126, "asyncio.Future.cancelled"]], "done() (asyncio.future \u7684\u65b9\u6cd5)": [[126, "asyncio.Future.done"]], "ensure_future() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[126, "asyncio.ensure_future"]], "exception() (asyncio.future \u7684\u65b9\u6cd5)": [[126, "asyncio.Future.exception"]], "get_loop() (asyncio.future \u7684\u65b9\u6cd5)": [[126, "asyncio.Future.get_loop"]], "isfuture() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[126, "asyncio.isfuture"]], "remove_done_callback() (asyncio.future \u7684\u65b9\u6cd5)": [[126, "asyncio.Future.remove_done_callback"]], "result() (asyncio.future \u7684\u65b9\u6cd5)": [[126, "asyncio.Future.result"]], "set_exception() (asyncio.future \u7684\u65b9\u6cd5)": [[126, "asyncio.Future.set_exception"]], "set_result() (asyncio.future \u7684\u65b9\u6cd5)": [[126, "asyncio.Future.set_result"]], "wrap_future() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[126, "asyncio.wrap_future"]], "abstractchildwatcher (asyncio \u4e2d\u7684\u985e\u5225)": [[129, "asyncio.AbstractChildWatcher"]], "abstracteventlooppolicy (asyncio \u4e2d\u7684\u985e\u5225)": [[129, "asyncio.AbstractEventLoopPolicy"]], "defaulteventlooppolicy (asyncio \u4e2d\u7684\u985e\u5225)": [[129, "asyncio.DefaultEventLoopPolicy"]], "fastchildwatcher (asyncio \u4e2d\u7684\u985e\u5225)": [[129, "asyncio.FastChildWatcher"]], "multiloopchildwatcher (asyncio \u4e2d\u7684\u985e\u5225)": [[129, "asyncio.MultiLoopChildWatcher"]], "pidfdchildwatcher (asyncio \u4e2d\u7684\u985e\u5225)": [[129, "asyncio.PidfdChildWatcher"]], "safechildwatcher (asyncio \u4e2d\u7684\u985e\u5225)": [[129, "asyncio.SafeChildWatcher"]], "threadedchildwatcher (asyncio \u4e2d\u7684\u985e\u5225)": [[129, "asyncio.ThreadedChildWatcher"]], "windowsproactoreventlooppolicy (asyncio \u4e2d\u7684\u985e\u5225)": [[129, "asyncio.WindowsProactorEventLoopPolicy"]], "windowsselectoreventlooppolicy (asyncio \u4e2d\u7684\u985e\u5225)": [[129, "asyncio.WindowsSelectorEventLoopPolicy"]], "add_child_handler() (asyncio.abstractchildwatcher \u7684\u65b9\u6cd5)": [[129, "asyncio.AbstractChildWatcher.add_child_handler"]], "attach_loop() (asyncio.abstractchildwatcher \u7684\u65b9\u6cd5)": [[129, "asyncio.AbstractChildWatcher.attach_loop"]], "close() (asyncio.abstractchildwatcher \u7684\u65b9\u6cd5)": [[129, "asyncio.AbstractChildWatcher.close"]], "get_child_watcher() (asyncio.abstracteventlooppolicy \u7684\u65b9\u6cd5)": [[129, "asyncio.AbstractEventLoopPolicy.get_child_watcher"]], "get_child_watcher() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[129, "asyncio.get_child_watcher"]], "get_event_loop() (asyncio.abstracteventlooppolicy \u7684\u65b9\u6cd5)": [[129, "asyncio.AbstractEventLoopPolicy.get_event_loop"]], "get_event_loop_policy() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[129, "asyncio.get_event_loop_policy"]], "is_active() (asyncio.abstractchildwatcher \u7684\u65b9\u6cd5)": [[129, "asyncio.AbstractChildWatcher.is_active"]], "new_event_loop() (asyncio.abstracteventlooppolicy \u7684\u65b9\u6cd5)": [[129, "asyncio.AbstractEventLoopPolicy.new_event_loop"]], "remove_child_handler() (asyncio.abstractchildwatcher \u7684\u65b9\u6cd5)": [[129, "asyncio.AbstractChildWatcher.remove_child_handler"]], "set_child_watcher() (asyncio.abstracteventlooppolicy \u7684\u65b9\u6cd5)": [[129, "asyncio.AbstractEventLoopPolicy.set_child_watcher"]], "set_child_watcher() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[129, "asyncio.set_child_watcher"]], "set_event_loop() (asyncio.abstracteventlooppolicy \u7684\u65b9\u6cd5)": [[129, "asyncio.AbstractEventLoopPolicy.set_event_loop"]], "set_event_loop_policy() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[129, "asyncio.set_event_loop_policy"]], "baseprotocol (asyncio \u4e2d\u7684\u985e\u5225)": [[130, "asyncio.BaseProtocol"]], "basetransport (asyncio \u4e2d\u7684\u985e\u5225)": [[130, "asyncio.BaseTransport"]], "bufferedprotocol (asyncio \u4e2d\u7684\u985e\u5225)": [[130, "asyncio.BufferedProtocol"]], "datagramprotocol (asyncio \u4e2d\u7684\u985e\u5225)": [[130, "asyncio.DatagramProtocol"]], "datagramtransport (asyncio \u4e2d\u7684\u985e\u5225)": [[130, "asyncio.DatagramTransport"]], "protocol (asyncio \u4e2d\u7684\u985e\u5225)": [[130, "asyncio.Protocol"]], "readtransport (asyncio \u4e2d\u7684\u985e\u5225)": [[130, "asyncio.ReadTransport"]], "subprocessprotocol (asyncio \u4e2d\u7684\u985e\u5225)": [[130, "asyncio.SubprocessProtocol"]], "subprocesstransport (asyncio \u4e2d\u7684\u985e\u5225)": [[130, "asyncio.SubprocessTransport"]], "transport (asyncio \u4e2d\u7684\u985e\u5225)": [[130, "asyncio.Transport"]], "writetransport (asyncio \u4e2d\u7684\u985e\u5225)": [[130, "asyncio.WriteTransport"]], "abort() (asyncio.datagramtransport \u7684\u65b9\u6cd5)": [[130, "asyncio.DatagramTransport.abort"]], "abort() (asyncio.writetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.WriteTransport.abort"]], "buffer_updated() (asyncio.bufferedprotocol \u7684\u65b9\u6cd5)": [[130, "asyncio.BufferedProtocol.buffer_updated"]], "can_write_eof() (asyncio.writetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.WriteTransport.can_write_eof"]], "close() (asyncio.basetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.BaseTransport.close"]], "close() (asyncio.subprocesstransport \u7684\u65b9\u6cd5)": [[130, "asyncio.SubprocessTransport.close"]], "connection_lost() (asyncio.baseprotocol \u7684\u65b9\u6cd5)": [[130, "asyncio.BaseProtocol.connection_lost"]], "connection_made() (asyncio.baseprotocol \u7684\u65b9\u6cd5)": [[130, "asyncio.BaseProtocol.connection_made"]], "data_received() (asyncio.protocol \u7684\u65b9\u6cd5)": [[130, "asyncio.Protocol.data_received"]], "datagram_received() (asyncio.datagramprotocol \u7684\u65b9\u6cd5)": [[130, "asyncio.DatagramProtocol.datagram_received"]], "eof_received() (asyncio.bufferedprotocol \u7684\u65b9\u6cd5)": [[130, "asyncio.BufferedProtocol.eof_received"]], "eof_received() (asyncio.protocol \u7684\u65b9\u6cd5)": [[130, "asyncio.Protocol.eof_received"]], "error_received() (asyncio.datagramprotocol \u7684\u65b9\u6cd5)": [[130, "asyncio.DatagramProtocol.error_received"]], "get_buffer() (asyncio.bufferedprotocol \u7684\u65b9\u6cd5)": [[130, "asyncio.BufferedProtocol.get_buffer"]], "get_extra_info() (asyncio.basetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.BaseTransport.get_extra_info"]], "get_pid() (asyncio.subprocesstransport \u7684\u65b9\u6cd5)": [[130, "asyncio.SubprocessTransport.get_pid"]], "get_pipe_transport() (asyncio.subprocesstransport \u7684\u65b9\u6cd5)": [[130, "asyncio.SubprocessTransport.get_pipe_transport"]], "get_protocol() (asyncio.basetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.BaseTransport.get_protocol"]], "get_returncode() (asyncio.subprocesstransport \u7684\u65b9\u6cd5)": [[130, "asyncio.SubprocessTransport.get_returncode"]], "get_write_buffer_limits() (asyncio.writetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.WriteTransport.get_write_buffer_limits"]], "get_write_buffer_size() (asyncio.writetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.WriteTransport.get_write_buffer_size"]], "is_closing() (asyncio.basetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.BaseTransport.is_closing"]], "is_reading() (asyncio.readtransport \u7684\u65b9\u6cd5)": [[130, "asyncio.ReadTransport.is_reading"]], "kill() (asyncio.subprocesstransport \u7684\u65b9\u6cd5)": [[130, "asyncio.SubprocessTransport.kill"]], "pause_reading() (asyncio.readtransport \u7684\u65b9\u6cd5)": [[130, "asyncio.ReadTransport.pause_reading"]], "pause_writing() (asyncio.baseprotocol \u7684\u65b9\u6cd5)": [[130, "asyncio.BaseProtocol.pause_writing"]], "pipe_connection_lost() (asyncio.subprocessprotocol \u7684\u65b9\u6cd5)": [[130, "asyncio.SubprocessProtocol.pipe_connection_lost"]], "pipe_data_received() (asyncio.subprocessprotocol \u7684\u65b9\u6cd5)": [[130, "asyncio.SubprocessProtocol.pipe_data_received"]], "process_exited() (asyncio.subprocessprotocol \u7684\u65b9\u6cd5)": [[130, "asyncio.SubprocessProtocol.process_exited"]], "resume_reading() (asyncio.readtransport \u7684\u65b9\u6cd5)": [[130, "asyncio.ReadTransport.resume_reading"]], "resume_writing() (asyncio.baseprotocol \u7684\u65b9\u6cd5)": [[130, "asyncio.BaseProtocol.resume_writing"]], "send_signal() (asyncio.subprocesstransport \u7684\u65b9\u6cd5)": [[130, "asyncio.SubprocessTransport.send_signal"]], "sendto() (asyncio.datagramtransport \u7684\u65b9\u6cd5)": [[130, "asyncio.DatagramTransport.sendto"]], "set_protocol() (asyncio.basetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.BaseTransport.set_protocol"]], "set_write_buffer_limits() (asyncio.writetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.WriteTransport.set_write_buffer_limits"]], "terminate() (asyncio.subprocesstransport \u7684\u65b9\u6cd5)": [[130, "asyncio.SubprocessTransport.terminate"]], "write() (asyncio.writetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.WriteTransport.write"]], "write_eof() (asyncio.writetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.WriteTransport.write_eof"]], "writelines() (asyncio.writetransport \u7684\u65b9\u6cd5)": [[130, "asyncio.WriteTransport.writelines"]], "lifoqueue (asyncio \u4e2d\u7684\u985e\u5225)": [[131, "asyncio.LifoQueue"]], "priorityqueue (asyncio \u4e2d\u7684\u985e\u5225)": [[131, "asyncio.PriorityQueue"]], "queue (asyncio \u4e2d\u7684\u985e\u5225)": [[131, "asyncio.Queue"]], "queueempty": [[131, "asyncio.QueueEmpty"]], "queuefull": [[131, "asyncio.QueueFull"]], "empty() (asyncio.queue \u7684\u65b9\u6cd5)": [[131, "asyncio.Queue.empty"]], "full() (asyncio.queue \u7684\u65b9\u6cd5)": [[131, "asyncio.Queue.full"]], "get() (asyncio.queue \u7684\u65b9\u6cd5)": [[131, "asyncio.Queue.get"]], "get_nowait() (asyncio.queue \u7684\u65b9\u6cd5)": [[131, "asyncio.Queue.get_nowait"]], "join() (asyncio.queue \u7684\u65b9\u6cd5)": [[131, "asyncio.Queue.join"]], "maxsize (asyncio.queue \u7684\u5c6c\u6027)": [[131, "asyncio.Queue.maxsize"]], "put() (asyncio.queue \u7684\u65b9\u6cd5)": [[131, "asyncio.Queue.put"]], "put_nowait() (asyncio.queue \u7684\u65b9\u6cd5)": [[131, "asyncio.Queue.put_nowait"]], "qsize() (asyncio.queue \u7684\u65b9\u6cd5)": [[131, "asyncio.Queue.qsize"]], "task_done() (asyncio.queue \u7684\u65b9\u6cd5)": [[131, "asyncio.Queue.task_done"]], "runner (asyncio \u4e2d\u7684\u985e\u5225)": [[132, "asyncio.Runner"]], "close() (asyncio.runner \u7684\u65b9\u6cd5)": [[132, "asyncio.Runner.close"]], "get_loop() (asyncio.runner \u7684\u65b9\u6cd5)": [[132, "asyncio.Runner.get_loop"]], "run() (asyncio.runner \u7684\u65b9\u6cd5)": [[132, "asyncio.Runner.run"]], "run() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[132, "asyncio.run"]], "streamreader (asyncio \u4e2d\u7684\u985e\u5225)": [[133, "asyncio.StreamReader"]], "streamwriter (asyncio \u4e2d\u7684\u985e\u5225)": [[133, "asyncio.StreamWriter"]], "at_eof() (asyncio.streamreader \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamReader.at_eof"]], "can_write_eof() (asyncio.streamwriter \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamWriter.can_write_eof"]], "close() (asyncio.streamwriter \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamWriter.close"]], "drain() (asyncio.streamwriter \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamWriter.drain"]], "get_extra_info() (asyncio.streamwriter \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamWriter.get_extra_info"]], "is_closing() (asyncio.streamwriter \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamWriter.is_closing"]], "open_connection() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[133, "asyncio.open_connection"]], "open_unix_connection() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[133, "asyncio.open_unix_connection"]], "read() (asyncio.streamreader \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamReader.read"]], "readexactly() (asyncio.streamreader \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamReader.readexactly"]], "readline() (asyncio.streamreader \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamReader.readline"]], "readuntil() (asyncio.streamreader \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamReader.readuntil"]], "start_server() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[133, "asyncio.start_server"]], "start_tls() (asyncio.streamwriter \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamWriter.start_tls"]], "start_unix_server() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[133, "asyncio.start_unix_server"]], "transport (asyncio.streamwriter \u7684\u5c6c\u6027)": [[133, "asyncio.StreamWriter.transport"]], "wait_closed() (asyncio.streamwriter \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamWriter.wait_closed"]], "write() (asyncio.streamwriter \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamWriter.write"]], "write_eof() (asyncio.streamwriter \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamWriter.write_eof"]], "writelines() (asyncio.streamwriter \u7684\u65b9\u6cd5)": [[133, "asyncio.StreamWriter.writelines"]], "asyncio.subprocess.devnull (\u5167\u5efa\u8b8a\u6578)": [[134, "asyncio.subprocess.DEVNULL"]], "asyncio.subprocess.pipe (\u5167\u5efa\u8b8a\u6578)": [[134, "asyncio.subprocess.PIPE"]], "asyncio.subprocess.process (\u5167\u5efa\u985e\u5225)": [[134, "asyncio.subprocess.Process"]], "asyncio.subprocess.stdout (\u5167\u5efa\u8b8a\u6578)": [[134, "asyncio.subprocess.STDOUT"]], "communicate() (asyncio.subprocess.process \u7684\u65b9\u6cd5)": [[134, "asyncio.subprocess.Process.communicate"]], "create_subprocess_exec() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[134, "asyncio.create_subprocess_exec"]], "create_subprocess_shell() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[134, "asyncio.create_subprocess_shell"]], "kill() (asyncio.subprocess.process \u7684\u65b9\u6cd5)": [[134, "asyncio.subprocess.Process.kill"]], "pid (asyncio.subprocess.process \u7684\u5c6c\u6027)": [[134, "asyncio.subprocess.Process.pid"]], "returncode (asyncio.subprocess.process \u7684\u5c6c\u6027)": [[134, "asyncio.subprocess.Process.returncode"]], "send_signal() (asyncio.subprocess.process \u7684\u65b9\u6cd5)": [[134, "asyncio.subprocess.Process.send_signal"]], "stderr (asyncio.subprocess.process \u7684\u5c6c\u6027)": [[134, "asyncio.subprocess.Process.stderr"]], "stdin (asyncio.subprocess.process \u7684\u5c6c\u6027)": [[134, "asyncio.subprocess.Process.stdin"]], "stdout (asyncio.subprocess.process \u7684\u5c6c\u6027)": [[134, "asyncio.subprocess.Process.stdout"]], "terminate() (asyncio.subprocess.process \u7684\u65b9\u6cd5)": [[134, "asyncio.subprocess.Process.terminate"]], "wait() (asyncio.subprocess.process \u7684\u65b9\u6cd5)": [[134, "asyncio.subprocess.Process.wait"]], "barrier (asyncio \u4e2d\u7684\u985e\u5225)": [[135, "asyncio.Barrier"]], "boundedsemaphore (asyncio \u4e2d\u7684\u985e\u5225)": [[135, "asyncio.BoundedSemaphore"]], "brokenbarriererror": [[135, "asyncio.BrokenBarrierError"], [362, "threading.BrokenBarrierError"]], "condition (asyncio \u4e2d\u7684\u985e\u5225)": [[135, "asyncio.Condition"]], "event (asyncio \u4e2d\u7684\u985e\u5225)": [[135, "asyncio.Event"]], "lock (asyncio \u4e2d\u7684\u985e\u5225)": [[135, "asyncio.Lock"]], "semaphore (asyncio \u4e2d\u7684\u985e\u5225)": [[135, "asyncio.Semaphore"]], "abort() (asyncio.barrier \u7684\u65b9\u6cd5)": [[135, "asyncio.Barrier.abort"]], "acquire() (asyncio.condition \u7684\u65b9\u6cd5)": [[135, "asyncio.Condition.acquire"]], "acquire() (asyncio.lock \u7684\u65b9\u6cd5)": [[135, "asyncio.Lock.acquire"]], "acquire() (asyncio.semaphore \u7684\u65b9\u6cd5)": [[135, "asyncio.Semaphore.acquire"]], "broken (asyncio.barrier \u7684\u5c6c\u6027)": [[135, "asyncio.Barrier.broken"]], "clear() (asyncio.event \u7684\u65b9\u6cd5)": [[135, "asyncio.Event.clear"]], "is_set() (asyncio.event \u7684\u65b9\u6cd5)": [[135, "asyncio.Event.is_set"]], "locked() (asyncio.condition \u7684\u65b9\u6cd5)": [[135, "asyncio.Condition.locked"]], "locked() (asyncio.lock \u7684\u65b9\u6cd5)": [[135, "asyncio.Lock.locked"]], "locked() (asyncio.semaphore \u7684\u65b9\u6cd5)": [[135, "asyncio.Semaphore.locked"]], "n_waiting (asyncio.barrier \u7684\u5c6c\u6027)": [[135, "asyncio.Barrier.n_waiting"]], "notify() (asyncio.condition \u7684\u65b9\u6cd5)": [[135, "asyncio.Condition.notify"]], "notify_all() (asyncio.condition \u7684\u65b9\u6cd5)": [[135, "asyncio.Condition.notify_all"]], "parties (asyncio.barrier \u7684\u5c6c\u6027)": [[135, "asyncio.Barrier.parties"]], "release() (asyncio.condition \u7684\u65b9\u6cd5)": [[135, "asyncio.Condition.release"]], "release() (asyncio.lock \u7684\u65b9\u6cd5)": [[135, "asyncio.Lock.release"]], "release() (asyncio.semaphore \u7684\u65b9\u6cd5)": [[135, "asyncio.Semaphore.release"]], "reset() (asyncio.barrier \u7684\u65b9\u6cd5)": [[135, "asyncio.Barrier.reset"]], "set() (asyncio.event \u7684\u65b9\u6cd5)": [[135, "asyncio.Event.set"]], "wait() (asyncio.barrier \u7684\u65b9\u6cd5)": [[135, "asyncio.Barrier.wait"]], "wait() (asyncio.condition \u7684\u65b9\u6cd5)": [[135, "asyncio.Condition.wait"]], "wait() (asyncio.event \u7684\u65b9\u6cd5)": [[135, "asyncio.Event.wait"]], "wait_for() (asyncio.condition \u7684\u65b9\u6cd5)": [[135, "asyncio.Condition.wait_for"]], "task (asyncio \u4e2d\u7684\u985e\u5225)": [[136, "asyncio.Task"]], "taskgroup (asyncio \u4e2d\u7684\u985e\u5225)": [[136, "asyncio.TaskGroup"]], "timeout (asyncio \u4e2d\u7684\u985e\u5225)": [[136, "asyncio.Timeout"]], "add_done_callback() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.add_done_callback"]], "all_tasks() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.all_tasks"]], "as_completed() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.as_completed"]], "cancel() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.cancel"]], "cancelled() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.cancelled"]], "cancelling() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.cancelling"]], "create_eager_task_factory() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.create_eager_task_factory"]], "create_task() (asyncio.taskgroup \u7684\u65b9\u6cd5)": [[136, "asyncio.TaskGroup.create_task"]], "create_task() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.create_task"]], "current_task() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.current_task"]], "done() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.done"]], "eager_task_factory() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.eager_task_factory"]], "exception() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.exception"]], "expired() (asyncio.timeout \u7684\u65b9\u6cd5)": [[136, "asyncio.Timeout.expired"]], "gather() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.gather"]], "get_context() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.get_context"]], "get_coro() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.get_coro"]], "get_name() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.get_name"]], "get_stack() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.get_stack"]], "iscoroutine() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.iscoroutine"]], "print_stack() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.print_stack"]], "remove_done_callback() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.remove_done_callback"]], "reschedule() (asyncio.timeout \u7684\u65b9\u6cd5)": [[136, "asyncio.Timeout.reschedule"]], "result() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.result"]], "run_coroutine_threadsafe() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.run_coroutine_threadsafe"]], "set_name() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.set_name"]], "shield() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.shield"]], "sleep() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.sleep"]], "timeout() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.timeout"]], "timeout_at() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.timeout_at"]], "to_thread() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.to_thread"]], "uncancel() (asyncio.task \u7684\u65b9\u6cd5)": [[136, "asyncio.Task.uncancel"]], "wait() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.wait"]], "wait_for() (\u65bc asyncio \u6a21\u7d44\u4e2d)": [[136, "asyncio.wait_for"]], "when() (asyncio.timeout \u7684\u65b9\u6cd5)": [[136, "asyncio.Timeout.when"]], "atexit": [[137, "module-atexit"]], "register() (\u65bc atexit \u6a21\u7d44\u4e2d)": [[137, "atexit.register"]], "unregister() (\u65bc atexit \u6a21\u7d44\u4e2d)": [[137, "atexit.unregister"]], "adpcm, intel/dvi": [[138, "index-1"]], "intel/dvi adpcm": [[138, "index-1"]], "pep 594#audioop": [[138, "index-3"]], "add() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.add"]], "adpcm2lin() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.adpcm2lin"]], "alaw2lin() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.alaw2lin"]], "audioop": [[138, "module-audioop"]], "avg() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.avg"]], "avgpp() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.avgpp"]], "bias() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.bias"]], "byteswap() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.byteswap"]], "cross() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.cross"]], "findfactor() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.findfactor"]], "findfit() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.findfit"]], "findmax() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.findmax"]], "getsample() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.getsample"]], "lin2adpcm() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.lin2adpcm"]], "lin2alaw() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.lin2alaw"]], "lin2lin() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.lin2lin"]], "lin2ulaw() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.lin2ulaw"]], "max() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.max"]], "maxpp() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.maxpp"]], "minmax() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.minmax"]], "mul() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.mul"]], "ratecv() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.ratecv"]], "reverse() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.reverse"]], "rms() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.rms"]], "tomono() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.tomono"]], "tostereo() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.tostereo"]], "ulaw2lin() (\u65bc audioop \u6a21\u7d44\u4e2d)": [[138, "audioop.ulaw2lin"]], "audit events\uff08\u7a3d\u6838\u4e8b\u4ef6\uff09": [[139, "index-0"]], "mime": [[140, "index-0"], [148, "index-0"], [273, "index-0"], [273, "index-1"], [314, "index-0"]], "rfc 1521": [[140, "index-12"], [314, "index-11"], [314, "index-9"]], "rfc 2045": [[140, "index-10"], [140, "index-4"], [140, "index-5"], [140, "index-9"], [191, "index-3"], [193, "index-4"], [193, "index-5"], [193, "index-6"], [193, "index-9"], [199, "index-4"], [200, "index-10"], [200, "index-9"], [202, "index-6"], [202, "index-7"], [202, "index-8"]], "rfc 4648": [[140, "index-11"], [140, "index-15"], [140, "index-16"], [140, "index-3"], [140, "index-6"], [140, "index-7"], [140, "index-8"], [324, "index-5"], [480, "index-93"]], "a85decode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.a85decode"]], "a85encode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.a85encode"]], "b16decode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.b16decode"]], "b16encode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.b16encode"]], "b32decode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.b32decode"]], "b32encode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.b32encode"]], "b32hexdecode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.b32hexdecode"]], "b32hexencode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.b32hexencode"]], "b64decode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.b64decode"]], "b64encode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.b64encode"]], "b85decode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.b85decode"]], "b85encode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.b85encode"]], "base64": [[140, "index-0"], [140, "module-base64"], [143, "index-0"]], "base64 encoding\uff08base64 \u7de8\u78bc\uff09": [[140, "index-0"]], "decode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.decode"]], "decodebytes() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.decodebytes"]], "encode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.encode"]], "encodebytes() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.encodebytes"]], "encoding\uff08\u7de8\u78bc\uff09": [[140, "index-0"], [314, "index-0"]], "standard_b64decode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.standard_b64decode"]], "standard_b64encode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.standard_b64encode"]], "urlsafe_b64decode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.urlsafe_b64decode"]], "urlsafe_b64encode() (\u65bc base64 \u6a21\u7d44\u4e2d)": [[140, "base64.urlsafe_b64encode"]], "bdb (bdb \u4e2d\u7684\u985e\u5225)": [[141, "bdb.Bdb"]], "bdbquit": [[141, "bdb.BdbQuit"]], "breakpoint (bdb \u4e2d\u7684\u985e\u5225)": [[141, "bdb.Breakpoint"]], "bdb": [[141, "module-bdb"], [294, "index-1"]], "bpbynumber (bdb.breakpoint \u7684\u5c6c\u6027)": [[141, "bdb.Breakpoint.bpbynumber"]], "bpformat() (bdb.breakpoint \u7684\u65b9\u6cd5)": [[141, "bdb.Breakpoint.bpformat"]], "bplist (bdb.breakpoint \u7684\u5c6c\u6027)": [[141, "bdb.Breakpoint.bplist"]], "bpprint() (bdb.breakpoint \u7684\u65b9\u6cd5)": [[141, "bdb.Breakpoint.bpprint"]], "break_anywhere() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.break_anywhere"]], "break_here() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.break_here"]], "canonic() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.canonic"]], "checkfuncname() (\u65bc bdb \u6a21\u7d44\u4e2d)": [[141, "bdb.checkfuncname"]], "clear_all_breaks() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.clear_all_breaks"]], "clear_all_file_breaks() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.clear_all_file_breaks"]], "clear_bpbynumber() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.clear_bpbynumber"]], "clear_break() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.clear_break"]], "cond (bdb.breakpoint \u7684\u5c6c\u6027)": [[141, "bdb.Breakpoint.cond"]], "deleteme() (bdb.breakpoint \u7684\u65b9\u6cd5)": [[141, "bdb.Breakpoint.deleteMe"]], "disable() (bdb.breakpoint \u7684\u65b9\u6cd5)": [[141, "bdb.Breakpoint.disable"]], "dispatch_call() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.dispatch_call"]], "dispatch_exception() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.dispatch_exception"]], "dispatch_line() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.dispatch_line"]], "dispatch_return() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.dispatch_return"]], "do_clear() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.do_clear"]], "effective() (\u65bc bdb \u6a21\u7d44\u4e2d)": [[141, "bdb.effective"]], "enable() (bdb.breakpoint \u7684\u65b9\u6cd5)": [[141, "bdb.Breakpoint.enable"]], "enabled (bdb.breakpoint \u7684\u5c6c\u6027)": [[141, "bdb.Breakpoint.enabled"]], "file (bdb.breakpoint \u7684\u5c6c\u6027)": [[141, "bdb.Breakpoint.file"]], "format_stack_entry() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.format_stack_entry"]], "funcname (bdb.breakpoint \u7684\u5c6c\u6027)": [[141, "bdb.Breakpoint.funcname"]], "get_all_breaks() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.get_all_breaks"]], "get_bpbynumber() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.get_bpbynumber"]], "get_break() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.get_break"]], "get_breaks() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.get_breaks"]], "get_file_breaks() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.get_file_breaks"]], "get_stack() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.get_stack"]], "hits (bdb.breakpoint \u7684\u5c6c\u6027)": [[141, "bdb.Breakpoint.hits"]], "ignore (bdb.breakpoint \u7684\u5c6c\u6027)": [[141, "bdb.Breakpoint.ignore"]], "is_skipped_line() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.is_skipped_line"]], "line (bdb.breakpoint \u7684\u5c6c\u6027)": [[141, "bdb.Breakpoint.line"]], "reset() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.reset"]], "run() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.run"]], "runcall() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.runcall"]], "runctx() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.runctx"]], "runeval() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.runeval"]], "set_break() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.set_break"]], "set_continue() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.set_continue"]], "set_next() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.set_next"]], "set_quit() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.set_quit"]], "set_return() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.set_return"]], "set_step() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.set_step"]], "set_trace() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.set_trace"]], "set_trace() (\u65bc bdb \u6a21\u7d44\u4e2d)": [[141, "bdb.set_trace"]], "set_until() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.set_until"]], "stop_here() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.stop_here"]], "temporary (bdb.breakpoint \u7684\u5c6c\u6027)": [[141, "bdb.Breakpoint.temporary"]], "trace_dispatch() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.trace_dispatch"]], "user_call() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.user_call"]], "user_exception() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.user_exception"]], "user_line() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.user_line"]], "user_return() (bdb.bdb \u7684\u65b9\u6cd5)": [[141, "bdb.Bdb.user_return"]], "incomplete": [[143, "binascii.Incomplete"]], "rfc 1522": [[143, "index-3"], [314, "index-10"], [314, "index-12"]], "rfc 3548": [[143, "index-1"], [143, "index-2"], [463, "index-18"]], "a2b_base64() (\u65bc binascii \u6a21\u7d44\u4e2d)": [[143, "binascii.a2b_base64"]], "a2b_hex() (\u65bc binascii \u6a21\u7d44\u4e2d)": [[143, "binascii.a2b_hex"]], "a2b_qp() (\u65bc binascii \u6a21\u7d44\u4e2d)": [[143, "binascii.a2b_qp"]], "a2b_uu() (\u65bc binascii \u6a21\u7d44\u4e2d)": [[143, "binascii.a2b_uu"]], "b2a_base64() (\u65bc binascii \u6a21\u7d44\u4e2d)": [[143, "binascii.b2a_base64"]], "b2a_hex() (\u65bc binascii \u6a21\u7d44\u4e2d)": [[143, "binascii.b2a_hex"]], "b2a_qp() (\u65bc binascii \u6a21\u7d44\u4e2d)": [[143, "binascii.b2a_qp"]], "b2a_uu() (\u65bc binascii \u6a21\u7d44\u4e2d)": [[143, "binascii.b2a_uu"]], "binascii": [[143, "module-binascii"]], "crc32() (\u65bc binascii \u6a21\u7d44\u4e2d)": [[143, "binascii.crc32"]], "crc_hqx() (\u65bc binascii \u6a21\u7d44\u4e2d)": [[143, "binascii.crc_hqx"]], "hexlify() (\u65bc binascii \u6a21\u7d44\u4e2d)": [[143, "binascii.hexlify"]], "unhexlify() (\u65bc binascii \u6a21\u7d44\u4e2d)": [[143, "binascii.unhexlify"]], "uu": [[143, "index-0"], [394, "module-uu"]], "bisect": [[144, "module-bisect"]], "bisect() (\u65bc bisect \u6a21\u7d44\u4e2d)": [[144, "bisect.bisect"]], "bisect_left() (\u65bc bisect \u6a21\u7d44\u4e2d)": [[144, "bisect.bisect_left"]], "bisect_right() (\u65bc bisect \u6a21\u7d44\u4e2d)": [[144, "bisect.bisect_right"]], "insort() (\u65bc bisect \u6a21\u7d44\u4e2d)": [[144, "bisect.insort"]], "insort_left() (\u65bc bisect \u6a21\u7d44\u4e2d)": [[144, "bisect.insort_left"]], "insort_right() (\u65bc bisect \u6a21\u7d44\u4e2d)": [[144, "bisect.insort_right"]], "builtins": [[145, "module-builtins"]], "bz2compressor (bz2 \u4e2d\u7684\u985e\u5225)": [[146, "bz2.BZ2Compressor"]], "bz2decompressor (bz2 \u4e2d\u7684\u985e\u5225)": [[146, "bz2.BZ2Decompressor"]], "bz2file (bz2 \u4e2d\u7684\u985e\u5225)": [[146, "bz2.BZ2File"]], "bz2": [[146, "module-bz2"]], "compress() (bz2.bz2compressor \u7684\u65b9\u6cd5)": [[146, "bz2.BZ2Compressor.compress"]], "compress() (\u65bc bz2 \u6a21\u7d44\u4e2d)": [[146, "bz2.compress"]], "decompress() (bz2.bz2decompressor \u7684\u65b9\u6cd5)": [[146, "bz2.BZ2Decompressor.decompress"]], "decompress() (\u65bc bz2 \u6a21\u7d44\u4e2d)": [[146, "bz2.decompress"]], "eof (bz2.bz2decompressor \u7684\u5c6c\u6027)": [[146, "bz2.BZ2Decompressor.eof"]], "flush() (bz2.bz2compressor \u7684\u65b9\u6cd5)": [[146, "bz2.BZ2Compressor.flush"]], "needs_input (bz2.bz2decompressor \u7684\u5c6c\u6027)": [[146, "bz2.BZ2Decompressor.needs_input"]], "open() (\u65bc bz2 \u6a21\u7d44\u4e2d)": [[146, "bz2.open"]], "peek() (bz2.bz2file \u7684\u65b9\u6cd5)": [[146, "bz2.BZ2File.peek"]], "unused_data (bz2.bz2decompressor \u7684\u5c6c\u6027)": [[146, "bz2.BZ2Decompressor.unused_data"]], "--css": [[147, "cmdoption-calendar-css"]], "--encoding": [[147, "cmdoption-calendar-encoding"]], "--lines": [[147, "cmdoption-calendar-lines"]], "--locale": [[147, "cmdoption-calendar-locale"]], "--months": [[147, "cmdoption-calendar-months"]], "--spacing": [[147, "cmdoption-calendar-spacing"]], "--type": [[147, "cmdoption-calendar-type"]], "--width": [[147, "cmdoption-calendar-width"]], "-l": [[147, "cmdoption-calendar-locale"], [147, "cmdoption-calendar-lines"], [160, "cmdoption-compileall-l"], [297, "cmdoption-pickletools-l"], [355, "cmdoption-tarfile-l"], [377, "cmdoption-trace-l"], [419, "cmdoption-zipfile-l"]], "-c": [[147, "cmdoption-calendar-css"], [355, "cmdoption-tarfile-c"], [377, "cmdoption-trace-C"], [377, "cmdoption-trace-c"], [385, "cmdoption-unittest-c"], [418, "cmdoption-zipapp-c"], [419, "cmdoption-zipfile-c"], [452, "cmdoption-c"]], "-e": [[147, "cmdoption-calendar-encoding"], [160, "cmdoption-compileall-e"], [355, "cmdoption-tarfile-e"], [375, "cmdoption-tokenize-e"], [419, "cmdoption-zipfile-e"], [452, "cmdoption-E"]], "-s": [[147, "cmdoption-calendar-spacing"], [160, "cmdoption-compileall-s"], [364, "cmdoption-timeit-s"], [377, "cmdoption-trace-s"], [385, "cmdoption-unittest-discover-s"], [452, "cmdoption-S"], [452, "cmdoption-s"]], "-t": [[147, "cmdoption-calendar-type"], [355, "cmdoption-tarfile-t"], [377, "cmdoption-trace-T"], [377, "cmdoption-trace-t"], [385, "cmdoption-unittest-discover-t"], [419, "cmdoption-zipfile-t"]], "-w": [[147, "cmdoption-calendar-width"], [452, "cmdoption-W"]], "april (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.APRIL"]], "august (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.AUGUST"]], "calendar (calendar \u4e2d\u7684\u985e\u5225)": [[147, "calendar.Calendar"]], "december (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.DECEMBER"]], "day (calendar \u4e2d\u7684\u985e\u5225)": [[147, "calendar.Day"]], "february (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.FEBRUARY"]], "friday (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.FRIDAY"]], "htmlcalendar (calendar \u4e2d\u7684\u985e\u5225)": [[147, "calendar.HTMLCalendar"]], "illegalmontherror": [[147, "calendar.IllegalMonthError"]], "illegalweekdayerror": [[147, "calendar.IllegalWeekdayError"]], "january (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.JANUARY"]], "july (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.JULY"]], "june (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.JUNE"]], "localehtmlcalendar (calendar \u4e2d\u7684\u985e\u5225)": [[147, "calendar.LocaleHTMLCalendar"]], "localetextcalendar (calendar \u4e2d\u7684\u985e\u5225)": [[147, "calendar.LocaleTextCalendar"]], "march (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.MARCH"]], "may (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.MAY"]], "monday (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.MONDAY"]], "month (calendar \u4e2d\u7684\u985e\u5225)": [[147, "calendar.Month"]], "november (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.NOVEMBER"]], "october (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.OCTOBER"]], "saturday (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.SATURDAY"]], "september (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.SEPTEMBER"]], "sunday (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.SUNDAY"]], "thursday (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.THURSDAY"]], "tuesday (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.TUESDAY"]], "textcalendar (calendar \u4e2d\u7684\u985e\u5225)": [[147, "calendar.TextCalendar"]], "wednesday (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.WEDNESDAY"]], "calendar": [[147, "module-calendar"]], "calendar \u547d\u4ee4\u5217\u9078\u9805": [[147, "cmdoption-calendar-arg-month"], [147, "cmdoption-calendar-arg-year"], [147, "cmdoption-calendar-css"], [147, "cmdoption-calendar-encoding"], [147, "cmdoption-calendar-help"], [147, "cmdoption-calendar-lines"], [147, "cmdoption-calendar-locale"], [147, "cmdoption-calendar-months"], [147, "cmdoption-calendar-spacing"], [147, "cmdoption-calendar-type"], [147, "cmdoption-calendar-width"]], "calendar() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.calendar"]], "cssclass_month (calendar.htmlcalendar \u7684\u5c6c\u6027)": [[147, "calendar.HTMLCalendar.cssclass_month"]], "cssclass_month_head (calendar.htmlcalendar \u7684\u5c6c\u6027)": [[147, "calendar.HTMLCalendar.cssclass_month_head"]], "cssclass_noday (calendar.htmlcalendar \u7684\u5c6c\u6027)": [[147, "calendar.HTMLCalendar.cssclass_noday"]], "cssclass_year (calendar.htmlcalendar \u7684\u5c6c\u6027)": [[147, "calendar.HTMLCalendar.cssclass_year"]], "cssclass_year_head (calendar.htmlcalendar \u7684\u5c6c\u6027)": [[147, "calendar.HTMLCalendar.cssclass_year_head"]], "cssclasses (calendar.htmlcalendar \u7684\u5c6c\u6027)": [[147, "calendar.HTMLCalendar.cssclasses"]], "cssclasses_weekday_head (calendar.htmlcalendar \u7684\u5c6c\u6027)": [[147, "calendar.HTMLCalendar.cssclasses_weekday_head"]], "day_abbr (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.day_abbr"]], "day_name (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.day_name"]], "firstweekday() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.firstweekday"]], "formatmonth() (calendar.htmlcalendar \u7684\u65b9\u6cd5)": [[147, "calendar.HTMLCalendar.formatmonth"]], "formatmonth() (calendar.textcalendar \u7684\u65b9\u6cd5)": [[147, "calendar.TextCalendar.formatmonth"]], "formatyear() (calendar.htmlcalendar \u7684\u65b9\u6cd5)": [[147, "calendar.HTMLCalendar.formatyear"]], "formatyear() (calendar.textcalendar \u7684\u65b9\u6cd5)": [[147, "calendar.TextCalendar.formatyear"]], "formatyearpage() (calendar.htmlcalendar \u7684\u65b9\u6cd5)": [[147, "calendar.HTMLCalendar.formatyearpage"]], "isleap() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.isleap"]], "itermonthdates() (calendar.calendar \u7684\u65b9\u6cd5)": [[147, "calendar.Calendar.itermonthdates"]], "itermonthdays() (calendar.calendar \u7684\u65b9\u6cd5)": [[147, "calendar.Calendar.itermonthdays"]], "itermonthdays2() (calendar.calendar \u7684\u65b9\u6cd5)": [[147, "calendar.Calendar.itermonthdays2"]], "itermonthdays3() (calendar.calendar \u7684\u65b9\u6cd5)": [[147, "calendar.Calendar.itermonthdays3"]], "itermonthdays4() (calendar.calendar \u7684\u65b9\u6cd5)": [[147, "calendar.Calendar.itermonthdays4"]], "iterweekdays() (calendar.calendar \u7684\u65b9\u6cd5)": [[147, "calendar.Calendar.iterweekdays"]], "leapdays() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.leapdays"]], "month": [[147, "cmdoption-calendar-arg-month"]], "month (calendar.illegalmontherror \u7684\u5c6c\u6027)": [[147, "calendar.IllegalMonthError.month"]], "month() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.month"]], "month_abbr (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.month_abbr"]], "month_name (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.month_name"]], "monthcalendar() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.monthcalendar"]], "monthdatescalendar() (calendar.calendar \u7684\u65b9\u6cd5)": [[147, "calendar.Calendar.monthdatescalendar"]], "monthdays2calendar() (calendar.calendar \u7684\u65b9\u6cd5)": [[147, "calendar.Calendar.monthdays2calendar"]], "monthdayscalendar() (calendar.calendar \u7684\u65b9\u6cd5)": [[147, "calendar.Calendar.monthdayscalendar"]], "monthrange() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.monthrange"]], "prcal() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.prcal"]], "prmonth() (calendar.textcalendar \u7684\u65b9\u6cd5)": [[147, "calendar.TextCalendar.prmonth"]], "prmonth() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.prmonth"]], "pryear() (calendar.textcalendar \u7684\u65b9\u6cd5)": [[147, "calendar.TextCalendar.pryear"]], "setfirstweekday() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.setfirstweekday"]], "timegm() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.timegm"]], "weekday (calendar.illegalweekdayerror \u7684\u5c6c\u6027)": [[147, "calendar.IllegalWeekdayError.weekday"]], "weekday() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.weekday"]], "weekheader() (\u65bc calendar \u6a21\u7d44\u4e2d)": [[147, "calendar.weekheader"]], "year": [[147, "cmdoption-calendar-arg-year"]], "yeardatescalendar() (calendar.calendar \u7684\u65b9\u6cd5)": [[147, "calendar.Calendar.yeardatescalendar"]], "yeardays2calendar() (calendar.calendar \u7684\u65b9\u6cd5)": [[147, "calendar.Calendar.yeardays2calendar"]], "yeardayscalendar() (calendar.calendar \u7684\u65b9\u6cd5)": [[147, "calendar.Calendar.yeardayscalendar"]], "cgi": [[148, "index-0"], [148, "index-2"], [148, "index-5"], [148, "module-cgi"], [149, "index-0"]], "common gateway interface\uff08\u901a\u7528\u9598\u9053\u5668\u4ecb\u9762\uff09": [[148, "index-0"]], "http": [[148, "index-0"], [238, "index-0"], [238, "module-http"], [239, "index-0"], [242, "index-0"], [392, "index-11"], [392, "index-12"]], "pep 594#cgi": [[148, "index-8"]], "url\uff08\u7d71\u4e00\u8cc7\u6e90\u5b9a\u4f4d\u5668\uff09": [[148, "index-0"], [242, "index-0"], [391, "index-0"], [393, "index-0"]], "www": [[148, "index-0"], [242, "index-0"], [253, "index-0"], [391, "index-0"], [393, "index-0"]], "debugging\uff08\u9664\u932f\uff09": [[148, "index-5"], [294, "index-0"], [433, "index-18"]], "getfirst() (cgi.fieldstorage \u7684\u65b9\u6cd5)": [[148, "cgi.FieldStorage.getfirst"]], "getlist() (cgi.fieldstorage \u7684\u65b9\u6cd5)": [[148, "cgi.FieldStorage.getlist"]], "headers\uff08\u6a19\u982d\uff09": [[148, "index-0"], [273, "index-1"]], "parse() (\u65bc cgi \u6a21\u7d44\u4e2d)": [[148, "cgi.parse"]], "parse_header() (\u65bc cgi \u6a21\u7d44\u4e2d)": [[148, "cgi.parse_header"]], "parse_multipart() (\u65bc cgi \u6a21\u7d44\u4e2d)": [[148, "cgi.parse_multipart"]], "print_directory() (\u65bc cgi \u6a21\u7d44\u4e2d)": [[148, "cgi.print_directory"]], "print_environ() (\u65bc cgi \u6a21\u7d44\u4e2d)": [[148, "cgi.print_environ"]], "print_environ_usage() (\u65bc cgi \u6a21\u7d44\u4e2d)": [[148, "cgi.print_environ_usage"]], "print_form() (\u65bc cgi \u6a21\u7d44\u4e2d)": [[148, "cgi.print_form"]], "protocol\uff08\u5354\u5b9a\uff09": [[148, "index-0"], [220, "index-0"], [238, "index-0"], [239, "index-0"], [242, "index-0"], [245, "index-0"], [285, "index-0"], [296, "index-5"], [302, "index-0"], [332, "index-0"], [341, "index-18"], [341, "index-54"], [356, "index-0"], [392, "index-11"], [392, "index-12"]], "security\uff08\u5b89\u5168\uff09": [[148, "index-2"], [242, "index-3"]], "server\uff08\u4f3a\u670d\u5668\uff09": [[148, "index-0"], [242, "index-0"]], "test() (\u65bc cgi \u6a21\u7d44\u4e2d)": [[148, "cgi.test"]], "pep 594#cgitb": [[149, "index-4"]], "cgitb": [[149, "module-cgitb"]], "enable() (\u65bc cgitb \u6a21\u7d44\u4e2d)": [[149, "cgitb.enable"]], "excepthook() \uff08sys \u6a21\u7d44\u4e2d\uff09": [[149, "index-2"]], "exceptions\uff08\u4f8b\u5916\uff09": [[149, "index-0"]], "handler() (\u65bc cgitb \u6a21\u7d44\u4e2d)": [[149, "cgitb.handler"]], "html() (\u65bc cgitb \u6a21\u7d44\u4e2d)": [[149, "cgitb.html"]], "text() (\u65bc cgitb \u6a21\u7d44\u4e2d)": [[149, "cgitb.text"]], "tracebacks\uff08\u56de\u6eaf\uff09": [[149, "index-0"]], "\u65bc cgi \u8173\u672c\u4e2d": [[149, "index-0"]], "chunk (chunk \u4e2d\u7684\u985e\u5225)": [[150, "chunk.Chunk"]], "pep 594#chunk": [[150, "index-3"]], "rmff": [[150, "index-0"]], "real media file format\uff08real media \u6a94\u6848\u683c\u5f0f\uff09": [[150, "index-0"]], "chunk": [[150, "module-chunk"]], "close() (chunk.chunk \u7684\u65b9\u6cd5)": [[150, "chunk.Chunk.close"]], "getname() (chunk.chunk \u7684\u65b9\u6cd5)": [[150, "chunk.Chunk.getname"]], "getsize() (chunk.chunk \u7684\u65b9\u6cd5)": [[150, "chunk.Chunk.getsize"]], "isatty() (chunk.chunk \u7684\u65b9\u6cd5)": [[150, "chunk.Chunk.isatty"]], "read() (chunk.chunk \u7684\u65b9\u6cd5)": [[150, "chunk.Chunk.read"]], "seek() (chunk.chunk \u7684\u65b9\u6cd5)": [[150, "chunk.Chunk.seek"]], "skip() (chunk.chunk \u7684\u65b9\u6cd5)": [[150, "chunk.Chunk.skip"]], "tell() (chunk.chunk \u7684\u65b9\u6cd5)": [[150, "chunk.Chunk.tell"]], "pep 485": [[151, "index-0"], [272, "index-0"], [475, "index-19"], [475, "index-20"], [480, "index-296"]], "acos() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.acos"]], "acosh() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.acosh"]], "asin() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.asin"]], "asinh() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.asinh"]], "atan() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.atan"]], "atanh() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.atanh"]], "cmath": [[151, "module-cmath"]], "cos() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.cos"]], "cosh() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.cosh"]], "e (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.e"]], "exp() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.exp"]], "inf (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.inf"]], "infj (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.infj"]], "isclose() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.isclose"]], "isfinite() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.isfinite"]], "isinf() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.isinf"]], "isnan() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.isnan"]], "log() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.log"]], "log10() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.log10"]], "math\uff08\u6578\u5b78\uff09": [[151, "index-1"]], "nan (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.nan"]], "nanj (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.nanj"]], "phase() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.phase"]], "pi (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.pi"]], "polar() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.polar"]], "rect() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.rect"]], "sin() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.sin"]], "sinh() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.sinh"]], "sqrt() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.sqrt"]], "tan() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.tan"]], "tanh() (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.tanh"]], "tau (\u65bc cmath \u6a21\u7d44\u4e2d)": [[151, "cmath.tau"]], "! \uff08\u9a5a\u5606\u865f\uff09": [[152, "index-0"], [175, "index-0"], [217, "index-2"], [228, "index-1"], [342, "index-2"], [344, "index-1"], [432, "index-25"]], "cmd (cmd \u4e2d\u7684\u985e\u5225)": [[152, "cmd.Cmd"]], "cmd": [[152, "module-cmd"], [294, "index-1"]], "cmdloop() (cmd.cmd \u7684\u65b9\u6cd5)": [[152, "cmd.Cmd.cmdloop"]], "cmdqueue (cmd.cmd \u7684\u5c6c\u6027)": [[152, "cmd.Cmd.cmdqueue"]], "columnize() (cmd.cmd \u7684\u65b9\u6cd5)": [[152, "cmd.Cmd.columnize"]], "completedefault() (cmd.cmd \u7684\u65b9\u6cd5)": [[152, "cmd.Cmd.completedefault"]], "default() (cmd.cmd \u7684\u65b9\u6cd5)": [[152, "cmd.Cmd.default"]], "doc_header (cmd.cmd \u7684\u5c6c\u6027)": [[152, "cmd.Cmd.doc_header"]], "emptyline() (cmd.cmd \u7684\u65b9\u6cd5)": [[152, "cmd.Cmd.emptyline"]], "identchars (cmd.cmd \u7684\u5c6c\u6027)": [[152, "cmd.Cmd.identchars"]], "intro (cmd.cmd \u7684\u5c6c\u6027)": [[152, "cmd.Cmd.intro"]], "lastcmd (cmd.cmd \u7684\u5c6c\u6027)": [[152, "cmd.Cmd.lastcmd"]], "misc_header (cmd.cmd \u7684\u5c6c\u6027)": [[152, "cmd.Cmd.misc_header"]], "onecmd() (cmd.cmd \u7684\u65b9\u6cd5)": [[152, "cmd.Cmd.onecmd"]], "postcmd() (cmd.cmd \u7684\u65b9\u6cd5)": [[152, "cmd.Cmd.postcmd"]], "postloop() (cmd.cmd \u7684\u65b9\u6cd5)": [[152, "cmd.Cmd.postloop"]], "precmd() (cmd.cmd \u7684\u65b9\u6cd5)": [[152, "cmd.Cmd.precmd"]], "preloop() (cmd.cmd \u7684\u65b9\u6cd5)": [[152, "cmd.Cmd.preloop"]], "prompt (cmd.cmd \u7684\u5c6c\u6027)": [[152, "cmd.Cmd.prompt"]], "ruler (cmd.cmd \u7684\u5c6c\u6027)": [[152, "cmd.Cmd.ruler"]], "undoc_header (cmd.cmd \u7684\u5c6c\u6027)": [[152, "cmd.Cmd.undoc_header"]], "use_rawinput (cmd.cmd \u7684\u5c6c\u6027)": [[152, "cmd.Cmd.use_rawinput"]], "\u65bc command interpreter\uff08\u6307\u4ee4\u76f4\u8b6f\u5668\uff09\u4e2d": [[152, "index-0"]], "interactiveconsole (code \u4e2d\u7684\u985e\u5225)": [[154, "code.InteractiveConsole"]], "interactiveinterpreter (code \u4e2d\u7684\u985e\u5225)": [[154, "code.InteractiveInterpreter"]], "code": [[154, "module-code"]], "compile_command() (\u65bc code \u6a21\u7d44\u4e2d)": [[154, "code.compile_command"]], "interact() (code.interactiveconsole \u7684\u65b9\u6cd5)": [[154, "code.InteractiveConsole.interact"]], "interact() (\u65bc code \u6a21\u7d44\u4e2d)": [[154, "code.interact"]], "push() (code.interactiveconsole \u7684\u65b9\u6cd5)": [[154, "code.InteractiveConsole.push"]], "raw_input() (code.interactiveconsole \u7684\u65b9\u6cd5)": [[154, "code.InteractiveConsole.raw_input"]], "resetbuffer() (code.interactiveconsole \u7684\u65b9\u6cd5)": [[154, "code.InteractiveConsole.resetbuffer"]], "runcode() (code.interactiveinterpreter \u7684\u65b9\u6cd5)": [[154, "code.InteractiveInterpreter.runcode"]], "runsource() (code.interactiveinterpreter \u7684\u65b9\u6cd5)": [[154, "code.InteractiveInterpreter.runsource"]], "showsyntaxerror() (code.interactiveinterpreter \u7684\u65b9\u6cd5)": [[154, "code.InteractiveInterpreter.showsyntaxerror"]], "showtraceback() (code.interactiveinterpreter \u7684\u65b9\u6cd5)": [[154, "code.InteractiveInterpreter.showtraceback"]], "write() (code.interactiveinterpreter \u7684\u65b9\u6cd5)": [[154, "code.InteractiveInterpreter.write"]], "bom (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.BOM"]], "bom_be (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.BOM_BE"]], "bom_le (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.BOM_LE"]], "bom_utf16 (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.BOM_UTF16"]], "bom_utf16_be (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.BOM_UTF16_BE"]], "bom_utf16_le (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.BOM_UTF16_LE"]], "bom_utf32 (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.BOM_UTF32"]], "bom_utf32_be (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.BOM_UTF32_BE"]], "bom_utf32_le (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.BOM_UTF32_LE"]], "bom_utf8 (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.BOM_UTF8"]], "codec (codecs \u4e2d\u7684\u985e\u5225)": [[155, "codecs.Codec"]], "codecinfo (codecs \u4e2d\u7684\u985e\u5225)": [[155, "codecs.CodecInfo"]], "codecs": [[155, "index-0"], [155, "module-codecs"]], "encodedfile() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.EncodedFile"]], "incrementaldecoder (codecs \u4e2d\u7684\u985e\u5225)": [[155, "codecs.IncrementalDecoder"]], "incrementalencoder (codecs \u4e2d\u7684\u985e\u5225)": [[155, "codecs.IncrementalEncoder"]], "rfc 3490": [[155, "index-13"], [155, "index-14"], [155, "index-6"], [155, "index-8"]], "rfc 3490#section-3.1": [[155, "index-12"]], "rfc 3492": [[155, "index-7"], [155, "index-9"]], "rfc 5891": [[155, "index-10"]], "rfc 5895": [[155, "index-11"]], "streamreader (codecs \u4e2d\u7684\u985e\u5225)": [[155, "codecs.StreamReader"]], "streamreaderwriter (codecs \u4e2d\u7684\u985e\u5225)": [[155, "codecs.StreamReaderWriter"]], "streamrecoder (codecs \u4e2d\u7684\u985e\u5225)": [[155, "codecs.StreamRecoder"]], "streamwriter (codecs \u4e2d\u7684\u985e\u5225)": [[155, "codecs.StreamWriter"]], "toascii() (\u65bc encodings.idna \u6a21\u7d44\u4e2d)": [[155, "encodings.idna.ToASCII"]], "tounicode() (\u65bc encodings.idna \u6a21\u7d44\u4e2d)": [[155, "encodings.idna.ToUnicode"]], "unicode": [[155, "index-0"], [384, "index-0"], [425, "index-19"]], "\\ \uff08\u53cd\u659c\u7dda\uff09": [[155, "index-1"], [290, "index-48"], [316, "index-12"], [316, "index-26"], [316, "index-9"], [432, "index-23"]], "\\n": [[155, "index-3"], [316, "index-37"], [316, "index-37"], [432, "index-23"], [432, "index-23"]], "\\u": [[155, "index-1"], [155, "index-1"], [316, "index-37"], [316, "index-37"], [432, "index-23"], [432, "index-23"]], "\\x": [[155, "index-1"], [316, "index-37"], [432, "index-23"]], "backslashreplace": [[155, "index-1"]], "backslashreplace_errors() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.backslashreplace_errors"]], "decode (codecs.codecinfo \u7684\u5c6c\u6027)": [[155, "codecs.CodecInfo.decode"]], "decode() (codecs.codec \u7684\u65b9\u6cd5)": [[155, "codecs.Codec.decode"]], "decode() (codecs.incrementaldecoder \u7684\u65b9\u6cd5)": [[155, "codecs.IncrementalDecoder.decode"]], "decode() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.decode"]], "decode\uff08\u89e3\u78bc\uff09": [[155, "index-0"]], "encode (codecs.codecinfo \u7684\u5c6c\u6027)": [[155, "codecs.CodecInfo.encode"]], "encode() (codecs.codec \u7684\u65b9\u6cd5)": [[155, "codecs.Codec.encode"]], "encode() (codecs.incrementalencoder \u7684\u65b9\u6cd5)": [[155, "codecs.IncrementalEncoder.encode"]], "encode() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.encode"]], "encode\uff08\u7de8\u78bc\uff09": [[155, "index-0"]], "encodings.idna": [[155, "module-encodings.idna"]], "encodings.mbcs": [[155, "module-encodings.mbcs"]], "encodings.utf_8_sig": [[155, "module-encodings.utf_8_sig"]], "error handler's name\uff08\u932f\u8aa4\u8655\u7406\u5668\u540d\u7a31\uff09": [[155, "index-1"], [155, "index-3"], [155, "index-4"]], "escape sequence\uff08\u8df3\u812b\u5e8f\u5217\uff09": [[155, "index-1"], [155, "index-3"], [432, "index-23"]], "getdecoder() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.getdecoder"]], "getencoder() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.getencoder"]], "getincrementaldecoder() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.getincrementaldecoder"]], "getincrementalencoder() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.getincrementalencoder"]], "getreader() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.getreader"]], "getstate() (codecs.incrementaldecoder \u7684\u65b9\u6cd5)": [[155, "codecs.IncrementalDecoder.getstate"]], "getstate() (codecs.incrementalencoder \u7684\u65b9\u6cd5)": [[155, "codecs.IncrementalEncoder.getstate"]], "getwriter() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.getwriter"]], "ignore": [[155, "index-1"]], "ignore_errors() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.ignore_errors"]], "incrementaldecoder (codecs.codecinfo \u7684\u5c6c\u6027)": [[155, "codecs.CodecInfo.incrementaldecoder"]], "incrementalencoder (codecs.codecinfo \u7684\u5c6c\u6027)": [[155, "codecs.CodecInfo.incrementalencoder"]], "iterdecode() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.iterdecode"]], "iterencode() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.iterencode"]], "lookup() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.lookup"]], "lookup_error() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.lookup_error"]], "name (codecs.codecinfo \u7684\u5c6c\u6027)": [[155, "codecs.CodecInfo.name"]], "nameprep() (\u65bc encodings.idna \u6a21\u7d44\u4e2d)": [[155, "encodings.idna.nameprep"]], "namereplace": [[155, "index-3"]], "namereplace_errors() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.namereplace_errors"]], "open() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.open"]], "read() (codecs.streamreader \u7684\u65b9\u6cd5)": [[155, "codecs.StreamReader.read"]], "readline() (codecs.streamreader \u7684\u65b9\u6cd5)": [[155, "codecs.StreamReader.readline"]], "readlines() (codecs.streamreader \u7684\u65b9\u6cd5)": [[155, "codecs.StreamReader.readlines"]], "register() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.register"]], "register_error() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.register_error"]], "replace": [[155, "index-1"]], "replace_errors() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.replace_errors"]], "replacement character\uff08\u66ff\u4ee3\u5b57\u5143\uff09": [[155, "index-1"]], "reset() (codecs.incrementaldecoder \u7684\u65b9\u6cd5)": [[155, "codecs.IncrementalDecoder.reset"]], "reset() (codecs.incrementalencoder \u7684\u65b9\u6cd5)": [[155, "codecs.IncrementalEncoder.reset"]], "reset() (codecs.streamreader \u7684\u65b9\u6cd5)": [[155, "codecs.StreamReader.reset"]], "reset() (codecs.streamwriter \u7684\u65b9\u6cd5)": [[155, "codecs.StreamWriter.reset"]], "setstate() (codecs.incrementaldecoder \u7684\u65b9\u6cd5)": [[155, "codecs.IncrementalDecoder.setstate"]], "setstate() (codecs.incrementalencoder \u7684\u65b9\u6cd5)": [[155, "codecs.IncrementalEncoder.setstate"]], "stackable\uff08\u53ef\u5806\u758a\uff09": [[155, "index-0"]], "streamreader (codecs.codecinfo \u7684\u5c6c\u6027)": [[155, "codecs.CodecInfo.streamreader"]], "streams\uff08\u4e32\u6d41\uff09": [[155, "index-0"]], "streamwriter (codecs.codecinfo \u7684\u5c6c\u6027)": [[155, "codecs.CodecInfo.streamwriter"]], "strict": [[155, "index-1"]], "strict_errors() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.strict_errors"]], "surrogateescape": [[155, "index-1"]], "surrogatepass": [[155, "index-4"]], "unregister() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.unregister"]], "write() (codecs.streamwriter \u7684\u65b9\u6cd5)": [[155, "codecs.StreamWriter.write"]], "writelines() (codecs.streamwriter \u7684\u65b9\u6cd5)": [[155, "codecs.StreamWriter.writelines"]], "xmlcharrefreplace": [[155, "index-3"]], "xmlcharrefreplace_errors() (\u65bc codecs \u6a21\u7d44\u4e2d)": [[155, "codecs.xmlcharrefreplace_errors"]], "commandcompiler (codeop \u4e2d\u7684\u985e\u5225)": [[156, "codeop.CommandCompiler"]], "compile (codeop \u4e2d\u7684\u985e\u5225)": [[156, "codeop.Compile"]], "codeop": [[156, "module-codeop"]], "compile_command() (\u65bc codeop \u6a21\u7d44\u4e2d)": [[156, "codeop.compile_command"]], "chainmap (collections \u4e2d\u7684\u985e\u5225)": [[157, "collections.ChainMap"]], "counter (collections \u4e2d\u7684\u985e\u5225)": [[157, "collections.Counter"]], "ordereddict (collections \u4e2d\u7684\u985e\u5225)": [[157, "collections.OrderedDict"]], "pep 468": [[157, "index-10"], [476, "index-24"], [480, "index-259"]], "pep 584": [[157, "index-11"], [157, "index-8"], [157, "index-9"], [290, "index-6"], [290, "index-7"], [382, "index-6"], [399, "index-1"], [399, "index-4"], [479, "index-1"], [479, "index-11"], [480, "index-174"], [480, "index-175"], [480, "index-176"], [480, "index-188"], [480, "index-189"], [480, "index-190"], [480, "index-191"]], "userdict (collections \u4e2d\u7684\u985e\u5225)": [[157, "collections.UserDict"]], "userlist (collections \u4e2d\u7684\u985e\u5225)": [[157, "collections.UserList"]], "userstring (collections \u4e2d\u7684\u985e\u5225)": [[157, "collections.UserString"]], "__missing__() (collections.defaultdict \u7684\u65b9\u6cd5)": [[157, "collections.defaultdict.__missing__"]], "_asdict() (collections.somenamedtuple \u7684\u65b9\u6cd5)": [[157, "collections.somenamedtuple._asdict"]], "_field_defaults (collections.somenamedtuple \u7684\u5c6c\u6027)": [[157, "collections.somenamedtuple._field_defaults"]], "_fields (collections.somenamedtuple \u7684\u5c6c\u6027)": [[157, "collections.somenamedtuple._fields"]], "_make() (collections.somenamedtuple \u7684\u985e\u5225\u65b9\u6cd5)": [[157, "collections.somenamedtuple._make"]], "_replace() (collections.somenamedtuple \u7684\u65b9\u6cd5)": [[157, "collections.somenamedtuple._replace"]], "append() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.append"]], "appendleft() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.appendleft"]], "clear() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.clear"]], "collections": [[157, "module-collections"], [425, "index-24"]], "copy() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.copy"]], "count() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.count"]], "data (collections.userdict \u7684\u5c6c\u6027)": [[157, "collections.UserDict.data"]], "data (collections.userlist \u7684\u5c6c\u6027)": [[157, "collections.UserList.data"]], "data (collections.userstring \u7684\u5c6c\u6027)": [[157, "collections.UserString.data"]], "default_factory (collections.defaultdict \u7684\u5c6c\u6027)": [[157, "collections.defaultdict.default_factory"]], "defaultdict (collections \u4e2d\u7684\u985e\u5225)": [[157, "collections.defaultdict"]], "deque (collections \u4e2d\u7684\u985e\u5225)": [[157, "collections.deque"]], "elements() (collections.counter \u7684\u65b9\u6cd5)": [[157, "collections.Counter.elements"]], "extend() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.extend"]], "extendleft() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.extendleft"]], "fromkeys() (collections.counter \u7684\u65b9\u6cd5)": [[157, "collections.Counter.fromkeys"]], "index() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.index"]], "insert() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.insert"]], "maps (collections.chainmap \u7684\u5c6c\u6027)": [[157, "collections.ChainMap.maps"]], "maxlen (collections.deque \u7684\u5c6c\u6027)": [[157, "collections.deque.maxlen"]], "most_common() (collections.counter \u7684\u65b9\u6cd5)": [[157, "collections.Counter.most_common"]], "move_to_end() (collections.ordereddict \u7684\u65b9\u6cd5)": [[157, "collections.OrderedDict.move_to_end"]], "namedtuple() (\u65bc collections \u6a21\u7d44\u4e2d)": [[157, "collections.namedtuple"]], "new_child() (collections.chainmap \u7684\u65b9\u6cd5)": [[157, "collections.ChainMap.new_child"]], "parents (collections.chainmap \u7684\u5c6c\u6027)": [[157, "collections.ChainMap.parents"]], "pop() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.pop"]], "popitem() (collections.ordereddict \u7684\u65b9\u6cd5)": [[157, "collections.OrderedDict.popitem"]], "popleft() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.popleft"]], "remove() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.remove"]], "reverse() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.reverse"]], "rotate() (collections.deque \u7684\u65b9\u6cd5)": [[157, "collections.deque.rotate"]], "subtract() (collections.counter \u7684\u65b9\u6cd5)": [[157, "collections.Counter.subtract"]], "total() (collections.counter \u7684\u65b9\u6cd5)": [[157, "collections.Counter.total"]], "update() (collections.counter \u7684\u65b9\u6cd5)": [[157, "collections.Counter.update"]], "asyncgenerator (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.AsyncGenerator"]], "asynciterable (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.AsyncIterable"]], "asynciterator (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.AsyncIterator"]], "awaitable (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Awaitable"]], "buffer (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Buffer"]], "bytestring (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.ByteString"]], "callable (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Callable"]], "collection (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Collection"]], "container (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Container"]], "coroutine (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Coroutine"]], "generator (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Generator"]], "hashable (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Hashable"]], "itemsview (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.ItemsView"]], "iterable (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Iterable"]], "iterator (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Iterator"]], "keysview (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.KeysView"]], "mapping (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Mapping"]], "mappingview (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.MappingView"]], "mutablemapping (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.MutableMapping"]], "mutablesequence (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.MutableSequence"]], "mutableset (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.MutableSet"]], "pep 688": [[158, "index-4"], [425, "index-107"], [471, "index-12"], [480, "index-10"]], "reversible (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Reversible"]], "sequence (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Sequence"]], "set (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Set"]], "sized (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.Sized"]], "valuesview (collections.abc \u4e2d\u7684\u985e\u5225)": [[158, "collections.abc.ValuesView"]], "collections.abc": [[158, "module-collections.abc"]], "colorsys": [[159, "module-colorsys"]], "hls_to_rgb() (\u65bc colorsys \u6a21\u7d44\u4e2d)": [[159, "colorsys.hls_to_rgb"]], "hsv_to_rgb() (\u65bc colorsys \u6a21\u7d44\u4e2d)": [[159, "colorsys.hsv_to_rgb"]], "rgb_to_hls() (\u65bc colorsys \u6a21\u7d44\u4e2d)": [[159, "colorsys.rgb_to_hls"]], "rgb_to_hsv() (\u65bc colorsys \u6a21\u7d44\u4e2d)": [[159, "colorsys.rgb_to_hsv"]], "rgb_to_yiq() (\u65bc colorsys \u6a21\u7d44\u4e2d)": [[159, "colorsys.rgb_to_yiq"]], "yiq_to_rgb() (\u65bc colorsys \u6a21\u7d44\u4e2d)": [[159, "colorsys.yiq_to_rgb"]], "--hardlink-dupes": [[160, "cmdoption-compileall-hardlink-dupes"]], "--invalidation-mode": [[160, "cmdoption-compileall-invalidation-mode"]], "-b": [[160, "cmdoption-compileall-b"], [385, "cmdoption-unittest-b"], [452, "cmdoption-B"], [452, "cmdoption-b"]], "-d": [[160, "cmdoption-compileall-d"], [231, "cmdoption-gzip-d"], [452, "cmdoption-d"]], "-f": [[160, "cmdoption-compileall-f"], [377, "cmdoption-trace-f"], [385, "cmdoption-unittest-f"]], "-j": [[160, "cmdoption-compileall-j"], [452, "cmdoption-J"]], "-o": [[160, "cmdoption-compileall-o"], [297, "cmdoption-pickletools-o"], [418, "cmdoption-zipapp-o"], [452, "cmdoption-O"]], "-p": [[160, "cmdoption-compileall-p"], [297, "cmdoption-pickletools-p"], [364, "cmdoption-timeit-p"], [385, "cmdoption-unittest-discover-p"], [418, "cmdoption-zipapp-p"], [452, "cmdoption-P"]], "-q": [[160, "cmdoption-compileall-q"], [308, "cmdoption-python-m-py_compile-q"], [452, "cmdoption-q"]], "-r": [[160, "cmdoption-compileall-r"], [364, "cmdoption-timeit-r"], [377, "cmdoption-trace-R"], [377, "cmdoption-trace-r"], [452, "cmdoption-R"]], "-x": [[160, "cmdoption-compileall-x"], [452, "cmdoption-X"], [452, "cmdoption-x"]], "source_date_epoch": [[160, "index-1"], [308, "index-3"], [308, "index-6"], [308, "index-7"], [477, "index-31"], [480, "index-219"], [480, "index-235"]], "compile_dir() (\u65bc compileall \u6a21\u7d44\u4e2d)": [[160, "compileall.compile_dir"]], "compile_file() (\u65bc compileall \u6a21\u7d44\u4e2d)": [[160, "compileall.compile_file"]], "compile_path() (\u65bc compileall \u6a21\u7d44\u4e2d)": [[160, "compileall.compile_path"]], "compileall": [[160, "module-compileall"]], "compileall \u547d\u4ee4\u5217\u9078\u9805": [[160, "cmdoption-compileall-arg-directory"], [160, "cmdoption-compileall-arg-file"], [160, "cmdoption-compileall-b"], [160, "cmdoption-compileall-d"], [160, "cmdoption-compileall-e"], [160, "cmdoption-compileall-f"], [160, "cmdoption-compileall-hardlink-dupes"], [160, "cmdoption-compileall-i"], [160, "cmdoption-compileall-invalidation-mode"], [160, "cmdoption-compileall-j"], [160, "cmdoption-compileall-l"], [160, "cmdoption-compileall-o"], [160, "cmdoption-compileall-p"], [160, "cmdoption-compileall-q"], [160, "cmdoption-compileall-r"], [160, "cmdoption-compileall-s"], [160, "cmdoption-compileall-x"]], "directory": [[160, "cmdoption-compileall-arg-directory"]], "file": [[160, "cmdoption-compileall-arg-file"], [231, "cmdoption-gzip-arg-file"]], "brokenexecutor": [[163, "concurrent.futures.BrokenExecutor"]], "brokenprocesspool": [[163, "concurrent.futures.process.BrokenProcessPool"]], "brokenthreadpool": [[163, "concurrent.futures.thread.BrokenThreadPool"]], "executor (concurrent.futures \u4e2d\u7684\u985e\u5225)": [[163, "concurrent.futures.Executor"]], "future (concurrent.futures \u4e2d\u7684\u985e\u5225)": [[163, "concurrent.futures.Future"]], "pep 3148": [[163, "index-2"], [472, "index-4"]], "processpoolexecutor (concurrent.futures \u4e2d\u7684\u985e\u5225)": [[163, "concurrent.futures.ProcessPoolExecutor"]], "threadpoolexecutor (concurrent.futures \u4e2d\u7684\u985e\u5225)": [[163, "concurrent.futures.ThreadPoolExecutor"]], "add_done_callback() (concurrent.futures.future \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Future.add_done_callback"]], "as_completed() (\u65bc concurrent.futures \u6a21\u7d44\u4e2d)": [[163, "concurrent.futures.as_completed"]], "cancel() (concurrent.futures.future \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Future.cancel"]], "cancelled() (concurrent.futures.future \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Future.cancelled"]], "concurrent.futures": [[163, "module-concurrent.futures"]], "done() (concurrent.futures.future \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Future.done"]], "exception() (concurrent.futures.future \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Future.exception"]], "map() (concurrent.futures.executor \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Executor.map"]], "result() (concurrent.futures.future \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Future.result"]], "running() (concurrent.futures.future \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Future.running"]], "set_exception() (concurrent.futures.future \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Future.set_exception"]], "set_result() (concurrent.futures.future \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Future.set_result"]], "set_running_or_notify_cancel() (concurrent.futures.future \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Future.set_running_or_notify_cancel"]], "shutdown() (concurrent.futures.executor \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Executor.shutdown"]], "submit() (concurrent.futures.executor \u7684\u65b9\u6cd5)": [[163, "concurrent.futures.Executor.submit"]], "wait() (\u65bc concurrent.futures \u6a21\u7d44\u4e2d)": [[163, "concurrent.futures.wait"]], "$ \uff08\u91d1\u9322\u7b26\u865f\uff09": [[164, "index-2"], [291, "index-9"], [316, "index-2"], [342, "index-13"]], "% \uff08\u767e\u5206\u865f\uff09": [[164, "index-1"], [180, "index-0"], [291, "index-9"], [341, "index-13"], [341, "index-35"], [341, "index-45"], [363, "index-11"], [363, "index-9"], [402, "index-0"], [427, "index-68"]], ".ini": [[164, "index-0"]], "boolean_states (configparser.configparser \u7684\u5c6c\u6027)": [[164, "configparser.ConfigParser.BOOLEAN_STATES"]], "basicinterpolation (configparser \u4e2d\u7684\u985e\u5225)": [[164, "configparser.BasicInterpolation"]], "configparser (configparser \u4e2d\u7684\u985e\u5225)": [[164, "configparser.ConfigParser"]], "duplicateoptionerror": [[164, "configparser.DuplicateOptionError"]], "duplicatesectionerror": [[164, "configparser.DuplicateSectionError"]], "extendedinterpolation (configparser \u4e2d\u7684\u985e\u5225)": [[164, "configparser.ExtendedInterpolation"]], "interpolationdeptherror": [[164, "configparser.InterpolationDepthError"]], "interpolationerror": [[164, "configparser.InterpolationError"]], "interpolationmissingoptionerror": [[164, "configparser.InterpolationMissingOptionError"]], "interpolationsyntaxerror": [[164, "configparser.InterpolationSyntaxError"]], "max_interpolation_depth (\u65bc configparser \u6a21\u7d44\u4e2d)": [[164, "configparser.MAX_INTERPOLATION_DEPTH"]], "missingsectionheadererror": [[164, "configparser.MissingSectionHeaderError"]], "nooptionerror": [[164, "configparser.NoOptionError"]], "nosectionerror": [[164, "configparser.NoSectionError"]], "parsingerror": [[164, "configparser.ParsingError"]], "rawconfigparser (configparser \u4e2d\u7684\u985e\u5225)": [[164, "configparser.RawConfigParser"]], "sectcre (configparser.configparser \u7684\u5c6c\u6027)": [[164, "configparser.ConfigParser.SECTCRE"]], "windows ini file\uff08windows ini \u6a94\u6848\uff09": [[164, "index-0"]], "add_section() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.add_section"]], "add_section() (configparser.rawconfigparser \u7684\u65b9\u6cd5)": [[164, "configparser.RawConfigParser.add_section"]], "configparser": [[164, "module-configparser"]], "configuration\uff08\u8a2d\u5b9a\uff09": [[164, "index-0"], [294, "index-2"], [331, "index-4"]], "defaults() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.defaults"]], "get() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.get"]], "getboolean() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.getboolean"]], "getfloat() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.getfloat"]], "getint() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.getint"]], "has_option() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.has_option"]], "has_section() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.has_section"]], "ini file\uff08ini \u6a94\u6848\uff09": [[164, "index-0"]], "interpolation in configuration files\uff08\u8a2d\u5b9a\u6a94\u4e2d\u7684\u63d2\u503c\uff09": [[164, "index-1"], [164, "index-2"]], "items() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.items"]], "options() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.options"]], "optionxform() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.optionxform"]], "read() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.read"]], "read_dict() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.read_dict"]], "read_file() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.read_file"]], "read_string() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.read_string"]], "remove_option() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.remove_option"]], "remove_section() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.remove_section"]], "sections() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.sections"]], "set() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.set"]], "set() (configparser.rawconfigparser \u7684\u65b9\u6cd5)": [[164, "configparser.RawConfigParser.set"]], "write() (configparser.configparser \u7684\u65b9\u6cd5)": [[164, "configparser.ConfigParser.write"]], "ellipsis (\u5167\u5efa\u8b8a\u6578)": [[165, "Ellipsis"]], "false (\u5167\u5efa\u8b8a\u6578)": [[165, "False"]], "none (\u5167\u5efa\u8b8a\u6578)": [[165, "None"]], "notimplemented (\u5167\u5efa\u8b8a\u6578)": [[165, "NotImplemented"]], "true (\u5167\u5efa\u8b8a\u6578)": [[165, "True"]], "__debug__ (\u5167\u5efa\u8b8a\u6578)": [[165, "debug__"]], "copyright (\u5167\u5efa\u8b8a\u6578)": [[165, "copyright"]], "credits (\u5167\u5efa\u8b8a\u6578)": [[165, "credits"]], "ellipsis literal\uff08\u522a\u7bc0\u865f\uff09": [[165, "index-0"], [341, "index-66"], [425, "index-8"]], "exit (\u5167\u5efa\u8b8a\u6578)": [[165, "exit"]], "license (\u5167\u5efa\u8b8a\u6578)": [[165, "license"]], "quit (\u5167\u5efa\u8b8a\u6578)": [[165, "quit"]], "abstractasynccontextmanager (contextlib \u4e2d\u7684\u985e\u5225)": [[166, "contextlib.AbstractAsyncContextManager"]], "abstractcontextmanager (contextlib \u4e2d\u7684\u985e\u5225)": [[166, "contextlib.AbstractContextManager"]], "asynccontextdecorator (contextlib \u4e2d\u7684\u985e\u5225)": [[166, "contextlib.AsyncContextDecorator"]], "asyncexitstack (contextlib \u4e2d\u7684\u985e\u5225)": [[166, "contextlib.AsyncExitStack"]], "contextdecorator (contextlib \u4e2d\u7684\u985e\u5225)": [[166, "contextlib.ContextDecorator"]], "exitstack (contextlib \u4e2d\u7684\u985e\u5225)": [[166, "contextlib.ExitStack"]], "aclose() (contextlib.asyncexitstack \u7684\u65b9\u6cd5)": [[166, "contextlib.AsyncExitStack.aclose"]], "aclosing() (\u65bc contextlib \u6a21\u7d44\u4e2d)": [[166, "contextlib.aclosing"]], "asynccontextmanager() (\u65bc contextlib \u6a21\u7d44\u4e2d)": [[166, "contextlib.asynccontextmanager"]], "callback() (contextlib.exitstack \u7684\u65b9\u6cd5)": [[166, "contextlib.ExitStack.callback"]], "chdir() (\u65bc contextlib \u6a21\u7d44\u4e2d)": [[166, "contextlib.chdir"]], "close() (contextlib.exitstack \u7684\u65b9\u6cd5)": [[166, "contextlib.ExitStack.close"]], "closing() (\u65bc contextlib \u6a21\u7d44\u4e2d)": [[166, "contextlib.closing"]], "contextlib": [[166, "module-contextlib"]], "contextmanager() (\u65bc contextlib \u6a21\u7d44\u4e2d)": [[166, "contextlib.contextmanager"]], "enter_async_context() (contextlib.asyncexitstack \u7684\u65b9\u6cd5)": [[166, "contextlib.AsyncExitStack.enter_async_context"]], "enter_context() (contextlib.exitstack \u7684\u65b9\u6cd5)": [[166, "contextlib.ExitStack.enter_context"]], "nullcontext() (\u65bc contextlib \u6a21\u7d44\u4e2d)": [[166, "contextlib.nullcontext"]], "pop_all() (contextlib.exitstack \u7684\u65b9\u6cd5)": [[166, "contextlib.ExitStack.pop_all"]], "push() (contextlib.exitstack \u7684\u65b9\u6cd5)": [[166, "contextlib.ExitStack.push"]], "push_async_callback() (contextlib.asyncexitstack \u7684\u65b9\u6cd5)": [[166, "contextlib.AsyncExitStack.push_async_callback"]], "push_async_exit() (contextlib.asyncexitstack \u7684\u65b9\u6cd5)": [[166, "contextlib.AsyncExitStack.push_async_exit"]], "redirect_stderr() (\u65bc contextlib \u6a21\u7d44\u4e2d)": [[166, "contextlib.redirect_stderr"]], "redirect_stdout() (\u65bc contextlib \u6a21\u7d44\u4e2d)": [[166, "contextlib.redirect_stdout"]], "suppress() (\u65bc contextlib \u6a21\u7d44\u4e2d)": [[166, "contextlib.suppress"]], "context (contextvars \u4e2d\u7684\u985e\u5225)": [[167, "contextvars.Context"]], "contextvar (contextvars \u4e2d\u7684\u985e\u5225)": [[167, "contextvars.ContextVar"]], "missing (contextvars.token \u7684\u5c6c\u6027)": [[167, "contextvars.Token.MISSING"]], "token (contextvars \u4e2d\u7684\u985e\u5225)": [[167, "contextvars.Token"]], "contextvars": [[167, "module-contextvars"]], "copy() (contextvars.context \u7684\u65b9\u6cd5)": [[167, "contextvars.Context.copy"]], "copy_context() (\u65bc contextvars \u6a21\u7d44\u4e2d)": [[167, "contextvars.copy_context"]], "get() (contextvars.context \u7684\u65b9\u6cd5)": [[167, "contextvars.Context.get"]], "get() (contextvars.contextvar \u7684\u65b9\u6cd5)": [[167, "contextvars.ContextVar.get"]], "items() (contextvars.context \u7684\u65b9\u6cd5)": [[167, "contextvars.Context.items"]], "keys() (contextvars.context \u7684\u65b9\u6cd5)": [[167, "contextvars.Context.keys"]], "name (contextvars.contextvar \u7684\u5c6c\u6027)": [[167, "contextvars.ContextVar.name"]], "old_value (contextvars.token \u7684\u5c6c\u6027)": [[167, "contextvars.Token.old_value"]], "reset() (contextvars.contextvar \u7684\u65b9\u6cd5)": [[167, "contextvars.ContextVar.reset"]], "run() (contextvars.context \u7684\u65b9\u6cd5)": [[167, "contextvars.Context.run"]], "set() (contextvars.contextvar \u7684\u65b9\u6cd5)": [[167, "contextvars.ContextVar.set"]], "values() (contextvars.context \u7684\u65b9\u6cd5)": [[167, "contextvars.Context.values"]], "var (contextvars.token \u7684\u5c6c\u6027)": [[167, "contextvars.Token.var"]], "__copy__() \uff08\u8907\u88fd\u5354\u5b9a\uff09": [[168, "index-1"]], "__deepcopy__() \uff08\u8907\u88fd\u5354\u5b9a\uff09": [[168, "index-1"]], "copy": [[168, "module-copy"]], "copy() (\u65bc copy \u6a21\u7d44\u4e2d)": [[168, "copy.copy"]], "deepcopy() (\u65bc copy \u6a21\u7d44\u4e2d)": [[168, "copy.deepcopy"]], "pickle": [[168, "index-0"], [169, "index-0"], [271, "index-0"], [296, "module-pickle"], [327, "index-0"]], "constructor() (\u65bc copyreg \u6a21\u7d44\u4e2d)": [[169, "copyreg.constructor"]], "copyreg": [[169, "module-copyreg"]], "copy\uff08\u8907\u88fd\uff09": [[169, "index-0"], [244, "index-4"], [296, "index-5"]], "pickle() (\u65bc copyreg \u6a21\u7d44\u4e2d)": [[169, "copyreg.pickle"]], "des": [[170, "index-0"]], "method_blowfish (\u65bc crypt \u6a21\u7d44\u4e2d)": [[170, "crypt.METHOD_BLOWFISH"]], "method_crypt (\u65bc crypt \u6a21\u7d44\u4e2d)": [[170, "crypt.METHOD_CRYPT"]], "method_md5 (\u65bc crypt \u6a21\u7d44\u4e2d)": [[170, "crypt.METHOD_MD5"]], "method_sha256 (\u65bc crypt \u6a21\u7d44\u4e2d)": [[170, "crypt.METHOD_SHA256"]], "method_sha512 (\u65bc crypt \u6a21\u7d44\u4e2d)": [[170, "crypt.METHOD_SHA512"]], "pep 594#crypt": [[170, "index-1"]], "cipher": [[170, "index-0"]], "crypt": [[170, "module-crypt"], [307, "index-0"]], "crypt() (\u65bc crypt \u6a21\u7d44\u4e2d)": [[170, "crypt.crypt"]], "crypt(3)": [[170, "index-0"], [170, "index-2"], [170, "index-3"]], "methods (\u65bc crypt \u6a21\u7d44\u4e2d)": [[170, "crypt.methods"]], "mksalt() (\u65bc crypt \u6a21\u7d44\u4e2d)": [[170, "crypt.mksalt"]], "cryptography\uff08\u5bc6\u78bc\u5b78\uff09": [[171, "index-0"]], "dialect (csv \u4e2d\u7684\u985e\u5225)": [[172, "csv.Dialect"]], "dictreader (csv \u4e2d\u7684\u985e\u5225)": [[172, "csv.DictReader"]], "dictwriter (csv \u4e2d\u7684\u985e\u5225)": [[172, "csv.DictWriter"]], "pep 305": [[172, "index-7"], [462, "index-20"]], "quote_all (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.QUOTE_ALL"]], "quote_minimal (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.QUOTE_MINIMAL"]], "quote_none (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.QUOTE_NONE"]], "quote_nonnumeric (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.QUOTE_NONNUMERIC"]], "quote_notnull (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.QUOTE_NOTNULL"]], "quote_strings (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.QUOTE_STRINGS"]], "rfc 4180": [[172, "index-6"]], "sniffer (csv \u4e2d\u7684\u985e\u5225)": [[172, "csv.Sniffer"]], "__next__() (csv.csvreader \u7684\u65b9\u6cd5)": [[172, "csv.csvreader.__next__"]], "csv": [[172, "index-0"], [172, "module-csv"]], "csv.reader \u51fd\u5f0f": [[172, "index-3"]], "data\uff08\u8cc7\u6599\uff09": [[172, "index-0"], [344, "index-0"], [425, "index-0"], [425, "index-4"], [427, "index-7"]], "delimiter (csv.dialect \u7684\u5c6c\u6027)": [[172, "csv.Dialect.delimiter"]], "dialect (csv.csvreader \u7684\u5c6c\u6027)": [[172, "csv.csvreader.dialect"]], "dialect (csv.csvwriter \u7684\u5c6c\u6027)": [[172, "csv.csvwriter.dialect"]], "doublequote (csv.dialect \u7684\u5c6c\u6027)": [[172, "csv.Dialect.doublequote"]], "escapechar (csv.dialect \u7684\u5c6c\u6027)": [[172, "csv.Dialect.escapechar"]], "excel (csv \u4e2d\u7684\u985e\u5225)": [[172, "csv.excel"]], "excel_tab (csv \u4e2d\u7684\u985e\u5225)": [[172, "csv.excel_tab"]], "field_size_limit() (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.field_size_limit"]], "fieldnames (csv.dictreader \u7684\u5c6c\u6027)": [[172, "csv.DictReader.fieldnames"]], "get_dialect() (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.get_dialect"]], "has_header() (csv.sniffer \u7684\u65b9\u6cd5)": [[172, "csv.Sniffer.has_header"]], "line_num (csv.csvreader \u7684\u5c6c\u6027)": [[172, "csv.csvreader.line_num"]], "lineterminator (csv.dialect \u7684\u5c6c\u6027)": [[172, "csv.Dialect.lineterminator"]], "list_dialects() (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.list_dialects"]], "quotechar (csv.dialect \u7684\u5c6c\u6027)": [[172, "csv.Dialect.quotechar"]], "quoting (csv.dialect \u7684\u5c6c\u6027)": [[172, "csv.Dialect.quoting"]], "reader() (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.reader"]], "register_dialect() (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.register_dialect"]], "skipinitialspace (csv.dialect \u7684\u5c6c\u6027)": [[172, "csv.Dialect.skipinitialspace"]], "sniff() (csv.sniffer \u7684\u65b9\u6cd5)": [[172, "csv.Sniffer.sniff"]], "strict (csv.dialect \u7684\u5c6c\u6027)": [[172, "csv.Dialect.strict"]], "tabular\uff08\u8868\u683c\uff09": [[172, "index-0"]], "universal newlines": [[172, "index-3"], [222, "index-7"], [247, "index-15"], [255, "index-4"], [255, "index-5"], [341, "index-34"], [341, "index-44"], [345, "index-1"], [462, "index-8"], [463, "index-7"], [464, "index-20"], [465, "index-13"]], "unix_dialect (csv \u4e2d\u7684\u985e\u5225)": [[172, "csv.unix_dialect"]], "unregister_dialect() (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.unregister_dialect"]], "writeheader() (csv.dictwriter \u7684\u65b9\u6cd5)": [[172, "csv.DictWriter.writeheader"]], "writer() (\u65bc csv \u6a21\u7d44\u4e2d)": [[172, "csv.writer"]], "writerow() (csv.csvwriter \u7684\u65b9\u6cd5)": [[172, "csv.csvwriter.writerow"]], "writerows() (csv.csvwriter \u7684\u65b9\u6cd5)": [[172, "csv.csvwriter.writerows"]], "array (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.Array"]], "bigendianstructure (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.BigEndianStructure"]], "bigendianunion (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.BigEndianUnion"]], "cdll (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.CDLL"]], "cfunctype() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.CFUNCTYPE"]], "dllcanunloadnow() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.DllCanUnloadNow"]], "dllgetclassobject() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.DllGetClassObject"]], "formaterror() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.FormatError"]], "getlasterror() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.GetLastError"]], "hresult (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.HRESULT"]], "libraryloader (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.LibraryLoader"]], "littleendianstructure (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.LittleEndianStructure"]], "littleendianunion (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.LittleEndianUnion"]], "loadlibrary() (ctypes.libraryloader \u7684\u65b9\u6cd5)": [[173, "ctypes.LibraryLoader.LoadLibrary"]], "oledll (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.OleDLL"]], "pointer() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.POINTER"], [173, "ctypes.pointer"]], "pyfunctype() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.PYFUNCTYPE"]], "pydll (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.PyDLL"]], "structure (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.Structure"]], "union (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.Union"]], "winfunctype() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.WINFUNCTYPE"]], "windll (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.WinDLL"]], "winerror() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.WinError"]], "_cdata (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes._CData"]], "_funcptr (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes._FuncPtr"]], "_pointer (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes._Pointer"]], "_simplecdata (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes._SimpleCData"]], "_anonymous_ (ctypes.structure \u7684\u5c6c\u6027)": [[173, "ctypes.Structure._anonymous_"]], "_b_base_ (ctypes._cdata \u7684\u5c6c\u6027)": [[173, "ctypes._CData._b_base_"]], "_b_needsfree_ (ctypes._cdata \u7684\u5c6c\u6027)": [[173, "ctypes._CData._b_needsfree_"]], "_fields_ (ctypes.structure \u7684\u5c6c\u6027)": [[173, "ctypes.Structure._fields_"]], "_handle (ctypes.pydll \u7684\u5c6c\u6027)": [[173, "ctypes.PyDLL._handle"]], "_length_ (ctypes.array \u7684\u5c6c\u6027)": [[173, "ctypes.Array._length_"]], "_name (ctypes.pydll \u7684\u5c6c\u6027)": [[173, "ctypes.PyDLL._name"]], "_objects (ctypes._cdata \u7684\u5c6c\u6027)": [[173, "ctypes._CData._objects"]], "_pack_ (ctypes.structure \u7684\u5c6c\u6027)": [[173, "ctypes.Structure._pack_"]], "_type_ (ctypes.array \u7684\u5c6c\u6027)": [[173, "ctypes.Array._type_"]], "_type_ (ctypes._pointer \u7684\u5c6c\u6027)": [[173, "ctypes._Pointer._type_"]], "addressof() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.addressof"]], "alignment() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.alignment"]], "argtypes (ctypes._funcptr \u7684\u5c6c\u6027)": [[173, "ctypes._FuncPtr.argtypes"]], "byref() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.byref"]], "c_bool (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_bool"]], "c_byte (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_byte"]], "c_char (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_char"]], "c_char_p (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_char_p"]], "c_double (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_double"]], "c_float (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_float"]], "c_int (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_int"]], "c_int16 (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_int16"]], "c_int32 (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_int32"]], "c_int64 (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_int64"]], "c_int8 (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_int8"]], "c_long (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_long"]], "c_longdouble (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_longdouble"]], "c_longlong (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_longlong"]], "c_short (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_short"]], "c_size_t (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_size_t"]], "c_ssize_t (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_ssize_t"]], "c_time_t (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_time_t"]], "c_ubyte (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_ubyte"]], "c_uint (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_uint"]], "c_uint16 (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_uint16"]], "c_uint32 (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_uint32"]], "c_uint64 (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_uint64"]], "c_uint8 (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_uint8"]], "c_ulong (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_ulong"]], "c_ulonglong (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_ulonglong"]], "c_ushort (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_ushort"]], "c_void_p (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_void_p"]], "c_wchar (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_wchar"]], "c_wchar_p (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.c_wchar_p"]], "cast() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.cast"]], "contents (ctypes._pointer \u7684\u5c6c\u6027)": [[173, "ctypes._Pointer.contents"]], "create_string_buffer() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.create_string_buffer"]], "create_unicode_buffer() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.create_unicode_buffer"]], "ctypes": [[173, "module-ctypes"]], "errcheck (ctypes._funcptr \u7684\u5c6c\u6027)": [[173, "ctypes._FuncPtr.errcheck"]], "find_library() (\u65bc ctypes.util \u6a21\u7d44\u4e2d)": [[173, "ctypes.util.find_library"]], "find_msvcrt() (\u65bc ctypes.util \u6a21\u7d44\u4e2d)": [[173, "ctypes.util.find_msvcrt"]], "from_address() (ctypes._cdata \u7684\u65b9\u6cd5)": [[173, "ctypes._CData.from_address"]], "from_buffer() (ctypes._cdata \u7684\u65b9\u6cd5)": [[173, "ctypes._CData.from_buffer"]], "from_buffer_copy() (ctypes._cdata \u7684\u65b9\u6cd5)": [[173, "ctypes._CData.from_buffer_copy"]], "from_param() (ctypes._cdata \u7684\u65b9\u6cd5)": [[173, "ctypes._CData.from_param"]], "get_errno() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.get_errno"]], "get_last_error() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.get_last_error"]], "in_dll() (ctypes._cdata \u7684\u65b9\u6cd5)": [[173, "ctypes._CData.in_dll"]], "memmove() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.memmove"]], "memset() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.memset"]], "py_object (ctypes \u4e2d\u7684\u985e\u5225)": [[173, "ctypes.py_object"]], "resize() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.resize"]], "restype (ctypes._funcptr \u7684\u5c6c\u6027)": [[173, "ctypes._FuncPtr.restype"]], "set_errno() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.set_errno"]], "set_last_error() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.set_last_error"]], "sizeof() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.sizeof"]], "string_at() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.string_at"]], "value (ctypes._simplecdata \u7684\u5c6c\u6027)": [[173, "ctypes._SimpleCData.value"]], "wstring_at() (\u65bc ctypes \u6a21\u7d44\u4e2d)": [[173, "ctypes.wstring_at"]], "acs_bbss (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_BBSS"]], "acs_block (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_BLOCK"]], "acs_board (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_BOARD"]], "acs_bsbs (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_BSBS"]], "acs_bssb (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_BSSB"]], "acs_bsss (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_BSSS"]], "acs_btee (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_BTEE"]], "acs_bullet (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_BULLET"]], "acs_ckboard (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_CKBOARD"]], "acs_darrow (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_DARROW"]], "acs_degree (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_DEGREE"]], "acs_diamond (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_DIAMOND"]], "acs_gequal (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_GEQUAL"]], "acs_hline (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_HLINE"]], "acs_lantern (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_LANTERN"]], "acs_larrow (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_LARROW"]], "acs_lequal (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_LEQUAL"]], "acs_llcorner (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_LLCORNER"]], "acs_lrcorner (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_LRCORNER"]], "acs_ltee (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_LTEE"]], "acs_nequal (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_NEQUAL"]], "acs_pi (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_PI"]], "acs_plminus (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_PLMINUS"]], "acs_plus (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_PLUS"]], "acs_rarrow (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_RARROW"]], "acs_rtee (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_RTEE"]], "acs_s1 (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_S1"]], "acs_s3 (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_S3"]], "acs_s7 (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_S7"]], "acs_s9 (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_S9"]], "acs_sbbs (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_SBBS"]], "acs_sbsb (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_SBSB"]], "acs_sbss (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_SBSS"]], "acs_ssbb (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_SSBB"]], "acs_ssbs (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_SSBS"]], "acs_sssb (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_SSSB"]], "acs_ssss (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_SSSS"]], "acs_sterling (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_STERLING"]], "acs_ttee (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_TTEE"]], "acs_uarrow (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_UARROW"]], "acs_ulcorner (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_ULCORNER"]], "acs_urcorner (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_URCORNER"]], "acs_vline (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ACS_VLINE"]], "a_altcharset (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_ALTCHARSET"]], "a_attributes (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_ATTRIBUTES"]], "a_blink (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_BLINK"]], "a_bold (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_BOLD"]], "a_chartext (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_CHARTEXT"]], "a_color (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_COLOR"]], "a_dim (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_DIM"]], "a_horizontal (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_HORIZONTAL"]], "a_invis (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_INVIS"]], "a_italic (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_ITALIC"]], "a_left (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_LEFT"]], "a_low (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_LOW"]], "a_normal (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_NORMAL"]], "a_protect (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_PROTECT"]], "a_reverse (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_REVERSE"]], "a_right (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_RIGHT"]], "a_standout (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_STANDOUT"]], "a_top (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_TOP"]], "a_underline (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_UNDERLINE"]], "a_vertical (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.A_VERTICAL"]], "button_alt (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.BUTTON_ALT"]], "button_ctrl (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.BUTTON_CTRL"]], "button_shift (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.BUTTON_SHIFT"]], "buttonn_clicked (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.BUTTONn_CLICKED"]], "buttonn_double_clicked (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.BUTTONn_DOUBLE_CLICKED"]], "buttonn_pressed (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.BUTTONn_PRESSED"]], "buttonn_released (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.BUTTONn_RELEASED"]], "buttonn_triple_clicked (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.BUTTONn_TRIPLE_CLICKED"]], "colors (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.COLORS"]], "color_black (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.COLOR_BLACK"]], "color_blue (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.COLOR_BLUE"]], "color_cyan (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.COLOR_CYAN"]], "color_green (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.COLOR_GREEN"]], "color_magenta (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.COLOR_MAGENTA"]], "color_pairs (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.COLOR_PAIRS"]], "color_red (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.COLOR_RED"]], "color_white (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.COLOR_WHITE"]], "color_yellow (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.COLOR_YELLOW"]], "cols (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.COLS"]], "columns": [[174, "index-4"], [174, "index-6"]], "err (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ERR"]], "key_a1 (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_A1"]], "key_a3 (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_A3"]], "key_b2 (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_B2"]], "key_backspace (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_BACKSPACE"]], "key_beg (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_BEG"]], "key_break (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_BREAK"]], "key_btab (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_BTAB"]], "key_c1 (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_C1"]], "key_c3 (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_C3"]], "key_cancel (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_CANCEL"]], "key_catab (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_CATAB"]], "key_clear (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_CLEAR"]], "key_close (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_CLOSE"]], "key_command (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_COMMAND"]], "key_copy (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_COPY"]], "key_create (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_CREATE"]], "key_ctab (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_CTAB"]], "key_dc (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_DC"]], "key_dl (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_DL"]], "key_down (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_DOWN"]], "key_eic (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_EIC"]], "key_end (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_END"]], "key_enter (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_ENTER"]], "key_eol (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_EOL"]], "key_eos (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_EOS"]], "key_exit (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_EXIT"]], "key_f0 (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_F0"]], "key_find (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_FIND"]], "key_fn (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_Fn"]], "key_help (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_HELP"]], "key_home (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_HOME"]], "key_ic (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_IC"]], "key_il (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_IL"]], "key_left (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_LEFT"]], "key_ll (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_LL"]], "key_mark (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_MARK"]], "key_max (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_MAX"]], "key_message (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_MESSAGE"]], "key_min (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_MIN"]], "key_mouse (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_MOUSE"]], "key_move (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_MOVE"]], "key_next (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_NEXT"]], "key_npage (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_NPAGE"]], "key_open (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_OPEN"]], "key_options (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_OPTIONS"]], "key_ppage (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_PPAGE"]], "key_previous (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_PREVIOUS"]], "key_print (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_PRINT"]], "key_redo (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_REDO"]], "key_reference (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_REFERENCE"]], "key_refresh (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_REFRESH"]], "key_replace (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_REPLACE"]], "key_reset (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_RESET"]], "key_resize (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_RESIZE"]], "key_restart (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_RESTART"]], "key_resume (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_RESUME"]], "key_right (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_RIGHT"]], "key_save (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SAVE"]], "key_sbeg (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SBEG"]], "key_scancel (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SCANCEL"]], "key_scommand (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SCOMMAND"]], "key_scopy (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SCOPY"]], "key_screate (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SCREATE"]], "key_sdc (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SDC"]], "key_sdl (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SDL"]], "key_select (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SELECT"]], "key_send (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SEND"]], "key_seol (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SEOL"]], "key_sexit (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SEXIT"]], "key_sf (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SF"]], "key_sfind (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SFIND"]], "key_shelp (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SHELP"]], "key_shome (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SHOME"]], "key_sic (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SIC"]], "key_sleft (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SLEFT"]], "key_smessage (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SMESSAGE"]], "key_smove (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SMOVE"]], "key_snext (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SNEXT"]], "key_soptions (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SOPTIONS"]], "key_sprevious (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SPREVIOUS"]], "key_sprint (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SPRINT"]], "key_sr (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SR"]], "key_sredo (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SREDO"]], "key_sreplace (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SREPLACE"]], "key_sreset (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SRESET"]], "key_sright (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SRIGHT"]], "key_srsume (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SRSUME"]], "key_ssave (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SSAVE"]], "key_ssuspend (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SSUSPEND"]], "key_stab (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_STAB"]], "key_sundo (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SUNDO"]], "key_suspend (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_SUSPEND"]], "key_undo (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_UNDO"]], "key_up (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.KEY_UP"]], "lines": [[174, "index-0"], [174, "index-3"], [174, "index-5"]], "lines (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.LINES"]], "ok (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.OK"]], "term": [[174, "index-1"], [174, "index-2"]], "textbox (curses.textpad \u4e2d\u7684\u985e\u5225)": [[174, "curses.textpad.Textbox"]], "__version__ (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.__version__"]], "addch() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.addch"]], "addnstr() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.addnstr"]], "addstr() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.addstr"]], "attroff() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.attroff"]], "attron() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.attron"]], "attrset() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.attrset"]], "baudrate() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.baudrate"]], "beep() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.beep"]], "bkgd() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.bkgd"]], "bkgdset() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.bkgdset"]], "border() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.border"]], "box() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.box"]], "can_change_color() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.can_change_color"]], "cbreak() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.cbreak"]], "chgat() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.chgat"]], "clear() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.clear"]], "clearok() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.clearok"]], "clrtobot() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.clrtobot"]], "clrtoeol() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.clrtoeol"]], "color_content() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.color_content"]], "color_pair() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.color_pair"]], "curs_set() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.curs_set"]], "curses": [[174, "module-curses"]], "curses.textpad": [[174, "module-curses.textpad"]], "cursyncup() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.cursyncup"]], "def_prog_mode() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.def_prog_mode"]], "def_shell_mode() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.def_shell_mode"]], "delay_output() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.delay_output"]], "delch() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.delch"]], "deleteln() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.deleteln"]], "derwin() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.derwin"]], "do_command() (curses.textpad.textbox \u7684\u65b9\u6cd5)": [[174, "curses.textpad.Textbox.do_command"]], "doupdate() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.doupdate"]], "echo() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.echo"]], "echochar() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.echochar"]], "edit() (curses.textpad.textbox \u7684\u65b9\u6cd5)": [[174, "curses.textpad.Textbox.edit"]], "enclose() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.enclose"]], "encoding (curses.window \u7684\u5c6c\u6027)": [[174, "curses.window.encoding"]], "endwin() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.endwin"]], "erase() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.erase"]], "erasechar() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.erasechar"]], "filter() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.filter"]], "flash() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.flash"]], "flushinp() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.flushinp"]], "gather() (curses.textpad.textbox \u7684\u65b9\u6cd5)": [[174, "curses.textpad.Textbox.gather"]], "get_escdelay() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.get_escdelay"]], "get_tabsize() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.get_tabsize"]], "get_wch() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.get_wch"]], "getbegyx() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.getbegyx"]], "getbkgd() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.getbkgd"]], "getch() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.getch"]], "getkey() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.getkey"]], "getmaxyx() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.getmaxyx"]], "getmouse() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.getmouse"]], "getparyx() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.getparyx"]], "getstr() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.getstr"]], "getsyx() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.getsyx"]], "getwin() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.getwin"]], "getyx() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.getyx"]], "halfdelay() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.halfdelay"]], "has_colors() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.has_colors"]], "has_extended_color_support() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.has_extended_color_support"]], "has_ic() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.has_ic"]], "has_il() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.has_il"]], "has_key() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.has_key"]], "hline() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.hline"]], "idcok() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.idcok"]], "idlok() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.idlok"]], "immedok() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.immedok"]], "inch() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.inch"]], "init_color() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.init_color"]], "init_pair() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.init_pair"]], "initscr() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.initscr"]], "insch() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.insch"]], "insdelln() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.insdelln"]], "insertln() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.insertln"]], "insnstr() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.insnstr"]], "insstr() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.insstr"]], "instr() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.instr"]], "is_linetouched() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.is_linetouched"]], "is_term_resized() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.is_term_resized"]], "is_wintouched() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.is_wintouched"]], "isendwin() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.isendwin"]], "keyname() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.keyname"]], "keypad() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.keypad"]], "killchar() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.killchar"]], "leaveok() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.leaveok"]], "longname() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.longname"]], "meta() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.meta"]], "mouseinterval() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.mouseinterval"]], "mousemask() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.mousemask"]], "move() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.move"]], "mvderwin() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.mvderwin"]], "mvwin() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.mvwin"]], "napms() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.napms"]], "ncurses_version (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ncurses_version"]], "newpad() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.newpad"]], "newwin() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.newwin"]], "nl() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.nl"]], "nocbreak() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.nocbreak"]], "nodelay() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.nodelay"]], "noecho() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.noecho"]], "nonl() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.nonl"]], "noqiflush() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.noqiflush"]], "noraw() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.noraw"]], "notimeout() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.notimeout"]], "noutrefresh() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.noutrefresh"]], "overlay() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.overlay"]], "overwrite() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.overwrite"]], "pair_content() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.pair_content"]], "pair_number() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.pair_number"]], "putp() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.putp"]], "putwin() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.putwin"]], "qiflush() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.qiflush"]], "raw() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.raw"]], "rectangle() (\u65bc curses.textpad \u6a21\u7d44\u4e2d)": [[174, "curses.textpad.rectangle"]], "redrawln() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.redrawln"]], "redrawwin() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.redrawwin"]], "refresh() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.refresh"]], "reset_prog_mode() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.reset_prog_mode"]], "reset_shell_mode() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.reset_shell_mode"]], "resetty() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.resetty"]], "resize() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.resize"]], "resize_term() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.resize_term"]], "resizeterm() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.resizeterm"]], "savetty() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.savetty"]], "scroll() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.scroll"]], "scrollok() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.scrollok"]], "set_escdelay() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.set_escdelay"]], "set_tabsize() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.set_tabsize"]], "setscrreg() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.setscrreg"]], "setsyx() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.setsyx"]], "setupterm() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.setupterm"]], "standend() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.standend"]], "standout() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.standout"]], "start_color() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.start_color"]], "stripspaces (curses.textpad.textbox \u7684\u5c6c\u6027)": [[174, "curses.textpad.Textbox.stripspaces"]], "subpad() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.subpad"]], "subwin() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.subwin"]], "syncdown() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.syncdown"]], "syncok() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.syncok"]], "syncup() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.syncup"]], "termattrs() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.termattrs"]], "termname() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.termname"]], "tigetflag() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.tigetflag"]], "tigetnum() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.tigetnum"]], "tigetstr() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.tigetstr"]], "timeout() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.timeout"]], "touchline() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.touchline"]], "touchwin() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.touchwin"]], "tparm() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.tparm"]], "typeahead() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.typeahead"]], "unctrl() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.unctrl"]], "unget_wch() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.unget_wch"]], "ungetch() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ungetch"]], "ungetmouse() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.ungetmouse"]], "untouchwin() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.untouchwin"]], "update_lines_cols() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.update_lines_cols"]], "use_default_colors() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.use_default_colors"]], "use_env() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.use_env"]], "version (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.version"]], "vline() (curses.window \u7684\u65b9\u6cd5)": [[174, "curses.window.vline"]], "wrapper() (\u65bc curses \u6a21\u7d44\u4e2d)": [[174, "curses.wrapper"]], "ack (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.ACK"]], "bel (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.BEL"]], "bs (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.BS"]], "can (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.CAN"]], "cr (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.CR"]], "dc1 (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.DC1"]], "dc2 (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.DC2"]], "dc3 (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.DC3"]], "dc4 (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.DC4"]], "del (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.DEL"]], "dle (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.DLE"]], "em (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.EM"]], "enq (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.ENQ"]], "eot (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.EOT"]], "esc (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.ESC"]], "etb (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.ETB"]], "etx (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.ETX"]], "ff (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.FF"]], "fs (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.FS"]], "gs (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.GS"]], "ht (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.HT"]], "lf (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.LF"]], "nak (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.NAK"]], "nl (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.NL"]], "nul (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.NUL"]], "rs (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.RS"]], "si (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.SI"]], "so (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.SO"]], "soh (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.SOH"]], "sp (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.SP"]], "stx (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.STX"]], "sub (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.SUB"]], "syn (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.SYN"]], "tab (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.TAB"]], "us (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.US"]], "vt (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.VT"]], "^ \uff08\u63d2\u5165\u7b26\u865f\uff09": [[175, "index-0"], [190, "index-1"], [316, "index-1"], [316, "index-13"], [341, "index-16"], [342, "index-3"], [378, "index-1"], [427, "index-75"]], "alt() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.alt"]], "ascii() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.ascii"]], "controlnames (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.controlnames"]], "ctrl() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.ctrl"]], "curses.ascii": [[175, "module-curses.ascii"]], "isalnum() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.isalnum"]], "isalpha() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.isalpha"]], "isascii() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.isascii"]], "isblank() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.isblank"]], "iscntrl() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.iscntrl"]], "isctrl() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.isctrl"]], "isdigit() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.isdigit"]], "isgraph() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.isgraph"]], "islower() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.islower"]], "ismeta() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.ismeta"]], "isprint() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.isprint"]], "ispunct() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.ispunct"]], "isspace() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.isspace"]], "isupper() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.isupper"]], "isxdigit() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.isxdigit"]], "unctrl() (\u65bc curses.ascii \u6a21\u7d44\u4e2d)": [[175, "curses.ascii.unctrl"]], "\u65bc curses \u6a21\u7d44\u4e2d": [[175, "index-0"]], "above() (curses.panel.panel \u7684\u65b9\u6cd5)": [[176, "curses.panel.Panel.above"]], "below() (curses.panel.panel \u7684\u65b9\u6cd5)": [[176, "curses.panel.Panel.below"]], "bottom() (curses.panel.panel \u7684\u65b9\u6cd5)": [[176, "curses.panel.Panel.bottom"]], "bottom_panel() (\u65bc curses.panel \u6a21\u7d44\u4e2d)": [[176, "curses.panel.bottom_panel"]], "curses.panel": [[176, "module-curses.panel"]], "hidden() (curses.panel.panel \u7684\u65b9\u6cd5)": [[176, "curses.panel.Panel.hidden"]], "hide() (curses.panel.panel \u7684\u65b9\u6cd5)": [[176, "curses.panel.Panel.hide"]], "move() (curses.panel.panel \u7684\u65b9\u6cd5)": [[176, "curses.panel.Panel.move"]], "new_panel() (\u65bc curses.panel \u6a21\u7d44\u4e2d)": [[176, "curses.panel.new_panel"]], "replace() (curses.panel.panel \u7684\u65b9\u6cd5)": [[176, "curses.panel.Panel.replace"]], "set_userptr() (curses.panel.panel \u7684\u65b9\u6cd5)": [[176, "curses.panel.Panel.set_userptr"]], "show() (curses.panel.panel \u7684\u65b9\u6cd5)": [[176, "curses.panel.Panel.show"]], "top() (curses.panel.panel \u7684\u65b9\u6cd5)": [[176, "curses.panel.Panel.top"]], "top_panel() (\u65bc curses.panel \u6a21\u7d44\u4e2d)": [[176, "curses.panel.top_panel"]], "update_panels() (\u65bc curses.panel \u6a21\u7d44\u4e2d)": [[176, "curses.panel.update_panels"]], "userptr() (curses.panel.panel \u7684\u65b9\u6cd5)": [[176, "curses.panel.Panel.userptr"]], "window() (curses.panel.panel \u7684\u65b9\u6cd5)": [[176, "curses.panel.Panel.window"]], "field (dataclasses \u4e2d\u7684\u985e\u5225)": [[178, "dataclasses.Field"]], "frozeninstanceerror": [[178, "dataclasses.FrozenInstanceError"]], "kw_only (\u65bc dataclasses \u6a21\u7d44\u4e2d)": [[178, "dataclasses.KW_ONLY"]], "missing (\u65bc dataclasses \u6a21\u7d44\u4e2d)": [[178, "dataclasses.MISSING"]], "pep 557": [[178, "index-0"], [477, "index-29"]], "__post_init__() (\u65bc dataclasses \u6a21\u7d44\u4e2d)": [[178, "dataclasses.__post_init__"]], "asdict() (\u65bc dataclasses \u6a21\u7d44\u4e2d)": [[178, "dataclasses.asdict"]], "astuple() (\u65bc dataclasses \u6a21\u7d44\u4e2d)": [[178, "dataclasses.astuple"]], "dataclass() (\u65bc dataclasses \u6a21\u7d44\u4e2d)": [[178, "dataclasses.dataclass"]], "dataclasses": [[178, "module-dataclasses"]], "field() (\u65bc dataclasses \u6a21\u7d44\u4e2d)": [[178, "dataclasses.field"]], "fields() (\u65bc dataclasses \u6a21\u7d44\u4e2d)": [[178, "dataclasses.fields"]], "is_dataclass() (\u65bc dataclasses \u6a21\u7d44\u4e2d)": [[178, "dataclasses.is_dataclass"]], "make_dataclass() (\u65bc dataclasses \u6a21\u7d44\u4e2d)": [[178, "dataclasses.make_dataclass"]], "replace() (\u65bc dataclasses \u6a21\u7d44\u4e2d)": [[178, "dataclasses.replace"]], "maxyear (\u65bc datetime \u6a21\u7d44\u4e2d)": [[180, "datetime.MAXYEAR"]], "minyear (\u65bc datetime \u6a21\u7d44\u4e2d)": [[180, "datetime.MINYEAR"]], "utc (\u65bc datetime \u6a21\u7d44\u4e2d)": [[180, "datetime.UTC"]], "__format__() (datetime.date \u7684\u65b9\u6cd5)": [[180, "datetime.date.__format__"]], "__format__() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.__format__"]], "__format__() (datetime.time \u7684\u65b9\u6cd5)": [[180, "datetime.time.__format__"]], "__str__() (datetime.date \u7684\u65b9\u6cd5)": [[180, "datetime.date.__str__"]], "__str__() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.__str__"]], "__str__() (datetime.time \u7684\u65b9\u6cd5)": [[180, "datetime.time.__str__"]], "astimezone() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.astimezone"]], "combine() (datetime.datetime \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.datetime.combine"]], "ctime() (datetime.date \u7684\u65b9\u6cd5)": [[180, "datetime.date.ctime"]], "ctime() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.ctime"]], "date (datetime \u4e2d\u7684\u985e\u5225)": [[180, "datetime.date"]], "date() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.date"]], "datetime": [[180, "module-datetime"]], "datetime (datetime \u4e2d\u7684\u985e\u5225)": [[180, "datetime.datetime"]], "datetime format\uff08\u65e5\u671f\u6642\u9593\u683c\u5f0f\uff09": [[180, "index-0"], [363, "index-11"], [363, "index-9"]], "day (datetime.date \u7684\u5c6c\u6027)": [[180, "datetime.date.day"]], "day (datetime.datetime \u7684\u5c6c\u6027)": [[180, "datetime.datetime.day"]], "dst() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.dst"]], "dst() (datetime.time \u7684\u65b9\u6cd5)": [[180, "datetime.time.dst"]], "dst() (datetime.timezone \u7684\u65b9\u6cd5)": [[180, "datetime.timezone.dst"]], "dst() (datetime.tzinfo \u7684\u65b9\u6cd5)": [[180, "datetime.tzinfo.dst"]], "fold (datetime.datetime \u7684\u5c6c\u6027)": [[180, "datetime.datetime.fold"]], "fold (datetime.time \u7684\u5c6c\u6027)": [[180, "datetime.time.fold"]], "fromisocalendar() (datetime.date \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.date.fromisocalendar"]], "fromisocalendar() (datetime.datetime \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.datetime.fromisocalendar"]], "fromisoformat() (datetime.date \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.date.fromisoformat"]], "fromisoformat() (datetime.datetime \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.datetime.fromisoformat"]], "fromisoformat() (datetime.time \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.time.fromisoformat"]], "fromordinal() (datetime.date \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.date.fromordinal"]], "fromordinal() (datetime.datetime \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.datetime.fromordinal"]], "fromtimestamp() (datetime.date \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.date.fromtimestamp"]], "fromtimestamp() (datetime.datetime \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.datetime.fromtimestamp"]], "fromutc() (datetime.timezone \u7684\u65b9\u6cd5)": [[180, "datetime.timezone.fromutc"]], "fromutc() (datetime.tzinfo \u7684\u65b9\u6cd5)": [[180, "datetime.tzinfo.fromutc"]], "hour (datetime.datetime \u7684\u5c6c\u6027)": [[180, "datetime.datetime.hour"]], "hour (datetime.time \u7684\u5c6c\u6027)": [[180, "datetime.time.hour"]], "isocalendar() (datetime.date \u7684\u65b9\u6cd5)": [[180, "datetime.date.isocalendar"]], "isocalendar() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.isocalendar"]], "isoformat() (datetime.date \u7684\u65b9\u6cd5)": [[180, "datetime.date.isoformat"]], "isoformat() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.isoformat"]], "isoformat() (datetime.time \u7684\u65b9\u6cd5)": [[180, "datetime.time.isoformat"]], "isoweekday() (datetime.date \u7684\u65b9\u6cd5)": [[180, "datetime.date.isoweekday"]], "isoweekday() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.isoweekday"]], "max (datetime.date \u7684\u5c6c\u6027)": [[180, "datetime.date.max"]], "max (datetime.datetime \u7684\u5c6c\u6027)": [[180, "datetime.datetime.max"]], "max (datetime.time \u7684\u5c6c\u6027)": [[180, "datetime.time.max"]], "max (datetime.timedelta \u7684\u5c6c\u6027)": [[180, "datetime.timedelta.max"]], "microsecond (datetime.datetime \u7684\u5c6c\u6027)": [[180, "datetime.datetime.microsecond"]], "microsecond (datetime.time \u7684\u5c6c\u6027)": [[180, "datetime.time.microsecond"]], "min (datetime.date \u7684\u5c6c\u6027)": [[180, "datetime.date.min"]], "min (datetime.datetime \u7684\u5c6c\u6027)": [[180, "datetime.datetime.min"]], "min (datetime.time \u7684\u5c6c\u6027)": [[180, "datetime.time.min"]], "min (datetime.timedelta \u7684\u5c6c\u6027)": [[180, "datetime.timedelta.min"]], "minute (datetime.datetime \u7684\u5c6c\u6027)": [[180, "datetime.datetime.minute"]], "minute (datetime.time \u7684\u5c6c\u6027)": [[180, "datetime.time.minute"]], "month (datetime.date \u7684\u5c6c\u6027)": [[180, "datetime.date.month"]], "month (datetime.datetime \u7684\u5c6c\u6027)": [[180, "datetime.datetime.month"]], "now() (datetime.datetime \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.datetime.now"]], "replace() (datetime.date \u7684\u65b9\u6cd5)": [[180, "datetime.date.replace"]], "replace() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.replace"]], "replace() (datetime.time \u7684\u65b9\u6cd5)": [[180, "datetime.time.replace"]], "resolution (datetime.date \u7684\u5c6c\u6027)": [[180, "datetime.date.resolution"]], "resolution (datetime.datetime \u7684\u5c6c\u6027)": [[180, "datetime.datetime.resolution"]], "resolution (datetime.time \u7684\u5c6c\u6027)": [[180, "datetime.time.resolution"]], "resolution (datetime.timedelta \u7684\u5c6c\u6027)": [[180, "datetime.timedelta.resolution"]], "second (datetime.datetime \u7684\u5c6c\u6027)": [[180, "datetime.datetime.second"]], "second (datetime.time \u7684\u5c6c\u6027)": [[180, "datetime.time.second"]], "strftime() (datetime.date \u7684\u65b9\u6cd5)": [[180, "datetime.date.strftime"]], "strftime() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.strftime"]], "strftime() (datetime.time \u7684\u65b9\u6cd5)": [[180, "datetime.time.strftime"]], "strptime() (datetime.datetime \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.datetime.strptime"]], "time (datetime \u4e2d\u7684\u985e\u5225)": [[180, "datetime.time"]], "time() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.time"]], "timedelta (datetime \u4e2d\u7684\u985e\u5225)": [[180, "datetime.timedelta"]], "timestamp() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.timestamp"]], "timetuple() (datetime.date \u7684\u65b9\u6cd5)": [[180, "datetime.date.timetuple"]], "timetuple() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.timetuple"]], "timetz() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.timetz"]], "timezone (datetime \u4e2d\u7684\u985e\u5225)": [[180, "datetime.timezone"]], "today() (datetime.date \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.date.today"]], "today() (datetime.datetime \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.datetime.today"]], "toordinal() (datetime.date \u7684\u65b9\u6cd5)": [[180, "datetime.date.toordinal"]], "toordinal() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.toordinal"]], "total_seconds() (datetime.timedelta \u7684\u65b9\u6cd5)": [[180, "datetime.timedelta.total_seconds"]], "tzinfo (datetime \u4e2d\u7684\u985e\u5225)": [[180, "datetime.tzinfo"]], "tzinfo (datetime.datetime \u7684\u5c6c\u6027)": [[180, "datetime.datetime.tzinfo"]], "tzinfo (datetime.time \u7684\u5c6c\u6027)": [[180, "datetime.time.tzinfo"]], "tzname() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.tzname"]], "tzname() (datetime.time \u7684\u65b9\u6cd5)": [[180, "datetime.time.tzname"]], "tzname() (datetime.timezone \u7684\u65b9\u6cd5)": [[180, "datetime.timezone.tzname"]], "tzname() (datetime.tzinfo \u7684\u65b9\u6cd5)": [[180, "datetime.tzinfo.tzname"]], "utc (datetime.timezone \u7684\u5c6c\u6027)": [[180, "datetime.timezone.utc"]], "utcfromtimestamp() (datetime.datetime \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.datetime.utcfromtimestamp"]], "utcnow() (datetime.datetime \u7684\u985e\u5225\u65b9\u6cd5)": [[180, "datetime.datetime.utcnow"]], "utcoffset() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.utcoffset"]], "utcoffset() (datetime.time \u7684\u65b9\u6cd5)": [[180, "datetime.time.utcoffset"]], "utcoffset() (datetime.timezone \u7684\u65b9\u6cd5)": [[180, "datetime.timezone.utcoffset"]], "utcoffset() (datetime.tzinfo \u7684\u65b9\u6cd5)": [[180, "datetime.tzinfo.utcoffset"]], "utctimetuple() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.utctimetuple"]], "weekday() (datetime.date \u7684\u65b9\u6cd5)": [[180, "datetime.date.weekday"]], "weekday() (datetime.datetime \u7684\u65b9\u6cd5)": [[180, "datetime.datetime.weekday"]], "year (datetime.date \u7684\u5c6c\u6027)": [[180, "datetime.date.year"]], "year (datetime.datetime \u7684\u5c6c\u6027)": [[180, "datetime.datetime.year"]], "close() (dbm.dumb.dumbdbm \u7684\u65b9\u6cd5)": [[181, "dbm.dumb.dumbdbm.close"]], "close() (dbm.gnu.gdbm \u7684\u65b9\u6cd5)": [[181, "dbm.gnu.gdbm.close"]], "close() (dbm.ndbm.ndbm \u7684\u65b9\u6cd5)": [[181, "dbm.ndbm.ndbm.close"]], "databases\uff08\u8cc7\u6599\u5eab\uff09": [[181, "index-0"]], "dbm": [[181, "module-dbm"]], "dbm.dumb": [[181, "module-dbm.dumb"]], "dbm.gnu": [[181, "module-dbm.gnu"], [327, "index-1"], [425, "index-32"]], "dbm.ndbm": [[181, "module-dbm.ndbm"], [327, "index-1"], [425, "index-32"]], "firstkey() (dbm.gnu.gdbm \u7684\u65b9\u6cd5)": [[181, "dbm.gnu.gdbm.firstkey"]], "library (\u65bc dbm.ndbm \u6a21\u7d44\u4e2d)": [[181, "dbm.ndbm.library"]], "nextkey() (dbm.gnu.gdbm \u7684\u65b9\u6cd5)": [[181, "dbm.gnu.gdbm.nextkey"]], "open() (\u65bc dbm \u6a21\u7d44\u4e2d)": [[181, "dbm.open"]], "open() (\u65bc dbm.dumb \u6a21\u7d44\u4e2d)": [[181, "dbm.dumb.open"]], "open() (\u65bc dbm.gnu \u6a21\u7d44\u4e2d)": [[181, "dbm.gnu.open"]], "open() (\u65bc dbm.ndbm \u6a21\u7d44\u4e2d)": [[181, "dbm.ndbm.open"]], "reorganize() (dbm.gnu.gdbm \u7684\u65b9\u6cd5)": [[181, "dbm.gnu.gdbm.reorganize"]], "sync() (dbm.dumb.dumbdbm \u7684\u65b9\u6cd5)": [[181, "dbm.dumb.dumbdbm.sync"]], "sync() (dbm.gnu.gdbm \u7684\u65b9\u6cd5)": [[181, "dbm.gnu.gdbm.sync"]], "whichdb() (\u65bc dbm \u6a21\u7d44\u4e2d)": [[181, "dbm.whichdb"]], "basiccontext (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.BasicContext"]], "clamped (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.Clamped"]], "context (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.Context"]], "decimal (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.Decimal"]], "decimalexception (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.DecimalException"]], "defaultcontext (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.DefaultContext"]], "divisionbyzero (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.DivisionByZero"]], "etiny() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.Etiny"]], "etop() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.Etop"]], "extendedcontext (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.ExtendedContext"]], "floatoperation (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.FloatOperation"]], "have_contextvar (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.HAVE_CONTEXTVAR"]], "have_threads (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.HAVE_THREADS"]], "inexact (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.Inexact"]], "invalidoperation (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.InvalidOperation"]], "max_emax (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.MAX_EMAX"]], "max_prec (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.MAX_PREC"]], "min_emin (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.MIN_EMIN"]], "min_etiny (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.MIN_ETINY"]], "overflow (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.Overflow"]], "round_05up (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.ROUND_05UP"]], "round_ceiling (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.ROUND_CEILING"]], "round_down (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.ROUND_DOWN"]], "round_floor (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.ROUND_FLOOR"]], "round_half_down (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.ROUND_HALF_DOWN"]], "round_half_even (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.ROUND_HALF_EVEN"]], "round_half_up (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.ROUND_HALF_UP"]], "round_up (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.ROUND_UP"]], "rounded (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.Rounded"]], "subnormal (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.Subnormal"]], "underflow (decimal \u4e2d\u7684\u985e\u5225)": [[183, "decimal.Underflow"]], "abs() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.abs"]], "add() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.add"]], "adjusted() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.adjusted"]], "as_integer_ratio() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.as_integer_ratio"]], "as_tuple() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.as_tuple"]], "canonical() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.canonical"]], "canonical() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.canonical"]], "clear_flags() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.clear_flags"]], "clear_traps() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.clear_traps"]], "compare() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.compare"]], "compare() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.compare"]], "compare_signal() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.compare_signal"]], "compare_signal() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.compare_signal"]], "compare_total() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.compare_total"]], "compare_total() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.compare_total"]], "compare_total_mag() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.compare_total_mag"]], "compare_total_mag() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.compare_total_mag"]], "conjugate() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.conjugate"]], "copy() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.copy"]], "copy_abs() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.copy_abs"]], "copy_abs() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.copy_abs"]], "copy_decimal() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.copy_decimal"]], "copy_negate() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.copy_negate"]], "copy_negate() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.copy_negate"]], "copy_sign() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.copy_sign"]], "copy_sign() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.copy_sign"]], "create_decimal() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.create_decimal"]], "create_decimal_from_float() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.create_decimal_from_float"]], "decimal": [[183, "module-decimal"]], "divide() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.divide"]], "divide_int() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.divide_int"]], "divmod() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.divmod"]], "exp() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.exp"]], "exp() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.exp"]], "fma() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.fma"]], "fma() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.fma"]], "from_float() (decimal.decimal \u7684\u985e\u5225\u65b9\u6cd5)": [[183, "decimal.Decimal.from_float"]], "getcontext() (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.getcontext"]], "is_canonical() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.is_canonical"]], "is_canonical() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.is_canonical"]], "is_finite() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.is_finite"]], "is_finite() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.is_finite"]], "is_infinite() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.is_infinite"]], "is_infinite() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.is_infinite"]], "is_nan() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.is_nan"]], "is_nan() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.is_nan"]], "is_normal() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.is_normal"]], "is_normal() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.is_normal"]], "is_qnan() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.is_qnan"]], "is_qnan() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.is_qnan"]], "is_signed() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.is_signed"]], "is_signed() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.is_signed"]], "is_snan() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.is_snan"]], "is_snan() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.is_snan"]], "is_subnormal() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.is_subnormal"]], "is_subnormal() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.is_subnormal"]], "is_zero() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.is_zero"]], "is_zero() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.is_zero"]], "ln() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.ln"]], "ln() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.ln"]], "localcontext() (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.localcontext"]], "log10() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.log10"]], "log10() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.log10"]], "logb() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.logb"]], "logb() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.logb"]], "logical_and() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.logical_and"]], "logical_and() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.logical_and"]], "logical_invert() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.logical_invert"]], "logical_invert() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.logical_invert"]], "logical_or() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.logical_or"]], "logical_or() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.logical_or"]], "logical_xor() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.logical_xor"]], "logical_xor() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.logical_xor"]], "max() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.max"]], "max() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.max"]], "max_mag() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.max_mag"]], "max_mag() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.max_mag"]], "min() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.min"]], "min() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.min"]], "min_mag() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.min_mag"]], "min_mag() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.min_mag"]], "minus() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.minus"]], "multiply() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.multiply"]], "next_minus() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.next_minus"]], "next_minus() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.next_minus"]], "next_plus() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.next_plus"]], "next_plus() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.next_plus"]], "next_toward() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.next_toward"]], "next_toward() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.next_toward"]], "normalize() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.normalize"]], "normalize() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.normalize"]], "number_class() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.number_class"]], "number_class() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.number_class"]], "plus() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.plus"]], "power() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.power"]], "quantize() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.quantize"]], "quantize() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.quantize"]], "radix() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.radix"]], "radix() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.radix"]], "remainder() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.remainder"]], "remainder_near() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.remainder_near"]], "remainder_near() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.remainder_near"]], "rotate() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.rotate"]], "rotate() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.rotate"]], "same_quantum() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.same_quantum"]], "same_quantum() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.same_quantum"]], "scaleb() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.scaleb"]], "scaleb() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.scaleb"]], "setcontext() (\u65bc decimal \u6a21\u7d44\u4e2d)": [[183, "decimal.setcontext"]], "shift() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.shift"]], "shift() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.shift"]], "sqrt() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.sqrt"]], "sqrt() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.sqrt"]], "subtract() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.subtract"]], "to_eng_string() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.to_eng_string"]], "to_eng_string() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.to_eng_string"]], "to_integral() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.to_integral"]], "to_integral_exact() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.to_integral_exact"]], "to_integral_exact() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.to_integral_exact"]], "to_integral_value() (decimal.decimal \u7684\u65b9\u6cd5)": [[183, "decimal.Decimal.to_integral_value"]], "to_sci_string() (decimal.context \u7684\u65b9\u6cd5)": [[183, "decimal.Context.to_sci_string"]], "dialog (tkinter.commondialog \u4e2d\u7684\u985e\u5225)": [[186, "tkinter.commondialog.Dialog"]], "dialog (tkinter.simpledialog \u4e2d\u7684\u985e\u5225)": [[186, "tkinter.simpledialog.Dialog"]], "directory (tkinter.filedialog \u4e2d\u7684\u985e\u5225)": [[186, "tkinter.filedialog.Directory"]], "filedialog (tkinter.filedialog \u4e2d\u7684\u985e\u5225)": [[186, "tkinter.filedialog.FileDialog"]], "loadfiledialog (tkinter.filedialog \u4e2d\u7684\u985e\u5225)": [[186, "tkinter.filedialog.LoadFileDialog"]], "open (tkinter.filedialog \u4e2d\u7684\u985e\u5225)": [[186, "tkinter.filedialog.Open"]], "saveas (tkinter.filedialog \u4e2d\u7684\u985e\u5225)": [[186, "tkinter.filedialog.SaveAs"]], "savefiledialog (tkinter.filedialog \u4e2d\u7684\u985e\u5225)": [[186, "tkinter.filedialog.SaveFileDialog"]], "askdirectory() (\u65bc tkinter.filedialog \u6a21\u7d44\u4e2d)": [[186, "tkinter.filedialog.askdirectory"]], "askfloat() (\u65bc tkinter.simpledialog \u6a21\u7d44\u4e2d)": [[186, "tkinter.simpledialog.askfloat"]], "askinteger() (\u65bc tkinter.simpledialog \u6a21\u7d44\u4e2d)": [[186, "tkinter.simpledialog.askinteger"]], "askopenfile() (\u65bc tkinter.filedialog \u6a21\u7d44\u4e2d)": [[186, "tkinter.filedialog.askopenfile"]], "askopenfilename() (\u65bc tkinter.filedialog \u6a21\u7d44\u4e2d)": [[186, "tkinter.filedialog.askopenfilename"]], "askopenfilenames() (\u65bc tkinter.filedialog \u6a21\u7d44\u4e2d)": [[186, "tkinter.filedialog.askopenfilenames"]], "askopenfiles() (\u65bc tkinter.filedialog \u6a21\u7d44\u4e2d)": [[186, "tkinter.filedialog.askopenfiles"]], "asksaveasfile() (\u65bc tkinter.filedialog \u6a21\u7d44\u4e2d)": [[186, "tkinter.filedialog.asksaveasfile"]], "asksaveasfilename() (\u65bc tkinter.filedialog \u6a21\u7d44\u4e2d)": [[186, "tkinter.filedialog.asksaveasfilename"]], "askstring() (\u65bc tkinter.simpledialog \u6a21\u7d44\u4e2d)": [[186, "tkinter.simpledialog.askstring"]], "body() (tkinter.simpledialog.dialog \u7684\u65b9\u6cd5)": [[186, "tkinter.simpledialog.Dialog.body"]], "buttonbox() (tkinter.simpledialog.dialog \u7684\u65b9\u6cd5)": [[186, "tkinter.simpledialog.Dialog.buttonbox"]], "cancel_command() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.cancel_command"]], "dirs_double_event() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.dirs_double_event"]], "dirs_select_event() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.dirs_select_event"]], "files_double_event() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.files_double_event"]], "files_select_event() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.files_select_event"]], "filter_command() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.filter_command"]], "get_filter() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.get_filter"]], "get_selection() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.get_selection"]], "go() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.go"]], "ok_command() (tkinter.filedialog.loadfiledialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.LoadFileDialog.ok_command"]], "ok_command() (tkinter.filedialog.savefiledialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.SaveFileDialog.ok_command"]], "ok_event() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.ok_event"]], "quit() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.quit"]], "set_filter() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.set_filter"]], "set_selection() (tkinter.filedialog.filedialog \u7684\u65b9\u6cd5)": [[186, "tkinter.filedialog.FileDialog.set_selection"]], "show() (tkinter.commondialog.dialog \u7684\u65b9\u6cd5)": [[186, "tkinter.commondialog.Dialog.show"]], "tkinter.commondialog": [[186, "module-tkinter.commondialog"]], "tkinter.filedialog": [[186, "module-tkinter.filedialog"]], "tkinter.simpledialog": [[186, "module-tkinter.simpledialog"]], "differ (difflib \u4e2d\u7684\u985e\u5225)": [[187, "difflib.Differ"]], "htmldiff (difflib \u4e2d\u7684\u985e\u5225)": [[187, "difflib.HtmlDiff"]], "is_character_junk() (\u65bc difflib \u6a21\u7d44\u4e2d)": [[187, "difflib.IS_CHARACTER_JUNK"]], "is_line_junk() (\u65bc difflib \u6a21\u7d44\u4e2d)": [[187, "difflib.IS_LINE_JUNK"]], "sequencematcher (difflib \u4e2d\u7684\u985e\u5225)": [[187, "difflib.SequenceMatcher"]], "__init__() (difflib.htmldiff \u7684\u65b9\u6cd5)": [[187, "difflib.HtmlDiff.__init__"]], "compare() (difflib.differ \u7684\u65b9\u6cd5)": [[187, "difflib.Differ.compare"]], "context_diff() (\u65bc difflib \u6a21\u7d44\u4e2d)": [[187, "difflib.context_diff"]], "diff_bytes() (\u65bc difflib \u6a21\u7d44\u4e2d)": [[187, "difflib.diff_bytes"]], "difflib": [[187, "module-difflib"]], "find_longest_match() (difflib.sequencematcher \u7684\u65b9\u6cd5)": [[187, "difflib.SequenceMatcher.find_longest_match"]], "get_close_matches() (\u65bc difflib \u6a21\u7d44\u4e2d)": [[187, "difflib.get_close_matches"]], "get_grouped_opcodes() (difflib.sequencematcher \u7684\u65b9\u6cd5)": [[187, "difflib.SequenceMatcher.get_grouped_opcodes"]], "get_matching_blocks() (difflib.sequencematcher \u7684\u65b9\u6cd5)": [[187, "difflib.SequenceMatcher.get_matching_blocks"]], "get_opcodes() (difflib.sequencematcher \u7684\u65b9\u6cd5)": [[187, "difflib.SequenceMatcher.get_opcodes"]], "make_file() (difflib.htmldiff \u7684\u65b9\u6cd5)": [[187, "difflib.HtmlDiff.make_file"]], "make_table() (difflib.htmldiff \u7684\u65b9\u6cd5)": [[187, "difflib.HtmlDiff.make_table"]], "ndiff() (\u65bc difflib \u6a21\u7d44\u4e2d)": [[187, "difflib.ndiff"]], "quick_ratio() (difflib.sequencematcher \u7684\u65b9\u6cd5)": [[187, "difflib.SequenceMatcher.quick_ratio"]], "ratio() (difflib.sequencematcher \u7684\u65b9\u6cd5)": [[187, "difflib.SequenceMatcher.ratio"]], "real_quick_ratio() (difflib.sequencematcher \u7684\u65b9\u6cd5)": [[187, "difflib.SequenceMatcher.real_quick_ratio"]], "restore() (\u65bc difflib \u6a21\u7d44\u4e2d)": [[187, "difflib.restore"]], "set_seq1() (difflib.sequencematcher \u7684\u65b9\u6cd5)": [[187, "difflib.SequenceMatcher.set_seq1"]], "set_seq2() (difflib.sequencematcher \u7684\u65b9\u6cd5)": [[187, "difflib.SequenceMatcher.set_seq2"]], "set_seqs() (difflib.sequencematcher \u7684\u65b9\u6cd5)": [[187, "difflib.SequenceMatcher.set_seqs"]], "unified_diff() (\u65bc difflib \u6a21\u7d44\u4e2d)": [[187, "difflib.unified_diff"]], "before_async_with (opcode)": [[188, "opcode-BEFORE_ASYNC_WITH"]], "before_with (opcode)": [[188, "opcode-BEFORE_WITH"]], "binary_op (opcode)": [[188, "opcode-BINARY_OP"]], "binary_slice (opcode)": [[188, "opcode-BINARY_SLICE"]], "binary_subscr (opcode)": [[188, "opcode-BINARY_SUBSCR"]], "build_const_key_map (opcode)": [[188, "opcode-BUILD_CONST_KEY_MAP"]], "build_list (opcode)": [[188, "opcode-BUILD_LIST"]], "build_map (opcode)": [[188, "opcode-BUILD_MAP"]], "build_set (opcode)": [[188, "opcode-BUILD_SET"]], "build_slice (opcode)": [[188, "opcode-BUILD_SLICE"]], "build_string (opcode)": [[188, "opcode-BUILD_STRING"]], "build_tuple (opcode)": [[188, "opcode-BUILD_TUPLE"]], "bytecode (dis \u4e2d\u7684\u985e\u5225)": [[188, "dis.Bytecode"]], "bytecode.codeobj (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Bytecode.codeobj"]], "bytecode.first_line (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Bytecode.first_line"]], "cache (opcode)": [[188, "opcode-CACHE"]], "call (opcode)": [[188, "opcode-CALL"]], "call_function_ex (opcode)": [[188, "opcode-CALL_FUNCTION_EX"]], "call_intrinsic_1 (opcode)": [[188, "opcode-CALL_INTRINSIC_1"]], "call_intrinsic_2 (opcode)": [[188, "opcode-CALL_INTRINSIC_2"]], "check_eg_match (opcode)": [[188, "opcode-CHECK_EG_MATCH"]], "check_exc_match (opcode)": [[188, "opcode-CHECK_EXC_MATCH"]], "cleanup_throw (opcode)": [[188, "opcode-CLEANUP_THROW"]], "compare_op (opcode)": [[188, "opcode-COMPARE_OP"]], "contains_op (opcode)": [[188, "opcode-CONTAINS_OP"]], "copy (opcode)": [[188, "opcode-COPY"]], "copy_free_vars (opcode)": [[188, "opcode-COPY_FREE_VARS"]], "delete_attr (opcode)": [[188, "opcode-DELETE_ATTR"]], "delete_deref (opcode)": [[188, "opcode-DELETE_DEREF"]], "delete_fast (opcode)": [[188, "opcode-DELETE_FAST"]], "delete_global (opcode)": [[188, "opcode-DELETE_GLOBAL"]], "delete_name (opcode)": [[188, "opcode-DELETE_NAME"]], "delete_subscr (opcode)": [[188, "opcode-DELETE_SUBSCR"]], "dict_merge (opcode)": [[188, "opcode-DICT_MERGE"]], "dict_update (opcode)": [[188, "opcode-DICT_UPDATE"]], "end_async_for (opcode)": [[188, "opcode-END_ASYNC_FOR"]], "end_for (opcode)": [[188, "opcode-END_FOR"]], "end_send (opcode)": [[188, "opcode-END_SEND"]], "extended_arg (opcode)": [[188, "opcode-EXTENDED_ARG"]], "format_value (opcode)": [[188, "opcode-FORMAT_VALUE"]], "for_iter (opcode)": [[188, "opcode-FOR_ITER"]], "get_aiter (opcode)": [[188, "opcode-GET_AITER"]], "get_anext (opcode)": [[188, "opcode-GET_ANEXT"]], "get_awaitable (opcode)": [[188, "opcode-GET_AWAITABLE"]], "get_iter (opcode)": [[188, "opcode-GET_ITER"]], "get_len (opcode)": [[188, "opcode-GET_LEN"]], "get_yield_from_iter (opcode)": [[188, "opcode-GET_YIELD_FROM_ITER"]], "have_argument (opcode)": [[188, "opcode-HAVE_ARGUMENT"]], "import_from (opcode)": [[188, "opcode-IMPORT_FROM"]], "import_name (opcode)": [[188, "opcode-IMPORT_NAME"]], "is_op (opcode)": [[188, "opcode-IS_OP"]], "instruction (dis \u4e2d\u7684\u985e\u5225)": [[188, "dis.Instruction"]], "instruction.arg (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Instruction.arg"]], "instruction.argrepr (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Instruction.argrepr"]], "instruction.argval (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Instruction.argval"]], "instruction.is_jump_target (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Instruction.is_jump_target"]], "instruction.offset (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Instruction.offset"]], "instruction.opcode (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Instruction.opcode"]], "instruction.opname (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Instruction.opname"]], "instruction.positions (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Instruction.positions"]], "instruction.starts_line (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Instruction.starts_line"]], "jump (opcode)": [[188, "opcode-JUMP"]], "jump_backward (opcode)": [[188, "opcode-JUMP_BACKWARD"]], "jump_backward_no_interrupt (opcode)": [[188, "opcode-JUMP_BACKWARD_NO_INTERRUPT"]], "jump_forward (opcode)": [[188, "opcode-JUMP_FORWARD"]], "jump_no_interrupt (opcode)": [[188, "opcode-JUMP_NO_INTERRUPT"]], "kw_names (opcode)": [[188, "opcode-KW_NAMES"]], "list_append (opcode)": [[188, "opcode-LIST_APPEND"]], "list_extend (opcode)": [[188, "opcode-LIST_EXTEND"]], "load_assertion_error (opcode)": [[188, "opcode-LOAD_ASSERTION_ERROR"]], "load_attr (opcode)": [[188, "opcode-LOAD_ATTR"]], "load_build_class (opcode)": [[188, "opcode-LOAD_BUILD_CLASS"]], "load_closure (opcode)": [[188, "opcode-LOAD_CLOSURE"]], "load_const (opcode)": [[188, "opcode-LOAD_CONST"]], "load_deref (opcode)": [[188, "opcode-LOAD_DEREF"]], "load_fast (opcode)": [[188, "opcode-LOAD_FAST"]], "load_fast_and_clear (opcode)": [[188, "opcode-LOAD_FAST_AND_CLEAR"]], "load_fast_check (opcode)": [[188, "opcode-LOAD_FAST_CHECK"]], "load_from_dict_or_deref (opcode)": [[188, "opcode-LOAD_FROM_DICT_OR_DEREF"]], "load_from_dict_or_globals (opcode)": [[188, "opcode-LOAD_FROM_DICT_OR_GLOBALS"]], "load_global (opcode)": [[188, "opcode-LOAD_GLOBAL"]], "load_locals (opcode)": [[188, "opcode-LOAD_LOCALS"]], "load_method (opcode)": [[188, "opcode-LOAD_METHOD"]], "load_name (opcode)": [[188, "opcode-LOAD_NAME"]], "load_super_attr (opcode)": [[188, "opcode-LOAD_SUPER_ATTR"]], "make_cell (opcode)": [[188, "opcode-MAKE_CELL"]], "make_function (opcode)": [[188, "opcode-MAKE_FUNCTION"]], "map_add (opcode)": [[188, "opcode-MAP_ADD"]], "match_class (opcode)": [[188, "opcode-MATCH_CLASS"]], "match_keys (opcode)": [[188, "opcode-MATCH_KEYS"]], "match_mapping (opcode)": [[188, "opcode-MATCH_MAPPING"]], "match_sequence (opcode)": [[188, "opcode-MATCH_SEQUENCE"]], "nop (opcode)": [[188, "opcode-NOP"]], "pep 626": [[188, "index-0"], [469, "index-84"], [471, "index-30"], [480, "index-41"]], "pop_block (opcode)": [[188, "opcode-POP_BLOCK"]], "pop_except (opcode)": [[188, "opcode-POP_EXCEPT"]], "pop_jump_if_false (opcode)": [[188, "opcode-POP_JUMP_IF_FALSE"]], "pop_jump_if_none (opcode)": [[188, "opcode-POP_JUMP_IF_NONE"]], "pop_jump_if_not_none (opcode)": [[188, "opcode-POP_JUMP_IF_NOT_NONE"]], "pop_jump_if_true (opcode)": [[188, "opcode-POP_JUMP_IF_TRUE"]], "pop_top (opcode)": [[188, "opcode-POP_TOP"]], "push_exc_info (opcode)": [[188, "opcode-PUSH_EXC_INFO"]], "push_null (opcode)": [[188, "opcode-PUSH_NULL"]], "positions (dis \u4e2d\u7684\u985e\u5225)": [[188, "dis.Positions"]], "positions.col_offset (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Positions.col_offset"]], "positions.end_col_offset (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Positions.end_col_offset"]], "positions.end_lineno (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Positions.end_lineno"]], "positions.lineno (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.Positions.lineno"]], "raise_varargs (opcode)": [[188, "opcode-RAISE_VARARGS"]], "reraise (opcode)": [[188, "opcode-RERAISE"]], "resume (opcode)": [[188, "opcode-RESUME"]], "return_const (opcode)": [[188, "opcode-RETURN_CONST"]], "return_generator (opcode)": [[188, "opcode-RETURN_GENERATOR"]], "return_value (opcode)": [[188, "opcode-RETURN_VALUE"]], "send (opcode)": [[188, "opcode-SEND"]], "setup_annotations (opcode)": [[188, "opcode-SETUP_ANNOTATIONS"]], "setup_cleanup (opcode)": [[188, "opcode-SETUP_CLEANUP"]], "setup_finally (opcode)": [[188, "opcode-SETUP_FINALLY"]], "setup_with (opcode)": [[188, "opcode-SETUP_WITH"]], "set_add (opcode)": [[188, "opcode-SET_ADD"]], "set_update (opcode)": [[188, "opcode-SET_UPDATE"]], "store_attr (opcode)": [[188, "opcode-STORE_ATTR"]], "store_deref (opcode)": [[188, "opcode-STORE_DEREF"]], "store_fast (opcode)": [[188, "opcode-STORE_FAST"]], "store_global (opcode)": [[188, "opcode-STORE_GLOBAL"]], "store_name (opcode)": [[188, "opcode-STORE_NAME"]], "store_slice (opcode)": [[188, "opcode-STORE_SLICE"]], "store_subscr (opcode)": [[188, "opcode-STORE_SUBSCR"]], "swap (opcode)": [[188, "opcode-SWAP"]], "unary_invert (opcode)": [[188, "opcode-UNARY_INVERT"]], "unary_negative (opcode)": [[188, "opcode-UNARY_NEGATIVE"]], "unary_not (opcode)": [[188, "opcode-UNARY_NOT"]], "unpack_ex (opcode)": [[188, "opcode-UNPACK_EX"]], "unpack_sequence (opcode)": [[188, "opcode-UNPACK_SEQUENCE"]], "with_except_start (opcode)": [[188, "opcode-WITH_EXCEPT_START"]], "yield_value (opcode)": [[188, "opcode-YIELD_VALUE"]], "cmp_op (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.cmp_op"]], "code_info() (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.code_info"]], "dis": [[188, "module-dis"]], "dis \u547d\u4ee4\u5217\u9078\u9805": [[188, "cmdoption-dis-h"]], "dis() (dis.bytecode \u7684\u65b9\u6cd5)": [[188, "dis.Bytecode.dis"]], "dis() (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.dis"]], "disassemble() (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.disassemble"]], "disco() (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.disco"]], "distb() (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.distb"]], "findlabels() (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.findlabels"]], "findlinestarts() (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.findlinestarts"]], "from_traceback() (dis.bytecode \u7684\u985e\u5225\u65b9\u6cd5)": [[188, "dis.Bytecode.from_traceback"]], "get_instructions() (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.get_instructions"]], "hasarg (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.hasarg"]], "hascompare (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.hascompare"]], "hasconst (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.hasconst"]], "hasexc (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.hasexc"]], "hasfree (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.hasfree"]], "hasjabs (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.hasjabs"]], "hasjrel (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.hasjrel"]], "haslocal (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.haslocal"]], "hasname (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.hasname"]], "info() (dis.bytecode \u7684\u65b9\u6cd5)": [[188, "dis.Bytecode.info"]], "opmap (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.opmap"]], "opname (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.opname"]], "show_code() (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.show_code"]], "stack_effect() (\u65bc dis \u6a21\u7d44\u4e2d)": [[188, "dis.stack_effect"]], "# \uff08\u4e95\u5b57\u865f\uff09": [[190, "index-4"], [316, "index-38"], [331, "index-2"], [341, "index-37"], [341, "index-47"], [342, "index-7"], [432, "index-4"], [432, "index-5"]], "- \uff08\u6e1b\u865f\uff09": [[190, "index-4"], [217, "index-2"], [228, "index-1"], [316, "index-11"], [341, "index-13"], [341, "index-37"], [341, "index-47"], [342, "index-4"], [427, "index-60"], [427, "index-70"]], "": [[190, "index-2"]], "comparison_flags (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.COMPARISON_FLAGS"]], "dont_accept_blankline (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.DONT_ACCEPT_BLANKLINE"]], "dont_accept_true_for_1 (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.DONT_ACCEPT_TRUE_FOR_1"]], "debugrunner (doctest \u4e2d\u7684\u985e\u5225)": [[190, "doctest.DebugRunner"]], "docfilesuite() (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.DocFileSuite"]], "doctest (doctest \u4e2d\u7684\u985e\u5225)": [[190, "doctest.DocTest"]], "doctestfailure": [[190, "doctest.DocTestFailure"]], "doctestfinder (doctest \u4e2d\u7684\u985e\u5225)": [[190, "doctest.DocTestFinder"]], "doctestparser (doctest \u4e2d\u7684\u985e\u5225)": [[190, "doctest.DocTestParser"]], "doctestrunner (doctest \u4e2d\u7684\u985e\u5225)": [[190, "doctest.DocTestRunner"]], "doctestsuite() (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.DocTestSuite"]], "ellipsis (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.ELLIPSIS"]], "example (doctest \u4e2d\u7684\u985e\u5225)": [[190, "doctest.Example"]], "fail_fast (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.FAIL_FAST"]], "ignore_exception_detail (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.IGNORE_EXCEPTION_DETAIL"]], "normalize_whitespace (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.NORMALIZE_WHITESPACE"]], "outputchecker (doctest \u4e2d\u7684\u985e\u5225)": [[190, "doctest.OutputChecker"]], "reporting_flags (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.REPORTING_FLAGS"]], "report_cdiff (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.REPORT_CDIFF"]], "report_ndiff (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.REPORT_NDIFF"]], "report_only_first_failure (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.REPORT_ONLY_FIRST_FAILURE"]], "report_udiff (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.REPORT_UDIFF"]], "skip (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.SKIP"]], "unexpectedexception": [[190, "doctest.UnexpectedException"]], "check_output() (doctest.outputchecker \u7684\u65b9\u6cd5)": [[190, "doctest.OutputChecker.check_output"]], "debug() (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.debug"]], "debug_src() (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.debug_src"]], "docstring (doctest.doctest \u7684\u5c6c\u6027)": [[190, "doctest.DocTest.docstring"]], "doctest": [[190, "module-doctest"]], "example (doctest.doctestfailure \u7684\u5c6c\u6027)": [[190, "doctest.DocTestFailure.example"]], "example (doctest.unexpectedexception \u7684\u5c6c\u6027)": [[190, "doctest.UnexpectedException.example"]], "examples (doctest.doctest \u7684\u5c6c\u6027)": [[190, "doctest.DocTest.examples"]], "exc_info (doctest.unexpectedexception \u7684\u5c6c\u6027)": [[190, "doctest.UnexpectedException.exc_info"]], "exc_msg (doctest.example \u7684\u5c6c\u6027)": [[190, "doctest.Example.exc_msg"]], "filename (doctest.doctest \u7684\u5c6c\u6027)": [[190, "doctest.DocTest.filename"]], "find() (doctest.doctestfinder \u7684\u65b9\u6cd5)": [[190, "doctest.DocTestFinder.find"]], "get_doctest() (doctest.doctestparser \u7684\u65b9\u6cd5)": [[190, "doctest.DocTestParser.get_doctest"]], "get_examples() (doctest.doctestparser \u7684\u65b9\u6cd5)": [[190, "doctest.DocTestParser.get_examples"]], "globs (doctest.doctest \u7684\u5c6c\u6027)": [[190, "doctest.DocTest.globs"]], "got (doctest.doctestfailure \u7684\u5c6c\u6027)": [[190, "doctest.DocTestFailure.got"]], "indent (doctest.example \u7684\u5c6c\u6027)": [[190, "doctest.Example.indent"]], "interpreter prompt\uff08\u76f4\u8b6f\u5668\u63d0\u793a\uff09": [[190, "index-0"], [349, "index-27"]], "lineno (doctest.doctest \u7684\u5c6c\u6027)": [[190, "doctest.DocTest.lineno"]], "lineno (doctest.example \u7684\u5c6c\u6027)": [[190, "doctest.Example.lineno"]], "marker\uff08\u6a19\u8a18\uff09": [[190, "index-1"], [378, "index-1"]], "name (doctest.doctest \u7684\u5c6c\u6027)": [[190, "doctest.DocTest.name"]], "options (doctest.example \u7684\u5c6c\u6027)": [[190, "doctest.Example.options"]], "output_difference() (doctest.outputchecker \u7684\u65b9\u6cd5)": [[190, "doctest.OutputChecker.output_difference"]], "parse() (doctest.doctestparser \u7684\u65b9\u6cd5)": [[190, "doctest.DocTestParser.parse"]], "register_optionflag() (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.register_optionflag"]], "report_failure() (doctest.doctestrunner \u7684\u65b9\u6cd5)": [[190, "doctest.DocTestRunner.report_failure"]], "report_start() (doctest.doctestrunner \u7684\u65b9\u6cd5)": [[190, "doctest.DocTestRunner.report_start"]], "report_success() (doctest.doctestrunner \u7684\u65b9\u6cd5)": [[190, "doctest.DocTestRunner.report_success"]], "report_unexpected_exception() (doctest.doctestrunner \u7684\u65b9\u6cd5)": [[190, "doctest.DocTestRunner.report_unexpected_exception"]], "run() (doctest.doctestrunner \u7684\u65b9\u6cd5)": [[190, "doctest.DocTestRunner.run"]], "run_docstring_examples() (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.run_docstring_examples"]], "script_from_examples() (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.script_from_examples"]], "set_unittest_reportflags() (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.set_unittest_reportflags"]], "source (doctest.example \u7684\u5c6c\u6027)": [[190, "doctest.Example.source"]], "summarize() (doctest.doctestrunner \u7684\u65b9\u6cd5)": [[190, "doctest.DocTestRunner.summarize"]], "test (doctest.doctestfailure \u7684\u5c6c\u6027)": [[190, "doctest.DocTestFailure.test"]], "test (doctest.unexpectedexception \u7684\u5c6c\u6027)": [[190, "doctest.UnexpectedException.test"]], "testfile() (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.testfile"]], "testmod() (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.testmod"]], "testsource() (\u65bc doctest \u6a21\u7d44\u4e2d)": [[190, "doctest.testsource"]], "want (doctest.example \u7684\u5c6c\u6027)": [[190, "doctest.Example.want"]], "\u65bc doctests \u4e2d": [[190, "index-3"], [190, "index-4"]], "rfc 2046": [[191, "index-4"], [194, "index-0"], [199, "index-5"]], "rfc 2047": [[191, "index-5"], [199, "index-11"], [199, "index-13"], [199, "index-6"], [199, "index-8"], [200, "index-1"], [200, "index-4"], [200, "index-6"], [205, "index-3"], [205, "index-4"], [206, "index-1"], [472, "index-11"], [472, "index-8"]], "rfc 2183": [[191, "index-6"], [193, "index-11"], [202, "index-10"]], "rfc 2231": [[191, "index-7"], [193, "index-10"], [193, "index-2"], [193, "index-3"], [193, "index-7"], [193, "index-8"], [199, "index-7"], [202, "index-4"], [202, "index-5"], [202, "index-9"], [206, "index-5"], [206, "index-6"], [206, "index-7"], [206, "index-8"], [206, "index-9"]], "rfc 2821": [[191, "index-0"]], "rfc 5322": [[191, "index-1"], [193, "index-0"], [196, "index-0"], [198, "index-0"], [198, "index-1"], [200, "index-0"], [200, "index-11"], [200, "index-12"], [200, "index-14"], [200, "index-2"], [200, "index-3"], [200, "index-5"], [200, "index-7"], [200, "index-8"], [202, "index-0"], [202, "index-2"], [204, "index-0"], [205, "index-0"], [205, "index-1"], [205, "index-2"], [205, "index-5"], [205, "index-6"], [205, "index-9"], [332, "index-11"]], "rfc 6532": [[191, "index-2"], [202, "index-1"], [204, "index-1"], [205, "index-7"], [475, "index-31"]], "email": [[191, "module-email"]], "charset (email.charset \u4e2d\u7684\u985e\u5225)": [[192, "email.charset.Charset"]], "__eq__() (email.charset.charset \u7684\u65b9\u6cd5)": [[192, "email.charset.Charset.__eq__"]], "__ne__() (email.charset.charset \u7684\u65b9\u6cd5)": [[192, "email.charset.Charset.__ne__"]], "__str__() (email.charset.charset \u7684\u65b9\u6cd5)": [[192, "email.charset.Charset.__str__"]], "add_alias() (\u65bc email.charset \u6a21\u7d44\u4e2d)": [[192, "email.charset.add_alias"]], "add_charset() (\u65bc email.charset \u6a21\u7d44\u4e2d)": [[192, "email.charset.add_charset"]], "add_codec() (\u65bc email.charset \u6a21\u7d44\u4e2d)": [[192, "email.charset.add_codec"]], "body_encode() (email.charset.charset \u7684\u65b9\u6cd5)": [[192, "email.charset.Charset.body_encode"]], "body_encoding (email.charset.charset \u7684\u5c6c\u6027)": [[192, "email.charset.Charset.body_encoding"]], "email.charset": [[192, "module-email.charset"]], "get_body_encoding() (email.charset.charset \u7684\u65b9\u6cd5)": [[192, "email.charset.Charset.get_body_encoding"]], "get_output_charset() (email.charset.charset \u7684\u65b9\u6cd5)": [[192, "email.charset.Charset.get_output_charset"]], "header_encode() (email.charset.charset \u7684\u65b9\u6cd5)": [[192, "email.charset.Charset.header_encode"]], "header_encode_lines() (email.charset.charset \u7684\u65b9\u6cd5)": [[192, "email.charset.Charset.header_encode_lines"]], "header_encoding (email.charset.charset \u7684\u5c6c\u6027)": [[192, "email.charset.Charset.header_encoding"]], "input_charset (email.charset.charset \u7684\u5c6c\u6027)": [[192, "email.charset.Charset.input_charset"]], "input_codec (email.charset.charset \u7684\u5c6c\u6027)": [[192, "email.charset.Charset.input_codec"]], "output_charset (email.charset.charset \u7684\u5c6c\u6027)": [[192, "email.charset.Charset.output_charset"]], "output_codec (email.charset.charset \u7684\u5c6c\u6027)": [[192, "email.charset.Charset.output_codec"]], "message (email.message \u4e2d\u7684\u985e\u5225)": [[193, "email.message.Message"]], "rfc 2822": [[193, "index-1"], [199, "index-0"], [199, "index-10"], [199, "index-12"], [199, "index-2"], [199, "index-3"], [199, "index-9"], [206, "index-0"], [206, "index-10"], [206, "index-2"], [206, "index-3"], [206, "index-4"], [239, "index-2"], [242, "index-2"], [268, "index-0"], [363, "index-10"], [363, "index-22"], [448, "index-3"], [461, "index-20"]], "__bytes__() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.__bytes__"]], "__contains__() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.__contains__"]], "__delitem__() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.__delitem__"]], "__getitem__() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.__getitem__"]], "__len__() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.__len__"]], "__setitem__() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.__setitem__"]], "__str__() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.__str__"]], "add_header() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.add_header"]], "as_bytes() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.as_bytes"]], "as_string() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.as_string"]], "attach() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.attach"]], "defects (email.message.message \u7684\u5c6c\u6027)": [[193, "email.message.Message.defects"]], "del_param() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.del_param"]], "epilogue (email.message.message \u7684\u5c6c\u6027)": [[193, "email.message.Message.epilogue"]], "get() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get"]], "get_all() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_all"]], "get_boundary() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_boundary"]], "get_charset() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_charset"]], "get_charsets() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_charsets"]], "get_content_charset() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_content_charset"]], "get_content_disposition() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_content_disposition"]], "get_content_maintype() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_content_maintype"]], "get_content_subtype() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_content_subtype"]], "get_content_type() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_content_type"]], "get_default_type() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_default_type"]], "get_filename() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_filename"]], "get_param() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_param"]], "get_params() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_params"]], "get_payload() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_payload"]], "get_unixfrom() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.get_unixfrom"]], "is_multipart() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.is_multipart"]], "items() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.items"]], "keys() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.keys"]], "preamble (email.message.message \u7684\u5c6c\u6027)": [[193, "email.message.Message.preamble"]], "replace_header() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.replace_header"]], "set_boundary() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.set_boundary"]], "set_charset() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.set_charset"]], "set_default_type() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.set_default_type"]], "set_param() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.set_param"]], "set_payload() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.set_payload"]], "set_type() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.set_type"]], "set_unixfrom() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.set_unixfrom"]], "values() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.values"]], "walk() (email.message.message \u7684\u65b9\u6cd5)": [[193, "email.message.Message.walk"]], "contentmanager (email.contentmanager \u4e2d\u7684\u985e\u5225)": [[194, "email.contentmanager.ContentManager"]], "add_get_handler() (email.contentmanager.contentmanager \u7684\u65b9\u6cd5)": [[194, "email.contentmanager.ContentManager.add_get_handler"]], "add_set_handler() (email.contentmanager.contentmanager \u7684\u65b9\u6cd5)": [[194, "email.contentmanager.ContentManager.add_set_handler"]], "email.contentmanager": [[194, "module-email.contentmanager"]], "get_content() (email.contentmanager.contentmanager \u7684\u65b9\u6cd5)": [[194, "email.contentmanager.ContentManager.get_content"]], "get_content() (\u65bc email.contentmanager \u6a21\u7d44\u4e2d)": [[194, "email.contentmanager.get_content"]], "raw_data_manager (\u65bc email.contentmanager \u6a21\u7d44\u4e2d)": [[194, "email.contentmanager.raw_data_manager"]], "set_content() (email.contentmanager.contentmanager \u7684\u65b9\u6cd5)": [[194, "email.contentmanager.ContentManager.set_content"]], "set_content() (\u65bc email.contentmanager \u6a21\u7d44\u4e2d)": [[194, "email.contentmanager.set_content"]], "email.encoders": [[195, "module-email.encoders"]], "encode_7or8bit() (\u65bc email.encoders \u6a21\u7d44\u4e2d)": [[195, "email.encoders.encode_7or8bit"]], "encode_base64() (\u65bc email.encoders \u6a21\u7d44\u4e2d)": [[195, "email.encoders.encode_base64"]], "encode_noop() (\u65bc email.encoders \u6a21\u7d44\u4e2d)": [[195, "email.encoders.encode_noop"]], "encode_quopri() (\u65bc email.encoders \u6a21\u7d44\u4e2d)": [[195, "email.encoders.encode_quopri"]], "boundaryerror": [[196, "email.errors.BoundaryError"]], "headerparseerror": [[196, "email.errors.HeaderParseError"]], "messageerror": [[196, "email.errors.MessageError"]], "messageparseerror": [[196, "email.errors.MessageParseError"]], "multipartconversionerror": [[196, "email.errors.MultipartConversionError"]], "email.errors": [[196, "module-email.errors"]], "rfc 822": [[197, "index-0"], [199, "index-1"], [227, "index-9"], [239, "index-6"], [332, "index-10"], [332, "index-12"], [332, "index-6"], [332, "index-9"], [363, "index-19"], [363, "index-20"], [461, "index-21"]], "bytesgenerator (email.generator \u4e2d\u7684\u985e\u5225)": [[198, "email.generator.BytesGenerator"]], "decodedgenerator (email.generator \u4e2d\u7684\u985e\u5225)": [[198, "email.generator.DecodedGenerator"]], "generator (email.generator \u4e2d\u7684\u985e\u5225)": [[198, "email.generator.Generator"]], "clone() (email.generator.bytesgenerator \u7684\u65b9\u6cd5)": [[198, "email.generator.BytesGenerator.clone"]], "clone() (email.generator.generator \u7684\u65b9\u6cd5)": [[198, "email.generator.Generator.clone"]], "email.generator": [[198, "module-email.generator"]], "flatten() (email.generator.bytesgenerator \u7684\u65b9\u6cd5)": [[198, "email.generator.BytesGenerator.flatten"]], "flatten() (email.generator.generator \u7684\u65b9\u6cd5)": [[198, "email.generator.Generator.flatten"]], "write() (email.generator.bytesgenerator \u7684\u65b9\u6cd5)": [[198, "email.generator.BytesGenerator.write"]], "write() (email.generator.generator \u7684\u65b9\u6cd5)": [[198, "email.generator.Generator.write"]], "header (email.header \u4e2d\u7684\u985e\u5225)": [[199, "email.header.Header"]], "__eq__() (email.header.header \u7684\u65b9\u6cd5)": [[199, "email.header.Header.__eq__"]], "__ne__() (email.header.header \u7684\u65b9\u6cd5)": [[199, "email.header.Header.__ne__"]], "__str__() (email.header.header \u7684\u65b9\u6cd5)": [[199, "email.header.Header.__str__"]], "append() (email.header.header \u7684\u65b9\u6cd5)": [[199, "email.header.Header.append"]], "decode_header() (\u65bc email.header \u6a21\u7d44\u4e2d)": [[199, "email.header.decode_header"]], "email.header": [[199, "module-email.header"]], "encode() (email.header.header \u7684\u65b9\u6cd5)": [[199, "email.header.Header.encode"]], "make_header() (\u65bc email.header \u6a21\u7d44\u4e2d)": [[199, "email.header.make_header"]], "address (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.Address"]], "addressheader (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.AddressHeader"]], "baseheader (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.BaseHeader"]], "contentdispositionheader (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.ContentDispositionHeader"]], "contenttransferencoding (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.ContentTransferEncoding"]], "contenttypeheader (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.ContentTypeHeader"]], "dateheader (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.DateHeader"]], "group (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.Group"]], "headerregistry (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.HeaderRegistry"]], "mimeversionheader (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.MIMEVersionHeader"]], "parameterizedmimeheader (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.ParameterizedMIMEHeader"]], "rfc 5321": [[200, "index-13"], [473, "index-26"]], "singleaddressheader (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.SingleAddressHeader"]], "unstructuredheader (email.headerregistry \u4e2d\u7684\u985e\u5225)": [[200, "email.headerregistry.UnstructuredHeader"]], "__call__() (email.headerregistry.headerregistry \u7684\u65b9\u6cd5)": [[200, "email.headerregistry.HeaderRegistry.__call__"]], "__getitem__() (email.headerregistry.headerregistry \u7684\u65b9\u6cd5)": [[200, "email.headerregistry.HeaderRegistry.__getitem__"]], "__str__() (email.headerregistry.address \u7684\u65b9\u6cd5)": [[200, "email.headerregistry.Address.__str__"]], "__str__() (email.headerregistry.group \u7684\u65b9\u6cd5)": [[200, "email.headerregistry.Group.__str__"]], "addr_spec (email.headerregistry.address \u7684\u5c6c\u6027)": [[200, "email.headerregistry.Address.addr_spec"]], "address (email.headerregistry.singleaddressheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.SingleAddressHeader.address"]], "addresses (email.headerregistry.addressheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.AddressHeader.addresses"]], "addresses (email.headerregistry.group \u7684\u5c6c\u6027)": [[200, "email.headerregistry.Group.addresses"]], "content_disposition (email.headerregistry.contentdispositionheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.ContentDispositionHeader.content_disposition"]], "content_type (email.headerregistry.contenttypeheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.ContentTypeHeader.content_type"]], "cte (email.headerregistry.contenttransferencoding \u7684\u5c6c\u6027)": [[200, "email.headerregistry.ContentTransferEncoding.cte"]], "datetime (email.headerregistry.dateheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.DateHeader.datetime"]], "defects (email.headerregistry.baseheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.BaseHeader.defects"]], "display_name (email.headerregistry.address \u7684\u5c6c\u6027)": [[200, "email.headerregistry.Address.display_name"]], "display_name (email.headerregistry.group \u7684\u5c6c\u6027)": [[200, "email.headerregistry.Group.display_name"]], "domain (email.headerregistry.address \u7684\u5c6c\u6027)": [[200, "email.headerregistry.Address.domain"]], "email.headerregistry": [[200, "module-email.headerregistry"]], "fold() (email.headerregistry.baseheader \u7684\u65b9\u6cd5)": [[200, "email.headerregistry.BaseHeader.fold"]], "groups (email.headerregistry.addressheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.AddressHeader.groups"]], "maintype (email.headerregistry.contenttypeheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.ContentTypeHeader.maintype"]], "major (email.headerregistry.mimeversionheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.MIMEVersionHeader.major"]], "map_to_type() (email.headerregistry.headerregistry \u7684\u65b9\u6cd5)": [[200, "email.headerregistry.HeaderRegistry.map_to_type"]], "max_count (email.headerregistry.baseheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.BaseHeader.max_count"]], "minor (email.headerregistry.mimeversionheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.MIMEVersionHeader.minor"]], "name (email.headerregistry.baseheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.BaseHeader.name"]], "params (email.headerregistry.parameterizedmimeheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.ParameterizedMIMEHeader.params"]], "subtype (email.headerregistry.contenttypeheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.ContentTypeHeader.subtype"]], "username (email.headerregistry.address \u7684\u5c6c\u6027)": [[200, "email.headerregistry.Address.username"]], "version (email.headerregistry.mimeversionheader \u7684\u5c6c\u6027)": [[200, "email.headerregistry.MIMEVersionHeader.version"]], "_structure() (\u65bc email.iterators \u6a21\u7d44\u4e2d)": [[201, "email.iterators._structure"]], "body_line_iterator() (\u65bc email.iterators \u6a21\u7d44\u4e2d)": [[201, "email.iterators.body_line_iterator"]], "email.iterators": [[201, "module-email.iterators"]], "typed_subpart_iterator() (\u65bc email.iterators \u6a21\u7d44\u4e2d)": [[201, "email.iterators.typed_subpart_iterator"]], "emailmessage (email.message \u4e2d\u7684\u985e\u5225)": [[202, "email.message.EmailMessage"]], "mimepart (email.message \u4e2d\u7684\u985e\u5225)": [[202, "email.message.MIMEPart"]], "rfc 6531": [[202, "index-3"], [205, "index-8"], [332, "index-3"], [475, "index-32"], [475, "index-38"], [475, "index-39"]], "__bytes__() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.__bytes__"]], "__contains__() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.__contains__"]], "__delitem__() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.__delitem__"]], "__getitem__() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.__getitem__"]], "__len__() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.__len__"]], "__setitem__() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.__setitem__"]], "__str__() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.__str__"]], "add_alternative() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.add_alternative"]], "add_attachment() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.add_attachment"]], "add_header() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.add_header"]], "add_related() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.add_related"]], "as_bytes() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.as_bytes"]], "as_string() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.as_string"]], "clear() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.clear"]], "clear_content() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.clear_content"]], "defects (email.message.emailmessage \u7684\u5c6c\u6027)": [[202, "email.message.EmailMessage.defects"]], "del_param() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.del_param"]], "email.message": [[202, "module-email.message"]], "epilogue (email.message.emailmessage \u7684\u5c6c\u6027)": [[202, "email.message.EmailMessage.epilogue"]], "get() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get"]], "get_all() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_all"]], "get_body() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_body"]], "get_boundary() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_boundary"]], "get_charsets() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_charsets"]], "get_content() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_content"]], "get_content_charset() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_content_charset"]], "get_content_disposition() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_content_disposition"]], "get_content_maintype() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_content_maintype"]], "get_content_subtype() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_content_subtype"]], "get_content_type() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_content_type"]], "get_default_type() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_default_type"]], "get_filename() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_filename"]], "get_unixfrom() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.get_unixfrom"]], "is_attachment() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.is_attachment"]], "is_multipart() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.is_multipart"]], "items() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.items"]], "iter_attachments() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.iter_attachments"]], "iter_parts() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.iter_parts"]], "keys() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.keys"]], "make_alternative() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.make_alternative"]], "make_mixed() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.make_mixed"]], "make_related() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.make_related"]], "preamble (email.message.emailmessage \u7684\u5c6c\u6027)": [[202, "email.message.EmailMessage.preamble"]], "replace_header() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.replace_header"]], "set_boundary() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.set_boundary"]], "set_content() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.set_content"]], "set_default_type() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.set_default_type"]], "set_param() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.set_param"]], "set_unixfrom() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.set_unixfrom"]], "values() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.values"]], "walk() (email.message.emailmessage \u7684\u65b9\u6cd5)": [[202, "email.message.EmailMessage.walk"]], "mimeapplication (email.mime.application \u4e2d\u7684\u985e\u5225)": [[203, "email.mime.application.MIMEApplication"]], "mimeaudio (email.mime.audio \u4e2d\u7684\u985e\u5225)": [[203, "email.mime.audio.MIMEAudio"]], "mimebase (email.mime.base \u4e2d\u7684\u985e\u5225)": [[203, "email.mime.base.MIMEBase"]], "mimeimage (email.mime.image \u4e2d\u7684\u985e\u5225)": [[203, "email.mime.image.MIMEImage"]], "mimemessage (email.mime.message \u4e2d\u7684\u985e\u5225)": [[203, "email.mime.message.MIMEMessage"]], "mimemultipart (email.mime.multipart \u4e2d\u7684\u985e\u5225)": [[203, "email.mime.multipart.MIMEMultipart"]], "mimenonmultipart (email.mime.nonmultipart \u4e2d\u7684\u985e\u5225)": [[203, "email.mime.nonmultipart.MIMENonMultipart"]], "mimetext (email.mime.text \u4e2d\u7684\u985e\u5225)": [[203, "email.mime.text.MIMEText"]], "email.mime": [[203, "module-email.mime"]], "bytesfeedparser (email.parser \u4e2d\u7684\u985e\u5225)": [[204, "email.parser.BytesFeedParser"]], "bytesheaderparser (email.parser \u4e2d\u7684\u985e\u5225)": [[204, "email.parser.BytesHeaderParser"]], "bytesparser (email.parser \u4e2d\u7684\u985e\u5225)": [[204, "email.parser.BytesParser"]], "feedparser (email.parser \u4e2d\u7684\u985e\u5225)": [[204, "email.parser.FeedParser"]], "headerparser (email.parser \u4e2d\u7684\u985e\u5225)": [[204, "email.parser.HeaderParser"]], "parser (email.parser \u4e2d\u7684\u985e\u5225)": [[204, "email.parser.Parser"]], "close() (email.parser.bytesfeedparser \u7684\u65b9\u6cd5)": [[204, "email.parser.BytesFeedParser.close"]], "email.parser": [[204, "module-email.parser"]], "feed() (email.parser.bytesfeedparser \u7684\u65b9\u6cd5)": [[204, "email.parser.BytesFeedParser.feed"]], "message_from_binary_file() (\u65bc email \u6a21\u7d44\u4e2d)": [[204, "email.message_from_binary_file"]], "message_from_bytes() (\u65bc email \u6a21\u7d44\u4e2d)": [[204, "email.message_from_bytes"]], "message_from_file() (\u65bc email \u6a21\u7d44\u4e2d)": [[204, "email.message_from_file"]], "message_from_string() (\u65bc email \u6a21\u7d44\u4e2d)": [[204, "email.message_from_string"]], "parse() (email.parser.bytesparser \u7684\u65b9\u6cd5)": [[204, "email.parser.BytesParser.parse"]], "parse() (email.parser.parser \u7684\u65b9\u6cd5)": [[204, "email.parser.Parser.parse"]], "parsebytes() (email.parser.bytesparser \u7684\u65b9\u6cd5)": [[204, "email.parser.BytesParser.parsebytes"]], "parsestr() (email.parser.parser \u7684\u65b9\u6cd5)": [[204, "email.parser.Parser.parsestr"]], "compat32 (email.policy \u4e2d\u7684\u985e\u5225)": [[205, "email.policy.Compat32"]], "emailpolicy (email.policy \u4e2d\u7684\u985e\u5225)": [[205, "email.policy.EmailPolicy"]], "http (\u65bc email.policy \u6a21\u7d44\u4e2d)": [[205, "email.policy.HTTP"]], "policy (email.policy \u4e2d\u7684\u985e\u5225)": [[205, "email.policy.Policy"]], "smtp (\u65bc email.policy \u6a21\u7d44\u4e2d)": [[205, "email.policy.SMTP"]], "smtputf8 (\u65bc email.policy \u6a21\u7d44\u4e2d)": [[205, "email.policy.SMTPUTF8"]], "clone() (email.policy.policy \u7684\u65b9\u6cd5)": [[205, "email.policy.Policy.clone"]], "compat32 (\u65bc email.policy \u6a21\u7d44\u4e2d)": [[205, "email.policy.compat32"]], "content_manager (email.policy.emailpolicy \u7684\u5c6c\u6027)": [[205, "email.policy.EmailPolicy.content_manager"]], "cte_type (email.policy.policy \u7684\u5c6c\u6027)": [[205, "email.policy.Policy.cte_type"]], "default (\u65bc email.policy \u6a21\u7d44\u4e2d)": [[205, "email.policy.default"]], "email.policy": [[205, "module-email.policy"]], "fold() (email.policy.compat32 \u7684\u65b9\u6cd5)": [[205, "email.policy.Compat32.fold"]], "fold() (email.policy.emailpolicy \u7684\u65b9\u6cd5)": [[205, "email.policy.EmailPolicy.fold"]], "fold() (email.policy.policy \u7684\u65b9\u6cd5)": [[205, "email.policy.Policy.fold"]], "fold_binary() (email.policy.compat32 \u7684\u65b9\u6cd5)": [[205, "email.policy.Compat32.fold_binary"]], "fold_binary() (email.policy.emailpolicy \u7684\u65b9\u6cd5)": [[205, "email.policy.EmailPolicy.fold_binary"]], "fold_binary() (email.policy.policy \u7684\u65b9\u6cd5)": [[205, "email.policy.Policy.fold_binary"]], "handle_defect() (email.policy.policy \u7684\u65b9\u6cd5)": [[205, "email.policy.Policy.handle_defect"]], "header_factory (email.policy.emailpolicy \u7684\u5c6c\u6027)": [[205, "email.policy.EmailPolicy.header_factory"]], "header_fetch_parse() (email.policy.compat32 \u7684\u65b9\u6cd5)": [[205, "email.policy.Compat32.header_fetch_parse"]], "header_fetch_parse() (email.policy.emailpolicy \u7684\u65b9\u6cd5)": [[205, "email.policy.EmailPolicy.header_fetch_parse"]], "header_fetch_parse() (email.policy.policy \u7684\u65b9\u6cd5)": [[205, "email.policy.Policy.header_fetch_parse"]], "header_max_count() (email.policy.emailpolicy \u7684\u65b9\u6cd5)": [[205, "email.policy.EmailPolicy.header_max_count"]], "header_max_count() (email.policy.policy \u7684\u65b9\u6cd5)": [[205, "email.policy.Policy.header_max_count"]], "header_source_parse() (email.policy.compat32 \u7684\u65b9\u6cd5)": [[205, "email.policy.Compat32.header_source_parse"]], "header_source_parse() (email.policy.emailpolicy \u7684\u65b9\u6cd5)": [[205, "email.policy.EmailPolicy.header_source_parse"]], "header_source_parse() (email.policy.policy \u7684\u65b9\u6cd5)": [[205, "email.policy.Policy.header_source_parse"]], "header_store_parse() (email.policy.compat32 \u7684\u65b9\u6cd5)": [[205, "email.policy.Compat32.header_store_parse"]], "header_store_parse() (email.policy.emailpolicy \u7684\u65b9\u6cd5)": [[205, "email.policy.EmailPolicy.header_store_parse"]], "header_store_parse() (email.policy.policy \u7684\u65b9\u6cd5)": [[205, "email.policy.Policy.header_store_parse"]], "linesep (email.policy.policy \u7684\u5c6c\u6027)": [[205, "email.policy.Policy.linesep"]], "mangle_from_ (email.policy.compat32 \u7684\u5c6c\u6027)": [[205, "email.policy.Compat32.mangle_from_"]], "mangle_from_ (email.policy.policy \u7684\u5c6c\u6027)": [[205, "email.policy.Policy.mangle_from_"]], "max_line_length (email.policy.policy \u7684\u5c6c\u6027)": [[205, "email.policy.Policy.max_line_length"]], "message_factory (email.policy.policy \u7684\u5c6c\u6027)": [[205, "email.policy.Policy.message_factory"]], "raise_on_defect (email.policy.policy \u7684\u5c6c\u6027)": [[205, "email.policy.Policy.raise_on_defect"]], "refold_source (email.policy.emailpolicy \u7684\u5c6c\u6027)": [[205, "email.policy.EmailPolicy.refold_source"]], "register_defect() (email.policy.policy \u7684\u65b9\u6cd5)": [[205, "email.policy.Policy.register_defect"]], "strict (\u65bc email.policy \u6a21\u7d44\u4e2d)": [[205, "email.policy.strict"]], "utf8 (email.policy.emailpolicy \u7684\u5c6c\u6027)": [[205, "email.policy.EmailPolicy.utf8"]], "collapse_rfc2231_value() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.collapse_rfc2231_value"]], "decode_params() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.decode_params"]], "decode_rfc2231() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.decode_rfc2231"]], "email.utils": [[206, "module-email.utils"]], "encode_rfc2231() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.encode_rfc2231"]], "format_datetime() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.format_datetime"]], "formataddr() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.formataddr"]], "formatdate() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.formatdate"]], "getaddresses() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.getaddresses"]], "localtime() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.localtime"]], "make_msgid() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.make_msgid"]], "mktime_tz() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.mktime_tz"]], "parseaddr() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.parseaddr"]], "parsedate() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.parsedate"]], "parsedate_to_datetime() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.parsedate_to_datetime"]], "parsedate_tz() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.parsedate_tz"]], "quote() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.quote"]], "unquote() (\u65bc email.utils \u6a21\u7d44\u4e2d)": [[206, "email.utils.unquote"]], "pep 453": [[207, "index-0"], [466, "index-22"], [466, "index-23"], [466, "index-24"], [474, "index-1"], [474, "index-19"], [474, "index-20"], [474, "index-27"], [474, "index-42"], [474, "index-5"], [474, "index-53"]], "bootstrap() (\u65bc ensurepip \u6a21\u7d44\u4e2d)": [[207, "ensurepip.bootstrap"]], "ensurepip": [[207, "module-ensurepip"]], "version() (\u65bc ensurepip \u6a21\u7d44\u4e2d)": [[207, "ensurepip.version"]], "conform (enum.flagboundary \u7684\u5c6c\u6027)": [[208, "enum.FlagBoundary.CONFORM"]], "continuous (enum.enumcheck \u7684\u5c6c\u6027)": [[208, "enum.EnumCheck.CONTINUOUS"]], "eject (enum.flagboundary \u7684\u5c6c\u6027)": [[208, "enum.FlagBoundary.EJECT"]], "enum (enum \u4e2d\u7684\u985e\u5225)": [[208, "enum.Enum"]], "enumcheck (enum \u4e2d\u7684\u985e\u5225)": [[208, "enum.EnumCheck"]], "enumtype (enum \u4e2d\u7684\u985e\u5225)": [[208, "enum.EnumType"]], "flag (enum \u4e2d\u7684\u985e\u5225)": [[208, "enum.Flag"]], "flagboundary (enum \u4e2d\u7684\u985e\u5225)": [[208, "enum.FlagBoundary"]], "intenum (enum \u4e2d\u7684\u985e\u5225)": [[208, "enum.IntEnum"]], "intflag (enum \u4e2d\u7684\u985e\u5225)": [[208, "enum.IntFlag"]], "keep (enum.flagboundary \u7684\u5c6c\u6027)": [[208, "enum.FlagBoundary.KEEP"]], "named_flags (enum.enumcheck \u7684\u5c6c\u6027)": [[208, "enum.EnumCheck.NAMED_FLAGS"]], "reprenum (enum \u4e2d\u7684\u985e\u5225)": [[208, "enum.ReprEnum"]], "strict (enum.flagboundary \u7684\u5c6c\u6027)": [[208, "enum.FlagBoundary.STRICT"]], "strenum (enum \u4e2d\u7684\u985e\u5225)": [[208, "enum.StrEnum"]], "unique (enum.enumcheck \u7684\u5c6c\u6027)": [[208, "enum.EnumCheck.UNIQUE"]], "__and__() (enum.flag \u7684\u65b9\u6cd5)": [[208, "enum.Flag.__and__"]], "__call__() (enum.enumtype \u7684\u65b9\u6cd5)": [[208, "enum.EnumType.__call__"]], "__contains__() (enum.enumtype \u7684\u65b9\u6cd5)": [[208, "enum.EnumType.__contains__"]], "__contains__() (enum.flag \u7684\u65b9\u6cd5)": [[208, "enum.Flag.__contains__"]], "__dir__() (enum.enum \u7684\u65b9\u6cd5)": [[208, "enum.Enum.__dir__"]], "__dir__() (enum.enumtype \u7684\u65b9\u6cd5)": [[208, "enum.EnumType.__dir__"]], "__format__() (enum.enum \u7684\u65b9\u6cd5)": [[208, "enum.Enum.__format__"]], "__getitem__() (enum.enumtype \u7684\u65b9\u6cd5)": [[208, "enum.EnumType.__getitem__"]], "__init_subclass__() (enum.enum \u7684\u65b9\u6cd5)": [[208, "enum.Enum.__init_subclass__"]], "__iter__() (enum.enumtype \u7684\u65b9\u6cd5)": [[208, "enum.EnumType.__iter__"]], "__len__() (enum.enumtype \u7684\u65b9\u6cd5)": [[208, "enum.EnumType.__len__"]], "__or__() (enum.flag \u7684\u65b9\u6cd5)": [[208, "enum.Flag.__or__"]], "__repr__() (enum.enum \u7684\u65b9\u6cd5)": [[208, "enum.Enum.__repr__"]], "__reversed__() (enum.enumtype \u7684\u65b9\u6cd5)": [[208, "enum.EnumType.__reversed__"]], "__str__() (enum.enum \u7684\u65b9\u6cd5)": [[208, "enum.Enum.__str__"]], "__xor__() (enum.flag \u7684\u65b9\u6cd5)": [[208, "enum.Flag.__xor__"]], "_generate_next_value_() (enum.enum \u7684\u65b9\u6cd5)": [[208, "enum.Enum._generate_next_value_"]], "_ignore_ (enum.enum \u7684\u5c6c\u6027)": [[208, "enum.Enum._ignore_"]], "_missing_() (enum.enum \u7684\u65b9\u6cd5)": [[208, "enum.Enum._missing_"]], "_numeric_repr_() (enum.flag \u7684\u65b9\u6cd5)": [[208, "enum.Flag._numeric_repr_"]], "auto (enum \u4e2d\u7684\u985e\u5225)": [[208, "enum.auto"]], "enum": [[208, "module-enum"]], "global_enum() (\u65bc enum \u6a21\u7d44\u4e2d)": [[208, "enum.global_enum"]], "member() (\u65bc enum \u6a21\u7d44\u4e2d)": [[208, "enum.member"]], "name (enum.enum \u7684\u5c6c\u6027)": [[208, "enum.Enum.name"]], "nonmember() (\u65bc enum \u6a21\u7d44\u4e2d)": [[208, "enum.nonmember"]], "property() (\u65bc enum \u6a21\u7d44\u4e2d)": [[208, "enum.property"]], "show_flag_values() (\u65bc enum \u6a21\u7d44\u4e2d)": [[208, "enum.show_flag_values"]], "unique() (\u65bc enum \u6a21\u7d44\u4e2d)": [[208, "enum.unique"]], "value (enum.enum \u7684\u5c6c\u6027)": [[208, "enum.Enum.value"]], "verify() (\u65bc enum \u6a21\u7d44\u4e2d)": [[208, "enum.verify"]], "e2big (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.E2BIG"]], "eacces (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EACCES"]], "eaddrinuse (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EADDRINUSE"]], "eaddrnotavail (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EADDRNOTAVAIL"]], "eadv (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EADV"]], "eafnosupport (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EAFNOSUPPORT"]], "eagain (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EAGAIN"]], "ealready (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EALREADY"]], "ebade (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EBADE"]], "ebadf (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EBADF"]], "ebadfd (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EBADFD"]], "ebadmsg (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EBADMSG"]], "ebadr (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EBADR"]], "ebadrqc (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EBADRQC"]], "ebadslt (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EBADSLT"]], "ebfont (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EBFONT"]], "ebusy (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EBUSY"]], "ecanceled (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ECANCELED"]], "echild (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ECHILD"]], "echrng (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ECHRNG"]], "ecomm (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ECOMM"]], "econnaborted (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ECONNABORTED"]], "econnrefused (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ECONNREFUSED"]], "econnreset (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ECONNRESET"]], "edeadlk (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EDEADLK"]], "edeadlock (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EDEADLOCK"]], "edestaddrreq (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EDESTADDRREQ"]], "edom (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EDOM"]], "edotdot (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EDOTDOT"]], "edquot (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EDQUOT"]], "eexist (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EEXIST"]], "efault (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EFAULT"]], "efbig (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EFBIG"]], "ehostdown (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EHOSTDOWN"]], "ehostunreach (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EHOSTUNREACH"]], "eidrm (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EIDRM"]], "eilseq (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EILSEQ"]], "einprogress (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EINPROGRESS"]], "eintr (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EINTR"]], "einval (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EINVAL"]], "eio (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EIO"]], "eisconn (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EISCONN"]], "eisdir (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EISDIR"]], "eisnam (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EISNAM"]], "el2hlt (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EL2HLT"]], "el2nsync (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EL2NSYNC"]], "el3hlt (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EL3HLT"]], "el3rst (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EL3RST"]], "elibacc (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ELIBACC"]], "elibbad (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ELIBBAD"]], "elibexec (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ELIBEXEC"]], "elibmax (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ELIBMAX"]], "elibscn (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ELIBSCN"]], "elnrng (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ELNRNG"]], "eloop (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ELOOP"]], "emfile (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EMFILE"]], "emlink (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EMLINK"]], "emsgsize (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EMSGSIZE"]], "emultihop (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EMULTIHOP"]], "enametoolong (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENAMETOOLONG"]], "enavail (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENAVAIL"]], "enetdown (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENETDOWN"]], "enetreset (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENETRESET"]], "enetunreach (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENETUNREACH"]], "enfile (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENFILE"]], "enoano (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOANO"]], "enobufs (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOBUFS"]], "enocsi (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOCSI"]], "enodata (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENODATA"]], "enodev (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENODEV"]], "enoent (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOENT"]], "enoexec (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOEXEC"]], "enolck (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOLCK"]], "enolink (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOLINK"]], "enomem (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOMEM"]], "enomsg (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOMSG"]], "enonet (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENONET"]], "enopkg (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOPKG"]], "enoprotoopt (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOPROTOOPT"]], "enospc (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOSPC"]], "enosr (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOSR"]], "enostr (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOSTR"]], "enosys (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOSYS"]], "enotblk (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOTBLK"]], "enotcapable (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOTCAPABLE"]], "enotconn (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOTCONN"]], "enotdir (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOTDIR"]], "enotempty (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOTEMPTY"]], "enotnam (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOTNAM"]], "enotrecoverable (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOTRECOVERABLE"]], "enotsock (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOTSOCK"]], "enotsup (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOTSUP"]], "enotty (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOTTY"]], "enotuniq (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENOTUNIQ"]], "enxio (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ENXIO"]], "eopnotsupp (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EOPNOTSUPP"]], "eoverflow (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EOVERFLOW"]], "eownerdead (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EOWNERDEAD"]], "eperm (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EPERM"]], "epfnosupport (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EPFNOSUPPORT"]], "epipe (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EPIPE"]], "eproto (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EPROTO"]], "eprotonosupport (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EPROTONOSUPPORT"]], "eprototype (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EPROTOTYPE"]], "eqfull (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EQFULL"]], "erange (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ERANGE"]], "eremchg (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EREMCHG"]], "eremote (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EREMOTE"]], "eremoteio (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EREMOTEIO"]], "erestart (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ERESTART"]], "erofs (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EROFS"]], "eshutdown (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ESHUTDOWN"]], "esocktnosupport (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ESOCKTNOSUPPORT"]], "espipe (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ESPIPE"]], "esrch (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ESRCH"]], "esrmnt (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ESRMNT"]], "estale (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ESTALE"]], "estrpipe (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ESTRPIPE"]], "etime (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ETIME"]], "etimedout (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ETIMEDOUT"]], "etoomanyrefs (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ETOOMANYREFS"]], "etxtbsy (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.ETXTBSY"]], "euclean (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EUCLEAN"]], "eunatch (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EUNATCH"]], "eusers (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EUSERS"]], "ewouldblock (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EWOULDBLOCK"]], "exdev (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EXDEV"]], "exfull (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.EXFULL"]], "errno": [[209, "module-errno"], [210, "index-4"]], "errorcode (\u65bc errno \u6a21\u7d44\u4e2d)": [[209, "errno.errorcode"]], "arithmeticerror": [[210, "ArithmeticError"]], "assertionerror": [[210, "AssertionError"], [433, "index-19"]], "attributeerror": [[210, "AttributeError"], [427, "index-40"]], "baseexception": [[210, "BaseException"]], "baseexceptiongroup": [[210, "BaseExceptionGroup"]], "blockingioerror": [[210, "BlockingIOError"], [255, "io.BlockingIOError"]], "brokenpipeerror": [[210, "BrokenPipeError"]], "buffererror": [[210, "BufferError"]], "byteswarning": [[210, "BytesWarning"]], "childprocesserror": [[210, "ChildProcessError"]], "connectionabortederror": [[210, "ConnectionAbortedError"]], "connectionerror": [[210, "ConnectionError"]], "connectionrefusederror": [[210, "ConnectionRefusedError"]], "connectionreseterror": [[210, "ConnectionResetError"]], "deprecationwarning": [[210, "DeprecationWarning"]], "eoferror": [[210, "EOFError"]], "encodingwarning": [[210, "EncodingWarning"]], "environmenterror": [[210, "EnvironmentError"]], "exception": [[210, "Exception"], [427, "index-32"], [427, "index-33"], [427, "index-36"], [427, "index-37"], [427, "index-4"], [427, "index-40"], [427, "index-63"], [427, "index-67"], [427, "index-72"]], "exceptiongroup": [[210, "ExceptionGroup"]], "fileexistserror": [[210, "FileExistsError"]], "filenotfounderror": [[210, "FileNotFoundError"]], "floatingpointerror": [[210, "FloatingPointError"]], "futurewarning": [[210, "FutureWarning"]], "generatorexit": [[210, "GeneratorExit"], [427, "index-33"], [427, "index-37"]], "ioerror": [[210, "IOError"]], "importerror": [[210, "ImportError"], [433, "index-34"]], "importwarning": [[210, "ImportWarning"]], "indentationerror": [[210, "IndentationError"]], "indexerror": [[210, "IndexError"]], "interruptederror": [[210, "InterruptedError"]], "isadirectoryerror": [[210, "IsADirectoryError"]], "keyerror": [[210, "KeyError"]], "keyboardinterrupt": [[210, "KeyboardInterrupt"]], "lookuperror": [[210, "LookupError"]], "memoryerror": [[210, "MemoryError"]], "modulenotfounderror": [[210, "ModuleNotFoundError"]], "nameerror": [[210, "NameError"], [427, "index-4"]], "notadirectoryerror": [[210, "NotADirectoryError"]], "notimplementederror": [[210, "NotImplementedError"]], "oserror": [[210, "OSError"]], "overflowerror": [[210, "OverflowError"]], "pep 3134": [[210, "index-2"], [467, "index-12"], [467, "index-28"], [467, "index-29"], [480, "index-65"]], "pep 475": [[210, "index-7"], [222, "index-18"], [290, "index-22"], [290, "index-24"], [290, "index-25"], [290, "index-44"], [325, "index-3"], [325, "index-4"], [325, "index-5"], [325, "index-6"], [325, "index-7"], [326, "index-0"], [330, "index-0"], [330, "index-1"], [334, "index-10"], [334, "index-11"], [334, "index-12"], [334, "index-13"], [334, "index-4"], [334, "index-5"], [334, "index-7"], [334, "index-8"], [334, "index-9"], [363, "index-8"], [475, "index-15"], [475, "index-16"], [475, "index-49"], [480, "index-242"], [480, "index-299"]], "pep 565": [[210, "index-9"], [477, "index-19"]], "pendingdeprecationwarning": [[210, "PendingDeprecationWarning"]], "permissionerror": [[210, "PermissionError"]], "processlookuperror": [[210, "ProcessLookupError"]], "recursionerror": [[210, "RecursionError"]], "referenceerror": [[210, "ReferenceError"]], "resourcewarning": [[210, "ResourceWarning"]], "runtimeerror": [[210, "RuntimeError"]], "runtimewarning": [[210, "RuntimeWarning"]], "stopasynciteration": [[210, "StopAsyncIteration"], [427, "index-36"]], "stopiteration": [[210, "StopIteration"], [427, "index-32"], [433, "index-26"]], "syntaxerror": [[210, "SyntaxError"]], "syntaxwarning": [[210, "SyntaxWarning"]], "systemerror": [[210, "SystemError"]], "systemexit": [[210, "SystemExit"]], "taberror": [[210, "TabError"]], "typeerror": [[210, "TypeError"], [427, "index-63"]], "unboundlocalerror": [[210, "UnboundLocalError"], [426, "index-9"]], "unicodedecodeerror": [[210, "UnicodeDecodeError"]], "unicodeencodeerror": [[210, "UnicodeEncodeError"]], "unicodeerror": [[210, "UnicodeError"]], "unicodetranslateerror": [[210, "UnicodeTranslateError"]], "unicodewarning": [[210, "UnicodeWarning"]], "userwarning": [[210, "UserWarning"]], "valueerror": [[210, "ValueError"], [427, "index-72"]], "warning": [[210, "Warning"], [337, "sqlite3.Warning"]], "windowserror": [[210, "WindowsError"]], "zerodivisionerror": [[210, "ZeroDivisionError"], [427, "index-67"]], "__notes__ (baseexception \u7684\u5c6c\u6027)": [[210, "BaseException.__notes__"]], "add_note() (baseexception \u7684\u65b9\u6cd5)": [[210, "BaseException.add_note"]], "args (baseexception \u7684\u5c6c\u6027)": [[210, "BaseException.args"]], "assert": [[210, "index-3"], [433, "index-18"]], "characters_written (blockingioerror \u7684\u5c6c\u6027)": [[210, "BlockingIOError.characters_written"]], "code (systemexit \u7684\u5c6c\u6027)": [[210, "SystemExit.code"]], "derive() (baseexceptiongroup \u7684\u65b9\u6cd5)": [[210, "BaseExceptionGroup.derive"]], "encoding (unicodeerror \u7684\u5c6c\u6027)": [[210, "UnicodeError.encoding"]], "end (unicodeerror \u7684\u5c6c\u6027)": [[210, "UnicodeError.end"]], "end_lineno (syntaxerror \u7684\u5c6c\u6027)": [[210, "SyntaxError.end_lineno"]], "end_offset (syntaxerror \u7684\u5c6c\u6027)": [[210, "SyntaxError.end_offset"]], "errno (oserror \u7684\u5c6c\u6027)": [[210, "OSError.errno"]], "except": [[210, "index-0"], [424, "index-9"]], "exceptions (baseexceptiongroup \u7684\u5c6c\u6027)": [[210, "BaseExceptionGroup.exceptions"]], "filename (oserror \u7684\u5c6c\u6027)": [[210, "OSError.filename"]], "filename (syntaxerror \u7684\u5c6c\u6027)": [[210, "SyntaxError.filename"]], "filename2 (oserror \u7684\u5c6c\u6027)": [[210, "OSError.filename2"]], "lineno (syntaxerror \u7684\u5c6c\u6027)": [[210, "SyntaxError.lineno"]], "message (baseexceptiongroup \u7684\u5c6c\u6027)": [[210, "BaseExceptionGroup.message"]], "name (importerror \u7684\u5c6c\u6027)": [[210, "ImportError.name"]], "object (unicodeerror \u7684\u5c6c\u6027)": [[210, "UnicodeError.object"]], "offset (syntaxerror \u7684\u5c6c\u6027)": [[210, "SyntaxError.offset"]], "path (importerror \u7684\u5c6c\u6027)": [[210, "ImportError.path"]], "raise": [[210, "index-1"], [433, "index-27"]], "reason (unicodeerror \u7684\u5c6c\u6027)": [[210, "UnicodeError.reason"]], "split() (baseexceptiongroup \u7684\u65b9\u6cd5)": [[210, "BaseExceptionGroup.split"]], "start (unicodeerror \u7684\u5c6c\u6027)": [[210, "UnicodeError.start"]], "strerror (oserror \u7684\u5c6c\u6027)": [[210, "OSError.strerror"]], "subgroup() (baseexceptiongroup \u7684\u65b9\u6cd5)": [[210, "BaseExceptionGroup.subgroup"]], "text (syntaxerror \u7684\u5c6c\u6027)": [[210, "SyntaxError.text"]], "try": [[210, "index-0"], [424, "index-9"], [425, "index-65"]], "winerror (oserror \u7684\u5c6c\u6027)": [[210, "OSError.winerror"]], "with_traceback() (baseexception \u7684\u65b9\u6cd5)": [[210, "BaseException.with_traceback"]], "cancel_dump_traceback_later() (\u65bc faulthandler \u6a21\u7d44\u4e2d)": [[211, "faulthandler.cancel_dump_traceback_later"]], "disable() (\u65bc faulthandler \u6a21\u7d44\u4e2d)": [[211, "faulthandler.disable"]], "dump_traceback() (\u65bc faulthandler \u6a21\u7d44\u4e2d)": [[211, "faulthandler.dump_traceback"]], "dump_traceback_later() (\u65bc faulthandler \u6a21\u7d44\u4e2d)": [[211, "faulthandler.dump_traceback_later"]], "enable() (\u65bc faulthandler \u6a21\u7d44\u4e2d)": [[211, "faulthandler.enable"]], "faulthandler": [[211, "module-faulthandler"]], "is_enabled() (\u65bc faulthandler \u6a21\u7d44\u4e2d)": [[211, "faulthandler.is_enabled"]], "register() (\u65bc faulthandler \u6a21\u7d44\u4e2d)": [[211, "faulthandler.register"]], "unregister() (\u65bc faulthandler \u6a21\u7d44\u4e2d)": [[211, "faulthandler.unregister"]], "i/o control\uff08i/o \u63a7\u5236\uff09": [[212, "index-0"], [222, "index-8"], [334, "index-6"], [358, "index-0"]], "unix": [[212, "index-0"], [434, "index-4"]], "fcntl": [[212, "module-fcntl"]], "fcntl() (\u65bc fcntl \u6a21\u7d44\u4e2d)": [[212, "fcntl.fcntl"]], "file control\uff08\u6a94\u6848\u63a7\u5236\uff09": [[212, "index-0"]], "flock() (\u65bc fcntl \u6a21\u7d44\u4e2d)": [[212, "fcntl.flock"]], "ioctl() (\u65bc fcntl \u6a21\u7d44\u4e2d)": [[212, "fcntl.ioctl"]], "lockf() (\u65bc fcntl \u6a21\u7d44\u4e2d)": [[212, "fcntl.lockf"]], "default_ignores (\u65bc filecmp \u6a21\u7d44\u4e2d)": [[213, "filecmp.DEFAULT_IGNORES"]], "clear_cache() (\u65bc filecmp \u6a21\u7d44\u4e2d)": [[213, "filecmp.clear_cache"]], "cmp() (\u65bc filecmp \u6a21\u7d44\u4e2d)": [[213, "filecmp.cmp"]], "cmpfiles() (\u65bc filecmp \u6a21\u7d44\u4e2d)": [[213, "filecmp.cmpfiles"]], "common (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.common"]], "common_dirs (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.common_dirs"]], "common_files (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.common_files"]], "common_funny (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.common_funny"]], "diff_files (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.diff_files"]], "dircmp (filecmp \u4e2d\u7684\u985e\u5225)": [[213, "filecmp.dircmp"]], "filecmp": [[213, "module-filecmp"]], "funny_files (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.funny_files"]], "left (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.left"]], "left_list (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.left_list"]], "left_only (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.left_only"]], "report() (filecmp.dircmp \u7684\u65b9\u6cd5)": [[213, "filecmp.dircmp.report"]], "report_full_closure() (filecmp.dircmp \u7684\u65b9\u6cd5)": [[213, "filecmp.dircmp.report_full_closure"]], "report_partial_closure() (filecmp.dircmp \u7684\u65b9\u6cd5)": [[213, "filecmp.dircmp.report_partial_closure"]], "right (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.right"]], "right_list (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.right_list"]], "right_only (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.right_only"]], "same_files (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.same_files"]], "subdirs (filecmp.dircmp \u7684\u5c6c\u6027)": [[213, "filecmp.dircmp.subdirs"]], "fileinput (fileinput \u4e2d\u7684\u985e\u5225)": [[215, "fileinput.FileInput"]], "close() (\u65bc fileinput \u6a21\u7d44\u4e2d)": [[215, "fileinput.close"]], "fileinput": [[215, "module-fileinput"]], "filelineno() (\u65bc fileinput \u6a21\u7d44\u4e2d)": [[215, "fileinput.filelineno"]], "filename() (\u65bc fileinput \u6a21\u7d44\u4e2d)": [[215, "fileinput.filename"]], "fileno() (\u65bc fileinput \u6a21\u7d44\u4e2d)": [[215, "fileinput.fileno"]], "hook_compressed() (\u65bc fileinput \u6a21\u7d44\u4e2d)": [[215, "fileinput.hook_compressed"]], "hook_encoded() (\u65bc fileinput \u6a21\u7d44\u4e2d)": [[215, "fileinput.hook_encoded"]], "input() (\u65bc fileinput \u6a21\u7d44\u4e2d)": [[215, "fileinput.input"]], "isfirstline() (\u65bc fileinput \u6a21\u7d44\u4e2d)": [[215, "fileinput.isfirstline"]], "isstdin() (\u65bc fileinput \u6a21\u7d44\u4e2d)": [[215, "fileinput.isstdin"]], "lineno() (\u65bc fileinput \u6a21\u7d44\u4e2d)": [[215, "fileinput.lineno"]], "nextfile() (\u65bc fileinput \u6a21\u7d44\u4e2d)": [[215, "fileinput.nextfile"]], "[] \uff08\u65b9\u62ec\u865f\uff09": [[217, "index-2"], [228, "index-1"], [316, "index-10"], [342, "index-2"], [427, "index-15"], [427, "index-41"], [433, "index-6"]], "filenames\uff08\u6a94\u6848\u540d\u7a31\uff09": [[217, "index-0"], [228, "index-0"]], "filter() (\u65bc fnmatch \u6a21\u7d44\u4e2d)": [[217, "fnmatch.filter"]], "fnmatch": [[217, "module-fnmatch"]], "fnmatch() (\u65bc fnmatch \u6a21\u7d44\u4e2d)": [[217, "fnmatch.fnmatch"]], "fnmatchcase() (\u65bc fnmatch \u6a21\u7d44\u4e2d)": [[217, "fnmatch.fnmatchcase"]], "glob": [[217, "index-3"], [228, "module-glob"]], "re": [[217, "index-1"], [316, "module-re"], [341, "index-33"]], "translate() (\u65bc fnmatch \u6a21\u7d44\u4e2d)": [[217, "fnmatch.translate"]], "wildcard expansion\uff08\u842c\u7528\u5b57\u5143\u5c55\u958b\uff09": [[217, "index-0"]], "\u65bc glob \u98a8\u683c\u7684\u842c\u7528\u5b57\u5143\u4e2d": [[217, "index-2"], [228, "index-1"], [228, "index-2"]], "fraction (fractions \u4e2d\u7684\u985e\u5225)": [[218, "fractions.Fraction"]], "pep 515": [[218, "index-0"], [342, "index-19"], [470, "index-109"], [476, "index-7"], [476, "index-8"], [480, "index-262"], [480, "index-263"]], "__ceil__() (fractions.fraction \u7684\u65b9\u6cd5)": [[218, "fractions.Fraction.__ceil__"]], "__floor__() (fractions.fraction \u7684\u65b9\u6cd5)": [[218, "fractions.Fraction.__floor__"]], "__format__() (fractions.fraction \u7684\u65b9\u6cd5)": [[218, "fractions.Fraction.__format__"]], "__round__() (fractions.fraction \u7684\u65b9\u6cd5)": [[218, "fractions.Fraction.__round__"]], "as_integer_ratio() (fractions.fraction \u7684\u65b9\u6cd5)": [[218, "fractions.Fraction.as_integer_ratio"]], "denominator (fractions.fraction \u7684\u5c6c\u6027)": [[218, "fractions.Fraction.denominator"]], "fractions": [[218, "module-fractions"]], "from_decimal() (fractions.fraction \u7684\u985e\u5225\u65b9\u6cd5)": [[218, "fractions.Fraction.from_decimal"]], "from_float() (fractions.fraction \u7684\u985e\u5225\u65b9\u6cd5)": [[218, "fractions.Fraction.from_float"]], "is_integer() (fractions.fraction \u7684\u65b9\u6cd5)": [[218, "fractions.Fraction.is_integer"]], "limit_denominator() (fractions.fraction \u7684\u65b9\u6cd5)": [[218, "fractions.Fraction.limit_denominator"]], "numerator (fractions.fraction \u7684\u5c6c\u6027)": [[218, "fractions.Fraction.numerator"]], "ftp": [[220, "index-0"], [392, "index-11"], [392, "index-13"]], "ftp (ftplib \u4e2d\u7684\u985e\u5225)": [[220, "ftplib.FTP"]], "rfc 2640": [[220, "index-14"], [220, "index-15"], [220, "index-17"], [479, "index-22"], [480, "index-177"]], "rfc 3659": [[220, "index-18"]], "rfc 4217": [[220, "index-16"]], "rfc 959": [[220, "index-13"]], "abort() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.abort"]], "all_errors (\u65bc ftplib \u6a21\u7d44\u4e2d)": [[220, "ftplib.all_errors"]], "auth() (ftplib.ftp_tls \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP_TLS.auth"]], "ccc() (ftplib.ftp_tls \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP_TLS.ccc"]], "close() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.close"]], "connect() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.connect"]], "cwd() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.cwd"]], "delete() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.delete"]], "dir() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.dir"]], "error_perm": [[220, "ftplib.error_perm"]], "error_proto": [[220, "ftplib.error_proto"], [302, "poplib.error_proto"]], "error_reply": [[220, "ftplib.error_reply"]], "error_temp": [[220, "ftplib.error_temp"]], "ftplib": [[220, "module-ftplib"]], "ftplib\uff08\u6a19\u6e96\u6a21\u7d44\uff09": [[220, "index-0"]], "getwelcome() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.getwelcome"]], "login() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.login"]], "mkd() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.mkd"]], "mlsd() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.mlsd"]], "nlst() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.nlst"]], "ntransfercmd() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.ntransfercmd"]], "prot_c() (ftplib.ftp_tls \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP_TLS.prot_c"]], "prot_p() (ftplib.ftp_tls \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP_TLS.prot_p"]], "pwd() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.pwd"]], "quit() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.quit"]], "rename() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.rename"]], "retrbinary() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.retrbinary"]], "retrlines() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.retrlines"]], "rmd() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.rmd"]], "sendcmd() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.sendcmd"]], "set_debuglevel() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.set_debuglevel"]], "set_pasv() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.set_pasv"]], "size() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.size"]], "ssl_version (ftplib.ftp_tls \u7684\u5c6c\u6027)": [[220, "ftplib.FTP_TLS.ssl_version"]], "storbinary() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.storbinary"]], "storlines() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.storlines"]], "transfercmd() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.transfercmd"]], "voidcmd() (ftplib.ftp \u7684\u65b9\u6cd5)": [[220, "ftplib.FTP.voidcmd"]], "boolean\uff08\u5e03\u6797\u503c\uff09": [[222, "index-0"]], "infinity\uff08\u7121\u7aae\uff09": [[222, "index-3"]], "nan": [[222, "index-3"]], "pythonbreakpoint": [[222, "index-1"], [349, "index-3"], [349, "index-4"], [349, "index-5"], [452, "envvar-PYTHONBREAKPOINT"], [477, "index-12"]], "pythoncaseok": [[222, "index-16"], [452, "envvar-PYTHONCASEOK"], [460, "index-11"], [479, "index-21"], [480, "index-192"]], "__format__": [[222, "index-4"]], "__import__()": [[222, "import__"]], "abs()": [[222, "abs"]], "aiter()": [[222, "aiter"]], "all()": [[222, "all"]], "anext()": [[222, "anext"]], "any()": [[222, "any"]], "ascii()": [[222, "ascii"]], "bin()": [[222, "bin"]], "binary mode\uff08\u4e8c\u9032\u4f4d\u6a21\u5f0f\uff09": [[222, "index-8"]], "bool (\u5167\u5efa\u985e\u5225)": [[222, "bool"]], "breakpoint()": [[222, "breakpoint"]], "buffer size, i/o\uff08\u7de9\u885d\u5340\u5927\u5c0f\u3001i/o\uff09": [[222, "index-8"]], "buffering\uff08\u7de9\u885d\uff09": [[222, "index-8"], [334, "index-6"]], "built-in function": [[222, "abs"], [222, "aiter"], [222, "all"], [222, "anext"], [222, "any"], [222, "ascii"], [222, "bin"], [222, "breakpoint"], [222, "callable"], [222, "chr"], [222, "classmethod"], [222, "compile"], [222, "delattr"], [222, "dir"], [222, "divmod"], [222, "enumerate"], [222, "eval"], [222, "exec"], [222, "filter"], [222, "format"], [222, "getattr"], [222, "globals"], [222, "hasattr"], [222, "hash"], [222, "help"], [222, "hex"], [222, "id"], [222, "import__"], [222, "input"], [222, "isinstance"], [222, "issubclass"], [222, "iter"], [222, "len"], [222, "locals"], [222, "map"], [222, "max"], [222, "min"], [222, "next"], [222, "oct"], [222, "open"], [222, "ord"], [222, "pow"], [222, "print"], [222, "repr"], [222, "reversed"], [222, "round"], [222, "setattr"], [222, "sorted"], [222, "staticmethod"], [222, "sum"], [222, "vars"], [222, "zip"], [280, "multiprocessing.Manager"], [410, "xml.etree.ElementInclude.default_loader"], [410, "xml.etree.ElementInclude.include"]], "callable()": [[222, "callable"]], "chr()": [[222, "chr"]], "classmethod()": [[222, "classmethod"]], "compile()": [[222, "compile"]], "complex (\u5167\u5efa\u985e\u5225)": [[222, "complex"]], "delattr()": [[222, "delattr"]], "dir()": [[222, "dir"]], "divmod()": [[222, "divmod"]], "enumerate()": [[222, "enumerate"]], "eval()": [[222, "eval"]], "exec": [[222, "index-2"], [341, "index-64"], [433, "index-44"]], "exec()": [[222, "exec"]], "filter()": [[222, "filter"]], "float (\u5167\u5efa\u985e\u5225)": [[222, "float"]], "format()": [[222, "format"]], "format()\uff08\u5167\u5efa\u51fd\u5f0f\uff09": [[222, "index-4"]], "getattr()": [[222, "getattr"]], "globals()": [[222, "globals"]], "hasattr()": [[222, "hasattr"]], "hash()": [[222, "hash"]], "help()": [[222, "help"]], "hex()": [[222, "hex"]], "id()": [[222, "id"]], "import\uff08\u5f15\u5165\uff09": [[222, "index-13"], [331, "index-2"], [425, "index-43"], [429, "index-9"], [433, "index-34"], [433, "index-39"]], "input()": [[222, "input"]], "int (\u5167\u5efa\u985e\u5225)": [[222, "int"]], "isinstance()": [[222, "isinstance"]], "issubclass()": [[222, "issubclass"]], "iter()": [[222, "iter"]], "len()": [[222, "len"]], "line-buffered i/o\uff08\u5217\u7de9\u885d i/o\uff09": [[222, "index-8"]], "locals()": [[222, "locals"]], "map()": [[222, "map"]], "max()": [[222, "max"]], "min()": [[222, "min"]], "modes\uff08\u6a21\u5f0f\uff09": [[222, "index-6"]], "next()": [[222, "next"]], "object (\u5167\u5efa\u985e\u5225)": [[222, "object"]], "oct()": [[222, "oct"]], "open()": [[222, "open"]], "open() \u5167\u5efa\u51fd\u5f0f": [[222, "index-5"], [222, "index-7"]], "ord()": [[222, "ord"]], "pow()": [[222, "pow"]], "print()": [[222, "print"]], "property (\u5167\u5efa\u985e\u5225)": [[222, "property"]], "repr()": [[222, "repr"]], "reversed()": [[222, "reversed"]], "round()": [[222, "round"]], "setattr()": [[222, "setattr"]], "slice (\u5167\u5efa\u985e\u5225)": [[222, "slice"]], "sorted()": [[222, "sorted"]], "staticmethod()": [[222, "staticmethod"]], "str() \uff08\u5167\u5efa\u51fd\u5f0f\uff09": [[222, "index-11"]], "sum()": [[222, "sum"]], "super (\u5167\u5efa\u985e\u5225)": [[222, "super"]], "text mode\uff08\u6587\u5b57\u6a21\u5f0f\uff09": [[222, "index-8"]], "type (\u5167\u5efa\u985e\u5225)": [[222, "type"]], "unbuffered i/o\uff08\u975e\u7de9\u885d i/o\uff09": [[222, "index-8"]], "vars()": [[222, "vars"]], "zip()": [[222, "zip"]], "pep 412": [[223, "index-0"], [473, "index-56"]], "args (functools.partial \u7684\u5c6c\u6027)": [[223, "functools.partial.args"]], "cache() (\u65bc functools \u6a21\u7d44\u4e2d)": [[223, "functools.cache"]], "cached_property() (\u65bc functools \u6a21\u7d44\u4e2d)": [[223, "functools.cached_property"]], "cmp_to_key() (\u65bc functools \u6a21\u7d44\u4e2d)": [[223, "functools.cmp_to_key"]], "func (functools.partial \u7684\u5c6c\u6027)": [[223, "functools.partial.func"]], "functools": [[223, "module-functools"]], "keywords (functools.partial \u7684\u5c6c\u6027)": [[223, "functools.partial.keywords"]], "lru_cache() (\u65bc functools \u6a21\u7d44\u4e2d)": [[223, "functools.lru_cache"]], "partial() (\u65bc functools \u6a21\u7d44\u4e2d)": [[223, "functools.partial"]], "partialmethod (functools \u4e2d\u7684\u985e\u5225)": [[223, "functools.partialmethod"]], "reduce() (\u65bc functools \u6a21\u7d44\u4e2d)": [[223, "functools.reduce"]], "singledispatch() (\u65bc functools \u6a21\u7d44\u4e2d)": [[223, "functools.singledispatch"]], "singledispatchmethod (functools \u4e2d\u7684\u985e\u5225)": [[223, "functools.singledispatchmethod"]], "total_ordering() (\u65bc functools \u6a21\u7d44\u4e2d)": [[223, "functools.total_ordering"]], "update_wrapper() (\u65bc functools \u6a21\u7d44\u4e2d)": [[223, "functools.update_wrapper"]], "wraps() (\u65bc functools \u6a21\u7d44\u4e2d)": [[223, "functools.wraps"]], "debug_collectable (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.DEBUG_COLLECTABLE"]], "debug_leak (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.DEBUG_LEAK"]], "debug_saveall (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.DEBUG_SAVEALL"]], "debug_stats (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.DEBUG_STATS"]], "debug_uncollectable (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.DEBUG_UNCOLLECTABLE"]], "callbacks (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.callbacks"]], "collect() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.collect"]], "disable() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.disable"]], "enable() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.enable"]], "freeze() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.freeze"]], "garbage (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.garbage"]], "gc": [[224, "module-gc"]], "get_count() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.get_count"]], "get_debug() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.get_debug"]], "get_freeze_count() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.get_freeze_count"]], "get_objects() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.get_objects"]], "get_referents() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.get_referents"]], "get_referrers() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.get_referrers"]], "get_stats() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.get_stats"]], "get_threshold() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.get_threshold"]], "is_finalized() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.is_finalized"]], "is_tracked() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.is_tracked"]], "isenabled() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.isenabled"]], "set_debug() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.set_debug"]], "set_threshold() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.set_threshold"]], "unfreeze() (\u65bc gc \u6a21\u7d44\u4e2d)": [[224, "gc.unfreeze"]], "getopterror": [[225, "getopt.GetoptError"]], "posixly_correct": [[225, "index-0"]], "getopt": [[225, "module-getopt"]], "getopt() (\u65bc getopt \u6a21\u7d44\u4e2d)": [[225, "getopt.getopt"]], "gnu_getopt() (\u65bc getopt \u6a21\u7d44\u4e2d)": [[225, "getopt.gnu_getopt"]], "getpasswarning": [[226, "getpass.GetPassWarning"]], "logname": [[226, "index-0"], [290, "index-10"]], "user": [[226, "index-1"]], "username": [[226, "index-2"], [290, "index-11"], [291, "index-20"]], "getpass": [[226, "module-getpass"]], "getpass() (\u65bc getpass \u6a21\u7d44\u4e2d)": [[226, "getpass.getpass"]], "getuser() (\u65bc getpass \u6a21\u7d44\u4e2d)": [[226, "getpass.getuser"]], "gnome": [[227, "index-10"]], "gnutranslations (gettext \u4e2d\u7684\u985e\u5225)": [[227, "gettext.GNUTranslations"]], "lang": [[227, "index-3"], [227, "index-8"], [263, "index-1"], [263, "index-2"], [263, "index-3"]], "language": [[227, "index-0"], [227, "index-5"]], "lc_all": [[227, "index-1"], [227, "index-6"]], "lc_messages": [[227, "index-2"], [227, "index-7"]], "nulltranslations (gettext \u4e2d\u7684\u985e\u5225)": [[227, "gettext.NullTranslations"]], "_ \uff08\u5e95\u7dda\uff09": [[227, "index-4"], [342, "index-10"], [432, "index-28"], [432, "index-29"]], "_parse() (gettext.nulltranslations \u7684\u65b9\u6cd5)": [[227, "gettext.NullTranslations._parse"]], "add_fallback() (gettext.nulltranslations \u7684\u65b9\u6cd5)": [[227, "gettext.NullTranslations.add_fallback"]], "bindtextdomain() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.bindtextdomain"]], "charset() (gettext.nulltranslations \u7684\u65b9\u6cd5)": [[227, "gettext.NullTranslations.charset"]], "dgettext() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.dgettext"]], "dngettext() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.dngettext"]], "dnpgettext() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.dnpgettext"]], "dpgettext() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.dpgettext"]], "find() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.find"]], "gettext": [[227, "index-4"], [227, "module-gettext"]], "gettext() (gettext.gnutranslations \u7684\u65b9\u6cd5)": [[227, "gettext.GNUTranslations.gettext"]], "gettext() (gettext.nulltranslations \u7684\u65b9\u6cd5)": [[227, "gettext.NullTranslations.gettext"]], "gettext() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.gettext"]], "info() (gettext.nulltranslations \u7684\u65b9\u6cd5)": [[227, "gettext.NullTranslations.info"]], "install() (gettext.nulltranslations \u7684\u65b9\u6cd5)": [[227, "gettext.NullTranslations.install"]], "install() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.install"]], "ngettext() (gettext.gnutranslations \u7684\u65b9\u6cd5)": [[227, "gettext.GNUTranslations.ngettext"]], "ngettext() (gettext.nulltranslations \u7684\u65b9\u6cd5)": [[227, "gettext.NullTranslations.ngettext"]], "ngettext() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.ngettext"]], "npgettext() (gettext.gnutranslations \u7684\u65b9\u6cd5)": [[227, "gettext.GNUTranslations.npgettext"]], "npgettext() (gettext.nulltranslations \u7684\u65b9\u6cd5)": [[227, "gettext.NullTranslations.npgettext"]], "npgettext() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.npgettext"]], "pgettext() (gettext.gnutranslations \u7684\u65b9\u6cd5)": [[227, "gettext.GNUTranslations.pgettext"]], "pgettext() (gettext.nulltranslations \u7684\u65b9\u6cd5)": [[227, "gettext.NullTranslations.pgettext"]], "pgettext() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.pgettext"]], "textdomain() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.textdomain"]], "translation() (\u65bc gettext \u6a21\u7d44\u4e2d)": [[227, "gettext.translation"]], "**": [[228, "index-2"], [341, "index-13"], [424, "index-32"], [427, "index-18"], [427, "index-50"], [427, "index-58"], [438, "index-4"]], ". \uff08\u9ede\uff09": [[228, "index-1"], [290, "index-45"], [290, "index-50"], [316, "index-0"], [341, "index-36"], [341, "index-46"], [342, "index-2"], [427, "index-39"], [432, "index-29"]], "escape() (\u65bc glob \u6a21\u7d44\u4e2d)": [[228, "glob.escape"]], "glob() (\u65bc glob \u6a21\u7d44\u4e2d)": [[228, "glob.glob"]], "iglob() (\u65bc glob \u6a21\u7d44\u4e2d)": [[228, "glob.iglob"]], "pathname expansion\uff08\u8def\u5f91\u540d\u7a31\u5c55\u958b\uff09": [[228, "index-0"]], "cycleerror": [[229, "graphlib.CycleError"]], "topologicalsorter (graphlib \u4e2d\u7684\u985e\u5225)": [[229, "graphlib.TopologicalSorter"]], "add() (graphlib.topologicalsorter \u7684\u65b9\u6cd5)": [[229, "graphlib.TopologicalSorter.add"]], "done() (graphlib.topologicalsorter \u7684\u65b9\u6cd5)": [[229, "graphlib.TopologicalSorter.done"]], "get_ready() (graphlib.topologicalsorter \u7684\u65b9\u6cd5)": [[229, "graphlib.TopologicalSorter.get_ready"]], "graphlib": [[229, "module-graphlib"]], "is_active() (graphlib.topologicalsorter \u7684\u65b9\u6cd5)": [[229, "graphlib.TopologicalSorter.is_active"]], "prepare() (graphlib.topologicalsorter \u7684\u65b9\u6cd5)": [[229, "graphlib.TopologicalSorter.prepare"]], "static_order() (graphlib.topologicalsorter \u7684\u65b9\u6cd5)": [[229, "graphlib.TopologicalSorter.static_order"]], "getgrall() (\u65bc grp \u6a21\u7d44\u4e2d)": [[230, "grp.getgrall"]], "getgrgid() (\u65bc grp \u6a21\u7d44\u4e2d)": [[230, "grp.getgrgid"]], "getgrnam() (\u65bc grp \u6a21\u7d44\u4e2d)": [[230, "grp.getgrnam"]], "grp": [[230, "module-grp"]], "--best": [[231, "cmdoption-gzip-best"]], "--decompress": [[231, "cmdoption-gzip-d"]], "--fast": [[231, "cmdoption-gzip-fast"]], "badgzipfile": [[231, "gzip.BadGzipFile"]], "gzipfile (gzip \u4e2d\u7684\u985e\u5225)": [[231, "gzip.GzipFile"]], "compress() (\u65bc gzip \u6a21\u7d44\u4e2d)": [[231, "gzip.compress"]], "decompress() (\u65bc gzip \u6a21\u7d44\u4e2d)": [[231, "gzip.decompress"]], "gzip": [[231, "module-gzip"]], "gzip \u547d\u4ee4\u5217\u9078\u9805": [[231, "cmdoption-gzip-arg-file"], [231, "cmdoption-gzip-best"], [231, "cmdoption-gzip-d"], [231, "cmdoption-gzip-fast"], [231, "cmdoption-gzip-h"]], "mtime (gzip.gzipfile \u7684\u5c6c\u6027)": [[231, "gzip.GzipFile.mtime"]], "name (gzip.gzipfile \u7684\u5c6c\u6027)": [[231, "gzip.GzipFile.name"]], "open() (\u65bc gzip \u6a21\u7d44\u4e2d)": [[231, "gzip.open"]], "peek() (gzip.gzipfile \u7684\u65b9\u6cd5)": [[231, "gzip.GzipFile.peek"]], "openssl": [[232, "index-2"], [338, "index-0"]], "rfc 1321": [[232, "index-1"]], "rfc 7693": [[232, "index-5"]], "rfc 7914": [[232, "index-3"]], "algorithms_available (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.algorithms_available"]], "algorithms_guaranteed (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.algorithms_guaranteed"]], "blake2b() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.blake2b"]], "blake2b, blake2s": [[232, "index-4"]], "blake2b.max_digest_size (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.blake2b.MAX_DIGEST_SIZE"]], "blake2b.max_key_size (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.blake2b.MAX_KEY_SIZE"]], "blake2b.person_size (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.blake2b.PERSON_SIZE"]], "blake2b.salt_size (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.blake2b.SALT_SIZE"]], "blake2s() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.blake2s"]], "blake2s.max_digest_size (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.blake2s.MAX_DIGEST_SIZE"]], "blake2s.max_key_size (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.blake2s.MAX_KEY_SIZE"]], "blake2s.person_size (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.blake2s.PERSON_SIZE"]], "blake2s.salt_size (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.blake2s.SALT_SIZE"]], "copy() (hashlib.hash \u7684\u65b9\u6cd5)": [[232, "hashlib.hash.copy"]], "digest() (hashlib.hash \u7684\u65b9\u6cd5)": [[232, "hashlib.hash.digest"]], "digest() (hashlib.shake \u7684\u65b9\u6cd5)": [[232, "hashlib.shake.digest"]], "file_digest() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.file_digest"]], "hash.block_size (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.hash.block_size"]], "hash.digest_size (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.hash.digest_size"]], "hashlib": [[232, "module-hashlib"]], "hexdigest() (hashlib.hash \u7684\u65b9\u6cd5)": [[232, "hashlib.hash.hexdigest"]], "hexdigest() (hashlib.shake \u7684\u65b9\u6cd5)": [[232, "hashlib.shake.hexdigest"]], "md5() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.md5"]], "message digest, md5": [[232, "index-0"]], "name (hashlib.hash \u7684\u5c6c\u6027)": [[232, "hashlib.hash.name"]], "new() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.new"]], "pbkdf2_hmac() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.pbkdf2_hmac"]], "scrypt() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.scrypt"]], "secure hash algorithm, sha1, sha2, sha224, sha256, sha384, sha512, sha3, shake, blake2": [[232, "index-0"]], "sha1() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.sha1"]], "sha224() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.sha224"]], "sha256() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.sha256"]], "sha384() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.sha384"]], "sha3_224() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.sha3_224"]], "sha3_256() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.sha3_256"]], "sha3_384() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.sha3_384"]], "sha3_512() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.sha3_512"]], "sha512() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.sha512"]], "shake_128() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.shake_128"]], "shake_256() (\u65bc hashlib \u6a21\u7d44\u4e2d)": [[232, "hashlib.shake_256"]], "update() (hashlib.hash \u7684\u65b9\u6cd5)": [[232, "hashlib.hash.update"]], "\uff08\u4f7f\u7528\u65bc hashlib \u6a21\u7d44\u4e2d\uff09": [[232, "index-2"]], "heapify() (\u65bc heapq \u6a21\u7d44\u4e2d)": [[233, "heapq.heapify"]], "heappop() (\u65bc heapq \u6a21\u7d44\u4e2d)": [[233, "heapq.heappop"]], "heappush() (\u65bc heapq \u6a21\u7d44\u4e2d)": [[233, "heapq.heappush"]], "heappushpop() (\u65bc heapq \u6a21\u7d44\u4e2d)": [[233, "heapq.heappushpop"]], "heapq": [[233, "module-heapq"]], "heapreplace() (\u65bc heapq \u6a21\u7d44\u4e2d)": [[233, "heapq.heapreplace"]], "merge() (\u65bc heapq \u6a21\u7d44\u4e2d)": [[233, "heapq.merge"]], "nlargest() (\u65bc heapq \u6a21\u7d44\u4e2d)": [[233, "heapq.nlargest"]], "nsmallest() (\u65bc heapq \u6a21\u7d44\u4e2d)": [[233, "heapq.nsmallest"]], "rfc 2014": [[234, "index-2"]], "block_size (hmac.hmac \u7684\u5c6c\u6027)": [[234, "hmac.HMAC.block_size"]], "compare_digest() (\u65bc hmac \u6a21\u7d44\u4e2d)": [[234, "hmac.compare_digest"]], "copy() (hmac.hmac \u7684\u65b9\u6cd5)": [[234, "hmac.HMAC.copy"]], "digest() (hmac.hmac \u7684\u65b9\u6cd5)": [[234, "hmac.HMAC.digest"]], "digest() (\u65bc hmac \u6a21\u7d44\u4e2d)": [[234, "hmac.digest"]], "digest_size (hmac.hmac \u7684\u5c6c\u6027)": [[234, "hmac.HMAC.digest_size"]], "hexdigest() (hmac.hmac \u7684\u65b9\u6cd5)": [[234, "hmac.HMAC.hexdigest"]], "hmac": [[234, "module-hmac"]], "name (hmac.hmac \u7684\u5c6c\u6027)": [[234, "hmac.HMAC.name"]], "new() (\u65bc hmac \u6a21\u7d44\u4e2d)": [[234, "hmac.new"]], "update() (hmac.hmac \u7684\u65b9\u6cd5)": [[234, "hmac.HMAC.update"]], "escape() (\u65bc html \u6a21\u7d44\u4e2d)": [[235, "html.escape"]], "html": [[235, "module-html"], [237, "index-0"], [392, "index-12"]], "unescape() (\u65bc html \u6a21\u7d44\u4e2d)": [[235, "html.unescape"]], "codepoint2name (\u65bc html.entities \u6a21\u7d44\u4e2d)": [[236, "html.entities.codepoint2name"]], "entitydefs (\u65bc html.entities \u6a21\u7d44\u4e2d)": [[236, "html.entities.entitydefs"]], "html.entities": [[236, "module-html.entities"]], "html5 (\u65bc html.entities \u6a21\u7d44\u4e2d)": [[236, "html.entities.html5"]], "name2codepoint (\u65bc html.entities \u6a21\u7d44\u4e2d)": [[236, "html.entities.name2codepoint"]], "htmlparser (html.parser \u4e2d\u7684\u985e\u5225)": [[237, "html.parser.HTMLParser"]], "xhtml": [[237, "index-0"]], "close() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.close"]], "feed() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.feed"]], "get_starttag_text() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.get_starttag_text"]], "getpos() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.getpos"]], "handle_charref() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.handle_charref"]], "handle_comment() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.handle_comment"]], "handle_data() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.handle_data"]], "handle_decl() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.handle_decl"]], "handle_endtag() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.handle_endtag"]], "handle_entityref() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.handle_entityref"]], "handle_pi() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.handle_pi"]], "handle_startendtag() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.handle_startendtag"]], "handle_starttag() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.handle_starttag"]], "html.parser": [[237, "module-html.parser"]], "reset() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.reset"]], "unknown_decl() (html.parser.htmlparser \u7684\u65b9\u6cd5)": [[237, "html.parser.HTMLParser.unknown_decl"]], "httpmethod (http \u4e2d\u7684\u985e\u5225)": [[238, "http.HTTPMethod"]], "httpstatus (http \u4e2d\u7684\u985e\u5225)": [[238, "http.HTTPStatus"]], "rfc 2295": [[238, "index-209"]], "rfc 2324": [[238, "index-192"]], "rfc 2518": [[238, "index-154"]], "rfc 2774": [[238, "index-212"]], "rfc 3229": [[238, "index-165"]], "rfc 4918": [[238, "index-163"], [238, "index-194"], [238, "index-195"], [238, "index-196"], [238, "index-210"]], "rfc 5789": [[238, "index-76"]], "rfc 5842": [[238, "index-164"], [238, "index-211"]], "rfc 6585": [[238, "index-199"], [238, "index-200"], [238, "index-201"], [238, "index-213"]], "rfc 7231": [[238, "index-152"], [238, "index-153"], [238, "index-156"], [238, "index-157"], [238, "index-158"], [238, "index-159"], [238, "index-160"], [238, "index-161"], [238, "index-166"], [238, "index-167"], [238, "index-168"], [238, "index-169"], [238, "index-171"], [238, "index-172"], [238, "index-174"], [238, "index-176"], [238, "index-177"], [238, "index-178"], [238, "index-179"], [238, "index-180"], [238, "index-182"], [238, "index-183"], [238, "index-184"], [238, "index-185"], [238, "index-187"], [238, "index-188"], [238, "index-189"], [238, "index-191"], [238, "index-198"], [238, "index-203"], [238, "index-204"], [238, "index-205"], [238, "index-206"], [238, "index-207"], [238, "index-208"], [238, "index-214"], [238, "index-215"], [238, "index-216"], [238, "index-217"], [238, "index-218"], [238, "index-219"], [238, "index-220"], [238, "index-221"], [238, "index-222"], [238, "index-223"], [238, "index-224"], [238, "index-225"], [238, "index-226"]], "rfc 7232": [[238, "index-170"], [238, "index-186"]], "rfc 7233": [[238, "index-162"], [238, "index-190"]], "rfc 7235": [[238, "index-175"], [238, "index-181"]], "rfc 7238": [[238, "index-173"]], "rfc 7540": [[238, "index-193"]], "rfc 7725": [[238, "index-202"]], "rfc 8297": [[238, "index-155"]], "rfc 8470": [[238, "index-197"]], "http\uff08\u6a19\u6e96\u6a21\u7d44\uff09": [[238, "index-0"]], "badstatusline": [[239, "http.client.BadStatusLine"]], "cannotsendheader": [[239, "http.client.CannotSendHeader"]], "cannotsendrequest": [[239, "http.client.CannotSendRequest"]], "httpconnection (http.client \u4e2d\u7684\u985e\u5225)": [[239, "http.client.HTTPConnection"]], "httpexception": [[239, "http.client.HTTPException"]], "httpresponse (http.client \u4e2d\u7684\u985e\u5225)": [[239, "http.client.HTTPResponse"]], "httpsconnection (http.client \u4e2d\u7684\u985e\u5225)": [[239, "http.client.HTTPSConnection"]], "https_port (\u65bc http.client \u6a21\u7d44\u4e2d)": [[239, "http.client.HTTPS_PORT"]], "http_port (\u65bc http.client \u6a21\u7d44\u4e2d)": [[239, "http.client.HTTP_PORT"]], "improperconnectionstate": [[239, "http.client.ImproperConnectionState"]], "incompleteread": [[239, "http.client.IncompleteRead"]], "invalidurl": [[239, "http.client.InvalidURL"]], "linetoolong": [[239, "http.client.LineTooLong"]], "notconnected": [[239, "http.client.NotConnected"]], "rfc 2616#section-14.23": [[239, "index-4"]], "rfc 2616#section-5.1.2": [[239, "index-3"], [239, "index-5"]], "rfc 7230": [[239, "index-7"], [392, "index-19"]], "remotedisconnected": [[239, "http.client.RemoteDisconnected"]], "responsenotready": [[239, "http.client.ResponseNotReady"]], "unimplementedfilemode": [[239, "http.client.UnimplementedFileMode"]], "unknownprotocol": [[239, "http.client.UnknownProtocol"]], "unknowntransferencoding": [[239, "http.client.UnknownTransferEncoding"]], "blocksize (http.client.httpconnection \u7684\u5c6c\u6027)": [[239, "http.client.HTTPConnection.blocksize"]], "close() (http.client.httpconnection \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPConnection.close"]], "closed (http.client.httpresponse \u7684\u5c6c\u6027)": [[239, "http.client.HTTPResponse.closed"]], "connect() (http.client.httpconnection \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPConnection.connect"]], "debuglevel (http.client.httpresponse \u7684\u5c6c\u6027)": [[239, "http.client.HTTPResponse.debuglevel"]], "endheaders() (http.client.httpconnection \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPConnection.endheaders"]], "fileno() (http.client.httpresponse \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPResponse.fileno"]], "get_proxy_response_headers() (http.client.httpconnection \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPConnection.get_proxy_response_headers"]], "getcode() (http.client.httpresponse \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPResponse.getcode"]], "getheader() (http.client.httpresponse \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPResponse.getheader"]], "getheaders() (http.client.httpresponse \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPResponse.getheaders"]], "getresponse() (http.client.httpconnection \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPConnection.getresponse"]], "geturl() (http.client.httpresponse \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPResponse.geturl"]], "headers (http.client.httpresponse \u7684\u5c6c\u6027)": [[239, "http.client.HTTPResponse.headers"]], "http.client": [[239, "module-http.client"]], "http.client\uff08\u6a19\u6e96\u6a21\u7d44\uff09": [[239, "index-0"]], "info() (http.client.httpresponse \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPResponse.info"]], "msg (http.client.httpresponse \u7684\u5c6c\u6027)": [[239, "http.client.HTTPResponse.msg"]], "parse_headers() (\u65bc http.client \u6a21\u7d44\u4e2d)": [[239, "http.client.parse_headers"]], "putheader() (http.client.httpconnection \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPConnection.putheader"]], "putrequest() (http.client.httpconnection \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPConnection.putrequest"]], "read() (http.client.httpresponse \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPResponse.read"]], "readinto() (http.client.httpresponse \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPResponse.readinto"]], "reason (http.client.httpresponse \u7684\u5c6c\u6027)": [[239, "http.client.HTTPResponse.reason"]], "request() (http.client.httpconnection \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPConnection.request"]], "responses (\u65bc http.client \u6a21\u7d44\u4e2d)": [[239, "http.client.responses"]], "send() (http.client.httpconnection \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPConnection.send"]], "set_debuglevel() (http.client.httpconnection \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPConnection.set_debuglevel"]], "set_tunnel() (http.client.httpconnection \u7684\u65b9\u6cd5)": [[239, "http.client.HTTPConnection.set_tunnel"]], "status (http.client.httpresponse \u7684\u5c6c\u6027)": [[239, "http.client.HTTPResponse.status"]], "url (http.client.httpresponse \u7684\u5c6c\u6027)": [[239, "http.client.HTTPResponse.url"]], "urllib.request": [[239, "index-1"], [392, "module-urllib.request"]], "version (http.client.httpresponse \u7684\u5c6c\u6027)": [[239, "http.client.HTTPResponse.version"]], "cookie (http.cookiejar \u4e2d\u7684\u985e\u5225)": [[240, "http.cookiejar.Cookie"]], "cookiejar (http.cookiejar \u4e2d\u7684\u985e\u5225)": [[240, "http.cookiejar.CookieJar"]], "cookiepolicy (http.cookiejar \u4e2d\u7684\u985e\u5225)": [[240, "http.cookiejar.CookiePolicy"]], "defaultcookiepolicy (http.cookiejar \u4e2d\u7684\u985e\u5225)": [[240, "http.cookiejar.DefaultCookiePolicy"]], "domainliberal (http.cookiejar.defaultcookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.DefaultCookiePolicy.DomainLiberal"]], "domainrfc2965match (http.cookiejar.defaultcookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.DefaultCookiePolicy.DomainRFC2965Match"]], "domainstrict (http.cookiejar.defaultcookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.DefaultCookiePolicy.DomainStrict"]], "domainstrictnodots (http.cookiejar.defaultcookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.DefaultCookiePolicy.DomainStrictNoDots"]], "domainstrictnondomain (http.cookiejar.defaultcookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.DefaultCookiePolicy.DomainStrictNonDomain"]], "filecookiejar (http.cookiejar \u4e2d\u7684\u985e\u5225)": [[240, "http.cookiejar.FileCookieJar"]], "lwpcookiejar (http.cookiejar \u4e2d\u7684\u985e\u5225)": [[240, "http.cookiejar.LWPCookieJar"]], "loaderror": [[240, "http.cookiejar.LoadError"]], "mozillacookiejar (http.cookiejar \u4e2d\u7684\u985e\u5225)": [[240, "http.cookiejar.MozillaCookieJar"]], "rfc 2109": [[240, "index-1"], [240, "index-15"], [240, "index-21"], [240, "index-23"], [240, "index-24"], [240, "index-3"], [240, "index-4"], [240, "index-6"], [241, "index-0"], [241, "index-2"], [241, "index-3"], [241, "index-4"], [241, "index-5"], [241, "index-6"], [241, "index-7"]], "rfc 2964": [[240, "index-10"]], "rfc 2965": [[240, "index-0"], [240, "index-11"], [240, "index-12"], [240, "index-13"], [240, "index-14"], [240, "index-16"], [240, "index-17"], [240, "index-18"], [240, "index-19"], [240, "index-2"], [240, "index-20"], [240, "index-22"], [240, "index-25"], [240, "index-5"], [240, "index-7"], [240, "index-8"], [240, "index-9"], [392, "index-20"], [392, "index-21"], [392, "index-5"]], "add_cookie_header() (http.cookiejar.cookiejar \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.CookieJar.add_cookie_header"]], "allowed_domains() (http.cookiejar.defaultcookiepolicy \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.DefaultCookiePolicy.allowed_domains"]], "blocked_domains() (http.cookiejar.defaultcookiepolicy \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.DefaultCookiePolicy.blocked_domains"]], "clear() (http.cookiejar.cookiejar \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.CookieJar.clear"]], "clear_session_cookies() (http.cookiejar.cookiejar \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.CookieJar.clear_session_cookies"]], "comment (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.comment"]], "comment_url (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.comment_url"]], "delayload (http.cookiejar.filecookiejar \u7684\u5c6c\u6027)": [[240, "http.cookiejar.FileCookieJar.delayload"]], "discard (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.discard"]], "domain_initial_dot (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.domain_initial_dot"]], "domain_return_ok() (http.cookiejar.cookiepolicy \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.CookiePolicy.domain_return_ok"]], "domain_specified (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.domain_specified"]], "expires (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.expires"]], "extract_cookies() (http.cookiejar.cookiejar \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.CookieJar.extract_cookies"]], "filename (http.cookiejar.filecookiejar \u7684\u5c6c\u6027)": [[240, "http.cookiejar.FileCookieJar.filename"]], "get_nonstandard_attr() (http.cookiejar.cookie \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.Cookie.get_nonstandard_attr"]], "has_nonstandard_attr() (http.cookiejar.cookie \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.Cookie.has_nonstandard_attr"]], "hide_cookie2 (http.cookiejar.cookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.CookiePolicy.hide_cookie2"]], "http.cookiejar": [[240, "module-http.cookiejar"]], "is_blocked() (http.cookiejar.defaultcookiepolicy \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.DefaultCookiePolicy.is_blocked"]], "is_expired() (http.cookiejar.cookie \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.Cookie.is_expired"]], "is_not_allowed() (http.cookiejar.defaultcookiepolicy \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.DefaultCookiePolicy.is_not_allowed"]], "load() (http.cookiejar.filecookiejar \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.FileCookieJar.load"]], "make_cookies() (http.cookiejar.cookiejar \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.CookieJar.make_cookies"]], "name (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.name"]], "netscape (http.cookiejar.cookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.CookiePolicy.netscape"]], "path (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.path"]], "path_return_ok() (http.cookiejar.cookiepolicy \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.CookiePolicy.path_return_ok"]], "port (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.port"]], "port_specified (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.port_specified"]], "return_ok() (http.cookiejar.cookiepolicy \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.CookiePolicy.return_ok"]], "revert() (http.cookiejar.filecookiejar \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.FileCookieJar.revert"]], "rfc2109 (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.rfc2109"]], "rfc2109_as_netscape (http.cookiejar.defaultcookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.DefaultCookiePolicy.rfc2109_as_netscape"]], "rfc2965 (http.cookiejar.cookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.CookiePolicy.rfc2965"]], "save() (http.cookiejar.filecookiejar \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.FileCookieJar.save"]], "secure (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.secure"]], "set_allowed_domains() (http.cookiejar.defaultcookiepolicy \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.DefaultCookiePolicy.set_allowed_domains"]], "set_blocked_domains() (http.cookiejar.defaultcookiepolicy \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.DefaultCookiePolicy.set_blocked_domains"]], "set_cookie() (http.cookiejar.cookiejar \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.CookieJar.set_cookie"]], "set_cookie_if_ok() (http.cookiejar.cookiejar \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.CookieJar.set_cookie_if_ok"]], "set_nonstandard_attr() (http.cookiejar.cookie \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.Cookie.set_nonstandard_attr"]], "set_ok() (http.cookiejar.cookiepolicy \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.CookiePolicy.set_ok"]], "set_policy() (http.cookiejar.cookiejar \u7684\u65b9\u6cd5)": [[240, "http.cookiejar.CookieJar.set_policy"]], "strict_domain (http.cookiejar.defaultcookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.DefaultCookiePolicy.strict_domain"]], "strict_ns_domain (http.cookiejar.defaultcookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.DefaultCookiePolicy.strict_ns_domain"]], "strict_ns_set_initial_dollar (http.cookiejar.defaultcookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.DefaultCookiePolicy.strict_ns_set_initial_dollar"]], "strict_ns_set_path (http.cookiejar.defaultcookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.DefaultCookiePolicy.strict_ns_set_path"]], "strict_ns_unverifiable (http.cookiejar.defaultcookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.DefaultCookiePolicy.strict_ns_unverifiable"]], "strict_rfc2965_unverifiable (http.cookiejar.defaultcookiepolicy \u7684\u5c6c\u6027)": [[240, "http.cookiejar.DefaultCookiePolicy.strict_rfc2965_unverifiable"]], "value (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.value"]], "version (http.cookiejar.cookie \u7684\u5c6c\u6027)": [[240, "http.cookiejar.Cookie.version"]], "basecookie (http.cookies \u4e2d\u7684\u985e\u5225)": [[241, "http.cookies.BaseCookie"]], "cookieerror": [[241, "http.cookies.CookieError"]], "morsel (http.cookies \u4e2d\u7684\u985e\u5225)": [[241, "http.cookies.Morsel"]], "outputstring() (http.cookies.morsel \u7684\u65b9\u6cd5)": [[241, "http.cookies.Morsel.OutputString"]], "rfc 2068": [[241, "index-1"]], "simplecookie (http.cookies \u4e2d\u7684\u985e\u5225)": [[241, "http.cookies.SimpleCookie"]], "coded_value (http.cookies.morsel \u7684\u5c6c\u6027)": [[241, "http.cookies.Morsel.coded_value"]], "copy() (http.cookies.morsel \u7684\u65b9\u6cd5)": [[241, "http.cookies.Morsel.copy"]], "http.cookies": [[241, "module-http.cookies"]], "isreservedkey() (http.cookies.morsel \u7684\u65b9\u6cd5)": [[241, "http.cookies.Morsel.isReservedKey"]], "js_output() (http.cookies.basecookie \u7684\u65b9\u6cd5)": [[241, "http.cookies.BaseCookie.js_output"]], "js_output() (http.cookies.morsel \u7684\u65b9\u6cd5)": [[241, "http.cookies.Morsel.js_output"]], "key (http.cookies.morsel \u7684\u5c6c\u6027)": [[241, "http.cookies.Morsel.key"]], "load() (http.cookies.basecookie \u7684\u65b9\u6cd5)": [[241, "http.cookies.BaseCookie.load"]], "output() (http.cookies.basecookie \u7684\u65b9\u6cd5)": [[241, "http.cookies.BaseCookie.output"]], "output() (http.cookies.morsel \u7684\u65b9\u6cd5)": [[241, "http.cookies.Morsel.output"]], "set() (http.cookies.morsel \u7684\u65b9\u6cd5)": [[241, "http.cookies.Morsel.set"]], "setdefault() (http.cookies.morsel \u7684\u65b9\u6cd5)": [[241, "http.cookies.Morsel.setdefault"]], "update() (http.cookies.morsel \u7684\u65b9\u6cd5)": [[241, "http.cookies.Morsel.update"]], "value (http.cookies.morsel \u7684\u5c6c\u6027)": [[241, "http.cookies.Morsel.value"]], "value_decode() (http.cookies.basecookie \u7684\u65b9\u6cd5)": [[241, "http.cookies.BaseCookie.value_decode"]], "value_encode() (http.cookies.basecookie \u7684\u65b9\u6cd5)": [[241, "http.cookies.BaseCookie.value_encode"]], "basehttprequesthandler (http.server \u4e2d\u7684\u985e\u5225)": [[242, "http.server.BaseHTTPRequestHandler"]], "cgihttprequesthandler (http.server \u4e2d\u7684\u985e\u5225)": [[242, "http.server.CGIHTTPRequestHandler"]], "httpserver (http.server \u4e2d\u7684\u985e\u5225)": [[242, "http.server.HTTPServer"]], "messageclass (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.MessageClass"]], "rfc 3986": [[242, "index-1"], [391, "index-2"], [391, "index-4"], [391, "index-5"], [391, "index-7"], [391, "index-8"], [466, "index-10"], [466, "index-13"], [475, "index-42"], [477, "index-35"]], "simplehttprequesthandler (http.server \u4e2d\u7684\u985e\u5225)": [[242, "http.server.SimpleHTTPRequestHandler"]], "threadinghttpserver (http.server \u4e2d\u7684\u985e\u5225)": [[242, "http.server.ThreadingHTTPServer"]], "address_string() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.address_string"]], "cgi_directories (http.server.cgihttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.CGIHTTPRequestHandler.cgi_directories"]], "client_address (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.client_address"]], "close_connection (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.close_connection"]], "command (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.command"]], "date_time_string() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.date_time_string"]], "do_get() (http.server.simplehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.SimpleHTTPRequestHandler.do_GET"]], "do_head() (http.server.simplehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.SimpleHTTPRequestHandler.do_HEAD"]], "do_post() (http.server.cgihttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.CGIHTTPRequestHandler.do_POST"]], "end_headers() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.end_headers"]], "error_content_type (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.error_content_type"]], "error_message_format (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.error_message_format"]], "extensions_map (http.server.simplehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.SimpleHTTPRequestHandler.extensions_map"]], "flush_headers() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.flush_headers"]], "handle() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.handle"]], "handle_expect_100() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.handle_expect_100"]], "handle_one_request() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.handle_one_request"]], "headers (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.headers"]], "http.server": [[242, "index-3"], [242, "module-http.server"]], "httpd": [[242, "index-0"]], "log_date_time_string() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.log_date_time_string"]], "log_error() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.log_error"]], "log_message() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.log_message"]], "log_request() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.log_request"]], "path (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.path"]], "protocol_version (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.protocol_version"]], "request_version (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.request_version"]], "requestline (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.requestline"]], "responses (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.responses"]], "rfile (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.rfile"]], "send_error() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.send_error"]], "send_header() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.send_header"]], "send_response() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.send_response"]], "send_response_only() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.send_response_only"]], "server (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.server"]], "server_version (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.server_version"]], "server_version (http.server.simplehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.SimpleHTTPRequestHandler.server_version"]], "sys_version (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.sys_version"]], "version_string() (http.server.basehttprequesthandler \u7684\u65b9\u6cd5)": [[242, "http.server.BaseHTTPRequestHandler.version_string"]], "wfile (http.server.basehttprequesthandler \u7684\u5c6c\u6027)": [[242, "http.server.BaseHTTPRequestHandler.wfile"]], "clear breakpoint": [[244, "index-4"]], "cut\uff08\u526a\u4e0b\uff09": [[244, "index-4"]], "idlestartup": [[244, "index-5"], [480, "index-225"], [480, "index-230"], [480, "index-255"]], "integrated development environment\uff08\u6574\u5408\u958b\u767c\u74b0\u5883\uff09": [[244, "index-0"]], "module browser\uff08\u6a21\u7d44\u700f\u89bd\u5668\uff09": [[244, "index-1"]], "pep 434": [[244, "index-7"], [466, "index-16"]], "pythonstartup": [[244, "index-6"], [317, "index-0"], [331, "index-5"], [349, "index-18"], [435, "index-13"], [452, "envvar-PYTHONSTARTUP"], [452, "index-5"], [474, "index-40"], [474, "index-41"], [480, "index-226"], [480, "index-231"], [480, "index-256"]], "paste\uff08\u8cbc\u4e0a\uff09": [[244, "index-4"]], "path browser\uff08\u8def\u5f91\u700f\u89bd\u5668\uff09": [[244, "index-1"]], "python editor\uff08python \u7de8\u8f2f\u5668\uff09": [[244, "index-0"]], "run script\uff08\u57f7\u884c\u8173\u672c\uff09": [[244, "index-2"]], "set breakpoint": [[244, "index-4"]], "breakpoints\uff08\u4e2d\u65b7\u9ede\uff09": [[244, "index-4"]], "debugger\uff08\u9664\u932f\u5668\uff09": [[244, "index-3"], [294, "index-2"], [349, "index-11"], [349, "index-29"], [362, "index-1"]], "idlelib": [[244, "module-idlelib"]], "stack viewer\uff08\u5806\u758a\u6aa2\u8996\u5668\uff09": [[244, "index-3"]], "imap4": [[245, "index-0"]], "imap4 (imaplib \u4e2d\u7684\u985e\u5225)": [[245, "imaplib.IMAP4"]], "imap4.abort": [[245, "imaplib.IMAP4.abort"]], "imap4.error": [[245, "imaplib.IMAP4.error"]], "imap4.readonly": [[245, "imaplib.IMAP4.readonly"]], "imap4_ssl": [[245, "index-0"]], "imap4_ssl (imaplib \u4e2d\u7684\u985e\u5225)": [[245, "imaplib.IMAP4_SSL"]], "imap4_stream": [[245, "index-0"]], "imap4_stream (imaplib \u4e2d\u7684\u985e\u5225)": [[245, "imaplib.IMAP4_stream"]], "int2ap() (\u65bc imaplib \u6a21\u7d44\u4e2d)": [[245, "imaplib.Int2AP"]], "internaldate2tuple() (\u65bc imaplib \u6a21\u7d44\u4e2d)": [[245, "imaplib.Internaldate2tuple"]], "protocol_version (imaplib.imap4 \u7684\u5c6c\u6027)": [[245, "imaplib.IMAP4.PROTOCOL_VERSION"]], "parseflags() (\u65bc imaplib \u6a21\u7d44\u4e2d)": [[245, "imaplib.ParseFlags"]], "rfc 1730": [[245, "index-2"]], "rfc 2060": [[245, "index-1"], [245, "index-7"]], "rfc 2342": [[245, "index-6"], [461, "index-19"]], "rfc 3501": [[245, "index-8"]], "rfc 5161": [[245, "index-3"], [475, "index-33"]], "rfc 6855": [[245, "index-4"], [245, "index-5"], [475, "index-34"], [475, "index-35"]], "time2internaldate() (\u65bc imaplib \u6a21\u7d44\u4e2d)": [[245, "imaplib.Time2Internaldate"]], "append() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.append"]], "authenticate() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.authenticate"]], "check() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.check"]], "close() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.close"]], "copy() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.copy"]], "create() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.create"]], "debug (imaplib.imap4 \u7684\u5c6c\u6027)": [[245, "imaplib.IMAP4.debug"]], "delete() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.delete"]], "deleteacl() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.deleteacl"]], "enable() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.enable"]], "expunge() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.expunge"]], "fetch() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.fetch"]], "getacl() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.getacl"]], "getannotation() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.getannotation"]], "getquota() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.getquota"]], "getquotaroot() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.getquotaroot"]], "imaplib": [[245, "module-imaplib"]], "list() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.list"]], "login() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.login"]], "login_cram_md5() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.login_cram_md5"]], "logout() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.logout"]], "lsub() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.lsub"]], "myrights() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.myrights"]], "namespace() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.namespace"]], "noop() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.noop"]], "open() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.open"]], "partial() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.partial"]], "proxyauth() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.proxyauth"]], "read() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.read"]], "readline() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.readline"]], "recent() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.recent"]], "rename() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.rename"]], "response() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.response"]], "search() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.search"]], "select() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.select"]], "send() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.send"]], "setacl() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.setacl"]], "setannotation() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.setannotation"]], "setquota() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.setquota"]], "shutdown() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.shutdown"]], "socket() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.socket"]], "sort() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.sort"]], "starttls() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.starttls"]], "status() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.status"]], "store() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.store"]], "subscribe() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.subscribe"]], "thread() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.thread"]], "uid() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.uid"]], "unselect() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.unselect"]], "unsubscribe() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.unsubscribe"]], "utf8_enabled (imaplib.imap4 \u7684\u5c6c\u6027)": [[245, "imaplib.IMAP4.utf8_enabled"]], "xatom() (imaplib.imap4 \u7684\u65b9\u6cd5)": [[245, "imaplib.IMAP4.xatom"]], "pep 594#imghdr": [[246, "index-2"]], "imghdr": [[246, "module-imghdr"]], "tests (\u65bc imghdr \u6a21\u7d44\u4e2d)": [[246, "imghdr.tests"]], "what() (\u65bc imghdr \u6a21\u7d44\u4e2d)": [[246, "imghdr.what"]], "bytecode_suffixes (\u65bc importlib.machinery \u6a21\u7d44\u4e2d)": [[247, "importlib.machinery.BYTECODE_SUFFIXES"]], "builtinimporter (importlib.machinery \u4e2d\u7684\u985e\u5225)": [[247, "importlib.machinery.BuiltinImporter"]], "debug_bytecode_suffixes (\u65bc importlib.machinery \u6a21\u7d44\u4e2d)": [[247, "importlib.machinery.DEBUG_BYTECODE_SUFFIXES"]], "extension_suffixes (\u65bc importlib.machinery \u6a21\u7d44\u4e2d)": [[247, "importlib.machinery.EXTENSION_SUFFIXES"]], "executionloader (importlib.abc \u4e2d\u7684\u985e\u5225)": [[247, "importlib.abc.ExecutionLoader"]], "extensionfileloader (importlib.machinery \u4e2d\u7684\u985e\u5225)": [[247, "importlib.machinery.ExtensionFileLoader"]], "filefinder (importlib.machinery \u4e2d\u7684\u985e\u5225)": [[247, "importlib.machinery.FileFinder"]], "fileloader (importlib.abc \u4e2d\u7684\u985e\u5225)": [[247, "importlib.abc.FileLoader"]], "frozenimporter (importlib.machinery \u4e2d\u7684\u985e\u5225)": [[247, "importlib.machinery.FrozenImporter"]], "inspectloader (importlib.abc \u4e2d\u7684\u985e\u5225)": [[247, "importlib.abc.InspectLoader"]], "lazyloader (importlib.util \u4e2d\u7684\u985e\u5225)": [[247, "importlib.util.LazyLoader"]], "loader (importlib.abc \u4e2d\u7684\u985e\u5225)": [[247, "importlib.abc.Loader"]], "magic_number (\u65bc importlib.util \u6a21\u7d44\u4e2d)": [[247, "importlib.util.MAGIC_NUMBER"]], "metapathfinder (importlib.abc \u4e2d\u7684\u985e\u5225)": [[247, "importlib.abc.MetaPathFinder"]], "modulespec (importlib.machinery \u4e2d\u7684\u985e\u5225)": [[247, "importlib.machinery.ModuleSpec"]], "optimized_bytecode_suffixes (\u65bc importlib.machinery \u6a21\u7d44\u4e2d)": [[247, "importlib.machinery.OPTIMIZED_BYTECODE_SUFFIXES"]], "pep 235": [[247, "index-0"]], "pep 3120": [[247, "index-10"], [432, "index-1"], [467, "index-4"]], "pep 366": [[247, "index-4"], [321, "index-7"], [429, "index-11"], [429, "index-12"], [429, "index-22"], [429, "index-24"], [473, "index-22"]], "pep 488": [[247, "index-22"], [247, "index-25"], [247, "index-7"], [308, "index-2"], [359, "index-4"], [452, "index-10"], [452, "index-11"], [452, "index-7"], [452, "index-9"], [475, "index-24"], [475, "index-25"], [475, "index-50"], [480, "index-298"]], "pathentryfinder (importlib.abc \u4e2d\u7684\u985e\u5225)": [[247, "importlib.abc.PathEntryFinder"]], "pathfinder (importlib.machinery \u4e2d\u7684\u985e\u5225)": [[247, "importlib.machinery.PathFinder"]], "resourceloader (importlib.abc \u4e2d\u7684\u985e\u5225)": [[247, "importlib.abc.ResourceLoader"]], "resourcereader (importlib.abc \u4e2d\u7684\u985e\u5225)": [[247, "importlib.abc.ResourceReader"]], "source_suffixes (\u65bc importlib.machinery \u6a21\u7d44\u4e2d)": [[247, "importlib.machinery.SOURCE_SUFFIXES"]], "sourcefileloader (importlib.machinery \u4e2d\u7684\u985e\u5225)": [[247, "importlib.machinery.SourceFileLoader"]], "sourceloader (importlib.abc \u4e2d\u7684\u985e\u5225)": [[247, "importlib.abc.SourceLoader"]], "sourcelessfileloader (importlib.machinery \u4e2d\u7684\u985e\u5225)": [[247, "importlib.machinery.SourcelessFileLoader"]], "traversable (importlib.abc \u4e2d\u7684\u985e\u5225)": [[247, "importlib.abc.Traversable"]], "traversableresources (importlib.abc \u4e2d\u7684\u985e\u5225)": [[247, "importlib.abc.TraversableResources"]], "windowsregistryfinder (importlib.machinery \u4e2d\u7684\u985e\u5225)": [[247, "importlib.machinery.WindowsRegistryFinder"]], "__import__() (\u65bc importlib \u6a21\u7d44\u4e2d)": [[247, "importlib.__import__"]], "__truediv__() (importlib.abc.traversable \u7684\u65b9\u6cd5)": [[247, "importlib.abc.Traversable.__truediv__"]], "_incompatible_extension_module_restrictions() (\u65bc importlib.util \u6a21\u7d44\u4e2d)": [[247, "importlib.util._incompatible_extension_module_restrictions"]], "all_suffixes() (\u65bc importlib.machinery \u6a21\u7d44\u4e2d)": [[247, "importlib.machinery.all_suffixes"]], "cache_from_source() (\u65bc importlib.util \u6a21\u7d44\u4e2d)": [[247, "importlib.util.cache_from_source"]], "cached (importlib.machinery.modulespec \u7684\u5c6c\u6027)": [[247, "importlib.machinery.ModuleSpec.cached"]], "contents() (importlib.abc.resourcereader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.ResourceReader.contents"]], "create_module() (importlib.abc.loader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.Loader.create_module"]], "create_module() (importlib.machinery.extensionfileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.ExtensionFileLoader.create_module"]], "decode_source() (\u65bc importlib.util \u6a21\u7d44\u4e2d)": [[247, "importlib.util.decode_source"]], "exec_module() (importlib.abc.inspectloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.InspectLoader.exec_module"]], "exec_module() (importlib.abc.loader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.Loader.exec_module"]], "exec_module() (importlib.abc.sourceloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.SourceLoader.exec_module"]], "exec_module() (importlib.machinery.extensionfileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.ExtensionFileLoader.exec_module"]], "factory() (importlib.util.lazyloader \u7684\u985e\u5225\u65b9\u6cd5)": [[247, "importlib.util.LazyLoader.factory"]], "files() (importlib.abc.traversableresources \u7684\u65b9\u6cd5)": [[247, "importlib.abc.TraversableResources.files"]], "find_spec() (importlib.abc.metapathfinder \u7684\u65b9\u6cd5)": [[247, "importlib.abc.MetaPathFinder.find_spec"]], "find_spec() (importlib.abc.pathentryfinder \u7684\u65b9\u6cd5)": [[247, "importlib.abc.PathEntryFinder.find_spec"]], "find_spec() (importlib.machinery.filefinder \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.FileFinder.find_spec"]], "find_spec() (importlib.machinery.pathfinder \u7684\u985e\u5225\u65b9\u6cd5)": [[247, "importlib.machinery.PathFinder.find_spec"]], "find_spec() (\u65bc importlib.util \u6a21\u7d44\u4e2d)": [[247, "importlib.util.find_spec"]], "get_code() (importlib.abc.inspectloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.InspectLoader.get_code"]], "get_code() (importlib.abc.sourceloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.SourceLoader.get_code"]], "get_code() (importlib.machinery.extensionfileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.ExtensionFileLoader.get_code"]], "get_code() (importlib.machinery.sourcelessfileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.SourcelessFileLoader.get_code"]], "get_data() (importlib.abc.fileloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.FileLoader.get_data"]], "get_data() (importlib.abc.resourceloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.ResourceLoader.get_data"]], "get_filename() (importlib.abc.executionloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.ExecutionLoader.get_filename"]], "get_filename() (importlib.abc.fileloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.FileLoader.get_filename"]], "get_filename() (importlib.machinery.extensionfileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.ExtensionFileLoader.get_filename"]], "get_source() (importlib.abc.inspectloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.InspectLoader.get_source"]], "get_source() (importlib.abc.sourceloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.SourceLoader.get_source"]], "get_source() (importlib.machinery.extensionfileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.ExtensionFileLoader.get_source"]], "get_source() (importlib.machinery.sourcelessfileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.SourcelessFileLoader.get_source"]], "has_location (importlib.machinery.modulespec \u7684\u5c6c\u6027)": [[247, "importlib.machinery.ModuleSpec.has_location"]], "import_module() (\u65bc importlib \u6a21\u7d44\u4e2d)": [[247, "importlib.import_module"]], "importlib": [[247, "module-importlib"]], "importlib.abc": [[247, "module-importlib.abc"]], "importlib.abc.inspectloader.get_source \u65b9\u6cd5": [[247, "index-15"]], "importlib.machinery": [[247, "module-importlib.machinery"]], "importlib.util": [[247, "module-importlib.util"]], "invalidate_caches() (importlib.abc.metapathfinder \u7684\u65b9\u6cd5)": [[247, "importlib.abc.MetaPathFinder.invalidate_caches"]], "invalidate_caches() (importlib.abc.pathentryfinder \u7684\u65b9\u6cd5)": [[247, "importlib.abc.PathEntryFinder.invalidate_caches"]], "invalidate_caches() (importlib.machinery.filefinder \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.FileFinder.invalidate_caches"]], "invalidate_caches() (importlib.machinery.pathfinder \u7684\u985e\u5225\u65b9\u6cd5)": [[247, "importlib.machinery.PathFinder.invalidate_caches"]], "invalidate_caches() (\u65bc importlib \u6a21\u7d44\u4e2d)": [[247, "importlib.invalidate_caches"]], "is_dir() (importlib.abc.traversable \u7684\u65b9\u6cd5)": [[247, "importlib.abc.Traversable.is_dir"]], "is_file() (importlib.abc.traversable \u7684\u65b9\u6cd5)": [[247, "importlib.abc.Traversable.is_file"]], "is_package() (importlib.abc.inspectloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.InspectLoader.is_package"]], "is_package() (importlib.abc.sourceloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.SourceLoader.is_package"]], "is_package() (importlib.machinery.extensionfileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.ExtensionFileLoader.is_package"]], "is_package() (importlib.machinery.sourcefileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.SourceFileLoader.is_package"]], "is_package() (importlib.machinery.sourcelessfileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.SourcelessFileLoader.is_package"]], "is_resource() (importlib.abc.resourcereader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.ResourceReader.is_resource"]], "iterdir() (importlib.abc.traversable \u7684\u65b9\u6cd5)": [[247, "importlib.abc.Traversable.iterdir"]], "joinpath() (importlib.abc.traversable \u7684\u65b9\u6cd5)": [[247, "importlib.abc.Traversable.joinpath"]], "load_module() (importlib.abc.fileloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.FileLoader.load_module"]], "load_module() (importlib.abc.inspectloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.InspectLoader.load_module"]], "load_module() (importlib.abc.loader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.Loader.load_module"]], "load_module() (importlib.abc.sourceloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.SourceLoader.load_module"]], "load_module() (importlib.machinery.sourcefileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.SourceFileLoader.load_module"]], "load_module() (importlib.machinery.sourcelessfileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.SourcelessFileLoader.load_module"]], "loader (importlib.machinery.modulespec \u7684\u5c6c\u6027)": [[247, "importlib.machinery.ModuleSpec.loader"]], "loader_state (importlib.machinery.modulespec \u7684\u5c6c\u6027)": [[247, "importlib.machinery.ModuleSpec.loader_state"]], "module_from_spec() (\u65bc importlib.util \u6a21\u7d44\u4e2d)": [[247, "importlib.util.module_from_spec"]], "name (importlib.abc.fileloader \u7684\u5c6c\u6027)": [[247, "importlib.abc.FileLoader.name"]], "name (importlib.abc.traversable \u7684\u5c6c\u6027)": [[247, "importlib.abc.Traversable.name"]], "name (importlib.machinery.extensionfileloader \u7684\u5c6c\u6027)": [[247, "importlib.machinery.ExtensionFileLoader.name"]], "name (importlib.machinery.modulespec \u7684\u5c6c\u6027)": [[247, "importlib.machinery.ModuleSpec.name"]], "name (importlib.machinery.sourcefileloader \u7684\u5c6c\u6027)": [[247, "importlib.machinery.SourceFileLoader.name"]], "name (importlib.machinery.sourcelessfileloader \u7684\u5c6c\u6027)": [[247, "importlib.machinery.SourcelessFileLoader.name"]], "open() (importlib.abc.traversable \u7684\u65b9\u6cd5)": [[247, "importlib.abc.Traversable.open"]], "open_resource() (importlib.abc.resourcereader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.ResourceReader.open_resource"]], "origin (importlib.machinery.modulespec \u7684\u5c6c\u6027)": [[247, "importlib.machinery.ModuleSpec.origin"]], "parent (importlib.machinery.modulespec \u7684\u5c6c\u6027)": [[247, "importlib.machinery.ModuleSpec.parent"]], "path (importlib.abc.fileloader \u7684\u5c6c\u6027)": [[247, "importlib.abc.FileLoader.path"]], "path (importlib.machinery.extensionfileloader \u7684\u5c6c\u6027)": [[247, "importlib.machinery.ExtensionFileLoader.path"]], "path (importlib.machinery.filefinder \u7684\u5c6c\u6027)": [[247, "importlib.machinery.FileFinder.path"]], "path (importlib.machinery.sourcefileloader \u7684\u5c6c\u6027)": [[247, "importlib.machinery.SourceFileLoader.path"]], "path (importlib.machinery.sourcelessfileloader \u7684\u5c6c\u6027)": [[247, "importlib.machinery.SourcelessFileLoader.path"]], "path_hook() (importlib.machinery.filefinder \u7684\u985e\u5225\u65b9\u6cd5)": [[247, "importlib.machinery.FileFinder.path_hook"]], "path_mtime() (importlib.abc.sourceloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.SourceLoader.path_mtime"]], "path_stats() (importlib.abc.sourceloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.SourceLoader.path_stats"]], "path_stats() (importlib.machinery.sourcefileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.SourceFileLoader.path_stats"]], "read_bytes() (importlib.abc.traversable \u7684\u65b9\u6cd5)": [[247, "importlib.abc.Traversable.read_bytes"]], "read_text() (importlib.abc.traversable \u7684\u65b9\u6cd5)": [[247, "importlib.abc.Traversable.read_text"]], "reload() (\u65bc importlib \u6a21\u7d44\u4e2d)": [[247, "importlib.reload"]], "resolve_name() (\u65bc importlib.util \u6a21\u7d44\u4e2d)": [[247, "importlib.util.resolve_name"]], "resource_path() (importlib.abc.resourcereader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.ResourceReader.resource_path"]], "set_data() (importlib.abc.sourceloader \u7684\u65b9\u6cd5)": [[247, "importlib.abc.SourceLoader.set_data"]], "set_data() (importlib.machinery.sourcefileloader \u7684\u65b9\u6cd5)": [[247, "importlib.machinery.SourceFileLoader.set_data"]], "source_from_cache() (\u65bc importlib.util \u6a21\u7d44\u4e2d)": [[247, "importlib.util.source_from_cache"]], "source_hash() (\u65bc importlib.util \u6a21\u7d44\u4e2d)": [[247, "importlib.util.source_hash"]], "source_to_code() (importlib.abc.inspectloader \u7684\u975c\u614b\u65b9\u6cd5)": [[247, "importlib.abc.InspectLoader.source_to_code"]], "spec_from_file_location() (\u65bc importlib.util \u6a21\u7d44\u4e2d)": [[247, "importlib.util.spec_from_file_location"]], "spec_from_loader() (\u65bc importlib.util \u6a21\u7d44\u4e2d)": [[247, "importlib.util.spec_from_loader"]], "submodule_search_locations (importlib.machinery.modulespec \u7684\u5c6c\u6027)": [[247, "importlib.machinery.ModuleSpec.submodule_search_locations"]], "pep 566": [[248, "index-0"]], "importlib.metadata": [[248, "module-importlib.metadata"]], "anchor (\u65bc importlib.resources \u6a21\u7d44\u4e2d)": [[249, "importlib.resources.Anchor"]], "package (\u65bc importlib.resources \u6a21\u7d44\u4e2d)": [[249, "importlib.resources.Package"]], "resource (\u65bc importlib.resources \u6a21\u7d44\u4e2d)": [[249, "importlib.resources.Resource"]], "as_file() (\u65bc importlib.resources \u6a21\u7d44\u4e2d)": [[249, "importlib.resources.as_file"]], "contents() (\u65bc importlib.resources \u6a21\u7d44\u4e2d)": [[249, "importlib.resources.contents"]], "files() (\u65bc importlib.resources \u6a21\u7d44\u4e2d)": [[249, "importlib.resources.files"]], "importlib.resources": [[249, "module-importlib.resources"]], "is_resource() (\u65bc importlib.resources \u6a21\u7d44\u4e2d)": [[249, "importlib.resources.is_resource"]], "open_binary() (\u65bc importlib.resources \u6a21\u7d44\u4e2d)": [[249, "importlib.resources.open_binary"]], "open_text() (\u65bc importlib.resources \u6a21\u7d44\u4e2d)": [[249, "importlib.resources.open_text"]], "path() (\u65bc importlib.resources \u6a21\u7d44\u4e2d)": [[249, "importlib.resources.path"]], "read_binary() (\u65bc importlib.resources \u6a21\u7d44\u4e2d)": [[249, "importlib.resources.read_binary"]], "read_text() (\u65bc importlib.resources \u6a21\u7d44\u4e2d)": [[249, "importlib.resources.read_text"]], "resourcereader (importlib.resources.abc \u4e2d\u7684\u985e\u5225)": [[250, "importlib.resources.abc.ResourceReader"]], "traversable (importlib.resources.abc \u4e2d\u7684\u985e\u5225)": [[250, "importlib.resources.abc.Traversable"]], "traversableresources (importlib.resources.abc \u4e2d\u7684\u985e\u5225)": [[250, "importlib.resources.abc.TraversableResources"]], "__truediv__() (importlib.resources.abc.traversable \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.Traversable.__truediv__"]], "contents() (importlib.resources.abc.resourcereader \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.ResourceReader.contents"]], "files() (importlib.resources.abc.traversableresources \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.TraversableResources.files"]], "importlib.resources.abc": [[250, "module-importlib.resources.abc"]], "is_dir() (importlib.resources.abc.traversable \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.Traversable.is_dir"]], "is_file() (importlib.resources.abc.traversable \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.Traversable.is_file"]], "is_resource() (importlib.resources.abc.resourcereader \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.ResourceReader.is_resource"]], "iterdir() (importlib.resources.abc.traversable \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.Traversable.iterdir"]], "joinpath() (importlib.resources.abc.traversable \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.Traversable.joinpath"]], "name (importlib.resources.abc.traversable \u7684\u5c6c\u6027)": [[250, "importlib.resources.abc.Traversable.name"]], "open() (importlib.resources.abc.traversable \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.Traversable.open"]], "open_resource() (importlib.resources.abc.resourcereader \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.ResourceReader.open_resource"]], "read_bytes() (importlib.resources.abc.traversable \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.Traversable.read_bytes"]], "read_text() (importlib.resources.abc.traversable \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.Traversable.read_text"]], "resource_path() (importlib.resources.abc.resourcereader \u7684\u65b9\u6cd5)": [[250, "importlib.resources.abc.ResourceReader.resource_path"]], "--details": [[252, "cmdoption-inspect-details"]], "any_contiguous (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.ANY_CONTIGUOUS"]], "boundarguments (inspect \u4e2d\u7684\u985e\u5225)": [[252, "inspect.BoundArguments"]], "bufferflags (inspect \u4e2d\u7684\u985e\u5225)": [[252, "inspect.BufferFlags"]], "contig (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.CONTIG"]], "contig_ro (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.CONTIG_RO"]], "co_async_generator (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.CO_ASYNC_GENERATOR"]], "co_coroutine (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.CO_COROUTINE"]], "co_generator (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.CO_GENERATOR"]], "co_iterable_coroutine (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.CO_ITERABLE_COROUTINE"]], "co_nested (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.CO_NESTED"]], "co_newlocals (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.CO_NEWLOCALS"]], "co_optimized (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.CO_OPTIMIZED"]], "co_varargs (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.CO_VARARGS"]], "co_varkeywords (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.CO_VARKEYWORDS"]], "c_contiguous (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.C_CONTIGUOUS"]], "format (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.FORMAT"]], "full (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.FULL"]], "full_ro (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.FULL_RO"]], "f_contiguous (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.F_CONTIGUOUS"]], "frameinfo (inspect \u4e2d\u7684\u985e\u5225)": [[252, "inspect.FrameInfo"]], "indirect (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.INDIRECT"]], "nd (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.ND"]], "parameter (inspect \u4e2d\u7684\u985e\u5225)": [[252, "inspect.Parameter"]], "read (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.READ"]], "records (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.RECORDS"]], "records_ro (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.RECORDS_RO"]], "simple (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.SIMPLE"]], "strided (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.STRIDED"]], "strided_ro (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.STRIDED_RO"]], "strides (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.STRIDES"]], "signature (inspect \u4e2d\u7684\u985e\u5225)": [[252, "inspect.Signature"]], "traceback (inspect \u4e2d\u7684\u985e\u5225)": [[252, "inspect.Traceback"]], "writable (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.WRITABLE"]], "write (inspect.bufferflags \u7684\u5c6c\u6027)": [[252, "inspect.BufferFlags.WRITE"]], "annotation (inspect.parameter \u7684\u5c6c\u6027)": [[252, "inspect.Parameter.annotation"]], "apply_defaults() (inspect.boundarguments \u7684\u65b9\u6cd5)": [[252, "inspect.BoundArguments.apply_defaults"]], "args (inspect.boundarguments \u7684\u5c6c\u6027)": [[252, "inspect.BoundArguments.args"]], "arguments (inspect.boundarguments \u7684\u5c6c\u6027)": [[252, "inspect.BoundArguments.arguments"]], "bind() (inspect.signature \u7684\u65b9\u6cd5)": [[252, "inspect.Signature.bind"]], "bind_partial() (inspect.signature \u7684\u65b9\u6cd5)": [[252, "inspect.Signature.bind_partial"]], "cleandoc() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.cleandoc"]], "code_context (inspect.frameinfo \u7684\u5c6c\u6027)": [[252, "inspect.FrameInfo.code_context"]], "code_context (inspect.traceback \u7684\u5c6c\u6027)": [[252, "inspect.Traceback.code_context"]], "currentframe() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.currentframe"]], "default (inspect.parameter \u7684\u5c6c\u6027)": [[252, "inspect.Parameter.default"]], "description (inspect.parameter.kind \u7684\u5c6c\u6027)": [[252, "inspect.Parameter.kind.description"]], "empty (inspect.parameter \u7684\u5c6c\u6027)": [[252, "inspect.Parameter.empty"]], "empty (inspect.signature \u7684\u5c6c\u6027)": [[252, "inspect.Signature.empty"]], "filename (inspect.frameinfo \u7684\u5c6c\u6027)": [[252, "inspect.FrameInfo.filename"]], "filename (inspect.traceback \u7684\u5c6c\u6027)": [[252, "inspect.Traceback.filename"]], "formatargvalues() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.formatargvalues"]], "frame (inspect.frameinfo \u7684\u5c6c\u6027)": [[252, "inspect.FrameInfo.frame"]], "from_callable() (inspect.signature \u7684\u985e\u5225\u65b9\u6cd5)": [[252, "inspect.Signature.from_callable"]], "function (inspect.frameinfo \u7684\u5c6c\u6027)": [[252, "inspect.FrameInfo.function"]], "function (inspect.traceback \u7684\u5c6c\u6027)": [[252, "inspect.Traceback.function"]], "get_annotations() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.get_annotations"]], "getargvalues() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getargvalues"]], "getasyncgenlocals() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getasyncgenlocals"]], "getasyncgenstate() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getasyncgenstate"]], "getattr_static() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getattr_static"]], "getcallargs() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getcallargs"]], "getclasstree() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getclasstree"]], "getclosurevars() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getclosurevars"]], "getcomments() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getcomments"]], "getcoroutinelocals() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getcoroutinelocals"]], "getcoroutinestate() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getcoroutinestate"]], "getdoc() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getdoc"]], "getfile() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getfile"]], "getframeinfo() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getframeinfo"]], "getfullargspec() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getfullargspec"]], "getgeneratorlocals() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getgeneratorlocals"]], "getgeneratorstate() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getgeneratorstate"]], "getinnerframes() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getinnerframes"]], "getmembers() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getmembers"]], "getmembers_static() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getmembers_static"]], "getmodule() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getmodule"]], "getmodulename() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getmodulename"]], "getmro() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getmro"]], "getouterframes() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getouterframes"]], "getsource() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getsource"]], "getsourcefile() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getsourcefile"]], "getsourcelines() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.getsourcelines"]], "index (inspect.frameinfo \u7684\u5c6c\u6027)": [[252, "inspect.FrameInfo.index"]], "index (inspect.traceback \u7684\u5c6c\u6027)": [[252, "inspect.Traceback.index"]], "inspect": [[252, "module-inspect"]], "inspect \u547d\u4ee4\u5217\u9078\u9805": [[252, "cmdoption-inspect-details"]], "isabstract() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isabstract"]], "isasyncgen() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isasyncgen"]], "isasyncgenfunction() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isasyncgenfunction"]], "isawaitable() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isawaitable"]], "isbuiltin() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isbuiltin"]], "isclass() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isclass"]], "iscode() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.iscode"]], "iscoroutine() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.iscoroutine"]], "iscoroutinefunction() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.iscoroutinefunction"]], "isdatadescriptor() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isdatadescriptor"]], "isframe() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isframe"]], "isfunction() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isfunction"]], "isgenerator() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isgenerator"]], "isgeneratorfunction() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isgeneratorfunction"]], "isgetsetdescriptor() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isgetsetdescriptor"]], "ismemberdescriptor() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.ismemberdescriptor"]], "ismethod() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.ismethod"]], "ismethoddescriptor() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.ismethoddescriptor"]], "ismethodwrapper() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.ismethodwrapper"]], "ismodule() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.ismodule"]], "isroutine() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.isroutine"]], "istraceback() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.istraceback"]], "kind (inspect.parameter \u7684\u5c6c\u6027)": [[252, "inspect.Parameter.kind"]], "kwargs (inspect.boundarguments \u7684\u5c6c\u6027)": [[252, "inspect.BoundArguments.kwargs"]], "lineno (inspect.frameinfo \u7684\u5c6c\u6027)": [[252, "inspect.FrameInfo.lineno"]], "lineno (inspect.traceback \u7684\u5c6c\u6027)": [[252, "inspect.Traceback.lineno"]], "markcoroutinefunction() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.markcoroutinefunction"]], "name (inspect.parameter \u7684\u5c6c\u6027)": [[252, "inspect.Parameter.name"]], "parameters (inspect.signature \u7684\u5c6c\u6027)": [[252, "inspect.Signature.parameters"]], "positions (inspect.frameinfo \u7684\u5c6c\u6027)": [[252, "inspect.FrameInfo.positions"]], "positions (inspect.traceback \u7684\u5c6c\u6027)": [[252, "inspect.Traceback.positions"]], "replace() (inspect.parameter \u7684\u65b9\u6cd5)": [[252, "inspect.Parameter.replace"]], "replace() (inspect.signature \u7684\u65b9\u6cd5)": [[252, "inspect.Signature.replace"]], "return_annotation (inspect.signature \u7684\u5c6c\u6027)": [[252, "inspect.Signature.return_annotation"]], "signature (inspect.boundarguments \u7684\u5c6c\u6027)": [[252, "inspect.BoundArguments.signature"]], "signature() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.signature"]], "stack() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.stack"]], "trace() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.trace"]], "unwrap() (\u65bc inspect \u6a21\u7d44\u4e2d)": [[252, "inspect.unwrap"]], "internet\uff08\u7db2\u969b\u7db2\u8def\uff09": [[253, "index-0"]], "world wide web \uff08\u5168\u7403\u8cc7\u8a0a\u7db2\uff09": [[253, "index-0"], [391, "index-0"], [393, "index-0"]], "socket": [[253, "index-1"], [334, "index-0"], [334, "module-socket"]], "bufferediobase (io \u4e2d\u7684\u985e\u5225)": [[255, "io.BufferedIOBase"]], "bufferedrwpair (io \u4e2d\u7684\u985e\u5225)": [[255, "io.BufferedRWPair"]], "bufferedrandom (io \u4e2d\u7684\u985e\u5225)": [[255, "io.BufferedRandom"]], "bufferedreader (io \u4e2d\u7684\u985e\u5225)": [[255, "io.BufferedReader"]], "bufferedwriter (io \u4e2d\u7684\u985e\u5225)": [[255, "io.BufferedWriter"]], "bytesio (io \u4e2d\u7684\u985e\u5225)": [[255, "io.BytesIO"]], "default_buffer_size (\u65bc io \u6a21\u7d44\u4e2d)": [[255, "io.DEFAULT_BUFFER_SIZE"]], "fileio (io \u4e2d\u7684\u985e\u5225)": [[255, "io.FileIO"]], "iobase (io \u4e2d\u7684\u985e\u5225)": [[255, "io.IOBase"]], "incrementalnewlinedecoder (io \u4e2d\u7684\u985e\u5225)": [[255, "io.IncrementalNewlineDecoder"]], "pep 597": [[255, "index-8"], [469, "index-93"], [480, "index-106"]], "pep 686": [[255, "index-1"], [290, "index-5"]], "pythonwarndefaultencoding": [[255, "index-9"], [452, "envvar-PYTHONWARNDEFAULTENCODING"], [452, "index-25"], [469, "index-98"], [480, "index-107"]], "rawiobase (io \u4e2d\u7684\u985e\u5225)": [[255, "io.RawIOBase"]], "stringio (io \u4e2d\u7684\u985e\u5225)": [[255, "io.StringIO"]], "textiobase (io \u4e2d\u7684\u985e\u5225)": [[255, "io.TextIOBase"]], "textiowrapper (io \u4e2d\u7684\u985e\u5225)": [[255, "io.TextIOWrapper"]], "unsupportedoperation": [[255, "io.UnsupportedOperation"]], "__del__() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.__del__"]], "buffer (io.textiobase \u7684\u5c6c\u6027)": [[255, "io.TextIOBase.buffer"]], "close() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.close"]], "closed (io.iobase \u7684\u5c6c\u6027)": [[255, "io.IOBase.closed"]], "detach() (io.bufferediobase \u7684\u65b9\u6cd5)": [[255, "io.BufferedIOBase.detach"]], "detach() (io.textiobase \u7684\u65b9\u6cd5)": [[255, "io.TextIOBase.detach"]], "encoding (io.textiobase \u7684\u5c6c\u6027)": [[255, "io.TextIOBase.encoding"]], "errors (io.textiobase \u7684\u5c6c\u6027)": [[255, "io.TextIOBase.errors"]], "fileno() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.fileno"]], "flush() (io.bufferedwriter \u7684\u65b9\u6cd5)": [[255, "io.BufferedWriter.flush"]], "flush() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.flush"]], "getbuffer() (io.bytesio \u7684\u65b9\u6cd5)": [[255, "io.BytesIO.getbuffer"]], "getvalue() (io.bytesio \u7684\u65b9\u6cd5)": [[255, "io.BytesIO.getvalue"]], "getvalue() (io.stringio \u7684\u65b9\u6cd5)": [[255, "io.StringIO.getvalue"]], "io": [[255, "module-io"], [425, "index-54"]], "io \u6a21\u7d44": [[255, "index-0"]], "io.incrementalnewlinedecoder \u985e\u5225": [[255, "index-5"]], "io.textiowrapper \u985e\u5225": [[255, "index-4"]], "isatty() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.isatty"]], "line_buffering (io.textiowrapper \u7684\u5c6c\u6027)": [[255, "io.TextIOWrapper.line_buffering"]], "mode (io.fileio \u7684\u5c6c\u6027)": [[255, "io.FileIO.mode"]], "name (io.fileio \u7684\u5c6c\u6027)": [[255, "io.FileIO.name"]], "newlines (io.textiobase \u7684\u5c6c\u6027)": [[255, "io.TextIOBase.newlines"]], "open() (\u65bc io \u6a21\u7d44\u4e2d)": [[255, "io.open"]], "open_code() (\u65bc io \u6a21\u7d44\u4e2d)": [[255, "io.open_code"]], "peek() (io.bufferedreader \u7684\u65b9\u6cd5)": [[255, "io.BufferedReader.peek"]], "raw (io.bufferediobase \u7684\u5c6c\u6027)": [[255, "io.BufferedIOBase.raw"]], "read() (io.bufferediobase \u7684\u65b9\u6cd5)": [[255, "io.BufferedIOBase.read"]], "read() (io.bufferedreader \u7684\u65b9\u6cd5)": [[255, "io.BufferedReader.read"]], "read() (io.rawiobase \u7684\u65b9\u6cd5)": [[255, "io.RawIOBase.read"]], "read() (io.textiobase \u7684\u65b9\u6cd5)": [[255, "io.TextIOBase.read"]], "read1() (io.bufferediobase \u7684\u65b9\u6cd5)": [[255, "io.BufferedIOBase.read1"]], "read1() (io.bufferedreader \u7684\u65b9\u6cd5)": [[255, "io.BufferedReader.read1"]], "read1() (io.bytesio \u7684\u65b9\u6cd5)": [[255, "io.BytesIO.read1"]], "readable() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.readable"]], "readall() (io.rawiobase \u7684\u65b9\u6cd5)": [[255, "io.RawIOBase.readall"]], "readinto() (io.bufferediobase \u7684\u65b9\u6cd5)": [[255, "io.BufferedIOBase.readinto"]], "readinto() (io.rawiobase \u7684\u65b9\u6cd5)": [[255, "io.RawIOBase.readinto"]], "readinto1() (io.bufferediobase \u7684\u65b9\u6cd5)": [[255, "io.BufferedIOBase.readinto1"]], "readinto1() (io.bytesio \u7684\u65b9\u6cd5)": [[255, "io.BytesIO.readinto1"]], "readline() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.readline"]], "readline() (io.textiobase \u7684\u65b9\u6cd5)": [[255, "io.TextIOBase.readline"]], "readlines() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.readlines"]], "reconfigure() (io.textiowrapper \u7684\u65b9\u6cd5)": [[255, "io.TextIOWrapper.reconfigure"]], "seek() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.seek"]], "seek() (io.textiobase \u7684\u65b9\u6cd5)": [[255, "io.TextIOBase.seek"]], "seek() (io.textiowrapper \u7684\u65b9\u6cd5)": [[255, "io.TextIOWrapper.seek"]], "seekable() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.seekable"]], "tell() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.tell"]], "tell() (io.textiobase \u7684\u65b9\u6cd5)": [[255, "io.TextIOBase.tell"]], "tell() (io.textiowrapper \u7684\u65b9\u6cd5)": [[255, "io.TextIOWrapper.tell"]], "text_encoding() (\u65bc io \u6a21\u7d44\u4e2d)": [[255, "io.text_encoding"]], "truncate() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.truncate"]], "writable() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.writable"]], "write() (io.bufferediobase \u7684\u65b9\u6cd5)": [[255, "io.BufferedIOBase.write"]], "write() (io.bufferedwriter \u7684\u65b9\u6cd5)": [[255, "io.BufferedWriter.write"]], "write() (io.rawiobase \u7684\u65b9\u6cd5)": [[255, "io.RawIOBase.write"]], "write() (io.textiobase \u7684\u65b9\u6cd5)": [[255, "io.TextIOBase.write"]], "write_through (io.textiowrapper \u7684\u5c6c\u6027)": [[255, "io.TextIOWrapper.write_through"]], "writelines() (io.iobase \u7684\u65b9\u6cd5)": [[255, "io.IOBase.writelines"]], "addressvalueerror": [[256, "ipaddress.AddressValueError"]], "ipv4address (ipaddress \u4e2d\u7684\u985e\u5225)": [[256, "ipaddress.IPv4Address"]], "ipv4interface (ipaddress \u4e2d\u7684\u985e\u5225)": [[256, "ipaddress.IPv4Interface"]], "ipv4network (ipaddress \u4e2d\u7684\u985e\u5225)": [[256, "ipaddress.IPv4Network"]], "ipv6address (ipaddress \u4e2d\u7684\u985e\u5225)": [[256, "ipaddress.IPv6Address"]], "ipv6interface (ipaddress \u4e2d\u7684\u985e\u5225)": [[256, "ipaddress.IPv6Interface"]], "ipv6network (ipaddress \u4e2d\u7684\u985e\u5225)": [[256, "ipaddress.IPv6Network"]], "netmaskvalueerror": [[256, "ipaddress.NetmaskValueError"]], "rfc 2373": [[256, "index-1"], [256, "index-3"], [256, "index-5"]], "rfc 3056": [[256, "index-12"]], "rfc 3171": [[256, "index-0"]], "rfc 3330": [[256, "index-4"]], "rfc 3879": [[256, "index-9"]], "rfc 3927": [[256, "index-6"]], "rfc 4007": [[256, "index-11"], [256, "index-8"]], "rfc 4193": [[256, "index-10"]], "rfc 4291": [[256, "index-7"], [480, "index-91"]], "rfc 4380": [[256, "index-13"]], "rfc 5735": [[256, "index-2"]], "__format__() (ipaddress.ipv4address \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv4Address.__format__"]], "__format__() (ipaddress.ipv6address \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv6Address.__format__"]], "address_exclude() (ipaddress.ipv4network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv4Network.address_exclude"]], "address_exclude() (ipaddress.ipv6network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv6Network.address_exclude"]], "broadcast_address (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.broadcast_address"]], "broadcast_address (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.broadcast_address"]], "collapse_addresses() (\u65bc ipaddress \u6a21\u7d44\u4e2d)": [[256, "ipaddress.collapse_addresses"]], "compare_networks() (ipaddress.ipv4network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv4Network.compare_networks"]], "compare_networks() (ipaddress.ipv6network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv6Network.compare_networks"]], "compressed (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.compressed"]], "compressed (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.compressed"]], "compressed (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.compressed"]], "compressed (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.compressed"]], "exploded (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.exploded"]], "exploded (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.exploded"]], "exploded (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.exploded"]], "exploded (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.exploded"]], "get_mixed_type_key() (\u65bc ipaddress \u6a21\u7d44\u4e2d)": [[256, "ipaddress.get_mixed_type_key"]], "hostmask (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.hostmask"]], "hostmask (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.hostmask"]], "hosts() (ipaddress.ipv4network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv4Network.hosts"]], "hosts() (ipaddress.ipv6network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv6Network.hosts"]], "ip (ipaddress.ipv4interface \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Interface.ip"]], "ip (ipaddress.ipv6interface \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Interface.ip"]], "ip_address() (\u65bc ipaddress \u6a21\u7d44\u4e2d)": [[256, "ipaddress.ip_address"]], "ip_interface() (\u65bc ipaddress \u6a21\u7d44\u4e2d)": [[256, "ipaddress.ip_interface"]], "ip_network() (\u65bc ipaddress \u6a21\u7d44\u4e2d)": [[256, "ipaddress.ip_network"]], "ipaddress": [[256, "module-ipaddress"]], "ipv4_mapped (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.ipv4_mapped"]], "is_global (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.is_global"]], "is_global (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.is_global"]], "is_link_local (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.is_link_local"]], "is_link_local (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.is_link_local"]], "is_link_local (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.is_link_local"]], "is_link_local (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.is_link_local"]], "is_loopback (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.is_loopback"]], "is_loopback (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.is_loopback"]], "is_loopback (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.is_loopback"]], "is_loopback (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.is_loopback"]], "is_multicast (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.is_multicast"]], "is_multicast (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.is_multicast"]], "is_multicast (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.is_multicast"]], "is_multicast (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.is_multicast"]], "is_private (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.is_private"]], "is_private (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.is_private"]], "is_private (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.is_private"]], "is_private (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.is_private"]], "is_reserved (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.is_reserved"]], "is_reserved (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.is_reserved"]], "is_reserved (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.is_reserved"]], "is_reserved (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.is_reserved"]], "is_site_local (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.is_site_local"]], "is_site_local (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.is_site_local"]], "is_unspecified (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.is_unspecified"]], "is_unspecified (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.is_unspecified"]], "is_unspecified (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.is_unspecified"]], "is_unspecified (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.is_unspecified"]], "max_prefixlen (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.max_prefixlen"]], "max_prefixlen (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.max_prefixlen"]], "max_prefixlen (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.max_prefixlen"]], "max_prefixlen (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.max_prefixlen"]], "netmask (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.netmask"]], "netmask (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.netmask"]], "network (ipaddress.ipv4interface \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Interface.network"]], "network (ipaddress.ipv6interface \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Interface.network"]], "network_address (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.network_address"]], "network_address (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.network_address"]], "num_addresses (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.num_addresses"]], "num_addresses (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.num_addresses"]], "overlaps() (ipaddress.ipv4network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv4Network.overlaps"]], "overlaps() (ipaddress.ipv6network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv6Network.overlaps"]], "packed (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.packed"]], "packed (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.packed"]], "prefixlen (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.prefixlen"]], "prefixlen (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.prefixlen"]], "reverse_pointer (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.reverse_pointer"]], "reverse_pointer (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.reverse_pointer"]], "scope_id (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.scope_id"]], "sixtofour (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.sixtofour"]], "subnet_of() (ipaddress.ipv4network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv4Network.subnet_of"]], "subnet_of() (ipaddress.ipv6network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv6Network.subnet_of"]], "subnets() (ipaddress.ipv4network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv4Network.subnets"]], "subnets() (ipaddress.ipv6network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv6Network.subnets"]], "summarize_address_range() (\u65bc ipaddress \u6a21\u7d44\u4e2d)": [[256, "ipaddress.summarize_address_range"]], "supernet() (ipaddress.ipv4network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv4Network.supernet"]], "supernet() (ipaddress.ipv6network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv6Network.supernet"]], "supernet_of() (ipaddress.ipv4network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv4Network.supernet_of"]], "supernet_of() (ipaddress.ipv6network \u7684\u65b9\u6cd5)": [[256, "ipaddress.IPv6Network.supernet_of"]], "teredo (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.teredo"]], "v4_int_to_packed() (\u65bc ipaddress \u6a21\u7d44\u4e2d)": [[256, "ipaddress.v4_int_to_packed"]], "v6_int_to_packed() (\u65bc ipaddress \u6a21\u7d44\u4e2d)": [[256, "ipaddress.v6_int_to_packed"]], "version (ipaddress.ipv4address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Address.version"]], "version (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.version"]], "version (ipaddress.ipv6address \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Address.version"]], "version (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.version"]], "with_hostmask (ipaddress.ipv4interface \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Interface.with_hostmask"]], "with_hostmask (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.with_hostmask"]], "with_hostmask (ipaddress.ipv6interface \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Interface.with_hostmask"]], "with_hostmask (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.with_hostmask"]], "with_netmask (ipaddress.ipv4interface \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Interface.with_netmask"]], "with_netmask (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.with_netmask"]], "with_netmask (ipaddress.ipv6interface \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Interface.with_netmask"]], "with_netmask (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.with_netmask"]], "with_prefixlen (ipaddress.ipv4interface \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Interface.with_prefixlen"]], "with_prefixlen (ipaddress.ipv4network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv4Network.with_prefixlen"]], "with_prefixlen (ipaddress.ipv6interface \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Interface.with_prefixlen"]], "with_prefixlen (ipaddress.ipv6network \u7684\u5c6c\u6027)": [[256, "ipaddress.IPv6Network.with_prefixlen"]], "accumulate() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.accumulate"]], "batched() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.batched"]], "chain() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.chain"]], "combinations() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.combinations"]], "combinations_with_replacement() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.combinations_with_replacement"]], "compress() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.compress"]], "count() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.count"]], "cycle() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.cycle"]], "dropwhile() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.dropwhile"]], "filterfalse() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.filterfalse"]], "from_iterable() (itertools.chain \u7684\u985e\u5225\u65b9\u6cd5)": [[258, "itertools.chain.from_iterable"]], "groupby() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.groupby"]], "islice() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.islice"]], "itertools": [[258, "module-itertools"]], "pairwise() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.pairwise"]], "permutations() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.permutations"]], "product() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.product"]], "repeat() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.repeat"]], "starmap() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.starmap"]], "takewhile() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.takewhile"]], "tee() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.tee"]], "zip_longest() (\u65bc itertools \u6a21\u7d44\u4e2d)": [[258, "itertools.zip_longest"]], "--compact": [[259, "cmdoption-json.tool-indent"]], "--json-lines": [[259, "cmdoption-json.tool-json-lines"]], "--no-ensure-ascii": [[259, "cmdoption-json.tool-no-ensure-ascii"]], "--no-indent": [[259, "cmdoption-json.tool-indent"]], "--sort-keys": [[259, "cmdoption-json.tool-sort-keys"]], "--tab": [[259, "cmdoption-json.tool-indent"]], "jsondecodeerror": [[259, "json.JSONDecodeError"]], "jsondecoder (json \u4e2d\u7684\u985e\u5225)": [[259, "json.JSONDecoder"]], "jsonencoder (json \u4e2d\u7684\u985e\u5225)": [[259, "json.JSONEncoder"]], "rfc 4627": [[259, "index-3"], [259, "index-8"]], "rfc 7159": [[259, "index-2"], [259, "index-4"], [259, "index-7"]], "colno (json.jsondecodeerror \u7684\u5c6c\u6027)": [[259, "json.JSONDecodeError.colno"]], "decode() (json.jsondecoder \u7684\u65b9\u6cd5)": [[259, "json.JSONDecoder.decode"]], "default() (json.jsonencoder \u7684\u65b9\u6cd5)": [[259, "json.JSONEncoder.default"]], "doc (json.jsondecodeerror \u7684\u5c6c\u6027)": [[259, "json.JSONDecodeError.doc"]], "dump() (\u65bc json \u6a21\u7d44\u4e2d)": [[259, "json.dump"]], "dumps() (\u65bc json \u6a21\u7d44\u4e2d)": [[259, "json.dumps"]], "encode() (json.jsonencoder \u7684\u65b9\u6cd5)": [[259, "json.JSONEncoder.encode"]], "infile": [[259, "cmdoption-json.tool-arg-infile"]], "iterencode() (json.jsonencoder \u7684\u65b9\u6cd5)": [[259, "json.JSONEncoder.iterencode"]], "json": [[259, "module-json"], [443, "index-1"]], "json.tool": [[259, "module-json.tool"]], "json.tool \u547d\u4ee4\u5217\u9078\u9805": [[259, "cmdoption-json.tool-arg-infile"], [259, "cmdoption-json.tool-arg-outfile"], [259, "cmdoption-json.tool-h"], [259, "cmdoption-json.tool-indent"], [259, "cmdoption-json.tool-json-lines"], [259, "cmdoption-json.tool-no-ensure-ascii"], [259, "cmdoption-json.tool-sort-keys"]], "lineno (json.jsondecodeerror \u7684\u5c6c\u6027)": [[259, "json.JSONDecodeError.lineno"]], "load() (\u65bc json \u6a21\u7d44\u4e2d)": [[259, "json.load"]], "loads() (\u65bc json \u6a21\u7d44\u4e2d)": [[259, "json.loads"]], "msg (json.jsondecodeerror \u7684\u5c6c\u6027)": [[259, "json.JSONDecodeError.msg"]], "outfile": [[259, "cmdoption-json.tool-arg-outfile"]], "pos (json.jsondecodeerror \u7684\u5c6c\u6027)": [[259, "json.JSONDecodeError.pos"]], "raw_decode() (json.jsondecoder \u7684\u65b9\u6cd5)": [[259, "json.JSONDecoder.raw_decode"]], "iskeyword() (\u65bc keyword \u6a21\u7d44\u4e2d)": [[260, "keyword.iskeyword"]], "issoftkeyword() (\u65bc keyword \u6a21\u7d44\u4e2d)": [[260, "keyword.issoftkeyword"]], "keyword": [[260, "module-keyword"]], "kwlist (\u65bc keyword \u6a21\u7d44\u4e2d)": [[260, "keyword.kwlist"]], "softkwlist (\u65bc keyword \u6a21\u7d44\u4e2d)": [[260, "keyword.softkwlist"]], "checkcache() (\u65bc linecache \u6a21\u7d44\u4e2d)": [[262, "linecache.checkcache"]], "clearcache() (\u65bc linecache \u6a21\u7d44\u4e2d)": [[262, "linecache.clearcache"]], "getline() (\u65bc linecache \u6a21\u7d44\u4e2d)": [[262, "linecache.getline"]], "lazycache() (\u65bc linecache \u6a21\u7d44\u4e2d)": [[262, "linecache.lazycache"]], "linecache": [[262, "module-linecache"]], "alt_digits (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ALT_DIGITS"]], "char_max (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.CHAR_MAX"]], "codeset (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.CODESET"]], "crncystr (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.CRNCYSTR"]], "d_fmt (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.D_FMT"]], "d_t_fmt (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.D_T_FMT"]], "era (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ERA"]], "era_d_fmt (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ERA_D_FMT"]], "era_d_t_fmt (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ERA_D_T_FMT"]], "era_t_fmt (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.ERA_T_FMT"]], "lc_all (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.LC_ALL"]], "lc_collate (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.LC_COLLATE"]], "lc_ctype (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.LC_CTYPE"]], "lc_messages (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.LC_MESSAGES"]], "lc_monetary (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.LC_MONETARY"]], "lc_numeric (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.LC_NUMERIC"]], "lc_time (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.LC_TIME"]], "noexpr (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.NOEXPR"]], "radixchar (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.RADIXCHAR"]], "rfc 1766": [[263, "index-4"], [263, "index-5"]], "thousep (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.THOUSEP"]], "t_fmt (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.T_FMT"]], "t_fmt_ampm (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.T_FMT_AMPM"]], "yesexpr (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.YESEXPR"]], "_locale": [[263, "index-0"]], "atof() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.atof"]], "atoi() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.atoi"]], "bindtextdomain() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.bindtextdomain"]], "currency() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.currency"]], "dcgettext() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.dcgettext"]], "delocalize() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.delocalize"]], "dgettext() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.dgettext"]], "format_string() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.format_string"]], "getdefaultlocale() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.getdefaultlocale"]], "getencoding() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.getencoding"]], "getlocale() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.getlocale"]], "getpreferredencoding() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.getpreferredencoding"]], "gettext() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.gettext"]], "locale": [[263, "module-locale"]], "localeconv() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.localeconv"]], "localize() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.localize"]], "nl_langinfo() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.nl_langinfo"]], "normalize() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.normalize"]], "resetlocale() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.resetlocale"]], "setlocale() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.setlocale"]], "str() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.str"]], "strcoll() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.strcoll"]], "strxfrm() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.strxfrm"]], "textdomain() (\u65bc locale \u6a21\u7d44\u4e2d)": [[263, "locale.textdomain"]], "bufferingformatter (logging \u4e2d\u7684\u985e\u5225)": [[264, "logging.BufferingFormatter"]], "critical (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.CRITICAL"]], "debug (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.DEBUG"]], "error (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.ERROR"]], "errors\uff08\u932f\u8aa4\uff09": [[264, "index-0"], [426, "index-15"]], "filter (logging \u4e2d\u7684\u985e\u5225)": [[264, "logging.Filter"]], "formatter (logging \u4e2d\u7684\u985e\u5225)": [[264, "logging.Formatter"]], "handler (logging \u4e2d\u7684\u985e\u5225)": [[264, "logging.Handler"]], "info (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.INFO"]], "logrecord (logging \u4e2d\u7684\u985e\u5225)": [[264, "logging.LogRecord"]], "logger (logging \u4e2d\u7684\u985e\u5225)": [[264, "logging.Logger"]], "loggeradapter (logging \u4e2d\u7684\u985e\u5225)": [[264, "logging.LoggerAdapter"]], "notset (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.NOTSET"]], "pep 282": [[264, "index-1"], [329, "index-2"], [462, "index-11"], [462, "index-12"]], "warning (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.WARNING"]], "__init__() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.__init__"]], "_log (logging.loggeradapter \u7684\u5c6c\u6027)": [[264, "logging.LoggerAdapter._log"]], "acquire() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.acquire"]], "addfilter() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.addFilter"]], "addfilter() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.addFilter"]], "addhandler() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.addHandler"]], "addlevelname() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.addLevelName"]], "basicconfig() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.basicConfig"]], "capturewarnings() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.captureWarnings"]], "close() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.close"]], "createlock() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.createLock"]], "critical() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.critical"]], "critical() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.critical"]], "debug() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.debug"]], "debug() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.debug"]], "disable() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.disable"]], "emit() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.emit"]], "error() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.error"]], "error() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.error"]], "exception() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.exception"]], "exception() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.exception"]], "filter() (logging.filter \u7684\u65b9\u6cd5)": [[264, "logging.Filter.filter"]], "filter() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.filter"]], "filter() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.filter"]], "findcaller() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.findCaller"]], "flush() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.flush"]], "format() (logging.bufferingformatter \u7684\u65b9\u6cd5)": [[264, "logging.BufferingFormatter.format"]], "format() (logging.formatter \u7684\u65b9\u6cd5)": [[264, "logging.Formatter.format"]], "format() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.format"]], "formatexception() (logging.formatter \u7684\u65b9\u6cd5)": [[264, "logging.Formatter.formatException"]], "formatfooter() (logging.bufferingformatter \u7684\u65b9\u6cd5)": [[264, "logging.BufferingFormatter.formatFooter"]], "formatheader() (logging.bufferingformatter \u7684\u65b9\u6cd5)": [[264, "logging.BufferingFormatter.formatHeader"]], "formatstack() (logging.formatter \u7684\u65b9\u6cd5)": [[264, "logging.Formatter.formatStack"]], "formattime() (logging.formatter \u7684\u65b9\u6cd5)": [[264, "logging.Formatter.formatTime"]], "getchild() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.getChild"]], "getchildren() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.getChildren"]], "geteffectivelevel() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.getEffectiveLevel"]], "gethandlerbyname() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.getHandlerByName"]], "gethandlernames() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.getHandlerNames"]], "getlevelname() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.getLevelName"]], "getlevelnamesmapping() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.getLevelNamesMapping"]], "getlogrecordfactory() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.getLogRecordFactory"]], "getlogger() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.getLogger"]], "getloggerclass() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.getLoggerClass"]], "getmessage() (logging.logrecord \u7684\u65b9\u6cd5)": [[264, "logging.LogRecord.getMessage"]], "handle() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.handle"]], "handle() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.handle"]], "handleerror() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.handleError"]], "hashandlers() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.hasHandlers"]], "info() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.info"]], "info() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.info"]], "isenabledfor() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.isEnabledFor"]], "lastresort (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.lastResort"]], "log() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.log"]], "log() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.log"]], "logging": [[264, "module-logging"]], "logging\uff08\u65e5\u8a8c\uff09": [[264, "index-0"]], "makelogrecord() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.makeLogRecord"]], "makerecord() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.makeRecord"]], "manager (logging.loggeradapter \u7684\u5c6c\u6027)": [[264, "logging.LoggerAdapter.manager"]], "process() (logging.loggeradapter \u7684\u65b9\u6cd5)": [[264, "logging.LoggerAdapter.process"]], "propagate (logging.logger \u7684\u5c6c\u6027)": [[264, "logging.Logger.propagate"]], "release() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.release"]], "removefilter() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.removeFilter"]], "removefilter() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.removeFilter"]], "removehandler() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.removeHandler"]], "setformatter() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.setFormatter"]], "setlevel() (logging.handler \u7684\u65b9\u6cd5)": [[264, "logging.Handler.setLevel"]], "setlevel() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.setLevel"]], "setlogrecordfactory() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.setLogRecordFactory"]], "setloggerclass() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.setLoggerClass"]], "shutdown() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.shutdown"]], "warning() (logging.logger \u7684\u65b9\u6cd5)": [[264, "logging.Logger.warning"]], "warning() (\u65bc logging \u6a21\u7d44\u4e2d)": [[264, "logging.warning"]], "dictconfig() (\u65bc logging.config \u6a21\u7d44\u4e2d)": [[265, "logging.config.dictConfig"]], "fileconfig() (\u65bc logging.config \u6a21\u7d44\u4e2d)": [[265, "logging.config.fileConfig"]], "listen() (\u65bc logging.config \u6a21\u7d44\u4e2d)": [[265, "logging.config.listen"]], "logging.config": [[265, "module-logging.config"]], "stoplistening() (\u65bc logging.config \u6a21\u7d44\u4e2d)": [[265, "logging.config.stopListening"]], "baserotatinghandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.BaseRotatingHandler"]], "bufferinghandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.BufferingHandler"]], "datagramhandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.DatagramHandler"]], "filehandler (logging \u4e2d\u7684\u985e\u5225)": [[266, "logging.FileHandler"]], "httphandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.HTTPHandler"]], "memoryhandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.MemoryHandler"]], "nteventloghandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.NTEventLogHandler"]], "nullhandler (logging \u4e2d\u7684\u985e\u5225)": [[266, "logging.NullHandler"]], "queuehandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.QueueHandler"]], "queuelistener (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.QueueListener"]], "rotatingfilehandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.RotatingFileHandler"]], "smtphandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.SMTPHandler"]], "sockethandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.SocketHandler"]], "streamhandler (logging \u4e2d\u7684\u985e\u5225)": [[266, "logging.StreamHandler"]], "sysloghandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.SysLogHandler"]], "timedrotatingfilehandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.TimedRotatingFileHandler"]], "watchedfilehandler (logging.handlers \u4e2d\u7684\u985e\u5225)": [[266, "logging.handlers.WatchedFileHandler"]], "close() (logging.filehandler \u7684\u65b9\u6cd5)": [[266, "logging.FileHandler.close"]], "close() (logging.handlers.memoryhandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.MemoryHandler.close"]], "close() (logging.handlers.nteventloghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.NTEventLogHandler.close"]], "close() (logging.handlers.sockethandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SocketHandler.close"]], "close() (logging.handlers.sysloghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SysLogHandler.close"]], "createlock() (logging.nullhandler \u7684\u65b9\u6cd5)": [[266, "logging.NullHandler.createLock"]], "createsocket() (logging.handlers.sockethandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SocketHandler.createSocket"]], "createsocket() (logging.handlers.sysloghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SysLogHandler.createSocket"]], "dequeue() (logging.handlers.queuelistener \u7684\u65b9\u6cd5)": [[266, "logging.handlers.QueueListener.dequeue"]], "dorollover() (logging.handlers.rotatingfilehandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.RotatingFileHandler.doRollover"]], "dorollover() (logging.handlers.timedrotatingfilehandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.TimedRotatingFileHandler.doRollover"]], "emit() (logging.filehandler \u7684\u65b9\u6cd5)": [[266, "logging.FileHandler.emit"]], "emit() (logging.nullhandler \u7684\u65b9\u6cd5)": [[266, "logging.NullHandler.emit"]], "emit() (logging.streamhandler \u7684\u65b9\u6cd5)": [[266, "logging.StreamHandler.emit"]], "emit() (logging.handlers.bufferinghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.BufferingHandler.emit"]], "emit() (logging.handlers.datagramhandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.DatagramHandler.emit"]], "emit() (logging.handlers.httphandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.HTTPHandler.emit"]], "emit() (logging.handlers.nteventloghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.NTEventLogHandler.emit"]], "emit() (logging.handlers.queuehandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.QueueHandler.emit"]], "emit() (logging.handlers.rotatingfilehandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.RotatingFileHandler.emit"]], "emit() (logging.handlers.smtphandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SMTPHandler.emit"]], "emit() (logging.handlers.sockethandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SocketHandler.emit"]], "emit() (logging.handlers.sysloghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SysLogHandler.emit"]], "emit() (logging.handlers.timedrotatingfilehandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.TimedRotatingFileHandler.emit"]], "emit() (logging.handlers.watchedfilehandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.WatchedFileHandler.emit"]], "encodepriority() (logging.handlers.sysloghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SysLogHandler.encodePriority"]], "enqueue() (logging.handlers.queuehandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.QueueHandler.enqueue"]], "enqueue_sentinel() (logging.handlers.queuelistener \u7684\u65b9\u6cd5)": [[266, "logging.handlers.QueueListener.enqueue_sentinel"]], "flush() (logging.streamhandler \u7684\u65b9\u6cd5)": [[266, "logging.StreamHandler.flush"]], "flush() (logging.handlers.bufferinghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.BufferingHandler.flush"]], "flush() (logging.handlers.memoryhandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.MemoryHandler.flush"]], "geteventcategory() (logging.handlers.nteventloghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.NTEventLogHandler.getEventCategory"]], "geteventtype() (logging.handlers.nteventloghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.NTEventLogHandler.getEventType"]], "getfilestodelete() (logging.handlers.timedrotatingfilehandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.TimedRotatingFileHandler.getFilesToDelete"]], "getmessageid() (logging.handlers.nteventloghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.NTEventLogHandler.getMessageID"]], "getsubject() (logging.handlers.smtphandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SMTPHandler.getSubject"]], "handle() (logging.nullhandler \u7684\u65b9\u6cd5)": [[266, "logging.NullHandler.handle"]], "handle() (logging.handlers.queuelistener \u7684\u65b9\u6cd5)": [[266, "logging.handlers.QueueListener.handle"]], "handleerror() (logging.handlers.sockethandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SocketHandler.handleError"]], "listener (logging.handlers.queuehandler \u7684\u5c6c\u6027)": [[266, "logging.handlers.QueueHandler.listener"]], "logging.handlers": [[266, "module-logging.handlers"]], "makepickle() (logging.handlers.sockethandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SocketHandler.makePickle"]], "makesocket() (logging.handlers.datagramhandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.DatagramHandler.makeSocket"]], "makesocket() (logging.handlers.sockethandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SocketHandler.makeSocket"]], "maplogrecord() (logging.handlers.httphandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.HTTPHandler.mapLogRecord"]], "mappriority() (logging.handlers.sysloghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SysLogHandler.mapPriority"]], "namer (logging.handlers.baserotatinghandler \u7684\u5c6c\u6027)": [[266, "logging.handlers.BaseRotatingHandler.namer"]], "prepare() (logging.handlers.queuehandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.QueueHandler.prepare"]], "prepare() (logging.handlers.queuelistener \u7684\u65b9\u6cd5)": [[266, "logging.handlers.QueueListener.prepare"]], "reopenifneeded() (logging.handlers.watchedfilehandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.WatchedFileHandler.reopenIfNeeded"]], "rotate() (logging.handlers.baserotatinghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.BaseRotatingHandler.rotate"]], "rotation_filename() (logging.handlers.baserotatinghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.BaseRotatingHandler.rotation_filename"]], "rotator (logging.handlers.baserotatinghandler \u7684\u5c6c\u6027)": [[266, "logging.handlers.BaseRotatingHandler.rotator"]], "send() (logging.handlers.datagramhandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.DatagramHandler.send"]], "send() (logging.handlers.sockethandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.SocketHandler.send"]], "setstream() (logging.streamhandler \u7684\u65b9\u6cd5)": [[266, "logging.StreamHandler.setStream"]], "settarget() (logging.handlers.memoryhandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.MemoryHandler.setTarget"]], "shouldflush() (logging.handlers.bufferinghandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.BufferingHandler.shouldFlush"]], "shouldflush() (logging.handlers.memoryhandler \u7684\u65b9\u6cd5)": [[266, "logging.handlers.MemoryHandler.shouldFlush"]], "start() (logging.handlers.queuelistener \u7684\u65b9\u6cd5)": [[266, "logging.handlers.QueueListener.start"]], "stop() (logging.handlers.queuelistener \u7684\u65b9\u6cd5)": [[266, "logging.handlers.QueueListener.stop"]], "terminator (logging.streamhandler \u7684\u5c6c\u6027)": [[266, "logging.StreamHandler.terminator"]], "lzmacompressor (lzma \u4e2d\u7684\u985e\u5225)": [[267, "lzma.LZMACompressor"]], "lzmadecompressor (lzma \u4e2d\u7684\u985e\u5225)": [[267, "lzma.LZMADecompressor"]], "lzmaerror": [[267, "lzma.LZMAError"]], "lzmafile (lzma \u4e2d\u7684\u985e\u5225)": [[267, "lzma.LZMAFile"]], "check (lzma.lzmadecompressor \u7684\u5c6c\u6027)": [[267, "lzma.LZMADecompressor.check"]], "compress() (lzma.lzmacompressor \u7684\u65b9\u6cd5)": [[267, "lzma.LZMACompressor.compress"]], "compress() (\u65bc lzma \u6a21\u7d44\u4e2d)": [[267, "lzma.compress"]], "decompress() (lzma.lzmadecompressor \u7684\u65b9\u6cd5)": [[267, "lzma.LZMADecompressor.decompress"]], "decompress() (\u65bc lzma \u6a21\u7d44\u4e2d)": [[267, "lzma.decompress"]], "eof (lzma.lzmadecompressor \u7684\u5c6c\u6027)": [[267, "lzma.LZMADecompressor.eof"]], "flush() (lzma.lzmacompressor \u7684\u65b9\u6cd5)": [[267, "lzma.LZMACompressor.flush"]], "is_check_supported() (\u65bc lzma \u6a21\u7d44\u4e2d)": [[267, "lzma.is_check_supported"]], "lzma": [[267, "module-lzma"]], "needs_input (lzma.lzmadecompressor \u7684\u5c6c\u6027)": [[267, "lzma.LZMADecompressor.needs_input"]], "open() (\u65bc lzma \u6a21\u7d44\u4e2d)": [[267, "lzma.open"]], "peek() (lzma.lzmafile \u7684\u65b9\u6cd5)": [[267, "lzma.LZMAFile.peek"]], "unused_data (lzma.lzmadecompressor \u7684\u5c6c\u6027)": [[267, "lzma.LZMADecompressor.unused_data"]], "babyl (mailbox \u4e2d\u7684\u985e\u5225)": [[268, "mailbox.Babyl"]], "babylmessage (mailbox \u4e2d\u7684\u985e\u5225)": [[268, "mailbox.BabylMessage"]], "externalclasherror": [[268, "mailbox.ExternalClashError"]], "formaterror": [[268, "mailbox.FormatError"]], "mh (mailbox \u4e2d\u7684\u985e\u5225)": [[268, "mailbox.MH"]], "mhmessage (mailbox \u4e2d\u7684\u985e\u5225)": [[268, "mailbox.MHMessage"]], "mmdf (mailbox \u4e2d\u7684\u985e\u5225)": [[268, "mailbox.MMDF"]], "mmdfmessage (mailbox \u4e2d\u7684\u985e\u5225)": [[268, "mailbox.MMDFMessage"]], "mailbox (mailbox \u4e2d\u7684\u985e\u5225)": [[268, "mailbox.Mailbox"]], "maildir (mailbox \u4e2d\u7684\u985e\u5225)": [[268, "mailbox.Maildir"]], "maildirmessage (mailbox \u4e2d\u7684\u985e\u5225)": [[268, "mailbox.MaildirMessage"]], "message (mailbox \u4e2d\u7684\u985e\u5225)": [[268, "mailbox.Message"]], "nosuchmailboxerror": [[268, "mailbox.NoSuchMailboxError"]], "notemptyerror": [[268, "mailbox.NotEmptyError"]], "__contains__() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.__contains__"]], "__delitem__() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.__delitem__"]], "__delitem__() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.__delitem__"]], "__getitem__() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.__getitem__"]], "__iter__() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.__iter__"]], "__len__() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.__len__"]], "__setitem__() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.__setitem__"]], "__setitem__() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.__setitem__"]], "add() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.add"]], "add() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.add"]], "add_flag() (mailbox.mmdfmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MMDFMessage.add_flag"]], "add_flag() (mailbox.maildirmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MaildirMessage.add_flag"]], "add_flag() (mailbox.mboxmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.mboxMessage.add_flag"]], "add_folder() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.add_folder"]], "add_folder() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.add_folder"]], "add_label() (mailbox.babylmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.BabylMessage.add_label"]], "add_sequence() (mailbox.mhmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MHMessage.add_sequence"]], "clean() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.clean"]], "clear() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.clear"]], "close() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.close"]], "close() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.close"]], "close() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.close"]], "discard() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.discard"]], "discard() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.discard"]], "flush() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.flush"]], "flush() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.flush"]], "flush() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.flush"]], "get() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.get"]], "get_bytes() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.get_bytes"]], "get_date() (mailbox.maildirmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MaildirMessage.get_date"]], "get_file() (mailbox.babyl \u7684\u65b9\u6cd5)": [[268, "mailbox.Babyl.get_file"]], "get_file() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.get_file"]], "get_file() (mailbox.mmdf \u7684\u65b9\u6cd5)": [[268, "mailbox.MMDF.get_file"]], "get_file() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.get_file"]], "get_file() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.get_file"]], "get_file() (mailbox.mbox \u7684\u65b9\u6cd5)": [[268, "mailbox.mbox.get_file"]], "get_flags() (mailbox.mmdfmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MMDFMessage.get_flags"]], "get_flags() (mailbox.maildirmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MaildirMessage.get_flags"]], "get_flags() (mailbox.mboxmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.mboxMessage.get_flags"]], "get_folder() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.get_folder"]], "get_folder() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.get_folder"]], "get_from() (mailbox.mmdfmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MMDFMessage.get_from"]], "get_from() (mailbox.mboxmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.mboxMessage.get_from"]], "get_info() (mailbox.maildirmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MaildirMessage.get_info"]], "get_labels() (mailbox.babyl \u7684\u65b9\u6cd5)": [[268, "mailbox.Babyl.get_labels"]], "get_labels() (mailbox.babylmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.BabylMessage.get_labels"]], "get_message() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.get_message"]], "get_sequences() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.get_sequences"]], "get_sequences() (mailbox.mhmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MHMessage.get_sequences"]], "get_string() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.get_string"]], "get_subdir() (mailbox.maildirmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MaildirMessage.get_subdir"]], "get_visible() (mailbox.babylmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.BabylMessage.get_visible"]], "items() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.items"]], "iteritems() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.iteritems"]], "iterkeys() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.iterkeys"]], "itervalues() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.itervalues"]], "keys() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.keys"]], "list_folders() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.list_folders"]], "list_folders() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.list_folders"]], "lock() (mailbox.babyl \u7684\u65b9\u6cd5)": [[268, "mailbox.Babyl.lock"]], "lock() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.lock"]], "lock() (mailbox.mmdf \u7684\u65b9\u6cd5)": [[268, "mailbox.MMDF.lock"]], "lock() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.lock"]], "lock() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.lock"]], "lock() (mailbox.mbox \u7684\u65b9\u6cd5)": [[268, "mailbox.mbox.lock"]], "mailbox": [[268, "module-mailbox"]], "mbox (mailbox \u4e2d\u7684\u985e\u5225)": [[268, "mailbox.mbox"]], "mboxmessage (mailbox \u4e2d\u7684\u985e\u5225)": [[268, "mailbox.mboxMessage"]], "pack() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.pack"]], "pop() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.pop"]], "popitem() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.popitem"]], "remove() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.remove"]], "remove() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.remove"]], "remove_flag() (mailbox.mmdfmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MMDFMessage.remove_flag"]], "remove_flag() (mailbox.maildirmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MaildirMessage.remove_flag"]], "remove_flag() (mailbox.mboxmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.mboxMessage.remove_flag"]], "remove_folder() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.remove_folder"]], "remove_folder() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.remove_folder"]], "remove_label() (mailbox.babylmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.BabylMessage.remove_label"]], "remove_sequence() (mailbox.mhmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MHMessage.remove_sequence"]], "set_date() (mailbox.maildirmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MaildirMessage.set_date"]], "set_flags() (mailbox.mmdfmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MMDFMessage.set_flags"]], "set_flags() (mailbox.maildirmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MaildirMessage.set_flags"]], "set_flags() (mailbox.mboxmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.mboxMessage.set_flags"]], "set_from() (mailbox.mmdfmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MMDFMessage.set_from"]], "set_from() (mailbox.mboxmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.mboxMessage.set_from"]], "set_info() (mailbox.maildirmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MaildirMessage.set_info"]], "set_labels() (mailbox.babylmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.BabylMessage.set_labels"]], "set_sequences() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.set_sequences"]], "set_sequences() (mailbox.mhmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MHMessage.set_sequences"]], "set_subdir() (mailbox.maildirmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.MaildirMessage.set_subdir"]], "set_visible() (mailbox.babylmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.BabylMessage.set_visible"]], "unlock() (mailbox.babyl \u7684\u65b9\u6cd5)": [[268, "mailbox.Babyl.unlock"]], "unlock() (mailbox.mh \u7684\u65b9\u6cd5)": [[268, "mailbox.MH.unlock"]], "unlock() (mailbox.mmdf \u7684\u65b9\u6cd5)": [[268, "mailbox.MMDF.unlock"]], "unlock() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.unlock"]], "unlock() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.unlock"]], "unlock() (mailbox.mbox \u7684\u65b9\u6cd5)": [[268, "mailbox.mbox.unlock"]], "update() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.update"]], "update() (mailbox.maildir \u7684\u65b9\u6cd5)": [[268, "mailbox.Maildir.update"]], "update_visible() (mailbox.babylmessage \u7684\u65b9\u6cd5)": [[268, "mailbox.BabylMessage.update_visible"]], "values() (mailbox.mailbox \u7684\u65b9\u6cd5)": [[268, "mailbox.Mailbox.values"]], "pep 594#mailcap": [[269, "index-0"]], "rfc 1524": [[269, "index-1"], [269, "index-2"]], "findmatch() (\u65bc mailcap \u6a21\u7d44\u4e2d)": [[269, "mailcap.findmatch"]], "getcaps() (\u65bc mailcap \u6a21\u7d44\u4e2d)": [[269, "mailcap.getcaps"]], "mailcap": [[269, "module-mailcap"]], "dump() (\u65bc marshal \u6a21\u7d44\u4e2d)": [[271, "marshal.dump"]], "dumps() (\u65bc marshal \u6a21\u7d44\u4e2d)": [[271, "marshal.dumps"]], "load() (\u65bc marshal \u6a21\u7d44\u4e2d)": [[271, "marshal.load"]], "loads() (\u65bc marshal \u6a21\u7d44\u4e2d)": [[271, "marshal.loads"]], "marshal": [[271, "module-marshal"]], "shelve": [[271, "index-0"], [327, "module-shelve"]], "version (\u65bc marshal \u6a21\u7d44\u4e2d)": [[271, "marshal.version"]], "acos() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.acos"]], "acosh() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.acosh"]], "asin() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.asin"]], "asinh() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.asinh"]], "atan() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.atan"]], "atan2() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.atan2"]], "atanh() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.atanh"]], "cbrt() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.cbrt"]], "ceil() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.ceil"]], "comb() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.comb"]], "copysign() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.copysign"]], "cos() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.cos"]], "cosh() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.cosh"]], "degrees() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.degrees"]], "dist() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.dist"]], "e (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.e"]], "erf() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.erf"]], "erfc() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.erfc"]], "exp() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.exp"]], "exp2() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.exp2"]], "expm1() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.expm1"]], "fabs() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.fabs"]], "factorial() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.factorial"]], "floor() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.floor"]], "fmod() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.fmod"]], "frexp() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.frexp"]], "fsum() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.fsum"]], "gamma() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.gamma"]], "gcd() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.gcd"]], "hypot() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.hypot"]], "inf (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.inf"]], "isclose() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.isclose"]], "isfinite() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.isfinite"]], "isinf() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.isinf"]], "isnan() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.isnan"]], "isqrt() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.isqrt"]], "lcm() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.lcm"]], "ldexp() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.ldexp"]], "lgamma() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.lgamma"]], "log() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.log"]], "log10() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.log10"]], "log1p() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.log1p"]], "log2() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.log2"]], "math": [[272, "module-math"], [341, "index-15"]], "modf() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.modf"]], "nan (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.nan"]], "nextafter() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.nextafter"]], "perm() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.perm"]], "pi (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.pi"]], "pow() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.pow"]], "prod() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.prod"]], "radians() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.radians"]], "remainder() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.remainder"]], "sin() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.sin"]], "sinh() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.sinh"]], "sqrt() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.sqrt"]], "sumprod() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.sumprod"]], "tan() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.tan"]], "tanh() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.tanh"]], "tau (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.tau"]], "trunc() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.trunc"]], "ulp() (\u65bc math \u6a21\u7d44\u4e2d)": [[272, "math.ulp"]], "mimetypes (mimetypes \u4e2d\u7684\u985e\u5225)": [[273, "mimetypes.MimeTypes"]], "add_type() (\u65bc mimetypes \u6a21\u7d44\u4e2d)": [[273, "mimetypes.add_type"]], "common_types (\u65bc mimetypes \u6a21\u7d44\u4e2d)": [[273, "mimetypes.common_types"]], "content type\uff08\u5167\u5bb9\u985e\u578b\uff09": [[273, "index-0"]], "encodings_map (mimetypes.mimetypes \u7684\u5c6c\u6027)": [[273, "mimetypes.MimeTypes.encodings_map"]], "encodings_map (\u65bc mimetypes \u6a21\u7d44\u4e2d)": [[273, "mimetypes.encodings_map"]], "guess_all_extensions() (mimetypes.mimetypes \u7684\u65b9\u6cd5)": [[273, "mimetypes.MimeTypes.guess_all_extensions"]], "guess_all_extensions() (\u65bc mimetypes \u6a21\u7d44\u4e2d)": [[273, "mimetypes.guess_all_extensions"]], "guess_extension() (mimetypes.mimetypes \u7684\u65b9\u6cd5)": [[273, "mimetypes.MimeTypes.guess_extension"]], "guess_extension() (\u65bc mimetypes \u6a21\u7d44\u4e2d)": [[273, "mimetypes.guess_extension"]], "guess_type() (mimetypes.mimetypes \u7684\u65b9\u6cd5)": [[273, "mimetypes.MimeTypes.guess_type"]], "guess_type() (\u65bc mimetypes \u6a21\u7d44\u4e2d)": [[273, "mimetypes.guess_type"]], "init() (\u65bc mimetypes \u6a21\u7d44\u4e2d)": [[273, "mimetypes.init"]], "inited (\u65bc mimetypes \u6a21\u7d44\u4e2d)": [[273, "mimetypes.inited"]], "knownfiles (\u65bc mimetypes \u6a21\u7d44\u4e2d)": [[273, "mimetypes.knownfiles"]], "mime.types": [[273, "index-2"]], "mimetypes": [[273, "module-mimetypes"]], "read() (mimetypes.mimetypes \u7684\u65b9\u6cd5)": [[273, "mimetypes.MimeTypes.read"]], "read_mime_types() (\u65bc mimetypes \u6a21\u7d44\u4e2d)": [[273, "mimetypes.read_mime_types"]], "read_windows_registry() (mimetypes.mimetypes \u7684\u65b9\u6cd5)": [[273, "mimetypes.MimeTypes.read_windows_registry"]], "readfp() (mimetypes.mimetypes \u7684\u65b9\u6cd5)": [[273, "mimetypes.MimeTypes.readfp"]], "suffix_map (mimetypes.mimetypes \u7684\u5c6c\u6027)": [[273, "mimetypes.MimeTypes.suffix_map"]], "suffix_map (\u65bc mimetypes \u6a21\u7d44\u4e2d)": [[273, "mimetypes.suffix_map"]], "types_map (mimetypes.mimetypes \u7684\u5c6c\u6027)": [[273, "mimetypes.MimeTypes.types_map"]], "types_map (\u65bc mimetypes \u6a21\u7d44\u4e2d)": [[273, "mimetypes.types_map"]], "types_map_inv (mimetypes.mimetypes \u7684\u5c6c\u6027)": [[273, "mimetypes.MimeTypes.types_map_inv"]], "madv_autosync (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_AUTOSYNC"]], "madv_core (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_CORE"]], "madv_dodump (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_DODUMP"]], "madv_dofork (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_DOFORK"]], "madv_dontdump (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_DONTDUMP"]], "madv_dontfork (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_DONTFORK"]], "madv_dontneed (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_DONTNEED"]], "madv_free (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_FREE"]], "madv_free_reusable (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_FREE_REUSABLE"]], "madv_free_reuse (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_FREE_REUSE"]], "madv_hugepage (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_HUGEPAGE"]], "madv_hwpoison (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_HWPOISON"]], "madv_mergeable (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_MERGEABLE"]], "madv_nocore (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_NOCORE"]], "madv_nohugepage (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_NOHUGEPAGE"]], "madv_normal (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_NORMAL"]], "madv_nosync (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_NOSYNC"]], "madv_protect (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_PROTECT"]], "madv_random (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_RANDOM"]], "madv_remove (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_REMOVE"]], "madv_sequential (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_SEQUENTIAL"]], "madv_soft_offline (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_SOFT_OFFLINE"]], "madv_unmergeable (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_UNMERGEABLE"]], "madv_willneed (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MADV_WILLNEED"]], "map_aligned_super (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MAP_ALIGNED_SUPER"]], "map_anon (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MAP_ANON"]], "map_anonymous (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MAP_ANONYMOUS"]], "map_conceal (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MAP_CONCEAL"]], "map_denywrite (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MAP_DENYWRITE"]], "map_executable (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MAP_EXECUTABLE"]], "map_populate (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MAP_POPULATE"]], "map_private (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MAP_PRIVATE"]], "map_shared (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MAP_SHARED"]], "map_stack (\u65bc mmap \u6a21\u7d44\u4e2d)": [[275, "mmap.MAP_STACK"]], "close() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.close"]], "closed (mmap.mmap \u7684\u5c6c\u6027)": [[275, "mmap.mmap.closed"]], "find() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.find"]], "flush() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.flush"]], "madvise() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.madvise"]], "mmap": [[275, "module-mmap"]], "mmap (mmap \u4e2d\u7684\u985e\u5225)": [[275, "mmap.mmap"]], "move() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.move"]], "read() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.read"]], "read_byte() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.read_byte"]], "readline() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.readline"]], "resize() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.resize"]], "rfind() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.rfind"]], "seek() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.seek"]], "size() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.size"]], "tell() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.tell"]], "write() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.write"]], "write_byte() (mmap.mmap \u7684\u65b9\u6cd5)": [[275, "mmap.mmap.write_byte"]], "addpackagepath() (\u65bc modulefinder \u6a21\u7d44\u4e2d)": [[276, "modulefinder.AddPackagePath"]], "modulefinder (modulefinder \u4e2d\u7684\u985e\u5225)": [[276, "modulefinder.ModuleFinder"]], "replacepackage() (\u65bc modulefinder \u6a21\u7d44\u4e2d)": [[276, "modulefinder.ReplacePackage"]], "modulefinder": [[276, "module-modulefinder"]], "modules (modulefinder.modulefinder \u7684\u5c6c\u6027)": [[276, "modulefinder.ModuleFinder.modules"]], "report() (modulefinder.modulefinder \u7684\u65b9\u6cd5)": [[276, "modulefinder.ModuleFinder.report"]], "run_script() (modulefinder.modulefinder \u7684\u65b9\u6cd5)": [[276, "modulefinder.ModuleFinder.run_script"]], "binary (msilib \u4e2d\u7684\u985e\u5225)": [[278, "msilib.Binary"]], "cab (msilib \u4e2d\u7684\u985e\u5225)": [[278, "msilib.CAB"]], "cleardata() (msilib.record \u7684\u65b9\u6cd5)": [[278, "msilib.Record.ClearData"]], "close() (msilib.database \u7684\u65b9\u6cd5)": [[278, "msilib.Database.Close"]], "close() (msilib.view \u7684\u65b9\u6cd5)": [[278, "msilib.View.Close"]], "commit() (msilib.database \u7684\u65b9\u6cd5)": [[278, "msilib.Database.Commit"]], "control (msilib \u4e2d\u7684\u985e\u5225)": [[278, "msilib.Control"]], "createrecord() (\u65bc msilib \u6a21\u7d44\u4e2d)": [[278, "msilib.CreateRecord"]], "dialog (msilib \u4e2d\u7684\u985e\u5225)": [[278, "msilib.Dialog"]], "directory (msilib \u4e2d\u7684\u985e\u5225)": [[278, "msilib.Directory"]], "execute() (msilib.view \u7684\u65b9\u6cd5)": [[278, "msilib.View.Execute"]], "fcicreate() (\u65bc msilib \u6a21\u7d44\u4e2d)": [[278, "msilib.FCICreate"]], "feature (msilib \u4e2d\u7684\u985e\u5225)": [[278, "msilib.Feature"]], "fetch() (msilib.view \u7684\u65b9\u6cd5)": [[278, "msilib.View.Fetch"]], "getcolumninfo() (msilib.view \u7684\u65b9\u6cd5)": [[278, "msilib.View.GetColumnInfo"]], "getfieldcount() (msilib.record \u7684\u65b9\u6cd5)": [[278, "msilib.Record.GetFieldCount"]], "getinteger() (msilib.record \u7684\u65b9\u6cd5)": [[278, "msilib.Record.GetInteger"]], "getproperty() (msilib.summaryinformation \u7684\u65b9\u6cd5)": [[278, "msilib.SummaryInformation.GetProperty"]], "getpropertycount() (msilib.summaryinformation \u7684\u65b9\u6cd5)": [[278, "msilib.SummaryInformation.GetPropertyCount"]], "getstring() (msilib.record \u7684\u65b9\u6cd5)": [[278, "msilib.Record.GetString"]], "getsummaryinformation() (msilib.database \u7684\u65b9\u6cd5)": [[278, "msilib.Database.GetSummaryInformation"]], "modify() (msilib.view \u7684\u65b9\u6cd5)": [[278, "msilib.View.Modify"]], "opendatabase() (\u65bc msilib \u6a21\u7d44\u4e2d)": [[278, "msilib.OpenDatabase"]], "openview() (msilib.database \u7684\u65b9\u6cd5)": [[278, "msilib.Database.OpenView"]], "pep 594#msilib": [[278, "index-3"]], "persist() (msilib.summaryinformation \u7684\u65b9\u6cd5)": [[278, "msilib.SummaryInformation.Persist"]], "radiobuttongroup (msilib \u4e2d\u7684\u985e\u5225)": [[278, "msilib.RadioButtonGroup"]], "setinteger() (msilib.record \u7684\u65b9\u6cd5)": [[278, "msilib.Record.SetInteger"]], "setproperty() (msilib.summaryinformation \u7684\u65b9\u6cd5)": [[278, "msilib.SummaryInformation.SetProperty"]], "setstream() (msilib.record \u7684\u65b9\u6cd5)": [[278, "msilib.Record.SetStream"]], "setstring() (msilib.record \u7684\u65b9\u6cd5)": [[278, "msilib.Record.SetString"]], "uuidcreate() (\u65bc msilib \u6a21\u7d44\u4e2d)": [[278, "msilib.UuidCreate"]], "add() (msilib.radiobuttongroup \u7684\u65b9\u6cd5)": [[278, "msilib.RadioButtonGroup.add"]], "add_data() (\u65bc msilib \u6a21\u7d44\u4e2d)": [[278, "msilib.add_data"]], "add_file() (msilib.directory \u7684\u65b9\u6cd5)": [[278, "msilib.Directory.add_file"]], "add_stream() (\u65bc msilib \u6a21\u7d44\u4e2d)": [[278, "msilib.add_stream"]], "add_tables() (\u65bc msilib \u6a21\u7d44\u4e2d)": [[278, "msilib.add_tables"]], "append() (msilib.cab \u7684\u65b9\u6cd5)": [[278, "msilib.CAB.append"]], "bitmap() (msilib.dialog \u7684\u65b9\u6cd5)": [[278, "msilib.Dialog.bitmap"]], "checkbox() (msilib.dialog \u7684\u65b9\u6cd5)": [[278, "msilib.Dialog.checkbox"]], "commit() (msilib.cab \u7684\u65b9\u6cd5)": [[278, "msilib.CAB.commit"]], "condition() (msilib.control \u7684\u65b9\u6cd5)": [[278, "msilib.Control.condition"]], "control() (msilib.dialog \u7684\u65b9\u6cd5)": [[278, "msilib.Dialog.control"]], "event() (msilib.control \u7684\u65b9\u6cd5)": [[278, "msilib.Control.event"]], "gen_uuid() (\u65bc msilib \u6a21\u7d44\u4e2d)": [[278, "msilib.gen_uuid"]], "glob() (msilib.directory \u7684\u65b9\u6cd5)": [[278, "msilib.Directory.glob"]], "init_database() (\u65bc msilib \u6a21\u7d44\u4e2d)": [[278, "msilib.init_database"]], "line() (msilib.dialog \u7684\u65b9\u6cd5)": [[278, "msilib.Dialog.line"]], "mapping() (msilib.control \u7684\u65b9\u6cd5)": [[278, "msilib.Control.mapping"]], "msi": [[278, "index-0"]], "msilib": [[278, "module-msilib"]], "pushbutton() (msilib.dialog \u7684\u65b9\u6cd5)": [[278, "msilib.Dialog.pushbutton"]], "radiogroup() (msilib.dialog \u7684\u65b9\u6cd5)": [[278, "msilib.Dialog.radiogroup"]], "remove_pyc() (msilib.directory \u7684\u65b9\u6cd5)": [[278, "msilib.Directory.remove_pyc"]], "schema (\u65bc msilib \u6a21\u7d44\u4e2d)": [[278, "msilib.schema"]], "sequence (\u65bc msilib \u6a21\u7d44\u4e2d)": [[278, "msilib.sequence"]], "set_current() (msilib.feature \u7684\u65b9\u6cd5)": [[278, "msilib.Feature.set_current"]], "start_component() (msilib.directory \u7684\u65b9\u6cd5)": [[278, "msilib.Directory.start_component"]], "text (\u65bc msilib \u6a21\u7d44\u4e2d)": [[278, "msilib.text"]], "text() (msilib.dialog \u7684\u65b9\u6cd5)": [[278, "msilib.Dialog.text"]], "lk_lock (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.LK_LOCK"]], "lk_nblck (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.LK_NBLCK"]], "lk_nbrlck (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.LK_NBRLCK"]], "lk_rlck (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.LK_RLCK"]], "lk_unlck (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.LK_UNLCK"]], "get_osfhandle() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.get_osfhandle"]], "getch() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.getch"]], "getche() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.getche"]], "getwch() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.getwch"]], "getwche() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.getwche"]], "heapmin() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.heapmin"]], "kbhit() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.kbhit"]], "locking() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.locking"]], "msvcrt": [[279, "module-msvcrt"]], "open_osfhandle() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.open_osfhandle"]], "putch() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.putch"]], "putwch() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.putwch"]], "setmode() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.setmode"]], "ungetch() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.ungetch"]], "ungetwch() (\u65bc msvcrt \u6a21\u7d44\u4e2d)": [[279, "msvcrt.ungetwch"]], "array() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.Array"]], "array() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.Array"]], "array() (\u65bc multiprocessing.sharedctypes \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.sharedctypes.Array"]], "asyncresult (multiprocessing.pool \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.pool.AsyncResult"]], "authenticationerror": [[280, "multiprocessing.AuthenticationError"]], "barrier (multiprocessing \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.Barrier"]], "barrier() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.Barrier"]], "basemanager (multiprocessing.managers \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.managers.BaseManager"]], "baseproxy (multiprocessing.managers \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.managers.BaseProxy"]], "boundedsemaphore (multiprocessing \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.BoundedSemaphore"]], "boundedsemaphore() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.BoundedSemaphore"]], "buffertooshort": [[280, "multiprocessing.BufferTooShort"]], "client() (\u65bc multiprocessing.connection \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.connection.Client"]], "condition (multiprocessing \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.Condition"]], "condition() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.Condition"]], "connection (multiprocessing.connection \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.connection.Connection"]], "event (multiprocessing \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.Event"]], "event() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.Event"]], "joinablequeue (multiprocessing \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.JoinableQueue"]], "listener (multiprocessing.connection \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.connection.Listener"]], "lock (multiprocessing \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.Lock"]], "lock() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.Lock"]], "namespace (multiprocessing.managers \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.managers.Namespace"]], "namespace() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.Namespace"]], "pipe() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.Pipe"]], "pool (multiprocessing.pool \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.pool.Pool"]], "process (multiprocessing \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.Process"]], "processerror": [[280, "multiprocessing.ProcessError"]], "queue (multiprocessing \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.Queue"]], "queue() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.Queue"]], "rlock (multiprocessing \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.RLock"]], "rlock() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.RLock"]], "rawarray() (\u65bc multiprocessing.sharedctypes \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.sharedctypes.RawArray"]], "rawvalue() (\u65bc multiprocessing.sharedctypes \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.sharedctypes.RawValue"]], "semaphore (multiprocessing \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.Semaphore"]], "semaphore() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.Semaphore"]], "simplequeue (multiprocessing \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.SimpleQueue"]], "syncmanager (multiprocessing.managers \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.managers.SyncManager"]], "threadpool (multiprocessing.pool \u4e2d\u7684\u985e\u5225)": [[280, "multiprocessing.pool.ThreadPool"]], "value() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.Value"]], "value() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.Value"]], "value() (\u65bc multiprocessing.sharedctypes \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.sharedctypes.Value"]], "__repr__() (multiprocessing.managers.baseproxy \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.BaseProxy.__repr__"]], "__str__() (multiprocessing.managers.baseproxy \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.BaseProxy.__str__"]], "_callmethod() (multiprocessing.managers.baseproxy \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.BaseProxy._callmethod"]], "_getvalue() (multiprocessing.managers.baseproxy \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.BaseProxy._getvalue"]], "accept() (multiprocessing.connection.listener \u7684\u65b9\u6cd5)": [[280, "multiprocessing.connection.Listener.accept"]], "acquire() (multiprocessing.lock \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Lock.acquire"]], "acquire() (multiprocessing.rlock \u7684\u65b9\u6cd5)": [[280, "multiprocessing.RLock.acquire"]], "active_children() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.active_children"]], "address (multiprocessing.connection.listener \u7684\u5c6c\u6027)": [[280, "multiprocessing.connection.Listener.address"]], "address (multiprocessing.managers.basemanager \u7684\u5c6c\u6027)": [[280, "multiprocessing.managers.BaseManager.address"]], "answer_challenge() (\u65bc multiprocessing.connection \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.connection.answer_challenge"]], "apply() (multiprocessing.pool.pool \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.Pool.apply"]], "apply_async() (multiprocessing.pool.pool \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.Pool.apply_async"]], "authkey (multiprocessing.process \u7684\u5c6c\u6027)": [[280, "multiprocessing.Process.authkey"]], "cancel_join_thread() (multiprocessing.queue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Queue.cancel_join_thread"]], "close() (multiprocessing.process \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Process.close"]], "close() (multiprocessing.queue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Queue.close"]], "close() (multiprocessing.simplequeue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.SimpleQueue.close"]], "close() (multiprocessing.connection.connection \u7684\u65b9\u6cd5)": [[280, "multiprocessing.connection.Connection.close"]], "close() (multiprocessing.connection.listener \u7684\u65b9\u6cd5)": [[280, "multiprocessing.connection.Listener.close"]], "close() (multiprocessing.pool.pool \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.Pool.close"]], "connect() (multiprocessing.managers.basemanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.BaseManager.connect"]], "copy() (\u65bc multiprocessing.sharedctypes \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.sharedctypes.copy"]], "cpu_count() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.cpu_count"]], "current_process() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.current_process"]], "daemon (multiprocessing.process \u7684\u5c6c\u6027)": [[280, "multiprocessing.Process.daemon"]], "deliver_challenge() (\u65bc multiprocessing.connection \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.connection.deliver_challenge"]], "dict() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.dict"]], "empty() (multiprocessing.queue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Queue.empty"]], "empty() (multiprocessing.simplequeue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.SimpleQueue.empty"]], "exitcode (multiprocessing.process \u7684\u5c6c\u6027)": [[280, "multiprocessing.Process.exitcode"]], "fileno() (multiprocessing.connection.connection \u7684\u65b9\u6cd5)": [[280, "multiprocessing.connection.Connection.fileno"]], "freeze_support() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.freeze_support"]], "full() (multiprocessing.queue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Queue.full"]], "get() (multiprocessing.queue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Queue.get"]], "get() (multiprocessing.simplequeue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.SimpleQueue.get"]], "get() (multiprocessing.pool.asyncresult \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.AsyncResult.get"]], "get_all_start_methods() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.get_all_start_methods"]], "get_context() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.get_context"]], "get_logger() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.get_logger"]], "get_nowait() (multiprocessing.queue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Queue.get_nowait"]], "get_server() (multiprocessing.managers.basemanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.BaseManager.get_server"]], "get_start_method() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.get_start_method"]], "imap() (multiprocessing.pool.pool \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.Pool.imap"]], "imap_unordered() (multiprocessing.pool.pool \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.Pool.imap_unordered"]], "is_alive() (multiprocessing.process \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Process.is_alive"]], "join() (multiprocessing.joinablequeue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.JoinableQueue.join"]], "join() (multiprocessing.process \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Process.join"]], "join() (multiprocessing.pool.pool \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.Pool.join"]], "join_thread() (multiprocessing.queue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Queue.join_thread"]], "kill() (multiprocessing.process \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Process.kill"]], "last_accepted (multiprocessing.connection.listener \u7684\u5c6c\u6027)": [[280, "multiprocessing.connection.Listener.last_accepted"]], "list() (multiprocessing.managers.syncmanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.SyncManager.list"]], "log_to_stderr() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.log_to_stderr"]], "map() (multiprocessing.pool.pool \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.Pool.map"]], "map_async() (multiprocessing.pool.pool \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.Pool.map_async"]], "multiprocessing": [[280, "module-multiprocessing"]], "multiprocessing.manager()": [[280, "multiprocessing.Manager"]], "multiprocessing.connection": [[280, "module-multiprocessing.connection"]], "multiprocessing.dummy": [[280, "module-multiprocessing.dummy"]], "multiprocessing.managers": [[280, "module-multiprocessing.managers"]], "multiprocessing.pool": [[280, "module-multiprocessing.pool"]], "multiprocessing.sharedctypes": [[280, "module-multiprocessing.sharedctypes"]], "name (multiprocessing.process \u7684\u5c6c\u6027)": [[280, "multiprocessing.Process.name"]], "parent_process() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.parent_process"]], "pid (multiprocessing.process \u7684\u5c6c\u6027)": [[280, "multiprocessing.Process.pid"]], "poll() (multiprocessing.connection.connection \u7684\u65b9\u6cd5)": [[280, "multiprocessing.connection.Connection.poll"]], "put() (multiprocessing.queue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Queue.put"]], "put() (multiprocessing.simplequeue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.SimpleQueue.put"]], "put_nowait() (multiprocessing.queue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Queue.put_nowait"]], "qsize() (multiprocessing.queue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Queue.qsize"]], "ready() (multiprocessing.pool.asyncresult \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.AsyncResult.ready"]], "recv() (multiprocessing.connection.connection \u7684\u65b9\u6cd5)": [[280, "multiprocessing.connection.Connection.recv"]], "recv_bytes() (multiprocessing.connection.connection \u7684\u65b9\u6cd5)": [[280, "multiprocessing.connection.Connection.recv_bytes"]], "recv_bytes_into() (multiprocessing.connection.connection \u7684\u65b9\u6cd5)": [[280, "multiprocessing.connection.Connection.recv_bytes_into"]], "register() (multiprocessing.managers.basemanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.BaseManager.register"]], "release() (multiprocessing.lock \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Lock.release"]], "release() (multiprocessing.rlock \u7684\u65b9\u6cd5)": [[280, "multiprocessing.RLock.release"]], "run() (multiprocessing.process \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Process.run"]], "send() (multiprocessing.connection.connection \u7684\u65b9\u6cd5)": [[280, "multiprocessing.connection.Connection.send"]], "send_bytes() (multiprocessing.connection.connection \u7684\u65b9\u6cd5)": [[280, "multiprocessing.connection.Connection.send_bytes"]], "sentinel (multiprocessing.process \u7684\u5c6c\u6027)": [[280, "multiprocessing.Process.sentinel"]], "set_executable() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.set_executable"]], "set_forkserver_preload() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.set_forkserver_preload"]], "set_start_method() (\u65bc multiprocessing \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.set_start_method"]], "shutdown() (multiprocessing.managers.basemanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.BaseManager.shutdown"]], "starmap() (multiprocessing.pool.pool \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.Pool.starmap"]], "starmap_async() (multiprocessing.pool.pool \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.Pool.starmap_async"]], "start() (multiprocessing.process \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Process.start"]], "start() (multiprocessing.managers.basemanager \u7684\u65b9\u6cd5)": [[280, "multiprocessing.managers.BaseManager.start"]], "successful() (multiprocessing.pool.asyncresult \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.AsyncResult.successful"]], "synchronized() (\u65bc multiprocessing.sharedctypes \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.sharedctypes.synchronized"]], "task_done() (multiprocessing.joinablequeue \u7684\u65b9\u6cd5)": [[280, "multiprocessing.JoinableQueue.task_done"]], "terminate() (multiprocessing.process \u7684\u65b9\u6cd5)": [[280, "multiprocessing.Process.terminate"]], "terminate() (multiprocessing.pool.pool \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.Pool.terminate"]], "wait() (multiprocessing.pool.asyncresult \u7684\u65b9\u6cd5)": [[280, "multiprocessing.pool.AsyncResult.wait"]], "wait() (\u65bc multiprocessing.connection \u6a21\u7d44\u4e2d)": [[280, "multiprocessing.connection.wait"]], "named shared memory\uff08\u9644\u540d\u5171\u4eab\u8a18\u61b6\u9ad4\uff09": [[281, "index-0"]], "posix shared memory\uff08posix \u5171\u4eab\u8a18\u61b6\u9ad4\uff09": [[281, "index-0"]], "shareablelist (multiprocessing.shared_memory \u4e2d\u7684\u985e\u5225)": [[281, "multiprocessing.shared_memory.ShareableList"]], "shareablelist() (multiprocessing.managers.sharedmemorymanager \u7684\u65b9\u6cd5)": [[281, "multiprocessing.managers.SharedMemoryManager.ShareableList"]], "shared memory\uff08\u5171\u4eab\u8a18\u61b6\u9ad4\uff09": [[281, "index-0"]], "sharedmemory (multiprocessing.shared_memory \u4e2d\u7684\u985e\u5225)": [[281, "multiprocessing.shared_memory.SharedMemory"]], "sharedmemory() (multiprocessing.managers.sharedmemorymanager \u7684\u65b9\u6cd5)": [[281, "multiprocessing.managers.SharedMemoryManager.SharedMemory"]], "sharedmemorymanager (multiprocessing.managers \u4e2d\u7684\u985e\u5225)": [[281, "multiprocessing.managers.SharedMemoryManager"]], "buf (multiprocessing.shared_memory.sharedmemory \u7684\u5c6c\u6027)": [[281, "multiprocessing.shared_memory.SharedMemory.buf"]], "close() (multiprocessing.shared_memory.sharedmemory \u7684\u65b9\u6cd5)": [[281, "multiprocessing.shared_memory.SharedMemory.close"]], "count() (multiprocessing.shared_memory.shareablelist \u7684\u65b9\u6cd5)": [[281, "multiprocessing.shared_memory.ShareableList.count"]], "format (multiprocessing.shared_memory.shareablelist \u7684\u5c6c\u6027)": [[281, "multiprocessing.shared_memory.ShareableList.format"]], "index() (multiprocessing.shared_memory.shareablelist \u7684\u65b9\u6cd5)": [[281, "multiprocessing.shared_memory.ShareableList.index"]], "multiprocessing.shared_memory": [[281, "module-multiprocessing.shared_memory"]], "name (multiprocessing.shared_memory.sharedmemory \u7684\u5c6c\u6027)": [[281, "multiprocessing.shared_memory.SharedMemory.name"]], "shm (multiprocessing.shared_memory.shareablelist \u7684\u5c6c\u6027)": [[281, "multiprocessing.shared_memory.ShareableList.shm"]], "size (multiprocessing.shared_memory.sharedmemory \u7684\u5c6c\u6027)": [[281, "multiprocessing.shared_memory.SharedMemory.size"]], "unlink() (multiprocessing.shared_memory.sharedmemory \u7684\u65b9\u6cd5)": [[281, "multiprocessing.shared_memory.SharedMemory.unlink"]], "netrcparseerror": [[283, "netrc.NetrcParseError"]], "__repr__() (netrc.netrc \u7684\u65b9\u6cd5)": [[283, "netrc.netrc.__repr__"]], "authenticators() (netrc.netrc \u7684\u65b9\u6cd5)": [[283, "netrc.netrc.authenticators"]], "filename (netrc.netrcparseerror \u7684\u5c6c\u6027)": [[283, "netrc.NetrcParseError.filename"]], "hosts (netrc.netrc \u7684\u5c6c\u6027)": [[283, "netrc.netrc.hosts"]], "lineno (netrc.netrcparseerror \u7684\u5c6c\u6027)": [[283, "netrc.NetrcParseError.lineno"]], "macros (netrc.netrc \u7684\u5c6c\u6027)": [[283, "netrc.netrc.macros"]], "msg (netrc.netrcparseerror \u7684\u5c6c\u6027)": [[283, "netrc.NetrcParseError.msg"]], "netrc": [[283, "module-netrc"]], "netrc (netrc \u4e2d\u7684\u985e\u5225)": [[283, "netrc.netrc"]], "pep 594#nis": [[284, "index-2"]], "cat() (\u65bc nis \u6a21\u7d44\u4e2d)": [[284, "nis.cat"]], "get_default_domain() (\u65bc nis \u6a21\u7d44\u4e2d)": [[284, "nis.get_default_domain"]], "maps() (\u65bc nis \u6a21\u7d44\u4e2d)": [[284, "nis.maps"]], "match() (\u65bc nis \u6a21\u7d44\u4e2d)": [[284, "nis.match"]], "nis": [[284, "module-nis"]], "nntp": [[285, "index-0"]], "nntp (nntplib \u4e2d\u7684\u985e\u5225)": [[285, "nntplib.NNTP"]], "nntpdataerror": [[285, "nntplib.NNTPDataError"]], "nntperror": [[285, "nntplib.NNTPError"]], "nntppermanenterror": [[285, "nntplib.NNTPPermanentError"]], "nntpprotocolerror": [[285, "nntplib.NNTPProtocolError"]], "nntpreplyerror": [[285, "nntplib.NNTPReplyError"]], "nntptemporaryerror": [[285, "nntplib.NNTPTemporaryError"]], "nntp_ssl (nntplib \u4e2d\u7684\u985e\u5225)": [[285, "nntplib.NNTP_SSL"]], "network news transfer protocol\uff08\u7db2\u8def\u65b0\u805e\u50b3\u8f38\u5354\u5b9a\uff09": [[285, "index-0"]], "pep 594": [[285, "index-12"], [470, "index-114"], [470, "index-85"], [471, "index-31"], [471, "index-32"], [471, "index-35"], [480, "index-37"], [480, "index-47"], [480, "index-57"], [480, "index-68"], [480, "index-69"], [480, "index-73"]], "rfc 2980": [[285, "index-4"], [285, "index-9"]], "rfc 3977": [[285, "index-10"], [285, "index-2"], [285, "index-6"], [285, "index-7"], [285, "index-8"]], "rfc 4642": [[285, "index-5"]], "rfc 977": [[285, "index-3"]], "article() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.article"]], "body() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.body"]], "date() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.date"]], "decode_header() (\u65bc nntplib \u6a21\u7d44\u4e2d)": [[285, "nntplib.decode_header"]], "description() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.description"]], "descriptions() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.descriptions"]], "getcapabilities() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.getcapabilities"]], "getwelcome() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.getwelcome"]], "group() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.group"]], "head() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.head"]], "help() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.help"]], "ihave() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.ihave"]], "last() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.last"]], "list() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.list"]], "login() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.login"]], "newgroups() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.newgroups"]], "newnews() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.newnews"]], "next() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.next"]], "nntp_implementation (nntplib.nntp \u7684\u5c6c\u6027)": [[285, "nntplib.NNTP.nntp_implementation"]], "nntp_version (nntplib.nntp \u7684\u5c6c\u6027)": [[285, "nntplib.NNTP.nntp_version"]], "nntplib": [[285, "module-nntplib"]], "over() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.over"]], "post() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.post"]], "quit() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.quit"]], "response (nntplib.nntperror \u7684\u5c6c\u6027)": [[285, "nntplib.NNTPError.response"]], "set_debuglevel() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.set_debuglevel"]], "slave() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.slave"]], "starttls() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.starttls"]], "stat() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.stat"]], "xhdr() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.xhdr"]], "xover() (nntplib.nntp \u7684\u65b9\u6cd5)": [[285, "nntplib.NNTP.xover"]], "complex (numbers \u4e2d\u7684\u985e\u5225)": [[286, "numbers.Complex"]], "integral (numbers \u4e2d\u7684\u985e\u5225)": [[286, "numbers.Integral"]], "number (numbers \u4e2d\u7684\u985e\u5225)": [[286, "numbers.Number"]], "rational (numbers \u4e2d\u7684\u985e\u5225)": [[286, "numbers.Rational"]], "real (numbers \u4e2d\u7684\u985e\u5225)": [[286, "numbers.Real"]], "conjugate() (numbers.complex \u7684\u65b9\u6cd5)": [[286, "numbers.Complex.conjugate"]], "denominator (numbers.rational \u7684\u5c6c\u6027)": [[286, "numbers.Rational.denominator"]], "imag (numbers.complex \u7684\u5c6c\u6027)": [[286, "numbers.Complex.imag"]], "numbers": [[286, "module-numbers"]], "numerator (numbers.rational \u7684\u5c6c\u6027)": [[286, "numbers.Rational.numerator"]], "real (numbers.complex \u7684\u5c6c\u6027)": [[286, "numbers.Complex.real"]], "__abs__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__abs__"]], "__add__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__add__"]], "__and__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__and__"]], "__call__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__call__"]], "__concat__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__concat__"]], "__contains__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__contains__"]], "__delitem__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__delitem__"]], "__eq__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__eq__"]], "__floordiv__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__floordiv__"]], "__ge__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__ge__"]], "__getitem__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__getitem__"]], "__gt__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__gt__"]], "__iadd__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__iadd__"]], "__iand__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__iand__"]], "__iconcat__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__iconcat__"]], "__ifloordiv__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__ifloordiv__"]], "__ilshift__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__ilshift__"]], "__imatmul__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__imatmul__"]], "__imod__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__imod__"]], "__imul__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__imul__"]], "__index__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__index__"]], "__inv__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__inv__"]], "__invert__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__invert__"]], "__ior__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__ior__"]], "__ipow__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__ipow__"]], "__irshift__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__irshift__"]], "__isub__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__isub__"]], "__itruediv__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__itruediv__"]], "__ixor__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__ixor__"]], "__le__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__le__"]], "__lshift__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__lshift__"]], "__lt__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__lt__"]], "__matmul__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__matmul__"]], "__mod__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__mod__"]], "__mul__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__mul__"]], "__ne__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__ne__"]], "__neg__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__neg__"]], "__not__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__not__"]], "__or__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__or__"]], "__pos__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__pos__"]], "__pow__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__pow__"]], "__rshift__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__rshift__"]], "__setitem__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__setitem__"]], "__sub__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__sub__"]], "__truediv__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__truediv__"]], "__xor__() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.__xor__"]], "abs() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.abs"]], "add() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.add"]], "and_() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.and_"]], "attrgetter() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.attrgetter"]], "call() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.call"]], "concat() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.concat"]], "contains() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.contains"]], "countof() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.countOf"]], "delitem() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.delitem"]], "eq() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.eq"]], "floordiv() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.floordiv"]], "ge() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.ge"]], "getitem() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.getitem"]], "gt() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.gt"]], "iadd() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.iadd"]], "iand() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.iand"]], "iconcat() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.iconcat"]], "ifloordiv() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.ifloordiv"]], "ilshift() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.ilshift"]], "imatmul() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.imatmul"]], "imod() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.imod"]], "imul() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.imul"]], "index() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.index"]], "indexof() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.indexOf"]], "inv() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.inv"]], "invert() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.invert"]], "ior() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.ior"]], "ipow() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.ipow"]], "irshift() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.irshift"]], "is_() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.is_"]], "is_not() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.is_not"]], "isub() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.isub"]], "itemgetter() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.itemgetter"]], "itruediv() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.itruediv"]], "ixor() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.ixor"]], "le() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.le"]], "length_hint() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.length_hint"]], "lshift() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.lshift"]], "lt() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.lt"]], "matmul() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.matmul"]], "methodcaller() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.methodcaller"]], "mod() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.mod"]], "mul() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.mul"]], "ne() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.ne"]], "neg() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.neg"]], "not_() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.not_"]], "operator": [[288, "module-operator"]], "or_() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.or_"]], "pos() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.pos"]], "pow() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.pow"]], "rshift() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.rshift"]], "setitem() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.setitem"]], "sub() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.sub"]], "truediv() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.truediv"]], "truth() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.truth"]], "xor() (\u65bc operator \u6a21\u7d44\u4e2d)": [[288, "operator.xor"]], "actions (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.ACTIONS"]], "always_typed_actions (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.ALWAYS_TYPED_ACTIONS"]], "ambiguousoptionerror": [[289, "optparse.AmbiguousOptionError"]], "badoptionerror": [[289, "optparse.BadOptionError"]], "option (optparse \u4e2d\u7684\u985e\u5225)": [[289, "optparse.Option"]], "optionconflicterror": [[289, "optparse.OptionConflictError"]], "optionerror": [[289, "optparse.OptionError"]], "optiongroup (optparse \u4e2d\u7684\u985e\u5225)": [[289, "optparse.OptionGroup"]], "optionparser (optparse \u4e2d\u7684\u985e\u5225)": [[289, "optparse.OptionParser"]], "optionvalueerror": [[289, "optparse.OptionValueError"]], "store_actions (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.STORE_ACTIONS"]], "typed_actions (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.TYPED_ACTIONS"]], "types (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.TYPES"]], "type_checker (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.TYPE_CHECKER"]], "values (optparse \u4e2d\u7684\u985e\u5225)": [[289, "optparse.Values"]], "action (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.action"]], "add_option() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.add_option"]], "callback (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.callback"]], "callback_args (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.callback_args"]], "callback_kwargs (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.callback_kwargs"]], "choices (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.choices"]], "const (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.const"]], "default (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.default"]], "dest (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.dest"]], "disable_interspersed_args() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.disable_interspersed_args"]], "enable_interspersed_args() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.enable_interspersed_args"]], "get_option() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.get_option"]], "get_option_group() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.get_option_group"]], "get_usage() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.get_usage"]], "get_version() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.get_version"]], "has_option() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.has_option"]], "help (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.help"]], "metavar (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.metavar"]], "nargs (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.nargs"]], "optparse": [[289, "module-optparse"]], "parse_args() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.parse_args"]], "print_usage() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.print_usage"]], "print_version() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.print_version"]], "remove_option() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.remove_option"]], "set_defaults() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.set_defaults"]], "set_usage() (optparse.optionparser \u7684\u65b9\u6cd5)": [[289, "optparse.OptionParser.set_usage"]], "type (optparse.option \u7684\u5c6c\u6027)": [[289, "optparse.Option.type"]], "..": [[290, "index-46"]], "/ \uff08\u659c\u7dda\uff09": [[290, "index-47"], [290, "index-49"], [341, "index-13"], [424, "index-32"], [427, "index-67"]], ": \uff08\u5192\u865f\uff09": [[290, "index-51"], [337, "index-7"], [342, "index-2"], [424, "index-16"], [424, "index-18"], [424, "index-28"], [424, "index-3"], [424, "index-34"], [424, "index-4"], [424, "index-40"], [424, "index-6"], [424, "index-9"], [427, "index-17"], [427, "index-44"], [427, "index-90"], [432, "index-25"], [433, "index-15"], [438, "index-6"]], "; \uff08\u5206\u865f\uff09": [[290, "index-51"], [424, "index-1"]], "cld_continued (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLD_CONTINUED"]], "cld_dumped (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLD_DUMPED"]], "cld_exited (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLD_EXITED"]], "cld_killed (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLD_KILLED"]], "cld_stopped (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLD_STOPPED"]], "cld_trapped (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLD_TRAPPED"]], "clone_files (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_FILES"]], "clone_fs (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_FS"]], "clone_newcgroup (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_NEWCGROUP"]], "clone_newipc (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_NEWIPC"]], "clone_newnet (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_NEWNET"]], "clone_newns (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_NEWNS"]], "clone_newpid (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_NEWPID"]], "clone_newtime (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_NEWTIME"]], "clone_newuser (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_NEWUSER"]], "clone_newuts (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_NEWUTS"]], "clone_sighand (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_SIGHAND"]], "clone_sysvsem (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_SYSVSEM"]], "clone_thread (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_THREAD"]], "clone_vm (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.CLONE_VM"]], "comspec": [[290, "index-43"], [345, "index-3"]], "direntry (os \u4e2d\u7684\u985e\u5225)": [[290, "os.DirEntry"]], "efd_cloexec (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EFD_CLOEXEC"]], "efd_nonblock (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EFD_NONBLOCK"]], "efd_semaphore (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EFD_SEMAPHORE"]], "ex_cantcreat (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_CANTCREAT"]], "ex_config (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_CONFIG"]], "ex_dataerr (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_DATAERR"]], "ex_ioerr (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_IOERR"]], "ex_nohost (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_NOHOST"]], "ex_noinput (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_NOINPUT"]], "ex_noperm (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_NOPERM"]], "ex_notfound (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_NOTFOUND"]], "ex_nouser (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_NOUSER"]], "ex_ok (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_OK"]], "ex_oserr (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_OSERR"]], "ex_osfile (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_OSFILE"]], "ex_protocol (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_PROTOCOL"]], "ex_software (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_SOFTWARE"]], "ex_tempfail (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_TEMPFAIL"]], "ex_unavailable (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_UNAVAILABLE"]], "ex_usage (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.EX_USAGE"]], "f_lock (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.F_LOCK"]], "f_ok (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.F_OK"]], "f_test (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.F_TEST"]], "f_tlock (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.F_TLOCK"]], "f_ulock (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.F_ULOCK"]], "grnd_nonblock (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.GRND_NONBLOCK"]], "grnd_random (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.GRND_RANDOM"]], "mfd_allow_sealing (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_ALLOW_SEALING"]], "mfd_cloexec (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_CLOEXEC"]], "mfd_hugetlb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGETLB"]], "mfd_huge_16gb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_16GB"]], "mfd_huge_16mb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_16MB"]], "mfd_huge_1gb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_1GB"]], "mfd_huge_1mb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_1MB"]], "mfd_huge_256mb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_256MB"]], "mfd_huge_2gb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_2GB"]], "mfd_huge_2mb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_2MB"]], "mfd_huge_32mb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_32MB"]], "mfd_huge_512kb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_512KB"]], "mfd_huge_512mb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_512MB"]], "mfd_huge_64kb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_64KB"]], "mfd_huge_8mb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_8MB"]], "mfd_huge_mask (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_MASK"]], "mfd_huge_shift (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.MFD_HUGE_SHIFT"]], "o_append (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_APPEND"]], "o_async (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_ASYNC"]], "o_binary (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_BINARY"]], "o_cloexec (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_CLOEXEC"]], "o_creat (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_CREAT"]], "o_direct (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_DIRECT"]], "o_directory (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_DIRECTORY"]], "o_dsync (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_DSYNC"]], "o_evtonly (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_EVTONLY"]], "o_excl (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_EXCL"]], "o_exlock (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_EXLOCK"]], "o_fsync (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_FSYNC"]], "o_ndelay (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_NDELAY"]], "o_noatime (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_NOATIME"]], "o_noctty (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_NOCTTY"]], "o_nofollow (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_NOFOLLOW"]], "o_nofollow_any (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_NOFOLLOW_ANY"]], "o_noinherit (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_NOINHERIT"]], "o_nonblock (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_NONBLOCK"]], "o_path (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_PATH"]], "o_random (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_RANDOM"]], "o_rdonly (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_RDONLY"]], "o_rdwr (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_RDWR"]], "o_rsync (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_RSYNC"]], "o_sequential (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_SEQUENTIAL"]], "o_shlock (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_SHLOCK"]], "o_short_lived (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_SHORT_LIVED"]], "o_symlink (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_SYMLINK"]], "o_sync (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_SYNC"]], "o_temporary (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_TEMPORARY"]], "o_text (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_TEXT"]], "o_tmpfile (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_TMPFILE"]], "o_trunc (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_TRUNC"]], "o_wronly (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.O_WRONLY"]], "pep 524": [[290, "index-53"], [476, "index-1"], [476, "index-31"], [476, "index-32"], [480, "index-268"], [480, "index-269"]], "pidfd_nonblock (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.PIDFD_NONBLOCK"]], "posix_fadv_dontneed (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.POSIX_FADV_DONTNEED"]], "posix_fadv_noreuse (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.POSIX_FADV_NOREUSE"]], "posix_fadv_normal (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.POSIX_FADV_NORMAL"]], "posix_fadv_random (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.POSIX_FADV_RANDOM"]], "posix_fadv_sequential (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.POSIX_FADV_SEQUENTIAL"]], "posix_fadv_willneed (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.POSIX_FADV_WILLNEED"]], "posix_spawn_close (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.POSIX_SPAWN_CLOSE"]], "posix_spawn_dup2 (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.POSIX_SPAWN_DUP2"]], "posix_spawn_open (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.POSIX_SPAWN_OPEN"]], "prio_darwin_bg (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.PRIO_DARWIN_BG"]], "prio_darwin_nonui (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.PRIO_DARWIN_NONUI"]], "prio_darwin_process (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.PRIO_DARWIN_PROCESS"]], "prio_darwin_thread (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.PRIO_DARWIN_THREAD"]], "prio_pgrp (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.PRIO_PGRP"]], "prio_process (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.PRIO_PROCESS"]], "prio_user (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.PRIO_USER"]], "p_all (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.P_ALL"]], "p_detach (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.P_DETACH"]], "p_nowait (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.P_NOWAIT"]], "p_nowaito (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.P_NOWAITO"]], "p_overlay (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.P_OVERLAY"]], "p_pgid (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.P_PGID"]], "p_pid (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.P_PID"]], "p_pidfd (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.P_PIDFD"]], "p_wait (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.P_WAIT"]], "pathlike (os \u4e2d\u7684\u985e\u5225)": [[290, "os.PathLike"]], "rtld_deepbind (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.RTLD_DEEPBIND"]], "rtld_global (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.RTLD_GLOBAL"]], "rtld_lazy (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.RTLD_LAZY"]], "rtld_local (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.RTLD_LOCAL"]], "rtld_nodelete (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.RTLD_NODELETE"]], "rtld_noload (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.RTLD_NOLOAD"]], "rtld_now (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.RTLD_NOW"]], "rwf_append (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.RWF_APPEND"]], "rwf_dsync (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.RWF_DSYNC"]], "rwf_hipri (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.RWF_HIPRI"]], "rwf_nowait (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.RWF_NOWAIT"]], "rwf_sync (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.RWF_SYNC"]], "r_ok (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.R_OK"]], "sched_batch (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SCHED_BATCH"]], "sched_fifo (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SCHED_FIFO"]], "sched_idle (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SCHED_IDLE"]], "sched_other (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SCHED_OTHER"]], "sched_reset_on_fork (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SCHED_RESET_ON_FORK"]], "sched_rr (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SCHED_RR"]], "sched_sporadic (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SCHED_SPORADIC"]], "seek_cur (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SEEK_CUR"]], "seek_data (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SEEK_DATA"]], "seek_end (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SEEK_END"]], "seek_hole (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SEEK_HOLE"]], "seek_set (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SEEK_SET"]], "sf_mnowait (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SF_MNOWAIT"]], "sf_nocache (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SF_NOCACHE"]], "sf_nodiskio (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SF_NODISKIO"]], "sf_sync (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SF_SYNC"]], "splice_f_more (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SPLICE_F_MORE"]], "splice_f_move (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SPLICE_F_MOVE"]], "splice_f_nonblock (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.SPLICE_F_NONBLOCK"]], "unc paths\uff08unc \u8def\u5f91\uff09": [[290, "index-28"]], "wcontinued (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WCONTINUED"]], "wcoredump() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WCOREDUMP"]], "wexited (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WEXITED"]], "wexitstatus() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WEXITSTATUS"]], "wifcontinued() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WIFCONTINUED"]], "wifexited() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WIFEXITED"]], "wifsignaled() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WIFSIGNALED"]], "wifstopped() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WIFSTOPPED"]], "wnohang (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WNOHANG"]], "wnowait (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WNOWAIT"]], "wstopped (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WSTOPPED"]], "wstopsig() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WSTOPSIG"]], "wtermsig() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WTERMSIG"]], "wuntraced (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.WUNTRACED"]], "w_ok (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.W_OK"]], "xattr_create (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.XATTR_CREATE"]], "xattr_replace (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.XATTR_REPLACE"]], "xattr_size_max (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.XATTR_SIZE_MAX"]], "x_ok (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.X_OK"]], "__fspath__() (os.pathlike \u7684\u65b9\u6cd5)": [[290, "os.PathLike.__fspath__"]], "_exit() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os._exit"]], "abort() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.abort"]], "access() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.access"]], "add_dll_directory() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.add_dll_directory"]], "altsep (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.altsep"]], "changing\uff08\u6539\u8b8a\uff09": [[290, "index-26"]], "chdir() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.chdir"]], "chflags() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.chflags"]], "chmod() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.chmod"]], "chown() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.chown"]], "chroot() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.chroot"]], "close() (os.scandir \u7684\u65b9\u6cd5)": [[290, "os.scandir.close"]], "close() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.close"]], "closerange() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.closerange"]], "columns (os.terminal_size \u7684\u5c6c\u6027)": [[290, "os.terminal_size.columns"]], "confstr() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.confstr"]], "confstr_names (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.confstr_names"]], "copy_file_range() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.copy_file_range"]], "cpu_count() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.cpu_count"]], "creating\uff08\u5efa\u7acb\uff09": [[290, "index-28"]], "ctermid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.ctermid"]], "curdir (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.curdir"]], "defpath (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.defpath"]], "deleting\uff08\u522a\u9664\uff09": [[290, "index-21"], [290, "index-29"], [329, "index-1"]], "device_encoding() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.device_encoding"]], "devnull (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.devnull"]], "directory\uff08\u76ee\u9304\uff09": [[290, "index-26"], [290, "index-28"], [290, "index-29"], [290, "index-31"], [290, "index-32"], [329, "index-1"], [331, "index-1"]], "dup() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.dup"]], "dup2() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.dup2"]], "effective id": [[290, "index-8"]], "environ (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.environ"]], "environb (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.environb"]], "environment variables\uff08\u74b0\u5883\u8b8a\u6578\uff09": [[290, "index-17"], [290, "index-21"]], "eventfd() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.eventfd"]], "eventfd_read() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.eventfd_read"]], "eventfd_write() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.eventfd_write"]], "execl() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.execl"]], "execle() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.execle"]], "execlp() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.execlp"]], "execlpe() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.execlpe"]], "execv() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.execv"]], "execve() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.execve"]], "execvp() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.execvp"]], "execvpe() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.execvpe"]], "extsep (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.extsep"]], "fchdir() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fchdir"]], "fchmod() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fchmod"]], "fchown() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fchown"]], "fdatasync() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fdatasync"]], "fdopen() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fdopen"]], "fork() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fork"]], "forkpty() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.forkpty"]], "fpathconf() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fpathconf"]], "fsdecode() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fsdecode"]], "fsencode() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fsencode"]], "fspath() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fspath"]], "fstat() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fstat"]], "fstatvfs() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fstatvfs"]], "fsync() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fsync"]], "ftruncate() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.ftruncate"]], "fwalk() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.fwalk"]], "get_blocking() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.get_blocking"]], "get_exec_path() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.get_exec_path"]], "get_handle_inheritable() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.get_handle_inheritable"]], "get_inheritable() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.get_inheritable"]], "get_terminal_size() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.get_terminal_size"]], "getcwd() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getcwd"]], "getcwdb() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getcwdb"]], "getegid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getegid"]], "getenv() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getenv"]], "getenvb() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getenvb"]], "geteuid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.geteuid"]], "getgid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getgid"]], "getgrouplist() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getgrouplist"]], "getgroups() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getgroups"]], "gethostbyaddr()\uff08\u65bc socket \u6a21\u7d44\uff09": [[290, "index-20"]], "gethostname()\uff08\u65bc socket \u6a21\u7d44\uff09": [[290, "index-20"]], "getloadavg() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getloadavg"]], "getlogin() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getlogin"]], "getpgid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getpgid"]], "getpgrp() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getpgrp"]], "getpid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getpid"]], "getppid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getppid"]], "getpriority() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getpriority"]], "getrandom() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getrandom"]], "getresgid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getresgid"]], "getresuid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getresuid"]], "getsid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getsid"]], "getuid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getuid"]], "getxattr() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.getxattr"]], "group\uff08\u7fa4\u7d44\uff09": [[290, "index-12"], [290, "index-9"]], "id": [[290, "index-13"], [290, "index-16"], [425, "index-1"]], "id of parent": [[290, "index-14"]], "id, setting\uff08\u8a2d\u5b9a\uff09": [[290, "index-19"]], "in pathnames (windows)\uff08\u5728\u8def\u5f91\u540d\u7a31\u4e2d (windows)\uff09": [[290, "index-48"]], "initgroups() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.initgroups"]], "inode() (os.direntry \u7684\u65b9\u6cd5)": [[290, "os.DirEntry.inode"]], "is_dir() (os.direntry \u7684\u65b9\u6cd5)": [[290, "os.DirEntry.is_dir"]], "is_file() (os.direntry \u7684\u65b9\u6cd5)": [[290, "os.DirEntry.is_file"]], "is_junction() (os.direntry \u7684\u65b9\u6cd5)": [[290, "os.DirEntry.is_junction"]], "is_symlink() (os.direntry \u7684\u65b9\u6cd5)": [[290, "os.DirEntry.is_symlink"]], "isatty() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.isatty"]], "kill() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.kill"]], "killing": [[290, "index-37"], [290, "index-38"]], "killpg() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.killpg"]], "lchflags() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.lchflags"]], "lchmod() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.lchmod"]], "lchown() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.lchown"]], "lines (os.terminal_size \u7684\u5c6c\u6027)": [[290, "os.terminal_size.lines"]], "linesep (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.linesep"]], "link() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.link"]], "listdir() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.listdir"]], "listdrives() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.listdrives"]], "listmounts() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.listmounts"]], "listvolumes() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.listvolumes"]], "listxattr() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.listxattr"]], "lockf() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.lockf"]], "login_tty() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.login_tty"]], "lseek() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.lseek"]], "lstat() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.lstat"]], "major() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.major"]], "makedev() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.makedev"]], "makedirs() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.makedirs"]], "memfd_create() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.memfd_create"]], "minor() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.minor"]], "mkdir() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.mkdir"]], "mkfifo() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.mkfifo"]], "mknod() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.mknod"]], "name (os.direntry \u7684\u5c6c\u6027)": [[290, "os.DirEntry.name"]], "name (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.name"]], "nice() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.nice"]], "open() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.open"]], "openpty() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.openpty"]], "os": [[290, "module-os"], [303, "index-0"]], "pardir (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.pardir"]], "path (os.direntry \u7684\u5c6c\u6027)": [[290, "os.DirEntry.path"]], "path separator (posix)\uff08\u8def\u5f91\u5206\u9694\u5668 (posix)\uff09": [[290, "index-51"]], "pathconf() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.pathconf"]], "pathconf_names (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.pathconf_names"]], "pathsep (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.pathsep"]], "pidfd_open() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.pidfd_open"]], "pipe() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.pipe"]], "pipe2() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.pipe2"]], "plock() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.plock"]], "popen() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.popen"]], "posix_fadvise() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.posix_fadvise"]], "posix_fallocate() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.posix_fallocate"]], "posix_spawn() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.posix_spawn"]], "posix_spawnp() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.posix_spawnp"]], "pread() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.pread"]], "preadv() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.preadv"]], "process": [[290, "index-12"], [290, "index-13"], [290, "index-14"], [290, "index-15"], [290, "index-18"], [290, "index-37"], [290, "index-38"], [290, "index-9"]], "pty": [[290, "index-23"], [306, "module-pty"]], "putenv() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.putenv"]], "pwrite() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.pwrite"]], "pwritev() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.pwritev"]], "read() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.read"]], "readlink() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.readlink"]], "readv() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.readv"]], "register_at_fork() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.register_at_fork"]], "remove() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.remove"]], "removedirs() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.removedirs"]], "removexattr() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.removexattr"]], "rename() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.rename"]], "renames() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.renames"]], "replace() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.replace"]], "rmdir() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.rmdir"]], "scandir() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.scandir"]], "sched_get_priority_max() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sched_get_priority_max"]], "sched_get_priority_min() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sched_get_priority_min"]], "sched_getaffinity() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sched_getaffinity"]], "sched_getparam() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sched_getparam"]], "sched_getscheduler() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sched_getscheduler"]], "sched_param (os \u4e2d\u7684\u985e\u5225)": [[290, "os.sched_param"]], "sched_priority (os.sched_param \u7684\u5c6c\u6027)": [[290, "os.sched_param.sched_priority"]], "sched_rr_get_interval() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sched_rr_get_interval"]], "sched_setaffinity() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sched_setaffinity"]], "sched_setparam() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sched_setparam"]], "sched_setscheduler() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sched_setscheduler"]], "sched_yield() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sched_yield"]], "scheduling priority\uff08\u6392\u7a0b\u512a\u5148\u6b0a\uff09": [[290, "index-15"], [290, "index-18"]], "sendfile() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sendfile"]], "sep (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sep"]], "set_blocking() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.set_blocking"]], "set_handle_inheritable() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.set_handle_inheritable"]], "set_inheritable() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.set_inheritable"]], "setegid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setegid"]], "seteuid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.seteuid"]], "setgid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setgid"]], "setgroups() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setgroups"]], "setns() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setns"]], "setpgid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setpgid"]], "setpgrp() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setpgrp"]], "setpriority() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setpriority"]], "setregid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setregid"]], "setresgid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setresgid"]], "setresuid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setresuid"]], "setreuid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setreuid"]], "setsid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setsid"]], "setting\uff08\u8a2d\u5b9a\uff09": [[290, "index-17"]], "setuid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setuid"]], "setxattr() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.setxattr"]], "signalling\uff08\u4fe1\u865f\uff09": [[290, "index-37"], [290, "index-38"]], "spawnl() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.spawnl"]], "spawnle() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.spawnle"]], "spawnlp() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.spawnlp"]], "spawnlpe() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.spawnlpe"]], "spawnv() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.spawnv"]], "spawnve() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.spawnve"]], "spawnvp() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.spawnvp"]], "spawnvpe() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.spawnvpe"]], "splice() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.splice"]], "st_atime (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_atime"]], "st_atime_ns (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_atime_ns"]], "st_birthtime (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_birthtime"]], "st_birthtime_ns (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_birthtime_ns"]], "st_blksize (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_blksize"]], "st_blocks (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_blocks"]], "st_creator (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_creator"]], "st_ctime (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_ctime"]], "st_ctime_ns (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_ctime_ns"]], "st_dev (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_dev"]], "st_file_attributes (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_file_attributes"]], "st_flags (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_flags"]], "st_fstype (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_fstype"]], "st_gen (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_gen"]], "st_gid (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_gid"]], "st_ino (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_ino"]], "st_mode (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_mode"]], "st_mtime (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_mtime"]], "st_mtime_ns (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_mtime_ns"]], "st_nlink (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_nlink"]], "st_rdev (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_rdev"]], "st_reparse_tag (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_reparse_tag"]], "st_rsize (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_rsize"]], "st_size (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_size"]], "st_type (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_type"]], "st_uid (os.stat_result \u7684\u5c6c\u6027)": [[290, "os.stat_result.st_uid"]], "startfile() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.startfile"]], "stat": [[290, "index-30"], [339, "module-stat"]], "stat() (os.direntry \u7684\u65b9\u6cd5)": [[290, "os.DirEntry.stat"]], "stat() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.stat"]], "stat_result (os \u4e2d\u7684\u985e\u5225)": [[290, "os.stat_result"]], "statvfs() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.statvfs"]], "strerror() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.strerror"]], "supports_bytes_environ (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.supports_bytes_environ"]], "supports_dir_fd (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.supports_dir_fd"]], "supports_effective_ids (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.supports_effective_ids"]], "supports_fd (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.supports_fd"]], "supports_follow_symlinks (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.supports_follow_symlinks"]], "symlink() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.symlink"]], "sync() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sync"]], "sysconf() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sysconf"]], "sysconf_names (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.sysconf_names"]], "system() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.system"]], "tcgetpgrp() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.tcgetpgrp"]], "tcsetpgrp() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.tcsetpgrp"]], "terminal_size (os \u4e2d\u7684\u985e\u5225)": [[290, "os.terminal_size"]], "times() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.times"]], "traversal\uff08\u904d\u6b77\uff09": [[290, "index-31"], [290, "index-32"]], "truncate() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.truncate"]], "ttyname() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.ttyname"]], "umask() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.umask"]], "uname() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.uname"]], "unlink() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.unlink"]], "unsetenv() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.unsetenv"]], "unshare() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.unshare"]], "urandom() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.urandom"]], "user\uff08\u4f7f\u7528\u8005\uff09": [[290, "index-16"], [290, "index-19"], [290, "index-8"]], "utime() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.utime"]], "wait() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.wait"]], "wait3() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.wait3"]], "wait4() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.wait4"]], "waitid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.waitid"]], "waitpid() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.waitpid"]], "waitstatus_to_exitcode() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.waitstatus_to_exitcode"]], "walk() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.walk"]], "walking": [[290, "index-31"], [290, "index-32"]], "write() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.write"]], "writev() (\u65bc os \u6a21\u7d44\u4e2d)": [[290, "os.writev"]], "\u4ee5\u53ca os.makedirs()": [[290, "index-28"]], "\u65bc pathnames\uff08\u8def\u5f91\u540d\u7a31\uff09\u4e2d": [[290, "index-45"], [290, "index-46"], [290, "index-47"], [290, "index-49"], [290, "index-50"]], "home": [[291, "index-16"], [291, "index-21"], [366, "index-1"], [478, "index-14"], [478, "index-21"], [480, "index-201"], [480, "index-202"]], "homedrive": [[291, "index-19"]], "homepath": [[291, "index-18"]], "userprofile": [[291, "index-17"], [478, "index-13"], [478, "index-20"], [480, "index-200"]], "abspath() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.abspath"]], "basename() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.basename"]], "commonpath() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.commonpath"]], "commonprefix() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.commonprefix"]], "dirname() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.dirname"]], "environment variables expansion (windows)\uff08\u74b0\u5883\u8b8a\u6578\u5c55\u958b (windows)\uff09": [[291, "index-9"]], "environment variables expansion\uff08\u74b0\u5883\u8b8a\u6578\u5c55\u958b\uff09": [[291, "index-9"]], "exists() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.exists"]], "expanduser() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.expanduser"]], "expandvars() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.expandvars"]], "getatime() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.getatime"]], "getctime() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.getctime"]], "getmtime() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.getmtime"]], "getsize() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.getsize"]], "home directory expansion\uff08\u5bb6\u76ee\u9304\u5c55\u958b\uff09": [[291, "index-1"]], "isabs() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.isabs"]], "isdevdrive() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.isdevdrive"]], "isdir() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.isdir"]], "isfile() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.isfile"]], "isjunction() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.isjunction"]], "islink() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.islink"]], "ismount() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.ismount"]], "join() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.join"]], "lexists() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.lexists"]], "normcase() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.normcase"]], "normpath() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.normpath"]], "operations\uff08\u64cd\u4f5c\uff09": [[291, "index-0"], [293, "index-0"], [341, "index-1"], [341, "index-16"], [341, "index-5"]], "os.path": [[291, "module-os.path"]], "pwd": [[291, "index-2"], [307, "module-pwd"]], "realpath() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.realpath"]], "relpath() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.relpath"]], "samefile() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.samefile"]], "sameopenfile() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.sameopenfile"]], "samestat() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.samestat"]], "split() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.split"]], "splitdrive() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.splitdrive"]], "splitext() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.splitext"]], "splitroot() (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.splitroot"]], "supports_unicode_filenames (\u65bc os.path \u6a21\u7d44\u4e2d)": [[291, "os.path.supports_unicode_filenames"]], "~ \uff08\u6ce2\u6d6a\u865f\uff09": [[291, "index-1"], [341, "index-16"], [427, "index-62"]], "audiodev": [[292, "index-1"]], "mixerdev": [[292, "index-2"]], "ossaudioerror": [[292, "ossaudiodev.OSSAudioError"]], "pep 594#ossaudiodev": [[292, "index-4"]], "bufsize() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.bufsize"]], "channels() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.channels"]], "close() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.close"]], "close() (ossaudiodev.oss_mixer_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_mixer_device.close"]], "closed (ossaudiodev.oss_audio_device \u7684\u5c6c\u6027)": [[292, "ossaudiodev.oss_audio_device.closed"]], "controls() (ossaudiodev.oss_mixer_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_mixer_device.controls"]], "fileno() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.fileno"]], "fileno() (ossaudiodev.oss_mixer_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_mixer_device.fileno"]], "get() (ossaudiodev.oss_mixer_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_mixer_device.get"]], "get_recsrc() (ossaudiodev.oss_mixer_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_mixer_device.get_recsrc"]], "getfmts() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.getfmts"]], "mode (ossaudiodev.oss_audio_device \u7684\u5c6c\u6027)": [[292, "ossaudiodev.oss_audio_device.mode"]], "name (ossaudiodev.oss_audio_device \u7684\u5c6c\u6027)": [[292, "ossaudiodev.oss_audio_device.name"]], "nonblock() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.nonblock"]], "obufcount() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.obufcount"]], "obuffree() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.obuffree"]], "open() (\u65bc ossaudiodev \u6a21\u7d44\u4e2d)": [[292, "ossaudiodev.open"]], "openmixer() (\u65bc ossaudiodev \u6a21\u7d44\u4e2d)": [[292, "ossaudiodev.openmixer"]], "ossaudiodev": [[292, "module-ossaudiodev"]], "post() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.post"]], "read() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.read"]], "reccontrols() (ossaudiodev.oss_mixer_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_mixer_device.reccontrols"]], "reset() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.reset"]], "set() (ossaudiodev.oss_mixer_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_mixer_device.set"]], "set_recsrc() (ossaudiodev.oss_mixer_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_mixer_device.set_recsrc"]], "setfmt() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.setfmt"]], "setparameters() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.setparameters"]], "speed() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.speed"]], "stereocontrols() (ossaudiodev.oss_mixer_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_mixer_device.stereocontrols"]], "sync() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.sync"]], "write() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.write"]], "writeall() (ossaudiodev.oss_audio_device \u7684\u65b9\u6cd5)": [[292, "ossaudiodev.oss_audio_device.writeall"]], "pep 428": [[293, "index-1"], [474, "index-30"], [474, "index-7"]], "path (pathlib \u4e2d\u7684\u985e\u5225)": [[293, "pathlib.Path"]], "posixpath (pathlib \u4e2d\u7684\u985e\u5225)": [[293, "pathlib.PosixPath"]], "purepath (pathlib \u4e2d\u7684\u985e\u5225)": [[293, "pathlib.PurePath"]], "pureposixpath (pathlib \u4e2d\u7684\u985e\u5225)": [[293, "pathlib.PurePosixPath"]], "purewindowspath (pathlib \u4e2d\u7684\u985e\u5225)": [[293, "pathlib.PureWindowsPath"]], "windowspath (pathlib \u4e2d\u7684\u985e\u5225)": [[293, "pathlib.WindowsPath"]], "absolute() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.absolute"]], "anchor (pathlib.purepath \u7684\u5c6c\u6027)": [[293, "pathlib.PurePath.anchor"]], "as_posix() (pathlib.purepath \u7684\u65b9\u6cd5)": [[293, "pathlib.PurePath.as_posix"]], "as_uri() (pathlib.purepath \u7684\u65b9\u6cd5)": [[293, "pathlib.PurePath.as_uri"]], "chmod() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.chmod"]], "cwd() (pathlib.path \u7684\u985e\u5225\u65b9\u6cd5)": [[293, "pathlib.Path.cwd"]], "drive (pathlib.purepath \u7684\u5c6c\u6027)": [[293, "pathlib.PurePath.drive"]], "exists() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.exists"]], "expanduser() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.expanduser"]], "glob() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.glob"]], "group() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.group"]], "hardlink_to() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.hardlink_to"]], "home() (pathlib.path \u7684\u985e\u5225\u65b9\u6cd5)": [[293, "pathlib.Path.home"]], "is_absolute() (pathlib.purepath \u7684\u65b9\u6cd5)": [[293, "pathlib.PurePath.is_absolute"]], "is_block_device() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.is_block_device"]], "is_char_device() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.is_char_device"]], "is_dir() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.is_dir"]], "is_fifo() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.is_fifo"]], "is_file() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.is_file"]], "is_junction() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.is_junction"]], "is_mount() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.is_mount"]], "is_relative_to() (pathlib.purepath \u7684\u65b9\u6cd5)": [[293, "pathlib.PurePath.is_relative_to"]], "is_reserved() (pathlib.purepath \u7684\u65b9\u6cd5)": [[293, "pathlib.PurePath.is_reserved"]], "is_socket() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.is_socket"]], "is_symlink() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.is_symlink"]], "iterdir() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.iterdir"]], "joinpath() (pathlib.purepath \u7684\u65b9\u6cd5)": [[293, "pathlib.PurePath.joinpath"]], "lchmod() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.lchmod"]], "lstat() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.lstat"]], "match() (pathlib.purepath \u7684\u65b9\u6cd5)": [[293, "pathlib.PurePath.match"]], "mkdir() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.mkdir"]], "name (pathlib.purepath \u7684\u5c6c\u6027)": [[293, "pathlib.PurePath.name"]], "open() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.open"]], "owner() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.owner"]], "parent (pathlib.purepath \u7684\u5c6c\u6027)": [[293, "pathlib.PurePath.parent"]], "parents (pathlib.purepath \u7684\u5c6c\u6027)": [[293, "pathlib.PurePath.parents"]], "parts (pathlib.purepath \u7684\u5c6c\u6027)": [[293, "pathlib.PurePath.parts"]], "pathlib": [[293, "module-pathlib"]], "read_bytes() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.read_bytes"]], "read_text() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.read_text"]], "readlink() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.readlink"]], "relative_to() (pathlib.purepath \u7684\u65b9\u6cd5)": [[293, "pathlib.PurePath.relative_to"]], "rename() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.rename"]], "replace() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.replace"]], "resolve() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.resolve"]], "rglob() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.rglob"]], "rmdir() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.rmdir"]], "root (pathlib.purepath \u7684\u5c6c\u6027)": [[293, "pathlib.PurePath.root"]], "samefile() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.samefile"]], "stat() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.stat"]], "stem (pathlib.purepath \u7684\u5c6c\u6027)": [[293, "pathlib.PurePath.stem"]], "suffix (pathlib.purepath \u7684\u5c6c\u6027)": [[293, "pathlib.PurePath.suffix"]], "suffixes (pathlib.purepath \u7684\u5c6c\u6027)": [[293, "pathlib.PurePath.suffixes"]], "symlink_to() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.symlink_to"]], "touch() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.touch"]], "unlink() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.unlink"]], "walk() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.walk"]], "with_name() (pathlib.purepath \u7684\u65b9\u6cd5)": [[293, "pathlib.PurePath.with_name"]], "with_segments() (pathlib.purepath \u7684\u65b9\u6cd5)": [[293, "pathlib.PurePath.with_segments"]], "with_stem() (pathlib.purepath \u7684\u65b9\u6cd5)": [[293, "pathlib.PurePath.with_stem"]], "with_suffix() (pathlib.purepath \u7684\u65b9\u6cd5)": [[293, "pathlib.PurePath.with_suffix"]], "write_bytes() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.write_bytes"]], "write_text() (pathlib.path \u7684\u65b9\u6cd5)": [[293, "pathlib.Path.write_text"]], "! (pdb command)": [[294, "pdbcommand-0"]], ".pdbrc": [[294, "index-2"]], "pdb (pdb \u4e2d\u7684\u985e\u5225)": [[294, "pdb.Pdb"]], "pdb\uff08pdb \u4e2d\u7684\u985e\u5225\uff09": [[294, "index-1"]], "alias (pdb command)": [[294, "pdbcommand-alias"]], "args (pdb command)": [[294, "pdbcommand-args"]], "break (pdb command)": [[294, "pdbcommand-break"]], "clear (pdb command)": [[294, "pdbcommand-clear"]], "commands (pdb command)": [[294, "pdbcommand-commands"]], "condition (pdb command)": [[294, "pdbcommand-condition"]], "continue (pdb command)": [[294, "pdbcommand-continue"]], "debug (pdb command)": [[294, "pdbcommand-debug"]], "disable (pdb command)": [[294, "pdbcommand-disable"]], "display (pdb command)": [[294, "pdbcommand-display"]], "down (pdb command)": [[294, "pdbcommand-down"]], "enable (pdb command)": [[294, "pdbcommand-enable"]], "help (pdb command)": [[294, "pdbcommand-help"]], "ignore (pdb command)": [[294, "pdbcommand-ignore"]], "interact (pdb command)": [[294, "pdbcommand-interact"]], "jump (pdb command)": [[294, "pdbcommand-jump"]], "list (pdb command)": [[294, "pdbcommand-list"]], "ll (pdb command)": [[294, "pdbcommand-ll"]], "next (pdb command)": [[294, "pdbcommand-next"]], "p (pdb command)": [[294, "pdbcommand-p"]], "pdb": [[294, "module-pdb"]], "pm() (\u65bc pdb \u6a21\u7d44\u4e2d)": [[294, "pdb.pm"]], "post_mortem() (\u65bc pdb \u6a21\u7d44\u4e2d)": [[294, "pdb.post_mortem"]], "pp (pdb command)": [[294, "pdbcommand-pp"]], "quit (pdb command)": [[294, "pdbcommand-quit"]], "restart (pdb command)": [[294, "pdbcommand-restart"]], "return (pdb command)": [[294, "pdbcommand-return"]], "retval (pdb command)": [[294, "pdbcommand-retval"]], "run (pdb command)": [[294, "pdbcommand-run"]], "run() (pdb.pdb \u7684\u65b9\u6cd5)": [[294, "pdb.Pdb.run"]], "run() (\u65bc pdb \u6a21\u7d44\u4e2d)": [[294, "pdb.run"]], "runcall() (pdb.pdb \u7684\u65b9\u6cd5)": [[294, "pdb.Pdb.runcall"]], "runcall() (\u65bc pdb \u6a21\u7d44\u4e2d)": [[294, "pdb.runcall"]], "runeval() (pdb.pdb \u7684\u65b9\u6cd5)": [[294, "pdb.Pdb.runeval"]], "runeval() (\u65bc pdb \u6a21\u7d44\u4e2d)": [[294, "pdb.runeval"]], "set_trace() (pdb.pdb \u7684\u65b9\u6cd5)": [[294, "pdb.Pdb.set_trace"]], "set_trace() (\u65bc pdb \u6a21\u7d44\u4e2d)": [[294, "pdb.set_trace"]], "source (pdb command)": [[294, "pdbcommand-source"]], "step (pdb command)": [[294, "pdbcommand-step"]], "tbreak (pdb command)": [[294, "pdbcommand-tbreak"]], "unalias (pdb command)": [[294, "pdbcommand-unalias"]], "undisplay (pdb command)": [[294, "pdbcommand-undisplay"]], "until (pdb command)": [[294, "pdbcommand-until"]], "up (pdb command)": [[294, "pdbcommand-up"]], "whatis (pdb command)": [[294, "pdbcommand-whatis"]], "where (pdb command)": [[294, "pdbcommand-where"]], "default_protocol (\u65bc pickle \u6a21\u7d44\u4e2d)": [[296, "pickle.DEFAULT_PROTOCOL"]], "external data representation\uff08\u5916\u90e8\u8cc7\u6599\u8868\u793a\u6cd5\uff09": [[296, "index-1"]], "highest_protocol (\u65bc pickle \u6a21\u7d44\u4e2d)": [[296, "pickle.HIGHEST_PROTOCOL"]], "pep 307": [[296, "index-2"], [462, "index-21"], [462, "index-22"], [462, "index-23"]], "pep 3154": [[296, "index-3"], [474, "index-12"], [474, "index-39"], [480, "index-222"]], "pep 574": [[296, "index-4"], [296, "index-8"], [478, "index-36"]], "picklebuffer (pickle \u4e2d\u7684\u985e\u5225)": [[296, "pickle.PickleBuffer"]], "pickleerror": [[296, "pickle.PickleError"]], "pickler (pickle \u4e2d\u7684\u985e\u5225)": [[296, "pickle.Pickler"]], "picklingerror": [[296, "pickle.PicklingError"]], "unpickler (pickle \u4e2d\u7684\u985e\u5225)": [[296, "pickle.Unpickler"]], "unpicklingerror": [[296, "pickle.UnpicklingError"]], "__getnewargs__() (object \u7684\u65b9\u6cd5)": [[296, "object.__getnewargs__"]], "__getnewargs_ex__() (object \u7684\u65b9\u6cd5)": [[296, "object.__getnewargs_ex__"]], "__getstate__() (object \u7684\u65b9\u6cd5)": [[296, "object.__getstate__"]], "__getstate__()\uff08copy \u5354\u5b9a\uff09": [[296, "index-7"]], "__reduce__() (object \u7684\u65b9\u6cd5)": [[296, "object.__reduce__"]], "__reduce_ex__() (object \u7684\u65b9\u6cd5)": [[296, "object.__reduce_ex__"]], "__setstate__() (object \u7684\u65b9\u6cd5)": [[296, "object.__setstate__"]], "__setstate__()\uff08copy \u5354\u5b9a\uff09": [[296, "index-7"]], "dispatch_table (pickle.pickler \u7684\u5c6c\u6027)": [[296, "pickle.Pickler.dispatch_table"]], "dump() (pickle.pickler \u7684\u65b9\u6cd5)": [[296, "pickle.Pickler.dump"]], "dump() (\u65bc pickle \u6a21\u7d44\u4e2d)": [[296, "pickle.dump"]], "dumps() (\u65bc pickle \u6a21\u7d44\u4e2d)": [[296, "pickle.dumps"]], "fast (pickle.pickler \u7684\u5c6c\u6027)": [[296, "pickle.Pickler.fast"]], "find_class() (pickle.unpickler \u7684\u65b9\u6cd5)": [[296, "pickle.Unpickler.find_class"]], "find_class()\uff08pickle \u5354\u5b9a\uff09": [[296, "index-9"]], "flattening\uff08\u6524\u5e73\uff09": [[296, "index-0"]], "load() (pickle.unpickler \u7684\u65b9\u6cd5)": [[296, "pickle.Unpickler.load"]], "load() (\u65bc pickle \u6a21\u7d44\u4e2d)": [[296, "pickle.load"]], "loads() (\u65bc pickle \u6a21\u7d44\u4e2d)": [[296, "pickle.loads"]], "marshalling": [[296, "index-0"]], "objects\uff08\u7269\u4ef6\uff09": [[296, "index-0"], [341, "index-8"]], "persistence\uff08\u6301\u7e8c\u6027\uff09": [[296, "index-0"]], "persistent_id() (pickle.pickler \u7684\u65b9\u6cd5)": [[296, "pickle.Pickler.persistent_id"]], "persistent_id\uff08pickle \u5354\u5b9a\uff09": [[296, "index-6"]], "persistent_load() (pickle.unpickler \u7684\u65b9\u6cd5)": [[296, "pickle.Unpickler.persistent_load"]], "persistent_load\uff08pickle \u5354\u5b9a\uff09": [[296, "index-6"]], "persistent\uff08\u6301\u7e8c\uff09": [[296, "index-0"]], "pickling": [[296, "index-0"]], "raw() (pickle.picklebuffer \u7684\u65b9\u6cd5)": [[296, "pickle.PickleBuffer.raw"]], "reducer_override() (pickle.pickler \u7684\u65b9\u6cd5)": [[296, "pickle.Pickler.reducer_override"]], "release() (pickle.picklebuffer \u7684\u65b9\u6cd5)": [[296, "pickle.PickleBuffer.release"]], "serializing\uff08\u5e8f\u5217\u5316\uff09": [[296, "index-0"]], "--annotate": [[297, "cmdoption-pickletools-a"]], "--indentlevel": [[297, "cmdoption-pickletools-l"]], "--memo": [[297, "cmdoption-pickletools-m"]], "--output": [[297, "cmdoption-pickletools-o"], [418, "cmdoption-zipapp-o"]], "--preamble": [[297, "cmdoption-pickletools-p"]], "dis() (\u65bc pickletools \u6a21\u7d44\u4e2d)": [[297, "pickletools.dis"]], "genops() (\u65bc pickletools \u6a21\u7d44\u4e2d)": [[297, "pickletools.genops"]], "optimize() (\u65bc pickletools \u6a21\u7d44\u4e2d)": [[297, "pickletools.optimize"]], "pickletools": [[297, "module-pickletools"]], "pickletools \u547d\u4ee4\u5217\u9078\u9805": [[297, "cmdoption-pickletools-a"], [297, "cmdoption-pickletools-l"], [297, "cmdoption-pickletools-m"], [297, "cmdoption-pickletools-o"], [297, "cmdoption-pickletools-p"]], "pep 594#pipes": [[298, "index-2"]], "template (pipes \u4e2d\u7684\u985e\u5225)": [[298, "pipes.Template"]], "append() (pipes.template \u7684\u65b9\u6cd5)": [[298, "pipes.Template.append"]], "clone() (pipes.template \u7684\u65b9\u6cd5)": [[298, "pipes.Template.clone"]], "copy() (pipes.template \u7684\u65b9\u6cd5)": [[298, "pipes.Template.copy"]], "debug() (pipes.template \u7684\u65b9\u6cd5)": [[298, "pipes.Template.debug"]], "open() (pipes.template \u7684\u65b9\u6cd5)": [[298, "pipes.Template.open"]], "pipes": [[298, "module-pipes"]], "prepend() (pipes.template \u7684\u65b9\u6cd5)": [[298, "pipes.Template.prepend"]], "reset() (pipes.template \u7684\u65b9\u6cd5)": [[298, "pipes.Template.reset"]], "moduleinfo (pkgutil \u4e2d\u7684\u985e\u5225)": [[299, "pkgutil.ModuleInfo"]], "extend_path() (\u65bc pkgutil \u6a21\u7d44\u4e2d)": [[299, "pkgutil.extend_path"]], "find_loader() (\u65bc pkgutil \u6a21\u7d44\u4e2d)": [[299, "pkgutil.find_loader"]], "get_data() (\u65bc pkgutil \u6a21\u7d44\u4e2d)": [[299, "pkgutil.get_data"]], "get_importer() (\u65bc pkgutil \u6a21\u7d44\u4e2d)": [[299, "pkgutil.get_importer"]], "get_loader() (\u65bc pkgutil \u6a21\u7d44\u4e2d)": [[299, "pkgutil.get_loader"]], "iter_importers() (\u65bc pkgutil \u6a21\u7d44\u4e2d)": [[299, "pkgutil.iter_importers"]], "iter_modules() (\u65bc pkgutil \u6a21\u7d44\u4e2d)": [[299, "pkgutil.iter_modules"]], "pkgutil": [[299, "module-pkgutil"]], "resolve_name() (\u65bc pkgutil \u6a21\u7d44\u4e2d)": [[299, "pkgutil.resolve_name"]], "walk_packages() (\u65bc pkgutil \u6a21\u7d44\u4e2d)": [[299, "pkgutil.walk_packages"]], "architecture() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.architecture"]], "freedesktop_os_release() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.freedesktop_os_release"]], "java_ver() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.java_ver"]], "libc_ver() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.libc_ver"]], "mac_ver() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.mac_ver"]], "machine() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.machine"]], "node() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.node"]], "platform": [[300, "module-platform"]], "platform() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.platform"]], "processor() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.processor"]], "python_branch() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.python_branch"]], "python_build() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.python_build"]], "python_compiler() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.python_compiler"]], "python_implementation() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.python_implementation"]], "python_revision() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.python_revision"]], "python_version() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.python_version"]], "python_version_tuple() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.python_version_tuple"]], "release() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.release"]], "system() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.system"]], "system_alias() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.system_alias"]], "uname() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.uname"]], "version() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.version"]], "win32_edition() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.win32_edition"]], "win32_is_iot() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.win32_is_iot"]], "win32_ver() (\u65bc platform \u6a21\u7d44\u4e2d)": [[300, "platform.win32_ver"]], "fmt_binary (\u65bc plistlib \u6a21\u7d44\u4e2d)": [[301, "plistlib.FMT_BINARY"]], "fmt_xml (\u65bc plistlib \u6a21\u7d44\u4e2d)": [[301, "plistlib.FMT_XML"]], "uid (plistlib \u4e2d\u7684\u985e\u5225)": [[301, "plistlib.UID"]], "dump() (\u65bc plistlib \u6a21\u7d44\u4e2d)": [[301, "plistlib.dump"]], "dumps() (\u65bc plistlib \u6a21\u7d44\u4e2d)": [[301, "plistlib.dumps"]], "load() (\u65bc plistlib \u6a21\u7d44\u4e2d)": [[301, "plistlib.load"]], "loads() (\u65bc plistlib \u6a21\u7d44\u4e2d)": [[301, "plistlib.loads"]], "plist": [[301, "index-0"]], "plistlib": [[301, "module-plistlib"]], "property list\uff08\u5c6c\u6027\u6e05\u55ae\uff09": [[301, "index-0"]], "pop3": [[302, "index-0"]], "pop3 (poplib \u4e2d\u7684\u985e\u5225)": [[302, "poplib.POP3"]], "pop3_ssl (poplib \u4e2d\u7684\u985e\u5225)": [[302, "poplib.POP3_SSL"]], "rfc 1939": [[302, "index-1"], [302, "index-2"]], "rfc 2449": [[302, "index-4"]], "rfc 2595": [[302, "index-3"], [302, "index-6"]], "rfc 6856": [[302, "index-5"], [475, "index-36"]], "apop() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.apop"]], "capa() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.capa"]], "dele() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.dele"]], "getwelcome() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.getwelcome"]], "list() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.list"]], "noop() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.noop"]], "pass_() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.pass_"]], "poplib": [[302, "module-poplib"]], "quit() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.quit"]], "retr() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.retr"]], "rpop() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.rpop"]], "rset() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.rset"]], "set_debuglevel() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.set_debuglevel"]], "stat() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.stat"]], "stls() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.stls"]], "top() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.top"]], "uidl() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.uidl"]], "user() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.user"]], "utf8() (poplib.pop3 \u7684\u65b9\u6cd5)": [[302, "poplib.POP3.utf8"]], "environ (\u65bc posix \u6a21\u7d44\u4e2d)": [[303, "posix.environ"]], "large files\uff08\u5927\u578b\u6a94\u6848\uff09": [[303, "index-1"]], "prettyprinter (pprint \u4e2d\u7684\u985e\u5225)": [[304, "pprint.PrettyPrinter"]], "eval": [[304, "index-1"], [304, "index-2"], [341, "index-64"], [433, "index-44"], [434, "index-6"]], "format() (pprint.prettyprinter \u7684\u65b9\u6cd5)": [[304, "pprint.PrettyPrinter.format"]], "isreadable() (pprint.prettyprinter \u7684\u65b9\u6cd5)": [[304, "pprint.PrettyPrinter.isreadable"]], "isreadable() (\u65bc pprint \u6a21\u7d44\u4e2d)": [[304, "pprint.isreadable"]], "isrecursive() (pprint.prettyprinter \u7684\u65b9\u6cd5)": [[304, "pprint.PrettyPrinter.isrecursive"]], "isrecursive() (\u65bc pprint \u6a21\u7d44\u4e2d)": [[304, "pprint.isrecursive"]], "pformat() (pprint.prettyprinter \u7684\u65b9\u6cd5)": [[304, "pprint.PrettyPrinter.pformat"]], "pformat() (\u65bc pprint \u6a21\u7d44\u4e2d)": [[304, "pprint.pformat"]], "placeholder\uff08\u4f54\u4f4d\u7b26\u865f\uff09": [[304, "index-0"], [318, "index-0"], [361, "index-0"]], "pp() (\u65bc pprint \u6a21\u7d44\u4e2d)": [[304, "pprint.pp"]], "pprint": [[304, "module-pprint"]], "pprint() (pprint.prettyprinter \u7684\u65b9\u6cd5)": [[304, "pprint.PrettyPrinter.pprint"]], "pprint() (\u65bc pprint \u6a21\u7d44\u4e2d)": [[304, "pprint.pprint"]], "saferepr() (\u65bc pprint \u6a21\u7d44\u4e2d)": [[304, "pprint.saferepr"]], "profile (profile \u4e2d\u7684\u985e\u5225)": [[305, "profile.Profile"]], "stats (pstats \u4e2d\u7684\u985e\u5225)": [[305, "pstats.Stats"]], "add() (pstats.stats \u7684\u65b9\u6cd5)": [[305, "pstats.Stats.add"]], "cprofile": [[305, "module-cProfile"]], "create_stats() (profile.profile \u7684\u65b9\u6cd5)": [[305, "profile.Profile.create_stats"]], "deterministic profiling": [[305, "index-0"]], "disable() (profile.profile \u7684\u65b9\u6cd5)": [[305, "profile.Profile.disable"]], "dump_stats() (profile.profile \u7684\u65b9\u6cd5)": [[305, "profile.Profile.dump_stats"]], "dump_stats() (pstats.stats \u7684\u65b9\u6cd5)": [[305, "pstats.Stats.dump_stats"]], "enable() (profile.profile \u7684\u65b9\u6cd5)": [[305, "profile.Profile.enable"]], "get_stats_profile() (pstats.stats \u7684\u65b9\u6cd5)": [[305, "pstats.Stats.get_stats_profile"]], "print_callees() (pstats.stats \u7684\u65b9\u6cd5)": [[305, "pstats.Stats.print_callees"]], "print_callers() (pstats.stats \u7684\u65b9\u6cd5)": [[305, "pstats.Stats.print_callers"]], "print_stats() (profile.profile \u7684\u65b9\u6cd5)": [[305, "profile.Profile.print_stats"]], "print_stats() (pstats.stats \u7684\u65b9\u6cd5)": [[305, "pstats.Stats.print_stats"]], "profile": [[305, "module-profile"]], "profiling, deterministic": [[305, "index-0"]], "pstats": [[305, "module-pstats"]], "reverse_order() (pstats.stats \u7684\u65b9\u6cd5)": [[305, "pstats.Stats.reverse_order"]], "run() (profile.profile \u7684\u65b9\u6cd5)": [[305, "profile.Profile.run"]], "run() (\u65bc profile \u6a21\u7d44\u4e2d)": [[305, "profile.run"]], "runcall() (profile.profile \u7684\u65b9\u6cd5)": [[305, "profile.Profile.runcall"]], "runctx() (profile.profile \u7684\u65b9\u6cd5)": [[305, "profile.Profile.runctx"]], "runctx() (\u65bc profile \u6a21\u7d44\u4e2d)": [[305, "profile.runctx"]], "sort_stats() (pstats.stats \u7684\u65b9\u6cd5)": [[305, "pstats.Stats.sort_stats"]], "strip_dirs() (pstats.stats \u7684\u65b9\u6cd5)": [[305, "pstats.Stats.strip_dirs"]], "fork() (\u65bc pty \u6a21\u7d44\u4e2d)": [[306, "pty.fork"]], "openpty() (\u65bc pty \u6a21\u7d44\u4e2d)": [[306, "pty.openpty"]], "spawn() (\u65bc pty \u6a21\u7d44\u4e2d)": [[306, "pty.spawn"]], "getpwall() (\u65bc pwd \u6a21\u7d44\u4e2d)": [[307, "pwd.getpwall"]], "getpwnam() (\u65bc pwd \u6a21\u7d44\u4e2d)": [[307, "pwd.getpwnam"]], "getpwuid() (\u65bc pwd \u6a21\u7d44\u4e2d)": [[307, "pwd.getpwuid"]], "-": [[308, "cmdoption-python-m-py_compile"]], "--quiet": [[308, "cmdoption-python-m-py_compile-q"]], "": [[308, "cmdoption-python-m-py_compile-arg-file"]], "checked_hash (py_compile.pycinvalidationmode \u7684\u5c6c\u6027)": [[308, "py_compile.PycInvalidationMode.CHECKED_HASH"]], "pycompileerror": [[308, "py_compile.PyCompileError"]], "pycinvalidationmode (py_compile \u4e2d\u7684\u985e\u5225)": [[308, "py_compile.PycInvalidationMode"]], "timestamp (py_compile.pycinvalidationmode \u7684\u5c6c\u6027)": [[308, "py_compile.PycInvalidationMode.TIMESTAMP"]], "unchecked_hash (py_compile.pycinvalidationmode \u7684\u5c6c\u6027)": [[308, "py_compile.PycInvalidationMode.UNCHECKED_HASH"]], "byte-code\uff08\u4f4d\u5143\u7d44\u78bc\uff09": [[308, "index-0"]], "compile() (\u65bc py_compile \u6a21\u7d44\u4e2d)": [[308, "py_compile.compile"]], "py_compile": [[308, "module-py_compile"]], "python--m-py_compile \u547d\u4ee4\u5217\u9078\u9805": [[308, "cmdoption-python-m-py_compile"], [308, "cmdoption-python-m-py_compile-arg-file"], [308, "cmdoption-python-m-py_compile-q"]], "children (pyclbr.class \u7684\u5c6c\u6027)": [[309, "pyclbr.Class.children"]], "children (pyclbr.function \u7684\u5c6c\u6027)": [[309, "pyclbr.Function.children"]], "file (pyclbr.class \u7684\u5c6c\u6027)": [[309, "pyclbr.Class.file"]], "file (pyclbr.function \u7684\u5c6c\u6027)": [[309, "pyclbr.Function.file"]], "is_async (pyclbr.function \u7684\u5c6c\u6027)": [[309, "pyclbr.Function.is_async"]], "lineno (pyclbr.class \u7684\u5c6c\u6027)": [[309, "pyclbr.Class.lineno"]], "lineno (pyclbr.function \u7684\u5c6c\u6027)": [[309, "pyclbr.Function.lineno"]], "methods (pyclbr.class \u7684\u5c6c\u6027)": [[309, "pyclbr.Class.methods"]], "module (pyclbr.class \u7684\u5c6c\u6027)": [[309, "pyclbr.Class.module"]], "module (pyclbr.function \u7684\u5c6c\u6027)": [[309, "pyclbr.Function.module"]], "name (pyclbr.class \u7684\u5c6c\u6027)": [[309, "pyclbr.Class.name"]], "name (pyclbr.function \u7684\u5c6c\u6027)": [[309, "pyclbr.Function.name"]], "parent (pyclbr.class \u7684\u5c6c\u6027)": [[309, "pyclbr.Class.parent"]], "parent (pyclbr.function \u7684\u5c6c\u6027)": [[309, "pyclbr.Function.parent"]], "pyclbr": [[309, "module-pyclbr"]], "readmodule() (\u65bc pyclbr \u6a21\u7d44\u4e2d)": [[309, "pyclbr.readmodule"]], "readmodule_ex() (\u65bc pyclbr \u6a21\u7d44\u4e2d)": [[309, "pyclbr.readmodule_ex"]], "super (pyclbr.class \u7684\u5c6c\u6027)": [[309, "pyclbr.Class.super"]], "pager": [[310, "index-1"]], "pythondocs": [[310, "index-2"]], "documentation\uff08\u6587\u4ef6\uff09": [[310, "index-0"]], "generation\uff08\u7522\u751f\uff09": [[310, "index-0"]], "help\uff08\u5e6b\u52a9\uff09": [[310, "index-0"], [448, "index-0"]], "online\uff08\u7dda\u4e0a\uff09": [[310, "index-0"]], "pydoc": [[310, "module-pydoc"]], "attlistdeclhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.AttlistDeclHandler"]], "characterdatahandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.CharacterDataHandler"]], "commenthandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.CommentHandler"]], "currentbyteindex (xml.parsers.expat.xmlparser \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.xmlparser.CurrentByteIndex"]], "currentcolumnnumber (xml.parsers.expat.xmlparser \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.xmlparser.CurrentColumnNumber"]], "currentlinenumber (xml.parsers.expat.xmlparser \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.xmlparser.CurrentLineNumber"]], "defaulthandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.DefaultHandler"]], "defaulthandlerexpand() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.DefaultHandlerExpand"]], "elementdeclhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.ElementDeclHandler"]], "endcdatasectionhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.EndCdataSectionHandler"]], "enddoctypedeclhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.EndDoctypeDeclHandler"]], "endelementhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.EndElementHandler"]], "endnamespacedeclhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.EndNamespaceDeclHandler"]], "entitydeclhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.EntityDeclHandler"]], "errorbyteindex (xml.parsers.expat.xmlparser \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.xmlparser.ErrorByteIndex"]], "errorcode (xml.parsers.expat.xmlparser \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.xmlparser.ErrorCode"]], "errorcolumnnumber (xml.parsers.expat.xmlparser \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.xmlparser.ErrorColumnNumber"]], "errorlinenumber (xml.parsers.expat.xmlparser \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.xmlparser.ErrorLineNumber"]], "errorstring() (\u65bc xml.parsers.expat \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.ErrorString"]], "expat": [[311, "index-0"]], "expaterror": [[311, "xml.parsers.expat.ExpatError"]], "externalentityparsercreate() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.ExternalEntityParserCreate"]], "externalentityrefhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.ExternalEntityRefHandler"]], "getbase() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.GetBase"]], "getinputcontext() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.GetInputContext"]], "notstandalonehandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.NotStandaloneHandler"]], "notationdeclhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.NotationDeclHandler"]], "parse() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.Parse"]], "parsefile() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.ParseFile"]], "parsercreate() (\u65bc xml.parsers.expat \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.ParserCreate"]], "processinginstructionhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.ProcessingInstructionHandler"]], "setbase() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.SetBase"]], "setparamentityparsing() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.SetParamEntityParsing"]], "startcdatasectionhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.StartCdataSectionHandler"]], "startdoctypedeclhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.StartDoctypeDeclHandler"]], "startelementhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.StartElementHandler"]], "startnamespacedeclhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.StartNamespaceDeclHandler"]], "unparsedentitydeclhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.UnparsedEntityDeclHandler"]], "useforeigndtd() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.UseForeignDTD"]], "xmlparsertype (\u65bc xml.parsers.expat \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.XMLParserType"]], "xml_error_aborted (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_ABORTED"]], "xml_error_amplification_limit_breach (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_AMPLIFICATION_LIMIT_BREACH"]], "xml_error_async_entity (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_ASYNC_ENTITY"]], "xml_error_attribute_external_entity_ref (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF"]], "xml_error_bad_char_ref (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_BAD_CHAR_REF"]], "xml_error_binary_entity_ref (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_BINARY_ENTITY_REF"]], "xml_error_cant_change_feature_once_parsing (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_CANT_CHANGE_FEATURE_ONCE_PARSING"]], "xml_error_duplicate_attribute (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_DUPLICATE_ATTRIBUTE"]], "xml_error_entity_declared_in_pe (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_ENTITY_DECLARED_IN_PE"]], "xml_error_external_entity_handling (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_EXTERNAL_ENTITY_HANDLING"]], "xml_error_feature_requires_xml_dtd (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_FEATURE_REQUIRES_XML_DTD"]], "xml_error_finished (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_FINISHED"]], "xml_error_incomplete_pe (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_INCOMPLETE_PE"]], "xml_error_incorrect_encoding (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_INCORRECT_ENCODING"]], "xml_error_invalid_argument (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_INVALID_ARGUMENT"]], "xml_error_invalid_token (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_INVALID_TOKEN"]], "xml_error_junk_after_doc_element (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_JUNK_AFTER_DOC_ELEMENT"]], "xml_error_misplaced_xml_pi (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_MISPLACED_XML_PI"]], "xml_error_not_standalone (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_NOT_STANDALONE"]], "xml_error_not_suspended (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_NOT_SUSPENDED"]], "xml_error_no_buffer (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_NO_BUFFER"]], "xml_error_no_elements (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_NO_ELEMENTS"]], "xml_error_no_memory (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_NO_MEMORY"]], "xml_error_param_entity_ref (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_PARAM_ENTITY_REF"]], "xml_error_partial_char (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_PARTIAL_CHAR"]], "xml_error_publicid (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_PUBLICID"]], "xml_error_recursive_entity_ref (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_RECURSIVE_ENTITY_REF"]], "xml_error_reserved_namespace_uri (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_RESERVED_NAMESPACE_URI"]], "xml_error_reserved_prefix_xml (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_RESERVED_PREFIX_XML"]], "xml_error_reserved_prefix_xmlns (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_RESERVED_PREFIX_XMLNS"]], "xml_error_suspended (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_SUSPENDED"]], "xml_error_suspend_pe (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_SUSPEND_PE"]], "xml_error_syntax (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_SYNTAX"]], "xml_error_tag_mismatch (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_TAG_MISMATCH"]], "xml_error_text_decl (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_TEXT_DECL"]], "xml_error_unbound_prefix (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_UNBOUND_PREFIX"]], "xml_error_unclosed_cdata_section (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_UNCLOSED_CDATA_SECTION"]], "xml_error_unclosed_token (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_UNCLOSED_TOKEN"]], "xml_error_undeclaring_prefix (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_UNDECLARING_PREFIX"]], "xml_error_undefined_entity (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_UNDEFINED_ENTITY"]], "xml_error_unexpected_state (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_UNEXPECTED_STATE"]], "xml_error_unknown_encoding (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_UNKNOWN_ENCODING"]], "xml_error_xml_decl (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.XML_ERROR_XML_DECL"]], "xmldeclhandler() (xml.parsers.expat.xmlparser \u7684\u65b9\u6cd5)": [[311, "xml.parsers.expat.xmlparser.XmlDeclHandler"]], "buffer_size (xml.parsers.expat.xmlparser \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.xmlparser.buffer_size"]], "buffer_text (xml.parsers.expat.xmlparser \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.xmlparser.buffer_text"]], "buffer_used (xml.parsers.expat.xmlparser \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.xmlparser.buffer_used"]], "code (xml.parsers.expat.expaterror \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.ExpatError.code"]], "codes (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.codes"]], "lineno (xml.parsers.expat.expaterror \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.ExpatError.lineno"]], "messages (\u65bc xml.parsers.expat.errors \u6a21\u7d44\u4e2d)": [[311, "xml.parsers.expat.errors.messages"]], "offset (xml.parsers.expat.expaterror \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.ExpatError.offset"]], "ordered_attributes (xml.parsers.expat.xmlparser \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.xmlparser.ordered_attributes"]], "pyexpat": [[311, "index-1"]], "specified_attributes (xml.parsers.expat.xmlparser \u7684\u5c6c\u6027)": [[311, "xml.parsers.expat.xmlparser.specified_attributes"]], "xml.parsers.expat": [[311, "module-xml.parsers.expat"]], "xml.parsers.expat.errors": [[311, "module-xml.parsers.expat.errors"]], "xml.parsers.expat.model": [[311, "module-xml.parsers.expat.model"]], "empty": [[313, "queue.Empty"], [427, "index-15"], [427, "index-9"]], "full": [[313, "queue.Full"]], "lifoqueue (queue \u4e2d\u7684\u985e\u5225)": [[313, "queue.LifoQueue"]], "priorityqueue (queue \u4e2d\u7684\u985e\u5225)": [[313, "queue.PriorityQueue"]], "queue (queue \u4e2d\u7684\u985e\u5225)": [[313, "queue.Queue"]], "simplequeue (queue \u4e2d\u7684\u985e\u5225)": [[313, "queue.SimpleQueue"]], "empty() (queue.queue \u7684\u65b9\u6cd5)": [[313, "queue.Queue.empty"]], "empty() (queue.simplequeue \u7684\u65b9\u6cd5)": [[313, "queue.SimpleQueue.empty"]], "full() (queue.queue \u7684\u65b9\u6cd5)": [[313, "queue.Queue.full"]], "get() (queue.queue \u7684\u65b9\u6cd5)": [[313, "queue.Queue.get"]], "get() (queue.simplequeue \u7684\u65b9\u6cd5)": [[313, "queue.SimpleQueue.get"]], "get_nowait() (queue.queue \u7684\u65b9\u6cd5)": [[313, "queue.Queue.get_nowait"]], "get_nowait() (queue.simplequeue \u7684\u65b9\u6cd5)": [[313, "queue.SimpleQueue.get_nowait"]], "join() (queue.queue \u7684\u65b9\u6cd5)": [[313, "queue.Queue.join"]], "put() (queue.queue \u7684\u65b9\u6cd5)": [[313, "queue.Queue.put"]], "put() (queue.simplequeue \u7684\u65b9\u6cd5)": [[313, "queue.SimpleQueue.put"]], "put_nowait() (queue.queue \u7684\u65b9\u6cd5)": [[313, "queue.Queue.put_nowait"]], "put_nowait() (queue.simplequeue \u7684\u65b9\u6cd5)": [[313, "queue.SimpleQueue.put_nowait"]], "qsize() (queue.queue \u7684\u65b9\u6cd5)": [[313, "queue.Queue.qsize"]], "qsize() (queue.simplequeue \u7684\u65b9\u6cd5)": [[313, "queue.SimpleQueue.qsize"]], "queue": [[313, "module-queue"]], "task_done() (queue.queue \u7684\u65b9\u6cd5)": [[313, "queue.Queue.task_done"]], "decode() (\u65bc quopri \u6a21\u7d44\u4e2d)": [[314, "quopri.decode"]], "decodestring() (\u65bc quopri \u6a21\u7d44\u4e2d)": [[314, "quopri.decodestring"]], "encode() (\u65bc quopri \u6a21\u7d44\u4e2d)": [[314, "quopri.encode"]], "encodestring() (\u65bc quopri \u6a21\u7d44\u4e2d)": [[314, "quopri.encodestring"]], "quopri": [[314, "module-quopri"]], "quoted-printable encoding\uff08\u53ef\u5217\u5370\u5b57\u5143\u7de8\u78bc\uff09": [[314, "index-0"]], "quoted-printable\uff08\u53ef\u5217\u5370\u5b57\u5143\uff09": [[314, "index-0"]], "random (random \u4e2d\u7684\u985e\u5225)": [[315, "random.Random"]], "systemrandom (random \u4e2d\u7684\u985e\u5225)": [[315, "random.SystemRandom"]], "betavariate() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.betavariate"]], "binomialvariate() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.binomialvariate"]], "choice() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.choice"]], "choices() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.choices"]], "expovariate() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.expovariate"]], "gammavariate() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.gammavariate"]], "gauss() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.gauss"]], "getrandbits() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.getrandbits"]], "getstate() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.getstate"]], "lognormvariate() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.lognormvariate"]], "normalvariate() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.normalvariate"]], "paretovariate() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.paretovariate"]], "randbytes() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.randbytes"]], "randint() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.randint"]], "random": [[315, "module-random"]], "random() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.random"]], "randrange() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.randrange"]], "sample() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.sample"]], "seed() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.seed"]], "setstate() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.setstate"]], "shuffle() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.shuffle"]], "triangular() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.triangular"]], "uniform() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.uniform"]], "vonmisesvariate() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.vonmisesvariate"]], "weibullvariate() (\u65bc random \u6a21\u7d44\u4e2d)": [[315, "random.weibullvariate"]], "() \uff08\u5713\u62ec\u865f\uff09": [[316, "index-15"], [341, "index-36"], [341, "index-46"], [424, "index-28"], [424, "index-40"], [427, "index-22"], [427, "index-47"], [427, "index-8"], [433, "index-6"]], "(?": [[316, "index-16"]], "(?!": [[316, "index-22"]], "(?#": [[316, "index-20"]], "(?(": [[316, "index-25"]], "(?:": [[316, "index-17"]], "(? \uff08\u5927\u65bc\uff09": [[341, "index-7"], [342, "index-3"], [344, "index-1"], [427, "index-77"]], ">=": [[341, "index-7"], [427, "index-77"]], ">>": [[341, "index-16"], [427, "index-71"]], "alias\uff08\u5225\u540d\uff09": [[341, "index-56"]], "boolean\uff08\u5e03\u6797\uff09": [[341, "index-1"], [341, "index-11"], [341, "index-17"], [341, "index-5"], [425, "index-12"], [427, "index-82"]], "c": [[341, "index-11"], [344, "index-0"], [425, "index-13"], [425, "index-4"], [425, "index-41"], [427, "index-77"], [432, "index-23"]], "false": [[341, "index-17"], [341, "index-4"], [341, "index-1"], [425, "index-12"]], "false\uff08\u5167\u5efa\u7269\u4ef6\uff09": [[341, "index-3"]], "genericalias\uff08\u6cdb\u578b\u5225\u540d\uff09": [[341, "index-56"]], "generic\uff08\u6cdb\u578b\uff09": [[341, "index-56"], [425, "index-5"]], "none\uff08\u5167\u5efa\u7269\u4ef6\uff09": [[341, "index-3"]], "pep 237": [[341, "index-71"], [341, "index-72"], [461, "index-10"], [463, "index-1"], [463, "index-16"], [467, "index-1"]], "pep 3118": [[341, "index-50"], [465, "index-15"], [467, "index-33"], [473, "index-4"], [473, "index-53"], [473, "index-61"], [478, "index-8"], [480, "index-250"], [480, "index-257"], [480, "index-302"]], "pep 461": [[341, "index-49"], [475, "index-7"], [475, "index-8"]], "true": [[341, "index-17"], [341, "index-4"], [341, "index-2"], [425, "index-12"]], "union\uff08\u806f\u96c6\uff09": [[341, "index-59"], [341, "index-59"]], "__args__ (genericalias \u7684\u5c6c\u6027)": [[341, "genericalias.__args__"]], "__bases__ (class \u7684\u5c6c\u6027)": [[341, "class.__bases__"]], "__class__ (instance \u7684\u5c6c\u6027)": [[341, "instance.__class__"]], "__code__\uff08\u51fd\u5f0f\u7269\u4ef6\u5c6c\u6027\uff09": [[341, "index-63"]], "__dict__ (object \u7684\u5c6c\u6027)": [[341, "object.__dict__"]], "__enter__() (contextmanager \u7684\u65b9\u6cd5)": [[341, "contextmanager.__enter__"]], "__eq__() (memoryview \u7684\u65b9\u6cd5)": [[341, "memoryview.__eq__"]], "__eq__()\uff08\u5be6\u4f8b\u65b9\u6cd5\uff09": [[341, "index-9"]], "__exit__() (contextmanager \u7684\u65b9\u6cd5)": [[341, "contextmanager.__exit__"]], "__ge__()\uff08\u5be6\u4f8b\u65b9\u6cd5\uff09": [[341, "index-9"]], "__gt__()\uff08\u5be6\u4f8b\u65b9\u6cd5\uff09": [[341, "index-9"]], "__iter__() (container \u7684\u65b9\u6cd5)": [[341, "container.__iter__"]], "__iter__() (iterator \u7684\u65b9\u6cd5)": [[341, "iterator.__iter__"]], "__le__()\uff08\u5be6\u4f8b\u65b9\u6cd5\uff09": [[341, "index-9"]], "__lt__()\uff08\u5be6\u4f8b\u65b9\u6cd5\uff09": [[341, "index-9"]], "__missing__()": [[341, "index-53"]], "__mro__ (class \u7684\u5c6c\u6027)": [[341, "class.__mro__"]], "__name__ (definition \u7684\u5c6c\u6027)": [[341, "definition.__name__"]], "__ne__()\uff08\u5be6\u4f8b\u65b9\u6cd5\uff09": [[341, "index-9"]], "__next__() (iterator \u7684\u65b9\u6cd5)": [[341, "iterator.__next__"]], "__origin__ (genericalias \u7684\u5c6c\u6027)": [[341, "genericalias.__origin__"]], "__parameters__ (genericalias \u7684\u5c6c\u6027)": [[341, "genericalias.__parameters__"]], "__qualname__ (definition \u7684\u5c6c\u6027)": [[341, "definition.__qualname__"]], "__subclasses__() (class \u7684\u65b9\u6cd5)": [[341, "class.__subclasses__"]], "__type_params__ (definition \u7684\u5c6c\u6027)": [[341, "definition.__type_params__"]], "__unpacked__ (genericalias \u7684\u5c6c\u6027)": [[341, "genericalias.__unpacked__"]], "add() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.add"]], "and": [[341, "index-4"], [341, "index-6"], [427, "index-74"], [427, "index-84"]], "annotation\uff08\u8a3b\u8a18\uff09": [[341, "index-55"]], "append()\uff08\u5e8f\u5217\u65b9\u6cd5\uff09": [[341, "index-24"]], "arithmetic\uff08\u7b97\u8853\uff09": [[341, "index-13"]], "array\uff08\u9663\u5217\uff09": [[341, "index-40"], [425, "index-23"]], "as_integer_ratio() (float \u7684\u65b9\u6cd5)": [[341, "float.as_integer_ratio"]], "as_integer_ratio() (int \u7684\u65b9\u6cd5)": [[341, "int.as_integer_ratio"]], "assignment\uff08\u8ce6\u503c\uff09": [[341, "index-24"], [425, "index-22"], [425, "index-47"], [425, "index-51"], [433, "index-12"], [433, "index-14"], [433, "index-15"], [433, "index-4"], [433, "index-6"], [433, "index-8"], [433, "index-9"]], "binary operator\uff08\u4e8c\u5143\u904b\u7b97\u5b50\uff09": [[341, "index-13"], [427, "index-69"], [427, "index-70"]], "binary sequence types\uff08\u4e8c\u9032\u4f4d\u5e8f\u5217\u578b\u5225\uff09": [[341, "index-39"]], "binary\uff08\u4e8c\u9032\u4f4d\uff09": [[341, "index-12"], [344, "index-0"], [427, "index-64"], [427, "index-73"]], "bit_count() (int \u7684\u65b9\u6cd5)": [[341, "int.bit_count"]], "bit_length() (int \u7684\u65b9\u6cd5)": [[341, "int.bit_length"]], "bitwise\uff08\u4f4d\u5143\uff09": [[341, "index-16"], [427, "index-59"], [427, "index-73"], [427, "index-74"], [427, "index-75"], [427, "index-76"]], "buffer protocol\uff08\u7de9\u885d\u5340\u5354\u5b9a\uff09": [[341, "index-31"], [341, "index-39"]], "built-in\uff08\u5167\u5efa\uff09": [[341, "index-0"], [425, "index-42"]], "bytearray (%)": [[341, "index-45"]], "bytearray (\u5167\u5efa\u985e\u5225)": [[341, "bytearray"]], "bytearray.splitlines \u65b9\u6cd5": [[341, "index-44"]], "bytes (%)": [[341, "index-45"]], "bytes (\u5167\u5efa\u985e\u5225)": [[341, "bytes"]], "bytes.splitlines \u65b9\u6cd5": [[341, "index-44"]], "c_contiguous (memoryview \u7684\u5c6c\u6027)": [[341, "memoryview.c_contiguous"]], "capitalize() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.capitalize"]], "capitalize() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.capitalize"]], "capitalize() (str \u7684\u65b9\u6cd5)": [[341, "str.capitalize"]], "casefold() (str \u7684\u65b9\u6cd5)": [[341, "str.casefold"]], "cast() (memoryview \u7684\u65b9\u6cd5)": [[341, "memoryview.cast"]], "ceil()\uff08\u65bc math \u6a21\u7d44\uff09": [[341, "index-15"]], "center() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.center"]], "center() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.center"]], "center() (str \u7684\u65b9\u6cd5)": [[341, "str.center"]], "chaining\uff08\u93c8\u7d50\uff09": [[341, "index-7"], [433, "index-29"]], "clear() (dict \u7684\u65b9\u6cd5)": [[341, "dict.clear"]], "clear() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.clear"]], "clear()\uff08\u5e8f\u5217\u65b9\u6cd5\uff09": [[341, "index-24"]], "comparing\uff08\u6bd4\u8f03\uff09": [[341, "index-8"]], "comparisons\uff08\u6bd4\u8f03\uff09": [[341, "index-7"], [427, "index-78"]], "comparison\uff08\u6bd4\u8f03\uff09": [[341, "index-7"], [425, "index-77"], [427, "index-77"]], "complex\uff08\u8907\u6578\uff09": [[341, "index-13"], [425, "index-102"], [425, "index-14"]], "concatenation\uff08\u4e32\u63a5\uff09": [[341, "index-20"]], "conjugate()\uff08\u8907\u6578\u65b9\u6cd5\uff09": [[341, "index-14"]], "container\uff08\u5bb9\u5668\uff09": [[341, "index-18"], [425, "index-3"], [425, "index-46"]], "context management protocol\uff08\u60c5\u5883\u7ba1\u7406\u5354\u5b9a\uff09": [[341, "index-54"]], "context management\uff08\u60c5\u5883\u7ba1\u7406\uff09": [[341, "index-54"]], "contiguous (memoryview \u7684\u5c6c\u6027)": [[341, "memoryview.contiguous"]], "conversions\uff08\u8f49\u63db\uff09": [[341, "index-15"]], "copy() (dict \u7684\u65b9\u6cd5)": [[341, "dict.copy"]], "copy() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.copy"]], "copy()\uff08\u5e8f\u5217\u65b9\u6cd5\uff09": [[341, "index-24"]], "count() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.count"]], "count() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.count"]], "count() (str \u7684\u65b9\u6cd5)": [[341, "str.count"]], "count()\uff08\u5e8f\u5217\u65b9\u6cd5\uff09": [[341, "index-20"]], "decode() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.decode"]], "decode() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.decode"]], "del": [[341, "index-24"], [341, "index-52"], [425, "index-72"], [433, "index-21"]], "dict (\u5167\u5efa\u985e\u5225)": [[341, "dict"]], "difference() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.difference"]], "difference_update() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.difference_update"]], "discard() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.discard"]], "encode() (str \u7684\u65b9\u6cd5)": [[341, "str.encode"]], "endswith() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.endswith"]], "endswith() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.endswith"]], "endswith() (str \u7684\u65b9\u6cd5)": [[341, "str.endswith"]], "expandtabs() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.expandtabs"]], "expandtabs() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.expandtabs"]], "expandtabs() (str \u7684\u65b9\u6cd5)": [[341, "str.expandtabs"]], "extend()\uff08\u5e8f\u5217\u65b9\u6cd5\uff09": [[341, "index-24"]], "f_contiguous (memoryview \u7684\u5c6c\u6027)": [[341, "memoryview.f_contiguous"]], "find() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.find"]], "find() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.find"]], "find() (str \u7684\u65b9\u6cd5)": [[341, "str.find"]], "floating point\uff08\u6d6e\u9ede\u6578\uff09": [[341, "index-11"], [341, "index-12"]], "floor()\uff08\u65bc math \u6a21\u7d44\uff09": [[341, "index-15"]], "format (memoryview \u7684\u5c6c\u6027)": [[341, "memoryview.format"]], "format() (str \u7684\u65b9\u6cd5)": [[341, "str.format"]], "format_map() (str \u7684\u65b9\u6cd5)": [[341, "str.format_map"]], "formatting\uff08\u683c\u5f0f\u5316\uff09": [[341, "index-45"]], "formatting\uff08\u683c\u5f0f\u5316\uff09\u3001printf": [[341, "index-35"]], "formatting\uff08\u683c\u5f0f\u5316\uff09\u3001\u5b57\u4e32 (%)": [[341, "index-35"]], "from_bytes() (int \u7684\u985e\u5225\u65b9\u6cd5)": [[341, "int.from_bytes"]], "fromhex() (bytearray \u7684\u985e\u5225\u65b9\u6cd5)": [[341, "bytearray.fromhex"]], "fromhex() (bytes \u7684\u985e\u5225\u65b9\u6cd5)": [[341, "bytes.fromhex"]], "fromhex() (float \u7684\u985e\u5225\u65b9\u6cd5)": [[341, "float.fromhex"]], "fromkeys() (dict \u7684\u985e\u5225\u65b9\u6cd5)": [[341, "dict.fromkeys"]], "frozenset (\u5167\u5efa\u985e\u5225)": [[341, "frozenset"]], "get() (dict \u7684\u65b9\u6cd5)": [[341, "dict.get"]], "hex() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.hex"]], "hex() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.hex"]], "hex() (float \u7684\u65b9\u6cd5)": [[341, "float.hex"]], "hex() (memoryview \u7684\u65b9\u6cd5)": [[341, "memoryview.hex"]], "hexadecimal\uff08\u5341\u516d\u9032\u4f4d\uff09": [[341, "index-12"]], "if": [[341, "index-1"], [424, "index-18"], [424, "index-3"], [427, "index-12"], [427, "index-88"]], "immutable\uff08\u4e0d\u53ef\u8b8a\uff09": [[341, "index-22"], [425, "index-17"]], "in": [[341, "index-10"], [341, "index-20"], [424, "index-6"], [427, "index-80"]], "index() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.index"]], "index() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.index"]], "index() (str \u7684\u65b9\u6cd5)": [[341, "str.index"]], "index()\uff08\u5e8f\u5217\u65b9\u6cd5\uff09": [[341, "index-20"]], "insert()\uff08\u5e8f\u5217\u65b9\u6cd5\uff09": [[341, "index-24"]], "integer\uff08\u6574\u6578\uff09": [[341, "index-11"], [341, "index-12"], [341, "index-16"], [425, "index-10"], [425, "index-11"], [425, "index-19"]], "interpolation\uff08\u63d2\u503c\uff09": [[341, "index-45"]], "interpolation\uff08\u63d2\u503c\uff09\u3001printf": [[341, "index-35"]], "interpolation\uff08\u63d2\u503c\uff09\u3001\u5b57\u4e32 (%)": [[341, "index-35"]], "intersection() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.intersection"]], "intersection_update() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.intersection_update"]], "io.stringio": [[341, "index-29"]], "is": [[341, "index-7"], [427, "index-81"]], "is not": [[341, "index-7"], [427, "index-81"]], "is_integer() (float \u7684\u65b9\u6cd5)": [[341, "float.is_integer"]], "is_integer() (int \u7684\u65b9\u6cd5)": [[341, "int.is_integer"]], "isalnum() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.isalnum"]], "isalnum() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.isalnum"]], "isalnum() (str \u7684\u65b9\u6cd5)": [[341, "str.isalnum"]], "isalpha() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.isalpha"]], "isalpha() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.isalpha"]], "isalpha() (str \u7684\u65b9\u6cd5)": [[341, "str.isalpha"]], "isascii() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.isascii"]], "isascii() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.isascii"]], "isascii() (str \u7684\u65b9\u6cd5)": [[341, "str.isascii"]], "isdecimal() (str \u7684\u65b9\u6cd5)": [[341, "str.isdecimal"]], "isdigit() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.isdigit"]], "isdigit() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.isdigit"]], "isdigit() (str \u7684\u65b9\u6cd5)": [[341, "str.isdigit"]], "isdisjoint() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.isdisjoint"]], "isidentifier() (str \u7684\u65b9\u6cd5)": [[341, "str.isidentifier"]], "islower() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.islower"]], "islower() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.islower"]], "islower() (str \u7684\u65b9\u6cd5)": [[341, "str.islower"]], "isnumeric() (str \u7684\u65b9\u6cd5)": [[341, "str.isnumeric"]], "isprintable() (str \u7684\u65b9\u6cd5)": [[341, "str.isprintable"]], "isspace() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.isspace"]], "isspace() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.isspace"]], "isspace() (str \u7684\u65b9\u6cd5)": [[341, "str.isspace"]], "issubset() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.issubset"]], "issuperset() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.issuperset"]], "istitle() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.istitle"]], "istitle() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.istitle"]], "istitle() (str \u7684\u65b9\u6cd5)": [[341, "str.istitle"]], "isupper() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.isupper"]], "isupper() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.isupper"]], "isupper() (str \u7684\u65b9\u6cd5)": [[341, "str.isupper"]], "items() (dict \u7684\u65b9\u6cd5)": [[341, "dict.items"]], "itemsize (memoryview \u7684\u5c6c\u6027)": [[341, "memoryview.itemsize"]], "iteration over\uff08\u758a\u4ee3\u65bc\uff09": [[341, "index-18"]], "iteration\uff08\u758a\u4ee3\uff09": [[341, "index-18"]], "iterator protocol\uff08\u758a\u4ee3\u5668\u5354\u5b9a\uff09": [[341, "index-18"]], "join() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.join"]], "join() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.join"]], "join() (str \u7684\u65b9\u6cd5)": [[341, "str.join"]], "keys() (dict \u7684\u65b9\u6cd5)": [[341, "dict.keys"]], "language\uff08\u8a9e\u8a00\uff09": [[341, "index-11"], [425, "index-13"], [425, "index-4"], [425, "index-41"], [427, "index-77"]], "list (\u5167\u5efa\u985e\u5225)": [[341, "list"]], "literals\uff08\u5b57\u9762\u503c\uff09": [[341, "index-12"]], "ljust() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.ljust"]], "ljust() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.ljust"]], "ljust() (str \u7684\u65b9\u6cd5)": [[341, "str.ljust"]], "loop over\uff08\u8ff4\u5708\uff09": [[341, "index-21"]], "loop\uff08\u8ff4\u5708\uff09": [[341, "index-21"], [424, "index-4"], [424, "index-6"], [433, "index-30"], [433, "index-33"]], "lower() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.lower"]], "lower() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.lower"]], "lower() (str \u7684\u65b9\u6cd5)": [[341, "str.lower"]], "lstrip() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.lstrip"]], "lstrip() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.lstrip"]], "lstrip() (str \u7684\u65b9\u6cd5)": [[341, "str.lstrip"]], "maketrans() (bytearray \u7684\u975c\u614b\u65b9\u6cd5)": [[341, "bytearray.maketrans"]], "maketrans() (bytes \u7684\u975c\u614b\u65b9\u6cd5)": [[341, "bytes.maketrans"]], "maketrans() (str \u7684\u975c\u614b\u65b9\u6cd5)": [[341, "str.maketrans"]], "masking\uff08\u906e\u7f69\uff09": [[341, "index-16"]], "max": [[341, "index-20"]], "memoryview (\u5167\u5efa\u985e\u5225)": [[341, "memoryview"]], "methods\uff08\u65b9\u6cd5\uff09": [[341, "index-32"], [341, "index-43"]], "min": [[341, "index-20"]], "mro() (class \u7684\u65b9\u6cd5)": [[341, "class.mro"]], "mutable sequence\uff08\u53ef\u8b8a\u5e8f\u5217\uff09": [[341, "index-21"], [425, "index-22"]], "mutable\uff08\u53ef\u8b8a\uff09": [[341, "index-23"]], "nbytes (memoryview \u7684\u5c6c\u6027)": [[341, "memoryview.nbytes"]], "ndim (memoryview \u7684\u5c6c\u6027)": [[341, "memoryview.ndim"]], "not": [[341, "index-6"], [427, "index-83"]], "not in": [[341, "index-10"], [341, "index-20"], [427, "index-80"]], "obj (memoryview \u7684\u5c6c\u6027)": [[341, "memoryview.obj"]], "octal\uff08\u516b\u9032\u4f4d\uff09": [[341, "index-12"]], "operations on\uff08\u64cd\u4f5c\u65bc\uff09": [[341, "index-14"], [341, "index-16"], [341, "index-20"], [341, "index-24"], [341, "index-52"]], "operation\uff08\u64cd\u4f5c\uff09": [[341, "index-20"], [427, "index-58"], [427, "index-59"], [427, "index-64"], [427, "index-71"], [427, "index-73"], [427, "index-82"], [433, "index-20"]], "operator\uff08\u904b\u7b97\u5b50\uff09": [[341, "index-10"], [341, "index-13"], [341, "index-16"], [341, "index-20"], [341, "index-4"], [341, "index-6"], [341, "index-7"], [425, "index-69"], [427, "index-58"], [427, "index-60"], [427, "index-61"], [427, "index-62"], [427, "index-65"], [427, "index-66"], [427, "index-67"], [427, "index-68"], [427, "index-69"], [427, "index-70"], [427, "index-71"], [427, "index-74"], [427, "index-75"], [427, "index-76"], [427, "index-77"], [427, "index-80"], [427, "index-81"], [427, "index-83"], [427, "index-84"], [427, "index-85"], [427, "index-88"], [427, "index-97"]], "or": [[341, "index-4"], [341, "index-6"], [427, "index-75"], [427, "index-76"], [427, "index-85"]], "over mutable sequence\uff08\u65bc\u53ef\u8b8a\u5e8f\u5217\uff09": [[341, "index-21"]], "partition() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.partition"]], "partition() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.partition"]], "partition() (str \u7684\u65b9\u6cd5)": [[341, "str.partition"]], "pop() (dict \u7684\u65b9\u6cd5)": [[341, "dict.pop"]], "pop() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.pop"]], "pop()\uff08\u5e8f\u5217\u65b9\u6cd5\uff09": [[341, "index-24"]], "popitem() (dict \u7684\u65b9\u6cd5)": [[341, "dict.popitem"]], "printf \u98a8\u683c\u683c\u5f0f\u5316": [[341, "index-35"], [341, "index-45"]], "range": [[341, "index-27"], [424, "index-8"]], "range (\u5167\u5efa\u985e\u5225)": [[341, "range"]], "readonly (memoryview \u7684\u5c6c\u6027)": [[341, "memoryview.readonly"]], "release() (memoryview \u7684\u65b9\u6cd5)": [[341, "memoryview.release"]], "remove() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.remove"]], "remove()\uff08\u5e8f\u5217\u65b9\u6cd5\uff09": [[341, "index-24"]], "removeprefix() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.removeprefix"]], "removeprefix() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.removeprefix"]], "removeprefix() (str \u7684\u65b9\u6cd5)": [[341, "str.removeprefix"]], "removesuffix() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.removesuffix"]], "removesuffix() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.removesuffix"]], "removesuffix() (str \u7684\u65b9\u6cd5)": [[341, "str.removesuffix"]], "repetition\uff08\u91cd\u8907\uff09": [[341, "index-20"]], "replace() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.replace"]], "replace() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.replace"]], "replace() (str \u7684\u65b9\u6cd5)": [[341, "str.replace"]], "reverse()\uff08\u5e8f\u5217\u65b9\u6cd5\uff09": [[341, "index-24"]], "rfind() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.rfind"]], "rfind() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.rfind"]], "rfind() (str \u7684\u65b9\u6cd5)": [[341, "str.rfind"]], "rindex() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.rindex"]], "rindex() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.rindex"]], "rindex() (str \u7684\u65b9\u6cd5)": [[341, "str.rindex"]], "rjust() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.rjust"]], "rjust() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.rjust"]], "rjust() (str \u7684\u65b9\u6cd5)": [[341, "str.rjust"]], "rpartition() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.rpartition"]], "rpartition() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.rpartition"]], "rpartition() (str \u7684\u65b9\u6cd5)": [[341, "str.rpartition"]], "rsplit() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.rsplit"]], "rsplit() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.rsplit"]], "rsplit() (str \u7684\u65b9\u6cd5)": [[341, "str.rsplit"]], "rstrip() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.rstrip"]], "rstrip() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.rstrip"]], "rstrip() (str \u7684\u65b9\u6cd5)": [[341, "str.rstrip"]], "set (\u5167\u5efa\u985e\u5225)": [[341, "set"]], "setdefault() (dict \u7684\u65b9\u6cd5)": [[341, "dict.setdefault"]], "shape (memoryview \u7684\u5c6c\u6027)": [[341, "memoryview.shape"]], "shifting\uff08\u79fb\u4f4d\uff09": [[341, "index-16"]], "sort() (list \u7684\u65b9\u6cd5)": [[341, "list.sort"]], "space\uff08\u7a7a\u767d\uff09": [[341, "index-37"], [341, "index-47"], [432, "index-8"]], "split() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.split"]], "split() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.split"]], "split() (str \u7684\u65b9\u6cd5)": [[341, "str.split"]], "splitlines() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.splitlines"]], "splitlines() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.splitlines"]], "splitlines() (str \u7684\u65b9\u6cd5)": [[341, "str.splitlines"]], "sprintf \u98a8\u683c\u683c\u5f0f\u5316": [[341, "index-35"], [341, "index-45"]], "start (range \u7684\u5c6c\u6027)": [[341, "range.start"]], "startswith() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.startswith"]], "startswith() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.startswith"]], "startswith() (str \u7684\u65b9\u6cd5)": [[341, "str.startswith"]], "step (range \u7684\u5c6c\u6027)": [[341, "range.step"]], "stop (range \u7684\u5c6c\u6027)": [[341, "range.stop"]], "str (\u5167\u5efa\u985e\u5225)": [[341, "str"]], "str.splitlines \u65b9\u6cd5": [[341, "index-34"]], "strides (memoryview \u7684\u5c6c\u6027)": [[341, "memoryview.strides"]], "strip() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.strip"]], "strip() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.strip"]], "strip() (str \u7684\u65b9\u6cd5)": [[341, "str.strip"]], "str\uff08\u5167\u5efa\u985e\u5225\uff09": [[341, "index-28"], [341, "index-30"], [341, "index-31"]], "suboffsets (memoryview \u7684\u5c6c\u6027)": [[341, "memoryview.suboffsets"]], "subscript\uff08\u4e0b\u6a19\uff09": [[341, "index-20"], [341, "index-24"]], "swapcase() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.swapcase"]], "swapcase() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.swapcase"]], "swapcase() (str \u7684\u65b9\u6cd5)": [[341, "str.swapcase"]], "symmetric_difference() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.symmetric_difference"]], "symmetric_difference_update() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.symmetric_difference_update"]], "text sequence type\uff08\u6587\u5b57\u5e8f\u5217\u578b\u5225\uff09": [[341, "index-28"]], "title() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.title"]], "title() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.title"]], "title() (str \u7684\u65b9\u6cd5)": [[341, "str.title"]], "to_bytes() (int \u7684\u65b9\u6cd5)": [[341, "int.to_bytes"]], "tobytes() (memoryview \u7684\u65b9\u6cd5)": [[341, "memoryview.tobytes"]], "tolist() (memoryview \u7684\u65b9\u6cd5)": [[341, "memoryview.tolist"]], "toreadonly() (memoryview \u7684\u65b9\u6cd5)": [[341, "memoryview.toreadonly"]], "translate() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.translate"]], "translate() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.translate"]], "translate() (str \u7684\u65b9\u6cd5)": [[341, "str.translate"]], "trunc()\uff08\u65bc math \u6a21\u7d44\uff09": [[341, "index-15"]], "truth\uff08\u771f\uff09": [[341, "index-1"]], "tuple (\u5167\u5efa\u985e\u5225)": [[341, "tuple"]], "type annotation\uff08\u578b\u5225\u8a3b\u8a18\uff09\uff1btype hint\uff08\u578b\u5225\u63d0\u793a\uff09": [[341, "index-55"]], "unary operator\uff08\u4e00\u5143\u904b\u7b97\u5b50\uff09": [[341, "index-13"], [427, "index-60"], [427, "index-61"]], "union() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.union"]], "update() (dict \u7684\u65b9\u6cd5)": [[341, "dict.update"]], "update() (frozenset \u7684\u65b9\u6cd5)": [[341, "frozenset.update"]], "upper() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.upper"]], "upper() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.upper"]], "upper() (str \u7684\u65b9\u6cd5)": [[341, "str.upper"]], "value": [[341, "index-1"]], "values": [[341, "index-17"], [433, "index-3"]], "values() (dict \u7684\u65b9\u6cd5)": [[341, "dict.values"]], "while": [[341, "index-1"], [424, "index-4"], [433, "index-30"], [433, "index-33"]], "zfill() (bytearray \u7684\u65b9\u6cd5)": [[341, "bytearray.zfill"]], "zfill() (bytes \u7684\u65b9\u6cd5)": [[341, "bytes.zfill"]], "zfill() (str \u7684\u65b9\u6cd5)": [[341, "str.zfill"]], "\u65bc printf \u98a8\u683c\u683c\u5f0f\u5316": [[341, "index-36"], [341, "index-37"], [341, "index-46"], [341, "index-47"]], "\uff08\u4ea6\u8acb\u898b string\uff09": [[341, "index-28"]], ", \uff08\u9017\u865f\uff09": [[342, "index-8"], [424, "index-16"], [424, "index-28"], [424, "index-40"], [427, "index-10"], [427, "index-15"], [427, "index-16"], [427, "index-17"], [427, "index-44"], [427, "index-47"], [427, "index-91"], [433, "index-18"], [433, "index-34"], [433, "index-43"], [433, "index-45"], [433, "index-6"]], "= \uff08\u7b49\u65bc\uff09": [[342, "index-3"], [344, "index-1"], [424, "index-31"], [425, "index-84"], [427, "index-47"], [432, "index-25"], [433, "index-4"]], "formatter (string \u4e2d\u7684\u985e\u5225)": [[342, "string.Formatter"]], "pep 292": [[342, "index-12"], [463, "index-3"]], "pep 378": [[342, "index-18"], [466, "index-3"], [468, "index-1"]], "pep 682": [[342, "index-17"], [470, "index-105"]], "template (string \u4e2d\u7684\u985e\u5225)": [[342, "string.Template"]], "ascii_letters (\u65bc string \u6a21\u7d44\u4e2d)": [[342, "string.ascii_letters"]], "ascii_lowercase (\u65bc string \u6a21\u7d44\u4e2d)": [[342, "string.ascii_lowercase"]], "ascii_uppercase (\u65bc string \u6a21\u7d44\u4e2d)": [[342, "string.ascii_uppercase"]], "capwords() (\u65bc string \u6a21\u7d44\u4e2d)": [[342, "string.capwords"]], "check_unused_args() (string.formatter \u7684\u65b9\u6cd5)": [[342, "string.Formatter.check_unused_args"]], "convert_field() (string.formatter \u7684\u65b9\u6cd5)": [[342, "string.Formatter.convert_field"]], "digits (\u65bc string \u6a21\u7d44\u4e2d)": [[342, "string.digits"]], "format() (string.formatter \u7684\u65b9\u6cd5)": [[342, "string.Formatter.format"]], "format_field() (string.formatter \u7684\u65b9\u6cd5)": [[342, "string.Formatter.format_field"]], "get_field() (string.formatter \u7684\u65b9\u6cd5)": [[342, "string.Formatter.get_field"]], "get_identifiers() (string.template \u7684\u65b9\u6cd5)": [[342, "string.Template.get_identifiers"]], "get_value() (string.formatter \u7684\u65b9\u6cd5)": [[342, "string.Formatter.get_value"]], "hexdigits (\u65bc string \u6a21\u7d44\u4e2d)": [[342, "string.hexdigits"]], "is_valid() (string.template \u7684\u65b9\u6cd5)": [[342, "string.Template.is_valid"]], "octdigits (\u65bc string \u6a21\u7d44\u4e2d)": [[342, "string.octdigits"]], "parse() (string.formatter \u7684\u65b9\u6cd5)": [[342, "string.Formatter.parse"]], "printable (\u65bc string \u6a21\u7d44\u4e2d)": [[342, "string.printable"]], "punctuation (\u65bc string \u6a21\u7d44\u4e2d)": [[342, "string.punctuation"]], "safe_substitute() (string.template \u7684\u65b9\u6cd5)": [[342, "string.Template.safe_substitute"]], "space": [[342, "index-4"]], "string": [[342, "module-string"]], "substitute() (string.template \u7684\u65b9\u6cd5)": [[342, "string.Template.substitute"]], "template (string.template \u7684\u5c6c\u6027)": [[342, "string.Template.template"]], "vformat() (string.formatter \u7684\u65b9\u6cd5)": [[342, "string.Formatter.vformat"]], "whitespace (\u65bc string \u6a21\u7d44\u4e2d)": [[342, "string.whitespace"]], "z": [[342, "index-5"]], "\u65bc template strings\uff08\u6a21\u677f\u5b57\u4e32\uff09": [[342, "index-13"]], "\u65bc\u5b57\u4e32\u683c\u5f0f\u5316": [[342, "index-10"], [342, "index-2"], [342, "index-3"], [342, "index-4"], [342, "index-5"], [342, "index-7"], [342, "index-8"]], "rfc 3454": [[343, "index-0"], [343, "index-1"], [480, "index-32"]], "in_table_a1() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_a1"]], "in_table_b1() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_b1"]], "in_table_c11() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c11"]], "in_table_c11_c12() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c11_c12"]], "in_table_c12() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c12"]], "in_table_c21() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c21"]], "in_table_c21_c22() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c21_c22"]], "in_table_c22() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c22"]], "in_table_c3() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c3"]], "in_table_c4() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c4"]], "in_table_c5() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c5"]], "in_table_c6() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c6"]], "in_table_c7() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c7"]], "in_table_c8() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c8"]], "in_table_c9() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_c9"]], "in_table_d1() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_d1"]], "in_table_d2() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.in_table_d2"]], "map_table_b2() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.map_table_b2"]], "map_table_b3() (\u65bc stringprep \u6a21\u7d44\u4e2d)": [[343, "stringprep.map_table_b3"]], "stringprep": [[343, "module-stringprep"]], "@ \uff08\u5728\uff09": [[344, "index-1"], [424, "index-29"], [424, "index-41"], [427, "index-66"]], "struct (struct \u4e2d\u7684\u985e\u5225)": [[344, "struct.Struct"]], "calcsize() (\u65bc struct \u6a21\u7d44\u4e2d)": [[344, "struct.calcsize"]], "format (struct.struct \u7684\u5c6c\u6027)": [[344, "struct.Struct.format"]], "iter_unpack() (struct.struct \u7684\u65b9\u6cd5)": [[344, "struct.Struct.iter_unpack"]], "iter_unpack() (\u65bc struct \u6a21\u7d44\u4e2d)": [[344, "struct.iter_unpack"]], "pack() (struct.struct \u7684\u65b9\u6cd5)": [[344, "struct.Struct.pack"]], "pack() (\u65bc struct \u6a21\u7d44\u4e2d)": [[344, "struct.pack"]], "pack_into() (struct.struct \u7684\u65b9\u6cd5)": [[344, "struct.Struct.pack_into"]], "pack_into() (\u65bc struct \u6a21\u7d44\u4e2d)": [[344, "struct.pack_into"]], "packing\uff08\u6253\u5305\uff09": [[344, "index-0"]], "size (struct.struct \u7684\u5c6c\u6027)": [[344, "struct.Struct.size"]], "structures\uff08\u7d50\u69cb\uff09": [[344, "index-0"]], "unpack() (struct.struct \u7684\u65b9\u6cd5)": [[344, "struct.Struct.unpack"]], "unpack() (\u65bc struct \u6a21\u7d44\u4e2d)": [[344, "struct.unpack"]], "unpack_from() (struct.struct \u7684\u65b9\u6cd5)": [[344, "struct.Struct.unpack_from"]], "unpack_from() (\u65bc struct \u6a21\u7d44\u4e2d)": [[344, "struct.unpack_from"]], "\u65bc struct format strings\uff08\u7d50\u69cb\u683c\u5f0f\u5b57\u4e32\uff09": [[344, "index-1"], [344, "index-2"], [344, "index-3"]], "above_normal_priority_class (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.ABOVE_NORMAL_PRIORITY_CLASS"]], "below_normal_priority_class (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.BELOW_NORMAL_PRIORITY_CLASS"]], "create_breakaway_from_job (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.CREATE_BREAKAWAY_FROM_JOB"]], "create_default_error_mode (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.CREATE_DEFAULT_ERROR_MODE"]], "create_new_console (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.CREATE_NEW_CONSOLE"]], "create_new_process_group (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.CREATE_NEW_PROCESS_GROUP"]], "create_no_window (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.CREATE_NO_WINDOW"]], "calledprocesserror": [[345, "subprocess.CalledProcessError"]], "completedprocess (subprocess \u4e2d\u7684\u985e\u5225)": [[345, "subprocess.CompletedProcess"]], "detached_process (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.DETACHED_PROCESS"]], "devnull (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.DEVNULL"]], "high_priority_class (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.HIGH_PRIORITY_CLASS"]], "idle_priority_class (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.IDLE_PRIORITY_CLASS"]], "normal_priority_class (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.NORMAL_PRIORITY_CLASS"]], "pep 324": [[345, "index-0"], [463, "index-8"]], "pipe (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.PIPE"]], "popen (subprocess \u4e2d\u7684\u985e\u5225)": [[345, "subprocess.Popen"]], "realtime_priority_class (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.REALTIME_PRIORITY_CLASS"]], "startf_useshowwindow (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.STARTF_USESHOWWINDOW"]], "startf_usestdhandles (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.STARTF_USESTDHANDLES"]], "startupinfo (subprocess \u4e2d\u7684\u985e\u5225)": [[345, "subprocess.STARTUPINFO"]], "stdout (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.STDOUT"]], "std_error_handle (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.STD_ERROR_HANDLE"]], "std_input_handle (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.STD_INPUT_HANDLE"]], "std_output_handle (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.STD_OUTPUT_HANDLE"]], "sw_hide (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.SW_HIDE"]], "subprocesserror": [[345, "subprocess.SubprocessError"]], "systemroot": [[345, "index-4"]], "timeoutexpired": [[345, "subprocess.TimeoutExpired"]], "args (subprocess.completedprocess \u7684\u5c6c\u6027)": [[345, "subprocess.CompletedProcess.args"]], "args (subprocess.popen \u7684\u5c6c\u6027)": [[345, "subprocess.Popen.args"]], "call() (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.call"]], "check_call() (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.check_call"]], "check_output() (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.check_output"]], "check_returncode() (subprocess.completedprocess \u7684\u65b9\u6cd5)": [[345, "subprocess.CompletedProcess.check_returncode"]], "cmd (subprocess.calledprocesserror \u7684\u5c6c\u6027)": [[345, "subprocess.CalledProcessError.cmd"]], "cmd (subprocess.timeoutexpired \u7684\u5c6c\u6027)": [[345, "subprocess.TimeoutExpired.cmd"]], "communicate() (subprocess.popen \u7684\u65b9\u6cd5)": [[345, "subprocess.Popen.communicate"]], "dwflags (subprocess.startupinfo \u7684\u5c6c\u6027)": [[345, "subprocess.STARTUPINFO.dwFlags"]], "getoutput() (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.getoutput"]], "getstatusoutput() (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.getstatusoutput"]], "hstderror (subprocess.startupinfo \u7684\u5c6c\u6027)": [[345, "subprocess.STARTUPINFO.hStdError"]], "hstdinput (subprocess.startupinfo \u7684\u5c6c\u6027)": [[345, "subprocess.STARTUPINFO.hStdInput"]], "hstdoutput (subprocess.startupinfo \u7684\u5c6c\u6027)": [[345, "subprocess.STARTUPINFO.hStdOutput"]], "kill() (subprocess.popen \u7684\u65b9\u6cd5)": [[345, "subprocess.Popen.kill"]], "lpattributelist (subprocess.startupinfo \u7684\u5c6c\u6027)": [[345, "subprocess.STARTUPINFO.lpAttributeList"]], "output (subprocess.calledprocesserror \u7684\u5c6c\u6027)": [[345, "subprocess.CalledProcessError.output"]], "output (subprocess.timeoutexpired \u7684\u5c6c\u6027)": [[345, "subprocess.TimeoutExpired.output"]], "pid (subprocess.popen \u7684\u5c6c\u6027)": [[345, "subprocess.Popen.pid"]], "poll() (subprocess.popen \u7684\u65b9\u6cd5)": [[345, "subprocess.Popen.poll"]], "returncode (subprocess.calledprocesserror \u7684\u5c6c\u6027)": [[345, "subprocess.CalledProcessError.returncode"]], "returncode (subprocess.completedprocess \u7684\u5c6c\u6027)": [[345, "subprocess.CompletedProcess.returncode"]], "returncode (subprocess.popen \u7684\u5c6c\u6027)": [[345, "subprocess.Popen.returncode"]], "run() (\u65bc subprocess \u6a21\u7d44\u4e2d)": [[345, "subprocess.run"]], "send_signal() (subprocess.popen \u7684\u65b9\u6cd5)": [[345, "subprocess.Popen.send_signal"]], "stderr (subprocess.calledprocesserror \u7684\u5c6c\u6027)": [[345, "subprocess.CalledProcessError.stderr"]], "stderr (subprocess.completedprocess \u7684\u5c6c\u6027)": [[345, "subprocess.CompletedProcess.stderr"]], "stderr (subprocess.popen \u7684\u5c6c\u6027)": [[345, "subprocess.Popen.stderr"]], "stderr (subprocess.timeoutexpired \u7684\u5c6c\u6027)": [[345, "subprocess.TimeoutExpired.stderr"]], "stdin (subprocess.popen \u7684\u5c6c\u6027)": [[345, "subprocess.Popen.stdin"]], "stdout (subprocess.calledprocesserror \u7684\u5c6c\u6027)": [[345, "subprocess.CalledProcessError.stdout"]], "stdout (subprocess.completedprocess \u7684\u5c6c\u6027)": [[345, "subprocess.CompletedProcess.stdout"]], "stdout (subprocess.popen \u7684\u5c6c\u6027)": [[345, "subprocess.Popen.stdout"]], "stdout (subprocess.timeoutexpired \u7684\u5c6c\u6027)": [[345, "subprocess.TimeoutExpired.stdout"]], "subprocess": [[345, "module-subprocess"]], "subprocess \u6a21\u7d44": [[345, "index-1"]], "terminate() (subprocess.popen \u7684\u65b9\u6cd5)": [[345, "subprocess.Popen.terminate"]], "timeout (subprocess.timeoutexpired \u7684\u5c6c\u6027)": [[345, "subprocess.TimeoutExpired.timeout"]], "wshowwindow (subprocess.startupinfo \u7684\u5c6c\u6027)": [[345, "subprocess.STARTUPINFO.wShowWindow"]], "wait() (subprocess.popen \u7684\u65b9\u6cd5)": [[345, "subprocess.Popen.wait"]], "audio_file_encoding_adpcm_g721 (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_ENCODING_ADPCM_G721"]], "audio_file_encoding_adpcm_g722 (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_ENCODING_ADPCM_G722"]], "audio_file_encoding_adpcm_g723_3 (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_ENCODING_ADPCM_G723_3"]], "audio_file_encoding_adpcm_g723_5 (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_ENCODING_ADPCM_G723_5"]], "audio_file_encoding_alaw_8 (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_ENCODING_ALAW_8"]], "audio_file_encoding_double (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_ENCODING_DOUBLE"]], "audio_file_encoding_float (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_ENCODING_FLOAT"]], "audio_file_encoding_linear_16 (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_ENCODING_LINEAR_16"]], "audio_file_encoding_linear_24 (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_ENCODING_LINEAR_24"]], "audio_file_encoding_linear_32 (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_ENCODING_LINEAR_32"]], "audio_file_encoding_linear_8 (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_ENCODING_LINEAR_8"]], "audio_file_encoding_mulaw_8 (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_ENCODING_MULAW_8"]], "audio_file_magic (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.AUDIO_FILE_MAGIC"]], "pep 594#sunau": [[346, "index-2"]], "close() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.close"]], "close() (sunau.au_write \u7684\u65b9\u6cd5)": [[346, "sunau.AU_write.close"]], "getcompname() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.getcompname"]], "getcomptype() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.getcomptype"]], "getframerate() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.getframerate"]], "getmark() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.getmark"]], "getmarkers() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.getmarkers"]], "getnchannels() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.getnchannels"]], "getnframes() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.getnframes"]], "getparams() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.getparams"]], "getsampwidth() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.getsampwidth"]], "open() (\u65bc sunau \u6a21\u7d44\u4e2d)": [[346, "sunau.open"]], "readframes() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.readframes"]], "rewind() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.rewind"]], "setcomptype() (sunau.au_write \u7684\u65b9\u6cd5)": [[346, "sunau.AU_write.setcomptype"]], "setframerate() (sunau.au_write \u7684\u65b9\u6cd5)": [[346, "sunau.AU_write.setframerate"]], "setnchannels() (sunau.au_write \u7684\u65b9\u6cd5)": [[346, "sunau.AU_write.setnchannels"]], "setnframes() (sunau.au_write \u7684\u65b9\u6cd5)": [[346, "sunau.AU_write.setnframes"]], "setparams() (sunau.au_write \u7684\u65b9\u6cd5)": [[346, "sunau.AU_write.setparams"]], "setpos() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.setpos"]], "setsampwidth() (sunau.au_write \u7684\u65b9\u6cd5)": [[346, "sunau.AU_write.setsampwidth"]], "sunau": [[346, "module-sunau"]], "tell() (sunau.au_read \u7684\u65b9\u6cd5)": [[346, "sunau.AU_read.tell"]], "tell() (sunau.au_write \u7684\u65b9\u6cd5)": [[346, "sunau.AU_write.tell"]], "writeframes() (sunau.au_write \u7684\u65b9\u6cd5)": [[346, "sunau.AU_write.writeframes"]], "writeframesraw() (sunau.au_write \u7684\u65b9\u6cd5)": [[346, "sunau.AU_write.writeframesraw"]], "class (symtable \u4e2d\u7684\u985e\u5225)": [[348, "symtable.Class"]], "function (symtable \u4e2d\u7684\u985e\u5225)": [[348, "symtable.Function"]], "symbol (symtable \u4e2d\u7684\u985e\u5225)": [[348, "symtable.Symbol"]], "symboltable (symtable \u4e2d\u7684\u985e\u5225)": [[348, "symtable.SymbolTable"]], "get_children() (symtable.symboltable \u7684\u65b9\u6cd5)": [[348, "symtable.SymbolTable.get_children"]], "get_frees() (symtable.function \u7684\u65b9\u6cd5)": [[348, "symtable.Function.get_frees"]], "get_globals() (symtable.function \u7684\u65b9\u6cd5)": [[348, "symtable.Function.get_globals"]], "get_id() (symtable.symboltable \u7684\u65b9\u6cd5)": [[348, "symtable.SymbolTable.get_id"]], "get_identifiers() (symtable.symboltable \u7684\u65b9\u6cd5)": [[348, "symtable.SymbolTable.get_identifiers"]], "get_lineno() (symtable.symboltable \u7684\u65b9\u6cd5)": [[348, "symtable.SymbolTable.get_lineno"]], "get_locals() (symtable.function \u7684\u65b9\u6cd5)": [[348, "symtable.Function.get_locals"]], "get_methods() (symtable.class \u7684\u65b9\u6cd5)": [[348, "symtable.Class.get_methods"]], "get_name() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.get_name"]], "get_name() (symtable.symboltable \u7684\u65b9\u6cd5)": [[348, "symtable.SymbolTable.get_name"]], "get_namespace() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.get_namespace"]], "get_namespaces() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.get_namespaces"]], "get_nonlocals() (symtable.function \u7684\u65b9\u6cd5)": [[348, "symtable.Function.get_nonlocals"]], "get_parameters() (symtable.function \u7684\u65b9\u6cd5)": [[348, "symtable.Function.get_parameters"]], "get_symbols() (symtable.symboltable \u7684\u65b9\u6cd5)": [[348, "symtable.SymbolTable.get_symbols"]], "get_type() (symtable.symboltable \u7684\u65b9\u6cd5)": [[348, "symtable.SymbolTable.get_type"]], "has_children() (symtable.symboltable \u7684\u65b9\u6cd5)": [[348, "symtable.SymbolTable.has_children"]], "is_annotated() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.is_annotated"]], "is_assigned() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.is_assigned"]], "is_declared_global() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.is_declared_global"]], "is_free() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.is_free"]], "is_global() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.is_global"]], "is_imported() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.is_imported"]], "is_local() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.is_local"]], "is_namespace() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.is_namespace"]], "is_nested() (symtable.symboltable \u7684\u65b9\u6cd5)": [[348, "symtable.SymbolTable.is_nested"]], "is_nonlocal() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.is_nonlocal"]], "is_optimized() (symtable.symboltable \u7684\u65b9\u6cd5)": [[348, "symtable.SymbolTable.is_optimized"]], "is_parameter() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.is_parameter"]], "is_referenced() (symtable.symbol \u7684\u65b9\u6cd5)": [[348, "symtable.Symbol.is_referenced"]], "lookup() (symtable.symboltable \u7684\u65b9\u6cd5)": [[348, "symtable.SymbolTable.lookup"]], "symtable": [[348, "module-symtable"]], "symtable() (\u65bc symtable \u6a21\u7d44\u4e2d)": [[348, "symtable.symtable"]], "pep 3149": [[349, "index-0"], [472, "index-6"], [480, "index-297"]], "pep 421": [[349, "index-15"], [349, "index-16"], [473, "index-58"]], "__breakpointhook__ (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.__breakpointhook__"]], "__displayhook__ (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.__displayhook__"]], "__excepthook__ (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.__excepthook__"]], "__interactivehook__ (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.__interactivehook__"]], "__stderr__ (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.__stderr__"]], "__stdin__ (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.__stdin__"]], "__stdout__ (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.__stdout__"]], "__unraisablehook__ (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.__unraisablehook__"]], "_clear_type_cache() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys._clear_type_cache"]], "_current_exceptions() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys._current_exceptions"]], "_current_frames() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys._current_frames"]], "_debugmallocstats() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys._debugmallocstats"]], "_emscripten_info (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys._emscripten_info"]], "_enablelegacywindowsfsencoding() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys._enablelegacywindowsfsencoding"]], "_getframe() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys._getframe"]], "_getframemodulename() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys._getframemodulename"]], "_xoptions (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys._xoptions"]], "abiflags (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.abiflags"]], "activate_stack_trampoline() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.activate_stack_trampoline"]], "addaudithook() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.addaudithook"]], "algorithm (sys.hash_info \u7684\u5c6c\u6027)": [[349, "sys.hash_info.algorithm"]], "api_version (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.api_version"]], "argv (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.argv"]], "audit() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.audit"]], "auditing": [[349, "index-2"]], "base_exec_prefix (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.base_exec_prefix"]], "base_prefix (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.base_prefix"]], "bits_per_digit (sys.int_info \u7684\u5c6c\u6027)": [[349, "sys.int_info.bits_per_digit"]], "breakpointhook() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.breakpointhook"]], "builtin_module_names (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.builtin_module_names"]], "byteorder (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.byteorder"]], "bytes_warning (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.bytes_warning"]], "call_tracing() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.call_tracing"]], "copyright (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.copyright"]], "deactivate_stack_trampoline() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.deactivate_stack_trampoline"]], "debug (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.debug"]], "default_max_str_digits (sys.int_info \u7684\u5c6c\u6027)": [[349, "sys.int_info.default_max_str_digits"]], "dev_mode (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.dev_mode"]], "dig (sys.float_info \u7684\u5c6c\u6027)": [[349, "sys.float_info.dig"]], "displayhook() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.displayhook"]], "dllhandle (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.dllhandle"]], "dont_write_bytecode (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.dont_write_bytecode"]], "dont_write_bytecode (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.dont_write_bytecode"]], "emscripten_version (sys._emscripten_info \u7684\u5c6c\u6027)": [[349, "sys._emscripten_info.emscripten_version"]], "epsilon (sys.float_info \u7684\u5c6c\u6027)": [[349, "sys.float_info.epsilon"]], "exc_info() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.exc_info"]], "excepthook() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.excepthook"]], "exception() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.exception"]], "exec_prefix (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.exec_prefix"]], "executable (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.executable"]], "exit() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.exit"]], "flags (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.flags"]], "float_info (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.float_info"]], "float_repr_style (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.float_repr_style"]], "get_asyncgen_hooks() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.get_asyncgen_hooks"]], "get_coroutine_origin_tracking_depth() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.get_coroutine_origin_tracking_depth"]], "get_int_max_str_digits() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.get_int_max_str_digits"]], "getallocatedblocks() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getallocatedblocks"]], "getandroidapilevel() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getandroidapilevel"]], "getdefaultencoding() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getdefaultencoding"]], "getdlopenflags() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getdlopenflags"]], "getfilesystemencodeerrors() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getfilesystemencodeerrors"]], "getfilesystemencoding() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getfilesystemencoding"]], "getprofile() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getprofile"]], "getrecursionlimit() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getrecursionlimit"]], "getrefcount() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getrefcount"]], "getsizeof() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getsizeof"]], "getswitchinterval() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getswitchinterval"]], "gettrace() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.gettrace"]], "getunicodeinternedsize() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getunicodeinternedsize"]], "getwindowsversion() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.getwindowsversion"]], "hash_bits (sys.hash_info \u7684\u5c6c\u6027)": [[349, "sys.hash_info.hash_bits"]], "hash_info (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.hash_info"]], "hash_randomization (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.hash_randomization"]], "hexversion (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.hexversion"]], "ignore_environment (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.ignore_environment"]], "imag (sys.hash_info \u7684\u5c6c\u6027)": [[349, "sys.hash_info.imag"]], "implementation (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.implementation"]], "inf (sys.hash_info \u7684\u5c6c\u6027)": [[349, "sys.hash_info.inf"]], "inspect (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.inspect"]], "int_info (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.int_info"]], "int_max_str_digits (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.int_max_str_digits"]], "interactive (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.interactive"]], "intern() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.intern"]], "interpreter prompts\uff08\u76f4\u8b6f\u5668\u63d0\u793a\uff09": [[349, "index-27"]], "is_finalizing() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.is_finalizing"]], "is_stack_trampoline_active() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.is_stack_trampoline_active"]], "isolated (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.isolated"]], "last_exc (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.last_exc"]], "last_traceback (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.last_traceback"]], "last_type (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.last_type"]], "last_value (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.last_value"]], "lock (sys.thread_info \u7684\u5c6c\u6027)": [[349, "sys.thread_info.lock"]], "mant_dig (sys.float_info \u7684\u5c6c\u6027)": [[349, "sys.float_info.mant_dig"]], "max (sys.float_info \u7684\u5c6c\u6027)": [[349, "sys.float_info.max"]], "max_10_exp (sys.float_info \u7684\u5c6c\u6027)": [[349, "sys.float_info.max_10_exp"]], "max_exp (sys.float_info \u7684\u5c6c\u6027)": [[349, "sys.float_info.max_exp"]], "maxsize (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.maxsize"]], "maxunicode (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.maxunicode"]], "meta_path (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.meta_path"]], "min (sys.float_info \u7684\u5c6c\u6027)": [[349, "sys.float_info.min"]], "min_10_exp (sys.float_info \u7684\u5c6c\u6027)": [[349, "sys.float_info.min_10_exp"]], "min_exp (sys.float_info \u7684\u5c6c\u6027)": [[349, "sys.float_info.min_exp"]], "modules (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.modules"]], "modulus (sys.hash_info \u7684\u5c6c\u6027)": [[349, "sys.hash_info.modulus"]], "name (sys.thread_info \u7684\u5c6c\u6027)": [[349, "sys.thread_info.name"]], "nan (sys.hash_info \u7684\u5c6c\u6027)": [[349, "sys.hash_info.nan"]], "no_site (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.no_site"]], "no_user_site (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.no_user_site"]], "optimize (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.optimize"]], "orig_argv (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.orig_argv"]], "path (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.path"]], "path_hooks (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.path_hooks"]], "path_importer_cache (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.path_importer_cache"]], "platform (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.platform"]], "platlibdir (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.platlibdir"]], "prefix (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.prefix"]], "profile function": [[349, "index-10"], [349, "index-28"], [362, "index-2"], [362, "index-3"]], "profiler": [[349, "index-10"], [349, "index-28"]], "prompts, interpreter\uff08\u63d0\u793a\u3001\u76f4\u8b6f\u5668\uff09": [[349, "index-27"]], "ps1 (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.ps1"]], "ps2 (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.ps2"]], "pthreads (sys._emscripten_info \u7684\u5c6c\u6027)": [[349, "sys._emscripten_info.pthreads"]], "pycache_prefix (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.pycache_prefix"]], "quiet (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.quiet"]], "radix (sys.float_info \u7684\u5c6c\u6027)": [[349, "sys.float_info.radix"]], "rounds (sys.float_info \u7684\u5c6c\u6027)": [[349, "sys.float_info.rounds"]], "runtime (sys._emscripten_info \u7684\u5c6c\u6027)": [[349, "sys._emscripten_info.runtime"]], "safe_path (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.safe_path"]], "seed_bits (sys.hash_info \u7684\u5c6c\u6027)": [[349, "sys.hash_info.seed_bits"]], "set_asyncgen_hooks() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.set_asyncgen_hooks"]], "set_coroutine_origin_tracking_depth() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.set_coroutine_origin_tracking_depth"]], "set_int_max_str_digits() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.set_int_max_str_digits"]], "setdlopenflags() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.setdlopenflags"]], "setprofile() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.setprofile"]], "setrecursionlimit() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.setrecursionlimit"]], "setswitchinterval() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.setswitchinterval"]], "settrace() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.settrace"]], "shared_memory (sys._emscripten_info \u7684\u5c6c\u6027)": [[349, "sys._emscripten_info.shared_memory"]], "sizeof_digit (sys.int_info \u7684\u5c6c\u6027)": [[349, "sys.int_info.sizeof_digit"]], "stderr (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.stderr"]], "stdin (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.stdin"]], "stdlib_module_names (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.stdlib_module_names"]], "stdout (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.stdout"]], "str_digits_check_threshold (sys.int_info \u7684\u5c6c\u6027)": [[349, "sys.int_info.str_digits_check_threshold"]], "thread_info (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.thread_info"]], "trace function": [[349, "index-11"], [349, "index-29"], [362, "index-0"], [362, "index-1"]], "traceback": [[349, "index-8"], [378, "index-0"], [378, "module-traceback"], [424, "index-11"], [425, "index-64"], [433, "index-28"]], "tracebacklimit (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.tracebacklimit"]], "unraisablehook() (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.unraisablehook"]], "utf8_mode (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.utf8_mode"]], "verbose (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.verbose"]], "version (sys.thread_info \u7684\u5c6c\u6027)": [[349, "sys.thread_info.version"]], "version (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.version"]], "version_info (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.version_info"]], "warn_default_encoding (sys.flags \u7684\u5c6c\u6027)": [[349, "sys.flags.warn_default_encoding"]], "warnoptions (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.warnoptions"]], "width (sys.hash_info \u7684\u5c6c\u6027)": [[349, "sys.hash_info.width"]], "winver (\u65bc sys \u6a21\u7d44\u4e2d)": [[349, "sys.winver"]], "branch (monitoring event)": [[350, "monitoring-event-BRANCH"]], "call (monitoring event)": [[350, "monitoring-event-CALL"]], "c_raise (monitoring event)": [[350, "monitoring-event-C_RAISE"]], "c_return (monitoring event)": [[350, "monitoring-event-C_RETURN"]], "disable (\u65bc sys.monitoring \u6a21\u7d44\u4e2d)": [[350, "sys.monitoring.DISABLE"]], "exception_handled (monitoring event)": [[350, "monitoring-event-EXCEPTION_HANDLED"]], "instruction (monitoring event)": [[350, "monitoring-event-INSTRUCTION"]], "jump (monitoring event)": [[350, "monitoring-event-JUMP"]], "line (monitoring event)": [[350, "monitoring-event-LINE"]], "missing (\u65bc sys.monitoring \u6a21\u7d44\u4e2d)": [[350, "sys.monitoring.MISSING"]], "no_events (monitoring event)": [[350, "monitoring-event-NO_EVENTS"]], "pep 380#use-of-stopiteration-to-return-values": [[350, "index-0"]], "py_resume (monitoring event)": [[350, "monitoring-event-PY_RESUME"]], "py_return (monitoring event)": [[350, "monitoring-event-PY_RETURN"]], "py_start (monitoring event)": [[350, "monitoring-event-PY_START"]], "py_throw (monitoring event)": [[350, "monitoring-event-PY_THROW"]], "py_unwind (monitoring event)": [[350, "monitoring-event-PY_UNWIND"]], "py_yield (monitoring event)": [[350, "monitoring-event-PY_YIELD"]], "raise (monitoring event)": [[350, "monitoring-event-RAISE"]], "reraise (monitoring event)": [[350, "monitoring-event-RERAISE"]], "stop_iteration (monitoring event)": [[350, "monitoring-event-STOP_ITERATION"]], "free_tool_id() (\u65bc sys.monitoring \u6a21\u7d44\u4e2d)": [[350, "sys.monitoring.free_tool_id"]], "get_events() (\u65bc sys.monitoring \u6a21\u7d44\u4e2d)": [[350, "sys.monitoring.get_events"]], "get_local_events() (\u65bc sys.monitoring \u6a21\u7d44\u4e2d)": [[350, "sys.monitoring.get_local_events"]], "get_tool() (\u65bc sys.monitoring \u6a21\u7d44\u4e2d)": [[350, "sys.monitoring.get_tool"]], "register_callback() (\u65bc sys.monitoring \u6a21\u7d44\u4e2d)": [[350, "sys.monitoring.register_callback"]], "set_events() (\u65bc sys.monitoring \u6a21\u7d44\u4e2d)": [[350, "sys.monitoring.set_events"]], "set_local_events() (\u65bc sys.monitoring \u6a21\u7d44\u4e2d)": [[350, "sys.monitoring.set_local_events"]], "sys.monitoring": [[350, "module-sys.monitoring"]], "use_tool_id() (\u65bc sys.monitoring \u6a21\u7d44\u4e2d)": [[350, "sys.monitoring.use_tool_id"]], "_get_preferred_schemes() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig._get_preferred_schemes"]], "configuration information\uff08\u8a2d\u5b9a\u8cc7\u8a0a\uff09": [[352, "index-0"]], "get_config_h_filename() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.get_config_h_filename"]], "get_config_var() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.get_config_var"]], "get_config_vars() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.get_config_vars"]], "get_default_scheme() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.get_default_scheme"]], "get_makefile_filename() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.get_makefile_filename"]], "get_path() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.get_path"]], "get_path_names() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.get_path_names"]], "get_paths() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.get_paths"]], "get_platform() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.get_platform"]], "get_preferred_scheme() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.get_preferred_scheme"]], "get_python_version() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.get_python_version"]], "get_scheme_names() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.get_scheme_names"]], "is_python_build() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.is_python_build"]], "parse_config_h() (\u65bc sysconfig \u6a21\u7d44\u4e2d)": [[352, "sysconfig.parse_config_h"]], "sysconfig": [[352, "module-sysconfig"]], "closelog() (\u65bc syslog \u6a21\u7d44\u4e2d)": [[353, "syslog.closelog"]], "openlog() (\u65bc syslog \u6a21\u7d44\u4e2d)": [[353, "syslog.openlog"]], "setlogmask() (\u65bc syslog \u6a21\u7d44\u4e2d)": [[353, "syslog.setlogmask"]], "syslog": [[353, "module-syslog"]], "syslog() (\u65bc syslog \u6a21\u7d44\u4e2d)": [[353, "syslog.syslog"]], "nannynag": [[354, "tabnanny.NannyNag"]], "check() (\u65bc tabnanny \u6a21\u7d44\u4e2d)": [[354, "tabnanny.check"]], "filename_only (\u65bc tabnanny \u6a21\u7d44\u4e2d)": [[354, "tabnanny.filename_only"]], "process_tokens() (\u65bc tabnanny \u6a21\u7d44\u4e2d)": [[354, "tabnanny.process_tokens"]], "tabnanny": [[354, "module-tabnanny"]], "verbose (\u65bc tabnanny \u6a21\u7d44\u4e2d)": [[354, "tabnanny.verbose"]], "--create": [[355, "cmdoption-tarfile-create"], [419, "cmdoption-zipfile-create"]], "--extract": [[355, "cmdoption-tarfile-extract"], [419, "cmdoption-zipfile-extract"]], "--filter": [[355, "cmdoption-tarfile-filter"]], "--list": [[355, "cmdoption-tarfile-list"], [419, "cmdoption-zipfile-list"]], "--test": [[355, "cmdoption-tarfile-test"], [419, "cmdoption-zipfile-test"]], "--verbose": [[355, "cmdoption-tarfile-v"], [364, "cmdoption-timeit-v"], [385, "cmdoption-unittest-discover-v"]], "absolutelinkerror": [[355, "tarfile.AbsoluteLinkError"]], "absolutepatherror": [[355, "tarfile.AbsolutePathError"]], "compressionerror": [[355, "tarfile.CompressionError"]], "default_format (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.DEFAULT_FORMAT"]], "encoding (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.ENCODING"]], "extracterror": [[355, "tarfile.ExtractError"]], "filtererror": [[355, "tarfile.FilterError"]], "gnu_format (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.GNU_FORMAT"]], "headererror": [[355, "tarfile.HeaderError"]], "linkoutsidedestinationerror": [[355, "tarfile.LinkOutsideDestinationError"]], "outsidedestinationerror": [[355, "tarfile.OutsideDestinationError"]], "pax_format (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.PAX_FORMAT"]], "pep 706": [[355, "index-0"], [471, "index-22"]], "readerror": [[355, "tarfile.ReadError"]], "specialfileerror": [[355, "tarfile.SpecialFileError"]], "streamerror": [[355, "tarfile.StreamError"]], "tarerror": [[355, "tarfile.TarError"]], "tarfile (tarfile \u4e2d\u7684\u985e\u5225)": [[355, "tarfile.TarFile"]], "tarinfo (tarfile \u4e2d\u7684\u985e\u5225)": [[355, "tarfile.TarInfo"]], "ustar_format (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.USTAR_FORMAT"]], "add() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.add"]], "addfile() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.addfile"]], "close() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.close"]], "data_filter() (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.data_filter"]], "errorlevel (tarfile.tarfile \u7684\u5c6c\u6027)": [[355, "tarfile.TarFile.errorlevel"]], "extract() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.extract"]], "extractall() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.extractall"]], "extractfile() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.extractfile"]], "extraction_filter (tarfile.tarfile \u7684\u5c6c\u6027)": [[355, "tarfile.TarFile.extraction_filter"]], "frombuf() (tarfile.tarinfo \u7684\u985e\u5225\u65b9\u6cd5)": [[355, "tarfile.TarInfo.frombuf"]], "fromtarfile() (tarfile.tarinfo \u7684\u985e\u5225\u65b9\u6cd5)": [[355, "tarfile.TarInfo.fromtarfile"]], "fully_trusted_filter() (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.fully_trusted_filter"]], "getmember() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.getmember"]], "getmembers() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.getmembers"]], "getnames() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.getnames"]], "gettarinfo() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.gettarinfo"]], "gid (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.gid"]], "gname (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.gname"]], "is_tarfile() (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.is_tarfile"]], "isblk() (tarfile.tarinfo \u7684\u65b9\u6cd5)": [[355, "tarfile.TarInfo.isblk"]], "ischr() (tarfile.tarinfo \u7684\u65b9\u6cd5)": [[355, "tarfile.TarInfo.ischr"]], "isdev() (tarfile.tarinfo \u7684\u65b9\u6cd5)": [[355, "tarfile.TarInfo.isdev"]], "isdir() (tarfile.tarinfo \u7684\u65b9\u6cd5)": [[355, "tarfile.TarInfo.isdir"]], "isfifo() (tarfile.tarinfo \u7684\u65b9\u6cd5)": [[355, "tarfile.TarInfo.isfifo"]], "isfile() (tarfile.tarinfo \u7684\u65b9\u6cd5)": [[355, "tarfile.TarInfo.isfile"]], "islnk() (tarfile.tarinfo \u7684\u65b9\u6cd5)": [[355, "tarfile.TarInfo.islnk"]], "isreg() (tarfile.tarinfo \u7684\u65b9\u6cd5)": [[355, "tarfile.TarInfo.isreg"]], "issym() (tarfile.tarinfo \u7684\u65b9\u6cd5)": [[355, "tarfile.TarInfo.issym"]], "linkname (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.linkname"]], "list() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.list"]], "mode (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.mode"]], "mtime (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.mtime"]], "name (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.name"]], "next() (tarfile.tarfile \u7684\u65b9\u6cd5)": [[355, "tarfile.TarFile.next"]], "open() (tarfile.tarfile \u7684\u985e\u5225\u65b9\u6cd5)": [[355, "tarfile.TarFile.open"]], "open() (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.open"]], "pax_headers (tarfile.tarfile \u7684\u5c6c\u6027)": [[355, "tarfile.TarFile.pax_headers"]], "pax_headers (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.pax_headers"]], "size (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.size"]], "tar_filter() (\u65bc tarfile \u6a21\u7d44\u4e2d)": [[355, "tarfile.tar_filter"]], "tarfile": [[355, "module-tarfile"]], "tarfile \u547d\u4ee4\u5217\u9078\u9805": [[355, "cmdoption-tarfile-c"], [355, "cmdoption-tarfile-create"], [355, "cmdoption-tarfile-e"], [355, "cmdoption-tarfile-extract"], [355, "cmdoption-tarfile-filter"], [355, "cmdoption-tarfile-l"], [355, "cmdoption-tarfile-list"], [355, "cmdoption-tarfile-t"], [355, "cmdoption-tarfile-test"], [355, "cmdoption-tarfile-v"]], "tarinfo (tarfile.filtererror \u7684\u5c6c\u6027)": [[355, "tarfile.FilterError.tarinfo"]], "tobuf() (tarfile.tarinfo \u7684\u65b9\u6cd5)": [[355, "tarfile.TarInfo.tobuf"]], "type (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.type"]], "uid (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.uid"]], "uname (tarfile.tarinfo \u7684\u5c6c\u6027)": [[355, "tarfile.TarInfo.uname"]], "pep 594#telnetlib": [[356, "index-5"]], "rfc 854": [[356, "index-2"], [356, "index-3"]], "telnet": [[356, "index-0"]], "telnet (telnetlib \u4e2d\u7684\u985e\u5225)": [[356, "telnetlib.Telnet"]], "close() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.close"]], "expect() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.expect"]], "fileno() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.fileno"]], "get_socket() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.get_socket"]], "interact() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.interact"]], "msg() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.msg"]], "mt_interact() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.mt_interact"]], "open() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.open"]], "read_all() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.read_all"]], "read_eager() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.read_eager"]], "read_lazy() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.read_lazy"]], "read_sb_data() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.read_sb_data"]], "read_some() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.read_some"]], "read_until() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.read_until"]], "read_very_eager() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.read_very_eager"]], "read_very_lazy() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.read_very_lazy"]], "set_debuglevel() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.set_debuglevel"]], "set_option_negotiation_callback() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.set_option_negotiation_callback"]], "telnetlib": [[356, "module-telnetlib"]], "write() (telnetlib.telnet \u7684\u65b9\u6cd5)": [[356, "telnetlib.Telnet.write"]], "namedtemporaryfile() (\u65bc tempfile \u6a21\u7d44\u4e2d)": [[357, "tempfile.NamedTemporaryFile"]], "spooledtemporaryfile (tempfile \u4e2d\u7684\u985e\u5225)": [[357, "tempfile.SpooledTemporaryFile"]], "temp": [[357, "index-8"], [458, "index-7"]], "tmp": [[357, "index-9"]], "tmpdir": [[357, "index-7"], [480, "index-50"]], "temporarydirectory (tempfile \u4e2d\u7684\u985e\u5225)": [[357, "tempfile.TemporaryDirectory"]], "temporaryfile() (\u65bc tempfile \u6a21\u7d44\u4e2d)": [[357, "tempfile.TemporaryFile"]], "file name\uff08\u6a94\u6848\u540d\u7a31\uff09": [[357, "index-0"]], "gettempdir() (\u65bc tempfile \u6a21\u7d44\u4e2d)": [[357, "tempfile.gettempdir"]], "gettempdirb() (\u65bc tempfile \u6a21\u7d44\u4e2d)": [[357, "tempfile.gettempdirb"]], "gettempprefix() (\u65bc tempfile \u6a21\u7d44\u4e2d)": [[357, "tempfile.gettempprefix"]], "gettempprefixb() (\u65bc tempfile \u6a21\u7d44\u4e2d)": [[357, "tempfile.gettempprefixb"]], "mkdtemp() (\u65bc tempfile \u6a21\u7d44\u4e2d)": [[357, "tempfile.mkdtemp"]], "mkstemp() (\u65bc tempfile \u6a21\u7d44\u4e2d)": [[357, "tempfile.mkstemp"]], "mktemp() (\u65bc tempfile \u6a21\u7d44\u4e2d)": [[357, "tempfile.mktemp"]], "tempdir (\u65bc tempfile \u6a21\u7d44\u4e2d)": [[357, "tempfile.tempdir"]], "tempfile": [[357, "module-tempfile"]], "temporary\uff08\u81e8\u6642\uff09": [[357, "index-0"]], "tcsadrain (\u65bc termios \u6a21\u7d44\u4e2d)": [[358, "termios.TCSADRAIN"]], "tcsaflush (\u65bc termios \u6a21\u7d44\u4e2d)": [[358, "termios.TCSAFLUSH"]], "tcsanow (\u65bc termios \u6a21\u7d44\u4e2d)": [[358, "termios.TCSANOW"]], "tcdrain() (\u65bc termios \u6a21\u7d44\u4e2d)": [[358, "termios.tcdrain"]], "tcflow() (\u65bc termios \u6a21\u7d44\u4e2d)": [[358, "termios.tcflow"]], "tcflush() (\u65bc termios \u6a21\u7d44\u4e2d)": [[358, "termios.tcflush"]], "tcgetattr() (\u65bc termios \u6a21\u7d44\u4e2d)": [[358, "termios.tcgetattr"]], "tcgetwinsize() (\u65bc termios \u6a21\u7d44\u4e2d)": [[358, "termios.tcgetwinsize"]], "tcsendbreak() (\u65bc termios \u6a21\u7d44\u4e2d)": [[358, "termios.tcsendbreak"]], "tcsetattr() (\u65bc termios \u6a21\u7d44\u4e2d)": [[358, "termios.tcsetattr"]], "tcsetwinsize() (\u65bc termios \u6a21\u7d44\u4e2d)": [[358, "termios.tcsetwinsize"]], "termios": [[358, "module-termios"]], "tty": [[358, "index-0"], [380, "module-tty"]], "always_eq (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.ALWAYS_EQ"]], "bytecodetestcase (test.support.bytecode_helper \u4e2d\u7684\u985e\u5225)": [[359, "test.support.bytecode_helper.BytecodeTestCase"]], "cleanimport (test.support.import_helper \u4e2d\u7684\u985e\u5225)": [[359, "test.support.import_helper.CleanImport"]], "dirsonsyspath (test.support.import_helper \u4e2d\u7684\u985e\u5225)": [[359, "test.support.import_helper.DirsOnSysPath"]], "environmentvarguard (test.support.os_helper \u4e2d\u7684\u985e\u5225)": [[359, "test.support.os_helper.EnvironmentVarGuard"]], "fs_nonascii (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.FS_NONASCII"]], "fakepath (test.support.os_helper \u4e2d\u7684\u985e\u5225)": [[359, "test.support.os_helper.FakePath"]], "have_docstrings (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.HAVE_DOCSTRINGS"]], "internet_timeout (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.INTERNET_TIMEOUT"]], "ipv6_enabled (\u65bc test.support.socket_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.socket_helper.IPV6_ENABLED"]], "largest (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.LARGEST"]], "long_timeout (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.LONG_TIMEOUT"]], "loopback_timeout (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.LOOPBACK_TIMEOUT"]], "max_py_ssize_t (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.MAX_Py_ssize_t"]], "missing_c_docstrings (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.MISSING_C_DOCSTRINGS"]], "matcher (test.support \u4e2d\u7684\u985e\u5225)": [[359, "test.support.Matcher"]], "never_eq (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.NEVER_EQ"]], "pgo (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.PGO"]], "pipe_max_size (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.PIPE_MAX_SIZE"]], "pythonusersite": [[359, "index-2"]], "py_debug (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.Py_DEBUG"]], "resourcedenied": [[359, "test.support.ResourceDenied"]], "savedcwd (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.SAVEDCWD"]], "short_timeout (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.SHORT_TIMEOUT"]], "smallest (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.SMALLEST"]], "sock_max_size (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.SOCK_MAX_SIZE"]], "savesignals (test.support \u4e2d\u7684\u985e\u5225)": [[359, "test.support.SaveSignals"]], "suppresscrashreport (test.support \u4e2d\u7684\u985e\u5225)": [[359, "test.support.SuppressCrashReport"]], "testfn (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.TESTFN"]], "testfn_nonascii (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.TESTFN_NONASCII"]], "testfn_undecodable (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.TESTFN_UNDECODABLE"]], "testfn_unencodable (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.TESTFN_UNENCODABLE"]], "testfn_unicode (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.TESTFN_UNICODE"]], "test_data_dir (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.TEST_DATA_DIR"]], "test_home_dir (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.TEST_HOME_DIR"]], "test_http_url (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.TEST_HTTP_URL"]], "test_support_dir (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.TEST_SUPPORT_DIR"]], "testfailed": [[359, "test.support.TestFailed"]], "warningsrecorder (test.support.warnings_helper \u4e2d\u7684\u985e\u5225)": [[359, "test.support.warnings_helper.WarningsRecorder"]], "adjust_int_max_str_digits() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.adjust_int_max_str_digits"]], "anticipate_failure() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.anticipate_failure"]], "args_from_interpreter_flags() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.args_from_interpreter_flags"]], "assertinbytecode() (test.support.bytecode_helper.bytecodetestcase \u7684\u65b9\u6cd5)": [[359, "test.support.bytecode_helper.BytecodeTestCase.assertInBytecode"]], "assertnotinbytecode() (test.support.bytecode_helper.bytecodetestcase \u7684\u65b9\u6cd5)": [[359, "test.support.bytecode_helper.BytecodeTestCase.assertNotInBytecode"]], "assert_python_failure() (\u65bc test.support.script_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.script_helper.assert_python_failure"]], "assert_python_ok() (\u65bc test.support.script_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.script_helper.assert_python_ok"]], "bigaddrspacetest() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.bigaddrspacetest"]], "bigmemtest() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.bigmemtest"]], "bind_port() (\u65bc test.support.socket_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.socket_helper.bind_port"]], "bind_unix_socket() (\u65bc test.support.socket_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.socket_helper.bind_unix_socket"]], "busy_retry() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.busy_retry"]], "calcobjsize() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.calcobjsize"]], "calcvobjsize() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.calcvobjsize"]], "can_symlink() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.can_symlink"]], "can_xattr() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.can_xattr"]], "captured_stderr() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.captured_stderr"]], "captured_stdin() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.captured_stdin"]], "captured_stdout() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.captured_stdout"]], "catch_threading_exception() (\u65bc test.support.threading_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.threading_helper.catch_threading_exception"]], "catch_unraisable_exception() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.catch_unraisable_exception"]], "change_cwd() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.change_cwd"]], "check__all__() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.check__all__"]], "check_disallow_instantiation() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.check_disallow_instantiation"]], "check_free_after_iterating() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.check_free_after_iterating"]], "check_impl_detail() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.check_impl_detail"]], "check_no_resource_warning() (\u65bc test.support.warnings_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.warnings_helper.check_no_resource_warning"]], "check_syntax_error() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.check_syntax_error"]], "check_syntax_warning() (\u65bc test.support.warnings_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.warnings_helper.check_syntax_warning"]], "check_warnings() (\u65bc test.support.warnings_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.warnings_helper.check_warnings"]], "checksizeof() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.checksizeof"]], "cpython_only() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.cpython_only"]], "create_empty_file() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.create_empty_file"]], "detect_api_mismatch() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.detect_api_mismatch"]], "disable_faulthandler() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.disable_faulthandler"]], "disable_gc() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.disable_gc"]], "fd_count() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.fd_count"]], "find_unused_port() (\u65bc test.support.socket_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.socket_helper.find_unused_port"]], "findfile() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.findfile"]], "flush_std_streams() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.flush_std_streams"]], "forget() (\u65bc test.support.import_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.import_helper.forget"]], "fs_is_case_insensitive() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.fs_is_case_insensitive"]], "gc_collect() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.gc_collect"]], "get_attribute() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.get_attribute"]], "get_disassembly_as_string() (test.support.bytecode_helper.bytecodetestcase \u7684\u65b9\u6cd5)": [[359, "test.support.bytecode_helper.BytecodeTestCase.get_disassembly_as_string"]], "get_original_stdout() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.get_original_stdout"]], "get_pagesize() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.get_pagesize"]], "ignore_warnings() (\u65bc test.support.warnings_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.warnings_helper.ignore_warnings"]], "impl_detail() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.impl_detail"]], "import_fresh_module() (\u65bc test.support.import_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.import_helper.import_fresh_module"]], "import_module() (\u65bc test.support.import_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.import_helper.import_module"]], "interpreter_requires_environment() (\u65bc test.support.script_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.script_helper.interpreter_requires_environment"]], "is_android (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.is_android"]], "is_jython (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.is_jython"]], "is_resource_enabled() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.is_resource_enabled"]], "join_thread() (\u65bc test.support.threading_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.threading_helper.join_thread"]], "kill_python() (\u65bc test.support.script_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.script_helper.kill_python"]], "load_package_tests() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.load_package_tests"]], "make_bad_fd() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.make_bad_fd"]], "make_legacy_pyc() (\u65bc test.support.import_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.import_helper.make_legacy_pyc"]], "make_pkg() (\u65bc test.support.script_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.script_helper.make_pkg"]], "make_script() (\u65bc test.support.script_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.script_helper.make_script"]], "make_zip_pkg() (\u65bc test.support.script_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.script_helper.make_zip_pkg"]], "make_zip_script() (\u65bc test.support.script_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.script_helper.make_zip_script"]], "match_test() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.match_test"]], "match_value() (test.support.matcher \u7684\u65b9\u6cd5)": [[359, "test.support.Matcher.match_value"]], "matches() (test.support.matcher \u7684\u65b9\u6cd5)": [[359, "test.support.Matcher.matches"]], "max_memuse (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.max_memuse"]], "missing_compiler_executable() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.missing_compiler_executable"]], "modules_cleanup() (\u65bc test.support.import_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.import_helper.modules_cleanup"]], "modules_setup() (\u65bc test.support.import_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.import_helper.modules_setup"]], "no_tracing() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.no_tracing"]], "open_urlresource() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.open_urlresource"]], "optim_args_from_interpreter_flags() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.optim_args_from_interpreter_flags"]], "patch() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.patch"]], "print_warning() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.print_warning"]], "python_is_optimized() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.python_is_optimized"]], "real_max_memuse (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.real_max_memuse"]], "reap_children() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.reap_children"]], "reap_threads() (\u65bc test.support.threading_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.threading_helper.reap_threads"]], "record_original_stdout() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.record_original_stdout"]], "refcount_test() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.refcount_test"]], "requires() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.requires"]], "requires_ieee_754() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.requires_IEEE_754"]], "requires_bz2() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.requires_bz2"]], "requires_docstrings() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.requires_docstrings"]], "requires_freebsd_version() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.requires_freebsd_version"]], "requires_gzip() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.requires_gzip"]], "requires_limited_api() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.requires_limited_api"]], "requires_linux_version() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.requires_linux_version"]], "requires_lzma() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.requires_lzma"]], "requires_mac_version() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.requires_mac_version"]], "requires_resource() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.requires_resource"]], "requires_zlib() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.requires_zlib"]], "restore() (test.support.savesignals \u7684\u65b9\u6cd5)": [[359, "test.support.SaveSignals.restore"]], "rmdir() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.rmdir"]], "rmtree() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.rmtree"]], "run_doctest() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.run_doctest"]], "run_in_subinterp() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.run_in_subinterp"]], "run_python_until_end() (\u65bc test.support.script_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.script_helper.run_python_until_end"]], "run_unittest() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.run_unittest"]], "run_with_locale() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.run_with_locale"]], "run_with_tz() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.run_with_tz"]], "save() (test.support.savesignals \u7684\u65b9\u6cd5)": [[359, "test.support.SaveSignals.save"]], "set() (test.support.os_helper.environmentvarguard \u7684\u65b9\u6cd5)": [[359, "test.support.os_helper.EnvironmentVarGuard.set"]], "set_match_tests() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.set_match_tests"]], "set_memlimit() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.set_memlimit"]], "setswitchinterval() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.setswitchinterval"]], "skip_if_broken_multiprocessing_synchronize() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.skip_if_broken_multiprocessing_synchronize"]], "skip_unless_bind_unix_socket() (\u65bc test.support.socket_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.socket_helper.skip_unless_bind_unix_socket"]], "skip_unless_symlink() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.skip_unless_symlink"]], "skip_unless_xattr() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.skip_unless_xattr"]], "sleeping_retry() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.sleeping_retry"]], "sortdict() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.sortdict"]], "spawn_python() (\u65bc test.support.script_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.script_helper.spawn_python"]], "start_threads() (\u65bc test.support.threading_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.threading_helper.start_threads"]], "swap_attr() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.swap_attr"]], "swap_item() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.swap_item"]], "system_must_validate_cert() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.system_must_validate_cert"]], "temp_cwd() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.temp_cwd"]], "temp_dir() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.temp_dir"]], "temp_umask() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.temp_umask"]], "test": [[359, "module-test"]], "test.support": [[359, "module-test.support"]], "test.support.bytecode_helper": [[359, "module-test.support.bytecode_helper"]], "test.support.import_helper": [[359, "module-test.support.import_helper"]], "test.support.os_helper": [[359, "module-test.support.os_helper"]], "test.support.script_helper": [[359, "module-test.support.script_helper"]], "test.support.socket_helper": [[359, "module-test.support.socket_helper"]], "test.support.threading_helper": [[359, "module-test.support.threading_helper"]], "test.support.warnings_helper": [[359, "module-test.support.warnings_helper"]], "threading_cleanup() (\u65bc test.support.threading_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.threading_helper.threading_cleanup"]], "threading_setup() (\u65bc test.support.threading_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.threading_helper.threading_setup"]], "transient_internet() (\u65bc test.support.socket_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.socket_helper.transient_internet"]], "unix_shell (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.unix_shell"]], "unlink() (\u65bc test.support.os_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.os_helper.unlink"]], "unload() (\u65bc test.support.import_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.import_helper.unload"]], "unset() (test.support.os_helper.environmentvarguard \u7684\u65b9\u6cd5)": [[359, "test.support.os_helper.EnvironmentVarGuard.unset"]], "verbose (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.verbose"]], "wait_process() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.wait_process"]], "wait_threads_exit() (\u65bc test.support.threading_helper \u6a21\u7d44\u4e2d)": [[359, "test.support.threading_helper.wait_threads_exit"]], "with_pymalloc() (\u65bc test.support \u6a21\u7d44\u4e2d)": [[359, "test.support.with_pymalloc"]], "textwrapper (textwrap \u4e2d\u7684\u985e\u5225)": [[361, "textwrap.TextWrapper"]], "break_long_words (textwrap.textwrapper \u7684\u5c6c\u6027)": [[361, "textwrap.TextWrapper.break_long_words"]], "break_on_hyphens (textwrap.textwrapper \u7684\u5c6c\u6027)": [[361, "textwrap.TextWrapper.break_on_hyphens"]], "dedent() (\u65bc textwrap \u6a21\u7d44\u4e2d)": [[361, "textwrap.dedent"]], "drop_whitespace (textwrap.textwrapper \u7684\u5c6c\u6027)": [[361, "textwrap.TextWrapper.drop_whitespace"]], "expand_tabs (textwrap.textwrapper \u7684\u5c6c\u6027)": [[361, "textwrap.TextWrapper.expand_tabs"]], "fill() (textwrap.textwrapper \u7684\u65b9\u6cd5)": [[361, "textwrap.TextWrapper.fill"]], "fill() (\u65bc textwrap \u6a21\u7d44\u4e2d)": [[361, "textwrap.fill"]], "fix_sentence_endings (textwrap.textwrapper \u7684\u5c6c\u6027)": [[361, "textwrap.TextWrapper.fix_sentence_endings"]], "indent() (\u65bc textwrap \u6a21\u7d44\u4e2d)": [[361, "textwrap.indent"]], "initial_indent (textwrap.textwrapper \u7684\u5c6c\u6027)": [[361, "textwrap.TextWrapper.initial_indent"]], "max_lines (textwrap.textwrapper \u7684\u5c6c\u6027)": [[361, "textwrap.TextWrapper.max_lines"]], "placeholder (textwrap.textwrapper \u7684\u5c6c\u6027)": [[361, "textwrap.TextWrapper.placeholder"]], "replace_whitespace (textwrap.textwrapper \u7684\u5c6c\u6027)": [[361, "textwrap.TextWrapper.replace_whitespace"]], "shorten() (\u65bc textwrap \u6a21\u7d44\u4e2d)": [[361, "textwrap.shorten"]], "subsequent_indent (textwrap.textwrapper \u7684\u5c6c\u6027)": [[361, "textwrap.TextWrapper.subsequent_indent"]], "tabsize (textwrap.textwrapper \u7684\u5c6c\u6027)": [[361, "textwrap.TextWrapper.tabsize"]], "textwrap": [[361, "module-textwrap"]], "width (textwrap.textwrapper \u7684\u5c6c\u6027)": [[361, "textwrap.TextWrapper.width"]], "wrap() (textwrap.textwrapper \u7684\u65b9\u6cd5)": [[361, "textwrap.TextWrapper.wrap"]], "wrap() (\u65bc textwrap \u6a21\u7d44\u4e2d)": [[361, "textwrap.wrap"]], "barrier (threading \u4e2d\u7684\u985e\u5225)": [[362, "threading.Barrier"]], "boundedsemaphore (threading \u4e2d\u7684\u985e\u5225)": [[362, "threading.BoundedSemaphore"]], "condition (threading \u4e2d\u7684\u985e\u5225)": [[362, "threading.Condition"]], "event (threading \u4e2d\u7684\u985e\u5225)": [[362, "threading.Event"]], "lock (threading \u4e2d\u7684\u985e\u5225)": [[362, "threading.Lock"]], "rlock (threading \u4e2d\u7684\u985e\u5225)": [[362, "threading.RLock"]], "semaphore (threading \u4e2d\u7684\u985e\u5225)": [[362, "threading.Semaphore"]], "timeout_max (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.TIMEOUT_MAX"]], "thread (threading \u4e2d\u7684\u985e\u5225)": [[362, "threading.Thread"]], "timer (threading \u4e2d\u7684\u985e\u5225)": [[362, "threading.Timer"]], "__excepthook__ (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.__excepthook__"]], "abort() (threading.barrier \u7684\u65b9\u6cd5)": [[362, "threading.Barrier.abort"]], "acquire() (threading.condition \u7684\u65b9\u6cd5)": [[362, "threading.Condition.acquire"]], "acquire() (threading.lock \u7684\u65b9\u6cd5)": [[362, "threading.Lock.acquire"]], "acquire() (threading.rlock \u7684\u65b9\u6cd5)": [[362, "threading.RLock.acquire"]], "acquire() (threading.semaphore \u7684\u65b9\u6cd5)": [[362, "threading.Semaphore.acquire"]], "active_count() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.active_count"]], "broken (threading.barrier \u7684\u5c6c\u6027)": [[362, "threading.Barrier.broken"]], "cancel() (threading.timer \u7684\u65b9\u6cd5)": [[362, "threading.Timer.cancel"]], "clear() (threading.event \u7684\u65b9\u6cd5)": [[362, "threading.Event.clear"]], "current_thread() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.current_thread"]], "daemon (threading.thread \u7684\u5c6c\u6027)": [[362, "threading.Thread.daemon"]], "enumerate() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.enumerate"]], "excepthook() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.excepthook"]], "getname() (threading.thread \u7684\u65b9\u6cd5)": [[362, "threading.Thread.getName"]], "get_ident() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.get_ident"]], "get_native_id() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.get_native_id"]], "getprofile() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.getprofile"]], "gettrace() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.gettrace"]], "ident (threading.thread \u7684\u5c6c\u6027)": [[362, "threading.Thread.ident"]], "isdaemon() (threading.thread \u7684\u65b9\u6cd5)": [[362, "threading.Thread.isDaemon"]], "is_alive() (threading.thread \u7684\u65b9\u6cd5)": [[362, "threading.Thread.is_alive"]], "is_set() (threading.event \u7684\u65b9\u6cd5)": [[362, "threading.Event.is_set"]], "join() (threading.thread \u7684\u65b9\u6cd5)": [[362, "threading.Thread.join"]], "local (threading \u4e2d\u7684\u985e\u5225)": [[362, "threading.local"]], "locked() (threading.lock \u7684\u65b9\u6cd5)": [[362, "threading.Lock.locked"]], "main_thread() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.main_thread"]], "n_waiting (threading.barrier \u7684\u5c6c\u6027)": [[362, "threading.Barrier.n_waiting"]], "name (threading.thread \u7684\u5c6c\u6027)": [[362, "threading.Thread.name"]], "native_id (threading.thread \u7684\u5c6c\u6027)": [[362, "threading.Thread.native_id"]], "notify() (threading.condition \u7684\u65b9\u6cd5)": [[362, "threading.Condition.notify"]], "notify_all() (threading.condition \u7684\u65b9\u6cd5)": [[362, "threading.Condition.notify_all"]], "parties (threading.barrier \u7684\u5c6c\u6027)": [[362, "threading.Barrier.parties"]], "release() (threading.condition \u7684\u65b9\u6cd5)": [[362, "threading.Condition.release"]], "release() (threading.lock \u7684\u65b9\u6cd5)": [[362, "threading.Lock.release"]], "release() (threading.rlock \u7684\u65b9\u6cd5)": [[362, "threading.RLock.release"]], "release() (threading.semaphore \u7684\u65b9\u6cd5)": [[362, "threading.Semaphore.release"]], "reset() (threading.barrier \u7684\u65b9\u6cd5)": [[362, "threading.Barrier.reset"]], "run() (threading.thread \u7684\u65b9\u6cd5)": [[362, "threading.Thread.run"]], "set() (threading.event \u7684\u65b9\u6cd5)": [[362, "threading.Event.set"]], "setdaemon() (threading.thread \u7684\u65b9\u6cd5)": [[362, "threading.Thread.setDaemon"]], "setname() (threading.thread \u7684\u65b9\u6cd5)": [[362, "threading.Thread.setName"]], "setprofile() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.setprofile"]], "setprofile_all_threads() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.setprofile_all_threads"]], "settrace() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.settrace"]], "settrace_all_threads() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.settrace_all_threads"]], "stack_size() (\u65bc threading \u6a21\u7d44\u4e2d)": [[362, "threading.stack_size"]], "start() (threading.thread \u7684\u65b9\u6cd5)": [[362, "threading.Thread.start"]], "threading": [[362, "module-threading"]], "wait() (threading.barrier \u7684\u65b9\u6cd5)": [[362, "threading.Barrier.wait"]], "wait() (threading.condition \u7684\u65b9\u6cd5)": [[362, "threading.Condition.wait"]], "wait() (threading.event \u7684\u65b9\u6cd5)": [[362, "threading.Event.wait"]], "wait_for() (threading.condition \u7684\u65b9\u6cd5)": [[362, "threading.Condition.wait_for"]], "2-digit years\uff082 \u4f4d\u6578\u5e74\u4efd\uff09": [[363, "index-3"]], "clock_boottime (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.CLOCK_BOOTTIME"]], "clock_highres (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.CLOCK_HIGHRES"]], "clock_monotonic (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.CLOCK_MONOTONIC"]], "clock_monotonic_raw (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.CLOCK_MONOTONIC_RAW"]], "clock_process_cputime_id (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.CLOCK_PROCESS_CPUTIME_ID"]], "clock_prof (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.CLOCK_PROF"]], "clock_realtime (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.CLOCK_REALTIME"]], "clock_tai (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.CLOCK_TAI"]], "clock_thread_cputime_id (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.CLOCK_THREAD_CPUTIME_ID"]], "clock_uptime (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.CLOCK_UPTIME"]], "clock_uptime_raw (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.CLOCK_UPTIME_RAW"]], "cpu time\uff08cpu \u6642\u9593\uff09": [[363, "index-12"], [363, "index-7"]], "coordinated universal time\uff08\u4e16\u754c\u5354\u8abf\u6642\u9593\uff09": [[363, "index-4"]], "daylight saving time\uff08\u65e5\u5149\u7bc0\u7d04\u6642\u9593\uff09": [[363, "index-5"]], "greenwich mean time\uff08\u683c\u6797\u5a01\u6cbb\u6a19\u6e96\u6642\u9593\uff09": [[363, "index-4"]], "rfc 1123": [[363, "index-21"]], "tz": [[363, "index-13"], [363, "index-14"], [363, "index-15"], [363, "index-16"], [363, "index-17"], [363, "index-18"]], "utc": [[363, "index-4"]], "year 2038\uff082038 \u5e74\u554f\u984c\uff09": [[363, "index-2"]], "altzone (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.altzone"]], "asctime() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.asctime"]], "benchmarking\uff08\u57fa\u6e96\u6e2c\u8a66\uff09": [[363, "index-12"], [363, "index-6"], [363, "index-7"]], "clock_getres() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.clock_getres"]], "clock_gettime() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.clock_gettime"]], "clock_gettime_ns() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.clock_gettime_ns"]], "clock_settime() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.clock_settime"]], "clock_settime_ns() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.clock_settime_ns"]], "ctime() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.ctime"]], "daylight (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.daylight"]], "epoch\uff08\u7d00\u5143\uff09": [[363, "index-0"]], "get_clock_info() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.get_clock_info"]], "gmtime() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.gmtime"]], "localtime() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.localtime"]], "mktime() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.mktime"]], "monotonic() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.monotonic"]], "monotonic_ns() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.monotonic_ns"]], "perf_counter() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.perf_counter"]], "perf_counter_ns() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.perf_counter_ns"]], "process_time() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.process_time"]], "process_time_ns() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.process_time_ns"]], "processor time\uff08\u8655\u7406\u5668\u6642\u9593\uff09": [[363, "index-12"], [363, "index-7"]], "pthread_getcpuclockid() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.pthread_getcpuclockid"]], "seconds since the epoch": [[363, "index-1"]], "sleep() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.sleep"]], "strftime() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.strftime"]], "strptime() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.strptime"]], "struct_time (time \u4e2d\u7684\u985e\u5225)": [[363, "time.struct_time"]], "thread_time() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.thread_time"]], "thread_time_ns() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.thread_time_ns"]], "time": [[363, "module-time"]], "time() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.time"]], "time_ns() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.time_ns"]], "timezone (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.timezone"]], "tm_day (time.struct_time \u7684\u5c6c\u6027)": [[363, "time.struct_time.tm_day"]], "tm_gmtoff (time.struct_time \u7684\u5c6c\u6027)": [[363, "time.struct_time.tm_gmtoff"]], "tm_hour (time.struct_time \u7684\u5c6c\u6027)": [[363, "time.struct_time.tm_hour"]], "tm_isdst (time.struct_time \u7684\u5c6c\u6027)": [[363, "time.struct_time.tm_isdst"]], "tm_min (time.struct_time \u7684\u5c6c\u6027)": [[363, "time.struct_time.tm_min"]], "tm_mon (time.struct_time \u7684\u5c6c\u6027)": [[363, "time.struct_time.tm_mon"]], "tm_sec (time.struct_time \u7684\u5c6c\u6027)": [[363, "time.struct_time.tm_sec"]], "tm_wday (time.struct_time \u7684\u5c6c\u6027)": [[363, "time.struct_time.tm_wday"]], "tm_yday (time.struct_time \u7684\u5c6c\u6027)": [[363, "time.struct_time.tm_yday"]], "tm_year (time.struct_time \u7684\u5c6c\u6027)": [[363, "time.struct_time.tm_year"]], "tm_zone (time.struct_time \u7684\u5c6c\u6027)": [[363, "time.struct_time.tm_zone"]], "tzname (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.tzname"]], "tzset() (\u65bc time \u6a21\u7d44\u4e2d)": [[363, "time.tzset"]], "--number": [[364, "cmdoption-timeit-n"]], "--process": [[364, "cmdoption-timeit-p"]], "--repeat": [[364, "cmdoption-timeit-r"]], "--setup": [[364, "cmdoption-timeit-s"]], "--unit": [[364, "cmdoption-timeit-u"]], "-n": [[364, "cmdoption-timeit-n"], [395, "cmdoption-uuid-N"], [395, "cmdoption-uuid-n"]], "-u": [[364, "cmdoption-timeit-u"], [395, "cmdoption-uuid-u"], [452, "cmdoption-u"]], "timer (timeit \u4e2d\u7684\u985e\u5225)": [[364, "timeit.Timer"]], "autorange() (timeit.timer \u7684\u65b9\u6cd5)": [[364, "timeit.Timer.autorange"]], "default_timer() (\u65bc timeit \u6a21\u7d44\u4e2d)": [[364, "timeit.default_timer"]], "print_exc() (timeit.timer \u7684\u65b9\u6cd5)": [[364, "timeit.Timer.print_exc"]], "repeat() (timeit.timer \u7684\u65b9\u6cd5)": [[364, "timeit.Timer.repeat"]], "repeat() (\u65bc timeit \u6a21\u7d44\u4e2d)": [[364, "timeit.repeat"]], "timeit": [[364, "module-timeit"]], "timeit \u547d\u4ee4\u5217\u9078\u9805": [[364, "cmdoption-timeit-h"], [364, "cmdoption-timeit-n"], [364, "cmdoption-timeit-p"], [364, "cmdoption-timeit-r"], [364, "cmdoption-timeit-s"], [364, "cmdoption-timeit-u"], [364, "cmdoption-timeit-v"]], "timeit() (timeit.timer \u7684\u65b9\u6cd5)": [[364, "timeit.Timer.timeit"]], "timeit() (\u65bc timeit \u6a21\u7d44\u4e2d)": [[364, "timeit.timeit"]], "\u57fa\u6e96\u91cf\u6e2c (benchmarking)": [[364, "index-0"]], "\u6027\u80fd\u8868\u73fe": [[364, "index-0"]], "gui": [[365, "index-0"]], "graphical user interface\uff08\u5716\u5f62\u4f7f\u7528\u8005\u4ecb\u9762\uff09": [[365, "index-0"]], "tk": [[365, "index-0"]], "tkinter": [[365, "index-0"], [366, "module-tkinter"]], "display": [[366, "index-0"], [427, "index-15"], [427, "index-16"], [427, "index-17"]], "exception (\u65bc tkinter \u6a21\u7d44\u4e2d)": [[366, "tkinter.EXCEPTION"]], "readable (\u65bc tkinter \u6a21\u7d44\u4e2d)": [[366, "tkinter.READABLE"]], "tcl() (\u65bc tkinter \u6a21\u7d44\u4e2d)": [[366, "tkinter.Tcl"]], "tk (tkinter \u4e2d\u7684\u985e\u5225)": [[366, "tkinter.Tk"]], "tk option data types": [[366, "index-4"]], "writable (\u65bc tkinter \u6a21\u7d44\u4e2d)": [[366, "tkinter.WRITABLE"]], "bind (widgets)": [[366, "index-5"]], "children (tkinter.tk \u7684\u5c6c\u6027)": [[366, "tkinter.Tk.children"]], "createfilehandler() (tkinter.widget.tk \u7684\u65b9\u6cd5)": [[366, "tkinter.Widget.tk.createfilehandler"]], "deletefilehandler() (tkinter.widget.tk \u7684\u65b9\u6cd5)": [[366, "tkinter.Widget.tk.deletefilehandler"]], "events (widgets)": [[366, "index-5"]], "master (tkinter.tk \u7684\u5c6c\u6027)": [[366, "tkinter.Tk.master"]], "packing (widgets)": [[366, "index-2"]], "tk (tkinter.tk \u7684\u5c6c\u6027)": [[366, "tkinter.Tk.tk"]], "window manager (widgets)": [[366, "index-3"]], "chooser (tkinter.colorchooser \u4e2d\u7684\u985e\u5225)": [[367, "tkinter.colorchooser.Chooser"]], "askcolor() (\u65bc tkinter.colorchooser \u6a21\u7d44\u4e2d)": [[367, "tkinter.colorchooser.askcolor"]], "tkinter.colorchooser": [[367, "module-tkinter.colorchooser"]], "dndhandler (tkinter.dnd \u4e2d\u7684\u985e\u5225)": [[368, "tkinter.dnd.DndHandler"]], "cancel() (tkinter.dnd.dndhandler \u7684\u65b9\u6cd5)": [[368, "tkinter.dnd.DndHandler.cancel"]], "dnd_start() (\u65bc tkinter.dnd \u6a21\u7d44\u4e2d)": [[368, "tkinter.dnd.dnd_start"]], "finish() (tkinter.dnd.dndhandler \u7684\u65b9\u6cd5)": [[368, "tkinter.dnd.DndHandler.finish"]], "on_motion() (tkinter.dnd.dndhandler \u7684\u65b9\u6cd5)": [[368, "tkinter.dnd.DndHandler.on_motion"]], "on_release() (tkinter.dnd.dndhandler \u7684\u65b9\u6cd5)": [[368, "tkinter.dnd.DndHandler.on_release"]], "tkinter.dnd": [[368, "module-tkinter.dnd"]], "bold (\u65bc tkinter.font \u6a21\u7d44\u4e2d)": [[369, "tkinter.font.BOLD"]], "font (tkinter.font \u4e2d\u7684\u985e\u5225)": [[369, "tkinter.font.Font"]], "italic (\u65bc tkinter.font \u6a21\u7d44\u4e2d)": [[369, "tkinter.font.ITALIC"]], "normal (\u65bc tkinter.font \u6a21\u7d44\u4e2d)": [[369, "tkinter.font.NORMAL"]], "roman (\u65bc tkinter.font \u6a21\u7d44\u4e2d)": [[369, "tkinter.font.ROMAN"]], "actual() (tkinter.font.font \u7684\u65b9\u6cd5)": [[369, "tkinter.font.Font.actual"]], "cget() (tkinter.font.font \u7684\u65b9\u6cd5)": [[369, "tkinter.font.Font.cget"]], "config() (tkinter.font.font \u7684\u65b9\u6cd5)": [[369, "tkinter.font.Font.config"]], "copy() (tkinter.font.font \u7684\u65b9\u6cd5)": [[369, "tkinter.font.Font.copy"]], "families() (\u65bc tkinter.font \u6a21\u7d44\u4e2d)": [[369, "tkinter.font.families"]], "measure() (tkinter.font.font \u7684\u65b9\u6cd5)": [[369, "tkinter.font.Font.measure"]], "metrics() (tkinter.font.font \u7684\u65b9\u6cd5)": [[369, "tkinter.font.Font.metrics"]], "names() (\u65bc tkinter.font \u6a21\u7d44\u4e2d)": [[369, "tkinter.font.names"]], "nametofont() (\u65bc tkinter.font \u6a21\u7d44\u4e2d)": [[369, "tkinter.font.nametofont"]], "tkinter.font": [[369, "module-tkinter.font"]], "message (tkinter.messagebox \u4e2d\u7684\u985e\u5225)": [[370, "tkinter.messagebox.Message"]], "askokcancel() (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.askokcancel"]], "askquestion() (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.askquestion"]], "askretrycancel() (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.askretrycancel"]], "askyesno() (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.askyesno"]], "askyesnocancel() (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.askyesnocancel"]], "showerror() (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.showerror"]], "showinfo() (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.showinfo"]], "showwarning() (\u65bc tkinter.messagebox \u6a21\u7d44\u4e2d)": [[370, "tkinter.messagebox.showwarning"]], "tkinter.messagebox": [[370, "module-tkinter.messagebox"]], "scrolledtext (tkinter.scrolledtext \u4e2d\u7684\u985e\u5225)": [[371, "tkinter.scrolledtext.ScrolledText"]], "frame (tkinter.scrolledtext.scrolledtext \u7684\u5c6c\u6027)": [[371, "tkinter.scrolledtext.ScrolledText.frame"]], "tkinter.scrolledtext": [[371, "module-tkinter.scrolledtext"]], "vbar (tkinter.scrolledtext.scrolledtext \u7684\u5c6c\u6027)": [[371, "tkinter.scrolledtext.ScrolledText.vbar"]], "balloon (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.Balloon"]], "buttonbox (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.ButtonBox"]], "checklist (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.CheckList"]], "combobox (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.ComboBox"]], "control (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.Control"]], "dirlist (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.DirList"]], "dirselectbox (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.DirSelectBox"]], "dirselectdialog (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.DirSelectDialog"]], "dirtree (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.DirTree"]], "exfileselectbox (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.ExFileSelectBox"]], "fileentry (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.FileEntry"]], "fileselectbox (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.FileSelectBox"]], "form (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.Form"]], "hlist (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.HList"]], "inputonly (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.InputOnly"]], "labelentry (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.LabelEntry"]], "labelframe (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.LabelFrame"]], "listnotebook (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.ListNoteBook"]], "meter (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.Meter"]], "notebook (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.NoteBook"]], "optionmenu (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.OptionMenu"]], "panedwindow (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.PanedWindow"]], "popupmenu (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.PopupMenu"]], "select (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.Select"]], "stdbuttonbox (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.StdButtonBox"]], "tlist (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.TList"]], "tix": [[372, "index-0"]], "tk (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.Tk"]], "tree (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.Tree"]], "tixcommand (tkinter.tix \u4e2d\u7684\u985e\u5225)": [[372, "tkinter.tix.tixCommand"]], "tix_addbitmapdir() (tkinter.tix.tixcommand \u7684\u65b9\u6cd5)": [[372, "tkinter.tix.tixCommand.tix_addbitmapdir"]], "tix_cget() (tkinter.tix.tixcommand \u7684\u65b9\u6cd5)": [[372, "tkinter.tix.tixCommand.tix_cget"]], "tix_configure() (tkinter.tix.tixcommand \u7684\u65b9\u6cd5)": [[372, "tkinter.tix.tixCommand.tix_configure"]], "tix_filedialog() (tkinter.tix.tixcommand \u7684\u65b9\u6cd5)": [[372, "tkinter.tix.tixCommand.tix_filedialog"]], "tix_getbitmap() (tkinter.tix.tixcommand \u7684\u65b9\u6cd5)": [[372, "tkinter.tix.tixCommand.tix_getbitmap"]], "tix_getimage() (tkinter.tix.tixcommand \u7684\u65b9\u6cd5)": [[372, "tkinter.tix.tixCommand.tix_getimage"]], "tix_option_get() (tkinter.tix.tixcommand \u7684\u65b9\u6cd5)": [[372, "tkinter.tix.tixCommand.tix_option_get"]], "tix_resetoptions() (tkinter.tix.tixcommand \u7684\u65b9\u6cd5)": [[372, "tkinter.tix.tixCommand.tix_resetoptions"]], "tkinter.tix": [[372, "module-tkinter.tix"]], "combobox (tkinter.ttk \u4e2d\u7684\u985e\u5225)": [[373, "tkinter.ttk.Combobox"]], "notebook (tkinter.ttk \u4e2d\u7684\u985e\u5225)": [[373, "tkinter.ttk.Notebook"]], "progressbar (tkinter.ttk \u4e2d\u7684\u985e\u5225)": [[373, "tkinter.ttk.Progressbar"]], "spinbox (tkinter.ttk \u4e2d\u7684\u985e\u5225)": [[373, "tkinter.ttk.Spinbox"]], "style (tkinter.ttk \u4e2d\u7684\u985e\u5225)": [[373, "tkinter.ttk.Style"]], "treeview (tkinter.ttk \u4e2d\u7684\u985e\u5225)": [[373, "tkinter.ttk.Treeview"]], "widget (tkinter.ttk \u4e2d\u7684\u985e\u5225)": [[373, "tkinter.ttk.Widget"]], "add() (tkinter.ttk.notebook \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Notebook.add"]], "bbox() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.bbox"]], "column() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.column"]], "configure() (tkinter.ttk.style \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Style.configure"]], "current() (tkinter.ttk.combobox \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Combobox.current"]], "delete() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.delete"]], "detach() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.detach"]], "element_create() (tkinter.ttk.style \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Style.element_create"]], "element_names() (tkinter.ttk.style \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Style.element_names"]], "element_options() (tkinter.ttk.style \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Style.element_options"]], "enable_traversal() (tkinter.ttk.notebook \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Notebook.enable_traversal"]], "exists() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.exists"]], "focus() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.focus"]], "forget() (tkinter.ttk.notebook \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Notebook.forget"]], "get() (tkinter.ttk.combobox \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Combobox.get"]], "get() (tkinter.ttk.spinbox \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Spinbox.get"]], "get_children() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.get_children"]], "heading() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.heading"]], "hide() (tkinter.ttk.notebook \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Notebook.hide"]], "identify() (tkinter.ttk.notebook \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Notebook.identify"]], "identify() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.identify"]], "identify() (tkinter.ttk.widget \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Widget.identify"]], "identify_column() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.identify_column"]], "identify_element() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.identify_element"]], "identify_region() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.identify_region"]], "identify_row() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.identify_row"]], "index() (tkinter.ttk.notebook \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Notebook.index"]], "index() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.index"]], "insert() (tkinter.ttk.notebook \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Notebook.insert"]], "insert() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.insert"]], "instate() (tkinter.ttk.widget \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Widget.instate"]], "item() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.item"]], "layout() (tkinter.ttk.style \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Style.layout"]], "lookup() (tkinter.ttk.style \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Style.lookup"]], "map() (tkinter.ttk.style \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Style.map"]], "move() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.move"]], "next() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.next"]], "parent() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.parent"]], "prev() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.prev"]], "reattach() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.reattach"]], "see() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.see"]], "select() (tkinter.ttk.notebook \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Notebook.select"]], "selection() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.selection"]], "selection_add() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.selection_add"]], "selection_remove() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.selection_remove"]], "selection_set() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.selection_set"]], "selection_toggle() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.selection_toggle"]], "set() (tkinter.ttk.combobox \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Combobox.set"]], "set() (tkinter.ttk.spinbox \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Spinbox.set"]], "set() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.set"]], "set_children() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.set_children"]], "start() (tkinter.ttk.progressbar \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Progressbar.start"]], "state() (tkinter.ttk.widget \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Widget.state"]], "step() (tkinter.ttk.progressbar \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Progressbar.step"]], "stop() (tkinter.ttk.progressbar \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Progressbar.stop"]], "tab() (tkinter.ttk.notebook \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Notebook.tab"]], "tabs() (tkinter.ttk.notebook \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Notebook.tabs"]], "tag_bind() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.tag_bind"]], "tag_configure() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.tag_configure"]], "tag_has() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.tag_has"]], "theme_create() (tkinter.ttk.style \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Style.theme_create"]], "theme_names() (tkinter.ttk.style \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Style.theme_names"]], "theme_settings() (tkinter.ttk.style \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Style.theme_settings"]], "theme_use() (tkinter.ttk.style \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Style.theme_use"]], "tkinter.ttk": [[373, "module-tkinter.ttk"]], "ttk": [[373, "index-0"]], "xview() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.xview"]], "yview() (tkinter.ttk.treeview \u7684\u65b9\u6cd5)": [[373, "tkinter.ttk.Treeview.yview"]], "amper (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.AMPER"]], "amperequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.AMPEREQUAL"]], "async (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.ASYNC"]], "at (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.AT"]], "atequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.ATEQUAL"]], "await (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.AWAIT"]], "circumflex (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.CIRCUMFLEX"]], "circumflexequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.CIRCUMFLEXEQUAL"]], "colon (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.COLON"]], "colonequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.COLONEQUAL"]], "comma (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.COMMA"]], "comment (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.COMMENT"]], "dedent (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.DEDENT"]], "dot (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.DOT"]], "doubleslash (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.DOUBLESLASH"]], "doubleslashequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.DOUBLESLASHEQUAL"]], "doublestar (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.DOUBLESTAR"]], "doublestarequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.DOUBLESTAREQUAL"]], "ellipsis (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.ELLIPSIS"]], "encoding (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.ENCODING"]], "endmarker (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.ENDMARKER"]], "eqequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.EQEQUAL"]], "equal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.EQUAL"]], "errortoken (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.ERRORTOKEN"]], "exclamation (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.EXCLAMATION"]], "fstring_end (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.FSTRING_END"]], "fstring_middle (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.FSTRING_MIDDLE"]], "fstring_start (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.FSTRING_START"]], "greater (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.GREATER"]], "greaterequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.GREATEREQUAL"]], "indent (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.INDENT"]], "iseof() (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.ISEOF"]], "isnonterminal() (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.ISNONTERMINAL"]], "isterminal() (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.ISTERMINAL"]], "lbrace (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.LBRACE"]], "leftshift (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.LEFTSHIFT"]], "leftshiftequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.LEFTSHIFTEQUAL"]], "less (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.LESS"]], "lessequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.LESSEQUAL"]], "lpar (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.LPAR"]], "lsqb (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.LSQB"]], "minequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.MINEQUAL"]], "minus (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.MINUS"]], "name (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.NAME"]], "newline (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.NEWLINE"]], "nl (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.NL"]], "notequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.NOTEQUAL"]], "nt_offset (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.NT_OFFSET"]], "number (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.NUMBER"]], "n_tokens (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.N_TOKENS"]], "op (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.OP"]], "percent (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.PERCENT"]], "percentequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.PERCENTEQUAL"]], "plus (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.PLUS"]], "plusequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.PLUSEQUAL"]], "rarrow (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.RARROW"]], "rbrace (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.RBRACE"]], "rightshift (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.RIGHTSHIFT"]], "rightshiftequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.RIGHTSHIFTEQUAL"]], "rpar (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.RPAR"]], "rsqb (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.RSQB"]], "semi (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.SEMI"]], "slash (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.SLASH"]], "slashequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.SLASHEQUAL"]], "soft_keyword (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.SOFT_KEYWORD"]], "star (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.STAR"]], "starequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.STAREQUAL"]], "string (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.STRING"]], "tilde (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.TILDE"]], "type_comment (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.TYPE_COMMENT"]], "type_ignore (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.TYPE_IGNORE"]], "vbar (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.VBAR"]], "vbarequal (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.VBAREQUAL"]], "tok_name (\u65bc token \u6a21\u7d44\u4e2d)": [[374, "token.tok_name"]], "token": [[374, "module-token"], [432, "index-0"]], "--exact": [[375, "cmdoption-tokenize-e"]], "tokenerror": [[375, "tokenize.TokenError"]], "detect_encoding() (\u65bc tokenize \u6a21\u7d44\u4e2d)": [[375, "tokenize.detect_encoding"]], "generate_tokens() (\u65bc tokenize \u6a21\u7d44\u4e2d)": [[375, "tokenize.generate_tokens"]], "open() (\u65bc tokenize \u6a21\u7d44\u4e2d)": [[375, "tokenize.open"]], "tokenize": [[375, "module-tokenize"]], "tokenize \u547d\u4ee4\u5217\u9078\u9805": [[375, "cmdoption-tokenize-e"], [375, "cmdoption-tokenize-h"]], "tokenize() (\u65bc tokenize \u6a21\u7d44\u4e2d)": [[375, "tokenize.tokenize"]], "untokenize() (\u65bc tokenize \u6a21\u7d44\u4e2d)": [[375, "tokenize.untokenize"]], "tomldecodeerror": [[376, "tomllib.TOMLDecodeError"]], "load() (\u65bc tomllib \u6a21\u7d44\u4e2d)": [[376, "tomllib.load"]], "loads() (\u65bc tomllib \u6a21\u7d44\u4e2d)": [[376, "tomllib.loads"]], "tomllib": [[376, "module-tomllib"]], "--count": [[377, "cmdoption-trace-c"]], "--coverdir": [[377, "cmdoption-trace-C"]], "--file": [[377, "cmdoption-trace-f"]], "--ignore-dir": [[377, "cmdoption-trace-ignore-dir"]], "--ignore-module": [[377, "cmdoption-trace-ignore-module"]], "--listfuncs": [[377, "cmdoption-trace-l"]], "--missing": [[377, "cmdoption-trace-m"]], "--no-report": [[377, "cmdoption-trace-R"]], "--report": [[377, "cmdoption-trace-r"]], "--summary": [[377, "cmdoption-trace-s"]], "--timing": [[377, "cmdoption-trace-g"]], "--trace": [[377, "cmdoption-trace-t"]], "--trackcalls": [[377, "cmdoption-trace-T"]], "-g": [[377, "cmdoption-trace-g"]], "coverageresults (trace \u4e2d\u7684\u985e\u5225)": [[377, "trace.CoverageResults"]], "trace (trace \u4e2d\u7684\u985e\u5225)": [[377, "trace.Trace"]], "results() (trace.trace \u7684\u65b9\u6cd5)": [[377, "trace.Trace.results"]], "run() (trace.trace \u7684\u65b9\u6cd5)": [[377, "trace.Trace.run"]], "runctx() (trace.trace \u7684\u65b9\u6cd5)": [[377, "trace.Trace.runctx"]], "runfunc() (trace.trace \u7684\u65b9\u6cd5)": [[377, "trace.Trace.runfunc"]], "trace": [[377, "module-trace"]], "trace \u547d\u4ee4\u5217\u9078\u9805": [[377, "cmdoption-trace-C"], [377, "cmdoption-trace-R"], [377, "cmdoption-trace-T"], [377, "cmdoption-trace-c"], [377, "cmdoption-trace-f"], [377, "cmdoption-trace-g"], [377, "cmdoption-trace-help"], [377, "cmdoption-trace-ignore-dir"], [377, "cmdoption-trace-ignore-module"], [377, "cmdoption-trace-l"], [377, "cmdoption-trace-m"], [377, "cmdoption-trace-r"], [377, "cmdoption-trace-s"], [377, "cmdoption-trace-t"], [377, "cmdoption-trace-version"]], "update() (trace.coverageresults \u7684\u65b9\u6cd5)": [[377, "trace.CoverageResults.update"]], "write_results() (trace.coverageresults \u7684\u65b9\u6cd5)": [[377, "trace.CoverageResults.write_results"]], "framesummary (traceback \u4e2d\u7684\u985e\u5225)": [[378, "traceback.FrameSummary"]], "stacksummary (traceback \u4e2d\u7684\u985e\u5225)": [[378, "traceback.StackSummary"]], "tracebackexception (traceback \u4e2d\u7684\u985e\u5225)": [[378, "traceback.TracebackException"]], "__cause__ (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.__cause__"]], "__context__ (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.__context__"]], "__notes__ (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.__notes__"]], "__suppress_context__ (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.__suppress_context__"]], "clear_frames() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.clear_frames"]], "end_lineno (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.end_lineno"]], "end_offset (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.end_offset"]], "exc_type (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.exc_type"]], "exceptions (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.exceptions"]], "extract() (traceback.stacksummary \u7684\u985e\u5225\u65b9\u6cd5)": [[378, "traceback.StackSummary.extract"]], "extract_stack() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.extract_stack"]], "extract_tb() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.extract_tb"]], "filename (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.filename"]], "format() (traceback.stacksummary \u7684\u65b9\u6cd5)": [[378, "traceback.StackSummary.format"]], "format() (traceback.tracebackexception \u7684\u65b9\u6cd5)": [[378, "traceback.TracebackException.format"]], "format_exc() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.format_exc"]], "format_exception() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.format_exception"]], "format_exception_only() (traceback.tracebackexception \u7684\u65b9\u6cd5)": [[378, "traceback.TracebackException.format_exception_only"]], "format_exception_only() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.format_exception_only"]], "format_frame_summary() (traceback.stacksummary \u7684\u65b9\u6cd5)": [[378, "traceback.StackSummary.format_frame_summary"]], "format_list() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.format_list"]], "format_stack() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.format_stack"]], "format_tb() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.format_tb"]], "from_exception() (traceback.tracebackexception \u7684\u985e\u5225\u65b9\u6cd5)": [[378, "traceback.TracebackException.from_exception"]], "from_list() (traceback.stacksummary \u7684\u985e\u5225\u65b9\u6cd5)": [[378, "traceback.StackSummary.from_list"]], "lineno (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.lineno"]], "msg (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.msg"]], "offset (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.offset"]], "print() (traceback.tracebackexception \u7684\u65b9\u6cd5)": [[378, "traceback.TracebackException.print"]], "print_exc() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.print_exc"]], "print_exception() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.print_exception"]], "print_last() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.print_last"]], "print_stack() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.print_stack"]], "print_tb() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.print_tb"]], "stack (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.stack"]], "text (traceback.tracebackexception \u7684\u5c6c\u6027)": [[378, "traceback.TracebackException.text"]], "walk_stack() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.walk_stack"]], "walk_tb() (\u65bc traceback \u6a21\u7d44\u4e2d)": [[378, "traceback.walk_tb"]], "domainfilter (tracemalloc \u4e2d\u7684\u985e\u5225)": [[379, "tracemalloc.DomainFilter"]], "filter (tracemalloc \u4e2d\u7684\u985e\u5225)": [[379, "tracemalloc.Filter"]], "frame (tracemalloc \u4e2d\u7684\u985e\u5225)": [[379, "tracemalloc.Frame"]], "snapshot (tracemalloc \u4e2d\u7684\u985e\u5225)": [[379, "tracemalloc.Snapshot"]], "statistic (tracemalloc \u4e2d\u7684\u985e\u5225)": [[379, "tracemalloc.Statistic"]], "statisticdiff (tracemalloc \u4e2d\u7684\u985e\u5225)": [[379, "tracemalloc.StatisticDiff"]], "trace (tracemalloc \u4e2d\u7684\u985e\u5225)": [[379, "tracemalloc.Trace"]], "traceback (tracemalloc \u4e2d\u7684\u985e\u5225)": [[379, "tracemalloc.Traceback"]], "all_frames (tracemalloc.filter \u7684\u5c6c\u6027)": [[379, "tracemalloc.Filter.all_frames"]], "clear_traces() (\u65bc tracemalloc \u6a21\u7d44\u4e2d)": [[379, "tracemalloc.clear_traces"]], "compare_to() (tracemalloc.snapshot \u7684\u65b9\u6cd5)": [[379, "tracemalloc.Snapshot.compare_to"]], "count (tracemalloc.statistic \u7684\u5c6c\u6027)": [[379, "tracemalloc.Statistic.count"]], "count (tracemalloc.statisticdiff \u7684\u5c6c\u6027)": [[379, "tracemalloc.StatisticDiff.count"]], "count_diff (tracemalloc.statisticdiff \u7684\u5c6c\u6027)": [[379, "tracemalloc.StatisticDiff.count_diff"]], "domain (tracemalloc.domainfilter \u7684\u5c6c\u6027)": [[379, "tracemalloc.DomainFilter.domain"]], "domain (tracemalloc.filter \u7684\u5c6c\u6027)": [[379, "tracemalloc.Filter.domain"]], "domain (tracemalloc.trace \u7684\u5c6c\u6027)": [[379, "tracemalloc.Trace.domain"]], "dump() (tracemalloc.snapshot \u7684\u65b9\u6cd5)": [[379, "tracemalloc.Snapshot.dump"]], "filename (tracemalloc.frame \u7684\u5c6c\u6027)": [[379, "tracemalloc.Frame.filename"]], "filename_pattern (tracemalloc.filter \u7684\u5c6c\u6027)": [[379, "tracemalloc.Filter.filename_pattern"]], "filter_traces() (tracemalloc.snapshot \u7684\u65b9\u6cd5)": [[379, "tracemalloc.Snapshot.filter_traces"]], "format() (tracemalloc.traceback \u7684\u65b9\u6cd5)": [[379, "tracemalloc.Traceback.format"]], "get_object_traceback() (\u65bc tracemalloc \u6a21\u7d44\u4e2d)": [[379, "tracemalloc.get_object_traceback"]], "get_traceback_limit() (\u65bc tracemalloc \u6a21\u7d44\u4e2d)": [[379, "tracemalloc.get_traceback_limit"]], "get_traced_memory() (\u65bc tracemalloc \u6a21\u7d44\u4e2d)": [[379, "tracemalloc.get_traced_memory"]], "get_tracemalloc_memory() (\u65bc tracemalloc \u6a21\u7d44\u4e2d)": [[379, "tracemalloc.get_tracemalloc_memory"]], "inclusive (tracemalloc.domainfilter \u7684\u5c6c\u6027)": [[379, "tracemalloc.DomainFilter.inclusive"]], "inclusive (tracemalloc.filter \u7684\u5c6c\u6027)": [[379, "tracemalloc.Filter.inclusive"]], "is_tracing() (\u65bc tracemalloc \u6a21\u7d44\u4e2d)": [[379, "tracemalloc.is_tracing"]], "lineno (tracemalloc.filter \u7684\u5c6c\u6027)": [[379, "tracemalloc.Filter.lineno"]], "lineno (tracemalloc.frame \u7684\u5c6c\u6027)": [[379, "tracemalloc.Frame.lineno"]], "load() (tracemalloc.snapshot \u7684\u985e\u5225\u65b9\u6cd5)": [[379, "tracemalloc.Snapshot.load"]], "reset_peak() (\u65bc tracemalloc \u6a21\u7d44\u4e2d)": [[379, "tracemalloc.reset_peak"]], "size (tracemalloc.statistic \u7684\u5c6c\u6027)": [[379, "tracemalloc.Statistic.size"]], "size (tracemalloc.statisticdiff \u7684\u5c6c\u6027)": [[379, "tracemalloc.StatisticDiff.size"]], "size (tracemalloc.trace \u7684\u5c6c\u6027)": [[379, "tracemalloc.Trace.size"]], "size_diff (tracemalloc.statisticdiff \u7684\u5c6c\u6027)": [[379, "tracemalloc.StatisticDiff.size_diff"]], "start() (\u65bc tracemalloc \u6a21\u7d44\u4e2d)": [[379, "tracemalloc.start"]], "statistics() (tracemalloc.snapshot \u7684\u65b9\u6cd5)": [[379, "tracemalloc.Snapshot.statistics"]], "stop() (\u65bc tracemalloc \u6a21\u7d44\u4e2d)": [[379, "tracemalloc.stop"]], "take_snapshot() (\u65bc tracemalloc \u6a21\u7d44\u4e2d)": [[379, "tracemalloc.take_snapshot"]], "total_nframe (tracemalloc.traceback \u7684\u5c6c\u6027)": [[379, "tracemalloc.Traceback.total_nframe"]], "traceback (tracemalloc.statistic \u7684\u5c6c\u6027)": [[379, "tracemalloc.Statistic.traceback"]], "traceback (tracemalloc.statisticdiff \u7684\u5c6c\u6027)": [[379, "tracemalloc.StatisticDiff.traceback"]], "traceback (tracemalloc.trace \u7684\u5c6c\u6027)": [[379, "tracemalloc.Trace.traceback"]], "traceback_limit (tracemalloc.snapshot \u7684\u5c6c\u6027)": [[379, "tracemalloc.Snapshot.traceback_limit"]], "tracemalloc": [[379, "module-tracemalloc"]], "traces (tracemalloc.snapshot \u7684\u5c6c\u6027)": [[379, "tracemalloc.Snapshot.traces"]], "cfmakecbreak() (\u65bc tty \u6a21\u7d44\u4e2d)": [[380, "tty.cfmakecbreak"]], "cfmakeraw() (\u65bc tty \u6a21\u7d44\u4e2d)": [[380, "tty.cfmakeraw"]], "setcbreak() (\u65bc tty \u6a21\u7d44\u4e2d)": [[380, "tty.setcbreak"]], "setraw() (\u65bc tty \u6a21\u7d44\u4e2d)": [[380, "tty.setraw"]], "rawpen (turtle \u4e2d\u7684\u985e\u5225)": [[381, "turtle.RawPen"]], "rawturtle (turtle \u4e2d\u7684\u985e\u5225)": [[381, "turtle.RawTurtle"]], "screen (turtle \u4e2d\u7684\u985e\u5225)": [[381, "turtle.Screen"]], "scrolledcanvas (turtle \u4e2d\u7684\u985e\u5225)": [[381, "turtle.ScrolledCanvas"]], "shape (turtle \u4e2d\u7684\u985e\u5225)": [[381, "turtle.Shape"]], "turtle (turtle \u4e2d\u7684\u985e\u5225)": [[381, "turtle.Turtle"]], "turtlescreen (turtle \u4e2d\u7684\u985e\u5225)": [[381, "turtle.TurtleScreen"]], "vec2d (turtle \u4e2d\u7684\u985e\u5225)": [[381, "turtle.Vec2D"]], "addcomponent() (turtle.shape \u7684\u65b9\u6cd5)": [[381, "turtle.Shape.addcomponent"]], "addshape() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.addshape"]], "back() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.back"]], "backward() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.backward"]], "begin_fill() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.begin_fill"]], "begin_poly() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.begin_poly"]], "bgcolor() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.bgcolor"]], "bgpic() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.bgpic"]], "bk() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.bk"]], "bye() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.bye"]], "circle() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.circle"]], "clear() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.clear"]], "clearscreen() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.clearscreen"]], "clearstamp() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.clearstamp"]], "clearstamps() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.clearstamps"]], "clone() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.clone"]], "color() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.color"]], "colormode() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.colormode"]], "degrees() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.degrees"]], "delay() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.delay"]], "distance() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.distance"]], "done() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.done"]], "dot() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.dot"]], "down() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.down"]], "end_fill() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.end_fill"]], "end_poly() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.end_poly"]], "exitonclick() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.exitonclick"]], "fd() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.fd"]], "fillcolor() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.fillcolor"]], "filling() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.filling"]], "forward() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.forward"]], "get_poly() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.get_poly"]], "get_shapepoly() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.get_shapepoly"]], "getcanvas() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.getcanvas"]], "getpen() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.getpen"]], "getscreen() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.getscreen"]], "getshapes() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.getshapes"]], "getturtle() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.getturtle"]], "goto() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.goto"]], "heading() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.heading"]], "hideturtle() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.hideturtle"]], "home() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.home"]], "ht() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.ht"]], "isdown() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.isdown"]], "isvisible() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.isvisible"]], "left() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.left"]], "listen() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.listen"]], "lt() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.lt"]], "mainloop() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.mainloop"]], "mode() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.mode"]], "numinput() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.numinput"]], "onclick() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.onclick"]], "ondrag() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.ondrag"]], "onkey() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.onkey"]], "onkeypress() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.onkeypress"]], "onkeyrelease() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.onkeyrelease"]], "onrelease() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.onrelease"]], "onscreenclick() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.onscreenclick"]], "ontimer() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.ontimer"]], "pd() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.pd"]], "pen() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.pen"]], "pencolor() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.pencolor"]], "pendown() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.pendown"]], "pensize() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.pensize"]], "penup() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.penup"]], "pos() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.pos"]], "position() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.position"]], "pu() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.pu"]], "radians() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.radians"]], "register_shape() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.register_shape"]], "reset() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.reset"]], "resetscreen() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.resetscreen"]], "resizemode() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.resizemode"]], "right() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.right"]], "rt() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.rt"]], "screensize() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.screensize"]], "seth() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.seth"]], "setheading() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.setheading"]], "setpos() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.setpos"]], "setposition() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.setposition"]], "settiltangle() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.settiltangle"]], "setundobuffer() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.setundobuffer"]], "setup() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.setup"]], "setworldcoordinates() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.setworldcoordinates"]], "setx() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.setx"]], "sety() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.sety"]], "shape() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.shape"]], "shapesize() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.shapesize"]], "shapetransform() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.shapetransform"]], "shearfactor() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.shearfactor"]], "showturtle() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.showturtle"]], "speed() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.speed"]], "st() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.st"]], "stamp() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.stamp"]], "teleport() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.teleport"]], "textinput() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.textinput"]], "tilt() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.tilt"]], "tiltangle() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.tiltangle"]], "title() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.title"]], "towards() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.towards"]], "tracer() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.tracer"]], "turtle": [[381, "module-turtle"]], "turtledemo": [[381, "module-turtledemo"]], "turtles() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.turtles"]], "turtlesize() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.turtlesize"]], "undo() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.undo"]], "undobufferentries() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.undobufferentries"]], "up() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.up"]], "update() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.update"]], "width() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.width"]], "window_height() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.window_height"]], "window_width() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.window_width"]], "write() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.write"]], "write_docstringdict() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.write_docstringdict"]], "xcor() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.xcor"]], "ycor() (\u65bc turtle \u6a21\u7d44\u4e2d)": [[381, "turtle.ycor"]], "asyncgeneratortype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.AsyncGeneratorType"]], "builtinfunctiontype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.BuiltinFunctionType"]], "builtinmethodtype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.BuiltinMethodType"]], "celltype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.CellType"]], "classmethoddescriptortype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.ClassMethodDescriptorType"]], "codetype (types \u4e2d\u7684\u985e\u5225)": [[382, "types.CodeType"]], "coroutinetype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.CoroutineType"]], "dynamicclassattribute() (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.DynamicClassAttribute"]], "ellipsistype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.EllipsisType"]], "frametype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.FrameType"]], "functiontype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.FunctionType"]], "generatortype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.GeneratorType"]], "genericalias (types \u4e2d\u7684\u985e\u5225)": [[382, "types.GenericAlias"]], "getsetdescriptortype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.GetSetDescriptorType"]], "lambdatype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.LambdaType"]], "mappingproxytype (types \u4e2d\u7684\u985e\u5225)": [[382, "types.MappingProxyType"]], "memberdescriptortype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.MemberDescriptorType"]], "methoddescriptortype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.MethodDescriptorType"]], "methodtype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.MethodType"]], "methodwrappertype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.MethodWrapperType"]], "moduletype (types \u4e2d\u7684\u985e\u5225)": [[382, "types.ModuleType"]], "nonetype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.NoneType"]], "notimplementedtype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.NotImplementedType"]], "pep 3115": [[382, "index-0"], [424, "index-43"], [425, "index-88"], [467, "index-14"], [473, "index-29"]], "pep 560": [[382, "index-1"], [382, "index-2"], [382, "index-3"], [425, "index-85"], [425, "index-94"], [477, "index-21"], [477, "index-33"], [480, "index-238"]], "simplenamespace (types \u4e2d\u7684\u985e\u5225)": [[382, "types.SimpleNamespace"]], "tracebacktype (types \u4e2d\u7684\u985e\u5225)": [[382, "types.TracebackType"]], "uniontype (types \u4e2d\u7684\u985e\u5225)": [[382, "types.UnionType"]], "wrapperdescriptortype (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.WrapperDescriptorType"]], "__doc__ (types.moduletype \u7684\u5c6c\u6027)": [[382, "types.ModuleType.__doc__"]], "__loader__ (types.moduletype \u7684\u5c6c\u6027)": [[382, "types.ModuleType.__loader__"]], "__name__ (types.moduletype \u7684\u5c6c\u6027)": [[382, "types.ModuleType.__name__"]], "__package__ (types.moduletype \u7684\u5c6c\u6027)": [[382, "types.ModuleType.__package__"]], "__spec__ (types.moduletype \u7684\u5c6c\u6027)": [[382, "types.ModuleType.__spec__"]], "copy() (types.mappingproxytype \u7684\u65b9\u6cd5)": [[382, "types.MappingProxyType.copy"]], "coroutine() (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.coroutine"]], "get() (types.mappingproxytype \u7684\u65b9\u6cd5)": [[382, "types.MappingProxyType.get"]], "get_original_bases() (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.get_original_bases"]], "items() (types.mappingproxytype \u7684\u65b9\u6cd5)": [[382, "types.MappingProxyType.items"]], "keys() (types.mappingproxytype \u7684\u65b9\u6cd5)": [[382, "types.MappingProxyType.keys"]], "new_class() (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.new_class"]], "prepare_class() (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.prepare_class"]], "replace() (types.codetype \u7684\u65b9\u6cd5)": [[382, "types.CodeType.replace"]], "resolve_bases() (\u65bc types \u6a21\u7d44\u4e2d)": [[382, "types.resolve_bases"]], "types": [[382, "module-types"]], "values() (types.mappingproxytype \u7684\u65b9\u6cd5)": [[382, "types.MappingProxyType.values"]], "abstractset (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.AbstractSet"]], "annotated (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Annotated"]], "any (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Any"]], "anystr (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.AnyStr"]], "asynccontextmanager (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.AsyncContextManager"]], "asyncgenerator (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.AsyncGenerator"]], "asynciterable (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.AsyncIterable"]], "asynciterator (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.AsyncIterator"]], "awaitable (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Awaitable"]], "binaryio (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.BinaryIO"]], "bytestring (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.ByteString"]], "callable (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Callable"]], "chainmap (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.ChainMap"]], "classvar (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.ClassVar"]], "collection (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Collection"]], "concatenate (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Concatenate"]], "container (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Container"]], "contextmanager (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.ContextManager"]], "coroutine (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Coroutine"]], "counter (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Counter"]], "defaultdict (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.DefaultDict"]], "deque (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Deque"]], "dict (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Dict"]], "final (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Final"]], "forwardref (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.ForwardRef"]], "frozenset (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.FrozenSet"]], "generator (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Generator"]], "generic (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Generic"]], "hashable (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Hashable"]], "io (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.IO"]], "itemsview (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.ItemsView"]], "iterable (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Iterable"]], "iterator (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Iterator"]], "keysview (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.KeysView"]], "list (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.List"]], "literal (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Literal"]], "literalstring (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.LiteralString"]], "mapping (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Mapping"]], "mappingview (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.MappingView"]], "match (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Match"]], "mutablemapping (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.MutableMapping"]], "mutablesequence (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.MutableSequence"]], "mutableset (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.MutableSet"]], "namedtuple (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.NamedTuple"]], "never (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Never"]], "newtype (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.NewType"]], "noreturn (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.NoReturn"]], "notrequired (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.NotRequired"]], "optional (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Optional"]], "ordereddict (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.OrderedDict"]], "pep 544": [[383, "index-138"], [383, "index-28"], [383, "index-49"], [478, "index-18"]], "pep 586": [[383, "index-140"], [383, "index-33"], [469, "index-111"], [478, "index-16"], [479, "index-27"]], "pep 589": [[383, "index-141"], [383, "index-51"], [478, "index-15"]], "pep 591": [[383, "index-142"], [383, "index-35"], [383, "index-55"], [478, "index-17"]], "pep 593": [[383, "index-143"], [383, "index-164"], [383, "index-38"], [479, "index-17"], [479, "index-5"], [480, "index-199"]], "pep 612": [[383, "index-145"], [383, "index-24"], [383, "index-25"], [383, "index-32"], [383, "index-47"], [383, "index-94"], [469, "index-102"], [469, "index-86"], [480, "index-114"], [480, "index-117"], [480, "index-119"], [480, "index-92"], [480, "index-99"]], "pep 613": [[383, "index-146"], [383, "index-159"], [469, "index-104"], [469, "index-87"], [480, "index-136"]], "pep 646": [[383, "index-147"], [383, "index-44"], [470, "index-96"], [470, "index-97"]], "pep 647": [[383, "index-148"], [383, "index-39"], [469, "index-105"], [469, "index-88"], [480, "index-100"]], "pep 655": [[383, "index-149"], [383, "index-160"], [383, "index-161"], [383, "index-52"], [470, "index-98"], [480, "index-60"]], "pep 673": [[383, "index-150"], [383, "index-158"], [470, "index-100"], [480, "index-76"]], "pep 675": [[383, "index-151"], [383, "index-157"], [470, "index-101"], [480, "index-66"]], "pep 681": [[383, "index-152"], [383, "index-162"], [470, "index-102"], [480, "index-58"]], "pep 692": [[383, "index-153"], [383, "index-40"], [471, "index-17"], [471, "index-18"], [480, "index-13"], [480, "index-20"]], "pep 695": [[383, "index-100"], [383, "index-154"], [383, "index-42"], [383, "index-43"], [383, "index-45"], [383, "index-46"], [426, "index-12"], [433, "index-48"], [471, "index-29"], [471, "index-4"], [471, "index-53"], [480, "index-0"], [480, "index-1"], [480, "index-12"], [480, "index-2"], [480, "index-3"], [480, "index-4"], [480, "index-7"]], "pep 698": [[383, "index-155"], [383, "index-163"], [471, "index-19"], [480, "index-24"]], "paramspec (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.ParamSpec"]], "paramspecargs (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.ParamSpecArgs"]], "paramspeckwargs (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.ParamSpecKwargs"]], "pattern (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Pattern"]], "protocol (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Protocol"]], "required (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Required"]], "reversible (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Reversible"]], "self (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Self"]], "sequence (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Sequence"]], "set (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Set"]], "sized (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Sized"]], "supportsabs (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.SupportsAbs"]], "supportsbytes (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.SupportsBytes"]], "supportscomplex (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.SupportsComplex"]], "supportsfloat (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.SupportsFloat"]], "supportsindex (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.SupportsIndex"]], "supportsint (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.SupportsInt"]], "supportsround (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.SupportsRound"]], "type_checking (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.TYPE_CHECKING"]], "text (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Text"]], "textio (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.TextIO"]], "tuple (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Tuple"]], "type (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.Type"]], "typealias (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.TypeAlias"]], "typealiastype (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.TypeAliasType"]], "typeguard (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.TypeGuard"]], "typevar (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.TypeVar"]], "typevartuple (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.TypeVarTuple"]], "typeddict (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.TypedDict"]], "union (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Union"]], "unpack (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.Unpack"]], "valuesview (typing \u4e2d\u7684\u985e\u5225)": [[383, "typing.ValuesView"]], "__bound__ (typing.typevar \u7684\u5c6c\u6027)": [[383, "typing.TypeVar.__bound__"]], "__constraints__ (typing.typevar \u7684\u5c6c\u6027)": [[383, "typing.TypeVar.__constraints__"]], "__contravariant__ (typing.typevar \u7684\u5c6c\u6027)": [[383, "typing.TypeVar.__contravariant__"]], "__covariant__ (typing.typevar \u7684\u5c6c\u6027)": [[383, "typing.TypeVar.__covariant__"]], "__infer_variance__ (typing.typevar \u7684\u5c6c\u6027)": [[383, "typing.TypeVar.__infer_variance__"]], "__module__ (typing.newtype \u7684\u5c6c\u6027)": [[383, "typing.NewType.__module__"]], "__module__ (typing.typealiastype \u7684\u5c6c\u6027)": [[383, "typing.TypeAliasType.__module__"]], "__name__ (typing.newtype \u7684\u5c6c\u6027)": [[383, "typing.NewType.__name__"]], "__name__ (typing.paramspec \u7684\u5c6c\u6027)": [[383, "typing.ParamSpec.__name__"]], "__name__ (typing.typealiastype \u7684\u5c6c\u6027)": [[383, "typing.TypeAliasType.__name__"]], "__name__ (typing.typevar \u7684\u5c6c\u6027)": [[383, "typing.TypeVar.__name__"]], "__name__ (typing.typevartuple \u7684\u5c6c\u6027)": [[383, "typing.TypeVarTuple.__name__"]], "__optional_keys__ (typing.typeddict \u7684\u5c6c\u6027)": [[383, "typing.TypedDict.__optional_keys__"]], "__required_keys__ (typing.typeddict \u7684\u5c6c\u6027)": [[383, "typing.TypedDict.__required_keys__"]], "__supertype__ (typing.newtype \u7684\u5c6c\u6027)": [[383, "typing.NewType.__supertype__"]], "__total__ (typing.typeddict \u7684\u5c6c\u6027)": [[383, "typing.TypedDict.__total__"]], "__type_params__ (typing.typealiastype \u7684\u5c6c\u6027)": [[383, "typing.TypeAliasType.__type_params__"]], "__value__ (typing.typealiastype \u7684\u5c6c\u6027)": [[383, "typing.TypeAliasType.__value__"]], "args (typing.paramspec \u7684\u5c6c\u6027)": [[383, "typing.ParamSpec.args"]], "assert_never() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.assert_never"]], "assert_type() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.assert_type"]], "cast() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.cast"]], "clear_overloads() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.clear_overloads"]], "dataclass_transform() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.dataclass_transform"]], "final() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.final"]], "get_args() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.get_args"]], "get_origin() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.get_origin"]], "get_overloads() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.get_overloads"]], "get_type_hints() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.get_type_hints"]], "is_typeddict() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.is_typeddict"]], "kwargs (typing.paramspec \u7684\u5c6c\u6027)": [[383, "typing.ParamSpec.kwargs"]], "no_type_check() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.no_type_check"]], "no_type_check_decorator() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.no_type_check_decorator"]], "overload() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.overload"]], "override() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.override"]], "reveal_type() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.reveal_type"]], "runtime_checkable() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.runtime_checkable"]], "type_check_only() (\u65bc typing \u6a21\u7d44\u4e2d)": [[383, "typing.type_check_only"]], "typing": [[383, "module-typing"]], "bidirectional() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.bidirectional"]], "category() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.category"]], "character\uff08\u5b57\u5143\uff09": [[384, "index-0"], [425, "index-19"], [427, "index-43"]], "combining() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.combining"]], "database\uff08\u8cc7\u6599\u5eab\uff09": [[384, "index-0"]], "decimal() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.decimal"]], "decomposition() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.decomposition"]], "digit() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.digit"]], "east_asian_width() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.east_asian_width"]], "is_normalized() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.is_normalized"]], "lookup() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.lookup"]], "mirrored() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.mirrored"]], "name() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.name"]], "normalize() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.normalize"]], "numeric() (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.numeric"]], "ucd_3_2_0 (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.ucd_3_2_0"]], "unicodedata": [[384, "module-unicodedata"]], "unidata_version (\u65bc unicodedata \u6a21\u7d44\u4e2d)": [[384, "unicodedata.unidata_version"]], "--buffer": [[385, "cmdoption-unittest-b"]], "--catch": [[385, "cmdoption-unittest-c"]], "--durations": [[385, "cmdoption-unittest-durations"]], "--failfast": [[385, "cmdoption-unittest-f"]], "--locals": [[385, "cmdoption-unittest-locals"]], "--pattern": [[385, "cmdoption-unittest-discover-p"]], "--start-directory": [[385, "cmdoption-unittest-discover-s"]], "--top-level-directory": [[385, "cmdoption-unittest-discover-t"]], "-k": [[385, "cmdoption-unittest-k"]], "functiontestcase (unittest \u4e2d\u7684\u985e\u5225)": [[385, "unittest.FunctionTestCase"]], "isolatedasynciotestcase (unittest \u4e2d\u7684\u985e\u5225)": [[385, "unittest.IsolatedAsyncioTestCase"]], "skiptest": [[385, "unittest.SkipTest"]], "testcase (unittest \u4e2d\u7684\u985e\u5225)": [[385, "unittest.TestCase"]], "testloader (unittest \u4e2d\u7684\u985e\u5225)": [[385, "unittest.TestLoader"]], "testresult (unittest \u4e2d\u7684\u985e\u5225)": [[385, "unittest.TestResult"]], "testsuite (unittest \u4e2d\u7684\u985e\u5225)": [[385, "unittest.TestSuite"]], "texttestresult (unittest \u4e2d\u7684\u985e\u5225)": [[385, "unittest.TextTestResult"]], "texttestrunner (unittest \u4e2d\u7684\u985e\u5225)": [[385, "unittest.TextTestRunner"]], "__iter__() (unittest.testsuite \u7684\u65b9\u6cd5)": [[385, "unittest.TestSuite.__iter__"]], "_makeresult() (unittest.texttestrunner \u7684\u65b9\u6cd5)": [[385, "unittest.TextTestRunner._makeResult"]], "addasynccleanup() (unittest.isolatedasynciotestcase \u7684\u65b9\u6cd5)": [[385, "unittest.IsolatedAsyncioTestCase.addAsyncCleanup"]], "addclasscleanup() (unittest.testcase \u7684\u985e\u5225\u65b9\u6cd5)": [[385, "unittest.TestCase.addClassCleanup"]], "addcleanup() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.addCleanup"]], "addduration() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.addDuration"]], "adderror() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.addError"]], "addexpectedfailure() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.addExpectedFailure"]], "addfailure() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.addFailure"]], "addmodulecleanup() (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.addModuleCleanup"]], "addskip() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.addSkip"]], "addsubtest() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.addSubTest"]], "addsuccess() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.addSuccess"]], "addtest() (unittest.testsuite \u7684\u65b9\u6cd5)": [[385, "unittest.TestSuite.addTest"]], "addtests() (unittest.testsuite \u7684\u65b9\u6cd5)": [[385, "unittest.TestSuite.addTests"]], "addtypeequalityfunc() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.addTypeEqualityFunc"]], "addunexpectedsuccess() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.addUnexpectedSuccess"]], "assertalmostequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertAlmostEqual"]], "assertcountequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertCountEqual"]], "assertdictequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertDictEqual"]], "assertequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertEqual"]], "assertfalse() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertFalse"]], "assertgreater() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertGreater"]], "assertgreaterequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertGreaterEqual"]], "assertin() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertIn"]], "assertis() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertIs"]], "assertisinstance() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertIsInstance"]], "assertisnone() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertIsNone"]], "assertisnot() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertIsNot"]], "assertisnotnone() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertIsNotNone"]], "assertless() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertLess"]], "assertlessequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertLessEqual"]], "assertlistequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertListEqual"]], "assertlogs() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertLogs"]], "assertmultilineequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertMultiLineEqual"]], "assertnologs() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertNoLogs"]], "assertnotalmostequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertNotAlmostEqual"]], "assertnotequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertNotEqual"]], "assertnotin() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertNotIn"]], "assertnotisinstance() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertNotIsInstance"]], "assertnotregex() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertNotRegex"]], "assertraises() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertRaises"]], "assertraisesregex() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertRaisesRegex"]], "assertregex() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertRegex"]], "assertsequenceequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertSequenceEqual"]], "assertsetequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertSetEqual"]], "asserttrue() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertTrue"]], "asserttupleequal() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertTupleEqual"]], "assertwarns() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertWarns"]], "assertwarnsregex() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.assertWarnsRegex"]], "asyncsetup() (unittest.isolatedasynciotestcase \u7684\u65b9\u6cd5)": [[385, "unittest.IsolatedAsyncioTestCase.asyncSetUp"]], "asyncteardown() (unittest.isolatedasynciotestcase \u7684\u65b9\u6cd5)": [[385, "unittest.IsolatedAsyncioTestCase.asyncTearDown"]], "buffer (unittest.testresult \u7684\u5c6c\u6027)": [[385, "unittest.TestResult.buffer"]], "collecteddurations (unittest.testresult \u7684\u5c6c\u6027)": [[385, "unittest.TestResult.collectedDurations"]], "counttestcases() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.countTestCases"]], "counttestcases() (unittest.testsuite \u7684\u65b9\u6cd5)": [[385, "unittest.TestSuite.countTestCases"]], "debug() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.debug"]], "debug() (unittest.testsuite \u7684\u65b9\u6cd5)": [[385, "unittest.TestSuite.debug"]], "defaulttestloader (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.defaultTestLoader"]], "defaulttestresult() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.defaultTestResult"]], "discover() (unittest.testloader \u7684\u65b9\u6cd5)": [[385, "unittest.TestLoader.discover"]], "doclasscleanups() (unittest.testcase \u7684\u985e\u5225\u65b9\u6cd5)": [[385, "unittest.TestCase.doClassCleanups"]], "docleanups() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.doCleanups"]], "domodulecleanups() (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.doModuleCleanups"]], "enterasynccontext() (unittest.isolatedasynciotestcase \u7684\u65b9\u6cd5)": [[385, "unittest.IsolatedAsyncioTestCase.enterAsyncContext"]], "enterclasscontext() (unittest.testcase \u7684\u985e\u5225\u65b9\u6cd5)": [[385, "unittest.TestCase.enterClassContext"]], "entercontext() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.enterContext"]], "entermodulecontext() (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.enterModuleContext"]], "errors (unittest.testloader \u7684\u5c6c\u6027)": [[385, "unittest.TestLoader.errors"]], "errors (unittest.testresult \u7684\u5c6c\u6027)": [[385, "unittest.TestResult.errors"]], "expectedfailure() (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.expectedFailure"]], "expectedfailures (unittest.testresult \u7684\u5c6c\u6027)": [[385, "unittest.TestResult.expectedFailures"]], "fail() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.fail"]], "failfast (unittest.testresult \u7684\u5c6c\u6027)": [[385, "unittest.TestResult.failfast"]], "failureexception (unittest.testcase \u7684\u5c6c\u6027)": [[385, "unittest.TestCase.failureException"]], "failures (unittest.testresult \u7684\u5c6c\u6027)": [[385, "unittest.TestResult.failures"]], "gettestcasenames() (unittest.testloader \u7684\u65b9\u6cd5)": [[385, "unittest.TestLoader.getTestCaseNames"]], "id() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.id"]], "installhandler() (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.installHandler"]], "loadtestsfrommodule() (unittest.testloader \u7684\u65b9\u6cd5)": [[385, "unittest.TestLoader.loadTestsFromModule"]], "loadtestsfromname() (unittest.testloader \u7684\u65b9\u6cd5)": [[385, "unittest.TestLoader.loadTestsFromName"]], "loadtestsfromnames() (unittest.testloader \u7684\u65b9\u6cd5)": [[385, "unittest.TestLoader.loadTestsFromNames"]], "loadtestsfromtestcase() (unittest.testloader \u7684\u65b9\u6cd5)": [[385, "unittest.TestLoader.loadTestsFromTestCase"]], "longmessage (unittest.testcase \u7684\u5c6c\u6027)": [[385, "unittest.TestCase.longMessage"]], "main() (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.main"]], "maxdiff (unittest.testcase \u7684\u5c6c\u6027)": [[385, "unittest.TestCase.maxDiff"]], "output (unittest.testcase \u7684\u5c6c\u6027)": [[385, "unittest.TestCase.output"]], "records (unittest.testcase \u7684\u5c6c\u6027)": [[385, "unittest.TestCase.records"]], "registerresult() (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.registerResult"]], "removehandler() (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.removeHandler"]], "removeresult() (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.removeResult"]], "run() (unittest.isolatedasynciotestcase \u7684\u65b9\u6cd5)": [[385, "unittest.IsolatedAsyncioTestCase.run"]], "run() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.run"]], "run() (unittest.testsuite \u7684\u65b9\u6cd5)": [[385, "unittest.TestSuite.run"]], "run() (unittest.texttestrunner \u7684\u65b9\u6cd5)": [[385, "unittest.TextTestRunner.run"]], "setup() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.setUp"]], "setupclass() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.setUpClass"]], "shortdescription() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.shortDescription"]], "shouldstop (unittest.testresult \u7684\u5c6c\u6027)": [[385, "unittest.TestResult.shouldStop"]], "skip() (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.skip"]], "skipif() (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.skipIf"]], "skiptest() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.skipTest"]], "skipunless() (\u65bc unittest \u6a21\u7d44\u4e2d)": [[385, "unittest.skipUnless"]], "skipped (unittest.testresult \u7684\u5c6c\u6027)": [[385, "unittest.TestResult.skipped"]], "sorttestmethodsusing (unittest.testloader \u7684\u5c6c\u6027)": [[385, "unittest.TestLoader.sortTestMethodsUsing"]], "starttest() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.startTest"]], "starttestrun() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.startTestRun"]], "stop() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.stop"]], "stoptest() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.stopTest"]], "stoptestrun() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.stopTestRun"]], "subtest() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.subTest"]], "suiteclass (unittest.testloader \u7684\u5c6c\u6027)": [[385, "unittest.TestLoader.suiteClass"]], "tb_locals (unittest.testresult \u7684\u5c6c\u6027)": [[385, "unittest.TestResult.tb_locals"]], "teardown() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.tearDown"]], "teardownclass() (unittest.testcase \u7684\u65b9\u6cd5)": [[385, "unittest.TestCase.tearDownClass"]], "testmethodprefix (unittest.testloader \u7684\u5c6c\u6027)": [[385, "unittest.TestLoader.testMethodPrefix"]], "testnamepatterns (unittest.testloader \u7684\u5c6c\u6027)": [[385, "unittest.TestLoader.testNamePatterns"]], "testsrun (unittest.testresult \u7684\u5c6c\u6027)": [[385, "unittest.TestResult.testsRun"]], "unexpectedsuccesses (unittest.testresult \u7684\u5c6c\u6027)": [[385, "unittest.TestResult.unexpectedSuccesses"]], "unittest": [[385, "module-unittest"]], "unittest \u547d\u4ee4\u5217\u9078\u9805": [[385, "cmdoption-unittest-b"], [385, "cmdoption-unittest-c"], [385, "cmdoption-unittest-durations"], [385, "cmdoption-unittest-f"], [385, "cmdoption-unittest-k"], [385, "cmdoption-unittest-locals"]], "unittest-discover \u547d\u4ee4\u5217\u9078\u9805": [[385, "cmdoption-unittest-discover-p"], [385, "cmdoption-unittest-discover-s"], [385, "cmdoption-unittest-discover-t"], [385, "cmdoption-unittest-discover-v"]], "wassuccessful() (unittest.testresult \u7684\u65b9\u6cd5)": [[385, "unittest.TestResult.wasSuccessful"]], "any (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.ANY"]], "asyncmock (unittest.mock \u4e2d\u7684\u985e\u5225)": [[386, "unittest.mock.AsyncMock"]], "default (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.DEFAULT"]], "filter_dir (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.FILTER_DIR"]], "magicmock (unittest.mock \u4e2d\u7684\u985e\u5225)": [[386, "unittest.mock.MagicMock"]], "mock (unittest.mock \u4e2d\u7684\u985e\u5225)": [[386, "unittest.mock.Mock"]], "noncallablemagicmock (unittest.mock \u4e2d\u7684\u985e\u5225)": [[386, "unittest.mock.NonCallableMagicMock"]], "noncallablemock (unittest.mock \u4e2d\u7684\u985e\u5225)": [[386, "unittest.mock.NonCallableMock"]], "propertymock (unittest.mock \u4e2d\u7684\u985e\u5225)": [[386, "unittest.mock.PropertyMock"]], "__class__ (unittest.mock.mock \u7684\u5c6c\u6027)": [[386, "unittest.mock.Mock.__class__"]], "__dir__() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock.__dir__"]], "_get_child_mock() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock._get_child_mock"]], "assert_any_await() (unittest.mock.asyncmock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.AsyncMock.assert_any_await"]], "assert_any_call() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock.assert_any_call"]], "assert_awaited() (unittest.mock.asyncmock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.AsyncMock.assert_awaited"]], "assert_awaited_once() (unittest.mock.asyncmock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.AsyncMock.assert_awaited_once"]], "assert_awaited_once_with() (unittest.mock.asyncmock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.AsyncMock.assert_awaited_once_with"]], "assert_awaited_with() (unittest.mock.asyncmock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.AsyncMock.assert_awaited_with"]], "assert_called() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock.assert_called"]], "assert_called_once() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock.assert_called_once"]], "assert_called_once_with() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock.assert_called_once_with"]], "assert_called_with() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock.assert_called_with"]], "assert_has_awaits() (unittest.mock.asyncmock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.AsyncMock.assert_has_awaits"]], "assert_has_calls() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock.assert_has_calls"]], "assert_not_awaited() (unittest.mock.asyncmock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.AsyncMock.assert_not_awaited"]], "assert_not_called() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock.assert_not_called"]], "attach_mock() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock.attach_mock"]], "await_args (unittest.mock.asyncmock \u7684\u5c6c\u6027)": [[386, "unittest.mock.AsyncMock.await_args"]], "await_args_list (unittest.mock.asyncmock \u7684\u5c6c\u6027)": [[386, "unittest.mock.AsyncMock.await_args_list"]], "await_count (unittest.mock.asyncmock \u7684\u5c6c\u6027)": [[386, "unittest.mock.AsyncMock.await_count"]], "call() (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.call"]], "call_args (unittest.mock.mock \u7684\u5c6c\u6027)": [[386, "unittest.mock.Mock.call_args"]], "call_args_list (unittest.mock.mock \u7684\u5c6c\u6027)": [[386, "unittest.mock.Mock.call_args_list"]], "call_count (unittest.mock.mock \u7684\u5c6c\u6027)": [[386, "unittest.mock.Mock.call_count"]], "call_list() (unittest.mock.call \u7684\u65b9\u6cd5)": [[386, "unittest.mock.call.call_list"]], "called (unittest.mock.mock \u7684\u5c6c\u6027)": [[386, "unittest.mock.Mock.called"]], "configure_mock() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock.configure_mock"]], "create_autospec() (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.create_autospec"]], "method_calls (unittest.mock.mock \u7684\u5c6c\u6027)": [[386, "unittest.mock.Mock.method_calls"]], "mock_add_spec() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock.mock_add_spec"]], "mock_calls (unittest.mock.mock \u7684\u5c6c\u6027)": [[386, "unittest.mock.Mock.mock_calls"]], "mock_open() (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.mock_open"]], "patch() (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.patch"]], "patch.dict() (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.patch.dict"]], "patch.multiple() (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.patch.multiple"]], "patch.object() (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.patch.object"]], "patch.stopall() (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.patch.stopall"]], "reset_mock() (unittest.mock.asyncmock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.AsyncMock.reset_mock"]], "reset_mock() (unittest.mock.mock \u7684\u65b9\u6cd5)": [[386, "unittest.mock.Mock.reset_mock"]], "return_value (unittest.mock.mock \u7684\u5c6c\u6027)": [[386, "unittest.mock.Mock.return_value"]], "seal() (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.seal"]], "sentinel (\u65bc unittest.mock \u6a21\u7d44\u4e2d)": [[386, "unittest.mock.sentinel"]], "side_effect (unittest.mock.mock \u7684\u5c6c\u6027)": [[386, "unittest.mock.Mock.side_effect"]], "unittest.mock": [[386, "module-unittest.mock"]], "urllib": [[389, "module-urllib"]], "contenttooshorterror": [[390, "urllib.error.ContentTooShortError"]], "httperror": [[390, "urllib.error.HTTPError"]], "urlerror": [[390, "urllib.error.URLError"]], "code (urllib.error.httperror \u7684\u5c6c\u6027)": [[390, "urllib.error.HTTPError.code"]], "content (urllib.error.contenttooshorterror \u7684\u5c6c\u6027)": [[390, "urllib.error.ContentTooShortError.content"]], "fp (urllib.error.httperror \u7684\u5c6c\u6027)": [[390, "urllib.error.HTTPError.fp"]], "headers (urllib.error.httperror \u7684\u5c6c\u6027)": [[390, "urllib.error.HTTPError.headers"]], "reason (urllib.error.httperror \u7684\u5c6c\u6027)": [[390, "urllib.error.HTTPError.reason"]], "reason (urllib.error.urlerror \u7684\u5c6c\u6027)": [[390, "urllib.error.URLError.reason"]], "url (urllib.error.httperror \u7684\u5c6c\u6027)": [[390, "urllib.error.HTTPError.url"]], "urllib.error": [[390, "module-urllib.error"]], "defragresult (urllib.parse \u4e2d\u7684\u985e\u5225)": [[391, "urllib.parse.DefragResult"]], "defragresultbytes (urllib.parse \u4e2d\u7684\u985e\u5225)": [[391, "urllib.parse.DefragResultBytes"]], "parseresult (urllib.parse \u4e2d\u7684\u985e\u5225)": [[391, "urllib.parse.ParseResult"]], "parseresultbytes (urllib.parse \u4e2d\u7684\u985e\u5225)": [[391, "urllib.parse.ParseResultBytes"]], "rfc 1738": [[391, "index-17"]], "rfc 1808": [[391, "index-1"], [391, "index-16"], [475, "index-43"]], "rfc 2368": [[391, "index-11"]], "rfc 2396": [[391, "index-10"], [391, "index-3"], [391, "index-6"], [475, "index-44"], [477, "index-34"]], "rfc 2732": [[391, "index-9"], [466, "index-11"], [472, "index-13"]], "splitresult (urllib.parse \u4e2d\u7684\u985e\u5225)": [[391, "urllib.parse.SplitResult"]], "splitresultbytes (urllib.parse \u4e2d\u7684\u985e\u5225)": [[391, "urllib.parse.SplitResultBytes"]], "geturl() (urllib.parse.urllib.parse.splitresult \u7684\u65b9\u6cd5)": [[391, "urllib.parse.urllib.parse.SplitResult.geturl"]], "parse_qs() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.parse_qs"]], "parse_qsl() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.parse_qsl"]], "parsing\uff08\u5256\u6790\uff09": [[391, "index-0"]], "quote() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.quote"]], "quote_from_bytes() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.quote_from_bytes"]], "quote_plus() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.quote_plus"]], "relative\uff08\u76f8\u5c0d\uff09": [[391, "index-0"], [433, "index-39"]], "unquote() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.unquote"]], "unquote_plus() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.unquote_plus"]], "unquote_to_bytes() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.unquote_to_bytes"]], "unwrap() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.unwrap"]], "urldefrag() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.urldefrag"]], "urlencode() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.urlencode"]], "urljoin() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.urljoin"]], "urllib.parse": [[391, "module-urllib.parse"]], "urlparse() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.urlparse"]], "urlsplit() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.urlsplit"]], "urlunparse() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.urlunparse"]], "urlunsplit() (\u65bc urllib.parse \u6a21\u7d44\u4e2d)": [[391, "urllib.parse.urlunsplit"]], "abstractbasicauthhandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.AbstractBasicAuthHandler"]], "abstractdigestauthhandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.AbstractDigestAuthHandler"]], "basehandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.BaseHandler"]], "cacheftphandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.CacheFTPHandler"]], "datahandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.DataHandler"]], "ftphandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.FTPHandler"]], "fancyurlopener (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.FancyURLopener"]], "filehandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.FileHandler"]], "httpbasicauthhandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.HTTPBasicAuthHandler"]], "httpcookieprocessor (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.HTTPCookieProcessor"]], "httpdefaulterrorhandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.HTTPDefaultErrorHandler"]], "httpdigestauthhandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.HTTPDigestAuthHandler"]], "httperrorprocessor (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.HTTPErrorProcessor"]], "httphandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.HTTPHandler"]], "httppasswordmgr (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.HTTPPasswordMgr"]], "httppasswordmgrwithdefaultrealm (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.HTTPPasswordMgrWithDefaultRealm"]], "httppasswordmgrwithpriorauth (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.HTTPPasswordMgrWithPriorAuth"]], "httpredirecthandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.HTTPRedirectHandler"]], "httpshandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.HTTPSHandler"]], "openerdirector (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.OpenerDirector"]], "proxybasicauthhandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.ProxyBasicAuthHandler"]], "proxydigestauthhandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.ProxyDigestAuthHandler"]], "proxyhandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.ProxyHandler"]], "rfc 2397": [[392, "index-8"]], "request (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.Request"]], "urlopener (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.URLopener"]], "unknownhandler (urllib.request \u4e2d\u7684\u985e\u5225)": [[392, "urllib.request.UnknownHandler"]], "add_handler() (urllib.request.openerdirector \u7684\u65b9\u6cd5)": [[392, "urllib.request.OpenerDirector.add_handler"]], "add_header() (urllib.request.request \u7684\u65b9\u6cd5)": [[392, "urllib.request.Request.add_header"]], "add_parent() (urllib.request.basehandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.BaseHandler.add_parent"]], "add_password() (urllib.request.httppasswordmgr \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPPasswordMgr.add_password"]], "add_password() (urllib.request.httppasswordmgrwithpriorauth \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPPasswordMgrWithPriorAuth.add_password"]], "add_unredirected_header() (urllib.request.request \u7684\u65b9\u6cd5)": [[392, "urllib.request.Request.add_unredirected_header"]], "addinfourl (urllib.response \u4e2d\u7684\u985e\u5225)": [[392, "urllib.response.addinfourl"]], "build_opener() (\u65bc urllib.request \u6a21\u7d44\u4e2d)": [[392, "urllib.request.build_opener"]], "close() (urllib.request.basehandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.BaseHandler.close"]], "code (urllib.response.addinfourl \u7684\u5c6c\u6027)": [[392, "urllib.response.addinfourl.code"]], "cookiejar (urllib.request.httpcookieprocessor \u7684\u5c6c\u6027)": [[392, "urllib.request.HTTPCookieProcessor.cookiejar"]], "data (urllib.request.request \u7684\u5c6c\u6027)": [[392, "urllib.request.Request.data"]], "data_open() (urllib.request.datahandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.DataHandler.data_open"]], "default_open() (urllib.request.basehandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.BaseHandler.default_open"]], "error() (urllib.request.openerdirector \u7684\u65b9\u6cd5)": [[392, "urllib.request.OpenerDirector.error"]], "file_open() (urllib.request.filehandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.FileHandler.file_open"]], "find_user_password() (urllib.request.httppasswordmgr \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPPasswordMgr.find_user_password"]], "find_user_password() (urllib.request.httppasswordmgrwithpriorauth \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPPasswordMgrWithPriorAuth.find_user_password"]], "ftp_open() (urllib.request.ftphandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.FTPHandler.ftp_open"]], "full_url (urllib.request.request \u7684\u5c6c\u6027)": [[392, "urllib.request.Request.full_url"]], "get_full_url() (urllib.request.request \u7684\u65b9\u6cd5)": [[392, "urllib.request.Request.get_full_url"]], "get_header() (urllib.request.request \u7684\u65b9\u6cd5)": [[392, "urllib.request.Request.get_header"]], "get_method() (urllib.request.request \u7684\u65b9\u6cd5)": [[392, "urllib.request.Request.get_method"]], "getcode() (urllib.response.addinfourl \u7684\u65b9\u6cd5)": [[392, "urllib.response.addinfourl.getcode"]], "getproxies() (\u65bc urllib.request \u6a21\u7d44\u4e2d)": [[392, "urllib.request.getproxies"]], "geturl() (urllib.response.addinfourl \u7684\u65b9\u6cd5)": [[392, "urllib.response.addinfourl.geturl"]], "has_header() (urllib.request.request \u7684\u65b9\u6cd5)": [[392, "urllib.request.Request.has_header"]], "header_items() (urllib.request.request \u7684\u65b9\u6cd5)": [[392, "urllib.request.Request.header_items"]], "headers (urllib.response.addinfourl \u7684\u5c6c\u6027)": [[392, "urllib.response.addinfourl.headers"]], "host (urllib.request.request \u7684\u5c6c\u6027)": [[392, "urllib.request.Request.host"]], "http_error_301() (urllib.request.httpredirecthandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPRedirectHandler.http_error_301"]], "http_error_302() (urllib.request.httpredirecthandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPRedirectHandler.http_error_302"]], "http_error_303() (urllib.request.httpredirecthandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPRedirectHandler.http_error_303"]], "http_error_307() (urllib.request.httpredirecthandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPRedirectHandler.http_error_307"]], "http_error_308() (urllib.request.httpredirecthandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPRedirectHandler.http_error_308"]], "http_error_401() (urllib.request.httpbasicauthhandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPBasicAuthHandler.http_error_401"]], "http_error_401() (urllib.request.httpdigestauthhandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPDigestAuthHandler.http_error_401"]], "http_error_407() (urllib.request.proxybasicauthhandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.ProxyBasicAuthHandler.http_error_407"]], "http_error_407() (urllib.request.proxydigestauthhandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.ProxyDigestAuthHandler.http_error_407"]], "http_error_auth_reqed() (urllib.request.abstractbasicauthhandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.AbstractBasicAuthHandler.http_error_auth_reqed"]], "http_error_auth_reqed() (urllib.request.abstractdigestauthhandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.AbstractDigestAuthHandler.http_error_auth_reqed"]], "http_error_default() (urllib.request.basehandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.BaseHandler.http_error_default"]], "http_open() (urllib.request.httphandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPHandler.http_open"]], "http_response() (urllib.request.httperrorprocessor \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPErrorProcessor.http_response"]], "https_open() (urllib.request.httpshandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPSHandler.https_open"]], "https_response() (urllib.request.httperrorprocessor \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPErrorProcessor.https_response"]], "info() (urllib.response.addinfourl \u7684\u65b9\u6cd5)": [[392, "urllib.response.addinfourl.info"]], "install_opener() (\u65bc urllib.request \u6a21\u7d44\u4e2d)": [[392, "urllib.request.install_opener"]], "is_authenticated() (urllib.request.httppasswordmgrwithpriorauth \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPPasswordMgrWithPriorAuth.is_authenticated"]], "method (urllib.request.request \u7684\u5c6c\u6027)": [[392, "urllib.request.Request.method"]], "no_proxy": [[392, "index-4"]], "open() (urllib.request.openerdirector \u7684\u65b9\u6cd5)": [[392, "urllib.request.OpenerDirector.open"]], "open() (urllib.request.urlopener \u7684\u65b9\u6cd5)": [[392, "urllib.request.URLopener.open"]], "open_unknown() (urllib.request.urlopener \u7684\u65b9\u6cd5)": [[392, "urllib.request.URLopener.open_unknown"]], "origin_req_host (urllib.request.request \u7684\u5c6c\u6027)": [[392, "urllib.request.Request.origin_req_host"]], "parent (urllib.request.basehandler \u7684\u5c6c\u6027)": [[392, "urllib.request.BaseHandler.parent"]], "pathname2url() (\u65bc urllib.request \u6a21\u7d44\u4e2d)": [[392, "urllib.request.pathname2url"]], "prompt_user_passwd() (urllib.request.fancyurlopener \u7684\u65b9\u6cd5)": [[392, "urllib.request.FancyURLopener.prompt_user_passwd"]], "redirect_request() (urllib.request.httpredirecthandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPRedirectHandler.redirect_request"]], "remove_header() (urllib.request.request \u7684\u65b9\u6cd5)": [[392, "urllib.request.Request.remove_header"]], "retrieve() (urllib.request.urlopener \u7684\u65b9\u6cd5)": [[392, "urllib.request.URLopener.retrieve"]], "selector (urllib.request.request \u7684\u5c6c\u6027)": [[392, "urllib.request.Request.selector"]], "setmaxconns() (urllib.request.cacheftphandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.CacheFTPHandler.setMaxConns"]], "settimeout() (urllib.request.cacheftphandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.CacheFTPHandler.setTimeout"]], "set_proxy() (urllib.request.request \u7684\u65b9\u6cd5)": [[392, "urllib.request.Request.set_proxy"]], "status (urllib.response.addinfourl \u7684\u5c6c\u6027)": [[392, "urllib.response.addinfourl.status"]], "type (urllib.request.request \u7684\u5c6c\u6027)": [[392, "urllib.request.Request.type"]], "unknown_open() (urllib.request.basehandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.BaseHandler.unknown_open"]], "unknown_open() (urllib.request.unknownhandler \u7684\u65b9\u6cd5)": [[392, "urllib.request.UnknownHandler.unknown_open"]], "unverifiable (urllib.request.request \u7684\u5c6c\u6027)": [[392, "urllib.request.Request.unverifiable"]], "update_authenticated() (urllib.request.httppasswordmgrwithpriorauth \u7684\u65b9\u6cd5)": [[392, "urllib.request.HTTPPasswordMgrWithPriorAuth.update_authenticated"]], "url (urllib.response.addinfourl \u7684\u5c6c\u6027)": [[392, "urllib.response.addinfourl.url"]], "url2pathname() (\u65bc urllib.request \u6a21\u7d44\u4e2d)": [[392, "urllib.request.url2pathname"]], "urlcleanup() (\u65bc urllib.request \u6a21\u7d44\u4e2d)": [[392, "urllib.request.urlcleanup"]], "urllib.response": [[392, "module-urllib.response"]], "urlopen() (\u65bc urllib.request \u6a21\u7d44\u4e2d)": [[392, "urllib.request.urlopen"]], "urlretrieve() (\u65bc urllib.request \u6a21\u7d44\u4e2d)": [[392, "urllib.request.urlretrieve"]], "version (urllib.request.urlopener \u7684\u5c6c\u6027)": [[392, "urllib.request.URLopener.version"]], "robotfileparser (urllib.robotparser \u4e2d\u7684\u985e\u5225)": [[393, "urllib.robotparser.RobotFileParser"]], "can_fetch() (urllib.robotparser.robotfileparser \u7684\u65b9\u6cd5)": [[393, "urllib.robotparser.RobotFileParser.can_fetch"]], "crawl_delay() (urllib.robotparser.robotfileparser \u7684\u65b9\u6cd5)": [[393, "urllib.robotparser.RobotFileParser.crawl_delay"]], "modified() (urllib.robotparser.robotfileparser \u7684\u65b9\u6cd5)": [[393, "urllib.robotparser.RobotFileParser.modified"]], "mtime() (urllib.robotparser.robotfileparser \u7684\u65b9\u6cd5)": [[393, "urllib.robotparser.RobotFileParser.mtime"]], "parse() (urllib.robotparser.robotfileparser \u7684\u65b9\u6cd5)": [[393, "urllib.robotparser.RobotFileParser.parse"]], "read() (urllib.robotparser.robotfileparser \u7684\u65b9\u6cd5)": [[393, "urllib.robotparser.RobotFileParser.read"]], "request_rate() (urllib.robotparser.robotfileparser \u7684\u65b9\u6cd5)": [[393, "urllib.robotparser.RobotFileParser.request_rate"]], "robots.txt": [[393, "index-0"]], "set_url() (urllib.robotparser.robotfileparser \u7684\u65b9\u6cd5)": [[393, "urllib.robotparser.RobotFileParser.set_url"]], "site_maps() (urllib.robotparser.robotfileparser \u7684\u65b9\u6cd5)": [[393, "urllib.robotparser.RobotFileParser.site_maps"]], "urllib.robotparser": [[393, "module-urllib.robotparser"]], "ellinghouse, lance": [[394, "index-1"]], "jansen, jack": [[394, "index-1"]], "pep 594#uu-and-the-uu-encoding": [[394, "index-3"]], "decode() (\u65bc uu \u6a21\u7d44\u4e2d)": [[394, "uu.decode"]], "encode() (\u65bc uu \u6a21\u7d44\u4e2d)": [[394, "uu.encode"]], "--name": [[395, "cmdoption-uuid-name"]], "--namespace": [[395, "cmdoption-uuid-namespace"]], "--uuid": [[395, "cmdoption-uuid-uuid"]], "namespace_dns (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.NAMESPACE_DNS"]], "namespace_oid (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.NAMESPACE_OID"]], "namespace_url (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.NAMESPACE_URL"]], "namespace_x500 (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.NAMESPACE_X500"]], "reserved_future (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.RESERVED_FUTURE"]], "reserved_microsoft (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.RESERVED_MICROSOFT"]], "reserved_ncs (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.RESERVED_NCS"]], "rfc_4122 (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.RFC_4122"]], "safeuuid (uuid \u4e2d\u7684\u985e\u5225)": [[395, "uuid.SafeUUID"]], "uuid (uuid \u4e2d\u7684\u985e\u5225)": [[395, "uuid.UUID"]], "bytes (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.bytes"]], "bytes_le (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.bytes_le"]], "clock_seq (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.clock_seq"]], "clock_seq_hi_variant (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.clock_seq_hi_variant"]], "clock_seq_low (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.clock_seq_low"]], "fields (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.fields"]], "getnode": [[395, "index-5"]], "getnode() (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.getnode"]], "hex (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.hex"]], "int (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.int"]], "is_safe (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.is_safe"]], "node (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.node"]], "safe (uuid.safeuuid \u7684\u5c6c\u6027)": [[395, "uuid.SafeUUID.safe"]], "time (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.time"]], "time_hi_version (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.time_hi_version"]], "time_low (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.time_low"]], "time_mid (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.time_mid"]], "unknown (uuid.safeuuid \u7684\u5c6c\u6027)": [[395, "uuid.SafeUUID.unknown"]], "unsafe (uuid.safeuuid \u7684\u5c6c\u6027)": [[395, "uuid.SafeUUID.unsafe"]], "urn (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.urn"]], "uuid": [[395, "module-uuid"]], "uuid \u547d\u4ee4\u5217\u9078\u9805": [[395, "cmdoption-uuid-N"], [395, "cmdoption-uuid-h"], [395, "cmdoption-uuid-n"], [395, "cmdoption-uuid-name"], [395, "cmdoption-uuid-namespace"], [395, "cmdoption-uuid-u"], [395, "cmdoption-uuid-uuid"]], "uuid1": [[395, "index-6"]], "uuid1() (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.uuid1"]], "uuid3": [[395, "index-7"]], "uuid3() (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.uuid3"]], "uuid4": [[395, "index-8"]], "uuid4() (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.uuid4"]], "uuid5": [[395, "index-9"]], "uuid5() (\u65bc uuid \u6a21\u7d44\u4e2d)": [[395, "uuid.uuid5"]], "variant (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.variant"]], "version (uuid.uuid \u7684\u5c6c\u6027)": [[395, "uuid.UUID.version"]], "envbuilder (venv \u4e2d\u7684\u985e\u5225)": [[396, "venv.EnvBuilder"]], "environments \uff08\u74b0\u5883\uff09": [[396, "index-0"]], "pep 405": [[396, "index-9"], [473, "index-52"]], "create() (venv.envbuilder \u7684\u65b9\u6cd5)": [[396, "venv.EnvBuilder.create"]], "create() (\u65bc venv \u6a21\u7d44\u4e2d)": [[396, "venv.create"]], "create_configuration() (venv.envbuilder \u7684\u65b9\u6cd5)": [[396, "venv.EnvBuilder.create_configuration"]], "ensure_directories() (venv.envbuilder \u7684\u65b9\u6cd5)": [[396, "venv.EnvBuilder.ensure_directories"]], "install_scripts() (venv.envbuilder \u7684\u65b9\u6cd5)": [[396, "venv.EnvBuilder.install_scripts"]], "post_setup() (venv.envbuilder \u7684\u65b9\u6cd5)": [[396, "venv.EnvBuilder.post_setup"]], "setup_python() (venv.envbuilder \u7684\u65b9\u6cd5)": [[396, "venv.EnvBuilder.setup_python"]], "setup_scripts() (venv.envbuilder \u7684\u65b9\u6cd5)": [[396, "venv.EnvBuilder.setup_scripts"]], "upgrade_dependencies() (venv.envbuilder \u7684\u65b9\u6cd5)": [[396, "venv.EnvBuilder.upgrade_dependencies"]], "venv": [[396, "module-venv"]], "virtual \uff08\u865b\u64ec\uff09": [[396, "index-0"]], "catch_warnings (warnings \u4e2d\u7684\u985e\u5225)": [[397, "warnings.catch_warnings"]], "filterwarnings() (\u65bc warnings \u6a21\u7d44\u4e2d)": [[397, "warnings.filterwarnings"]], "formatwarning() (\u65bc warnings \u6a21\u7d44\u4e2d)": [[397, "warnings.formatwarning"]], "resetwarnings() (\u65bc warnings \u6a21\u7d44\u4e2d)": [[397, "warnings.resetwarnings"]], "showwarning() (\u65bc warnings \u6a21\u7d44\u4e2d)": [[397, "warnings.showwarning"]], "simplefilter() (\u65bc warnings \u6a21\u7d44\u4e2d)": [[397, "warnings.simplefilter"]], "warn() (\u65bc warnings \u6a21\u7d44\u4e2d)": [[397, "warnings.warn"]], "warn_explicit() (\u65bc warnings \u6a21\u7d44\u4e2d)": [[397, "warnings.warn_explicit"]], "warnings": [[397, "module-warnings"]], "warnings \uff08\u8b66\u544a\uff09": [[397, "index-0"]], "wave_read (wave \u4e2d\u7684\u985e\u5225)": [[398, "wave.Wave_read"]], "wave_write (wave \u4e2d\u7684\u985e\u5225)": [[398, "wave.Wave_write"]], "close() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.close"]], "close() (wave.wave_write \u7684\u65b9\u6cd5)": [[398, "wave.Wave_write.close"]], "getcompname() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.getcompname"]], "getcomptype() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.getcomptype"]], "getframerate() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.getframerate"]], "getmark() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.getmark"]], "getmarkers() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.getmarkers"]], "getnchannels() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.getnchannels"]], "getnframes() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.getnframes"]], "getparams() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.getparams"]], "getsampwidth() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.getsampwidth"]], "open() (\u65bc wave \u6a21\u7d44\u4e2d)": [[398, "wave.open"]], "readframes() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.readframes"]], "rewind() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.rewind"]], "setcomptype() (wave.wave_write \u7684\u65b9\u6cd5)": [[398, "wave.Wave_write.setcomptype"]], "setframerate() (wave.wave_write \u7684\u65b9\u6cd5)": [[398, "wave.Wave_write.setframerate"]], "setnchannels() (wave.wave_write \u7684\u65b9\u6cd5)": [[398, "wave.Wave_write.setnchannels"]], "setnframes() (wave.wave_write \u7684\u65b9\u6cd5)": [[398, "wave.Wave_write.setnframes"]], "setparams() (wave.wave_write \u7684\u65b9\u6cd5)": [[398, "wave.Wave_write.setparams"]], "setpos() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.setpos"]], "setsampwidth() (wave.wave_write \u7684\u65b9\u6cd5)": [[398, "wave.Wave_write.setsampwidth"]], "tell() (wave.wave_read \u7684\u65b9\u6cd5)": [[398, "wave.Wave_read.tell"]], "tell() (wave.wave_write \u7684\u65b9\u6cd5)": [[398, "wave.Wave_write.tell"]], "wave": [[398, "module-wave"]], "writeframes() (wave.wave_write \u7684\u65b9\u6cd5)": [[398, "wave.Wave_write.writeframes"]], "writeframesraw() (wave.wave_write \u7684\u65b9\u6cd5)": [[398, "wave.Wave_write.writeframesraw"]], "callableproxytype (\u65bc weakref \u6a21\u7d44\u4e2d)": [[399, "weakref.CallableProxyType"]], "pep 205": [[399, "index-2"], [460, "index-9"]], "proxytype (\u65bc weakref \u6a21\u7d44\u4e2d)": [[399, "weakref.ProxyType"]], "proxytypes (\u65bc weakref \u6a21\u7d44\u4e2d)": [[399, "weakref.ProxyTypes"]], "referencetype (\u65bc weakref \u6a21\u7d44\u4e2d)": [[399, "weakref.ReferenceType"]], "weakkeydictionary (weakref \u4e2d\u7684\u985e\u5225)": [[399, "weakref.WeakKeyDictionary"]], "weakmethod (weakref \u4e2d\u7684\u985e\u5225)": [[399, "weakref.WeakMethod"]], "weakset (weakref \u4e2d\u7684\u985e\u5225)": [[399, "weakref.WeakSet"]], "weakvaluedictionary (weakref \u4e2d\u7684\u985e\u5225)": [[399, "weakref.WeakValueDictionary"]], "__call__() (weakref.finalize \u7684\u65b9\u6cd5)": [[399, "weakref.finalize.__call__"]], "__callback__ (weakref.ref \u7684\u5c6c\u6027)": [[399, "weakref.ref.__callback__"]], "alive (weakref.finalize \u7684\u5c6c\u6027)": [[399, "weakref.finalize.alive"]], "atexit (weakref.finalize \u7684\u5c6c\u6027)": [[399, "weakref.finalize.atexit"]], "detach() (weakref.finalize \u7684\u65b9\u6cd5)": [[399, "weakref.finalize.detach"]], "finalize (weakref \u4e2d\u7684\u985e\u5225)": [[399, "weakref.finalize"]], "getweakrefcount() (\u65bc weakref \u6a21\u7d44\u4e2d)": [[399, "weakref.getweakrefcount"]], "getweakrefs() (\u65bc weakref \u6a21\u7d44\u4e2d)": [[399, "weakref.getweakrefs"]], "keyrefs() (weakref.weakkeydictionary \u7684\u65b9\u6cd5)": [[399, "weakref.WeakKeyDictionary.keyrefs"]], "peek() (weakref.finalize \u7684\u65b9\u6cd5)": [[399, "weakref.finalize.peek"]], "proxy() (\u65bc weakref \u6a21\u7d44\u4e2d)": [[399, "weakref.proxy"]], "ref (weakref \u4e2d\u7684\u985e\u5225)": [[399, "weakref.ref"]], "valuerefs() (weakref.weakvaluedictionary \u7684\u65b9\u6cd5)": [[399, "weakref.WeakValueDictionary.valuerefs"]], "weakref": [[399, "module-weakref"]], "browser": [[400, "index-0"], [400, "index-1"]], "kdedir": [[400, "index-2"]], "get() (\u65bc webbrowser \u6a21\u7d44\u4e2d)": [[400, "webbrowser.get"]], "name (\u65bc webbrowser \u6a21\u7d44\u4e2d)": [[400, "webbrowser.name"]], "open() (webbrowser.controller \u7684\u65b9\u6cd5)": [[400, "webbrowser.controller.open"]], "open() (\u65bc webbrowser \u6a21\u7d44\u4e2d)": [[400, "webbrowser.open"]], "open_new() (webbrowser.controller \u7684\u65b9\u6cd5)": [[400, "webbrowser.controller.open_new"]], "open_new() (\u65bc webbrowser \u6a21\u7d44\u4e2d)": [[400, "webbrowser.open_new"]], "open_new_tab() (webbrowser.controller \u7684\u65b9\u6cd5)": [[400, "webbrowser.controller.open_new_tab"]], "open_new_tab() (\u65bc webbrowser \u6a21\u7d44\u4e2d)": [[400, "webbrowser.open_new_tab"]], "register() (\u65bc webbrowser \u6a21\u7d44\u4e2d)": [[400, "webbrowser.register"]], "webbrowser": [[400, "module-webbrowser"]], "close() (winreg.pyhkey \u7684\u65b9\u6cd5)": [[402, "winreg.PyHKEY.Close"]], "closekey() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.CloseKey"]], "connectregistry() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.ConnectRegistry"]], "createkey() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.CreateKey"]], "createkeyex() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.CreateKeyEx"]], "deletekey() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.DeleteKey"]], "deletekeyex() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.DeleteKeyEx"]], "deletevalue() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.DeleteValue"]], "detach() (winreg.pyhkey \u7684\u65b9\u6cd5)": [[402, "winreg.PyHKEY.Detach"]], "disablereflectionkey() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.DisableReflectionKey"]], "enablereflectionkey() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.EnableReflectionKey"]], "enumkey() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.EnumKey"]], "enumvalue() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.EnumValue"]], "expandenvironmentstrings() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.ExpandEnvironmentStrings"]], "flushkey() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.FlushKey"]], "hkey_classes_root (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.HKEY_CLASSES_ROOT"]], "hkey_current_config (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.HKEY_CURRENT_CONFIG"]], "hkey_current_user (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.HKEY_CURRENT_USER"]], "hkey_dyn_data (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.HKEY_DYN_DATA"]], "hkey_local_machine (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.HKEY_LOCAL_MACHINE"]], "hkey_performance_data (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.HKEY_PERFORMANCE_DATA"]], "hkey_users (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.HKEY_USERS"]], "key_all_access (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.KEY_ALL_ACCESS"]], "key_create_link (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.KEY_CREATE_LINK"]], "key_create_sub_key (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.KEY_CREATE_SUB_KEY"]], "key_enumerate_sub_keys (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.KEY_ENUMERATE_SUB_KEYS"]], "key_execute (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.KEY_EXECUTE"]], "key_notify (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.KEY_NOTIFY"]], "key_query_value (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.KEY_QUERY_VALUE"]], "key_read (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.KEY_READ"]], "key_set_value (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.KEY_SET_VALUE"]], "key_wow64_32key (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.KEY_WOW64_32KEY"]], "key_wow64_64key (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.KEY_WOW64_64KEY"]], "key_write (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.KEY_WRITE"]], "loadkey() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.LoadKey"]], "openkey() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.OpenKey"]], "openkeyex() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.OpenKeyEx"]], "queryinfokey() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.QueryInfoKey"]], "queryreflectionkey() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.QueryReflectionKey"]], "queryvalue() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.QueryValue"]], "queryvalueex() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.QueryValueEx"]], "reg_binary (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_BINARY"]], "reg_dword (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_DWORD"]], "reg_dword_big_endian (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_DWORD_BIG_ENDIAN"]], "reg_dword_little_endian (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_DWORD_LITTLE_ENDIAN"]], "reg_expand_sz (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_EXPAND_SZ"]], "reg_full_resource_descriptor (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_FULL_RESOURCE_DESCRIPTOR"]], "reg_link (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_LINK"]], "reg_multi_sz (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_MULTI_SZ"]], "reg_none (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_NONE"]], "reg_qword (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_QWORD"]], "reg_qword_little_endian (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_QWORD_LITTLE_ENDIAN"]], "reg_resource_list (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_RESOURCE_LIST"]], "reg_resource_requirements_list (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_RESOURCE_REQUIREMENTS_LIST"]], "reg_sz (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.REG_SZ"]], "savekey() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.SaveKey"]], "setvalue() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.SetValue"]], "setvalueex() (\u65bc winreg \u6a21\u7d44\u4e2d)": [[402, "winreg.SetValueEx"]], "__enter__() (winreg.pyhkey \u7684\u65b9\u6cd5)": [[402, "winreg.PyHKEY.__enter__"]], "__exit__() (winreg.pyhkey \u7684\u65b9\u6cd5)": [[402, "winreg.PyHKEY.__exit__"]], "environment variables expansion (windows) \uff08\u74b0\u5883\u8b8a\u6578\u5c55\u958b (windows)\uff09": [[402, "index-0"]], "winreg": [[402, "module-winreg"]], "beep() (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.Beep"]], "mb_iconasterisk (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.MB_ICONASTERISK"]], "mb_iconexclamation (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.MB_ICONEXCLAMATION"]], "mb_iconhand (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.MB_ICONHAND"]], "mb_iconquestion (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.MB_ICONQUESTION"]], "mb_ok (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.MB_OK"]], "messagebeep() (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.MessageBeep"]], "playsound() (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.PlaySound"]], "snd_alias (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.SND_ALIAS"]], "snd_async (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.SND_ASYNC"]], "snd_filename (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.SND_FILENAME"]], "snd_loop (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.SND_LOOP"]], "snd_memory (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.SND_MEMORY"]], "snd_nodefault (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.SND_NODEFAULT"]], "snd_nostop (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.SND_NOSTOP"]], "snd_nowait (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.SND_NOWAIT"]], "snd_purge (\u65bc winsound \u6a21\u7d44\u4e2d)": [[403, "winsound.SND_PURGE"]], "winsound": [[403, "module-winsound"]], "basecgihandler (wsgiref.handlers \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.handlers.BaseCGIHandler"]], "basehandler (wsgiref.handlers \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.handlers.BaseHandler"]], "cgihandler (wsgiref.handlers \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.handlers.CGIHandler"]], "errorstream (wsgiref.types \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.types.ErrorStream"]], "filewrapper (wsgiref.types \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.types.FileWrapper"]], "filewrapper (wsgiref.util \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.util.FileWrapper"]], "headers (wsgiref.headers \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.headers.Headers"]], "iiscgihandler (wsgiref.handlers \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.handlers.IISCGIHandler"]], "inputstream (wsgiref.types \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.types.InputStream"]], "pep 3333": [[404, "index-11"], [404, "index-12"], [404, "index-13"], [404, "index-14"], [404, "index-15"], [404, "index-16"], [404, "index-17"], [404, "index-18"], [404, "index-24"], [404, "index-25"], [404, "index-26"], [404, "index-27"], [404, "index-28"], [404, "index-6"], [404, "index-7"], [404, "index-8"], [404, "index-9"], [470, "index-108"], [472, "index-9"]], "simplehandler (wsgiref.handlers \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.handlers.SimpleHandler"]], "startresponse (wsgiref.types \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.types.StartResponse"]], "wsgiapplication (\u65bc wsgiref.types \u6a21\u7d44\u4e2d)": [[404, "wsgiref.types.WSGIApplication"]], "wsgienvironment (\u65bc wsgiref.types \u6a21\u7d44\u4e2d)": [[404, "wsgiref.types.WSGIEnvironment"]], "wsgirequesthandler (wsgiref.simple_server \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.simple_server.WSGIRequestHandler"]], "wsgiserver (wsgiref.simple_server \u4e2d\u7684\u985e\u5225)": [[404, "wsgiref.simple_server.WSGIServer"]], "_flush() (wsgiref.handlers.basehandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.handlers.BaseHandler._flush"]], "_write() (wsgiref.handlers.basehandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.handlers.BaseHandler._write"]], "add_cgi_vars() (wsgiref.handlers.basehandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.handlers.BaseHandler.add_cgi_vars"]], "add_header() (wsgiref.headers.headers \u7684\u65b9\u6cd5)": [[404, "wsgiref.headers.Headers.add_header"]], "application_uri() (\u65bc wsgiref.util \u6a21\u7d44\u4e2d)": [[404, "wsgiref.util.application_uri"]], "demo_app() (\u65bc wsgiref.simple_server \u6a21\u7d44\u4e2d)": [[404, "wsgiref.simple_server.demo_app"]], "error_body (wsgiref.handlers.basehandler \u7684\u5c6c\u6027)": [[404, "wsgiref.handlers.BaseHandler.error_body"]], "error_headers (wsgiref.handlers.basehandler \u7684\u5c6c\u6027)": [[404, "wsgiref.handlers.BaseHandler.error_headers"]], "error_output() (wsgiref.handlers.basehandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.handlers.BaseHandler.error_output"]], "error_status (wsgiref.handlers.basehandler \u7684\u5c6c\u6027)": [[404, "wsgiref.handlers.BaseHandler.error_status"]], "get_all() (wsgiref.headers.headers \u7684\u65b9\u6cd5)": [[404, "wsgiref.headers.Headers.get_all"]], "get_app() (wsgiref.simple_server.wsgiserver \u7684\u65b9\u6cd5)": [[404, "wsgiref.simple_server.WSGIServer.get_app"]], "get_environ() (wsgiref.simple_server.wsgirequesthandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.simple_server.WSGIRequestHandler.get_environ"]], "get_scheme() (wsgiref.handlers.basehandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.handlers.BaseHandler.get_scheme"]], "get_stderr() (wsgiref.handlers.basehandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.handlers.BaseHandler.get_stderr"]], "get_stderr() (wsgiref.simple_server.wsgirequesthandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.simple_server.WSGIRequestHandler.get_stderr"]], "get_stdin() (wsgiref.handlers.basehandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.handlers.BaseHandler.get_stdin"]], "guess_scheme() (\u65bc wsgiref.util \u6a21\u7d44\u4e2d)": [[404, "wsgiref.util.guess_scheme"]], "handle() (wsgiref.simple_server.wsgirequesthandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.simple_server.WSGIRequestHandler.handle"]], "http_version (wsgiref.handlers.basehandler \u7684\u5c6c\u6027)": [[404, "wsgiref.handlers.BaseHandler.http_version"]], "is_hop_by_hop() (\u65bc wsgiref.util \u6a21\u7d44\u4e2d)": [[404, "wsgiref.util.is_hop_by_hop"]], "log_exception() (wsgiref.handlers.basehandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.handlers.BaseHandler.log_exception"]], "make_server() (\u65bc wsgiref.simple_server \u6a21\u7d44\u4e2d)": [[404, "wsgiref.simple_server.make_server"]], "origin_server (wsgiref.handlers.basehandler \u7684\u5c6c\u6027)": [[404, "wsgiref.handlers.BaseHandler.origin_server"]], "os_environ (wsgiref.handlers.basehandler \u7684\u5c6c\u6027)": [[404, "wsgiref.handlers.BaseHandler.os_environ"]], "read_environ() (\u65bc wsgiref.handlers \u6a21\u7d44\u4e2d)": [[404, "wsgiref.handlers.read_environ"]], "request_uri() (\u65bc wsgiref.util \u6a21\u7d44\u4e2d)": [[404, "wsgiref.util.request_uri"]], "run() (wsgiref.handlers.basehandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.handlers.BaseHandler.run"]], "sendfile() (wsgiref.handlers.basehandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.handlers.BaseHandler.sendfile"]], "server_software (wsgiref.handlers.basehandler \u7684\u5c6c\u6027)": [[404, "wsgiref.handlers.BaseHandler.server_software"]], "set_app() (wsgiref.simple_server.wsgiserver \u7684\u65b9\u6cd5)": [[404, "wsgiref.simple_server.WSGIServer.set_app"]], "setup_environ() (wsgiref.handlers.basehandler \u7684\u65b9\u6cd5)": [[404, "wsgiref.handlers.BaseHandler.setup_environ"]], "setup_testing_defaults() (\u65bc wsgiref.util \u6a21\u7d44\u4e2d)": [[404, "wsgiref.util.setup_testing_defaults"]], "shift_path_info() (\u65bc wsgiref.util \u6a21\u7d44\u4e2d)": [[404, "wsgiref.util.shift_path_info"]], "traceback_limit (wsgiref.handlers.basehandler \u7684\u5c6c\u6027)": [[404, "wsgiref.handlers.BaseHandler.traceback_limit"]], "validator() (\u65bc wsgiref.validate \u6a21\u7d44\u4e2d)": [[404, "wsgiref.validate.validator"]], "wsgi_file_wrapper (wsgiref.handlers.basehandler \u7684\u5c6c\u6027)": [[404, "wsgiref.handlers.BaseHandler.wsgi_file_wrapper"]], "wsgi_multiprocess (wsgiref.handlers.basehandler \u7684\u5c6c\u6027)": [[404, "wsgiref.handlers.BaseHandler.wsgi_multiprocess"]], "wsgi_multithread (wsgiref.handlers.basehandler \u7684\u5c6c\u6027)": [[404, "wsgiref.handlers.BaseHandler.wsgi_multithread"]], "wsgi_run_once (wsgiref.handlers.basehandler \u7684\u5c6c\u6027)": [[404, "wsgiref.handlers.BaseHandler.wsgi_run_once"]], "wsgiref": [[404, "module-wsgiref"]], "wsgiref.handlers": [[404, "module-wsgiref.handlers"]], "wsgiref.headers": [[404, "module-wsgiref.headers"]], "wsgiref.simple_server": [[404, "module-wsgiref.simple_server"]], "wsgiref.types": [[404, "module-wsgiref.types"]], "wsgiref.util": [[404, "module-wsgiref.util"]], "wsgiref.validate": [[404, "module-wsgiref.validate"]], "conversionerror": [[405, "xdrlib.ConversionError"]], "external data representation \uff08\u5916\u90e8\u8cc7\u6599\u8868\u793a\uff09": [[405, "index-0"]], "pep 594#xdrlib": [[405, "index-7"]], "packer (xdrlib \u4e2d\u7684\u985e\u5225)": [[405, "xdrlib.Packer"]], "rfc 1014": [[405, "index-2"], [405, "index-3"]], "rfc 1832": [[405, "index-4"], [405, "index-5"]], "unpacker (xdrlib \u4e2d\u7684\u985e\u5225)": [[405, "xdrlib.Unpacker"]], "xdr": [[405, "index-0"]], "done() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.done"]], "get_buffer() (xdrlib.packer \u7684\u65b9\u6cd5)": [[405, "xdrlib.Packer.get_buffer"]], "get_buffer() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.get_buffer"]], "get_position() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.get_position"]], "pack_array() (xdrlib.packer \u7684\u65b9\u6cd5)": [[405, "xdrlib.Packer.pack_array"]], "pack_bytes() (xdrlib.packer \u7684\u65b9\u6cd5)": [[405, "xdrlib.Packer.pack_bytes"]], "pack_double() (xdrlib.packer \u7684\u65b9\u6cd5)": [[405, "xdrlib.Packer.pack_double"]], "pack_farray() (xdrlib.packer \u7684\u65b9\u6cd5)": [[405, "xdrlib.Packer.pack_farray"]], "pack_float() (xdrlib.packer \u7684\u65b9\u6cd5)": [[405, "xdrlib.Packer.pack_float"]], "pack_fopaque() (xdrlib.packer \u7684\u65b9\u6cd5)": [[405, "xdrlib.Packer.pack_fopaque"]], "pack_fstring() (xdrlib.packer \u7684\u65b9\u6cd5)": [[405, "xdrlib.Packer.pack_fstring"]], "pack_list() (xdrlib.packer \u7684\u65b9\u6cd5)": [[405, "xdrlib.Packer.pack_list"]], "pack_opaque() (xdrlib.packer \u7684\u65b9\u6cd5)": [[405, "xdrlib.Packer.pack_opaque"]], "pack_string() (xdrlib.packer \u7684\u65b9\u6cd5)": [[405, "xdrlib.Packer.pack_string"]], "reset() (xdrlib.packer \u7684\u65b9\u6cd5)": [[405, "xdrlib.Packer.reset"]], "reset() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.reset"]], "set_position() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.set_position"]], "unpack_array() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.unpack_array"]], "unpack_bytes() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.unpack_bytes"]], "unpack_double() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.unpack_double"]], "unpack_farray() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.unpack_farray"]], "unpack_float() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.unpack_float"]], "unpack_fopaque() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.unpack_fopaque"]], "unpack_fstring() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.unpack_fstring"]], "unpack_list() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.unpack_list"]], "unpack_opaque() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.unpack_opaque"]], "unpack_string() (xdrlib.unpacker \u7684\u65b9\u6cd5)": [[405, "xdrlib.Unpacker.unpack_string"]], "xdrlib": [[405, "module-xdrlib"]], "xml": [[406, "module-xml"]], "domexception": [[407, "xml.dom.DOMException"]], "domstringsizeerr": [[407, "xml.dom.DomstringSizeErr"]], "empty_namespace (\u65bc xml.dom \u6a21\u7d44\u4e2d)": [[407, "xml.dom.EMPTY_NAMESPACE"]], "hierarchyrequesterr": [[407, "xml.dom.HierarchyRequestErr"]], "indexsizeerr": [[407, "xml.dom.IndexSizeErr"]], "inuseattributeerr": [[407, "xml.dom.InuseAttributeErr"]], "invalidaccesserr": [[407, "xml.dom.InvalidAccessErr"]], "invalidcharactererr": [[407, "xml.dom.InvalidCharacterErr"]], "invalidmodificationerr": [[407, "xml.dom.InvalidModificationErr"]], "invalidstateerr": [[407, "xml.dom.InvalidStateErr"]], "namespaceerr": [[407, "xml.dom.NamespaceErr"]], "nodataallowederr": [[407, "xml.dom.NoDataAllowedErr"]], "nomodificationallowederr": [[407, "xml.dom.NoModificationAllowedErr"]], "notfounderr": [[407, "xml.dom.NotFoundErr"]], "notsupportederr": [[407, "xml.dom.NotSupportedErr"]], "python_dom": [[407, "index-0"]], "syntaxerr": [[407, "xml.dom.SyntaxErr"]], "wrongdocumenterr": [[407, "xml.dom.WrongDocumentErr"]], "xhtml_namespace (\u65bc xml.dom \u6a21\u7d44\u4e2d)": [[407, "xml.dom.XHTML_NAMESPACE"]], "xmlns_namespace (\u65bc xml.dom \u6a21\u7d44\u4e2d)": [[407, "xml.dom.XMLNS_NAMESPACE"]], "xml_namespace (\u65bc xml.dom \u6a21\u7d44\u4e2d)": [[407, "xml.dom.XML_NAMESPACE"]], "appendchild() (xml.dom.node \u7684\u65b9\u6cd5)": [[407, "xml.dom.Node.appendChild"]], "attributes (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.attributes"]], "childnodes (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.childNodes"]], "clonenode() (xml.dom.node \u7684\u65b9\u6cd5)": [[407, "xml.dom.Node.cloneNode"]], "createattribute() (xml.dom.document \u7684\u65b9\u6cd5)": [[407, "xml.dom.Document.createAttribute"]], "createattributens() (xml.dom.document \u7684\u65b9\u6cd5)": [[407, "xml.dom.Document.createAttributeNS"]], "createcomment() (xml.dom.document \u7684\u65b9\u6cd5)": [[407, "xml.dom.Document.createComment"]], "createdocument() (xml.dom.domimplementation \u7684\u65b9\u6cd5)": [[407, "xml.dom.DOMImplementation.createDocument"]], "createdocumenttype() (xml.dom.domimplementation \u7684\u65b9\u6cd5)": [[407, "xml.dom.DOMImplementation.createDocumentType"]], "createelement() (xml.dom.document \u7684\u65b9\u6cd5)": [[407, "xml.dom.Document.createElement"]], "createelementns() (xml.dom.document \u7684\u65b9\u6cd5)": [[407, "xml.dom.Document.createElementNS"]], "createprocessinginstruction() (xml.dom.document \u7684\u65b9\u6cd5)": [[407, "xml.dom.Document.createProcessingInstruction"]], "createtextnode() (xml.dom.document \u7684\u65b9\u6cd5)": [[407, "xml.dom.Document.createTextNode"]], "data (xml.dom.comment \u7684\u5c6c\u6027)": [[407, "xml.dom.Comment.data"]], "data (xml.dom.processinginstruction \u7684\u5c6c\u6027)": [[407, "xml.dom.ProcessingInstruction.data"]], "data (xml.dom.text \u7684\u5c6c\u6027)": [[407, "xml.dom.Text.data"]], "documentelement (xml.dom.document \u7684\u5c6c\u6027)": [[407, "xml.dom.Document.documentElement"]], "entities (xml.dom.documenttype \u7684\u5c6c\u6027)": [[407, "xml.dom.DocumentType.entities"]], "firstchild (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.firstChild"]], "getattribute() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.getAttribute"]], "getattributens() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.getAttributeNS"]], "getattributenode() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.getAttributeNode"]], "getattributenodens() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.getAttributeNodeNS"]], "getdomimplementation() (\u65bc xml.dom \u6a21\u7d44\u4e2d)": [[407, "xml.dom.getDOMImplementation"]], "getelementsbytagname() (xml.dom.document \u7684\u65b9\u6cd5)": [[407, "xml.dom.Document.getElementsByTagName"]], "getelementsbytagname() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.getElementsByTagName"]], "getelementsbytagnamens() (xml.dom.document \u7684\u65b9\u6cd5)": [[407, "xml.dom.Document.getElementsByTagNameNS"]], "getelementsbytagnamens() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.getElementsByTagNameNS"]], "hasattribute() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.hasAttribute"]], "hasattributens() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.hasAttributeNS"]], "hasattributes() (xml.dom.node \u7684\u65b9\u6cd5)": [[407, "xml.dom.Node.hasAttributes"]], "haschildnodes() (xml.dom.node \u7684\u65b9\u6cd5)": [[407, "xml.dom.Node.hasChildNodes"]], "hasfeature() (xml.dom.domimplementation \u7684\u65b9\u6cd5)": [[407, "xml.dom.DOMImplementation.hasFeature"]], "insertbefore() (xml.dom.node \u7684\u65b9\u6cd5)": [[407, "xml.dom.Node.insertBefore"]], "internalsubset (xml.dom.documenttype \u7684\u5c6c\u6027)": [[407, "xml.dom.DocumentType.internalSubset"]], "issamenode() (xml.dom.node \u7684\u65b9\u6cd5)": [[407, "xml.dom.Node.isSameNode"]], "item() (xml.dom.namednodemap \u7684\u65b9\u6cd5)": [[407, "xml.dom.NamedNodeMap.item"]], "item() (xml.dom.nodelist \u7684\u65b9\u6cd5)": [[407, "xml.dom.NodeList.item"]], "lastchild (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.lastChild"]], "length (xml.dom.namednodemap \u7684\u5c6c\u6027)": [[407, "xml.dom.NamedNodeMap.length"]], "length (xml.dom.nodelist \u7684\u5c6c\u6027)": [[407, "xml.dom.NodeList.length"]], "localname (xml.dom.attr \u7684\u5c6c\u6027)": [[407, "xml.dom.Attr.localName"]], "localname (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.localName"]], "name (xml.dom.attr \u7684\u5c6c\u6027)": [[407, "xml.dom.Attr.name"]], "name (xml.dom.documenttype \u7684\u5c6c\u6027)": [[407, "xml.dom.DocumentType.name"]], "namespaceuri (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.namespaceURI"]], "nextsibling (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.nextSibling"]], "nodename (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.nodeName"]], "nodetype (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.nodeType"]], "nodevalue (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.nodeValue"]], "normalize() (xml.dom.node \u7684\u65b9\u6cd5)": [[407, "xml.dom.Node.normalize"]], "notations (xml.dom.documenttype \u7684\u5c6c\u6027)": [[407, "xml.dom.DocumentType.notations"]], "parentnode (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.parentNode"]], "prefix (xml.dom.attr \u7684\u5c6c\u6027)": [[407, "xml.dom.Attr.prefix"]], "prefix (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.prefix"]], "previoussibling (xml.dom.node \u7684\u5c6c\u6027)": [[407, "xml.dom.Node.previousSibling"]], "publicid (xml.dom.documenttype \u7684\u5c6c\u6027)": [[407, "xml.dom.DocumentType.publicId"]], "registerdomimplementation() (\u65bc xml.dom \u6a21\u7d44\u4e2d)": [[407, "xml.dom.registerDOMImplementation"]], "removeattribute() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.removeAttribute"]], "removeattributens() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.removeAttributeNS"]], "removeattributenode() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.removeAttributeNode"]], "removechild() (xml.dom.node \u7684\u65b9\u6cd5)": [[407, "xml.dom.Node.removeChild"]], "replacechild() (xml.dom.node \u7684\u65b9\u6cd5)": [[407, "xml.dom.Node.replaceChild"]], "setattribute() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.setAttribute"]], "setattributens() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.setAttributeNS"]], "setattributenode() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.setAttributeNode"]], "setattributenodens() (xml.dom.element \u7684\u65b9\u6cd5)": [[407, "xml.dom.Element.setAttributeNodeNS"]], "systemid (xml.dom.documenttype \u7684\u5c6c\u6027)": [[407, "xml.dom.DocumentType.systemId"]], "tagname (xml.dom.element \u7684\u5c6c\u6027)": [[407, "xml.dom.Element.tagName"]], "target (xml.dom.processinginstruction \u7684\u5c6c\u6027)": [[407, "xml.dom.ProcessingInstruction.target"]], "value (xml.dom.attr \u7684\u5c6c\u6027)": [[407, "xml.dom.Attr.value"]], "xml.dom": [[407, "module-xml.dom"]], "parse() (\u65bc xml.dom.minidom \u6a21\u7d44\u4e2d)": [[408, "xml.dom.minidom.parse"]], "parsestring() (\u65bc xml.dom.minidom \u6a21\u7d44\u4e2d)": [[408, "xml.dom.minidom.parseString"]], "toprettyxml() (xml.dom.minidom.node \u7684\u65b9\u6cd5)": [[408, "xml.dom.minidom.Node.toprettyxml"]], "toxml() (xml.dom.minidom.node \u7684\u65b9\u6cd5)": [[408, "xml.dom.minidom.Node.toxml"]], "unlink() (xml.dom.minidom.node \u7684\u65b9\u6cd5)": [[408, "xml.dom.minidom.Node.unlink"]], "writexml() (xml.dom.minidom.node \u7684\u65b9\u6cd5)": [[408, "xml.dom.minidom.Node.writexml"]], "xml.dom.minidom": [[408, "module-xml.dom.minidom"]], "domeventstream (xml.dom.pulldom \u4e2d\u7684\u985e\u5225)": [[409, "xml.dom.pulldom.DOMEventStream"]], "pulldom (xml.dom.pulldom \u4e2d\u7684\u985e\u5225)": [[409, "xml.dom.pulldom.PullDom"]], "sax2dom (xml.dom.pulldom \u4e2d\u7684\u985e\u5225)": [[409, "xml.dom.pulldom.SAX2DOM"]], "default_bufsize (\u65bc xml.dom.pulldom \u6a21\u7d44\u4e2d)": [[409, "xml.dom.pulldom.default_bufsize"]], "expandnode() (xml.dom.pulldom.domeventstream \u7684\u65b9\u6cd5)": [[409, "xml.dom.pulldom.DOMEventStream.expandNode"]], "getevent() (xml.dom.pulldom.domeventstream \u7684\u65b9\u6cd5)": [[409, "xml.dom.pulldom.DOMEventStream.getEvent"]], "parse() (\u65bc xml.dom.pulldom \u6a21\u7d44\u4e2d)": [[409, "xml.dom.pulldom.parse"]], "parsestring() (\u65bc xml.dom.pulldom \u6a21\u7d44\u4e2d)": [[409, "xml.dom.pulldom.parseString"]], "reset() (xml.dom.pulldom.domeventstream \u7684\u65b9\u6cd5)": [[409, "xml.dom.pulldom.DOMEventStream.reset"]], "xml.dom.pulldom": [[409, "module-xml.dom.pulldom"]], "c14nwritertarget (xml.etree.elementtree \u4e2d\u7684\u985e\u5225)": [[410, "xml.etree.ElementTree.C14NWriterTarget"]], "comment() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.Comment"]], "element (xml.etree.elementtree \u4e2d\u7684\u985e\u5225)": [[410, "xml.etree.ElementTree.Element"]], "elementtree (xml.etree.elementtree \u4e2d\u7684\u985e\u5225)": [[410, "xml.etree.ElementTree.ElementTree"]], "parseerror (xml.etree.elementtree \u4e2d\u7684\u985e\u5225)": [[410, "xml.etree.ElementTree.ParseError"]], "processinginstruction() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.ProcessingInstruction"]], "qname (xml.etree.elementtree \u4e2d\u7684\u985e\u5225)": [[410, "xml.etree.ElementTree.QName"]], "subelement() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.SubElement"]], "treebuilder (xml.etree.elementtree \u4e2d\u7684\u985e\u5225)": [[410, "xml.etree.ElementTree.TreeBuilder"]], "xml() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.XML"]], "xmlid() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.XMLID"]], "xmlparser (xml.etree.elementtree \u4e2d\u7684\u985e\u5225)": [[410, "xml.etree.ElementTree.XMLParser"]], "xmlpullparser (xml.etree.elementtree \u4e2d\u7684\u985e\u5225)": [[410, "xml.etree.ElementTree.XMLPullParser"]], "_setroot() (xml.etree.elementtree.elementtree \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.ElementTree._setroot"]], "append() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.append"]], "attrib (xml.etree.elementtree.element \u7684\u5c6c\u6027)": [[410, "xml.etree.ElementTree.Element.attrib"]], "canonicalize() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.canonicalize"]], "clear() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.clear"]], "close() (xml.etree.elementtree.treebuilder \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.TreeBuilder.close"]], "close() (xml.etree.elementtree.xmlparser \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.XMLParser.close"]], "close() (xml.etree.elementtree.xmlpullparser \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.XMLPullParser.close"]], "code (xml.etree.elementtree.parseerror \u7684\u5c6c\u6027)": [[410, "xml.etree.ElementTree.ParseError.code"]], "comment() (xml.etree.elementtree.treebuilder \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.TreeBuilder.comment"]], "data() (xml.etree.elementtree.treebuilder \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.TreeBuilder.data"]], "doctype() (xml.etree.elementtree.treebuilder \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.TreeBuilder.doctype"]], "dump() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.dump"]], "end() (xml.etree.elementtree.treebuilder \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.TreeBuilder.end"]], "end_ns() (xml.etree.elementtree.treebuilder \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.TreeBuilder.end_ns"]], "extend() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.extend"]], "feed() (xml.etree.elementtree.xmlparser \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.XMLParser.feed"]], "feed() (xml.etree.elementtree.xmlpullparser \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.XMLPullParser.feed"]], "find() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.find"]], "find() (xml.etree.elementtree.elementtree \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.ElementTree.find"]], "findall() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.findall"]], "findall() (xml.etree.elementtree.elementtree \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.ElementTree.findall"]], "findtext() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.findtext"]], "findtext() (xml.etree.elementtree.elementtree \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.ElementTree.findtext"]], "fromstring() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.fromstring"]], "fromstringlist() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.fromstringlist"]], "get() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.get"]], "getroot() (xml.etree.elementtree.elementtree \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.ElementTree.getroot"]], "indent() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.indent"]], "insert() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.insert"]], "iselement() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.iselement"]], "items() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.items"]], "iter() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.iter"]], "iter() (xml.etree.elementtree.elementtree \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.ElementTree.iter"]], "iterfind() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.iterfind"]], "iterfind() (xml.etree.elementtree.elementtree \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.ElementTree.iterfind"]], "iterparse() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.iterparse"]], "itertext() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.itertext"]], "keys() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.keys"]], "makeelement() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.makeelement"]], "parse() (xml.etree.elementtree.elementtree \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.ElementTree.parse"]], "parse() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.parse"]], "pi() (xml.etree.elementtree.treebuilder \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.TreeBuilder.pi"]], "position (xml.etree.elementtree.parseerror \u7684\u5c6c\u6027)": [[410, "xml.etree.ElementTree.ParseError.position"]], "read_events() (xml.etree.elementtree.xmlpullparser \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.XMLPullParser.read_events"]], "register_namespace() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.register_namespace"]], "remove() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.remove"]], "set() (xml.etree.elementtree.element \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.Element.set"]], "start() (xml.etree.elementtree.treebuilder \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.TreeBuilder.start"]], "start_ns() (xml.etree.elementtree.treebuilder \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.TreeBuilder.start_ns"]], "tag (xml.etree.elementtree.element \u7684\u5c6c\u6027)": [[410, "xml.etree.ElementTree.Element.tag"]], "tail (xml.etree.elementtree.element \u7684\u5c6c\u6027)": [[410, "xml.etree.ElementTree.Element.tail"]], "text (xml.etree.elementtree.element \u7684\u5c6c\u6027)": [[410, "xml.etree.ElementTree.Element.text"]], "tostring() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.tostring"]], "tostringlist() (\u65bc xml.etree.elementtree \u6a21\u7d44\u4e2d)": [[410, "xml.etree.ElementTree.tostringlist"]], "write() (xml.etree.elementtree.elementtree \u7684\u65b9\u6cd5)": [[410, "xml.etree.ElementTree.ElementTree.write"]], "xml.etree.elementinclude": [[410, "module-xml.etree.ElementInclude"]], "xml.etree.elementinclude.default_loader()": [[410, "xml.etree.ElementInclude.default_loader"]], "xml.etree.elementinclude.include()": [[410, "xml.etree.ElementInclude.include"]], "xml.etree.elementtree": [[410, "module-xml.etree.ElementTree"]], "saxexception": [[411, "xml.sax.SAXException"]], "saxnotrecognizedexception": [[411, "xml.sax.SAXNotRecognizedException"]], "saxnotsupportedexception": [[411, "xml.sax.SAXNotSupportedException"]], "saxparseexception": [[411, "xml.sax.SAXParseException"]], "getexception() (xml.sax.saxexception \u7684\u65b9\u6cd5)": [[411, "xml.sax.SAXException.getException"]], "getmessage() (xml.sax.saxexception \u7684\u65b9\u6cd5)": [[411, "xml.sax.SAXException.getMessage"]], "make_parser() (\u65bc xml.sax \u6a21\u7d44\u4e2d)": [[411, "xml.sax.make_parser"]], "parse() (\u65bc xml.sax \u6a21\u7d44\u4e2d)": [[411, "xml.sax.parse"]], "parsestring() (\u65bc xml.sax \u6a21\u7d44\u4e2d)": [[411, "xml.sax.parseString"]], "xml.sax": [[411, "module-xml.sax"]], "contenthandler (xml.sax.handler \u4e2d\u7684\u985e\u5225)": [[412, "xml.sax.handler.ContentHandler"]], "dtdhandler (xml.sax.handler \u4e2d\u7684\u985e\u5225)": [[412, "xml.sax.handler.DTDHandler"]], "entityresolver (xml.sax.handler \u4e2d\u7684\u985e\u5225)": [[412, "xml.sax.handler.EntityResolver"]], "errorhandler (xml.sax.handler \u4e2d\u7684\u985e\u5225)": [[412, "xml.sax.handler.ErrorHandler"]], "lexicalhandler (xml.sax.handler \u4e2d\u7684\u985e\u5225)": [[412, "xml.sax.handler.LexicalHandler"]], "all_features (\u65bc xml.sax.handler \u6a21\u7d44\u4e2d)": [[412, "xml.sax.handler.all_features"]], "all_properties (\u65bc xml.sax.handler \u6a21\u7d44\u4e2d)": [[412, "xml.sax.handler.all_properties"]], "characters() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.characters"]], "comment() (xml.sax.handler.lexicalhandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.LexicalHandler.comment"]], "endcdata() (xml.sax.handler.lexicalhandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.LexicalHandler.endCDATA"]], "enddtd() (xml.sax.handler.lexicalhandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.LexicalHandler.endDTD"]], "enddocument() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.endDocument"]], "endelement() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.endElement"]], "endelementns() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.endElementNS"]], "endprefixmapping() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.endPrefixMapping"]], "error() (xml.sax.handler.errorhandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ErrorHandler.error"]], "fatalerror() (xml.sax.handler.errorhandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ErrorHandler.fatalError"]], "feature_external_ges (\u65bc xml.sax.handler \u6a21\u7d44\u4e2d)": [[412, "xml.sax.handler.feature_external_ges"]], "feature_external_pes (\u65bc xml.sax.handler \u6a21\u7d44\u4e2d)": [[412, "xml.sax.handler.feature_external_pes"]], "feature_namespace_prefixes (\u65bc xml.sax.handler \u6a21\u7d44\u4e2d)": [[412, "xml.sax.handler.feature_namespace_prefixes"]], "feature_namespaces (\u65bc xml.sax.handler \u6a21\u7d44\u4e2d)": [[412, "xml.sax.handler.feature_namespaces"]], "feature_string_interning (\u65bc xml.sax.handler \u6a21\u7d44\u4e2d)": [[412, "xml.sax.handler.feature_string_interning"]], "feature_validation (\u65bc xml.sax.handler \u6a21\u7d44\u4e2d)": [[412, "xml.sax.handler.feature_validation"]], "ignorablewhitespace() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.ignorableWhitespace"]], "notationdecl() (xml.sax.handler.dtdhandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.DTDHandler.notationDecl"]], "processinginstruction() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.processingInstruction"]], "property_declaration_handler (\u65bc xml.sax.handler \u6a21\u7d44\u4e2d)": [[412, "xml.sax.handler.property_declaration_handler"]], "property_dom_node (\u65bc xml.sax.handler \u6a21\u7d44\u4e2d)": [[412, "xml.sax.handler.property_dom_node"]], "property_lexical_handler (\u65bc xml.sax.handler \u6a21\u7d44\u4e2d)": [[412, "xml.sax.handler.property_lexical_handler"]], "property_xml_string (\u65bc xml.sax.handler \u6a21\u7d44\u4e2d)": [[412, "xml.sax.handler.property_xml_string"]], "resolveentity() (xml.sax.handler.entityresolver \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.EntityResolver.resolveEntity"]], "setdocumentlocator() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.setDocumentLocator"]], "skippedentity() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.skippedEntity"]], "startcdata() (xml.sax.handler.lexicalhandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.LexicalHandler.startCDATA"]], "startdtd() (xml.sax.handler.lexicalhandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.LexicalHandler.startDTD"]], "startdocument() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.startDocument"]], "startelement() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.startElement"]], "startelementns() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.startElementNS"]], "startprefixmapping() (xml.sax.handler.contenthandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ContentHandler.startPrefixMapping"]], "unparsedentitydecl() (xml.sax.handler.dtdhandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.DTDHandler.unparsedEntityDecl"]], "warning() (xml.sax.handler.errorhandler \u7684\u65b9\u6cd5)": [[412, "xml.sax.handler.ErrorHandler.warning"]], "xml.sax.handler": [[412, "module-xml.sax.handler"]], "attributesimpl (xml.sax.xmlreader \u4e2d\u7684\u985e\u5225)": [[413, "xml.sax.xmlreader.AttributesImpl"]], "attributesnsimpl (xml.sax.xmlreader \u4e2d\u7684\u985e\u5225)": [[413, "xml.sax.xmlreader.AttributesNSImpl"]], "incrementalparser (xml.sax.xmlreader \u4e2d\u7684\u985e\u5225)": [[413, "xml.sax.xmlreader.IncrementalParser"]], "inputsource (xml.sax.xmlreader \u4e2d\u7684\u985e\u5225)": [[413, "xml.sax.xmlreader.InputSource"]], "locator (xml.sax.xmlreader \u4e2d\u7684\u985e\u5225)": [[413, "xml.sax.xmlreader.Locator"]], "xmlreader (xml.sax.xmlreader \u4e2d\u7684\u985e\u5225)": [[413, "xml.sax.xmlreader.XMLReader"]], "close() (xml.sax.xmlreader.incrementalparser \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.IncrementalParser.close"]], "feed() (xml.sax.xmlreader.incrementalparser \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.IncrementalParser.feed"]], "getbytestream() (xml.sax.xmlreader.inputsource \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.InputSource.getByteStream"]], "getcharacterstream() (xml.sax.xmlreader.inputsource \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.InputSource.getCharacterStream"]], "getcolumnnumber() (xml.sax.xmlreader.locator \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.Locator.getColumnNumber"]], "getcontenthandler() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.getContentHandler"]], "getdtdhandler() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.getDTDHandler"]], "getencoding() (xml.sax.xmlreader.inputsource \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.InputSource.getEncoding"]], "getentityresolver() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.getEntityResolver"]], "geterrorhandler() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.getErrorHandler"]], "getfeature() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.getFeature"]], "getlength() (xml.sax.xmlreader.attributes \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.Attributes.getLength"]], "getlinenumber() (xml.sax.xmlreader.locator \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.Locator.getLineNumber"]], "getnamebyqname() (xml.sax.xmlreader.attributesns \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.AttributesNS.getNameByQName"]], "getnames() (xml.sax.xmlreader.attributes \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.Attributes.getNames"]], "getproperty() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.getProperty"]], "getpublicid() (xml.sax.xmlreader.inputsource \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.InputSource.getPublicId"]], "getpublicid() (xml.sax.xmlreader.locator \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.Locator.getPublicId"]], "getqnamebyname() (xml.sax.xmlreader.attributesns \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.AttributesNS.getQNameByName"]], "getqnames() (xml.sax.xmlreader.attributesns \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.AttributesNS.getQNames"]], "getsystemid() (xml.sax.xmlreader.inputsource \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.InputSource.getSystemId"]], "getsystemid() (xml.sax.xmlreader.locator \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.Locator.getSystemId"]], "gettype() (xml.sax.xmlreader.attributes \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.Attributes.getType"]], "getvalue() (xml.sax.xmlreader.attributes \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.Attributes.getValue"]], "getvaluebyqname() (xml.sax.xmlreader.attributesns \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.AttributesNS.getValueByQName"]], "parse() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.parse"]], "reset() (xml.sax.xmlreader.incrementalparser \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.IncrementalParser.reset"]], "setbytestream() (xml.sax.xmlreader.inputsource \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.InputSource.setByteStream"]], "setcharacterstream() (xml.sax.xmlreader.inputsource \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.InputSource.setCharacterStream"]], "setcontenthandler() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.setContentHandler"]], "setdtdhandler() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.setDTDHandler"]], "setencoding() (xml.sax.xmlreader.inputsource \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.InputSource.setEncoding"]], "setentityresolver() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.setEntityResolver"]], "seterrorhandler() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.setErrorHandler"]], "setfeature() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.setFeature"]], "setlocale() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.setLocale"]], "setproperty() (xml.sax.xmlreader.xmlreader \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.XMLReader.setProperty"]], "setpublicid() (xml.sax.xmlreader.inputsource \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.InputSource.setPublicId"]], "setsystemid() (xml.sax.xmlreader.inputsource \u7684\u65b9\u6cd5)": [[413, "xml.sax.xmlreader.InputSource.setSystemId"]], "xml.sax.xmlreader": [[413, "module-xml.sax.xmlreader"]], "xmlfilterbase (xml.sax.saxutils \u4e2d\u7684\u985e\u5225)": [[414, "xml.sax.saxutils.XMLFilterBase"]], "xmlgenerator (xml.sax.saxutils \u4e2d\u7684\u985e\u5225)": [[414, "xml.sax.saxutils.XMLGenerator"]], "escape() (\u65bc xml.sax.saxutils \u6a21\u7d44\u4e2d)": [[414, "xml.sax.saxutils.escape"]], "prepare_input_source() (\u65bc xml.sax.saxutils \u6a21\u7d44\u4e2d)": [[414, "xml.sax.saxutils.prepare_input_source"]], "quoteattr() (\u65bc xml.sax.saxutils \u6a21\u7d44\u4e2d)": [[414, "xml.sax.saxutils.quoteattr"]], "unescape() (\u65bc xml.sax.saxutils \u6a21\u7d44\u4e2d)": [[414, "xml.sax.saxutils.unescape"]], "xml.sax.saxutils": [[414, "module-xml.sax.saxutils"]], "binary (xmlrpc.client \u4e2d\u7684\u985e\u5225)": [[416, "xmlrpc.client.Binary"]], "datetime (xmlrpc.client \u4e2d\u7684\u985e\u5225)": [[416, "xmlrpc.client.DateTime"]], "fault (xmlrpc.client \u4e2d\u7684\u985e\u5225)": [[416, "xmlrpc.client.Fault"]], "multicall (xmlrpc.client \u4e2d\u7684\u985e\u5225)": [[416, "xmlrpc.client.MultiCall"]], "protocolerror (xmlrpc.client \u4e2d\u7684\u985e\u5225)": [[416, "xmlrpc.client.ProtocolError"]], "rfc 2045#section-6.8": [[416, "index-0"]], "serverproxy (xmlrpc.client \u4e2d\u7684\u985e\u5225)": [[416, "xmlrpc.client.ServerProxy"]], "data (xmlrpc.client.binary \u7684\u5c6c\u6027)": [[416, "xmlrpc.client.Binary.data"]], "decode() (xmlrpc.client.binary \u7684\u65b9\u6cd5)": [[416, "xmlrpc.client.Binary.decode"]], "decode() (xmlrpc.client.datetime \u7684\u65b9\u6cd5)": [[416, "xmlrpc.client.DateTime.decode"]], "dumps() (\u65bc xmlrpc.client \u6a21\u7d44\u4e2d)": [[416, "xmlrpc.client.dumps"]], "encode() (xmlrpc.client.binary \u7684\u65b9\u6cd5)": [[416, "xmlrpc.client.Binary.encode"]], "encode() (xmlrpc.client.datetime \u7684\u65b9\u6cd5)": [[416, "xmlrpc.client.DateTime.encode"]], "errcode (xmlrpc.client.protocolerror \u7684\u5c6c\u6027)": [[416, "xmlrpc.client.ProtocolError.errcode"]], "errmsg (xmlrpc.client.protocolerror \u7684\u5c6c\u6027)": [[416, "xmlrpc.client.ProtocolError.errmsg"]], "faultcode (xmlrpc.client.fault \u7684\u5c6c\u6027)": [[416, "xmlrpc.client.Fault.faultCode"]], "faultstring (xmlrpc.client.fault \u7684\u5c6c\u6027)": [[416, "xmlrpc.client.Fault.faultString"]], "headers (xmlrpc.client.protocolerror \u7684\u5c6c\u6027)": [[416, "xmlrpc.client.ProtocolError.headers"]], "listmethods() (xmlrpc.client.serverproxy.system \u7684\u65b9\u6cd5)": [[416, "xmlrpc.client.ServerProxy.system.listMethods"]], "loads() (\u65bc xmlrpc.client \u6a21\u7d44\u4e2d)": [[416, "xmlrpc.client.loads"]], "methodhelp() (xmlrpc.client.serverproxy.system \u7684\u65b9\u6cd5)": [[416, "xmlrpc.client.ServerProxy.system.methodHelp"]], "methodsignature() (xmlrpc.client.serverproxy.system \u7684\u65b9\u6cd5)": [[416, "xmlrpc.client.ServerProxy.system.methodSignature"]], "url (xmlrpc.client.protocolerror \u7684\u5c6c\u6027)": [[416, "xmlrpc.client.ProtocolError.url"]], "xmlrpc.client": [[416, "module-xmlrpc.client"]], "cgixmlrpcrequesthandler (xmlrpc.server \u4e2d\u7684\u985e\u5225)": [[417, "xmlrpc.server.CGIXMLRPCRequestHandler"]], "doccgixmlrpcrequesthandler (xmlrpc.server \u4e2d\u7684\u985e\u5225)": [[417, "xmlrpc.server.DocCGIXMLRPCRequestHandler"]], "docxmlrpcrequesthandler (xmlrpc.server \u4e2d\u7684\u985e\u5225)": [[417, "xmlrpc.server.DocXMLRPCRequestHandler"]], "docxmlrpcserver (xmlrpc.server \u4e2d\u7684\u985e\u5225)": [[417, "xmlrpc.server.DocXMLRPCServer"]], "simplexmlrpcrequesthandler (xmlrpc.server \u4e2d\u7684\u985e\u5225)": [[417, "xmlrpc.server.SimpleXMLRPCRequestHandler"]], "simplexmlrpcserver (xmlrpc.server \u4e2d\u7684\u985e\u5225)": [[417, "xmlrpc.server.SimpleXMLRPCServer"]], "handle_request() (xmlrpc.server.cgixmlrpcrequesthandler \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.CGIXMLRPCRequestHandler.handle_request"]], "register_function() (xmlrpc.server.cgixmlrpcrequesthandler \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.CGIXMLRPCRequestHandler.register_function"]], "register_function() (xmlrpc.server.simplexmlrpcserver \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.SimpleXMLRPCServer.register_function"]], "register_instance() (xmlrpc.server.cgixmlrpcrequesthandler \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.CGIXMLRPCRequestHandler.register_instance"]], "register_instance() (xmlrpc.server.simplexmlrpcserver \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.SimpleXMLRPCServer.register_instance"]], "register_introspection_functions() (xmlrpc.server.cgixmlrpcrequesthandler \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.CGIXMLRPCRequestHandler.register_introspection_functions"]], "register_introspection_functions() (xmlrpc.server.simplexmlrpcserver \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.SimpleXMLRPCServer.register_introspection_functions"]], "register_multicall_functions() (xmlrpc.server.cgixmlrpcrequesthandler \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.CGIXMLRPCRequestHandler.register_multicall_functions"]], "register_multicall_functions() (xmlrpc.server.simplexmlrpcserver \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.SimpleXMLRPCServer.register_multicall_functions"]], "rpc_paths (xmlrpc.server.simplexmlrpcrequesthandler \u7684\u5c6c\u6027)": [[417, "xmlrpc.server.SimpleXMLRPCRequestHandler.rpc_paths"]], "set_server_documentation() (xmlrpc.server.doccgixmlrpcrequesthandler \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.DocCGIXMLRPCRequestHandler.set_server_documentation"]], "set_server_documentation() (xmlrpc.server.docxmlrpcserver \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.DocXMLRPCServer.set_server_documentation"]], "set_server_name() (xmlrpc.server.doccgixmlrpcrequesthandler \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.DocCGIXMLRPCRequestHandler.set_server_name"]], "set_server_name() (xmlrpc.server.docxmlrpcserver \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.DocXMLRPCServer.set_server_name"]], "set_server_title() (xmlrpc.server.doccgixmlrpcrequesthandler \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.DocCGIXMLRPCRequestHandler.set_server_title"]], "set_server_title() (xmlrpc.server.docxmlrpcserver \u7684\u65b9\u6cd5)": [[417, "xmlrpc.server.DocXMLRPCServer.set_server_title"]], "xmlrpc.server": [[417, "module-xmlrpc.server"]], "--compress": [[418, "cmdoption-zipapp-c"]], "--info": [[418, "cmdoption-zipapp-info"]], "--main": [[418, "cmdoption-zipapp-m"]], "--python": [[418, "cmdoption-zipapp-p"]], "executable zip files\uff08\u53ef\u57f7\u884c\u7684 zip \u6a94\u6848\uff09": [[418, "index-0"]], "create_archive() (\u65bc zipapp \u6a21\u7d44\u4e2d)": [[418, "zipapp.create_archive"]], "get_interpreter() (\u65bc zipapp \u6a21\u7d44\u4e2d)": [[418, "zipapp.get_interpreter"]], "zipapp": [[418, "module-zipapp"]], "zipapp \u547d\u4ee4\u5217\u9078\u9805": [[418, "cmdoption-zipapp-c"], [418, "cmdoption-zipapp-h"], [418, "cmdoption-zipapp-info"], [418, "cmdoption-zipapp-m"], [418, "cmdoption-zipapp-o"], [418, "cmdoption-zipapp-p"]], "--metadata-encoding": [[419, "cmdoption-zipfile-metadata-encoding"]], "badzipfile": [[419, "zipfile.BadZipFile"], [419, "zipfile.BadZipfile"]], "crc (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.CRC"]], "largezipfile": [[419, "zipfile.LargeZipFile"]], "path (zipfile \u4e2d\u7684\u985e\u5225)": [[419, "zipfile.Path"]], "path.stem (\u65bc zipfile \u6a21\u7d44\u4e2d)": [[419, "zipfile.Path.stem"]], "path.suffix (\u65bc zipfile \u6a21\u7d44\u4e2d)": [[419, "zipfile.Path.suffix"]], "path.suffixes (\u65bc zipfile \u6a21\u7d44\u4e2d)": [[419, "zipfile.Path.suffixes"]], "pyzipfile (zipfile \u4e2d\u7684\u985e\u5225)": [[419, "zipfile.PyZipFile"]], "zip_bzip2 (\u65bc zipfile \u6a21\u7d44\u4e2d)": [[419, "zipfile.ZIP_BZIP2"]], "zip_deflated (\u65bc zipfile \u6a21\u7d44\u4e2d)": [[419, "zipfile.ZIP_DEFLATED"]], "zip_lzma (\u65bc zipfile \u6a21\u7d44\u4e2d)": [[419, "zipfile.ZIP_LZMA"]], "zip_stored (\u65bc zipfile \u6a21\u7d44\u4e2d)": [[419, "zipfile.ZIP_STORED"]], "zipfile (zipfile \u4e2d\u7684\u985e\u5225)": [[419, "zipfile.ZipFile"]], "zipinfo (zipfile \u4e2d\u7684\u985e\u5225)": [[419, "zipfile.ZipInfo"]], "close() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.close"]], "comment (zipfile.zipfile \u7684\u5c6c\u6027)": [[419, "zipfile.ZipFile.comment"]], "comment (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.comment"]], "compress_size (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.compress_size"]], "compress_type (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.compress_type"]], "create_system (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.create_system"]], "create_version (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.create_version"]], "date_time (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.date_time"]], "debug (zipfile.zipfile \u7684\u5c6c\u6027)": [[419, "zipfile.ZipFile.debug"]], "exists() (zipfile.path \u7684\u65b9\u6cd5)": [[419, "zipfile.Path.exists"]], "external_attr (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.external_attr"]], "extra (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.extra"]], "extract() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.extract"]], "extract_version (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.extract_version"]], "extractall() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.extractall"]], "file_size (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.file_size"]], "filename (zipfile.zipfile \u7684\u5c6c\u6027)": [[419, "zipfile.ZipFile.filename"]], "filename (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.filename"]], "flag_bits (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.flag_bits"]], "from_file() (zipfile.zipinfo \u7684\u985e\u5225\u65b9\u6cd5)": [[419, "zipfile.ZipInfo.from_file"]], "getinfo() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.getinfo"]], "header_offset (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.header_offset"]], "infolist() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.infolist"]], "internal_attr (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.internal_attr"]], "is_dir() (zipfile.path \u7684\u65b9\u6cd5)": [[419, "zipfile.Path.is_dir"]], "is_dir() (zipfile.zipinfo \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipInfo.is_dir"]], "is_file() (zipfile.path \u7684\u65b9\u6cd5)": [[419, "zipfile.Path.is_file"]], "is_zipfile() (\u65bc zipfile \u6a21\u7d44\u4e2d)": [[419, "zipfile.is_zipfile"]], "iterdir() (zipfile.path \u7684\u65b9\u6cd5)": [[419, "zipfile.Path.iterdir"]], "joinpath() (zipfile.path \u7684\u65b9\u6cd5)": [[419, "zipfile.Path.joinpath"]], "mkdir() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.mkdir"]], "name (zipfile.path \u7684\u5c6c\u6027)": [[419, "zipfile.Path.name"]], "namelist() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.namelist"]], "open() (zipfile.path \u7684\u65b9\u6cd5)": [[419, "zipfile.Path.open"]], "open() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.open"]], "printdir() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.printdir"]], "read() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.read"]], "read_bytes() (zipfile.path \u7684\u65b9\u6cd5)": [[419, "zipfile.Path.read_bytes"]], "read_text() (zipfile.path \u7684\u65b9\u6cd5)": [[419, "zipfile.Path.read_text"]], "reserved (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.reserved"]], "setpassword() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.setpassword"]], "testzip() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.testzip"]], "volume (zipfile.zipinfo \u7684\u5c6c\u6027)": [[419, "zipfile.ZipInfo.volume"]], "write() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.write"]], "writepy() (zipfile.pyzipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.PyZipFile.writepy"]], "writestr() (zipfile.zipfile \u7684\u65b9\u6cd5)": [[419, "zipfile.ZipFile.writestr"]], "zipfile": [[419, "module-zipfile"]], "zipfile \u547d\u4ee4\u5217\u9078\u9805": [[419, "cmdoption-zipfile-c"], [419, "cmdoption-zipfile-create"], [419, "cmdoption-zipfile-e"], [419, "cmdoption-zipfile-extract"], [419, "cmdoption-zipfile-l"], [419, "cmdoption-zipfile-list"], [419, "cmdoption-zipfile-metadata-encoding"], [419, "cmdoption-zipfile-t"], [419, "cmdoption-zipfile-test"]], "pep 273": [[420, "index-0"], [420, "index-1"], [462, "index-4"], [462, "index-5"]], "zipimporterror": [[420, "zipimport.ZipImportError"]], "archive (zipimport.zipimporter \u7684\u5c6c\u6027)": [[420, "zipimport.zipimporter.archive"]], "create_module() (zipimport.zipimporter \u7684\u65b9\u6cd5)": [[420, "zipimport.zipimporter.create_module"]], "exec_module() (zipimport.zipimporter \u7684\u65b9\u6cd5)": [[420, "zipimport.zipimporter.exec_module"]], "find_spec() (zipimport.zipimporter \u7684\u65b9\u6cd5)": [[420, "zipimport.zipimporter.find_spec"]], "get_code() (zipimport.zipimporter \u7684\u65b9\u6cd5)": [[420, "zipimport.zipimporter.get_code"]], "get_data() (zipimport.zipimporter \u7684\u65b9\u6cd5)": [[420, "zipimport.zipimporter.get_data"]], "get_filename() (zipimport.zipimporter \u7684\u65b9\u6cd5)": [[420, "zipimport.zipimporter.get_filename"]], "get_source() (zipimport.zipimporter \u7684\u65b9\u6cd5)": [[420, "zipimport.zipimporter.get_source"]], "invalidate_caches() (zipimport.zipimporter \u7684\u65b9\u6cd5)": [[420, "zipimport.zipimporter.invalidate_caches"]], "is_package() (zipimport.zipimporter \u7684\u65b9\u6cd5)": [[420, "zipimport.zipimporter.is_package"]], "load_module() (zipimport.zipimporter \u7684\u65b9\u6cd5)": [[420, "zipimport.zipimporter.load_module"]], "prefix (zipimport.zipimporter \u7684\u5c6c\u6027)": [[420, "zipimport.zipimporter.prefix"]], "zipimport": [[420, "module-zipimport"]], "zipimporter (zipimport \u4e2d\u7684\u985e\u5225)": [[420, "zipimport.zipimporter"]], "cyclic redundancy check\uff08\u5faa\u74b0\u5197\u9918\u6838\u5c0d\uff09": [[421, "index-0"]], "zlib_runtime_version (\u65bc zlib \u6a21\u7d44\u4e2d)": [[421, "zlib.ZLIB_RUNTIME_VERSION"]], "zlib_version (\u65bc zlib \u6a21\u7d44\u4e2d)": [[421, "zlib.ZLIB_VERSION"]], "adler32() (\u65bc zlib \u6a21\u7d44\u4e2d)": [[421, "zlib.adler32"]], "checksum\uff08\u6838\u5c0d\u548c\uff09": [[421, "index-0"]], "compress() (zlib.compress \u7684\u65b9\u6cd5)": [[421, "zlib.Compress.compress"]], "compress() (\u65bc zlib \u6a21\u7d44\u4e2d)": [[421, "zlib.compress"]], "compressobj() (\u65bc zlib \u6a21\u7d44\u4e2d)": [[421, "zlib.compressobj"]], "copy() (zlib.compress \u7684\u65b9\u6cd5)": [[421, "zlib.Compress.copy"]], "copy() (zlib.decompress \u7684\u65b9\u6cd5)": [[421, "zlib.Decompress.copy"]], "crc32() (\u65bc zlib \u6a21\u7d44\u4e2d)": [[421, "zlib.crc32"]], "decompress() (zlib.decompress \u7684\u65b9\u6cd5)": [[421, "zlib.Decompress.decompress"]], "decompress() (\u65bc zlib \u6a21\u7d44\u4e2d)": [[421, "zlib.decompress"]], "decompressobj() (\u65bc zlib \u6a21\u7d44\u4e2d)": [[421, "zlib.decompressobj"]], "eof (zlib.decompress \u7684\u5c6c\u6027)": [[421, "zlib.Decompress.eof"]], "flush() (zlib.compress \u7684\u65b9\u6cd5)": [[421, "zlib.Compress.flush"]], "flush() (zlib.decompress \u7684\u65b9\u6cd5)": [[421, "zlib.Decompress.flush"]], "unconsumed_tail (zlib.decompress \u7684\u5c6c\u6027)": [[421, "zlib.Decompress.unconsumed_tail"]], "unused_data (zlib.decompress \u7684\u5c6c\u6027)": [[421, "zlib.Decompress.unused_data"]], "zlib": [[421, "module-zlib"]], "invalidtzpathwarning": [[422, "zoneinfo.InvalidTZPathWarning"]], "pep 495": [[422, "index-1"], [476, "index-17"], [476, "index-18"], [480, "index-273"]], "pep 615": [[422, "index-0"], [479, "index-16"], [479, "index-9"], [480, "index-163"]], "pythontzpath": [[422, "envvar-PYTHONTZPATH"], [422, "index-2"]], "tzpath (\u65bc zoneinfo \u6a21\u7d44\u4e2d)": [[422, "zoneinfo.TZPATH"]], "zoneinfo (zoneinfo \u4e2d\u7684\u985e\u5225)": [[422, "zoneinfo.ZoneInfo"]], "zoneinfonotfounderror": [[422, "zoneinfo.ZoneInfoNotFoundError"]], "available_timezones() (\u65bc zoneinfo \u6a21\u7d44\u4e2d)": [[422, "zoneinfo.available_timezones"]], "clear_cache() (zoneinfo.zoneinfo \u7684\u985e\u5225\u65b9\u6cd5)": [[422, "zoneinfo.ZoneInfo.clear_cache"]], "from_file() (zoneinfo.zoneinfo \u7684\u985e\u5225\u65b9\u6cd5)": [[422, "zoneinfo.ZoneInfo.from_file"]], "key (zoneinfo.zoneinfo \u7684\u5c6c\u6027)": [[422, "zoneinfo.ZoneInfo.key"]], "no_cache() (zoneinfo.zoneinfo \u7684\u985e\u5225\u65b9\u6cd5)": [[422, "zoneinfo.ZoneInfo.no_cache"]], "reset_tzpath() (\u65bc zoneinfo \u6a21\u7d44\u4e2d)": [[422, "zoneinfo.reset_tzpath"]], "zoneinfo": [[422, "module-zoneinfo"]], "! patterns": [[424, "index-23"]], "->": [[424, "index-34"], [438, "index-6"]], "as pattern, or pattern, capture pattern, wildcard pattern": [[424, "index-23"]], "dedent token\uff08\u7e2e\u6392\u6a19\u8a8c\uff09": [[424, "index-2"], [432, "index-9"]], "newline token\uff08\u63db\u884c\u6a19\u8a8c\uff09": [[424, "index-2"], [432, "index-3"]], "pep 3107": [[424, "index-36"], [438, "index-16"], [467, "index-6"], [475, "index-9"], [477, "index-0"]], "pep 3129": [[424, "index-44"], [465, "index-18"]], "pep 318": [[424, "index-45"], [463, "index-12"], [463, "index-4"], [463, "index-5"]], "pep 570": [[424, "index-33"], [478, "index-23"], [478, "index-32"], [480, "index-214"]], "pep 614": [[424, "index-30"], [424, "index-42"], [479, "index-15"], [479, "index-3"], [480, "index-186"]], "pep 636": [[424, "index-20"], [424, "index-26"], [438, "index-15"], [469, "index-82"], [469, "index-97"]], "annotations\uff08\u8a3b\u91cb\uff09": [[424, "index-34"], [438, "index-6"]], "as": [[424, "index-10"], [424, "index-16"], [424, "index-18"], [424, "index-9"], [433, "index-34"], [433, "index-35"]], "async": [[424, "index-47"]], "async def": [[424, "index-46"]], "async for": [[424, "index-48"], [427, "index-12"]], "async with": [[424, "index-49"]], "await": [[424, "index-47"], [427, "index-13"], [427, "index-57"]], "binding\uff08\u7d81\u5b9a\uff09": [[424, "index-28"], [424, "index-40"]], "break": [[424, "index-13"], [424, "index-15"], [424, "index-5"], [424, "index-7"], [433, "index-30"]], "case": [[424, "index-18"], [424, "index-18"]], "case block": [[424, "index-22"]], "class definition\uff08\u985e\u5225\u5b9a\u7fa9\uff09": [[424, "index-40"], [424, "index-41"], [425, "index-84"]], "clause\uff08\u5b50\u53e5\uff09": [[424, "index-1"]], "compound statement\uff08\u8907\u5408\u9673\u8ff0\u5f0f\uff09": [[424, "index-16"], [424, "index-18"], [424, "index-28"], [424, "index-3"], [424, "index-4"], [424, "index-40"], [424, "index-6"], [424, "index-9"]], "compound\uff08\u8907\u5408\uff09": [[424, "index-0"]], "continue": [[424, "index-13"], [424, "index-15"], [424, "index-5"], [424, "index-7"], [433, "index-33"]], "dangling": [[424, "index-2"]], "def": [[424, "index-28"]], "default\uff08\u9810\u8a2d\uff09": [[424, "index-31"]], "definition\uff08\u5b9a\u7fa9\uff09": [[424, "index-28"], [424, "index-40"], [433, "index-24"]], "elif": [[424, "index-3"]], "else": [[424, "index-13"], [424, "index-2"], [424, "index-3"], [424, "index-4"], [424, "index-6"], [424, "index-9"], [427, "index-88"], [433, "index-31"]], "except clause\uff08\u4f8b\u5916\u5b50\u53e5\uff09": [[424, "index-10"]], "except_star": [[424, "index-12"]], "execution\uff08\u57f7\u884c\uff09": [[424, "index-40"], [425, "index-64"], [426, "index-13"], [426, "index-2"]], "expression list\uff08\u8868\u9054\u5f0f\u5217\u8868\uff09": [[424, "index-40"]], "finally": [[424, "index-14"], [424, "index-9"], [433, "index-25"], [433, "index-32"], [433, "index-33"]], "for": [[424, "index-6"], [427, "index-12"], [433, "index-30"], [433, "index-33"], [438, "index-0"]], "frame": [[424, "index-40"], [425, "index-61"], [426, "index-2"]], "function annotations\uff08\u51fd\u5f0f\u8a3b\u91cb\uff09": [[424, "index-34"], [438, "index-6"]], "function definition\uff08\u51fd\u5f0f\u5b9a\u7fa9\uff09": [[424, "index-27"], [424, "index-28"], [424, "index-29"], [424, "index-31"], [424, "index-32"]], "function \uff08\u51fd\u5f0f\uff09": [[424, "index-28"], [424, "index-34"], [425, "index-33"], [425, "index-34"], [425, "index-38"], [425, "index-39"], [425, "index-40"], [425, "index-41"], [427, "index-23"], [427, "index-52"], [427, "index-53"], [427, "index-90"], [433, "index-24"], [433, "index-26"]], "guard": [[424, "index-21"]], "inheritance\uff08\u7e7c\u627f\uff09": [[424, "index-40"]], "irrefutable case block": [[424, "index-22"]], "keyword\uff08\u95dc\u9375\u5b57\uff09": [[424, "index-12"], [424, "index-13"], [424, "index-14"], [424, "index-16"], [424, "index-18"], [424, "index-18"], [424, "index-3"], [424, "index-4"], [424, "index-47"], [424, "index-6"], [424, "index-9"], [427, "index-23"], [427, "index-57"], [432, "index-13"], [432, "index-14"], [433, "index-25"], [433, "index-31"], [433, "index-32"], [433, "index-33"], [433, "index-34"]], "match": [[424, "index-18"], [424, "index-18"]], "match statement\uff08\u5339\u914d\u9673\u8ff0\u5f0f\uff09": [[424, "index-18"]], "name\uff08\u540d\u7a31\uff09": [[424, "index-28"], [424, "index-40"], [426, "index-4"], [427, "index-3"], [427, "index-5"], [432, "index-10"], [433, "index-22"], [433, "index-34"], [433, "index-36"], [433, "index-4"], [433, "index-43"], [437, "index-1"]], "parameter list\uff08\u53c3\u6578\u5217\u8868\uff09": [[424, "index-28"]], "pattern matching\uff08\u6a21\u5f0f\u5339\u914d\uff09": [[424, "index-18"]], "return \uff08\u56de\u50b3\uff09": [[424, "index-13"], [424, "index-15"], [433, "index-24"]], "suite\uff08\u5957\u88dd\uff09": [[424, "index-1"]], "target": [[424, "index-6"], [433, "index-21"], [433, "index-31"], [433, "index-5"], [433, "index-6"]], "type parameter\uff08\u578b\u5225\u53c3\u6578\uff09": [[424, "index-51"]], "user-defined function\uff08\u4f7f\u7528\u8005\u5b9a\u7fa9\u51fd\u5f0f\uff09": [[424, "index-28"], [425, "index-34"], [427, "index-52"]], "value\uff08\u503c\uff09": [[424, "index-31"], [427, "index-17"]], "with": [[424, "index-16"], [425, "index-104"]], "with statement\uff08with \u9673\u8ff0\u5f0f\uff09": [[424, "index-16"]], "ellipsis": [[425, "index-8"]], "java": [[425, "index-13"]], "notimplemented": [[425, "index-7"]], "pep 252": [[425, "index-83"], [461, "index-2"], [461, "index-4"]], "pep 3135": [[425, "index-91"], [467, "index-31"]], "pep 562": [[425, "index-113"], [477, "index-16"], [480, "index-234"], [480, "index-239"]], "__abs__() (object \u7684\u65b9\u6cd5)": [[425, "object.__abs__"]], "__add__() (object \u7684\u65b9\u6cd5)": [[425, "object.__add__"]], "__aenter__() (object \u7684\u65b9\u6cd5)": [[425, "object.__aenter__"]], "__aexit__() (object \u7684\u65b9\u6cd5)": [[425, "object.__aexit__"]], "__aiter__() (object \u7684\u65b9\u6cd5)": [[425, "object.__aiter__"]], "__and__() (object \u7684\u65b9\u6cd5)": [[425, "object.__and__"]], "__anext__() (object \u7684\u65b9\u6cd5)": [[425, "object.__anext__"]], "__annotations__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-35"]], "__annotations__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-44"]], "__annotations__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-49"]], "__await__() (object \u7684\u65b9\u6cd5)": [[425, "object.__await__"]], "__bases__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-49"]], "__bool__() (object \u7684\u65b9\u6cd5)": [[425, "object.__bool__"]], "__bool__() \uff08\u7269\u4ef6\u65b9\u6cd5\uff09": [[425, "index-96"]], "__buffer__() (object \u7684\u65b9\u6cd5)": [[425, "object.__buffer__"]], "__bytes__() (object \u7684\u65b9\u6cd5)": [[425, "object.__bytes__"]], "__call__() (object \u7684\u65b9\u6cd5)": [[425, "object.__call__"]], "__ceil__() (object \u7684\u65b9\u6cd5)": [[425, "object.__ceil__"]], "__class__ \uff08\u5be6\u4f8b\u5c6c\u6027\uff09": [[425, "index-53"]], "__class__ \uff08\u65b9\u6cd5 cell\uff09": [[425, "index-90"]], "__class__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-81"]], "__class_getitem__() (object \u7684\u985e\u5225\u65b9\u6cd5)": [[425, "object.__class_getitem__"]], "__classcell__ \uff08\u985e\u5225\u547d\u540d\u7a7a\u9593\u9805\u76ee\uff09": [[425, "index-90"]], "__closure__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-35"]], "__code__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-35"]], "__complex__() (object \u7684\u65b9\u6cd5)": [[425, "object.__complex__"]], "__contains__() (object \u7684\u65b9\u6cd5)": [[425, "object.__contains__"]], "__defaults__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-35"]], "__del__() (object \u7684\u65b9\u6cd5)": [[425, "object.__del__"]], "__delattr__() (object \u7684\u65b9\u6cd5)": [[425, "object.__delattr__"]], "__delete__() (object \u7684\u65b9\u6cd5)": [[425, "object.__delete__"]], "__delitem__() (object \u7684\u65b9\u6cd5)": [[425, "object.__delitem__"]], "__dict__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-35"]], "__dict__ \uff08\u5be6\u4f8b\u5c6c\u6027\uff09": [[425, "index-53"]], "__dict__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-45"]], "__dict__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-49"]], "__dir__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-81"]], "__dir__() (object \u7684\u65b9\u6cd5)": [[425, "object.__dir__"]], "__divmod__() (object \u7684\u65b9\u6cd5)": [[425, "object.__divmod__"]], "__doc__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-35"]], "__doc__ \uff08\u65b9\u6cd5\u5c6c\u6027\uff09": [[425, "index-37"]], "__doc__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-44"]], "__doc__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-49"]], "__enter__() (object \u7684\u65b9\u6cd5)": [[425, "object.__enter__"]], "__eq__() (object \u7684\u65b9\u6cd5)": [[425, "object.__eq__"]], "__exit__() (object \u7684\u65b9\u6cd5)": [[425, "object.__exit__"]], "__file__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-44"]], "__float__() (object \u7684\u65b9\u6cd5)": [[425, "object.__float__"]], "__floor__() (object \u7684\u65b9\u6cd5)": [[425, "object.__floor__"]], "__floordiv__() (object \u7684\u65b9\u6cd5)": [[425, "object.__floordiv__"]], "__format__() (object \u7684\u65b9\u6cd5)": [[425, "object.__format__"]], "__format__() \uff08\u7269\u4ef6\u65b9\u6cd5\uff09": [[425, "index-76"]], "__func__ \uff08\u65b9\u6cd5\u5c6c\u6027\uff09": [[425, "index-37"]], "__ge__() (object \u7684\u65b9\u6cd5)": [[425, "object.__ge__"]], "__get__() (object \u7684\u65b9\u6cd5)": [[425, "object.__get__"]], "__getattr__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-81"]], "__getattr__() (object \u7684\u65b9\u6cd5)": [[425, "object.__getattr__"]], "__getattribute__() (object \u7684\u65b9\u6cd5)": [[425, "object.__getattribute__"]], "__getitem__() (object \u7684\u65b9\u6cd5)": [[425, "object.__getitem__"]], "__getitem__() \uff08\u5c0d\u6620\u7269\u4ef6\u65b9\u6cd5\uff09": [[425, "index-69"]], "__globals__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-35"]], "__gt__() (object \u7684\u65b9\u6cd5)": [[425, "object.__gt__"]], "__hash__() (object \u7684\u65b9\u6cd5)": [[425, "object.__hash__"]], "__iadd__() (object \u7684\u65b9\u6cd5)": [[425, "object.__iadd__"]], "__iand__() (object \u7684\u65b9\u6cd5)": [[425, "object.__iand__"]], "__ifloordiv__() (object \u7684\u65b9\u6cd5)": [[425, "object.__ifloordiv__"]], "__ilshift__() (object \u7684\u65b9\u6cd5)": [[425, "object.__ilshift__"]], "__imatmul__() (object \u7684\u65b9\u6cd5)": [[425, "object.__imatmul__"]], "__imod__() (object \u7684\u65b9\u6cd5)": [[425, "object.__imod__"]], "__imul__() (object \u7684\u65b9\u6cd5)": [[425, "object.__imul__"]], "__index__() (object \u7684\u65b9\u6cd5)": [[425, "object.__index__"]], "__init__() (object \u7684\u65b9\u6cd5)": [[425, "object.__init__"]], "__init_subclass__() (object \u7684\u985e\u5225\u65b9\u6cd5)": [[425, "object.__init_subclass__"]], "__instancecheck__() (class \u7684\u65b9\u6cd5)": [[425, "class.__instancecheck__"]], "__int__() (object \u7684\u65b9\u6cd5)": [[425, "object.__int__"]], "__invert__() (object \u7684\u65b9\u6cd5)": [[425, "object.__invert__"]], "__ior__() (object \u7684\u65b9\u6cd5)": [[425, "object.__ior__"]], "__ipow__() (object \u7684\u65b9\u6cd5)": [[425, "object.__ipow__"]], "__irshift__() (object \u7684\u65b9\u6cd5)": [[425, "object.__irshift__"]], "__isub__() (object \u7684\u65b9\u6cd5)": [[425, "object.__isub__"]], "__iter__() (object \u7684\u65b9\u6cd5)": [[425, "object.__iter__"]], "__itruediv__() (object \u7684\u65b9\u6cd5)": [[425, "object.__itruediv__"]], "__ixor__() (object \u7684\u65b9\u6cd5)": [[425, "object.__ixor__"]], "__kwdefaults__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-35"]], "__le__() (object \u7684\u65b9\u6cd5)": [[425, "object.__le__"]], "__len__() (object \u7684\u65b9\u6cd5)": [[425, "object.__len__"]], "__len__() \uff08\u5c0d\u6620\u7269\u4ef6\u65b9\u6cd5\uff09": [[425, "index-80"]], "__length_hint__() (object \u7684\u65b9\u6cd5)": [[425, "object.__length_hint__"]], "__lshift__() (object \u7684\u65b9\u6cd5)": [[425, "object.__lshift__"]], "__lt__() (object \u7684\u65b9\u6cd5)": [[425, "object.__lt__"]], "__matmul__() (object \u7684\u65b9\u6cd5)": [[425, "object.__matmul__"]], "__missing__() (object \u7684\u65b9\u6cd5)": [[425, "object.__missing__"]], "__mod__() (object \u7684\u65b9\u6cd5)": [[425, "object.__mod__"]], "__module__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-35"]], "__module__ \uff08\u65b9\u6cd5\u5c6c\u6027\uff09": [[425, "index-37"]], "__module__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-49"]], "__mro_entries__() (object \u7684\u65b9\u6cd5)": [[425, "object.__mro_entries__"]], "__mul__() (object \u7684\u65b9\u6cd5)": [[425, "object.__mul__"]], "__name__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-35"]], "__name__ \uff08\u65b9\u6cd5\u5c6c\u6027\uff09": [[425, "index-37"]], "__name__ \uff08\u6a21\u7d44\u5c6c\u6027\uff09": [[425, "index-44"]], "__name__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-49"]], "__ne__() (object \u7684\u65b9\u6cd5)": [[425, "object.__ne__"]], "__neg__() (object \u7684\u65b9\u6cd5)": [[425, "object.__neg__"]], "__new__() (object \u7684\u65b9\u6cd5)": [[425, "object.__new__"]], "__or__() (object \u7684\u65b9\u6cd5)": [[425, "object.__or__"]], "__pos__() (object \u7684\u65b9\u6cd5)": [[425, "object.__pos__"]], "__pow__() (object \u7684\u65b9\u6cd5)": [[425, "object.__pow__"]], "__prepare__ \uff08\u5143\u985e\u5225\u65b9\u6cd5\uff09": [[425, "index-87"]], "__radd__() (object \u7684\u65b9\u6cd5)": [[425, "object.__radd__"]], "__rand__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rand__"]], "__rdivmod__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rdivmod__"]], "__release_buffer__() (object \u7684\u65b9\u6cd5)": [[425, "object.__release_buffer__"]], "__repr__() (object \u7684\u65b9\u6cd5)": [[425, "object.__repr__"]], "__repr__() \uff08\u7269\u4ef6\u65b9\u6cd5\uff09": [[425, "index-73"]], "__reversed__() (object \u7684\u65b9\u6cd5)": [[425, "object.__reversed__"]], "__rfloordiv__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rfloordiv__"]], "__rlshift__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rlshift__"]], "__rmatmul__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rmatmul__"]], "__rmod__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rmod__"]], "__rmul__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rmul__"]], "__ror__() (object \u7684\u65b9\u6cd5)": [[425, "object.__ror__"]], "__round__() (object \u7684\u65b9\u6cd5)": [[425, "object.__round__"]], "__rpow__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rpow__"]], "__rrshift__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rrshift__"]], "__rshift__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rshift__"]], "__rsub__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rsub__"]], "__rtruediv__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rtruediv__"]], "__rxor__() (object \u7684\u65b9\u6cd5)": [[425, "object.__rxor__"]], "__self__ \uff08\u65b9\u6cd5\u5c6c\u6027\uff09": [[425, "index-37"]], "__set__() (object \u7684\u65b9\u6cd5)": [[425, "object.__set__"]], "__set_name__() (object \u7684\u65b9\u6cd5)": [[425, "object.__set_name__"]], "__setattr__() (object \u7684\u65b9\u6cd5)": [[425, "object.__setattr__"]], "__setitem__() (object \u7684\u65b9\u6cd5)": [[425, "object.__setitem__"]], "__str__() (object \u7684\u65b9\u6cd5)": [[425, "object.__str__"]], "__str__() \uff08\u7269\u4ef6\u65b9\u6cd5\uff09": [[425, "index-74"]], "__sub__() (object \u7684\u65b9\u6cd5)": [[425, "object.__sub__"]], "__subclasscheck__() (class \u7684\u65b9\u6cd5)": [[425, "class.__subclasscheck__"]], "__truediv__() (object \u7684\u65b9\u6cd5)": [[425, "object.__truediv__"]], "__trunc__() (object \u7684\u65b9\u6cd5)": [[425, "object.__trunc__"]], "__type_params__ \uff08\u51fd\u5f0f\u5c6c\u6027\uff09": [[425, "index-35"]], "__type_params__ \uff08\u985e\u5225\u5c6c\u6027\uff09": [[425, "index-49"]], "__xor__() (object \u7684\u65b9\u6cd5)": [[425, "object.__xor__"]], "body": [[425, "index-89"]], "built-in method\uff08\u5167\u5efa\u65b9\u6cd5\uff09": [[425, "index-42"], [427, "index-53"]], "byte\uff08\u4f4d\u5143\u7d44\uff09": [[425, "index-21"]], "call\uff08\u547c\u53eb\uff09": [[425, "index-33"], [425, "index-46"], [425, "index-48"], [425, "index-95"], [427, "index-47"], [427, "index-52"], [427, "index-53"], [427, "index-54"], [427, "index-55"], [427, "index-56"]], "chr": [[425, "index-19"]], "class instance\uff08\u985e\u5225\u5be6\u4f8b\uff09": [[425, "index-46"], [425, "index-50"], [425, "index-51"], [427, "index-55"]], "class object\uff08\u985e\u5225\u7269\u4ef6\uff09": [[425, "index-46"], [425, "index-48"], [427, "index-54"]], "clear() (frame \u7684\u65b9\u6cd5)": [[425, "frame.clear"]], "close() (coroutine \u7684\u65b9\u6cd5)": [[425, "coroutine.close"]], "co_argcount \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_cellvars \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_code \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_consts \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_filename \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_firstlineno \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_flags \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_freevars \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_kwonlyargcount \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_lnotab \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_name \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_names \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_nlocals \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_positions() (codeobject \u7684\u65b9\u6cd5)": [[425, "codeobject.co_positions"]], "co_posonlyargcount \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_qualname \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_stacksize \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "co_varnames \uff08\u7a0b\u5f0f\u78bc\u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-57"]], "constructor\uff08\u5efa\u69cb\u51fd\u5f0f\uff09": [[425, "index-71"]], "conversion": [[425, "index-76"], [427, "index-1"], [433, "index-3"]], "destructor\uff08\u89e3\u69cb\u51fd\u5f0f\uff09": [[425, "index-72"], [433, "index-7"]], "documentation string\uff08\u6587\u4ef6\u5b57\u4e32\uff09": [[425, "index-59"]], "empty\uff08\u7a7a\u7684\uff09": [[425, "index-20"]], "exc_info \uff08sys \u6a21\u7d44\u4e2d\uff09": [[425, "index-64"]], "exception\uff08\u4f8b\u5916\uff09": [[425, "index-64"], [426, "index-14"], [433, "index-19"], [433, "index-26"], [433, "index-27"], [433, "index-29"], [433, "index-34"]], "extension\uff08\u64f4\u5145\uff09": [[425, "index-4"]], "f_back \uff08frame \u5c6c\u6027\uff09": [[425, "index-62"]], "f_builtins \uff08frame \u5c6c\u6027\uff09": [[425, "index-62"]], "f_code \uff08frame \u5c6c\u6027\uff09": [[425, "index-62"]], "f_globals \uff08frame \u5c6c\u6027\uff09": [[425, "index-62"]], "f_lasti \uff08frame \u5c6c\u6027\uff09": [[425, "index-62"]], "f_lineno \uff08frame \u5c6c\u6027\uff09": [[425, "index-63"]], "f_locals \uff08frame \u5c6c\u6027\uff09": [[425, "index-62"]], "f_trace \uff08frame \u5c6c\u6027\uff09": [[425, "index-63"]], "f_trace_lines \uff08frame \u5c6c\u6027\uff09": [[425, "index-63"]], "f_trace_opcodes \uff08frame \u5c6c\u6027\uff09": [[425, "index-63"]], "finalizer\uff08\u7d42\u7d50\u51fd\u5f0f\uff09": [[425, "index-72"]], "format() \uff08\u5167\u5efa\u51fd\u5f0f\uff09": [[425, "index-74"]], "global\uff08\u5168\u57df\uff09": [[425, "index-35"]], "handler\uff08\u8655\u7406\u5668\uff09": [[425, "index-64"]], "hierarchy\uff08\u968e\u5c64\uff09": [[425, "index-4"]], "identity of an object\uff08\u7269\u4ef6\u7684\u8b58\u5225\uff09": [[425, "index-1"]], "immutable object\uff08\u4e0d\u53ef\u8b8a\u7269\u4ef6\uff09": [[425, "index-1"]], "immutable sequences\uff08\u4e0d\u53ef\u8b8a\u5e8f\u5217\uff09": [[425, "index-18"]], "immutable sequence\uff08\u4e0d\u53ef\u8b8a\u5e8f\u5217\uff09": [[425, "index-17"]], "immutable types\uff08\u4e0d\u53ef\u8b8a\u578b\u5225\uff09": [[425, "index-70"]], "index operation\uff08\u7d22\u5f15\u64cd\u4f5c\uff09": [[425, "index-15"]], "indices() (slice \u7684\u65b9\u6cd5)": [[425, "slice.indices"]], "instance\uff08\u5be6\u4f8b\uff09": [[425, "index-46"], [425, "index-50"], [425, "index-95"], [427, "index-55"], [427, "index-56"]], "internal type\uff08\u5167\u90e8\u578b\u5225\uff09": [[425, "index-55"]], "invocation\uff08\u8abf\u7528\uff09": [[425, "index-33"]], "item selection\uff08\u9805\u76ee\u9078\u53d6\uff09": [[425, "index-15"]], "itorator\uff08\u758a\u4ee3\u5668\uff09": [[425, "index-38"]], "last_traceback \uff08sys \u6a21\u7d44\u4e2d\uff09": [[425, "index-64"]], "makefile() \uff08socket \u65b9\u6cd5\uff09": [[425, "index-54"]], "metaclass hint\uff08\u5143\u985e\u5225\u63d0\u793a\uff09": [[425, "index-86"]], "mutable object\uff08\u53ef\u8b8a\u7269\u4ef6\uff09": [[425, "index-1"]], "mutable\uff08\u53ef\u8b8a\u7684\uff09": [[425, "index-22"], [433, "index-4"], [433, "index-9"]], "number\uff08\u6578\u5b57\uff09": [[425, "index-13"], [425, "index-14"], [432, "index-27"]], "object.__match_args__ (\u5167\u5efa\u8b8a\u6578)": [[425, "object.__match_args__"]], "object.__slots__ (\u5167\u5efa\u8b8a\u6578)": [[425, "object.__slots__"]], "open": [[425, "index-54"], [443, "index-0"]], "ord": [[425, "index-19"]], "overloading\uff08\u591a\u8f09\uff09": [[425, "index-69"]], "popen() \uff08\u65bc os \u6a21\u7d44\u4e2d\uff09": [[425, "index-54"]], "print": [[425, "index-76"]], "print() \uff08\u5167\u5efa\u51fd\u5f0f\uff09": [[425, "index-74"]], "reference counting\uff08\u53c3\u7167\u8a08\u6578\uff09": [[425, "index-2"]], "repr() \uff08\u5167\u5efa\u51fd\u5f0f\uff09": [[425, "index-73"]], "representation\uff08\u8868\u793a\uff09": [[425, "index-11"]], "round": [[425, "index-103"]], "send() (coroutine \u7684\u65b9\u6cd5)": [[425, "coroutine.send"]], "set type\uff08\u96c6\u5408\u578b\u5225\uff09": [[425, "index-27"]], "singleton\uff08\u55ae\u4f8b\uff09": [[425, "index-20"]], "stack\uff08\u5806\u758a\uff09": [[425, "index-64"]], "start \uff08slice \u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-68"]], "stderr \uff08sys \u6a21\u7d44\u4e2d\uff09": [[425, "index-54"]], "stdin \uff08sys \u6a21\u7d44\u4e2d\uff09": [[425, "index-54"]], "stdio": [[425, "index-54"]], "stdout \uff08sys \u6a21\u7d44\u4e2d\uff09": [[425, "index-54"]], "step \uff08slice \u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-68"]], "stop \uff08slice \u7269\u4ef6\u5c6c\u6027\uff09": [[425, "index-68"]], "subclassing\uff08\u5b50\u985e\u5225\u5316\uff09": [[425, "index-70"]], "subscription\uff08\u4e0b\u6a19\uff09": [[425, "index-15"], [425, "index-22"], [425, "index-30"], [427, "index-41"], [433, "index-9"]], "sys.exc_info": [[425, "index-64"]], "sys.exception": [[425, "index-64"]], "sys.last_traceback": [[425, "index-64"]], "sys.stderr": [[425, "index-54"]], "sys.stdin": [[425, "index-54"]], "sys.stdout": [[425, "index-54"]], "tb_frame \uff08traceback \u5c6c\u6027\uff09": [[425, "index-65"]], "tb_lasti \uff08traceback \u5c6c\u6027\uff09": [[425, "index-65"]], "tb_lineno \uff08traceback \u5c6c\u6027\uff09": [[425, "index-65"]], "tb_next \uff08traceback \u5c6c\u6027\uff09": [[425, "index-66"]], "throw() (coroutine \u7684\u65b9\u6cd5)": [[425, "coroutine.throw"]], "trace\uff08\u8ffd\u8e64\uff09": [[425, "index-64"]], "type of an object\uff08\u7269\u4ef6\u7684\u578b\u5225\uff09": [[425, "index-1"]], "types\uff08\u578b\u5225\uff09, internal\uff08\u5167\u90e8\uff09": [[425, "index-55"]], "unreachable object\uff08\u4e0d\u53ef\u9054\u7269\u4ef6\uff09": [[425, "index-2"]], "user-defined method\uff08\u4f7f\u7528\u8005\u5b9a\u7fa9\u65b9\u6cd5\uff09": [[425, "index-36"]], "user-defined\uff08\u4f7f\u7528\u8005\u5b9a\u7fa9\uff09": [[425, "index-34"], [425, "index-36"], [427, "index-52"]], "value of an object\uff08\u7269\u4ef6\u7684\u503c\uff09": [[425, "index-1"]], "nameerror\uff08\u5167\u5efa\u4f8b\u5916\uff09": [[426, "index-9"]], "systemexit\uff08\u5167\u5efa\u4f8b\u5916\uff09": [[426, "index-17"]], "binding\uff08\u7e6b\u7d50\uff09": [[426, "index-4"], [433, "index-34"], [433, "index-36"], [433, "index-4"], [433, "index-43"]], "block": [[426, "index-0"], [426, "index-1"]], "environment\uff08\u74b0\u5883\uff09": [[426, "index-8"]], "error handling\uff08\u932f\u8aa4\u8655\u7406\uff09": [[426, "index-15"]], "exception handler\uff08\u4f8b\u5916\u8655\u7406\u5668\uff09": [[426, "index-15"]], "execution model\uff08\u57f7\u884c\u6a21\u578b\uff09": [[426, "index-0"]], "free": [[426, "index-6"]], "from": [[426, "index-5"], [427, "index-23"], [427, "index-25"], [433, "index-34"], [433, "index-36"]], "handle an exception\uff08\u8655\u7406\u4f8b\u5916\uff09": [[426, "index-15"]], "import statement\uff08\u5f15\u5165\u9673\u8ff0\u5f0f\uff09": [[426, "index-5"], [433, "index-34"], [433, "index-35"], [433, "index-36"], [433, "index-37"]], "raise an exception\uff08\u5f15\u767c\u4f8b\u5916\uff09": [[426, "index-15"]], "restricted\uff08\u53d7\u9650\uff09": [[426, "index-13"]], "scope\uff08\u4f5c\u7528\u57df\uff09": [[426, "index-3"], [426, "index-7"]], "termination model\uff08\u7d42\u6b62\u6a21\u578b\uff09": [[426, "index-16"]], "variable\uff08\u8b8a\u6578\uff09": [[426, "index-6"]], ":= \uff08\u5192\u865f\u7b49\u65bc\uff09": [[427, "index-86"]], "bnf": [[427, "index-0"], [431, "index-0"]], "conditional\uff08\u689d\u4ef6\u5f0f\uff09": [[427, "index-82"], [427, "index-88"]], "pep 308": [[427, "index-89"], [464, "index-1"], [464, "index-2"]], "pep 380": [[427, "index-28"], [473, "index-12"]], "pep 448": [[427, "index-19"], [427, "index-51"], [427, "index-94"], [475, "index-5"], [475, "index-6"], [480, "index-281"], [480, "index-292"], [480, "index-293"], [480, "index-294"]], "pep 530": [[427, "index-14"], [476, "index-11"], [476, "index-12"], [480, "index-267"]], "__anext__() (agen \u7684\u65b9\u6cd5)": [[427, "agen.__anext__"]], "__call__() \uff08\u7269\u4ef6\u65b9\u6cd5\uff09": [[427, "index-56"]], "__next__() (generator \u7684\u65b9\u6cd5)": [[427, "generator.__next__"]], "aclose() (agen \u7684\u65b9\u6cd5)": [[427, "agen.aclose"]], "addition\uff08\u52a0\uff09": [[427, "index-69"]], "anonymous\uff08\u533f\u540d\uff09": [[427, "index-90"]], "argument list\uff08\u5f15\u6578\u5217\u8868\uff09": [[427, "index-47"]], "arithmetic": [[427, "index-1"], [427, "index-59"], [427, "index-64"]], "asend() (agen \u7684\u65b9\u6cd5)": [[427, "agen.asend"]], "assignment expression\uff08\u8ce6\u503c\u904b\u7b97\u5f0f\uff09": [[427, "index-86"]], "asynchronous-generator\uff08\u975e\u540c\u6b65\u7522\u751f\u5668\uff09": [[427, "index-35"]], "athrow() (agen \u7684\u65b9\u6cd5)": [[427, "agen.athrow"]], "atom": [[427, "index-2"]], "attribute reference\uff08\u5c6c\u6027\u53c3\u7167\uff09": [[427, "index-39"]], "call semantics\uff08\u547c\u53eb\u8a9e\u610f\uff09": [[427, "index-47"], [427, "index-48"]], "chaining\uff08\u93c8\u63a5\uff09": [[427, "index-78"]], "close() (generator \u7684\u65b9\u6cd5)": [[427, "generator.close"]], "comma": [[427, "index-10"], [427, "index-95"]], "comprehensions": [[427, "index-11"], [427, "index-15"], [427, "index-16"], [427, "index-17"]], "conditional expression\uff08\u689d\u4ef6\u904b\u7b97\u5f0f\uff09": [[427, "index-88"]], "dictionary expression\uff08\u5b57\u5178\u904b\u7b97\u5f0f\uff09": [[427, "index-17"]], "division\uff08\u9664\uff09": [[427, "index-67"]], "evaluation": [[427, "index-96"]], "exclusive\uff08\u6392\u5916\uff09": [[427, "index-75"]], "expression": [[427, "index-0"], [427, "index-22"], [427, "index-23"], [427, "index-82"], [427, "index-88"], [427, "index-90"], [427, "index-91"], [433, "index-1"], [433, "index-2"]], "expression list\uff08\u904b\u7b97\u5f0f\u4e32\u5217\uff09": [[427, "index-15"], [427, "index-16"], [427, "index-91"]], "form": [[427, "index-90"]], "hashable\uff08\u53ef\u96dc\u6e4a\uff09": [[427, "index-20"]], "identifier": [[427, "index-3"]], "identity": [[427, "index-81"]], "immutable": [[427, "index-20"], [427, "index-7"]], "inclusive\uff08\u5305\u542b\uff09": [[427, "index-76"]], "inversion\uff08\u53cd\u8f49\uff09": [[427, "index-62"]], "item\uff08\u9805\u76ee\uff09": [[427, "index-42"], [427, "index-43"]], "iterable\uff08\u53ef\u758a\u4ee3\uff09": [[427, "index-93"]], "key/value pair\uff08\u9375/\u503c\u5c0d\uff09": [[427, "index-17"]], "key\uff08\u9375\uff09": [[427, "index-17"]], "lambda expression\uff08lambda \u904b\u7b97\u5f0f\uff09": [[427, "index-90"]], "list expression\uff08\u4e32\u5217\u904b\u7b97\u5f0f\uff09": [[427, "index-15"]], "literal": [[427, "index-6"]], "mangling": [[427, "index-5"]], "matrix multiplication\uff08\u77e9\u9663\u4e58\u6cd5\uff09": [[427, "index-66"]], "membership\uff08\u6210\u54e1\uff09": [[427, "index-80"]], "minus\uff08\u6e1b\uff09": [[427, "index-60"]], "modulo\uff08\u9918\u6578\uff09": [[427, "index-68"]], "multiplication\uff08\u4e58\uff09": [[427, "index-65"]], "named expression\uff08\u9644\u540d\u904b\u7b97\u5f0f\uff09": [[427, "index-86"]], "names": [[427, "index-5"]], "negation\uff08\u5426\u5b9a\uff09": [[427, "index-60"]], "order\uff08\u9806\u5e8f\uff09": [[427, "index-96"]], "parenthesized form": [[427, "index-8"]], "plus\uff08\u52a0\uff09": [[427, "index-61"]], "power\uff08\u6b21\u65b9\uff09": [[427, "index-58"]], "precedence\uff08\u512a\u5148\u9806\u5e8f\uff09": [[427, "index-97"]], "primary\uff08\u4e3b\u8981\uff09": [[427, "index-38"]], "private": [[427, "index-5"]], "reference\uff08\u53c3\u7167\uff09": [[427, "index-39"]], "send() (generator \u7684\u65b9\u6cd5)": [[427, "generator.send"]], "set expression\uff08\u96c6\u5408\u904b\u7b97\u5f0f\uff09": [[427, "index-16"]], "shifting\uff08\u79fb\u52d5\uff09": [[427, "index-71"]], "slicing\uff08\u5207\u7247\uff09": [[427, "index-44"]], "start\uff08\u5207\u7247\u7269\u4ef6\u5c6c\u6027\uff09": [[427, "index-46"]], "step\uff08\u5207\u7247\u7269\u4ef6\u5c6c\u6027\uff09": [[427, "index-46"]], "stop\uff08\u5207\u7247\u7269\u4ef6\u5c6c\u6027\uff09": [[427, "index-46"]], "subtraction\uff08\u6e1b\uff09": [[427, "index-70"]], "ternary\uff08\u4e09\u5143\uff09": [[427, "index-88"]], "test\uff08\u6e2c\u8a66\uff09": [[427, "index-80"], [427, "index-81"]], "throw() (generator \u7684\u65b9\u6cd5)": [[427, "generator.throw"]], "trailing": [[427, "index-95"]], "tuple": [[427, "index-42"], [427, "index-45"], [427, "index-9"], [427, "index-92"]], "tuple display": [[427, "index-8"]], "unary\uff08\u4e00\u5143\uff09": [[427, "index-59"]], "unpacking\uff08\u89e3\u5305\uff09": [[427, "index-18"], [427, "index-49"], [427, "index-93"]], "walrus operator\uff08\u6d77\u8c61\u904b\u7b97\u5b50\uff09": [[427, "index-86"]], "xor": [[427, "index-75"]], "yield": [[427, "index-23"], [427, "index-34"], [433, "index-26"], [473, "index-11"]], "yield from expression\uff08yield from \u904b\u7b97\u5f0f\uff09": [[427, "index-25"]], "\u65bc comprehensions\uff08\u7d9c\u5408\u904b\u7b97\uff09": [[427, "index-12"], [427, "index-13"]], "\u65bc expression list\uff08\u904b\u7b97\u5f0f\u4e32\u5217\uff09": [[427, "index-93"]], "\u65bc\u51fd\u5f0f\u547c\u53eb\u4e2d": [[427, "index-47"], [427, "index-49"], [427, "index-50"], [438, "index-3"], [438, "index-4"]], "\u65bc\u5b57\u5178\u904b\u7b97\u5f0f": [[427, "index-17"]], "\u65bc\u5b57\u5178\u986f\u793a": [[427, "index-17"], [427, "index-18"]], "\u7bc4\u4f8b": [[427, "index-34"]], "__cached__": [[429, "cached__"]], "__file__": [[429, "file__"]], "__loader__": [[429, "loader__"]], "__name__": [[429, "name__"]], "__package__": [[429, "package__"]], "__path__": [[429, "path__"]], "__spec__": [[429, "spec__"]], "find_spec": [[429, "index-10"]], "finder\uff08\u641c\u5c0b\u5668\uff09": [[429, "index-10"], [429, "index-8"]], "hooks": [[429, "index-9"]], "import hooks": [[429, "index-9"]], "import machinery\uff08\u5f15\u5165\u6a5f\u5236\uff09": [[429, "index-0"]], "meta": [[429, "index-9"]], "meta hooks": [[429, "index-9"]], "module spec": [[429, "index-8"]], "path based finder\uff08\u57fa\u65bc\u8def\u5f91\u7684\u641c\u5c0b\u5668\uff09": [[429, "index-16"]], "path hooks": [[429, "index-9"]], "regular\uff08\u4e00\u822c\uff09": [[429, "index-4"]], "sys.meta_path": [[429, "index-10"]], "sys.modules": [[429, "index-7"]], "sys.path": [[429, "index-17"]], "sys.path_hooks": [[429, "index-17"]], "sys.path_importer_cache": [[429, "index-17"]], "grammar\uff08\u6587\u6cd5\uff09": [[431, "index-0"]], "lexical definitions\uff08\u8a5e\u6cd5\u5b9a\u7fa9\uff09": [[431, "index-1"]], "notation\uff08\u6a19\u8a18\u6cd5\uff09": [[431, "index-0"]], "syntax\uff08\u8a9e\u6cd5\uff09": [[431, "index-0"]], "\" \uff08\u96d9\u5f15\u865f\uff09": [[432, "index-17"]], "\"\"\"": [[432, "index-18"]], "' \uff08\u55ae\u5f15\u865f\uff09": [[432, "index-17"]], "'''": [[432, "index-18"]], "0b": [[432, "index-28"]], "0o": [[432, "index-28"]], "0x": [[432, "index-28"]], "indent token\uff08\u7e2e\u6392\u6a19\u8a8c\uff09": [[432, "index-9"]], "pep 3131": [[432, "index-11"], [432, "index-12"], [467, "index-5"]], "pep 414": [[432, "index-21"], [473, "index-14"]], "standard c\uff08\u6a19\u6e96 c\uff09": [[432, "index-23"]], "unicode consortium": [[432, "index-18"]], "_, identifiers\uff08\u8b58\u5225\u5668\uff09": [[432, "index-15"]], "__, identifiers\uff08\u8b58\u5225\u5668\uff09": [[432, "index-15"]], "b\"": [[432, "index-19"]], "b'": [[432, "index-19"]], "backslash character\uff08\u53cd\u659c\u7dda\u5b57\u5143\uff09": [[432, "index-6"]], "binary literal\uff08\u4e8c\u9032\u4f4d\u5e38\u6578\uff09": [[432, "index-27"]], "blank line\uff08\u7a7a\u767d\u5217\uff09": [[432, "index-7"]], "bytes literal\uff08\u4f4d\u5143\u7d44\u5e38\u6578\uff09": [[432, "index-17"], [432, "index-19"]], "complex literal\uff08\u8907\u6578\u5e38\u6578\uff09": [[432, "index-27"]], "constant\uff08\u5e38\u6578\uff09": [[432, "index-16"]], "decimal literal\uff08\u5341\u9032\u4f4d\u5e38\u6578\uff09": [[432, "index-27"]], "delimiters\uff08\u5206\u9694\u7b26\u865f\uff09": [[432, "index-32"]], "e": [[432, "index-29"]], "encoding declarations (source file)\uff08\u7de8\u78bc\u5ba3\u544a\uff08\u539f\u59cb\u6a94\u6848\uff09\uff09": [[432, "index-5"]], "f\"": [[432, "index-22"]], "f'": [[432, "index-22"]], "floating point literal\uff08\u6d6e\u9ede\u6578\u5e38\u6578\uff09": [[432, "index-27"]], "for help in debugging using string literals\uff08\u4f7f\u7528\u5b57\u4e32\u5e38\u6578\u9032\u884c\u9664\u932f\uff09": [[432, "index-25"]], "formatted literal\uff08\u683c\u5f0f\u5316\u5e38\u6578\uff09": [[432, "index-25"]], "formatted string literal\uff08\u683c\u5f0f\u5316\u5b57\u4e32\u5e38\u6578\uff09": [[432, "index-22"], [432, "index-25"]], "fstring\uff08f \u5b57\u4e32\uff09": [[432, "index-25"]], "grouping\uff08\u7fa4\u7d44\uff09": [[432, "index-8"]], "hash character\uff08\u4e95\u5b57\u865f\uff09": [[432, "index-4"]], "hexadecimal literal\uff08\u5341\u516d\u9032\u4f4d\u5e38\u6578\uff09": [[432, "index-27"]], "identifier\uff08\u8b58\u5225\u5668\uff09": [[432, "index-10"]], "imaginary literal\uff08\u865b\u6578\u5e38\u6578\uff09": [[432, "index-27"]], "indentation\uff08\u7e2e\u6392\uff09": [[432, "index-8"]], "integer literal\uff08\u6574\u6578\u5e38\u6578\uff09": [[432, "index-27"], [432, "index-28"]], "interpolated literal\uff08\u63d2\u503c\u5e38\u6578\uff09": [[432, "index-25"]], "interpolated string literal\uff08\u63d2\u503c\u5b57\u4e32\u5e38\u6578\uff09": [[432, "index-25"]], "j": [[432, "index-30"]], "leading whitespace\uff08\u524d\u7f6e\u7a7a\u767d\uff09": [[432, "index-8"]], "lexical analysis\uff08\u8a5e\u6cd5\u5206\u6790\uff09": [[432, "index-0"]], "line continuation\uff08\u5217\u5ef6\u7e8c\uff09": [[432, "index-6"]], "line joining\uff08\u5217\u9023\u63a5\uff09": [[432, "index-3"], [432, "index-6"]], "line structure\uff08\u5217\u7d50\u69cb\uff09": [[432, "index-2"]], "literal\uff08\u5e38\u6578\uff09": [[432, "index-16"]], "logical line\uff08\u908f\u8f2f\u5217\uff09": [[432, "index-3"]], "numeric literal\uff08\u6578\u503c\u5e38\u6578\uff09": [[432, "index-27"]], "octal literal\uff08\u516b\u9032\u4f4d\u5e38\u6578\uff09": [[432, "index-27"]], "operators\uff08\u904b\u7b97\u5b50\uff09": [[432, "index-31"]], "parser\uff08\u5256\u6790\u5668\uff09": [[432, "index-0"]], "physical line\uff08\u7269\u7406\u5217\uff09": [[432, "index-23"], [432, "index-3"], [432, "index-6"]], "r\"": [[432, "index-20"]], "r'": [[432, "index-20"]], "raw string literal\uff08\u539f\u59cb\u5b57\u4e32\u5e38\u6578\uff09": [[432, "index-20"]], "raw string\uff08\u539f\u59cb\u5b57\u4e32\uff09": [[432, "index-18"]], "reserved word\uff08\u4fdd\u7559\u5b57\uff09": [[432, "index-13"]], "soft keyword\uff08\u8edf\u95dc\u9375\u5b57\uff09": [[432, "index-14"]], "source character set\uff08\u539f\u59cb\u5b57\u5143\u96c6\u5408\uff09": [[432, "index-5"]], "source encoding declaration\uff08\u539f\u59cb\u7de8\u78bc\u5ba3\u544a\uff09": [[432, "index-5"]], "statement grouping\uff08\u9673\u8ff0\u5f0f\u7fa4\u7d44\uff09": [[432, "index-8"]], "string literal\uff08\u5b57\u4e32\u5e38\u6578\uff09": [[432, "index-17"], [432, "index-18"]], "tab\uff08\u5b9a\u4f4d\u5b57\u5143\uff09": [[432, "index-8"]], "triple-quoted string\uff08\u4e09\u5f15\u865f\u5b57\u4e32\uff09": [[432, "index-18"]], "u\"": [[432, "index-17"]], "u'": [[432, "index-17"]], "unrecognized escape sequence\uff08\u7121\u6cd5\u8fa8\u8b58\u7684\u8df3\u812b\u5e8f\u5217\uff09": [[432, "index-24"]], "\u65bc\u6578\u503c\u5e38\u6578\u4e2d": [[432, "index-28"], [432, "index-29"], [432, "index-30"]], "\u65bc\u683c\u5f0f\u5316\u5b57\u4e32\u5e38\u6578\u4e2d": [[432, "index-25"]], "%=": [[433, "index-14"]], "&=": [[433, "index-14"]], "**=": [[433, "index-14"]], "*=": [[433, "index-14"]], "+=": [[433, "index-14"]], "-=": [[433, "index-14"]], "//=": [[433, "index-14"]], "/=": [[433, "index-14"]], "<<=": [[433, "index-14"]], ">>=": [[433, "index-14"]], "pep 236": [[433, "index-42"], [460, "index-0"], [460, "index-1"], [460, "index-3"]], "pep 3104": [[433, "index-46"], [467, "index-8"]], "pep 3132": [[433, "index-13"], [467, "index-9"]], "^=": [[433, "index-14"]], "__all__\uff08\u53ef\u9078\u6a21\u7d44\u5c6c\u6027\uff09": [[433, "index-38"]], "__cause__\uff08\u4f8b\u5916\u5c6c\u6027\uff09": [[433, "index-29"]], "__context__\uff08\u4f8b\u5916\u5c6c\u6027\uff09": [[433, "index-29"]], "__debug__": [[433, "index-19"]], "__traceback__\uff08\u4f8b\u5916\u5c6c\u6027\uff09": [[433, "index-27"]], "annotated variable\uff08\u8a3b\u91cb\u8b8a\u6578\uff09": [[433, "index-15"]], "annotated\uff08\u8a3b\u91cb\uff09": [[433, "index-15"]], "assertions\uff08\u65b7\u8a00\uff09": [[433, "index-18"]], "assignment statement\uff08\u8ce6\u503c\u9673\u8ff0\u5f0f\uff09": [[433, "index-4"]], "assignment\uff08\u8ce6\u503c\uff09\u3001annotated\uff08\u8a3b\u91cb\uff09": [[433, "index-15"]], "assignment\uff08\u8ce6\u503c\uff09\u3001augmented\uff08\u589e\u5f37\uff09": [[433, "index-14"]], "augmented assignment\uff08\u589e\u5f37\u8ce6\u503c\uff09": [[433, "index-14"]], "augmented\uff08\u589e\u5f37\uff09": [[433, "index-14"]], "call": [[433, "index-3"]], "deletion\uff08\u522a\u9664\uff09": [[433, "index-21"], [433, "index-23"]], "expression list\uff08\u904b\u7b97\u5f0f\u5217\u8868\uff09": [[433, "index-18"]], "future": [[433, "index-40"]], "future statement\uff08future \u9673\u8ff0\u5f0f\uff09": [[433, "index-40"]], "global": [[433, "index-22"], [433, "index-43"], [433, "index-43"]], "identifier list\uff08\u8b58\u5225\u7b26\u865f\u6e05\u55ae\uff09": [[433, "index-43"], [433, "index-45"]], "loop control\uff08\u8ff4\u5708\u63a7\u5236\uff09": [[433, "index-31"]], "nonlocal": [[433, "index-45"]], "null": [[433, "index-20"]], "output": [[433, "index-3"]], "pass": [[433, "index-20"]], "procedure": [[433, "index-3"]], "raiseing": [[433, "index-27"]], "rebinding\uff08\u91cd\u65b0\u7e6b\u7d50\uff09": [[433, "index-4"]], "simple": [[433, "index-0"]], "standard": [[433, "index-3"]], "type": [[433, "index-47"]], "unbinding\uff08\u89e3\u9664\u7e6b\u7d50\uff09": [[433, "index-22"]], "writing": [[433, "index-3"]], "|=": [[433, "index-14"]], "\u65bc\u76ee\u6a19\u5217\u8868\u4e2d": [[433, "index-6"]], "\u65bc\u8ce6\u503c\u76ee\u6a19\u5217\u8868\u4e2d": [[433, "index-6"]], "windows": [[434, "index-4"]], "command line\uff08\u547d\u4ee4\u5217\uff09": [[434, "index-4"]], "input\uff08\u8f38\u5165\uff09": [[434, "index-5"]], "interactive mode\uff08\u4e92\u52d5\u6a21\u5f0f\uff09": [[434, "index-3"]], "interpreter\uff08\u76f4\u8b6f\u5668\uff09": [[434, "index-0"]], "program\uff08\u7a0b\u5f0f\uff09": [[434, "index-1"]], "standard input\uff08\u6a19\u6e96\u8f38\u5165\uff09": [[434, "index-4"]], "mangling\uff08\u4fee\u98fe\uff09": [[437, "index-1"]], "coding\uff08\u7a0b\u5f0f\u7de8\u5beb\uff09": [[438, "index-9"]], "ddocumentation strings\uff08\u8aaa\u660e\u5b57\u4e32\uff09": [[438, "index-2"], [438, "index-5"]], "docstrings\uff08\u8aaa\u660e\u5b57\u4e32\uff09": [[438, "index-2"], [438, "index-5"]], "strings\uff08\u5b57\u4e32\uff09, documentation\uff08\u8aaa\u660e\u6587\u4ef6\uff09": [[438, "index-2"], [438, "index-5"]], "style\uff08\u98a8\u683c\uff09": [[438, "index-9"]], "# (hash)": [[446, "index-0"]], "--check-hash-based-pycs": [[452, "cmdoption-check-hash-based-pycs"]], "--help-all": [[452, "cmdoption-help-all"]], "--help-env": [[452, "cmdoption-help-env"]], "--help-xoptions": [[452, "cmdoption-help-xoptions"]], "-?": [[452, "cmdoption-0"]], "-oo": [[452, "cmdoption-OO"]], "pythondumprefsfile=filename": [[452, "envvar-PYTHONDUMPREFSFILE-FILENAME"]], "\u547d\u4ee4\u5217\u9078\u9805": [[452, "cmdoption-0"], [452, "cmdoption-B"], [452, "cmdoption-E"], [452, "cmdoption-I"], [452, "cmdoption-J"], [452, "cmdoption-O"], [452, "cmdoption-OO"], [452, "cmdoption-P"], [452, "cmdoption-R"], [452, "cmdoption-S"], [452, "cmdoption-V"], [452, "cmdoption-W"], [452, "cmdoption-X"], [452, "cmdoption-b"], [452, "cmdoption-c"], [452, "cmdoption-check-hash-based-pycs"], [452, "cmdoption-d"], [452, "cmdoption-h"], [452, "cmdoption-help"], [452, "cmdoption-help-all"], [452, "cmdoption-help-env"], [452, "cmdoption-help-xoptions"], [452, "cmdoption-i"], [452, "cmdoption-m"], [452, "cmdoption-q"], [452, "cmdoption-s"], [452, "cmdoption-u"], [452, "cmdoption-v"], [452, "cmdoption-version"], [452, "cmdoption-x"], [453, "cmdoption-0"], [453, "cmdoption-1"], [453, "cmdoption-arg-CONFIG_SITE"], [453, "cmdoption-build"], [453, "cmdoption-disable-ipv6"], [453, "cmdoption-disable-test-modules"], [453, "cmdoption-enable-big-digits"], [453, "cmdoption-enable-bolt"], [453, "cmdoption-enable-framework"], [453, "cmdoption-enable-loadable-sqlite-extensions"], [453, "cmdoption-enable-optimizations"], [453, "cmdoption-enable-profiling"], [453, "cmdoption-enable-pystats"], [453, "cmdoption-enable-shared"], [453, "cmdoption-enable-universalsdk"], [453, "cmdoption-enable-wasm-dynamic-linking"], [453, "cmdoption-enable-wasm-pthreads"], [453, "cmdoption-exec-prefix"], [453, "cmdoption-host"], [453, "cmdoption-prefix"], [453, "cmdoption-with-address-sanitizer"], [453, "cmdoption-with-assertions"], [453, "cmdoption-with-build-python"], [453, "cmdoption-with-builtin-hashlib-hashes"], [453, "cmdoption-with-computed-gotos"], [453, "cmdoption-with-dbmliborder"], [453, "cmdoption-with-dtrace"], [453, "cmdoption-with-emscripten-target"], [453, "cmdoption-with-ensurepip"], [453, "cmdoption-with-framework-name"], [453, "cmdoption-with-hash-algorithm"], [453, "cmdoption-with-libc"], [453, "cmdoption-with-libm"], [453, "cmdoption-with-libs"], [453, "cmdoption-with-lto"], [453, "cmdoption-with-memory-sanitizer"], [453, "cmdoption-with-openssl"], [453, "cmdoption-with-openssl-rpath"], [453, "cmdoption-with-pkg-config"], [453, "cmdoption-with-platlibdir"], [453, "cmdoption-with-pydebug"], [453, "cmdoption-with-readline"], [453, "cmdoption-with-ssl-default-suites"], [453, "cmdoption-with-strict-overflow"], [453, "cmdoption-with-suffix"], [453, "cmdoption-with-system-expat"], [453, "cmdoption-with-system-libmpdec"], [453, "cmdoption-with-trace-refs"], [453, "cmdoption-with-tzpath"], [453, "cmdoption-with-undefined-behavior-sanitizer"], [453, "cmdoption-with-universal-archs"], [453, "cmdoption-with-valgrind"], [453, "cmdoption-with-wheel-pkg-dir"], [453, "cmdoption-without-c-locale-coercion"], [453, "cmdoption-without-decimal-contextvar"], [453, "cmdoption-without-doc-strings"], [453, "cmdoption-without-freelists"], [453, "cmdoption-without-pymalloc"], [453, "cmdoption-without-readline"], [453, "cmdoption-without-static-libpython"]], "--build": [[453, "cmdoption-build"]], "--disable-ipv6": [[453, "cmdoption-disable-ipv6"]], "--disable-test-modules": [[453, "cmdoption-disable-test-modules"]], "--enable-big-digits": [[453, "cmdoption-enable-big-digits"]], "--enable-bolt": [[453, "cmdoption-enable-bolt"]], "--enable-framework": [[453, "cmdoption-1"], [453, "cmdoption-enable-framework"]], "--enable-loadable-sqlite-extensions": [[453, "cmdoption-enable-loadable-sqlite-extensions"]], "--enable-optimizations": [[453, "cmdoption-enable-optimizations"]], "--enable-profiling": [[453, "cmdoption-enable-profiling"]], "--enable-pystats": [[453, "cmdoption-enable-pystats"]], "--enable-shared": [[453, "cmdoption-enable-shared"]], "--enable-universalsdk": [[453, "cmdoption-0"], [453, "cmdoption-enable-universalsdk"]], "--enable-wasm-dynamic-linking": [[453, "cmdoption-enable-wasm-dynamic-linking"]], "--enable-wasm-pthreads": [[453, "cmdoption-enable-wasm-pthreads"]], "--exec-prefix": [[453, "cmdoption-exec-prefix"]], "--host": [[453, "cmdoption-host"]], "--prefix": [[453, "cmdoption-prefix"]], "--with-address-sanitizer": [[453, "cmdoption-with-address-sanitizer"]], "--with-assertions": [[453, "cmdoption-with-assertions"]], "--with-build-python": [[453, "cmdoption-with-build-python"]], "--with-builtin-hashlib-hashes": [[453, "cmdoption-with-builtin-hashlib-hashes"]], "--with-computed-gotos": [[453, "cmdoption-with-computed-gotos"]], "--with-dbmliborder": [[453, "cmdoption-with-dbmliborder"]], "--with-dtrace": [[453, "cmdoption-with-dtrace"]], "--with-emscripten-target": [[453, "cmdoption-with-emscripten-target"]], "--with-ensurepip": [[453, "cmdoption-with-ensurepip"]], "--with-framework-name": [[453, "cmdoption-with-framework-name"]], "--with-hash-algorithm": [[453, "cmdoption-with-hash-algorithm"]], "--with-libc": [[453, "cmdoption-with-libc"]], "--with-libm": [[453, "cmdoption-with-libm"]], "--with-libs": [[453, "cmdoption-with-libs"]], "--with-lto": [[453, "cmdoption-with-lto"]], "--with-memory-sanitizer": [[453, "cmdoption-with-memory-sanitizer"]], "--with-openssl": [[453, "cmdoption-with-openssl"]], "--with-openssl-rpath": [[453, "cmdoption-with-openssl-rpath"]], "--with-pkg-config": [[453, "cmdoption-with-pkg-config"]], "--with-platlibdir": [[453, "cmdoption-with-platlibdir"]], "--with-pydebug": [[453, "cmdoption-with-pydebug"]], "--with-readline": [[453, "cmdoption-with-readline"]], "--with-ssl-default-suites": [[453, "cmdoption-with-ssl-default-suites"]], "--with-strict-overflow": [[453, "cmdoption-with-strict-overflow"]], "--with-suffix": [[453, "cmdoption-with-suffix"]], "--with-system-expat": [[453, "cmdoption-with-system-expat"]], "--with-system-libmpdec": [[453, "cmdoption-with-system-libmpdec"]], "--with-trace-refs": [[453, "cmdoption-with-trace-refs"]], "--with-tzpath": [[453, "cmdoption-with-tzpath"]], "--with-undefined-behavior-sanitizer": [[453, "cmdoption-with-undefined-behavior-sanitizer"]], "--with-universal-archs": [[453, "cmdoption-with-universal-archs"]], "--with-valgrind": [[453, "cmdoption-with-valgrind"]], "--with-wheel-pkg-dir": [[453, "cmdoption-with-wheel-pkg-dir"]], "--without-c-locale-coercion": [[453, "cmdoption-without-c-locale-coercion"]], "--without-decimal-contextvar": [[453, "cmdoption-without-decimal-contextvar"]], "--without-doc-strings": [[453, "cmdoption-without-doc-strings"]], "--without-freelists": [[453, "cmdoption-without-freelists"]], "--without-pymalloc": [[453, "cmdoption-without-pymalloc"]], "--without-readline": [[453, "cmdoption-without-readline"]], "--without-static-libpython": [[453, "cmdoption-without-static-libpython"]], "basecflags": [[453, "envvar-BASECFLAGS"]], "basecppflags": [[453, "envvar-BASECPPFLAGS"]], "bldshared": [[453, "envvar-BLDSHARED"]], "cc": [[453, "envvar-CC"], [462, "index-24"]], "ccshared": [[453, "envvar-CCSHARED"]], "cflags": [[453, "envvar-CFLAGS"], [453, "index-13"], [453, "index-14"], [453, "index-15"], [453, "index-16"], [453, "index-19"], [462, "index-25"]], "cflagsforshared": [[453, "envvar-CFLAGSFORSHARED"]], "cflags_aliasing": [[453, "envvar-CFLAGS_ALIASING"]], "cflags_nodist": [[453, "envvar-CFLAGS_NODIST"], [453, "index-12"], [453, "index-17"], [453, "index-22"]], "compileall_opts": [[453, "envvar-COMPILEALL_OPTS"]], "configure_cflags": [[453, "envvar-CONFIGURE_CFLAGS"]], "configure_cflags_nodist": [[453, "envvar-CONFIGURE_CFLAGS_NODIST"]], "configure_cppflags": [[453, "envvar-CONFIGURE_CPPFLAGS"]], "configure_ldflags": [[453, "envvar-CONFIGURE_LDFLAGS"]], "configure_ldflags_nodist": [[453, "envvar-CONFIGURE_LDFLAGS_NODIST"]], "config_site": [[453, "cmdoption-arg-CONFIG_SITE"]], "cppflags": [[453, "envvar-CPPFLAGS"], [453, "index-10"], [453, "index-27"], [453, "index-9"], [462, "index-28"]], "cxx": [[453, "envvar-CXX"]], "extra_cflags": [[453, "envvar-EXTRA_CFLAGS"]], "ldflags": [[453, "envvar-LDFLAGS"], [453, "index-11"], [453, "index-18"], [453, "index-20"], [453, "index-23"], [453, "index-24"], [453, "index-25"], [453, "index-28"], [462, "index-27"]], "ldflags_nodist": [[453, "envvar-LDFLAGS_NODIST"], [453, "index-21"], [453, "index-26"]], "ldshared": [[453, "envvar-LDSHARED"]], "libs": [[453, "envvar-LIBS"]], "linkcc": [[453, "envvar-LINKCC"]], "opt": [[453, "envvar-OPT"], [453, "index-8"]], "pep 11": [[453, "index-1"], [458, "index-0"], [458, "index-38"], [467, "index-19"], [470, "index-117"], [475, "index-48"], [477, "index-5"], [480, "index-252"], [480, "index-51"], [480, "index-52"]], "profile_task": [[453, "envvar-PROFILE_TASK"], [453, "index-4"]], "purify": [[453, "envvar-PURIFY"]], "py_builtin_module_cflags": [[453, "envvar-PY_BUILTIN_MODULE_CFLAGS"]], "py_cflags": [[453, "envvar-PY_CFLAGS"]], "py_cflags_nodist": [[453, "envvar-PY_CFLAGS_NODIST"]], "py_core_cflags": [[453, "envvar-PY_CORE_CFLAGS"]], "py_core_ldflags": [[453, "envvar-PY_CORE_LDFLAGS"]], "py_cppflags": [[453, "envvar-PY_CPPFLAGS"]], "py_ldflags": [[453, "envvar-PY_LDFLAGS"]], "py_ldflags_nodist": [[453, "envvar-PY_LDFLAGS_NODIST"]], "py_stdmodule_cflags": [[453, "envvar-PY_STDMODULE_CFLAGS"]], "%appdata%": [[458, "index-8"]], "pathext": [[458, "index-4"], [458, "index-6"], [474, "index-51"], [480, "index-137"]], "pep 397": [[458, "index-19"], [473, "index-55"], [475, "index-22"]], "pep 514": [[458, "index-21"], [470, "index-93"], [480, "index-274"], [480, "index-74"]], "pylauncher_allow_install": [[458, "index-29"], [480, "index-75"]], "pylauncher_always_install": [[458, "index-30"]], "pylauncher_debug": [[458, "index-27"]], "pylauncher_dryrun": [[458, "index-28"], [458, "index-31"]], "pylauncher_no_search_path": [[458, "index-24"]], "py_python": [[458, "index-26"]], "pep 100": [[459, "index-3"]], "pep 201": [[459, "index-2"]], "pep 207": [[460, "index-4"], [460, "index-5"]], "pep 208": [[460, "index-13"]], "pep 217": [[460, "index-12"]], "pep 229": [[460, "index-8"]], "pep 230": [[460, "index-7"]], "pep 232": [[460, "index-10"]], "pep 241": [[460, "index-14"], [460, "index-15"], [460, "index-16"]], "pep 243": [[460, "index-17"]], "pep 234": [[461, "index-7"]], "pep 253": [[461, "index-0"], [461, "index-1"], [461, "index-3"], [461, "index-5"], [461, "index-6"]], "pep 261": [[461, "index-14"], [461, "index-15"]], "pep 264": [[461, "index-22"]], "rfc 2104": [[461, "index-17"]], "rfc 2487": [[461, "index-18"]], "cpp": [[462, "index-26"]], "pep 218": [[462, "index-0"], [463, "index-0"], [463, "index-13"]], "pep 277": [[462, "index-7"]], "pep 279": [[462, "index-10"]], "pep 285": [[462, "index-13"], [462, "index-14"]], "pep 293": [[462, "index-15"]], "pep 301": [[462, "index-16"]], "what's new\uff08\u6709\u4ec0\u9ebc\u65b0\u529f\u80fd\uff09": [[462, "index-8"], [463, "index-7"], [464, "index-20"], [465, "index-13"]], "pep 322": [[463, "index-14"], [463, "index-6"]], "pep 327": [[463, "index-9"]], "pep 331": [[463, "index-11"]], "pep 288": [[464, "index-12"]], "pep 309": [[464, "index-3"]], "pep 314": [[464, "index-4"]], "pep 325": [[464, "index-13"]], "pep 333": [[464, "index-26"], [464, "index-27"]], "pep 339": [[464, "index-30"]], "pep 341": [[464, "index-8"]], "pep 347": [[464, "index-28"]], "pep 352": [[464, "index-15"], [465, "index-25"], [467, "index-25"]], "pep 356": [[464, "index-0"]], "pep 357": [[464, "index-18"]], "appdata": [[465, "index-5"]], "pep 3000": [[465, "index-1"]], "pep 3100": [[465, "index-2"]], "pep 3110": [[465, "index-11"], [467, "index-13"], [467, "index-27"]], "pep 3127": [[465, "index-17"]], "pep 361": [[465, "index-0"]], "pep 371": [[465, "index-8"]], "rfc 2033": [[465, "index-22"]], "rfc 3207": [[465, "index-23"]], "ldcxxshared": [[466, "index-12"]], "pep 3106": [[466, "index-6"]], "pep 3137": [[466, "index-7"]], "pep 372": [[466, "index-2"], [468, "index-0"]], "pep 373": [[466, "index-0"]], "pep 389": [[466, "index-4"], [472, "index-2"]], "pep 391": [[466, "index-5"], [472, "index-3"]], "pep 466": [[466, "index-17"], [466, "index-18"], [466, "index-19"], [466, "index-20"]], "pep 476": [[466, "index-25"]], "pep 477": [[466, "index-21"]], "pep 493": [[466, "index-26"]], "pythonshowalloccount": [[466, "index-15"]], "pythonshowrefcount": [[466, "index-14"]], "user_base": [[466, "index-9"]], "pep 274": [[467, "index-10"]], "pep 3102": [[467, "index-7"]], "pep 3108": [[467, "index-17"], [467, "index-20"], [467, "index-22"]], "pep 3109": [[467, "index-11"], [467, "index-26"]], "pep 3111": [[467, "index-32"]], "pep 3113": [[467, "index-15"]], "pep 3114": [[467, "index-30"]], "pep 3123": [[467, "index-35"]], "pep 3138": [[467, "index-3"]], "pep 4": [[467, "index-18"]], "pep 384": [[469, "index-119"], [472, "index-1"], [480, "index-108"]], "pep 618": [[469, "index-106"], [469, "index-83"], [480, "index-151"]], "pep 624": [[469, "index-92"], [470, "index-122"], [470, "index-86"], [480, "index-97"]], "pep 632": [[469, "index-108"], [469, "index-90"], [471, "index-2"], [471, "index-33"], [480, "index-36"]], "pep 635": [[469, "index-81"], [469, "index-96"]], "pep 652": [[469, "index-116"], [480, "index-103"]], "pythonthreaddebug": [[469, "index-114"], [470, "index-116"], [480, "index-87"]], "pep 11#tier-3": [[470, "index-118"]], "pep 484#annotating-instance-and-class-methods": [[470, "index-99"]], "pep 624#alternative-apis": [[470, "index-123"]], "pep 654": [[470, "index-113"], [470, "index-90"], [470, "index-91"], [480, "index-40"], [480, "index-79"], [480, "index-82"]], "pep 657": [[470, "index-110"], [470, "index-88"], [480, "index-59"], [480, "index-88"]], "pep 659": [[470, "index-111"], [470, "index-112"]], "pep 670": [[470, "index-119"], [470, "index-87"]], "pep 678": [[470, "index-92"], [471, "index-21"], [480, "index-22"], [480, "index-56"], [480, "index-8"]], "pep 680": [[470, "index-107"], [470, "index-83"], [480, "index-70"]], "pep 669": [[471, "index-11"], [480, "index-9"]], "pep 683": [[471, "index-43"], [480, "index-6"]], "pep 684": [[471, "index-44"], [471, "index-9"]], "pep 693": [[471, "index-52"]], "pep 697": [[471, "index-40"], [471, "index-42"], [480, "index-21"]], "pep 699": [[471, "index-45"], [471, "index-46"], [480, "index-29"]], "pep 701": [[471, "index-25"], [471, "index-27"], [471, "index-37"], [471, "index-38"], [471, "index-39"], [471, "index-54"], [471, "index-6"]], "pep 709": [[471, "index-13"], [471, "index-14"], [471, "index-28"], [480, "index-11"]], "pep 385": [[472, "index-14"]], "pep 392": [[472, "index-0"]], "rfc 2818": [[472, "index-12"]], "pep 3144": [[473, "index-59"]], "pep 398": [[473, "index-51"]], "pep 409": [[473, "index-13"]], "pep 418": [[473, "index-60"]], "rfc 1870": [[473, "index-27"]], "yield from\uff08\u5728\u6709\u4ec0\u9ebc\u65b0\u529f\u80fd\u4e2d\uff09": [[473, "index-11"]], "pep 247": [[474, "index-37"]], "pep 3156": [[474, "index-25"], [474, "index-26"], [474, "index-31"], [474, "index-4"], [474, "index-8"]], "pep 424": [[474, "index-24"], [474, "index-38"]], "pep 429": [[474, "index-0"]], "pep 435": [[474, "index-28"], [474, "index-29"], [474, "index-6"]], "pep 436": [[474, "index-18"], [474, "index-48"], [474, "index-49"]], "pep 445": [[474, "index-17"], [474, "index-43"], [474, "index-44"], [474, "index-52"]], "pep 446": [[474, "index-14"], [474, "index-2"], [474, "index-21"], [474, "index-22"]], "pep 450": [[474, "index-32"], [474, "index-33"], [474, "index-9"]], "pep 454": [[474, "index-10"], [474, "index-34"], [474, "index-35"]], "pep 456": [[474, "index-13"], [474, "index-47"]], "python*": [[474, "index-50"], [480, "index-42"]], "pep 441": [[475, "index-29"], [475, "index-30"]], "pep 465": [[475, "index-3"], [475, "index-4"], [475, "index-46"], [480, "index-304"]], "pep 471": [[475, "index-13"], [475, "index-14"], [480, "index-300"]], "pep 478": [[475, "index-0"]], "pep 486": [[475, "index-21"], [475, "index-23"], [480, "index-301"]], "rfc 6152": [[475, "index-37"]], "pep 487": [[476, "index-13"], [476, "index-14"], [476, "index-15"], [476, "index-37"], [480, "index-251"], [480, "index-261"], [480, "index-270"]], "pep 494": [[476, "index-0"]], "pep 511": [[476, "index-36"]], "pep 520": [[476, "index-23"]], "pep 628": [[476, "index-29"], [476, "index-30"], [480, "index-272"]], "pep 545": [[477, "index-24"], [477, "index-40"]], "pep 553": [[477, "index-13"], [480, "index-245"]], "pep 564": [[477, "index-17"], [477, "index-18"], [477, "index-32"], [480, "index-243"]], "pep 573": [[479, "index-23"], [479, "index-6"], [480, "index-159"], [480, "index-164"]], "pep 596": [[479, "index-0"]], "pep 616": [[479, "index-12"], [479, "index-4"], [480, "index-171"]], "enablecontrolflowguard": [[480, "index-94"]], "pep 676": [[480, "index-72"]], "pep 687": [[480, "index-14"], [480, "index-15"], [480, "index-16"], [480, "index-17"], [480, "index-18"], [480, "index-19"], [480, "index-23"], [480, "index-25"], [480, "index-26"]], "pep 689": [[480, "index-27"]], "pip_user": [[480, "index-208"]], "pythondumprefsfile": [[480, "index-86"]], "pythonregrtest_unicode_guard": [[480, "index-63"]], "rfc 3491": [[480, "index-34"]], "rfc 5894": [[480, "index-33"]], "rfc 7538": [[480, "index-84"]], "rfc 9239": [[480, "index-43"]]}}) \ No newline at end of file